:root{--white:#fff;--white-a:#fff3;--near-white:#fafafa;--grey:#f8f8f8;--grey-mid:#ebebeb;--grey-dark:#737373;--black:#1d1d1b;--black-a:#1d1d1b33;--brand-gold:#f9b233;--brand-gold-a:#f9b23333;--gold-light:#fde9c4;--gold-dark:#c28100;--cream:#ede8de;--green-light:#e9edde;--green-dark:#545c3d;--bg-default:var(--white);--bg-alt:var(--grey);--bg-brand-investment:var(--green-light);--bg-brand-investment-alt:var(--green-dark);--bg-alt-2:var(--grey-mid);--bg-emphasis:var(--black);--surface-light:var(--near-white);--surface-transparency:var(--white-a);--surface-dark:var(--black-a);--primary:var(--brand-gold);--primary-a:var(--brand-gold-a);--primary-hover:#FAC15C;--secondary:var(--gold-light);--tertiary:var(--cream);--text:var(--black);--text-light:var(--grey-dark);--text-emphasis:var(--gold-dark);--text-brand-investment:var(--green-dark);--text-brand-investment-on-bg:var(--green-light);--text-on-bg:var(--white);--font-size-super-hero:7.5rem;--font-size-title:4.25rem;--font-size-subtitle:2.5rem;--font-size-heading:1.5rem;--font-size-body-large:1.25rem;--font-size-paragraph:1rem;--font-size-button:1rem;--font-size-button-small:.875rem;--font-size-label:.75rem;--font-weight-thin:100;--font-weight-extra-light:200;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-black:900;--line-height-super-hero:1;--line-height-title:1;--line-height-subtitle:1.2;--line-height-heading:1;--line-height-body-large:1.6;--line-height-paragraph:1.75;--line-height-button:1.;--line-height-button-small:1.14;--line-height-label:1.66;--letter-spacing-spacing-small:.09375rem;--letter-spacing-spacing-large:.4375rem;--typeface-title:"Raleway",sans-serif;--typeface-paragraph:"Lato",sans-serif;--header-height:67px}@media (max-width:991.98px){:root{--font-size-super-hero:clamp(1.8rem,9.6vw,6.9rem);--font-size-title:2.225rem;--font-size-subtitle:1.75rem;--font-size-heading:1.35rem;--font-size-body-large:1.125rem;--font-size-paragraph:1.05rem;--font-size-button:1.05rem;--font-size-button-small:.9rem;--font-size-label:.825rem;--letter-spacing-spacing-small:.09375rem;--letter-spacing-spacing-large:.375rem}}html{font-size:16px}@media (min-width:576px){:root{--header-height:83px}}@media (min-width:992px){:root{--header-height:66px}}@media (min-width:1300px){html{font-size:17px}:root{--header-height:68px}}@media (min-width:1500px){html{font-size:18px}:root{--header-height:70px}}@media (min-width:1800px){html{font-size:19px}:root{--header-height:72px}}body,.tooltip,.price-history-popover{font-family:var(--typeface-paragraph,'Lato');font-size:var(--font-size-paragraph,1rem);font-weight:300;line-height:var(--line-height-paragraph,1.75rem)}.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5{font-family:var(--typeface-title,'Raleway')}.h1,h1{font-size:var(--font-size-super-hero,7.5rem);font-weight:400;line-height:var(--line-height-super-hero,7.5rem)}.h2,h2{font-size:var(--font-size-title,4.25rem);font-weight:400;line-height:var(--line-height-title,4.25rem)}.h3,h3{font-size:var(--font-size-subtitle,2.5rem);font-weight:200;line-height:var(--line-height-subtitle,3rem)}.h4,h4{font-size:var(--font-size-heading,1.5rem);font-weight:400;line-height:var(--line-height-heading,1.5rem)}.h5,h5{font-size:1.25rem}.h1 strong,h1 strong,.h2 strong,h2 strong,.h3 strong,h3 strong,.h4 strong,h4 strong,.h5 strong,h5 strong{font-weight:600}.font-btn-small{font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-button-small,.875rem);font-weight:400;line-height:1.14}.font-body-large{font-family:var(--typeface-title,Raleway);font-size:var(--font-size-body-large,1.25rem);font-weight:500;line-height:1.6}.font-b1-btn{font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-button,1rem);font-style:normal;font-weight:400;line-height:1.5}.font-h4-heading{font-size:var(--font-size-heading,1.5rem);line-height:1.5}.font-l3r-label{font-family:var(--typeface-paragraph,Lato);font-size:.6875rem;font-weight:400;line-height:1.45;margin-bottom:0}.text-on-bg,.text-on-bg .h1,.text-on-bg h1,.text-on-bg .h2,.text-on-bg h2,.text-on-bg .h3,.text-on-bg h3,.text-on-bg .h4,.text-on-bg h4,.text-on-bg .h5,.text-on-bg h5,.text-on-bg span:not(.icon),.text-on-bg p{color:var(--text-on-bg)}.text-primary{color:var(--primary)!important}.text-secondary{color:var(--secondary)}.text-tertiary{color:var(--tertiary)}:root{--container:100%;--container-extended:100%;--container-extended-x2:100%;--space:calc(((100vw - var(--container)) / 2) - 15px);--space-extended:calc(((100vw - var(--container-extended)) / 2) - 15px);--space-extended-x2:calc(((100vw - var(--container-extended-x2)) / 2) - 15px)}.container{max-width:var(--container)}.division-extended .container{max-width:var(--container-extended)}.division-extended-x2 .container{max-width:var(--container-extended-x2)}.position-relative{position:relative}@media (min-width:768px){:root{--container:calc(100% - 60px);--container-extended:100%;--container-extended-x2:100%}}@media (min-width:992px){:root{--container:calc(100% - 80px);--container-extended:calc(100% - 30px);--container-extended-x2:calc(100% - 30px)}}@media (min-width:1280px){:root{--container:1180px;--container-extended:calc(100% - 60px);--container-extended-x2:calc(100% - 60px)}}@media (min-width:1340px){:root{--container:1180px;--container-extended:1280px;--container-extended-x2:1310px}}@media (min-width:1420px){:root{--container:1200px;--container-extended:1280px;--container-extended-x2:1310px}}@media (min-width:1500px){:root{--container:1200px;--container-extended:1310px;--container-extended-x2:1380px}}@media (min-width:1640px){:root{--container:1240px;--container-extended:1360px;--container-extended-x2:1440px}}@media (min-width:1880px){:root{--container:1300px;--container-extended:1560px;--container-extended-x2:1640px}}@media (min-width:2200px){:root{--container:1300px;--container-extended:1600px;--container-extended-x2:1820px}}.text-narrow .module-container{margin:0 auto;max-width:900px}.text-narrow-2 .module-container{margin:0 auto;max-width:1200px}:root{--py-ss:.5rem;--py-sm:1.5rem;--py-md:2rem;--py-lg:2.5rem;--py-xl:3rem;--py-xxl:3.5rem}.pt-ss{padding-top:var(--py-ss)}.pb-ss{padding-bottom:var(--py-ss)}.pt-sm{padding-top:var(--py-sm)}.pb-sm{padding-bottom:var(--py-sm)}.pt-md{padding-top:var(--py-md)}.pb-md{padding-bottom:var(--py-md)}.pt-lg{padding-top:var(--py-lg)}.pb-lg{padding-bottom:var(--py-lg)}.pt-xl{padding-top:var(--py-xl)}.pb-xl{padding-bottom:var(--py-xl)}.pt-xxl{padding-top:var(--py-xxl)}.pb-xxl{padding-bottom:var(--py-xxl)}.display-none{display:none}@media (min-width:992px){:root{--py-ss:1rem;--py-sm:2rem;--py-md:3rem;--py-lg:4rem;--py-xl:6rem;--py-xxl:10rem}}@media (max-width:991.98px){.desktop{display:none}}a{color:inherit}a:hover{color:inherit}*:focus,*:active,.btn:focus,.btn:active,button:focus,button:active,input:focus,a:focus,a:active{outline:none!important}.btn:focus,.btn:active,button:focus,button:active,input:focus,a:focus,a:active{box-shadow:none!important}.btn{padding:.75rem 2rem;border-width:1px;transition:all .3s;border-radius:1.5rem;font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-button-small,.875rem);font-weight:400;line-height:var(--line-height-button-small,1rem)}.btn.small{padding:.125rem .5rem;font-size:.75rem}.btn.medium{padding:.25rem .75rem;font-size:.85rem}.btn-primary{background:var(--primary);border-color:var(--primary);color:var(--text,#1D1D1B)}.btn-search{color:#fff}.btn-primary:hover,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{border:1px solid var(--primary-hover,#F9B233);background:var(--primary-hover,rgba(249,178,51,.20));color:var(--text,#1D1D1B)}.btn-outline-primary{color:var(--text-on-bg,#FFF);border:1px solid var(--text-on-bg,#FFF);background:var(--surface-transparency,rgba(255,255,255,.20))}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active{background:var(--surface-dark,rgba(29,29,27,.20));backdrop-filter:blur(20px);border:1px solid var(--text-on-bg,#FFF)}.btn-outline-primary.medium,.btn-outline-primary.small{color:var(--text,#1D1D1B);border:1px solid var(--surface-dark,rgba(29,29,27,.20));background:transparent}.btn-outline-primary.medium:hover,.btn-outline-primary.medium:focus,.btn-outline-primary.small:hover,.btn-outline-primary.small:focus{background:var(--surface-dark,rgba(29,29,27,.20));border:1px solid var(--surface-dark,rgba(29,29,27,.20))}.btn-outline-primary.medium:not(:disabled):not(.disabled).active,.btn-outline-primary.medium:not(:disabled):not(.disabled):active,.btn-outline-primary.small:not(:disabled):not(.disabled).active,.btn-outline-primary.small:not(:disabled):not(.disabled):active{color:var(--text-on-bg,#FFF);background:var(--text,#1D1D1B)}.text-on-bg .btn-outline-primary.small{color:var(--text-on-bg,#FFF);border:1px solid var(--surface-transparency,rgba(255,255,255,.20));background:transparent}.text-on-bg .btn-outline-primary.small:hover,.text-on-bg .btn-outline-primary.small:focus{background:var(--surface-transparency,rgba(255,255,255,.20));border:1px solid var(--surface-transparency,rgba(255,255,255,.20))}.text-on-bg .btn-outline-primary.small:not(:disabled):not(.disabled).active,.text-on-bg .btn-outline-primary.small:not(:disabled):not(.disabled):active{color:var(--text,#1D1D1B);background:var(--bg-default,#FFF)}.btn-secondary{background:var(--primary);border-color:var(--primary);color:#fff}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{background:var(--surface-dark,rgba(29,29,27,.20));backdrop-filter:blur(20px);border-color:var(--primary)}.btn-outline-secondary{color:var(--text,#1D1D1B);border:1px solid var(--primary,#F9B233);backdrop-filter:blur(7.5px);-webkit-backdrop-filter:blur(7.5px)}.btn-outline-secondary:hover,.btn-outline-secondary:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active{color:var(--text,#1D1D1B);border:1px solid var(--primary,#F9B233);background:var(--primary-transparency,rgba(248,178,66,.15))}.btn-search{border-radius:1.5rem;background:var(--primary,#F9B233);font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-button-small,.875rem);font-weight:400;line-height:var(--line-height-button-small,1rem);color:var(--text,#1D1D1B);text-align:justify;padding:.75rem 2rem;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:.5rem}.btn-search:hover{border:1px solid var(--primary-hover,#F9B233);background:var(--primary-hover,rgba(249,178,51,.20))}.btn .icon{width:1em;height:1em;font-size:1em}.btn-clear,.btn-page,.btn-building,.btn-floor,.btn-room{border-radius:1.5rem;background:var(--bg-emphasis,#1D1D1B);border:1px solid var(--bg-emphasis,#1D1D1B);padding:.125rem .5rem;min-width:1.5rem;height:1.5rem;display:inline-flex;justify-content:center;align-items:center;font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-label,.75rem);font-style:normal;font-weight:400;line-height:var(--line-height-label,1.25rem);color:var(--text-on-bg,#FFF)}.btn-building{background:var(--bg-alt-2,#EBEBEB);color:var(--text,#1D1D1B);border-color:transparent}.btn-clear:hover,.light .btn-page:hover,.btn-page:hover,.btn-building:hover,.btn-floor:hover,.btn-room:hover{border:1px solid var(--primary,#F9B233);background:var(--primary-a,rgba(249,178,51,.20))}.btn-floor:hover,.btn-room:hover{color:var(--text-on-bg,#FFF)}.btn-clear.active,.light .btn-page.active,.btn-page.active,.btn-building.active,.btn-floor.active,.btn-room.active{border:1px solid var(--primary,#F9B233)!important;background:var(--primary,#F9B233)!important;color:var(--text)!important}#property .price-history-toggle{color:var(--text-light,#737373)}.light .btn-page{background:var(--bg-alt-2,#EBEBEB);color:var(--text,#1D1D1B);border-color:var(--bg-alt-2,#EBEBEB)}.btn-clear{width:unset;height:unset}:root{--bg-light-gray:#f0f0f0;--bg-dark-gray:#212121}.bg-light-gray{background:var(--bg-light-gray)}.bg-dark-gray{color:#fff;background:var(--bg-dark-gray)}.bg-dark-gray .btn-outline-primary{border-color:#fff;color:#fff}.bg-dark-gray .btn-outline-primary:hover,.bg-dark-gray .btn-outline-primary:focus,.bg-dark-gray .btn-outline-primary:not(:disabled):not(.disabled).active,.bg-dark-gray .btn-outline-primary:not(:disabled):not(.disabled):active{border-color:#fff;background-color:#fff;color:var(--bg-dark-gray)}.bg-overlay .module-text-slider .slide-background,.bg-overlay .module-text-slider .slide-image{position:relative}.bg-overlay .module-text-slider .slide-background::before,.bg-overlay .module-text-slider .slide-image::before{content:'';background:linear-gradient(180deg,rgba(0,0,0,.00) 35.77%,rgba(0,0,0,.80) 85.87%);position:absolute;inset:0}.bg-overlay .module-text-slider .slide-background::before{z-index:1}#header{position:fixed;top:0;min-height:var(--header-height);z-index:800;transition:all 500ms}body[data-route="properties.show"] #header{position:sticky}#header .division{position:absolute;top:0;left:0;width:100%;background:rgba(29,29,27,1);transition:all .5s ease;z-index:100}#header .btn-contrast{position:absolute;right:3rem;top:.5rem;display:flex;justify-content:center;align-items:center}#header .btn-contrast span{display:flex}[data-route="home.index"] #header .division{transform:translateY(-100%);background:transparent}#header.animated .division{box-shadow:0 5px 5px 0 rgba(0,0,0,.1)}#header .navbar-brand{margin-right:auto}.module-menu .navbar-nav{width:100%;align-items:center}.module-menu .navbar-nav>li{font-size:var(--font-size-button-small,.875rem);font-weight:400;line-height:var(--line-height-button-small,1rem);color:var(--text-on-bg,#FFF);text-align:justify;transition:all 500ms}@media (max-width:991px){.module-menu .navbar-nav{padding-top:2rem}.module-menu .navbar-expand{position:static}.module-menu .navbar-nav>li{width:100%;font-size:1.25rem}.module-menu li.has-children{display:flex;flex-wrap:wrap;align-items:center}.module-menu li.has-children ul{flex:0 0 100%}.module-menu li.expanded ul{margin-bottom:1rem;flex:0 0 100%}.module-menu .navbar-nav>li ul li{font-size:1rem}.module-menu .navbar-nav>li ul li .nav-link{padding:.5rem 1rem}.module-menu .navbar-nav>li .nav-link{padding:.75rem 1rem}.module-menu .nav-link:has(.nav-link-img){display:none}#header .division{background:rgba(29,29,27,1);padding:1rem 0}#header .navbar .navbar-expand-lg{gap:1rem}#header .navbar{justify-content:flex-end}}#header .navbar{padding-top:0rem;padding-bottom:0rem;font-size:.875rem}#header .navbar-brand{padding-top:0;padding-bottom:0}#header .navbar-brand img{width:40px;height:auto;transform:scale(1.5);transform-origin:left center}#header .btn-contrast{top:1rem;display:none}@media (min-width:576px){#header{}#header .btn-contrast{top:1rem}#header .navbar{padding-top:.5rem;padding-bottom:.5rem}}@media (min-width:768px){#header .btn-contrast{right:5rem}}@media (min-width:992px){[data-id="2"] #header .division,[data-id="3"] #header .division,[data-id="4"] #header .division,[data-id="10"] #header .division,[data-id="11"] #header .division{background:linear-gradient(0deg,rgba(255,255,255,0) 10%,rgba(0,0,0,1) 100%)}[data-id="2"] #header .division .module-menu .navbar-nav>li.active span,[data-id="3"] #header .division .module-menu .navbar-nav>li.active span,[data-id="4"] #header .division .module-menu .navbar-nav>li.active span,[data-id="10"] #header .division .module-menu .navbar-nav>li.active span,[data-id="11"] #header .division .module-menu .navbar-nav>li.active span{border-bottom:1px solid var(--text-on-bg,#fff)}[data-id="5"] #header .division,[data-id="7"] #header .division,[data-id="8"] #header .division,[data-id="9"] #header .division{background:var(--text-on-bg,#FFF)}[data-id="5"] .module-menu .navbar-nav>li,[data-id="7"] .module-menu .navbar-nav>li,[data-id="8"] .module-menu .navbar-nav>li,[data-id="9"] .module-menu .navbar-nav>li{color:rgba(29,29,27,1)}#header .navbar-brand img{width:70px;height:auto;transform:scale(1)}#header .navbar-brand{padding-top:.625rem;padding-bottom:.625rem}@supports (backdrop-filter:blur(5px)) or (-webkit-backdrop-filter:blur(5px)){#header.animated .division{background-color:rgba(29,29,27,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#header .navbar-brand{display:none}#header.animated .module-menu .navbar-nav>li{color:var(--text-on-bg,#FFF)}.navbar-expand-lg .navbar-nav .nav-link{padding:.5rem 1rem}#header .btn-contrast{top:1.5rem}.module-menu .navbar-nav>li{white-space:nowrap}.module-menu .navbar-nav>li>ul{width:unset;background:var(--bg-emphasis,#1D1D1B);border-radius:0;left:0;right:unset;color:#fff}.module-menu .navbar-nav>li>ul>li{width:unset;transition:all 500ms}.module-menu .navbar-nav>li>ul>li:hover,.module-menu .navbar-nav>li:hover{transform:translateY(-5px)}.module-menu .navbar-nav>li.active span{border-bottom:1px solid var(--text,#1D1D1B)}#header .btn-contrast{right:0}}.module-menu .nav-link-img{height:auto;width:60px;opacity:0;transition:opacity 300ms;display:block}#header .module-menu .nav-link-img,#header.animated .module-menu .nav-link-img{opacity:1}[data-id="10"] #header .division .module-menu .nav-link-img,[data-id="2"] #header .division .module-menu .nav-link-img,[data-route="home.index"] #header .division .module-menu .nav-link-img{opacity:0;transform:scale(1.2)}[data-id="10"] #header.animated .division .module-menu .nav-link-img,[data-id="2"] #header.animated .division .module-menu .nav-link-img,[data-route="home.index"] #header.animated .division .module-menu .nav-link-img{opacity:1}.module-menu .navbar-nav>li:nth-child(3){margin-right:auto}.module-menu .navbar-nav>li:nth-child(5){margin-left:auto}}@media (max-width:991.98px){#header.animated .division,#header.menu-open .division{background:rgba(29,29,27,1)!important}#header .mobile{height:0;overflow:hidden}#header.menu-open .mobile{height:unset;margin-top:1rem;padding-top:1rem;border-top:1px solid white}#header.menu-open .division .nav-link{color:#fff}}.hamburger{color:var(--primary);color:#fff}.hamburger .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(0.55,.055,.675,.19)}.module-menu .hamburger{font-size:14px}.hamburger .hamburger-inner::before{transition:top .075s .12s ease,opacity .075s ease}.hamburger .hamburger-inner::after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(0.55,.055,.675,.19)}.hamburger.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215,.61,.355,1)}.hamburger.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(0.215,.61,.355,1)}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{height:.1em}#cookies-xyz{position:fixed;bottom:0;left:0;width:100%;min-height:20px;padding:1rem 0;background-color:#6C757D;color:#fff;z-index:1000}#cookies-xyz .cookies-content{display:flex;align-items:center}#cookies-xyz .text{padding-right:1rem;flex-grow:1;font-size:.75rem;font-weight:400}#cookies-xyz .btn:not(:hover){background-color:transparent;border-color:#fff;color:#fff}#cookies-xyz a{color:inherit;text-decoration:underline}#footer{background-image:url(/images/webpage/division/-1-2.webp);background-size:cover;background-position:center center;z-index:1;display:flex;flex-direction:column;gap:1rem;padding:var(--py-xl) 0;position:relative}#footer::before{content:'';background:linear-gradient(180deg,rgba(29,29,27,1) 0,rgba(29,29,27,.9) 90%,rgba(29,29,27,1) 100%);position:absolute;inset:0}#footer .font-btn-small{padding:.5rem 1rem}.powered-by{text-align:center;padding:1.5rem 0;background:rgba(29,29,27,1);font-size:11px;line-height:1.375;color:rgba(255,255,255,.75);user-select:none;transition:padding .3s;position:relative;z-index:1}.powered-by img{width:auto;height:1.11038rem;opacity:.75;transition:opacity .3s ease-in-out}.powered-by img:hover{opacity:1}body.has-cookies-footer .powered-by{padding-bottom:8.5rem}@media (min-width:768px){#footer .font-btn-small{padding:.5rem 1rem .5rem 0}#footer{gap:4rem}}@media (min-width:992px){#footer{gap:8rem}}.dynamic-map{position:relative}.dynamic-map::before{content:"";display:block;padding-top:56.25%}.dynamic-map .map-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:768px) and (orientation:portrait){.dynamic-map::before{padding-top:100%}}@media (max-width:991px){.modal-lg{max-width:100%}.modal-body{padding-bottom:3rem}.modal-custom.show,.modal-custom.show{flex-direction:column;justify-content:flex-start;padding:2rem 0}.modal-custom.show .division-container,.modal-custom.show .division-container{background:#EDE8DE;overflow-y:auto;padding:5rem 1rem}.modal-custom.show .division-container,.modal-custom.show .division-container{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.modal-custom.show .division-container::-webkit-scrollbar,.modal-custom.show .division-container::-webkit-scrollbar{display:none}}.modal-content{border-radius:0;background:var(--bg-emphasis,#1D1D1B)}.modal-custom.hide{display:none}.modal-title{color:#fff}.close,.close:hover{color:var(--text-on-bg)!important}#posts .post-figure{--aspect-ratio:75%}#posts .post-figure img{object-fit:cover;object-position:center center}#post .post-figure{--aspect-ratio:56.25%}#post .post-figure img{object-fit:cover;object-position:center center}.column-extended-left,.column-extended-right,.column-extended-left-x2,.column-extended-right-x2{overflow:hidden}@media (max-width:767px){.column-extended-left .column:nth-child(1),.column-extended-left-x2 .column:nth-child(1){order:2;padding-bottom:3rem;padding-right:0;padding-left:0}.column-extended-right .column:nth-child(2),.column-extended-right-x2 .column:nth-child(2){padding-bottom:3rem;padding-right:0;padding-left:0}}@media (min-width:768px){.column-extended-left .column:nth-child(1),.column-extended-left-x2 .column:nth-child(1){padding-right:0}.column-extended-right .column:nth-child(2),.column-extended-right-x2 .column:nth-child(2){padding-left:0}.column-extended-left .column:nth-child(2) .column-container,.column-extended-left-x2 .column:nth-child(2) .column-container{padding-left:1rem}.column-extended-right .column:nth-child(1) .column-container,.column-extended-right-x2 .column:nth-child(1) .column-container{padding-right:1rem}.column-extended-left-x2 .column:nth-child(1) .column-container{width:50vw;float:right}.column-extended-right-x2 .column:nth-child(2) .column-container{width:50vw}}@media (min-width:768px) and (max-width:1020px){.column-extended-left .slide-background,.column-extended-left-x2 .slide-background{padding-bottom:100%!important}.column-extended-right .slide-background,.column-extended-right-x2 .slide-background{padding-bottom:100%!important}}@media (min-width:1200px){.column-extended-left .column:nth-child(2) .column-container,.column-extended-left-x2 .column:nth-child(2) .column-container{padding-left:3rem}.column-extended-right .column:nth-child(1) .column-container,.column-extended-right-x2 .column:nth-child(1) .column-container{padding-right:3rem}.column-extended-left-x2 .column:nth-child(1) .column-container{width:50vw;float:right}.column-extended-right-x2 .column:nth-child(2) .column-container{width:50vw}}@media (min-width:1340px){.column-extended-left-x2 .column:nth-child(1) .column-container{width:calc(100% + (var(--container-extended) - var(--container)) / 2)}.column-extended-right-x2 .column:nth-child(2) .column-container{width:calc(100% + (var(--container-extended) - var(--container)) / 2)}}@keyframes fadeIn{0%{opacity:0}80%{opacity:1}100%{opacity:1}}.animation .fadeIn{opacity:0}.animation-init .fadeIn{animation:fadeIn 1600ms ease-in-out 500ms forwards}@keyframes pulse{from{transform:scale(0.5);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes backgroundInfinitive{0%{transform:scale(1.0)}100%{transform:scale(1.2)}}.animation-bg-infinite .slide-background img{animation:backgroundInfinitive 20s infinite;animation-direction:alternate}.module-properties-search .container-filters .col-selects{display:none}.custom-catalog .module-properties-list .col-selects h3,.module-properties-list .col-selects h3,.module-properties-list .container-filters h3,.module-properties-search .container-filters h3{color:var(--text-on-bg,#FFF);font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-label,.75rem);font-weight:400;line-height:var(--line-height-label,1.25rem)}.custom-catalog .module-properties-list .select-building{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.custom-catalog .module-properties-list .col-selects h3{flex:0 0 100%}.module-properties-list .container-filters .ui-slider.ui-slider-horizontal .ui-state-default,.module-properties-search .container-filters .ui-slider.ui-slider-horizontal .ui-state-default{border:1px solid var(--primary);border-radius:50%;background:var(--primary);width:.75rem;height:.75rem}.ui-slider-horizontal .ui-slider-handle{margin-left:0}.ui-slider-horizontal .ui-slider-handle::before{content:'';position:absolute;height:1.5em;width:1.5em;transform:translate(-40%,-40%)}.ui-slider-horizontal .ui-slider-handle:nth-child(3){transform:translateX(-100%)}.ui-slider.ui-slider-horizontal .ui-slider-handle{top:-5px}.module-properties-list .container-filters .ui-slider.ui-slider-horizontal .ui-slider-range,.module-properties-search .container-filters .ui-slider.ui-slider-horizontal .ui-slider-range{top:0;height:.125rem;background:var(--primary)}.module-properties-list .container-filters>.row,.module-properties-search .container-filters>.row{gap:0rem;justify-content:center;width:100%;margin:0}.module-properties-list .container-filters .row .col-12 .row strong,.module-properties-search .container-filters .row .col-12 .row strong{color:var(--text-on-bg,#FFF);font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-label,.75rem);font-weight:400;line-height:var(--line-height-label,1.25rem);white-space:nowrap}.module-properties-list .select-building h3{margin-bottom:0}.module-properties-list .container-filters .col-12.col-search,.module-properties-search .container-filters .col-12.col-search{align-self:center;flex:0 0 100%!important;max-width:16.66667%!important;display:flex;justify-content:center}@media (min-width:768px){.module-properties-list .container-filters>.row,.module-properties-search .container-filters>.row{gap:2.5rem}}@media (min-width:992px){.module-properties-list .container-filters .col-12,.module-properties-search .container-filters .col-12{flex:unset!important;max-width:unset!important;width:auto}.module-properties-list .container-filters .col-12.col-areas,.module-properties-list .container-filters .col-12.col-price,.module-properties-search .container-filters .col-12.col-areas,.module-properties-search .container-filters .col-12.col-price{flex:0 0 20%!important}}@media (max-width:991px){.module-properties-list .container-filters>div>div,.module-properties-search .container-filters>div>div{padding-top:0rem}.module-properties-list .container-filters,.module-properties-search .container-filters{padding:0 2rem}.module-properties-search .container-filters h3{margin-bottom:0}}.alternative .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{border-radius:0;margin:0;width:1.5rem;transition:all 500ms;height:2px}.alternative .swiper-pagination-bullet-active{background:var(--text,#1D1D1B);transform:scaleX(2)}.alternative .slider-pagination{text-align:right;position:static}.alternative .slider-navigation-prev{transform:translate(calc(-100% - 1.5rem),calc(-100% - .5rem))}.alternative .slider-navigation-next{transform:translate(0%,calc(-100% - .5rem))}.alternative .slider-navigation-prev,.alternative .slider-navigation-next{width:6rem;top:0;right:0;left:unset;background:transparent}.alternative .slider-navigation-prev .icon,.alternative .slider-navigation-next .icon{display:block;width:10px;height:10px;border-top:1px solid #000;border-left:1px solid #000;--icon-base64:unset;mask:unset;background-color:unset}.alternative .slider-navigation-next .icon{transform:rotate(135deg);margin-left:auto}.alternative .slider-navigation-prev .icon{transform:rotate(-45deg);margin-right:auto}.alternative .slider-navigation-prev::before,.alternative .slider-navigation-next::before{content:"";display:block;width:1px;height:6rem;background-color:black;transform:rotate(90deg) translate(0px,-3rem);left:0;transition:all 500ms}.alternative .slider-navigation-prev .icon::after,.alternative .slider-navigation-next .icon::after{content:'';height:2.125rem;width:2.125rem;border:1px solid #1D1D1B;border-radius:50%;position:absolute;right:0;top:0;transform:translate(2rem,.5rem);background:var(--surfafce-transparency,rgba(255,255,255,.20));opacity:0;transition:all 500ms}.alternative .slider-navigation-prev .icon::after{transform:translate(2.1rem,.5rem)}.alternative .slider-navigation-prev:hover .icon::after,.alternative .slider-navigation-next:hover .icon::after{opacity:1}.alternative .slider-navigation-next:hover::before{transform:rotate(90deg) translate(0px,-5.1rem) scaleY(0.3)}.alternative .slider-navigation-prev:hover::before{transform:rotate(90deg) translate(0px,-.9rem) scaleY(0.3)}@media (min-width:768px){.alternative .slider-navigation-prev{transform:translate(calc(-100% - 1.5rem),calc(-100% - 1rem))}.alternative .slider-navigation-next{transform:translate(0%,calc(-100% - 1rem))}}.posts-investments-slider .slide-background{padding-bottom:64%}.posts-investments-slider .slide-background .img-primary{object-fit:cover}.posts-investments-slider .font-btn-small,.posts-investments-slider .font-body-large{margin-bottom:0}.posts-investments-slider .text-outside{padding-top:.5rem}.posts-investments-slider .swiper-container{padding-bottom:1.5rem}.posts-investments-slider .action-btns{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.posts-investments-slider .btn-invest{position:absolute;top:50%;left:50%;transform:translate(-50%,0%);white-space:nowrap;opacity:0;transition:all 500ms}.posts-investments-slider .swiper-slide:hover .btn-invest{transform:translate(-50%,-50%);opacity:1}.posts-investments-slider .swiper-slide .slide-background .img-primary{transition:all 300ms}.posts-investments-slider .swiper-slide:hover .slide-background .img-primary{transform:scale(1.1)}.posts-investments-slider .posts-search,.posts-investments-slider .feature label span,.posts-investments-slider .feature label select{display:none}.posts-investments-slider .feature{position:unset}.posts-investments-slider .feature-buttons{display:flex;gap:.5rem;margin-left:auto;flex-wrap:wrap}.posts-investments-slider .img-logo{object-fit:contain!important;max-width:100%;max-height:100%;position:unset!important;height:auto!important}.posts-investments-slider .module-text-slider{padding-bottom:1rem}.posts-investments-slider .slide-background::after{content:'';position:absolute;inset:0;background:rgba(0,0,0,.4)}.posts-investments-slider .action-btns .img-logo,.posts-investments-slider .action-btns .btn-primary{z-index:1}.dot{aspect-ratio:1/1;width:2px;height:2px;background:var(--text)}.posts-investments-slider .btn-desktop{display:none}@media (min-width:768px){.posts-investments-slider .text-outside{padding-top:1.5rem}.posts-investments-slider .swiper-container{padding-bottom:2rem}.posts-investments-slider .slide-background::after{opacity:0;transition:all 500ms}.posts-investments-slider .feature-buttons{justify-content:flex-end;margin:0}.posts-investments-slider .action-btns .img-logo,.posts-investments-slider .action-btns .btn-primary{opacity:0;transition:all 500ms}.posts-investments-slider .swiper-slide:hover .slide-background::after,.posts-investments-slider .swiper-slide:hover .action-btns .btn-primary,.posts-investments-slider .swiper-slide:hover .action-btns .img-logo,.posts-investments-slider .swiper-slide-active:hover .action-btns .btn-primary{opacity:1}.posts-investments-slider .btn-mobile{display:none}.posts-investments-slider .btn-desktop{display:block}.posts-investments-slider .module-text-slider{padding-bottom:3rem}}@media (max-width:767.98px){.posts-investments-slider .text-box{align-items:center;flex-wrap:wrap;padding:0;gap:.5rem}.posts-investments-slider .text-box .btn{margin-top:1rem;width:100%}.posts-investments-slider .dot{background:var(--text)}.posts-investments-slider .text-box .font-body-large{font-weight:700}.posts-investments-slider .action-btns{justify-content:flex-end;align-items:flex-start;padding-left:1rem;padding-bottom:1rem}.posts-investments-slider .slide-background::after{opacity:1;background:linear-gradient(15deg,rgba(0,0,0,1) 0,rgba(255,255,255,0) 35%)}}.text-on-bg .slider-navigation-prev::before,.text-on-bg .slider-navigation-next::before{background-color:#fff}.text-on-bg .slider-navigation-prev .icon,.text-on-bg .slider-navigation-next .icon,.text-on-bg .slider-navigation-prev .icon::after,.text-on-bg .slider-navigation-next .icon::after{border-color:#fff}.text-on-bg .swiper-pagination-bullet{background-color:#fff}.blured-slider .text-inside{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:var(--surface-transparency,rgba(255,255,255,.20));transform:translateY(100%);transition:all 500ms ease-in-out}.blured-slider{margin:2rem 0 0}.blured-slider .swiper-slide .slide-background img{opacity:1;transition:opacity 500ms ease-in-out}.blured-slider .text-inside .container div{padding:0 1rem}@media (min-width:768px){.blured-slider .swiper-slide::after{content:'';position:absolute;bottom:0;left:0;right:0;font-family:var(--typeface-title,Raleway);font-size:var(--font-size-body-large,1.25rem);font-style:normal;font-weight:500;line-height:var(--line-height-body-large,2rem);text-align:center;background:#fff;transition:all 500ms ease-in-out}.text-on-bg .blured-slider .swiper-slide::after{background:rgb(29,29,27)}.blured-slider .slide-wrapper:hover .text-inside{transform:translateY(0%)}.blured-slider .swiper-slide:hover::after{opacity:0;transform:translateY(200%)}.blured-slider .swiper-slide:hover .slide-background img{opacity:.4}.blured-slider{margin:0}.blured-slider .text-inside .container div{padding:0 0rem}}.fixed-module{position:fixed;width:100%;height:100%;top:0;left:0;z-index:-1}.fixed-container{clip-path:inset(0 0 0 0)}.icon-apartments{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_15167_43865)'%3E%3Cpath d='M2.91797 9.58203V18.332C2.91797 18.4425 2.96187 18.5485 3.04001 18.6267C3.11815 18.7048 3.22413 18.7487 3.33464 18.7487H10.418' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.417969 9.16571L9.4363 .929042C9.58987 .788735 9.79037 .710938 9.99838 .710938C10.2064 .710938 10.4069 .788735 10.5605 .929042L19.5846 9.16571' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.33203 12.1062C8.33203 13.1072 8.72967 14.0671 9.43746 14.7749C10.1453 15.4827 11.1052 15.8804 12.1062 15.8804C13.1072 15.8804 14.0671 15.4827 14.7749 14.7749C15.4827 14.0671 15.8804 13.1072 15.8804 12.1062C15.8804 11.1052 15.4827 10.1453 14.7749 9.43746C14.0671 8.72967 13.1072 8.33203 12.1062 8.33203C11.1052 8.33203 10.1453 8.72967 9.43746 9.43746C8.72967 10.1453 8.33203 11.1052 8.33203 12.1062Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.1663 19.1663L14.793 14.793' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15167_43865'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-house{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_15141_31140)'%3E%3Cpath d='M22.5 23.5H1.5C1.23478 23.5 .98043 23.3947 .792893 23.2071C0.605357 23.0196 .5 22.7652 .5 22.5V9.98703C0.500113 9.83531 .534746 9.68561 .601275 9.54926C0.667805 9.41291 .764487 9.29349 .884 9.20003L11.384 .982029C11.5599 .844495 11.7767 .769775 12 .769775C12.2233 .769775 12.4401 .844495 12.616 .982029L23.116 9.20003C23.2355 9.29349 23.3322 9.41291 23.3987 9.54926C23.4653 9.68561 23.4999 9.83531 23.5 9.98703V22.5C23.5 22.7652 23.3946 23.0196 23.2071 23.2071C23.0196 23.3947 22.7652 23.5 22.5 23.5Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15141_31140'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-mail-phone{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 24' fill='none'%3E%3Cpath d='M4.31348 1.91919C5.02968 1.9192 5.71718 2.20379 6.22363 2.71021L8.5791 5.06372H8.58008C9.0856 5.57028 9.36902 6.25725 9.36914 6.9729C9.36904 7.6887 9.08577 8.37645 8.58008 8.88306L8.10352 9.35962C10.0838 11.7268 12.2701 13.9138 14.6367 15.8948L15.1123 15.4202C15.363 15.1693 15.6607 14.97 15.9883 14.8342C16.316 14.6984 16.6677 14.6282 17.0225 14.6282C17.377 14.6282 17.7281 14.6985 18.0557 14.8342C18.3832 14.97 18.681 15.1693 18.9316 15.4202L21.2871 17.7747C21.5378 18.0252 21.7363 18.3233 21.8721 18.6506C22.0078 18.9782 22.0781 19.3302 22.0781 19.6848C22.0781 20.0393 22.0078 20.3905 21.8721 20.718C21.7363 21.0454 21.5378 21.3434 21.2871 21.594L19.9961 22.886L19.9951 22.887C19.3735 23.5073 18.5564 23.8942 17.6826 23.9817C16.9181 24.0582 16.1508 23.9015 15.4805 23.5364L15.1992 23.3665C9.42236 19.5285 4.46891 14.5759 .630859 8.79907V8.7981C0.145358 8.06617 -.0721021 7.1886 .015625 6.3147C0.103537 5.44059 .491623 4.62294 1.11328 4.0022L2.4043 2.71021C2.91068 2.204 3.59746 1.91925 4.31348 1.91919ZM4.31348 2.88013C3.85194 2.88019 3.40938 3.06354 3.08301 3.38989L3.08203 3.38892L1.79199 4.68188H1.79102C1.32633 5.14597 1.03642 5.75694 .970703 6.4104C0.905064 7.06388 1.0676 7.72052 1.43066 8.26782L1.78711 8.79614C5.50274 14.2403 10.2371 18.917 15.7305 22.5667H15.7295C16.2771 22.9292 16.9334 23.0919 17.5869 23.0266C18.2406 22.9612 18.8524 22.6713 19.3174 22.2073L20.6074 20.9153H20.6084C20.7699 20.7539 20.8979 20.5617 20.9854 20.3508C21.0728 20.1398 21.1181 19.9132 21.1182 19.6848C21.1182 19.4564 21.0728 19.2298 20.9854 19.0188C20.8979 18.8079 20.7699 18.6158 20.6084 18.4543L18.2529 16.0989C18.0914 15.9373 17.8995 15.8085 17.6885 15.7209C17.4774 15.6335 17.2509 15.5892 17.0225 15.5891C16.794 15.5891 16.5675 15.6335 16.3564 15.7209C16.1454 15.8084 15.9535 15.9373 15.792 16.0989H15.791L15.0059 16.884C14.8312 17.0586 14.5521 17.0721 14.3613 16.9153C11.7059 14.73 9.26858 12.292 7.08398 9.63599C6.92723 9.44541 6.94013 9.16625 7.11426 8.99146L7.90039 8.20435C8.22633 7.87775 8.40908 7.43431 8.40918 6.9729C8.40907 6.56932 8.26886 6.1801 8.01562 5.87036L7.90039 5.74243L5.54492 3.38989C5.21851 3.06349 4.77508 2.88014 4.31348 2.88013ZM29.2793 .479736L29.2803 -.000732422H29.2842C29.2862 -.000703686 29.2893 .000201015 29.292 .000244141C29.2972 .000328082 29.3038 -1.13412e-05 29.3115 .000244141C29.3277 .000785794 29.3499 .00228428 29.376 .00415039C29.4281 .00787944 29.4998 .0145266 29.584 .0285645C29.7504 .0563272 29.9799 .113257 30.2148 .230713C30.3419 .294273 30.4727 .377411 30.5967 .484619C30.6552 .515408 30.7087 .557982 30.752 .613525C30.773 .640645 30.7903 .66974 30.8047 .699463C30.8356 .737746 30.8661 .777875 30.8945 .820557C31.0877 1.11041 31.2002 1.47623 31.2002 1.92017V10.5725C31.2001 10.5778 31.1995 10.5851 31.1992 10.593C31.1987 10.6091 31.1981 10.6307 31.1963 10.6565C31.1926 10.7086 31.1849 10.7803 31.1709 10.8645C31.1431 11.0309 31.0862 11.2604 30.9688 11.4954C30.8503 11.7321 30.6655 11.9839 30.3789 12.175C30.089 12.3683 29.7233 12.4807 29.2793 12.4807H18C17.735 12.4807 17.5196 12.2653 17.5195 12.0002C17.5197 11.7353 17.735 11.5208 18 11.5208H29.2793C29.555 11.5207 29.7306 11.4529 29.8457 11.3762C29.9638 11.2975 30.0488 11.1887 30.1104 11.0657C30.1728 10.9408 30.2064 10.8098 30.2236 10.7063C30.232 10.6559 30.2364 10.6147 30.2383 10.5881C30.2392 10.5752 30.2391 10.5658 30.2393 10.5608L30.2402 1.92017C30.2402 1.81285 30.227 1.72113 30.21 1.64185L21.9619 8.05884C21.7886 8.19366 21.5454 8.19366 21.3721 8.05884L13.0254 1.56665C13.0009 1.64059 12.9849 1.71207 12.9746 1.77368C12.9662 1.82405 12.9619 1.86526 12.96 1.89185C12.9591 1.90454 12.9592 1.91421 12.959 1.91919V6.96021C12.9589 7.22521 12.7435 7.44065 12.4785 7.44067C12.2135 7.44067 11.9982 7.22522 11.998 6.96021V1.92017H12.4785L11.998 1.91919V1.91528C11.9981 1.91347 11.9989 1.91087 11.999 1.90845C11.9991 1.90317 11.9988 1.89585 11.999 1.88794C11.9996 1.87177 12.0011 1.84955 12.0029 1.82349C12.0067 1.77141 12.0133 1.69959 12.0273 1.61548C12.0551 1.44916 12.1122 1.22035 12.2295 .985596C12.3479 .748689 12.5326 .496165 12.8193 .304932C13.1092 .111679 13.4749 -.000732422 13.9189 -.000732422H29.2793V0.479736ZM13.8174 .966064L21.667 7.07153L29.4863 .989502C29.4652 .985028 29.4452 .979072 29.4258 .97583C29.3753 .967419 29.3342 .96309 29.3076 .961182C29.2948 .960263 29.2853 .960373 29.2803 .960205H13.9189C13.8834 .960205 13.8497 .963965 13.8174 .966064Z' fill='%231D1D1B'/%3E%3C/svg%3E")}.icon-arrow-right-2,.btn-search .icon-search{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_15470_97745)'%3E%3Cpath d='M0.5 8H15.5' stroke='%231D1D1B' stroke-width='0.666667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 15L15.5 8L8.5 1' stroke='%231D1D1B' stroke-width='0.666667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15470_97745'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-phone{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' id='Phone--Streamline-Ultimate'%3E%3Cdesc%3E Phone Streamline Icon: https://streamlinehq.com %3C/desc%3E%3Cpath d='m15.04 22.39 .012 .007a5.533 5.533 0 0 0 6.884 -.755l0.774 -.774a1.846 1.846 0 0 0 0 -2.609L19.449 15a1.846 1.846 0 0 0 -2.609 0h0a1.843 1.843 0 0 1 -2.608 0L9.014 9.781a1.846 1.846 0 0 1 0 -2.609h0a1.843 1.843 0 0 0 0 -2.608L5.754 1.3a1.846 1.846 0 0 0 -2.609 0l-.774 .774a5.535 5.535 0 0 0 -.756 6.884l0.008 .012A49.935 49.935 0 0 0 15.04 22.39Z' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3C/path%3E%3C/svg%3E")}.icon-mail{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_15167_43869)'%3E%3Cpath d='M2.2794 4.16797H17.718C17.718 4.16797 19.1654 4.16797 19.1654 5.6263V14.3763C19.1654 14.3763 19.1654 15.8346 17.718 15.8346H2.2794C2.2794 15.8346 .832031 15.8346 .832031 14.3763V5.6263C0.832031 5.6263 .832031 4.16797 2.2794 4.16797Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.75 5L10 11.6667L1.25 5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15167_43869'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-plan{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_4000_39691)'%3E%3Cpath d='M16.6055 15.595C16.6055 16.1473 16.1578 16.595 15.6055 16.595H2.49609C1.94381 16.595 1.49609 16.1473 1.49609 15.595V2.4856C1.49609 1.93331 1.94381 1.4856 2.49609 1.4856H15.6055C16.1578 1.4856 16.6055 1.93332 16.6055 2.4856V15.595Z' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0234 1.4856V16.595' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.6055 21.0334H1.49609' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.5039 1.4856H19.543' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.6055 22.514V19.553' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.5039 16.595H19.543' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.49609 22.514V19.553' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4000_39691'%3E%3Crect width='24' height='24' fill='white' transform='translate(0 -.000244141)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-balcony{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34' fill='none'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0C26.3888 0 34 7.61116 34 17C34 26.3888 26.3888 34 17 34C7.61116 34 0 26.3888 0 17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0C26.3888 0 34 7.61116 34 17C34 26.3888 26.3888 34 17 34C7.61116 34 0 26.3888 0 17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cpath d='M10.6292 19.2917V6.6875H22.5458V18.8333' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.5874 18.8337L16.5874 6.91699' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.6292 13.0124L12.9208 10.7207' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.7458 15.8547L22.5458 7.05469' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.9375 19.4297H8.0625' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.71265 19.4297V27.313H24.3793V19.4297' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.3792 19.4297V27.313' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.0459 19.4297V27.313' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.7126 19.4297V27.313' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-garden{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34' fill='none'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0C26.3888 0 34 7.61116 34 17C34 26.3888 26.3888 34 17 34C7.61116 34 0 26.3888 0 17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0C26.3888 0 34 7.61116 34 17C34 26.3888 26.3888 34 17 34C7.61116 34 0 26.3888 0 17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cpath d='M16.7708 27.3509V18.6426' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.5624 19.5596C22.4959 19.5596 20.5141 20.3805 19.0529 21.8417C17.5917 23.3029 16.7708 25.2848 16.7708 27.3512C18.8372 27.3512 20.8191 26.5303 22.2803 25.0691C23.7415 23.6079 24.5624 21.626 24.5624 19.5596Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.4375 20.0176C11.3824 20.0176 13.2477 20.7902 14.623 22.1655C15.9982 23.5407 16.7708 25.406 16.7708 27.3509C14.8259 27.3509 12.9607 26.5783 11.5854 25.203C10.2101 23.8278 9.4375 21.9625 9.4375 20.0176Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.1876 12.2262C23.1876 13.928 22.5115 15.5601 21.3082 16.7634C20.1048 17.9668 18.4727 18.6428 16.7709 18.6428C15.0691 18.6428 13.437 17.9668 12.2336 16.7634C11.0303 15.5601 10.3542 13.928 10.3542 12.2262V7.18449C10.3542 6.68033 10.6457 6.55933 11.0023 6.91591L13.5626 9.47616L16.1228 6.91683C16.2947 6.74498 16.5278 6.64844 16.7709 6.64844C17.014 6.64844 17.2471 6.74498 17.419 6.91683L19.9792 9.47616L22.5395 6.91683C22.8961 6.56024 23.1876 6.68124 23.1876 7.18541V12.2262Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-keys{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cpath d='M18.3751 14.2499C18.3758 13.3118 18.1149 12.3921 17.6215 11.5942C17.1281 10.7963 16.4219 10.1519 15.5824 9.73349C14.7428 9.31503 13.8031 9.13912 12.869 9.22554C11.9349 9.31196 11.0434 9.65728 10.2948 10.2227C9.54625 10.7881 8.97027 11.5511 8.63165 12.4259C8.29304 13.3008 8.20522 14.2527 8.37808 15.1748C8.55094 16.0968 8.97761 16.9523 9.61012 17.6451C10.2426 18.3379 11.0559 18.8405 11.9584 19.0963V20.2082L11.0417 21.1249L11.9584 22.0416V22.9582L11.0417 23.8749L11.9584 24.7916V26.1666L13.3334 27.5416L14.7084 26.1666V19.0963C15.7635 18.7972 16.6923 18.1622 17.354 17.2877C18.0157 16.4131 18.3742 15.3466 18.3751 14.2499Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5 12.8734C11.5 13.3596 11.6932 13.8259 12.037 14.1697C12.3808 14.5136 12.8471 14.7067 13.3333 14.7067C13.8196 14.7067 14.2859 14.5136 14.6297 14.1697C14.9735 13.8259 15.1667 13.3596 15.1667 12.8734C15.1667 12.3871 14.9735 11.9208 14.6297 11.577C14.2859 11.2332 13.8196 11.04 13.3333 11.04C12.8471 11.04 12.3808 11.2332 12.037 11.577C11.6932 11.9208 11.5 12.3871 11.5 12.8734Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.7083 19.7623C15.464 20.1961 16.3193 20.4269 17.1907 20.4322C18.0622 20.4375 18.9202 20.2171 19.6812 19.7925L20.6666 20.667V22.042H22.0416L22.4999 22.5233V23.8754H23.7072L24.6807 24.792H26.6249V22.8478L21.6254 17.8483C22.0794 17.0335 22.2985 16.1087 22.2583 15.1769C22.2181 14.245 21.9202 13.3426 21.3977 12.5699C20.8752 11.7973 20.1486 11.1847 19.2987 10.8004C18.4488 10.4161 17.509 10.2751 16.5838 10.393' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.3333 12.4163V8.29134C13.3333 7.80511 13.5264 7.3388 13.8702 6.99498C14.214 6.65116 14.6804 6.45801 15.1666 6.45801C15.6528 6.45801 16.1191 6.65116 16.4629 6.99498C16.8068 7.3388 16.9999 7.80511 16.9999 8.29134V10.3566' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-highest-floor{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34' fill='none'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0C26.3888 0 34 7.61116 34 17C34 26.3888 26.3888 34 17 34C7.61116 34 0 26.3888 0 17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0C26.3888 0 34 7.61116 34 17C34 26.3888 26.3888 34 17 34C7.61116 34 0 26.3888 0 17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cpath d='M8.54688 26.9102H25.4533' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.54688 23.1426H25.4533' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.54688 19.376H25.4533' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.54688 15.6094H13.1159' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.001 15.6091V7.08984' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.1806 10.2688L17.0019 7.08984L13.823 10.2688' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-terrace{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cg clip-path='url(%23clip0_5127_78308)'%3E%3Cpath d='M11.6503 15.2764C11.7598 15.6234 11.7273 15.9997 11.5598 16.3228C11.3924 16.6459 11.1037 16.8895 10.757 17.0001C10.4103 17.1107 10.0339 17.0794 9.71028 16.913C9.38664 16.7466 9.14217 16.4587 9.03043 16.1124L6.52335 8.25195C6.41869 7.90625 6.45425 7.53324 6.62237 7.21355C6.79048 6.89386 7.07763 6.65316 7.42177 6.54346C7.76591 6.43377 8.13939 6.46389 8.4615 6.62732C8.78361 6.79075 9.02848 7.07436 9.14318 7.41687L11.6503 15.2764Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.5416 21.583C27.5416 21.9477 27.3967 22.2974 27.1389 22.5553C26.881 22.8131 26.5313 22.958 26.1666 22.958H13.3333C12.9686 22.958 12.6188 22.8131 12.361 22.5553C12.1031 22.2974 11.9583 21.9477 11.9583 21.583C11.9583 21.2183 12.1031 20.8686 12.361 20.6107C12.6188 20.3529 12.9686 20.208 13.3333 20.208H26.1666C26.5313 20.208 26.881 20.3529 27.1389 20.6107C27.3967 20.8686 27.5416 21.2183 27.5416 21.583Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.375 27.5412L12.0363 21.1246L10.5247 17.0555L18.276 16.1544C19.4824 16.0173 20.694 16.3636 21.6458 17.1176C22.5975 17.8716 23.2118 18.9718 23.3543 20.1776L24.2041 27.5412' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5127_78308'%3E%3Crect width='22' height='22' fill='white' transform='translate(6 6)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-loggia{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34' fill='none'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0C26.3888 0 34 7.61116 34 17C34 26.3888 26.3888 34 17 34C7.61116 34 0 26.3888 0 17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0C26.3888 0 34 7.61116 34 17C34 26.3888 26.3888 34 17 34C7.61116 34 0 26.3888 0 17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cg clip-path='url(%23clip0_4184_118182)'%3E%3Cpath d='M25.25 26.625H8.75C7.99061 26.625 7.375 26.0094 7.375 25.25V8.75C7.375 7.99061 7.99061 7.375 8.75 7.375H25.25C26.0094 7.375 26.625 7.99062 26.625 8.75V25.25C26.625 26.0094 26.0094 26.625 25.25 26.625Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0833 19.292H26.1666' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='2.75 2.75'/%3E%3Cpath d='M16.0833 26.6253L16.0833 19.292' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='2.75 2.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4184_118182'%3E%3Crect width='22' height='22' fill='white' transform='translate(6 6)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-kitchen{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34' fill='none'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0C26.3888 0 34 7.61116 34 17C34 26.3888 26.3888 34 17 34C7.61116 34 0 26.3888 0 17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0C26.3888 0 34 7.61116 34 17C34 26.3888 26.3888 34 17 34C7.61116 34 0 26.3888 0 17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cpath d='M20.2083 27.5413L20.2083 20.208' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.7917 20.208L13.7917 27.5413' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.1663 20.208V27.542H6.91626V20.208H26.1663Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.4074 7.83301H23.9259C24.034 7.83301 24.1376 7.88022 24.214 7.96427C24.2904 8.04831 24.3333 8.1623 24.3333 8.28116V17.9163H17V8.28116C17 8.1623 17.0429 8.04831 17.1193 7.96427C17.1957 7.88022 17.2994 7.83301 17.4074 7.83301Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 17.917H24.3333' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 13.333H24.3333' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.6667 7.83301V17.9163' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.3334 19.0452C13.3334 19.2322 13.2632 19.4116 13.1382 19.5438C13.0131 19.676 12.8436 19.7503 12.6667 19.7503H10.3334C10.1566 19.7503 9.98703 19.676 9.86201 19.5438C9.73699 19.4116 9.66675 19.2322 9.66675 19.0452V15.167H13.3334V19.0452Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.29992 16.2666H7.83325' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.7 16.2666H15.1666' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-logo{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M11.0936 3.93274V8.60194L8.05999 11.6355H3.39199C1.58359 11.6355 .117188 10.1691 .117188 8.35954C0.117188 6.54994 1.58359 5.08474 3.39199 5.08474H4.54399V3.93154C4.54399 2.12674 6.00439 .662738 7.80799 .656738H7.82959C9.63319 .662738 11.0936 2.12674 11.0936 3.93154V3.93274Z' fill='%23F8B242'/%3E%3Cpath d='M23.8799 16.715C23.8799 18.5234 22.4135 19.991 20.6039 19.991H19.4519V21.143C19.4519 22.9502 17.9879 24.4142 16.1831 24.4178H16.1723C14.3663 24.4142 12.9023 22.9502 12.9023 21.143V15.977H15.4391V13.4402H20.6039C22.4123 13.4402 23.8799 14.9066 23.8799 16.715Z' fill='%23F8B242'/%3E%3Cpath d='M23.8799 8.36054C23.8799 10.1689 22.4135 11.6365 20.6039 11.6365H15.9359L12.9023 8.60294V3.93494C12.9023 2.12654 14.3687 .658936 16.1771 .658936C17.9855 .658936 19.4519 2.12534 19.4519 3.93494V5.08694H20.6039C22.4123 5.08694 23.8799 6.55334 23.8799 8.36174V8.36054Z' fill='%23F8B242'/%3E%3Cpath d='M11.0948 15.977V21.143C11.0948 22.9514 9.62839 24.4178 7.81999 24.4178C6.01159 24.4178 4.54399 22.9514 4.54399 21.143V19.991H3.39199C1.58359 19.991 .117188 18.5246 .117188 16.715C0.117188 14.9054 1.58359 13.4402 3.39199 13.4402H8.55799V15.977H11.0948Z' fill='%23F8B242'/%3E%3C/svg%3E")}.icon-fireplace{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cg clip-path='url(%23clip0_5127_77092)'%3E%3Cpath d='M18.2649 6.47509C18.3143 6.46144 18.3668 6.46471 18.414 6.48437C18.4613 6.50404 18.5006 6.53897 18.5257 6.58359C18.5509 6.62821 18.5603 6.67996 18.5526 6.73057C18.5448 6.78119 18.5204 6.82775 18.4831 6.86284C18.0457 7.24758 17.6893 7.71556 17.4346 8.23949C17.18 8.76341 17.0322 9.33279 16.9999 9.91443C16.9989 10.5146 17.1204 11.1087 17.3568 11.6603C17.5932 12.2119 17.9396 12.7096 18.3749 13.1228C19.0445 12.4494 19.5033 11.5953 19.6949 10.6652C19.7024 10.6305 19.7178 10.5981 19.7399 10.5704C19.7621 10.5426 19.7903 10.5205 19.8225 10.5055C19.8546 10.4906 19.8898 10.4833 19.9253 10.4843C19.9607 10.4853 19.9955 10.4945 20.0268 10.5112C21.0599 11.0901 21.9191 11.9351 22.5152 12.9584C23.1113 13.9817 23.4226 15.1459 23.4166 16.3302C23.4166 18.032 22.7405 19.6641 21.5372 20.8674C20.3338 22.0708 18.7017 22.7468 16.9999 22.7468C15.2981 22.7468 13.666 22.0708 12.4627 20.8674C11.2593 19.6641 10.5833 18.032 10.5833 16.3302C10.6378 14.081 11.4139 11.9089 12.7971 10.1344C14.1802 8.35997 16.0971 7.07709 18.2649 6.47509Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.46094 27.5527L27.5434 22.9639' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.875 24.364L6.46021 22.9697' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.5444 27.5467L21.1277 26.1543' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5127_77092'%3E%3Crect width='22' height='22' fill='white' transform='translate(6 6)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bathroom{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cpath d='M8.29175 10.1247C8.29175 10.7325 8.53319 11.3154 8.96296 11.7451C9.39273 12.1749 9.97563 12.4163 10.5834 12.4163C11.1912 12.4163 11.7741 12.1749 12.2039 11.7451C12.6336 11.3154 12.8751 10.7325 12.8751 10.1247C12.8751 9.51689 12.6336 8.93399 12.2039 8.50422C11.7741 8.07445 11.1912 7.83301 10.5834 7.83301C9.97563 7.83301 9.39273 8.07445 8.96296 8.50422C8.53319 8.93399 8.29175 9.51689 8.29175 10.1247Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.2081 17.9165H27.0639C27.1263 17.9157 27.1882 17.9277 27.2458 17.9516C27.3034 17.9756 27.3555 18.011 27.3989 18.0558C27.4423 18.1006 27.4762 18.1538 27.4983 18.2121C27.5205 18.2705 27.5305 18.3327 27.5277 18.395C27.4056 20.4967 26.4847 22.4722 24.9535 23.917C23.4223 25.3618 21.3967 26.1666 19.2915 26.1665H14.7081C12.6029 26.1666 10.5773 25.3618 9.04611 23.917C7.51492 22.4722 6.59398 20.4967 6.47188 18.395C6.46913 18.3327 6.47913 18.2705 6.50128 18.2121C6.52343 18.1538 6.55725 18.1006 6.60067 18.0558C6.6441 18.011 6.69621 17.9756 6.75382 17.9516C6.81143 17.9277 6.87333 17.9157 6.93571 17.9165H11.4998' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.20825 17.9166V15.6249C9.20827 15.376 9.27583 15.1318 9.40372 14.9184C9.53162 14.7049 9.71505 14.5301 9.93447 14.4127C10.1539 14.2953 10.4011 14.2396 10.6496 14.2516C10.8982 14.2636 11.1388 14.3429 11.3459 14.4809L13.8915 16.1749C14.1237 16.3279 14.3965 16.4073 14.6745 16.4029C14.9525 16.3985 15.2227 16.3104 15.4498 16.1502L16.471 15.4168C16.618 15.3118 16.7842 15.2369 16.9602 15.1961C17.1361 15.1554 17.3184 15.1497 17.4966 15.1794C17.6747 15.2091 17.8453 15.2736 17.9985 15.3693C18.1517 15.4649 18.2846 15.5898 18.3896 15.7367C18.4946 15.8837 18.5695 16.0499 18.6103 16.2259C18.651 16.4019 18.6567 16.5841 18.627 16.7623C18.5973 16.9404 18.5328 17.111 18.4371 17.2642C18.3415 17.4175 18.2167 17.5503 18.0697 17.6553L17.0476 18.3887C16.3651 18.8716 15.5526 19.1372 14.7167 19.1506C13.8807 19.164 13.0601 18.9246 12.3625 18.4638L11.4999 17.9166' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-wardrobe{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cg clip-path='url(%23clip0_5127_78335)'%3E%3Cpath d='M27.0621 21.354L16.9998 16.5415L6.93756 21.354C6.76479 21.4366 6.62528 21.5756 6.54198 21.748C6.45868 21.9204 6.43654 22.1161 6.47921 22.3028C6.52188 22.4894 6.62682 22.656 6.77676 22.7752C6.92671 22.8943 7.11273 22.9588 7.30423 22.9582H26.6981C26.8896 22.9588 27.0757 22.8943 27.2256 22.7752C27.3756 22.656 27.4805 22.4894 27.5232 22.3028C27.5658 22.1161 27.5437 21.9204 27.4604 21.748C27.3771 21.5756 27.2376 21.4366 27.0648 21.354H27.0621Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.7083 13.3334C14.7084 12.9123 14.8245 12.4994 15.0439 12.14C15.2634 11.7806 15.5775 11.4887 15.952 11.2961C16.3265 11.1036 16.7467 11.0179 17.1667 11.0486C17.5866 11.0792 17.99 11.2249 18.3326 11.4698C18.6751 11.7147 18.9436 12.0492 19.1085 12.4366C19.2734 12.824 19.3284 13.2494 19.2674 13.666C19.2065 14.0826 19.0319 14.4744 18.7629 14.7983C18.4938 15.1222 18.1408 15.3658 17.7424 15.5022C17.5259 15.5766 17.3379 15.7168 17.2048 15.9031C17.0717 16.0895 17.0001 16.3127 16.9999 16.5417' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5127_78335'%3E%3Crect width='22' height='22' fill='white' transform='translate(6 6)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-last-line{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cg clip-path='url(%23clip0_5128_78363)'%3E%3Cpath d='M18.8333 27.0832V13.7915H27.0833V27.0832' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.625 17.9165H12.4167V27.0832' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.1251 17.9165H6.91675V27.0832' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.5752 8.979L22.9585 11.2707L25.3419 8.979' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.9583 6.6875V11.2708' stroke='%23303069' stroke-width='0.916667' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5128_78363'%3E%3Crect width='22' height='22' fill='white' transform='translate(6 6)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-intimate{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cg clip-path='url(%23clip0_5128_78395)'%3E%3Cpath d='M22.0417 14.7082C22.0417 15.316 22.2832 15.8989 22.713 16.3286C23.1427 16.7584 23.7256 16.9998 24.3334 16.9998C24.9412 16.9998 25.5241 16.7584 25.9539 16.3286C26.3836 15.8989 26.6251 15.316 26.6251 14.7082C26.6251 14.1004 26.3836 13.5175 25.9539 13.0877C25.5241 12.6579 24.9412 12.4165 24.3334 12.4165C23.7256 12.4165 23.1427 12.6579 22.713 13.0877C22.2832 13.5175 22.0417 14.1004 22.0417 14.7082Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.3333 17.9165C23.9132 17.9153 23.497 17.9969 23.1084 18.1565C22.7198 18.3162 22.3664 18.5508 22.0685 18.847C21.7706 19.1433 21.5339 19.4953 21.372 19.8829C21.2101 20.2706 21.1262 20.6864 21.125 21.1065V23.4165H22.7292L23.2608 27.5415H25.4058L25.9375 23.4165H27.5417V21.1065C27.5405 20.6864 27.4565 20.2706 27.2946 19.8829C27.1328 19.4953 26.8961 19.1433 26.5982 18.847C26.3003 18.5508 25.9469 18.3162 25.5583 18.1565C25.1697 17.9969 24.7535 17.9153 24.3333 17.9165Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.20825 12.875V18.375C9.20825 18.4966 9.25654 18.6131 9.34249 18.6991C9.42845 18.785 9.54503 18.8333 9.66659 18.8333H18.8333C18.9548 18.8333 19.0714 18.785 19.1573 18.6991C19.2433 18.6131 19.2916 18.4966 19.2916 18.375V12.875' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.45825 12.875L13.6449 6.68748C13.8122 6.54052 14.0273 6.45947 14.2499 6.45947C14.4726 6.45947 14.6876 6.54052 14.8549 6.68748L20.6666 11.665' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.4167 18.8332V15.6248C12.4167 15.1386 12.6099 14.6723 12.9537 14.3285C13.2975 13.9847 13.7639 13.7915 14.2501 13.7915C14.7363 13.7915 15.2026 13.9847 15.5464 14.3285C15.8903 14.6723 16.0834 15.1386 16.0834 15.6248V18.8332' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5128_78395'%3E%3Crect width='22' height='22' fill='white' transform='translate(6 6)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-park{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cpath d='M17 15.6152V27.5319' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.4998 15.612C22.8771 16.5175 23.025 17.5021 22.9304 18.4784C22.8358 19.4547 22.5016 20.3926 21.9575 21.2088C21.4134 22.0249 20.6762 22.6941 19.8113 23.157C18.9465 23.6198 17.9807 23.862 16.9998 23.862C16.0189 23.862 15.0532 23.6198 14.1884 23.157C13.3235 22.6941 12.5863 22.0249 12.0422 21.2088C11.4981 20.3926 11.1639 19.4547 11.0693 18.4784C10.9747 17.5021 11.1226 16.5175 11.4998 15.612C11.4998 15.612 15.8843 7.56185 16.0685 7.27035C16.2528 6.97885 16.6396 6.46826 16.9998 6.46826C17.3601 6.46826 17.7634 6.9706 17.9165 7.25843C18.1457 7.67918 22.4998 15.612 22.4998 15.612Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 21.5734C17.9725 21.5734 18.9051 21.1871 19.5927 20.4995C20.2804 19.8118 20.6667 18.8792 20.6667 17.9067' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.0002 18.8237C16.2709 18.8237 15.5714 18.534 15.0557 18.0183C14.54 17.5025 14.2502 16.8031 14.2502 16.0737' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-forest{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cpath d='M17.1933 18.0191L15.4363 15.7527C15.5901 15.9099 15.8 15.9997 16.02 16.0022C16.2399 16.0046 16.4518 15.9196 16.6091 15.7659C16.7664 15.6121 16.8561 15.4021 16.8586 15.1822C16.861 14.9623 16.776 14.7504 16.6223 14.5931L14.268 11.782C15.0849 12.5902 16.1918 11.4657 15.3748 10.5521L12.8097 7.82008C12.7275 7.73231 12.6282 7.66234 12.5179 7.61451C12.4076 7.56667 12.2886 7.54199 12.1684 7.54199C12.0482 7.54199 11.9292 7.56667 11.8189 7.61451C11.7086 7.66234 11.6093 7.73231 11.5271 7.82008L8.96199 10.5521C8.14501 11.4306 9.25189 12.5902 10.0689 11.782L7.73213 14.5931C7.57836 14.7504 7.49336 14.9623 7.49583 15.1822C7.4983 15.4021 7.58804 15.6121 7.74531 15.7659C7.90257 15.9196 8.11448 16.0046 8.33442 16.0022C8.55435 15.9997 8.7643 15.9099 8.91807 15.7527L7.16112 18.0191C7.04427 18.1341 6.9643 18.2813 6.93137 18.4419C6.89845 18.6025 6.91408 18.7692 6.97626 18.9209C7.03844 19.0726 7.14437 19.2024 7.28054 19.2936C7.41672 19.3849 7.57698 19.4336 7.74091 19.4335H16.6135C16.7774 19.4336 16.9377 19.3849 17.0739 19.2936C17.21 19.2024 17.316 19.0726 17.3781 18.9209C17.4403 18.7692 17.4559 18.6025 17.423 18.4419C17.3901 18.2813 17.3101 18.1341 17.1933 18.0191Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.4522 16.3414L24.4581 13.706C25.1521 14.479 25.9866 13.3546 25.4068 12.5464L23.4127 9.91096C23.3309 9.80186 23.2248 9.7133 23.1028 9.65231C22.9808 9.59132 22.8463 9.55957 22.7099 9.55957C22.5735 9.55957 22.439 9.59132 22.317 9.65231C22.1951 9.7133 22.089 9.80186 22.0071 9.91096L20.0218 12.5112C19.442 13.3194 20.2678 14.4439 20.9618 13.6708L18.9764 16.3062C18.883 16.4107 18.8181 16.5374 18.7878 16.6742C18.7576 16.811 18.763 16.9532 18.8036 17.0873C18.8442 17.2214 18.9185 17.3428 19.0196 17.4399C19.1206 17.5369 19.2449 17.6064 19.3805 17.6415H26.0393C26.1694 17.6047 26.2884 17.5363 26.3855 17.4422C26.4826 17.3482 26.5549 17.2315 26.5958 17.1026C26.6367 16.9737 26.645 16.8367 26.62 16.7039C26.5949 16.571 26.5373 16.4465 26.4522 16.3414Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.1682 19.4331V23.0524' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.71 17.6763V20.3468' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.89746 23.3688C9.1822 22.8101 11.5666 22.799 13.8564 23.3364C16.1463 23.8737 18.2768 24.9443 20.0745 26.461' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.6221 22.2709C18.1714 21.3124 19.9027 20.6856 21.7065 20.4301C23.5104 20.1745 25.3476 20.2958 27.1022 20.7863' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-climate{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cpath d='M19.6287 18.8335C16.8787 21.1875 22.3604 21.9896 19.6663 24.295' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.0628 18.8335C20.3128 21.1875 25.7944 21.9896 23.1004 24.295' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.4966 18.8335C23.7466 21.1875 29.2283 21.9896 26.5342 24.295' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.6249 7.375L9.20825 24.7917' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round'/%3E%3Cpath d='M12.0483 7.53955V15.4596' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.6189 9.52051L15.4776 13.4805' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.4776 9.52051L8.6189 13.4805' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-mountains{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cpath d='M27.0834 27.0835H6.91675' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.0625 27.0834L13.3652 16.3882L19.3549 27.0834' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.875 17L20.6668 8.75L15.6848 20.5256' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.2083 21.5833L22.0952 17H25.5938L27.0833 27.0833' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-shutters{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='white'/%3E%3Cpath d='M0 17C0 7.61116 7.61116 0 17 0V0C26.3888 0 34 7.61116 34 17V17C34 26.3888 26.3888 34 17 34V34C7.61116 34 0 26.3888 0 17V17Z' fill='%23F8B242' fill-opacity='0.15'/%3E%3Cg clip-path='url(%23clip0_5128_78618)'%3E%3Cpath d='M7.99566 7.11719H26.0043C26.4895 7.11719 26.8828 7.5105 26.8828 7.99566V10.1918H7.11719V7.99566C7.11719 7.5105 7.5105 7.11719 7.99566 7.11719Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.3924 12.9736H12.6077' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.3924 24.1016H12.6077' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.3924 21.3193H12.6077' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.3924 18.5376H12.6077' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.3924 15.7559H12.6077' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.1919 10.1924H23.8082V26.8834H10.1919V10.1924Z' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.8828 10.1924V26.8834M7.11719 10.1924V26.8834' stroke='%23303069' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5128_78618'%3E%3Crect width='22' height='22' fill='white' transform='translate(6 6)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-arrow-right{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 22' fill='none'%3E%3Cpath d='M5.83203 1.8335L14.3931 10.3946C14.4488 10.4502 14.4929 10.5161 14.523 10.5888C14.5531 10.6614 14.5686 10.7392 14.5686 10.8179C14.5686 10.8965 14.5531 10.9743 14.523 11.047C14.4929 11.1196 14.4488 11.1856 14.3931 11.2411L5.83203 19.8022' stroke='%231D1D1B' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-arrow-left{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 22' fill='none'%3E%3Cpath d='M14.5703 1.8335L6.0092 10.3946C5.95357 10.4502 5.90943 10.5161 5.87932 10.5888C5.8492 10.6614 5.8337 10.7392 5.8337 10.8179C5.8337 10.8965 5.8492 10.9743 5.87932 11.047C5.90943 11.1196 5.95357 11.1856 6.0092 11.2411L14.5703 19.8022' stroke='%231D1D1B' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-instagram{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M0.832031 4.76183C0.832031 2.59214 2.5909 .833252 4.76059 .833252H15.2367C17.4064 .833252 19.1654 2.59214 19.1654 4.76183V15.2381C19.1654 17.4077 17.4064 19.1666 15.2367 19.1666H4.76059C2.5909 19.1666 .832031 17.4077 .832031 15.2381V4.76183Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.2882 4.89133C15.0772 4.89133 14.9062 4.72033 14.9062 4.50939C14.9062 4.29845 15.0772 4.12744 15.2882 4.12744' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.2891 4.89133C15.4999 4.89133 15.671 4.72033 15.671 4.50939C15.671 4.29845 15.4999 4.12744 15.2891 4.12744' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.83203 9.99992C5.83203 10.5471 5.93981 11.0889 6.1492 11.5944C6.3586 12.1 6.66551 12.5593 7.05242 12.9462C7.43933 13.3331 7.89866 13.64 8.40418 13.8494C8.90971 14.0588 9.45152 14.1666 9.9987 14.1666C10.5459 14.1666 11.0877 14.0588 11.5932 13.8494C12.0987 13.64 12.5581 13.3331 12.945 12.9462C13.3319 12.5593 13.6388 12.1 13.8482 11.5944C14.0576 11.0889 14.1654 10.5471 14.1654 9.99992C14.1654 8.89485 13.7264 7.83504 12.945 7.05364C12.1636 6.27224 11.1038 5.83325 9.9987 5.83325C8.89363 5.83325 7.83382 6.27224 7.05242 7.05364C6.27102 7.83504 5.83203 8.89485 5.83203 9.99992Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-facebook{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_14446_38833)'%3E%3Cpath d='M10.418 19.5834H1.2513C1.03029 19.5834 .818327 19.4956 .662046 19.3393C0.505766 19.1831 .417969 18.9711 .417969 18.7501V1.25008C0.417969 1.02907 .505766 .817106 .662046 .660826C0.818327 .504545 1.03029 .416748 1.2513 .416748H18.7513C18.9723 .416748 19.1843 .504545 19.3406 .660826C19.4968 .817106 19.5846 1.02907 19.5846 1.25008V18.7501C19.5846 18.9711 19.4968 19.1831 19.3406 19.3393C19.1843 19.4956 18.9723 19.5834 18.7513 19.5834H13.7513V12.0834H15.8838C15.9859 12.0842 16.0848 12.0475 16.1616 11.9802C16.2384 11.9129 16.2878 11.8197 16.3005 11.7184L16.613 9.21842C16.6203 9.15952 16.615 9.09974 16.5974 9.04306C16.5798 8.98638 16.5503 8.93412 16.5108 8.88978C16.4714 8.84544 16.4229 8.81003 16.3687 8.78594C16.3144 8.76185 16.2557 8.74962 16.1963 8.75008H13.7513V7.65425C13.7517 7.28183 13.8999 6.92481 14.1634 6.66155C14.4268 6.39828 14.7839 6.2503 15.1563 6.25008H16.668C16.7785 6.25008 16.8845 6.20618 16.9626 6.12804C17.0407 6.0499 17.0846 5.94392 17.0846 5.83341V3.33341C17.0846 3.22291 17.0407 3.11693 16.9626 3.03879C16.8845 2.96065 16.7785 2.91675 16.668 2.91675H15.1563C13.9002 2.91807 12.6958 3.4176 11.8076 4.30574C10.9193 5.19388 10.4195 6.39812 10.418 7.65425V8.75008H8.33464C8.22413 8.75008 8.11815 8.79398 8.04001 8.87212C7.96187 8.95026 7.91797 9.05624 7.91797 9.16675V11.6667C7.91797 11.7773 7.96187 11.8832 8.04001 11.9614C8.11815 12.0395 8.22413 12.0834 8.33464 12.0834H10.418V19.5834Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_14446_38833'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-linkedin{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5.41667 18.7499H1.25V7.91659H5.41667V18.7499ZM12.9167 11.2499C12.4746 11.2499 12.0507 11.4255 11.7382 11.7381C11.4256 12.0506 11.25 12.4746 11.25 12.9166V18.7499H7.08333V7.91659H11.25V9.15408C12.1802 8.36566 13.3557 7.92524 14.575 7.90825C17.0433 7.90825 18.75 9.74159 18.75 13.2041V18.7499H14.5833V12.9166C14.5833 12.4746 14.4077 12.0506 14.0952 11.7381C13.7826 11.4255 13.3587 11.2499 12.9167 11.2499ZM5.41667 4.16659C5.41667 4.57863 5.29448 4.98142 5.06556 5.32402C4.83664 5.66663 4.51127 5.93365 4.13059 6.09133C3.74991 6.24902 3.33102 6.29027 2.9269 6.20989C2.52277 6.1295 2.15155 5.93108 1.8602 5.63972C1.56884 5.34836 1.37042 4.97715 1.29003 4.57302C1.20965 4.1689 1.2509 3.75001 1.40859 3.36933C1.56627 2.98865 1.83329 2.66328 2.1759 2.43436C2.5185 2.20544 2.92129 2.08325 3.33333 2.08325C3.88587 2.08325 4.41577 2.30275 4.80647 2.69345C5.19717 3.08415 5.41667 3.61405 5.41667 4.16659Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.fixed-flat{position:fixed;right:0;bottom:5rem;z-index:1000}.fixed-flat .flats-fixed-wrapper{display:flex;transform:translateX(calc(100% - 3.5rem));cursor:pointer}.fixed-flat .flats-fixed-wrapper .flats-fixed-wrapper-item{display:flex;justify-content:center;align-items:center;border-radius:2rem 0 0 2rem;background:var(--primary);height:3.5rem;transition:all 500ms}.fixed-flat .flats-fixed-wrapper .flats-fixed-wrapper-item:nth-child(1){width:3.5rem}.fixed-flat .flats-fixed-wrapper .flats-fixed-wrapper-item:nth-child(1) .icon{font-size:1.5rem}.fixed-flat .flats-fixed-wrapper .flats-fixed-wrapper-item:nth-child(2){padding:.88rem}.fixed-flat .flats-fixed-wrapper .flats-fixed-wrapper-item:nth-child(2) .icon{margin-right:.5rem}.fixed-flat .flats-fixed-wrapper .flats-fixed-wrapper-item .btn{color:var(--text,#1D1D1B)}.fixed-flat .flats-fixed-wrapper:hover .flats-fixed-wrapper-item:nth-child(1){transform:translateX(500%)}.fixed-flat .flats-fixed-wrapper:hover .flats-fixed-wrapper-item:nth-child(2){transform:translateX(-100%)}@media (max-width:991.98px){.fixed-flat{display:none}}.fixed-contact{position:fixed;right:0;bottom:1rem;z-index:1000}.fixed-contact .contact-fixed-wrapper{display:flex;cursor:pointer}.fixed-contact .contact-fixed-wrapper .contact-fixed-wrapper-item{display:flex;justify-content:center;align-items:center;border-radius:2rem 0 0 2rem;background:var(--primary);transition:all 500ms}.fixed-contact .contact-fixed-wrapper .contact-fixed-wrapper-item:nth-child(1){width:3.5rem;height:3.5rem}.fixed-contact .contact-fixed-wrapper .contact-fixed-wrapper-item:nth-child(1) .icon{font-size:1.5rem}.fixed-contact .contact-fixed-wrapper .contact-fixed-wrapper-item a,.fixed-contact .contact-fixed-wrapper .contact-fixed-wrapper-item .btn{color:var(--text,#1D1D1B)}.fixed-contact .contact-fixed-wrapper .contact-fixed-wrapper-item:nth-child(2){display:flex;flex-direction:column;gap:.5rem;border-radius:50%;height:11.5rem;width:11.5rem;justify-content:center;align-items:flex-start;padding-left:2rem;transform:translate(100%,100%);position:absolute;bottom:0;right:0}.fixed-contact .contact-fixed-wrapper .contact-fixed-wrapper-item:nth-child(2) .icon{font-size:1rem}.fixed-contact .contact-fixed-wrapper:hover .contact-fixed-wrapper-item:nth-child(1){transform:translateY(500%)}.fixed-contact .contact-fixed-wrapper:hover .contact-fixed-wrapper-item:nth-child(2){transform:translate(25%,25%)}@media (max-width:991.98px){.fixed-contact{display:none}}.big-active-slider .swiper-slide{transition:width .3s;display:flex;align-self:flex-end;margin-bottom:auto}.big-active-slider .swiper-slide p{margin-bottom:0}.big-active-slider .swiper-slide .text-box{opacity:0;transition:opacity 300ms}.big-active-slider .swiper-slide-active .text-box{opacity:1}.big-active-slider .slide-wrapper{width:100%}.big-active-slider .swiper-container{overflow:visible}.big-active-slider .module-text-slider{margin-top:3rem}.big-active-slider .slider-navigation-next,.big-active-slider .slider-navigation-prev{right:0;left:unset;top:0rem}.big-active-slider .slider-navigation-prev{transform:translate(calc(-100% - 1.5rem),calc(-100% - .5rem))}.big-active-slider .slider-navigation-next{transform:translate(0%,calc(-100% - .5rem))}@media (min-width:768px){.big-active-slider .slider-navigation-prev{transform:translate(calc(-100% - 1.5rem),calc(-150% - 0rem))}.big-active-slider .slider-navigation-next{transform:translate(0%,calc(-150% - 0rem))}}@media (min-width:992px){.big-active-slider .swiper-slide-active{width:calc(var(--slide-width) * 1.5)!important}.big-active-slider .swiper-wrapper{min-height:calc((var(--slide-width) * 1) + 7rem)!important}.big-active-slider .slider-navigation-next,.big-active-slider .slider-navigation-prev{right:0;left:unset;top:calc(var(--slide-width) * .5)}.big-active-slider .module-text-slider{margin-top:0rem}.big-active-slider .swiper-slide{margin-bottom:0}}.sticked-catalog{position:relative;transition:top .2s}.sticked-catalog.is-sticky{position:sticky}.module-properties-list{display:flex;flex-direction:column;padding-top:2rem;padding-bottom:5rem}.module-properties-list .table-properties .td-plan,.module-properties-list .table-properties .td-building,.module-properties-list .table-properties .td-number,.module-properties-list .table-properties .td-floor,.module-properties-list .table-properties .td-rooms,.module-properties-list .table-properties .td-status{flex-basis:1.5rem}.module-properties-list .col-selects h3{font-size:var(--font-size-body-large,1rem);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-body-large,1.625rem)}.module-properties-list .icon{cursor:pointer}.module-properties-list .properties-content .table-properties .catalog-desktop .btn-outline-secondary{padding-left:0;padding-right:0;width:-webkit-fill-available;width:-moz-available;margin:0 .5rem}.table-tbody .table-tr:hover .btn-outline-secondary{border:1px solid var(--primary,#F9B233)!important;background:var(--primary,#F9B233)!important}.table-tbody .table-tr{border-radius:1rem;padding:1rem 0!important;border-bottom:unset}.module-properties-list .btn-investment:hover+span{color:inherit!important}.table-tbody .table-tr:hover{background:var(--primary-a,rgba(249,178,51,.20))}.table-tbody .table-tr:hover .icon-arrow-right-alt{color:var(--primary);transform:translateX(0.25rem)}.module-properties-list .table-tbody .td-investment,.module-properties-list .table-tbody .td-area{display:flex;flex-direction:column}.module-properties-list .table-tbody .td-investment br,.module-properties-list .table-tbody .td-area br{display:none}.module-properties-list .icon-arrow-right-alt{transition:all 500ms;--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M0.5 8H15.5' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 15L15.5 8L8.5 1' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.module-properties-list .icon-arrow-sort{font-size:.75rem;display:none;transition:all 500ms}.module-properties-list .sortable{display:flex;gap:.25rem;align-items:center;justify-content:center}.module-properties-list .sortable .icon-arrow-sort{display:inline-block}.module-properties-list .sortable.td-price{justify-content:flex-start}.module-properties-list .sorted-asc .icon-arrow-sort{transform:rotateX(180deg)}.module-properties-list .container-views .text{font-size:0;justify-content:center;display:flex}.module-properties-list .container-views .text::before{content:'Wyświetlaj';font-size:var(--font-size-paragraph,1rem);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-paragraph,1.625rem);color:var(--text,#303069)}.table-properties .table-tr[data-status="4"] .td-status,.table-properties .table-tr[data-status="5"] .td-status,.table-properties .table-tr[data-status="6"] .td-status{color:inherit;z-index:10}.table-properties .table-tr[data-status="5"] .td-features .icon,.table-properties .table-tr[data-status="6"] .td-features .icon{z-index:0}.table-properties .table-tr[data-status="5"] .stretched-link,.table-properties .table-tr[data-status="6"] .stretched-link,.table-properties .table-tr[data-status="5"] .stretched-link::after,.table-properties .table-tr[data-status="6"] .stretched-link::after{pointer-events:none}.table-properties .table-tr[data-status="5"] .stretched-link::after,.table-properties .table-tr[data-status="6"] .stretched-link::after{background-color:rgba(255,255,255,.5)}.table-properties .table-tr[data-status="5"] .btn-price,.table-properties .table-tr[data-status="6"] .btn-price{display:none}.table-properties .table-td.td-rooms{display:flex;justify-content:center}.table-properties+div{text-align:center!important}.module-properties-list .col-types{max-width:unset;width:max-content;flex:unset}.btn-investment+span{font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-button-small,.875rem);font-style:normal;font-weight:400;line-height:var(--line-height-button-small,1rem);display:flex;flex-direction:column}.btn-investment+span .city{font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-label,.75rem);font-style:normal;font-weight:400;line-height:var(--line-height-label,1.25rem);margin-top:-.12rem}.module-properties-list .features{flex-basis:150px}.module-properties-list .td-price{flex-basis:80px;display:flex;flex-direction:column}.module-properties-list .table-thead .td-price{flex-direction:row}.module-properties-list .price-wrapper>div{display:flex;flex-direction:column}.module-properties-list .custom-tooltip .icon{position:unset}.select-investment.select-buttons div:hover .btn-investment::before{transform:scale(1.1)}.module-properties-list .td-links .icon{font-size:1rem}.table-properties .table-thead .table-td:not(:hover){color:var(--text,#303069)}.table-properties .table-thead .table-td{padding-bottom:.5rem!important}.table-thead .table-td{font-size:var(--font-size-button-small,.875rem);font-weight:400;line-height:var(--line-height-button-small,1rem)}.table-tbody .table-td{font-size:var(--font-size-paragraph,1rem);font-weight:400;line-height:var(--line-height-paragraph,1.75rem)}.table-td.td-investment{padding:0 0 0 1rem!important}.table-thead .table-td:after{background:var(--overlay-dark,rgba(0,0,0,.15));width:100%}.table-properties .table-thead{top:0;padding-top:.5rem;transition:all 500ms;background:#fff}.module-properties-list .features .icon{z-index:5;position:relative;background-image:var(--icon-base64);background-color:unset;-webkit-mask-image:none;mask-image:none}.table-properties{--cell-padding-x:0!important;--cell-padding-y:0!important}.table-tbody .table-tr{padding:.75rem 0}.table-thead .table-tr{margin:0}.module-properties-list .container-filters>.row{justify-content:center;gap:0}.module-properties-list .location,.module-properties-list small{font-size:var(--font-size-label,.75rem);font-weight:400;line-height:var(--line-height-label,1.25rem)}.module-properties-list .container-views .text+div{display:flex;gap:0;position:relative;overflow:hidden;gap:4px;padding:0;border-radius:1rem;border:1px solid var(--surface-dark,rgba(29,29,27,.20))}.module-properties-list .container-views .text+div .btn{min-width:0;flex:1;z-index:1;position:relative;backdrop-filter:unset;background:transparent;width:75px;font-size:0;padding:.25rem .75rem;border-radius:1rem;border:unset;color:var(--text,#1D1D1B);display:flex;justify-content:center;align-items:center}.module-properties-list .container-views .text+div .btn::before{font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-button-small,.875rem);font-style:normal;font-weight:400;line-height:var(--line-height-button-small,1rem)}.module-properties-list .container-views .text+div .btn:nth-child(2)::before{content:'Lista'}.module-properties-list .container-views .text+div .btn:nth-child(3)::before{content:'Kafle'}.module-properties-list .container-views .text+div .btn:nth-child(4)::before{content:'Układy'}.module-properties-list .container-views .text+div .btn:focus,.module-properties-list .container-views .text+div .btn:active,.module-properties-list .container-views .text+div .btn.active{background:var(--text,#1D1D1B);color:var(--text-on-bg,#FFF)}.module-properties-list .container-views .text+div .btn.active:hover,.module-properties-list .container-views .text+div .btn:hover{background:var(--surface-dark,rgba(29,29,27,.20));border-color:transparent;color:var(--text,#303269)}.module-properties-list .container-views .text+div .btn.active:hover{color:var(--text-on-bg,#303269)}.module-properties-list .moving-bg{position:absolute;top:0;left:0;height:100%;background:var(--text,#1D1D1B);transition:transform 500ms;z-index:0;border-radius:1rem;width:75px}.module-properties-list .container-filters{margin-bottom:1rem}.table-properties .icon+.icon{margin-left:.25rem}@media (min-width:992px){.module-properties-list .container-filters>.row{gap:2.5rem;row-gap:2rem}.module-properties-list .container-filters{margin-bottom:2.5rem}}@media (min-width:768px){.module-properties-list .col-areas,.module-properties-list .col-price{flex:0 0 20%}}@media (min-width:992px){.module-properties-list .col-areas h3{text-align:left}.module-properties-list .td-building,.module-properties-list .td-links,.module-properties-list .td-plan,.module-properties-list .td-type{display:none}.module-properties-list .features{flex-basis:210px}}@media (min-width:768px){.table-properties .td-area{flex-basis:60px}}@media (min-width:1100px){.module-properties-list .td-building{display:flex;justify-content:center}}@media (min-width:1200px){.module-properties-list .features .icon{font-size:1.75rem}.module-properties-list .td-plan{display:flex;justify-content:center}}@media (min-width:1880px){.module-properties-list .td-links{display:flex;white-space:nowrap;justify-content:center}.module-properties-list .td-type{display:flex;white-space:nowrap}}@media (max-width:767.98px){.module-properties-list .container-filters .col-12{margin-top:0rem}.module-properties-list .container-filters .col-12 h3{margin-bottom:.25rem}.container-views>div{flex-wrap:wrap;justify-content:center!important}.table-properties .table-thead{background:transparent}}.catalog-mobile{display:flex;flex-direction:column;padding:1rem;justify-content:space-between;border-top:1px solid grey;border-bottom:1px solid grey;position:relative;flex-wrap:wrap}.catalog-mobile-header{display:block;border-bottom:2px solid var(--text)}.catalog-mobile:first-child{border-top:unset}.catalog-mobile-header p{padding-left:1rem;font-weight:bold}.catalog-mobile .investment-name{font-size:var(--font-size-label,.75rem);font-weight:400;line-height:var(--line-height-label,1.25rem)}.module-properties-list .catalog-mobile .area,.module-properties-list .catalog-mobile .rooms,.module-properties-list .catalog-mobile .floor,.module-properties-list .catalog-mobile .building,.module-properties-list .catalog-mobile .price{width:unset;text-align:left!important}.module-properties-list .catalog-mobile .left div{text-align:left!important}.catalog-mobile .trigger-contact{z-index:7}.catalog-mobile .price-history-wrapper{display:block}.catalog-mobile .area{font-weight:inherit!important;text-align:left;text-wrap:nowrap}.catalog-mobile .left{display:flex;gap:2rem 1rem;color:var(--text)}.catalog-mobile .td-three-d a::after{width:1rem;height:1rem}.catalog-mobile .td-three-d a::before{content:'Spacer';color:var(--text)}.catalog-mobile .td-three-d{border:1px solid var(--text);width:unset!important;padding:.5rem!important;border-radius:2rem}.catalog-mobile .td-three-d a{display:flex;gap:.5rem;justify-content:center;align-items:center}.catalog-mobile .right{display:flex;flex-direction:column;gap:.5rem;flex:0 0 40%}.catalog-mobile .right .price{flex:1;text-align:center}.catalog-mobile .left>div{display:flex;flex-direction:column;gap:0rem}.catalog-mobile .left>div:last-child{font-weight:bold}.catalog-mobile .left div:last-child{flex:1}.catalog-mobile .icon-price-history{font-size:1em!important}.catalog-mobile .price-history-wrapper{font-size:var(--font-size-paragraph,1rem);font-weight:400;line-height:var(--line-height-paragraph,1.75rem);flex-direction:row-reverse}.catalog-mobile .price-history-toggle{flex-direction:row-reverse;display:flex;justify-content:center;align-items:center;gap:.5rem}.catalog-mobile .price-wrapper{color:var(--text);text-align:right;margin-bottom:1rem}.catalog-mobile .btn-outline-primary{border:1px solid var(--text);backdrop-filter:blur(7.5px);background:transparent;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.00875rem;color:var(--text)}.catalog-mobile .type{color:var(--text);font-size:var(--font-size-paragraph,1rem);font-weight:400;line-height:var(--line-height-paragraph,1.75rem);text-wrap:nowrap;margin-bottom:1rem}.catalog-mobile .right .price small span{color:inherit;font-weight:inherit;font-size:inherit}.catalog-mobile .btn,.catalog-mobile a{text-transform:math-auto;line-height:1.5rem}.catalog-mobile .btn.link{position:unset}.catalog-mobile .btn.link::before{content:'';position:absolute;inset:0}.catalog-mobile .btn{padding:.5rem!important;border-radius:2rem}.table-tbody .catalog-mobile[data-status="4"]{background-color:rgba(237,216,32,.4)}.table-tbody .catalog-mobile[data-status="4"]:hover{background-color:rgba(237,216,32,.7)}.table-tbody .catalog-mobile[data-status="5"],.table-tbody .catalog-mobile[data-status="6"]{background-color:rgba(187,118,114,.4)}.table-tbody .catalog-mobile[data-status="5"]:hover,.table-tbody .catalog-mobile[data-status="6"]:hover{background-color:rgba(187,118,114,.7)}@media (min-width:355px){.catalog-mobile{flex-direction:row}.catalog-mobile .right .price{text-align:right}}@media (max-width:991.98px){.catalog-desktop{display:none!important}.table-properties .table-thead{position:unset}.table-properties .table-thead p{display:none}}@media (min-width:992px){.catalog-mobile,.catalog-mobile-header{display:none}}.status-dot{--size:1em;--border:10px;--green:#8ECF43;--red:#F84E42;--yellow:#F8B242;width:var(--size);height:var(--size);border-radius:50%;display:block;margin:0 auto;position:relative}.status-available,.status-available::before{background-color:var(--green)}.status-reserved,.status-reserved::before{background-color:var(--yellow)}.status-sold,.status-sold::before{background-color:var(--red)}.status-dot::before{content:'';display:block;position:absolute;left:calc(var(--border) / -2);top:calc(var(--border) / -2);border-radius:50%}.module-properties-list .table-tr:hover .status-dot::before{width:calc(var(--size) + var(--border));height:calc(var(--size) + var(--border));animation:pulse 1s infinite ease-in}.module-properties-list .status-text{color:var(--text,#303069);font-family:var(--typeface-paragraph,Nunito);font-size:var(--font-size-label,.75rem);font-weight:var(--font-weight-light,300);line-height:var(--line-height-label,1rem)}.module-properties-list .properties-content .tiles-properties .tile .investment{color:#000;text-align:justify;font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-label,.75rem);font-weight:400;line-height:var(--line-height-label,1.25rem)}.module-properties-list .properties-content .tiles-properties .tile h3,.module-properties-list .properties-content .tiles-properties .tile p{margin-bottom:0}.module-properties-list .properties-content .tiles-properties .tile .type{color:var(--text,#1D1D1B);font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-paragraph,1rem);font-weight:400;line-height:var(--line-height-paragraph,1.75rem);margin-top:-.25rem}.module-properties-list .properties-content .tile .btn{margin:0;flex:1}.module-properties-list .tiles-properties .price-history-wrapper{flex-direction:row-reverse}.module-properties-list .properties-content .tiles-properties .tile .feature-name{color:var(--text-light,#737373);font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-label,.75rem);font-weight:400;line-height:var(--line-height-label,1.25rem);text-align:left;white-space:nowrap}.module-properties-list .properties-content .tiles-properties .tile .feature-value{color:var(--text,#1D1D1B);font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-button-small,.875rem);font-weight:400;line-height:var(--line-height-button-small,1rem);text-align:left}.module-properties-list .properties-content .tiles-properties .tile .content-wrapper{padding:1rem;transition:all 500ms}.module-properties-list .properties-content .tiles-properties .tile{border-radius:1.5rem;background:var(--bg-alt,#F8F8F8);cursor:auto;transition:all 500ms;border:1px solid var(--bg-alt,#F8F8F8)}.module-properties-list .properties-content .tiles-properties .tile .status-dot{--size:.5rem}.module-properties-list .properties-content .tiles-properties .tile:hover{outline:2px solid var(--primary,#F8B242);background:var(--background,#FFF)}.module-properties-list .properties-content .tiles-properties .tile .actions{display:flex;gap:1rem;flex-wrap:wrap;flex-direction:row}.tiles-properties .tile .features{padding:1rem 0}.tiles-properties .tile .features .feature{min-height:unset}.tiles-properties .tile .image{background:var(--light-grey);position:relative;overflow:hidden}.module-properties-list .properties-content .tiles-properties .tile:hover img{transform:scale(1.1)}.module-properties-list .properties-content .tiles-properties .tile:hover .trigger-contact{background:var(--primary);border-color:var(--primary);color:var(--text,#1D1D1B)}.tiles-properties .tile .image img{mix-blend-mode:multiply;transition:all 500ms}.tiles-properties .tile .image .feature-special-offer-icons{position:absolute;right:.75rem;top:.75rem;display:flex;flex-direction:column;gap:.5rem}.tiles-properties .tile .image .feature-special-offer-icons .icon{font-size:2.125rem;z-index:5;position:relative;background-image:var(--icon-base64);background-color:unset;-webkit-mask-image:none;mask-image:none}.module-properties-list .properties-content .tiles-properties .tile .badge{position:absolute;top:.75rem;left:.75rem;font-size:var(--font-size-label,.75rem);font-weight:400;line-height:var(--line-height-label,1rem);border-radius:1.5rem;backdrop-filter:blur(15px);color:var(--text,#1D1D1B);padding:.125rem .5rem;background:var(--background,#FFF)}.module-properties-list .properties-content .tiles-properties .tile .badge.navy{background:var(--primary,#303069);color:var(--text,#1D1D1B)}.module-properties-list .properties-content .tiles-properties{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}@media (min-width:576px){.module-properties-list .properties-content .tiles-properties{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.module-properties-list .properties-content .tiles-properties .tile .feature-value{text-align:left}}@media (min-width:1200px){.module-properties-list .properties-content .tiles-properties{grid-template-columns:repeat(3,1fr)}}@media (min-width:1400px){.tiles-properties .tile{flex-basis:24%}.module-properties-list .properties-content .tiles-properties{grid-template-columns:repeat(4,1fr)}}#property .sticky-bar .investment-name{font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-label,.75rem);font-weight:400;line-height:var(--line-height-label,1.25rem);margin-bottom:0;color:var(--text-light,#737373)}#property .sticky-bar .investment-location{color:var(--dark-grey,#505050);font-size:var(--font-size-label,.75rem);font-weight:var(--font-weight-light,300);line-height:var(--line-height-label,1rem);margin-bottom:0;margin-top:-.25rem}#property .sticky-bar .investment-type{margin-bottom:0;margin-top:-.25rem}#property .sticky-bar{padding:.5rem 0 .5rem;flex-wrap:wrap;gap:.5rem;width:100%;background:white;z-index:12}#property .fixed-bar{position:fixed;top:var(--header-height);left:var(--space-extended-x2);right:var(--space-extended-x2);z-index:11;background:wheat;width:unset}#property .aspect-container{border-radius:var(--Radius-radius-button,1.5rem);background:var(--tertiary,#EDE8DE);padding:1.5rem!important}#property .aspect-wrapper .icon{position:relative;background-image:var(--icon-base64);background-color:unset;-webkit-mask-image:none;mask-image:none;font-size:1.75rem;aspect-ratio:1/1;background-repeat:no-repeat}#property .aspect-wrapper{padding:.75rem}#property .price-history-wrapper{display:flex}#property .price-history-wrapper a.price-history-toggler.icon{font-size:.75em}#property .aspect-wrapper .aspect{display:flex;gap:.5rem;margin-bottom:.5rem}#property .aspect-wrapper .aspect-text{color:var(--text,#1D1D1B);font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-paragraph,1rem);font-weight:400;line-height:var(--line-height-paragraph,1.75rem);margin-bottom:0}body[data-route="properties.show"] #header .division .column::before,body[data-route="properties.show"] #header .division .column{border-radius:1rem 1rem 0 0}#property .property-header{top:var(--header-height);z-index:100;transition:all 500ms!important;background:var(--bg-default,#FFF)}#property .property-header .container{background:var(--bg-default,#FFF);transition:all 500ms!important}#property .property-header .feature{padding-top:0;min-height:unset;margin-bottom:0;text-align:left;background-color:unset}#property .property-header .feature .feature-name .btn,#property .property-header .feature .feature-name{color:var(--text-light,#737373);font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-label,.75rem);font-weight:400;line-height:var(--line-height-label,1.25rem);margin-bottom:0}#property .property-header .feature .feature-name .btn{line-height:1}#property .property-header .feature .feature-value{color:var(--text,#1D1D1B);font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-button-small,.875rem);font-weight:400;line-height:var(--line-height-button-small,1rem);margin-bottom:0}#property .property-details{padding-top:1.5rem;margin-top:0}#property .gallery-slider .slider-pagination{margin-top:1rem}#property .gallery-slider h3{padding-bottom:calc(var(--py-md) + 1rem)}#property .property-details .property-areas{background:unset;color:var(--text,#303069);font-size:var(--font-size-paragraph,1rem);font-weight:var(--font-weight-light,300);line-height:var(--line-height-paragraph,1.625rem);margin-top:1.5rem;padding:0 .75rem}#property .property-details .property-areas .overview{font-weight:var(--font-weight-bold,700);margin:0;padding-top:0;border-top:unset}#property .property-details .property-areas .overview-wrapper{border-radius:.25rem;background:var(--bg-emphasis,#1D1D1B);margin:0 -.75rem;padding:0 .75rem;color:var(--text-on-bg,#FFF);border-radius:var(--Radius-radius-button,1.5rem)}#property .property-details .property-area{margin:.25rem 0}#property .property-details .img-container.main-img{margin-top:2rem}#property .property-details .img-container.side-img img{aspect-ratio:16 / 9;object-fit:contain}#property .property-details .img-container img{margin-bottom:0}#property .sticky-bar .buttons-wrapper{display:flex;gap:.5rem;align-items:center;justify-content:center}#property .property-header .feature-wrapper{gap:calc(var(--py-ss) + .5rem);flex-wrap:wrap}#property .investment-info-wrapper{padding:2.5rem 0 0rem;display:flex;gap:2.5rem;text-align:center}#property .investment-info-wrapper .investment-company,#property .investment-info-wrapper .prospect-wrapper{width:100%}#property .investment-info-wrapper .prospect-wrapper .btn{width:100%}#property .investment-info-wrapper .investment-company p{margin-bottom:0}#property .posts-construction-log .slide-background{padding-bottom:60%}#property .btn-layout{border-radius:var(--Size-XXS,.25rem);border:1px solid var(--overlay-dark,rgba(0,0,0,.15));color:var(--text,#303269);font-size:var(--font-size-button,1rem);font-weight:var(--font-weight-regular,400);line-height:1;padding:.125rem .5rem;background-color:transparent;backdrop-filter:unset;aspect-ratio:1/1}#property .btn-layout-wrapper{gap:.25rem}#property .btn-layout{aspect-ratio:unset;padding:.25rem .5rem;vertical-align:sub}#property .btn-layout:hover{border-radius:var(--Size-XXS,.25rem);border:1px solid var(--secondary,#303269);background:var(--secondary-transparency,rgba(48,50,105,.15))}#property .btn-layout.active{border-radius:var(--Size-XXS,.25rem)!important;background:var(--secondary,#303269)!important;border:1px solid var(--secondary,#303269)!important;color:var(--text-on-bg,#FFF)!important}#property .curtain{min-height:100svh;position:sticky;top:0;z-index:-1}#property .curtain .slide-background{height:100vh}#property .form{min-height:100vh;min-height:100svh;display:flex;align-items:center}#property .form .module-html{padding:2rem 0}#property .badges-wrapper{display:flex;flex-wrap:wrap;gap:.5rem;top:0;position:absolute}#property .badge{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.13rem 1rem;border-radius:var(--Radius-radius-button,1.5rem);background:var(--bg-alt-2,#EBEBEB);font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-label,.75rem);font-style:normal;font-weight:400;line-height:var(--line-height-label,1.25rem)}#property .btn-back{z-index:12;border:1px solid transparent;border-radius:50%;aspect-ratio:1/1;height:2.5rem;display:flex;justify-content:center;align-items:center;transition:all 500ms}#property .btn-back:hover{border:1px solid var(--primary,#F9B233);background:var(--primary-a,rgba(249,178,51,.20));backdrop-filter:blur(7.5px)}#property .badge.badge-gold{background:var(--primary,#F9B233)}@media (min-width:371px){#property .buttons-wrapper .btn{width:100%;justify-content:center}#property .sticky-bar .info-wrapper{order:1}#property .sticky-bar .buttons-wrapper{order:2;margin-left:auto;flex-direction:column}#property .property-header .feature-wrapper{order:3}}@media (min-width:437px){#property .sticky-bar{gap:.5rem}#property .sticky-bar .buttons-wrapper{gap:.5rem}}@media (min-width:688px){#property .sticky-bar .buttons-wrapper{order:3}}@media (min-width:862px){#property .property-header .feature-wrapper{order:2}}@media (min-width:992px){#property .trigger-contact{white-space:nowrap}#property .property-header{position:sticky;top:var(--header-height)}#property .fixed-bar{display:none!important}#property .position-sticky{position:sticky;top:100px;height:fit-content}#property .sticky-bar .buttons-wrapper{flex-direction:row}#property .position-sticky:nth-child(2) .property-gallery{margin-top:10rem}#property .position-sticky+.col-lg-4{padding-left:2.5rem}#property .sticky-bar .info-wrapper{margin-right:calc(var(--py-sm) + .5rem)}#property .fixed-bar::before{content:'';position:absolute;inset:0 -50vw;background:white}#property .gallery-slider h3{padding-bottom:var(--py-ss)}#property .sticky-bar{gap:0;padding:.5rem 0rem;justify-content:center}#property .sticky-bar .buttons-wrapper{margin-left:auto}#property .investment-info-wrapper{text-align:left;padding:2.5rem 0 2.75rem}#property .investment-info-wrapper .investment-company,#property .investment-info-wrapper .prospect-wrapper{max-width:75%}#property .badges-wrapper{left:2.5rem}#property .form .module-html{padding:2rem}}@media (min-width:1100px){#property .property-details .property-area .col{white-space:nowrap}}@media (max-width:991.98px){#property .buttons-wrapper .btn{font-size:0;padding:.25rem 1rem;display:flex}#property .property-header .feature.feature-floor,#property .btn-back{display:none}#property .buttons-wrapper .btn:not(.trigger-contact)::before{content:"Karta PDF"}#property .buttons-wrapper .btn.trigger-contact::before{content:"Zapytaj"}#property .buttons-wrapper .btn::before{font-size:var(--font-size-button,16px)}#property .icon-arrow-right-2{display:none}}.posts-construction-log .select-wrapper{max-width:16rem;margin:0 auto 1rem;font-size:.875rem}.posts-construction-log .select-wrapper .select2-container--default .select2-selection--single{border-radius:0;border:1px solid var(--secondary);color:var(--secondary)}.posts-construction-log .select-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b{border:0;width:.625rem;height:.625rem;border-bottom:2px solid var(--secondary);border-right:2px solid var(--secondary);transform:rotate(45deg);left:0;top:.375rem;transition:transform .3s}.posts-construction-log .select-wrapper .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{transform:rotate(225deg);top:.75rem}.posts-construction-log .post-wrapper{position:relative;opacity:0;transition:opacity .3s}.posts-construction-log .post-wrapper:not(.active){display:none}.posts-construction-log.loaded .post-wrapper.active{opacity:1}.posts-construction-log .post-wrapper .module-text-slider .swiper-button-next,.posts-construction-log .post-wrapper .module-text-slider .swiper-button-prev{top:50%;transform:translateY(-100%)}.posts-construction-log .slide-background{padding-bottom:50%}.posts-construction-log .slide-background img{object-fit:cover}.toggler-wrapper{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;position:relative}.td-plan div{position:relative;cursor:pointer}.td-plan .icon{position:relative;z-index:5}.plan-tooltip::after{content:'';display:block;width:18px;height:18px;background:white;border-right:1px solid rgba(98,105,117,.3);border-bottom:1px solid rgba(98,105,117,.3);position:absolute;bottom:-10px;right:3.5rem;transform:rotate(45deg);z-index:10;opacity:0}.td-plan:hover .plan-tooltip{opacity:1;transition:opacity .3s .2s;z-index:10}.plan-tooltip img{display:block;width:auto;height:auto;max-width:35rem;max-height:35rem;margin:2rem;position:relative;object-fit:unset}@media (hover:hover){.plan-tooltip{display:block;position:absolute;bottom:calc(100% + .5rem);right:-2rem;border:1px solid var();background-color:white;box-shadow:2px 2px .5rem 1px rgba(98,105,117,.3);opacity:0;transition:opacity 0s}.plan-tooltip-top{bottom:unset;top:2rem}.plan-tooltip-top::after{border-left:1px solid rgba(98,105,117,.3);border-top:1px solid rgba(98,105,117,.3);border-right:unset!important;border-bottom:unset!important;bottom:unset;top:-10px;opacity:1}}.high-contrast .table-thead .table-td,.high-contrast-text:not(.status-dot):not(.icon-initial),.high-contrast p,.high-contrast span:not(.icon):not(.ui-slider-handle):not(.status-dot):not(.swiper-pagination-bullet),.high-contrast small,.high-contrast h1,.high-contrast h2,.high-contrast h3,.high-contrast h4,.high-contrast h5,.high-contrast h6
.high-contrast time,.high-contrast .feature-value{color:#ff0!important;background:#000!important;background-color:#000!important}.high-contrast{color:#ff0!important}.high-contrast.timeline .marker::before{background:transparent}.high-contrast-text-bg:not(.icon):not(.status-dot),.high-contrast .table-properties .table-thead{color:#ff0!important;background:#000!important;background-color:#000!important}.high-contrast .container-items .table-td span:not(.icon):not(.status-dot),.high-contrast .container-items button,.high-contrast-button-bg:not(.icon):not(.status-dot),.high-contrast .tile-content{background:#000!important;background-color:#000!important}.high-contrast-image-filter{}.high-contrast-invert-filter{filter:brightness(0) saturate(100%) invert(84%) sepia(84%) saturate(6587%) hue-rotate(104deg) brightness(104%) contrast(102%)!important}.high-contrast-bg-clean:not(.icon):not(.status-dot):not(.image):not(.navbar-brand):not(.btn){background:#000!important;background-color:#000!important;background-image:none!important}.high-contrast .icon:not(.icon-initial){background:#ff0!important;background-color:#ff0!important}.high-contrast a:not(.navbar-brand),.high-contrast a span,.high-contrast button.btn span,.high-contrast button.btn,.high-contrast-button.btn{color:#0ff!important;border-color:#0ff!important;background:#000!important;background-color:#000!important}.footer-wrapper .footer-wrapper-item .title.high-contrast:hover,.footer-wrapper .footer-wrapper-item .investment-wrapper .investment-wrapper-item.high-contrast:hover,.high-contrast a:hover{text-decoration:underline}.pzfd.high-contrast + .social-links.high-contrast a:hover,.high-contras.high-contrast-button.btn:hover span,.high-contras.high-contrast-button.btn.active span,.high-contras.high-contrast-button.btn:hover,.high-contras.high-contrast-button.btn.active,.high-contrast-button.btn:hover,.high-contrast-button.btn.active{color:#000!important;border-color:#0ff!important;background:#FFA500!important;background-color:#FFA500!important}.high-contrast .swiper-pagination-bullet,.high-contrast .ui-slider-handle,.high-contrast .ui-slider-range,.high-contrast-slider{background:#0ff!important;background-color:#0ff!important}.default{--swiper-pagination-bottom:2.5rem}.default .slider-pagination{position:absolute}.default .slider-navigation-next,.default .slider-navigation-prev{background:var(--primary,#F9B233);color:var(--text);border-radius:50%;width:2.5rem;height:2.5rem}.default .slider-navigation-next .icon,.default .slider-navigation-prev .icon{font-size:1.25rem}.default .swiper-pagination-bullet-active{background:var(--primary,#F9B233)}.default .swiper-pagination-bullet{opacity:1}.default .swiper-pagination-bullet{background:#fff}.default .swiper-pagination-bullet-active{background:var(--primary)}@media (max-width:991.98px){.default{--swiper-pagination-bottom:1rem}.default .slider-navigation-next,.default .slider-navigation-prev{width:1.5rem;height:1.5rem}.default .slider-navigation-next .icon,.default .slider-navigation-prev .icon{font-size:.75rem}}.standard h2{margin-bottom:1rem}.standard p{margin-bottom:0}.standard .module-text{padding:3rem 0 2rem}[data-id='4'] .module-text-slider{margin:0;padding-bottom:1rem}@media (min-width:768px){.standard .module-text{padding:0 2rem 0 4rem}[data-id='4'] .module-text-slider{margin:0 -15px;padding-bottom:0}}@media (min-width:992px){.standard .module-text{padding:0 4rem 0 8rem}.standard h2{margin-bottom:2.5rem}}.gold-line{width:50%;height:1px;background:var(--primary,#F9B233);display:block;margin:4rem 0 2.5rem}.custom-objects-gallery-2 .font-body-large{margin-bottom:.5rem}.custom-objects-gallery-2 .font-btn-small{margin-bottom:0;text-wrap:nowrap}.custom-objects-gallery-2 .module-objects-gallery .item-image img,.custom-objects-gallery-2 .module-objects-gallery .item-name{position:static}.custom-objects-gallery-2 .module-objects-gallery .item-image{padding-bottom:0!important}.custom-objects-gallery-2 .module-objects-gallery .items .item-wrapper{display:flex;align-items:flex-end}.custom-objects-gallery-2 .module-objects-gallery .item-name{flex:2;text-align:left;background:transparent;color:var(--text,#1D1D1B);padding:0 1rem}.custom-objects-gallery-2 .module-objects-gallery .item-image{flex:1;aspect-ratio:3 / 4}.custom-objects-gallery-2 .text-primary{color:var(--text-emphasis,#960)!important;margin-bottom:1rem}.custom-objects-gallery-2 .font-b1-btn{margin-bottom:0}.custom-objects-gallery-2 .module-objects-gallery .items .item-wrapper{margin-top:1rem}.custom-objects-gallery-2 .container{padding:0 15px}@media (min-width:768px){.custom-objects-gallery-2 .container{padding:var(--py-md) 15px}}.posts-investments-list .default{--swiper-pagination-bottom:0}.posts-investments-list .slide-background{width:100%;aspect-ratio:38/24;pointer-events:none}.posts-investments-list .post-item{width:100%;position:relative}.module-text-slider{pointer-events:auto}.posts-investments-list .badge{position:absolute;top:1rem;left:1rem}.posts-investments-list .module-views{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:1rem}.posts-investments-list .text-wrapper{display:flex;justify-content:space-between;margin-top:.5rem;flex-wrap:wrap;gap:1rem}.posts-investments-list .text-wrapper .text-box{gap:2.25rem}.posts-investments-list .text-wrapper p,.posts-investments-list .text-wrapper .font-body-large{margin-bottom:0}.posts-investments-list .text-wrapper .font-l3r-label+h2,.posts-investments-list .text-wrapper .font-l3r-label+p{margin-top:-.25rem}.posts-investments-list .slide-background{position:relative}.posts-investments-list .slide-background::before{content:'';position:absolute;inset:0;background:linear-gradient(20deg,rgba(29,29,27,1) 0,rgba(255,255,255,0) 25%);z-index:2}.posts-investments-list .logo{position:absolute;left:.75rem;bottom:.75rem;width:100%;max-height:100%;max-width:100%;z-index:5}.posts-investments-list .default .slider-navigation-next,.posts-investments-list .default .slider-navigation-prev{background:rgba(0,0,0,.60);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--bg-alt-2,#EBEBEB)}.posts-investments-list .action-btns{padding:.5rem 0 1rem;display:flex;justify-content:space-between}.posts-investments-list .action-btns .btn{width:calc((100% - .5rem) /2)}@media (min-width:768px){.posts-investments-list .post-item{width:calc((100% - 1.5rem) / 2);padding:1rem;transition:all 500ms}.posts-investments-list .module-views{row-gap:2rem}}@media (min-width:992px){.posts-investments-list .action-btns{padding:.5rem 0 0}.posts-investments-list .default .slider-pagination,.posts-investments-list .default .slider-navigation-next,.posts-investments-list .default .slider-navigation-prev{opacity:0;transition:all 500ms}.posts-investments-list .post-item{width:calc((100% - 2rem) / 2)}.posts-investments-list .action-btns{opacity:0;transition:opacity 500ms}.posts-investments-list .post-item:hover .action-btns,.posts-investments-list .post-item:hover .default .slider-pagination,.posts-investments-list .post-item:hover .default .slider-navigation-next,.posts-investments-list .post-item:hover .default .slider-navigation-prev,.posts-investments-list .post-item:hover .action-btns{opacity:1}.posts-investments-list .post-item:hover{background:#f0f0f0}.posts-investments-list .module-views{row-gap:3rem}.posts-investments-list .default .slider-navigation-next:hover,.posts-investments-list .default .slider-navigation-prev:hover{background:rgba(0,0,0,1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--bg-alt-2,#EBEBEB)}}@media (min-width:1400px){.posts-investments-list .post-item{width:calc((100% - 3rem) / 2)}.posts-investments-list .module-views{row-gap:4rem}}@media (max-width:991.98px){.posts-investments-list .default .slider-navigation-next,.posts-investments-list .default .slider-navigation-prev{top:50%;bottom:unset;transform:translateY(-50%)}.font-l3r-label+p{font-size:var(--font-size-button-small,.875rem);font-style:normal;font-weight:400;line-height:var(--line-height-button-small);padding-top:.25rem}.posts-investments-list .text-wrapper .text-box{row-gap:0;flex-wrap:wrap}.posts-investments-list .text-wrapper{gap:.25rem}.posts-investments-list .module-views{gap:1.5rem}}.badge-wrapper{position:absolute;top:.75rem;left:.75rem}.badge{z-index:10;margin-bottom:0;color:var(--text,#1D1D1B);text-align:center;font-size:var(--font-size-label,.75rem);font-weight:var(--font-weight-light,300);line-height:var(--line-height-label,16px);border-radius:1.5rem;background:var(--bg-default,#FFF);backdrop-filter:blur(15px);padding:.125rem 1rem}.process-tooltip{cursor:pointer}.process-tooltip + path{pointer-events:none}.tooltip-process{position:fixed;top:10rem;left:0;border-radius:1.5rem;background:var(--bg-default,#FFF);padding:1rem;opacity:0;transition:opacity 500ms;pointer-events:none}.tooltip-process p{margin-bottom:0}.tooltip-process.active{opacity:1;pointer-events:auto}@media (max-width:768px){.tooltip-process{display:none}}.personel-slider .font-body-large{margin-bottom:0}.personel-slider .text-inside{display:flex}.personel-slider .text-inside .container{max-width:unset;background:rgba(29,29,27,1);margin-top:auto;transform:translateY(0%);transition:all 500ms;padding:.5rem 0;justify-content:flex-start!important;height:12rem}.personel-slider .text-inside .container div{margin-bottom:auto}.personel-slider .link{margin-bottom:0;opacity:1;transition:all 500ms;font-size:var(--font-size-button-small,.875rem);line-height:1.14}.personel-slider .btn{opacity:1;transition:all 500ms;margin-top:1rem}.personel-slider .slide-wrapper img{transition:all 500ms}@media (min-width:992px){.personel-slider .link{opacity:0}.personel-slider .btn{position:absolute;top:0;left:50%;transform:translate(-50%,-150%);opacity:0;transition:all 500ms;margin-top:0}.personel-slider .text-inside .container{transform:translateY(50%);height:12rem}.personel-slider .slide-wrapper:hover .link{opacity:1}.personel-slider .slide-wrapper:hover img{transform:translateY(-1rem)}.personel-slider .slide-wrapper:hover .text-inside .container{transform:translateY(0)}.personel-slider .slide-wrapper:hover .btn{opacity:1}}@media (max-width:991.98px){.personel-slider .slide-background{padding-bottom:153.333333%!important}}.personel-popup{display:none}.personel-popup .items{margin-left:0!important;margin-right:0!important}.personel-popup .module-container{overflow:hidden}.personel-popup .module-objects-gallery .item-name{position:unset;color:var(--text,#1D1D1B);background:transparent;text-align:left;flex:2}.personel-popup .module-objects-gallery .item-image img{position:unset;object-position:top center}.personel-popup .module-objects-gallery .item-image{padding-bottom:0!important;flex:1}.personel-popup .module-objects-gallery .text-primary{color:var(--text-emphasis,#960)!important;margin-top:-.5rem}.personel-popup .module-objects-gallery h3,.personel-popup .module-objects-gallery .font-btn-small{margin-bottom:0}.personel-popup .module-objects-gallery .p{margin-bottom:0;margin-top:2rem}@media (min-width:768px){.personel-popup .module-objects-gallery .items .item-wrapper{display:flex;justify-content:center;align-items:center;gap:5rem}.personel-popup .module-objects-gallery .p{margin-top:6rem}}@media (min-width:1200px){.personel-popup .module-objects-gallery .items .item-wrapper{gap:10rem}}@media (max-width:767.98px){.personel-popup .module-objects-gallery .item-image{max-width:50%;aspect-ratio:1/1}}@keyframes animation{0%{transform:translate3d(0,20rem,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes animation-2{0%{background-color:transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}100%{background-color:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.modal-custom{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;z-index:-1;top:0;left:0;overflow:hidden}.modal-custom.show,.modal-custom.hide{z-index:1000}.modal-custom-backdrop{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;transition:opacity .5s}.modal-custom.show .modal-custom-backdrop{opacity:1;transition:opacity .2s}.modal-custom.hide .modal-custom-backdrop{opacity:0;transition:opacity .5s}.modal-custom-dismiss{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;font-size:1.75rem;position:absolute;top:1rem;border:0;right:1rem;background:white;color:var(--primary);transition:color .3s,background-color .3s;z-index:10;border-radius:50%}.modal-custom .division-container{width:90vw;position:relative;transform:translate3d(0,-20rem,0);opacity:0;transition:transform .4s .1s,opacity .3s .2s}.modal-custom.show .division-container{animation-name:animation;animation-delay:200ms;animation-duration:500ms;animation-fill-mode:forwards;padding:4rem 1rem 1rem;background-color:white;border-radius:1rem}.modal-custom .item{padding:0!important}.modal-custom.hide .division-container{transform:translate3d(0,20rem,0);opacity:0;transition:transform .3s,opacity .2s}.modal-custom .module-text-slider{display:block;background-color:var(--light-gray);text-align:center}.modal-custom .module-text-slider .slide-background{display:block;text-align:left;background-color:var(--primary)}.modal-custom .module-text-slider .text-inside{display:inline-block;margin:0 auto;text-align:left;position:unset;color:white;background-color:var(--primary);width:100%}.modal-custom .module-text-slider .content-text>*:last-child{margin-bottom:0}@media(hover:hover){.modal-custom-dismiss:hover{background-color:var(--primary);color:white}}@media(max-width:767px){.modal-custom-dismiss{right:15px}}@supports (backdrop-filter:blur(5px)) or (-webkit-backdrop-filter:blur(5px)){.modal-custom-backdrop{animation-name:animation-2;animation-delay:200ms;animation-duration:500ms;animation-fill-mode:forwards}}.underline-title{border-bottom:1px solid var(--primary,#F9B233);margin-bottom:4rem;max-width:calc(75% - 15px);text-align:right}@media (min-width:576px){.underline-title{margin-bottom:1.5rem;max-width:calc(50% - 15px)}}@media (min-width:1200px){.underline-title{max-width:calc(40% - 15px)}}.showButton2{position:sticky;bottom:1rem;text-align:center;z-index:10;margin:1rem 0 0}.showButton2 span{color:rgb(29,29,27);transform:scale(1.4);transform-origin:left}@media (min-width:768px){.showButton2{display:none}}.custom-form{min-height:100vh;min-height:100svh;display:flex;align-items:center;z-index:10;position:relative;padding-top:50vh;padding-bottom:12.5vh}.custom-form .module-html{padding:1rem 0;background-color:#1D1D1B;margin:1rem 0}.custom-form .module-container{margin:0 auto;max-width:900px;width:100%}@media (min-width:992px){.custom-form{padding-top:50vh}.custom-form .module-html{padding:2rem}}.gm-iw-image{width:100%;max-width:10.375rem;aspect-ratio:166/93;min-width:159px}.gm-style .gm-style-iw-c{border-radius:1.5rem;padding:1rem}.gm-style .gm-iw-image img{border-radius:1rem}.gm-iw-content p{margin-bottom:0}.gm-iw-content p:not(.font-l3r-label){font-size:var(--font-size-paragraph,1rem);font-style:normal;font-weight:400;line-height:1.75}.gm-iw-content p.font-l3r-label{margin:-.25rem 0 .5rem}.gm-iw-content .btn{color:var(--text,#1D1D1B);border-color:var(--surface-dark,rgba(29,29,27,.20));width:100%;margin-bottom:.5rem}.gm-style-mtc{display:none}@media (max-width:992px){.gm-style .gm-iw-content .gm-iw-image{display:none}}.social-media{display:flex;gap:.5rem}.social-media a{padding:.75rem;border-radius:50%;border:1px solid transparent;transition:all 500ms;line-height:1}.social-media a:hover{background:var(--primary-a,rgba(255,255,255,.80));border-color:var(--primary,#F9B342)}.mobile-contact{padding-right:1rem}.mobile-contact .btn{color:var(--text-on-bg);background:transparent!important;margin-right:1rem;margin-bottom:.25rem;font-size:1.5em;border-color:transparent!important;padding:0}.mobile-contact .btn .icon{width:1em;height:1em}@media (min-width:992px){.mobile-contact{display:none!important}}.about-us-objects .module-objects-gallery .item-image img,.about-us-objects .module-objects-gallery .item-name{position:static}.about-us-objects .module-objects-gallery .item-image img{object-fit:contain}.about-us-objects .module-objects-gallery .item-wrapper{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0 0}.about-us-objects .module-objects-gallery .item-image{padding-bottom:0!important;margin:0 auto}.about-us-objects .module-objects-gallery .item-name{background:transparent;color:var(--text,#1D1D1B);padding:0}.about-us-objects .module-objects-gallery .items .item{padding:0!important;border-bottom:1px solid var(--surface-dark,rgba(29,29,27,.20))}.about-us-objects .module-objects-gallery .items .item .font-body-large{padding:0 2rem}.about-us-objects .container{padding:var(--py-md) 15px}.about-us-objects .font-body-large{margin-bottom:0}.about-us-objects .module-objects-gallery .item-image img:hover{transform:unset!important}.about-us-objects .module-objects-gallery .hidden-text{position:absolute;inset:0;font-size:.875rem;font-weight:300;line-height:1.7;background:#FEF0D6;display:flex;justify-content:center;align-items:center;padding:1rem;margin-bottom:0;opacity:0;transition:opacity 500ms}.about-us-objects .module-objects-gallery .items .item:hover .hidden-text{opacity:1}@media (min-width:576px){.about-us-objects .module-objects-gallery .item-wrapper{padding:0}.about-us-objects .module-objects-gallery .items .item{border-right:1px solid var(--surface-dark,rgba(29,29,27,.20))}.about-us-objects .module-objects-gallery .items .item:nth-child(even){border-right:1px solid var(--surface-dark,rgba(29,29,27,.20))}.about-us-objects .module-objects-gallery .items .item:nth-child(3n){border-right:unset}.about-us-objects .module-objects-gallery .items .item:nth-last-child(-n+2){border-bottom:unset}.about-us-objects .module-objects-gallery .items .item{aspect-ratio:1/1}}@media (min-width:992px){.about-us-objects .module-objects-gallery .item-wrapper{justify-content:flex-start}.about-us-objects .module-objects-gallery .item-image{padding:3rem 0 2rem!important}}@media (min-width:1200px){.about-us-objects .module-objects-gallery .items .item:nth-child(3n){border-right:1px solid var(--surface-dark,rgba(29,29,27,.20))}.about-us-objects .module-objects-gallery .items .item:nth-last-child(-n+2){border-bottom:1px solid var(--surface-dark,rgba(29,29,27,.20))}.about-us-objects .module-objects-gallery .items .item:nth-child(4n){border-right:unset}.about-us-objects .module-objects-gallery .items .item:nth-last-child(-n+4){border-bottom:unset}.about-us-objects .module-objects-gallery .item-image{padding:1rem 0 2rem!important}.about-us-objects .module-objects-gallery .hidden-text{font-size:.75rem}}.developer-info p{margin-bottom:0;color:var(--text,#303069)}#property .gallery-title,.developer-info h3{color:var(--text,#1D1D1B);font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-paragraph,1rem);font-style:normal;font-weight:400;line-height:1.75;margin-bottom:0}#property .gallery-title{margin-top:2.5rem}.developer-info a{color:var(--text,#303069)}.developer-info div{margin:1rem 0;padding:0 1rem}.developer-info div:nth-child(1){margin-top:2rem}.developer-info span{white-space:nowrap}.bottom-form{padding:0 0 2rem 0}.bottom-form p{color:var(--text-on-bg,#FFF);text-align:center;font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-paragraph,1rem);font-style:normal;font-weight:300;line-height:var(--line-height-paragraph,1.75rem);margin-bottom:2rem}.bottom-form h3{color:var(--text-on-bg,#FFF);text-align:center;font-family:var(--typeface-title,Raleway);font-size:var(--font-size-subtitle,2.5rem);font-style:normal;font-weight:300;line-height:var(--line-height-subtitle,3rem);margin-bottom:.5rem}.bottom-form .module-html{text-align:center;background:#1D1D1B}.bottom-form svg{margin-bottom:4rem;width:14rem;height:auto}@media (min-width:992px){.bottom-form{padding:4rem}.bottom-form p,.bottom-form h3{max-width:65%;margin:0 auto}}.timeline-slider .swiper-slide{border-left:1px solid #1D1D1B;border-bottom:1px solid var(--surface-dark,rgba(29,29,27,.20));height:auto;position:relative;transition:all 500ms}.timeline-slider .swiper-slide::after{content:'';position:absolute;left:0;bottom:0;border-radius:50%;transform:translate(-50%,50%);background:var(--text,#1D1D1B);width:.75rem;height:.75rem;transition:all 500ms}.timeline-slider .swiper-slide p{transition:all 500ms;transform-origin:left}.timeline-slider .text-inside{position:unset}.timeline-slider .text-inside .container{margin-left:0}.timeline-slider .slide-background{padding-bottom:0!important}.timeline-slider .swiper-container{overflow:unset}.timeline-slider .swiper-slide p:nth-child(1){font-weight:700;position:absolute;top:0;left:0;transform:translate(-0%,-115%)}.timeline-slider .swiper-slide-active p:nth-child(1),.timeline-slider .swiper-slide:hover p:nth-child(1){transform:translate(0%,-115%) scale(1.5)}.timeline-slider .swiper-slide-active p:nth-child(2),.timeline-slider .swiper-slide:hover p:nth-child(2){transform:scale(1.1) translateY(-1rem;)}.timeline-slider .swiper-slide-active::after,.timeline-slider .swiper-slide:hover::after{transform:translate(-50%,50%) scale(1.5);background:var(--primary,#F9B233)}.timeline-slider .slider-navigation-next,.timeline-slider .slider-navigation-prev{bottom:0;top:unset;left:50%;right:unset;margin-bottom:-3rem}.timeline-slider .slider-navigation-next{right:50%;left:unset;transform:translate(calc(100% + 1.5rem),0)}.timeline-slider .slider-navigation-prev{transform:translate(calc(-100% - 1.5rem),0)}@media (min-width:992px){.timeline-slider .slider-navigation-next,.timeline-slider .slider-navigation-prev{margin-bottom:-4rem}}@media (max-width:991.98px){.submenu{display:none}}.submenu{transition:top 300ms;margin-top:-4rem}.submenu .module-menu .navbar-nav{gap:.5rem}.submenu .module-menu .navbar-nav>li{margin:0!important}.submenu .module-menu .navbar,.submenu .module-menu .navbar-nav{justify-content:center}.submenu .navbar-expand-lg .navbar-collapse{flex-grow:unset;background:rgba(29,29,27,1);border-radius:1.5rem;border:1px solid var(--bg-alt-2,#EBEBEB);padding:.25rem}.submenu .module-menu .navbar-nav>li:hover{transform:unset}.submenu .navbar-expand-lg .navbar-nav .nav-link{padding:.25rem .75rem;border-radius:1.5rem;border:1px solid var(--surface-transparency,rgba(255,255,255,.20))}.submenu .navbar-expand-lg .navbar-nav .nav-link.active,.submenu .navbar-expand-lg .navbar-nav .nav-link:hover{background:var(--surface-transparency,rgba(255,255,255,.20))}.submenu{z-index:799;position:sticky;top:var(--header-height)}@media (min-width:768px){.standard-sticky-reverse,.standard-sticky{position:sticky;top:0;padding-bottom:calc(var(--py-xxl) * 2)}}@media (max-width:767.98px){.standard-sticky-reverse .slide-background,.standard-sticky .slide-background{height:40vh!important}.standard-sticky-reverse .row{flex-direction:column-reverse}}.custom-catalog .container-filters{background-image:url(/images/webpage/division/-10-65.webp);position:relative;background-position:50% 35%;background-repeat:no-repeat;background-size:cover}.custom-catalog .module-properties-list{padding-top:0}.custom-catalog .select-investment{display:flex;flex-wrap:wrap;gap:.75rem}.custom-catalog .col-selects{margin-top:1rem}.custom-catalog .select-investment div{width:8rem;max-width:calc((100% - 1.5rem) / 3)}.custom-catalog .col-selects{flex:0 0 100%;max-width:100%}.custom-catalog .btn-investment{aspect-ratio:127.11/79.64;height:unset;border-radius:0}.custom-catalog .module-properties-list .col-selects h3{color:var(--text,#1D1D1B)}@media (min-width:992px){.custom-catalog .container-filters{padding-bottom:2rem;padding-top:2rem}.custom-catalog .container-items,.custom-catalog .container-views,.custom-catalog .col-selects,.custom-catalog .container-filters>div.row{padding-left:var(--space);padding-right:var(--space)}.custom-catalog .view-toggler{padding:1rem 0}}.bigText .text-center{text-align:center}.bigText .text-right{text-align:right}.bigText h2:nth-child(even){margin-bottom:2rem}.shadowText,.bigText h3,.bigText h2{font-weight:500;text-shadow:-5px 5px 20px rgba(0,0,0,1)}.bigText{padding:15vh 0;max-width:var(--container-extended);margin:0 auto}@media (min-width:768px){.bigText .ml-15{margin-left:1.5rem}.bigText .ml-45{margin-left:4.5rem}}@media (min-width:992px){.bigText h2:nth-child(even){margin-bottom:3rem}.bigText{padding-top:55vh;padding-bottom:35vh}}.icon-init{z-index:5;position:relative;background-image:var(--icon-base64);background-color:unset;-webkit-mask-image:none;mask-image:none}.icon-feature-4{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_47899)'%3E%3Cpath d='M19.5 26.5H22.5C23.5609 26.5 24.5783 26.9214 25.3284 27.6716C26.0786 28.4217 26.5 29.4391 26.5 30.5H8.5' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 22.5H15.5C16.5609 22.5 17.5783 22.9214 18.3284 23.6716C19.0786 24.4217 19.5 25.4391 19.5 26.5H15' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 21.5V31.5' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.5 14.4999L23.17 8.61993C23.2622 8.54172 23.3791 8.49878 23.5 8.49878C23.6209 8.49878 23.7378 8.54172 23.83 8.61993L31.5 14.4999' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 22.5H29C29.1326 22.5 29.2598 22.4473 29.3536 22.3536C29.4473 22.2598 29.5 22.1326 29.5 22V13' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5 12.97V20.5' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.5 13.5H22.75C22.4185 13.5 22.1005 13.6317 21.8661 13.8661C21.6317 14.1005 21.5 14.4185 21.5 14.75C21.5 15.0815 21.6317 15.3995 21.8661 15.6339C22.1005 15.8683 22.4185 16 22.75 16H24.25C24.5815 16 24.8995 16.1317 25.1339 16.3661C25.3683 16.6005 25.5 16.9185 25.5 17.25C25.5 17.5815 25.3683 17.8995 25.1339 18.1339C24.8995 18.3683 24.5815 18.5 24.25 18.5H21.5' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.5 12V13.5' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.5 18.5V20' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_47899'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-feature-5{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_47901)'%3E%3Cpath d='M11.5273 20.0001C11.5273 22.2473 12.42 24.4024 14.009 25.9914C15.598 27.5804 17.7532 28.4731 20.0003 28.4731C22.2475 28.4731 24.4027 27.5804 25.9917 25.9914C27.5807 24.4024 28.4733 22.2473 28.4733 20.0001C28.4733 17.7529 27.5807 15.5978 25.9917 14.0088C24.4027 12.4198 22.2475 11.5271 20.0003 11.5271C17.7532 11.5271 15.598 12.4198 14.009 14.0088C12.42 15.5978 11.5273 17.7529 11.5273 20.0001Z' stroke='%231D1D1B'/%3E%3Cpath d='M20 8.97998V11.5273' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 31.0201V28.4729' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 17.0635V22.9365' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.0201 20H28.4727' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.98047 20H11.5278' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.9355 20H17.0625' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_47901'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-feature-6{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_48054)'%3E%3Cpath d='M26.1379 23.2226C27.6077 23.2226 28.7992 22.0311 28.7992 20.5613C28.7992 19.0914 27.6077 17.8999 26.1379 17.8999C24.6681 17.8999 23.4766 19.0914 23.4766 20.5613C23.4766 22.0311 24.6681 23.2226 26.1379 23.2226Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.7513 28.545C30.6492 27.8363 30.3851 27.1607 29.9795 26.5706C29.5739 25.9805 29.0377 25.4918 28.4126 25.1426C27.7875 24.7934 27.0903 24.593 26.3752 24.5569C25.66 24.5209 24.9462 24.6503 24.2891 24.9349' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.5571 30.6951H21.016C20.5901 30.6958 20.1762 30.5541 19.84 30.2926C19.5039 30.0311 19.2647 29.6648 19.1605 29.2518L18.2369 25.5604C18.2193 25.4895 18.218 25.4156 18.2333 25.3443C18.2485 25.2729 18.2799 25.206 18.325 25.1486C18.3701 25.0913 18.4278 25.045 18.4935 25.0133C18.5592 24.9816 18.6313 24.9654 18.7043 24.9658H23.554C23.7671 24.9661 23.9741 25.0375 24.1421 25.1687C24.3101 25.3 24.4294 25.4835 24.4813 25.6903L25.733 30.6998' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.7011 13.3605C28.0537 12.8688 27.2631 12.6025 26.4501 12.6025C25.6371 12.6025 24.8465 12.8688 24.1992 13.3605' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.512 10.848C29.3404 9.96965 27.9156 9.49487 26.4513 9.49487C24.987 9.49487 23.5622 9.96965 22.3906 10.848' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.8566 14.6227C15.3265 14.6227 16.518 13.4312 16.518 11.9614C16.518 10.4916 15.3265 9.30005 13.8566 9.30005C12.3868 9.30005 11.1953 10.4916 11.1953 11.9614C11.1953 13.4312 12.3868 14.6227 13.8566 14.6227Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.25 19.9452C9.35208 19.2365 9.61617 18.5608 10.0218 17.9707C10.4274 17.3806 10.9636 16.8919 11.5887 16.5427C12.2138 16.1935 12.911 15.9931 13.6262 15.9571C14.3413 15.921 15.0551 16.0504 15.7122 16.335' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.4453 22.0953H18.9864C19.4124 22.0959 19.8263 21.9542 20.1625 21.6927C20.4986 21.4312 20.7378 21.0649 20.842 20.652L21.7656 16.9605C21.7832 16.8897 21.7845 16.8158 21.7692 16.7444C21.7539 16.6731 21.7226 16.6061 21.6775 16.5488C21.6324 16.4914 21.5747 16.4451 21.509 16.4134C21.4433 16.3817 21.3711 16.3655 21.2982 16.366H16.4485C16.2353 16.3662 16.0283 16.4376 15.8604 16.5689C15.6924 16.7001 15.573 16.8837 15.5212 17.0904L14.2676 22.0953' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.2216 19.5788C18.028 19.5788 17.8711 19.4218 17.8711 19.2282C17.8711 19.0346 18.028 18.8777 18.2216 18.8777' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.2227 19.5788C18.4163 19.5788 18.5732 19.4218 18.5732 19.2282C18.5732 19.0346 18.4163 18.8777 18.2227 18.8777' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.835 28.3002C21.6414 28.3002 21.4844 28.1433 21.4844 27.9497C21.4844 27.7561 21.6414 27.5991 21.835 27.5991' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.8359 28.3002C22.0295 28.3002 22.1865 28.1433 22.1865 27.9497C22.1865 27.7561 22.0295 27.5991 21.8359 27.5991' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.5312 18.4739C25.0314 20.1013 26.9272 20.5874 28.8014 20.5874' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.4654 9.84595C14.9653 11.4351 13.0696 11.9025 11.1953 11.9025' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_48054'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-feature-7{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M10.5 25V27' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.5 25V27' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 19V23C8.5 23.5304 8.71071 24.0391 9.08579 24.4142C9.46086 24.7893 9.96957 25 10.5 25H29.5C30.0304 25 30.5391 24.7893 30.9142 24.4142C31.2893 24.0391 31.5 23.5304 31.5 23V19' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.5 19V20C28.5 20.2652 28.3946 20.5196 28.2071 20.7071C28.0196 20.8946 27.7652 21 27.5 21H12.5C12.2348 21 11.9804 20.8946 11.7929 20.7071C11.6054 20.5196 11.5 20.2652 11.5 20V19' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.5 17.563V17C29.5 15.9391 29.0786 14.9217 28.3284 14.1716C27.5783 13.4214 26.5609 13 25.5 13H14.5C13.4391 13 12.4217 13.4214 11.6716 14.1716C10.9214 14.9217 10.5 15.9391 10.5 17V17.577' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 19C8.5 18.6022 8.65804 18.2206 8.93934 17.9393C9.22064 17.658 9.60218 17.5 10 17.5C10.3978 17.5 10.7794 17.658 11.0607 17.9393C11.342 18.2206 11.5 18.6022 11.5 19' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.5 19C31.5 18.6022 31.342 18.2206 31.0607 17.9393C30.7794 17.658 30.3978 17.5 30 17.5C29.6022 17.5 29.2206 17.658 28.9393 17.9393C28.658 18.2206 28.5 18.6022 28.5 19' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 13V21' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-feature-22,.icon-feature-8{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_47907)'%3E%3Cpath d='M14.1652 18.1189C14.2846 18.4975 14.2492 18.908 14.0665 19.2605C13.8839 19.613 13.5689 19.8786 13.1907 19.9993C12.8125 20.12 12.4019 20.0859 12.0488 19.9043C11.6958 19.7228 11.4291 19.4087 11.3072 19.0309L8.57217 10.4559C8.45799 10.0788 8.49679 9.67185 8.68019 9.3231C8.86358 8.97434 9.17684 8.71176 9.55227 8.59209C9.92769 8.47242 10.3351 8.50528 10.6865 8.68357C11.0379 8.86186 11.305 9.17126 11.4302 9.54489L14.1652 18.1189Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.5 25C31.5 25.3978 31.342 25.7794 31.0607 26.0607C30.7794 26.342 30.3978 26.5 30 26.5H16C15.6022 26.5 15.2206 26.342 14.9393 26.0607C14.658 25.7794 14.5 25.3978 14.5 25C14.5 24.6022 14.658 24.2206 14.9393 23.9393C15.2206 23.658 15.6022 23.5 16 23.5H30C30.3978 23.5 30.7794 23.658 31.0607 23.9393C31.342 24.2206 31.5 24.6022 31.5 25Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.5 31.5L14.585 24.5L12.936 20.061L21.392 19.078C22.7081 18.9284 24.0299 19.3062 25.0681 20.1287C26.1063 20.9513 26.7765 22.1515 26.932 23.467L27.859 31.5' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_47907'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-feature-9{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M13.0508 22.5V8.75H26.0508V22' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.5508 22L19.5508 9' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0508 15.6499L15.5508 13.1499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4492 18.7499L26.0492 9.1499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.75 22.6499H10.25' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0508 22.6499V31.2499H28.0508V22.6499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0508 22.6499V31.2499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.0508 22.6499V31.2499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.0508 22.6499V31.2499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-feature-10{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_48052)'%3E%3Cpath d='M12 8.75H28C28.2652 8.75 28.5196 8.85536 28.7071 9.04289C28.8946 9.23043 29 9.48478 29 9.75V31.25H11V9.75C11 9.48478 11.1054 9.23043 11.2929 9.04289C11.4804 8.85536 11.7348 8.75 12 8.75Z' stroke='%231E3943' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 31.25H31' stroke='%231E3943' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 20H29' stroke='%231E3943' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 8.75V20' stroke='%231E3943' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_48052'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-feature-23,.icon-feature-17,.icon-feature-11{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M20 18.489V31.489' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26 18.486C26.4116 19.4738 26.5729 20.5479 26.4697 21.6129C26.3665 22.678 26.0019 23.7012 25.4083 24.5915C24.8148 25.4819 24.0105 26.2119 23.0671 26.7169C22.1236 27.2218 21.0701 27.486 20 27.486C18.9299 27.486 17.8764 27.2218 16.9329 26.7169C15.9895 26.2119 15.1852 25.4819 14.5917 24.5915C13.9981 23.7012 13.6335 22.678 13.5303 21.6129C13.4271 20.5479 13.5884 19.4738 14 18.486C14 18.486 18.783 9.70399 18.984 9.38599C19.185 9.06799 19.607 8.51099 20 8.51099C20.393 8.51099 20.833 9.05899 21 9.37299C21.25 9.83199 26 18.486 26 18.486Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 24.989C21.0609 24.989 22.0783 24.5676 22.8284 23.8174C23.5786 23.0673 24 22.0499 24 20.989' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 21.989C19.2044 21.989 18.4413 21.6729 17.8787 21.1103C17.3161 20.5477 17 19.7847 17 18.989' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-feature-12{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M19.75 31.292V21.792' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.25 22.792C25.9957 22.792 23.8337 23.6875 22.2396 25.2816C20.6455 26.8756 19.75 29.0377 19.75 31.292C22.0043 31.292 24.1663 30.3965 25.7604 28.8024C27.3545 27.2083 28.25 25.0463 28.25 22.792Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.75 23.292C13.8717 23.292 15.9066 24.1348 17.4069 25.6351C18.9071 27.1354 19.75 29.1703 19.75 31.292C17.6283 31.292 15.5934 30.4491 14.0931 28.9488C12.5929 27.4486 11.75 25.4137 11.75 23.292Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.75 14.7921C26.75 16.6486 26.0125 18.4291 24.6997 19.7418C23.387 21.0546 21.6065 21.7921 19.75 21.7921C17.8935 21.7921 16.113 21.0546 14.8003 19.7418C13.4875 18.4291 12.75 16.6486 12.75 14.7921V9.29206C12.75 8.74206 13.068 8.61006 13.457 8.99906L16.25 11.7921L19.043 9.00006C19.2305 8.81259 19.4848 8.70728 19.75 8.70728C20.0152 8.70728 20.2695 8.81259 20.457 9.00006L23.25 11.7921L26.043 9.00006C26.432 8.61106 26.75 8.74306 26.75 9.29306V14.7921Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-feature-16,.icon-feature-13{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M22 17.5C22 17.7652 21.8946 18.0196 21.7071 18.2071C21.5196 18.3946 21.2652 18.5 21 18.5H9.5C9.23478 18.5 8.98043 18.3946 8.79289 18.2071C8.60536 18.0196 8.5 17.7652 8.5 17.5V10.5C8.5 10.2348 8.60536 9.98043 8.79289 9.79289C8.98043 9.60536 9.23478 9.5 9.5 9.5H21C21.2652 9.5 21.5196 9.60536 21.7071 9.79289C21.8946 9.98043 22 10.2348 22 10.5V17.5Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.5 29.5C31.5 29.7652 31.3946 30.0196 31.2071 30.2071C31.0196 30.3946 30.7652 30.5 30.5 30.5H9.5C9.23478 30.5 8.98043 30.3946 8.79289 30.2071C8.60536 30.0196 8.5 29.7652 8.5 29.5V22.5C8.5 22.2348 8.60536 21.9804 8.79289 21.7929C8.98043 21.6054 9.23478 21.5 9.5 21.5H30.5C30.7652 21.5 31.0196 21.6054 31.2071 21.7929C31.3946 21.9804 31.5 22.2348 31.5 22.5V29.5Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-feature-14{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_48061)'%3E%3Cpath d='M23.3555 24.9531L20 28.3086L16.6445 24.9531' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.6445 15.0312L20 11.6758L23.3555 15.0312' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 11.6758L20 28.3242' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.5586 31.1348L9.44531 31.1348' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.5586 8.86523L9.44531 8.86523' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_48061'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-feature-15{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_48211)'%3E%3Cpath d='M19.5 25.501C19.5 27.0923 20.1321 28.6184 21.2574 29.7436C22.3826 30.8688 23.9087 31.501 25.5 31.501C27.0913 31.501 28.6174 30.8688 29.7426 29.7436C30.8679 28.6184 31.5 27.0923 31.5 25.501C31.5 23.9097 30.8679 22.3836 29.7426 21.2583C28.6174 20.1331 27.0913 19.501 25.5 19.501C23.9087 19.501 22.3826 20.1331 21.2574 21.2583C20.1321 22.3836 19.5 23.9097 19.5 25.501Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.1766 23.7559L25.2716 27.6299C25.207 27.7158 25.1247 27.7868 25.0303 27.8382C24.9359 27.8896 24.8316 27.9201 24.7244 27.9277C24.6171 27.9352 24.5095 27.9197 24.4088 27.8821C24.3081 27.8446 24.2167 27.7858 24.1406 27.7099L22.6406 26.2099' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5 26.5H9.5C9.23478 26.5 8.98043 26.3946 8.79289 26.2071C8.60536 26.0196 8.5 25.7652 8.5 25.5V11.5C8.5 11.2348 8.60536 10.9804 8.79289 10.7929C8.98043 10.6054 9.23478 10.5 9.5 10.5H27.5C27.7652 10.5 28.0196 10.6054 28.2071 10.7929C28.3946 10.9804 28.5 11.2348 28.5 11.5V18' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5 8.50098V13.501' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.5 8.50098V13.501' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 15.501H28.5' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_48211'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-feature-18{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M13.3924 15.9517C9.26738 19.4827 17.4899 20.6858 13.4488 24.1439' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.7947 15.9517C15.6697 19.4827 23.8922 20.6858 19.8511 24.1439' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.1932 15.9517C22.0682 19.4827 30.2907 20.6858 26.2495 24.1439' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 32H31.5' stroke='%231D1D1B' stroke-linecap='round'/%3E%3C/svg%3E")}.icon-feature-19{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M0 18C0 8.05888 8.05888 0 18 0C27.9411 0 36 8.05888 36 18C36 27.9411 27.9411 36 18 36C8.05888 36 0 27.9411 0 18Z' fill='white'/%3E%3Cpath d='M23.5 15.5C23.5 16.163 23.7634 16.7989 24.2322 17.2678C24.7011 17.7366 25.337 18 26 18C26.663 18 27.2989 17.7366 27.7678 17.2678C28.2366 16.7989 28.5 16.163 28.5 15.5C28.5 14.837 28.2366 14.2011 27.7678 13.7322C27.2989 13.2634 26.663 13 26 13C25.337 13 24.7011 13.2634 24.2322 13.7322C23.7634 14.2011 23.5 14.837 23.5 15.5Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26 19C25.5417 18.9987 25.0876 19.0877 24.6637 19.2618C24.2397 19.436 23.8543 19.692 23.5293 20.0151C23.2043 20.3383 22.9461 20.7223 22.7695 21.1452C22.5929 21.5681 22.5013 22.0217 22.5 22.48V25H24.25L24.83 29.5H27.17L27.75 25H29.5V22.48C29.4987 22.0217 29.4071 21.5681 29.2305 21.1452C29.0539 20.7223 28.7957 20.3383 28.4707 20.0151C28.1457 19.692 27.7603 19.436 27.3363 19.2618C26.9124 19.0877 26.4583 18.9987 26 19Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.5 13.5V19.5C9.5 19.6326 9.55268 19.7598 9.64645 19.8536C9.74021 19.9473 9.86739 20 10 20H20C20.1326 20 20.2598 19.9473 20.3536 19.8536C20.4473 19.7598 20.5 19.6326 20.5 19.5V13.5' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.5 13.5002L14.34 6.7502C14.5225 6.58988 14.7571 6.50146 15 6.50146C15.2429 6.50146 15.4775 6.58988 15.66 6.7502L22 12.1802' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13 20V16.5C13 15.9696 13.2107 15.4609 13.5858 15.0858C13.9609 14.7107 14.4696 14.5 15 14.5C15.5304 14.5 16.0391 14.7107 16.4142 15.0858C16.7893 15.4609 17 15.9696 17 16.5V20' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-feature-20{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M0 18C0 8.05888 8.05888 0 18 0C27.9411 0 36 8.05888 36 18C36 27.9411 27.9411 36 18 36C8.05888 36 0 27.9411 0 18Z' fill='white'/%3E%3Cpath d='M18.2132 19.1117L16.2965 16.6392C16.4642 16.8108 16.6933 16.9087 16.9332 16.9114C17.1731 16.9141 17.4043 16.8214 17.5759 16.6536C17.7474 16.4859 17.8453 16.2568 17.848 16.0169C17.8507 15.777 17.758 15.5458 17.5902 15.3742L15.0219 12.3076C15.9132 13.1892 17.1207 11.9626 16.2294 10.9659L13.4311 7.98549C13.3414 7.88974 13.2331 7.81342 13.1128 7.76123C12.9924 7.70905 12.8626 7.68213 12.7315 7.68213C12.6003 7.68213 12.4706 7.70905 12.3502 7.76123C12.2299 7.81342 12.1215 7.88974 12.0319 7.98549L9.23357 10.9659C8.34232 11.9242 9.54982 13.1892 10.4411 12.3076L7.8919 15.3742C7.72415 15.5458 7.63143 15.777 7.63412 16.0169C7.63682 16.2568 7.73472 16.4859 7.90628 16.6536C8.07784 16.8214 8.30901 16.9141 8.54894 16.9114C8.78887 16.9087 9.0179 16.8108 9.18565 16.6392L7.26899 19.1117C7.14152 19.2372 7.05427 19.3977 7.01835 19.5729C6.98244 19.7481 6.99948 19.93 7.06732 20.0955C7.13515 20.261 7.25071 20.4025 7.39926 20.5021C7.54782 20.6017 7.72265 20.6548 7.90149 20.6547H17.5807C17.7595 20.6548 17.9343 20.6017 18.0829 20.5021C18.2314 20.4025 18.347 20.261 18.4148 20.0955C18.4827 19.93 18.4997 19.7481 18.4638 19.5729C18.4279 19.3977 18.3406 19.2372 18.2132 19.1117Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.3119 17.2816L26.1364 14.4066C26.8935 15.25 27.8039 14.0233 27.1714 13.1416L24.996 10.2666C24.9068 10.1476 24.791 10.051 24.6579 9.98447C24.5249 9.91794 24.3781 9.8833 24.2294 9.8833C24.0806 9.8833 23.9338 9.91794 23.8008 9.98447C23.6677 10.051 23.552 10.1476 23.4627 10.2666L21.2969 13.1033C20.6644 13.985 21.5652 15.2116 22.3223 14.3683L20.1564 17.2433C20.0546 17.3572 19.9838 17.4955 19.9507 17.6447C19.9177 17.7939 19.9236 17.9491 19.9679 18.0954C20.0122 18.2417 20.0933 18.3741 20.2035 18.48C20.3137 18.5859 20.4493 18.6616 20.5973 18.7H27.8614C28.0034 18.6599 28.1331 18.5851 28.2391 18.4825C28.345 18.3799 28.4239 18.2526 28.4685 18.1121C28.5131 17.9715 28.5222 17.822 28.4949 17.6771C28.4675 17.5322 28.4046 17.3963 28.3119 17.2816Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.7305 20.6543V24.6026' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.2305 18.7383V21.6516' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.98047 24.9482C9.47291 24.3387 12.0741 24.3266 14.5721 24.9128C17.0701 25.499 19.3943 26.6669 21.3555 28.3215' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5859 23.7504C19.2761 22.7048 21.1648 22.021 23.1326 21.7422C25.1005 21.4634 27.1047 21.5958 29.0189 22.1308' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-feature-21{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M10.1771 9.21875H29.8229C30.3522 9.21875 30.7813 9.64782 30.7813 10.1771V12.5729H9.21875V10.1771C9.21875 9.64782 9.64782 9.21875 10.1771 9.21875Z' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.7904 15.6079H15.207' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.7904 27.7471H15.207' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.7904 24.7119H15.207' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.7904 21.6772H15.207' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.7904 18.6426H15.207' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5742 12.5732H27.4284V30.7816H12.5742V12.5732Z' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.7813 12.5732V30.7816M9.21875 12.5732V30.7816' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tooltip-inner{border-radius:var(--Radius-radius-button,1.5rem);background-color:#EBEBEB;opacity:1;color:var(--text,#1D1D1B);text-align:center;font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-label,.75rem);font-style:normal;font-weight:400;line-height:1.66}.tooltip.show{opacity:1}.tooltip .arrow::before{border-bottom-color:#EBEBEB}.icon-logo{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='' viewBox='0 0 223 128' fill='none'%3E%3Cpath d='M109.142 38.9966C108.529 38.3068 108.247 37.9619 107.949 37.6005C107.585 37.1571 107.221 36.6808 106.244 35.6296C104.473 33.6916 102.635 31.7042 100.747 29.6512C98.8599 27.5982 96.9725 25.578 95.1016 23.5742C93.2307 21.5869 91.5419 19.7638 90.0187 18.1049C88.4955 16.446 87.171 15.05 86.0783 13.8839C85.0186 12.7834 84.3233 12.0279 83.9756 11.6502C83.6113 11.1738 83.065 10.9275 82.4193 10.9275C81.5915 10.9275 81.1279 11.2888 80.8795 11.6009C80.5649 11.9786 80.3828 12.4385 80.3828 12.9148V44.7123C80.3828 45.2379 80.6477 45.6977 81.1113 46.0426C81.8729 46.6011 82.916 46.6011 83.6941 46.0919C84.1908 45.7798 84.4557 45.2871 84.4557 44.7123V17.8585L110.234 46.0919C110.499 46.3875 110.979 46.7489 111.807 46.7489C112.287 46.7489 112.734 46.6011 113.132 46.3218C113.794 45.862 113.893 45.2871 113.893 44.9915C113.893 44.6137 113.827 44.4166 112.436 42.7742C111.592 41.7723 110.466 40.4912 109.108 38.9966H109.142Z' fill='%23F9B233'%3E%3C/path%3E%3Cpath d='M140.451 .333909C139.491 -.208093 138.299 -.0766985 137.686 .629546L111.742 28.8958L85.7646 .892341C85.4997 .547431 85.003 .169668 84.1421 .169668C83.4467 .169668 82.9997 .432462 82.7514 .662402C82.3706 1.00731 82.1719 1.45076 82.1719 1.92707C82.1719 2.38695 82.3374 2.79756 82.6355 3.10962L122.603 46.3055C122.868 46.6012 123.348 46.9625 124.176 46.9625C124.656 46.9625 125.103 46.8147 125.5 46.5355C125.98 46.1906 126.262 45.6978 126.262 45.1394C126.262 44.7124 126.014 44.2853 125.202 43.3656C124.639 42.725 123.944 41.9367 123.116 41.0169C122.272 40.0807 121.345 39.0788 120.318 38.0441C119.308 37.0094 118.348 36.0239 117.454 35.0713C116.56 34.1187 115.765 33.2811 115.086 32.5584C114.755 32.2135 114.507 31.9507 114.325 31.7372L137.272 6.80509V45.1887C137.272 45.6814 137.487 46.1249 137.868 46.4698C138.232 46.7818 138.696 46.9461 139.209 46.9461C139.722 46.9461 140.169 46.7983 140.534 46.5026C140.981 46.1577 141.212 45.6978 141.212 45.1887V2.23913C141.279 2.00919 141.279 1.8121 141.279 1.69713C141.279 1.36864 141.163 .76094 140.418 .333909H140.451Z' fill='%23F9B233'%3E%3C/path%3E%3Cpath d='M78.6439 115.846C81.0777 115.846 82.4188 117.357 82.4188 118.26C82.4188 118.852 82.0877 119.213 81.4585 119.213C80.2333 119.213 80.5976 117.538 78.6439 117.538C77.3028 117.538 76.2101 118.687 76.2101 120.691C76.2101 122.383 76.8889 123.845 78.7267 123.845C80.3989 123.845 80.3658 122.071 81.3923 122.071C81.9055 122.071 82.4354 122.366 82.4354 122.876C82.4354 124.206 80.7963 125.536 78.7433 125.536C75.8293 125.536 74.1074 123.877 74.1074 120.691C74.1074 118.08 75.6637 115.846 78.6605 115.846H78.6439Z' fill='white'%3E%3C/path%3E%3Cpath d='M95.2177 123.516C95.2177 124.305 95.4163 124.485 95.4163 124.781C95.4163 125.208 95.019 125.504 94.5554 125.504C93.7441 125.504 93.4627 124.994 93.4461 124.403C92.7011 125.208 91.8567 125.504 90.8467 125.504C89.7706 125.504 88.7109 124.765 88.7109 123.582C88.7109 122.022 89.903 121.595 91.36 121.414L92.5189 121.283C92.966 121.233 93.3302 121.135 93.3302 120.593C93.3302 120.051 92.7673 119.821 92.1382 119.821C90.7308 119.821 90.6977 120.856 89.9527 120.856C89.4725 120.856 89.1414 120.527 89.1414 120.133C89.1414 119.394 90.201 118.441 92.1547 118.441C93.9759 118.441 95.2177 119.016 95.2177 120.363V123.516ZM93.3302 122.169C93.1315 122.367 92.7342 122.432 92.5189 122.465L91.8236 122.564C91.0289 122.679 90.5984 122.925 90.5984 123.483C90.5984 123.91 90.9957 124.255 91.6415 124.255C92.6845 124.255 93.3137 123.582 93.3137 122.892V122.153L93.3302 122.169Z' fill='white'%3E%3C/path%3E%3Cpath d='M102.285 119.328C102.285 118.753 102.55 118.441 103.146 118.441C103.742 118.441 104.007 118.753 104.007 119.328V119.624H104.04C104.355 118.819 105.116 118.441 106.043 118.441C107.633 118.441 109.007 119.591 109.007 122.022C109.007 123.828 108.08 125.504 106.093 125.504C105.232 125.504 104.57 125.159 104.222 124.551H104.189V127.064C104.189 127.688 103.808 128 103.245 128C102.682 128 102.302 127.672 102.302 127.064V119.345L102.285 119.328ZM105.596 119.903C104.487 119.903 104.073 120.888 104.073 121.956C104.073 122.925 104.438 124.058 105.596 124.042C106.805 124.042 107.103 122.826 107.103 121.956C107.103 120.856 106.606 119.936 105.596 119.903Z' fill='white'%3E%3C/path%3E%3Cpath d='M116.694 115.846C117.24 115.846 117.67 116.289 117.67 116.831C117.67 117.373 117.223 117.8 116.694 117.8C116.164 117.8 115.717 117.357 115.717 116.831C115.717 116.306 116.164 115.846 116.694 115.846ZM115.75 119.377C115.75 118.868 115.949 118.441 116.694 118.441C117.439 118.441 117.637 118.884 117.637 119.377V124.551C117.637 125.06 117.439 125.487 116.694 125.487C115.949 125.487 115.75 125.044 115.75 124.551V119.377Z' fill='white'%3E%3C/path%3E%3Cpath d='M125.184 119.838H124.852C124.323 119.838 124.107 119.641 124.107 119.214C124.107 118.787 124.323 118.59 124.852 118.59H125.184V117.44C125.184 116.816 125.564 116.504 126.127 116.504C126.69 116.504 127.071 116.832 127.071 117.44V118.59H127.634C128.197 118.59 128.495 118.754 128.495 119.214C128.495 119.674 128.197 119.838 127.634 119.838H127.071V123.599C127.071 123.878 127.22 124.042 127.568 124.042H127.849C128.263 124.042 128.511 124.272 128.511 124.667C128.511 125.209 128.048 125.504 127.137 125.504C125.763 125.504 125.2 124.946 125.2 123.829V119.838H125.184Z' fill='white'%3E%3C/path%3E%3Cpath d='M141.194 123.516C141.194 124.304 141.393 124.485 141.393 124.781C141.393 125.208 140.996 125.503 140.532 125.503C139.721 125.503 139.439 124.994 139.423 124.403C138.678 125.208 137.833 125.503 136.823 125.503C135.747 125.503 134.688 124.764 134.688 123.582C134.688 122.021 135.88 121.594 137.337 121.414L138.496 121.282C138.943 121.233 139.307 121.135 139.307 120.593C139.307 120.051 138.744 119.821 138.115 119.821C136.707 119.821 136.674 120.855 135.929 120.855C135.449 120.855 135.118 120.527 135.118 120.133C135.118 119.394 136.178 118.441 138.131 118.441C139.952 118.441 141.194 119.016 141.194 120.363V123.516ZM139.307 122.169C139.108 122.366 138.711 122.432 138.496 122.465L137.8 122.563C137.005 122.678 136.575 122.925 136.575 123.483C136.575 123.91 136.972 124.255 137.618 124.255C138.661 124.255 139.29 123.582 139.29 122.892V122.153L139.307 122.169Z' fill='white'%3E%3C/path%3E%3Cpath d='M148.379 116.848C148.379 116.224 148.76 115.912 149.323 115.912C149.886 115.912 150.266 116.24 150.266 116.848V124.567C150.266 125.192 149.886 125.504 149.323 125.504C148.76 125.504 148.379 125.175 148.379 124.567V116.848Z' fill='white'%3E%3C/path%3E%3Cpath d='M1.75501 74.8502C1.32454 74.6038 .761603 74.6038 .364246 74.8994C0.132454 75.0801 0 75.3265 0 75.5893V98.3041C0 98.5669 .132454 98.8132 .364246 98.9939C0.562924 99.1417 .811286 99.2238 1.07619 99.2238C1.32454 99.2238 1.55634 99.1581 1.75501 99.0432C2.03648 98.8789 2.18548 98.6161 2.18548 98.3041V75.5893C2.18548 75.2772 2.03648 75.0144 1.75501 74.8502Z' fill='%23F9B233'%3E%3C/path%3E%3Cpath d='M152.653 74.8502C152.223 74.6038 151.66 74.6038 151.263 74.8994C151.031 75.0801 150.898 75.3265 150.898 75.5893V98.3041C150.898 98.5669 151.031 98.8132 151.263 98.9939C151.461 99.1417 151.71 99.2238 151.975 99.2238C152.223 99.2238 152.455 99.1581 152.653 99.0432C152.935 98.8789 153.084 98.6161 153.084 98.3041V75.5893C153.084 75.2772 152.935 75.0144 152.653 74.8502Z' fill='%23F9B233'%3E%3C/path%3E%3Cpath d='M18.3096 75.7056C18.3096 75.4428 18.1772 75.1801 17.9288 75.0158C17.5315 74.7202 16.9851 74.7202 16.5712 74.983C16.3063 75.1472 16.1738 75.41 16.1738 75.7056V81.5363V98.3055C16.1738 98.5847 16.3063 98.831 16.5546 98.9953C16.952 99.2909 17.4984 99.2909 17.9123 99.0281C18.1772 98.8639 18.3096 98.6011 18.3096 98.3055V92.3434V75.7056Z' fill='%23F9B233'%3E%3C/path%3E%3Cpath d='M78.6935 78.3813C78.2465 77.6422 77.6504 76.9853 76.9219 76.4433C76.1934 75.9013 75.3325 75.4742 74.3557 75.1457C73.3788 74.8337 72.3192 74.6694 71.2265 74.6694H62.3356C62.0707 74.6694 61.8555 74.8829 61.8555 75.1457V76.0655C61.8555 76.1969 61.9051 76.3119 61.9879 76.394V98.1562C61.9879 98.3204 62.0376 98.6161 62.4018 98.8624C62.6171 99.0102 62.8489 99.0759 63.1138 99.0759C63.3456 99.0759 63.5774 99.0102 63.8092 98.8953C64.1072 98.731 64.2727 98.4683 64.2727 98.1562V87.0041H71.243C72.3523 87.0041 73.3954 86.8398 74.3722 86.5442C75.3491 86.2321 76.21 85.7887 76.9385 85.2467C77.667 84.6883 78.263 84.0313 78.71 83.2922C79.1571 82.5367 79.3889 81.699 79.3889 80.8285C79.3889 79.9581 79.1571 79.1368 78.71 78.3649L78.6935 78.3813ZM64.2396 76.5254H71.2099C72.0212 76.5254 72.8159 76.6404 73.5444 76.8867C74.2729 77.1331 74.9186 77.4451 75.4649 77.8558C75.9948 78.2499 76.4252 78.7098 76.7398 79.2354C77.0378 79.7445 77.1868 80.2701 77.1868 80.845C77.1868 81.4198 77.0378 81.9454 76.7398 82.4546C76.4252 82.9801 75.9948 83.44 75.4649 83.8342C74.9186 84.2284 74.2729 84.5569 73.5444 84.8032C72.8159 85.0496 72.0212 85.1646 71.2099 85.1646H64.2396V76.5582V76.5254Z' fill='%23F9B233'%3E%3C/path%3E%3Cpath d='M106.738 76.5268C107.003 76.5268 107.251 76.4447 107.45 76.2969C107.682 76.1162 107.814 75.8698 107.814 75.607C107.814 75.3442 107.682 75.0979 107.45 74.9172C107.251 74.7694 107.003 74.6873 106.738 74.6873H90.5954C90.3305 74.6873 90.1152 74.9008 90.1152 75.1636V76.0833C90.1152 76.1983 90.1483 76.2968 90.2311 76.379V98.174C90.2311 98.174 90.2311 98.2725 90.2311 98.3218C90.2477 98.5846 90.3801 98.8146 90.5954 98.9788C90.8106 99.143 91.0589 99.2252 91.3735 99.2252H106.738C107.135 99.2252 107.384 99.0609 107.516 98.9131C107.765 98.6667 107.814 98.404 107.814 98.2397C107.814 98.0755 107.748 97.7963 107.483 97.5499C107.268 97.3692 107.019 97.2707 106.738 97.2707H92.4828V86.562H102.549C102.814 86.562 103.062 86.4799 103.261 86.3321C103.493 86.1514 103.625 85.9051 103.625 85.6423C103.625 85.3795 103.493 85.1331 103.261 84.9524C103.062 84.8046 102.814 84.7225 102.549 84.7225H92.4828V76.5596H106.738V76.5268Z' fill='%23F9B233'%3E%3C/path%3E%3Cpath d='M129.323 86.2661C130.283 86.1676 131.194 85.9376 132.022 85.6091C132.85 85.2807 133.561 84.8536 134.157 84.3445C134.754 83.8353 135.234 83.2276 135.581 82.5542C135.929 81.8644 136.111 81.1417 136.111 80.3698C136.111 79.5486 135.896 78.7602 135.482 78.054C135.085 77.3641 134.522 76.7564 133.81 76.2473C133.114 75.7381 132.303 75.344 131.376 75.0647C130.465 74.7855 129.455 74.6377 128.412 74.6377H120.002C119.737 74.6377 119.521 74.8512 119.521 75.114V76.0338C119.521 76.1323 119.555 76.2309 119.621 76.313V98.1409C119.621 98.4037 119.753 98.65 120.002 98.8307C120.399 99.1263 120.962 99.1263 121.392 98.8635C121.674 98.6993 121.823 98.4365 121.823 98.1409L121.972 86.2825H126.227L133.975 98.7157C134.091 98.8964 134.356 99.2085 134.952 99.2085C135.184 99.2085 135.416 99.1592 135.614 99.0442C135.912 98.8964 136.078 98.6336 136.078 98.3051C136.078 98.1573 136.061 98.0588 135.565 97.254C135.267 96.7777 134.903 96.17 134.472 95.4637C134.042 94.7575 133.561 93.9855 133.032 93.1643C132.518 92.3431 132.022 91.5547 131.558 90.7992C131.095 90.0437 130.681 89.4032 130.349 88.8447C130.134 88.4834 129.373 87.1694 128.843 86.2661C129.008 86.2661 129.174 86.2661 129.306 86.2332L129.323 86.2661ZM121.823 76.5265H128.429C129.191 76.5265 129.919 76.6251 130.598 76.8386C131.26 77.0521 131.856 77.3313 132.353 77.6926C132.849 78.0375 133.23 78.4646 133.512 78.9409C133.777 79.4008 133.926 79.8771 133.926 80.4026C133.926 80.9282 133.793 81.4538 133.528 81.9137C133.263 82.39 132.866 82.817 132.386 83.1948C131.889 83.5725 131.293 83.8682 130.614 84.0981C129.936 84.3116 129.207 84.4266 128.429 84.4266H121.823V76.5265Z' fill='%23F9B233'%3E%3C/path%3E%3Cpath d='M221.875 97.3522H207.984V75.6064C207.984 75.1465 207.703 74.6538 206.891 74.6538C206.626 74.6538 206.378 74.7359 206.179 74.9002C205.865 75.1465 205.799 75.4093 205.799 75.6064V97.5328C205.799 97.5328 205.699 97.7135 205.699 97.8285V98.7482C205.699 99.011 205.914 99.2245 206.179 99.2245H221.892C222.719 99.2245 223.001 98.7483 223.001 98.2884C223.001 97.8285 222.703 97.3522 221.892 97.3522H221.875Z' fill='%23F9B233'%3E%3C/path%3E%3Cpath d='M189.606 94.7075C189.109 93.7549 188.546 92.6545 187.9 91.4391C187.453 90.585 186.99 89.7145 186.526 88.8441L179.903 76.5915C179.903 76.5915 179.887 76.5587 179.87 76.5422C179.87 76.5258 179.854 76.493 179.837 76.4766L179.092 75.0805C178.993 74.8998 178.827 74.8013 178.612 74.8013C178.413 74.8013 178.231 74.9162 178.132 75.0969C177.85 75.6553 177.536 76.2466 177.188 76.92C176.542 78.1682 175.83 79.5479 175.036 81.0589C174.241 82.57 173.446 84.0974 172.652 85.6413C171.857 87.1852 171.079 88.6798 170.317 90.158C169.556 91.6198 168.877 92.9173 168.297 94.0506C167.718 95.1838 167.238 96.1036 166.873 96.8263C166.277 98.0088 166.277 98.0088 166.277 98.173C166.277 98.6986 166.609 99.0764 167.155 99.1914C167.171 99.1914 167.205 99.1914 167.221 99.1914C167.32 99.2242 167.403 99.2242 167.486 99.2242C168.198 99.2242 168.513 98.83 168.645 98.6001L170.781 94.494H186.758L188.96 98.6001C189.175 98.9943 189.572 99.2242 190.069 99.2242C190.168 99.2242 190.268 99.2242 190.334 99.1914C190.367 99.1914 190.417 99.1914 190.45 99.1914C190.996 99.0764 191.327 98.6986 191.327 98.2059C191.327 98.0581 191.327 98.0416 190.814 97.0398C190.516 96.4485 190.119 95.6766 189.622 94.724L189.606 94.7075ZM178.629 79.318L185.615 92.3753H171.857L178.629 79.318Z' fill='%23F9B233'%3E%3C/path%3E%3Cpath d='M46.6379 74.8346C46.1412 74.5554 45.512 74.621 45.1974 74.9824L31.6376 89.5672L18.0447 75.1138C17.9123 74.9331 17.6474 74.736 17.2004 74.736C16.8361 74.736 16.6043 74.8838 16.4719 74.9988C16.2732 75.1795 16.1738 75.4094 16.1738 75.6558C16.1738 75.9021 16.2566 76.1156 16.4222 76.2799L30.7767 92.2115H30.7933C30.9919 92.4743 31.2899 92.6549 31.6376 92.6549C31.9853 92.6549 32.2999 92.4743 32.482 92.2115H32.4986L44.9822 78.218V98.2885C44.9822 98.5513 45.0981 98.7812 45.2968 98.9618C45.4789 99.1261 45.7273 99.2082 45.9922 99.2082C46.2571 99.2082 46.4889 99.1261 46.6875 98.9783C46.9193 98.7976 47.0518 98.5513 47.0518 98.2885V75.82C47.0849 75.705 47.0849 75.5901 47.0849 75.5408C47.0849 75.3766 47.0187 75.0481 46.6379 74.8346Z' fill='%23F9B233'%3E%3C/path%3E%3C/svg%3E");background-image:var(--icon-base64);mask:unset;background-color:transparent;font-size:12.5rem;background-repeat:no-repeat;background-position:center}.icon-arrow-sort{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M11.3906 3.75391L6.25396 8.89009C6.22061 8.92349 6.18103 8.94994 6.13747 8.96801C6.09387 8.98612 6.04715 8.99541 6 8.99541C5.95285 8.99541 5.90613 8.98612 5.86253 8.96801C5.81897 8.94994 5.77939 8.92349 5.74604 8.89009L0.609375 3.75391' stroke='%23303069' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-plus-custom{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_15631_52785)'%3E%3Cpath d='M12.0006 22.5416C17.8226 22.5416 22.5423 17.822 22.5423 11.9999C22.5423 6.17792 17.8226 1.45831 12.0006 1.45831C6.17862 1.45831 1.45898 6.17792 1.45898 11.9999C1.45898 17.822 6.17862 22.5416 12.0006 22.5416Z' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9531 6.70575V17.2943' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.70508 11.9532H17.1999' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15631_52785'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-feature-0{font-size:1.25rem}@media (min-width:400px){.icon-feature-0{font-size:1.75rem}}@media (min-width:567px){.icon-feature-0{font-size:2rem}}@media (min-width:992px){.icon-feature-0{font-size:2.125rem}}.compas-wrapper{position:absolute;right:0;top:0}.icon-compas{font-size:4rem;--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='none'%3E%3Ccircle cx='25' cy='25' r='5.5' stroke='%231D1D1B'/%3E%3Cpath d='M26.999 3.9082V10.2134H26.5722C26.5048 10.2134 26.4476 10.2017 26.4006 10.1782C26.3566 10.1547 26.3126 10.1151 26.2686 10.0594L22.621 5.3074C22.6269 5.38074 22.6313 5.4526 22.6342 5.523C22.6372 5.5934 22.6386 5.6594 22.6386 5.721V10.2134H21.8906V3.9082H22.3306C22.3688 3.9082 22.401 3.91114 22.4274 3.917C22.4538 3.91994 22.4773 3.92727 22.4978 3.939C22.5184 3.9478 22.5389 3.96247 22.5594 3.983C22.58 4.0006 22.602 4.02407 22.6254 4.0534L26.273 8.801C26.2672 8.72474 26.2613 8.6514 26.2554 8.581C26.2525 8.50767 26.251 8.43874 26.251 8.3742V3.9082H26.999Z' fill='%231D1D1B'/%3E%3Cpath d='M44.374 27.4574L44.3696 28.1526H40.4844V21.8474H44.3696V22.5426H41.338V24.637H43.7932V25.3058H41.338V27.4574H44.374Z' fill='%231D1D1B'/%3E%3Cpath d='M26.4431 40.8618C26.4167 40.9058 26.3874 40.9395 26.3551 40.963C26.3258 40.9835 26.2891 40.9938 26.2451 40.9938C26.1953 40.9938 26.1366 40.9689 26.0691 40.919C26.0017 40.8691 25.9166 40.8149 25.8139 40.7562C25.7142 40.6946 25.5925 40.6389 25.4487 40.589C25.3079 40.5391 25.1363 40.5142 24.9339 40.5142C24.7433 40.5142 24.5746 40.5406 24.4279 40.5934C24.2842 40.6433 24.1625 40.7122 24.0627 40.8002C23.9659 40.8882 23.8926 40.9923 23.8427 41.1126C23.7929 41.2299 23.7679 41.3575 23.7679 41.4954C23.7679 41.6714 23.8105 41.8181 23.8955 41.9354C23.9835 42.0498 24.0979 42.1481 24.2387 42.2302C24.3825 42.3123 24.5438 42.3842 24.7227 42.4458C24.9046 42.5045 25.0894 42.5661 25.2771 42.6306C25.4678 42.6951 25.6526 42.7685 25.8315 42.8506C26.0134 42.9298 26.1747 43.031 26.3155 43.1542C26.4593 43.2774 26.5737 43.4285 26.6587 43.6074C26.7467 43.7863 26.7907 44.0063 26.7907 44.2674C26.7907 44.5431 26.7438 44.8027 26.6499 45.0462C26.5561 45.2867 26.4182 45.4965 26.2363 45.6754C26.0574 45.8543 25.8359 45.9951 25.5719 46.0978C25.3109 46.2005 25.0131 46.2518 24.6787 46.2518C24.2681 46.2518 23.8955 46.1785 23.5611 46.0318C23.2267 45.8822 22.9407 45.6813 22.7031 45.429L22.9495 45.0242C22.973 44.9919 23.0009 44.9655 23.0331 44.945C23.0683 44.9215 23.1065 44.9098 23.1475 44.9098C23.1857 44.9098 23.2282 44.9259 23.2751 44.9582C23.325 44.9875 23.3807 45.0257 23.4423 45.0726C23.5039 45.1195 23.5743 45.1709 23.6535 45.2266C23.7327 45.2823 23.8222 45.3337 23.9219 45.3806C24.0246 45.4275 24.1405 45.4671 24.2695 45.4994C24.3986 45.5287 24.5438 45.5434 24.7051 45.5434C24.9075 45.5434 25.0879 45.5155 25.2463 45.4598C25.4047 45.4041 25.5382 45.3263 25.6467 45.2266C25.7582 45.1239 25.8433 45.0022 25.9019 44.8614C25.9606 44.7206 25.9899 44.5637 25.9899 44.3906C25.9899 44.1999 25.9459 44.0445 25.8579 43.9242C25.7729 43.801 25.6599 43.6983 25.5191 43.6162C25.3783 43.5341 25.217 43.4651 25.0351 43.4094C24.8533 43.3507 24.6685 43.2921 24.4807 43.2334C24.293 43.1718 24.1082 43.1014 23.9263 43.0222C23.7445 42.943 23.5831 42.8403 23.4423 42.7142C23.3015 42.5881 23.1871 42.4311 23.0991 42.2434C23.0141 42.0527 22.9715 41.8181 22.9715 41.5394C22.9715 41.3165 23.0141 41.1009 23.0991 40.8926C23.1871 40.6843 23.3133 40.4995 23.4775 40.3382C23.6447 40.1769 23.8486 40.0478 24.0891 39.951C24.3326 39.8542 24.6113 39.8058 24.9251 39.8058C25.2771 39.8058 25.5969 39.8615 25.8843 39.973C26.1747 40.0845 26.4299 40.2458 26.6499 40.457L26.4431 40.8618Z' fill='%231D1D1B'/%3E%3Cpath d='M9.64038 21.8474L7.67358 28.1526H6.90798L5.31078 23.3434C5.29611 23.2965 5.28145 23.2466 5.26678 23.1938C5.25505 23.141 5.24185 23.0853 5.22718 23.0266C5.21251 23.0853 5.19785 23.141 5.18318 23.1938C5.16852 23.2466 5.15385 23.2965 5.13918 23.3434L3.53318 28.1526H2.76758L0.800781 21.8474H1.50918C1.58545 21.8474 1.64851 21.8665 1.69838 21.9046C1.75118 21.9427 1.78491 21.9911 1.79958 22.0498L3.10198 26.4322C3.12251 26.5114 3.14158 26.5965 3.15918 26.6874C3.17971 26.7783 3.19878 26.8751 3.21638 26.9778C3.23691 26.8751 3.25745 26.7783 3.27798 26.6874C3.30145 26.5935 3.32638 26.5085 3.35278 26.4322L4.83558 22.0498C4.85318 21.9999 4.88692 21.9545 4.93678 21.9134C4.98958 21.8694 5.05265 21.8474 5.12598 21.8474H5.37238C5.44865 21.8474 5.51025 21.8665 5.55718 21.9046C5.60412 21.9427 5.63931 21.9911 5.66278 22.0498L7.14118 26.4322C7.16758 26.5085 7.19105 26.5906 7.21158 26.6786C7.23505 26.7666 7.25705 26.859 7.27758 26.9558C7.29225 26.859 7.30838 26.7666 7.32598 26.6786C7.34358 26.5906 7.36265 26.5085 7.38318 26.4322L8.68998 22.0498C8.70465 21.997 8.73692 21.9501 8.78678 21.909C8.83958 21.8679 8.90265 21.8474 8.97598 21.8474H9.64038Z' fill='%231D1D1B'/%3E%3C/svg%3E")}.icon-direction{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.92rem}.icon-N{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 .998047V11.998' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1839 3.18182L12.0021 1L9.82031 3.18182' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-NE{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19.5547 4.4436C16.6119 7.38642 14.2953 9.70295 11.9983 12' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.5545 7.52921V4.44366H16.4689' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-E{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M23 11.998H12' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.8203 14.1798L23.0021 11.998L20.8203 9.81616' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-SE{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19.6774 19.6777L15.8387 15.839L12 12.0002' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.5941 19.6785H19.6797V16.5929' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-S{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 11.998V22.998' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.82031 20.8162L12.0021 22.998L14.1839 20.8162' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-SW{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 12C9.55509 14.4449 7.13231 16.8677 4 20' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 16.9144V20H7.08556' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-W{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 11.998H1' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.18182 9.81616L1 11.998L3.18182 14.1798' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-NW{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 12.0002L4.12109 4.12134' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.20684 4.12139H4.12128V7.20695' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-76{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M0 19C0 8.50659 8.50659 0 19 0C29.4934 0 38 8.50659 38 19C38 29.4934 29.4934 38 19 38C8.50659 38 0 29.4934 0 19Z' fill='white'/%3E%3Cpath d='M28.625 13.5853V15.8445H9.375V21.3899C9.375 21.9003 9.99061 22.3141 10.75 22.3141H27.25C28.0094 22.3141 28.625 21.9003 28.625 21.3899V13.5853Z' fill='url(%23pattern0_15573_49676)'/%3E%3Cpath d='M9.375 15.8445V15.3862C9.12187 15.3862 8.91667 15.5914 8.91667 15.8445H9.375ZM28.625 15.8445V16.3029C28.8781 16.3029 29.0833 16.0977 29.0833 15.8445H28.625ZM28.625 10.2992H28.1667V13.5853H28.625H29.0833V10.2992H28.625ZM9.375 15.8445V16.3029H28.625V15.8445V15.3862H9.375V15.8445ZM10.75 22.3141V21.8558C10.4489 21.8558 10.1969 21.7729 10.0334 21.663C9.86702 21.5512 9.83333 21.4459 9.83333 21.3899H9.375H8.91667C8.91667 21.8442 9.19079 22.2011 9.52204 22.4238C9.85617 22.6484 10.2917 22.7724 10.75 22.7724V22.3141ZM9.375 21.3899H9.83333V10.2992H9.375H8.91667V21.3899H9.375ZM9.375 10.2992H9.83333C9.83333 10.2432 9.86702 10.1379 10.0334 10.0261C10.1969 9.91617 10.4489 9.83333 10.75 9.83333V9.375V8.91667C10.2917 8.91667 9.85617 9.04072 9.52204 9.26531C9.19078 9.48797 8.91667 9.84484 8.91667 10.2992H9.375ZM10.75 9.375V9.83333H27.25V9.375V8.91667H10.75V9.375ZM27.25 9.375V9.83333C27.5511 9.83333 27.8031 9.91617 27.9666 10.0261C28.133 10.1379 28.1667 10.2432 28.1667 10.2992H28.625H29.0833C29.0833 9.84483 28.8092 9.48797 28.4779 9.26531C28.1438 9.04072 27.7083 8.91667 27.25 8.91667V9.375ZM28.625 21.3899H28.1667C28.1667 21.4459 28.133 21.5511 27.9666 21.663C27.803 21.7729 27.5511 21.8558 27.25 21.8558V22.3141V22.7724C27.7083 22.7724 28.1438 22.6484 28.4779 22.4238C28.8092 22.2011 29.0833 21.8443 29.0833 21.3899H28.625ZM28.625 10.2992H28.1667V21.3899H28.625H29.0833V10.2992H28.625ZM28.625 13.5853H28.1667V21.3899H28.625H29.0833V13.5853H28.625ZM28.625 13.5853H28.1667V15.8445H28.625H29.0833V13.5853H28.625ZM27.25 22.3141V21.8558H10.75V22.3141V22.7724H27.25V22.3141ZM9.375 15.8445H8.91667V21.3899H9.375H9.83333V15.8445H9.375Z' fill='%231D1D1B'/%3E%3Cpath d='M20.5 29L19 24.5L17.5 29L19 28.1491L20.5 29Z' fill='%231D1D1B' stroke='%231D1D1B' stroke-width='0.458333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3Cpattern id='pattern0_15573_49676' patternUnits='userSpaceOnUse' patternTransform='matrix(3.02344 0 0 5.23755 9.1582 13.4603)' preserveAspectRatio='none' viewBox='-.216797 -.125 3.02344 5.23755' width='1' height='1'%3E%3Cuse xlink:href='%23pattern0_15573_49676_inner' transform='translate(-3.02344 -5.23755)'/%3E%3Cuse xlink:href='%23pattern0_15573_49676_inner' transform='translate(0 -5.23755)'/%3E%3Cuse xlink:href='%23pattern0_15573_49676_inner' transform='translate(-3.02344 0)'/%3E%3Cg id='pattern0_15573_49676_inner'%3E%3Cpath d='M3.02344 0L0 5.23755' stroke='black' stroke-width='0.5'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-61,.icon-56{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M23.3555 24.9531L20 28.3086L16.6445 24.9531' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.6445 15.0312L20 11.6758L23.3555 15.0312' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 11.6758L20 28.3242' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.5586 31.1348L9.44531 31.1348' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.5586 8.86523L9.44531 8.86523' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-57{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M13.0508 22.5V8.75H26.0508V22' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.5508 22L19.5508 9' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0508 15.6499L15.5508 13.1499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4492 18.7499L26.0492 9.1499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.75 22.6499H10.25' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0508 22.6499V31.2499H28.0508V22.6499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0508 22.6499V31.2499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.0508 22.6499V31.2499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.0508 22.6499V31.2499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-62{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M19.75 31.292V21.792' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.25 22.792C25.9957 22.792 23.8337 23.6875 22.2396 25.2816C20.6455 26.8756 19.75 29.0377 19.75 31.292C22.0043 31.292 24.1663 30.3965 25.7604 28.8024C27.3545 27.2083 28.25 25.0463 28.25 22.792Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.75 23.292C13.8717 23.292 15.9066 24.1348 17.4069 25.6351C18.9071 27.1354 19.75 29.1703 19.75 31.292C17.6283 31.292 15.5934 30.4491 14.0931 28.9488C12.5929 27.4486 11.75 25.4137 11.75 23.292Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.75 14.7921C26.75 16.6486 26.0125 18.4291 24.6997 19.7418C23.387 21.0546 21.6065 21.7921 19.75 21.7921C17.8935 21.7921 16.113 21.0546 14.8003 19.7418C13.4875 18.4291 12.75 16.6486 12.75 14.7921V9.29206C12.75 8.74206 13.068 8.61006 13.457 8.99906L16.25 11.7921L19.043 9.00006C19.2305 8.81259 19.4848 8.70728 19.75 8.70728C20.0152 8.70728 20.2695 8.81259 20.457 9.00006L23.25 11.7921L26.043 9.00006C26.432 8.61106 26.75 8.74306 26.75 9.29306V14.7921Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-48{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_49640)'%3E%3Cpath d='M14.1652 18.1189C14.2846 18.4975 14.2492 18.908 14.0665 19.2605C13.8839 19.613 13.5689 19.8786 13.1907 19.9993C12.8125 20.12 12.4019 20.0859 12.0488 19.9043C11.6958 19.7228 11.4291 19.4087 11.3072 19.0309L8.57217 10.4559C8.45799 10.0788 8.49679 9.67185 8.68019 9.3231C8.86358 8.97434 9.17684 8.71176 9.55227 8.59209C9.92769 8.47242 10.3351 8.50528 10.6865 8.68357C11.0379 8.86186 11.305 9.17126 11.4302 9.54489L14.1652 18.1189Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.5 25C31.5 25.3978 31.342 25.7794 31.0607 26.0607C30.7794 26.342 30.3978 26.5 30 26.5H16C15.6022 26.5 15.2206 26.342 14.9393 26.0607C14.658 25.7794 14.5 25.3978 14.5 25C14.5 24.6022 14.658 24.2206 14.9393 23.9393C15.2206 23.658 15.6022 23.5 16 23.5H30C30.3978 23.5 30.7794 23.658 31.0607 23.9393C31.342 24.2206 31.5 24.6022 31.5 25Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.5 31.5L14.585 24.5L12.936 20.061L21.392 19.078C22.7081 18.9284 24.0299 19.3062 25.0681 20.1287C26.1063 20.9513 26.7765 22.1515 26.932 23.467L27.859 31.5' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_49640'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-55{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 19C0 8.50659 8.50659 0 19 0C29.4934 0 38 8.50659 38 19C38 29.4934 29.4934 38 19 38C8.50659 38 0 29.4934 0 19Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_49654)'%3E%3Cpath d='M22 23H10C9.44771 23 9 22.5523 9 22V10C9 9.44771 9.44771 9 10 9H22C22.5523 9 23 9.44772 23 10V22C23 22.5523 22.5523 23 22 23Z' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.5 14L25 15.5L29.5 17L28.6491 15.5L29.5 14Z' fill='%231D1D1B' stroke='%231D1D1B' stroke-width='0.458333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 29.5L15.5 25L14 29.5L15.5 28.6491L17 29.5Z' fill='%231D1D1B' stroke='%231D1D1B' stroke-width='0.458333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_49654'%3E%3Crect width='22' height='22' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-59{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' fill='none'%3E%3Cpath d='M0 19C0 8.50659 8.50659 0 19 0C29.4934 0 38 8.50659 38 19C38 29.4934 29.4934 38 19 38C8.50659 38 0 29.4934 0 19Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_16034_60333)'%3E%3Cpath d='M14.125 15.625V15.1667C14.0034 15.1667 13.8869 15.215 13.8009 15.3009C13.715 15.3869 13.6667 15.5034 13.6667 15.625H14.125ZM28.625 15.625H29.0833C29.0833 15.3719 28.8781 15.1667 28.625 15.1667V15.625ZM28.625 10.75H28.1667V15.6389H28.625H29.0833V10.75H28.625ZM14.125 15.625V16.0833H28.625V15.625V15.1667H14.125V15.625ZM14.125 28.625H14.5833L14.5833 15.625H14.125H13.6667L13.6667 28.625H14.125ZM10.75 28.625V28.1667C10.2437 28.1667 9.83333 27.7562 9.83333 27.25H9.375H8.91667C8.91667 28.2625 9.73747 29.0833 10.75 29.0833V28.625ZM9.375 27.25H9.83333V10.75H9.375H8.91667V27.25H9.375ZM9.375 10.75H9.83333C9.83333 10.2437 10.2437 9.83333 10.75 9.83333V9.375V8.91667C9.73748 8.91667 8.91667 9.73748 8.91667 10.75H9.375ZM10.75 9.375V9.83333H27.25V9.375V8.91667H10.75V9.375ZM27.25 9.375V9.83333C27.7562 9.83333 28.1667 10.2437 28.1667 10.75H28.625H29.0833C29.0833 9.73748 28.2625 8.91667 27.25 8.91667V9.375ZM28.625 27.25H28.1667C28.1667 27.7562 27.7562 28.1667 27.25 28.1667V28.625V29.0833C28.2625 29.0833 29.0833 28.2625 29.0833 27.25H28.625ZM27.25 28.625V28.1667H14.125V28.625V29.0833H27.25V28.625ZM28.625 10.75H28.1667V27.25H28.625H29.0833V10.75H28.625ZM14.125 28.625V28.1667H10.75V28.625V29.0833H14.125V28.625ZM28.625 15.6389H28.1667V27.25H28.625H29.0833V15.6389H28.625ZM28.625 15.6389H29.0833V15.625H28.625H28.1667V15.6389H28.625Z' fill='%231D1D1B'/%3E%3Cpath d='M28.625 26.2266L26.2266 28.625H25.9434L28.625 25.9434V26.2266Z' fill='%231D1D1B'/%3E%3Cpath d='M28.625 20.7832L20.7832 28.625H20.5L28.625 20.5V20.7832Z' fill='%231D1D1B'/%3E%3Cpath d='M28.3398 15.625L15.3398 28.625H15.0566L28.0566 15.625H28.3398Z' fill='%231D1D1B'/%3E%3Cpath d='M22.8965 15.625L14.125 24.3965V24.1133L22.6133 15.625H22.8965Z' fill='%231D1D1B'/%3E%3Cpath d='M17.4521 15.625L14.125 18.9512V18.6699L17.1699 15.625H17.4521Z' fill='%231D1D1B'/%3E%3Cpath d='M28.625 26.2266L26.2266 28.625H25.9434L28.625 25.9434V26.2266Z' stroke='%231D1D1B' stroke-width='0.2'/%3E%3Cpath d='M28.625 20.7832L20.7832 28.625H20.5L28.625 20.5V20.7832Z' stroke='%231D1D1B' stroke-width='0.2'/%3E%3Cpath d='M28.3398 15.625L15.3398 28.625H15.0566L28.0566 15.625H28.3398Z' stroke='%231D1D1B' stroke-width='0.2'/%3E%3Cpath d='M22.8965 15.625L14.125 24.3965V24.1133L22.6133 15.625H22.8965Z' stroke='%231D1D1B' stroke-width='0.2'/%3E%3Cpath d='M17.4521 15.625L14.125 18.9512V18.6699L17.1699 15.625H17.4521Z' stroke='%231D1D1B' stroke-width='0.2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_16034_60333'%3E%3Crect width='22' height='22' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-63{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M13.3924 15.9517C9.26738 19.4827 17.4899 20.6858 13.4488 24.1439' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.7947 15.9517C15.6697 19.4827 23.8922 20.6858 19.8511 24.1439' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.1932 15.9517C22.0682 19.4827 30.2907 20.6858 26.2495 24.1439' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 32H31.5' stroke='%231D1D1B' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon-69{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M15.6875 26.2295V30.542C15.6875 30.6691 15.738 30.791 15.8278 30.8808C15.9177 30.9707 16.0396 31.0212 16.1667 31.0212H23.8333C23.9604 31.0212 24.0823 30.9707 24.1722 30.8808C24.262 30.791 24.3125 30.6691 24.3125 30.542V26.2295' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.8125 24.7917L20 18.5625L27.1875 24.7917' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.3555 18.5625H24.793C24.9201 18.5625 25.0419 18.613 25.1318 18.7028C25.2217 18.7927 25.2721 18.9146 25.2721 19.0417V20.4792' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.4375 27.6667C21.4375 27.5396 21.387 27.4177 21.2972 27.3278C21.2073 27.238 21.0854 27.1875 20.9583 27.1875H19.0417C18.9146 27.1875 18.7927 27.238 18.7028 27.3278C18.613 27.4177 18.5625 27.5396 18.5625 27.6667V31.0208H21.4375V27.6667Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.2683 15.6876C22.3903 14.8432 21.2195 14.3716 20.0013 14.3716C18.7832 14.3716 17.6124 14.8432 16.7344 15.6876' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.2289 13.7814C23.824 12.4301 21.9504 11.6753 20.0011 11.6753C18.0519 11.6753 16.1783 12.4301 14.7734 13.7814' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.1875 11.8743C25.2558 10.0166 22.68 8.979 20 8.979C17.32 8.979 14.7442 10.0166 12.8125 11.8743' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-64{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_49658)'%3E%3Cpath d='M10.6562 20.7188C10.275 20.7188 9.90936 20.5673 9.63978 20.2978C9.3702 20.0282 9.21875 19.6625 9.21875 19.2812V12.0938C9.21875 11.3313 9.52165 10.6 10.0608 10.0608C10.6 9.52165 11.3313 9.21875 12.0938 9.21875H27.9062C28.6687 9.21875 29.4 9.52165 29.9392 10.0608C30.4783 10.6 30.7812 11.3313 30.7812 12.0938V19.2812C30.7812 19.6625 30.6298 20.0282 30.3603 20.2978C30.0907 20.5673 29.725 20.7188 29.3438 20.7188' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.21875 17.8438H30.7812' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.1875 13.1719C26.989 13.1719 26.8281 13.011 26.8281 12.8125C26.8281 12.614 26.989 12.4531 27.1875 12.4531' stroke='%231D1D1B'/%3E%3Cpath d='M27.1875 13.1719C27.386 13.1719 27.5469 13.011 27.5469 12.8125C27.5469 12.614 27.386 12.4531 27.1875 12.4531' stroke='%231D1D1B'/%3E%3Cpath d='M13.5312 22.1562V25.0312C13.5312 25.7937 13.2283 26.525 12.6892 27.0642C12.15 27.6033 11.4187 27.9062 10.6562 27.9062' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.8438 22.1562V29.3438C17.8438 29.725 17.6923 30.0907 17.4227 30.3603C17.1531 30.6298 16.7875 30.7812 16.4062 30.7812' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.4688 22.1562V25.0312C26.4688 25.7937 26.7717 26.525 27.3108 27.0642C27.85 27.6033 28.5813 27.9062 29.3438 27.9062' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.1562 22.1562V29.3438C22.1562 29.725 22.3077 30.0907 22.5772 30.3603C22.8468 30.6298 23.2125 30.7812 23.5938 30.7812' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_49658'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-60{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_49638)'%3E%3Cpath d='M12 8.75H28C28.2652 8.75 28.5196 8.85536 28.7071 9.04289C28.8946 9.23043 29 9.48478 29 9.75V31.25H11V9.75C11 9.48478 11.1054 9.23043 11.2929 9.04289C11.4804 8.85536 11.7348 8.75 12 8.75Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 31.25H31' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 20H29' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 8.75V20' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_49638'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-67{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_49670)'%3E%3Cpath d='M31 30.2771C31 30.5423 30.8946 30.7966 30.7071 30.9842C30.5196 31.1717 30.2652 31.2771 30 31.2771H10C9.73478 31.2771 9.48043 31.1717 9.29289 30.9842C9.10536 30.7966 9 30.5423 9 30.2771V20.1771C8.99996 19.9197 9.09918 19.6722 9.277 19.4861L19.277 9.03108C19.3704 8.93336 19.4826 8.85559 19.6068 8.80245C19.7311 8.74932 19.8649 8.72192 20 8.72192C20.1351 8.72192 20.2689 8.74932 20.3932 8.80245C20.5174 8.85559 20.6296 8.93336 20.723 9.03108L30.723 19.4861C30.9008 19.6722 31 19.9197 31 20.1771V30.2771Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 20.2771H31' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 12.458V31.277' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24 12.458V31.277' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_49670'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-72,.icon-58{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M22 17.5C22 17.7652 21.8946 18.0196 21.7071 18.2071C21.5196 18.3946 21.2652 18.5 21 18.5H9.5C9.23478 18.5 8.98043 18.3946 8.79289 18.2071C8.60536 18.0196 8.5 17.7652 8.5 17.5V10.5C8.5 10.2348 8.60536 9.98043 8.79289 9.79289C8.98043 9.60536 9.23478 9.5 9.5 9.5H21C21.2652 9.5 21.5196 9.60536 21.7071 9.79289C21.8946 9.98043 22 10.2348 22 10.5V17.5Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.5 29.5C31.5 29.7652 31.3946 30.0196 31.2071 30.2071C31.0196 30.3946 30.7652 30.5 30.5 30.5H9.5C9.23478 30.5 8.98043 30.3946 8.79289 30.2071C8.60536 30.0196 8.5 29.7652 8.5 29.5V22.5C8.5 22.2348 8.60536 21.9804 8.79289 21.7929C8.98043 21.6054 9.23478 21.5 9.5 21.5H30.5C30.7652 21.5 31.0196 21.6054 31.2071 21.7929C31.3946 21.9804 31.5 22.2348 31.5 22.5V29.5Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-70{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M17.6758 11V12' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.6719 13.002L11.6719 14.002' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.6758 13L23.6758 14' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.67578 20H9.67578' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.1618 16.0229C21.3541 15.1135 20.2891 14.4711 19.1079 14.1808C17.9268 13.8904 16.6853 13.9659 15.5481 14.3973C14.4108 14.8286 13.4315 15.5953 12.74 16.5959C12.0484 17.5965 11.6773 18.7836 11.6758 19.9999C11.6751 20.6671 11.7881 21.3296 12.0098 21.9589' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.5305 20.257C15.5738 20.1791 15.6371 20.1142 15.714 20.069C15.7908 20.0238 15.8783 20 15.9675 20H26.3795C26.4686 20 26.5561 20.0238 26.6329 20.069C26.7098 20.1142 26.7731 20.1791 26.8165 20.257L31.2605 28.257C31.3028 28.3331 31.3245 28.419 31.3234 28.506C31.3224 28.5931 31.2986 28.6784 31.2545 28.7535C31.2103 28.8286 31.1473 28.8908 31.0717 28.934C30.9961 28.9773 30.9105 29 30.8235 29H11.5235C11.4364 29 11.3508 28.9773 11.2752 28.934C11.1996 28.8908 11.1366 28.8286 11.0925 28.7535C11.0483 28.6784 11.0245 28.5931 11.0235 28.506C11.0224 28.419 11.0441 28.3331 11.0865 28.257L15.5305 20.257Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.1758 20L17.1758 29' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.1758 20L25.1758 29' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.0078 23H28.3408' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.3438 26H30.0107' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-73{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 19C0 8.50659 8.50659 0 19 0C29.4934 0 38 8.50659 38 19C38 29.4934 29.4934 38 19 38C8.50659 38 0 29.4934 0 19Z' fill='white'/%3E%3Cpath d='M10.293 12.1252C10.293 12.733 10.5344 13.3158 10.9642 13.7456C11.394 14.1754 11.9768 14.4168 12.5846 14.4168C13.1924 14.4168 13.7753 14.1754 14.2051 13.7456C14.6349 13.3158 14.8763 12.733 14.8763 12.1252C14.8763 11.5174 14.6349 10.9345 14.2051 10.5047C13.7753 10.0749 13.1924 9.8335 12.5846 9.8335C11.9768 9.8335 11.394 10.0749 10.9642 10.5047C10.5344 10.9345 10.293 11.5174 10.293 12.1252Z' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.2094 19.9165H29.0651C29.1275 19.9157 29.1894 19.9277 29.247 19.9516C29.3046 19.9756 29.3567 20.011 29.4001 20.0558C29.4436 20.1006 29.4774 20.1538 29.4995 20.2121C29.5217 20.2705 29.5317 20.3327 29.5289 20.395C29.4068 22.4967 28.4859 24.4722 26.9547 25.917C25.4235 27.3618 23.3979 28.1666 21.2927 28.1665H16.7094C14.6041 28.1666 12.5785 27.3618 11.0473 25.917C9.51614 24.4722 8.5952 22.4967 8.4731 20.395C8.47035 20.3327 8.48036 20.2705 8.5025 20.2121C8.52465 20.1538 8.55847 20.1006 8.60189 20.0558C8.64532 20.011 8.69743 19.9756 8.75504 19.9516C8.81266 19.9277 8.87455 19.9157 8.93694 19.9165H13.501' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.207 19.9166V17.6249C11.207 17.376 11.2746 17.1318 11.4025 16.9184C11.5304 16.7049 11.7138 16.5301 11.9332 16.4127C12.1527 16.2953 12.3998 16.2396 12.6484 16.2516C12.897 16.2636 13.1376 16.3429 13.3447 16.4809L15.8903 18.1749C16.1224 18.3279 16.3953 18.4073 16.6733 18.4029C16.9512 18.3985 17.2214 18.3104 17.4486 18.1502L18.4698 17.4168C18.6168 17.3118 18.783 17.2369 18.9589 17.1961C19.1349 17.1554 19.3172 17.1497 19.4953 17.1794C19.6735 17.2091 19.844 17.2736 19.9973 17.3693C20.1505 17.4649 20.2834 17.5898 20.3884 17.7367C20.4933 17.8837 20.5683 18.0499 20.6091 18.2259C20.6498 18.4019 20.6555 18.5841 20.6258 18.7623C20.5961 18.9404 20.5315 19.111 20.4359 19.2642C20.3403 19.4175 20.2154 19.5503 20.0684 19.6553L19.0464 20.3887C18.3639 20.8716 17.5514 21.1372 16.7154 21.1506C15.8795 21.164 15.0589 20.9246 14.3613 20.4638L13.4987 19.9166' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.2318 16.2216C28.3381 16.2216 28.4225 16.2528 28.4848 16.3151C28.5471 16.3775 28.5783 16.4581 28.5783 16.5571V17.1511H23.3203V16.8156C23.3203 16.746 23.335 16.6745 23.3643 16.6011C23.3936 16.5278 23.4395 16.46 23.5018 16.3976L26.0263 13.8621C26.2353 13.6495 26.426 13.446 26.5983 13.2516C26.7706 13.0536 26.9173 12.8556 27.0383 12.6576C27.1593 12.4596 27.2528 12.2598 27.3188 12.0581C27.3848 11.8528 27.4178 11.6346 27.4178 11.4036C27.4178 11.1726 27.3811 10.971 27.3078 10.7986C27.2345 10.6226 27.1336 10.4778 27.0053 10.3641C26.8806 10.2505 26.7321 10.1661 26.5598 10.1111C26.3875 10.0525 26.2023 10.0231 26.0043 10.0231C25.8026 10.0231 25.6175 10.0525 25.4488 10.1111C25.2801 10.1698 25.1298 10.2523 24.9978 10.3586C24.8695 10.4613 24.7613 10.5841 24.6733 10.7271C24.5853 10.8701 24.523 11.0278 24.4863 11.2001C24.4423 11.3285 24.3818 11.4146 24.3048 11.4586C24.2315 11.499 24.127 11.51 23.9913 11.4916L23.4798 11.4036C23.5311 11.0443 23.6301 10.7271 23.7768 10.4521C23.9271 10.1735 24.1141 9.94064 24.3378 9.75364C24.5651 9.56664 24.8236 9.42547 25.1133 9.33014C25.403 9.23114 25.7165 9.18164 26.0538 9.18164C26.3875 9.18164 26.6991 9.23114 26.9888 9.33014C27.2785 9.42914 27.5296 9.57397 27.7423 9.76464C27.955 9.95164 28.1218 10.1808 28.2428 10.4521C28.3638 10.7235 28.4243 11.0315 28.4243 11.3761C28.4243 11.6695 28.3803 11.9426 28.2923 12.1956C28.2043 12.445 28.0851 12.6833 27.9348 12.9106C27.7845 13.138 27.6103 13.3598 27.4123 13.5761C27.218 13.7925 27.0108 14.0106 26.7908 14.2306L24.7118 16.3536C24.8585 16.3133 25.007 16.2821 25.1573 16.2601C25.3076 16.2345 25.4525 16.2216 25.5918 16.2216H28.2318Z' fill='%231D1D1B'/%3E%3C/svg%3E%0A")}.icon-66{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 19C0 8.50659 8.50659 0 19 0C29.4934 0 38 8.50659 38 19C38 29.4934 29.4934 38 19 38C8.50659 38 0 29.4934 0 19Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_15573_49662)'%3E%3Cpath d='M27.25 28.625H10.75C9.99061 28.625 9.375 28.0094 9.375 27.25V10.75C9.375 9.99061 9.99061 9.375 10.75 9.375H27.25C28.0094 9.375 28.625 9.99062 28.625 10.75V27.25C28.625 28.0094 28.0094 28.625 27.25 28.625Z' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.381 22.2002C21.685 22.2002 20.453 20.9282 20.461 19.1762C20.461 17.4242 21.685 16.1602 23.381 16.1602C24.653 16.1602 25.773 17.0242 26.053 18.2082L25.341 18.3042C25.133 17.4322 24.309 16.8002 23.381 16.8002C22.101 16.8002 21.189 17.8002 21.189 19.1762C21.189 20.5602 22.109 21.5602 23.381 21.5602C24.293 21.5602 25.117 20.9442 25.349 20.1122L26.045 20.2482C25.765 21.3762 24.645 22.2002 23.381 22.2002Z' fill='%231D1D1B'/%3E%3Cpath d='M14.6428 22.0004H13.5228L11.8828 16.3604H12.5868L14.0268 21.3844H14.1068L15.3868 16.3604H16.3308L17.6028 21.3844H17.6828L19.1228 16.3604H19.8188L18.1868 22.0004H17.0668L15.8908 17.2404H15.8188L14.6428 22.0004Z' fill='%231D1D1B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_15573_49662'%3E%3Crect width='22' height='22' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-65{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 19C0 8.50659 8.50659 0 19 0C29.4934 0 38 8.50659 38 19C38 29.4934 29.4934 38 19 38C8.50659 38 0 29.4934 0 19Z' fill='white'/%3E%3Cpath d='M29.0611 23.354L18.9988 18.5415L8.93659 23.354C8.76382 23.4366 8.62431 23.5756 8.541 23.748C8.4577 23.9204 8.43556 24.1161 8.47823 24.3028C8.52091 24.4894 8.62584 24.656 8.77579 24.7752C8.92573 24.8943 9.11175 24.9588 9.30325 24.9582H28.6972C28.8887 24.9588 29.0747 24.8943 29.2246 24.7752C29.3746 24.656 29.4795 24.4894 29.5222 24.3028C29.5649 24.1161 29.5427 23.9204 29.4594 23.748C29.3761 23.5756 29.2366 23.4366 29.0638 23.354H29.0611Z' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.707 15.3334C16.7072 14.9123 16.8233 14.4994 17.0427 14.14C17.2621 13.7806 17.5763 13.4887 17.9508 13.2961C18.3252 13.1036 18.7455 13.0179 19.1655 13.0486C19.5854 13.0792 19.9888 13.2249 20.3313 13.4698C20.6739 13.7147 20.9424 14.0492 21.1073 14.4366C21.2722 14.824 21.3272 15.2494 21.2662 15.666C21.2052 16.0826 21.0307 16.4744 20.7616 16.7983C20.4926 17.1222 20.1395 17.3658 19.7412 17.5022C19.5246 17.5766 19.3367 17.7168 19.2036 17.9031C19.0705 18.0895 18.9989 18.3127 18.9987 18.5417' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-68{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M13.0508 22.5V8.75H26.0508V10.5005M26.0508 22V20.4267' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.5508 22L19.5508 9' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.75 22.6499H10.25' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0508 22.6499V31.2499H28.0508V22.6499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0508 22.6499V31.2499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.0508 22.6499V31.2499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.0508 22.6499V31.2499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.9779 18.4589C28.0842 18.4589 28.1686 18.4901 28.2309 18.5524C28.2932 18.6148 28.3244 18.6954 28.3244 18.7944V19.3884H23.0664V19.0529C23.0664 18.9833 23.0811 18.9118 23.1104 18.8384C23.1397 18.7651 23.1856 18.6973 23.2479 18.6349L25.7724 16.0994C25.9814 15.8868 26.1721 15.6833 26.3444 15.4889C26.5167 15.2909 26.6634 15.0929 26.7844 14.8949C26.9054 14.6969 26.9989 14.4971 27.0649 14.2954C27.1309 14.0901 27.1639 13.8719 27.1639 13.6409C27.1639 13.4099 27.1272 13.2083 27.0539 13.0359C26.9806 12.8599 26.8797 12.7151 26.7514 12.6014C26.6267 12.4878 26.4782 12.4034 26.3059 12.3484C26.1336 12.2898 25.9484 12.2604 25.7504 12.2604C25.5487 12.2604 25.3636 12.2898 25.1949 12.3484C25.0262 12.4071 24.8759 12.4896 24.7439 12.5959C24.6156 12.6986 24.5074 12.8214 24.4194 12.9644C24.3314 13.1074 24.2691 13.2651 24.2324 13.4374C24.1884 13.5658 24.1279 13.6519 24.0509 13.6959C23.9776 13.7363 23.8731 13.7473 23.7374 13.7289L23.2259 13.6409C23.2772 13.2816 23.3762 12.9644 23.5229 12.6894C23.6732 12.4108 23.8602 12.1779 24.0839 11.9909C24.3112 11.8039 24.5697 11.6628 24.8594 11.5674C25.1491 11.4684 25.4626 11.4189 25.7999 11.4189C26.1336 11.4189 26.4452 11.4684 26.7349 11.5674C27.0246 11.6664 27.2757 11.8113 27.4884 12.0019C27.7011 12.1889 27.8679 12.4181 27.9889 12.6894C28.1099 12.9608 28.1704 13.2688 28.1704 13.6134C28.1704 13.9068 28.1264 14.1799 28.0384 14.4329C27.9504 14.6823 27.8312 14.9206 27.6809 15.1479C27.5306 15.3753 27.3564 15.5971 27.1584 15.8134C26.9641 16.0298 26.7569 16.2479 26.5369 16.4679L24.4579 18.5909C24.6046 18.5506 24.7531 18.5194 24.9034 18.4974C25.0537 18.4718 25.1986 18.4589 25.3379 18.4589H27.9779Z' fill='%231D1D1B'/%3E%3C/svg%3E%0A")}.icon-75{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M16.4453 11C16.4453 11.663 16.7087 12.2989 17.1775 12.7678C17.6464 13.2366 18.2823 13.5 18.9453 13.5C19.6084 13.5 20.2442 13.2366 20.7131 12.7678C21.1819 12.2989 21.4453 11.663 21.4453 11C21.4453 10.337 21.1819 9.70107 20.7131 9.23223C20.2442 8.76339 19.6084 8.5 18.9453 8.5C18.2823 8.5 17.6464 8.76339 17.1775 9.23223C16.7087 9.70107 16.4453 10.337 16.4453 11Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.4453 17C20.4453 16.6022 20.2873 16.2206 20.006 15.9393C19.7247 15.658 19.3431 15.5 18.9453 15.5C18.5475 15.5 18.166 15.658 17.8847 15.9393C17.6033 16.2206 17.4453 16.6022 17.4453 17V25C17.4453 25.3978 17.6033 25.7794 17.8847 26.0607C18.166 26.342 18.5475 26.5 18.9453 26.5H23.4453C23.5301 26.5 23.6135 26.5216 23.6877 26.5627C23.7619 26.6038 23.8244 26.6631 23.8693 26.735L25.7813 29.795C25.9922 30.1324 26.3284 30.3721 26.716 30.4616C27.1037 30.551 27.511 30.4828 27.8483 30.272C28.1857 30.0612 28.4254 29.7249 28.5149 29.3373C28.6044 28.9497 28.5362 28.5424 28.3253 28.205L26.4133 25.145C26.1001 24.6403 25.6629 24.2242 25.1434 23.9362C24.6239 23.6483 24.0393 23.4981 23.4453 23.5H20.9453C20.8127 23.5 20.6855 23.4473 20.5918 23.3536C20.498 23.2598 20.4453 23.1326 20.4453 23V17Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.5792 28.6088C22.0763 29.4379 21.3799 30.1328 20.5497 30.6339C19.7195 31.135 18.7802 31.4274 17.8123 31.486C16.8443 31.5447 15.8766 31.3679 14.992 30.9708C14.1073 30.5737 13.3321 29.968 12.7327 29.2057C12.1333 28.4435 11.7276 27.5473 11.5503 26.5939C11.3731 25.6405 11.4295 24.6584 11.7148 23.7316C12.0001 22.8049 12.5058 21.961 13.1886 21.2724C13.8714 20.5839 14.7109 20.071 15.6352 19.7778' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-71{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M28.8293 11.7905H11.1693C10.0856 11.7905 9.20703 12.669 9.20703 13.7528V26.2471C9.20703 27.3308 10.0856 28.2093 11.1693 28.2093H28.8293C29.913 28.2093 30.7916 27.3308 30.7916 26.2471V13.7528C30.7916 12.669 29.913 11.7905 28.8293 11.7905Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.1367 30.0132V28.2095' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.8633 30.0132V28.2095' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.6914 28.2093V11.7905' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.8733 25.5219C19.9229 25.5219 22.395 23.0498 22.395 20.0002C22.395 16.9507 19.9229 14.4785 16.8733 14.4785C13.8237 14.4785 11.3516 16.9507 11.3516 20.0002C11.3516 23.0498 13.8237 25.5219 16.8733 25.5219Z' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-74{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M13.0508 22.5V8.75H26.0508V10.5005M26.0508 22V20.4267' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.5508 22L19.5508 9' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.75 22.6499H10.25' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0508 22.6499V31.2499H28.0508V22.6499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0508 22.6499V31.2499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.0508 22.6499V31.2499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.0508 22.6499V31.2499' stroke='%231D1D1B' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.0858 13.5814C24.1371 13.222 24.2361 12.9049 24.3828 12.6299C24.5294 12.3512 24.7146 12.1184 24.9383 11.9314C25.1656 11.7444 25.4241 11.6032 25.7138 11.5079C26.0071 11.4089 26.3224 11.3594 26.6598 11.3594C26.9934 11.3594 27.3014 11.407 27.5838 11.5024C27.8661 11.5977 28.1081 11.7334 28.3098 11.9094C28.5151 12.0854 28.6746 12.298 28.7883 12.5474C28.9019 12.7967 28.9588 13.0735 28.9588 13.3779C28.9588 13.6272 28.9258 13.8509 28.8598 14.0489C28.7974 14.2432 28.7057 14.4137 28.5848 14.5604C28.4674 14.707 28.3244 14.8317 28.1558 14.9344C27.9871 15.037 27.7983 15.1214 27.5893 15.1874C28.1026 15.3194 28.4876 15.5467 28.7443 15.8694C29.0046 16.1884 29.1348 16.588 29.1348 17.0684C29.1348 17.4314 29.0651 17.7577 28.9257 18.0474C28.7901 18.337 28.6031 18.5845 28.3648 18.7899C28.1264 18.9915 27.8478 19.1474 27.5287 19.2574C27.2134 19.3637 26.8743 19.4169 26.5113 19.4169C26.0933 19.4169 25.7357 19.3655 25.4388 19.2629C25.1418 19.1565 24.8906 19.0117 24.6853 18.8284C24.4799 18.645 24.3113 18.4287 24.1792 18.1794C24.0473 17.9264 23.9354 17.6532 23.8438 17.3599L24.2672 17.1839C24.3772 17.1362 24.4836 17.1234 24.5863 17.1454C24.6926 17.1674 24.7696 17.2279 24.8173 17.3269C24.8649 17.4295 24.9236 17.5524 24.9933 17.6954C25.0666 17.8384 25.1656 17.9759 25.2902 18.1079C25.4149 18.2399 25.5726 18.3517 25.7633 18.4434C25.9576 18.535 26.2032 18.5809 26.5002 18.5809C26.7752 18.5809 27.0154 18.5369 27.2208 18.4489C27.4298 18.3572 27.6021 18.2399 27.7378 18.0969C27.8771 17.9539 27.9816 17.7944 28.0512 17.6184C28.1209 17.4424 28.1558 17.2682 28.1558 17.0959C28.1558 16.8832 28.1283 16.6889 28.0733 16.5129C28.0183 16.3369 27.9156 16.1847 27.7653 16.0564C27.6149 15.928 27.4078 15.8272 27.1438 15.7539C26.8834 15.6805 26.5479 15.6439 26.1372 15.6439V14.9344C26.4746 14.9307 26.7606 14.894 26.9953 14.8244C27.2336 14.7547 27.4261 14.6594 27.5728 14.5384C27.7231 14.4174 27.8313 14.2725 27.8973 14.1039C27.9669 13.9352 28.0018 13.7482 28.0018 13.5429C28.0018 13.3155 27.9651 13.1175 27.8917 12.9489C27.8221 12.7802 27.7249 12.6409 27.6003 12.5309C27.4756 12.4209 27.3271 12.3384 27.1548 12.2834C26.9861 12.2284 26.8028 12.2009 26.6047 12.2009C26.4067 12.2009 26.2216 12.2302 26.0493 12.2889C25.8806 12.3475 25.7303 12.43 25.5983 12.5364C25.4699 12.639 25.3618 12.7619 25.2738 12.9049C25.1858 13.0479 25.1234 13.2055 25.0868 13.3779C25.0391 13.5062 24.9786 13.5924 24.9053 13.6364C24.8356 13.6767 24.7329 13.6877 24.5972 13.6694L24.0858 13.5814Z' fill='%231D1D1B'/%3E%3C/svg%3E%0A")}.icon-77{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z' fill='white'/%3E%3Cpath d='M10.0273 20.0001C10.0273 21.2894 10.2813 22.5661 10.7747 23.7573C11.2681 24.9485 11.9913 26.0309 12.903 26.9426C13.8147 27.8543 14.8971 28.5775 16.0883 29.0709C17.2795 29.5643 18.5562 29.8182 19.8455 29.8182C21.1349 29.8182 22.4116 29.5643 23.6028 29.0709C24.794 28.5775 25.8763 27.8543 26.788 26.9426C27.6997 26.0309 28.4229 24.9485 28.9163 23.7573C29.4098 22.5661 29.6637 21.2894 29.6637 20.0001C29.6637 18.7107 29.4098 17.434 28.9163 16.2428C28.4229 15.0516 27.6997 13.9693 26.788 13.0576C25.8763 12.1459 24.794 11.4227 23.6028 10.9292C22.4116 10.4358 21.1349 10.1819 19.8455 10.1819C18.5562 10.1819 17.2795 10.4358 16.0883 10.9292C14.8971 11.4227 13.8147 12.1459 12.903 13.0576C11.9913 13.9693 11.2681 15.0516 10.7747 16.2428C10.2813 17.434 10.0273 18.7107 10.0273 20.0001Z' stroke='%231D1D1B' stroke-width='0.916667'/%3E%3Cpath d='M24.2088 16.7273L14.3906 20L24.2088 23.2727L22.3522 20L24.2088 16.7273Z' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.8477 10.1819V11.2728' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.8477 27.6365V29.8183' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.6662 20H27.4844' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.1183 20H10.0273' stroke='%231D1D1B' stroke-width='0.916667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}#division-1{background-color:rgba(255,255,255,1)}#division-1{overflow:hidden;position:relative}#division-1 .column{position:unset}#division-2{background-image:url(https://imperialcapital.pl/images/webpage/division/-1-2.webp);background-size:cover;background-position:center center}#division-2{min-height:50vh;min-height:50svh;z-index:5;position:relative;display:flex;justify-content:center;align-items:center;padding:5rem 0;position:relative}#division-2::before{content:'';background:rgba(29,29,27,.90);position:absolute;inset:0}#division-2 .column-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}#division-3 #division-5{}#division-5{position:sticky;top:0}#division-7{background-color:rgba(255,255,255,1)}#division-8{background-color:rgba(255,255,255,1)}#division-8{min-height:100vh;min-height:100svh}#division-9{background-color:rgba(255,255,255,1)}#division-9 .column-container{display:flex;justify-content:center;gap:.5rem}#division-10{background-color:rgba(255,255,255,1)}@media (min-width:992px){#division-10 .column:nth-child(1){display:flex;align-items:center}#division-10 .column:nth-child(1) .column-container{width:100%}#division-10 .column:nth-child(2){padding-left:7rem}#division-10{padding:10rem 0}}#division-11{position:sticky;top:0;pointer-events:none}#division-13{padding-top:35vh;padding-bottom:35vh}#division-14{background-color:rgba(29,29,27,1)}#division-14{padding:7rem 0;overflow:hidden}#division-14 .module-html{text-align:center}#division-14 svg{width:90%;height:auto;margin:0 auto;overflow:visible;margin-bottom:5rem}#division-14 .swiper-container{margin-bottom:0}@media (min-width:768px){#division-14 svg{width:500px;transform:translateX(-25%)}}#division-15{position:sticky;top:0;pointer-events:none}#division-16{background-color:rgba(255,255,255,1)}#division-16{overflow:hidden;position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:center;padding:6.5rem 0}#division-16 .column{position:unset}#division-17{background-color:rgba(29,29,27,1)}#division-17{min-height:100vh;min-height:100svh;height:unset!important;padding:10rem 0 2rem;overflow:hidden}#division-17 .container,#division-17 .container .row{height:100%}#division-18{background-color:rgba(255,255,255,1)}#division-18 p{margin-left:7.5rem;margin-bottom:0}#division-18 h3{margin-bottom:2.5rem}#division-18{z-index:1;margin-top:11rem}@media (min-width:992px){#division-18{z-index:1;margin-top:9rem}}#division-20{min-height:100vh;min-height:100svh;position:sticky;top:0}#division-21{min-height:100vh;min-height:100svh;display:flex;align-items:center}#division-21 .module-html{padding:1rem 0;background-color:#1D1D1B}@media (min-width:992px){#division-21 .module-html{padding:2rem}}#division-24 p{text-align:center}@media (min-width:768px){#division-24 p{text-align:left}}#division-25 .column{padding-left:0;padding-right:0}#division-30{background-color:rgba(237,232,222,1)}#division-30{z-index:1}#division-31{--space:calc((100vw - var(--container-extended-x2)) / 2);padding-bottom:33vh}#division-31 .container-filters{margin:0 -15px}@media (max-width:991.98px){#division-31{--space:2rem}#division-31 .container-filters{padding:var(--header-height) var(--space) 1rem;padding-right:var(--space);padding-left:var(--space)}}#division-32{color:var(--text-on-bg,#FFF)}#division-32 .swiper-container,#division-32 .module-text-slider .slide-background{overflow:unset}#division-32 .text-inside .container div{margin-bottom:auto;height:75%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:var(--header-height) 0 calc(var(--py-xxl))}#division-32 .text-inside .container div p:nth-child(1){position:sticky;top:100px}#division-32 .text-inside .container div h2:nth-child(2){position:sticky;top:255px;transform:translateY(50%)}@media (min-width:992px){#division-32 .text-inside .container div p:nth-child(1){position:sticky;top:100px}#division-32 .text-inside .container div h2:nth-child(2){position:sticky;top:155px;transform:translateY(100%)}}@media (max-width:991.98px){#division-32 .slide-background{padding-bottom:unset!important;min-height:100svh}}#division-33{color:var(--text-on-bg,#FFF)}#division-33 h3{margin-bottom:2.5rem}@media (min-width:562px){#division-33 .text-inside .container div{max-width:75%}}@media (min-width:992px){#division-33 .text-inside .container div{max-width:50%}}#division-34{background-color:rgba(29,29,27,1)}#division-34{min-height:100vh;min-height:100svh;height:unset!important;padding:2rem 0 2rem;overflow:hidden}#division-34 .container,#division-34 .container .row{height:100%}@media (min-width:768px){#division-34{padding:5rem 0 2rem}}#division-35{background-color:rgba(29,29,27,1)}#division-35{overflow:hidden}@media (max-width:991.98px){#division-35 .col-md-4,#division-35 .col-md-6{flex:0 0 100%;max-width:100%}}#division-35{position:relative}#division-35 .lion-target{position:absolute;left:0;top:0;bottom:0;right:0;display:block}#division-35 .lion-target::after{content:'';background:linear-gradient(180deg,rgba(29,29,27,0) 0,rgba(29,29,27,1) 98%,rgba(29,29,27,1) 100%);position:absolute;inset:0;z-index:1}#division-35 .position-index{position:relative;z-index:2}@media (max-width:767.98px){#division-35 .lion-target{right:-50vw}}#division-36{color:var(--text-on-bg,#FFF)}#division-37{background-color:rgba(29,29,27,1)}#division-38{background-color:rgba(237,232,222,1)}#division-39{background-color:rgba(29,29,27,1)}#division-40{background-color:rgba(237,232,222,1)}#division-41{background-color:rgba(237,232,222,1)}#division-42{background-color:rgba(29,29,27,1)}#division-46{padding-top:calc(1rem + var(--header-height))}#division-46 .gm-iw-image{max-width:unset;aspect-ratio:10 / 7}#division-47 h4{margin-bottom:0rem;padding-bottom:.5rem;border-bottom:1px solid var(--primary,#F9B233)}@media (max-width:767.98px){#division-48 .column{margin-bottom:var(--py-sm)}}@media (min-width:768px){#division-48 .col-md-4{flex:0 0 50%;max-width:50%}}@media (min-width:992px){#division-48 .col-md-4{flex:0 0 33.33333%;max-width:33.33333%}}@media (max-width:991.98px){#division-51 .column{margin-bottom:var(--py-sm)}}@media (min-width:768px){#division-51 .col-md-4{flex:0 0 50%;max-width:50%}}@media (min-width:992px){#division-51 .col-md-4{flex:0 0 33.33333%;max-width:33.33333%}}#division-52{padding-top:calc(var(--header-height) + 4rem)}#division-54{background-color:rgba(29,29,27,1)}#division-54{position:relative;z-index:1}#division-55{position:fixed;inset:0;z-index:0}#division-56{padding-top:calc(var(--header-height) + 4rem)}#division-58{background-color:rgba(29,29,27,1)}#division-58{position:relative;z-index:1}#division-59{position:fixed;inset:0;z-index:0}#division-60{position:relative;z-index:1;min-height:calc(100vh - var(--header-height));min-height:calc(100svh - var(--header-height));padding-top:var(--header-height);mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 98%,rgba(0,0,0,.2) 100%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 98%,rgba(0,0,0,.2) 100%)}#division-60 .slide-background::before{content:'';background:linear-gradient(180deg,var(--bg-default,#fff) 0,rgba(255,255,255,.8) 70%,var(--bg-default,#fff) 90%);position:absolute;inset:0;z-index:1}#division-60 .slide-background{height:calc(100vh - var(--header-height))!important;height:calc(100svh - var(--header-height))!important}#division-62{background-color:rgba(29,29,27,1)}#division-62{position:relative;z-index:1}#division-63{position:fixed;inset:0;z-index:0}#division-64{background-color:rgba(255,255,255,1)}#division-64{overflow:hidden;position:relative;padding-top:1rem}#division-64 .column{position:unset}#division-65{background-image:url(https://imperialcapital.pl/images/webpage/division/-10-65.webp);background-size:cover;background-position:center center}#division-65{min-height:50vh;min-height:50svh;z-index:5;position:relative;display:flex;justify-content:center;align-items:center;padding:5rem 0 1.5rem;position:relative;transform:translateY(-50%);opacity:0}#division-65 .column-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}@media (min-width:992px){#division-65{padding:5rem 0}}#division-66 #division-67{}#division-67{position:sticky;top:0}#division-68{background-color:rgba(255,255,255,1)}#division-69{background-color:rgba(255,255,255,1)}#division-69{min-height:100vh;min-height:100svh}#division-70{background-color:rgba(255,255,255,1)}#division-70 .column-container{display:flex;justify-content:center;gap:.5rem}@media (max-width:767.98px){#division-70{padding-top:1rem}}#division-71{background-color:rgba(255,255,255,1)}@media (min-width:992px){#division-71 .column:nth-child(1){display:flex;align-items:center}#division-71 .column:nth-child(1) .column-container{width:100%}#division-71 .column:nth-child(2){padding-left:7rem}#division-71{padding:10rem 0}}@media (max-width:767.98px){#division-71 .slide-background{padding-bottom:56%!important}#division-71 .module{display:none}}#division-72{position:sticky;top:0;pointer-events:none}@media (max-width:767.98px){#division-73{margin-top:-75vh}}#division-75{background-color:rgba(29,29,27,1)}#division-75{padding:7rem 0;overflow:hidden}#division-75 .module-html{text-align:center}#division-75 svg{width:90%;height:auto;margin:0 auto;overflow:visible;margin-bottom:5rem}#division-75 .swiper-container{margin-bottom:0}@media (min-width:768px){#division-75 svg{width:500px;transform:translateX(-25%)}}#division-76{position:sticky;top:0;pointer-events:none}#division-77{background-color:rgba(255,255,255,1)}#division-77{overflow:hidden;position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:center}#division-77 .column{position:unset}#division-78{background-color:rgba(29,29,27,1)}#division-78{min-height:100vh;min-height:100svh;height:unset!important;padding:var(--py-xxl) 0 2rem;overflow:hidden}#division-78 .container,#division-78 .container .row{height:100%}#division-79{background-color:rgba(255,255,255,1)}#division-79 h3,#division-79 p{margin-bottom:.5rem}#division-79{z-index:1}@media (min-width:992px){#division-79{z-index:1;margin-top:9rem}#division-79 p{margin-left:7.5rem;margin-bottom:0}}#division-83 .column{padding-left:0;padding-right:0}@media (max-width:768px){#division-84{padding-top:calc(var(--py-xxl) + 2rem)}}#division-85{color:var(--text-on-bg,#FFF)}@media (max-width:992px){#division-85 .slide-background{height:50vh!important}}#division-87{background-color:rgba(237,232,222,1)}#division-92{background-color:rgba(237,232,222,1)}#division-92{position:relative;z-index:1}#division-93{background-color:rgba(29,29,27,1)}#division-93{position:relative}#division-93 ul{padding-inline-start:30px}#division-94{background-color:rgba(248,248,248,1)}#division-94{overflow:hidden;position:relative;padding-bottom:calc(var(--py-xxl) + 2rem)}#division-94 .default::before{content:'';position:absolute;left:-100vw;right:-100vw;bottom:0;background:var(--surface-dark,rgba(29,29,27,.20));height:1px}@media (min-width:992px){#division-94{position:sticky;top:0}}#division-95{background-color:rgba(29,29,27,1)}#division-96{background-color:rgba(29,29,27,1)}@media (max-width:991.98px){#division-96 p{margin-bottom:.5rem!important}}@media (min-width:768px){#division-96 .col-md-8,#division-96 .col-md-4{flex:0 0 100%;max-width:100%}}@media (min-width:992px){#division-96 .col-md-4{flex:0 0 33.3333%;max-width:33.3333%}#division-96 .col-md-8{flex:0 0 66.6666%;max-width:66.6666%}}#division-97{background-color:rgba(29,29,27,1)}#division-99{background-color:rgba(29,29,27,1)}#division-100{background-color:rgba(29,29,27,1)}#division-101{background-color:rgba(29,29,27,1)}#division-102{background-color:rgba(29,29,27,1)}@media (min-width:992px){#division-102{position:sticky;top:0}}#division-106 .module{display:none}#division-107{background-color:rgba(255,255,255,1)}#division-107 .btn-outline-primary.medium,#division-107 .btn-outline-primary.small{color:var(--text-on-bg);border-color:var(--text-on-bg)}@media (min-width:992px){#division-107 .column:nth-child(1){display:flex;align-items:center}#division-107 .column:nth-child(1) .column-container{width:100%}#division-107 .column:nth-child(2){padding-left:7rem}#division-107{padding:10rem 0}}@media (max-width:767.98px){#division-107 .slide-background{padding-bottom:62.5%!important}#division-107 .text-inside{display:none}}@media (min-width:768px){#division-107{display:none}}#division-114{background-color:rgba(29,29,27,1)}#division-114{display:none}@media (max-width:767.98px){#division-114{display:block;padding-top:calc(var(--header-height) + 1rem)}}#division-115{padding-top:calc(var(--header-height) + 2rem)}#division-116{background-color:rgba(29,29,27,1)}#division-116{padding:1.5rem 0rem}#division-116 .row{background:var(--primary,#F9B233);padding:2.5rem 0}@media (min-width:576px){#division-116{padding:1.5rem 1rem}}@media (min-width:992px){#division-116{padding:6.5rem 0}#division-116 .row{padding:5rem}#division-116 .column:nth-child(2) .column-container{display:flex;gap:1.5rem;align-items:flex-end}#division-116 .column:nth-child(2) .column-container .module{flex:1}#division-116 .column:nth-child(2) .column-container .module:nth-child(2){flex:1.5}}@media (max-width:991.98px){#division-116 .column:nth-child(2) .column-container{display:flex;flex-direction:column-reverse}}#division-118{background-color:rgba(255,255,255,1)}#division-118{overflow:hidden;position:relative;padding-top:1rem}#division-118 .column{position:unset}#division-119{background-image:url(https://imperialcapital.pl/images/webpage/division/-13-119.webp);background-size:cover;background-position:center center}#division-119{min-height:50vh;min-height:50svh;z-index:5;position:relative;display:flex;justify-content:center;align-items:center;padding:5rem 0 1.5rem;position:relative;transform:translateY(-50%);opacity:0}#division-119 .column-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}@media (min-width:992px){#division-119{padding:5rem 0}}#division-120 #division-121{}#division-121{position:sticky;top:0}#division-122{background-color:rgba(255,255,255,1)}#division-123{background-color:rgba(255,255,255,1)}#division-123{min-height:100vh;min-height:100svh}#division-124{background-color:rgba(255,255,255,1)}#division-124 .column-container{display:flex;justify-content:center;gap:.5rem}@media (max-width:767.98px){#division-124{padding-top:1rem}}#division-125{background-color:rgba(255,255,255,1)}@media (min-width:992px){#division-125 .column:nth-child(1){display:flex;align-items:center}#division-125 .column:nth-child(1) .column-container{width:100%}#division-125 .column:nth-child(2){padding-left:7rem}#division-125{padding:10rem 0}}@media (max-width:767.98px){#division-125 .slide-background{padding-bottom:56%!important}#division-125 .module{display:none}}#division-126{position:sticky;top:0;pointer-events:none}@media (max-width:767.98px){#division-127{margin-top:-75vh}}#division-129{background-color:rgba(29,29,27,1)}#division-129{padding:7rem 0;overflow:hidden}#division-129 .module-html{text-align:center}#division-129 svg{width:90%;height:auto;margin:0 auto;overflow:visible;margin-bottom:5rem}#division-129 .swiper-container{margin-bottom:0}@media (min-width:768px){#division-129 svg{width:500px;transform:translateX(-25%)}}#division-130{position:sticky;top:0;pointer-events:none}#division-131{background-color:rgba(255,255,255,1)}#division-131{overflow:hidden;position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:center}#division-131 .column{position:unset}#division-132{background-color:rgba(29,29,27,1)}#division-132{min-height:100vh;min-height:100svh;height:unset!important;padding:var(--py-xxl) 0 2rem;overflow:hidden}#division-132 .container,#division-132 .container .row{height:100%}#division-133{background-color:rgba(255,255,255,1)}#division-133 h3,#division-133 p{margin-bottom:.5rem}#division-133{z-index:1}@media (min-width:992px){#division-133{z-index:1;margin-top:9rem}#division-133 p{margin-left:7.5rem;margin-bottom:0}}#division-135 .column{padding-left:0;padding-right:0}#division-136 .module{display:none}#division-137{background-color:rgba(255,255,255,1)}#division-137 .btn-outline-primary.medium,#division-137 .btn-outline-primary.small{color:var(--text-on-bg);border-color:var(--text-on-bg)}@media (min-width:992px){#division-137 .column:nth-child(1){display:flex;align-items:center}#division-137 .column:nth-child(1) .column-container{width:100%}#division-137 .column:nth-child(2){padding-left:7rem}#division-137{padding:10rem 0}}@media (max-width:767.98px){#division-137 .slide-background{padding-bottom:62.5%!important}#division-137 .text-inside{display:none}}@media (min-width:768px){#division-137{display:none}}#division-138{min-height:100vh;min-height:100svh}#division-139{background-color:rgba(29,29,27,1)}#division-139{padding:1.5rem 0rem}#division-139 .row{background:var(--primary,#F9B233);padding:2.5rem 0}@media (min-width:576px){#division-139{padding:1.5rem 1rem}}@media (min-width:992px){#division-139{padding:6.5rem 0}#division-139 .row{padding:5rem}#division-139 .column:nth-child(2) .column-container{display:flex;gap:1.5rem;align-items:flex-end}#division-139 .column:nth-child(2) .column-container .module{flex:1}#division-139 .column:nth-child(2) .column-container .module:nth-child(2){flex:1.5}}@media (max-width:991.98px){#division-139 .column:nth-child(2) .column-container{display:flex;flex-direction:column-reverse}}#division-140{min-height:100vh;min-height:100svh}#division-141{min-height:100vh;min-height:100svh}#division-142{min-height:100vh;min-height:100svh}#division-143{min-height:100vh;min-height:100svh}#division-144{min-height:100vh;min-height:100svh}#division-145{min-height:100vh;min-height:100svh}#module-1 .slide-background{padding-bottom:100%}#module-2 .btn-outline-secondary.btn-search span{color:#212529}#module-3 .text-center{text-align:center}#module-3 .text-right{text-align:right}@media (min-width:768px){#module-3 .ml-15{margin-left:1.5rem}#module-3 .ml-45{margin-left:4.5rem}}#module-3{padding-top:35vh;padding-bottom:35vh;max-width:var(--container-extended);margin:0 auto}#module-4 .slide-background{height:100vh}#module-5{text-align:center}#module-6 .slide-background{height:100vh}#module-7 .slide-background{height:150vh}#module-7 .text-inside .container div{padding:10rem 0;position:sticky;top:0;width:75%;margin:0 auto}#module-7 .swiper-container{overflow:unset}#module-8 svg{height:auto;width:90%}#module-8{text-align:center}#module-9 p{margin-bottom:1.5rem}#module-10 .slide-background{height:200vh}#module-10 img{width:100%}#module-10 .h1,#module-10 p{color:#fff}#module-10 .text-inside .container div{padding:10rem 0;position:sticky;top:0;width:75%;margin:0 auto}#module-10 .swiper-container{overflow:unset}#module-10 .slide-background{height:150vh!important}@media (min-width:992px){#module-10 .slide-background{height:200vh!important}}#module-15 .slide-background{height:100vh}#module-15::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:2}#module-16 .video-wrapper{background:var(--bg-default,#FFF);padding:1rem}#module-16 video{object-fit:cover;object-position:bottom center;width:100%;aspect-ratio:1/1}@media (min-width:768px){#module-16 .video-wrapper{aspect-ratio:unset}#module-16 video{aspect-ratio:16/9}}#module-16 video::-webkit-media-controls{display:none!important}#module-16 h3{margin-bottom:4rem}@media (min-width:992px){#module-16 .video-wrapper{padding:4rem}}#module-20 p{position:absolute;top:2rem;left:2rem;right:2rem;font-family:var(--typeface-title,Raleway);font-size:var(--font-size-body-large,1.25rem);font-weight:500;line-height:var(--line-height-body-large,2rem);aspect-ratio:10 / 8;margin-bottom:0;display:flex;align-items:center}#module-22 .slide-background{padding-bottom:100%}#module-22 .slide-background{padding-bottom:0;overflow:visible}#module-22 .slide-background img{position:unset;aspect-ratio:1/1}#module-22 .swiper-container{overflow:visible}#module-22{width:100%;position:absolute;bottom:-7rem;right:50%;transform:translateX(50%);overflow:visible}#module-22 p{margin-bottom:0;font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-button-small,.875rem);font-weight:400;line-height:var(--line-height-button-small,1rem)}#module-22 p strong{color:var(--text-emphasis,#C28100);font-size:var(--font-size-paragraph,1rem);font-weight:400;line-height:var(--line-height-paragraph,1.75rem)}@media (min-width:768px){#module-22{width:50%}}#module-23 .slide-background{padding-bottom:100%}#module-23 .swiper-slide p{opacity:0;transition:opacity 300ms}#module-23 .swiper-slide-active p{opacity:1}#module-23 .slide-wrapper{width:100%}#module-23 .swiper-container{overflow:visible}#module-23 .swiper-pagination-bullet{background:#fff}#module-24{text-align:center}#module-26 .circle-item span.line{height:1px;background:#fff;width:250px;display:block;position:absolute}#module-26 .circle-item.item-2 span.line,#module-26 .circle-item.item-4 span.line,#module-26 .circle-item.item-6 span.line{right:0;transform-origin:right}#module-26 .circle-item.item-1 span.line,#module-26 .circle-item.item-3 span.line,#module-26 .circle-item.item-5 span.line{left:0;transform-origin:left}@media (max-width:991.98px){#module-26 .circle-item.item-2,#module-26 .circle-item.item-4,#module-26 .circle-item.item-6{text-align:right;flex-direction:row-reverse}#module-26 .circles{display:flex;flex-direction:column;gap:1rem}#module-26 .circle-item{display:flex;gap:1rem}#module-26 .circle-item.item-1 svg,#module-26 .circle-item.item-2 svg,#module-26 .circle-item.item-3 svg,#module-26 .circle-item.item-4 svg,#module-26 .circle-item.item-5 svg,#module-26 .circle-item.item-6 svg{height:auto;width:10%}#module-26}@media (min-width:992px){#module-26 .section{max-width:1200px;min-height:750px;position:relative}#module-26 .circle-item.item-2 span.line,#module-26 .circle-item.item-1 span.line{width:400px}#module-26 .circle-item.item-3 span.line{width:340px}#module-26 .circle-item.item-4 span.line{width:450px}#module-26 .circle-item{position:absolute;display:flex;flex-direction:column;align-items:center;text-align:center}#module-26 .circle-item svg{display:block;height:auto}#module-26 .circle-item div{max-width:18rem}#module-26 .item-3 div,#module-26 .item-5 div{padding-right:2rem}#module-26 .item-4 div{padding-left:3rem}#module-26 .item-6 div{padding-left:1.5rem}#module-26 .item-1{top:50%;left:50%;transform:translate(-120%,-120%);z-index:1}#module-26 .item-2{top:50%;left:50%;transform:translateY(-150%);z-index:1}#module-26 .item-3{top:50%;left:50%;transform:translate(-100%,0%);z-index:1}#module-26 .item-4{top:50%;left:50%;transform:translate(-20%,-40%)}#module-26 .item-5{top:50%;left:50%;transform:translate(-100%,180%)}#module-26 .item-6{top:50%;left:50%;transform:translate(10%,70%)}#module-26 .item-2,#module-26 .item-4,#module-26 .item-6{flex-direction:row;text-align:right}#module-26 .item-1,#module-26 .item-3,#module-26 .item-5{flex-direction:row-reverse;text-align:left}}#module-27 h3:nth-child(1){margin-right:4rem}@media (min-width:992px){#module-29{max-width:45%;margin:0 auto 2.5rem}}#module-30 h3{margin-bottom:2.5rem}#module-30 p{margin-left:7.5rem;margin-bottom:5rem}@media (max-width:767.98px){#module-30{margin-top:5rem}}#module-34 .slide-background{height:100vh}#module-38{display:flex;justify-content:center}#module-39 .footer-links{display:flex;justify-content:center}#module-39 .footer-links a{padding:1rem}#module-40 p{line-height:1.5;font-weight:300}@media (max-width:768px){#module-41 p{margin-bottom:0}}@media (max-width:768px){#module-42 p{margin-bottom:0}}#module-43 .wrapper{display:flex;gap:.5rem}#module-43 p{margin-bottom:0}#module-43 p:nth-child(1){margin-bottom:1rem}#module-43{margin-top:2.5rem}@media (max-width:767.98px){#module-43 .wrapper{flex-direction:column;gap:0}#module-43 .wrapper div{text-align:center;margin-bottom:1rem;gap:0}#module-43 p:nth-child(1){margin-bottom:0!important}}#module-44 p{margin-bottom:0}#module-44 p:nth-child(1){margin-bottom:.5rem}#module-45 p{margin-bottom:0}#module-45 p:nth-child(1){margin-bottom:.5rem}@media (max-width:768px){#module-45 p:nth-child(1){margin-bottom:0}}#module-46 .slide-background{padding-bottom:62.5%}#module-46 .swiper-slide::after{content:'Elewacje i dachy'}#module-47 .slide-background{padding-bottom:100%}#module-47 .swiper-slide::after{content:'Prestiżowe części wspólne'}#module-48 .slide-background{padding-bottom:150%}#module-48 .swiper-slide::after{content:'Mieszkania z antresolami'}@media (min-width:992px){#module-48{max-width:50%;padding-top:6.5rem}}#module-51 .items{margin-left:-5px;margin-right:-5px}#module-51 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-51 .item-expander{padding-left:5px;padding-right:5px}#module-51 .item-expander.visible{margin-bottom:10px}#module-51 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-51 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-51 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-51 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-51 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-51 .item{width:25%}}@media (min-width:1200px){#module-51 .item{width:25%}}#module-51 .item-image{padding-bottom:133.33333333333%}#module-52 .items{margin-left:-5px;margin-right:-5px}#module-52 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-52 .item-expander{padding-left:5px;padding-right:5px}#module-52 .item-expander.visible{margin-bottom:10px}#module-52 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-52 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-52 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-52 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-52 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-52 .item{width:25%}}@media (min-width:1200px){#module-52 .item{width:25%}}#module-52 .item-image{padding-bottom:133.33333333333%}#module-55 .h1,#module-55 p{color:#fff}#module-55 .module-text{--space:calc((100vw - var(--container)) / 2);padding-top:10rem;padding-bottom:5rem;padding-right:var(--space);padding-left:var(--space)}#module-55 .module-text::before{content:'';background:linear-gradient(180deg,rgba(0,0,0,.00) -.23%,rgba(0,0,0,.80) 75.87%);position:absolute;inset:0}#module-55 .h1,#module-55 p{z-index:10;position:relative}#module-56{text-align:center}#module-57 .flats-fixed-wrapper{display:flex;transform:translateX(calc(100% - 3.5rem));cursor:pointer}#module-57 .flats-fixed-wrapper .flats-fixed-wrapper-item{display:flex;justify-content:center;align-items:center;border-radius:2rem 0 0 2rem;background:var(--primary);height:3.5rem;transition:all 500ms}#module-57 .flats-fixed-wrapper .flats-fixed-wrapper-item:nth-child(1){width:3.5rem}#module-57 .flats-fixed-wrapper .flats-fixed-wrapper-item:nth-child(1) .icon{font-size:1.5rem}#module-57 .flats-fixed-wrapper .flats-fixed-wrapper-item:nth-child(2){padding:.88rem}#module-57 .flats-fixed-wrapper .flats-fixed-wrapper-item:nth-child(2) .icon{margin-right:.5rem}#module-57 .flats-fixed-wrapper .flats-fixed-wrapper-item .btn{color:var(--text,#1D1D1B)}#module-57{position:fixed;right:0;bottom:9rem;z-index:1000}#module-57 .flats-fixed-wrapper:hover .flats-fixed-wrapper-item:nth-child(1){transform:translateX(500%)}#module-57 .flats-fixed-wrapper:hover .flats-fixed-wrapper-item:nth-child(2){transform:translateX(-100%)}#module-58{position:fixed;right:0;bottom:5rem;z-index:1000}#module-58 .contact-fixed-wrapper{display:flex;cursor:pointer}#module-58 .contact-fixed-wrapper .contact-fixed-wrapper-item{display:flex;justify-content:center;align-items:center;border-radius:2rem 0 0 2rem;background:var(--primary);transition:all 500ms}#module-58 .contact-fixed-wrapper .contact-fixed-wrapper-item:nth-child(1){width:3.5rem;height:3.5rem}#module-58 .contact-fixed-wrapper .contact-fixed-wrapper-item:nth-child(1) .icon{font-size:1.5rem}#module-58 .contact-fixed-wrapper .contact-fixed-wrapper-item a,#module-58 .contact-fixed-wrapper .contact-fixed-wrapper-item .btn{color:var(--text,#1D1D1B)}#module-58 .contact-fixed-wrapper .contact-fixed-wrapper-item:nth-child(2){display:flex;flex-direction:column;gap:.5rem;border-radius:50%;height:11.5rem;width:11.5rem;justify-content:center;align-items:flex-start;padding-left:2rem;transform:translate(100%,100%);position:absolute;bottom:0;right:0}#module-58 .contact-fixed-wrapper .contact-fixed-wrapper-item:nth-child(2) .icon{font-size:1rem}#module-58 .contact-fixed-wrapper:hover .contact-fixed-wrapper-item:nth-child(1){transform:translateY(500%)}#module-58 .contact-fixed-wrapper:hover .contact-fixed-wrapper-item:nth-child(2){transform:translate(25%,25%)}#module-61 h3{margin-bottom:2rem}#module-62 .items{margin-left:-5px;margin-right:-5px}#module-62 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-62 .item-expander{padding-left:5px;padding-right:5px}#module-62 .item-expander.visible{margin-bottom:10px}#module-62 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-62 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-62 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-62 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-62 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-62 .item{width:25%}}@media (min-width:1200px){#module-62 .item{width:25%}}#module-62 .item-image{padding-bottom:133.33333333333%}#module-65 .slide-background{padding-bottom:56.25%}#module-66 .h3{text-align:center;margin-bottom:1rem;margin-top:1rem}#module-66 .module-html{text-align:center}#module-66 svg{margin-bottom:1.5rem;width:auto;height:6rem}@media (max-width:767.98px){#module-66 svg{display:none}}@media (min-width:768px){#module-66 .view-toggler{margin-bottom:1rem}}#module-67 .slide-background{padding-bottom:56.25%}#module-68 .slide-background{height:100vh}#module-68::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:2}#module-69 .slide-background{padding-bottom:150%}@media (max-width:767.98px){#module-69 .icon-logo{display:none}}#module-70 .slide-background{padding-bottom:50%}#module-70 .slide-background::after{content:'';background:linear-gradient(180deg,rgba(29,29,27,.99) 0,rgba(29,29,27,.75) 50%,rgba(29,29,27,1) 95%);position:absolute;inset:0}@media (max-width:767.98px){#module-70 p{display:none}#module-70 .slide-background{padding-bottom:35%}#module-70 h3{margin-bottom:0}}#module-71 .circle-item span.line{height:1px;background:#fff;width:250px;display:block;position:absolute}#module-71 .circle-item.item-2 span.line,#module-71 .circle-item.item-4 span.line,#module-71 .circle-item.item-6 span.line{right:0;transform-origin:right}#module-71 .circle-item.item-1 span.line,#module-71 .circle-item.item-3 span.line,#module-71 .circle-item.item-5 span.line{left:0;transform-origin:left}@media (max-width:991.98px){#module-71 .circle-item.item-2,#module-71 .circle-item.item-4,#module-71 .circle-item.item-6{text-align:right;flex-direction:row-reverse}#module-71 .circles{display:flex;flex-direction:column;gap:1rem}#module-71 .circle-item{display:flex;gap:1rem}#module-71 .circle-item.item-1 svg,#module-71 .circle-item.item-2 svg,#module-71 .circle-item.item-3 svg,#module-71 .circle-item.item-4 svg,#module-71 .circle-item.item-5 svg,#module-71 .circle-item.item-6 svg{height:auto;width:10%}#module-71}@media (min-width:992px){#module-71 .section{max-width:1200px;min-height:750px;position:relative}#module-71 .circle-item.item-2 span.line,#module-71 .circle-item.item-1 span.line{width:400px}#module-71 .circle-item.item-3 span.line{width:340px}#module-71 .circle-item.item-4 span.line{width:450px}#module-71 .circle-item{position:absolute;display:flex;flex-direction:column;align-items:center;text-align:center}#module-71 .circle-item svg{display:block;height:auto}#module-71 .circle-item div{max-width:18rem}#module-71 .item-3 div,#module-71 .item-5 div{padding-right:2rem}#module-71 .item-4 div{padding-left:3rem}#module-71 .item-6 div{padding-left:1.5rem}#module-71 .item-1{top:50%;left:50%;transform:translate(-120%,-120%);z-index:1}#module-71 .item-2{top:50%;left:50%;transform:translateY(-150%);z-index:1}#module-71 .item-3{top:50%;left:50%;transform:translate(-100%,0%);z-index:1}#module-71 .item-4{top:50%;left:50%;transform:translate(-20%,-40%)}#module-71 .item-5{top:50%;left:50%;transform:translate(-100%,180%)}#module-71 .item-6{top:50%;left:50%;transform:translate(10%,70%)}#module-71 .item-2,#module-71 .item-4,#module-71 .item-6{flex-direction:row;text-align:right}#module-71 .item-1,#module-71 .item-3,#module-71 .item-5{flex-direction:row-reverse;text-align:left}}#module-72 h3:nth-child(1){margin-right:4rem}@media (min-width:992px){#module-73{max-width:45%;margin:0 auto 2.5rem}}#module-74 .slide-background{padding-bottom:56.25%}#module-74 .slide-background{min-height:50vh}@media (min-width:992px){#module-74 .swiper-slide{transform:rotate(-90deg)}#module-74 .swiper-container{transform:rotate(90deg);overflow:unset}#module-74 .slide-background{min-height:unset}}#module-75 .slide-background{height:100vh}#module-75 .module-text-slider{--swiper-navigation-sides-offset:calc(((100vw - var(--container)) / 2) + 15px);--swiper-navigation-sides-offset:1rem}#module-75 .text-inside .container div{padding-bottom:3.5rem}@media (min-width:768px){#module-75 .text-inside .container div{width:50%;padding-bottom:6.5rem}}#module-76{color:var(--text-on-bg,#FFF)}#module-77 .slide-background{height:100vh}#module-79 .slide-background{height:100vh}#module-80{color:var(--text-on-bg,#FFF)}#module-81 .slide-background{height:100vh}#module-83 .slide-background{height:100vh}#module-85 .slide-background{height:100vh}#module-86{color:var(--text-on-bg,#FFF)}#module-87 .slide-background{height:100vh}#module-92 .dynamic-map{aspect-ratio:45/34;border-radius:var(--Radius-radius-button,1.5rem);overflow:hidden;margin-top:1.75rem}#module-93 h3{margin-bottom:0}#module-93 p{margin-bottom:0}#module-96 .items{margin-left:-5px;margin-right:-5px}#module-96 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-96 .item-expander{padding-left:5px;padding-right:5px}#module-96 .item-expander.visible{margin-bottom:10px}#module-96 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-96 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-96 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-96 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-96 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-96 .item{width:100%}}@media (min-width:1200px){#module-96 .item{width:100%}}#module-96 .item-image{padding-bottom:133.33333333333%}#module-100 .wrapper{display:flex;gap:1rem}#module-100 p{margin-bottom:0}#module-100 p:nth-child(1){margin-bottom:1rem}#module-100{margin-top:2.5rem}#module-101{margin-top:2.5rem}#module-104 .items{margin-left:-5px;margin-right:-5px}#module-104 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-104 .item-expander{padding-left:5px;padding-right:5px}#module-104 .item-expander.visible{margin-bottom:10px}#module-104 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-104 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-104 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-104 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-104 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-104 .item{width:100%}}@media (min-width:1200px){#module-104 .item{width:100%}}#module-104 .item-image{padding-bottom:133.33333333333%}#module-105 .items{margin-left:-5px;margin-right:-5px}#module-105 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-105 .item-expander{padding-left:5px;padding-right:5px}#module-105 .item-expander.visible{margin-bottom:10px}#module-105 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-105 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-105 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-105 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-105 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-105 .item{width:100%}}@media (min-width:1200px){#module-105 .item{width:100%}}#module-105 .item-image{padding-bottom:133.33333333333%}#module-107 .items{margin-left:-5px;margin-right:-5px}#module-107 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-107 .item-expander{padding-left:5px;padding-right:5px}#module-107 .item-expander.visible{margin-bottom:10px}#module-107 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-107 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-107 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-107 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-107 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-107 .item{width:100%}}@media (min-width:1200px){#module-107 .item{width:100%}}#module-107 .item-image{padding-bottom:133.33333333333%}#module-110 .items{margin-left:-5px;margin-right:-5px}#module-110 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-110 .item-expander{padding-left:5px;padding-right:5px}#module-110 .item-expander.visible{margin-bottom:10px}#module-110 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-110 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-110 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-110 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-110 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-110 .item{width:100%}}@media (min-width:1200px){#module-110 .item{width:100%}}#module-110 .item-image{padding-bottom:133.33333333333%}#module-112 .social-media{dispaly:flex;gap:.5rem}#module-112 .social-media a{padding:.62rem;font-size:1.25rem}#module-112 .social-media a:hover{text-decoration:unset}#module-117{margin-bottom:1.5rem;padding-top:var(--py-xxl)}#module-119 .items{margin-left:-5px;margin-right:-5px}#module-119 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-119 .item-expander{padding-left:5px;padding-right:5px}#module-119 .item-expander.visible{margin-bottom:10px}#module-119 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-119 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-119 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-119 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-119 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-119 .item{width:100%}}@media (min-width:1200px){#module-119 .item{width:100%}}#module-119 .item-image{padding-bottom:133.33333333333%}#module-120 .slide-background{height:100vh}#module-122 .items{margin-left:-5px;margin-right:-5px}#module-122 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-122 .item-expander{padding-left:5px;padding-right:5px}#module-122 .item-expander.visible{margin-bottom:10px}#module-122 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-122 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-122 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-122 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-122 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-122 .item{width:100%}}@media (min-width:1200px){#module-122 .item{width:100%}}#module-122 .item-image{padding-bottom:133.33333333333%}#module-127{margin-bottom:1.5rem;padding-top:var(--py-xxl)}#module-130 .slide-background{height:100vh}#module-132 .items{margin-left:-5px;margin-right:-5px}#module-132 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-132 .item-expander{padding-left:5px;padding-right:5px}#module-132 .item-expander.visible{margin-bottom:10px}#module-132 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-132 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-132 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-132 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-132 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-132 .item{width:100%}}@media (min-width:1200px){#module-132 .item{width:100%}}#module-132 .item-image{padding-bottom:133.33333333333%}#module-135 .gold-line{margin:2.5rem 0}#module-137{margin-bottom:1.5rem;padding-top:var(--py-xxl)}#module-140 .slide-background{height:100vh}#module-142 .items{margin-left:-5px;margin-right:-5px}#module-142 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-142 .item-expander{padding-left:5px;padding-right:5px}#module-142 .item-expander.visible{margin-bottom:10px}#module-142 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-142 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-142 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-142 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-142 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-142 .item{width:100%}}@media (min-width:1200px){#module-142 .item{width:100%}}#module-142 .item-image{padding-bottom:133.33333333333%}#module-144 .slide-background{height:100vh}#module-144 .text-inside .container div{padding-top:3rem}@media (min-width:992px){#module-144 .text-inside .container div{width:75%}}#module-145{--distance:calc((100vw - var(--container)) /2);position:absolute;bottom:0;left:0;right:0;z-index:2}#module-145 .wrapper{display:flex;flex-wrap:wrap;gap:1rem;flex-direction:column;padding:0 1rem}#module-145 .wrapper div{flex:1}@media (min-width:768px){#module-145 .wrapper{flex-direction:row;justify-content:center;align-items:center}}@media (min-width:992px){#module-145 .wrapper div{padding:0 1rem}#module-145 .wrapper div:nth-child(2){border-left:1px solid var(--primary,#F9B233);border-right:1px solid var(--primary,#F9B233)}#module-145{bottom:2.5rem;left:var(--distance);right:var(--distance)}}@media (min-width:1440px){#module-145 .wrapper div{padding:0 1rem}}#module-147{text-align:center}#module-147 .btn{white-space:nowrap}#module-147 .btn-animation .icon{font-size:.9rem}#module-148 .items{margin-left:-5px;margin-right:-5px}#module-148 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-148 .item-expander{padding-left:5px;padding-right:5px}#module-148 .item-expander.visible{margin-bottom:10px}#module-148 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-148 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-148 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-148 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-148 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-148 .item{width:25%}}@media (min-width:1200px){#module-148 .item{width:25%}}#module-148 .item-image{padding-bottom:133.33333333333%}#module-148 .text-box p{white-space:nowrap}#module-148 .text-box{gap:.5rem!important}@media (max-width:767.98px){#module-148 .text-box p{white-space:nowrap}}@media (max-width:991.98px){#module-148 .text-box{flex-wrap:wrap}}#module-150 .btn-outline-secondary.btn-search span{color:#212529}#module-150{width:100%}#module-151 svg{width:100%;max-width:250px}#module-151{text-align:center;margin-bottom:1.5rem}#module-152 p{margin-bottom:1.5rem}#module-154 .slide-background{height:100vh}@media (max-width:991.98px){#module-154 .slider-background{height:110svh!important}}#module-155 .slide-background{height:100vh}#module-156 .slide-background{height:150vh}#module-156 .text-inside .container div{padding:10rem 0 0rem;position:sticky;top:0;width:75%;margin:0 auto}#module-156 .swiper-container{overflow:unset}#module-156 .font-h4-heading{margin-top:2rem}@media (min-width:768px){#module-156 .text-inside .container div{padding:10rem 0}}#module-157 .slide-background{height:200vh}#module-157 img{width:100%}#module-157 .h1,#module-157 p{color:#fff}#module-157 .text-inside .container div{padding:10rem 0;margin:0 auto;height:100%;display:flex;flex-direction:column}#module-157 .text-inside .container div .h1{position:sticky;top:8rem;padding-bottom:23rem}#module-157 .text-inside .container div p{margin-top:auto}#module-157 .swiper-container{overflow:unset}#module-157 .slide-background{height:150vh!important}@media (min-width:992px){#module-157 .text-inside .container div{width:75%}#module-157 .slide-background{height:200vh!important}#module-157 .text-inside .container div .h1{padding-bottom:13rem}}#module-157 .font-h4-heading{margin-top:1.5rem}#module-160 .slide-background{padding-bottom:62.5%}@media (min-width:768px){#module-160 .swiper-slide::after{content:'Unikalna architektura'}}#module-161 .slide-background{padding-bottom:166.66666666667%}@media (min-width:768px){#module-161 .swiper-slide::after{content:'Prestiżowe części wspólne'}}#module-162 .slide-background{padding-bottom:150%}@media (min-width:768px){#module-162 .swiper-slide::after{content:'Mieszkania z antresolami'}}@media (min-width:992px){#module-162{max-width:70%;padding-top:6.5rem}}#module-163 .slide-background{height:100vh}#module-163::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:2}#module-164 .video-wrapper{background:var(--bg-default,#FFF);padding:1rem}#module-164 video{object-fit:cover;object-position:bottom center;width:100%;aspect-ratio:1/1}@media (min-width:768px){#module-164 .video-wrapper{aspect-ratio:unset}#module-164 video{aspect-ratio:16/9}}#module-164 video::-webkit-media-controls{display:none!important}#module-164 h3{margin-bottom:4rem}@media (min-width:992px){#module-164 .video-wrapper{padding:4rem}}#module-168 .slide-background{padding-bottom:100%}#module-168 .slide-background{padding-bottom:0;overflow:visible}#module-168 .slide-background img{position:unset;aspect-ratio:1/1}#module-168 .swiper-container{overflow:visible}#module-168{width:100%;position:absolute;bottom:-7rem;right:50%;transform:translateX(50%);overflow:visible}#module-168 p{margin-bottom:0;font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-button-small,.875rem);font-weight:400;line-height:var(--line-height-button-small,1rem)}#module-168 p strong{color:var(--text-emphasis,#C28100);font-size:var(--font-size-paragraph,1rem);font-weight:400;line-height:var(--line-height-paragraph,1.75rem)}@media (min-width:768px){#module-168{width:50%}}#module-170 .slide-background{height:100vh}#module-170::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:2}#module-171 .slide-background{padding-bottom:100%}#module-171 .swiper-slide p{opacity:0;transition:opacity 300ms}#module-171 .swiper-slide-active p{opacity:1}#module-171 .slide-wrapper{width:100%}#module-171 .swiper-container{overflow:visible}#module-171 .swiper-pagination-bullet{background:#fff}#module-172{text-align:center}#module-172 .btn{white-space:nowrap}#module-174 .items{margin-left:-5px;margin-right:-5px}#module-174 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-174 .item-expander{padding-left:5px;padding-right:5px}#module-174 .item-expander.visible{margin-bottom:10px}#module-174 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-174 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-174 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-174 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-174 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-174 .item{width:25%}}@media (min-width:1200px){#module-174 .item{width:25%}}#module-174 .item-image{padding-bottom:133.33333333333%}#module-174 .feature-buttons{justify-content:flex-start;margin-bottom:3rem}#module-174 .btn-outline-primary.medium{color:var(--text-on-bg);border-color:var(--text-on-bg)}#module-174 .btn-outline-primary.medium:hover{background:var(--surface-transparency,rgba(255,255,255,.20))}#module-174 .btn-outline-primary.medium.active{color:var(--text);border-color:var(--text);background:var(--text-on-bg)}@media (min-width:768px){#module-174 .feature-buttons{margin-bottom:1rem}}#module-177 h3{margin-bottom:0}#module-177 h3:last-of-type{margin-bottom:1rem}@media (min-width:992px){#module-177{max-width:45%;margin:0 auto 2.5rem}}@media (max-width:767.98px){#module-178 h3,#module-178 p{text-align:left!important}#module-178 p{display:none}}#module-179 h3{margin-bottom:2.5rem}#module-179 p{margin-left:7.5rem;margin-bottom:5rem}@media (max-width:767.98px){#module-179 p{margin-left:0;display:none}}#module-183 .h1,#module-183 p{color:#fff}#module-183 .module-text{--space:calc((100vw - var(--container)) / 2);padding-top:10rem;padding-bottom:5rem;padding-right:var(--space);padding-left:var(--space)}#module-183 .module-text::before{content:'';background:linear-gradient(180deg,rgba(0,0,0,.00) -.23%,rgba(0,0,0,.80) 75.87%);position:absolute;inset:0}#module-183 .h1,#module-183 p{z-index:10;position:relative}#module-183 .font-h4-heading{margin-top:2rem}@media (min-width:992px){#module-183 .module-text p{width:75%;margin:2rem auto 0}}#module-184 .items{margin-left:-5px;margin-right:-5px}#module-184 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-184 .item-expander{padding-left:5px;padding-right:5px}#module-184 .item-expander.visible{margin-bottom:10px}#module-184 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-184 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-184 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-184 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-184 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-184 .item{width:25%}}@media (min-width:1200px){#module-184 .item{width:25%}}#module-184 .item-image{padding-bottom:133.33333333333%}#module-184 .feature span,#module-184 .feature select,#module-184 .posts-search{display:none}#module-184 .feature-buttons{text-align:center;margin-bottom:2rem;margin-top:1rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.25rem}@media (min-width:992px){#module-184 .feature-buttons{margin-bottom:4rem}}#module-185 .slide-background{height:100vh}#module-185 .module-text-slider{--swiper-navigation-sides-offset:calc(((100vw - var(--container)) / 2) + 15px);--swiper-navigation-sides-offset:2rem}#module-185 .slide-background::after{content:'';background:linear-gradient(15deg,rgba(0,0,0,1) 0,rgba(255,255,255,0) 35%);position:absolute;inset:0}#module-185 .text-inside .container div{margin-bottom:1.5rem;text-shadow:-5px 5px 10px rgba(0,0,0,1)}#module-185 h3{margin-bottom:0}@media (min-width:768px){#module-185 .text-inside .container div{width:50%;padding-bottom:1.5rem}}#module-186 h3{margin-bottom:0}#module-187 .items{margin-left:-5px;margin-right:-5px}#module-187 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-187 .item-expander{padding-left:5px;padding-right:5px}#module-187 .item-expander.visible{margin-bottom:10px}#module-187 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-187 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-187 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-187 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-187 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-187 .item{width:25%}}@media (min-width:1200px){#module-187 .item{width:25%}}#module-187 .item-image{padding-bottom:133.33333333333%}#module-187 .feature span,#module-187 .feature select,#module-187 .posts-search{display:none}#module-187 .feature-buttons{text-align:center;margin-bottom:4rem;margin-top:1rem}#module-188 h3{margin-bottom:0}#module-189 .items{margin-left:-5px;margin-right:-5px}#module-189 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-189 .item-expander{padding-left:5px;padding-right:5px}#module-189 .item-expander.visible{margin-bottom:10px}#module-189 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-189 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-189 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-189 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-189 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-189 .item{width:25%}}@media (min-width:1200px){#module-189 .item{width:25%}}#module-189 .item-image{padding-bottom:133.33333333333%}#module-189 .map{aspect-ratio:1/1;margin:0 auto;height:unset}@media (min-width:768px){#module-189 .map{aspect-ratio:82/41}}#module-190 h3{margin-bottom:2rem}#module-198 .items{margin-left:-5px;margin-right:-5px}#module-198 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-198 .item-expander{padding-left:5px;padding-right:5px}#module-198 .item-expander.visible{margin-bottom:10px}#module-198 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-198 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-198 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-198 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-198 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-198 .item{width:33.333333333333%}}@media (min-width:1200px){#module-198 .item{width:25%}}#module-198 .item-image{padding-bottom:133.33333333333%}#module-198 .medium .icon{font-size:1rem}#module-198 .btn.mobile{display:flex;justify-content:center;align-items:center;margin-top:2rem}#module-198 .btn.mobile.ml-2{margin-left:0!important}#module-198 .btn.mobile .icon{flex:0 0 1rem}#module-198 @media (min-width:576px){}@media (min-width:992px){#module-198 .btn.mobile{display:none}}#module-200{text-align:center}@media (max-width:787.98px){#module-200 svg{width:100%;height:auto}}#module-211 h3{margin-bottom:2.5rem}#module-213 .slide-background{padding-bottom:56.25%}#module-214 .group{margin-bottom:1rem;width:75%;transition:all 500ms}#module-214 .group.active{width:100%}#module-214 .group .group-header{text-align:justify;font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-button-small,.875rem);font-weight:400;line-height:1.14;padding-left:0;border-bottom:1px solid var(--text-on-bg,#FFF);text-align:right;display:flex;justify-content:flex-start;align-items:center;gap:.5rem;flex-direction:row-reverse}#module-214 .group.active .group-header{border-bottom:1px solid #F9B233;z-index:10}#module-214 .module-text-groups .group-header span{position:unset}#module-214 .module-text-groups .group-header span.icon{--icon-base64:unset;background:unset}#module-214 .module-text-groups .group-header span.icon::before,#module-214 .module-text-groups .group-header span.icon::after{content:'';background:var(--secondary,#303269);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all 300ms}#module-214 .module-text-groups .group-header span.icon::before{width:12.5px;height:1px}#module-214 .module-text-groups .group-header span.icon::after{height:12.5px;width:1px}#module-214 .module-text-groups .active .group-header span.icon::before{opacity:0}#module-214 .module-text-groups .group .group-header .icon{border-radius:50%;border:1px solid transparent}#module-214 .module-text-groups .active .group .group-header .icon{transform:rotate(180deg)}#module-214 .module-text-groups .active.group .group-header .icon{border:1px solid var(--primary,#F9B342)}#module-214 .module-text-groups .group-content{padding-top:1rem}@media (min-width:992px){#module-214 .module-text-groups .group .group-header:hover .icon{border:1px solid var(--primary,#F9B342);transform:translateX(150%) rotate(180deg)}#module-214 .module-text-groups .active.group .group-header:hover .icon{transform:rotate(270deg)!important}#module-214 .group{margin-bottom:2.5rem}#module-214 .module-text-groups .group-content{display:none!important}}#module-215{margin-bottom:3rem}@media (min-width:768px){#module-215{margin-bottom:6rem}}#module-216{text-align:left}@media (min-width:768px){#module-216{text-align:center}}#module-218 p{margin-bottom:0}@media (min-width:1200px){#module-218{transform:translate(40%,-2.5rem);z-index:2;position:relative;background:rgba(29,29,27,1);padding:1rem}}#module-219 .slide-background{padding-bottom:66.474820143885%}#module-221 .slide-background{padding-bottom:183.33333333333%}#module-225 .slide-background{padding-bottom:183.33333333333%}#module-227 .slide-background{padding-bottom:183.33333333333%}#module-229 .slide-background{padding-bottom:183.33333333333%}#module-230 .slide-background{padding-bottom:183.33333333333%}#module-232 .items{margin-left:-5px;margin-right:-5px}#module-232 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-232 .item-expander{padding-left:5px;padding-right:5px}#module-232 .item-expander.visible{margin-bottom:10px}#module-232 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-232 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-232 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-232 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-232 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-232 .item{width:100%}}@media (min-width:1200px){#module-232 .item{width:100%}}#module-232 .item-image{padding-bottom:133.33333333333%}#module-233 .items{margin-left:-5px;margin-right:-5px}#module-233 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-233 .item-expander{padding-left:5px;padding-right:5px}#module-233 .item-expander.visible{margin-bottom:10px}#module-233 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-233 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-233 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-233 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-233 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-233 .item{width:100%}}@media (min-width:1200px){#module-233 .item{width:100%}}#module-233 .item-image{padding-bottom:133.33333333333%}#module-234 .items{margin-left:-5px;margin-right:-5px}#module-234 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-234 .item-expander{padding-left:5px;padding-right:5px}#module-234 .item-expander.visible{margin-bottom:10px}#module-234 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-234 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-234 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-234 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-234 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-234 .item{width:100%}}@media (min-width:1200px){#module-234 .item{width:100%}}#module-234 .item-image{padding-bottom:133.33333333333%}#module-235 .items{margin-left:-5px;margin-right:-5px}#module-235 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-235 .item-expander{padding-left:5px;padding-right:5px}#module-235 .item-expander.visible{margin-bottom:10px}#module-235 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-235 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-235 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-235 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-235 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-235 .item{width:100%}}@media (min-width:1200px){#module-235 .item{width:100%}}#module-235 .item-image{padding-bottom:133.33333333333%}#module-236 .items{margin-left:-5px;margin-right:-5px}#module-236 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-236 .item-expander{padding-left:5px;padding-right:5px}#module-236 .item-expander.visible{margin-bottom:10px}#module-236 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-236 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-236 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-236 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-236 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-236 .item{width:100%}}@media (min-width:1200px){#module-236 .item{width:100%}}#module-236 .item-image{padding-bottom:133.33333333333%}#module-237 .items{margin-left:-5px;margin-right:-5px}#module-237 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-237 .item-expander{padding-left:5px;padding-right:5px}#module-237 .item-expander.visible{margin-bottom:10px}#module-237 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-237 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-237 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-237 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-237 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-237 .item{width:100%}}@media (min-width:1200px){#module-237 .item{width:100%}}#module-237 .item-image{padding-bottom:133.33333333333%}#module-238 .items{margin-left:-5px;margin-right:-5px}#module-238 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-238 .item-expander{padding-left:5px;padding-right:5px}#module-238 .item-expander.visible{margin-bottom:10px}#module-238 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-238 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-238 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-238 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-238 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-238 .item{width:100%}}@media (min-width:1200px){#module-238 .item{width:100%}}#module-238 .item-image{padding-bottom:133.33333333333%}#module-239 .items{margin-left:-5px;margin-right:-5px}#module-239 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-239 .item-expander{padding-left:5px;padding-right:5px}#module-239 .item-expander.visible{margin-bottom:10px}#module-239 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-239 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-239 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-239 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-239 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-239 .item{width:100%}}@media (min-width:1200px){#module-239 .item{width:100%}}#module-239 .item-image{padding-bottom:133.33333333333%}#module-240 .items{margin-left:-5px;margin-right:-5px}#module-240 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-240 .item-expander{padding-left:5px;padding-right:5px}#module-240 .item-expander.visible{margin-bottom:10px}#module-240 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-240 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-240 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-240 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-240 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-240 .item{width:100%}}@media (min-width:1200px){#module-240 .item{width:100%}}#module-240 .item-image{padding-bottom:133.33333333333%}#module-241 .items{margin-left:-5px;margin-right:-5px}#module-241 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-241 .item-expander{padding-left:5px;padding-right:5px}#module-241 .item-expander.visible{margin-bottom:10px}#module-241 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-241 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-241 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-241 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-241 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-241 .item{width:100%}}@media (min-width:1200px){#module-241 .item{width:100%}}#module-241 .item-image{padding-bottom:133.33333333333%}#module-242 .items{margin-left:-5px;margin-right:-5px}#module-242 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-242 .item-expander{padding-left:5px;padding-right:5px}#module-242 .item-expander.visible{margin-bottom:10px}#module-242 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-242 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-242 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-242 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-242 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-242 .item{width:100%}}@media (min-width:1200px){#module-242 .item{width:100%}}#module-242 .item-image{padding-bottom:133.33333333333%}#module-243 .items{margin-left:-5px;margin-right:-5px}#module-243 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-243 .item-expander{padding-left:5px;padding-right:5px}#module-243 .item-expander.visible{margin-bottom:10px}#module-243 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-243 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-243 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-243 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-243 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-243 .item{width:100%}}@media (min-width:1200px){#module-243 .item{width:100%}}#module-243 .item-image{padding-bottom:133.33333333333%}#module-244 .items{margin-left:-5px;margin-right:-5px}#module-244 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-244 .item-expander{padding-left:5px;padding-right:5px}#module-244 .item-expander.visible{margin-bottom:10px}#module-244 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-244 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-244 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-244 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-244 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-244 .item{width:100%}}@media (min-width:1200px){#module-244 .item{width:100%}}#module-244 .item-image{padding-bottom:133.33333333333%}#module-245 .items{margin-left:-5px;margin-right:-5px}#module-245 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-245 .item-expander{padding-left:5px;padding-right:5px}#module-245 .item-expander.visible{margin-bottom:10px}#module-245 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-245 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-245 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-245 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-245 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-245 .item{width:100%}}@media (min-width:1200px){#module-245 .item{width:100%}}#module-245 .item-image{padding-bottom:133.33333333333%}#module-246 .items{margin-left:-5px;margin-right:-5px}#module-246 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-246 .item-expander{padding-left:5px;padding-right:5px}#module-246 .item-expander.visible{margin-bottom:10px}#module-246 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-246 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-246 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-246 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-246 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-246 .item{width:100%}}@media (min-width:1200px){#module-246 .item{width:100%}}#module-246 .item-image{padding-bottom:133.33333333333%}#module-247 .items{margin-left:-5px;margin-right:-5px}#module-247 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-247 .item-expander{padding-left:5px;padding-right:5px}#module-247 .item-expander.visible{margin-bottom:10px}#module-247 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-247 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-247 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-247 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-247 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-247 .item{width:100%}}@media (min-width:1200px){#module-247 .item{width:100%}}#module-247 .item-image{padding-bottom:133.33333333333%}#module-248 .items{margin-left:-5px;margin-right:-5px}#module-248 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-248 .item-expander{padding-left:5px;padding-right:5px}#module-248 .item-expander.visible{margin-bottom:10px}#module-248 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-248 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-248 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-248 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-248 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-248 .item{width:100%}}@media (min-width:1200px){#module-248 .item{width:100%}}#module-248 .item-image{padding-bottom:133.33333333333%}#module-249 .items{margin-left:-5px;margin-right:-5px}#module-249 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-249 .item-expander{padding-left:5px;padding-right:5px}#module-249 .item-expander.visible{margin-bottom:10px}#module-249 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-249 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-249 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-249 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-249 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-249 .item{width:100%}}@media (min-width:1200px){#module-249 .item{width:100%}}#module-249 .item-image{padding-bottom:133.33333333333%}#module-250 .items{margin-left:-5px;margin-right:-5px}#module-250 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-250 .item-expander{padding-left:5px;padding-right:5px}#module-250 .item-expander.visible{margin-bottom:10px}#module-250 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-250 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-250 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-250 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-250 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-250 .item{width:100%}}@media (min-width:1200px){#module-250 .item{width:100%}}#module-250 .item-image{padding-bottom:133.33333333333%}#module-251 .items{margin-left:-5px;margin-right:-5px}#module-251 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-251 .item-expander{padding-left:5px;padding-right:5px}#module-251 .item-expander.visible{margin-bottom:10px}#module-251 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-251 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-251 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-251 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-251 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-251 .item{width:100%}}@media (min-width:1200px){#module-251 .item{width:100%}}#module-251 .item-image{padding-bottom:133.33333333333%}#module-252 svg{width:100%;max-width:250px}#module-252{text-align:center;margin-bottom:1.5rem}#module-265{position:sticky;top:0}#module-297 .slide-background{padding-bottom:62.5%}@media (min-width:768px){#module-297 .swiper-slide::after{content:'Unikalna architektura'}}#module-298 .slide-background{padding-bottom:166.66666666667%}@media (min-width:768px){#module-298 .swiper-slide::after{content:'Prestiżowe części wspólne'}}#module-299 .slide-background{padding-bottom:150%}@media (min-width:768px){#module-299 .swiper-slide::after{content:'Mieszkania z antresolami'}}@media (min-width:992px){#module-299{max-width:70%;padding-top:6.5rem}}#module-300 .icon{color:#fff}#module-300 .btn{background:rgba(0,0,0,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#module-301 .icon{color:#fff}#module-301 .btn{background:rgba(0,0,0,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#module-302 .icon{color:#fff}#module-302 .btn{background:rgba(0,0,0,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#module-316 .social-media{display:flex;gap:.5rem;padding:1.5rem 0;justify-content:center}#module-316 .social-media a{padding:.62rem;font-size:1.25rem}#module-316 .social-media a:hover{text-decoration:unset}@media (min-width:767.98px){#module-316 .social-media{justify-content:flex-start}#module-316 .social-media{padding:1.5rem 0 0}}#module-317 .slide-background{padding-bottom:56.25%}#module-331 p{color:var(--text,#1D1D1B);font-family:var(--typeface-paragraph,Lato);font-size:1rem;font-style:italic;font-weight:400;line-height:1.5}@media (min-width:992px){#module-331 p{font-size:1.5rem}}#module-332 .slide-background{padding-bottom:150.86705202312%}@media (max-width:991.98px){#module-332 .slide-background{padding-bottom:100%!important}}#module-333 .module-text{text-align:center}#module-333 p{margin-bottom:0}@media (min-width:768px){#module-333 .module-text{text-align:right}}#module-334{position:absolute;bottom:0;left:-5rem}#module-346{text-align:center}@media (max-width:767.98px){#module-346{margin-top:2rem}}@media (min-width:992px){#module-346 .btn{margin:3rem 0}}#module-347 .items{margin-left:-5px;margin-right:-5px}#module-347 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-347 .item-expander{padding-left:5px;padding-right:5px}#module-347 .item-expander.visible{margin-bottom:10px}#module-347 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-347 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-347 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-347 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-347 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-347 .item{width:25%}}@media (min-width:1200px){#module-347 .item{width:25%}}#module-347 .item-image{padding-bottom:133.33333333333%}#module-347 .map{aspect-ratio:45/34;border-radius:var(--Radius-radius-button,1.5rem);overflow:hidden;margin-top:1.75rem;max-height:unset;height:unset;-aspect-ratio:1/1}#module-348 .circle-item span.line{height:1px;background:#fff;width:250px;display:block;position:absolute}#module-348 .circle-item.item-2 span.line,#module-348 .circle-item.item-4 span.line,#module-348 .circle-item.item-6 span.line{right:0;transform-origin:right}#module-348 .circle-item.item-1 span.line,#module-348 .circle-item.item-3 span.line,#module-348 .circle-item.item-5 span.line{left:0;transform-origin:left}@media (max-width:991.98px){#module-348 .circle-item.item-2,#module-348 .circle-item.item-4,#module-348 .circle-item.item-6{text-align:right;flex-direction:row-reverse}#module-348 .circles{display:flex;flex-direction:column;gap:1rem}#module-348 .circle-item{display:flex;gap:1rem}#module-348 .circle-item.item-1 svg,#module-348 .circle-item.item-2 svg,#module-348 .circle-item.item-3 svg,#module-348 .circle-item.item-4 svg,#module-348 .circle-item.item-5 svg,#module-348 .circle-item.item-6 svg{height:auto;width:10%}#module-348}@media (min-width:992px){#module-348 .section{max-width:1200px;min-height:750px;position:relative}#module-348 .circle-item.item-2 span.line,#module-348 .circle-item.item-1 span.line{width:400px}#module-348 .circle-item.item-3 span.line{width:340px}#module-348 .circle-item.item-4 span.line{width:450px}#module-348 .circle-item{position:absolute;display:flex;flex-direction:column;align-items:center;text-align:center}#module-348 .circle-item svg{display:block;height:auto}#module-348 .circle-item div{max-width:18rem}#module-348 .item-3 div,#module-348 .item-5 div{padding-right:2rem}#module-348 .item-4 div{padding-left:3rem}#module-348 .item-6 div{padding-left:1.5rem}#module-348 .item-1{top:50%;left:50%;transform:translate(-120%,-120%);z-index:1}#module-348 .item-2{top:50%;left:50%;transform:translateY(-150%);z-index:1}#module-348 .item-3{top:50%;left:50%;transform:translate(-100%,0%);z-index:1}#module-348 .item-4{top:50%;left:50%;transform:translate(-20%,-40%)}#module-348 .item-5{top:50%;left:50%;transform:translate(-100%,180%)}#module-348 .item-6{top:50%;left:50%;transform:translate(10%,70%)}#module-348 .item-2,#module-348 .item-4,#module-348 .item-6{flex-direction:row;text-align:right}#module-348 .item-1,#module-348 .item-3,#module-348 .item-5{flex-direction:row-reverse;text-align:left}}#module-351 .items{margin-left:-5px;margin-right:-5px}#module-351 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-351 .item-expander{padding-left:5px;padding-right:5px}#module-351 .item-expander.visible{margin-bottom:10px}#module-351 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-351 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-351 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-351 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-351 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-351 .item{width:100%}}@media (min-width:1200px){#module-351 .item{width:100%}}#module-351 .item-image{padding-bottom:133.33333333333%}#module-352 .items{margin-left:-5px;margin-right:-5px}#module-352 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-352 .item-expander{padding-left:5px;padding-right:5px}#module-352 .item-expander.visible{margin-bottom:10px}#module-352 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-352 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-352 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-352 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-352 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-352 .item{width:100%}}@media (min-width:1200px){#module-352 .item{width:100%}}#module-352 .item-image{padding-bottom:133.33333333333%}#module-353 .items{margin-left:-5px;margin-right:-5px}#module-353 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-353 .item-expander{padding-left:5px;padding-right:5px}#module-353 .item-expander.visible{margin-bottom:10px}#module-353 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-353 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-353 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-353 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-353 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-353 .item{width:100%}}@media (min-width:1200px){#module-353 .item{width:100%}}#module-353 .item-image{padding-bottom:133.33333333333%}#module-354 .items{margin-left:-5px;margin-right:-5px}#module-354 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-354 .item-expander{padding-left:5px;padding-right:5px}#module-354 .item-expander.visible{margin-bottom:10px}#module-354 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-354 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-354 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-354 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-354 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-354 .item{width:100%}}@media (min-width:1200px){#module-354 .item{width:100%}}#module-354 .item-image{padding-bottom:133.33333333333%}#module-355 .items{margin-left:-5px;margin-right:-5px}#module-355 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-355 .item-expander{padding-left:5px;padding-right:5px}#module-355 .item-expander.visible{margin-bottom:10px}#module-355 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-355 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-355 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-355 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-355 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-355 .item{width:100%}}@media (min-width:1200px){#module-355 .item{width:100%}}#module-355 .item-image{padding-bottom:133.33333333333%}#module-356 .items{margin-left:-5px;margin-right:-5px}#module-356 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-356 .item-expander{padding-left:5px;padding-right:5px}#module-356 .item-expander.visible{margin-bottom:10px}#module-356 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-356 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-356 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-356 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-356 .item{width:100%}}@media (min-width:992px) and (max-width:1199.98px){#module-356 .item{width:100%}}@media (min-width:1200px){#module-356 .item{width:100%}}#module-356 .item-image{padding-bottom:133.33333333333%}#module-357{text-align:center}#module-357 .btn{white-space:nowrap}#module-357 .btn-animation .icon{font-size:.9rem}#module-358 .items{margin-left:-5px;margin-right:-5px}#module-358 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-358 .item-expander{padding-left:5px;padding-right:5px}#module-358 .item-expander.visible{margin-bottom:10px}#module-358 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-358 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-358 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-358 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-358 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-358 .item{width:25%}}@media (min-width:1200px){#module-358 .item{width:25%}}#module-358 .item-image{padding-bottom:133.33333333333%}#module-358 .text-box p{white-space:nowrap}#module-358 .text-box{gap:.5rem!important}@media (max-width:767.98px){#module-358 .text-box p{white-space:nowrap}}@media (max-width:991.98px){#module-358 .text-box{flex-wrap:wrap}}#module-359 .btn-outline-secondary.btn-search span{color:#212529}#module-359{width:100%}#module-360 svg{width:100%;max-width:250px}#module-360{text-align:center;margin-bottom:1.5rem}#module-361 p{margin-bottom:1.5rem}#module-363 .slide-background{height:100vh}@media (max-width:991.98px){#module-363 .slider-background{height:110svh!important}}#module-364 .slide-background{height:100vh}#module-365 .slide-background{height:150vh}#module-365 .text-inside .container div{padding:10rem 0 0rem;position:sticky;top:0;width:75%;margin:0 auto}#module-365 .swiper-container{overflow:unset}#module-365 .font-h4-heading{margin-top:2rem}@media (min-width:768px){#module-365 .text-inside .container div{padding:10rem 0}}#module-366 .slide-background{height:200vh}#module-366 img{width:100%}#module-366 .h1,#module-366 p{color:#fff}#module-366 .text-inside .container div{padding:10rem 0;margin:0 auto;height:100%;display:flex;flex-direction:column}#module-366 .text-inside .container div .h1{position:sticky;top:8rem;padding-bottom:23rem}#module-366 .text-inside .container div p{margin-top:auto}#module-366 .swiper-container{overflow:unset}#module-366 .slide-background{height:150vh!important}@media (min-width:992px){#module-366 .text-inside .container div{width:75%}#module-366 .slide-background{height:200vh!important}#module-366 .text-inside .container div .h1{padding-bottom:13rem}}#module-366 .font-h4-heading{margin-top:1.5rem}#module-368 .slide-background{padding-bottom:62.5%}@media (min-width:768px){#module-368 .swiper-slide::after{content:'Unikalna architektura'}}#module-369 .slide-background{padding-bottom:166.66666666667%}@media (min-width:768px){#module-369 .swiper-slide::after{content:'Prestiżowe części wspólne'}}#module-370 .slide-background{padding-bottom:150%}@media (min-width:768px){#module-370 .swiper-slide::after{content:'Mieszkania z antresolami'}}@media (min-width:992px){#module-370{max-width:70%;padding-top:6.5rem}}#module-371 .slide-background{height:100vh}#module-371::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:2}#module-372 .video-wrapper{background:var(--bg-default,#FFF);padding:1rem}#module-372 video{object-fit:cover;object-position:bottom center;width:100%;aspect-ratio:1/1}@media (min-width:768px){#module-372 .video-wrapper{aspect-ratio:unset}#module-372 video{aspect-ratio:16/9}}#module-372 video::-webkit-media-controls{display:none!important}#module-372 h3{margin-bottom:4rem}@media (min-width:992px){#module-372 .video-wrapper{padding:4rem}}#module-374 .slide-background{padding-bottom:100%}#module-374 .slide-background{padding-bottom:0;overflow:visible}#module-374 .slide-background img{position:unset;aspect-ratio:1/1}#module-374 .swiper-container{overflow:visible}#module-374{width:100%;position:absolute;bottom:-7rem;right:50%;transform:translateX(50%);overflow:visible}#module-374 p{margin-bottom:0;font-family:var(--typeface-paragraph,Lato);font-size:var(--font-size-button-small,.875rem);font-weight:400;line-height:var(--line-height-button-small,1rem)}#module-374 p strong{color:var(--text-emphasis,#C28100);font-size:var(--font-size-paragraph,1rem);font-weight:400;line-height:var(--line-height-paragraph,1.75rem)}@media (min-width:768px){#module-374{width:50%}}#module-376 .slide-background{height:100vh}#module-376::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:2}#module-377 .slide-background{padding-bottom:100%}#module-377 .swiper-slide p{opacity:0;transition:opacity 300ms}#module-377 .swiper-slide-active p{opacity:1}#module-377 .slide-wrapper{width:100%}#module-377 .swiper-container{overflow:visible}#module-377 .swiper-pagination-bullet{background:#fff}#module-378{text-align:center}#module-378 .btn{white-space:nowrap}#module-380 .items{margin-left:-5px;margin-right:-5px}#module-380 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-380 .item-expander{padding-left:5px;padding-right:5px}#module-380 .item-expander.visible{margin-bottom:10px}#module-380 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-380 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-380 .item{width:50%}}@media (min-width:576px) and (max-width:767.98px){#module-380 .item{width:33.333333333333%}}@media (min-width:768px) and (max-width:991.98px){#module-380 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-380 .item{width:25%}}@media (min-width:1200px){#module-380 .item{width:25%}}#module-380 .item-image{padding-bottom:133.33333333333%}#module-380 .feature-buttons{justify-content:flex-start;margin-bottom:3rem}#module-380 .btn-outline-primary.medium{color:var(--text-on-bg);border-color:var(--text-on-bg)}#module-380 .btn-outline-primary.medium:hover{background:var(--surface-transparency,rgba(255,255,255,.20))}#module-380 .btn-outline-primary.medium.active{color:var(--text);border-color:var(--text);background:var(--text-on-bg)}@media (min-width:768px){#module-380 .feature-buttons{margin-bottom:1rem}}#module-381 h3{margin-bottom:0}#module-381 h3:last-of-type{margin-bottom:1rem}@media (min-width:992px){#module-381{max-width:45%;margin:0 auto 2.5rem}}#module-382{text-align:center}@media (max-width:767.98px){#module-382{margin-top:2rem}}@media (min-width:992px){#module-382 .btn{margin:3rem 0}}#module-383 .circle-item span.line{height:1px;background:#fff;width:250px;display:block;position:absolute}#module-383 .circle-item.item-2 span.line,#module-383 .circle-item.item-4 span.line,#module-383 .circle-item.item-6 span.line{right:0;transform-origin:right}#module-383 .circle-item.item-1 span.line,#module-383 .circle-item.item-3 span.line,#module-383 .circle-item.item-5 span.line{left:0;transform-origin:left}@media (max-width:991.98px){#module-383 .circle-item.item-2,#module-383 .circle-item.item-4,#module-383 .circle-item.item-6{text-align:right;flex-direction:row-reverse}#module-383 .circles{display:flex;flex-direction:column;gap:1rem}#module-383 .circle-item{display:flex;gap:1rem}#module-383 .circle-item.item-1 svg,#module-383 .circle-item.item-2 svg,#module-383 .circle-item.item-3 svg,#module-383 .circle-item.item-4 svg,#module-383 .circle-item.item-5 svg,#module-383 .circle-item.item-6 svg{height:auto;width:10%}#module-383}@media (min-width:992px){#module-383 .section{max-width:1200px;min-height:750px;position:relative}#module-383 .circle-item.item-2 span.line,#module-383 .circle-item.item-1 span.line{width:400px}#module-383 .circle-item.item-3 span.line{width:340px}#module-383 .circle-item.item-4 span.line{width:450px}#module-383 .circle-item{position:absolute;display:flex;flex-direction:column;align-items:center;text-align:center}#module-383 .circle-item svg{display:block;height:auto}#module-383 .circle-item div{max-width:18rem}#module-383 .item-3 div,#module-383 .item-5 div{padding-right:2rem}#module-383 .item-4 div{padding-left:3rem}#module-383 .item-6 div{padding-left:1.5rem}#module-383 .item-1{top:50%;left:50%;transform:translate(-120%,-120%);z-index:1}#module-383 .item-2{top:50%;left:50%;transform:translateY(-150%);z-index:1}#module-383 .item-3{top:50%;left:50%;transform:translate(-100%,0%);z-index:1}#module-383 .item-4{top:50%;left:50%;transform:translate(-20%,-40%)}#module-383 .item-5{top:50%;left:50%;transform:translate(-100%,180%)}#module-383 .item-6{top:50%;left:50%;transform:translate(10%,70%)}#module-383 .item-2,#module-383 .item-4,#module-383 .item-6{flex-direction:row;text-align:right}#module-383 .item-1,#module-383 .item-3,#module-383 .item-5{flex-direction:row-reverse;text-align:left}}@media (max-width:767.98px){#module-384 h3,#module-384 p{text-align:left!important}#module-384 p{display:none}}#module-385 h3{margin-bottom:2.5rem}#module-385 p{margin-left:7.5rem;margin-bottom:5rem}@media (max-width:767.98px){#module-385 p{margin-left:0;display:none}}#module-386 .h1,#module-386 p{color:#fff}#module-386 .module-text{--space:calc((100vw - var(--container)) / 2);padding-top:10rem;padding-bottom:5rem;padding-right:var(--space);padding-left:var(--space)}#module-386 .module-text::before{content:'';background:linear-gradient(180deg,rgba(0,0,0,.00) -.23%,rgba(0,0,0,.80) 75.87%);position:absolute;inset:0}#module-386 .h1,#module-386 p{z-index:10;position:relative}#module-386 .font-h4-heading{margin-top:2rem}@media (min-width:992px){#module-386 .module-text p{width:75%;margin:2rem auto 0}}#module-390 .slide-background{padding-bottom:62.5%}@media (min-width:768px){#module-390 .swiper-slide::after{content:'Unikalna architektura'}}#module-391 .slide-background{padding-bottom:166.66666666667%}@media (min-width:768px){#module-391 .swiper-slide::after{content:'Prestiżowe części wspólne'}}#module-392 .slide-background{padding-bottom:150%}@media (min-width:768px){#module-392 .swiper-slide::after{content:'Mieszkania z antresolami'}}@media (min-width:992px){#module-392{max-width:70%;padding-top:6.5rem}}#module-393 .icon{color:#fff}#module-393 .btn{background:rgba(0,0,0,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#module-394 .icon{color:#fff}#module-394 .btn{background:rgba(0,0,0,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#module-395 .icon{color:#fff}#module-395 .btn{background:rgba(0,0,0,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#module-397 .slide-background{height:100vh}#module-398 p{color:var(--text,#1D1D1B);font-family:var(--typeface-paragraph,Lato);font-size:1rem;font-style:italic;font-weight:400;line-height:1.5}@media (min-width:992px){#module-398 p{font-size:1.5rem}}#module-399 .slide-background{padding-bottom:150.86705202312%}@media (max-width:991.98px){#module-399 .slide-background{padding-bottom:100%!important}}#module-400 .module-text{text-align:center}#module-400 p{margin-bottom:0}@media (min-width:768px){#module-400 .module-text{text-align:right}}#module-401{position:absolute;bottom:0;left:-5rem}@media (min-width:992px){#module-402{width:50%;margin:0 auto}}#module-403 .td-plan,#module-403 .table-td.features{display:none}#module-405 .slide-background{height:100vh}@media(min-width:992px){#module-406{display:none}}#module-406 p{color:#fff;margin-bottom:0}#module-408 .slide-background{height:100vh}#module-410 .slide-background{height:100vh}#module-412 .slide-background{height:100vh}#module-414 .slide-background{height:100vh}#module-416 .slide-background{height:100vh}