@charset "UTF-8";.filter-input-wrapper[data-v-0e9d75ca]{width:fit-content;display:flex;flex-direction:column;position:relative}.filter-input-wrapper.dropdown[data-v-0e9d75ca]{width:100%;max-width:100%}.filter-input-wrapper label[data-v-0e9d75ca]{font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:.375rem}.filter-input-wrapper .filter-input[data-v-0e9d75ca]{width:100%;min-width:12rem;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;column-gap:.62rem;background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;cursor:pointer}.filter-input-wrapper .filter-input.gray[data-v-0e9d75ca]{transition:background-color .15s ease-in-out,border-color .15s ease-in-out;background-color:#fafafa}.filter-input-wrapper .filter-input.gray.selected[data-v-0e9d75ca]{border-color:#d4d4d4;background-color:#f5f5f5}.filter-input-wrapper .filter-input span[data-v-0e9d75ca]{font-size:1rem;font-weight:400;line-height:1.5;pointer-events:none;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.filter-input-wrapper .filter-input span.placeholder[data-v-0e9d75ca]{color:#d4d4d4;-webkit-user-select:none;user-select:none}.filter-input-wrapper .filter-input .arrow-icon[data-v-0e9d75ca]{height:1.5rem;width:auto;transition:transform .25s ease-in-out}.filter-input-wrapper .filter-input .arrow-icon.rotated[data-v-0e9d75ca]{transform:rotate(180deg)}.filter-input-wrapper .options-container[data-v-0e9d75ca]{position:absolute;box-sizing:content-box;width:100%;height:auto;top:calc(100% + 2px);left:-1px;background:#fff;box-shadow:0 4px 30px #0000001a;border:1px solid #f5f5f5;border-radius:.5rem;cursor:auto;display:grid;transition:grid-template-rows .25s ease-in-out,opacity .25s ease-in-out;grid-template-rows:0fr;opacity:0;z-index:2}.filter-input-wrapper .options-container.dropdown[data-v-0e9d75ca]{position:static;border:none;box-shadow:none}.filter-input-wrapper .options-container .wrapper[data-v-0e9d75ca]{padding:0 1rem;overflow:hidden;display:flex;flex-direction:column;min-width:100%;width:fit-content}.filter-input-wrapper .options-container .wrapper[data-v-0e9d75ca]::-webkit-scrollbar{width:7.5px}.filter-input-wrapper .options-container .wrapper[data-v-0e9d75ca]::-webkit-scrollbar-thumb{background-color:#4f46e5}.filter-input-wrapper .options-container .wrapper[data-v-0e9d75ca]::-webkit-scrollbar-track{background-color:transparent;border-radius:20px;background:#ffffff1a;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(3.4px);-webkit-backdrop-filter:blur(3.4px)}.filter-input-wrapper .options-container .wrapper.scroll[data-v-0e9d75ca]{max-height:11.7rem;overflow-y:scroll;padding-right:.5rem}@media (max-width: 576px){.filter-input-wrapper .options-container .wrapper[data-v-0e9d75ca]{row-gap:.875rem}}.filter-input-wrapper .options-container.opened[data-v-0e9d75ca]{grid-template-rows:1fr;opacity:1}.filter-input-wrapper .options-container .option[data-v-0e9d75ca]{display:flex;align-items:center;justify-content:space-between;column-gap:.75rem;min-width:100%;padding:.3375rem 0}.filter-input-wrapper .options-container .option[data-v-0e9d75ca]:first-of-type{padding-top:.75rem}.filter-input-wrapper .options-container .option[data-v-0e9d75ca]:last-of-type{padding-bottom:.75rem}.filter-input-wrapper .options-container .option .option-label[data-v-0e9d75ca]{color:#d4d4d4;width:fit-content;font-size:1rem}.filter-input-wrapper .options-container .option.checked .checkbox[data-v-0e9d75ca]{border-color:var(--main-btn-color-primary);background-color:var(--main-btn-color-primary)}.filter-input-wrapper .options-container .option.checked .checkbox[data-v-0e9d75ca]:after{display:block}.filter-input-wrapper .options-container .option.checked .radio[data-v-0e9d75ca]{border-color:var(--main-btn-color-primary)}.filter-input-wrapper .options-container .option.checked .radio[data-v-0e9d75ca]:after{opacity:1}.filter-input-wrapper .options-container .option .checkbox[data-v-0e9d75ca]{height:1.5rem;aspect-ratio:1;background-color:#fff;border:1px solid #d4d4d4;border-radius:4px;position:relative;cursor:pointer;transition:border-color .125s ease-in-out,background-color .125s ease-in-out}.filter-input-wrapper .options-container .option .checkbox[data-v-0e9d75ca]:after{content:"";position:absolute;height:100%;aspect-ratio:1;background-image:url(/build/assets/check-CbUHYnuU.svg);background-size:contain;display:none}.filter-input-wrapper .options-container .option .radio[data-v-0e9d75ca]{height:1.5rem;aspect-ratio:1;border:1px solid #d4d4d4;border-radius:50%;background-color:transparent;cursor:pointer;position:relative;transition:border-color .125s ease-in-out}.filter-input-wrapper .options-container .option .radio[data-v-0e9d75ca]:after{content:"";position:absolute;width:calc(100% - 6px);aspect-ratio:1;left:3px;top:3px;border-radius:50%;background-color:var(--main-btn-color-primary);opacity:0;transition:opacity .125s ease-in-out}.filter-card[data-v-6e35f28c]{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;background-color:#f5f5f5;border-radius:.5rem;transition:background-color .25s ease-in-out,box-shadow .25s ease-in-out;text-decoration:none}.filter-card .filter-image-wrapper[data-v-6e35f28c]{border-radius:.5rem .5rem 0 0;width:100%;aspect-ratio:4/3;position:relative;overflow:hidden}.filter-card .filter-image-wrapper img[data-v-6e35f28c]{display:block;width:100%}.filter-card .filter-image-wrapper .products-count[data-v-6e35f28c]{position:absolute;top:0;right:0;padding:.5rem;min-width:2rem;background-color:#4f46e5;color:#fff;display:flex;justify-content:center;z-index:1}.filter-card .filter-image-wrapper .products-count span[data-v-6e35f28c]{line-height:1;font-size:1rem}.filter-card .filter-image-wrapper .products-count.v2[data-v-6e35f28c]{bottom:.25rem;top:unset;right:.25rem;padding:.2rem .4rem;background-color:#00000080}.filter-card .filter-image-wrapper .products-count.v2 svg[data-v-6e35f28c]{width:1rem;height:auto;margin-right:.2rem}.filter-card .text-wrapper[data-v-6e35f28c]{width:100%;margin:0;border-radius:0 0 .5rem .5rem;padding:.75rem .5rem;background-color:#fff;text-align:center;flex-grow:1;transition:background-color .25s ease-in-out;word-break:break-all}.filter-card .text-wrapper p[data-v-6e35f28c]{font-size:.875rem;font-weight:600;line-height:1;color:#000}.filter-card[data-v-6e35f28c]:hover{background-color:#dcdfe1;box-shadow:0 2px 25px 6px #00000026}.filter-card:hover .filter-image-wrapper img[data-v-6e35f28c]{opacity:.9}.filter-card:hover .text-wrapper[data-v-6e35f28c]{background-color:#fafafa}.filter-card.active[data-v-6e35f28c]{background-color:#aeb1b3;box-shadow:0 2px 25px 6px #00000026}.filter-card.active .filter-image-wrapper img[data-v-6e35f28c]{opacity:.9}.filter-card.active .text-wrapper[data-v-6e35f28c]{background-color:#d9d9d9}@media (max-width: 1400px){.content-wrapper.sticking-left[data-v-b4dbfb8e]{width:100%;max-width:unset}}@media (max-width: 992px){.content-wrapper.sticking-left[data-v-b4dbfb8e]{width:90%;margin-inline:auto}}.fachberatung-call-section[data-v-b4dbfb8e]{width:100%;max-width:1720px;margin-left:auto;display:flex;height:fit-content;justify-content:space-between;padding:1rem 0 0}@media (max-width: 1400px){.fachberatung-call-section[data-v-b4dbfb8e]{padding:1rem 2.5% 0 1rem}}@media (max-width: 992px){.fachberatung-call-section[data-v-b4dbfb8e]{padding:1rem 0 0}}.fachberatung-call-section .call-image-wrapper[data-v-b4dbfb8e]{max-height:680px;max-width:40%;display:flex;align-items:flex-end;margin:auto 0 0 2.5rem}@media (max-width: 992px){.fachberatung-call-section .call-image-wrapper[data-v-b4dbfb8e]{display:none}}.fachberatung-call-section .call-image-wrapper img[data-v-b4dbfb8e]{width:100%}.fachberatung-call-section .call-card[data-v-b4dbfb8e]{margin-bottom:2.5rem;min-width:570px}@media (max-width: 992px){.fachberatung-call-section .call-card[data-v-b4dbfb8e]{min-width:unset}}@media (max-width: 576px){.fachberatung-call-section .call-card[data-v-b4dbfb8e]{max-height:unset}}.container-right[data-v-28bb852f]{display:flex;align-items:center}.container-right .icons[data-v-28bb852f]{display:flex;align-items:flex-end}.container-right .icons .icon-block[data-v-28bb852f]{position:relative;padding:0 1rem}.container-right .icons .icon-block.line-yellow[data-v-28bb852f]:after{background-color:#fd0}.container-right .icons .icon-block.line-green[data-v-28bb852f]:after{background-color:#009242}.container-right .icons .icon-block.line-blue[data-v-28bb852f]:after{background-color:#2d3790}.container-right .icons .icon-block.line-magenta[data-v-28bb852f]:after{background-color:#a11e62}.container-right .icons .icon-block[data-v-28bb852f]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.3rem}.container-right .icons .icon-block .icon[data-v-28bb852f]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;cursor:pointer;margin:0 0 .5rem;transition:transform .3s ease-in-out}.container-right .icons .icon-block .icon[data-v-28bb852f]:hover{transform:scale(1.05)}.container-right .icons .icon-block .icon .text[data-v-28bb852f]{font-size:.875rem;font-weight:600;color:#171717;width:min-content;text-align:center}.container-right .icons .icon-block .icon svg[data-v-28bb852f]{display:block;min-width:2.5rem;width:2.5rem;height:auto}.ausstellung-info-card[data-v-28bb852f]{text-decoration:none;border:2px solid rgba(163,163,163,.5);padding:.5rem;border-radius:.25rem;width:100%;margin:0 auto;transition:opacity .1s ease-in-out,border-color .15s ease-in-out;display:block;color:#0a0a0a!important;display:flex;align-items:center;flex-direction:column;text-align:center;max-width:24rem;background-color:#fff}.ausstellung-info-card[data-v-28bb852f]:hover,.ausstellung-info-card.active[data-v-28bb852f]{border-color:#4338ca}.ausstellung-info-card:hover svg path[data-v-28bb852f],.ausstellung-info-card.active svg path[data-v-28bb852f]{fill:#a11e62}.ausstellung-info-card:hover .austellung-cta[data-v-28bb852f],.ausstellung-info-card.active .austellung-cta[data-v-28bb852f]{background-color:#a11e62;color:#fff}.ausstellung-info-card svg[data-v-28bb852f]{width:2.5rem;height:auto;margin-right:0;margin-bottom:.5rem}.ausstellung-info-card svg path[data-v-28bb852f]{transition:fill .15s ease-in-out}.ausstellung-info-card p[data-v-28bb852f]{margin:0;line-height:1.5;font-size:.875rem}.ausstellung-info-card p b[data-v-28bb852f]{font-size:1rem;margin-bottom:.5rem;line-height:1.15;display:inline-block}.ausstellung-info-card .austellung-cta[data-v-28bb852f]{font-size:1rem;line-height:1.5;padding:.5rem .75rem;border-radius:.25rem;font-weight:700;transition:background-color .15s ease-in-out,color .15s ease-in-out;width:fit-content;margin:.25rem auto 0}.ausstellung-info-card.fixed[data-v-28bb852f]{position:fixed;left:calc(1504px + (100% - 1500px)/2);display:none;width:calc((100% - 1516px)/2);z-index:2;max-width:18rem;margin:0}.ausstellung-info-card.fixed.left[data-v-28bb852f]{left:unset;right:calc(1504px + (100% - 1500px)/2)}@media screen and (min-width: 1880px){.ausstellung-info-card.fixed[data-v-28bb852f]{display:flex}}@media screen and (max-width: 1915px){.ausstellung-info-card.fixed p[data-v-28bb852f]{font-size:.75rem}.ausstellung-info-card.fixed p b[data-v-28bb852f],.ausstellung-info-card.fixed .austellung-cta[data-v-28bb852f]{font-size:.875rem}}.ausstellung-info-card.fixed.hidden[data-v-28bb852f]{opacity:0}.products-container{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:1.125rem}@media (max-width: 1200px){.products-container{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.products-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.products-container{grid-template-columns:repeat(1,1fr)}}.products-container a{text-decoration:none}.primary-product-card{display:flex;flex-direction:column;border-radius:.625rem;flex-grow:1;container-type:inline-size;box-shadow:0 4px 15px #0000001a;transition:box-shadow .25s ease-in-out}@container (max-width: 270px){.primary-product-card .product-details-container .product-name{font-size:1rem!important}}.primary-product-card:hover,.primary-product-card:active{box-shadow:0 10px 30px #00000026}.primary-product-card:hover .image-wrapper .details-wrapper,.primary-product-card:active .image-wrapper .details-wrapper{opacity:1}.primary-product-card .image-wrapper{width:100%;position:relative;overflow:hidden;border-radius:.625rem .625rem 0 0}.primary-product-card .image-wrapper .product-link{position:absolute;bottom:0;width:max-content;max-width:90%;left:50%;transform:translate(-50%);z-index:2;transition:opacity .25s ease-in-out}.primary-product-card .image-wrapper img{width:100%;height:100%;display:block;aspect-ratio:3/2;transition:transform .3s ease-in-out}.primary-product-card .image-wrapper .info-container{position:absolute;top:.5rem;right:.5rem;display:flex;column-gap:2px}.primary-product-card .image-wrapper .info-container .info-item{padding:.25rem;z-index:1;font-size:1rem;font-weight:400;line-height:1.25;border-radius:.25rem}.primary-product-card .image-wrapper .info-container .info-item svg{display:block;height:1.25rem;width:auto}.primary-product-card .image-wrapper .info-container .info-item.list-info{margin:0;list-style:none;z-index:1}.primary-product-card .image-wrapper .info-container .info-item.list-info li{color:#fff;padding:.25rem .5rem;background-color:#2d3790;width:fit-content;font-size:.7rem;border-radius:4px;font-weight:400}.primary-product-card .image-wrapper .info-container .info-item.list-info li:not(:last-child){margin-bottom:.25rem}@media (max-width: 380px){.primary-product-card .image-wrapper .info-container .info-item.list-info li{font-size:.5rem}}.primary-product-card .image-wrapper .info-container .ar-info{background-color:#fff;padding-right:0;padding-left:0}.primary-product-card .image-wrapper .info-container .price{background-color:#1c75bc;color:#fff;padding-inline:.5rem}.primary-product-card .image-wrapper .info-container .price .bold{font-weight:400}.primary-product-card .image-wrapper .info-container .delivery-info{background-color:#2d3790}.primary-product-card .image-wrapper .info-container .montage-info{background-color:#fd0}.primary-product-card .image-wrapper .info-container.bottom{top:auto;bottom:.5rem}.primary-product-card .image-wrapper .info-container.left{left:1rem}.primary-product-card .image-wrapper .info-container.give-way-ar{top:2.3rem}.primary-product-card .image-wrapper .details-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#171717a6;display:flex;flex-direction:column;row-gap:1.25rem;align-items:center;justify-content:center;transition:opacity .25s ease-in-out;opacity:0;padding:2.5rem 0 .25rem}@container (max-width: 290px){.primary-product-card .image-wrapper .details-wrapper{row-gap:.5rem}}.primary-product-card .image-wrapper .details-wrapper .details{color:#fff;width:fit-content;height:fit-content;max-width:95%;display:flex;align-items:center;row-gap:1.5rem;position:relative;flex-direction:column}.primary-product-card .image-wrapper .details-wrapper .details .params-row{display:flex;align-items:center;column-gap:.75rem;width:100%}@media (max-width: 992px){.primary-product-card .image-wrapper .details-wrapper .details .params-row{column-gap:.5rem}}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element{display:flex;align-items:center;column-gap:.375rem;font-size:.875rem;flex-basis:50%}@media (max-width: 1600px){.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element{font-size:.875rem}}@media (max-width: 576px){.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element{font-size:1rem}}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element svg{width:2.25em;min-width:2.25em;height:auto}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element .param-value{font-size:1em;font-weight:500;line-height:1.25;white-space:nowrap;width:min-content}@container (max-width: 322px){.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element .param-value{font-size:.875em}}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element .change-icon{width:2em;min-width:2em;height:2em}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element .param-element-icon{display:block}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element .param-element-icon.montage-icon{fill:#fff;width:1.75rem;min-width:1.75rem;height:auto}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element .param-element-icon.measuring-tape-icon path{fill:#fff}.primary-product-card .image-wrapper .details-wrapper .details:after{content:"";position:absolute;width:102%;height:1px;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}.primary-product-card .image-wrapper .details-wrapper .main-btn{justify-self:flex-end;padding:.375rem .75rem}.primary-product-card .product-details-container{padding:.5rem;transition:background-color .25s ease-in-out;background-color:#fff;border-radius:0 0 .625rem .625rem;flex-grow:1;display:flex;flex-direction:column;row-gap:6px;justify-content:space-between}.primary-product-card .product-details-container .product-name{font-size:1rem;line-height:1.5;font-weight:700;color:#000}.primary-product-card .product-details-container .rating{display:flex;align-items:center;height:fit-content}.primary-product-card .product-details-container .rating .rating-stars{--star-size: 1.125rem;--star-color: #CFD8DC;--star-background: #fc0;--percent: calc(var(--rating) / 5 * 100%);display:inline-block;font-size:var(--star-size);font-family:Times;line-height:1}.primary-product-card .product-details-container .rating .rating-stars:before{content:"★★★★★";letter-spacing:-1.5px;background:linear-gradient(90deg,var(--star-background) var(--percent),var(--star-color) var(--percent));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.primary-product-card .product-details-container .rating .rating-count{margin-left:.25rem;font-size:.75rem;line-height:1}.primary-product-card .product-details-container .icons-container{display:grid;grid-template-columns:repeat(3,1fr);column-gap:.5rem;margin-top:auto}.primary-product-card .product-details-container .icons-container .icon-wrapper{border-radius:5px;padding:.25rem;background-color:#fff}.primary-product-card .product-details-container .icons-container .icon-wrapper svg{display:block;width:100%;height:auto}.primary-product-card .product-details-container .icons-container .icon-wrapper svg .path-color-white,.primary-product-card .product-details-container .icons-container .icon-wrapper svg .path-color{transition:fill .25s ease-in-out}.primary-product-card .product-details-container .icons-container .icon-wrapper svg .path-color-stroke{transition:stroke .25s ease-in-out}.primary-product-card:not(:hover) .product-details-container .icons-container .icon-wrapper svg .path-color{fill:#dbdfe2}.primary-product-card:not(:hover) .product-details-container .icons-container .icon-wrapper svg .path-color-stroke{stroke:#dbdfe2}.primary-product-card:not(:hover) .product-details-container .icons-container .icon-wrapper svg .path-color-white{fill:#fff}.primary-product-card:hover .image-wrapper img{transform:scale(1.025)}.primary-product-card:hover .product-details-container{background-color:#dcdfe1}.configuration-step-text[data-v-b154155d]{font-weight:500;font-size:1.25rem;line-height:1.25;padding-bottom:.375rem;border-bottom:1px dotted #737373;width:100%}.configuration-step-text.step-1[data-v-b154155d]{padding-top:1.375rem;margin-bottom:0}.configuration-step-text.step-3[data-v-b154155d]{margin-top:.5rem;margin-bottom:.375rem}#group-filters[data-v-b154155d]{background-color:#e5e5e5;height:fit-content;width:100%;overflow:hidden;position:relative}#group-filters .content-wrapper.swiper .configuration-step-text[data-v-b154155d]{margin-bottom:1rem}#group-filters .group-filters-swiper[data-v-b154155d]{padding:1.7rem 0}#group-filters .group-filters-slide[data-v-b154155d]{height:auto;min-width:200px}#group-filters .group-filter-next-icon[data-v-b154155d],#group-filters .group-filter-prev-icon[data-v-b154155d]{width:3rem;height:3rem;position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;border-radius:50%;z-index:5;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.2));cursor:pointer}@media (max-width: 1200px){#group-filters .group-filter-next-icon[data-v-b154155d],#group-filters .group-filter-prev-icon[data-v-b154155d]{transform:translateY(-25%)}}@media (max-width: 768px){#group-filters .group-filter-next-icon[data-v-b154155d],#group-filters .group-filter-prev-icon[data-v-b154155d]{transform:translateY(0)}}@media (max-width: 576px){#group-filters .group-filter-next-icon[data-v-b154155d],#group-filters .group-filter-prev-icon[data-v-b154155d]{transform:translateY(0)}}@media (max-width: 450px){#group-filters .group-filter-next-icon[data-v-b154155d],#group-filters .group-filter-prev-icon[data-v-b154155d]{transform:translateY(25%)}}#group-filters .group-filter-next-icon svg[data-v-b154155d],#group-filters .group-filter-prev-icon svg[data-v-b154155d]{width:100%}#group-filters .group-filter-next-icon.arrow-disabled[data-v-b154155d],#group-filters .group-filter-prev-icon.arrow-disabled[data-v-b154155d]{display:none}#group-filters .group-filter-next-icon[data-v-b154155d]{right:.25rem}#group-filters .group-filter-next-icon svg[data-v-b154155d]{transform:rotate(270deg)}#group-filters .group-filter-prev-icon[data-v-b154155d]{left:.25rem}#group-filters .group-filter-prev-icon svg[data-v-b154155d]{transform:rotate(90deg)}#group-filters .swiper[data-v-b154155d]{z-index:5}.header-text-section[data-v-b154155d]{padding:1.75rem 0 .5rem}.header-text-section h2[data-v-b154155d]{font-size:2rem;font-weight:700;line-height:normal;letter-spacing:-.03rem;margin-bottom:0}@media (max-width: 576px){.header-text-section h2[data-v-b154155d]{font-size:2.375rem}}.header-text-section .header-desc[data-v-b154155d]{font-size:1rem;font-weight:300;line-height:1.4375rem}.header-text-section .configuration-step-text[data-v-b154155d]{margin-bottom:.375rem;margin-top:1rem}.filtering-products-container[data-v-b154155d]{width:100%}.filtering-products-container .filters-container[data-v-b154155d]{display:flex;flex-wrap:wrap;column-gap:1.125rem;row-gap:1.5rem;padding-bottom:1.25rem}.filtering-products-container .mobile-buttons-container[data-v-b154155d]{width:100%;display:flex;flex-direction:column;align-items:center;row-gap:.75rem;padding-top:1.5rem;margin-bottom:1.5rem}.filtering-products-container .mobile-buttons-container>div[data-v-b154155d]{width:100%}.filtering-products-container .filter-badges-container[data-v-b154155d]{padding-top:1.25rem;border-top:1px solid #e5e5e5;display:flex;align-items:center;column-gap:.75rem;row-gap:.5rem;flex-wrap:wrap}@media (max-width: 576px){.filtering-products-container .filter-badges-container[data-v-b154155d]{padding-bottom:1.25rem;border-top:none;border-bottom:1px solid #e5e5e5}}@media (max-width: 450px){.filtering-products-container .filter-badges-container[data-v-b154155d]{row-gap:.675rem}}.filtering-products-container .filter-badges-container .badges-group[data-v-b154155d]{display:flex;align-items:center;column-gap:.375rem;row-gap:.5rem;flex-wrap:wrap}@media (max-width: 450px){.filtering-products-container .filter-badges-container .badges-group[data-v-b154155d]{row-gap:.675rem}}.filtering-products-container .filter-badges-container .badges-group .group-label[data-v-b154155d]{font-size:.875rem;font-weight:500;white-space:nowrap}.filtering-products-container .icons-sort-wrapper[data-v-b154155d]{display:flex;align-items:center;justify-content:space-between;margin:2rem 0}@media (max-width: 992px){.filtering-products-container .icons-sort-wrapper[data-v-b154155d]{flex-direction:column;align-items:baseline;row-gap:1rem}}.filtering-products-container .sort-input-wrapper[data-v-b154155d]{display:flex;flex-direction:row;justify-content:flex-end;gap:.75rem;width:fit-content;margin-left:auto}.filtering-products-container .sort-input-wrapper.padding[data-v-b154155d]{padding-top:1.25rem}.filtering-products-container .mobile-filters-container[data-v-b154155d]{position:fixed;width:100%;height:97vh;height:97dvh;left:0;bottom:0;transform:translateY(110%);z-index:14;background-color:#fff;border-radius:10px 10px 0 0;border:1px solid #e5e5e5;transition:transform .25s ease-in-out}.filtering-products-container .mobile-filters-container.shown[data-v-b154155d]{transform:translateY(0)}.filtering-products-container .mobile-filters-container .content-container[data-v-b154155d]{width:100%;height:100%;padding:1.75rem 1.25rem 1.25rem;display:flex;flex-direction:column}.filtering-products-container .mobile-filters-container .content-container .top-section[data-v-b154155d]{width:100%;position:relative}.filtering-products-container .mobile-filters-container .content-container .top-section .title[data-v-b154155d]{text-align:center;font-size:1.375rem;line-height:1.25;font-weight:700;letter-spacing:-.013rem;margin-bottom:3.25rem}.filtering-products-container .mobile-filters-container .content-container .top-section .close-icon[data-v-b154155d]{position:absolute;top:0;right:0;height:2.125rem;width:auto}.filtering-products-container .mobile-filters-container .content-container .mobile-filters[data-v-b154155d]{width:100%;display:flex;flex-direction:column;row-gap:1.125rem;max-height:calc(100% - 10.21875rem);overflow-y:auto}.filtering-products-container .mobile-filters-container .content-container .filter-button[data-v-b154155d]{margin-top:auto}.filtering-products-container .no-products-container[data-v-b154155d]{display:flex;align-items:center;gap:3rem;margin-block:1rem}.filtering-products-container .no-products-container .icon-animation[data-v-b154155d]{display:none}@media (min-width: 993px){.filtering-products-container .no-products-container[data-v-b154155d]{padding:0 10rem}}@media (min-width: 575px){.filtering-products-container .no-products-container .icon-animation[data-v-b154155d]{display:flex;width:40rem}}.filtering-products-container .products-container[data-v-b154155d]{padding-top:1rem;padding-bottom:4rem}.filtering-products-container .products-container a[data-v-b154155d]{display:flex}.filtering-products-container .search-input[data-v-b154155d]{border:1px solid #d4d4d4;outline:1px solid transparent;width:fit-content;padding:.375rem;display:flex;align-items:center;column-gap:.5rem;width:20rem;border-radius:8px;transition:border-color .15s ease-in-out,outline-color .15s ease-in-out}@media (max-width: 768px){.filtering-products-container .search-input[data-v-b154155d]{width:100%}}.filtering-products-container .search-input[data-v-b154155d]:focus-within{border-color:var(--main-btn-color-primary);outline-color:var(--main-btn-color-primary)}.filtering-products-container .search-input .search-icon[data-v-b154155d]{height:2rem;width:auto}.filtering-products-container .search-input input[data-v-b154155d]{border:none;outline:none;padding:.5rem;font-size:1.125rem;width:100%;background-color:transparent}.grouped-products-wrapper[data-v-b154155d]{padding-top:1rem;padding-bottom:4rem}.grouped-products-wrapper .product-group-section[data-v-b154155d]{margin-bottom:2.5rem}.grouped-products-wrapper .product-group-section .group-header[data-v-b154155d]{font-size:1.375rem;font-weight:500;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #d4d4d4;color:#333;width:100%}.grouped-products-wrapper .products-container[data-v-b154155d]{padding-top:0;padding-bottom:0}
