.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{padding:10px;left:50%;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;-o-object-fit:contain;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}

/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-0{bottom:0}.bottom-\[5\%\]{bottom:5%}.left-1\/3{left:33.333333%}.left-10{left:2.5rem}.left-4{left:1rem}.left-5{left:1.25rem}.right-0{right:0}.top-0{top:0}.top-10{top:2.5rem}.top-3{top:.75rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-4{margin-bottom:1rem}.ml-5{margin-left:1.25rem}.ml-\[33\%\]{margin-left:33%}.mt-7{margin-top:1.75rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-20{height:5rem}.h-4{height:1rem}.h-60{height:15rem}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-14{width:3.5rem}.w-20{width:5rem}.w-3\/4{width:75%}.w-5\/6{width:83.333333%}.w-\[300px\]{width:300px}.w-\[35\%\]{width:35%}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[1200px\]{max-width:1200px}.max-w-\[400px\]{max-width:400px}.basis-1\/2{flex-basis:50%}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[-50\%\],.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y:-50%}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.scroll-smooth{scroll-behavior:smooth}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.rounded-t-\[1200px\]{border-top-left-radius:1200px;border-top-right-radius:1200px}.rounded-t-\[400px\]{border-top-left-radius:400px;border-top-right-radius:400px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-tilia-yellow-text{--tw-border-opacity:1;border-color:rgb(210 152 21/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.bg-tilia-deep-blue{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.bg-tilia-gray{--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity))}.bg-tilia-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-tilia-yellow-block{--tw-bg-opacity:1;background-color:rgb(251 197 76/var(--tw-bg-opacity))}.bg-tilia-yellow-text{--tw-bg-opacity:1;background-color:rgb(210 152 21/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-opacity-80{--tw-bg-opacity:0.8}.bg-tilia-img-walking-people{background-image:url(/tilia/tilia-walking-people.webp)}.bg-contain{background-size:contain}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-20{padding:5rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-\[52px\]{padding-top:52px;padding-bottom:52px}.pb-10{padding-bottom:2.5rem}.pt-1{padding-top:.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.text-start{text-align:start}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xxs{font-size:10px;line-height:12px}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-thin{font-weight:100}.text-\[\#D7D7DF\]{--tw-text-opacity:1;color:rgb(215 215 223/var(--tw-text-opacity))}.text-\[\#F0D5CA\]{--tw-text-opacity:1;color:rgb(240 213 202/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.text-green-900{--tw-text-opacity:1;color:rgb(20 83 45/var(--tw-text-opacity))}.text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.text-neutral-700{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}.text-tilia-yellow-block{--tw-text-opacity:1;color:rgb(251 197 76/var(--tw-text-opacity))}.text-tilia-yellow-text{--tw-text-opacity:1;color:rgb(210 152 21/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-2xl,.shadow-inner{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow-inner-3xl{--tw-shadow:inset 0 0 10px 10px rgba(0,0,0,.3);--tw-shadow-colored:inset 0 0 10px 10px var(--tw-shadow-color)}.shadow-inner-3xl,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.saturate-200{--tw-saturate:saturate(2)}.filter,.saturate-200{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-700{transition-duration:.7s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.investorIntroBg{background:linear-gradient(0deg,#f6f6f6 0,#f6f6f6 40%,#fff 0,#fff)}.welcomeTextOnImgBlc{text-shadow:.5px .5px 5px #000}.welcomeTextOnImg{text-shadow:.5px .5px 5px #fff}.ninth-floor{-webkit-clip-path:polygon(42.3% 22.6%,42.3% 16.7%,55.7% 16.7%,55.7% 22.6%,42.3% 22.6%);clip-path:polygon(42.3% 22.6%,42.3% 16.7%,55.7% 16.7%,55.7% 22.6%,42.3% 22.6%)}.eight-floor{-webkit-clip-path:polygon(40.7% 29.1%,40.7% 23%,55.7% 23%,55.7% 29.1%,40.7% 29.1%);clip-path:polygon(40.7% 29.1%,40.7% 23%,55.7% 23%,55.7% 29.1%,40.7% 29.1%)}.seventh-floor{-webkit-clip-path:polygon(55.7% 35.7%,40.7% 35.7%,40.7% 29.6%,55.7% 29.6%,55.7% 35.7%);clip-path:polygon(55.7% 35.7%,40.7% 35.7%,40.7% 29.6%,55.7% 29.6%,55.7% 35.7%)}.sixth-floor{-webkit-clip-path:polygon(55.7% 42.3%,40.7% 42.3%,40.7% 36.2%,55.7% 36.2%,55.7% 42.3%);clip-path:polygon(55.7% 42.3%,40.7% 42.3%,40.7% 36.2%,55.7% 36.2%,55.7% 42.3%)}.fifth-floor{-webkit-clip-path:polygon(55.7% 48.9%,40.7% 48.9%,40.7% 42.8%,55.7% 42.8%,55.7% 48.9%);clip-path:polygon(55.7% 48.9%,40.7% 48.9%,40.7% 42.8%,55.7% 42.8%,55.7% 48.9%)}.fourth-floor{-webkit-clip-path:polygon(55.7% 55.5%,40.7% 55.5%,40.7% 49.4%,55.7% 49.4%,55.7% 55.5%);clip-path:polygon(55.7% 55.5%,40.7% 55.5%,40.7% 49.4%,55.7% 49.4%,55.7% 55.5%)}.third-floor{-webkit-clip-path:polygon(55.7% 62.1%,40.7% 62.1%,40.7% 55.9%,55.7% 55.9%,55.7% 62.1%);clip-path:polygon(55.7% 62.1%,40.7% 62.1%,40.7% 55.9%,55.7% 55.9%,55.7% 62.1%)}.second-floor{-webkit-clip-path:polygon(40.7% 68.7%,40.7% 62.5%,53.1% 62.5%,53.1% 68.7%,40.7% 68.7%);clip-path:polygon(40.7% 68.7%,40.7% 62.5%,53.1% 62.5%,53.1% 68.7%,40.7% 68.7%)}.first-floor{-webkit-clip-path:polygon(53.1% 76.6%,40.3% 76.6%,40.3% 77.1%,31.1% 77.1%,31.1% 75.7%,40.7% 70.9%,40.7% 69.1%,53.1% 69.1%,53.1% 76.6%);clip-path:polygon(53.1% 76.6%,40.3% 76.6%,40.3% 77.1%,31.1% 77.1%,31.1% 75.7%,40.7% 70.9%,40.7% 69.1%,53.1% 69.1%,53.1% 76.6%)}.garage-1{-webkit-clip-path:polygon(53.05% 84.6%,53.05% 77.2%,41.2% 77.2%,41.2% 77.7%,31.1% 77.7%,31.1% 84.6%,53.05% 84.6%);clip-path:polygon(53.05% 84.6%,53.05% 77.2%,41.2% 77.2%,41.2% 77.7%,31.1% 77.7%,31.1% 84.6%,53.05% 84.6%)}.garage-2{-webkit-clip-path:polygon(53.05% 91%,53.05% 85%,31.1% 85%,31.1% 91%);clip-path:polygon(53.05% 91%,53.05% 85%,31.1% 85%,31.1% 91%)}.app-A1{-webkit-clip-path:polygon(22.7% 45.4%,22.7% 61.1%,19.8% 61.1%,19.7% 70.6%,6.6% 70.7%,8.5% 26%,14.7% 26%,14.8% 37.2%,22.8% 37.1%);clip-path:polygon(22.7% 45.4%,22.7% 61.1%,19.8% 61.1%,19.7% 70.6%,6.6% 70.7%,8.5% 26%,14.7% 26%,14.8% 37.2%,22.8% 37.1%)}.app-A2-1{-webkit-clip-path:polygon(48.8% 70.5%,35% 70.6%,34.9% 65.6%,33.3% 65.6%,33.3% 55.7%,32.1% 55.7%,32.1% 45.4%,48.8% 45.4%,48.8% 70.5%);clip-path:polygon(48.8% 70.5%,35% 70.6%,34.9% 65.6%,33.3% 65.6%,33.3% 55.7%,32.1% 55.7%,32.1% 45.4%,48.8% 45.4%,48.8% 70.5%)}.app-B3-1{-webkit-clip-path:polygon(49.2% 70.7%,63.1% 70.7%,63.1% 65.7%,64.7% 65.7%,64.6% 55.7%,66.1% 55.7%,66% 45.4%,49.2% 45.5%,49.2% 70.7%);clip-path:polygon(49.2% 70.7%,63.1% 70.7%,63.1% 65.7%,64.7% 65.7%,64.6% 55.7%,66.1% 55.7%,66% 45.4%,49.2% 45.5%,49.2% 70.7%)}.app-A4{-webkit-clip-path:polygon(22.7% 57.8%,22.7% 40.6%,14.7% 40.7%,14.7% 19.5%,8.4% 19.5%,6.6% 68%,19.7% 68%,19.7% 57.8%,22.7% 57.8%);clip-path:polygon(22.7% 57.8%,22.7% 40.6%,14.7% 40.7%,14.7% 19.5%,8.4% 19.5%,6.6% 68%,19.7% 68%,19.7% 57.8%,22.7% 57.8%)}.app-A5{-webkit-clip-path:polygon(25.8% 39.6%,26% 51.6%,29.1% 51.4%,29.1% 68.1%,35% 68.1%,34.9% 60.1%,37.2% 60.1%,37.2% 48.4%,38.1% 48.4%,38.1% 40.6%,35.4% 40.6%,35.4% 39.6%,25.8% 39.6%);clip-path:polygon(25.8% 39.6%,26% 51.6%,29.1% 51.4%,29.1% 68.1%,35% 68.1%,34.9% 60.1%,37.2% 60.1%,37.2% 48.4%,38.1% 48.4%,38.1% 40.6%,35.4% 40.6%,35.4% 39.6%,25.8% 39.6%)}.app-A2-2{-webkit-clip-path:polygon(48.7% 39.7%,48.8% 68.1%,35.4% 68.1%,35.4% 61%,37.7% 61%,37.7% 49.3%,38.7% 49.3%,38.7% 41.6%,39.2% 41.6%,39.2% 40.7%,41.6% 40.7%,41.6% 39.6%,48.7% 39.7%);clip-path:polygon(48.7% 39.7%,48.8% 68.1%,35.4% 68.1%,35.4% 61%,37.7% 61%,37.7% 49.3%,38.7% 49.3%,38.7% 41.6%,39.2% 41.6%,39.2% 40.7%,41.6% 40.7%,41.6% 39.6%,48.7% 39.7%)}.app-B3-2{-webkit-clip-path:polygon(49.2% 68.1%,49.2% 39.6%,56.5% 39.6%,56.5% 40.6%,58.9% 40.6%,58.9% 41.5%,59.4% 41.5%,59.4% 49.3%,60.4% 49.3%,60.4% 61%,62.5% 61%,62.5% 68.1%,49.2% 68.1%);clip-path:polygon(49.2% 68.1%,49.2% 39.6%,56.5% 39.6%,56.5% 40.6%,58.9% 40.6%,58.9% 41.5%,59.4% 41.5%,59.4% 49.3%,60.4% 49.3%,60.4% 61%,62.5% 61%,62.5% 68.1%,49.2% 68.1%)}.app-B6{-webkit-clip-path:polygon(63.3% 68%,63.3% 66.1%,63.1% 66.1%,63.1% 60.1%,60.9% 60.1%,60.9% 48.4%,60% 48.4%,60% 41.6%,60.3% 41.6%,60.3% 40.7%,62.7% 40.7%,62.7% 39.6%,72.1% 39.6%,72.1% 51.3%,69% 51.4%,69% 68%,63.3% 68%);clip-path:polygon(63.3% 68%,63.3% 66.1%,63.1% 66.1%,63.1% 60.1%,60.9% 60.1%,60.9% 48.4%,60% 48.4%,60% 41.6%,60.3% 41.6%,60.3% 40.7%,62.7% 40.7%,62.7% 39.6%,72.1% 39.6%,72.1% 51.3%,69% 51.4%,69% 68%,63.3% 68%)}.app-B7{-webkit-clip-path:polygon(75.5% 57.9%,75.4% 46.8%,86.7% 46.8%,86.7% 47.7%,92.5% 47.7%,93.2% 68%,78.4% 68.1%,78.3% 57.9%,75.5% 57.9%);clip-path:polygon(75.5% 57.9%,75.4% 46.8%,86.7% 46.8%,86.7% 47.7%,92.5% 47.7%,93.2% 68%,78.4% 68.1%,78.3% 57.9%,75.5% 57.9%)}.app-A8{-webkit-clip-path:polygon(22.8% 39.7%,22.8% 57.9%,19.7% 57.9%,19.6% 73.1%,9.1% 73.1%,9.1% 68.2%,6.6% 68.2%,8.4% 19.5%,14.8% 19.7%,14.7% 39.7%,22.8% 39.7%);clip-path:polygon(22.8% 39.7%,22.8% 57.9%,19.7% 57.9%,19.6% 73.1%,9.1% 73.1%,9.1% 68.2%,6.6% 68.2%,8.4% 19.5%,14.8% 19.7%,14.7% 39.7%,22.8% 39.7%)}.app-A9{-webkit-clip-path:polygon(25.9% 39.7%,35.3% 39.7%,35.2% 40.7%,41.6% 40.7%,41.6% 39.7%,48.7% 39.7%,48.8% 71.5%,41.5% 71.4%,41.5% 72.5%,35.5% 72.5%,35.5% 73.1%,35% 73%,35% 71.5%,29.1% 71.5%,29.1% 51.9%,25.9% 51.9%,25.9% 39.7%);clip-path:polygon(25.9% 39.7%,35.3% 39.7%,35.2% 40.7%,41.6% 40.7%,41.6% 39.7%,48.7% 39.7%,48.8% 71.5%,41.5% 71.4%,41.5% 72.5%,35.5% 72.5%,35.5% 73.1%,35% 73%,35% 71.5%,29.1% 71.5%,29.1% 51.9%,25.9% 51.9%,25.9% 39.7%)}.app-B10{-webkit-clip-path:polygon(49.3% 39.7%,49.2% 71.5%,56.5% 71.5%,56.5% 72.6%,62.5% 72.6%,62.5% 73.3%,63.1% 73.3%,63.1% 71.5%,69% 71.5%,69% 51.6%,72.1% 51.4%,72.1% 39.6%,62.7% 39.7%,62.7% 40.6%,56.5% 40.6%,56.5% 39.7%,49.3% 39.7%);clip-path:polygon(49.3% 39.7%,49.2% 71.5%,56.5% 71.5%,56.5% 72.6%,62.5% 72.6%,62.5% 73.3%,63.1% 73.3%,63.1% 71.5%,69% 71.5%,69% 51.6%,72.1% 51.4%,72.1% 39.6%,62.7% 39.7%,62.7% 40.6%,56.5% 40.6%,56.5% 39.7%,49.3% 39.7%)}.app-B11{-webkit-clip-path:polygon(75.4% 57.9%,75.3% 46.7%,86.7% 46.7%,86.7% 47.8%,92.6% 47.8%,93.3% 68.2%,90.7% 68.2%,90.7% 72.9%,86.4% 72.9%,86.4% 73.3%,78.3% 73.3%,78.3% 57.9%,75.4% 57.9%);clip-path:polygon(75.4% 57.9%,75.3% 46.7%,86.7% 46.7%,86.7% 47.8%,92.6% 47.8%,93.3% 68.2%,90.7% 68.2%,90.7% 72.9%,86.4% 72.9%,86.4% 73.3%,78.3% 73.3%,78.3% 57.9%,75.4% 57.9%)}.app-A12{-webkit-clip-path:polygon(22.8% 39.7%,22.8% 57.9%,19.7% 57.9%,19.6% 73.1%,9.1% 73.1%,9.1% 68.2%,6.6% 68.2%,8.4% 19.5%,14.8% 19.7%,14.7% 39.7%,22.8% 39.7%);clip-path:polygon(22.8% 39.7%,22.8% 57.9%,19.7% 57.9%,19.6% 73.1%,9.1% 73.1%,9.1% 68.2%,6.6% 68.2%,8.4% 19.5%,14.8% 19.7%,14.7% 39.7%,22.8% 39.7%)}.app-A13{-webkit-clip-path:polygon(25.9% 39.7%,35.3% 39.7%,35.2% 40.7%,41.6% 40.7%,41.6% 39.7%,48.7% 39.7%,48.8% 71.5%,41.5% 71.4%,41.5% 72.5%,35.5% 72.5%,35.5% 73.1%,35% 73%,35% 71.5%,29.1% 71.5%,29.1% 51.9%,25.9% 51.9%,25.9% 39.7%);clip-path:polygon(25.9% 39.7%,35.3% 39.7%,35.2% 40.7%,41.6% 40.7%,41.6% 39.7%,48.7% 39.7%,48.8% 71.5%,41.5% 71.4%,41.5% 72.5%,35.5% 72.5%,35.5% 73.1%,35% 73%,35% 71.5%,29.1% 71.5%,29.1% 51.9%,25.9% 51.9%,25.9% 39.7%)}.app-B14{-webkit-clip-path:polygon(49.3% 39.7%,49.2% 71.5%,56.5% 71.5%,56.5% 72.6%,62.5% 72.6%,62.5% 73.3%,63.1% 73.3%,63.1% 71.5%,69% 71.5%,69% 51.6%,72.1% 51.4%,72.1% 39.6%,62.7% 39.7%,62.7% 40.6%,56.5% 40.6%,56.5% 39.7%,49.3% 39.7%);clip-path:polygon(49.3% 39.7%,49.2% 71.5%,56.5% 71.5%,56.5% 72.6%,62.5% 72.6%,62.5% 73.3%,63.1% 73.3%,63.1% 71.5%,69% 71.5%,69% 51.6%,72.1% 51.4%,72.1% 39.6%,62.7% 39.7%,62.7% 40.6%,56.5% 40.6%,56.5% 39.7%,49.3% 39.7%)}.app-B15{-webkit-clip-path:polygon(75.4% 57.9%,75.3% 46.7%,86.7% 46.7%,86.7% 47.8%,92.6% 47.8%,93.3% 68.2%,90.7% 68.2%,90.7% 72.9%,86.4% 72.9%,86.4% 73.3%,78.3% 73.3%,78.3% 57.9%,75.4% 57.9%);clip-path:polygon(75.4% 57.9%,75.3% 46.7%,86.7% 46.7%,86.7% 47.8%,92.6% 47.8%,93.3% 68.2%,90.7% 68.2%,90.7% 72.9%,86.4% 72.9%,86.4% 73.3%,78.3% 73.3%,78.3% 57.9%,75.4% 57.9%)}.app-A16{-webkit-clip-path:polygon(22.8% 39.7%,22.8% 57.9%,19.7% 57.9%,19.6% 73.1%,9.1% 73.1%,9.1% 68.2%,6.6% 68.2%,8.4% 19.5%,14.8% 19.7%,14.7% 39.7%,22.8% 39.7%);clip-path:polygon(22.8% 39.7%,22.8% 57.9%,19.7% 57.9%,19.6% 73.1%,9.1% 73.1%,9.1% 68.2%,6.6% 68.2%,8.4% 19.5%,14.8% 19.7%,14.7% 39.7%,22.8% 39.7%)}.app-A17{-webkit-clip-path:polygon(25.9% 39.7%,35.3% 39.7%,35.2% 40.7%,41.6% 40.7%,41.6% 39.7%,48.7% 39.7%,48.8% 71.5%,41.5% 71.4%,41.5% 72.5%,35.5% 72.5%,35.5% 73.1%,35% 73%,35% 71.5%,29.1% 71.5%,29.1% 51.9%,25.9% 51.9%,25.9% 39.7%);clip-path:polygon(25.9% 39.7%,35.3% 39.7%,35.2% 40.7%,41.6% 40.7%,41.6% 39.7%,48.7% 39.7%,48.8% 71.5%,41.5% 71.4%,41.5% 72.5%,35.5% 72.5%,35.5% 73.1%,35% 73%,35% 71.5%,29.1% 71.5%,29.1% 51.9%,25.9% 51.9%,25.9% 39.7%)}.app-B18{-webkit-clip-path:polygon(49.3% 39.7%,49.2% 71.5%,56.5% 71.5%,56.5% 72.6%,62.5% 72.6%,62.5% 73.3%,63.1% 73.3%,63.1% 71.5%,69% 71.5%,69% 51.6%,72.1% 51.4%,72.1% 39.6%,62.7% 39.7%,62.7% 40.6%,56.5% 40.6%,56.5% 39.7%,49.3% 39.7%);clip-path:polygon(49.3% 39.7%,49.2% 71.5%,56.5% 71.5%,56.5% 72.6%,62.5% 72.6%,62.5% 73.3%,63.1% 73.3%,63.1% 71.5%,69% 71.5%,69% 51.6%,72.1% 51.4%,72.1% 39.6%,62.7% 39.7%,62.7% 40.6%,56.5% 40.6%,56.5% 39.7%,49.3% 39.7%)}.app-B19{-webkit-clip-path:polygon(75.4% 57.9%,75.3% 46.7%,86.7% 46.7%,86.7% 47.8%,92.6% 47.8%,93.3% 68.2%,90.7% 68.2%,90.7% 72.9%,86.4% 72.9%,86.4% 73.3%,78.3% 73.3%,78.3% 57.9%,75.4% 57.9%);clip-path:polygon(75.4% 57.9%,75.3% 46.7%,86.7% 46.7%,86.7% 47.8%,92.6% 47.8%,93.3% 68.2%,90.7% 68.2%,90.7% 72.9%,86.4% 72.9%,86.4% 73.3%,78.3% 73.3%,78.3% 57.9%,75.4% 57.9%)}.app-A20{-webkit-clip-path:polygon(22.8% 39.7%,22.8% 57.9%,19.7% 57.9%,19.6% 73.1%,9.1% 73.1%,9.1% 68.2%,6.6% 68.2%,8.4% 19.5%,14.8% 19.7%,14.7% 39.7%,22.8% 39.7%);clip-path:polygon(22.8% 39.7%,22.8% 57.9%,19.7% 57.9%,19.6% 73.1%,9.1% 73.1%,9.1% 68.2%,6.6% 68.2%,8.4% 19.5%,14.8% 19.7%,14.7% 39.7%,22.8% 39.7%)}.app-A21{-webkit-clip-path:polygon(25.9% 39.7%,35.3% 39.7%,35.2% 40.7%,41.6% 40.7%,41.6% 39.7%,48.7% 39.7%,48.8% 71.5%,41.5% 71.4%,41.5% 72.5%,35.5% 72.5%,35.5% 73.1%,35% 73%,35% 71.5%,29.1% 71.5%,29.1% 51.9%,25.9% 51.9%,25.9% 39.7%);clip-path:polygon(25.9% 39.7%,35.3% 39.7%,35.2% 40.7%,41.6% 40.7%,41.6% 39.7%,48.7% 39.7%,48.8% 71.5%,41.5% 71.4%,41.5% 72.5%,35.5% 72.5%,35.5% 73.1%,35% 73%,35% 71.5%,29.1% 71.5%,29.1% 51.9%,25.9% 51.9%,25.9% 39.7%)}.app-B22{-webkit-clip-path:polygon(49.3% 39.7%,49.2% 71.5%,56.5% 71.5%,56.5% 72.6%,62.5% 72.6%,62.5% 73.3%,63.1% 73.3%,63.1% 71.5%,69% 71.5%,69% 51.6%,72.1% 51.4%,72.1% 39.6%,62.7% 39.7%,62.7% 40.6%,56.5% 40.6%,56.5% 39.7%,49.3% 39.7%);clip-path:polygon(49.3% 39.7%,49.2% 71.5%,56.5% 71.5%,56.5% 72.6%,62.5% 72.6%,62.5% 73.3%,63.1% 73.3%,63.1% 71.5%,69% 71.5%,69% 51.6%,72.1% 51.4%,72.1% 39.6%,62.7% 39.7%,62.7% 40.6%,56.5% 40.6%,56.5% 39.7%,49.3% 39.7%)}.app-B23{-webkit-clip-path:polygon(75.4% 57.9%,75.3% 46.7%,86.7% 46.7%,86.7% 47.8%,92.6% 47.8%,93.3% 68.2%,90.7% 68.2%,90.7% 72.9%,86.4% 72.9%,86.4% 73.3%,78.3% 73.3%,78.3% 57.9%,75.4% 57.9%);clip-path:polygon(75.4% 57.9%,75.3% 46.7%,86.7% 46.7%,86.7% 47.8%,92.6% 47.8%,93.3% 68.2%,90.7% 68.2%,90.7% 72.9%,86.4% 72.9%,86.4% 73.3%,78.3% 73.3%,78.3% 57.9%,75.4% 57.9%)}.app-A24{-webkit-clip-path:polygon(22.8% 39.7%,22.8% 57.9%,19.7% 57.9%,19.6% 73.1%,9.1% 73.1%,9.1% 68.2%,6.6% 68.2%,8.4% 19.5%,14.8% 19.7%,14.7% 39.7%,22.8% 39.7%);clip-path:polygon(22.8% 39.7%,22.8% 57.9%,19.7% 57.9%,19.6% 73.1%,9.1% 73.1%,9.1% 68.2%,6.6% 68.2%,8.4% 19.5%,14.8% 19.7%,14.7% 39.7%,22.8% 39.7%)}.app-A25{-webkit-clip-path:polygon(25.9% 39.7%,35.3% 39.7%,35.2% 40.7%,41.6% 40.7%,41.6% 39.7%,48.7% 39.7%,48.8% 71.5%,41.5% 71.4%,41.5% 72.5%,35.5% 72.5%,35.5% 73.1%,35% 73%,35% 71.5%,29.1% 71.5%,29.1% 51.9%,25.9% 51.9%,25.9% 39.7%);clip-path:polygon(25.9% 39.7%,35.3% 39.7%,35.2% 40.7%,41.6% 40.7%,41.6% 39.7%,48.7% 39.7%,48.8% 71.5%,41.5% 71.4%,41.5% 72.5%,35.5% 72.5%,35.5% 73.1%,35% 73%,35% 71.5%,29.1% 71.5%,29.1% 51.9%,25.9% 51.9%,25.9% 39.7%)}.app-B26{-webkit-clip-path:polygon(49.3% 39.7%,49.2% 71.5%,56.5% 71.5%,56.5% 72.6%,62.5% 72.6%,62.5% 73.3%,63.1% 73.3%,63.1% 71.5%,69% 71.5%,69% 51.6%,72.1% 51.4%,72.1% 39.6%,62.7% 39.7%,62.7% 40.6%,56.5% 40.6%,56.5% 39.7%,49.3% 39.7%);clip-path:polygon(49.3% 39.7%,49.2% 71.5%,56.5% 71.5%,56.5% 72.6%,62.5% 72.6%,62.5% 73.3%,63.1% 73.3%,63.1% 71.5%,69% 71.5%,69% 51.6%,72.1% 51.4%,72.1% 39.6%,62.7% 39.7%,62.7% 40.6%,56.5% 40.6%,56.5% 39.7%,49.3% 39.7%)}.app-B27{-webkit-clip-path:polygon(75.4% 57.9%,75.3% 46.7%,86.7% 46.7%,86.7% 47.8%,92.6% 47.8%,93.3% 68.2%,90.7% 68.2%,90.7% 72.9%,86.4% 72.9%,86.4% 73.3%,78.3% 73.3%,78.3% 57.9%,75.4% 57.9%);clip-path:polygon(75.4% 57.9%,75.3% 46.7%,86.7% 46.7%,86.7% 47.8%,92.6% 47.8%,93.3% 68.2%,90.7% 68.2%,90.7% 72.9%,86.4% 72.9%,86.4% 73.3%,78.3% 73.3%,78.3% 57.9%,75.4% 57.9%)}.app-A28{-webkit-clip-path:polygon(22.8% 39.7%,22.8% 57.9%,19.7% 57.9%,19.6% 73.1%,9.1% 73.1%,9.1% 68.2%,6.6% 68.2%,8.4% 19.5%,14.8% 19.7%,14.7% 39.7%,22.8% 39.7%);clip-path:polygon(22.8% 39.7%,22.8% 57.9%,19.7% 57.9%,19.6% 73.1%,9.1% 73.1%,9.1% 68.2%,6.6% 68.2%,8.4% 19.5%,14.8% 19.7%,14.7% 39.7%,22.8% 39.7%)}.app-A29-1{-webkit-clip-path:polygon(25.9% 39.7%,35.3% 39.7%,35.2% 40.7%,41.6% 40.7%,41.6% 39.7%,48.7% 39.7%,48.8% 72.6%,41.5% 72.6%,41.5% 72.5%,35.5% 72.5%,35.5% 73.1%,35% 73%,35% 71.5%,29.1% 71.5%,29.1% 51.9%,25.9% 51.9%,25.9% 39.7%);clip-path:polygon(25.9% 39.7%,35.3% 39.7%,35.2% 40.7%,41.6% 40.7%,41.6% 39.7%,48.7% 39.7%,48.8% 72.6%,41.5% 72.6%,41.5% 72.5%,35.5% 72.5%,35.5% 73.1%,35% 73%,35% 71.5%,29.1% 71.5%,29.1% 51.9%,25.9% 51.9%,25.9% 39.7%)}.app-B30-1{-webkit-clip-path:polygon(49.3% 39.7%,49.2% 72.6%,56.5% 72.6%,56.5% 72.6%,62.5% 72.6%,62.5% 73.3%,63.1% 73.3%,63.1% 71.5%,69% 71.5%,69% 51.6%,72.1% 51.4%,72.1% 39.6%,62.7% 39.7%,62.7% 40.6%,56.5% 40.6%,56.5% 39.7%,49.3% 39.7%);clip-path:polygon(49.3% 39.7%,49.2% 72.6%,56.5% 72.6%,56.5% 72.6%,62.5% 72.6%,62.5% 73.3%,63.1% 73.3%,63.1% 71.5%,69% 71.5%,69% 51.6%,72.1% 51.4%,72.1% 39.6%,62.7% 39.7%,62.7% 40.6%,56.5% 40.6%,56.5% 39.7%,49.3% 39.7%)}.app-B31{-webkit-clip-path:polygon(75.4% 57.9%,75.3% 46.7%,86.7% 46.7%,86.7% 47.8%,92.6% 47.8%,93.3% 68.2%,90.7% 68.2%,90.7% 72.9%,86.4% 72.9%,86.4% 73.3%,78.3% 73.3%,78.3% 57.9%,75.4% 57.9%);clip-path:polygon(75.4% 57.9%,75.3% 46.7%,86.7% 46.7%,86.7% 47.8%,92.6% 47.8%,93.3% 68.2%,90.7% 68.2%,90.7% 72.9%,86.4% 72.9%,86.4% 73.3%,78.3% 73.3%,78.3% 57.9%,75.4% 57.9%)}.app-A29-2{-webkit-clip-path:polygon(48.8% 65.8%,29.3% 65.8%,29.3% 67.6%,26.4% 67.6%,26.4% 70.1%,20.8% 72.6%,9.1% 72.6%,9.1% 67.5%,7% 67.5%,8.7% 20.2%,14.3% 20.2%,14.3% 40.2%,22.4% 40.2%,22.4% 44.4%,25.9% 44.4%,25.9% 43.6%,26.4% 43.6%,26.4% 40.2%,48.9% 40.2%,48.8% 65.8%);clip-path:polygon(48.8% 65.8%,29.3% 65.8%,29.3% 67.6%,26.4% 67.6%,26.4% 70.1%,20.8% 72.6%,9.1% 72.6%,9.1% 67.5%,7% 67.5%,8.7% 20.2%,14.3% 20.2%,14.3% 40.2%,22.4% 40.2%,22.4% 44.4%,25.9% 44.4%,25.9% 43.6%,26.4% 43.6%,26.4% 40.2%,48.9% 40.2%,48.8% 65.8%)}.app-B30-2{-webkit-clip-path:polygon(49.1% 40.2%,71.7% 40.3%,71.7% 43.5%,72.3% 43.5%,72.3% 44.2%,75.9% 44.2%,75.9% 47.3%,86.3% 47.3%,86.3% 48.3%,92.1% 48.3%,92.8% 67.3%,90.7% 67.3%,90.7% 72.5%,77.3% 72.5%,71.8% 70.4%,71.8% 67.6%,68.7% 67.6%,68.6% 65.7%,49% 65.7%,49.1% 40.2%);clip-path:polygon(49.1% 40.2%,71.7% 40.3%,71.7% 43.5%,72.3% 43.5%,72.3% 44.2%,75.9% 44.2%,75.9% 47.3%,86.3% 47.3%,86.3% 48.3%,92.1% 48.3%,92.8% 67.3%,90.7% 67.3%,90.7% 72.5%,77.3% 72.5%,71.8% 70.4%,71.8% 67.6%,68.7% 67.6%,68.6% 65.7%,49% 65.7%,49.1% 40.2%)}.parking-1{-webkit-clip-path:polygon(14.2% 68.8%,7.2% 68.8%,8.1% 45%,14.2% 45%,14.2% 68.8%);clip-path:polygon(14.2% 68.8%,7.2% 68.8%,8.1% 45%,14.2% 45%,14.2% 68.8%)}.parking-2{-webkit-clip-path:polygon(14.4% 68.8%,14.5% 53.8%,14.7% 53.8%,14.7% 44.9%,22.3% 44.9%,22.3% 59%,19.1% 59%,19.2% 68.8%,14.4% 68.8%);clip-path:polygon(14.4% 68.8%,14.5% 53.8%,14.7% 53.8%,14.7% 44.9%,22.3% 44.9%,22.3% 59%,19.1% 59%,19.2% 68.8%,14.4% 68.8%)}.parking-3{-webkit-clip-path:polygon(29.5% 68.8%,29.5% 44.9%,35.2% 44.9%,35.2% 68.8%,29.5% 68.8%);clip-path:polygon(29.5% 68.8%,29.5% 44.9%,35.2% 44.9%,35.2% 68.8%,29.5% 68.8%)}.parking-4{-webkit-clip-path:polygon(41.8% 68.8%,41.8% 44.9%,35.4% 44.9%,35.4% 68.8%,41.8% 68.8%);clip-path:polygon(41.8% 68.8%,41.8% 44.9%,35.4% 44.9%,35.4% 68.8%,41.8% 68.8%)}.parking-5{-webkit-clip-path:polygon(42.1% 68.8%,48.8% 68.8%,48.7% 44.9%,42% 44.9%,42.1% 68.8%);clip-path:polygon(42.1% 68.8%,48.8% 68.8%,48.7% 44.9%,42% 44.9%,42.1% 68.8%)}.parking-6{-webkit-clip-path:polygon(49.2% 68.8%,55.9% 68.8%,55.9% 44.9%,49.2% 44.9%,49.2% 68.8%);clip-path:polygon(49.2% 68.8%,55.9% 68.8%,55.9% 44.9%,49.2% 44.9%,49.2% 68.8%)}.parking-7{-webkit-clip-path:polygon(56.2% 68.7%,62.6% 68.8%,62.5% 44.9%,56.2% 44.9%,56.2% 68.7%);clip-path:polygon(56.2% 68.7%,62.6% 68.8%,62.5% 44.9%,56.2% 44.9%,56.2% 68.7%)}.parking-8{-webkit-clip-path:polygon(62.7% 68.8%,62.7% 44.8%,68.4% 44.8%,68.5% 68.8%,62.7% 68.8%);clip-path:polygon(62.7% 68.8%,62.7% 44.8%,68.4% 44.8%,68.5% 68.8%,62.7% 68.8%)}.parking-9{-webkit-clip-path:polygon(9.5% 9.8%,15.3% 9.8%,15.2% 23.6%,14.2% 23.6%,14.2% 27.6%,8.8% 27.6%,9.5% 9.8%);clip-path:polygon(9.5% 9.8%,15.3% 9.8%,15.2% 23.6%,14.2% 23.6%,14.2% 27.6%,8.8% 27.6%,9.5% 9.8%)}.parking-10{-webkit-clip-path:polygon(21.1% 27.6%,21.1% 9.8%,15.5% 9.8%,15.6% 24.1%,14.7% 24.1%,14.6% 27.6%,21.1% 27.6%);clip-path:polygon(21.1% 27.6%,21.1% 9.8%,15.5% 9.8%,15.6% 24.1%,14.7% 24.1%,14.6% 27.6%,21.1% 27.6%)}.parking-11{-webkit-clip-path:polygon(21.4% 27.6%,21.4% 9.8%,26.8% 9.8%,26.8% 27.6%,21.4% 27.6%);clip-path:polygon(21.4% 27.6%,21.4% 9.8%,26.8% 9.8%,26.8% 27.6%,21.4% 27.6%)}.parking-12{-webkit-clip-path:polygon(14.2% 68.8%,7.2% 68.8%,8.1% 45%,14.2% 45%,14.2% 68.8%);clip-path:polygon(14.2% 68.8%,7.2% 68.8%,8.1% 45%,14.2% 45%,14.2% 68.8%)}.parking-13{-webkit-clip-path:polygon(14.4% 68.8%,14.5% 53.8%,14.7% 53.8%,14.7% 44.9%,22.3% 44.9%,22.3% 59%,19.1% 59%,19.2% 68.8%,14.4% 68.8%);clip-path:polygon(14.4% 68.8%,14.5% 53.8%,14.7% 53.8%,14.7% 44.9%,22.3% 44.9%,22.3% 59%,19.1% 59%,19.2% 68.8%,14.4% 68.8%)}.parking-14{-webkit-clip-path:polygon(29.5% 68.8%,29.5% 44.9%,35.2% 44.9%,35.2% 68.8%,29.5% 68.8%);clip-path:polygon(29.5% 68.8%,29.5% 44.9%,35.2% 44.9%,35.2% 68.8%,29.5% 68.8%)}.parking-15{-webkit-clip-path:polygon(41.8% 68.8%,41.8% 44.9%,35.4% 44.9%,35.4% 68.8%,41.8% 68.8%);clip-path:polygon(41.8% 68.8%,41.8% 44.9%,35.4% 44.9%,35.4% 68.8%,41.8% 68.8%)}.parking-16{-webkit-clip-path:polygon(42.1% 68.8%,48.8% 68.8%,48.7% 44.9%,42% 44.9%,42.1% 68.8%);clip-path:polygon(42.1% 68.8%,48.8% 68.8%,48.7% 44.9%,42% 44.9%,42.1% 68.8%)}.parking-17{-webkit-clip-path:polygon(49.2% 68.8%,55.9% 68.8%,55.9% 44.9%,49.2% 44.9%,49.2% 68.8%);clip-path:polygon(49.2% 68.8%,55.9% 68.8%,55.9% 44.9%,49.2% 44.9%,49.2% 68.8%)}.parking-18{-webkit-clip-path:polygon(56.2% 68.7%,62.6% 68.8%,62.5% 44.9%,56.2% 44.9%,56.2% 68.7%);clip-path:polygon(56.2% 68.7%,62.6% 68.8%,62.5% 44.9%,56.2% 44.9%,56.2% 68.7%)}.parking-19{-webkit-clip-path:polygon(62.7% 68.8%,62.7% 44.8%,68.4% 44.8%,68.5% 68.8%,62.7% 68.8%);clip-path:polygon(62.7% 68.8%,62.7% 44.8%,68.4% 44.8%,68.5% 68.8%,62.7% 68.8%)}.parking-20{-webkit-clip-path:polygon(9.5% 9.8%,15.3% 9.8%,15.2% 23.6%,14.2% 23.6%,14.2% 27.6%,8.8% 27.6%,9.5% 9.8%);clip-path:polygon(9.5% 9.8%,15.3% 9.8%,15.2% 23.6%,14.2% 23.6%,14.2% 27.6%,8.8% 27.6%,9.5% 9.8%)}.parking-21{-webkit-clip-path:polygon(21.1% 27.6%,21.1% 9.8%,15.5% 9.8%,15.6% 24.1%,14.7% 24.1%,14.6% 27.6%,21.1% 27.6%);clip-path:polygon(21.1% 27.6%,21.1% 9.8%,15.5% 9.8%,15.6% 24.1%,14.7% 24.1%,14.6% 27.6%,21.1% 27.6%)}.parking-22{-webkit-clip-path:polygon(21.4% 27.6%,21.4% 9.8%,26.8% 9.8%,26.8% 27.6%,21.4% 27.6%);clip-path:polygon(21.4% 27.6%,21.4% 9.8%,26.8% 9.8%,26.8% 27.6%,21.4% 27.6%)}.maze-1{-webkit-clip-path:polygon(86.4% 48%,89.2% 48%,89.2% 53.2%,86.4% 53.3%,86.4% 47.9%);clip-path:polygon(86.4% 48%,89.2% 48%,89.2% 53.2%,86.4% 53.3%,86.4% 47.9%)}.maze-2{-webkit-clip-path:polygon(86.4% 53.8%,89.2% 53.8%,89.2% 60%,86.4% 60%,86.4% 53.8%);clip-path:polygon(86.4% 53.8%,89.2% 53.8%,89.2% 60%,86.4% 60%,86.4% 53.8%)}.maze-3{-webkit-clip-path:polygon(75.8% 59%,78.3% 59%,78.3% 49.8%,75.8% 49.8%,75.8% 59%);clip-path:polygon(75.8% 59%,78.3% 59%,78.3% 49.8%,75.8% 49.8%,75.8% 59%)}.technichesko{-webkit-clip-path:polygon(86.4% 60.5%,89.2% 60.5%,89.2% 68.8%,86.4% 68.8%,86.4% 60.5%);clip-path:polygon(86.4% 60.5%,89.2% 60.5%,89.2% 68.8%,86.4% 68.8%,86.4% 60.5%)}.maze-4{-webkit-clip-path:polygon(86.4% 48%,89.2% 48%,89.2% 53.2%,86.4% 53.3%,86.4% 47.9%);clip-path:polygon(86.4% 48%,89.2% 48%,89.2% 53.2%,86.4% 53.3%,86.4% 47.9%)}.maze-5{-webkit-clip-path:polygon(86.4% 53.8%,86.4% 58.4%,89.2% 58.4%,89.2% 53.7%,86.3% 53.8%);clip-path:polygon(86.4% 53.8%,86.4% 58.4%,89.2% 58.4%,89.2% 53.7%,86.3% 53.8%)}.maze-6{-webkit-clip-path:polygon(86.4% 58.9%,89.2% 58.9%,89.2% 64.3%,86.4% 64.3%,86.4% 58.9%);clip-path:polygon(86.4% 58.9%,89.2% 58.9%,89.2% 64.3%,86.4% 64.3%,86.4% 58.9%)}.maze-7{-webkit-clip-path:polygon(86.4% 64.7%,86.4% 68.8%,92.7% 68.8%,92.5% 64.8%,86.4% 64.7%);clip-path:polygon(86.4% 64.7%,86.4% 68.8%,92.7% 68.8%,92.5% 64.8%,86.4% 64.7%)}.maze-8{-webkit-clip-path:polygon(75.8% 59%,78.3% 59%,78.3% 49.8%,75.8% 49.8%,75.8% 59%);clip-path:polygon(75.8% 59%,78.3% 59%,78.3% 49.8%,75.8% 49.8%,75.8% 59%)}@keyframes slideFromLeft{0%{opacity:0;transform:translateX(-300px)}to{opacity:1;transform:translateX(0)}}@keyframes slideFromRight{0%{opacity:0;transform:translateX(300px)}to{opacity:1;transform:translateX(0)}}.animateApartmentFilterResults:nth-child(2n){animation:slideFromRight 1s ease-in-out}.animateApartmentFilterResults:nth-child(odd){animation:slideFromLeft 1s ease-in-out}.text-xxxs{font-size:8px;line-height:10px}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:-left-10:before{content:var(--tw-content);left:-2.5rem}.before\:-left-5:before{content:var(--tw-content);left:-1.25rem}.before\:-top-10:before{content:var(--tw-content);top:-2.5rem}.before\:z-\[-1\]:before{content:var(--tw-content);z-index:-1}.before\:h-full:before{content:var(--tw-content);height:100%}.before\:w-full:before{content:var(--tw-content);width:100%}.before\:max-w-\[1200px\]:before{content:var(--tw-content);max-width:1200px}.before\:max-w-\[400px\]:before{content:var(--tw-content);max-width:400px}.before\:rounded-t-\[1200px\]:before{content:var(--tw-content);border-top-left-radius:1200px;border-top-right-radius:1200px}.before\:rounded-t-\[400px\]:before{content:var(--tw-content);border-top-left-radius:400px;border-top-right-radius:400px}.before\:border-2:before{content:var(--tw-content);border-width:2px}.before\:border-4:before{content:var(--tw-content);border-width:4px}.before\:border-tilia-yellow-block:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(251 197 76/var(--tw-border-opacity))}.before\:border-white:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.before\:opacity-20:before{content:var(--tw-content);opacity:.2}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-105:hover,.hover\:scale-110:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-80:hover{opacity:.8}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.sm\:m-2{margin:.5rem}.sm\:ml-10{margin-left:2.5rem}.sm\:grid{display:grid}.sm\:h-16{height:4rem}.sm\:h-20{height:5rem}.sm\:h-\[90vh\]{height:90vh}.sm\:h-screen{height:100vh}.sm\:w-24{width:6rem}.sm\:w-32{width:8rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:gap-5{gap:1.25rem}.sm\:p-10{padding:2.5rem}.sm\:p-2{padding:.5rem}.sm\:p-5{padding:1.25rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:py-\[58px\]{padding-top:58px;padding-bottom:58px}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:before\:-left-20:before{content:var(--tw-content);left:-5rem}.sm\:before\:-top-20:before{content:var(--tw-content);top:-5rem}}@media (min-width:768px){.md\:left-10{left:2.5rem}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-8{margin-bottom:2rem}.md\:grid{display:grid}.md\:h-1\/2{height:50%}.md\:h-32{height:8rem}.md\:h-\[300px\]{height:300px}.md\:min-h-\[28rem\]{min-height:28rem}.md\:w-1\/2{width:50%}.md\:w-60{width:15rem}.md\:w-\[300px\]{width:300px}.md\:max-w-\[1400px\]{max-width:1400px}.md\:max-w-\[600px\]{max-width:600px}.md\:flex-row{flex-direction:row}.md\:place-items-center{place-items:center}.md\:bg-cover{background-size:cover}.md\:bg-fixed{background-attachment:fixed}.md\:bg-center{background-position:50%}.md\:bg-no-repeat{background-repeat:no-repeat}.md\:p-20{padding:5rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:pb-16{padding-bottom:4rem}.md\:pt-1{padding-top:.25rem}.md\:pt-20{padding-top:5rem}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-8xl{font-size:6rem;line-height:1}.md\:text-\[140px\]{font-size:140px}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:opacity-75{opacity:.75}.md\:before\:max-w-\[1400px\]:before{content:var(--tw-content);max-width:1400px}.md\:before\:max-w-\[600px\]:before{content:var(--tw-content);max-width:600px}}@media (min-width:1024px){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-1\/2{height:50%}.lg\:h-32{height:8rem}.lg\:w-1\/2{width:50%}.lg\:w-32{width:8rem}.lg\:basis-1\/2{flex-basis:50%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:gap-16{gap:4rem}.lg\:gap-20{gap:5rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:px-40{padding-left:10rem;padding-right:10rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-\[150px\]{font-size:150px}.lg\:text-\[80px\]{font-size:80px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1280px){.xl\:h-40{height:10rem}.xl\:w-40{width:10rem}.xl\:px-24{padding-left:6rem;padding-right:6rem}.xl\:text-\[200px\]{font-size:200px}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1536px){.\32xl\:gap-16{gap:4rem}.\32xl\:text-2xl{font-size:1.5rem;line-height:2rem}}