@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-template{width:100%}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-code{width:100%}}.portfolio-cursor {  position: fixed; top: 0; left: 0; z-index: 9999;  width: 8.375rem;  height: 8.375rem;  border-radius: 50%;  transform-origin: center center;  display: flex; justify-content: center; align-items: center; pointer-events: none;  font-family: Italianno; font-size: 1.875rem;  font-weight: 400; line-height: 120%; color: var(--text-tertiary);  background-color: var(--bg-secondary); opacity: 0;   transform: scale(0);  transition: opacity 0.2s ease; will-change: transform, opacity;}[data-cursor="portfolio-cursor-target"]:hover { cursor: pointer;}@media screen and (max-width: 991px) { .portfolio-cursor { display: none !important; }}.brxe-div.portfolio-popup-slider-wrapper:not(.active) { display: none !important; opacity: 0 !important;}.brxe-div.portfolio-popup-slider-wrapper.active { display: flex !important; opacity: 1 !important;}.brxe-div.main-wrapper.popup-opened { opacity: 0;}.portfolio-popup-slider-wrapper { position: fixed; left: 0; right: 0; bottom: 0; top: 5rem; align-items: start; justify-content: center; z-index: 11000; padding-top: 1.25rem;}.popup-slider-overlay { background: var(--bg-pop-up); position: absolute; left: 0; right: 0; bottom: 0; top: -5rem; z-index: 11001;}.popup-slider-content { box-sizing: border-box;  display: flex; align-items: center; justify-content: center; max-width: 62.66vw; max-height: 80vh; padding: 0 3.5rem; overflow: hidden; transform: scale(0.8); opacity: 0; transition: transform .45s ease-in-out, opacity .45s ease-in-out; z-index: 11002;}.brxe-div.portfolio-popup-slider-wrapper.active .popup-slider-content { transform: scale(1); opacity: 1;}.splide__arrows,.splide__pagination { display: none !important;}.custom-arrows { position: absolute; top: 50%; left: 0; right: 0; display: flex; justify-content: space-between; transform: translateY(-50%); z-index: 11001 !important;}.portfolio-slider_close-icon { position: absolute; top: 1.25rem; right: 1.25rem; background: none; border: none; font-size: 1.5rem; cursor: pointer; z-index: 11102;}.portfolio-slider_close-icon rect { transition: fill 0.3s ease, opacity 0.3s ease; will-change: fill, opacity;}.portfolio-slider_close-icon:hover rect { fill: var(--text-secondary) !important;}.portfolio-slider_close-icon:active rect { fill: var(--text-secondary) !important; opacity: 0.9;}body.popup-open { overflow: hidden;}.popup-slider-content #popup-splide { width: 100%; height: 100%;}.popup-slider-content .splide__slide { display: flex !important; align-items: center !important; justify-content: center !important;}.popup-slider-content .splide__slide img { display: block;  max-width: 62.66vw; max-height: 80vh; width: auto;  height: auto; object-fit: contain;  object-position: center;}#popup-splide .splide__slide { max-width: 62.66vw; max-height: 80vh; width: auto; height: auto;}.custom-arrows a { line-height: 100%; width: 2rem; height: 2rem;}.custom-arrows a.disabled { opacity: 0.5; pointer-events: none; cursor: default;}.custom-arrows svg { pointer-events: auto; width: 1.875rem; height: 1.875rem; cursor: pointer;}.custom-arrows svg path { fill: white;}.custom-prev svg circle,.custom-next svg circle { transition: fill 0.3s ease, stroke 0.3s ease, opacity 0.3s ease; will-change: fill, stroke, opacity;}.custom-prev:hover svg circle,.custom-next:hover svg circle { fill: var(--bg-secondary) !important; stroke: var(--bg-secondary) !important;}.custom-prev:active svg circle,.custom-next:active svg circle { fill: var(--bg-secondary) !important; stroke: var(--bg-secondary) !important; opacity: 0.8;}@media screen and (max-width: 991px) { .popup-slider-content { max-width: 80vw; max-height: 80vh; } .custom-prev svg circle, .custom-next svg circle { transition: none; }  .custom-prev:hover svg circle, .custom-next:hover svg circle { fill: inherit !important; stroke: white !important; }  .custom-prev:active svg circle, .custom-next:active svg circle { fill: inherit !important; stroke: white !important; opacity: 1; }}@media screen and (max-width: 478px) { .popup-slider-content { max-width: 1000vw; max-height: 35.5rem; } .portfolio-popup-slider-wrapper { top: 0; padding-top: 0; align-items: center; } .popup-slider-content .splide__slide img { display: block; max-width: 100vw; max-height: 33.75rem; width: auto; height: auto; } .popup-slider-content { padding: 0; } .custom-arrows { left: 1.25rem; right: 1.25rem; max-width: 20.938rem; margin: 0 auto; } .portfolio-slider_close-icon { right: 1rem; } .brx-body.popup-open #brx-header { opacity: 0; } .popup-slider-content #popup-splide { height: 35.5rem; display: flex !important; align-items: flex-start; position: relative !important; } .splide__pagination__page { background-color: var(--bg-primary) !important; } .splide__pagination__page.is-active { background-color: var(--text-secondary) !important; transform: scale(1) !important; } #popup-splide .splide__slide { max-width: 100vw; }  .splide__pagination { position: absolute !important; left: 0 !important; right: 0 !important; bottom: 0 !important; display: flex !important; width: 100% !important; } }.product-info_slider-big_image { cursor: pointer;}.brxe-tabs-nested [role="tabpanel"]:focus { outline: none !important; box-shadow: none !important;}.brxe-emwzbw {width: 0px; height: 0px}#brxe-qjpqlh > .tab-menu .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-qjpqlh > .tab-menu .tab-title.brx-open {background-color: #dddedf}#brxe-qjpqlh > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid var(--bricks-border-color)}#brxe-qgiabo {height: 1rem; width: 1rem}