@import "https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;600&display=swap";
*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;line-height:1.15}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;clear:both;height:0;color:inherit;border-top-width:1px;margin:0;overflow:visible}pre{font-family:monospace;font-size:inherit}address{font-style:inherit}a{color:inherit;background-color:transparent;text-decoration:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:inherit}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;text-align:inherit;text-transform:inherit;background:0 0;border-radius:0;margin:0;padding:0}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;margin:0;padding:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}:root{--color-primary:#000;--color-secondary:#b4975a;--color-white:#fff;--color-off-white:#f5f5f5;--color-font:#3d3d3d;--color-light-gray:#e5e5e5;--color-light-gray1:#dadada;--color-muted:#9d9d9d;--color-danger:#e53935;--color-success:#155724;--bg-light:var(--color-off-white);--bg-dark:var(--color-primary);--font-primary:"Figtree",sans-serif;--font-secondary:"Span",serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-semibold:600;--line-height-110:110%;--line-height-120:120%;--line-height-140:140%;--ls-neg-3xl:-1.44px;--ls-neg-xxl:-1.12px;--ls-neg-xl:-.96px;--ls-neg-lg:-.8px;--ls-neg-md:-.64px;--ls-neg-sm:-.5px;--ls-neg-xs:-.48px;--ls-neg-xxs:-.4px;--ls-pos-xs:.6px;--ls-pos-sm:.72px;--ls-pos-lg:2px;--spacing-mobile-h:16px;--spacing-tablet-h:24px;--spacing-desktop-v:112px;--spacing-laptop-v:64px;--spacing-tablet-v:56px;--spacing-mobile-v:40px;scroll-behavior:auto}html{font-size:100%;overflow-y:scroll}body{font-size:18px;font-family:var(--font-primary);line-height:var(--line-height-140);color:var(--color-font);font-weight:var(--font-weight-regular);margin:0;padding:0}body *{box-sizing:border-box;margin:0;padding:0}a{color:var(--color-primary);font-family:var(--font-primary);text-decoration:none;transition:all .3s ease-in-out}a:hover,a:focus,a:active{color:var(--color-font)}input:focus-visible{border:none;outline:none}textarea:focus-visible{border:none;outline:none}@media screen and (max-device-width:767px){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=tel],input[type=url]{font-size:16px!important}}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}h1,h2,h3,h4,h5,h1 *,h2 *,h3 *,h4 *,h5 *{font-family:var(--font-secondary);font-weight:var(--font-weight-semibold);line-height:var(--line-height-110);margin:0}p{font-size:1rem;font-family:var(--font-primary);line-height:var(--line-height-140);color:var(--color-font);font-weight:var(--font-weight-light);margin:0}.button,a.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none}.button:hover,.button:focus,.button:active,a.button:hover,a.button:focus,a.button:active{box-shadow:none;outline:none}.button,a.button{font-family:var(--font-primary);font-weight:var(--font-weight-regular);text-transform:uppercase;line-height:var(--line-height-140);cursor:pointer;height:40px;letter-spacing:var(--ls-pos-xs);border-radius:0;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:10px;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}@media (min-width:768px){.button,a.button{height:44px;letter-spacing:var(--ls-pos-sm);padding:10px 16px;font-size:12px}}.button.button-primary,a.button.button-primary{background:var(--color-primary);color:var(--color-white);border:1px solid var(--color-primary)!important}.button.button-primary:hover,.button.button-primary:focus,.button.button-primary:active,a.button.button-primary:hover,a.button.button-primary:focus,a.button.button-primary:active{border:1px solid var(--color-primary);background:var(--color-font);color:var(--color-white)}.button.button-primary:focus-visible{border:1px solid var(--color-primary);background:var(--color-font);color:var(--color-white)}a.button.button-primary:focus-visible{border:1px solid var(--color-primary);background:var(--color-font);color:var(--color-white)}.button.button-secondary,a.button.button-secondary{color:var(--color-primary);background:0 0;border:1px solid var(--color-primary)!important}.button.button-secondary:hover,.button.button-secondary:focus,.button.button-secondary:active,a.button.button-secondary:hover,a.button.button-secondary:focus,a.button.button-secondary:active{color:var(--color-white);border:1px solid var(--color-primary)!important;background:var(--color-primary)!important}.button.button-secondary:focus-visible{color:var(--color-white);border:1px solid var(--color-primary)!important;background:var(--color-primary)!important}a.button.button-secondary:focus-visible{color:var(--color-white);border:1px solid var(--color-primary)!important;background:var(--color-primary)!important}.button.button-inactive,a.button.button-inactive{background:var(--color-light-gray1);color:var(--color-muted);cursor:not-allowed;border:1px solid transparent!important}.button.button-inactive:hover,.button.button-inactive:focus,.button.button-inactive:active,a.button.button-inactive:hover,a.button.button-inactive:focus,a.button.button-inactive:active{background:var(--color-light-gray1)!important;color:var(--color-muted)!important;border:1px solid transparent!important}.button.button-inactive:focus-visible{background:var(--color-light-gray1)!important;color:var(--color-muted)!important;border:1px solid transparent!important}a.button.button-inactive:focus-visible{background:var(--color-light-gray1)!important;color:var(--color-muted)!important;border:1px solid transparent!important}.button.button-gold,a.button.button-gold{background:var(--color-secondary);color:var(--color-white);border:1px solid transparent!important}.button.button-gold:hover,.button.button-gold:focus,.button.button-gold:active,a.button.button-gold:hover,a.button.button-gold:focus,a.button.button-gold:active{color:var(--color-white)!important;background:#c6a96c!important;border:1px solid transparent!important}.button.button-gold:focus-visible{color:var(--color-white)!important;background:#c6a96c!important;border:1px solid transparent!important}a.button.button-gold:focus-visible{color:var(--color-white)!important;background:#c6a96c!important;border:1px solid transparent!important}.bg_color_dark .button.button-secondary,.bg_color_dark a.button.button-secondary{color:var(--color-white);background:0 0;border:1px solid var(--color-white)!important}.bg_color_dark .button.button-secondary:hover,.bg_color_dark .button.button-secondary:focus,.bg_color_dark .button.button-secondary:active,.bg_color_dark a.button.button-secondary:hover,.bg_color_dark a.button.button-secondary:focus,.bg_color_dark a.button.button-secondary:active{border:1px solid var(--color-white)!important;background:var(--color-font)!important;color:var(--color-white)!important}.bg_color_dark .button.button-secondary:focus-visible{border:1px solid var(--color-white)!important;background:var(--color-font)!important;color:var(--color-white)!important}.bg_color_dark a.button.button-secondary:focus-visible{border:1px solid var(--color-white)!important;background:var(--color-font)!important;color:var(--color-white)!important}.button.button-anchor_link,a.button.button-anchor_link{flex-direction:column;gap:4px;width:-moz-fit-content;width:fit-content;height:auto;padding:0;background-color:transparent!important;border:none!important}.button.button-anchor_link .cta-link-content,a.button.button-anchor_link .cta-link-content{flex-direction:column;gap:4px;width:100%;display:flex}.button.button-anchor_link .cta-link-text,a.button.button-anchor_link .cta-link-text{font-family:var(--font-primary);font-size:.75rem;font-weight:var(--font-weight-regular);letter-spacing:var(--ls-pos-sm);line-height:var(--line-height-140);text-transform:uppercase;white-space:nowrap;margin:0;transition:color .3s}.button.button-anchor_link .cta-link-line,a.button.button-anchor_link .cta-link-line{width:100%;height:1px;transition:background-color .3s;display:block}.button.button-anchor_link:hover,.button.button-anchor_link:focus,.button.button-anchor_link:active,a.button.button-anchor_link:hover,a.button.button-anchor_link:focus,a.button.button-anchor_link:active{background-color:transparent!important;border-color:transparent!important}.button.button-anchor_link:focus-visible{background-color:transparent!important;border-color:transparent!important}a.button.button-anchor_link:focus-visible{background-color:transparent!important;border-color:transparent!important}.button.button-anchor_link .cta-link-text,a.button.button-anchor_link .cta-link-text{color:var(--color-primary)}.button.button-anchor_link .cta-link-line,a.button.button-anchor_link .cta-link-line{background-color:var(--color-light-gray1)}.button.button-anchor_link:hover .cta-link-line,.button.button-anchor_link:focus .cta-link-line,.button.button-anchor_link:active .cta-link-line,a.button.button-anchor_link:hover .cta-link-line,a.button.button-anchor_link:focus .cta-link-line,a.button.button-anchor_link:active .cta-link-line{background-color:var(--color-primary)}.button.button-anchor_link:focus-visible .cta-link-line{background-color:var(--color-primary)}a.button.button-anchor_link:focus-visible .cta-link-line{background-color:var(--color-primary)}.bg_color_dark .button.button-anchor_link .cta-link-text,.bg_color_dark a.button.button-anchor_link .cta-link-text{color:var(--color-white)}.bg_color_dark .button.button-anchor_link .cta-link-line,.bg_color_dark a.button.button-anchor_link .cta-link-line{background-color:var(--color-font)}.bg_color_dark .button.button-anchor_link:hover .cta-link-line,.bg_color_dark .button.button-anchor_link:focus .cta-link-line,.bg_color_dark .button.button-anchor_link:active .cta-link-line,.bg_color_dark a.button.button-anchor_link:hover .cta-link-line,.bg_color_dark a.button.button-anchor_link:focus .cta-link-line,.bg_color_dark a.button.button-anchor_link:active .cta-link-line{background-color:var(--color-white)}.bg_color_dark .button.button-anchor_link:focus-visible .cta-link-line{background-color:var(--color-white)}.bg_color_dark a.button.button-anchor_link:focus-visible .cta-link-line{background-color:var(--color-white)}.form-control{border-radius:0}.form-control:hover,.form-control:focus,.form-control:active{box-shadow:none;outline:none}.light-bg{background-color:var(--light-bg)}.dark-bg{background-color:var(--dark-bg)}.spacer{padding-top:var(--spacing-mobile-v);padding-bottom:var(--spacing-mobile-v)}@media (min-width:768px){.spacer{padding-top:var(--spacing-tablet-v);padding-bottom:var(--spacing-tablet-v)}}@media (min-width:1200px){.spacer{padding-top:var(--spacing-laptop-v);padding-bottom:var(--spacing-laptop-v)}}@media (min-width:1440px){.spacer{padding-top:var(--spacing-desktop-v);padding-bottom:var(--spacing-desktop-v)}}.map.result-map .result-map__inner .leaflet-container{z-index:0}.map.result-map .leaflet-pane .marker-cluster{background-color:transparent}.map.result-map .leaflet-pane .marker-cluster div{background-color:#000}.map.result-map .leaflet-pane .marker-cluster div span{color:#fff}.dots-group{align-items:center;gap:12px;display:flex}.slider-dot{background-color:var(--color-light-gray1);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;width:8px;height:8px;padding:0;transition:background-color .2s}.slider-dot:hover{background-color:var(--color-font)}.slider-dot.active{background-color:var(--color-primary)}.bg_color_dark .slider-dot{background-color:var(--color-muted)}.bg_color_dark .slider-dot.active{background-color:var(--color-white)}.without-banner-template{position:relative;overflow:hidden}.without-banner-template .without-banner-bg-decor{pointer-events:none;z-index:0;background-image:url(/images/backgrounds/crown-mobile-dark-2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:778.001px;height:491.495px;position:absolute;top:10px;right:-486px;transform:none}@media (min-width:768px){.without-banner-template .without-banner-bg-decor{background-image:url(/images/backgrounds/crown-tablet-dark-2.svg);width:791.849px;height:500.242px;top:20px;right:-495.849px}}@media (min-width:1200px){.without-banner-template .without-banner-bg-decor{background-image:url(/images/backgrounds/crown-desktop-dark-2.svg);width:1094px;height:691px;top:20px;right:-687px}}@media (min-width:1440px){.without-banner-template .without-banner-bg-decor{background-image:url(/images/backgrounds/crown-desktop-dark-2.svg);width:1396.15px;height:882px;top:20px;right:-852.151px}}.branches-page .properties-three{padding-top:40px;padding-bottom:40px}@media (min-width:768px){.branches-page .properties-three{padding-top:64px;padding-bottom:64px}}@media (min-width:1200px){.branches-page .properties-three{padding-top:80px;padding-bottom:80px}}@font-face{font-family:Span;src:url(/fonts/custom/Span.woff2)format("woff2"),url(/fonts/custom/Span.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Span;src:url(/fonts/custom/Span-Semibold.woff2)format("woff2"),url(/fonts/custom/Span-Semibold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}.icon{vertical-align:middle;background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block}.icon-user{background-color:currentColor;background-image:none;width:20px;height:20px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M2.5 16.6667C4.44649 14.6021 7.08918 13.3333 10 13.3333C12.9108 13.3333 15.5535 14.6021 17.5 16.6667M13.75 6.25C13.75 8.32107 12.0711 10 10 10C7.92893 10 6.25 8.32107 6.25 6.25C6.25 4.17893 7.92893 2.5 10 2.5C12.0711 2.5 13.75 4.17893 13.75 6.25Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M2.5 16.6667C4.44649 14.6021 7.08918 13.3333 10 13.3333C12.9108 13.3333 15.5535 14.6021 17.5 16.6667M13.75 6.25C13.75 8.32107 12.0711 10 10 10C7.92893 10 6.25 8.32107 6.25 6.25C6.25 4.17893 7.92893 2.5 10 2.5C12.0711 2.5 13.75 4.17893 13.75 6.25Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-star{background-color:currentColor;background-image:none;width:20px;height:20px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='23' viewBox='0 0 24 23' fill='none'%3E%3Cpath d='M8.948 8.505L0 8.497L7.246 13.761L4.473 22.257L11.721 17.004L18.96 22.257L16.196 13.761L23.435 8.505H14.487L11.721 0L8.948 8.505Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='23' viewBox='0 0 24 23' fill='none'%3E%3Cpath d='M8.948 8.505L0 8.497L7.246 13.761L4.473 22.257L11.721 17.004L18.96 22.257L16.196 13.761L23.435 8.505H14.487L11.721 0L8.948 8.505Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-star-filled{background-color:#000;background-image:none;width:20px;height:20px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='23' viewBox='0 0 24 23' fill='none'%3E%3Cpath d='M8.948 8.505L0 8.497L7.246 13.761L4.473 22.257L11.721 17.004L18.96 22.257L16.196 13.761L23.435 8.505H14.487L11.721 0L8.948 8.505Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='23' viewBox='0 0 24 23' fill='none'%3E%3Cpath d='M8.948 8.505L0 8.497L7.246 13.761L4.473 22.257L11.721 17.004L18.96 22.257L16.196 13.761L23.435 8.505H14.487L11.721 0L8.948 8.505Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-play{background-color:currentColor;background-image:none;width:18px;height:18px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' viewBox='0 0 13 15' fill='none'%3E%3Cpath d='M12 6.1977C12.6667 6.5826 12.6667 7.54485 12 7.92975L1.5 13.9919C0.833332 14.3768 0 13.8957 0 13.1259L0 1.00154C0 0.231741 0.833333 -0.249383 1.5 0.135518L12 6.1977Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' viewBox='0 0 13 15' fill='none'%3E%3Cpath d='M12 6.1977C12.6667 6.5826 12.6667 7.54485 12 7.92975L1.5 13.9919C0.833332 14.3768 0 13.8957 0 13.1259L0 1.00154C0 0.231741 0.833333 -0.249383 1.5 0.135518L12 6.1977Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-circle{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Ccircle cx='40' cy='40' r='39' stroke='white' stroke-width='2'/%3E%3Cpath d='M50.5 39.134C51.1667 39.5189 51.1667 40.4811 50.5 40.866L35.5 49.5263C34.8333 49.9112 34 49.4301 34 48.6603V31.3397C34 30.5699 34.8333 30.0888 35.5 30.4737L50.5 39.134Z' fill='white'/%3E%3C/svg%3E");width:80px;height:80px}.icon-right-arrow{background-color:currentColor;background-image:none;width:24px;height:24px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12H19M19 12L12 5M19 12L12 19' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12H19M19 12L12 5M19 12L12 19' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-left-arrow{background-color:currentColor;background-image:none;width:24px;height:24px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19 12H5M5 12L12 19M5 12L12 5' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19 12H5M5 12L12 19M5 12L12 5' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-stars{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='24' viewBox='0 0 128 24' fill='none'%3E%3Cg clip-path='url(%23clip0_33953_37884)'%3E%3Cpath d='M0 0H24V24H0V0ZM26 0H50V24H26V0ZM52 0H76V24H52V0ZM78 0H102V24H78V0Z' fill='black'/%3E%3Cpath d='M116 0H128V24H116V0Z' fill='black'/%3E%3Cpath d='M104 0H116V24H104V0Z' fill='black'/%3E%3Cpath d='M12 16.201L15.476 15.271L16.93 20L12 16.201ZM20 10.088H13.881L12 4L10.119 10.088H4L8.952 13.862L7.072 19.95L12.024 16.176L15.071 13.862L20 10.088ZM38 16.201L41.476 15.271L42.93 20L38 16.201ZM46 10.088H39.881L38 4L36.119 10.088H30L34.952 13.862L33.072 19.95L38.024 16.176L41.071 13.862L46 10.088ZM64.5 16.201L68.193 15.271L69.737 20L64.5 16.201ZM73 10.088H66.499L64.5 4L62.501 10.088H56L61.262 13.862L59.263 19.95L64.525 16.176L67.763 13.862L73 10.088ZM90.5 16.201L94.193 15.271L95.737 20L90.5 16.201ZM99 10.088H92.499L90.5 4L88.501 10.088H82L87.262 13.862L85.263 19.95L90.525 16.176L93.763 13.862L99 10.088ZM116.5 16.201L120.193 15.271L121.737 20L116.5 16.201ZM125 10.088H118.499L116.5 4L114.501 10.088H108L113.262 13.862L111.263 19.95L116.525 16.176L119.763 13.862L125 10.088Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_33953_37884'%3E%3Crect width='128' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:128px;height:20px}.icon-google{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='73' height='24' viewBox='0 0 73 24' fill='none'%3E%3Cpath d='M30.9974 12.6296C30.9974 16.0826 28.3136 18.6272 25.0206 18.6272C21.7277 18.6272 19.043 16.0826 19.043 12.6296C19.043 9.1527 21.7267 6.63196 25.0206 6.63196C28.3136 6.63196 30.9974 9.1527 30.9974 12.6296ZM28.381 12.6296C28.381 10.4718 26.8256 8.9951 25.0206 8.9951C23.2147 8.9951 21.6593 10.4718 21.6593 12.6296C21.6593 14.7654 23.2157 16.2641 25.0206 16.2641C26.8256 16.2641 28.381 14.7635 28.381 12.6296Z' fill='%23EA4335'/%3E%3Cpath d='M43.8928 12.6296C43.8928 16.0826 41.2091 18.6272 37.9152 18.6272C34.6222 18.6272 31.9375 16.0826 31.9375 12.6296C31.9375 9.15461 34.6212 6.63196 37.9152 6.63196C41.2082 6.63196 43.8928 9.1527 43.8928 12.6296ZM41.2755 12.6296C41.2755 10.4718 39.7201 8.9951 37.9152 8.9951C36.1102 8.9951 34.5548 10.4718 34.5548 12.6296C34.5548 14.7654 36.1102 16.2641 37.9152 16.2641C39.7201 16.2641 41.2755 14.7635 41.2755 12.6296Z' fill='%23FBBC05'/%3E%3Cpath d='M56.2511 6.99375V17.7626C56.2511 22.1918 53.6556 23.9999 50.5875 23.9999C47.6998 23.9999 45.9622 22.0561 45.3064 20.4657L47.584 19.5125C47.9901 20.4887 48.9837 21.6397 50.5847 21.6397C52.5491 21.6397 53.7657 20.4208 53.7657 18.1246V17.262H53.6746C53.0891 17.9899 51.9607 18.6251 50.5363 18.6251C47.5574 18.6251 44.8281 16.0126 44.8281 12.6523C44.8281 9.26615 47.5574 6.63269 50.5363 6.63269C51.9579 6.63269 53.0862 7.26789 53.6746 7.97378H53.7657V6.99757H56.2511V6.99375ZM53.9517 12.6513C53.9517 10.5394 52.5519 8.99487 50.7707 8.99487C48.9648 8.99487 47.453 10.5394 47.453 12.6513C47.453 14.7413 48.9648 16.2639 50.7707 16.2639C52.5519 16.2639 53.9517 14.7413 53.9517 12.6513Z' fill='%234285F4'/%3E%3Cpath d='M60.3496 0.68396V18.2594H57.7969V0.68396H60.3496Z' fill='%2334A853'/%3E%3Cpath d='M70.2957 14.6039L72.3265 15.966C71.6717 16.9422 70.0916 18.6243 67.3614 18.6243C63.9764 18.6243 61.4492 15.9908 61.4492 12.6267C61.4492 9.05998 63.9982 6.62903 67.0691 6.62903C70.1609 6.62903 71.6736 9.10679 72.168 10.445L72.4394 11.1261L64.4736 14.4463C65.0838 15.6498 66.0319 16.264 67.3614 16.264C68.6947 16.264 69.6181 15.6049 70.2957 14.6039ZM64.0437 12.4452L69.3685 10.2196C69.0762 9.47167 68.1946 8.94918 67.1574 8.94918C65.8278 8.94918 63.9754 10.1317 64.0437 12.4452Z' fill='%23EA4335'/%3E%3Cpath d='M9.38358 11.0697V8.52506H17.9026C17.9861 8.96827 18.0289 9.49267 18.0289 10.061C18.0289 11.9695 17.5107 14.3307 15.8395 16.0118C14.2139 17.7159 12.1375 18.6243 9.38643 18.6243C4.28752 18.6243 0 14.4444 0 9.31118C0 4.17991 4.28752 0 9.38643 0C12.2078 0 14.2168 1.11375 15.7257 2.56659L13.9435 4.36139C12.8616 3.33934 11.3945 2.54367 9.38453 2.54367C5.66166 2.54367 2.74921 5.56398 2.74921 9.31214C2.74921 13.0593 5.66166 16.0797 9.38453 16.0797C11.7997 16.0797 13.1757 15.1035 14.0564 14.217C14.771 13.4978 15.2407 12.47 15.4267 11.0668L9.38453 11.0697H9.38358Z' fill='%234285F4'/%3E%3C/svg%3E");width:72.44px;height:24px}.icon-fb{background-color:currentColor;background-image:none;width:24px;height:24px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_34679_82)'%3E%3Cpath d='M17.8438 4.5L17.4277 4.42871H17.4258C17.4250 4.42858 17.4241 4.42794 17.4229 4.42773C17.4198 4.42722 17.4148 4.42671 17.4092 4.42578C17.3980 4.42393 17.3819 4.42126 17.3613 4.41797C17.3194 4.41127 17.2583 4.40192 17.1816 4.39062C17.0281 4.36803 16.8095 4.33761 16.5498 4.30762C16.0326 4.24791 15.3399 4.1875 14.6572 4.1875C13.1858 4.18757 11.9142 4.63572 11.0098 5.54102C10.1048 6.44688 9.625 7.75299 9.625 9.35645V11.5H6.57812V15.9688H9.625V23.2529C4.41351 22.1587 0.5 17.5366 0.5 12C0.500002 5.64872 5.64872 0.5 12 0.5C18.3513 0.5 23.5 5.64872 23.5 12C23.5 17.5366 19.5865 22.1587 14.375 23.2529V15.9688H17.1006L17.165 15.5449L17.6973 12.0762L17.7861 11.5H14.375V9.75C14.375 9.34768 14.4742 9.01195 14.6719 8.7832C14.8579 8.56803 15.1943 8.375 15.8311 8.375H17.8438V4.5Z' fill='black' stroke='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_34679_82'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_34679_82)'%3E%3Cpath d='M17.8438 4.5L17.4277 4.42871H17.4258C17.4250 4.42858 17.4241 4.42794 17.4229 4.42773C17.4198 4.42722 17.4148 4.42671 17.4092 4.42578C17.3980 4.42393 17.3819 4.42126 17.3613 4.41797C17.3194 4.41127 17.2583 4.40192 17.1816 4.39062C17.0281 4.36803 16.8095 4.33761 16.5498 4.30762C16.0326 4.24791 15.3399 4.1875 14.6572 4.1875C13.1858 4.18757 11.9142 4.63572 11.0098 5.54102C10.1048 6.44688 9.625 7.75299 9.625 9.35645V11.5H6.57812V15.9688H9.625V23.2529C4.41351 22.1587 0.5 17.5366 0.5 12C0.500002 5.64872 5.64872 0.5 12 0.5C18.3513 0.5 23.5 5.64872 23.5 12C23.5 17.5366 19.5865 22.1587 14.375 23.2529V15.9688H17.1006L17.165 15.5449L17.6973 12.0762L17.7861 11.5H14.375V9.75C14.375 9.34768 14.4742 9.01195 14.6719 8.7832C14.8579 8.56803 15.1943 8.375 15.8311 8.375H17.8438V4.5Z' fill='black' stroke='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_34679_82'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-twitter{background-color:currentColor;background-image:none;width:24px;height:24px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14.5332 3.27246C15.3918 2.81324 16.378 2.65031 17.3389 2.80762C18.2997 2.96493 19.1823 3.43361 19.8496 4.14258L20.0391 4.34473L20.3105 4.29102C20.9633 4.1619 21.5998 3.96787 22.2139 3.71777C21.8668 4.18998 21.4277 4.59325 20.917 4.89941L21.2314 5.8252C21.6698 5.77427 22.1034 5.69273 22.5303 5.58594C22.1384 5.9933 21.7108 6.36669 21.251 6.69922L21.0332 6.85742L21.0449 7.12598C21.054 7.32923 21.0586 7.53765 21.0586 7.74121C21.0586 14.031 16.2706 21.25 7.5498 21.25C5.64469 21.251 3.76931 20.8469 2.04395 20.0752C4.06367 19.9089 5.99792 19.1542 7.60156 17.8945L8.70215 17.0293L7.30273 17.001C6.37962 16.9824 5.48481 16.6763 4.74414 16.125C4.2202 15.735 3.7943 15.2347 3.48828 14.665C4.01307 14.6783 4.53842 14.6159 5.04785 14.4766L5.01465 13.5049C4.01306 13.3032 3.11185 12.7604 2.46484 11.9697C1.97525 11.3713 1.65341 10.6585 1.52637 9.9043C2.05656 10.0937 2.61436 10.2017 3.18066 10.2197L4.92578 10.2744L3.47461 9.30371C2.53895 8.67785 1.87636 7.71963 1.62207 6.62305C1.42295 5.76424 1.48607 4.87126 1.79395 4.05664C2.97976 5.3634 4.39566 6.44463 5.97363 7.24414C7.78408 8.16141 9.76791 8.68734 11.7949 8.78906L12.4561 8.82227L12.3066 8.17773C12.0873 7.22911 12.1863 6.23421 12.5889 5.34766C12.9914 4.46116 13.6747 3.73168 14.5332 3.27246Z' fill='black' stroke='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14.5332 3.27246C15.3918 2.81324 16.378 2.65031 17.3389 2.80762C18.2997 2.96493 19.1823 3.43361 19.8496 4.14258L20.0391 4.34473L20.3105 4.29102C20.9633 4.1619 21.5998 3.96787 22.2139 3.71777C21.8668 4.18998 21.4277 4.59325 20.917 4.89941L21.2314 5.8252C21.6698 5.77427 22.1034 5.69273 22.5303 5.58594C22.1384 5.9933 21.7108 6.36669 21.251 6.69922L21.0332 6.85742L21.0449 7.12598C21.054 7.32923 21.0586 7.53765 21.0586 7.74121C21.0586 14.031 16.2706 21.25 7.5498 21.25C5.64469 21.251 3.76931 20.8469 2.04395 20.0752C4.06367 19.9089 5.99792 19.1542 7.60156 17.8945L8.70215 17.0293L7.30273 17.001C6.37962 16.9824 5.48481 16.6763 4.74414 16.125C4.2202 15.735 3.7943 15.2347 3.48828 14.665C4.01307 14.6783 4.53842 14.6159 5.04785 14.4766L5.01465 13.5049C4.01306 13.3032 3.11185 12.7604 2.46484 11.9697C1.97525 11.3713 1.65341 10.6585 1.52637 9.9043C2.05656 10.0937 2.61436 10.2017 3.18066 10.2197L4.92578 10.2744L3.47461 9.30371C2.53895 8.67785 1.87636 7.71963 1.62207 6.62305C1.42295 5.76424 1.48607 4.87126 1.79395 4.05664C2.97976 5.3634 4.39566 6.44463 5.97363 7.24414C7.78408 8.16141 9.76791 8.68734 11.7949 8.78906L12.4561 8.82227L12.3066 8.17773C12.0873 7.22911 12.1863 6.23421 12.5889 5.34766C12.9914 4.46116 13.6747 3.73168 14.5332 3.27246Z' fill='black' stroke='black'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-insta{background-color:currentColor;background-image:none;width:24px;height:24px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_34679_86)'%3E%3Cpath d='M12 0.5C15.2553 0.5 15.6543 0.513846 16.9268 0.574219H16.9277C18.0003 0.621537 18.7608 0.778043 19.4092 1L19.6807 1.09961C20.407 1.38069 21.0175 1.75573 21.6309 2.36914L21.6318 2.37012C22.2478 2.9818 22.6172 3.58972 22.8887 4.32227L22.8916 4.33008C23.165 5.03327 23.3619 5.85513 23.416 7.08105C23.4718 8.34988 23.4863 8.74967 23.4863 12.0049C23.4863 15.2597 23.4718 15.6592 23.416 16.9277C23.3687 18.0003 23.2122 18.7608 22.9902 19.4092L22.8916 19.6807C22.6105 20.4071 22.2346 21.0174 21.6211 21.6309C21.0077 22.2442 20.3973 22.6193 19.6709 22.9004L19.6699 22.9014C18.9668 23.1748 18.1448 23.3717 16.9189 23.4258C15.6501 23.4816 15.2503 23.4951 11.9951 23.4951C8.74036 23.4951 8.34081 23.4815 7.07227 23.4258C5.99973 23.3785 5.23915 23.222 4.59082 23L4.31934 22.9004C3.59295 22.6193 2.98255 22.2443 2.36914 21.6309L2.36816 21.6299L2.14844 21.4004C1.73033 20.9405 1.43882 20.4729 1.20605 19.9443L1.09375 19.6748C0.854446 19.0594 0.674275 18.3528 0.59668 17.3643L0.570312 16.9229C0.514558 15.6544 0.5 15.2548 0.5 12C0.5 8.74513 0.514549 8.34555 0.570312 7.07227C0.624318 5.84815 0.820264 5.03068 1.09375 4.32227C1.38044 3.59252 1.75198 2.98199 2.36816 2.37012L2.37012 2.36816C2.90527 1.82925 3.43915 1.47755 4.05566 1.20605L4.3252 1.09375C5.02845 0.820299 5.85104 0.624406 7.07715 0.570312L7.07617 0.569336C8.345 0.513563 8.74479 0.5 12 0.5ZM12 1.66113C9.59285 1.66113 8.77288 1.66838 7.97656 1.69629L7.13086 1.73145C5.90784 1.78549 5.21649 1.99442 4.74512 2.17773C4.12388 2.41802 3.66677 2.71413 3.19531 3.18555C2.78687 3.59399 2.50537 3.99901 2.28027 4.51074L2.18652 4.7373C2.00346 5.20834 1.79524 5.89457 1.74121 7.12109C1.68447 8.39293 1.66992 8.78158 1.66992 11.9902C1.66992 15.1943 1.68449 15.5831 1.74121 16.8594C1.79517 18.0807 2.00339 18.7718 2.18652 19.2432V19.2441C2.42692 19.866 2.7235 20.3241 3.19531 20.7959C3.66168 21.2622 4.12363 21.5623 4.74512 21.8027V21.8037C5.21624 21.9869 5.90289 22.1959 7.13086 22.25V22.249C8.40275 22.3058 8.79098 22.3203 12 22.3203C15.2044 22.3203 15.5926 22.3058 16.8691 22.249C18.0918 22.195 18.7825 21.986 19.2539 21.8027C19.8754 21.5624 20.3331 21.2674 20.8047 20.7959C21.2715 20.3291 21.5729 19.8665 21.8135 19.2441L21.8125 19.2432C21.9956 18.7721 22.2048 18.086 22.2588 16.8594C22.3155 15.5878 22.3301 15.1989 22.3301 11.9902C22.3301 8.78622 22.3155 8.39755 22.2588 7.12109C22.2048 5.89922 21.9957 5.2086 21.8125 4.7373H21.8135C21.5731 4.1154 21.2765 3.65736 20.8047 3.18555C20.338 2.71891 19.876 2.41824 19.2539 2.17773H19.2549C18.8426 2.01741 18.2653 1.83745 17.3047 1.75879L16.8691 1.73145C15.5973 1.67471 15.209 1.66113 12 1.66113Z' fill='black' stroke='black'/%3E%3Cpath d='M12 6.33594C15.127 6.33594 17.6641 8.87302 17.6641 12C17.6641 15.127 15.127 17.6641 12 17.6641C8.87302 17.6641 6.33594 15.127 6.33594 12C6.33594 8.87302 8.87302 6.33594 12 6.33594ZM12 7.50195C9.51605 7.50195 7.50195 9.51605 7.50195 12C7.50195 14.484 9.51605 16.498 12 16.498C14.484 16.498 16.498 14.484 16.498 12C16.498 9.51605 14.484 7.50195 12 7.50195Z' fill='black' stroke='black'/%3E%3Cpath d='M18.4082 4.65332C18.9241 4.65353 19.3467 5.07686 19.3467 5.59277C19.3465 6.11214 18.925 6.53104 18.4082 6.53125C17.8887 6.53125 17.469 6.1097 17.4688 5.59277C17.4688 5.0731 17.8911 4.65332 18.4082 4.65332Z' fill='black' stroke='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_34679_86'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_34679_86)'%3E%3Cpath d='M12 0.5C15.2553 0.5 15.6543 0.513846 16.9268 0.574219H16.9277C18.0003 0.621537 18.7608 0.778043 19.4092 1L19.6807 1.09961C20.407 1.38069 21.0175 1.75573 21.6309 2.36914L21.6318 2.37012C22.2478 2.9818 22.6172 3.58972 22.8887 4.32227L22.8916 4.33008C23.165 5.03327 23.3619 5.85513 23.416 7.08105C23.4718 8.34988 23.4863 8.74967 23.4863 12.0049C23.4863 15.2597 23.4718 15.6592 23.416 16.9277C23.3687 18.0003 23.2122 18.7608 22.9902 19.4092L22.8916 19.6807C22.6105 20.4071 22.2346 21.0174 21.6211 21.6309C21.0077 22.2442 20.3973 22.6193 19.6709 22.9004L19.6699 22.9014C18.9668 23.1748 18.1448 23.3717 16.9189 23.4258C15.6501 23.4816 15.2503 23.4951 11.9951 23.4951C8.74036 23.4951 8.34081 23.4815 7.07227 23.4258C5.99973 23.3785 5.23915 23.222 4.59082 23L4.31934 22.9004C3.59295 22.6193 2.98255 22.2443 2.36914 21.6309L2.36816 21.6299L2.14844 21.4004C1.73033 20.9405 1.43882 20.4729 1.20605 19.9443L1.09375 19.6748C0.854446 19.0594 0.674275 18.3528 0.59668 17.3643L0.570312 16.9229C0.514558 15.6544 0.5 15.2548 0.5 12C0.5 8.74513 0.514549 8.34555 0.570312 7.07227C0.624318 5.84815 0.820264 5.03068 1.09375 4.32227C1.38044 3.59252 1.75198 2.98199 2.36816 2.37012L2.37012 2.36816C2.90527 1.82925 3.43915 1.47755 4.05566 1.20605L4.3252 1.09375C5.02845 0.820299 5.85104 0.624406 7.07715 0.570312L7.07617 0.569336C8.345 0.513563 8.74479 0.5 12 0.5ZM12 1.66113C9.59285 1.66113 8.77288 1.66838 7.97656 1.69629L7.13086 1.73145C5.90784 1.78549 5.21649 1.99442 4.74512 2.17773C4.12388 2.41802 3.66677 2.71413 3.19531 3.18555C2.78687 3.59399 2.50537 3.99901 2.28027 4.51074L2.18652 4.7373C2.00346 5.20834 1.79524 5.89457 1.74121 7.12109C1.68447 8.39293 1.66992 8.78158 1.66992 11.9902C1.66992 15.1943 1.68449 15.5831 1.74121 16.8594C1.79517 18.0807 2.00339 18.7718 2.18652 19.2432V19.2441C2.42692 19.866 2.7235 20.3241 3.19531 20.7959C3.66168 21.2622 4.12363 21.5623 4.74512 21.8027V21.8037C5.21624 21.9869 5.90289 22.1959 7.13086 22.25V22.249C8.40275 22.3058 8.79098 22.3203 12 22.3203C15.2044 22.3203 15.5926 22.3058 16.8691 22.249C18.0918 22.195 18.7825 21.986 19.2539 21.8027C19.8754 21.5624 20.3331 21.2674 20.8047 20.7959C21.2715 20.3291 21.5729 19.8665 21.8135 19.2441L21.8125 19.2432C21.9956 18.7721 22.2048 18.086 22.2588 16.8594C22.3155 15.5878 22.3301 15.1989 22.3301 11.9902C22.3301 8.78622 22.3155 8.39755 22.2588 7.12109C22.2048 5.89922 21.9957 5.2086 21.8125 4.7373H21.8135C21.5731 4.1154 21.2765 3.65736 20.8047 3.18555C20.338 2.71891 19.876 2.41824 19.2539 2.17773H19.2549C18.8426 2.01741 18.2653 1.83745 17.3047 1.75879L16.8691 1.73145C15.5973 1.67471 15.209 1.66113 12 1.66113Z' fill='black' stroke='black'/%3E%3Cpath d='M12 6.33594C15.127 6.33594 17.6641 8.87302 17.6641 12C17.6641 15.127 15.127 17.6641 12 17.6641C8.87302 17.6641 6.33594 15.127 6.33594 12C6.33594 8.87302 8.87302 6.33594 12 6.33594ZM12 7.50195C9.51605 7.50195 7.50195 9.51605 7.50195 12C7.50195 14.484 9.51605 16.498 12 16.498C14.484 16.498 16.498 14.484 16.498 12C16.498 9.51605 14.484 7.50195 12 7.50195Z' fill='black' stroke='black'/%3E%3Cpath d='M18.4082 4.65332C18.9241 4.65353 19.3467 5.07686 19.3467 5.59277C19.3465 6.11214 18.925 6.53104 18.4082 6.53125C17.8887 6.53125 17.469 6.1097 17.4688 5.59277C17.4688 5.0731 17.8911 4.65332 18.4082 4.65332Z' fill='black' stroke='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_34679_86'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-linkedin{background-color:currentColor;background-image:none;width:24px;height:24px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_34679_90)'%3E%3Cpath d='M1.77148 0.5H22.2236C22.9402 0.500102 23.4999 1.0625 23.5 1.72949V22.2705C23.4999 22.9337 22.9393 23.4999 22.2236 23.5H1.77148C1.0585 23.4998 0.5 22.9361 0.5 22.2656V1.72949C0.500108 1.06086 1.05679 0.500204 1.77148 0.5ZM3.05762 20.9512H7.62012V8.49512H3.05762V20.9512ZM16.1816 8.20898C14.9518 8.20898 13.9655 8.64419 13.2686 9.2334V8.49512H8.85645V20.9512H13.4092V14.7891C13.4092 14.0503 13.4837 13.4265 13.7197 12.9971C13.8312 12.7943 13.9769 12.6399 14.1709 12.5322C14.3678 12.423 14.6445 12.3457 15.042 12.3457C15.4191 12.3457 15.6579 12.4323 15.8164 12.543C15.9759 12.6544 16.0977 12.8201 16.1885 13.0498C16.3815 13.5386 16.3936 14.1972 16.3936 14.8828V20.9512H20.9512V14.166C20.9512 12.6129 20.7891 11.1223 20.0908 10.0146C19.3591 8.85419 18.1069 8.20907 16.1816 8.20898ZM5.33887 2.80957C3.9198 2.80968 2.77148 3.95619 2.77148 5.37207C2.77159 6.78786 3.91987 7.93447 5.33887 7.93457C6.75475 7.93457 7.90126 6.78176 7.90137 5.37207C7.90137 3.95687 6.75407 2.80957 5.33887 2.80957Z' fill='black' stroke='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_34679_90'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_34679_90)'%3E%3Cpath d='M1.77148 0.5H22.2236C22.9402 0.500102 23.4999 1.0625 23.5 1.72949V22.2705C23.4999 22.9337 22.9393 23.4999 22.2236 23.5H1.77148C1.0585 23.4998 0.5 22.9361 0.5 22.2656V1.72949C0.500108 1.06086 1.05679 0.500204 1.77148 0.5ZM3.05762 20.9512H7.62012V8.49512H3.05762V20.9512ZM16.1816 8.20898C14.9518 8.20898 13.9655 8.64419 13.2686 9.2334V8.49512H8.85645V20.9512H13.4092V14.7891C13.4092 14.0503 13.4837 13.4265 13.7197 12.9971C13.8312 12.7943 13.9769 12.6399 14.1709 12.5322C14.3678 12.423 14.6445 12.3457 15.042 12.3457C15.4191 12.3457 15.6579 12.4323 15.8164 12.543C15.9759 12.6544 16.0977 12.8201 16.1885 13.0498C16.3815 13.5386 16.3936 14.1972 16.3936 14.8828V20.9512H20.9512V14.166C20.9512 12.6129 20.7891 11.1223 20.0908 10.0146C19.3591 8.85419 18.1069 8.20907 16.1816 8.20898ZM5.33887 2.80957C3.9198 2.80968 2.77148 3.95619 2.77148 5.37207C2.77159 6.78786 3.91987 7.93447 5.33887 7.93457C6.75475 7.93457 7.90126 6.78176 7.90137 5.37207C7.90137 3.95687 6.75407 2.80957 5.33887 2.80957Z' fill='black' stroke='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_34679_90'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-lomond{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='57' height='46' viewBox='0 0 57 46' fill='none'%3E%3Cg clip-path='url(%23clip0_34679_94)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.19727 43.8159H2.30332V36.4863H0V43.8159V45.8321H6.19727V43.8159Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.1493 41.1453L16.0845 40.2065L15.8901 39.3516L15.5791 38.5903L15.4722 38.4225L15.1547 37.9257L14.6202 37.3708L13.982 36.9256L13.7261 36.8127V41.1453L13.6354 42.084L13.3665 42.8518L12.9227 43.4325L12.3039 43.7971L11.5135 43.9229L10.7295 43.7971L10.114 43.4293L9.67016 42.8486L9.40128 42.0776L9.31057 41.1453L9.45311 40.0581L9.87102 39.1935L10.5578 38.6257L11.5135 38.4225L12.4724 38.6257L13.1656 39.1903L13.5868 40.0516L13.7261 41.1453V36.8127L13.2466 36.5998L12.4238 36.3998L11.5135 36.332L10.4995 36.4191L9.59242 36.6708L8.80196 37.0772L8.13785 37.6353L7.60333 38.3289L7.21134 39.1516L6.97161 40.0936L6.89062 41.1453L6.95542 42.1131L7.14655 42.9841L7.45755 43.7551L7.88193 44.4197L8.41646 44.9746L9.05141 45.4165L9.78355 45.7359L10.6064 45.9327L11.5135 46.0004L12.4238 45.9327L13.2466 45.7359L13.982 45.4165L14.6202 44.9746L15.1547 44.4197L15.4722 43.9229L15.5791 43.7551L15.8901 42.9841L16.0845 42.1131L16.1493 41.1453Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.7368 36.4863H24.4399L22.3925 42.6513L20.4229 36.4863H18.0256L17.125 45.8321H19.3149L19.8236 40.4189L21.4919 45.8321H23.319L24.9744 40.4318L25.4701 45.8321H27.6341L26.7368 36.4863Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33.2394 36.332L32.2254 36.4191L31.3183 36.6708L30.5279 37.0772L29.8605 37.6353L29.3292 38.3289L28.9372 39.1516L28.6943 40.0936L28.6133 41.1453L28.6781 42.1131L28.8692 42.9841L29.1802 43.7551L29.6078 44.4197L30.1424 44.9746L30.7773 45.4165L31.5094 45.7359L32.3323 45.9327L33.2394 46.0004L34.1497 45.9327L34.9758 45.7359L35.7079 45.4165L36.3461 44.9746L36.8806 44.4197L37.2013 43.9229H33.2394L32.4554 43.7971L31.8399 43.4293L31.3961 42.8486L31.1272 42.0776L31.0365 41.1453L31.179 40.0581L31.5969 39.1935L32.2837 38.6257L33.2394 38.4225H37.2013L36.8806 37.9257L36.3461 37.3708L35.7079 36.9256L34.9758 36.5998L34.1497 36.3998L33.2394 36.332Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.2003 38.4219H33.2383L34.2004 38.6251L34.8905 39.1897L35.3116 40.051L35.4509 41.1446L35.3634 42.0834L35.0913 42.8512L34.6475 43.4319L34.0287 43.7964L33.2383 43.9223H37.2003L37.3072 43.7545L37.6182 42.9835L37.8093 42.1125L37.8741 41.1446L37.8093 40.2059L37.6182 39.351L37.3072 38.5896L37.2003 38.4219Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M47.1695 36.4863H44.8921V41.977L41.2638 36.4863H39.2617V45.8321H41.5229V40.4576L45.1772 45.8321H47.1695V36.4863Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M52.3169 36.4863H48.9219V45.8321H51.9671L53.0361 45.7773L53.9756 45.6096L54.7855 45.3289L55.4658 44.9256L56.023 44.403L56.4052 43.8223H51.2252V38.5123H56.3955L56.3405 38.3994L55.8286 37.7413L55.171 37.2122L54.3643 36.8154L53.4151 36.5702L52.3169 36.4863Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M56.3989 38.5127H52.3203L53.1561 38.6224L53.7943 38.9482L54.2446 39.4837L54.5103 40.2225L54.5977 41.1613L54.5103 42.1194L54.2446 42.8646L53.7943 43.3969L53.1561 43.7163L52.3203 43.8227H56.4086L56.454 43.7518L56.7617 42.9711L56.9432 42.0549L57.0015 41.0032L56.9302 40.0418L56.7099 39.1708L56.3989 38.5127Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.5043 0L12.0117 16.4302L23.2562 27.6342L28.4978 22.4145H22.4982V16.427H22.5144L33.7524 5.22617L28.5043 0Z' fill='%23006EB2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33.7423 5.22656L28.5007 10.4463L34.5003 16.4241V22.4149H28.4845L23.2461 27.6314L28.4942 32.8608L44.9868 16.4306L33.7423 5.22656Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_34679_94'%3E%3Crect width='57' height='46' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:57px;height:46px}.icon-heart{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.99559 4.27985C8.32947 2.332 5.55109 1.80804 3.46355 3.59168C1.37601 5.37532 1.08211 8.35748 2.72147 10.467C4.08448 12.2209 8.20945 15.9201 9.56139 17.1174C9.71264 17.2513 9.78827 17.3183 9.87648 17.3446C9.95347 17.3676 10.0377 17.3676 10.1147 17.3446C10.2029 17.3183 10.2786 17.2513 10.4298 17.1174C11.7817 15.9201 15.9067 12.2209 17.2697 10.467C18.9091 8.35748 18.6511 5.35656 16.5276 3.59168C14.4042 1.8268 11.6617 2.332 9.99559 4.27985Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:20px;height:20px}.icon-heart-filled{background-color:#000;background-image:none;width:20px;height:20px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.99559 4.27985C8.32947 2.332 5.55109 1.80804 3.46355 3.59168C1.37601 5.37532 1.08211 8.35748 2.72147 10.467C4.08448 12.2209 8.20945 15.9201 9.56139 17.1174C9.71264 17.2513 9.78827 17.3183 9.87648 17.3446C9.95347 17.3676 10.0377 17.3676 10.1147 17.3446C10.2029 17.3183 10.2786 17.2513 10.4298 17.1174C11.7817 15.9201 15.9067 12.2209 17.2697 10.467C18.9091 8.35748 18.6511 5.35656 16.5276 3.59168C14.4042 1.8268 11.6617 2.332 9.99559 4.27985Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.99559 4.27985C8.32947 2.332 5.55109 1.80804 3.46355 3.59168C1.37601 5.37532 1.08211 8.35748 2.72147 10.467C4.08448 12.2209 8.20945 15.9201 9.56139 17.1174C9.71264 17.2513 9.78827 17.3183 9.87648 17.3446C9.95347 17.3676 10.0377 17.3676 10.1147 17.3446C10.2029 17.3183 10.2786 17.2513 10.4298 17.1174C11.7817 15.9201 15.9067 12.2209 17.2697 10.467C18.9091 8.35748 18.6511 5.35656 16.5276 3.59168C14.4042 1.8268 11.6617 2.332 9.99559 4.27985Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-bed{background-color:currentColor;background-image:none;width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7 10.5V5H13.5C14.0304 5 14.5391 5.21071 14.9142 5.58579C15.2893 5.96086 15.5 6.46957 15.5 7V10.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.5 13V3' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.5 10.5H15.5V13' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 5H1.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7 10.5V5H13.5C14.0304 5 14.5391 5.21071 14.9142 5.58579C15.2893 5.96086 15.5 6.46957 15.5 7V10.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.5 13V3' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.5 10.5H15.5V13' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 5H1.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-bathtub{background-color:currentColor;background-image:none;width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.5 12V13.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5 12V13.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5 6H8.5V9H12.5V6Z' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5 6.5H15V9C15 9.79565 14.6839 10.5587 14.1213 11.1213C13.5587 11.6839 12.7956 12 12 12H4C3.20435 12 2.44129 11.6839 1.87868 11.1213C1.31607 10.5587 1 9.79565 1 9V6.5H8.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.5 6.5V3.25C3.5 2.91848 3.6317 2.60054 3.86612 2.36612C4.10054 2.1317 4.41848 2 4.75 2C5.04111 1.99932 5.32373 2.09808 5.55105 2.27994C5.77837 2.4618 5.93676 2.71584 6 3' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.5 12V13.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5 12V13.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5 6H8.5V9H12.5V6Z' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5 6.5H15V9C15 9.79565 14.6839 10.5587 14.1213 11.1213C13.5587 11.6839 12.7956 12 12 12H4C3.20435 12 2.44129 11.6839 1.87868 11.1213C1.31607 10.5587 1 9.79565 1 9V6.5H8.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.5 6.5V3.25C3.5 2.91848 3.6317 2.60054 3.86612 2.36612C4.10054 2.1317 4.41848 2 4.75 2C5.04111 1.99932 5.32373 2.09808 5.55105 2.27994C5.77837 2.4618 5.93676 2.71584 6 3' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-armchair{background-color:currentColor;background-image:none;width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_34747_11765)'%3E%3Cpath d='M5 8.5H11' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 6V4.5C3 3.96957 3.21071 3.46086 3.58579 3.08579C3.96086 2.71071 4.46957 2.5 5 2.5H11C11.5304 2.5 12.0391 2.71071 12.4142 3.08579C12.7893 3.46086 13 3.96957 13 4.5V6' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 10.5V8C5 7.60444 4.8827 7.21776 4.66294 6.88886C4.44318 6.55996 4.13082 6.30362 3.76537 6.15224C3.39992 6.00087 2.99778 5.96126 2.60982 6.03843C2.22186 6.1156 1.86549 6.30608 1.58579 6.58579C1.30608 6.86549 1.1156 7.22186 1.03843 7.60982C0.96126 7.99778 1.00087 8.39992 1.15224 8.76537C1.30362 9.13082 1.55996 9.44318 1.88886 9.66294C2.21776 9.8827 2.60444 10 3 10V12.5C3 12.6326 3.05268 12.7598 3.14645 12.8536C3.24022 12.9473 3.36739 13 3.5 13H12.5C12.6326 13 12.7598 12.9473 12.8536 12.8536C12.9473 12.7598 13 12.6326 13 12.5V10C13.3956 10 13.7822 9.8827 14.1111 9.66294C14.44 9.44318 14.6964 9.13082 14.8478 8.76537C14.9991 8.39992 15.0387 7.99778 14.9616 7.60982C14.8844 7.22186 14.6939 6.86549 14.4142 6.58579C14.1345 6.30608 13.7781 6.1156 13.3902 6.03843C13.0022 5.96126 12.6001 6.00087 12.2346 6.15224C11.8692 6.30362 11.5568 6.55996 11.3371 6.88886C11.1173 7.21776 11 7.60444 11 8V10.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_34747_11765'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_34747_11765)'%3E%3Cpath d='M5 8.5H11' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 6V4.5C3 3.96957 3.21071 3.46086 3.58579 3.08579C3.96086 2.71071 4.46957 2.5 5 2.5H11C11.5304 2.5 12.0391 2.71071 12.4142 3.08579C12.7893 3.46086 13 3.96957 13 4.5V6' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 10.5V8C5 7.60444 4.8827 7.21776 4.66294 6.88886C4.44318 6.55996 4.13082 6.30362 3.76537 6.15224C3.39992 6.00087 2.99778 5.96126 2.60982 6.03843C2.22186 6.1156 1.86549 6.30608 1.58579 6.58579C1.30608 6.86549 1.1156 7.22186 1.03843 7.60982C0.96126 7.99778 1.00087 8.39992 1.15224 8.76537C1.30362 9.13082 1.55996 9.44318 1.88886 9.66294C2.21776 9.8827 2.60444 10 3 10V12.5C3 12.6326 3.05268 12.7598 3.14645 12.8536C3.24022 12.9473 3.36739 13 3.5 13H12.5C12.6326 13 12.7598 12.9473 12.8536 12.8536C12.9473 12.7598 13 12.6326 13 12.5V10C13.3956 10 13.7822 9.8827 14.1111 9.66294C14.44 9.44318 14.6964 9.13082 14.8478 8.76537C14.9991 8.39992 15.0387 7.99778 14.9616 7.60982C14.8844 7.22186 14.6939 6.86549 14.4142 6.58579C14.1345 6.30608 13.7781 6.1156 13.3902 6.03843C13.0022 5.96126 12.6001 6.00087 12.2346 6.15224C11.8692 6.30362 11.5568 6.55996 11.3371 6.88886C11.1173 7.21776 11 7.60444 11 8V10.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_34747_11765'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-hamburger{background-color:currentColor;background-image:none;width:32px;height:32px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 16H27' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 8H27' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 24H27' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 16H27' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 8H27' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 24H27' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-chevron-down,.icon-chevron-up{background-color:currentColor;background-image:none;background-color:var(--color-primary);width:12px;height:7px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTIgNyI+PHBhdGggc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNMTEgMSA2IDYgMSAxIi8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTIgNyI+PHBhdGggc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNMTEgMSA2IDYgMSAxIi8+PC9zdmc+);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-chevron-up{transform:rotate(180deg)}.icon-search-sm-white{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.0918 1.74996C10.042 1.74996 12.4335 4.14156 12.4336 7.09176C12.4336 8.38683 11.9717 9.57331 11.2051 10.498L14.1035 13.3964C14.2986 13.5917 14.2987 13.9083 14.1035 14.1035C13.9083 14.2987 13.5918 14.2986 13.3965 14.1035L10.498 11.205C9.57334 11.9716 8.38686 12.4336 7.0918 12.4336C4.14159 12.4334 1.75 10.042 1.75 7.09176C1.75012 4.14163 4.14167 1.75008 7.0918 1.74996ZM7.0918 2.74996C4.69395 2.75008 2.75012 4.69391 2.75 7.09176C2.75 9.48971 4.69388 11.4334 7.0918 11.4336C9.48982 11.4336 11.4336 9.48978 11.4336 7.09176C11.4335 4.69384 9.48974 2.74996 7.0918 2.74996Z' fill='white'/%3E%3C/svg%3E");width:16px;height:16px}.icon-filter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cpath d='M8.5 6.75L8.50002 13.5' stroke='%23050E27' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.50002 2.5L8.5 4.25' stroke='%23050E27' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 6.75C9.19036 6.75 9.75 6.19036 9.75 5.5C9.75 4.80964 9.19036 4.25 8.5 4.25C7.80964 4.25 7.25 4.80964 7.25 5.5C7.25 6.19036 7.80964 6.75 8.5 6.75Z' stroke='%23050E27' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13 11.75L13.0001 13.5' stroke='%23050E27' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0001 2.5L13 9.25' stroke='%23050E27' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13 11.75C13.6904 11.75 14.25 11.1904 14.25 10.5C14.25 9.80964 13.6904 9.25 13 9.25C12.3096 9.25 11.75 9.80964 11.75 10.5C11.75 11.1904 12.3096 11.75 13 11.75Z' stroke='%23050E27' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.00007 9.75L4 13.5' stroke='%23050E27' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 2.5L4.00007 7.25' stroke='%23050E27' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 9.75C4.69036 9.75 5.25 9.19036 5.25 8.5C5.25 7.80964 4.69036 7.25 4 7.25C3.30964 7.25 2.75 7.80964 2.75 8.5C2.75 9.19036 3.30964 9.75 4 9.75Z' stroke='%23050E27' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:17px;height:16px}.icon-search-filter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' viewBox='0 0 16 15' fill='none'%3E%3Cpath d='M2.75 14V8.75M2.75 5.75V0.5M8 14V7.25M8 4.25V0.5M13.25 14V10.25M13.25 7.25V0.5M0.5 8.75H5M5.75 4.25H10.25M11 10.25H15.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (min-width:768px){.icon-search-filter{background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4.16797 17.5V11.6667M4.16797 8.33333V2.5M10.0013 17.5V10M10.0013 6.66667V2.5M15.8346 17.5V13.3333M15.8346 10V2.5M1.66797 11.6667H6.66797M7.5013 6.66667H12.5013M13.3346 13.3333H18.3346' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}}.icon-search-filter{width:16px;height:16px}.icon-dropdown-white,.icon-dropdown{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:20px;height:20px}.icon-location{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_34481_19156)'%3E%3Cpath d='M6.00004 11.9987L1.33337 14.6654V3.9987L6.00004 1.33203M6.00004 11.9987L10.6667 14.6654M6.00004 11.9987V1.33203M10.6667 14.6654L14.6667 11.9987V1.33203L10.6667 3.9987M10.6667 14.6654V3.9987M10.6667 3.9987L6.00004 1.33203' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_34481_19156'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:16px;height:16px}.icon-location-2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5.99998 14V9.06667C5.99998 8.6933 5.99998 8.50661 6.07264 8.36401C6.13656 8.23857 6.23855 8.13658 6.36399 8.07266C6.5066 8 6.69328 8 7.06665 8H8.93332C9.30668 8 9.49337 8 9.63598 8.07266C9.76142 8.13658 9.8634 8.23857 9.92732 8.36401C9.99998 8.50661 9.99998 8.6933 9.99998 9.06667V14M1.33331 6.33333L7.35998 1.81333C7.58949 1.6412 7.70424 1.55514 7.83027 1.52196C7.94152 1.49268 8.05845 1.49268 8.16969 1.52196C8.29572 1.55514 8.41048 1.6412 8.63998 1.81333L14.6666 6.33333M2.66665 5.33333V11.8667C2.66665 12.6134 2.66665 12.9868 2.81197 13.272C2.9398 13.5229 3.14378 13.7268 3.39466 13.8547C3.67988 14 4.05325 14 4.79998 14H11.2C11.9467 14 12.3201 14 12.6053 13.8547C12.8562 13.7268 13.0602 13.5229 13.188 13.272C13.3333 12.9868 13.3333 12.6134 13.3333 11.8667V5.33333L9.27998 2.29333C8.82097 1.94907 8.59147 1.77695 8.33941 1.71059C8.11691 1.65202 7.88305 1.65202 7.66056 1.71059C7.4085 1.77695 7.17899 1.94907 6.71998 2.29333L2.66665 5.33333Z' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:16px;height:16px}.icon-size{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M9.33333 6.66667L14 2M14 2H10M14 2V6M6.66667 9.33333L2 14M2 14H6M2 14L2 10' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:16px;height:16px}.icon-list-view{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5.6 2H3.06667C2.6933 2 2.50661 2 2.36401 2.07266C2.23856 2.13658 2.13658 2.23856 2.07266 2.36401C2 2.50661 2 2.6933 2 3.06667V5.6C2 5.97337 2 6.16005 2.07266 6.30266C2.13658 6.4281 2.23856 6.53009 2.36401 6.594C2.50661 6.66667 2.6933 6.66667 3.06667 6.66667H5.6C5.97337 6.66667 6.16005 6.66667 6.30266 6.594C6.4281 6.53009 6.53009 6.4281 6.594 6.30266C6.66667 6.16005 6.66667 5.97337 6.66667 5.6V3.06667C6.66667 2.6933 6.66667 2.50661 6.594 2.36401C6.53009 2.23856 6.4281 2.13658 6.30266 2.07266C6.16005 2 5.97337 2 5.6 2Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.9333 2H10.4C10.0266 2 9.83995 2 9.69734 2.07266C9.5719 2.13658 9.46991 2.23856 9.406 2.36401C9.33333 2.50661 9.33333 2.6933 9.33333 3.06667V5.6C9.33333 5.97337 9.33333 6.16005 9.406 6.30266C9.46991 6.4281 9.5719 6.53009 9.69734 6.594C9.83995 6.66667 10.0266 6.66667 10.4 6.66667H12.9333C13.3067 6.66667 13.4934 6.66667 13.636 6.594C13.7614 6.53009 13.8634 6.4281 13.9273 6.30266C14 6.16005 14 5.97337 14 5.6V3.06667C14 2.6933 14 2.50661 13.9273 2.36401C13.8634 2.23856 13.7614 2.13658 13.636 2.07266C13.4934 2 13.3067 2 12.9333 2Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.9333 9.33333H10.4C10.0266 9.33333 9.83995 9.33333 9.69734 9.406C9.5719 9.46991 9.46991 9.5719 9.406 9.69734C9.33333 9.83995 9.33333 10.0266 9.33333 10.4V12.9333C9.33333 13.3067 9.33333 13.4934 9.406 13.636C9.46991 13.7614 9.5719 13.8634 9.69734 13.9273C9.83995 14 10.0266 14 10.4 14H12.9333C13.3067 14 13.4934 14 13.636 13.9273C13.7614 13.8634 13.8634 13.7614 13.9273 13.636C14 13.4934 14 13.3067 14 12.9333V10.4C14 10.0266 14 9.83995 13.9273 9.69734C13.8634 9.5719 13.7614 9.46991 13.636 9.406C13.4934 9.33333 13.3067 9.33333 12.9333 9.33333Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.6 9.33333H3.06667C2.6933 9.33333 2.50661 9.33333 2.36401 9.406C2.23856 9.46991 2.13658 9.5719 2.07266 9.69734C2 9.83995 2 10.0266 2 10.4V12.9333C2 13.3067 2 13.4934 2.07266 13.636C2.13658 13.7614 2.23856 13.8634 2.36401 13.9273C2.50661 14 2.6933 14 3.06667 14H5.6C5.97337 14 6.16005 14 6.30266 13.9273C6.4281 13.8634 6.53009 13.7614 6.594 13.636C6.66667 13.4934 6.66667 13.3067 6.66667 12.9333V10.4C6.66667 10.0266 6.66667 9.83995 6.594 9.69734C6.53009 9.5719 6.4281 9.46991 6.30266 9.406C6.16005 9.33333 5.97337 9.33333 5.6 9.33333Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:16px;height:16px}.icon-create-alert{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_34481_17885)'%3E%3Cpath d='M10.4307 12.0108C10.7166 13.0778 10.0834 14.1744 9.01648 14.4603C7.94955 14.7462 6.85287 14.113 6.56699 13.0461M1.3713 7.74318C1.11164 6.81106 1.38167 5.8033 2.0726 5.12589M8.09762 3.82821C8.30043 3.46334 8.36723 3.02234 8.25066 2.58728C8.01242 1.69817 7.09853 1.17053 6.20942 1.40877C5.32031 1.647 4.79267 2.5609 5.03091 3.45001C5.14748 3.88507 5.42584 4.23359 5.7839 4.44817M13.5461 4.48098C13.3049 3.5439 12.5672 2.80617 11.6301 2.56499M11.6605 6.29783C11.4225 5.40974 10.7873 4.6671 9.89441 4.23328C9.00156 3.79946 7.92428 3.70999 6.89956 3.98456C5.87484 4.25914 4.98662 4.87526 4.4303 5.69738C3.87398 6.51951 3.69513 7.48029 3.9331 8.36838C4.32681 9.83775 4.25036 11.01 4.00173 11.9008C3.71835 12.916 3.57666 13.4236 3.61494 13.5256C3.65873 13.6422 3.69041 13.6742 3.80657 13.7192C3.90809 13.7585 4.33461 13.6442 5.18764 13.4157L13.0977 11.2962C13.9507 11.0676 14.3772 10.9533 14.4455 10.8685C14.5236 10.7714 14.535 10.7279 14.5146 10.605C14.4968 10.4976 14.1203 10.1288 13.3673 9.39128C12.7066 8.74417 12.0542 7.7672 11.6605 6.29783Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_34481_17885'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:16px;height:16px}.icon-google-stars-5{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='19' viewBox='0 0 112 19' fill='none'%3E%3Cpath d='M9.52846 15.2138L14.2904 18.0929C15.0418 18.547 15.9685 17.8721 15.7691 17.0167L14.5051 11.5898L18.7131 7.938C19.3763 7.36296 19.0217 6.27144 18.1477 6.19752L12.6085 5.72712L10.4418 0.60552C10.0996 -0.20184 8.95729 -0.20184 8.61517 0.60552L6.44838 5.72712L0.909208 6.19752C0.0352084 6.27144 -0.319375 7.36296 0.343792 7.938L4.55183 11.5898L3.28779 17.0167C3.08846 17.8721 4.01517 18.547 4.7665 18.0929L9.52846 15.2138ZM32.5285 15.2138L37.2904 18.0929C38.0418 18.547 38.9685 17.8721 38.7691 17.0167L37.5051 11.5898L41.7131 7.938C42.3763 7.36296 42.0217 6.27144 41.1477 6.19752L35.6085 5.72712L33.4417 0.60552C33.0996 -0.20184 31.9573 -0.20184 31.6152 0.60552L29.4484 5.72712L23.9092 6.19752C23.0352 6.27144 22.6806 7.36296 23.3438 7.938L27.5518 11.5898L26.2878 17.0167C26.0885 17.8721 27.0152 18.547 27.7665 18.0929L32.5285 15.2138ZM55.5285 15.2138L60.2904 18.0929C61.0418 18.547 61.9685 17.8721 61.7691 17.0167L60.5051 11.5898L64.7131 7.938C65.3763 7.36296 65.0217 6.27144 64.1477 6.19752L58.6085 5.72712L56.4417 0.60552C56.0996 -0.20184 54.9573 -0.20184 54.6152 0.60552L52.4484 5.72712L46.9092 6.19752C46.0352 6.27144 45.6806 7.36296 46.3438 7.938L50.5518 11.5898L49.2878 17.0167C49.0885 17.8721 50.0152 18.547 50.7665 18.0929L55.5285 15.2138ZM78.5285 15.2138L83.2904 18.0929C84.0418 18.547 84.9685 17.8721 84.7691 17.0167L83.5051 11.5898L87.7131 7.938C88.3763 7.36296 88.0217 6.27144 87.1477 6.19752L81.6085 5.72712L79.4418 0.60552C79.0996 -0.20184 77.9573 -0.20184 77.6152 0.60552L75.4484 5.72712L69.9092 6.19752C69.0352 6.27144 68.6806 7.36296 69.3438 7.938L73.5518 11.5898L72.2878 17.0167C72.0885 17.8721 73.0152 18.547 73.7665 18.0929L78.5285 15.2138ZM101.528 15.2138L106.29 18.0929C107.042 18.547 107.968 17.8721 107.769 17.0167L106.505 11.5898L110.713 7.938C111.376 7.36296 111.022 6.27144 110.148 6.19752L104.609 5.72712L102.442 0.60552C102.1 -0.20184 100.957 -0.20184 100.615 0.60552L98.4484 5.72712L92.9092 6.19752C92.0352 6.27144 91.6806 7.36296 92.3438 7.938L96.5518 11.5898L95.2878 17.0167C95.0885 17.8721 96.0152 18.547 96.7665 18.0929L101.528 15.2138Z' fill='%23FDB404'/%3E%3C/svg%3E");width:111.057px;height:18.239px}.icon-chevron-left,.icon-chevron-right{background-color:currentColor;background-image:none;width:20px;height:20px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M8.75 10.5L5.25 7L8.75 3.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M8.75 10.5L5.25 7L8.75 3.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-chevron-right{transform:rotate(180deg)}.icon-share{background-color:currentColor;background-image:none;width:12px;height:13.33px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' viewBox='0 0 13 15' fill='none'%3E%3Cpath d='M4.22667 8.17333L8.78 10.8267M8.77333 3.50667L4.22667 6.16M12.5 2.5C12.5 3.60457 11.6046 4.5 10.5 4.5C9.39543 4.5 8.5 3.60457 8.5 2.5C8.5 1.39543 9.39543 0.5 10.5 0.5C11.6046 0.5 12.5 1.39543 12.5 2.5ZM4.5 7.16667C4.5 8.27124 3.60457 9.16667 2.5 9.16667C1.39543 9.16667 0.5 8.27124 0.5 7.16667C0.5 6.0621 1.39543 5.16667 2.5 5.16667C3.60457 5.16667 4.5 6.0621 4.5 7.16667ZM12.5 11.8333C12.5 12.9379 11.6046 13.8333 10.5 13.8333C9.39543 13.8333 8.5 12.9379 8.5 11.8333C8.5 10.7288 9.39543 9.83333 10.5 9.83333C11.6046 9.83333 12.5 10.7288 12.5 11.8333Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' viewBox='0 0 13 15' fill='none'%3E%3Cpath d='M4.22667 8.17333L8.78 10.8267M8.77333 3.50667L4.22667 6.16M12.5 2.5C12.5 3.60457 11.6046 4.5 10.5 4.5C9.39543 4.5 8.5 3.60457 8.5 2.5C8.5 1.39543 9.39543 0.5 10.5 0.5C11.6046 0.5 12.5 1.39543 12.5 2.5ZM4.5 7.16667C4.5 8.27124 3.60457 9.16667 2.5 9.16667C1.39543 9.16667 0.5 8.27124 0.5 7.16667C0.5 6.0621 1.39543 5.16667 2.5 5.16667C3.60457 5.16667 4.5 6.0621 4.5 7.16667ZM12.5 11.8333C12.5 12.9379 11.6046 13.8333 10.5 13.8333C9.39543 13.8333 8.5 12.9379 8.5 11.8333C8.5 10.7288 9.39543 9.83333 10.5 9.83333C11.6046 9.83333 12.5 10.7288 12.5 11.8333Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-book-open{background-color:currentColor;background-image:none;width:13.33px;height:12px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='13' viewBox='0 0 15 13' fill='none'%3E%3Cpath d='M7.16667 12.5L7.09996 12.3999C6.63687 11.7053 6.40532 11.358 6.0994 11.1065C5.82857 10.8839 5.51651 10.7169 5.18107 10.6151C4.80217 10.5 4.38474 10.5 3.54988 10.5H2.63333C1.8866 10.5 1.51323 10.5 1.22801 10.3547C0.97713 10.2268 0.773156 10.0229 0.645325 9.77199C0.5 9.48677 0.5 9.1134 0.5 8.36667V2.63333C0.5 1.8866 0.5 1.51323 0.645325 1.22801C0.773156 0.97713 0.97713 0.773156 1.22801 0.645325C1.51323 0.5 1.8866 0.5 2.63333 0.5H2.9C4.39347 0.5 5.14021 0.5 5.71064 0.790649C6.21241 1.04631 6.62035 1.45426 6.87602 1.95603C7.16667 2.52646 7.16667 3.27319 7.16667 4.76667M7.16667 12.5V4.76667M7.16667 12.5L7.23337 12.3999C7.69646 11.7053 7.92801 11.358 8.23393 11.1065C8.50476 10.8839 8.81682 10.7169 9.15226 10.6151C9.53117 10.5 9.94859 10.5 10.7835 10.5H11.7C12.4467 10.5 12.8201 10.5 13.1053 10.3547C13.3562 10.2268 13.5602 10.0229 13.688 9.77199C13.8333 9.48677 13.8333 9.1134 13.8333 8.36667V2.63333C13.8333 1.8866 13.8333 1.51323 13.688 1.22801C13.5602 0.97713 13.3562 0.773156 13.1053 0.645325C12.8201 0.5 12.4467 0.5 11.7 0.5H11.4333C9.93986 0.5 9.19312 0.5 8.62269 0.790649C8.12093 1.04631 7.71298 1.45426 7.45732 1.95603C7.16667 2.52646 7.16667 3.27319 7.16667 4.76667' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='13' viewBox='0 0 15 13' fill='none'%3E%3Cpath d='M7.16667 12.5L7.09996 12.3999C6.63687 11.7053 6.40532 11.358 6.0994 11.1065C5.82857 10.8839 5.51651 10.7169 5.18107 10.6151C4.80217 10.5 4.38474 10.5 3.54988 10.5H2.63333C1.8866 10.5 1.51323 10.5 1.22801 10.3547C0.97713 10.2268 0.773156 10.0229 0.645325 9.77199C0.5 9.48677 0.5 9.1134 0.5 8.36667V2.63333C0.5 1.8866 0.5 1.51323 0.645325 1.22801C0.773156 0.97713 0.97713 0.773156 1.22801 0.645325C1.51323 0.5 1.8866 0.5 2.63333 0.5H2.9C4.39347 0.5 5.14021 0.5 5.71064 0.790649C6.21241 1.04631 6.62035 1.45426 6.87602 1.95603C7.16667 2.52646 7.16667 3.27319 7.16667 4.76667M7.16667 12.5V4.76667M7.16667 12.5L7.23337 12.3999C7.69646 11.7053 7.92801 11.358 8.23393 11.1065C8.50476 10.8839 8.81682 10.7169 9.15226 10.6151C9.53117 10.5 9.94859 10.5 10.7835 10.5H11.7C12.4467 10.5 12.8201 10.5 13.1053 10.3547C13.3562 10.2268 13.5602 10.0229 13.688 9.77199C13.8333 9.48677 13.8333 9.1134 13.8333 8.36667V2.63333C13.8333 1.8866 13.8333 1.51323 13.688 1.22801C13.5602 0.97713 13.3562 0.773156 13.1053 0.645325C12.8201 0.5 12.4467 0.5 11.7 0.5H11.4333C9.93986 0.5 9.19312 0.5 8.62269 0.790649C8.12093 1.04631 7.71298 1.45426 7.45732 1.95603C7.16667 2.52646 7.16667 3.27319 7.16667 4.76667' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-mail{background-color:currentColor;background-image:none;width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M14.332 12L9.90346 8.00002M6.09394 8.00002L1.66539 12M1.33203 4.66669L6.77531 8.47698C7.21609 8.78553 7.43648 8.9398 7.67621 8.99956C7.88796 9.05234 8.10943 9.05234 8.32119 8.99956C8.56091 8.9398 8.7813 8.78553 9.22208 8.47698L14.6654 4.66669M4.53203 13.3334H11.4654C12.5855 13.3334 13.1455 13.3334 13.5733 13.1154C13.9497 12.9236 14.2556 12.6177 14.4474 12.2413C14.6654 11.8135 14.6654 11.2535 14.6654 10.1334V5.86669C14.6654 4.74658 14.6654 4.18653 14.4474 3.75871C14.2556 3.38238 13.9497 3.07642 13.5733 2.88467C13.1455 2.66669 12.5855 2.66669 11.4654 2.66669H4.53203C3.41193 2.66669 2.85187 2.66669 2.42405 2.88467C2.04773 3.07642 1.74176 3.38238 1.55002 3.75871C1.33203 4.18653 1.33203 4.74658 1.33203 5.86669V10.1334C1.33203 11.2535 1.33203 11.8135 1.55002 12.2413C1.74176 12.6177 2.04773 12.9236 2.42405 13.1154C2.85187 13.3334 3.41193 13.3334 4.53203 13.3334Z' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M14.332 12L9.90346 8.00002M6.09394 8.00002L1.66539 12M1.33203 4.66669L6.77531 8.47698C7.21609 8.78553 7.43648 8.9398 7.67621 8.99956C7.88796 9.05234 8.10943 9.05234 8.32119 8.99956C8.56091 8.9398 8.7813 8.78553 9.22208 8.47698L14.6654 4.66669M4.53203 13.3334H11.4654C12.5855 13.3334 13.1455 13.3334 13.5733 13.1154C13.9497 12.9236 14.2556 12.6177 14.4474 12.2413C14.6654 11.8135 14.6654 11.2535 14.6654 10.1334V5.86669C14.6654 4.74658 14.6654 4.18653 14.4474 3.75871C14.2556 3.38238 13.9497 3.07642 13.5733 2.88467C13.1455 2.66669 12.5855 2.66669 11.4654 2.66669H4.53203C3.41193 2.66669 2.85187 2.66669 2.42405 2.88467C2.04773 3.07642 1.74176 3.38238 1.55002 3.75871C1.33203 4.18653 1.33203 4.74658 1.33203 5.86669V10.1334C1.33203 11.2535 1.33203 11.8135 1.55002 12.2413C1.74176 12.6177 2.04773 12.9236 2.42405 13.1154C2.85187 13.3334 3.41193 13.3334 4.53203 13.3334Z' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-phone{background-color:currentColor;background-image:none;width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5.58685 5.90217C6.05085 6.86859 6.68337 7.77435 7.48443 8.5754C8.28548 9.37645 9.19124 10.009 10.1577 10.473C10.2408 10.5129 10.2823 10.5328 10.3349 10.5482C10.5218 10.6027 10.7513 10.5635 10.9096 10.4502C10.9542 10.4183 10.9923 10.3802 11.0685 10.304C11.3016 10.0709 11.4181 9.95437 11.5353 9.87818C11.9772 9.59085 12.5469 9.59085 12.9889 9.87818C13.106 9.95437 13.2226 10.0709 13.4556 10.304L13.5856 10.4339C13.9398 10.7882 14.117 10.9653 14.2132 11.1556C14.4046 11.534 14.4046 11.9808 14.2132 12.3592C14.117 12.5494 13.9399 12.7266 13.5856 13.0809L13.4805 13.186C13.1274 13.539 12.9508 13.7156 12.7108 13.8504C12.4445 14 12.0308 14.1076 11.7253 14.1067C11.45 14.1059 11.2619 14.0525 10.8856 13.9457C8.86333 13.3717 6.95509 12.2887 5.36311 10.6967C3.77112 9.10473 2.68814 7.19649 2.11416 5.17423C2.00735 4.79793 1.95395 4.60978 1.95313 4.33448C1.95222 4.029 2.0598 3.61534 2.20941 3.34901C2.34424 3.10898 2.52078 2.93244 2.87386 2.57936L2.97895 2.47427C3.33325 2.11998 3.5104 1.94283 3.70065 1.8466C4.07903 1.65522 4.52587 1.65522 4.90424 1.8466C5.0945 1.94283 5.27164 2.11998 5.62594 2.47427L5.75585 2.60418C5.98892 2.83726 6.10546 2.95379 6.18165 3.07098C6.46898 3.5129 6.46898 4.08262 6.18165 4.52455C6.10546 4.64174 5.98892 4.75827 5.75585 4.99134C5.67964 5.06755 5.64154 5.10565 5.60965 5.15019C5.4963 5.30848 5.45717 5.53799 5.51165 5.72489C5.52698 5.77748 5.54694 5.81905 5.58685 5.90217Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5.58685 5.90217C6.05085 6.86859 6.68337 7.77435 7.48443 8.5754C8.28548 9.37645 9.19124 10.009 10.1577 10.473C10.2408 10.5129 10.2823 10.5328 10.3349 10.5482C10.5218 10.6027 10.7513 10.5635 10.9096 10.4502C10.9542 10.4183 10.9923 10.3802 11.0685 10.304C11.3016 10.0709 11.4181 9.95437 11.5353 9.87818C11.9772 9.59085 12.5469 9.59085 12.9889 9.87818C13.106 9.95437 13.2226 10.0709 13.4556 10.304L13.5856 10.4339C13.9398 10.7882 14.117 10.9653 14.2132 11.1556C14.4046 11.534 14.4046 11.9808 14.2132 12.3592C14.117 12.5494 13.9399 12.7266 13.5856 13.0809L13.4805 13.186C13.1274 13.539 12.9508 13.7156 12.7108 13.8504C12.4445 14 12.0308 14.1076 11.7253 14.1067C11.45 14.1059 11.2619 14.0525 10.8856 13.9457C8.86333 13.3717 6.95509 12.2887 5.36311 10.6967C3.77112 9.10473 2.68814 7.19649 2.11416 5.17423C2.00735 4.79793 1.95395 4.60978 1.95313 4.33448C1.95222 4.029 2.0598 3.61534 2.20941 3.34901C2.34424 3.10898 2.52078 2.93244 2.87386 2.57936L2.97895 2.47427C3.33325 2.11998 3.5104 1.94283 3.70065 1.8466C4.07903 1.65522 4.52587 1.65522 4.90424 1.8466C5.0945 1.94283 5.27164 2.11998 5.62594 2.47427L5.75585 2.60418C5.98892 2.83726 6.10546 2.95379 6.18165 3.07098C6.46898 3.5129 6.46898 4.08262 6.18165 4.52455C6.10546 4.64174 5.98892 4.75827 5.75585 4.99134C5.67964 5.06755 5.64154 5.10565 5.60965 5.15019C5.4963 5.30848 5.45717 5.53799 5.51165 5.72489C5.52698 5.77748 5.54694 5.81905 5.58685 5.90217Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-file-check{background-color:currentColor;background-image:none;width:11.33px;height:13.33px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' viewBox='0 0 13 15' fill='none'%3E%3Cpath d='M11.1667 7.5V3.7C11.1667 2.57989 11.1667 2.01984 10.9487 1.59202C10.7569 1.21569 10.451 0.909734 10.0746 0.717987C9.64682 0.5 9.08677 0.5 7.96667 0.5H3.7C2.57989 0.5 2.01984 0.5 1.59202 0.717987C1.21569 0.909734 0.909734 1.21569 0.717987 1.59202C0.5 2.01984 0.5 2.57989 0.5 3.7V10.6333C0.5 11.7534 0.5 12.3135 0.717987 12.7413C0.909734 13.1176 1.21569 13.4236 1.59202 13.6153C2.01984 13.8333 2.57989 13.8333 3.7 13.8333H5.83333M7.16667 6.5H3.16667M4.5 9.16667H3.16667M8.5 3.83333H3.16667M7.5 11.8333L8.83333 13.1667L11.8333 10.1667' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' viewBox='0 0 13 15' fill='none'%3E%3Cpath d='M11.1667 7.5V3.7C11.1667 2.57989 11.1667 2.01984 10.9487 1.59202C10.7569 1.21569 10.451 0.909734 10.0746 0.717987C9.64682 0.5 9.08677 0.5 7.96667 0.5H3.7C2.57989 0.5 2.01984 0.5 1.59202 0.717987C1.21569 0.909734 0.909734 1.21569 0.717987 1.59202C0.5 2.01984 0.5 2.57989 0.5 3.7V10.6333C0.5 11.7534 0.5 12.3135 0.717987 12.7413C0.909734 13.1176 1.21569 13.4236 1.59202 13.6153C2.01984 13.8333 2.57989 13.8333 3.7 13.8333H5.83333M7.16667 6.5H3.16667M4.5 9.16667H3.16667M8.5 3.83333H3.16667M7.5 11.8333L8.83333 13.1667L11.8333 10.1667' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-floor-plan{background-color:currentColor;background-image:none;width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_33953_38606)'%3E%3Cpath d='M10.6685 0.533325H15.4685V15.4667H0.535156V0.533325H4.80182L8.00182 2.66666M6.93516 15.4667V7.99999M4.26849 7.99999H9.60182M12.8018 7.99999H15.4685' stroke='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_33953_38606'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_33953_38606)'%3E%3Cpath d='M10.6685 0.533325H15.4685V15.4667H0.535156V0.533325H4.80182L8.00182 2.66666M6.93516 15.4667V7.99999M4.26849 7.99999H9.60182M12.8018 7.99999H15.4685' stroke='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_33953_38606'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-video-play{background-color:currentColor;background-image:none;width:13.33px;height:13.33px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M7.16667 13.8333C10.8486 13.8333 13.8333 10.8486 13.8333 7.16667C13.8333 3.48477 10.8486 0.5 7.16667 0.5C3.48477 0.5 0.5 3.48477 0.5 7.16667C0.5 10.8486 3.48477 13.8333 7.16667 13.8333Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.5 5.14355C5.5 4.82536 5.5 4.66627 5.56649 4.57745C5.62444 4.50005 5.71314 4.45162 5.80959 4.44474C5.92026 4.43683 6.05408 4.52286 6.32174 4.69493L9.4688 6.71804C9.70106 6.86735 9.81719 6.942 9.8573 7.03693C9.89234 7.11987 9.89234 7.21346 9.8573 7.29641C9.81719 7.39133 9.70106 7.46599 9.4688 7.61529L6.32174 9.63841C6.05408 9.81047 5.92026 9.8965 5.80959 9.8886C5.71314 9.88171 5.62444 9.83328 5.56649 9.75588C5.5 9.66706 5.5 9.50797 5.5 9.18978V5.14355Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M7.16667 13.8333C10.8486 13.8333 13.8333 10.8486 13.8333 7.16667C13.8333 3.48477 10.8486 0.5 7.16667 0.5C3.48477 0.5 0.5 3.48477 0.5 7.16667C0.5 10.8486 3.48477 13.8333 7.16667 13.8333Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.5 5.14355C5.5 4.82536 5.5 4.66627 5.56649 4.57745C5.62444 4.50005 5.71314 4.45162 5.80959 4.44474C5.92026 4.43683 6.05408 4.52286 6.32174 4.69493L9.4688 6.71804C9.70106 6.86735 9.81719 6.942 9.8573 7.03693C9.89234 7.11987 9.89234 7.21346 9.8573 7.29641C9.81719 7.39133 9.70106 7.46599 9.4688 7.61529L6.32174 9.63841C6.05408 9.81047 5.92026 9.8965 5.80959 9.8886C5.71314 9.88171 5.62444 9.83328 5.56649 9.75588C5.5 9.66706 5.5 9.50797 5.5 9.18978V5.14355Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-map-pin{background-color:currentColor;background-image:none;width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8.00033 8.66536C9.1049 8.66536 10.0003 7.76993 10.0003 6.66536C10.0003 5.56079 9.1049 4.66536 8.00033 4.66536C6.89576 4.66536 6.00033 5.56079 6.00033 6.66536C6.00033 7.76993 6.89576 8.66536 8.00033 8.66536Z' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.00033 14.6654C10.667 11.9987 13.3337 9.61088 13.3337 6.66536C13.3337 3.71985 10.9458 1.33203 8.00033 1.33203C5.05481 1.33203 2.66699 3.71985 2.66699 6.66536C2.66699 9.61088 5.33366 11.9987 8.00033 14.6654Z' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8.00033 8.66536C9.1049 8.66536 10.0003 7.76993 10.0003 6.66536C10.0003 5.56079 9.1049 4.66536 8.00033 4.66536C6.89576 4.66536 6.00033 5.56079 6.00033 6.66536C6.00033 7.76993 6.89576 8.66536 8.00033 8.66536Z' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.00033 14.6654C10.667 11.9987 13.3337 9.61088 13.3337 6.66536C13.3337 3.71985 10.9458 1.33203 8.00033 1.33203C5.05481 1.33203 2.66699 3.71985 2.66699 6.66536C2.66699 9.61088 5.33366 11.9987 8.00033 14.6654Z' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-chevron-down-2,.icon-chevron-up-2{background-color:currentColor;background-image:none;width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-chevron-up-2{transform:rotate(180deg)}.icon-enlarge{background-color:currentColor;background-image:none;width:12px;height:12px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M7 3L9.5 0.5M9.5 0.5H7M9.5 0.5V3M3 3L0.5 0.5M0.5 0.5L0.5 3M0.5 0.5L3 0.5M3 7L0.5 9.5M0.5 9.5H3M0.5 9.5L0.5 7M7 7L9.5 9.5M9.5 9.5V7M9.5 9.5H7' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M7 3L9.5 0.5M9.5 0.5H7M9.5 0.5V3M3 3L0.5 0.5M0.5 0.5L0.5 3M0.5 0.5L3 0.5M3 7L0.5 9.5M0.5 9.5H3M0.5 9.5L0.5 7M7 7L9.5 9.5M9.5 9.5V7M9.5 9.5H7' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-x{background-color:currentColor;background-image:none;width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M16.5 0.5L0.5 16.5M0.5 0.5L16.5 16.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M16.5 0.5L0.5 16.5M0.5 0.5L16.5 16.5' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-clipboard{background-color:currentColor;background-image:none;background-color:var(--color-white);width:32px;height:32px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.39308 7C8.17986 7.01994 7.99908 7.21774 8 7.43011V20.7634C8.00003 20.9886 8.20665 21.1935 8.43374 21.1935H12.7711V25.4946C12.7711 25.7198 12.9777 25.9247 13.2048 25.9247H24.0482C24.2753 25.9247 24.4819 25.7198 24.4819 25.4946V14.7419C24.481 14.6297 24.4337 14.5185 24.3532 14.4395L21.7508 11.8589C21.6712 11.779 21.559 11.7321 21.4458 11.7312H19.7108V10.0108C19.7099 9.89848 19.6626 9.78727 19.5821 9.70833L16.9797 7.12769C16.9001 7.04786 16.7879 7.0009 16.6747 7C13.9151 7 11.1497 7 8.39308 7ZM8.86747 7.86022H16.0241V10.2258C16.0241 10.451 16.2307 10.6559 16.4578 10.6559H18.8434V11.7312C16.9514 11.7312 15.0532 11.7312 13.1642 11.7312C12.9509 11.7511 12.7702 11.9489 12.7711 12.1613V20.3333H8.86747V7.86022ZM16.8916 8.25L18.4503 9.7957H16.8916V8.25ZM13.6386 12.5914H20.7952V14.957C20.7952 15.1822 21.0018 15.3871 21.2289 15.3871H23.6145V25.0645H13.6386V12.5914ZM21.6627 12.9812L23.2214 14.5269H21.6627V12.9812Z' fill='white' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.39308 7C8.17986 7.01994 7.99908 7.21774 8 7.43011V20.7634C8.00003 20.9886 8.20665 21.1935 8.43374 21.1935H12.7711V25.4946C12.7711 25.7198 12.9777 25.9247 13.2048 25.9247H24.0482C24.2753 25.9247 24.4819 25.7198 24.4819 25.4946V14.7419C24.481 14.6297 24.4337 14.5185 24.3532 14.4395L21.7508 11.8589C21.6712 11.779 21.559 11.7321 21.4458 11.7312H19.7108V10.0108C19.7099 9.89848 19.6626 9.78727 19.5821 9.70833L16.9797 7.12769C16.9001 7.04786 16.7879 7.0009 16.6747 7C13.9151 7 11.1497 7 8.39308 7ZM8.86747 7.86022H16.0241V10.2258C16.0241 10.451 16.2307 10.6559 16.4578 10.6559H18.8434V11.7312C16.9514 11.7312 15.0532 11.7312 13.1642 11.7312C12.9509 11.7511 12.7702 11.9489 12.7711 12.1613V20.3333H8.86747V7.86022ZM16.8916 8.25L18.4503 9.7957H16.8916V8.25ZM13.6386 12.5914H20.7952V14.957C20.7952 15.1822 21.0018 15.3871 21.2289 15.3871H23.6145V25.0645H13.6386V12.5914ZM21.6627 12.9812L23.2214 14.5269H21.6627V12.9812Z' fill='white' /%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-burger-close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M24 8L8 24M8 8L24 24' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:32px;height:32px}.icon-info{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8 11V8M8 5H8.0075M15.5 8C15.5 12.1421 12.1421 15.5 8 15.5C3.85786 15.5 0.5 12.1421 0.5 8C0.5 3.85786 3.85786 0.5 8 0.5C12.1421 0.5 15.5 3.85786 15.5 8Z' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:15px;height:15px}.icon-bills-included{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.01412 1.75002C7.54305 1.16926 8.45679 1.16926 8.98572 1.75002L9.66585 2.49684C9.93312 2.79035 10.3173 2.94948 10.7139 2.93095L11.7229 2.8838C12.5075 2.84712 13.1537 3.49328 13.1171 4.27792L13.0699 5.28693C13.0513 5.68348 13.2105 6.06767 13.504 6.33497L14.2508 7.0151C14.8316 7.54403 14.8316 8.45776 14.2508 8.9867L13.504 9.66683C13.2105 9.9341 13.0513 10.3183 13.0699 10.7149L13.1171 11.7239C13.1537 12.5085 12.5075 13.1547 11.7229 13.118L10.7139 13.0708C10.3173 13.0523 9.93312 13.2114 9.66585 13.505L8.98572 14.2518C8.45679 14.8326 7.54305 14.8326 7.01412 14.2518L6.33399 13.505C6.06669 13.2114 5.68251 13.0523 5.28595 13.0708L4.27694 13.118C3.4923 13.1547 2.84615 12.5085 2.88282 11.7239L2.92997 10.7149C2.94851 10.3183 2.78937 9.9341 2.49586 9.66683L1.74904 8.9867C1.16829 8.45776 1.16829 7.54403 1.74904 7.0151L2.49586 6.33497C2.78937 6.06767 2.94851 5.68348 2.92997 5.28693L2.88282 4.27792C2.84615 3.49328 3.4923 2.84712 4.27695 2.8838L5.28595 2.93095C5.68251 2.94948 6.06669 2.79035 6.33399 2.49684L7.01412 1.75002Z' fill='black'/%3E%3Cpath d='M6 7.99935L7.33333 9.33268L10 6.66602' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:16px;height:16px}.location-btn{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M18.3333 10.0013H15M4.99996 10.0013H1.66663M9.99996 5.0013V1.66797M9.99996 18.3346V15.0013M16.6666 10.0013C16.6666 13.6832 13.6819 16.668 9.99996 16.668C6.31806 16.668 3.33329 13.6832 3.33329 10.0013C3.33329 6.3194 6.31806 3.33464 9.99996 3.33464C13.6819 3.33464 16.6666 6.3194 16.6666 10.0013ZM12.5 10.0013C12.5 11.382 11.3807 12.5013 9.99996 12.5013C8.61925 12.5013 7.49996 11.382 7.49996 10.0013C7.49996 8.62059 8.61925 7.5013 9.99996 7.5013C11.3807 7.5013 12.5 8.62059 12.5 10.0013Z' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:20px;min-width:20px;height:20px;margin-right:5px}.x-circle{background-color:currentColor;background-image:none;width:24px;height:24px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z' stroke='%23535353' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 9L9 15' stroke='%23535353' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 15L9 9' stroke='%23535353' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z' stroke='%23535353' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 9L9 15' stroke='%23535353' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 15L9 9' stroke='%23535353' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.check-circle-black{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z' fill='black'/%3E%3Cpath d='M16.125 9.75L10.625 15L7.875 12.375' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:24px;height:24px}.outline-check{background-color:currentColor;background-image:none;width:24px;height:24px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 6L9 17L4 12' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 6L9 17L4 12' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.outline-x{background-color:currentColor;background-image:none;width:24px;height:24px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 6L6 18M6 6L18 18' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 6L6 18M6 6L18 18' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.container{max-width:100%;padding:0 36px}@media screen and (min-width:1200px){.container{max-width:1116px;padding:0}}@media screen and (min-width:1440px){.container{max-width:1408px}}@media screen and (max-width:767.98px){.container{padding:0 16px}}.row{--bs-gutter-x:8px}.react-select.form-control{height:auto;box-shadow:none;background:0 0;border:none;padding:0}.react-select{cursor:pointer;width:100%;min-height:40px;display:flex}@media (min-width:768px){.react-select{min-height:44px}}.react-select .react-select__control{border:1px solid var(--color-light-gray);background-color:var(--color-white);height:40px;min-height:40px;box-shadow:none;cursor:pointer;border-radius:0;align-items:center;width:100%;padding:0 4px 0 12px;transition:border-color .3s;display:flex;gap:8px!important}@media (min-width:768px){.react-select .react-select__control{height:44px;min-height:44px}}.react-select .react-select__control:hover,.react-select .react-select__control.react-select__control--is-focused{border-color:var(--color-primary);box-shadow:none}.react-select .react-select__value-container{align-items:center;padding:0;display:flex}.react-select .react-select__single-value,.react-select .react-select__placeholder{font-family:var(--font-primary);font-weight:var(--font-weight-light);color:var(--color-font);cursor:pointer;margin:0;padding:0;font-size:.875rem;line-height:1}@media (min-width:768px){.react-select .react-select__single-value,.react-select .react-select__placeholder{font-size:1rem}}.react-select .react-select__input-container{margin:0;padding:0}.react-select .react-select__indicators{align-self:stretch;align-items:center;display:flex}.react-select .react-select__indicator-separator{display:none}.react-select .react-select__dropdown-indicator{color:var(--color-muted);justify-content:center;align-self:stretch;align-items:center;padding:0 12px 0 4px;display:flex}.react-select .react-select__dropdown-indicator svg{opacity:0}.react-select .react-select__dropdown-indicator:after{content:"";background-color:currentColor;width:16px;height:16px;transition:transform .2s;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.react-select .react-select__control--menu-is-open .react-select__dropdown-indicator:after{transform:rotate(180deg)}.react-select .react-select__menu{border:1px solid var(--color-light-gray);box-shadow:none;z-index:10;border-radius:0;margin-top:2px}.react-select .react-select__option{font-family:var(--font-primary);font-weight:var(--font-weight-light);color:var(--color-font);background-color:var(--color-white);cursor:pointer;font-size:1rem}.react-select .react-select__option:hover,.react-select .react-select__option.react-select__option--is-focused{background-color:var(--color-off-white);color:var(--color-primary)}.react-select .react-select__option.react-select__option--is-selected{background-color:var(--color-primary);color:var(--color-white)!important}.react-select.select-danger .react-select__control{border:1px solid var(--color-danger)}.react-select.select-danger .react-select__control:hover,.react-select.select-danger .react-select__control.react-select__control--is-focused{border-color:var(--color-danger)}.react-select.select-danger .react-select__dropdown-indicator{color:var(--color-danger)}:root{--color-primary:#000;--color-secondary:#b4975a;--color-white:#fff;--color-off-white:#f5f5f5;--color-font:#3d3d3d;--color-light-gray:#e5e5e5;--color-light-gray1:#dadada;--color-muted:#9d9d9d;--color-danger:#e53935;--color-success:#155724;--bg-light:var(--color-off-white);--bg-dark:var(--color-primary);--font-primary:"Figtree",sans-serif;--font-secondary:"Span",serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-semibold:600;--line-height-110:110%;--line-height-120:120%;--line-height-140:140%;--ls-neg-3xl:-1.44px;--ls-neg-xxl:-1.12px;--ls-neg-xl:-.96px;--ls-neg-lg:-.8px;--ls-neg-md:-.64px;--ls-neg-sm:-.5px;--ls-neg-xs:-.48px;--ls-neg-xxs:-.4px;--ls-pos-xs:.6px;--ls-pos-sm:.72px;--ls-pos-lg:2px;--spacing-mobile-h:16px;--spacing-tablet-h:24px;--spacing-desktop-v:112px;--spacing-laptop-v:64px;--spacing-tablet-v:56px;--spacing-mobile-v:40px}.not-found-page .insight-section{padding:var(--spacing-mobile-v)0}@media (min-width:768px){.not-found-page .insight-section{padding:var(--spacing-tablet-v)0}}@media (min-width:1200px){.not-found-page .insight-section{padding:var(--spacing-laptop-v)0}}@media (min-width:1440px){.not-found-page .insight-section{padding:var(--spacing-desktop-v)0}}.not-found-page .insight-section .content{max-width:800px;margin:0 auto}.not-found-page .insight-section .content h1{text-align:center;color:var(--color-primary);font-family:var(--font-secondary);font-weight:var(--font-weight-semibold);line-height:var(--line-height-140);font-size:20px}@media (min-width:768px){.not-found-page .insight-section .content h1{font-size:32px}}@media (min-width:1200px){.not-found-page .insight-section .content h1{font-size:48px}}.not-found-page .header_cnt{padding-bottom:100px!important}.not-found-page .btns{justify-content:center;margin-bottom:100px;display:flex}.not-found-page .btns .first-btn{margin-right:20px}.not-found-page .btns .btn{min-width:180px}
