@charset "UTF-8";
/*!
   * Bootstrap  v5.3.2 (https://getbootstrap.com/)
   * Copyright 2011-2023 The Bootstrap Authors
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */:root,[data-bs-theme="light"]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #798490;--bs-gray-dark: #4a545b;--bs-gray-100: #f9f9f9;--bs-gray-200: #eee;--bs-gray-300: #bcc1c7;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #798490;--bs-gray-700: #495057;--bs-gray-800: #4a545b;--bs-gray-900: #212529;--bs-primary: #69755c;--bs-secondary: #564b48;--bs-success: #3cc261;--bs-info: #26b6cf;--bs-warning: #ffbd5d;--bs-danger: #e52427;--bs-light: #f9f9f9;--bs-dark: #4a545b;--bs-primary-rgb: 105, 117, 92;--bs-secondary-rgb: 86, 75, 72;--bs-success-rgb: 60, 194, 97;--bs-info-rgb: 38, 182, 207;--bs-warning-rgb: 255, 189, 93;--bs-danger-rgb: 229, 36, 39;--bs-light-rgb: 249, 249, 249;--bs-dark-rgb: 74, 84, 91;--bs-primary-text-emphasis: #2a2f25;--bs-secondary-text-emphasis: #221e1d;--bs-success-text-emphasis: #184e27;--bs-info-text-emphasis: #0f4953;--bs-warning-text-emphasis: #664c25;--bs-danger-text-emphasis: #5c0e10;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #e1e3de;--bs-secondary-bg-subtle: #dddbda;--bs-success-bg-subtle: #d8f3df;--bs-info-bg-subtle: #d4f0f5;--bs-warning-bg-subtle: #fff2df;--bs-danger-bg-subtle: #fad3d4;--bs-light-bg-subtle: #fcfcfc;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #c3c8be;--bs-secondary-border-subtle: #bbb7b6;--bs-success-border-subtle: #b1e7c0;--bs-info-border-subtle: #a8e2ec;--bs-warning-border-subtle: #ffe5be;--bs-danger-border-subtle: #f5a7a9;--bs-light-border-subtle: #eee;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: "Inter", sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #564b48;--bs-body-color-rgb: 86, 75, 72;--bs-body-bg: #ffffff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: #564b48;--bs-secondary-color-rgb: 86, 75, 72;--bs-secondary-bg: #eee;--bs-secondary-bg-rgb: 238, 238, 238;--bs-tertiary-color: rgba(86, 75, 72, 0.5);--bs-tertiary-color-rgb: 86, 75, 72;--bs-tertiary-bg: #f9f9f9;--bs-tertiary-bg-rgb: 249, 249, 249;--bs-heading-color: #564b48;--bs-link-color: #69755c;--bs-link-color-rgb: 105, 117, 92;--bs-link-decoration: underline;--bs-link-hover-color: #545e4a;--bs-link-hover-color-rgb: 84, 94, 74;--bs-link-hover-decoration: underline;--bs-code-color: #d63384;--bs-highlight-color: #564b48;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #d4cec5;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0;--bs-border-radius-sm: 0;--bs-border-radius-lg: 0;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 1;--bs-focus-ring-color: #69755c;--bs-form-valid-color: #3cc261;--bs-form-valid-border-color: #3cc261;--bs-form-invalid-color: #e52427;--bs-form-invalid-border-color: #e52427}[data-bs-theme="dark"]{color-scheme:dark;--bs-body-color: #bcc1c7;--bs-body-color-rgb: 188, 193, 199;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(188, 193, 199, 0.75);--bs-secondary-color-rgb: 188, 193, 199;--bs-secondary-bg: #4a545b;--bs-secondary-bg-rgb: 74, 84, 91;--bs-tertiary-color: rgba(188, 193, 199, 0.5);--bs-tertiary-color-rgb: 188, 193, 199;--bs-tertiary-bg: #363d42;--bs-tertiary-bg-rgb: 54, 61, 66;--bs-primary-text-emphasis: #a5ac9d;--bs-secondary-text-emphasis: #9a9391;--bs-success-text-emphasis: #8adaa0;--bs-info-text-emphasis: #7dd3e2;--bs-warning-text-emphasis: #ffd79e;--bs-danger-text-emphasis: #ef7c7d;--bs-light-text-emphasis: #f9f9f9;--bs-dark-text-emphasis: #bcc1c7;--bs-primary-bg-subtle: #151712;--bs-secondary-bg-subtle: #110f0e;--bs-success-bg-subtle: #0c2713;--bs-info-bg-subtle: #082429;--bs-warning-bg-subtle: #332613;--bs-danger-bg-subtle: #2e0708;--bs-light-bg-subtle: #4a545b;--bs-dark-bg-subtle: #252a2e;--bs-primary-border-subtle: #3f4637;--bs-secondary-border-subtle: #342d2b;--bs-success-border-subtle: #24743a;--bs-info-border-subtle: #176d7c;--bs-warning-border-subtle: #997138;--bs-danger-border-subtle: #891617;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #4a545b;--bs-heading-color: inherit;--bs-link-color: #a5ac9d;--bs-link-hover-color: #b7bdb1;--bs-link-color-rgb: 165, 172, 157;--bs-link-hover-color-rgb: 183, 189, 177;--bs-code-color: #e685b5;--bs-highlight-color: #bcc1c7;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:0.25}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:0.5rem;font-family:"Inter", sans-serif;font-weight:700;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.35rem + 1.2vw)}@media (min-width:1200px){h1,.h1{font-size:2.25rem}}h2,.h2{font-size:calc(1.3rem + 0.6vw)}@media (min-width:1200px){h2,.h2{font-size:1.75rem}}h3,.h3{font-size:calc(1.275rem + 0.3vw)}@media (min-width:1200px){h3,.h3{font-size:1.5rem}}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1rem}h6,.h6{font-size:0.875rem}p{margin-top:0;margin-bottom:2rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:0.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:0.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb);text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:0.1875rem 0.375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:0}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:0.5rem;padding-bottom:0.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator{display:none !important}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:0.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:0.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#798490}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:0.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:0.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.container,.cms-section .boxed,.container-fluid,.container-xs{--bs-gutter-x: 20px;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}.container,.cms-section .boxed{max-width:1400px}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-lgx: 1100px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xls: 1225px;--bs-breakpoint-xxl: 1360px;--bs-breakpoint-xxls: 1385px;--bs-breakpoint-xxlm: 1520px;--bs-breakpoint-xxxl: 1680px;--bs-breakpoint-max: 1840px}.row,.is-act-cartpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .checkout-container,.is-act-confirmpage .checkout .checkout-container,.is-ctl-accountorder .checkout .checkout-container,.is-act-finishpage .checkout .checkout-container{--bs-gutter-x: 20px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*,.is-act-cartpage .checkout .checkout-container>*,.is-act-checkoutregisterpage .checkout .checkout-container>*,.is-act-confirmpage .checkout .checkout-container>*,.is-ctl-accountorder .checkout .checkout-container>*,.is-act-finishpage .checkout .checkout-container>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col,.is-act-confirmpage .checkout .checkout-aside,.is-ctl-accountorder .checkout .checkout-aside,.is-act-finishpage .checkout .checkout-aside{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6,.is-act-confirmpage .checkout .checkout-additional,.is-ctl-accountorder .checkout .checkout-additional{flex:0 0 auto;width:50%}.col-sm-7,.is-act-finishpage .checkout .checkout-additional,.is-act-finishpage .checkout .checkout-aside{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5,.is-act-finishpage .checkout .checkout-aside{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4,.is-act-checkoutregisterpage .checkout .checkout-aside{flex:0 0 auto;width:33.33333333%}.col-md-5,.is-act-cartpage .checkout .checkout-aside{flex:0 0 auto;width:41.66666667%}.col-md-6,.is-act-confirmpage .checkout .checkout-aside,.is-ctl-accountorder .checkout .checkout-aside,.is-act-finishpage .checkout .checkout-additional,.is-act-finishpage .checkout .checkout-aside{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6,.is-act-confirmpage .checkout .checkout-aside,.is-ctl-accountorder .checkout .checkout-aside,.is-act-finishpage .checkout .checkout-aside{margin-left:50%}.offset-md-7,.is-act-cartpage .checkout .checkout-aside{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4,.is-act-cartpage .checkout .checkout-aside,.is-act-confirmpage .checkout .checkout-additional,.is-ctl-accountorder .checkout .checkout-additional,.is-act-confirmpage .checkout .checkout-aside,.is-ctl-accountorder .checkout .checkout-aside,.is-act-finishpage .checkout .checkout-additional,.is-act-finishpage .checkout .checkout-aside{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8,.is-act-cartpage .checkout .checkout-main,.is-act-checkoutregisterpage .checkout .checkout-main,.is-act-confirmpage .checkout .checkout-main,.is-ctl-accountorder .checkout .checkout-main,.is-act-finishpage .checkout .checkout-main{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0,.is-act-cartpage .checkout .checkout-aside{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2,.is-act-confirmpage .checkout .checkout-main,.is-ctl-accountorder .checkout .checkout-main,.is-act-confirmpage .checkout .checkout-additional,.is-ctl-accountorder .checkout .checkout-additional,.is-act-finishpage .checkout .checkout-main,.is-act-finishpage .checkout .checkout-additional{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width:1100px){.col-lgx{flex:1 0 0%}.row-cols-lgx-auto>*{flex:0 0 auto;width:auto}.row-cols-lgx-1>*{flex:0 0 auto;width:100%}.row-cols-lgx-2>*{flex:0 0 auto;width:50%}.row-cols-lgx-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lgx-4>*{flex:0 0 auto;width:25%}.row-cols-lgx-5>*{flex:0 0 auto;width:20%}.row-cols-lgx-6>*{flex:0 0 auto;width:16.66666667%}.col-lgx-auto{flex:0 0 auto;width:auto}.col-lgx-1{flex:0 0 auto;width:8.33333333%}.col-lgx-2{flex:0 0 auto;width:16.66666667%}.col-lgx-3{flex:0 0 auto;width:25%}.col-lgx-4{flex:0 0 auto;width:33.33333333%}.col-lgx-5{flex:0 0 auto;width:41.66666667%}.col-lgx-6{flex:0 0 auto;width:50%}.col-lgx-7{flex:0 0 auto;width:58.33333333%}.col-lgx-8{flex:0 0 auto;width:66.66666667%}.col-lgx-9{flex:0 0 auto;width:75%}.col-lgx-10{flex:0 0 auto;width:83.33333333%}.col-lgx-11{flex:0 0 auto;width:91.66666667%}.col-lgx-12{flex:0 0 auto;width:100%}.offset-lgx-0{margin-left:0}.offset-lgx-1{margin-left:8.33333333%}.offset-lgx-2{margin-left:16.66666667%}.offset-lgx-3{margin-left:25%}.offset-lgx-4{margin-left:33.33333333%}.offset-lgx-5{margin-left:41.66666667%}.offset-lgx-6{margin-left:50%}.offset-lgx-7{margin-left:58.33333333%}.offset-lgx-8{margin-left:66.66666667%}.offset-lgx-9{margin-left:75%}.offset-lgx-10{margin-left:83.33333333%}.offset-lgx-11{margin-left:91.66666667%}.g-lgx-0,.gx-lgx-0{--bs-gutter-x: 0}.g-lgx-0,.gy-lgx-0{--bs-gutter-y: 0}.g-lgx-1,.gx-lgx-1{--bs-gutter-x: 0.25rem}.g-lgx-1,.gy-lgx-1{--bs-gutter-y: 0.25rem}.g-lgx-2,.gx-lgx-2{--bs-gutter-x: 0.5rem}.g-lgx-2,.gy-lgx-2{--bs-gutter-y: 0.5rem}.g-lgx-3,.gx-lgx-3{--bs-gutter-x: 1rem}.g-lgx-3,.gy-lgx-3{--bs-gutter-y: 1rem}.g-lgx-4,.gx-lgx-4{--bs-gutter-x: 1.5rem}.g-lgx-4,.gy-lgx-4{--bs-gutter-y: 1.5rem}.g-lgx-5,.gx-lgx-5{--bs-gutter-x: 3rem}.g-lgx-5,.gy-lgx-5{--bs-gutter-y: 3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4,.is-act-cartpage .checkout .checkout-aside{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width:1225px){.col-xls{flex:1 0 0%}.row-cols-xls-auto>*{flex:0 0 auto;width:auto}.row-cols-xls-1>*{flex:0 0 auto;width:100%}.row-cols-xls-2>*{flex:0 0 auto;width:50%}.row-cols-xls-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xls-4>*{flex:0 0 auto;width:25%}.row-cols-xls-5>*{flex:0 0 auto;width:20%}.row-cols-xls-6>*{flex:0 0 auto;width:16.66666667%}.col-xls-auto{flex:0 0 auto;width:auto}.col-xls-1{flex:0 0 auto;width:8.33333333%}.col-xls-2{flex:0 0 auto;width:16.66666667%}.col-xls-3{flex:0 0 auto;width:25%}.col-xls-4{flex:0 0 auto;width:33.33333333%}.col-xls-5{flex:0 0 auto;width:41.66666667%}.col-xls-6{flex:0 0 auto;width:50%}.col-xls-7{flex:0 0 auto;width:58.33333333%}.col-xls-8{flex:0 0 auto;width:66.66666667%}.col-xls-9{flex:0 0 auto;width:75%}.col-xls-10{flex:0 0 auto;width:83.33333333%}.col-xls-11{flex:0 0 auto;width:91.66666667%}.col-xls-12{flex:0 0 auto;width:100%}.offset-xls-0{margin-left:0}.offset-xls-1{margin-left:8.33333333%}.offset-xls-2{margin-left:16.66666667%}.offset-xls-3{margin-left:25%}.offset-xls-4{margin-left:33.33333333%}.offset-xls-5{margin-left:41.66666667%}.offset-xls-6{margin-left:50%}.offset-xls-7{margin-left:58.33333333%}.offset-xls-8{margin-left:66.66666667%}.offset-xls-9{margin-left:75%}.offset-xls-10{margin-left:83.33333333%}.offset-xls-11{margin-left:91.66666667%}.g-xls-0,.gx-xls-0{--bs-gutter-x: 0}.g-xls-0,.gy-xls-0{--bs-gutter-y: 0}.g-xls-1,.gx-xls-1{--bs-gutter-x: 0.25rem}.g-xls-1,.gy-xls-1{--bs-gutter-y: 0.25rem}.g-xls-2,.gx-xls-2{--bs-gutter-x: 0.5rem}.g-xls-2,.gy-xls-2{--bs-gutter-y: 0.5rem}.g-xls-3,.gx-xls-3{--bs-gutter-x: 1rem}.g-xls-3,.gy-xls-3{--bs-gutter-y: 1rem}.g-xls-4,.gx-xls-4{--bs-gutter-x: 1.5rem}.g-xls-4,.gy-xls-4{--bs-gutter-y: 1.5rem}.g-xls-5,.gx-xls-5{--bs-gutter-x: 3rem}.g-xls-5,.gy-xls-5{--bs-gutter-y: 3rem}}@media (min-width:1360px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}@media (min-width:1385px){.col-xxls{flex:1 0 0%}.row-cols-xxls-auto>*{flex:0 0 auto;width:auto}.row-cols-xxls-1>*{flex:0 0 auto;width:100%}.row-cols-xxls-2>*{flex:0 0 auto;width:50%}.row-cols-xxls-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxls-4>*{flex:0 0 auto;width:25%}.row-cols-xxls-5>*{flex:0 0 auto;width:20%}.row-cols-xxls-6>*{flex:0 0 auto;width:16.66666667%}.col-xxls-auto{flex:0 0 auto;width:auto}.col-xxls-1{flex:0 0 auto;width:8.33333333%}.col-xxls-2{flex:0 0 auto;width:16.66666667%}.col-xxls-3{flex:0 0 auto;width:25%}.col-xxls-4{flex:0 0 auto;width:33.33333333%}.col-xxls-5{flex:0 0 auto;width:41.66666667%}.col-xxls-6{flex:0 0 auto;width:50%}.col-xxls-7{flex:0 0 auto;width:58.33333333%}.col-xxls-8{flex:0 0 auto;width:66.66666667%}.col-xxls-9{flex:0 0 auto;width:75%}.col-xxls-10{flex:0 0 auto;width:83.33333333%}.col-xxls-11{flex:0 0 auto;width:91.66666667%}.col-xxls-12{flex:0 0 auto;width:100%}.offset-xxls-0{margin-left:0}.offset-xxls-1{margin-left:8.33333333%}.offset-xxls-2{margin-left:16.66666667%}.offset-xxls-3{margin-left:25%}.offset-xxls-4{margin-left:33.33333333%}.offset-xxls-5{margin-left:41.66666667%}.offset-xxls-6{margin-left:50%}.offset-xxls-7{margin-left:58.33333333%}.offset-xxls-8{margin-left:66.66666667%}.offset-xxls-9{margin-left:75%}.offset-xxls-10{margin-left:83.33333333%}.offset-xxls-11{margin-left:91.66666667%}.g-xxls-0,.gx-xxls-0{--bs-gutter-x: 0}.g-xxls-0,.gy-xxls-0{--bs-gutter-y: 0}.g-xxls-1,.gx-xxls-1{--bs-gutter-x: 0.25rem}.g-xxls-1,.gy-xxls-1{--bs-gutter-y: 0.25rem}.g-xxls-2,.gx-xxls-2{--bs-gutter-x: 0.5rem}.g-xxls-2,.gy-xxls-2{--bs-gutter-y: 0.5rem}.g-xxls-3,.gx-xxls-3{--bs-gutter-x: 1rem}.g-xxls-3,.gy-xxls-3{--bs-gutter-y: 1rem}.g-xxls-4,.gx-xxls-4{--bs-gutter-x: 1.5rem}.g-xxls-4,.gy-xxls-4{--bs-gutter-y: 1.5rem}.g-xxls-5,.gx-xxls-5{--bs-gutter-x: 3rem}.g-xxls-5,.gy-xxls-5{--bs-gutter-y: 3rem}}@media (min-width:1520px){.col-xxlm{flex:1 0 0%}.row-cols-xxlm-auto>*{flex:0 0 auto;width:auto}.row-cols-xxlm-1>*{flex:0 0 auto;width:100%}.row-cols-xxlm-2>*{flex:0 0 auto;width:50%}.row-cols-xxlm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxlm-4>*{flex:0 0 auto;width:25%}.row-cols-xxlm-5>*{flex:0 0 auto;width:20%}.row-cols-xxlm-6>*{flex:0 0 auto;width:16.66666667%}.col-xxlm-auto{flex:0 0 auto;width:auto}.col-xxlm-1{flex:0 0 auto;width:8.33333333%}.col-xxlm-2{flex:0 0 auto;width:16.66666667%}.col-xxlm-3{flex:0 0 auto;width:25%}.col-xxlm-4{flex:0 0 auto;width:33.33333333%}.col-xxlm-5{flex:0 0 auto;width:41.66666667%}.col-xxlm-6{flex:0 0 auto;width:50%}.col-xxlm-7{flex:0 0 auto;width:58.33333333%}.col-xxlm-8{flex:0 0 auto;width:66.66666667%}.col-xxlm-9{flex:0 0 auto;width:75%}.col-xxlm-10{flex:0 0 auto;width:83.33333333%}.col-xxlm-11{flex:0 0 auto;width:91.66666667%}.col-xxlm-12{flex:0 0 auto;width:100%}.offset-xxlm-0{margin-left:0}.offset-xxlm-1{margin-left:8.33333333%}.offset-xxlm-2{margin-left:16.66666667%}.offset-xxlm-3{margin-left:25%}.offset-xxlm-4{margin-left:33.33333333%}.offset-xxlm-5{margin-left:41.66666667%}.offset-xxlm-6{margin-left:50%}.offset-xxlm-7{margin-left:58.33333333%}.offset-xxlm-8{margin-left:66.66666667%}.offset-xxlm-9{margin-left:75%}.offset-xxlm-10{margin-left:83.33333333%}.offset-xxlm-11{margin-left:91.66666667%}.g-xxlm-0,.gx-xxlm-0{--bs-gutter-x: 0}.g-xxlm-0,.gy-xxlm-0{--bs-gutter-y: 0}.g-xxlm-1,.gx-xxlm-1{--bs-gutter-x: 0.25rem}.g-xxlm-1,.gy-xxlm-1{--bs-gutter-y: 0.25rem}.g-xxlm-2,.gx-xxlm-2{--bs-gutter-x: 0.5rem}.g-xxlm-2,.gy-xxlm-2{--bs-gutter-y: 0.5rem}.g-xxlm-3,.gx-xxlm-3{--bs-gutter-x: 1rem}.g-xxlm-3,.gy-xxlm-3{--bs-gutter-y: 1rem}.g-xxlm-4,.gx-xxlm-4{--bs-gutter-x: 1.5rem}.g-xxlm-4,.gy-xxlm-4{--bs-gutter-y: 1.5rem}.g-xxlm-5,.gx-xxlm-5{--bs-gutter-x: 3rem}.g-xxlm-5,.gy-xxlm-5{--bs-gutter-y: 3rem}}@media (min-width:1680px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x: 0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y: 0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x: 0.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y: 0.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x: 0.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y: 0.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x: 1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y: 1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x: 1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y: 1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x: 3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y: 3rem}}@media (min-width:1840px){.col-max{flex:1 0 0%}.row-cols-max-auto>*{flex:0 0 auto;width:auto}.row-cols-max-1>*{flex:0 0 auto;width:100%}.row-cols-max-2>*{flex:0 0 auto;width:50%}.row-cols-max-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-max-4>*{flex:0 0 auto;width:25%}.row-cols-max-5>*{flex:0 0 auto;width:20%}.row-cols-max-6>*{flex:0 0 auto;width:16.66666667%}.col-max-auto{flex:0 0 auto;width:auto}.col-max-1{flex:0 0 auto;width:8.33333333%}.col-max-2{flex:0 0 auto;width:16.66666667%}.col-max-3{flex:0 0 auto;width:25%}.col-max-4{flex:0 0 auto;width:33.33333333%}.col-max-5{flex:0 0 auto;width:41.66666667%}.col-max-6{flex:0 0 auto;width:50%}.col-max-7{flex:0 0 auto;width:58.33333333%}.col-max-8{flex:0 0 auto;width:66.66666667%}.col-max-9{flex:0 0 auto;width:75%}.col-max-10{flex:0 0 auto;width:83.33333333%}.col-max-11{flex:0 0 auto;width:91.66666667%}.col-max-12{flex:0 0 auto;width:100%}.offset-max-0{margin-left:0}.offset-max-1{margin-left:8.33333333%}.offset-max-2{margin-left:16.66666667%}.offset-max-3{margin-left:25%}.offset-max-4{margin-left:33.33333333%}.offset-max-5{margin-left:41.66666667%}.offset-max-6{margin-left:50%}.offset-max-7{margin-left:58.33333333%}.offset-max-8{margin-left:66.66666667%}.offset-max-9{margin-left:75%}.offset-max-10{margin-left:83.33333333%}.offset-max-11{margin-left:91.66666667%}.g-max-0,.gx-max-0{--bs-gutter-x: 0}.g-max-0,.gy-max-0{--bs-gutter-y: 0}.g-max-1,.gx-max-1{--bs-gutter-x: 0.25rem}.g-max-1,.gy-max-1{--bs-gutter-y: 0.25rem}.g-max-2,.gx-max-2{--bs-gutter-x: 0.5rem}.g-max-2,.gy-max-2{--bs-gutter-y: 0.5rem}.g-max-3,.gx-max-3{--bs-gutter-x: 1rem}.g-max-3,.gy-max-3{--bs-gutter-y: 1rem}.g-max-4,.gx-max-4{--bs-gutter-x: 1.5rem}.g-max-4,.gy-max-4{--bs-gutter-y: 1.5rem}.g-max-5,.gx-max-5{--bs-gutter-x: 3rem}.g-max-5,.gy-max-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: #f9f9f9;--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:0.5rem 0.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:0.25rem 0.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #e1e3de;--bs-table-border-color: #b4b6b2;--bs-table-striped-bg: #d6d8d3;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccc8;--bs-table-active-color: #000;--bs-table-hover-bg: #d0d2cd;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #dddbda;--bs-table-border-color: #b1afae;--bs-table-striped-bg: #d2d0cf;--bs-table-striped-color: #000;--bs-table-active-bg: #c7c5c4;--bs-table-active-color: #000;--bs-table-hover-bg: #cccbca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d8f3df;--bs-table-border-color: #adc2b2;--bs-table-striped-bg: #cde7d4;--bs-table-striped-color: #000;--bs-table-active-bg: #c2dbc9;--bs-table-active-color: #000;--bs-table-hover-bg: #c8e1ce;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #d4f0f5;--bs-table-border-color: #aac0c4;--bs-table-striped-bg: #c9e4e9;--bs-table-striped-color: #000;--bs-table-active-bg: #bfd8dd;--bs-table-active-color: #000;--bs-table-hover-bg: #c4dee3;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff2df;--bs-table-border-color: #ccc2b2;--bs-table-striped-bg: #f2e6d4;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dac9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece0ce;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #fad3d4;--bs-table-border-color: #c8a9aa;--bs-table-striped-bg: #eec8c9;--bs-table-striped-color: #000;--bs-table-active-bg: #e1bebf;--bs-table-active-color: #000;--bs-table-hover-bg: #e7c3c4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f9f9f9;--bs-table-border-color: #c7c7c7;--bs-table-striped-bg: #ededed;--bs-table-striped-color: #000;--bs-table-active-bg: #e0e0e0;--bs-table-active-color: #000;--bs-table-hover-bg: #e6e6e6;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #4a545b;--bs-table-border-color: #6e767c;--bs-table-striped-bg: #535d63;--bs-table-striped-color: #fff;--bs-table-active-bg: #5c656b;--bs-table-active-color: #fff;--bs-table-hover-bg: #586167;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1099.98px){.table-responsive-lgx{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1224.98px){.table-responsive-xls{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1359.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1384.98px){.table-responsive-xxls{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1519.98px){.table-responsive-xxlm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1679.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1839.98px){.table-responsive-max{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:0;font-size:1rem;font-weight:400;color:rgba(43, 42, 42, 0.5)}.col-form-label{padding-top:13px;padding-bottom:13px;margin-bottom:0;font-size:inherit;font-weight:400;line-height:1.375;color:rgba(43, 42, 42, 0.5)}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.125rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem}.form-text{margin-top:0.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:12px 16px;font-size:1rem;font-weight:400;line-height:1.375;color:#2b2a2a;appearance:none;background-color:#ffffff;background-clip:padding-box;border:1px solid #d4cec5;border-radius:0;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type="file"]{overflow:hidden}.form-control[type="file"]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#2b2a2a;background-color:#ffffff;border-color:#564b48;outline:0;box-shadow:none}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.375em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:transparent;opacity:1}.form-control:disabled{color:rgba(43, 42, 42, 0.5);background-color:#f4f4f4;border-color:#e9e8e6;opacity:1}.form-control::file-selector-button{padding:12px 16px;margin:-12px -16px;margin-inline-end:16px;color:#2b2a2a;background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:12px 0;margin-bottom:0;line-height:1.375;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.375em + 0.5rem + calc(1px * 2));padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:0.25rem 0.5rem;margin:-0.25rem -0.5rem;margin-inline-end:0.5rem}.form-control-lg{min-height:calc(1.375em + 1rem + calc(1px * 2));padding:0.5rem 1rem;font-size:1.125rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:0.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.375em + 24px + calc(1px * 2))}textarea.form-control-sm{min-height:calc(1.375em + 0.5rem + calc(1px * 2))}textarea.form-control-lg{min-height:calc(1.375em + 1rem + calc(1px * 2))}.form-control-color{width:3rem;height:calc(1.375em + 24px + calc(1px * 2));padding:12px}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:0}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:0}.form-control-color.form-control-sm{height:calc(1.375em + 0.5rem + calc(1px * 2))}.form-control-color.form-control-lg{height:calc(1.375em + 1rem + calc(1px * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234a545b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:12px 48px 12px 16px;font-size:1rem;font-weight:400;line-height:1.375;color:#2b2a2a;appearance:none;background-color:#f4f4f4;background-image:var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right 16px center;background-size:16px 12px;border:1px solid #d4cec5;border-radius:0;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#564b48;outline:0;box-shadow:none}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:16px;background-image:none}.form-select:disabled{background-color:#f4f4f4;border-color:#e9e8e6}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #2b2a2a}.form-select-sm{padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.125rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme="dark"] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23bcc1c7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5rem;margin-bottom:0.125rem}.form-check .form-check-input,.form-check .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .form-check input[type="radio"].tpay--bank-input{float:left;margin-left:-1.5rem}.form-check-reverse{padding-right:1.5rem;padding-left:0;text-align:right}.form-check-reverse .form-check-input,.form-check-reverse .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .form-check-reverse input[type="radio"].tpay--bank-input{float:right;margin-right:-1.5rem;margin-left:0}.form-check-input,.payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input{--bs-form-check-bg: #ffffff;flex-shrink:0;width:1rem;height:1rem;margin-top:0.25rem;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #d4cec5;print-color-adjust:exact;transition:all 0.2s ease-in-out}@media (prefers-reduced-motion:reduce){.form-check-input,.payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input{transition:none}}.form-check-input[type="checkbox"],.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type="checkbox"]{border-radius:0.25em}.form-check-input[type="radio"],.payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input{border-radius:50%}.form-check-input:active,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:active{filter:brightness(90%)}.form-check-input:focus,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:focus{border-color:#564b48;outline:0;box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.form-check-input:checked,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked{background-color:#69755c;border-color:#69755c}.form-check-input:checked[type="checkbox"],.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type="checkbox"]:checked{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type="radio"],.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type="checkbox"]:indeterminate,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type="checkbox"]:indeterminate{background-color:#69755c;border-color:#69755c;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:disabled{pointer-events:none;filter:none;opacity:0.5}.form-check-input[disabled]~.form-check-label,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][disabled]~.form-check-label,.form-check-input:disabled~.form-check-label,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:disabled~.form-check-label{cursor:default;opacity:0.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input,.form-switch .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .form-switch input[type="radio"].tpay--bank-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input,.form-switch .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .form-switch input[type="radio"].tpay--bank-input{transition:none}}.form-switch .form-check-input:focus,.form-switch .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:focus,.payment-form-group .tpay--list-item-container .form-switch input.tpay--bank-input[type="radio"]:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23564b48'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked,.form-switch .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked,.payment-form-group .tpay--list-item-container .form-switch input.tpay--bank-input[type="radio"]:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input,.form-switch.form-check-reverse .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .form-switch.form-check-reverse input[type="radio"].tpay--bank-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.novodom-explore-client-reviews__action .btn-check[disabled]+.btn,.btn-check:disabled+.btn,.novodom-explore-client-reviews__action .btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:1}[data-bs-theme="dark"] .form-switch .form-check-input:not(:checked):not(:focus),[data-bs-theme="dark"] .form-switch .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:not(:checked):not(:focus),.payment-form-group .tpay--list-item-container [data-bs-theme="dark"] .form-switch input.tpay--bank-input[type="radio"]:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #ffffff, none}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #ffffff, none}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#69755c;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#d2d6ce}.form-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#69755c;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#d2d6ce}.form-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(1px * 2));min-height:calc(3.5rem + calc(1px * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem 16px;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out, transform 0.1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 16px}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(var(--label-scale-transform, 0.75)) translateY(var(--label-y-transform, -12px)) translateX(var(--label-x-transform, 0.15rem))}.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-control-plaintext~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem 8px;z-index:-1;height:1.5em;content:"";background-color:#ffffff;border-radius:0}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(var(--label-scale-transform, 0.75)) translateY(var(--label-y-transform, -12px)) translateX(var(--label-x-transform, 0.15rem))}.form-floating>.form-control-plaintext~label{border-width:1px 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#798490}.form-floating>:disabled~label::after,.form-floating>.form-control:disabled~label::after{background-color:#f4f4f4}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn,.input-group .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .input-group .btn{position:relative;z-index:2}.input-group .btn:focus,.input-group .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:12px 16px;font-size:1rem;font-weight:400;line-height:1.375;color:#2b2a2a;text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:1px solid #d4cec5;border-radius:0}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn,.novodom-explore-client-reviews__action .input-group-lg>.btn{padding:0.5rem 1rem;font-size:1.125rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn,.novodom-explore-client-reviews__action .input-group-sm>.btn{padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:64px}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(1px * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#2b2a2a}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:8px 8px;margin-top:0.1rem;font-size:0.875rem;color:#ffffff;background-color:#2aa500;border-radius:4px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#2b2a2a;padding-right:calc(1.375em + 24px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.5995 14.2222L16 3.40236L15.2929 2.66667L5.64866 12.7007L0.752578 6.87902L0 7.56414L5.5995 14.2222Z' fill='%232AA500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(0.34375em + 6px) center;background-size:calc(0.6875em + 12px) calc(0.6875em + 12px)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#2b2a2a;box-shadow:none}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.375em + 24px);background-position:top calc(0.34375em + 6px) right calc(0.34375em + 6px)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#2b2a2a}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.5995 14.2222L16 3.40236L15.2929 2.66667L5.64866 12.7007L0.752578 6.87902L0 7.56414L5.5995 14.2222Z' fill='%232AA500'/%3E%3C/svg%3E");padding-right:88px;background-position:right 16px center, center right 48px;background-size:16px 12px, calc(0.6875em + 12px) calc(0.6875em + 12px)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#2b2a2a;box-shadow:none}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.375em + 24px))}.was-validated .form-check-input:valid,.was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:valid,.payment-form-group .tpay--list-item-container .was-validated input.tpay--bank-input[type="radio"]:valid,.form-check-input.is-valid,.payment-form-group .tpay--list-item-container input.is-valid.tpay--bank-input[type="radio"]{border-color:#2b2a2a}.was-validated .form-check-input:valid:checked,.was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:valid:checked,.payment-form-group .tpay--list-item-container .was-validated input.tpay--bank-input[type="radio"]:valid:checked,.form-check-input.is-valid:checked,.payment-form-group .tpay--list-item-container input.is-valid.tpay--bank-input[type="radio"]:checked{background-color:#2b2a2a}.was-validated .form-check-input:valid:focus,.was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:valid:focus,.payment-form-group .tpay--list-item-container .was-validated input.tpay--bank-input[type="radio"]:valid:focus,.form-check-input.is-valid:focus,.payment-form-group .tpay--list-item-container input.is-valid.tpay--bank-input[type="radio"]:focus{box-shadow:none}.was-validated .form-check-input:valid~.form-check-label,.was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:valid~.form-check-label,.payment-form-group .tpay--list-item-container .was-validated input.tpay--bank-input[type="radio"]:valid~.form-check-label,.form-check-input.is-valid~.form-check-label,.payment-form-group .tpay--list-item-container input.is-valid.tpay--bank-input[type="radio"]~.form-check-label{color:#2b2a2a}.form-check-inline .form-check-input~.valid-feedback,.form-check-inline .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input~.valid-feedback,.payment-form-group .tpay--list-item-container .form-check-inline input[type="radio"].tpay--bank-input~.valid-feedback{margin-left:0.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#f80000}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:8px 8px;margin-top:0.1rem;font-size:0.875rem;color:#ffffff;background-color:#f80000;border-radius:4px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#f80000;padding-right:calc(1.375em + 24px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M1.06854 1L7.05681 6.96586M7.05681 6.96586L13 12.8868M7.05681 6.96586L1 13M7.05681 6.96586L13 1.04491' stroke='%23F80000'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(0.34375em + 6px) center;background-size:calc(0.6875em + 12px) calc(0.6875em + 12px)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#f80000;box-shadow:none}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.375em + 24px);background-position:top calc(0.34375em + 6px) right calc(0.34375em + 6px)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#f80000}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M1.06854 1L7.05681 6.96586M7.05681 6.96586L13 12.8868M7.05681 6.96586L1 13M7.05681 6.96586L13 1.04491' stroke='%23F80000'/%3E%3C/svg%3E");padding-right:88px;background-position:right 16px center, center right 48px;background-size:16px 12px, calc(0.6875em + 12px) calc(0.6875em + 12px)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#f80000;box-shadow:none}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.375em + 24px))}.was-validated .form-check-input:invalid,.was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid,.payment-form-group .tpay--list-item-container .was-validated input.tpay--bank-input[type="radio"]:invalid,.form-check-input.is-invalid,.payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]{border-color:#f80000}.was-validated .form-check-input:invalid:checked,.was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid:checked,.payment-form-group .tpay--list-item-container .was-validated input.tpay--bank-input[type="radio"]:invalid:checked,.form-check-input.is-invalid:checked,.payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]:checked{background-color:#f80000}.was-validated .form-check-input:invalid:focus,.was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid:focus,.payment-form-group .tpay--list-item-container .was-validated input.tpay--bank-input[type="radio"]:invalid:focus,.form-check-input.is-invalid:focus,.payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]:focus{box-shadow:none}.was-validated .form-check-input:invalid~.form-check-label,.was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid~.form-check-label,.payment-form-group .tpay--list-item-container .was-validated input.tpay--bank-input[type="radio"]:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label,.payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label{color:#f80000}.form-check-inline .form-check-input~.invalid-feedback,.form-check-inline .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input~.invalid-feedback,.payment-form-group .tpay--list-item-container .form-check-inline input[type="radio"].tpay--bank-input~.invalid-feedback{margin-left:0.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn,.novodom-explore-client-reviews__action .btn{--bs-btn-padding-x: 12px;--bs-btn-padding-y: 2px;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 600;--bs-btn-line-height: 2.125rem;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 1;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;white-space:nowrap;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn,.novodom-explore-client-reviews__action .btn{transition:none}}.btn:hover,.novodom-explore-client-reviews__action .btn:hover{color:var(--bs-btn-hover-color);text-decoration:none;background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover,.novodom-explore-client-reviews__action .btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible,.novodom-explore-client-reviews__action .btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn,.novodom-explore-client-reviews__action .btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.novodom-explore-client-reviews__action .btn-check:checked+.btn,:not(.btn-check)+.btn:active,.novodom-explore-client-reviews__action :not(.btn-check)+.btn:active,.btn:first-child:active,.novodom-explore-client-reviews__action .btn:first-child:active,.btn.active,.novodom-explore-client-reviews__action .active.btn,.btn.show,.novodom-explore-client-reviews__action .show.btn{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.novodom-explore-client-reviews__action .btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.novodom-explore-client-reviews__action :not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.novodom-explore-client-reviews__action .btn:first-child:active:focus-visible,.btn.active:focus-visible,.novodom-explore-client-reviews__action .active.btn:focus-visible,.btn.show:focus-visible,.novodom-explore-client-reviews__action .show.btn:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.novodom-explore-client-reviews__action .btn:disabled,.btn.disabled,.novodom-explore-client-reviews__action .disabled.btn,fieldset:disabled .btn,fieldset:disabled .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary,.address-editor-select:not(.collapsed),.address-editor-edit:not(.collapsed),.address-editor-create:not(.collapsed),.base-slider-item-action,.novodom-explore-client-reviews__action .btn{--bs-btn-color: #fff;--bs-btn-bg: #69755c;--bs-btn-border-color: #69755c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #59634e;--bs-btn-hover-border-color: #545e4a;--bs-btn-focus-shadow-rgb: 128, 138, 116;--bs-btn-active-color: #fff;--bs-btn-active-bg: #545e4a;--bs-btn-active-border-color: #4f5845;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #69755c;--bs-btn-disabled-border-color: #69755c}.btn-secondary,.hero-banner-primary-button .btn,.hero-banner-secondary-button .btn{--bs-btn-color: #fff;--bs-btn-bg: #564b48;--bs-btn-border-color: #564b48;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #49403d;--bs-btn-hover-border-color: #453c3a;--bs-btn-focus-shadow-rgb: 111, 102, 99;--bs-btn-active-color: #fff;--bs-btn-active-bg: #453c3a;--bs-btn-active-border-color: #413836;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #564b48;--bs-btn-disabled-border-color: #564b48}.btn-success{--bs-btn-color: #000;--bs-btn-bg: #3cc261;--bs-btn-border-color: #3cc261;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #59cb79;--bs-btn-hover-border-color: #50c871;--bs-btn-focus-shadow-rgb: 51, 165, 82;--bs-btn-active-color: #000;--bs-btn-active-bg: #63ce81;--bs-btn-active-border-color: #50c871;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #3cc261;--bs-btn-disabled-border-color: #3cc261}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #26b6cf;--bs-btn-border-color: #26b6cf;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #47c1d6;--bs-btn-hover-border-color: #3cbdd4;--bs-btn-focus-shadow-rgb: 32, 155, 176;--bs-btn-active-color: #000;--bs-btn-active-bg: #51c5d9;--bs-btn-active-border-color: #3cbdd4;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #26b6cf;--bs-btn-disabled-border-color: #26b6cf}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffbd5d;--bs-btn-border-color: #ffbd5d;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc775;--bs-btn-hover-border-color: #ffc46d;--bs-btn-focus-shadow-rgb: 217, 161, 79;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffca7d;--bs-btn-active-border-color: #ffc46d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffbd5d;--bs-btn-disabled-border-color: #ffbd5d}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #e52427;--bs-btn-border-color: #e52427;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #c31f21;--bs-btn-hover-border-color: #b71d1f;--bs-btn-focus-shadow-rgb: 233, 69, 71;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b71d1f;--bs-btn-active-border-color: #ac1b1d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #e52427;--bs-btn-disabled-border-color: #e52427}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f9f9f9;--bs-btn-border-color: #f9f9f9;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d4d4d4;--bs-btn-hover-border-color: #c7c7c7;--bs-btn-focus-shadow-rgb: 212, 212, 212;--bs-btn-active-color: #000;--bs-btn-active-bg: #c7c7c7;--bs-btn-active-border-color: #bbb;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f9f9f9;--bs-btn-disabled-border-color: #f9f9f9}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #4a545b;--bs-btn-border-color: #4a545b;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #656e74;--bs-btn-hover-border-color: #5c656b;--bs-btn-focus-shadow-rgb: 101, 110, 116;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6e767c;--bs-btn-active-border-color: #5c656b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #4a545b;--bs-btn-disabled-border-color: #4a545b}.btn-outline-primary{--bs-btn-color: #69755c;--bs-btn-border-color: #69755c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #69755c;--bs-btn-hover-border-color: #69755c;--bs-btn-focus-shadow-rgb: 105, 117, 92;--bs-btn-active-color: #fff;--bs-btn-active-bg: #69755c;--bs-btn-active-border-color: #69755c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #69755c;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #69755c;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #564b48;--bs-btn-border-color: #564b48;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #564b48;--bs-btn-hover-border-color: #564b48;--bs-btn-focus-shadow-rgb: 86, 75, 72;--bs-btn-active-color: #fff;--bs-btn-active-bg: #564b48;--bs-btn-active-border-color: #564b48;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #564b48;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #564b48;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #3cc261;--bs-btn-border-color: #3cc261;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #3cc261;--bs-btn-hover-border-color: #3cc261;--bs-btn-focus-shadow-rgb: 60, 194, 97;--bs-btn-active-color: #000;--bs-btn-active-bg: #3cc261;--bs-btn-active-border-color: #3cc261;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #3cc261;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #3cc261;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #26b6cf;--bs-btn-border-color: #26b6cf;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #26b6cf;--bs-btn-hover-border-color: #26b6cf;--bs-btn-focus-shadow-rgb: 38, 182, 207;--bs-btn-active-color: #000;--bs-btn-active-bg: #26b6cf;--bs-btn-active-border-color: #26b6cf;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #26b6cf;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #26b6cf;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffbd5d;--bs-btn-border-color: #ffbd5d;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffbd5d;--bs-btn-hover-border-color: #ffbd5d;--bs-btn-focus-shadow-rgb: 255, 189, 93;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffbd5d;--bs-btn-active-border-color: #ffbd5d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffbd5d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffbd5d;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #e52427;--bs-btn-border-color: #e52427;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #e52427;--bs-btn-hover-border-color: #e52427;--bs-btn-focus-shadow-rgb: 229, 36, 39;--bs-btn-active-color: #fff;--bs-btn-active-bg: #e52427;--bs-btn-active-border-color: #e52427;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #e52427;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #e52427;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f9f9f9;--bs-btn-border-color: #f9f9f9;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f9f9f9;--bs-btn-hover-border-color: #f9f9f9;--bs-btn-focus-shadow-rgb: 249, 249, 249;--bs-btn-active-color: #000;--bs-btn-active-bg: #f9f9f9;--bs-btn-active-border-color: #f9f9f9;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f9f9f9;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f9f9f9;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #4a545b;--bs-btn-border-color: #4a545b;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #4a545b;--bs-btn-hover-border-color: #4a545b;--bs-btn-focus-shadow-rgb: 74, 84, 91;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4a545b;--bs-btn-active-border-color: #4a545b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #4a545b;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #4a545b;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #bcc1c7;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 128, 138, 116;text-decoration:underline}.btn-link:hover,.btn-link:focus-visible{text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn,.btn-buy,.btn-read{--bs-btn-padding-y: 2px;--bs-btn-padding-x: 12px;--bs-btn-font-size:1rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 2px;--bs-btn-padding-x: 12px;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: #d4cec5;--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: #d4cec5;--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #69755c;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #798490;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1100px){.dropdown-menu-lgx-start{--bs-position: start}.dropdown-menu-lgx-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lgx-end{--bs-position: end}.dropdown-menu-lgx-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1225px){.dropdown-menu-xls-start{--bs-position: start}.dropdown-menu-xls-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xls-end{--bs-position: end}.dropdown-menu-xls-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1360px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1385px){.dropdown-menu-xxls-start{--bs-position: start}.dropdown-menu-xxls-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxls-end{--bs-position: end}.dropdown-menu-xxls-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1520px){.dropdown-menu-xxlm-start{--bs-position: start}.dropdown-menu-xxlm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxlm-end{--bs-position: end}.dropdown-menu-xxlm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1680px){.dropdown-menu-xxxl-start{--bs-position: start}.dropdown-menu-xxxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxxl-end{--bs-position: end}.dropdown-menu-xxxl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1840px){.dropdown-menu-max-start{--bs-position: start}.dropdown-menu-max-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-max-end{--bs-position: end}.dropdown-menu-max-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);text-decoration:none;background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #bcc1c7;--bs-dropdown-bg: #4a545b;--bs-dropdown-border-color: #d4cec5;--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #bcc1c7;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: #d4cec5;--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #69755c;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.novodom-explore-client-reviews__action .btn-group>.btn,.btn-group-vertical>.btn,.novodom-explore-client-reviews__action .btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.novodom-explore-client-reviews__action .btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.novodom-explore-client-reviews__action .btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.novodom-explore-client-reviews__action .btn-group>.btn:hover,.btn-group>.btn:focus,.novodom-explore-client-reviews__action .btn-group>.btn:focus,.btn-group>.btn:active,.novodom-explore-client-reviews__action .btn-group>.btn:active,.btn-group>.btn.active,.novodom-explore-client-reviews__action .btn-group>.active.btn,.btn-group-vertical>.btn-check:checked+.btn,.novodom-explore-client-reviews__action .btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.novodom-explore-client-reviews__action .btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.novodom-explore-client-reviews__action .btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.novodom-explore-client-reviews__action .btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.novodom-explore-client-reviews__action .btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active,.novodom-explore-client-reviews__action .btn-group-vertical>.active.btn{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.novodom-explore-client-reviews__action .btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.novodom-explore-client-reviews__action .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.novodom-explore-client-reviews__action .btn-group>.dropdown-toggle-split.btn:first-child,.btn-group>.btn-group:not(:last-child)>.btn,.novodom-explore-client-reviews__action .btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.novodom-explore-client-reviews__action .btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.novodom-explore-client-reviews__action .btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn,.novodom-explore-client-reviews__action .btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:9px;padding-left:9px}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:9px;padding-left:9px}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split,.btn-buy+.dropdown-toggle-split,.btn-read+.dropdown-toggle-split{padding-right:9px;padding-left:9px}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.novodom-explore-client-reviews__action .btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.novodom-explore-client-reviews__action .btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.novodom-explore-client-reviews__action .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn,.novodom-explore-client-reviews__action .btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.novodom-explore-client-reviews__action .btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn,.novodom-explore-client-reviews__action .btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-size:1rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color);text-decoration:none}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #69755c}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: 0.125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: 0.40625rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2886, 75, 72, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.cms-section .navbar>.boxed,.navbar>.container-fluid,.navbar>.container-xs{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color);text-decoration:none}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-size:1rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:0.5rem;padding-bottom:0.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1100px){.navbar-expand-lgx{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lgx .navbar-nav{flex-direction:row}.navbar-expand-lgx .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lgx .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lgx .navbar-nav-scroll{overflow:visible}.navbar-expand-lgx .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lgx .navbar-toggler{display:none}.navbar-expand-lgx .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lgx .offcanvas .offcanvas-header{display:none}.navbar-expand-lgx .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1225px){.navbar-expand-xls{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xls .navbar-nav{flex-direction:row}.navbar-expand-xls .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xls .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xls .navbar-nav-scroll{overflow:visible}.navbar-expand-xls .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xls .navbar-toggler{display:none}.navbar-expand-xls .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xls .offcanvas .offcanvas-header{display:none}.navbar-expand-xls .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1360px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1385px){.navbar-expand-xxls{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxls .navbar-nav{flex-direction:row}.navbar-expand-xxls .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxls .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxls .navbar-nav-scroll{overflow:visible}.navbar-expand-xxls .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxls .navbar-toggler{display:none}.navbar-expand-xxls .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxls .offcanvas .offcanvas-header{display:none}.navbar-expand-xxls .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1520px){.navbar-expand-xxlm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxlm .navbar-nav{flex-direction:row}.navbar-expand-xxlm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxlm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxlm .navbar-nav-scroll{overflow:visible}.navbar-expand-xxlm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxlm .navbar-toggler{display:none}.navbar-expand-xxlm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxlm .offcanvas .offcanvas-header{display:none}.navbar-expand-xxlm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1680px){.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxxl .navbar-toggler{display:none}.navbar-expand-xxxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1840px){.navbar-expand-max{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-max .navbar-nav{flex-direction:row}.navbar-expand-max .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-max .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-max .navbar-nav-scroll{overflow:visible}.navbar-expand-max .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-max .navbar-toggler{display:none}.navbar-expand-max .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-max .offcanvas .offcanvas-header{display:none}.navbar-expand-max .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme="dark"]{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme="dark"] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 0;--bs-card-spacer-x: 0;--bs-card-title-spacer-y: 0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: transparent;--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: 0;--bs-card-cap-padding-x: 0;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: transparent;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 10px;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: #2b2a2a;--bs-accordion-bg: #ffffff;--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: #f4f4f4;--bs-accordion-border-width: 0;--bs-accordion-border-radius: 8px;--bs-accordion-inner-border-radius: 8px;--bs-accordion-btn-padding-x: 16px;--bs-accordion-btn-padding-y: 12px;--bs-accordion-btn-color: #2b2a2a;--bs-accordion-btn-bg: #ffffff;--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23564b48'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232a2f25'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: transparent;--bs-accordion-btn-focus-box-shadow: none;--bs-accordion-body-padding-x: 16px;--bs-accordion-body-padding-y: 8px;--bs-accordion-active-color: #2b2a2a;--bs-accordion-active-bg: #ffffff}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme="dark"] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23a5ac9d'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23a5ac9d'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: transparent;--bs-breadcrumb-border-radius: 0;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.595rem;--bs-pagination-font-size:1rem;--bs-pagination-color: #564b48;--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: 0;--bs-pagination-border-color: #d4cec5;--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: #564b48;--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: #d4cec5;--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c;--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #69755c;--bs-pagination-active-border-color: #69755c;--bs-pagination-disabled-color: #798490;--bs-pagination-disabled-bg: transparent;--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);text-decoration:none;background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(0 * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.125rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: 5px;--bs-badge-padding-y: 0;--bs-badge-font-size:0.75rem;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: 50px;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge,.novodom-explore-client-reviews__action .btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 0.5rem;--bs-alert-padding-y: 0.5rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 1px solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:1.5rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:0.625rem 0.5rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #69755c;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #69755c;--bs-list-group-active-border-color: #69755c;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1100px){.list-group-horizontal-lgx{flex-direction:row}.list-group-horizontal-lgx>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lgx>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lgx>.list-group-item.active{margin-top:0}.list-group-horizontal-lgx>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lgx>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1225px){.list-group-horizontal-xls{flex-direction:row}.list-group-horizontal-xls>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xls>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xls>.list-group-item.active{margin-top:0}.list-group-horizontal-xls>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xls>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1360px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1385px){.list-group-horizontal-xxls{flex-direction:row}.list-group-horizontal-xxls>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxls>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxls>.list-group-item.active{margin-top:0}.list-group-horizontal-xxls>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxls>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1520px){.list-group-horizontal-xxlm{flex-direction:row}.list-group-horizontal-xxlm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxlm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxlm>.list-group-item.active{margin-top:0}.list-group-horizontal-xxlm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxlm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1680px){.list-group-horizontal-xxxl{flex-direction:row}.list-group-horizontal-xxxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1840px){.list-group-horizontal-max{flex-direction:row}.list-group-horizontal-max>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-max>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-max>.list-group-item.active{margin-top:0}.list-group-horizontal-max>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-max>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: 0.5;--bs-btn-close-hover-opacity: 0.75;--bs-btn-close-focus-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c;--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:0.25em 0.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center / 1em auto no-repeat;border:0;border-radius:0;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme="dark"] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 20px;--bs-toast-max-width: 350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 0;--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: 0 43px 43px -6px rgba(0, 0, 0, 0.2);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - 0);--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 0;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 0;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:opacity 0.45s cubic-bezier(0.3, 0, 0.15, 1), visibility 0.45s linear;transform:translate(0, -50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: rgba(0, 0, 0, 0.5);--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 43px 43px -6px rgba(0, 0, 0, 0.2)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width:992px){.modal-lg,.address-editor-modal .modal-dialog,.quickview-modal .modal-dialog,.modal-xl{--bs-modal-width: 800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1099.98px){.modal-fullscreen-lgx-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lgx-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lgx-down .modal-header,.modal-fullscreen-lgx-down .modal-footer{border-radius:0}.modal-fullscreen-lgx-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1224.98px){.modal-fullscreen-xls-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xls-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xls-down .modal-header,.modal-fullscreen-xls-down .modal-footer{border-radius:0}.modal-fullscreen-xls-down .modal-body{overflow-y:auto}}@media (max-width:1359.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@media (max-width:1384.98px){.modal-fullscreen-xxls-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxls-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxls-down .modal-header,.modal-fullscreen-xxls-down .modal-footer{border-radius:0}.modal-fullscreen-xxls-down .modal-body{overflow-y:auto}}@media (max-width:1519.98px){.modal-fullscreen-xxlm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxlm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxlm-down .modal-header,.modal-fullscreen-xxlm-down .modal-footer{border-radius:0}.modal-fullscreen-xxlm-down .modal-body{overflow-y:auto}}@media (max-width:1679.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-header,.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}}@media (max-width:1839.98px){.modal-fullscreen-max-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-max-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-max-down .modal-header,.modal-fullscreen-max-down .modal-footer{border-radius:0}.modal-fullscreen-max-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 8px;--bs-tooltip-padding-y: 8px;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: #2b2a2a;--bs-tooltip-bg: #e9e8e6;--bs-tooltip-border-radius: 4px;--bs-tooltip-opacity: 1;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:"Inter", sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: #564b48;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:"Inter", sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform 0.6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s 0.6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:0.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:0.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:0.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme="dark"] .carousel .carousel-control-prev-icon,[data-bs-theme="dark"] .carousel .carousel-control-next-icon,[data-bs-theme="dark"].carousel .carousel-control-prev-icon,[data-bs-theme="dark"].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme="dark"] .carousel .carousel-indicators [data-bs-target],[data-bs-theme="dark"].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme="dark"] .carousel .carousel-caption,[data-bs-theme="dark"].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border,.loader{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border,.loader{--bs-spinner-width: 26px;--bs-spinner-height: 26px;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 2px;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 26px;--bs-spinner-height: 26px;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.loader,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas-sm,.offcanvas-md,.offcanvas-lg,.offcanvas-lgx,.offcanvas-xl,.offcanvas-xls,.offcanvas-xxl,.offcanvas-xxls,.offcanvas-xxlm,.offcanvas-xxxl,.offcanvas-max,.offcanvas{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 10px;--bs-offcanvas-padding-y: 10px;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: 0;--bs-offcanvas-border-color: transparent;--bs-offcanvas-box-shadow: 0 43px 43px -6px rgba(0, 0, 0, 0.2);--bs-offcanvas-transition: transform 0.3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:1099.98px){.offcanvas-lgx{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}.offcanvas-lgx.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lgx.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lgx.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lgx.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lgx.showing,.offcanvas-lgx.show:not(.hiding){transform:none}.offcanvas-lgx.showing,.offcanvas-lgx.hiding,.offcanvas-lgx.show{visibility:visible}}@media (max-width:1099.98px) and (prefers-reduced-motion:reduce){.offcanvas-lgx{transition:none}}@media (min-width:1100px){.offcanvas-lgx{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-lgx .offcanvas-header{display:none}.offcanvas-lgx .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:1224.98px){.offcanvas-xls{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}.offcanvas-xls.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xls.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xls.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xls.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xls.showing,.offcanvas-xls.show:not(.hiding){transform:none}.offcanvas-xls.showing,.offcanvas-xls.hiding,.offcanvas-xls.show{visibility:visible}}@media (max-width:1224.98px) and (prefers-reduced-motion:reduce){.offcanvas-xls{transition:none}}@media (min-width:1225px){.offcanvas-xls{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xls .offcanvas-header{display:none}.offcanvas-xls .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:1359.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (max-width:1359.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (min-width:1360px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:1384.98px){.offcanvas-xxls{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}.offcanvas-xxls.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxls.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxls.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxls.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxls.showing,.offcanvas-xxls.show:not(.hiding){transform:none}.offcanvas-xxls.showing,.offcanvas-xxls.hiding,.offcanvas-xxls.show{visibility:visible}}@media (max-width:1384.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxls{transition:none}}@media (min-width:1385px){.offcanvas-xxls{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xxls .offcanvas-header{display:none}.offcanvas-xxls .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:1519.98px){.offcanvas-xxlm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}.offcanvas-xxlm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxlm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxlm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxlm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxlm.showing,.offcanvas-xxlm.show:not(.hiding){transform:none}.offcanvas-xxlm.showing,.offcanvas-xxlm.hiding,.offcanvas-xxlm.show{visibility:visible}}@media (max-width:1519.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxlm{transition:none}}@media (min-width:1520px){.offcanvas-xxlm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xxlm .offcanvas-header{display:none}.offcanvas-xxlm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:1679.98px){.offcanvas-xxxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}.offcanvas-xxxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxxl.showing,.offcanvas-xxxl.show:not(.hiding){transform:none}.offcanvas-xxxl.showing,.offcanvas-xxxl.hiding,.offcanvas-xxxl.show{visibility:visible}}@media (max-width:1679.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxxl{transition:none}}@media (min-width:1680px){.offcanvas-xxxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xxxl .offcanvas-header{display:none}.offcanvas-xxxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:1839.98px){.offcanvas-max{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}.offcanvas-max.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-max.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-max.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-max.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-max.showing,.offcanvas-max.show:not(.hiding){transform:none}.offcanvas-max.showing,.offcanvas-max.hiding,.offcanvas-max.show{visibility:visible}}@media (max-width:1839.98px) and (prefers-reduced-motion:reduce){.offcanvas-max{transition:none}}@media (min-width:1840px){.offcanvas-max{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-max .offcanvas-header{display:none}.offcanvas-max .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:rgba(0, 0, 0, 0.5)}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:1}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:0.5}.placeholder.btn::before,.novodom-explore-client-reviews__action .placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:0.6em}.placeholder-sm{min-height:0.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:0.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#000 !important;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:rgba(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:rgba(84, 94, 74, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(84, 94, 74, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:rgba(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:rgba(69, 60, 58, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(69, 60, 58, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:rgba(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:rgba(99, 206, 129, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(99, 206, 129, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:rgba(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:rgba(81, 197, 217, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(81, 197, 217, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:rgba(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:rgba(255, 202, 125, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(255, 202, 125, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:rgba(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:rgba(183, 29, 31, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(183, 29, 31, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:rgba(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:rgba(250, 250, 250, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(250, 250, 250, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:rgba(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:rgba(59, 67, 73, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(59, 67, 73, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:rgba(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:rgba(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:0.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:0.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top,.offcanvas .offcanvas-footer{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1100px){.sticky-lgx-top{position:sticky;top:0;z-index:1020}.sticky-lgx-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1225px){.sticky-xls-top{position:sticky;top:0;z-index:1020}.sticky-xls-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1360px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1385px){.sticky-xxls-top{position:sticky;top:0;z-index:1020}.sticky-xxls-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1520px){.sticky-xxlm-top{position:sticky;top:0;z-index:1020}.sticky-xxlm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1680px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1840px){.sticky-max-top{position:sticky;top:0;z-index:1020}.sticky-max-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:0.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:0.25 !important}.opacity-50{opacity:0.5 !important}.opacity-75{opacity:0.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:0.25rem !important}.m-2{margin:0.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:0.25rem !important}.mt-2{margin-top:0.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:0.25rem !important}.me-2{margin-right:0.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:0.25rem !important}.mb-2{margin-bottom:0.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:0.25rem !important}.ms-2{margin-left:0.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:0.25rem !important}.p-2{padding:0.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:0.25rem !important}.pt-2{padding-top:0.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:0.25rem !important}.pe-2{padding-right:0.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:0.25rem !important}.pb-2{padding-bottom:0.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:0.25rem !important}.ps-2{padding-left:0.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:0.25rem !important}.gap-2{gap:0.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:0.25rem !important}.row-gap-2{row-gap:0.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:0.25rem !important}.column-gap-2{column-gap:0.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.35rem + 1.2vw) !important}.fs-2{font-size:calc(1.3rem + 0.6vw) !important}.fs-3{font-size:calc(1.275rem + 0.3vw) !important}.fs-4{font-size:1.25rem !important}.fs-5{font-size:1rem !important}.fs-6{font-size:0.875rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary,.loader{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0, 0, 0, 0.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255, 255, 255, 0.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:0.125em !important}.link-offset-1-hover:hover{text-underline-offset:0.125em !important}.link-offset-2{text-underline-offset:0.25em !important}.link-offset-2-hover:hover{text-underline-offset:0.25em !important}.link-offset-3{text-underline-offset:0.375em !important}.link-offset-3-hover:hover{text-underline-offset:0.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light,.order-detail-table-footer{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}.z-4{z-index:4 !important}.z-5{z-index:5 !important}@media (min-width:576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:0.25rem !important}.m-sm-2{margin:0.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:0.25rem !important}.mt-sm-2{margin-top:0.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:0.25rem !important}.me-sm-2{margin-right:0.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:0.25rem !important}.mb-sm-2{margin-bottom:0.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:0.25rem !important}.ms-sm-2{margin-left:0.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:0.25rem !important}.p-sm-2{padding:0.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-sm-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:0.25rem !important}.pt-sm-2{padding-top:0.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:0.25rem !important}.pe-sm-2{padding-right:0.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:0.25rem !important}.pb-sm-2{padding-bottom:0.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:0.25rem !important}.ps-sm-2{padding-left:0.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:0.25rem !important}.gap-sm-2{gap:0.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:0.25rem !important}.row-gap-sm-2{row-gap:0.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:0.25rem !important}.column-gap-sm-2{column-gap:0.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width:768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:0.25rem !important}.m-md-2{margin:0.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-md-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:0.25rem !important}.mt-md-2{margin-top:0.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:0.25rem !important}.me-md-2{margin-right:0.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:0.25rem !important}.mb-md-2{margin-bottom:0.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:0.25rem !important}.ms-md-2{margin-left:0.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:0.25rem !important}.p-md-2{padding:0.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-md-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:0.25rem !important}.pt-md-2{padding-top:0.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:0.25rem !important}.pe-md-2{padding-right:0.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:0.25rem !important}.pb-md-2{padding-bottom:0.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:0.25rem !important}.ps-md-2{padding-left:0.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:0.25rem !important}.gap-md-2{gap:0.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:0.25rem !important}.row-gap-md-2{row-gap:0.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:0.25rem !important}.column-gap-md-2{column-gap:0.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width:992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block,.is-act-checkoutregisterpage .checkout .checkout-aside{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:0.25rem !important}.m-lg-2{margin:0.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:0.25rem !important}.mt-lg-2{margin-top:0.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:0.25rem !important}.me-lg-2{margin-right:0.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:0.25rem !important}.mb-lg-2{margin-bottom:0.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:0.25rem !important}.ms-lg-2{margin-left:0.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:0.25rem !important}.p-lg-2{padding:0.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-lg-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:0.25rem !important}.pt-lg-2{padding-top:0.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:0.25rem !important}.pe-lg-2{padding-right:0.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:0.25rem !important}.pb-lg-2{padding-bottom:0.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:0.25rem !important}.ps-lg-2{padding-left:0.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:0.25rem !important}.gap-lg-2{gap:0.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:0.25rem !important}.row-gap-lg-2{row-gap:0.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:0.25rem !important}.column-gap-lg-2{column-gap:0.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width:1100px){.float-lgx-start{float:left !important}.float-lgx-end{float:right !important}.float-lgx-none{float:none !important}.object-fit-lgx-contain{object-fit:contain !important}.object-fit-lgx-cover{object-fit:cover !important}.object-fit-lgx-fill{object-fit:fill !important}.object-fit-lgx-scale{object-fit:scale-down !important}.object-fit-lgx-none{object-fit:none !important}.d-lgx-inline{display:inline !important}.d-lgx-inline-block{display:inline-block !important}.d-lgx-block{display:block !important}.d-lgx-grid{display:grid !important}.d-lgx-inline-grid{display:inline-grid !important}.d-lgx-table{display:table !important}.d-lgx-table-row{display:table-row !important}.d-lgx-table-cell{display:table-cell !important}.d-lgx-flex{display:flex !important}.d-lgx-inline-flex{display:inline-flex !important}.d-lgx-none{display:none !important}.flex-lgx-fill{flex:1 1 auto !important}.flex-lgx-row{flex-direction:row !important}.flex-lgx-column{flex-direction:column !important}.flex-lgx-row-reverse{flex-direction:row-reverse !important}.flex-lgx-column-reverse{flex-direction:column-reverse !important}.flex-lgx-grow-0{flex-grow:0 !important}.flex-lgx-grow-1{flex-grow:1 !important}.flex-lgx-shrink-0{flex-shrink:0 !important}.flex-lgx-shrink-1{flex-shrink:1 !important}.flex-lgx-wrap{flex-wrap:wrap !important}.flex-lgx-nowrap{flex-wrap:nowrap !important}.flex-lgx-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lgx-start{justify-content:flex-start !important}.justify-content-lgx-end{justify-content:flex-end !important}.justify-content-lgx-center{justify-content:center !important}.justify-content-lgx-between{justify-content:space-between !important}.justify-content-lgx-around{justify-content:space-around !important}.justify-content-lgx-evenly{justify-content:space-evenly !important}.align-items-lgx-start{align-items:flex-start !important}.align-items-lgx-end{align-items:flex-end !important}.align-items-lgx-center{align-items:center !important}.align-items-lgx-baseline{align-items:baseline !important}.align-items-lgx-stretch{align-items:stretch !important}.align-content-lgx-start{align-content:flex-start !important}.align-content-lgx-end{align-content:flex-end !important}.align-content-lgx-center{align-content:center !important}.align-content-lgx-between{align-content:space-between !important}.align-content-lgx-around{align-content:space-around !important}.align-content-lgx-stretch{align-content:stretch !important}.align-self-lgx-auto{align-self:auto !important}.align-self-lgx-start{align-self:flex-start !important}.align-self-lgx-end{align-self:flex-end !important}.align-self-lgx-center{align-self:center !important}.align-self-lgx-baseline{align-self:baseline !important}.align-self-lgx-stretch{align-self:stretch !important}.order-lgx-first{order:-1 !important}.order-lgx-0{order:0 !important}.order-lgx-1{order:1 !important}.order-lgx-2{order:2 !important}.order-lgx-3{order:3 !important}.order-lgx-4{order:4 !important}.order-lgx-5{order:5 !important}.order-lgx-last{order:6 !important}.m-lgx-0{margin:0 !important}.m-lgx-1{margin:0.25rem !important}.m-lgx-2{margin:0.5rem !important}.m-lgx-3{margin:1rem !important}.m-lgx-4{margin:1.5rem !important}.m-lgx-5{margin:3rem !important}.m-lgx-auto{margin:auto !important}.mx-lgx-0{margin-right:0 !important;margin-left:0 !important}.mx-lgx-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-lgx-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-lgx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lgx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lgx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lgx-auto{margin-right:auto !important;margin-left:auto !important}.my-lgx-0{margin-top:0 !important;margin-bottom:0 !important}.my-lgx-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-lgx-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-lgx-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lgx-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lgx-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lgx-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lgx-0{margin-top:0 !important}.mt-lgx-1{margin-top:0.25rem !important}.mt-lgx-2{margin-top:0.5rem !important}.mt-lgx-3{margin-top:1rem !important}.mt-lgx-4{margin-top:1.5rem !important}.mt-lgx-5{margin-top:3rem !important}.mt-lgx-auto{margin-top:auto !important}.me-lgx-0{margin-right:0 !important}.me-lgx-1{margin-right:0.25rem !important}.me-lgx-2{margin-right:0.5rem !important}.me-lgx-3{margin-right:1rem !important}.me-lgx-4{margin-right:1.5rem !important}.me-lgx-5{margin-right:3rem !important}.me-lgx-auto{margin-right:auto !important}.mb-lgx-0{margin-bottom:0 !important}.mb-lgx-1{margin-bottom:0.25rem !important}.mb-lgx-2{margin-bottom:0.5rem !important}.mb-lgx-3{margin-bottom:1rem !important}.mb-lgx-4{margin-bottom:1.5rem !important}.mb-lgx-5{margin-bottom:3rem !important}.mb-lgx-auto{margin-bottom:auto !important}.ms-lgx-0{margin-left:0 !important}.ms-lgx-1{margin-left:0.25rem !important}.ms-lgx-2{margin-left:0.5rem !important}.ms-lgx-3{margin-left:1rem !important}.ms-lgx-4{margin-left:1.5rem !important}.ms-lgx-5{margin-left:3rem !important}.ms-lgx-auto{margin-left:auto !important}.p-lgx-0{padding:0 !important}.p-lgx-1{padding:0.25rem !important}.p-lgx-2{padding:0.5rem !important}.p-lgx-3{padding:1rem !important}.p-lgx-4{padding:1.5rem !important}.p-lgx-5{padding:3rem !important}.px-lgx-0{padding-right:0 !important;padding-left:0 !important}.px-lgx-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-lgx-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-lgx-3{padding-right:1rem !important;padding-left:1rem !important}.px-lgx-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lgx-5{padding-right:3rem !important;padding-left:3rem !important}.py-lgx-0{padding-top:0 !important;padding-bottom:0 !important}.py-lgx-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-lgx-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-lgx-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lgx-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lgx-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lgx-0{padding-top:0 !important}.pt-lgx-1{padding-top:0.25rem !important}.pt-lgx-2{padding-top:0.5rem !important}.pt-lgx-3{padding-top:1rem !important}.pt-lgx-4{padding-top:1.5rem !important}.pt-lgx-5{padding-top:3rem !important}.pe-lgx-0{padding-right:0 !important}.pe-lgx-1{padding-right:0.25rem !important}.pe-lgx-2{padding-right:0.5rem !important}.pe-lgx-3{padding-right:1rem !important}.pe-lgx-4{padding-right:1.5rem !important}.pe-lgx-5{padding-right:3rem !important}.pb-lgx-0{padding-bottom:0 !important}.pb-lgx-1{padding-bottom:0.25rem !important}.pb-lgx-2{padding-bottom:0.5rem !important}.pb-lgx-3{padding-bottom:1rem !important}.pb-lgx-4{padding-bottom:1.5rem !important}.pb-lgx-5{padding-bottom:3rem !important}.ps-lgx-0{padding-left:0 !important}.ps-lgx-1{padding-left:0.25rem !important}.ps-lgx-2{padding-left:0.5rem !important}.ps-lgx-3{padding-left:1rem !important}.ps-lgx-4{padding-left:1.5rem !important}.ps-lgx-5{padding-left:3rem !important}.gap-lgx-0{gap:0 !important}.gap-lgx-1{gap:0.25rem !important}.gap-lgx-2{gap:0.5rem !important}.gap-lgx-3{gap:1rem !important}.gap-lgx-4{gap:1.5rem !important}.gap-lgx-5{gap:3rem !important}.row-gap-lgx-0{row-gap:0 !important}.row-gap-lgx-1{row-gap:0.25rem !important}.row-gap-lgx-2{row-gap:0.5rem !important}.row-gap-lgx-3{row-gap:1rem !important}.row-gap-lgx-4{row-gap:1.5rem !important}.row-gap-lgx-5{row-gap:3rem !important}.column-gap-lgx-0{column-gap:0 !important}.column-gap-lgx-1{column-gap:0.25rem !important}.column-gap-lgx-2{column-gap:0.5rem !important}.column-gap-lgx-3{column-gap:1rem !important}.column-gap-lgx-4{column-gap:1.5rem !important}.column-gap-lgx-5{column-gap:3rem !important}.text-lgx-start{text-align:left !important}.text-lgx-end{text-align:right !important}.text-lgx-center{text-align:center !important}}@media (min-width:1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:0.25rem !important}.m-xl-2{margin:0.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:0.25rem !important}.mt-xl-2{margin-top:0.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:0.25rem !important}.me-xl-2{margin-right:0.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:0.25rem !important}.mb-xl-2{margin-bottom:0.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:0.25rem !important}.ms-xl-2{margin-left:0.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:0.25rem !important}.p-xl-2{padding:0.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-xl-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:0.25rem !important}.pt-xl-2{padding-top:0.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:0.25rem !important}.pe-xl-2{padding-right:0.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:0.25rem !important}.pb-xl-2{padding-bottom:0.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:0.25rem !important}.ps-xl-2{padding-left:0.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:0.25rem !important}.gap-xl-2{gap:0.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:0.25rem !important}.row-gap-xl-2{row-gap:0.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:0.25rem !important}.column-gap-xl-2{column-gap:0.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media (min-width:1225px){.float-xls-start{float:left !important}.float-xls-end{float:right !important}.float-xls-none{float:none !important}.object-fit-xls-contain{object-fit:contain !important}.object-fit-xls-cover{object-fit:cover !important}.object-fit-xls-fill{object-fit:fill !important}.object-fit-xls-scale{object-fit:scale-down !important}.object-fit-xls-none{object-fit:none !important}.d-xls-inline{display:inline !important}.d-xls-inline-block{display:inline-block !important}.d-xls-block{display:block !important}.d-xls-grid{display:grid !important}.d-xls-inline-grid{display:inline-grid !important}.d-xls-table{display:table !important}.d-xls-table-row{display:table-row !important}.d-xls-table-cell{display:table-cell !important}.d-xls-flex{display:flex !important}.d-xls-inline-flex{display:inline-flex !important}.d-xls-none{display:none !important}.flex-xls-fill{flex:1 1 auto !important}.flex-xls-row{flex-direction:row !important}.flex-xls-column{flex-direction:column !important}.flex-xls-row-reverse{flex-direction:row-reverse !important}.flex-xls-column-reverse{flex-direction:column-reverse !important}.flex-xls-grow-0{flex-grow:0 !important}.flex-xls-grow-1{flex-grow:1 !important}.flex-xls-shrink-0{flex-shrink:0 !important}.flex-xls-shrink-1{flex-shrink:1 !important}.flex-xls-wrap{flex-wrap:wrap !important}.flex-xls-nowrap{flex-wrap:nowrap !important}.flex-xls-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xls-start{justify-content:flex-start !important}.justify-content-xls-end{justify-content:flex-end !important}.justify-content-xls-center{justify-content:center !important}.justify-content-xls-between{justify-content:space-between !important}.justify-content-xls-around{justify-content:space-around !important}.justify-content-xls-evenly{justify-content:space-evenly !important}.align-items-xls-start{align-items:flex-start !important}.align-items-xls-end{align-items:flex-end !important}.align-items-xls-center{align-items:center !important}.align-items-xls-baseline{align-items:baseline !important}.align-items-xls-stretch{align-items:stretch !important}.align-content-xls-start{align-content:flex-start !important}.align-content-xls-end{align-content:flex-end !important}.align-content-xls-center{align-content:center !important}.align-content-xls-between{align-content:space-between !important}.align-content-xls-around{align-content:space-around !important}.align-content-xls-stretch{align-content:stretch !important}.align-self-xls-auto{align-self:auto !important}.align-self-xls-start{align-self:flex-start !important}.align-self-xls-end{align-self:flex-end !important}.align-self-xls-center{align-self:center !important}.align-self-xls-baseline{align-self:baseline !important}.align-self-xls-stretch{align-self:stretch !important}.order-xls-first{order:-1 !important}.order-xls-0{order:0 !important}.order-xls-1{order:1 !important}.order-xls-2{order:2 !important}.order-xls-3{order:3 !important}.order-xls-4{order:4 !important}.order-xls-5{order:5 !important}.order-xls-last{order:6 !important}.m-xls-0{margin:0 !important}.m-xls-1{margin:0.25rem !important}.m-xls-2{margin:0.5rem !important}.m-xls-3{margin:1rem !important}.m-xls-4{margin:1.5rem !important}.m-xls-5{margin:3rem !important}.m-xls-auto{margin:auto !important}.mx-xls-0{margin-right:0 !important;margin-left:0 !important}.mx-xls-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-xls-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-xls-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xls-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xls-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xls-auto{margin-right:auto !important;margin-left:auto !important}.my-xls-0{margin-top:0 !important;margin-bottom:0 !important}.my-xls-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-xls-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-xls-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xls-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xls-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xls-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xls-0{margin-top:0 !important}.mt-xls-1{margin-top:0.25rem !important}.mt-xls-2{margin-top:0.5rem !important}.mt-xls-3{margin-top:1rem !important}.mt-xls-4{margin-top:1.5rem !important}.mt-xls-5{margin-top:3rem !important}.mt-xls-auto{margin-top:auto !important}.me-xls-0{margin-right:0 !important}.me-xls-1{margin-right:0.25rem !important}.me-xls-2{margin-right:0.5rem !important}.me-xls-3{margin-right:1rem !important}.me-xls-4{margin-right:1.5rem !important}.me-xls-5{margin-right:3rem !important}.me-xls-auto{margin-right:auto !important}.mb-xls-0{margin-bottom:0 !important}.mb-xls-1{margin-bottom:0.25rem !important}.mb-xls-2{margin-bottom:0.5rem !important}.mb-xls-3{margin-bottom:1rem !important}.mb-xls-4{margin-bottom:1.5rem !important}.mb-xls-5{margin-bottom:3rem !important}.mb-xls-auto{margin-bottom:auto !important}.ms-xls-0{margin-left:0 !important}.ms-xls-1{margin-left:0.25rem !important}.ms-xls-2{margin-left:0.5rem !important}.ms-xls-3{margin-left:1rem !important}.ms-xls-4{margin-left:1.5rem !important}.ms-xls-5{margin-left:3rem !important}.ms-xls-auto{margin-left:auto !important}.p-xls-0{padding:0 !important}.p-xls-1{padding:0.25rem !important}.p-xls-2{padding:0.5rem !important}.p-xls-3{padding:1rem !important}.p-xls-4{padding:1.5rem !important}.p-xls-5{padding:3rem !important}.px-xls-0{padding-right:0 !important;padding-left:0 !important}.px-xls-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-xls-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-xls-3{padding-right:1rem !important;padding-left:1rem !important}.px-xls-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xls-5{padding-right:3rem !important;padding-left:3rem !important}.py-xls-0{padding-top:0 !important;padding-bottom:0 !important}.py-xls-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-xls-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-xls-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xls-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xls-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xls-0{padding-top:0 !important}.pt-xls-1{padding-top:0.25rem !important}.pt-xls-2{padding-top:0.5rem !important}.pt-xls-3{padding-top:1rem !important}.pt-xls-4{padding-top:1.5rem !important}.pt-xls-5{padding-top:3rem !important}.pe-xls-0{padding-right:0 !important}.pe-xls-1{padding-right:0.25rem !important}.pe-xls-2{padding-right:0.5rem !important}.pe-xls-3{padding-right:1rem !important}.pe-xls-4{padding-right:1.5rem !important}.pe-xls-5{padding-right:3rem !important}.pb-xls-0{padding-bottom:0 !important}.pb-xls-1{padding-bottom:0.25rem !important}.pb-xls-2{padding-bottom:0.5rem !important}.pb-xls-3{padding-bottom:1rem !important}.pb-xls-4{padding-bottom:1.5rem !important}.pb-xls-5{padding-bottom:3rem !important}.ps-xls-0{padding-left:0 !important}.ps-xls-1{padding-left:0.25rem !important}.ps-xls-2{padding-left:0.5rem !important}.ps-xls-3{padding-left:1rem !important}.ps-xls-4{padding-left:1.5rem !important}.ps-xls-5{padding-left:3rem !important}.gap-xls-0{gap:0 !important}.gap-xls-1{gap:0.25rem !important}.gap-xls-2{gap:0.5rem !important}.gap-xls-3{gap:1rem !important}.gap-xls-4{gap:1.5rem !important}.gap-xls-5{gap:3rem !important}.row-gap-xls-0{row-gap:0 !important}.row-gap-xls-1{row-gap:0.25rem !important}.row-gap-xls-2{row-gap:0.5rem !important}.row-gap-xls-3{row-gap:1rem !important}.row-gap-xls-4{row-gap:1.5rem !important}.row-gap-xls-5{row-gap:3rem !important}.column-gap-xls-0{column-gap:0 !important}.column-gap-xls-1{column-gap:0.25rem !important}.column-gap-xls-2{column-gap:0.5rem !important}.column-gap-xls-3{column-gap:1rem !important}.column-gap-xls-4{column-gap:1.5rem !important}.column-gap-xls-5{column-gap:3rem !important}.text-xls-start{text-align:left !important}.text-xls-end{text-align:right !important}.text-xls-center{text-align:center !important}}@media (min-width:1360px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:0.25rem !important}.m-xxl-2{margin:0.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:0.25rem !important}.mt-xxl-2{margin-top:0.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:0.25rem !important}.me-xxl-2{margin-right:0.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:0.25rem !important}.mb-xxl-2{margin-bottom:0.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:0.25rem !important}.ms-xxl-2{margin-left:0.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:0.25rem !important}.p-xxl-2{padding:0.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:0.25rem !important}.pt-xxl-2{padding-top:0.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:0.25rem !important}.pe-xxl-2{padding-right:0.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:0.25rem !important}.pb-xxl-2{padding-bottom:0.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:0.25rem !important}.ps-xxl-2{padding-left:0.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:0.25rem !important}.gap-xxl-2{gap:0.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:0.25rem !important}.row-gap-xxl-2{row-gap:0.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:0.25rem !important}.column-gap-xxl-2{column-gap:0.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media (min-width:1385px){.float-xxls-start{float:left !important}.float-xxls-end{float:right !important}.float-xxls-none{float:none !important}.object-fit-xxls-contain{object-fit:contain !important}.object-fit-xxls-cover{object-fit:cover !important}.object-fit-xxls-fill{object-fit:fill !important}.object-fit-xxls-scale{object-fit:scale-down !important}.object-fit-xxls-none{object-fit:none !important}.d-xxls-inline{display:inline !important}.d-xxls-inline-block{display:inline-block !important}.d-xxls-block{display:block !important}.d-xxls-grid{display:grid !important}.d-xxls-inline-grid{display:inline-grid !important}.d-xxls-table{display:table !important}.d-xxls-table-row{display:table-row !important}.d-xxls-table-cell{display:table-cell !important}.d-xxls-flex{display:flex !important}.d-xxls-inline-flex{display:inline-flex !important}.d-xxls-none{display:none !important}.flex-xxls-fill{flex:1 1 auto !important}.flex-xxls-row{flex-direction:row !important}.flex-xxls-column{flex-direction:column !important}.flex-xxls-row-reverse{flex-direction:row-reverse !important}.flex-xxls-column-reverse{flex-direction:column-reverse !important}.flex-xxls-grow-0{flex-grow:0 !important}.flex-xxls-grow-1{flex-grow:1 !important}.flex-xxls-shrink-0{flex-shrink:0 !important}.flex-xxls-shrink-1{flex-shrink:1 !important}.flex-xxls-wrap{flex-wrap:wrap !important}.flex-xxls-nowrap{flex-wrap:nowrap !important}.flex-xxls-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxls-start{justify-content:flex-start !important}.justify-content-xxls-end{justify-content:flex-end !important}.justify-content-xxls-center{justify-content:center !important}.justify-content-xxls-between{justify-content:space-between !important}.justify-content-xxls-around{justify-content:space-around !important}.justify-content-xxls-evenly{justify-content:space-evenly !important}.align-items-xxls-start{align-items:flex-start !important}.align-items-xxls-end{align-items:flex-end !important}.align-items-xxls-center{align-items:center !important}.align-items-xxls-baseline{align-items:baseline !important}.align-items-xxls-stretch{align-items:stretch !important}.align-content-xxls-start{align-content:flex-start !important}.align-content-xxls-end{align-content:flex-end !important}.align-content-xxls-center{align-content:center !important}.align-content-xxls-between{align-content:space-between !important}.align-content-xxls-around{align-content:space-around !important}.align-content-xxls-stretch{align-content:stretch !important}.align-self-xxls-auto{align-self:auto !important}.align-self-xxls-start{align-self:flex-start !important}.align-self-xxls-end{align-self:flex-end !important}.align-self-xxls-center{align-self:center !important}.align-self-xxls-baseline{align-self:baseline !important}.align-self-xxls-stretch{align-self:stretch !important}.order-xxls-first{order:-1 !important}.order-xxls-0{order:0 !important}.order-xxls-1{order:1 !important}.order-xxls-2{order:2 !important}.order-xxls-3{order:3 !important}.order-xxls-4{order:4 !important}.order-xxls-5{order:5 !important}.order-xxls-last{order:6 !important}.m-xxls-0{margin:0 !important}.m-xxls-1{margin:0.25rem !important}.m-xxls-2{margin:0.5rem !important}.m-xxls-3{margin:1rem !important}.m-xxls-4{margin:1.5rem !important}.m-xxls-5{margin:3rem !important}.m-xxls-auto{margin:auto !important}.mx-xxls-0{margin-right:0 !important;margin-left:0 !important}.mx-xxls-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-xxls-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-xxls-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxls-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxls-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxls-auto{margin-right:auto !important;margin-left:auto !important}.my-xxls-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxls-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-xxls-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-xxls-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxls-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxls-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxls-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxls-0{margin-top:0 !important}.mt-xxls-1{margin-top:0.25rem !important}.mt-xxls-2{margin-top:0.5rem !important}.mt-xxls-3{margin-top:1rem !important}.mt-xxls-4{margin-top:1.5rem !important}.mt-xxls-5{margin-top:3rem !important}.mt-xxls-auto{margin-top:auto !important}.me-xxls-0{margin-right:0 !important}.me-xxls-1{margin-right:0.25rem !important}.me-xxls-2{margin-right:0.5rem !important}.me-xxls-3{margin-right:1rem !important}.me-xxls-4{margin-right:1.5rem !important}.me-xxls-5{margin-right:3rem !important}.me-xxls-auto{margin-right:auto !important}.mb-xxls-0{margin-bottom:0 !important}.mb-xxls-1{margin-bottom:0.25rem !important}.mb-xxls-2{margin-bottom:0.5rem !important}.mb-xxls-3{margin-bottom:1rem !important}.mb-xxls-4{margin-bottom:1.5rem !important}.mb-xxls-5{margin-bottom:3rem !important}.mb-xxls-auto{margin-bottom:auto !important}.ms-xxls-0{margin-left:0 !important}.ms-xxls-1{margin-left:0.25rem !important}.ms-xxls-2{margin-left:0.5rem !important}.ms-xxls-3{margin-left:1rem !important}.ms-xxls-4{margin-left:1.5rem !important}.ms-xxls-5{margin-left:3rem !important}.ms-xxls-auto{margin-left:auto !important}.p-xxls-0{padding:0 !important}.p-xxls-1{padding:0.25rem !important}.p-xxls-2{padding:0.5rem !important}.p-xxls-3{padding:1rem !important}.p-xxls-4{padding:1.5rem !important}.p-xxls-5{padding:3rem !important}.px-xxls-0{padding-right:0 !important;padding-left:0 !important}.px-xxls-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-xxls-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-xxls-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxls-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxls-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxls-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxls-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-xxls-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-xxls-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxls-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxls-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxls-0{padding-top:0 !important}.pt-xxls-1{padding-top:0.25rem !important}.pt-xxls-2{padding-top:0.5rem !important}.pt-xxls-3{padding-top:1rem !important}.pt-xxls-4{padding-top:1.5rem !important}.pt-xxls-5{padding-top:3rem !important}.pe-xxls-0{padding-right:0 !important}.pe-xxls-1{padding-right:0.25rem !important}.pe-xxls-2{padding-right:0.5rem !important}.pe-xxls-3{padding-right:1rem !important}.pe-xxls-4{padding-right:1.5rem !important}.pe-xxls-5{padding-right:3rem !important}.pb-xxls-0{padding-bottom:0 !important}.pb-xxls-1{padding-bottom:0.25rem !important}.pb-xxls-2{padding-bottom:0.5rem !important}.pb-xxls-3{padding-bottom:1rem !important}.pb-xxls-4{padding-bottom:1.5rem !important}.pb-xxls-5{padding-bottom:3rem !important}.ps-xxls-0{padding-left:0 !important}.ps-xxls-1{padding-left:0.25rem !important}.ps-xxls-2{padding-left:0.5rem !important}.ps-xxls-3{padding-left:1rem !important}.ps-xxls-4{padding-left:1.5rem !important}.ps-xxls-5{padding-left:3rem !important}.gap-xxls-0{gap:0 !important}.gap-xxls-1{gap:0.25rem !important}.gap-xxls-2{gap:0.5rem !important}.gap-xxls-3{gap:1rem !important}.gap-xxls-4{gap:1.5rem !important}.gap-xxls-5{gap:3rem !important}.row-gap-xxls-0{row-gap:0 !important}.row-gap-xxls-1{row-gap:0.25rem !important}.row-gap-xxls-2{row-gap:0.5rem !important}.row-gap-xxls-3{row-gap:1rem !important}.row-gap-xxls-4{row-gap:1.5rem !important}.row-gap-xxls-5{row-gap:3rem !important}.column-gap-xxls-0{column-gap:0 !important}.column-gap-xxls-1{column-gap:0.25rem !important}.column-gap-xxls-2{column-gap:0.5rem !important}.column-gap-xxls-3{column-gap:1rem !important}.column-gap-xxls-4{column-gap:1.5rem !important}.column-gap-xxls-5{column-gap:3rem !important}.text-xxls-start{text-align:left !important}.text-xxls-end{text-align:right !important}.text-xxls-center{text-align:center !important}}@media (min-width:1520px){.float-xxlm-start{float:left !important}.float-xxlm-end{float:right !important}.float-xxlm-none{float:none !important}.object-fit-xxlm-contain{object-fit:contain !important}.object-fit-xxlm-cover{object-fit:cover !important}.object-fit-xxlm-fill{object-fit:fill !important}.object-fit-xxlm-scale{object-fit:scale-down !important}.object-fit-xxlm-none{object-fit:none !important}.d-xxlm-inline{display:inline !important}.d-xxlm-inline-block{display:inline-block !important}.d-xxlm-block{display:block !important}.d-xxlm-grid{display:grid !important}.d-xxlm-inline-grid{display:inline-grid !important}.d-xxlm-table{display:table !important}.d-xxlm-table-row{display:table-row !important}.d-xxlm-table-cell{display:table-cell !important}.d-xxlm-flex{display:flex !important}.d-xxlm-inline-flex{display:inline-flex !important}.d-xxlm-none{display:none !important}.flex-xxlm-fill{flex:1 1 auto !important}.flex-xxlm-row{flex-direction:row !important}.flex-xxlm-column{flex-direction:column !important}.flex-xxlm-row-reverse{flex-direction:row-reverse !important}.flex-xxlm-column-reverse{flex-direction:column-reverse !important}.flex-xxlm-grow-0{flex-grow:0 !important}.flex-xxlm-grow-1{flex-grow:1 !important}.flex-xxlm-shrink-0{flex-shrink:0 !important}.flex-xxlm-shrink-1{flex-shrink:1 !important}.flex-xxlm-wrap{flex-wrap:wrap !important}.flex-xxlm-nowrap{flex-wrap:nowrap !important}.flex-xxlm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxlm-start{justify-content:flex-start !important}.justify-content-xxlm-end{justify-content:flex-end !important}.justify-content-xxlm-center{justify-content:center !important}.justify-content-xxlm-between{justify-content:space-between !important}.justify-content-xxlm-around{justify-content:space-around !important}.justify-content-xxlm-evenly{justify-content:space-evenly !important}.align-items-xxlm-start{align-items:flex-start !important}.align-items-xxlm-end{align-items:flex-end !important}.align-items-xxlm-center{align-items:center !important}.align-items-xxlm-baseline{align-items:baseline !important}.align-items-xxlm-stretch{align-items:stretch !important}.align-content-xxlm-start{align-content:flex-start !important}.align-content-xxlm-end{align-content:flex-end !important}.align-content-xxlm-center{align-content:center !important}.align-content-xxlm-between{align-content:space-between !important}.align-content-xxlm-around{align-content:space-around !important}.align-content-xxlm-stretch{align-content:stretch !important}.align-self-xxlm-auto{align-self:auto !important}.align-self-xxlm-start{align-self:flex-start !important}.align-self-xxlm-end{align-self:flex-end !important}.align-self-xxlm-center{align-self:center !important}.align-self-xxlm-baseline{align-self:baseline !important}.align-self-xxlm-stretch{align-self:stretch !important}.order-xxlm-first{order:-1 !important}.order-xxlm-0{order:0 !important}.order-xxlm-1{order:1 !important}.order-xxlm-2{order:2 !important}.order-xxlm-3{order:3 !important}.order-xxlm-4{order:4 !important}.order-xxlm-5{order:5 !important}.order-xxlm-last{order:6 !important}.m-xxlm-0{margin:0 !important}.m-xxlm-1{margin:0.25rem !important}.m-xxlm-2{margin:0.5rem !important}.m-xxlm-3{margin:1rem !important}.m-xxlm-4{margin:1.5rem !important}.m-xxlm-5{margin:3rem !important}.m-xxlm-auto{margin:auto !important}.mx-xxlm-0{margin-right:0 !important;margin-left:0 !important}.mx-xxlm-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-xxlm-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-xxlm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxlm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxlm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxlm-auto{margin-right:auto !important;margin-left:auto !important}.my-xxlm-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxlm-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-xxlm-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-xxlm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxlm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxlm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxlm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxlm-0{margin-top:0 !important}.mt-xxlm-1{margin-top:0.25rem !important}.mt-xxlm-2{margin-top:0.5rem !important}.mt-xxlm-3{margin-top:1rem !important}.mt-xxlm-4{margin-top:1.5rem !important}.mt-xxlm-5{margin-top:3rem !important}.mt-xxlm-auto{margin-top:auto !important}.me-xxlm-0{margin-right:0 !important}.me-xxlm-1{margin-right:0.25rem !important}.me-xxlm-2{margin-right:0.5rem !important}.me-xxlm-3{margin-right:1rem !important}.me-xxlm-4{margin-right:1.5rem !important}.me-xxlm-5{margin-right:3rem !important}.me-xxlm-auto{margin-right:auto !important}.mb-xxlm-0{margin-bottom:0 !important}.mb-xxlm-1{margin-bottom:0.25rem !important}.mb-xxlm-2{margin-bottom:0.5rem !important}.mb-xxlm-3{margin-bottom:1rem !important}.mb-xxlm-4{margin-bottom:1.5rem !important}.mb-xxlm-5{margin-bottom:3rem !important}.mb-xxlm-auto{margin-bottom:auto !important}.ms-xxlm-0{margin-left:0 !important}.ms-xxlm-1{margin-left:0.25rem !important}.ms-xxlm-2{margin-left:0.5rem !important}.ms-xxlm-3{margin-left:1rem !important}.ms-xxlm-4{margin-left:1.5rem !important}.ms-xxlm-5{margin-left:3rem !important}.ms-xxlm-auto{margin-left:auto !important}.p-xxlm-0{padding:0 !important}.p-xxlm-1{padding:0.25rem !important}.p-xxlm-2{padding:0.5rem !important}.p-xxlm-3{padding:1rem !important}.p-xxlm-4{padding:1.5rem !important}.p-xxlm-5{padding:3rem !important}.px-xxlm-0{padding-right:0 !important;padding-left:0 !important}.px-xxlm-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-xxlm-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-xxlm-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxlm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxlm-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxlm-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxlm-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-xxlm-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-xxlm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxlm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxlm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxlm-0{padding-top:0 !important}.pt-xxlm-1{padding-top:0.25rem !important}.pt-xxlm-2{padding-top:0.5rem !important}.pt-xxlm-3{padding-top:1rem !important}.pt-xxlm-4{padding-top:1.5rem !important}.pt-xxlm-5{padding-top:3rem !important}.pe-xxlm-0{padding-right:0 !important}.pe-xxlm-1{padding-right:0.25rem !important}.pe-xxlm-2{padding-right:0.5rem !important}.pe-xxlm-3{padding-right:1rem !important}.pe-xxlm-4{padding-right:1.5rem !important}.pe-xxlm-5{padding-right:3rem !important}.pb-xxlm-0{padding-bottom:0 !important}.pb-xxlm-1{padding-bottom:0.25rem !important}.pb-xxlm-2{padding-bottom:0.5rem !important}.pb-xxlm-3{padding-bottom:1rem !important}.pb-xxlm-4{padding-bottom:1.5rem !important}.pb-xxlm-5{padding-bottom:3rem !important}.ps-xxlm-0{padding-left:0 !important}.ps-xxlm-1{padding-left:0.25rem !important}.ps-xxlm-2{padding-left:0.5rem !important}.ps-xxlm-3{padding-left:1rem !important}.ps-xxlm-4{padding-left:1.5rem !important}.ps-xxlm-5{padding-left:3rem !important}.gap-xxlm-0{gap:0 !important}.gap-xxlm-1{gap:0.25rem !important}.gap-xxlm-2{gap:0.5rem !important}.gap-xxlm-3{gap:1rem !important}.gap-xxlm-4{gap:1.5rem !important}.gap-xxlm-5{gap:3rem !important}.row-gap-xxlm-0{row-gap:0 !important}.row-gap-xxlm-1{row-gap:0.25rem !important}.row-gap-xxlm-2{row-gap:0.5rem !important}.row-gap-xxlm-3{row-gap:1rem !important}.row-gap-xxlm-4{row-gap:1.5rem !important}.row-gap-xxlm-5{row-gap:3rem !important}.column-gap-xxlm-0{column-gap:0 !important}.column-gap-xxlm-1{column-gap:0.25rem !important}.column-gap-xxlm-2{column-gap:0.5rem !important}.column-gap-xxlm-3{column-gap:1rem !important}.column-gap-xxlm-4{column-gap:1.5rem !important}.column-gap-xxlm-5{column-gap:3rem !important}.text-xxlm-start{text-align:left !important}.text-xxlm-end{text-align:right !important}.text-xxlm-center{text-align:center !important}}@media (min-width:1680px){.float-xxxl-start{float:left !important}.float-xxxl-end{float:right !important}.float-xxxl-none{float:none !important}.object-fit-xxxl-contain{object-fit:contain !important}.object-fit-xxxl-cover{object-fit:cover !important}.object-fit-xxxl-fill{object-fit:fill !important}.object-fit-xxxl-scale{object-fit:scale-down !important}.object-fit-xxxl-none{object-fit:none !important}.d-xxxl-inline{display:inline !important}.d-xxxl-inline-block{display:inline-block !important}.d-xxxl-block{display:block !important}.d-xxxl-grid{display:grid !important}.d-xxxl-inline-grid{display:inline-grid !important}.d-xxxl-table{display:table !important}.d-xxxl-table-row{display:table-row !important}.d-xxxl-table-cell{display:table-cell !important}.d-xxxl-flex{display:flex !important}.d-xxxl-inline-flex{display:inline-flex !important}.d-xxxl-none{display:none !important}.flex-xxxl-fill{flex:1 1 auto !important}.flex-xxxl-row{flex-direction:row !important}.flex-xxxl-column{flex-direction:column !important}.flex-xxxl-row-reverse{flex-direction:row-reverse !important}.flex-xxxl-column-reverse{flex-direction:column-reverse !important}.flex-xxxl-grow-0{flex-grow:0 !important}.flex-xxxl-grow-1{flex-grow:1 !important}.flex-xxxl-shrink-0{flex-shrink:0 !important}.flex-xxxl-shrink-1{flex-shrink:1 !important}.flex-xxxl-wrap{flex-wrap:wrap !important}.flex-xxxl-nowrap{flex-wrap:nowrap !important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxxl-start{justify-content:flex-start !important}.justify-content-xxxl-end{justify-content:flex-end !important}.justify-content-xxxl-center{justify-content:center !important}.justify-content-xxxl-between{justify-content:space-between !important}.justify-content-xxxl-around{justify-content:space-around !important}.justify-content-xxxl-evenly{justify-content:space-evenly !important}.align-items-xxxl-start{align-items:flex-start !important}.align-items-xxxl-end{align-items:flex-end !important}.align-items-xxxl-center{align-items:center !important}.align-items-xxxl-baseline{align-items:baseline !important}.align-items-xxxl-stretch{align-items:stretch !important}.align-content-xxxl-start{align-content:flex-start !important}.align-content-xxxl-end{align-content:flex-end !important}.align-content-xxxl-center{align-content:center !important}.align-content-xxxl-between{align-content:space-between !important}.align-content-xxxl-around{align-content:space-around !important}.align-content-xxxl-stretch{align-content:stretch !important}.align-self-xxxl-auto{align-self:auto !important}.align-self-xxxl-start{align-self:flex-start !important}.align-self-xxxl-end{align-self:flex-end !important}.align-self-xxxl-center{align-self:center !important}.align-self-xxxl-baseline{align-self:baseline !important}.align-self-xxxl-stretch{align-self:stretch !important}.order-xxxl-first{order:-1 !important}.order-xxxl-0{order:0 !important}.order-xxxl-1{order:1 !important}.order-xxxl-2{order:2 !important}.order-xxxl-3{order:3 !important}.order-xxxl-4{order:4 !important}.order-xxxl-5{order:5 !important}.order-xxxl-last{order:6 !important}.m-xxxl-0{margin:0 !important}.m-xxxl-1{margin:0.25rem !important}.m-xxxl-2{margin:0.5rem !important}.m-xxxl-3{margin:1rem !important}.m-xxxl-4{margin:1.5rem !important}.m-xxxl-5{margin:3rem !important}.m-xxxl-auto{margin:auto !important}.mx-xxxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxxl-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-xxxl-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-xxxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxxl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-xxxl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-xxxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxxl-0{margin-top:0 !important}.mt-xxxl-1{margin-top:0.25rem !important}.mt-xxxl-2{margin-top:0.5rem !important}.mt-xxxl-3{margin-top:1rem !important}.mt-xxxl-4{margin-top:1.5rem !important}.mt-xxxl-5{margin-top:3rem !important}.mt-xxxl-auto{margin-top:auto !important}.me-xxxl-0{margin-right:0 !important}.me-xxxl-1{margin-right:0.25rem !important}.me-xxxl-2{margin-right:0.5rem !important}.me-xxxl-3{margin-right:1rem !important}.me-xxxl-4{margin-right:1.5rem !important}.me-xxxl-5{margin-right:3rem !important}.me-xxxl-auto{margin-right:auto !important}.mb-xxxl-0{margin-bottom:0 !important}.mb-xxxl-1{margin-bottom:0.25rem !important}.mb-xxxl-2{margin-bottom:0.5rem !important}.mb-xxxl-3{margin-bottom:1rem !important}.mb-xxxl-4{margin-bottom:1.5rem !important}.mb-xxxl-5{margin-bottom:3rem !important}.mb-xxxl-auto{margin-bottom:auto !important}.ms-xxxl-0{margin-left:0 !important}.ms-xxxl-1{margin-left:0.25rem !important}.ms-xxxl-2{margin-left:0.5rem !important}.ms-xxxl-3{margin-left:1rem !important}.ms-xxxl-4{margin-left:1.5rem !important}.ms-xxxl-5{margin-left:3rem !important}.ms-xxxl-auto{margin-left:auto !important}.p-xxxl-0{padding:0 !important}.p-xxxl-1{padding:0.25rem !important}.p-xxxl-2{padding:0.5rem !important}.p-xxxl-3{padding:1rem !important}.p-xxxl-4{padding:1.5rem !important}.p-xxxl-5{padding:3rem !important}.px-xxxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxxl-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-xxxl-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-xxxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxxl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-xxxl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-xxxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxxl-0{padding-top:0 !important}.pt-xxxl-1{padding-top:0.25rem !important}.pt-xxxl-2{padding-top:0.5rem !important}.pt-xxxl-3{padding-top:1rem !important}.pt-xxxl-4{padding-top:1.5rem !important}.pt-xxxl-5{padding-top:3rem !important}.pe-xxxl-0{padding-right:0 !important}.pe-xxxl-1{padding-right:0.25rem !important}.pe-xxxl-2{padding-right:0.5rem !important}.pe-xxxl-3{padding-right:1rem !important}.pe-xxxl-4{padding-right:1.5rem !important}.pe-xxxl-5{padding-right:3rem !important}.pb-xxxl-0{padding-bottom:0 !important}.pb-xxxl-1{padding-bottom:0.25rem !important}.pb-xxxl-2{padding-bottom:0.5rem !important}.pb-xxxl-3{padding-bottom:1rem !important}.pb-xxxl-4{padding-bottom:1.5rem !important}.pb-xxxl-5{padding-bottom:3rem !important}.ps-xxxl-0{padding-left:0 !important}.ps-xxxl-1{padding-left:0.25rem !important}.ps-xxxl-2{padding-left:0.5rem !important}.ps-xxxl-3{padding-left:1rem !important}.ps-xxxl-4{padding-left:1.5rem !important}.ps-xxxl-5{padding-left:3rem !important}.gap-xxxl-0{gap:0 !important}.gap-xxxl-1{gap:0.25rem !important}.gap-xxxl-2{gap:0.5rem !important}.gap-xxxl-3{gap:1rem !important}.gap-xxxl-4{gap:1.5rem !important}.gap-xxxl-5{gap:3rem !important}.row-gap-xxxl-0{row-gap:0 !important}.row-gap-xxxl-1{row-gap:0.25rem !important}.row-gap-xxxl-2{row-gap:0.5rem !important}.row-gap-xxxl-3{row-gap:1rem !important}.row-gap-xxxl-4{row-gap:1.5rem !important}.row-gap-xxxl-5{row-gap:3rem !important}.column-gap-xxxl-0{column-gap:0 !important}.column-gap-xxxl-1{column-gap:0.25rem !important}.column-gap-xxxl-2{column-gap:0.5rem !important}.column-gap-xxxl-3{column-gap:1rem !important}.column-gap-xxxl-4{column-gap:1.5rem !important}.column-gap-xxxl-5{column-gap:3rem !important}.text-xxxl-start{text-align:left !important}.text-xxxl-end{text-align:right !important}.text-xxxl-center{text-align:center !important}}@media (min-width:1840px){.float-max-start{float:left !important}.float-max-end{float:right !important}.float-max-none{float:none !important}.object-fit-max-contain{object-fit:contain !important}.object-fit-max-cover{object-fit:cover !important}.object-fit-max-fill{object-fit:fill !important}.object-fit-max-scale{object-fit:scale-down !important}.object-fit-max-none{object-fit:none !important}.d-max-inline{display:inline !important}.d-max-inline-block{display:inline-block !important}.d-max-block{display:block !important}.d-max-grid{display:grid !important}.d-max-inline-grid{display:inline-grid !important}.d-max-table{display:table !important}.d-max-table-row{display:table-row !important}.d-max-table-cell{display:table-cell !important}.d-max-flex{display:flex !important}.d-max-inline-flex{display:inline-flex !important}.d-max-none{display:none !important}.flex-max-fill{flex:1 1 auto !important}.flex-max-row{flex-direction:row !important}.flex-max-column{flex-direction:column !important}.flex-max-row-reverse{flex-direction:row-reverse !important}.flex-max-column-reverse{flex-direction:column-reverse !important}.flex-max-grow-0{flex-grow:0 !important}.flex-max-grow-1{flex-grow:1 !important}.flex-max-shrink-0{flex-shrink:0 !important}.flex-max-shrink-1{flex-shrink:1 !important}.flex-max-wrap{flex-wrap:wrap !important}.flex-max-nowrap{flex-wrap:nowrap !important}.flex-max-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-max-start{justify-content:flex-start !important}.justify-content-max-end{justify-content:flex-end !important}.justify-content-max-center{justify-content:center !important}.justify-content-max-between{justify-content:space-between !important}.justify-content-max-around{justify-content:space-around !important}.justify-content-max-evenly{justify-content:space-evenly !important}.align-items-max-start{align-items:flex-start !important}.align-items-max-end{align-items:flex-end !important}.align-items-max-center{align-items:center !important}.align-items-max-baseline{align-items:baseline !important}.align-items-max-stretch{align-items:stretch !important}.align-content-max-start{align-content:flex-start !important}.align-content-max-end{align-content:flex-end !important}.align-content-max-center{align-content:center !important}.align-content-max-between{align-content:space-between !important}.align-content-max-around{align-content:space-around !important}.align-content-max-stretch{align-content:stretch !important}.align-self-max-auto{align-self:auto !important}.align-self-max-start{align-self:flex-start !important}.align-self-max-end{align-self:flex-end !important}.align-self-max-center{align-self:center !important}.align-self-max-baseline{align-self:baseline !important}.align-self-max-stretch{align-self:stretch !important}.order-max-first{order:-1 !important}.order-max-0{order:0 !important}.order-max-1{order:1 !important}.order-max-2{order:2 !important}.order-max-3{order:3 !important}.order-max-4{order:4 !important}.order-max-5{order:5 !important}.order-max-last{order:6 !important}.m-max-0{margin:0 !important}.m-max-1{margin:0.25rem !important}.m-max-2{margin:0.5rem !important}.m-max-3{margin:1rem !important}.m-max-4{margin:1.5rem !important}.m-max-5{margin:3rem !important}.m-max-auto{margin:auto !important}.mx-max-0{margin-right:0 !important;margin-left:0 !important}.mx-max-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-max-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-max-3{margin-right:1rem !important;margin-left:1rem !important}.mx-max-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-max-5{margin-right:3rem !important;margin-left:3rem !important}.mx-max-auto{margin-right:auto !important;margin-left:auto !important}.my-max-0{margin-top:0 !important;margin-bottom:0 !important}.my-max-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-max-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-max-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-max-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-max-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-max-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-max-0{margin-top:0 !important}.mt-max-1{margin-top:0.25rem !important}.mt-max-2{margin-top:0.5rem !important}.mt-max-3{margin-top:1rem !important}.mt-max-4{margin-top:1.5rem !important}.mt-max-5{margin-top:3rem !important}.mt-max-auto{margin-top:auto !important}.me-max-0{margin-right:0 !important}.me-max-1{margin-right:0.25rem !important}.me-max-2{margin-right:0.5rem !important}.me-max-3{margin-right:1rem !important}.me-max-4{margin-right:1.5rem !important}.me-max-5{margin-right:3rem !important}.me-max-auto{margin-right:auto !important}.mb-max-0{margin-bottom:0 !important}.mb-max-1{margin-bottom:0.25rem !important}.mb-max-2{margin-bottom:0.5rem !important}.mb-max-3{margin-bottom:1rem !important}.mb-max-4{margin-bottom:1.5rem !important}.mb-max-5{margin-bottom:3rem !important}.mb-max-auto{margin-bottom:auto !important}.ms-max-0{margin-left:0 !important}.ms-max-1{margin-left:0.25rem !important}.ms-max-2{margin-left:0.5rem !important}.ms-max-3{margin-left:1rem !important}.ms-max-4{margin-left:1.5rem !important}.ms-max-5{margin-left:3rem !important}.ms-max-auto{margin-left:auto !important}.p-max-0{padding:0 !important}.p-max-1{padding:0.25rem !important}.p-max-2{padding:0.5rem !important}.p-max-3{padding:1rem !important}.p-max-4{padding:1.5rem !important}.p-max-5{padding:3rem !important}.px-max-0{padding-right:0 !important;padding-left:0 !important}.px-max-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-max-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-max-3{padding-right:1rem !important;padding-left:1rem !important}.px-max-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-max-5{padding-right:3rem !important;padding-left:3rem !important}.py-max-0{padding-top:0 !important;padding-bottom:0 !important}.py-max-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-max-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-max-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-max-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-max-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-max-0{padding-top:0 !important}.pt-max-1{padding-top:0.25rem !important}.pt-max-2{padding-top:0.5rem !important}.pt-max-3{padding-top:1rem !important}.pt-max-4{padding-top:1.5rem !important}.pt-max-5{padding-top:3rem !important}.pe-max-0{padding-right:0 !important}.pe-max-1{padding-right:0.25rem !important}.pe-max-2{padding-right:0.5rem !important}.pe-max-3{padding-right:1rem !important}.pe-max-4{padding-right:1.5rem !important}.pe-max-5{padding-right:3rem !important}.pb-max-0{padding-bottom:0 !important}.pb-max-1{padding-bottom:0.25rem !important}.pb-max-2{padding-bottom:0.5rem !important}.pb-max-3{padding-bottom:1rem !important}.pb-max-4{padding-bottom:1.5rem !important}.pb-max-5{padding-bottom:3rem !important}.ps-max-0{padding-left:0 !important}.ps-max-1{padding-left:0.25rem !important}.ps-max-2{padding-left:0.5rem !important}.ps-max-3{padding-left:1rem !important}.ps-max-4{padding-left:1.5rem !important}.ps-max-5{padding-left:3rem !important}.gap-max-0{gap:0 !important}.gap-max-1{gap:0.25rem !important}.gap-max-2{gap:0.5rem !important}.gap-max-3{gap:1rem !important}.gap-max-4{gap:1.5rem !important}.gap-max-5{gap:3rem !important}.row-gap-max-0{row-gap:0 !important}.row-gap-max-1{row-gap:0.25rem !important}.row-gap-max-2{row-gap:0.5rem !important}.row-gap-max-3{row-gap:1rem !important}.row-gap-max-4{row-gap:1.5rem !important}.row-gap-max-5{row-gap:3rem !important}.column-gap-max-0{column-gap:0 !important}.column-gap-max-1{column-gap:0.25rem !important}.column-gap-max-2{column-gap:0.5rem !important}.column-gap-max-3{column-gap:1rem !important}.column-gap-max-4{column-gap:1.5rem !important}.column-gap-max-5{column-gap:3rem !important}.text-max-start{text-align:left !important}.text-max-end{text-align:right !important}.text-max-center{text-align:center !important}}@media (min-width:1200px){.fs-1{font-size:2.25rem !important}.fs-2{font-size:1.75rem !important}.fs-3{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714286%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);box-shadow:1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0, 0, 0, 0.9);fill:rgba(0, 0, 0, 0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0, 0, 0, 0.9);fill:rgba(0, 0, 0, 0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill 0.1s;transition:fill 0.1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57, 57, 57, 0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0, 0, 0, 0.1)}.numInputWrapper span:active{background:rgba(0, 0, 0, 0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57, 57, 57, 0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57, 57, 57, 0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0, 0, 0, 0.5)}.numInputWrapper:hover{background:rgba(0, 0, 0, 0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:0.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0, 0, 0, 0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch \0 ;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0, 0, 0, 0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0, 0, 0, 0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 0.5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0, 0, 0, 0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 0.5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0, 0, 0, 0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0, 0, 0, 0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57, 57, 57, 0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57, 57, 57, 0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7, 5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7, 5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57, 57, 57, 0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}html{}html.no-scroll{position:relative;overflow:hidden}html .sw-text-editor-table .sw-text-editor-table__col{border:1px solid #000;padding:8px;text-align:left}html .sw-text-editor-table .sw-text-editor-table__col-selector{display:none}html .sw-text-editor-table__head td{background:#eee}@media (max-width:575.98px){:root{--sw-current-breakpoint: "xs"}}@media (min-width:576px) and (max-width:767.98px){:root{--sw-current-breakpoint: "sm"}}@media (min-width:768px) and (max-width:991.98px){:root{--sw-current-breakpoint: "md"}}@media (min-width:992px) and (max-width:1099.98px){:root{--sw-current-breakpoint: "lg"}}@media (min-width:1200px) and (max-width:1224.98px){:root{--sw-current-breakpoint: "xl"}}@media (min-width:1360px) and (max-width:1384.98px){:root{--sw-current-breakpoint: "xxl"}}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}a[data-ajax-modal]{text-decoration:underline}.alert-has-icon{display:flex;align-items:center}.alert-list{padding-left:20px;margin-bottom:0}.card-title{color:#564b48;font-size:1.125rem;font-weight:700;line-height:1.2}.card-col{margin-bottom:1rem;display:flex}.card-col .card{width:100%}.card-col .card-body{display:flex;flex-direction:column}.card-actions{align-items:flex-start;margin-top:auto}.category-navigation{list-style:none;margin:0;padding-left:20px}.category-navigation.level-0>.category-navigation-entry{border-bottom:1px solid #d4cec5}.category-navigation.level-0{padding-left:0;font-size:16px}.category-navigation.level-1{font-size:14px}.category-navigation.level-2{font-size:12px}.category-navigation-entry{margin:0;padding:0}.category-navigation-link{display:block;padding:8px 20px;font-weight:400;color:#564b48;text-decoration:none}.category-navigation-link:hover{text-decoration:none}.category-navigation-link.is-active{color:#69755c;font-weight:700}.category-navigation-link.in-path{font-weight:700}.modal-backdrop{opacity:0;transition:opacity 0.45s cubic-bezier(0.3, 0, 0.15, 1), visibility 0.45s linear}@media (prefers-reduced-motion:reduce){.modal-backdrop{transition:none}}.modal-backdrop.modal-backdrop-open{opacity:1}.modal-backdrop>.loader{position:absolute;left:50%;top:50%;margin-left:-1rem;margin-top:-1rem}.base-slider{position:relative;overflow:hidden}.base-slider .tns-nav,.base-slider .base-slider-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);margin:10px 0}.base-slider .tns-nav .base-slider-dot,.base-slider .tns-nav button,.base-slider .base-slider-dots .base-slider-dot,.base-slider .base-slider-dots button{background-color:#4a545b;border:0;height:8px;width:8px;padding:8px;border-radius:50%;margin:0 8px}.base-slider .tns-nav .base-slider-dot:hover,.base-slider .tns-nav .base-slider-dot.tns-nav-active,.base-slider .tns-nav button:hover,.base-slider .tns-nav button.tns-nav-active,.base-slider .base-slider-dots .base-slider-dot:hover,.base-slider .base-slider-dots .base-slider-dot.tns-nav-active,.base-slider .base-slider-dots button:hover,.base-slider .base-slider-dots button.tns-nav-active{background-color:#69755c}.base-slider .tns-nav .base-slider-dot.tns-nav-active,.base-slider .tns-nav button.tns-nav-active,.base-slider .base-slider-dots .base-slider-dot.tns-nav-active,.base-slider .base-slider-dots button.tns-nav-active{box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.base-slider .tns-nav .base-slider-dot:focus,.base-slider .tns-nav button:focus,.base-slider .base-slider-dots .base-slider-dot:focus,.base-slider .base-slider-dots button:focus{outline:none}.base-slider.has-dots-outside{padding-bottom:40px}.base-slider.has-dots-outside .tns-nav,.base-slider.has-dots-outside .base-slider-dots{bottom:auto}.base-slider.has-nav-outside{padding-left:25px;padding-right:25px}.base-slider .tns-ovh{overflow:visible}.base-slider-controls{margin-bottom:0}.base-slider-controls-prev,.base-slider-controls-next{display:block;width:30px;height:65px;text-align:center;position:absolute;top:50%;transform:translateY(-50%);line-height:68px;transition:opacity 0.15s ease;cursor:pointer;padding:0;color:#564b48;background:#ffffff;border:1px solid #ffffff}.base-slider-controls-prev .icon,.base-slider-controls-next .icon{color:currentColor}.base-slider-controls-prev:hover,.base-slider-controls-next:hover{border-color:#69755c;color:#69755c}.base-slider-controls-prev[disabled],.base-slider-controls-next[disabled]{opacity:0.5;cursor:not-allowed}.base-slider-controls-prev{border-radius:0 0 0 0}.base-slider-controls-prev.is-nav-prev-outside{border-radius:0 0 0 0}.base-slider-controls-next{border-radius:0 0 0 0}.base-slider-controls-next.is-nav-next-outside{border-radius:0 0 0 0}@media (min-width:768px){.base-slider .tns-nav .base-slider-dot,.base-slider .tns-nav button,.base-slider .base-slider-dots .base-slider-dot,.base-slider .base-slider-dots button{margin:0 5px}.base-slider .tns-nav.hide-dots,.base-slider .base-slider-dots.hide-dots{display:none}}@media (max-width:767.98px){.base-slider .tns-nav,.base-slider .base-slider-dots{width:55%;text-align:center}.base-slider .tns-nav.hide-dots,.base-slider .tns-nav.hide-dots-mobile,.base-slider .base-slider-dots.hide-dots,.base-slider .base-slider-dots.hide-dots-mobile{display:none}}.image-slider.has-nav-outside .image-slider-item-container{padding:0 25px}.image-slider-container{position:relative;height:100%}.image-slider-container .image-slider-image{display:block;width:100%}.image-slider-container .image-slider-item{display:grid;max-width:100%;position:relative}.image-slider-container .image-slider-item.is-not-first{display:none}.image-slider-container .image-slider-item.is-cover{height:100%}.image-slider-container .image-slider-item.is-cover .image-slider-image{object-fit:cover;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.image-slider-container .image-slider-link{display:block}.js-slider-initialized .image-slider-item.is-not-first{display:block}.image-slider-controls-prev.is-nav-prev-inside{left:0}.image-slider-controls-prev.is-nav-prev-outside{left:0}.image-slider-controls-next.is-nav-next-inside{right:0}.image-slider-controls-next.is-nav-next-outside{right:0}@media (min-width:768px){.image-slider-controls-prev.is-nav-prev-outside{left:-5px}.image-slider-controls-next.is-nav-next-outside{right:-5px}}.product-slider.has-border{border:1px solid #d4cec5;border-radius:0}.product-slider.has-border{padding:25px}.product-slider.has-nav{padding-left:20px;padding-right:20px}.product-slider.has-border.has-nav{padding-left:40px;padding-right:40px}.product-slider-container{padding-bottom:1px}.product-slider-controls-prev,.product-slider-controls-next{border:0;background:none}.product-slider-controls-prev.is-arrow-prev-inside,.product-slider-controls-prev.is-arrow-next-inside,.product-slider-controls-next.is-arrow-prev-inside,.product-slider-controls-next.is-arrow-next-inside{background:var(--bs-gray-200)}.product-slider-controls-prev{left:-10px}.product-slider-controls-prev.has-border{left:0}.product-slider-controls-prev.is-arrow-prev-inside{left:20px}.product-slider-controls-prev.is-arrow-prev-inside.has-border{left:30px}.product-slider-controls-next{right:-10px}.product-slider-controls-next.has-border{right:0}.product-slider-controls-next.is-arrow-next-inside{right:20px}.product-slider-controls-next.is-arrow-next-inside.has-border{right:30px}.gallery-slider{width:99.9%}.gallery-slider.has-nav-outside .gallery-slider-item-container{padding:0 25px}.gallery-slider-row{margin-bottom:1rem}.gallery-slider-row.is-loading{height:auto;overflow:hidden}.gallery-slider-row.is-loading .gallery-slider-item-container:not(:first-child){display:none}.gallery-slider-row.is-loading .gallery-slider-thumbnails-col.is-underneath{display:none}.gallery-slider-row.is-single-image{justify-content:center}.gallery-slider-single-image{display:flex;align-items:center;justify-content:center}.gallery-slider-container{position:relative;height:100%}.gallery-slider-container .gallery-slider-image{display:block}.gallery-slider-item,.gallery-slider-single-image{position:relative;backface-visibility:hidden;cursor:default;display:block;height:100%;max-width:100%}.gallery-slider-item.is-cover,.gallery-slider-item.is-contain,.gallery-slider-single-image.is-cover,.gallery-slider-single-image.is-contain{height:100%}.gallery-slider-item.is-cover .gallery-slider-image,.gallery-slider-item.is-contain .gallery-slider-image,.gallery-slider-single-image.is-cover .gallery-slider-image,.gallery-slider-single-image.is-contain .gallery-slider-image{object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;margin:0 auto}.gallery-slider-item.is-cover .gallery-slider-image,.gallery-slider-single-image.is-cover .gallery-slider-image{object-fit:cover;width:100%;height:100%}.gallery-slider-item.is-contain .gallery-slider-image,.gallery-slider-single-image.is-contain .gallery-slider-image{margin:auto;object-fit:contain}.gallery-slider-controls-prev{left:0}.gallery-slider-controls-prev.is-nav-prev-outside{left:0}.gallery-slider-controls-next{right:0}.gallery-slider-controls-next.is-nav-next-outside{right:0}.gallery-slider-thumbnails-container{position:relative}.gallery-slider-thumbnails-container .tns-inner{display:flex;justify-content:center}.gallery-slider-thumbnails-container.is-underneath .tns-inner{display:block}.gallery-slider-thumbnails-container.is-underneath .tns-outer{margin:0 30px}.gallery-slider-thumbnails-container.hide-thumbs{display:none}.gallery-slider-thumbnails-col .gallery-slider-thumbnails-controls-prev,.gallery-slider-thumbnails-col .gallery-slider-thumbnails-controls-next{border:0;background:none;height:30px;width:65px;line-height:normal}.gallery-slider-thumbnails-col.is-left{padding-right:0}.gallery-slider-thumbnails-col.is-left .gallery-slider-thumbnails-controls-prev{top:-30px}.gallery-slider-thumbnails-col.is-left .gallery-slider-thumbnails-controls-next{bottom:-20px;top:auto}.gallery-slider-thumbnails-col.is-left .gallery-slider-thumbnails-controls-prev,.gallery-slider-thumbnails-col.is-left .gallery-slider-thumbnails-controls-next{left:50%;transform:translateX(-50%)}.gallery-slider-thumbnails-col.is-underneath .gallery-slider-thumbnails-controls-prev{left:-25px}.gallery-slider-thumbnails-col.is-underneath .gallery-slider-thumbnails-controls-next{right:-25px}.gallery-slider-thumbnails-col.is-underneath .gallery-slider-thumbnails-controls-prev,.gallery-slider-thumbnails-col.is-underneath .gallery-slider-thumbnails-controls-next{transform:translateY(-30%)}.gallery-slider-modal-controls{z-index:10}.gallery-slider-modal-controls .gallery-slider-thumbnails-controls-prev{left:0}.gallery-slider-modal-controls .gallery-slider-thumbnails-controls-next{right:0}.gallery-slider-thumbnails.is-underneath{display:flex;margin-top:1rem}.gallery-slider-thumbnails.is-underneath .gallery-slider-thumbnails-item{width:auto}.gallery-slider-thumbnails-item{cursor:pointer;height:75px;width:75px}.gallery-slider-thumbnails-item.tns-nav-active .gallery-slider-thumbnails-item-inner{border-color:#69755c}.gallery-slider-thumbnails-item-inner{border:1px solid #d4cec5;border-radius:0;width:100%;height:100%;padding:0.25rem;display:flex;align-items:center;align-content:center;justify-content:center;position:relative}.gallery-slider-thumbnails-image,.gallery-slider-image{flex:0 0 auto;max-height:100%;max-width:100%}.gallery-slider-thumbnails-play-button{position:absolute;top:0;right:0;bottom:0;left:0}.gallery-slider-thumbnails-play-button::before,.gallery-slider-thumbnails-play-button::after{content:"";position:absolute;top:50%;left:50%}.gallery-slider-thumbnails-play-button::before{transform:translate(-50%, -50%);width:25px;height:25px;border-radius:50%;background-color:rgba(0, 0, 0, 0.5)}.gallery-slider-thumbnails-play-button::after{transform:translate(-40%, -50%);border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid #fff}.gallery-slider-thumbnails-controls{display:none;margin:0}.gallery-slider-canvas-disabled .spatial-canvas-spinner{display:none}.gallery-slider-canvas-disabled .gallery-slider-spatial-canvas-wrapper{display:none}.spatial-canvas-note{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);background-color:#798490;color:#ffffff;padding:0 8px;border-radius:8px;opacity:1;transition:opacity 0.3s ease-in-out}.spatial-canvas-note.spatial-canvas-note--hidden{opacity:0}.spatial-canvas-note.spatial-slider-movement-note{bottom:86px}.ar-button{bottom:10px;right:9px;height:32px;border:2px solid #bcc1c7;border-radius:5px;background-color:#fff}.ar-button .icon-augmented{height:18px;width:18px;margin-right:5px}.ar-button .icon-augmented svg{top:unset}.ar-button:hover{box-shadow:0 0 11px #bcc1c7}.gallery-slider-spatial-canvas-wrapper{opacity:0;transition:opacity 0.3s ease-in-out}.gallery-slider-spatial-canvas-wrapper.spatial-canvas-display{background-color:#ffffff;opacity:1}@media (max-width:575.98px){.gallery-slider-item.is-cover,.gallery-slider-item.is-contain{min-height:225px !important}}@media (max-width:767.98px){.gallery-slider-single-image.is-cover,.gallery-slider-single-image.is-contain{min-height:225px !important}}@media (min-width:768px){.gallery-slider-row{justify-content:center}.gallery-slider-thumbnails-controls{display:block}.gallery-slider-thumbnails-col.is-left .gallery-slider-thumbnails-item{margin-bottom:0 !important;padding-bottom:10px}}.magnifier-overlay,.magnifier-zoom-image{background-clip:padding-box;opacity:0;animation:magnifyLensFade 0.5s forwards;pointer-events:none;z-index:1100}.magnifier-overlay{top:0;left:0;width:0;height:0;position:absolute;background:rgba(255, 255, 255, 0.4);border:1px solid #d4cec5}.magnifier-zoom-image{width:100%;height:100%;position:absolute;background-repeat:no-repeat;background-position:0 0;top:0;left:0}@keyframes magnifyLensFade{0%{opacity:0}100%{opacity:1}}.zoom-modal-wrapper{position:absolute;width:0;height:0;overflow:hidden}.modal.zoom-modal{overflow:hidden}.modal.zoom-modal .zoom-modal-actions,.modal.zoom-modal .btn-close{position:absolute;top:0;opacity:1;z-index:1051;margin:15px}.modal.zoom-modal .zoom-modal-actions{left:0}.modal.zoom-modal .btn-close{right:0}.modal.zoom-modal .modal-dialog .modal-content,.modal.zoom-modal .modal-dialog .modal-body{padding:0;overflow:hidden}.modal.zoom-modal .modal-footer{display:none;position:absolute;bottom:0;left:0;right:0;padding:0 0 1rem;justify-content:center;background-color:#fff;margin:0 30px}.modal.zoom-modal .gallery-slider{top:0;bottom:0;position:absolute;height:auto;width:100%}.modal.zoom-modal .gallery-slider-thumbnails{margin:0 auto}.modal.zoom-modal .gallery-slider-controls-next{right:0}.modal.zoom-modal .gallery-slider-controls-prev{left:0}.modal.zoom-modal .gallery-slider-thumbnails-item{width:auto}.modal.zoom-modal .gallery-slider-thumbnails-controls-next{right:-30px}.modal.zoom-modal .gallery-slider-thumbnails-controls-prev{left:-30px}.modal.zoom-modal .image-zoom-container{height:100%;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;align-content:center;touch-action:auto !important;-webkit-user-select:auto !important;-webkit-touch-callout:default !important;-webkit-user-drag:auto !important}.modal.zoom-modal .image-zoom-container>*{position:relative}.modal.zoom-modal .image-zoom-btn.disabled{opacity:0.3}@media (min-width:768px){.modal.zoom-modal .gallery-slider{bottom:100px}.modal.zoom-modal .modal-footer{display:flex}}.offcanvas{transition:all 0.45s cubic-bezier(0.3, 0, 0.15, 1)}.offcanvas.offcanvas-start .offcanvas-close{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between}.offcanvas.offcanvas-bottom{--bs-offcanvas-height: 90%;border-radius:8px 8px 0 0}.offcanvas.is-fullwidth{width:100%}.offcanvas .offcanvas-header{--bs-offcanvas-padding-y: 0;--bs-offcanvas-padding-x: 0;background-color:#fff}.offcanvas .offcanvas-header .offcanvas-title{font-size:24px;font-weight:700}.offcanvas .offcanvas-footer{bottom:0;top:auto}.offcanvas .offcanvas-close{width:100%;border-radius:0;font-weight:400;padding:0.5rem 1rem;text-align:left}.offcanvas .offcanvas-close:focus-visible{box-shadow:inset 0 0 0 0.125rem #69755c, inset 0 0 0 0.25rem #ffffff}.offcanvas>.loader,.offcanvas .offcanvas-body>.loader{position:absolute;left:50%;top:50%;margin-left:-1rem;margin-top:-1rem}@media (max-width:410px){.offcanvas.offcanvas-end,.offcanvas.offcanvas-start{width:calc(100% - 10px)}}.product-box{height:100%}.product-box.box-standard .stretched-link::after,.product-box.box-minimal .stretched-link::after{height:calc(200px + var(--bs-card-spacer-y))}.product-box.box-image .stretched-link::after{height:calc(332px + var(--bs-card-spacer-y))}.product-variant-characteristics{min-height:3em}.product-variant-characteristics .product-variant-characteristics-text{overflow:hidden;line-height:1.5em;height:3em;text-align:justify;margin-right:-1em;padding-right:1em;max-width:95%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;font-size:0.875rem}.product-variant-characteristics .product-variant-characteristics-option{font-weight:700}.product-image-wrapper{height:200px;flex-grow:1;flex-shrink:0;flex-basis:180px;margin-bottom:15px;position:relative}.product-image-link{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-image-link.is-cover{align-items:flex-start}.product-image{display:block;max-width:100%;max-height:200px}.product-image.is-standard,.product-image.is-cover,.product-image.is-contain{width:100%;height:100%}.product-image.is-cover{object-fit:cover}.product-image.is-contain{object-fit:contain}.product-image.is-standard{object-fit:scale-down}.product-image-placeholder{max-width:180px;height:100%}.product-rating{margin-bottom:10px;height:25px}.product-name{color:#564b48;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;height:2.75rem;margin-bottom:10px;font-size:1.125rem;line-height:1.375rem;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.product-name:hover{color:var(--text-color-brand-primary);text-decoration:none}.product-description{height:4.5rem;margin-top:10px;font-size:1rem;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-price-info{margin-top:10px}.product-price-info .product-advanced-list-price-wrapper{font-weight:400}.product-price-unit{height:36px;font-size:0.875rem;line-height:1.125rem;overflow:hidden}.product-unit-label{font-weight:700}.product-cheapest-price{min-height:20px;font-size:0.875rem;line-height:1.25rem;margin-bottom:32px}.product-cheapest-price .product-cheapest-price-price{font-weight:700}.product-cheapest-price.with-regulation-price,.product-cheapest-price.with-list-price{margin-bottom:6px}.product-cheapest-price.with-from-price{margin-bottom:5px}.product-price{color:#564b48;min-height:20px;margin-top:10px;margin-bottom:0;font-size:1.125rem;font-weight:700;line-height:1.25rem;overflow:hidden}.product-price.with-list-price{color:#e52427}.product-price .list-price{color:#564b48;font-weight:400;padding-left:5px;font-size:0.75rem}.product-price .list-price .list-price-price{text-decoration:line-through}.product-price .regulation-price{color:#564b48;font-weight:400;padding-left:5px;font-size:0.75rem;padding-left:0}.product-price .list-price-no-line-through .list-price-price{text-decoration:none}.product-price .strikeprice-text{color:#564b48;font-weight:400;padding-left:5px;font-size:0.75rem}.product-action{margin-top:20px}.product-badges{position:absolute;top:30px;left:-1px;z-index:10}.product-badges .badge{padding:0 8px;height:2rem;margin:0 0 8px;line-height:2rem;font-weight:700;color:#fff;border-radius:0 3px 3px 0;border-color:transparent;font-size:1.125rem;letter-spacing:0}.product-box.box-image .product-image-wrapper{height:332px}.product-box.box-image .product-image{max-height:332px}.product-box.box-image .product-image.is-standard{height:100%;object-fit:cover}.product-price-wrapper{font-size:1.125rem}.has-element-loader{z-index:15;pointer-events:none;position:relative}.element-loader-backdrop{opacity:0;transition:opacity 0.45s cubic-bezier(0.3, 0, 0.15, 1), visibility 0.45s linear;width:100%;height:100%;top:0;left:0;position:absolute;background-color:rgba(255, 255, 255, 0.5);box-shadow:0 0 11px 7px rgba(255, 255, 255, 0.5);z-index:15}.element-loader-backdrop.element-loader-backdrop-open{opacity:1}.element-loader-backdrop>.loader{position:absolute;left:50%;top:50%;margin-left:-1rem;margin-top:-1rem}@keyframes skeletonShimmer{0%{background-position:-500px 0}100%{background-position:500px 0}}.has-element-loader .cms-element-product-listing .product-badges,.has-element-loader .cms-element-product-listing .product-image-link,.has-element-loader .cms-element-product-listing .product-image,.has-element-loader .cms-element-product-listing .product-review-rating{display:none}.has-element-loader .cms-element-product-listing .product-image-wrapper,.has-element-loader .cms-element-product-listing .product-rating,.has-element-loader .cms-element-product-listing .product-name,.has-element-loader .cms-element-product-listing .product-variant-characteristics,.has-element-loader .cms-element-product-listing .product-description,.has-element-loader .cms-element-product-listing .product-price-unit,.has-element-loader .cms-element-product-listing .product-cheapest-price-price,.has-element-loader .cms-element-product-listing .product-price{border-radius:0;color:transparent;animation:skeletonShimmer 1.5s linear 0s infinite normal forwards running;background:linear-gradient(to right, #bcc1c7 8%, #f9f9f9 18%, #bcc1c7 28%);background-size:800px 100px}.has-element-loader .cms-element-product-listing .product-rating{width:50%}.has-element-loader .cms-element-product-listing .product-name{width:75%}.has-element-loader .cms-element-product-listing .product-price{width:35%}.has-element-loader .cms-element-product-listing .product-wishlist-info-item{border-radius:0;color:transparent;animation:skeletonShimmer 1.5s linear 0s infinite normal forwards running;background:linear-gradient(to right, #bcc1c7 8%, #f9f9f9 18%, #bcc1c7 28%);background-size:800px 100px}.has-element-loader .cms-element-product-listing .product-wishlist-info-status{display:none}.has-element-loader .cms-element-product-listing .product-variant-characteristics-text,.has-element-loader .cms-element-product-listing .product-wishlist-remove{display:none}.modal .modal-header.only-close{border-bottom-color:transparent}.modal .modal-close:focus{outline:0}.modal .cms-section-default .boxed{padding:0}.modal.is-fullscreen .modal-dialog,.modal.is-fullscreen .modal-content{width:100%;height:100%;min-height:100%;position:absolute;max-width:100%;top:0;left:0;margin:0;overflow-y:scroll;box-shadow:none}.modal.is-fullscreen .modal-dialog,.modal.is-fullscreen .modal-content,.modal.is-fullscreen .modal-header,.modal.is-fullscreen .modal-body,.modal.is-fullscreen .modal-footer{border-radius:0}.language-flag{display:inline-block;height:12px;width:16px;border:1px solid #adb5bd;margin-top:1px;text-indent:100%;white-space:nowrap;overflow:hidden;background-position:0 0;background-repeat:no-repeat;background-size:100%}.language-flag.country-de{background-image:linear-gradient(to bottom, #000 33%, #f00 33%, #f00 66%, #fc0 66%)}.language-flag.country-gb{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWdiIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+CiAgPHBhdGggZmlsbD0iIzAxMjE2OSIgZD0iTTAgMGg2NDB2NDgwSDB6Ii8+CiAgPHBhdGggZmlsbD0iI0ZGRiIgZD0iTTc1IDBsMjQ0IDE4MUw1NjIgMGg3OHY2Mkw0MDAgMjQxbDI0MCAxNzh2NjFoLTgwTDMyMCAzMDEgODEgNDgwSDB2LTYwbDIzOS0xNzhMMCA2NFYwaDc1eiIvPgogIDxwYXRoIGZpbGw9IiNDODEwMkUiIGQ9Ik00MjQgMjgxbDIxNiAxNTl2NDBMMzY5IDI4MWg1NXptLTE4NCAyMGw2IDM1TDU0IDQ4MEgwbDI0MC0xNzl6TTY0MCAwdjNMMzkxIDE5MWwyLTQ0TDU5MCAwaDUwek0wIDBsMjM5IDE3NmgtNjBMMCA0MlYweiIvPgogIDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0yNDEgMHY0ODBoMTYwVjBIMjQxek0wIDE2MHYxNjBoNjQwVjE2MEgweiIvPgogIDxwYXRoIGZpbGw9IiNDODEwMkUiIGQ9Ik0wIDE5M3Y5Nmg2NDB2LTk2SDB6TTI3MyAwdjQ4MGg5NlYwaC05NnoiLz4KPC9zdmc+Cg==")}.icon{width:1.375rem;height:1.375rem;display:inline-flex;align-self:center;font-size:inherit;overflow:visible;color:#4a545b}.icon>svg{width:100%;height:100%;top:0.25em;position:relative;fill:currentColor}.icon>svg path,.icon>svg use{fill:currentColor}.icon-primary{color:var(--text-color-brand-primary)}.icon-secondary{color:#564b48}.icon-success{color:#3cc261}.icon-info{color:#26b6cf}.icon-warning{color:#ffbd5d}.icon-danger{color:#e52427}.icon-light{color:#eee}.icon-dark{color:#4a545b}.icon-review{color:#fedc70}.icon-fluid{width:100%;height:100%}.icon-lg{width:1.8333333333rem;height:1.8333333333rem}.icon-sm,.navigation-offcanvas-link-icon .loader{width:1.203125rem;height:1.203125rem}.icon-xs{width:1.03125rem;height:1.03125rem}.icon-1x{width:1.375rem;height:1.375rem}.icon-2x{width:2.75rem;height:2.75rem}.icon-3x{width:4.125rem;height:4.125rem}.icon-4x{width:5.5rem;height:5.5rem}.icon-5x{width:6.875rem;height:6.875rem}.icon-6x{width:8.25rem;height:8.25rem}.icon-7x{width:9.625rem;height:9.625rem}.icon-8x{width:11rem;height:11rem}.icon-9x{width:12.375rem;height:12.375rem}.icon-10x{width:13.75rem;height:13.75rem}.icon-rotate-90 svg{filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.icon-rotate-180 svg{filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.icon-rotate-270 svg{filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.icon-flip-horizontal svg{filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.icon-flip-vertical svg{filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.icon-flip-both svg,.icon-flip-horizontal.icon-flip-vertical svg{filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}:root .icon-rotate-90 svg,:root .icon-rotate-180 svg,:root .icon-rotate-270 svg,:root .icon-flip-horizontal svg,:root .icon-flip-vertical svg,:root .icon-flip-both svg{filter:none}.alert-primary .icon{color:#69755c}.alert-secondary .icon{color:#564b48}.alert-success .icon{color:#3cc261}.alert-info .icon{color:#26b6cf}.alert-warning .icon{color:#ffbd5d}.alert-danger .icon{color:#e52427}.alert-light .icon{color:#f9f9f9}.alert-dark .icon{color:#4a545b}.btn-primary .icon,.address-editor-select:not(.collapsed) .icon,.address-editor-edit:not(.collapsed) .icon,.address-editor-create:not(.collapsed) .icon,.base-slider-item-action .icon,.novodom-explore-client-reviews__action .btn .icon{color:#fff}.btn-secondary .icon,.hero-banner-primary-button .btn .icon,.hero-banner-secondary-button .btn .icon{color:#fff}.btn-success .icon{color:#000}.btn-info .icon{color:#000}.btn-warning .icon{color:#000}.btn-danger .icon{color:#fff}.btn-light .icon{color:#000}.btn-dark .icon{color:#fff}.btn .icon>svg,.novodom-explore-client-reviews__action .btn .icon>svg{top:6px}.pagination .icon{width:13px;height:13px}.pagination .icon>svg{top:2px}.is-left .offcanvas-close svg,.offcanvas-start .offcanvas-close svg{top:0}.is-right .offcanvas-close svg,.offcanvas-end .offcanvas-close svg{top:0.25rem}.navigation-offcanvas-link-icon .icon>svg{top:0}.pagination{margin-bottom:0}.pagination .page-link{cursor:pointer;margin-bottom:0}.cms-section{overflow:hidden}.cms-section.bg-image{background-repeat:no-repeat;background-position:50%}.cms-section .cms-section-sidebar{display:flex}@media (max-width:767.98px){.cms-section-sidebar-mobile-wrap{flex-direction:column}.cms-section-sidebar-mobile-hidden .cms-section-sidebar-sidebar-content{display:none}}.cms-block.bg-image{position:relative;background-repeat:no-repeat;background-position:50%}.cms-block .cms-block-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:none}.cms-block .cms-block-background.media-mode--contain{object-fit:contain}.cms-block .cms-block-background.media-mode--cover{object-fit:cover}.cms-block .cms-block-container{position:relative}.cms-block .cms-block-container .cms-block-container-row{flex-direction:row}.cms-block-center-text .cms-element-text{padding:30px}.cms-block-image-three-cover .row,.cms-block-image-three-cover .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .cms-block-image-three-cover .checkout-container,.cms-block-image-three-cover .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .cms-block-image-three-cover .checkout-container,.cms-block-image-three-cover .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .cms-block-image-three-cover .checkout-container,.cms-block-image-three-cover .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .cms-block-image-three-cover .checkout-container,.cms-block-image-three-cover .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .cms-block-image-three-cover .checkout-container{margin:0}.cms-block-image-three-cover [class^=col-]{padding:0}.cms-block-image-text-bubble .cms-element-image .cms-image-container,.cms-block-image-bubble-row .cms-element-image .cms-image-container{height:300px;width:300px;margin:auto;border-radius:50%;background-clip:padding-box;overflow:hidden}.cms-block-image-highlight-row .cms-element-image{border:12px solid #fff}.cms-block-image-text-bubble .cms-element-text,.cms-block-image-text-row .cms-element-text{padding-top:20px}.cms-block-image-text-gallery .image-text-gallery-card{box-shadow:0 0 4px 0 rgba(0, 0, 0, 0.2)}.cms-block-image-text-gallery .cms-element-text{padding:20px}.cms-block-text-on-image .cms-element-text{padding:30px;align-items:center;min-height:240px}.cms-block-image-text-cover .cms-element-text{padding-top:30px}.cms-block-image-simple-grid .left-top{margin-bottom:20px}.cms-block-image-simple-grid .right{height:100%}@media (min-width:992px){.cms-block-container .cms-block-container-row.has--sidebar{flex-direction:column}.cms-block-container .cms-block-container-row.has--sidebar>div{flex-basis:auto;flex-grow:1;max-width:100%}}@media (max-width:767.98px){.cms-block-image-text-gallery .cms-row>:not(:last-child),.cms-block-image-two-column .cms-row>:not(:last-child),.cms-block-image-three-column .cms-row>:not(:last-child),.cms-block-image-four-column .cms-row>:not(:last-child),.cms-block-image-bubble-row .cms-row>:not(:last-child),.cms-block-image-highlight-row .cms-row>:not(:last-child){margin-bottom:20px}.cms-block-image-text .cms-row>:first-child,.cms-block-image-text-cover .cms-row>:first-child{margin-bottom:20px}.cms-block-image-simple-grid .left-bottom{margin-bottom:20px}}.cms-block-sidebar-filter{overflow:visible}.cms-block-sidebar-filter .col-12{position:initial}.cms-element-product-name{display:inline-block}.cms-element-manufacturer-logo .cms-image-link{height:100%}.cms-element-manufacturer-logo .cms-image-container.is-standard img{max-width:200px;max-height:70px}.cms-element-image{position:relative;height:100%}.cms-element-image .cms-image{display:block;max-width:100%}.cms-element-image .cms-image-container{display:block;max-width:100%;position:relative}.cms-element-image .cms-image-container.is-cover{object-fit:contain;height:100%}.cms-element-image .cms-image-container.is-cover .cms-image{object-fit:cover;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.cms-element-image .cms-image-container.is-cover .cms-image,.cms-element-image .cms-image-container.is-stretch .cms-image{width:100%}.cms-element-image .cms-image-link{display:block}.cms-element-youtube-video{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.cms-element-youtube-video.is--streched{height:100%}.cms-element-youtube-video::before{display:block;content:"";width:100%;padding-top:calc((9 / 16) * 100%)}.cms-element-youtube-video__video,.cms-element-youtube-video__placeholder{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;border:0 none}.cms-element-youtube-video__placeholder img{object-fit:cover;height:100%;width:100%;position:absolute;top:0;right:0;bottom:0;left:0}.cms-element-youtube-video__backdrop{display:flex;align-items:center;justify-content:center;text-align:center}.cms-element-youtube-video__backdrop>div{background:rgba(255, 255, 255, 0.5);padding:1rem}.cms-element-vimeo-video{position:relative;width:100%}.cms-element-vimeo-video::before{display:block;content:"";width:100%;padding-top:56.25%}.cms-element-vimeo-video__video,.cms-element-vimeo-video__placeholder{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;border:0 none}.cms-element-vimeo-video__placeholder img{object-fit:cover;height:100%;width:100%;position:absolute;top:0;right:0;bottom:0;left:0}.cms-element-vimeo-video__backdrop{display:flex;align-items:center;justify-content:center;text-align:center}.cms-element-vimeo-video__backdrop>div{background:rgba(255, 255, 255, 0.5);padding:1rem}.cms-element-vimeo-video__container:hover .js-vimeo-link{display:block}.cms-element-product-listing .cms-listing-col{margin-bottom:1.5rem}.cms-element-product-listing-actions{display:flex;align-items:center;margin-bottom:20px}.cms-element-product-listing-actions .sorting{margin-left:auto}.cms-element-buy-box,.cms-element-product-box{width:100%}.cms-element-product-slider .cms-element-title{font-size:1.125rem;font-weight:700;color:#564b48}.cms-element-product-slider.has-border .cms-element-title{margin-top:0.5rem}.cms-element-text,.cms-element-image,.cms-element-product-box,.cms-element-buy-box,.cms-element-product-slider,.cms-element-image-slider,.cms-element-product-description-reviews,.cms-element-image-gallery{word-break:break-word}.cms-element-text.has-vertical-alignment,.cms-element-image.has-vertical-alignment,.cms-element-product-box.has-vertical-alignment,.cms-element-buy-box.has-vertical-alignment,.cms-element-product-slider.has-vertical-alignment,.cms-element-image-slider.has-vertical-alignment,.cms-element-product-description-reviews.has-vertical-alignment,.cms-element-image-gallery.has-vertical-alignment{display:flex;height:100%}.cms-element-image-gallery .js-magnifier-zoom-image-container .magnifier-overlay{display:none}@media (max-width:991.98px){.cms-element-product-listing-actions{flex-wrap:wrap;justify-content:center}.cms-element-product-listing-actions .sorting{width:100%;margin-top:5px;margin-left:0}}div.card-tabs .cms-card-header{padding-left:0;padding-right:0}.cms-element-text{position:relative}.confirm-message{padding:10% 20%;text-align:center;font-size:18px;font-weight:600}.confirm-message div.alert{margin-top:1em}.confirm-alert{padding:1em 1em 3em}@media (max-width:767.98px){.confirm-message{padding:10% 0}}.was-validated .form-control:valid,.form-control.is-valid{background-position:97% 50%}.was-validated .form-control:invalid,.form-control.is-invalid{background-position:97% 50%}.was-validated .custom-control-input:valid~.custom-control-label.no-validation{color:inherit}.was-validated .custom-control-input:valid~.custom-control-label.no-validation::before{border-color:inherit}.required-fields{margin-bottom:1rem}.form-text{font-size:1rem}.forms-boolean{display:block;border:1px solid #d4cec5;padding:0 36px;margin:12px 0;height:40px;border-radius:3px;cursor:pointer}.forms-boolean.is-active{border-color:#69755c}.forms-boolean:hover{border-color:#69755c;color:#69755c}.forms-boolean-label{cursor:pointer;height:38px;line-height:38px;width:100%}.forms-boolean-label::before,.forms-boolean-label::after{top:11px}[data-address-editor] .loader{--bs-spinner-width: 16px;--bs-spinner-height: 16px}[data-address-editor].disabled{opacity:1;pointer-events:none}.address-editor-select,.address-editor-edit,.address-editor-create{cursor:pointer}.address-editor-select{margin-bottom:1rem}.address-editor-list-wrapper,.address-editor-create-address-wrapper{padding-top:1.5rem;padding-bottom:1.5rem}.address-editor-card{padding-top:1rem}.address-editor-card:not(:last-child){padding-bottom:1rem;border-bottom:1px solid #d4cec5}@media (min-width:768px){.address-editor-select{margin-bottom:0}}.address-manager-modal .btn-icon-hover-white:hover span.icon,.address-manager-modal .btn-icon-hover-white:focus span.icon{color:#fff}.address-manager-modal .loader{color:#fff}.address-manager-modal .address-manager-modal-header-content{width:100%}.address-manager-modal .modal-body{padding-top:0;height:550px}.address-manager-modal .modal-footer{background-color:#f9f9f9}.address-manager-modal .address-manager-modal-select-address:hover{border-color:#69755c;cursor:pointer}.address-manager-modal .address-manager-modal-select-address{height:210px}.sorting{display:inline-block;width:260px}.delivery-status-indicator{border-radius:100%;background-clip:padding-box;display:inline-block;height:10px;line-height:10px;margin-right:5px;position:relative;width:10px}.quickview-minimal-top,.quickview-minimal-image{margin-bottom:1rem}.quickview-minimal-product-manufacturer-logo{width:100%}@media (min-width:768px){.quickview-minimal-top{margin-bottom:1.5rem}}.payment-method-image{max-height:24px;max-width:100%;margin-right:0.25rem;margin-left:0.25rem;float:right}.shipping-method-image{max-height:24px;max-width:100%;margin-right:0.25rem;margin-left:0.25rem;float:right}.filter-panel{display:flex;flex-wrap:wrap;align-content:flex-start;margin-bottom:8px}.icon.icon-filter-panel-item-toggle{margin-left:8px}.icon.icon-filter-panel-item-toggle>svg{top:4px}.filter-panel-items-container{display:flex;flex-wrap:wrap;align-content:flex-start;margin-bottom:8px;width:100%}.filter-panel-item{margin-right:12px;margin-bottom:12px}.filter-panel-item .filter-panel-item-toggle{--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c;--bs-btn-border-color: #d4cec5;--bs-btn-hover-border-color: #d4cec5;--bs-btn-active-border-color: #69755c;--bs-btn-active-color: #69755c;--bs-btn-font-weight: 400}.filter-panel-item-toggle.show .icon-filter-panel-item-toggle svg{color:#69755c;transform:rotate(180deg)}.filter-panel-item-dropdown{min-width:240px;max-height:200px;overflow:auto;padding:13px 0}.filter-panel-submit{height:40px;margin-bottom:12px;border:1px solid #69755c;background-color:#fff;color:#4a545b}.filter-active{--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c;--bs-btn-border-color: #d4cec5;--bs-btn-hover-border-color: #69755c;--bs-btn-hover-color: #69755c;--bs-btn-hover-bg: #f9f9f9;--bs-btn-active-border-color: #69755c;--bs-btn-active-color: #69755c;--bs-btn-font-weight: 400;--bs-btn-border-radius: 50rem;--bs-btn-padding-y: 0.125rem;--bs-btn-line-height: 1.625rem}.filter-active-preview{display:inline-block;width:16px;height:16px;border-radius:4px;border:1px solid #d4cec5;margin-right:0.25rem;background-position:center center;background-size:cover;vertical-align:-0.125em}.btn.filter-reset-all,.novodom-explore-client-reviews__action .filter-reset-all.btn{--bs-btn-border-radius: 50rem;--bs-btn-padding-y: 0.125rem;--bs-btn-line-height: 1.625rem;--bs-btn-font-weight: 400}.is--sidebar .filter-panel,.is--sidebar .filter-panel-items-container{display:block}.is--sidebar .filter-panel-item-dropdown{min-width:100%;border:1px solid #69755c;border-top:0;border-radius:0 0 4px 4px}.is--sidebar .filter-panel-item{margin-right:0;width:100%}.is--sidebar .filter-panel-item-toggle{text-align:left;display:flex}.is--sidebar .filter-panel-item-toggle[aria-expanded="true"]{color:#69755c;border-color:#69755c;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0 none}.is--sidebar .filter-panel-item-toggle[aria-expanded="true"] svg{color:#69755c;transform:rotate(180deg)}.is--sidebar .icon-filter-panel-item-toggle{margin-left:auto}.is--sidebar .icon-filter-panel-item-toggle>svg{top:0}.is-loading .filter-panel-item-toggle,.is-loading .filter-active,.is-loading .filter-reset-all,.is-loading .filter-boolean,.is-loading .filter-panel-submit{pointer-events:none;opacity:0.6}.btn.filter-panel-wrapper-toggle,.novodom-explore-client-reviews__action .filter-panel-wrapper-toggle.btn{--bs-btn-padding-x: 6px;--bs-btn-padding-y: 6px;--bs-btn-hover-bg: var(--bs-gray-200);--bs-btn-hover-color: var(--bs-primary);--bs-btn-active-bg: var(--bs-gray-200);--bs-btn-active-color: var(--bs-primary);display:none;width:100%}.btn.filter-panel-wrapper-toggle .icon,.novodom-explore-client-reviews__action .filter-panel-wrapper-toggle.btn .icon{color:currentColor;margin-right:0.5rem;vertical-align:text-bottom}.btn.filter-panel-wrapper-toggle .icon svg,.novodom-explore-client-reviews__action .filter-panel-wrapper-toggle.btn .icon svg{top:0}.filter-panel-offcanvas-header{height:80px;align-items:center;padding:25px;display:none}.filter-panel-offcanvas-title{margin-bottom:0;font-size:24px;font-weight:700;color:#564b48}.filter-panel-offcanvas-close{margin-left:auto}@media (max-width:991.98px){.btn.filter-panel-wrapper-toggle,.novodom-explore-client-reviews__action .filter-panel-wrapper-toggle.btn{display:block}.filter-panel-wrapper{display:none}}.offcanvas-filter{overflow:hidden}.offcanvas-filter .filter-panel{height:calc(100% - 80px);overflow-y:auto;width:100%;padding:0 25px 25px}.offcanvas-filter .filter-panel-offcanvas-header{display:flex}.filter-multi-select .filter-panel-item-toggle.disabled{cursor:default}.filter-multi-select-list{list-style:none;margin:0;padding:0}.filter-multi-select-list-item{padding:5px 15px}.filter-multi-select-list-item.disabled{opacity:0.3}.filter-multi-select-list-item.disabled .filter-multi-select-item-label{cursor:default}.filter-multi-select-item-label{cursor:pointer;margin-bottom:0;padding:0 10px;width:100%}.filter-multi-select-count{margin-left:3px}.filter-property-select-list-item{display:flex;align-items:center}.filter-property-select-preview{width:32px;height:32px;display:inline-block;border-radius:4px;border:1px solid #d4cec5;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 90'%3E%3Cpath fill='%23cdd5db' d='M0 0h30v30H0zM30 30h30v30H30zM60 0h30v30H60zM60 60h30v30H60zM0 60h30v30H0z'/%3E%3C/svg%3E");background-position:center center;background-size:cover;position:relative;flex-shrink:0}.filter-property-select-preview-checkmark{width:20px;height:20px;position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.15s ease-in-out;opacity:0;transform:translateY(-5px);background-color:#69755c;border:0.125rem solid #ffffff;top:-0.375rem;right:-0.375rem}.filter-property-select-preview-checkmark .icon{width:10px;height:10px;color:#fff}.filter-property-select-preview-checkmark .icon svg{top:0}.filter-property-select-checkbox{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:4px;appearance:none;background-color:transparent;outline:none}.filter-property-select-checkbox:focus{box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.filter-property-select-checkbox:checked~.filter-property-select-preview-checkmark{transform:translateY(0);opacity:1}.filter-boolean{display:inline-block;border:1px solid #d4cec5;padding-left:12px;padding-right:12px;height:40px;border-radius:0;cursor:pointer}.filter-boolean.is-active{border-color:#69755c}.filter-boolean:hover{border-color:#69755c;color:#69755c}.filter-boolean.disabled{cursor:default;background:#eee;border-color:#eee}.filter-boolean.disabled .filter-boolean-label{color:#bcc1c7;cursor:default}.filter-boolean-input{margin-top:11px}.filter-boolean-label{cursor:pointer;height:38px;line-height:38px;width:100%}.filter-range-dropdown{padding:0;overflow:hidden}.filter-range-container{display:flex;align-items:flex-end;padding:16px}.filter-range-error{padding:0 16px 16px;font-size:13px;color:#e52427}.filter-range-min,.filter-range-max{width:calc(50% - 14px);margin-bottom:0;font-size:11px;position:relative}.min-input,.max-input{margin-bottom:0;height:28px;padding:6px 10px;appearance:none}.min-input::-webkit-inner-spin-button,.min-input::-webkit-outer-spin-button,.max-input::-webkit-inner-spin-button,.max-input::-webkit-outer-spin-button{appearance:none;margin:0}.filter-range-unit{position:absolute;bottom:1px;right:1px;height:26px;line-height:26px;font-size:14px;padding:0 10px;background-color:#fff;border-radius:0}.filter-range-divider{width:28px;height:28px;line-height:28px;text-align:center;font-weight:700}.filter-rating-select-radio{appearance:none;opacity:0}.filter-rating-select-radio:checked~.filter-rating-select-item-checkmark{transform:translateY(2px);opacity:1}.filter-rating-select-radio:focus-visible~.filter-rating-select-item-label{box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.filter-rating-select-radio:focus-visible~.filter-rating-select-item-label .filter-rating-select-item-label-text{color:#69755c;font-weight:700}.filter-rating-select-item-label{cursor:pointer;display:flex;align-items:center}.filter-rating-select-item-label .product-review-rating{margin-right:8px;display:inline-block;margin-top:3px}.filter-rating-select-item-label:hover .icon-review{color:#fed03d}.filter-rating-select-item-label:hover .filter-rating-select-item-label-text{color:#69755c;font-weight:700}.filter-rating-select-list-item{display:flex;position:relative;margin-left:16px}.filter-rating-select-list-item .filter-rating-select-item-label{margin-bottom:5px}.filter-rating-select-list-item:last-child.filter-rating-select-item-label{margin-bottom:0}.filter-rating-select-list-item.disabled{opacity:0.3}.filter-rating-select-list-item.disabled .icon-review{color:#bcc1c7}.filter-rating-select-list-item.disabled .filter-rating-select-item-label{cursor:default}.filter-rating-select-list-item.disabled:hover .filter-rating-select-item-label-text{color:#564b48;font-weight:400}.filter-rating-select-item-checkmark{width:20px;height:20px;background-color:#798490;position:absolute;border:1px solid #fff;border-radius:50%;top:-8px;left:-8px;display:flex;align-items:center;justify-content:center;transition:all 0.15s ease-in-out;opacity:0;transform:translateY(-7px)}.filter-rating-select-item-checkmark .icon{width:10px;height:10px;color:#fff}.filter-rating-select-item-checkmark .icon svg{top:0}.filter-multi-select-rating .filter-panel-item-dropdown{padding-bottom:6px}.product-feature-list-list{list-style:none;padding-left:unset}.product-feature-feature{font-size:0.875rem}.product-feature-value{font-weight:700}.notification-dot{background-color:#bcc1c7;width:10px;height:10px;border-radius:50%;display:inline-block}.notification-dot.notification-dot-primary{background-color:#69755c}.notification-dot.notification-dot-secondary{background-color:#564b48}.notification-dot.notification-dot-success{background-color:#3cc261}.notification-dot.notification-dot-danger{background-color:#e52427}.notification-dot.notification-dot-warning{background-color:#ffbd5d}.notification-dot.notification-dot-info{background-color:#26b6cf}.notification-dot.notification-dot-light{background-color:#f9f9f9}.notification-dot.notification-dot-dark{background-color:#4a545b}.product-box.box-wishlist .stretched-link::after{height:calc(200px + var(--bs-card-spacer-y))}.product-wishlist{margin-top:10px}.product-wishlist .icon-wishlist svg{top:0}.product-wishlist-not-added .icon-wishlist-added,.product-wishlist-not-added .text-wishlist-remove{display:none}.product-wishlist-not-added .icon-wishlist-not-added,.product-wishlist-not-added .text-wishlist-not-added{display:inline-flex}.product-wishlist-not-added .icon-wishlist-not-added{animation:pulse 0.5s alternate}.product-wishlist-added .icon-wishlist-added,.product-wishlist-added .text-wishlist-remove{display:inline-flex}.product-wishlist-added .icon-wishlist-added{animation:pulse 0.5s alternate}.product-wishlist-added .icon-wishlist-not-added,.product-wishlist-added .text-wishlist-not-added{display:none}.product-wishlist-action-circle{position:absolute;bottom:1rem;right:1rem}.product-wishlist-action-circle.btn,.novodom-explore-client-reviews__action .product-wishlist-action-circle.btn{text-overflow:initial}.product-wishlist-action-circle::before{content:"";position:absolute;width:120%;height:120%;left:calc(50% - 24px);top:calc(50% - 24px)}.product-wishlist-action{background:transparent;border-style:none;padding:0;display:inline-flex}.product-wishlist-btn{--bs-btn-border-radius: 50%;--bs-btn-border-width: 0;--bs-btn-padding-x: 0.5rem;--bs-btn-padding-y: 0.5rem;--bs-btn-color: var(--bs-gray-800);--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c;height:40px;width:40px}.product-wishlist-btn-remove{z-index:10;position:absolute;right:1.5rem;top:1.5rem}.product-wishlist .icon-wishlist,.product-wishlist .icon-wishlist-remove{color:#4a545b}.product-wishlist .icon-wishlist svg,.product-wishlist .icon-wishlist-remove svg{top:0}.product-wishlist-btn-content{text-decoration:underline}.product-wishlist-btn-content-md{margin-left:8px;font-size:14px}.product-wishlist-btn-content-sm{margin-left:6px;font-size:12px}.product-wishlist-btn-content-disabled{display:none}.product-wishlist-btn-content-active{display:inline-flex}.product-wishlist-info{}.product-wishlist-info-item{min-height:2em;font-size:0.875rem}.product-wishlist-info-text{font-weight:700}.product-wishlist-info-manufacturer{display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis}.product-wishlist-info .product-variant-characteristics-text{text-transform:capitalize}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:1}100%{transform:scale(1);opacity:1}}.quantity-selector-group .quantity-selector-group-input{-moz-appearance:textfield;text-align:center;border-left:0;border-right:0;padding-left:0;padding-right:0;line-height:1rem}.quantity-selector-group .quantity-selector-group-input:disabled{color:#798490}.quantity-selector-group .quantity-selector-group-input::-webkit-outer-spin-button,.quantity-selector-group .quantity-selector-group-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-selector-group .btn-outline-light{--bs-btn-disabled-bg: #eee;--bs-btn-disabled-border-color: #d4cec5;--bs-btn-border-color: #d4cec5;--bs-btn-active-border-color: #d4cec5;--bs-btn-hover-border-color: #d4cec5;--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.quantity-selector-group .btn-outline-light.btn-plus{border-left:0}.quantity-selector-group .btn-outline-light.btn-minus{border-right:0}.quantity-selector-group .btn-outline-light:disabled .icon{color:#bcc1c7}.quantity-selector-group .btn-outline-light svg{top:4px}.quantity-selector-group .input-group-text{line-height:1rem}.basic-captcha-content-image{width:85%}.basic-captcha-content-image img{border:1px solid #d4cec5;border-radius:0;width:100%}.basic-captcha-content-code{display:flex;justify-content:space-between;margin-bottom:1.25em;max-width:440px}.basic-captcha-content-refresh-icon{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;height:42px;align-self:flex-end;border-color:#d4cec5}.basic-captcha-content-refresh-icon.btn .icon>svg,.novodom-explore-client-reviews__action .basic-captcha-content-refresh-icon.btn .icon>svg{top:0}.basic-captcha-content-refresh-icon:hover{cursor:pointer;border-color:#69755c;background-color:#fff}.basic-captcha-content-refresh-icon:hover .icon.icon-arrow-switch{color:#69755c}.line-item{margin-bottom:1rem}.line-item.is-discount .line-item-total-price{color:#3cc261}.line-item-info{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:83.33333333%}@media (min-width:768px){.line-item-info{flex:0 0 auto;width:41.66666667%}}.line-item-details{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:100%}@media (min-width:576px){.line-item-details{flex:0 0 auto;width:58.33333333%}}@media (min-width:768px){.line-item-details{flex:0 0 auto;width:66.66666667%}}.line-item-quantity{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:100%}@media (min-width:576px){.line-item-quantity{flex:0 0 auto;width:33.33333333%}}@media (min-width:768px){.line-item-quantity{flex:0 0 auto;width:16.66666667%}}.line-item-quantity-label{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:50%}@media (min-width:576px){.line-item-quantity-label{flex:0 0 auto;width:100%}}.line-item-quantity-select-wrapper{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:50%}@media (min-width:576px){.line-item-quantity-select-wrapper{flex:0 0 auto;width:100%}}.line-item-unit-price{flex:0 0 auto;width:100%}@media (min-width:576px){.line-item-unit-price{flex:0 0 auto;width:33.33333333%}}@media (min-width:768px){.line-item-unit-price{flex:0 0 auto;width:16.66666667%}}.line-item-tax-price{flex:0 0 auto;width:100%}@media (min-width:576px){.line-item-tax-price{flex:0 0 auto;width:33.33333333%}}@media (min-width:768px){.line-item-tax-price{flex:0 0 auto;width:16.66666667%}}.line-item-total-price{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:100%}@media (min-width:576px){.line-item-total-price{flex:0 0 auto;width:33.33333333%}}@media (min-width:768px){.line-item-total-price{flex:0 0 auto;width:16.66666667%}}.line-item-remove{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:16.66666667%}@media (min-width:768px){.line-item-remove{flex:0 0 auto;width:8.33333333%}}.is-offcanvas .line-item-info{flex:0 0 auto;width:83.33333333%}.is-offcanvas .line-item-details{flex:0 0 auto;width:100%}.is-offcanvas .line-item-quantity{flex:0 0 auto;width:100%}.is-offcanvas .line-item-quantity-label{flex:0 0 auto;width:58.33333333%}.is-offcanvas .line-item-quantity-select-wrapper{flex:0 0 auto;width:41.66666667%}.is-offcanvas .line-item-unit-price{flex:0 0 auto;width:100%}.is-offcanvas .line-item-tax-price{flex:0 0 auto;width:100%}.is-offcanvas .line-item-total-price{flex:0 0 auto;width:100%}.is-offcanvas .line-item-remove{flex:0 0 auto;width:16.66666667%}.is-offcanvas .line-item-details-container{padding-left:0}@media (min-width:768px){.no-remove-button .line-item-info{flex:0 0 auto;width:50%}}.line-item.is-order{margin-left:20px;margin-right:20px}.line-item.is-order .line-item-children .line-item{margin-left:0;margin-right:0}.line-item-info,.line-item-details,.line-item-quantity,.line-item-unit-price,.line-item-total-price,.line-item-tax-price,.line-item-remove{padding-right:0.25rem;padding-left:0.25rem}.line-item-discount-icon,.line-item-icon{text-align:center;height:100%}.line-item-discount-icon .icon,.line-item-icon .icon{height:100%}.line-item-discount-icon .icon>svg,.line-item-icon .icon>svg{top:0}.line-item-discount .line-item-icon .icon,.line-item-promotion .line-item-icon .icon{color:#3cc261}.line-item-container .line-item-icon .icon{color:#564b48}.line-item-nested-icon{align-items:center;justify-content:center;border-radius:50%;display:flex;margin:0 auto;width:65px;height:65px}.line-item-nested-icon .icon>svg{top:0}.line-item-info{order:1}.line-item-quantity{order:3}.line-item-unit-price,.line-item-tax-price{order:5}.line-item-total-price{order:4}.line-item-remove{order:2;text-align:right}.line-item-img-container{text-align:center;width:70px;margin-bottom:0.5rem}.line-item-img-link{display:block}.line-item-img{width:100%;height:70px;object-fit:contain}.line-item-info{margin-bottom:1rem}.line-item-total-price{font-weight:700}.line-item-total-price,.line-item-tax-price{justify-content:space-between;display:flex}.line-item-total-price{justify-content:flex-end}.line-item-tax-price{justify-content:flex-end}@media (max-width:575.98px){.line-item-tax-price,.line-item-unit-price{font-size:0.875rem;font-style:italic}}.line-item-unit-price{display:none}@media (min-width:576px){.line-item-unit-price{display:flex;justify-content:flex-end}}.line-item-unit-price.is-shown{display:flex;justify-content:flex-end}.is-offcanvas .line-item-unit-price{display:none;font-size:0.875rem;font-style:italic}.is-offcanvas .line-item-unit-price.is-shown{display:flex;justify-content:flex-end}.line-item-quantity-label,.line-item-unit-price-label,.line-item-total-price-label,.line-item-tax-price-label{font-weight:700;margin-bottom:0.5rem}.line-item-quantity-row{align-items:center;margin-bottom:0.5rem}.line-item-quantity{margin-bottom:0.5rem}.line-item-details-characteristics{margin:0.5rem 0;font-size:0.875rem}.line-item-details-characteristics .line-item-details-characteristics-option{font-weight:700}.line-item-variants{margin-bottom:0.5rem}.line-item-variants-properties{display:flex}.line-item-variants-properties-name{margin-right:0.5rem}@media (min-width:576px){.is-default .line-item-quantity-container,.is-order .line-item-quantity-container{margin-left:auto}.is-default .line-item-quantity-row,.is-order .line-item-quantity-row{align-items:normal;margin-bottom:0}.is-default .line-item-quantity,.is-order .line-item-quantity{flex-direction:column;display:flex}.is-default .line-item-unit-price,.is-default .line-item-total-price,.is-default .line-item-tax-price,.is-order .line-item-unit-price,.is-order .line-item-total-price,.is-order .line-item-tax-price{text-align:right}.is-default .line-item-unit-price,.is-default .line-item-total-price,.is-default .line-item-tax-price,.is-order .line-item-unit-price,.is-order .line-item-total-price,.is-order .line-item-tax-price{justify-content:normal;flex-direction:column}.is-default .line-item-tax-price,.is-order .line-item-tax-price{order:4}.is-default .line-item-total-price,.is-order .line-item-total-price{order:5}}@media (min-width:768px){.is-default .line-item-info,.is-default .line-item-quantity,.is-default .line-item-unit-price,.is-default .line-item-total-price,.is-default .line-item-tax-price,.is-default .line-item-remove,.is-order .line-item-info,.is-order .line-item-quantity,.is-order .line-item-unit-price,.is-order .line-item-total-price,.is-order .line-item-tax-price,.is-order .line-item-remove{order:0}.is-default .line-item-info,.is-order .line-item-info{margin-bottom:0}.is-default .line-item-quantity-label,.is-order .line-item-quantity-label{display:none}}.line-item-children{background-color:#f9f9f9;font-size:0.875rem;width:100%;padding:10px 20px;order:10;margin-top:10px;flex-shrink:initial}.line-item-children .line-item-children-elements{padding:12px 0 0}.line-item-children .line-item-headline{padding:0;font-weight:600}.line-item-children .line-item-change-button{width:fit-content;margin:0 12px;font-size:12px;text-decoration:underline;background-color:transparent;border-style:none}.line-item-children .line-item-change-button:focus{outline:none}.line-item-children .line-item-collapse{margin:0}.line-item-children .line-item-collapse-container,.line-item-children .line-item-child-label{padding:0}.line-item-children .line-item-child-label{position:relative}.line-item-children .line-item-collapse-icon-container{padding:0;text-align:right}.line-item-children .line-item-collapse-button,.line-item-children .line-item-child-remove-icon{background-color:transparent;border-style:none}.line-item-children .line-item-collapse-button>.line-item-collapse-icon{transform:rotate(180deg);transition:all 0.2s ease-out}.line-item-children .line-item-collapse-button.collapsed>.line-item-collapse-icon{transform:rotate(0deg)}.line-item-children .line-item-children-element{margin:0;padding:8px 4px 0}.line-item-children .line-item-children-element>.nesting-level-0{list-style:none}.line-item-children .line-item-children-element:last-child,.line-item-children .line-item-children-element-divider:last-child{border-style:none}.line-item-children .line-item-child-label-bullet{display:list-item}.line-item-children .line-item-child-total-price{padding:0;text-align:right;font-weight:600}.line-item-children .line-item-child-remove-icon-container{padding:0;text-align:right}.line-item-children .line-item-children-element-divider{border-top:1px solid #d4cec5;margin:1rem 0}@media (min-width:768px){.line-item-children.nesting-level-1{margin-left:96px}}@media (min-width:992px){.line-item-children.nesting-level-1{margin-left:4px}}@media (min-width:1200px){.line-item-children.nesting-level-1{margin-left:96px}}.is-offcanvas .line-item-children{margin-left:0;padding-left:12px;padding-right:12px}.line-item-children{font-size:0.875rem}.line-item-children.nesting-level-2{background-color:#f0f0f0}.line-item-children.nesting-level-3{background-color:#ebebeb}.line-item-children .line-item-details-container{padding-left:0}.line-item-children .line-item-headline-text{font-weight:normal}.line-item-children .line-item-collapse{align-items:center}.line-item{margin:0;padding:10px 0;border-bottom:1px solid #d4cec5}.line-item:last-child{border-bottom:0}.line-item-nested-icon{background-color:#798490}.line-item-img{padding:0.25rem;border:1px solid #d4cec5;border-radius:0}.line-item-product-number{margin-bottom:0.5rem;font-size:0.875rem}.line-item-delivery-date{font-size:0.875rem}.line-item-variants{font-size:0.875rem}.line-item-variants-properties-name{font-weight:700}.line-item-label{color:#564b48;font-weight:700}a.line-item-label:hover{color:#69755c}.line-item-total-price-value{text-align:right}.line-item-tax-price-label{display:inline;font-weight:normal;margin-right:5px}@media (max-width:575.98px){.line-item-unit-price-label,.line-item-total-price-label{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.line-item-unit-price-label:not(caption),.line-item-total-price-label:not(caption){position:absolute !important}}@media (min-width:768px){.line-item-unit-price-label,.line-item-tax-price-label,.line-item-total-price-label{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.line-item-unit-price-label:not(caption),.line-item-tax-price-label:not(caption),.line-item-total-price-label:not(caption){position:absolute !important}}@media (min-width:576px){.line-item-unit-price-value-descriptor{display:none}.line-item-tax-price-label{display:block;font-weight:bold;margin-right:0}}.is-offcanvas .line-item-unit-price-value-descriptor{display:inline}.is-offcanvas .line-item-unit-price-label,.is-offcanvas .line-item-tax-price-label,.is-offcanvas .line-item-total-price-label{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.is-offcanvas .line-item-unit-price-label:not(caption),.is-offcanvas .line-item-tax-price-label:not(caption),.is-offcanvas .line-item-total-price-label:not(caption){position:absolute !important}@media (min-width:768px){.line-item-details-container{padding-left:0.25rem}}.line-item-characteristics{margin:0.5rem 0;font-size:0.875rem}.line-item-characteristics .line-item-characteristics-option{font-weight:700}.line-item-remove-button .icon{color:inherit}@media (max-width:767.98px){.hidden-mobile{display:none}}@media (min-width:768px) and (max-width:991.98px){.hidden-tablet{display:none}}@media (min-width:992px){.hidden-desktop{display:none}}.spatial-ar-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(1, 0, 0, 0.5);display:none;z-index:1100}.spatial-ar-overlay .spatial-ar-exit-button{position:absolute;top:25px;right:20px;width:36px;height:36px;color:#fff;font-size:20px;cursor:pointer;display:none;z-index:1101;background-color:#000;border:1px solid #fff}.spatial-ar-overlay .spatial-ar-exit-button svg{color:#fff}.spatial-ar-overlay .spatial-ar-placement-hint{display:none;background-color:black}.spatial-ar-overlay .spatial-ar-movement-hint{display:none;background-color:rgba(0, 0, 0, 0.45)}.spatial-ar-overlay .spatial-ar-movement-hint svg{color:#fff}.spatial-ar-overlay .spatial-ar-movement-hint .ar-anim-container{position:relative;margin-bottom:90px;margin-left:-200px}.spatial-ar-overlay .spatial-ar-movement-hint .ar-anim-container .icon-ar-icon-surface{position:absolute;width:200px;height:auto}.spatial-ar-overlay .spatial-ar-movement-hint .ar-anim-container .icon-ar-icon-phone{position:absolute;bottom:-75px;left:2px;width:30px;height:auto;animation-duration:4s;animation-iteration-count:infinite;animation-name:move-around}@keyframes move-around{0%{bottom:-75px;left:2px}25%{bottom:-100px;left:80px}50%{bottom:-75px;left:165px}75%{bottom:-100px;left:80px}100%{bottom:-75px;left:2px}}.spatial-ar-overlay .progress{bottom:80px;height:4px}.spatial-ar-overlay.is--visible{display:block}.spatial-ar-overlay.is--session-running .spatial-ar-exit-button{display:block}.spatial-ar-overlay.is--session-running:not(.is--tracking):not(.is--placement-hint):not(.is--loading) .spatial-ar-movement-hint{display:block}.spatial-ar-overlay.is--placement-hint .spatial-ar-placement-hint,.spatial-ar-overlay.is--loading .spatial-ar-placement-hint{display:block}.ar-qr-modal-open-session .ar-splash-screen{max-width:400px;margin-left:auto;margin-right:auto}.ar-qr-modal-open-session .ar-splash-screen .cube-splash-icon{max-width:200px;left:0px;right:0px}.ar-qr-modal-open-session .ar-splash-screen .floor-splash-icon{max-width:400px;left:0px;right:0px;margin-top:33%}.ar-qr-modal-open-session .ar-splash-screen .ar-btn-open-session{max-width:170px;left:0px;right:0px;margin-top:75%}.ar-qr-modal-open-session .icon-cube-3d-shade{color:transparent}.ar-qr-modal-open-session .ar-btn-icon-with-label{vertical-align:middle}.ar-qr-modal-open-session .ar-btn-icon-with-label span{vertical-align:middle}.ar-qr-modal-open-session .ar-btn-icon-with-label svg{vertical-align:middle;top:0px}.container-main{padding:20px 0;min-height:200px}@media (min-width:1200px){.container-main{min-height:700px}}.header-row{padding:0.5rem 0}.header-logo-col{margin:1rem 0}.header-logo-main{text-align:center;display:block}.header-logo-main-link{width:100%}.header-search{margin:0.5rem 0}.header-cart-total{display:none}.header-logo-picture{display:block;margin:auto}.header-logo-picture{max-width:300px;min-width:200px}.header-search-form{position:relative}.header-search-form:has(.search-suggest) .header-search-btn{display:none}.header-search-form:has(.search-suggest) .header-close-btn{display:block}.header-search-btn .loader~.header-search-icon,.header-search-btn .loader~.header-close-btn{display:none}.header-cart .header-cart-badge,.header-wishlist .header-wishlist-badge{position:absolute;right:-0.25rem}.header-actions-btn{position:relative}@media (min-width:576px){.header-row{padding-bottom:1rem}.header-search-col .collapse:not(.show){display:block}.header-search{max-width:400px}.header-search{margin:auto}.header-logo-col{padding-bottom:0.5rem}.header-cart-total{display:inline-block;margin-left:0.5rem}}@media (min-width:992px){.header-logo-col{margin:0}}.storefront-staging-info .icon{color:#fff}.storefront-staging-info .icon svg{top:0}.header-minimal{background:#fff;border-bottom:1px solid var(--text-color-brand-primary)}.header-minimal.fixed-top{position:static}.header-minimal-row{justify-content:space-between;align-items:center}.header-minimal-contact{display:none}.header-minimal-contact a{color:#69755c}.header-minimal-back-to-shop{display:flex;justify-content:flex-end}.header-minimal-back-to-shop-button{color:#564b48}.header-minimal-logo{display:flex;align-items:center;margin-bottom:0.25rem}.header-minimal-home{display:flex;justify-content:flex-end;align-items:center}.header-minimal-home-btn{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:768px){.header-minimal-contact{display:block}.header-minimal-logo,.header-minimal-switch{margin-bottom:0}}.footer-column-content-inner{padding-bottom:1rem}.footer-column-headline{padding:0.5rem 0;display:flex;justify-content:space-between}.footer-column-headline .icon-footer-minus{display:none}.footer-column-headline .icon-footer-plus>svg,.footer-column-headline .icon-footer-minus>svg{top:0.25em}.footer-column-headline .footer-column-toggle[aria-expanded="true"] .icon-footer-plus{display:none}.footer-column-headline .footer-column-toggle[aria-expanded="true"] .icon-footer-minus{display:inline-flex}.footer-column-toggle{padding:0;--bs-btn-line-height: 1.375}.footer-link-item{padding:0.5rem 0}.footer-bottom{padding:1rem}.footer-bottom>.container,.cms-section .footer-bottom>.boxed{padding:0}.footer-vat,.footer-copyright,.footer-service-menu-list{text-align:center}.footer-service-menu-list{padding:1rem 0}.footer-service-menu-list:empty{padding:0;margin:0}.footer-service-menu-item{display:inline-block}.footer-service-menu-link{padding:5px 0;display:inline-block}.footer-logos{padding:1rem;align-items:center;display:flex;height:100%;justify-content:center;width:100%;flex-wrap:wrap}.footer-logo{margin-right:1.5rem;margin-bottom:0.5rem}.footer-logo:last-child{margin-right:0}.footer-logo-image{max-height:35px;max-width:100px}@media (min-width:768px){.footer-columns{padding-bottom:20px}.footer-column-headline{padding:3rem 0 0.5rem 0}.footer-column-toggle{display:none}.footer-column-content.collapse{display:block}}.main-navigation{display:none}@media (min-width:992px){.main-navigation{display:inherit}}.navigation-flyouts{z-index:1030}.navigation-flyout{width:100%;box-shadow:0 43px 43px -6px rgba(0, 0, 0, 0.2);background-color:#fff;pointer-events:none;position:absolute;display:none;height:0}.navigation-flyout.is-open{pointer-events:all;display:block;height:auto}.navigation-flyout-content{padding-bottom:60px}.navigation-flyout-close{padding:10px 0 10px 10px;cursor:pointer}.navigation-flyout-teaser-image-container{display:block;max-width:100%;height:250px}.navigation-flyout-teaser-image{object-fit:cover;display:block;max-width:100%;width:100%;height:100%}.navigation-offcanvas{--bs-offcanvas-padding-x: 0;--bs-offcanvas-padding-y: 0;overflow-x:hidden}.navigation-offcanvas-container{position:relative}.navigation-offcanvas-overlay.has-transition{transition:left 0.5s ease-in}.navigation-offcanvas-placeholder,.navigation-offcanvas-overlay{width:100%;background-color:#fff;position:absolute;top:0;left:0}.navigation-offcanvas-actions{padding-top:1rem;margin-bottom:0.5rem}.navigation-offcanvas-actions .top-bar-nav-item{padding:0 1rem}.navigation-offcanvas-actions .top-bar-nav-name{display:inline}.navigation-offcanvas-headline{padding:20px 1rem 1rem}.navigation-offcanvas-link-icon{display:inline-flex}.navigation-offcanvas-link{transition:color 0.45s cubic-bezier(0.3, 0, 0.15, 1);align-items:center;display:flex;justify-content:space-between;padding:12px 1rem}@media (prefers-reduced-motion:reduce){.navigation-offcanvas-link{transition:none}}.navigation-offcanvas-link.is-home-link,.navigation-offcanvas-link.is-back-link{justify-content:flex-start}.navigation-offcanvas-link.is-home-link .navigation-offcanvas-link-icon,.navigation-offcanvas-link.is-back-link .navigation-offcanvas-link-icon{margin-right:0.5rem}.offcanvas-cart .alert{margin-top:1rem}.offcanvas-cart-items,.offcanvas-summary{margin:1rem 0}.offcanvas-cart-items{border-bottom:1px solid #d4cec5}.offcanvas-summary-list{margin-bottom:0}.offcanvas-cart-promotion-form{margin-bottom:1rem}.offcanvas-cart-promotion-form .offcanvas-cart-promotion-button .icon-checkmark{color:inherit}.offcanvas-summary .js-toggle-shipping-selection{--bs-btn-font-weight: var(--bs-body-font-weight);--bs-btn-padding-y: 0;--bs-btn-padding-x: 0;--bs-btn-font-size: 90%;--bs-btn-color: var($primary);--bs-btn-line-height: inherit}.offcanvas-summary .offcanvas-shipping-preference{transition:max-height 0.3s ease, opacity 0.3s ease, margin 0.3s ease;max-height:100px;height:auto;visibility:visible;opacity:1}.offcanvas-summary .offcanvas-shipping-preference--hidden{max-height:0;visibility:hidden;opacity:0;margin:0 !important}.offcanvas-summary .summary-value,.offcanvas-summary .shipping-value{text-align:right}.account-menu-header{border-bottom:1px solid #d4cec5;font-size:1rem;font-weight:700;padding:0.5rem 0;color:#564b48}.account-menu-register{text-align:center}.account-menu-login{padding:1rem 0;border-bottom:1px solid #d4cec5;margin-bottom:0.25rem}.account-menu-login-button{width:100%;margin-bottom:0.5rem}.account-menu-dropdown{padding:0.5rem 1rem;min-width:200px}.account-menu-dropdown .offcanvas-body{overflow:visible}.account-menu-offcanvas .account-menu-inner,.account-menu-dropdown .account-menu-inner{border:0}.account-menu-offcanvas .account-aside-item,.account-menu-dropdown .account-aside-item{padding:0.5rem 0}.account-menu-offcanvas .account-aside-footer,.account-menu-dropdown .account-aside-footer{background:none;padding:0.25rem 0}@media (min-width:576px){.account-menu .offcanvas-close{display:none}.account-menu .offcanvas-body{padding:0}}.search-suggest-container{position:absolute;top:55px;left:0;list-style:none;touch-action:manipulation;background:#fff;padding:1rem;border:1px solid #d4cec5;width:100%;z-index:1000;box-shadow:0 10px 25px -15px #000}.search-suggest-container::after{transform:rotate(135deg);width:12px;height:12px;top:-7px;content:"";display:block;position:absolute;background:#fff;left:48%;border:1px solid #d4cec5;border-top:0 none;border-right:0 none}.search-suggest-product{border-bottom:1px solid #d4cec5}.search-suggest-product:last-child{border-bottom:0}.search-suggest-product-link:hover,.search-suggest-total-link:hover{text-decoration:none}.search-suggest-product-link:focus,.search-suggest-product-link:focus-visible,.search-suggest-total-link:focus,.search-suggest-total-link:focus-visible{color:#69755c;box-shadow:inset 0 0 0 0.125rem #69755c, inset 0 0 0 0.25rem #ffffff;outline:none}.search-suggest-product-link{display:block;padding:0.5rem 0}.search-suggest-product-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggest-product-price{text-align:right;padding-right:0.25rem}.search-suggest-product-list-price,.search-suggest-product-reference-price{color:#798490;text-align:right;display:block}.search-suggest-product-image-container{width:35px;height:35px;margin:0 0.5rem;display:flex;align-items:center;justify-content:center}.search-suggest-product-image{max-width:35px;max-height:35px;display:block}.search-suggest-total{padding:0.5rem}.search-suggest-no-result{text-align:center}@media (min-width:768px){.search-suggest-container{width:500px;left:50%;transform:translateX(-50%)}}.cookie-permission-container{display:none;border-top:1px solid #d4cec5;background:#fff;position:fixed;bottom:0;right:0;left:0;text-align:center;padding:0.5rem;font-size:0.875rem;z-index:1100}.cookie-permission-content{margin-bottom:0.5rem}.cookie-permission-content a{display:inline-block}.cookie-permission-actions{gap:0.5rem}@media (min-width:768px){.cookie-permission-content{text-align:left;margin-bottom:0}}.offcanvas-cookie-description,.offcanvas-cookie-list{margin-bottom:32px;border-bottom:1px solid #d4cec5}.offcanvas-cookie-list{padding-bottom:32px}.offcanvas-cookie-group{position:relative;margin:12px 0}.offcanvas-cookie-group input~label{user-select:none}.offcanvas-cookie-group input:not([disabled])~label{cursor:pointer}@supports (-webkit-hyphens:none){.offcanvas-cookie-group .form-check .form-check-input,.offcanvas-cookie-group .form-check .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .offcanvas-cookie-group .form-check input[type="radio"].tpay--bank-input{float:none;display:inline-block}}.offcanvas-cookie-entries-toggle{position:absolute;top:-4px;right:0}.offcanvas-cookie-entries-toggle svg{transform-origin:center center;transition:transform 0.3s ease}.offcanvas-cookie-entries-toggle[aria-expanded="true"] svg{transform:rotate(90deg)}.offcanvas-cookie-entries>p,.offcanvas-cookie-entries .offcanvas-cookie-entry{padding:8px 8px 0 24px;margin:0}.offcanvas-cookie-entries>p>p,.offcanvas-cookie-entries .offcanvas-cookie-entry>p{margin:8px 0}.offcanvas-cookie-entries .offcanvas-cookie-entry{margin-left:24px;overflow:visible}.offcanvas-cookie-entries .offcanvas-cookie-entry.custom-control,.offcanvas-cookie-entries .offcanvas-cookie-entry.form-check{min-height:unset}.scroll-up-button{bottom:1.5rem;cursor:pointer;opacity:0;position:fixed;right:1.5rem;transform:scale(0);transition:0.45s cubic-bezier(0.3, 0, 0.15, 1);visibility:hidden;z-index:700}.scroll-up-button.is-visible{opacity:1;transform:scale(1);visibility:visible}.grecaptcha-badge{visibility:hidden;opacity:0}.grecaptcha-v2-container iframe.has-error{border:1px solid #dc3545;border-radius:3px}.product-detail-headline{margin-bottom:3rem}.product-detail-content{margin-bottom:1.5rem}.product-detail-content .product-breadcrumb{padding:0;margin:1rem 0}.product-detail-name-container{display:flex;align-items:center}.product-detail-name-container .product-detail-variant-characteristics{padding-left:0.5rem;font-size:1.125rem;font-weight:700;color:#adb5bd}.product-detail-buy{margin-bottom:1rem}.product-detail-price{font-size:calc(1.3rem + 0.6vw)}@media (min-width:1200px){.product-detail-price{font-size:1.75rem}}.product-detail-price-unit{font-size:0.875rem}.product-detail-tax{font-size:1rem}.product-detail-delivery-information{margin-bottom:1.5rem}.product-detail-form-container{margin-bottom:1rem}.product-detail-ordernumber-container{margin-bottom:1rem}.product-block-prices-grid thead{background-color:#f9f9f9}.product-block-prices-grid th{font-weight:400}.product-block-prices-grid td{font-weight:700}.product-block-prices-grid .product-block-prices-cell{border:0 none;padding:10px 0 10px 16px;line-height:20px}.product-block-prices-grid .product-block-prices-cell.product-block-prices-cell-thin{font-weight:400;font-size:0.875rem;line-height:22px}.product-block-prices-grid .product-block-prices-body .product-block-prices-row{border-top:1px solid #eee}.product-block-prices-grid .product-block-prices-body .product-block-prices-row:first-of-type{border-top:0 none}.product-detail-configurator-option-label{--bs-btn-font-weight: 400;--bs-btn-border-color: #d4cec5;--bs-btn-color: #564b48;--bs-btn-padding-y: 0.125rem;--bs-btn-line-height: 1.625rem;--bs-btn-active-bg: #fff;--bs-btn-active-color: #564b48;--bs-btn-active-border-color: #69755c;--bs-btn-disabled-border-color: #798490;--bs-btn-disabled-color: #564b48;--bs-btn-disabled-opacity: 0.65}.product-detail-configurator-option-label.disabled{pointer-events:auto;text-decoration:line-through}.product-detail-configurator-option-label.is-display-color,.product-detail-configurator-option-label.is-display-media{--bs-btn-padding-x: 0.125rem;background-clip:content-box;min-width:3.75rem;height:3.75rem}.btn-check:checked+.product-detail-configurator-option-label{--bs-btn-border-width: 2px}.product-detail-tabs-content{display:none}.product-detail-tabs-content .offcanvas-body{overflow:initial;padding:0}.product-detail-description-text{margin-bottom:1.5rem}@media (min-width:576px){.product-detail-tabs-content{display:block}.product-detail-tabs .offcanvas-close,.product-detail-tab-navigation-icon,.product-detail-tab-preview{display:none}}@media screen and (max-width:575px){.product-detail-tab-preview{flex-basis:100%}}.product-detail-review-widget{margin-bottom:1rem;z-index:1}.product-detail-reviews{margin-bottom:1rem}.product-detail-reviews .icon svg{top:2px}.product-detail-review-teaser-btn .product-detail-review-teaser-hide{display:none}.product-detail-review-teaser-btn.collapsed .product-detail-review-teaser-show{display:none}.product-detail-review-teaser-btn.collapsed .product-detail-review-teaser-hide{display:block}.product-review-rating{margin-right:1rem}.product-detail-review-item-points{margin-bottom:0.5rem}.product-detail-review-item-content{word-break:break-word}.product-detail-review-form-radio{display:none}.product-detail-review-form-rating-input{display:flex;align-items:center}.product-review-point svg{top:0}.product-review-point,.point-container{display:inline-block;position:relative}.point-rating{display:block;top:0;left:0}.point-rating.point-blank .icon{color:#eee}.point-partial{position:absolute}.product-detail-review-form-rating-text{margin-left:0.5rem;margin-bottom:0}.product-detail-review-form-star{margin-right:10px}.product-detail-review-login .login-card .card-body{padding-top:0}.product-detail-review-language{margin-bottom:1rem}.product-detail-review-sortby-label{margin-right:0.25rem}.product-detail-review-cancel{margin-right:5px}.offcanvas .product-detail-review-widget{position:static}.offcanvas .product-detail-review-form-rating-input .product-review-point{margin-right:0.5rem}@media (min-width:768px){.product-detail-review-widget{margin-bottom:0}.product-detail-review-sortby-form{justify-content:flex-end}.product-detail-review-language{margin-bottom:0}.product-detail-review-item-points{padding-right:0;margin-bottom:0}.product-detail-review-item-title{padding-left:0}.product-detail-review-form-star{margin-right:5px}}.account-welcome{padding-top:1rem;margin-bottom:1.5rem}.account-address .btn .icon>svg,.account-address .novodom-explore-client-reviews__action .btn .icon>svg,.novodom-explore-client-reviews__action .account-address .btn .icon>svg{top:0.25rem}.address-card-title{margin-bottom:1.5rem}.address-actions-defaults{margin-top:0.5rem}.address-list{padding-top:1.5rem}.address-card{margin-bottom:2.5rem}.address-action-set-default{line-height:1.5rem}.address-action-delete{margin-left:0.5rem}.address-action-create{margin-bottom:1.5rem}.account-overview-card{margin-bottom:3rem}.register-form .privacy-notice{margin-bottom:1rem}.register-different-shipping{margin-top:1rem}.register-shipping{margin-top:3rem}.order-table,.subscription-table,.purchase-table{margin-bottom:1.5rem;border:1px solid #d4cec5;position:relative}.order-table .order-item-detail,.subscription-table .order-item-detail,.subscription-table .subscription-item-detail,.purchase-table .order-item-detail,.purchase-table .subscription-item-detail,.order-table .subscription-item-detail{border-top:0 none}.order-table .order-detail-content,.subscription-table .order-detail-content,.subscription-table .subscription-detail-content,.purchase-table .order-detail-content,.purchase-table .subscription-detail-content,.order-table .subscription-detail-content{border-top:1px solid #d4cec5;padding:0;box-shadow:none}.order-table-header{display:none}.order-table-header :first-child{position:relative}.order-hide-btn .order-hide-btn-text{display:block}.order-hide-btn .order-view-btn-text{display:none}.order-hide-btn.collapsed .order-hide-btn-text{display:none}.order-hide-btn.collapsed .order-view-btn-text{display:block}.order-table-header:last-of-type,.order-wrapper:last-of-type,.subscription-wrapper:last-of-type{border-bottom:0}.order-table-header,.order-item-header,.subscription-item-header{padding-top:0.5rem;padding-bottom:0.5rem}.order-table-header,.order-item-header,.subscription-item-header{padding-left:20px;padding-right:20px}.order-table-header-heading,.order-table-header-order-status,.subscription-table-header-status,.order-table-header-context-menu,.subscription-table-header-context-menu{display:inline-block}.order-table-header-order-status,.subscription-table-header-status{font-weight:700}.order-table-header-context-menu-wrapper,.subscription-table-header-context-menu-wrapper{position:absolute;top:0.5rem;right:0.5rem}.order-table-header-context-menu-wrapper,.subscription-table-header-context-menu-wrapper,.order-table-header-heading{margin-top:0.5rem}.order-table-header-order-number,.subscription-table-header-info-wrapper{display:block;font-weight:400;margin-bottom:1.5rem;width:100%;padding-left:0;padding-right:0}.order-table-header-order-number .order-table-header-label,.subscription-table-header-info-wrapper .order-table-header-label,.order-table-header-order-number .subscription-table-header-label,.subscription-table-header-info-wrapper .subscription-table-header-label{display:inline}.order-table-header-order-table-body,.order-table-header-order-table-header{padding-left:0;padding-right:0}.order-table-header-order-table-body{border-top:1px solid #d4cec5;font-weight:400}.order-table-header-order-table-body .order-table-header-order-table-body-cell[class*="col-"]{margin-top:10px}.order-table-header-order-table-body .order-table-header-order-table-body-cell[class*="col-"]:first-of-type{padding-left:0}.order-table-header-order-table-body .order-table-header-order-table-body-cell[class*="col-"]:last-of-type{padding-right:0}.order-table-header-order-table-header{font-weight:700}.order-table-header-order-table-header .order-table-header-order-table-header-cell[class*="col-"]{margin-bottom:10px}.order-table-header-order-table-header .order-table-header-order-table-header-cell[class*="col-"]:first-of-type{padding-left:0}.order-table-header-order-table-header .order-table-header-order-table-header-cell[class*="col-"]:last-of-type{padding-right:0}.order-table-header-order-table{width:100%}.payment-control input,.payment-control label{cursor:pointer}.order-item{padding-top:0.5rem;padding-bottom:0.5rem}.order-item-actions{text-align:center}.order-item-label{float:left;width:50%}.order-item-value{width:50%}.order-table-header-context-menu-indicator{position:absolute;top:-3px;right:7px}.order-item-status-badge,.subscription-item-status-badge{}.order-item-status-badge.order-item-status-badge-open,.order-item-status-badge-open.subscription-item-status-badge,.order-item-status-badge.order-item-status-badge-in_progress,.order-item-status-badge-in_progress.subscription-item-status-badge{background-color:#26b6cf;color:#fff}.order-item-status-badge.order-item-status-badge-completed,.order-item-status-badge-completed.subscription-item-status-badge{background-color:#3cc261;color:#fff}.order-item-status-badge.order-item-status-badge-failed,.order-item-status-badge-failed.subscription-item-status-badge,.order-item-status-badge.order-item-status-badge-cancelled,.order-item-status-badge-cancelled.subscription-item-status-badge{background-color:#e52427;color:#fff}.order-item-status-badge .icon,.subscription-item-status-badge .icon{color:currentColor}.order-item-status-badge .icon svg,.subscription-item-status-badge .icon svg{top:5px}@media (min-width:768px){.order-table-header{display:block}.order-table-header,.order-item-header,.subscription-item-header{padding-top:0.5rem;padding-bottom:0.5rem}.order-item{padding-top:0;padding-bottom:0}.order-item-actions{text-align:right}}@media (min-width:576px){.order-table-header-order-table-body .order-table-header-label,.order-table-header-order-table-body .subscription-table-header-label{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.order-table-header-order-table-body .order-table-header-label:not(caption),.order-table-header-order-table-body .subscription-table-header-label:not(caption){position:absolute !important}}@media (max-width:575.98px){.order-table-header-order-table-header{display:none}.order-table-header-order-table-body{border-top:0}.order-table-header-label,.subscription-table-header-label{display:inline}.order-table-header-order-number,.subscription-table-header-info-wrapper{margin-bottom:0}.order-table-header-label,.subscription-table-header-label{display:block;float:left;width:50%}.order-table-body-value,.subscription-table-body-value{width:50%}.order-table-header-order-status,.subscription-table-header-status{margin-top:0;margin-bottom:1rem}.order-table-header-context-menu-wrapper,.subscription-table-header-context-menu-wrapper{top:0.5rem;right:1rem}.order-table-header-context-menu-indicator{top:-3px;right:-3px}}.edit-order{padding-top:70px;display:flex;justify-content:center}.edit-order-container{max-width:895px;padding-left:20px;padding-right:20px;box-sizing:border-box}.edit-order-tos-checkbox,.edit-order-tos-label{cursor:pointer}.edit-order-checkout-aside{width:50%;margin-left:50%;padding-left:20px;padding-right:20px}@media (max-width:991.98px){.edit-order{padding-top:0}.edit-order-checkout-aside{width:100%;margin-left:0}}.order-detail-content,.subscription-detail-content{border-top:1px solid #d4cec5}.order-detail-content-header,.subscription-detail-content-header{display:none}.document-detail-content-header{display:block;border-bottom:1px solid #d4cec5;padding-bottom:0.5rem}.download-detail-content-header{display:block;border-bottom:1px solid #d4cec5;padding-bottom:0.5rem}.order-detail-content-header,.subscription-detail-content-header,.order-item-detail-footer,.subscription-item-detail-footer{padding-left:10px;padding-right:10px}.order-detail-content-body.has-element-loader,.has-element-loader.subscription-detail-content-body{min-height:70px;display:flex}.order-detail-content-body .element-loader-backdrop,.subscription-detail-content-body .element-loader-backdrop{box-shadow:none}.order-detail-content-header,.subscription-detail-content-header,.order-detail-content-row{margin-right:20px;margin-left:20px}.order-detail-content-row{font-weight:400;padding-top:1rem;padding-bottom:1rem}.order-detail-content-row .document-item{padding-left:0.5rem;padding-right:0.5rem}.order-detail-content-row .order-item:last-of-type,.order-detail-content-row .document-item:last-of-type{padding-right:0}.order-detail-content-row .order-item:first-of-type,.order-detail-content-row .document-item:first-of-type{padding-left:0}.order-detail-content-row .download-item{padding-left:0.5rem;padding-right:0.5rem}.order-detail-content-row .download-item:last-of-type{padding-right:0}.order-detail-content-row .download-item:first-of-type{padding-left:0}@media (max-width:991.98px){.order-item,.document-item{padding-left:0;padding-right:0}}.order-item-detail-list-item{margin-bottom:1rem}.order-item-detail-list-item-divider{border-top:1px solid #d4cec5;margin:1rem 20px}.order-item-detail-list-item:last-of-type .order-detail-content-row{border-bottom:0 none}.order-item-detail-list-item.is-discount .cart-item-total-price{color:#3cc261}.order-item-discount-icon{text-align:center}.order-item-total{font-weight:700}.order-item-nested-icon{align-items:center;justify-content:center;border-radius:50%;display:flex;margin:0 auto;width:50px;height:50px}.order-item-nested-icon .icon>svg{top:0}.order-item-reorder{display:flex;justify-content:center}.order-item-detail-footer,.subscription-item-detail-footer{padding:1rem}.order-item-detail-footer dl dt.col,.subscription-item-detail-footer dl dt.col,.order-item-detail-footer dl .is-act-confirmpage .checkout dt.checkout-aside,.is-act-confirmpage .checkout .order-item-detail-footer dl dt.checkout-aside,.order-item-detail-footer dl .is-ctl-accountorder .checkout dt.checkout-aside,.is-ctl-accountorder .checkout .order-item-detail-footer dl dt.checkout-aside,.order-item-detail-footer dl .is-act-finishpage .checkout dt.checkout-aside,.is-act-finishpage .checkout .order-item-detail-footer dl dt.checkout-aside,.subscription-item-detail-footer dl .is-act-confirmpage .checkout dt.checkout-aside,.is-act-confirmpage .checkout .subscription-item-detail-footer dl dt.checkout-aside,.subscription-item-detail-footer dl .is-ctl-accountorder .checkout dt.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-detail-footer dl dt.checkout-aside,.subscription-item-detail-footer dl .is-act-finishpage .checkout dt.checkout-aside,.is-act-finishpage .checkout .subscription-item-detail-footer dl dt.checkout-aside,.order-item-detail-footer dl dt[class*="col-"],.subscription-item-detail-footer dl dt[class*="col-"]{margin-bottom:0.5rem;padding-right:0.5rem}.order-item-detail-labels,.subscription-item-detail-labels{margin-bottom:0}.order-item-detail-labels-value,.subscription-item-detail-labels-value{font-weight:400}.order-detail-content-header,.subscription-detail-content-header{padding-left:0;padding-right:0}.order-item-detail-summary,.subscription-item-detail-summary,.order-item-detail-summary dd:last-child,.subscription-item-detail-summary dd:last-child{margin-bottom:0}.order-detail-comment{border-top:0;display:block;padding-top:0;padding-bottom:1rem}.card-title.order-detail-comment-title{margin-bottom:0;padding:1rem}.order-detail-comment-body{padding:1rem}.order-detail-comment-value{margin-bottom:0}.order-item-variants-properties{display:flex}.order-item-variants-properties-name{margin-right:0.5rem}.order-detail-form{float:right}.document-item-view-file{text-align:right}.download-item-download-file{text-align:right}.order-download-row{padding-top:0.5rem;padding-bottom:0.5rem}.order-item-detail-footnote{background-color:#f9f9f9;padding:0 1rem 1rem}@media (min-width:768px){.order-detail-content-header,.subscription-detail-content-header{display:block;padding-top:0.5rem;padding-bottom:0.5rem}.order-item-label{display:none}.order-detail-content-header,.subscription-detail-content-header{border-bottom:1px solid #d4cec5}.order-detail-content,.subscription-detail-content{border-top:0}.order-header-price,.subscription-header-price,.order-item-price,.order-header-total,.subscription-header-total,.order-item-total,.order-header-actions{text-align:right}.order-header-quantity,.subscription-header-quantity,.order-item-quantity{text-align:center}.order-item-reorder{justify-content:flex-end}.order-item-detail-summary dt,.subscription-item-detail-summary dt,.order-item-detail-summary dd,.subscription-item-detail-summary dd{text-align:right}.document-item-view-file-icon-btn{display:none}.download-item-view-file-icon-btn{display:none}}@media (max-width:767.98px){.document-header-date{display:none}.document-item-view-file-text-btn{display:none}.download-header-date{display:none}.download-item-view-file-text-btn{display:none}}.checkout-container{margin-bottom:1.5rem}.checkout-product-table{margin-bottom:1.5rem}.checkout-confirm-tos-checkbox,.checkout-confirm-tos-label{cursor:pointer}.is-ctl-checkout .footer-minimal .footer-service-menu-list,.is-act-checkoutregisterpage .footer-minimal .footer-service-menu-list{display:block}.checkout-aside-summary-label{font-weight:400}.checkout-aside-summary-list.display-rounded .checkout-aside-summary-total{font-weight:400;font-size:1rem}.checkout-aside-summary-total{font-size:1.125rem;font-weight:700;padding-top:13px;border-top:1px solid #d4cec5;margin-top:5px}.checkout-aside-summary-total-rounded{font-size:1.125rem;font-weight:700}.checkout-aside-summary-label.summary-net,.checkout-aside-summary-value.summary-net{margin-top:10px}.checkout-aside-summary-header{margin-bottom:20px}.checkout-aside-summary-total{font-size:1.125rem;font-weight:700}.checkout-aside-summary-value{text-align:right}.checkout-aside-action{margin-top:1rem}.checkout-aside-add-promotion-button .icon-checkmark{color:inherit}.is-act-cartpage .checkout .checkout-main{margin-bottom:1.5rem}.is-act-cartpage .checkout .checkout-aside-container{position:sticky;top:0;z-index:1}.cart-main-header{margin-bottom:1.5rem}.cart-table-header{display:none}.cart-header-unit-price,.cart-header-total-price,.cart-header-tax-price{text-align:right}.cart-header-quantity{text-align:center}.cart-header-row,.line-item-row{margin-right:-0.25rem;margin-left:-0.25rem}.cart-header-row>.col,.is-act-confirmpage .checkout .cart-header-row>.checkout-aside,.is-ctl-accountorder .checkout .cart-header-row>.checkout-aside,.is-act-finishpage .checkout .cart-header-row>.checkout-aside,.cart-header-row>[class*="col-"],.line-item-row>.col,.is-act-confirmpage .checkout .line-item-row>.checkout-aside,.is-ctl-accountorder .checkout .line-item-row>.checkout-aside,.is-act-finishpage .checkout .line-item-row>.checkout-aside,.line-item-row>[class*="col-"]{padding-right:0.25rem;padding-left:0.25rem}.cart-add-product-container{margin-bottom:1rem}.cart-add-product-container .add-product-button .icon-checkmark{color:inherit}.cart-shipping-costs-container{align-self:center}.cart-shipping-costs-btn{padding-left:0;margin:1px 0}@media (min-width:768px){.cart-table-header{display:block}.cart-add-product{max-width:250px}.cart-add-product-container{margin-bottom:0}}@media (min-width:992px){.cart-table-header{display:block}}.is-act-checkoutregisterpage .checkout{padding-top:70px}.is-act-checkoutregisterpage .checkout .checkout-main{margin-bottom:1.5rem}@media (min-width:992px){.is-act-checkoutregisterpage .checkout .checkout-main{margin-bottom:0}}.is-act-confirmpage .checkout,.is-ctl-accountorder .checkout{padding-top:70px}.is-act-confirmpage .checkout .checkout-additional,.is-ctl-accountorder .checkout .checkout-additional{margin-top:1rem;margin-bottom:1rem}.is-act-confirmpage .checkout .checkout-aside-no-offset,.is-ctl-accountorder .checkout .checkout-aside-no-offset{margin-left:0}.confirm-main-header,.confirm-tos,.confirm-address,.confirm-payment-shipping,.confirm-payment,.confirm-product{margin-bottom:1.5rem}.confirm-payment-current,.confirm-shipping-current{margin-bottom:3rem}.confirm-payment-current.is-invalid,.confirm-shipping-current.is-invalid{color:#e52427}.confirm-method-tooltip{margin-left:0.25rem}.payment-method-label,.shipping-method-label{width:100%}.payment-method-label .payment-method-description,.payment-method-label .shipping-method-description,.shipping-method-label .payment-method-description,.shipping-method-label .shipping-method-description{width:66%}.is-act-finishpage .checkout{padding-top:70px}.is-act-finishpage .checkout .checkout-additional{margin-top:1rem;margin-bottom:1rem}.is-act-finishpage .checkout .checkout-aside-no-offset{margin-left:0}.finish-content{margin-left:auto;margin-right:auto;margin-bottom:6rem}.finish-ordernumber{font-size:1.125rem;font-weight:700}.finish-teaser{text-align:center}.finish-header{margin-bottom:1.5rem;text-align:center}.finish-ordernumber{text-align:center}.finish-order-subtitle{text-align:center}.finish-change-payment-wrapper{text-align:center}.finish-action{text-align:center;margin-bottom:3rem}.finish-info{margin-bottom:3rem}.breadcrumb.cms-breadcrumb{padding-left:20px;padding-right:20px}.search-page .filter-panel-wrapper-toggle{margin-bottom:1rem}.wishlist-headline{margin:0;height:155px;display:flex;align-items:center;justify-content:center}.wishlist-listing-col{margin-top:86px}.wishlist-listing-col .wishlist-listing-empty{height:250px;width:100%}.wishlist-listing-col .wishlist-listing-header{font-weight:bold;color:#564b48}.wishlist-listing-col .wishlist-listing-description{font-size:14px;line-height:20px}@media (min-width:768px){.wishlist-listing-header{margin-top:53px;font-size:36px;line-height:40px}.wishlist-listing-empty{max-height:200px}}@media (max-width:767.98px){.wishlist-listing-empty{max-height:120px}.wishlist-listing-header{margin-top:48px;font-size:23px;line-height:34px}}@supports not (font-variation-settings: normal){@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Regular-Roman.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:italic;font-weight:400;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Regular-Italic.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-SemiBold-Roman.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:italic;font-weight:600;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-SemiBold-Italic.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Bold-Roman.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:italic;font-weight:700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Bold-Italic.woff2") format("woff2")}}@supports (font-variation-settings: normal){@font-face{font-family:"Inter";font-style:normal;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-CyrillicExt.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-CyrillicExt.woff2") format("woff2-variations");unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:"Inter";font-style:normal;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-Cyrillic.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-Cyrillic.woff2") format("woff2-variations");unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:"Inter";font-style:normal;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-GreekExt.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-GreekExt.woff2") format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:"Inter";font-style:normal;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-Greek.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-Greek.woff2") format("woff2-variations");unicode-range:U+0370-03FF}@font-face{font-family:"Inter";font-style:normal;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-Vietnamese.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-Vietnamese.woff2") format("woff2-variations");unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}@font-face{font-family:"Inter";font-style:normal;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-LatinExt.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-LatinExt.woff2") format("woff2-variations");unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:"Inter";font-style:normal;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-Latin.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Roman-Latin.woff2") format("woff2-variations");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:"Inter";font-style:italic;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-CyrillicExt.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-CyrillicExt.woff2") format("woff2-variations");unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:"Inter";font-style:italic;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-Cyrillic.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-Cyrillic.woff2") format("woff2-variations");unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:"Inter";font-style:italic;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-GreekExt.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-GreekExt.woff2") format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:"Inter";font-style:italic;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-Greek.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-Greek.woff2") format("woff2-variations");unicode-range:U+0370-03FF}@font-face{font-family:"Inter";font-style:italic;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-Vietnamese.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-Vietnamese.woff2") format("woff2-variations");unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}@font-face{font-family:"Inter";font-style:italic;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-LatinExt.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-LatinExt.woff2") format("woff2-variations");unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:"Inter";font-style:italic;font-weight:400 700;font-display:fallback;src:url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-Latin.woff2") format("woff2 supports variations"), url("../../0189e51848c773cc96888fe47a0ddc50/assets/font/Inter-Variable-Italic-Latin.woff2") format("woff2-variations");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}}body{font-feature-settings:"cv02" 1, "cv03" 1, "cv04" 1}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:flex;min-height:100vh;flex-direction:column}main{flex-grow:1}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-bottom:1rem}h1,.h1{line-height:2.5rem}h2,.h2{line-height:2.125rem}h3,.h3{line-height:2.063rem}h4,.h4{line-height:1.5rem}h5,.h5{line-height:1.313rem}h6,.h6{line-height:1.25rem}ol,ul,dl{margin-bottom:2rem}.alert .icon{margin-right:0.5rem;flex-shrink:0}.alert .icon svg{top:0}.alert-has-icon{align-items:normal}.alert-primary{--bs-alert-border-color: #69755c;--bs-alert-bg: #f0f7e9;--bs-alert-color: #564b48}.alert-secondary{--bs-alert-border-color: #564b48;--bs-alert-bg: #f5e6e6;--bs-alert-color: #564b48}.alert-success{--bs-alert-border-color: #3cc261;--bs-alert-bg: #e7feec;--bs-alert-color: #564b48}.alert-info{--bs-alert-border-color: #26b6cf;--bs-alert-bg: #e4fcff;--bs-alert-color: #564b48}.alert-warning{--bs-alert-border-color: #ffbd5d;--bs-alert-bg: #fff8ef;--bs-alert-color: #564b48}.alert-danger{--bs-alert-border-color: #e52427;--bs-alert-bg: #ffe6e6;--bs-alert-color: #564b48}.alert-light{--bs-alert-border-color: #f9f9f9;--bs-alert-bg: #fefefe;--bs-alert-color: #564b48}.alert-dark{--bs-alert-border-color: #4a545b;--bs-alert-bg: #e6eef6;--bs-alert-color: #564b48}.badge{border:0;box-sizing:content-box;height:20px;line-height:20px;margin:0 5px;min-width:10px}.badge-lg{height:28px;line-height:28px;padding:0 10px}.breadcrumb .breadcrumb-placeholder{margin:0 0.5rem}.breadcrumb svg{height:1rem;width:auto;top:3px}.breadcrumb a{color:#564b48;font-size:1rem}.breadcrumb a:hover{color:#69755c;text-decoration:none}.breadcrumb a.is-active{color:#69755c;font-weight:bolder}.btn,.novodom-explore-client-reviews__action .btn{--bs-btn-disabled-color: #bcc1c7;overflow:hidden;text-overflow:ellipsis}.btn-buy{--bs-btn-color: #ffffff;--bs-btn-bg: #564b48;--bs-btn-border-color: #564b48;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #49403d;--bs-btn-hover-border-color: #453c3a;--bs-btn-focus-shadow-rgb: 111, 102, 99;--bs-btn-active-color: #fff;--bs-btn-active-bg: #453c3a;--bs-btn-active-border-color: #413836;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #564b48;--bs-btn-disabled-border-color: #564b48;--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.btn-buy.disabled,.btn-buy:disabled{opacity:1;background:#eee;border-color:#eee;color:#bcc1c7}.btn-link{--bs-btn-font-weight: 600;--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.btn-link-inline{--bs-btn-color: var(--bs-link-color);--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-font-weight: 400;--bs-btn-font-size: inherit;--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c;--bs-btn-line-height: 1.5;--bs-btn-padding-y: 0;--bs-btn-padding-x: 0;--bs-btn-border-width: 0;text-decoration:underline;vertical-align:baseline;text-align:left;white-space:normal}.btn-link-inline:hover{text-decoration:underline}.btn-primary,.address-editor-select:not(.collapsed),.address-editor-edit:not(.collapsed),.address-editor-create:not(.collapsed),.base-slider-item-action,.novodom-explore-client-reviews__action .btn,.btn-outline-primary{--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.btn-secondary,.hero-banner-primary-button .btn,.hero-banner-secondary-button .btn,.btn-outline-secondary{--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.btn-success,.btn-outline-success{--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.btn-info,.btn-outline-info{--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.btn-warning,.btn-outline-warning{--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.btn-danger,.btn-outline-danger{--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.btn-light,.btn-outline-light{--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.btn-dark,.btn-outline-dark{--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.card-title{border-bottom:1px solid #d4cec5;padding-bottom:10px}.custom-select{cursor:pointer}.custom-select:invalid{color:transparent}.custom-select:hover{border-color:#69755c;color:#69755c}.form-group{margin-bottom:20px}.was-validated .form-control:invalid:focus,.was-validated .form-control.is-invalid:focus,.was-validated .form-control:valid:focus,.was-validated .form-control.is-valid:focus,.was-validated .form-select:invalid:focus,.was-validated .form-select.is-invalid:focus,.was-validated .form-select:valid:focus,.was-validated .form-select.is-valid:focus,.form-control:invalid:focus,.form-control.is-invalid:focus,.form-control:valid:focus,.form-control.is-valid:focus,.form-select:invalid:focus,.form-select.is-invalid:focus,.form-select:valid:focus,.form-select.is-valid:focus{box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c}.form-required-label{color:#e52427}.form-field-feedback .invalid-feedback{display:block}.modal-content{box-shadow:var(--bs-modal-box-shadow)}.modal-content .modal-title{margin:0;line-height:1.5}.js-pseudo-modal-back-btn .icon{color:currentColor;margin-right:0.5rem}.product-box{border-color:#d4cec5;background-color:#fff}.product-box .card-body{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem}.product-name{font-weight:600}.product-price{color:#564b48}.card-tabs{--bs-card-border-width: 0}.card-tabs .card-header{--bs-card-cap-bg: none;--bs-card-cap-padding-x: 10px}.card-tabs .nav-item{margin-right:10px}.card-tabs .nav-link{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 5px;--bs-nav-link-color: #564b48;--bs-nav-tabs-border-width: 0;--bs-nav-tabs-border-radius: 0;--bs-nav-tabs-link-hover-border-color: #69755c;--bs-nav-link-hover-color: #69755c;--bs-nav-tabs-link-active-color: #564b48;--bs-nav-tabs-link-active-border-color: #69755c;border-bottom:2px solid #d4cec5}.card-tabs .nav-link.active,.card-tabs .nav-link:hover{background-image:none}.card-tabs .nav-link .product-cross-selling-tab-navigation{padding:0}.card-tabs .nav-link:hover{background-color:#ccc}.card-tabs .card-body{padding-top:30px}.cms-block-text-hero .cms-element-text hr{max-width:160px;margin-left:auto;margin-right:auto;border:2px solid #e9edf0}.cms-element-product-listing .cms-listing-row{margin-right:-15px;margin-left:-15px}.cms-element-product-listing .cms-listing-col{padding-right:15px;padding-left:15px}.cms-element-product-listing .cms-listing-col{margin-bottom:30px}.cms-element-text blockquote{font-size:1.125rem;font-style:italic;line-height:24px;margin-top:16px;margin-left:20px;position:relative}.cms-element-text blockquote::before{content:'"';font-size:40px;line-height:16px;color:#9aa7be;position:absolute;top:10px;left:-24px}.quickview-minimal-product-name{color:#564b48}.quickview-minimal-product-name:hover{text-decoration:none}.quickview-minimal-product-number{font-size:0.875rem}.quickview-minimal-footer-heading{border-bottom:1px solid #d4cec5}.pagination .page-link{line-height:1.375;text-align:center}@media (min-width:576px){.pagination .page-link{min-width:40px}}.pagination .page-link .icon{color:inherit}.top-bar-nav-btn.btn,.novodom-explore-client-reviews__action .top-bar-nav-btn.btn{--bs-btn-focus-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c;--bs-btn-color: #564b48;--bs-btn-font-weight: 400;--bs-btn-border-width: 0;--bs-btn-border-color: transparent;--bs-btn-padding-x: 0;--bs-btn-padding-y: 0;--bs-btn-hover-color: #69755c}.top-bar-list{--bs-dropdown-link-hover-bg: transparent;--bs-dropdown-link-hover-color: #69755c;--bs-dropdown-link-active-color: #69755c;--bs-dropdown-link-active-bg: transparent}.top-bar-list-item-currency-symbol{min-width:1.7rem}.header-search-btn,.header-close-btn{--bs-btn-focus-box-shadow:  0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c;--bs-btn-border-color: #d4cec5;--bs-btn-hover-color: #69755c;--bs-btn-hover-border-color: #d4cec5;--bs-btn-active-border-color: #d4cec5;--bs-btn-disabled-bg: #ffffff;--bs-btn-disabled-border-color: #d4cec5;border-left:0 none}.header-search-btn:hover .icon,.header-close-btn:hover .icon{color:#69755c}.header-search-btn.btn:disabled,.novodom-explore-client-reviews__action .header-search-btn.btn:disabled,.header-close-btn.btn:disabled,.novodom-explore-client-reviews__action .header-close-btn.btn:disabled{display:flex;align-items:center}.header-search-input{border-right:0}.header-search-input:focus,.header-search-input:focus~.header-search-btn,.header-search-input:focus~.header-close-btn{border-color:#69755c}.header-actions-btn{--bs-btn-focus-box-shadow:  0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c;--bs-btn-active-border-color: transparent;--bs-btn-active-bg: transparent;--bs-btn-hover-color: transparent;--bs-btn-hover-border-color: transparent;--bs-btn-hover-bg: transparent}.header-actions-btn:hover,.header-actions-btn:hover .icon{color:#69755c}.header-cart-total{color:#69755c;font-size:1.125rem}@media (min-width:576px){.header-cart-badge{display:none}}.footer-main{border-top:1px solid #d4cec5}.footer-column{border-bottom:1px solid #d4cec5}.footer-column-headline{color:#69755c;font-size:1.125rem;font-weight:700}.footer-link,.footer-contact-hotline a{color:#564b48}.footer-link:hover,.footer-contact-hotline a:hover{color:#69755c}.footer-contact-hotline a{display:block;margin:1rem 0 0.5rem;font-size:1.125rem;font-weight:700;color:#69755c}.footer-bottom{background:#f9f9f9}.footer-service-menu-item{padding-right:1rem;font-weight:700}.footer-service-menu-item:last-child{padding-right:0}.footer-service-menu-link{color:inherit}@media (min-width:768px){.footer-column{border:0}.footer-link-item{padding:2px 0}}@media (min-width:768px){.main-navigation-link{color:#564b48;padding-left:0;padding-right:32px}.main-navigation-link .main-navigation-link-text{border-bottom:2px solid transparent;padding-bottom:3px}.main-navigation-link:hover,.main-navigation-link.is-open{color:#69755c}.main-navigation-link.active{color:#4a545b;font-weight:700}.main-navigation-link.active .main-navigation-link-text{border-color:#69755c}}.navigation-flyout-categories:not(.is-level-0){margin-left:20px}.navigation-flyout-categories.is-level-0>.navigation-flyout-col{margin-bottom:30px;position:relative}.navigation-flyout-categories.is-level-0>.navigation-flyout-col::before{border-left:1px solid #d4cec5;content:"";height:100%;left:15px;position:absolute;top:0}.navigation-flyout-categories.is-level-0>.navigation-flyout-col.col-3:nth-child(4n+1),.navigation-flyout-categories.is-level-0>.navigation-flyout-col.col-4:nth-child(3n+1){border-left:0}.navigation-flyout-link{transition:padding 0.25s cubic-bezier(0, 0.77, 0.33, 1);color:#564b48;font-size:1rem;margin:0 1rem;padding:0.25rem 0}@media (prefers-reduced-motion:reduce){.navigation-flyout-link{transition:none}}.navigation-flyout-link.is-level-0{font-weight:700}.navigation-flyout-link.is-level-2{font-size:1rem;padding:0.125rem 0}.navigation-flyout-link:hover{color:#69755c;padding-left:5px}.navigation-flyout-link.active{color:#69755c;font-weight:700}.navigation-flyout-bar{align-items:center;padding:20px 0}.navigation-flyout-category-link{font-weight:700;font-size:1rem}.navigation-offcanvas-headline{font-weight:700;color:#564b48}.navigation-offcanvas-headline:focus-visible{box-shadow:inset 0 0 0 0.125rem #69755c, inset 0 0 0 0.25rem #ffffff}.navigation-offcanvas-list-item{background-color:#fff;border-top:1px solid #bcc1c7}.navigation-offcanvas-list-item:last-child{border-bottom:1px solid #bcc1c7}.navigation-offcanvas-link{color:#564b48}.navigation-offcanvas-link:focus-visible{box-shadow:inset 0 0 0 0.125rem #69755c, inset 0 0 0 0.25rem #ffffff}.navigation-offcanvas-link.is-home-link,.navigation-offcanvas-link.is-home-link .icon{color:#69755c}.navigation-offcanvas-link.is-back-link{border-top:1px solid #bcc1c7;font-weight:700;color:#564b48}.navigation-offcanvas-link.is-current-category{color:#69755c;font-weight:700}.offcanvas-cart-header-count{color:var(--bs-secondary-color);font-weight:700}.offcanvas-cart-tax{color:var(--bs-secondary-color)}.search-suggest-product{border-bottom:1px solid #d4cec5}.search-suggest-product:last-child{border-bottom:0}.search-suggest-product-link{color:#564b48}.search-suggest-product-link:hover{color:#69755c}.product-detail-name{color:#564b48}.product-detail-manufacturer-logo{max-width:200px;max-height:70px}.product-detail-price{color:#564b48;margin-bottom:0;font-weight:700;vertical-align:middle}.product-detail-price.with-list-price{color:#e52427;display:inline-block}.product-detail-price.with-regulation-price{display:inline-block}.product-detail-price.with-advanced-list-price{color:#e52427;font-size:1rem;display:inline-block}.product-detail-price.with-advanced-list-price{color:#e52427;font-size:1rem;display:inline-block}.list-price-badge{display:inline-block;background:#e52427;color:#fff;text-align:center;border-radius:3px;line-height:32px;height:32px;width:32px;font-size:18px;font-weight:600;vertical-align:middle;margin-bottom:8px;margin-left:5px;margin-right:6px}.product-detail-regulation-price-wrapper,.product-detail-list-price-wrapper{color:#564b48;font-weight:400;font-size:0.75rem;display:inline-block;height:1.625rem;vertical-align:bottom}@media (max-width:991.98px){.product-detail-regulation-price-wrapper,.product-detail-list-price-wrapper{height:1.375rem}}.product-detail-regulation-price-wrapper .list-price-price,.product-detail-list-price-wrapper .list-price-price{text-decoration:line-through}.product-detail-advanced-regulation-price-wrapper,.product-detail-advanced-list-price-wrapper{color:#564b48;font-weight:400;font-size:12px;vertical-align:bottom;display:block;padding-left:0}.product-detail-advanced-regulation-price-wrapper .list-price-price,.product-detail-advanced-list-price-wrapper .list-price-price{text-decoration:line-through}.product-detail-advanced-regulation-price-wrapper.with-list-price,.product-detail-advanced-list-price-wrapper.with-list-price{padding-left:0}.product-detail-advanced-regulation-price-wrapper-no-line-through .list-price-price,.product-detail-advanced-list-price-wrapper-no-line-through .list-price-price{text-decoration:none}@media (min-width:576px){.product-detail-advanced-list-price-wrapper{display:inline-block;padding-left:8px}}@media (min-width:992px){.product-detail-advanced-list-price-wrapper{display:block;padding-left:0}}@media (min-width:1200px){.product-detail-advanced-list-price-wrapper{display:inline-block;padding-left:8px}}.product-detail-ordernumber-label{font-weight:700}.product-detail-quantity-select{height:100%}.product-detail-tabs{margin-bottom:1.5rem}.product-detail-tabs .product-detail-tab-navigation{padding:0}.product-detail-tab-navigation-list{flex-direction:column;padding-bottom:5px}.product-detail-properties-table th,.product-detail-properties-table td{border:0}.product-detail-tab-preview{font-weight:400;margin-top:0.5rem}.product-detail-tab-preview-more{color:#69755c;font-weight:700}@media (max-width:575.98px){.product-detail-tabs .product-detail-tab-navigation-link{background:none;border:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;font-weight:700;word-wrap:normal}}@media (min-width:576px){.product-detail-tabs{margin-bottom:0}.product-detail-tab-navigation-list{border:0;flex-direction:row;padding-bottom:0}}.product-detail-review-widget{top:20px}.product-detail-review-progressbar-container{height:14px;margin-top:4px}.product-detail-review-progressbar-bar{background-color:#fedc70}.product-detail-review-item{border-bottom:1px solid #d4cec5;margin-bottom:10px}.product-detail-review-item-date{color:#798490}.product-detail-review-item-verify{text-align:right}.product-detail-review-item-likebox{text-align:right}.product-detail-review-form-star.is-active .icon{color:#fedc70}.product-detail-review-form-star .icon:hover{cursor:pointer}@media (min-width:768px){.product-detail-review-rating{display:flex}.product-detail-review-form-footer{display:flex}.product-detail-review-form-footer .product-detail-review-form-actions{margin-left:auto}}@media (max-width:575.98px){.product-detail-cross-selling .product-detail-tabs-content{display:block}.product-detail-cross-selling .product-cross-selling-tab-navigation{display:none}.product-detail-cross-selling .tab-pane{margin-top:1.5rem;display:block;opacity:1}.product-detail-cross-selling .tab-pane .cms-element-title{display:block}.product-detail-cross-selling .tab-pane .cms-element-title-paragraph{margin:0}}.product-detail-cross-selling .card{margin-top:1.5rem}.product-detail-cross-selling .cms-element-title{display:none}.account-aside-header{background:none;color:#564b48;font-weight:700}.account-aside-item{border:0}.account-aside-item.is-active{color:#69755c;background:var(--bs-body-bg);font-weight:700}.account-aside-item:hover{color:#69755c;background:var(--bs-body-bg)}.account-aside-footer{background:none;margin-top:1px;border-top:1px solid #d4cec5}.account-aside-btn{line-height:normal;padding:3px 0}.account-guest-abort{border-top:0}@media (min-width:768px){.register-submit{text-align:right}}.address-action-set-default{padding-left:0;text-align:left}.account-profile-mail-label{font-weight:700}.account-profile-change{font-weight:700;font-size:1rem}.order-item-status-badge,.subscription-item-status-badge{margin:10px 0}@media (max-width:575.98px){.order-item-status-badge,.subscription-item-status-badge{margin-top:0}}.order-table-header .row,.order-table-header .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .order-table-header .checkout-container,.order-table-header .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .order-table-header .checkout-container,.order-table-header .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .order-table-header .checkout-container,.order-table-header .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .order-table-header .checkout-container,.order-table-header .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .order-table-header .checkout-container,.order-item-header .row,.subscription-item-header .row,.order-item-header .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .order-item-header .checkout-container,.order-item-header .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .order-item-header .checkout-container,.order-item-header .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .order-item-header .checkout-container,.order-item-header .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .order-item-header .checkout-container,.order-item-header .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .order-item-header .checkout-container,.subscription-item-header .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .subscription-item-header .checkout-container,.subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .subscription-item-header .checkout-container,.subscription-item-header .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .subscription-item-header .checkout-container,.subscription-item-header .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .subscription-item-header .checkout-container,.subscription-item-header .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .subscription-item-header .checkout-container,.order-detail-content-header .row,.subscription-detail-content-header .row,.order-detail-content-header .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .order-detail-content-header .checkout-container,.order-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .order-detail-content-header .checkout-container,.order-detail-content-header .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .order-detail-content-header .checkout-container,.order-detail-content-header .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .order-detail-content-header .checkout-container,.order-detail-content-header .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .order-detail-content-header .checkout-container,.subscription-detail-content-header .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .subscription-detail-content-header .checkout-container,.subscription-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .subscription-detail-content-header .checkout-container,.subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .subscription-detail-content-header .checkout-container,.subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .subscription-detail-content-header .checkout-container,.subscription-detail-content-header .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .subscription-detail-content-header .checkout-container{margin-right:0;margin-left:0}.order-table-header .row>.col,.order-table-header .is-act-cartpage .checkout .checkout-container>.col,.order-table-header .is-act-cartpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-cartpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-cartpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-table-header .checkout-container>.col,.order-table-header .is-act-checkoutregisterpage .checkout .checkout-container>.col,.order-table-header .is-act-checkoutregisterpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-checkoutregisterpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-table-header .checkout-container>.col,.order-table-header .is-act-confirmpage .checkout .checkout-container>.col,.order-table-header .is-act-confirmpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-confirmpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-confirmpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .checkout-container>.col,.order-table-header .is-ctl-accountorder .checkout .checkout-container>.col,.order-table-header .is-ctl-accountorder .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-table-header .is-ctl-accountorder .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-table-header .is-ctl-accountorder .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .checkout-container>.col,.order-table-header .is-act-finishpage .checkout .checkout-container>.col,.order-table-header .is-act-finishpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-finishpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-finishpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .checkout-container>.col,.order-table-header .is-act-confirmpage .checkout .row>.checkout-aside,.order-table-header .is-act-confirmpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-table-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-confirmpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-table-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .row>.checkout-aside,.order-table-header .is-ctl-accountorder .checkout .row>.checkout-aside,.order-table-header .is-ctl-accountorder .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-table-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-table-header .is-ctl-accountorder .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-table-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .row>.checkout-aside,.order-table-header .is-act-finishpage .checkout .row>.checkout-aside,.order-table-header .is-act-finishpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-table-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-finishpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-table-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .row>.checkout-aside,.order-table-header .row>[class*="col-"],.order-table-header .is-act-cartpage .checkout .checkout-container>[class*="col-"],.is-act-cartpage .checkout .order-table-header .checkout-container>[class*="col-"],.order-table-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"],.is-act-checkoutregisterpage .checkout .order-table-header .checkout-container>[class*="col-"],.order-table-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"],.is-act-confirmpage .checkout .order-table-header .checkout-container>[class*="col-"],.order-table-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"],.is-ctl-accountorder .checkout .order-table-header .checkout-container>[class*="col-"],.order-table-header .is-act-finishpage .checkout .checkout-container>[class*="col-"],.is-act-finishpage .checkout .order-table-header .checkout-container>[class*="col-"],.order-item-header .row>.col,.subscription-item-header .row>.col,.order-item-header .is-act-cartpage .checkout .checkout-container>.col,.order-item-header .is-act-cartpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-cartpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-cartpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-item-header .checkout-container>.col,.order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.col,.order-item-header .is-act-checkoutregisterpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-checkoutregisterpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-item-header .checkout-container>.col,.order-item-header .is-act-confirmpage .checkout .checkout-container>.col,.order-item-header .is-act-confirmpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-confirmpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-confirmpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .checkout-container>.col,.order-item-header .is-ctl-accountorder .checkout .checkout-container>.col,.order-item-header .is-ctl-accountorder .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-item-header .is-ctl-accountorder .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-item-header .is-ctl-accountorder .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .checkout-container>.col,.order-item-header .is-act-finishpage .checkout .checkout-container>.col,.order-item-header .is-act-finishpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-finishpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-finishpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .checkout-container>.col,.order-item-header .is-act-confirmpage .checkout .row>.checkout-aside,.order-item-header .is-act-confirmpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-confirmpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .row>.checkout-aside,.order-item-header .is-ctl-accountorder .checkout .row>.checkout-aside,.order-item-header .is-ctl-accountorder .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-item-header .is-ctl-accountorder .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .row>.checkout-aside,.order-item-header .is-act-finishpage .checkout .row>.checkout-aside,.order-item-header .is-act-finishpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-finishpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .row>.checkout-aside,.subscription-item-header .is-act-cartpage .checkout .checkout-container>.col,.subscription-item-header .is-act-cartpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-cartpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-cartpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-item-header .checkout-container>.col,.subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.col,.subscription-item-header .is-act-checkoutregisterpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-checkoutregisterpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-item-header .checkout-container>.col,.subscription-item-header .is-act-confirmpage .checkout .checkout-container>.col,.subscription-item-header .is-act-confirmpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-confirmpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-confirmpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .checkout-container>.col,.subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.col,.subscription-item-header .is-ctl-accountorder .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-ctl-accountorder .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-ctl-accountorder .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .checkout-container>.col,.subscription-item-header .is-act-finishpage .checkout .checkout-container>.col,.subscription-item-header .is-act-finishpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-finishpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-finishpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .checkout-container>.col,.subscription-item-header .is-act-confirmpage .checkout .row>.checkout-aside,.subscription-item-header .is-act-confirmpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-confirmpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .row>.checkout-aside,.subscription-item-header .is-ctl-accountorder .checkout .row>.checkout-aside,.subscription-item-header .is-ctl-accountorder .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-ctl-accountorder .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .row>.checkout-aside,.subscription-item-header .is-act-finishpage .checkout .row>.checkout-aside,.subscription-item-header .is-act-finishpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-finishpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .row>.checkout-aside,.order-item-header .row>[class*="col-"],.subscription-item-header .row>[class*="col-"],.order-item-header .is-act-cartpage .checkout .checkout-container>[class*="col-"],.is-act-cartpage .checkout .order-item-header .checkout-container>[class*="col-"],.order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"],.is-act-checkoutregisterpage .checkout .order-item-header .checkout-container>[class*="col-"],.order-item-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"],.is-act-confirmpage .checkout .order-item-header .checkout-container>[class*="col-"],.order-item-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"],.is-ctl-accountorder .checkout .order-item-header .checkout-container>[class*="col-"],.order-item-header .is-act-finishpage .checkout .checkout-container>[class*="col-"],.is-act-finishpage .checkout .order-item-header .checkout-container>[class*="col-"],.subscription-item-header .is-act-cartpage .checkout .checkout-container>[class*="col-"],.is-act-cartpage .checkout .subscription-item-header .checkout-container>[class*="col-"],.subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"],.is-act-checkoutregisterpage .checkout .subscription-item-header .checkout-container>[class*="col-"],.subscription-item-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"],.is-act-confirmpage .checkout .subscription-item-header .checkout-container>[class*="col-"],.subscription-item-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"],.is-ctl-accountorder .checkout .subscription-item-header .checkout-container>[class*="col-"],.subscription-item-header .is-act-finishpage .checkout .checkout-container>[class*="col-"],.is-act-finishpage .checkout .subscription-item-header .checkout-container>[class*="col-"],.order-detail-content-header .row>.col,.subscription-detail-content-header .row>.col,.order-detail-content-header .is-act-cartpage .checkout .checkout-container>.col,.order-detail-content-header .is-act-cartpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-cartpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-cartpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-detail-content-header .checkout-container>.col,.order-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.col,.order-detail-content-header .is-act-checkoutregisterpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-checkoutregisterpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-detail-content-header .checkout-container>.col,.order-detail-content-header .is-act-confirmpage .checkout .checkout-container>.col,.order-detail-content-header .is-act-confirmpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-confirmpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-confirmpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .checkout-container>.col,.order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.col,.order-detail-content-header .is-ctl-accountorder .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-ctl-accountorder .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-ctl-accountorder .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .checkout-container>.col,.order-detail-content-header .is-act-finishpage .checkout .checkout-container>.col,.order-detail-content-header .is-act-finishpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-finishpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-finishpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .checkout-container>.col,.order-detail-content-header .is-act-confirmpage .checkout .row>.checkout-aside,.order-detail-content-header .is-act-confirmpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-confirmpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .row>.checkout-aside,.order-detail-content-header .is-ctl-accountorder .checkout .row>.checkout-aside,.order-detail-content-header .is-ctl-accountorder .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-ctl-accountorder .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .row>.checkout-aside,.order-detail-content-header .is-act-finishpage .checkout .row>.checkout-aside,.order-detail-content-header .is-act-finishpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-finishpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .row>.checkout-aside,.subscription-detail-content-header .is-act-cartpage .checkout .checkout-container>.col,.subscription-detail-content-header .is-act-cartpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-cartpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-cartpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-detail-content-header .checkout-container>.col,.subscription-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.col,.subscription-detail-content-header .is-act-checkoutregisterpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-checkoutregisterpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-detail-content-header .checkout-container>.col,.subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>.col,.subscription-detail-content-header .is-act-confirmpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-confirmpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-confirmpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .checkout-container>.col,.subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.col,.subscription-detail-content-header .is-ctl-accountorder .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-ctl-accountorder .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-ctl-accountorder .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .checkout-container>.col,.subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>.col,.subscription-detail-content-header .is-act-finishpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-finishpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-finishpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .checkout-container>.col,.subscription-detail-content-header .is-act-confirmpage .checkout .row>.checkout-aside,.subscription-detail-content-header .is-act-confirmpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-confirmpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .row>.checkout-aside,.subscription-detail-content-header .is-ctl-accountorder .checkout .row>.checkout-aside,.subscription-detail-content-header .is-ctl-accountorder .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-ctl-accountorder .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .row>.checkout-aside,.subscription-detail-content-header .is-act-finishpage .checkout .row>.checkout-aside,.subscription-detail-content-header .is-act-finishpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-finishpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .row>.checkout-aside,.order-detail-content-header .row>[class*="col-"],.subscription-detail-content-header .row>[class*="col-"],.order-detail-content-header .is-act-cartpage .checkout .checkout-container>[class*="col-"],.is-act-cartpage .checkout .order-detail-content-header .checkout-container>[class*="col-"],.order-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"],.is-act-checkoutregisterpage .checkout .order-detail-content-header .checkout-container>[class*="col-"],.order-detail-content-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"],.is-act-confirmpage .checkout .order-detail-content-header .checkout-container>[class*="col-"],.order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"],.is-ctl-accountorder .checkout .order-detail-content-header .checkout-container>[class*="col-"],.order-detail-content-header .is-act-finishpage .checkout .checkout-container>[class*="col-"],.is-act-finishpage .checkout .order-detail-content-header .checkout-container>[class*="col-"],.subscription-detail-content-header .is-act-cartpage .checkout .checkout-container>[class*="col-"],.is-act-cartpage .checkout .subscription-detail-content-header .checkout-container>[class*="col-"],.subscription-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"],.is-act-checkoutregisterpage .checkout .subscription-detail-content-header .checkout-container>[class*="col-"],.subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"],.is-act-confirmpage .checkout .subscription-detail-content-header .checkout-container>[class*="col-"],.subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"],.is-ctl-accountorder .checkout .subscription-detail-content-header .checkout-container>[class*="col-"],.subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>[class*="col-"],.is-act-finishpage .checkout .subscription-detail-content-header .checkout-container>[class*="col-"]{padding-right:10px;padding-left:10px}@media (max-width:575.98px){.order-table-header .row>.col,.order-table-header .is-act-cartpage .checkout .checkout-container>.col,.order-table-header .is-act-cartpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-cartpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-cartpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-table-header .checkout-container>.col,.order-table-header .is-act-checkoutregisterpage .checkout .checkout-container>.col,.order-table-header .is-act-checkoutregisterpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-checkoutregisterpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-table-header .checkout-container>.col,.order-table-header .is-act-confirmpage .checkout .checkout-container>.col,.order-table-header .is-act-confirmpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-confirmpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-confirmpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .checkout-container>.col,.order-table-header .is-ctl-accountorder .checkout .checkout-container>.col,.order-table-header .is-ctl-accountorder .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-table-header .is-ctl-accountorder .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-table-header .is-ctl-accountorder .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .checkout-container>.col,.order-table-header .is-act-finishpage .checkout .checkout-container>.col,.order-table-header .is-act-finishpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-finishpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-finishpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .checkout-container>.col,.order-table-header .is-act-confirmpage .checkout .row>.checkout-aside,.order-table-header .is-act-confirmpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-table-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-confirmpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-table-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-table-header .row>.checkout-aside,.order-table-header .is-ctl-accountorder .checkout .row>.checkout-aside,.order-table-header .is-ctl-accountorder .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-table-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-table-header .is-ctl-accountorder .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-table-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-table-header .row>.checkout-aside,.order-table-header .is-act-finishpage .checkout .row>.checkout-aside,.order-table-header .is-act-finishpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-table-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-table-header .is-act-finishpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-table-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-table-header .row>.checkout-aside,.order-table-header .row>[class*="col-"],.order-table-header .is-act-cartpage .checkout .checkout-container>[class*="col-"],.is-act-cartpage .checkout .order-table-header .checkout-container>[class*="col-"],.order-table-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"],.is-act-checkoutregisterpage .checkout .order-table-header .checkout-container>[class*="col-"],.order-table-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"],.is-act-confirmpage .checkout .order-table-header .checkout-container>[class*="col-"],.order-table-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"],.is-ctl-accountorder .checkout .order-table-header .checkout-container>[class*="col-"],.order-table-header .is-act-finishpage .checkout .checkout-container>[class*="col-"],.is-act-finishpage .checkout .order-table-header .checkout-container>[class*="col-"],.order-item-header .row>.col,.subscription-item-header .row>.col,.order-item-header .is-act-cartpage .checkout .checkout-container>.col,.order-item-header .is-act-cartpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-cartpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-cartpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-item-header .checkout-container>.col,.order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.col,.order-item-header .is-act-checkoutregisterpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-checkoutregisterpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-item-header .checkout-container>.col,.order-item-header .is-act-confirmpage .checkout .checkout-container>.col,.order-item-header .is-act-confirmpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-confirmpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-confirmpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .checkout-container>.col,.order-item-header .is-ctl-accountorder .checkout .checkout-container>.col,.order-item-header .is-ctl-accountorder .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-item-header .is-ctl-accountorder .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-item-header .is-ctl-accountorder .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .checkout-container>.col,.order-item-header .is-act-finishpage .checkout .checkout-container>.col,.order-item-header .is-act-finishpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-finishpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-finishpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .checkout-container>.col,.order-item-header .is-act-confirmpage .checkout .row>.checkout-aside,.order-item-header .is-act-confirmpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-confirmpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-item-header .row>.checkout-aside,.order-item-header .is-ctl-accountorder .checkout .row>.checkout-aside,.order-item-header .is-ctl-accountorder .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-item-header .is-ctl-accountorder .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-item-header .row>.checkout-aside,.order-item-header .is-act-finishpage .checkout .row>.checkout-aside,.order-item-header .is-act-finishpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-item-header .is-act-finishpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-item-header .row>.checkout-aside,.subscription-item-header .is-act-cartpage .checkout .checkout-container>.col,.subscription-item-header .is-act-cartpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-cartpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-cartpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-item-header .checkout-container>.col,.subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.col,.subscription-item-header .is-act-checkoutregisterpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-checkoutregisterpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-item-header .checkout-container>.col,.subscription-item-header .is-act-confirmpage .checkout .checkout-container>.col,.subscription-item-header .is-act-confirmpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-confirmpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-confirmpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .checkout-container>.col,.subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.col,.subscription-item-header .is-ctl-accountorder .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-ctl-accountorder .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-ctl-accountorder .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .checkout-container>.col,.subscription-item-header .is-act-finishpage .checkout .checkout-container>.col,.subscription-item-header .is-act-finishpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-finishpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-finishpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .checkout-container>.col,.subscription-item-header .is-act-confirmpage .checkout .row>.checkout-aside,.subscription-item-header .is-act-confirmpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-confirmpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-item-header .row>.checkout-aside,.subscription-item-header .is-ctl-accountorder .checkout .row>.checkout-aside,.subscription-item-header .is-ctl-accountorder .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-ctl-accountorder .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-item-header .row>.checkout-aside,.subscription-item-header .is-act-finishpage .checkout .row>.checkout-aside,.subscription-item-header .is-act-finishpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.subscription-item-header .is-act-finishpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-item-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-item-header .row>.checkout-aside,.order-item-header .row>[class*="col-"],.subscription-item-header .row>[class*="col-"],.order-item-header .is-act-cartpage .checkout .checkout-container>[class*="col-"],.is-act-cartpage .checkout .order-item-header .checkout-container>[class*="col-"],.order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"],.is-act-checkoutregisterpage .checkout .order-item-header .checkout-container>[class*="col-"],.order-item-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"],.is-act-confirmpage .checkout .order-item-header .checkout-container>[class*="col-"],.order-item-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"],.is-ctl-accountorder .checkout .order-item-header .checkout-container>[class*="col-"],.order-item-header .is-act-finishpage .checkout .checkout-container>[class*="col-"],.is-act-finishpage .checkout .order-item-header .checkout-container>[class*="col-"],.subscription-item-header .is-act-cartpage .checkout .checkout-container>[class*="col-"],.is-act-cartpage .checkout .subscription-item-header .checkout-container>[class*="col-"],.subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"],.is-act-checkoutregisterpage .checkout .subscription-item-header .checkout-container>[class*="col-"],.subscription-item-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"],.is-act-confirmpage .checkout .subscription-item-header .checkout-container>[class*="col-"],.subscription-item-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"],.is-ctl-accountorder .checkout .subscription-item-header .checkout-container>[class*="col-"],.subscription-item-header .is-act-finishpage .checkout .checkout-container>[class*="col-"],.is-act-finishpage .checkout .subscription-item-header .checkout-container>[class*="col-"],.order-detail-content-header .row>.col,.subscription-detail-content-header .row>.col,.order-detail-content-header .is-act-cartpage .checkout .checkout-container>.col,.order-detail-content-header .is-act-cartpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-cartpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-cartpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-detail-content-header .checkout-container>.col,.order-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.col,.order-detail-content-header .is-act-checkoutregisterpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-checkoutregisterpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-detail-content-header .checkout-container>.col,.order-detail-content-header .is-act-confirmpage .checkout .checkout-container>.col,.order-detail-content-header .is-act-confirmpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-confirmpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-confirmpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .checkout-container>.col,.order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.col,.order-detail-content-header .is-ctl-accountorder .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-ctl-accountorder .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-ctl-accountorder .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .checkout-container>.col,.order-detail-content-header .is-act-finishpage .checkout .checkout-container>.col,.order-detail-content-header .is-act-finishpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-finishpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-finishpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .checkout-container>.col,.order-detail-content-header .is-act-confirmpage .checkout .row>.checkout-aside,.order-detail-content-header .is-act-confirmpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-confirmpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .order-detail-content-header .row>.checkout-aside,.order-detail-content-header .is-ctl-accountorder .checkout .row>.checkout-aside,.order-detail-content-header .is-ctl-accountorder .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-ctl-accountorder .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .order-detail-content-header .row>.checkout-aside,.order-detail-content-header .is-act-finishpage .checkout .row>.checkout-aside,.order-detail-content-header .is-act-finishpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .order-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.order-detail-content-header .is-act-finishpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .order-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .order-detail-content-header .row>.checkout-aside,.subscription-detail-content-header .is-act-cartpage .checkout .checkout-container>.col,.subscription-detail-content-header .is-act-cartpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-cartpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-cartpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-detail-content-header .checkout-container>.col,.subscription-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.col,.subscription-detail-content-header .is-act-checkoutregisterpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-checkoutregisterpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-detail-content-header .checkout-container>.col,.subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>.col,.subscription-detail-content-header .is-act-confirmpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-confirmpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-confirmpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .checkout-container>.col,.subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.col,.subscription-detail-content-header .is-ctl-accountorder .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-ctl-accountorder .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-ctl-accountorder .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .checkout-container>.col,.subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>.col,.subscription-detail-content-header .is-act-finishpage .checkout .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-finishpage .checkout .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-finishpage .checkout .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .checkout-container>.col,.subscription-detail-content-header .is-act-confirmpage .checkout .row>.checkout-aside,.subscription-detail-content-header .is-act-confirmpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-confirmpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>.checkout-aside,.is-act-confirmpage .checkout .subscription-detail-content-header .row>.checkout-aside,.subscription-detail-content-header .is-ctl-accountorder .checkout .row>.checkout-aside,.subscription-detail-content-header .is-ctl-accountorder .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-ctl-accountorder .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>.checkout-aside,.is-ctl-accountorder .checkout .subscription-detail-content-header .row>.checkout-aside,.subscription-detail-content-header .is-act-finishpage .checkout .row>.checkout-aside,.subscription-detail-content-header .is-act-finishpage .checkout .is-act-cartpage .checkout .checkout-container>.checkout-aside,.is-act-cartpage .checkout .subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.subscription-detail-content-header .is-act-finishpage .checkout .is-act-checkoutregisterpage .checkout .checkout-container>.checkout-aside,.is-act-checkoutregisterpage .checkout .subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>.checkout-aside,.is-act-finishpage .checkout .subscription-detail-content-header .row>.checkout-aside,.order-detail-content-header .row>[class*="col-"],.subscription-detail-content-header .row>[class*="col-"],.order-detail-content-header .is-act-cartpage .checkout .checkout-container>[class*="col-"],.is-act-cartpage .checkout .order-detail-content-header .checkout-container>[class*="col-"],.order-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"],.is-act-checkoutregisterpage .checkout .order-detail-content-header .checkout-container>[class*="col-"],.order-detail-content-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"],.is-act-confirmpage .checkout .order-detail-content-header .checkout-container>[class*="col-"],.order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"],.is-ctl-accountorder .checkout .order-detail-content-header .checkout-container>[class*="col-"],.order-detail-content-header .is-act-finishpage .checkout .checkout-container>[class*="col-"],.is-act-finishpage .checkout .order-detail-content-header .checkout-container>[class*="col-"],.subscription-detail-content-header .is-act-cartpage .checkout .checkout-container>[class*="col-"],.is-act-cartpage .checkout .subscription-detail-content-header .checkout-container>[class*="col-"],.subscription-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"],.is-act-checkoutregisterpage .checkout .subscription-detail-content-header .checkout-container>[class*="col-"],.subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"],.is-act-confirmpage .checkout .subscription-detail-content-header .checkout-container>[class*="col-"],.subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"],.is-ctl-accountorder .checkout .subscription-detail-content-header .checkout-container>[class*="col-"],.subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>[class*="col-"],.is-act-finishpage .checkout .subscription-detail-content-header .checkout-container>[class*="col-"]{padding-right:0;padding-left:0}}.order-table-header{font-weight:700}.order-item-header .row>.order-table-header-heading,.subscription-item-header .row>.order-table-header-heading,.order-item-header .is-act-cartpage .checkout .checkout-container>.order-table-header-heading,.is-act-cartpage .checkout .order-item-header .checkout-container>.order-table-header-heading,.order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.order-table-header-heading,.is-act-checkoutregisterpage .checkout .order-item-header .checkout-container>.order-table-header-heading,.order-item-header .is-act-confirmpage .checkout .checkout-container>.order-table-header-heading,.is-act-confirmpage .checkout .order-item-header .checkout-container>.order-table-header-heading,.order-item-header .is-ctl-accountorder .checkout .checkout-container>.order-table-header-heading,.is-ctl-accountorder .checkout .order-item-header .checkout-container>.order-table-header-heading,.order-item-header .is-act-finishpage .checkout .checkout-container>.order-table-header-heading,.is-act-finishpage .checkout .order-item-header .checkout-container>.order-table-header-heading,.subscription-item-header .is-act-cartpage .checkout .checkout-container>.order-table-header-heading,.is-act-cartpage .checkout .subscription-item-header .checkout-container>.order-table-header-heading,.subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.order-table-header-heading,.is-act-checkoutregisterpage .checkout .subscription-item-header .checkout-container>.order-table-header-heading,.subscription-item-header .is-act-confirmpage .checkout .checkout-container>.order-table-header-heading,.is-act-confirmpage .checkout .subscription-item-header .checkout-container>.order-table-header-heading,.subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.order-table-header-heading,.is-ctl-accountorder .checkout .subscription-item-header .checkout-container>.order-table-header-heading,.subscription-item-header .is-act-finishpage .checkout .checkout-container>.order-table-header-heading,.is-act-finishpage .checkout .subscription-item-header .checkout-container>.order-table-header-heading,.order-item-header .row>.order-table-header-order-number,.subscription-item-header .row>.order-table-header-order-number,.order-item-header .is-act-cartpage .checkout .checkout-container>.order-table-header-order-number,.order-item-header .is-act-cartpage .checkout .checkout-container>.subscription-table-header-info-wrapper,.is-act-cartpage .checkout .order-item-header .checkout-container>.order-table-header-order-number,.order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.order-table-header-order-number,.order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.subscription-table-header-info-wrapper,.is-act-checkoutregisterpage .checkout .order-item-header .checkout-container>.order-table-header-order-number,.order-item-header .is-act-confirmpage .checkout .checkout-container>.order-table-header-order-number,.order-item-header .is-act-confirmpage .checkout .checkout-container>.subscription-table-header-info-wrapper,.is-act-confirmpage .checkout .order-item-header .checkout-container>.order-table-header-order-number,.order-item-header .is-ctl-accountorder .checkout .checkout-container>.order-table-header-order-number,.order-item-header .is-ctl-accountorder .checkout .checkout-container>.subscription-table-header-info-wrapper,.is-ctl-accountorder .checkout .order-item-header .checkout-container>.order-table-header-order-number,.order-item-header .is-act-finishpage .checkout .checkout-container>.order-table-header-order-number,.order-item-header .is-act-finishpage .checkout .checkout-container>.subscription-table-header-info-wrapper,.is-act-finishpage .checkout .order-item-header .checkout-container>.order-table-header-order-number,.order-item-header .row>.subscription-table-header-info-wrapper,.subscription-item-header .is-act-cartpage .checkout .checkout-container>.order-table-header-order-number,.subscription-item-header .is-act-cartpage .checkout .checkout-container>.subscription-table-header-info-wrapper,.is-act-cartpage .checkout .subscription-item-header .checkout-container>.order-table-header-order-number,.subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.order-table-header-order-number,.subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.subscription-table-header-info-wrapper,.is-act-checkoutregisterpage .checkout .subscription-item-header .checkout-container>.order-table-header-order-number,.subscription-item-header .is-act-confirmpage .checkout .checkout-container>.order-table-header-order-number,.subscription-item-header .is-act-confirmpage .checkout .checkout-container>.subscription-table-header-info-wrapper,.is-act-confirmpage .checkout .subscription-item-header .checkout-container>.order-table-header-order-number,.subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.order-table-header-order-number,.subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.subscription-table-header-info-wrapper,.is-ctl-accountorder .checkout .subscription-item-header .checkout-container>.order-table-header-order-number,.subscription-item-header .is-act-finishpage .checkout .checkout-container>.order-table-header-order-number,.subscription-item-header .is-act-finishpage .checkout .checkout-container>.subscription-table-header-info-wrapper,.is-act-finishpage .checkout .subscription-item-header .checkout-container>.order-table-header-order-number,.subscription-item-header .row>.subscription-table-header-info-wrapper{padding-right:0;padding-left:0}.order-item-name{color:#4a545b}.order-detail-content-header,.subscription-detail-content-header{margin-top:1rem;font-weight:700}.order-detail-content-header .order-detail-content-header-cell[class*="col-"]:first-of-type,.subscription-detail-content-header .order-detail-content-header-cell[class*="col-"]:first-of-type,.order-detail-content-header .subscription-detail-content-header-cell[class*="col-"]:first-of-type,.subscription-detail-content-header .subscription-detail-content-header-cell[class*="col-"]:first-of-type{padding-left:0}.order-detail-content-header .order-detail-content-header-cell[class*="col-"]:last-of-type,.subscription-detail-content-header .order-detail-content-header-cell[class*="col-"]:last-of-type,.order-detail-content-header .subscription-detail-content-header-cell[class*="col-"]:last-of-type,.subscription-detail-content-header .subscription-detail-content-header-cell[class*="col-"]:last-of-type{padding-right:0}.order-item-product-name{color:#564b48}.order-item-product-name:hover{color:#69755c;text-decoration:none}.order-item-product-name strong{font-weight:700}@media (min-width:768px){.order-item-product-image .product-image-link{justify-content:normal}.order-item-product-image img{max-width:100px}}.order-item-number-value{font-weight:700}.order-pseudo-price-value{text-decoration:line-through}.order-item-detail-list-item{margin:0}.order-item-detail-list-item.is-child{background-color:#f9f9f9}.order-item-nested-icon{background-color:#798490}.order-item-detail-footer,.subscription-item-detail-footer{background-color:#f9f9f9}.order-item-detail-summary dd,.subscription-item-detail-summary dd{font-weight:700}.order-price-unit{font-size:0.875rem}.order-item-variants{font-size:0.875rem}.order-item-variants-properties-name{font-weight:700}.checkout-aside-summary{background-color:#f9f9f9}.checkout-aside-summary,.checkout-aside-products{padding:1rem}@media (max-width:767.98px){.cart-table{border:0}.cart-table-body{padding:0}}.contact-action{display:flex;justify-content:flex-end}.newsletter-action{display:flex;justify-content:flex-end}.language-flag{display:inline-block;height:12px;width:16px;border:1px solid #adb5bd;margin-top:2px;text-indent:100%;white-space:nowrap;overflow:hidden;background-position:0 0;background-repeat:no-repeat;background-size:100%}.language-flag.country-ad{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ad.svg")}.language-flag.country-ae{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ae.svg")}.language-flag.country-af{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/af.svg")}.language-flag.country-ag{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ag.svg")}.language-flag.country-ai{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ai.svg")}.language-flag.country-al{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/al.svg")}.language-flag.country-am{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/am.svg")}.language-flag.country-ao{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ao.svg")}.language-flag.country-aq{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/aq.svg")}.language-flag.country-ar{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ar.svg")}.language-flag.country-as{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/as.svg")}.language-flag.country-at{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/at.svg")}.language-flag.country-au{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/au.svg")}.language-flag.country-aw{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/aw.svg")}.language-flag.country-ax{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ax.svg")}.language-flag.country-az{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/az.svg")}.language-flag.country-ba{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ba.svg")}.language-flag.country-bb{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bb.svg")}.language-flag.country-bd{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bd.svg")}.language-flag.country-be{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/be.svg")}.language-flag.country-bf{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bf.svg")}.language-flag.country-bg{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bg.svg")}.language-flag.country-bh{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bh.svg")}.language-flag.country-bi{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bi.svg")}.language-flag.country-bj{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bj.svg")}.language-flag.country-bl{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bl.svg")}.language-flag.country-bm{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bm.svg")}.language-flag.country-bn{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bn.svg")}.language-flag.country-bo{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bo.svg")}.language-flag.country-bq{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bq.svg")}.language-flag.country-br{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/br.svg")}.language-flag.country-bs{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bs.svg")}.language-flag.country-bt{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bt.svg")}.language-flag.country-bv{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bv.svg")}.language-flag.country-bw{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bw.svg")}.language-flag.country-by{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/by.svg")}.language-flag.country-bz{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/bz.svg")}.language-flag.country-ca{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ca.svg")}.language-flag.country-cc{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cc.svg")}.language-flag.country-cd{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cd.svg")}.language-flag.country-cf{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cf.svg")}.language-flag.country-cg{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cg.svg")}.language-flag.country-ch{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ch.svg")}.language-flag.country-ci{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ci.svg")}.language-flag.country-ck{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ck.svg")}.language-flag.country-cl{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cl.svg")}.language-flag.country-cm{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cm.svg")}.language-flag.country-cn{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cn.svg")}.language-flag.country-co{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/co.svg")}.language-flag.country-cr{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cr.svg")}.language-flag.country-cu{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cu.svg")}.language-flag.country-cv{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cv.svg")}.language-flag.country-cw{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cw.svg")}.language-flag.country-cx{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cx.svg")}.language-flag.country-cy{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cy.svg")}.language-flag.country-cz{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/cz.svg")}.language-flag.country-de{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/de.svg")}.language-flag.country-dj{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/dj.svg")}.language-flag.country-dk{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/dk.svg")}.language-flag.country-dm{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/dm.svg")}.language-flag.country-do{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/do.svg")}.language-flag.country-dz{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/dz.svg")}.language-flag.country-ec{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ec.svg")}.language-flag.country-ee{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ee.svg")}.language-flag.country-eg{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/eg.svg")}.language-flag.country-eh{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/eh.svg")}.language-flag.country-er{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/er.svg")}.language-flag.country-es-ca{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/es-ca.svg")}.language-flag.country-es-ga{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/es-ga.svg")}.language-flag.country-es{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/es.svg")}.language-flag.country-et{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/et.svg")}.language-flag.country-eu{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/eu.svg")}.language-flag.country-fi{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/fi.svg")}.language-flag.country-fj{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/fj.svg")}.language-flag.country-fk{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/fk.svg")}.language-flag.country-fm{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/fm.svg")}.language-flag.country-fo{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/fo.svg")}.language-flag.country-fr{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/fr.svg")}.language-flag.country-ga{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ga.svg")}.language-flag.country-gb-eng{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gb-eng.svg")}.language-flag.country-gb-nir{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gb-nir.svg")}.language-flag.country-gb-sct{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gb-sct.svg")}.language-flag.country-gb-wls{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gb-wls.svg")}.language-flag.country-gb{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gb.svg")}.language-flag.country-gd{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gd.svg")}.language-flag.country-ge{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ge.svg")}.language-flag.country-gf{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gf.svg")}.language-flag.country-gg{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gg.svg")}.language-flag.country-gh{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gh.svg")}.language-flag.country-gi{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gi.svg")}.language-flag.country-gl{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gl.svg")}.language-flag.country-gm{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gm.svg")}.language-flag.country-gn{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gn.svg")}.language-flag.country-gp{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gp.svg")}.language-flag.country-gq{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gq.svg")}.language-flag.country-gr{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gr.svg")}.language-flag.country-gs{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gs.svg")}.language-flag.country-gt{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gt.svg")}.language-flag.country-gu{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gu.svg")}.language-flag.country-gw{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gw.svg")}.language-flag.country-gy{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/gy.svg")}.language-flag.country-hk{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/hk.svg")}.language-flag.country-hm{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/hm.svg")}.language-flag.country-hn{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/hn.svg")}.language-flag.country-hr{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/hr.svg")}.language-flag.country-ht{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ht.svg")}.language-flag.country-hu{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/hu.svg")}.language-flag.country-id{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/id.svg")}.language-flag.country-ie{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ie.svg")}.language-flag.country-il{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/il.svg")}.language-flag.country-im{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/im.svg")}.language-flag.country-in{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/in.svg")}.language-flag.country-io{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/io.svg")}.language-flag.country-iq{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/iq.svg")}.language-flag.country-ir{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ir.svg")}.language-flag.country-is{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/is.svg")}.language-flag.country-it{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/it.svg")}.language-flag.country-je{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/je.svg")}.language-flag.country-jm{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/jm.svg")}.language-flag.country-jo{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/jo.svg")}.language-flag.country-jp{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/jp.svg")}.language-flag.country-ke{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ke.svg")}.language-flag.country-kg{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/kg.svg")}.language-flag.country-kh{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/kh.svg")}.language-flag.country-ki{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ki.svg")}.language-flag.country-km{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/km.svg")}.language-flag.country-kn{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/kn.svg")}.language-flag.country-kp{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/kp.svg")}.language-flag.country-kr{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/kr.svg")}.language-flag.country-kw{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/kw.svg")}.language-flag.country-ky{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ky.svg")}.language-flag.country-kz{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/kz.svg")}.language-flag.country-la{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/la.svg")}.language-flag.country-lb{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/lb.svg")}.language-flag.country-lc{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/lc.svg")}.language-flag.country-li{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/li.svg")}.language-flag.country-lk{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/lk.svg")}.language-flag.country-lr{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/lr.svg")}.language-flag.country-ls{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ls.svg")}.language-flag.country-lt{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/lt.svg")}.language-flag.country-lu{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/lu.svg")}.language-flag.country-lv{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/lv.svg")}.language-flag.country-ly{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ly.svg")}.language-flag.country-ma{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ma.svg")}.language-flag.country-mc{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mc.svg")}.language-flag.country-md{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/md.svg")}.language-flag.country-me{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/me.svg")}.language-flag.country-mf{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mf.svg")}.language-flag.country-mg{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mg.svg")}.language-flag.country-mh{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mh.svg")}.language-flag.country-mk{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mk.svg")}.language-flag.country-ml{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ml.svg")}.language-flag.country-mm{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mm.svg")}.language-flag.country-mn{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mn.svg")}.language-flag.country-mo{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mo.svg")}.language-flag.country-mp{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mp.svg")}.language-flag.country-mq{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mq.svg")}.language-flag.country-mr{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mr.svg")}.language-flag.country-ms{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ms.svg")}.language-flag.country-mt{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mt.svg")}.language-flag.country-mu{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mu.svg")}.language-flag.country-mv{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mv.svg")}.language-flag.country-mw{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mw.svg")}.language-flag.country-mx{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mx.svg")}.language-flag.country-my{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/my.svg")}.language-flag.country-mz{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/mz.svg")}.language-flag.country-na{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/na.svg")}.language-flag.country-nc{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/nc.svg")}.language-flag.country-ne{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ne.svg")}.language-flag.country-nf{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/nf.svg")}.language-flag.country-ng{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ng.svg")}.language-flag.country-ni{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ni.svg")}.language-flag.country-nl{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/nl.svg")}.language-flag.country-no{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/no.svg")}.language-flag.country-np{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/np.svg")}.language-flag.country-nr{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/nr.svg")}.language-flag.country-nu{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/nu.svg")}.language-flag.country-nz{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/nz.svg")}.language-flag.country-om{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/om.svg")}.language-flag.country-pa{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/pa.svg")}.language-flag.country-pe{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/pe.svg")}.language-flag.country-pf{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/pf.svg")}.language-flag.country-pg{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/pg.svg")}.language-flag.country-ph{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ph.svg")}.language-flag.country-pk{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/pk.svg")}.language-flag.country-pl{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/pl.svg")}.language-flag.country-pm{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/pm.svg")}.language-flag.country-pn{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/pn.svg")}.language-flag.country-pr{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/pr.svg")}.language-flag.country-ps{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ps.svg")}.language-flag.country-pt{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/pt.svg")}.language-flag.country-pw{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/pw.svg")}.language-flag.country-py{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/py.svg")}.language-flag.country-qa{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/qa.svg")}.language-flag.country-re{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/re.svg")}.language-flag.country-ro{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ro.svg")}.language-flag.country-rs{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/rs.svg")}.language-flag.country-ru{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ru.svg")}.language-flag.country-rw{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/rw.svg")}.language-flag.country-sa{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sa.svg")}.language-flag.country-sb{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sb.svg")}.language-flag.country-sc{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sc.svg")}.language-flag.country-sd{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sd.svg")}.language-flag.country-se{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/se.svg")}.language-flag.country-sg{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sg.svg")}.language-flag.country-sh{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sh.svg")}.language-flag.country-si{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/si.svg")}.language-flag.country-sj{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sj.svg")}.language-flag.country-sk{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sk.svg")}.language-flag.country-sl{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sl.svg")}.language-flag.country-sm{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sm.svg")}.language-flag.country-sn{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sn.svg")}.language-flag.country-so{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/so.svg")}.language-flag.country-sr{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sr.svg")}.language-flag.country-ss{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ss.svg")}.language-flag.country-st{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/st.svg")}.language-flag.country-sv{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sv.svg")}.language-flag.country-sx{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sx.svg")}.language-flag.country-sy{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sy.svg")}.language-flag.country-sz{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/sz.svg")}.language-flag.country-tc{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tc.svg")}.language-flag.country-td{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/td.svg")}.language-flag.country-tf{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tf.svg")}.language-flag.country-tg{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tg.svg")}.language-flag.country-th{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/th.svg")}.language-flag.country-tj{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tj.svg")}.language-flag.country-tk{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tk.svg")}.language-flag.country-tl{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tl.svg")}.language-flag.country-tm{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tm.svg")}.language-flag.country-tn{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tn.svg")}.language-flag.country-to{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/to.svg")}.language-flag.country-tr{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tr.svg")}.language-flag.country-tt{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tt.svg")}.language-flag.country-tv{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tv.svg")}.language-flag.country-tw{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tw.svg")}.language-flag.country-tz{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/tz.svg")}.language-flag.country-ua{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ua.svg")}.language-flag.country-ug{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ug.svg")}.language-flag.country-um{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/um.svg")}.language-flag.country-un{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/un.svg")}.language-flag.country-us{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/us.svg")}.language-flag.country-uy{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/uy.svg")}.language-flag.country-uz{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/uz.svg")}.language-flag.country-va{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/va.svg")}.language-flag.country-vc{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/vc.svg")}.language-flag.country-ve{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ve.svg")}.language-flag.country-vg{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/vg.svg")}.language-flag.country-vi{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/vi.svg")}.language-flag.country-vn{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/vn.svg")}.language-flag.country-vu{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/vu.svg")}.language-flag.country-wf{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/wf.svg")}.language-flag.country-ws{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ws.svg")}.language-flag.country-xk{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/xk.svg")}.language-flag.country-ye{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/ye.svg")}.language-flag.country-yt{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/yt.svg")}.language-flag.country-za{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/za.svg")}.language-flag.country-zm{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/zm.svg")}.language-flag.country-zw{background-image:url("https://novodom.pl/bundles/swaglanguagepack/static/flags/zw.svg")}.cr-pills-container{display:flex;flex-direction:column;position:absolute;z-index:1}.cr-pill-image{height:auto;width:52px}.cr-pills-wrap{display:inline-block}.cr-pills-wrap:not(:last-of-type){padding-bottom:4px}.cr-pills-wrap .cr-pill{text-transform:lowercase;font:normal normal normal 12px/12px "NunitoSans-Regular";letter-spacing:0.08em;width:fit-content;padding:3px 4px}.cr-pills-wrap+.cr-pill-image{padding-top:8px}.cr-pill-image{padding:2px 0}.cr-pill-image:last-of-type{padding-bottom:0}.product-detail-media{position:relative}.range-slider{--primary-color: #0366D6;--value-offset-y: var(--ticks-gap);--value-active-color: white;--value-background: transparent;--value-background-hover: var(--primary-color);--value-font: 700 12px/1 Arial;--fill-color: var(--primary-color);--progress-background: #EEE;--progress-radius: 20px;--track-height: calc(var(--thumb-size) / 2);--min-max-font: 12px Arial;--min-max-opacity: .5;--min-max-x-offset: 10%;--thumb-size: 22px;--thumb-color: white;--thumb-shadow: 0 0 3px rgba(0, 0, 0, .4),
  0 0 1px rgba(0, 0, 0, .5) inset,
  0 0 0 99px var(--thumb-color) inset;--thumb-shadow-active: 0 0 0 calc(var(--thumb-size) / 4) inset var(--thumb-color),
  0 0 0 99px var(--primary-color) inset,
  0 0 3px rgba(0, 0, 0, .4);--thumb-shadow-hover: var(--thumb-shadow);--ticks-thickness: 1px;--ticks-height: 5px;--ticks-gap: var(--ticks-height, 0);--ticks-color: silver;--step: 1;--ticks-count: (var(--max) - var(--min)) / var(--step);--maxTicksAllowed: 30;--too-many-ticks: Min(1, Max(var(--ticks-count) - var(--maxTicksAllowed), 0));--x-step: Max(var(--step), var(--too-many-ticks) * (var(--max) - var(--min)));--tickIntervalPerc_1: Calc((var(--max) - var(--min)) / var(--x-step));--tickIntervalPerc: calc((100% - var(--thumb-size)) / var(--tickIntervalPerc_1) * var(--tickEvery, 1));--value-a: Clamp(var(--min), var(--value, 0), var(--max));--value-b: var(--value, 0);--text-value-a: var(--text-value, "");--completed-a: calc((var(--value-a) - var(--min)) / (var(--max) - var(--min)) * 100);--completed-b: calc((var(--value-b) - var(--min)) / (var(--max) - var(--min)) * 100);--ca: Min(var(--completed-a), var(--completed-b));--cb: Max(var(--completed-a), var(--completed-b));--thumbs-too-close: Clamp(
          -1,
          1000 * (Min(1, Max(var(--cb) - var(--ca) - 5, -1)) + 0.001),
          1
  );--thumb-close-to-min: Min(1, Max(var(--ca) - 5, 0));--thumb-close-to-max: Min(1, Max(95 - var(--cb), 0));box-sizing:content-box;display:inline-block;height:max(var(--track-height), var(--thumb-size));background:linear-gradient(to right, var(--ticks-color) var(--ticks-thickness), transparent 1px) repeat-x;background-size:var(--tickIntervalPerc) var(--ticks-height);background-position-x:calc(var(--thumb-size) / 2 - var(--ticks-thickness) / 2);background-position-y:var(--flip-y, bottom);padding-bottom:var(--flip-y, var(--ticks-gap));padding-top:calc(var(--flip-y) * var(--ticks-gap));position:relative;z-index:1}.range-slider[data-ticks-position="top"]{--flip-y: 1}.range-slider::before,.range-slider::after{--offset: calc(var(--thumb-size) / 2);content:counter(x);display:var(--show-min-max, block);font:var(--min-max-font);position:absolute;bottom:var(--flip-y, -2.5ch);top:calc(-2.5ch * var(--flip-y));opacity:Clamp(0, var(--at-edge), var(--min-max-opacity));transform:translateX(calc(var(--min-max-x-offset) * var(--before, -1) * -1)) scale(var(--at-edge));pointer-events:none}.range-slider::before{--before: 1;--at-edge: var(--thumb-close-to-min);counter-reset:x var(--min);left:var(--offset)}.range-slider::after{--at-edge: var(--thumb-close-to-max);counter-reset:x var(--max);right:var(--offset)}.range-slider__values{position:relative;top:50%;line-height:0;text-align:justify;width:100%;pointer-events:none;margin:0 auto;z-index:5;user-select:none}.range-slider__values::after{content:"";width:100%;display:inline-block;height:0;background:red}.range-slider__progress{--start-end: calc(var(--thumb-size) / 2);--clip-end: calc(100% - (var(--cb)) * 1%);--clip-start: calc(var(--ca) * 1%);--clip: inset(-20px var(--clip-end) -20px var(--clip-start));position:absolute;left:var(--start-end);right:var(--start-end);top:calc(var(--ticks-gap) * var(--flip-y, 0) + var(--thumb-size) / 2 - var(--track-height) / 2);height:calc(var(--track-height));background:var(--progress-background, #EEE);pointer-events:none;z-index:-1;border-radius:var(--progress-radius)}.range-slider__progress::before{content:"";position:absolute;left:0;right:0;clip-path:var(--clip);top:0;bottom:0;background:var(--fill-color, black);box-shadow:var(--progress-flll-shadow);z-index:1;border-radius:inherit}.range-slider__progress::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:var(--progress-shadow);pointer-events:none;border-radius:inherit}.range-slider>input{-webkit-appearance:none;width:100%;height:var(--thumb-size);margin:0;position:absolute;left:0;top:calc(50% - Max(var(--track-height), var(--thumb-size)) / 2 + calc(var(--ticks-gap) / 2 * var(--flip-y, -1)));cursor:-webkit-grab;cursor:grab;outline:none;background:none}.range-slider>input:not(:only-of-type){pointer-events:none}.range-slider>input::-webkit-slider-thumb{appearance:none;border:none;height:var(--thumb-size);width:var(--thumb-size);transform:var(--thumb-transform);border-radius:var(--thumb-radius, 50%);background:var(--thumb-color);box-shadow:var(--thumb-shadow);pointer-events:auto;transition:0.1s}.range-slider>input::-moz-range-thumb{appearance:none;border:none;height:var(--thumb-size);width:var(--thumb-size);transform:var(--thumb-transform);border-radius:var(--thumb-radius, 50%);background:var(--thumb-color);box-shadow:var(--thumb-shadow);pointer-events:auto;transition:0.1s}.range-slider>input::-ms-thumb{appearance:none;border:none;height:var(--thumb-size);width:var(--thumb-size);transform:var(--thumb-transform);border-radius:var(--thumb-radius, 50%);background:var(--thumb-color);box-shadow:var(--thumb-shadow);pointer-events:auto;transition:0.1s}.range-slider>input:hover{--thumb-shadow: var(--thumb-shadow-hover)}.range-slider>input:hover+output{--value-background: var(--value-background-hover);--y-offset: -5px;color:var(--value-active-color);box-shadow:0 0 0 3px var(--value-background)}.range-slider>input:active{--thumb-shadow: var(--thumb-shadow-active);cursor:grabbing;z-index:2}.range-slider>input:active+output{transition:0s}.range-slider>input:nth-of-type(1){--is-left-most: Clamp(0, (var(--value-a) - var(--value-b)) * 99999, 1)}.range-slider>input:nth-of-type(1)+output{--value: var(--value-a);--x-offset: calc(var(--completed-a) * -1%)}.range-slider>input:nth-of-type(1)+output:not(:only-of-type){--flip: calc(var(--thumbs-too-close) * -1)}.range-slider>input:nth-of-type(1)+output::after{content:var(--prefix, "") var(--text-value-a) var(--suffix, "")}.range-slider>input:nth-of-type(2){--is-left-most: Clamp(0, (var(--value-b) - var(--value-a)) * 99999, 1)}.range-slider>input:nth-of-type(2)+output{--value: var(--value-b)}.range-slider>input:only-of-type~.range-slider__progress{--clip-start: 0}.range-slider>input+output{--flip: -1;--x-offset: calc(var(--completed-b) * -1%);--pos: calc(((var(--value) - var(--min)) / (var(--max) - var(--min))) * 100%);pointer-events:none;position:absolute;z-index:5;background:var(--value-background);border-radius:10px;padding:2px 4px;left:var(--pos);transform:translate(var(--x-offset), calc(150% * var(--flip) - (var(--y-offset, 0px) + var(--value-offset-y)) * var(--flip)));transition:all 0.12s ease-out, left 0s}.range-slider>input+output::after{content:var(--prefix, "") var(--text-value-b) var(--suffix, "");font:var(--value-font)}.range-slider{width:calc(100% - 32px);margin:40px 16px 0}.range-slider>input:nth-of-type(2)+output,.range-slider>input:nth-of-type(1)+output{white-space:nowrap}.cr-text-collapse .cr-text.collapse{display:block}.cr-text-collapse .cr-text *:last-child{margin-bottom:0}.cr-text-collapse .toggle-block{color:#69755c;cursor:pointer;display:inline-block;border:none;background-color:transparent}.cr-text-collapse .toggle-block .sub-nav-icon{position:relative;margin-left:35px}.cr-text-collapse .toggle-block .sub-nav-icon:before,.cr-text-collapse .toggle-block .sub-nav-icon:after{position:absolute;content:" ";width:8px;height:2px;display:block;transition:all 0.2s ease-in-out;transition-delay:0.2s;transform:rotate(-45deg);background-color:#69755c;right:12px;top:50%}.cr-text-collapse .toggle-block .sub-nav-icon:after{transform:rotate(45deg);right:7px}.cr-text-collapse .toggle-block .collapse-close{display:none}.cr-text-collapse .toggle-block.collapsed .collapse-close{display:inline}.cr-text-collapse .toggle-block.collapsed .collapse-open{display:none}.cr-text-collapse .toggle-block.collapsed .sub-nav-icon:before,.cr-text-collapse .toggle-block.collapsed .sub-nav-icon:after{transform:rotate(45deg)}.cr-text-collapse .toggle-block.collapsed .sub-nav-icon:after{transform:rotate(-45deg);right:7px}.cr-text-collapse.transition-off .cr-text,.cr-text-collapse.transition-off .toggle-block .sub-nav-icon:before,.cr-text-collapse.transition-off .toggle-block .sub-nav-icon:after{transition:none}.form-input-wrapper .element-loader-backdrop .loader{top:0;bottom:0;margin:auto;position:absolute;left:auto;right:10px}.is-popup-open{overflow:hidden}.instagram--component .proxa--instagram-title{padding:10px}.instagram--component .proxa--instagram-text{margin:0 0 10px;padding:10px}.instagram--component .instagram--pics-container{display:flex;align-items:center;flex-wrap:wrap;margin:-10px 0 0 -10px}.instagram--component .instagram--pics-container .images--group{width:50%;padding:10px 0 0 10px}.instagram--component .instagram--pics-container .images--group .instagram--pic-container{position:relative;height:100%;aspect-ratio:0.75}.instagram--component .instagram--pics-container .images--group .instagram--pic-container .instagram--pic{height:100%}.instagram--component .instagram--pics-container .images--group .instagram--pic-container .instagram--pic .instagram-pic-image-container{width:100%;height:100%}.instagram--component .instagram--pics-container .images--group .instagram--pic-container .instagram--pic .instagram-pic-image-container .instagram-pic-image{width:100%;height:100%;object-fit:cover}.instagram--component .instagram--pics-container .images--group .instagram--pic-container .instagram--pic .instagram-pic--caption{display:none}.instagram--component .instagram--pics-container .images--group .instagram--pic-container .instagram--pic .instagram-carousel{display:block;position:absolute;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFHGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIwLTExLTA1VDE5OjI1OjMyKzA0OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMC0xMS0wNVQxOToyNzoyNSswNDowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMC0xMS0wNVQxOToyNzoyNSswNDowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpkM2VlMmFkZS0zM2I2LWFmNDItOTkyMi1lY2RmZDc3N2I5YjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZDNlZTJhZGUtMzNiNi1hZjQyLTk5MjItZWNkZmQ3NzdiOWIxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDNlZTJhZGUtMzNiNi1hZjQyLTk5MjItZWNkZmQ3NzdiOWIxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpkM2VlMmFkZS0zM2I2LWFmNDItOTkyMi1lY2RmZDc3N2I5YjEiIHN0RXZ0OndoZW49IjIwMjAtMTEtMDVUMTk6MjU6MzIrMDQ6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7QJ1RbAAACj0lEQVRIie2WTctSQRTH/+fxaqYtNB8C7YmQcCPWQooiW1S0deN3CFwJgS1baF+hjVCbCgzClYS4dOPWlu4lCoQkw9frvaeF9+o43rm+UM+z6Q/DnZfL+Z05M3NmiJlxETq5EOp/8HlKExtEJI9vdewp5Y61N7OmGCeraAD8AC5hHR3ZGRtiAJhZRd/lAJh5VWRoqVS6OxgMvjCzybu16Pf7n4vF4m0AHsGOI08FBgB/o9H4tAdwQ9Vq9a0VKVewHGoSitfn891Qhkohn893HYDXapo2T/5PtasJ63AdpPF4jFgsFqhUKtFCoXCqsuMGPjkGrOu6EQqFQrlc7nk2m32F5exZtrVrVx8sIiJd12k+n58Fg8E7Fngi2GXAPYEce4ZhmqZH13UPEWlQHEMnMCnq+0qOlmP0/nrKJCIwMznkhX8LtkHMLMN2hpqFr3EEeK+XhdsaLyaTybdDqaPR6LumaZrf7w8ws6FyxC3URrPZfNPr9ZpYZyA3Gd1ut16v199FIpGzaDSamM1mP1RgOVfbiUMDcBnAVQA3AaQA3APwCMBjAE+F8sTqvw8glU6nH3Q6nQ/M/Ktarb4EcAXL7HWC5do75uqVPwAWWB78BYDf6XQ6lM/nH8bj8VvD4ZDtXUtE7PF4TCIyIpHItWQy+SwcDqfa7fbHcrn8Husr0nXG8qy9WN7HgUwmc9pqtV4z80/VzWSa5mw6nX6t1WovEolEFEDAsrM1Y/G82S8QEhywnbAd8VtL4MVmLhcfA3MAU6wfBKY1bi7naUXKAewEl51QXSArgFAX2yuw2xqLdRtsG3O7RFhRNqQCy1CW2rtyuPg/S317gWW4/d26Xx2Mq+p7g2W40piLE1va2FznqT/LYYzwoskVhwAAAABJRU5ErkJggg==");background-position:center;background-repeat:no-repeat;background-size:100%;width:30px;height:30px;top:10px;right:10px}.instagram--component .instagram--pics-container .images--group .instagram--pic-container .instagram--overlay{top:0;left:0;z-index:1;width:100%;height:100%;opacity:0;position:absolute;text-align:center;vertical-align:middle;background-color:rgba(0, 0, 0, 0.7);transition:all 0.3s ease}.instagram--component .instagram--pics-container .images--group .instagram--pic-container .instagram--overlay .icon-instagram,.instagram--component .instagram--pics-container .images--group .instagram--pic-container .instagram--overlay .icon-link{top:50%;left:50%;width:40px;height:40px;color:white;font-size:40px;position:absolute;transform:translate(-50%, -50%)}.instagram--component .instagram--pics-container .images--group .instagram--pic-container .instagram--overlay .icon-instagram>svg,.instagram--component .instagram--pics-container .images--group .instagram--pic-container .instagram--overlay .icon-link>svg{top:0}.instagram--popup{top:0;left:0;right:0;bottom:0;z-index:1001;overflow:hidden;position:fixed;box-sizing:border-box;background:rgba(0, 0, 0, 0.5);display:none}.instagram--popup img{display:block;max-width:100%;max-height:100%;height:auto}.instagram--popup .content{max-width:600px;margin:auto;top:50%;left:50%;position:absolute;background:#fff;transform:translate(-50%, -50%);overflow:auto;max-height:calc(100% - 40px);width:calc(100% - 40px)}.instagram--popup .content .instagram--close-btn{display:block;position:relative;background:#303236;color:#FFF;height:40px;cursor:pointer}.instagram--popup .content .instagram--close-btn i{position:absolute;right:8px;z-index:1;font-size:24px;width:20px;height:20px}.instagram--popup .content .instagram--close-btn i>svg{width:100%;height:100%;fill:currentColor}.instagram--popup .content .instagram--image-container{position:relative;width:100%}.instagram--popup .content .instagram--image-container img{margin:0 auto}.instagram--popup .content .instagram--image-container .base-slider-controls-prev,.instagram--popup .content .instagram--image-container .base-slider-controls-next{background:rgba(255, 255, 255, 0.8)}.instagram--popup .content .instagram--image-container .base-slider-controls-prev .icon,.instagram--popup .content .instagram--image-container .base-slider-controls-next .icon{color:#5f7285}.instagram--popup .content .article--point{position:absolute;border-radius:50%;display:inline-block;cursor:pointer;border:1px solid #000;padding:2px;font-size:13px;margin:3px}.instagram--popup .content .article--point span{width:25px;height:25px;line-height:25px;border-radius:50%;background:#000;text-align:center;color:#fff;display:inline-block}.instagram--popup .content .instagram--image-details-container{width:100%;padding:10px 20px}.instagram--popup .content .instagram--image-details-container .instagram--image-articles{max-height:400px;overflow:auto}.instagram--popup .content .instagram--other-images{padding:0;margin:0 0 20px;border-bottom:1px solid #F0F0F0;height:50px}.instagram--popup .content .instagram--other-images .instagram--navi{position:relative}.instagram--popup .content .instagram--other-images .instagram--navi.instagram-navi--left{padding:0 0 10px 10px;float:left}.instagram--popup .content .instagram--other-images .instagram--navi.instagram-navi--left .instagram--thumb:before{content:"◀";left:-10px}.instagram--popup .content .instagram--other-images .instagram--navi.instagram-navi--right{padding:0 10px 10px 0;float:right}.instagram--popup .content .instagram--other-images .instagram--navi.instagram-navi--right .instagram--thumb:before{content:"▶";right:-10px}.instagram--popup .content .instagram--other-images .instagram--navi .instagram--thumb{cursor:pointer}.instagram--popup .content .instagram--other-images .instagram--navi .instagram--thumb img{max-width:40px;max-height:40px}.instagram--popup .content .instagram--other-images .instagram--navi .instagram--thumb:before{position:absolute;line-height:40px;height:40px}.instagram--popup .content .instagram--image-articles .article--point{color:#000;font-weight:bold;font-size:16px;border:0;position:relative;width:100%;margin:0;padding:0}.instagram--popup .content .instagram--image-articles .article--point span{margin:10px 15px 0 0;vertical-align:top}.instagram--popup .content .instagram--image-articles .article--point .zt--article-image{width:50px}.instagram--popup .content .instagram--image-articles .article--point .zt--article-image img{display:inline-block;width:auto;max-height:50px}.instagram--popup .content .instagram--image-articles .article--point .zt--article-content{vertical-align:top;padding:0 0 0 15px}.instagram--popup .content .instagram--image-articles .article--point .zt--article-content .zt--article-title{text-align:left}.instagram--popup .content .instagram--image-articles .article--point .table-cell{display:table-cell;vertical-align:top}.instagram--popup .content .instagram--image-caption{font-size:14px;margin:20px 0 0;white-space:pre-wrap;font-weight:normal;word-break:break-word}.instagram--popup .content .instagram--image-share{margin:0 auto;text-align:center;padding:30px 0}.instagram--popup .content .instagram--image-share a{text-align:center}.instagram--popup .content .instagram--image-share .share-icon{display:inline-block;width:30px;height:30px;margin:8px}.instagram--loadmore{width:100%;margin-top:40px;text-align:center}.instagram--loadmore .icon{width:50px;height:50px;cursor:pointer}@media (min-width:576px){.instagram--popup .content .instagram--other-images{height:70px}.instagram--popup .content .instagram--other-images .instagram--navi .instagram--thumb img{max-width:60px;max-height:60px}.instagram--popup .content .instagram--other-images .instagram--navi .instagram--thumb:before{line-height:60px;height:60px}}@media (min-width:768px){.instagram--popup .content{max-width:1024px}.instagram--popup .content .instagram--close-btn{display:none}.instagram--popup .content .instagram--image-container{float:left;width:60%}.instagram--popup .content .instagram--image-details-container{float:left;width:40%}.instagram--component .instagram--pics-container .images--group{width:33.33%}.instagram--component .instagram--pics-container .images--group .instagram--pic-container:hover .instagram--overlay{opacity:1}}@media (min-width:992px){.instagram--component .instagram--pics-container .images--group{width:25%}}@media (min-width:1200px){.instagram--component .instagram--pics-container.col-six .images--group{width:16.66%}}.feed-slider .feed-slider-container{margin:auto}.feed-slider .feed-slider-controls-prev,.feed-slider .feed-slider-controls-next{transition:all 0.2s;border:0;background:none;height:100%;width:20%;opacity:0.85}.feed-slider .feed-slider-controls-prev:hover,.feed-slider .feed-slider-controls-next:hover{opacity:1}.feed-slider .feed-slider-controls-prev .icon,.feed-slider .feed-slider-controls-next .icon{color:#000000}.feed-slider .feed-slider-controls-prev{left:10px;background:linear-gradient(to right, #ffffff 50%, transparent) !important;transform:translate3d(-50%, -50%, 0)}.feed-slider .feed-slider-controls-prev .icon{margin-left:30px}.feed-slider .feed-slider-controls-next{right:10px;background:linear-gradient(to left, #ffffff 50%, transparent) !important;transform:translate3d(50%, -50%, 0) scale(0.9)}.feed-slider .feed-slider-controls-next .icon{margin-right:30px}.feed-slider .feed-slider-item{padding:20px 0;transform:scale(0.8)}.feed-slider .feed-slider-item.tns-slide-active{padding:20px 5px;transform:unset}.feed-slider .feed-slider-item.tns-slide-active.is-scale{transform:scale(0.8);padding-left:0;padding-right:0}.feed-slider .feed-slider-item-content{background:#FFFFFF;box-shadow:12px 12px 40px rgba(0, 0, 0, 0.1);border-radius:3px}.feed-slider .feed-slider-item-title{padding:12px}.feed-slider .feed-slider-item-title .feed-slider-item-title-link{text-decoration:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:14px;line-height:18px;color:#000000}.feed-slider .feed-slider-item-title .icon{color:#000000}.feed-slider .feed-slider-item-title .icon>svg{top:0}.feed-slider .feed-slider-item-image{padding-top:100%;position:relative;overflow:hidden;margin:-1 px}.feed-slider .feed-slider-item-image .instagram-carousel{display:block;position:absolute;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFHGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIwLTExLTA1VDE5OjI1OjMyKzA0OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMC0xMS0wNVQxOToyNzoyNSswNDowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMC0xMS0wNVQxOToyNzoyNSswNDowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpkM2VlMmFkZS0zM2I2LWFmNDItOTkyMi1lY2RmZDc3N2I5YjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZDNlZTJhZGUtMzNiNi1hZjQyLTk5MjItZWNkZmQ3NzdiOWIxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDNlZTJhZGUtMzNiNi1hZjQyLTk5MjItZWNkZmQ3NzdiOWIxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpkM2VlMmFkZS0zM2I2LWFmNDItOTkyMi1lY2RmZDc3N2I5YjEiIHN0RXZ0OndoZW49IjIwMjAtMTEtMDVUMTk6MjU6MzIrMDQ6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7QJ1RbAAACj0lEQVRIie2WTctSQRTH/+fxaqYtNB8C7YmQcCPWQooiW1S0deN3CFwJgS1baF+hjVCbCgzClYS4dOPWlu4lCoQkw9frvaeF9+o43rm+UM+z6Q/DnZfL+Z05M3NmiJlxETq5EOp/8HlKExtEJI9vdewp5Y61N7OmGCeraAD8AC5hHR3ZGRtiAJhZRd/lAJh5VWRoqVS6OxgMvjCzybu16Pf7n4vF4m0AHsGOI08FBgB/o9H4tAdwQ9Vq9a0VKVewHGoSitfn891Qhkohn893HYDXapo2T/5PtasJ63AdpPF4jFgsFqhUKtFCoXCqsuMGPjkGrOu6EQqFQrlc7nk2m32F5exZtrVrVx8sIiJd12k+n58Fg8E7Fngi2GXAPYEce4ZhmqZH13UPEWlQHEMnMCnq+0qOlmP0/nrKJCIwMznkhX8LtkHMLMN2hpqFr3EEeK+XhdsaLyaTybdDqaPR6LumaZrf7w8ws6FyxC3URrPZfNPr9ZpYZyA3Gd1ut16v199FIpGzaDSamM1mP1RgOVfbiUMDcBnAVQA3AaQA3APwCMBjAE+F8sTqvw8glU6nH3Q6nQ/M/Ktarb4EcAXL7HWC5do75uqVPwAWWB78BYDf6XQ6lM/nH8bj8VvD4ZDtXUtE7PF4TCIyIpHItWQy+SwcDqfa7fbHcrn8Husr0nXG8qy9WN7HgUwmc9pqtV4z80/VzWSa5mw6nX6t1WovEolEFEDAsrM1Y/G82S8QEhywnbAd8VtL4MVmLhcfA3MAU6wfBKY1bi7naUXKAewEl51QXSArgFAX2yuw2xqLdRtsG3O7RFhRNqQCy1CW2rtyuPg/S317gWW4/d26Xx2Mq+p7g2W40piLE1va2FznqT/LYYzwoskVhwAAAABJRU5ErkJggg==");background-position:center;background-repeat:no-repeat;background-size:100%;width:30px;height:30px;top:10px;right:10px;z-index:10}.feed-slider .feed-slider-item-image img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) !important;width:100%;height:100%;object-fit:cover}.feed-slider .feed-slider-item-desc{padding:12px;overflow:hidden}.feed-slider .feed-slider-item-desc span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;height:90px;font-size:14px;line-height:18px;overflow:hidden;text-overflow:ellipsis}.feed-slider .feed-slider-item-share{display:flex;flex-direction:row;justify-content:flex-end}.feed-slider .feed-slider-item-share .dropdown .feed-slider-item-share-btn{box-shadow:none}.feed-slider .feed-slider-item-share .dropdown .feed-slider-item-share-btn .icon{margin-right:5px}.feed-slider .feed-slider-item-share .dropdown .dropdown-menu{padding:0;margin:0;border:0;left:unset !important;right:10px !important}.feed-slider .feed-slider-item-share .dropdown .dropdown-menu:after{transform:rotate(135deg);width:12px;height:12px;right:31px;content:"";display:block;position:absolute;background:#fff;border-color:rgba(0, 0, 0, 0.125);border-width:1px 1px 0 0;border-style:solid;bottom:-6px}.feed-slider .feed-slider-item-share .dropdown .dropdown-menu .feed-slider-item-share-list{z-index:1}.feed-slider .feed-slider-item-share .dropdown .dropdown-menu .list-group-item{padding:6px 10px}.feed-slider .feed-slider-item-share .dropdown .feed-slider-item-share-link{display:flex;align-items:center;text-decoration:none;white-space:nowrap;font-size:13px;line-height:13px;font-weight:400}.feed-slider .feed-slider-item-share .dropdown .feed-slider-item-share-link .icon{color:#000000;margin-right:12px;width:15px;height:15px}.feed-slider .feed-slider-item-share .dropdown .feed-slider-item-share-link .icon>svg{top:0}@media (min-width:576px){.feed-slider .feed-slider-item{padding:30px 0}.feed-slider .feed-slider-item.tns-slide-active{padding:30px 10px}}@media (min-width:768px){.feed-slider .feed-slider-item{padding:30px 0}.feed-slider .feed-slider-item.tns-slide-active{padding:30px 10px}}@media (min-width:1200px){.feed-slider .feed-slider-item{padding:50px 0}.feed-slider .feed-slider-item.tns-slide-active{padding:50px 17px}}@media (min-width:768px){.search-suggest-container{width:700px;left:50%;transform:translateX(-50%)}.search-suggest-container-width{width:500px}}.search-suggest-container .nav-tabs{border:none}.blog-slider.has-border{border:1px solid #d4cec5;border-radius:0}.blog-slider.has-border{padding:25px}.blog-slider.has-nav{padding-left:20px;padding-right:20px}.blog-slider.has-border.has-nav{padding-left:40px;padding-right:40px}.blog-slider-container{padding-bottom:1px}.blog-slider-controls-prev,.blog-slider-controls-next{border:0;background:none}.blog-slider-controls-prev{left:-10px}.blog-slider-controls-prev.has-border{left:0}.blog-slider-controls-next{right:-10px}.blog-slider-controls-next.has-border{right:0}.blog-slider-box{height:100%}.blog-slider-variant-characteristics{min-height:3em}.blog-slider-variant-characteristics .blog-slider-variant-characteristics-text{overflow:hidden;line-height:1.5em;height:3em;text-align:justify;margin-right:-1em;padding-right:1em;max-width:95%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;font-size:0.875rem}.blog-slider-variant-characteristics .blog-slider-variant-characteristics-option{font-weight:700}.blog-slider-image-wrapper{height:200px;flex-grow:1;flex-shrink:0;flex-basis:180px;margin-bottom:15px;position:relative}.blog-slider-image-link{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.blog-slider-image-link.is-cover{align-items:flex-start}.blog-slider-image{display:block;max-width:100%;max-height:200px}.blog-slider-image.is-standard,.blog-slider-image.is-cover,.blog-slider-image.is-contain{width:100%;height:100%}.blog-slider-image.is-cover{object-fit:cover}.blog-slider-image.is-contain{object-fit:contain}.blog-slider-image.is-standard{object-fit:scale-down}.blog-slider-image-placeholder{max-width:180px;height:100%}.blog-slider-rating{margin-bottom:10px;height:25px}.blog-slider-name{color:#564b48;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;height:44px;margin-bottom:10px;font-size:18px;line-height:22px;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.blog-slider-name:hover{color:var(--text-color-brand-primary);text-decoration:none}.blog-slider-description{height:54px;margin-top:10px;font-size:14px;line-height:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.blog-slider-price-info{margin-top:10px}.blog-slider-price-info .blog-slider-advanced-list-price-wrapper{font-weight:400}.blog-slider-price-unit{height:36px;font-size:14px;line-height:18px;overflow:hidden}.blog-slider-unit-label{font-weight:700}.blog-slider-cheapest-price{min-height:20px;font-size:0.875rem;line-height:20px;margin-bottom:32px}.blog-slider-cheapest-price .blog-slider-cheapest-price-price{font-weight:700}.blog-slider-cheapest-price.with-regulation-price,.blog-slider-cheapest-price.with-list-price{margin-bottom:6px}.blog-slider-cheapest-price.with-from-price{margin-bottom:5px}.blog-slider-price{color:#564b48;min-height:20px;margin-top:10px;margin-bottom:0;font-size:18px;font-weight:700;line-height:20px;overflow:hidden}.blog-slider-price.with-list-price{color:#e52427}.blog-slider-price .list-price{color:#564b48;font-weight:400;padding-left:5px;font-size:12px}.blog-slider-price .list-price .list-price-price{text-decoration:line-through}.blog-slider-price .regulation-price{color:#564b48;font-weight:400;padding-left:5px;font-size:12px;padding-left:0}.blog-slider-price .list-price-no-line-through .list-price-price{text-decoration:none}.blog-slider-price .strikeprice-text{color:#564b48;font-weight:400;padding-left:5px;font-size:12px}.blog-slider-action{margin-top:20px}.blog-slider-badges{position:absolute;top:30px;left:-1px;z-index:10}.blog-slider-badges .badge{padding:0 8px;height:32px;margin:0 0 8px;line-height:32px;font-weight:700;color:#fff;border-radius:0 3px 3px 0;border-color:transparent;font-size:18px;letter-spacing:0}.blog-slider-box.box-image .blog-slider-image-wrapper{height:332px}.blog-slider-box.box-image .blog-slider-image{max-height:332px}.blog-slider-box.box-image .blog-slider-image.is-standard{height:100%;object-fit:cover}.blog-slider-price-wrapper{font-size:18px}.blog-slider-box{border-color:#d4cec5;background-color:#fff}.blog-slider-box .card-body{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem}.blog-slider-name{font-weight:600}.btn-read{--bs-btn-color: #ffffff;--bs-btn-bg: #564b48;--bs-btn-border-color: #564b48;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #49403d;--bs-btn-hover-border-color: #453c3a;--bs-btn-focus-shadow-rgb: 111, 102, 99;--bs-btn-active-color: #fff;--bs-btn-active-bg: #453c3a;--bs-btn-active-border-color: #413836;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #564b48;--bs-btn-disabled-border-color: #564b48}.btn-read.disabled,.btn-read:disabled{opacity:1;background:#eee;border-color:#eee;color:#bcc1c7}.blog-image,.blog-image-placeholder{object-fit:cover;width:100%;height:250px}.blog-card .card-text{height:85px;overflow:hidden}.blog-card .card-footer{display:flex;align-items:center;background:none;padding:0;margin-top:25px}.blog-card .card-footer .blog-author-avatar,.blog-card .card-footer .blog-image-placeholder{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-right:20px}.blog-card .card-footer .blog-author-display-name{font-weight:700;margin-bottom:0}.has-element-loader .cms-element-product-listing .blog-image-link span.icon{opacity:0}.has-element-loader .cms-element-product-listing .blog-date,.has-element-loader .cms-element-product-listing .blog-title a,.has-element-loader .cms-element-product-listing .blog-image-link{border-radius:0;color:transparent;animation:skeletonShimmer 1.5s linear 0s infinite normal forwards running;background:linear-gradient(to right, #bcc1c7 8%, #f9f9f9 18%, #bcc1c7 28%);background-size:800px 100px}.blik--modal{display:none}.payment-method-label .payment-method-description{width:100%}.change-payment-method-btn{display:none}.js-pseudo-modal .blik-modal.is--success .blikmodal--loader .blikmodal--loader-animation{color:#4caf50}.js-pseudo-modal .blik-modal .modal-header{display:none}.js-pseudo-modal .blik-modal .blik--modal{display:block}.js-pseudo-modal .blik-modal .blik--modal.is-invalid .blik--modal-invalid-code{display:block}.js-pseudo-modal .blik-modal .blik--modal.is-invalid .blik--modal-invalid-code .blik--modal-message-error-blik-code{display:none}.js-pseudo-modal .blik-modal .blik--modal.is-invalid .blik--modal-invalid-code .blik--modal-invalid-code-help-text{font-size:12px;font-weight:bold}.js-pseudo-modal .blik-modal .blik--modal.is-invalid .blik--modal-invalid-code+.blik--modal-valid-code{display:none}.js-pseudo-modal .blik-modal .blik--modal.is-invalid .blik--modal-valid-code{display:none}.js-pseudo-modal .blik-modal .blik--modal.is-invalid.is-blik-invalid .blik--modal-invalid-code .blik--modal-message-error-blik-code{display:block}.js-pseudo-modal .blik-modal .blik--modal .blik--modal-valid-code{display:block}.js-pseudo-modal .blik-modal .blik--modal .blik--modal-valid-code .blik--modal-messages{text-align:center;font-weight:bold;font-size:20px;margin:20px 15px 20px 15px}.js-pseudo-modal .blik-modal .blik--modal .blik--modal-valid-code .blik--modal-messages [class^="blik--modal-message-"].is--hidden{display:none}.js-pseudo-modal .blik-modal .blik--modal .blik--modal-valid-code .blik--modal-messages [class^="blik--modal-message-"] p{font-size:12px}.js-pseudo-modal .blik-modal .blik--modal .blik--modal-invalid-code{display:none}.js-pseudo-modal .blik-modal .blik--modal .blik--modal-invalid-code.is-invalid{display:block}.js-pseudo-modal .blik-modal .blik--modal .btn,.js-pseudo-modal .blik-modal .blik--modal .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .js-pseudo-modal .blik-modal .blik--modal .btn{margin-top:10px}.js-pseudo-modal .blik-modal .blikmodal--loader{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-content:center;align-items:center;position:relative}.js-pseudo-modal .blik-modal .blikmodal--loader .blikmodal--loader-animation{color:#e73b40;font-size:110px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;margin:72px auto;position:relative;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:loadblik 1.7s infinite ease, round 1.7s infinite ease;animation:loadblik 1.7s infinite ease, round 1.7s infinite ease;transition:color 0.2s}.js-pseudo-modal .blik-modal .blikmodal--loader .blikmodal--loader-img{position:absolute}.blik--text{margin-bottom:10px;display:flex}.blik--text-label{margin:auto 0;font-weight:700}.blik--text-img{width:100px;margin-left:auto}.tpay{cursor:auto}.tpay--list{margin:0 -5px}.tpay--list-item-container{display:inline-block;width:105px;height:60px;margin:5px;box-shadow:inset 0 0 0 1px #d4cec5;transition:box-shadow 0.2s}.tpay--list-item-container input{display:none}.tpay--list-item-container label{display:flex;margin:0;height:100%}.tpay--list-item-container label img{max-width:100%;max-height:100%;margin:auto}.tpay--list-item-container:hover{box-shadow:inset 0 0 0 1px #69755c}.tpay--list-item-container.is--active{box-shadow:inset 0 0 0 2px #69755c}.check-payment--loader{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-content:center;align-items:center;position:relative}.check-payment--loader .check-payment--loader-animation{color:#e73b40;font-size:110px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;margin:72px auto;position:relative;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:loadblik 1.7s infinite ease, round 1.7s infinite ease;animation:loadblik 1.7s infinite ease, round 1.7s infinite ease;transition:color 0.2s}.check-payment--loader .check-payment--loader-img{position:absolute}@-webkit-keyframes loadblik{0%{box-shadow:0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em}5%,95%{box-shadow:0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em}10%,59%{box-shadow:0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em}20%{box-shadow:0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em}38%{box-shadow:0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em}100%{box-shadow:0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em}}@keyframes loadblik{0%{box-shadow:0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em}5%,95%{box-shadow:0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em}10%,59%{box-shadow:0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em}20%{box-shadow:0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em}38%{box-shadow:0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em}100%{box-shadow:0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em}}@-webkit-keyframes round{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes round{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (min-width:768px){.tpay--list{margin:0 -10px}.tpay--list-item-container{width:127px;height:65px;margin:10px}}@media (min-width:992px){.tpay--list{margin:0 -10px}.tpay--list-item-container{width:129px;height:70px;margin:10px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51, 181, 229, 0.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default #VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);-moz-transition:-moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078A8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255, 255, 255, 0.5)}.leaflet-bar{box-shadow:0 1px 5px rgba(0, 0, 0, 0.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px "Lucida Console", Monaco, monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0, 0, 0, 0.4);background:transparent;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/bundles/moorlfoundation/storefront/css/images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/bundles/moorlfoundation/storefront/css/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;background:transparent}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid transparent;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/bundles/moorlfoundation/storefront/css/images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:transparent;background:rgba(255, 255, 255, 0.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid transparent;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:transparent;background:rgba(255, 255, 255, 0.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid transparent;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid transparent}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0, 0, 0, 0.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#ffffff;color:#564b48;box-shadow:0 3px 14px rgba(0, 0, 0, 0.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma, Verdana, sans-serif;color:var(--bs-secondary-color);text-decoration:none;font-weight:bold;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#69755c}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid transparent;border-top:1px solid transparent}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:transparent;border:1px solid transparent}.leaflet-tooltip{position:absolute;padding:6px;background-color:transparent;border:1px solid transparent;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0, 0, 0, 0.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:transparent}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:transparent}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:transparent}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:transparent}@-webkit-keyframes leaflet-gestures-fadein{0%{opacity:0}100%{opacity:1}}@keyframes leaflet-gestures-fadein{0%{opacity:0}100%{opacity:1}}.leaflet-container:after{-webkit-animation:leaflet-gestures-fadein 0.8s backwards;animation:leaflet-gestures-fadein 0.8s backwards;color:#fff;font-family:"Roboto", Arial, sans-serif;font-size:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.5);z-index:461;pointer-events:none}.leaflet-gesture-handling-touch-warning:after,.leaflet-gesture-handling-scroll-warning:after{-webkit-animation:leaflet-gestures-fadein 0.8s forwards;animation:leaflet-gestures-fadein 0.8s forwards}.leaflet-gesture-handling-touch-warning:after{content:attr(data-gesture-handling-touch-content)}.leaflet-gesture-handling-scroll-warning:after{content:attr(data-gesture-handling-scroll-content)}.ts-control{border:1px solid #d4cec5;padding:12px 16px;width:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;box-shadow:none;border-radius:0;display:flex;flex-wrap:wrap}.ts-wrapper.multi.has-items .ts-control{padding:calc(12px - 1px - 0) 16px calc(12px - 1px - 3px - 0)}.full .ts-control{background-color:#ffffff}.disabled .ts-control,.disabled .ts-control *{cursor:default !important}.focus .ts-control{box-shadow:none}.ts-control>*{vertical-align:baseline;display:inline-block}.ts-wrapper.multi .ts-control>div{cursor:pointer;margin:0 3px 3px 0;padding:1px 5px;background:#efefef;color:#4a545b;border:0 solid #d4cec5}.ts-wrapper.multi .ts-control>div.active{background:#69755c;color:#fff;border:0 solid rgba(0, 0, 0, 0)}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{color:#9f9f9f;background:white;border:0 solid white}.ts-control>input{flex:1 1 auto;min-width:7rem;display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:inherit !important;user-select:auto !important;box-shadow:none !important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none !important}.has-items .ts-control>input{margin:0 4px !important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:calc(16px + 5px);right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px !important}.disabled .ts-control{opacity:0.5;background-color:#f4f4f4}.input-hidden .ts-control>input{opacity:0;position:absolute;left:-10000px}.ts-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:10;border:1px solid #d0d0d0;background:var(--bs-body-bg);margin:0.25rem 0 0;border-top:0 none;box-sizing:border-box;box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);border-radius:0 0 0 0}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(255, 237, 40, 0.4);border-radius:1px}.ts-dropdown .option,.ts-dropdown .optgroup-header,.ts-dropdown .no-results,.ts-dropdown .create{padding:3px 0.5625rem}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:0.5}.ts-dropdown [data-selectable].option{opacity:1;cursor:pointer}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.ts-dropdown .optgroup-header{color:#798490;background:var(--bs-body-bg);cursor:default}.ts-dropdown .active{background-color:var(--bs-tertiary-bg);color:var(--bs-body-color)}.ts-dropdown .active.create{color:var(--bs-body-color)}.ts-dropdown .create{color:rgba(74, 84, 91, 0.5)}.ts-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:3px 0.5625rem}.ts-dropdown .spinner::after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent #d0d0d0 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ts-dropdown-content{overflow:hidden auto;max-height:200px;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent !important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden !important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:0.5rem}.plugin-checkbox_options.rtl .option input{margin-left:0.5rem}.plugin-clear_button{--ts-pr-clear-button: 1em}.plugin-clear_button .clear-button{opacity:0;position:absolute;top:50%;transform:translateY(-50%);right:calc(16px - 5px);margin-right:0 !important;background:transparent !important;transition:opacity 0.5s;cursor:pointer}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret), 0.5625rem)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{position:relative;padding:6px 0.5625rem;border-bottom:1px solid #d0d0d0;background:color-mix(var(--bs-body-bg), #d0d0d0, 85%);border-radius:0 0 0 0}.ts-wrapper .dropdown-header-close{position:absolute;right:0.5625rem;top:50%;color:#4a545b;opacity:0.4;margin-top:-12px;line-height:20px;font-size:20px !important}.ts-wrapper .dropdown-header-close:hover{color:#111315}.plugin-dropdown_input.focus.dropdown-active .ts-control{box-shadow:none;border:1px solid #d4cec5;box-shadow:none}.plugin-dropdown_input .dropdown-input{border:1px solid #d0d0d0;border-width:0 0 1px;display:block;padding:12px 16px;box-shadow:none;width:100%;background:transparent}.plugin-dropdown_input.focus .ts-dropdown .dropdown-input{border-color:#564b48;outline:0;box-shadow:none}.plugin-dropdown_input .items-placeholder{border:0 none !important;box-shadow:none !important;width:100%}.plugin-dropdown_input.has-items .items-placeholder,.plugin-dropdown_input.dropdown-active .items-placeholder{display:none !important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.ts-dropdown.plugin-optgroup_columns .optgroup::before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.ts-wrapper.plugin-remove_button .item{display:inline-flex;align-items:center}.ts-wrapper.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:0 5px;border-radius:0 2px 2px 0;box-sizing:border-box}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0, 0, 0, 0.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0 !important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d4cec5;margin-left:5px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:rgba(0, 0, 0, 0)}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:white}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0 !important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d4cec5;margin-right:5px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:rgba(0, 0, 0, 0)}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:white}:root{--ts-pr-clear-button: 0;--ts-pr-caret: 0;--ts-pr-min: .75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min), calc(var(--ts-pr-clear-button) + var(--ts-pr-caret))) !important}.ts-control.rtl{padding-left:max(var(--ts-pr-min), calc(var(--ts-pr-clear-button) + var(--ts-pr-caret))) !important}.ts-wrapper{position:relative}.ts-dropdown,.ts-control,.ts-control input{color:#4a545b;font-family:inherit;font-size:inherit;line-height:1.5}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#ffffff;cursor:text}.ts-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.ts-dropdown,.ts-dropdown.form-control,.ts-dropdown.form-select{height:auto;padding:0;z-index:1000;background:var(--bs-body-bg);border:1px solid #d4cec5;border-radius:0;box-shadow:0 6px 12px rgba(0, 0, 0, 0.175)}.ts-dropdown .optgroup-header{font-size:0.875rem;line-height:1.5}.ts-dropdown .optgroup:first-child::before{display:none}.ts-dropdown .optgroup::before{content:" ";display:block;height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #d4cec5;margin-left:-0.5625rem;margin-right:-0.5625rem}.ts-dropdown .create{padding-left:0.5625rem}.ts-dropdown-content{padding:5px 0}.ts-control{transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;display:flex;align-items:center}@media (prefers-reduced-motion:reduce){.ts-control{transition:none}}.focus .ts-control{border-color:#564b48;outline:0;box-shadow:none}.ts-control .item{display:flex;align-items:center}.ts-wrapper.is-invalid,.was-validated .invalid,.was-validated :invalid+.ts-wrapper{border-color:#f80000}.ts-wrapper.is-invalid:not(.single),.was-validated .invalid:not(.single),.was-validated :invalid+.ts-wrapper:not(.single){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M1.06854 1L7.05681 6.96586M7.05681 6.96586L13 12.8868M7.05681 6.96586L1 13M7.05681 6.96586L13 1.04491' stroke='%23F80000'/%3E%3C/svg%3E");background-position:right calc(0.34375em + 6px) center;background-size:calc(0.6875em + 12px) calc(0.6875em + 12px);background-repeat:no-repeat}.ts-wrapper.is-invalid.single,.was-validated .invalid.single,.was-validated :invalid+.ts-wrapper.single{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234a545b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M1.06854 1L7.05681 6.96586M7.05681 6.96586L13 12.8868M7.05681 6.96586L1 13M7.05681 6.96586L13 1.04491' stroke='%23F80000'/%3E%3C/svg%3E");background-position:right 16px center, center right 48px;background-size:16px 12px, calc(0.6875em + 12px) calc(0.6875em + 12px);background-repeat:no-repeat}.ts-wrapper.is-invalid.focus .ts-control,.was-validated .invalid.focus .ts-control,.was-validated :invalid+.ts-wrapper.focus .ts-control{border-color:#f80000;box-shadow:0 0 0 0.25rem #f80000}.ts-wrapper.is-valid,.was-validated .valid,.was-validated :valid+.ts-wrapper{border-color:#2b2a2a}.ts-wrapper.is-valid:not(.single),.was-validated .valid:not(.single),.was-validated :valid+.ts-wrapper:not(.single){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.5995 14.2222L16 3.40236L15.2929 2.66667L5.64866 12.7007L0.752578 6.87902L0 7.56414L5.5995 14.2222Z' fill='%232AA500'/%3E%3C/svg%3E");background-position:right calc(0.34375em + 6px) center;background-size:calc(0.6875em + 12px) calc(0.6875em + 12px);background-repeat:no-repeat}.ts-wrapper.is-valid.single,.was-validated .valid.single,.was-validated :valid+.ts-wrapper.single{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234a545b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.5995 14.2222L16 3.40236L15.2929 2.66667L5.64866 12.7007L0.752578 6.87902L0 7.56414L5.5995 14.2222Z' fill='%232AA500'/%3E%3C/svg%3E");background-position:right 16px center, center right 48px;background-size:16px 12px, calc(0.6875em + 12px) calc(0.6875em + 12px);background-repeat:no-repeat}.ts-wrapper.is-valid.focus .ts-control,.was-validated .valid.focus .ts-control,.was-validated :valid+.ts-wrapper.focus .ts-control{border-color:#2b2a2a;box-shadow:0 0 0 0.25rem #2b2a2a}.ts-wrapper{min-height:calc(1.375em + 24px + calc(1px * 2));display:flex}.input-group-sm>.ts-wrapper,.ts-wrapper.form-select-sm,.ts-wrapper.form-control-sm{min-height:calc(1.375em + 0.5rem + calc(1px * 2))}.input-group-sm>.ts-wrapper .ts-control,.ts-wrapper.form-select-sm .ts-control,.ts-wrapper.form-control-sm .ts-control{border-radius:var(--bs-border-radius-sm);font-size:0.875rem}.input-group-sm>.ts-wrapper.has-items .ts-control,.ts-wrapper.form-select-sm.has-items .ts-control,.ts-wrapper.form-control-sm.has-items .ts-control{font-size:0.875rem;padding-bottom:0}.input-group-sm>.ts-wrapper.multi.has-items .ts-control,.ts-wrapper.form-select-sm.multi.has-items .ts-control,.ts-wrapper.form-control-sm.multi.has-items .ts-control{padding-top:calc((calc(1.375em + 0.5rem + calc(1px * 2)) - (1.5 * 0.875rem) - calc(($input-border-width + $select-padding-item-y) * 2))/2) !important}.ts-wrapper.multi.has-items .ts-control{padding-left:calc(16px - 5px);--ts-pr-min: calc(16px - 5px)}.ts-wrapper.multi .ts-control>div{border-radius:calc(0 - 1px)}.input-group-lg>.ts-wrapper,.ts-wrapper.form-control-lg,.ts-wrapper.form-select-lg{min-height:calc(1.375em + 1rem + calc(1px * 2))}.input-group-lg>.ts-wrapper .ts-control,.ts-wrapper.form-control-lg .ts-control,.ts-wrapper.form-select-lg .ts-control{border-radius:var(--bs-border-radius-lg);font-size:1.125rem}.ts-wrapper:not(.form-control, .form-select){padding:0;border:none;height:auto;box-shadow:none;background:none}.ts-wrapper:not(.form-control, .form-select).single .ts-control{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234a545b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 16px center;background-size:16px 12px}.ts-wrapper.form-select,.ts-wrapper.single{--ts-pr-caret: 48px}.ts-wrapper.form-control,.ts-wrapper.form-select{padding:0 !important;height:auto;box-shadow:none;display:flex}.ts-wrapper.form-control .ts-control,.ts-wrapper.form-control.single.input-active .ts-control,.ts-wrapper.form-select .ts-control,.ts-wrapper.form-select.single.input-active .ts-control{border:none !important}.ts-wrapper.form-control:not(.disabled) .ts-control,.ts-wrapper.form-control:not(.disabled).single.input-active .ts-control,.ts-wrapper.form-select:not(.disabled) .ts-control,.ts-wrapper.form-select:not(.disabled).single.input-active .ts-control{background:transparent !important}.input-group>.ts-wrapper{flex-grow:1;width:1%}.input-group>.ts-wrapper:not(:nth-child(2))>.ts-control{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.ts-wrapper:not(:last-child)>.ts-control{border-top-right-radius:0;border-bottom-right-radius:0}.bg-primary-dark{background:#5c6751}.text-primary-dark{color:#5c6751}.bg-primary-light{background:#768367}.text-primary-light{color:#768367}.bg-text-color{background:#564b48}.text-text-color{color:#564b48}.bg-background-color{background:#ffffff}.text-background-color{color:#ffffff}.bg-primary-top-secondary-bottom{background:linear-gradient(to bottom, #69755c, #564b48 100%)}.text-primary-top-secondary-bottom{color:linear-gradient(to bottom, #69755c, #564b48 100%)}.bg-primary-top-dark-bottom{background:linear-gradient(to bottom, #69755c, #4a545b 100%)}.text-primary-top-dark-bottom{color:linear-gradient(to bottom, #69755c, #4a545b 100%)}.bg-primary-top-light-bottom{background:linear-gradient(to bottom, #69755c, #f9f9f9 100%)}.text-primary-top-light-bottom{color:linear-gradient(to bottom, #69755c, #f9f9f9 100%)}.bg-primary-top-background-bottom{background:linear-gradient(to bottom, #69755c, #ffffff 100%)}.text-primary-top-background-bottom{color:linear-gradient(to bottom, #69755c, #ffffff 100%)}.bg-primary-top-text-bottom{background:linear-gradient(to bottom, #69755c, #564b48 100%)}.text-primary-top-text-bottom{color:linear-gradient(to bottom, #69755c, #564b48 100%)}.bg-primary-top-indigo-bottom{background:linear-gradient(to bottom, #69755c, var(--indigo) 100%)}.text-primary-top-indigo-bottom{color:linear-gradient(to bottom, #69755c, var(--indigo) 100%)}.bg-indigo-top-primary-bottom{background:linear-gradient(to bottom, var(--indigo), #69755c 100%)}.text-indigo-top-primary-bottom{color:linear-gradient(to bottom, var(--indigo), #69755c 100%)}.bg-light-top-primary-bottom{background:linear-gradient(to bottom, #f9f9f9, #69755c 100%)}.text-light-top-primary-bottom{color:linear-gradient(to bottom, #f9f9f9, #69755c 100%)}.bg-dark-top-primary-bottom{background:linear-gradient(to bottom, #4a545b, #69755c 100%)}.text-dark-top-primary-bottom{color:linear-gradient(to bottom, #4a545b, #69755c 100%)}.bg-background-top-text-bottom{background:linear-gradient(to bottom, #ffffff, #564b48 100%)}.text-background-top-text-bottom{color:linear-gradient(to bottom, #ffffff, #564b48 100%)}.bg-background-top-primary-bottom{background:linear-gradient(to bottom, #ffffff, #69755c 100%)}.text-background-top-primary-bottom{color:linear-gradient(to bottom, #ffffff, #69755c 100%)}.bg-fixed{background-attachment:fixed}:root{--moorl-background-color: #ffffff;--moorl-text-color: #564b48;--moorl-headline-color: #564b48;--moorl-border-color: #d4cec5}.moorl-card{background-color:#ffffff;color:#564b48;border-radius:0;padding:25px;box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.moorl-card h1,.moorl-card .h1,.moorl-card h2,.moorl-card .h2,.moorl-card h3,.moorl-card .h3,.moorl-card h4,.moorl-card .h4,.moorl-card h5,.moorl-card .h5,.moorl-card h6,.moorl-card .h6{color:#564b48 !important}.moorl-card .badge{font-size:0.7em;padding:5px 10px;margin-bottom:5px}.moorl-list-checked{list-style-type:none;padding:0}.moorl-list-checked li{position:relative;padding-left:30px}.moorl-list-checked li:before{top:50%;left:0;transform:translateY(-50%);position:absolute;content:"";height:18px;width:18px;z-index:10;background-color:#69755c;-webkit-mask-image:url("/bundles/moorlfoundation/assets/icons/check-solid.svg")}.moorl-demo-grid-item{padding:10px;width:100%;height:100%;border:2px dashed #564b48}.moorl-demo-grid-item .inner{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;background-color:#f2f2f2;border-radius:0;justify-content:center;font-weight:700;color:#564b48}.moorl-demo-grid-item .inner p{font-size:1.1em;text-transform:uppercase}.moorl-customer-upload .dropzone{padding:15px;border-radius:0;background-color:#f2f2f2;display:flex;flex-direction:column-reverse}.moorl-customer-upload .dropzone .dz-default{cursor:pointer;display:flex;align-items:center;justify-content:center;height:150px;width:100%;border:2px dashed #d4cec5;border-radius:0;opacity:0.6;transition:ease all 0.2s;margin-bottom:15px}.moorl-customer-upload .dropzone .dz-default .dz-button{border:none;background-color:transparent;font-size:1.3em;color:#564b48}.moorl-customer-upload .dropzone .dz-default .dz-button:focus,.moorl-customer-upload .dropzone .dz-default .dz-button:active,.moorl-customer-upload .dropzone .dz-default .dz-button:hover{border:none;box-shadow:unset;outline:none}.moorl-customer-upload .dropzone .dz-default:hover{opacity:1;border-color:#69755c}.moorl-customer-upload .dropzone .moorl-dropzone-uploaded-files-container{padding:10px 10px 0 10px;background-color:#ffffff}.moorl-customer-upload .dropzone .moorl-dropzone-uploaded-files-container .moorl-customer-upload-image{margin-bottom:20px;text-align:center}.moorl-customer-upload .dropzone .moorl-dropzone-uploaded-files-container .moorl-customer-upload-image img{object-fit:cover;width:200px;height:200px;border-radius:50%;border:3px #d4cec5 dashed;padding:6px}.moorl-customer-upload .dropzone .moorl-dropzone-uploaded-files-container .moorl-customer-upload-files .moorl-customer-upload-image-container{position:relative;margin-bottom:10px;height:110px;display:flex;align-items:center}.moorl-customer-upload .dropzone .moorl-dropzone-uploaded-files-container .moorl-customer-upload-files .moorl-customer-upload-image-container img{width:100%;height:100%;object-fit:cover}.moorl-customer-upload .dropzone .moorl-dropzone-uploaded-files-container .moorl-customer-upload-files .moorl-customer-upload-image-container .badge{position:absolute;top:5px;left:5px}.moorl-customer-upload .dropzone .moorl-dropzone-uploaded-files-container .moorl-customer-upload-files .moorl-customer-upload-image-container .moorl-customer-upload-image-actions{position:absolute;top:0;right:0;padding:5px;background:rgba(255, 255, 255, 0.7);border-bottom-left-radius:0}.input-group-text{background-color:#f9f9f9;display:flex;align-items:center;justify-content:center;color:#2b2a2a}.input-group-text .icon{width:17px;height:17px}.input-group-text .icon svg{top:0;color:#2b2a2a}[class*=cms-element-appflix].has-vertical-alignment{display:flex;height:100%}[class*=cms-element-appflix].has-vertical-alignment .cms-element-alignment{width:100%}.cms-element-image-slider{overflow:hidden}.moorl-foundation-hide,.moorl-animation-hidden{opacity:0}.moorl-animation-processing{z-index:9000}.cms-block.no-gutters,.cms-block.no-gutters .cms-block.cms-block-container-row{overflow:visible}.modal{z-index:1060}.btn-facebook{--bs-btn-color: #fff;--bs-btn-bg: #3C5A99;--bs-btn-border-color: #3C5A99;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #334d82;--bs-btn-hover-border-color: #30487a;--bs-btn-focus-shadow-rgb: 89, 115, 168;--bs-btn-active-color: #fff;--bs-btn-active-bg: #30487a;--bs-btn-active-border-color: #2d4473;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #3C5A99;--bs-btn-disabled-border-color: #3C5A99}.btn-google{--bs-btn-color: #000;--bs-btn-bg: #0F9D58;--bs-btn-border-color: #0F9D58;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #33ac71;--bs-btn-hover-border-color: #27a769;--bs-btn-focus-shadow-rgb: 13, 133, 75;--bs-btn-active-color: #000;--bs-btn-active-bg: #3fb179;--bs-btn-active-border-color: #27a769;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0F9D58;--bs-btn-disabled-border-color: #0F9D58}.btn-azure{--bs-btn-color: #000;--bs-btn-bg: #00A4EF;--bs-btn-border-color: #00A4EF;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #26b2f1;--bs-btn-hover-border-color: #1aadf1;--bs-btn-focus-shadow-rgb: 0, 139, 203;--bs-btn-active-color: #000;--bs-btn-active-bg: #33b6f2;--bs-btn-active-border-color: #1aadf1;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #00A4EF;--bs-btn-disabled-border-color: #00A4EF}.btn-amazon{--bs-btn-color: #000;--bs-btn-bg: #FF9900;--bs-btn-border-color: #FF9900;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffa826;--bs-btn-hover-border-color: #ffa31a;--bs-btn-focus-shadow-rgb: 217, 130, 0;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffad33;--bs-btn-active-border-color: #ffa31a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #FF9900;--bs-btn-disabled-border-color: #FF9900}.btn-office365{--bs-btn-color: #000;--bs-btn-bg: #00A4EF;--bs-btn-border-color: #00A4EF;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #26b2f1;--bs-btn-hover-border-color: #1aadf1;--bs-btn-focus-shadow-rgb: 0, 139, 203;--bs-btn-active-color: #000;--bs-btn-active-bg: #33b6f2;--bs-btn-active-border-color: #1aadf1;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #00A4EF;--bs-btn-disabled-border-color: #00A4EF}.btn-paypal{--bs-btn-color: #fff;--bs-btn-bg: #0173b9;--bs-btn-border-color: #0173b9;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #01629d;--bs-btn-hover-border-color: #015c94;--bs-btn-focus-shadow-rgb: 39, 136, 196;--bs-btn-active-color: #fff;--bs-btn-active-bg: #015c94;--bs-btn-active-border-color: #01568b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0173b9;--bs-btn-disabled-border-color: #0173b9}.btn-generic{--bs-btn-color: #000;--bs-btn-bg: #efc34a;--bs-btn-border-color: #efc34a;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f1cc65;--bs-btn-hover-border-color: #f1c95c;--bs-btn-focus-shadow-rgb: 203, 166, 63;--bs-btn-active-color: #000;--bs-btn-active-bg: #f2cf6e;--bs-btn-active-border-color: #f1c95c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #efc34a;--bs-btn-disabled-border-color: #efc34a}.btn-discord{--bs-btn-color: #000;--bs-btn-bg: #7289DA;--bs-btn-border-color: #7289DA;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #879be0;--bs-btn-hover-border-color: #8095de;--bs-btn-focus-shadow-rgb: 97, 116, 185;--bs-btn-active-color: #000;--bs-btn-active-bg: #8ea1e1;--bs-btn-active-border-color: #8095de;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #7289DA;--bs-btn-disabled-border-color: #7289DA}.btn-twitter{--bs-btn-color: #000;--bs-btn-bg: #55acee;--bs-btn-border-color: #55acee;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #6fb8f1;--bs-btn-hover-border-color: #66b4f0;--bs-btn-focus-shadow-rgb: 72, 146, 202;--bs-btn-active-color: #000;--bs-btn-active-bg: #77bdf1;--bs-btn-active-border-color: #66b4f0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #55acee;--bs-btn-disabled-border-color: #55acee}.btn-instagram{--bs-btn-color: #000;--bs-btn-bg: #eee;--bs-btn-border-color: #eee;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f1f1f1;--bs-btn-hover-border-color: #f0f0f0;--bs-btn-focus-shadow-rgb: 202, 202, 202;--bs-btn-active-color: #000;--bs-btn-active-bg: #f1f1f1;--bs-btn-active-border-color: #f0f0f0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #eee;--bs-btn-disabled-border-color: #eee}.btn-pinterest{--bs-btn-color: #fff;--bs-btn-bg: #bd081c;--bs-btn-border-color: #bd081c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #a10718;--bs-btn-hover-border-color: #970616;--bs-btn-focus-shadow-rgb: 199, 45, 62;--bs-btn-active-color: #fff;--bs-btn-active-bg: #970616;--bs-btn-active-border-color: #8e0615;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #bd081c;--bs-btn-disabled-border-color: #bd081c}.btn-whatsapp{--bs-btn-color: #000;--bs-btn-bg: #25d366;--bs-btn-border-color: #25d366;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #46da7d;--bs-btn-hover-border-color: #3bd775;--bs-btn-focus-shadow-rgb: 31, 179, 87;--bs-btn-active-color: #000;--bs-btn-active-bg: #51dc85;--bs-btn-active-border-color: #3bd775;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #25d366;--bs-btn-disabled-border-color: #25d366}.btn-youtube{--bs-btn-color: #000;--bs-btn-bg: #ff0000;--bs-btn-border-color: #ff0000;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ff2626;--bs-btn-hover-border-color: #ff1a1a;--bs-btn-focus-shadow-rgb: 217, 0, 0;--bs-btn-active-color: #000;--bs-btn-active-bg: #f33;--bs-btn-active-border-color: #ff1a1a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ff0000;--bs-btn-disabled-border-color: #ff0000}.btn-xing{--bs-btn-color: #fff;--bs-btn-bg: #126567;--bs-btn-border-color: #126567;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0f5658;--bs-btn-hover-border-color: #0e5152;--bs-btn-focus-shadow-rgb: 54, 124, 126;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0e5152;--bs-btn-active-border-color: #0e4c4d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #126567;--bs-btn-disabled-border-color: #126567}.cms-section-moorl-grid{overflow:visible}.cms-section-moorl-grid>div.row,.is-act-cartpage .checkout .cms-section-moorl-grid>div.checkout-container,.is-act-checkoutregisterpage .checkout .cms-section-moorl-grid>div.checkout-container,.is-act-confirmpage .checkout .cms-section-moorl-grid>div.checkout-container,.is-ctl-accountorder .checkout .cms-section-moorl-grid>div.checkout-container,.is-act-finishpage .checkout .cms-section-moorl-grid>div.checkout-container{margin-right:calc(-1 * var(--section-spacing));margin-left:calc(-1 * var(--section-spacing))}.cms-section-moorl-grid>div.row>div,.is-act-cartpage .checkout .cms-section-moorl-grid>div.checkout-container>div,.is-act-checkoutregisterpage .checkout .cms-section-moorl-grid>div.checkout-container>div,.is-act-confirmpage .checkout .cms-section-moorl-grid>div.checkout-container>div,.is-ctl-accountorder .checkout .cms-section-moorl-grid>div.checkout-container>div,.is-act-finishpage .checkout .cms-section-moorl-grid>div.checkout-container>div{padding-right:var(--section-spacing);padding-left:var(--section-spacing)}.cms-section-moorl-grid.full-width{overflow:hidden}.moorl-separator-scratch-both,.moorl-separator-scratch-top,.moorl-separator-scratch-bottom{position:relative}.moorl-separator-scratch-both,.moorl-separator-scratch-top{padding-top:60px}.moorl-separator-scratch-both:before,.moorl-separator-scratch-top:before{top:0;position:absolute;content:"";height:40px;width:100%;z-index:10;background-image:url("/bundles/moorlfoundation/assets/feature/scratch.png")}.moorl-separator-scratch-both,.moorl-separator-scratch-bottom{padding-bottom:60px}.moorl-separator-scratch-both:after,.moorl-separator-scratch-bottom:after{bottom:0;transform:rotate(180deg);position:absolute;content:"";height:40px;width:100%;z-index:10;background-image:url("/bundles/moorlfoundation/assets/feature/scratch.png")}.moorl-separator-toothed-both,.moorl-separator-toothed-top,.moorl-separator-toothed-bottom{position:relative}.moorl-separator-toothed-both,.moorl-separator-toothed-top{padding-top:60px}.moorl-separator-toothed-both:before,.moorl-separator-toothed-top:before{top:0;position:absolute;content:"";height:7px;width:100%;z-index:10;background-image:url("/bundles/moorlfoundation/assets/feature/toothed.png")}.moorl-separator-toothed-both,.moorl-separator-toothed-bottom{padding-bottom:60px}.moorl-separator-toothed-both:after,.moorl-separator-toothed-bottom:after{bottom:0;transform:rotate(180deg);position:absolute;content:"";height:7px;width:100%;z-index:10;background-image:url("/bundles/moorlfoundation/assets/feature/toothed.png")}.moorl-separator-waves-both,.moorl-separator-waves-top,.moorl-separator-waves-bottom{position:relative}.moorl-separator-waves-both:before,.moorl-separator-waves-top:before{top:-1px;position:absolute;content:"";height:100%;width:100%;z-index:10;bottom:-1px;-webkit-mask-image:url("/bundles/moorlfoundation/assets/feature/waves.svg");-webkit-mask-repeat:no-repeat;-webkit-mask-size:100%;-webkit-mask-position:bottom;transform:rotate(180deg)}.moorl-separator-waves-both:after,.moorl-separator-waves-bottom:after{bottom:-1px;position:absolute;content:"";height:100%;width:100%;z-index:10;-webkit-mask-image:url("/bundles/moorlfoundation/assets/feature/waves.svg");-webkit-mask-repeat:no-repeat;-webkit-mask-size:100%;-webkit-mask-position:bottom}.moorl-separator-papercut-both,.moorl-separator-papercut-top,.moorl-separator-papercut-bottom{position:relative}.moorl-separator-papercut-both:before,.moorl-separator-papercut-top:before{top:0px;position:absolute;content:"";height:27px;width:100%;z-index:10;bottom:-1px;-webkit-mask-image:url("/bundles/moorlfoundation/assets/feature/papercut.svg");-webkit-mask-repeat:no-repeat;-webkit-mask-size:100%;-webkit-mask-position:bottom;transform:rotate(180deg)}.moorl-separator-papercut-both:after,.moorl-separator-papercut-bottom:after{bottom:0px;position:absolute;content:"";height:27px;width:100%;z-index:10;-webkit-mask-image:url("/bundles/moorlfoundation/assets/feature/papercut.svg");-webkit-mask-repeat:no-repeat;-webkit-mask-size:100%;-webkit-mask-position:bottom}[class*="moorl-separator-"].bg-moorl-separator-primary:after,[class*="moorl-separator-"].bg-moorl-separator-primary:before{background-color:#69755c}[class*="moorl-separator-"].bg-moorl-separator-secondary:after,[class*="moorl-separator-"].bg-moorl-separator-secondary:before{background-color:#564b48}[class*="moorl-separator-"].bg-moorl-separator-success:after,[class*="moorl-separator-"].bg-moorl-separator-success:before{background-color:#3cc261}[class*="moorl-separator-"].bg-moorl-separator-info:after,[class*="moorl-separator-"].bg-moorl-separator-info:before{background-color:#26b6cf}[class*="moorl-separator-"].bg-moorl-separator-warning:after,[class*="moorl-separator-"].bg-moorl-separator-warning:before{background-color:#ffbd5d}[class*="moorl-separator-"].bg-moorl-separator-danger:after,[class*="moorl-separator-"].bg-moorl-separator-danger:before{background-color:#e52427}[class*="moorl-separator-"].bg-moorl-separator-light:after,[class*="moorl-separator-"].bg-moorl-separator-light:before{background-color:#f9f9f9}[class*="moorl-separator-"].bg-moorl-separator-dark:after,[class*="moorl-separator-"].bg-moorl-separator-dark:before{background-color:#4a545b}[class*="moorl-separator-"].bg-moorl-separator-primary-dark:after,[class*="moorl-separator-"].bg-moorl-separator-primary-dark:before{background:#5c6751}[class*="moorl-separator-"].bg-moorl-separator-primary-light:after,[class*="moorl-separator-"].bg-moorl-separator-primary-light:before{background:#768367}[class*="moorl-separator-"].bg-moorl-separator-text-color:after,[class*="moorl-separator-"].bg-moorl-separator-text-color:before{background:#564b48}[class*="moorl-separator-"].bg-moorl-separator-background-color:after,[class*="moorl-separator-"].bg-moorl-separator-background-color:before{background:#ffffff}[class*="moorl-separator-"].bg-moorl-separator-primary-top-secondary-bottom:after,[class*="moorl-separator-"].bg-moorl-separator-primary-top-secondary-bottom:before{background:linear-gradient(to bottom, #69755c, #564b48 100%)}[class*="moorl-separator-"].bg-moorl-separator-primary-top-dark-bottom:after,[class*="moorl-separator-"].bg-moorl-separator-primary-top-dark-bottom:before{background:linear-gradient(to bottom, #69755c, #4a545b 100%)}[class*="moorl-separator-"].bg-moorl-separator-primary-top-light-bottom:after,[class*="moorl-separator-"].bg-moorl-separator-primary-top-light-bottom:before{background:linear-gradient(to bottom, #69755c, #f9f9f9 100%)}[class*="moorl-separator-"].bg-moorl-separator-primary-top-background-bottom:after,[class*="moorl-separator-"].bg-moorl-separator-primary-top-background-bottom:before{background:linear-gradient(to bottom, #69755c, #ffffff 100%)}[class*="moorl-separator-"].bg-moorl-separator-primary-top-text-bottom:after,[class*="moorl-separator-"].bg-moorl-separator-primary-top-text-bottom:before{background:linear-gradient(to bottom, #69755c, #564b48 100%)}[class*="moorl-separator-"].bg-moorl-separator-primary-top-indigo-bottom:after,[class*="moorl-separator-"].bg-moorl-separator-primary-top-indigo-bottom:before{background:linear-gradient(to bottom, #69755c, var(--indigo) 100%)}[class*="moorl-separator-"].bg-moorl-separator-indigo-top-primary-bottom:after,[class*="moorl-separator-"].bg-moorl-separator-indigo-top-primary-bottom:before{background:linear-gradient(to bottom, var(--indigo), #69755c 100%)}[class*="moorl-separator-"].bg-moorl-separator-light-top-primary-bottom:after,[class*="moorl-separator-"].bg-moorl-separator-light-top-primary-bottom:before{background:linear-gradient(to bottom, #f9f9f9, #69755c 100%)}[class*="moorl-separator-"].bg-moorl-separator-dark-top-primary-bottom:after,[class*="moorl-separator-"].bg-moorl-separator-dark-top-primary-bottom:before{background:linear-gradient(to bottom, #4a545b, #69755c 100%)}[class*="moorl-separator-"].bg-moorl-separator-background-top-text-bottom:after,[class*="moorl-separator-"].bg-moorl-separator-background-top-text-bottom:before{background:linear-gradient(to bottom, #ffffff, #564b48 100%)}[class*="moorl-separator-"].bg-moorl-separator-background-top-primary-bottom:after,[class*="moorl-separator-"].bg-moorl-separator-background-top-primary-bottom:before{background:linear-gradient(to bottom, #ffffff, #69755c 100%)}.cms-section[class*="bg-"] h1,.cms-section[class*="bg-"] .h1,.cms-section[class*="bg-"] h2,.cms-section[class*="bg-"] .h2,.cms-section[class*="bg-"] h3,.cms-section[class*="bg-"] .h3,.cms-section[class*="bg-"] h4,.cms-section[class*="bg-"] .h4,.cms-section[class*="bg-"] h5,.cms-section[class*="bg-"] .h5,.cms-section[class*="bg-"] h6,.cms-section[class*="bg-"] .h6{color:inherit}.cms-section[class*="moorl-separator-"] .cms-section-default,.cms-section[class*="moorl-separator-"] .cms-section-moorl-grid{position:relative;z-index:15}@media (min-width:992px){[class*="moorl-offset-"]{overflow:visible}[class*="moorl-offset-"] [class*="cms-section-"]{position:relative;z-index:20}.cms-section{}.cms-section.moorl-offset-50-top [class*="cms-section-"]{top:-50px}.cms-section.moorl-offset-100-top [class*="cms-section-"]{top:-100px}.cms-section.moorl-offset-150-top [class*="cms-section-"]{top:-150px}.cms-section.moorl-offset-200-top [class*="cms-section-"]{top:-200px}}[class*="cms-block-moorl-grid-layout-"]{overflow:visible}.moorl-grid-layout{width:100%;display:grid;grid-gap:20px;grid-template:"a" auto "b" auto "c" auto "d" auto "e" auto "f" auto / 1fr}.moorl-grid-layout>div,.moorl-grid-layout>a{box-sizing:border-box;height:auto;width:100%}.moorl-grid-layout>div:nth-child(1),.moorl-grid-layout>a:nth-child(1){grid-area:a}.moorl-grid-layout>div:nth-child(2),.moorl-grid-layout>a:nth-child(2){grid-area:b}.moorl-grid-layout>div:nth-child(3),.moorl-grid-layout>a:nth-child(3){grid-area:c}.moorl-grid-layout>div:nth-child(4),.moorl-grid-layout>a:nth-child(4){grid-area:d}.moorl-grid-layout>div:nth-child(5),.moorl-grid-layout>a:nth-child(5){grid-area:e}.moorl-grid-layout>div:nth-child(6),.moorl-grid-layout>a:nth-child(6){grid-area:f}.cms-block-moorl-grid-layout-two .moorl-grid-layout{grid-template:"a" auto "c" auto "d" auto "b" auto / 1fr}@media (min-width:768px){.cms-block-moorl-grid-layout-one .moorl-grid-layout{grid-template:"a a a a" auto "d d d d" auto "b b c c" auto / 1fr 1fr 1fr 1fr}.cms-block-moorl-grid-layout-two .moorl-grid-layout{grid-template:"a b" auto "c b" auto "d b" auto / 1fr 1fr}}@media (min-width:992px){.cms-block-moorl-grid-layout-one .moorl-grid-layout{grid-template:"a a a b b" auto "c c d d d" auto / 1fr 1fr 1fr 1fr 1fr}.cms-block-moorl-grid-layout-two .moorl-grid-layout{grid-template:"a a b" auto "c d b" auto / 1fr 1fr 1fr}.cms-block-moorl-grid-layout-three .moorl-grid-layout{grid-template:"a c b" auto "a d b" auto / 1fr 1fr 1fr}.cms-block-moorl-grid-layout-four .moorl-grid-layout{grid-template:"a b" auto "c b" auto "c d" auto / 1fr 1fr}.cms-block-moorl-grid-layout-five .moorl-grid-layout{grid-template:"a b" auto "c b" auto / 1fr 1fr}.cms-block-moorl-grid-layout-six .moorl-grid-layout{grid-template:"a b c" auto "a d d" auto / 1fr 1fr 1fr}.cms-block-moorl-grid-layout-seven .moorl-grid-layout{grid-template:"a a b c" auto "a a b c" auto "d d d c" auto / 1fr 1fr 1fr 1fr}.cms-block-moorl-grid-layout-eight .moorl-grid-layout{grid-template:"a b b" auto "a c e" auto "d d e" auto / 1fr 1fr 1fr}.cms-block-moorl-grid-layout-nine .moorl-grid-layout{grid-template:"a b b" auto "a d e" auto "c d e" auto / 1fr 1fr 1fr}.cms-block-moorl-grid-layout-ten .moorl-grid-layout{grid-template:"a b c" auto "a b d" auto "e b d" auto / 1fr 1fr 1fr}.cms-block-moorl-grid-layout-eleven .moorl-grid-layout{grid-template:"a b c" auto "e b d" auto / 1fr 1fr 1fr}.cms-block-moorl-grid-layout-twelve .moorl-grid-layout{grid-template:"a b b b" auto "a c c d" auto "e e e d" auto / 1fr 1fr 1fr 1fr}.cms-block-moorl-grid-layout-thirteen .moorl-grid-layout{grid-template:"b b c c" auto "d a c c" auto / 1fr 1fr 1fr 1fr}.cms-block-moorl-grid-layout-fourteen .moorl-grid-layout{grid-template:"a b" auto "a c" auto / 1fr 1fr}.cms-block-moorl-grid-layout-fifteen .moorl-grid-layout{grid-template:"a b b b" auto "a c d e" auto "f f d e" auto / 1fr 1fr 1fr 1fr}.cms-block-moorl-grid-layout-sixteen .moorl-grid-layout{grid-template:"a a a b" auto "a a a c" auto "a a a d" 1fr / 1fr 1fr 1fr 1fr}}.grid-gap-30 .moorl-grid-layout{grid-gap:30px}.grid-gap-25 .moorl-grid-layout{grid-gap:25px}.grid-gap-20 .moorl-grid-layout{grid-gap:20px}.grid-gap-15 .moorl-grid-layout{grid-gap:15px}.grid-gap-10 .moorl-grid-layout{grid-gap:10px}.grid-gap-5 .moorl-grid-layout{grid-gap:5px}.grid-gap-0 .moorl-grid-layout{grid-gap:0px}[class*="cms-block-moorl-column-layout-"]{overflow:visible}.moorl-column-layout{width:100%;display:grid;grid-gap:20px;grid-template-columns:100%}.moorl-column-layout>a,.moorl-column-layout>div{box-sizing:border-box;height:auto;width:100%}.cms-block-moorl-column-layout-nb-1-1 .moorl-column-layout{grid-template-columns:repeat(2, 1fr)}.cms-block-moorl-column-layout-nb-1-1-1 .moorl-column-layout{grid-template-columns:repeat(3, 1fr)}@media (min-width:768px){.cms-block-moorl-column-layout-1-1 .moorl-column-layout{grid-template-columns:repeat(2, 1fr)}.cms-block-moorl-column-layout-1-1-1 .moorl-column-layout{grid-template-columns:repeat(3, 1fr)}.cms-block-moorl-column-layout-1-1-1-1 .moorl-column-layout{grid-template-columns:repeat(4, 1fr)}.cms-block-moorl-column-layout-1-1-1-1-1 .moorl-column-layout{grid-template-columns:repeat(5, 1fr)}.cms-block-moorl-column-layout-2-3 .moorl-column-layout{grid-template-columns:2fr 3fr}.cms-block-moorl-column-layout-3-2 .moorl-column-layout{grid-template-columns:3fr 2fr}}.grid-gap-30 .moorl-column-layout{grid-gap:30px}.grid-gap-25 .moorl-column-layout{grid-gap:25px}.grid-gap-20 .moorl-column-layout{grid-gap:20px}.grid-gap-15 .moorl-column-layout{grid-gap:15px}.grid-gap-10 .moorl-column-layout{grid-gap:10px}.grid-gap-5 .moorl-column-layout{grid-gap:5px}.grid-gap-0 .moorl-column-layout{grid-gap:0}.cms-element-moorl-share{line-height:24px}.cms-element-moorl-share ul{padding:20px 0;margin:0;display:flex;list-style:none;justify-content:center}.cms-element-moorl-share ul li{display:flex;align-items:center;padding:4px 16px;border-right:1px solid #d4cec5}.cms-element-moorl-share ul li div>a:after,.cms-element-moorl-share ul li div>span:after{content:","}.cms-element-moorl-share ul li div>a:last-child:after,.cms-element-moorl-share ul li div>span:last-child:after{content:none}.cms-element-moorl-share ul li:last-child{border-right:0}.cms-element-moorl-toc{line-height:24px}.cms-element-moorl-toc ol{overflow-y:hidden;padding:0;margin:0;list-style:none}.cms-element-moorl-toc ol li{margin-top:8px}.cms-element-moorl-toc ol li a{display:block;padding-left:8px;color:#564b48;transition:all 0.3s}.cms-element-moorl-toc ol li a:hover{border-left:#69755c solid 3px !important;color:#69755c !important}.cms-element-moorl-toc ol li.active>a{border-left:#69755c solid 3px !important;color:#69755c !important}.cms-element-moorl-toc ol li.active>ol{max-height:none}.cms-element-moorl-toc ol>li>a{border-left:#d4cec5 solid 3px}.cms-element-moorl-toc ol .toc-lvl-2{padding-left:11px;margin-top:4px}.cms-element-moorl-toc ol .toc-lvl-2>li>a{border-left:3px solid #ffffff}@media (min-width:992px){.cms-element-moorl-toc ol .toc-lvl-2{max-height:0}}.cms-element-moorl-replacer{display:flex;align-items:flex-end;justify-content:flex-end;min-height:240px;height:100%}.cms-element-moorl-replacer>div{padding:5px;font-size:0.7em;color:#FFFFFF;font-family:"Courier", monospace}.cms-element-moorl-accordion .moorl-accordion-content .section{margin-bottom:15px}.cms-element-moorl-accordion .moorl-accordion-content .section:last-child{margin-bottom:0}.cms-element-moorl-accordion .moorl-accordion-content .section a.section-heading{margin-bottom:0;display:block;padding:10px 45px 10px 10px;border-radius:0;transition:ease all 0.1s;position:relative;border:1px solid #d4cec5}.cms-element-moorl-accordion .moorl-accordion-content .section a.section-heading .moorl-accordion-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.cms-element-moorl-accordion .moorl-accordion-content .section a.section-heading .moorl-accordion-icon .icon{width:15px;height:15px;transition:ease all 0.3s}.cms-element-moorl-accordion .moorl-accordion-content .section a.section-heading .moorl-accordion-icon svg{color:#564b48;top:0}.cms-element-moorl-accordion .moorl-accordion-content .section a.section-heading:hover,.cms-element-moorl-accordion .moorl-accordion-content .section a.section-heading[aria-expanded=true]{background-color:#69755c;color:#fff;text-decoration:none;border:1px solid #69755c}.cms-element-moorl-accordion .moorl-accordion-content .section a.section-heading:hover .moorl-accordion-icon svg,.cms-element-moorl-accordion .moorl-accordion-content .section a.section-heading[aria-expanded=true] .moorl-accordion-icon svg{color:#fff}.cms-element-moorl-accordion .moorl-accordion-content .section a.section-heading[aria-expanded=true]{border-bottom-right-radius:0;border-bottom-left-radius:0}.cms-element-moorl-accordion .moorl-accordion-content .section a.section-heading[aria-expanded=true] .moorl-accordion-icon .icon{transform:rotate(180deg)}.cms-element-moorl-accordion .moorl-accordion-content .section .section-content{padding:10px;border:1px solid #d4cec5;border-bottom-right-radius:0;border-bottom-left-radius:0}.cms-element-moorl-accordion .moorl-accordion-content .section .section-content a{color:#69755c}.cms-element-moorl-accordion .moorl-accordion-content .section .section-content p:last-child{margin-bottom:0}.cms-element-moorl-hero-banner .moorl-hero-caption{display:inline-block;max-width:720px}.cms-element-moorl-hero-banner .moorl-hero-caption .moorl-hero-headline{font-weight:bold;font-size:2.5em;margin-bottom:15px}.cms-element-moorl-hero-banner .moorl-hero-caption .moorl-hero-text{font-size:1.3em;margin-bottom:25px}.cms-element-moorl-hero-banner .moorl-hero-banner{max-width:100%}.cms-element-moorl-hero-banner .moorl-hero-banner label{display:none}.cms-element-moorl-hero-banner .moorl-hero-banner .header-search-input{border:none;padding:0 15px;height:50px;font-size:1.2em}.cms-element-moorl-hero-banner .moorl-hero-banner .btn,.cms-element-moorl-hero-banner .moorl-hero-banner .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cms-element-moorl-hero-banner .moorl-hero-banner .btn{background-color:#69755c;border-color:#69755c;color:#fff;padding:0 15px}.cms-element-moorl-hero-banner .moorl-hero-banner .btn:hover,.cms-element-moorl-hero-banner .moorl-hero-banner .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .cms-element-moorl-hero-banner .moorl-hero-banner .btn:hover{background-color:#5c6751;border-color:#5c6751}.cms-element-moorl-hero-banner .moorl-hero-banner .btn:hover .icon,.cms-element-moorl-hero-banner .moorl-hero-banner .novodom-explore-client-reviews__action .btn:hover .icon,.novodom-explore-client-reviews__action .cms-element-moorl-hero-banner .moorl-hero-banner .btn:hover .icon{color:#fff}.cms-element-moorl-hero-banner .moorl-hero-banner .search-suggest-container{width:100%;border:none;box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.cms-element-moorl-newsletter form .form-group .form-label{display:none}.cms-element-moorl-newsletter form .moorl-newsletter-privacy{margin-top:15px}.cms-element-moorl-newsletter form .moorl-newsletter-privacy div:first-child{display:none}.cms-element-moorl-newsletter form .moorl-newsletter-privacy .custom-control-label:before{top:4px}.cms-element-moorl-newsletter form .moorl-input-container{display:grid;grid-template-columns:2fr 1fr;height:50px}.cms-element-moorl-newsletter form .moorl-input-container .form-group{margin-bottom:0}.cms-element-moorl-newsletter form .moorl-input-container input{height:50px;font-size:1em}.cms-element-moorl-newsletter form .moorl-input-container button{font-size:1em;transition:ease all 0.2s}.cms-element-moorl-newsletter form .moorl-input-container button:hover{opacity:0.9}.cms-block-studygood-newsletter .cms-block-container-row{align-items:center}.cms-block-studygood-newsletter .cms-block-container-row .cms-element-text p:last-child{margin-bottom:0}.cms-element-moorl-table-registration .input-group-text{background-color:#69755c;color:#fff}.cms-element-moorl-table-registration .table-registration-privacy div:not(.privacy-notice){display:none}.cms-element-moorl-table-registration button[type=submit]{padding:5px 25px;float:none !important;display:inline-block;margin-top:20px}.cms-block-moorl-usp-inner{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.cms-element-moorl-usp .usp-container{display:flex;align-items:center;margin:10px 0}.cms-element-moorl-usp .usp-container .icon-container{margin-right:20px}.cms-element-moorl-usp .usp-container .icon-container .icon{width:32px;height:32px}.cms-element-moorl-usp .usp-container .text-container .headline{font-size:1.3em;font-weight:500}.cms-element-moorl-usp .usp-container .text-container .subheadline{font-size:1.1em}.cms-element-moorl-usp .usp-container.center{flex-direction:column;text-align:center}.cms-element-moorl-usp .usp-container.center .icon-container{margin-right:0;margin-bottom:15px}.cms-element-moorl-cta-banner{position:relative;width:100%;height:100%;overflow:hidden;text-decoration:none !important}.cms-element-moorl-cta-banner .background{background-position:center center;background-repeat:no-repeat;background-size:cover;transition:all 0.8s;width:100%;height:100%;position:absolute}.cms-element-moorl-cta-banner .background.rotate{transform:scale(1.3)}.cms-element-moorl-cta-banner .background.rotate-zoom{transform:scale(1.3)}.cms-element-moorl-cta-banner .background.colorize{filter:grayscale(1)}.cms-element-moorl-cta-banner .background.colorize-zoom{filter:grayscale(1)}.cms-element-moorl-cta-banner .background.colorize-blur{filter:blur(6px) grayscale(1)}.cms-element-moorl-cta-banner .background.blur{filter:blur(6px)}.cms-element-moorl-cta-banner .background.blur-zoom{filter:blur(6px)}.cms-element-moorl-cta-banner .video{background-color:#000000;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);min-width:100%;min-height:100%}.cms-element-moorl-cta-banner .banner-layer{position:relative;height:100%;display:flex}.cms-element-moorl-cta-banner .banner-layer .container-icon img{height:96px}.cms-element-moorl-cta-banner .banner-layer .container-icon .icon{height:var(--icon-size);width:var(--icon-size)}.cms-element-moorl-cta-banner .banner-layer .container-content{width:100%;display:block}.cms-element-moorl-cta-banner .banner-layer .container-content h1,.cms-element-moorl-cta-banner .banner-layer .container-content .h1,.cms-element-moorl-cta-banner .banner-layer .container-content h2,.cms-element-moorl-cta-banner .banner-layer .container-content .h2,.cms-element-moorl-cta-banner .banner-layer .container-content h3,.cms-element-moorl-cta-banner .banner-layer .container-content .h3,.cms-element-moorl-cta-banner .banner-layer .container-content h4,.cms-element-moorl-cta-banner .banner-layer .container-content .h4,.cms-element-moorl-cta-banner .banner-layer .container-content p{margin:0 0 15px;color:inherit}.cms-element-moorl-cta-banner:hover .background.zoom{transform:scale(1.2)}.cms-element-moorl-cta-banner:hover .background.rotate{transform:scale(1.3) rotate(15deg)}.cms-element-moorl-cta-banner:hover .background.rotate-zoom{transform:scale(1.5) rotate(15deg)}.cms-element-moorl-cta-banner:hover .background.colorize{filter:none}.cms-element-moorl-cta-banner:hover .background.colorize-zoom{filter:none;transform:scale(1.2)}.cms-element-moorl-cta-banner:hover .background.colorize-blur{filter:none}.cms-element-moorl-cta-banner:hover .background.blur{filter:none}.cms-element-moorl-cta-banner:hover .background.blur-zoom{filter:none;transform:scale(1.2)}.cms-element-moorl-location .leaflet-popup-content-wrapper,.cms-element-moorl-location .leaflet-popup-tip{background:#ffffff;color:#564b48}.cms-element-moorl-location .legend{padding:6px 8px;font:14px Arial, Helvetica, sans-serif;background:#ffffff;background:rgba(255, 255, 255, 0.7);box-shadow:0 0 15px rgba(0, 0, 0, 0.2);border-radius:5px;line-height:24px;color:#564b48}.cms-element-moorl-location .legend h4,.cms-element-moorl-location .legend .h4{text-align:center;font-size:16px;margin:2px 12px 8px;color:#564b48}.cms-element-moorl-location .legend span{position:relative;bottom:3px}.cms-element-moorl-location .legend i{width:18px;height:18px;float:left;margin:0 8px 0 0}.leaflet-control-container .leaflet-top,.leaflet-control-container .leaflet-bottom{z-index:400}.leaflet-marker-icon .marker-pin{background:#69755c;width:40px;height:40px;border-radius:50% 50% 50% 0;position:absolute;transform:rotate(-45deg);left:50%;top:50%;margin:-20px 0 0 -20px}.leaflet-marker-icon .marker-pin::after{content:"";width:34px;height:34px;margin:3px 0 0 3px;background:#fff;position:absolute;border-radius:50%}.leaflet-marker-icon svg{position:absolute;width:32px;left:0;right:0;margin:12px auto}.leaflet-marker-icon svg path{fill:#222222}.cms-element-moorl-foundation-listing.cms-element-product-listing{display:block}.cms-element-moorl-listing{margin-bottom:20px}.cms-element-moorl-meta{display:flex;color:var(--bs-secondary-color);line-height:24px}.cms-element-moorl-meta .icon{color:#69755c;margin-right:8px}.cms-element-moorl-meta .icon>svg{top:0}.cms-element-moorl-meta ul{margin:20px 0;padding:0;display:block;list-style:none;width:100%}.cms-element-moorl-meta ul li{display:flex;padding:8px 16px;border-bottom:1px solid #d4cec5;align-items:center}.cms-element-moorl-meta ul li div>a:after,.cms-element-moorl-meta ul li div>span:after{content:","}.cms-element-moorl-meta ul li div>a:last-child:after,.cms-element-moorl-meta ul li div>span:last-child:after{content:none}.cms-element-moorl-meta ul li a{color:var(--bs-secondary-color)}.cms-element-moorl-meta ul li:last-child{border-bottom:0}@media (min-width:992px){.cms-element-moorl-meta{display:flex;justify-content:center;align-items:center}.cms-element-moorl-meta ul{display:flex;width:auto}.cms-element-moorl-meta ul li{padding:4px 16px;border-right:1px solid #d4cec5;border-bottom:0}.cms-element-moorl-meta ul li:last-child{border-right:0}}.moorl-opening-hours{margin:10px 0}.moorl-opening-hours .row,.moorl-opening-hours .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .moorl-opening-hours .checkout-container,.moorl-opening-hours .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .moorl-opening-hours .checkout-container,.moorl-opening-hours .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .moorl-opening-hours .checkout-container,.moorl-opening-hours .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .moorl-opening-hours .checkout-container,.moorl-opening-hours .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .moorl-opening-hours .checkout-container{margin-left:0;margin-right:0}.moorl-opening-hours .row:nth-child(odd),.moorl-opening-hours .is-act-cartpage .checkout .checkout-container:nth-child(odd),.is-act-cartpage .checkout .moorl-opening-hours .checkout-container:nth-child(odd),.moorl-opening-hours .is-act-checkoutregisterpage .checkout .checkout-container:nth-child(odd),.is-act-checkoutregisterpage .checkout .moorl-opening-hours .checkout-container:nth-child(odd),.moorl-opening-hours .is-act-confirmpage .checkout .checkout-container:nth-child(odd),.is-act-confirmpage .checkout .moorl-opening-hours .checkout-container:nth-child(odd),.moorl-opening-hours .is-ctl-accountorder .checkout .checkout-container:nth-child(odd),.is-ctl-accountorder .checkout .moorl-opening-hours .checkout-container:nth-child(odd),.moorl-opening-hours .is-act-finishpage .checkout .checkout-container:nth-child(odd),.is-act-finishpage .checkout .moorl-opening-hours .checkout-container:nth-child(odd){background-color:rgba(0, 0, 0, 0.1)}.moorl-opening-hours .row .moorl-opening-hours-range.closed,.moorl-opening-hours .is-act-cartpage .checkout .checkout-container .moorl-opening-hours-range.closed,.is-act-cartpage .checkout .moorl-opening-hours .checkout-container .moorl-opening-hours-range.closed,.moorl-opening-hours .is-act-checkoutregisterpage .checkout .checkout-container .moorl-opening-hours-range.closed,.is-act-checkoutregisterpage .checkout .moorl-opening-hours .checkout-container .moorl-opening-hours-range.closed,.moorl-opening-hours .is-act-confirmpage .checkout .checkout-container .moorl-opening-hours-range.closed,.is-act-confirmpage .checkout .moorl-opening-hours .checkout-container .moorl-opening-hours-range.closed,.moorl-opening-hours .is-ctl-accountorder .checkout .checkout-container .moorl-opening-hours-range.closed,.is-ctl-accountorder .checkout .moorl-opening-hours .checkout-container .moorl-opening-hours-range.closed,.moorl-opening-hours .is-act-finishpage .checkout .checkout-container .moorl-opening-hours-range.closed,.is-act-finishpage .checkout .moorl-opening-hours .checkout-container .moorl-opening-hours-range.closed{background-color:#e52427;color:#fff;font-weight:700;padding:0 10px;border-radius:0;font-size:0.7em}.moorl-opening-hours span:after{content:","}.moorl-opening-hours span:last-child:after{content:none}.moorl-listing-header-title{margin-top:30px;margin-bottom:20px;text-align:center}.moorl-listing-header-link{text-align:right;margin-bottom:5px}.moorl-listing-list,.moorl-listing-slider,.moorl-listing-grid{list-style:none;align-items:center;padding:0;margin:0}.moorl-listing-list>li,.moorl-listing-slider>li,.moorl-listing-grid>li{width:100%}.moorl-listing-list>li.is-active,.moorl-listing-slider>li.is-active,.moorl-listing-grid>li.is-active{z-index:20}.moorl-listing-standard{list-style:none;align-items:center;padding:0}.moorl-listing-standard>li.is-active{z-index:20}.moorl-listing-slider-thumbnails ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center}.moorl-listing-slider-thumbnails ul li{cursor:pointer;margin:0 6px}.moorl-listing-slider-thumbnails ul li img{width:48px;height:48px;object-fit:cover;filter:grayscale(1);transition:all 0.8s}.moorl-listing-slider-thumbnails ul li.tns-nav-active img{filter:grayscale(0)}.moorl-listing-list,.moorl-listing-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));grid-gap:20px}.moorl-listing-list{grid-template-columns:1fr}.moorl-listing-list .moorl-listing-item-image-content,.moorl-listing-list .moorl-listing-item-content-image{display:flex;flex-direction:row}.moorl-listing-list .moorl-listing-item-image-content .moorl-listing-item-image,.moorl-listing-list .moorl-listing-item-content-image .moorl-listing-item-image{height:100%;width:50%}.moorl-listing-list .moorl-listing-item-image-content .moorl-listing-item-content,.moorl-listing-list .moorl-listing-item-content-image .moorl-listing-item-content{height:100%;width:50%}.moorl-listing-list .moorl-listing-item-content-image{flex-direction:row-reverse}.moorl-listing-standard{margin-right:-15px;margin-left:-15px}.moorl-listing-standard>li{padding-right:15px;padding-left:15px;margin-bottom:30px}.moorl-listing-item-wrapper{width:100%;height:100%;display:block;text-decoration:none}.moorl-listing-item-wrapper:hover{text-decoration:none}.moorl-listing-item-wrapper.has-border{border:1px solid #d4cec5;border-radius:0}.moorl-listing-item-wrapper>div{height:100%;position:relative;overflow:hidden}.moorl-listing-item-image-or-title .moorl-listing-item-image,.moorl-listing-item-overlay .moorl-listing-item-image{position:absolute}.moorl-listing-item-image-or-title .moorl-listing-item-content,.moorl-listing-item-overlay .moorl-listing-item-content{position:absolute;bottom:0;background-color:rgba(255, 255, 255, 0.7)}.moorl-listing-item-image-content,.moorl-listing-item-content-image{display:flex;flex-direction:column;align-items:center}.moorl-listing-item-image-content .moorl-listing-item-image,.moorl-listing-item-content-image .moorl-listing-item-image{height:50%}.moorl-listing-item-image-content .moorl-listing-item-content,.moorl-listing-item-content-image .moorl-listing-item-content{height:50%}.moorl-listing-item-content-image{flex-direction:column-reverse}.moorl-listing-item-avatar{display:flex;flex-direction:column;align-items:center}.moorl-listing-item-avatar .moorl-listing-item-image{margin-bottom:10px}.moorl-listing-item-avatar .moorl-listing-item-image img{border-radius:50%}.moorl-listing-item-avatar .moorl-listing-item-content .moorl-listing-item-description{display:none}.moorl-listing-item-title{font-size:1.4em;height:24px;line-height:24px}.moorl-listing-item-meta{height:16px;font-size:0.8em}.moorl-listing-item-description{height:60px}.moorl-listing-item-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.moorl-listing-item-image img{display:block;max-width:100%;object-fit:cover;width:100%;height:100%}.moorl-listing-item-image img.is-standard,.moorl-listing-item-image img.is-cover,.moorl-listing-item-image img.is-contain{width:100%;height:100%}.moorl-listing-item-image img.is-cover{object-fit:cover}.moorl-listing-item-image img.is-contain{object-fit:contain}.moorl-listing-item-image img.is-standard{object-fit:scale-down}.moorl-listing-item-image .icon-fluid{width:80%;height:80%}.moorl-listing-item-image .moorl-listing-item-title{height:auto}.moorl-listing-item-content{padding:15px;width:100%}.moorl-listing-item-content>div>div{overflow:hidden;text-overflow:ellipsis;margin-bottom:10px}.moorl-listing-item-content>div>div:last-child{margin-bottom:0}.search-suggest .moorl-listing-item-wrapper{background-color:transparent}.search-suggest .moorl-listing-item-wrapper.has-border{border:none}.search-suggest .moorl-search-suggest-list{list-style:none;padding:0;margin-top:1rem}.search-suggest .moorl-listing-item-meta{display:none}.search-suggest .moorl-listing-item-description{height:40px}.search-suggest .moorl-listing-list,.search-suggest .moorl-listing-grid{margin-top:1rem;margin-bottom:1rem}.search-suggest .moorl-listing-list .moorl-listing-item-content{display:flex;align-items:center}.search-suggest .moorl-listing-item-content{padding:10px}.search-suggest .moorl-listing-item-content>div>div{margin-bottom:5px}@media (min-width:768px){.search-suggest .moorl-search-suggest-container{width:var(--moorl-advanced-search-width)}}.moorl-search-page .nav-tabs{margin-bottom:1.5rem;font-size:1.6em}.moorl-countdown{cursor:pointer;display:flex;justify-content:center;column-gap:10px}.moorl-countdown>div{padding:10px;text-align:center;border-bottom-left-radius:0;border-bottom-right-radius:0}.moorl-countdown .moorl-countdown-time{font-family:Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;font-weight:600}.moorl-countdown .moorl-countdown-label{font-size:0.7em;text-transform:uppercase}.moorl-slider{overflow:visible}.moorl-slider .tns-ovh{overflow:hidden}.moorl-product-buy-list .moorl-product-buy-list-items{list-style:none;margin:0;padding:0}.moorl-product-buy-list .moorl-product-buy-list-items .moorl-product-buy-list-item{display:grid;grid-template-columns:120px 1fr;align-items:center;grid-gap:8px;border-bottom:1px solid #d4cec5}.moorl-product-buy-list .moorl-product-buy-list-items .moorl-product-buy-list-item.enable-add-to-cart-all-single{grid-template-columns:auto 120px 1fr auto}.moorl-product-buy-list .moorl-product-buy-list-items .moorl-product-buy-list-item.enable-add-to-cart-all{grid-template-columns:auto 120px 1fr}.moorl-product-buy-list .moorl-product-buy-list-items .moorl-product-buy-list-item.enable-add-to-cart-single{grid-template-columns:120px 1fr auto}.moorl-product-buy-list .product-cover img{width:100%;max-height:140px;margin:10px auto;object-fit:contain}.moorl-product-buy-list .product-title{font-size:1.2em;margin-top:10px;margin-bottom:15px}.moorl-product-buy-list .product-title a{text-decoration:none}.moorl-product-buy-list .product-configurator-option{display:grid;grid-template-columns:1fr 1fr;margin-bottom:5px;align-items:center}.moorl-product-buy-list .product-configurator-option label{margin-bottom:0}.moorl-product-buy-list .product-buy-form{height:100%}.moorl-product-buy-list .product-buy-form .btn,.moorl-product-buy-list .product-buy-form .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .moorl-product-buy-list .product-buy-form .btn{height:100%;border-radius:0}.moorl-product-buy-list .total-price,.moorl-product-buy-list .products-buy-form-list-item-info-price{font-size:1.2em;margin-top:15px;margin-bottom:10px;text-align:right}.moorl-product-buy-list .total-price.striked,.moorl-product-buy-list .products-buy-form-list-item-info-price.striked{text-decoration:line-through}.moorl-product-buy-list .discount-price{font-size:1.8em;margin-top:15px;margin-bottom:10px;text-align:right;color:#e52427}.moorl-download-list .moorl-download-list-items{list-style:none;margin:0;padding:0}.moorl-download-list .moorl-download-list-items .moorl-download-list-item{display:grid;grid-template-columns:auto minmax(0, 1fr) auto;align-items:center;grid-gap:8px;border-bottom:1px solid #d4cec5}.moorl-download-list .download-icon{font-size:2em}.moorl-download-list .download-content{margin-top:8px;margin-bottom:8px}.moorl-download-list .download-title{font-size:1.2em;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.moorl-download-list .download-meta{color:var(--bs-secondary-color)}.moorl-download-list .download-form{height:100%}.moorl-download-list .download-form .btn,.moorl-download-list .download-form .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .moorl-download-list .download-form .btn{height:100%;border-radius:0;display:flex}.moorl-paint-dots{background-image:paint(dots)}.moorl-paint-generateddots{background-image:paint(generateddots)}.moorl-cookie-box{display:none;justify-content:center;align-items:center;text-align:center;background:#ffffff;color:#564b48;padding:1rem;border:1px solid #d4cec5;flex-direction:column;height:100%}.moorl-cookie-box svg{fill:#69755c}[data-moorl-copy]{color:#69755c;text-decoration:underline;cursor:pointer}[data-moorl-copy]:after{display:inline-block;width:16px;height:16px;margin-left:4px;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;content:"";-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" class="purple-stroke" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M8 10a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2zM16 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2"></path></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" class="purple-stroke" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M8 10a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2zM16 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2"></path></svg>')}[data-moorl-copy].success{color:#3cc261}[data-moorl-copy].success:after{-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M21.2287 6.60355C21.6193 6.99407 21.6193 7.62723 21.2287 8.01776L10.2559 18.9906C9.86788 19.3786 9.23962 19.3814 8.84811 18.9969L2.66257 12.9218C2.26855 12.5349 2.26284 11.9017 2.64983 11.5077L3.35054 10.7942C3.73753 10.4002 4.37067 10.3945 4.7647 10.7815L9.53613 15.4677L19.1074 5.89644C19.4979 5.50592 20.1311 5.50591 20.5216 5.89644L21.2287 6.60355Z" fill="%23000000"/></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M21.2287 6.60355C21.6193 6.99407 21.6193 7.62723 21.2287 8.01776L10.2559 18.9906C9.86788 19.3786 9.23962 19.3814 8.84811 18.9969L2.66257 12.9218C2.26855 12.5349 2.26284 11.9017 2.64983 11.5077L3.35054 10.7942C3.73753 10.4002 4.37067 10.3945 4.7647 10.7815L9.53613 15.4677L19.1074 5.89644C19.4979 5.50592 20.1311 5.50591 20.5216 5.89644L21.2287 6.60355Z" fill="%23000000"/></svg>')}.filter-navigation-container .category-navigation{padding-left:12px}.filter-navigation-container .category-navigation.level-0{padding-left:0}.filter-navigation-container .category-navigation-link{padding:4px 12px}@keyframes moorl-pulse{0%{-ms-transform:scale(0.95);-webkit-transform:scale(0.95);transform:scale(0.95);box-shadow:0 0 0 0 rgba(255, 255, 255, 0.8)}70%{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 10px transparent}100%{-ms-transform:scale(0.95);-webkit-transform:scale(0.95);transform:scale(0.95);box-shadow:0 0 0 0 transparent}}.moorl-multi-banner .moorl-multi-banner-container{position:relative}.moorl-multi-banner .moorl-multi-banner-image{width:100%;height:auto}.moorl-multi-banner .moorl-multi-banner-countdown>div{color:#fff;font-size:22px}.moorl-multi-banner .moorl-multi-banner-countdown>div>div{background-color:rgba(0, 0, 0, 0.7)}.moorl-multi-banner .moorl-multi-banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.moorl-multi-banner .moorl-multi-banner-overlay .moorl-multi-banner-dot{position:absolute;margin-top:-10px;margin-left:-10px;width:20px;height:20px;border-radius:50%;border:3px solid #f9f9f9;background-color:rgba(255, 255, 255, 0.3);cursor:pointer;transition:border-color 0.3s}.moorl-multi-banner .moorl-multi-banner-overlay .moorl-multi-banner-dot .pulse{animation:moorl-pulse 2s infinite;width:20px;height:20px;border-radius:100%;padding:10px;position:absolute;top:-3px;left:-3px}.product-box .moorl-multi-banner{padding:0;margin-bottom:0;border:0;z-index:200;position:absolute;top:-1px;left:-1px;right:-1px}.product-box .moorl-multi-banner .moorl-multi-banner-countdown{margin-bottom:0}.product-box .moorl-multi-banner .moorl-multi-banner-countdown>div{font-size:13px}.product-box .moorl-multi-banner .moorl-multi-banner-countdown>div>div{padding:6px}.cms-element-moorl-cta-banner .moorl-multi-banner{padding:0;margin-bottom:0;border:0;z-index:200;position:absolute;top:0;left:0;right:0}.cms-element-moorl-cta-banner .moorl-multi-banner .moorl-multi-banner-countdown{margin-bottom:0}.cms-element-moorl-cta-banner .moorl-multi-banner .moorl-multi-banner-countdown>div>div{padding:6px}.moorl-combination-element{display:grid;grid-template-columns:repeat(auto-fit, minmax(var(--min-width), 1fr));grid-gap:20px;grid-auto-flow:dense;margin-bottom:20px}.moorl-combination-element.content-banner>.moorl-combination-element-content{order:-1}.cms-element-image-slider{overflow:hidden}.cms-block.no-gutters,.cms-block.no-gutters .cms-block.cms-block-container-row{overflow:visible}@media (min-width:992px){.sticky-sidebar .cms-section-sidebar-sidebar-content{position:sticky;top:0;align-self:flex-start}}.moorl-foundation-demo-html [id*="demo-"]{border-left:#69755c solid 5px;padding-left:12px;padding-top:12px;padding-bottom:12px;margin-top:50px;margin-bottom:30px}.moorl-foundation-demo-html [id*="demo-"]:first-child{margin-top:0}.moorl-foundation-demo-html pre{white-space:pre-line;font-size:14px;color:var(--bs-secondary-color);background-color:#f9f9f9;padding:20px;border:1px solid #d4cec5;border-radius:0}.moorl-foundation-demo-html .btn,.moorl-foundation-demo-html .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .moorl-foundation-demo-html .btn{margin-bottom:30px}.icon-inline{color:currentColor}.icon-inline>svg{top:auto !important}.icon-far,.icon-fas,.icon-fab{color:inherit}.bg-fixed{background-attachment:fixed}.cms-section.overflow-visible{overflow:visible !important}.cms-section.overflow-visible .cms-block{overflow:visible !important}.moorl-foundation-hide,.moorl-animation-hidden{opacity:0}.moorl-animation-processing{z-index:9000}.modal{z-index:1060}.btn-moorl{--bs-btn-color: #000;--bs-btn-bg: #f9f9f9;--bs-btn-border-color: #f9f9f9;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fafafa;--bs-btn-hover-border-color: #fafafa;--bs-btn-focus-shadow-rgb: 212, 212, 212;--bs-btn-active-color: #000;--bs-btn-active-bg: #fafafa;--bs-btn-active-border-color: #fafafa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f9f9f9;--bs-btn-disabled-border-color: #f9f9f9}.btn-facebook{--bs-btn-color: #fff;--bs-btn-bg: #3C5A99;--bs-btn-border-color: #3C5A99;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #334d82;--bs-btn-hover-border-color: #30487a;--bs-btn-focus-shadow-rgb: 89, 115, 168;--bs-btn-active-color: #fff;--bs-btn-active-bg: #30487a;--bs-btn-active-border-color: #2d4473;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #3C5A99;--bs-btn-disabled-border-color: #3C5A99}.btn-azure{--bs-btn-color: #000;--bs-btn-bg: #00A4EF;--bs-btn-border-color: #00A4EF;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #26b2f1;--bs-btn-hover-border-color: #1aadf1;--bs-btn-focus-shadow-rgb: 0, 139, 203;--bs-btn-active-color: #000;--bs-btn-active-bg: #33b6f2;--bs-btn-active-border-color: #1aadf1;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #00A4EF;--bs-btn-disabled-border-color: #00A4EF}.btn-amazon{--bs-btn-color: #000;--bs-btn-bg: #FF9900;--bs-btn-border-color: #FF9900;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffa826;--bs-btn-hover-border-color: #ffa31a;--bs-btn-focus-shadow-rgb: 217, 130, 0;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffad33;--bs-btn-active-border-color: #ffa31a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #FF9900;--bs-btn-disabled-border-color: #FF9900}.btn-office365{--bs-btn-color: #000;--bs-btn-bg: #00A4EF;--bs-btn-border-color: #00A4EF;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #26b2f1;--bs-btn-hover-border-color: #1aadf1;--bs-btn-focus-shadow-rgb: 0, 139, 203;--bs-btn-active-color: #000;--bs-btn-active-bg: #33b6f2;--bs-btn-active-border-color: #1aadf1;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #00A4EF;--bs-btn-disabled-border-color: #00A4EF}.btn-paypal{--bs-btn-color: #fff;--bs-btn-bg: #0173b9;--bs-btn-border-color: #0173b9;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #01629d;--bs-btn-hover-border-color: #015c94;--bs-btn-focus-shadow-rgb: 39, 136, 196;--bs-btn-active-color: #fff;--bs-btn-active-bg: #015c94;--bs-btn-active-border-color: #01568b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0173b9;--bs-btn-disabled-border-color: #0173b9}.btn-generic{--bs-btn-color: #000;--bs-btn-bg: #efc34a;--bs-btn-border-color: #efc34a;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f1cc65;--bs-btn-hover-border-color: #f1c95c;--bs-btn-focus-shadow-rgb: 203, 166, 63;--bs-btn-active-color: #000;--bs-btn-active-bg: #f2cf6e;--bs-btn-active-border-color: #f1c95c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #efc34a;--bs-btn-disabled-border-color: #efc34a}.btn-discord{--bs-btn-color: #000;--bs-btn-bg: #7289DA;--bs-btn-border-color: #7289DA;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #879be0;--bs-btn-hover-border-color: #8095de;--bs-btn-focus-shadow-rgb: 97, 116, 185;--bs-btn-active-color: #000;--bs-btn-active-bg: #8ea1e1;--bs-btn-active-border-color: #8095de;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #7289DA;--bs-btn-disabled-border-color: #7289DA}.btn-twitter{--bs-btn-color: #000;--bs-btn-bg: #55acee;--bs-btn-border-color: #55acee;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #6fb8f1;--bs-btn-hover-border-color: #66b4f0;--bs-btn-focus-shadow-rgb: 72, 146, 202;--bs-btn-active-color: #000;--bs-btn-active-bg: #77bdf1;--bs-btn-active-border-color: #66b4f0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #55acee;--bs-btn-disabled-border-color: #55acee}.btn-instagram{--bs-btn-color: #000;--bs-btn-bg: #EEEEEE;--bs-btn-border-color: #EEEEEE;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f1f1f1;--bs-btn-hover-border-color: #f0f0f0;--bs-btn-focus-shadow-rgb: 202, 202, 202;--bs-btn-active-color: #000;--bs-btn-active-bg: #f1f1f1;--bs-btn-active-border-color: #f0f0f0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #EEEEEE;--bs-btn-disabled-border-color: #EEEEEE}.btn-pinterest{--bs-btn-color: #fff;--bs-btn-bg: #bd081c;--bs-btn-border-color: #bd081c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #a10718;--bs-btn-hover-border-color: #970616;--bs-btn-focus-shadow-rgb: 199, 45, 62;--bs-btn-active-color: #fff;--bs-btn-active-bg: #970616;--bs-btn-active-border-color: #8e0615;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #bd081c;--bs-btn-disabled-border-color: #bd081c}.btn-whatsapp{--bs-btn-color: #000;--bs-btn-bg: #25d366;--bs-btn-border-color: #25d366;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #46da7d;--bs-btn-hover-border-color: #3bd775;--bs-btn-focus-shadow-rgb: 31, 179, 87;--bs-btn-active-color: #000;--bs-btn-active-bg: #51dc85;--bs-btn-active-border-color: #3bd775;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #25d366;--bs-btn-disabled-border-color: #25d366}.btn-youtube{--bs-btn-color: #000;--bs-btn-bg: #ff0000;--bs-btn-border-color: #ff0000;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ff2626;--bs-btn-hover-border-color: #ff1a1a;--bs-btn-focus-shadow-rgb: 217, 0, 0;--bs-btn-active-color: #000;--bs-btn-active-bg: #f33;--bs-btn-active-border-color: #ff1a1a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ff0000;--bs-btn-disabled-border-color: #ff0000}.btn-xing{--bs-btn-color: #fff;--bs-btn-bg: #126567;--bs-btn-border-color: #126567;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0f5658;--bs-btn-hover-border-color: #0e5152;--bs-btn-focus-shadow-rgb: 54, 124, 126;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0e5152;--bs-btn-active-border-color: #0e4c4d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #126567;--bs-btn-disabled-border-color: #126567}.subscription-product-box-select{border:1px solid #bcc1c7;padding:16px;margin-bottom:16px}.subscription-product-box-select-title{border-bottom:1px solid #bcc1c7;padding:12px 0;margin-bottom:24px}.subscription-product-box-select-options{display:grid;gap:16px;margin:0;padding:0}.subscription-product-box-select-options-option{position:relative;list-style:none}.subscription-product-box-select-options-option-radio{position:absolute;margin:16px 24px}.subscription-product-box-select-options-option-radio:hover{cursor:pointer}.subscription-product-box-select-options-option-radio:checked~label{border-color:#69755c}.subscription-product-box-select-options-option-radio:checked~label .subscription-product-box-select-options-interval-select{pointer-events:auto}.subscription-product-box-select-options-option-label{width:100%;border:1px solid #bcc1c7;border-radius:3px;padding:16px 24px 16px 48px;margin:0}.subscription-product-box-select-options-option-label.is--active{border-color:#69755c}.subscription-product-box-select-options-option-label:hover{cursor:pointer}.subscription-product-box-select-options-option-label-description{display:flex;flex-direction:column;line-height:16px}.subscription-product-box-select-options-option-label-description-product{display:flex;justify-content:space-between}.subscription-product-box-select-options-option-label-description-product-price{align-self:start;line-height:16px}.subscription-product-box-select-options-option-label-description-product-price-strikethrough{color:#d4cec5;text-decoration:line-through;margin-right:8px}.subscription-product-box-select-options-interval-select{margin-top:4px;pointer-events:none}.subscription-product-box-select-options-interval-select-label{margin-top:8px;line-height:16px;pointer-events:none}.subscription-minimum-execution-label{margin-top:4px;margin-bottom:0;font-size:11px;line-height:16px}.subscription-table-header-heading{padding-right:0 !important;padding-left:0 !important;margin-bottom:0}.subscription-table-header-alert{margin-top:16px;padding-left:0;padding-right:0}.subscription-item-status-badge-active{background-color:#3cc261}.subscription-item-status-badge-paused{background-color:#ffbd5d}.subscription-item-status-badge-cancelled,.subscription-item-status-badge-flagged_cancelled,.subscription-item-status-badge-payment_failed{background-color:#e52427}.subscription-link{display:block;font-weight:400;margin-bottom:1rem;width:100%;padding-left:0;padding-right:0;cursor:pointer}.subscription-summary-recurring-total{padding-top:12px;border-top:1px solid #d4cec5;margin-top:4px}.subscription-badge{width:fit-content}.order-header-quantity,.subscription-header-quantity{white-space:nowrap}@media (min-width:768px){.order-header-status,.order-item-status{text-align:center}}.cart-item-status{order:2;justify-content:space-between;display:flex}@media (min-width:768px){.cart-item-status .line-item-status-wrapper{width:100%;text-align:center}}.cart-item-status-label{font-weight:700;margin-bottom:0.5rem}@media (min-width:768px){.cart-item-status{order:0}.cart-item-status-label{display:none}}.cart-header-status{text-align:center}.cart-header-quantity{white-space:nowrap}.line-item-status{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:100%;order:2;padding-right:0.25rem;padding-left:0.25rem}@media (min-width:576px){.line-item-status{flex:0 0 auto;width:25%}}@media (min-width:768px){.line-item-status{flex:0 0 auto;width:16.66666667%;order:0}}@media (min-width:768px){.line-item-status .line-item-status-wrapper{width:100%}}@media (min-width:768px){.has-line-item-status .line-item-info{flex:0 0 auto;width:41.66666667%}}@media (min-width:576px){.has-line-item-status .line-item-unit-price,.has-line-item-status .line-item-total-price,.has-line-item-status .line-item-quantity{flex:0 0 auto;width:25%}}@media (min-width:768px){.has-line-item-status .line-item-unit-price,.has-line-item-status .line-item-total-price{flex:0 0 auto;width:16.66666667%}}@media (min-width:768px){.has-line-item-status .line-item-quantity{flex:0 0 auto;width:8.33333333%}}.is-default .line-item-status,.is-order .line-item-status{justify-content:space-between;display:flex;text-align:center}@media (min-width:576px){.is-default .line-item-status,.is-order .line-item-status{justify-content:normal;flex-direction:column}}@media (min-width:768px){.is-default .line-item-status-label,.is-order .line-item-status-label{display:none}}.line-item-status-label{font-weight:700;margin-bottom:0.5rem}.finish-sweetener{margin:1.5rem 0;text-align:center}.finish-sweetener-text{font-size:1rem}.finish-sweetener-disclaimer{font-size:0.875rem;padding-bottom:1.5rem;border-bottom:1px solid #d4cec5}.finish-sweetener.has--loader{padding-bottom:1.5rem}.product-detail-review-summary{padding:30px;border:1px solid #d4cec5;margin-bottom:30px;position:relative}.product-detail-review-summary::before{position:absolute;background:#ffffff;font-size:64px;font-weight:600;line-height:1;width:34px;height:34px;text-align:center;color:#4a545b;top:-12px;left:-12px;content:"“"}.product-detail-review-summary-title{font-size:16px}.product-detail-review-summary-title .icon{color:#798490;width:18px;height:18px}.product-detail-review-summary-info-tooltip{margin-left:5px}.product-detail-review-summary-info-tooltip:hover{cursor:help}.product-detail-review-summary-text{margin-bottom:0}.b2b-checkbox-group.form-check{display:flex;align-items:center}.b2b-checkbox-group.form-check>.form-check-label{margin-left:8px}.b2b-table-header{display:flex;flex-direction:column;align-items:flex-end;width:100%;background-color:#eee;padding:12px 16px;gap:16px;border-width:1px 1px 0 1px;border-style:solid;border-color:#d4cec5}.b2b-table-header-search{width:100%}.b2b-table-header-actions{display:flex;flex-direction:row-reverse;gap:12px}@media (min-width:576px){.b2b-table-header{flex-direction:row;align-items:center;justify-content:flex-end}.b2b-table-header-search{flex-grow:1;width:fit-content}}.b2b-tree{margin:19px 0 19px 0}.b2b-tree-group-select{display:flex;align-items:center}.b2b-tree-group-select .b2b-tree-select{margin:0}.b2b-tree-collapse-button{background-color:transparent;border-width:0;padding:0;position:relative;margin:0 12px;width:12px;height:12px;transform:translateY(-3px);outline-offset:4px}.b2b-tree-collapse-button>.icon{position:absolute;width:100%;height:100%;top:0;left:0;color:#4a545b}.b2b-tree-collapse-button.collapsed{transform:none}.b2b-tree-collapse-button.collapsed>.icon{transform:translateX(-3px) rotate(-90deg)}.b2b-tree-permission-select{margin-left:17.5px;border-left:1px solid #798490;padding-left:17.5px}.b2b-tree-select{margin:19px 0 19px 0}.b2b-tree-permission-tooltip-title{padding:0;margin:0}.b2b-tree-permission-tooltip-list{display:flex;flex-direction:column;align-items:flex-start}.b2b-list{list-style:none;padding:0}.b2b-list-item{position:relative;display:flex;flex-direction:column;align-items:flex-start;row-gap:6px;border-bottom:1px solid #d4cec5;padding:1rem 0}.b2b-list-item:last-child{border-bottom:none;padding-bottom:0}.b2b-list-item:first-child{padding-top:0}.b2b-list-item-link{color:#564b48;font-weight:700}.b2b-list-item-link:hover,.b2b-list-item-link:focus{color:#69755c;text-decoration:none}.b2b-list .dropdown{position:absolute;top:1rem;right:0}.b2b-table-context-menu-button{border:1px solid #d4cec5;padding:2px 8px}.b2b-table-context-menu-button::after{display:none}.b2b-table-context-menu-button:hover,.b2b-table-context-menu-button:focus{border-color:rgba(0, 0, 0, 0.175)}.b2b-table .b2b-table>thead{border-bottom:4px solid #69755c}.b2b-table .b2b-table>thead th{white-space:nowrap}.b2b-table-actions{padding:0}.b2b-table-actions.show{display:flex;flex-direction:column}.b2b-table-action{text-align:left;padding:4px 16px;font-weight:600}.b2b-table-action:focus{outline:5px auto -webkit-focus-ring-color}.b2b-table-action:hover{color:#69755c}.b2b-table-action.is--danger:hover{color:#e52427}.b2b-table .b2b-table-column{padding:1rem;border-left:none;border-right:none}.b2b-table .b2b-table-column:first-child{border-left:1px solid #d4cec5}.b2b-table .b2b-table-column:last-child{border-right:1px solid #d4cec5}.b2b-table .b2b-table-column.has-no-role{font-style:italic}.is-ctl-businesspartneraccount .btn-collapse{color:#564b48;font-weight:400}.is-ctl-businesspartneraccount .btn-collapse .icon{color:#564b48}.is-ctl-businesspartneraccount .btn-collapse:hover,.is-ctl-businesspartneraccount .btn-collapse:focus{color:#69755c;text-decoration:none}.is-ctl-businesspartneraccount .btn-collapse:hover .icon,.is-ctl-businesspartneraccount .btn-collapse:focus .icon{color:#69755c}.is-ctl-businesspartneraccount .btn-collapse:not(.collapsed) .icon{transform:translateY(6px) translateX(7px) rotate(90deg)}.is-ctl-businesspartneraccount .error-message.invalid-feedback{display:block}.b2b-create-form-role-id{margin-bottom:0}.b2b-employee-form-permission-list p{font-weight:700}.b2b-listing-content{margin:1.5rem 0}.b2b-listing .b2b-table-context-menu-button .icon{color:inherit}.b2b-employees .b2b-listing-role-name-link,.b2b-employees .b2b-listing-role-name-link:hover{text-decoration:inherit;color:inherit;cursor:pointer}.b2b-employees .b2b-list-item-no-role{color:#798490}.b2b-employees .b2b-listing-employee-create-button{margin-top:-14px;margin-bottom:60px}.b2b-create-title,.b2b-create-actions{display:flex;gap:1rem}.b2b-create-back{--bs-btn-hover-bg: $white;--bs-btn-active-bg: $white}.b2b-create-back>.icon{color:#4a545b}.b2b-create-back>.icon svg{top:4px}.b2b-create-form-role.no-selected-role{font-style:italic}.order-table-header-order-number,.subscription-table-header-info-wrapper{margin-bottom:8px}.order-table-b2b-employee{display:block;font-weight:400;margin-bottom:0;width:100%;padding-left:0;padding-right:0}@media (min-width:576px){.order-table-b2b-employee{margin-bottom:1.5rem}}.order-table-b2b-employee-label{display:block;float:left;width:50%}@media (min-width:576px){.order-table-b2b-employee-label{display:inline;width:initial;float:initial}}.order-table .order-item-header .row>.order-table-b2b-employee,.subscription-table .order-item-header .row>.order-table-b2b-employee,.subscription-table .subscription-item-header .row>.order-table-b2b-employee,.subscription-table .order-item-header .is-act-cartpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-cartpage .checkout .subscription-table .order-item-header .checkout-container>.order-table-b2b-employee,.subscription-table .order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-checkoutregisterpage .checkout .subscription-table .order-item-header .checkout-container>.order-table-b2b-employee,.subscription-table .order-item-header .is-act-confirmpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-confirmpage .checkout .subscription-table .order-item-header .checkout-container>.order-table-b2b-employee,.subscription-table .order-item-header .is-ctl-accountorder .checkout .checkout-container>.order-table-b2b-employee,.is-ctl-accountorder .checkout .subscription-table .order-item-header .checkout-container>.order-table-b2b-employee,.subscription-table .order-item-header .is-act-finishpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-finishpage .checkout .subscription-table .order-item-header .checkout-container>.order-table-b2b-employee,.subscription-table .subscription-item-header .is-act-cartpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-cartpage .checkout .subscription-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.subscription-table .subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-checkoutregisterpage .checkout .subscription-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.subscription-table .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-confirmpage .checkout .subscription-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.subscription-table .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.order-table-b2b-employee,.is-ctl-accountorder .checkout .subscription-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.subscription-table .subscription-item-header .is-act-finishpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-finishpage .checkout .subscription-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.purchase-table .order-item-header .row>.order-table-b2b-employee,.purchase-table .subscription-item-header .row>.order-table-b2b-employee,.purchase-table .order-item-header .is-act-cartpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-cartpage .checkout .purchase-table .order-item-header .checkout-container>.order-table-b2b-employee,.purchase-table .order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-checkoutregisterpage .checkout .purchase-table .order-item-header .checkout-container>.order-table-b2b-employee,.purchase-table .order-item-header .is-act-confirmpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-confirmpage .checkout .purchase-table .order-item-header .checkout-container>.order-table-b2b-employee,.purchase-table .order-item-header .is-ctl-accountorder .checkout .checkout-container>.order-table-b2b-employee,.is-ctl-accountorder .checkout .purchase-table .order-item-header .checkout-container>.order-table-b2b-employee,.purchase-table .order-item-header .is-act-finishpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-finishpage .checkout .purchase-table .order-item-header .checkout-container>.order-table-b2b-employee,.purchase-table .subscription-item-header .is-act-cartpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-cartpage .checkout .purchase-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.purchase-table .subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-checkoutregisterpage .checkout .purchase-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.purchase-table .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-confirmpage .checkout .purchase-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.purchase-table .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.order-table-b2b-employee,.is-ctl-accountorder .checkout .purchase-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.purchase-table .subscription-item-header .is-act-finishpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-finishpage .checkout .purchase-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.order-table .subscription-item-header .row>.order-table-b2b-employee,.order-table .order-item-header .is-act-cartpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-cartpage .checkout .order-table .order-item-header .checkout-container>.order-table-b2b-employee,.order-table .order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-checkoutregisterpage .checkout .order-table .order-item-header .checkout-container>.order-table-b2b-employee,.order-table .order-item-header .is-act-confirmpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-confirmpage .checkout .order-table .order-item-header .checkout-container>.order-table-b2b-employee,.order-table .order-item-header .is-ctl-accountorder .checkout .checkout-container>.order-table-b2b-employee,.is-ctl-accountorder .checkout .order-table .order-item-header .checkout-container>.order-table-b2b-employee,.order-table .order-item-header .is-act-finishpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-finishpage .checkout .order-table .order-item-header .checkout-container>.order-table-b2b-employee,.order-table .subscription-item-header .is-act-cartpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-cartpage .checkout .order-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.order-table .subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-checkoutregisterpage .checkout .order-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.order-table .subscription-item-header .is-act-confirmpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-confirmpage .checkout .order-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.order-table .subscription-item-header .is-ctl-accountorder .checkout .checkout-container>.order-table-b2b-employee,.is-ctl-accountorder .checkout .order-table .subscription-item-header .checkout-container>.order-table-b2b-employee,.order-table .subscription-item-header .is-act-finishpage .checkout .checkout-container>.order-table-b2b-employee,.is-act-finishpage .checkout .order-table .subscription-item-header .checkout-container>.order-table-b2b-employee{padding-right:0;padding-left:0}.account-quick-order-card .row,.account-quick-order-card .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .account-quick-order-card .checkout-container,.account-quick-order-card .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .account-quick-order-card .checkout-container,.account-quick-order-card .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .account-quick-order-card .checkout-container,.account-quick-order-card .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .account-quick-order-card .checkout-container,.account-quick-order-card .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .account-quick-order-card .checkout-container{--bs-gutter-x: 16px}.quick-order-item-header{font-weight:600;padding:16px 0;border-bottom:1px solid #d4cec5;margin-bottom:12px}.quick-order-item-name{position:relative}.quick-order-item-name .no-product{pointer-events:none;padding:calc(0.5 * var(--bs-gutter-x)) var(--bs-gutter-x)}.quick-order-line-item{padding:12px 0;position:relative}.quick-order-line-item .js-quick-order-result{padding:calc(0.5 * var(--bs-gutter-x)) 0;list-style:none;position:absolute;background:#ffffff;width:calc(100% - 16px);border:1px solid #d4cec5;box-shadow:0 4px 4px rgba(0, 0, 0, 0.25);left:8px;z-index:10;max-height:300px;overflow-y:auto}.quick-order-line-item .js-quick-order-result-item{padding:calc(0.5 * var(--bs-gutter-x)) var(--bs-gutter-x)}.quick-order-line-item .js-quick-order-result-item:hover,.quick-order-line-item .js-quick-order-result-item.is-active{background:#eee}.quick-order-line-item .js-quick-order-result-item strong{font-weight:700}.quick-order-line-item .input-product-name{height:100%}.quick-order-line-item .input-product-name:empty:not(:focus):before{content:attr(placeholder);color:#adb5bd}.quick-order-line-item .input-product-name br{display:none}.quick-order-line-item .input-product-name strong{font-weight:700}.quick-order-line-item .input-product-quantity{background-color:transparent}.quick-order-line-item .line-item-quantity-group[disabled]{pointer-events:none}.quick-order-line-item .line-item-quantity-group[disabled]:after{content:"";width:100%;height:100%;background:#eee;position:absolute;top:0;left:0;border:1px solid inherit;z-index:-1}.quick-order-line-item .line-item-quantity-group[disabled] .icon{color:#bcc1c7}.quick-order-line-item .line-item-quantity-group[disabled] .input-product-quantity{color:#798490}.quick-order-item-loader{position:absolute;right:24px;top:7px;z-index:9;width:auto}.quick-order-item-quantity .btn,.quick-order-item-quantity .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .quick-order-item-quantity .btn{padding:0 calc(var(--bs-btn-padding-y) * 5)}.quick-order-item-quantity .btn:disabled,.quick-order-item-quantity .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .quick-order-item-quantity .btn:disabled{border-color:#d4cec5}.item-search-highlight{color:#69755c}.btn-clear-list:disabled{background-color:transparent}.btn-clear-list .icon{margin-right:10px;color:inherit}.btn-clear-list .icon svg{top:2px}.btn-csv-upload{margin-left:10px}.btn-csv-upload .icon{color:inherit}.quick-order-actions{display:flex;align-items:center;justify-content:space-between}.quick-order-remove-button .icon{color:inherit}.quick-order-remove-button .icon svg{top:4px}.quick-order-alert .alert-content-container{display:flex;align-items:center}.quick-order-alert .alert-content{display:inline-block;width:calc(100% - 30px)}.quick-order-alert__close{width:20px;padding:0;display:inline-flex}.quick-order-alert__close .icon{height:16px;margin:0}.quick-order-alert .close-danger .icon{color:#e52427}.quick-order-alert .close-warning .icon{color:#ffbd5d}.confirm-modal .modal-body,.confirm-modal .modal-footer{padding:32px}.confirm-modal .modal-header{padding:26px 32px}.confirm-modal .modal-body{padding-bottom:0}.confirm-modal .modal-footer{border-top:none}.quick-order-upload-modal .modal-dialog{--bs-modal-width: 720px}.quick-order-upload-modal .modal-body{--bs-modal-padding: 32px}.quick-order-upload-modal .modal-header{--bs-modal-header-padding: 26px 32px}.quick-order-upload-modal .modal-header .btn-close{opacity:1}.quick-order-upload-modal .modal-footer{--bs-modal-footer-border-width: 0;padding:0 32px 32px}.quick-order-upload-modal .modal-footer .btn:disabled,.quick-order-upload-modal .modal-footer .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .quick-order-upload-modal .modal-footer .btn:disabled{color:#798490;background-color:#bcc1c7}.quick-order-upload-modal .quick-order-upload__container{color:#69755c;position:relative;display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border:2px dashed #69755c;background-color:#f9f9f9;min-height:72px}.quick-order-upload-modal .quick-order-upload__container--uploading{justify-content:center;border:1px solid #798490}.quick-order-upload-modal .quick-order-upload__container--uploading .quick-order-upload__text,.quick-order-upload-modal .quick-order-upload__container--uploading .quick-order-upload__button{display:none}.quick-order-upload-modal .quick-order-upload__container--uploading .quick-order-upload__btn-remove{display:block}.quick-order-upload-modal .quick-order-upload__container--uploading .quick-order-upload__content .icon{color:#564b48}.quick-order-upload-modal .quick-order-upload__container--success{border:1px solid #798490}.quick-order-upload-modal .quick-order-upload__container--success .quick-order-upload__button,.quick-order-upload-modal .quick-order-upload__container--success .quick-order-upload__text,.quick-order-upload-modal .quick-order-upload__container--success .icon,.quick-order-upload-modal .quick-order-upload__container--success .icon-cloud-upload{display:none}.quick-order-upload-modal .quick-order-upload__container--success .quick-order-upload__btn-remove{display:block}.quick-order-upload-modal .quick-order-upload__container--success .quick-order-upload__content .icon-file{display:inline-flex}.quick-order-upload-modal .quick-order-upload__button{border:1px solid #69755c;padding:8px 14px;font-weight:600;height:40px;color:#69755c;background-color:transparent;flex-shrink:0}.quick-order-upload-modal .quick-order-upload__btn-remove{position:relative;display:none;padding:13px;opacity:1}.quick-order-upload-modal .quick-order-upload__content{display:flex;align-items:center;gap:16px;flex-grow:1}.quick-order-upload-modal .quick-order-upload__content h5,.quick-order-upload-modal .quick-order-upload__content .h5{line-height:1;font-weight:700;font-size:16px;color:#69755c;margin:0}.quick-order-upload-modal .quick-order-upload__content .icon{color:#69755c;width:24px}.quick-order-upload-modal .quick-order-upload__content .icon svg{top:0}.quick-order-upload-modal .quick-order-upload__content span{color:#798490;font-size:11px}.quick-order-upload-modal .quick-order-upload__content .icon-file{display:none;color:#564b48}.quick-order-upload-modal .quick-order-upload__text{display:flex;flex-direction:column}.quick-order-upload-modal .quick-order-upload__input{position:absolute;left:0;top:0;height:100%;width:100%;cursor:pointer;opacity:0}.quick-order-upload-modal .quick-order-upload__input:focus{outline:none}.quick-order-upload-modal .quick-order-upload__input:disabled{cursor:default}.quick-order-upload-modal .quick-order-upload__uploading{font-size:16px;font-weight:700;color:#564b48}.quick-order-upload-modal .quick-order-upload__message{min-height:43px;display:flex;margin-top:16px}.quick-order-upload-modal .quick-order-upload__message:empty{display:none}.quick-order-upload-modal .quick-order-upload__message--error{background-color:rgba(229, 36, 39, 0.2)}.quick-order-upload-modal .quick-order-upload__message--error .quick-order-upload__message-icon{background-color:#e52427}.quick-order-upload-modal .quick-order-upload__message--error .quick-order-upload__message-text{color:#e52427}.quick-order-upload-modal .quick-order-upload__message--success{background-color:rgba(60, 194, 97, 0.2)}.quick-order-upload-modal .quick-order-upload__message--success .quick-order-upload__message-icon{background-color:#3cc261}.quick-order-upload-modal .quick-order-upload__message--success .quick-order-upload__message-text{color:#3cc261}.quick-order-upload-modal .quick-order-upload__message-icon{padding:8px;width:40px;justify-content:center;align-items:center;display:flex}.quick-order-upload-modal .quick-order-upload__message-icon .icon{color:#fff;height:24px;width:24px}.quick-order-upload-modal .quick-order-upload__message-icon .icon svg{top:0}.quick-order-upload-modal .quick-order-upload__message-text{align-self:center;margin-left:16px}.quick-order-upload-modal .quick-order-upload__description{margin-top:8px;margin-bottom:0;font-size:12px}.quick-order-upload-modal .quick-order-upload__options,.quick-order-upload-modal .quick-order-upload__table{margin-top:32px}.quick-order-upload-modal .quick-order-upload__options .form-label,.quick-order-upload-modal .quick-order-upload__table .form-label{font-size:16px;font-weight:700;margin-bottom:12px}.quick-order-upload-modal .quick-order-upload__options .form-check,.quick-order-upload-modal .quick-order-upload__table .form-check{min-height:24px;margin-bottom:8px}.quick-order-upload-modal .quick-order-upload__options .form-check+.form-check,.quick-order-upload-modal .quick-order-upload__table .form-check+.form-check{margin-bottom:0}.quick-order-upload-modal .quick-order-upload__options .form-check-label,.quick-order-upload-modal .quick-order-upload__table .form-check-label{line-height:24px;cursor:pointer}.quick-order-upload-modal .quick-order-upload__table thead th{font-weight:600;padding:14px 16px}.quick-order-upload-modal .quick-order-upload__table tbody td{padding:16px 16px;font-weight:400}.quick-order-upload-modal .quick-order-upload__table .quick-order-upload__name-cell{display:flex;flex-direction:column}.quick-order-upload-modal .quick-order-upload__table .quick-order-upload__name-cell *:first-child{font-weight:600}.quick-order-upload-modal .quick-order-upload__table .form-check{margin-bottom:0}.quick-order-upload-modal .quick-order-upload__selection{display:none}.quick-order-upload-modal .quick-order-upload__selection .quick-order-upload__product-name{margin-bottom:12px;padding-top:16px;border-top:1px solid #798490}.quick-order-upload-modal .quick-order-upload__selection .quick-order-upload__product-name:first-child{border-top:0}.quick-order-upload-modal .quick-order-upload__selection .form-select{margin-bottom:16px}.quick-order-upload-modal .quick-order-upload__product-name{display:flex;flex-direction:column}.quick-order-upload-modal .quick-order-upload__product-number{font-weight:600}.quick-order-upload-modal .quick-order-upload__duplicated-title:not([hidden])+*{display:none}@media (max-width:767.98px){.quick-order-upload-modal .quick-order-upload__table{display:none}.quick-order-upload-modal .quick-order-upload__selection{display:block}}.advanced-search-suggest-container{width:70vw;overflow-y:auto;overflow-x:hidden;max-height:400px;padding:20px}.advanced-search-suggest-container .search-suggest-product-image-container{margin:0 0 0 10px}.advanced-search-suggest-container .suggest-result-header{font-size:1.125rem;font-weight:700}.advanced-search-suggest-container .search-suggest-product-price{margin-left:15px}.advanced-search-suggest-container .suggest-product-listing{list-style-type:none;padding:0}.advanced-search-suggest-container .search-suggest-item{border-bottom:1px solid #d4cec5}.advanced-search-suggest-container .search-suggest-item.is-active .search-suggest-product-link{color:#69755c}.advanced-search-suggest-container .search-suggest-item:last-child{border-bottom:0}.advanced-search-suggest-container .search-suggest-item:hover{background-color:#f9f9f9}.advanced-search-suggest-container .search-term-highlight{font-weight:700}@media (max-width:767.98px){.advanced-search-suggest-container{left:50%;transform:translateX(-50%);width:100%}}.sw-advanced-search-additional-results-container{background-color:#f9f9f9;padding-top:20px;position:relative}.sw-advanced-search-additional-results-container:before,.sw-advanced-search-additional-results-container:after{content:"";position:absolute;display:block;background-color:#f9f9f9;top:0;bottom:0}.sw-advanced-search-additional-results-container .advanced-search-result-header{font-size:1.125rem;font-weight:700;margin-bottom:16px}.sw-advanced-search-additional-results-container .sw-advanced-search-additional-results-row{--bs-gutter-x: 15px;--bs-gutter-y: 15px;margin-bottom:32px}.sw-advanced-search-additional-results-container .advanced-search-result-item{font-size:1.125rem;color:#564b48;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-advanced-search-additional-results-container .advanced-search-result-item:hover{color:#69755c;text-decoration:none}.sw-advanced-search-additional-results-container .advanced-search-result-listing{list-style-type:none;padding:0}.frc-captcha{margin-bottom:1rem}.frc-captcha.has-success{border:1px solid #3cc261;border-radius:3px}.frc-captcha.has-error{border:1px solid #e52427;border-radius:3px}.quote-detail-content-header{display:none}.quote-detail-comments{display:flex;flex-direction:column-reverse}.quote-detail-comments .badge{align-self:center;line-height:1.6;font-size:12px;padding:1px 12px;margin-top:16px}.quote-detail-comment{background-color:#f9f9f9;display:flex;flex-direction:column-reverse;padding:24px 24px 24px 64px;gap:8px;color:#564b48;position:relative;margin-bottom:16px}.quote-detail-comment:has(div[class*="quote-detail-comment__divider--"]){margin-bottom:50px}.quote-detail-comment:has(div[class*="quote-detail-comment__divider--"]) .quote-detail-comment__divider--open{background-color:#26b6cf;line-height:20px;font-weight:600;font-size:12px;display:block}.quote-detail-comment:has(div[class*="quote-detail-comment__divider--"]){margin-bottom:50px}.quote-detail-comment:has(div[class*="quote-detail-comment__divider--"]) .quote-detail-comment__divider--reopen{background-color:#ffbd5d;line-height:20px;font-weight:600;font-size:12px;display:block}.quote-detail-comment:has(div[class*="quote-detail-comment__divider--"]){margin-bottom:50px}.quote-detail-comment:has(div[class*="quote-detail-comment__divider--"]) .quote-detail-comment__divider--in_review{background-color:#564b48;line-height:20px;font-weight:600;font-size:12px;display:block}.quote-detail-comment:has(div[class*="quote-detail-comment__divider--"]){margin-bottom:50px}.quote-detail-comment:has(div[class*="quote-detail-comment__divider--"]) .quote-detail-comment__divider--replied{background-color:#26b6cf;line-height:20px;font-weight:600;font-size:12px;display:block}.quote-detail-comment:has(div[class*="quote-detail-comment__divider--"]){margin-bottom:50px}.quote-detail-comment:has(div[class*="quote-detail-comment__divider--"]) .quote-detail-comment__divider--declined{background-color:#e52427;line-height:20px;font-weight:600;font-size:12px;display:block}.quote-detail-comment:has(div[class*="quote-detail-comment__divider--"]){margin-bottom:50px}.quote-detail-comment:has(div[class*="quote-detail-comment__divider--"]) .quote-detail-comment__divider--expired{background-color:#e52427;line-height:20px;font-weight:600;font-size:12px;display:block}.quote-detail-comment--last{margin-top:50px;margin-bottom:16px !important}.quote-detail-comment--last div[class*="quote-detail-comment__divider--"]{display:block;top:-50px;bottom:auto}.quote-detail-comment--last div[class*="quote-detail-comment__divider--"]+div[class*="quote-detail-comment__divider--"]{top:auto;bottom:-36px}.quote-detail-comment--last:has(div[class*="quote-detail-comment__divider--"]+div[class*="quote-detail-comment__divider--"]){margin-bottom:50px !important}.quote-detail-comment.order-2{gap:16px;position:sticky;top:0;margin-bottom:0}.quote-detail-comment__content{margin-top:-14px;white-space:pre-line;line-height:normal;font-size:14px}.quote-detail-comment__create-at{font-size:11px;display:flex;column-gap:8px;justify-content:flex-start;position:relative;flex-wrap:wrap}.quote-detail-comment__avatar{position:absolute;width:32px;height:32px;border-radius:50%;text-transform:uppercase;background-color:#fff;left:-40px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-weight:600}.quote-detail-comment__avatar--customer{background-color:rgba(38, 182, 207, 0.2)}.quote-detail-comment__date{color:#798490}.quote-detail-comment__date,.quote-detail-comment__text{flex-shrink:0}.quote-detail-comment__date{order:1;width:100%}.quote-detail-comment__latest{flex-grow:1;text-align:right}.quote-detail-comment__divider{position:absolute;left:50%;transform:translateX(-50%);bottom:-36px;display:none}.quote-detail-comment__divider span{position:relative}.quote-detail-comment__divider::before{content:"";height:1px;position:absolute;width:560px;top:50%;left:50%;background-color:inherit;opacity:0.2;transform:translate(-50%, -50%)}.quote-detail-comment__btn{overflow:visible}.quote-detail-comment__btn.hide-badge .quote-detail-comment__badge{display:none}.quote-detail-comment__badge{color:#fff}.quote-detail-comment__icon{height:30px;width:30px;display:inline-block;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.827 7.138.445.227-.445-.227Zm.441 11.594.354.353-.354-.353Zm12.594-2.559-.227-.445.227.445Zm1.311-1.311-.445-.227.445.227Zm0-7.724-.445.227.445-.227Zm-1.311-1.311.227-.446-.227.446Zm-11.724 0 .227.445-.227-.445Zm1.07 10.966.353.353-.354-.353ZM5 10.3c0-.848 0-1.455.04-1.93.038-.469.11-.766.232-1.005l-.89-.454c-.206.403-.296.847-.34 1.378C4 8.814 4 9.469 4 10.3h1Zm0 1.2v-1.2H4v1.2h1Zm-1 0v5h1v-5H4Zm0 5v1.914h1V16.5H4Zm0 1.914c0 .846 1.023 1.27 1.622.671l-.707-.707a.059.059 0 0 1 .028-.013.046.046 0 0 1 .026.002.059.059 0 0 1 .03.046h-.999Zm1.622.671 1.939-1.939-.707-.707-1.94 1.94.708.706ZM14.7 16H7.914v1H14.7v-1Zm2.935-.273c-.239.122-.536.195-1.005.234-.476.039-1.082.039-1.93.039v1c.832 0 1.486 0 2.011-.043.531-.043.975-.133 1.378-.338l-.454-.892Zm1.092-1.092a2.5 2.5 0 0 1-1.092 1.092l.454.892a3.5 3.5 0 0 0 1.53-1.53l-.892-.454ZM19 11.7c0 .848 0 1.455-.04 1.93-.038.469-.11.766-.233 1.005l.892.454c.205-.403.295-.847.338-1.378.043-.525.043-1.18.043-2.011h-1Zm0-1.4v1.4h1v-1.4h-1Zm-.273-2.935c.122.239.195.536.234 1.005C19 8.845 19 9.452 19 10.3h1c0-.832 0-1.486-.043-2.011-.043-.531-.133-.975-.338-1.378l-.892.454Zm-1.092-1.093a2.5 2.5 0 0 1 1.092 1.093l.892-.454a3.5 3.5 0 0 0-1.53-1.53l-.454.891ZM14.7 6c.848 0 1.454 0 1.93.04.469.038.766.11 1.005.232l.454-.89c-.403-.206-.847-.296-1.378-.34C16.186 5 15.531 5 14.7 5v1ZM9.3 6h5.4V5H9.3v1Zm-2.935.272c.239-.121.536-.194 1.005-.233C7.845 6 8.452 6 9.3 6V5c-.832 0-1.486 0-2.011.043-.531.043-.975.133-1.378.338l.454.891ZM5.272 7.365a2.5 2.5 0 0 1 1.093-1.093l-.454-.89a3.5 3.5 0 0 0-1.53 1.529l.891.454Zm2.289 9.781A.5.5 0 0 1 7.914 17v-1a1.5 1.5 0 0 0-1.06.44l.707.706Z' fill='%23fff'/%3E%3Cpath d='M8.5 9.5h7M8.5 12.5h5' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.quote-detail-offcanvas .offcanvas-header{--bs-offcanvas-padding-y: 12px;--bs-offcanvas-padding-x: 20px}.quote-detail-offcanvas .offcanvas-header .offcanvas-title{font-size:20px}@media (min-width:768px){.quote-detail-offcanvas{--bs-offcanvas-width: 600px}}.quote-detail-send-comment{margin-left:-40px}.quote-detail-send-comment:has(.collapse.show)>.form-control,.quote-detail-send-comment:has(.collapsing)>.form-control{display:none}@media (min-width:768px){.quote-detail-content-header{display:block;padding:0.5rem 0;margin-top:1rem;font-weight:700;border-bottom:1px solid #bcc1c7}.quote-header-price,.quote-header-total{text-align:right}.quote-header-quantity{text-align:center}.quote-detail-comment__create-at{flex-wrap:nowrap;font-size:12px}.quote-detail-comment__date{width:auto;order:0}}.cart-offcanvas~.modal-backdrop{z-index:1000}.offcanvas-quote-request-modal,.cart-quote-request-modal,.decline-quote-modal{--bs-modal-header-padding: 24px 32px;--bs-modal-header-border-width: 1px;--bs-modal-footer-border-width: 0;--bs-modal-footer-gap: 32px;--bs-modal-padding: 32px 32px 16px}.offcanvas-quote-request-modal .modal-footer,.cart-quote-request-modal .modal-footer,.decline-quote-modal .modal-footer{padding:calc(var(--bs-modal-footer-gap) * 0.5) var(--bs-modal-footer-gap)}.offcanvas-quote-request-modal .modal-footer>*,.cart-quote-request-modal .modal-footer>*,.decline-quote-modal .modal-footer>*{margin:0 0 0 calc(var(--bs-modal-footer-gap) * 0.125)}.quote-summary-list{margin-bottom:0}.quote-grid{margin-top:calc(var(--bs-offcanvas-padding-y) * 0.5)}.quote-comment{margin-top:24px}.quote-comment .form-label span{color:#798490}.quote-comment textarea{color:#1f262e}.quote-comment textarea::placeholder{color:#564b48}.account-quotes .row,.account-quotes .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .account-quotes .checkout-container,.account-quotes .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .account-quotes .checkout-container,.account-quotes .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .account-quotes .checkout-container,.account-quotes .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .account-quotes .checkout-container,.account-quotes .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .account-quotes .checkout-container{--bs-gutter-x: 32px;--bs-gutter-y: 0;margin-left:0;margin-right:0}.quotes-wrapper{border:1px solid #d4cec5}.quote-table-header-cell{text-align:left;font-size:1rem;font-weight:600;display:flex;align-items:center;padding-top:calc(var(--bs-gutter-x) * 0.5);padding-bottom:calc(var(--bs-gutter-x) * 0.5)}.quotes-table-header{border-bottom:solid 2px #69755c}.quote-table-header-cell,.quote-table-body-cell{display:flex;align-items:center}.quotes-table-header{border-bottom:solid 2px #69755c}.quote-table-header-label{display:none}.quote-item{padding:calc(var(--bs-gutter-x) * 0.5) 0;position:relative}.quote-item:not(:last-child){border-bottom:var(--bs-border-width) solid}.quote-item-status-badge{width:auto;height:auto;padding:0 calc(var(--bs-gutter-x) * 0.5);margin:0;color:white;font-weight:600;line-height:20px}.quote-item-status-badge.quote-item-status-badge-open{background-color:#26b6cf}.quote-item-status-badge.quote-item-status-badge-reopen{background-color:#ffbd5d}.quote-item-status-badge.quote-item-status-badge-in_review{background-color:#564b48}.quote-item-status-badge.quote-item-status-badge-accepted{background-color:#3cc261}.quote-item-status-badge.quote-item-status-badge-replied{background-color:#26b6cf}.quote-item-status-badge.quote-item-status-badge-declined{background-color:#e52427}.quote-item-status-badge.quote-item-status-badge-expired{background-color:#e52427}.quote-table-body-context-menu{float:right;border:var(--bs-border-width) solid #798490;border-radius:0;width:24px;height:24px;padding:0}.quote-table-body-context-menu:after{content:unset}.quote-table-body-context-menu .icon{margin:0;width:14px;height:22px}.quote-table-body-context-menu .icon>svg{top:0}.quote-table-header-context-menu-content{padding-left:10px;padding-right:10px}.account-quote-detail .card-title{margin-bottom:calc(var(--bs-card-spacer-y) * 0.5);font-size:24px}.account-quote-detail .item{margin-top:calc(var(--bs-gutter-x) * 0.4)}.account-quote-detail h1,.account-quote-detail .h1{margin-bottom:0}.account-quote-detail .account-welcome{display:flex;gap:16px;margin-bottom:var(--bs-gutter-x);align-items:center}.account-quote-detail .account-welcome .btn-outline-secondary{--bs-btn-hover-bg: #fff;--bs-btn-active-bg: #fff;height:40px;line-height:32px}.account-quote-detail .badge{font-size:1rem;line-height:32px}.quote-detail-action{display:flex;justify-content:flex-end;gap:16px;flex-wrap:wrap}.quote-detail-action .btn[disabled].btn-outline-danger,.quote-detail-action .novodom-explore-client-reviews__action .btn-outline-danger.btn[disabled],.novodom-explore-client-reviews__action .quote-detail-action .btn-outline-danger.btn[disabled],.quote-detail-action .btn[disabled].btn-quote-request-changes,.quote-detail-action .novodom-explore-client-reviews__action .btn-quote-request-changes.btn[disabled],.novodom-explore-client-reviews__action .quote-detail-action .btn-quote-request-changes.btn[disabled],.quote-detail-action .btn[disabled].btn-quote-checkout,.quote-detail-action .novodom-explore-client-reviews__action .btn-quote-checkout.btn[disabled],.novodom-explore-client-reviews__action .quote-detail-action .btn-quote-checkout.btn[disabled],.quote-detail-action .btn[disabled].btn-quote-document,.quote-detail-action .novodom-explore-client-reviews__action .btn-quote-document.btn[disabled],.novodom-explore-client-reviews__action .quote-detail-action .btn-quote-document.btn[disabled],.quote-detail-action .btn.disabled.btn-outline-danger,.quote-detail-action .novodom-explore-client-reviews__action .disabled.btn-outline-danger.btn,.novodom-explore-client-reviews__action .quote-detail-action .disabled.btn-outline-danger.btn,.quote-detail-action .btn.disabled.btn-quote-request-changes,.quote-detail-action .novodom-explore-client-reviews__action .disabled.btn-quote-request-changes.btn,.novodom-explore-client-reviews__action .quote-detail-action .disabled.btn-quote-request-changes.btn,.quote-detail-action .btn.disabled.btn-quote-checkout,.quote-detail-action .novodom-explore-client-reviews__action .disabled.btn-quote-checkout.btn,.novodom-explore-client-reviews__action .quote-detail-action .disabled.btn-quote-checkout.btn,.quote-detail-action .btn.disabled.btn-quote-document,.quote-detail-action .novodom-explore-client-reviews__action .disabled.btn-quote-document.btn,.novodom-explore-client-reviews__action .quote-detail-action .disabled.btn-quote-document.btn{--bs-btn-disabled-color: #798490;--bs-btn-disabled-border-color: #bcc1c7;--bs-btn-disabled-bg: #fff}.quote-detail-action .btn[disabled].btn-quote-checkout,.quote-detail-action .novodom-explore-client-reviews__action .btn-quote-checkout.btn[disabled],.novodom-explore-client-reviews__action .quote-detail-action .btn-quote-checkout.btn[disabled],.quote-detail-action .btn.disabled.btn-quote-checkout,.quote-detail-action .novodom-explore-client-reviews__action .disabled.btn-quote-checkout.btn,.novodom-explore-client-reviews__action .quote-detail-action .disabled.btn-quote-checkout.btn{--bs-btn-disabled-bg: #bcc1c7}#collapseRequestChanges.collapsing[style*="height"]~.quote-detail-action,#collapseRequestChanges.show~.quote-detail-action,#collapseSendMessage.collapsing[style*="height"]~.quote-detail-action,#collapseSendMessage.show~.quote-detail-action,#collapseDecline.collapsing[style*="height"]~.quote-detail-action,#collapseDecline.show~.quote-detail-action{display:none}.quote-details,.quote-summary{margin-bottom:calc(var(--bs-gutter-x) * 0.6)}@media (max-width:575.98px){.quotes-table-header{display:none}.quote-table-header-label{display:block}.quote-table-body-cell:not(:last-child){margin-bottom:10px}.quote-table-header-label{display:block;float:left;width:50%}.quote-table-body-context-menu{position:absolute;right:16px;top:16px;justify-content:flex-end}.quote-detail-action{flex-direction:column}}@media (min-width:576px){.quote-table-header-cell:last-child,.quote-table-body-cell:last-child{flex:70px 0;width:70px}}.btn-quote-document{display:inline-flex;align-items:center;gap:8px;margin-right:auto}.btn-quote-document:hover .btn-quote-icon-download{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='meteor-icon-kit__regular-download' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 14.5858L17.2929 10.2929C17.6834 9.90237 18.3166 9.90237 18.7071 10.2929C19.0976 10.6834 19.0976 11.3166 18.7071 11.7071L12.7071 17.7071C12.3166 18.0976 11.6834 18.0976 11.2929 17.7071L5.29289 11.7071C4.90237 11.3166 4.90237 10.6834 5.29289 10.2929C5.68342 9.90237 6.31658 9.90237 6.70711 10.2929L11 14.5858V1C11 0.447715 11.4477 0 12 0C12.5523 0 13 0.447715 13 1V14.5858ZM2 22.0416H22V17C22 16.4477 22.4477 16 23 16C23.5523 16 24 16.4477 24 17V23.0416C24 23.5939 23.5523 24.0416 23 24.0416H1C0.447715 24.0416 0 23.5939 0 23.0416V17.0622C0 16.5099 0.447715 16.0622 1 16.0622C1.55228 16.0622 2 16.5099 2 17.0622V22.0416Z' fill='%23fff'/%3E%3C/svg%3E")}.btn-quote-document.disabled{border-color:#bcc1c7}.btn-quote-document.disabled .btn-quote-icon-download{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='meteor-icon-kit__regular-download' viewBox='0 0 24 24' fill='%23798490'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 14.5858L17.2929 10.2929C17.6834 9.90237 18.3166 9.90237 18.7071 10.2929C19.0976 10.6834 19.0976 11.3166 18.7071 11.7071L12.7071 17.7071C12.3166 18.0976 11.6834 18.0976 11.2929 17.7071L5.29289 11.7071C4.90237 11.3166 4.90237 10.6834 5.29289 10.2929C5.68342 9.90237 6.31658 9.90237 6.70711 10.2929L11 14.5858V1C11 0.447715 11.4477 0 12 0C12.5523 0 13 0.447715 13 1V14.5858ZM2 22.0416H22V17C22 16.4477 22.4477 16 23 16C23.5523 16 24 16.4477 24 17V23.0416C24 23.5939 23.5523 24.0416 23 24.0416H1C0.447715 24.0416 0 23.5939 0 23.0416V17.0622C0 16.5099 0.447715 16.0622 1 16.0622C1.55228 16.0622 2 16.5099 2 17.0622V22.0416Z' fill='%23798490'/%3E%3C/svg%3E")}.btn-quote-icon-download{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='meteor-icon-kit__regular-download' viewBox='0 0 24 24' fill='%2369755c'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 14.5858L17.2929 10.2929C17.6834 9.90237 18.3166 9.90237 18.7071 10.2929C19.0976 10.6834 19.0976 11.3166 18.7071 11.7071L12.7071 17.7071C12.3166 18.0976 11.6834 18.0976 11.2929 17.7071L5.29289 11.7071C4.90237 11.3166 4.90237 10.6834 5.29289 10.2929C5.68342 9.90237 6.31658 9.90237 6.70711 10.2929L11 14.5858V1C11 0.447715 11.4477 0 12 0C12.5523 0 13 0.447715 13 1V14.5858ZM2 22.0416H22V17C22 16.4477 22.4477 16 23 16C23.5523 16 24 16.4477 24 17V23.0416C24 23.5939 23.5523 24.0416 23 24.0416H1C0.447715 24.0416 0 23.5939 0 23.0416V17.0622C0 16.5099 0.447715 16.0622 1 16.0622C1.55228 16.0622 2 16.5099 2 17.0622V22.0416Z' fill='%2369755c'/%3E%3C/svg%3E");height:18px;width:18px;display:inline-block;transition:background-image 0.15s ease-in-out}.nls-search-bar{padding:4px 0px;border-bottom:2px solid #d4cec5}.nls-search-bar:focus-within{border-bottom:2px solid #69755c}.nls-search-bar .nls-search-bar-button{--bs-btn-focus-box-shadow:  0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c;--bs-btn-border-color: #d4cec5;--bs-btn-hover-color: #69755c;--bs-btn-hover-border-color: #d4cec5;--bs-btn-active-border-color: #d4cec5;--bs-btn-disabled-bg: #ffffff;--bs-btn-disabled-border-color: #d4cec5}.nls-search-error{font-size:0.875rem}.nls-search-error .icon-exclamation-circle{width:12px;height:12px}.nls-example .nls-example-item{--bs-btn-border-radius: 4px;--bs-btn-font-weight: --400}.nls-example .nls-example-description,.nls-example .nls-example-item,.nls-example .nls-example-suggestion{font-size:0.875rem}.image-upload-search__title{margin-top:-0.75rem}.image-upload-search__description{font-size:1rem;margin-bottom:0}.image-upload-search__sub-description{font-size:0.875rem;margin-top:-1rem}.image-upload .btn-light{background-color:#eee}.image-upload .btn-image-search{height:fit-content;overflow:initial}.image-upload__dropzone{padding:22px 24px;color:#69755c;position:relative;border:2px dashed #69755c;background-color:#f9f9f9;min-height:72px;overflow:hidden}.image-upload__dropzone.dragover{background-color:rgba(105, 117, 92, 0.15)}.image-upload__description{gap:16px}.image-upload__description h5,.image-upload__description .h5{line-height:1;font-weight:700;font-size:16px;color:#69755c;margin:0}.image-upload__description .icon{color:#69755c;width:24px}.image-upload__description .icon svg{top:0}.image-upload__description span{color:#798490;font-size:0.875rem}.image-upload__text{display:flex;flex-direction:column}.image-upload__file-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.image-upload .thumbnail-info{overflow:hidden}.image-upload .thumbnail-container{width:75px;height:75px}.header-search{display:flex}.header-search>.header-search-form{width:100%}.ai-search-page{padding-top:80px;gap:60px}.ai-search-container{gap:80px}.ai-search-results{gap:48px}@keyframes sparkleAnimation3{0%{transform:translateY(0%)}40%{opacity:1}100%{transform:translateY(-25%)}}@keyframes sparkleAnimation2{0%{transform:translateY(5%)}40%{opacity:1}100%{transform:translateY(-25%)}}@keyframes sparkleAnimation1{0%{transform:translateY(10%)}40%{opacity:1}100%{transform:translateY(-25%)}}.ai-search-loading-spinner svg>path{opacity:0}.ai-search-loading-spinner svg>path:nth-child(1){animation:sparkleAnimation1 3s infinite ease-in-out;animation-delay:0s}.ai-search-loading-spinner svg>path:nth-child(2){animation:sparkleAnimation2 3s infinite ease-in-out;animation-delay:0.2s}.ai-search-loading-spinner svg>path:nth-child(3){animation:sparkleAnimation3 3s infinite ease-in-out;animation-delay:0.4s}.icon-ai-primary{color:#69755c}.icon-ai-search{width:47px;height:31px}.icon-ai-loading{color:#69755c;width:128px;height:128px}.cms-spatial-viewer-container{position:relative;height:100%;width:100%}.cms-spatial-viewer-container .cms-spatial-viewer-container-with-canvas{display:block;width:100%;position:relative;left:50%;transform:translateX(-50%);min-height:200px;max-height:70vh;aspect-ratio:1}.cms-spatial-viewer-container .cms-spatial-viewer-container-with-canvas.is-tall{aspect-ratio:0.5}.cms-spatial-viewer-container .cms-spatial-viewer-container-with-canvas.is-wide{aspect-ratio:2}.cms-spatial-viewer-container.spatial-fullscreen-view{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:auto;box-sizing:border-box;z-index:800;background:#fff}.cms-spatial-viewer-container.spatial-fullscreen-view .cms-spatial-viewer-container-with-canvas{top:50%;transform:translate(-50%, -50%);width:100%;max-height:100%}.cms-spatial-viewer-container.spatial-fullscreen-view .spatial-open-fullscreen-btn{display:none}.cms-spatial-viewer-container.spatial-fullscreen-view .spatial-close-fullscreen-btn{display:block;top:30px;right:30px}.cms-spatial-viewer-container.spatial-fullscreen-view .spatial-button-actions-group{bottom:30px;right:30px}.cms-spatial-viewer-container .cms-spatial-viewer-canvas{display:block;position:absolute;top:0px;left:0px;right:0px;bottom:0px;margin:0px;padding:0px}.cms-spatial-viewer-container .spatial-button-actions-group{position:absolute;bottom:20px;right:20px}.cms-spatial-viewer-container .spatial-open-fullscreen-btn,.cms-spatial-viewer-container .spatial-ar-button,.cms-spatial-viewer-container .spatial-close-fullscreen-btn{background-color:transparent;margin:0px;padding:1px;box-sizing:border-box;width:32px;height:32px;border:2px solid #bcc1c7;border-radius:5px;z-index:800}.cms-spatial-viewer-container .spatial-open-fullscreen-btn .icon,.cms-spatial-viewer-container .spatial-ar-button .icon,.cms-spatial-viewer-container .spatial-close-fullscreen-btn .icon{margin-top:4px;height:18px;width:18px}.cms-spatial-viewer-container .spatial-open-fullscreen-btn .icon svg,.cms-spatial-viewer-container .spatial-ar-button .icon svg,.cms-spatial-viewer-container .spatial-close-fullscreen-btn .icon svg{top:unset}.cms-spatial-viewer-container .spatial-ar-button{width:auto;padding-right:10px;padding-left:10px}.cms-spatial-viewer-container .spatial-ar-button .icon{margin-top:0px;margin-right:5px}.cms-spatial-viewer-container .spatial-close-fullscreen-btn{position:absolute;display:none;top:20px;right:20px}.cms-spatial-viewer-container .spatial-cms-canvas-note{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);background-color:#798490;color:#ffffff;padding:0 8px;border-radius:8px;opacity:1;transition:opacity 0.3s ease-in-out}.cms-spatial-viewer-container .spatial-cms-canvas-note.spatial-canvas-note--hidden{opacity:0}.cms-spatial-viewer-container .spatial-cms-canvas-note.spatial-cms-movement-note{bottom:86px}.spatial-viewer-remove-scroll-bars{overflow:hidden}.approval-rule-item,.pending-order-item{padding:calc(var(--bs-gutter-x) * 0.5) 0;position:relative}.approval-rule-item:not(:last-child),.pending-order-item:not(:last-child){border-bottom:var(--bs-border-width) solid}.icon-approval-rule-item__status--active{width:20px;padding:2px}.icon-approval-rule-item__status--active svg path{fill:#007E4E}.icon-approval-rule-item__status--unactive{width:20px;padding:2px}.icon-approval-rule-item__status--unactive svg path{fill:#C20017}.icon-inline-edit-button__save{width:24px;height:24px}.icon-inline-edit-button__save svg{border:solid 1px #838489;background:#0042A0;padding:2px}.icon-inline-edit-button__save svg path{fill:#FFFF}.icon-inline-edit-button__cancel{width:24px;height:24px}.icon-inline-edit-button__cancel svg{border:solid 1px #838489;padding:2px}.icon-inline-edit-button__cancel svg path{fill:#474A57}.approval-rule-table-header-label,.pending-order-table-header-label{display:none}.approval-rule-table-body-context-menu{float:right;border:var(--bs-border-width) solid #798490;border-radius:0;width:24px;height:24px;padding:0}.approval-rule-table-body-context-menu:after{content:unset}.approval-rule-table-body-context-menu .icon{margin:0;width:14px;height:22px}.approval-rule-table-body-context-menu .icon>svg{top:0}.approval-rule-table-header-context-menu-content,.pending-order-table-header-context-menu-content{padding-left:10px;padding-right:10px}.pending-order-table-header-context-menu-content-link.disabled{color:currentColor;cursor:not-allowed;opacity:0.5;text-decoration:none}.approval-rule-table-header-context-menu-content-link{display:block;border:0 none;padding:0;width:100%;color:#564b48;background:none;cursor:pointer;text-align:left}.approval-rule-table-header-context-menu-content-link:hover{text-decoration:none;color:#69755c}.approval-rule-table-header-context-menu-content-link:active{outline:none}.approval-rule-table-header-context-menu-content-link:not(:last-child){margin-bottom:10px}.approval-rule-table-header-context-menu-content-link.is--danger:hover{color:#e52427}.approval-rule-header-label{display:none}.icon-questionmark-circle svg{background:gray;border-radius:50%}.icon-questionmark-circle svg path{fill:white}.approval-rule-item__priority--tooltip>.tooltip-inner{padding:24px;background:var(---zinc-1000, #000);max-width:279px;font-size:14px;line-height:21px}.approval-rule-table-body-cell.editable input:not([type="checkbox"]){padding:8px 5px}.approval-rule-table-body-cell.editable input[type="number"]{max-width:60px}.approval-rule-table-body-cell.editable input[type="text"]{max-width:160px}.approval-rule-table-body-cell.editable .is-invalid{border:solid 1px #dc3545}.approval-rule-table-body-cell.truncate-multiline{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.approval-rule-table-body-cell.truncate-multiline:not(.justify-content-end) .approval-rule-table-body-value{padding-right:0;max-width:calc(100% + 0.75em);text-align:left}.approval-rule-table-body-cell.truncate-multiline.justify-content-center .approval-rule-table-body-value{margin-right:0}.approval-rule-table-body-cell.truncate-multiline .approval-rule-table-body-value{overflow:hidden;line-height:21px;height:21px;text-align:justify;margin-right:-1em;padding-right:1em;max-width:95%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;display:block;text-align:center}@media (max-width:575.98px){.approval-rule-item{padding:calc(var(--bs-gutter-x) * 0.5) 0;position:relative}.approval-rule-table-header,.pending-order-table-header{display:none}.approval-rule-table-body-cell:not(:last-child){min-height:35px}.pending-order-table-body-cell:not(:last-child){margin-bottom:10px}.approval-rule-table-header-label,.pending-order-table-body-cell:not(:last-child){display:block;float:left;width:50%}.approval-rule-table-body-context-menu,.pending-order-table-body-context-menu{position:absolute;right:16px;top:22px;justify-content:flex-end}.approval-rule-table-body-cell{display:flex;align-items:center;justify-content:start}.approval-rule-header-label{display:block;float:left;width:50%}.approval-rule-table-body-cell.truncate-multiline:not(.justify-content-end) .approval-rule-table-body-value{max-width:120px}.icon-inline-edit-button__save{width:20px;height:20px}.icon-inline-edit-button__cancel{width:20px;height:20px}.inline-edit-save-button{position:absolute;right:28px;top:16px}.inline-edit-cancel-button{position:absolute;right:5px;top:16px}}@media (min-width:576px){.approval-rule-table-header-cell:last-child,.approval-rule-table-body-cell:last-child,.pending-order-table-header-cell:last-child,.pending-order-table-body-cell:last-child{flex:70px 0;width:70px}.approval-rule-item.row,.is-act-cartpage .checkout .approval-rule-item.checkout-container,.is-act-checkoutregisterpage .checkout .approval-rule-item.checkout-container,.is-act-confirmpage .checkout .approval-rule-item.checkout-container,.is-ctl-accountorder .checkout .approval-rule-item.checkout-container,.is-act-finishpage .checkout .approval-rule-item.checkout-container{min-height:60px;padding:0}.approval-rule-item.row:hover,.is-act-cartpage .checkout .approval-rule-item.checkout-container:hover,.is-act-checkoutregisterpage .checkout .approval-rule-item.checkout-container:hover,.is-act-confirmpage .checkout .approval-rule-item.checkout-container:hover,.is-ctl-accountorder .checkout .approval-rule-item.checkout-container:hover,.is-act-finishpage .checkout .approval-rule-item.checkout-container:hover{background:#F2F3F8}}.custom-condition{padding:1rem;background:#f9f9f9}.field__addition{min-width:40px;background:#eee;border-left:var(--bs-border-width) solid #798490;line-height:16px;padding:12px 15px;display:flex}.field__addition.d-none{display:none}.single__input{border:var(--bs-border-width) solid #798490;overflow:hidden;display:flex}.single__input .form-control{border:none}.pending-order-detail-content-header{display:none}.pending-order-detail-bagde{font-weight:600;font-size:0.875rem}@media (min-width:768px){.pending-order-detail-content-header{display:block;padding:0.5rem 0;margin-top:1rem;font-weight:700;border-bottom:1px solid #bcc1c7}.pending-order-header-price,.pending-order-header-total{text-align:right}.pending-order-header-quantity{text-align:center}}.account-approval-rule .row,.account-approval-rule .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .account-approval-rule .checkout-container,.account-approval-rule .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .account-approval-rule .checkout-container,.account-approval-rule .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .account-approval-rule .checkout-container,.account-approval-rule .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .account-approval-rule .checkout-container,.account-approval-rule .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .account-approval-rule .checkout-container,.account-pending-order .row,.account-pending-order .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .account-pending-order .checkout-container,.account-pending-order .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .account-pending-order .checkout-container,.account-pending-order .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .account-pending-order .checkout-container,.account-pending-order .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .account-pending-order .checkout-container,.account-pending-order .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .account-pending-order .checkout-container{--bs-gutter-x: 32px;--bs-gutter-y: 0;margin-left:0;margin-right:0}.approval-rule-wrapper,.pending-order-wrapper{border:1px solid #d4cec5}.approval-rule-wrapper{border-bottom:0}.approval-rule-table-header-cell,.pending-order-table-header-cell{text-align:left;font-size:1rem;font-weight:600;display:flex;align-items:center;padding-top:calc(var(--bs-gutter-x) * 0.5);padding-bottom:calc(var(--bs-gutter-x) * 0.5)}.approval-rule-table-body-cell.editable input[type=number]::-webkit-outer-spin-button,.approval-rule-table-body-cell.editable input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.approval-rule-table-body-cell.editable input[type=number]{-moz-appearance:textfield}.approval-rule-table-body-cell.editable input:focus{outline:none}.approval-rule-table-header,.pending-order-table-header{border-bottom:solid 2px #69755c}.approval-rule-table-header-cell,.approval-rule-table-body-cell,.pending-order-table-header-cell,.pending-order-table-body-cell{display:flex;align-items:center}.pending-order-detail-badge{--bs-bg-opacity: 1}.pending-order-detail-badge.pending{background-color:#bcc1c7;color:#564b48}.pending-order-detail-badge.in_review{background-color:#26b6cf}.pending-order-detail-badge.approved{background-color:#3cc261}.pending-order-detail-badge.declined{background-color:#e52427}.approval-rules-pagination{padding:12px 16px;background:#E2E3E9;border:1px solid #798490;border-top:0}.approval-rules-pagination .pagination>.page-item>.page-link{background:unset}.approval-rules-pagination .pagination>.page-item.active>.page-link{background:#0042A0}.approval-rules-pagination .per-page{width:auto}@media (max-width:575.98px){.approval-rules-pagination .approval-rules-pagination-form{position:relative}.approval-rules-pagination .approval-rules-pagination-form div{padding-left:0}.approval-rules-pagination .per-page{position:absolute;top:0;right:0}}.pending-order-card .card-title{font-size:calc(1.275rem + 0.3vw)}@media (min-width:1200px){.pending-order-card .card-title{font-size:1.5rem}}.pending-detail-action{font-size:0}.pending-order-detail-content-list .line-item-quantity-select-wrapper{pointer-events:none}.pending-order-table-header-context-menu-content{--bs-link-color: $sw-text-color}.pending-order-table-header-context-menu-content .btn-link{background:transparent;border:none;padding:7px 6px;color:var(--bs-link-color);display:block}.pending-order-table-header-context-menu-content .btn-link:hover{color:var(--bs-link-hover-color)}.pending-order-modal.modal{--bs-modal-header-border-width: 1px;--bs-modal-padding: 32px;--bs-modal-header-padding: 32px 24px;--bs-modal-width: 600px}.pending-order-modal.modal .modal-body{padding-bottom:0}.pending-comment{margin-top:24px}.pending-comment .form-label span{color:#798490}.pending-comment textarea{border-radius:3px}.pending-comment textarea::placeholder{color:#798490}.purchase-table .order-table-header-heading{max-width:300px}.order-item-status-badge,.subscription-item-status-badge{}.order-item-status-badge.order-item-status-badge-pending,.order-item-status-badge-pending.subscription-item-status-badge{background-color:#26b6cf;color:#fff}.order-item-status-badge.order-item-status-badge-in-review,.order-item-status-badge-in-review.subscription-item-status-badge{background-color:#3cc261;color:#fff}.order-item-status-badge.order-item-status-badge-declined,.order-item-status-badge-declined.subscription-item-status-badge{background-color:#e52427;color:#fff}.order-item-status-badge.order-item-status-badge-approved,.order-item-status-badge-approved.subscription-item-status-badge{background-color:#e52427;color:#fff}.order-table-header-order-number .order-table-header-label,.subscription-table-header-info-wrapper .order-table-header-label,.order-table-header-order-number .subscription-table-header-label,.subscription-table-header-info-wrapper .subscription-table-header-label{display:inline}.order-table-header-order-table-body-cell.decline-row+.order-item-actions{margin-bottom:1rem}.order-table-header .row>[class*="col-"].decline-row,.order-table-header .is-act-cartpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-cartpage .checkout .order-table-header .checkout-container>[class*="col-"].decline-row,.order-table-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-checkoutregisterpage .checkout .order-table-header .checkout-container>[class*="col-"].decline-row,.order-table-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-confirmpage .checkout .order-table-header .checkout-container>[class*="col-"].decline-row,.order-table-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"].decline-row,.is-ctl-accountorder .checkout .order-table-header .checkout-container>[class*="col-"].decline-row,.order-table-header .is-act-finishpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-finishpage .checkout .order-table-header .checkout-container>[class*="col-"].decline-row,.order-item-header .row>[class*="col-"].decline-row,.subscription-item-header .row>[class*="col-"].decline-row,.order-item-header .is-act-cartpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-cartpage .checkout .order-item-header .checkout-container>[class*="col-"].decline-row,.order-item-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-checkoutregisterpage .checkout .order-item-header .checkout-container>[class*="col-"].decline-row,.order-item-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-confirmpage .checkout .order-item-header .checkout-container>[class*="col-"].decline-row,.order-item-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"].decline-row,.is-ctl-accountorder .checkout .order-item-header .checkout-container>[class*="col-"].decline-row,.order-item-header .is-act-finishpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-finishpage .checkout .order-item-header .checkout-container>[class*="col-"].decline-row,.subscription-item-header .is-act-cartpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-cartpage .checkout .subscription-item-header .checkout-container>[class*="col-"].decline-row,.subscription-item-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-checkoutregisterpage .checkout .subscription-item-header .checkout-container>[class*="col-"].decline-row,.subscription-item-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-confirmpage .checkout .subscription-item-header .checkout-container>[class*="col-"].decline-row,.subscription-item-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"].decline-row,.is-ctl-accountorder .checkout .subscription-item-header .checkout-container>[class*="col-"].decline-row,.subscription-item-header .is-act-finishpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-finishpage .checkout .subscription-item-header .checkout-container>[class*="col-"].decline-row,.order-detail-content-header .row>[class*="col-"].decline-row,.subscription-detail-content-header .row>[class*="col-"].decline-row,.order-detail-content-header .is-act-cartpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-cartpage .checkout .order-detail-content-header .checkout-container>[class*="col-"].decline-row,.order-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-checkoutregisterpage .checkout .order-detail-content-header .checkout-container>[class*="col-"].decline-row,.order-detail-content-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-confirmpage .checkout .order-detail-content-header .checkout-container>[class*="col-"].decline-row,.order-detail-content-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"].decline-row,.is-ctl-accountorder .checkout .order-detail-content-header .checkout-container>[class*="col-"].decline-row,.order-detail-content-header .is-act-finishpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-finishpage .checkout .order-detail-content-header .checkout-container>[class*="col-"].decline-row,.subscription-detail-content-header .is-act-cartpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-cartpage .checkout .subscription-detail-content-header .checkout-container>[class*="col-"].decline-row,.subscription-detail-content-header .is-act-checkoutregisterpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-checkoutregisterpage .checkout .subscription-detail-content-header .checkout-container>[class*="col-"].decline-row,.subscription-detail-content-header .is-act-confirmpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-confirmpage .checkout .subscription-detail-content-header .checkout-container>[class*="col-"].decline-row,.subscription-detail-content-header .is-ctl-accountorder .checkout .checkout-container>[class*="col-"].decline-row,.is-ctl-accountorder .checkout .subscription-detail-content-header .checkout-container>[class*="col-"].decline-row,.subscription-detail-content-header .is-act-finishpage .checkout .checkout-container>[class*="col-"].decline-row,.is-act-finishpage .checkout .subscription-detail-content-header .checkout-container>[class*="col-"].decline-row{padding-right:0;padding-left:0}.order-decline-comment-row{margin-top:1rem}.order-decline-comment-row .card-title{margin-bottom:8px;padding-bottom:8px;font-size:1rem}.pending-order-table-header-context-menu-content-link.is--danger{display:block;border:0 none;padding:0;width:100%;color:#564b48;background:none;cursor:pointer;text-align:left;margin-top:10px}.pending-order-table-header-context-menu-content-link.is--danger:hover{color:#e52427}@media (min-width:768px){.purchase-item-detail .order-item-detail-summary dt,.purchase-item-detail .subscription-item-detail-summary dt{text-align:left}}.rule-search-input{border-right:0}.rule-search-btn{background:#ffffff;--bs-btn-focus-box-shadow:  0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #69755c;--bs-btn-border-color: #d4cec5;--bs-btn-hover-color: #69755c;--bs-btn-hover-border-color: #d4cec5;--bs-btn-active-border-color: #d4cec5;--bs-btn-disabled-bg: #ffffff;--bs-btn-disabled-border-color: #d4cec5;border-left:0 none}.approval-rule-form{padding:0.5rem 1rem;border:1px solid #d4cec5;background-color:#eee}.approval-rule-empty-state{padding:0.5rem;min-height:120px;display:flex;align-items:center;justify-content:center;border:1px solid #d4cec5;border-top:none}.account-approval-detail .form-group{margin-bottom:8px}@media (min-width:768px){.approval-rule-active{padding-top:32px}}.approval-rule-custom-condition-value .form-check{padding-left:calc(var(--bs-gutter-x) * .5)}.rule-required-info{margin-top:1rem}.select-selection-list__input{display:inline-block;border:none;padding:4px}.select-selection-list{list-style:none;padding:0 4px 4px;border:var(--bs-border-width) solid #d4cec5;min-height:42px;background-color:#ffffff}.select-selection-list li{display:inline-block}.select-selection-list li.d-none{display:none}.select-selection-list__item-holder{padding:3px 8px;margin:4px 6px 0 0;border:var(--bs-border-width) solid #d4cec5}.label__dismiss{border:none;background:transparent;height:24px;width:24px;padding:0}.select-result-list__content{width:100%;max-height:250px;overflow-x:hidden;overflow-y:auto;border:1px solid #d4cec5;box-shadow:0 3px 6px 0 #bcc1c7;background-color:#fff;font-size:14px;padding:8px;border-radius:4px;position:absolute;top:100%}.select-result-list__item-list{list-style:none;padding-left:0;margin-bottom:0}.select__selection{position:relative}.select-result{padding:12px 15px}.select-result:hover{background:#f9f9f9;color:#798490}.select-result.is--active .select-result-list__icon-active{display:block}.select-result__result-item-text{pointer-events:none}.approval-rule-table-header-context-menu-content a,.approval-rule-table-header-context-menu-content button{display:block;text-align:left;font-weight:400}.approval-rule-table-header-context-menu-content a{color:#564b48}.approval-rule-table-header-context-menu-content button{color:#e52427}.approval-rule-modal{--bs-modal-header-border-width: 1px}.approval-rule-modal .btn-outline-primary{--bs-btn-color: #e52427;--bs-btn-border-color: #e52427;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #e52427;--bs-btn-hover-border-color: #e52427;--bs-btn-focus-shadow-rgb: 229, 36, 39;--bs-btn-active-color: #fff;--bs-btn-active-bg: #e52427;--bs-btn-active-border-color: #e52427;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #e52427;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #e52427;--bs-gradient: none}.is-ctl-shoppinglist.is-act-lists .flashbags.container,.is-ctl-shoppinglist.is-act-lists .cms-section .flashbags.boxed,.cms-section .is-ctl-shoppinglist.is-act-lists .flashbags.boxed{display:none}.b2b-shopping-list-empty-icon{width:350px;height:219px;background-repeat:no-repeat;display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='352' height='219' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M259.421 1.14h-.389c-8.619 1.149-10.926 9.129-11.43 15.059l.002 14.927h27.88a2.565 2.565 0 0 0 2.561-2.648c-.74-23.01-11.16-26.827-16.1-27.337l-2.563.005.039-.005Z' fill='%23F4F7FA'/%3E%3Cpath clip-rule='evenodd' d='M259.421 1.14h-.389c-8.619 1.149-10.926 9.129-11.43 15.059l.002 14.927h27.88a2.565 2.565 0 0 0 2.561-2.648c-.74-23.01-11.16-26.827-16.1-27.337l-2.563.005.039-.005Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M259.418 1.141h2.523c-1.378-.142-2.328-.027-2.523 0Z' fill='%23fff'/%3E%3Cpath clip-rule='evenodd' d='M259.418 1.141h2.523c-1.378-.142-2.328-.027-2.523 0Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m247.603 31.126-.001-14.926c.503-5.931 2.809-13.911 11.429-15.06h.389a.396.396 0 0 1-.039.006l2.564-.005c3.387.35 9.353 2.257 13.006 10.846l-.003.003c-7.652-5.988-14.002-5.377-17.224-3.55-2.527 1.433-4.007 4.195-4.007 7.1v15.27l-6.114.316Z' fill='%23D1DAE5'/%3E%3Cpath clip-rule='evenodd' d='M259.421 1.14h-.389c-8.619 1.149-10.926 9.129-11.43 15.059l.002 14.927h27.88a2.565 2.565 0 0 0 2.561-2.648c-.74-23.01-11.16-26.827-16.1-27.337l-2.563.005.039-.005Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m261.218 1-148.524.284c-8.415 0-15.237 6.822-15.237 15.238v171.471h115.514a2.56 2.56 0 0 1 2.56 2.48c.694 23.137 11.135 26.986 16.091 27.503l-119.723.001c.264.014.528.021.795.021h119.677c8.415 0 15.238-6.822 15.238-15.238 0 0-.006-186.453-.008-186.56.545-6.405 3.189-15.2 13.617-15.2Z' fill='%23fff'/%3E%3Cpath clip-rule='evenodd' d='m261.218 1-148.524.284c-8.415 0-15.237 6.822-15.237 15.238v171.471h115.514a2.56 2.56 0 0 1 2.56 2.48c.694 23.137 11.135 26.986 16.091 27.503l-119.723.001c.264.014.528.021.795.021h119.677c8.416 0 15.238-6.822 15.238-15.238 0 0-.006-186.453-.008-186.56.545-6.405 3.189-15.2 13.617-15.2Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.043 80.597a5.338 5.338 0 1 1-10.675 0 5.338 5.338 0 0 1 10.675 0Z' fill='%23F4F7FA'/%3E%3Cpath clip-rule='evenodd' d='M132.043 80.597a5.338 5.338 0 1 1-10.675 0 5.338 5.338 0 0 1 10.675 0Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M220.058 84.333h-74.751a3.737 3.737 0 0 1 0-7.474h74.751a3.738 3.738 0 0 1 0 7.474Z' fill='%23F4F7FA'/%3E%3Cpath clip-rule='evenodd' d='M220.058 84.333h-74.751a3.737 3.737 0 0 1 0-7.474h74.751a3.738 3.738 0 0 1 0 7.474Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.043 100.668a5.338 5.338 0 1 1-10.676 0 5.338 5.338 0 0 1 10.676 0Z' fill='%23F4F7FA'/%3E%3Cpath clip-rule='evenodd' d='M132.043 100.668a5.338 5.338 0 1 1-10.676 0 5.338 5.338 0 0 1 10.676 0Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M220.058 104.405h-74.751a3.737 3.737 0 0 1 0-7.473h74.751a3.737 3.737 0 0 1 0 7.473Z' fill='%23F4F7FA'/%3E%3Cpath clip-rule='evenodd' d='M220.058 104.405h-74.751a3.737 3.737 0 0 1 0-7.473h74.751a3.737 3.737 0 0 1 0 7.473Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.043 120.74a5.338 5.338 0 1 1-10.677 0 5.338 5.338 0 0 1 10.677 0Z' fill='%23F4F7FA'/%3E%3Cpath clip-rule='evenodd' d='M132.043 120.74a5.338 5.338 0 1 1-10.677 0 5.338 5.338 0 0 1 10.677 0Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M220.058 124.477h-74.751a3.737 3.737 0 1 1 0-7.473h74.751a3.737 3.737 0 1 1 0 7.473Z' fill='%23F4F7FA'/%3E%3Cpath clip-rule='evenodd' d='M220.058 124.477h-74.751a3.737 3.737 0 1 1 0-7.473h74.751a3.737 3.737 0 1 1 0 7.473Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m333.449 125.094 1.582-6.472c.142-.585.974-.585 1.117 0l1.582 6.472a8.667 8.667 0 0 0 6.359 6.359l6.472 1.581c.585.143.585.974 0 1.118l-6.472 1.582a8.664 8.664 0 0 0-6.359 6.359l-1.582 6.471c-.143.585-.975.585-1.117 0l-1.582-6.471a8.664 8.664 0 0 0-6.359-6.359l-6.472-1.582c-.584-.144-.584-.975 0-1.118l6.472-1.581a8.667 8.667 0 0 0 6.359-6.359Z' fill='%23fff'/%3E%3Cpath clip-rule='evenodd' d='m333.449 125.094 1.582-6.472c.142-.585.974-.585 1.117 0l1.582 6.472a8.667 8.667 0 0 0 6.359 6.359l6.472 1.581c.585.143.585.974 0 1.118l-6.472 1.582a8.664 8.664 0 0 0-6.359 6.359l-1.582 6.471c-.143.585-.975.585-1.117 0l-1.582-6.471a8.664 8.664 0 0 0-6.359-6.359l-6.472-1.582c-.584-.144-.584-.975 0-1.118l6.472-1.581a8.667 8.667 0 0 0 6.359-6.359Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m14.27 36.18 1.582-6.47c.142-.586.973-.586 1.116 0l1.583 6.47a8.663 8.663 0 0 0 6.358 6.36l6.472 1.582c.585.142.585.974 0 1.118l-6.472 1.58a8.663 8.663 0 0 0-6.358 6.36l-1.583 6.471c-.143.586-.974.586-1.116 0l-1.583-6.471a8.665 8.665 0 0 0-6.358-6.36l-6.473-1.58c-.584-.144-.584-.976 0-1.118l6.473-1.583a8.665 8.665 0 0 0 6.358-6.358Z' fill='%23fff'/%3E%3Cpath clip-rule='evenodd' d='m14.27 36.18 1.582-6.47c.142-.586.973-.586 1.116 0l1.583 6.47a8.663 8.663 0 0 0 6.358 6.36l6.472 1.582c.585.142.585.974 0 1.118l-6.472 1.58a8.663 8.663 0 0 0-6.358 6.36l-1.583 6.471c-.143.586-.974.586-1.116 0l-1.583-6.471a8.665 8.665 0 0 0-6.358-6.36l-6.473-1.58c-.584-.144-.584-.976 0-1.118l6.473-1.583a8.665 8.665 0 0 0 6.358-6.358Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m300.576 78.043.754-3.083c.068-.277.464-.277.532 0l.753 3.083a4.121 4.121 0 0 0 3.027 3.027l3.083.754c.279.068.279.464 0 .532l-3.082.753a4.129 4.129 0 0 0-3.029 3.028l-.752 3.082c-.068.279-.464.279-.532 0l-.754-3.082a4.12 4.12 0 0 0-3.028-3.028l-3.082-.752c-.278-.069-.278-.465 0-.533l3.082-.754a4.126 4.126 0 0 0 3.028-3.027Z' fill='%23fff'/%3E%3Cpath clip-rule='evenodd' d='m300.576 78.043.754-3.083c.068-.277.464-.277.532 0l.753 3.083a4.121 4.121 0 0 0 3.027 3.027l3.083.754c.279.068.279.464 0 .532l-3.082.753a4.129 4.129 0 0 0-3.029 3.028l-.752 3.082c-.068.279-.464.279-.532 0l-.754-3.082a4.12 4.12 0 0 0-3.028-3.028l-3.082-.752c-.278-.069-.278-.465 0-.533l3.082-.754a4.126 4.126 0 0 0 3.028-3.027Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m45.03 64.975.752-3.081c.069-.28.465-.28.533 0l.753 3.08a4.122 4.122 0 0 0 3.028 3.029l3.082.753c.278.068.278.465 0 .533l-3.082.753a4.122 4.122 0 0 0-3.028 3.028l-.753 3.081c-.068.28-.464.28-.533 0l-.753-3.08a4.122 4.122 0 0 0-3.028-3.029l-3.08-.753c-.28-.069-.28-.465 0-.533l3.08-.753a4.122 4.122 0 0 0 3.028-3.028Z' fill='%23fff'/%3E%3Cpath clip-rule='evenodd' d='m45.03 64.975.752-3.081c.069-.28.465-.28.533 0l.753 3.08a4.122 4.122 0 0 0 3.028 3.029l3.082.753c.278.068.278.465 0 .533l-3.082.753a4.122 4.122 0 0 0-3.028 3.028l-.753 3.081c-.068.28-.464.28-.533 0l-.753-3.08a4.122 4.122 0 0 0-3.028-3.029l-3.08-.753c-.28-.069-.28-.465 0-.533l3.08-.753a4.122 4.122 0 0 0 3.028-3.028ZM261.218 1l-148.524.284c-8.415 0-15.237 6.822-15.237 15.238v171.471h115.514a2.56 2.56 0 0 1 2.56 2.48c.694 23.137 11.135 26.986 16.091 27.503l-119.723.001c.264.014.528.021.795.021h119.677c8.416 0 15.238-6.822 15.238-15.238 0 0-.006-186.453-.008-186.56.545-6.405 3.189-15.2 13.617-15.2Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M212.969 187.992H84.001a2.567 2.567 0 0 0-2.562 2.648c.741 23.011 11.161 26.828 16.101 27.337l2.563-.006s-1.012.166-2.563.006l134.081-.002c-4.958-.516-15.397-4.366-16.092-27.503a2.56 2.56 0 0 0-2.56-2.48Z' fill='%23fff'/%3E%3Cpath d='M97.54 217.977c-4.94-.509-15.36-4.326-16.101-27.337A2.567 2.567 0 0 1 84 187.992H212.97a2.56 2.56 0 0 1 2.56 2.48c.695 23.137 11.134 26.987 16.092 27.503l-134.08.002Zm0 0 2.563-.006s-1.012.166-2.563.006Z' stroke='%23ADBCD1' stroke-width='1.396' stroke-linecap='round'/%3E%3C/svg%3E")}.b2b-shopping-list-switch .form-check-input,.b2b-shopping-list-switch .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .b2b-shopping-list-switch input[type="radio"].tpay--bank-input{margin-top:3px}.b2b-shopping-list-search-form .search-input{padding-top:6px;padding-bottom:6px}.b2b-shopping-list-create-button{--bs-btn-line-height: 28px}.b2b-shopping-list-table{margin-bottom:0}.b2b-shopping-list-table .table>:not(caption)>*>*{padding:11px 16px}.b2b-shopping-list-table-header{height:60px}.b2b-shopping-list-table thead th{border-color:#69755c;border-bottom-width:2px}.b2b-shopping-list-table thead .b2b-shopping-list-all-check{margin:3px 2px 0 0}.b2b-shopping-list-table .dropdown .btn-outline-secondary{--bs-btn-padding-x: 0;--bs-btn-padding-y: 0;--bs-btn-line-height: 22px;--bs-btn-bg: #fff;--bs-btn-hover-bg: #fff;--bs-btn-active-bg: #fff}.b2b-shopping-list-table .dropdown .btn-outline-secondary .icon{height:16px}.b2b-shopping-list-table .dropdown .btn-outline-secondary .icon>svg{top:3px}.b2b-shopping-list-table__header-name{position:relative}.b2b-shopping-list-table__header-name.js-multiple-selection .b2b-shopping-list-table__header-cell-name{display:none}.b2b-shopping-list-table__header-name.js-multiple-selection~*{visibility:hidden}.b2b-shopping-list-table__header-name.js-multiple-selection .b2b-shopping-list-table__header-actions{visibility:visible}.b2b-shopping-list-table__header-cell-name{position:absolute}.b2b-shopping-list-table__header-count{min-width:120px}.b2b-shopping-list-table__header-actions{visibility:hidden}.b2b-shopping-list-table__header-actions .btn-link{--bs-btn-line-height: normal;--bs-btn-padding-y: 0;--bs-btn-padding-x: 0;--bs-btn-font-weight: normal}.b2b-shopping-list-table__header-actions .btn-link:hover{font-weight:600}.b2b-shopping-list-table__header-actions .btn-link.text-danger{--bs-btn-hover-color: #e52427}@media (max-width:767.98px){.b2b-shopping-list-table .table>:not(caption)>*>*{padding-top:8px;padding-bottom:8px}.b2b-shopping-list-table thead{display:none}.b2b-shopping-list-table tbody tr td{border-bottom-width:0}.b2b-shopping-list-table tbody tr td::before{content:attr(data-label);display:inline-block;flex-basis:40%;flex-shrink:0;font-weight:600}.b2b-shopping-list-table tbody tr td:nth-child(2){padding-top:0}.b2b-shopping-list-table tbody tr td:last-child{position:absolute;top:0;right:0;background-color:transparent}.b2b-shopping-list-table tbody tr td:last-child::before{content:none}}.b2b-shopping-list-pagination{padding:11px 16px}.b2b-shopping-list-pagination-limit{width:60px}.b2b-shopping-list-pagination .page-link{background-color:transparent}.b2b-shopping-list-pagination .page-item.active .page-link{background-color:#69755c}.b2b-shopping-list-table-header{padding-top:12px;padding-bottom:12px}.b2b-shopping-list-table-header .input-group .form-control{border-right:none}.b2b-shopping-list-table-header .input-group .form-control:focus{box-shadow:none}.b2b-shopping-list-table-header .input-group .input-group-text{background-color:#fff;border-left:none}.b2b-shopping-list-table-header .input-group .input-group-text .icon-search svg{top:0}.b2b-shopping-detail-summary-form.has-element-loader .element-loader-backdrop{display:none}@media (min-width:768px){.b2b-shopping-list-detail-content .w-md-50{width:50%}}.cms-block-gallery-buybox{overflow:visible}.cms-element-buy-box .add-product-action-container{height:36px}.b2b-shopping-list__dropdown{--bs-dropdown-min-width: 260px;max-width:300px;min-height:50px}.b2b-shopping-list__dropdown .dropdown-item{cursor:pointer;white-space:normal}.b2b-shopping-list__dropdown .dropdown-item .icon-checkmark{flex-shrink:0}.b2b-shopping-list__dropdown .product-wishlist{margin:0;flex-grow:1}.b2b-shopping-list__dropdown .product-wishlist .icon-wishlist{display:none}.b2b-shopping-list__dropdown .product-wishlist .product-wishlist-btn-content{margin:0;text-decoration:none}.b2b-shopping-list__dropdown .product-wishlist .product-wishlist-action{width:100%;justify-content:space-between}.b2b-shopping-list__dropdown .product-wishlist .product-wishlist-action.product-wishlist-not-added .icon-checkmark{display:none}.b2b-shopping-list__dropdown-overflow{max-height:205px;overflow-y:auto}div[class*="add-product-action-container"] .icon-checkmark svg,div[class*="add-product-action-container"] .icon-plus svg{top:0}div[class*="add-product-action-container"] .add-to-label,div[class*="add-product-action-container"] .b2b-shopping-list-button-add{line-height:1.5}div[class*="add-product-action-container"].added .add-icon,div[class*="add-product-action-container"].added .b2b-shopping-list-button-add,div[class*="add-product-action-container"].removed .add-icon,div[class*="add-product-action-container"].removed .b2b-shopping-list-button-add{display:none}div[class*="add-product-action-container"].added .check-mark-icon,div[class*="add-product-action-container"].removed .check-mark-icon{display:flex}div[class*="add-product-action-container"].added .added-text{display:inline}div[class*="add-product-action-container"].removed .removed-text{display:inline}div[class*="add-product-action-container"]:has(.product-wishlist-loading) .b2b-shopping-list-add-product-loading,div[class*="add-product-action-container"].loading .b2b-shopping-list-add-product-loading{display:inline-block}div[class*="add-product-action-container"]:has(.product-wishlist-loading) .add-icon,div[class*="add-product-action-container"]:has(.product-wishlist-loading) .b2b-shopping-list-button-add,div[class*="add-product-action-container"]:has(.product-wishlist-loading) .check-mark-icon,div[class*="add-product-action-container"]:has(.product-wishlist-loading) .added-text,div[class*="add-product-action-container"]:has(.product-wishlist-loading) .removed-text,div[class*="add-product-action-container"].loading .add-icon,div[class*="add-product-action-container"].loading .b2b-shopping-list-button-add,div[class*="add-product-action-container"].loading .check-mark-icon,div[class*="add-product-action-container"].loading .added-text,div[class*="add-product-action-container"].loading .removed-text{display:none}.product-box:has(.b2b-shopping-list-button-add) .product-wishlist-remove{display:none}.product-box .b2b-shopping-list-button-add{--bs-btn-active-bg: #eee;--bs-btn-active-border-color: #eee;--bs-btn-bg: #f9f9f9;--bs-btn-border-color: #f9f9f9;--bs-btn-hover-bg: #eee;--bs-btn-hover-border-color: #eee;--bs-btn-disabled-bg: #eee;--bs-btn-disabled-border-color: #eee;--bs-btn-disabled-color: #eee;border-radius:50% !important;min-height:40px;min-width:40px}.product-box.box-wishlist .product-wishlist-btn-remove{display:flex;align-items:center;justify-content:center;top:175px}.product-box.box-wishlist .b2b-shopping-list__dropdown .b2b-shopping-list__dropdown-item--wishlist{display:none}.product-box.box-wishlist .b2b-shopping-list__dropdown .product-wishlist-btn{display:none}.product-box.box-wishlist .b2b-shopping-list__dropdown .dropdown-item--wishlist{display:flex}.product-box.box-wishlist .b2b-shopping-list__dropdown .dropdown-item--wishlist .btn,.product-box.box-wishlist .b2b-shopping-list__dropdown .dropdown-item--wishlist .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .product-box.box-wishlist .b2b-shopping-list__dropdown .dropdown-item--wishlist .btn{--bs-btn-padding-x: 0;--bs-btn-padding-y: 0;--bs-btn-line-height: 1;--bs-btn-font-weight: normal;max-height:22px}.product-box div[class*="add-product-action-container"]{right:16px;bottom:16px}.product-box div[class*="add-product-action-container"].added .b2b-shopping-list-button-add,.product-box div[class*="add-product-action-container"].added .check-mark-icon,.product-box div[class*="add-product-action-container"].removed .b2b-shopping-list-button-add,.product-box div[class*="add-product-action-container"].removed .check-mark-icon{display:inline-flex}.product-box div[class*="add-product-action-container"].added .icon-plus,.product-box div[class*="add-product-action-container"].removed .icon-plus{display:none}.product-box div[class*="add-product-action-container"]:has(.product-wishlist-loading) .b2b-shopping-list-add-product-loading,.product-box div[class*="add-product-action-container"].loading .b2b-shopping-list-add-product-loading{display:inline-block}.product-box div[class*="add-product-action-container"]:has(.product-wishlist-loading) .b2b-shopping-list-button-add,.product-box div[class*="add-product-action-container"].loading .b2b-shopping-list-button-add{display:inline-flex}.product-box div[class*="add-product-action-container"]:has(.product-wishlist-loading) .icon-plus,.product-box div[class*="add-product-action-container"]:has(.product-wishlist-loading) .add-icon,.product-box div[class*="add-product-action-container"]:has(.product-wishlist-loading) .check-mark-icon,.product-box div[class*="add-product-action-container"]:has(.product-wishlist-loading) .added-text,.product-box div[class*="add-product-action-container"]:has(.product-wishlist-loading) .removed-text,.product-box div[class*="add-product-action-container"].loading .icon-plus,.product-box div[class*="add-product-action-container"].loading .add-icon,.product-box div[class*="add-product-action-container"].loading .check-mark-icon,.product-box div[class*="add-product-action-container"].loading .added-text,.product-box div[class*="add-product-action-container"].loading .removed-text{display:none}.product-box .card-body-wishlist div[class*=add-product-action-container]{right:9px;bottom:9px}.b2b-shopping-list-line-item .line-item-quantity{order:2}.b2b-shopping-list-line-item .line-item-tax-price{order:3}.b2b-shopping-list-line-item .line-item-price{order:4}.b2b-shopping-list-line-item .line-item-remove{order:10}.b2b-shopping-list-line-item .line-item-product-variant{font-size:12px}.b2b-shopping-list-line-item .line-item-product-number{margin-bottom:0}.b2b-shopping-list-line-item .line-item-product-variant-label .line-item-details-characteristics{margin-top:0}.b2b-shopping-list-line-item .line-item-checkbox{align-self:flex-start;margin-top:25px}.b2b-shopping-list-line-item .line-item-info{margin-bottom:20px}@media (max-width:767.98px){.b2b-shopping-list-line-item:first-child{margin-top:20px}.b2b-shopping-list-line-item:not(:last-child){border-bottom:1px solid #798490;margin-bottom:20px}.b2b-shopping-list-line-item .line-item-checkbox{display:none}.b2b-shopping-list-line-item .line-item-remove{order:1}.b2b-shopping-list-line-item .line-item-quantity{display:flex;align-items:center}.b2b-shopping-list-line-item .line-item-quantity-label{margin-bottom:0;padding-left:0}}.b2b-shopping-list-detail .btn-outline-secondary{--bs-btn-hover-bg: transparent;--bs-btn-active-bg: transparent}.b2b-shopping-list-detail .cart-header-quantity,.b2b-shopping-list-detail .cart-header-tax-price,.b2b-shopping-list-detail .cart-header-total-price{line-height:1.5}.b2b-shopping-list-detail .cart-table-header{margin-bottom:20px}.back-in-stock #message-container{margin:15px 0 15px}.back-in-stock #message-container.alert-success .icon-checkmark-circle{display:block}.back-in-stock #message-container.alert-success .icon-blocked{display:none}.back-in-stock #message-container.alert-danger .icon-blocked{display:block}.back-in-stock #message-container.alert-danger .icon-checkmark-circle{display:none}.back-in-stock-container{margin-bottom:1rem}.btn-notify{padding:2px 12px;font-size:1rem;line-height:38px;border-radius:3px}.product-detail-buybox-cross-selling:has(.cr-strix-product-off-the-shelf){margin-top:16px}.cr-strix-product-off-the-shelf{background-color:#fff;padding:16px 24px;border-radius:8px;margin:0 10px}.cr-strix-product-off-the-shelf .cr-strix-product-off-the-shelf__heading{font-size:1rem;line-height:30px;color:#2aa500}.cr-strix-product-off-the-shelf .cms-element-product-slider .product-slider{margin-right:0;padding-bottom:20px}.cr-strix-product-off-the-shelf .cms-element-product-slider .product-slider .box-standard{width:184px}.cr-strix-product-off-the-shelf .cr-novodom-product-box-variants{margin-bottom:8px}.cr-strix-product-off-the-shelf .base-slider-controls-prev{left:0}.cr-strix-product-off-the-shelf .base-slider-controls-next{right:0}.cr-strix-product-off-the-shelf .product-slider-container{padding:20px 12px 75px}.cr-strix-product-off-the-shelf .product-box.product-box{height:100%}.cr-strix-product-off-the-shelf .product-box.product-box .card-body{justify-content:flex-start}@media (min-width:576px){.cr-strix-product-off-the-shelf .cms-element-product-slider .product-slider .box-standard{width:205px}}@media (min-width:992px){.cr-strix-product-off-the-shelf{margin:0}}.counter-container{display:flex;align-items:center;flex-wrap:wrap;font-weight:500}.counter-container .counter-text{font-size:14px;margin-right:8px}.counter-container .counter-filter{filter:blur(0.17rem)}.product-info .counter-container{min-height:30px;font-weight:500}.product-info .counter-container .counter-text{font-size:11px;color:inherit}.product-info .counter-container .counter-element{font-size:11px}.quantity-text-container{font-size:14px;font-weight:500;line-height:18px}.quantity-text-container .quantity-text-unit-container{display:inline-block}.product-info .quantity-text{font-size:11px}.cms-block-read-more-image-slider{background-color:unset !important}.sas-blog-detail .base-slider-block{max-width:100%;gap:32px}.sas-blog-detail .base-product-slider-block{padding:0 10px}.sas-blog-detail .base-slider-container{margin:0 -20px 0 0;padding:0}.sas-blog-detail .base-product-slider-container{margin:0 -10px;padding:0}.sas-blog-detail .base-product-slider-header{margin:0}.sas-blog-detail .base-slider-header-boxed{max-width:1200px;width:100%;text-align:left;margin:0}.sas-blog-detail .cms-section .full-width .base-slider-header-boxed{margin:0 auto}.novodom-blog-articles-slider .base-slider-container{margin:0 0 0 20px}@media (min-width:576px){.sas-blog-detail .base-slider-container{margin:0}.sas-blog-detail .base-product-slider-container{margin:0 -10px}.novodom-blog-articles-slider .base-slider-container{margin:0 20px}}@media (min-width:1100px){.sas-blog-detail .base-slider-container,.sas-blog-detail .base-product-slider-container{margin:0 45px;padding:0 24px}.sas-blog-detail .base-slider-header-boxed{max-width:1200px;width:100%;text-align:left}}@media (min-width:1100px) and (max-width:1679.98px){.sas-blog-detail .base-slider-container,.sas-blog-detail .base-product-slider-container{margin:0 23px;padding:0 12px}.sas-blog-detail .base-slider-header-boxed{max-width:800px}}@media (min-width:1360px) and (max-width:1679.98px){.sas-blog-detail .base-slider-container,.sas-blog-detail .base-product-slider-container{margin:0 30px;padding:0 16px}.sas-blog-detail .base-slider-header-boxed{max-width:1000px}}.sas-blog-detail .novodom-duo-square-image-slider-block{margin:0}.sas-blog-detail .novodom-duo-square-image-slider-header{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:normal;color:#564b48}.sas-blog-detail .novodom-duo-square-image-slider-header-description{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#564b48}.sas-blog-detail .novodom-duo-square-image-slider-item__image{min-height:150px;object-fit:cover}@media (min-width:1100px){.sas-blog-detail .novodom-duo-square-image-slider-header{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.56px;color:#564b48}.sas-blog-detail .novodom-duo-square-image-slider-header-description{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#564b48}}@media (min-width:1100px) and (max-width:1679.98px){.sas-blog-detail .novodom-duo-square-image-slider-header{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px}.sas-blog-detail .novodom-duo-square-image-slider-header-description{font:normal normal 300 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}.sas-blog-detail .novodom-squared-image-slider-block{margin:0}.sas-blog-detail .novodom-squared-image-slider-item__image{max-height:370px}.sas-blog-detail .novodom-squared-image-slider-controls{display:block}.sas-blog-detail .novodom-squared-image-slider-controls__prev{margin:0 0 0 -16px}.sas-blog-detail .novodom-squared-image-slider-controls__next{margin:0 16px 0 0}@media (min-width:576px){.sas-blog-detail .novodom-squared-image-slider-controls__next{margin:0 -16px 0 0}}@media (min-width:1100px){.sas-blog-detail .novodom-squared-image-slider-controls__prev,.sas-blog-detail .novodom-squared-image-slider-controls__next{margin:0}}@media (min-width:1100px) and (max-width:1679.98px){.sas-blog-detail .novodom-squared-image-slider-item__image{max-height:180px}}@media (min-width:1100px){.cms-block-inspiration-image-slider .novodom-duo-square-image-slider-item__link{grid-template-columns:70% 1fr}.cms-block-inspiration-image-slider .novodom-duo-square-image-slider-item__image{max-height:233px}.cms-block-inspiration-image-slider .novodom-duo-square-image-slider-item__title.item-description-empty{grid-column:auto}.cms-block-inspiration-image-slider .base-slider-item-action{margin:0 auto auto}}.sas-blog-detail .sas-blog-detail-cms{margin:0;padding:0}.sas-blog-detail .cms-element-youtube-video:before{z-index:-1}.sas-blog-detail .cr-novodom-yt-video .cms-block-container{padding-bottom:0 !important;padding-top:0 !important}.sas-blog-detail .sas-blog-detail-title{font:normal normal 400 40px/48px "Jost", sans-serif;letter-spacing:normal;margin-bottom:32px}.sas-blog-detail .cms-element-text>*:last-child{margin-bottom:0}.sas-blog-detail .cms-element-text>*:not(:last-child){margin-bottom:32px}.sas-blog-detail .cms-element-text h1,.sas-blog-detail .cms-element-text .h1{font:normal normal 400 40px/48px "Jost", sans-serif}.sas-blog-detail .cms-element-text h2 i,.sas-blog-detail .cms-element-text .h2 i{font:normal normal 300 28px/34px "Jost", sans-serif;letter-spacing:0.56px;color:#000000;font-style:italic}.sas-blog-detail .cms-element-text h3,.sas-blog-detail .cms-element-text .h3{font:normal normal 500 21px/26px "Jost", sans-serif}.sas-blog-detail .cms-element-text div,.sas-blog-detail .cms-element-text p{font:normal normal 300 20px/24px "Jost", sans-serif;letter-spacing:0.36px;color:#000000;margin-bottom:32px;text-align:justify}.sas-blog-detail .cms-element-text ul li{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#000000}.sas-blog-detail .cms-element-text ul li:not(:last-child){margin-bottom:8px}.sas-blog-detail .cms-element-text .sas-blog-detail-sub-title{font:normal normal 300 25px/34px "Jost", sans-serif;letter-spacing:0.56px;text-align:justify}.sas-blog-detail .cms-block-text-two-column .col-md-6:first-child .cms-element-text>*:last-child,.sas-blog-detail .cms-block-text-two-column .is-act-confirmpage .checkout .checkout-aside:first-child .cms-element-text>*:last-child,.is-act-confirmpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:first-child .cms-element-text>*:last-child,.sas-blog-detail .cms-block-text-two-column .is-ctl-accountorder .checkout .checkout-aside:first-child .cms-element-text>*:last-child,.is-ctl-accountorder .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:first-child .cms-element-text>*:last-child,.sas-blog-detail .cms-block-text-two-column .is-act-finishpage .checkout .checkout-additional:first-child .cms-element-text>*:last-child,.is-act-finishpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-additional:first-child .cms-element-text>*:last-child,.sas-blog-detail .cms-block-text-two-column .is-act-finishpage .checkout .checkout-aside:first-child .cms-element-text>*:last-child,.is-act-finishpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:first-child .cms-element-text>*:last-child{margin-bottom:32px}@media (min-width:768px){.sas-blog-detail .cms-block-text-two-column .col-md-6:first-child .cms-element-text>*:last-child,.sas-blog-detail .cms-block-text-two-column .is-act-confirmpage .checkout .checkout-aside:first-child .cms-element-text>*:last-child,.is-act-confirmpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:first-child .cms-element-text>*:last-child,.sas-blog-detail .cms-block-text-two-column .is-ctl-accountorder .checkout .checkout-aside:first-child .cms-element-text>*:last-child,.is-ctl-accountorder .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:first-child .cms-element-text>*:last-child,.sas-blog-detail .cms-block-text-two-column .is-act-finishpage .checkout .checkout-additional:first-child .cms-element-text>*:last-child,.is-act-finishpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-additional:first-child .cms-element-text>*:last-child,.sas-blog-detail .cms-block-text-two-column .is-act-finishpage .checkout .checkout-aside:first-child .cms-element-text>*:last-child,.is-act-finishpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:first-child .cms-element-text>*:last-child{margin-bottom:0}}.sas-blog-detail .cms-block-text-two-column .col-md-6:last-child .cms-element-text>*:first-child,.sas-blog-detail .cms-block-text-two-column .is-act-confirmpage .checkout .checkout-aside:last-child .cms-element-text>*:first-child,.is-act-confirmpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:last-child .cms-element-text>*:first-child,.sas-blog-detail .cms-block-text-two-column .is-ctl-accountorder .checkout .checkout-aside:last-child .cms-element-text>*:first-child,.is-ctl-accountorder .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:last-child .cms-element-text>*:first-child,.sas-blog-detail .cms-block-text-two-column .is-act-finishpage .checkout .checkout-additional:last-child .cms-element-text>*:first-child,.is-act-finishpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-additional:last-child .cms-element-text>*:first-child,.sas-blog-detail .cms-block-text-two-column .is-act-finishpage .checkout .checkout-aside:last-child .cms-element-text>*:first-child,.is-act-finishpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:last-child .cms-element-text>*:first-child{margin-top:32px}@media (min-width:768px){.sas-blog-detail .cms-block-text-two-column .col-md-6:last-child .cms-element-text>*:first-child,.sas-blog-detail .cms-block-text-two-column .is-act-confirmpage .checkout .checkout-aside:last-child .cms-element-text>*:first-child,.is-act-confirmpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:last-child .cms-element-text>*:first-child,.sas-blog-detail .cms-block-text-two-column .is-ctl-accountorder .checkout .checkout-aside:last-child .cms-element-text>*:first-child,.is-ctl-accountorder .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:last-child .cms-element-text>*:first-child,.sas-blog-detail .cms-block-text-two-column .is-act-finishpage .checkout .checkout-additional:last-child .cms-element-text>*:first-child,.is-act-finishpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-additional:last-child .cms-element-text>*:first-child,.sas-blog-detail .cms-block-text-two-column .is-act-finishpage .checkout .checkout-aside:last-child .cms-element-text>*:first-child,.is-act-finishpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:last-child .cms-element-text>*:first-child{margin-bottom:0}}.sas-blog-detail .cms-block-container-row .col-md-6,.sas-blog-detail .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside,.is-act-confirmpage .checkout .sas-blog-detail .cms-block-container-row .checkout-aside,.sas-blog-detail .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside,.is-ctl-accountorder .checkout .sas-blog-detail .cms-block-container-row .checkout-aside,.sas-blog-detail .cms-block-container-row .is-act-finishpage .checkout .checkout-additional,.is-act-finishpage .checkout .sas-blog-detail .cms-block-container-row .checkout-additional,.sas-blog-detail .cms-block-container-row .is-act-finishpage .checkout .checkout-aside,.is-act-finishpage .checkout .sas-blog-detail .cms-block-container-row .checkout-aside{order:1}.sas-blog-detail .cms-block-container-row .col-md-6.cms-block--has-image,.sas-blog-detail .cms-block-container-row .is-act-confirmpage .checkout .cms-block--has-image.checkout-aside,.is-act-confirmpage .checkout .sas-blog-detail .cms-block-container-row .cms-block--has-image.checkout-aside,.sas-blog-detail .cms-block-container-row .is-ctl-accountorder .checkout .cms-block--has-image.checkout-aside,.is-ctl-accountorder .checkout .sas-blog-detail .cms-block-container-row .cms-block--has-image.checkout-aside,.sas-blog-detail .cms-block-container-row .is-act-finishpage .checkout .cms-block--has-image.checkout-additional,.is-act-finishpage .checkout .sas-blog-detail .cms-block-container-row .cms-block--has-image.checkout-additional,.sas-blog-detail .cms-block-container-row .is-act-finishpage .checkout .cms-block--has-image.checkout-aside,.is-act-finishpage .checkout .sas-blog-detail .cms-block-container-row .cms-block--has-image.checkout-aside{order:0}.sas-blog-detail .cms-block-container-row .col-md-6 .cms-element-image,.sas-blog-detail .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside .cms-element-image,.is-act-confirmpage .checkout .sas-blog-detail .cms-block-container-row .checkout-aside .cms-element-image,.sas-blog-detail .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside .cms-element-image,.is-ctl-accountorder .checkout .sas-blog-detail .cms-block-container-row .checkout-aside .cms-element-image,.sas-blog-detail .cms-block-container-row .is-act-finishpage .checkout .checkout-additional .cms-element-image,.is-act-finishpage .checkout .sas-blog-detail .cms-block-container-row .checkout-additional .cms-element-image,.sas-blog-detail .cms-block-container-row .is-act-finishpage .checkout .checkout-aside .cms-element-image,.is-act-finishpage .checkout .sas-blog-detail .cms-block-container-row .checkout-aside .cms-element-image{margin-bottom:32px}@media (min-width:768px){.sas-blog-detail .cms-block-container-row .col-md-6,.sas-blog-detail .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside,.is-act-confirmpage .checkout .sas-blog-detail .cms-block-container-row .checkout-aside,.sas-blog-detail .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside,.is-ctl-accountorder .checkout .sas-blog-detail .cms-block-container-row .checkout-aside,.sas-blog-detail .cms-block-container-row .is-act-finishpage .checkout .checkout-additional,.is-act-finishpage .checkout .sas-blog-detail .cms-block-container-row .checkout-additional,.sas-blog-detail .cms-block-container-row .is-act-finishpage .checkout .checkout-aside,.is-act-finishpage .checkout .sas-blog-detail .cms-block-container-row .checkout-aside{order:unset !important}.sas-blog-detail .cms-block-container-row .col-md-6 .cms-element-image,.sas-blog-detail .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside .cms-element-image,.is-act-confirmpage .checkout .sas-blog-detail .cms-block-container-row .checkout-aside .cms-element-image,.sas-blog-detail .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside .cms-element-image,.is-ctl-accountorder .checkout .sas-blog-detail .cms-block-container-row .checkout-aside .cms-element-image,.sas-blog-detail .cms-block-container-row .is-act-finishpage .checkout .checkout-additional .cms-element-image,.is-act-finishpage .checkout .sas-blog-detail .cms-block-container-row .checkout-additional .cms-element-image,.sas-blog-detail .cms-block-container-row .is-act-finishpage .checkout .checkout-aside .cms-element-image,.is-act-finishpage .checkout .sas-blog-detail .cms-block-container-row .checkout-aside .cms-element-image{margin-bottom:0}}.sas-blog-detail .cms-block-image-text .cms-element-text,.sas-blog-detail .cms-block-image-text-cover .cms-element-text{padding-top:0}.sas-blog-detail .cms-block-image-text .cms-image-container.is-stretch .cms-image,.sas-blog-detail .cms-block-image-text-cover .cms-image-container.is-stretch .cms-image{height:auto}@media (min-width:992px){.sas-blog-detail .cms-page,.sas-blog-detail .cms-section-default{padding:0;margin-left:0;margin-right:0}}@media (min-width:1100px) and (max-width:1679.98px){.sas-blog-detail .sas-blog-detail-title{font:normal normal 400 27px/32px "Jost", sans-serif;margin-bottom:21px}.sas-blog-detail .cms-element-text>*:not(:last-child){margin-bottom:21px}.sas-blog-detail .cms-element-text h1,.sas-blog-detail .cms-element-text .h1{font:normal normal 400 27px/32px "Jost", sans-serif}.sas-blog-detail .cms-element-text h2 i,.sas-blog-detail .cms-element-text .h2 i{font:normal normal 300 19px/23px "Jost", sans-serif;letter-spacing:0.373px}.sas-blog-detail .cms-element-text h3,.sas-blog-detail .cms-element-text .h3{font:normal normal 500 14px/17px "Jost", sans-serif}.sas-blog-detail .cms-element-text div,.sas-blog-detail .cms-element-text p{font:normal normal 300 13px/16px "Jost", sans-serif;letter-spacing:0.24px;margin-bottom:21px}.sas-blog-detail .cms-element-text ul li{font:normal normal 300 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.sas-blog-detail .cms-element-text ul li:not(:last-child){margin-bottom:5px}.sas-blog-detail .cms-element-text .sas-blog-detail-sub-title{font:normal normal 300 17px/23px "Jost", sans-serif;letter-spacing:0.373px}.sas-blog-detail .cms-block-text-two-column .col-md-6:last-child .cms-element-text>*:first-child,.sas-blog-detail .cms-block-text-two-column .is-act-confirmpage .checkout .checkout-aside:last-child .cms-element-text>*:first-child,.is-act-confirmpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:last-child .cms-element-text>*:first-child,.sas-blog-detail .cms-block-text-two-column .is-ctl-accountorder .checkout .checkout-aside:last-child .cms-element-text>*:first-child,.is-ctl-accountorder .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:last-child .cms-element-text>*:first-child,.sas-blog-detail .cms-block-text-two-column .is-act-finishpage .checkout .checkout-additional:last-child .cms-element-text>*:first-child,.is-act-finishpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-additional:last-child .cms-element-text>*:first-child,.sas-blog-detail .cms-block-text-two-column .is-act-finishpage .checkout .checkout-aside:last-child .cms-element-text>*:first-child,.is-act-finishpage .checkout .sas-blog-detail .cms-block-text-two-column .checkout-aside:last-child .cms-element-text>*:first-child{margin-top:21px}}.has-element-loader .cms-blog-listing-col .blog-card>*{border-radius:0;color:transparent;animation:skeletonShimmer 1.5s linear 0s infinite normal forwards running;background:linear-gradient(to right, #bcc1c7 8%, #f9f9f9 18%, #bcc1c7 28%);background-size:800px 100px}.has-element-loader .cms-blog-listing-col .blog-card>*>*{visibility:hidden}.blog-listing-wrapper{row-gap:32px;margin-bottom:32px}.blog-listing-section .search-headline,.search-page .search-headline{margin-top:1.5rem}.blog-listing-section .novodom-mono-image-slider-block,.search-page .novodom-mono-image-slider-block{margin:0 0 64px}.blog-listing-section .filter-panel .filter-panel-items-container,.search-page .filter-panel .filter-panel-items-container{margin:0}.blog-listing-section .cms-element-product-listing .pagination-nav,.search-page .cms-element-product-listing .pagination-nav{margin-bottom:24px}.blog-listing-section .blog-card,.search-page .blog-card{height:100%}.blog-listing-section .blog-card .blog-image-wrapper,.search-page .blog-card .blog-image-wrapper{margin-bottom:16px;position:relative;overflow:hidden}.blog-listing-section .blog-card .blog-image-wrapper .blog-image,.blog-listing-section .blog-card .blog-image-wrapper .blog-image-placeholder,.search-page .blog-card .blog-image-wrapper .blog-image,.search-page .blog-card .blog-image-wrapper .blog-image-placeholder{height:auto;max-height:500px;aspect-ratio:1.5}.blog-listing-section .blog-card .blog-image-wrapper .cms-element-youtube-video~.blog-pills-wrapper .blog-pills,.search-page .blog-card .blog-image-wrapper .cms-element-youtube-video~.blog-pills-wrapper .blog-pills{flex-wrap:nowrap}.blog-listing-section .blog-card .blog-image-wrapper .blog-pills-wrapper,.search-page .blog-card .blog-image-wrapper .blog-pills-wrapper{position:absolute;bottom:15px;left:15px;width:calc(100% - 15px * 2)}.blog-listing-section .blog-card .blog-image-wrapper .blog-pills-wrapper>.blog-pills,.search-page .blog-card .blog-image-wrapper .blog-pills-wrapper>.blog-pills{overflow-x:hidden;flex-wrap:wrap;width:100%;padding:0;margin:0}.blog-listing-section .blog-card .blog-image-link:active,.blog-listing-section .blog-card .blog-image-link:focus,.search-page .blog-card .blog-image-link:active,.search-page .blog-card .blog-image-link:focus{border:0 none}.blog-listing-section .blog-card .card-title,.search-page .blog-card .card-title{color:#564b48;font-size:21px;line-height:26px;margin-bottom:0}.blog-listing-section .blog-card .card-title a:hover,.search-page .blog-card .card-title a:hover{color:#564b48}.blog-listing-section .blog-card .card-text,.search-page .blog-card .card-text{display:none}.search-page .filter-panel .filter-panel-items-container{margin:16px 0}.search-page .cms-element-product-listing .pagination-nav{margin-bottom:0}@media (min-width:1100px){.blog-listing-wrapper{margin-bottom:64px;row-gap:64px}.blog-listing-section .cms-element-product-listing .pagination-nav,.search-page .cms-element-product-listing .pagination-nav{margin-bottom:32px}.blog-listing-section .blog-card .blog-image-wrapper,.search-page .blog-card .blog-image-wrapper{margin-bottom:32px}.blog-listing-section .blog-card .blog-image-wrapper .blog-pills-wrapper,.search-page .blog-card .blog-image-wrapper .blog-pills-wrapper{bottom:24px;left:24px;width:calc(100% - 24px * 2)}.blog-listing-section .blog-card .card-title,.search-page .blog-card .card-title{font-size:28px;line-height:34px;letter-spacing:0.56px;margin-bottom:20px}.blog-listing-section .blog-card .card-text,.search-page .blog-card .card-text{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;display:block;margin-top:auto;height:110px}}@media (min-width:1100px) and (max-width:1679.98px){.blog-listing-wrapper{row-gap:32px;margin-bottom:32px}.blog-listing-section .search-headline,.search-page .search-headline{font:normal normal 400 26px/32px "Jost", sans-serif}.blog-listing-section .filter-panel .filter-panel-items-container,.search-page .filter-panel .filter-panel-items-container{margin:8px 0}.blog-listing-section .novodom-mono-image-slider-block,.search-page .novodom-mono-image-slider-block{margin:0 0 32px}.blog-listing-section .cms-element-product-listing .pagination-nav,.search-page .cms-element-product-listing .pagination-nav{margin-bottom:16px}.blog-listing-section .blog-card .blog-image-wrapper,.search-page .blog-card .blog-image-wrapper{margin-bottom:16px}.blog-listing-section .blog-card .blog-image-wrapper .blog-image,.blog-listing-section .blog-card .blog-image-wrapper .blog-image-placeholder,.search-page .blog-card .blog-image-wrapper .blog-image,.search-page .blog-card .blog-image-wrapper .blog-image-placeholder{max-height:250px}.blog-listing-section .blog-card .blog-image-wrapper .blog-pills-wrapper,.search-page .blog-card .blog-image-wrapper .blog-pills-wrapper{bottom:12px;left:12px;width:calc(100% - 24px)}.blog-listing-section .blog-card .card-title,.search-page .blog-card .card-title{font-size:14px;line-height:17px;letter-spacing:0.28px;margin-bottom:10px}.blog-listing-section .blog-card .card-text,.search-page .blog-card .card-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;height:55px}}@media (min-width:1360px) and (max-width:1679.98px){.blog-listing-wrapper{row-gap:43px;margin-bottom:43px}.blog-listing-section .novodom-mono-image-slider-block,.search-page .novodom-mono-image-slider-block{margin:0 0 43px}.blog-listing-section .cms-element-product-listing .pagination-nav,.search-page .cms-element-product-listing .pagination-nav{margin-bottom:21px}.blog-listing-section .blog-card .blog-image-wrapper,.search-page .blog-card .blog-image-wrapper{margin-bottom:21px}.blog-listing-section .blog-card .blog-image-wrapper .blog-image,.blog-listing-section .blog-card .blog-image-wrapper .blog-image-placeholder,.search-page .blog-card .blog-image-wrapper .blog-image,.search-page .blog-card .blog-image-wrapper .blog-image-placeholder{max-height:333px}.blog-listing-section .blog-card .blog-image-wrapper .blog-pills-wrapper,.search-page .blog-card .blog-image-wrapper .blog-pills-wrapper{bottom:16px;left:16px;width:calc(100% - 32px)}.blog-listing-section .blog-card .card-title,.search-page .blog-card .card-title{font-size:19px;line-height:23px;letter-spacing:0.373px;margin-bottom:13px}.blog-listing-section .blog-card .card-text,.search-page .blog-card .card-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;height:73px}}.sas-blog-detail .cms-section .boxed{max-width:1200px;padding:0}.sas-blog-detail .novodom-blog-articles-slider{left:50%;transform:translateX(-50%);max-width:100vw;position:relative;width:100vw;background-color:#f4f4f4;padding:40px 0}.sas-blog-detail .novodom-blog-articles-slider.cms-section .boxed,.sas-blog-detail .full-width{max-width:1780px}@media (min-width:1100px){.sas-blog-detail .novodom-blog-articles-slider{padding:64px 0}}@media (min-width:1100px) and (max-width:1679.98px){.sas-blog-detail .cms-section .boxed{max-width:800px}.sas-blog-detail .novodom-blog-articles-slider{padding:32px 0}.sas-blog-detail .novodom-blog-articles-slider.cms-section .boxed,.sas-blog-detail .full-width{max-width:1080px}}@media (min-width:1360px) and (max-width:1679.98px){.sas-blog-detail .cms-section .boxed{max-width:1000px}.sas-blog-detail .novodom-blog-articles-slider{padding:43px 0}.sas-blog-detail .novodom-blog-articles-slider.cms-section .boxed,.sas-blog-detail .full-width{max-width:1280px}}.blog-signature-container{padding:32px 0;border-top:1px solid #d4cec5}.blog-signature-container.blog-signature-default{margin:0 10px;width:100%;flex-shrink:unset;max-width:1200px}.blog-signature-element{display:flex;justify-content:flex-start;align-items:center;gap:20px}.blog-signature-element .blog-signature-image:not(.default){width:80px;height:80px;border-radius:50%;object-fit:cover;object-position:center}.blog-signature-element .blog-signature-text{font-size:14px;font-weight:400;line-height:18px;color:#2b2a2a}.blog-signature-element .blog-signature-description{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media (min-width:576px){.blog-signature-element .blog-signature-text{max-width:50%}}@media (min-width:768px){.blog-signature-element .blog-signature-text{max-width:40%}}@media (min-width:992px){.blog-signature-container.blog-signature-default{margin:0 auto}}@media (min-width:1200px){.blog-signature-element .blog-signature-text{max-width:35%}}@media (min-width:1100px) and (max-width:1679.98px){.blog-signature-container{padding:21px 0}.blog-signature-container.blog-signature-default{max-width:800px}.blog-signature-element{gap:13px}.blog-signature-element .blog-signature-image:not(.default){width:53px;height:53px}.blog-signature-element .blog-signature-text{font-size:9px;line-height:12px}}@media (min-width:1360px) and (max-width:1679.98px){.blog-signature-container.blog-signature-default{max-width:1000px}}.blog-banner{margin-bottom:24px !important}.blog-banner .cms-image-container{min-height:150px !important;left:50% !important;transform:translateX(-50%) !important;position:relative !important;max-width:var(--vw) !important;width:var(--vw) !important}.blog-banner .cms-image-container img{position:unset !important;width:100% !important;height:auto !important;max-height:768px;aspect-ratio:1.5175}@media (min-width:768px){.blog-banner .cms-image-container img{aspect-ratio:3.6571}}.blog-banner .cr-novodom-yt-video{margin-left:calc(0.5 * var(--bs-gutter-x));margin-right:calc(0.5 * var(--bs-gutter-x))}@media (min-width:992px){.blog-banner .cr-novodom-yt-video{margin-left:0;margin-right:0}}.blog-banner .cr-novodom-yt-video .cms-block-container-row{margin-left:0;margin-right:0}@media (max-width:767.98px){.blog-banner .cr-novodom-yt-video .cms-element-youtube-video{left:50% !important;transform:translateX(-50%) !important;position:relative !important;width:var(--vw) !important}}.blog-banner .cr-novodom-yt-video .cms-element-youtube-video::before{padding-top:min(56.25%, 530px)}@media (min-width:1360px){.blog-banner .cr-novodom-yt-video .cms-element-youtube-video::before{padding-top:530px}}.blog-banner .cr-novodom-yt-video .custom-youtube-button button{background-color:transparent;border:none;color:transparent}@media (min-width:1100px) and (max-width:1679.98px){.blog-banner{margin-bottom:16px !important}.blog-banner .cms-image-container{min-height:100px !important}.blog-banner .cms-image-container img{max-height:512px}.blog-banner .cr-novodom-yt-video .cms-element-youtube-video::before{padding-top:353px}}.cr-novodom-blog-detail__breadcrumbs-pills{display:flex;gap:8px;align-items:center;margin-bottom:16px}@media (min-width:768px){.cr-novodom-blog-detail__breadcrumbs-pills{margin-bottom:24px}}.cr-novodom-blog-detail__breadcrumbs{flex-shrink:1;overflow:hidden}.cr-novodom-blog-detail__breadcrumbs.breadcrumb{margin-left:-10px;margin-right:-10px}.cr-novodom-blog-detail__breadcrumbs .breadcrumb.breadcrumb-list{margin-bottom:0;margin-left:0}.cr-novodom-blog-detail__breadcrumbs .breadcrumb-item{padding-left:8px !important}.cr-novodom-blog-detail__breadcrumbs--desktop{padding-left:8px}@media (min-width:1100px) and (max-width:1679.98px){.cr-novodom-blog-detail__breadcrumbs-pills{gap:5px;margin-bottom:16px}.cr-novodom-blog-detail__breadcrumbs.breadcrumb{margin-left:-7px;margin-right:-7px}.cr-novodom-blog-detail__breadcrumbs .breadcrumb-item{padding-left:5px !important}.cr-novodom-blog-detail__breadcrumbs--desktop{padding-left:5px}}.blog-filter-category-pills{display:flex;row-gap:12px;margin-bottom:24px;flex-direction:column-reverse;overflow-x:auto;overflow-y:hidden}@media (min-width:992px){.blog-filter-category-pills{column-gap:100px;margin-bottom:32px;flex-direction:row;row-gap:0}}.blog-filter-category-pills__title{font:normal normal 400 40px/48px "Jost", sans-serif;letter-spacing:initial;white-space:nowrap;margin-bottom:0}.blog-filter-category-pills__list{display:flex;gap:20px;flex-wrap:nowrap;list-style:none;align-items:center;overflow-x:auto;padding-left:0;margin-bottom:0;padding-bottom:12px}@media (min-width:992px){.blog-filter-category-pills__list{padding-bottom:0}}.blog-filter-category-pills input[type="checkbox"]{display:none}input[type="checkbox"]:checked~.blog-filter-category-pills__button{background-color:#e9e8e6;border-color:transparent}.blog-filter-category-pills__button{font:normal normal 500 14px/20px "Jost", sans-serif;padding:6px 16px;letter-spacing:0.28px;text-transform:uppercase;color:#564b48;border:1px solid #564b48;background-color:transparent;cursor:pointer;white-space:nowrap}@media (min-width:1100px) and (max-width:1679.98px){.blog-filter-category-pills{column-gap:50px;margin-bottom:16px}.blog-filter-category-pills__title{font:normal normal 400 27px/32px "Jost", sans-serif}.blog-filter-category-pills__list{gap:10px}.blog-filter-category-pills__button{font:normal normal 500 9px/13px "Jost", sans-serif;padding:3px 8px;letter-spacing:0.186px}}@media (min-width:1360px) and (max-width:1679.98px){.blog-filter-category-pills{column-gap:67px;margin-bottom:21px}.blog-filter-category-pills__title{font:normal normal 400 27px/32px "Jost", sans-serif}.blog-filter-category-pills__list{gap:13px}.blog-filter-category-pills__button{font:normal normal 500 9px/13px "Jost", sans-serif;padding:4px 11px;letter-spacing:0.186px}}.blog-pills{display:flex;gap:8px;list-style:none;padding:0 0 8px 0;margin:0 0 0 10px;overflow-x:auto;flex-shrink:0;width:calc(100% - var(--bs-gutter-x));flex-wrap:nowrap}@media (min-width:768px){.blog-pills{flex-wrap:wrap;overflow-x:unset;padding-bottom:0}}@media (min-width:992px){.blog-pills{padding:0;margin-left:0;width:fit-content}}.blog-pills__item{font:normal normal 500 10px/18px "Jost", sans-serif;white-space:nowrap;display:inline-block;padding:3px 10px;background-color:#e9e8e6;letter-spacing:0.28px;text-transform:uppercase;text-decoration:none;color:#564b48}@media (min-width:576px){.blog-pills__item{font:normal normal 500 14px/20px "Jost", sans-serif;padding:7px 16px}}.blog-pills__item:hover{color:#564b48;background-color:#e9e8e6;text-decoration:none}.blog-pills__item--dark{color:#ffffff;background-color:#2b2a2a}.blog-pills__item--dark:hover{color:#ffffff;background-color:#2b2a2a;text-decoration:none}@media (min-width:1100px) and (max-width:1679.98px){.blog-pills{gap:4px}.blog-pills__item{font:normal normal 500 9px/13px "Jost", sans-serif;padding:4px 8px;letter-spacing:0.186px}}@media (min-width:1360px) and (max-width:1679.98px){.blog-pills{gap:5px}.blog-pills__item{font:normal normal 500 9px/13px "Jost", sans-serif;padding:5px 11px;letter-spacing:0.186px}}.blog-predefined-layout .blog-banner img{object-fit:cover}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper{padding-bottom:16px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper img{display:block;width:100%;height:auto;aspect-ratio:auto}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper>*:last-child{margin-bottom:0}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper>*:not(:last-child){margin-bottom:32px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper h1,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper .h1{font:normal normal 400 40px/48px "Jost", sans-serif}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper h2 i,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper .h2 i,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper h2 em,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper .h2 em{font:normal normal 300 25px/34px "Jost", sans-serif;letter-spacing:0.56px;color:#000000;font-style:italic}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper h3,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper .h3{font:normal normal 500 21px/26px "Jost", sans-serif}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper div,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper p{font:normal normal 300 20px/24px "Jost", sans-serif;letter-spacing:0.36px;color:#000000;margin-bottom:32px;text-align:justify}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper ul,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper ol{list-style-position:inside}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper ul li,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper ol li{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#000000}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper ul li:not(:last-child),.blog-predefined-layout .blog-predefined-layout-markdown-wrapper ol li:not(:last-child){margin-bottom:8px}@media (min-width:768px){.blog-predefined-layout .blog-predefined-layout-markdown-wrapper{clear:both}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper img{width:50%}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper.blog-predefined-layout-image-position--left img{float:left;margin:8px 16px 16px 0}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper.blog-predefined-layout-image-position--right img{float:right;margin:8px 0 16px 16px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper.blog-predefined-layout-image-position--leftRight img.image-odd{float:left;margin:8px 16px 16px 0}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper.blog-predefined-layout-image-position--leftRight img.image-even{float:right;margin:8px 0 16px 16px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper.blog-predefined-layout-image-position--rightLeft img.image-odd{float:right;margin:8px 0 16px 16px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper.blog-predefined-layout-image-position--rightLeft img.image-even{float:left;margin:8px 16px 16px 0}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper>*:last-child{margin-bottom:0}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper>*:not(:last-child){margin-bottom:32px}}@media (min-width:1100px) and (max-width:1679.98px){.blog-predefined-layout .blog-predefined-layout-markdown-wrapper{padding-bottom:11px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper img{margin:5px 11px 11px 0}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper.blog-predefined-layout-image-position--right img{margin:5px 0 11px 11px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper.blog-predefined-layout-image-position--leftRight img.image-odd{margin:5px 11px 11px 0}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper.blog-predefined-layout-image-position--leftRight img.image-even{margin:5px 0 11px 11px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper.blog-predefined-layout-image-position--rightLeft img.image-odd{margin:5px 0 11px 11px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper.blog-predefined-layout-image-position--rightLeft img.image-even{margin:5px 11px 11px 0}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper>*:not(:last-child){margin-bottom:21px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper h1,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper .h1{font:normal normal 400 27px/32px "Jost", sans-serif}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper h2 i,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper .h2 i,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper h2 em,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper .h2 em{font:normal normal 300 17px/23px "Jost", sans-serif;letter-spacing:0.373px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper h3,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper .h3{font:normal normal 500 14px/17px "Jost", sans-serif}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper div,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper p{font:normal normal 300 13px/16px "Jost", sans-serif;letter-spacing:0.24px;margin-bottom:21px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper ul li,.blog-predefined-layout .blog-predefined-layout-markdown-wrapper ol li{font:normal normal 300 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.blog-predefined-layout .blog-predefined-layout-markdown-wrapper ul li:not(:last-child),.blog-predefined-layout .blog-predefined-layout-markdown-wrapper ol li:not(:last-child){margin-bottom:5px}}.blog-similar-articles{padding:0 10px;display:flex;flex-direction:column;row-gap:16px}@media (min-width:768px){.blog-similar-articles{row-gap:32px}}@media (max-width:575.98px){.blog-similar-articles__list-wrapper{position:relative;left:50%;transform:translateX(-50%);width:var(--vw);overflow-x:hidden;padding-left:var(--bs-gutter-x)}}.blog-similar-articles__list{display:flex;flex-direction:row;list-style:none;padding:0 0 20px;max-width:calc(872px - 75px * 2);margin:0 auto 32px;column-gap:20px;overflow-x:auto;overflow-y:hidden;width:100%}@media (min-width:768px){.blog-similar-articles__list{padding:0}}.blog-similar-articles__list li{display:flex;flex-direction:column;align-items:flex-start;width:calc(50% - 10px);min-width:220px}.blog-similar-articles__list li a{text-decoration:none;display:inline-block}.blog-similar-articles__list li a img{margin-bottom:16px;width:100%;aspect-ratio:1.5;height:auto;min-width:220px;max-width:350px}@media (min-width:768px){.blog-similar-articles__list li a img{margin-bottom:32px}}.blog-similar-articles__list li a h4,.blog-similar-articles__list li a .h4{margin-bottom:16px;font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px}@media (min-width:768px){.blog-similar-articles__list li a h4,.blog-similar-articles__list li a .h4{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0;margin-bottom:0}}.blog-similar-articles__list li .btn,.blog-similar-articles__list li .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .blog-similar-articles__list li .btn{font:normal normal 500 14px/18px "Jost", sans-serif;margin-top:auto;letter-spacing:0.28px;padding:9px 24px}@media (min-width:1100px) and (max-width:1679.98px){.blog-similar-articles{padding:0 7px;row-gap:21px}.blog-similar-articles__list{max-width:481px;margin:0 auto 21px;column-gap:13px}.blog-similar-articles__list li{width:calc(50% - 7px);min-width:147px}.blog-similar-articles__list li a img{margin-bottom:21px;min-width:147px;max-width:233px}.blog-similar-articles__list li a h4,.blog-similar-articles__list li a .h4{font:normal normal 500 14px/17px "Jost", sans-serif}.blog-similar-articles__list li .btn,.blog-similar-articles__list li .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .blog-similar-articles__list li .btn{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding:6px 16px}}.cr-novodom-home-blog .cms-block-container-row{margin:0}.cr-novodom-home-blog .cms-block-container-row .col-md-6,.cr-novodom-home-blog .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside,.is-act-confirmpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside,.cr-novodom-home-blog .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside,.is-ctl-accountorder .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-additional,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-additional,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-aside,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside{margin:0}.cr-novodom-home-blog .cms-block-container-row .col-md-6:first-child,.cr-novodom-home-blog .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child,.cr-novodom-home-blog .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-additional:first-child,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child{width:100%;padding:0;display:flex;align-items:stretch;justify-content:stretch}.cr-novodom-home-blog .cms-block-container-row .col-md-6:first-child .cms-element-image,.cr-novodom-home-blog .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:first-child .cms-element-image,.is-act-confirmpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child .cms-element-image,.cr-novodom-home-blog .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:first-child .cms-element-image,.is-ctl-accountorder .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child .cms-element-image,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:first-child .cms-element-image,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-additional:first-child .cms-element-image,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:first-child .cms-element-image,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child .cms-element-image{flex-grow:1;display:flex}.cr-novodom-home-blog .cms-block-container-row .col-md-6:first-child .cms-element-image .cms-image-container,.cr-novodom-home-blog .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:first-child .cms-element-image .cms-image-container,.is-act-confirmpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child .cms-element-image .cms-image-container,.cr-novodom-home-blog .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:first-child .cms-element-image .cms-image-container,.is-ctl-accountorder .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child .cms-element-image .cms-image-container,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:first-child .cms-element-image .cms-image-container,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-additional:first-child .cms-element-image .cms-image-container,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:first-child .cms-element-image .cms-image-container,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child .cms-element-image .cms-image-container{flex-grow:1;display:flex}.cr-novodom-home-blog .cms-block-container-row .col-md-6:first-child .cms-element-image .cms-image,.cr-novodom-home-blog .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:first-child .cms-element-image .cms-image,.is-act-confirmpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child .cms-element-image .cms-image,.cr-novodom-home-blog .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:first-child .cms-element-image .cms-image,.is-ctl-accountorder .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child .cms-element-image .cms-image,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:first-child .cms-element-image .cms-image,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-additional:first-child .cms-element-image .cms-image,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:first-child .cms-element-image .cms-image,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child .cms-element-image .cms-image{width:100%;object-fit:cover;flex-grow:1;height:auto}@media (min-width:992px){.cr-novodom-home-blog .cms-block-container-row .col-md-6:first-child,.cr-novodom-home-blog .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child,.cr-novodom-home-blog .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-additional:first-child,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:first-child{width:45.8333333%}}.cr-novodom-home-blog .cms-block-container-row .col-md-6:last-child,.cr-novodom-home-blog .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child,.cr-novodom-home-blog .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-additional:last-child,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child{width:100%;padding:40px 20px}.cr-novodom-home-blog .cms-block-container-row .col-md-6:last-child .cms-element-text,.cr-novodom-home-blog .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:last-child .cms-element-text,.is-act-confirmpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child .cms-element-text,.cr-novodom-home-blog .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:last-child .cms-element-text,.is-ctl-accountorder .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child .cms-element-text,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:last-child .cms-element-text,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-additional:last-child .cms-element-text,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:last-child .cms-element-text,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child .cms-element-text{width:100%;height:100%;max-width:580px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding:0}@media (min-width:992px){.cr-novodom-home-blog .cms-block-container-row .col-md-6:last-child,.cr-novodom-home-blog .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child,.cr-novodom-home-blog .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-additional:last-child,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child{width:54.1666667%;padding:64px}.cr-novodom-home-blog .cms-block-container-row .col-md-6:last-child .cms-element-text,.cr-novodom-home-blog .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:last-child .cms-element-text,.is-act-confirmpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child .cms-element-text,.cr-novodom-home-blog .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:last-child .cms-element-text,.is-ctl-accountorder .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child .cms-element-text,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:last-child .cms-element-text,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-additional:last-child .cms-element-text,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:last-child .cms-element-text,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child .cms-element-text{gap:19px}}.cr-novodom-home-blog--reverse .cms-block .cms-block-container .cms-block-container-row{flex-direction:row-reverse}.cr-novodom-home-blog--text-center .cms-element-text{margin:0 auto}.cr-novodom-home-blog--text-center-mobile-only .cms-element-text{margin:0 auto}@media (min-width:992px){.cr-novodom-home-blog--text-center-mobile-only .cms-element-text{margin:0}}.cr-novodom-home-blog__author{font:normal normal 400 16px/20px "Jost", sans-serif;color:#2b2a2a;display:flex;gap:20px;align-items:center;justify-content:flex-start;column-gap:20px}.cr-novodom-home-blog__author-img{width:80px;height:80px;border-radius:50%}.cr-novodom-home-blog__subtitle{font:normal normal 400 18px/22px "Jost", sans-serif;color:#2b2a2a;display:flex;align-items:center;justify-content:flex-start;margin-bottom:1px}.cr-novodom-home-blog__title{font:normal normal 500 21px/26px "Jost", sans-serif;color:#000000;margin:0}.cr-novodom-home-blog__excerpt{font:normal normal 300 16px/22px "Jost", sans-serif;font-style:italic;color:#000000;margin-bottom:24px}.cr-novodom-home-blog__action-btn{font:normal normal 500 14px/18px "Jost", sans-serif;padding:9px 24px;margin:0 auto;min-width:157px}.cr-novodom-home-blog--dark-bg .cr-novodom-home-blog__author,.cr-novodom-home-blog--dark-bg .cr-novodom-home-blog__subtitle,.cr-novodom-home-blog--dark-bg .cr-novodom-home-blog__title,.cr-novodom-home-blog--dark-bg .cr-novodom-home-blog__excerpt{color:#ffffff !important}.cr-novodom-home-blog--dark-bg .cr-novodom-home-blog__action-btn,.cr-novodom-home-blog--dark-bg .cr-novodom-home-blog:hover,.cr-novodom-home-blog--dark-bg .cr-novodom-home-blog:focus,.cr-novodom-home-blog--dark-bg .cr-novodom-home-blog:active{color:#ffffff !important;border-color:#ffffff !important}@media (min-width:992px){.cr-novodom-home-blog__subtitle{margin-bottom:-11px}.cr-novodom-home-blog__title{font:normal normal 400 40px/48px "Jost", sans-serif}.cr-novodom-home-blog__excerpt{font:normal normal 300 28px/34px "Jost", sans-serif;margin:0}.cr-novodom-home-blog__action-btn{margin:0}}@media (min-width:1100px) and (max-width:1679.98px){.cr-novodom-home-blog .cms-block-container-row .col-md-6:last-child,.cr-novodom-home-blog .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child,.cr-novodom-home-blog .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-additional:last-child,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child{padding:43px}.cr-novodom-home-blog .cms-block-container-row .col-md-6:last-child .cms-element-text,.cr-novodom-home-blog .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:last-child .cms-element-text,.is-act-confirmpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child .cms-element-text,.cr-novodom-home-blog .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:last-child .cms-element-text,.is-ctl-accountorder .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child .cms-element-text,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:last-child .cms-element-text,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-additional:last-child .cms-element-text,.cr-novodom-home-blog .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:last-child .cms-element-text,.is-act-finishpage .checkout .cr-novodom-home-blog .cms-block-container-row .checkout-aside:last-child .cms-element-text{max-width:387px;gap:13px}.cr-novodom-home-blog__author{font:normal normal 400 11px/13px "Jost", sans-serif;gap:13px;column-gap:13px}.cr-novodom-home-blog__author-img{width:53px;height:53px}.cr-novodom-home-blog__subtitle{font:normal normal 400 12px/15px "Jost", sans-serif;margin-bottom:-7px}.cr-novodom-home-blog__title{font:normal normal 400 27px/32px "Jost", sans-serif}.cr-novodom-home-blog__excerpt{font:normal normal 300 19px/23px "Jost", sans-serif}.cr-novodom-home-blog__action-btn{font:normal normal 500 9px/12px "Jost", sans-serif;padding:6px 16px;min-width:105px}}@font-face{font-family:"Jost";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Light.ttf");src:local("Jost Light"), local("Jost-Light"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Jost-Light";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Light.ttf");src:local("Jost Light"), local("Jost-Light"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Light.ttf") format("truetype");font-display:swap}@font-face{font-family:"Jost";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-LightItalic.ttf");src:local("Jost LightItalic"), local("Jost-LightItalic"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-LightItalic.ttf") format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Jost-LightItalic";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-LightItalic.ttf");src:local("Jost LightItalic"), local("Jost-LightItalic"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-LightItalic.ttf") format("truetype");font-display:swap}@font-face{font-family:"Jost";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Regular.ttf");src:local("Jost Regular"), local("Jost-Regular"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Jost-Regular";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Regular.ttf");src:local("Jost Regular"), local("Jost-Regular"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Regular.ttf") format("truetype");font-display:swap}@font-face{font-family:"Jost";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-RegularItalic.ttf");src:local("Jost RegularItalic"), local("Jost-RegularItalic"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-RegularItalic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Jost-RegularItalic";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-RegularItalic.ttf");src:local("Jost RegularItalic"), local("Jost-RegularItalic"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-RegularItalic.ttf") format("truetype");font-display:swap}@font-face{font-family:"Jost";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Medium.ttf");src:local("Jost Medium"), local("Jost-Medium"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Jost-Medium";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Medium.ttf");src:local("Jost Medium"), local("Jost-Medium"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Medium.ttf") format("truetype");font-display:swap}@font-face{font-family:"Jost";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-MediumItalic.ttf");src:local("Jost MediumItalic"), local("Jost-MediumItalic"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-MediumItalic.ttf") format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Jost-MediumItalic";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-MediumItalic.ttf");src:local("Jost MediumItalic"), local("Jost-MediumItalic"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-MediumItalic.ttf") format("truetype");font-display:swap}@font-face{font-family:"Jost";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-SemiBold.ttf");src:local("Jost SemiBold"), local("Jost-SemiBold"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Jost-SemiBold";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-SemiBold.ttf");src:local("Jost SemiBold"), local("Jost-SemiBold"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-SemiBold.ttf") format("truetype");font-display:swap}@font-face{font-family:"Jost";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-SemiBoldItalic.ttf");src:local("Jost SemiBoldItalic"), local("Jost-SemiBoldItalic"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-SemiBoldItalic.ttf") format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Jost-SemiBoldItalic";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-SemiBoldItalic.ttf");src:local("Jost SemiBoldItalic"), local("Jost-SemiBoldItalic"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-SemiBoldItalic.ttf") format("truetype");font-display:swap}@font-face{font-family:"Jost";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Bold.ttf");src:local("Jost Bold"), local("Jost-Bold"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Jost-Bold";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Bold.ttf");src:local("Jost Bold"), local("Jost-Bold"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-Bold.ttf") format("truetype");font-display:swap}@font-face{font-family:"Jost";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-BoldItalic.ttf");src:local("Jost BoldItalic"), local("Jost-BoldItalic"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-BoldItalic.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Jost-BoldItalic";src:url("/bundles/crehlernovodomengine/fonts/Jost/Jost-BoldItalic.ttf");src:local("Jost BoldItalic"), local("Jost-BoldItalic"), url("/bundles/crehlernovodomengine/fonts/Jost/Jost-BoldItalic.ttf") format("truetype");font-display:swap}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform, 200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper{width:100%;overflow:visible}.swiper-wrapper{height:auto;padding:0;margin:0}.swiper.block-swipe .swiper-wrapper{cursor:auto !important}:root{--vw: 100vw}body{font-family:"Jost", sans-serif;color:#564b48}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h7,.h8,.h9,.h10,.h11,.h12,.h13,.h14{color:#564b48}h1,.h1{font:normal normal 400 40px/48px "Jost", sans-serif}h2,.h2{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.56px}h3,.h3{font:normal normal 300 28px/34px "Jost", sans-serif;letter-spacing:0.56px}h4,.h4{font:normal normal 500 21px/26px "Jost", sans-serif}h5,.h5{font:normal normal 300 21px/26px "Jost", sans-serif}h6,.h6{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}.h7{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:0.36px}.h8{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.h9{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.h10{font:normal normal 300 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.h11{font:normal normal 500 14px/20px "Jost", sans-serif;letter-spacing:0.28px}.h12{font:normal normal 400 14px/20px "Jost", sans-serif;letter-spacing:0.28px}.h13{font:normal normal 300 14px/20px "Jost", sans-serif}.h14{font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.24px}p{font:normal normal 300 16px/22px "Jost", sans-serif;letter-spacing:0.32px}b,strong{font-weight:600}a{color:#564b48;text-decoration:underline}a:hover{color:#000000;text-decoration:underline}a:focus,a:active{color:#000000;text-decoration:underline;border:1px solid #0084ff}a:disabled,a.disabled{color:#564b48;text-decoration:underline;opacity:0.5}a.white-link{color:#ffffff;text-decoration:underline}a.white-link:hover{color:#d4cec5;text-decoration:underline}a.white-link:focus,a.white-link:active{color:#ffffff;text-decoration:underline;border:1px solid #0084ff}a.white-link:disabled,a.white-link.disabled{color:#ffffff;text-decoration:underline;opacity:0.5}.cr-novodom-light-grey-section{background-color:#e9e8e6}.cr-novodom-banner-full-width{display:flex;align-items:center;justify-content:center;min-width:350px}@media (min-width:992px){.cr-novodom-banner-full-width{height:526px}}.cr-novodom-banner-full-width .cms-element-text{justify-content:center;text-align:center}.cr-novodom-banner-full-width .cms-element-text h6,.cr-novodom-banner-full-width .cms-element-text .h6{color:#ffffff}@media (min-width:992px){.cr-novodom-banner-full-width .cms-element-text h6,.cr-novodom-banner-full-width .cms-element-text .h6{letter-spacing:3.6px}.cr-novodom-banner-full-width .cms-element-text h6 br,.cr-novodom-banner-full-width .cms-element-text .h6 br{display:inline;content:" "}}.cr-novodom-banner-full-width .cms-element-text h1,.cr-novodom-banner-full-width .cms-element-text .h1{color:#ffffff}.cr-novodom-banner-full-width .cms-element-text h1 span,.cr-novodom-banner-full-width .cms-element-text .h1 span{white-space:nowrap}@media (min-width:992px){.cr-novodom-banner-full-width .cms-element-text h1,.cr-novodom-banner-full-width .cms-element-text .h1{font:normal normal 300 100px/102px "Jost", sans-serif;margin-top:24px}}.cr-novodom-banner-full-width .cms-element-text .btn-secondary,.cr-novodom-banner-full-width .cms-element-text .hero-banner-primary-button .btn,.hero-banner-primary-button .cr-novodom-banner-full-width .cms-element-text .btn,.cr-novodom-banner-full-width .cms-element-text .hero-banner-secondary-button .btn,.hero-banner-secondary-button .cr-novodom-banner-full-width .cms-element-text .btn{margin-top:24px;padding:13px 48px}@media (min-width:992px){.cr-novodom-banner-full-width .cms-element-text .btn-secondary,.cr-novodom-banner-full-width .cms-element-text .hero-banner-primary-button .btn,.hero-banner-primary-button .cr-novodom-banner-full-width .cms-element-text .btn,.cr-novodom-banner-full-width .cms-element-text .hero-banner-secondary-button .btn,.hero-banner-secondary-button .cr-novodom-banner-full-width .cms-element-text .btn{font:normal normal 500 16px/28px "Jost", sans-serif}}.cr-novodom-banner-full-width .cms-element-text .btn-secondary:focus,.cr-novodom-banner-full-width .cms-element-text .hero-banner-primary-button .btn:focus,.cr-novodom-banner-full-width .cms-element-text .hero-banner-primary-button .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .cr-novodom-banner-full-width .cms-element-text .hero-banner-primary-button .btn:focus,.hero-banner-primary-button .cr-novodom-banner-full-width .cms-element-text .btn:focus,.cr-novodom-banner-full-width .cms-element-text .hero-banner-secondary-button .btn:focus,.cr-novodom-banner-full-width .cms-element-text .hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .cr-novodom-banner-full-width .cms-element-text .hero-banner-secondary-button .btn:focus,.hero-banner-secondary-button .cr-novodom-banner-full-width .cms-element-text .btn:focus,.cr-novodom-banner-full-width .cms-element-text .btn-secondary:active,.cr-novodom-banner-full-width .cms-element-text .hero-banner-primary-button .btn:active,.cr-novodom-banner-full-width .cms-element-text .hero-banner-primary-button .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .cr-novodom-banner-full-width .cms-element-text .hero-banner-primary-button .btn:active,.hero-banner-primary-button .cr-novodom-banner-full-width .cms-element-text .btn:active,.cr-novodom-banner-full-width .cms-element-text .hero-banner-secondary-button .btn:active,.cr-novodom-banner-full-width .cms-element-text .hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .cr-novodom-banner-full-width .cms-element-text .hero-banner-secondary-button .btn:active,.hero-banner-secondary-button .cr-novodom-banner-full-width .cms-element-text .btn:active{text-decoration:none}@media (min-width:992px){.cr-novodom-homepage-seo-text .cms-block-container{padding-top:64px !important;padding-bottom:64px !important}}.cr-novodom-homepage-seo-text h4,.cr-novodom-homepage-seo-text .h4{margin-bottom:8px}@media (min-width:992px){.cr-novodom-homepage-seo-text h4.desktop-margin,.cr-novodom-homepage-seo-text .desktop-margin.h4{margin-bottom:24px}}.cr-novodom-homepage-seo-text .h9{color:#564b48}@media (min-width:992px){.cr-novodom-homepage-seo-text .h9{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}}.cr-novodom-homepage-seo-text .h10{color:#564b48}@media (min-width:768px){.cr-novodom-homepage-seo-text .h10:last-child{margin-bottom:0}}.cr-novodom-homepage-seo-text .cms-block-container-row .col-md-6:first-child .h10:last-child,.cr-novodom-homepage-seo-text .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:first-child .h10:last-child,.is-act-confirmpage .checkout .cr-novodom-homepage-seo-text .cms-block-container-row .checkout-aside:first-child .h10:last-child,.cr-novodom-homepage-seo-text .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:first-child .h10:last-child,.is-ctl-accountorder .checkout .cr-novodom-homepage-seo-text .cms-block-container-row .checkout-aside:first-child .h10:last-child,.cr-novodom-homepage-seo-text .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:first-child .h10:last-child,.is-act-finishpage .checkout .cr-novodom-homepage-seo-text .cms-block-container-row .checkout-additional:first-child .h10:last-child,.cr-novodom-homepage-seo-text .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:first-child .h10:last-child,.is-act-finishpage .checkout .cr-novodom-homepage-seo-text .cms-block-container-row .checkout-aside:first-child .h10:last-child{margin-bottom:32px}@media (min-width:768px){.cr-novodom-homepage-seo-text .cms-block-container-row .col-md-6:first-child .h10:last-child,.cr-novodom-homepage-seo-text .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:first-child .h10:last-child,.is-act-confirmpage .checkout .cr-novodom-homepage-seo-text .cms-block-container-row .checkout-aside:first-child .h10:last-child,.cr-novodom-homepage-seo-text .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:first-child .h10:last-child,.is-ctl-accountorder .checkout .cr-novodom-homepage-seo-text .cms-block-container-row .checkout-aside:first-child .h10:last-child,.cr-novodom-homepage-seo-text .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:first-child .h10:last-child,.is-act-finishpage .checkout .cr-novodom-homepage-seo-text .cms-block-container-row .checkout-additional:first-child .h10:last-child,.cr-novodom-homepage-seo-text .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:first-child .h10:last-child,.is-act-finishpage .checkout .cr-novodom-homepage-seo-text .cms-block-container-row .checkout-aside:first-child .h10:last-child{margin-bottom:0}}.cr-novodom-hide-filter-custom-switch .filter-panel-delivery-wrapper{display:none}*{scrollbar-width:thin;scrollbar-color:#d4cec5 #ffffff}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:#ffffff}::-webkit-scrollbar-thumb{background-color:#d4cec5;border-radius:50px;border:3px solid #ffffff}::-webkit-scrollbar-thumb:hover{background-color:#beb5a8}.tooltip-inner{font:normal normal 300 14px/18px "Jost", sans-serif;text-align:left}.kplngi-documents__button{display:flex;justify-content:flex-end}.kplngi-documents__button .btn,.kplngi-documents__button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .kplngi-documents__button .btn{padding:9px 24px}@media (min-width:1100px){.kplngi-documents__button .btn,.kplngi-documents__button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .kplngi-documents__button .btn{padding:13px 48px}}@media (min-width:1100px) and (max-width:1679.98px){.kplngi-documents__button .btn,.kplngi-documents__button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .kplngi-documents__button .btn{padding:7px 24px}}@media (min-width:1360px) and (max-width:1679.98px){.kplngi-documents__button .btn,.kplngi-documents__button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .kplngi-documents__button .btn{padding:9px 32px}}.order-item-detail-sum{display:flex;justify-content:space-between;flex-direction:column;gap:30px}#accordion-button-product-forum{scroll-margin-top:40px}@media (min-width:1100px) and (max-width:1679.98px){.tooltip-inner{font:normal normal 400 7px/10px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.tooltip-inner{font:normal normal 400 8px/13px "Jost", sans-serif}}.form-group{position:relative;margin-top:12px;margin-bottom:20px}.form-group-sm{margin-top:12px;margin-bottom:10px}input:autofill,input:autofill:hover,input:autofill:focus{box-shadow:0 0 0 40rem #ffffff inset}select:autofill,select:autofill:hover,select:autofill:focus{box-shadow:0 0 0 40rem #f4f4f4 inset}@media (min-width:1100px) and (max-width:1679.98px){.form-group{margin-top:6px;margin-bottom:10px}}@media (min-width:1360px) and (max-width:1679.98px){.form-group{margin-top:8px;margin-bottom:13px}}@media (min-width:1100px) and (max-width:1679.98px){.form-group-sm{margin-top:6px;margin-bottom:5px}}@media (min-width:1360px) and (max-width:1679.98px){.form-group-sm{margin-top:8px;margin-bottom:7px}}.form-group:hover .form-label,.form-group:hover .form-required-label{color:#2b2a2a;cursor:text}.form-label{font:normal normal 400 16px/24px "Jost", sans-serif;letter-spacing:0.24px;margin:0 0 0 8px;padding:0 8px;position:absolute;top:12px;transition-property:all;transition-duration:200ms;transition-timing-function:ease;background-color:#ffffff;pointer-events:none}.custom-control-label{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48}.form-required-label{font:normal normal 400 16px/24px "Jost", sans-serif;letter-spacing:0.24px;color:rgba(43, 42, 42, 0.5)}.form-group:has(.country-select) .form-label{background-color:transparent}@media (min-width:1100px) and (max-width:1679.98px){.form-label{font:normal normal 400 11px/16px "Jost", sans-serif;letter-spacing:0.16px;margin:0 0 0 4px;padding:0 4px;top:6px}.form-required-label{font:normal normal 400 11px/16px "Jost", sans-serif;letter-spacing:0.16px}.custom-control-label{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}}@media (min-width:1360px) and (max-width:1679.98px){.form-label{font:normal normal 400 11px/16px "Jost", sans-serif;letter-spacing:0.16px;margin:0 0 0 5px;padding:0 5px;top:8px}.form-required-label{font:normal normal 400 11px/16px "Jost", sans-serif;letter-spacing:0.16px}.custom-control-label{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}}.form-group{--label-y-transform: -14px;--label-active-color: #ffffff}.form-group>.form-label{position:absolute;z-index:2;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out, transform 0.1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-group>.form-label{transition:none}}.form-group>.form-control:-webkit-autofill~.form-label{top:0;transform:scale(var(--label-scale-transform, 0.75)) translateY(var(--label-y-transform, -12px)) translateX(var(--label-x-transform, 0.15rem));color:#564b48;background-color:var(--label-active-color)}.form-group>:disabled~.form-label,.form-group>.form-control:disabled~.form-label{top:0;transform:scale(var(--label-scale-transform, 0.75)) translateY(var(--label-y-transform, -12px)) translateX(var(--label-x-transform, 0.15rem));color:#564b48;background-color:var(--label-active-color)}.form-group:has(.form-control:focus) .form-label,.form-group:has(.form-control-plaintext) .form-label,.form-group:has(.form-select) .form-label,.form-group:has(.form-control:not(:placeholder-shown)) .form-label{top:0;transform:scale(var(--label-scale-transform, 0.75)) translateY(var(--label-y-transform, -12px)) translateX(var(--label-x-transform, 0.15rem));color:#564b48;background-color:var(--label-active-color)}.form-group-label-shift{--label-x-transform: 10px}@media (min-width:1100px) and (max-width:1679.98px){.form-group{--label-y-transform: -7px}.form-group-label-shift{--label-x-transform: 6px}}@media (min-width:1360px) and (max-width:1679.98px){.form-group{--label-y-transform: -10px}.form-group-label-shift{--label-x-transform: 8px}}.form-control{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:initial;padding:12px 16px;border:1px solid #d4cec5}@media (min-width:1100px) and (max-width:1679.98px){.form-control{font:normal normal 400 11px/15px "Jost", sans-serif;padding:6px 8px;border:0.5px solid #d4cec5}}@media (min-width:1360px) and (max-width:1679.98px){.form-control{font:normal normal 400 11px/15px "Jost", sans-serif;padding:8px 11px;border:0.5px solid #d4cec5}}.form-select{font:normal normal 400 16px/23px "Jost", sans-serif;letter-spacing:initial;padding:12px 48px 12px 16px;border:1px solid #d4cec5}@media (min-width:1100px) and (max-width:1679.98px){.form-select{font:normal normal 400 11px/16px "Jost", sans-serif;padding:6px 24px 6px 8px;border:0.5px solid #d4cec5}}@media (min-width:1360px) and (max-width:1679.98px){.form-select{font:normal normal 400 11px/16px "Jost", sans-serif;padding:8px 32px 8px 11px;border:0.5px solid #d4cec5}}.form-check{display:flex;align-items:center;gap:16px;min-height:21px;padding:0;margin:0}.form-check-input[type="checkbox"],.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type="checkbox"]{border-radius:0}.form-check-input,.payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input{border-color:#d4cec5;flex-grow:0;flex-shrink:0;flex-basis:auto}.form-check-input:hover,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:hover{box-shadow:none;border-color:#87625d}.form-check-input:focus,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:focus{box-shadow:none;border-color:#0084ff}.form-check-input[type="checkbox"],.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type="checkbox"],.form-check-input[type="radio"],.payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input{width:32px;height:32px}@media (min-width:1100px){.form-check-input[type="checkbox"],.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type="checkbox"],.form-check-input[type="radio"],.payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input{width:24px;height:24px}}.form-check-input:checked,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked{border-color:#d4cec5;background-color:#69755c;box-shadow:inset 0 0 0 5px #ffffff !important}@media (min-width:1100px){.form-check-input:checked,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked{box-shadow:inset 0 0 0 4px #ffffff !important}}.form-check-input:checked:hover,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked:hover{border-color:#87625d}.form-check-input:checked:focus,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked:focus{border-color:#0084ff}.form-check-input:checked[type="radio"],.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked,.form-check-input:checked[type="checkbox"],.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type="checkbox"]:checked{background-image:none}.form-check-input:disabled,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:disabled{opacity:0.5}.form-check-input[type=checkbox]:indeterminate,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type=checkbox]:indeterminate{border-color:#d4cec5;background-color:#69755c;background-size:65%;box-shadow:inset 0 0 0 5px #ffffff !important}@media (min-width:1100px){.form-check-input[type=checkbox]:indeterminate,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type=checkbox]:indeterminate{box-shadow:inset 0 0 0 4px #ffffff !important}}.form-check .form-check-input,.form-check .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .form-check input[type="radio"].tpay--bank-input{margin:0}@media (min-width:1100px) and (max-width:1679.98px){.form-check{gap:8px;min-height:11px}.form-check-input[type="checkbox"],.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type="checkbox"],.form-check-input[type="radio"],.payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input{width:12px;height:12px}.form-check-input:checked,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked{box-shadow:inset 0 0 0 2px #ffffff !important}.form-check-input[type=checkbox]:indeterminate,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type=checkbox]:indeterminate{box-shadow:inset 0 0 0 2px #ffffff !important}}@media (min-width:1360px) and (max-width:1679.98px){.form-check{gap:11px;min-height:14px}.form-check-input[type="checkbox"],.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type="checkbox"],.form-check-input[type="radio"],.payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input{width:16px;height:16px}.form-check-input:checked,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked{box-shadow:inset 0 0 0 3px #ffffff !important}.form-check-input[type=checkbox]:indeterminate,.payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type=checkbox]:indeterminate{box-shadow:inset 0 0 0 3px #ffffff !important}}.form-text{font:normal normal 400 16px/24px "Jost", sans-serif;letter-spacing:initial;margin:4px 0 0;border-inline:2px solid transparent}.form-text.vat-tip{font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.24px;color:#564b48;display:block}.form-content .data-protection-information,.register-form .data-protection-information{font:normal normal 300 14px/21px "Jost", sans-serif}@media (min-width:1100px) and (max-width:1679.98px){.form-text{font:normal normal 400 11px/16px "Jost", sans-serif;margin:2px 0 0}.form-text.vat-tip{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px}.form-content .data-protection-information,.register-form .data-protection-information{font:normal normal 300 9px/14px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.form-text{font:normal normal 400 11px/16px "Jost", sans-serif;margin:4px 0 0}.form-text.vat-tip{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px}.form-content .data-protection-information,.register-form .data-protection-information{font:normal normal 300 9px/14px "Jost", sans-serif}}.was-validated .form-control:valid{border-color:#d4cec5;background-size:16px 16px;background-position:right 16px center}.was-validated .form-control:invalid{background-size:12px 12px;background-position:right 16px center}.was-validated .form-select:valid{border-color:#d4cec5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4.36865 9.49365L11.9377 17.0627L19.5 9.50034' stroke='%2369755C' stroke-width='1.4'/%3E%3C/svg%3E"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.5995 14.2222L16 3.40236L15.2929 2.66667L5.64866 12.7007L0.752578 6.87902L0 7.56414L5.5995 14.2222Z' fill='%232AA500'/%3E%3C/svg%3E") !important;background-size:24px, 16px !important}.was-validated .form-select:invalid{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4.36865 9.49365L11.9377 17.0627L19.5 9.50034' stroke='%2369755C' stroke-width='1.4'/%3E%3C/svg%3E"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M1.06854 1L7.05681 6.96586M7.05681 6.96586L13 12.8868M7.05681 6.96586L1 13M7.05681 6.96586L13 1.04491' stroke='%23F80000'/%3E%3C/svg%3E") !important;background-size:24px, 12px !important}.was-validated textarea.form-control:valid{background-size:16px 16px;background-position:right 16px top 16px}.was-validated textarea.form-control:invalid{background-size:12px 12px;background-position:right 16px top 16px}.was-validated .form-check-input:invalid,.was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid,.payment-form-group .tpay--list-item-container .was-validated input.tpay--bank-input[type="radio"]:invalid,.was-validated .form-check-input:invalid:focus,.was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid:focus,.payment-form-group .tpay--list-item-container .was-validated input.tpay--bank-input[type="radio"]:invalid:focus{box-shadow:none}.invalid-feedback{font:normal normal 400 14px/21px "Jost", sans-serif;letter-spacing:initial;color:#f80000;margin:4px 0 0}.form-text.invalid-feedback{font:normal normal 400 16px/24px "Jost", sans-serif}.was-validated .form-control:invalid:focus,.was-validated .form-control.is-invalid:focus,.was-validated .form-control:valid:focus,.was-validated .form-control.is-valid:focus,.was-validated .form-select:invalid:focus,.was-validated .form-select.is-invalid:focus,.was-validated .form-select:valid:focus,.was-validated .form-select.is-valid:focus,.form-control:invalid:focus,.form-control.is-invalid:focus,.form-control:valid:focus,.form-control.is-valid:focus,.form-select:invalid:focus,.form-select.is-invalid:focus,.form-select:valid:focus,.form-select.is-valid:focus{box-shadow:none}@media (min-width:1100px) and (max-width:1679.98px){.was-validated .form-control:valid{background-size:8px 8px;background-position:right 8px center}.was-validated .form-control:invalid{background-size:6px 6px;background-position:right 8px center}.was-validated .form-select:valid{background-size:12px, 8px !important}.was-validated .form-select:invalid{background-size:12px, 6px !important}.was-validated textarea.form-control:valid{background-size:8px 8px;background-position:right 8px top 8px}.was-validated textarea.form-control:invalid{background-size:6px 6px;background-position:right 8px top 8px}.invalid-feedback{font:normal normal 400 9px/14px "Jost", sans-serif;margin:2px 0 0}.form-text.invalid-feedback{font:normal normal 400 11px/16px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.was-validated .form-control:valid{background-size:11px 11px;background-position:right 11px center}.was-validated .form-control:invalid{background-size:8px 8px;background-position:right 11px center}.was-validated .form-select:valid{background-size:16px, 11px !important}.was-validated .form-select:invalid{background-size:16px, 8px !important}.was-validated textarea.form-control:valid{background-size:11px 11px;background-position:right 11px top 11px}.was-validated textarea.form-control:invalid{background-size:8px 8px;background-position:right 11px top 11px}.invalid-feedback{font:normal normal 400 9px/14px "Jost", sans-serif;margin:3px 0 0}.form-text.invalid-feedback{font:normal normal 400 11px/16px "Jost", sans-serif}}.form-content .alert{margin-bottom:1rem !important}.form-content .was-validated .alert-danger .alert-content-container{color:#000000}@media (min-width:1100px) and (max-width:1679.98px){.form-content .alert{margin-bottom:0.5rem !important}}@media (min-width:1360px) and (max-width:1679.98px){.form-content .alert{margin-bottom:0.667rem !important}}.btn,.novodom-explore-client-reviews__action .btn{border:1px solid transparent;font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;text-align:center;text-transform:uppercase;padding-top:12px;padding-bottom:12px}.btn,.novodom-explore-client-reviews__action .btn,.btn:focus,.novodom-explore-client-reviews__action .btn:focus{text-decoration:none}.btn.small,.novodom-explore-client-reviews__action .small.btn{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;padding-top:8px;padding-bottom:8px}.btn.small--additional-padding,.novodom-explore-client-reviews__action .small--additional-padding.btn{padding:9px 24px}.btn-primary,.address-editor-select:not(.collapsed),.address-editor-edit:not(.collapsed),.address-editor-create:not(.collapsed),.base-slider-item-action,.novodom-explore-client-reviews__action .btn,.btn-buy{background-color:#564b48;color:#ffffff;border:1px solid #564b48}.btn-primary:hover,.address-editor-select:not(.collapsed):hover,.address-editor-edit:not(.collapsed):hover,.address-editor-create:not(.collapsed):hover,.base-slider-item-action:hover,.novodom-explore-client-reviews__action .btn:hover,.btn-buy:hover{background-color:#564b48;color:#ffffff;border:1px solid #564b48;opacity:0.9}.btn-primary:focus,.address-editor-select:not(.collapsed):focus,.address-editor-edit:not(.collapsed):focus,.address-editor-create:not(.collapsed):focus,.base-slider-item-action:focus,.novodom-explore-client-reviews__action .btn:focus,.btn-primary:active,.address-editor-select:not(.collapsed):active,.address-editor-edit:not(.collapsed):active,.address-editor-create:not(.collapsed):active,.base-slider-item-action:active,.novodom-explore-client-reviews__action .btn:active,.btn-primary:first-child:active,.address-editor-select:not(.collapsed):first-child:active,.address-editor-edit:not(.collapsed):first-child:active,.address-editor-create:not(.collapsed):first-child:active,.base-slider-item-action:first-child:active,.novodom-explore-client-reviews__action .btn:first-child:active,.btn-buy:focus,.btn-buy:active,.btn-buy:first-child:active{background-color:#564b48;color:#ffffff;border:1px solid #0084ff}.btn-primary:disabled,.address-editor-select:not(.collapsed):disabled,.address-editor-edit:not(.collapsed):disabled,.address-editor-create:not(.collapsed):disabled,.base-slider-item-action:disabled,.novodom-explore-client-reviews__action .btn:disabled,.btn-primary.disabled,.disabled.address-editor-select:not(.collapsed),.disabled.address-editor-edit:not(.collapsed),.disabled.address-editor-create:not(.collapsed),.disabled.base-slider-item-action,.novodom-explore-client-reviews__action .disabled.btn,.btn-buy:disabled,.btn-buy.disabled{background-color:#564b48;color:#ffffff;border:1px solid #564b48;opacity:0.5}.btn-primary.outline,.outline.address-editor-select:not(.collapsed),.address-editor-select.base-slider-item-action:not(.collapsed),.novodom-explore-client-reviews__action .address-editor-select.btn:not(.collapsed),.product-box .address-editor-select.btn-buy:not(.collapsed),.outline.address-editor-edit:not(.collapsed),.address-editor-edit.base-slider-item-action:not(.collapsed),.novodom-explore-client-reviews__action .address-editor-edit.btn:not(.collapsed),.product-box .address-editor-edit.btn-buy:not(.collapsed),.outline.address-editor-create:not(.collapsed),.address-editor-create.base-slider-item-action:not(.collapsed),.novodom-explore-client-reviews__action .address-editor-create.btn:not(.collapsed),.product-box .address-editor-create.btn-buy:not(.collapsed),.outline.base-slider-item-action,.base-slider-item-action,.novodom-explore-client-reviews__action .base-slider-item-action.btn,.product-box .base-slider-item-action.btn-buy,.novodom-explore-client-reviews__action .outline.btn,.novodom-explore-client-reviews__action .btn.base-slider-item-action,.novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .product-box .btn.btn-buy,.novodom-explore-client-reviews__action .product-box .btn-buy.btn,.product-box .novodom-explore-client-reviews__action .btn.btn-buy,.btn-primary.base-slider-item-action,.base-slider-item-action.address-editor-select:not(.collapsed),.base-slider-item-action.address-editor-edit:not(.collapsed),.base-slider-item-action.address-editor-create:not(.collapsed),.novodom-explore-client-reviews__action .btn-primary.btn,.novodom-explore-client-reviews__action .btn.address-editor-select:not(.collapsed),.novodom-explore-client-reviews__action .btn.address-editor-edit:not(.collapsed),.novodom-explore-client-reviews__action .btn.address-editor-create:not(.collapsed),.product-box .btn-primary.btn-buy,.product-box .btn-buy.address-editor-select:not(.collapsed),.product-box .btn-buy.address-editor-edit:not(.collapsed),.product-box .btn-buy.address-editor-create:not(.collapsed),.product-box .btn-buy.base-slider-item-action,.product-box .novodom-explore-client-reviews__action .btn-buy.btn,.product-box .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn-buy.btn,.novodom-explore-client-reviews__action .product-box .novodom-explore-client-reviews__action .btn-buy.btn,.btn-buy.outline,.btn-buy.base-slider-item-action,.novodom-explore-client-reviews__action .btn-buy.btn,.product-box .btn-buy{background-color:transparent;color:#564b48;border:1px solid #564b48}.btn-primary.outline:hover,.outline.address-editor-select:not(.collapsed):hover,.address-editor-select.base-slider-item-action:not(.collapsed):hover,.novodom-explore-client-reviews__action .address-editor-select.btn:not(.collapsed):hover,.product-box .address-editor-select.btn-buy:not(.collapsed):hover,.outline.address-editor-edit:not(.collapsed):hover,.address-editor-edit.base-slider-item-action:not(.collapsed):hover,.novodom-explore-client-reviews__action .address-editor-edit.btn:not(.collapsed):hover,.product-box .address-editor-edit.btn-buy:not(.collapsed):hover,.outline.address-editor-create:not(.collapsed):hover,.address-editor-create.base-slider-item-action:not(.collapsed):hover,.novodom-explore-client-reviews__action .address-editor-create.btn:not(.collapsed):hover,.product-box .address-editor-create.btn-buy:not(.collapsed):hover,.outline.base-slider-item-action:hover,.base-slider-item-action:hover,.novodom-explore-client-reviews__action .base-slider-item-action.btn:hover,.product-box .base-slider-item-action.btn-buy:hover,.novodom-explore-client-reviews__action .outline.btn:hover,.novodom-explore-client-reviews__action .btn.base-slider-item-action:hover,.novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .product-box .btn.btn-buy:hover,.novodom-explore-client-reviews__action .product-box .btn-buy.btn:hover,.product-box .novodom-explore-client-reviews__action .btn.btn-buy:hover,.btn-primary.base-slider-item-action:hover,.base-slider-item-action.address-editor-select:not(.collapsed):hover,.base-slider-item-action.address-editor-edit:not(.collapsed):hover,.base-slider-item-action.address-editor-create:not(.collapsed):hover,.novodom-explore-client-reviews__action .btn-primary.btn:hover,.novodom-explore-client-reviews__action .btn.address-editor-select:not(.collapsed):hover,.novodom-explore-client-reviews__action .btn.address-editor-edit:not(.collapsed):hover,.novodom-explore-client-reviews__action .btn.address-editor-create:not(.collapsed):hover,.product-box .btn-primary.btn-buy:hover,.product-box .btn-buy.address-editor-select:not(.collapsed):hover,.product-box .btn-buy.address-editor-edit:not(.collapsed):hover,.product-box .btn-buy.address-editor-create:not(.collapsed):hover,.product-box .btn-buy.base-slider-item-action:hover,.product-box .novodom-explore-client-reviews__action .btn-buy.btn:hover,.product-box .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn-buy.btn:hover,.novodom-explore-client-reviews__action .product-box .novodom-explore-client-reviews__action .btn-buy.btn:hover,.btn-buy.outline:hover,.btn-buy.base-slider-item-action:hover,.novodom-explore-client-reviews__action .btn-buy.btn:hover,.product-box .btn-buy:hover{background-color:transparent;color:#87625d;border:1px solid #87625d;opacity:0.9}.btn-primary.outline:focus,.outline.address-editor-select:not(.collapsed):focus,.address-editor-select.base-slider-item-action:not(.collapsed):focus,.novodom-explore-client-reviews__action .address-editor-select.btn:not(.collapsed):focus,.product-box .address-editor-select.btn-buy:not(.collapsed):focus,.outline.address-editor-edit:not(.collapsed):focus,.address-editor-edit.base-slider-item-action:not(.collapsed):focus,.novodom-explore-client-reviews__action .address-editor-edit.btn:not(.collapsed):focus,.product-box .address-editor-edit.btn-buy:not(.collapsed):focus,.outline.address-editor-create:not(.collapsed):focus,.address-editor-create.base-slider-item-action:not(.collapsed):focus,.novodom-explore-client-reviews__action .address-editor-create.btn:not(.collapsed):focus,.product-box .address-editor-create.btn-buy:not(.collapsed):focus,.outline.base-slider-item-action:focus,.base-slider-item-action:focus,.novodom-explore-client-reviews__action .base-slider-item-action.btn:focus,.product-box .base-slider-item-action.btn-buy:focus,.novodom-explore-client-reviews__action .outline.btn:focus,.novodom-explore-client-reviews__action .btn.base-slider-item-action:focus,.novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .product-box .btn.btn-buy:focus,.novodom-explore-client-reviews__action .product-box .btn-buy.btn:focus,.product-box .novodom-explore-client-reviews__action .btn.btn-buy:focus,.btn-primary.base-slider-item-action:focus,.base-slider-item-action.address-editor-select:not(.collapsed):focus,.base-slider-item-action.address-editor-edit:not(.collapsed):focus,.base-slider-item-action.address-editor-create:not(.collapsed):focus,.novodom-explore-client-reviews__action .btn-primary.btn:focus,.novodom-explore-client-reviews__action .btn.address-editor-select:not(.collapsed):focus,.novodom-explore-client-reviews__action .btn.address-editor-edit:not(.collapsed):focus,.novodom-explore-client-reviews__action .btn.address-editor-create:not(.collapsed):focus,.product-box .btn-primary.btn-buy:focus,.product-box .btn-buy.address-editor-select:not(.collapsed):focus,.product-box .btn-buy.address-editor-edit:not(.collapsed):focus,.product-box .btn-buy.address-editor-create:not(.collapsed):focus,.product-box .btn-buy.base-slider-item-action:focus,.product-box .novodom-explore-client-reviews__action .btn-buy.btn:focus,.product-box .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn-buy.btn:focus,.novodom-explore-client-reviews__action .product-box .novodom-explore-client-reviews__action .btn-buy.btn:focus,.btn-primary.outline:active,.outline.address-editor-select:not(.collapsed):active,.address-editor-select.base-slider-item-action:not(.collapsed):active,.novodom-explore-client-reviews__action .address-editor-select.btn:not(.collapsed):active,.product-box .address-editor-select.btn-buy:not(.collapsed):active,.outline.address-editor-edit:not(.collapsed):active,.address-editor-edit.base-slider-item-action:not(.collapsed):active,.novodom-explore-client-reviews__action .address-editor-edit.btn:not(.collapsed):active,.product-box .address-editor-edit.btn-buy:not(.collapsed):active,.outline.address-editor-create:not(.collapsed):active,.address-editor-create.base-slider-item-action:not(.collapsed):active,.novodom-explore-client-reviews__action .address-editor-create.btn:not(.collapsed):active,.product-box .address-editor-create.btn-buy:not(.collapsed):active,.outline.base-slider-item-action:active,.base-slider-item-action:active,.novodom-explore-client-reviews__action .base-slider-item-action.btn:active,.product-box .base-slider-item-action.btn-buy:active,.novodom-explore-client-reviews__action .outline.btn:active,.novodom-explore-client-reviews__action .btn.base-slider-item-action:active,.novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .product-box .btn.btn-buy:active,.novodom-explore-client-reviews__action .product-box .btn-buy.btn:active,.product-box .novodom-explore-client-reviews__action .btn.btn-buy:active,.btn-primary.base-slider-item-action:active,.base-slider-item-action.address-editor-select:not(.collapsed):active,.base-slider-item-action.address-editor-edit:not(.collapsed):active,.base-slider-item-action.address-editor-create:not(.collapsed):active,.novodom-explore-client-reviews__action .btn-primary.btn:active,.novodom-explore-client-reviews__action .btn.address-editor-select:not(.collapsed):active,.novodom-explore-client-reviews__action .btn.address-editor-edit:not(.collapsed):active,.novodom-explore-client-reviews__action .btn.address-editor-create:not(.collapsed):active,.product-box .btn-primary.btn-buy:active,.product-box .btn-buy.address-editor-select:not(.collapsed):active,.product-box .btn-buy.address-editor-edit:not(.collapsed):active,.product-box .btn-buy.address-editor-create:not(.collapsed):active,.product-box .btn-buy.base-slider-item-action:active,.product-box .novodom-explore-client-reviews__action .btn-buy.btn:active,.product-box .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn-buy.btn:active,.novodom-explore-client-reviews__action .product-box .novodom-explore-client-reviews__action .btn-buy.btn:active,.btn-buy.outline:focus,.btn-buy.base-slider-item-action:focus,.novodom-explore-client-reviews__action .btn-buy.btn:focus,.product-box .btn-buy:focus,.btn-buy.outline:active,.btn-buy.base-slider-item-action:active,.novodom-explore-client-reviews__action .btn-buy.btn:active,.product-box .btn-buy:active{background-color:transparent;color:#87625d;border:1px solid #87625d}.btn-primary.outline:disabled,.outline.address-editor-select:not(.collapsed):disabled,.address-editor-select.base-slider-item-action:not(.collapsed):disabled,.novodom-explore-client-reviews__action .address-editor-select.btn:not(.collapsed):disabled,.product-box .address-editor-select.btn-buy:not(.collapsed):disabled,.outline.address-editor-edit:not(.collapsed):disabled,.address-editor-edit.base-slider-item-action:not(.collapsed):disabled,.novodom-explore-client-reviews__action .address-editor-edit.btn:not(.collapsed):disabled,.product-box .address-editor-edit.btn-buy:not(.collapsed):disabled,.outline.address-editor-create:not(.collapsed):disabled,.address-editor-create.base-slider-item-action:not(.collapsed):disabled,.novodom-explore-client-reviews__action .address-editor-create.btn:not(.collapsed):disabled,.product-box .address-editor-create.btn-buy:not(.collapsed):disabled,.outline.base-slider-item-action:disabled,.base-slider-item-action:disabled,.novodom-explore-client-reviews__action .base-slider-item-action.btn:disabled,.product-box .base-slider-item-action.btn-buy:disabled,.novodom-explore-client-reviews__action .outline.btn:disabled,.novodom-explore-client-reviews__action .btn.base-slider-item-action:disabled,.novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .product-box .btn.btn-buy:disabled,.novodom-explore-client-reviews__action .product-box .btn-buy.btn:disabled,.product-box .novodom-explore-client-reviews__action .btn.btn-buy:disabled,.btn-primary.base-slider-item-action:disabled,.base-slider-item-action.address-editor-select:not(.collapsed):disabled,.base-slider-item-action.address-editor-edit:not(.collapsed):disabled,.base-slider-item-action.address-editor-create:not(.collapsed):disabled,.novodom-explore-client-reviews__action .btn-primary.btn:disabled,.novodom-explore-client-reviews__action .btn.address-editor-select:not(.collapsed):disabled,.novodom-explore-client-reviews__action .btn.address-editor-edit:not(.collapsed):disabled,.novodom-explore-client-reviews__action .btn.address-editor-create:not(.collapsed):disabled,.product-box .btn-primary.btn-buy:disabled,.product-box .btn-buy.address-editor-select:not(.collapsed):disabled,.product-box .btn-buy.address-editor-edit:not(.collapsed):disabled,.product-box .btn-buy.address-editor-create:not(.collapsed):disabled,.product-box .btn-buy.base-slider-item-action:disabled,.product-box .novodom-explore-client-reviews__action .btn-buy.btn:disabled,.product-box .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn-buy.btn:disabled,.novodom-explore-client-reviews__action .product-box .novodom-explore-client-reviews__action .btn-buy.btn:disabled,.btn-primary.outline.disabled,.outline.disabled.address-editor-select:not(.collapsed),.disabled.address-editor-select.base-slider-item-action:not(.collapsed),.novodom-explore-client-reviews__action .disabled.address-editor-select.btn:not(.collapsed),.product-box .disabled.address-editor-select.btn-buy:not(.collapsed),.outline.disabled.address-editor-edit:not(.collapsed),.disabled.address-editor-edit.base-slider-item-action:not(.collapsed),.novodom-explore-client-reviews__action .disabled.address-editor-edit.btn:not(.collapsed),.product-box .disabled.address-editor-edit.btn-buy:not(.collapsed),.outline.disabled.address-editor-create:not(.collapsed),.disabled.address-editor-create.base-slider-item-action:not(.collapsed),.novodom-explore-client-reviews__action .disabled.address-editor-create.btn:not(.collapsed),.product-box .disabled.address-editor-create.btn-buy:not(.collapsed),.outline.disabled.base-slider-item-action,.disabled.base-slider-item-action,.novodom-explore-client-reviews__action .disabled.base-slider-item-action.btn,.product-box .disabled.base-slider-item-action.btn-buy,.novodom-explore-client-reviews__action .outline.disabled.btn,.novodom-explore-client-reviews__action .disabled.btn.base-slider-item-action,.novodom-explore-client-reviews__action .disabled.btn,.novodom-explore-client-reviews__action .product-box .disabled.btn.btn-buy,.novodom-explore-client-reviews__action .product-box .disabled.btn-buy.btn,.product-box .novodom-explore-client-reviews__action .disabled.btn.btn-buy,.btn-primary.disabled.base-slider-item-action,.disabled.base-slider-item-action.address-editor-select:not(.collapsed),.disabled.base-slider-item-action.address-editor-edit:not(.collapsed),.disabled.base-slider-item-action.address-editor-create:not(.collapsed),.novodom-explore-client-reviews__action .btn-primary.disabled.btn,.novodom-explore-client-reviews__action .disabled.btn.address-editor-select:not(.collapsed),.novodom-explore-client-reviews__action .disabled.btn.address-editor-edit:not(.collapsed),.novodom-explore-client-reviews__action .disabled.btn.address-editor-create:not(.collapsed),.product-box .btn-primary.disabled.btn-buy,.product-box .disabled.btn-buy.address-editor-select:not(.collapsed),.product-box .disabled.btn-buy.address-editor-edit:not(.collapsed),.product-box .disabled.btn-buy.address-editor-create:not(.collapsed),.product-box .disabled.btn-buy.base-slider-item-action,.product-box .novodom-explore-client-reviews__action .disabled.btn-buy.btn,.product-box .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .disabled.btn-buy.btn,.novodom-explore-client-reviews__action .product-box .novodom-explore-client-reviews__action .disabled.btn-buy.btn,.btn-buy.outline:disabled,.btn-buy.base-slider-item-action:disabled,.novodom-explore-client-reviews__action .btn-buy.btn:disabled,.product-box .btn-buy:disabled,.btn-buy.outline.disabled,.btn-buy.disabled.base-slider-item-action,.novodom-explore-client-reviews__action .btn-buy.disabled.btn,.product-box .btn-buy.disabled{background-color:transparent;color:#564b48;border:1px solid #564b48;opacity:0.5}.btn-secondary,.hero-banner-primary-button .btn,.hero-banner-secondary-button .btn,.btn-light{background-color:#ffffff;color:#564b48;border:1px solid #ffffff}.btn-secondary:hover,.hero-banner-primary-button .btn:hover,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn:hover,.hero-banner-secondary-button .btn:hover,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn:hover,.btn-light:hover{background-color:#ffffff;color:#564b48;border:1px solid #ffffff;opacity:0.9}.btn-secondary:focus,.hero-banner-primary-button .btn:focus,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn:focus,.hero-banner-secondary-button .btn:focus,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn:focus,.btn-secondary:active,.hero-banner-primary-button .btn:active,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn:active,.hero-banner-secondary-button .btn:active,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn:active,.btn-secondary:first-child:active,.hero-banner-primary-button .btn:first-child:active,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn:first-child:active,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn:first-child:active,.hero-banner-secondary-button .btn:first-child:active,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:first-child:active,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn:first-child:active,.btn-light:focus,.btn-light:active,.btn-light:first-child:active{background-color:#ffffff;color:#564b48;border:1px solid #0084ff}.btn-secondary:disabled,.hero-banner-primary-button .btn:disabled,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn:disabled,.hero-banner-secondary-button .btn:disabled,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn:disabled,.btn-secondary.disabled,.hero-banner-primary-button .disabled.btn,.hero-banner-primary-button .novodom-explore-client-reviews__action .disabled.btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .disabled.btn,.hero-banner-secondary-button .disabled.btn,.hero-banner-secondary-button .novodom-explore-client-reviews__action .disabled.btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .disabled.btn,.btn-light:disabled,.btn-light.disabled{background-color:#ffffff;color:#564b48;border:1px solid #ffffff;opacity:0.5}.btn-secondary.outline,.hero-banner-primary-button .outline.btn,.hero-banner-primary-button .btn.base-slider-item-action,.hero-banner-primary-button .novodom-explore-client-reviews__action .base-slider-item-action.btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .base-slider-item-action.btn,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn,.hero-banner-primary-button .product-box .btn.btn-buy,.hero-banner-primary-button .product-box .novodom-explore-client-reviews__action .btn-buy.btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .product-box .btn-buy.btn,.product-box .hero-banner-primary-button .btn.btn-buy,.hero-banner-primary-button .novodom-explore-client-reviews__action .outline.btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .outline.btn,.hero-banner-secondary-button .outline.btn,.hero-banner-secondary-button .btn.base-slider-item-action,.hero-banner-secondary-button .novodom-explore-client-reviews__action .base-slider-item-action.btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .base-slider-item-action.btn,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn,.hero-banner-secondary-button .product-box .btn.btn-buy,.hero-banner-secondary-button .product-box .novodom-explore-client-reviews__action .btn-buy.btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .product-box .btn-buy.btn,.product-box .hero-banner-secondary-button .btn.btn-buy,.hero-banner-secondary-button .novodom-explore-client-reviews__action .outline.btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .outline.btn,.btn-secondary.base-slider-item-action,.hero-banner-primary-button .base-slider-item-action.btn,.hero-banner-secondary-button .base-slider-item-action.btn,.novodom-explore-client-reviews__action .btn-secondary.btn,.product-box .btn-secondary.btn-buy,.product-box .hero-banner-primary-button .btn-buy.btn,.product-box .hero-banner-primary-button .novodom-explore-client-reviews__action .btn-buy.btn,.novodom-explore-client-reviews__action .product-box .hero-banner-primary-button .btn-buy.btn,.hero-banner-primary-button .product-box .btn-buy.btn,.product-box .hero-banner-secondary-button .btn-buy.btn,.product-box .hero-banner-secondary-button .novodom-explore-client-reviews__action .btn-buy.btn,.novodom-explore-client-reviews__action .product-box .hero-banner-secondary-button .btn-buy.btn,.hero-banner-secondary-button .product-box .btn-buy.btn,.btn-light.outline,.btn-light.base-slider-item-action,.novodom-explore-client-reviews__action .btn-light.btn,.product-box .btn-light.btn-buy{background-color:transparent;color:#ffffff;border:1px solid #ffffff}.btn-secondary.outline:hover,.hero-banner-primary-button .outline.btn:hover,.hero-banner-primary-button .btn.base-slider-item-action:hover,.hero-banner-primary-button .novodom-explore-client-reviews__action .base-slider-item-action.btn:hover,.novodom-explore-client-reviews__action .hero-banner-primary-button .base-slider-item-action.btn:hover,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn:hover,.hero-banner-primary-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .hero-banner-primary-button .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn:hover,.hero-banner-primary-button .product-box .btn.btn-buy:hover,.hero-banner-primary-button .product-box .novodom-explore-client-reviews__action .btn-buy.btn:hover,.novodom-explore-client-reviews__action .hero-banner-primary-button .product-box .btn-buy.btn:hover,.product-box .hero-banner-primary-button .btn.btn-buy:hover,.hero-banner-primary-button .novodom-explore-client-reviews__action .outline.btn:hover,.novodom-explore-client-reviews__action .hero-banner-primary-button .outline.btn:hover,.hero-banner-secondary-button .outline.btn:hover,.hero-banner-secondary-button .btn.base-slider-item-action:hover,.hero-banner-secondary-button .novodom-explore-client-reviews__action .base-slider-item-action.btn:hover,.novodom-explore-client-reviews__action .hero-banner-secondary-button .base-slider-item-action.btn:hover,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:hover,.hero-banner-secondary-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn:hover,.hero-banner-secondary-button .product-box .btn.btn-buy:hover,.hero-banner-secondary-button .product-box .novodom-explore-client-reviews__action .btn-buy.btn:hover,.novodom-explore-client-reviews__action .hero-banner-secondary-button .product-box .btn-buy.btn:hover,.product-box .hero-banner-secondary-button .btn.btn-buy:hover,.hero-banner-secondary-button .novodom-explore-client-reviews__action .outline.btn:hover,.novodom-explore-client-reviews__action .hero-banner-secondary-button .outline.btn:hover,.btn-secondary.base-slider-item-action:hover,.hero-banner-primary-button .base-slider-item-action.btn:hover,.hero-banner-secondary-button .base-slider-item-action.btn:hover,.novodom-explore-client-reviews__action .btn-secondary.btn:hover,.product-box .btn-secondary.btn-buy:hover,.product-box .hero-banner-primary-button .btn-buy.btn:hover,.product-box .hero-banner-primary-button .novodom-explore-client-reviews__action .btn-buy.btn:hover,.novodom-explore-client-reviews__action .product-box .hero-banner-primary-button .btn-buy.btn:hover,.hero-banner-primary-button .product-box .btn-buy.btn:hover,.product-box .hero-banner-secondary-button .btn-buy.btn:hover,.product-box .hero-banner-secondary-button .novodom-explore-client-reviews__action .btn-buy.btn:hover,.novodom-explore-client-reviews__action .product-box .hero-banner-secondary-button .btn-buy.btn:hover,.hero-banner-secondary-button .product-box .btn-buy.btn:hover,.btn-light.outline:hover,.btn-light.base-slider-item-action:hover,.novodom-explore-client-reviews__action .btn-light.btn:hover,.product-box .btn-light.btn-buy:hover{background-color:transparent;color:#ffffff;border:1px solid #ffffff;opacity:0.9}.btn-secondary.outline:focus,.hero-banner-primary-button .outline.btn:focus,.hero-banner-primary-button .btn.base-slider-item-action:focus,.hero-banner-primary-button .novodom-explore-client-reviews__action .base-slider-item-action.btn:focus,.novodom-explore-client-reviews__action .hero-banner-primary-button .base-slider-item-action.btn:focus,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn:focus,.hero-banner-primary-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .hero-banner-primary-button .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn:focus,.hero-banner-primary-button .product-box .btn.btn-buy:focus,.hero-banner-primary-button .product-box .novodom-explore-client-reviews__action .btn-buy.btn:focus,.novodom-explore-client-reviews__action .hero-banner-primary-button .product-box .btn-buy.btn:focus,.product-box .hero-banner-primary-button .btn.btn-buy:focus,.hero-banner-primary-button .novodom-explore-client-reviews__action .outline.btn:focus,.novodom-explore-client-reviews__action .hero-banner-primary-button .outline.btn:focus,.hero-banner-secondary-button .outline.btn:focus,.hero-banner-secondary-button .btn.base-slider-item-action:focus,.hero-banner-secondary-button .novodom-explore-client-reviews__action .base-slider-item-action.btn:focus,.novodom-explore-client-reviews__action .hero-banner-secondary-button .base-slider-item-action.btn:focus,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:focus,.hero-banner-secondary-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn:focus,.hero-banner-secondary-button .product-box .btn.btn-buy:focus,.hero-banner-secondary-button .product-box .novodom-explore-client-reviews__action .btn-buy.btn:focus,.novodom-explore-client-reviews__action .hero-banner-secondary-button .product-box .btn-buy.btn:focus,.product-box .hero-banner-secondary-button .btn.btn-buy:focus,.hero-banner-secondary-button .novodom-explore-client-reviews__action .outline.btn:focus,.novodom-explore-client-reviews__action .hero-banner-secondary-button .outline.btn:focus,.btn-secondary.base-slider-item-action:focus,.hero-banner-primary-button .base-slider-item-action.btn:focus,.hero-banner-secondary-button .base-slider-item-action.btn:focus,.novodom-explore-client-reviews__action .btn-secondary.btn:focus,.product-box .btn-secondary.btn-buy:focus,.product-box .hero-banner-primary-button .btn-buy.btn:focus,.product-box .hero-banner-primary-button .novodom-explore-client-reviews__action .btn-buy.btn:focus,.novodom-explore-client-reviews__action .product-box .hero-banner-primary-button .btn-buy.btn:focus,.hero-banner-primary-button .product-box .btn-buy.btn:focus,.product-box .hero-banner-secondary-button .btn-buy.btn:focus,.product-box .hero-banner-secondary-button .novodom-explore-client-reviews__action .btn-buy.btn:focus,.novodom-explore-client-reviews__action .product-box .hero-banner-secondary-button .btn-buy.btn:focus,.hero-banner-secondary-button .product-box .btn-buy.btn:focus,.btn-secondary.outline:active,.hero-banner-primary-button .outline.btn:active,.hero-banner-primary-button .btn.base-slider-item-action:active,.hero-banner-primary-button .novodom-explore-client-reviews__action .base-slider-item-action.btn:active,.novodom-explore-client-reviews__action .hero-banner-primary-button .base-slider-item-action.btn:active,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn:active,.hero-banner-primary-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .hero-banner-primary-button .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn:active,.hero-banner-primary-button .product-box .btn.btn-buy:active,.hero-banner-primary-button .product-box .novodom-explore-client-reviews__action .btn-buy.btn:active,.novodom-explore-client-reviews__action .hero-banner-primary-button .product-box .btn-buy.btn:active,.product-box .hero-banner-primary-button .btn.btn-buy:active,.hero-banner-primary-button .novodom-explore-client-reviews__action .outline.btn:active,.novodom-explore-client-reviews__action .hero-banner-primary-button .outline.btn:active,.hero-banner-secondary-button .outline.btn:active,.hero-banner-secondary-button .btn.base-slider-item-action:active,.hero-banner-secondary-button .novodom-explore-client-reviews__action .base-slider-item-action.btn:active,.novodom-explore-client-reviews__action .hero-banner-secondary-button .base-slider-item-action.btn:active,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:active,.hero-banner-secondary-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn:active,.hero-banner-secondary-button .product-box .btn.btn-buy:active,.hero-banner-secondary-button .product-box .novodom-explore-client-reviews__action .btn-buy.btn:active,.novodom-explore-client-reviews__action .hero-banner-secondary-button .product-box .btn-buy.btn:active,.product-box .hero-banner-secondary-button .btn.btn-buy:active,.hero-banner-secondary-button .novodom-explore-client-reviews__action .outline.btn:active,.novodom-explore-client-reviews__action .hero-banner-secondary-button .outline.btn:active,.btn-secondary.base-slider-item-action:active,.hero-banner-primary-button .base-slider-item-action.btn:active,.hero-banner-secondary-button .base-slider-item-action.btn:active,.novodom-explore-client-reviews__action .btn-secondary.btn:active,.product-box .btn-secondary.btn-buy:active,.product-box .hero-banner-primary-button .btn-buy.btn:active,.product-box .hero-banner-primary-button .novodom-explore-client-reviews__action .btn-buy.btn:active,.novodom-explore-client-reviews__action .product-box .hero-banner-primary-button .btn-buy.btn:active,.hero-banner-primary-button .product-box .btn-buy.btn:active,.product-box .hero-banner-secondary-button .btn-buy.btn:active,.product-box .hero-banner-secondary-button .novodom-explore-client-reviews__action .btn-buy.btn:active,.novodom-explore-client-reviews__action .product-box .hero-banner-secondary-button .btn-buy.btn:active,.hero-banner-secondary-button .product-box .btn-buy.btn:active,.btn-light.outline:focus,.btn-light.base-slider-item-action:focus,.novodom-explore-client-reviews__action .btn-light.btn:focus,.product-box .btn-light.btn-buy:focus,.btn-light.outline:active,.btn-light.base-slider-item-action:active,.novodom-explore-client-reviews__action .btn-light.btn:active,.product-box .btn-light.btn-buy:active{background-color:transparent;color:#ffffff;border:1px solid #0084ff}.btn-secondary.outline:disabled,.hero-banner-primary-button .outline.btn:disabled,.hero-banner-primary-button .btn.base-slider-item-action:disabled,.hero-banner-primary-button .novodom-explore-client-reviews__action .base-slider-item-action.btn:disabled,.novodom-explore-client-reviews__action .hero-banner-primary-button .base-slider-item-action.btn:disabled,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn:disabled,.hero-banner-primary-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .hero-banner-primary-button .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn:disabled,.hero-banner-primary-button .product-box .btn.btn-buy:disabled,.hero-banner-primary-button .product-box .novodom-explore-client-reviews__action .btn-buy.btn:disabled,.novodom-explore-client-reviews__action .hero-banner-primary-button .product-box .btn-buy.btn:disabled,.product-box .hero-banner-primary-button .btn.btn-buy:disabled,.hero-banner-primary-button .novodom-explore-client-reviews__action .outline.btn:disabled,.novodom-explore-client-reviews__action .hero-banner-primary-button .outline.btn:disabled,.hero-banner-secondary-button .outline.btn:disabled,.hero-banner-secondary-button .btn.base-slider-item-action:disabled,.hero-banner-secondary-button .novodom-explore-client-reviews__action .base-slider-item-action.btn:disabled,.novodom-explore-client-reviews__action .hero-banner-secondary-button .base-slider-item-action.btn:disabled,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:disabled,.hero-banner-secondary-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn:disabled,.hero-banner-secondary-button .product-box .btn.btn-buy:disabled,.hero-banner-secondary-button .product-box .novodom-explore-client-reviews__action .btn-buy.btn:disabled,.novodom-explore-client-reviews__action .hero-banner-secondary-button .product-box .btn-buy.btn:disabled,.product-box .hero-banner-secondary-button .btn.btn-buy:disabled,.hero-banner-secondary-button .novodom-explore-client-reviews__action .outline.btn:disabled,.novodom-explore-client-reviews__action .hero-banner-secondary-button .outline.btn:disabled,.btn-secondary.base-slider-item-action:disabled,.hero-banner-primary-button .base-slider-item-action.btn:disabled,.hero-banner-secondary-button .base-slider-item-action.btn:disabled,.novodom-explore-client-reviews__action .btn-secondary.btn:disabled,.product-box .btn-secondary.btn-buy:disabled,.product-box .hero-banner-primary-button .btn-buy.btn:disabled,.product-box .hero-banner-primary-button .novodom-explore-client-reviews__action .btn-buy.btn:disabled,.novodom-explore-client-reviews__action .product-box .hero-banner-primary-button .btn-buy.btn:disabled,.hero-banner-primary-button .product-box .btn-buy.btn:disabled,.product-box .hero-banner-secondary-button .btn-buy.btn:disabled,.product-box .hero-banner-secondary-button .novodom-explore-client-reviews__action .btn-buy.btn:disabled,.novodom-explore-client-reviews__action .product-box .hero-banner-secondary-button .btn-buy.btn:disabled,.hero-banner-secondary-button .product-box .btn-buy.btn:disabled,.btn-secondary.outline.disabled,.hero-banner-primary-button .outline.disabled.btn,.hero-banner-primary-button .disabled.btn.base-slider-item-action,.hero-banner-primary-button .novodom-explore-client-reviews__action .disabled.base-slider-item-action.btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .disabled.base-slider-item-action.btn,.hero-banner-primary-button .novodom-explore-client-reviews__action .disabled.btn,.hero-banner-primary-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .disabled.btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .novodom-explore-client-reviews__action .disabled.btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .disabled.btn,.hero-banner-primary-button .product-box .disabled.btn.btn-buy,.hero-banner-primary-button .product-box .novodom-explore-client-reviews__action .disabled.btn-buy.btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .product-box .disabled.btn-buy.btn,.product-box .hero-banner-primary-button .disabled.btn.btn-buy,.hero-banner-primary-button .novodom-explore-client-reviews__action .outline.disabled.btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .outline.disabled.btn,.hero-banner-secondary-button .outline.disabled.btn,.hero-banner-secondary-button .disabled.btn.base-slider-item-action,.hero-banner-secondary-button .novodom-explore-client-reviews__action .disabled.base-slider-item-action.btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .disabled.base-slider-item-action.btn,.hero-banner-secondary-button .novodom-explore-client-reviews__action .disabled.btn,.hero-banner-secondary-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .disabled.btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .novodom-explore-client-reviews__action .disabled.btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .disabled.btn,.hero-banner-secondary-button .product-box .disabled.btn.btn-buy,.hero-banner-secondary-button .product-box .novodom-explore-client-reviews__action .disabled.btn-buy.btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .product-box .disabled.btn-buy.btn,.product-box .hero-banner-secondary-button .disabled.btn.btn-buy,.hero-banner-secondary-button .novodom-explore-client-reviews__action .outline.disabled.btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .outline.disabled.btn,.btn-secondary.disabled.base-slider-item-action,.hero-banner-primary-button .disabled.base-slider-item-action.btn,.hero-banner-secondary-button .disabled.base-slider-item-action.btn,.novodom-explore-client-reviews__action .btn-secondary.disabled.btn,.product-box .btn-secondary.disabled.btn-buy,.product-box .hero-banner-primary-button .disabled.btn-buy.btn,.product-box .hero-banner-primary-button .novodom-explore-client-reviews__action .disabled.btn-buy.btn,.novodom-explore-client-reviews__action .product-box .hero-banner-primary-button .disabled.btn-buy.btn,.hero-banner-primary-button .product-box .disabled.btn-buy.btn,.product-box .hero-banner-secondary-button .disabled.btn-buy.btn,.product-box .hero-banner-secondary-button .novodom-explore-client-reviews__action .disabled.btn-buy.btn,.novodom-explore-client-reviews__action .product-box .hero-banner-secondary-button .disabled.btn-buy.btn,.hero-banner-secondary-button .product-box .disabled.btn-buy.btn,.btn-light.outline:disabled,.btn-light.base-slider-item-action:disabled,.novodom-explore-client-reviews__action .btn-light.btn:disabled,.product-box .btn-light.btn-buy:disabled,.btn-light.outline.disabled,.btn-light.disabled.base-slider-item-action,.novodom-explore-client-reviews__action .btn-light.disabled.btn,.product-box .btn-light.disabled.btn-buy{background-color:transparent;color:#ffffff;border:1px solid #ffffff;opacity:0.5}.btn-checkout,.begin-checkout-btn,.js-cookie-accept-all-button .btn-primary,.js-cookie-accept-all-button .address-editor-select:not(.collapsed),.js-cookie-accept-all-button .address-editor-edit:not(.collapsed),.js-cookie-accept-all-button .address-editor-create:not(.collapsed),.js-cookie-accept-all-button .base-slider-item-action,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .btn,.js-offcanvas-cookie-accept-all{background-color:#2aa500;color:#ffffff;border:1px solid #2aa500}.btn-checkout:hover,.begin-checkout-btn:hover,.js-cookie-accept-all-button .btn-primary:hover,.js-cookie-accept-all-button .address-editor-select:not(.collapsed):hover,.js-cookie-accept-all-button .address-editor-edit:not(.collapsed):hover,.js-cookie-accept-all-button .address-editor-create:not(.collapsed):hover,.js-cookie-accept-all-button .base-slider-item-action:hover,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn:hover,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .btn:hover,.js-offcanvas-cookie-accept-all:hover{background-color:#2aa500;color:#ffffff;border:1px solid #2aa500;opacity:0.9}.btn-checkout:focus,.btn-checkout:active,.btn-checkout:first-child:active,.begin-checkout-btn:focus,.begin-checkout-btn:active,.begin-checkout-btn:first-child:active,.js-cookie-accept-all-button .btn-primary:focus,.js-cookie-accept-all-button .address-editor-select:not(.collapsed):focus,.js-cookie-accept-all-button .address-editor-edit:not(.collapsed):focus,.js-cookie-accept-all-button .address-editor-create:not(.collapsed):focus,.js-cookie-accept-all-button .base-slider-item-action:focus,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn:focus,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .btn:focus,.js-cookie-accept-all-button .btn-primary:active,.js-cookie-accept-all-button .address-editor-select:not(.collapsed):active,.js-cookie-accept-all-button .address-editor-edit:not(.collapsed):active,.js-cookie-accept-all-button .address-editor-create:not(.collapsed):active,.js-cookie-accept-all-button .base-slider-item-action:active,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn:active,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .btn:active,.js-cookie-accept-all-button .btn-primary:first-child:active,.js-cookie-accept-all-button .address-editor-select:not(.collapsed):first-child:active,.js-cookie-accept-all-button .address-editor-edit:not(.collapsed):first-child:active,.js-cookie-accept-all-button .address-editor-create:not(.collapsed):first-child:active,.js-cookie-accept-all-button .base-slider-item-action:first-child:active,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn:first-child:active,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:first-child:active,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn:first-child:active,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .btn:first-child:active,.js-offcanvas-cookie-accept-all:focus,.js-offcanvas-cookie-accept-all:active,.js-offcanvas-cookie-accept-all:first-child:active{background-color:#2aa500;color:#ffffff;border:1px solid #0084ff}.btn-checkout:disabled,.btn-checkout.disabled,.begin-checkout-btn:disabled,.begin-checkout-btn.disabled,.js-cookie-accept-all-button .btn-primary:disabled,.js-cookie-accept-all-button .address-editor-select:not(.collapsed):disabled,.js-cookie-accept-all-button .address-editor-edit:not(.collapsed):disabled,.js-cookie-accept-all-button .address-editor-create:not(.collapsed):disabled,.js-cookie-accept-all-button .base-slider-item-action:disabled,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn:disabled,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .btn:disabled,.js-cookie-accept-all-button .btn-primary.disabled,.js-cookie-accept-all-button .disabled.address-editor-select:not(.collapsed),.js-cookie-accept-all-button .disabled.address-editor-edit:not(.collapsed),.js-cookie-accept-all-button .disabled.address-editor-create:not(.collapsed),.js-cookie-accept-all-button .disabled.base-slider-item-action,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .disabled.btn,.js-cookie-accept-all-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .disabled.btn,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .novodom-explore-client-reviews__action .disabled.btn,.novodom-explore-client-reviews__action .js-cookie-accept-all-button .disabled.btn,.js-offcanvas-cookie-accept-all:disabled,.js-offcanvas-cookie-accept-all.disabled{background-color:#69755c;color:#ffffff;border:1px solid #69755c;opacity:0.5}.btn-link{background-color:transparent;color:#564b48;border:1px solid transparent}.btn-link .icon{color:#564b48}.btn-link:hover{background-color:transparent;color:#000000;border:1px solid transparent;text-decoration:none}.btn-link:hover .icon{color:#000000}.btn-link:focus,.btn-link:active,.btn-link:first-child:active{background-color:transparent;color:#000000;border:1px solid #0084ff}.btn-link:focus .icon,.btn-link:active .icon,.btn-link:first-child:active .icon{color:#000000}.btn-link:disabled,.btn-link.disabled{background-color:transparent;color:#564b48;border:1px solid transparent;opacity:0.5}.btn-toggle-dropdown,.btn-toggle-offcanvas{text-transform:none;display:flex;align-items:center;justify-content:space-between;font:normal normal 500 16px/16px "Jost", sans-serif;padding:10px 8px 10px 16px;color:#564b48;background-color:transparent;border-radius:4px;border:1px solid #d4cec5;letter-spacing:0.32px}.btn-toggle-dropdown.filter-panel-item-toggle.show,.btn-toggle-dropdown:hover,.btn-toggle-dropdown:focus-visible,.btn-toggle-dropdown:active,.btn-toggle-dropdown:focus,.btn-toggle-offcanvas.filter-panel-item-toggle.show,.btn-toggle-offcanvas:hover,.btn-toggle-offcanvas:focus-visible,.btn-toggle-offcanvas:active,.btn-toggle-offcanvas:focus{border-color:#d4cec5 !important;color:#564b48}.btn-toggle-dropdown .icon,.btn-toggle-offcanvas .icon{margin-left:8px;align-items:center;color:#2b2a2a;width:20px;height:20px}.btn-toggle-dropdown .icon svg,.btn-toggle-offcanvas .icon svg{top:0;width:20px;height:20px}.js-cookie-permission-button .btn-primary,.js-cookie-permission-button .address-editor-select:not(.collapsed),.js-cookie-permission-button .address-editor-edit:not(.collapsed),.js-cookie-permission-button .address-editor-create:not(.collapsed),.js-cookie-permission-button .base-slider-item-action,.js-cookie-permission-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .js-cookie-permission-button .btn{background-color:transparent;color:#564b48;border:1px solid #564b48}.js-cookie-permission-button .btn-primary:hover,.js-cookie-permission-button .address-editor-select:not(.collapsed):hover,.js-cookie-permission-button .address-editor-edit:not(.collapsed):hover,.js-cookie-permission-button .address-editor-create:not(.collapsed):hover,.js-cookie-permission-button .base-slider-item-action:hover,.js-cookie-permission-button .novodom-explore-client-reviews__action .btn:hover,.js-cookie-permission-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .js-cookie-permission-button .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .js-cookie-permission-button .btn:hover{background-color:transparent;color:#87625d;border:1px solid #87625d;opacity:0.9}.js-cookie-permission-button .btn-primary:focus,.js-cookie-permission-button .address-editor-select:not(.collapsed):focus,.js-cookie-permission-button .address-editor-edit:not(.collapsed):focus,.js-cookie-permission-button .address-editor-create:not(.collapsed):focus,.js-cookie-permission-button .base-slider-item-action:focus,.js-cookie-permission-button .novodom-explore-client-reviews__action .btn:focus,.js-cookie-permission-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .js-cookie-permission-button .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .js-cookie-permission-button .btn:focus,.js-cookie-permission-button .btn-primary:active,.js-cookie-permission-button .address-editor-select:not(.collapsed):active,.js-cookie-permission-button .address-editor-edit:not(.collapsed):active,.js-cookie-permission-button .address-editor-create:not(.collapsed):active,.js-cookie-permission-button .base-slider-item-action:active,.js-cookie-permission-button .novodom-explore-client-reviews__action .btn:active,.js-cookie-permission-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .js-cookie-permission-button .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .js-cookie-permission-button .btn:active{background-color:transparent;color:#87625d;border:1px solid #87625d}.js-cookie-permission-button .btn-primary:disabled,.js-cookie-permission-button .address-editor-select:not(.collapsed):disabled,.js-cookie-permission-button .address-editor-edit:not(.collapsed):disabled,.js-cookie-permission-button .address-editor-create:not(.collapsed):disabled,.js-cookie-permission-button .base-slider-item-action:disabled,.js-cookie-permission-button .novodom-explore-client-reviews__action .btn:disabled,.js-cookie-permission-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .js-cookie-permission-button .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .js-cookie-permission-button .btn:disabled,.js-cookie-permission-button .btn-primary.disabled,.js-cookie-permission-button .disabled.address-editor-select:not(.collapsed),.js-cookie-permission-button .disabled.address-editor-edit:not(.collapsed),.js-cookie-permission-button .disabled.address-editor-create:not(.collapsed),.js-cookie-permission-button .disabled.base-slider-item-action,.js-cookie-permission-button .novodom-explore-client-reviews__action .disabled.btn,.js-cookie-permission-button .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .disabled.btn,.novodom-explore-client-reviews__action .js-cookie-permission-button .novodom-explore-client-reviews__action .disabled.btn,.novodom-explore-client-reviews__action .js-cookie-permission-button .disabled.btn{background-color:transparent;color:#564b48;border:1px solid #564b48;opacity:0.5}@media (min-width:1100px) and (max-width:1679.98px){.btn,.novodom-explore-client-reviews__action .btn{font:normal normal 500 11px/13px "Jost", sans-serif;letter-spacing:0.213px;padding-top:6px;padding-bottom:6px}.btn.small,.novodom-explore-client-reviews__action .small.btn{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding-top:4px;padding-bottom:4px}.btn.small--additional-padding,.novodom-explore-client-reviews__action .small--additional-padding.btn{padding:5px 12px}.btn-toggle-dropdown,.btn-toggle-offcanvas{font:normal normal 500 11px/11px "Jost", sans-serif;padding:5px 4px 5px 8px;border-radius:2px;letter-spacing:0.16px}.btn-toggle-dropdown .icon,.btn-toggle-offcanvas .icon{margin-left:4px;width:10px;height:10px}.btn-toggle-dropdown .icon svg,.btn-toggle-offcanvas .icon svg{width:10px;height:10px}}@media (min-width:1360px) and (max-width:1679.98px){.btn,.novodom-explore-client-reviews__action .btn{font:normal normal 500 11px/13px "Jost", sans-serif;letter-spacing:0.213px;padding-top:8px;padding-bottom:8px}.btn.small,.novodom-explore-client-reviews__action .small.btn{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding-top:5px;padding-bottom:5px}.btn.small--additional-padding,.novodom-explore-client-reviews__action .small--additional-padding.btn{padding:6px 16px}.btn-toggle-dropdown,.btn-toggle-offcanvas{font:normal normal 500 11px/11px "Jost", sans-serif;padding:7px 5px 7px 11px;border-radius:3px;letter-spacing:0.213px}.btn-toggle-dropdown .icon,.btn-toggle-offcanvas .icon{margin-left:5px;width:13px;height:13px}.btn-toggle-dropdown .icon svg,.btn-toggle-offcanvas .icon svg{width:13px;height:13px}}.sorting-panel{position:relative}.sorting-panel .sorting-panel-toggle-btn{min-width:172px}.sorting-panel .sorting-panel-toggle-btn.show .icon{transform:rotate(180deg)}.sorting-panel .sorting-panel-dropdown{display:none;inset:0 auto auto 0;position:absolute;margin:0;z-index:500;background-color:#ffffff;border:1px solid #d4cec5;border-radius:0 4px 4px 4px;padding:8px 0 8px 20px;width:260px;max-height:320px}.sorting-panel .sorting-panel-dropdown.show{display:block}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list{overflow:auto;list-style:none;padding:0;margin-bottom:0}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list-item{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px;border-bottom:1px solid #f4f4f4}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list-item:last-of-type{border-bottom:none}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list-item label{display:flex;justify-content:space-between;padding:8px 0;cursor:pointer}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list-item label .icon{opacity:0;color:#2aa500}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list-item label .icon svg{top:0}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list-item input{position:absolute;width:0;height:0;visibility:hidden}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list-item input:checked~label{color:#000000;font-weight:500}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list-item input:checked~label .icon{opacity:1}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-btn{width:100%;font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;padding-top:8px;padding-bottom:8px}.filter-panel.is-loading .sorting-panel-toggle-btn{pointer-events:none;opacity:0.6}@media (min-width:1100px) and (max-width:1679.98px){.sorting-panel .sorting-panel-toggle-btn{min-width:86px}.sorting-panel .sorting-panel-dropdown{border-radius:0 2px 2px 2px;padding:4px 0 4px 10px;width:130px;max-height:160px}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list-item{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list-item label{padding:4px 0}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-btn{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding-top:4px;padding-bottom:4px}}@media (min-width:1360px) and (max-width:1679.98px){.sorting-panel .sorting-panel-toggle-btn{min-width:115px}.sorting-panel .sorting-panel-dropdown{border-radius:0 3px 3px 3px;padding:5px 0 5px 13px;width:173px;max-height:213px}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list-item{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-list-item label{padding:5px 0}.sorting-panel .sorting-panel-dropdown .sorting-panel-dropdown-btn{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding-top:5px;padding-bottom:5px}}.filter-panel .filter-panel-active-container{display:flex;flex-wrap:wrap;gap:8px}.filter-panel .filter-panel-active-container .filter-active,.filter-panel .filter-panel-active-container .filter-reset-all{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48;text-transform:none;display:inline-flex;align-items:center;padding:4px 12px 4px 4px;border:none}.filter-panel .filter-panel-active-container .filter-active{margin:0;border-radius:4px;background-color:#f4f4f4}.filter-panel .filter-panel-active-container .filter-active-remove{font:normal normal 400 24px/22px "Jost", sans-serif;letter-spacing:initial;color:#564b48;position:relative;top:-0.1em;width:auto;padding:0 10px 0 6px}.filter-panel .filter-panel-active-container .filter-reset-all{text-transform:none}.filter-panel .filter-panel-active-container .filter-reset-all:hover{background-color:transparent}.filter-panel .filter-panel-actions{position:sticky;top:0;background-color:#f4f4f4;z-index:2;width:100%}.filter-panel .filter-panel-actions .filter-panel-active-container .filter-reset-all{display:none}.filter-panel .filter-panel-actions .filter-panel-active-toggle-container{padding:5px}.filter-panel .filter-panel-actions .filter-panel-active-toggle-container .filter-panel-active-toggle-label{display:flex;justify-content:center;align-items:center}.filter-panel .filter-panel-actions .filter-panel-active-toggle-container .filter-panel-active-toggle-label .icon svg{top:0}.filter-panel .filter-panel-actions .filter-panel-active-toggle-container .filter-panel-active-toggle-label .filter-panel-active-toggle-label-more{display:block}.filter-panel .filter-panel-actions .filter-panel-active-toggle-container .filter-panel-active-toggle-label .filter-panel-active-toggle-label-less{display:none}.filter-panel .filter-panel-actions:has(.filter-active:nth-child(n+5)) .filter-panel-active-container{max-height:70px;overflow:hidden;transition:max-height 0.3s ease-out}.filter-panel .filter-panel-actions:not(:has(.filter-active:nth-child(n+5))) .filter-panel-active-toggle-container{display:none}.filter-panel .filter-panel-actions:has(.filter-panel-active-toggle:checked) .filter-panel-active-container{max-height:1000px}.filter-panel .filter-panel-actions:has(.filter-panel-active-toggle:checked) .filter-panel-active-toggle-label .icon{transform:rotate(180deg)}.filter-panel .filter-panel-actions:has(.filter-panel-active-toggle:checked) .filter-panel-active-toggle-label .filter-panel-active-toggle-label-more{display:none}.filter-panel .filter-panel-actions:has(.filter-panel-active-toggle:checked) .filter-panel-active-toggle-label .filter-panel-active-toggle-label-less{display:block}.filter-panel-items-closed.collapse:not(.show){width:100%;display:block}.filter-panel-items-opened{width:100%}.btn-show-all-filters,.btn-hide-most-filters{display:none}@media (min-width:576px){.filter-panel .filter-panel-actions:not(:has(.filter-active:nth-child(n+9))) .filter-panel-active-toggle-container{display:none}}@media (min-width:768px){.filter-panel .filter-panel-actions:not(:has(.filter-active:nth-child(n+11))) .filter-panel-active-toggle-container{display:none}}@media (min-width:992px){.filter-panel .filter-panel-actions:not(:has(.filter-active:nth-child(n+15))) .filter-panel-active-toggle-container{display:none}}@media (min-width:1100px){.filter-panel-wrapper{width:100%}.filter-panel .filter-panel-actions{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative;background-color:inherit}.filter-panel .filter-panel-actions .filter-panel-active-container{max-height:unset !important}.filter-panel .filter-panel-actions .filter-panel-active-container .filter-reset-all{display:flex}.filter-panel .filter-panel-active-toggle-container{display:none}.filter-panel .filter-panel-active-container{margin:16px 0 0}.filter-panel .filter-panel-items-collapse{display:grid;grid-template-columns:repeat(6, 1fr);gap:10px;width:100%}.filter-panel .filter-panel-items-collapse .btn-hide-most-filters,.filter-panel .filter-panel-items-collapse .btn-show-all-filters{background-color:#f4f4f4;text-align:right}.filter-panel .filter-panel-items-collapse .btn-hide-most-filters[aria-expanded="false"]{display:none}.filter-panel .filter-panel-items-collapse .btn-hide-most-filters[aria-expanded="true"]{display:flex}.filter-panel .filter-panel-items-collapse .btn-show-all-filters[aria-expanded="true"]{display:none}.filter-panel .filter-panel-items-collapse .btn-show-all-filters[aria-expanded="false"]{display:flex}.filter-panel .filter-panel-items-container{gap:10px}.filter-panel .filter-panel-items-container .sorting-panel-container,.filter-panel .filter-panel-items-container .filter-panel-item{height:100%}.filter-panel .filter-panel-items-closed{width:100%}.filter-panel .filter-panel-items-closed.collapse:not(.show){display:none}.filter-panel .filter-title,.filter-panel .btn-toggle-dropdown,.filter-panel .filter-panel-item-toggle{line-height:20px}.filter-panel .btn-toggle-dropdown,.filter-panel .filter-panel-item-toggle{width:100%;height:100%;min-width:100%;text-wrap:wrap;text-align:left;word-wrap:break-word}}@media (min-width:1100px) and (max-width:1679.98px){.filter-panel .filter-panel-active-container{gap:4px;margin:8px 0 0}.filter-panel .filter-panel-active-container .filter-active,.filter-panel .filter-panel-active-container .filter-reset-all{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px;padding:2px 6px 2px 2px}.filter-panel .filter-panel-active-container .filter-active{border-radius:2px}.filter-panel .filter-panel-active-container .filter-active-remove{font:normal normal 400 16px/15px "Jost", sans-serif;top:-1px;padding:0 5px 0 3px}.filter-panel .filter-panel-items-collapse{gap:5px}.filter-panel .filter-panel-items-container{gap:5px}.filter-panel .filter-title,.filter-panel .btn-toggle-dropdown,.filter-panel .filter-panel-item-toggle{line-height:10px}}@media (min-width:1360px) and (max-width:1679.98px){.filter-panel .filter-panel-active-container{gap:5px;margin:11px 0 0}.filter-panel .filter-panel-active-container .filter-active,.filter-panel .filter-panel-active-container .filter-reset-all{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px;padding:3px 8px 3px 3px}.filter-panel .filter-panel-active-container .filter-active{border-radius:3px}.filter-panel .filter-panel-active-container .filter-active-remove{font:normal normal 400 16px/15px "Jost", sans-serif;top:-2px;padding:0 7px 0 4px}.filter-panel .filter-panel-items-collapse{gap:7px}.filter-panel .filter-panel-items-container{gap:7px}.filter-panel .filter-title,.filter-panel .btn-toggle-dropdown,.filter-panel .filter-panel-item-toggle{line-height:13px}}.filter-panel-item.dropdown .dropdown-toggle-spacer{display:none;position:absolute;height:13px;z-index:550;left:0;right:0;background-color:#ffffff;border-left:1px solid #d4cec5;border-right:1px solid #d4cec5}.filter-panel-item.dropdown [data-popper-placement^="top"]~.dropdown-toggle-spacer{display:block;top:-10px}.filter-panel-item.dropdown [data-popper-placement^="bottom"]~.dropdown-toggle-spacer{display:block;bottom:-10px}.filter-boolean-panel{position:relative;overflow:unset}.filter-boolean-panel .filter-boolean-panel-toggle-btn.show .icon{transform:rotate(180deg)}.filter-boolean-panel .filter-boolean-panel-dropdown{display:none;width:260px;inset:0 auto auto 0;position:absolute;margin:0;transform:translate(0px, 50px);z-index:500;background-color:#ffffff;border:1px solid #d4cec5;border-radius:0 4px 4px 4px;padding:8px 0;overflow:unset}.filter-boolean-panel .filter-boolean-panel-dropdown.show{display:block}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list{width:100%;max-height:200px;overflow:auto;list-style:none;padding:0}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list .filter-boolean-panel-dropdown-list-item{display:flex;align-items:center;border-bottom:1px solid #f4f4f4}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list .filter-boolean-panel-dropdown-list-item:last-of-type{border-bottom:none}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list .filter-boolean-panel-dropdown-list-item .filter-boolean-panel-input{position:absolute;width:0;height:0;visibility:hidden;cursor:pointer}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list .filter-boolean-panel-dropdown-list-item .filter-boolean-panel-input:checked~label{color:#000000;font-weight:500}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list .filter-boolean-panel-dropdown-list-item .filter-boolean-panel-input:checked~label .icon{opacity:1}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list .filter-boolean-panel-dropdown-list-item label{display:flex;align-items:center;justify-content:space-between;padding:8px 0;cursor:pointer;column-gap:15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list .filter-boolean-panel-dropdown-list-item label .icon{opacity:0;color:#2aa500}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list .filter-boolean-panel-dropdown-list-item label .icon svg{top:0}@media (min-width:1100px) and (max-width:1679.98px){.filter-boolean-panel .filter-boolean-panel-dropdown{width:130px;transform:translate(0px, 25px);border-radius:0 2px 2px 2px;padding:4px 0}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list{max-height:100px}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list .filter-boolean-panel-dropdown-list-item label{padding:4px 0;column-gap:8px}}@media (min-width:1360px) and (max-width:1679.98px){.filter-boolean-panel .filter-boolean-panel-dropdown{width:173px;transform:translate(0px, 33px);border-radius:0 3px 3px 3px;padding:5px 0}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list{max-height:133px}.filter-boolean-panel .filter-boolean-panel-dropdown .filter-boolean-panel-dropdown-list .filter-boolean-panel-dropdown-list-item label{padding:5px 0;column-gap:10px}}.filter-panel-item .filter-panel-item-toggle{font:normal normal 500 16px/16px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48;display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 8px 10px 16px;margin:0;border-radius:4px;border-color:#d4cec5;text-transform:none}.filter-panel-item .filter-panel-item-toggle .icon{align-items:center;color:#2b2a2a;width:20px;height:20px}.filter-panel-item .filter-panel-item-toggle .icon svg{top:0}.filter-panel-item .filter-panel-item-dropdown{width:260px;min-width:0;padding:8px 20px 16px;border-radius:0 4px 4px 4px}@media (min-width:1100px) and (max-width:1679.98px){.filter-panel-item .filter-panel-item-toggle{font:normal normal 500 11px/11px "Jost", sans-serif;letter-spacing:0.213px;padding:5px 4px 5px 8px;border-radius:2px}.filter-panel-item .filter-panel-item-toggle .icon{width:10px;height:10px}.filter-panel-item .filter-panel-item-dropdown{width:130px;padding:4px 10px 8px;border-radius:0 2px 2px 2px}}@media (min-width:1360px) and (max-width:1679.98px){.filter-panel-item .filter-panel-item-toggle{font:normal normal 500 11px/11px "Jost", sans-serif;letter-spacing:0.213px;padding:7px 5px 7px 11px;border-radius:3px}.filter-panel-item .filter-panel-item-toggle .icon{width:13px;height:13px}.filter-panel-item .filter-panel-item-dropdown{width:173px;padding:5px 13px 11px;border-radius:0 3px 3px 3px}}.filter-panel{margin-bottom:0}.filter-panel-wrapper{display:unset}.filter-panel-items-container{align-items:start;margin-bottom:0}.filter-panel-items-container .filter-panel-item.dropdown.is-hidden{display:none}.filter-panel-items-container .icon-checkmark{width:20px;height:20px}@media (min-width:1100px){.filter-panel-items-container{margin:16px 0;gap:16px}.filter-panel-items-container>div{width:unset}}.filter-panel-item{margin-bottom:0;margin-right:0}@media (min-width:1100px) and (max-width:1679.98px){.filter-panel .filter-panel-items-container{margin:8px 0;gap:8px}.filter-panel .filter-panel-items-container .icon-checkmark{width:10px;height:10px}}@media (min-width:1360px) and (max-width:1679.98px){.filter-panel .filter-panel-items-container{margin:11px 0;gap:11px}.filter-panel .filter-panel-items-container .icon-checkmark{width:13px;height:13px}}.btn-show-all-filters,.btn-hide-most-filters{padding:10px 16px 10px 8px;border-color:#d4cec5 !important}.btn-show-all-filters .icon,.btn-hide-most-filters .icon{margin-left:0;margin-right:8px}.btn-show-all-filters.is-hidden,.btn-hide-most-filters.is-hidden{display:none}.filter-panel.is-loading .btn-show-all-filters,.filter-panel.is-loading .btn-hide-most-filters{pointer-events:none;opacity:0.6}@media (min-width:1100px) and (max-width:1679.98px){.btn-show-all-filters,.btn-hide-most-filters{padding:5px 8px 5px 4px}.btn-show-all-filters .icon,.btn-hide-most-filters .icon{margin-right:4px}}@media (min-width:1360px) and (max-width:1679.98px){.btn-show-all-filters,.btn-hide-most-filters{padding:7px 11px 7px 5px}.btn-show-all-filters .icon,.btn-hide-most-filters .icon{margin-right:5px}}.filter-multi-select-dropdown{overflow:initial;max-height:initial}.filter-multi-select-list{max-height:200px;overflow:auto;margin-right:-19px;padding-right:19px}.filter-multi-select-list-item{border-bottom:1px solid #f4f4f4;padding:0}.filter-multi-select-list-item:last-of-type{border-bottom:none}.filter-multi-select-list-item .form-check{padding-left:0;margin-bottom:0;width:100%}.filter-multi-select-list-item .filter-property-select-checkbox:checked~.filter-multi-select-list-item .filter-property-select-preview-checkmark{opacity:0}.filter-multi-select-list-item .filter-property-select-preview{margin-right:8px;width:24px;height:24px}.filter-multi-select-list-item .filter-multi-select-checkbox{width:0;height:0;position:absolute;visibility:hidden}.filter-multi-select-list-item .filter-multi-select-item-label>div{display:flex;align-items:center}.filter-multi-select-list-item .filter-multi-select-checkbox:checked~.filter-multi-select-item-label{color:#000000;font-weight:500}.filter-multi-select-list-item .filter-multi-select-checkbox:checked~.filter-multi-select-item-label .icon-filter-multi-select-item{opacity:1}.filter-multi-select-list-item .filter-multi-select-item-label{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48;display:flex;justify-content:space-between;padding:8px 0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filter-multi-select-list-item .filter-multi-select-item-label .icon-filter-multi-select-item{opacity:0;color:#2aa500}.filter-multi-select-list-item .filter-multi-select-item-label .icon-filter-multi-select-item svg{top:0}.filter-multi-select-actions .btn-show-products{margin-bottom:8px}.filter-multi-select-actions .dropdown-btn{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;width:100%;padding-top:8px;padding-bottom:8px}.filter-multi-select-actions .dropdown-btn--secondary{background:none;color:#69755c;border:none}.filter-multi-select-actions .dropdown-btn--secondary.disabled{opacity:0.4}@media (min-width:1100px) and (max-width:1679.98px){.filter-multi-select-list{max-height:100px;margin-right:-10px;padding-right:10px}.filter-multi-select-list-item .filter-property-select-preview{margin-right:4px;width:12px;height:12px}.filter-multi-select-list-item .filter-multi-select-item-label{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px;padding:4px 0}.filter-multi-select-actions .btn-show-products{margin-bottom:4px}.filter-multi-select-actions .dropdown-btn{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding-top:4px;padding-bottom:4px}}@media (min-width:1360px) and (max-width:1679.98px){.filter-multi-select-list{max-height:133px;margin-right:-13px;padding-right:13px}.filter-multi-select-list-item .filter-property-select-preview{margin-right:5px;width:16px;height:16px}.filter-multi-select-list-item .filter-multi-select-item-label{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px;padding:5px 0}.filter-multi-select-actions .btn-show-products{margin-bottom:5px}.filter-multi-select-actions .dropdown-btn{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding-top:5px;padding-bottom:5px}}.filter-range .filter-range-dropdown{max-height:initial;overflow:initial}.filter-range-container{padding:16px 0 0;align-items:center;margin-bottom:16px}.filter-range-container .form-control.min-input,.filter-range-container .form-control.max-input{font:normal normal 500 16px/23.12px "Jost", sans-serif;letter-spacing:0.32px;width:110px;border:1px solid #d4cec5;color:#564b48;border-radius:4px;height:40px;padding:10px 30px 10px 16px}.filter-range-container .filter-range-unit{font:normal normal 500 16px/18px "Jost", sans-serif;color:#d4cec5;display:inline-flex;align-items:center;height:100%;bottom:-1px;background-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filter-range-container .filter-range-divider{width:50px;padding:0 16px;color:#d4cec5;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filter-range-container .filter-range-divider:before{content:"";display:block;width:18px;height:1px;background-color:#d4cec5;position:absolute;top:50%;transform:translateY(-50%)}.filter-range .range-slider{--primary-color: #564b48;--ticks-height: 0px;--thumb-size: 26px;--thumb-color: #564b48;--track-height: 1px;margin:0;margin-bottom:24px;width:100%}.filter-range .range-slider::before,.filter-range .range-slider::after{content:none}.filter-range .range-slider output{display:none}@media (min-width:1100px){.filter-range .filter-range-dropdown{width:301px}.filter-range .filter-range-min,.filter-range .filter-range-max{width:calc(50% - 14px)}.filter-range .filter-range-min input::placeholder,.filter-range .filter-range-max input::placeholder{color:inherit}.filter-range-container .filter-range-divider{width:40px}.filter-range-container .filter-range-divider:before{width:8px}}@media (min-width:1100px) and (max-width:1679.98px){.filter-range .filter-range-dropdown{width:151px}.filter-range .filter-range-min,.filter-range .filter-range-max{width:calc(50% - 7px)}.filter-range-container{padding-top:8px;margin-bottom:8px}.filter-range-container .form-control.min-input,.filter-range-container .form-control.max-input{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px;width:55px;border-radius:2px;height:20px;padding:5px 15px 5px 8px}.filter-range-container .filter-range-unit{font:normal normal 500 11px/12px "Jost", sans-serif}.filter-range-container .filter-range-divider{width:20px;padding:0 8px}.filter-range-container .filter-range-divider:before{width:4px}.filter-range .range-slider{--thumb-size: 13px;margin-bottom:12px}}@media (min-width:1360px) and (max-width:1679.98px){.filter-range .filter-range-dropdown{width:201px}.filter-range .filter-range-min,.filter-range .filter-range-max{width:calc(50% - 9px)}.filter-range-container{padding-top:11px;margin-bottom:11px}.filter-range-container .form-control.min-input,.filter-range-container .form-control.max-input{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px;width:73px;border-radius:3px;height:27px;padding:7px 20px 7px 11px}.filter-range-container .filter-range-unit{font:normal normal 500 11px/12px "Jost", sans-serif}.filter-range-container .filter-range-divider{width:27px;padding:0 11px}.filter-range-container .filter-range-divider:before{width:5px}.filter-range .range-slider{--thumb-size: 17px;margin-bottom:16px}}.filter-multi-select-list--rating .filter-rating-select-list-item{border-bottom:1px solid #f4f4f4;margin:0}.filter-multi-select-list--rating .filter-rating-select-list-item:last-of-type{border:none}.filter-multi-select-list--rating .filter-rating-select-item-label{justify-content:space-between;width:100%;padding:8px 0;margin:0}.filter-multi-select-list--rating .filter-rating-select-item-label .product-review-point,.filter-multi-select-list--rating .filter-rating-select-item-label .point-container,.filter-multi-select-list--rating .filter-rating-select-item-label .point-rating{display:inline-flex}.filter-multi-select-list--rating .filter-rating-select-item-label .product-review-rating{display:inline-flex;column-gap:4px;margin:0 8px 0 0}.filter-multi-select-list--rating .filter-rating-select-item-label .icon-star-fill,.filter-multi-select-list--rating .filter-rating-select-item-label .icon-star{width:16px;height:16px}.filter-multi-select-list--rating .filter-rating-select-item-label .filter-rating-select-item-label-text{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.filter-multi-select-list--rating .filter-rating-select-item-label:hover .filter-rating-select-item-label-text{color:inherit;font-weight:inherit}.filter-multi-select-list--rating .filter-rating-select-radio:checked~.filter-rating-select-item-label{color:#000000;font-weight:500}.filter-multi-select-list--rating .filter-rating-select-radio:checked~.filter-rating-select-item-label .icon-filter-rating-select-item{opacity:1}.filter-multi-select-list--rating .icon-filter-rating-select-item{opacity:0;color:#2aa500}.filter-multi-select-list--rating .icon-filter-rating-select-item svg{top:0}@media (min-width:1100px) and (max-width:1679.98px){.filter-multi-select-list--rating .filter-rating-select-item-label{padding:4px 0}.filter-multi-select-list--rating .filter-rating-select-item-label .product-review-rating{column-gap:2px;margin:0 4px 0 0}.filter-multi-select-list--rating .filter-rating-select-item-label .icon-star-fill,.filter-multi-select-list--rating .filter-rating-select-item-label .icon-star{width:8px;height:8px}.filter-multi-select-list--rating .filter-rating-select-item-label .filter-rating-select-item-label-text{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}}@media (min-width:1360px) and (max-width:1679.98px){.filter-multi-select-list--rating .filter-rating-select-item-label{padding:5px 0}.filter-multi-select-list--rating .filter-rating-select-item-label .product-review-rating{column-gap:3px;margin:0 5px 0 0}.filter-multi-select-list--rating .filter-rating-select-item-label .icon-star-fill,.filter-multi-select-list--rating .filter-rating-select-item-label .icon-star{width:11px;height:11px}.filter-multi-select-list--rating .filter-rating-select-item-label .filter-rating-select-item-label-text{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-indicator{transition:background-color 0.3s ease, all 0.3s ease, width 0.3s ease;position:absolute;z-index:1;height:100%;left:0;color:#ffffff;background-color:transparent;border-radius:24px}.filter-panel-delivery-wrapper[data-selected="all"] .filter-panel-delivery-filter-indicator{left:calc(100% - (100% / 2.87));width:calc(100% / 2.87);background-color:#69755c}.filter-panel-delivery-wrapper[data-selected="all"] .filter-panel-delivery-filter-all{color:#ffffff}.filter-panel-delivery-wrapper[data-selected="24h"] .filter-panel-delivery-filter-indicator{left:0;width:calc(100% / 1.53);background-color:#2aa500}.filter-panel-delivery-wrapper[data-selected="24h"] .filter-panel-delivery-filter-ready{color:#ffffff}.filter-panel-delivery-wrapper{position:relative;display:inline-flex;align-items:center;border-radius:24px;margin:20px 0;background-color:#f4f4f4;border:1px solid #e9e8e6}.filter-panel-delivery-wrapper input{width:0;height:0;position:absolute;visibility:hidden}.filter-panel-delivery-wrapper button{display:inline-flex;align-items:center;padding:8px 16px;height:40px;white-space:nowrap;border-radius:24px;color:#564b48;background-color:transparent;border:none}.filter-panel-delivery-wrapper button .icon{color:inherit}.filter-panel-delivery-wrapper button .icon svg{top:0}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-ready span,.filter-panel-delivery-wrapper .filter-panel-delivery-filter-all span{position:relative;z-index:2;display:inline-flex;transition:color 0.15s ease;align-items:center}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-ready span{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-ready span .icon{margin-right:6px;width:24px;height:24px}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-ready.active{color:#ffffff}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-all span{font:normal normal 400 14px/20px "Jost", sans-serif}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-all span .icon{margin-right:8px;width:16px;height:16px}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-all.active{color:#ffffff}@media (min-width:1100px){.filter-panel-delivery-wrapper{margin:16px 0 0}}@media (min-width:1100px) and (max-width:1679.98px){.filter-panel-delivery-wrapper{border-radius:12px;margin:8px 0 0}.filter-panel-delivery-wrapper button{padding:4px 8px;height:20px;border-radius:12px}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-ready span{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-ready span .icon{margin-right:3px;width:12px;height:12px}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-all span{font:normal normal 400 9px/13px "Jost", sans-serif}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-all span .icon{margin-right:4px;width:8px;height:8px}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-indicator{border-radius:12px}}@media (min-width:1360px) and (max-width:1679.98px){.filter-panel-delivery-wrapper{border-radius:16px;margin:11px 0 0}.filter-panel-delivery-wrapper button{padding:5px 11px;height:27px;border-radius:16px}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-ready span{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-ready span .icon{margin-right:4px;width:16px;height:16px}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-all span{font:normal normal 400 9px/13px "Jost", sans-serif}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-all span .icon{margin-right:5px;width:11px;height:11px}.filter-panel-delivery-wrapper .filter-panel-delivery-filter-indicator{border-radius:16px}}.offcanvas-sorting{background-color:#f4f4f4}.offcanvas-sorting.offcanvas.offcanvas-bottom{height:100%;border-radius:0}.offcanvas-sorting .sorting-panel-offcanvas-header{display:flex;justify-content:space-between;padding:25px 20px;height:unset;color:#564b48}.offcanvas-sorting .sorting-panel-offcanvas-header .sorting-panel-offcanvas-title{margin-bottom:0}.offcanvas-sorting .sorting-panel-toggle-btn{display:none}.offcanvas-sorting .sorting-panel-dropdown{display:block;position:relative;translate:unset;max-height:unset;transform:unset;padding:0;width:100%;height:unset;border:none;border-radius:0}.offcanvas-sorting .sorting-panel-dropdown .sorting-panel-dropdown-list{padding:0;max-height:calc(100vh - 78px);overflow-y:auto;width:unset;height:unset;background-color:#ffffff}.offcanvas-sorting .sorting-panel-dropdown .sorting-panel-dropdown-list .sorting-panel-dropdown-list-item label{align-items:center;padding:16px 20px}.offcanvas-sorting .sorting-panel-dropdown .sorting-panel-dropdown-list .sorting-panel-dropdown-list-item label .icon{width:32px;height:32px}.sorting-panel-offcanvas-header{display:none}.offcanvas.offcanvas-bottom.offcanvas-filter{overflow:hidden;background-color:#f4f4f4;height:100%;border-radius:0}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel-offcanvas-header{padding:16px 20px;height:unset;justify-content:space-between;color:#564b48}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel-offcanvas-header .filter-panel-offcanvas-back{opacity:0}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel-offcanvas-header .filter-panel-offcanvas-back.show{opacity:1}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel-offcanvas-header .filter-panel-offcanvas-title{margin-bottom:0}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel-offcanvas-header .filter-panel-offcanvas-close{margin-left:0}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel-offcanvas-header .icon{width:24px;height:24px}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel-offcanvas-header .icon svg{top:0}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel{padding:0}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .icon-checkmark{width:32px;height:32px}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container{background-color:#ffffff;flex-direction:column;gap:unset}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown{width:100%}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle.btn,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .novodom-explore-client-reviews__action .filter-panel-item-toggle.btn,.novodom-explore-client-reviews__action .offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle.btn{height:64px}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle-title,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle.btn,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .novodom-explore-client-reviews__action .filter-panel-item-toggle.btn,.novodom-explore-client-reviews__action .offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle.btn{font:normal normal 400 16px/22px "Jost", sans-serif;padding:16px 20px;display:flex;justify-content:space-between;width:100%;border:none;border-radius:0;border-bottom:1px solid #f4f4f4}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle-title .icon-arrow-down,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle.btn .icon-arrow-down,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .novodom-explore-client-reviews__action .filter-panel-item-toggle.btn .icon-arrow-down,.novodom-explore-client-reviews__action .offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle.btn .icon-arrow-down{transform:rotate(-90deg)}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle-title .filter-panel-item-toggle-blank-space,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle-title .filter-boolean-panel-blank-space,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle.btn .filter-panel-item-toggle-blank-space,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .novodom-explore-client-reviews__action .filter-panel-item-toggle.btn .filter-panel-item-toggle-blank-space,.novodom-explore-client-reviews__action .offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle.btn .filter-panel-item-toggle-blank-space,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle.btn .filter-boolean-panel-blank-space,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .novodom-explore-client-reviews__action .filter-panel-item-toggle.btn .filter-boolean-panel-blank-space,.novodom-explore-client-reviews__action .offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle.btn .filter-boolean-panel-blank-space{display:none}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle-title.show svg,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle.btn.show svg,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .novodom-explore-client-reviews__action .filter-panel-item-toggle.show.btn svg,.novodom-explore-client-reviews__action .offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown .filter-panel-item-toggle.show.btn svg{transform:unset}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range{padding:16px 0;border-bottom:1px solid #f4f4f4}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .filter-panel-item-toggle-title{padding:0 20px;border-bottom:none;margin-bottom:20px}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .filter-panel-item-toggle.btn,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .novodom-explore-client-reviews__action .filter-panel-item-toggle.btn,.novodom-explore-client-reviews__action .offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .filter-panel-item-toggle.btn{display:none}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .filter-range-dropdown{display:block;position:unset !important;transform:unset !important;padding:0 20px;background-color:#ffffff;width:unset;height:unset;overflow:unset}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .filter-range-container{padding:0}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .filter-range-min,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .filter-range-max{width:50%}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .filter-range-min input,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .filter-range-max input{width:100%}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .filter-range-min input::placeholder,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .filter-range-max input::placeholder{color:inherit}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item.dropdown.filter-range .range-slider{width:100%}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-multi-select{position:unset}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-boolean-panel-dropdown{top:0 !important}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item-dropdown,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-boolean-panel-dropdown{display:none;position:absolute;left:100%;padding:0;overflow:auto;height:calc(100dvh - 202px);max-height:unset;width:100%;border:none;transform:translateY(58px) !important;background-color:#f4f4f4}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item-dropdown.show,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-boolean-panel-dropdown.show{display:block;left:0}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-panel-item-dropdown .filter-panel-offcanvas-panel-title,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-boolean-panel-dropdown .filter-panel-offcanvas-panel-title{display:block;padding:16px 20px;text-align:center;background-color:#e9e8e6;color:#564b48;font:normal normal 600 14px/20px "Jost", sans-serif;letter-spacing:2.8px;text-transform:uppercase}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-boolean-panel{position:unset}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-boolean-panel .filter-boolean-panel-dropdown-list{padding:0 20px;margin-bottom:0}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-boolean-panel label{width:100%;padding:16px 0}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-title.active{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#2b2a2a}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-boolean-panel-dropdown-list,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-multi-select-list{background-color:#ffffff}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-multi-select-list{padding-right:unset;margin-right:unset;overflow-y:auto;height:unset;max-height:unset}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-multi-select-list .filter-multi-select-list-item,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-multi-select-list .filter-rating-select-list-item{padding:0 20px}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-multi-select-list .filter-multi-select-list-item label,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-multi-select-list .filter-rating-select-list-item label{padding:16px 0;align-items:center}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-multi-select-list .filter-multi-select-list-item .form-check,.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-multi-select-list .filter-rating-select-list-item .form-check{margin-bottom:0}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-items-container .filter-multi-select-actions{display:none}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .range-slider{margin-bottom:0}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel .filter-panel-active-container{display:none}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel.is-loading+.filter-panel-offcanvas-footer button{pointer-events:none;opacity:0.6}.offcanvas.offcanvas-bottom.offcanvas-filter .filter-panel-offcanvas-footer{display:flex;flex-direction:column;padding:20px 20px;row-gap:8px}.offcanvas.offcanvas-bottom.offcanvas-filter [data-hide-in-offcanvas-filter="true"]{display:none}.filter-panel-item-toggle-title{display:none}.filter-panel-offcanvas-panel-title{display:none}.filter-panel-offcanvas-footer{display:none}.filter-panel-offcanvas-sublist{display:none}.open-offcanvas-buttons{width:100%;display:flex;column-gap:20px;padding:0;margin:20px 0}.open-offcanvas-buttons button{width:50%}@media (min-width:576px){.open-offcanvas-buttons{column-gap:30px}}.offcanvas.cart-offcanvas{--padding-x: 30px;height:100%;height:100svh;border:none;width:100%}@media (max-width:410px){.offcanvas.cart-offcanvas{width:100%}}@media (min-width:768px){.offcanvas.cart-offcanvas{width:var(--bs-offcanvas-width)}}@media (min-width:1100px) and (max-width:1679.98px){.offcanvas.cart-offcanvas{width:calc(var(--bs-offcanvas-width, 400px) * 0.8)}}.offcanvas.cart-offcanvas .offcanvas-close{font:normal normal 500 21px/26px "Jost", sans-serif;color:#564b48;background-color:#f4f4f4;display:flex;padding:16px var(--padding-x);padding-left:calc(var(--padding-x) + 24px + 8px);padding-right:calc(var(--padding-x) + 16px + 16px);align-items:center;position:relative;text-transform:none;border:none;height:62px}.offcanvas.cart-offcanvas .offcanvas-close:hover,.offcanvas.cart-offcanvas .offcanvas-close:active,.offcanvas.cart-offcanvas .offcanvas-close:focus{border:none;background-color:#e9e8e6}.offcanvas.cart-offcanvas .offcanvas-close::before{content:"";position:absolute;width:1.14em;height:1.14em;left:var(--padding-x);top:50%;transform:translateY(-50%);background:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.1777 3.46729L6.69245 11.9526L15.1777 20.4378" stroke="%23564B48" stroke-width="2"/></svg>');background-size:100%}.offcanvas.cart-offcanvas .offcanvas-close::after{content:"";position:absolute;width:1.14em;height:1.14em;right:var(--padding-x);top:50%;transform:translateY(-50%) translateX(50%);background:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.50098 4.5L19.501 19.5" stroke="%23564B48" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/><path d="M19.5 4.50146L4.5 19.5015" stroke="%23564B48" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/></svg>');background-size:100%}.offcanvas.cart-offcanvas .offcanvas-close .icon{display:none}.offcanvas.cart-offcanvas .offcanvas-body{padding:14px 0 28px;display:flex;flex-direction:column;overflow:hidden}.offcanvas.cart-offcanvas .offcanvas-cart{flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.offcanvas.cart-offcanvas .offcanvas-cart-header{margin-bottom:16px}.offcanvas.cart-offcanvas .offcanvas-cart-header h1,.offcanvas.cart-offcanvas .offcanvas-cart-header .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.offcanvas.cart-offcanvas .offcanvas-cart-header h2,.offcanvas.cart-offcanvas .offcanvas-cart-header .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.offcanvas.cart-offcanvas .offcanvas-cart-header h3,.offcanvas.cart-offcanvas .offcanvas-cart-header .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.offcanvas.cart-offcanvas .offcanvas-cart-header h4,.offcanvas.cart-offcanvas .offcanvas-cart-header .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.offcanvas.cart-offcanvas .offcanvas-cart-header h5,.offcanvas.cart-offcanvas .offcanvas-cart-header .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.offcanvas.cart-offcanvas .offcanvas-cart-header h6,.offcanvas.cart-offcanvas .offcanvas-cart-header .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}.offcanvas.cart-offcanvas .offcanvas-cart-header>:first-child{font:normal normal 500 16px/18px "Jost", sans-serif;padding:0;color:#564b48}.offcanvas.cart-offcanvas .offcanvas-cart-header>:last-child{display:flex;padding:0;padding-right:13px}.offcanvas.cart-offcanvas .offcanvas-cart-header-count{font:normal normal 300 14px/18px "Jost", sans-serif;color:#564b48;text-align:right}.offcanvas.cart-offcanvas .offcanvas-cart-header,.offcanvas.cart-offcanvas .flashbags,.offcanvas.cart-offcanvas .offcanvas-cart-items,.offcanvas.cart-offcanvas .offcanvas-cart>.alert{margin:0 var(--padding-x)}.offcanvas.cart-offcanvas .flashbags{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.offcanvas.cart-offcanvas .alert{margin:0;background-color:#f4f4f4;border-radius:8px}.offcanvas.cart-offcanvas .alert .alert-content-container{background-color:#f4f4f4}.offcanvas.cart-offcanvas .flashbags+.alert{margin:16px 0}.offcanvas.cart-offcanvas .offcanvas-cart-items{overflow-y:auto;overflow-x:hidden;border-bottom:0;flex-grow:1;margin:0 11px 0 var(--padding-x);padding-right:calc(var(--padding-x) - 11px)}.offcanvas.cart-offcanvas .offcanvas-cart-items::-webkit-scrollbar{width:16px;background-color:#d4cec5}.offcanvas.cart-offcanvas .offcanvas-cart-items::-webkit-scrollbar-track{background-color:#ffffff}.offcanvas.cart-offcanvas .offcanvas-cart-items::-webkit-scrollbar-thumb{background:#d4cec5;border-width:2px 4px 2px 4px;border-color:#ffffff;border-style:solid;border-radius:0}.offcanvas.cart-offcanvas .offcanvas-summary .offcanvas-shipping-info{display:none}.offcanvas.cart-offcanvas .offcanvas-summary .offcanvas-shipping-preference{display:none}.offcanvas.cart-offcanvas .offcanvas-cart-tax{display:none}.offcanvas.cart-offcanvas .offcanvas-cart-promotion-form{display:none}.offcanvas.cart-offcanvas .begin-checkout-btn{display:none}.offcanvas.cart-offcanvas .offcanvas-cart-actions{margin-top:auto;border-top:1px solid #e9e8e6;padding:24px var(--padding-x) 0}.offcanvas.cart-offcanvas .offcanvas-cart-total+.offcanvas-cart-actions{padding-top:0;border-top:0}.offcanvas.cart-offcanvas .offcanvas-cart-actions .btn-link{background-color:#564b48;color:#ffffff;border:1px solid #564b48}.offcanvas.cart-offcanvas .offcanvas-cart-actions .btn-link:hover{background-color:#564b48;color:#ffffff;border:1px solid #564b48;opacity:0.9}.offcanvas.cart-offcanvas .offcanvas-cart-actions .btn-link:focus,.offcanvas.cart-offcanvas .offcanvas-cart-actions .btn-link:active,.offcanvas.cart-offcanvas .offcanvas-cart-actions .btn-link:first-child:active{background-color:#564b48;color:#ffffff;border:1px solid #0084ff}.offcanvas.cart-offcanvas .offcanvas-cart-actions .btn-link:disabled,.offcanvas.cart-offcanvas .offcanvas-cart-actions .btn-link.disabled{background-color:#564b48;color:#ffffff;border:1px solid #564b48;opacity:0.5}.offcanvas.cart-offcanvas .offcanvas-cart-total{padding:24px 0 16px;margin:0;text-align:center;border-top:1px solid #e9e8e6}.offcanvas.cart-offcanvas .offcanvas-cart-total-label,.offcanvas.cart-offcanvas .offcanvas-cart-total-value{font:normal normal 500 16px/normal "Jost", sans-serif}.offcanvas.cart-offcanvas .offcanvas-cart-total-label{color:#564b48}.offcanvas.cart-offcanvas .offcanvas-cart-total-value{color:#c45f3f}.offcanvas.cart-offcanvas .offcanvas-cart-phone-order{font:normal normal 400 12px/18px "Jost", sans-serif;color:#564b48;text-align:center;margin:16px 0 0}.offcanvas.cart-offcanvas .offcanvas-cart-phone-order b{font:normal normal 500 14px/18px "Jost", sans-serif}@media (min-width:992px){.offcanvas.cart-offcanvas{--padding-x: 34px}}@media (min-width:1100px) and (max-width:1679.98px){.offcanvas.cart-offcanvas{--padding-x: 17px}.offcanvas.cart-offcanvas .offcanvas-close{font:normal normal 500 14px/17px "Jost", sans-serif;padding:8px var(--padding-x);padding-left:calc(var(--padding-x) + 12px + 4px);padding-right:calc(var(--padding-x) + 8px + 8px);height:31px}.offcanvas.cart-offcanvas .offcanvas-body{padding:7px 0 14px}.offcanvas.cart-offcanvas .offcanvas-cart-header{margin-bottom:8px}.offcanvas.cart-offcanvas .offcanvas-cart-header>:first-child{font:normal normal 500 11px/12px "Jost", sans-serif}.offcanvas.cart-offcanvas .offcanvas-cart-header>:last-child{padding-right:7px}.offcanvas.cart-offcanvas .offcanvas-cart-header-count{font:normal normal 300 9px/12px "Jost", sans-serif}.offcanvas.cart-offcanvas .flashbags{gap:8px;margin-bottom:8px}.offcanvas.cart-offcanvas .alert{border-radius:4px}.offcanvas.cart-offcanvas .flashbags+.alert{margin:8px 0}.offcanvas.cart-offcanvas .offcanvas-cart-items{margin:0 6px 0 var(--padding-x);padding-right:calc(var(--padding-x) - 6px)}.offcanvas.cart-offcanvas .offcanvas-cart-actions{padding:12px var(--padding-x) 0}.offcanvas.cart-offcanvas .offcanvas-cart-total{padding:12px 0 8px}.offcanvas.cart-offcanvas .offcanvas-cart-total-label,.offcanvas.cart-offcanvas .offcanvas-cart-total-value{font:normal normal 500 11px/normal "Jost", sans-serif}.offcanvas.cart-offcanvas .offcanvas-cart-phone-order{font:normal normal 400 8px/12px "Jost", sans-serif;margin:8px 0 0}.offcanvas.cart-offcanvas .offcanvas-cart-phone-order b{font:normal normal 500 9px/12px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.offcanvas.cart-offcanvas{--padding-x: 23px}.offcanvas.cart-offcanvas .offcanvas-close{font:normal normal 500 14px/17px "Jost", sans-serif;padding:11px var(--padding-x);padding-left:calc(var(--padding-x) + 16px + 5px);padding-right:calc(var(--padding-x) + 11px + 11px);height:41px}.offcanvas.cart-offcanvas .offcanvas-body{padding:9px 0 19px}.offcanvas.cart-offcanvas .offcanvas-cart-header{margin-bottom:11px}.offcanvas.cart-offcanvas .offcanvas-cart-header>:first-child{font:normal normal 500 11px/12px "Jost", sans-serif}.offcanvas.cart-offcanvas .offcanvas-cart-header>:last-child{padding-right:9px}.offcanvas.cart-offcanvas .offcanvas-cart-header-count{font:normal normal 300 9px/12px "Jost", sans-serif}.offcanvas.cart-offcanvas .flashbags{gap:11px;margin-bottom:11px}.offcanvas.cart-offcanvas .alert{border-radius:5px}.offcanvas.cart-offcanvas .flashbags+.alert{margin:11px 0}.offcanvas.cart-offcanvas .offcanvas-cart-items{margin:0 7px 0 var(--padding-x);padding-right:calc(var(--padding-x) - 7px)}.offcanvas.cart-offcanvas .offcanvas-cart-actions{padding:16px var(--padding-x) 0}.offcanvas.cart-offcanvas .offcanvas-cart-total{padding:16px 0 11px}.offcanvas.cart-offcanvas .offcanvas-cart-total-label,.offcanvas.cart-offcanvas .offcanvas-cart-total-value{font:normal normal 500 11px/normal "Jost", sans-serif}.offcanvas.cart-offcanvas .offcanvas-cart-phone-order{font:normal normal 400 8px/12px "Jost", sans-serif;margin:11px 0 0}.offcanvas.cart-offcanvas .offcanvas-cart-phone-order b{font:normal normal 500 9px/12px "Jost", sans-serif}}.novodom-generic-hero-banner{padding:70px 20px}.hero-banner-title{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#ffffff;text-align:center}.hero-banner-description{font:normal normal 400 40px/48px "Jost", sans-serif;letter-spacing:initial;color:#ffffff;text-align:center;margin-bottom:24px}.hero-banner-actions{display:flex;gap:20px;flex-direction:column-reverse;justify-content:center;align-items:center;margin:auto 0 24px}.hero-banner-primary-button .btn,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn{display:block;max-width:fit-content;margin:0 auto;padding:11px 47px}.hero-banner-secondary-button .btn,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn{display:block;max-width:fit-content;background-color:#2aa500;border-color:#2aa500;color:#ffffff;margin:0 auto;padding:12px 47px}.hero-banner-secondary-button .btn:hover,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn:hover{background-color:#2aa500;color:#ffffff;border:1px solid #0084ff}@media (min-width:768px){.novodom-generic-hero-banner{padding:83px 162px}.hero-banner-title{margin-bottom:16px}.hero-banner-description{font:normal normal 300 74px/70px "Jost", sans-serif;letter-spacing:initial;margin-bottom:40px}.hero-banner-actions{flex-direction:row;margin:0}.hero-banner-primary-button .btn,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn{font:normal normal 500 14px/22px "Jost", sans-serif;letter-spacing:2.8px;padding:11px 31px}.hero-banner-secondary-button .btn,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn{font:normal normal 500 14px/22px "Jost", sans-serif;letter-spacing:2.8px}}@media (min-width:1100px){.novodom-generic-hero-banner{padding:141px 482px 143px}.hero-banner-title{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:3.6px;margin-bottom:24px}.hero-banner-description{font:normal normal 300 100px/102px "Jost", sans-serif;letter-spacing:initial;margin-bottom:40px}.hero-banner-primary-button .btn,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn{font:normal normal 500 16px/28px "Jost", sans-serif;letter-spacing:0.32px;padding:12px 47px}.hero-banner-secondary-button .btn,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn{font:normal normal 500 16px/28px "Jost", sans-serif;letter-spacing:0.32px}}.novodom-generic-hero-banner-xl{display:flex;flex-direction:column;padding:70px 0 0;height:540px}@media (min-width:768px){.novodom-generic-hero-banner-xl{padding:100px 0 0;height:360px}}@media (min-width:1100px){.novodom-generic-hero-banner-xl{padding:228px 0 0;height:700px}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-generic-hero-banner{padding:71px 241px 72px}.hero-banner-title{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:2.4px;margin-bottom:12px}.hero-banner-description{font:normal normal 300 67px/68px "Jost", sans-serif;margin-bottom:20px}.hero-banner-actions{gap:10px}.hero-banner-primary-button .btn,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn{font:normal normal 500 11px/19px "Jost", sans-serif;letter-spacing:0.213px;padding:6px 24px}.hero-banner-secondary-button .btn,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn{font:normal normal 500 11px/19px "Jost", sans-serif;letter-spacing:0.213px;padding:6px 24px}.novodom-generic-hero-banner-xl{padding:114px 0 0;height:350px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-generic-hero-banner{padding:94px 321px 95px}.hero-banner-title{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:2.4px;margin-bottom:16px}.hero-banner-description{font:normal normal 300 67px/68px "Jost", sans-serif;margin-bottom:27px}.hero-banner-actions{gap:13px}.hero-banner-primary-button .btn,.hero-banner-primary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .hero-banner-primary-button .btn{font:normal normal 500 11px/19px "Jost", sans-serif;letter-spacing:0.213px;padding:8px 31px}.hero-banner-secondary-button .btn,.hero-banner-secondary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .hero-banner-secondary-button .btn{font:normal normal 500 11px/19px "Jost", sans-serif;letter-spacing:0.213px;padding:8px 31px}.novodom-generic-hero-banner-xl{padding:152px 0 0;height:467px}}.product-detail-accordion-container{margin:16px 0}.product-detail-accordion .accordion-item{border-bottom-width:1px}.product-detail-accordion .accordion-button{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48}.product-detail-accordion .accordion-body{color:#000000}.product-detail-accordion .accordion-body h1,.product-detail-accordion .accordion-body .h1,.product-detail-accordion .accordion-body h2,.product-detail-accordion .accordion-body .h2,.product-detail-accordion .accordion-body h3,.product-detail-accordion .accordion-body .h3,.product-detail-accordion .accordion-body h4,.product-detail-accordion .accordion-body .h4,.product-detail-accordion .accordion-body h5,.product-detail-accordion .accordion-body .h5,.product-detail-accordion .accordion-body h6,.product-detail-accordion .accordion-body .h6{color:#000000}.product-detail-accordion .accordion-body h6,.product-detail-accordion .accordion-body .h6{text-transform:uppercase}.product-detail-accordion .accordion-body strong{font-weight:400}.product-detail-accordion .accordion-body ul{padding-left:16px;margin-bottom:24px}.product-detail-accordion .accordion-body ul li{padding-left:4px;margin-bottom:1px}.product-detail-accordion .accordion-body img{max-width:100%}.product-detail-accordion .accordion-body--shipping-details{padding-top:0;padding-bottom:16px}.product-detail-accordion .accordion-body--shipping-details ul{list-style:none;padding-left:0;margin-bottom:0;max-width:350px}.product-detail-accordion .accordion-body--shipping-details ul li{display:flex;column-gap:16px;justify-content:space-between;align-items:flex-start;padding:16px 0;margin-bottom:0;border-bottom:1px solid #e9e8e6}.product-detail-accordion .accordion-body--shipping-details ul li:first-child{padding-top:5px}.product-detail-accordion .accordion-body--shipping-details ul li:last-child{border-bottom:none}.product-detail-accordion .accordion-body--shipping-details ul li .shipping-details__left-part{display:flex;align-items:center;column-gap:16px}.product-detail-accordion .accordion-body--shipping-details ul li .shipping-details__left-part .icon{min-width:32px;width:32px;height:32px;align-self:flex-start}.product-detail-accordion .accordion-body--shipping-details ul li .shipping-details__left-part .icon>svg{top:0}.product-detail-accordion .accordion-body--shipping-details ul li .shipping-details__rich-text p:not(:last-child){margin-bottom:1.2em}.product-detail-accordion .accordion-body--shipping-details ul li .shipping-details__price{display:inline-flex;align-items:center;height:32px;white-space:nowrap}.product-detail-accordion .accordion-body--shipping-details ul li p,.product-detail-accordion .accordion-body--shipping-details ul li span{color:#564b48}.product-detail-accordion .accordion-body--shipping-details ul li .icon-info{color:transparent;margin-left:4px}.product-detail-accordion .accordion-body--shipping-details a{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#000000;margin-bottom:0;text-decoration:underline}.product-detail-accordion .accordion-product-specification .accordion-body .specification-headline{font:normal normal 300 14px/18px "Jost", sans-serif;color:#000000;text-transform:uppercase;margin-bottom:8px}.product-detail-accordion .accordion-product-specification .accordion-body p{color:#000000}.product-detail-accordion .accordion-product-specification .accordion-body p~.specification-headline{margin-top:24px}.product-detail-accordion .accordion-product-specification .accordion-body b,.product-detail-accordion .accordion-product-specification .accordion-body strong{font-weight:400}.product-detail-accordion .accordion-product-specification .accordion-body .specification-wrapper{display:flex;flex-direction:column}.product-detail-accordion .accordion-product-specification .accordion-body .specification-left{order:1;margin-bottom:16px}.product-detail-accordion .accordion-product-specification .accordion-body .specification-left p{margin-bottom:0}.product-detail-accordion .accordion-product-specification .accordion-body .specification-right{order:3}.product-detail-accordion .accordion-product-specification .accordion-body .specification-tech-draw{order:2}.product-detail-accordion .accordion-product-specification .accordion-body .specification-tech-draw img{height:auto;margin-top:20px;margin-bottom:20px}.is-ctl-product .cms-block-product-detail-accordion .novodom-multi-column-usp{padding:16px 0 24px}.is-ctl-product .cms-block-product-detail-accordion .novodom-multi-column-usp .usp-list{margin:0 -10px;flex-wrap:wrap;gap:20px 0}.is-ctl-product .cms-block-product-detail-accordion .novodom-multi-column-usp .usp-list-item{padding:0 10px;width:50%}@media (min-width:768px){.product-detail-accordion .accordion-body h6:first-child,.product-detail-accordion .accordion-body .h6:first-child{margin-top:0}.product-detail-accordion .accordion-body ul{margin-bottom:32px}.product-detail-accordion .accordion-body--extra-padding{padding:12px 16px 16px}.product-detail-accordion .accordion-body--shipping-details{padding-bottom:24px}.product-detail-accordion .accordion-body--shipping-details ul li:first-child{padding-top:0}}@media (min-width:1100px){.product-detail-accordion-container{margin:48px 0 24px}.product-detail-accordion .accordion-button{font:normal normal 500 21px/26px "Jost", sans-serif;padding:27px 24px}.product-detail-accordion .accordion-body{padding-left:24px;padding-right:24px;padding-bottom:24px}.is-ctl-product .cms-block-product-detail-accordion .novodom-multi-column-usp{padding:16px 0 32px}.is-ctl-product .cms-block-product-detail-accordion .novodom-multi-column-usp .usp-list{margin:0;flex-wrap:nowrap;gap:40px}.is-ctl-product .cms-block-product-detail-accordion .novodom-multi-column-usp .usp-list-item{padding:0;width:auto}}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-accordion-container{margin:24px 0 12px}.product-detail-accordion .accordion-product-specification .accordion-body .specification-headline{font:normal normal 300 9px/12px "Jost", sans-serif}.product-detail-accordion .accordion-header .accordion-button{font:normal normal 500 11px/13px "Jost", sans-serif;padding:14px 12px}.product-detail-accordion .accordion-header .accordion-button::after{width:10px;height:10px;background-size:10px}.product-detail-accordion .accordion-body{letter-spacing:0.36px}.product-detail-accordion .accordion-body h6,.product-detail-accordion .accordion-body .h6{margin-top:12px;margin-bottom:4px}.product-detail-accordion .accordion-body ul{padding-left:8px;margin-bottom:12px}.product-detail-accordion .accordion-body ul li{padding-left:2px;margin-bottom:1px}.product-detail-accordion .accordion-body--shipping-details{padding-top:0;padding-bottom:8px}.product-detail-accordion .accordion-body--shipping-details ul{max-width:175px}.product-detail-accordion .accordion-body--shipping-details ul li{column-gap:8px;padding:8px 0 0}.product-detail-accordion .accordion-body--shipping-details ul li:first-child{padding-top:3px}.product-detail-accordion .accordion-body--shipping-details ul li .shipping-details__left-part{column-gap:8px}.product-detail-accordion .accordion-body--shipping-details ul li .shipping-details__left-part .icon{min-width:16px;width:16px;height:16px}.product-detail-accordion .accordion-body--shipping-details ul li .shipping-details__rich-text p:not(:last-child){margin-bottom:1.2em}.product-detail-accordion .accordion-body--shipping-details ul li .shipping-details__price{height:16px}.product-detail-accordion .accordion-body--shipping-details a{font:normal normal 500 8px/11px "Jost", sans-serif}}@media (min-width:1200px){.product-detail-accordion .accordion-product-specification .accordion-body .specification-wrapper{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}.product-detail-accordion .accordion-product-specification .accordion-body .specification-left{grid-column:1 / 2;grid-row:1;margin-bottom:0}.product-detail-accordion .accordion-product-specification .accordion-body .specification-right{grid-column:2;grid-row:1 / span 2}.product-detail-accordion .accordion-product-specification .accordion-body .specification-tech-draw{grid-column:1;grid-row:2}}@media (min-width:1360px){.product-detail-accordion .accordion-product-specification .accordion-body .specification-wrapper{grid-template-columns:430px auto;grid-gap:20px 60px}}@media (min-width:1360px) and (max-width:1679.98px){.product-detail-accordion .accordion-header .accordion-button{padding:16px 14px}.product-detail-accordion .accordion-header .accordion-button::after{width:12px;height:12px;background-size:12px}.product-detail-accordion .accordion-body h6,.product-detail-accordion .accordion-body .h6{margin-top:14px;margin-bottom:5px}.product-detail-accordion .accordion-body ul{padding-left:10px;margin-bottom:14px}.product-detail-accordion .accordion-body ul li{padding-left:2px;margin-bottom:1px}.product-detail-accordion .accordion-body--shipping-details{padding:0 0 10px}.product-detail-accordion .accordion-body--shipping-details ul{max-width:210px}.product-detail-accordion .accordion-body--shipping-details ul li{column-gap:10px;padding:10px 0 0}.product-detail-accordion .accordion-body--shipping-details ul li:first-child{padding-top:3px}.product-detail-accordion .accordion-body--shipping-details ul li:last-child{border-bottom:none}.product-detail-accordion .accordion-body--shipping-details ul li .shipping-details__left-part{column-gap:10px}.product-detail-accordion .accordion-body--shipping-details ul li .shipping-details__left-part .icon{min-width:19px;width:19px;height:19px}.product-detail-accordion .accordion-body--shipping-details ul li .shipping-details__price{height:19px}.product-detail-accordion .accordion-body--shipping-details a{font:normal normal 500 8px/11px "Jost", sans-serif}}.accordion-body.accordion-body--product-forum{padding-top:4px;padding-bottom:16px}@media (min-width:768px){.accordion-body.accordion-body--product-forum{padding-top:0}}.accordion-body.accordion-body--product-forum.show-form [data-product-forum-show-ask-question-form-button="true"]{display:none}.accordion-body.accordion-body--product-forum.show-form [data-product-forum-form="true"]{display:block}.accordion-body.accordion-body--product-forum.show-form .product-forum__ask-question-header{margin-bottom:8px}.accordion-body.accordion-body--product-forum .accordion-body--extra-padding{padding-top:0}@media (max-width:767.98px){.accordion-body.accordion-body--product-forum .accordion-body--extra-padding{padding-left:8px;padding-right:8px}}@media (min-width:768px){.accordion-body.accordion-body--product-forum{padding-bottom:24px}}.accordion-body.accordion-body--product-forum .product-forum__ask-question{padding-bottom:36px;margin-bottom:16px;border-bottom:1px solid #e9e8e6}@media (min-width:768px){.accordion-body.accordion-body--product-forum .product-forum__ask-question{padding-bottom:32px}}.accordion-body.accordion-body--product-forum .product-forum__ask-question p{margin-bottom:0;font:normal normal 400 16px/22px "Jost", sans-serif}@media (min-width:768px){.accordion-body.accordion-body--product-forum .product-forum__ask-question p{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}}.accordion-body.accordion-body--product-forum .product-forum__ask-question .btn.btn-primary,.accordion-body.accordion-body--product-forum .product-forum__ask-question .novodom-explore-client-reviews__action .btn-primary.btn,.novodom-explore-client-reviews__action .accordion-body.accordion-body--product-forum .product-forum__ask-question .btn-primary.btn,.accordion-body.accordion-body--product-forum .product-forum__ask-question .btn.address-editor-select:not(.collapsed),.accordion-body.accordion-body--product-forum .product-forum__ask-question .novodom-explore-client-reviews__action .address-editor-select.btn:not(.collapsed),.novodom-explore-client-reviews__action .accordion-body.accordion-body--product-forum .product-forum__ask-question .address-editor-select.btn:not(.collapsed),.accordion-body.accordion-body--product-forum .product-forum__ask-question .btn.address-editor-edit:not(.collapsed),.accordion-body.accordion-body--product-forum .product-forum__ask-question .novodom-explore-client-reviews__action .address-editor-edit.btn:not(.collapsed),.novodom-explore-client-reviews__action .accordion-body.accordion-body--product-forum .product-forum__ask-question .address-editor-edit.btn:not(.collapsed),.accordion-body.accordion-body--product-forum .product-forum__ask-question .btn.address-editor-create:not(.collapsed),.accordion-body.accordion-body--product-forum .product-forum__ask-question .novodom-explore-client-reviews__action .address-editor-create.btn:not(.collapsed),.novodom-explore-client-reviews__action .accordion-body.accordion-body--product-forum .product-forum__ask-question .address-editor-create.btn:not(.collapsed),.accordion-body.accordion-body--product-forum .product-forum__ask-question .btn.base-slider-item-action,.accordion-body.accordion-body--product-forum .product-forum__ask-question .novodom-explore-client-reviews__action .base-slider-item-action.btn,.novodom-explore-client-reviews__action .accordion-body.accordion-body--product-forum .product-forum__ask-question .base-slider-item-action.btn,.accordion-body.accordion-body--product-forum .product-forum__ask-question .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .accordion-body.accordion-body--product-forum .product-forum__ask-question .btn{white-space:nowrap;overflow:unset;text-overflow:unset}.accordion-body.accordion-body--product-forum .product-forum__ask-question .product-detail-is-premium{display:flex;justify-content:flex-end}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback{display:flex;flex-direction:column;align-items:center;padding-bottom:36px;margin-bottom:36px;border-bottom:1px solid #e9e8e6;display:none}@media (min-width:768px){.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback{padding-bottom:32px;margin-bottom:32px}}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback .icon{width:36px;height:36px;margin-bottom:10px}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback .icon svg{top:0}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback h5,.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback .h5{font-weight:400;margin-bottom:16px}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback .icon,.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback h5,.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback .h5{color:#2aa500}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback p{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#69755c}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback p,.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback h5,.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback .h5{text-align:center}.accordion-body.accordion-body--product-forum .product-forum__ask-question-header{display:flex;column-gap:16px;align-items:center}.accordion-body.accordion-body--product-forum .product-forum__ask-question-header [data-product-forum-form-sent-feedback-header-text]{display:none}.accordion-body.accordion-body--product-forum .product-forum__ask-question-header p{color:#564b48}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form{display:none}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form>.row,.accordion-body.accordion-body--product-forum .is-act-cartpage .checkout .product-forum__ask-question-form>.checkout-container,.is-act-cartpage .checkout .accordion-body.accordion-body--product-forum .product-forum__ask-question-form>.checkout-container,.accordion-body.accordion-body--product-forum .is-act-checkoutregisterpage .checkout .product-forum__ask-question-form>.checkout-container,.is-act-checkoutregisterpage .checkout .accordion-body.accordion-body--product-forum .product-forum__ask-question-form>.checkout-container,.accordion-body.accordion-body--product-forum .is-act-confirmpage .checkout .product-forum__ask-question-form>.checkout-container,.is-act-confirmpage .checkout .accordion-body.accordion-body--product-forum .product-forum__ask-question-form>.checkout-container,.accordion-body.accordion-body--product-forum .is-ctl-accountorder .checkout .product-forum__ask-question-form>.checkout-container,.is-ctl-accountorder .checkout .accordion-body.accordion-body--product-forum .product-forum__ask-question-form>.checkout-container,.accordion-body.accordion-body--product-forum .is-act-finishpage .checkout .product-forum__ask-question-form>.checkout-container,.is-act-finishpage .checkout .accordion-body.accordion-body--product-forum .product-forum__ask-question-form>.checkout-container{margin-bottom:16px}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form .form-group{margin-bottom:0}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form .form-group textarea{min-height:90px;padding-top:20px}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions{display:flex;flex-direction:column;row-gap:16px}@media (min-width:576px){.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions{align-items:center;justify-content:flex-end;flex-direction:row;row-gap:0}}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper{display:flex;align-items:center}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]{width:32px;height:32px;margin:0 8px 0 0}@media (min-width:992px){.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]{width:24px;height:24px}}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]:hover{box-shadow:none;border-color:#87625d}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]:focus{box-shadow:none;border-color:#0084ff}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]:checked{border-color:#d4cec5;background-color:#69755c;box-shadow:inset 0 0 0 5px #ffffff !important}@media (min-width:992px){.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]:checked{box-shadow:inset 0 0 0 4px #ffffff !important}}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]:checked:hover{border-color:#87625d}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]:checked:focus{border-color:#0084ff}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]:active,.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]:checked:not(:focus, :hover){border-color:#d4cec5}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]:checked~label,.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]:checked~label a{color:#564b48}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]:not(:checked):invalid~label,.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]:not(:checked):invalid~label a{color:#f80000}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .btn,.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .btn{margin-left:auto}@media (min-width:576px){.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .btn,.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .btn{margin-left:unset}}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions label{font:normal normal 400 13px/18px "Jost", sans-serif;color:#564b48}@media (min-width:576px){.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions label{margin-right:24px}}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions label a{text-decoration:underline}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions label a:hover{color:#564b48}.accordion-body.accordion-body--product-forum .product-forum__questions-list,.accordion-body.accordion-body--product-forum .product-forum__answers-list{list-style:none;padding:0;margin:0}.accordion-body.accordion-body--product-forum .product-forum__questions-list-item{padding:0 0 52px 0;margin-bottom:16px}.accordion-body.accordion-body--product-forum .product-forum__questions-list-item:not(:last-child){border-bottom:1px solid #e9e8e6}.accordion-body.accordion-body--product-forum .product-forum__question{margin-bottom:16px}.accordion-body.accordion-body--product-forum .product-forum__item-title-wrapper{display:flex;column-gap:8px;align-items:center;margin-bottom:8px}.accordion-body.accordion-body--product-forum .product-forum__content-author{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#2b2a2a}.accordion-body.accordion-body--product-forum .product-forum__created-date{font:normal normal 300 12px/18px "Jost", sans-serif;letter-spacing:0.24px;color:#000000}.accordion-body.accordion-body--product-forum .product-forum__item-text-content{font:normal normal 300 14px/20px "Jost", sans-serif;color:#000000;margin-bottom:16px;white-space:pre-wrap}@media (min-width:768px){.accordion-body.accordion-body--product-forum .product-forum__item-text-content{font-size:16px}}.accordion-body.accordion-body--product-forum .product-forum__item-answers-counter{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#2b2a2a}@media (min-width:768px){.accordion-body.accordion-body--product-forum .product-forum__item-answers-counter{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px}}.accordion-body.accordion-body--product-forum .product-forum__answers-list-item{padding-left:0;margin-bottom:16px}@media (min-width:992px){.accordion-body.accordion-body--product-forum .product-forum__answers-list-item{margin-left:60px}}.accordion-body.accordion-body--product-forum .product-forum__answers-list-item:last-child{margin-bottom:0}.accordion-body.accordion-body--product-forum .product-forum__answer{background-color:#f4f4f4;padding:16px;width:100%}@media (min-width:992px) and (max-width:1679.98px){.accordion-body.accordion-body--product-forum .product-forum__ask-question-header p{font:normal normal 400 9px/11px "Jost", sans-serif}.accordion-body.accordion-body--product-forum .product-detail-is-premium .icon{width:11px;height:11px}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]{width:12px;height:12px}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions label{font:normal normal 400 7px/9px "Jost", sans-serif}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form .form-group textarea{min-height:45px;padding-top:13px}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback .icon{width:24px;height:24px}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback h5,.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback .h5{font:normal normal 400 14px/17px "Jost", sans-serif}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-sent-feedback p{font:normal normal 400 9px/12px "Jost", sans-serif}.accordion-body.accordion-body--product-forum .product-forum__content-author{font:normal normal 400 9px/12px "Jost", sans-serif}.accordion-body.accordion-body--product-forum .product-forum__created-date{font:normal normal 300 8px/12px "Jost", sans-serif}.accordion-body.accordion-body--product-forum .product-forum__item-text-content{font:normal normal 300 9px/13px "Jost", sans-serif}.accordion-body.accordion-body--product-forum .product-forum__item-answers-counter{font:normal normal 400 9px/12px "Jost", sans-serif}.accordion-body.accordion-body--product-forum .product-forum__questions-list-item{padding:0 0 26px 0}.accordion-body.accordion-body--product-forum .product-forum__questions-list-item:last-child{margin-bottom:0;padding-bottom:0}}@media (min-width:1360px) and (max-width:1679.98px){.accordion-body.accordion-body--product-forum .product-forum__ask-question-header p{font:normal normal 400 11px/13px "Jost", sans-serif}.accordion-body.accordion-body--product-forum .product-detail-is-premium .icon{width:13px;height:13px}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions .product-forum__ask-question-checkbox-wrapper input[type="checkbox"]{width:8px;height:8px}.accordion-body.accordion-body--product-forum .product-forum__ask-question-form-actions label{font:normal normal 400 8px/11px "Jost", sans-serif}}.address-editor-modal .modal-dialog{margin:0 0 auto 0;max-width:695px}.address-editor-modal .modal-body{padding:0}.address-editor-modal .modal-header{background-color:#f4f4f4;position:relative;padding:0;height:0;overflow:visible}.address-editor-modal .modal-header .btn-close{display:block;width:16px;height:16px;padding:0;margin:0;position:absolute;z-index:1;top:24px;right:30px;transform:translateX(calc(-50% + 5px)) translateY(calc(50% - 5px));background-size:16px}@media (min-width:992px){.address-editor-modal .modal-header .btn-close{top:32px;right:64px}}@media (min-width:576px){.address-editor-modal .modal-dialog{margin:var(--bs-modal-margin) auto}}.address-editor-modal .js-address-editor>div{padding:0 30px}.address-editor-modal .js-address-editor>.card{background-color:#f4f4f4;padding-top:24px;padding-bottom:16px}.address-editor-modal .js-address-editor>.card .card-title{margin-bottom:16px}.address-editor-modal .js-address-editor>.address-editor-modal__actions{padding-bottom:24px}.address-editor-modal__actions{background-color:#f4f4f4;padding:0 30px 24px 30px;margin:0;display:flex;gap:16px;overflow-x:auto}.address-editor-modal__actions .address-editor-select{margin-bottom:0}.address-editor-modal__actions .btn,.address-editor-modal__actions .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .address-editor-modal__actions .btn{background-color:#564b48;color:#ffffff;border:1px solid #564b48}.address-editor-modal__actions .btn:hover,.address-editor-modal__actions .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .address-editor-modal__actions .btn:hover{background-color:#564b48;color:#ffffff;border:1px solid #564b48;opacity:0.9}.address-editor-modal__actions .btn:focus,.address-editor-modal__actions .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .address-editor-modal__actions .btn:focus,.address-editor-modal__actions .btn:active,.address-editor-modal__actions .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .address-editor-modal__actions .btn:active,.address-editor-modal__actions .btn:first-child:active,.address-editor-modal__actions .novodom-explore-client-reviews__action .btn:first-child:active,.novodom-explore-client-reviews__action .address-editor-modal__actions .btn:first-child:active{background-color:#564b48;color:#ffffff;border:1px solid #0084ff}.address-editor-modal__actions .btn:disabled,.address-editor-modal__actions .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .address-editor-modal__actions .btn:disabled,.address-editor-modal__actions .btn.disabled,.address-editor-modal__actions .novodom-explore-client-reviews__action .disabled.btn,.novodom-explore-client-reviews__action .address-editor-modal__actions .disabled.btn{background-color:#564b48;color:#ffffff;border:1px solid #564b48;opacity:0.5}.address-editor-modal__actions .btn.collapsed,.address-editor-modal__actions .novodom-explore-client-reviews__action .collapsed.btn,.novodom-explore-client-reviews__action .address-editor-modal__actions .collapsed.btn{background-color:transparent;color:#564b48;border:1px solid #564b48}.address-editor-modal__actions .btn.collapsed:hover,.address-editor-modal__actions .novodom-explore-client-reviews__action .collapsed.btn:hover,.novodom-explore-client-reviews__action .address-editor-modal__actions .collapsed.btn:hover{background-color:transparent;color:#87625d;border:1px solid #87625d;opacity:0.9}.address-editor-modal__actions .btn.collapsed:focus,.address-editor-modal__actions .novodom-explore-client-reviews__action .collapsed.btn:focus,.novodom-explore-client-reviews__action .address-editor-modal__actions .collapsed.btn:focus,.address-editor-modal__actions .btn.collapsed:active,.address-editor-modal__actions .novodom-explore-client-reviews__action .collapsed.btn:active,.novodom-explore-client-reviews__action .address-editor-modal__actions .collapsed.btn:active{background-color:transparent;color:#87625d;border:1px solid #87625d}.address-editor-modal__actions .btn.collapsed:disabled,.address-editor-modal__actions .novodom-explore-client-reviews__action .collapsed.btn:disabled,.novodom-explore-client-reviews__action .address-editor-modal__actions .collapsed.btn:disabled,.address-editor-modal__actions .btn.collapsed.disabled,.address-editor-modal__actions .novodom-explore-client-reviews__action .collapsed.disabled.btn,.novodom-explore-client-reviews__action .address-editor-modal__actions .collapsed.disabled.btn{background-color:transparent;color:#564b48;border:1px solid #564b48;opacity:0.5}.address-editor-modal .address-editor-card{padding:0}.address-editor-modal .address-editor-card .card-body{margin-bottom:16px}.address-editor-modal .address-editor-card .btn,.address-editor-modal .address-editor-card .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .address-editor-modal .address-editor-card .btn{width:100%;overflow:hidden;text-overflow:ellipsis}.address-editor-modal .btn,.address-editor-modal .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .address-editor-modal .btn{font:normal normal 500 14px/36px "Jost", sans-serif;width:auto;padding:0 16px;overflow:visible;text-overflow:initial;letter-spacing:0.28px}.address-editor-list-wrapper,.address-editor-create-address-wrapper{padding-top:16px;padding-bottom:16px}.address-editor-list-wrapper>.card>.card-body,.address-editor-create-address-wrapper>.card>.card-body{padding-top:0;padding-bottom:0}.address-editor-create-address-wrapper .address-type-container,.address-editor-edit-address-wrapper .address-type-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;margin:0 0 20px}.address-editor-create-address-wrapper .card-title,.address-editor-edit-address-wrapper .card-title{margin:0}.address-editor-create-address-wrapper .form-group,.address-editor-edit-address-wrapper .form-group{margin-top:0}.address-editor-create-address-wrapper .address-form-actions,.address-editor-edit-address-wrapper .address-form-actions{width:100%;display:flex;flex-direction:column;gap:20px}.address-editor-create-address-wrapper .address-form-submit,.address-editor-edit-address-wrapper .address-form-submit{width:100%}.address-editor-create-address-wrapper .address-form-cancel,.address-editor-edit-address-wrapper .address-form-cancel{width:100%}.address-editor-create-address-wrapper .address-required-info,.address-editor-edit-address-wrapper .address-required-info{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#d4cec5;margin:0 0 20px}.address-editor-create-address-wrapper .address-form-vat-id-disabled,.address-editor-edit-address-wrapper .address-form-vat-id-disabled{color:rgba(43, 42, 42, 0.5);background-color:#f4f4f4}.address-editor-list-wrapper .card{padding-top:0;padding-bottom:0}.address-editor-list-wrapper .card-title{margin:0}.address-editor-list-wrapper .address-editor-card{padding-top:32px;padding-bottom:32px;border-bottom:1px solid #d4cec5}.address-editor-list-wrapper .address-editor-card:last-child{padding-bottom:0;border-bottom:none}.address-editor-list-wrapper .address-editor-card-body{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;padding:0;margin-bottom:16px}.address-editor-list-wrapper .btn,.address-editor-list-wrapper .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .address-editor-list-wrapper .btn{font:normal normal 500 14px/36px "Jost", sans-serif;letter-spacing:0.28px;width:auto;padding-top:0;padding-bottom:0;overflow:visible;text-overflow:initial}@media (min-width:768px){.address-editor-modal .address-editor-card{display:grid;grid-auto-columns:minmax(0, 1fr);grid-auto-flow:column;align-items:center;gap:16px}.address-editor-modal .address-editor-card .card-body{margin-bottom:0}.address-editor-modal .address-editor-card .card-actions{margin-top:initial}.address-editor-list-wrapper,.address-editor-create-address-wrapper{padding-top:32px;padding-bottom:32px}.address-editor-create-address-wrapper .address-form-actions,.address-editor-edit-address-wrapper .address-form-actions{flex-direction:row;align-items:center;justify-content:flex-end}.address-editor-create-address-wrapper .address-form-submit,.address-editor-edit-address-wrapper .address-form-submit{width:auto;margin-bottom:0;order:2}.address-editor-create-address-wrapper .address-form-cancel,.address-editor-edit-address-wrapper .address-form-cancel{width:auto;order:1}}@media (min-width:992px){.address-editor-modal .js-address-editor>div{padding:0 64px}.address-editor-modal .js-address-editor>.card{padding-top:32px}.address-editor-modal .js-address-editor>.address-editor-modal__actions{padding-bottom:32px}.address-editor-create-address-wrapper .address-type-container,.address-editor-edit-address-wrapper .address-type-container{flex-wrap:nowrap}.address-editor-create-address-wrapper .address-required-info,.address-editor-edit-address-wrapper .address-required-info{margin:0}}@media (min-width:1100px) and (max-width:1679.98px){.address-editor-modal .modal-dialog{max-width:445px}.address-editor-modal .modal-header .btn-close{width:8px;height:8px;top:16px;right:32px;transform:translateX(calc(-50% + 3px)) translateY(calc(50% - 3px));background-size:8px}.address-editor-modal .js-address-editor>div{padding:0 32px}.address-editor-modal .js-address-editor>.card{padding-top:16px;padding-bottom:8px}.address-editor-modal .js-address-editor>.card .card-title{margin-bottom:8px}.address-editor-modal .js-address-editor>.address-editor-modal__actions{padding-bottom:16px}.address-editor-modal__actions{padding:0 15px 12px 15px;gap:8px}.address-editor-modal .address-editor-card{gap:8px}.address-editor-modal .btn,.address-editor-modal .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .address-editor-modal .btn{font:normal normal 500 9px/24px "Jost", sans-serif;padding:0 8px;letter-spacing:0.14px}.address-editor-list-wrapper,.address-editor-create-address-wrapper{padding-top:16px;padding-bottom:16px}.address-editor-create-address-wrapper .address-type-container,.address-editor-edit-address-wrapper .address-type-container{gap:10px;margin:0 0 10px}.address-editor-create-address-wrapper .address-form-actions,.address-editor-edit-address-wrapper .address-form-actions{gap:10px}.address-editor-create-address-wrapper .address-required-info,.address-editor-edit-address-wrapper .address-required-info{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.14px}.address-editor-list-wrapper .address-editor-card{padding-top:16px;padding-bottom:16px}.address-editor-list-wrapper .address-editor-card-body{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.14px;margin-bottom:8px}.address-editor-list-wrapper .btn,.address-editor-list-wrapper .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .address-editor-list-wrapper .btn{font:normal normal 500 9px/24px "Jost", sans-serif;letter-spacing:0.14px}}@media (min-width:1360px) and (max-width:1679.98px){.address-editor-modal .modal-dialog{max-width:556px}.address-editor-modal .modal-header .btn-close{width:11px;height:11px;top:21px;right:43px;transform:translateX(calc(-50% + 3px)) translateY(calc(50% - 3px));background-size:8px}.address-editor-modal .js-address-editor>div{padding:0 43px}.address-editor-modal .js-address-editor>.card{padding-top:21px;padding-bottom:11px}.address-editor-modal .js-address-editor>.card .card-title{margin-bottom:11px}.address-editor-modal .js-address-editor>.address-editor-modal__actions{padding-bottom:21px}.address-editor-modal__actions{padding:0 20px 16px 20px;gap:11px}.address-editor-modal .address-editor-card{gap:11px}.address-editor-modal .btn,.address-editor-modal .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .address-editor-modal .btn{font:normal normal 500 9px/24px "Jost", sans-serif;padding:0 11px;letter-spacing:0.186px}.address-editor-list-wrapper,.address-editor-create-address-wrapper{padding-top:21px;padding-bottom:21px}.address-editor-create-address-wrapper .address-type-container,.address-editor-edit-address-wrapper .address-type-container{gap:13px;margin:0 0 13px}.address-editor-create-address-wrapper .address-form-actions,.address-editor-edit-address-wrapper .address-form-actions{gap:13px}.address-editor-create-address-wrapper .address-required-info,.address-editor-edit-address-wrapper .address-required-info{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.address-editor-list-wrapper .address-editor-card{padding-top:21px;padding-bottom:21px}.address-editor-list-wrapper .address-editor-card-body{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px;margin-bottom:11px}.address-editor-list-wrapper .btn,.address-editor-list-wrapper .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .address-editor-list-wrapper .btn{font:normal normal 500 9px/24px "Jost", sans-serif;letter-spacing:0.186px}}.alert{border:1px solid transparent;border-radius:8px;background-color:#ffffff;font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.24px}.alert .icon{width:16px;height:16px;margin:8px 4px 8px 16px}.alert .icon svg{top:-1px}.alert-content-container{padding:8px 16px}.alert-has-icon .alert-content-container{padding-left:4px;border-bottom-right-radius:8px;border-top-right-radius:8px}.alert-success .alert-content-container{background-color:#ffffff;color:#2aa500}.alert-info .alert-content-container,.alert-warning .alert-content-container{background-color:#ffffff;color:#87625d}.alert-info .icon,.alert-warning .icon{color:#87625d}.alert-danger .alert-content-container{background-color:#ffffff;color:#f80000}.alert-danger .icon{color:#f80000}@media (min-width:1100px) and (max-width:1679.98px){.alert{border-radius:4px;font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.12px}.alert .icon{width:8px;height:8px;margin:4px 2px 4px 8px}.alert-content-container{padding:4px 8px}.alert-has-icon .alert-content-container{padding-left:2px;border-bottom-right-radius:4px;border-top-right-radius:4px}}@media (min-width:1360px) and (max-width:1679.98px){.alert{border-radius:5px;font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px}.alert .icon{width:11px;height:11px;margin:5px 3px 5px 11px}.alert-content-container{padding:5px 11px}.alert-has-icon .alert-content-container{padding-left:3px;border-bottom-right-radius:5px;border-top-right-radius:5px}}.modal-backdrop{background-color:rgba(0, 0, 0, 0.2);opacity:0;transition:opacity 0.45s cubic-bezier(0.3, 0, 0.15, 1), visibility 0.45s linear}@media (prefers-reduced-motion:reduce){.modal-backdrop{transition:none}}.modal-backdrop.modal-backdrop-open,.modal-backdrop.show{opacity:1}.modal-backdrop>.loader{position:absolute;left:50%;top:50%;width:148px;height:148px;margin-left:-74px;margin-top:-74px;background-image:url("data:image/svg+xml,%3Csvg width='148' height='148' color='%23fff' fill='none' version='1.1' viewBox='0 0 148 148' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='spinner-secondHalf'%3E%3Cstop offset='0%25' stop-opacity='0.2' stop-color='currentColor' /%3E%3Cstop offset='100%25' stop-opacity='0.7' stop-color='currentColor' /%3E%3C/linearGradient%3E%3ClinearGradient id='spinner-firstHalf'%3E%3Cstop offset='0%25' stop-opacity='1' stop-color='currentColor' /%3E%3Cstop offset='100%25' stop-opacity='0.7' stop-color='currentColor' /%3E%3C/linearGradient%3E%3C/defs%3E%3Cg stroke-width='12' transform='rotate(0 100 100)'%3E%3Cpath stroke='url(%23spinner-secondHalf)' d='M 6 74 A 68 68 0 0 1 142 74' /%3E%3Cpath stroke='url(%23spinner-firstHalf)' d='M 142 74 A 68 68 0 0 1 6 74' /%3E%3CanimateTransform from='0 74 74' to='360 74 74' attributeName='transform' type='rotate' repeatCount='indefinite' dur='1300ms' /%3E%3C/g%3E%3Cg id='Vector' transform='matrix(1.1174201,0,0,1.1174201,75.76516,67.296679)' style='fill:currentColor'%3E%3Cpath d='M 11.056978,-21.515665 C 6.48892,-24.151437 1.2032002,-25.469318 -4.8063735,-25.469318 H -21.594328 v 62.918206 h 16.7879545 c 6.0095737,0 11.2952935,-1.317841 15.8633515,-3.953623 4.561962,-2.635782 8.126279,-6.304895 10.693146,-11.013341 2.560771,-4.702348 3.844204,-10.202775 3.844204,-16.4951856 0,-6.29250843 -1.283433,-11.7867433 -3.844204,-16.4952864 -2.560772,-4.702252 -6.125187,-8.371346 -10.693146,-11.013302 z m -27.791365,0.989968 h 11.9280134 c 1.4719911,0 2.8770336,0.123742 4.2456029,0.309361 L -0.4877266,24.635103 -16.734387,8.3316211 Z M -4.8063736,32.505287 H -16.734387 V 14.921123 L 0.6010533,32.041264 c -1.7214028,0.303088 -3.5218465,0.457829 -5.4074269,0.457829 z M 18.921753,16.913368 c -1.210487,3.266931 -2.931791,6.051159 -5.170204,8.358979 -2.238415,2.307819 -4.932985,4.089782 -8.0837118,5.345787 -0.5231065,0.210382 -1.0705931,0.377409 -1.6179815,0.55073 v -50.358119 c 0.5412933,0.173242 1.08878,0.340299 1.6179815,0.550671 3.1507268,1.256005 5.8452968,3.044082 8.0837118,5.345807 2.238413,2.30782 3.959717,5.0920486 5.170204,8.3589789 1.204295,3.266831 1.812634,6.9049786 1.812634,10.9205365 0,4.0154596 -0.602245,7.6536056 -1.812634,10.9204366 z' fill='currentColor' id='path20' style='fill:currentColor;stroke-width:0.983097' /%3E%3C/g%3E%3C/svg%3E");background-size:148px 148px;transform:none;transition:none;box-shadow:none;animation:none;border:none}.counter-container{display:flex;align-items:center;flex-wrap:wrap}.counter-container .counter-text{font:normal normal 500 14px/21px "Jost", sans-serif;margin-right:8px}.counter-container .counter-element{font:normal normal 500 16px/24px "Jost", sans-serif}.counter-container .counter-filter{filter:blur(0.17rem)}.product-info .counter-container{min-height:30px}.product-info .counter-container .counter-text,.product-info .counter-container .counter-element{font:normal normal 500 11px/18px "Jost", sans-serif;color:inherit}@media (min-width:1100px) and (max-width:1679.98px){.counter-container .counter-text{font:normal normal 500 9px/9px "Jost", sans-serif;margin-right:5px}.counter-container .counter-element{font:normal normal 500 11px/11px "Jost", sans-serif}.product-info .counter-container{min-height:15px}.product-info .counter-container .counter-text,.product-info .counter-container .counter-element{font:normal normal 500 7px/12px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.counter-container .counter-text{font:normal normal 500 9px/21px "Jost", sans-serif;margin-right:5px}.counter-container .counter-element{font:normal normal 500 11px/24px "Jost", sans-serif}.product-info .counter-container{min-height:15px}.product-info .counter-container .counter-text,.product-info .counter-container .counter-element{font:normal normal 500 7px/12px "Jost", sans-serif}}.quantity-text-container{font-size:14px;font-weight:500;line-height:18px}.quantity-text-container .quantity-text-unit-container{display:inline-block}.product-info .quantity-text{font-size:11px}@media (min-width:1100px) and (max-width:1679.98px){.quantity-text-container{font-size:7px;line-height:9px}.product-info .quantity-text{font-size:6px}}@media (min-width:1360px) and (max-width:1679.98px){.quantity-text-container{font-size:9px;line-height:12px}.product-info .quantity-text{font-size:7px}}iframe[title="Liczba nieprzeczytanych wiadomości"],iframe[title="Number of unread messages"],[data-testid="unread-indicator-container"]{display:none !important}iframe[name="Messaging window"],iframe[name="Okno komunikatora"]{width:100% !important;right:0 !important}iframe#launcher{transform:scale(0.85) !important;left:16px !important;right:auto !important;transition:bottom 0.4s ease}iframe[title="Close message"],iframe[title="Zamknij wiadomość"]{transform:scale(0.85) !important;position:fixed;left:17px;bottom:100px}iframe[title="Message from company"],iframe[title="Wiadomość od firmy"]{transform:scale(0.85) !important;position:fixed;left:30px;bottom:100px}@media (min-width:540px){iframe[name="Messaging window"],iframe[name="Okno komunikatora"]{transform:scale(0.85) !important;width:380px !important;inset:auto auto 88px -8px !important}}@media (min-width:1100px) and (max-width:1679.98px){iframe[name="Messaging window"],iframe[name="Okno komunikatora"]{left:-36px !important}iframe[title="Close message"],iframe[title="Zamknij wiadomość"]{left:20px;bottom:80px}iframe[title="Message from company"],iframe[title="Wiadomość od firmy"]{left:-10px;bottom:86px}iframe[name="Messaging window"],iframe[name="Okno komunikatora"],iframe#launcher,iframe[title="Close message"],iframe[title="Zamknij wiadomość"],iframe[title="Message from company"],iframe[title="Wiadomość od firmy"]{transform:scale(calc(2/3)) !important}}.dfd-root{z-index:1040 !important}.dfd-root [data-dfd-role="scroll-sentinel"]{height:385px}.dfd-root .dfd-guided-filters-card img{display:none}.dfd-root .btn-buy{line-height:29px}.dfd-header,.dfd-initial-content,.dfd-fallback-content{max-width:1780px;margin:0 auto;width:100%}.dfd-header .dfd-carousel-content>:not(:first-child),.dfd-initial-content .dfd-carousel-content>:not(:first-child),.dfd-fallback-content .dfd-carousel-content>:not(:first-child){margin-left:0}.dfd-carousel-content,.dfd-results-grid{margin:0 -10px;--dfd-results-grid-column-count: auto-fill;--dfd-results-grid-column-size: minmax(200px, 1fr)}.dfd-carousel-content .dfd-listing-col,.dfd-results-grid .dfd-listing-col{padding:10px 10px 0;margin:24px 0}.dfd-carousel-content>div{width:50%}.dfd-carousel-content .dfd-listing-col{padding-bottom:20px}@media (min-width:768px){.dfd-carousel-content>div{width:calc(100% / 3)}}@media (min-width:1100px){.dfd-carousel-content .dfd-listing-col,.dfd-results-grid .dfd-listing-col{margin:0 0 64px}.dfd-carousel-content>div{width:20%}}@media (min-width:1100px) and (max-width:1679.98px){.dfd-root .btn-buy{line-height:11px}.dfd-header,.dfd-initial-content,.dfd-fallback-content{--dfd-fullscreen-padding-y: 16px;--dfd-fullscreen-padding-x: 24px;max-width:920px}.dfd-carousel-content .dfd-listing-col,.dfd-results-grid .dfd-listing-col{padding:5px 5px 0;margin:0 0 32px}.dfd-carousel-content .dfd-listing-col{padding-bottom:20px}}@media (min-width:1360px) and (max-width:1679.98px){.dfd-root .btn-buy{line-height:16px}.dfd-header,.dfd-initial-content,.dfd-fallback-content{--dfd-fullscreen-padding-y: 21px;--dfd-fullscreen-padding-x: 32px;max-width:1187px}.dfd-carousel-content .dfd-listing-col,.dfd-results-grid .dfd-listing-col{padding:7px 7px 20px;margin:0 0 43px}.dfd-carousel-content .dfd-listing-col{padding-bottom:20px}}.base-slider-block{max-width:1918px;margin:40px 0;display:flex;flex-direction:column;gap:16px}.base-slider-container{position:relative;min-width:0}.base-slider-headline-container{display:flex;flex-direction:column;gap:8px}.base-slider-header{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:initial;color:#564b48;text-align:center;margin:0 20px}.base-slider-header-description{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#564b48;text-align:center;margin:0 20px}.base-slider{position:relative;overflow:hidden;width:auto}.base-slider [data-base-slider-container],.base-slider [data-product-slider-container]{display:flex}.base-slider .tns-inner{line-height:0}.base-slider-fade__bidirectional,.base-slider-fade__bidirectional-mobile{position:relative}.base-slider-fade__bidirectional::before,.base-slider-fade__bidirectional::after,.base-slider-fade__bidirectional-mobile::before,.base-slider-fade__bidirectional-mobile::after{content:"";display:block;height:100%;width:40px;position:absolute;top:0;z-index:2;pointer-events:none}.base-slider-fade__bidirectional::before,.base-slider-fade__bidirectional-mobile::before{left:var(--fade-offset, 0);background:linear-gradient(90deg, var(--novodom-image-slider-section-bg, #f4f4f4) 0%, transparent 100%)}.base-slider-fade__bidirectional::after,.base-slider-fade__bidirectional-mobile::after{right:var(--fade-offset, 0);background:linear-gradient(-90deg, var(--novodom-image-slider-section-bg, #f4f4f4) 0%, transparent 100%)}.base-slider-controls{display:none;margin-bottom:0}.base-slider-controls .swiper-button-lock{display:none}.base-slider-controls__prev,.base-slider-controls__next{display:flex;align-items:center;justify-content:center;position:absolute;z-index:3;top:var(--slider-control-position, 50%);transform:translateY(-50%);padding:5px;opacity:1;width:var(--control-size, 32px);height:var(--control-size, 32px);line-height:48px;text-align:center;background-color:var(--control-background-color, white);border-radius:var(--control-border-radius, 50%);border:none;cursor:pointer;box-shadow:0 0 1px rgba(0, 0, 0, 0.2)}.base-slider-controls__prev .icon,.base-slider-controls__next .icon{width:15px;height:15px;color:#564b48}.base-slider-controls__prev .icon.icon-arrow-head-left,.base-slider-controls__next .icon.icon-arrow-head-left{margin-right:4px}.base-slider-controls__prev .icon.icon-arrow-head-right,.base-slider-controls__next .icon.icon-arrow-head-right{margin-left:4px}.base-slider-controls__prev .icon svg,.base-slider-controls__next .icon svg{top:initial}.base-slider-controls__prev:hover,.base-slider-controls__prev:focus,.base-slider-controls__next:hover,.base-slider-controls__next:focus{opacity:1}.base-slider-controls__prev:hover .icon,.base-slider-controls__prev:focus .icon,.base-slider-controls__next:hover .icon,.base-slider-controls__next:focus .icon{color:#000000}.base-slider-controls__prev[disabled],.base-slider-controls__next[disabled]{opacity:0.5;cursor:default}.base-slider-controls__prev{left:0}.base-slider-controls__next{right:0}.base-slider-pagination.swiper-pagination-bullets{--swiper-pagination-bullet-horizontal-gap: 0;--swiper-pagination-bullet-size: 12px;--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-color: #2b2a2a;--swiper-pagination-bullet-inactive-color: #d4cec5;display:none;position:absolute;z-index:4;height:44px;width:fit-content}@media (min-width:1100px){.base-slider-block{gap:48px;margin:64px 0}.base-slider-header{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.56px;color:#564b48}.base-slider-header-align__left{text-align:left}.base-slider-fade__bidirectional::before,.base-slider-fade__bidirectional::after{width:80px}.base-slider-fade__bidirectional-mobile::before,.base-slider-fade__bidirectional-mobile::after{display:none}.base-slider-controls{display:block}.base-slider-controls__prev,.base-slider-controls__next{width:var(--control-size, 48px);height:var(--control-size, 48px)}.base-slider-controls__prev .icon,.base-slider-controls__next .icon{width:22px;height:22px}}@media (min-width:1100px) and (max-width:1679.98px){.base-slider-block{max-width:959px;margin:32px 0;gap:24px}.base-slider-header{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin:0 10px}.base-slider-header-description{font:normal normal 300 12px/15px "Jost", sans-serif;letter-spacing:0.24px;margin:0 10px}.base-slider-fade__bidirectional::before,.base-slider-fade__bidirectional::after{width:40px}.base-slider-controls__prev,.base-slider-controls__next{width:calc(var(--control-size, 48px) * 0.5);height:calc(var(--control-size, 48px) * 0.5);padding:3px;line-height:24px}.base-slider-controls__prev .icon,.base-slider-controls__next .icon{width:11px;height:11px}.base-slider-controls__prev .icon.icon-arrow-head-left,.base-slider-controls__next .icon.icon-arrow-head-left{margin-right:2px}.base-slider-controls__prev .icon.icon-arrow-head-right,.base-slider-controls__next .icon.icon-arrow-head-right{margin-left:2px}.base-slider-pagination.swiper-pagination-bullets{--swiper-pagination-bullet-size: 6px;height:22px}}@media (min-width:1360px) and (max-width:1679.98px){.base-slider-block{max-width:1279px;margin:43px 0;gap:32px}.base-slider-header{margin:0 13px}.base-slider-header-description{margin:0 13px}.base-slider-fade__bidirectional::before,.base-slider-fade__bidirectional::after{width:53px}.base-slider-controls__prev,.base-slider-controls__next{width:calc(var(--control-size, 48px) * 0.6666666667);height:calc(var(--control-size, 48px) * 0.6666666667);padding:3px;line-height:32px}.base-slider-controls__prev .icon,.base-slider-controls__next .icon{width:15px;height:15px}.base-slider-controls__prev .icon.icon-arrow-head-left,.base-slider-controls__next .icon.icon-arrow-head-left{margin-right:3px}.base-slider-controls__prev .icon.icon-arrow-head-right,.base-slider-controls__next .icon.icon-arrow-head-right{margin-left:3px}.base-slider-pagination.swiper-pagination-bullets{--swiper-pagination-bullet-size: 8px;height:29px}}.novodom-circular-image-slider-item{width:100px;height:auto}.novodom-circular-image-slider-item__link{display:block;text-decoration:none}.novodom-circular-image-slider-item__link:hover,.novodom-circular-image-slider-item__link:active,.novodom-circular-image-slider-item__link:focus{text-decoration:none}.novodom-circular-image-slider-item__image{border-radius:50%;aspect-ratio:1;width:100%;margin-bottom:16px}.novodom-circular-image-slider-item__title{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#564b48;text-align:center;display:block}.novodom-circular-image-slider-controls .swiper-button-lock{display:flex;pointer-events:none}@media (min-width:1100px){.novodom-circular-image-slider-header{margin:0 69px}.novodom-circular-image-slider-container{padding:0 48px;margin:0 45px}.novodom-circular-image-slider{margin:0 34px}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-circular-image-slider-item__image{margin-bottom:8px}.novodom-circular-image-slider-item__title{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.novodom-circular-image-slider-header{margin:0 35px}.novodom-circular-image-slider-container{padding:0 24px;margin:0 23px}.novodom-circular-image-slider{margin:0 17px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-circular-image-slider-item__image{margin-bottom:11px}.novodom-circular-image-slider-item__title{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.novodom-circular-image-slider-header{margin:0 46px}.novodom-circular-image-slider-container{padding:0 32px;margin:0 30px}.novodom-circular-image-slider{margin:0 23px}}.novodom-squared-image-slider-item{width:155px;height:auto}.novodom-squared-image-slider-item__link{display:block;text-decoration:none}.novodom-squared-image-slider-item__link:hover,.novodom-squared-image-slider-item__link:active,.novodom-squared-image-slider-item__link:focus{text-decoration:none}.novodom-squared-image-slider-item__image{object-fit:cover;aspect-ratio:1;width:100%;margin-bottom:16px}.novodom-squared-image-slider-item__title{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#564b48;text-align:center;display:block}@media (min-width:1100px){.novodom-squared-image-slider{margin:0}.novodom-squared-image-slider-header{margin:0 69px}.novodom-squared-image-slider-container{padding:0 24px;margin:0 45px;max-width:initial}.novodom-squared-image-slider-item__image{margin-bottom:24px}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-squared-image-slider-item__image{margin-bottom:12px}.novodom-squared-image-slider-item__title{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.novodom-squared-image-slider-header{margin:0 35px}.novodom-squared-image-slider-container{padding:0 12px;margin:0 23px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-squared-image-slider-item__image{margin-bottom:16px}.novodom-squared-image-slider-item__title{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.novodom-squared-image-slider-header{margin:0 46px}.novodom-squared-image-slider-container{padding:0 16px;margin:0 30px}}.novodom-duo-square-image-slider-header{text-align:left}.novodom-duo-square-image-slider-item{height:auto}.novodom-duo-square-image-slider-item__link{height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:min-content;gap:16px;pointer-events:none;text-decoration:none}.novodom-duo-square-image-slider-item__link:hover,.novodom-duo-square-image-slider-item__link:active,.novodom-duo-square-image-slider-item__link:focus{text-decoration:none}.novodom-duo-square-image-slider-item__image{width:100%;aspect-ratio:1.5;pointer-events:all}.novodom-duo-square-image-slider-item__title{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:initial;color:#564b48;text-align:left}.novodom-duo-square-image-slider-item__description{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#564b48;text-align:left;display:none}.novodom-duo-square-image-slider-item__action{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;height:fit-content;max-width:fit-content;padding:8px 23px;margin-top:auto;pointer-events:all}@media (min-width:1100px){.novodom-duo-square-image-slider-header{margin:0 69px}.novodom-duo-square-image-slider-container{padding:0 24px;margin:0 45px}.novodom-duo-square-image-slider-item__link{gap:20px;grid-template-columns:1fr 1fr}.novodom-duo-square-image-slider-item__link>:nth-child(1){grid-column:1 / -1}.novodom-duo-square-image-slider-item__link>:nth-child(4){grid-column:2 / 3}.novodom-duo-square-image-slider-item__image{margin-bottom:12px}.novodom-duo-square-image-slider-item__title{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.56px}.novodom-duo-square-image-slider-item__description{display:block}.novodom-duo-square-image-slider-item__title.item-description-empty,.novodom-duo-square-image-slider-item__action.item-description-empty{grid-column:1 / -1}.novodom-duo-square-image-slider-item__description.item-description-empty{display:none}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-duo-square-image-slider-header{margin:0 35px}.novodom-duo-square-image-slider-container{padding:0 12px;margin:0 23px}.novodom-duo-square-image-slider-item__link{gap:10px}.novodom-duo-square-image-slider-item__image{margin-bottom:6px}.novodom-duo-square-image-slider-item__title{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px}.novodom-duo-square-image-slider-item__description{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.novodom-duo-square-image-slider-item__action{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding:4px 12px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-duo-square-image-slider-header{margin:0 46px}.novodom-duo-square-image-slider-container{padding:0 16px;margin:0 30px}.novodom-duo-square-image-slider-item__link{gap:13px}.novodom-duo-square-image-slider-item__image{margin-bottom:8px}.novodom-duo-square-image-slider-item__title{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px}.novodom-duo-square-image-slider-item__description{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.novodom-duo-square-image-slider-item__action{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding:5px 15px}}.novodom-mono-image-slider-block{max-width:1908px;margin:0}.novodom-mono-image-slider-item{height:auto}.novodom-mono-image-slider-item__link{display:grid;grid-template-columns:1fr;grid-template-rows:auto;height:100%;pointer-events:none;text-decoration:none}.novodom-mono-image-slider-item__link:hover,.novodom-mono-image-slider-item__link:active,.novodom-mono-image-slider-item__link:focus{text-decoration:none}.novodom-mono-image-slider-item__image{aspect-ratio:1.85;height:100%;width:100%;pointer-events:all}.novodom-mono-image-slider-content{padding:32px 20px 44px;background-color:#69755c}.novodom-mono-image-slider-content-container{display:flex;flex-direction:column;gap:20px;height:100%}.novodom-mono-image-slider-item__title{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.42px;color:#ffffff;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.novodom-mono-image-slider-item__description{font:normal normal 300 18px/22px "Jost", sans-serif;font-style:italic;letter-spacing:0.56px;color:#ffffff;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.novodom-mono-image-slider-item__action{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#ffffff;border:1px solid #ffffff;max-width:fit-content;padding:8px 23px;margin:auto;pointer-events:all}.novodom-mono-image-slider-item__action:hover{color:#ffffff;border:1px solid #ffffff}.novodom-mono-image-slider-pagination.swiper-pagination-bullets{left:50%;transform:translateX(-50%);bottom:0;display:flex;align-items:center;gap:16px}.novodom-mono-image-slider-controls{display:none}@media (min-width:1100px){.novodom-mono-image-slider-container{padding:0 24px}.novodom-mono-image-slider-item__link{grid-template-columns:45% 55%;min-height:558px}.novodom-mono-image-slider-content{padding:64px}.novodom-mono-image-slider-content-container{gap:24px;max-width:580px}.novodom-mono-image-slider-item__title{font:normal normal 400 40px/48px "Jost", sans-serif;letter-spacing:initial}.novodom-mono-image-slider-item__description{font:normal normal 300 28px/34px "Jost", sans-serif;font-style:italic;letter-spacing:0.56px}.novodom-mono-image-slider-item__action{margin:auto 0 24px}.novodom-mono-image-slider-pagination.swiper-pagination-bullets{transform:none;left:calc(45% + 67px);bottom:20px}.novodom-mono-image-slider-controls{display:block}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-mono-image-slider-block{max-width:954px}.novodom-mono-image-slider-content{min-height:198px;padding:20px 32px}.novodom-mono-image-slider-content-container{gap:12px}.novodom-mono-image-slider-item__title{font:normal normal 400 27px/32px "Jost", sans-serif}.novodom-mono-image-slider-item__description{font:normal normal 300 19px/23px "Jost", sans-serif;font-style:italic;letter-spacing:0.373px}.novodom-mono-image-slider-item__action{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;margin:auto 0 12px;padding:4px 12px}.novodom-mono-image-slider-pagination.swiper-pagination-bullets{gap:8px;left:calc(45% + 34px);bottom:5px}.novodom-mono-image-slider-container{padding:0 12px}.novodom-mono-image-slider-item__link{min-height:279px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-mono-image-slider-block{max-width:1272px}.novodom-mono-image-slider-content{min-height:264px;padding:43px}.novodom-mono-image-slider-content-container{gap:16px;max-width:387px}.novodom-mono-image-slider-item__title{font:normal normal 400 27px/32px "Jost", sans-serif}.novodom-mono-image-slider-item__description{font:normal normal 300 19px/23px "Jost", sans-serif;font-style:italic;letter-spacing:0.373px}.novodom-mono-image-slider-item__action{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;margin:auto 0 16px;padding:5px 15px}.novodom-mono-image-slider-pagination.swiper-pagination-bullets{gap:11px;left:calc(45% + 45px);bottom:13px}.novodom-mono-image-slider-container{padding:0 16px}.novodom-mono-image-slider-item__link{min-height:372px}}.cms-block-novodom-listing-circular-image-slider{margin:0 -20px}.novodom-listing-circular-image-slider-header{margin:0}.novodom-listing-circular-image-slider-container{margin:0;min-width:0}.novodom-listing-circular-image-slider-item{width:100px;height:auto}.novodom-listing-circular-image-slider-item__link{display:flex;flex-direction:column;text-decoration:none}.novodom-listing-circular-image-slider-item__link:hover,.novodom-listing-circular-image-slider-item__link:active,.novodom-listing-circular-image-slider-item__link:focus{text-decoration:none}.novodom-listing-circular-image-slider-item__image{border-radius:50%;aspect-ratio:1;margin-bottom:16px;background-color:#ffffff}.novodom-listing-circular-image-slider-item__image[max-width]{max-width:attr(max-width px)}.novodom-listing-circular-image-slider-item__image[data-object-fit="cover"]{object-fit:cover}.novodom-listing-circular-image-slider-item__image[data-object-fit="contain"]{object-fit:contain}.novodom-listing-circular-image-slider-item__title{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#564b48;text-align:center;display:block}@media (min-width:1100px){.cms-block-novodom-listing-circular-image-slider{margin:0}.novodom-listing-circular-image-slider-block{display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px}.novodom-listing-circular-image-slider-header{font:normal normal 400 40px/48px "Jost", sans-serif;letter-spacing:initial;flex:1 0 210px;text-align:left}.novodom-listing-circular-image-slider-container{flex:0 1 auto;width:100%;max-width:1480px;padding:0 48px;margin:0}.novodom-listing-circular-image-slider{margin:0 34px}.novodom-listing-circular-image-slider-item__title{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#2b2a2a}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-listing-circular-image-slider-block{gap:10px}.novodom-listing-circular-image-slider-header{font:normal normal 400 27px/32px "Jost", sans-serif;flex:1 0 105px}.novodom-listing-circular-image-slider-container{max-width:740px;padding:0 24px}.novodom-listing-circular-image-slider-item{width:50px}.novodom-listing-circular-image-slider-item__image{margin-bottom:8px}.novodom-listing-circular-image-slider-item__title{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.16px}.novodom-listing-circular-image-slider{margin:0 17px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-listing-circular-image-slider-block{gap:13px}.novodom-listing-circular-image-slider-header{font:normal normal 400 27px/32px "Jost", sans-serif;flex:1 0 140px}.novodom-listing-circular-image-slider-container{max-width:987px;padding:0 32px}.novodom-listing-circular-image-slider-item{width:67px}.novodom-listing-circular-image-slider-item__image{margin-bottom:11px}.novodom-listing-circular-image-slider-item__title{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.novodom-listing-circular-image-slider{margin:0 23px}}.base-product-slider-block{--control-background-color: #f4f4f4;padding:0 10px}.base-product-slider-container{margin:0 -10px;min-width:0}.base-product-slider{overflow-x:clip;overflow-y:visible;padding:0 10px}.base-product-slider-item{margin:0 0 77px;height:auto}.base-product-slider-controls{display:block}.base-product-slider-controls__prev{transform:translateY(-50%) translateX(calc(10px - var(--slider-control-translate, 50%)));left:var(--slider-control-offset, 6px)}.base-product-slider-controls__next{transform:translateY(-50%) translateX(calc(var(--slider-control-translate, 50%) - 10px));right:var(--slider-control-offset, 6px)}@media (min-width:1100px){.base-product-slider-block{padding:0}.base-product-slider-controls__prev{left:var(--slider-control-offset, 0)}.base-product-slider-controls__next{right:var(--slider-control-offset, 0)}}@media (min-width:1100px) and (max-width:1679.98px){.base-product-slider-item{margin:0 0 39px}}@media (min-width:1360px) and (max-width:1679.98px){.base-product-slider-item{margin:0 0 51px}}.newsletter-form{margin-top:8px}.newsletter-form .form-group{margin:0}.newsletter-form .form-label{border:none}.newsletter-form .form-check{margin:8px 0;gap:8px}.newsletter-form .form-check-label{font:normal normal 300 13px/18px "Jost", sans-serif;color:#2b2a2a}.newsletter-form .form-check-label *{color:inherit}.newsletter-form .form-check-input,.newsletter-form .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .newsletter-form input[type="radio"].tpay--bank-input{width:24px;height:24px}.newsletter-form .form-text{border:none}@media (min-width:1100px) and (max-width:1679.98px){.newsletter-form{margin-top:4px}.newsletter-form .form-check-label{font:normal normal 300 9px/12px "Jost", sans-serif}.newsletter-form .form-check-input,.newsletter-form .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .newsletter-form input[type="radio"].tpay--bank-input{width:12px;height:12px}.newsletter-form .form-check{margin:4px 0;gap:4px}.newsletter-form .btn,.newsletter-form .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .newsletter-form .btn{font:normal normal 500 8px/15px "Jost", sans-serif;letter-spacing:0.16px}}@media (min-width:1360px) and (max-width:1679.98px){.newsletter-form{margin-top:5px}.newsletter-form .cms-block-newsletter-form-title{font:normal normal 300 11px/15px "Jost", sans-serif}.newsletter-form .form-check-label,.newsletter-form .validation-message{font:normal normal 300 9px/12px "Jost", sans-serif}.newsletter-form .form-check-input,.newsletter-form .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .newsletter-form input[type="radio"].tpay--bank-input{width:16px;height:16px}.newsletter-form .form-check{margin:5px 0;gap:5px}.newsletter-form .btn,.newsletter-form .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .newsletter-form .btn{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}}.novodom-newsletter-squared-image-slider-container{display:block;padding:0 32px;margin:auto;max-width:300px}.novodom-newsletter-squared-image-slider-item__link{display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer}.novodom-newsletter-squared-image-slider-item__image{width:40px;height:40px}.novodom-newsletter-squared-image-slider-item__title{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#2b2a2a;text-align:center}.novodom-newsletter-squared-image-slider-controls{display:block;--control-size: 28px;--slider-control-position: 50%}@media (min-width:1100px){.novodom-newsletter-squared-image-slider-container{display:none}}.cms-block-newsletter-container{background-color:#e9e8e6;margin:75px 20px;padding:24px;width:90%}.cms-block-newsletter-container .cms-block-newsletter-title{margin-bottom:8px}.cms-block-newsletter-container .cms-block-newsletter-title>*{font:normal normal 500 21px/26px "Jost", sans-serif;margin:0}.cms-block-newsletter-container .cms-block-newsletter-container-left{display:none}.cms-block-newsletter-container .cms-block-newsletter-container-right .cms-block-newsletter-form-title{font:normal normal 300 16px/22px "Jost", sans-serif;text-align:center}.cms-block-newsletter-container .cms-block-newsletter-container-right .form-group{--label-active-color: #e9e8e6;--label-y-transform: calc(-100% + 2px);--label-scale-transform: 0.5}@media (min-width:768px){.cms-block-newsletter-container .form-submit{align-self:flex-end;width:140px;margin-bottom:auto}}@media (min-width:1100px){.cms-block-newsletter-container{margin:128px 0;padding:40px 70px;max-width:1308px}.cms-block-newsletter-container .cms-block-newsletter-title{margin-bottom:24px}.cms-block-newsletter-container .cms-block-newsletter-title>*{font:normal normal 400 40px/48px "Jost", sans-serif}.cms-block-newsletter-container .cms-block-newsletter-container-inner{display:flex;justify-content:center;align-items:center;gap:40px}.cms-block-newsletter-container .cms-block-newsletter-container-left{display:block}.cms-block-newsletter-container .cms-block-newsletter-container-left .usp-list{flex-direction:row;align-items:flex-start;gap:16px}.cms-block-newsletter-container .cms-block-newsletter-container-left .usp-icon{width:48px;height:48px}.cms-block-newsletter-container .cms-block-newsletter-container-left .usp-list-item{display:flex;flex-direction:column;align-items:center;max-width:125px}.cms-block-newsletter-container .cms-block-newsletter-container-left .usp-text{font:normal normal 400 16px/22px "Jost", sans-serif;color:#2b2a2a}.cms-block-newsletter-container .cms-block-newsletter-container-right{width:50%}.cms-block-newsletter-container .cms-block-newsletter-container-right .cms-block-newsletter-form-title{text-align:left}}@media (min-width:1100px) and (max-width:1679.98px){.cms-block-newsletter-container{margin:64px 0;padding:20px 35px;max-width:654px}.cms-block-newsletter-container .cms-block-newsletter-title{margin-bottom:12px}.cms-block-newsletter-container .cms-block-newsletter-title>*{font:normal normal 400 24px/24px "Jost", sans-serif}.cms-block-newsletter-container .cms-block-newsletter-container-inner{gap:20px}.cms-block-newsletter-container .cms-block-newsletter-container-left .usp-list{gap:8px}.cms-block-newsletter-container .cms-block-newsletter-container-left .usp-icon{width:24px;height:24px}.cms-block-newsletter-container .cms-block-newsletter-container-left .usp-list-item{max-width:63px}.cms-block-newsletter-container .cms-block-newsletter-container-left .usp-text{font:normal normal 400 11px/15px "Jost", sans-serif}.cms-block-newsletter-container .cms-block-newsletter-container-right .cms-block-newsletter-form-title{font:normal normal 300 11px/15px "Jost", sans-serif}.cms-block-newsletter-container .form-submit{width:70px}}@media (min-width:1360px) and (max-width:1679.98px){.cms-block-newsletter-container{margin:85px 0;padding:27px 47px;max-width:872px}.cms-block-newsletter-container .cms-block-newsletter-title{margin-bottom:16px}.cms-block-newsletter-container .cms-block-newsletter-title>*{font:normal normal 400 27px/32px "Jost", sans-serif}.cms-block-newsletter-container .cms-block-newsletter-container-inner{gap:27px}.cms-block-newsletter-container .cms-block-newsletter-container-left .usp-list{gap:11px}.cms-block-newsletter-container .cms-block-newsletter-container-left .usp-icon{width:32px;height:32px}.cms-block-newsletter-container .cms-block-newsletter-container-left .usp-list-item{max-width:83px}.cms-block-newsletter-container .cms-block-newsletter-container-left .usp-text{font:normal normal 400 11px/15px "Jost", sans-serif}.cms-block-newsletter-container .cms-block-newsletter-container-right .cms-block-newsletter-form-title{font:normal normal 300 11px/15px "Jost", sans-serif}.cms-block-newsletter-container .form-submit{width:93px}}.cms-block-compact-newsletter{background-color:#e9e8e6}.compact-newsletter-block{padding:32px 20px;display:grid;grid-template-columns:1fr}.compact-newsletter-block .compact-newsletter-text{display:grid;grid-template-columns:auto 1fr;grid-template-rows:min-content;align-content:center;column-gap:24px;row-gap:8px}.compact-newsletter-block .icon-promotion{grid-row:span 2;width:80px;height:80px;color:#c45f3f}.compact-newsletter-block .icon-promotion svg{top:0}.compact-newsletter-block .icon-promotion rect{fill:#f4f4f4}.compact-newsletter-block .compact-newsletter-title{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:normal;color:#564b48}.compact-newsletter-block .compact-newsletter-title h1,.compact-newsletter-block .compact-newsletter-title .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.compact-newsletter-block .compact-newsletter-title h2,.compact-newsletter-block .compact-newsletter-title .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.compact-newsletter-block .compact-newsletter-title h3,.compact-newsletter-block .compact-newsletter-title .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.compact-newsletter-block .compact-newsletter-title h4,.compact-newsletter-block .compact-newsletter-title .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.compact-newsletter-block .compact-newsletter-title h5,.compact-newsletter-block .compact-newsletter-title .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.compact-newsletter-block .compact-newsletter-title h6,.compact-newsletter-block .compact-newsletter-title .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}.compact-newsletter-block .compact-newsletter-sub-title{font:normal normal 300 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#000000}.compact-newsletter-block .compact-newsletter-sub-title h1,.compact-newsletter-block .compact-newsletter-sub-title .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.compact-newsletter-block .compact-newsletter-sub-title h2,.compact-newsletter-block .compact-newsletter-sub-title .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.compact-newsletter-block .compact-newsletter-sub-title h3,.compact-newsletter-block .compact-newsletter-sub-title .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.compact-newsletter-block .compact-newsletter-sub-title h4,.compact-newsletter-block .compact-newsletter-sub-title .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.compact-newsletter-block .compact-newsletter-sub-title h5,.compact-newsletter-block .compact-newsletter-sub-title .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.compact-newsletter-block .compact-newsletter-sub-title h6,.compact-newsletter-block .compact-newsletter-sub-title .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}.compact-newsletter-block .newsletter-form{margin-top:24px}.compact-newsletter-block .form-group{margin:0}.compact-newsletter-block .sw-privacy-notice{margin:8px 0 24px}@media (min-width:768px){.compact-newsletter-block .sw-privacy-notice{margin:8px 0 0}.compact-newsletter-block .form-submit{height:fit-content;width:150px}}@media (min-width:1100px){.compact-newsletter-block{padding:40px 0;grid-template-columns:1fr 1fr;max-width:1030px;gap:32px}.compact-newsletter-block .compact-newsletter-text{column-gap:32px}.compact-newsletter-block .icon-promotion{width:96px;height:96px;grid-row:span 2}}@media (min-width:1100px) and (max-width:1679.98px){.compact-newsletter-block{padding:20px 0;max-width:687px;gap:16px}.compact-newsletter-block .compact-newsletter-text{column-gap:16px;row-gap:4px}.compact-newsletter-block .icon-promotion{width:48px;height:48px}.compact-newsletter-block .compact-newsletter-title{font:normal normal 500 14px/17px "Jost", sans-serif}.compact-newsletter-block .compact-newsletter-sub-title{font:normal normal 300 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.compact-newsletter-block .newsletter-form{margin-top:12px}.compact-newsletter-block .sw-privacy-notice{margin:4px 0 0}.compact-newsletter-block .form-submit{width:75px}}@media (min-width:1360px) and (max-width:1679.98px){.compact-newsletter-block{padding:27px 0;gap:21px}.compact-newsletter-block .compact-newsletter-text{column-gap:21px;row-gap:5px}.compact-newsletter-block .icon-promotion{width:64px;height:64px}.compact-newsletter-block .newsletter-form{margin-top:16px}.compact-newsletter-block .sw-privacy-notice{margin:5px 0 0}.compact-newsletter-block .form-submit{width:100px}}.cms-section-home-teaser .novodom-multi-column-usp{padding:24px 0}.cms-section-home-teaser .usp-list{display:grid;flex-wrap:wrap}.cms-section-home-teaser .usp-list-item{max-width:240px;justify-content:initial}@media (min-width:992px){.cms-section-home-teaser .usp-list{display:flex;flex-direction:row}}@media (min-width:1100px){.cms-section-home-teaser .novodom-multi-column-usp{padding:32px 0}.cms-section-home-teaser .usp-list-item{max-width:300px}.cms-section-home-teaser .usp-icon{width:48px;height:48px}.cms-section-home-teaser .usp-text{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}}@media (min-width:1100px) and (max-width:1679.98px){.cms-section-home-teaser .novodom-multi-column-usp{padding:16px 0}.cms-section-home-teaser .usp-list-item{max-width:150px}.cms-section-home-teaser .usp-icon{width:24px;height:24px}.cms-section-home-teaser .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}@media (min-width:1360px) and (max-width:1679.98px){.cms-section-home-teaser .novodom-multi-column-usp{padding:21px 0}.cms-section-home-teaser .usp-list-item{max-width:200px}.cms-section-home-teaser .usp-icon{width:32px;height:32px}.cms-section-home-teaser .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}.novodom-explore-client-reviews{padding:40px 0}.novodom-explore-client-reviews__header{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:normal;color:#564b48;text-align:center;margin-bottom:32px}.novodom-explore-client-reviews-bubble-slider{margin-bottom:16px}.novodom-explore-client-reviews-bubble-slider-item{height:auto}.novodom-explore-client-reviews-bubble-slider-item .cms-element-image{width:100px;height:100px;margin:auto auto 16px}.novodom-explore-client-reviews-bubble-slider-item .cms-image{aspect-ratio:1;border-radius:50%}.novodom-explore-client-reviews__title{font:normal normal 500 18px/22px "Jost", sans-serif;letter-spacing:normal;color:#2b2a2a;text-align:center;margin-bottom:16px}.novodom-explore-client-reviews__description{font:normal normal 300 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#000000}.novodom-explore-client-reviews__action .btn{font:normal normal 500 14px/18px "Jost", sans-serif;display:flex;width:fit-content;margin:0 auto;padding:9px 24px}.novodom-explore-client-reviews .base-slider-fade__bidirectional::before,.novodom-explore-client-reviews .base-slider-fade__bidirectional::after{display:none}@media (min-width:768px){.novodom-explore-client-reviews{padding:40px 20px}}@media (min-width:1100px){.novodom-explore-client-reviews{max-width:1477px;padding:64px 0}.novodom-explore-client-reviews__header{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.56px;color:#564b48;margin-bottom:32px}.novodom-explore-client-reviews-bubble-slider{margin-bottom:16px}.novodom-explore-client-reviews-bubble-slider-item .cms-element-image{width:200px;height:200px}.novodom-explore-client-reviews__description{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:normal;color:#000000;text-align:center}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-explore-client-reviews{max-width:739px;padding:32px 0}.novodom-explore-client-reviews__header{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin-bottom:16px}.novodom-explore-client-reviews-bubble-slider{margin-bottom:8px}.novodom-explore-client-reviews-bubble-slider-item .cms-element-image{width:100px;height:100px}.novodom-explore-client-reviews__title{font:normal normal 500 12px/15px "Jost", sans-serif;margin-bottom:8px}.novodom-explore-client-reviews__description{font:normal normal 300 12px/15px "Jost", sans-serif}.novodom-explore-client-reviews__action .btn{font:normal normal 500 9px/12px "Jost", sans-serif;padding:5px 12px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-explore-client-reviews{max-width:985px;padding:43px 0}.novodom-explore-client-reviews__header{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin-bottom:21px}.novodom-explore-client-reviews-bubble-slider{margin-bottom:11px}.novodom-explore-client-reviews-bubble-slider-item .cms-element-image{width:133px;height:133px}.novodom-explore-client-reviews__title{font:normal normal 500 12px/15px "Jost", sans-serif;margin-bottom:11px}.novodom-explore-client-reviews__description{font:normal normal 300 12px/15px "Jost", sans-serif}.novodom-explore-client-reviews__action .btn{font:normal normal 500 9px/12px "Jost", sans-serif;padding:6px 16px}}.novodom-interior-visualization-space-details{display:flex;flex-direction:column}.novodom-interior-visualization-space-details-image-dots{height:100%;min-height:266px}.novodom-interior-visualization-space-details .cr-novodom-interior-visualization img{aspect-ratio:1.85}.novodom-interior-visualization-space-details-content-column{padding:40px 20px;background-color:#f4f4f4}.novodom-interior-visualization-space-details-content-container{height:100%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.novodom-interior-visualization-space-details-title{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.42px;color:#564b48}.novodom-interior-visualization-space-details-excerpt{font:normal normal 300 16px/22px "Jost", sans-serif;font-style:italic;letter-spacing:0.32px;color:#000000}@media (min-width:1100px){.novodom-interior-visualization-space-details{display:grid;grid-template-columns:88fr 104fr;min-height:calc(600 / 16 * 1rem)}.novodom-interior-visualization-space-details-content-column{padding:64px}.novodom-interior-visualization-space-details-content-container{gap:19px;max-width:580px;margin:0 auto 0 0}.novodom-interior-visualization-space-details-title{font:normal normal 400 40px/48px "Jost", sans-serif;letter-spacing:initial}.novodom-interior-visualization-space-details-excerpt{font:normal normal 300 28px/34px "Jost", sans-serif;letter-spacing:0.56px}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-interior-visualization-space-details{min-height:calc(300 / 16 * 1rem)}.novodom-interior-visualization-space-details-image-dots{min-height:133px}.novodom-interior-visualization-space-details-content-column{padding:32px}.novodom-interior-visualization-space-details-content-container{gap:10px}.novodom-interior-visualization-space-details-title{font:normal normal 400 27px/32px "Jost", sans-serif}.novodom-interior-visualization-space-details-excerpt{font:normal normal 300 19px/23px "Jost", sans-serif;letter-spacing:0.373px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-interior-visualization-space-details{min-height:calc(400 / 16 * 1rem)}.novodom-interior-visualization-space-details-image-dots{min-height:177px}.novodom-interior-visualization-space-details-content-column{padding:43px}.novodom-interior-visualization-space-details-content-container{gap:13px;max-width:387px}.novodom-interior-visualization-space-details-title{font:normal normal 400 27px/32px "Jost", sans-serif}.novodom-interior-visualization-space-details-excerpt{font:normal normal 300 19px/23px "Jost", sans-serif;letter-spacing:0.373px}}.novodom-eco-shopping{display:flex;flex-direction:column-reverse}.novodom-eco-shopping-image{height:100%}.novodom-eco-shopping-image .cms-element-image{display:flex}.novodom-eco-shopping-image .cms-image{object-fit:cover;aspect-ratio:1.85;height:100%}.novodom-eco-shopping-content-column{padding:40px 20px;background-color:#69755c}.novodom-eco-shopping-content-container{height:100%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:9px}.novodom-eco-shopping-sub-title{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#ffffff}.novodom-eco-shopping-title{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:initial;color:#ffffff}.novodom-eco-shopping-excerpt{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#ffffff}.novodom-eco-shopping-action-button{margin:15px auto 0}.novodom-eco-shopping-action-button .btn,.novodom-eco-shopping-action-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .novodom-eco-shopping-action-button .btn{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.32px;color:#ffffff;padding:7px 23px;border:1px solid #ffffff}@media (min-width:1100px){.novodom-eco-shopping{display:grid;grid-template-columns:104fr 88fr;min-height:calc(600 / 16 * 1rem)}.novodom-eco-shopping-content-column{padding:62px 70px}.novodom-eco-shopping-content-container{gap:24px;max-width:584px}.novodom-eco-shopping-action-button{margin:0}.novodom-eco-shopping-sub-title{margin-bottom:-15px}.novodom-eco-shopping-title{font:normal normal 400 40px/48px "Jost", sans-serif;letter-spacing:initial}.novodom-eco-shopping-excerpt{font:normal normal 300 28px/34px "Jost", sans-serif;letter-spacing:0.56px}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-eco-shopping{min-height:calc(300 / 16 * 1rem)}.novodom-eco-shopping-content-column{padding:31px 35px}.novodom-eco-shopping-content-container{gap:12px}.novodom-eco-shopping-sub-title{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;margin-bottom:-10px}.novodom-eco-shopping-title{font:normal normal 400 27px/32px "Jost", sans-serif}.novodom-eco-shopping-excerpt{font:normal normal 300 19px/23px "Jost", sans-serif;letter-spacing:0.373px}.novodom-eco-shopping-action-button .btn,.novodom-eco-shopping-action-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .novodom-eco-shopping-action-button .btn{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.213px;padding:4px 12px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-eco-shopping{min-height:calc(400 / 16 * 1rem)}.novodom-eco-shopping-content-column{padding:41px 47px}.novodom-eco-shopping-content-container{gap:16px;max-width:389px}.novodom-eco-shopping-sub-title{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;margin-bottom:-10px}.novodom-eco-shopping-title{font:normal normal 400 27px/32px "Jost", sans-serif}.novodom-eco-shopping-excerpt{font:normal normal 300 19px/23px "Jost", sans-serif;letter-spacing:0.373px}.novodom-eco-shopping-action-button .btn,.novodom-eco-shopping-action-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .novodom-eco-shopping-action-button .btn{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.213px;padding:5px 15px}}.cms-home-text p{margin-bottom:1rem}@media (min-width:1100px) and (max-width:1679.98px){.cms-home-text h2,.cms-home-text .h2{font:normal normal 500 18px/22px "Jost", sans-serif}.cms-home-text p,.cms-home-text .toggle-block{font:normal normal 300 11px/15px "Jost", sans-serif}.cms-home-text p .sub-nav-icon,.cms-home-text .toggle-block .sub-nav-icon{margin-left:18px}.cms-home-text p .sub-nav-icon::before,.cms-home-text p .sub-nav-icon::after,.cms-home-text .toggle-block .sub-nav-icon::before,.cms-home-text .toggle-block .sub-nav-icon::after{width:4px;height:1px}.cms-home-text p .sub-nav-icon::before,.cms-home-text .toggle-block .sub-nav-icon::before{right:10px}.cms-home-text p .sub-nav-icon::after,.cms-home-text .toggle-block .sub-nav-icon::after{right:7px}}@media (min-width:1360px) and (max-width:1679.98px){.cms-home-text h2,.cms-home-text .h2{font:normal normal 500 18px/22px "Jost", sans-serif}.cms-home-text p,.cms-home-text .toggle-block{font:normal normal 300 11px/15px "Jost", sans-serif}.cms-home-text p .sub-nav-icon,.cms-home-text .toggle-block .sub-nav-icon{margin-left:23px}}.cms-lp-text p,.cms-lp-text span,.accordion-body p,.accordion-body span{font:normal normal 300 16px/22px "Jost", sans-serif}@media (min-width:1100px) and (max-width:1679.98px){.cms-lp-text h1,.cms-lp-text .h1,.accordion-body h1,.accordion-body .h1{font:normal normal 400 26px/32px "Jost", sans-serif}.cms-lp-text h2,.cms-lp-text .h2,.accordion-body h2,.accordion-body .h2{font:normal normal 500 18px/22px "Jost", sans-serif}.cms-lp-text h3,.cms-lp-text .h3,.accordion-body h3,.accordion-body .h3{font:normal normal 300 18px/22px "Jost", sans-serif}.cms-lp-text h4,.cms-lp-text .h4,.accordion-body h4,.accordion-body .h4{font:normal normal 500 14px/17px "Jost", sans-serif}.cms-lp-text h5,.cms-lp-text .h5,.accordion-body h5,.accordion-body .h5{font:normal normal 300 14px/17px "Jost", sans-serif}.cms-lp-text h6,.cms-lp-text .h6,.accordion-body h6,.accordion-body .h6{font:normal normal 400 12px/15px "Jost", sans-serif}.cms-lp-text .h7,.accordion-body .h7{font:normal normal 300 12px/15px "Jost", sans-serif}.cms-lp-text .h8,.accordion-body .h8{font:normal normal 500 11px/15px "Jost", sans-serif}.cms-lp-text .h9,.accordion-body .h9{font:normal normal 400 11px/15px "Jost", sans-serif}.cms-lp-text .h10,.accordion-body .h10{font:normal normal 300 11px/15px "Jost", sans-serif}.cms-lp-text .h11,.accordion-body .h11{font:normal normal 500 9px/13px "Jost", sans-serif}.cms-lp-text .h12,.accordion-body .h12{font:normal normal 400 9px/13px "Jost", sans-serif}.cms-lp-text .h13,.accordion-body .h13{font:normal normal 300 9px/13px "Jost", sans-serif}.cms-lp-text .h14,.accordion-body .h14{font:normal normal 400 8px/12px "Jost", sans-serif}.cms-lp-text p,.accordion-body p{margin-bottom:1rem}.cms-lp-text td,.accordion-body td{padding:4px}.cms-lp-text p,.cms-lp-text li,.cms-lp-text td,.cms-lp-text span,.accordion-body p,.accordion-body li,.accordion-body td,.accordion-body span{font:normal normal 300 11px/16px "Jost", sans-serif}}.cms-text-before-yt h4,.cms-text-before-yt .h4{text-align:center;margin-bottom:20px}.cms-text-before-yt .h10{color:#000000;margin-bottom:0}.cms-text-before-yt .h10 strong{font-weight:400}.cms-text-before-yt p{margin-bottom:1rem}.cms-yt-video{overflow:initial}.cms-yt-video .cms-block-container-row>.col-12{padding:0}.cms-yt-video .cms-element-youtube-video{max-width:1477px;margin:0 auto}.cms-yt-video .cms-element-youtube-video__backdrop{display:none}.cms-yt-video .custom-youtube-button{display:flex;justify-content:center;align-items:center}.cms-yt-video .custom-youtube-button img{width:64px;height:auto;margin:auto}@media (min-width:992px){.cms-text-before-yt h4,.cms-text-before-yt .h4{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.56px;margin-bottom:40px}.cms-text-before-yt .h10{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:0.36px;text-align:center;max-width:1088px;margin:0 auto}.cms-text-before-yt .cms-block-container{padding-bottom:20px !important}.cms-yt-video .cms-element-youtube-video{max-height:680px}.cms-yt-video .cms-block-container{padding-top:20px !important}.cms-yt-video .custom-youtube-button img{width:150px}}@media (min-width:1100px) and (max-width:1679.98px){.cms-text-before-yt h2,.cms-text-before-yt .h2{font:normal normal 500 18px/22px "Jost", sans-serif}.cms-text-before-yt p{font:normal normal 300 11px/15px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.cms-text-before-yt h2,.cms-text-before-yt .h2{font:normal normal 500 18px/22px "Jost", sans-serif}.cms-text-before-yt p{font:normal normal 300 11px/15px "Jost", sans-serif}}.novodom-navigation-table-linker{padding:32px 0;margin:auto}.novodom-navigation-table-linker__title{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:initial;color:#564b48;text-align:left;padding:8px 0}.novodom-navigation-table-linker__list{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:20px;padding:24px 0;margin:0}.novodom-navigation-table-linker__list-item{padding:8px 0}.novodom-navigation-table-linker__list-link{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:initial;color:#564b48;text-transform:capitalize;text-decoration:none;cursor:pointer}.novodom-navigation-table-linker__list-link:focus,.novodom-navigation-table-linker__list-link:hover{outline:none;border:none;text-decoration:underline}@media (min-width:576px){.novodom-navigation-table-linker__list{grid-template-columns:repeat(auto-fill, minmax(166px, 1fr))}}@media (min-width:1100px){.novodom-navigation-table-linker__list{grid-template-columns:repeat(4, 1fr)}.novodom-navigation-table-linker__title{font:normal normal 400 40px/48px "Jost", sans-serif}.novodom-navigation-table-linker__list-link{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:initial}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-navigation-table-linker{padding:16px 0}.novodom-navigation-table-linker__title{font:normal normal 400 27px/32px "Jost", sans-serif;padding:4px 0}.novodom-navigation-table-linker__list{column-gap:10px;padding:12px 0}.novodom-navigation-table-linker__list-item{padding:4px 0}.novodom-navigation-table-linker__list-link{font:normal normal 400 11px/15px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-navigation-table-linker{padding:21px 0}.novodom-navigation-table-linker__title{padding:5px 0}.novodom-navigation-table-linker__list{column-gap:13px;padding:16px 0}.novodom-navigation-table-linker__list-item{padding:5px 0}}.novodom-free-shipping-items-squared-product-slider-block{--control-size: 32px;--control-background-color: #ffffff;margin:16px 0;padding:0 0 16px;gap:16px;border-bottom:1px solid #d4cec5}.novodom-free-shipping-items-squared-product-slider-header{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#564b48;text-align:center}@media (min-width:1100px){.novodom-free-shipping-items-squared-product-slider-block{--slider-control-translate: 100%;--slider-control-offset: -16px}.novodom-free-shipping-items-squared-product-slider-block-column{padding:16px 48px}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-free-shipping-items-squared-product-slider-block{margin:8px 0;padding:0 0 8px;gap:8px}.novodom-free-shipping-items-squared-product-slider-header{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.novodom-free-shipping-items-squared-product-slider-block-column{padding:8px 24px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-free-shipping-items-squared-product-slider-block{margin:11px 0;padding:0 0 11px;gap:11px}.novodom-free-shipping-items-squared-product-slider-header{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.novodom-free-shipping-items-squared-product-slider-block-column{padding:11px 32px}}.register-account-address-wrapper{background-color:#ffffff;border-radius:8px;padding:24px 16px}@media (min-width:1100px){.register-account-address-wrapper{padding:32px 64px}}.register-card .form-check{margin-bottom:20px}.register-card .form-check.register-different-shipping{margin-bottom:0}.register-card .form-check .form-check-input,.register-card .form-check .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .register-card .form-check input[type="radio"].tpay--bank-input{margin-top:0;width:32px;height:32px;color:#d4cec5}.register-card .form-check .form-check-input:checked,.register-card .form-check .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked,.payment-form-group .tpay--list-item-container .register-card .form-check input.tpay--bank-input[type="radio"]:checked{background-color:#69755c}@media (min-width:1100px){.register-card .form-check .form-check-input,.register-card .form-check .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .register-card .form-check input[type="radio"].tpay--bank-input{width:24px;height:24px;box-shadow:inset 0 0 0 4px #ffffff !important}}.register-card .form-check .custom-control-label{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48}.register-card .form-group{margin-top:0}.register-card .form-group span .form-control{margin-bottom:2px}.register-card .register-title{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:20px;gap:20px}@media (min-width:576px){.register-card .register-title{justify-content:space-between;align-items:center}}.register-card .register-title .card-title{margin-bottom:0}.register-card .register-we-are-eco{display:flex;align-items:center;margin-bottom:22px}.register-card .register-we-are-eco .icon{margin-right:8px;width:40px;min-width:40px;height:40px;min-height:40px}.register-card .register-we-are-eco .icon svg{top:0}.register-card .register-we-are-eco .register-we-are-eco-paragraph{font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.24px;margin-bottom:0}.register-card .register-personal{margin-bottom:0}.register-card .register-shipping{margin-top:20px}.register-address{margin-bottom:0}.register-address .js-field-toggle-contact-type-company.d-none+.cr-company-vat-btn{display:none}.register-address .cr-company-vat-btn button{display:inline-flex;align-items:center;position:relative;column-gap:8px;height:48px;border:none;background-color:transparent}.register-address .cr-company-vat-btn button .icon{width:40px;min-width:40px;height:40px;min-height:40px;color:#2aa500}.register-address .cr-company-vat-btn button .icon svg{top:0}.register-address .cr-company-vat-btn button .cr-company-vat-btn-text{font:normal normal 500 16px/22px "Jost", sans-serif;display:inline-flex;flex-direction:column;letter-spacing:0.32px;color:#2b2a2a;text-align:left}.register-address .cr-company-vat-btn button .cr-company-vat-btn-text small,.register-address .cr-company-vat-btn button .cr-company-vat-btn-text .small{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px}@media (min-width:1100px) and (max-width:1679.98px){.register-address .cr-company-vat-btn button{column-gap:4px;height:24px}.register-address .cr-company-vat-btn button .icon{width:20px;min-width:20px;height:20px;min-height:20px}.register-address .cr-company-vat-btn button .cr-company-vat-btn-text{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.16px}.register-address .cr-company-vat-btn button .cr-company-vat-btn-text small,.register-address .cr-company-vat-btn button .cr-company-vat-btn-text .small{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.14px}}@media (min-width:1360px) and (max-width:1679.98px){.register-address .cr-company-vat-btn button{column-gap:5px;height:32px}.register-address .cr-company-vat-btn button .icon{width:27px;min-width:27px;height:27px;min-height:27px}.register-address .cr-company-vat-btn button .cr-company-vat-btn-text{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.register-address .cr-company-vat-btn button .cr-company-vat-btn-text small,.register-address .cr-company-vat-btn button .cr-company-vat-btn-text .small{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}}.register-shipping .card-title{margin-bottom:20px}@media (min-width:1100px) and (max-width:1679.98px){.register-account-address-wrapper{border-radius:4px;padding:16px 32px}.register-card .form-check{margin-bottom:10px}.register-card .form-check .form-check-input,.register-card .form-check .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .register-card .form-check input[type="radio"].tpay--bank-input{width:12px;height:12px;box-shadow:inset 0 0 0 2px #ffffff !important}.register-card .form-check .custom-control-label{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.register-card .form-group span .form-control{margin-bottom:1px}.register-card .register-title{margin-bottom:10px;gap:10px}.register-card .register-we-are-eco{margin-bottom:11px}.register-card .register-we-are-eco .icon{margin-right:4px;width:20px;min-width:20px;height:20px;min-height:20px}.register-card .register-we-are-eco .register-we-are-eco-paragraph{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px}.register-card .register-shipping{margin-top:10px}.register-shipping .card-title{margin-bottom:10px}}@media (min-width:1360px) and (max-width:1679.98px){.register-account-address-wrapper{border-radius:5px;padding:21px 43px}.register-card .form-check{margin-bottom:13px}.register-card .form-check .form-check-input,.register-card .form-check .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .register-card .form-check input[type="radio"].tpay--bank-input{width:16px;height:16px;box-shadow:inset 0 0 0 3px #ffffff !important}.register-card .form-check .custom-control-label{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.register-card .form-group span .form-control{margin-bottom:1px}.register-card .register-title{margin-bottom:13px;gap:13px}.register-card .register-we-are-eco{margin-bottom:15px}.register-card .register-we-are-eco .icon{margin-right:5px;width:27px;min-width:27px;height:27px;min-height:27px}.register-card .register-we-are-eco .register-we-are-eco-paragraph{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px}.register-card .register-shipping{margin-top:13px}.register-shipping .card-title{margin-bottom:13px}}.cms-sections-product-detail .cms-block-trustmate:has(.col-12>*),.cms-sections-product-detail .novodom-similar-style-products-block:has(.col-12>*),.cms-sections-product-detail .cms-block-novodom-product-fits:has(.col-12>*){margin:16px 0}@media (min-width:1100px){.cms-sections-product-detail{display:flex;column-gap:70px;flex-wrap:wrap;flex-direction:row;justify-content:center}.cms-sections-product-detail .cms-section-sticky{position:sticky;top:158px}.cms-sections-product-detail .cms-section-product-detail-main-content{flex:0 1 1130px;min-width:0}.cms-sections-product-detail .cms-section-product-detail-sidebar-content{flex:0 1 580px;min-width:0;margin-bottom:24px}.cms-sections-product-detail .cms-section-product-detail-footer-content{width:100%;min-width:0}.cms-sections-product-detail .cms-section-product-detail-footer-content .cms-section .full-width{margin:0 auto;max-width:1780px}.cms-sections-product-detail .cms-block-trustmate:has(.col-12>*),.cms-sections-product-detail .novodom-similar-style-products-block:has(.col-12>*),.cms-sections-product-detail .cms-block-novodom-product-fits:has(.col-12>*){margin:24px 0}}@media (min-width:1100px) and (max-width:1679.98px){.cms-sections-product-detail{column-gap:35px}.cms-sections-product-detail .cms-section-sticky{top:90px}.cms-sections-product-detail .cms-section-product-detail-main-content{flex:0 1 565px}.cms-sections-product-detail .cms-section-product-detail-sidebar-content{flex:0 1 290px;margin-bottom:12px}.cms-sections-product-detail .cms-section-product-detail-footer-content .cms-section .full-width{max-width:890px}.cms-sections-product-detail .cms-block-trustmate:has(.col-12>*),.cms-sections-product-detail .novodom-similar-style-products-block:has(.col-12>*),.cms-sections-product-detail .cms-block-novodom-product-fits:has(.col-12>*){margin:12px 0}}@media (min-width:1360px) and (max-width:1679.98px){.cms-sections-product-detail{column-gap:47px}.cms-sections-product-detail .cms-section-sticky{top:115px}.cms-sections-product-detail .cms-section-product-detail-main-content{flex:0 1 753px}.cms-sections-product-detail .cms-section-product-detail-sidebar-content{flex:0 1 386px}.cms-sections-product-detail .cms-section-product-detail-footer-content .cms-section .full-width{max-width:1186px}}@media (min-width:1680px) and (max-width:1839.98px){.cms-sections-product-detail{column-gap:70px}.cms-sections-product-detail .cms-section-product-detail-main-content{flex:0 1 1009px}.cms-sections-product-detail .cms-section-product-detail-sidebar-content{flex:0 1 518px}.cms-sections-product-detail .cms-section-product-detail-footer-content .cms-section .full-width{max-width:1600px}}.product-detail-breadcrumb{position:relative;background:#ffffff;display:flex;align-items:center;gap:8px}.product-detail-breadcrumb .cms-breadcrumb{width:calc(100% - 52px)}.product-detail-breadcrumb .breadcrumb-list{padding:0 0 8px 20px}@media (min-width:1100px){.product-detail-breadcrumb{background:inherit}.product-detail-breadcrumb .cms-breadcrumb{width:100%}.product-detail-breadcrumb .breadcrumb-list{padding:0}}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-breadcrumb .cms-breadcrumb{max-width:890px}}@media (min-width:1360px) and (max-width:1679.98px){.product-detail-breadcrumb .cms-breadcrumb{max-width:1186px}}.novodom-cross-selling-squared-product-slider-block{--control-size: 32px;--slider-control-offset: 4px;padding:16px 16px;margin:16px 0 0;gap:20px;border-radius:8px;background-color:#ffffff}.novodom-cross-selling-squared-product-slider-header{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;text-align:left;color:#2aa500}.novodom-cross-selling-squared-product-slider-controls__prev,.discover-matching-product-slider-controls__prev,.novodom-cross-selling-squared-product-slider-controls__next,.discover-matching-product-slider-controls__next{transform:translateY(-50%)}@media (min-width:1100px){.novodom-cross-selling-squared-product-slider-block{--slider-control-offset: -4px;padding:16px 24px}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-cross-selling-squared-product-slider-block{margin:8px 0 0;gap:10px}.novodom-cross-selling-squared-product-slider-header{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-cross-selling-squared-product-slider-block{margin:11px 0 0;gap:13px}.novodom-cross-selling-squared-product-slider-header{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}.proxa-instagram-feed-slider-block{--control-background-color: #f4f4f4;padding:0 10px;margin:16px 0;gap:24px}.proxa-instagram-feed-slider-block-full-width{padding:0 20px}.proxa-instagram-feed-slider-container{margin:0 -20px 0 0}.proxa-instagram-feed-slider-header{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.42px;color:#564b48;margin:0 0 8px}.proxa-instagram-feed-slider-header h1,.proxa-instagram-feed-slider-header .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-header h2,.proxa-instagram-feed-slider-header .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-header h3,.proxa-instagram-feed-slider-header .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-header h4,.proxa-instagram-feed-slider-header .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-header h5,.proxa-instagram-feed-slider-header .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-header h6,.proxa-instagram-feed-slider-header .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-sub-title{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#2b2a2a}.proxa-instagram-feed-slider-sub-title h1,.proxa-instagram-feed-slider-sub-title .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-sub-title h2,.proxa-instagram-feed-slider-sub-title .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-sub-title h3,.proxa-instagram-feed-slider-sub-title .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-sub-title h4,.proxa-instagram-feed-slider-sub-title .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-sub-title h5,.proxa-instagram-feed-slider-sub-title .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-sub-title h6,.proxa-instagram-feed-slider-sub-title .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-item__link{display:block;text-decoration:none}.proxa-instagram-feed-slider-item__link:hover,.proxa-instagram-feed-slider-item__link:active,.proxa-instagram-feed-slider-item__link:focus{text-decoration:none}.proxa-instagram-feed-slider-item{width:155px;height:auto}.proxa-instagram-feed-slider-item__image{object-fit:cover;aspect-ratio:1;width:100%}.proxa-instagram-feed-slider-item__description{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0, 0, 0, 0.3);opacity:0;transition:opacity 0.5s ease;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;z-index:11}.proxa-instagram-feed-slider-item__description>.icon{width:60px;height:60px;color:#ffffff}.proxa-instagram-feed-slider-item__description:hover,.proxa-instagram-feed-slider-item__description:focus{opacity:1}.proxa-instagram-feed-slider-item__action{display:none}.proxa-instagram-feed-slider-controls__prev{transform:translateY(-50%) translateX(-50%)}.proxa-instagram-feed-slider-controls__next{transform:translateY(-50%) translateX(50%)}@media (min-width:576px){.proxa-instagram-feed-slider-container{margin:0}}@media (min-width:768px){.proxa-instagram-feed-slider-item__action{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;display:block;color:#ffffff;border-color:#ffffff;padding:8px 12px}.proxa-instagram-feed-slider-item__action:hover,.proxa-instagram-feed-slider-item__action:focus{color:#ffffff;border-color:#ffffff}}@media (min-width:1100px){.proxa-instagram-feed-slider-block{padding:0;gap:32px}.proxa-instagram-feed-slider-block:has(.col-12>*){margin:24px 0}.proxa-instagram-feed-slider-block-full-width{padding:0;margin:64px 0}.proxa-instagram-feed-slider-header{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.56px}.proxa-instagram-feed-slider-header h1,.proxa-instagram-feed-slider-header .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-header h2,.proxa-instagram-feed-slider-header .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-header h3,.proxa-instagram-feed-slider-header .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-header h4,.proxa-instagram-feed-slider-header .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-header h5,.proxa-instagram-feed-slider-header .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-header h6,.proxa-instagram-feed-slider-header .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-sub-title{font:normal normal 300 18px/20px "Jost", sans-serif;letter-spacing:initial}.proxa-instagram-feed-slider-sub-title h1,.proxa-instagram-feed-slider-sub-title .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-sub-title h2,.proxa-instagram-feed-slider-sub-title .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-sub-title h3,.proxa-instagram-feed-slider-sub-title .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-sub-title h4,.proxa-instagram-feed-slider-sub-title .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-sub-title h5,.proxa-instagram-feed-slider-sub-title .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.proxa-instagram-feed-slider-sub-title h6,.proxa-instagram-feed-slider-sub-title .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}}@media (min-width:1100px) and (max-width:1679.98px){.proxa-instagram-feed-slider-block{gap:16px;padding:0}.proxa-instagram-feed-slider-block:has(.col-12>*){margin:12px 0}.proxa-instagram-feed-slider-block-full-width{margin:32px 0;padding:0}.proxa-instagram-feed-slider-header{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin:0 0 4px}.proxa-instagram-feed-slider-sub-title{font:normal normal 300 12px/13px "Jost", sans-serif}.proxa-instagram-feed-slider-item__description{gap:5px}.proxa-instagram-feed-slider-item__description>.icon{width:30px;height:30px}.proxa-instagram-feed-slider-item__action{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding:4px 6px}}@media (min-width:1360px) and (max-width:1679.98px){.proxa-instagram-feed-slider-block-full-width{margin:43px 0;padding:0}.proxa-instagram-feed-slider-header{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin:0 0 5px}.proxa-instagram-feed-slider-sub-title{font:normal normal 300 12px/13px "Jost", sans-serif}.proxa-instagram-feed-slider-item{width:103px}.proxa-instagram-feed-slider-item__description{gap:7px}.proxa-instagram-feed-slider-item__description>.icon{width:40px;height:40px}.proxa-instagram-feed-slider-item__action{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding:5px 8px}}.novodom-similar-style-products-block{margin:40px 0;gap:24px}.novodom-similar-style-products-block-full-width{padding:0 20px}.novodom-similar-style-products-header{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.42px;text-align:center;color:#564b48;margin:0 0 8px}.novodom-similar-style-products-header h1,.novodom-similar-style-products-header .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-header h2,.novodom-similar-style-products-header .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-header h3,.novodom-similar-style-products-header .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-header h4,.novodom-similar-style-products-header .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-header h5,.novodom-similar-style-products-header .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-header h6,.novodom-similar-style-products-header .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-sub-title{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:0.36px;text-align:center;color:#2b2a2a}.novodom-similar-style-products-sub-title h1,.novodom-similar-style-products-sub-title .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-sub-title h2,.novodom-similar-style-products-sub-title .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-sub-title h3,.novodom-similar-style-products-sub-title .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-sub-title h4,.novodom-similar-style-products-sub-title .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-sub-title h5,.novodom-similar-style-products-sub-title .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-sub-title h6,.novodom-similar-style-products-sub-title .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}@media (min-width:1100px){.novodom-similar-style-products-block{margin:48px 0 0;gap:32px}.novodom-similar-style-products-block-full-width{padding:0;margin:64px 0}.novodom-similar-style-products-header{font:normal normal 500 28px/34px "Jost", sans-serif;text-align:left;letter-spacing:0.56px}.novodom-similar-style-products-header h1,.novodom-similar-style-products-header .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-header h2,.novodom-similar-style-products-header .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-header h3,.novodom-similar-style-products-header .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-header h4,.novodom-similar-style-products-header .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-header h5,.novodom-similar-style-products-header .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-header h6,.novodom-similar-style-products-header .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-sub-title{font:normal normal 300 18px/20px "Jost", sans-serif;text-align:left;letter-spacing:initial}.novodom-similar-style-products-sub-title h1,.novodom-similar-style-products-sub-title .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-sub-title h2,.novodom-similar-style-products-sub-title .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-sub-title h3,.novodom-similar-style-products-sub-title .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-sub-title h4,.novodom-similar-style-products-sub-title .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-sub-title h5,.novodom-similar-style-products-sub-title .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.novodom-similar-style-products-sub-title h6,.novodom-similar-style-products-sub-title .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-similar-style-products-block{margin:24px 0 0;gap:16px}.novodom-similar-style-products-block-full-width{margin:32px 0}.novodom-similar-style-products-header{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin:0 0 4px}.novodom-similar-style-products-sub-title{font:normal normal 300 12px/13px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-similar-style-products-block{margin:32px 0 0;gap:21px}.novodom-similar-style-products-block-full-width{margin:43px 0}.novodom-similar-style-products-header{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin:0 0 5px}.novodom-similar-style-products-sub-title{font:normal normal 300 12px/13px "Jost", sans-serif}}.novodom-match-items-squared-product-slider-block{margin:40px 0;gap:24px}.novodom-match-items-squared-product-slider-block-full-width{padding:0 20px}.novodom-match-items-squared-product-slider-header{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.42px;text-align:center;color:#564b48}@media (min-width:1100px){.novodom-match-items-squared-product-slider-block{margin:48px 0 0;gap:32px}.novodom-match-items-squared-product-slider-block-full-width{padding:0;margin:64px 0}.novodom-match-items-squared-product-slider-header{font:normal normal 500 28px/34px "Jost", sans-serif;text-align:left;letter-spacing:0.56px}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-match-items-squared-product-slider-block{margin:24px 0 0;gap:16px}.novodom-match-items-squared-product-slider-block-full-width{margin:32px 0}.novodom-match-items-squared-product-slider-header{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-match-items-squared-product-slider-block{margin:32px 0 0;gap:21px}.novodom-match-items-squared-product-slider-block-full-width{margin:43px 0}.novodom-match-items-squared-product-slider-header{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px}}.divided-gallery-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;overflow:hidden}.product-detail-col-left:not(:has(.product-detail-gallery-highlight-usp)) .divided-gallery-grid{margin-bottom:20px}.divided-gallery-item{width:100%;padding-bottom:100%;float:left;position:relative;background-color:#ffffff}.divided-gallery-item-inner{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center}.divided-gallery-item-inner:hover{cursor:pointer}.divided-gallery-item img{width:100%;height:auto;max-height:100%;object-fit:contain}@media (min-width:1100px) and (max-width:1679.98px){.divided-gallery-grid{grid-gap:10px}.product-detail-col-left:not(:has(.product-detail-gallery-highlight-usp)) .divided-gallery-grid{margin-bottom:10px}}@media (min-width:1360px) and (max-width:1679.98px){.divided-gallery-grid{grid-gap:13px}.product-detail-col-left:not(:has(.product-detail-gallery-highlight-usp)) .divided-gallery-grid{margin-bottom:13px}}.product-detail-media{position:relative}.product-detail-media .product-wishlist{position:absolute;inset:0 0 auto auto;display:flex;margin:10px 20px 0 0}.product-detail-media .product-wishlist-btn-content{display:none}.product-detail-media .product-wishlist .icon-wishlist,.product-detail-media .product-wishlist .icon-wishlist svg{width:32px;height:32px}.product-detail-media .product-wishlist .icon-wishlist svg{fill:#000000}.base-slider.gallery-slider{--control-background-color: #f4f4f4;overflow:visible}.base-slider.gallery-slider .base-slider-controls__prev{left:20px}.base-slider.gallery-slider .base-slider-controls__next{right:20px}.base-slider.gallery-slider .base-slider-dots{display:flex;align-items:center;justify-content:center;width:80%;margin:16px 0;height:12px}.base-slider.gallery-slider .base-slider-dots button{background-color:#d4cec5;padding:6px}.base-slider.gallery-slider .base-slider-dots button.tns-nav-active{box-shadow:none;background-color:#2b2a2a}.gallery-slider-row{margin-bottom:8px}.gallery-slider-thumbnails-col{display:none}.gallery-slider-item.is-cover,.gallery-slider-item.is-contain,.gallery-slider-single-image.is-cover,.gallery-slider-single-image.is-contain{min-height:360px !important}.gallery-slider-item.is-cover .gallery-slider-image,.gallery-slider-item.is-contain .gallery-slider-image,.gallery-slider-single-image.is-cover .gallery-slider-image,.gallery-slider-single-image.is-contain .gallery-slider-image{min-height:360px}.is-ctl-product .gallery-slider-item.is-cover,.is-ctl-product .gallery-slider-item.is-contain,.is-ctl-product .gallery-slider-single-image.is-cover,.is-ctl-product .gallery-slider-single-image.is-contain{background-color:#ffffff}@media (min-width:1100px){.product-detail-media .product-wishlist{display:none}}.product-detail-gallery-highlight-usp .novodom-multi-column-usp{padding:24px 40px;margin:20px 0}.product-detail-gallery-highlight-usp .novodom-multi-column-usp .usp-list{gap:40px}.product-detail-gallery-highlight-usp .novodom-multi-column-usp .usp-list-item{flex:1 1 232px;gap:8px}.product-detail-gallery-highlight-usp .novodom-multi-column-usp .usp-icon{width:48px;height:48px}.product-detail-gallery-highlight-usp .novodom-multi-column-usp .usp-text{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#564b48}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-gallery-highlight-usp .novodom-multi-column-usp{padding:12px 20px;margin:10px 0}.product-detail-gallery-highlight-usp .novodom-multi-column-usp .usp-list{gap:20px}.product-detail-gallery-highlight-usp .novodom-multi-column-usp .usp-list-item{flex:1 1 116px;gap:4px}.product-detail-gallery-highlight-usp .novodom-multi-column-usp .usp-icon{width:24px;height:24px}.product-detail-gallery-highlight-usp .novodom-multi-column-usp .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}@media (min-width:1360px) and (max-width:1679.98px){.product-detail-gallery-highlight-usp .novodom-multi-column-usp{padding:16px 27px;margin:13px 0}.product-detail-gallery-highlight-usp .novodom-multi-column-usp .usp-list{gap:27px}.product-detail-gallery-highlight-usp .novodom-multi-column-usp .usp-list-item{flex:1 1 155px;gap:5px}.product-detail-gallery-highlight-usp .novodom-multi-column-usp .usp-icon{width:32px;height:32px}.product-detail-gallery-highlight-usp .novodom-multi-column-usp .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}.product-detail-name{font:normal normal 500 21px/26px "Jost", sans-serif;margin:8px 0}.product-detail-excerpt{font:normal normal 400 16px/20px "Jost", sans-serif;margin:0 0 20px}.product-detail-metadata{display:flex;flex-direction:row;margin:0 0 16px}.product-detail-metadata .product-detail-rating-review{display:flex;align-items:center;gap:4px;margin:0 8px 0 0}.product-detail-metadata .product-detail-rating-review a{font:normal normal 300 14px/18px "Jost", sans-serif;letter-spacing:0.28px;text-decoration:none;color:#000000}.product-detail-metadata .product-detail-rating-review a:focus,.product-detail-metadata .product-detail-rating-review a:hover{text-decoration:underline}.product-detail-metadata .point-container{display:block}.product-detail-metadata .point-rating{display:flex}.product-detail-metadata .point-rating .icon{width:16px;height:16px;color:#69755c}.product-detail-metadata .point-rating .icon svg{top:0}.product-detail-metadata .product-detail-premium-status{display:flex;align-items:center;gap:4px;font:normal normal 300 14px/18px "Jost", sans-serif;letter-spacing:0.28px;text-transform:uppercase;color:#000000}.product-detail-metadata .product-detail-premium-status .icon{width:16px;height:16px;color:#69755c}.product-detail-metadata .product-detail-premium-status .icon svg{top:0}.product-detail-metadata .product-detail-premium-status .product-detail-premium-status-tooltip{display:flex}.product-detail-metadata .product-detail-premium-status .icon-info{color:#564b48}.product-detail-metadata .product-detail-premium-status .icon-info svg{fill:none}.product-detail-metadata .product-detail-code{font:normal normal 300 14px/18px "Jost", sans-serif;color:#564b48;margin-left:auto}.product-detail-delivery-information{display:none}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-name{font:normal normal 500 14px/17px "Jost", sans-serif;margin:4px 0}.product-detail-excerpt{font:normal normal 400 11px/13px "Jost", sans-serif;margin:0 0 10px}.product-detail-metadata{margin:0 0 8px}.product-detail-metadata .product-detail-rating-review{gap:2px;margin:0 4px 0 0}.product-detail-metadata .product-detail-rating-review a{font:normal normal 300 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.product-detail-metadata .point-rating .icon{width:8px;height:8px}.product-detail-metadata .product-detail-premium-status{gap:2px;font:normal normal 300 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.product-detail-metadata .product-detail-premium-status .icon{width:8px;height:8px}.product-detail-metadata .product-detail-code{font:normal normal 300 9px/12px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.product-detail-name{font:normal normal 500 14px/17px "Jost", sans-serif;margin:5px 0}.product-detail-excerpt{font:normal normal 400 11px/13px "Jost", sans-serif;margin:0 0 13px}.product-detail-metadata{margin:0 0 11px}.product-detail-metadata .product-detail-rating-review{gap:3px;margin:0 5px 0 0}.product-detail-metadata .product-detail-rating-review a{font:normal normal 300 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.product-detail-metadata .point-rating .icon{width:11px;height:11px}.product-detail-metadata .product-detail-premium-status{gap:3px;font:normal normal 300 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.product-detail-metadata .product-detail-premium-status .icon{width:11px;height:11px}.product-detail-metadata .product-detail-code{font:normal normal 300 9px/12px "Jost", sans-serif}}.detail-view-type-switcher .background{position:absolute;top:0;left:0;height:100%;background:#69755c;border-radius:20px;transition:all 0.3s ease;z-index:1}.detail-view-type-switcher:has(#viewTypeInStock-mobile:checked) .background,.detail-view-type-switcher:has(#viewTypeInStock-desktop:checked) .background{width:58%;left:0}.detail-view-type-switcher:has(#viewTypeConfigurator-mobile:checked) .background,.detail-view-type-switcher:has(#viewTypeConfigurator-desktop:checked) .background{width:45%;left:55%}.product-detail-configurator-control{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 0}.product-detail-configurator-control .product-detail-manufacturer-link{font:normal normal 300 14px/18px "Jost", sans-serif;text-decoration:none;text-transform:uppercase;order:2;align-self:flex-start}.product-detail-configurator-control .product-detail-manufacturer-link:focus,.product-detail-configurator-control .product-detail-manufacturer-link:hover{text-decoration:underline}.product-detail-configurator-control .detail-view-type-switcher{background-color:#ffffff;order:1}.product-detail-configurator-control .detail-view-type-switcher.is-disabled{display:none}.product-detail-configurator-control .detail-view-type-switcher label[aria-expanded="true"]{pointer-events:none;user-select:none}@media (min-width:1100px){.product-detail-configurator-control{flex-direction:row;justify-content:space-between}.product-detail-configurator-control .product-detail-manufacturer-link{order:1;align-self:flex-end}.product-detail-configurator-control .detail-view-type-switcher{order:2}}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-configurator-control{gap:4px;padding:4px 0}.product-detail-configurator-control .product-detail-manufacturer-link{font:normal normal 300 9px/12px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.product-detail-configurator-control{gap:5px;padding:5px 0}.product-detail-configurator-control .product-detail-manufacturer-link{font:normal normal 300 9px/12px "Jost", sans-serif}}.product-detail-configurator-group{background-color:#ffffff;border-radius:8px;overflow:hidden;margin-top:0;margin-bottom:4px;padding-top:14px}.product-detail-configurator-group-name{padding-top:5px}.product-detail-configurator-group .accordion-button::after{width:20px;height:20px;background-size:20px}.product-detail-configurator-group .product-detail-configurator-option-input{display:none}.product-detail-configurator-group-container{padding:16px 6px 12px 0;border-top:1px solid #e9e8e6}.product-detail-configurator .accordion-button{padding:0 24px 14px 0;gap:8px}.product-detail-configurator .accordion-button.collapsed{border-bottom:none}.product-detail-configurator-options{display:flex;flex-direction:column;gap:28px 0;overflow:auto;flex-wrap:nowrap;max-height:236px}.product-detail-configurator-title{display:flex;flex-grow:1;padding-top:0}.product-detail-configurator-options-count{font:normal normal 300 16px/normal "Jost", sans-serif;display:block;color:#2b2a2a;background-color:#f4f4f4;border-radius:4px;text-align:center;text-wrap:nowrap;padding:8px 4px;min-width:46px;visibility:hidden}.collapsed .product-detail-configurator-options-count{visibility:visible}.product-detail-configurator-option{margin-right:0;flex-grow:1;width:100%}.product-detail-configurator-option-info{flex-grow:1}.product-detail-configurator-option-name{font:normal normal 500 16px/20px "Jost", sans-serif;color:#000000}.product-detail-configurator-option .cr-novodom-shipping-info{font:normal normal 400 14px/normal "Jost", sans-serif;letter-spacing:0.28px;color:#564b48}.product-detail-configurator-option .cr-novodom-shipping-info--final-delivery-time-0,.product-detail-configurator-option .cr-novodom-shipping-info--final-delivery-time-1{color:#2aa500}.product-detail-configurator-option-price{font:normal normal 300 16px/22px "Jost", sans-serif;letter-spacing:0.32px;text-align:right;flex-shrink:0}.product-detail-configurator-option-image,.product-detail-configurator-option-color,.product-detail-configurator-option-empty{width:60px;height:60px}.product-detail-configurator-option-image,.product-detail-configurator-option-color{border:1px solid #e9e8e6;border-radius:4px}.product-detail-configurator-option-image{object-fit:cover}.product-detail-configurator-option-label{border:none;margin:0;padding:0;height:auto;min-width:60px;width:100%;background:transparent;display:flex;gap:16px;align-items:center;text-decoration:none;box-shadow:none}.product-detail-configurator-option-label:focus,.product-detail-configurator-option-label:hover{border:0}.product-detail-configurator-option-label>span{flex-grow:1}.product-detail-configurator-option-label--active .product-detail-configurator-option-label-option-image-option-image,.product-detail-configurator-option-label--active .product-detail-configurator-option-label-option-image-option-color,.product-detail-configurator-option-input:checked+.product-detail-configurator-option-label .product-detail-configurator-option-label-option-image-option-image,.product-detail-configurator-option-input:checked+.product-detail-configurator-option-label .product-detail-configurator-option-label-option-image-option-color,.product-detail-configurator-option-label .product-detail-configurator-option-label:hover-option-image,.product-detail-configurator-option-label .product-detail-configurator-option-label:hover-option-color,.product-detail-configurator-option-label .product-detail-configurator-option-label:focus-option-image,.product-detail-configurator-option-label .product-detail-configurator-option-label:focus-option-color{border-width:3px}.product-detail-configurator--loading .accordion-button{pointer-events:none;cursor:default}.product-detail-configurator--loading .accordion-button::after{background-image:url("data:image/svg+xml,%3Csvg width='148' height='148' color='%23fff' fill='none' version='1.1' viewBox='0 0 148 148' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='spinner-secondHalf'%3E%3Cstop offset='0%25' stop-opacity='0.2' stop-color='currentColor' /%3E%3Cstop offset='100%25' stop-opacity='0.7' stop-color='currentColor' /%3E%3C/linearGradient%3E%3ClinearGradient id='spinner-firstHalf'%3E%3Cstop offset='0%25' stop-opacity='1' stop-color='currentColor' /%3E%3Cstop offset='100%25' stop-opacity='0.7' stop-color='currentColor' /%3E%3C/linearGradient%3E%3C/defs%3E%3Cg stroke-width='12' transform='rotate(0 100 100)'%3E%3Cpath stroke='url(%23spinner-secondHalf)' d='M 6 74 A 68 68 0 0 1 142 74' /%3E%3Cpath stroke='url(%23spinner-firstHalf)' d='M 142 74 A 68 68 0 0 1 6 74' /%3E%3CanimateTransform from='0 74 74' to='360 74 74' attributeName='transform' type='rotate' repeatCount='indefinite' dur='1300ms' /%3E%3C/g%3E%3Cg id='Vector' transform='matrix(1.1174201,0,0,1.1174201,75.76516,67.296679)' style='fill:currentColor'%3E%3Cpath d='M 11.056978,-21.515665 C 6.48892,-24.151437 1.2032002,-25.469318 -4.8063735,-25.469318 H -21.594328 v 62.918206 h 16.7879545 c 6.0095737,0 11.2952935,-1.317841 15.8633515,-3.953623 4.561962,-2.635782 8.126279,-6.304895 10.693146,-11.013341 2.560771,-4.702348 3.844204,-10.202775 3.844204,-16.4951856 0,-6.29250843 -1.283433,-11.7867433 -3.844204,-16.4952864 -2.560772,-4.702252 -6.125187,-8.371346 -10.693146,-11.013302 z m -27.791365,0.989968 h 11.9280134 c 1.4719911,0 2.8770336,0.123742 4.2456029,0.309361 L -0.4877266,24.635103 -16.734387,8.3316211 Z M -4.8063736,32.505287 H -16.734387 V 14.921123 L 0.6010533,32.041264 c -1.7214028,0.303088 -3.5218465,0.457829 -5.4074269,0.457829 z M 18.921753,16.913368 c -1.210487,3.266931 -2.931791,6.051159 -5.170204,8.358979 -2.238415,2.307819 -4.932985,4.089782 -8.0837118,5.345787 -0.5231065,0.210382 -1.0705931,0.377409 -1.6179815,0.55073 v -50.358119 c 0.5412933,0.173242 1.08878,0.340299 1.6179815,0.550671 3.1507268,1.256005 5.8452968,3.044082 8.0837118,5.345807 2.238413,2.30782 3.959717,5.0920486 5.170204,8.3589789 1.204295,3.266831 1.812634,6.9049786 1.812634,10.9205365 0,4.0154596 -0.602245,7.6536056 -1.812634,10.9204366 z' fill='currentColor' id='path20' style='fill:currentColor;stroke-width:0.983097' /%3E%3C/g%3E%3C/svg%3E");filter:invert(1)}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-configurator-group{margin-bottom:2px;padding-top:7px}.product-detail-configurator-group-name{font:normal normal 400 11px/16px "Jost", sans-serif;padding-top:3px}.product-detail-configurator-group .accordion-button::after{width:10px;height:10px;background-size:10px}.product-detail-configurator-group-container{padding:8px 3px 6px 0}.product-detail-configurator .accordion-button{padding:0 12px 7px 0;gap:4px}.product-detail-configurator-options{gap:14px 0;max-height:118px}.product-detail-configurator-options-count{font:normal normal 300 11px/normal "Jost", sans-serif;padding:4px 2px;min-width:36px}.product-detail-configurator-option-name{font:normal normal 500 11px/13px "Jost", sans-serif}.product-detail-configurator-option .cr-novodom-shipping-info{font:normal normal 400 9px/normal "Jost", sans-serif;letter-spacing:0.186px}.product-detail-configurator-option-price{font:normal normal 300 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.product-detail-configurator-option-image,.product-detail-configurator-option-color,.product-detail-configurator-option-empty{width:30px;height:30px}.product-detail-configurator-option-label{min-width:30px;gap:8px}}@media (min-width:1360px) and (max-width:1679.98px){.product-detail-configurator-group{margin-bottom:3px;padding-top:9px}.product-detail-configurator-group-name{padding-top:3px}.product-detail-configurator-group .accordion-button::after{width:13px;height:13px;background-size:13px}.product-detail-configurator-group-container{padding:11px 4px 8px 0}.product-detail-configurator .accordion-button{padding:0 16px 9px 0;gap:5px}.product-detail-configurator-options{gap:19px 0;max-height:157px}.product-detail-configurator-options-count{font:normal normal 300 11px/normal "Jost", sans-serif;padding:5px 3px;min-width:36px}.product-detail-configurator-option-name{font:normal normal 500 11px/13px "Jost", sans-serif}.product-detail-configurator-option .cr-novodom-shipping-info{font:normal normal 400 9px/normal "Jost", sans-serif;letter-spacing:0.186px}.product-detail-configurator-option-price{font:normal normal 300 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.product-detail-configurator-option-image,.product-detail-configurator-option-color,.product-detail-configurator-option-empty{width:40px;height:40px}.product-detail-configurator-option-label{min-width:40px;gap:11px}}.buy-widget-container{margin:0 0 4px;background-color:#ffffff}.buy-widget-container .buy-widget{display:flex;flex-direction:column;gap:16px}@media (min-width:1100px) and (max-width:1679.98px){.buy-widget-container{margin:0 0 2px}.buy-widget-container .buy-widget{gap:8px}}@media (min-width:1100px) and (max-width:1679.98px){.buy-widget-container{margin:0 0 3px}.buy-widget-container .buy-widget{gap:11px}}.product-detail-price-charge{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.product-detail-price-charge .product-detail-price{font:normal normal 600 28px/36px "Jost", sans-serif;color:#564b48;margin:0}.product-detail-price-charge .product-detail-price.with-list-price{color:#c45f3f}.product-detail-price-charge .product-detail-price.with-list-price+.product-detail-list-price{font:normal normal 600 16px/36px "Jost", sans-serif;text-decoration:line-through;margin:-10px 0 0}.product-detail-price-charge .product-detail-price-charge-total{text-align:right}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-price-charge .product-detail-price{font:normal normal 600 19px/24px "Jost", sans-serif}.product-detail-price-charge .product-detail-price.with-list-price+.product-detail-list-price{font:normal normal 600 11px/24px "Jost", sans-serif;margin:-5px 0 0}}@media (min-width:1360px) and (max-width:1679.98px){.product-detail-price-charge .product-detail-price{font:normal normal 600 19px/24px "Jost", sans-serif}.product-detail-price-charge .product-detail-price.with-list-price+.product-detail-list-price{font:normal normal 600 11px/24px "Jost", sans-serif;margin:-7px 0 0}}.product-detail-price-surcharge{display:flex;gap:10px}.product-detail-price-surcharge .delivery-price-container{font:normal normal 300 14px/18px "Jost", sans-serif;letter-spacing:initial;flex:1 1 80%}.product-detail-price-surcharge .delivery-price-text{text-wrap:nowrap}.product-detail-price-surcharge .delivery-price-price{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:initial;clear:both;display:inline-block}.product-detail-price-surcharge .regulation-price-container{font:normal normal 300 14px/18px "Jost", sans-serif;letter-spacing:initial;display:flex;align-items:flex-start;flex:0 1 auto}.product-detail-price-surcharge .regulation-price-price{clear:both;display:inline-block}.product-detail-price-surcharge .regulation-price-tooltip{margin-left:8px}.product-detail-price-surcharge .regulation-price-tooltip .icon{color:#564b48}.product-detail-price-surcharge .regulation-price-tooltip .icon svg{top:2px;fill:transparent}.product-detail-price-surcharge .regulation-price-tooltip .icon path{fill:currentColor}@media (min-width:768px){.product-detail-price-surcharge .delivery-price-container{flex:1 1 60%}}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-price-surcharge .delivery-price-container{font:normal normal 300 9px/12px "Jost", sans-serif}.product-detail-price-surcharge .delivery-price-price{font:normal normal 400 9px/12px "Jost", sans-serif}.product-detail-price-surcharge .regulation-price-container{font:normal normal 300 9px/12px "Jost", sans-serif}.product-detail-price-surcharge .regulation-price-tooltip{margin-left:4px}.product-detail-price-surcharge .regulation-price-tooltip .icon svg{top:1px}}@media (min-width:1360px) and (max-width:1679.98px){.product-detail-price-surcharge .delivery-price-container{font:normal normal 300 9px/12px "Jost", sans-serif}.product-detail-price-surcharge .delivery-price-price{font:normal normal 400 9px/12px "Jost", sans-serif}.product-detail-price-surcharge .regulation-price-container{font:normal normal 300 9px/12px "Jost", sans-serif}.product-detail-price-surcharge .regulation-price-tooltip{margin-left:5px}.product-detail-price-surcharge .regulation-price-tooltip .icon svg{top:1px}}.product-detail-purchase-control{display:flex;flex-direction:row;gap:16px}.product-detail-purchase-control .product-wishlist{display:flex;align-items:center;height:100%;margin:0}.product-detail-purchase-control .icon-wishlist{width:28px;height:28px}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-purchase-control .icon-wishlist{width:14px;height:14px}}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-purchase-control .icon-wishlist{width:19px;height:19px}}.product-detail-delivery-information-box{margin:0}.product-detail-delivery-information-box .cr-novodom-shipping-info{font:normal normal 400 14px/18px "Jost", sans-serif}.product-detail-delivery-information-box .shipping-info{font:normal normal 400 14px/18px "Jost", sans-serif;display:none}.product-detail-delivery-information-box .shipping-available-today{display:block}.product-detail-delivery-information-box .shipping-available-today .available-today{display:block}.product-detail-delivery-information-box .shipping-available-today .available-today-counter{color:#43bf19}.product-detail-delivery-information-box .shipping-available-today .available-next-day{display:none}.product-detail-delivery-information-box .shipping-not-available-today{display:block}.product-detail-delivery-information-box .shipping-not-available-today .available-today{display:none}.product-detail-delivery-information-box .shipping-not-available-today .available-next-day{font:normal normal 600 14px/18px "Jost", sans-serif;display:block;text-align:right;color:#2aa500}.product-detail-delivery-information-box .shipping-not-available-today .available-next-day>span{display:none}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-delivery-information-box .cr-novodom-shipping-info{font:normal normal 400 9px/12px "Jost", sans-serif}.product-detail-delivery-information-box .shipping-info{font:normal normal 400 9px/12px "Jost", sans-serif}.product-detail-delivery-information-box .shipping-not-available-today .available-next-day{font:normal normal 600 9px/12px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.product-detail-delivery-information-box .cr-novodom-shipping-info{font:normal normal 400 9px/12px "Jost", sans-serif}.product-detail-delivery-information-box .shipping-info{font:normal normal 400 9px/12px "Jost", sans-serif}}.product-detail-contact-phone{font:normal normal 400 14px/20px "Jost", sans-serif;white-space:pre-line;text-align:center}.product-detail-contact-phone a{font:normal normal 600 14px/20px "Jost", sans-serif;text-decoration:none;letter-spacing:0.32px}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-contact-phone{font:normal normal 400 9px/13px "Jost", sans-serif}.product-detail-contact-phone a{font:normal normal 600 9px/13px "Jost", sans-serif;letter-spacing:0.213px}}@media (min-width:1360px) and (max-width:1679.98px){.product-detail-contact-phone{font:normal normal 400 9px/13px "Jost", sans-serif}.product-detail-contact-phone a{font:normal normal 600 9px/13px "Jost", sans-serif;letter-spacing:0.213px}}.product-reviews{padding:16px 10px}.product-reviews .product-reviews__headline{font:normal normal 500 21px/26px "Jost", sans-serif;color:#564b48;margin:0}.product-reviews .product-reviews__data{display:grid;grid-template-rows:auto auto;grid-template-columns:auto;grid-auto-flow:column;column-gap:25px;width:fit-content;padding:16px 0;margin:0 auto 8px}.product-reviews .product-reviews__avg{font:normal normal 400 32px/40px "Jost", sans-serif;letter-spacing:initial;color:#000000}.product-reviews .product-reviews__count{font:normal normal 300 14px/18px "Jost", sans-serif;letter-spacing:initial;color:#000000}.product-reviews .product-review-rating{display:flex;align-items:center;gap:2px;grid-row:1 / -1;margin:auto 0 0}.product-reviews .point-container{display:block}.product-reviews .point-rating{display:flex}.product-reviews .point-rating .icon{width:27px;height:27px;color:#69755c}.product-reviews .point-rating .icon svg{top:0}.product-reviews .product-reviews__container{display:grid;grid-template-columns:1fr;margin:0 8px}.product-reviews .product-reviews__container.collapse:not(.show){display:none}.product-reviews .product-reviews__count{font:normal normal 300 14px/18px "Jost", sans-serif}.product-reviews .product-reviews__item{border-top:1px solid #e9e8e6;border-bottom:1px solid #e9e8e6;margin-top:-1px;padding:32px 0}.product-reviews .product-reviews__item-summary{display:flex;align-items:center;gap:8px;margin:0 0 8px}.product-reviews .product-reviews__item-signature{font:normal normal 400 16px/20px "Jost", sans-serif;color:#2b2a2a}.product-reviews .product-reviews__item-points{white-space:nowrap}.product-reviews .product-reviews__item-points .icon{width:14px;height:14px}.product-reviews .product-reviews__item-date{font:normal normal 300 12px/18px "Jost", sans-serif;color:#000000}.product-reviews .product-reviews__item-text{font:normal normal 300 16px/20px "Jost", sans-serif;color:#000000}.product-reviews .product-reviews__control{display:flex;justify-content:center;margin:24px 0 0}.product-reviews .product-reviews__control-btn{padding:8px 23px}@media (min-width:768px){.product-reviews .product-reviews__container{grid-template-columns:1fr 1fr;gap:0 20px}}@media (min-width:1100px){.product-reviews{padding:24px 0}.product-reviews .product-reviews__headline{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.56px;margin:0 0 16px}.product-reviews .product-reviews__data{padding:16px 9px;margin:0 0 8px}.product-reviews .product-reviews__container{grid-template-columns:1fr 1fr 1fr;margin:0}}@media (min-width:1100px) and (max-width:1679.98px){.product-reviews{padding:12px 0}.product-reviews .product-reviews__headline{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin:0 0 8px}.product-reviews .product-reviews__data{column-gap:13px;padding:8px 5px;margin:0 0 4px}.product-reviews .product-reviews__avg{font:normal normal 400 21px/27px "Jost", sans-serif}.product-reviews .product-reviews__count{font:normal normal 300 9px/12px "Jost", sans-serif}.product-reviews .product-review-rating{gap:1px}.product-reviews .point-rating .icon{width:14px;height:14px}.product-reviews .product-reviews__container{gap:0 10px;margin:0}.product-reviews .product-reviews__item{padding:16px 0}.product-reviews .product-reviews__item-summary{gap:4px;margin:0 0 4px}.product-reviews .product-reviews__item-signature{font:normal normal 400 11px/13px "Jost", sans-serif}.product-reviews .product-reviews__item-points .icon{width:7px;height:7px}.product-reviews .product-reviews__item-date{font:normal normal 300 8px/12px "Jost", sans-serif}.product-reviews .product-reviews__item-text{font:normal normal 300 11px/13px "Jost", sans-serif}.product-reviews .product-reviews__control{margin:12px 0 0}.product-reviews .product-reviews__control-btn{padding:4px 12px}}@media (min-width:1360px) and (max-width:1679.98px){.product-reviews{padding:16px 0}.product-reviews .product-reviews__headline{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin:0 0 11px}.product-reviews .product-reviews__data{column-gap:17px;padding:11px 6px;margin:0 0 5px}.product-reviews .product-reviews__avg{font:normal normal 400 21px/27px "Jost", sans-serif}.product-reviews .product-reviews__count{font:normal normal 300 9px/12px "Jost", sans-serif}.product-reviews .product-review-rating{gap:1px}.product-reviews .point-rating .icon{width:18px;height:18px}.product-reviews .product-reviews__container{gap:0 13px;margin:0}.product-reviews .product-reviews__item{padding:21px 0}.product-reviews .product-reviews__item-summary{gap:5px;margin:0 0 5px}.product-reviews .product-reviews__item-signature{font:normal normal 400 11px/13px "Jost", sans-serif}.product-reviews .product-reviews__item-points .icon{width:9px;height:9px}.product-reviews .product-reviews__item-date{font:normal normal 300 8px/12px "Jost", sans-serif}.product-reviews .product-reviews__item-text{font:normal normal 300 11px/13px "Jost", sans-serif}.product-reviews .product-reviews__control{margin:16px 0 0}.product-reviews .product-reviews__control-btn{padding:5px 15px}}.product-detail-buybox-usp{padding:16px 24px;border-radius:8px;background-color:#ffffff}.product-detail-buybox-usp .usp-list{gap:16px}.product-detail-buybox-usp .usp-list-item{flex:1 1 calc(100% / 3);flex-direction:column}.product-detail-buybox-usp .usp-icon{width:32px;height:32px}.product-detail-buybox-usp .usp-text{font:normal normal 400 14px/16px "Jost", sans-serif;letter-spacing:initial;text-align:center;color:#564b48}@media (min-width:1100px){.product-detail-buybox-usp{padding:24px}.product-detail-buybox-usp .usp-list-item{flex-direction:row}.product-detail-buybox-usp .usp-icon{width:32px;height:32px}.product-detail-buybox-usp .usp-text{text-align:left}}@media (min-width:1100px) and (max-width:1679.98px){.product-detail-buybox-usp{padding:12px}.product-detail-buybox-usp .usp-list{gap:8px}.product-detail-buybox-usp .usp-icon{width:16px;height:16px}.product-detail-buybox-usp .usp-text{font:normal normal 400 9px/11px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.product-detail-buybox-usp{padding:16px}.product-detail-buybox-usp .usp-list{gap:11px}.product-detail-buybox-usp .usp-icon{width:21px;height:21px}.product-detail-buybox-usp .usp-text{font:normal normal 400 9px/11px "Jost", sans-serif}}.cms-section-architect-teaser .novodom-multi-column-usp{padding:80px 20px}.cms-section-architect-teaser .usp-list{display:grid;flex-wrap:wrap;gap:48px}.cms-section-architect-teaser .usp-list-item{flex-direction:column;justify-content:initial;max-width:364px}.cms-section-architect-teaser .usp-icon{width:48px;height:48px}.cms-section-architect-teaser .usp-text,.cms-section-architect-teaser .usp-headline{color:#564b48}.cms-section-architect-teaser .usp-headline{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.36px}.cms-section-architect-teaser .usp-text{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}@media (min-width:1100px){.cms-section-architect-teaser .usp-list{display:flex;flex-wrap:nowrap;flex-direction:row}.cms-section-architect-teaser .usp-list-item{flex:1 1 calc(100% / 3)}}@media (min-width:1360px){.cms-section-architect-teaser .usp-text{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px}}@media (min-width:1680px){.cms-section-architect-teaser .usp-text{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}}@media (min-width:1100px) and (max-width:1679.98px){.cms-section-architect-teaser .novodom-multi-column-usp{padding:40px 10px}.cms-section-architect-teaser .usp-list{gap:24px}.cms-section-architect-teaser .usp-list-item{max-width:182px}.cms-section-architect-teaser .usp-icon{width:24px;height:24px}.cms-section-architect-teaser .usp-headline{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.24px}.cms-section-architect-teaser .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}@media (min-width:1360px) and (max-width:1679.98px){.cms-section-architect-teaser .novodom-multi-column-usp{padding:53px 13px}.cms-section-architect-teaser .usp-list{gap:32px}.cms-section-architect-teaser .usp-list-item{max-width:243px}.cms-section-architect-teaser .usp-icon{width:32px;height:32px}.cms-section-architect-teaser .usp-headline{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.24px}.cms-section-architect-teaser .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}.cr-novodom-architect-listing .cms-element-text{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:initial;text-align:center;padding:48px 0 32px}.cr-novodom-architect-listing .cms-element-text h1,.cr-novodom-architect-listing .cms-element-text .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.cr-novodom-architect-listing .cms-element-text h2,.cr-novodom-architect-listing .cms-element-text .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.cr-novodom-architect-listing .cms-element-text h3,.cr-novodom-architect-listing .cms-element-text .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.cr-novodom-architect-listing .cms-element-text h4,.cr-novodom-architect-listing .cms-element-text .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.cr-novodom-architect-listing .cms-element-text h5,.cr-novodom-architect-listing .cms-element-text .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.cr-novodom-architect-listing .cms-element-text h6,.cr-novodom-architect-listing .cms-element-text .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}.cr-novodom-architect-listing .pagination-nav-bottom{padding:0 0 16px}@media (min-width:1100px){.cr-novodom-architect-listing .cms-element-text{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.32px;text-align:left;padding:48px 0 16px}}@media (min-width:1100px) and (max-width:1679.98px){.cr-novodom-architect-listing .cms-element-text{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.213px;padding:24px 0 8px}.cr-novodom-architect-listing .pagination-nav-bottom{padding:0 0 8px}}@media (min-width:1360px) and (max-width:1679.98px){.cr-novodom-architect-listing .cms-element-text{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.213px;padding:32px 0 11px}.cr-novodom-architect-listing .pagination-nav-bottom{padding:0 0 11px}}.novodom-architect-line-pleasant-design{display:flex;flex-direction:column}.novodom-architect-line-pleasant-design-media{height:100%}.novodom-architect-line-pleasant-design-media .cms-element-image{display:flex}.novodom-architect-line-pleasant-design-media .cms-image-container{width:100%}.novodom-architect-line-pleasant-design-media .cms-image{object-fit:cover;aspect-ratio:1.48;height:100%;width:100%;flex:1 1 auto}.novodom-architect-line-pleasant-design-content-column{background-color:#564b48;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.novodom-architect-line-pleasant-design .novodom-multi-column-usp{display:block;width:100%;padding:80px 20px}.novodom-architect-line-pleasant-design .usp-title{font:normal normal 400 40px/48px "Jost", sans-serif;letter-spacing:0.56px;text-align:center;color:#ffffff;margin:0 0 32px}.novodom-architect-line-pleasant-design .usp-list{flex-direction:column;gap:32px}.novodom-architect-line-pleasant-design .usp-list-item{flex:1 1 calc(100% / 3);flex-direction:column;justify-content:flex-start}.novodom-architect-line-pleasant-design .usp-icon{width:48px;height:48px}.novodom-architect-line-pleasant-design .usp-text{display:flex;flex-direction:column;align-items:center;position:relative;font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.36px;color:#ffffff}.novodom-architect-line-pleasant-design .usp-text h4,.novodom-architect-line-pleasant-design .usp-text .h4{color:#ffffff}.novodom-architect-line-pleasant-design .usp-text p{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.32px;margin:8px 0 24px}.novodom-architect-line-pleasant-design .usp-text .btn,.novodom-architect-line-pleasant-design .usp-text .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .novodom-architect-line-pleasant-design .usp-text .btn{font:normal normal 500 14px/18px "Jost", sans-serif;margin-top:auto;padding:8px 23px;letter-spacing:0.32px;width:fit-content}.novodom-architect-line-pleasant-design .usp-text .btn-secondary-outline{background-color:transparent;border:1px solid #ffffff;color:#ffffff}.novodom-architect-line-pleasant-design .usp-text .btn-secondary-outline:hover{opacity:0.9}.novodom-architect-line-pleasant-design .usp-text .btn-secondary-outline:focus{border-color:#0084ff;opacity:1}.novodom-architect-line-pleasant-design .usp-text .btn-secondary-outline:active,.novodom-architect-line-pleasant-design .usp-text .btn-secondary-outline:focus,.novodom-architect-line-pleasant-design .usp-text .btn-secondary-outline:hover{text-decoration:none}.novodom-architect-line-pleasant-design .usp-text .btn-checkout:active{text-decoration:none;background-color:#2aa500;border-color:#2aa500}.novodom-architect-line-pleasant-design .usp-text .usp-mail{font:normal normal 500 14px/34px "Jost", sans-serif;letter-spacing:0.32px;color:#ffffff;border:1px solid transparent}@media (min-width:1100px){.novodom-architect-line-pleasant-design{display:grid;grid-template-columns:57fr 73fr;min-height:389px}.novodom-architect-line-pleasant-design .novodom-multi-column-usp{padding:0 10px}.novodom-architect-line-pleasant-design .usp-title{margin:0 0 48px}.novodom-architect-line-pleasant-design .usp-list{flex-direction:row;padding-bottom:36px}.novodom-architect-line-pleasant-design .usp-text{height:100%;max-width:250px}.novodom-architect-line-pleasant-design .usp-text h4,.novodom-architect-line-pleasant-design .usp-text .h4{white-space:nowrap}.novodom-architect-line-pleasant-design .usp-text .usp-mail{position:absolute;transform:translateY(100%);bottom:0;width:100%;text-align:center}}@media (min-width:1100px) and (max-width:1359.98px){.novodom-architect-line-pleasant-design .usp-list{gap:26px}.novodom-architect-line-pleasant-design .usp-title{font:normal normal 400 32px/38px "Jost", sans-serif;letter-spacing:0.45px;margin:0 0 40px}.novodom-architect-line-pleasant-design .usp-text{font:normal normal 500 17px/21px "Jost", sans-serif;letter-spacing:0.29px;max-width:200px}.novodom-architect-line-pleasant-design .usp-text p{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.26px}.novodom-architect-line-pleasant-design .usp-text .btn,.novodom-architect-line-pleasant-design .usp-text .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .novodom-architect-line-pleasant-design .usp-text .btn{font:normal normal 500 11px/14px "Jost", sans-serif;padding:7px 19px;letter-spacing:0.26px}}@media (min-width:1360px){.novodom-architect-line-pleasant-design{grid-template-columns:67fr 79fr;min-height:457px}.novodom-architect-line-pleasant-design .usp-list{gap:32px}}@media (min-width:1680px){.novodom-architect-line-pleasant-design{grid-template-columns:88fr 106fr;min-height:calc(588 / 16 * 1rem)}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-architect-line-pleasant-design{min-height:calc(294 / 16 * 1rem)}.novodom-architect-line-pleasant-design .novodom-multi-column-usp{padding:0 5px}.novodom-architect-line-pleasant-design .usp-title{font:normal normal 400 27px/32px "Jost", sans-serif;letter-spacing:0.28px;margin:0 0 24px}.novodom-architect-line-pleasant-design .usp-list{gap:16px;padding-bottom:18px}.novodom-architect-line-pleasant-design .usp-icon{width:24px;height:24px}.novodom-architect-line-pleasant-design .usp-text{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.18px;max-width:125px}.novodom-architect-line-pleasant-design .usp-text p{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.16px;margin:4px 0 12px}.novodom-architect-line-pleasant-design .usp-text .btn,.novodom-architect-line-pleasant-design .usp-text .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .novodom-architect-line-pleasant-design .usp-text .btn{font:normal normal 500 9px/12px "Jost", sans-serif;padding:4px 12px;letter-spacing:0.16px}.novodom-architect-line-pleasant-design .usp-text .usp-mail{font:normal normal 500 9px/23px "Jost", sans-serif;letter-spacing:0.16px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-architect-line-pleasant-design{min-height:calc(392 / 16 * 1rem)}.novodom-architect-line-pleasant-design .novodom-multi-column-usp{padding:0 7px}.novodom-architect-line-pleasant-design .usp-title{font:normal normal 400 27px/32px "Jost", sans-serif;letter-spacing:0.373px;margin:0 0 32px}.novodom-architect-line-pleasant-design .usp-list{gap:21px;padding-bottom:24px}.novodom-architect-line-pleasant-design .usp-icon{width:32px;height:32px}.novodom-architect-line-pleasant-design .usp-text{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.24px;max-width:167px}.novodom-architect-line-pleasant-design .usp-text p{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.213px;margin:5px 0 16px}.novodom-architect-line-pleasant-design .usp-text .btn,.novodom-architect-line-pleasant-design .usp-text .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .novodom-architect-line-pleasant-design .usp-text .btn{font:normal normal 500 9px/12px "Jost", sans-serif;padding:5px 15px;letter-spacing:0.213px}.novodom-architect-line-pleasant-design .usp-text .usp-mail{font:normal normal 500 9px/23px "Jost", sans-serif;letter-spacing:0.213px}}.cms-section-architect-zone .novodom-multi-column-usp{max-width:1300px;margin:auto}.cms-section-architect-zone .usp-title{font:normal normal 400 40px/48px "Jost", sans-serif;letter-spacing:0.56px;color:#564b48;margin-bottom:48px}.cms-section-architect-zone .usp-list{flex-direction:column;gap:0}.cms-section-architect-zone .usp-list-item{position:relative;justify-content:flex-start;flex:1 1 calc(100% / 4);flex-direction:column;margin:0 0 88px}.cms-section-architect-zone .usp-list-item:after{content:"";position:absolute;bottom:-72px;height:60px;width:25px;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='27' height='62' viewBox='0 0 27 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L25 31L1 61' stroke='%2369755C' stroke-width='2'/%3E%3C/svg%3E%0A");transform:rotate(90deg)}.cms-section-architect-zone .usp-list-item:last-child{margin:0}.cms-section-architect-zone .usp-list-item:last-child:after{display:none}.cms-section-architect-zone .usp-icon{width:48px;height:48px}.cms-section-architect-zone .usp-text{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.36px;color:#564b48}.cms-section-architect-zone .usp-text h4,.cms-section-architect-zone .usp-text .h4{padding-bottom:8px}.cms-section-architect-zone .usp-text p{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48;margin:0}.cms-section-architect-zone .cms-element-text .btn-checkout{max-width:320px;padding:12px 47px;margin:0 0 24px}.cms-section-architect-zone .cms-element-text .btn-checkout:active{text-decoration:none}.cms-section-architect-zone .cms-element-text p{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48;margin:0}.cms-section-architect-zone .cms-element-text p span{font:normal normal 400 18px/22px "Jost", sans-serif;white-space:nowrap}.cms-section-architect-zone .cms-element-text p a{text-decoration:none}.cms-section-architect-zone .cms-element-text p a:hover{text-decoration:underline}@media (min-width:1100px){.cms-section-architect-zone .usp-list{flex-direction:row}.cms-section-architect-zone .usp-list-item{margin:0;padding:0 12px}.cms-section-architect-zone .usp-list-item:first-child{padding-left:0}.cms-section-architect-zone .usp-list-item:last-child{padding-right:0}.cms-section-architect-zone .usp-list-item:after{bottom:initial;top:40%;right:-5%;transform:translate(0, -40%) rotate(0)}}@media (min-width:1200px){.cms-section-architect-zone .usp-list-item{padding:0 24px}}@media (min-width:1360px){.cms-section-architect-zone .usp-list-item{padding:0 44px}}@media (min-width:1100px) and (max-width:1679.98px){.cms-section-architect-zone .novodom-multi-column-usp{max-width:650px}.cms-section-architect-zone .usp-title{font:normal normal 400 27px/32px "Jost", sans-serif;letter-spacing:0.373px;margin-bottom:24px}.cms-section-architect-zone .usp-list-item{padding:0 22px}.cms-section-architect-zone .usp-list-item:after{height:30px;width:13px}.cms-section-architect-zone .usp-icon{width:24px;height:24px}.cms-section-architect-zone .usp-text{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.24px}.cms-section-architect-zone .usp-text h4,.cms-section-architect-zone .usp-text .h4{padding-bottom:4px}.cms-section-architect-zone .usp-text p{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.213px}.cms-section-architect-zone .cms-element-text .btn-checkout{padding:6px 24px;margin:0 0 12px}.cms-section-architect-zone .cms-element-text p{font:normal normal 300 12px/15px "Jost", sans-serif;letter-spacing:0.213px}.cms-section-architect-zone .cms-element-text p span{font:normal normal 400 12px/15px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.cms-section-architect-zone .novodom-multi-column-usp{max-width:867px}.cms-section-architect-zone .usp-title{font:normal normal 400 27px/32px "Jost", sans-serif;letter-spacing:0.373px;margin-bottom:32px}.cms-section-architect-zone .usp-list-item{padding:0 29px}.cms-section-architect-zone .usp-list-item:after{height:40px;width:17px}.cms-section-architect-zone .usp-icon{width:32px;height:32px}.cms-section-architect-zone .usp-text{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.24px}.cms-section-architect-zone .usp-text h4,.cms-section-architect-zone .usp-text .h4{padding-bottom:5px}.cms-section-architect-zone .usp-text p{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.213px}.cms-section-architect-zone .cms-element-text .btn-checkout{padding:8px 31px;margin:0 0 16px}.cms-section-architect-zone .cms-element-text p{font:normal normal 300 12px/15px "Jost", sans-serif;letter-spacing:0.213px}.cms-section-architect-zone .cms-element-text p span{font:normal normal 400 12px/15px "Jost", sans-serif}}.novodom-eco-line-hero-banner .hero-banner-primary-button .btn,.novodom-eco-line-hero-banner .hero-banner-primary-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .novodom-eco-line-hero-banner .hero-banner-primary-button .btn{background-color:#549A3C;border-color:#549A3C;color:#ffffff}.cms-section-eco-line-teaser .novodom-multi-column-usp{padding:80px 20px}.cms-section-eco-line-teaser .usp-list{display:grid;flex-wrap:wrap;gap:48px}.cms-section-eco-line-teaser .usp-list-item{flex-direction:column;justify-content:initial;max-width:364px}.cms-section-eco-line-teaser .usp-icon{width:48px;height:48px}.cms-section-eco-line-teaser .usp-text,.cms-section-eco-line-teaser .usp-headline{color:#ffffff}.cms-section-eco-line-teaser .usp-headline{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.36px}.cms-section-eco-line-teaser .usp-text{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}@media (min-width:1100px){.cms-section-eco-line-teaser .usp-list{display:flex;flex-wrap:nowrap;flex-direction:row}.cms-section-eco-line-teaser .usp-list-item{flex:1 1 calc(100% / 3)}.cms-section-eco-line-teaser .usp-text{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}}@media (min-width:1100px) and (max-width:1679.98px){.cms-section-eco-line-teaser .novodom-multi-column-usp{padding:40px 10px}.cms-section-eco-line-teaser .usp-list{gap:24px}.cms-section-eco-line-teaser .usp-list-item{max-width:182px}.cms-section-eco-line-teaser .usp-icon{width:24px;height:24px}.cms-section-eco-line-teaser .usp-headline{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.24px}.cms-section-eco-line-teaser .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}@media (min-width:1360px) and (max-width:1679.98px){.cms-section-eco-line-teaser .novodom-multi-column-usp{padding:53px 13px}.cms-section-eco-line-teaser .usp-list{gap:32px}.cms-section-eco-line-teaser .usp-list-item{max-width:243px}.cms-section-eco-line-teaser .usp-icon{width:32px;height:32px}.cms-section-eco-line-teaser .usp-headline{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.24px}.cms-section-eco-line-teaser .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}.cms-section-eco-ocean .cms-block-container-row .col-md-6:first-child,.cms-section-eco-ocean .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:first-child,.cms-section-eco-ocean .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:first-child,.cms-section-eco-ocean .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-additional:first-child,.cms-section-eco-ocean .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:first-child{order:2}@media (min-width:768px){.cms-section-eco-ocean .cms-block-container-row .col-md-6:first-child,.cms-section-eco-ocean .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:first-child,.cms-section-eco-ocean .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:first-child,.cms-section-eco-ocean .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-additional:first-child,.cms-section-eco-ocean .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:first-child{width:100%;padding:0}}.cms-section-eco-ocean .cms-block-container-row .col-md-6:last-child,.cms-section-eco-ocean .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:last-child,.cms-section-eco-ocean .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:last-child,.cms-section-eco-ocean .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-additional:last-child,.cms-section-eco-ocean .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:last-child{order:1}@media (min-width:768px){.cms-section-eco-ocean .cms-block-container-row .col-md-6:last-child,.cms-section-eco-ocean .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:last-child,.cms-section-eco-ocean .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:last-child,.cms-section-eco-ocean .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-additional:last-child,.cms-section-eco-ocean .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:last-child{width:100%;padding:0}}.cms-section-eco-ocean .cms-element-image{display:flex}.cms-section-eco-ocean .cms-element-image .cms-image-container{display:flex;flex-grow:1}.cms-section-eco-ocean .cms-element-image .cms-image-container img{height:auto;width:100%;flex-grow:1;object-fit:cover}.cms-section-eco-ocean .novodom-multi-column-usp{display:block;width:100%;padding:80px 20px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-title{font:normal normal 400 40px/48px "Jost", sans-serif;letter-spacing:0.56px;text-align:center;color:#564b48;margin:0 0 48px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-list{flex-direction:column;gap:32px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-list-item{flex:1 1 calc(100% / 3);justify-content:flex-start;flex-direction:column}.cms-section-eco-ocean .novodom-multi-column-usp .usp-icon{width:48px;height:48px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.36px;color:#564b48;max-width:350px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text h4,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .h4{margin:8px 0}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text h4:has(+ h4),.cms-section-eco-ocean .novodom-multi-column-usp .usp-text h4:has(+ .h4),.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .h4:has(+ .h4),.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .h4:has(+ h4){margin:0}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text p{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.32px;margin-bottom:0}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn{font:normal normal 500 14px/18px "Jost", sans-serif;margin-top:24px;padding:9px 24px;letter-spacing:0.32px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn-primary.outline:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .outline.address-editor-select:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-select.base-slider-item-action:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .address-editor-select.btn:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .address-editor-select.btn:not(.collapsed):focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .address-editor-select.btn:not(.collapsed):focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-select.btn:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .address-editor-select.btn-buy:not(.collapsed):focus,.product-box .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-select.btn-buy:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .outline.address-editor-edit:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-edit.base-slider-item-action:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .address-editor-edit.btn:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .address-editor-edit.btn:not(.collapsed):focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .address-editor-edit.btn:not(.collapsed):focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-edit.btn:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .address-editor-edit.btn-buy:not(.collapsed):focus,.product-box .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-edit.btn-buy:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .outline.address-editor-create:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-create.base-slider-item-action:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .address-editor-create.btn:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .address-editor-create.btn:not(.collapsed):focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .address-editor-create.btn:not(.collapsed):focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-create.btn:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .address-editor-create.btn-buy:not(.collapsed):focus,.product-box .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-create.btn-buy:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .outline.base-slider-item-action:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .base-slider-item-action:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .base-slider-item-action.btn:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .base-slider-item-action.btn:focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .base-slider-item-action.btn:focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .base-slider-item-action.btn:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .base-slider-item-action.btn-buy:focus,.product-box .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .base-slider-item-action.btn-buy:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .outline.btn:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn.base-slider-item-action:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .product-box .btn.btn-buy:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .product-box .novodom-explore-client-reviews__action .btn-buy.btn:focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .product-box .btn-buy.btn:focus,.product-box .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn.btn-buy:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .outline.btn:focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .outline.btn:focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .outline.btn:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn-primary.base-slider-item-action:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .base-slider-item-action.address-editor-select:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .base-slider-item-action.address-editor-edit:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .base-slider-item-action.address-editor-create:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn-primary.btn:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn.address-editor-select:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn.address-editor-edit:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn.address-editor-create:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn-primary.btn:focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn-primary.btn:focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn-primary.btn:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .btn-primary.btn-buy:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .btn-buy.address-editor-select:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .btn-buy.address-editor-edit:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .btn-buy.address-editor-create:not(.collapsed):focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .btn-buy.base-slider-item-action:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .novodom-explore-client-reviews__action .btn-buy.btn:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn-buy.btn:focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .novodom-explore-client-reviews__action .btn-buy.btn:focus,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .btn-buy.btn:focus,.product-box .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn-primary.btn-buy:focus,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn-primary-outline:focus{border-color:#0084ff;color:#564b48}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn-primary.outline:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .outline.address-editor-select:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-select.base-slider-item-action:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .address-editor-select.btn:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .address-editor-select.btn:not(.collapsed):active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .address-editor-select.btn:not(.collapsed):active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-select.btn:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .address-editor-select.btn-buy:not(.collapsed):active,.product-box .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-select.btn-buy:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .outline.address-editor-edit:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-edit.base-slider-item-action:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .address-editor-edit.btn:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .address-editor-edit.btn:not(.collapsed):active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .address-editor-edit.btn:not(.collapsed):active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-edit.btn:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .address-editor-edit.btn-buy:not(.collapsed):active,.product-box .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-edit.btn-buy:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .outline.address-editor-create:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-create.base-slider-item-action:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .address-editor-create.btn:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .address-editor-create.btn:not(.collapsed):active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .address-editor-create.btn:not(.collapsed):active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-create.btn:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .address-editor-create.btn-buy:not(.collapsed):active,.product-box .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .address-editor-create.btn-buy:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .outline.base-slider-item-action:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .base-slider-item-action:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .base-slider-item-action.btn:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .base-slider-item-action.btn:active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .base-slider-item-action.btn:active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .base-slider-item-action.btn:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .base-slider-item-action.btn-buy:active,.product-box .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .base-slider-item-action.btn-buy:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .outline.btn:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn.base-slider-item-action:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .product-box .btn.btn-buy:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .product-box .novodom-explore-client-reviews__action .btn-buy.btn:active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .product-box .btn-buy.btn:active,.product-box .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn.btn-buy:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .outline.btn:active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .outline.btn:active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .outline.btn:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn-primary.base-slider-item-action:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .base-slider-item-action.address-editor-select:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .base-slider-item-action.address-editor-edit:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .base-slider-item-action.address-editor-create:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn-primary.btn:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn.address-editor-select:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn.address-editor-edit:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn.address-editor-create:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn-primary.btn:active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn-primary.btn:active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn-primary.btn:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .btn-primary.btn-buy:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .btn-buy.address-editor-select:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .btn-buy.address-editor-edit:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .btn-buy.address-editor-create:not(.collapsed):active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .btn-buy.base-slider-item-action:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .novodom-explore-client-reviews__action .btn-buy.btn:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn-buy.btn:active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .novodom-explore-client-reviews__action .btn-buy.btn:active,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .product-box .btn-buy.btn:active,.product-box .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn-primary.btn-buy:active,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn-primary-outline:active{text-decoration:none}@media (min-width:992px){.cms-section-eco-ocean .novodom-multi-column-usp .usp-text h4,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .h4{white-space:nowrap}}@media (min-width:1200px){.cms-section-eco-ocean .novodom-multi-column-usp{padding:0 10px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-list{gap:32px;flex-direction:row}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text{max-width:250px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text h4,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .h4{white-space:initial}}@media (min-width:1200px) and (max-width:1679.98px){.cms-section-eco-ocean .novodom-multi-column-usp .usp-title{font:normal normal 400 32px/38px "Jost", sans-serif;letter-spacing:0.45px;margin:0 0 40px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-list{gap:26px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-icon{width:38px;height:38px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text{font:normal normal 500 17px/21px "Jost", sans-serif;letter-spacing:0.29px;max-width:200px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text h4,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .h4{margin:7px 0}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text p{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.26px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn{font:normal normal 500 11px/14px "Jost", sans-serif;margin-top:19px;padding:7px 19px;letter-spacing:0.26px}}@media (min-width:1100px){.cms-section-eco-ocean .cms-block-container-row .col-md-6:first-child,.cms-section-eco-ocean .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:first-child,.cms-section-eco-ocean .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:first-child,.cms-section-eco-ocean .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-additional:first-child,.cms-section-eco-ocean .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:first-child{order:1;width:54.1666667%;display:flex;align-items:center;justify-content:center}.cms-section-eco-ocean .cms-block-container-row .col-md-6:last-child,.cms-section-eco-ocean .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:last-child,.cms-section-eco-ocean .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:last-child,.cms-section-eco-ocean .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-additional:last-child,.cms-section-eco-ocean .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .cms-section-eco-ocean .cms-block-container-row .checkout-aside:last-child{order:2;width:45.8333333%}.cms-section-eco-ocean .novodom-multi-column-usp{padding:0 10px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-list{gap:32px;flex-direction:row}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text{max-width:250px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text h4,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .h4{white-space:initial}}@media (min-width:1100px) and (max-width:1679.98px){.cms-section-eco-ocean .novodom-multi-column-usp{padding:0 5px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-title{font:normal normal 400 27px/32px "Jost", sans-serif;letter-spacing:0.373px;margin:0 0 24px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-list{gap:16px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-icon{width:24px;height:24px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.24px;max-width:125px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text h4,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .h4{margin:4px 0}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text p{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.213px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn{font:normal normal 500 9px/12px "Jost", sans-serif;margin-top:12px;padding:5px 12px;letter-spacing:0.213px}}@media (min-width:1360px) and (max-width:1679.98px){.cms-section-eco-ocean .novodom-multi-column-usp{padding:0 7px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-title{font:normal normal 400 27px/32px "Jost", sans-serif;letter-spacing:0.373px;margin:0 0 32px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-list{gap:21px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-icon{width:32px;height:32px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.24px;max-width:167px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text h4,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .h4{margin:5px 0}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text p{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.213px}.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn,.cms-section-eco-ocean .novodom-multi-column-usp .usp-text .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cms-section-eco-ocean .novodom-multi-column-usp .usp-text .btn{font:normal normal 500 9px/12px "Jost", sans-serif;margin-top:16px;padding:6px 16px;letter-spacing:0.213px}}.cms-section-fsc-certificate .cms-block-container-row .col-md-6:first-child,.cms-section-fsc-certificate .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-aside:first-child,.cms-section-fsc-certificate .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-aside:first-child,.cms-section-fsc-certificate .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-additional:first-child,.cms-section-fsc-certificate .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-aside:first-child,.cms-section-fsc-certificate .cms-block-container-row .col-md-6:last-child,.cms-section-fsc-certificate .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-aside:last-child,.cms-section-fsc-certificate .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-aside:last-child,.cms-section-fsc-certificate .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-additional:last-child,.cms-section-fsc-certificate .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-aside:last-child{width:100%;padding:0;display:flex;align-items:center;justify-content:center}.cms-section-fsc-certificate .cms-element-image{display:flex;width:100%}.cms-section-fsc-certificate .cms-element-image .cms-image-container{display:flex;flex-grow:1}.cms-section-fsc-certificate .cms-element-image .cms-image-container img{height:100%;width:100%;flex-grow:1;object-fit:cover}.cms-section-fsc-certificate .cms-block-image-text-cover .cms-row>:first-child{margin-bottom:0}.cms-section-fsc-certificate .cms-element-text{padding:40px 20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:9px;max-width:580px}.cms-section-fsc-certificate .cms-element-text p{margin-bottom:1rem}.cms-section-fsc-certificate .sub-title{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.288px;color:#ffffff}.cms-section-fsc-certificate .title{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:initial;color:#ffffff}.cms-section-fsc-certificate .excerpt{font:normal normal 400 20px/22px "Jost", sans-serif;letter-spacing:0.256px;color:#ffffff}@media (min-width:1100px){.cms-section-fsc-certificate .cms-block-container-row .col-md-6:first-child,.cms-section-fsc-certificate .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-aside:first-child,.cms-section-fsc-certificate .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-aside:first-child,.cms-section-fsc-certificate .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-additional:first-child,.cms-section-fsc-certificate .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-aside:first-child{width:45.8333333%}.cms-section-fsc-certificate .cms-block-container-row .col-md-6:last-child,.cms-section-fsc-certificate .cms-block-container-row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-aside:last-child,.cms-section-fsc-certificate .cms-block-container-row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-aside:last-child,.cms-section-fsc-certificate .cms-block-container-row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-additional:last-child,.cms-section-fsc-certificate .cms-block-container-row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .cms-section-fsc-certificate .cms-block-container-row .checkout-aside:last-child{width:54.1666667%;justify-content:flex-start}.cms-section-fsc-certificate .cms-element-text{margin-left:64px;padding:0;gap:24px}.cms-section-fsc-certificate .sub-title{margin-bottom:-15px}.cms-section-fsc-certificate .title{font:normal normal 400 32px/38px "Jost", sans-serif;letter-spacing:initial}.cms-section-fsc-certificate .excerpt{font:normal normal 300 22px/27px "Jost", sans-serif;letter-spacing:0.44px}}@media (min-width:1100px) and (max-width:1679.98px){.cms-section-fsc-certificate .cms-element-text{gap:12px}.cms-section-fsc-certificate .sub-title{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.192px;margin-bottom:-8px}.cms-section-fsc-certificate .title{font:normal normal 400 21px/25px "Jost", sans-serif}.cms-section-fsc-certificate .excerpt{font:normal normal 300 15px/18px "Jost", sans-serif;letter-spacing:0.293px}}@media (min-width:1360px) and (max-width:1679.98px){.cms-section-fsc-certificate .cms-element-text{gap:16px}.cms-section-fsc-certificate .sub-title{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.192px;margin-bottom:-10px}.cms-section-fsc-certificate .title{font:normal normal 400 21px/25px "Jost", sans-serif}.cms-section-fsc-certificate .excerpt{font:normal normal 300 15px/18px "Jost", sans-serif;letter-spacing:0.293px}}.novodom-brands-line-hero-banner{padding:90px 0 400px}.novodom-brands-line-hero-banner .hero-banner-description{margin:0}@media (min-width:768px){.novodom-brands-line-hero-banner{padding:90px 0 200px}}@media (min-width:1100px){.novodom-brands-line-hero-banner{padding:256px 0 296px}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-brands-line-hero-banner{padding:128px 0 148px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-brands-line-hero-banner{padding:171px 0 197px}}.cms-section-brands-teaser .novodom-multi-column-usp{padding:80px 20px}.cms-section-brands-teaser .usp-list{display:grid;flex-wrap:wrap;gap:48px}.cms-section-brands-teaser .usp-list-item{flex-direction:column;justify-content:initial;max-width:364px}.cms-section-brands-teaser .usp-icon{width:48px;height:48px}.cms-section-brands-teaser .usp-text,.cms-section-brands-teaser .usp-headline{color:#ffffff}.cms-section-brands-teaser .usp-headline{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.36px;text-align:center}.cms-section-brands-teaser .usp-text{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}@media (min-width:1100px){.cms-section-brands-teaser .usp-list{display:flex;flex-wrap:nowrap;flex-direction:row}.cms-section-brands-teaser .usp-list-item{flex:1 1 calc(100% / 4)}}@media (min-width:1360px){.cms-section-brands-teaser .usp-text{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px}}@media (min-width:1680px){.cms-section-brands-teaser .usp-text{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}}@media (min-width:1100px) and (max-width:1679.98px){.cms-section-brands-teaser .novodom-multi-column-usp{padding:40px 10px}.cms-section-brands-teaser .usp-list{gap:24px}.cms-section-brands-teaser .usp-list-item{max-width:182px}.cms-section-brands-teaser .usp-icon{width:24px;height:24px}.cms-section-brands-teaser .usp-headline{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.24px}.cms-section-brands-teaser .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}@media (min-width:1360px) and (max-width:1679.98px){.cms-section-brands-teaser .novodom-multi-column-usp{padding:53px 13px}.cms-section-brands-teaser .usp-list{gap:32px}.cms-section-brands-teaser .usp-list-item{max-width:243px}.cms-section-brands-teaser .usp-icon{width:32px;height:32px}.cms-section-brands-teaser .usp-headline{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.24px}.cms-section-brands-teaser .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}.cms-element-category-tiles{margin-bottom:40px}.cms-element-category-tiles .tile-show-more{margin:0 auto 0 auto}.cms-element-category-tiles .tile-show-more>span:first-child{display:none}.cms-element-category-tiles .tile-show-more>span:last-child{display:block}.cms-element-category-tiles .tile-show-more.collapsed>span:first-child{display:block}.cms-element-category-tiles .tile-show-more.collapsed>span:last-child{display:none}.category-tiles{padding:0}.category-tiles .tile-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;border:1px solid #e9e8e6;padding:0;aspect-ratio:1;max-width:100%;margin-bottom:20px;border-radius:50%}.category-tiles .tile-item:hover,.category-tiles .tile-item:focus{border-color:#d4cec5}.category-tiles .tile-image,.category-tiles .tile-image picture{display:flex;align-items:center;justify-content:center;flex-grow:1;width:100%;height:calc(100% - 60px)}.category-tiles .tile-image img,.category-tiles .tile-image picture img{width:90%;height:auto;object-fit:contain;max-width:128px;max-height:128px;z-index:-1}@media (min-width:1100px){.category-tiles .tile-image img,.category-tiles .tile-image picture img{width:70%;max-width:250px;max-height:250px}}.category-tiles .tile-name{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.56px;text-align:center;display:flex;align-items:center;justify-content:center;height:60px;padding:0 20px}@media (min-width:1100px) and (max-width:1679.98px){.cms-element-category-tiles{margin-bottom:20px}.category-tiles .tile-item{margin-bottom:10px}.category-tiles .tile-image,.category-tiles .tile-image picture{height:calc(100% - 30px)}.category-tiles .tile-image img,.category-tiles .tile-image picture img{max-width:125px;max-height:125px}.category-tiles .tile-name{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.28px;height:30px;padding:0 10px}}@media (min-width:1360px) and (max-width:1679.98px){.cms-element-category-tiles{margin-bottom:27px}.category-tiles .tile-item{margin-bottom:13px}.category-tiles .tile-image,.category-tiles .tile-image picture{height:calc(100% - 40px)}.category-tiles .tile-image img,.category-tiles .tile-image picture img{max-width:167px;max-height:167px}.category-tiles .tile-name{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.373px;height:40px;padding:0 13px}}.is-ctl-accountorder .content-main{background-color:#f4f4f4}.is-ctl-accountorder .account-content{display:flex;flex-direction:column;gap:20px;width:100%;margin:0 auto}.is-ctl-accountorder .account-content-aside,.is-ctl-accountorder .account-content-main{padding:0}.is-ctl-accountorder .title-card-custom{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:initial;color:#564b48;margin-bottom:20px}.is-ctl-accountprofile .content-main{background-color:#f4f4f4}.is-ctl-accountprofile .account-content{display:flex;flex-direction:column;gap:20px;width:100%;margin:0 auto}.is-ctl-accountprofile .account-content-aside,.is-ctl-accountprofile .account-content-main{padding:0}.is-ctl-accountprofile .title-card-custom{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:initial;color:#564b48;margin-bottom:20px}.is-ctl-address .content-main{background-color:#f4f4f4}.is-ctl-address .account-content{display:flex;flex-direction:column;gap:20px;width:100%;margin:0 auto}.is-ctl-address .account-content-aside,.is-ctl-address .account-content-main{padding:0}.is-ctl-address .title-card-custom{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:initial;color:#564b48;margin-bottom:20px}.is-ctl-accountpayment .content-main{background-color:#f4f4f4}.is-ctl-accountpayment .account-content{display:flex;flex-direction:column;gap:20px;width:100%;margin:0 auto}.is-ctl-accountpayment .account-content-aside,.is-ctl-accountpayment .account-content-main{padding:0}.is-ctl-accountpayment .title-card-custom{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:initial;color:#564b48;margin-bottom:20px}.account-profile>.card,.account-profile .order-table,.account-profile .subscription-table,.account-profile .purchase-table{background-color:#ffffff;border-radius:8px;padding:24px 16px;margin-bottom:20px}.account-profile>.card:last-of-type,.account-profile .order-table:last-of-type,.account-profile .subscription-table:last-of-type,.account-profile .purchase-table:last-of-type{margin:0 0 80px}.account-profile>.card .order-detail-content-row,.account-profile .order-table .order-detail-content-row,.account-profile .subscription-table .order-detail-content-row,.account-profile .purchase-table .order-detail-content-row{margin-left:0}.account-profile>.card .order-detail-content-row .card-title,.account-profile .order-table .order-detail-content-row .card-title,.account-profile .subscription-table .order-detail-content-row .card-title,.account-profile .purchase-table .order-detail-content-row .card-title{font:normal normal 500 16px/22px "Jost", sans-serif}.account-profile>.card .order-detail-content-row .card-comment,.account-profile .order-table .order-detail-content-row .card-comment,.account-profile .subscription-table .order-detail-content-row .card-comment,.account-profile .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 14px/18px "Jost", sans-serif}.account-profile .card-skeleton{border:none;border-radius:0;padding:0;margin-bottom:0}.account-address>.card,.account-address .order-table,.account-address .subscription-table,.account-address .purchase-table{background-color:#ffffff;border-radius:8px;padding:24px 16px;margin-bottom:20px}.account-address>.card:last-of-type,.account-address .order-table:last-of-type,.account-address .subscription-table:last-of-type,.account-address .purchase-table:last-of-type{margin:0 0 80px}.account-address>.card .order-detail-content-row,.account-address .order-table .order-detail-content-row,.account-address .subscription-table .order-detail-content-row,.account-address .purchase-table .order-detail-content-row{margin-left:0}.account-address>.card .order-detail-content-row .card-title,.account-address .order-table .order-detail-content-row .card-title,.account-address .subscription-table .order-detail-content-row .card-title,.account-address .purchase-table .order-detail-content-row .card-title{font:normal normal 500 16px/22px "Jost", sans-serif}.account-address>.card .order-detail-content-row .card-comment,.account-address .order-table .order-detail-content-row .card-comment,.account-address .subscription-table .order-detail-content-row .card-comment,.account-address .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 14px/18px "Jost", sans-serif}.account-address .card-skeleton{border:none;border-radius:0;padding:0;margin-bottom:0}.account-payment>.card,.account-payment .order-table,.account-payment .subscription-table,.account-payment .purchase-table{background-color:#ffffff;border-radius:8px;padding:24px 16px;margin-bottom:20px}.account-payment>.card:last-of-type,.account-payment .order-table:last-of-type,.account-payment .subscription-table:last-of-type,.account-payment .purchase-table:last-of-type{margin:0 0 80px}.account-payment>.card .order-detail-content-row,.account-payment .order-table .order-detail-content-row,.account-payment .subscription-table .order-detail-content-row,.account-payment .purchase-table .order-detail-content-row{margin-left:0}.account-payment>.card .order-detail-content-row .card-title,.account-payment .order-table .order-detail-content-row .card-title,.account-payment .subscription-table .order-detail-content-row .card-title,.account-payment .purchase-table .order-detail-content-row .card-title{font:normal normal 500 16px/22px "Jost", sans-serif}.account-payment>.card .order-detail-content-row .card-comment,.account-payment .order-table .order-detail-content-row .card-comment,.account-payment .subscription-table .order-detail-content-row .card-comment,.account-payment .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 14px/18px "Jost", sans-serif}.account-payment .card-skeleton{border:none;border-radius:0;padding:0;margin-bottom:0}.account-overview>.card,.account-overview .order-table,.account-overview .subscription-table,.account-overview .purchase-table{background-color:#ffffff;border-radius:8px;padding:24px 16px;margin-bottom:20px}.account-overview>.card:last-of-type,.account-overview .order-table:last-of-type,.account-overview .subscription-table:last-of-type,.account-overview .purchase-table:last-of-type{margin:0 0 80px}.account-overview>.card .order-detail-content-row,.account-overview .order-table .order-detail-content-row,.account-overview .subscription-table .order-detail-content-row,.account-overview .purchase-table .order-detail-content-row{margin-left:0}.account-overview>.card .order-detail-content-row .card-title,.account-overview .order-table .order-detail-content-row .card-title,.account-overview .subscription-table .order-detail-content-row .card-title,.account-overview .purchase-table .order-detail-content-row .card-title{font:normal normal 500 16px/22px "Jost", sans-serif}.account-overview>.card .order-detail-content-row .card-comment,.account-overview .order-table .order-detail-content-row .card-comment,.account-overview .subscription-table .order-detail-content-row .card-comment,.account-overview .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 14px/18px "Jost", sans-serif}.account-overview .card-skeleton{border:none;border-radius:0;padding:0;margin-bottom:0}.account-orders>.card,.account-subscriptions>.card,.account-orders .order-table,.account-subscriptions .order-table,.account-orders .subscription-table,.account-orders .purchase-table,.account-subscriptions .subscription-table,.account-subscriptions .purchase-table{background-color:#ffffff;border-radius:8px;padding:24px 16px;margin-bottom:20px}.account-orders>.card:last-of-type,.account-subscriptions>.card:last-of-type,.account-orders .order-table:last-of-type,.account-subscriptions .order-table:last-of-type,.account-orders .subscription-table:last-of-type,.account-orders .purchase-table:last-of-type,.account-subscriptions .subscription-table:last-of-type,.account-subscriptions .purchase-table:last-of-type{margin:0 0 80px}.account-orders>.card .order-detail-content-row,.account-subscriptions>.card .order-detail-content-row,.account-orders .order-table .order-detail-content-row,.account-subscriptions .order-table .order-detail-content-row,.account-orders .subscription-table .order-detail-content-row,.account-orders .purchase-table .order-detail-content-row,.account-subscriptions .subscription-table .order-detail-content-row,.account-subscriptions .purchase-table .order-detail-content-row{margin-left:0}.account-orders>.card .order-detail-content-row .card-title,.account-subscriptions>.card .order-detail-content-row .card-title,.account-orders .order-table .order-detail-content-row .card-title,.account-subscriptions .order-table .order-detail-content-row .card-title,.account-orders .subscription-table .order-detail-content-row .card-title,.account-orders .purchase-table .order-detail-content-row .card-title,.account-subscriptions .subscription-table .order-detail-content-row .card-title,.account-subscriptions .purchase-table .order-detail-content-row .card-title{font:normal normal 500 16px/22px "Jost", sans-serif}.account-orders>.card .order-detail-content-row .card-comment,.account-subscriptions>.card .order-detail-content-row .card-comment,.account-orders .order-table .order-detail-content-row .card-comment,.account-subscriptions .order-table .order-detail-content-row .card-comment,.account-orders .subscription-table .order-detail-content-row .card-comment,.account-orders .purchase-table .order-detail-content-row .card-comment,.account-subscriptions .subscription-table .order-detail-content-row .card-comment,.account-subscriptions .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 14px/18px "Jost", sans-serif}.account-orders .card-skeleton,.account-subscriptions .card-skeleton{border:none;border-radius:0;padding:0;margin-bottom:0}@media (min-width:1100px){.is-ctl-accountorder .container-main{min-height:700px}.is-ctl-accountorder .account-content{gap:20px;justify-content:center;flex-direction:row;flex-wrap:nowrap;margin:24px 0 0}.is-ctl-accountorder .account-content-aside{flex:0 0 25%;max-width:428px;padding:20px}.is-ctl-accountorder .account-content-main{flex:1 0 0;max-width:1030px;padding:20px}.is-ctl-accountorder .title-card-custom{margin-bottom:16px}.is-ctl-accountprofile .container-main{min-height:700px}.is-ctl-accountprofile .account-content{gap:20px;justify-content:center;flex-direction:row;flex-wrap:nowrap;margin:24px 0 0}.is-ctl-accountprofile .account-content-aside{flex:0 0 25%;max-width:428px;padding:20px}.is-ctl-accountprofile .account-content-main{flex:1 0 0;max-width:1030px;padding:20px}.is-ctl-accountprofile .title-card-custom{margin-bottom:16px}.is-ctl-address .container-main{min-height:700px}.is-ctl-address .account-content{gap:20px;justify-content:center;flex-direction:row;flex-wrap:nowrap;margin:24px 0 0}.is-ctl-address .account-content-aside{flex:0 0 25%;max-width:428px;padding:20px}.is-ctl-address .account-content-main{flex:1 0 0;max-width:1030px;padding:20px}.is-ctl-address .title-card-custom{margin-bottom:16px}.is-ctl-accountpayment .container-main{min-height:700px}.is-ctl-accountpayment .account-content{gap:20px;justify-content:center;flex-direction:row;flex-wrap:nowrap;margin:24px 0 0}.is-ctl-accountpayment .account-content-aside{flex:0 0 25%;max-width:428px;padding:20px}.is-ctl-accountpayment .account-content-main{flex:1 0 0;max-width:1030px;padding:20px}.is-ctl-accountpayment .title-card-custom{margin-bottom:16px}.account-profile>.card,.account-profile .order-table,.account-profile .subscription-table,.account-profile .purchase-table{padding:32px 64px;margin-bottom:16px}.account-profile>.card:last-of-type,.account-profile .order-table:last-of-type,.account-profile .subscription-table:last-of-type,.account-profile .purchase-table:last-of-type{margin:0 0 160px}.account-address>.card,.account-address .order-table,.account-address .subscription-table,.account-address .purchase-table{padding:32px 64px;margin-bottom:16px}.account-address>.card:last-of-type,.account-address .order-table:last-of-type,.account-address .subscription-table:last-of-type,.account-address .purchase-table:last-of-type{margin:0 0 160px}.account-payment>.card,.account-payment .order-table,.account-payment .subscription-table,.account-payment .purchase-table{padding:32px 64px;margin-bottom:16px}.account-payment>.card:last-of-type,.account-payment .order-table:last-of-type,.account-payment .subscription-table:last-of-type,.account-payment .purchase-table:last-of-type{margin:0 0 160px}.account-overview>.card,.account-overview .order-table,.account-overview .subscription-table,.account-overview .purchase-table{padding:32px 64px;margin-bottom:16px}.account-overview>.card:last-of-type,.account-overview .order-table:last-of-type,.account-overview .subscription-table:last-of-type,.account-overview .purchase-table:last-of-type{margin:0 0 160px}.account-orders>.card,.account-subscriptions>.card,.account-orders .order-table,.account-subscriptions .order-table,.account-orders .subscription-table,.account-orders .purchase-table,.account-subscriptions .subscription-table,.account-subscriptions .purchase-table{padding:32px 64px;margin-bottom:16px}.account-orders>.card:last-of-type,.account-subscriptions>.card:last-of-type,.account-orders .order-table:last-of-type,.account-subscriptions .order-table:last-of-type,.account-orders .subscription-table:last-of-type,.account-orders .purchase-table:last-of-type,.account-subscriptions .subscription-table:last-of-type,.account-subscriptions .purchase-table:last-of-type{margin:0 0 160px}}@media (min-width:1100px) and (max-width:1679.98px){.is-ctl-accountorder .account-content{gap:10px;margin:12px 0 0}.is-ctl-accountorder .account-content-aside{max-width:214px;padding:10px}.is-ctl-accountorder .account-content-main{max-width:687px;padding:10px}.is-ctl-accountorder .title-card-custom{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:8px}.is-ctl-accountprofile .account-content{gap:10px;margin:12px 0 0}.is-ctl-accountprofile .account-content-aside{max-width:214px;padding:10px}.is-ctl-accountprofile .account-content-main{max-width:687px;padding:10px}.is-ctl-accountprofile .title-card-custom{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:8px}.is-ctl-address .account-content{gap:10px;margin:12px 0 0}.is-ctl-address .account-content-aside{max-width:214px;padding:10px}.is-ctl-address .account-content-main{max-width:687px;padding:10px}.is-ctl-address .title-card-custom{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:8px}.is-ctl-accountpayment .account-content{gap:10px;margin:12px 0 0}.is-ctl-accountpayment .account-content-aside{max-width:214px;padding:10px}.is-ctl-accountpayment .account-content-main{max-width:687px;padding:10px}.is-ctl-accountpayment .title-card-custom{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:8px}.account-profile>.card,.account-profile .order-table,.account-profile .subscription-table,.account-profile .purchase-table{border-radius:4px;padding:16px 32px;margin-bottom:8px}.account-profile>.card:last-of-type,.account-profile .order-table:last-of-type,.account-profile .subscription-table:last-of-type,.account-profile .purchase-table:last-of-type{margin:0 0 80px}.account-profile>.card .order-detail-content-row,.account-profile .order-table .order-detail-content-row,.account-profile .subscription-table .order-detail-content-row,.account-profile .purchase-table .order-detail-content-row{margin-left:0}.account-profile>.card .order-detail-content-row .card-title,.account-profile .order-table .order-detail-content-row .card-title,.account-profile .subscription-table .order-detail-content-row .card-title,.account-profile .purchase-table .order-detail-content-row .card-title{font:normal normal 500 11px/15px "Jost", sans-serif}.account-profile>.card .order-detail-content-row .card-comment,.account-profile .order-table .order-detail-content-row .card-comment,.account-profile .subscription-table .order-detail-content-row .card-comment,.account-profile .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 9px/12px "Jost", sans-serif}.account-address>.card,.account-address .order-table,.account-address .subscription-table,.account-address .purchase-table{border-radius:4px;padding:16px 32px;margin-bottom:8px}.account-address>.card:last-of-type,.account-address .order-table:last-of-type,.account-address .subscription-table:last-of-type,.account-address .purchase-table:last-of-type{margin:0 0 80px}.account-address>.card .order-detail-content-row,.account-address .order-table .order-detail-content-row,.account-address .subscription-table .order-detail-content-row,.account-address .purchase-table .order-detail-content-row{margin-left:0}.account-address>.card .order-detail-content-row .card-title,.account-address .order-table .order-detail-content-row .card-title,.account-address .subscription-table .order-detail-content-row .card-title,.account-address .purchase-table .order-detail-content-row .card-title{font:normal normal 500 11px/15px "Jost", sans-serif}.account-address>.card .order-detail-content-row .card-comment,.account-address .order-table .order-detail-content-row .card-comment,.account-address .subscription-table .order-detail-content-row .card-comment,.account-address .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 9px/12px "Jost", sans-serif}.account-payment>.card,.account-payment .order-table,.account-payment .subscription-table,.account-payment .purchase-table{border-radius:4px;padding:16px 32px;margin-bottom:8px}.account-payment>.card:last-of-type,.account-payment .order-table:last-of-type,.account-payment .subscription-table:last-of-type,.account-payment .purchase-table:last-of-type{margin:0 0 80px}.account-payment>.card .order-detail-content-row,.account-payment .order-table .order-detail-content-row,.account-payment .subscription-table .order-detail-content-row,.account-payment .purchase-table .order-detail-content-row{margin-left:0}.account-payment>.card .order-detail-content-row .card-title,.account-payment .order-table .order-detail-content-row .card-title,.account-payment .subscription-table .order-detail-content-row .card-title,.account-payment .purchase-table .order-detail-content-row .card-title{font:normal normal 500 11px/15px "Jost", sans-serif}.account-payment>.card .order-detail-content-row .card-comment,.account-payment .order-table .order-detail-content-row .card-comment,.account-payment .subscription-table .order-detail-content-row .card-comment,.account-payment .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 9px/12px "Jost", sans-serif}.account-overview>.card,.account-overview .order-table,.account-overview .subscription-table,.account-overview .purchase-table{border-radius:4px;padding:16px 32px;margin-bottom:8px}.account-overview>.card:last-of-type,.account-overview .order-table:last-of-type,.account-overview .subscription-table:last-of-type,.account-overview .purchase-table:last-of-type{margin:0 0 80px}.account-overview>.card .order-detail-content-row,.account-overview .order-table .order-detail-content-row,.account-overview .subscription-table .order-detail-content-row,.account-overview .purchase-table .order-detail-content-row{margin-left:0}.account-overview>.card .order-detail-content-row .card-title,.account-overview .order-table .order-detail-content-row .card-title,.account-overview .subscription-table .order-detail-content-row .card-title,.account-overview .purchase-table .order-detail-content-row .card-title{font:normal normal 500 11px/15px "Jost", sans-serif}.account-overview>.card .order-detail-content-row .card-comment,.account-overview .order-table .order-detail-content-row .card-comment,.account-overview .subscription-table .order-detail-content-row .card-comment,.account-overview .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 9px/12px "Jost", sans-serif}.account-orders>.card,.account-subscriptions>.card,.account-orders .order-table,.account-subscriptions .order-table,.account-orders .subscription-table,.account-orders .purchase-table,.account-subscriptions .subscription-table,.account-subscriptions .purchase-table{border-radius:4px;padding:16px 32px;margin-bottom:8px}.account-orders>.card:last-of-type,.account-subscriptions>.card:last-of-type,.account-orders .order-table:last-of-type,.account-subscriptions .order-table:last-of-type,.account-orders .subscription-table:last-of-type,.account-orders .purchase-table:last-of-type,.account-subscriptions .subscription-table:last-of-type,.account-subscriptions .purchase-table:last-of-type{margin:0 0 80px}.account-orders>.card .order-detail-content-row,.account-subscriptions>.card .order-detail-content-row,.account-orders .order-table .order-detail-content-row,.account-subscriptions .order-table .order-detail-content-row,.account-orders .subscription-table .order-detail-content-row,.account-orders .purchase-table .order-detail-content-row,.account-subscriptions .subscription-table .order-detail-content-row,.account-subscriptions .purchase-table .order-detail-content-row{margin-left:0}.account-orders>.card .order-detail-content-row .card-title,.account-subscriptions>.card .order-detail-content-row .card-title,.account-orders .order-table .order-detail-content-row .card-title,.account-subscriptions .order-table .order-detail-content-row .card-title,.account-orders .subscription-table .order-detail-content-row .card-title,.account-orders .purchase-table .order-detail-content-row .card-title,.account-subscriptions .subscription-table .order-detail-content-row .card-title,.account-subscriptions .purchase-table .order-detail-content-row .card-title{font:normal normal 500 11px/15px "Jost", sans-serif}.account-orders>.card .order-detail-content-row .card-comment,.account-subscriptions>.card .order-detail-content-row .card-comment,.account-orders .order-table .order-detail-content-row .card-comment,.account-subscriptions .order-table .order-detail-content-row .card-comment,.account-orders .subscription-table .order-detail-content-row .card-comment,.account-orders .purchase-table .order-detail-content-row .card-comment,.account-subscriptions .subscription-table .order-detail-content-row .card-comment,.account-subscriptions .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 9px/12px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.is-ctl-accountorder .account-content{gap:13px;margin:16px 0 0}.is-ctl-accountorder .account-content-aside{max-width:285px;padding:13px}.is-ctl-accountorder .account-content-main{max-width:687px;padding:13px}.is-ctl-accountorder .title-card-custom{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:11px}.is-ctl-accountprofile .account-content{gap:13px;margin:16px 0 0}.is-ctl-accountprofile .account-content-aside{max-width:285px;padding:13px}.is-ctl-accountprofile .account-content-main{max-width:687px;padding:13px}.is-ctl-accountprofile .title-card-custom{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:11px}.is-ctl-address .account-content{gap:13px;margin:16px 0 0}.is-ctl-address .account-content-aside{max-width:285px;padding:13px}.is-ctl-address .account-content-main{max-width:687px;padding:13px}.is-ctl-address .title-card-custom{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:11px}.is-ctl-accountpayment .account-content{gap:13px;margin:16px 0 0}.is-ctl-accountpayment .account-content-aside{max-width:285px;padding:13px}.is-ctl-accountpayment .account-content-main{max-width:687px;padding:13px}.is-ctl-accountpayment .title-card-custom{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:11px}.account-profile>.card,.account-profile .order-table,.account-profile .subscription-table,.account-profile .purchase-table{border-radius:5px;padding:21px 43px;margin-bottom:11px}.account-profile>.card:last-of-type,.account-profile .order-table:last-of-type,.account-profile .subscription-table:last-of-type,.account-profile .purchase-table:last-of-type{margin:0 0 107px}.account-profile>.card .order-detail-content-row,.account-profile .order-table .order-detail-content-row,.account-profile .subscription-table .order-detail-content-row,.account-profile .purchase-table .order-detail-content-row{margin-left:0}.account-profile>.card .order-detail-content-row .card-title,.account-profile .order-table .order-detail-content-row .card-title,.account-profile .subscription-table .order-detail-content-row .card-title,.account-profile .purchase-table .order-detail-content-row .card-title{font:normal normal 500 11px/15px "Jost", sans-serif}.account-profile>.card .order-detail-content-row .card-comment,.account-profile .order-table .order-detail-content-row .card-comment,.account-profile .subscription-table .order-detail-content-row .card-comment,.account-profile .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 9px/12px "Jost", sans-serif}.account-address>.card,.account-address .order-table,.account-address .subscription-table,.account-address .purchase-table{border-radius:5px;padding:21px 43px;margin-bottom:11px}.account-address>.card:last-of-type,.account-address .order-table:last-of-type,.account-address .subscription-table:last-of-type,.account-address .purchase-table:last-of-type{margin:0 0 107px}.account-address>.card .order-detail-content-row,.account-address .order-table .order-detail-content-row,.account-address .subscription-table .order-detail-content-row,.account-address .purchase-table .order-detail-content-row{margin-left:0}.account-address>.card .order-detail-content-row .card-title,.account-address .order-table .order-detail-content-row .card-title,.account-address .subscription-table .order-detail-content-row .card-title,.account-address .purchase-table .order-detail-content-row .card-title{font:normal normal 500 11px/15px "Jost", sans-serif}.account-address>.card .order-detail-content-row .card-comment,.account-address .order-table .order-detail-content-row .card-comment,.account-address .subscription-table .order-detail-content-row .card-comment,.account-address .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 9px/12px "Jost", sans-serif}.account-payment>.card,.account-payment .order-table,.account-payment .subscription-table,.account-payment .purchase-table{border-radius:5px;padding:21px 43px;margin-bottom:11px}.account-payment>.card:last-of-type,.account-payment .order-table:last-of-type,.account-payment .subscription-table:last-of-type,.account-payment .purchase-table:last-of-type{margin:0 0 107px}.account-payment>.card .order-detail-content-row,.account-payment .order-table .order-detail-content-row,.account-payment .subscription-table .order-detail-content-row,.account-payment .purchase-table .order-detail-content-row{margin-left:0}.account-payment>.card .order-detail-content-row .card-title,.account-payment .order-table .order-detail-content-row .card-title,.account-payment .subscription-table .order-detail-content-row .card-title,.account-payment .purchase-table .order-detail-content-row .card-title{font:normal normal 500 11px/15px "Jost", sans-serif}.account-payment>.card .order-detail-content-row .card-comment,.account-payment .order-table .order-detail-content-row .card-comment,.account-payment .subscription-table .order-detail-content-row .card-comment,.account-payment .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 9px/12px "Jost", sans-serif}.account-overview>.card,.account-overview .order-table,.account-overview .subscription-table,.account-overview .purchase-table{border-radius:5px;padding:21px 43px;margin-bottom:11px}.account-overview>.card:last-of-type,.account-overview .order-table:last-of-type,.account-overview .subscription-table:last-of-type,.account-overview .purchase-table:last-of-type{margin:0 0 107px}.account-overview>.card .order-detail-content-row,.account-overview .order-table .order-detail-content-row,.account-overview .subscription-table .order-detail-content-row,.account-overview .purchase-table .order-detail-content-row{margin-left:0}.account-overview>.card .order-detail-content-row .card-title,.account-overview .order-table .order-detail-content-row .card-title,.account-overview .subscription-table .order-detail-content-row .card-title,.account-overview .purchase-table .order-detail-content-row .card-title{font:normal normal 500 11px/15px "Jost", sans-serif}.account-overview>.card .order-detail-content-row .card-comment,.account-overview .order-table .order-detail-content-row .card-comment,.account-overview .subscription-table .order-detail-content-row .card-comment,.account-overview .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 9px/12px "Jost", sans-serif}.account-orders>.card,.account-subscriptions>.card,.account-orders .order-table,.account-subscriptions .order-table,.account-orders .subscription-table,.account-orders .purchase-table,.account-subscriptions .subscription-table,.account-subscriptions .purchase-table{border-radius:5px;padding:21px 43px;margin-bottom:11px}.account-orders>.card:last-of-type,.account-subscriptions>.card:last-of-type,.account-orders .order-table:last-of-type,.account-subscriptions .order-table:last-of-type,.account-orders .subscription-table:last-of-type,.account-orders .purchase-table:last-of-type,.account-subscriptions .subscription-table:last-of-type,.account-subscriptions .purchase-table:last-of-type{margin:0 0 107px}.account-orders>.card .order-detail-content-row,.account-subscriptions>.card .order-detail-content-row,.account-orders .order-table .order-detail-content-row,.account-subscriptions .order-table .order-detail-content-row,.account-orders .subscription-table .order-detail-content-row,.account-orders .purchase-table .order-detail-content-row,.account-subscriptions .subscription-table .order-detail-content-row,.account-subscriptions .purchase-table .order-detail-content-row{margin-left:0}.account-orders>.card .order-detail-content-row .card-title,.account-subscriptions>.card .order-detail-content-row .card-title,.account-orders .order-table .order-detail-content-row .card-title,.account-subscriptions .order-table .order-detail-content-row .card-title,.account-orders .subscription-table .order-detail-content-row .card-title,.account-orders .purchase-table .order-detail-content-row .card-title,.account-subscriptions .subscription-table .order-detail-content-row .card-title,.account-subscriptions .purchase-table .order-detail-content-row .card-title{font:normal normal 500 11px/15px "Jost", sans-serif}.account-orders>.card .order-detail-content-row .card-comment,.account-subscriptions>.card .order-detail-content-row .card-comment,.account-orders .order-table .order-detail-content-row .card-comment,.account-subscriptions .order-table .order-detail-content-row .card-comment,.account-orders .subscription-table .order-detail-content-row .card-comment,.account-orders .purchase-table .order-detail-content-row .card-comment,.account-subscriptions .subscription-table .order-detail-content-row .card-comment,.account-subscriptions .purchase-table .order-detail-content-row .card-comment{font:normal normal 400 9px/12px "Jost", sans-serif}}.account-content-aside .title-card-custom,.account-menu .title-card-custom{font:normal normal 500 21px/26px "Jost", sans-serif;color:#564b48;display:flex;align-items:center}.account-content-aside .title-card-custom.with-icon:before,.account-menu .title-card-custom.with-icon:before{display:block;content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8961 12.4995C20.8961 18.025 16.8563 22.3995 11.9961 22.3995C7.13585 22.3995 3.09609 18.025 3.09609 12.4995C3.09609 6.97398 7.13585 2.59951 11.9961 2.59951C16.8563 2.59951 20.8961 6.97398 20.8961 12.4995Z' stroke='%23564B48' stroke-width='1.2'/%3E%3Ccircle cx='11.9961' cy='9.49927' r='2.9' stroke='%23564B48' stroke-width='1.2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.73096 20.7045C7.43932 17.7337 9.64731 15.7495 11.9955 15.7495C14.3438 15.7495 16.5518 17.7337 17.2601 20.7045C17.5448 20.4538 17.8151 20.183 18.0692 19.8939C17.135 16.8858 14.768 14.7495 11.9955 14.7495C9.22311 14.7495 6.85609 16.8858 5.92188 19.8939C6.17598 20.183 6.44629 20.4538 6.73096 20.7045Z' fill='%23564B48'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;background-size:cover;width:25px;height:25px;margin-right:8px}@media (min-width:1100px) and (max-width:1679.98px){.account-content-aside .title-card-custom,.account-menu .title-card-custom{font:normal normal 500 14px/17px "Jost", sans-serif}.account-content-aside .title-card-custom.with-icon:before,.account-menu .title-card-custom.with-icon:before{width:13px;height:13px;margin-right:4px}}@media (min-width:1360px) and (max-width:1679.98px){.account-content-aside .title-card-custom,.account-menu .title-card-custom{font:normal normal 500 14px/17px "Jost", sans-serif}.account-content-aside .title-card-custom.with-icon:before,.account-menu .title-card-custom.with-icon:before{width:17px;height:17px;margin-right:5px}}.account-menu .list-group-item,.account-content-aside .list-group-item{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#2b2a2a;background:transparent;padding:0;border:none;text-transform:initial;text-align:start;text-decoration:none}.account-menu .list-group-item:hover,.account-menu .list-group-item:focus,.account-menu .list-group-item:active,.account-content-aside .list-group-item:hover,.account-content-aside .list-group-item:focus,.account-content-aside .list-group-item:active{color:#87625d;background:transparent;border:none;text-decoration:none}.account-menu .list-group-item.is-active,.account-content-aside .list-group-item.is-active{color:#2b2a2a;background:transparent;display:flex;gap:2px;align-items:center}.account-menu .list-group-item.is-active:hover,.account-menu .list-group-item.is-active:focus,.account-menu .list-group-item.is-active:active,.account-content-aside .list-group-item.is-active:hover,.account-content-aside .list-group-item.is-active:focus,.account-content-aside .list-group-item.is-active:active{color:#87625d;background:transparent;border:none;text-decoration:none}.account-menu .list-group-item.is-active::before,.account-content-aside .list-group-item.is-active::before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.27273 16.3636L6.10396 15.1949L11.3634 9.93539L6.10396 4.67592L7.27273 3.50715L13.701 9.93539L7.27273 16.3636Z' fill='black'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;display:block;width:20px;height:20px;min-width:20px}@media (min-width:1100px) and (max-width:1679.98px){.account-menu .list-group-item,.account-content-aside .list-group-item{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.account-menu .list-group-item.is-active,.account-content-aside .list-group-item.is-active{gap:1px}.account-menu .list-group-item.is-active::before,.account-content-aside .list-group-item.is-active::before{width:10px;height:10px;min-width:10px}}@media (min-width:1360px) and (max-width:1679.98px){.account-menu .list-group-item,.account-content-aside .list-group-item{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.account-menu .list-group-item.is-active,.account-content-aside .list-group-item.is-active{gap:1px}.account-menu .list-group-item.is-active::before,.account-content-aside .list-group-item.is-active::before{width:13px;height:13px;min-width:13px}}@media (max-width:1099.98px){.account-content-aside .account-aside{margin:0 -20px}.account-content-aside .title-card-custom{display:none}.account-content-aside .list-group{display:flex;flex-direction:row;gap:16px;padding:16px 20px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.account-content-aside .list-group-item{background-color:transparent;color:#564b48;border:1px solid #564b48;font:normal normal 500 14px/20px "Jost", sans-serif;letter-spacing:0.28px;padding:8px 24px;text-transform:uppercase;text-wrap:nowrap;text-align:center}.account-content-aside .list-group-item:hover{background-color:transparent;color:#87625d;border:1px solid #87625d;opacity:0.9}.account-content-aside .list-group-item:focus,.account-content-aside .list-group-item:active{background-color:transparent;color:#87625d;border:1px solid #87625d}.account-content-aside .list-group-item:disabled,.account-content-aside .list-group-item.disabled{background-color:transparent;color:#564b48;border:1px solid #564b48;opacity:0.5}.account-content-aside .list-group-item.is-active{display:block;background-color:#564b48;color:#ffffff}.account-content-aside .list-group-item.is-active:hover,.account-content-aside .list-group-item.is-active:active,.account-content-aside .list-group-item.is-active:focus{color:#ffffff;background-color:#564b48;border:1px solid #564b48}.account-content-aside .list-group-item.is-active::before{display:none}}@media (min-width:1100px){.account-content-aside .title-card-custom{margin-bottom:16px}.account-content-aside .account-aside{padding:40px 20px;border-radius:8px;background-color:#ffffff}.account-content-aside .list-group{display:flex;flex-direction:column;gap:12px;width:100%;max-width:268px;margin:0 auto}.account-content-aside .account-aside-sign-out-wrapper{border-top:1px solid #e9e8e6;padding-top:12px}}@media (min-width:1100px) and (max-width:1679.98px){.account-content-aside .title-card-custom{margin-bottom:8px}.account-content-aside .account-aside{padding:20px 10px;border-radius:4px}.account-content-aside .list-group{gap:6px;max-width:134px}.account-content-aside .account-aside-sign-out-wrapper{padding-top:6px}}@media (min-width:1360px) and (max-width:1679.98px){.account-content-aside .title-card-custom{margin-bottom:11px}.account-content-aside .account-aside{padding:27px 13px;border-radius:5px}.account-content-aside .list-group{gap:8px;max-width:179px}.account-content-aside .account-aside-sign-out-wrapper{padding-top:8px}}.account-menu .account-menu-dropdown{width:200px;min-width:0}.account-menu .title-card-custom{display:none;font:normal normal 500 21px/26px "Jost", sans-serif}.account-menu .account-menu-login{margin:0 0 12px;padding:0 0 12px}.account-menu .account-menu-login-button{margin-bottom:8px}.account-menu .account-aside-sign-out-wrapper.is-asside-guest{padding:0;border:none}.account-menu .list-group{display:flex;flex-direction:column;gap:4px}@media (min-width:768px){.account-menu .title-card-custom{display:flex;margin:0 0 12px;padding:0 0 12px;border-bottom:1px solid #e9e8e6}.account-menu .list-group{gap:12px}.account-menu .account-aside-sign-out-wrapper{border-top:1px solid #e9e8e6;padding-top:12px}}@media (min-width:1100px) and (max-width:1679.98px){.account-menu .account-menu-dropdown{width:120px}.account-menu .account-menu-login{margin:0 0 6px;padding:0 0 6px}.account-menu .title-card-custom{font:normal normal 500 14px/17px "Jost", sans-serif;margin:0 0 6px;padding:0 0 6px}.account-menu .account-menu-login-button{margin-bottom:4px}.account-menu .list-group{gap:6px}.account-menu .account-aside-sign-out-wrapper{padding-top:6px}}@media (min-width:1360px) and (max-width:1679.98px){.account-menu .account-menu-dropdown{width:133px}.account-menu .account-menu-login{margin:0 0 6px;padding:0 0 6px}.account-menu .title-card-custom{margin:0 0 8px;padding:0 0 8px}.account-menu .account-menu-login-button{margin-bottom:5px}.account-menu .list-group{gap:8px}.account-menu .account-aside-sign-out-wrapper{padding-top:8px}}.account-address .card-body{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.account-address .card-title{text-wrap:nowrap}.account-address .address{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;margin-bottom:0}.account-address .address-action{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:16px;row-gap:20px}.account-address .address-primary-action{display:flex;flex-direction:column;flex-basis:100%;gap:20px}.account-address .btn-address__action{font:normal normal 500 14px/20px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48;display:flex;text-transform:uppercase;text-decoration:none;padding:0;border:none}.account-address .btn-address__action .icon{width:16px;height:16px}.account-address .btn-address__action svg{top:0}.account-address .btn-address__create{font:normal normal 500 14px/20px "Jost", sans-serif;letter-spacing:0.28px;color:#ffffff;text-wrap:nowrap;justify-content:center;width:100%;height:36px;padding:8px 16px;border:none}.account-address .btn-address__change{flex-basis:0}.account-address .btn-address-primary__change{font:normal normal 500 14px/20px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48;text-transform:uppercase;width:100%;height:36px;padding:7px 30px}.address-card-container__default .card-title{padding:0;margin:0 0 16px}.address-card-container__default .address-card{margin:0 0 20px}.address-card-container__default .address-card:last-of-type{margin:0}.address-card-container__default .address-card:first-of-type{padding:0 0 20px;margin:0 0 20px;border-bottom:1px solid #d4cec5}.address-card-container__addressbook .card-title{margin-bottom:20px}.address-card-container__addressbook .address-card{margin:0 0 20px;padding:0 0 20px;border-bottom:1px solid #d4cec5}.address-card-container__addressbook .address-card:last-of-type{margin:0;padding:0;border:none}.address-card-container__addressbook .address-list{padding:0}@media (min-width:1100px){.address-card-container__default{display:flex;flex-direction:row;flex-wrap:nowrap;gap:40px}.address-card-container__default .address-card{flex:0 0 calc(100% / 3);max-width:290px;margin:0}.address-card-container__default .address-card:first-of-type{margin:0;padding:0;border:none}.address-card-container__default .address-card__action{flex:1;justify-content:flex-end}.address-card-container__default .btn-address__create{max-width:217px}.address-card-container__addressbook .empty-address{min-height:112px}.address-card-container__addressbook .address{width:50%}.address-card-container__addressbook .address-primary-action{line-height:0;position:absolute;top:0;right:0;width:calc(50% - 20px)}}@media (min-width:1100px) and (max-width:1679.98px){.account-address .card-body{gap:8px}.account-address .address{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.account-address .address-action{column-gap:8px;row-gap:10px}.account-address .address-primary-action{gap:10px}.account-address .btn-address__action{font:normal normal 500 9px/13px "Jost", sans-serif;letter-spacing:0.186px}.account-address .btn-address__action .icon{width:8px;height:8px}.account-address .btn-address__create{font:normal normal 500 9px/13px "Jost", sans-serif;letter-spacing:0.186px;height:24px;padding:5px 11px}.account-address .btn-address-primary__change{font:normal normal 500 9px/10px "Jost", sans-serif;letter-spacing:0.186px;height:18px;padding:4px 15px}.account-address .address-street-info .icon{width:10px;height:10px}.account-address .address-editor-edit-address-wrapper .address-required-info{font:normal normal 500 8px/11px "Jost", sans-serif}.address-card-container__default{gap:20px}.address-card-container__default .card-title{margin:0 0 8px}.address-card-container__default .address-card{max-width:193px}.address-card-container__default .btn-address__create{max-width:109px}.address-card-container__addressbook .card-title{margin-bottom:10px}}@media (min-width:1360px) and (max-width:1679.98px){.account-address .card-body{gap:11px}.account-address .address{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.account-address .address-action{column-gap:11px;row-gap:13px}.account-address .address-primary-action{gap:13px}.account-address .btn-address__action{font:normal normal 500 9px/13px "Jost", sans-serif;letter-spacing:0.186px}.account-address .btn-address__action .icon{width:11px;height:11px}.account-address .btn-address__create{font:normal normal 500 9px/13px "Jost", sans-serif;letter-spacing:0.186px;height:24px;padding:5px 11px}.account-address .btn-address-primary__change{font:normal normal 500 9px/13px "Jost", sans-serif;letter-spacing:0.186px;height:24px;padding:5px 20px}.account-address .address-street-info .icon{width:12px;height:12px}.account-address .address-editor-edit-address-wrapper .address-required-info{font:normal normal 500 8px/11px "Jost", sans-serif}.address-card-container__default{gap:27px}.address-card-container__default .card-title{margin:0 0 11px}.address-card-container__default .address-card{max-width:193px}.address-card-container__default .btn-address__create{max-width:145px}.address-card-container__addressbook .card-title{margin-bottom:13px}}.account-profile .btn-account-profile-submit{width:auto;padding-left:48px;padding-right:48px}.account-profile .account-profile-credentials{margin:0 !important}.account-profile .account-profile-mail-label{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.account-profile .account-profile-mail{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:0.32px}.account-profile .account-profile-auth-state-action{display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;margin-top:20px}.account-profile .btn-account-profile-auth-state-change{font:normal normal 500 14px/20px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48;border:none;text-transform:uppercase;text-decoration:none;display:flex;gap:4px}.account-profile .btn-account-profile-auth-state-change::after{content:"";position:static;width:16px;height:16px;top:0;bottom:0;right:0;margin:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13.0879 9.6711L8.04189 4.62509L3.00034 9.66664' stroke='%2369755C' stroke-width='1.4'/%3E%3C/svg%3E");background-position:center right;background-repeat:no-repeat;background-size:cover}.account-profile .btn-account-profile-auth-state-change:hover,.account-profile .btn-account-profile-auth-state-change:focus,.account-profile .btn-account-profile-auth-state-change:active{border:none;color:inherit;text-decoration:none}.account-profile .btn-account-profile-auth-state-change.collapsed{color:#564b48}.account-profile .btn-account-profile-auth-state-change.collapsed::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13.0879 9.6711L8.04189 4.62509L3.00034 9.66664' stroke='%2369755C' stroke-width='1.4'/%3E%3C/svg%3E");transform:rotate(180deg)}.account-profile .btn-account-profile-auth-state-change.collapsed:hover{color:#000000}.account-profile .btn-account-profile-auth-state-change:not(.collapsed){color:#000000}.account-profile .account-profile-email-form,.account-profile .account-profile-password-form{margin:20px 0 0}.account-profile .account-profile-content-label{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px}@media (min-width:768px){.account-profile .account-profile-auth-state-action{margin:0;justify-content:flex-end}}@media (min-width:1100px) and (max-width:1679.98px){.account-profile .btn-account-profile-submit{padding-left:24px;padding-right:24px}.account-profile .account-profile-mail-label{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.account-profile .account-profile-mail{font:normal normal 300 12px/15px "Jost", sans-serif;letter-spacing:0.213px}.account-profile .account-profile-auth-state-action{gap:10px}.account-profile .btn-account-profile-auth-state-change{font:normal normal 500 9px/13px "Jost", sans-serif;letter-spacing:0.186px;gap:2px}.account-profile .btn-account-profile-auth-state-change::after{width:8px;height:8px}.account-profile .account-profile-content-label{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}}@media (min-width:1360px) and (max-width:1679.98px){.account-profile .btn-account-profile-submit{padding-left:32px;padding-right:32px}.account-profile .account-profile-mail-label{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.account-profile .account-profile-mail{font:normal normal 300 12px/15px "Jost", sans-serif;letter-spacing:0.213px}.account-profile .account-profile-auth-state-action{gap:13px}.account-profile .btn-account-profile-auth-state-change{font:normal normal 500 9px/13px "Jost", sans-serif;letter-spacing:0.186px;gap:3px}.account-profile .btn-account-profile-auth-state-change::after{width:11px;height:11px}.account-profile .account-profile-content-label{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}}.order-table,.subscription-table,.purchase-table{border:0 none;border-radius:8px}.account-orders-headline h1,.account-orders-headline .h1{font:normal normal 500 21px/26px "Jost", sans-serif;margin-bottom:20px}@media (min-width:768px){.account-orders-headline h1,.account-orders-headline .h1{margin-bottom:16px}}@media (min-width:992px){.account-orders-pagination,.account-subscriptions-pagination{margin-bottom:20px}}.overview-content-card{display:grid;grid-template-columns:1fr;row-gap:20px}.overview-content-card .card{padding-bottom:20px;border-bottom:1px solid #d4cec5}.overview-content-card .card:nth-last-child(-n+1){border-bottom:none}.overview-content-card .card-body{display:flex;flex-direction:column;gap:16px;height:100%}.overview-content-card .card-title{margin:0}.overview-content-card .address{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48}.overview-content-card .card-actions{display:flex;flex-direction:row;gap:16px}.overview-content-card .btn-link{font:normal normal 500 14px/20px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48;display:flex;text-transform:uppercase;text-decoration:none;padding:0;border:none}.overview-content-card .btn-link .icon{width:16px;height:16px}.overview-content-card .btn-link svg{top:0}.overview-newsletter-card{margin:0 0 20px}.overview-newsletter-card .card{border:none}.overview-newsletter-card .card-body{display:flex;flex-direction:column;border-radius:8px;overflow:hidden}.overview-newsletter-card .newsletter-content{padding:20px 16px;background-color:#e9e8e6}.overview-newsletter-card .newsletter-aside{flex:1 0 142px}.overview-newsletter-card .newsletter-media{width:100%;height:100%;object-fit:cover;aspect-ratio:3.48}.overview-newsletter-card .form-check{align-items:flex-start;justify-content:center;padding:0;margin:0 auto}.overview-newsletter-card .form-check-input[type="checkbox"],.overview-newsletter-card .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type="checkbox"],.payment-form-group .tpay--list-item-container .overview-newsletter-card input.tpay--bank-input[type="radio"][type="checkbox"]{float:none;width:24px;height:24px;margin:0}.overview-newsletter-card .custom-control-label{display:block;color:#000000;text-align:center}.overview-newsletter-card .custom-control-header{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;display:block;margin-bottom:4px}.overview-newsletter-card .custom-control-sub-header{font:normal normal 300 14px/18px "Jost", sans-serif;letter-spacing:initial;display:block}@media (min-width:1100px){.overview-content-card{grid-template-columns:1fr 1fr;row-gap:40px;margin:0}.overview-content-card .card{padding-bottom:40px}.overview-content-card .card:nth-last-child(-n+2){border-bottom:none}.overview-newsletter-card .card-body{flex-direction:row}.overview-newsletter-card .form-check{max-width:342px}}@media (min-width:1100px) and (max-width:1679.98px){.overview-content-card{row-gap:20px}.overview-content-card .card{padding-bottom:20px}.overview-content-card .card-body{gap:8px}.overview-content-card .address{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.overview-content-card .card-actions{gap:8px}.overview-content-card .btn-link{font:normal normal 500 9px/13px "Jost", sans-serif;letter-spacing:0.186px}.overview-content-card .btn-link .icon{width:8px;height:8px}.overview-newsletter-card .card-body{border-radius:4px}.overview-newsletter-card .newsletter-content{padding:10px 8px}.overview-newsletter-card .newsletter-aside{flex:1 0 71px}.overview-newsletter-card .form-check{max-width:171px}.overview-newsletter-card .form-check-input[type="checkbox"],.overview-newsletter-card .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type="checkbox"],.payment-form-group .tpay--list-item-container .overview-newsletter-card input.tpay--bank-input[type="radio"][type="checkbox"]{width:12px;height:12px}.overview-newsletter-card .custom-control-header{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;margin-bottom:2px}.overview-newsletter-card .custom-control-sub-header{font:normal normal 300 9px/12px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.overview-content-card{row-gap:27px}.overview-content-card .card{padding-bottom:27px}.overview-content-card .card-body{gap:11px}.overview-content-card .address{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.overview-content-card .card-actions{gap:11px}.overview-content-card .btn-link{font:normal normal 500 9px/13px "Jost", sans-serif;letter-spacing:0.186px}.overview-content-card .btn-link .icon{width:11px;height:11px}.overview-newsletter-card .card-body{border-radius:5px}.overview-newsletter-card .newsletter-content{padding:13px 11px}.overview-newsletter-card .newsletter-aside{flex:1 0 95px}.overview-newsletter-card .form-check{max-width:228px}.overview-newsletter-card .form-check-input[type="checkbox"],.overview-newsletter-card .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"][type="checkbox"],.payment-form-group .tpay--list-item-container .overview-newsletter-card input.tpay--bank-input[type="radio"][type="checkbox"]{width:16px;height:16px}.overview-newsletter-card .custom-control-header{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;margin-bottom:3px}.overview-newsletter-card .custom-control-sub-header{font:normal normal 300 9px/12px "Jost", sans-serif}}.account-payment .account-welcome{display:block}.account-payment .card-title{margin-bottom:16px}.account-payment .payment-methods{margin-bottom:16px}.account-payment .payment-methods .payment-method-input{width:24px;height:24px}.account-payment .payment-methods .payment-method-input:checked{box-shadow:inset 0 0 0 4px #ffffff !important}.account-payment .payment-methods+.btn,.account-payment .novodom-explore-client-reviews__action .payment-methods+.btn,.novodom-explore-client-reviews__action .account-payment .payment-methods+.btn{width:100%;padding:13px 48px;border:none}@media (min-width:992px){.account-payment .card-title{margin-bottom:20px}.account-payment .payment-methods+.btn,.account-payment .novodom-explore-client-reviews__action .payment-methods+.btn,.novodom-explore-client-reviews__action .account-payment .payment-methods+.btn{width:auto}}@media (min-width:1100px) and (max-width:1679.98px){.account-payment .card-title{margin-bottom:10px}.account-payment .payment-methods{margin-bottom:8px}.account-payment .payment-methods .payment-method-input{width:12px;height:12px}.account-payment .payment-methods .payment-method-input:checked{box-shadow:inset 0 0 0 2px #ffffff !important}.account-payment .payment-methods+.btn,.account-payment .novodom-explore-client-reviews__action .payment-methods+.btn,.novodom-explore-client-reviews__action .account-payment .payment-methods+.btn{padding:7px 24px}}@media (min-width:1360px) and (max-width:1679.98px){.account-payment .card-title{margin-bottom:13px}.account-payment .payment-methods{margin-bottom:11px}.account-payment .payment-methods .payment-method-input{width:16px;height:16px}.account-payment .payment-methods .payment-method-input:checked{box-shadow:inset 0 0 0 3px #ffffff !important}.account-payment .payment-methods+.btn,.account-payment .novodom-explore-client-reviews__action .payment-methods+.btn,.novodom-explore-client-reviews__action .account-payment .payment-methods+.btn{padding:9px 32px}}.account-profile .account-welcome{display:none}.account-profile .card-title{margin-bottom:20px}.account-profile .custom-switcher{margin-bottom:20px}.account-profile .account-profile-personal .cr-company-vat-btn button{display:inline-flex;align-items:center;position:relative;column-gap:8px;height:48px;border:none;background-color:transparent}.account-profile .account-profile-personal .cr-company-vat-btn button .icon{width:40px;min-width:40px;height:40px;min-height:40px;color:#2aa500}.account-profile .account-profile-personal .cr-company-vat-btn button .icon svg{top:0}.account-profile .account-profile-personal .cr-company-vat-btn button .cr-company-vat-btn-text{font:normal normal 500 16px/22px "Jost", sans-serif;display:inline-flex;flex-direction:column;letter-spacing:0.32px;color:#2b2a2a;text-align:left}.account-profile .account-profile-personal .cr-company-vat-btn button .cr-company-vat-btn-text small,.account-profile .account-profile-personal .cr-company-vat-btn button .cr-company-vat-btn-text .small{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px}@media (min-width:1100px) and (max-width:1679.98px){.account-profile .account-profile-personal .cr-company-vat-btn button{column-gap:4px;height:24px}.account-profile .account-profile-personal .cr-company-vat-btn button .icon{width:20px;min-width:20px;height:20px;min-height:20px}.account-profile .account-profile-personal .cr-company-vat-btn button .cr-company-vat-btn-text{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.16px}.account-profile .account-profile-personal .cr-company-vat-btn button .cr-company-vat-btn-text small,.account-profile .account-profile-personal .cr-company-vat-btn button .cr-company-vat-btn-text .small{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.14px}}@media (min-width:1360px) and (max-width:1679.98px){.account-profile .account-profile-personal .cr-company-vat-btn button{column-gap:5px;height:32px}.account-profile .account-profile-personal .cr-company-vat-btn button .icon{width:27px;min-width:27px;height:27px;min-height:27px}.account-profile .account-profile-personal .cr-company-vat-btn button .cr-company-vat-btn-text{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.account-profile .account-profile-personal .cr-company-vat-btn button .cr-company-vat-btn-text small,.account-profile .account-profile-personal .cr-company-vat-btn button .cr-company-vat-btn-text .small{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}}@media (min-width:1100px) and (max-width:1679.98px){.account-profile .card-title{margin-bottom:10px}.account-profile .custom-switcher{margin-bottom:10px}}@media (min-width:1360px) and (max-width:1679.98px){.account-profile .card-title{margin-bottom:13px}.account-profile .custom-switcher{margin-bottom:13px}}.account-address-form .form-group{margin-top:0}.account-address-form .form-account-type{display:flex;justify-content:flex-end;margin:0 0 20px}.account-address-form .address-required-info{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#d4cec5}.account-address-form .form-action{display:flex;flex-direction:column;gap:20px}@media (min-width:1100px){.account-address-form .form-action{flex-direction:revert;justify-content:flex-end}}@media (min-width:1100px) and (max-width:1679.98px){.account-address-form .form-account-type{margin:0 0 10px}.account-address-form .address-required-info{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.account-address-form .form-action{gap:10px}}@media (min-width:1360px) and (max-width:1679.98px){.account-address-form .form-account-type{margin:0 0 13px}.account-address-form .address-required-info{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.account-address-form .form-action{gap:13px}}.card-title{font:normal normal 500 21px/26px "Jost", sans-serif;color:#564b48;border-bottom:none;padding-bottom:0}.address{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48}@media (min-width:1100px) and (max-width:1679.98px){.card-title{font:normal normal 500 14px/17px "Jost", sans-serif}.address{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.14px}}@media (min-width:1360px) and (max-width:1679.98px){.card-title{font:normal normal 500 14px/17px "Jost", sans-serif}.address{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}}@media (min-width:992px){.is-ctl-product .cms-block-product-cheaper-in-bundle{width:calc(65% - 20px)}.is-ctl-product .cms-block-product-cheaper-in-bundle__content{padding-right:0}}@media (min-width:1360px){.is-ctl-product .cms-block-product-cheaper-in-bundle__content{padding-right:10px}}.cheaper-in-bundle{padding:40px 20px;background-color:#ffffff}@media (min-width:992px){.cheaper-in-bundle{background:initial;padding-left:0;padding-right:0}}.cheaper-in-bundle__headline{font:normal normal 500 21px/22px "Jost", sans-serif;letter-spacing:0.42px;text-align:center;margin:0 0 8px 0}@media (min-width:992px){.cheaper-in-bundle__headline{font:normal normal 500 28px/34px "Jost", sans-serif;text-align:left;letter-spacing:0.56px}}.cheaper-in-bundle__description{font:normal normal 300 18px/20px "Jost", sans-serif;color:#000000;margin-bottom:16px}@media (min-width:992px){.cheaper-in-bundle__description{margin-bottom:32px}}@media (min-width:992px){.cheaper-in-bundle__container{background-color:#ffffff;display:grid;grid-template-columns:auto 335px;padding:24px 16px}}.cheaper-in-bundle__images-grid{display:none}@media (min-width:992px){.cheaper-in-bundle__images-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;align-items:center;justify-content:center}}.cheaper-in-bundle__image{display:flex;align-items:center;justify-content:center;padding:1px;width:50%}@media (min-width:1200px){.cheaper-in-bundle__image{width:33.33%;width:calc(100% / 3)}}.cheaper-in-bundle__image img{max-width:100%;height:auto}@media (min-width:992px){.cheaper-in-bundle__buy{padding:16px}}.cheaper-in-bundle__products-list{width:100%;display:flex;flex-direction:column;gap:12px}.cheaper-in-bundle__product{display:flex;gap:8px 16px}.cheaper-in-bundle__product-image{width:88px;height:88px;object-fit:cover}@media (min-width:992px){.cheaper-in-bundle__product-image{width:46px;height:46px}}.cheaper-in-bundle__product-data{display:flex;flex-direction:column;justify-content:center;align-content:center}.cheaper-in-bundle__product-name{font:normal normal 500 16px/normal "Jost", sans-serif;color:#564b48;letter-spacing:0.32px}.cheaper-in-bundle__product-name:not(:hover){text-decoration:none}.cheaper-in-bundle__product-price{font:normal normal 400 14px/18px "Jost", sans-serif;color:#564b48;letter-spacing:0.32px}.cheaper-in-bundle__price-container{border-top:1px solid #e9e8e6;padding:12px 0;margin:10px 0 6px 0;display:flex;align-items:center;justify-content:center;gap:0 10px}.cheaper-in-bundle__summary{font:normal normal 500 16px/18px "Jost", sans-serif;color:#564b48;letter-spacing:0.32px}.cheaper-in-bundle__promo-price{font:normal normal 500 16px/18px "Jost", sans-serif;color:#c45f3f}.cheaper-in-bundle__regular-price{font:normal normal 300 14px/18px "Jost", sans-serif;color:#564b48;text-decoration:line-through}.cheaper-in-bundle .btn-buy{font:normal normal 500 14px/34px "Jost", sans-serif;padding:0;margin:0 auto;letter-spacing:0.32px;text-transform:uppercase;width:100%;display:block}@media (min-width:992px){.cheaper-in-bundle .btn-buy{max-width:190px}}.cms-block,.cms-section{overflow:unset}.cms-block-novodom-detail-gallery-buybox-usp,.cms-block-product-detail-accordion,.cms-section-novodom-detail-gallery-buybox-usp,.cms-section-product-detail-accordion{overflow:hidden}.cms-element-product-listing .cms-listing-col{padding:0 10px;margin:24px 0}@media (min-width:1100px){.cms-element-product-listing .cms-listing-col{margin:0 0 64px}}@media (min-width:1100px) and (max-width:1679.98px){.cms-element-product-listing .cms-listing-col{padding:0 5px;margin:0 0 32px}}@media (min-width:1360px) and (max-width:1679.98px){.cms-element-product-listing .cms-listing-col{padding:0 7px;margin:0 0 43px}}.icon-email-tooltip{color:transparent}.icon-email-tooltip path{fill:black !important}.cms-section-sidebar-sidebar-content{padding:0}.cms-section-sidebar-main-content{padding:0}@media (min-width:1100px){.cms-section-sidebar-mobile-wrap{display:flex;gap:20px;flex-wrap:nowrap;flex-direction:row}.cms-section-sidebar-sidebar-content{flex:1 0 210px}.cms-section-sidebar-main-content{padding:32px 0 0;max-width:1480px;flex:0 1 auto}}@media (min-width:1100px) and (max-width:1679.98px){.cms-section-sidebar-mobile-wrap{gap:10px}.cms-section-sidebar-sidebar-content{flex:1 0 105px}.cms-section-sidebar-main-content{padding:16px 0 0;max-width:740px}}@media (min-width:1360px) and (max-width:1679.98px){.cms-section-sidebar-mobile-wrap{gap:13px}.cms-section-sidebar-sidebar-content{flex:1 0 140px}.cms-section-sidebar-main-content{padding:21px 0 0;max-width:987px}}.custom-switcher:before{content:"";position:absolute;top:0;left:0;height:100%;background:#69755c;border-radius:20px;transition:all 0.3s ease;z-index:1}.custom-switcher:has(#accountType-private-new:checked):before,.custom-switcher:has(#shippingAddressAccountType-private:checked):before,.custom-switcher:has(#billing-edit-addressaccountType-private-edit:checked):before,.custom-switcher:has(#shipping-new-addressaccountType-private-new:checked):before,.custom-switcher:has(#billing-new-addressaccountType-private-new:checked):before,.custom-switcher:has(#shipping-edit-addressaccountType-private-edit:checked):before,.custom-switcher:has(#billingAddressAccountType-private:checked):before,.custom-switcher:has(#accountType-private:checked):before{width:50%;left:0}.custom-switcher:has(#accountType-business-new:checked):before,.custom-switcher:has(#shippingAddressAccountType-business:checked):before,.custom-switcher:has(#billing-edit-addressaccountType-business-edit:checked):before,.custom-switcher:has(#shipping-new-addressaccountType-business-new:checked):before,.custom-switcher:has(#billing-new-addressaccountType-business-new:checked):before,.custom-switcher:has(#shipping-edit-addressaccountType-business-edit:checked):before,.custom-switcher:has(#billingAddressAccountType-business:checked):before,.custom-switcher:has(#accountType-business:checked):before{width:50%;left:50%}.custom-switcher{height:40px;position:relative;border-radius:20px;background-color:#f4f4f4;border:1px solid #e9e8e6;display:inline-flex;align-items:stretch}.custom-switcher input{display:none}.custom-switcher .custom-switcher-label{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;height:100%;display:flex;align-items:center;padding:8px 6px;background-color:transparent;cursor:pointer;user-select:none;z-index:2;position:relative;transition:color 200ms ease;white-space:nowrap}@media (min-width:390px){.custom-switcher .custom-switcher-label{padding:8px 14px}}@media (min-width:576px){.custom-switcher .custom-switcher-label{padding:8px 16px}}.custom-switcher .icon{width:24px;height:24px;margin-right:4px;color:inherit}.custom-switcher .icon svg{top:0}.custom-switcher input[type="radio"]:checked+.custom-switcher-label{color:#ffffff}@media (min-width:1100px) and (max-width:1679.98px){.custom-switcher{height:20px;border-radius:10px}.custom-switcher:before{transition-duration:100ms;border-radius:10px}.custom-switcher .custom-switcher-label{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding:4px 8px;transition-duration:100ms}.custom-switcher .icon{width:12px;height:12px;margin-right:2px}}@media (min-width:1360px) and (max-width:1679.98px){.custom-switcher{height:27px;border-radius:13px}.custom-switcher:before{transition-duration:133ms;border-radius:13px}.custom-switcher .custom-switcher-label{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding:5px 11px;transition-duration:133ms}.custom-switcher .icon{width:16px;height:16px;margin-right:3px}}.dropdown-menu{--bs-dropdown-zindex: 500}.cr-novodom-file-list__files{list-style:none;padding-left:0 !important;margin:-8px 0}.cr-novodom-file-list__item{display:flex;align-items:center;gap:16px;padding:16px 0 !important;margin-bottom:0 !important;border-bottom:solid 1px #e9e8e6}.cr-novodom-file-list__item:first-child{padding-top:0}.cr-novodom-file-list__item-name{font:normal normal 300 16px/22px "Jost", sans-serif;word-break:break-word}.cr-novodom-file-list__item-size{font:normal normal 300 14px/18px "Jost", sans-serif;margin-left:auto;min-width:35px}.cr-novodom-file-list__item-btn{font:normal normal 500 14px/18px "Jost", sans-serif;padding:0 24px;height:36px;display:flex;align-items:center;min-width:106px}.cr-novodom-file-list__download-all-btn{font:normal normal 500 14px/18px "Jost", sans-serif;padding:0 24px;height:36px;display:flex;align-items:center;min-width:106px;margin:16px auto 8px auto}.cr-novodom-file-list--single .cr-novodom-file-list__item{border-bottom:none}@media (min-width:992px){.cr-novodom-file-list__item{padding:16px !important}.cr-novodom-file-list-name{font:normal normal 300 18px/22px "Jost", sans-serif}.cr-novodom-file-list__download-all-btn{margin-bottom:16px}}@media (min-width:1100px) and (max-width:1679.98px){.cr-novodom-file-list__item-name{font:normal normal 300 11px/15px "Jost", sans-serif}.cr-novodom-file-list__item-size{font:normal normal 300 9px/12px "Jost", sans-serif}.cr-novodom-file-list__item-btn{font:normal normal 500 9px/12px "Jost", sans-serif;padding:0 16px;height:24px;min-width:70px}}.free-shipping-counter{background:#69755c;display:flex;padding:8px 24px;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:8px;align-self:stretch;color:#ffffff;margin-top:16px;font:normal normal 300 16px/22px "Jost", sans-serif}.free-shipping-counter b{font:normal normal 500 16px/22px "Jost", sans-serif}@media (min-width:1100px) and (max-width:1679.98px){.free-shipping-counter{padding:4px 12px;column-gap:4px;margin-top:8px;font:normal normal 300 11px/15px "Jost", sans-serif}.free-shipping-counter b{font:normal normal 500 11px/15px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.free-shipping-counter{padding:5px 16px;column-gap:5px;margin-top:11px;font:normal normal 300 11px/15px "Jost", sans-serif}.free-shipping-counter b{font:normal normal 500 11px/15px "Jost", sans-serif}}.cr-novodom-interior-visualization{position:relative;flex-grow:1;display:flex;align-items:stretch;justify-content:stretch;height:100%}.cr-novodom-interior-visualization img{width:100%;height:100%;object-fit:cover;flex-grow:1;pointer-events:none}.cr-novodom-interior-visualization__dot{position:absolute;user-select:none;background:none;border:none;width:1px;height:1px}.cr-novodom-interior-visualization__dot::before{content:"";width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:solid 7px #000000;background:#ffffff;border-radius:100%;cursor:pointer;transform:translateX(-50%) translateY(-50%);transition:width ease-in 0.15s, height ease-in 0.15s, border-width ease-in 0.15s}.cr-novodom-interior-visualization__dot:hover::before,.cr-novodom-interior-visualization__dot:active::before,.cr-novodom-interior-visualization__dot:focus::before{border-color:#000000}.cr-novodom-interior-visualization__dot:hover::before{z-index:10;width:36px;height:36px;border-width:4px;border-color:#000000}.cr-novodom-interior-visualization__product{width:172px}.cr-novodom-interior-visualization__products .cr-novodom-interior-visualization__product{display:none}.cr-novodom-interior-visualization-popover{border:none}.cr-novodom-interior-visualization-popover .popover-arrow{display:none}.cr-novodom-interior-visualization-popover .popover-body{padding:0}.cr-novodom-interior-visualization-popover .product-box{--action-btn-height: 36px;background:#ffffff}.cr-novodom-interior-visualization-popover .product-box .product-action .btn,.cr-novodom-interior-visualization-popover .product-box .product-action .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cr-novodom-interior-visualization-popover .product-box .product-action .btn{padding-top:6px;padding-bottom:6px}.cr-novodom-interior-visualization-popover .product-box .with-regulation-price,.cr-novodom-interior-visualization-popover .product-box .product-box-delivery-information{display:none}.cr-novodom-interior-visualization-popover .cr-novodom-product-box-variants{display:none}.line-item-unit-price{display:none}@media (min-width:768px){.line-item-details-container{padding-left:0}}@media (min-width:576px) and (max-width:767.98px){.line-item-unit-price-label,.line-item-total-price-label{display:none}}.line-item{padding:16px 0;position:relative}.line-item::marker{content:none}.line-item .line-item-row{justify-content:space-between;align-items:center}.line-item .line-item-img-container{width:unset;margin-bottom:0}.line-item .line-item-img-link .line-item-img{padding:0;border:none;object-fit:contain;aspect-ratio:1}.line-item .line-item-img-link{margin-right:12px}.line-item .line-item-icon{display:flex;align-items:center;justify-content:center;border:none;padding:0}.line-item .line-item-icon .icon{width:46px;height:46px;color:#ffffff}.line-item .line-item-img-link .icon{width:46px;height:46px}.line-item .line-item-delivery-date{display:none}.line-item .line-item-ordernumber{display:none}.line-item .product-wishlist{display:none}.line-item .line-item-remove{position:absolute;top:0;right:0}.line-item .line-item-remove-button{width:26px;height:26px;padding:8px;margin:-8px;position:absolute;right:0;top:2px;background:url("data:image/svg+xml,%0A%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath id='Vector' d='M1.09139 1L9.07575 8.95448M9.07575 8.95448L16.9999 16.849M9.07575 8.95448L1 17M9.07575 8.95448L17 1.05988' stroke-width='1.4' stroke='black'/%3E%3C/svg%3E%0A");background-size:100%;background-size:12px 12px;background-position:center;background-repeat:no-repeat;border:none}.line-item .line-item-remove-button:hover,.line-item .line-item-remove-button:focus,.line-item .line-item-remove-button:active{border:none}.line-item .line-item-remove-button .icon{display:none}.line-item .line-item-quantity-label{display:none}.line-item .line-item-quantity{display:contents}.line-item .line-item-quantity-row{display:contents}.line-item .line-item-price{width:auto}.line-item .line-item-price-label{display:none}.line-item .line-item-unit-price.is-shown{display:none}.line-item .line-item-info{order:0;width:100%;margin-bottom:16px;padding-right:32px}.line-item .line-item-info .line-item-row{display:flex;flex-wrap:nowrap}.line-item .line-item-details{width:auto;padding-top:0;flex-shrink:1;flex-grow:1}.line-item .line-item-total-price-value{color:#564b48;font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.line-item .line-item-total-price-value.with-list-price .line-item-total-price-value-inner{color:#c45f3f}.line-item .line-item-total-price-value.with-list-price .line-item-total-price-value-list-price{font:normal normal 300 14px/18px "Jost", sans-serif;text-decoration-line:line-through}.line-item .line-item-label{color:#564b48;font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;text-decoration:none;display:block;overflow-wrap:anywhere}.line-item a.line-item-label:hover,.line-item a.line-item-label:focus,.line-item a.line-item-label:active{color:#000000;border:none}.line-item .line-item-details-characteristics{margin:8px 0 0}.line-item .line-item-details-characteristics,.line-item .line-item-details-characteristics .line-item-details-characteristics-option{color:#564b48;font:normal normal 300 11px/14px "Jost", sans-serif;letter-spacing:-0.11px}.line-item .line-item-details-characteristics+.product-feature-list{margin-top:0}.line-item .product-feature-list{margin:8px 0 0}.line-item .product-feature-list-item{display:inline}.line-item .product-feature-list-item::after{content:";";margin-left:-3px}.line-item .product-feature-list-item:last-child::after{content:"";margin-left:0}.line-item .product-feature-list,.line-item .product-feature-list .product-feature-label,.line-item .product-feature-list .product-feature-value{color:#564b48;font:normal normal 300 11px/14px "Jost", sans-serif;letter-spacing:-0.11px}.line-item .line-item-quantity-select-wrapper{padding:0 4px;width:118px}.line-item .line-item-product-number{display:none}.line-item:first-child{padding-top:0}.line-item:last-child{padding-bottom:0}.line-item:not(:last-child){border-bottom:solid 1px #e9e8e6}@media (min-width:1100px) and (max-width:1679.98px){.line-item{padding:8px 0}.line-item .line-item-img-link{margin-right:6px}.line-item .line-item-icon .icon,.line-item .line-item-img-link .icon{width:23px;height:23px}.line-item .line-item-remove-button{width:13px;height:13px;padding:4px;margin:-4px;top:1px;background-size:6px 6px}.line-item .line-item-info{margin-bottom:8px;padding-right:16px}.line-item .line-item-info .line-item-row{display:flex;flex-wrap:nowrap}.line-item .line-item-details{width:auto;padding-top:0;flex-shrink:1;flex-grow:1}.line-item .line-item-total-price-value{color:#564b48;font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.19px;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.line-item .line-item-total-price-value.with-list-price .line-item-total-price-value-inner{color:#c45f3f}.line-item .line-item-total-price-value.with-list-price .line-item-total-price-value-list-price{font:normal normal 300 9px/12px "Jost", sans-serif;text-decoration-line:line-through}.line-item .line-item-label{color:#564b48;font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.16px;text-decoration:none}.line-item a.line-item-label:hover,.line-item a.line-item-label:focus,.line-item a.line-item-label:active{color:#000000;border:none}.line-item .line-item-details-characteristics{margin:4px 0 0}.line-item .line-item-details-characteristics,.line-item .line-item-details-characteristics .line-item-details-characteristics-option{font:normal normal 300 7px/9px "Jost", sans-serif;letter-spacing:-0.07px}.line-item .product-feature-list{margin:4px 0 0}.line-item .product-feature-list-item::after{margin-left:-2px}.line-item .product-feature-list,.line-item .product-feature-list .product-feature-label,.line-item .product-feature-list .product-feature-value{font:normal normal 300 7px/9px "Jost", sans-serif;letter-spacing:-0.07px}.line-item .line-item-quantity-select-wrapper{padding:0 2px;width:59px}}@media (min-width:1360px) and (max-width:1679.98px){.line-item{padding:11px 0}.line-item .line-item-img-link{margin-right:8px}.line-item .line-item-icon .icon,.line-item .line-item-img-link .icon{width:31px;height:31px}.line-item .line-item-remove-button{width:17px;height:17px;padding:5px;margin:-5px;top:1px;background-size:8px 8px}.line-item .line-item-info{margin-bottom:11px;padding-right:21px}.line-item .line-item-info .line-item-row{display:flex;flex-wrap:nowrap}.line-item .line-item-details{width:auto;padding-top:0;flex-shrink:1;flex-grow:1}.line-item .line-item-total-price-value{color:#564b48;font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.19px;display:flex;flex-direction:column;align-items:flex-end;gap:3px}.line-item .line-item-total-price-value.with-list-price .line-item-total-price-value-inner{color:#c45f3f}.line-item .line-item-total-price-value.with-list-price .line-item-total-price-value-list-price{font:normal normal 300 9px/12px "Jost", sans-serif;text-decoration-line:line-through}.line-item .line-item-label{color:#564b48;font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.21px;text-decoration:none}.line-item a.line-item-label:hover,.line-item a.line-item-label:focus,.line-item a.line-item-label:active{color:#000000;border:none}.line-item .line-item-details-characteristics{margin:5px 0 0}.line-item .line-item-details-characteristics,.line-item .line-item-details-characteristics .line-item-details-characteristics-option{font:normal normal 300 7px/9px "Jost", sans-serif;letter-spacing:-0.07px}.line-item .product-feature-list{margin:5px 0 0}.line-item .product-feature-list-item::after{margin-left:-3px}.line-item .product-feature-list,.line-item .product-feature-list .product-feature-label,.line-item .product-feature-list .product-feature-value{font:normal normal 300 7px/9px "Jost", sans-serif;letter-spacing:-0.07px}.line-item .line-item-quantity-select-wrapper{padding:0 3px;width:79px}}.line-items{display:flex;flex-direction:column;gap:16px}.line-items .shipping-group-header{font:normal normal 300 14px/18px "Jost", sans-serif;border-top:1px solid #d4cec5;border-bottom:1px solid #d4cec5;display:flex;padding:8px 16px;align-items:center;gap:8px}.line-items .shipping-group-header b{font:normal normal 500 14px/18px "Jost", sans-serif}.line-items .shipping-group-header .icon-info{color:transparent;width:16px;height:16px}.line-items .shipping-group-header .icon-info>svg{top:3px}.line-items .shipping-group-header .icon-info>svg path{fill:#564b48}.line-items .shipping-group-popover{font:normal normal 300 16px/18px "Jost", sans-serif;color:#2b2a2a;border-radius:4px;--bs-popover-border-color: transparent;--bs-popover-arrow-border: transparent;--bs-popover-bg: #e9e8e6;--bs-popover-body-padding-x: 8px;--bs-popover-body-padding-y: 8px}.line-items .shipping-group-items{margin-top:16px;margin-bottom:0;padding:0}.line-items .promotions{display:block;padding:16px 0;margin:0}@keyframes forceRedraw{from{box-shadow:inset rgba(0, 0, 0, 0) 0 0 0}to{box-shadow:inset rgba(0, 0, 0, 0.0000001) 0 0 0 10px}}.line-items .line-item-promotion{animation-name:forceRedraw;animation-duration:4s;animation-iteration-count:infinite;transform:translateZ(0)}.line-items .line-item-promotion .line-item-info{margin:0;padding-right:90px;padding-left:0}.line-items .line-item-promotion .line-item-total-price{margin-top:-18px}.line-items .line-item-promotion .line-item-info .line-item-row{padding-left:8px;align-items:center}.line-items .line-item-promotion .line-item-details{margin-left:16px}.line-items .line-item-promotion .line-item-info-img{padding:0}.line-items .line-item-promotion .line-item-img{width:46px;height:46px}.line-items--default .shipping-group{background:#ffffff;border-radius:8px}.line-items--default .shipping-group-header{border-top:0}.line-items--default .shipping-group-items{margin:0 16px}.line-items--default .line-item{padding-top:16px;padding-bottom:16px}.line-items--default .line-item-row{align-items:flex-start}.line-items--default .line-item-img-link .icon-placeholder{width:46px}.line-items--default .line-item-img{width:46px;height:46px}.line-items--default .line-item-remove-button{top:18px}.line-items--default .promotions{background:#ffffff;border-radius:8px;padding:0 16px}.line-items--offcanvas{padding-bottom:16px}.line-items--offcanvas .line-item-img{width:46px;height:46px}.line-items--offcanvas .line-item-row{align-items:flex-start;position:relative}.line-items--offcanvas .line-item .line-item-remove-button{right:4px}.line-items--offcanvas .promotions{border-top:1px solid #d4cec5}@media (min-width:576px){.line-items--default .line-item-promotion .line-item-total-price,.line-items--default .line-item-discount .line-item-total-price{margin-left:auto}}@media (min-width:768px){.line-items--default .line-item{padding-top:24px;padding-bottom:24px}.line-items--default .line-item-promotion .line-item-total-price,.line-items--default .line-item-discount .line-item-total-price{padding-left:32px;padding-right:44px;width:150px}.line-items--default .line-item-row{justify-content:stretch;align-items:center;gap:8px;flex-wrap:nowrap}.line-items--default .line-item-info{display:contents}.line-items--default .line-item-info .line-item-row{flex-grow:1}.line-items--default .line-item-img{width:70px;height:70px}.line-items--default .line-item-img-link .icon-placeholder{width:70px}.line-items--default .line-item-remove{top:50%}.line-items--default .line-item-remove-button{top:-6px}.line-items--default .line-item-price{padding-left:32px;padding-right:44px;width:150px}.line-items--default .line-item-promotion .line-item-total-price{margin-top:0}.line-items--default .line-item-promotion .line-item-info{padding-left:8px}.line-items--default .line-item-promotion .line-item-info .line-item-row{gap:16px}.line-items--default .line-item-promotion .line-item{padding-top:16px;padding-bottom:16px}}@media (min-width:1200px){.line-items--default .line-item-img,.line-items--default .line-item-img-link .icon{width:140px;height:140px}.line-items--default :is(.line-item-promotion, .line-item-discount) .line-item-img{width:46px;height:46px}}@media (min-width:1100px) and (max-width:1679.98px){.line-items{gap:8px}.line-items .shipping-group-header{font:normal normal 300 9px/12px "Jost", sans-serif;padding:4px 8px;gap:4px}.line-items .shipping-group-header b{font:normal normal 500 9px/12px "Jost", sans-serif}.line-items .shipping-group-header .icon-info{width:8px;height:8px}.line-items .shipping-group-header .icon-info svg{top:1px}.line-items .shipping-group-popover{font:normal normal 300 11px/12px "Jost", sans-serif;border-radius:2px;--bs-popover-body-padding-x: 4px;--bs-popover-body-padding-y: 4px}.line-items .shipping-group-items{margin-top:8px}.line-items--default .shipping-group{border-radius:4px}.line-items--default .shipping-group-items{margin:0 8px}.line-items--default .line-item{padding-top:12px;padding-bottom:12px}.line-items--default .line-item-row{gap:4px}.line-items--default .line-item-img-link .icon-placeholder{width:35px}.line-items--default .line-item-img-link .icon{width:70px;height:70px}.line-items--default .line-item-img{width:70px;height:70px}.line-items--default .line-item-info .line-item-row{flex-grow:1}.line-items--default .line-item-remove-button{top:-3px}.line-items--default .line-item-remove{top:50%}.line-items--default .line-item-price{padding-left:16px;padding-right:22px;width:75px}.line-items--default .promotions{border-radius:4px;padding:0 8px}.line-items--default .line-item-promotion .line-item-info{padding-right:45px}.line-items--default .line-item-promotion .line-item-info .line-item-row{gap:8px}.line-items--default .line-item-promotion .line-item-img{width:23px;height:23px}.line-items--default .line-item-promotion .line-item-total-price{padding-left:16px;padding-right:22px;width:75px}.line-items--default .line-item-promotion .line-item{padding-top:8px;padding-bottom:8px}.line-items--default .line-item-promotion .line-item-total-price,.line-items--default .line-item-discount .line-item-total-price{padding-left:16px;padding-right:22px;width:75px}.line-items--default .line-item-promotion .line-item-img,.line-items--default .line-item-discount .line-item-img{width:23px;height:23px}.line-items--offcanvas{padding-bottom:8px}.line-items--offcanvas .line-item-img{width:23px;height:23px}.line-items--offcanvas .line-item .line-item-remove-button{right:2px}.line-items--offcanvas .promotions{padding:8px 0}.line-items--offcanvas .line-item-promotion .line-item-info{padding-right:45px}.line-items--offcanvas .line-item-promotion .line-item-total-price{margin-top:-9px}.line-items--offcanvas .line-item-promotion .line-item-info .line-item-row{gap:8px}.line-items--offcanvas .line-item-promotion .line-item-img{width:23px;height:23px}}@media (min-width:1360px) and (max-width:1679.98px){.line-items{gap:11px}.line-items .shipping-group-header{font:normal normal 300 9px/12px "Jost", sans-serif;padding:5px 11px;gap:5px}.line-items .shipping-group-header b{font:normal normal 500 9px/12px "Jost", sans-serif}.line-items .shipping-group-header .icon-info{width:11px;height:11px}.line-items .shipping-group-header .icon-info>svg{top:2px}.line-items .shipping-group-popover{font:normal normal 300 11px/12px "Jost", sans-serif;border-radius:3px;--bs-popover-body-padding-x: 5px;--bs-popover-body-padding-y: 5px}.line-items .shipping-group-items{margin-top:11px}.line-items--default .shipping-group{border-radius:5px}.line-items--default .shipping-group-items{margin:0 11px}.line-items--default .line-item{padding-top:16px;padding-bottom:16px}.line-items--default .line-item-row{gap:5px}.line-items--default .line-item-img-link .icon-placeholder{width:47px}.line-items--default .line-item-img-link .icon{width:93px;height:93px}.line-items--default .line-item-img{width:93px;height:93px}.line-items--default .line-item-info .line-item-row{flex-grow:1}.line-items--default .line-item-remove-button{top:-4px}.line-items--default .line-item-remove{top:50%}.line-items--default .line-item-price{padding-left:21px;padding-right:29px;width:100px}.line-items--default .promotions{border-radius:5px;padding:0 11px}.line-items--default .line-item-promotion .line-item-info{padding-right:60px}.line-items--default .line-item-promotion .line-item-info .line-item-row{gap:11px}.line-items--default .line-item-promotion .line-item-img{width:31px;height:31px}.line-items--default .line-item-promotion .line-item-total-price{padding-left:21px;padding-right:29px;width:100px}.line-items--default .line-item-promotion .line-item{padding-top:11px;padding-bottom:11px}.line-items--default .line-item-promotion .line-item-total-price,.line-items--default .line-item-discount .line-item-total-price{padding-left:21px;padding-right:29px;width:100px}.line-items--default .line-item-promotion .line-item-img,.line-items--default .line-item-discount .line-item-img{width:31px;height:31px}.line-items--offcanvas{padding-bottom:11px}.line-items--offcanvas .line-item-img{width:31px;height:31px}.line-items--offcanvas .line-item .line-item-remove-button{right:3px}.line-items--offcanvas .promotions{padding:11px 0}.line-items--offcanvas .line-item-promotion .line-item-info{padding-right:60px}.line-items--offcanvas .line-item-promotion .line-item-total-price{margin-top:-12px}.line-items--offcanvas .line-item-promotion .line-item-info .line-item-row{gap:11px}.line-items--offcanvas .line-item-promotion .line-item-img{width:31px;height:31px}}.cms-element-product-listing-wrapper .cms-element-product-listing .product-listing-row__actions:has(.pagination--mobile){column-gap:10px}@media (min-width:768px){.cms-element-product-listing-wrapper .cms-element-product-listing .product-listing-row__actions:has(.pagination--mobile){column-gap:20px}}.cms-element-product-listing-wrapper .cms-element-product-listing .product-listing-row__actions .product-counter{text-wrap:nowrap}.pagination.pagination--mobile{display:inline-flex;align-items:center;column-gap:10px;padding:8px 20px}.pagination.pagination--mobile .mobile-pagination__text{text-wrap:nowrap}.pagination.pagination--mobile .page-item.page-prev .page-link,.pagination.pagination--mobile .page-item.page-next .page-link{padding:0;width:unset;height:unset;min-width:unset;background-color:unset}.pagination.pagination--mobile .page-item.page-prev .page-link.disabled .icon,.pagination.pagination--mobile .page-item.page-next .page-link.disabled .icon{opacity:0.6;touch-action:none}.pagination.pagination--mobile .page-item.page-prev .icon,.pagination.pagination--mobile .page-item.page-next .icon{width:20px;height:20px;color:#2b2a2a}.pagination.pagination--mobile .page-item.page-prev .icon>svg,.pagination.pagination--mobile .page-item.page-next .icon>svg{top:0}.pagination.pagination--mobile .page-item.page-prev:hover .page-link.disabled,.pagination.pagination--mobile .page-item.page-next:hover .page-link.disabled{color:#2b2a2a}@media (min-width:1100px) and (max-width:1679.98px){.cms-element-product-listing-wrapper .cms-element-product-listing .product-listing-row__actions:has(.pagination--mobile){column-gap:10px}.pagination.pagination--mobile{column-gap:5px;padding:4px 10px}.pagination.pagination--mobile .page-item.page-prev .icon,.pagination.pagination--mobile .page-item.page-next .icon{width:10px;height:10px}}@media (min-width:1360px) and (max-width:1679.98px){.cms-element-product-listing-wrapper .cms-element-product-listing .product-listing-row__actions:has(.pagination--mobile){column-gap:13px}.pagination.pagination--mobile{column-gap:7px;padding:5px 13px}.pagination.pagination--mobile .page-item.page-prev .icon,.pagination.pagination--mobile .page-item.page-next .icon{width:13px;height:13px}}.novodom-multi-column-usp.is-border{border:1px solid #564b48;border-radius:8px;padding:24px 40px}.usp-title{font:normal normal 400 40px/48px "Jost", sans-serif;text-align:center;color:#564b48}.usp-title h1,.usp-title .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.usp-title h2,.usp-title .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.usp-title h3,.usp-title .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.usp-title h4,.usp-title .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.usp-title h5,.usp-title .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.usp-title h6,.usp-title .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}.usp-title span{white-space:nowrap}.usp-list{display:flex;justify-content:center;gap:32px}.usp-list-item{display:flex;flex:1 1 auto;gap:8px;align-items:center;justify-content:center}.usp-icon{flex:0 0 auto;width:40px;height:40px}.usp-icon picture,.usp-icon img{display:inline-block;width:100%;height:100%}.usp-headline{font:normal normal 500 18px/22px "Jost", sans-serif;letter-spacing:0.32px}.usp-text{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48;text-align:center}.usp-text h1,.usp-text .h1{font:inherit;letter-spacing:inherit;margin-bottom:0}.usp-text h2,.usp-text .h2{font:inherit;letter-spacing:inherit;margin-bottom:0}.usp-text h3,.usp-text .h3{font:inherit;letter-spacing:inherit;margin-bottom:0}.usp-text h4,.usp-text .h4{font:inherit;letter-spacing:inherit;margin-bottom:0}.usp-text h5,.usp-text .h5{font:inherit;letter-spacing:inherit;margin-bottom:0}.usp-text h6,.usp-text .h6{font:inherit;letter-spacing:inherit;margin-bottom:0}.bottom-multi-column-usp-container{background-color:#e9e8e6}.bottom-multi-column-usp-container .novodom-multi-column-usp{max-width:1334px;padding:32px 24px;margin:auto}.bottom-multi-column-usp-container .usp-list{display:grid;flex-wrap:wrap}.bottom-multi-column-usp-container .usp-list-item{justify-content:initial;flex:0 1 calc(100% / 3);margin:0 21px}.bottom-multi-column-usp-container .usp-icon{width:48px;height:48px}.bottom-multi-column-usp-container .usp-text{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}@media (min-width:768px){.bottom-multi-column-usp-container .usp-list{display:flex}.bottom-multi-column-usp-container .novodom-multi-column-usp{padding:34px 24px}.bottom-multi-column-usp-container .usp-list-item{justify-content:center;margin:0}}@media (min-width:992px){.bottom-multi-column-usp-container .novodom-multi-column-usp .usp-list{flex-wrap:nowrap}}@media (min-width:1100px) and (max-width:1679.98px){.novodom-multi-column-usp.is-border{border-radius:4px;padding:12px 20px}.usp-title{font:normal normal 400 27px/32px "Jost", sans-serif}.usp-list{gap:16px}.usp-list-item{gap:4px}.usp-icon{width:20px;height:20px}.usp-headline{font:normal normal 500 12px/15px "Jost", sans-serif;letter-spacing:0.213px}.usp-text{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.bottom-multi-column-usp-container .novodom-multi-column-usp{max-width:667px;padding:17px 12px}.bottom-multi-column-usp-container .usp-icon{width:24px;height:24px}.bottom-multi-column-usp-container .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}@media (min-width:1360px) and (max-width:1679.98px){.novodom-multi-column-usp.is-border{border-radius:5px;padding:16px 27px}.usp-title{font:normal normal 400 27px/32px "Jost", sans-serif}.usp-list{gap:21px}.usp-list-item{gap:5px}.usp-icon{width:27px;height:27px}.usp-headline{font:normal normal 500 12px/15px "Jost", sans-serif;letter-spacing:0.213px}.usp-text{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.bottom-multi-column-usp-container .novodom-multi-column-usp{max-width:889px;padding:23px 16px}.bottom-multi-column-usp-container .usp-icon{width:32px;height:32px}.bottom-multi-column-usp-container .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}@media (min-width:768px){.cms-section.between-products .cms-image{width:100%;max-height:250px;height:auto}}@media (min-width:1100px) and (max-width:1679.98px){.cms-section.between-products .cms-image{max-height:125px}}@media (min-width:1100px) and (max-width:1679.98px){.cms-section.between-products .cms-image{max-height:167px}}.account-orders-overview,.account-subscriptions-overview{margin:0}.order-table,.subscription-table,.purchase-table,.rma-order-search__result-order{margin:0}.order-table .order-detail-content,.subscription-table .order-detail-content,.subscription-table .subscription-detail-content,.purchase-table .order-detail-content,.purchase-table .subscription-detail-content,.order-table .subscription-detail-content,.rma-order-search__result-order .order-detail-content,.rma-order-search__result-order .subscription-detail-content{border-top:0 none}.order-table .order-detail-content-body,.subscription-table .order-detail-content-body,.subscription-table .subscription-detail-content-body,.purchase-table .order-detail-content-body,.purchase-table .subscription-detail-content-body,.order-table .subscription-detail-content-body,.rma-order-search__result-order .order-detail-content-body,.rma-order-search__result-order .subscription-detail-content-body{border-top:1px solid #d4cec5;margin:16px 8px 0 8px}@media (min-width:768px){.order-table .order-detail-content-body,.subscription-table .order-detail-content-body,.subscription-table .subscription-detail-content-body,.purchase-table .order-detail-content-body,.purchase-table .subscription-detail-content-body,.order-table .subscription-detail-content-body,.rma-order-search__result-order .order-detail-content-body,.rma-order-search__result-order .subscription-detail-content-body{border-top:0 none;margin:0}}.order-table .line-item,.subscription-table .line-item,.purchase-table .line-item,.rma-order-search__result-order .line-item{padding-top:16px;padding-bottom:16px;margin-left:0;margin-right:0}@media (min-width:768px){.order-table .line-item,.subscription-table .line-item,.purchase-table .line-item,.rma-order-search__result-order .line-item{padding-left:24px;padding-right:24px}}.order-table .line-item .line-item-row,.subscription-table .line-item .line-item-row,.purchase-table .line-item .line-item-row,.rma-order-search__result-order .line-item .line-item-row{margin-left:0;margin-right:0}@media (min-width:768px){.order-table .line-item .line-item-row,.subscription-table .line-item .line-item-row,.purchase-table .line-item .line-item-row,.rma-order-search__result-order .line-item .line-item-row{justify-content:normal}}.order-table .line-item .line-item-info,.subscription-table .line-item .line-item-info,.purchase-table .line-item .line-item-info,.rma-order-search__result-order .line-item .line-item-info{padding-left:0;padding-right:0}@media (min-width:768px){.order-table .line-item .line-item-info,.subscription-table .line-item .line-item-info,.purchase-table .line-item .line-item-info,.rma-order-search__result-order .line-item .line-item-info{flex:0 0 auto;width:50%;padding-right:10px;margin-bottom:0}}.order-table .line-item .line-item-info .line-item-row,.subscription-table .line-item .line-item-info .line-item-row,.purchase-table .line-item .line-item-info .line-item-row,.rma-order-search__result-order .line-item .line-item-info .line-item-row{gap:16px}.order-table .line-item .line-item-info-img,.subscription-table .line-item .line-item-info-img,.purchase-table .line-item .line-item-info-img,.rma-order-search__result-order .line-item .line-item-info-img{max-width:46px;max-height:46px;border-radius:4px;padding:0}.order-table .line-item .line-item-info-img .line-item-img-link,.subscription-table .line-item .line-item-info-img .line-item-img-link,.purchase-table .line-item .line-item-info-img .line-item-img-link,.rma-order-search__result-order .line-item .line-item-info-img .line-item-img-link{margin-right:0}.order-table .line-item .line-item-info-img .line-item-img,.subscription-table .line-item .line-item-info-img .line-item-img,.purchase-table .line-item .line-item-info-img .line-item-img,.rma-order-search__result-order .line-item .line-item-info-img .line-item-img{height:46px}@media (min-width:768px){.order-table .line-item .line-item-quantity,.subscription-table .line-item .line-item-quantity,.purchase-table .line-item .line-item-quantity,.rma-order-search__result-order .line-item .line-item-quantity{display:flex;padding-left:10px;padding-right:10px;margin-bottom:0;width:33.33333333%}}@media (min-width:768px){.order-table .line-item .line-item-quantity-row,.subscription-table .line-item .line-item-quantity-row,.purchase-table .line-item .line-item-quantity-row,.rma-order-search__result-order .line-item .line-item-quantity-row{display:flex}}.order-table .line-item .line-item-quantity-select-wrapper,.subscription-table .line-item .line-item-quantity-select-wrapper,.purchase-table .line-item .line-item-quantity-select-wrapper,.rma-order-search__result-order .line-item .line-item-quantity-select-wrapper{font:normal normal 400 11px/14px "Jost", sans-serif;letter-spacing:-0.11px;color:#564b48;align-self:flex-end;margin-bottom:1px}@media (min-width:768px){.order-table .line-item .line-item-quantity-select-wrapper,.subscription-table .line-item .line-item-quantity-select-wrapper,.purchase-table .line-item .line-item-quantity-select-wrapper,.rma-order-search__result-order .line-item .line-item-quantity-select-wrapper{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.32px;margin-bottom:0;align-self:center;text-align:center;width:100%}.order-table .line-item .line-item-quantity-select-wrapper span,.subscription-table .line-item .line-item-quantity-select-wrapper span,.purchase-table .line-item .line-item-quantity-select-wrapper span,.rma-order-search__result-order .line-item .line-item-quantity-select-wrapper span{display:none}}@media (min-width:768px){.order-table .line-item .line-item-quantity-select-wrapper .d-flex,.subscription-table .line-item .line-item-quantity-select-wrapper .d-flex,.purchase-table .line-item .line-item-quantity-select-wrapper .d-flex,.rma-order-search__result-order .line-item .line-item-quantity-select-wrapper .d-flex{justify-content:center}}@media (min-width:768px){.order-table .line-item .line-item-unit-price,.subscription-table .line-item .line-item-unit-price,.purchase-table .line-item .line-item-unit-price,.rma-order-search__result-order .line-item .line-item-unit-price{display:flex;padding-left:10px;padding-right:10px;flex:0 0 auto;width:33.33333333%;white-space:nowrap}.order-table .line-item .line-item-unit-price.is-shown,.subscription-table .line-item .line-item-unit-price.is-shown,.purchase-table .line-item .line-item-unit-price.is-shown,.rma-order-search__result-order .line-item .line-item-unit-price.is-shown{display:flex}}.order-table .line-item .line-item-unit-price-value,.subscription-table .line-item .line-item-unit-price-value,.purchase-table .line-item .line-item-unit-price-value,.rma-order-search__result-order .line-item .line-item-unit-price-value{line-height:18px}.order-table .line-item .line-item-unit-price-value .line-item-unit-price-value-inner,.subscription-table .line-item .line-item-unit-price-value .line-item-unit-price-value-inner,.purchase-table .line-item .line-item-unit-price-value .line-item-unit-price-value-inner,.rma-order-search__result-order .line-item .line-item-unit-price-value .line-item-unit-price-value-inner{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48}.order-table .line-item .line-item-unit-price-value.with-list-price,.subscription-table .line-item .line-item-unit-price-value.with-list-price,.purchase-table .line-item .line-item-unit-price-value.with-list-price,.rma-order-search__result-order .line-item .line-item-unit-price-value.with-list-price{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.order-table .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-inner,.subscription-table .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-inner,.purchase-table .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-inner,.rma-order-search__result-order .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-inner{color:#c45f3f}.order-table .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-list-price,.subscription-table .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-list-price,.purchase-table .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-list-price,.rma-order-search__result-order .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-list-price{font:normal normal 300 14px/18px "Jost", sans-serif;color:#564b48;text-decoration:line-through}@media (min-width:768px){.order-table .line-item .line-item-total-price,.subscription-table .line-item .line-item-total-price,.purchase-table .line-item .line-item-total-price,.rma-order-search__result-order .line-item .line-item-total-price{flex:0 0 auto;width:33.33333333%;padding-left:10px;padding-right:0;white-space:nowrap}}.order-table .line-item .line-item-total-price-value,.subscription-table .line-item .line-item-total-price-value,.purchase-table .line-item .line-item-total-price-value,.rma-order-search__result-order .line-item .line-item-total-price-value{letter-spacing:0.32px}.order-table .line-item-promotion .line-item-quantity,.subscription-table .line-item-promotion .line-item-quantity,.purchase-table .line-item-promotion .line-item-quantity,.rma-order-search__result-order .line-item-promotion .line-item-quantity{display:contents}.order-table .line-item-promotion .line-item-unit-price,.subscription-table .line-item-promotion .line-item-unit-price,.purchase-table .line-item-promotion .line-item-unit-price,.rma-order-search__result-order .line-item-promotion .line-item-unit-price{display:none}.order-table .line-item-promotion .line-item-total-price,.subscription-table .line-item-promotion .line-item-total-price,.purchase-table .line-item-promotion .line-item-total-price,.rma-order-search__result-order .line-item-promotion .line-item-total-price{width:auto;margin-left:auto}.order-table .line-item-aside-qty-price-wrapper,.subscription-table .line-item-aside-qty-price-wrapper,.purchase-table .line-item-aside-qty-price-wrapper,.rma-order-search__result-order .line-item-aside-qty-price-wrapper{display:flex;justify-content:space-between;align-items:flex-end;width:calc(100% - 62px);margin-left:auto;padding-left:0;padding-right:0}@media (min-width:768px){.order-table .line-item-aside-qty-price-wrapper,.subscription-table .line-item-aside-qty-price-wrapper,.purchase-table .line-item-aside-qty-price-wrapper,.rma-order-search__result-order .line-item-aside-qty-price-wrapper{flex:0 0 auto;width:50%}}.order-wrapper .order-item-header,.subscription-wrapper .order-item-header,.order-wrapper .subscription-item-header,.subscription-wrapper .subscription-item-header{padding:0;position:relative}.order-wrapper .order-item-header .flex-wrap,.subscription-wrapper .order-item-header .flex-wrap,.order-wrapper .subscription-item-header .flex-wrap,.subscription-wrapper .subscription-item-header .flex-wrap{justify-content:space-between}.order-wrapper .order-item-header .order-table-header-heading,.subscription-wrapper .order-item-header .order-table-header-heading,.order-wrapper .subscription-item-header .order-table-header-heading,.subscription-wrapper .subscription-item-header .order-table-header-heading{font:normal normal 500 16px/22px "Jost", sans-serif;align-self:center;color:#564b48;margin:0;max-width:initial;flex-grow:1}@media (min-width:768px){.order-wrapper .order-item-header .order-table-header-heading,.subscription-wrapper .order-item-header .order-table-header-heading,.order-wrapper .subscription-item-header .order-table-header-heading,.subscription-wrapper .subscription-item-header .order-table-header-heading{font:normal normal 500 21px/26px "Jost", sans-serif}}.order-wrapper .order-item-header .order-table-header-order-number,.subscription-wrapper .order-item-header .order-table-header-order-number,.order-wrapper .subscription-item-header .order-table-header-order-number,.order-wrapper .order-item-header .subscription-table-header-info-wrapper,.subscription-wrapper .subscription-item-header .order-table-header-order-number,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper{font:normal normal 400 14px/18px "Jost", sans-serif;color:#564b48;letter-spacing:0.32px;margin:16px 0}@media (min-width:768px){.order-wrapper .order-item-header .order-table-header-order-number,.subscription-wrapper .order-item-header .order-table-header-order-number,.order-wrapper .subscription-item-header .order-table-header-order-number,.order-wrapper .order-item-header .subscription-table-header-info-wrapper,.subscription-wrapper .subscription-item-header .order-table-header-order-number,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper{font:normal normal 500 16px/22px "Jost", sans-serif;margin:16px 0 20px 0}}.order-wrapper .order-item-header .order-table-header-order-number strong,.subscription-wrapper .order-item-header .order-table-header-order-number strong,.order-wrapper .subscription-item-header .order-table-header-order-number strong,.order-wrapper .order-item-header .subscription-table-header-info-wrapper strong,.subscription-wrapper .subscription-item-header .order-table-header-order-number strong,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper strong,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper strong,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper strong{font:normal normal 400 14px/18px "Jost", sans-serif}.order-wrapper .order-item-header .order-table-header-order-number .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-number .order-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-number .order-table-header-label,.order-wrapper .order-item-header .subscription-table-header-info-wrapper .order-table-header-label,.order-wrapper .order-item-header .order-table-header-order-number .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-number .order-table-header-label,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-number .subscription-table-header-label,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper .order-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-number .subscription-table-header-label,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper .subscription-table-header-label,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper .subscription-table-header-label,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper .order-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-number .subscription-table-header-label,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper .subscription-table-header-label,.order-wrapper .order-item-header .subscription-table-header-info-wrapper .subscription-table-header-label,.order-wrapper .order-item-header .order-table-header-order-number .order-table-header-value,.subscription-wrapper .order-item-header .order-table-header-order-number .order-table-header-value,.order-wrapper .subscription-item-header .order-table-header-order-number .order-table-header-value,.order-wrapper .order-item-header .subscription-table-header-info-wrapper .order-table-header-value,.subscription-wrapper .subscription-item-header .order-table-header-order-number .order-table-header-value,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper .order-table-header-value,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper .order-table-header-value,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper .order-table-header-value{width:auto}.order-wrapper .order-item-header .order-table-header-order-number .order-table-body-value,.subscription-wrapper .order-item-header .order-table-header-order-number .order-table-body-value,.order-wrapper .subscription-item-header .order-table-header-order-number .order-table-body-value,.order-wrapper .order-item-header .subscription-table-header-info-wrapper .order-table-body-value,.order-wrapper .order-item-header .order-table-header-order-number .subscription-table-body-value,.subscription-wrapper .subscription-item-header .order-table-header-order-number .order-table-body-value,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper .order-table-body-value,.subscription-wrapper .order-item-header .order-table-header-order-number .subscription-table-body-value,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper .order-table-body-value,.subscription-wrapper .subscription-item-header .order-table-header-order-number .subscription-table-body-value,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper .subscription-table-body-value,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper .subscription-table-body-value,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper .order-table-body-value,.order-wrapper .subscription-item-header .order-table-header-order-number .subscription-table-body-value,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper .subscription-table-body-value,.order-wrapper .order-item-header .subscription-table-header-info-wrapper .subscription-table-body-value{margin-left:6px}.order-wrapper .order-item-header .order-table-header-order-status-container,.subscription-wrapper .order-item-header .order-table-header-order-status-container,.order-wrapper .subscription-item-header .order-table-header-order-status-container,.subscription-wrapper .subscription-item-header .order-table-header-order-status-container{display:flex;align-items:center;padding-right:8px;line-height:23px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper{position:relative;top:initial;right:initial;padding:0;margin:0;display:flex;align-items:center}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu{display:flex;justify-content:center;align-items:center;height:24px;width:24px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu::after,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu::after,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu::after,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu::after,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu::after,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu::after,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu::after,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu::after,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu::after,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu::after,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu::after,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu::after,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu::after,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu::after,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu::after,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu::after{display:none}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn{padding:0;border:none;border-radius:4px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn:focus,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn:focus,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn:focus,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn:focus,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn:focus,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn:focus,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn:focus,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn:focus,.subscription-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn:focus,.novodom-explore-client-reviews__action .subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn:focus,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn:focus,.subscription-wrapper .subscription-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn:focus,.novodom-explore-client-reviews__action .subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn:focus,.subscription-wrapper .subscription-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.btn:focus,.novodom-explore-client-reviews__action .subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn:focus,.subscription-wrapper .order-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.btn:focus,.novodom-explore-client-reviews__action .subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn:focus,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn:focus,.order-wrapper .subscription-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn:focus,.novodom-explore-client-reviews__action .order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn:focus,.order-wrapper .subscription-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.btn:focus,.novodom-explore-client-reviews__action .order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn:focus,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.btn:focus,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn:focus,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn:active,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn:active,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn:active,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn:active,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn:active,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn:active,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn:active,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn:active,.subscription-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn:active,.novodom-explore-client-reviews__action .subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn:active,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn:active,.subscription-wrapper .subscription-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn:active,.novodom-explore-client-reviews__action .subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn:active,.subscription-wrapper .subscription-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.btn:active,.novodom-explore-client-reviews__action .subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn:active,.subscription-wrapper .order-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.btn:active,.novodom-explore-client-reviews__action .subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn:active,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn:active,.order-wrapper .subscription-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn:active,.novodom-explore-client-reviews__action .order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn:active,.order-wrapper .subscription-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.btn:active,.novodom-explore-client-reviews__action .order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn:active,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.btn:active,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn:active,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn:hover,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn:hover,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn:hover,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn:hover,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn:hover,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn:hover,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn:hover,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn:hover,.subscription-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn:hover,.novodom-explore-client-reviews__action .subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn:hover,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn:hover,.subscription-wrapper .subscription-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn:hover,.novodom-explore-client-reviews__action .subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn:hover,.subscription-wrapper .subscription-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.btn:hover,.novodom-explore-client-reviews__action .subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn:hover,.subscription-wrapper .order-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.btn:hover,.novodom-explore-client-reviews__action .subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn:hover,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn:hover,.order-wrapper .subscription-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn:hover,.novodom-explore-client-reviews__action .order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn:hover,.order-wrapper .subscription-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.btn:hover,.novodom-explore-client-reviews__action .order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn:hover,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.btn:hover,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn:hover,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn.show,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn.show,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn.show,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn.show,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.show.btn,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.show.btn,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn.show,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn.show,.subscription-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.show.btn,.novodom-explore-client-reviews__action .subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.show.btn,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn.show,.subscription-wrapper .subscription-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.show.btn,.novodom-explore-client-reviews__action .subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.show.btn,.subscription-wrapper .subscription-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.show.btn,.novodom-explore-client-reviews__action .subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.show.btn,.subscription-wrapper .order-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.show.btn,.novodom-explore-client-reviews__action .subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.show.btn,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn.show,.order-wrapper .subscription-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.show.btn,.novodom-explore-client-reviews__action .order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.show.btn,.order-wrapper .subscription-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.show.btn,.novodom-explore-client-reviews__action .order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.show.btn,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .subscription-table-header-context-menu-wrapper>.show.btn,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.show.btn{border-color:transparent;background-color:#f4f4f4}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn .icon,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn .icon,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn .icon,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn .icon,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn .icon,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn .icon,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn .icon,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn .icon,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn .icon,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn .icon{display:flex;width:17px;height:17px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn .icon svg,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn .icon svg,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn .icon svg,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn .icon svg,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn .icon svg,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn .icon svg,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn .icon svg,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn .icon svg,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn .icon svg,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn .icon svg{top:0}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content{border:1px solid #d4cec5;border-radius:8px;padding:16px;width:186px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.32px;padding:8px 0;border-bottom:1px solid #e9e8e6;text-decoration:none}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:first-child,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:first-child,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:first-child,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:first-child,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:first-child,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:first-child,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:first-child,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:first-child,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:first-child,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:first-child,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:first-child,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:first-child,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:first-child,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:first-child,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:first-child,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:first-child{padding-top:0}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:last-child,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:last-child,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:last-child,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:last-child,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:last-child,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:last-child,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:last-child,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:last-child,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:last-child,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:last-child,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:last-child,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:last-child,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:last-child,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:last-child,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:last-child,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:last-child{padding-bottom:0;border-bottom:0 none}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:hover,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:hover,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:hover,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:hover,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:hover,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:hover,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:hover,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:hover,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:hover,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:hover,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:hover,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:hover,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:hover,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:hover,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:hover,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:hover,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:active,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:active,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:active,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:active,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:active,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:active,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:active,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:active,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:active,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:active,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:active,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:active,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:active,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:active,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:active,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:active,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:focus,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:focus,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:focus,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:focus,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:focus,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:focus,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:focus,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:focus,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:focus,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:focus,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:focus,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:focus,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link:focus,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:focus,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:focus,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link:focus{text-decoration:none;color:#000000;border-width:0;border-bottom-width:1px}.order-wrapper .order-item-header .order-table-header-order-table-header,.subscription-wrapper .order-item-header .order-table-header-order-table-header,.order-wrapper .subscription-item-header .order-table-header-order-table-header,.subscription-wrapper .subscription-item-header .order-table-header-order-table-header{gap:24px;border:0}.order-wrapper .order-item-header .order-table-header-order-status,.subscription-wrapper .order-item-header .order-table-header-order-status,.order-wrapper .subscription-item-header .order-table-header-order-status,.order-wrapper .order-item-header .subscription-table-header-status,.subscription-wrapper .subscription-item-header .order-table-header-order-status,.subscription-wrapper .order-item-header .subscription-table-header-status,.subscription-wrapper .subscription-item-header .subscription-table-header-status,.order-wrapper .subscription-item-header .subscription-table-header-status{margin:0}.order-wrapper .order-item-header .order-item-status-badge,.subscription-wrapper .order-item-header .order-item-status-badge,.order-wrapper .subscription-item-header .order-item-status-badge,.order-wrapper .order-item-header .subscription-item-status-badge,.subscription-wrapper .subscription-item-header .order-item-status-badge,.subscription-wrapper .order-item-header .subscription-item-status-badge,.subscription-wrapper .subscription-item-header .subscription-item-status-badge,.order-wrapper .subscription-item-header .subscription-item-status-badge{margin:0}.order-wrapper .order-item-header .order-item-status-badge.order-item-status-badge-cancelled,.subscription-wrapper .order-item-header .order-item-status-badge.order-item-status-badge-cancelled,.order-wrapper .subscription-item-header .order-item-status-badge.order-item-status-badge-cancelled,.order-wrapper .order-item-header .order-item-status-badge-cancelled.subscription-item-status-badge,.subscription-wrapper .subscription-item-header .order-item-status-badge.order-item-status-badge-cancelled,.subscription-wrapper .order-item-header .order-item-status-badge-cancelled.subscription-item-status-badge,.subscription-wrapper .subscription-item-header .order-item-status-badge-cancelled.subscription-item-status-badge,.order-wrapper .subscription-item-header .order-item-status-badge-cancelled.subscription-item-status-badge{background-color:#ff1010}.order-wrapper .order-item-header a.order-item-status-badge.bg-danger,.subscription-wrapper .order-item-header a.order-item-status-badge.bg-danger,.order-wrapper .subscription-item-header a.order-item-status-badge.bg-danger,.order-wrapper .order-item-header a.bg-danger.subscription-item-status-badge,.subscription-wrapper .subscription-item-header a.order-item-status-badge.bg-danger,.subscription-wrapper .order-item-header a.bg-danger.subscription-item-status-badge,.subscription-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge,.order-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge{text-decoration:none;background-color:#ff1010 !important}.order-wrapper .order-item-header a.order-item-status-badge.bg-danger .icon,.subscription-wrapper .order-item-header a.order-item-status-badge.bg-danger .icon,.order-wrapper .subscription-item-header a.order-item-status-badge.bg-danger .icon,.order-wrapper .order-item-header a.bg-danger.subscription-item-status-badge .icon,.subscription-wrapper .subscription-item-header a.order-item-status-badge.bg-danger .icon,.subscription-wrapper .order-item-header a.bg-danger.subscription-item-status-badge .icon,.subscription-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge .icon,.order-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge .icon{width:13px;height:13px}.order-wrapper .order-item-header a.order-item-status-badge.bg-danger .icon>svg,.subscription-wrapper .order-item-header a.order-item-status-badge.bg-danger .icon>svg,.order-wrapper .subscription-item-header a.order-item-status-badge.bg-danger .icon>svg,.order-wrapper .order-item-header a.bg-danger.subscription-item-status-badge .icon>svg,.subscription-wrapper .subscription-item-header a.order-item-status-badge.bg-danger .icon>svg,.subscription-wrapper .order-item-header a.bg-danger.subscription-item-status-badge .icon>svg,.subscription-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge .icon>svg,.order-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge .icon>svg{top:3px}.order-wrapper .order-item-header a.order-item-status-badge.bg-danger:hover,.subscription-wrapper .order-item-header a.order-item-status-badge.bg-danger:hover,.order-wrapper .subscription-item-header a.order-item-status-badge.bg-danger:hover,.order-wrapper .order-item-header a.bg-danger.subscription-item-status-badge:hover,.subscription-wrapper .subscription-item-header a.order-item-status-badge.bg-danger:hover,.subscription-wrapper .order-item-header a.bg-danger.subscription-item-status-badge:hover,.subscription-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge:hover,.order-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge:hover,.order-wrapper .order-item-header a.order-item-status-badge.bg-danger:focus,.subscription-wrapper .order-item-header a.order-item-status-badge.bg-danger:focus,.order-wrapper .subscription-item-header a.order-item-status-badge.bg-danger:focus,.order-wrapper .order-item-header a.bg-danger.subscription-item-status-badge:focus,.subscription-wrapper .subscription-item-header a.order-item-status-badge.bg-danger:focus,.subscription-wrapper .order-item-header a.bg-danger.subscription-item-status-badge:focus,.subscription-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge:focus,.order-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge:focus,.order-wrapper .order-item-header a.order-item-status-badge.bg-danger:active,.subscription-wrapper .order-item-header a.order-item-status-badge.bg-danger:active,.order-wrapper .subscription-item-header a.order-item-status-badge.bg-danger:active,.order-wrapper .order-item-header a.bg-danger.subscription-item-status-badge:active,.subscription-wrapper .subscription-item-header a.order-item-status-badge.bg-danger:active,.subscription-wrapper .order-item-header a.bg-danger.subscription-item-status-badge:active,.subscription-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge:active,.order-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge:active{color:#ffffff;border:0 none}.order-wrapper .order-item-header .order-item-status-badge-in_progress,.subscription-wrapper .order-item-header .order-item-status-badge-in_progress,.order-wrapper .subscription-item-header .order-item-status-badge-in_progress,.subscription-wrapper .subscription-item-header .order-item-status-badge-in_progress{background-color:#2aa500}.order-wrapper .order-item-header .order-item-status-badge-completed,.subscription-wrapper .order-item-header .order-item-status-badge-completed,.order-wrapper .subscription-item-header .order-item-status-badge-completed,.subscription-wrapper .subscription-item-header .order-item-status-badge-completed{background-color:#e9e8e6;color:#2b2a2a}.order-wrapper .order-item-header .order-table-header-order-table-header-cell,.subscription-wrapper .order-item-header .order-table-header-order-table-header-cell,.order-wrapper .subscription-item-header .order-table-header-order-table-header-cell,.subscription-wrapper .subscription-item-header .order-table-header-order-table-header-cell,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-header-label,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-header-label{font:normal normal 500 16px/22px "Jost", sans-serif;color:#564b48;letter-spacing:0.32px;border-bottom:1px solid #e9e8e6;margin:0;padding:0 0 8px 0}.order-wrapper .order-item-header .order-table-header-order-table-body,.subscription-wrapper .order-item-header .order-table-header-order-table-body,.order-wrapper .subscription-item-header .order-table-header-order-table-body,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body{border-top:none;border:0}@media (min-width:768px){.order-wrapper .order-item-header .order-table-header-order-table-body,.subscription-wrapper .order-item-header .order-table-header-order-table-body,.order-wrapper .subscription-item-header .order-table-header-order-table-body,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body{gap:24px}}.order-wrapper .order-item-header .order-table-header-order-table-body-cell,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell{margin:8px 0;padding:0}.order-wrapper .order-item-header .order-table-header-order-table-body-cell:first-child,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell:first-child,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell:first-child,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell:first-child,.order-wrapper .order-item-header .order-table-header-order-table-body-cell:nth-child(2),.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell:nth-child(2),.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell:nth-child(2),.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell:nth-child(2){margin-top:0}@media (min-width:768px){.order-wrapper .order-item-header .order-table-header-order-table-body-cell:first-child,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell:first-child,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell:first-child,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell:first-child,.order-wrapper .order-item-header .order-table-header-order-table-body-cell:nth-child(2),.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell:nth-child(2),.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell:nth-child(2),.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell:nth-child(2){margin-top:8px}}@media (max-width:767.98px){.order-wrapper .order-item-header .order-table-header-order-table-body-cell:nth-child(even),.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell:nth-child(even),.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell:nth-child(even),.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell:nth-child(even){padding-left:8px}.order-wrapper .order-item-header .order-table-header-order-table-body-cell:nth-child(odd),.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell:nth-child(odd),.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell:nth-child(odd),.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell:nth-child(odd){padding-right:8px}}.order-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-header-label,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-header-label{width:100%;margin-bottom:8px}.order-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-body-value,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-body-value,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-body-value,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-body-value,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-body-value,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-body-value,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-body-value,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-body-value{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.32px;display:flex;align-items:center;width:100%;min-height:24px}.order-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-body-value img,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-body-value img,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-body-value img,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-body-value img,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-body-value img,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-body-value img,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-body-value img,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-body-value img{max-width:24px;max-height:24px;margin-right:8px}.order-wrapper-actions{display:flex;justify-content:flex-end;gap:16px}.order-wrapper-actions--desktop{gap:20px;padding-left:12px;padding-right:20px}.order-wrapper-actions--mobile{margin-top:20px}.order-wrapper-actions .btn,.order-wrapper-actions .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .order-wrapper-actions .btn{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.32px;text-transform:none;padding:0}.order-wrapper-actions .btn .order-hide-btn-text,.order-wrapper-actions .novodom-explore-client-reviews__action .btn .order-hide-btn-text,.novodom-explore-client-reviews__action .order-wrapper-actions .btn .order-hide-btn-text,.order-wrapper-actions .btn .order-view-btn-text,.order-wrapper-actions .novodom-explore-client-reviews__action .btn .order-view-btn-text,.novodom-explore-client-reviews__action .order-wrapper-actions .btn .order-view-btn-text{display:flex;align-items:center;gap:4px}.order-wrapper-actions .btn.collapsed .order-hide-btn-text,.order-wrapper-actions .novodom-explore-client-reviews__action .collapsed.btn .order-hide-btn-text,.novodom-explore-client-reviews__action .order-wrapper-actions .collapsed.btn .order-hide-btn-text{display:none}.order-wrapper-actions .btn:not(.collapsed) .order-view-btn-text,.order-wrapper-actions .novodom-explore-client-reviews__action .btn:not(.collapsed) .order-view-btn-text,.novodom-explore-client-reviews__action .order-wrapper-actions .btn:not(.collapsed) .order-view-btn-text{display:none}.order-wrapper-actions .btn .icon,.order-wrapper-actions .novodom-explore-client-reviews__action .btn .icon,.novodom-explore-client-reviews__action .order-wrapper-actions .btn .icon{width:24px;height:24px}.order-wrapper-actions .btn .icon>svg,.order-wrapper-actions .novodom-explore-client-reviews__action .btn .icon>svg,.novodom-explore-client-reviews__action .order-wrapper-actions .btn .icon>svg{top:0}.order-wrapper .badge,.subscription-wrapper .badge{font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.24px;display:block;height:auto;padding:2px 6px;border-radius:4px}.order-wrapper.order-status-completed .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-status-completed.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper.order-status-completed .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper.order-status-completed .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper.order-status-completed .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-status-completed.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-status-completed.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-status-completed.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-status-completed.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-status-completed.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-status-completed.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-status-completed.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-wrapper.order-status-completed .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper.order-status-completed .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-wrapper.order-status-completed .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-wrapper.order-status-completed .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link{padding-top:0}@media (min-width:768px){.order-detail-content-footer,.subscription-detail-content-footer{margin-top:16px}}.order-detail-content-footer .order-item-detail-footer,.subscription-detail-content-footer .order-item-detail-footer,.order-detail-content-footer .subscription-item-detail-footer,.subscription-detail-content-footer .subscription-item-detail-footer{background-color:#f4f4f4;border-radius:8px;padding:24px}@media (min-width:768px){.order-detail-content-footer .order-item-detail-footer .row .col-md-6:first-child,.subscription-detail-content-footer .order-item-detail-footer .row .col-md-6:first-child,.order-detail-content-footer .subscription-item-detail-footer .row .col-md-6:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.is-act-cartpage .checkout .order-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.is-act-checkoutregisterpage .checkout .order-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .order-item-detail-footer .row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .row .checkout-aside:first-child,.order-detail-content-footer .order-item-detail-footer .row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .row .checkout-aside:first-child,.order-detail-content-footer .order-item-detail-footer .row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .row .checkout-additional:first-child,.order-detail-content-footer .order-item-detail-footer .row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .row .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .row .col-md-6:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.is-act-cartpage .checkout .subscription-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.is-act-checkoutregisterpage .checkout .subscription-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .order-item-detail-footer .row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .row .checkout-aside:first-child,.subscription-detail-content-footer .order-item-detail-footer .row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .row .checkout-aside:first-child,.subscription-detail-content-footer .order-item-detail-footer .row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .row .checkout-additional:first-child,.subscription-detail-content-footer .order-item-detail-footer .row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .row .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.is-act-cartpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.is-act-checkoutregisterpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .row .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .row .checkout-aside:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .row .checkout-additional:first-child,.subscription-detail-content-footer .subscription-item-detail-footer .row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .row .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.is-act-cartpage .checkout .order-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.is-act-checkoutregisterpage .checkout .order-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .subscription-item-detail-footer .row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .row .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .row .checkout-aside:first-child,.order-detail-content-footer .subscription-item-detail-footer .row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .row .checkout-additional:first-child,.order-detail-content-footer .subscription-item-detail-footer .row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .row .checkout-aside:first-child{padding-right:12px}.order-detail-content-footer .order-item-detail-footer .row .col-md-6:last-child,.subscription-detail-content-footer .order-item-detail-footer .row .col-md-6:last-child,.order-detail-content-footer .subscription-item-detail-footer .row .col-md-6:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.is-act-cartpage .checkout .order-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.is-act-checkoutregisterpage .checkout .order-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .order-item-detail-footer .row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .order-item-detail-footer .row .checkout-aside:last-child,.order-detail-content-footer .order-item-detail-footer .row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .order-item-detail-footer .row .checkout-aside:last-child,.order-detail-content-footer .order-item-detail-footer .row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .row .checkout-additional:last-child,.order-detail-content-footer .order-item-detail-footer .row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .order-item-detail-footer .row .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .row .col-md-6:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.is-act-cartpage .checkout .subscription-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.is-act-checkoutregisterpage .checkout .subscription-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .order-item-detail-footer .row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .order-item-detail-footer .row .checkout-aside:last-child,.subscription-detail-content-footer .order-item-detail-footer .row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .order-item-detail-footer .row .checkout-aside:last-child,.subscription-detail-content-footer .order-item-detail-footer .row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .row .checkout-additional:last-child,.subscription-detail-content-footer .order-item-detail-footer .row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .order-item-detail-footer .row .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.is-act-cartpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.is-act-checkoutregisterpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .row .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .subscription-item-detail-footer .row .checkout-aside:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .row .checkout-additional:last-child,.subscription-detail-content-footer .subscription-item-detail-footer .row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .subscription-item-detail-footer .row .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.is-act-cartpage .checkout .order-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.is-act-checkoutregisterpage .checkout .order-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .subscription-item-detail-footer .row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .subscription-item-detail-footer .row .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .subscription-item-detail-footer .row .checkout-aside:last-child,.order-detail-content-footer .subscription-item-detail-footer .row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .row .checkout-additional:last-child,.order-detail-content-footer .subscription-item-detail-footer .row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .subscription-item-detail-footer .row .checkout-aside:last-child{padding-left:12px}}.order-detail-content-footer .order-item-detail-labels dt,.subscription-detail-content-footer .order-item-detail-labels dt,.order-detail-content-footer .subscription-item-detail-labels dt,.subscription-detail-content-footer .subscription-item-detail-labels dt,.order-detail-content-footer .order-item-detail-summary dt,.subscription-detail-content-footer .order-item-detail-summary dt,.order-detail-content-footer .subscription-item-detail-summary dt,.subscription-detail-content-footer .subscription-item-detail-summary dt{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.32px;margin-bottom:0}.order-detail-content-footer .order-item-detail-labels dt[class*=col-],.subscription-detail-content-footer .order-item-detail-labels dt[class*=col-],.order-detail-content-footer .subscription-item-detail-labels dt[class*=col-],.subscription-detail-content-footer .subscription-item-detail-labels dt[class*=col-],.order-detail-content-footer .order-item-detail-summary dt[class*=col-],.subscription-detail-content-footer .order-item-detail-summary dt[class*=col-],.order-detail-content-footer .subscription-item-detail-summary dt[class*=col-],.subscription-detail-content-footer .subscription-item-detail-summary dt[class*=col-]{margin-bottom:0;padding-right:0}.order-detail-content-footer .order-item-detail-labels dd,.subscription-detail-content-footer .order-item-detail-labels dd,.order-detail-content-footer .subscription-item-detail-labels dd,.subscription-detail-content-footer .subscription-item-detail-labels dd,.order-detail-content-footer .order-item-detail-summary dd,.subscription-detail-content-footer .order-item-detail-summary dd,.order-detail-content-footer .subscription-item-detail-summary dd,.subscription-detail-content-footer .subscription-item-detail-summary dd{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.32px;margin-bottom:0;text-align:right}@media (min-width:768px){.order-detail-content-footer .order-item-detail-labels dd,.subscription-detail-content-footer .order-item-detail-labels dd,.order-detail-content-footer .subscription-item-detail-labels dd,.subscription-detail-content-footer .subscription-item-detail-labels dd,.order-detail-content-footer .order-item-detail-summary dd,.subscription-detail-content-footer .order-item-detail-summary dd,.order-detail-content-footer .subscription-item-detail-summary dd,.subscription-detail-content-footer .subscription-item-detail-summary dd{text-align:left}}.order-detail-content-footer .order-item-detail-labels,.subscription-detail-content-footer .order-item-detail-labels,.order-detail-content-footer .subscription-item-detail-labels,.subscription-detail-content-footer .subscription-item-detail-labels{padding-bottom:16px}@media (min-width:768px){.order-detail-content-footer .order-item-detail-labels,.subscription-detail-content-footer .order-item-detail-labels,.order-detail-content-footer .subscription-item-detail-labels,.subscription-detail-content-footer .subscription-item-detail-labels{padding-bottom:0}}.order-detail-content-footer .order-item-detail-summary,.subscription-detail-content-footer .order-item-detail-summary,.order-detail-content-footer .subscription-item-detail-summary,.subscription-detail-content-footer .subscription-item-detail-summary{border-top:1px solid #d4cec5;padding-top:16px}@media (min-width:768px){.order-detail-content-footer .order-item-detail-summary,.subscription-detail-content-footer .order-item-detail-summary,.order-detail-content-footer .subscription-item-detail-summary,.subscription-detail-content-footer .subscription-item-detail-summary{border-top:0 none;padding-top:0}.order-detail-content-footer .order-item-detail-summary dt,.subscription-detail-content-footer .order-item-detail-summary dt,.order-detail-content-footer .subscription-item-detail-summary dt,.subscription-detail-content-footer .subscription-item-detail-summary dt{text-align:left}.order-detail-content-footer .order-item-detail-summary dd,.subscription-detail-content-footer .order-item-detail-summary dd,.order-detail-content-footer .subscription-item-detail-summary dd,.subscription-detail-content-footer .subscription-item-detail-summary dd{text-align:right}}@media (min-width:768px){.order-detail-content-header,.subscription-detail-content-header{margin:20px 0 0 0;padding:8px 24px;border-top:1px solid #d4cec5;border-bottom:1px solid #d4cec5}.order-detail-content-header .order-detail-content-header-cell,.subscription-detail-content-header .order-detail-content-header-cell,.order-detail-content-header .subscription-detail-content-header-cell,.subscription-detail-content-header .subscription-detail-content-header-cell{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48}}@media (min-width:1100px) and (max-width:1679.98px){.order-table .line-item,.subscription-table .line-item,.purchase-table .line-item,.rma-order-search__result-order .line-item{padding:8px 12px}.order-table .line-item .line-item-info,.subscription-table .line-item .line-item-info,.purchase-table .line-item .line-item-info,.rma-order-search__result-order .line-item .line-item-info{padding-right:5px}.order-table .line-item .line-item-info .line-item-row,.subscription-table .line-item .line-item-info .line-item-row,.purchase-table .line-item .line-item-info .line-item-row,.rma-order-search__result-order .line-item .line-item-info .line-item-row{gap:8px}.order-table .line-item .line-item-info-img .line-item-img,.subscription-table .line-item .line-item-info-img .line-item-img,.purchase-table .line-item .line-item-info-img .line-item-img,.rma-order-search__result-order .line-item .line-item-info-img .line-item-img{height:23px}.order-table .line-item .line-item-quantity,.subscription-table .line-item .line-item-quantity,.purchase-table .line-item .line-item-quantity,.rma-order-search__result-order .line-item .line-item-quantity{padding-left:5px;padding-right:5px}.order-table .line-item .line-item-quantity-select-wrapper,.subscription-table .line-item .line-item-quantity-select-wrapper,.purchase-table .line-item .line-item-quantity-select-wrapper,.rma-order-search__result-order .line-item .line-item-quantity-select-wrapper{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.order-table .line-item .line-item-unit-price,.subscription-table .line-item .line-item-unit-price,.purchase-table .line-item .line-item-unit-price,.rma-order-search__result-order .line-item .line-item-unit-price{padding-left:5px;padding-right:5px}.order-table .line-item .line-item-unit-price-value,.subscription-table .line-item .line-item-unit-price-value,.purchase-table .line-item .line-item-unit-price-value,.rma-order-search__result-order .line-item .line-item-unit-price-value{line-height:9px}.order-table .line-item .line-item-unit-price-value .line-item-unit-price-value-inner,.subscription-table .line-item .line-item-unit-price-value .line-item-unit-price-value-inner,.purchase-table .line-item .line-item-unit-price-value .line-item-unit-price-value-inner,.rma-order-search__result-order .line-item .line-item-unit-price-value .line-item-unit-price-value-inner{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.order-table .line-item .line-item-unit-price-value.with-list-price,.subscription-table .line-item .line-item-unit-price-value.with-list-price,.purchase-table .line-item .line-item-unit-price-value.with-list-price,.rma-order-search__result-order .line-item .line-item-unit-price-value.with-list-price{gap:2px}.order-table .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-list-price,.subscription-table .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-list-price,.purchase-table .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-list-price,.rma-order-search__result-order .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-list-price{font:normal normal 300 9px/12px "Jost", sans-serif}.order-table .line-item .line-item-total-price,.subscription-table .line-item .line-item-total-price,.purchase-table .line-item .line-item-total-price,.rma-order-search__result-order .line-item .line-item-total-price{padding-left:5px}.order-table .line-item .line-item-total-price-value,.subscription-table .line-item .line-item-total-price-value,.purchase-table .line-item .line-item-total-price-value,.rma-order-search__result-order .line-item .line-item-total-price-value{letter-spacing:0.16px}.order-wrapper .order-item-header .order-table-header-heading,.subscription-wrapper .order-item-header .order-table-header-heading,.order-wrapper .subscription-item-header .order-table-header-heading,.subscription-wrapper .subscription-item-header .order-table-header-heading{font:normal normal 500 14px/17px "Jost", sans-serif}.order-wrapper .order-item-header .order-table-header-order-number,.subscription-wrapper .order-item-header .order-table-header-order-number,.order-wrapper .subscription-item-header .order-table-header-order-number,.order-wrapper .order-item-header .subscription-table-header-info-wrapper,.subscription-wrapper .subscription-item-header .order-table-header-order-number,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px;margin:8px 0 10px 0}.order-wrapper .order-item-header .order-table-header-order-number strong,.subscription-wrapper .order-item-header .order-table-header-order-number strong,.order-wrapper .subscription-item-header .order-table-header-order-number strong,.order-wrapper .order-item-header .subscription-table-header-info-wrapper strong,.subscription-wrapper .subscription-item-header .order-table-header-order-number strong,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper strong,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper strong,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper strong{font:normal normal 400 9px/12px "Jost", sans-serif}.order-wrapper .order-item-header .order-table-header-order-number .order-table-body-value,.subscription-wrapper .order-item-header .order-table-header-order-number .order-table-body-value,.order-wrapper .subscription-item-header .order-table-header-order-number .order-table-body-value,.order-wrapper .order-item-header .subscription-table-header-info-wrapper .order-table-body-value,.order-wrapper .order-item-header .order-table-header-order-number .subscription-table-body-value,.subscription-wrapper .subscription-item-header .order-table-header-order-number .order-table-body-value,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper .order-table-body-value,.subscription-wrapper .order-item-header .order-table-header-order-number .subscription-table-body-value,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper .order-table-body-value,.subscription-wrapper .subscription-item-header .order-table-header-order-number .subscription-table-body-value,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper .subscription-table-body-value,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper .subscription-table-body-value,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper .order-table-body-value,.order-wrapper .subscription-item-header .order-table-header-order-number .subscription-table-body-value,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper .subscription-table-body-value,.order-wrapper .order-item-header .subscription-table-header-info-wrapper .subscription-table-body-value{margin-left:3px}.order-wrapper .order-item-header .order-table-header-order-status-container,.subscription-wrapper .order-item-header .order-table-header-order-status-container,.order-wrapper .subscription-item-header .order-table-header-order-status-container,.subscription-wrapper .subscription-item-header .order-table-header-order-status-container{padding-right:4px;line-height:12px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu{height:12px;width:12px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn .icon,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn .icon,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn .icon,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn .icon,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn .icon,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn .icon,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn .icon,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn .icon,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn .icon,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn .icon{width:10px;height:10px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content{padding:8px;width:93px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px;padding:4px 0}.order-wrapper .order-item-header a.order-item-status-badge.bg-danger .icon,.subscription-wrapper .order-item-header a.order-item-status-badge.bg-danger .icon,.order-wrapper .subscription-item-header a.order-item-status-badge.bg-danger .icon,.order-wrapper .order-item-header a.bg-danger.subscription-item-status-badge .icon,.subscription-wrapper .subscription-item-header a.order-item-status-badge.bg-danger .icon,.subscription-wrapper .order-item-header a.bg-danger.subscription-item-status-badge .icon,.subscription-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge .icon,.order-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge .icon{width:7px;height:7px}.order-wrapper .order-item-header a.order-item-status-badge.bg-danger .icon>svg,.subscription-wrapper .order-item-header a.order-item-status-badge.bg-danger .icon>svg,.order-wrapper .subscription-item-header a.order-item-status-badge.bg-danger .icon>svg,.order-wrapper .order-item-header a.bg-danger.subscription-item-status-badge .icon>svg,.subscription-wrapper .subscription-item-header a.order-item-status-badge.bg-danger .icon>svg,.subscription-wrapper .order-item-header a.bg-danger.subscription-item-status-badge .icon>svg,.subscription-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge .icon>svg,.order-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge .icon>svg{top:2px}.order-wrapper .order-item-header .order-table-header-order-table-header,.subscription-wrapper .order-item-header .order-table-header-order-table-header,.order-wrapper .subscription-item-header .order-table-header-order-table-header,.subscription-wrapper .subscription-item-header .order-table-header-order-table-header{gap:12px}.order-wrapper .order-item-header .order-table-header-order-table-header-cell,.subscription-wrapper .order-item-header .order-table-header-order-table-header-cell,.order-wrapper .subscription-item-header .order-table-header-order-table-header-cell,.subscription-wrapper .subscription-item-header .order-table-header-order-table-header-cell,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-header-label,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-header-label{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px;padding:0 0 4px 0}.order-wrapper .order-item-header .order-table-header-order-table-body,.subscription-wrapper .order-item-header .order-table-header-order-table-body,.order-wrapper .subscription-item-header .order-table-header-order-table-body,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body{gap:12px}.order-wrapper .order-item-header .order-table-header-order-table-body-cell,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell{margin:4px 0}.order-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-header-label,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-header-label{margin-bottom:4px}.order-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-body-value,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-body-value,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-body-value,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-body-value,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-body-value,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-body-value,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-body-value,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-body-value{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.1px;min-height:12px}.order-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-body-value img,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-body-value img,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-body-value img,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-body-value img,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-body-value img,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-body-value img,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-body-value img,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-body-value img{max-width:12px;max-height:12px;margin-right:4px}.order-wrapper-actions{gap:8px}.order-wrapper-actions--desktop{gap:10px;padding-left:6px;padding-right:10px}.order-wrapper-actions .btn,.order-wrapper-actions .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .order-wrapper-actions .btn{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.order-wrapper-actions .btn .order-hide-btn-text,.order-wrapper-actions .novodom-explore-client-reviews__action .btn .order-hide-btn-text,.novodom-explore-client-reviews__action .order-wrapper-actions .btn .order-hide-btn-text,.order-wrapper-actions .btn .order-view-btn-text,.order-wrapper-actions .novodom-explore-client-reviews__action .btn .order-view-btn-text,.novodom-explore-client-reviews__action .order-wrapper-actions .btn .order-view-btn-text{gap:2px}.order-wrapper-actions .btn .icon,.order-wrapper-actions .novodom-explore-client-reviews__action .btn .icon,.novodom-explore-client-reviews__action .order-wrapper-actions .btn .icon{width:12px;height:12px}.order-wrapper .badge,.subscription-wrapper .badge{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px;padding:1px 3px}.order-detail-content-footer,.subscription-detail-content-footer{margin-top:8px}.order-detail-content-footer .order-item-detail-footer,.subscription-detail-content-footer .order-item-detail-footer,.order-detail-content-footer .subscription-item-detail-footer,.subscription-detail-content-footer .subscription-item-detail-footer{padding:12px}.order-detail-content-footer .row .col-md-6:first-child,.subscription-detail-content-footer .row .col-md-6:first-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.is-act-cartpage .checkout .order-detail-content-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.is-act-checkoutregisterpage .checkout .order-detail-content-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .row .checkout-aside:first-child,.order-detail-content-footer .row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .row .checkout-aside:first-child,.order-detail-content-footer .row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .row .checkout-additional:first-child,.order-detail-content-footer .row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .row .checkout-aside:first-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.is-act-cartpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.is-act-checkoutregisterpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .row .checkout-aside:first-child,.subscription-detail-content-footer .row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .row .checkout-aside:first-child,.subscription-detail-content-footer .row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .row .checkout-additional:first-child,.subscription-detail-content-footer .row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .row .checkout-aside:first-child{padding-right:6px}.order-detail-content-footer .row .col-md-6:last-child,.subscription-detail-content-footer .row .col-md-6:last-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.is-act-cartpage .checkout .order-detail-content-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.is-act-checkoutregisterpage .checkout .order-detail-content-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .row .checkout-aside:last-child,.order-detail-content-footer .row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .row .checkout-aside:last-child,.order-detail-content-footer .row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .row .checkout-additional:last-child,.order-detail-content-footer .row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .row .checkout-aside:last-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.is-act-cartpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.is-act-checkoutregisterpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .row .checkout-aside:last-child,.subscription-detail-content-footer .row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .row .checkout-aside:last-child,.subscription-detail-content-footer .row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .row .checkout-additional:last-child,.subscription-detail-content-footer .row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .row .checkout-aside:last-child{padding-left:6px}.order-detail-content-footer .order-item-detail-labels dt,.subscription-detail-content-footer .order-item-detail-labels dt,.order-detail-content-footer .subscription-item-detail-labels dt,.subscription-detail-content-footer .subscription-item-detail-labels dt,.order-detail-content-footer .order-item-detail-summary dt,.subscription-detail-content-footer .order-item-detail-summary dt,.order-detail-content-footer .subscription-item-detail-summary dt,.subscription-detail-content-footer .subscription-item-detail-summary dt{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.order-detail-content-footer .order-item-detail-labels dd,.subscription-detail-content-footer .order-item-detail-labels dd,.order-detail-content-footer .subscription-item-detail-labels dd,.subscription-detail-content-footer .subscription-item-detail-labels dd,.order-detail-content-footer .order-item-detail-summary dd,.subscription-detail-content-footer .order-item-detail-summary dd,.order-detail-content-footer .subscription-item-detail-summary dd,.subscription-detail-content-footer .subscription-item-detail-summary dd{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.order-detail-content-header,.subscription-detail-content-header{margin:10px 0 0 0;padding:4px 12px}.order-detail-content-header .order-detail-content-header-cell,.subscription-detail-content-header .order-detail-content-header-cell,.order-detail-content-header .subscription-detail-content-header-cell,.subscription-detail-content-header .subscription-detail-content-header-cell{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}}@media (min-width:1360px) and (max-width:1679.98px){.order-table .line-item,.subscription-table .line-item,.purchase-table .line-item,.rma-order-search__result-order .line-item{padding:11px 16px}.order-table .line-item .line-item-info,.subscription-table .line-item .line-item-info,.purchase-table .line-item .line-item-info,.rma-order-search__result-order .line-item .line-item-info{padding-right:7px}.order-table .line-item .line-item-info .line-item-row,.subscription-table .line-item .line-item-info .line-item-row,.purchase-table .line-item .line-item-info .line-item-row,.rma-order-search__result-order .line-item .line-item-info .line-item-row{gap:11px}.order-table .line-item .line-item-info-img .line-item-img,.subscription-table .line-item .line-item-info-img .line-item-img,.purchase-table .line-item .line-item-info-img .line-item-img,.rma-order-search__result-order .line-item .line-item-info-img .line-item-img{height:31px}.order-table .line-item .line-item-quantity,.subscription-table .line-item .line-item-quantity,.purchase-table .line-item .line-item-quantity,.rma-order-search__result-order .line-item .line-item-quantity{padding-left:7px;padding-right:7px}.order-table .line-item .line-item-quantity-select-wrapper,.subscription-table .line-item .line-item-quantity-select-wrapper,.purchase-table .line-item .line-item-quantity-select-wrapper,.rma-order-search__result-order .line-item .line-item-quantity-select-wrapper{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.order-table .line-item .line-item-unit-price,.subscription-table .line-item .line-item-unit-price,.purchase-table .line-item .line-item-unit-price,.rma-order-search__result-order .line-item .line-item-unit-price{padding-left:7px;padding-right:7px}.order-table .line-item .line-item-unit-price-value,.subscription-table .line-item .line-item-unit-price-value,.purchase-table .line-item .line-item-unit-price-value,.rma-order-search__result-order .line-item .line-item-unit-price-value{line-height:12px}.order-table .line-item .line-item-unit-price-value .line-item-unit-price-value-inner,.subscription-table .line-item .line-item-unit-price-value .line-item-unit-price-value-inner,.purchase-table .line-item .line-item-unit-price-value .line-item-unit-price-value-inner,.rma-order-search__result-order .line-item .line-item-unit-price-value .line-item-unit-price-value-inner{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.order-table .line-item .line-item-unit-price-value.with-list-price,.subscription-table .line-item .line-item-unit-price-value.with-list-price,.purchase-table .line-item .line-item-unit-price-value.with-list-price,.rma-order-search__result-order .line-item .line-item-unit-price-value.with-list-price{gap:3px}.order-table .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-list-price,.subscription-table .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-list-price,.purchase-table .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-list-price,.rma-order-search__result-order .line-item .line-item-unit-price-value.with-list-price .line-item-unit-price-value-list-price{font:normal normal 300 9px/12px "Jost", sans-serif}.order-table .line-item .line-item-total-price,.subscription-table .line-item .line-item-total-price,.purchase-table .line-item .line-item-total-price,.rma-order-search__result-order .line-item .line-item-total-price{padding-left:7px}.order-table .line-item .line-item-total-price-value,.subscription-table .line-item .line-item-total-price-value,.purchase-table .line-item .line-item-total-price-value,.rma-order-search__result-order .line-item .line-item-total-price-value{letter-spacing:0.213px}.order-wrapper .order-item-header .order-table-header-heading,.subscription-wrapper .order-item-header .order-table-header-heading,.order-wrapper .subscription-item-header .order-table-header-heading,.subscription-wrapper .subscription-item-header .order-table-header-heading{font:normal normal 500 14px/17px "Jost", sans-serif}.order-wrapper .order-item-header .order-table-header-order-number,.subscription-wrapper .order-item-header .order-table-header-order-number,.order-wrapper .subscription-item-header .order-table-header-order-number,.order-wrapper .order-item-header .subscription-table-header-info-wrapper,.subscription-wrapper .subscription-item-header .order-table-header-order-number,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px;margin:11px 0 13px 0}.order-wrapper .order-item-header .order-table-header-order-number strong,.subscription-wrapper .order-item-header .order-table-header-order-number strong,.order-wrapper .subscription-item-header .order-table-header-order-number strong,.order-wrapper .order-item-header .subscription-table-header-info-wrapper strong,.subscription-wrapper .subscription-item-header .order-table-header-order-number strong,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper strong,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper strong,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper strong{font:normal normal 400 9px/12px "Jost", sans-serif}.order-wrapper .order-item-header .order-table-header-order-number .order-table-body-value,.subscription-wrapper .order-item-header .order-table-header-order-number .order-table-body-value,.order-wrapper .subscription-item-header .order-table-header-order-number .order-table-body-value,.order-wrapper .order-item-header .subscription-table-header-info-wrapper .order-table-body-value,.order-wrapper .order-item-header .order-table-header-order-number .subscription-table-body-value,.subscription-wrapper .subscription-item-header .order-table-header-order-number .order-table-body-value,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper .order-table-body-value,.subscription-wrapper .order-item-header .order-table-header-order-number .subscription-table-body-value,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper .order-table-body-value,.subscription-wrapper .subscription-item-header .order-table-header-order-number .subscription-table-body-value,.subscription-wrapper .subscription-item-header .subscription-table-header-info-wrapper .subscription-table-body-value,.subscription-wrapper .order-item-header .subscription-table-header-info-wrapper .subscription-table-body-value,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper .order-table-body-value,.order-wrapper .subscription-item-header .order-table-header-order-number .subscription-table-body-value,.order-wrapper .subscription-item-header .subscription-table-header-info-wrapper .subscription-table-body-value,.order-wrapper .order-item-header .subscription-table-header-info-wrapper .subscription-table-body-value{margin-left:4px}.order-wrapper .order-item-header .order-table-header-order-status-container,.subscription-wrapper .order-item-header .order-table-header-order-status-container,.order-wrapper .subscription-item-header .order-table-header-order-status-container,.subscription-wrapper .subscription-item-header .order-table-header-order-status-container{padding-right:5px;line-height:15px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu{height:16px;width:16px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn .icon,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn .icon,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn .icon,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn .icon,.order-wrapper .order-item-header .novodom-explore-client-reviews__action .order-table-header-context-menu-wrapper>.btn .icon,.novodom-explore-client-reviews__action .order-wrapper .order-item-header .order-table-header-context-menu-wrapper>.btn .icon,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper>.btn .icon,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper>.btn .icon,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn .icon,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper>.btn .icon{width:12px;height:12px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content{padding:11px;width:124px}.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.subscription-wrapper .order-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.subscription-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.subscription-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.subscription-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .order-table-header-context-menu-content-link,.order-wrapper .subscription-item-header .order-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-wrapper .subscription-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link,.order-wrapper .order-item-header .subscription-table-header-context-menu-wrapper .subscription-table-header-context-menu-content-link{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px;padding:5px 0}.order-wrapper .order-item-header a.order-item-status-badge.bg-danger .icon,.subscription-wrapper .order-item-header a.order-item-status-badge.bg-danger .icon,.order-wrapper .subscription-item-header a.order-item-status-badge.bg-danger .icon,.order-wrapper .order-item-header a.bg-danger.subscription-item-status-badge .icon,.subscription-wrapper .subscription-item-header a.order-item-status-badge.bg-danger .icon,.subscription-wrapper .order-item-header a.bg-danger.subscription-item-status-badge .icon,.subscription-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge .icon,.order-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge .icon{width:9px;height:9px}.order-wrapper .order-item-header a.order-item-status-badge.bg-danger .icon>svg,.subscription-wrapper .order-item-header a.order-item-status-badge.bg-danger .icon>svg,.order-wrapper .subscription-item-header a.order-item-status-badge.bg-danger .icon>svg,.order-wrapper .order-item-header a.bg-danger.subscription-item-status-badge .icon>svg,.subscription-wrapper .subscription-item-header a.order-item-status-badge.bg-danger .icon>svg,.subscription-wrapper .order-item-header a.bg-danger.subscription-item-status-badge .icon>svg,.subscription-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge .icon>svg,.order-wrapper .subscription-item-header a.bg-danger.subscription-item-status-badge .icon>svg{top:2px}.order-wrapper .order-item-header .order-table-header-order-table-header,.subscription-wrapper .order-item-header .order-table-header-order-table-header,.order-wrapper .subscription-item-header .order-table-header-order-table-header,.subscription-wrapper .subscription-item-header .order-table-header-order-table-header{gap:16px}.order-wrapper .order-item-header .order-table-header-order-table-header-cell,.subscription-wrapper .order-item-header .order-table-header-order-table-header-cell,.order-wrapper .subscription-item-header .order-table-header-order-table-header-cell,.subscription-wrapper .subscription-item-header .order-table-header-order-table-header-cell,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-header-label,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-header-label{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px;padding:0 0 5px 0}.order-wrapper .order-item-header .order-table-header-order-table-body,.subscription-wrapper .order-item-header .order-table-header-order-table-body,.order-wrapper .subscription-item-header .order-table-header-order-table-body,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body{gap:16px}.order-wrapper .order-item-header .order-table-header-order-table-body-cell,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell{margin:5px 0}.order-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-header-label,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-header-label,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-header-label,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-header-label{margin-bottom:5px}.order-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-body-value,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-body-value,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-body-value,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-body-value,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-body-value,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-body-value,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-body-value,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-body-value{font:normal normal 400 9px/12px "Jost", sans-serif;min-height:16px}.order-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-body-value img,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .order-table-body-value img,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-body-value img,.order-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-body-value img,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .order-table-body-value img,.subscription-wrapper .order-item-header .order-table-header-order-table-body-cell .subscription-table-body-value img,.subscription-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-body-value img,.order-wrapper .subscription-item-header .order-table-header-order-table-body-cell .subscription-table-body-value img{max-width:16px;max-height:16px;margin-right:5px}.order-wrapper-actions{gap:11px}.order-wrapper-actions--desktop{gap:13px;padding-left:8px;padding-right:13px}.order-wrapper-actions .btn,.order-wrapper-actions .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .order-wrapper-actions .btn{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.order-wrapper-actions .btn .order-hide-btn-text,.order-wrapper-actions .novodom-explore-client-reviews__action .btn .order-hide-btn-text,.novodom-explore-client-reviews__action .order-wrapper-actions .btn .order-hide-btn-text,.order-wrapper-actions .btn .order-view-btn-text,.order-wrapper-actions .novodom-explore-client-reviews__action .btn .order-view-btn-text,.novodom-explore-client-reviews__action .order-wrapper-actions .btn .order-view-btn-text{gap:3px}.order-wrapper-actions .btn .icon,.order-wrapper-actions .novodom-explore-client-reviews__action .btn .icon,.novodom-explore-client-reviews__action .order-wrapper-actions .btn .icon{width:16px;height:16px}.order-wrapper .badge,.subscription-wrapper .badge{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px;padding:1px 4px}.order-detail-content-footer,.subscription-detail-content-footer{margin-top:11px}.order-detail-content-footer .order-item-detail-footer,.subscription-detail-content-footer .order-item-detail-footer,.order-detail-content-footer .subscription-item-detail-footer,.subscription-detail-content-footer .subscription-item-detail-footer{padding:16px}.order-detail-content-footer .row .col-md-6:first-child,.subscription-detail-content-footer .row .col-md-6:first-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.is-act-cartpage .checkout .order-detail-content-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.is-act-checkoutregisterpage .checkout .order-detail-content-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .col-md-6:first-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:first-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .checkout-container .col-md-6:first-child,.order-detail-content-footer .row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .order-detail-content-footer .row .checkout-aside:first-child,.order-detail-content-footer .row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .order-detail-content-footer .row .checkout-aside:first-child,.order-detail-content-footer .row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .order-detail-content-footer .row .checkout-additional:first-child,.order-detail-content-footer .row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .order-detail-content-footer .row .checkout-aside:first-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:first-child,.is-act-cartpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:first-child,.is-act-checkoutregisterpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:first-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:first-child,.subscription-detail-content-footer .row .is-act-confirmpage .checkout .checkout-aside:first-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .row .checkout-aside:first-child,.subscription-detail-content-footer .row .is-ctl-accountorder .checkout .checkout-aside:first-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .row .checkout-aside:first-child,.subscription-detail-content-footer .row .is-act-finishpage .checkout .checkout-additional:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .row .checkout-additional:first-child,.subscription-detail-content-footer .row .is-act-finishpage .checkout .checkout-aside:first-child,.is-act-finishpage .checkout .subscription-detail-content-footer .row .checkout-aside:first-child{padding-right:8px}.order-detail-content-footer .row .col-md-6:last-child,.subscription-detail-content-footer .row .col-md-6:last-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.is-act-cartpage .checkout .order-detail-content-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.is-act-checkoutregisterpage .checkout .order-detail-content-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .col-md-6:last-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:last-child,.order-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .checkout-container .col-md-6:last-child,.order-detail-content-footer .row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .order-detail-content-footer .row .checkout-aside:last-child,.order-detail-content-footer .row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .order-detail-content-footer .row .checkout-aside:last-child,.order-detail-content-footer .row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .order-detail-content-footer .row .checkout-additional:last-child,.order-detail-content-footer .row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .order-detail-content-footer .row .checkout-aside:last-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-cartpage .checkout .checkout-container .checkout-aside:last-child,.is-act-cartpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-checkoutregisterpage .checkout .checkout-container .checkout-aside:last-child,.is-act-checkoutregisterpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-confirmpage .checkout .checkout-container .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-ctl-accountorder .checkout .checkout-container .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-additional:last-child,.subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .is-act-finishpage .checkout .checkout-container .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .checkout-container .col-md-6:last-child,.subscription-detail-content-footer .row .is-act-confirmpage .checkout .checkout-aside:last-child,.is-act-confirmpage .checkout .subscription-detail-content-footer .row .checkout-aside:last-child,.subscription-detail-content-footer .row .is-ctl-accountorder .checkout .checkout-aside:last-child,.is-ctl-accountorder .checkout .subscription-detail-content-footer .row .checkout-aside:last-child,.subscription-detail-content-footer .row .is-act-finishpage .checkout .checkout-additional:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .row .checkout-additional:last-child,.subscription-detail-content-footer .row .is-act-finishpage .checkout .checkout-aside:last-child,.is-act-finishpage .checkout .subscription-detail-content-footer .row .checkout-aside:last-child{padding-left:8px}.order-detail-content-footer .order-item-detail-labels dt,.subscription-detail-content-footer .order-item-detail-labels dt,.order-detail-content-footer .subscription-item-detail-labels dt,.subscription-detail-content-footer .subscription-item-detail-labels dt,.order-detail-content-footer .order-item-detail-summary dt,.subscription-detail-content-footer .order-item-detail-summary dt,.order-detail-content-footer .subscription-item-detail-summary dt,.subscription-detail-content-footer .subscription-item-detail-summary dt{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.order-detail-content-footer .order-item-detail-labels dd,.subscription-detail-content-footer .order-item-detail-labels dd,.order-detail-content-footer .subscription-item-detail-labels dd,.subscription-detail-content-footer .subscription-item-detail-labels dd,.order-detail-content-footer .order-item-detail-summary dd,.subscription-detail-content-footer .order-item-detail-summary dd,.order-detail-content-footer .subscription-item-detail-summary dd,.subscription-detail-content-footer .subscription-item-detail-summary dd{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.order-detail-content-header,.subscription-detail-content-header{margin:13px 0 0 0;padding:5px 16px}.order-detail-content-header .order-detail-content-header-cell,.subscription-detail-content-header .order-detail-content-header-cell,.order-detail-content-header .subscription-detail-content-header-cell,.subscription-detail-content-header .subscription-detail-content-header-cell{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}}.rma-order-search{max-width:990px;margin-left:auto;margin-right:auto}.rma-order-search__form,.rma-order-search__orders,.rma-order-search__not-found{padding:24px 16px}@media (min-width:768px){.rma-order-search__form,.rma-order-search__orders,.rma-order-search__not-found{padding:32px 64px}}.rma-order-search__form{background-color:#ffffff;border-radius:8px;margin-bottom:60px}.rma-order-search__form>div{gap:20px}.rma-order-search__form h4,.rma-order-search__form .h4{margin-bottom:24px}.rma-order-search__form__info{font:normal normal 400 14px/18px "Jost", sans-serif;margin-bottom:12px}.rma-order-search__form .form-group{margin-bottom:8px}.rma-order-search__form__login{font:normal normal 400 16px/22px "Jost", sans-serif;text-align:center;margin-top:30px;margin-bottom:0}@media (min-width:992px){.rma-order-search__form__login{text-align:left;margin-top:0}}.rma-order-search__form__login a{font-weight:500;text-decoration:none}.rma-order-search__form__login a:hover,.rma-order-search__form__login a:focus{text-decoration:underline}.rma-order-search__result-order>h5,.rma-order-search__result-order>.h5{font:normal normal 500 16px/22px "Jost", sans-serif;margin-bottom:16px}.rma-order-search__result{min-height:100px;margin-bottom:80px}@media (min-width:768px){.rma-order-search__result{margin-bottom:140px}}.rma-order-search__not-found{background-color:#e9e8e6;border-radius:8px;text-align:center}.rma-order-search__not-found h5,.rma-order-search__not-found .h5{font:normal normal 500 16px/22px "Jost", sans-serif;margin-bottom:20px}.rma-order-search__not-found__info{font:normal normal 400 14px/18px "Jost", sans-serif}.rma-order-search__not-found__help{font:normal normal 400 16px/22px "Jost", sans-serif}.rma-order-search__not-found__help strong{font-weight:500}.is-ctl-ordersearch .content-main{background-color:#f4f4f4}.pagination-nav{display:flex;justify-content:center;margin-bottom:64px}.pagination{--bs-pagination-padding-x: 12px;--bs-pagination-padding-y: 10px;gap:2px}@media (min-width:768px){.pagination{gap:16px}}.pagination .page-item a{display:contents}.pagination .page-item .page-link{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;background-color:#f4f4f4;color:#69755c;border-radius:50px;display:flex;justify-content:center;align-items:center;height:48px;min-width:48px}.pagination .page-item.active .page-link{color:#ffffff;background-color:#69755c}.pagination .page-item.active:hover .page-link{color:#ffffff;background-color:#69755c}.pagination .page-item:hover .page-link{color:#564b48}.pagination .page-item.page-prev .page-link,.pagination .page-item.page-next .page-link{color:#564b48;gap:4px}.pagination .page-item.page-prev .page-link .icon,.pagination .page-item.page-next .page-link .icon{width:17px;height:17px}.pagination .page-item.page-prev .page-link .icon>svg,.pagination .page-item.page-next .page-link .icon>svg{top:0;color:#564b48}.pagination .page-item.page-prev .text,.pagination .page-item.page-next .text{display:none}@media (min-width:768px){.pagination .page-item.page-prev .text,.pagination .page-item.page-next .text{display:block}}.pagination .page-item.page-prev:hover .page-link,.pagination .page-item.page-next:hover .page-link{color:#000000}.pagination .page-item.page-prev:hover .page-link .icon>svg,.pagination .page-item.page-next:hover .page-link .icon>svg{color:#000000}.pagination .page-item.page-prev .page-link{padding:9px 11px 9px 9px}@media (min-width:768px){.pagination .page-item.page-prev .page-link{padding:9px 20px}}.pagination .page-item.page-next .page-link{padding:9px 9px 9px 14px}@media (min-width:768px){.pagination .page-item.page-next .page-link{padding:9px 20px}}.pagination .page-item.dots-item .page-link{background-color:transparent;cursor:default}@media (min-width:1100px) and (max-width:1679.98px){.pagination-nav{margin-bottom:32px}.pagination{--bs-pagination-padding-x: 6px;--bs-pagination-padding-y: 5px;gap:8px}.pagination .page-item .page-link{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;border-radius:25px;height:24px;min-width:24px}.pagination .page-item.page-prev .page-link,.pagination .page-item.page-next .page-link{gap:2px}.pagination .page-item.page-prev .page-link .icon,.pagination .page-item.page-next .page-link .icon{width:9px;height:9px}.pagination .page-item.page-prev .page-link{padding:5px 10px}.pagination .page-item.page-next .page-link{padding:5px 10px}}@media (min-width:1360px) and (max-width:1679.98px){.pagination-nav{margin-bottom:43px}.pagination{--bs-pagination-padding-x: 8px;--bs-pagination-padding-y: 7px;gap:11px}.pagination .page-item .page-link{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;border-radius:33px;height:32px;min-width:32px}.pagination .page-item.page-prev .page-link,.pagination .page-item.page-next .page-link{gap:3px}.pagination .page-item.page-prev .page-link .icon,.pagination .page-item.page-next .page-link .icon{width:11px;height:11px}.pagination .page-item.page-prev .page-link{padding:6px 13px}.pagination .page-item.page-next .page-link{padding:6px 13px}}.payment-method,.shipping-method{cursor:pointer;border-top:1px solid #e9e8e6}.payment-method:first-child,.shipping-method:first-child{border-top:1px solid #d4cec5}.payment-method .payment-form-group,.payment-method .shipping-form-group,.shipping-method .payment-form-group,.shipping-method .shipping-form-group{padding:16px 0;margin-bottom:0}.payment-method-radio,.shipping-method-radio{margin-bottom:0;display:flex;align-items:center;padding-left:0}.payment-method-input[type="radio"],.shipping-method-input[type="radio"]{margin:0;width:32px;height:32px}@media (min-width:768px){.payment-method-input[type="radio"],.shipping-method-input[type="radio"]{width:24px;height:24px}}.payment-method-label,.shipping-method-label{display:flex;align-items:center;gap:16px;cursor:inherit}.payment-method-image,.shipping-method-image{float:none;max-width:32px;max-height:32px;margin:0}.payment-method-label .payment-method-description,.shipping-method-label .payment-method-description,.payment-method-label .shipping-method-description,.shipping-method-label .shipping-method-description{width:auto}.payment-method-label .payment-method-description,.payment-method-label .payment-method-description strong,.shipping-method-label .payment-method-description,.shipping-method-label .payment-method-description strong,.payment-method-label .shipping-method-description,.payment-method-label .shipping-method-description strong,.shipping-method-label .shipping-method-description,.shipping-method-label .shipping-method-description strong{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48}.shipping-method .shipping-method-payment{font:normal normal 400 14px/18px "Jost", sans-serif;margin-left:auto;display:flex;justify-content:center;align-items:center;gap:4px}.shipping-method .shipping-method-payment .icon{width:18px;height:18px;color:transparent}.shipping-method .shipping-method-payment .icon svg{top:3px}.shipping-method .shipping-method-payment .icon svg path{fill:initial}@media (min-width:1100px) and (max-width:1679.98px){.payment-method .payment-form-group,.payment-method .shipping-form-group,.shipping-method .payment-form-group,.shipping-method .shipping-form-group{padding:8px 0}.payment-method-input[type="radio"],.shipping-method-input[type="radio"]{width:12px;height:12px}.payment-method-label,.shipping-method-label{gap:8px}.payment-method-image,.shipping-method-image{max-width:16px;max-height:16px}.payment-method-label .payment-method-description,.payment-method-label .payment-method-description strong,.shipping-method-label .payment-method-description,.shipping-method-label .payment-method-description strong,.payment-method-label .shipping-method-description,.payment-method-label .shipping-method-description strong,.shipping-method-label .shipping-method-description,.shipping-method-label .shipping-method-description strong{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.shipping-method .shipping-method-payment{font:normal normal 400 9px/12px "Jost", sans-serif}.shipping-method .shipping-method-payment .icon{width:12px;height:12px}.shipping-method .shipping-method-payment .icon svg{top:2px}}@media (min-width:1360px) and (max-width:1679.98px){.payment-method .payment-form-group,.payment-method .shipping-form-group,.shipping-method .payment-form-group,.shipping-method .shipping-form-group{padding:11px 0}.payment-method-input[type="radio"],.shipping-method-input[type="radio"]{width:16px;height:16px}.payment-method-label,.shipping-method-label{gap:11px}.payment-method-image,.shipping-method-image{max-width:21px;max-height:21px}.payment-method-label .payment-method-description,.payment-method-label .payment-method-description strong,.shipping-method-label .payment-method-description,.shipping-method-label .payment-method-description strong,.payment-method-label .shipping-method-description,.payment-method-label .shipping-method-description strong,.shipping-method-label .shipping-method-description,.shipping-method-label .shipping-method-description strong{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}}.product-box{--animation-speed: 0.1s;--action-btn-height: 45px;--action-btn-top-margin: 24px;--expansion-size: 0;border:none;position:relative;z-index:10;background:none}.product-box a:hover,.product-box a:focus{outline:none;border:none;text-decoration:none}.product-box .card-body{padding:0;display:flex;flex-direction:column;justify-content:flex-start;z-index:2}.product-box .product-image-wrapper{flex-grow:0;margin-bottom:8px;flex-basis:unset;aspect-ratio:1;height:auto;overflow:hidden;background:#ffffff;display:flex;justify-content:center;align-items:center}.product-box .product-info{padding:0;height:100%;display:flex;flex-direction:column}@media (min-width:768px){.product-box .product-info{padding:0 8px}}.product-box .cr-novodom-shipping-info{font:normal normal 300 14px/18px "Jost", sans-serif;letter-spacing:initial;color:#564b48;margin-bottom:4px;height:2lh}@media (min-width:576px){.product-box .cr-novodom-shipping-info{height:auto}}.product-box .cr-novodom-shipping-info--final-delivery-time-0,.product-box .cr-novodom-shipping-info--final-delivery-time-1{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#2aa500}.product-box .product-name-wrapper{display:contents}.product-box .product-name{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48;height:2lh;margin-bottom:4px}@media (min-width:768px){.product-box .product-name{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px}}.product-box .product-rating,.product-box .product-variant-characteristics,.product-box .product-description,.product-box .product-price-unit{display:none}.product-box .product-cheapest-price:empty{display:none}.product-box .product-badges,.product-box .cr-pills-container{top:14px;left:0;pointer-events:none;transition:transform ease-in var(--animation-speed);display:flex;flex-direction:column;align-items:flex-start}.product-box .product-badges .badge,.product-box .product-badges .cr-pill,.product-box .cr-pills-container .badge,.product-box .cr-pills-container .cr-pill{font:normal normal 400 12px/18px "Jost", sans-serif;border-radius:0 4px 4px 0;padding:2px 6px;background:#e9e8e6;color:#2b2a2a;margin-bottom:4px;display:flex;align-items:center;box-sizing:border-box;height:22px;gap:4px;line-height:1}.product-box .product-badges .badge-discount,.product-box .product-badges .cr-pill-discount,.product-box .cr-pills-container .badge-discount,.product-box .cr-pills-container .cr-pill-discount{background:#c45f3f;color:#ffffff}.product-box .product-badges .badge .cr-pill-image,.product-box .product-badges .cr-pill .cr-pill-image,.product-box .cr-pills-container .badge .cr-pill-image,.product-box .cr-pills-container .cr-pill .cr-pill-image{width:auto;height:16px;margin:0;object-fit:contain;padding:0}.product-box .product-price-info{margin:0}.product-box .regulation-price{font:normal normal 300 11px/14px "Jost", sans-serif}.product-box .product-info .product-price-wrapper{margin-bottom:8px}.product-box .product-price{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48;display:block;min-height:unset;margin:0}.product-box .product-price .list-price{font:normal normal 300 14px/18px "Jost", sans-serif;letter-spacing:initial;padding:0}.product-box .product-price.with-list-price{color:#c45f3f;display:flex;gap:8px;flex-wrap:wrap}@media (min-width:768px){.product-box .product-price.with-list-price{gap:10px}}.product-box .product-price.with-regulation-price{display:block;margin-top:4px}.product-box .product-wishlist{display:contents}.product-box .product-wishlist-action-circle{width:32px;height:32px;padding:0;background:none;top:10px;right:10px;opacity:1;transition:opacity ease-in var(--animation-speed), transform ease-in-out var(--animation-speed)}.product-box .product-wishlist-action-circle:hover{transform:scale(1.1)}.product-box .product-wishlist-action-circle .icon-wishlist{width:100%;height:100%;color:#000000}.product-box .product-action{position:absolute;top:calc(100% + var(--action-btn-top-margin));transform:translateY(-50%);width:100%;--btn-animation-speed: var(--animation-speed);transition:opacity ease-in var(--btn-animation-speed), transform ease-in var(--btn-animation-speed);pointer-events:none;margin:0;opacity:0}.product-box .product-action .btn,.product-box .product-action .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .product-box .product-action .btn{height:var(--action-btn-height);padding:7px 12px}@media (min-width:768px){.product-box .product-action{width:calc(100% - 16px)}}.product-box::before{content:"";position:absolute;top:var(--expansion-size);left:var(--expansion-size);right:var(--expansion-size);background:#ffffff;bottom:calc(var(--expansion-size) - 8px - var(--action-btn-height) - var(--action-btn-top-margin));box-shadow:-2px 2px 0px 0px rgba(0, 0, 0, 0.08);transition:top ease-in var(--animation-speed), left ease-in var(--animation-speed), right ease-in var(--animation-speed), bottom ease-in var(--animation-speed);z-index:1;display:block;pointer-events:none}.product-box:hover,.product-box:focus{z-index:15;--expansion-size: -8px}.product-box:hover::before,.product-box:focus::before{pointer-events:unset;border:1px solid #e9e8e6}.product-box:hover .product-action,.product-box:focus .product-action{opacity:1;transform:translateY(0);pointer-events:unset;--btn-animation-speed: calc(var(--animation-speed) * 2)}.product-box:hover .product-wishlist-action-circle,.product-box:focus .product-wishlist-action-circle{opacity:1}.product-box:hover .product-badges,.product-box:hover .cr-pills-container,.product-box:focus .product-badges,.product-box:focus .cr-pills-container{transform:translateX(-7px)}.product-box--expanded,.product-box--expanded:hover,.product-box--expanded:focus{z-index:15;--expansion-size: -8px;padding:8px;padding-bottom:16px}.product-box--expanded::before,.product-box--expanded:hover::before,.product-box--expanded:focus::before{border:1px solid #e9e8e6;pointer-events:unset;top:0;left:0;right:0;bottom:0}.product-box--expanded .product-action,.product-box--expanded:hover .product-action,.product-box--expanded:focus .product-action{opacity:1;pointer-events:unset;transform:none;position:static;margin-top:var(--action-btn-top-margin)}.product-box--expanded .product-wishlist-action-circle,.product-box--expanded:hover .product-wishlist-action-circle,.product-box--expanded:focus .product-wishlist-action-circle{opacity:1}.product-box--expanded .product-badges,.product-box--expanded .cr-pills-container,.product-box--expanded:hover .product-badges,.product-box--expanded:hover .cr-pills-container,.product-box--expanded:focus .product-badges,.product-box--expanded:focus .cr-pills-container{transform:none}.cr-novodom-product-box-variants{display:flex;flex-wrap:nowrap;gap:8px;margin-top:auto}.cr-novodom-product-box-variants__item{font:normal normal 400 16px/normal "Jost", sans-serif;width:46px;height:46px;display:flex;background:#f4f4f4;border-radius:4px;align-items:center;justify-content:center;color:#2b2a2a}.cr-novodom-product-box-variants__item,.cr-novodom-product-box-variants__item:hover{text-decoration:none}.cr-novodom-product-box-variants__item:nth-child(3){display:none}.cr-novodom-product-box-variants__item--more-desktop{display:none}.cr-novodom-product-box-variants__img{width:100%;height:100%;object-fit:contain;filter:brightness(0.96);border-radius:4px}@media (min-width:768px){.cr-novodom-product-box-variants__item:nth-child(3){display:flex}.cr-novodom-product-box-variants__item--more-mobile{display:none}.cr-novodom-product-box-variants__item--more-desktop{display:flex}}@media (min-width:1100px) and (max-width:1679.98px){.product-box{--action-btn-height: 23px;--action-btn-top-margin: 12px}.product-box .product-image-wrapper{margin-bottom:4px}.product-box .product-info{padding:0 4px}.product-box .cr-novodom-shipping-info{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:initial}.product-box .cr-novodom-shipping-info--final-delivery-time-0,.product-box .cr-novodom-shipping-info--final-delivery-time-1{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.14px}.product-box .product-name{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px;margin-bottom:2px}.product-box .product-badges,.product-box .cr-pills-container{top:7px}.product-box .product-badges .badge,.product-box .product-badges .cr-pill,.product-box .cr-pills-container .badge,.product-box .cr-pills-container .cr-pill{font:normal normal 400 8px/12px "Jost", sans-serif;border-radius:0 2px 2px 0;padding:1px 3px;margin-bottom:2px;height:11px;gap:2px}.product-box .product-badges .badge .cr-pill-image,.product-box .product-badges .cr-pill .cr-pill-image,.product-box .cr-pills-container .badge .cr-pill-image,.product-box .cr-pills-container .cr-pill .cr-pill-image{height:8px}.product-box .regulation-price{font:normal normal 300 7px/9px "Jost", sans-serif}.product-box .product-info .product-price-wrapper{margin-bottom:4px}.product-box .product-price{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.product-box .product-price .list-price{font:normal normal 300 9px/12px "Jost", sans-serif}.product-box .product-price.with-list-price{gap:5px}.product-box .product-price.with-regulation-price{margin-top:2px}.product-box .product-wishlist-action-circle{width:16px;height:16px;top:5px;right:5px}.product-box .product-action{width:calc(100% - 8px)}.product-box .product-action .btn,.product-box .product-action .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .product-box .product-action .btn{padding:4px 6px}.product-box::before{box-shadow:-1px 1px 0px 0px rgba(0, 0, 0, 0.08)}.product-box:hover,.product-box:focus{--expansion-size: -4px}.product-box:hover .product-badges,.product-box:hover .cr-pills-container,.product-box:focus .product-badges,.product-box:focus .cr-pills-container{transform:translateX(-4px)}.product-box--expanded,.product-box--expanded:hover,.product-box--expanded:focus{padding:4px;padding-bottom:8px}.cr-novodom-product-box-variants{gap:4px}.cr-novodom-product-box-variants__item{font:normal normal 400 11px/normal "Jost", sans-serif;width:23px;height:23px;border-radius:2px}.cr-novodom-product-box-variants__img{border-radius:2px}}@media (min-width:1360px) and (max-width:1679.98px){.product-box{--action-btn-height: 30px;--action-btn-top-margin: 16px}.product-box .product-image-wrapper{margin-bottom:5px}.product-box .product-info{padding:0 5px}.product-box .cr-novodom-shipping-info{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:initial}.product-box .cr-novodom-shipping-info--final-delivery-time-0,.product-box .cr-novodom-shipping-info--final-delivery-time-1{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.product-box .product-name{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px;margin-bottom:3px}.product-box .product-badges,.product-box .cr-pills-container{top:9px}.product-box .product-badges .badge,.product-box .product-badges .cr-pill,.product-box .cr-pills-container .badge,.product-box .cr-pills-container .cr-pill{font:normal normal 400 8px/12px "Jost", sans-serif;border-radius:0 3px 3px 0;padding:1px 4px;margin-bottom:3px;height:15px;gap:3px}.product-box .product-badges .badge .cr-pill-image,.product-box .product-badges .cr-pill .cr-pill-image,.product-box .cr-pills-container .badge .cr-pill-image,.product-box .cr-pills-container .cr-pill .cr-pill-image{height:11px}.product-box .regulation-price{font:normal normal 300 7px/9px "Jost", sans-serif}.product-box .product-info .product-price-wrapper{margin-bottom:5px}.product-box .product-price{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.product-box .product-price .list-price{font:normal normal 300 9px/12px "Jost", sans-serif}.product-box .product-price.with-list-price{gap:7px}.product-box .product-price.with-regulation-price{margin-top:3px}.product-box .product-wishlist-action-circle{width:21px;height:21px;top:7px;right:7px}.product-box .product-action{width:calc(100% - 11px)}.product-box .product-action .btn,.product-box .product-action .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .product-box .product-action .btn{padding:5px 8px}.product-box::before{box-shadow:-1px 1px 0px 0px rgba(0, 0, 0, 0.08)}.product-box:hover,.product-box:focus{--expansion-size: -5px}.product-box:hover .product-badges,.product-box:hover .cr-pills-container,.product-box:focus .product-badges,.product-box:focus .cr-pills-container{transform:translateX(-5px)}.product-box--expanded,.product-box--expanded:hover,.product-box--expanded:focus{padding:5px;padding-bottom:11px}.cr-novodom-product-box-variants{gap:5px}.cr-novodom-product-box-variants__item{font:normal normal 400 11px/normal "Jost", sans-serif;width:31px;height:31px;border-radius:3px}.cr-novodom-product-box-variants__img{border-radius:3px}}.product-counter{font:normal normal 300 14px/18px "Jost", sans-serif;display:inline-block;color:#564b48}.counter-container{color:#c45f3f}.product-info .counter-container{color:#c45f3f}@media (min-width:1100px) and (max-width:1679.98px){.product-counter{font:normal normal 300 9px/12px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.product-counter{font:normal normal 300 9px/12px "Jost", sans-serif}}.cr-novodom-product-designer{gap:20px;padding-top:16px;padding-bottom:16px;margin:16px 10px}@media (min-width:768px){.cr-novodom-product-designer{padding-left:14px;padding-right:14px}}.cr-novodom-product-designer__photo img{width:80px;height:80px;border-radius:50%;object-fit:cover}.cr-novodom-product-designer__advice{font:normal normal 400 14px/18px "Jost", sans-serif;font-style:italic;color:#564b48;margin-bottom:16px}.cr-novodom-product-designer__name,.cr-novodom-product-designer__profession{font:normal normal 400 14px/20px "Jost", sans-serif;color:#2b2a2a}.cr-novodom-product-card-fits{background:#ffffff}.cr-novodom-product-card-fits .boxed{max-width:none !important;padding:0 !important}.cr-novodom-product-card-fits .product-slider-item{margin:20px 0 35px}@media (min-width:992px){.cr-novodom-product-card-fits .product-slider-item{margin:20px 0 80px}}.cr-novodom-product-card-fits .product-slider-item .product-image{max-height:135px}@media (min-width:576px){.cr-novodom-product-card-fits .product-slider-item .product-image{max-height:160px}}@media (min-width:992px){.cr-novodom-product-card-fits .product-slider-item .product-image{max-height:200px}}.cr-novodom-product-card-fits .cms-block-novodom-product-fits{margin:0 -20px;background:#ffffff}.cr-novodom-product-card-fits .cms-block-novodom-product-fits .cms-block-container{padding:0 20px}.cr-novodom-product-card-fits .cms-block-novodom-product-fits .cms-element-product-slider .product-slider{overflow:visible}.cr-novodom-product-card-fits .cms-block-novodom-product-fits .cms-element-product-slider .product-slider.has-nav{padding:0}.cr-novodom-product-card-fits .cms-block-novodom-product-fits .cms-element-product-slider .product-slider.has-nav .tns-outer{padding:0 20px !important}.cr-novodom-product-card-fits .cms-block-novodom-product-fits .cms-element-product-slider .product-slider-controls-prev{left:25px;transform:translateX(-50%) translateY(-50%)}.cr-novodom-product-card-fits .cms-block-novodom-product-fits .cms-element-product-slider .product-slider-controls-next{right:25px;transform:translateX(50%) translateY(-50%)}@media (min-width:992px){.cr-novodom-product-card-fits .cms-block-novodom-product-fits{margin:0}.cr-novodom-product-card-fits .cms-block-novodom-product-fits .cms-block-container{padding:0 40px}}@media (min-width:1360px){.cr-novodom-product-card-fits .cms-block-novodom-product-fits .cms-block-container{padding:0 70px}}.cr-novodom-product-card-fits .cr-novodom-product-fits{padding:40px 0}.cr-novodom-product-card-fits .cr-novodom-product-fits__heading{font:normal normal 500 21px/22px "Jost", sans-serif;color:#564b48;text-align:center;max-width:1760px;margin:0 auto 24px auto}@media (min-width:992px){.cr-novodom-product-card-fits .cr-novodom-product-fits{padding:48px 0}.cr-novodom-product-card-fits .cr-novodom-product-fits__heading{font:normal normal 500 28px/34px "Jost", sans-serif;margin-bottom:32px;text-align:left}.cr-novodom-product-card-fits .cr-novodom-product-fits .cms-element-product-slider{margin-left:-80px;margin-right:-80px}.cr-novodom-product-card-fits .cr-novodom-product-fits .cms-element-product-slider .product-slider{margin-right:80px}.cr-novodom-product-card-fits .cr-novodom-product-fits .cms-element-product-slider .product-slider.has-nav{padding:0;margin:0}.cr-novodom-product-card-fits .cr-novodom-product-fits .cms-element-product-slider .product-slider.has-nav .tns-outer{padding:0 80px !important}.cr-novodom-product-card-fits .cr-novodom-product-fits .cms-element-product-slider .product-slider-controls-prev{left:80px}.cr-novodom-product-card-fits .cr-novodom-product-fits .cms-element-product-slider .product-slider-controls-next{right:80px}}@media (min-width:1360px){.cr-novodom-product-card-fits .cr-novodom-product-fits{padding:64px 0}}.sw-cms-el-promotion-countdown-timer{padding:24px 20px;color:white;display:flex;flex-direction:column;row-gap:16px;align-items:center;justify-content:center}@media (min-width:768px){.sw-cms-el-promotion-countdown-timer{flex-direction:row;column-gap:16px;row-gap:0}}.sw-cms-el-promotion-countdown-timer__text{text-align:center}.sw-cms-el-promotion-countdown-timer__text>h2,.sw-cms-el-promotion-countdown-timer__text>.h2,.sw-cms-el-promotion-countdown-timer__text>div{color:white}.sw-cms-el-promotion-countdown-timer__text>h2,.sw-cms-el-promotion-countdown-timer__text>.h2{font:normal normal 500 24px/30px "Jost", sans-serif;letter-spacing:0.56px}.sw-cms-el-promotion-countdown-timer__text>h2 span,.sw-cms-el-promotion-countdown-timer__text>.h2 span{font-weight:300 !important}@media (min-width:768px){.sw-cms-el-promotion-countdown-timer__text>h2,.sw-cms-el-promotion-countdown-timer__text>.h2{font:normal normal 500 28px/34px "Jost", sans-serif;margin-bottom:4px}}.sw-cms-el-promotion-countdown-timer__text>div{margin-top:0;font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px}.sw-cms-el-promotion-countdown-timer__timer{display:flex;column-gap:8px;flex-wrap:nowrap}.sw-cms-el-promotion-countdown-timer__timer-item{display:flex;flex-direction:column;align-items:center}.sw-cms-el-promotion-countdown-timer__timer-item-value{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.56px;margin-bottom:4px}.sw-cms-el-promotion-countdown-timer__timer-item-label{font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.24px;text-transform:uppercase}@media (min-width:1100px) and (max-width:1679.98px){.sw-cms-el-promotion-countdown-timer{padding:12px 10px;column-gap:8px}.sw-cms-el-promotion-countdown-timer__text>h2,.sw-cms-el-promotion-countdown-timer__text>.h2{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin-bottom:2px}.sw-cms-el-promotion-countdown-timer__text>div{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.sw-cms-el-promotion-countdown-timer__timer{column-gap:4px}.sw-cms-el-promotion-countdown-timer__timer-item-value{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin-bottom:2px}.sw-cms-el-promotion-countdown-timer__timer-item-label{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px}}@media (min-width:1360px) and (max-width:1679.98px){.sw-cms-el-promotion-countdown-timer{padding:16px 13px;column-gap:11px}.sw-cms-el-promotion-countdown-timer__text>h2,.sw-cms-el-promotion-countdown-timer__text>.h2{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin-bottom:3px}.sw-cms-el-promotion-countdown-timer__text>div{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.sw-cms-el-promotion-countdown-timer__timer{column-gap:5px}.sw-cms-el-promotion-countdown-timer__timer-item-value{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin-bottom:3px}.sw-cms-el-promotion-countdown-timer__timer-item-label{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px}}.quantity-selector-group{width:118px;position:relative}.quantity-selector-group .quantity-selector-group-input{color:#2b2a2a;background-color:#f4f4f4;border:1px solid #f4f4f4;border-radius:8px !important;position:relative;z-index:1 !important;height:40px;line-height:40px;padding-left:28px;padding-right:28px}.quantity-selector-group .quantity-selector-group-input:hover{box-shadow:none}.quantity-selector-group .quantity-selector-group-input:focus{border:1px solid #0084ff}.quantity-selector-group .btn,.quantity-selector-group .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .quantity-selector-group .btn{border:none;background-color:transparent;position:absolute;z-index:2;top:0;bottom:0;height:100%;width:32px}.quantity-selector-group .btn:hover,.quantity-selector-group .novodom-explore-client-reviews__action .btn:hover,.novodom-explore-client-reviews__action .quantity-selector-group .btn:hover,.quantity-selector-group .btn:focus,.quantity-selector-group .novodom-explore-client-reviews__action .btn:focus,.novodom-explore-client-reviews__action .quantity-selector-group .btn:focus,.quantity-selector-group .btn:active,.quantity-selector-group .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .quantity-selector-group .btn:active{background-color:transparent}.quantity-selector-group .btn .icon,.quantity-selector-group .novodom-explore-client-reviews__action .btn .icon,.novodom-explore-client-reviews__action .quantity-selector-group .btn .icon{top:0;display:block;position:relative;width:12px;height:12px;color:#1c1f19}.quantity-selector-group .btn .icon svg,.quantity-selector-group .novodom-explore-client-reviews__action .btn .icon svg,.novodom-explore-client-reviews__action .quantity-selector-group .btn .icon svg{top:-7px}.quantity-selector-group .btn.btn-plus,.quantity-selector-group .novodom-explore-client-reviews__action .btn-plus.btn,.novodom-explore-client-reviews__action .quantity-selector-group .btn-plus.btn{right:0}.quantity-selector-group .btn.btn-plus .icon,.quantity-selector-group .novodom-explore-client-reviews__action .btn-plus.btn .icon,.novodom-explore-client-reviews__action .quantity-selector-group .btn-plus.btn .icon{left:-7px}.quantity-selector-group .btn.btn-minus,.quantity-selector-group .novodom-explore-client-reviews__action .btn-minus.btn,.novodom-explore-client-reviews__action .quantity-selector-group .btn-minus.btn{left:0}.quantity-selector-group .btn.btn-minus .icon,.quantity-selector-group .novodom-explore-client-reviews__action .btn-minus.btn .icon,.novodom-explore-client-reviews__action .quantity-selector-group .btn-minus.btn .icon{right:-2px}.quantity-selector-group .btn:active,.quantity-selector-group .novodom-explore-client-reviews__action .btn:active,.novodom-explore-client-reviews__action .quantity-selector-group .btn:active{border-color:#d4cec5}@media (min-width:1100px) and (max-width:1679.98px){.quantity-selector-group{width:59px}.quantity-selector-group .quantity-selector-group-input{border-radius:4px !important;height:20px;line-height:20px;padding-left:14px;padding-right:14px}.quantity-selector-group .btn,.quantity-selector-group .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .quantity-selector-group .btn{width:16px}.quantity-selector-group .btn .icon,.quantity-selector-group .novodom-explore-client-reviews__action .btn .icon,.novodom-explore-client-reviews__action .quantity-selector-group .btn .icon{width:6px;height:6px}.quantity-selector-group .btn .icon svg,.quantity-selector-group .novodom-explore-client-reviews__action .btn .icon svg,.novodom-explore-client-reviews__action .quantity-selector-group .btn .icon svg{top:-4px}.quantity-selector-group .btn.btn-plus .icon,.quantity-selector-group .novodom-explore-client-reviews__action .btn-plus.btn .icon,.novodom-explore-client-reviews__action .quantity-selector-group .btn-plus.btn .icon{left:-4px}.quantity-selector-group .btn.btn-minus .icon,.quantity-selector-group .novodom-explore-client-reviews__action .btn-minus.btn .icon,.novodom-explore-client-reviews__action .quantity-selector-group .btn-minus.btn .icon{right:-1px}}@media (min-width:1360px) and (max-width:1679.98px){.quantity-selector-group{width:79px}.quantity-selector-group .quantity-selector-group-input{border-radius:5px !important;height:27px;line-height:27px;padding-left:19px;padding-right:19px}.quantity-selector-group .btn,.quantity-selector-group .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .quantity-selector-group .btn{width:21px}.quantity-selector-group .btn .icon,.quantity-selector-group .novodom-explore-client-reviews__action .btn .icon,.novodom-explore-client-reviews__action .quantity-selector-group .btn .icon{width:8px;height:8px}.quantity-selector-group .btn .icon svg,.quantity-selector-group .novodom-explore-client-reviews__action .btn .icon svg,.novodom-explore-client-reviews__action .quantity-selector-group .btn .icon svg{top:-5px}.quantity-selector-group .btn.btn-plus .icon,.quantity-selector-group .novodom-explore-client-reviews__action .btn-plus.btn .icon,.novodom-explore-client-reviews__action .quantity-selector-group .btn-plus.btn .icon{left:-5px}.quantity-selector-group .btn.btn-minus .icon,.quantity-selector-group .novodom-explore-client-reviews__action .btn-minus.btn .icon,.novodom-explore-client-reviews__action .quantity-selector-group .btn-minus.btn .icon{right:-1px}}.cr-novodom-style-product-recommendations{display:flex;flex-direction:column;margin:40px 0}.section-style-items-recommendations-main-content{display:contents;min-width:0;padding:0 120px;margin:64px 0 64px}.section-style-items-recommendations-aside-content{display:contents;min-width:0}.novodom-style-recommendation-items-tab-slider-header{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:initial;color:#564b48;text-align:center;margin:0 0 8px}.novodom-style-recommendation-items-tab-slider-item{width:auto}.novodom-style-recommendation-items-tab-slider-item__link{font:normal normal 300 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48;padding:10px;cursor:pointer}.novodom-style-recommendation-items-tab-slider-item__link-active{font-weight:400;padding:10px 10px 9px;border-bottom:1px solid #000000}.novodom-style-recommendation-items-product-slider-block{order:1;margin:24px 20px 0}.novodom-style-recommendation-items-product-slider-container{display:none}.novodom-style-recommendation-items-product-slider-container-active{display:block}.novodom-style-recommendation-items-image-slider-container{display:flex;height:100%}.novodom-style-recommendation-items-image-slider-container .swiper-wrapper{height:100%}.novodom-style-recommendation-items-image-slider-item__link{position:relative;display:block;height:100%;text-decoration:none}.novodom-style-recommendation-items-image-slider-item__link:hover,.novodom-style-recommendation-items-image-slider-item__link:focus,.novodom-style-recommendation-items-image-slider-item__link:active{border:none;text-decoration:none}.novodom-style-recommendation-items-image-slider-item__image{width:100%;height:100%;object-fit:cover;display:block;max-height:350px}.novodom-style-recommendation-items-image-slider-headline-item{position:absolute;width:calc(100% - 94px);top:20px;left:52px;display:flex;flex-direction:column;gap:8px}.novodom-style-recommendation-items-image-slider-item__title{font:normal normal 400 40px/48px "Jost", sans-serif;letter-spacing:initial;color:#ffffff}.novodom-style-recommendation-items-image-slider-item__subtitle{font:normal normal 500 21px/25px "Jost", sans-serif;letter-spacing:0.42px;color:#ffffff}.novodom-style-recommendation-items-image-slider-item__action{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;max-width:fit-content;padding:8px 23px}.novodom-style-recommendation-items-image-slider-controls{display:block}.novodom-style-recommendation-items-image-slider-controls__prev{margin:0 0 0 10px}.novodom-style-recommendation-items-image-slider-controls__next{margin:0 10px 0 0}@media (min-width:1100px){.cr-novodom-style-product-recommendations{margin:0;display:grid;grid-template-columns:79fr 65fr}.section-style-items-recommendations-main-content,.section-style-items-recommendations-aside-content{display:block}.novodom-style-recommendation-items-tab-slider-block{margin:0 0 16px}.novodom-style-recommendation-items-tab-slider-header{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.56px;color:#564b48;text-align:left;margin:0 0 8px}.novodom-style-recommendation-items-tab-slider-container{--control-size: 24px;--control-border-radius: 0;padding:0 24px}.novodom-style-recommendation-items-tab-slider{margin:0 7px}.novodom-style-recommendation-items-product-slider-block{--slider-control-translate: 100%;--slider-control-offset: -16px;margin:0}.novodom-style-recommendation-items-image-slider-controls{display:none}.novodom-style-recommendation-items-image-slider-item__image{aspect-ratio:1.63;max-height:100%}.novodom-style-recommendation-items-image-slider-headline-item{width:calc(100% - 74px);top:71px;left:74px;gap:16px}.novodom-style-recommendation-items-image-slider-item__title{font:normal normal 300 74px/70px "Jost", sans-serif;letter-spacing:initial;color:#ffffff}.novodom-style-recommendation-items-image-slider-item__subtitle{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.56px;color:#ffffff}}@media (min-width:1680px){.cr-novodom-style-product-recommendations{display:grid;grid-template-columns:7fr 5fr}.novodom-style-recommendation-items-image-slider-item__image{aspect-ratio:1.17}}@media (min-width:1100px) and (max-width:1679.98px){.section-style-items-recommendations-main-content{padding:0 60px;margin:32px 0}.novodom-style-recommendation-items-tab-slider-header{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin:0 0 4px}.novodom-style-recommendation-items-tab-slider-item__link{font:normal normal 300 11px/15px "Jost", sans-serif;letter-spacing:0.213px;padding:5px}.novodom-style-recommendation-items-tab-slider-item__link-active{padding:5px 5px 5px}.novodom-style-recommendation-items-product-slider-block{--slider-control-offset: -8px}.novodom-style-recommendation-items-tab-slider-block{margin:0 0 8px}.novodom-style-recommendation-items-tab-slider-container{padding:0 12px}.novodom-style-recommendation-items-tab-slider{margin:0 4px}.novodom-style-recommendation-items-image-slider-headline-item{width:calc(100% - 37px);top:36px;left:37px;gap:8px}.novodom-style-recommendation-items-image-slider-item__title{font:normal normal 300 49px/47px "Jost", sans-serif}.novodom-style-recommendation-items-image-slider-item__subtitle{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px}.novodom-style-recommendation-items-image-slider-item__action{font:normal normal 500 7px/9px "Jost", sans-serif;letter-spacing:0.14px;padding:4px 12px}}@media (min-width:1360px) and (max-width:1679.98px){.section-style-items-recommendations-main-content{padding:0 80px;margin:43px 0}.novodom-style-recommendation-items-tab-slider-header{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin:0 0 5px}.novodom-style-recommendation-items-tab-slider-item__link{font:normal normal 300 11px/15px "Jost", sans-serif;letter-spacing:0.213px;padding:7px}.novodom-style-recommendation-items-tab-slider-item__link-active{padding:7px 7px 6px}.novodom-style-recommendation-items-product-slider-block{--slider-control-offset: -11px}.novodom-style-recommendation-items-tab-slider-block{margin:0 0 11px}.novodom-style-recommendation-items-tab-slider-container{padding:0 16px}.novodom-style-recommendation-items-tab-slider{margin:0 5px}.novodom-style-recommendation-items-image-slider-headline-item{width:calc(100% - 49px);top:47px;left:49px;gap:11px}.novodom-style-recommendation-items-image-slider-item__title{font:normal normal 300 49px/47px "Jost", sans-serif}.novodom-style-recommendation-items-image-slider-item__subtitle{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px}.novodom-style-recommendation-items-image-slider-item__action{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px;padding:5px 15px}}.tpay-blik{display:flex;align-content:stretch;gap:16px;padding-left:40px;flex-direction:row;padding-bottom:16px}@media (min-width:992px){.tpay-blik>div{flex-wrap:initial}}.tpay-blik__label{font:normal normal 500 16px/18px "Jost", sans-serif;color:#564b48;letter-spacing:0.28px}.tpay-blik .icon-info{color:transparent;width:18px;height:18px}.tpay-blik .icon-info>svg{top:0.25em}.tpay-blik .icon-info>svg path{fill:#564b48}.tpay-blik__input{width:137px;padding-left:16px;padding-right:13px;letter-spacing:6.5px}.tpay-blik__input::placeholder{color:#d4cec5;font-weight:700}.tpay-blik__info{font:normal normal 400 14px/18px "Jost", sans-serif}.blik-modal .modal-header{display:block !important;padding:0;position:relative;z-index:1}.blik-modal .modal-header .btn-close{position:absolute;top:10px;right:10px}.blik-modal .only-close{text-align:right}.blik-modal .btn,.blik-modal .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .blik-modal .btn{width:100%}.payment-form-group .tpay--title{margin:10px 0}.payment-form-group .tpay--list{display:flex;flex-wrap:wrap;justify-content:center;margin:10px 0;gap:16px}@media (min-width:992px){.payment-form-group .tpay--list{justify-content:left}}.payment-form-group .tpay--list-item-container{margin:0;display:flex;gap:4px;align-items:center;padding:4px 8px;width:calc(50% - 8px)}.payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input{display:block;width:20px;height:20px}@media (min-width:1100px) and (max-width:1679.98px){.tpay-blik{gap:8px;padding-left:20px;padding-bottom:8px}.tpay-blik__label{font:normal normal 500 11px/12px "Jost", sans-serif;letter-spacing:0.186px}.tpay-blik .icon-info{width:9px;height:9px}.tpay-blik .icon-info svg{top:0.1em}.tpay-blik__input{width:69px;padding-left:8px;padding-right:7px;letter-spacing:3.25px}.tpay-blik__info{font:normal normal 400 9px/12px "Jost", sans-serif}.blik-modal .modal-header .btn-close{top:5px;right:5px}.payment-form-group .tpay--title{margin:5px 0}.payment-form-group .tpay--list{margin:5px 0;gap:8px}.payment-form-group .tpay--list-item-container{gap:2px;padding:2px 4px;width:calc(50% - 4px)}.payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input{width:10px;height:10px}}@media (min-width:1360px) and (max-width:1679.98px){.tpay-blik{gap:11px;padding-left:27px;padding-bottom:11px}.tpay-blik__label{font:normal normal 500 11px/12px "Jost", sans-serif;letter-spacing:0.186px}.tpay-blik__input{width:91px;padding-left:11px;padding-right:9px;letter-spacing:4.333px}.blik-modal .modal-header .btn-close{top:7px;right:7px}.payment-form-group .tpay--title{margin:7px 0}.payment-form-group .tpay--list{margin:7px 0;gap:11px}.payment-form-group .tpay--list-item-container{gap:3px;padding:3px 5px;width:calc(50% - 5px)}.payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input{width:13px;height:13px}}.sw-cms-block-user-product-history{--horizontal-paddings: 20px;--container-size: calc(var(--vw) - 2 * var(--horizontal-paddings));width:min(var(--container-size), 1780px);margin:40px 0;padding:0}@media (min-width:576px){.sw-cms-block-user-product-history{margin:48px 0}}@media (min-width:992px){.sw-cms-block-user-product-history{--horizontal-paddings: 40px}}@media screen and (min-width:1780px){.sw-cms-block-user-product-history{--horizontal-paddings: 70px;margin:64px 0}}.sw-cms-block-user-product-history h2,.sw-cms-block-user-product-history .h2{font:normal normal 500 21px/26px "Jost", sans-serif;color:#564b48;margin-bottom:16px;text-align:center}@media (min-width:576px){.sw-cms-block-user-product-history h2,.sw-cms-block-user-product-history .h2{font:normal normal 500 28px/34px "Jost", sans-serif;letter-spacing:0.56px;margin-bottom:48px;text-align:left}}.sw-cms-block-user-product-history-list{margin-bottom:0;padding-bottom:0;width:calc(var(--vw) - 20px)}@media (min-width:576px){.sw-cms-block-user-product-history-list{margin:0;width:100%}}.sw-cms-block-user-product-history-list-item{min-width:90px;width:90px;height:90px;border-radius:50%;overflow:hidden;background-color:#ffffff}.sw-cms-block-user-product-history-list-item img{height:auto}@media (min-width:576px){.sw-cms-block-user-product-history-list-item{width:110px;height:110px;min-width:110px}}@media (min-width:768px){.sw-cms-block-user-product-history-list-item{width:130px;height:130px;min-width:130px}}.sw-cms-block-user-product-history-list--extra-margin{margin-bottom:32px}@media (min-width:768px){.sw-cms-block-user-product-history-list--extra-margin{margin-bottom:48px}}.sw-cms-block-user-product-history-with-blog-entries{--column-gap: 20px;margin:0;column-gap:var(--column-gap)}@media (min-width:1360px){.sw-cms-block-user-product-history-with-blog-entries{--column-gap: 40px}}.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry{padding:0;margin:0;display:flex;flex-direction:column}.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry:not(:last-child){margin-bottom:32px}@media (min-width:768px){.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry:not(:last-child){margin-bottom:0}}@media (min-width:768px){.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry{width:calc(50% - var(--column-gap) / 2)}}.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry .sw-cms-block-user-product-history-text-content-wrapper{margin-bottom:auto}.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry .sw-cms-block-user-product-history-text-content-wrapper h4,.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry .sw-cms-block-user-product-history-text-content-wrapper .h4{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.42px;margin-bottom:8px;color:#564b48}@media (min-width:768px){.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry .sw-cms-block-user-product-history-text-content-wrapper h4,.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry .sw-cms-block-user-product-history-text-content-wrapper .h4{font:normal normal 500 24px/36px "Jost", sans-serif;letter-spacing:0.48px}}.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry .sw-cms-block-user-product-history-text-content-wrapper p{font:normal normal 300 16px/22px "Jost", sans-serif;color:#564b48;letter-spacing:0.32px;margin-bottom:20px}@media (min-width:768px){.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry .sw-cms-block-user-product-history-text-content-wrapper p{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}}.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry .sw-cms-block-user-product-history-button-wrapper{width:100%;display:flex;justify-content:center}@media (min-width:768px){.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry .sw-cms-block-user-product-history-button-wrapper{justify-content:flex-start}}.sw-cms-block-user-product-history-with-blog-entries .sw-cms-block-user-product-history-blog-teaser-entry .sw-cms-block-user-product-history-button-wrapper a{font:normal normal 500 14px/18px "Jost", sans-serif;display:inline-block;color:#564b48;letter-spacing:0.28px;padding:9px 24px;border:1px solid #564b48;text-transform:uppercase;text-decoration:none}.cr-user-product-history-seo-category h3,.cr-user-product-history-seo-category .h3{font:normal normal 500 24px/36px "Jost", sans-serif;letter-spacing:0.48px;margin-bottom:8px}.cms-block-novodom-youtube-section .cms-block-container-row{margin:0}.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section{background-color:#f4f4f4;display:flex;align-items:center;padding:32px 0;flex-direction:column;box-shadow:0 0 0 100vmax #f4f4f4;clip-path:inset(0 -100vmax)}@media (min-width:768px){.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section{padding:40px;box-shadow:none;clip-path:unset}}@media (min-width:992px){.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section{padding:40px 80px;flex-direction:row;row-gap:0}}.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__content-wrapper{display:flex;align-items:center;column-gap:16px;margin-bottom:24px}@media (min-width:992px){.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__content-wrapper{margin-bottom:0}}@media (min-width:1200px){.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__content-wrapper{column-gap:32px;margin-right:32px}}.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__icon-wrapper{padding:21px 16px;background-color:#ffffff;border-radius:50%}.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__icon-wrapper .icon{width:48px;height:auto;color:#c45f3f}@media (min-width:768px){.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__icon-wrapper .icon{width:64px}}.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__text-content h2,.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__text-content .h2{font:normal normal 500 21px/26px "Jost", sans-serif;color:#564b48;margin-bottom:8px}@media (min-width:992px){.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__text-content h2,.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__text-content .h2{font:normal normal 400 28px/34px "Jost", sans-serif}}@media (min-width:1200px){.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__text-content h2,.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__text-content .h2{color:#000000;letter-spacing:0.56px}}.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section__text-content p{font:normal normal 300 16px/20px "Jost", sans-serif;color:#000000;margin-bottom:0;letter-spacing:0.32px}.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section a.btn,.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section .novodom-explore-client-reviews__action a.btn,.novodom-explore-client-reviews__action .cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section a.btn{font:normal normal 500 14px/18px "Jost", sans-serif;width:100%;padding:9px 24px;letter-spacing:0.28px;text-overflow:unset;overflow:unset;word-wrap:unset}@media (min-width:576px){.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section a.btn,.cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section .novodom-explore-client-reviews__action a.btn,.novodom-explore-client-reviews__action .cms-block-novodom-youtube-section .sw-cms-block-novodom-youtube-section a.btn{width:unset}}.zoom-modal-wrapper .gallery-slider-thumbnails-image,.zoom-modal-wrapper .gallery-slider-image{height:auto;width:auto}.modal.zoom-modal .gallery-slider-thumbnails-item{width:85px}.modal.zoom-modal .btn-close{--btn-close-size: 25px;background-size:var(--btn-close-size);top:15px;width:var(--btn-close-size);height:var(--btn-close-size);margin:10px}@media (min-width:768px){.modal.zoom-modal .btn-close{--btn-close-size: 30px}}@media (min-width:992px) and (max-width:1679.98px){.modal.zoom-modal .btn-close{background-size:15px}.modal .zoom-modal-actions .icon{width:11px;height:11px}}@media (min-width:1360px) and (max-width:1679.98px){.modal.zoom-modal .btn-close{background-size:18px}.modal .zoom-modal-actions .icon{width:13px;height:13px}}.container-main:has(.novodom-element-breadcrumbs) .cms-breadcrumb{display:none}.container-main:has(.novodom-element-breadcrumbs) .novodom-element-breadcrumbs{display:flex}.breadcrumb{position:relative;z-index:10;margin:0}.breadcrumb.cms-breadcrumb{padding:0;margin-top:8px}.breadcrumb.cms-breadcrumb nav{flex-shrink:1;overflow:hidden;overflow-x:auto}.breadcrumb.breadcrumb-list{display:flex;flex-wrap:nowrap;width:max-content}.breadcrumb.breadcrumb-list:has(.breadcrumb-list){margin-bottom:0}.breadcrumb.breadcrumb-list:has(.breadcrumb-list) .breadcrumb-list{align-items:center;margin-bottom:0}.breadcrumb.breadcrumb-list .breadcrumb-item{font:normal normal 400 14px/21px "Jost", sans-serif}.breadcrumb.breadcrumb-list .breadcrumb-link{font:normal normal 400 12px/18px "Jost", sans-serif}.breadcrumb.breadcrumb-list .breadcrumb-item{display:flex;flex-shrink:0;align-items:center;min-width:1px;padding:8px}.breadcrumb.breadcrumb-list .breadcrumb-item:last-of-type{flex-shrink:1;cursor:default}.breadcrumb.breadcrumb-list .breadcrumb-item:last-of-type .breadcrumb-link{color:#d4cec5}.breadcrumb.breadcrumb-list .breadcrumb-item:last-of-type .breadcrumb-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumb.breadcrumb-list .breadcrumb-home{padding:8px 8px 8px 0}.breadcrumb.breadcrumb-list .breadcrumb-item+.breadcrumb-item::before{display:none}.breadcrumb.breadcrumb-list .breadcrumb-placeholder{display:inline-flex;justify-content:center;align-items:center;margin:0}.breadcrumb.breadcrumb-list .breadcrumb-placeholder .icon{width:16px;height:16px;color:#d4cec5}.breadcrumb.breadcrumb-list .breadcrumb-placeholder .icon svg{top:0;width:100%;height:100%}.breadcrumb.breadcrumb-list .breadcrumb-placeholder--mobile{margin-left:0;margin-right:8px}.breadcrumb.breadcrumb-list .breadcrumb-placeholder--mobile .icon{width:20px;height:20px;color:#2b2a2a}.breadcrumb.breadcrumb-list .breadcrumb-placeholder--mobile .icon svg{width:100%;height:100%}.breadcrumb.breadcrumb-list .breadcrumb-placeholder--rotate{transform:rotate(180deg)}.breadcrumb.breadcrumb-list .breadcrumb-link{letter-spacing:0.32px;text-decoration:none;text-transform:uppercase;color:#564b48;display:flex;align-items:center;min-width:1px}.breadcrumb.breadcrumb-list .breadcrumb-link:hover,.breadcrumb.breadcrumb-list .breadcrumb-link:focus,.breadcrumb.breadcrumb-list .breadcrumb-link:active{color:#564b48;border:none}.breadcrumb.breadcrumb-list .breadcrumb-link.is-active{color:#d4cec5;font-weight:400}.breadcrumb.breadcrumb-list .breadcrumb-link .icon{display:contents}.breadcrumb.breadcrumb-list .breadcrumb-link .icon>svg{fill:currentColor;width:16px;height:16px;margin-top:-9px;margin-bottom:-7px;position:static}@media (min-width:1100px){.breadcrumb.cms-breadcrumb{margin-top:18px}.breadcrumb.breadcrumb-list .breadcrumb-link{letter-spacing:0.24px;color:#87625d}.breadcrumb.breadcrumb-list .breadcrumb-link:hover{color:#87625d}}@media (min-width:1100px) and (max-width:1679.98px){.breadcrumb.cms-breadcrumb{margin-top:9px}.breadcrumb.breadcrumb-list .breadcrumb-item{font:normal normal 400 9px/14px "Jost", sans-serif}.breadcrumb.breadcrumb-list .breadcrumb-link{font:normal normal 400 8px/12px "Jost", sans-serif}.breadcrumb.breadcrumb-list .breadcrumb-item{padding:4px}.breadcrumb.breadcrumb-list .breadcrumb-home{padding:4px 4px 4px 0}.breadcrumb.breadcrumb-list .breadcrumb-placeholder .icon{width:8px;height:8px}.breadcrumb.breadcrumb-list .breadcrumb-placeholder--mobile{margin-right:4px}.breadcrumb.breadcrumb-list .breadcrumb-placeholder--mobile .icon{width:10px;height:10px}.breadcrumb.breadcrumb-list .breadcrumb-link .icon>svg{width:8px;height:8px;margin-top:-5px;margin-bottom:-4px}}@media (min-width:1360px) and (max-width:1679.98px){.breadcrumb.cms-breadcrumb{margin-top:12px}.breadcrumb.breadcrumb-list .breadcrumb-item{padding:5px}.breadcrumb.breadcrumb-list .breadcrumb-home{padding:5px 5px 5px 0}.breadcrumb.breadcrumb-list .breadcrumb-placeholder .icon{width:11px;height:11px}.breadcrumb.breadcrumb-list .breadcrumb-placeholder--mobile{margin-right:5px}.breadcrumb.breadcrumb-list .breadcrumb-placeholder--mobile .icon{width:13px;height:13px}.breadcrumb.breadcrumb-list .breadcrumb-link .icon>svg{width:11px;height:11px;margin-top:-6px;margin-bottom:-5px}}.breadcrumb-site-map .popover-arrow{display:none}.breadcrumb-site-map .breadcrumb-site-map-list{margin:0}.breadcrumb-site-map .breadcrumb-site-map-link{font:normal normal 500 11px/15px "Jost", sans-serif;color:#2b2a2a;text-decoration:none;display:block;padding:0;margin-bottom:5px}.breadcrumb-site-map .breadcrumb-site-map-link:hover{text-decoration:underline;text-decoration-color:#2b2a2a}.account-menu-login{padding:0 0 12px 0;margin-bottom:12px;border-bottom:1px solid #e9e8e6}.account-menu-login .account-menu-register{font:normal normal 400 14px/21px "Jost", sans-serif}.account-menu-dropdown{padding:24px 16px}@media (min-width:1100px) and (max-width:1679.98px){.account-menu-login .account-menu-register{font:normal normal 400 8px/13px "Jost", sans-serif}.account-menu-dropdown{padding:12px 8px;min-width:140px}.account-menu .title-card-custom{padding-bottom:10px}}@media (min-width:1360px) and (max-width:1679.98px){.account-menu-login .account-menu-register{font:normal normal 400 8px/13px "Jost", sans-serif}.account-menu-dropdown{padding:14px 10px;min-width:160px}}.category-navigation{--icon-size: 20px;--space-between-icon-and-link: 4px}.category-navigation-wrapper{margin-top:48px}.category-navigation-title{font:normal normal 400 12px/18px "Jost", sans-serif;color:#d4cec5;letter-spacing:0.24px;text-transform:uppercase;margin-bottom:12px}.category-navigation-list{padding-left:0}.category-navigation-list .category-navigation-entry:has(.category-navigation-link--sublink):last-child{margin-bottom:12px}.category-navigation-list .category-navigation-link{font:normal normal 500 16px/22px "Jost", sans-serif;color:#2b2a2a;text-decoration:none;padding:0;margin-bottom:8px}.category-navigation-list .category-navigation-link:hover{text-decoration:underline;text-decoration-color:#2b2a2a}.category-navigation-list .category-navigation-link--sublink{font-weight:400;color:#564b48;margin-bottom:8px;margin-left:calc(var(--icon-size) + var(--space-between-icon-and-link))}.category-navigation-list .category-navigation-link:not(.category-navigation-list .category-navigation-link--sublink).is-active{margin-left:0;padding-left:0}.category-navigation-list .category-navigation-link.is-active{position:relative}.category-navigation-list .category-navigation-link.is-active.category-navigation-link--sublink{color:#000000;font-weight:500}.category-navigation-list .category-navigation-link.is-active::before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.27273 16.3636L6.10396 15.1949L11.3634 9.93539L6.10396 4.67592L7.27273 3.50715L13.701 9.93539L7.27273 16.3636Z' fill='black'/%3E%3C/svg%3E");background-size:cover;position:absolute;width:var(--icon-size);height:var(--icon-size);left:calc(-1 * (var(--icon-size) + var(--space-between-icon-and-link)))}.category-navigation-list--root .category-navigation-link:not(.category-navigation-link--sublink){margin-bottom:12px}@media (min-width:1100px) and (max-width:1679.98px){.category-navigation{--icon-size: 10px;--space-between-icon-and-link: 2px}.category-navigation-wrapper{margin-top:24px}.category-navigation-title{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px;margin-bottom:6px}.category-navigation-list .category-navigation-entry:has(.category-navigation-link--sublink):last-child{margin-bottom:6px}.category-navigation-list .category-navigation-link{font:normal normal 500 11px/15px "Jost", sans-serif;margin-bottom:4px}.category-navigation-list .category-navigation-link--sublink{font:normal normal 400 11px/15px "Jost", sans-serif;margin-bottom:4px}.category-navigation-list .category-navigation-link.is-active.category-navigation-link--sublink{color:#000000;font-weight:500}.category-navigation-list--root .category-navigation-link:not(.category-navigation-link--sublink){margin-bottom:6px}}@media (min-width:1360px) and (max-width:1679.98px){.category-navigation{--icon-size: 13px;--space-between-icon-and-link: 3px}.category-navigation-wrapper{margin-top:32px}.category-navigation-title{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px;margin-bottom:8px}.category-navigation-list .category-navigation-entry:has(.category-navigation-link--sublink):last-child{margin-bottom:8px}.category-navigation-list .category-navigation-link{font:normal normal 500 11px/15px "Jost", sans-serif;margin-bottom:5px}.category-navigation-list .category-navigation-link--sublink{font:normal normal 400 11px/15px "Jost", sans-serif;margin-bottom:5px}.category-navigation-list .category-navigation-link.is-active.category-navigation-link--sublink{color:#000000;font-weight:500}.category-navigation-list--root .category-navigation-link:not(.category-navigation-link--sublink){margin-bottom:8px}}.container-main{padding:0}.container,.cms-section .boxed{max-width:1780px;padding:0 20px;margin:0 auto}@media (min-width:1100px){.container,.cms-section .boxed{padding:0}}@media (min-width:1100px) and (max-width:1679.98px){.container,.cms-section .boxed{max-width:930px}}@media (min-width:1360px) and (max-width:1679.98px){.container,.cms-section .boxed{max-width:1240px}}@media (min-width:1680px) and (max-width:1839.98px){.container,.cms-section .boxed{max-width:1600px}}.is-ctl-checkout .content-main .container,.is-ctl-checkout .content-main .cms-section .boxed,.cms-section .is-ctl-checkout .content-main .boxed,.is-act-checkoutregisterpage .content-main .container,.is-act-checkoutregisterpage .content-main .cms-section .boxed,.cms-section .is-act-checkoutregisterpage .content-main .boxed,.is-ctl-accountorder .content-main .container,.is-ctl-accountorder .content-main .cms-section .boxed,.cms-section .is-ctl-accountorder .content-main .boxed{max-width:1480px}@media (min-width:1100px) and (max-width:1679.98px){.is-ctl-checkout .content-main .container,.is-ctl-checkout .content-main .cms-section .boxed,.cms-section .is-ctl-checkout .content-main .boxed,.is-act-checkoutregisterpage .content-main .container,.is-act-checkoutregisterpage .content-main .cms-section .boxed,.cms-section .is-act-checkoutregisterpage .content-main .boxed,.is-ctl-accountorder .content-main .container,.is-ctl-accountorder .content-main .cms-section .boxed,.cms-section .is-ctl-accountorder .content-main .boxed{max-width:740px}}@media (min-width:1360px) and (max-width:1679.98px){.is-ctl-checkout .content-main .container,.is-ctl-checkout .content-main .cms-section .boxed,.cms-section .is-ctl-checkout .content-main .boxed,.is-act-checkoutregisterpage .content-main .container,.is-act-checkoutregisterpage .content-main .cms-section .boxed,.cms-section .is-act-checkoutregisterpage .content-main .boxed,.is-ctl-accountorder .content-main .container,.is-ctl-accountorder .content-main .cms-section .boxed,.cms-section .is-ctl-accountorder .content-main .boxed{max-width:987px}}.is-ctl-product .content-main{background-color:#f4f4f4}.is-ctl-product .container-main{margin:0 auto}.is-ctl-product .cms-section .boxed{padding:0 10px}.is-ctl-product .cms-section .boxed:has(> .cms-block-novodom-detail-gallery-buybox-usp){padding:0}@media (min-width:1100px){.is-ctl-product .cms-section .boxed{padding:0}}.is-ctl-product .product-detail-col-right{padding:0 10px}@media (min-width:1100px){.is-ctl-product .product-detail-col-right{padding:0}}.offcanvas-cookie p{font:normal normal 300 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.offcanvas-cookie .custom-control-label{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.offcanvas-cookie .offcanvas-cookie-entries-toggle{top:0;width:32px;height:32px;padding:0;display:flex;justify-content:center;align-items:center}.offcanvas-cookie .offcanvas-cookie-entries-toggle .icon{width:15px;height:15px}.offcanvas-cookie .offcanvas-cookie-entries-toggle svg{top:0}.offcanvas-cookie-description p{margin-bottom:2rem}.offcanvas-cookie-description .offcanvas-cookie-header{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;margin-bottom:16px}.offcanvas-cookie-description,.offcanvas-cookie-list{margin-bottom:32px;border-bottom:1px solid #d4cec5}.offcanvas-cookie-list{padding-bottom:32px}.offcanvas-cookie .btn-primary,.offcanvas-cookie .address-editor-select:not(.collapsed),.offcanvas-cookie .address-editor-edit:not(.collapsed),.offcanvas-cookie .address-editor-create:not(.collapsed),.offcanvas-cookie .base-slider-item-action,.offcanvas-cookie .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .offcanvas-cookie .btn{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px;padding:6px 12px}.offcanvas .offcanvas-close .icon{width:20px;height:20px}.offcanvas-cookie-entries .icon{width:20px;height:20px}.offcanvas-cookie-entries>p,.offcanvas-cookie-entries .offcanvas-cookie-entry{padding:8px 8px 0 47px}.offcanvas-cookie-entries>p>p,.offcanvas-cookie-entries .offcanvas-cookie-entry>p{margin:8px 0}.offcanvas-cookie-entries .offcanvas-cookie-entry{margin-left:24px}.offcanvas-cookie-entries--active>p,.offcanvas-cookie-entries--active .offcanvas-cookie-entry{padding-top:8px}@media (min-width:1100px){.offcanvas-cookie .offcanvas-cookie-entries-toggle{width:24px;height:24px}}@media (min-width:1100px) and (max-width:1679.98px){.offcanvas-cookie p{font:normal normal 300 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.offcanvas-cookie .custom-control-label{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.offcanvas-cookie .offcanvas-cookie-entries-toggle{width:15px;height:15px}.offcanvas-cookie-description p{margin-bottom:1rem}.offcanvas-cookie-description .offcanvas-cookie-header{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;margin-bottom:8px}.offcanvas-cookie-description,.offcanvas-cookie-list{margin-bottom:16px}.offcanvas-cookie-list{padding-bottom:16px}.offcanvas .offcanvas-close .icon{width:10px;height:10px}.offcanvas-cookie-entries .icon{width:10px;height:10px}.offcanvas-cookie-entries>p,.offcanvas-cookie-entries .offcanvas-cookie-entry{padding:4px 4px 0 20px}.offcanvas-cookie-entries>p>p,.offcanvas-cookie-entries .offcanvas-cookie-entry>p{margin:4px 0}.offcanvas-cookie-entries .offcanvas-cookie-entry{margin-left:12px}.offcanvas-cookie-entries--active>p,.offcanvas-cookie-entries--active .offcanvas-cookie-entry{padding-top:4px}}@media (min-width:1360px) and (max-width:1679.98px){.offcanvas-cookie p{font:normal normal 300 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.offcanvas-cookie .custom-control-label{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.offcanvas-cookie .offcanvas-cookie-entries-toggle{width:15px;height:15px}.offcanvas-cookie-description p{margin-bottom:1rem}.offcanvas-cookie-description .offcanvas-cookie-header{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;margin-bottom:11px}.offcanvas-cookie-description,.offcanvas-cookie-list{margin-bottom:21px}.offcanvas-cookie-list{padding-bottom:21px}.offcanvas .offcanvas-close .icon{width:13px;height:13px}.offcanvas-cookie-entries .icon{width:13px;height:13px}.offcanvas-cookie-entries>p,.offcanvas-cookie-entries .offcanvas-cookie-entry{padding:5px 5px 0 26px}.offcanvas-cookie-entries>p>p,.offcanvas-cookie-entries .offcanvas-cookie-entry>p{margin:5px 0}.offcanvas-cookie-entries .offcanvas-cookie-entry{margin-left:16px}.offcanvas-cookie-entries--active>p,.offcanvas-cookie-entries--active .offcanvas-cookie-entry{padding-top:5px}}@media (min-width:1680px){.offcanvas-cookie .btn-primary,.offcanvas-cookie .address-editor-select:not(.collapsed),.offcanvas-cookie .address-editor-edit:not(.collapsed),.offcanvas-cookie .address-editor-create:not(.collapsed),.offcanvas-cookie .base-slider-item-action,.offcanvas-cookie .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .offcanvas-cookie .btn{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;padding:12px}}.cookie-permission-container-outer{display:none}.cookie-permission-container-outer:not(.cookie-permission-backdrop-deactivated){position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0, 0, 0, 0.7);z-index:1099}.cookie-permission-container-outer .cookie-permission-container{display:block;padding-top:1.5rem;padding-bottom:1.5rem}.cookie-permission-container-outer .cookie-permission-content{font:normal normal 400 15px/16px "Jost", sans-serif;margin-bottom:1.5rem}.cookie-permission-container-outer .cookie-permission-actions .btn-primary,.cookie-permission-container-outer .cookie-permission-actions .address-editor-select:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .address-editor-edit:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .address-editor-create:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .base-slider-item-action,.cookie-permission-container-outer .cookie-permission-actions .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cookie-permission-container-outer .cookie-permission-actions .btn{font:normal normal 400 11px/13px "Jost", sans-serif;height:27px;padding:6px 8px}@media (min-width:1100px){.cookie-permission-container-outer .cookie-permission-container{padding-top:2.2rem;padding-bottom:2.2rem}.cookie-permission-container-outer .cookie-permission-content{font:normal normal 400 22px/32px "Jost", sans-serif;margin-bottom:0}.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .btn-primary,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .address-editor-select:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .address-editor-edit:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .address-editor-create:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .base-slider-item-action,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .btn{font:normal normal 400 16px/25px "Jost", sans-serif;height:54px;padding:12px 16px}.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .btn-primary,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .address-editor-select:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .address-editor-edit:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .address-editor-create:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .base-slider-item-action,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .btn,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .btn-primary,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .address-editor-select:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .address-editor-edit:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .address-editor-create:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .base-slider-item-action,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .btn{font:normal normal 400 18px/28px "Jost", sans-serif;height:54px;padding:12px 16px}}@media (min-width:1100px) and (max-width:1679.98px){.cookie-permission-container-outer .cookie-permission-container{padding-top:1rem;padding-bottom:1rem}.cookie-permission-container-outer .cookie-permission-content{font:normal normal 400 15px/16px "Jost", sans-serif}.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .btn-primary,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .address-editor-select:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .address-editor-edit:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .address-editor-create:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .base-slider-item-action,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .btn{font:normal normal 400 11px/13px "Jost", sans-serif;height:27px;padding:6px 8px}.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .btn-primary,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .address-editor-select:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .address-editor-edit:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .address-editor-create:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .base-slider-item-action,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .btn,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .btn-primary,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .address-editor-select:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .address-editor-edit:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .address-editor-create:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .base-slider-item-action,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .btn{font:normal normal 400 12px/14px "Jost", sans-serif;height:27px;padding:6px 8px}}@media (min-width:1360px) and (max-width:1679.98px){.cookie-permission-container-outer .cookie-permission-container{padding-top:1rem;padding-bottom:1rem}.cookie-permission-container-outer .cookie-permission-content{font:normal normal 400 15px/21px "Jost", sans-serif}.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .btn-primary,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .address-editor-select:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .address-editor-edit:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .address-editor-create:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .base-slider-item-action,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cookie-permission-container-outer .cookie-permission-actions .js-cookie-configuration-button .btn{font:normal normal 400 11px/17px "Jost", sans-serif;height:36px;padding:8px 11px}.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .btn-primary,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .address-editor-select:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .address-editor-edit:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .address-editor-create:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .base-slider-item-action,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cookie-permission-container-outer .cookie-permission-actions .js-cookie-permission-button .btn,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .btn-primary,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .address-editor-select:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .address-editor-edit:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .address-editor-create:not(.collapsed),.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .base-slider-item-action,.cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .cookie-permission-container-outer .cookie-permission-actions .js-cookie-accept-all-button .btn{font:normal normal 400 12px/19px "Jost", sans-serif;height:36px;padding:8px 11px}}.footer-main{background-color:#69755c;border-top:0 none}.footer-main .container,.footer-main .cms-section .boxed,.cms-section .footer-main .boxed{max-width:1920px;padding:40px 20px 0}.footer-columns{margin:0;display:flex;flex-direction:column;gap:15px}.footer-column{width:100%;padding:0 0 16px;flex:1 1 auto}.footer-column-content-inner{padding:0}.footer-column-content-inner ul{margin:0}.footer-column-headline{display:flex;align-items:center;font:normal normal 500 21px/38px "Jost", sans-serif;color:#ffffff;letter-spacing:0.42px;padding:0 0 8px}.footer-column-headline a{font:normal normal 500 21px/38px "Jost", sans-serif;color:#ffffff;letter-spacing:0.42px;text-decoration:none}.footer-column-headline-dropdown-action{height:32px}.footer-column-headline-dropdown-action .icon{width:100%;height:100%}.footer-column-headline-dropdown-action .icon>svg{top:0}.footer-column-headline.collapsed{padding:0}.footer-column-headline.collapsed .icon>svg{transform:rotate(-180deg)}.footer-column-address-contact{display:flex;flex-direction:column;gap:24px}.footer-column-address-contact-phone,.footer-column-address-contact-mail{display:flex;align-items:start;gap:8px}.footer-column-address-contact-phone .footer-content,.footer-column-address-contact-mail .footer-content{font:normal normal 400 14px/32px "Jost", sans-serif;color:#ffffff}.footer-column-address-contact-phone .footer-content a,.footer-column-address-contact-mail .footer-content a{font:normal normal 500 16px/32px "Jost", sans-serif;color:#ffffff;letter-spacing:0.32px;text-decoration:none}.footer-column-address-contact-phone .footer-icon,.footer-column-address-contact-mail .footer-icon{width:32px;height:32px}.footer-column-address-contact-phone .icon,.footer-column-address-contact-mail .icon{width:100%;height:100%}.footer-column-address-contact-phone .icon>svg,.footer-column-address-contact-mail .icon>svg{top:0}.footer-column-address-contact-phone .icon>svg path,.footer-column-address-contact-mail .icon>svg path{fill:#ffffff}.footer-column-address-contact-phone{margin-bottom:8px}.footer-column-address-partnership{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#ffffff}.footer-column-address-partnership a{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#ffffff;text-decoration:none}.footer-column-feedback{max-width:580px}.footer-column-feedback-form .form-content .col-md-12+.col-md-12{margin-top:2px}.footer-column-feedback-form form .form-content{position:relative}.footer-column-feedback-form #footer-feedback-form-comment-container,.footer-column-feedback-form #footer-feedback-form-comment{position:absolute;opacity:0;pointer-events:none}.footer-column-feedback-form input[type="text"],.footer-column-feedback-form input[type="email"],.footer-column-feedback-form textarea{font:normal normal 400 16px/20px "Jost", sans-serif;background:#a2a79a;border:0}.footer-column-feedback-form input[type="text"]::placeholder,.footer-column-feedback-form input[type="email"]::placeholder,.footer-column-feedback-form textarea::placeholder{color:#564b48}.footer-column-feedback-form input[type="text"]:focus,.footer-column-feedback-form input[type="email"]:focus,.footer-column-feedback-form textarea:focus{background:#a2a79a;border:0;color:#564b48}.footer-column-feedback-form .form-control{padding:10px 14px}.footer-column-feedback-form textarea{min-height:47px}.footer-column-feedback-form .sw-privacy-notice{min-height:initial;margin:8px 0 0;gap:8px}.footer-column-feedback-form .sw-privacy-notice .form-check-input,.footer-column-feedback-form .sw-privacy-notice .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .sw-privacy-notice input[type="radio"].tpay--bank-input{width:16px;height:16px;border:0;background-color:#69755c;box-shadow:inset 0 0 0 1px #ffffff !important;margin-top:0}.footer-column-feedback-form .sw-privacy-notice .form-check-input:checked,.footer-column-feedback-form .sw-privacy-notice .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .sw-privacy-notice input.tpay--bank-input[type="radio"]:checked{background-color:#69755c;box-shadow:inset 0 0 0 3px #ffffff !important}.footer-column-feedback-form .sw-privacy-notice .form-check-input:hover,.footer-column-feedback-form .sw-privacy-notice .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:hover,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .sw-privacy-notice input.tpay--bank-input[type="radio"]:hover{border-color:#ffffff;box-shadow:none}.footer-column-feedback-form .sw-privacy-notice .form-check-label{font:normal normal 400 13px/18px "Jost", sans-serif;color:#ffffff}.footer-column-feedback-form .sw-privacy-notice .form-check-label a{font:normal normal 400 13px/18px "Jost", sans-serif;color:#ffffff}.footer-column-feedback-form .was-validated .form-control:invalid~.invalid-feedback,.footer-column-feedback-form .form-form-control.is-invalid~.invalid-feedback{color:#ffffff}.footer-column-feedback-form .was-validated .form-control:invalid~.invalid-feedback a,.footer-column-feedback-form .form-form-control.is-invalid~.invalid-feedback a{color:#ffffff}.footer-column-feedback-form .was-validated .form-check-input:invalid,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:invalid,.footer-column-feedback-form .form-check-input.is-invalid,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"],.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-invalid.tpay--bank-input[type="radio"]{box-shadow:inset 0 0 0 1px #f80000 !important}.footer-column-feedback-form .was-validated .form-check-input:invalid:checked,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid:checked,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:invalid:checked,.footer-column-feedback-form .form-check-input.is-invalid:checked,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]:checked,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-invalid.tpay--bank-input[type="radio"]:checked{box-shadow:inset 0 0 0 3px #ffffff !important}.footer-column-feedback-form .was-validated .form-check-input:invalid~.form-check-label,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid~.form-check-label,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:invalid~.form-check-label,.footer-column-feedback-form .form-check-input.is-invalid~.form-check-label,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label{color:#ffffff}.footer-column-feedback-form .was-validated .form-check-input:invalid~.form-check-label a,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid~.form-check-label a,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:invalid~.form-check-label a,.footer-column-feedback-form .form-check-input.is-invalid~.form-check-label a,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label a,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label a{color:#ffffff}.footer-column-feedback-form .was-validated .form-check-input:valid~.form-check-label,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:valid~.form-check-label,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:valid~.form-check-label,.footer-column-feedback-form .form-check-input.is-valid~.form-check-label,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-valid.tpay--bank-input[type="radio"]~.form-check-label,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-valid.tpay--bank-input[type="radio"]~.form-check-label{color:#ffffff}.footer-column-feedback-form .was-validated .form-check-input:valid~.form-check-label a,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:valid~.form-check-label a,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:valid~.form-check-label a,.footer-column-feedback-form .form-check-input.is-valid~.form-check-label a,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-valid.tpay--bank-input[type="radio"]~.form-check-label a,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-valid.tpay--bank-input[type="radio"]~.form-check-label a{color:#ffffff}.footer-column-feedback-form button{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;padding:8px 23px;margin-top:8px;background:#69755c;border:1px solid #ffffff}.footer-column-feedback-form button:hover,.footer-column-feedback-form button:active,.footer-column-feedback-form button:focus,.footer-column-feedback-form button:focus-visible{border:1px solid var(--bs-btn-active-bg);color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);opacity:1}.footer-column-payment-shipping-headline{font:normal normal 500 21px/26px "Jost", sans-serif;display:inline-block}.footer-column-payment-shipping-headline span{white-space:nowrap}.footer-column-payment-shipping-logo{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;row-gap:16px;column-gap:8px}.footer-column-payment-shipping-logo-item{margin-right:0;margin-bottom:0}.footer-column-payment-shipping-logo-item-image{width:32px;height:32px;object-fit:contain}.footer-column-payment-shipping-logo-item-image--svg{filter:saturate(0%) brightness(0%) invert(1)}.footer-column-community-socials-container{display:flex;justify-content:start;align-items:center;gap:16px;height:40px}.footer-column-community-socials-container div a:focus,.footer-column-community-socials-container div a:active{border:0 none}.footer-column-community-socials-container div .icon{width:40px;height:40px;color:#ffffff}.footer-column-community-socials-container div.pinterest .icon{width:40px;height:35px}.footer-column-community-socials-container div.pinterest .icon>svg{top:4px}.footer-link-item{font:normal normal 400 14px/32px "Jost", sans-serif;padding:0 0 8px}.footer-link-item .footer-link,.footer-link-item .footer-contact-hotline a,.footer-contact-hotline .footer-link-item a{color:#ffffff;text-decoration:none;display:block}.footer-link-item .footer-link:hover,.footer-link-item .footer-contact-hotline a:hover,.footer-contact-hotline .footer-link-item a:hover,.footer-link-item .footer-link:focus,.footer-link-item .footer-contact-hotline a:focus,.footer-contact-hotline .footer-link-item a:focus{border:none;text-decoration:underline}.footer-link-item:last-child{padding-bottom:0}.footer-bottom{padding:0;background-color:#69755c}.footer-bottom .container,.footer-bottom .cms-section .boxed,.cms-section .footer-bottom .boxed{display:block;padding:16px 20px 40px}.footer-bottom-copyright{font:normal normal 400 12px/24px "Jost", sans-serif;letter-spacing:0.24px;color:#ffffff;justify-self:start}.footer-bottom-community-socials-container{display:flex;justify-content:start;align-items:center;gap:16px;height:32px}.footer-bottom-community-socials-container div a:focus,.footer-bottom-community-socials-container div a:active{border:0 none}.footer-bottom-community-socials-container div .icon{width:32px;height:32px;color:#ffffff}.footer-bottom-community-socials-container div.pinterest .icon{width:27px;height:27px}@media (min-width:768px){.footer-columns{flex-direction:row;gap:32px 0;border-bottom:1px solid white;margin:0 -10px}.footer-column{width:50%;padding:0 10px}.footer-column-headline{pointer-events:none}.footer-column-headline.collapsed{padding-bottom:8px}.footer-column-payment-shipping-headline{font:normal normal 500 21px/32px "Jost", sans-serif}.footer-column-community-headline{font:normal normal 500 21px/32px "Jost", sans-serif}.footer-column-address-contact-phone .footer-content a,.footer-column-address-contact-mail .footer-content a{display:block}}@media (min-width:1100px){.footer-main{background-color:#69755c;border-top:0 none}.footer-main .container,.footer-main .cms-section .boxed,.cms-section .footer-main .boxed{max-width:1920px;padding:0 70px}.footer-columns{flex-wrap:nowrap;gap:20px;margin:0;padding:48px 0 51px}.footer-column{max-width:278px;min-height:195px;width:auto;flex-basis:160px;padding-bottom:0}.footer-column-dropdown{padding:0}.footer-column-headline{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.footer-column-headline a{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.footer-column-payment-shipping-logo{gap:8px}.footer-column-address{flex-basis:190px}.footer-column-address-contact{gap:8px}.footer-column-address-contact-phone .footer-content,.footer-column-address-contact-mail .footer-content{font:normal normal 400 12px/18px "Jost", sans-serif;color:#ffffff;letter-spacing:0.24px}.footer-column-address-contact-phone .footer-content a,.footer-column-address-contact-mail .footer-content a{font:normal normal 500 16px/22px "Jost", sans-serif;color:#ffffff;letter-spacing:0.32px;text-decoration:none}.footer-column-address-partnership{font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.24px}.footer-column-address-partnership a{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.footer-column-feedback{max-width:391px;flex-basis:391px;padding:0 24px}.footer-link-item{font:normal normal 400 12px/19px "Jost", sans-serif;letter-spacing:0.24px;padding:0 0 4px}.footer-bottom .container,.footer-bottom .cms-section .boxed,.cms-section .footer-bottom .boxed{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:24px 70px 24px}.footer-bottom-copyright{font:normal normal 400 14px/38px "Jost", sans-serif;letter-spacing:initial}.footer-bottom-community-socials-container{justify-content:center;align-items:center}}@media (min-width:1360px){.footer-main{background-color:#69755c}.footer-column{width:auto;flex-basis:200px}.footer-column-feedback{max-width:580px;flex-basis:420px}}@media (min-width:1680px){.footer-main .container,.footer-main .cms-section .boxed,.cms-section .footer-main .boxed{padding:0 66px}.footer-columns{padding:64px 0 51px;gap:24px}.footer-column{min-height:201px}.footer-column-headline{font:normal normal 500 21px/30px "Jost", sans-serif;letter-spacing:initial}.footer-column-headline a{font:normal normal 500 21px/30px "Jost", sans-serif;letter-spacing:initial}.footer-column-payment-shipping-headline{font:normal normal 500 21px/30px "Jost", sans-serif;letter-spacing:initial}.footer-column-community-headline{font:normal normal 500 21px/30px "Jost", sans-serif;letter-spacing:initial}.footer-column-feedback{padding:0 48px;max-width:580px;flex-basis:580px}.footer-column-feedback-form textarea{min-height:74px}.footer-column-payment-shipping-headline{font:normal normal 500 21px/26px "Jost", sans-serif;display:inline-block}.footer-column-payment-shipping-headline span{white-space:nowrap}.footer-column-payment-shipping-logo{row-gap:16px;column-gap:8px}.footer-column-payment-shipping-logo-item-image{width:48px;height:48px}.footer-column-address-contact{gap:21px}.footer-column-address-contact-phone .footer-content,.footer-column-address-contact-mail .footer-content{font:normal normal 400 14px/23px "Jost", sans-serif;letter-spacing:initial}.footer-column-address-contact-phone .footer-content a,.footer-column-address-contact-mail .footer-content a{font:normal normal 500 16px/26px "Jost", sans-serif;letter-spacing:0.32px}.footer-column-address-partnership{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px}.footer-link-item{font:normal normal 400 14px/20px "Jost", sans-serif;letter-spacing:initial;padding:0 0 8px}.footer-bottom .container,.footer-bottom .cms-section .boxed,.cms-section .footer-bottom .boxed{padding:24px 70px 40px}.footer-copyright{line-height:40px}}@media (min-width:1100px) and (max-width:1679.98px){.footer-main{background-color:#69755c;border-top:0 none}.footer-main .container,.footer-main .cms-section .boxed,.cms-section .footer-main .boxed{max-width:960px;padding:0 33px}.footer-columns{margin:0;display:flex;flex-wrap:nowrap;padding:32px 0 26px;gap:12px;border-bottom:1px solid white;flex-direction:row}.footer-column{width:auto;padding:0;flex:1 1 auto;flex-basis:100px;max-width:139px;min-height:101px}.footer-column-content-inner{padding:0}.footer-column-content-inner ul{margin:0}.footer-column-headline{font:normal normal 500 14px/20px "Jost", sans-serif;color:#ffffff;letter-spacing:initial;padding:0 0 4px}.footer-column-headline a{font:normal normal 500 14px/20px "Jost", sans-serif;color:#ffffff;letter-spacing:initial;text-decoration:none}.footer-column-headline.collapsed{padding-bottom:4px}.footer-column-address{flex-basis:95px}.footer-column-address-contact{display:flex;flex-direction:column;gap:11px}.footer-column-address-contact-phone,.footer-column-address-contact-mail{display:flex;align-items:start;gap:4px}.footer-column-address-contact-phone .footer-content,.footer-column-address-contact-mail .footer-content{font:normal normal 400 9px/15px "Jost", sans-serif;color:#ffffff;letter-spacing:initial}.footer-column-address-contact-phone .footer-content a,.footer-column-address-contact-mail .footer-content a{font:normal normal 500 11px/17px "Jost", sans-serif;color:#ffffff;letter-spacing:0.16px;text-decoration:none;display:block}.footer-column-address-contact-phone .footer-icon,.footer-column-address-contact-mail .footer-icon{width:12px;height:12px}.footer-column-address-contact-phone .icon,.footer-column-address-contact-mail .icon{width:100%;height:100%}.footer-column-address-contact-phone .icon>svg,.footer-column-address-contact-mail .icon>svg{top:0}.footer-column-address-contact-phone .icon>svg path,.footer-column-address-contact-mail .icon>svg path{fill:#ffffff}.footer-column-address-contact-phone{margin-bottom:4px}.footer-column-address-partnership{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.187px;color:#ffffff}.footer-column-address-partnership a{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px;color:#ffffff;text-decoration:none}.footer-column-feedback{max-width:290px;flex-basis:290px;padding:0 24px}.footer-column-feedback-form .form-content .col-md-12+.col-md-12{margin-top:1px}.footer-column-feedback-form form .form-content{position:relative}.footer-column-feedback-form #footer-feedback-form-comment-container,.footer-column-feedback-form #footer-feedback-form-comment{position:absolute;opacity:0;pointer-events:none}.footer-column-feedback-form input[type="text"],.footer-column-feedback-form input[type="email"],.footer-column-feedback-form textarea{font:normal normal 400 11px/13px "Jost", sans-serif;background:#a2a79a;border:0}.footer-column-feedback-form input[type="text"]::placeholder,.footer-column-feedback-form input[type="email"]::placeholder,.footer-column-feedback-form textarea::placeholder{color:#564b48}.footer-column-feedback-form input[type="text"]:focus,.footer-column-feedback-form input[type="email"]:focus,.footer-column-feedback-form textarea:focus{background:#a2a79a;border:0;color:#564b48}.footer-column-feedback-form .form-control{padding:5px 7px}.footer-column-feedback-form textarea{min-height:37px}.footer-column-feedback-form .sw-privacy-notice{min-height:initial;margin:4px 0 0;gap:4px}.footer-column-feedback-form .sw-privacy-notice .form-check-input,.footer-column-feedback-form .sw-privacy-notice .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .sw-privacy-notice input[type="radio"].tpay--bank-input{width:8px;height:8px;border:0;background-color:#69755c;box-shadow:inset 0 0 0 1px #ffffff !important;margin-top:0}.footer-column-feedback-form .sw-privacy-notice .form-check-input:checked,.footer-column-feedback-form .sw-privacy-notice .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .sw-privacy-notice input.tpay--bank-input[type="radio"]:checked{background-color:#69755c;box-shadow:inset 0 0 0 2px #ffffff !important}.footer-column-feedback-form .sw-privacy-notice .form-check-input:hover,.footer-column-feedback-form .sw-privacy-notice .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:hover,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .sw-privacy-notice input.tpay--bank-input[type="radio"]:hover{border-color:#ffffff;box-shadow:none}.footer-column-feedback-form .sw-privacy-notice .form-check-label{font:normal normal 400 9px/12px "Jost", sans-serif;color:#ffffff}.footer-column-feedback-form .sw-privacy-notice .form-check-label a{font:normal normal 400 9px/12px "Jost", sans-serif;color:#ffffff}.footer-column-feedback-form .was-validated .form-control:invalid~.invalid-feedback,.footer-column-feedback-form .form-form-control.is-invalid~.invalid-feedback{color:#ffffff}.footer-column-feedback-form .was-validated .form-control:invalid~.invalid-feedback a,.footer-column-feedback-form .form-form-control.is-invalid~.invalid-feedback a{color:#ffffff}.footer-column-feedback-form .was-validated .form-check-input:invalid,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:invalid,.footer-column-feedback-form .form-check-input.is-invalid,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"],.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-invalid.tpay--bank-input[type="radio"]{box-shadow:inset 0 0 0 1px #f80000 !important}.footer-column-feedback-form .was-validated .form-check-input:invalid:checked,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid:checked,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:invalid:checked,.footer-column-feedback-form .form-check-input.is-invalid:checked,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]:checked,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-invalid.tpay--bank-input[type="radio"]:checked{box-shadow:inset 0 0 0 2px #ffffff !important}.footer-column-feedback-form .was-validated .form-check-input:invalid~.form-check-label,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid~.form-check-label,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:invalid~.form-check-label,.footer-column-feedback-form .form-check-input.is-invalid~.form-check-label,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label{color:#ffffff}.footer-column-feedback-form .was-validated .form-check-input:invalid~.form-check-label a,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid~.form-check-label a,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:invalid~.form-check-label a,.footer-column-feedback-form .form-check-input.is-invalid~.form-check-label a,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label a,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label a{color:#ffffff}.footer-column-feedback-form .was-validated .form-check-input:valid~.form-check-label,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:valid~.form-check-label,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:valid~.form-check-label,.footer-column-feedback-form .form-check-input.is-valid~.form-check-label,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-valid.tpay--bank-input[type="radio"]~.form-check-label,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-valid.tpay--bank-input[type="radio"]~.form-check-label{color:#ffffff}.footer-column-feedback-form .was-validated .form-check-input:valid~.form-check-label a,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:valid~.form-check-label a,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:valid~.form-check-label a,.footer-column-feedback-form .form-check-input.is-valid~.form-check-label a,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-valid.tpay--bank-input[type="radio"]~.form-check-label a,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-valid.tpay--bank-input[type="radio"]~.form-check-label a{color:#ffffff}.footer-column-feedback-form button{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.187px;padding:4px 12px;margin-top:4px;background:#69755c;border:1px solid #ffffff}.footer-column-feedback-form button:hover,.footer-column-feedback-form button:active,.footer-column-feedback-form button:focus,.footer-column-feedback-form button:focus-visible{border:1px solid var(--bs-btn-active-bg);color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);opacity:1}.footer-column-payment-shipping-headline{font:normal normal 500 14px/17px "Jost", sans-serif;display:inline-block;letter-spacing:initial}.footer-column-payment-shipping-headline span{white-space:nowrap}.footer-column-payment-shipping-logo{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;row-gap:8px;column-gap:4px}.footer-column-payment-shipping-logo-item{margin-right:0;margin-bottom:0}.footer-column-payment-shipping-logo-item-image{width:24px;height:24px;object-fit:contain}.footer-column-payment-shipping-logo-item-image--svg{filter:saturate(0%) brightness(0%) invert(1)}.footer-column-community-headline{font:normal normal 500 14px/20px "Jost", sans-serif;letter-spacing:initial}.footer-column-community-socials-container{display:flex;justify-content:start;align-items:center;gap:8px;height:20px}.footer-column-community-socials-container div a:focus,.footer-column-community-socials-container div a:active{border:0 none}.footer-column-community-socials-container div .icon{width:20px;height:20px;color:#ffffff}.footer-column-community-socials-container div.pinterest .icon{width:20px;height:18px}.footer-column-community-socials-container div.pinterest .icon>svg{top:2px}.footer-link-item{font:normal normal 400 9px/13px "Jost", sans-serif;letter-spacing:initial;padding:0 0 4px}.footer-link-item .footer-link,.footer-link-item .footer-contact-hotline a,.footer-contact-hotline .footer-link-item a{color:#ffffff;text-decoration:none}.footer-link-item .footer-link:hover,.footer-link-item .footer-contact-hotline a:hover,.footer-contact-hotline .footer-link-item a:hover{text-decoration:underline}.footer-link-item:last-child{padding-bottom:0}.footer-bottom{padding:0;background-color:#69755c}.footer-bottom .container,.footer-bottom .cms-section .boxed,.cms-section .footer-bottom .boxed{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:12px 35px 20px}.footer-bottom-copyright{font:normal normal 400 9px/25px "Jost", sans-serif;letter-spacing:initial;color:#ffffff;justify-self:start;line-height:20px}.footer-bottom-community-socials-container{display:flex;justify-content:center;align-items:center;gap:8px;height:16px}.footer-bottom-community-socials-container div a:focus,.footer-bottom-community-socials-container div a:active{border:0 none}.footer-bottom-community-socials-container div .icon{width:16px;height:16px;color:#ffffff}.footer-bottom-community-socials-container div.pinterest .icon{width:14px;height:14px}.footer-bottom-community-socials-container .footer-social-link{display:flex;justify-content:center;align-items:center}.footer-bottom-community-socials-container .footer-social-link svg{top:0}}@media (min-width:1360px) and (max-width:1679.98px){.footer-main{background-color:#69755c;border-top:0 none}.footer-main .container,.footer-main .cms-section .boxed,.cms-section .footer-main .boxed{max-width:1280px;padding:0 44px}.footer-columns{margin:0;display:flex;flex-wrap:nowrap;padding:43px 0 34px;gap:16px;border-bottom:1px solid white;flex-direction:row}.footer-column{width:auto;padding:0;flex:1 1 auto;flex-basis:133px;max-width:185px;min-height:134px}.footer-column-content-inner{padding:0}.footer-column-content-inner ul{margin:0}.footer-column-headline{font:normal normal 500 14px/20px "Jost", sans-serif;color:#ffffff;letter-spacing:initial;padding:0 0 5px}.footer-column-headline a{font:normal normal 500 14px/20px "Jost", sans-serif;color:#ffffff;letter-spacing:initial;text-decoration:none}.footer-column-headline.collapsed{padding-bottom:5px}.footer-column-address{flex-basis:127px}.footer-column-address-contact{display:flex;flex-direction:column;gap:14px}.footer-column-address-contact-phone,.footer-column-address-contact-mail{display:flex;align-items:start;gap:5px}.footer-column-address-contact-phone .footer-content,.footer-column-address-contact-mail .footer-content{font:normal normal 400 9px/15px "Jost", sans-serif;color:#ffffff;letter-spacing:initial}.footer-column-address-contact-phone .footer-content a,.footer-column-address-contact-mail .footer-content a{font:normal normal 500 11px/17px "Jost", sans-serif;color:#ffffff;letter-spacing:0.213px;text-decoration:none;display:block}.footer-column-address-contact-phone .footer-icon,.footer-column-address-contact-mail .footer-icon{width:16px;height:16px}.footer-column-address-contact-phone .icon,.footer-column-address-contact-mail .icon{width:100%;height:100%}.footer-column-address-contact-phone .icon>svg,.footer-column-address-contact-mail .icon>svg{top:0}.footer-column-address-contact-phone .icon>svg path,.footer-column-address-contact-mail .icon>svg path{fill:#ffffff}.footer-column-address-contact-phone{margin-bottom:5px}.footer-column-address-partnership{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.187px;color:#ffffff}.footer-column-address-partnership a{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px;color:#ffffff;text-decoration:none}.footer-column-feedback{max-width:387px;flex-basis:387px;padding:0 32px}.footer-column-feedback-form .form-content .col-md-12+.col-md-12{margin-top:1px}.footer-column-feedback-form form .form-content{position:relative}.footer-column-feedback-form #footer-feedback-form-comment-container,.footer-column-feedback-form #footer-feedback-form-comment{position:absolute;opacity:0;pointer-events:none}.footer-column-feedback-form input[type="text"],.footer-column-feedback-form input[type="email"],.footer-column-feedback-form textarea{font:normal normal 400 11px/13px "Jost", sans-serif;background:#a2a79a;border:0}.footer-column-feedback-form input[type="text"]::placeholder,.footer-column-feedback-form input[type="email"]::placeholder,.footer-column-feedback-form textarea::placeholder{color:#564b48}.footer-column-feedback-form input[type="text"]:focus,.footer-column-feedback-form input[type="email"]:focus,.footer-column-feedback-form textarea:focus{background:#a2a79a;border:0;color:#564b48}.footer-column-feedback-form .form-control{padding:7px 9px}.footer-column-feedback-form textarea{min-height:49px}.footer-column-feedback-form .sw-privacy-notice{min-height:initial;margin:5px 0 0;gap:5px}.footer-column-feedback-form .sw-privacy-notice .form-check-input,.footer-column-feedback-form .sw-privacy-notice .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .sw-privacy-notice input[type="radio"].tpay--bank-input{width:11px;height:11px;border:0;background-color:#69755c;box-shadow:inset 0 0 0 1px #ffffff !important;margin-top:0}.footer-column-feedback-form .sw-privacy-notice .form-check-input:checked,.footer-column-feedback-form .sw-privacy-notice .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:checked,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .sw-privacy-notice input.tpay--bank-input[type="radio"]:checked{background-color:#69755c;box-shadow:inset 0 0 0 2px #ffffff !important}.footer-column-feedback-form .sw-privacy-notice .form-check-input:hover,.footer-column-feedback-form .sw-privacy-notice .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:hover,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .sw-privacy-notice input.tpay--bank-input[type="radio"]:hover{border-color:#ffffff;box-shadow:none}.footer-column-feedback-form .sw-privacy-notice .form-check-label{font:normal normal 400 9px/12px "Jost", sans-serif;color:#ffffff}.footer-column-feedback-form .sw-privacy-notice .form-check-label a{font:normal normal 400 9px/12px "Jost", sans-serif;color:#ffffff}.footer-column-feedback-form .was-validated .form-control:invalid~.invalid-feedback,.footer-column-feedback-form .form-form-control.is-invalid~.invalid-feedback{color:#ffffff}.footer-column-feedback-form .was-validated .form-control:invalid~.invalid-feedback a,.footer-column-feedback-form .form-form-control.is-invalid~.invalid-feedback a{color:#ffffff}.footer-column-feedback-form .was-validated .form-check-input:invalid,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:invalid,.footer-column-feedback-form .form-check-input.is-invalid,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"],.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-invalid.tpay--bank-input[type="radio"]{box-shadow:inset 0 0 0 1px #f80000 !important}.footer-column-feedback-form .was-validated .form-check-input:invalid:checked,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid:checked,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:invalid:checked,.footer-column-feedback-form .form-check-input.is-invalid:checked,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]:checked,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-invalid.tpay--bank-input[type="radio"]:checked{box-shadow:inset 0 0 0 2px #ffffff !important}.footer-column-feedback-form .was-validated .form-check-input:invalid~.form-check-label,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid~.form-check-label,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:invalid~.form-check-label,.footer-column-feedback-form .form-check-input.is-invalid~.form-check-label,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label{color:#ffffff}.footer-column-feedback-form .was-validated .form-check-input:invalid~.form-check-label a,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:invalid~.form-check-label a,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:invalid~.form-check-label a,.footer-column-feedback-form .form-check-input.is-invalid~.form-check-label a,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label a,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-invalid.tpay--bank-input[type="radio"]~.form-check-label a{color:#ffffff}.footer-column-feedback-form .was-validated .form-check-input:valid~.form-check-label,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:valid~.form-check-label,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:valid~.form-check-label,.footer-column-feedback-form .form-check-input.is-valid~.form-check-label,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-valid.tpay--bank-input[type="radio"]~.form-check-label,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-valid.tpay--bank-input[type="radio"]~.form-check-label{color:#ffffff}.footer-column-feedback-form .was-validated .form-check-input:valid~.form-check-label a,.footer-column-feedback-form .was-validated .payment-form-group .tpay--list-item-container input.tpay--bank-input[type="radio"]:valid~.form-check-label a,.payment-form-group .tpay--list-item-container .footer-column-feedback-form .was-validated input.tpay--bank-input[type="radio"]:valid~.form-check-label a,.footer-column-feedback-form .form-check-input.is-valid~.form-check-label a,.footer-column-feedback-form .payment-form-group .tpay--list-item-container input.is-valid.tpay--bank-input[type="radio"]~.form-check-label a,.payment-form-group .tpay--list-item-container .footer-column-feedback-form input.is-valid.tpay--bank-input[type="radio"]~.form-check-label a{color:#ffffff}.footer-column-feedback-form button{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.187px;padding:5px 15px;margin-top:5px;background:#69755c;border:1px solid #ffffff}.footer-column-feedback-form button:hover,.footer-column-feedback-form button:active,.footer-column-feedback-form button:focus,.footer-column-feedback-form button:focus-visible{border:1px solid var(--bs-btn-active-bg);color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);opacity:1}.footer-column-payment-shipping-headline{font:normal normal 500 14px/17px "Jost", sans-serif;display:inline-block;letter-spacing:initial}.footer-column-payment-shipping-headline span{white-space:nowrap}.footer-column-payment-shipping-logo{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;row-gap:11px;column-gap:5px}.footer-column-payment-shipping-logo-item{margin-right:0;margin-bottom:0}.footer-column-payment-shipping-logo-item-image{width:32px;height:32px;object-fit:contain}.footer-column-payment-shipping-logo-item-image--svg{filter:saturate(0%) brightness(0%) invert(1)}.footer-column-community-headline{font:normal normal 500 14px/20px "Jost", sans-serif;letter-spacing:initial}.footer-column-community-socials-container{display:flex;justify-content:start;align-items:center;gap:11px;height:27px}.footer-column-community-socials-container div a:focus,.footer-column-community-socials-container div a:active{border:0 none}.footer-column-community-socials-container div .icon{width:27px;height:27px;color:#ffffff}.footer-column-community-socials-container div.pinterest .icon{width:27px;height:23px}.footer-column-community-socials-container div.pinterest .icon>svg{top:3px}.footer-link-item{font:normal normal 400 9px/13px "Jost", sans-serif;letter-spacing:initial;padding:0 0 5px}.footer-link-item .footer-link,.footer-link-item .footer-contact-hotline a,.footer-contact-hotline .footer-link-item a{color:#ffffff;text-decoration:none}.footer-link-item .footer-link:hover,.footer-link-item .footer-contact-hotline a:hover,.footer-contact-hotline .footer-link-item a:hover{text-decoration:underline}.footer-link-item:last-child{padding-bottom:0}.footer-bottom{padding:0;background-color:#69755c}.footer-bottom .container,.footer-bottom .cms-section .boxed,.cms-section .footer-bottom .boxed{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:16px 47px 27px}.footer-bottom-copyright{font:normal normal 400 9px/25px "Jost", sans-serif;letter-spacing:initial;color:#ffffff;justify-self:start;line-height:27px}.footer-bottom-community-socials-container{display:flex;justify-content:center;align-items:center;gap:11px;height:21px}.footer-bottom-community-socials-container div a:focus,.footer-bottom-community-socials-container div a:active{border:0 none}.footer-bottom-community-socials-container div .icon{width:21px;height:21px;color:#ffffff}.footer-bottom-community-socials-container div.pinterest .icon{width:18px;height:18px}}.footer-minimal{background-color:#69755c;color:#ffffff}.footer-minimal .footer-bottom{padding:24px 20px;max-width:1780px;margin:0 auto}@media (min-width:1100px){.footer-minimal .footer-bottom{padding:24px 0}}.footer-minimal .footer-bottom .container,.footer-minimal .footer-bottom .cms-section .boxed,.cms-section .footer-minimal .footer-bottom .boxed{display:flex;justify-content:space-between;align-items:center;padding:0;margin:0 auto}.footer-minimal .footer-copyright{font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.24px;color:inherit}.footer-minimal .footer-minimal-contact{display:flex;align-items:center;gap:2px;color:inherit}.footer-minimal .footer-minimal-contact a{color:#ffffff;text-decoration:none}.footer-minimal .footer-minimal-contact a:hover{text-decoration:underline}.footer-minimal .footer-minimal-contact .questions{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px}@media (max-width:1099.98px){.footer-minimal .footer-minimal-contact .questions{font:normal normal 500 14px/22px "Jost", sans-serif}}.footer-minimal .footer-minimal-contact .weekend{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px}@media (max-width:1099.98px){.footer-minimal .footer-minimal-contact .weekend{font:normal normal 400 12px/18px "Jost", sans-serif}}@media (min-width:1100px) and (max-width:1679.98px){.footer-minimal .footer-bottom{padding:12px 0}.footer-minimal .footer-copyright{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px}.footer-minimal .footer-minimal-contact .questions{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.footer-minimal .footer-minimal-contact .weekend{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}}@media (min-width:1360px) and (max-width:1679.98px){.footer-minimal .footer-bottom{padding:16px 0}}@media (min-width:1680px) and (max-width:1839.98px){.footer-minimal .footer-bottom{max-width:1600px}}.header-main{background-color:#ffffff;position:sticky;z-index:29;top:40px}.header-row{display:flex;flex-wrap:wrap;justify-content:space-between;padding:16px 0}.header-logo-col{margin:0;padding:8px 2px;max-width:174px}.header-logo-col .header-logo-main-link{display:block}.header-logo-col .header-logo-main-link:focus,.header-logo-col .header-logo-main-link:focus-within,.header-logo-col .header-logo-main-link:active{border:none;outline:none}.header-logo-col .header-logo-picture{min-width:170px;margin:0}.header-logo-col .header-logo-main-img{height:31px}.header-search-col{display:flex;margin:16px 0 0}.header-search-col .header-search{max-width:100%;margin:0}.header-search-col .header-search-form{width:100%;position:relative}.header-search-col .header-search-form .header-search-input-wrapper{position:relative;max-width:1282px;margin:0 auto;background-color:#e9e8e6;border-radius:36px}.header-search-col .header-search-form .header-search-input-wrapper:has(.form-control:focus) .header-search-input-label,.header-search-col .header-search-form .header-search-input-wrapper:has(.form-control:active) .header-search-input-label,.header-search-col .header-search-form .header-search-input-wrapper:has(.form-control:not(:placeholder-shown)) .header-search-input-label{display:none}.header-search-col .header-search-form .header-search-input{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;position:relative;z-index:2;width:100%;height:48px;padding:13px 56px 13px 16px;border:none;background-color:transparent}.header-search-col .header-search-form .header-search-input::placeholder{color:#564b48}.header-search-col .header-search-form .header-search-input-label{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:#564b48;display:none;position:absolute;z-index:1;inset:13px auto auto 16px}.header-search-col .header-search-form .header-search-input-label-grey{font:normal normal 300 18px/22px "Jost", sans-serif;letter-spacing:0.36px;color:rgba(86, 75, 72, 0.5)}.header-search-col .header-search-form .active .header-search-input-label{display:none}.header-search-col .header-search-form .header-search-btn{position:absolute;inset:0 16px auto auto;height:100%;width:32px;padding:0;background-color:transparent;border:none;z-index:3}.header-search-col .header-search-form .header-search-btn .icon{width:100%;height:100%}.header-search-col .header-search-form .header-search-btn .icon svg{top:0}.header-search-col .nav-main-toggle{display:flex;align-items:center;height:100%;margin:0 16px 0 0;border:none}.header-search-col .nav-main-toggle .btn,.header-search-col .nav-main-toggle .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .header-search-col .nav-main-toggle .btn{width:32px;height:32px;padding:0;border:none}.header-search-col .nav-main-toggle .btn .icon,.header-search-col .nav-main-toggle .novodom-explore-client-reviews__action .btn .icon,.novodom-explore-client-reviews__action .header-search-col .nav-main-toggle .btn .icon{width:100%;height:100%}.header-search-col .nav-main-toggle .btn .icon svg,.header-search-col .nav-main-toggle .novodom-explore-client-reviews__action .btn .icon svg,.novodom-explore-client-reviews__action .header-search-col .nav-main-toggle .btn .icon svg{top:0}.header-actions-col{display:flex;gap:16px;padding:0 16px}.header-actions-col .header-actions-btn{width:32px;height:32px;padding:0;border:none;overflow:visible;color:#564b48}.header-actions-col .header-actions-btn .icon{width:100%;height:100%}.header-actions-col .header-actions-btn .icon svg{top:0}.header-actions-col .header-actions-btn .badge{font:normal normal 400 12px/22px "Jost", sans-serif;color:#ffffff;text-align:center;display:block;inset:auto -14px -4px auto;width:22px;height:22px;padding:0}.header-actions-col .header-actions-btn .badge:empty{display:none}.header-actions-col .header-actions-btn .header-wishlist-badge{display:flex;justify-content:center;align-items:center;background-color:#c45f3f}.header-actions-col .header-actions-btn .header-cart-badge{display:flex;justify-content:center;align-items:center;background-color:#2aa500}.header-actions-col .header-actions-btn .header-cart-total{display:none}.search-suggest-modal .header-search{position:fixed;z-index:30;inset:0;display:block;width:100vw;height:100vh;max-height:100vh;padding:0 0 20px 0;background-color:#ffffff;overflow:auto}.search-suggest-modal .header-search-form{position:sticky;z-index:31;inset:0;width:100%;max-width:1282px;padding:64px 20px 16px 20px;margin:auto;background-color:#ffffff}.search-suggest-modal .header-search-form .header-search-input-label{top:-42px !important;left:0 !important;display:block !important;width:100%;text-align:center}.search-suggest-modal .header-search-form .header-search-input-label .header-search-input-label-grey{display:none}@media (min-width:1100px){.header-row{padding:24px 0}.header-logo-col{padding:8px 16px;min-width:242px}.header-logo-col .header-logo-main-img{width:100%;height:38px}.header-search-col{margin:0}.header-search-col .header-search{padding-left:26px;padding-right:26px}.header-search-col .header-search-form .header-search-input{font:normal normal 400 18px/22px "Jost", sans-serif;padding:14px 72px;height:60px}.header-search-col .header-search-form .header-search-input::placeholder{color:transparent}.header-search-col .header-search-form .header-search-input-label{top:19px;left:80px;display:block}.header-search-col .header-search-form .header-search-btn{left:24px;right:auto;z-index:1}.header-actions-col{display:flex;gap:24px}.search-suggest-modal .header-search-form .header-search-input-label{font:normal normal 500 28px/34px "Jost", sans-serif}}@media (min-width:1100px) and (max-width:1679.98px){.header-main{top:27px}.header-row{padding:12px 0}.header-logo-col{padding:4px 8px;max-width:87px;min-width:121px}.header-logo-col .header-logo-picture{min-width:85px}.header-logo-col .header-logo-main-img{height:19px}.header-search-col .header-search{padding-left:13px;padding-right:13px}.header-search-col .header-search .header-search-form .header-search-input-wrapper{border-radius:18px;max-width:641px}.header-search-col .header-search .header-search-form .header-search-input{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;height:30px;padding:7px 36px}.header-search-col .header-search .header-search-form .header-search-input-label{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;inset:8px auto auto 40px}.header-search-col .header-search .header-search-form .header-search-input-label-grey{font:normal normal 300 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.header-search-col .header-search .header-search-form .header-search-btn{width:16px;left:12px}.header-search-col .header-search .header-search-form .header-search-btn .loader{width:8px;height:8px}.header-search-col .nav-main-toggle{margin:0 8px 0 0}.header-search-col .nav-main-toggle .btn,.header-search-col .nav-main-toggle .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .header-search-col .nav-main-toggle .btn{width:16px;height:16px}.header-actions-col{gap:12px;padding:0 8px}.header-actions-col .header-actions-btn{width:16px;height:16px}.header-actions-col .header-actions-btn .badge{font:normal normal 400 8px/15px "Jost", sans-serif;inset:auto -7px -2px auto;width:11px;height:11px}.search-suggest-modal .header-search{padding:0 0 10px 0}.search-suggest-modal .header-search .header-search-form{max-width:641px;padding:32px 10px 8px 10px}.search-suggest-modal .header-search-form .header-search-input-label{top:-21px !important}.search-suggest-modal .search-suggest-total-link{font:normal normal 400 11px/16px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.header-row{padding:16px 0}.header-logo-col{padding:5px 11px;max-width:116px;min-width:161px}.header-logo-col .header-logo-picture{min-width:113px}.header-logo-col .header-logo-main-img{height:25px}.header-search-col .header-search{padding-left:17px;padding-right:17px}.header-search-col .header-search .header-search-form .header-search-input-wrapper{border-radius:24px;max-width:855px}.header-search-col .header-search .header-search-form .header-search-input{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;height:40px;padding:9px 48px}.header-search-col .header-search .header-search-form .header-search-input-label{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;inset:13px auto auto 53px}.header-search-col .header-search .header-search-form .header-search-input-label-grey{font:normal normal 300 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.header-search-col .header-search .header-search-form .header-search-btn{width:21px;left:16px}.header-search-col .header-search .header-search-form .header-search-btn .loader{width:16px;height:16px}.header-search-col .nav-main-toggle{margin:0 11px 0 0}.header-search-col .nav-main-toggle .btn,.header-search-col .nav-main-toggle .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .header-search-col .nav-main-toggle .btn{width:21px;height:21px}.header-actions-col{gap:16px;padding:0 11px}.header-actions-col .header-actions-btn{width:21px;height:21px}.header-actions-col .header-actions-btn .badge{font:normal normal 400 8px/15px "Jost", sans-serif;inset:auto -9px -3px auto;width:15px;height:15px}.search-suggest-modal .header-search{padding:0 0 13px 0}.search-suggest-modal .header-search .header-search-form{max-width:855px;padding:43px 13px 11px 13px}}.header-minimal{background-color:#ffffff}.header-minimal-row{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:15px;padding:24px 0}.header-minimal-logo{margin:0}.header-minimal-logo .header-logo-picture{min-width:34px}.header-minimal-logo .header-logo-main-link{display:block}.header-minimal-logo .header-logo-main-link:focus,.header-minimal-logo .header-logo-main-link:focus-within,.header-minimal-logo .header-logo-main-link:active{border:none;outline:none}.header-minimal-logo .header-logo-main-img{display:block}.header-checkout-steps{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}.header-checkout-steps .step{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 auto}@media (min-width:992px){.header-checkout-steps .step{flex-direction:row}}.header-checkout-steps .step .name{color:#564b48;font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.24px;margin-top:4px;text-align:center}@media (min-width:992px){.header-checkout-steps .step .name{margin:0 0 0 8px}}.header-checkout-steps .step .number{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0;color:#564b48;display:flex;align-items:center;justify-content:center;width:24px;height:24px;outline:1px solid #564b48;background-color:#ffffff;border-radius:50%}.header-checkout-steps .step.active .name{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;text-align:center}.header-checkout-steps .step.active .number{color:#ffffff;background-color:#2aa500;outline-color:#2aa500}.header-checkout-steps .step.active .number.checkmark{color:#2aa500;background-color:#ffffff;outline-color:#2aa500}.header-checkout-steps .step.active .number.checkmark+.name{font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.24px}.header-checkout-steps .divider{border-top:1px solid #564b48;width:20px;margin:0 0 20px}@media (min-width:992px){.header-checkout-steps .divider{width:24px;margin:0 16px}}.header-minimal-contact .questions{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48;text-align:right;display:block;width:100%}.header-minimal-contact .questions a{color:#564b48;text-decoration:none;white-space:nowrap}.header-minimal-contact .questions a:hover{text-decoration:underline}.header-minimal-contact .weekend{font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.24px;color:#564b48;text-align:right;display:block;width:100%}@media (min-width:768px){.header-checkout-steps{width:auto}}@media (min-width:1100px){.header-minimal-row{padding:16px 0;gap:0}.header-minimal-logo{padding:0 16px}.header-minimal-logo .header-logo-main-img{height:33px}.header-checkout-steps{padding:0 40px}.header-minimal-contact{padding:8px 16px}}@media (min-width:1100px) and (max-width:1679.98px){.header-minimal-row{padding:8px 0}.header-minimal-logo{padding:0 8px}.header-minimal-logo .header-logo-picture{min-width:23px}.header-minimal-logo .header-logo-main-img{height:22px}.header-checkout-steps{padding:0 20px}.header-checkout-steps .step .name{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px;margin:0 0 0 4px}.header-checkout-steps .step .number{font:normal normal 400 8px/12px "Jost", sans-serif;width:16px;height:16px}.header-checkout-steps .step.active .name{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.header-checkout-steps .step.active .number.checkmark+.name{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px}.header-checkout-steps .divider{width:12px;margin:0 8px}.header-minimal-contact{padding:4px 8px}.header-minimal-contact .questions{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.header-minimal-contact .weekend{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.16px}}@media (min-width:1360px) and (max-width:1679.98px){.header-minimal-row{padding:11px 0}.header-minimal-logo{padding:0 11px}.header-checkout-steps{padding:0 27px}.header-checkout-steps .step .name{margin:0 0 0 5px}.header-checkout-steps .divider{width:16px;margin:0 11px}.header-minimal-contact{padding:5px 11px}}.main-navigation-menu{display:none}@media (min-width:1100px){.main-navigation-menu{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center;padding:0 130px;text-transform:uppercase;border-top:1px solid #e9e8e6}.main-navigation-menu .main-navigation-link{font:normal normal 600 14px/22px "Jost", sans-serif;letter-spacing:2.8px;color:#564b48;text-decoration:none;position:relative;top:-1px;display:flex;align-items:center;justify-content:space-evenly;padding:14px 20px;border-top:2px solid transparent}.main-navigation-menu .main-navigation-link.active{font-weight:600}.main-navigation-menu .main-navigation-link:focus,.main-navigation-menu .main-navigation-link:hover,.main-navigation-menu .main-navigation-link.is-open{color:#564b48;border:0;border-top:2px solid #000000}.main-navigation-menu .main-navigation-link:focus>.icon,.main-navigation-menu .main-navigation-link:hover>.icon,.main-navigation-menu .main-navigation-link.is-open>.icon{transform:scaleY(-1)}.main-navigation-menu .main-navigation-link .icon{width:20px;height:20px;margin-left:4px;transition:all 200ms ease}.main-navigation-menu .main-navigation-link .icon svg{top:0;width:100%;height:100%}.main-navigation-menu .main-navigation-link-text{display:flex;align-items:center;justify-content:center;padding-bottom:0;border-bottom:none}.main-navigation-menu .main-navigation-link-text>span{display:flex;align-items:center;justify-content:center;text-align:center}.main-navigation-menu .main-navigation-link-text .icon{width:20px;height:20px;margin:0 4px 0 2px;color:#564b48}.main-navigation-menu .main-navigation-link-text .icon svg{top:0;width:100%;height:100%}}@media (min-width:1100px) and (max-width:1679.98px){.main-navigation-menu{padding:0}.main-navigation-menu .main-navigation-link{font:normal normal 600 10px/15px "Jost", sans-serif;letter-spacing:1.866px;padding:8px 10px;border-top-width:1px}.main-navigation-menu .main-navigation-link:focus,.main-navigation-menu .main-navigation-link:hover,.main-navigation-menu .main-navigation-link.is-open{border-top-width:1px}.main-navigation-menu .main-navigation-link .icon{width:10px;height:10px;margin-left:2px}.main-navigation-menu .main-navigation-link-text .icon{width:10px;height:10px;margin:0 2px 0 1px}.scroll-up-button .btn,.scroll-up-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .scroll-up-button .btn{padding:3px 6px}.scroll-up-button .btn .icon,.scroll-up-button .novodom-explore-client-reviews__action .btn .icon,.novodom-explore-client-reviews__action .scroll-up-button .btn .icon{width:10px;height:10px}.scroll-up-button .btn .icon svg,.scroll-up-button .novodom-explore-client-reviews__action .btn .icon svg,.novodom-explore-client-reviews__action .scroll-up-button .btn .icon svg{top:0}}@media (min-width:1360px) and (max-width:1679.98px){.main-navigation-menu{padding:0 87px}.main-navigation-menu .main-navigation-link{font:normal normal 600 10px/15px "Jost", sans-serif;letter-spacing:1.866px;padding:9px 13px;border-top-width:1px}.main-navigation-menu .main-navigation-link:focus,.main-navigation-menu .main-navigation-link:hover,.main-navigation-menu .main-navigation-link.is-open{border-top-width:1px}.main-navigation-menu .main-navigation-link .icon{width:13px;height:13px;margin-left:3px}.main-navigation-menu .main-navigation-link-text .icon{width:13px;height:13px;margin:0 3px 0 1px}.scroll-up-button .btn,.scroll-up-button .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .scroll-up-button .btn{padding:4px 7px}.scroll-up-button .btn .icon,.scroll-up-button .novodom-explore-client-reviews__action .btn .icon,.novodom-explore-client-reviews__action .scroll-up-button .btn .icon{width:12px;height:12px}.scroll-up-button .btn .icon svg,.scroll-up-button .novodom-explore-client-reviews__action .btn .icon svg,.novodom-explore-client-reviews__action .scroll-up-button .btn .icon svg{top:0}}@media (min-width:1680px) and (max-width:1839.98px){.main-navigation-menu{padding:0 31px}}.navigation-flyout{background-color:#f4f4f4}.navigation-flyout-close{display:none}.navigation-flyout-content{padding-top:16px;padding-bottom:8px}.navigation-flyout-content--cr-mega-menu{padding-top:0;padding-bottom:16px}.navigation-flyout-categories{margin-left:0 !important}.navigation-flyout-categories.is-level-0>.navigation-flyout-col{flex:0 0 auto;width:calc(100% / 6);margin-bottom:16px}.navigation-flyout-categories.is-level-0>.navigation-flyout-col::before{display:none}.navigation-flyout-categories.is-level-1>.navigation-flyout-col{width:100%}.navigation-flyout-link{margin:4px 0;padding:0;text-decoration:none;text-transform:none}.navigation-flyout-link:focus,.navigation-flyout-link:hover{padding-left:0;outline:none;border:none;text-decoration:underline}.navigation-flyout-link.is-level-0{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;margin:8px 0;color:#2b2a2a}.navigation-flyout-link.is-level-1{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48}@media (min-width:1100px) and (max-width:1679.98px){.navigation-flyout-content{padding-top:8px;padding-bottom:4px}.navigation-flyout-content--cr-mega-menu{padding-bottom:8px}.navigation-flyout-categories.is-level-0>.navigation-flyout-col{margin-bottom:8px}.navigation-flyout-teaser-image-container{height:125px}.navigation-flyout-link{margin:2px 0}.navigation-flyout-link.is-level-0{font:normal normal 500 12px/15px "Jost", sans-serif;letter-spacing:0.213px;margin:4px 0}.navigation-flyout-link.is-level-1{font:normal normal 400 10px/12px "Jost", sans-serif;letter-spacing:0.186px}}@media (min-width:1360px) and (max-width:1679.98px){.navigation-flyout-content{padding-top:11px;padding-bottom:5px}.navigation-flyout-content--cr-mega-menu{padding-bottom:11px}.navigation-flyout-categories.is-level-0>.navigation-flyout-col{margin-bottom:11px}.navigation-flyout-teaser-image-container{height:165px}.navigation-flyout-link{margin:3px 0}.navigation-flyout-link.is-level-0{font:normal normal 500 12px/15px "Jost", sans-serif;letter-spacing:0.213px;margin:5px 0}.navigation-flyout-link.is-level-1{font:normal normal 400 10px/12px "Jost", sans-serif;letter-spacing:0.186px}}.navigation-offcanvas-actions{padding:0;margin:0}.navigation-offcanvas-actions .top-bar-nav-item{padding:0 1rem}.navigation-offcanvas-actions .top-bar-nav-name{display:inline}.navigation-offcanvas-headline{font:normal normal 500 16px/20px "Jost", sans-serif;padding:16px 20px;text-align:center;color:#564b48;background-color:#e9e8e6;text-transform:uppercase;text-decoration:none;letter-spacing:2.8px}.navigation-offcanvas-headline:focus{border:none}.navigation-offcanvas-list{margin:0}.navigation-offcanvas-list-item{border-top-color:#f4f4f4;border-bottom:1px solid transparent}.navigation-offcanvas-list-item:last-child{border-bottom-color:#f4f4f4}.navigation-offcanvas-link{transition:color 0.45s cubic-bezier(0.3, 0, 0.15, 1);font:normal normal 500 16px/22px "Jost", sans-serif;color:#2b2a2a;background:#ffffff;letter-spacing:0.32px;align-items:center;display:flex;justify-content:space-between;padding:0;text-decoration:none}@media (prefers-reduced-motion:reduce){.navigation-offcanvas-link{transition:none}}.navigation-offcanvas-link.is-current-category{color:#2b2a2a}.navigation-offcanvas-link.is-current-category .navigation-offcanvas-link__name{display:flex;justify-content:space-between;padding-right:20px}.navigation-offcanvas-link.is-back-link{font:normal normal 500 16px/22px "Jost", sans-serif;color:#2b2a2a;border-top-color:transparent;padding:15px 20px 15px 20px}.navigation-offcanvas-link a,.navigation-offcanvas-link a:hover,.navigation-offcanvas-link a:active,.navigation-offcanvas-link a:focus{text-decoration:none;border:none}.navigation-offcanvas-link__name{display:flex;padding:15px 0 15px 20px;flex-grow:1}@media (max-width:991.98px){.navigation-offcanvas-link__name-active{font-weight:700}}.navigation-offcanvas-link__arrow{display:flex;padding:15px 20px 15px 20px}.navigation-offcanvas-link .icon{width:22px;height:22px}.navigation-offcanvas-link .icon svg{top:0;width:100%;height:100%}.navigation-offcanvas-placeholder{background:#f4f4f4}.navigation-offcanvas-container .navigation-offcanvas-list.is-root{text-transform:uppercase}.navigation-offcanvas-container .navigation-offcanvas-list.is-root .navigation-offcanvas-link{font:normal normal 600 14px/20px "Jost", sans-serif;color:#564b48;letter-spacing:2.8px}.offcanvas.navigation-offcanvas{--padding-x: 30px;--offcanvas-close-height: 78px;height:100%;height:100dvh;border:none;width:100%}@media (max-width:410px){.offcanvas.navigation-offcanvas{width:100%}}@media (min-width:768px){.offcanvas.navigation-offcanvas{width:var(--bs-offcanvas-width)}}@media (min-width:1100px) and (max-width:1679.98px){.offcanvas.navigation-offcanvas{width:calc(var(--bs-offcanvas-width, 400px) * 0.8)}}.offcanvas.navigation-offcanvas .offcanvas-header .offcanvas-close{position:absolute;width:60px;height:60px;top:0;right:0;z-index:1;padding:0;background-color:transparent}.offcanvas.navigation-offcanvas .offcanvas-header .offcanvas-close:hover{background-color:transparent}.offcanvas.navigation-offcanvas .offcanvas-header .offcanvas-close:before{display:none}.offcanvas.navigation-offcanvas .is-back-link-container{height:60px;background-color:#f4f4f4}.offcanvas.navigation-offcanvas .is-back-link{font:normal normal 500 16px/21px "Jost", sans-serif;width:fit-content;max-width:calc(100% - 60px);height:60px;background-color:transparent;padding:15px 0 15px 14px}.offcanvas.navigation-offcanvas .is-back-link,.offcanvas.navigation-offcanvas .is-back-link:hover,.offcanvas.navigation-offcanvas .is-back-link:active,.offcanvas.navigation-offcanvas .is-back-link:focus{text-decoration:none;border:none;cursor:pointer}.offcanvas.navigation-offcanvas .navigation-offcanvas-headline{text-align:left;font:normal normal 700 26px/24px "Jost", sans-serif;letter-spacing:normal;background-color:#f4f4f4;pointer-events:none;padding:0 20px 10px}.offcanvas.navigation-offcanvas .offcanvas-close{font:normal normal 500 21px/26px "Jost", sans-serif;color:#564b48;background-color:#f4f4f4;display:flex;padding:16px var(--padding-x);padding-left:calc(var(--padding-x) + 24px + 8px);padding-right:calc(var(--padding-x) + 16px + 16px);align-items:center;position:relative;text-transform:none;border:none;height:var(--offcanvas-close-height)}.offcanvas.navigation-offcanvas .offcanvas-close:hover,.offcanvas.navigation-offcanvas .offcanvas-close:active,.offcanvas.navigation-offcanvas .offcanvas-close:focus{border:none;background-color:#e9e8e6}.offcanvas.navigation-offcanvas .offcanvas-close::after{content:"";position:absolute;width:24px;height:24px;right:var(--padding-x);top:50%;transform:translateY(-50%) translateX(50%);background:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.50098 4.5L19.501 19.5" stroke="%23564B48" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/><path d="M19.5 4.50146L4.5 19.5015" stroke="%23564B48" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/></svg>');background-size:100%}.offcanvas.navigation-offcanvas .offcanvas-close .icon{display:none}.offcanvas.navigation-offcanvas .is-home-link{display:none}.offcanvas.navigation-offcanvas .offcanvas-body{padding:0 0 0 0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;background:#f4f4f4}@media (min-width:992px){.offcanvas.navigation-offcanvas{--padding-x: 34px}}.offcanvas.navigation-offcanvas .offcanvas-header-navigation{position:fixed;width:100%;z-index:1}@media (min-width:768px){.offcanvas.navigation-offcanvas .offcanvas-header-navigation{width:var(--bs-offcanvas-width)}}.offcanvas.navigation-offcanvas .navigation-offcanvas-headline{position:fixed;top:60px;width:100%;z-index:1}@media (min-width:768px){.offcanvas.navigation-offcanvas .navigation-offcanvas-headline{width:var(--bs-offcanvas-width)}}.offcanvas.navigation-offcanvas .navigation-offcanvas-list{margin-top:60px}.offcanvas.navigation-offcanvas .offcanvas-header .offcanvas-close{z-index:10}.offcanvas.navigation-offcanvas .navigation-offcanvas-overlay-content:has(.navigation-offcanvas-headline) .navigation-offcanvas-list{margin-top:93px}.navigation-offcanvas-overlay-content,.navigation-offcanvas-overlay,.navigation-offcanvas-placeholder{overflow:auto;display:flex;flex-direction:column}.navigation-offcanvas-support{display:flex;flex-direction:column;align-items:center;padding:16px 0 44px 0;flex-grow:1;text-align:center;background:#f4f4f4}.navigation-offcanvas-support .navigation-offcanvas-support__above{color:#564b48;font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.navigation-offcanvas-support .navigation-offcanvas-support__above a{color:#564b48;text-decoration:none;white-space:nowrap}.navigation-offcanvas-support .navigation-offcanvas-support__above a:hover{text-decoration:underline}.navigation-offcanvas-support .navigation-offcanvas-support__below{color:#87625d;font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px}.navigation-offcanvas-support-logo{margin:0 auto}.navigation-offcanvas-support-logo .navigation-offcanvas-support__picture{display:contents}.navigation-offcanvas-support-logo .navigation-offcanvas-support__img{height:30px}.search-suggest{z-index:30;padding:0;max-width:1280px;margin-left:auto;margin-right:auto}.search-suggest__close{position:fixed;z-index:31;top:20px;right:30px;cursor:pointer}.search-suggest__close>.icon{width:20px;height:20px;color:#564b48}.search-suggest__headline{font:normal normal 500 16px/18px "Jost", sans-serif;letter-spacing:0.56px;text-align:center;margin-bottom:100px;position:fixed;top:8px}@media (min-width:768px){.search-suggest__headline{font:normal normal 500 28px/34px "Jost", sans-serif}}.search-suggest__title{font:normal normal 400 18px/22px "Jost", sans-serif;color:#564b48;letter-spacing:0.36px;margin-top:0;margin-bottom:16px}.search-suggest__title--not-found{margin-bottom:48px}.search-suggest-container{width:100%;height:auto;margin:0 auto 0 auto;position:unset;border:0;box-shadow:none;transform:none;padding:0 20px 0 20px;top:unset;left:unset;background-color:#ffffff}.search-suggest-container>.row,.is-act-cartpage .checkout .search-suggest-container>.checkout-container,.is-act-checkoutregisterpage .checkout .search-suggest-container>.checkout-container,.is-act-confirmpage .checkout .search-suggest-container>.checkout-container,.is-ctl-accountorder .checkout .search-suggest-container>.checkout-container,.is-act-finishpage .checkout .search-suggest-container>.checkout-container{margin-bottom:48px}.search-suggest-container::after{display:none}.search-suggest__product{border-bottom:none}.search-suggest__inspiration{text-decoration:none;margin-bottom:40px}.search-suggest__inspiration-image{width:100%;max-height:147px;height:auto;object-fit:cover;margin-bottom:16px}.search-suggest__inspiration-title{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.search-suggest__all-results-link-wrapper{margin-bottom:48px}@media (min-width:1100px) and (max-width:1679.98px){.search-suggest{max-width:640px}.search-suggest__close{top:10px;right:15px}.search-suggest__close>.icon{width:10px;height:10px}.search-suggest__headline{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin-bottom:50px;top:4px}.search-suggest__title{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;margin-bottom:8px}.search-suggest__title--not-found{margin-bottom:24px}.search-suggest-container{padding:0 10px}.search-suggest-container>.row,.is-act-cartpage .checkout .search-suggest-container>.checkout-container,.is-act-checkoutregisterpage .checkout .search-suggest-container>.checkout-container,.is-act-confirmpage .checkout .search-suggest-container>.checkout-container,.is-ctl-accountorder .checkout .search-suggest-container>.checkout-container,.is-act-finishpage .checkout .search-suggest-container>.checkout-container{margin-bottom:24px}.search-suggest__inspiration{margin-bottom:20px}.search-suggest__inspiration-image{max-height:74px;margin-bottom:8px}.search-suggest__inspiration-title{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.search-suggest__all-results-link-wrapper{margin-bottom:24px}}@media (min-width:1360px) and (max-width:1679.98px){.search-suggest{max-width:853px}.search-suggest__close{top:13px;right:20px}.search-suggest__close>.icon{width:13px;height:13px}.search-suggest__headline{font:normal normal 500 19px/23px "Jost", sans-serif;letter-spacing:0.373px;margin-bottom:67px;top:5px}.search-suggest__title{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px;margin-bottom:11px}.search-suggest__title--not-found{margin-bottom:32px}.search-suggest-container{padding:0 13px}.search-suggest-container>.row,.is-act-cartpage .checkout .search-suggest-container>.checkout-container,.is-act-checkoutregisterpage .checkout .search-suggest-container>.checkout-container,.is-act-confirmpage .checkout .search-suggest-container>.checkout-container,.is-ctl-accountorder .checkout .search-suggest-container>.checkout-container,.is-act-finishpage .checkout .search-suggest-container>.checkout-container{margin-bottom:32px}.search-suggest__inspiration{margin-bottom:27px}.search-suggest__inspiration-image{max-height:98px;margin-bottom:11px}.search-suggest__inspiration-title{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.search-suggest__all-results-link-wrapper{margin-bottom:32px}}.cr-novodom-seo-category{background-color:#f4f4f4;overflow:hidden}.cr-novodom-seo-category--dark{background-color:#e9e8e6}.cr-novodom-seo-category .cms-section-default.boxed{padding:0 20px}@media (min-width:1200px){.cr-novodom-seo-category .cms-section-default.boxed{max-width:min(1780px, 95vw);width:100%;padding:0}}.cr-novodom-seo-category .cms-block{padding-bottom:32px}.cr-novodom-seo-category .cms-block:first-of-type{padding-top:40px}.cr-novodom-seo-category .cms-block:last-of-type{padding-bottom:40px}@media (min-width:768px){.cr-novodom-seo-category .cms-block{padding-bottom:40px}.cr-novodom-seo-category .cms-block:first-of-type{padding-top:64px}.cr-novodom-seo-category .cms-block:last-of-type{padding-bottom:64px}}.cr-novodom-seo-category .cms-block .cms-block-container-row{margin:0}.cr-novodom-seo-category .cms-block .cms-block-container-row>div{width:100%;padding:0;margin:0}.cr-novodom-seo-category .cms-block .cms-block-container-row .cr-text-collapse .toggle-block .collapse-close,.cr-novodom-seo-category .cms-block .cms-block-container-row .cr-text-collapse .toggle-block .collapse-open{color:#564b48;font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;margin-right:8px}.cr-novodom-seo-category .cms-block .cms-block-container-row .cr-text-collapse .toggle-block .sub-nav-icon::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20.5 8L12 16.5L3.5 8' stroke='%23564B48'/%3E%3C/svg%3E");background-color:transparent;transform:rotate(180deg);width:24px;height:24px;top:0}.cr-novodom-seo-category .cms-block .cms-block-container-row .cr-text-collapse .toggle-block .sub-nav-icon::after{content:none}.cr-novodom-seo-category .cms-block .cms-block-container-row .cr-text-collapse .toggle-block.collapsed .sub-nav-icon::before{transform:rotate(0)}.cr-novodom-seo-category .cms-block .cms-block-container-row .cr-text h4,.cr-novodom-seo-category .cms-block .cms-block-container-row .cr-text .h4,.cr-novodom-seo-category .cms-block .cms-block-container-row .cms-element-text h4,.cr-novodom-seo-category .cms-block .cms-block-container-row .cms-element-text .h4{margin-bottom:8px}.cr-novodom-seo-category .cms-block .cms-block-container-row .cr-text h4~p,.cr-novodom-seo-category .cms-block .cms-block-container-row .cr-text .h4~p,.cr-novodom-seo-category .cms-block .cms-block-container-row .cr-text div,.cr-novodom-seo-category .cms-block .cms-block-container-row .cms-element-text h4~p,.cr-novodom-seo-category .cms-block .cms-block-container-row .cms-element-text .h4~p,.cr-novodom-seo-category .cms-block .cms-block-container-row .cms-element-text div{font:normal normal 300 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48}@media (max-width:767.98px){.cr-novodom-seo-category .cms-block .cms-block-container-row .cr-text~.wrap{margin-top:20px !important}}.top-bar{height:40px;display:flex;padding-top:6px;padding-bottom:6px;z-index:29;position:sticky;top:0}.top-bar .container,.top-bar .cms-section .boxed,.cms-section .top-bar .boxed{align-self:center}.top-bar .top-bar-slider{opacity:0}.top-bar .top-bar-slider.js-slider-initialized{opacity:1;transition:opacity 0.2s ease-in-out}.top-bar-item{--top-bar-text-color: #ffffff;font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:var(--top-bar-text-color);display:flex;justify-content:center;align-items:center}.top-bar-item a{color:var(--top-bar-text-color);text-decoration:none}.top-bar-item a:hover,.top-bar-item a:focus{text-decoration:underline}.top-bar-item strong{font:normal normal 500 14px/18px "Jost", sans-serif}.top-bar-item .slash-sign{margin:0 2px 2px 2px}.top-bar-item .icon{color:var(--top-bar-text-color);width:24px;height:24px;margin-right:8px}.top-bar-item .icon>svg{top:0}.top-bar-item .icon.icon-five-stars{width:86px}@media (min-width:1100px) and (max-width:1679.98px){.top-bar{height:27px;padding:4px 0}.top-bar-item{font:normal normal 400 10px/12px "Jost", sans-serif}.top-bar-item strong{font:normal normal 400 10px/12px "Jost", sans-serif}.top-bar-item .icon{width:16px;height:16px;margin-right:5px}.top-bar-item .icon.icon-five-stars{width:57px}}.checkout-product-table{margin:0}.is-act-cartpage .content-main,.is-act-checkoutregisterpage .content-main,.is-act-confirmpage .content-main,.is-act-finishpage .content-main,.is-act-editorder .content-main{background-color:#f4f4f4}.is-act-cartpage .content-main .container,.is-act-cartpage .content-main .cms-section .boxed,.cms-section .is-act-cartpage .content-main .boxed,.is-act-checkoutregisterpage .content-main .container,.is-act-checkoutregisterpage .content-main .cms-section .boxed,.cms-section .is-act-checkoutregisterpage .content-main .boxed,.is-act-confirmpage .content-main .container,.is-act-confirmpage .content-main .cms-section .boxed,.cms-section .is-act-confirmpage .content-main .boxed,.is-act-finishpage .content-main .container,.is-act-finishpage .content-main .cms-section .boxed,.cms-section .is-act-finishpage .content-main .boxed,.is-act-editorder .content-main .container,.is-act-editorder .content-main .cms-section .boxed,.cms-section .is-act-editorder .content-main .boxed{margin:0 auto;padding:20px}@media (min-width:1100px){.is-act-cartpage .content-main .container,.is-act-cartpage .content-main .cms-section .boxed,.cms-section .is-act-cartpage .content-main .boxed,.is-act-checkoutregisterpage .content-main .container,.is-act-checkoutregisterpage .content-main .cms-section .boxed,.cms-section .is-act-checkoutregisterpage .content-main .boxed,.is-act-confirmpage .content-main .container,.is-act-confirmpage .content-main .cms-section .boxed,.cms-section .is-act-confirmpage .content-main .boxed,.is-act-finishpage .content-main .container,.is-act-finishpage .content-main .cms-section .boxed,.cms-section .is-act-finishpage .content-main .boxed,.is-act-editorder .content-main .container,.is-act-editorder .content-main .cms-section .boxed,.cms-section .is-act-editorder .content-main .boxed{margin:24px auto 0}}.is-act-cartpage .checkout,.is-act-checkoutregisterpage .checkout,.is-act-confirmpage .checkout,.is-act-finishpage .checkout,.is-act-editorder .checkout{padding-top:0}.is-act-cartpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .checkout-container,.is-act-confirmpage .checkout .checkout-container,.is-act-finishpage .checkout .checkout-container,.is-act-editorder .checkout .checkout-container{margin:0 !important;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:16px}@media (min-width:1100px){.is-act-cartpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .checkout-container,.is-act-confirmpage .checkout .checkout-container,.is-act-finishpage .checkout .checkout-container,.is-act-editorder .checkout .checkout-container{grid-template-columns:2fr 1fr;grid-column-gap:60px}}.is-act-cartpage .checkout .checkout-main,.is-act-checkoutregisterpage .checkout .checkout-main,.is-act-confirmpage .checkout .checkout-main,.is-act-finishpage .checkout .checkout-main,.is-act-editorder .checkout .checkout-main{display:flex;flex-direction:column;gap:16px;min-width:0}.is-act-cartpage .checkout .checkout-main .cart-main-header-container,.is-act-checkoutregisterpage .checkout .checkout-main .cart-main-header-container,.is-act-confirmpage .checkout .checkout-main .cart-main-header-container,.is-act-finishpage .checkout .checkout-main .cart-main-header-container,.is-act-editorder .checkout .checkout-main .cart-main-header-container{display:flex;justify-content:space-between;align-items:center}.is-act-cartpage .checkout .checkout-main .cart-main-header,.is-act-checkoutregisterpage .checkout .checkout-main .cart-main-header,.is-act-confirmpage .checkout .checkout-main .cart-main-header,.is-act-finishpage .checkout .checkout-main .cart-main-header,.is-act-editorder .checkout .checkout-main .cart-main-header{font:normal normal 500 21px/26px "Jost", sans-serif;color:#564b48;margin:0}.is-act-cartpage .checkout .checkout-main .cart-header-count,.is-act-checkoutregisterpage .checkout .checkout-main .cart-header-count,.is-act-confirmpage .checkout .checkout-main .cart-header-count,.is-act-finishpage .checkout .checkout-main .cart-header-count,.is-act-editorder .checkout .checkout-main .cart-header-count{font:normal normal 300 14px/18px "Jost", sans-serif;color:#564b48;text-align:right}.is-act-cartpage .checkout .checkout-main .address-main-header-container,.is-act-checkoutregisterpage .checkout .checkout-main .address-main-header-container,.is-act-confirmpage .checkout .checkout-main .address-main-header-container,.is-act-finishpage .checkout .checkout-main .address-main-header-container,.is-act-editorder .checkout .checkout-main .address-main-header-container{display:flex;justify-content:space-between;align-items:center}.is-act-cartpage .checkout .checkout-main .address-main-header,.is-act-checkoutregisterpage .checkout .checkout-main .address-main-header,.is-act-confirmpage .checkout .checkout-main .address-main-header,.is-act-finishpage .checkout .checkout-main .address-main-header,.is-act-editorder .checkout .checkout-main .address-main-header{font:normal normal 500 21px/26px "Jost", sans-serif;color:#564b48;margin:0}.is-act-cartpage .checkout .checkout-main .address-header-count,.is-act-checkoutregisterpage .checkout .checkout-main .address-header-count,.is-act-confirmpage .checkout .checkout-main .address-header-count,.is-act-finishpage .checkout .checkout-main .address-header-count,.is-act-editorder .checkout .checkout-main .address-header-count{font:normal normal 300 14px/18px "Jost", sans-serif;color:#564b48;text-align:right}.is-act-cartpage .checkout .checkout-main .confirm-main-header-container,.is-act-checkoutregisterpage .checkout .checkout-main .confirm-main-header-container,.is-act-confirmpage .checkout .checkout-main .confirm-main-header-container,.is-act-finishpage .checkout .checkout-main .confirm-main-header-container,.is-act-editorder .checkout .checkout-main .confirm-main-header-container{display:flex;justify-content:space-between;align-items:center}.is-act-cartpage .checkout .checkout-main .confirm-main-header,.is-act-checkoutregisterpage .checkout .checkout-main .confirm-main-header,.is-act-confirmpage .checkout .checkout-main .confirm-main-header,.is-act-finishpage .checkout .checkout-main .confirm-main-header,.is-act-editorder .checkout .checkout-main .confirm-main-header{font:normal normal 500 21px/26px "Jost", sans-serif;color:#564b48;margin:0}.is-act-cartpage .checkout .checkout-main .confirm-header-count,.is-act-checkoutregisterpage .checkout .checkout-main .confirm-header-count,.is-act-confirmpage .checkout .checkout-main .confirm-header-count,.is-act-finishpage .checkout .checkout-main .confirm-header-count,.is-act-editorder .checkout .checkout-main .confirm-header-count{font:normal normal 300 14px/18px "Jost", sans-serif;color:#564b48;text-align:right}.is-act-cartpage .checkout .checkout-main,.is-act-cartpage .checkout .checkout-aside,.is-act-checkoutregisterpage .checkout .checkout-main,.is-act-checkoutregisterpage .checkout .checkout-aside,.is-act-confirmpage .checkout .checkout-main,.is-act-confirmpage .checkout .checkout-aside,.is-act-finishpage .checkout .checkout-main,.is-act-finishpage .checkout .checkout-aside,.is-act-editorder .checkout .checkout-main,.is-act-editorder .checkout .checkout-aside{padding:0;margin:0;width:100%}.is-act-cartpage .flashbags,.is-act-checkoutregisterpage .flashbags,.is-act-confirmpage .flashbags,.is-act-finishpage .flashbags,.is-act-editorder .flashbags{display:flex;flex-direction:column;gap:16px}.is-act-cartpage .flashbags .alert,.is-act-checkoutregisterpage .flashbags .alert,.is-act-confirmpage .flashbags .alert,.is-act-finishpage .flashbags .alert,.is-act-editorder .flashbags .alert{margin:0}.is-act-cartpage .flashbags:empty,.is-act-checkoutregisterpage .flashbags:empty,.is-act-confirmpage .flashbags:empty,.is-act-finishpage .flashbags:empty,.is-act-editorder .flashbags:empty{display:none}.is-act-cartpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-checkoutregisterpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-confirmpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-finishpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-editorder:not(.is-act-cartpage) .checkout .checkout-aside{margin-top:0}@media (min-width:1100px){.is-act-cartpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-checkoutregisterpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-confirmpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-finishpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-editorder:not(.is-act-cartpage) .checkout .checkout-aside{margin-top:44px}}.back-to-shop-card{display:flex;justify-content:center;align-items:center;margin-top:16px !important;padding:12px 0;width:100%}@media (min-width:1100px){.back-to-shop-card{padding:16px 0;justify-content:flex-start}}.back-to-shop-card .btn-link{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;text-transform:none;padding:0;display:flex;align-items:center}.back-to-shop-card .btn-link:hover,.back-to-shop-card .btn-link:focus{color:#564b48}.back-to-shop-card .btn-link:hover .icon-arrow-left,.back-to-shop-card .btn-link:focus .icon-arrow-left{color:#69755c}.back-to-shop-card .icon-arrow-left{width:24px;height:24px;color:#69755c}.back-to-shop-card .icon-arrow-left>svg{top:-1px}.checkout-additional-container{margin-top:16px}.checkout-additional-container .checkout-additional-field .form-control{font:normal normal 300 14px/18px "Jost", sans-serif}.checkout-additional-container .checkout-additional-field .form-label{position:relative;top:unset;margin:0 0 10px;padding:0}@media (min-width:1100px) and (max-width:1679.98px){.is-act-cartpage .content-main .container,.is-act-cartpage .content-main .cms-section .boxed,.cms-section .is-act-cartpage .content-main .boxed,.is-act-checkoutregisterpage .content-main .container,.is-act-checkoutregisterpage .content-main .cms-section .boxed,.cms-section .is-act-checkoutregisterpage .content-main .boxed,.is-act-confirmpage .content-main .container,.is-act-confirmpage .content-main .cms-section .boxed,.cms-section .is-act-confirmpage .content-main .boxed,.is-act-finishpage .content-main .container,.is-act-finishpage .content-main .cms-section .boxed,.cms-section .is-act-finishpage .content-main .boxed,.is-act-editorder .content-main .container,.is-act-editorder .content-main .cms-section .boxed,.cms-section .is-act-editorder .content-main .boxed{padding:10px;margin:12px auto 0}.is-act-cartpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .checkout-container,.is-act-confirmpage .checkout .checkout-container,.is-act-finishpage .checkout .checkout-container,.is-act-editorder .checkout .checkout-container{grid-column-gap:30px;grid-row-gap:8px}.is-act-cartpage .checkout .checkout-main,.is-act-checkoutregisterpage .checkout .checkout-main,.is-act-confirmpage .checkout .checkout-main,.is-act-finishpage .checkout .checkout-main,.is-act-editorder .checkout .checkout-main{gap:8px}.is-act-cartpage .checkout .checkout-main .cart-main-header,.is-act-checkoutregisterpage .checkout .checkout-main .cart-main-header,.is-act-confirmpage .checkout .checkout-main .cart-main-header,.is-act-finishpage .checkout .checkout-main .cart-main-header,.is-act-editorder .checkout .checkout-main .cart-main-header{font:normal normal 500 14px/17px "Jost", sans-serif}.is-act-cartpage .checkout .checkout-main .cart-header-count,.is-act-checkoutregisterpage .checkout .checkout-main .cart-header-count,.is-act-confirmpage .checkout .checkout-main .cart-header-count,.is-act-finishpage .checkout .checkout-main .cart-header-count,.is-act-editorder .checkout .checkout-main .cart-header-count{font:normal normal 300 9px/12px "Jost", sans-serif}.is-act-cartpage .checkout .checkout-main .address-main-header,.is-act-checkoutregisterpage .checkout .checkout-main .address-main-header,.is-act-confirmpage .checkout .checkout-main .address-main-header,.is-act-finishpage .checkout .checkout-main .address-main-header,.is-act-editorder .checkout .checkout-main .address-main-header{font:normal normal 500 14px/17px "Jost", sans-serif}.is-act-cartpage .checkout .checkout-main .address-header-count,.is-act-checkoutregisterpage .checkout .checkout-main .address-header-count,.is-act-confirmpage .checkout .checkout-main .address-header-count,.is-act-finishpage .checkout .checkout-main .address-header-count,.is-act-editorder .checkout .checkout-main .address-header-count{font:normal normal 300 9px/12px "Jost", sans-serif}.is-act-cartpage .checkout .checkout-main .confirm-main-header,.is-act-checkoutregisterpage .checkout .checkout-main .confirm-main-header,.is-act-confirmpage .checkout .checkout-main .confirm-main-header,.is-act-finishpage .checkout .checkout-main .confirm-main-header,.is-act-editorder .checkout .checkout-main .confirm-main-header{font:normal normal 500 14px/17px "Jost", sans-serif}.is-act-cartpage .checkout .checkout-main .confirm-header-count,.is-act-checkoutregisterpage .checkout .checkout-main .confirm-header-count,.is-act-confirmpage .checkout .checkout-main .confirm-header-count,.is-act-finishpage .checkout .checkout-main .confirm-header-count,.is-act-editorder .checkout .checkout-main .confirm-header-count{font:normal normal 300 9px/12px "Jost", sans-serif}.is-act-cartpage .flashbags,.is-act-checkoutregisterpage .flashbags,.is-act-confirmpage .flashbags,.is-act-finishpage .flashbags,.is-act-editorder .flashbags{gap:8px}.is-act-cartpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-checkoutregisterpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-confirmpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-finishpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-editorder:not(.is-act-cartpage) .checkout .checkout-aside{margin-top:22px}.back-to-shop-card{margin-top:8px !important;padding:8px 0}.back-to-shop-card .btn-link{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.back-to-shop-card .icon-arrow-left{width:12px;height:12px}.checkout-additional-container{margin-top:8px}.checkout-additional-container .checkout-additional-field .form-control{font:normal normal 300 9px/12px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.is-act-cartpage .content-main .container,.is-act-cartpage .content-main .cms-section .boxed,.cms-section .is-act-cartpage .content-main .boxed,.is-act-checkoutregisterpage .content-main .container,.is-act-checkoutregisterpage .content-main .cms-section .boxed,.cms-section .is-act-checkoutregisterpage .content-main .boxed,.is-act-confirmpage .content-main .container,.is-act-confirmpage .content-main .cms-section .boxed,.cms-section .is-act-confirmpage .content-main .boxed,.is-act-finishpage .content-main .container,.is-act-finishpage .content-main .cms-section .boxed,.cms-section .is-act-finishpage .content-main .boxed,.is-act-editorder .content-main .container,.is-act-editorder .content-main .cms-section .boxed,.cms-section .is-act-editorder .content-main .boxed{padding:13px;margin:16px auto 0}.is-act-cartpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .checkout-container,.is-act-confirmpage .checkout .checkout-container,.is-act-finishpage .checkout .checkout-container,.is-act-editorder .checkout .checkout-container{grid-column-gap:40px;grid-row-gap:11px}.is-act-cartpage .checkout .checkout-main,.is-act-checkoutregisterpage .checkout .checkout-main,.is-act-confirmpage .checkout .checkout-main,.is-act-finishpage .checkout .checkout-main,.is-act-editorder .checkout .checkout-main{gap:11px}.is-act-cartpage .checkout .checkout-main .cart-main-header,.is-act-checkoutregisterpage .checkout .checkout-main .cart-main-header,.is-act-confirmpage .checkout .checkout-main .cart-main-header,.is-act-finishpage .checkout .checkout-main .cart-main-header,.is-act-editorder .checkout .checkout-main .cart-main-header{font:normal normal 500 14px/17px "Jost", sans-serif}.is-act-cartpage .checkout .checkout-main .cart-header-count,.is-act-checkoutregisterpage .checkout .checkout-main .cart-header-count,.is-act-confirmpage .checkout .checkout-main .cart-header-count,.is-act-finishpage .checkout .checkout-main .cart-header-count,.is-act-editorder .checkout .checkout-main .cart-header-count{font:normal normal 300 9px/12px "Jost", sans-serif}.is-act-cartpage .checkout .checkout-main .address-main-header,.is-act-checkoutregisterpage .checkout .checkout-main .address-main-header,.is-act-confirmpage .checkout .checkout-main .address-main-header,.is-act-finishpage .checkout .checkout-main .address-main-header,.is-act-editorder .checkout .checkout-main .address-main-header{font:normal normal 500 14px/17px "Jost", sans-serif}.is-act-cartpage .checkout .checkout-main .address-header-count,.is-act-checkoutregisterpage .checkout .checkout-main .address-header-count,.is-act-confirmpage .checkout .checkout-main .address-header-count,.is-act-finishpage .checkout .checkout-main .address-header-count,.is-act-editorder .checkout .checkout-main .address-header-count{font:normal normal 300 9px/12px "Jost", sans-serif}.is-act-cartpage .checkout .checkout-main .confirm-main-header,.is-act-checkoutregisterpage .checkout .checkout-main .confirm-main-header,.is-act-confirmpage .checkout .checkout-main .confirm-main-header,.is-act-finishpage .checkout .checkout-main .confirm-main-header,.is-act-editorder .checkout .checkout-main .confirm-main-header{font:normal normal 500 14px/17px "Jost", sans-serif}.is-act-cartpage .checkout .checkout-main .confirm-header-count,.is-act-checkoutregisterpage .checkout .checkout-main .confirm-header-count,.is-act-confirmpage .checkout .checkout-main .confirm-header-count,.is-act-finishpage .checkout .checkout-main .confirm-header-count,.is-act-editorder .checkout .checkout-main .confirm-header-count{font:normal normal 300 9px/12px "Jost", sans-serif}.is-act-cartpage .flashbags,.is-act-checkoutregisterpage .flashbags,.is-act-confirmpage .flashbags,.is-act-finishpage .flashbags,.is-act-editorder .flashbags{gap:11px}.is-act-cartpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-checkoutregisterpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-confirmpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-finishpage:not(.is-act-cartpage) .checkout .checkout-aside,.is-act-editorder:not(.is-act-cartpage) .checkout .checkout-aside{margin-top:29px}.back-to-shop-card{margin-top:11px !important;padding:11px 0}.back-to-shop-card .btn-link{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.back-to-shop-card .icon-arrow-left{width:16px;height:16px}.checkout-additional-container{margin-top:11px}.checkout-additional-container .checkout-additional-field .form-control{font:normal normal 300 9px/12px "Jost", sans-serif}}@media (min-width:768px){.is-act-cartpage .cart-table-header{display:none}}@media (min-width:992px){.is-act-cartpage .cart-table-header{display:none}}.is-act-checkoutregisterpage .register-form .sw-privacy-notice{background-color:#ffffff;border-radius:8px;padding:24px 16px;margin:16px 0 0}@media (min-width:1100px){.is-act-checkoutregisterpage .register-form .sw-privacy-notice{padding:32px 64px}}.is-act-checkoutregisterpage .register-form .sw-privacy-notice .data-protection-information{align-items:flex-start;margin-bottom:0}@media (min-width:1100px){.is-act-checkoutregisterpage .register-form .sw-privacy-notice .data-protection-information{align-items:center}}.is-act-checkoutregisterpage .register-form .sw-privacy-notice .data-protection-information label{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.32px}.is-act-checkoutregisterpage .register-form .sw-privacy-notice .data-protection-information label a{font:normal normal 500 14px/18px "Jost", sans-serif;text-decoration:none}.is-act-checkoutregisterpage .register-form .sw-privacy-notice .data-protection-information label span{color:#f80000}.is-act-checkoutregisterpage .register-form .register-statement .card-title{font:normal normal 500 21px/26px "Jost", sans-serif;margin-bottom:16px}@media (min-width:1100px){.is-act-checkoutregisterpage .register-form .register-statement .card-title{margin-bottom:8px}}.is-act-checkoutregisterpage .register-form .register-statement .form-check{margin-bottom:16px}@media (min-width:1100px){.is-act-checkoutregisterpage .register-form .register-statement .form-check{margin-bottom:8px}}.is-act-checkoutregisterpage .register-form .register-statement .form-check .form-check-input,.is-act-checkoutregisterpage .register-form .register-statement .form-check .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .is-act-checkoutregisterpage .register-form .register-statement .form-check input[type="radio"].tpay--bank-input{box-shadow:inset 0 0 0 5px #ffffff !important}@media (min-width:1100px){.is-act-checkoutregisterpage .register-form .register-statement .form-check .form-check-input,.is-act-checkoutregisterpage .register-form .register-statement .form-check .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .is-act-checkoutregisterpage .register-form .register-statement .form-check input[type="radio"].tpay--bank-input{box-shadow:inset 0 0 0 4px #ffffff !important}}.is-act-checkoutregisterpage .register-form .register-statement .form-check .form-check-label{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper{margin-top:16px}@media (min-width:768px){.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:1fr}}@media (min-width:1100px){.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper{grid-template-columns:60% 40%}}@media (min-width:1200px){.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper{grid-template-columns:repeat(2, 1fr)}}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration{padding:20px 16px;margin-top:0;background-color:#e9e8e6;border-top-left-radius:8px;border-top-right-radius:8px}@media (min-width:768px){.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration{border-top-right-radius:0;border-bottom-left-radius:8px}}@media (min-width:1100px){.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration{padding:20px 64px}}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration .form-check{align-items:flex-start;margin-bottom:0}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration .form-check label{color:#000000;text-align:center}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration .form-check label div{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.32px;margin-bottom:4px}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration .form-check label span{font:normal normal 300 14px/18px "Jost", sans-serif}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-background{background-size:100% auto;background-position:center;height:142px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media (min-width:768px){.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-background{border-bottom-left-radius:0;border-top-right-radius:8px;height:100%}}@media (min-width:1100px){.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-background{background-size:100% 100%;background-position:left}}@media (min-width:1240px){.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-background{background-size:100% auto}}.is-act-checkoutregisterpage .register-login-collapse-toogle{width:100%;text-decoration:none;margin-bottom:0}.is-act-checkoutregisterpage .register-login-collapse-toogle:hover,.is-act-checkoutregisterpage .register-login-collapse-toogle:active,.is-act-checkoutregisterpage .register-login-collapse-toogle:focus{border:0 none;text-decoration:none}.is-act-checkoutregisterpage .register-login-collapse-toogle .toggle-wrapper{display:flex;justify-content:center;align-items:center;gap:10px}.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-avatar,.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-arrow-down{width:24px;height:24px}.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-avatar>svg,.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-arrow-down>svg{color:#69755c}.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-avatar>svg{top:-2px}@media (min-width:1100px){.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-avatar{width:32px;height:32px}.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-avatar>svg{top:-1px}}.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-arrow-down{transition:transform 180ms}.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-arrow-down>svg{top:0}.is-act-checkoutregisterpage .register-login-collapse-toogle .login-collapse-toggle{font:normal normal 500 16px/22px "Jost", sans-serif;color:#69755c;letter-spacing:0.32px;text-decoration:none;margin-right:-6px}@media (min-width:1100px){.is-act-checkoutregisterpage .register-login-collapse-toogle .login-collapse-toggle{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0}}.is-act-checkoutregisterpage .register-login-collapse-toogle[aria-expanded="true"] .icon-arrow-down{transform:rotate(180deg)}.is-act-checkoutregisterpage .checkout-login .login-card .login-form{max-width:421px;margin:0 auto}.is-act-checkoutregisterpage .checkout-login .login-card .form-group{margin-bottom:4px}.is-act-checkoutregisterpage .checkout-login .login-card .form-group:first-child{margin:19px 0 0}.is-act-checkoutregisterpage .checkout-login .login-card .login-password-recover{margin-bottom:20px}.is-act-checkoutregisterpage .checkout-login .login-card .login-password-recover a{font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.32px;text-decoration:none}.is-act-checkoutregisterpage .checkout-login .login-card .login-password-recover a:hover,.is-act-checkoutregisterpage .checkout-login .login-card .login-password-recover a:focus,.is-act-checkoutregisterpage .checkout-login .login-card .login-password-recover a:active{border:0 none}.is-act-checkoutregisterpage .checkout-login .login-card .login-submit .btn,.is-act-checkoutregisterpage .checkout-login .login-card .login-submit .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .is-act-checkoutregisterpage .checkout-login .login-card .login-submit .btn{width:100%}.is-act-checkoutregisterpage .checkout-register-login-wrapper{border:1px solid #69755c;border-radius:8px;background-color:#ffffff;padding:24px 16px}.is-act-checkoutregisterpage .checkout-password-recovery h3,.is-act-checkoutregisterpage .checkout-password-recovery .h3{display:flex;justify-content:center;align-items:center;gap:8px;font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#69755c;margin-bottom:0}@media (min-width:1100px){.is-act-checkoutregisterpage .checkout-password-recovery h3,.is-act-checkoutregisterpage .checkout-password-recovery .h3{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0}}.is-act-checkoutregisterpage .checkout-password-recovery h3 .icon-avatar,.is-act-checkoutregisterpage .checkout-password-recovery .h3 .icon-avatar{width:24px;height:24px}.is-act-checkoutregisterpage .checkout-password-recovery h3 .icon-avatar>svg,.is-act-checkoutregisterpage .checkout-password-recovery .h3 .icon-avatar>svg{top:-2px;color:#69755c}@media (min-width:1100px){.is-act-checkoutregisterpage .checkout-password-recovery h3 .icon-avatar>svg,.is-act-checkoutregisterpage .checkout-password-recovery .h3 .icon-avatar>svg{top:-1px}}.is-act-checkoutregisterpage .checkout-password-recovery .account-recover-password-form .form-group{max-width:421px;width:100%;margin:12px auto 0}.is-act-checkoutregisterpage .checkout-password-recovery .account-recover-password-form-actions{max-width:421px;width:100%;margin:0 auto}.is-act-checkoutregisterpage .checkout-password-recovery .account-recover-password-submit{width:100%}.is-act-checkoutregisterpage .checkout-password-recovery .account-recover-password-info{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.32px;text-align:center;margin-top:24px}@media (min-width:1100px) and (max-width:1679.98px){.is-act-checkoutregisterpage .register-form .sw-privacy-notice{border-radius:4px;padding:16px 32px;margin:8px 0 0}.is-act-checkoutregisterpage .register-form .sw-privacy-notice .data-protection-information label{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.is-act-checkoutregisterpage .register-form .sw-privacy-notice .data-protection-information label a{font:normal normal 500 9px/12px "Jost", sans-serif}.is-act-checkoutregisterpage .register-form .register-statement .card-title{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:4px}.is-act-checkoutregisterpage .register-form .register-statement .form-check{margin-bottom:4px}.is-act-checkoutregisterpage .register-form .register-statement .form-check .form-check-input,.is-act-checkoutregisterpage .register-form .register-statement .form-check .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .is-act-checkoutregisterpage .register-form .register-statement .form-check input[type="radio"].tpay--bank-input{box-shadow:inset 0 0 0 2px #ffffff !important}.is-act-checkoutregisterpage .register-form .register-statement .form-check .form-check-label{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper{margin-top:8px}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration{padding:10px 32px;border-top-left-radius:4px;border-bottom-left-radius:4px}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration .form-check label div{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.213px;margin-bottom:2px}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration .form-check label span{font:normal normal 300 9px/12px "Jost", sans-serif}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-background{border-top-right-radius:4px;border-bottom-right-radius:4px}.is-act-checkoutregisterpage .register-login-collapse-toogle .toggle-wrapper{gap:5px}.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-avatar{width:16px;height:16px}.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-arrow-down{width:12px;height:12px;transition-duration:90ms}.is-act-checkoutregisterpage .register-login-collapse-toogle .login-collapse-toggle{font:normal normal 500 14px/17px "Jost", sans-serif;margin-right:-3px}.is-act-checkoutregisterpage .checkout-login .login-card .login-form{max-width:211px}.is-act-checkoutregisterpage .checkout-login .login-card .form-group{margin-bottom:2px}.is-act-checkoutregisterpage .checkout-login .login-card .form-group:first-child{margin:10px 0 0}.is-act-checkoutregisterpage .checkout-login .login-card .login-password-recover{margin-bottom:10px}.is-act-checkoutregisterpage .checkout-login .login-card .login-password-recover a{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.213px}.is-act-checkoutregisterpage .checkout-register-login-wrapper{border-radius:4px;padding:12px 8px}.is-act-checkoutregisterpage .checkout-password-recovery h3,.is-act-checkoutregisterpage .checkout-password-recovery .h3{gap:4px;font:normal normal 500 14px/17px "Jost", sans-serif}.is-act-checkoutregisterpage .checkout-password-recovery h3 .icon-avatar,.is-act-checkoutregisterpage .checkout-password-recovery .h3 .icon-avatar{width:12px;height:12px}.is-act-checkoutregisterpage .checkout-password-recovery .account-recover-password-form .form-group{max-width:211px;margin:6px auto 0}.is-act-checkoutregisterpage .checkout-password-recovery .account-recover-password-info{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px;margin-top:12px}}@media (min-width:1360px) and (max-width:1679.98px){.is-act-checkoutregisterpage .register-form .sw-privacy-notice{border-radius:5px;padding:21px 43px;margin:11px 0 0}.is-act-checkoutregisterpage .register-form .sw-privacy-notice .data-protection-information label{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.is-act-checkoutregisterpage .register-form .sw-privacy-notice .data-protection-information label a{font:normal normal 500 9px/12px "Jost", sans-serif}.is-act-checkoutregisterpage .register-form .register-statement .card-title{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:5px}.is-act-checkoutregisterpage .register-form .register-statement .form-check{margin-bottom:5px}.is-act-checkoutregisterpage .register-form .register-statement .form-check .form-check-input,.is-act-checkoutregisterpage .register-form .register-statement .form-check .payment-form-group .tpay--list-item-container input[type="radio"].tpay--bank-input,.payment-form-group .tpay--list-item-container .is-act-checkoutregisterpage .register-form .register-statement .form-check input[type="radio"].tpay--bank-input{box-shadow:inset 0 0 0 3px #ffffff !important}.is-act-checkoutregisterpage .register-form .register-statement .form-check .form-check-label{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper{margin-top:11px}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration{padding:13px 43px;border-top-left-radius:5px;border-bottom-left-radius:5px}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration .form-check label div{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.213px;margin-bottom:3px}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-registration .form-check label span{font:normal normal 300 9px/12px "Jost", sans-serif}.is-act-checkoutregisterpage .checkout-register-newsletter-wrapper .newsletter-background{border-top-right-radius:5px;border-bottom-right-radius:5px}.is-act-checkoutregisterpage .register-login-collapse-toogle .toggle-wrapper{gap:7px}.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-avatar{width:21px;height:21px}.is-act-checkoutregisterpage .register-login-collapse-toogle .icon-arrow-down{width:16px;height:16px;transition-duration:120ms}.is-act-checkoutregisterpage .register-login-collapse-toogle .login-collapse-toggle{font:normal normal 500 14px/17px "Jost", sans-serif;margin-right:-4px}.is-act-checkoutregisterpage .checkout-login .login-card .login-form{max-width:281px}.is-act-checkoutregisterpage .checkout-login .login-card .form-group{margin-bottom:3px}.is-act-checkoutregisterpage .checkout-login .login-card .form-group:first-child{margin:13px 0 0}.is-act-checkoutregisterpage .checkout-login .login-card .login-password-recover{margin-bottom:13px}.is-act-checkoutregisterpage .checkout-login .login-card .login-password-recover a{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.213px}.is-act-checkoutregisterpage .checkout-register-login-wrapper{border-radius:5px;padding:16px 11px}.is-act-checkoutregisterpage .checkout-password-recovery h3,.is-act-checkoutregisterpage .checkout-password-recovery .h3{gap:5px;font:normal normal 500 14px/17px "Jost", sans-serif}.is-act-checkoutregisterpage .checkout-password-recovery h3 .icon-avatar,.is-act-checkoutregisterpage .checkout-password-recovery .h3 .icon-avatar{width:16px;height:16px}.is-act-checkoutregisterpage .checkout-password-recovery .account-recover-password-form .form-group{max-width:281px;margin:8px auto 0}.is-act-checkoutregisterpage .checkout-password-recovery .account-recover-password-info{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px;margin-top:16px}}.checkout-aside .line-item .line-item-row{align-items:flex-start}.checkout-aside .line-item .line-item-info{margin-bottom:8px;padding-right:16px}.checkout-aside .line-item .line-item-img-link,.checkout-aside .line-item .line-item-img{width:46px;height:46px}.checkout-aside .line-item .line-item-img{border-radius:4px}.checkout-aside .line-item .line-item-quantity-select-wrapper{font:normal normal 300 11px/14px "Jost", sans-serif;letter-spacing:-0.11px;margin-bottom:1px;width:auto;margin-left:66px}.checkout-aside .line-item-aside-qty-price-wrapper{display:flex;justify-content:space-between;align-items:flex-end;width:calc(100% - 62px);margin-left:auto;padding:0 0 0 4px}.checkout-aside .line-item-remove{display:none}.checkout-aside .product-feature-list-list{margin-bottom:0}.checkout-aside .checkout-aside-contact-info{margin-top:4px;padding-top:16px;text-align:center}.checkout-aside .checkout-aside-contact-info div{font:normal normal 500 16px/22px "Jost", sans-serif;color:#564b48;letter-spacing:0.32px}.checkout-aside .checkout-aside-contact-info div a{text-decoration:none}.checkout-aside .checkout-aside-contact-info div a:hover{text-decoration:underline}.checkout-aside .checkout-aside-contact-info span{font:normal normal 400 14px/18px "Jost", sans-serif;color:#87625d;letter-spacing:0.32px}.checkout-aside-summary{padding:0;background-color:#ffffff;border-top-left-radius:8px;border-top-right-radius:8px}.checkout-aside-summary-header{margin-bottom:0;padding:24px 24px 16px;font:normal normal 500 21px/26px "Jost", sans-serif;color:#564b48;display:flex;justify-content:space-between}.checkout-aside-summary-header .icon{height:24px;width:24px;color:#69755c;transition:transform 0.2s}.checkout-aside-summary-header .icon>svg{top:1px}.checkout-aside-summary-header.btn-collapse{cursor:pointer}.checkout-aside-summary-header:not(.collapsed) .icon{transform:rotate(180deg);transition:transform 0.2s}.checkout-aside-product-list-wrapper{background-color:#f4f4f4}.checkout-aside-product-list{overflow-y:auto;overflow-x:hidden;padding:24px 15px 24px 24px;margin-right:9px;margin-bottom:16px;background-color:#f4f4f4;max-height:300px}.checkout-aside-product-list::-webkit-scrollbar{width:16px;background-color:#d4cec5}.checkout-aside-product-list::-webkit-scrollbar-track{background-color:#ffffff}.checkout-aside-product-list::-webkit-scrollbar-thumb{background:#d4cec5;border-width:2px 4px 2px 4px;border-color:#ffffff;border-style:solid;border-radius:0}.checkout-aside-product-list::-webkit-scrollbar{width:4px}.checkout-aside-product-list::-webkit-scrollbar-track{background-color:#f4f4f4}.checkout-aside-product-list::-webkit-scrollbar-thumb{border-color:#d4cec5}.checkout-aside-product-list::-webkit-scrollbar-thumb:hover{border-color:#beb5a8}.checkout-aside-product-list .shipping-group-header{color:#2b2a2a;letter-spacing:0.32px}.checkout-aside-product-list .line-items--offcanvas{padding-bottom:0}.checkout-aside-product-list .line-item:not(:last-child){border-bottom:1px solid #d4cec5}.checkout-aside-summary-container{padding:0 24px 16px}.checkout-aside-summary-container .checkout-aside-summary-list{margin-bottom:0}.checkout-aside-summary-container .checkout-aside-summary-label{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.32px}.checkout-aside-summary-container .checkout-aside-summary-label b{font:normal normal 500 14px/18px "Jost", sans-serif}.checkout-aside-summary-container .checkout-aside-summary-label span{font:normal normal 300 14px/18px "Jost", sans-serif}.checkout-aside-summary-container .checkout-aside-coupon{font:normal normal 500 14px/18px "Jost", sans-serif;color:#c45f3f}.checkout-aside-summary-container .checkout-aside-summary-value{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.32px;margin-bottom:0}.checkout-aside-summary-container .checkout-aside-summary-total{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;margin-top:16px;padding-top:16px}.checkout-aside-summary-container .summary-net{margin-top:8px}.checkout-aside-btn-wrapper{padding:0 24px 24px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#ffffff}.checkout-aside-btn-wrapper .checkout-register-submit{width:100%;margin-bottom:0}.checkout-aside-btn-wrapper .checkout-register-submit .loader{width:17px;height:17px}.checkout-aside-action{margin-top:0;padding:0 24px 24px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#ffffff}.checkout-aside-action button{width:100%}.checkout-aside-action button .loader{width:17px;height:17px}.checkout-aside-action button:disabled .loader{color:#353535 !important}.checkout-aside-promo-action{margin-top:4px;border-radius:8px;background-color:#ffffff}.checkout-aside-promo-action .cart-add-promotion{padding:4px 24px 24px}.checkout-aside-promo-action .checkout-aside-add-code{margin-top:0}.checkout-aside-promo-action .checkout-aside-add-code .form-control{padding:8px 10px}.checkout-aside-promo-action .checkout-aside-add-code .form-control:hover,.checkout-aside-promo-action .checkout-aside-add-code .form-control:active,.checkout-aside-promo-action .checkout-aside-add-code .form-control:focus{border-color:#d4cec5}.checkout-aside-promo-action .checkout-aside-add-code .form-control::placeholder{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#2b2a2a;opacity:0.5}.checkout-aside-promo-action .checkout-aside-add-code .form-control:disabled{background-color:#ffffff;border-color:#d4cec5;color:#2b2a2a}.checkout-aside-promo-action .checkout-aside-add-code .btn-primary,.checkout-aside-promo-action .checkout-aside-add-code .address-editor-select:not(.collapsed),.checkout-aside-promo-action .checkout-aside-add-code .address-editor-edit:not(.collapsed),.checkout-aside-promo-action .checkout-aside-add-code .address-editor-create:not(.collapsed),.checkout-aside-promo-action .checkout-aside-add-code .base-slider-item-action,.checkout-aside-promo-action .checkout-aside-add-code .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .checkout-aside-promo-action .checkout-aside-add-code .btn{padding:8px 20px}.checkout-aside-promo-action .checkout-aside-add-code .btn-primary:disabled,.checkout-aside-promo-action .checkout-aside-add-code .address-editor-select:not(.collapsed):disabled,.checkout-aside-promo-action .checkout-aside-add-code .address-editor-edit:not(.collapsed):disabled,.checkout-aside-promo-action .checkout-aside-add-code .address-editor-create:not(.collapsed):disabled,.checkout-aside-promo-action .checkout-aside-add-code .base-slider-item-action:disabled,.checkout-aside-promo-action .checkout-aside-add-code .novodom-explore-client-reviews__action .btn:disabled,.checkout-aside-promo-action .checkout-aside-add-code .novodom-explore-client-reviews__action .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .checkout-aside-promo-action .checkout-aside-add-code .novodom-explore-client-reviews__action .btn:disabled,.novodom-explore-client-reviews__action .checkout-aside-promo-action .checkout-aside-add-code .btn:disabled{background-color:#d4cec5;border-color:#d4cec5;opacity:1}.checkout-aside-promo-header{margin-bottom:0;padding:16px 24px;font:normal normal 500 16px/24px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48;display:flex;justify-content:space-between;cursor:pointer}.checkout-aside-promo-header .icon{height:24px;width:24px;color:#69755c;transition:transform 0.2s}.checkout-aside-promo-header .icon>svg{top:1px}.checkout-aside-promo-header:not(.collapsed) .icon{transform:rotate(180deg);transition:transform 0.2s}.is-act-cartpage .checkout .checkout-aside-container{position:sticky;top:64px;z-index:1}.is-act-checkoutregisterpage .checkout .checkout-aside-container,.is-act-confirmpage .checkout .checkout-aside-container,.is-act-finishpage .checkout .checkout-aside-container{position:sticky;top:24px;z-index:1}.checkout-aside-usp{display:none;margin-top:4px}@media (min-width:1100px){.checkout-aside-usp{display:block}}.checkout-aside-usp .checkout-aside-usp-element{display:flex;align-items:center;justify-content:center;max-width:260px;gap:8px;padding:16px 0;margin:0 auto}.checkout-aside-usp .checkout-aside-usp-element .usp-icon{width:48px;height:48px;display:flex}.checkout-aside-usp .checkout-aside-usp-element .usp-icon img{width:48px;align-self:center}.checkout-aside-usp .checkout-aside-usp-element .usp-text{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.32px;text-align:center}.checkout-aside-usp .checkout-aside-usp-element .usp-text h6,.checkout-aside-usp .checkout-aside-usp-element .usp-text .h6{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.32px;text-align:center;margin-bottom:0}.checkout-wwf-novodom{margin-top:20px;border-radius:8px;background-color:#ffffff;padding:16px 24px}.checkout-wwf-novodom img{margin:0 auto;display:block;max-width:100%}@media (min-width:1100px) and (max-width:1679.98px){.checkout-aside .line-item .line-item-info{margin-bottom:4px;padding-right:8px}.checkout-aside .line-item .line-item-img-link,.checkout-aside .line-item .line-item-img{width:23px;height:23px}.checkout-aside .line-item .line-item-img{border-radius:2px}.checkout-aside .line-item .line-item-quantity-select-wrapper{font:normal normal 300 7px/9px "Jost", sans-serif;letter-spacing:-0.07px;margin-left:39px}.checkout-aside .line-item-aside-qty-price-wrapper{width:calc(50% - 31px);padding-left:2px}.checkout-aside .checkout-aside-contact-info{margin-top:2px;padding-top:8px}.checkout-aside .checkout-aside-contact-info div{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside .checkout-aside-contact-info span{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside-summary{border-top-left-radius:4px;border-top-right-radius:4px}.checkout-aside-summary-header{padding:12px 12px 8px;font:normal normal 500 14px/17px "Jost", sans-serif}.checkout-aside-summary-header .icon{height:12px;width:12px}.checkout-aside-product-list{overflow-y:auto;overflow-x:hidden;padding:12px 8px 12px 12px;margin:0 5px 8px 0;max-height:150px}.checkout-aside-product-list::-webkit-scrollbar{width:16px;background-color:#d4cec5}.checkout-aside-product-list::-webkit-scrollbar-track{background-color:#ffffff}.checkout-aside-product-list::-webkit-scrollbar-thumb{background:#d4cec5;border-width:2px 4px 2px 4px;border-color:#ffffff;border-style:solid;border-radius:0}.checkout-aside-product-list::-webkit-scrollbar{width:2px}.checkout-aside-product-list .shipping-group-header{letter-spacing:0.16px}.checkout-aside-summary-container{padding:0 12px 8px}.checkout-aside-summary-container .checkout-aside-summary-label{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside-summary-container .checkout-aside-summary-label b{font:normal normal 500 9px/12px "Jost", sans-serif}.checkout-aside-summary-container .checkout-aside-summary-label span{font:normal normal 300 9px/12px "Jost", sans-serif}.checkout-aside-summary-container .checkout-aside-coupon{font:normal normal 500 9px/12px "Jost", sans-serif}.checkout-aside-summary-container .checkout-aside-summary-value{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside-summary-container .checkout-aside-summary-total{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.21px;margin-top:8px;padding-top:8px}.checkout-aside-summary-container .summary-net{margin-top:4px}.checkout-aside-btn-wrapper{padding:0 12px 12px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.checkout-aside-btn-wrapper .checkout-register-submit .loader{width:9px;height:9px}.checkout-aside-action{padding:0 12px 12px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.checkout-aside-action button .loader{width:9px;height:9px}.checkout-aside-promo-action{margin-top:2px;border-radius:4px}.checkout-aside-promo-action .cart-add-promotion{padding:2px 12px 12px}.checkout-aside-promo-action .checkout-aside-add-code .form-control{padding:4px 5px}.checkout-aside-promo-action .checkout-aside-add-code .form-control::placeholder{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside-promo-action .checkout-aside-add-code .btn-primary,.checkout-aside-promo-action .checkout-aside-add-code .address-editor-select:not(.collapsed),.checkout-aside-promo-action .checkout-aside-add-code .address-editor-edit:not(.collapsed),.checkout-aside-promo-action .checkout-aside-add-code .address-editor-create:not(.collapsed),.checkout-aside-promo-action .checkout-aside-add-code .base-slider-item-action,.checkout-aside-promo-action .checkout-aside-add-code .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .checkout-aside-promo-action .checkout-aside-add-code .btn{padding:4px 10px}.checkout-aside-promo-header{padding:8px 12px;font:normal normal 500 11px/16px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside-promo-header .icon{height:12px;width:12px}.is-act-cartpage .checkout .checkout-aside-container{position:sticky;top:32px;z-index:1}.is-act-checkoutregisterpage .checkout .checkout-aside-container,.is-act-confirmpage .checkout .checkout-aside-container,.is-act-finishpage .checkout .checkout-aside-container{position:sticky;top:12px;z-index:1}.checkout-aside-usp{margin-top:2px}.checkout-aside-usp .checkout-aside-usp-element{max-width:130px;gap:4px;padding:8px 0;margin:0 auto}.checkout-aside-usp .checkout-aside-usp-element .usp-icon{width:24px;height:24px}.checkout-aside-usp .checkout-aside-usp-element .usp-icon img{width:24px}.checkout-aside-usp .checkout-aside-usp-element .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside-usp .checkout-aside-usp-element .usp-text h6,.checkout-aside-usp .checkout-aside-usp-element .usp-text .h6{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.21px}.checkout-wwf-novodom{margin-top:10px;border-radius:4px;padding:8px 12px}}@media (min-width:1360px) and (max-width:1679.98px){.checkout-aside .line-item .line-item-info{margin-bottom:5px;padding-right:11px}.checkout-aside .line-item .line-item-img-link,.checkout-aside .line-item .line-item-img{width:31px;height:31px}.checkout-aside .line-item .line-item-img{border-radius:3px}.checkout-aside .line-item .line-item-quantity-select-wrapper{font:normal normal 300 7px/9px "Jost", sans-serif;letter-spacing:-0.07px;margin-left:48px}.checkout-aside .line-item-aside-qty-price-wrapper{width:calc(67% - 41px);padding-left:3px}.checkout-aside .checkout-aside-contact-info{margin-top:3px;padding-top:11px}.checkout-aside .checkout-aside-contact-info div{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside .checkout-aside-contact-info span{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside-summary{border-top-left-radius:5px;border-top-right-radius:5px}.checkout-aside-summary-header{padding:16px 16px 11px;font:normal normal 500 14px/17px "Jost", sans-serif}.checkout-aside-summary-header .icon{height:16px;width:16px}.checkout-aside-product-list{overflow-y:auto;overflow-x:hidden;padding:16px 10px 16px 16px;margin:0 6px 11px 0;max-height:200px}.checkout-aside-product-list::-webkit-scrollbar{width:16px;background-color:#d4cec5}.checkout-aside-product-list::-webkit-scrollbar-track{background-color:#ffffff}.checkout-aside-product-list::-webkit-scrollbar-thumb{background:#d4cec5;border-width:2px 4px 2px 4px;border-color:#ffffff;border-style:solid;border-radius:0}.checkout-aside-product-list::-webkit-scrollbar{width:3px}.checkout-aside-product-list .shipping-group-header{letter-spacing:0.21px}.checkout-aside-summary-container{padding:0 16px 11px}.checkout-aside-summary-container .checkout-aside-summary-label{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside-summary-container .checkout-aside-summary-label b{font:normal normal 500 9px/12px "Jost", sans-serif}.checkout-aside-summary-container .checkout-aside-summary-label span{font:normal normal 300 9px/12px "Jost", sans-serif}.checkout-aside-summary-container .checkout-aside-coupon{font:normal normal 500 9px/12px "Jost", sans-serif}.checkout-aside-summary-container .checkout-aside-summary-value{font:normal normal 500 9px/12px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside-summary-container .checkout-aside-summary-total{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.21px;margin-top:11px;padding-top:11px}.checkout-aside-summary-container .summary-net{margin-top:5px}.checkout-aside-btn-wrapper{padding:0 16px 16px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.checkout-aside-btn-wrapper .checkout-register-submit .loader{width:11px;height:11px}.checkout-aside-action{padding:0 16px 16px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.checkout-aside-action button .loader{width:11px;height:11px}.checkout-aside-promo-action{margin-top:3px;border-radius:5px}.checkout-aside-promo-action .cart-add-promotion{padding:2px 16px 16px}.checkout-aside-promo-action .checkout-aside-add-code .form-control{padding:5px 7px}.checkout-aside-promo-action .checkout-aside-add-code .form-control::placeholder{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside-promo-action .checkout-aside-add-code .btn-primary,.checkout-aside-promo-action .checkout-aside-add-code .address-editor-select:not(.collapsed),.checkout-aside-promo-action .checkout-aside-add-code .address-editor-edit:not(.collapsed),.checkout-aside-promo-action .checkout-aside-add-code .address-editor-create:not(.collapsed),.checkout-aside-promo-action .checkout-aside-add-code .base-slider-item-action,.checkout-aside-promo-action .checkout-aside-add-code .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .checkout-aside-promo-action .checkout-aside-add-code .btn{padding:5px 13px}.checkout-aside-promo-header{padding:11px 16px;font:normal normal 500 11px/16px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside-promo-header .icon{height:16px;width:16px}.is-act-cartpage .checkout .checkout-aside-container{position:sticky;top:43px;z-index:1}.is-act-checkoutregisterpage .checkout .checkout-aside-container,.is-act-confirmpage .checkout .checkout-aside-container,.is-act-finishpage .checkout .checkout-aside-container{position:sticky;top:16px;z-index:1}.checkout-aside-usp{margin-top:3px}.checkout-aside-usp .checkout-aside-usp-element{max-width:173px;gap:5px;padding:11px 0;margin:0 auto}.checkout-aside-usp .checkout-aside-usp-element .usp-icon{width:32px;height:32px}.checkout-aside-usp .checkout-aside-usp-element .usp-icon img{width:32px}.checkout-aside-usp .checkout-aside-usp-element .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.21px}.checkout-aside-usp .checkout-aside-usp-element .usp-text h6,.checkout-aside-usp .checkout-aside-usp-element .usp-text .h6{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.21px}.checkout-wwf-novodom{margin-top:13px;border-radius:5px;padding:11px 16px}}.is-act-confirmpage .confirm-tos,.is-act-editorder .confirm-tos{display:none}.is-act-confirmpage .confirm-payment-shipping,.is-act-editorder .confirm-payment-shipping{margin:0}.is-act-confirmpage .confirm-payment-shipping .row,.is-act-confirmpage .confirm-payment-shipping .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .checkout .checkout-container,.is-act-confirmpage .checkout .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .row,.is-act-editorder .confirm-payment-shipping .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container{margin:0;gap:16px;align-items:stretch;flex-wrap:wrap}@media (min-width:768px){.is-act-confirmpage .confirm-payment-shipping .row,.is-act-confirmpage .confirm-payment-shipping .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .checkout .checkout-container,.is-act-confirmpage .checkout .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .row,.is-act-editorder .confirm-payment-shipping .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container{flex-wrap:initial}}.is-act-confirmpage .confirm-address,.is-act-confirmpage .confirm-payment,.is-act-confirmpage .confirm-shipping,.is-act-editorder .confirm-address,.is-act-editorder .confirm-payment,.is-act-editorder .confirm-shipping{background-color:#ffffff;border-radius:8px;padding:24px 16px;margin-bottom:0}@media (min-width:1360px){.is-act-confirmpage .confirm-address,.is-act-confirmpage .confirm-payment,.is-act-confirmpage .confirm-shipping,.is-act-editorder .confirm-address,.is-act-editorder .confirm-payment,.is-act-editorder .confirm-shipping{padding:32px 64px}}.is-act-confirmpage .confirm-address,.is-act-editorder .confirm-address{margin-bottom:16px}.is-act-confirmpage .confirm-payment,.is-act-confirmpage .confirm-shipping,.is-act-editorder .confirm-payment,.is-act-editorder .confirm-shipping{width:100%}@media (min-width:768px){.is-act-confirmpage .confirm-payment,.is-act-confirmpage .confirm-shipping,.is-act-editorder .confirm-payment,.is-act-editorder .confirm-shipping{width:auto;flex-grow:1;flex-basis:0}}.is-act-confirmpage .confirm-payment .card-title,.is-act-confirmpage .confirm-shipping .card-title,.is-act-editorder .confirm-payment .card-title,.is-act-editorder .confirm-shipping .card-title{margin-bottom:16px}.is-act-confirmpage .confirm-address .row,.is-act-confirmpage .confirm-address .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .checkout .checkout-container,.is-act-confirmpage .checkout .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-editorder .confirm-address .row,.is-act-editorder .confirm-address .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-editorder .confirm-address .checkout-container{margin-left:0;margin-right:0;gap:20px;flex-wrap:nowrap}@media (min-width:768px){.is-act-confirmpage .confirm-address .row,.is-act-confirmpage .confirm-address .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .checkout .checkout-container,.is-act-confirmpage .checkout .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-editorder .confirm-address .row,.is-act-editorder .confirm-address .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-editorder .confirm-address .checkout-container{gap:40px}}.is-act-confirmpage .confirm-address .confirm-address-billing p,.is-act-confirmpage .confirm-address .confirm-address-billing .address,.is-act-confirmpage .confirm-address .confirm-address-shipping p,.is-act-confirmpage .confirm-address .confirm-address-shipping .address,.is-act-editorder .confirm-address .confirm-address-billing p,.is-act-editorder .confirm-address .confirm-address-billing .address,.is-act-editorder .confirm-address .confirm-address-shipping p,.is-act-editorder .confirm-address .confirm-address-shipping .address{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;margin-bottom:0}.is-act-confirmpage .confirm-address .confirm-billing-address,.is-act-confirmpage .confirm-address .confirm-shipping-address,.is-act-editorder .confirm-address .confirm-billing-address,.is-act-editorder .confirm-address .confirm-shipping-address{flex-grow:1;flex-basis:0;padding:0;margin-bottom:0;width:auto}@media (min-width:768px){.is-act-confirmpage .confirm-address .confirm-billing-address,.is-act-confirmpage .confirm-address .confirm-shipping-address,.is-act-editorder .confirm-address .confirm-billing-address,.is-act-editorder .confirm-address .confirm-shipping-address{flex-grow:initial;flex-basis:initial}}.is-act-confirmpage .confirm-address .card-title,.is-act-editorder .confirm-address .card-title{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;margin-bottom:8px}@media (min-width:576px){.is-act-confirmpage .confirm-address .card-title,.is-act-editorder .confirm-address .card-title{font:normal normal 500 21px/26px "Jost", sans-serif;margin-bottom:16px}}.is-act-confirmpage .confirm-address .checkout-customer-comment-control,.is-act-editorder .confirm-address .checkout-customer-comment-control{font:normal normal 400 16px/22px "Jost", sans-serif}.is-act-confirmpage .confirm-address .card-actions,.is-act-editorder .confirm-address .card-actions{font:normal normal 500 14px/20px "Jost", sans-serif;padding-top:8px}.is-act-confirmpage .confirm-address .card-actions a,.is-act-editorder .confirm-address .card-actions a{display:flex;align-content:center;text-decoration:none;text-transform:uppercase}.is-act-confirmpage .confirm-address .card-actions .icon,.is-act-editorder .confirm-address .card-actions .icon{width:16px;height:16px}.is-act-confirmpage .confirm-address .card-actions .icon svg,.is-act-editorder .confirm-address .card-actions .icon svg{top:0}@media (min-width:1100px) and (max-width:1679.98px){.is-act-confirmpage .confirm-payment-shipping .row,.is-act-confirmpage .confirm-payment-shipping .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .checkout .checkout-container,.is-act-confirmpage .checkout .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .row,.is-act-editorder .confirm-payment-shipping .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container{gap:8px}.is-act-confirmpage .confirm-address,.is-act-confirmpage .confirm-payment,.is-act-confirmpage .confirm-shipping,.is-act-editorder .confirm-address,.is-act-editorder .confirm-payment,.is-act-editorder .confirm-shipping{border-radius:4px;padding:16px 32px}.is-act-confirmpage .confirm-address,.is-act-editorder .confirm-address{margin-bottom:8px}.is-act-confirmpage .confirm-payment .card-title,.is-act-confirmpage .confirm-shipping .card-title,.is-act-editorder .confirm-payment .card-title,.is-act-editorder .confirm-shipping .card-title{margin-bottom:8px}.is-act-confirmpage .confirm-address .row,.is-act-confirmpage .confirm-address .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .checkout .checkout-container,.is-act-confirmpage .checkout .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-editorder .confirm-address .row,.is-act-editorder .confirm-address .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-editorder .confirm-address .checkout-container{gap:20px}.is-act-confirmpage .confirm-address .confirm-address-billing p,.is-act-confirmpage .confirm-address .confirm-address-billing .address,.is-act-confirmpage .confirm-address .confirm-address-shipping p,.is-act-confirmpage .confirm-address .confirm-address-shipping .address,.is-act-editorder .confirm-address .confirm-address-billing p,.is-act-editorder .confirm-address .confirm-address-billing .address,.is-act-editorder .confirm-address .confirm-address-shipping p,.is-act-editorder .confirm-address .confirm-address-shipping .address{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.is-act-confirmpage .confirm-address .card-title,.is-act-editorder .confirm-address .card-title{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:8px}.is-act-confirmpage .confirm-address .card-actions,.is-act-editorder .confirm-address .card-actions{font:normal normal 500 9px/13px "Jost", sans-serif;padding-top:4px}.is-act-confirmpage .confirm-address .card-actions .icon,.is-act-editorder .confirm-address .card-actions .icon{width:8px;height:8px}.is-act-confirmpage .checkout-customer-comment-control,.is-act-editorder .checkout-customer-comment-control{font:normal normal 400 11px/15px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.is-act-confirmpage .confirm-payment-shipping .row,.is-act-confirmpage .confirm-payment-shipping .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .checkout .checkout-container,.is-act-confirmpage .checkout .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-confirmpage .confirm-payment-shipping .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-confirmpage .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .row,.is-act-editorder .confirm-payment-shipping .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-editorder .confirm-payment-shipping .checkout-container,.is-act-editorder .confirm-payment-shipping .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-editorder .confirm-payment-shipping .checkout-container{gap:11px}.is-act-confirmpage .confirm-address,.is-act-confirmpage .confirm-payment,.is-act-confirmpage .confirm-shipping,.is-act-editorder .confirm-address,.is-act-editorder .confirm-payment,.is-act-editorder .confirm-shipping{border-radius:5px;padding:21px 43px}.is-act-confirmpage .confirm-address,.is-act-editorder .confirm-address{margin-bottom:11px}.is-act-confirmpage .confirm-payment .card-title,.is-act-confirmpage .confirm-shipping .card-title,.is-act-editorder .confirm-payment .card-title,.is-act-editorder .confirm-shipping .card-title{margin-bottom:11px}.is-act-confirmpage .confirm-address .row,.is-act-confirmpage .confirm-address .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .checkout .checkout-container,.is-act-confirmpage .checkout .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-confirmpage .confirm-address .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-confirmpage .confirm-address .checkout-container,.is-act-editorder .confirm-address .row,.is-act-editorder .confirm-address .is-act-cartpage .checkout .checkout-container,.is-act-cartpage .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-act-checkoutregisterpage .checkout .checkout-container,.is-act-checkoutregisterpage .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-act-confirmpage .checkout .checkout-container,.is-act-confirmpage .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-ctl-accountorder .checkout .checkout-container,.is-ctl-accountorder .checkout .is-act-editorder .confirm-address .checkout-container,.is-act-editorder .confirm-address .is-act-finishpage .checkout .checkout-container,.is-act-finishpage .checkout .is-act-editorder .confirm-address .checkout-container{gap:27px}.is-act-confirmpage .confirm-address .confirm-address-billing p,.is-act-confirmpage .confirm-address .confirm-address-billing .address,.is-act-confirmpage .confirm-address .confirm-address-shipping p,.is-act-confirmpage .confirm-address .confirm-address-shipping .address,.is-act-editorder .confirm-address .confirm-address-billing p,.is-act-editorder .confirm-address .confirm-address-billing .address,.is-act-editorder .confirm-address .confirm-address-shipping p,.is-act-editorder .confirm-address .confirm-address-shipping .address{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.is-act-confirmpage .confirm-address .card-title,.is-act-editorder .confirm-address .card-title{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:11px}.is-act-confirmpage .confirm-address .card-actions,.is-act-editorder .confirm-address .card-actions{font:normal normal 500 9px/13px "Jost", sans-serif;padding-top:5px}.is-act-confirmpage .confirm-address .card-actions .icon,.is-act-editorder .confirm-address .card-actions .icon{width:11px;height:11px}.is-act-confirmpage .checkout-customer-comment-control,.is-act-editorder .checkout-customer-comment-control{font:normal normal 400 11px/15px "Jost", sans-serif}}.is-act-finishpage .checkout .finish-headline{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:initial;color:#564b48;margin-bottom:0}.is-act-finishpage .checkout .finish-message,.is-act-finishpage .checkout .finish-info{background-color:#ffffff;border-radius:8px;padding:32px 16px;margin:0}@media (min-width:1200px){.is-act-finishpage .checkout .finish-message,.is-act-finishpage .checkout .finish-info{padding:32px 64px}}.is-act-finishpage .checkout .finish-message{margin-top:0}.is-act-finishpage .checkout .finish-message .finish-header{font:normal normal 500 21px/26px "Jost", sans-serif}.is-act-finishpage .checkout .finish-message .finish-ordernumber{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px}.is-act-finishpage .checkout .finish-message .finish-ordernumber strong{font-weight:500}.is-act-finishpage .checkout .finish-message .finish-content{margin:16px 0 0 0}.is-act-finishpage .checkout .finish-message .finish-content .finish-teaser,.is-act-finishpage .checkout .finish-message .finish-content .finish-additional{font:normal normal 400 16px/22px "Jost", sans-serif;letter-spacing:0.32px;margin-bottom:0}.is-act-finishpage .checkout .finish-message .finish-content .finish-additional{border-top:1px solid #d4cec5;margin-top:32px;padding-top:32px}.is-act-finishpage .checkout .finish-message .finish-content .finish-additional>*{font:normal normal 400 16px/22px "Jost", sans-serif}.is-act-finishpage .checkout .finish-message .finish-content .finish-additional>*:last-child{margin-bottom:0}.is-act-finishpage .checkout .finish-info{margin-bottom:0}@media (min-width:1200px){.is-act-finishpage .checkout .finish-info{padding:32px 124px}}@media (max-width:575.98px){.is-act-finishpage .checkout .finish-info .finish-address{padding-left:0;padding-right:0}.is-act-finishpage .checkout .finish-info .finish-address>.row>.col-sm-6,.is-act-finishpage .checkout .finish-info .is-act-cartpage .checkout .finish-address>.checkout-container>.col-sm-6,.is-act-finishpage .checkout .finish-info .is-act-cartpage .checkout .is-act-confirmpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-confirmpage .checkout .is-act-finishpage .checkout .finish-info .is-act-cartpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-finishpage .checkout .finish-info .is-act-cartpage .checkout .is-ctl-accountorder .checkout .finish-address>.checkout-container>.checkout-additional,.is-ctl-accountorder .checkout .is-act-finishpage .checkout .finish-info .is-act-cartpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-cartpage .checkout .is-act-finishpage .checkout .finish-info .finish-address>.checkout-container>.col-sm-6,.is-act-finishpage .checkout .finish-info .is-act-checkoutregisterpage .checkout .finish-address>.checkout-container>.col-sm-6,.is-act-finishpage .checkout .finish-info .is-act-checkoutregisterpage .checkout .is-act-confirmpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-confirmpage .checkout .is-act-finishpage .checkout .finish-info .is-act-checkoutregisterpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-finishpage .checkout .finish-info .is-act-checkoutregisterpage .checkout .is-ctl-accountorder .checkout .finish-address>.checkout-container>.checkout-additional,.is-ctl-accountorder .checkout .is-act-finishpage .checkout .finish-info .is-act-checkoutregisterpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .finish-info .finish-address>.checkout-container>.col-sm-6,.is-act-finishpage .checkout .finish-info .is-act-confirmpage .checkout .finish-address>.checkout-container>.col-sm-6,.is-act-finishpage .checkout .finish-info .is-act-confirmpage .checkout .is-act-confirmpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-confirmpage .checkout .is-act-finishpage .checkout .finish-info .is-act-confirmpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-finishpage .checkout .finish-info .is-act-confirmpage .checkout .is-ctl-accountorder .checkout .finish-address>.checkout-container>.checkout-additional,.is-ctl-accountorder .checkout .is-act-finishpage .checkout .finish-info .is-act-confirmpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-confirmpage .checkout .is-act-finishpage .checkout .finish-info .finish-address>.checkout-container>.col-sm-6,.is-act-finishpage .checkout .finish-info .is-ctl-accountorder .checkout .finish-address>.checkout-container>.col-sm-6,.is-act-finishpage .checkout .finish-info .is-ctl-accountorder .checkout .is-act-confirmpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-confirmpage .checkout .is-act-finishpage .checkout .finish-info .is-ctl-accountorder .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-finishpage .checkout .finish-info .is-ctl-accountorder .checkout .is-ctl-accountorder .checkout .finish-address>.checkout-container>.checkout-additional,.is-ctl-accountorder .checkout .is-act-finishpage .checkout .finish-info .is-ctl-accountorder .checkout .finish-address>.checkout-container>.checkout-additional,.is-ctl-accountorder .checkout .is-act-finishpage .checkout .finish-info .finish-address>.checkout-container>.col-sm-6,.is-act-finishpage .checkout .finish-info .finish-address>.checkout-container>.col-sm-6,.is-act-finishpage .checkout .finish-info .is-act-confirmpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-confirmpage .checkout .is-act-finishpage .checkout .finish-info .finish-address>.checkout-container>.checkout-additional,.is-act-finishpage .checkout .finish-info .is-ctl-accountorder .checkout .finish-address>.checkout-container>.checkout-additional,.is-ctl-accountorder .checkout .is-act-finishpage .checkout .finish-info .finish-address>.checkout-container>.checkout-additional,.is-act-finishpage .checkout .finish-info .is-act-confirmpage .checkout .finish-address>.row>.checkout-additional,.is-act-finishpage .checkout .finish-info .is-act-confirmpage .checkout .is-act-cartpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-cartpage .checkout .is-act-finishpage .checkout .finish-info .is-act-confirmpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-finishpage .checkout .finish-info .is-act-confirmpage .checkout .is-act-checkoutregisterpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .finish-info .is-act-confirmpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-confirmpage .checkout .is-act-finishpage .checkout .finish-info .finish-address>.row>.checkout-additional,.is-act-finishpage .checkout .finish-info .is-ctl-accountorder .checkout .finish-address>.row>.checkout-additional,.is-act-finishpage .checkout .finish-info .is-ctl-accountorder .checkout .is-act-cartpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-cartpage .checkout .is-act-finishpage .checkout .finish-info .is-ctl-accountorder .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-finishpage .checkout .finish-info .is-ctl-accountorder .checkout .is-act-checkoutregisterpage .checkout .finish-address>.checkout-container>.checkout-additional,.is-act-checkoutregisterpage .checkout .is-act-finishpage .checkout .finish-info .is-ctl-accountorder .checkout .finish-address>.checkout-container>.checkout-additional,.is-ctl-accountorder .checkout .is-act-finishpage .checkout .finish-info .finish-address>.row>.checkout-additional{width:50%}}@media (max-width:575.98px){.is-act-finishpage .checkout .finish-info .finish-order-details{padding-left:0;padding-right:0}}@media (max-width:767.98px){.is-act-finishpage .checkout .finish-info .finish-order-details{display:flex;gap:20px}.is-act-finishpage .checkout .finish-info .finish-order-details .finish-shipping-method,.is-act-finishpage .checkout .finish-info .finish-order-details .finish-payment-method{width:50%}}.is-act-finishpage .checkout .finish-info .card-title{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;margin-bottom:8px}.is-act-finishpage .checkout .finish-info .checkout-customer-comment-control{font:normal normal 400 16px/22px "Jost", sans-serif}.is-act-finishpage .checkout .finish-info .finish-address-shipping,.is-act-finishpage .checkout .finish-info .finish-address-billing,.is-act-finishpage .checkout .finish-info .finish-payment-method,.is-act-finishpage .checkout .finish-info .finish-shipping-method{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;margin-bottom:20px}@media (min-width:768px){.is-act-finishpage .checkout .finish-info .finish-address-billing{margin-bottom:0}}.is-act-finishpage .checkout .finish-info .finish-payment-method{margin-bottom:0}.is-act-finishpage .checkout .finish-info .finish-payment-method .card-body,.is-act-finishpage .checkout .finish-info .finish-shipping-method .card-body{display:flex;align-items:center;gap:8px}.is-act-finishpage .checkout .finish-info .payment-method-image,.is-act-finishpage .checkout .finish-info .shipping-method-image{max-width:32px;max-height:32px}.is-act-finishpage .checkout .checkout-aside{width:100%;margin:0}.is-act-finishpage .checkout .checkout-aside-summary{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.is-act-finishpage .finish-footer-multicolumn-usp{background-color:#e9e8e6}.is-act-finishpage .finish-footer-multicolumn-usp .novodom-multi-column-usp{max-width:1334px;padding:32px 24px;margin:auto}.is-act-finishpage .finish-footer-multicolumn-usp .usp-list{display:grid;flex-wrap:wrap}.is-act-finishpage .finish-footer-multicolumn-usp .usp-list-item{justify-content:initial;flex:0 1 calc(100% / 3);margin:0 21px}.is-act-finishpage .finish-footer-multicolumn-usp .usp-icon{width:48px;height:48px}.is-act-finishpage .finish-footer-multicolumn-usp .usp-text{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px}@media (min-width:768px){.is-act-finishpage .finish-footer-multicolumn-usp .usp-list{display:flex}.is-act-finishpage .finish-footer-multicolumn-usp .novodom-multi-column-usp{padding:34px 24px}.is-act-finishpage .finish-footer-multicolumn-usp .usp-list-item{justify-content:center;margin:0}}@media (min-width:1100px){.is-act-finishpage .finish-footer-multicolumn-usp .novodom-multi-column-usp .usp-list{flex-wrap:nowrap}}@media (min-width:1100px) and (max-width:1679.98px){.is-act-finishpage .checkout .finish-headline{font:normal normal 500 14px/17px "Jost", sans-serif}.is-act-finishpage .checkout .finish-message,.is-act-finishpage .checkout .finish-info{border-radius:4px}.is-act-finishpage .checkout .finish-message{padding:16px 32px}.is-act-finishpage .checkout .finish-info{padding:16px 62px}.is-act-finishpage .checkout .finish-message .finish-header{font:normal normal 500 14px/17px "Jost", sans-serif}.is-act-finishpage .checkout .finish-message .finish-ordernumber{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.is-act-finishpage .checkout .finish-message .finish-content{margin:8px 0 0 0}.is-act-finishpage .checkout .finish-message .finish-content .finish-teaser,.is-act-finishpage .checkout .finish-message .finish-content .finish-additional{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.is-act-finishpage .checkout .finish-message .finish-content .finish-additional{margin-top:16px;padding-top:16px}.is-act-finishpage .checkout .finish-message .finish-content .finish-additional>*{font:normal normal 400 11px/15px "Jost", sans-serif}.is-act-finishpage .checkout .finish-info .card-title{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px;margin-bottom:4px}.is-act-finishpage .checkout .finish-info .checkout-customer-comment-control{font:normal normal 400 11px/15px "Jost", sans-serif}.is-act-finishpage .checkout .finish-info .finish-address-shipping,.is-act-finishpage .checkout .finish-info .finish-address-billing,.is-act-finishpage .checkout .finish-info .finish-payment-method,.is-act-finishpage .checkout .finish-info .finish-shipping-method{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px;margin-bottom:10px}.is-act-finishpage .checkout .finish-info .finish-payment-method .card-body,.is-act-finishpage .checkout .finish-info .finish-shipping-method .card-body{gap:4px}.is-act-finishpage .checkout .finish-info .payment-method-image,.is-act-finishpage .checkout .finish-info .shipping-method-image{max-width:16px;max-height:16px}.is-act-finishpage .checkout .checkout-aside-summary{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.is-act-finishpage .finish-footer-multicolumn-usp .novodom-multi-column-usp{max-width:667px;padding:17px 12px}.is-act-finishpage .finish-footer-multicolumn-usp .usp-icon{width:24px;height:24px}.is-act-finishpage .finish-footer-multicolumn-usp .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.is-act-finishpage .finish-footer-multicolumn-usp .usp-text h6,.is-act-finishpage .finish-footer-multicolumn-usp .usp-text .h6{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}@media (min-width:1360px) and (max-width:1679.98px){.is-act-finishpage .checkout .finish-headline{font:normal normal 500 14px/17px "Jost", sans-serif}.is-act-finishpage .checkout .finish-message,.is-act-finishpage .checkout .finish-info{border-radius:5px}.is-act-finishpage .checkout .finish-message{padding:21px 43px}.is-act-finishpage .checkout .finish-info{padding:21px 83px}.is-act-finishpage .checkout .finish-message .finish-header{font:normal normal 500 14px/17px "Jost", sans-serif}.is-act-finishpage .checkout .finish-message .finish-ordernumber{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.is-act-finishpage .checkout .finish-message .finish-content{margin:11px 0 0 0}.is-act-finishpage .checkout .finish-message .finish-content .finish-teaser,.is-act-finishpage .checkout .finish-message .finish-content .finish-additional{font:normal normal 400 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.is-act-finishpage .checkout .finish-message .finish-content .finish-additional{margin-top:21px;padding-top:21px}.is-act-finishpage .checkout .finish-message .finish-content .finish-additional>*{font:normal normal 400 11px/15px "Jost", sans-serif}.is-act-finishpage .checkout .finish-info .card-title{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px;margin-bottom:5px}.is-act-finishpage .checkout .finish-info .checkout-customer-comment-control{font:normal normal 400 11px/15px "Jost", sans-serif}.is-act-finishpage .checkout .finish-info .finish-address-shipping,.is-act-finishpage .checkout .finish-info .finish-address-billing,.is-act-finishpage .checkout .finish-info .finish-payment-method,.is-act-finishpage .checkout .finish-info .finish-shipping-method{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px;margin-bottom:13px}.is-act-finishpage .checkout .finish-info .finish-payment-method .card-body,.is-act-finishpage .checkout .finish-info .finish-shipping-method .card-body{gap:5px}.is-act-finishpage .checkout .finish-info .payment-method-image,.is-act-finishpage .checkout .finish-info .shipping-method-image{max-width:21px;max-height:21px}.is-act-finishpage .checkout .checkout-aside-summary{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.is-act-finishpage .finish-footer-multicolumn-usp .novodom-multi-column-usp{max-width:889px;padding:23px 16px}.is-act-finishpage .finish-footer-multicolumn-usp .usp-icon{width:32px;height:32px}.is-act-finishpage .finish-footer-multicolumn-usp .usp-text{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}.is-act-finishpage .finish-footer-multicolumn-usp .usp-text h6,.is-act-finishpage .finish-footer-multicolumn-usp .usp-text .h6{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}.is-act-loginpage .content-main{background-color:#f4f4f4}.is-act-loginpage .container-main{min-height:320px}.is-act-loginpage .alert{margin-top:24px;margin-bottom:0}.login-register-page{max-width:1074px;margin:0 auto}.login-register-row{display:flex;margin:0 -20px}.login-register-row .px-login{order:1;padding:24px 20px 12px}.login-register-row .px-login .login-card{background-color:#ffffff;padding:24px 16px;border-radius:8px;border-width:0;max-width:517px;margin:0 auto}.login-register-row .px-login .card-title{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;text-align:center;margin:0 0 24px;display:flex;justify-content:center;align-items:center;gap:8px}.login-register-row .px-login .card-title .icon{width:24px;height:24px}.login-register-row .px-login .card-title .icon svg{top:0}.login-register-row .px-login .remember-recovery-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.login-register-row .px-login .login-password-recover a{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48;text-decoration:none}.login-register-row .px-login .login-password-recover a:active,.login-register-row .px-login .login-password-recover a:focus{border:0 none}.login-register-row .px-login .form-group{margin-top:0}.login-register-row .px-login .custom-control{gap:8px}.login-register-row .px-login .login-submit .btn,.login-register-row .px-login .login-submit .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .login-register-row .px-login .login-submit .btn{margin-top:20px;width:100%}.login-register-row .px-why-worth{order:3;padding:12px 20px 48px}.login-register-row .px-why-worth .preregistration-card{background-color:#ffffff;padding:24px 16px;border-radius:8px;max-width:517px;margin:0 auto}.login-register-row .px-why-worth h3,.login-register-row .px-why-worth .h3{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;color:#564b48;text-align:center;margin:0 0 24px}.login-register-row .px-why-worth .why-worth-account-points{display:flex;flex-direction:row;justify-content:center;gap:10px;max-width:316px;margin:0 auto}.login-register-row .px-why-worth .why-worth-account-item{flex:0 0 calc(100% / 3);margin:0;padding:0}.login-register-row .px-why-worth .why-worth-account-item img{display:block;height:48px;width:48px;margin:0 auto 10px}.login-register-row .px-why-worth .why-worth-account-item .text{font:normal normal 500 14px/18px "Jost", sans-serif;letter-spacing:0.28px;color:#564b48;text-align:center}.login-register-row .px-why-worth .why-worth-account-item .text span{text-wrap:nowrap}.login-register-row .px-why-worth .btn-create-account{background-color:transparent;color:#564b48;border:1px solid #564b48;font:normal normal 500 16px/22px "Jost", sans-serif;display:flex;justify-content:center;align-items:center;width:100%;margin-top:20px;padding-top:13px;padding-bottom:13px}.login-register-row .px-why-worth .btn-create-account:hover{background-color:transparent;color:#564b48;border:1px solid #564b48}.login-register-row .px-why-worth .btn-create-account:focus{background-color:transparent;color:#564b48;border:1px solid #0084ff}@media (min-width:1100px){.login-register-row .px-login{order:2;padding:20px 20px 120px}.login-register-row .px-login .login-card{padding:48px;margin:0}.login-register-row .px-login .card-title{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0}.login-register-row .px-why-worth{padding:20px 20px 120px}.login-register-row .px-why-worth .preregistration-card{padding:48px;margin-left:0;margin-right:auto}.login-register-row .px-why-worth h3,.login-register-row .px-why-worth .h3{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.32px}.login-register-row .px-why-worth .why-worth-account-points{padding:20px 0}.login-register-row .px-why-worth .why-worth-account-item .text{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px}}.user-registration-row .px-social,.login-register-row .px-social{padding:12px 20px;order:2}.user-registration-row .px-social .social-login-card,.login-register-row .px-social .social-login-card{max-width:517px;margin:0 auto}.user-registration-row .px-social .card-title,.login-register-row .px-social .card-title{text-align:center;font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;margin-bottom:8px}.user-registration-row .px-social .social-login-card__buttons,.login-register-row .px-social .social-login-card__buttons{display:flex;gap:8px}.user-registration-row .px-social .btn-moorl,.login-register-row .px-social .btn-moorl{font:normal normal 500 14px/18px "Jost", sans-serif;color:#564b48;display:flex;flex:1;justify-content:center;align-items:center;gap:8px;padding:9px 24px;background-color:transparent;border:1px solid #564b48}.user-registration-row .px-social .btn-moorl:hover,.login-register-row .px-social .btn-moorl:hover{border:1px solid #564b48;color:#564b48}.user-registration-row .px-social .btn-moorl:focus,.login-register-row .px-social .btn-moorl:focus{border:1px solid #0084ff;color:#564b48}.user-registration-row .px-social .btn-moorl .icon,.login-register-row .px-social .btn-moorl .icon{width:24px;height:24px}.user-registration-row .px-social .btn-moorl .icon>svg,.login-register-row .px-social .btn-moorl .icon>svg{top:0}@media (min-width:1100px){.user-registration-row .px-social,.login-register-row .px-social{order:1;padding:64px 20px 20px}.user-registration-row .px-social .social-login-card,.login-register-row .px-social .social-login-card{display:flex;align-items:center;justify-content:center;gap:24px}.user-registration-row .px-social .social-login-card__buttons,.login-register-row .px-social .social-login-card__buttons{display:flex;gap:24px}.user-registration-row .px-social .card-title,.login-register-row .px-social .card-title{font:normal normal 500 21px/26px "Jost", sans-serif;margin-bottom:0}}@media (min-width:1100px) and (max-width:1679.98px){.is-act-loginpage .container-main{min-height:175px}.is-act-loginpage .alert{margin-top:12px}.login-register-page{max-width:537px}.login-register-row{margin:0 -10px}.login-register-row .px-login{padding:10px 10px 60px}.login-register-row .px-login .login-card{padding:24px;max-width:259px}.login-register-row .px-login .card-title{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0;margin:0 0 12px;gap:4px}.login-register-row .px-login .card-title .icon{width:12px;height:12px}.login-register-row .px-login .login-password-recover a{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.login-register-row .px-login .login-submit .btn,.login-register-row .px-login .login-submit .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .login-register-row .px-login .login-submit .btn{margin-top:10px}.login-register-row .px-why-worth{padding:10px 10px 60px}.login-register-row .px-why-worth .preregistration-card{padding:24px;max-width:259px}.login-register-row .px-why-worth h3,.login-register-row .px-why-worth .h3{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.213px;margin:0 0 12px}.login-register-row .px-why-worth .why-worth-account-points{gap:5px;max-width:158px;padding:16px 0}.login-register-row .px-why-worth .why-worth-account-item img{height:24px;width:24px;margin:0 auto 5px}.login-register-row .px-why-worth .why-worth-account-item .text{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.login-register-row .px-why-worth .btn-create-account{font:normal normal 500 11px/15px "Jost", sans-serif;margin-top:10px;padding-top:7px;padding-bottom:7px}.user-registration-row .px-social,.login-register-row .px-social{padding:32px 10px 10px}.user-registration-row .px-social .social-login-card,.login-register-row .px-social .social-login-card{max-width:259px;gap:12px}.user-registration-row .px-social .card-title,.login-register-row .px-social .card-title{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.213px}.user-registration-row .px-social .social-login-card__buttons,.login-register-row .px-social .social-login-card__buttons{gap:12px}.user-registration-row .px-social .btn-moorl,.login-register-row .px-social .btn-moorl{font:normal normal 500 9px/12px "Jost", sans-serif;gap:4px;padding:5px 12px}.user-registration-row .px-social .btn-moorl .icon,.login-register-row .px-social .btn-moorl .icon{width:12px;height:12px}}@media (min-width:1360px) and (max-width:1679.98px){.is-act-loginpage .container-main{min-height:233px}.is-act-loginpage .alert{margin-top:16px}.login-register-page{max-width:716px}.login-register-row{margin:0 -13px}.login-register-row .px-login{padding:13px 13px 80px}.login-register-row .px-login .login-card{padding:32px;max-width:345px}.login-register-row .px-login .card-title{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0;margin:0 0 16px;gap:5px}.login-register-row .px-login .card-title .icon{width:16px;height:16px}.login-register-row .px-login .login-password-recover a{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.186px}.login-register-row .px-login .login-submit .btn,.login-register-row .px-login .login-submit .novodom-explore-client-reviews__action .btn,.novodom-explore-client-reviews__action .login-register-row .px-login .login-submit .btn{margin-top:13px}.login-register-row .px-why-worth{padding:13px 13px 80px}.login-register-row .px-why-worth .preregistration-card{padding:32px;max-width:345px}.login-register-row .px-why-worth h3,.login-register-row .px-why-worth .h3{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.213px;margin:0 0 16px}.login-register-row .px-why-worth .why-worth-account-points{gap:7px;max-width:211px}.login-register-row .px-why-worth .why-worth-account-item img{height:32px;width:32px;margin:0 auto 7px}.login-register-row .px-why-worth .why-worth-account-item .text{font:normal normal 500 11px/15px "Jost", sans-serif;letter-spacing:0.213px}.login-register-row .px-why-worth .btn-create-account{font:normal normal 500 11px/15px "Jost", sans-serif;margin-top:13px;padding-top:9px;padding-bottom:9px}.user-registration-row .px-social,.login-register-row .px-social{padding:43px 13px 13px}.user-registration-row .px-social .social-login-card,.login-register-row .px-social .social-login-card{max-width:345px;gap:16px}.user-registration-row .px-social .card-title,.login-register-row .px-social .card-title{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.213px}.user-registration-row .px-social .social-login-card__buttons,.login-register-row .px-social .social-login-card__buttons{gap:16px}.user-registration-row .px-social .btn-moorl,.login-register-row .px-social .btn-moorl{font:normal normal 500 9px/12px "Jost", sans-serif;gap:5px;padding:6px 16px}.user-registration-row .px-social .btn-moorl .icon,.login-register-row .px-social .btn-moorl .icon{width:16px;height:16px}}.is-act-recoveraccountform .content-main,.is-act-resetpasswordform .content-main{background-color:#f4f4f4}.is-act-recoveraccountform .alert,.is-act-resetpasswordform .alert{margin-top:24px;margin-bottom:0}.password-recovery .px-pass-recovery{padding:24px 10px 26px}.password-recovery .account-recover-password,.password-recovery .account-reset-password{background-color:#ffffff;padding:24px 16px;border-radius:8px;border-width:0;max-width:517px;margin:0 auto}.password-recovery .account-recover-password h3,.password-recovery .account-recover-password .h3,.password-recovery .account-reset-password h3,.password-recovery .account-reset-password .h3{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;text-align:center;display:flex;justify-content:center;align-items:center;gap:8px;margin:0 0 24px}.password-recovery .account-recover-password h3 .icon,.password-recovery .account-recover-password .h3 .icon,.password-recovery .account-reset-password h3 .icon,.password-recovery .account-reset-password .h3 .icon{width:24px;height:24px}.password-recovery .account-recover-password h3 .icon>svg,.password-recovery .account-recover-password .h3 .icon>svg,.password-recovery .account-reset-password h3 .icon>svg,.password-recovery .account-reset-password .h3 .icon>svg{top:0}.password-recovery .form-group{margin-top:0}.password-recovery .account-recover-password-submit{width:100%}.password-recovery .account-recover-password-info{font:normal normal 400 14px/18px "Jost", sans-serif;text-align:center;letter-spacing:0.32px;margin:24px 0 0}.account-reset-password .form-text{font:normal normal 400 12px/18px "Jost", sans-serif;letter-spacing:0.32px;color:#87625d}@media (min-width:1100px){.password-recovery .px-pass-recovery{padding:120px 0}.password-recovery .account-recover-password,.password-recovery .account-reset-password{padding:48px}.password-recovery .account-recover-password h3,.password-recovery .account-recover-password .h3,.password-recovery .account-reset-password h3,.password-recovery .account-reset-password .h3{font:normal normal 500 21px/26px "Jost", sans-serif}}@media (min-width:1100px) and (max-width:1679.98px){.is-act-recoveraccountform .alert,.is-act-resetpasswordform .alert{margin-top:12px}.password-recovery .px-pass-recovery{padding:60px 0}.password-recovery .account-recover-password,.password-recovery .account-reset-password{padding:24px;max-width:259px}.password-recovery .account-recover-password h3,.password-recovery .account-recover-password .h3,.password-recovery .account-reset-password h3,.password-recovery .account-reset-password .h3{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.213px;gap:4px;margin:0 0 12px}.password-recovery .account-recover-password h3 .icon,.password-recovery .account-recover-password .h3 .icon,.password-recovery .account-reset-password h3 .icon,.password-recovery .account-reset-password .h3 .icon{width:12px;height:12px}.password-recovery .account-recover-password-info{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px;margin:12px 0 0}.account-reset-password .form-text{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.213px}}@media (min-width:1360px) and (max-width:1679.98px){.is-act-recoveraccountform .alert,.is-act-resetpasswordform .alert{margin-top:16px}.password-recovery .px-pass-recovery{padding:80px 0}.password-recovery .account-recover-password,.password-recovery .account-reset-password{padding:32px;max-width:345px}.password-recovery .account-recover-password h3,.password-recovery .account-recover-password .h3,.password-recovery .account-reset-password h3,.password-recovery .account-reset-password .h3{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.213px;gap:5px;margin:0 0 16px}.password-recovery .account-recover-password h3 .icon,.password-recovery .account-recover-password .h3 .icon,.password-recovery .account-reset-password h3 .icon,.password-recovery .account-reset-password .h3 .icon{width:16px;height:16px}.password-recovery .account-recover-password-info{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px;margin:16px 0 0}.account-reset-password .form-text{font:normal normal 400 8px/12px "Jost", sans-serif;letter-spacing:0.213px}}.user-registration-row{margin:0 -20px}.user-registration-row .px-short-register{order:1;padding:24px 20px 12px}.user-registration-row .px-short-register .short-registration-card{background-color:#ffffff;padding:24px 16px;border-radius:8px;border-width:0;max-width:517px;margin:0 auto}.user-registration-row .px-short-register h3,.user-registration-row .px-short-register .h3{font:normal normal 500 16px/22px "Jost", sans-serif;letter-spacing:0.32px;text-align:center;display:flex;gap:8px;justify-content:center;align-items:center;margin:0 0 24px}.user-registration-row .px-short-register h3 .icon,.user-registration-row .px-short-register .h3 .icon{width:24px;height:24px}.user-registration-row .px-short-register h3 .icon svg,.user-registration-row .px-short-register .h3 .icon svg{top:0}.user-registration-row .px-short-register .form-group{margin-top:0}.user-registration-row .px-short-register .form-check{align-items:flex-start}.user-registration-row .px-short-register .form-text{font:normal normal 400 12px/21px "Jost", sans-serif;letter-spacing:0.32px;color:#87625d;margin-top:0}.user-registration-row .px-short-register .sw-privacy-notice{font:normal normal 400 14px/18px "Jost", sans-serif;color:#353535;margin:0 0 20px}.user-registration-row .px-short-register .sw-privacy-notice label a{font:normal normal 500 14px/18px "Jost", sans-serif;text-decoration:none}.user-registration-row .px-short-register .sw-privacy-notice label span{color:#f80000}.user-registration-row .px-short-register .newsletter-registration{font:normal normal 400 14px/18px "Jost", sans-serif;color:#353535;margin:0 0 20px}.user-registration-row .px-short-register .register-submit{margin-top:20px}.user-registration-row .px-short-register .register-submit button .loader{width:17px;height:17px}.user-registration-row .px-social{padding-bottom:24px}@media (min-width:1100px){.user-registration-row .px-short-register{order:2;padding:20px 20px 120px}.user-registration-row .px-short-register .short-registration-card{padding:48px}.user-registration-row .px-short-register h3,.user-registration-row .px-short-register .h3{font:normal normal 500 21px/26px "Jost", sans-serif}.user-registration-row .px-social{padding-bottom:20px}}@media (min-width:1100px) and (max-width:1679.98px){.user-registration-row .px-short-register{padding:10px 10px 60px}.user-registration-row .px-short-register .short-registration-card{padding:24px;max-width:259px}.user-registration-row .px-short-register h3,.user-registration-row .px-short-register .h3{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.213px;gap:4px;margin:0 0 12px}.user-registration-row .px-short-register h3 .icon,.user-registration-row .px-short-register .h3 .icon{width:12px;height:12px}.user-registration-row .px-short-register .form-text{font:normal normal 400 8px/14px "Jost", sans-serif;letter-spacing:0.213px}.user-registration-row .px-short-register .sw-privacy-notice{font:normal normal 400 9px/12px "Jost", sans-serif;margin:0 0 10px}.user-registration-row .px-short-register .sw-privacy-notice label a{font:normal normal 500 9px/12px "Jost", sans-serif}.user-registration-row .px-short-register .newsletter-registration{font:normal normal 400 9px/12px "Jost", sans-serif;margin:0 0 10px}.user-registration-row .px-short-register .register-submit{margin-top:10px}.user-registration-row .px-short-register .register-submit button .loader{width:9px;height:9px}.user-registration-row .px-social{padding-bottom:10px}}@media (min-width:1360px) and (max-width:1679.98px){.user-registration-row .px-short-register{padding:13px 13px 80px}.user-registration-row .px-short-register .short-registration-card{padding:32px;max-width:345px}.user-registration-row .px-short-register h3,.user-registration-row .px-short-register .h3{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.213px;gap:5px;margin:0 0 16px}.user-registration-row .px-short-register h3 .icon,.user-registration-row .px-short-register .h3 .icon{width:16px;height:16px}.user-registration-row .px-short-register .form-text{font:normal normal 400 8px/14px "Jost", sans-serif;letter-spacing:0.213px}.user-registration-row .px-short-register .sw-privacy-notice{font:normal normal 400 9px/12px "Jost", sans-serif;margin:0 0 13px}.user-registration-row .px-short-register .sw-privacy-notice label a{font:normal normal 500 9px/12px "Jost", sans-serif}.user-registration-row .px-short-register .newsletter-registration{font:normal normal 400 9px/12px "Jost", sans-serif;margin:0 0 13px}.user-registration-row .px-short-register .register-submit{margin-top:13px}.user-registration-row .px-short-register .register-submit button .loader{width:11px;height:11px}.user-registration-row .px-social{padding-bottom:13px}}.customer-group-register{background-color:#f4f4f4}.customer-group-register--container{padding:40px 20px}.customer-group-register h1,.customer-group-register .h1{font:normal normal 400 40px/48px "Jost", sans-serif;color:#564b48;text-align:center;margin-bottom:24px}.customer-group-register p{font:normal normal 400 14px/18px "Jost", sans-serif;color:#564b48;letter-spacing:0.32px;text-align:center;margin-bottom:16px}.customer-group-register--form-headline{font:normal normal 500 21px/26px "Jost", sans-serif;color:#564b48;margin-bottom:20px}.customer-group-register .register-form .sw-privacy-notice{background-color:#ffffff;border-radius:8px;padding:24px 16px;margin-top:16px;margin-bottom:0}.customer-group-register .register-form .data-protection-information{align-items:flex-start;margin-bottom:0}.customer-group-register .register-form .data-protection-information label{font:normal normal 400 14px/18px "Jost", sans-serif;letter-spacing:0.32px}.customer-group-register .register-form .data-protection-information label a{font:normal normal 500 14px/18px "Jost", sans-serif;text-decoration:none}.customer-group-register .register-form .data-protection-information label span{color:#f80000}.customer-group-register--buttons-wrapper{display:flex;flex-direction:column}.customer-group-register .register-submit{display:flex;justify-content:center;margin-top:16px}.customer-group-register .register-submit button{width:100%;max-width:400px}.address-street-info .icon{width:16px;height:16px}.address-street-info .icon svg{top:0}.customer-group-register-teaser{background-color:#e9e8e6}.customer-group-register-teaser .novodom-multi-column-usp{max-width:1780px;padding:80px 20px;margin:auto}.customer-group-register-teaser .usp-list{display:grid}.customer-group-register-teaser .usp-list-item{flex-direction:column;justify-content:start}.customer-group-register-teaser .usp-icon{width:48px;height:48px}.customer-group-register-teaser h4,.customer-group-register-teaser .h4{font:normal normal 500 21px/26px "Jost", sans-serif;letter-spacing:0.36px;text-wrap:nowrap;margin:0 0 8px}.customer-group-register-teaser p{font:normal normal 400 18px/22px "Jost", sans-serif;letter-spacing:0.36px;margin:0}@media (min-width:1100px){.customer-group-register .account-register{max-width:1074px;margin-left:auto;margin-right:auto}.customer-group-register--container{padding:70px 20px 148px}.customer-group-register p{margin-bottom:40px}.customer-group-register .register-account-address-wrapper{padding:64px}.customer-group-register .sw-privacy-notice{padding:32px 64px}.customer-group-register .data-protection-information{align-items:center}.customer-group-register--buttons-wrapper{flex-direction:row}.customer-group-register .back-to-shop-card{width:50%;justify-content:flex-start;max-height:48px;margin-top:32px !important}.customer-group-register .register-submit{justify-content:flex-end;margin-top:32px}.customer-group-register .register-submit button{max-width:254px}.customer-group-register-teaser .usp-list{display:flex;gap:48px}.customer-group-register-teaser .usp-list-item{flex:0 1 350px}}@media (min-width:1100px) and (max-width:1679.98px){.customer-group-register .account-register{max-width:537px}.customer-group-register--container{padding:35px 10px 74px}.customer-group-register h1,.customer-group-register .h1{font:normal normal 400 27px/32px "Jost", sans-serif;margin-bottom:12px}.customer-group-register p{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px;margin-bottom:20px}.customer-group-register--form-headline{font:normal normal 500 14px/17px "Jost", sans-serif;margin-bottom:10px}.customer-group-register .register-account-address-wrapper{padding:32px}.customer-group-register .register-form .sw-privacy-notice{padding:16px 32px;margin-top:8px}.customer-group-register .register-form .sw-privacy-notice .data-protection-information label{font:normal normal 400 9px/12px "Jost", sans-serif;letter-spacing:0.213px}.customer-group-register .register-form .sw-privacy-notice .data-protection-information label a{font:normal normal 500 9px/12px "Jost", sans-serif}.customer-group-register--buttons-wrapper .back-to-shop-card{max-height:24px;margin-top:16px !important}.customer-group-register--buttons-wrapper .register-submit{margin-top:16px}.customer-group-register--buttons-wrapper .register-submit button{max-width:169px}.address-street-info .icon{width:8px;height:8px}.customer-group-register-teaser .novodom-multi-column-usp{padding:40px 10px;max-width:930px}.customer-group-register-teaser .usp-list{gap:24px}.customer-group-register-teaser .usp-icon{width:24px;height:24px}.customer-group-register-teaser h4,.customer-group-register-teaser .h4{font:normal normal 500 14px/17px "Jost", sans-serif;letter-spacing:0.24px;margin:0 0 4px}.customer-group-register-teaser p{font:normal normal 400 12px/15px "Jost", sans-serif;letter-spacing:0.24px}}@media (min-width:1360px) and (max-width:1679.98px){.customer-group-register .account-register{max-width:716px}.customer-group-register--container{padding:47px 13px 99px}.customer-group-register h1,.customer-group-register .h1{margin-bottom:16px}.customer-group-register p{margin-bottom:27px}.customer-group-register--form-headline{margin-bottom:13px}.customer-group-register .register-account-address-wrapper{padding:43px}.customer-group-register .register-form .sw-privacy-notice{padding:21px 43px;margin-top:11px}.customer-group-register--buttons-wrapper .back-to-shop-card{max-height:32px;margin-top:21px !important}.customer-group-register--buttons-wrapper .register-submit{margin-top:21px}.address-street-info .icon{width:11px;height:11px}.customer-group-register-teaser .novodom-multi-column-usp{padding:53px 13px;max-width:1240px}.customer-group-register-teaser .usp-list{gap:32px}.customer-group-register-teaser .usp-icon{width:32px;height:32px}.customer-group-register-teaser h4,.customer-group-register-teaser .h4{margin:0 0 5px}}.has-element-loader .cms-element-product-listing .product-counter{border-radius:0;color:transparent;animation:skeletonShimmer 1.5s linear 0s infinite normal forwards running;background:linear-gradient(to right, #bcc1c7 8%, #f9f9f9 18%, #bcc1c7 28%);background-size:800px 100px}.cms-element-product-listing-wrapper{display:flex;flex-direction:column}.cms-element-product-listing-wrapper .cms-listing-row{margin:0 -10px 40px}.cms-element-product-listing-wrapper .product-listing-row__actions{font:normal normal 300 14px/18px "Jost", sans-serif;letter-spacing:initial;display:flex;justify-content:space-between;align-items:center;column-gap:20px}.between-products{width:100%}@media (min-width:1100px){.cms-element-product-listing .product-listing-row__actions{justify-content:flex-start;column-gap:0;order:0;margin-bottom:16px}.cms-element-product-listing .cms-listing-row{margin-bottom:0}}.wishlist-listing-col{width:100%}.wishlist-page .cms-element-product-listing-wrapper .cms-listing-row{margin:0 -10px 70px}.product-box.box-wishlist .product-wishlist-btn-remove{inset:10px 10px auto auto}.product-wishlist-btn-remove{display:flex;justify-content:center;align-items:center;padding:0;width:24px;height:24px;background:#f9f9f9}.product-wishlist-btn-remove:hover{background:transparent}.product-wishlist-btn-remove:active,.product-wishlist-btn-remove:focus{border:#000000}.product-wishlist-btn-remove .icon{width:12px;height:12px}.product-wishlist-btn-remove svg{top:0 !important}.product-wishlist-btn.product-wishlist-action-circle{overflow:visible;background-color:transparent;border:none}.product-wishlist-btn.product-wishlist-action-circle:active{background-color:transparent;border:none}@media (min-width:1100px){.product-wishlist-btn-remove{width:40px;height:40px}.product-wishlist-btn-remove .icon{width:22px;height:22px}.wishlist-page .cms-element-product-listing .cms-listing-row{margin-bottom:30px}}@media (min-width:1100px) and (max-width:1679.98px){.wishlist-headline{font:normal normal 400 24px/29px "Jost", sans-serif;height:77px}.product-box.box-wishlist .product-wishlist-btn-remove{width:20px;height:20px;padding:0}.product-box.box-wishlist .product-wishlist-btn-remove .icon{width:10px;height:10px}.product-box.box-wishlist .product-wishlist-info-item{font:normal normal 400 8px/13px "Jost", sans-serif}}@media (min-width:1360px) and (max-width:1679.98px){.wishlist-headline{font:normal normal 400 24px/29px "Jost", sans-serif;height:93px}.product-box.box-wishlist .product-wishlist-btn-remove{width:24px;height:24px;padding:0}.product-box.box-wishlist .product-wishlist-btn-remove .icon{width:12px;height:12px}.product-box.box-wishlist .product-wishlist-info-item{font:normal normal 400 8px/13px "Jost", sans-serif}}