@charset "UTF-8";
/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0037c6;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#e33a3a;--bs-orange:#fd7e14;--bs-yellow:#ffc42e;--bs-green:#00a86b;--bs-teal:#20c997;--bs-cyan:#1e78ff;--bs-black:#000;--bs-gray:#7a7a7a;--bs-gray-dark:#424242;--bs-primary:#be2f27;--bs-secondary:#000;--bs-success:#00a86b;--bs-info:#0037c6;--bs-warning:#ffc42e;--bs-danger:#e33a3a;--bs-light:#fbfbfb;--bs-dark:#000;--bs-white:#fff;--bs-gray-100:#fbfbfb;--bs-gray-200:#f1f1f1;--bs-gray-300:#dfdfdf;--bs-gray-400:#000;--bs-gray-500:#000;--bs-gray-600:#7a7a7a;--bs-gray-700:#000;--bs-gray-800:#424242;--bs-gray-900:#000;--bs-primary-rgb:190,47,39;--bs-secondary-rgb:0,0,0;--bs-success-rgb:0,168,107;--bs-info-rgb:0,55,198;--bs-warning-rgb:255,196,46;--bs-danger-rgb:227,58,58;--bs-light-rgb:251,251,251;--bs-dark-rgb:0,0,0;--bs-gray-100-rgb:251,251,251;--bs-gray-200-rgb:241,241,241;--bs-gray-300-rgb:223,223,223;--bs-gray-400-rgb:0,0,0;--bs-gray-500-rgb:0,0,0;--bs-gray-600-rgb:122,122,122;--bs-gray-700-rgb:0,0,0;--bs-gray-800-rgb:66,66,66;--bs-gray-900-rgb:0,0,0;--bs-primary-text-emphasis:#4c1310;--bs-secondary-text-emphasis:#000;--bs-success-text-emphasis:#00432b;--bs-info-text-emphasis:#00164f;--bs-warning-text-emphasis:#664e12;--bs-danger-text-emphasis:#5b1717;--bs-light-text-emphasis:#000;--bs-dark-text-emphasis:#000;--bs-primary-bg-subtle:#f2d5d4;--bs-secondary-bg-subtle:#ccc;--bs-success-bg-subtle:#cceee1;--bs-info-bg-subtle:#ccd7f4;--bs-warning-bg-subtle:#fff3d5;--bs-danger-bg-subtle:#f9d8d8;--bs-light-bg-subtle:#fdfdfd;--bs-dark-bg-subtle:#000;--bs-primary-border-subtle:#e5aca9;--bs-secondary-border-subtle:#999;--bs-success-border-subtle:#99dcc4;--bs-info-border-subtle:#99afe8;--bs-warning-border-subtle:#ffe7ab;--bs-danger-border-subtle:#f4b0b0;--bs-light-border-subtle:#f1f1f1;--bs-dark-border-subtle:#000;--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,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:Serotiva,"sans-serif";--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.25;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0,0,0,.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#f1f1f1;--bs-secondary-bg-rgb:241,241,241;--bs-tertiary-color:rgba(0,0,0,.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#fbfbfb;--bs-tertiary-bg-rgb:251,251,251;--bs-heading-color:inherit;--bs-link-color:#be2f27;--bs-link-color-rgb:190,47,39;--bs-link-decoration:underline;--bs-link-hover-color:#98261f;--bs-link-hover-color-rgb:152,38,31;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:#fff3d5;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#f1f1f1;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--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,.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(190,47,39,.25);--bs-form-valid-color:#00a86b;--bs-form-valid-border-color:#00a86b;--bs-form-invalid-color:#e33a3a;--bs-form-invalid-border-color:#e33a3a}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dfdfdf;--bs-body-color-rgb:223,223,223;--bs-body-bg:#000;--bs-body-bg-rgb:0,0,0;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:hsla(0,0%,87%,.75);--bs-secondary-color-rgb:223,223,223;--bs-secondary-bg:#424242;--bs-secondary-bg-rgb:66,66,66;--bs-tertiary-color:hsla(0,0%,87%,.5);--bs-tertiary-color-rgb:223,223,223;--bs-tertiary-bg:#212121;--bs-tertiary-bg-rgb:33,33,33;--bs-primary-text-emphasis:#d8827d;--bs-secondary-text-emphasis:#666;--bs-success-text-emphasis:#66cba6;--bs-info-text-emphasis:#6687dd;--bs-warning-text-emphasis:#ffdc82;--bs-danger-text-emphasis:#ee8989;--bs-light-text-emphasis:#fbfbfb;--bs-dark-text-emphasis:#dfdfdf;--bs-primary-bg-subtle:#260908;--bs-secondary-bg-subtle:#000;--bs-success-bg-subtle:#002215;--bs-info-bg-subtle:#000b28;--bs-warning-bg-subtle:#332709;--bs-danger-bg-subtle:#2d0c0c;--bs-light-bg-subtle:#424242;--bs-dark-bg-subtle:#212121;--bs-primary-border-subtle:#721c17;--bs-secondary-border-subtle:#000;--bs-success-border-subtle:#006540;--bs-info-border-subtle:#002177;--bs-warning-border-subtle:#99761c;--bs-danger-border-subtle:#882323;--bs-light-border-subtle:#000;--bs-dark-border-subtle:#424242;--bs-heading-color:inherit;--bs-link-color:#d8827d;--bs-link-hover-color:#e09b97;--bs-link-color-rgb:216,130,125;--bs-link-hover-color-rgb:224,155,151;--bs-code-color:#e685b5;--bs-highlight-color:#dfdfdf;--bs-highlight-bg:#664e12;--bs-border-color:#000;--bs-border-color-translucent:hsla(0,0%,100%,.15);--bs-form-valid-color:#66cba6;--bs-form-valid-border-color:#66cba6;--bs-form-invalid-color:#ee8989;--bs-form-invalid-border-color:#ee8989}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{background-color:var(--bs-body-bg);color:var(--bs-body-color);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);margin:0;text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{border:0;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;text-decoration:underline dotted;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:var(--bs-highlight-bg);color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.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)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{color:var(--bs-code-color);font-size:.875em;word-wrap:break-word}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-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{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1,.furniture-introduction-section .row .title,.homepage-banner-section .content-row .content .title,.kitchen-introduction-section .title,.sofa-title-section .heading-row .title{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1,.furniture-introduction-section .row .title,.homepage-banner-section .content-row .content .title,.kitchen-introduction-section .title,.sofa-title-section .heading-row .title{font-size:5rem}}.display-2,.kitchen-item-detail-section .item-title,.visit-our-shop-section .content .title{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2,.kitchen-item-detail-section .item-title,.visit-our-shop-section .content .title{font-size:4.5rem}}.collection-category-text-section .description-container .appearing-text,.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.collection-category-text-section .description-container .appearing-text,.display-3{font-size:4rem}}.animated-text-widget .appearing-text,.appearing-text-section .appearing-text,.article-heading-section .title,.booking-form-section .title,.brand-hero-section .content .title,.brand-hero-section .current-promo-card .card-body .title,.display-4,.faq-page-section .title,.hero-image-widget .title,.hero-text-widget .content .translated-card .title,.hero-video-widget .title,.job-position-application-section .title,.job-position-hero-section .title,.map-widget .title,.outlet-title-section .title,.products-list-hero-section .content .title,.products-list-hero-section .current-promo-card .card-body .title,.promo-hero-section .title,.promotion-card .row .title,.shop-item-title-section .content .title,.shop-map-section .title,.title-image-section .content .title,.title-image-section .current-promo-card .card-body .title,.widget-form-section .title{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.animated-text-widget .appearing-text,.appearing-text-section .appearing-text,.article-heading-section .title,.booking-form-section .title,.brand-hero-section .content .title,.brand-hero-section .current-promo-card .card-body .title,.display-4,.faq-page-section .title,.hero-image-widget .title,.hero-text-widget .content .translated-card .title,.hero-video-widget .title,.job-position-application-section .title,.job-position-hero-section .title,.map-widget .title,.outlet-title-section .title,.products-list-hero-section .content .title,.products-list-hero-section .current-promo-card .card-body .title,.promo-hero-section .title,.promotion-card .row .title,.shop-item-title-section .content .title,.shop-map-section .title,.title-image-section .content .title,.title-image-section .current-promo-card .card-body .title,.widget-form-section .title{font-size:3.5rem}}.about-translated-card-section .translated-card .title,.call-to-action-card .card-body .heading,.countdown-widget .title,.display-5,.magazine-section .row .title{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.about-translated-card-section .translated-card .title,.call-to-action-card .card-body .heading,.countdown-widget .title,.display-5,.magazine-section .row .title{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-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#7a7a7a;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail,.other-detail-card .card-footer .findomestic,.other-ideas-section .sofa-composition-row .detail-card .card-footer .findomestic,.outlet-card .card-footer .findomestic,.outlet-content-section .price-card .card-body .findomestic,footer .logo{height:auto;max-width:100%}.img-thumbnail{background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:var(--bs-secondary-color);font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1300px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1280px}}@media (min-width:1500px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1400px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1300px;--bs-breakpoint-xxl:1500px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.furniture-design-details-section .row>*,.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}.brands-section .main-row .brands-row,.g-2,.gx-2,.products-section .products-row{--bs-gutter-x:0.5rem}.brands-section .main-row .brands-row,.g-2,.gy-2{--bs-gutter-y:0.5rem}.categories-section .row,.featured-outlets-section .offers-row,.furniture-compositions-section .row,.g-3,.gnam-section .row,.gx-3,.images-two-columns-widget .row,.job-position-list-section .row,header .dropdown-menu.search .suggest-row{--bs-gutter-x:1rem}.categories-section .row,.featured-outlets-section .offers-row,.g-3,.gnam-section .row,.gy-3,.images-two-columns-widget .row,.shop-card .row,header .dropdown-menu.search .suggest-row{--bs-gutter-y:1rem}.furniture-design-details-section .row,.g-4,.gx-4{--bs-gutter-x:1.5rem}.about-our-start-section .row,.available-only-in-section .row,.brand-hero-section .row,.content-image-widget .row,.dondi-gallery-introduction-section .row,.exclusive-furnishing-section .row,.furniture-compositions-section .row,.furniture-design-details-section .row,.furniture-introduction-section .row,.g-4,.gy-4,.job-position-list-section .row,.kitchen-composition-ideas-section .main-row .composition-panel .panel-row,.news-item-read-more-section .row,.news-list-section .news-row,.other-details-section .row,.products-list-hero-section .row,.products-section .products-row,.title-image-section .row{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5,.shops-list-section .shops-row{--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{flex:0 0 auto;width:50%}.col-sm-7{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{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{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{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{margin-left:50%}.offset-md-7{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%}.furniture-design-details-section .row>*,.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{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{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{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{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%}.consultant-section .row,.g-lg-0,.gx-lg-0,.shop-card .row{--bs-gutter-x:0}.about-our-start-section .row,.consultant-section .row,.exclusive-furnishing-section .row,.furniture-design-details-section .row,.furniture-introduction-section .row,.g-lg-0,.gy-lg-0,.kitchen-composition-ideas-section .main-row .composition-panel .panel-row,.news-item-read-more-section .row,.shop-card .row{--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,.tab-content .coatings-row{--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}.about-our-start-section .row,.brands-section .main-row .brands-row,.consultant-section .row,.furniture-compositions-section .row,.g-lg-4,.gnam-section .row,.gx-lg-4,.homepage-cards-section .row,.job-position-list-section .row,.kitchen-item-details-section .row,.listing-kitchen-section .row,.news-item-read-more-section .row,.news-list-section .news-row,.other-details-section .row,.products-section .products-row,.promotions-section .row,.shop-card.extended .row{--bs-gutter-x:1.5rem}.brands-section .main-row .brands-row,.consultant-section .row,.g-lg-4,.gnam-section .row,.gy-lg-4,.homepage-cards-section .row,.kitchen-item-details-section .row,.listing-kitchen-section .row,.news-list-section .news-row,.other-details-section .row,.products-section .products-row,.promotions-section .row,.shop-card.extended .row,.tab-content .coatings-row{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5,.kitchen-composition-ideas-section .main-row .composition-panel .panel-row,.outlet-content-section .row,.promotion-card .row,.shops-list-section .shops-row,.sofa-title-section .features-row{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5,.shops-list-section .shops-row{--bs-gutter-y:3rem}}@media (min-width:1300px){.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{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:1500px){.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}}.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:rgba(var(--bs-emphasis-color-rgb),0.05);--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);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{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)));color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.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-columns>:not(caption)>tr>:nth-child(2n),.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-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:#f2d5d4;--bs-table-border-color:#c2aaaa;--bs-table-striped-bg:#e6cac9;--bs-table-striped-color:#000;--bs-table-active-bg:#dac0bf;--bs-table-active-color:#000;--bs-table-hover-bg:#e0c5c4;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#ccc;--bs-table-border-color:#a3a3a3;--bs-table-striped-bg:#c2c2c2;--bs-table-striped-color:#000;--bs-table-active-bg:#b8b8b8;--bs-table-active-color:#000;--bs-table-hover-bg:#bdbdbd;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#cceee1;--bs-table-border-color:#a3beb4;--bs-table-striped-bg:#c2e2d6;--bs-table-striped-color:#000;--bs-table-active-bg:#b8d6cb;--bs-table-active-color:#000;--bs-table-hover-bg:#bddcd0;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#ccd7f4;--bs-table-border-color:#a3acc3;--bs-table-striped-bg:#c2cce8;--bs-table-striped-color:#000;--bs-table-active-bg:#b8c2dc;--bs-table-active-color:#000;--bs-table-hover-bg:#bdc7e2;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3d5;--bs-table-border-color:#ccc2aa;--bs-table-striped-bg:#f2e7ca;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbc0;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1c5;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f9d8d8;--bs-table-border-color:#c7adad;--bs-table-striped-bg:#edcdcd;--bs-table-striped-color:#000;--bs-table-active-bg:#e0c2c2;--bs-table-active-color:#000;--bs-table-hover-bg:#e6c8c8;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#fbfbfb;--bs-table-border-color:#c9c9c9;--bs-table-striped-bg:#eee;--bs-table-striped-color:#000;--bs-table-active-bg:#e2e2e2;--bs-table-active-color:#000;--bs-table-hover-bg:#e8e8e8;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#000;--bs-table-border-color:#333;--bs-table-striped-bg:#0d0d0d;--bs-table-striped-color:#fff;--bs-table-active-bg:#1a1a1a;--bs-table-active-color:#fff;--bs-table-hover-bg:#131313;--bs-table-hover-color:#fff}.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:1299.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1499.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.25;margin-bottom:0;padding-bottom:calc(.75rem + 1px);padding-top:calc(.75rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{appearance:none;background-clip:padding-box;background-color:#fbfbfb;border:1px solid #f1f1f1;border-radius:0;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.25;padding:.75rem 1.5rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@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{background-color:#fbfbfb;border-color:#df9793;box-shadow:0 0 0 .25rem rgba(190,47,39,.25);color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.25em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:var(--bs-body-color);margin:-.75rem -1.5rem;margin-inline-end:1.5rem;padding:.75rem 1.5rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .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{background-color:transparent;border:solid transparent;border-width:1px 0;color:var(--bs-body-color);display:block;line-height:1.25;margin-bottom:0;padding:.75rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.25em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.25em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.25em + 1.5rem + 2px)}textarea.form-control-sm{min-height:calc(1.25em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.25em + 1rem + 2px)}.form-control-color{height:calc(1.25em + 1.5rem + 2px);padding:.75rem;width:3rem}.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.25em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.25em + 1rem + 2px)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23424242' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");appearance:none;background-color:#fbfbfb;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right 1.5rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #f1f1f1;border-radius:0;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.25;padding:.75rem 4.5rem .75rem 1.5rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#df9793;box-shadow:0 0 0 .25rem rgba(190,47,39,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:1.5rem}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23DFDFDF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.form-check{display:block;margin-bottom:.125rem;min-height:1.25rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:#fbfbfb;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:var(--bs-border-width) solid #b4b4b4;flex-shrink:0;height:1em;margin-top:.125em;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#df9793;box-shadow:0 0 0 .25rem rgba(190,47,39,.25);outline:0}.form-check-input:checked{background-color:#be2f27;border-color:#be2f27}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%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]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%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{background-color:#be2f27;border-color:#be2f27;--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%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{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23df9793'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-position:100%;--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%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-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.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,.btn-check[disabled]+.btn,.paginator .page-item .btn-check:disabled+.page-link,.paginator .page-item .btn-check[disabled]+.page-link,.video-widget-content .btn-check:disabled+.play-button,.video-widget-content .btn-check[disabled]+.play-button{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(190,47,39,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(190,47,39,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{appearance:none;background-color:#be2f27;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#ecc1be}.form-range::-webkit-slider-runnable-track{background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#be2f27;border:0;border-radius:1rem;height:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#ecc1be}.form-range::-moz-range-track{background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.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 + 2px);line-height:1.25;min-height:calc(3.5rem + 2px)}.form-floating>label{border:1px solid transparent;height:100%;left:0;overflow:hidden;padding:1rem 1.5rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 1.5rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{background-color:#fbfbfb;border-radius:0;content:"";height:1.5em;inset:1rem .75rem;position:absolute;z-index:-1}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#7a7a7a}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn,.input-group .paginator .page-item .page-link,.input-group .video-widget-content .play-button,.paginator .page-item .input-group .page-link,.video-widget-content .input-group .play-button{position:relative;z-index:2}.input-group .btn:focus,.input-group .paginator .page-item .page-link:focus,.input-group .video-widget-content .play-button:focus,.paginator .page-item .input-group .page-link:focus,.video-widget-content .input-group .play-button:focus{z-index:5}.input-group-text{align-items:center;background-color:var(--bs-tertiary-bg);border:1px solid #f1f1f1;border-radius:0;color:var(--bs-body-color);display:flex;font-size:1rem;font-weight:400;line-height:1.25;padding:.75rem 1.5rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.paginator .page-item .input-group-lg>.page-link,.video-widget-content .input-group-lg>.play-button{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.paginator .page-item .input-group-sm>.page-link,.video-widget-content .input-group-sm>.play-button{border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:6rem}.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,.input-group.has-validation>:nth-last-child(n+3):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,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:var(--bs-success);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2300a86b' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right calc(.3125em + .375rem) center;background-repeat:no-repeat;background-size:calc(.625em + .75rem) calc(.625em + .75rem);border-color:var(--bs-form-valid-border-color);padding-right:calc(1.25em + 1.5rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.3125em + .375rem) right calc(.3125em + .375rem);padding-right:calc(1.25em + 1.5rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2300a86b' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right 1.5rem center,center right 4.5rem;background-size:16px 12px,calc(.625em + .75rem) calc(.625em + .75rem);padding-right:8.25rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(4.5rem + 1.25em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:var(--bs-danger);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E33A3A'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23E33A3A' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.3125em + .375rem) center;background-repeat:no-repeat;background-size:calc(.625em + .75rem) calc(.625em + .75rem);border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.25em + 1.5rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.3125em + .375rem) right calc(.3125em + .375rem);padding-right:calc(1.25em + 1.5rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E33A3A'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23E33A3A' stroke='none'/%3E%3C/svg%3E");background-position:right 1.5rem center,center right 4.5rem;background-size:16px 12px,calc(.625em + .75rem) calc(.625em + .75rem);padding-right:8.25rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(4.5rem + 1.25em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn,.paginator .page-item .page-link,.video-widget-content .play-button{--bs-btn-padding-x:1.25rem;--bs-btn-padding-y:0.75rem;--bs-btn-font-family: ;--bs-btn-font-size:0.875rem;--bs-btn-font-weight:500;--bs-btn-line-height:1.25;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;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);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn,.paginator .page-item .page-link,.video-widget-content .play-button{transition:none}}.btn:hover,.paginator .page-item .page-link:hover,.video-widget-content .play-button:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover,.paginator .page-item .btn-check+.page-link:hover,.video-widget-content .btn-check+.play-button:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible,.paginator .page-item .page-link:focus-visible,.video-widget-content .play-button:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn,.paginator .page-item .btn-check:focus-visible+.page-link,.video-widget-content .btn-check:focus-visible+.play-button{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,.paginator .page-item .active.page-link,.paginator .page-item .btn-check:checked+.page-link,.paginator .page-item .page-link:first-child:active,.paginator .page-item .show.page-link,.paginator .page-item :not(.btn-check)+.page-link:active,.video-widget-content .active.play-button,.video-widget-content .btn-check:checked+.play-button,.video-widget-content .play-button:first-child:active,.video-widget-content .show.play-button,.video-widget-content :not(.btn-check)+.play-button:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,.paginator .page-item .active.page-link:focus-visible,.paginator .page-item .btn-check:checked+.page-link:focus-visible,.paginator .page-item .page-link:first-child:active:focus-visible,.paginator .page-item .show.page-link:focus-visible,.paginator .page-item :not(.btn-check)+.page-link:active:focus-visible,.video-widget-content .active.play-button:focus-visible,.video-widget-content .btn-check:checked+.play-button:focus-visible,.video-widget-content .play-button:first-child:active:focus-visible,.video-widget-content .show.play-button:focus-visible,.video-widget-content :not(.btn-check)+.play-button:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn,.paginator .page-item .btn-check:checked:focus-visible+.page-link,.video-widget-content .btn-check:checked:focus-visible+.play-button{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,.paginator .page-item .disabled.page-link,.paginator .page-item .page-link:disabled,.paginator .page-item fieldset:disabled .page-link,.video-widget-content .disabled.play-button,.video-widget-content .play-button:disabled,.video-widget-content fieldset:disabled .play-button,fieldset:disabled .btn,fieldset:disabled .paginator .page-item .page-link,fieldset:disabled .video-widget-content .play-button{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#be2f27;--bs-btn-border-color:#be2f27;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#a22821;--bs-btn-hover-border-color:#98261f;--bs-btn-focus-shadow-rgb:200,78,71;--bs-btn-active-color:#fff;--bs-btn-active-bg:#98261f;--bs-btn-active-border-color:#8f231d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#be2f27;--bs-btn-disabled-border-color:#be2f27}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:38,38,38;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#000;--bs-btn-disabled-border-color:#000}.btn-success{--bs-btn-color:#000;--bs-btn-bg:#00a86b;--bs-btn-border-color:#00a86b;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#26b581;--bs-btn-hover-border-color:#1ab17a;--bs-btn-focus-shadow-rgb:0,143,91;--bs-btn-active-color:#000;--bs-btn-active-bg:#33b989;--bs-btn-active-border-color:#1ab17a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#00a86b;--bs-btn-disabled-border-color:#00a86b}.btn-info{--bs-btn-color:#fff;--bs-btn-bg:#0037c6;--bs-btn-border-color:#0037c6;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#002fa8;--bs-btn-hover-border-color:#002c9e;--bs-btn-focus-shadow-rgb:38,85,207;--bs-btn-active-color:#fff;--bs-btn-active-bg:#002c9e;--bs-btn-active-border-color:#002995;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0037c6;--bs-btn-disabled-border-color:#0037c6}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc42e;--bs-btn-border-color:#ffc42e;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffcd4d;--bs-btn-hover-border-color:#ffca43;--bs-btn-focus-shadow-rgb:217,167,39;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffd058;--bs-btn-active-border-color:#ffca43;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc42e;--bs-btn-disabled-border-color:#ffc42e}.btn-danger{--bs-btn-color:#000;--bs-btn-bg:#e33a3a;--bs-btn-border-color:#e33a3a;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#e75858;--bs-btn-hover-border-color:#e64e4e;--bs-btn-focus-shadow-rgb:193,49,49;--bs-btn-active-color:#000;--bs-btn-active-bg:#e96161;--bs-btn-active-border-color:#e64e4e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#e33a3a;--bs-btn-disabled-border-color:#e33a3a}.btn-light,.paginator .page-item header .header-content .right-section .search-btn.page-link,.video-widget-content header .header-content .right-section .search-btn.play-button,header .header-content .right-section .btn.search-btn,header .header-content .right-section .paginator .page-item .search-btn.page-link,header .header-content .right-section .video-widget-content .search-btn.play-button{--bs-btn-color:#000;--bs-btn-bg:#fbfbfb;--bs-btn-border-color:#fbfbfb;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d5d5d5;--bs-btn-hover-border-color:#c9c9c9;--bs-btn-focus-shadow-rgb:213,213,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c9c9c9;--bs-btn-active-border-color:#bcbcbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#fbfbfb;--bs-btn-disabled-border-color:#fbfbfb}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#262626;--bs-btn-hover-border-color:#1a1a1a;--bs-btn-focus-shadow-rgb:38,38,38;--bs-btn-active-color:#fff;--bs-btn-active-bg:#333;--bs-btn-active-border-color:#1a1a1a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#000;--bs-btn-disabled-border-color:#000}.btn-white,.video-widget-content .play-button{--bs-btn-color:#000;--bs-btn-bg:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:217,217,217;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#fff;--bs-btn-disabled-border-color:#fff}.btn-gray-100{--bs-btn-color:#000;--bs-btn-bg:#fbfbfb;--bs-btn-border-color:#fbfbfb;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fcfcfc;--bs-btn-hover-border-color:#fbfbfb;--bs-btn-focus-shadow-rgb:213,213,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#fcfcfc;--bs-btn-active-border-color:#fbfbfb;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#fbfbfb;--bs-btn-disabled-border-color:#fbfbfb}.btn-gray-200{--bs-btn-color:#000;--bs-btn-bg:#f1f1f1;--bs-btn-border-color:#f1f1f1;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f3f3f3;--bs-btn-hover-border-color:#f2f2f2;--bs-btn-focus-shadow-rgb:205,205,205;--bs-btn-active-color:#000;--bs-btn-active-bg:#f4f4f4;--bs-btn-active-border-color:#f2f2f2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f1f1f1;--bs-btn-disabled-border-color:#f1f1f1}.btn-gray-300{--bs-btn-color:#000;--bs-btn-bg:#dfdfdf;--bs-btn-border-color:#dfdfdf;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#e4e4e4;--bs-btn-hover-border-color:#e2e2e2;--bs-btn-focus-shadow-rgb:190,190,190;--bs-btn-active-color:#000;--bs-btn-active-bg:#e5e5e5;--bs-btn-active-border-color:#e2e2e2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#dfdfdf;--bs-btn-disabled-border-color:#dfdfdf}.btn-gray-400,.btn-gray-500{--bs-btn-color:#fff;--bs-btn-bg:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:38,38,38;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#000;--bs-btn-disabled-border-color:#000}.btn-gray-600{--bs-btn-color:#000;--bs-btn-bg:#7a7a7a;--bs-btn-border-color:#7a7a7a;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#8e8e8e;--bs-btn-hover-border-color:#878787;--bs-btn-focus-shadow-rgb:104,104,104;--bs-btn-active-color:#000;--bs-btn-active-bg:#959595;--bs-btn-active-border-color:#878787;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#7a7a7a;--bs-btn-disabled-border-color:#7a7a7a}.btn-gray-700{--bs-btn-color:#fff;--bs-btn-bg:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:38,38,38;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#000;--bs-btn-disabled-border-color:#000}.btn-gray-800{--bs-btn-color:#fff;--bs-btn-bg:#424242;--bs-btn-border-color:#424242;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#383838;--bs-btn-hover-border-color:#353535;--bs-btn-focus-shadow-rgb:94,94,94;--bs-btn-active-color:#fff;--bs-btn-active-bg:#353535;--bs-btn-active-border-color:#323232;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#424242;--bs-btn-disabled-border-color:#424242}.btn-gray-900{--bs-btn-color:#fff;--bs-btn-bg:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:38,38,38;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#000;--bs-btn-disabled-border-color:#000}.btn-outline-primary{--bs-btn-color:#be2f27;--bs-btn-border-color:#be2f27;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#be2f27;--bs-btn-hover-border-color:#be2f27;--bs-btn-focus-shadow-rgb:190,47,39;--bs-btn-active-color:#fff;--bs-btn-active-bg:#be2f27;--bs-btn-active-border-color:#be2f27;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#be2f27;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#be2f27;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:0,0,0;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#000;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#00a86b;--bs-btn-border-color:#00a86b;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#00a86b;--bs-btn-hover-border-color:#00a86b;--bs-btn-focus-shadow-rgb:0,168,107;--bs-btn-active-color:#000;--bs-btn-active-bg:#00a86b;--bs-btn-active-border-color:#00a86b;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#00a86b;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#00a86b;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0037c6;--bs-btn-border-color:#0037c6;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0037c6;--bs-btn-hover-border-color:#0037c6;--bs-btn-focus-shadow-rgb:0,55,198;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0037c6;--bs-btn-active-border-color:#0037c6;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0037c6;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0037c6;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc42e;--bs-btn-border-color:#ffc42e;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc42e;--bs-btn-hover-border-color:#ffc42e;--bs-btn-focus-shadow-rgb:255,196,46;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc42e;--bs-btn-active-border-color:#ffc42e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc42e;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc42e;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#e33a3a;--bs-btn-border-color:#e33a3a;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#e33a3a;--bs-btn-hover-border-color:#e33a3a;--bs-btn-focus-shadow-rgb:227,58,58;--bs-btn-active-color:#000;--bs-btn-active-bg:#e33a3a;--bs-btn-active-border-color:#e33a3a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#e33a3a;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#e33a3a;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#fbfbfb;--bs-btn-border-color:#fbfbfb;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fbfbfb;--bs-btn-hover-border-color:#fbfbfb;--bs-btn-focus-shadow-rgb:251,251,251;--bs-btn-active-color:#000;--bs-btn-active-bg:#fbfbfb;--bs-btn-active-border-color:#fbfbfb;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fbfbfb;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fbfbfb;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:0,0,0;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#000;--bs-gradient:none}.btn-outline-white{--bs-btn-color:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:255,255,255;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fff;--bs-gradient:none}.btn-outline-gray-100{--bs-btn-color:#fbfbfb;--bs-btn-border-color:#fbfbfb;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fbfbfb;--bs-btn-hover-border-color:#fbfbfb;--bs-btn-focus-shadow-rgb:251,251,251;--bs-btn-active-color:#000;--bs-btn-active-bg:#fbfbfb;--bs-btn-active-border-color:#fbfbfb;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fbfbfb;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fbfbfb;--bs-gradient:none}.btn-outline-gray-200{--bs-btn-color:#f1f1f1;--bs-btn-border-color:#f1f1f1;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f1f1f1;--bs-btn-hover-border-color:#f1f1f1;--bs-btn-focus-shadow-rgb:241,241,241;--bs-btn-active-color:#000;--bs-btn-active-bg:#f1f1f1;--bs-btn-active-border-color:#f1f1f1;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f1f1f1;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f1f1f1;--bs-gradient:none}.btn-outline-gray-300{--bs-btn-color:#dfdfdf;--bs-btn-border-color:#dfdfdf;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#dfdfdf;--bs-btn-hover-border-color:#dfdfdf;--bs-btn-focus-shadow-rgb:223,223,223;--bs-btn-active-color:#000;--bs-btn-active-bg:#dfdfdf;--bs-btn-active-border-color:#dfdfdf;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dfdfdf;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dfdfdf;--bs-gradient:none}.btn-outline-gray-400,.btn-outline-gray-500{--bs-btn-color:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:0,0,0;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#000;--bs-gradient:none}.btn-outline-gray-600{--bs-btn-color:#7a7a7a;--bs-btn-border-color:#7a7a7a;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#7a7a7a;--bs-btn-hover-border-color:#7a7a7a;--bs-btn-focus-shadow-rgb:122,122,122;--bs-btn-active-color:#000;--bs-btn-active-bg:#7a7a7a;--bs-btn-active-border-color:#7a7a7a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#7a7a7a;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#7a7a7a;--bs-gradient:none}.btn-outline-gray-700{--bs-btn-color:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:0,0,0;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#000;--bs-gradient:none}.btn-outline-gray-800{--bs-btn-color:#424242;--bs-btn-border-color:#424242;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424242;--bs-btn-hover-border-color:#424242;--bs-btn-focus-shadow-rgb:66,66,66;--bs-btn-active-color:#fff;--bs-btn-active-bg:#424242;--bs-btn-active-border-color:#424242;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#424242;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#424242;--bs-gradient:none}.btn-outline-gray-900{--bs-btn-color:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:0,0,0;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#000;--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:#7a7a7a;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:200,78,71;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg,.paginator .page-item .btn-group-lg>.page-link,.video-widget-content .btn-group-lg>.play-button{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm,.paginator .page-item .btn-group-sm>.page-link,.video-widget-content .btn-group-sm>.play-button{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0}.fade{transition:opacity .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 .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.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:var(--bs-border-color-translucent);--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:var(--bs-border-color-translucent);--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:#be2f27;--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:#7a7a7a;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1300px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1500px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dfdfdf;--bs-dropdown-bg:#424242;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dfdfdf;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#be2f27;--bs-dropdown-link-disabled-color:#000;--bs-dropdown-header-color:#000}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn,.paginator .page-item .btn-group-vertical>.page-link,.paginator .page-item .btn-group>.page-link,.video-widget-content .btn-group-vertical>.play-button,.video-widget-content .btn-group>.play-button{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.paginator .page-item .btn-group-vertical>.active.page-link,.paginator .page-item .btn-group-vertical>.btn-check:checked+.page-link,.paginator .page-item .btn-group-vertical>.btn-check:focus+.page-link,.paginator .page-item .btn-group-vertical>.page-link:active,.paginator .page-item .btn-group-vertical>.page-link:focus,.paginator .page-item .btn-group-vertical>.page-link:hover,.paginator .page-item .btn-group>.active.page-link,.paginator .page-item .btn-group>.btn-check:checked+.page-link,.paginator .page-item .btn-group>.btn-check:focus+.page-link,.paginator .page-item .btn-group>.page-link:active,.paginator .page-item .btn-group>.page-link:focus,.paginator .page-item .btn-group>.page-link:hover,.video-widget-content .btn-group-vertical>.active.play-button,.video-widget-content .btn-group-vertical>.btn-check:checked+.play-button,.video-widget-content .btn-group-vertical>.btn-check:focus+.play-button,.video-widget-content .btn-group-vertical>.play-button:active,.video-widget-content .btn-group-vertical>.play-button:focus,.video-widget-content .btn-group-vertical>.play-button:hover,.video-widget-content .btn-group>.active.play-button,.video-widget-content .btn-group>.btn-check:checked+.play-button,.video-widget-content .btn-group>.btn-check:focus+.play-button,.video-widget-content .btn-group>.play-button:active,.video-widget-content .btn-group>.play-button:focus,.video-widget-content .btn-group>.play-button:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:0}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn,.paginator .page-item .btn-group>:not(.btn-check:first-child)+.page-link,.video-widget-content .btn-group>:not(.btn-check:first-child)+.play-button{margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.paginator .page-item .btn-group>.btn-group:not(:last-child)>.page-link,.paginator .page-item .btn-group>.dropdown-toggle-split.page-link:first-child,.paginator .page-item .btn-group>.page-link:not(:last-child):not(.dropdown-toggle),.video-widget-content .btn-group>.btn-group:not(:last-child)>.play-button,.video-widget-content .btn-group>.dropdown-toggle-split.play-button:first-child,.video-widget-content .btn-group>.play-button:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.paginator .page-item .btn-group>.btn-group:not(:first-child)>.page-link,.paginator .page-item .btn-group>.page-link:nth-child(n+3),.paginator .page-item .btn-group>:not(.btn-check)+.page-link,.video-widget-content .btn-group>.btn-group:not(:first-child)>.play-button,.video-widget-content .btn-group>.play-button:nth-child(n+3),.video-widget-content .btn-group>:not(.btn-check)+.play-button{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.9375rem;padding-right:.9375rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,.paginator .page-item .btn-group-sm>.page-link+.dropdown-toggle-split,.video-widget-content .btn-group-sm>.play-button+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.paginator .page-item .btn-group-lg>.page-link+.dropdown-toggle-split,.video-widget-content .btn-group-lg>.play-button+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.paginator .page-item .btn-group-vertical>.page-link,.video-widget-content .btn-group-vertical>.play-button{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child),.paginator .page-item .btn-group-vertical>.page-link:not(:first-child),.video-widget-content .btn-group-vertical>.play-button:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.paginator .page-item .btn-group-vertical>.btn-group:not(:last-child)>.page-link,.paginator .page-item .btn-group-vertical>.page-link:not(:last-child):not(.dropdown-toggle),.video-widget-content .btn-group-vertical>.btn-group:not(:last-child)>.play-button,.video-widget-content .btn-group-vertical>.play-button:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn,.paginator .page-item .btn-group-vertical>.btn-group:not(:first-child)>.page-link,.paginator .page-item .btn-group-vertical>.btn~.page-link,.paginator .page-item .btn-group-vertical>.page-link~.btn,.paginator .page-item .btn-group-vertical>.page-link~.page-link,.paginator .page-item .video-widget-content .btn-group-vertical>.page-link~.play-button,.paginator .page-item .video-widget-content .btn-group-vertical>.play-button~.page-link,.video-widget-content .btn-group-vertical>.btn-group:not(:first-child)>.play-button,.video-widget-content .btn-group-vertical>.btn~.play-button,.video-widget-content .btn-group-vertical>.play-button~.btn,.video-widget-content .btn-group-vertical>.play-button~.play-button,.video-widget-content .paginator .page-item .btn-group-vertical>.page-link~.play-button,.video-widget-content .paginator .page-item .btn-group-vertical>.play-button~.page-link{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-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;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:none;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{box-shadow:0 0 0 .25rem rgba(190,47,39,.25);outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.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{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);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:0;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#be2f27}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.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{border-bottom:var(--bs-nav-underline-border-width) solid transparent;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:currentcolor;color:var(--bs-nav-underline-link-active-color);font-weight:700}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{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.34375rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--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.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.75)' 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:0;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--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;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1300px){.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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1500px){.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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1)}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:0;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0;--bs-card-box-shadow: ;--bs-card-inner-border-radius:0;--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:unset;--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:unset;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative;word-wrap:break-word;background-clip:border-box;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{color:var(--bs-card-title-color);margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{color:var(--bs-card-subtitle-color);margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{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-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-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{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:none;--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:var(--bs-border-color);--bs-accordion-border-width:0;--bs-accordion-border-radius:0;--bs-accordion-inner-border-radius:0;--bs-accordion-btn-padding-x:0;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:none;--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23BE2F27' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 16 16'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:12px;--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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23BE2F27' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 16 16'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-focus-box-shadow:none;--bs-accordion-body-padding-x:0;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:none}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-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-header .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-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d8827d' viewBox='0 0 16 16'%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-.708'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d8827d' viewBox='0 0 16 16'%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-.708'/%3E%3C/svg%3E")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--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.25rem rgba(190,47,39,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#be2f27;--bs-pagination-active-border-color:#be2f27;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-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.25rem;--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:0.75rem;--bs-badge-padding-y:0.5rem;--bs-badge-font-size:0.875rem;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0;border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge,.paginator .page-item .page-link .badge,.video-widget-content .play-button .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:0;--bs-alert-link-color:inherit;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{color:var(--bs-alert-link-color);font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.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)}.alert-white{--bs-alert-color:var(--bs-white-text-emphasis);--bs-alert-bg:var(--bs-white-bg-subtle);--bs-alert-border-color:var(--bs-white-border-subtle);--bs-alert-link-color:var(--bs-white-text-emphasis)}.alert-gray-100{--bs-alert-color:var(--bs-gray-100-text-emphasis);--bs-alert-bg:var(--bs-gray-100-bg-subtle);--bs-alert-border-color:var(--bs-gray-100-border-subtle);--bs-alert-link-color:var(--bs-gray-100-text-emphasis)}.alert-gray-200{--bs-alert-color:var(--bs-gray-200-text-emphasis);--bs-alert-bg:var(--bs-gray-200-bg-subtle);--bs-alert-border-color:var(--bs-gray-200-border-subtle);--bs-alert-link-color:var(--bs-gray-200-text-emphasis)}.alert-gray-300{--bs-alert-color:var(--bs-gray-300-text-emphasis);--bs-alert-bg:var(--bs-gray-300-bg-subtle);--bs-alert-border-color:var(--bs-gray-300-border-subtle);--bs-alert-link-color:var(--bs-gray-300-text-emphasis)}.alert-gray-400{--bs-alert-color:var(--bs-gray-400-text-emphasis);--bs-alert-bg:var(--bs-gray-400-bg-subtle);--bs-alert-border-color:var(--bs-gray-400-border-subtle);--bs-alert-link-color:var(--bs-gray-400-text-emphasis)}.alert-gray-500{--bs-alert-color:var(--bs-gray-500-text-emphasis);--bs-alert-bg:var(--bs-gray-500-bg-subtle);--bs-alert-border-color:var(--bs-gray-500-border-subtle);--bs-alert-link-color:var(--bs-gray-500-text-emphasis)}.alert-gray-600{--bs-alert-color:var(--bs-gray-600-text-emphasis);--bs-alert-bg:var(--bs-gray-600-bg-subtle);--bs-alert-border-color:var(--bs-gray-600-border-subtle);--bs-alert-link-color:var(--bs-gray-600-text-emphasis)}.alert-gray-700{--bs-alert-color:var(--bs-gray-700-text-emphasis);--bs-alert-bg:var(--bs-gray-700-bg-subtle);--bs-alert-border-color:var(--bs-gray-700-border-subtle);--bs-alert-link-color:var(--bs-gray-700-text-emphasis)}.alert-gray-800{--bs-alert-color:var(--bs-gray-800-text-emphasis);--bs-alert-bg:var(--bs-gray-800-bg-subtle);--bs-alert-border-color:var(--bs-gray-800-border-subtle);--bs-alert-link-color:var(--bs-gray-800-text-emphasis)}.alert-gray-900{--bs-alert-color:var(--bs-gray-900-text-emphasis);--bs-alert-bg:var(--bs-gray-900-bg-subtle);--bs-alert-border-color:var(--bs-gray-900-border-subtle);--bs-alert-link-color:var(--bs-gray-900-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:#be2f27;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,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:progress-bar-stripes 1s linear infinite}@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:#be2f27;--bs-list-group-active-border-color:#be2f27;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1300px){.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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1500px){.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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.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)}.list-group-item-white{--bs-list-group-color:var(--bs-white-text-emphasis);--bs-list-group-bg:var(--bs-white-bg-subtle);--bs-list-group-border-color:var(--bs-white-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-white-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-white-border-subtle);--bs-list-group-active-color:var(--bs-white-bg-subtle);--bs-list-group-active-bg:var(--bs-white-text-emphasis);--bs-list-group-active-border-color:var(--bs-white-text-emphasis)}.list-group-item-gray-100{--bs-list-group-color:var(--bs-gray-100-text-emphasis);--bs-list-group-bg:var(--bs-gray-100-bg-subtle);--bs-list-group-border-color:var(--bs-gray-100-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-gray-100-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-gray-100-border-subtle);--bs-list-group-active-color:var(--bs-gray-100-bg-subtle);--bs-list-group-active-bg:var(--bs-gray-100-text-emphasis);--bs-list-group-active-border-color:var(--bs-gray-100-text-emphasis)}.list-group-item-gray-200{--bs-list-group-color:var(--bs-gray-200-text-emphasis);--bs-list-group-bg:var(--bs-gray-200-bg-subtle);--bs-list-group-border-color:var(--bs-gray-200-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-gray-200-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-gray-200-border-subtle);--bs-list-group-active-color:var(--bs-gray-200-bg-subtle);--bs-list-group-active-bg:var(--bs-gray-200-text-emphasis);--bs-list-group-active-border-color:var(--bs-gray-200-text-emphasis)}.list-group-item-gray-300{--bs-list-group-color:var(--bs-gray-300-text-emphasis);--bs-list-group-bg:var(--bs-gray-300-bg-subtle);--bs-list-group-border-color:var(--bs-gray-300-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-gray-300-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-gray-300-border-subtle);--bs-list-group-active-color:var(--bs-gray-300-bg-subtle);--bs-list-group-active-bg:var(--bs-gray-300-text-emphasis);--bs-list-group-active-border-color:var(--bs-gray-300-text-emphasis)}.list-group-item-gray-400{--bs-list-group-color:var(--bs-gray-400-text-emphasis);--bs-list-group-bg:var(--bs-gray-400-bg-subtle);--bs-list-group-border-color:var(--bs-gray-400-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-gray-400-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-gray-400-border-subtle);--bs-list-group-active-color:var(--bs-gray-400-bg-subtle);--bs-list-group-active-bg:var(--bs-gray-400-text-emphasis);--bs-list-group-active-border-color:var(--bs-gray-400-text-emphasis)}.list-group-item-gray-500{--bs-list-group-color:var(--bs-gray-500-text-emphasis);--bs-list-group-bg:var(--bs-gray-500-bg-subtle);--bs-list-group-border-color:var(--bs-gray-500-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-gray-500-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-gray-500-border-subtle);--bs-list-group-active-color:var(--bs-gray-500-bg-subtle);--bs-list-group-active-bg:var(--bs-gray-500-text-emphasis);--bs-list-group-active-border-color:var(--bs-gray-500-text-emphasis)}.list-group-item-gray-600{--bs-list-group-color:var(--bs-gray-600-text-emphasis);--bs-list-group-bg:var(--bs-gray-600-bg-subtle);--bs-list-group-border-color:var(--bs-gray-600-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-gray-600-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-gray-600-border-subtle);--bs-list-group-active-color:var(--bs-gray-600-bg-subtle);--bs-list-group-active-bg:var(--bs-gray-600-text-emphasis);--bs-list-group-active-border-color:var(--bs-gray-600-text-emphasis)}.list-group-item-gray-700{--bs-list-group-color:var(--bs-gray-700-text-emphasis);--bs-list-group-bg:var(--bs-gray-700-bg-subtle);--bs-list-group-border-color:var(--bs-gray-700-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-gray-700-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-gray-700-border-subtle);--bs-list-group-active-color:var(--bs-gray-700-bg-subtle);--bs-list-group-active-bg:var(--bs-gray-700-text-emphasis);--bs-list-group-active-border-color:var(--bs-gray-700-text-emphasis)}.list-group-item-gray-800{--bs-list-group-color:var(--bs-gray-800-text-emphasis);--bs-list-group-bg:var(--bs-gray-800-bg-subtle);--bs-list-group-border-color:var(--bs-gray-800-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-gray-800-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-gray-800-border-subtle);--bs-list-group-active-color:var(--bs-gray-800-bg-subtle);--bs-list-group-active-bg:var(--bs-gray-800-text-emphasis);--bs-list-group-active-border-color:var(--bs-gray-800-text-emphasis)}.list-group-item-gray-900{--bs-list-group-color:var(--bs-gray-900-text-emphasis);--bs-list-group-bg:var(--bs-gray-900-bg-subtle);--bs-list-group-border-color:var(--bs-gray-900-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-gray-900-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-gray-900-border-subtle);--bs-list-group-active-color:var(--bs-gray-900-bg-subtle);--bs-list-group-active-bg:var(--bs-gray-900-text-emphasis);--bs-list-group-active-border-color:var(--bs-gray-900-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%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.414'/%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.25rem rgba(190,47,39,.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:content-box;height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;user-select:none}.btn-close-white,[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:1.5rem;--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);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);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));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.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:var(--bs-border-width);--bs-modal-border-radius:0;--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(0 - var(--bs-border-width));--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.25;--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;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@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{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;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);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1300px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1299.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1499.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;display:block;font-family:Serotiva,"sans-serif";font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.25;margin:var(--bs-tooltip-margin);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.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:inherit;--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);display:block;font-family:Serotiva,"sans-serif";font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.25;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid transparent;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{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);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 16 16'%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 0'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 16 16'%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-.708'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-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-next-icon,[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{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-border,.spinner-grow{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid 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:2rem;--bs-spinner-height:2rem;--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,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.25}@media (max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1299.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1299.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1299.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1300px){.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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1499.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1499.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1499.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1500px){.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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin:calc(var(--bs-offcanvas-padding-y)*-.5) calc(var(--bs-offcanvas-padding-x)*-.5) calc(var(--bs-offcanvas-padding-y)*-.5) auto;padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.paginator .page-item .placeholder.page-link:before,.placeholder.btn:before,.video-widget-content .placeholder.play-button:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{animation:placeholder-wave 2s linear infinite;mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-size:200% 100%}@keyframes placeholder-wave{to{mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-info{background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-warning{background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-light{background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-white{background-color:RGBA(var(--bs-white-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-gray-100{background-color:RGBA(var(--bs-gray-100-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-gray-200{background-color:RGBA(var(--bs-gray-200-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-gray-300{background-color:RGBA(var(--bs-gray-300-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-gray-400{background-color:RGBA(var(--bs-gray-400-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-gray-500{background-color:RGBA(var(--bs-gray-500-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-gray-600{background-color:RGBA(var(--bs-gray-600-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-gray-700{background-color:RGBA(var(--bs-gray-700-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-gray-800{background-color:RGBA(var(--bs-gray-800-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-gray-900{background-color:RGBA(var(--bs-gray-900-rgb),var(--bs-bg-opacity,1))!important;color:#fff!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:focus,.link-primary:hover{color:RGBA(152,38,31,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(152,38,31,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:focus,.link-secondary:hover{color:RGBA(0,0,0,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(0,0,0,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:focus,.link-success:hover{color:RGBA(51,185,137,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(51,185,137,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:focus,.link-info:hover{color:RGBA(0,44,158,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(0,44,158,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:focus,.link-warning:hover{color:RGBA(255,208,88,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(255,208,88,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:focus,.link-danger:hover{color:RGBA(233,97,97,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(233,97,97,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:focus,.link-light:hover{color:RGBA(252,252,252,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(252,252,252,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:focus,.link-dark:hover{color:RGBA(0,0,0,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(0,0,0,var(--bs-link-underline-opacity,1))!important}.link-white{color:RGBA(var(--bs-white-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-white-rgb),var(--bs-link-underline-opacity,1))!important}.link-white:focus,.link-white:hover{color:RGBA(255,255,255,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(255,255,255,var(--bs-link-underline-opacity,1))!important}.link-gray-100{color:RGBA(var(--bs-gray-100-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-gray-100-rgb),var(--bs-link-underline-opacity,1))!important}.link-gray-100:focus,.link-gray-100:hover{color:RGBA(252,252,252,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(252,252,252,var(--bs-link-underline-opacity,1))!important}.link-gray-200{color:RGBA(var(--bs-gray-200-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-gray-200-rgb),var(--bs-link-underline-opacity,1))!important}.link-gray-200:focus,.link-gray-200:hover{color:RGBA(244,244,244,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(244,244,244,var(--bs-link-underline-opacity,1))!important}.link-gray-300{color:RGBA(var(--bs-gray-300-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-gray-300-rgb),var(--bs-link-underline-opacity,1))!important}.link-gray-300:focus,.link-gray-300:hover{color:RGBA(229,229,229,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(229,229,229,var(--bs-link-underline-opacity,1))!important}.link-gray-400{color:RGBA(var(--bs-gray-400-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-gray-400-rgb),var(--bs-link-underline-opacity,1))!important}.link-gray-400:focus,.link-gray-400:hover{color:RGBA(0,0,0,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(0,0,0,var(--bs-link-underline-opacity,1))!important}.link-gray-500{color:RGBA(var(--bs-gray-500-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-gray-500-rgb),var(--bs-link-underline-opacity,1))!important}.link-gray-500:focus,.link-gray-500:hover{color:RGBA(0,0,0,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(0,0,0,var(--bs-link-underline-opacity,1))!important}.link-gray-600{color:RGBA(var(--bs-gray-600-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-gray-600-rgb),var(--bs-link-underline-opacity,1))!important}.link-gray-600:focus,.link-gray-600:hover{color:RGBA(149,149,149,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(149,149,149,var(--bs-link-underline-opacity,1))!important}.link-gray-700{color:RGBA(var(--bs-gray-700-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-gray-700-rgb),var(--bs-link-underline-opacity,1))!important}.link-gray-700:focus,.link-gray-700:hover{color:RGBA(0,0,0,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(0,0,0,var(--bs-link-underline-opacity,1))!important}.link-gray-800{color:RGBA(var(--bs-gray-800-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-gray-800-rgb),var(--bs-link-underline-opacity,1))!important}.link-gray-800:focus,.link-gray-800:hover{color:RGBA(53,53,53,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(53,53,53,var(--bs-link-underline-opacity,1))!important}.link-gray-900{color:RGBA(var(--bs-gray-900-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-gray-900-rgb),var(--bs-link-underline-opacity,1))!important}.link-gray-900:focus,.link-gray-900:hover{color:RGBA(0,0,0,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(0,0,0,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:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{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);outline:0}.icon-link{align-items:center;backface-visibility:hidden;display:inline-flex;gap:.375rem;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{flex-shrink:0;height:1em;width:1em;fill:currentcolor;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}#furniture-item-hero-section .image-container,#mobile-menu-modal .modal-body .brands-list .brands .brand .brand-container,#news-list-slider .news-block .image-container,.about-hero-section .image-absolute .image-container,.about-our-start-section .row .image-container,.about-translated-card-section .content .image-container,.booking-form-section .content .image-container,.brand-hero-section .brand-row .logo,.brand-hero-section .image,.brand-list-section .brand-row .content .image,.brands-section .main-row .brands-row .brand .image-container,.cards-widget .content .card .card-header,.categories-section .row .category-container .image-container,.category-card .brand-container,.collection-category-images-section .image-container,.content-image-widget .row .image-container,.dondi-gallery-hero-section .image-container,.dondi-gallery-image-section .image-container,.exclusive-furnishing-section .content .brands .brand,.exclusive-furnishing-section .image-container,.furniture-compositions-section .image-container,.furniture-design-details-section .row .image-container,.gallery-splide .image-container,.gnam-section .row .image-container,.hero-video-widget .video-container,.images-two-columns-widget .image-container,.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .image-container,.kitchen-item-hero-section,.magazine-page-section .row .image-container,.magazine-section .row .image-container,.masonry-widget .image-container,.news-card .card-header,.other-detail-card .image-container,.other-ideas-section .ideas .products-row .outlet-card .card-body .heading .brand-container,.other-ideas-section .sofa-composition-row .image-container,.outlet-card .image-container .brand-container,.outlet-card.kitchen .card-header .card-image,.outlet-content-section .image-container .brand-container,.outlet-listing-card .card-header .image-container,.product-card .card-header .brand-container,.product-card .card-header .image-container,.products-list-hero-section .image,.promo-hero-section .image-container,.promotion-card .row .image-container,.ratio,.shop-card .row .card-body .brands-row .item,.shop-card .row .card-header,.shop-item-hero .image-container,.sofa-title-section .features-row .feature .image-container,.tab-content .coating .image-container,.title-image-section .image,.widget-form-section .content .image-container,.widget-form-section .image-container,header .dropdown-menu .footer .brands .brand{position:relative;width:100%}#furniture-item-hero-section .image-container:before,#mobile-menu-modal .modal-body .brands-list .brands .brand .brand-container:before,#news-list-slider .news-block .image-container:before,.about-hero-section .image-absolute .image-container:before,.about-our-start-section .row .image-container:before,.about-translated-card-section .content .image-container:before,.booking-form-section .content .image-container:before,.brand-hero-section .brand-row .logo:before,.brand-hero-section .image:before,.brand-list-section .brand-row .content .image:before,.brands-section .main-row .brands-row .brand .image-container:before,.cards-widget .content .card .card-header:before,.categories-section .row .category-container .image-container:before,.category-card .brand-container:before,.collection-category-images-section .image-container:before,.content-image-widget .row .image-container:before,.dondi-gallery-hero-section .image-container:before,.dondi-gallery-image-section .image-container:before,.exclusive-furnishing-section .content .brands .brand:before,.exclusive-furnishing-section .image-container:before,.furniture-compositions-section .image-container:before,.furniture-design-details-section .row .image-container:before,.gallery-splide .image-container:before,.gnam-section .row .image-container:before,.hero-video-widget .video-container:before,.images-two-columns-widget .image-container:before,.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .image-container:before,.kitchen-item-hero-section:before,.magazine-page-section .row .image-container:before,.magazine-section .row .image-container:before,.masonry-widget .image-container:before,.news-card .card-header:before,.other-detail-card .image-container:before,.other-ideas-section .ideas .products-row .outlet-card .card-body .heading .brand-container:before,.other-ideas-section .sofa-composition-row .image-container:before,.outlet-card .image-container .brand-container:before,.outlet-card.kitchen .card-header .card-image:before,.outlet-content-section .image-container .brand-container:before,.outlet-listing-card .card-header .image-container:before,.product-card .card-header .brand-container:before,.product-card .card-header .image-container:before,.products-list-hero-section .image:before,.promo-hero-section .image-container:before,.promotion-card .row .image-container:before,.ratio:before,.shop-card .row .card-body .brands-row .item:before,.shop-card .row .card-header:before,.shop-item-hero .image-container:before,.sofa-title-section .features-row .feature .image-container:before,.tab-content .coating .image-container:before,.title-image-section .image:before,.widget-form-section .content .image-container:before,.widget-form-section .image-container:before,header .dropdown-menu .footer .brands .brand:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}#furniture-item-hero-section .image-container>*,#mobile-menu-modal .modal-body .brands-list .brands .brand .brand-container>*,#news-list-slider .news-block .image-container>*,.about-hero-section .image-absolute .image-container>*,.about-our-start-section .row .image-container>*,.about-translated-card-section .content .image-container>*,.booking-form-section .content .image-container>*,.brand-hero-section .brand-row .logo>*,.brand-hero-section .image>*,.brand-list-section .brand-row .content .image>*,.brands-section .main-row .brands-row .brand .image-container>*,.cards-widget .content .card .card-header>*,.categories-section .row .category-container .image-container>*,.category-card .brand-container>*,.collection-category-images-section .image-container>*,.content-image-widget .row .image-container>*,.dondi-gallery-hero-section .image-container>*,.dondi-gallery-image-section .image-container>*,.exclusive-furnishing-section .content .brands .brand>*,.exclusive-furnishing-section .image-container>*,.furniture-compositions-section .image-container>*,.furniture-design-details-section .row .image-container>*,.gallery-splide .image-container>*,.gnam-section .row .image-container>*,.hero-video-widget .video-container>*,.images-two-columns-widget .image-container>*,.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .image-container>*,.kitchen-item-hero-section>*,.magazine-page-section .row .image-container>*,.magazine-section .row .image-container>*,.masonry-widget .image-container>*,.news-card .card-header>*,.other-detail-card .image-container>*,.other-ideas-section .ideas .products-row .outlet-card .card-body .heading .brand-container>*,.other-ideas-section .sofa-composition-row .image-container>*,.outlet-card .image-container .brand-container>*,.outlet-card.kitchen .card-header .card-image>*,.outlet-content-section .image-container .brand-container>*,.outlet-listing-card .card-header .image-container>*,.product-card .card-header .brand-container>*,.product-card .card-header .image-container>*,.products-list-hero-section .image>*,.promo-hero-section .image-container>*,.promotion-card .row .image-container>*,.ratio>*,.shop-card .row .card-body .brands-row .item>*,.shop-card .row .card-header>*,.shop-item-hero .image-container>*,.sofa-title-section .features-row .feature .image-container>*,.tab-content .coating .image-container>*,.title-image-section .image>*,.widget-form-section .content .image-container>*,.widget-form-section .image-container>*,header .dropdown-menu .footer .brands .brand>*{height:100%;left:0;position:absolute;top:0;width:100%}#mobile-menu-modal .modal-body .brands-list .brands .brand .brand-container,.about-our-start-section .row .image-container,.brand-hero-section .brand-row .logo,.brand-list-section .brand-row .content .image,.brands-section .main-row .brands-row .brand .image-container,.category-card .brand-container,.exclusive-furnishing-section .content .brands .brand,.furniture-compositions-section .image-container.ratio-1x1,.other-ideas-section .ideas .products-row .outlet-card .card-body .heading .brand-container,.outlet-card .image-container .brand-container,.outlet-content-section .image-container .brand-container,.product-card .card-header .brand-container,.product-card .card-header .image-container,.ratio-1x1,.shop-card .row .card-body .brands-row .item,.sofa-title-section .features-row .feature .image-container,header .dropdown-menu .footer .brands .brand{--bs-aspect-ratio:100%}.ratio-10x3{--bs-aspect-ratio:30%}.ratio-6x1{--bs-aspect-ratio:16.6666666667%}.about-hero-section .image-absolute .image-container,.exclusive-furnishing-section .image-container,.images-two-columns-widget .image-container,.magazine-page-section .row .image-container,.magazine-section .row .image-container,.ratio-3x4{--bs-aspect-ratio:133.3333333333%}.brand-hero-section .image,.cards-widget .content .card .card-header,.collection-category-images-section .image-container,.content-image-widget .row .image-container,.gnam-section .row .image-container,.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .image-container,.masonry-widget .image-container,.news-card .card-header,.outlet-card.kitchen .card-header .card-image,.outlet-listing-card .card-header .image-container,.products-list-hero-section .image,.ratio-4x3,.shop-card .row .card-header,.tab-content .coating .image-container,.title-image-section .image{--bs-aspect-ratio:75%}.ratio-100x85{--bs-aspect-ratio:85%}.ratio-5x2{--bs-aspect-ratio:40%}#news-list-slider .news-block .image-container,.about-translated-card-section .content .image-container,.booking-form-section .content .image-container,.categories-section .row .category-container .image-container,.dondi-gallery-hero-section .image-container,.furniture-compositions-section .image-container,.furniture-design-details-section .row .image-container,.gallery-splide .image-container,.hero-video-widget .video-container,.other-detail-card .image-container,.other-ideas-section .sofa-composition-row .image-container,.promo-hero-section .image-container,.promotion-card .row .image-container,.ratio-16x9,.widget-form-section .content .image-container,.widget-form-section .image-container{--bs-aspect-ratio:56.25%}.kitchen-item-hero-section,.ratio-21x9,.shop-item-hero .image-container{--bs-aspect-ratio:42.8571428571%}.ratio-2x1{--bs-aspect-ratio:50%}.ratio-1x2{--bs-aspect-ratio:200%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1300px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1500px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:var(--bs-border-width)}.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:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.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}.consultant-section .dondi-gallery-introduction-section .editor-content .h1,.consultant-section .dondi-gallery-introduction-section .editor-content .h2,.consultant-section .dondi-gallery-introduction-section .editor-content .h3,.consultant-section .dondi-gallery-introduction-section .editor-content .h4,.consultant-section .dondi-gallery-introduction-section .editor-content h1,.consultant-section .dondi-gallery-introduction-section .editor-content h2,.consultant-section .dondi-gallery-introduction-section .editor-content h3,.consultant-section .dondi-gallery-introduction-section .editor-content h4,.consultant-section .section-title,.consultant-section .shop-card.extended .row .card-body .location,.d-none,.dondi-gallery-introduction-section .editor-content .consultant-section .h1,.dondi-gallery-introduction-section .editor-content .consultant-section .h2,.dondi-gallery-introduction-section .editor-content .consultant-section .h3,.dondi-gallery-introduction-section .editor-content .consultant-section .h4,.dondi-gallery-introduction-section .editor-content .consultant-section h1,.dondi-gallery-introduction-section .editor-content .consultant-section h2,.dondi-gallery-introduction-section .editor-content .consultant-section h3,.dondi-gallery-introduction-section .editor-content .consultant-section h4,.shop-card.extended .row .card-body .consultant-section .location{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))}.focus-ring-white{--bs-focus-ring-color:rgba(var(--bs-white-rgb),var(--bs-focus-ring-opacity))}.focus-ring-gray-100{--bs-focus-ring-color:rgba(var(--bs-gray-100-rgb),var(--bs-focus-ring-opacity))}.focus-ring-gray-200{--bs-focus-ring-color:rgba(var(--bs-gray-200-rgb),var(--bs-focus-ring-opacity))}.focus-ring-gray-300{--bs-focus-ring-color:rgba(var(--bs-gray-300-rgb),var(--bs-focus-ring-opacity))}.focus-ring-gray-400{--bs-focus-ring-color:rgba(var(--bs-gray-400-rgb),var(--bs-focus-ring-opacity))}.focus-ring-gray-500{--bs-focus-ring-color:rgba(var(--bs-gray-500-rgb),var(--bs-focus-ring-opacity))}.focus-ring-gray-600{--bs-focus-ring-color:rgba(var(--bs-gray-600-rgb),var(--bs-focus-ring-opacity))}.focus-ring-gray-700{--bs-focus-ring-color:rgba(var(--bs-gray-700-rgb),var(--bs-focus-ring-opacity))}.focus-ring-gray-800{--bs-focus-ring-color:rgba(var(--bs-gray-800-rgb),var(--bs-focus-ring-opacity))}.focus-ring-gray-900{--bs-focus-ring-color:rgba(var(--bs-gray-900-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-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-gray-100{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-100-rgb),var(--bs-border-opacity))!important}.border-gray-200{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-200-rgb),var(--bs-border-opacity))!important}.border-gray-300{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-300-rgb),var(--bs-border-opacity))!important}.border-gray-400{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-400-rgb),var(--bs-border-opacity))!important}.border-gray-500{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-500-rgb),var(--bs-border-opacity))!important}.border-gray-600{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-600-rgb),var(--bs-border-opacity))!important}.border-gray-700{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-700-rgb),var(--bs-border-opacity))!important}.border-gray-800{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-800-rgb),var(--bs-border-opacity))!important}.border-gray-900{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-900-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-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:.25rem!important}.m-2{margin:.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-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}#news-list-slider .news-block .news-title,.mt-2,.outlet-card.kitchen .card-body .price-row,.price-list-ribbon svg{margin-top:.5rem!important}.furniture-compositions-section .item-title,.furniture-design-details-section .row .item-description,.job-position-application-section .job-position-application-card,.mt-3,.outlet-listing-card .card-body .item-details,.products-row .outlet-card .card-body{margin-top:1rem!important}.appearing-text-section .details-row,.magazine-page-section .row .magazine-content .subtitle,.mt-4,.product-card .card-body .btn-primary{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}#mobile-menu-modal .modal-body .sub-menu-item .title svg,.booking-form-section .content .items .item svg,.job-position-application-section .shop svg,.job-position-list-section .row .job-position-card .card-body .store svg,.me-1,.sofa-title-section .heading-row .badges .badge.ready-for-delivery svg,.widget-form-section .content .items .item svg{margin-right:.25rem!important}.kitchen-go-back svg,.me-2,.outlet-card.kitchen .card-body .list-item svg,.outlet-listing-card .card-body .item-details svg{margin-right:.5rem!important}.me-3,.other-detail-card .card-body .discounted-price .price,.other-ideas-section .sofa-composition-row .detail-card .card-body .discounted-price .price,.shop-card .row .card-body .contacts .item svg{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}#modularity-section #pages,#news-list-slider .title,.about-hero-section .content .description,.about-hero-section .content .title,.about-our-start-section .row .author,.about-our-start-section .row .role,.about-translated-card-section .translated-card .description,.about-translated-card-section .translated-card .title,.accessory-brand-visit-us-section .content .description,.brand-hero-section .content .heading .title,.call-to-action-card .card-body .discount-block .discount-value,.call-to-action-card .card-body .discount-block .percentage,.call-to-action-card .card-body .discount-block .text,.call-to-action-card .card-body .heading,.collection-category-text-section .description-container .appearing-text,.countdown-widget .remaining-time .block .value,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content .h1,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content .h2,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content .h3,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content .h4,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content h1,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content h2,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content h3,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content h4,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section .h1,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section .h2,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section .h3,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section .h4,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section h1,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section h2,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section h3,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section h4,.faq-page-section .title,.furniture-compositions-section .item-description,.furniture-compositions-section .subtitle,.furniture-design-details-section .row .item-description,.furniture-design-details-section .subtitle,.homepage-banner-section .content-row .content .title,.homepage-banner-section .splide__arrows .pages,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content .h1,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content .h2,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content .h3,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content .h4,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content h1,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content h2,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content h3,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content h4,.kitchen-book-appointment-section .content .section-title,.kitchen-book-appointment-section .content .shop-card.extended .row .card-body .location,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content .h1,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content .h2,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content .h3,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content .h4,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content h1,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content h2,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content h3,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content h4,.kitchen-item-details-section .section-title,.kitchen-item-details-section .shop-card.extended .row .card-body .location,.magazine-page-section .row .magazine-content .description,.magazine-page-section .title,.mb-0,.news-list-section .news-row .no-article,.outlet-listing-card .card-body .item-category,.products-list-hero-section .content .heading .title,.products-section .heading-row .total-product,.promotions-section #promotions-slider .splide__arrows .pages,.shop-card.extended .row .card-body .kitchen-book-appointment-section .content .location,.shop-card.extended .row .card-body .kitchen-item-details-section .location,.title-image-section .content .heading .title{margin-bottom:0!important}.available-only-in-section .shop-row .location,.magazine-section .row .title,.mb-1,.outlet-card .card-body .title,.product-card .card-body .title,.selected-shop-card .card-body .content .title,.toolbar .content .actions-section .prices .starting-price,.toolbar .content .title-section .title{margin-bottom:.25rem!important}#financing-modal .modal-body .inputs-container .input-container label,#mobile-search-modal .title,#news-list-slider .news-block .news-description,#news-list-slider .news-block .news-title,.furniture-compositions-section .item-title,.kitchen-introduction-section .title,.kitchen-item-details-section .row .details-container .details-list .separator,.magazine-section .row .newsletter-container .input-container div label,.mb-2,.news-card .card-body .title,.other-detail-card .card-body .description,.other-detail-card .card-body .title,.other-ideas-section .ideas .products-row .outlet-card .card-body .description,.other-ideas-section .ideas .products-row .outlet-card .card-body .heading,.other-ideas-section .ideas .products-row .outlet-card .card-body .size,.other-ideas-section .sofa-composition-row .detail-card .card-body .description,.other-ideas-section .sofa-composition-row .detail-card .card-body .title,.outlet-listing-card .card-body .item-name,.products-row .outlet-card .card-body .price-row,.selected-shop-card .card-body .content .address,.selected-shop-card .card-body .content .email,.selected-shop-card .card-body .content .telephone,.shop-card.extended .row .card-body .location,.shop-item-details .special-days-card .card-body .special-day .title,.tab-content .coating .image-container{margin-bottom:.5rem!important}#mobile-search-modal .most-searched .title,.article-content .title-description-widget-content .title,.available-only-in-section .dondi-gallery-introduction-section .editor-content .h1,.available-only-in-section .dondi-gallery-introduction-section .editor-content .h2,.available-only-in-section .dondi-gallery-introduction-section .editor-content .h3,.available-only-in-section .dondi-gallery-introduction-section .editor-content .h4,.available-only-in-section .dondi-gallery-introduction-section .editor-content h1,.available-only-in-section .dondi-gallery-introduction-section .editor-content h2,.available-only-in-section .dondi-gallery-introduction-section .editor-content h3,.available-only-in-section .dondi-gallery-introduction-section .editor-content h4,.available-only-in-section .section-title,.available-only-in-section .shop-card.extended .row .card-body .location,.booking-form-section .content .subtitle,.call-to-action-widget .description,.cards-widget .content .dondi-gallery-introduction-section .editor-content .h1,.cards-widget .content .dondi-gallery-introduction-section .editor-content .h2,.cards-widget .content .dondi-gallery-introduction-section .editor-content .h3,.cards-widget .content .dondi-gallery-introduction-section .editor-content .h4,.cards-widget .content .dondi-gallery-introduction-section .editor-content h1,.cards-widget .content .dondi-gallery-introduction-section .editor-content h2,.cards-widget .content .dondi-gallery-introduction-section .editor-content h3,.cards-widget .content .dondi-gallery-introduction-section .editor-content h4,.cards-widget .content .section-title,.cards-widget .content .shop-card.extended .row .card-body .location,.categories-slider-section .dondi-gallery-introduction-section .editor-content .h1,.categories-slider-section .dondi-gallery-introduction-section .editor-content .h2,.categories-slider-section .dondi-gallery-introduction-section .editor-content .h3,.categories-slider-section .dondi-gallery-introduction-section .editor-content .h4,.categories-slider-section .dondi-gallery-introduction-section .editor-content h1,.categories-slider-section .dondi-gallery-introduction-section .editor-content h2,.categories-slider-section .dondi-gallery-introduction-section .editor-content h3,.categories-slider-section .dondi-gallery-introduction-section .editor-content h4,.categories-slider-section .section-title,.categories-slider-section .shop-card.extended .row .card-body .location,.category-children-section .dondi-gallery-introduction-section .editor-content .h1,.category-children-section .dondi-gallery-introduction-section .editor-content .h2,.category-children-section .dondi-gallery-introduction-section .editor-content .h3,.category-children-section .dondi-gallery-introduction-section .editor-content .h4,.category-children-section .dondi-gallery-introduction-section .editor-content h1,.category-children-section .dondi-gallery-introduction-section .editor-content h2,.category-children-section .dondi-gallery-introduction-section .editor-content h3,.category-children-section .dondi-gallery-introduction-section .editor-content h4,.category-children-section .section-title,.category-children-section .shop-card.extended .row .card-body .location,.dondi-gallery-introduction-section .editor-content .available-only-in-section .h1,.dondi-gallery-introduction-section .editor-content .available-only-in-section .h2,.dondi-gallery-introduction-section .editor-content .available-only-in-section .h3,.dondi-gallery-introduction-section .editor-content .available-only-in-section .h4,.dondi-gallery-introduction-section .editor-content .available-only-in-section h1,.dondi-gallery-introduction-section .editor-content .available-only-in-section h2,.dondi-gallery-introduction-section .editor-content .available-only-in-section h3,.dondi-gallery-introduction-section .editor-content .available-only-in-section h4,.dondi-gallery-introduction-section .editor-content .cards-widget .content .h1,.dondi-gallery-introduction-section .editor-content .cards-widget .content .h2,.dondi-gallery-introduction-section .editor-content .cards-widget .content .h3,.dondi-gallery-introduction-section .editor-content .cards-widget .content .h4,.dondi-gallery-introduction-section .editor-content .cards-widget .content h1,.dondi-gallery-introduction-section .editor-content .cards-widget .content h2,.dondi-gallery-introduction-section .editor-content .cards-widget .content h3,.dondi-gallery-introduction-section .editor-content .cards-widget .content h4,.dondi-gallery-introduction-section .editor-content .categories-slider-section .h1,.dondi-gallery-introduction-section .editor-content .categories-slider-section .h2,.dondi-gallery-introduction-section .editor-content .categories-slider-section .h3,.dondi-gallery-introduction-section .editor-content .categories-slider-section .h4,.dondi-gallery-introduction-section .editor-content .categories-slider-section h1,.dondi-gallery-introduction-section .editor-content .categories-slider-section h2,.dondi-gallery-introduction-section .editor-content .categories-slider-section h3,.dondi-gallery-introduction-section .editor-content .categories-slider-section h4,.dondi-gallery-introduction-section .editor-content .category-children-section .h1,.dondi-gallery-introduction-section .editor-content .category-children-section .h2,.dondi-gallery-introduction-section .editor-content .category-children-section .h3,.dondi-gallery-introduction-section .editor-content .category-children-section .h4,.dondi-gallery-introduction-section .editor-content .category-children-section h1,.dondi-gallery-introduction-section .editor-content .category-children-section h2,.dondi-gallery-introduction-section .editor-content .category-children-section h3,.dondi-gallery-introduction-section .editor-content .category-children-section h4,.dondi-gallery-introduction-section .editor-content .featured-products-section .h1,.dondi-gallery-introduction-section .editor-content .featured-products-section .h2,.dondi-gallery-introduction-section .editor-content .featured-products-section .h3,.dondi-gallery-introduction-section .editor-content .featured-products-section .h4,.dondi-gallery-introduction-section .editor-content .featured-products-section h1,.dondi-gallery-introduction-section .editor-content .featured-products-section h2,.dondi-gallery-introduction-section .editor-content .featured-products-section h3,.dondi-gallery-introduction-section .editor-content .featured-products-section h4,.dondi-gallery-introduction-section .editor-content .furniture-compositions-section .h1,.dondi-gallery-introduction-section .editor-content .furniture-compositions-section .h2,.dondi-gallery-introduction-section .editor-content .furniture-compositions-section .h3,.dondi-gallery-introduction-section .editor-content .furniture-compositions-section .h4,.dondi-gallery-introduction-section .editor-content .furniture-compositions-section h1,.dondi-gallery-introduction-section .editor-content .furniture-compositions-section h2,.dondi-gallery-introduction-section .editor-content .furniture-compositions-section h3,.dondi-gallery-introduction-section .editor-content .furniture-compositions-section h4,.dondi-gallery-introduction-section .editor-content .furniture-design-details-section .h1,.dondi-gallery-introduction-section .editor-content .furniture-design-details-section .h2,.dondi-gallery-introduction-section .editor-content .furniture-design-details-section .h3,.dondi-gallery-introduction-section .editor-content .furniture-design-details-section .h4,.dondi-gallery-introduction-section .editor-content .furniture-design-details-section h1,.dondi-gallery-introduction-section .editor-content .furniture-design-details-section h2,.dondi-gallery-introduction-section .editor-content .furniture-design-details-section h3,.dondi-gallery-introduction-section .editor-content .furniture-design-details-section h4,.dondi-gallery-introduction-section .editor-content .gallery-widget .h1,.dondi-gallery-introduction-section .editor-content .gallery-widget .h2,.dondi-gallery-introduction-section .editor-content .gallery-widget .h3,.dondi-gallery-introduction-section .editor-content .gallery-widget .h4,.dondi-gallery-introduction-section .editor-content .gallery-widget h1,.dondi-gallery-introduction-section .editor-content .gallery-widget h2,.dondi-gallery-introduction-section .editor-content .gallery-widget h3,.dondi-gallery-introduction-section .editor-content .gallery-widget h4,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section .h1,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section .h2,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section .h3,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section .h4,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section h1,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section h2,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section h3,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section h4,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section .h1,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section .h2,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section .h3,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section .h4,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section h1,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section h2,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section h3,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section h4,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section .h1,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section .h2,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section .h3,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section .h4,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section h1,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section h2,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section h3,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section h4,.dondi-gallery-introduction-section .editor-content .other-ideas-section .h1,.dondi-gallery-introduction-section .editor-content .other-ideas-section .h2,.dondi-gallery-introduction-section .editor-content .other-ideas-section .h3,.dondi-gallery-introduction-section .editor-content .other-ideas-section .h4,.dondi-gallery-introduction-section .editor-content .other-ideas-section h1,.dondi-gallery-introduction-section .editor-content .other-ideas-section h2,.dondi-gallery-introduction-section .editor-content .other-ideas-section h3,.dondi-gallery-introduction-section .editor-content .other-ideas-section h4,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section .h1,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section .h2,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section .h3,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section .h4,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section h1,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section h2,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section h3,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section h4,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section .h1,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section .h2,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section .h3,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section .h4,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section h1,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section h2,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section h3,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section h4,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section .h1,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section .h2,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section .h3,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section .h4,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section h1,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section h2,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section h3,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section h4,.featured-products-section .dondi-gallery-introduction-section .editor-content .h1,.featured-products-section .dondi-gallery-introduction-section .editor-content .h2,.featured-products-section .dondi-gallery-introduction-section .editor-content .h3,.featured-products-section .dondi-gallery-introduction-section .editor-content .h4,.featured-products-section .dondi-gallery-introduction-section .editor-content h1,.featured-products-section .dondi-gallery-introduction-section .editor-content h2,.featured-products-section .dondi-gallery-introduction-section .editor-content h3,.featured-products-section .dondi-gallery-introduction-section .editor-content h4,.featured-products-section .section-title,.featured-products-section .shop-card.extended .row .card-body .location,.furniture-compositions-section .dondi-gallery-introduction-section .editor-content .h1,.furniture-compositions-section .dondi-gallery-introduction-section .editor-content .h2,.furniture-compositions-section .dondi-gallery-introduction-section .editor-content .h3,.furniture-compositions-section .dondi-gallery-introduction-section .editor-content .h4,.furniture-compositions-section .dondi-gallery-introduction-section .editor-content h1,.furniture-compositions-section .dondi-gallery-introduction-section .editor-content h2,.furniture-compositions-section .dondi-gallery-introduction-section .editor-content h3,.furniture-compositions-section .dondi-gallery-introduction-section .editor-content h4,.furniture-compositions-section .image-container,.furniture-compositions-section .section-title,.furniture-compositions-section .shop-card.extended .row .card-body .location,.furniture-design-details-section .dondi-gallery-introduction-section .editor-content .h1,.furniture-design-details-section .dondi-gallery-introduction-section .editor-content .h2,.furniture-design-details-section .dondi-gallery-introduction-section .editor-content .h3,.furniture-design-details-section .dondi-gallery-introduction-section .editor-content .h4,.furniture-design-details-section .dondi-gallery-introduction-section .editor-content h1,.furniture-design-details-section .dondi-gallery-introduction-section .editor-content h2,.furniture-design-details-section .dondi-gallery-introduction-section .editor-content h3,.furniture-design-details-section .dondi-gallery-introduction-section .editor-content h4,.furniture-design-details-section .section-title,.furniture-design-details-section .shop-card.extended .row .card-body .location,.gallery-widget .dondi-gallery-introduction-section .editor-content .h1,.gallery-widget .dondi-gallery-introduction-section .editor-content .h2,.gallery-widget .dondi-gallery-introduction-section .editor-content .h3,.gallery-widget .dondi-gallery-introduction-section .editor-content .h4,.gallery-widget .dondi-gallery-introduction-section .editor-content h1,.gallery-widget .dondi-gallery-introduction-section .editor-content h2,.gallery-widget .dondi-gallery-introduction-section .editor-content h3,.gallery-widget .dondi-gallery-introduction-section .editor-content h4,.gallery-widget .section-title,.gallery-widget .shop-card.extended .row .card-body .location,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content .h1,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content .h2,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content .h3,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content .h4,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content h1,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content h2,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content h3,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content h4,.gallery-with-progress-bar-section .section-title,.gallery-with-progress-bar-section .shop-card.extended .row .card-body .location,.homepage-banner-section .content-row .content .subtitle,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content .h1,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content .h2,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content .h3,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content .h4,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content h1,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content h2,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content h3,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content h4,.homepage-most-clicked-links-section .row .link,.homepage-most-clicked-links-section .section-title,.homepage-most-clicked-links-section .shop-card.extended .row .card-body .location,.job-position-application-section .title,.job-position-list-section .row .job-position-card .card-body .title,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content .h1,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content .h2,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content .h3,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content .h4,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content h1,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content h2,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content h3,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content h4,.kitchen-gallery-section .section-title,.kitchen-gallery-section .shop-card.extended .row .card-body .location,.magazine-page-section .row .magazine-content .subtitle,.mb-3,.other-ideas-section .dondi-gallery-introduction-section .editor-content .h1,.other-ideas-section .dondi-gallery-introduction-section .editor-content .h2,.other-ideas-section .dondi-gallery-introduction-section .editor-content .h3,.other-ideas-section .dondi-gallery-introduction-section .editor-content .h4,.other-ideas-section .dondi-gallery-introduction-section .editor-content h1,.other-ideas-section .dondi-gallery-introduction-section .editor-content h2,.other-ideas-section .dondi-gallery-introduction-section .editor-content h3,.other-ideas-section .dondi-gallery-introduction-section .editor-content h4,.other-ideas-section .section-title,.other-ideas-section .shop-card.extended .row .card-body .location,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content .h1,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content .h2,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content .h3,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content .h4,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content h1,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content h2,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content h3,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content h4,.outlet-gallery-section .section-title,.outlet-gallery-section .shop-card.extended .row .card-body .location,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content .h1,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content .h2,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content .h3,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content .h4,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content h1,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content h2,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content h3,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content h4,.outlet-may-also-like-section .section-title,.outlet-may-also-like-section .shop-card.extended .row .card-body .location,.outlet-title-section .title,.promo-hero-section .booking-form-card .title,.promo-hero-section .title,.promotion-card .row .image-container,.shop-card .row .card-body .address,.shop-card.extended .row .card-body .available-only-in-section .location,.shop-card.extended .row .card-body .cards-widget .content .location,.shop-card.extended .row .card-body .categories-slider-section .location,.shop-card.extended .row .card-body .category-children-section .location,.shop-card.extended .row .card-body .featured-products-section .location,.shop-card.extended .row .card-body .furniture-compositions-section .location,.shop-card.extended .row .card-body .furniture-design-details-section .location,.shop-card.extended .row .card-body .gallery-widget .location,.shop-card.extended .row .card-body .gallery-with-progress-bar-section .location,.shop-card.extended .row .card-body .homepage-most-clicked-links-section .location,.shop-card.extended .row .card-body .kitchen-gallery-section .location,.shop-card.extended .row .card-body .other-ideas-section .location,.shop-card.extended .row .card-body .outlet-gallery-section .location,.shop-card.extended .row .card-body .outlet-may-also-like-section .location,.shop-card.extended .row .card-body .sofa-coatings-section .location,.shop-description .title,.shop-item-details .title,.shop-item-title-section .content .title,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content .h1,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content .h2,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content .h3,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content .h4,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content h1,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content h2,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content h3,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content h4,.sofa-coatings-section .section-title,.sofa-coatings-section .shop-card.extended .row .card-body .location,.sofa-title-section .heading-row .badges,.sofa-title-section .heading-row .brand,.sofa-title-section .heading-row .title,.widget-form-section .booking-form-card .title,.widget-form-section .content .subtitle,.widget-form-section .title,footer .mobile img,header .dropdown-menu .body .list-container .key,header .dropdown-menu .body .list-container .link{margin-bottom:1rem!important}.brand-hero-section .content .heading,.brands-section .main-row .dondi-gallery-introduction-section .editor-content .h1,.brands-section .main-row .dondi-gallery-introduction-section .editor-content .h2,.brands-section .main-row .dondi-gallery-introduction-section .editor-content .h3,.brands-section .main-row .dondi-gallery-introduction-section .editor-content .h4,.brands-section .main-row .dondi-gallery-introduction-section .editor-content h1,.brands-section .main-row .dondi-gallery-introduction-section .editor-content h2,.brands-section .main-row .dondi-gallery-introduction-section .editor-content h3,.brands-section .main-row .dondi-gallery-introduction-section .editor-content h4,.brands-section .main-row .section-title,.brands-section .main-row .shop-card.extended .row .card-body .location,.consultant-section .dondi-gallery-introduction-section .editor-content .h1,.consultant-section .dondi-gallery-introduction-section .editor-content .h2,.consultant-section .dondi-gallery-introduction-section .editor-content .h3,.consultant-section .dondi-gallery-introduction-section .editor-content .h4,.consultant-section .dondi-gallery-introduction-section .editor-content h1,.consultant-section .dondi-gallery-introduction-section .editor-content h2,.consultant-section .dondi-gallery-introduction-section .editor-content h3,.consultant-section .dondi-gallery-introduction-section .editor-content h4,.consultant-section .section-title,.consultant-section .shop-card.extended .row .card-body .location,.dondi-gallery-introduction-section .editor-content .brands-section .main-row .h1,.dondi-gallery-introduction-section .editor-content .brands-section .main-row .h2,.dondi-gallery-introduction-section .editor-content .brands-section .main-row .h3,.dondi-gallery-introduction-section .editor-content .brands-section .main-row .h4,.dondi-gallery-introduction-section .editor-content .brands-section .main-row h1,.dondi-gallery-introduction-section .editor-content .brands-section .main-row h2,.dondi-gallery-introduction-section .editor-content .brands-section .main-row h3,.dondi-gallery-introduction-section .editor-content .brands-section .main-row h4,.dondi-gallery-introduction-section .editor-content .consultant-section .h1,.dondi-gallery-introduction-section .editor-content .consultant-section .h2,.dondi-gallery-introduction-section .editor-content .consultant-section .h3,.dondi-gallery-introduction-section .editor-content .consultant-section .h4,.dondi-gallery-introduction-section .editor-content .consultant-section h1,.dondi-gallery-introduction-section .editor-content .consultant-section h2,.dondi-gallery-introduction-section .editor-content .consultant-section h3,.dondi-gallery-introduction-section .editor-content .consultant-section h4,.furniture-introduction-section .row .title,.homepage-banner-section .content-row .content .description,.kitchen-item-detail-section .brand,.kitchen-item-detail-section .description,.mb-4,.other-detail-card .card-body .measures,.other-ideas-section .sofa-composition-row .detail-card .card-body .measures,.products-list-hero-section .content .heading,.shop-card.extended .row .card-body .brands-section .main-row .location,.shop-card.extended .row .card-body .consultant-section .location,.sofa-coatings-section .description,.title-image-section .content .heading,.visit-our-shop-section .content .search-bar,.visit-our-shop-section .content .title{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.btn-whatsapp svg,.ms-1{margin-left:.25rem!important}.filter-dropdown .filter-selected svg,.ms-2{margin-left:.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:.25rem!important}#mobile-search-modal .most-searched .category-card .card-body,.countdown-widget .remaining-time .block,.p-2{padding:.5rem!important}.other-ideas-section .ideas .products-row .outlet-card .card-body,.p-3,.product-promo-section .product-promo{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.about-translated-card-section .translated-card .card-body,.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.furniture-design-details-section .content,.px-2{padding-left:.5rem!important;padding-right:.5rem!important}#mobile-menu-modal .modal-body .brands-list,#mobile-menu-modal .modal-body .items,#mobile-menu-modal .modal-body .secondary-items,#mobile-menu-modal .modal-body .sub-menu-item,.consultant-section .consultant-content,.map-container .search-bar-positioner,.price-list-ribbon,.px-3,.selected-shop-card .card-body .content{padding-left:1rem!important;padding-right:1rem!important}.map-container .search-bar-positioner .search-bar,.px-4,.visit-our-shop-section .content .search-bar{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.promo-header .title,.py-2,.selected-shop-card .card-body .content,.shop-item-details .time-table .entry,.toolbar{padding-bottom:.5rem!important;padding-top:.5rem!important}#mobile-menu-modal .modal-body .items .item,#mobile-search-modal .results .result,.brand-list-section .brand-row,.magazine-section,.map-container .search-bar-positioner .search-bar,.outlet-content-section .price-card .card-body .financing,.outlet-content-section .price-card .card-body .view-map,.py-3,.sup-header,.visit-our-shop-section .content .search-bar,header{padding-bottom:1rem!important;padding-top:1rem!important}.category-our-brands-section .brand-list-item,.price-list-ribbon,.py-4,.shop-card.extended .row .card-body .contacts{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.other-ideas-section .ideas .products-row .outlet-card .card-body,.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.job-position-list-section .row .job-position-card .card-body .store,.pt-2{padding-top:.5rem!important}.furniture-design-details-section .row,.map-container .search-bar-positioner,.product-card .card-body .details,.pt-3,div:not(#homepage-banner-splide) .splide__pagination{padding-top:1rem!important}.about-translated-card-section .translated-card .card-header,.appearing-text-section .details-row,.consultant-section .consultant-content,.pt-4,.shop-item-details .special-days-card .card-body .special-day+.special-day{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.about-translated-card-section .translated-card .card-header,.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.other-detail-card .card-body,.pb-2{padding-bottom:.5rem!important}#mobile-menu-modal .modal-body .items,.dondi-gallery-introduction-section .editor-content .other-details-section .h1,.dondi-gallery-introduction-section .editor-content .other-details-section .h2,.dondi-gallery-introduction-section .editor-content .other-details-section .h3,.dondi-gallery-introduction-section .editor-content .other-details-section .h4,.dondi-gallery-introduction-section .editor-content .other-details-section h1,.dondi-gallery-introduction-section .editor-content .other-details-section h2,.dondi-gallery-introduction-section .editor-content .other-details-section h3,.dondi-gallery-introduction-section .editor-content .other-details-section h4,.other-details-section .dondi-gallery-introduction-section .editor-content .h1,.other-details-section .dondi-gallery-introduction-section .editor-content .h2,.other-details-section .dondi-gallery-introduction-section .editor-content .h3,.other-details-section .dondi-gallery-introduction-section .editor-content .h4,.other-details-section .dondi-gallery-introduction-section .editor-content h1,.other-details-section .dondi-gallery-introduction-section .editor-content h2,.other-details-section .dondi-gallery-introduction-section .editor-content h3,.other-details-section .dondi-gallery-introduction-section .editor-content h4,.other-details-section .section-title,.other-details-section .shop-card.extended .row .card-body .location,.pb-3,.products-section .heading-row,.shop-card .row .card-body .brands-row,.shop-card.extended .row .card-body .other-details-section .location{padding-bottom:1rem!important}.magazine-section .row .subtitle,.pb-4,.sofa-coatings-nav{padding-bottom:1.5rem!important}.homepage-banner-section .content-row .content,.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.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,.products-row .outlet-card .card-footer,div:not(#homepage-banner-splide) .splide__pagination{gap:.25rem!important}#mobile-menu-modal .modal-body .brands-list .brands,.call-to-action-widget .call-to-actions,.check-row,.consultant-section .consultant-content .ctas,.countdown-widget .remaining-time .block,.faq-page-section #faq-categories-nav,.gap-2,.listing-kitchen-section .heading-row .filters-row,.outlet-content-section .price-card .card-body .horizontal-discounted-price,.outlet-content-section .price-card .card-footer,.product-card .card-body .details .detail,.shop-card .row .card-body .brands-row,.shop-card .row .card-body .contacts,.shop-card.extended .row .card-body .ctas-row,.shop-item-title-section .content .brands,.sofa-title-section .heading-row .badges,.toolbar .content .actions-section .actions,header .dropdown-menu .footer .brands{gap:.5rem!important}#modularity-section .splide__arrows,.accessory-brand-visit-us-section .content .ctas-row,.available-only-in-section .shop-row,.booking-form-section .content .items,.brand-hero-section .content .heading,.category-our-brands-section .brand-list-item .left-block,.category-our-brands-section .brand-list-item .right-block,.consultant-section .consultant-content .list,.consultant-section .consultant-content .list .element,.exclusive-furnishing-section .content .brands,.gap-3,.homepage-banner-section .splide__arrows,.kitchen-item-detail-section .ctas,.listing-kitchen-section .heading-row,.magazine-section .row .newsletter-container,.magazine-section .row .newsletter-container .input-container,.other-ideas-section .ideas .products-row .outlet-card .card-body .discounted-price .discounted-block,.outlet-card .card-body .price-row,.outlet-card .card-footer,.outlet-content-section .price-card .card-body .view-map .detail,.product-card .card-body .details,.products-list-hero-section .content .heading,.progress-slide,.promotions-section #promotions-slider .splide__arrows,.shop-card.extended .row .card-body .contacts,.sup-header .sub-header-content .ctas-row,.title-image-section .content .heading,.toolbar .content .title-section .items,.widget-form-section .content .items,footer .desktop .footer-links,footer .sup-header .footer-links,footer header .header-content .left-section .ctas-row .footer-links,footer header .header-content .right-section .search-bar .footer-links,header .header-content .left-section footer .ctas-row .footer-links,header .header-content .right-section,header .header-content .right-section footer .search-bar .footer-links{gap:1rem!important}#mobile-menu-modal .modal-body .secondary-items,#mobile-menu-modal .modal-body .sub-menu-item .sub-items .sub-item,.appearing-text-section .details-row,.brand-list-section .brand-row .call-to-action,.brand-list-section .brand-row .content,.breadcrumbs,.consultant-section .consultant-content,.countdown-widget .remaining-time,.gap-4,.shop-item-details .special-days-card .card-body,.sofa-coatings-nav,footer .mobile .accordion-body,header .dropdown-menu.search .results{gap:1.5rem!important}.about-hero-section .content,.gap-5,.toolbar .content .actions-section{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.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:.25rem!important}.column-gap-2{column-gap:.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.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!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-base,.lh-sm{line-height:1.25!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{--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-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-gray-100{--bs-text-opacity:1;color:rgba(var(--bs-gray-100-rgb),var(--bs-text-opacity))!important}.text-gray-200{--bs-text-opacity:1;color:rgba(var(--bs-gray-200-rgb),var(--bs-text-opacity))!important}.text-gray-300{--bs-text-opacity:1;color:rgba(var(--bs-gray-300-rgb),var(--bs-text-opacity))!important}.text-gray-400{--bs-text-opacity:1;color:rgba(var(--bs-gray-400-rgb),var(--bs-text-opacity))!important}.text-gray-500{--bs-text-opacity:1;color:rgba(var(--bs-gray-500-rgb),var(--bs-text-opacity))!important}.text-gray-600{--bs-text-opacity:1;color:rgba(var(--bs-gray-600-rgb),var(--bs-text-opacity))!important}.text-gray-700{--bs-text-opacity:1;color:rgba(var(--bs-gray-700-rgb),var(--bs-text-opacity))!important}.text-gray-800{--bs-text-opacity:1;color:rgba(var(--bs-gray-800-rgb),var(--bs-text-opacity))!important}.text-gray-900{--bs-text-opacity:1;color:rgba(var(--bs-gray-900-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-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,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.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,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.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-white{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-white-rgb),var(--bs-link-underline-opacity))!important}.link-underline-gray-100{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-gray-100-rgb),var(--bs-link-underline-opacity))!important}.link-underline-gray-200{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-gray-200-rgb),var(--bs-link-underline-opacity))!important}.link-underline-gray-300{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-gray-300-rgb),var(--bs-link-underline-opacity))!important}.link-underline-gray-400{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-gray-400-rgb),var(--bs-link-underline-opacity))!important}.link-underline-gray-500{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-gray-500-rgb),var(--bs-link-underline-opacity))!important}.link-underline-gray-600{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-gray-600-rgb),var(--bs-link-underline-opacity))!important}.link-underline-gray-700{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-gray-700-rgb),var(--bs-link-underline-opacity))!important}.link-underline-gray-800{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-gray-800-rgb),var(--bs-link-underline-opacity))!important}.link-underline-gray-900{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-gray-900-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,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.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{--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-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-gray-100{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-100-rgb),var(--bs-bg-opacity))!important}.bg-gray-200{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-200-rgb),var(--bs-bg-opacity))!important}.bg-gray-300{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-300-rgb),var(--bs-bg-opacity))!important}.bg-gray-400{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-400-rgb),var(--bs-bg-opacity))!important}.bg-gray-500{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-500-rgb),var(--bs-bg-opacity))!important}.bg-gray-600{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-600-rgb),var(--bs-bg-opacity))!important}.bg-gray-700{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-700-rgb),var(--bs-bg-opacity))!important}.bg-gray-800{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-800-rgb),var(--bs-bg-opacity))!important}.bg-gray-900{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-900-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-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}#mobile-search-modal .search-bar .form-control,.rounded-pill,header .header-content .right-section .search-bar .form-control{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-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-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}@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:.25rem!important}.m-sm-2{margin:.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-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.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:.25rem!important}.me-sm-2{margin-right:.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:.25rem!important}.mb-sm-2{margin-bottom:.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:.25rem!important}.ms-sm-2{margin-left:.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:.25rem!important}.p-sm-2{padding:.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-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.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:.25rem!important}.pe-sm-2{padding-right:.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:.25rem!important}.pb-sm-2{padding-bottom:.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:.25rem!important}.ps-sm-2{padding-left:.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:.25rem!important}.gap-sm-2{gap:.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:.25rem!important}.row-gap-sm-2{row-gap:.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:.25rem!important}.column-gap-sm-2{column-gap:.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:.25rem!important}.m-md-2{margin:.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-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.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:.25rem!important}.me-md-2{margin-right:.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:.25rem!important}.mb-md-2{margin-bottom:.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:.25rem!important}.ms-md-2{margin-left:.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:.25rem!important}.p-md-2{padding:.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-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.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:.25rem!important}.pe-md-2{padding-right:.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:.25rem!important}.pb-md-2{padding-bottom:.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:.25rem!important}.ps-md-2{padding-left:.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:.25rem!important}.gap-md-2{gap:.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:.25rem!important}.row-gap-md-2{row-gap:.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:.25rem!important}.column-gap-md-2{column-gap:.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}.consultant-section .dondi-gallery-introduction-section .editor-content .h1,.consultant-section .dondi-gallery-introduction-section .editor-content .h2,.consultant-section .dondi-gallery-introduction-section .editor-content .h3,.consultant-section .dondi-gallery-introduction-section .editor-content .h4,.consultant-section .dondi-gallery-introduction-section .editor-content h1,.consultant-section .dondi-gallery-introduction-section .editor-content h2,.consultant-section .dondi-gallery-introduction-section .editor-content h3,.consultant-section .dondi-gallery-introduction-section .editor-content h4,.consultant-section .section-title,.consultant-section .shop-card.extended .row .card-body .location,.d-lg-block,.dondi-gallery-introduction-section .editor-content .consultant-section .h1,.dondi-gallery-introduction-section .editor-content .consultant-section .h2,.dondi-gallery-introduction-section .editor-content .consultant-section .h3,.dondi-gallery-introduction-section .editor-content .consultant-section .h4,.dondi-gallery-introduction-section .editor-content .consultant-section h1,.dondi-gallery-introduction-section .editor-content .consultant-section h2,.dondi-gallery-introduction-section .editor-content .consultant-section h3,.dondi-gallery-introduction-section .editor-content .consultant-section h4,.shop-card.extended .row .card-body .consultant-section .location{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:.25rem!important}.m-lg-2{margin:.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-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.job-position-application-section .job-position-application-card,.magazine-page-section .row .magazine-content .subtitle,.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3,.paginator{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:.25rem!important}.me-lg-2{margin-right:.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}.brands-section .main-row .dondi-gallery-introduction-section .editor-content .h1,.brands-section .main-row .dondi-gallery-introduction-section .editor-content .h2,.brands-section .main-row .dondi-gallery-introduction-section .editor-content .h3,.brands-section .main-row .dondi-gallery-introduction-section .editor-content .h4,.brands-section .main-row .dondi-gallery-introduction-section .editor-content h1,.brands-section .main-row .dondi-gallery-introduction-section .editor-content h2,.brands-section .main-row .dondi-gallery-introduction-section .editor-content h3,.brands-section .main-row .dondi-gallery-introduction-section .editor-content h4,.brands-section .main-row .section-title,.brands-section .main-row .shop-card.extended .row .card-body .location,.dondi-gallery-introduction-section .editor-content .brands-section .main-row .h1,.dondi-gallery-introduction-section .editor-content .brands-section .main-row .h2,.dondi-gallery-introduction-section .editor-content .brands-section .main-row .h3,.dondi-gallery-introduction-section .editor-content .brands-section .main-row .h4,.dondi-gallery-introduction-section .editor-content .brands-section .main-row h1,.dondi-gallery-introduction-section .editor-content .brands-section .main-row h2,.dondi-gallery-introduction-section .editor-content .brands-section .main-row h3,.dondi-gallery-introduction-section .editor-content .brands-section .main-row h4,.dondi-gallery-introduction-section .editor-content .homepage-news-section .h1,.dondi-gallery-introduction-section .editor-content .homepage-news-section .h2,.dondi-gallery-introduction-section .editor-content .homepage-news-section .h3,.dondi-gallery-introduction-section .editor-content .homepage-news-section .h4,.dondi-gallery-introduction-section .editor-content .homepage-news-section h1,.dondi-gallery-introduction-section .editor-content .homepage-news-section h2,.dondi-gallery-introduction-section .editor-content .homepage-news-section h3,.dondi-gallery-introduction-section .editor-content .homepage-news-section h4,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section .h1,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section .h2,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section .h3,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section .h4,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section h1,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section h2,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section h3,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section h4,.dondi-gallery-introduction-section .editor-content .other-ideas-section .h1,.dondi-gallery-introduction-section .editor-content .other-ideas-section .h2,.dondi-gallery-introduction-section .editor-content .other-ideas-section .h3,.dondi-gallery-introduction-section .editor-content .other-ideas-section .h4,.dondi-gallery-introduction-section .editor-content .other-ideas-section h1,.dondi-gallery-introduction-section .editor-content .other-ideas-section h2,.dondi-gallery-introduction-section .editor-content .other-ideas-section h3,.dondi-gallery-introduction-section .editor-content .other-ideas-section h4,.homepage-news-section .dondi-gallery-introduction-section .editor-content .h1,.homepage-news-section .dondi-gallery-introduction-section .editor-content .h2,.homepage-news-section .dondi-gallery-introduction-section .editor-content .h3,.homepage-news-section .dondi-gallery-introduction-section .editor-content .h4,.homepage-news-section .dondi-gallery-introduction-section .editor-content h1,.homepage-news-section .dondi-gallery-introduction-section .editor-content h2,.homepage-news-section .dondi-gallery-introduction-section .editor-content h3,.homepage-news-section .dondi-gallery-introduction-section .editor-content h4,.homepage-news-section .section-title,.homepage-news-section .shop-card.extended .row .card-body .location,.mb-lg-0,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content .h1,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content .h2,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content .h3,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content .h4,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content h1,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content h2,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content h3,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content h4,.news-item-read-more-section .section-title,.news-item-read-more-section .shop-card.extended .row .card-body .location,.other-ideas-section .dondi-gallery-introduction-section .editor-content .h1,.other-ideas-section .dondi-gallery-introduction-section .editor-content .h2,.other-ideas-section .dondi-gallery-introduction-section .editor-content .h3,.other-ideas-section .dondi-gallery-introduction-section .editor-content .h4,.other-ideas-section .dondi-gallery-introduction-section .editor-content h1,.other-ideas-section .dondi-gallery-introduction-section .editor-content h2,.other-ideas-section .dondi-gallery-introduction-section .editor-content h3,.other-ideas-section .dondi-gallery-introduction-section .editor-content h4,.other-ideas-section .section-title,.other-ideas-section .shop-card.extended .row .card-body .location,.promotion-card .row .image-container,.shop-card.extended .row .card-body .brands-section .main-row .location,.shop-card.extended .row .card-body .homepage-news-section .location,.shop-card.extended .row .card-body .news-item-read-more-section .location,.shop-card.extended .row .card-body .other-ideas-section .location,.shop-item-title-section .content .title,.sofa-title-section .heading-row .title{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}#news-list-slider .news-block .news-title,.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .panel-title,.mb-lg-3{margin-bottom:1rem!important}#book-appointment-modal .modal-content .modal-body .description,.available-only-in-section .dondi-gallery-introduction-section .editor-content .h1,.available-only-in-section .dondi-gallery-introduction-section .editor-content .h2,.available-only-in-section .dondi-gallery-introduction-section .editor-content .h3,.available-only-in-section .dondi-gallery-introduction-section .editor-content .h4,.available-only-in-section .dondi-gallery-introduction-section .editor-content h1,.available-only-in-section .dondi-gallery-introduction-section .editor-content h2,.available-only-in-section .dondi-gallery-introduction-section .editor-content h3,.available-only-in-section .dondi-gallery-introduction-section .editor-content h4,.available-only-in-section .section-title,.available-only-in-section .shop-card.extended .row .card-body .location,.booking-form-section .title,.brand-hero-section .content .title,.call-to-action-widget .description,.cards-widget .content .dondi-gallery-introduction-section .editor-content .h1,.cards-widget .content .dondi-gallery-introduction-section .editor-content .h2,.cards-widget .content .dondi-gallery-introduction-section .editor-content .h3,.cards-widget .content .dondi-gallery-introduction-section .editor-content .h4,.cards-widget .content .dondi-gallery-introduction-section .editor-content h1,.cards-widget .content .dondi-gallery-introduction-section .editor-content h2,.cards-widget .content .dondi-gallery-introduction-section .editor-content h3,.cards-widget .content .dondi-gallery-introduction-section .editor-content h4,.cards-widget .content .section-title,.cards-widget .content .shop-card.extended .row .card-body .location,.categories-slider-section .dondi-gallery-introduction-section .editor-content .h1,.categories-slider-section .dondi-gallery-introduction-section .editor-content .h2,.categories-slider-section .dondi-gallery-introduction-section .editor-content .h3,.categories-slider-section .dondi-gallery-introduction-section .editor-content .h4,.categories-slider-section .dondi-gallery-introduction-section .editor-content h1,.categories-slider-section .dondi-gallery-introduction-section .editor-content h2,.categories-slider-section .dondi-gallery-introduction-section .editor-content h3,.categories-slider-section .dondi-gallery-introduction-section .editor-content h4,.categories-slider-section .section-title,.categories-slider-section .shop-card.extended .row .card-body .location,.category-children-section .dondi-gallery-introduction-section .editor-content .h1,.category-children-section .dondi-gallery-introduction-section .editor-content .h2,.category-children-section .dondi-gallery-introduction-section .editor-content .h3,.category-children-section .dondi-gallery-introduction-section .editor-content .h4,.category-children-section .dondi-gallery-introduction-section .editor-content h1,.category-children-section .dondi-gallery-introduction-section .editor-content h2,.category-children-section .dondi-gallery-introduction-section .editor-content h3,.category-children-section .dondi-gallery-introduction-section .editor-content h4,.category-children-section .section-title,.category-children-section .shop-card.extended .row .card-body .location,.dondi-gallery-introduction-section .editor-content .available-only-in-section .h1,.dondi-gallery-introduction-section .editor-content .available-only-in-section .h2,.dondi-gallery-introduction-section .editor-content .available-only-in-section .h3,.dondi-gallery-introduction-section .editor-content .available-only-in-section .h4,.dondi-gallery-introduction-section .editor-content .available-only-in-section h1,.dondi-gallery-introduction-section .editor-content .available-only-in-section h2,.dondi-gallery-introduction-section .editor-content .available-only-in-section h3,.dondi-gallery-introduction-section .editor-content .available-only-in-section h4,.dondi-gallery-introduction-section .editor-content .cards-widget .content .h1,.dondi-gallery-introduction-section .editor-content .cards-widget .content .h2,.dondi-gallery-introduction-section .editor-content .cards-widget .content .h3,.dondi-gallery-introduction-section .editor-content .cards-widget .content .h4,.dondi-gallery-introduction-section .editor-content .cards-widget .content h1,.dondi-gallery-introduction-section .editor-content .cards-widget .content h2,.dondi-gallery-introduction-section .editor-content .cards-widget .content h3,.dondi-gallery-introduction-section .editor-content .cards-widget .content h4,.dondi-gallery-introduction-section .editor-content .categories-slider-section .h1,.dondi-gallery-introduction-section .editor-content .categories-slider-section .h2,.dondi-gallery-introduction-section .editor-content .categories-slider-section .h3,.dondi-gallery-introduction-section .editor-content .categories-slider-section .h4,.dondi-gallery-introduction-section .editor-content .categories-slider-section h1,.dondi-gallery-introduction-section .editor-content .categories-slider-section h2,.dondi-gallery-introduction-section .editor-content .categories-slider-section h3,.dondi-gallery-introduction-section .editor-content .categories-slider-section h4,.dondi-gallery-introduction-section .editor-content .category-children-section .h1,.dondi-gallery-introduction-section .editor-content .category-children-section .h2,.dondi-gallery-introduction-section .editor-content .category-children-section .h3,.dondi-gallery-introduction-section .editor-content .category-children-section .h4,.dondi-gallery-introduction-section .editor-content .category-children-section h1,.dondi-gallery-introduction-section .editor-content .category-children-section h2,.dondi-gallery-introduction-section .editor-content .category-children-section h3,.dondi-gallery-introduction-section .editor-content .category-children-section h4,.dondi-gallery-introduction-section .editor-content .featured-products-section .h1,.dondi-gallery-introduction-section .editor-content .featured-products-section .h2,.dondi-gallery-introduction-section .editor-content .featured-products-section .h3,.dondi-gallery-introduction-section .editor-content .featured-products-section .h4,.dondi-gallery-introduction-section .editor-content .featured-products-section h1,.dondi-gallery-introduction-section .editor-content .featured-products-section h2,.dondi-gallery-introduction-section .editor-content .featured-products-section h3,.dondi-gallery-introduction-section .editor-content .featured-products-section h4,.dondi-gallery-introduction-section .editor-content .gallery-widget .h1,.dondi-gallery-introduction-section .editor-content .gallery-widget .h2,.dondi-gallery-introduction-section .editor-content .gallery-widget .h3,.dondi-gallery-introduction-section .editor-content .gallery-widget .h4,.dondi-gallery-introduction-section .editor-content .gallery-widget h1,.dondi-gallery-introduction-section .editor-content .gallery-widget h2,.dondi-gallery-introduction-section .editor-content .gallery-widget h3,.dondi-gallery-introduction-section .editor-content .gallery-widget h4,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section .h1,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section .h2,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section .h3,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section .h4,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section h1,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section h2,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section h3,.dondi-gallery-introduction-section .editor-content .gallery-with-progress-bar-section h4,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section .h1,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section .h2,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section .h3,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section .h4,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section h1,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section h2,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section h3,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section h4,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section .h1,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section .h2,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section .h3,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section .h4,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section h1,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section h2,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section h3,.dondi-gallery-introduction-section .editor-content .kitchen-gallery-section h4,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section .h1,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section .h2,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section .h3,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section .h4,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section h1,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section h2,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section h3,.dondi-gallery-introduction-section .editor-content .outlet-gallery-section h4,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section .h1,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section .h2,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section .h3,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section .h4,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section h1,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section h2,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section h3,.dondi-gallery-introduction-section .editor-content .outlet-may-also-like-section h4,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section .h1,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section .h2,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section .h3,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section .h4,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section h1,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section h2,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section h3,.dondi-gallery-introduction-section .editor-content .sofa-coatings-section h4,.featured-products-section .dondi-gallery-introduction-section .editor-content .h1,.featured-products-section .dondi-gallery-introduction-section .editor-content .h2,.featured-products-section .dondi-gallery-introduction-section .editor-content .h3,.featured-products-section .dondi-gallery-introduction-section .editor-content .h4,.featured-products-section .dondi-gallery-introduction-section .editor-content h1,.featured-products-section .dondi-gallery-introduction-section .editor-content h2,.featured-products-section .dondi-gallery-introduction-section .editor-content h3,.featured-products-section .dondi-gallery-introduction-section .editor-content h4,.featured-products-section .section-title,.featured-products-section .shop-card.extended .row .card-body .location,.gallery-widget .dondi-gallery-introduction-section .editor-content .h1,.gallery-widget .dondi-gallery-introduction-section .editor-content .h2,.gallery-widget .dondi-gallery-introduction-section .editor-content .h3,.gallery-widget .dondi-gallery-introduction-section .editor-content .h4,.gallery-widget .dondi-gallery-introduction-section .editor-content h1,.gallery-widget .dondi-gallery-introduction-section .editor-content h2,.gallery-widget .dondi-gallery-introduction-section .editor-content h3,.gallery-widget .dondi-gallery-introduction-section .editor-content h4,.gallery-widget .section-title,.gallery-widget .shop-card.extended .row .card-body .location,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content .h1,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content .h2,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content .h3,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content .h4,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content h1,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content h2,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content h3,.gallery-with-progress-bar-section .dondi-gallery-introduction-section .editor-content h4,.gallery-with-progress-bar-section .section-title,.gallery-with-progress-bar-section .shop-card.extended .row .card-body .location,.hero-image-widget .title,.hero-text-widget .content .translated-card .title,.hero-video-widget .title,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content .h1,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content .h2,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content .h3,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content .h4,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content h1,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content h2,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content h3,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content h4,.homepage-most-clicked-links-section .section-title,.homepage-most-clicked-links-section .shop-card.extended .row .card-body .location,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content .h1,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content .h2,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content .h3,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content .h4,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content h1,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content h2,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content h3,.kitchen-gallery-section .dondi-gallery-introduction-section .editor-content h4,.kitchen-gallery-section .section-title,.kitchen-gallery-section .shop-card.extended .row .card-body .location,.kitchen-introduction-section .title,.magazine-page-section .row .magazine-content .subtitle,.map-widget .title,.mb-lg-4,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content .h1,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content .h2,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content .h3,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content .h4,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content h1,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content h2,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content h3,.outlet-gallery-section .dondi-gallery-introduction-section .editor-content h4,.outlet-gallery-section .section-title,.outlet-gallery-section .shop-card.extended .row .card-body .location,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content .h1,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content .h2,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content .h3,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content .h4,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content h1,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content h2,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content h3,.outlet-may-also-like-section .dondi-gallery-introduction-section .editor-content h4,.outlet-may-also-like-section .section-title,.outlet-may-also-like-section .shop-card.extended .row .card-body .location,.outlet-title-section .title,.products-list-hero-section .content .title,.promo-hero-section .booking-form-card .title,.shop-card.extended .row .card-body .available-only-in-section .location,.shop-card.extended .row .card-body .cards-widget .content .location,.shop-card.extended .row .card-body .categories-slider-section .location,.shop-card.extended .row .card-body .category-children-section .location,.shop-card.extended .row .card-body .featured-products-section .location,.shop-card.extended .row .card-body .gallery-widget .location,.shop-card.extended .row .card-body .gallery-with-progress-bar-section .location,.shop-card.extended .row .card-body .homepage-most-clicked-links-section .location,.shop-card.extended .row .card-body .kitchen-gallery-section .location,.shop-card.extended .row .card-body .outlet-gallery-section .location,.shop-card.extended .row .card-body .outlet-may-also-like-section .location,.shop-card.extended .row .card-body .sofa-coatings-section .location,.shop-description .title,.shop-item-details .title,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content .h1,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content .h2,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content .h3,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content .h4,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content h1,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content h2,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content h3,.sofa-coatings-section .dondi-gallery-introduction-section .editor-content h4,.sofa-coatings-section .section-title,.sofa-coatings-section .shop-card.extended .row .card-body .location,.sofa-title-section .heading-row .brand,.title-image-section .content .title,.widget-form-section .booking-form-card .title,.widget-form-section .title{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:.25rem!important}.ms-lg-2{margin-left:.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:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.about-translated-card-section .translated-card .card-body,.booking-form-section .booking-form-card .card-body,.brand-hero-section .current-promo-card .card-body,.call-to-action-card .card-body,.category-card .card-body,.homepage-card .card-body,.job-position-application-section .job-position-application-card .card-body,.other-detail-card .card-footer,.other-ideas-section .sofa-composition-row .detail-card .card-body,.other-ideas-section .sofa-composition-row .detail-card .card-footer,.outlet-content-section .price-card .card-body,.outlet-content-section .price-card .card-footer,.p-lg-4,.product-promo-section .product-promo,.products-list-hero-section .current-promo-card .card-body,.promo-hero-section .booking-form-card .card-body,.shop-item-details .special-days-card .card-body,.title-image-section .current-promo-card .card-body,.widget-form-section .booking-form-card .card-body{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.map-container .search-bar-positioner,.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.other-detail-card .card-body,.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4,.toolbar{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.map-container .search-bar-positioner,.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.other-detail-card .card-body,.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:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.homepage-banner-section .content-row .content,.magazine-section .row .subtitle,.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.dondi-gallery-introduction-section .editor-content .other-details-section .h1,.dondi-gallery-introduction-section .editor-content .other-details-section .h2,.dondi-gallery-introduction-section .editor-content .other-details-section .h3,.dondi-gallery-introduction-section .editor-content .other-details-section .h4,.dondi-gallery-introduction-section .editor-content .other-details-section h1,.dondi-gallery-introduction-section .editor-content .other-details-section h2,.dondi-gallery-introduction-section .editor-content .other-details-section h3,.dondi-gallery-introduction-section .editor-content .other-details-section h4,.other-details-section .dondi-gallery-introduction-section .editor-content .h1,.other-details-section .dondi-gallery-introduction-section .editor-content .h2,.other-details-section .dondi-gallery-introduction-section .editor-content .h3,.other-details-section .dondi-gallery-introduction-section .editor-content .h4,.other-details-section .dondi-gallery-introduction-section .editor-content h1,.other-details-section .dondi-gallery-introduction-section .editor-content h2,.other-details-section .dondi-gallery-introduction-section .editor-content h3,.other-details-section .dondi-gallery-introduction-section .editor-content h4,.other-details-section .section-title,.other-details-section .shop-card.extended .row .card-body .location,.pb-lg-4,.products-section .heading-row,.shop-card.extended .row .card-body .other-details-section .location{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.magazine-section .row .subtitle,.magazine-section .row .title,.ps-lg-4,.shop-card .row .card-body{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0,.listing-kitchen-section .heading-row{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3,.products-row .outlet-card .card-footer,.shop-item-title-section .content .brands{gap:1rem!important}.gap-lg-4,.listing-kitchen-section .heading-row .filters-row{gap:1.5rem!important}.about-hero-section .content,.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.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:.25rem!important}.column-gap-lg-2{column-gap:.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:1300px){.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:.25rem!important}.m-xl-2{margin:.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-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.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:.25rem!important}.me-xl-2{margin-right:.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:.25rem!important}.mb-xl-2{margin-bottom:.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:.25rem!important}.ms-xl-2{margin-left:.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:.25rem!important}.p-xl-2{padding:.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-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.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:.25rem!important}.pe-xl-2{padding-right:.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:.25rem!important}.pb-xl-2{padding-bottom:.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:.25rem!important}.ps-xl-2{padding-left:.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:.25rem!important}.gap-xl-2{gap:.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:.25rem!important}.row-gap-xl-2{row-gap:.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:.25rem!important}.column-gap-xl-2{column-gap:.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:1500px){.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:.25rem!important}.m-xxl-2{margin:.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-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.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:.25rem!important}.me-xxl-2{margin-right:.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:.25rem!important}.mb-xxl-2{margin-bottom:.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:.25rem!important}.ms-xxl-2{margin-left:.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:.25rem!important}.p-xxl-2{padding:.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-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.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:.25rem!important}.pe-xxl-2{padding-right:.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:.25rem!important}.pb-xxl-2{padding-bottom:.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:.25rem!important}.ps-xxl-2{padding-left:.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:.25rem!important}.gap-xxl-2{gap:.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:.25rem!important}.row-gap-xxl-2{row-gap:.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:.25rem!important}.column-gap-xxl-2{column-gap:.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:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{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}}@font-face{font-family:EditorialOld;font-weight:400;src:url(/build/frontend/fonts/regular.30ef60d1.ttf)}@font-face{font-family:Serotiva;font-weight:300;src:url(/build/frontend/fonts/light.1807c1ba.otf)}@font-face{font-family:Serotiva;font-weight:400;src:url(/build/frontend/fonts/regular.253de79f.otf)}@font-face{font-family:Serotiva;font-weight:500;src:url(/build/frontend/fonts/medium.460de109.otf)}@font-face{font-family:Serotiva;font-weight:600;src:url(/build/frontend/fonts/semiBold.a23ae782.otf)}@font-face{font-family:Serotiva;font-weight:700;src:url(/build/frontend/fonts/bold.da7f05cd.otf)}.check-row{display:flex;flex-wrap:wrap}.check-row .check-btn{background-color:rgba(190,47,39,.15);color:#be2f27}.check-row .btn-check:checked+.btn,.check-row .check-btn:hover,.check-row .paginator .page-item .btn-check:checked+.page-link,.check-row .video-widget-content .btn-check:checked+.play-button,.paginator .page-item .check-row .btn-check:checked+.page-link,.video-widget-content .check-row .btn-check:checked+.play-button{background-color:#be2f27!important;color:#fff!important}.fs-3xl{font-size:1.5rem}.fs-xxl{font-size:1.375rem}.fs-xl{font-size:1.25rem}.fs-lg{font-size:1.125rem}.fs-md{font-size:1rem}.fs-sm,label{font-size:.875rem}.fs-xs{font-size:.75rem}.fs-xxs{font-size:.625rem}.ff-serif{font-family:EditorialOld,"serif"}a{text-decoration:none}.fw-medium{font-weight:500}.link{color:#0037c6;font-weight:400}.line-height-1{line-height:1}.line-height-sm{line-height:.875rem}.line-height-xs{line-height:.75rem}.text-muted{color:#7a7a7a!important}strong{font-weight:600}.space-0,.space-top-0{padding-top:0!important}.article-content,.space-0,.space-bottom-0{padding-bottom:0!important}#financing-modal .modal-body .details-container,#financing-modal .modal-body .result-container,#mobile-menu-modal .modal-body .brands-list,#mobile-menu-modal .modal-body .secondary-items,#mobile-menu-modal .modal-body .sub-menu-item .sub-items .sub-item,#mobile-search-modal .most-searched,#modularity-section .splide__arrows,#news-list-slider,.accessory-brand-visit-us-section .content .ctas-row,.call-to-action-card .card-body .discount-block .discount-value,.countdown-widget .description,.featured-outlets-section,.featured-products-section,.furniture-compositions-section,.furniture-introduction-section,.hero-image-widget .title,.hero-text-widget .content,.hero-text-widget .content .translated-card .title,.hero-video-widget .title,.homepage-most-clicked-links-section,.homepage-news-section,.job-position-application-section .title,.job-position-list-section,.job-position-list-section .row .job-position-card,.kitchen-composition-ideas-section .main-row .composition-panel,.kitchen-go-back,.kitchen-item-detail-section,.kitchen-item-details-section .row .details-container,.kitchen-item-details-section .row .details-container .details-list .separator,.listing-kitchen-section,.listing-kitchen-section .cta-row,.magazine-section .row .title,.news-list-section,.other-ideas-section .sofa-composition-row,.outlet-content-section .description-container,.outlet-may-also-like-section,.paginator,.promo-hero-section .content,.promo-hero-section .title,.promotions-section #promotions-slider .splide__arrows,.seo-section,.separator,.shop-description,.shop-item-data-banner .elements,.shop-item-hero,.shops-list-section .shops-row,.sofa-title-section .features-row,.space-1,.space-top-1,.widget,.widget-form-section,.widget-form-section .content,.widget-form-section .title,footer,footer .info-row,header .dropdown-menu .body,header .dropdown-menu .footer{padding-top:2rem!important}#financing-modal .modal-body .details-container,#financing-modal .modal-body .inputs-container,#financing-modal .modal-body .result-container,#mobile-menu-modal .modal-body .sub-menu-item .sub-items .sub-item,#modularity-section,#news-list-slider .title,.article-content .html-widget-content p,.article-content .title-description-widget-content .description,.article-heading-section .title,.booking-form-section .content .items,.brand-item-video-section,.brand-list-section,.countdown-widget .title,.dondi-gallery-introduction-section,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content .h1,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content .h2,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content .h3,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content .h4,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content h1,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content h2,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content h3,.dondi-gallery-introduction-section .editor-content .kitchen-book-appointment-section .content h4,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section .h1,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section .h2,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section .h3,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section .h4,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section h1,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section h2,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section h3,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section h4,.faq-page-section #faq-categories-nav,.faq-page-section .title,.featured-outlets-section,.featured-outlets-section .info-row,.featured-outlets-section .splide,.featured-products-section,.furniture-compositions-section,.furniture-compositions-section .subtitle,.furniture-design-details-section .row,.furniture-design-details-section .subtitle,.furniture-introduction-section,.gnam-section .first-row,.hero-text-widget .content,.homepage-most-clicked-links-section,.homepage-news-section,.job-position-hero-section,.job-position-list-section .row .job-position-card,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content .h1,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content .h2,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content .h3,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content .h4,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content h1,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content h2,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content h3,.kitchen-book-appointment-section .content .dondi-gallery-introduction-section .editor-content h4,.kitchen-book-appointment-section .content .section-title,.kitchen-book-appointment-section .content .shop-card.extended .row .card-body .location,.kitchen-composition-ideas-section .main-row .composition-panel,.kitchen-go-back,.kitchen-introduction-section,.kitchen-item-detail-section,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content .h1,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content .h2,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content .h3,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content .h4,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content h1,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content h2,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content h3,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content h4,.kitchen-item-details-section .section-title,.kitchen-item-details-section .shop-card.extended .row .card-body .location,.landing-page-content,.listing-kitchen-section,.listing-kitchen-section .heading-row,.magazine-page-section .row .magazine-content .description,.magazine-page-section .title,.news-list-section,.news-list-section .filters-row,.other-details-section,.other-ideas-section .sofa-composition-row,.outlet-may-also-like-section,.products-list-hero-section,.products-section,.seo-section,.seo-section .description,.shop-card.extended .row .card-body .ctas-row,.shop-card.extended .row .card-body .kitchen-book-appointment-section .content .location,.shop-card.extended .row .card-body .kitchen-item-details-section .location,.shop-description,.shop-item-data-banner .elements,.shop-item-details .time-table,.shop-map-section,.shop-map-section .title,.shops-list-section,.shops-list-section .main-card,.shops-list-section .shops-row,.sofa-title-section .features-row,.space-1,.space-bottom-1,.widget,.widget-form-section,.widget-form-section .content .items,footer,footer .desktop,footer .sup-header,footer header .header-content .left-section .ctas-row,footer header .header-content .right-section .search-bar,header .dropdown-menu .body,header .dropdown-menu .footer,header .header-content .left-section footer .ctas-row,header .header-content .right-section footer .search-bar{padding-bottom:2rem!important}.about-hero-section,.about-our-start-section,.about-translated-card-section .content,.accessory-brand-magazine-section,.accessory-brand-visit-us-section,.animated-text-widget,.appearing-text-section,.article-content,.available-only-in-section,.banner-widget .content,.booking-form-section:not(.widget-form-section),.brand-hero-section,.brand-magazine-section,.brands-section,.cards-widget .content,.collection-category-images-section,.dondi-gallery-hero-section,.exclusive-furnishing-section .row,.faq-page-section,.furniture-design-details-section,.gnam-section,.go-back-row,.job-position-application-section,.job-position-hero-section,.kitchen-book-appointment-section,.kitchen-composition-ideas-section .main-row .progress-slide,.kitchen-go-back,.kitchen-item-details-section,.magazine-page-section,.news-item-read-more-section,.news-list-section .news-row .no-article,.outlet-title-section,.pdf-widget-section,.products-list-hero-section,.promo-hero-section,.shop-item-details,.shop-item-title-section,.shop-map-section,.sofa-promo-section .content,.sofa-title-section,.space-2,.space-top-2,.title-image-section,.widget-form-section:not(.widget-form-section){padding-top:4rem!important}#news-list-slider .container,.about-hero-section,.about-our-start-section,.about-translated-card-section,.accessory-brand-magazine-section,.accessory-brand-seo-section,.accessory-brand-visit-us-section,.animated-text-widget,.appearing-text-section,.available-only-in-section,.banner-widget .content,.booking-form-section .content,.booking-form-section:not(.widget-form-section),.brand-hero-section,.brand-magazine-section,.brand-seo-section,.brands-kitchen-section,.brands-section,.cards-widget .content,.categories-section,.categories-slider-section,.category-children-section,.category-our-brands-section,.collection-category-images-section,.consultant-section,.dondi-gallery-hero-section,.dondi-gallery-hero-section .title,.dondi-gallery-image-section,.exclusive-furnishing-section .row,.faq-page-section,.furniture-design-details-section,.gallery-widget,.gallery-with-progress-bar-section,.gnam-section,.go-back-row,.homepage-cards-section,.job-position-application-section,.job-position-list-section,.kitchen-book-appointment-section,.kitchen-composition-ideas-section,.kitchen-composition-ideas-section .main-row .progress-slide,.magazine-page-section .row,.news-item-read-more-section,.other-ideas-section,.outlet-content-section,.outlet-gallery-section,.pdf-widget-section,.product-promo-section,.products-list-hero-section,.promo-hero-section,.promos-section,.promos-section .promo,.promotions-section,.shop-item-details,.sofa-coatings-section,.sofa-promo-section,.sofa-promo-section .content,.sofa-title-section .heading-row,.space-2,.space-bottom-2,.title-image-section,.widget-form-section .content,.widget-form-section:not(.widget-form-section){padding-bottom:4rem!important}.space-3,.space-top-3,.visit-our-shop-section{padding-top:8rem!important}.space-3,.space-bottom-3,.visit-our-shop-section{padding-bottom:8rem!important}.space-4,.space-top-4{padding-top:12.5rem!important}.space-4,.space-bottom-4{padding-bottom:12.5rem!important}.space-5,.space-top-5{padding-top:15rem!important}.space-5,.space-bottom-5{padding-bottom:15rem!important}@media (min-width:576px){.space-sm-0,.space-top-sm-0{padding-top:0!important}.space-bottom-sm-0,.space-sm-0{padding-bottom:0!important}.space-sm-1,.space-top-sm-1{padding-top:2rem!important}.space-bottom-sm-1,.space-sm-1{padding-bottom:2rem!important}.space-sm-2,.space-top-sm-2{padding-top:4rem!important}.space-bottom-sm-2,.space-sm-2{padding-bottom:4rem!important}.space-sm-3,.space-top-sm-3{padding-top:8rem!important}.space-bottom-sm-3,.space-sm-3{padding-bottom:8rem!important}.space-sm-4,.space-top-sm-4{padding-top:12.5rem!important}.space-bottom-sm-4,.space-sm-4{padding-bottom:12.5rem!important}.space-sm-5,.space-top-sm-5{padding-top:15rem!important}.space-bottom-sm-5,.space-sm-5{padding-bottom:15rem!important}}@media (min-width:768px){.space-md-0,.space-top-md-0{padding-top:0!important}.space-bottom-md-0,.space-md-0{padding-bottom:0!important}.space-md-1,.space-top-md-1{padding-top:2rem!important}.space-bottom-md-1,.space-md-1{padding-bottom:2rem!important}.space-md-2,.space-top-md-2{padding-top:4rem!important}.space-bottom-md-2,.space-md-2{padding-bottom:4rem!important}.space-md-3,.space-top-md-3{padding-top:8rem!important}.space-bottom-md-3,.space-md-3{padding-bottom:8rem!important}.space-md-4,.space-top-md-4{padding-top:12.5rem!important}.space-bottom-md-4,.space-md-4{padding-bottom:12.5rem!important}.space-md-5,.space-top-md-5{padding-top:15rem!important}.space-bottom-md-5,.space-md-5{padding-bottom:15rem!important}}@media (min-width:992px){.about-hero-section,.call-to-action-card .card-body .discount-block .discount-value,.shop-item-details .time-table,.space-lg-0,.space-top-lg-0{padding-top:0!important}.about-hero-section,.booking-form-section .content,.shop-item-details .time-table,.space-bottom-lg-0,.space-lg-0,.widget-form-section .content{padding-bottom:0!important}.brand-hero-section .content,.job-position-application-section .content,.magazine-section .row .title,.products-list-hero-section .content,.space-lg-1,.space-top-lg-1,.title-image-section .content{padding-top:2rem!important}.dondi-gallery-introduction-section .editor-content .homepage-news-section .h1,.dondi-gallery-introduction-section .editor-content .homepage-news-section .h2,.dondi-gallery-introduction-section .editor-content .homepage-news-section .h3,.dondi-gallery-introduction-section .editor-content .homepage-news-section .h4,.dondi-gallery-introduction-section .editor-content .homepage-news-section h1,.dondi-gallery-introduction-section .editor-content .homepage-news-section h2,.dondi-gallery-introduction-section .editor-content .homepage-news-section h3,.dondi-gallery-introduction-section .editor-content .homepage-news-section h4,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section .h1,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section .h2,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section .h3,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section .h4,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section h1,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section h2,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section h3,.dondi-gallery-introduction-section .editor-content .news-item-read-more-section h4,.homepage-news-section .dondi-gallery-introduction-section .editor-content .h1,.homepage-news-section .dondi-gallery-introduction-section .editor-content .h2,.homepage-news-section .dondi-gallery-introduction-section .editor-content .h3,.homepage-news-section .dondi-gallery-introduction-section .editor-content .h4,.homepage-news-section .dondi-gallery-introduction-section .editor-content h1,.homepage-news-section .dondi-gallery-introduction-section .editor-content h2,.homepage-news-section .dondi-gallery-introduction-section .editor-content h3,.homepage-news-section .dondi-gallery-introduction-section .editor-content h4,.homepage-news-section .section-title,.homepage-news-section .shop-card.extended .row .card-body .location,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content .h1,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content .h2,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content .h3,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content .h4,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content h1,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content h2,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content h3,.news-item-read-more-section .dondi-gallery-introduction-section .editor-content h4,.news-item-read-more-section .section-title,.news-item-read-more-section .shop-card.extended .row .card-body .location,.shop-card.extended .row .card-body .homepage-news-section .location,.shop-card.extended .row .card-body .news-item-read-more-section .location,.space-bottom-lg-1,.space-lg-1{padding-bottom:2rem!important}.article-content,.collection-category-text-section,.countdown-widget .description,.featured-outlets-section,.featured-products-section,.furniture-compositions-section,.hero-image-widget .title,.hero-text-widget .content .translated-card .title,.hero-video-widget .title,.homepage-most-clicked-links-section,.homepage-news-section,.kitchen-composition-ideas-section .main-row .composition-panel,.kitchen-gallery-section,.kitchen-item-detail-section,.listing-kitchen-section,.news-list-section,.outlet-content-section .description-container,.outlet-may-also-like-section,.seo-section,.separator,.shop-item-hero,.shop-map-section .title,.shops-list-section .shops-row,.sofa-title-section .features-row,.space-lg-2,.space-top-lg-2,footer{padding-top:4rem!important}#news-list-slider .title,.article-content,.article-heading-section,.brand-list-section,.collection-category-text-section,.dondi-gallery-image-section,.faq-page-section #faq-categories-nav,.featured-outlets-section,.featured-outlets-section .splide,.featured-products-section,.furniture-compositions-section,.homepage-news-section,.job-position-hero-section,.kitchen-composition-ideas-section .main-row .composition-panel,.kitchen-introduction-section,.kitchen-item-detail-section,.listing-kitchen-section,.magazine-page-section .row .magazine-content .description,.other-details-section,.outlet-may-also-like-section,.products-section,.seo-section,.shop-map-section,.shop-map-section .title,.shops-list-section,.shops-list-section .main-card,.sofa-title-section .features-row,.space-bottom-lg-2,.space-lg-2,footer{padding-bottom:4rem!important}#news-list-slider,.about-translated-card-section .content,.brands-section,.faq-page-section,.furniture-introduction-section,.job-position-hero-section,.kitchen-book-appointment-section,.space-lg-3,.space-top-lg-3{padding-top:8rem!important}#modularity-section,.about-our-start-section,.accessory-brand-magazine-section,.available-only-in-section,.brand-magazine-section,.brands-section,.category-children-section,.collection-category-images-section,.dondi-gallery-image-section,.dondi-gallery-introduction-section,.furniture-introduction-section,.gallery-widget,.gallery-with-progress-bar-section,.homepage-cards-section,.kitchen-book-appointment-section,.kitchen-item-details-section,.news-list-section,.other-ideas-section,.outlet-content-section,.pdf-widget-section,.product-promo-section,.promotions-section,.space-bottom-lg-3,.space-lg-3{padding-bottom:8rem!important}.about-our-start-section,.space-lg-4,.space-top-lg-4,.visit-our-shop-section{padding-top:12.5rem!important}.space-bottom-lg-4,.space-lg-4,.visit-our-shop-section{padding-bottom:12.5rem!important}.space-lg-5,.space-top-lg-5{padding-top:15rem!important}.about-translated-card-section,.space-bottom-lg-5,.space-lg-5{padding-bottom:15rem!important}}@media (min-width:1200px){.space-top-xl-0,.space-xl-0{padding-top:0!important}.space-bottom-xl-0,.space-xl-0{padding-bottom:0!important}.space-top-xl-1,.space-xl-1{padding-top:2rem!important}.space-bottom-xl-1,.space-xl-1{padding-bottom:2rem!important}.space-top-xl-2,.space-xl-2{padding-top:4rem!important}.space-bottom-xl-2,.space-xl-2{padding-bottom:4rem!important}.space-top-xl-3,.space-xl-3{padding-top:8rem!important}.space-bottom-xl-3,.space-xl-3{padding-bottom:8rem!important}.space-top-xl-4,.space-xl-4{padding-top:12.5rem!important}.space-bottom-xl-4,.space-xl-4{padding-bottom:12.5rem!important}.space-top-xl-5,.space-xl-5{padding-top:15rem!important}.space-bottom-xl-5,.space-xl-5{padding-bottom:15rem!important}}.cursor-pointer{cursor:pointer}.cursor-disabled{cursor:not-allowed}[v-cloak]{display:none!important}.btn-blur{backdrop-filter:blur(20px)}.btn-blur,.btn-blur:hover{color:#fff}.btn-whatsapp{background-color:#25d366;color:#fff;position:relative}.btn-whatsapp svg{color:#fff;height:18px;margin-top:-2px;width:18px}.btn-whatsapp:hover{background-color:#167c3c;color:#fff}.btn-outline-primary{border:1px solid #be2f27}.btn-outline-dark{border:1px solid #000}.btn,.paginator .page-item .page-link,.video-widget-content .play-button{text-transform:uppercase}.btn svg,.paginator .page-item .page-link svg,.video-widget-content .play-button svg{height:18px;width:18px}.btn-icon,.paginator .page-item .page-link,.paginator .page-item header .header-content .right-section .search-btn.page-link,.video-widget-content header .header-content .right-section .search-btn.play-button,header .header-content .right-section .btn.search-btn,header .header-content .right-section .paginator .page-item .search-btn.page-link,header .header-content .right-section .video-widget-content .search-btn.play-button{align-items:center;display:flex;height:44px;justify-content:center;padding:0;width:44px}.btn-icon svg,.paginator .page-item .page-link svg,.paginator .page-item header .header-content .right-section .search-btn.page-link svg,.video-widget-content header .header-content .right-section .search-btn.play-button svg,header .header-content .right-section .btn.search-btn svg,header .header-content .right-section .paginator .page-item .search-btn.page-link svg,header .header-content .right-section .video-widget-content .search-btn.play-button svg{height:24px;width:24px}.category-card{display:block;overflow:hidden;position:relative}.category-card:hover .image-container{scale:1.1}.category-card .image-container{transition:scale .3s ease}.category-card .image-container img{object-fit:cover}.category-card .brand-container{left:1rem;position:absolute;top:1rem;width:64px}@media (max-width:991.98px){.category-card .brand-container{left:.5rem;top:.5rem;width:40px}}.category-card .brand-container img{object-fit:contain}.category-card:after{background:linear-gradient(180deg,transparent 75%,rgba(0,0,0,.3) 85%,rgba(0,0,0,.3) 95%);content:" "}.category-card .card-body,.category-card:after{bottom:0;left:0;position:absolute;right:0;top:0}.category-card .card-body{align-items:end;display:flex;justify-content:space-between;z-index:1}.category-card .card-body .title{color:#fff;font-size:1.75rem;font-weight:500;margin-bottom:0!important}@media (max-width:1299.98px){.category-card .card-body .title{width:min-content}}@media (max-width:991.98px){.category-card .card-body .title{width:unset}}.call-to-action-card .card-body{background-color:#be2f27;color:#fff;overflow:hidden;position:relative}.call-to-action-card .card-body .pattern-background{bottom:0;height:100%;position:absolute;right:0;top:0}.call-to-action-card .card-body .heading{font-weight:500}.call-to-action-card .card-body .discount-block{align-items:end;display:flex}.call-to-action-card .card-body .discount-block .discount-value{font-size:12rem;font-weight:700;line-height:1}@media (max-width:991.98px){.call-to-action-card .card-body .discount-block .discount-value{font-size:9rem}}.call-to-action-card .card-body .discount-block .percentage{font-size:110px;font-weight:700;line-height:1}@media (max-width:991.98px){.call-to-action-card .card-body .discount-block .percentage{font-size:75px}}.call-to-action-card .card-body .discount-block .text{font-size:2rem;font-weight:700;line-height:1}@media (max-width:991.98px){.call-to-action-card .card-body .discount-block .text{font-size:1.5rem}}.outlet-card{background-color:#fff}.brand-hero-section .outlet-card:hover .image-container .image img,.cards-widget .content .card .outlet-card:hover .image-container .card-header img,.collection-category-images-section .outlet-card:hover .image-container .image-container img,.content-image-widget .row .outlet-card:hover .image-container .image-container img,.gnam-section .row .outlet-card:hover .image-container .image-container img,.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .outlet-card:hover .image-container .image-container img,.masonry-widget .outlet-card:hover .image-container .image-container img,.news-card .outlet-card:hover .image-container .card-header img,.outlet-card.kitchen .card-header .outlet-card:hover .image-container .card-image img,.outlet-card:hover .image-container .brand-hero-section .image img,.outlet-card:hover .image-container .cards-widget .content .card .card-header img,.outlet-card:hover .image-container .collection-category-images-section .image-container img,.outlet-card:hover .image-container .content-image-widget .row .image-container img,.outlet-card:hover .image-container .gnam-section .row .image-container img,.outlet-card:hover .image-container .kitchen-composition-ideas-section .main-row .composition-panel .panel-row .image-container img,.outlet-card:hover .image-container .masonry-widget .image-container img,.outlet-card:hover .image-container .news-card .card-header img,.outlet-card:hover .image-container .outlet-card.kitchen .card-header .card-image img,.outlet-card:hover .image-container .outlet-listing-card .card-header .image-container img,.outlet-card:hover .image-container .products-list-hero-section .image img,.outlet-card:hover .image-container .ratio-4x3 img,.outlet-card:hover .image-container .shop-card .row .card-header img,.outlet-card:hover .image-container .tab-content .coating .image-container img,.outlet-card:hover .image-container .title-image-section .image img,.outlet-listing-card .card-header .outlet-card:hover .image-container .image-container img,.products-list-hero-section .outlet-card:hover .image-container .image img,.shop-card .row .outlet-card:hover .image-container .card-header img,.tab-content .coating .outlet-card:hover .image-container .image-container img,.title-image-section .outlet-card:hover .image-container .image img{scale:1.1}.outlet-card .image-container{overflow:hidden;position:relative}.brand-hero-section .outlet-card .image-container .image img,.cards-widget .content .card .outlet-card .image-container .card-header img,.collection-category-images-section .outlet-card .image-container .image-container img,.content-image-widget .row .outlet-card .image-container .image-container img,.gnam-section .row .outlet-card .image-container .image-container img,.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .outlet-card .image-container .image-container img,.masonry-widget .outlet-card .image-container .image-container img,.news-card .outlet-card .image-container .card-header img,.outlet-card .image-container .brand-hero-section .image img,.outlet-card .image-container .cards-widget .content .card .card-header img,.outlet-card .image-container .collection-category-images-section .image-container img,.outlet-card .image-container .content-image-widget .row .image-container img,.outlet-card .image-container .gnam-section .row .image-container img,.outlet-card .image-container .kitchen-composition-ideas-section .main-row .composition-panel .panel-row .image-container img,.outlet-card .image-container .masonry-widget .image-container img,.outlet-card .image-container .news-card .card-header img,.outlet-card .image-container .outlet-listing-card .card-header .image-container img,.outlet-card .image-container .products-list-hero-section .image img,.outlet-card .image-container .ratio-4x3 img,.outlet-card .image-container .shop-card .row .card-header img,.outlet-card .image-container .tab-content .coating .image-container img,.outlet-card .image-container .title-image-section .image img,.outlet-card.kitchen .card-header .image-container .card-image img,.outlet-card.kitchen .image-container .card-header .card-image img,.outlet-listing-card .card-header .outlet-card .image-container .image-container img,.products-list-hero-section .outlet-card .image-container .image img,.shop-card .row .outlet-card .image-container .card-header img,.tab-content .coating .outlet-card .image-container .image-container img,.title-image-section .outlet-card .image-container .image img{transition:scale .3s ease}.outlet-card .image-container .badge{background-color:#be2f27;color:#fff;position:absolute;right:1rem;top:1rem}@media (max-width:991.98px){.outlet-card .image-container .badge{right:.5rem;top:.5rem}}.outlet-card .image-container .brand-container{left:1rem;position:absolute;top:1rem;width:64px}@media (max-width:991.98px){.outlet-card .image-container .brand-container{left:.5rem;top:.5rem;width:40px}}.outlet-card .image-container .brand-container img{object-fit:contain}.outlet-card .card-body .title{font-size:1.25rem;font-weight:500;margin:0}.outlet-card .card-body .description{color:#7a7a7a;font-size:.875rem}.outlet-card .card-body .price-row{align-items:center;display:flex}.outlet-card .card-body .price-row .price{color:#be2f27;font-size:1.125rem;font-weight:600;margin:0}.outlet-card .card-body .price-row .listing-price{color:#7a7a7a;font-size:.875rem;margin:0}.outlet-card .card-footer{align-items:center;display:flex;padding-top:0}.outlet-card .card-footer .findomestic{height:25px}.outlet-card .card-footer .starting-from{color:#424242;font-size:.875rem;margin:0}.outlet-card.kitchen .card-header{display:block;padding:0;position:relative}.outlet-card.kitchen .card-header .card-image img{object-fit:cover}.outlet-card.kitchen .card-header .discount-percentage{align-items:center;background-color:#be2f27;color:#fff;display:flex;font-size:.75rem;font-weight:500;justify-content:center;padding:.625rem;position:absolute;right:1rem;top:1rem}.outlet-card.kitchen .card-body .list-item{align-items:center;display:flex;font-size:.875rem;font-weight:500;padding-bottom:.5rem}.outlet-card.kitchen .card-body .list-item svg{color:#7a7a7a;margin-top:-2px}.product-card{display:block}.product-card .card-header{overflow:hidden;padding:0;position:relative}.product-card .card-header:hover .image-container img{scale:1.1}.product-card .card-header .image-container img{object-fit:cover;transition:scale .3s ease}.product-card .card-header .brand-container{left:1rem;position:absolute;top:1rem;width:64px}@media (max-width:991.98px){.product-card .card-header .brand-container{left:.5rem;top:.5rem;width:40px}}.product-card .card-header .brand-container img{object-fit:contain}.product-card .card-header .sale-container{background-color:#fff;color:#be2f27;font-size:.875rem;font-weight:600;padding:.5rem;position:absolute;right:1rem;top:1rem}.product-card .card-body{padding:1rem 0}.product-card .card-body .title{font-size:1.25rem;font-weight:500}.product-card .card-body .category{color:#be2f27;font-size:.875rem;font-weight:700;margin:0}.product-card .card-body .details{display:flex;flex-direction:column}.product-card .card-body .details .detail{align-items:center;display:flex;font-size:.875rem;font-weight:500}.product-card .card-body .details .detail svg{color:#7a7a7a;height:20px;margin-top:-2px;width:20px}.product-card .card-body .btn-primary{width:100%}.shop-card .row{align-items:center}.shop-card .row .card-header img{object-fit:cover}.shop-card .row .card-body{padding-bottom:0;padding-top:0}.shop-card .row .card-body .location{font-size:1.75rem;font-weight:500;margin:0}.shop-card .row .card-body .address{color:#be2f27;font-weight:600}.shop-card .row .card-body .brands-row{align-items:center;display:flex}.shop-card .row .card-body .brands-row .item{height:40px;width:40px}.shop-card .row .card-body .brands-row .item img{object-fit:cover}.shop-card .row .card-body .contacts{display:flex;flex-direction:column}.shop-card .row .card-body .contacts .item{font-size:.875rem;font-weight:500;margin:0}.shop-card .row .card-body .contacts .item svg{color:#7a7a7a}.shop-card.extended .row .card-body .location{font-family:EditorialOld,"serif"}.shop-card.extended .row .card-body .address{font-size:1.25rem;margin-bottom:0!important}.shop-card.extended .row .card-body .contacts .item{font-size:1rem}.shop-card.extended .row .card-body .ctas-row{align-items:center;display:flex}@media (max-width:991.98px){.shop-card.extended .row .card-body .ctas-row{flex-direction:column}.paginator .page-item .shop-card.extended .row .card-body .ctas-row .page-link,.shop-card.extended .row .card-body .ctas-row .btn,.shop-card.extended .row .card-body .ctas-row .paginator .page-item .page-link,.shop-card.extended .row .card-body .ctas-row .video-widget-content .play-button,.video-widget-content .shop-card.extended .row .card-body .ctas-row .play-button{width:100%}}.shop-card.essential .card-body .contacts{flex-direction:row}.shop-card.essential .card-body .contacts .item svg{margin:0 .5rem!important}.news-card .card-header{padding:0}.news-card .card-header img{object-fit:cover}.news-card .card-body{padding:1rem 0 0}.news-card .card-body .title{font-size:1.5rem;line-height:1}.news-card .card-body .content{font-size:.875rem;margin:0}.featured-product-card .card-body{align-items:end;aspect-ratio:1/1;display:flex;justify-content:center;overflow:hidden;padding-bottom:2rem;position:relative;width:100%}.featured-product-card .card-body:hover .background-image{scale:1.1}.featured-product-card .card-body:after{background-color:rgba(0,0,0,.3);content:" ";height:100%;left:0;position:absolute;top:0;width:100%}.featured-product-card .card-body .background-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:scale .3s ease;width:100%}.featured-product-card .card-body .brand{align-items:center;display:flex;height:64px;left:1rem;position:absolute;top:1rem;width:64px;z-index:1}.featured-product-card .card-body .brand img{object-fit:cover;width:100%}.featured-product-card .card-body .article-name{color:#fff;font-size:2.5rem;font-weight:500;margin:0;position:relative;z-index:1}.outlet-listing-card .card-header{padding:0;position:relative}.outlet-listing-card .card-header .image-container img{object-fit:cover}.outlet-listing-card .card-header .brand{align-items:center;display:flex;height:52px;left:1rem;position:absolute;top:1rem;width:52px}.outlet-listing-card .card-header .brand img{height:auto;object-fit:cover;width:100%}.outlet-listing-card .card-header .badge{background-color:#fff;border-radius:0;color:#be2f27;font-size:.75rem;font-weight:700;margin:0;padding:.75rem 1.5rem;position:absolute;right:1rem;top:1rem}.outlet-listing-card .card-body{padding:1.5rem 0 0}.outlet-listing-card .card-body .item-name{font-size:1.25rem;font-weight:500}.outlet-listing-card .card-body .item-category{color:#be2f27;font-size:.75rem;font-weight:700}.outlet-listing-card .card-body .item-details{align-items:center;display:flex}.outlet-listing-card .card-body .item-details svg{color:#7a7a7a}.outlet-listing-card .card-body .item-details .text{font-size:.875rem;font-weight:500;margin:0}.outlet-listing-card .card-body .item-details .discounted-price{color:#be2f27;font-size:.875rem;font-weight:700;margin:0}.outlet-listing-card .card-body .item-details .discounted-price .previous-price{color:#7a7a7a;font-weight:500}.selected-shop-card{background-color:#fff;display:block}.selected-shop-card .card-body{align-items:center;display:flex;padding:0}#furniture-item-hero-section .selected-shop-card .card-body .image-container,#furniture-item-hero-section .selected-shop-card .card-body .image-container img,#mobile-menu-modal .modal-body .brands-list .brands .brand .selected-shop-card .card-body .brand-container,#mobile-menu-modal .modal-body .brands-list .brands .brand .selected-shop-card .card-body .brand-container img,#news-list-slider .news-block .selected-shop-card .card-body .image-container,#news-list-slider .news-block .selected-shop-card .card-body .image-container img,.about-hero-section .image-absolute .selected-shop-card .card-body .image-container,.about-hero-section .image-absolute .selected-shop-card .card-body .image-container img,.about-our-start-section .row .selected-shop-card .card-body .image-container,.about-our-start-section .row .selected-shop-card .card-body .image-container img,.about-translated-card-section .content .selected-shop-card .card-body .image-container,.about-translated-card-section .content .selected-shop-card .card-body .image-container img,.booking-form-section .content .selected-shop-card .card-body .image-container,.booking-form-section .content .selected-shop-card .card-body .image-container img,.brand-hero-section .brand-row .selected-shop-card .card-body .logo,.brand-hero-section .brand-row .selected-shop-card .card-body .logo img,.brand-hero-section .selected-shop-card .card-body .image,.brand-hero-section .selected-shop-card .card-body .image img,.brand-list-section .brand-row .content .selected-shop-card .card-body .image,.brand-list-section .brand-row .content .selected-shop-card .card-body .image img,.brands-section .main-row .brands-row .brand .selected-shop-card .card-body .image-container,.brands-section .main-row .brands-row .brand .selected-shop-card .card-body .image-container img,.cards-widget .content .card .selected-shop-card .card-body .card-header,.cards-widget .content .card .selected-shop-card .card-body .card-header img,.categories-section .row .category-container .selected-shop-card .card-body .image-container,.categories-section .row .category-container .selected-shop-card .card-body .image-container img,.category-card .selected-shop-card .card-body .brand-container,.category-card .selected-shop-card .card-body .brand-container img,.collection-category-images-section .selected-shop-card .card-body .image-container,.collection-category-images-section .selected-shop-card .card-body .image-container img,.content-image-widget .row .selected-shop-card .card-body .image-container,.content-image-widget .row .selected-shop-card .card-body .image-container img,.dondi-gallery-hero-section .selected-shop-card .card-body .image-container,.dondi-gallery-hero-section .selected-shop-card .card-body .image-container img,.dondi-gallery-image-section .selected-shop-card .card-body .image-container,.dondi-gallery-image-section .selected-shop-card .card-body .image-container img,.exclusive-furnishing-section .content .brands .selected-shop-card .card-body .brand,.exclusive-furnishing-section .content .brands .selected-shop-card .card-body .brand img,.exclusive-furnishing-section .selected-shop-card .card-body .image-container,.exclusive-furnishing-section .selected-shop-card .card-body .image-container img,.furniture-compositions-section .selected-shop-card .card-body .image-container,.furniture-compositions-section .selected-shop-card .card-body .image-container img,.furniture-design-details-section .row .selected-shop-card .card-body .image-container,.furniture-design-details-section .row .selected-shop-card .card-body .image-container img,.gallery-splide .selected-shop-card .card-body .image-container,.gallery-splide .selected-shop-card .card-body .image-container img,.gnam-section .row .selected-shop-card .card-body .image-container,.gnam-section .row .selected-shop-card .card-body .image-container img,.hero-video-widget .selected-shop-card .card-body .video-container,.hero-video-widget .selected-shop-card .card-body .video-container img,.images-two-columns-widget .selected-shop-card .card-body .image-container,.images-two-columns-widget .selected-shop-card .card-body .image-container img,.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .selected-shop-card .card-body .image-container,.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .selected-shop-card .card-body .image-container img,.magazine-page-section .row .selected-shop-card .card-body .image-container,.magazine-page-section .row .selected-shop-card .card-body .image-container img,.magazine-section .row .selected-shop-card .card-body .image-container,.magazine-section .row .selected-shop-card .card-body .image-container img,.masonry-widget .selected-shop-card .card-body .image-container,.masonry-widget .selected-shop-card .card-body .image-container img,.news-card .selected-shop-card .card-body .card-header,.news-card .selected-shop-card .card-body .card-header img,.other-detail-card .selected-shop-card .card-body .image-container,.other-detail-card .selected-shop-card .card-body .image-container img,.other-ideas-section .ideas .products-row .outlet-card .selected-shop-card .card-body .heading .brand-container,.other-ideas-section .ideas .products-row .outlet-card .selected-shop-card .card-body .heading .brand-container img,.other-ideas-section .sofa-composition-row .selected-shop-card .card-body .image-container,.other-ideas-section .sofa-composition-row .selected-shop-card .card-body .image-container img,.outlet-card .image-container .selected-shop-card .card-body .brand-container,.outlet-card .image-container .selected-shop-card .card-body .brand-container img,.outlet-card.kitchen .card-header .selected-shop-card .card-body .card-image,.outlet-card.kitchen .card-header .selected-shop-card .card-body .card-image img,.outlet-content-section .image-container .selected-shop-card .card-body .brand-container,.outlet-content-section .image-container .selected-shop-card .card-body .brand-container img,.outlet-listing-card .card-header .selected-shop-card .card-body .image-container,.outlet-listing-card .card-header .selected-shop-card .card-body .image-container img,.product-card .card-header .selected-shop-card .card-body .brand-container,.product-card .card-header .selected-shop-card .card-body .brand-container img,.product-card .card-header .selected-shop-card .card-body .image-container,.product-card .card-header .selected-shop-card .card-body .image-container img,.products-list-hero-section .selected-shop-card .card-body .image,.products-list-hero-section .selected-shop-card .card-body .image img,.promo-hero-section .selected-shop-card .card-body .image-container,.promo-hero-section .selected-shop-card .card-body .image-container img,.promotion-card .row .selected-shop-card .card-body .image-container,.promotion-card .row .selected-shop-card .card-body .image-container img,.selected-shop-card .card-body #furniture-item-hero-section .image-container,.selected-shop-card .card-body #furniture-item-hero-section .image-container img,.selected-shop-card .card-body #mobile-menu-modal .modal-body .brands-list .brands .brand .brand-container,.selected-shop-card .card-body #mobile-menu-modal .modal-body .brands-list .brands .brand .brand-container img,.selected-shop-card .card-body #news-list-slider .news-block .image-container,.selected-shop-card .card-body #news-list-slider .news-block .image-container img,.selected-shop-card .card-body .about-hero-section .image-absolute .image-container,.selected-shop-card .card-body .about-hero-section .image-absolute .image-container img,.selected-shop-card .card-body .about-our-start-section .row .image-container,.selected-shop-card .card-body .about-our-start-section .row .image-container img,.selected-shop-card .card-body .about-translated-card-section .content .image-container,.selected-shop-card .card-body .about-translated-card-section .content .image-container img,.selected-shop-card .card-body .booking-form-section .content .image-container,.selected-shop-card .card-body .booking-form-section .content .image-container img,.selected-shop-card .card-body .brand-hero-section .brand-row .logo,.selected-shop-card .card-body .brand-hero-section .brand-row .logo img,.selected-shop-card .card-body .brand-hero-section .image,.selected-shop-card .card-body .brand-hero-section .image img,.selected-shop-card .card-body .brand-list-section .brand-row .content .image,.selected-shop-card .card-body .brand-list-section .brand-row .content .image img,.selected-shop-card .card-body .brands-section .main-row .brands-row .brand .image-container,.selected-shop-card .card-body .brands-section .main-row .brands-row .brand .image-container img,.selected-shop-card .card-body .cards-widget .content .card .card-header,.selected-shop-card .card-body .cards-widget .content .card .card-header img,.selected-shop-card .card-body .categories-section .row .category-container .image-container,.selected-shop-card .card-body .categories-section .row .category-container .image-container img,.selected-shop-card .card-body .category-card .brand-container,.selected-shop-card .card-body .category-card .brand-container img,.selected-shop-card .card-body .collection-category-images-section .image-container,.selected-shop-card .card-body .collection-category-images-section .image-container img,.selected-shop-card .card-body .content-image-widget .row .image-container,.selected-shop-card .card-body .content-image-widget .row .image-container img,.selected-shop-card .card-body .dondi-gallery-hero-section .image-container,.selected-shop-card .card-body .dondi-gallery-hero-section .image-container img,.selected-shop-card .card-body .dondi-gallery-image-section .image-container,.selected-shop-card .card-body .dondi-gallery-image-section .image-container img,.selected-shop-card .card-body .exclusive-furnishing-section .content .brands .brand,.selected-shop-card .card-body .exclusive-furnishing-section .content .brands .brand img,.selected-shop-card .card-body .exclusive-furnishing-section .image-container,.selected-shop-card .card-body .exclusive-furnishing-section .image-container img,.selected-shop-card .card-body .furniture-compositions-section .image-container,.selected-shop-card .card-body .furniture-compositions-section .image-container img,.selected-shop-card .card-body .furniture-design-details-section .row .image-container,.selected-shop-card .card-body .furniture-design-details-section .row .image-container img,.selected-shop-card .card-body .gallery-splide .image-container,.selected-shop-card .card-body .gallery-splide .image-container img,.selected-shop-card .card-body .gnam-section .row .image-container,.selected-shop-card .card-body .gnam-section .row .image-container img,.selected-shop-card .card-body .hero-video-widget .video-container,.selected-shop-card .card-body .hero-video-widget .video-container img,.selected-shop-card .card-body .images-two-columns-widget .image-container,.selected-shop-card .card-body .images-two-columns-widget .image-container img,.selected-shop-card .card-body .kitchen-composition-ideas-section .main-row .composition-panel .panel-row .image-container,.selected-shop-card .card-body .kitchen-composition-ideas-section .main-row .composition-panel .panel-row .image-container img,.selected-shop-card .card-body .kitchen-item-hero-section,.selected-shop-card .card-body .kitchen-item-hero-section img,.selected-shop-card .card-body .magazine-page-section .row .image-container,.selected-shop-card .card-body .magazine-page-section .row .image-container img,.selected-shop-card .card-body .magazine-section .row .image-container,.selected-shop-card .card-body .magazine-section .row .image-container img,.selected-shop-card .card-body .masonry-widget .image-container,.selected-shop-card .card-body .masonry-widget .image-container img,.selected-shop-card .card-body .news-card .card-header,.selected-shop-card .card-body .news-card .card-header img,.selected-shop-card .card-body .other-detail-card .image-container,.selected-shop-card .card-body .other-detail-card .image-container img,.selected-shop-card .card-body .other-ideas-section .sofa-composition-row .image-container,.selected-shop-card .card-body .other-ideas-section .sofa-composition-row .image-container img,.selected-shop-card .card-body .outlet-card .image-container .brand-container,.selected-shop-card .card-body .outlet-card .image-container .brand-container img,.selected-shop-card .card-body .outlet-card.kitchen .card-header .card-image,.selected-shop-card .card-body .outlet-card.kitchen .card-header .card-image img,.selected-shop-card .card-body .outlet-content-section .image-container .brand-container,.selected-shop-card .card-body .outlet-content-section .image-container .brand-container img,.selected-shop-card .card-body .outlet-listing-card .card-header .image-container,.selected-shop-card .card-body .outlet-listing-card .card-header .image-container img,.selected-shop-card .card-body .product-card .card-header .brand-container,.selected-shop-card .card-body .product-card .card-header .brand-container img,.selected-shop-card .card-body .product-card .card-header .image-container,.selected-shop-card .card-body .product-card .card-header .image-container img,.selected-shop-card .card-body .products-list-hero-section .image,.selected-shop-card .card-body .products-list-hero-section .image img,.selected-shop-card .card-body .promo-hero-section .image-container,.selected-shop-card .card-body .promo-hero-section .image-container img,.selected-shop-card .card-body .promotion-card .row .image-container,.selected-shop-card .card-body .promotion-card .row .image-container img,.selected-shop-card .card-body .ratio,.selected-shop-card .card-body .ratio img,.selected-shop-card .card-body .shop-card .row .card-header,.selected-shop-card .card-body .shop-card .row .card-header img,.selected-shop-card .card-body .shop-item-hero .image-container,.selected-shop-card .card-body .shop-item-hero .image-container img,.selected-shop-card .card-body .sofa-title-section .features-row .feature .image-container,.selected-shop-card .card-body .sofa-title-section .features-row .feature .image-container img,.selected-shop-card .card-body .tab-content .coating .image-container,.selected-shop-card .card-body .tab-content .coating .image-container img,.selected-shop-card .card-body .title-image-section .image,.selected-shop-card .card-body .title-image-section .image img,.selected-shop-card .card-body .widget-form-section .image-container,.selected-shop-card .card-body .widget-form-section .image-container img,.selected-shop-card .card-body header .dropdown-menu .footer .brands .brand,.selected-shop-card .card-body header .dropdown-menu .footer .brands .brand img,.selected-shop-card .other-ideas-section .ideas .products-row .outlet-card .card-body .heading .brand-container,.selected-shop-card .other-ideas-section .ideas .products-row .outlet-card .card-body .heading .brand-container img,.selected-shop-card .shop-card .row .card-body .brands-row .item,.selected-shop-card .shop-card .row .card-body .brands-row .item img,.shop-card .row .selected-shop-card .card-body .brands-row .item,.shop-card .row .selected-shop-card .card-body .brands-row .item img,.shop-card .row .selected-shop-card .card-body .card-header,.shop-card .row .selected-shop-card .card-body .card-header img,.shop-item-hero .selected-shop-card .card-body .image-container,.shop-item-hero .selected-shop-card .card-body .image-container img,.sofa-title-section .features-row .feature .selected-shop-card .card-body .image-container,.sofa-title-section .features-row .feature .selected-shop-card .card-body .image-container img,.tab-content .coating .selected-shop-card .card-body .image-container,.tab-content .coating .selected-shop-card .card-body .image-container img,.title-image-section .selected-shop-card .card-body .image,.title-image-section .selected-shop-card .card-body .image img,.widget-form-section .selected-shop-card .card-body .image-container,.widget-form-section .selected-shop-card .card-body .image-container img,header .dropdown-menu .footer .brands .selected-shop-card .card-body .brand,header .dropdown-menu .footer .brands .selected-shop-card .card-body .brand img{width:150px}.selected-shop-card .card-body .content .title{font-size:1.125rem;padding:0!important}.selected-shop-card .card-body .content .address{color:#be2f27;font-size:.875rem;font-weight:500}.selected-shop-card .card-body .content .email,.selected-shop-card .card-body .content .telephone{color:#7a7a7a;font-size:.875rem}.selected-shop-card .card-body .content .coming-soon{color:#be2f27;font-weight:bolder}.homepage-card{display:block;min-height:20rem;overflow:hidden;position:relative}.homepage-card:hover .background{scale:1.1}.homepage-card .background{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;transition:scale .3s ease;width:100%;z-index:-1}.homepage-card .card-body{color:#fff;height:100%;position:relative;z-index:1}.homepage-card .card-body .heading{font-size:2rem;font-weight:600}.homepage-card .card-body .description{font-size:1.25rem;font-weight:500;margin:0}.homepage-card:not(.simple):before{background:linear-gradient(0deg,transparent 58.36%,rgba(0,0,0,.5) 66%,rgba(0,0,0,.5));bottom:0;content:" ";left:0;position:absolute;right:0;top:0}.promotion-card .row{align-items:end}.promotion-card .row .image-container{position:relative}.promotion-card .row .image-container img{object-fit:cover}.promotion-card .row .image-container:after{background-color:rgba(0,0,0,.035);bottom:0;content:" ";left:0;position:absolute;right:0;top:0}.promotion-card .row .title{font-weight:500}@media (max-width:991.98px){.promotion-card .row .title{font-size:1.5rem}}.promotion-card .row .description{font-size:2.5rem;line-height:1.5;margin-bottom:0}@media (max-width:991.98px){.promotion-card .row .description{font-size:1.375rem}}#privacy-modal .modal-dialog{align-items:end;display:flex;height:calc(100% - 1rem);margin:auto auto 15px 15px;max-width:500px}#privacy-modal .modal-dialog .btn-icon,#privacy-modal .modal-dialog .paginator .page-item .page-link,#privacy-modal .modal-dialog header .header-content .right-section .btn.search-btn,#privacy-modal .modal-dialog header .header-content .right-section .video-widget-content .search-btn.play-button,.paginator .page-item #privacy-modal .modal-dialog .page-link,.video-widget-content #privacy-modal .modal-dialog header .header-content .right-section .search-btn.play-button,.video-widget-content header .header-content .right-section #privacy-modal .modal-dialog .search-btn.play-button,header .header-content .right-section #privacy-modal .modal-dialog .btn.search-btn,header .header-content .right-section #privacy-modal .modal-dialog .video-widget-content .search-btn.play-button{align-items:center;display:flex;height:32px;justify-content:center;padding:0;width:32px}.modal .btn-icon,.modal .paginator .page-item .page-link,.modal header .header-content .right-section .btn.search-btn,.modal header .header-content .right-section .paginator .page-item .search-btn.page-link,.modal header .header-content .right-section .video-widget-content .search-btn.play-button,.paginator .page-item .modal .page-link,.paginator .page-item .modal header .header-content .right-section .search-btn.page-link,.paginator .page-item header .header-content .right-section .modal .search-btn.page-link,.video-widget-content .modal header .header-content .right-section .search-btn.play-button,.video-widget-content header .header-content .right-section .modal .search-btn.play-button,header .header-content .right-section .modal .btn.search-btn,header .header-content .right-section .modal .paginator .page-item .search-btn.page-link,header .header-content .right-section .modal .video-widget-content .search-btn.play-button{height:32px;width:32px}.modal .btn-icon:hover,.modal .paginator .page-item .page-link:hover,.modal header .header-content .right-section .btn.search-btn:hover,.modal header .header-content .right-section .video-widget-content .search-btn.play-button:hover,.paginator .page-item .modal .page-link:hover,.video-widget-content .modal header .header-content .right-section .search-btn.play-button:hover,.video-widget-content header .header-content .right-section .modal .search-btn.play-button:hover,header .header-content .right-section .modal .btn.search-btn:hover,header .header-content .right-section .modal .video-widget-content .search-btn.play-button:hover{background-color:#fbfbfb}@media (max-width:991.98px){#privacy-modal .modal-dialog{height:100%;margin:0}#privacy-modal .modal-dialog .modal-content{border-radius:1.5rem 1.5rem 0 0}}@media (min-width:992px){#financing-modal{--bs-modal-header-padding:2rem;--bs-modal-padding:2rem}}#financing-modal .modal-header{display:flex;justify-content:space-between;padding-bottom:0}#financing-modal .modal-header .modal-title{font-size:1.25rem;font-weight:500;margin:0}#financing-modal .modal-body .inputs-container{border-bottom:1px solid #f1f1f1;display:flex;gap:1rem}#financing-modal .modal-body .inputs-container .input-container{width:100%}#financing-modal .modal-body .inputs-container .input-container .money-container{position:relative}#financing-modal .modal-body .inputs-container .input-container .money-container #money{padding-left:3rem;position:relative}#financing-modal .modal-body .inputs-container .input-container .money-container:before{content:"€";left:1.5rem;position:absolute;top:50%;transform:translateY(-50%);z-index:2}#financing-modal .modal-body .inputs-container .input-container label{font-size:.875rem;font-weight:500}#financing-modal .modal-body .inputs-container .input-container .form-control,#financing-modal .modal-body .inputs-container .input-container .form-select{width:100%}#financing-modal .modal-body .details-container{border-bottom:1px solid #f1f1f1}#financing-modal .modal-body .details-container .element{align-items:center;display:flex;justify-content:space-between;padding-bottom:2rem}#financing-modal .modal-body .details-container .element .key,#financing-modal .modal-body .details-container .element .value{font-size:1rem;font-weight:500;margin:0}#financing-modal .modal-body .details-container .element .value{font-weight:600}#financing-modal .modal-body .details-container .element:last-child{padding-bottom:unset}#financing-modal .modal-body .result-container .element{align-items:center;display:flex;justify-content:space-between;padding-bottom:2rem}#financing-modal .modal-body .result-container .element .key,#financing-modal .modal-body .result-container .element .value{font-size:1.125rem;font-weight:500;margin:0}#financing-modal .modal-body .result-container .element .key span,#financing-modal .modal-body .result-container .element .value span{font-size:.875rem}#financing-modal .modal-body .result-container .element .value{font-weight:600}#financing-modal .modal-body .result-container .element:last-child{padding-bottom:unset}#financing-modal .modal-body .condition{color:#7a7a7a;font-size:1rem;margin-bottom:0}#financing-modal .modal-footer{flex-wrap:unset;gap:.5rem;justify-content:unset;padding-top:0}@media (max-width:991.98px){#financing-modal .modal-footer{flex-direction:column}}#financing-modal .modal-footer .btn,#financing-modal .modal-footer .paginator .page-item .page-link,#financing-modal .modal-footer .video-widget-content .play-button,.paginator .page-item #financing-modal .modal-footer .page-link,.video-widget-content #financing-modal .modal-footer .play-button{font-size:.875rem;white-space:nowrap;width:100%}#mobile-search-modal .search-bar{position:relative}#mobile-search-modal .search-bar .form-control{background:#fbfbfb;min-width:23rem}#mobile-search-modal .search-bar .form-control:focus{box-shadow:unset}#mobile-search-modal .search-bar .search-icon{color:#dfdfdf;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}#mobile-search-modal .title{font-size:1.25rem;font-weight:500}#mobile-search-modal .most-searched .category-card .card-body .title{margin-bottom:0!important}#mobile-search-modal .results{display:flex;flex-direction:column}#mobile-search-modal .results .result{align-items:center;display:flex;justify-content:space-between}#mobile-search-modal .results .result .value{font-size:1.75rem}#mobile-search-modal .results .result .value .mark,#mobile-search-modal .results .result .value mark{background-color:unset!important;padding:0!important}#mobile-search-modal .results .result .type{color:#7a7a7a;font-size:.875rem}#mobile-search-modal .results .result+.result{border-top:1px solid #fbfbfb}#mobile-menu-modal.show .modal-dialog{transform:translateX(0)}#mobile-menu-modal .modal-dialog{transform:translateX(100%);transition:transform .5s ease}#mobile-menu-modal .modal-body{padding-left:0;padding-right:0}#mobile-menu-modal .modal-body .items{display:flex;flex-direction:column}#mobile-menu-modal .modal-body .items .item{align-items:center;display:flex;font-size:1.75rem;justify-content:space-between}#mobile-menu-modal .modal-body .items .item svg{height:18px;width:18px}#mobile-menu-modal .modal-body .items .item+.item{border-top:1px solid #f1f1f1}#mobile-menu-modal .modal-body .secondary-items{border-top:2px solid #f1f1f1;display:flex;flex-direction:column}#mobile-menu-modal .modal-body .secondary-items .link{color:#000;font-size:1.125rem}#mobile-menu-modal .modal-body .sub-menu-item .title{color:#7a7a7a;display:block;font-size:1.125rem}#mobile-menu-modal .modal-body .sub-menu-item .title svg{height:18px;margin-top:-2px;width:18px}#mobile-menu-modal .modal-body .sub-menu-item .sub-items .sub-item{display:flex;flex-direction:column}#mobile-menu-modal .modal-body .sub-menu-item .sub-items .sub-item .link{color:#424242;font-size:1.125rem}#mobile-menu-modal .modal-body .sub-menu-item .sub-items .sub-item .link.main{color:#000;font-size:1.25rem;font-weight:500}#mobile-menu-modal .modal-body .sub-menu-item .sub-items .sub-item+.sub-item{border-top:1px solid #f1f1f1}#mobile-menu-modal .modal-body .brands-list .title{font-size:1.125rem;font-weight:500}#mobile-menu-modal .modal-body .brands-list .brands{display:flex;flex-wrap:wrap}#mobile-menu-modal .modal-body .brands-list .brands .brand{flex-basis:18%}#mobile-menu-modal .modal-body .brands-list .brands .brand .brand-container{background-color:#fff;border:1px solid #fbfbfb}#mobile-menu-modal .modal-body .brands-list .brands .brand .brand-container img{object-fit:contain}#mobile-menu-modal .modal-footer{border-top:1px solid #f1f1f1}#mobile-menu-modal .modal-footer .btn,#mobile-menu-modal .modal-footer .paginator .page-item .page-link,#mobile-menu-modal .modal-footer .video-widget-content .play-button,.paginator .page-item #mobile-menu-modal .modal-footer .page-link,.video-widget-content #mobile-menu-modal .modal-footer .play-button{margin:0;width:100%}@media (min-width:992px){#book-appointment-modal{--bs-modal-header-padding:2rem;--bs-modal-padding:2rem}}#book-appointment-modal .modal-dialog{margin:0 0 0 auto;max-width:650px;transform:translateX(100%);transition:transform .3s ease}@media (max-width:991.98px){#book-appointment-modal .modal-dialog{width:100%}}#book-appointment-modal.show .modal-dialog{transform:translateX(0)}@media (min-width:992px){#book-appointment-modal .modal-content{min-height:100vh}}#book-appointment-modal .modal-content .modal-header .modal-title{font-size:1.75rem;font-weight:500;margin:0}#book-appointment-modal .modal-content .modal-body{padding-top:0}#book-appointment-modal .modal-content .modal-body .description{font-size:1.125rem;line-height:1.5}#book-appointment-modal .modal-content .modal-footer .btn,#book-appointment-modal .modal-content .modal-footer .paginator .page-item .page-link,#book-appointment-modal .modal-content .modal-footer .video-widget-content .play-button,.paginator .page-item #book-appointment-modal .modal-content .modal-footer .page-link,.video-widget-content #book-appointment-modal .modal-content .modal-footer .play-button{margin:0;width:100%}#book-confirm-modal .modal-content .modal-body,#book-confirm-modal .modal-content .modal-footer,#book-confirm-modal .modal-content .modal-header{padding:3rem 2rem}#book-confirm-modal .modal-content .modal-header{justify-content:center;padding-bottom:0}#book-confirm-modal .modal-content .modal-header .modal-title{font-size:1.25rem;font-weight:300;margin:0;text-align:center}#book-confirm-modal .modal-content .modal-body{display:flex;justify-content:center}#book-confirm-modal .modal-content .modal-body .text{font-size:2rem;font-weight:300;margin:0;text-align:center;width:80%}#book-confirm-modal .modal-content .modal-footer{justify-content:center;padding-top:0}@media (max-width:991.98px){#book-confirm-modal .modal-content .modal-footer .btn,#book-confirm-modal .modal-content .modal-footer .paginator .page-item .page-link,#book-confirm-modal .modal-content .modal-footer .video-widget-content .play-button,.paginator .page-item #book-confirm-modal .modal-content .modal-footer .page-link,.video-widget-content #book-confirm-modal .modal-content .modal-footer .play-button{width:100%}}#lead-messages-modal .modal-content .modal-body,#lead-messages-modal .modal-content .modal-footer,#lead-messages-modal .modal-content .modal-header{padding:3rem 2rem}#lead-messages-modal .modal-content .modal-header{justify-content:center;padding-bottom:0}#lead-messages-modal .modal-content .modal-header .modal-title{font-size:1.25rem;font-weight:300;margin:0;text-align:center}#lead-messages-modal .modal-content .modal-body{display:flex;justify-content:center}#lead-messages-modal .modal-content .modal-body .text{font-size:2rem;font-weight:300;margin:0;text-align:center;width:80%}#lead-messages-modal .modal-content .modal-footer{justify-content:center;padding-top:0}@media (max-width:991.98px){#lead-messages-modal .modal-content .modal-footer .btn,#lead-messages-modal .modal-content .modal-footer .paginator .page-item .page-link,#lead-messages-modal .modal-content .modal-footer .video-widget-content .play-button,.paginator .page-item #lead-messages-modal .modal-content .modal-footer .page-link,.video-widget-content #lead-messages-modal .modal-content .modal-footer .play-button{width:100%}}.header-container{left:0;position:fixed;right:0;top:0;z-index:20}.promo-header{background-color:#000;display:block;position:relative;z-index:1021}.promo-header .title{color:#fff;font-size:.875rem;font-weight:500;margin:0;text-align:center}.sup-header{background-color:#fff;border-bottom:1px solid #f1f1f1;position:relative;z-index:1021}.sup-header .sub-header-content{align-items:center;display:flex;justify-content:space-between}.sup-header .sub-header-content .sup-link{font-family:EditorialOld,"sans-serif";font-size:.875rem}.sup-header .sub-header-content .sup-link .text-primary svg{height:16px;margin-top:-2px;width:16px}.sup-header .sub-header-content .ctas-row{align-items:center;display:flex}.sup-header .sub-header-content .ctas-row .item{font-size:.75rem;text-transform:uppercase}header{border-bottom:1px solid #f1f1f1;position:relative;z-index:1020}header,header:before{background-color:#fff}header:before{content:"";height:100%;position:absolute;top:0;width:100%}header .header-content{align-items:center;display:flex;position:relative}header .header-content .item{position:relative;z-index:1}header .header-content .left-section{width:100%}header .header-content .left-section,header .header-content .left-section .ctas-row{align-items:center;display:flex;gap:2rem}@media (max-width:1299.98px){header .header-content .left-section .ctas-row{gap:1rem}}header .header-content .left-section .ctas-row .item.hidden{color:#dfdfdf}header .header-content .left-section .ctas-row .dropdown-menu #header-image{object-fit:cover}header .header-content .left-section #brand-logo-container{height:42px;position:relative;transition:width .2s;width:42px}header .header-content .left-section #brand-logo-container .brand-logo{position:absolute;top:0;transition:height .2s,width .2s}header .header-content .left-section #brand-logo-container.big{height:42px;width:76px}header .header-content .left-section #brand-logo-container.big .brand-logo{height:76px;position:relative;width:76px;z-index:1020}header .header-content .right-section{align-items:center;display:flex;justify-content:end;width:100%}header .header-content .right-section .search-bar{display:block;position:relative}header .header-content .right-section .search-bar .form-control{background:#fbfbfb;min-width:330px}@media (max-width:1299.98px){header .header-content .right-section .search-bar .form-control{max-width:150px;min-width:150px;padding-left:1rem;padding-right:2rem}}header .header-content .right-section .search-bar .search-icon{color:#dfdfdf;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}@media (max-width:1299.98px){header .header-content .right-section .search-bar .search-icon{right:.5rem}}.paginator .page-item header .header-content .right-section .search-btn.page-link svg,.video-widget-content header .header-content .right-section .search-btn.play-button svg,header .header-content .right-section .btn.search-btn svg,header .header-content .right-section .paginator .page-item .search-btn.page-link svg,header .header-content .right-section .video-widget-content .search-btn.play-button svg{margin:0!important;stroke-width:1.5px}@media (max-width:991.98px){.paginator .page-item header .header-content .right-section .search-btn.page-link,.video-widget-content header .header-content .right-section .search-btn.play-button,header .header-content .right-section .btn.search-btn,header .header-content .right-section .paginator .page-item .search-btn.page-link,header .header-content .right-section .video-widget-content .search-btn.play-button{display:none}}@media (min-width:1300px){.paginator .page-item header .header-content .right-section .search-btn.page-link,.video-widget-content header .header-content .right-section .search-btn.play-button,header .header-content .right-section .btn.search-btn,header .header-content .right-section .paginator .page-item .search-btn.page-link,header .header-content .right-section .video-widget-content .search-btn.play-button{display:none}}@media (max-width:991.98px){header .header-content .right-section .btn-whatsapp{background:#fff}header .header-content .right-section .btn-whatsapp svg{color:#25d366!important;margin:0!important}}header .dropdown-toggle:after{display:none}header .dropdown-menu{border:unset!important;border-bottom:1px solid #f1f1f1!important;border-radius:0!important;left:0!important;padding:0!important;position:fixed!important;right:0!important;top:-40rem!important;transition:top .5s ease;width:100vw;z-index:-1!important}@media (min-width:992px){header .dropdown-menu{display:block!important}}header .dropdown-menu.show{top:27px!important}header .dropdown-menu .body .list-container .key{color:#7a7a7a;font-size:.875rem}header .dropdown-menu .body .list-container .link{color:#424242;display:block;width:100%}header .dropdown-menu .body .list-container .link.main{color:#000;font-size:1.125rem;font-weight:500}header .dropdown-menu .body .list-container .link:hover{color:#000;text-decoration:underline}header .dropdown-menu .body .list-container .link.active{color:#be2f27}header .dropdown-menu .footer{position:relative}header .dropdown-menu .footer:after{border-top:1px solid #f1f1f1;content:" ";left:0;position:absolute;right:0;top:0;width:100%}header .dropdown-menu .footer .title{font-size:.875rem;font-weight:500}header .dropdown-menu .footer .brands{display:flex}header .dropdown-menu .footer .brands .brand{height:60px;width:60px}header .dropdown-menu .footer .brands .brand img{border:1px solid #fbfbfb;height:60px;object-fit:contain;width:60px}header .dropdown-menu.search .label{color:#7a7a7a;font-size:1.25rem}header .dropdown-menu.search .results{display:flex;flex-direction:column}header .dropdown-menu.search .results .result{align-items:center;display:flex;justify-content:space-between}header .dropdown-menu.search .results .result:hover{color:#000;text-decoration:underline}header .dropdown-menu.search .results .result .value{color:#424242;font-size:1.75rem}header .dropdown-menu.search .results .result .value .mark,header .dropdown-menu.search .results .result .value mark{background:unset!important;color:#000!important;padding:0!important}header .dropdown-menu.search .results .result .type{color:#7a7a7a;font-size:.875rem}footer{background-color:#000}footer .logo{height:30px}footer .desktop .label,footer .sup-header .label,footer header .header-content .left-section .ctas-row .label,footer header .header-content .right-section .search-bar .label,header .header-content .left-section footer .ctas-row .label,header .header-content .right-section footer .search-bar .label{color:#7a7a7a;font-size:.875rem;margin:0!important}footer .desktop .footer-links,footer .sup-header .footer-links,footer header .header-content .left-section .ctas-row .footer-links,footer header .header-content .right-section .search-bar .footer-links,header .header-content .left-section footer .ctas-row .footer-links,header .header-content .right-section footer .search-bar .footer-links{display:flex;flex-direction:column}footer .link{color:hsla(0,0%,100%,.9);font-weight:500}footer .link:hover{color:#fff;text-decoration:underline}footer .info-row{align-items:center;display:flex;justify-content:space-between}@media (max-width:991.98px){footer .info-row{flex-direction:column}}@media (min-width:992px){footer .info-row{border-top:1px solid hsla(0,0%,100%,.15)}}footer .info-row .info{color:#7a7a7a;font-weight:500}footer .mobile img{display:block;margin:0 auto}footer .mobile .accordion-header{border-bottom:1px solid hsla(0,0%,100%,.15)}footer .mobile .accordion-button{color:#fff;font-size:1.125rem}footer .mobile .accordion-body{display:flex;flex-direction:column}footer .mobile .accordion-body .link{color:hsla(0,0%,100%,.9);font-size:1rem;font-weight:500}.homepage-banner-section{position:relative}.homepage-banner-section .banner-image{bottom:0;left:0;position:absolute;right:0;top:0}@media (max-width:991.98px){.homepage-banner-section .banner-image img.mobile+img{display:none}}.homepage-banner-section .banner-image img{height:100%;object-fit:cover;width:100%}.homepage-banner-section .banner-image:before{background:linear-gradient(90.05deg,transparent 14%,rgba(0,0,0,.3) 40%,rgba(0,0,0,.5) 80%);bottom:0;content:" ";position:absolute;right:0;top:0;width:80%}@media (max-width:991.98px){.homepage-banner-section .banner-image:before{background:linear-gradient(180deg,transparent 23%,rgba(0,0,0,.3) 65%,rgba(0,0,0,.5));width:100%}}.homepage-banner-section .splide__arrows{align-items:center;bottom:3rem;display:flex;justify-content:center;left:0;position:absolute;z-index:10}.homepage-banner-section .splide__arrows .splide__arrow{background-color:unset;border:2px solid #fff;color:#fff;opacity:1;position:static;transform:unset}.homepage-banner-section .splide__arrows .splide__arrow svg{stroke-width:2}.homepage-banner-section .splide__arrows .pages{color:#fff;font-size:1.25rem}.homepage-banner-section .content-row{align-items:center;color:#fff;height:60vh;justify-content:end;min-height:35rem;position:relative;z-index:1010}@media (max-width:991.98px){.homepage-banner-section .content-row{align-items:end;height:70vh}}.homepage-banner-section .content-row .content{align-items:center;display:flex;flex-direction:column}.homepage-banner-section .content-row .content .title{font-style:italic;font-weight:700;line-height:1;text-align:center}.homepage-banner-section .content-row .content .subtitle{font-size:2.5rem;font-style:italic;font-weight:300;text-align:center}.homepage-banner-section .content-row .content .description{font-size:1.75rem;font-weight:400;text-align:center}@media (max-width:991.98px){.categories-slider-section .splide{margin:0 -.75rem}}@media (min-width:992px){.categories-slider-section .splide__track{overflow:visible}}.appearing-text-section{background-color:#f9f6f3}.appearing-text-section .appearing-text{font-style:italic;font-weight:500;padding:0 4rem}@media (max-width:991.98px){.appearing-text-section .appearing-text{padding:0}}.appearing-text-section .details-row{align-items:center;border-top:1px solid #7a7a7a;display:flex;margin:0 4rem;width:fit-content}@media (max-width:991.98px){.appearing-text-section .details-row{flex-direction:column;margin:0;width:100%}}.appearing-text-section .details-row .element{font-size:.875rem;font-weight:700;margin:0}.appearing-text-section .details-row .element.end{color:#be2f27}.appearing-text-section .details-row .element.end svg{height:16px;width:16px}.brands-section .main-row{align-items:center;padding:0 4rem}@media (max-width:991.98px){.brands-section .main-row{padding:0}.brands-section .main-row br{display:none}}.brands-section .main-row .brands-row .brand{border:1px solid #f1f1f1;display:block}.brands-section .main-row .brands-row .brand .image-container img{object-fit:contain}.visit-our-shop-section{position:relative}.visit-our-shop-section:after{background-color:rgba(0,0,0,.2);bottom:0;content:" ";left:0;position:absolute;right:0;top:0;z-index:-1}.visit-our-shop-section .section-background{bottom:0;height:100%;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.visit-our-shop-section .content{align-items:center;display:flex;flex-direction:column}.visit-our-shop-section .content .title{color:#fff;font-weight:600}.visit-our-shop-section .content .search-bar{background:#fff;position:relative}@media (max-width:991.98px){.visit-our-shop-section .content .search-bar{width:100%}}.visit-our-shop-section .content .search-bar .form-control{background-color:unset;border:unset;min-width:30rem;padding:.575rem 3rem .575rem 1rem}@media (max-width:991.98px){.visit-our-shop-section .content .search-bar .form-control{min-width:0;padding:.25rem 3rem .25rem 1rem}}.visit-our-shop-section .content .search-bar .form-control:focus{box-shadow:unset}.visit-our-shop-section .content .search-bar .icon-rounded{border-color:#dfdfdf;color:#dfdfdf;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.promotions-section #promotions-slider .splide__arrows{align-items:center;display:flex}@media (max-width:991.98px){.promotions-section #promotions-slider .splide__arrows{justify-content:center}}.promotions-section #promotions-slider .splide__arrows .splide__arrow{background-color:unset;border:1px solid #000;color:#000;position:static;transform:unset}.promotions-section #promotions-slider .splide__arrows .pages{font-size:1.25rem}@media (max-width:991.98px){.homepage-cards-section .splide{margin:0 -.75rem}}.featured-outlets-section{background-color:#f9f6f3}.featured-outlets-section .info-row{align-items:end;display:flex;justify-content:space-between}@media (max-width:991.98px){.featured-outlets-section .info-row{display:block}}.dondi-gallery-introduction-section .editor-content .featured-outlets-section .info-row .h1,.dondi-gallery-introduction-section .editor-content .featured-outlets-section .info-row .h2,.dondi-gallery-introduction-section .editor-content .featured-outlets-section .info-row .h3,.dondi-gallery-introduction-section .editor-content .featured-outlets-section .info-row .h4,.dondi-gallery-introduction-section .editor-content .featured-outlets-section .info-row h1,.dondi-gallery-introduction-section .editor-content .featured-outlets-section .info-row h2,.dondi-gallery-introduction-section .editor-content .featured-outlets-section .info-row h3,.dondi-gallery-introduction-section .editor-content .featured-outlets-section .info-row h4,.featured-outlets-section .info-row .dondi-gallery-introduction-section .editor-content .h1,.featured-outlets-section .info-row .dondi-gallery-introduction-section .editor-content .h2,.featured-outlets-section .info-row .dondi-gallery-introduction-section .editor-content .h3,.featured-outlets-section .info-row .dondi-gallery-introduction-section .editor-content .h4,.featured-outlets-section .info-row .dondi-gallery-introduction-section .editor-content h1,.featured-outlets-section .info-row .dondi-gallery-introduction-section .editor-content h2,.featured-outlets-section .info-row .dondi-gallery-introduction-section .editor-content h3,.featured-outlets-section .info-row .dondi-gallery-introduction-section .editor-content h4,.featured-outlets-section .info-row .section-title,.featured-outlets-section .info-row .shop-card.extended .row .card-body .location,.shop-card.extended .row .card-body .featured-outlets-section .info-row .location{margin:0}.featured-outlets-section .info-row .timer{font-size:2rem;margin:0}@media (max-width:991.98px){.featured-outlets-section .info-row .timer{font-size:1.125rem}.featured-outlets-section .splide{margin:0 -.75rem}}.featured-outlets-section .cta-row{display:flex;justify-content:center}.seo-section .title{font-size:1.125rem;line-height:1.5}.seo-section .description{font-size:1rem;line-height:1.5}.featured-products-section{background-color:#000}.dondi-gallery-introduction-section .editor-content .featured-products-section .h1,.dondi-gallery-introduction-section .editor-content .featured-products-section .h2,.dondi-gallery-introduction-section .editor-content .featured-products-section .h3,.dondi-gallery-introduction-section .editor-content .featured-products-section .h4,.dondi-gallery-introduction-section .editor-content .featured-products-section h1,.dondi-gallery-introduction-section .editor-content .featured-products-section h2,.dondi-gallery-introduction-section .editor-content .featured-products-section h3,.dondi-gallery-introduction-section .editor-content .featured-products-section h4,.featured-products-section .dondi-gallery-introduction-section .editor-content .h1,.featured-products-section .dondi-gallery-introduction-section .editor-content .h2,.featured-products-section .dondi-gallery-introduction-section .editor-content .h3,.featured-products-section .dondi-gallery-introduction-section .editor-content .h4,.featured-products-section .dondi-gallery-introduction-section .editor-content h1,.featured-products-section .dondi-gallery-introduction-section .editor-content h2,.featured-products-section .dondi-gallery-introduction-section .editor-content h3,.featured-products-section .dondi-gallery-introduction-section .editor-content h4,.featured-products-section .section-title,.featured-products-section .shop-card.extended .row .card-body .location,.shop-card.extended .row .card-body .featured-products-section .location{color:#fff}@media (max-width:991.98px){.featured-products-section .splide,.homepage-news-section .splide{margin:0 -.75rem}}.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section .h1,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section .h2,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section .h3,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section .h4,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section h1,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section h2,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section h3,.dondi-gallery-introduction-section .editor-content .homepage-most-clicked-links-section h4,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content .h1,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content .h2,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content .h3,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content .h4,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content h1,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content h2,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content h3,.homepage-most-clicked-links-section .dondi-gallery-introduction-section .editor-content h4,.homepage-most-clicked-links-section .section-title,.homepage-most-clicked-links-section .shop-card.extended .row .card-body .location,.shop-card.extended .row .card-body .homepage-most-clicked-links-section .location{font-size:1.25rem}.homepage-most-clicked-links-section .row .link{color:#7a7a7a;display:block;font-size:1rem}.furniture-introduction-section .row{align-items:center}.furniture-introduction-section .row .title{font-weight:500}.furniture-introduction-section .row .description{font-size:1.125rem;line-height:1.5;margin:0;width:80%}.categories-section .row .category-container{display:block;position:relative}.categories-section .row .category-container .image-container:after{background-color:rgba(0,0,0,.3);content:" ";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.categories-section .row .category-container .image-container img{object-fit:cover}.categories-section .row .category-container .text{color:#fff;font-size:1.75rem;font-weight:600;left:50%;margin:0;position:absolute;text-align:center;top:50%;transform:translateX(-50%) translateY(-50%);z-index:2}.products-section .heading-row{align-items:end;display:flex;justify-content:space-between}.products-section .heading-row .total-product{font-size:1.75rem;font-weight:500}#furniture-item-hero-section .image-container{aspect-ratio:21/9}@media (max-width:991.98px){#furniture-item-hero-section .image-container{aspect-ratio:16/9}}#furniture-item-hero-section .image-container img{height:100%;object-fit:cover;width:100%}#furniture-item-hero-section .inside-positioner{position:relative}#furniture-item-hero-section .inside-positioner .btn,#furniture-item-hero-section .inside-positioner .paginator .page-item .page-link,#furniture-item-hero-section .inside-positioner .video-widget-content .play-button,.paginator .page-item #furniture-item-hero-section .inside-positioner .page-link,.video-widget-content #furniture-item-hero-section .inside-positioner .play-button{bottom:3rem;position:absolute;right:0;z-index:2}@media (max-width:991.98px){#furniture-item-hero-section .inside-positioner .btn,#furniture-item-hero-section .inside-positioner .paginator .page-item .page-link,#furniture-item-hero-section .inside-positioner .video-widget-content .play-button,.paginator .page-item #furniture-item-hero-section .inside-positioner .page-link,.video-widget-content #furniture-item-hero-section .inside-positioner .play-button{bottom:.75rem;right:.75rem}}.sofa-title-section .heading-row{border-bottom:1px solid #f1f1f1}.sofa-title-section .heading-row .brand{aspect-ratio:1;background-color:#fff;width:70px}@media (max-width:991.98px){.sofa-title-section .heading-row .brand{width:45px}}.sofa-title-section .heading-row .brand img{height:auto;object-fit:cover;width:100%}.sofa-title-section .heading-row .brand.mobile{margin:0 auto}.sofa-title-section .heading-row .badges{align-items:center;display:flex}@media (max-width:991.98px){.sofa-title-section .heading-row .badges{justify-content:center}}.sofa-title-section .heading-row .badges .badge.ready-for-delivery{background-color:rgba(190,47,39,.15);color:#be2f27}.sofa-title-section .heading-row .badges .badge.ready-for-delivery svg{height:16px;width:16px}.sofa-title-section .heading-row .title{font-weight:500}@media (max-width:991.98px){.sofa-title-section .heading-row .title{text-align:center}}.sofa-title-section .heading-row .description{font-size:1.25rem;font-weight:400;line-height:1.5;margin:0!important}@media (max-width:991.98px){.sofa-title-section .heading-row .description{font-size:1.125rem;text-align:center}}.sofa-title-section .features-row{justify-content:center}.sofa-title-section .features-row .feature{text-align:center}@media (max-width:991.98px){.sofa-title-section .features-row .feature .image-container{margin:0 auto;width:80%}}.sofa-title-section .features-row .feature .image-container img{object-fit:cover}.sofa-promo-section .content{background-color:#be2f27}.sofa-promo-section .content .title{color:#fff;font-size:2rem;font-weight:500;margin:0;text-align:center}.available-only-in-section .shop-row{align-items:center;display:flex}#mobile-search-modal .search-bar .available-only-in-section .shop-row .search-icon,.appearing-text-section .details-row .available-only-in-section .shop-row .element,.available-only-in-section .shop-row #mobile-search-modal .search-bar .search-icon,.available-only-in-section .shop-row .appearing-text-section .details-row .element,.available-only-in-section .shop-row .filter-dropdown .filter-selected,.available-only-in-section .shop-row .icon-container,.available-only-in-section .shop-row .kitchen-go-back,.available-only-in-section .shop-row .outlet-listing-card .card-body .item-details,.available-only-in-section .shop-row header .header-content .right-section .search-bar .search-icon,.filter-dropdown .available-only-in-section .shop-row .filter-selected,.outlet-listing-card .card-body .available-only-in-section .shop-row .item-details,header .header-content .right-section .search-bar .available-only-in-section .shop-row .search-icon{align-items:center;background-color:rgba(190,47,39,.15);border-radius:.375rem;color:#be2f27;display:flex;height:40px;justify-content:center;width:40px}.available-only-in-section .shop-row .location{font-weight:500}.available-only-in-section .shop-row .address{color:#7a7a7a;margin:0}.other-ideas-section .ideas .products-row .outlet-card{background-color:#f9f6f3}.other-ideas-section .ideas .products-row .outlet-card .card-body .heading{align-items:center;display:flex;justify-content:space-between}.other-ideas-section .ideas .products-row .outlet-card .card-body .heading .title{margin:0!important}.other-ideas-section .ideas .products-row .outlet-card .card-body .heading .brand-container{width:40px}.other-ideas-section .ideas .products-row .outlet-card .card-body .heading .brand-container img{left:50%;object-fit:contain;top:50%;transform:translate(-50%,-50%)}.other-ideas-section .ideas .products-row .outlet-card .card-body .size{color:#7a7a7a;font-size:.875rem}.other-ideas-section .ideas .products-row .outlet-card .card-body .full-price{font-size:.875rem;font-weight:300}.other-ideas-section .ideas .products-row .outlet-card .card-body .discounted-price .discounted-block{align-items:center;display:flex}.other-ideas-section .ideas .products-row .outlet-card .card-body .discounted-price .discounted-block .price{font-size:1.75rem;font-weight:500;margin:0}.other-ideas-section .ideas .products-row .outlet-card .card-body .discounted-price .discounted-block .percentage{color:#be2f27;font-size:1.375rem;font-weight:500;margin:0}.other-ideas-section .sofa-composition-row{border-bottom:1px solid #f1f1f1}.other-ideas-section .sofa-composition-row .row{align-items:center}.other-ideas-section .sofa-composition-row .image-container img{object-fit:contain}.other-ideas-section .sofa-composition-row .detail-card{background-color:#f9f6f3}.other-ideas-section .sofa-composition-row .detail-card .card-body .title{font-size:1.25rem}.other-ideas-section .sofa-composition-row .detail-card .card-body .description{font-size:1.125rem}.other-ideas-section .sofa-composition-row .detail-card .card-body .measures{color:#7a7a7a;font-size:1rem}.other-ideas-section .sofa-composition-row .detail-card .card-body .listing-price{margin:0}.other-ideas-section .sofa-composition-row .detail-card .card-body .listing-price span{text-decoration:line-through}.other-ideas-section .sofa-composition-row .detail-card .card-body .discounted-price{align-items:center;display:flex}.other-ideas-section .sofa-composition-row .detail-card .card-body .discounted-price .price{font-size:2.5rem;font-weight:500;margin:0}.other-ideas-section .sofa-composition-row .detail-card .card-body .discounted-price .discount{color:#be2f27;font-size:1.25rem;font-weight:600;margin:0}.other-ideas-section .sofa-composition-row .detail-card .card-footer{align-items:center;border-top:1px solid #f1f1f1;display:flex;justify-content:space-between}.other-ideas-section .sofa-composition-row .detail-card .card-footer .link{color:#be2f27;font-weight:500}.other-ideas-section .sofa-composition-row .detail-card .card-footer .link svg{height:16px;width:16px;stroke-width:2;margin-top:-2px}.other-ideas-section .sofa-composition-row .detail-card .card-footer .findomestic{height:40px}.other-ideas-section .sofa-composition-row:last-child{border-bottom:unset}@media (max-width:991.98px){.sofa-coatings-section .splide{margin:0 -.75rem}}.sofa-coatings-section .description{font-size:1.125rem;line-height:1.5}.sofa-coatings-nav{align-items:center;display:flex}.sofa-coatings-nav .nav-link{color:#7a7a7a;font-weight:500;padding:0}.sofa-coatings-nav .nav-link.active{color:#000}.tab-content .coating .image-container img{object-fit:cover}.tab-content .coating .title{font-weight:500;margin:0!important}#modularity-section .splide__arrows{align-items:center;display:flex;justify-content:end}@media (max-width:991.98px){#modularity-section .splide__arrows{justify-content:center}}#modularity-section .splide__arrow{background-color:unset;border:1px solid #000;color:#000;position:static;transform:unset}#modularity-section .text{font-size:1.75rem;margin:0}#modularity-section #pages{font-size:1.25rem}#modularity-section .splide__slide img{height:auto;width:100%}.furniture-compositions-section .subtitle{font-size:1.5rem}.furniture-compositions-section .image-container img{height:100%;object-fit:cover;width:100%}.furniture-compositions-section .item-title{font-size:1.75rem;font-weight:500}.furniture-compositions-section .item-description{font-size:1.125rem}.furniture-design-details-section .subtitle{font-size:1.5rem}.furniture-design-details-section .content{background-color:#f9f6f3}@media (max-width:991.98px){.furniture-design-details-section .row{justify-content:center}}.furniture-design-details-section .row .image-container img{height:100%;object-fit:cover;width:100%}.furniture-design-details-section .row .item-description{font-size:1.125rem;font-weight:500;text-align:center}.price-list-ribbon{background-color:#000;color:#fff;font-size:1.5rem;font-weight:500;position:fixed;right:0;text-orientation:sideways;top:50%;transform:translateY(-50%) rotate(180deg);writing-mode:vertical-lr;z-index:1020}.price-list-ribbon svg{height:28px;width:28px;stroke-width:2;margin-top:-2px}.other-detail-card{background-color:#f9f6f3}.other-detail-card .image-container img{object-fit:cover}.other-detail-card .card-body .title{font-size:1.25rem}.other-detail-card .card-body .description{font-size:1.125rem}.other-detail-card .card-body .measures{color:#7a7a7a;font-size:1rem}.other-detail-card .card-body .listing-price{margin:0}.other-detail-card .card-body .listing-price span{text-decoration:line-through}.other-detail-card .card-body .discounted-price{align-items:center;display:flex}.other-detail-card .card-body .discounted-price .price{font-size:2.5rem;font-weight:500;margin:0}.other-detail-card .card-body .discounted-price .discount{color:#be2f27;font-size:1.25rem;font-weight:600;margin:0}.other-detail-card .card-footer{align-items:center;border-top:1px solid #f1f1f1;display:flex;justify-content:space-between}.other-detail-card .card-footer .link{color:#be2f27;font-weight:500}.other-detail-card .card-footer .link svg{height:16px;width:16px;stroke-width:2;margin-top:-2px}.other-detail-card .card-footer .findomestic{height:40px}@media (max-width:991.98px){.other-detail-card .card-footer .findomestic{height:20px}}.kitchen-go-back{display:block;font-size:1.25rem;font-weight:500}@media (max-width:991.98px){.kitchen-go-back{font-size:1rem}}.kitchen-introduction-section .title{font-weight:500}@media (max-width:991.98px){.kitchen-introduction-section .title{font-size:2rem}}.kitchen-introduction-section .description{font-size:1.125rem;line-height:1.5}@media (max-width:991.98px){.kitchen-introduction-section .description{font-size:1rem}}.kitchen-introduction-section .description span{font-weight:700}.listing-kitchen-section .heading-row{align-items:center;display:flex;justify-content:space-between}@media (max-width:991.98px){.listing-kitchen-section .heading-row{flex-direction:column}}.listing-kitchen-section .heading-row .filters-row{align-items:center;display:flex}.listing-kitchen-section .heading-row .filters-row .filter{color:#7a7a7a;font-weight:500}.listing-kitchen-section .heading-row .filters-row .filter.active{color:#000}.listing-kitchen-section .cta-row{display:flex;justify-content:center}.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section .h1,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section .h2,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section .h3,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section .h4,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section h1,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section h2,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section h3,.dondi-gallery-introduction-section .editor-content .kitchen-item-details-section h4,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content .h1,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content .h2,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content .h3,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content .h4,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content h1,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content h2,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content h3,.kitchen-item-details-section .dondi-gallery-introduction-section .editor-content h4,.kitchen-item-details-section .section-title,.kitchen-item-details-section .shop-card.extended .row .card-body .location,.shop-card.extended .row .card-body .kitchen-item-details-section .location{font-size:2.5rem;font-weight:500}.kitchen-item-details-section .row .details-container .details-list{width:80%}.kitchen-item-details-section .row .details-container .details-list .element{border-bottom:1px solid #f1f1f1;font-size:1.25rem;font-weight:500;margin:0;padding:1rem 0}.kitchen-item-details-section .row .details-container .details-list .separator{color:#7a7a7a;font-size:1.25rem;font-weight:500}@media (max-width:991.98px){.category-children-section .splide{margin:0 -.75rem}}@media (min-width:992px){.category-children-section .splide .splide__track{overflow:visible}}.kitchen-item-hero-section img{height:100%;object-fit:cover;width:100%}.kitchen-item-detail-section .item-title{font-weight:500}@media (max-width:991.98px){.kitchen-item-detail-section .item-title{font-size:2.5rem}}.kitchen-item-detail-section .brand{align-items:center;aspect-ratio:1/1;background-color:#fff;display:flex;width:70px}.kitchen-item-detail-section .brand img{height:auto;object-fit:cover;width:100%}.kitchen-item-detail-section .description{font-size:1.25rem;font-weight:400;line-height:1.5}@media (max-width:991.98px){.kitchen-item-detail-section .description{font-size:1.125rem}}.kitchen-item-detail-section .ctas{display:flex}.kitchen-item-detail-section .ctas .btn,.kitchen-item-detail-section .ctas .paginator .page-item .page-link,.kitchen-item-detail-section .ctas .video-widget-content .play-button,.paginator .page-item .kitchen-item-detail-section .ctas .page-link,.video-widget-content .kitchen-item-detail-section .ctas .play-button{text-transform:uppercase}.kitchen-book-appointment-section .content{align-items:center;display:flex;flex-direction:column}.kitchen-book-appointment-section .content .btn,.kitchen-book-appointment-section .content .paginator .page-item .page-link,.kitchen-book-appointment-section .content .video-widget-content .play-button,.paginator .page-item .kitchen-book-appointment-section .content .page-link,.video-widget-content .kitchen-book-appointment-section .content .play-button{text-transform:uppercase}.dondi-gallery-introduction-section .editor-content .kitchen-composition-ideas-section .h1,.dondi-gallery-introduction-section .editor-content .kitchen-composition-ideas-section .h2,.dondi-gallery-introduction-section .editor-content .kitchen-composition-ideas-section .h3,.dondi-gallery-introduction-section .editor-content .kitchen-composition-ideas-section .h4,.dondi-gallery-introduction-section .editor-content .kitchen-composition-ideas-section h1,.dondi-gallery-introduction-section .editor-content .kitchen-composition-ideas-section h2,.dondi-gallery-introduction-section .editor-content .kitchen-composition-ideas-section h3,.dondi-gallery-introduction-section .editor-content .kitchen-composition-ideas-section h4,.kitchen-composition-ideas-section .dondi-gallery-introduction-section .editor-content .h1,.kitchen-composition-ideas-section .dondi-gallery-introduction-section .editor-content .h2,.kitchen-composition-ideas-section .dondi-gallery-introduction-section .editor-content .h3,.kitchen-composition-ideas-section .dondi-gallery-introduction-section .editor-content .h4,.kitchen-composition-ideas-section .dondi-gallery-introduction-section .editor-content h1,.kitchen-composition-ideas-section .dondi-gallery-introduction-section .editor-content h2,.kitchen-composition-ideas-section .dondi-gallery-introduction-section .editor-content h3,.kitchen-composition-ideas-section .dondi-gallery-introduction-section .editor-content h4,.kitchen-composition-ideas-section .section-title,.kitchen-composition-ideas-section .shop-card.extended .row .card-body .location,.shop-card.extended .row .card-body .kitchen-composition-ideas-section .location{margin-bottom:0!important}.kitchen-composition-ideas-section .main-row .composition-panel{background-color:#fff}.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .image-container img{object-fit:cover}.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .panel-title{font-size:2.5rem;font-weight:500}@media (max-width:991.98px){.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .panel-title{font-size:1.5rem}}.kitchen-composition-ideas-section .main-row .composition-panel .panel-row .panel-description{font-size:1.125rem;line-height:1.5;margin:0}.kitchen-composition-ideas-section .main-row .progress-slide{position:sticky;top:163px}.product-promo-section .product-promo{background-color:#be2f27}.product-promo-section .product-promo .description,.product-promo-section .product-promo .title{color:#fff}.consultant-section .call-to-action-card .card-body{align-items:end;display:flex;min-height:25rem}.consultant-section .call-to-action-card .card-body .heading{font-size:80px;font-weight:700}@media (max-width:991.98px){.consultant-section .call-to-action-card .card-body .heading{font-size:60px}.consultant-section .call-to-action-card .card-body .heading br{display:none}}.consultant-section .consultant-content{display:flex;flex-direction:column;height:100%;justify-content:end}@media (min-width:992px){.consultant-section .consultant-content{padding-left:2rem!important}}.consultant-section .consultant-content .title{font-size:2.5rem;margin:0}@media (max-width:991.98px){.consultant-section .consultant-content .title{font-size:1.75rem}}.consultant-section .consultant-content .list{display:flex;flex-direction:column}.consultant-section .consultant-content .list .element{align-items:center;display:flex;font-size:1.125rem;font-weight:500}.consultant-section .consultant-content .list .element svg{color:#7a7a7a}.consultant-section .consultant-content .list .element.change-color svg path{stroke:#7a7a7a}.consultant-section .consultant-content .btn,.consultant-section .consultant-content .paginator .page-item .page-link,.consultant-section .consultant-content .video-widget-content .play-button,.paginator .page-item .consultant-section .consultant-content .page-link,.video-widget-content .consultant-section .consultant-content .play-button{width:fit-content}@media (max-width:991.98px){.consultant-section .consultant-content .btn,.consultant-section .consultant-content .paginator .page-item .page-link,.consultant-section .consultant-content .video-widget-content .play-button,.paginator .page-item .consultant-section .consultant-content .page-link,.video-widget-content .consultant-section .consultant-content .play-button{width:100%}}.consultant-section .consultant-content .ctas{display:flex;flex-direction:column}@media (min-width:992px){.consultant-section .consultant-content .ctas{flex-direction:row}}.magazine-section{background-color:#be2f27;color:#fff}.magazine-section .row{align-items:center}.magazine-section .row .image-container img{object-fit:cover}.magazine-section .row .title{font-style:italic;font-weight:700}@media (max-width:991.98px){.magazine-section .row .title br{display:none}}.magazine-section .row .subtitle{font-size:.875rem;font-weight:600;margin:0}.magazine-section .row .newsletter-container{display:flex;flex-direction:column}.magazine-section .row .newsletter-container .input-container{display:flex}.magazine-section .row .newsletter-container .input-container div{width:100%}.magazine-section .row .newsletter-container .input-container div .form-control{background-color:#fff}.magazine-section .row .newsletter-container .form-check{align-items:center;display:flex;gap:.5rem}.magazine-section .row .newsletter-container .form-check .form-check-label{color:#fff;font-size:.625rem;font-weight:500;margin:0}.magazine-section .row .newsletter-container .form-check .form-check-input{background-color:unset;border-color:#fff}.magazine-section .row .newsletter-container .btn-white,.magazine-section .row .newsletter-container .video-widget-content .play-button,.video-widget-content .magazine-section .row .newsletter-container .play-button{color:#be2f27}.toolbar{background-color:#fff;border-top:1px solid #f1f1f1;bottom:0;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);left:0;position:fixed;right:0;z-index:1020}.toolbar .content{align-items:center;display:flex;justify-content:space-between}.toolbar .content .title-section .title{font-size:2rem}.toolbar .content .title-section .items{align-items:center;display:flex}.toolbar .content .title-section .items .item{color:#7a7a7a;font-size:1rem;margin-bottom:0}@media (max-width:991.98px){.toolbar .content .title-section{display:none}}.toolbar .content .actions-section{align-items:center;display:flex}@media (max-width:991.98px){.toolbar .content .actions-section{flex:1}}.toolbar .content .actions-section .prices .starting-price{font-size:1.5rem}.toolbar .content .actions-section .prices .financing{font-size:1rem;margin-bottom:0}@media (max-width:991.98px){.toolbar .content .actions-section .prices{display:none}}.toolbar .content .actions-section .actions{display:flex}@media (max-width:991.98px){.paginator .page-item .toolbar .content .actions-section .actions .page-link,.toolbar .content .actions-section .actions,.toolbar .content .actions-section .actions .btn,.toolbar .content .actions-section .actions .paginator .page-item .page-link,.toolbar .content .actions-section .actions .video-widget-content .play-button,.video-widget-content .toolbar .content .actions-section .actions .play-button{flex:1}}.collection-category-text-section .description-container{display:flex;justify-content:center}.collection-category-text-section .description-container .appearing-text{font-style:italic;font-weight:400;text-align:center;width:80%}@media (max-width:991.98px){.collection-category-text-section .description-container .appearing-text{font-size:1.75rem;width:100%}}.collection-category-images-section .image-container img{object-fit:cover}.dondi-gallery-hero-section .title{font-family:EditorialOld,"serif";font-size:140px;text-align:center}@media (max-width:991.98px){.dondi-gallery-hero-section .title{font-size:80px}}.dondi-gallery-hero-section .image-container img{object-fit:cover}.dondi-gallery-introduction-section .row{justify-content:space-between}.dondi-gallery-introduction-section .editor-content p{font-size:1.125rem;line-height:1.5}.dondi-gallery-image-section .image-container{aspect-ratio:21/9}@media (max-width:991.98px){.dondi-gallery-image-section .image-container{aspect-ratio:16/9}}.dondi-gallery-image-section .image-container img{height:100%;object-fit:cover;width:100%}.exclusive-furnishing-section .row{border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1}.exclusive-furnishing-section .content{display:flex;flex-direction:column;height:100%}.exclusive-furnishing-section .content .title{font-family:EditorialOld,"serif";font-size:100px}@media (max-width:991.98px){.exclusive-furnishing-section .content .title{font-size:60px}}.exclusive-furnishing-section .content .description{flex-grow:1;font-size:1.5rem;line-height:1.5}@media (max-width:991.98px){.exclusive-furnishing-section .content .description{font-size:1.125rem}}.exclusive-furnishing-section .content .brands{align-items:center;display:flex;flex-wrap:wrap}.exclusive-furnishing-section .content .brands .brand{display:block;height:90px;width:90px}@media (max-width:991.98px){.exclusive-furnishing-section .content .brands .brand{height:80px;width:80px}}.exclusive-furnishing-section .content .brands .brand img{object-fit:contain}.exclusive-furnishing-section .image-container img{object-fit:cover}.dondi-gallery-image-section iframe{height:730px}@media (max-width:991.98px){.dondi-gallery-image-section iframe{height:230px}}.gnam-section .title{font-family:EditorialOld,"serif";font-size:100px}@media (max-width:991.98px){.gnam-section .title{font-size:60px}}.gnam-section .first-row{align-items:center}.gnam-section .description{flex-grow:1;font-size:1.5rem;line-height:1.5}@media (max-width:991.98px){.gnam-section .description{font-size:1.125rem}}.gnam-section .row .image-container img{object-fit:cover}.shop-map-section .title{font-weight:500}@media (max-width:991.98px){.shop-map-section .title{font-size:60px}}.map-container{aspect-ratio:16/9;position:relative;width:100%}@media (max-width:991.98px){.map-container{aspect-ratio:1}}.map-container .map{height:100%}.map-container .search-bar-positioner{bottom:3rem;left:50%;position:absolute;transform:translateX(-50%)}@media (max-width:991.98px){.map-container .search-bar-positioner{bottom:unset;left:unset;position:relative;transform:unset}}.map-container .search-bar-positioner .search-bar{background:#fff;position:relative}@media (max-width:991.98px){.map-container .search-bar-positioner .search-bar{background:#fbfbfb;border:1px solid #f1f1f1}}.map-container .search-bar-positioner .search-bar .form-control{background-color:unset;border:unset;padding:.575rem 3rem .575rem 1rem}.map-container .search-bar-positioner .search-bar .form-control:focus{box-shadow:unset}@media (min-width:992px){.map-container .search-bar-positioner .search-bar .form-control{min-width:27rem}}.map-container .search-bar-positioner .search-bar .icon-rounded{border-color:#dfdfdf;color:#dfdfdf;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.shops-list-section .filter-row{align-items:center;display:flex;gap:1rem}.shops-list-section .filter-row .form-select{background-color:unset;font-weight:500;width:fit-content}.shops-list-section .main-card{border-bottom:1px solid #f1f1f1}.shop-item-hero .image-container img{height:100%;object-fit:cover;width:100%}.shop-item-data-banner{background-color:#f9f6f3}.shop-item-data-banner .elements{align-items:center;display:flex}@media (max-width:991.98px){.shop-item-data-banner .elements{flex-direction:column;gap:1rem}.shop-item-data-banner .elements .vertical-line{display:none}}.shop-item-data-banner .elements .vertical-line{background-color:rgba(0,0,0,.3);height:2rem}.shop-item-data-banner .elements .element{align-items:center;display:flex;gap:1rem;justify-content:center;width:100%}.shop-item-data-banner .elements .element .text{font-size:1.25rem;font-weight:500;margin:0}.shop-item-data-banner .elements .element svg{color:#be2f27}.shop-description{text-align:center}.shop-description p{font-size:1.25rem}.shop-description .title,.shop-item-details .title{color:#be2f27;font-weight:600}.shop-item-details .title{font-size:1.25rem}.shop-item-details .row{justify-content:space-between}.shop-item-details .time-table{font-size:1.5rem;margin:0}@media (max-width:991.98px){.shop-item-details .time-table{font-size:1.25rem}}.shop-item-details .time-table .entry{align-items:center;display:flex;justify-content:space-between}.shop-item-details .time-table .entry .time{color:#7a7a7a;margin-bottom:0}.shop-item-details .time-table .entry .day{margin-bottom:0}.shop-item-details .time-table .entry+.entry{border-top:1px solid #f1f1f1}.shop-item-details .special-days-card{background-color:#fbfbfb}.shop-item-details .special-days-card .card-body{display:flex;flex-direction:column}.shop-item-details .special-days-card .card-body .special-day .description{font-size:1.75rem;margin-bottom:0!important}@media (max-width:991.98px){.shop-item-details .special-days-card .card-body .special-day .description{font-size:1.5rem}}.shop-item-details .special-days-card .card-body .special-day+.special-day{border-top:1px solid #f1f1f1}.shop-item-details .map{aspect-ratio:4/3;background-color:#00a86b;position:relative;width:100%}.shop-item-details .map .btn-dark{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.shop-item-title-section .content{align-items:center;display:flex;justify-content:space-between}@media (max-width:991.98px){.shop-item-title-section .content{align-items:unset;flex-direction:column}}.shop-item-title-section .content .title{font-weight:500}.shop-item-title-section .content .brands{display:flex}.shop-item-title-section .content .brands .brand{align-items:center;display:flex;height:64px;width:64px}@media (max-width:991.98px){.shop-item-title-section .content .brands .brand{height:40px;width:40px}}.shop-item-title-section .content .brands .brand img{height:auto;object-fit:cover;width:100%}#news-list-slider .container{border-bottom:1px solid #f1f1f1}#news-list-slider .title{font-size:80px}@media (max-width:991.98px){#news-list-slider .title{font-size:52px}}#news-list-slider .placeholder-img{height:50vh;object-fit:cover;width:100%}@media (max-width:991.98px){#news-list-slider .placeholder-img{height:30vh;margin:0 -.75rem;width:100vw}}@media (min-width:992px){#news-list-slider .splide__track{overflow:visible}}#news-list-slider .news-block .image-container img{object-fit:cover}#news-list-slider .news-block .news-title{font-size:2.5rem}@media (max-width:991.98px){#news-list-slider .news-block .news-title{font-size:2rem}}#news-list-slider .news-block .news-description{font-size:1.125rem;font-weight:500}.news-list-section .filters-row{align-items:center;display:flex;gap:2rem}@media (max-width:991.98px){.news-list-section .filters-row{align-items:start;flex-direction:column;gap:.5rem}}.news-list-section .filters-row .filter{color:#7a7a7a;font-weight:500}.news-list-section .filters-row .filter.active{color:#000}.news-list-section .news-row .no-article{font-size:2rem;font-weight:300;text-align:center}@media (max-width:991.98px){.news-list-section .news-row .no-article br{display:none}}.go-back-row{border-top:1px solid #f1f1f1}.go-back-row .go-back-container{align-items:center;display:flex;gap:2rem}.go-back-row .go-back-container .text{font-size:.875rem}.article-heading-section .title{margin:0}.article-heading-section .hero-container{height:40rem}.article-heading-section .hero-container img{height:100%;object-fit:cover;width:100%}@media (max-width:991.98px){.article-heading-section .hero-container{aspect-ratio:16/9;height:unset;width:100%}}.article-content .title-description-widget-content .title{font-size:1.25rem;font-weight:600}.article-content .html-widget-content p,.article-content .title-description-widget-content .description{font-size:1.25rem;font-weight:300}.outlet-title-section .title{font-weight:500}.outlet-content-section .image-container{background-color:#fbfbfb;position:relative}@media (max-width:991.98px){.outlet-content-section .image-container{margin:0 -.75rem}}.outlet-content-section .image-container button{bottom:1rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);position:absolute;right:1rem}@media (max-width:991.98px){.outlet-content-section .image-container button{bottom:.75rem;right:.75rem}}.outlet-content-section .image-container .brand-container{left:1rem;position:absolute;top:1rem;width:64px}@media (max-width:991.98px){.outlet-content-section .image-container .brand-container{left:.5rem;top:.5rem;width:40px}}.outlet-content-section .image-container .brand-container img{object-fit:contain}.outlet-content-section .description-container .description{font-size:1.125rem;line-height:1.5}.outlet-content-section .price-card{background-color:#fbfbfb;position:sticky;top:352px}.outlet-content-section .price-card .card-body .description{font-size:1.75rem;font-weight:500;margin:0}.outlet-content-section .price-card .card-body .code{color:#7a7a7a;font-size:1.125rem}.outlet-content-section .price-card .card-body .findomestic{height:40px}.outlet-content-section .price-card .card-body .horizontal-discounted-price{align-items:center;display:flex;padding-bottom:1.5rem}.outlet-content-section .price-card .card-body .horizontal-discounted-price .percentage{background-color:#be2f27;color:#fff;font-size:.75rem;font-weight:600;margin:0;padding:.5rem}.outlet-content-section .price-card .card-body .horizontal-discounted-price .discounted-price{font-size:1.75rem;font-weight:500;margin:0}.outlet-content-section .price-card .card-body .horizontal-discounted-price .listing-price{color:#7a7a7a;font-size:1rem;margin:0}.outlet-content-section .price-card .card-body .financing{align-items:center;border-top:1px solid #f1f1f1;display:flex;justify-content:space-between}.outlet-content-section .price-card .card-body .financing .cta svg{height:16px;width:16px}.outlet-content-section .price-card .card-body .view-map{align-items:center;border-top:1px solid #f1f1f1;display:flex;justify-content:space-between}.outlet-content-section .price-card .card-body .view-map .detail{align-items:center;display:flex}.outlet-content-section .price-card .card-body .view-map .detail .custom-pin{align-items:center;background-color:#f9f6f3;border-radius:10px;color:#be2f27;display:flex;height:42px;justify-content:center;width:42px}.outlet-content-section .price-card .card-body .view-map .detail .address{font-size:.875rem;font-weight:600;margin:0}.outlet-content-section .price-card .card-body .financing .cta,.outlet-content-section .price-card .card-body .view-map .cta{color:#be2f27;font-size:.875rem;font-weight:600}.outlet-content-section .price-card .card-body .financing .cta svg,.outlet-content-section .price-card .card-body .view-map .cta svg{height:16px;margin-top:-2px;width:16px}.outlet-content-section .price-card .card-footer{display:flex;flex-direction:column;padding-top:0!important}.outlet-content-section .price-card .card-footer .btn,.outlet-content-section .price-card .card-footer .paginator .page-item .page-link,.outlet-content-section .price-card .card-footer .video-widget-content .play-button,.paginator .page-item .outlet-content-section .price-card .card-footer .page-link,.video-widget-content .outlet-content-section .price-card .card-footer .play-button{width:100%}.outlet-may-also-like-section{background-color:#fbfbfb}@media (max-width:991.98px){.outlet-may-also-like-section .splide{margin:0 -.75rem}}.products-row .outlet-card .card-body,.products-row .outlet-card .card-footer{padding:0}@media (max-width:991.98px){.products-row .outlet-card .card-footer{align-items:start;flex-direction:column}}#map-modal .modal-body{padding:0}#map-modal .modal-body .map-container{aspect-ratio:unset;height:100vh;width:100vw}#map-modal .btn,#map-modal .paginator .page-item .page-link,#map-modal .video-widget-content .play-button,.paginator .page-item #map-modal .page-link,.video-widget-content #map-modal .play-button{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);position:absolute;right:3rem;top:3rem;z-index:1020}.brand-hero-section .brand-row{display:flex;justify-content:space-between}.brand-hero-section .brand-row .logo{border:1px solid #f1f1f1;height:90px;width:90px}@media (max-width:991.98px){.brand-hero-section .brand-row .logo{height:60px;width:60px}}.brand-hero-section .brand-row .logo img{object-fit:cover}.brand-item-video-section .video-fancybox{display:block;position:relative;width:100%}.brand-item-video-section .video-fancybox .image-container img{height:auto;object-fit:cover;width:100%}.brand-item-video-section .video-fancybox .play-video{background-color:#fff;left:50%;padding:1rem 2rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.accessory-brand-magazine-section .row,.brand-magazine-section .row{justify-content:center}.accessory-brand-magazine-section .image-container img,.brand-magazine-section .image-container img{max-height:calc(100vh - 120px);object-fit:contain;width:100%}.accessory-brand-magazine-section .splide .icon-rounded,.brand-magazine-section .splide .icon-rounded{background:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);color:#000;opacity:1;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.brand-list-section .brand-row{justify-content:space-between}.brand-list-section .brand-row,.brand-list-section .brand-row .content{align-items:center;display:flex}.brand-list-section .brand-row .content .image{border:1px solid #f1f1f1;height:80px;width:80px}.brand-list-section .brand-row .content .image img{object-fit:cover}.brand-list-section .brand-row .content .title{margin-bottom:0}@media (max-width:991.98px){.brand-list-section .brand-row .content .title{display:none}}.brand-list-section .brand-row .call-to-action{align-items:center;display:flex}.brand-list-section .brand-row .call-to-action .label{color:#7a7a7a;font-size:1.25rem;font-weight:500;margin-bottom:0}.brand-list-section .brand-row .call-to-action .icon-rounded{border-color:#000;color:#000}.brand-list-section .brand-row+.brand-row{border-top:1px solid #f1f1f1}.accessory-brand-seo-section,.brand-seo-section{font-size:1.125rem;line-height:1.5}.accessory-brand-visit-us-section .content{align-items:center;display:flex;flex-direction:column}@media (max-width:991.98px){.accessory-brand-visit-us-section .content{width:100%}}.accessory-brand-visit-us-section .content .description{font-size:1.125rem;text-align:center}.accessory-brand-visit-us-section .content .description strong{font-weight:700}.accessory-brand-visit-us-section .content .ctas-row{display:flex;justify-content:end}@media (max-width:991.98px){.accessory-brand-visit-us-section .content .ctas-row{flex-direction:column;justify-content:unset;width:100%}}.brand-accessory.map-widget .map-container{height:50vh}.category-our-brands-section .brand-list-item{align-items:center;border-bottom:1px solid #dfdfdf;display:flex;justify-content:space-between}@media (max-width:991.98px){.category-our-brands-section .brand-list-item{align-items:unset;flex-direction:column}}.category-our-brands-section .brand-list-item .left-block{align-items:center;align-self:start;display:flex}.category-our-brands-section .brand-list-item .left-block .brand-icon{align-items:center;display:flex;height:64px;width:64px}.category-our-brands-section .brand-list-item .left-block .brand-icon img{height:auto;object-fit:cover;width:100%}.category-our-brands-section .brand-list-item .left-block .brand-selling-category{font-size:1.75rem;margin:0}.category-our-brands-section .brand-list-item .right-block{align-items:center;align-self:end;display:flex}.category-our-brands-section .brand-list-item .right-block .total-product{color:#7a7a7a;font-size:1.75rem;margin:0}.category-our-brands-section .brand-list-item .right-block .icon-rounded{border-color:#000;color:#000}.promo-hero-section .image-container img,.widget-form-section .image-container img{object-fit:cover}.promo-hero-section .title,.widget-form-section .title{font-weight:500}.promo-hero-section .description,.widget-form-section .description{font-size:1.75rem;margin:0}.promo-hero-section .content,.widget-form-section .content{font-size:1.125rem;line-height:1.5}.promo-hero-section .booking-form-card,.widget-form-section .booking-form-card{background:#fbfbfb}.promo-hero-section .booking-form-card .title,.widget-form-section .booking-form-card .title{font-size:1.25rem;padding-top:0!important}@media (min-width:992px){.promo-hero-section .booking-form-card,.widget-form-section .booking-form-card{position:sticky;top:200px}}.promo-hero-section .booking-form-card .form-check-input,.promo-hero-section .booking-form-card .form-control,.promo-hero-section .booking-form-card .form-select,.widget-form-section .booking-form-card .form-check-input,.widget-form-section .booking-form-card .form-control,.widget-form-section .booking-form-card .form-select{background-color:#fff}.promo-hero-section .booking-form-card .form-check-input:checked,.widget-form-section .booking-form-card .form-check-input:checked{background-color:#be2f27}.job-position-hero-section .title{font-weight:500}.job-position-hero-section .subtitle{font-size:2rem;margin:0}.job-position-list-section{min-height:40vh}.job-position-list-section .row .job-position-card{background-color:#f9f6f3;display:flex;flex-direction:column;height:100%;justify-content:space-between}.job-position-list-section .row .job-position-card .card-body{padding-top:0}.job-position-list-section .row .job-position-card .card-body .title{font-size:1rem;font-weight:700;text-align:center}.job-position-list-section .row .job-position-card .card-body .position{font-size:1.25rem;font-weight:400;margin:0;text-align:center}.job-position-list-section .row .job-position-card .card-body .store{align-items:center;display:flex;justify-content:center}.job-position-list-section .row .job-position-card .card-body .store svg{color:#be2f27;height:20px;width:20px}.job-position-list-section .row .job-position-card .card-footer{display:flex;justify-content:center;padding-bottom:0}.job-position-list-section .row .job-position-card .card-footer .icon-rounded{border-color:#000;color:#000}.job-position-application-section .row{justify-content:space-between}.job-position-application-section .title{font-weight:500}.job-position-application-section .content{font-size:1.125rem;line-height:1.5}.job-position-application-section .shop{font-size:1.125rem}.job-position-application-section .shop svg{color:#be2f27;margin-top:-2px}.job-position-application-section .job-position-application-card{background:#fbfbfb}@media (min-width:992px){.job-position-application-section .job-position-application-card{position:sticky;top:200px}}.job-position-application-section .job-position-application-card .form-check-input,.job-position-application-section .job-position-application-card .form-control,.job-position-application-section .job-position-application-card .form-select{background-color:#fff}.job-position-application-section .job-position-application-card .form-check-input:checked{background-color:#be2f27}.booking-form-section .title,.widget-form-section .title{font-weight:500}.booking-form-section .content .subtitle,.widget-form-section .content .subtitle{font-size:1.125rem}.booking-form-section .content .description,.widget-form-section .content .description{font-size:1.125rem;line-height:1.5}.booking-form-section .content .items,.widget-form-section .content .items{display:flex;flex-direction:column}.booking-form-section .content .items .item,.widget-form-section .content .items .item{font-size:1.125rem;margin-bottom:0}.booking-form-section .content .items .item svg,.widget-form-section .content .items .item svg{color:#00a86b;height:20px;margin-top:-2px;width:20px}.booking-form-section .content .image-container img,.widget-form-section .content .image-container img{object-fit:cover}.booking-form-section .booking-form-card,.widget-form-section .booking-form-card{background:#fbfbfb}.booking-form-section .booking-form-card .form-check-input,.booking-form-section .booking-form-card .form-control,.booking-form-section .booking-form-card .form-select,.widget-form-section .booking-form-card .form-check-input,.widget-form-section .booking-form-card .form-control,.widget-form-section .booking-form-card .form-select{background-color:#fff}.booking-form-section .booking-form-card .form-check-input:checked,.widget-form-section .booking-form-card .form-check-input:checked{background-color:#be2f27}.about-hero-section{background-color:#2d0107;color:#fff;position:relative}.about-hero-section .content{align-items:center;display:flex;flex-direction:column;height:60vh;justify-content:center}@media (max-width:991.98px){.about-hero-section .content{height:unset}}.about-hero-section .content .title{font-family:EditorialOld,"serif";font-size:100px}@media (max-width:991.98px){.about-hero-section .content .title{font-size:60px}}.about-hero-section .content .description{font-size:1.25rem;text-align:center;width:60%}@media (max-width:991.98px){.about-hero-section .content .description{width:100%}}.about-hero-section .image-absolute{position:absolute;width:10rem;z-index:1}@media (max-width:991.98px){.about-hero-section .image-absolute{display:none}}.about-hero-section .image-absolute .image-container img{object-fit:cover}.about-hero-section .image-absolute#image-1{right:0;top:0}.about-hero-section .image-absolute#image-2{bottom:40%;left:0}.about-hero-section .image-absolute#image-3{bottom:0;right:12rem;transform:translateY(50%)}.about-our-start-section{background-color:#f9f6f3}.about-our-start-section .row{align-items:center;justify-content:center}.about-our-start-section .row .image-container img{object-fit:cover}.about-our-start-section .row .quote{font-size:1.75rem;text-align:center}.about-our-start-section .row .author{font-size:2rem;font-weight:700;text-align:center}.about-our-start-section .row .role{font-size:1.25rem;text-align:center}.about-translated-card-section .content{position:relative}.about-translated-card-section .translated-card{background-color:#fff;bottom:0;left:50%;position:absolute;transform:translate(-50%,50%)}@media (max-width:991.98px){.about-translated-card-section .translated-card{position:static;transform:none}}.about-translated-card-section .translated-card .title{font-family:EditorialOld,"serif";font-weight:400;text-align:center}.about-translated-card-section .translated-card .description{font-size:1.125rem;line-height:1.5;text-align:center}.hero-image-widget{padding-top:0!important}.hero-image-widget .image-container{height:50vh;position:relative}.hero-image-widget .image-container img{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media (max-width:991.98px){.hero-image-widget .image-container.contain{height:unset}}.hero-image-widget .image-container.contain img{object-fit:contain}@media (max-width:991.98px){.hero-image-widget .image-container.contain img{height:auto;max-height:50vh;position:static;transform:unset;width:100%}}.hero-image-widget .image-container.cover img{object-fit:cover}.hero-image-widget .title{font-weight:500;text-align:center}.hero-image-widget .description{font-size:1.75rem;font-weight:400;line-height:1.5;margin:0;text-align:center}@media (min-width:992px){.hero-image-widget .description{margin:0 auto;max-width:700px}}.hero-text-widget .content{display:flex;justify-content:center}.hero-text-widget .content .translated-card{background-color:#fff;margin-bottom:-8rem;padding:4rem 5rem;position:relative;top:-8rem;width:80%}.hero-text-widget .content .translated-card .title{font-weight:500;text-align:center}.hero-text-widget .content .translated-card .description{font-size:1.75rem;font-weight:400;line-height:1.5;margin:0;text-align:center}@media (min-width:992px){.hero-text-widget .content .translated-card .description{margin:0 auto;max-width:700px}}@media (max-width:991.98px){.hero-text-widget .content .translated-card{margin-bottom:unset;margin-top:1rem;padding:0;top:unset}}.hero-video-widget{padding-top:0!important}.hero-video-widget .video-container video{object-fit:contain}.hero-video-widget .title{font-weight:500;text-align:center}.hero-video-widget .description{font-size:1.75rem;font-weight:400;line-height:1.5;margin:0;text-align:center}@media (min-width:992px){.hero-video-widget .description{margin:0 auto;max-width:700px}}.banner-widget .content{background-color:#be2f27;text-align:center}.banner-widget .content .title{color:#fff;font-size:2rem;margin-bottom:0}.call-to-action-widget .description{font-size:1.25rem;font-weight:400;line-height:1.5;text-align:center}@media (min-width:992px){.call-to-action-widget .description{margin:0 auto;max-width:700px}}.call-to-action-widget .call-to-actions{display:flex;justify-content:center}@media (max-width:991.98px){.call-to-action-widget .call-to-actions{flex-direction:column}}.content-widget .title{font-size:2rem}.content-widget .description{font-size:1.25rem;line-height:1.5}.images-two-columns-widget .image-container img{object-fit:cover}.content-image-widget .row .title{font-size:2rem}.content-image-widget .row .description{font-size:1.25rem;line-height:1.5}.content-image-widget .row .image-container img{object-fit:cover}.video-widget-content{position:relative}.video-widget-content .play-button{box-shadow:0 .125rem .25rem rgba(0,0,0,.075);left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);z-index:10}.html-widget iframe{width:100%}.editor-widget li,.editor-widget p{font-size:1.125rem;line-height:1.5}.map-widget .title{font-weight:500}.cards-widget .content{background-color:#f9f6f3}@media (max-width:991.98px){.cards-widget .content .splide{margin:0 -.75rem}}.cards-widget .content .card .card-header img{object-fit:cover}.cards-widget .content .card .card-body .title{font-size:1.125rem;font-weight:500}.cards-widget .content .card .card-body .description{margin-bottom:0}.gallery-widget{position:relative}.gallery-widget .progress-bar{background-color:#f1f1f1;border-radius:5px;height:5px;position:absolute;right:0;top:1.5rem;width:20%}.gallery-widget .progress-bar .current-progress{background-color:#be2f27;border-radius:5px;height:100%}@media (max-width:991.98px){.gallery-widget .progress-bar{bottom:-2rem;top:unset;width:100%}}.masonry-widget .image-container img{object-fit:cover}.animated-text-widget .appearing-text{font-style:italic;font-weight:500;padding:0 2rem;text-align:center}@media (max-width:991.98px){.animated-text-widget .appearing-text{padding:0}}.countdown-widget .heading{display:flex;justify-content:center}.countdown-widget .title{font-weight:400;margin:0}@media (max-width:991.98px){.countdown-widget .title{font-size:2.5rem}}.countdown-widget .remaining-time{display:flex}.countdown-widget .remaining-time .block{align-items:center;aspect-ratio:1/1;background-color:#f9f6f3;display:flex;flex-direction:column;justify-content:center;width:5rem}.countdown-widget .remaining-time .block .value{font-size:2rem;font-weight:500;line-height:1}.countdown-widget .remaining-time .block .key{margin:0}.countdown-widget .description{width:70%}@media (max-width:991.98px){.countdown-widget .description{width:100%}}.countdown-widget .description p{font-size:1.125rem}:root{--app-height:100%;--header-height:56px;--negative-header-height:-56px;--sab:env(safe-area-inset-bottom)}@media (min-width:576px) and (max-width:767.98px){:root{--container-width:540px}}@media (min-width:768px) and (max-width:991.98px){:root{--container-width:720px}}@media (min-width:992px) and (max-width:1299.98px){:root{--container-width:960px}}@media (min-width:1300px) and (max-width:1499.98px){:root{--container-width:1280px}}@media (min-width:1500px){:root{--container-width:1400px}}body{max-width:100vw;overflow-x:hidden}a{color:#000}.brand-logo{height:42px;width:42px}#mobile-search-modal .search-bar .search-icon svg,.appearing-text-section .details-row .element svg,.filter-dropdown .filter-selected svg,.icon-container svg,.kitchen-go-back svg,.outlet-listing-card .card-body .item-details svg,header .header-content .right-section .search-bar .search-icon svg{margin-top:-2px}.icon-rounded{align-items:center;border:1px solid #fff;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.dondi-gallery-introduction-section .editor-content .h1,.dondi-gallery-introduction-section .editor-content .h2,.dondi-gallery-introduction-section .editor-content .h3,.dondi-gallery-introduction-section .editor-content .h4,.dondi-gallery-introduction-section .editor-content h1,.dondi-gallery-introduction-section .editor-content h2,.dondi-gallery-introduction-section .editor-content h3,.dondi-gallery-introduction-section .editor-content h4,.section-title,.shop-card.extended .row .card-body .location{font-size:2.5rem;font-weight:500}@media (max-width:991.98px){.dondi-gallery-introduction-section .editor-content .h1,.dondi-gallery-introduction-section .editor-content .h2,.dondi-gallery-introduction-section .editor-content .h3,.dondi-gallery-introduction-section .editor-content .h4,.dondi-gallery-introduction-section .editor-content h1,.dondi-gallery-introduction-section .editor-content h2,.dondi-gallery-introduction-section .editor-content h3,.dondi-gallery-introduction-section .editor-content h4,.section-title,.shop-card.extended .row .card-body .location{font-size:1.75rem}}.text-reveal div{background:linear-gradient(90deg,#000 50%,#b8b8b8 0);background-clip:text;-webkit-background-clip:text;background-position-x:0;background-size:200% 100%;color:transparent;line-height:1.5}body.menu-open{height:100vh;overflow:hidden;width:100vw}body.menu-open:before{background-color:rgba(0,0,0,.2);bottom:0;content:" ";left:0;position:fixed;right:0;top:0;z-index:15}#furniture-item-hero-section,#news-list-slider,.about-hero-section,.booking-form-section:not(.widget-form-section),.brand-hero-section,.dondi-gallery-hero-section,.faq-page-section,.furniture-introduction-section,.go-back-row,.header-spacer,.homepage-banner-section,.job-position-application-section,.job-position-hero-section,.kitchen-go-back,.kitchen-item-hero-section,.landing-page-content,.magazine-page-section,.outlet-title-section,.products-list-hero-section,.promo-hero-section,.shop-item-title-section,.shop-map-section,.title-image-section,.widget-form-section:not(.widget-form-section){margin-top:163px}@media (max-width:991.98px){#furniture-item-hero-section,#news-list-slider,.about-hero-section,.booking-form-section:not(.widget-form-section),.brand-hero-section,.dondi-gallery-hero-section,.faq-page-section,.furniture-introduction-section,.go-back-row,.header-spacer,.homepage-banner-section,.job-position-application-section,.job-position-hero-section,.kitchen-go-back,.kitchen-item-hero-section,.landing-page-content,.magazine-page-section,.outlet-title-section,.products-list-hero-section,.promo-hero-section,.shop-item-title-section,.shop-map-section,.title-image-section,.widget-form-section:not(.widget-form-section){margin-top:109px}}.vertical-line{background-color:#000;height:.75rem;width:2px}@media (max-width:991.98px){.desktop,.sup-header,header .header-content .left-section .ctas-row,header .header-content .right-section .search-bar{display:none!important}}@media (min-width:992px){.mobile{display:none}}.magazine-page-section .title{font-size:80px;font-weight:500}@media (max-width:991.98px){.magazine-page-section .title{font-size:2.5rem}}.magazine-page-section .row .image-container img{height:100%;object-fit:cover;width:100%}.magazine-page-section .row .magazine-content{display:flex;flex-direction:column;height:100%;justify-content:end}.magazine-page-section .row .magazine-content .subtitle{font-size:1.75rem;font-weight:600}.magazine-page-section .row .magazine-content .description{font-size:1.125rem;line-height:1.5}.magazine-page-section .row .magazine-content .form-container .row{padding-bottom:unset!important}.faq-page-section{min-height:60vh}.faq-page-section .title{font-weight:500}@media (max-width:991.98px){.faq-page-section .title{font-size:2.5rem}}.faq-page-section #faq-categories-nav{display:flex;flex-wrap:wrap}.faq-page-section #faq-categories-nav .nav-link{font-weight:500}.faq-page-section #faq-categories-nav .nav-link:not(.active){background-color:rgba(190,47,39,.15)}.faq-page-section #faq-categories-nav .nav-link:not(.active):hover{background-color:#be2f27;color:#fff}.faq-page-section .accordion-item{border-bottom:1px solid #f1f1f1}.faq-page-section .accordion-item .accordion-button{color:#000;font-size:1.25rem;font-weight:500}.faq-page-section .accordion-item .accordion-button:after{background-color:#f9f6f3;background-position:50%;border-radius:50%;color:#000;height:40px;width:40px}.faq-page-section .accordion-item .accordion-body{font-size:1.125rem;line-height:1.5;padding-top:0}.filter-dropdown .filter-selected{font-weight:500}.filter-dropdown .filter-selected svg{height:12px;width:12px}.filter-dropdown .dropdown-menu{border-radius:0;padding:0}.filter-dropdown .dropdown-menu .filter-item{display:block;font-size:.875rem;font-weight:500;padding:1rem .5rem}.filter-dropdown .dropdown-menu .filter-item:hover{background-color:#fbfbfb}.filter-dropdown .dropdown-menu .filter-item.selected{background-color:#f1f1f1}.progress-slide{align-items:center;display:flex;flex-direction:column}.progress-slide .element{align-items:center;border:1px solid #f1f1f1;border-radius:50%;color:#f1f1f1;display:flex;font-size:1.25rem;height:50px;justify-content:center;width:50px}.progress-slide .element.current{border-color:#000;color:#000}.animate{opacity:0;transform:translateY(50%)}.brand-hero-section .row,.products-list-hero-section .row,.title-image-section .row{justify-content:space-between}.brand-hero-section .content .heading,.products-list-hero-section .content .heading,.title-image-section .content .heading{align-items:center;display:flex}.brand-hero-section .content .heading img,.products-list-hero-section .content .heading img,.title-image-section .content .heading img{height:60px;object-fit:cover;width:60px}.brand-hero-section .content .title,.products-list-hero-section .content .title,.title-image-section .content .title{font-weight:500}.brand-hero-section .content .description,.products-list-hero-section .content .description,.title-image-section .content .description{font-size:1.125rem;line-height:1.5;margin:0}.brand-hero-section .image img,.products-list-hero-section .image img,.title-image-section .image img{object-fit:cover}.brand-hero-section .current-promo-card,.products-list-hero-section .current-promo-card,.title-image-section .current-promo-card{position:relative}.brand-hero-section .current-promo-card .image,.products-list-hero-section .current-promo-card .image,.title-image-section .current-promo-card .image{display:block}.brand-hero-section .current-promo-card .card-body,.products-list-hero-section .current-promo-card .card-body,.title-image-section .current-promo-card .card-body{bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.brand-hero-section .current-promo-card .card-body .title,.products-list-hero-section .current-promo-card .card-body .title,.title-image-section .current-promo-card .card-body .title{color:#fff;font-weight:500}.brand-hero-section .current-promo-card .card-body .description,.products-list-hero-section .current-promo-card .card-body .description,.title-image-section .current-promo-card .card-body .description{color:#fff;font-size:1.75rem;font-weight:400}.brand-hero-section .current-promo-card:after,.products-list-hero-section .current-promo-card:after,.title-image-section .current-promo-card:after{background-color:rgba(0,0,0,.3);content:" ";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.breadcrumbs{align-items:center;display:flex;padding-left:0}.breadcrumbs .breadcrumb{margin-bottom:0;position:relative}.breadcrumbs .breadcrumb a{color:#7a7a7a}.breadcrumbs .breadcrumb a:hover{color:#000;text-decoration:underline}.breadcrumbs .breadcrumb:last-of-type a{color:#000}.breadcrumbs .breadcrumb:not(:first-of-type):before{background-color:#7a7a7a;content:" ";height:12px;left:-.75rem;position:absolute;top:50%;transform:translateY(-50%);width:2px}.products-list-hero-section .row{align-items:center}.products-list-hero-section .row .content{padding-top:0!important}.separator{border-bottom:1px solid #f1f1f1;width:100%}div:not(#homepage-banner-splide) .splide__pagination{bottom:unset!important;display:flex!important;padding-left:0!important;padding-right:0!important;position:relative!important}div:not(#homepage-banner-splide) .splide__pagination li{display:block;flex:1}div:not(#homepage-banner-splide) .splide__pagination li .splide__pagination__page{background-color:#f1f1f1!important;border-radius:0!important;height:5px!important;margin:0!important;opacity:1!important;width:100%!important}div:not(#homepage-banner-splide) .splide__pagination li .splide__pagination__page.is-active{background-color:#be2f27!important;transform:unset!important}.gallery-with-progress-bar-section{position:relative}.gallery-with-progress-bar-section .progress-bar{background-color:#f1f1f1;border-radius:5px;height:5px;position:absolute;right:0;top:1.5rem;width:20%}.gallery-with-progress-bar-section .progress-bar .current-progress{background-color:#be2f27;border-radius:5px;height:100%}@media (max-width:991.98px){.gallery-with-progress-bar-section .progress-bar{bottom:-2rem;top:unset;width:100%}.gallery-splide{margin:0 -.75rem}}@media (min-width:992px){.gallery-splide .splide__track{overflow:visible!important}}.gallery-splide .splide__arrow{background-color:#fff;border:1px solid #f1f1f1;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);color:#000;opacity:1!important}.gallery-splide .image-container{display:block}.gallery-splide .image-container img{object-fit:cover}@media (min-width:992px){.gallery-splide .splide__pagination{gap:0!important;left:unset!important;padding:0!important;position:absolute!important;right:0!important;top:-4rem!important;width:300px}.gallery-splide .splide__pagination li:first-of-type button{border-bottom-left-radius:.125rem!important;border-top-left-radius:.125rem!important}.gallery-splide .splide__pagination li:last-of-type button{border-bottom-right-radius:.125rem!important;border-top-right-radius:.125rem!important}.gallery-splide .splide__track{overflow:visible!important}}.pin{height:50px;width:50px}.paginator{display:flex;justify-content:center}.paginator .page-item .page-link{border-color:#f1f1f1;border-radius:0!important;font-size:.875rem}.paginator .page-item:hover .page-link{background-color:#fbfbfb}.paginator .page-item.active .page-link{background-color:#be2f27;color:#fff}.grecaptcha-badge{visibility:hidden!important}.pdf-widget-section .row{justify-content:center}.pdf-widget-section .image-container img{max-height:calc(100vh - 120px);object-fit:contain;width:100%}.pdf-widget-section .splide .icon-rounded{background:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);color:#000;opacity:1;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.dropdown-menu.search.show{inset:0 auto auto 0;margin:0;position:fixed;top:0!important}.map{height:100%;width:100%}.map .gm-style iframe+div{border:none!important}.map{transition:all .5s}.df-abs-center{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.df-abs-h-center{left:50%;position:absolute;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.df-container{background:no-repeat 50%;background-size:cover;direction:ltr;image-rendering:auto;min-height:320px;position:relative;width:100%}.df-container div{box-sizing:border-box!important}.df-container.df-transparent:not(.df-fullscreen){background:transparent!important}.df-container.df-custom-fullscreen.df-fullscreen{border:0!important;bottom:0!important;left:0!important;margin:0!important;position:fixed!important;right:0!important;top:0!important;z-index:999999}.df-container .loading-info{background-color:rgba(0,0,0,.3);border-radius:5px;color:#fff;font-size:11px;font-style:italic;left:50%;margin-left:5px;margin-top:20px;max-height:30px;max-width:200px;opacity:.7;padding:6px 20px;position:absolute;top:100%;transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transition:top .3s ease;-webkit-transition:top .3s ease}.loading-info.df-old-browser{background-color:#fff;color:gray;max-height:none;opacity:.9;text-align:center}.loading-info.df-old-browser a{color:#2196f3;display:block;font-style:normal;font-weight:700;margin:10px 0 0;text-decoration:underline;text-transform:uppercase}.df-container.df-init .loading-info{top:50%}.df-3dcanvas{position:absolute;right:0;top:0;z-index:1}.df-rtl .df-3dcanvas{left:0;right:auto}.df-container a{box-shadow:none;outline:0;text-decoration:none}.df-container.df-zoom-enabled .df-book-stage,.df-container.df-zoom-enabled canvas.df-3dcanvas{cursor:move;cursor:-webkit-grab}.df-container:after,.df-container:before{box-sizing:border-box;content:" ";font-size:12px;height:50px;left:50%;margin:-45px -25px -25px;opacity:0;pointer-events:none;position:absolute;top:50%;transition:opacity .3s .1s;-webkit-transition:opacity .3s .1s;width:50px}.df-container.df-loading:after,.df-container.df-loading:before{content:" ";opacity:1;z-index:100}.df-container.df-loading:after{background-image:url(/build/frontend/images/loading.889ce220.gif);background-position:50%;background-repeat:no-repeat;background-size:32px;content:" "}.df-container.df-loading:before{background-color:#fff;border:1px solid hsla(0,0%,59%,.2);-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}.df-book-stage{bottom:0;filter:blur(0);-webkit-filter:blur(0);left:0;overflow:hidden;padding:30px 50px 70px;position:absolute;right:0;top:0;z-index:1}.df-container.df-xs .df-book-stage{padding-left:20px;padding-right:20px}.df-container.df-sidemenu-open .df-book-stage{padding-left:230px;padding-right:10px}.df-container.df-sidemenu-open>.df-ui-btn.df-ui-prev{left:220px}.df-rtl.df-container.df-sidemenu-open>.df-ui-btn.df-ui-prev{left:0}.df-rtl.df-container.df-sidemenu-open>.df-ui-btn.df-ui-next{right:220px}.df-book-stage.df-zoom-enabled{cursor:move}.df-page-back:before,.df-page-front:before{content:" "}.df-book-page .df-page-front:before{background-image:-webkit-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,transparent 70%);background-image:-moz-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,transparent 70%);background-image:-ms-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,transparent 70%)}.df-book-page .df-page-back:before{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,hsla(0,0%,100%,.07),hsla(0,0%,100%,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,hsla(0,0%,100%,.07),hsla(0,0%,100%,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,hsla(0,0%,100%,.07),hsla(0,0%,100%,0))}.df-book-page,.df-book-wrapper,.df-page-back:before,.df-page-content,.df-page-content:after,.df-page-effects,.df-page-effects:before,.df-page-front:before,.df-page-wrapper,.df-page-wrapper:after{display:block;height:100%;position:absolute;top:0}.df-book-page,.df-page-content{width:100%}.df-book-wrapper{left:0;margin:0 auto;position:relative;transition:left .3s;-webkit-transition:left .3s}.df-zoom-enabled .df-book-wrapper{transition:none;-webkit-transition:none}.df-loading.df-container .df-book-wrapper{left:100%}.df-book-wrapper.close-right{left:25%}.df-book-wrapper.close-left{left:-25%}.df-book-shadow{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px rgba(0,0,0,.3);-ms-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);height:100%;position:absolute;z-index:-1}.df-book-wrapper .df-book-side-buttons{-webkit-border-radius:0 20px 20px 0;-moz-border-radius:0 20px 20px 0;border-radius:0 20px 20px 0;cursor:pointer;height:100%;left:100%;opacity:.3;position:absolute;width:40px;z-index:30}.df-book-prev-button.df-book-side-buttons{-webkit-border-radius:20px 0 0 20px;-moz-border-radius:20px 0 0 20px;border-radius:20px 0 0 20px}.df-book-wrapper .df-book-side-buttons:hover{background-color:rgba(0,0,0,.18);opacity:.5}.df-book-wrapper .df-book-prev-button{left:auto;right:100%}.df-book-wrapper .df-book-side-buttons:before{font-size:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.df-page-wrapper{overflow:hidden}.df-hard-page .df-page-wrapper{height:100%!important;overflow:visible;-webkit-transform-origin:0 50% 0;-moz-transform-origin:0 50% 0;-ms-transform-origin:0 50% 0;transform-origin:0 50% 0;transform-style:preserve-3d;width:100%!important}.df-book-page.df-flipping,.df-book-page.df-folding{box-shadow:-2px 0 10px transparent}.df-book-page.df-left-side{left:0;-webkit-transform-origin:right;-moz-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.df-book-page.df-right-side{left:50%;-webkit-transform-origin:left;-moz-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.df-book-page.df-right-side+.df-page-wrapper.df-right-side{z-index:-1}.df-book-page .df-page-back,.df-book-page .df-page-front{background-color:#fff;background-size:100.5% 100%;background-size:100% 100%;box-sizing:border-box;height:100%;position:absolute;width:100%}.df-page-back>canvas,.df-page-front>canvas{position:relative;width:100%;z-index:-1}.df-quick-turn:before{opacity:0}.df-book-page.df-flipping.df-left-side:before{background-image:-webkit-linear-gradient(left,transparent,rgba(0,0,0,.1));background-image:-moz-linear-gradient(left,transparent,rgba(0,0,0,.1));left:-10px;width:10px}.df-book-page{width:50%}.df-book-page.df-flipping,.df-book-page.df-folding{z-index:200!important}.df-page-content{background-repeat:no-repeat!important;background-size:100.25%!important;overflow:hidden;transition-property:transform;-webkit-transition-property:-webkit-transform;width:100%}.df-book-page.df-left-side .df-page-front{z-index:2}.df-book-page.df-left-side .df-page-back{z-index:1}.df-book-page.df-left-side.df-folding:not(.df-hard-page) .df-page-back{z-index:3}.df-book-page.df-right-side .df-page-front{left:0;top:0;z-index:0}.df-book-page,.df-page-back,.df-page-fold-inner-shadow,.df-page-fold-outer-shadow,.df-page-front,.df-page-wrapper{position:absolute;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.df-page-back,.df-page-front{overflow:hidden}.df-page-fold-outer-shadow{height:100%;width:100%;z-index:-1}.df-page-fold-inner-shadow{display:none;position:absolute;z-index:5}.df-book-page.df-folding .df-page-fold-inner-shadow{display:block}.df-book-page.df-right-side .df-page-back{left:0;z-index:1}.df-book-page.df-right-side.df-folding .df-page-front{z-index:2}.df-page-wrapper.df-right-side .df-page-back{left:100%;overflow:hidden;z-index:1}.df-hard-page .df-page-back,.df-hard-page .df-page-front{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.df-hard-page.df-right-side .df-page-front{z-index:3!important}.df-hard-page.df-left-side .df-page-front,.df-hard-page.df-right-side .df-page-front{-webkit-transform-origin:right 50%;-moz-transform-origin:right 50%;-ms-transform-origin:right 50%;transform-origin:right 50%}.df-hard-page.df-right-side .df-page-back{z-index:3}.df-hard-page.df-left-side .df-page-back,.df-hard-page.df-right-side .df-page-back{-webkit-transform-origin:left 50%;-moz-transform-origin:left 50%;-ms-transform-origin:left 50%;transform-origin:left 50%}.df-page-back:before,.df-page-front:before{pointer-events:none;width:20%;z-index:5}.df-page-front:before{right:0}.df-page-wrapper.df-right-side.df-flipping{z-index:4}.df-ui{height:60px;padding:20px 16px 0}.df-ui-btn,.df-ui-wrapper{background-color:#f7f7f7;box-sizing:border-box;color:#888;text-align:center;vertical-align:top}.df-ui-wrapper{background-color:#f7f7f7;box-shadow:0 1px 4px rgba(0,0,0,.3);position:absolute}.df-share-wrapper{background-color:rgba(0,0,0,.35);bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:2}.df-share-box{background-color:#fff;border-radius:10px;left:50%;padding:10px 15px 5px;position:absolute;text-align:center;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:280px}span.df-share-title{color:#777;display:block;margin-bottom:10px}.df-share-url{background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-sizing:border-box;color:#666;font-size:12px;height:60px;margin-bottom:0;padding:2px 5px;width:100%}.df-share-button{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#aaa;cursor:pointer;display:inline-block;margin:3px;padding:10px;text-align:center}.df-share-button:hover{color:#444}.df-ui-btn{cursor:pointer;display:inline-block;font-size:17px;height:40px;line-height:1;padding:12px 5px;position:relative;right:0;width:35px;z-index:2}.df-floating .df-ui-controls>.df-ui-btn:first-child{border-radius:5px 0 0 5px}.df-floating .df-ui-controls>.df-ui-btn:last-child{border-radius:0 5px 5px 0}.df-ui-btn:before{box-sizing:border-box}.df-ui-help,.df-ui-outline,.df-ui-share,.df-ui-sound,.df-ui-thumbnail{float:left}.df-ui-btn:hover{color:#00acce}.df-ui-btn.disabled,.df-ui-btn.disabled:hover{color:#ccc}.df-ui-page{background-color:rgba(0,0,0,.03);border-radius:0;font-size:12px;margin:0;padding:8px 5px 2px;width:auto;width:50px}.df-ui-page input{background-color:transparent;border:1px solid #8f8f8f;box-sizing:border-box;color:transparent;display:inline-block;font-size:14px;height:25px;margin:0;opacity:0;padding:0!important;text-align:center;top:0;vertical-align:top;width:100%;z-index:-1}.df-ui-page input:focus{color:inherit;opacity:1;z-index:2}.df-ui-page input:focus+label{display:none;opacity:0}.df-ui-page label{background-color:transparent;box-sizing:border-box;color:#999;cursor:pointer;display:block;font-size:13px;font-weight:400;height:30px;left:0;line-height:1.1em;padding-top:14px;position:absolute;top:0;width:100%;z-index:1}.df-ui-share{float:left}.df-ui-fullscreen{bottom:0}.df-ui-zoom{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:none;height:60px;right:24px;top:24px;width:30px}.df-ui-sidemenu-close{background:inherit;border-radius:0 5px 5px 0;cursor:pointer;font-size:14px;height:35px;padding:10px 0;position:absolute;right:-32px;top:10px;transition:.5s ease;-webkit-transition:.5s ease;width:32px;z-index:-1}.df-ui-controls{bottom:0;height:40px;padding:0;width:100%;-webkit-touch-callout:none;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:4}.df-floating .df-ui-controls{border-radius:5px;bottom:10px;display:table;display:flex;left:50%;margin:0 auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto}.df-floating.df-controls-top .df-ui-controls{bottom:auto;top:10px}.df-floating.df-controls-hide .df-ui-controls{display:none}.df-ui-wrapper.df-ui-controls .df-ui-btn{float:none}.df-ui-size{bottom:24px;height:60px;right:24px}.df-ui-size:before,.df-ui-zoom:before{border-bottom:1px solid;content:" ";display:block;height:0;left:5px;opacity:.3;position:absolute;right:5px;top:30px;z-index:2}.df-ui-zoomin{top:0}.df-ui-zoomout{bottom:0}.df-ui-next{border-radius:0;right:0}.df-container.df-floating>.df-ui-next{right:8px}.df-container.df-floating>.df-ui-prev{left:2px}.df-container>.df-ui-next,.df-container>.df-ui-prev{background-color:transparent;color:#000;font-size:36px;height:auto;margin-top:-5px;opacity:.3;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:auto}.df-container>.df-ui-next:hover,.df-container>.df-ui-prev:hover{opacity:.7}.df-container.df-floating>.df-ui-next,.df-container.df-floating>.df-ui-prev{border-radius:50%;width:40px}.df-ui-prev{border-radius:0;left:0;right:auto}.df-ui-alt{box-shadow:none!important;left:auto;position:relative!important;right:auto}.df-ui-alt.df-ui-next{border-right:1px solid #ddd}.df-ui-btn.df-active{background-color:#e7e7e7;color:#00acce}.df-ui-fit{display:none}.df-ui-fullscreen,.df-ui-more,.df-ui-zoomin,.df-ui-zoomout{float:right}.df-ui-fit{top:0}.df-ui-more .more-container,.df-ui-search .search-container{background-color:#f7f7f7;border-radius:5px;bottom:100%;box-shadow:0 -1px 3px rgba(0,0,0,.2);display:none;margin-bottom:8px!important;position:absolute;right:10px;z-index:20}.df-controls-top .df-ui-more .more-container,.df-controls-top .df-ui-search .search-container{bottom:auto;box-shadow:0 1px 3px rgba(0,0,0,.2);margin-top:8px!important;top:100%}.more-container:before,.search-container:before{border:7px solid transparent;border-top-color:#eee;bottom:-14px;content:" ";height:0;margin-right:-8px;pointer-events:none;position:absolute;right:13px;width:0}.df-controls-top .more-container:before,.df-controls-top .search-container:before{border:7px solid transparent;border-bottom-color:#eee;top:-14px}.more-container .df-ui-btn{border-radius:0;border-top:1px solid #e4e4e4;height:36px;padding:8px 10px;text-align:left;width:auto;width:170px}.more-container .df-ui-btn:hover{background-color:#eee}.more-container>.df-ui-btn:first-child{border-radius:5px;border-top:0}.more-container>.df-ui-btn:last-child{border-radius:0 0 5px 5px}.more-container .df-ui-btn:before{font-size:14px;position:absolute;top:11px}.df-ui-btn span{display:none}.more-container .df-ui-btn span{display:inline-block;font-size:12px;padding-left:20px;vertical-align:middle}.df-ui-more.df-active .more-container,.df-ui-search.df-active .search-container{display:block}.df-container section{padding:0}.annotationDiv section,.annotationLayer section,.customHtmlAnnotation,.customLinkAnnotation,.customVideoAnnotation,.highlightAnnotation,.linkAnnotation,.popupAnnotation{cursor:pointer;pointer-events:all;position:absolute;z-index:5}.annotationDiv .popupWrapper{position:absolute;width:20em}.annotationDiv .popup{background-color:#ff9;border-radius:2px;box-shadow:0 2px 5px #333;cursor:pointer;margin-left:5px;max-width:20em;padding:.6em;position:absolute;z-index:200;word-wrap:break-word}.annotationDiv .popup h1{border-bottom:1px solid #000;font-size:1em;padding-bottom:.2em}.annotationDiv .popup p{padding-top:.2em}.annotationDiv .fileAttachmentAnnotation,.annotationDiv .highlightAnnotation,.annotationDiv .squigglyAnnotation,.annotationDiv .strikeoutAnnotation,.annotationDiv .underlineAnnotation{cursor:pointer}.annotationDiv .textAnnotation img{cursor:pointer;position:absolute}.annotationDiv .buttonWidgetAnnotation.pushButton>a,section.linkAnnotation a{display:block;height:100%}.customHtmlAnnotation,.customVideoAnnotation,a.customLinkAnnotation,a.linkAnnotation,section.linkAnnotation a{background-color:transparent;background-color:#ff0;opacity:.1}.highlightAnnotation:hover,a.customLinkAnnotation:hover,a.linkAnnotation:hover,section.linkAnnotation a:hover{background-color:#2196f3;border-color:transparent;opacity:.4}.annotationDiv,.textLayerDiv{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.textLayerDiv{line-height:1}.textLayerDiv>div{cursor:text;position:absolute;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;white-space:pre}section.linkAnnotation a .annotationLayer>a{box-sizing:border-box;cursor:pointer;display:block;height:100%;position:absolute}.df-page-loading:after,.df-page-loading:before{content:" ";height:44px;left:50%;margin:-22px;position:absolute;top:50%;width:44px}.df-page-loading:before{background-color:#fff;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;box-sizing:border-box}.df-page-loading:after{background-image:url(/build/frontend/images/loading.889ce220.gif);background-position:50%;background-repeat:no-repeat;background-size:22px}.df-thumb-container .df-vrow{background-position:50%;background-repeat:no-repeat;border-radius:5px;cursor:pointer;height:124px;left:0;margin:10px auto;right:0;width:90%}.df-thumb-container .df-vrow:before{background-image:url(/build/frontend/images/loading.889ce220.gif);background-size:22px;content:"";display:block;height:22px;margin:0 auto;position:relative;top:60px;width:22px;z-index:0}.df-thumb-container .df-vrow:hover{background-color:#bbb}.df-floating .df-thumb-container .df-vrow:hover,.df-vrow.df-selected{background-color:#ccc;opacity:1}.df-thumb-container .df-vrow.df-thumb-loaded{background-size:contain}.df-thumb-container .df-vrow.df-thumb-loaded:before{display:none}.df-vrow>div{background-color:hsla(0,0%,67%,.54);height:20px;margin:0 auto;width:40px}.df-sidemenu{background-color:hsla(0,0%,93%,.9);float:left;height:auto!important;left:-50px;position:absolute!important;top:0;transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transition:transform .5s ease;-webkit-transition:-webkit-transform .5s ease;width:220px;z-index:3}.df-rtl .df-sidemenu{direction:rtl;left:auto;right:-50px;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%)}.df-thumb-container{text-align:center}.df-outline-container{color:#666;font-size:12px}.df-outline-wrapper,.df-thumb-wrapper{bottom:0;box-shadow:1px 0 4px hsla(0,0%,40%,.38);height:auto!important;left:0;position:absolute!important;right:0;top:0}.df-outline-wrapper{overflow:auto;padding:10px 10px 5px}.df-floating .df-outline-container,.df-floating .df-thumb-container{bottom:0}.df-sidemenu.df-sidemenu-visible{display:block;left:0;transform:translateX(0);-ms-transform:translateX(0);-moz-transform:translateX(0);-webkit-transform:translateX(0)}.df-outline-toggle{cursor:pointer;float:left;margin-left:-18px;padding:5px 0;text-align:center;width:18px}.df-outline-toggle.df-outlines-hidden~.df-outline-items{display:none}.df-outline-items>.df-outline-item{margin-left:18px}.df-outline-item a:hover,.df-outline-toggle:hover{background-color:#e7e7e7}.df-outline-item a{border:none!important;box-shadow:none!important;color:inherit!important;display:block;overflow:hidden;padding:5px 0 5px 5px;text-decoration:none!important;text-overflow:ellipsis}.df-outline-toggle:before{content:"\e64b";font-family:themify;font-size:10px}.df-outline-toggle.df-outlines-hidden:before{content:"\e649"}.df-lightbox-wrapper{background-color:#fff;bottom:0;height:auto!important;left:0;position:fixed!important;right:0;top:0;z-index:99999}.df-lightbox-controls{float:right;padding:5px;position:relative;z-index:1000}.df-lightbox-close{background-color:transparent;border-color:transparent;border-radius:50%;color:#444;cursor:pointer;float:right;font-size:50px;height:40px;text-align:center;transition:.2s;-webkit-transition:.2s;width:40px}.df-lightbox-close:hover{background-color:rgba(0,0,0,.21);border-color:#000;color:#fff}.df-lightbox-close:before{font-size:24px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.df-lightbox-wrapper .df-container{bottom:0;height:auto!important;position:absolute!important;top:0;width:100%}.df-container.df-xs .df-ui-controls .df-ui-btn.df-ui-page{display:none!important}._df_button,._df_custom,._df_thumb{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;position:relative}._df_button{-webkit-appearance:none;background:#0085ba;border:1px solid #006799;-webkit-border-radius:3px;border-radius:3px;border-top-color:#0073aa;color:#fff;cursor:pointer;font-size:14px;padding:5px 15px;white-space:nowrap}._df_thumb{border:0;box-shadow:0 1px 2px rgba(0,0,0,.22);box-sizing:border-box;cursor:pointer;margin:30px 10px 10px;-moz-perspective:1200px;perspective:1200px;-webkit-transform-style:flat;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.2s}._df_books ._df_thumb,._df_books .df-dummy,._df_thumb{display:inline-block;height:200px;text-align:center;width:140px}._df_books ._df_thumb,._df_books .df-dummy{margin:20px 10px;position:relative;vertical-align:top}._df_thumb[thumbtype=img]{height:auto}._df_thumb[thumbtype=img] img{border:0;margin:0;max-height:200px;max-width:100%;padding:0}._df_book-cover{background-color:#eee;background-size:100% 100%;box-shadow:0 1px 2px rgba(0,0,0,.22);height:100%;overflow:hidden;position:relative;top:0;-webkit-transform-origin:left;transform-origin:left;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;width:100%}._df_thumb ._df_book-title{background:rgba(60,60,60,.8);bottom:-100%;box-sizing:border-box;color:#fff;display:block;font-size:12px;left:0;opacity:0;padding:5px;position:absolute;transition:.4s;-webkit-transition:.4s;width:100%}._df_thumb ._df_book-tag{background-color:rgba(0,0,0,.26);color:hsla(0,0%,100%,.8);float:left;font-size:10px;margin:-15px 0 0 2px;padding:0 4px 2px;position:relative;text-transform:uppercase;z-index:-1}._df_thumb-not-found ._df_book-title,._df_thumb:hover ._df_book-title{bottom:0;opacity:1}._df_thumb:hover ._df_book-cover{box-shadow:3px 0 12px rgba(0,0,0,.6);-webkit-transform:rotateY(-20deg) rotate(0);-moz-transform:rotateY(-20deg) rotate(0);-ms-transform:rotateY(-20deg) rotate(0);transform:rotateY(-20deg) rotate(0)}.df-webkit ._df_thumb:hover ._df_book-cover{box-shadow:1px 0 12px rgba(0,0,0,.6);-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}._df_books{margin:0 auto;max-width:960px;padding:20px 5px 150px;position:relative;text-align:center;z-index:1}._df_books-break{color:hsla(0,0%,100%,.3);font-size:14px;font-weight:600;letter-spacing:1px;margin-top:25px;text-transform:uppercase}._df_books-break:after{background-color:hsla(0,0%,100%,.24);bottom:0;content:" ";display:block;height:1px;margin:10px auto;width:50px}.df-page-wrapper{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.df-container ::-webkit-scrollbar{width:8px}.df-container ::-webkit-scrollbar-button{height:8px}.df-container ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border:0 #fff;border-radius:100px}.df-container ::-webkit-scrollbar-thumb:active,.df-container ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}.df-container ::-webkit-scrollbar-track{background:rgba(0,0,0,.2);border:0 #fff;border-radius:100px}.df-container ::-webkit-scrollbar-track:hover{background:rgba(0,0,0,.2)}.df-container ::-webkit-scrollbar-track:active{background:rgba(0,0,0,.15)}.df-container ::-webkit-scrollbar-corner{background:transparent}.df-skipTransition{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;transition:none!important}.df-container.df-fullscreen{height:100%!important;max-height:100%!important;max-width:100%!important;width:100%!important}.df-container.df-double-internal .df-page-front{background-position:0;background-size:cover}.df-container.df-double-internal .df-page-back{background-position:100%;background-size:cover}.customHtmlAnnotation iframe{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.df-rtl .more-container .df-ui-btn{direction:rtl;text-align:right}.df-rtl .more-container .df-ui-btn:before{right:10px}.df-rtl .more-container .df-ui-btn span{padding:0 20px 0 0}.df-rtl .df-outline-items>.df-outline-item{direction:rtl;margin:0 18px 0 0;text-align:right}.df-rtl .df-outline-toggle{float:right;margin:0 -18px 0 0}.df-rtl .df-outline-toggle.df-outlines-hidden:before{content:"\e64a"}.df-rtl .df-sidemenu.df-sidemenu-visible{left:auto;right:0}.df-rtl .df-ui-sidemenu-close{border-radius:5px 0 0 5px;left:-32px;right:auto}._df_thumb[thumbtype=img] ._df_thumb-not-found{height:200px;position:relative}body.admin-bar .df-lightbox-wrapper{top:32px}@media screen and (max-width:782px){body.admin-bar .df-lightbox-wrapper{top:46px}}.df-raw-loading{background-color:rgba(0,0,0,.3);border-radius:5px;color:#fff;font-size:11px;font-style:italic;left:50%;margin-left:5px;margin-top:20px;max-height:30px;max-width:200px;opacity:.7;padding:6px 20px;position:absolute;top:50%;transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%)}.df-raw-loading a{color:inherit!important}.df-container .df-raw-loading{top:100%}[hidden]{display:none}body.df-lightbox-open,html.df-lightbox-open{overflow:hidden!important}.df-custom-fullscreen.df-fullscreen[backgroundcolor=transparent]{background:gray!important}@font-face{font-family:themify;font-style:normal;font-weight:400;src:url(/build/frontend/fonts/themify.9bad9444.eot);src:url(/build/frontend/fonts/themify.9bad9444.eot?#iefix) format("embedded-opentype"),url(/build/frontend/fonts/themify.29b39089.woff) format("woff"),url(/build/frontend/fonts/themify.eda8b943.ttf) format("truetype"),url(/build/frontend/images/themify.f0fc8c79.svg) format("svg")}[class*=" ti-"]:before,[class^=ti-]:before{font-family:themify;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}