:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.title{color:#fff;font-family:Pacifico,system-ui,sans-serif;font-size:30px;text-decoration:none}.header{margin:0;padding-left:96px;padding-right:96px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100vw;height:68px;background-color:#0a2540}.navigation{display:flex;color:#fff;margin-left:auto;gap:32px}.link{text-decoration:none;color:#fff;font-family:Roboto,system-ui,sans-serif;font-weight:400;font-size:16px}.link:hover{opacity:.8}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.mobile-header[data-v-bce0d540]{width:100vw;display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#0a2540;z-index:9999}.burger-menu[data-v-bce0d540]{background:none;border:none}.burger-icon[data-v-bce0d540]{width:30px;height:30px;fill:#fff}.logo[data-v-bce0d540]{padding:0;text-decoration:none}.navigation[data-v-bce0d540]{position:absolute;top:76px;background-color:#0a2540;width:100vw;height:calc(100vh - 76px);visibility:hidden;z-index:9999}.link-lists[data-v-bce0d540]{width:100vw;list-style:none;display:flex;padding:0;flex-direction:column;align-items:center;justify-content:center;gap:60px}.link-list[data-v-bce0d540]{width:100vw}.link[data-v-bce0d540]{min-width:100vw;display:block;text-align:center;padding:20px 0;background:none}.link[data-v-bce0d540]:hover,.link[data-v-bce0d540]:focus,.link .active-link[data-v-bce0d540]{background:linear-gradient(180deg,#ffffff80,#ffffff80,#ffffff80)}.active[data-v-bce0d540]{visibility:inherit}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.footer{background-color:#0a2540;padding:48px 96px 45px;width:100vw}.info{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #374151;padding-bottom:46px}.slogan{max-width:276px}.slogan>p{font-size:16px;max-width:240px;line-height:24px}.logo{color:#fff;font-family:Pacifico;font-size:30px;padding-bottom:24px;line-height:36px}.contacts{display:flex;flex-direction:column}.footer-title{font-weight:700;font-size:20px;font-style:normal;line-height:28px;padding-bottom:23px}.links{padding:0;list-style-type:none;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.link{min-height:32px;display:flex;flex-direction:row;gap:14px;align-items:center;font-size:16px;font-weight:400;font-style:normal;line-height:24px;text-decoration:none}.link>.footer-icon{fill:#fff;width:1em;height:1em;flex-shrink:0}.copyright{font-size:14px;font-weight:400;margin-top:32px}.footer-title,address,a,p{font-family:Roboto;color:#d1d5db}@media (max-width: 576px){.footer{padding:30px 20px}.info{flex-direction:column;gap:20px}.contacts,.slogan{width:100%}.link{display:flex;width:100%;align-items:center;justify-content:start}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.base{text-decoration:none;text-align:center;border-radius:8px;font-family:Roboto;font-size:16px;font-weight:500}.fulfiled-white{background-color:#fff;border:none;color:#0a2540;padding:14px 32px;text-wrap:nowrap;transition:box-shadow .5s}.fulfiled-white:hover{background-color:#ffffffe6;box-shadow:4px 4px 4px #00000040}.outlined-white{background:none;background-color:transparent;border:1px solid #ffffff;color:#fff;padding:14px 32px;text-wrap:nowrap;transition:box-shadow,.5s}.outlined-white:hover{background-color:#fff;color:#0a2540;box-shadow:4px 4px 4px #00000040}.outlined-blue{background:none;background-color:transparent;border:1px solid #0A2540;color:#0a2540;padding:14px 32px;text-wrap:nowrap;transition:box-shadow,.5s}.outlined-blue:hover{background-color:#ffffffe6;box-shadow:4px 4px 4px #00000040}.card-btn{background-color:#fff;border:none;color:#0a2540;padding:11px 24px;text-wrap:nowrap}.card-btn:hover{background-color:#ffffffe6;box-shadow:4px 4px 4px #00000040}.transparent{background:none;background-color:transparent;border:none;color:#0a2540;text-align:left}.transparent:hover{text-decoration:underline}.fulfiled-blue{width:100%;background-color:#0a2540;padding:8px 16px;color:#fff;border-radius:8px;border:none;transition:box-shadow .5s,color .5s,background-color .5s}.fulfiled-blue:hover{box-shadow:4px 4px 4px #00000040;background-color:#0a2540e6}.cta-blue{width:fit-content;background-color:#0a2540;padding:12px 32px;color:#fff;border-radius:8px;border:none;transition:box-shadow .5s,color .5s,background-color .5s}.cta-blue:hover{box-shadow:4px 4px 4px #00000040;background-color:#0a2540e6}.link-icon{margin-left:8px}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.hero[data-v-131bc956]{padding:128px 96px;display:flex;flex-direction:column;gap:24px;background-image:linear-gradient(90deg,#0a2540cc,#0a254080,#0a25401a),url(/assets/background-CFutfPnw.jpg);background-position:43% 43%;background-repeat:no-repeat;background-size:cover}.name[data-v-131bc956]{color:#fff;font-family:Roboto;font-size:60px;font-weight:700;line-height:60px}.slogan[data-v-131bc956]{max-width:560px;font-family:Roboto;font-size:36px;font-weight:700;color:#fff;line-height:40px}.description[data-v-131bc956]{color:#fff;font-family:Roboto;font-weight:400;font-size:20px;max-width:550px;line-height:28px}@media (max-width: 576px){.hero[data-v-131bc956]{padding:134px 30px}.button-container[data-v-131bc956]{flex-direction:column}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.card{margin-top:10px;display:flex;flex-direction:column;align-items:center;padding:24px;gap:12px;background-color:#fff;border-radius:16px;width:288px;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a;transition:box-shadow .5s}.card:hover{box-shadow:0 8px 12px #0000001a,0 8px 12px 1px #0000001a}.icon{width:64px;height:64px;border-radius:90px;display:flex;justify-content:center;align-items:center;background-color:#f3f4f6;margin-top:14px;margin-bottom:10px;color:#0a2540}.card-title{font-family:Roboto;font-size:20px;font-weight:700;color:#111827;line-height:28px;text-align:center;text-wrap:nowrap}.card-description{font-family:Roboto;font-size:16px;font-weight:400;color:#4b5563;line-height:24px;text-align:center}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.features[data-v-73873753]{background-color:#fff;padding:64px 96px}.section-description[data-v-73873753]{padding-top:0;padding-bottom:14px}@media (max-width: 576px){.features[data-v-73873753]{padding:30px 48px}.section-description[data-v-73873753]{padding-top:0;padding-bottom:24px}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.card[data-v-84581c38]{background-image:linear-gradient(.25turn,#0a2540e6,#0000),var(--background-image);background-repeat:no-repeat;background-size:auto;width:608px;height:320px;display:flex;flex-direction:column;gap:16px;align-items:flex-start;padding:32px;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a;transition:margin .5s,box-shadow .5s}.card[data-v-84581c38]:hover{margin-top:0;margin-bottom:10px;box-shadow:0 8px 12px #0000001a,0 8px 12px 1px #0000001a}.card-title[data-v-84581c38]{margin-top:36px;font-family:Roboto;font-size:24px;font-weight:700;color:#fff;line-height:32px;text-align:start;text-wrap:nowrap}.card-description[data-v-84581c38]{max-width:532px;font-family:Roboto;font-size:16px;font-weight:400;color:#fff;line-height:24px;text-align:start;margin-bottom:8px}@media (max-width: 576px){.card[data-v-84581c38]{background-image:linear-gradient(.25turn,#0a2540e6,#0a25404d),var(--background-image)}.card-title[data-v-84581c38]{margin-top:0}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.card[data-v-0943b9fd]{margin-top:10px;background-color:#fff;width:390px;display:flex;flex-direction:column;padding:24px 19px;gap:13px;align-items:flex-start;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a;transition:margin .5s,box-shadow .5s}.card[data-v-0943b9fd]:hover{margin-top:0;margin-bottom:10px;box-shadow:0 8px 12px #0000001a,0 8px 12px 1px #0000001a}.icon[data-v-0943b9fd]{width:56px;height:56px;border-radius:90px;margin:0}.card-title[data-v-0943b9fd]{margin-top:3px;padding:0;font-family:Roboto;font-size:20px;font-weight:700;color:#111827;line-height:28px;text-align:start;text-wrap:nowrap}.card-description[data-v-0943b9fd]{width:342px;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#4b5563;text-align:start}.show-more[data-v-0943b9fd]{display:flex;flex-direction:row;border:none;background:none;font-family:Roboto;font-size:16px;font-weight:500;line-height:24px;justify-content:center;align-items:center;gap:4px}.show-more[data-v-0943b9fd]:hover{cursor:pointer;text-decoration:underline}.dropdown-list[data-v-0943b9fd]{margin-top:12px;padding:0;width:100%;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;color:#4b5563;list-style:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8959%203.69526C15.1562%203.95561%2015.1562%204.37772%2014.8959%204.63807L7.34286%2012.1911C7.08414%2012.4498%206.66531%2012.4517%206.40429%2012.1953L2.04065%207.9096C1.77797%207.6516%201.77417%207.22953%202.03216%206.96687C2.29015%206.70413%202.71225%206.70033%202.97493%206.95833L6.8672%2010.7811L13.9531%203.69526C14.2134%203.43491%2014.6355%203.43491%2014.8959%203.69526Z'/%3e%3c/svg%3e") inside}@media (max-width: 576px){.card[data-v-0943b9fd],.card-title[data-v-0943b9fd],.card-description[data-v-0943b9fd]{text-wrap:wrap;width:100%}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.services-cards-container[data-v-eee13d2b]{margin-top:24px;display:flex;flex-direction:row;justify-content:center;gap:32px;flex-wrap:wrap}.services-info-cards-container[data-v-eee13d2b]{margin-top:12px;display:flex;flex-direction:row;justify-content:center;gap:42px;flex-wrap:wrap}.services[data-v-eee13d2b]{background-color:#f9fafb;padding:68px 96px 64px}.section-description[data-v-eee13d2b]{padding-top:0;padding-bottom:14px}@media (max-width: 576px){.services[data-v-eee13d2b]{padding:30px 48px}.section-description[data-v-eee13d2b]{padding-top:0;padding-bottom:24px}.services-cards-container[data-v-eee13d2b]{margin-top:0}.services-info-cards-container[data-v-eee13d2b]{flex-direction:column;justify-content:center;align-items:center}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.comment-card[data-v-b45924bd]{width:380px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:16px;background-color:#fff;border-radius:16px;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a;transition:box-shadow .5s}.comment-card[data-v-b45924bd]:hover{box-shadow:0 8px 12px #0000001a,0 8px 12px 1px #0000001a}.stars[data-v-b45924bd]{display:flex;flex-direction:row;gap:0px;padding:0;list-style:none}.star[data-v-b45924bd]{width:16px;height:16px;padding:0;fill:#ffc700}.rating[data-v-b45924bd]{display:flex;flex-direction:row;gap:8px;align-items:center;padding:0;margin:0}.number[data-v-b45924bd]{font-family:Roboto;font-size:16px;font-weight:400;color:#4b5563;line-height:24px}.comment[data-v-b45924bd]{font-family:Roboto;font-size:16px;font-weight:400;color:#4b5563;line-height:24px;height:100%}.author[data-v-b45924bd]{display:flex;flex-direction:row;gap:16px;align-items:center}.author-image[data-v-b45924bd]{width:48px;height:48px;border-radius:90px;background-image:var(--background-image);background-repeat:no-repeat;background-size:cover}.author-data[data-v-b45924bd]{display:flex;flex-direction:column;gap:0px}.author-name[data-v-b45924bd]{font-family:Roboto;font-size:16px;font-weight:700;color:#111827;line-height:24px}.author-location[data-v-b45924bd]{font-family:Roboto;font-size:16px;font-weight:400;color:#4b5563;line-height:24px}.fulfilled[data-v-b45924bd]{background:#ffc700;clip-path:polygon(50% 0%,61.8% 33.8%,97.6% 34.5%,69% 56.2%,79.4% 90.5%,50% 70%,20.6% 90.5%,31% 56.2%,2.4% 34.5%,38.2% 33.8%)}.halffilled[data-v-b45924bd]{background:linear-gradient(to right,#ffc700 0 50%,transparent 50% 100%);clip-path:polygon(50% 0%,61.8% 33.8%,97.6% 34.5%,69% 56.2%,79.4% 90.5%,50% 70%,20.6% 90.5%,31% 56.2%,2.4% 34.5%,38.2% 33.8%)}.transparent[data-v-b45924bd]{clip-path:polygon(50% 0%,61.8% 33.8%,97.6% 34.5%,69% 56.2%,79.4% 90.5%,50% 70%,20.6% 90.5%,31% 56.2%,2.4% 34.5%,38.2% 33.8%)}@media (max-width: 576px){.comment-card[data-v-b45924bd]{width:100%}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.comments[data-v-7e8cf215]{background-color:#f9fafb;padding:64px 96px;display:flex;flex-direction:column;align-items:center}.section-description[data-v-7e8cf215]{padding-top:0;padding-bottom:24px}.comments-container[data-v-7e8cf215]{display:flex;flex-direction:row;gap:32px;justify-content:center;flex-wrap:wrap}.button-container[data-v-7e8cf215]{margin-top:32px;display:flex;flex-direction:row;gap:8px}.button[data-v-7e8cf215]{width:12px;height:12px;border-radius:90px;border:none;background-color:#d1d5db;cursor:pointer}.active[data-v-7e8cf215]{background-color:#0a2540}@media (max-width: 576px){.comments[data-v-7e8cf215]{padding:30px 48px}.section-description[data-v-7e8cf215]{padding-top:0;padding-bottom:24px}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.contact-us[data-v-66d45898]{background-color:#0a2540;padding:64px 80px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.cta-text[data-v-66d45898]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.section-header[data-v-66d45898]{color:#fff;font-family:Roboto;font-size:30px;font-weight:700;line-height:36px;display:flex;padding:0;margin-bottom:24px}.section-description[data-v-66d45898]{width:550px;color:#fff;font-family:Roboto;font-weight:400;font-size:16px;line-height:24px;padding:0;text-align:left;margin-bottom:40px}.location[data-v-66d45898],.phone[data-v-66d45898],.email[data-v-66d45898]{color:#fff;font-family:Roboto;font-weight:400;font-size:16px;line-height:24px;margin-bottom:32px}.contact-form[data-v-66d45898]{background-color:#fff;border-radius:16px;display:flex;flex-direction:column;gap:0px;width:400px;padding:32px;width:43vw}.form-legend[data-v-66d45898]{color:#1f2937;font-family:Roboto;font-size:20px;font-weight:500;line-height:28px;padding:0;margin-bottom:24px}.input-label[data-v-66d45898]{color:#111827;font-family:Roboto;font-size:14px;font-weight:500;line-height:20px;padding:0;margin-bottom:8px}.input[data-v-66d45898]{border-radius:8px;border:1px solid #E5E7EB;background:#fff;color:#9ca3af;padding:8px 16px;font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:16px}.textarea[data-v-66d45898]{border-radius:8px;border:1px solid #E5E7EB;background:#fff;color:#9ca3af;padding:8px 16px;font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:30px;resize:none;overflow-y:scroll;height:114px}.submit-input[data-v-66d45898]{background-color:#0a2540;border-radius:8px;border:none;color:#fff;padding:14px 32px;font-family:Roboto;font-size:16px;font-weight:500;line-height:24px;text-wrap:nowrap;cursor:pointer}@media (max-width: 1024px){.contact-us[data-v-66d45898]{padding:30px 80px;flex-direction:column;gap:20px}.contact-form[data-v-66d45898]{width:100%}.section-description[data-v-66d45898],.location[data-v-66d45898],.phone[data-v-66d45898],.email[data-v-66d45898]{margin-bottom:15px}}@media (max-width: 576px){.contact-us[data-v-66d45898]{padding:30px 20px;flex-direction:column}.contact-form[data-v-66d45898],.cta-text[data-v-66d45898],.section-description[data-v-66d45898]{width:100%}.section-header[data-v-66d45898],.section-description[data-v-66d45898],.location[data-v-66d45898],.phone[data-v-66d45898],.email[data-v-66d45898]{margin-bottom:20px}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.apt-card[data-v-15b0d3f8]{margin-top:10px;max-width:390px;border-radius:16px;background-color:#fff;display:flex;flex-direction:column;gap:0px;align-items:center;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a;transition:margin .5s,box-shadow .5s}.apt-card[data-v-15b0d3f8]:hover{margin-top:0;margin-bottom:10px;box-shadow:0 8px 12px #0000001a,0 8px 12px 1px #0000001a}.status[data-v-15b0d3f8]{width:100%}.status[data-v-15b0d3f8]:before{position:absolute;content:var(--status);color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:15px;width:fit-content;background-color:#0a2540;padding:2px 10px;border-radius:90px}.apt-image[data-v-15b0d3f8]{border-radius:16px 16px 0 0;width:100%;object-fit:cover}.apt-info[data-v-15b0d3f8]{display:flex;flex-direction:column;padding:26px 19px;gap:13px;align-items:flex-start}.apt-header[data-v-15b0d3f8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.apt-name[data-v-15b0d3f8],.apt-price[data-v-15b0d3f8]{font-family:Roboto;font-size:20px;font-weight:700;color:#111827;line-height:28px}.apt-location[data-v-15b0d3f8]{align-items:center;font-family:Roboto;font-size:16px;font-weight:400;color:#4b5563;line-height:24px}.apt-location[data-v-15b0d3f8]:before{display:inline-block;content:" ";-webkit-mask:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.15624%2013.3602L11.4461%2010.0536C12.0499%209.45801%2012.4583%208.75579%2012.6714%207.9469C12.8757%207.15579%2012.8757%206.36468%2012.6714%205.57357C12.4583%204.76468%2012.0521%204.06023%2011.4527%203.46023C10.8534%202.86023%2010.1497%202.45357%209.34165%202.24023C8.55138%202.03579%207.7611%202.03579%206.97083%202.24023C6.1628%202.45357%205.4591%202.86023%204.85974%203.46023C4.26037%204.06023%203.85414%204.76468%203.64103%205.57357C3.4368%206.36468%203.4368%207.15579%203.64103%207.9469C3.85414%208.75579%204.26259%209.45801%204.8664%2010.0536L8.15624%2013.3602ZM8.15624%2015.2402L3.92073%2011.0002C3.14822%2010.2358%202.62877%209.32912%202.36239%208.28023C2.096%207.2669%202.096%206.25357%202.36239%205.24023C2.62877%204.19135%203.146%203.28246%203.91407%202.51357C4.68215%201.74468%205.59007%201.22246%206.63785%200.9469C7.65011%200.689123%208.66237%200.689123%209.67463%200.9469C10.7224%201.22246%2011.6303%201.74468%2012.3984%202.51357C13.1665%203.28246%2013.6837%204.19135%2013.9501%205.24023C14.2165%206.25357%2014.2165%207.2669%2013.9501%208.28023C13.6837%209.32912%2013.1643%2010.2358%2012.3917%2011.0002L8.15624%2015.2402ZM8.15624%208.09357C8.39598%208.09357%208.61797%208.03357%208.8222%207.91357C9.02643%207.79357%209.18848%207.63135%209.30835%207.4269C9.42822%207.22246%209.48816%207.00023%209.48816%206.76023C9.48816%206.52023%209.42822%206.29801%209.30835%206.09357C9.18848%205.88912%209.02643%205.7269%208.8222%205.6069C8.61797%205.4869%208.39598%205.4269%208.15624%205.4269C7.91649%205.4269%207.69451%205.4869%207.49028%205.6069C7.28605%205.7269%207.124%205.88912%207.00413%206.09357C6.88425%206.29801%206.82432%206.52023%206.82432%206.76023C6.82432%207.00023%206.88425%207.22246%207.00413%207.4269C7.124%207.63135%207.28605%207.79357%207.49028%207.91357C7.69451%208.03357%207.91649%208.09357%208.15624%208.09357ZM8.15624%209.4269C7.67675%209.4269%207.23277%209.3069%206.82432%209.0669C6.41586%208.8269%206.09176%208.50246%205.85202%208.09357C5.61227%207.68468%205.4924%207.23801%205.4924%206.75357C5.4924%206.26912%205.61227%205.82468%205.85202%205.42023C6.09176%205.01579%206.41586%204.69357%206.82432%204.45357C7.23277%204.21357%207.67675%204.09357%208.15624%204.09357C8.63573%204.09357%209.0797%204.21357%209.48816%204.45357C9.89661%204.69357%2010.2207%205.01579%2010.4605%205.42023C10.7002%205.82468%2010.8201%206.26912%2010.8201%206.75357C10.8201%207.23801%2010.7002%207.68468%2010.4605%208.09357C10.2207%208.50246%209.89661%208.8269%209.48816%209.0669C9.0797%209.3069%208.63573%209.4269%208.15624%209.4269Z'/%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.15624%2013.3602L11.4461%2010.0536C12.0499%209.45801%2012.4583%208.75579%2012.6714%207.9469C12.8757%207.15579%2012.8757%206.36468%2012.6714%205.57357C12.4583%204.76468%2012.0521%204.06023%2011.4527%203.46023C10.8534%202.86023%2010.1497%202.45357%209.34165%202.24023C8.55138%202.03579%207.7611%202.03579%206.97083%202.24023C6.1628%202.45357%205.4591%202.86023%204.85974%203.46023C4.26037%204.06023%203.85414%204.76468%203.64103%205.57357C3.4368%206.36468%203.4368%207.15579%203.64103%207.9469C3.85414%208.75579%204.26259%209.45801%204.8664%2010.0536L8.15624%2013.3602ZM8.15624%2015.2402L3.92073%2011.0002C3.14822%2010.2358%202.62877%209.32912%202.36239%208.28023C2.096%207.2669%202.096%206.25357%202.36239%205.24023C2.62877%204.19135%203.146%203.28246%203.91407%202.51357C4.68215%201.74468%205.59007%201.22246%206.63785%200.9469C7.65011%200.689123%208.66237%200.689123%209.67463%200.9469C10.7224%201.22246%2011.6303%201.74468%2012.3984%202.51357C13.1665%203.28246%2013.6837%204.19135%2013.9501%205.24023C14.2165%206.25357%2014.2165%207.2669%2013.9501%208.28023C13.6837%209.32912%2013.1643%2010.2358%2012.3917%2011.0002L8.15624%2015.2402ZM8.15624%208.09357C8.39598%208.09357%208.61797%208.03357%208.8222%207.91357C9.02643%207.79357%209.18848%207.63135%209.30835%207.4269C9.42822%207.22246%209.48816%207.00023%209.48816%206.76023C9.48816%206.52023%209.42822%206.29801%209.30835%206.09357C9.18848%205.88912%209.02643%205.7269%208.8222%205.6069C8.61797%205.4869%208.39598%205.4269%208.15624%205.4269C7.91649%205.4269%207.69451%205.4869%207.49028%205.6069C7.28605%205.7269%207.124%205.88912%207.00413%206.09357C6.88425%206.29801%206.82432%206.52023%206.82432%206.76023C6.82432%207.00023%206.88425%207.22246%207.00413%207.4269C7.124%207.63135%207.28605%207.79357%207.49028%207.91357C7.69451%208.03357%207.91649%208.09357%208.15624%208.09357ZM8.15624%209.4269C7.67675%209.4269%207.23277%209.3069%206.82432%209.0669C6.41586%208.8269%206.09176%208.50246%205.85202%208.09357C5.61227%207.68468%205.4924%207.23801%205.4924%206.75357C5.4924%206.26912%205.61227%205.82468%205.85202%205.42023C6.09176%205.01579%206.41586%204.69357%206.82432%204.45357C7.23277%204.21357%207.67675%204.09357%208.15624%204.09357C8.63573%204.09357%209.0797%204.21357%209.48816%204.45357C9.89661%204.69357%2010.2207%205.01579%2010.4605%205.42023C10.7002%205.82468%2010.8201%206.26912%2010.8201%206.75357C10.8201%207.23801%2010.7002%207.68468%2010.4605%208.09357C10.2207%208.50246%209.89661%208.8269%209.48816%209.0669C9.0797%209.3069%208.63573%209.4269%208.15624%209.4269Z'/%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#4b5563;width:16px;height:16px;margin-right:8px}.apt-description[data-v-15b0d3f8]{font-family:Roboto;font-size:16px;font-weight:400;color:#4b5563;line-height:24px}.apt-specs[data-v-15b0d3f8]{display:flex;flex-direction:row;justify-content:space-between;width:100%}.apt-spec[data-v-15b0d3f8]{font-family:Roboto;font-size:16px;font-weight:400;color:#4b5563;line-height:24px}.area[data-v-15b0d3f8]:before{display:inline-block;content:" ";-webkit-mask:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.68912%209.41327L2.80987%2011.2933L5.16892%2013.6533L14.112%204.7066L11.753%202.3466L10.3402%203.75993L11.2865%204.7066L10.3402%205.63993L9.40722%204.7066L7.99446%206.11994L9.40722%207.53327L8.46094%208.4666L7.04817%207.05327L5.6354%208.4666L6.58169%209.41327L5.6354%2010.3599L4.68912%209.41327ZM12.2328%200.933268L15.5248%204.2266C15.6581%204.35993%2015.7247%204.51771%2015.7247%204.69993C15.7247%204.88216%2015.6581%205.03994%2015.5248%205.17327L5.6354%2015.0666C5.50212%2015.1999%205.34441%2015.2666%205.16226%2015.2666C4.98011%2015.2666%204.8224%2015.1999%204.68912%2015.0666L1.3971%2011.7733C1.26382%2011.6399%201.19718%2011.4822%201.19718%2011.2999C1.19718%2011.1177%201.26382%2010.9599%201.3971%2010.8266L11.2865%200.933268C11.4198%200.799934%2011.5775%200.733268%2011.7596%200.733268C11.9418%200.733268%2012.0995%200.799934%2012.2328%200.933268Z'/%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.68912%209.41327L2.80987%2011.2933L5.16892%2013.6533L14.112%204.7066L11.753%202.3466L10.3402%203.75993L11.2865%204.7066L10.3402%205.63993L9.40722%204.7066L7.99446%206.11994L9.40722%207.53327L8.46094%208.4666L7.04817%207.05327L5.6354%208.4666L6.58169%209.41327L5.6354%2010.3599L4.68912%209.41327ZM12.2328%200.933268L15.5248%204.2266C15.6581%204.35993%2015.7247%204.51771%2015.7247%204.69993C15.7247%204.88216%2015.6581%205.03994%2015.5248%205.17327L5.6354%2015.0666C5.50212%2015.1999%205.34441%2015.2666%205.16226%2015.2666C4.98011%2015.2666%204.8224%2015.1999%204.68912%2015.0666L1.3971%2011.7733C1.26382%2011.6399%201.19718%2011.4822%201.19718%2011.2999C1.19718%2011.1177%201.26382%2010.9599%201.3971%2010.8266L11.2865%200.933268C11.4198%200.799934%2011.5775%200.733268%2011.7596%200.733268C11.9418%200.733268%2012.0995%200.799934%2012.2328%200.933268Z'/%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#4b5563;width:16px;height:16px;margin-right:8px}.rooms[data-v-15b0d3f8]:before{display:inline-block;content:" ";-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2_265)'%3e%3cpath%20d='M15.0963%207.33325V13.3333H13.763V11.3333H3.09635V13.3333H1.76302V2.66658H3.09635V9.33325H8.42968V4.66658H12.4297C12.9097%204.66658%2013.3541%204.78658%2013.763%205.02658C14.1719%205.26659%2014.4963%205.59103%2014.7363%205.99992C14.9763%206.40881%2015.0963%206.85325%2015.0963%207.33325ZM13.763%209.33325V7.33325C13.763%207.09325%2013.703%206.87103%2013.583%206.66658C13.463%206.46214%2013.3008%206.29992%2013.0963%206.17992C12.8919%206.05992%2012.6697%205.99992%2012.4297%205.99992H9.76302V9.33325H13.763ZM5.76302%207.33325C5.94968%207.33325%206.10746%207.26881%206.23635%207.13992C6.36524%207.01103%206.42968%206.85325%206.42968%206.66658C6.42968%206.47992%206.36524%206.32214%206.23635%206.19325C6.10746%206.06436%205.94968%205.99992%205.76302%205.99992C5.57635%205.99992%205.41857%206.06436%205.28968%206.19325C5.16079%206.32214%205.09635%206.47992%205.09635%206.66658C5.09635%206.85325%205.16079%207.01103%205.28968%207.13992C5.41857%207.26881%205.57635%207.33325%205.76302%207.33325ZM5.76302%208.66658C5.39857%208.66658%205.06302%208.5777%204.75635%208.39992C4.44968%208.22214%204.20746%207.97992%204.02968%207.67325C3.8519%207.36659%203.76302%207.03103%203.76302%206.66658C3.76302%206.30214%203.8519%205.96659%204.02968%205.65992C4.20746%205.35325%204.44968%205.11103%204.75635%204.93325C5.06302%204.75547%205.39857%204.66658%205.76302%204.66658C6.12746%204.66658%206.46302%204.75547%206.76968%204.93325C7.07635%205.11103%207.31857%205.35325%207.49635%205.65992C7.67413%205.96659%207.76302%206.30214%207.76302%206.66658C7.76302%207.03103%207.67413%207.36659%207.49635%207.67325C7.31857%207.97992%207.07635%208.22214%206.76968%208.39992C6.46302%208.5777%206.12746%208.66658%205.76302%208.66658Z'%20/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2_265'%3e%3crect%20width='15'%20height='16'%20transform='translate(0.929688)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2_265)'%3e%3cpath%20d='M15.0963%207.33325V13.3333H13.763V11.3333H3.09635V13.3333H1.76302V2.66658H3.09635V9.33325H8.42968V4.66658H12.4297C12.9097%204.66658%2013.3541%204.78658%2013.763%205.02658C14.1719%205.26659%2014.4963%205.59103%2014.7363%205.99992C14.9763%206.40881%2015.0963%206.85325%2015.0963%207.33325ZM13.763%209.33325V7.33325C13.763%207.09325%2013.703%206.87103%2013.583%206.66658C13.463%206.46214%2013.3008%206.29992%2013.0963%206.17992C12.8919%206.05992%2012.6697%205.99992%2012.4297%205.99992H9.76302V9.33325H13.763ZM5.76302%207.33325C5.94968%207.33325%206.10746%207.26881%206.23635%207.13992C6.36524%207.01103%206.42968%206.85325%206.42968%206.66658C6.42968%206.47992%206.36524%206.32214%206.23635%206.19325C6.10746%206.06436%205.94968%205.99992%205.76302%205.99992C5.57635%205.99992%205.41857%206.06436%205.28968%206.19325C5.16079%206.32214%205.09635%206.47992%205.09635%206.66658C5.09635%206.85325%205.16079%207.01103%205.28968%207.13992C5.41857%207.26881%205.57635%207.33325%205.76302%207.33325ZM5.76302%208.66658C5.39857%208.66658%205.06302%208.5777%204.75635%208.39992C4.44968%208.22214%204.20746%207.97992%204.02968%207.67325C3.8519%207.36659%203.76302%207.03103%203.76302%206.66658C3.76302%206.30214%203.8519%205.96659%204.02968%205.65992C4.20746%205.35325%204.44968%205.11103%204.75635%204.93325C5.06302%204.75547%205.39857%204.66658%205.76302%204.66658C6.12746%204.66658%206.46302%204.75547%206.76968%204.93325C7.07635%205.11103%207.31857%205.35325%207.49635%205.65992C7.67413%205.96659%207.76302%206.30214%207.76302%206.66658C7.76302%207.03103%207.67413%207.36659%207.49635%207.67325C7.31857%207.97992%207.07635%208.22214%206.76968%208.39992C6.46302%208.5777%206.12746%208.66658%205.76302%208.66658Z'%20/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2_265'%3e%3crect%20width='15'%20height='16'%20transform='translate(0.929688)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#4b5563;width:16px;height:16px;margin-right:8px}.bathrooms[data-v-15b0d3f8]:before{display:inline-block;content:" ";-webkit-mask:url("data:image/svg+xml,%3csvg%20width='15'%20height='16'%20viewBox='0%200%2015%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.4453%202.63992L4.15546%205.94658C3.55165%206.54214%203.1432%207.24436%202.93009%208.05325C2.72586%208.84436%202.72586%209.63547%202.93009%2010.4266C3.1432%2011.2355%203.54943%2011.9399%204.1488%2012.5399C4.74816%2013.1399%205.45186%2013.5466%206.25989%2013.7599C7.05017%2013.9644%207.84044%2013.9644%208.63071%2013.7599C9.43874%2013.5466%2010.1424%2013.1399%2010.7418%2012.5399C11.3412%2011.9399%2011.7474%2011.2355%2011.9605%2010.4266C12.1647%209.63547%2012.1647%208.84436%2011.9605%208.05325C11.7474%207.24436%2011.3389%206.54214%2010.7351%205.94658L7.4453%202.63992ZM7.4453%200.759915L11.6808%204.99992C12.4533%205.76436%2012.9728%206.67103%2013.2392%207.71992C13.5055%208.73325%2013.5055%209.74658%2013.2392%2010.7599C12.9728%2011.8088%2012.4555%2012.7177%2011.6875%2013.4866C10.9194%2014.2555%2010.0115%2014.7777%208.96369%2015.0532C7.95143%2015.311%206.93917%2015.311%205.92691%2015.0532C4.87914%2014.7777%203.97121%2014.2555%203.20314%2013.4866C2.43506%2012.7177%201.91783%2011.8088%201.65145%2010.7599C1.38506%209.74658%201.38506%208.73325%201.65145%207.71992C1.91783%206.67103%202.43728%205.76436%203.20979%204.99992L7.4453%200.759915Z'%20/%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg%20width='15'%20height='16'%20viewBox='0%200%2015%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.4453%202.63992L4.15546%205.94658C3.55165%206.54214%203.1432%207.24436%202.93009%208.05325C2.72586%208.84436%202.72586%209.63547%202.93009%2010.4266C3.1432%2011.2355%203.54943%2011.9399%204.1488%2012.5399C4.74816%2013.1399%205.45186%2013.5466%206.25989%2013.7599C7.05017%2013.9644%207.84044%2013.9644%208.63071%2013.7599C9.43874%2013.5466%2010.1424%2013.1399%2010.7418%2012.5399C11.3412%2011.9399%2011.7474%2011.2355%2011.9605%2010.4266C12.1647%209.63547%2012.1647%208.84436%2011.9605%208.05325C11.7474%207.24436%2011.3389%206.54214%2010.7351%205.94658L7.4453%202.63992ZM7.4453%200.759915L11.6808%204.99992C12.4533%205.76436%2012.9728%206.67103%2013.2392%207.71992C13.5055%208.73325%2013.5055%209.74658%2013.2392%2010.7599C12.9728%2011.8088%2012.4555%2012.7177%2011.6875%2013.4866C10.9194%2014.2555%2010.0115%2014.7777%208.96369%2015.0532C7.95143%2015.311%206.93917%2015.311%205.92691%2015.0532C4.87914%2014.7777%203.97121%2014.2555%203.20314%2013.4866C2.43506%2012.7177%201.91783%2011.8088%201.65145%2010.7599C1.38506%209.74658%201.38506%208.73325%201.65145%207.71992C1.91783%206.67103%202.43728%205.76436%203.20979%204.99992L7.4453%200.759915Z'%20/%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#4b5563;width:16px;height:16px;margin-right:8px}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.deals[data-v-883792b3]{background-color:#fff;padding:64px 96px;display:flex;flex-direction:column;justify-content:center;align-items:center}.section-description[data-v-883792b3]{padding-top:0;padding-bottom:14px}.apartaments-card-container[data-v-883792b3]{display:flex;flex-direction:row;justify-content:center;gap:32px;margin-bottom:40px;flex-wrap:wrap}@media (max-width: 576px){.deals[data-v-883792b3]{padding:30px 48px 38px}.apartaments-card-container[data-v-883792b3]{flex-direction:column}.section-description[data-v-883792b3]{padding-top:0;padding-bottom:24px}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.news-card[data-v-5ca430f3]{margin-top:10px;max-width:390px;display:flex;flex-direction:column;justify-content:space-between;border-radius:16px;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a;transition:margin .5s,box-shadow .5s}.news-card[data-v-5ca430f3]:hover{margin-top:0;margin-bottom:10px;box-shadow:0 8px 12px #0000001a,0 8px 12px 1px #0000001a}.news-image[data-v-5ca430f3]{border-radius:16px 16px 0 0;width:100%;object-fit:cover}.news-content[data-v-5ca430f3]{height:100%;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.news-extra[data-v-5ca430f3]{font-size:14px;font-weight:400;color:#6b7280;margin-bottom:8px;line-height:20px}.news-extra[data-v-5ca430f3]:before{content:" ";display:inline-block;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-531'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M5.1719%201.16683V2.3335H8.6719V1.16683H9.83856V2.3335H12.1719C12.3352%202.3335%2012.4733%202.38988%2012.5861%202.50266C12.6988%202.61544%2012.7552%202.7535%2012.7552%202.91683V12.2502C12.7552%2012.4135%2012.6988%2012.5516%2012.5861%2012.6643C12.4733%2012.7771%2012.3352%2012.8335%2012.1719%2012.8335H1.6719C1.50856%2012.8335%201.37051%2012.7771%201.25773%2012.6643C1.14495%2012.5516%201.08856%2012.4135%201.08856%2012.2502V2.91683C1.08856%202.7535%201.14495%202.61544%201.25773%202.50266C1.37051%202.38988%201.50856%202.3335%201.6719%202.3335H4.00523V1.16683H5.1719ZM11.5886%207.00016H2.25523V11.6668H11.5886V7.00016ZM4.00523%203.50016H2.25523V5.8335H11.5886V3.50016H9.83856V4.66683H8.6719V3.50016H5.1719V4.66683H4.00523V3.50016Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover;width:14px;height:14px;margin-right:3px}.news-title[data-v-5ca430f3]{overflow:hidden;text-overflow:ellipsis;display:-moz-box;-moz-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;box-orient:vertical;color:#111827;font-size:20px;font-weight:700;line-height:28px;margin-bottom:12px}.news-description[data-v-5ca430f3]{display:-moz-box;-moz-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-clamp:4;box-orient:vertical;color:#4b5563;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis}.news-link[data-v-5ca430f3]{display:flex;flex-direction:row;align-items:center;gap:5px;color:#0a2540;font-size:16px;font-weight:500}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.news[data-v-3693d45b]{background-color:#fff;padding:64px 96px;display:flex;flex-direction:column;justify-content:center;align-items:center}.news .section-header[data-v-3693d45b]{font-size:30px;font-weight:700;padding-bottom:4px;color:#333;margin:0}.news .section-description[data-v-3693d45b]{font-size:18px;color:#666;text-align:center;max-width:800px;margin:0;padding-top:0;padding-bottom:24px}.news .news-container[data-v-3693d45b]{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:40px;flex-wrap:wrap}@media (max-width: 576px){.news[data-v-3693d45b]{padding:30px 48px}.news-container[data-v-3693d45b]{flex-direction:column}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.map[data-v-38a8a7ee]{background-color:#fff;padding:64px 96px;display:flex;flex-direction:column;justify-content:center;align-items:center}.section-header[data-v-38a8a7ee]{font-size:30px;font-weight:700;padding-bottom:4px;color:#333;margin:0}.section-description[data-v-38a8a7ee]{font-size:16px;color:#666;text-align:center;margin-bottom:20px}.map-container[data-v-38a8a7ee]{width:100%;height:500px;background-image:url(/assets/map-ColvK1Qy.jpg);background-repeat:no-repeat;background-size:cover;border-radius:8px;display:flex;justify-content:center;align-items:center}.office-info[data-v-38a8a7ee]{background-color:#fff;padding:16px;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:auto auto 16px 16px;display:flex;flex-direction:column;gap:8px}.info-title[data-v-38a8a7ee]{font-size:16px;font-weight:700;color:#333;line-height:24px}.info-description[data-v-38a8a7ee]{font-size:16px;color:#333;line-height:24px;width:260px}.map[data-v-38a8a7ee]{padding:30px 48px}.section-description[data-v-38a8a7ee]{padding-top:0;padding-bottom:24px;margin:0}@media (max-width: 576px){.map[data-v-38a8a7ee]{padding:30px 20px}.office-info[data-v-38a8a7ee]{margin-left:10px;margin-right:10px;width:100%}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.main{flex:1}.cards-container{display:flex;flex-direction:row;justify-content:center;gap:32px;flex-wrap:wrap}.section-header{font-family:Roboto;font-size:30px;font-weight:700;color:#0a2540;line-height:36px;text-align:center;padding-bottom:16px}.section-description{font-family:Roboto;font-size:18px;font-weight:400;color:#4b5563;line-height:28px;text-align:center;padding-top:16px;padding-bottom:48px}.button-container{margin-top:10px;display:flex;flex-direction:row;gap:16px}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.main[data-v-ad059498]{flex:1;background-color:#fff}.title-wrapper[data-v-ad059498]{margin-left:20px;padding-block:32px;padding-inline:80px;display:flex;flex-direction:column}.title[data-v-ad059498]{font-family:Roboto,system-ui,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:40px;color:#111827;margin-bottom:9px}.subtitle[data-v-ad059498]{font-family:Roboto,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#4b5563}.filter-list[data-v-ad059498]{padding:24px 80px;display:flex;flex-wrap:wrap;gap:16px;box-shadow:0 1px 2px #00000080}.filter-select[data-v-ad059498]:first-child{margin-left:20px}.filter-select[data-v-ad059498],.pagination-select[data-v-ad059498]{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:150px;height:42px;padding:8px 16px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:24px;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-162'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M8.68751%208.70667L11.9788%205.41334L12.9249%206.34667L8.68751%2010.5867L4.45016%206.34667L5.39624%205.41334L8.68751%208.70667Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 16px center}.filter-select[data-v-ad059498]:open,.pagination-select[data-v-ad059498]:open{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2016'%20height='16'%20width='18'%3e%3cg%20xmlns='http://www.w3.org/2000/svg'%20transform='matrix(-1%200%200%20-1%2018%2016)'%3e%3cg%20id='Icon-162'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M8.68751%208.70667L11.9788%205.41334L12.9249%206.34667L8.68751%2010.5867L4.45016%206.34667L5.39624%205.41334L8.68751%208.70667Z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.property[data-v-ad059498]{background-color:#f9fafb;padding-block:40px;padding-inline:80px}.property-title[data-v-ad059498]{color:#111827;font-family:Roboto,system-ui,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:28px;text-align:center;margin-top:5px;margin-bottom:29px}.property-list[data-v-ad059498]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;padding:0;list-style-type:none;padding-inline:18px;margin-bottom:48px}.property-item[data-v-ad059498]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.property-footer[data-v-ad059498]{display:flex;justify-content:space-between;align-items:center;padding-inline:18px}.property-footer-text[data-v-ad059498]{color:#4b5563;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.pagination-count-label[data-v-ad059498]{color:#4b5563;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-right:8px}.pagination-list[data-v-ad059498]{display:flex;list-style-type:none}.pagination-item[data-v-ad059498]{width:40px;height:40px}.pagination-item:first-child .pagination-button[data-v-ad059498]{border-radius:16px 0 0 16px;border:1px solid #d1d5db}.pagination-item:last-child .pagination-button[data-v-ad059498]{border-radius:16px 0 0 16px;border:1px solid #d1d5db;transform:rotate(180deg)}.pagination-item:first-child .pagination-icon[data-v-ad059498],.pagination-item:last-child .pagination-icon[data-v-ad059498]{transform:rotate(90deg)}.pagination-button[data-v-ad059498]{width:100%;height:100%;border:none;background:#fff;cursor:pointer;border-top:1px solid #d1d5db;border-bottom:1px solid #d1d5db;display:flex;justify-content:center;align-items:center;color:#4b5563;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.pagination-button[data-v-ad059498]:hover,.pagination-button.current[data-v-ad059498]{background-color:#0a2540;color:#fff;border-color:#0a2540}.pagination-button:hover .pagination-icon[data-v-ad059498],.pagination-button.current .pagination-icon[data-v-ad059498]{fill:#fff}.pagination-icon[data-v-ad059498]{fill:#0a2540}.pagination-select[data-v-ad059498]{min-width:68px}.property-map[data-v-ad059498]{display:flex;flex-direction:column;padding-block:40px;padding-inline:98px;margin-bottom:3px}.property-map-title[data-v-ad059498]{color:#111827;font-family:Roboto,system-ui,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:24px}.property-map-image[data-v-ad059498]{object-fit:cover;display:flex;width:100%;height:500px;border-radius:15px}.property-map-wrapper[data-v-ad059498]{display:flex;justify-content:center;align-items:center;position:relative}.property-map-tools[data-v-ad059498]{list-style-type:none;position:absolute;top:20px;right:20px;display:flex;gap:8px;padding:8px;border-radius:8px;background:#fff;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a}.property-map-tool-icon[data-v-ad059498]{fill:#0a2540}.property-map-tool-button[data-v-ad059498]{width:36px;height:36px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.property-map-tool-button[data-v-ad059498]:hover{background:#0a2540}.property-map-tool-button:hover .property-map-tool-icon[data-v-ad059498]{fill:#fff}@media (max-width: 1024px){.title-wrapper[data-v-ad059498]{padding:30px 20px;margin-left:0}.property[data-v-ad059498]{padding:30px 20px}.filter-list[data-v-ad059498]{width:100%;padding:30px 20px}.property-list[data-v-ad059498]{padding:0}.property-map[data-v-ad059498]{padding:30px 20px}.filter-select[data-v-ad059498]:first-child{margin-left:0}.property-footer[data-v-ad059498]{justify-content:center}.property-map-title[data-v-ad059498]{text-align:center}.pagination-list[data-v-ad059498]{padding:0}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.about[data-v-0b0c0786]{background-color:#0a2540;padding:60px 92px 150px;display:flex;flex-direction:column}.title[data-v-0b0c0786]{color:#fff;font-family:Roboto;font-size:36px;font-weight:700;line-height:40px;margin-bottom:28px}.description[data-v-0b0c0786]{color:#fff;font-family:Roboto;font-weight:400;font-size:20px;line-height:28px;max-width:760px}@media (max-width: 576px){.about[data-v-0b0c0786]{padding:30px 48px 64px}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.company-intro[data-v-7fc2ce10]{background-color:#fff;padding:60px 92px 50px;display:flex;flex-direction:column}.text[data-v-7fc2ce10]{display:flex;flex-direction:column;justify-content:center;color:#0a2540;font-family:Roboto;font-size:24px;font-style:normal;font-weight:400;line-height:32px;text-align:center}.text[data-v-7fc2ce10]:after{content:"";width:80px;height:4px;background-color:#0a2540;margin:50px auto 32px}@media (max-width: 576px){.company-intro[data-v-7fc2ce10]{padding:30px 48px 0}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.mission[data-v-faa30247]{background-color:#f9fafb;padding:48px 80px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:48px}.mission-image[data-v-faa30247]{width:100%;max-width:616px;border-radius:16px;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a}.mission-text[data-v-faa30247]{max-width:605px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.title[data-v-faa30247]{width:100%;font-family:Roboto;font-size:32px;font-weight:700;line-height:40px;text-align:start;color:#0a2540}.description[data-v-faa30247]{overflow:hidden;color:#374151;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media (max-width: 1024px){.mission[data-v-faa30247]{padding:30px 48px}.title[data-v-faa30247],.description[data-v-faa30247]{text-align:center}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.team-card[data-v-07190e92]{margin-top:10px;background-color:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;width:300px;height:310px;box-shadow:0 4px 24px #0000001a;transition:margin .5s,box-shadow .5s}.team-card[data-v-07190e92]:hover{margin-top:0;margin-bottom:10px;box-shadow:0 8px 12px #0000001a,0 8px 12px 1px #0000001a}.icon-opacity[data-v-07190e92]{width:96px;height:96px;display:flex;border-radius:90px;background-color:#e5e7eb;justify-content:center;align-items:center;margin-bottom:16px}.person-icon[data-v-07190e92]{fill:#e5e7eb}.name[data-v-07190e92]{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#0a2540;margin-bottom:8px}.position[data-v-07190e92]{width:100%;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#374151;margin-bottom:16px}.description[data-v-07190e92]{width:100%;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#374151}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.section-header[data-v-96e73511]{padding-bottom:14px}.team[data-v-96e73511]{background-color:#fff;padding:64px 60px;display:flex;flex-direction:column;justify-content:center;align-items:center}.team-cards[data-v-96e73511]{margin-top:24px;display:flex;flex-direction:row;justify-content:center;gap:32px;flex-wrap:wrap}@media (max-width: 576px){.team[data-v-96e73511]{padding:30px 48px}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.facility-card[data-v-f656bac1]{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:16px;padding:24px}.card-number[data-v-f656bac1]{font-family:Roboto;font-size:14px;font-weight:500;font-style:normal;color:#fff;line-height:20px;text-align:center;padding:9px 11px;background-color:#001a33;border-radius:90px}.card-text[data-v-f656bac1]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.card-title[data-v-f656bac1]{font-family:Roboto;font-size:20px;font-weight:700;color:#0a2540;line-height:24px}.card-description[data-v-f656bac1]{width:181px;font-family:Roboto;font-size:16px;font-weight:400;color:#374151;line-height:24px;text-align:start}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.facilities[data-v-633fcc64]{background-color:#f9fafb;padding:64px 48px}.facilities-container[data-v-633fcc64]{margin-top:24px;display:flex;flex-direction:row;justify-content:center;gap:32px;flex-wrap:wrap}@media (max-width: 576px){.facilities[data-v-633fcc64]{padding:30px 48px}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.news-filter[data-v-d4367c14]{background-color:#fff;padding:30px 48px;display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;gap:24px;border-top:#D1D5DB 1px solid}.category-select[data-v-d4367c14]{font-family:Roboto;font-size:16px;font-weight:500;color:#0a2540;background-color:#fff;width:200px;height:42px;padding:8px;border:#D1D5DB 1px solid;border-radius:8px}.option[data-v-d4367c14]{font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;color:#0a2540;background-color:#fff}@media (max-width: 576px){.news-filter[data-v-d4367c14]{align-items:center;justify-content:center}.category-label[data-v-d4367c14],.time-label[data-v-d4367c14],.sort-label[data-v-d4367c14],.category-select[data-v-d4367c14]{width:100%}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.news-title[data-v-df133efe]{background-color:#fff;padding:32px 96px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.section-header[data-v-df133efe]{color:#0a2540;font-family:Roboto;font-size:36px;font-weight:700;line-height:40px;padding:0}.section-description[data-v-df133efe]{color:#374151;font-family:Roboto;font-weight:400;font-size:16px;line-height:24px;padding:0}@media (max-width: 576px){.news-title[data-v-df133efe]{padding:30px 48px;align-items:center}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.pagination[data-v-ba95c3dc]{margin-top:48px;display:flex;flex-direction:row}.previous-page[data-v-ba95c3dc]{padding:0;width:40px;height:40px;border-radius:0 0 16px 16px;background-color:#fff;border:1px solid #4B5563;text-align:center;transform:rotate(90deg)}.next-page[data-v-ba95c3dc]{padding:0;width:40px;height:40px;border-radius:0 0 16px 16px;background-color:#fff;border:1px solid #4B5563;text-align:center;transform:rotate(-90deg)}.page[data-v-ba95c3dc]{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;color:#4b5563;padding:0;width:40px;height:40px;background-color:#fff;border:1px solid #4B5563}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.news-container[data-v-21c2f684]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:30px 48px;background-color:#f3f4f6}.news-cards[data-v-21c2f684]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;width:100%;align-items:center;list-style:none;padding:0}.news-card[data-v-21c2f684]{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 576px){.news-container[data-v-21c2f684]{padding:30px 20px}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.actual-news[data-v-9df298c7]{background-color:#f9fafb;padding:64px 96px;display:flex;flex-direction:column;align-items:center}.section-title[data-v-9df298c7]{text-align:left;color:#111827;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:32px}.cards-container[data-v-9df298c7]{width:100%;display:flex;flex-direction:row;justify-content:center;gap:32px}@media (max-width: 576px){.actual-news[data-v-9df298c7]{padding:30px 20px}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.event-section[data-v-ff2e7768]{background-color:#fff;display:flex;flex-direction:column;align-items:center;padding:40px 96px}.section-title[data-v-ff2e7768]{color:#111827;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:24px}.card-container[data-v-ff2e7768]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;margin-bottom:40px}@media (max-width: 576px){.event-section[data-v-ff2e7768]{padding:30px 20px}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.contacts-title[data-v-c09e4891]{background-color:#fff;padding:32px 96px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.section-header[data-v-c09e4891]{color:#0a2540;font-family:Roboto;font-size:36px;font-weight:700;line-height:40px;padding:0}.section-description[data-v-c09e4891]{color:#374151;font-family:Roboto;font-weight:400;font-size:16px;line-height:24px;padding:0}@media (max-width: 1024px){.contacts-title[data-v-c09e4891]{padding:30px 40px}.section-header[data-v-c09e4891]{width:100%;text-align:left}.section-description[data-v-c09e4891]{text-align:left}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.contacts-card[data-v-a98c65ff]{margin-top:10px;display:flex;flex-direction:row;justify-content:left;align-items:flex-start;width:365px;background-color:#fff;gap:16px;padding:20px;border-radius:8px;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a;transition:margin .5s,box-shadow .5s}.contacts-card[data-v-a98c65ff]:hover{margin-top:0;margin-bottom:10px;box-shadow:0 8px 12px #0000001a,0 8px 12px 1px #0000001a}.card-icon[data-v-a98c65ff]{width:40px;height:40px;border-radius:90px;background-color:#d1d5db;display:flex;align-items:center;justify-content:center}.icon[data-v-a98c65ff]{width:25px;height:25px;background-color:#d1d5db;margin:0;display:flex}.card-text[data-v-a98c65ff]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.card-title[data-v-a98c65ff]{font-family:Roboto;font-size:20px;font-weight:700;color:#0a2540;line-height:24px}.card-description[data-v-a98c65ff]{font-family:Roboto;font-size:16px;font-weight:400;color:#374151;line-height:24px;text-align:start;list-style-type:none;padding-left:0}@media (max-width: 576px){.contacts-card[data-v-a98c65ff]{width:100%}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.contacts-info[data-v-d30791c5]{width:100vw;border-top:1px solid #E5E7EB;background-color:#f3f4f6;padding:40px 96px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap}.section-header[data-v-d30791c5]{width:100%;color:#111827;text-align:start;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:32px;padding:0}.map-container[data-v-d30791c5]{display:flex;justify-content:center;align-items:center}.map-image[data-v-d30791c5]{max-height:735px;width:100%;max-width:811px;object-fit:cover;border-radius:16px;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a}.contacts-cards[data-v-d30791c5]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px}@media (max-width: 1024px){.contacts-info[data-v-d30791c5]{padding:30px 40px}.section-header[data-v-d30791c5]{text-align:center}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.team-card[data-v-705e0f48]{margin-top:10px;max-width:288px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:16px;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a;transition:margin .5s,box-shadow .5s}.team-card[data-v-705e0f48]:hover{margin-top:0;margin-bottom:10px;box-shadow:0 8px 12px #0000001a,0 8px 12px 1px #0000001a}.team-card-image[data-v-705e0f48]{width:100%;border-radius:16px 16px 0 0;object-fit:cover}.card-text[data-v-705e0f48]{padding:20px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.card-title[data-v-705e0f48]{width:100%;font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:29px;color:#0a2540;text-align:start}.position[data-v-705e0f48]{width:100%;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;color:#374151;text-align:start}.card-info[data-v-705e0f48]{margin-top:10px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;list-style:none;padding:0}.phone[data-v-705e0f48]{width:100%;text-align:start;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;color:#374151;display:flex;flex-direction:row;align-items:center}.phone[data-v-705e0f48]:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.0763%207.12C6.38734%207.67111%206.76727%208.17111%207.21606%208.62C7.66486%209.06889%208.16476%209.44889%208.71576%209.76L9.30231%208.93333C9.40006%208.79111%209.53115%208.70222%209.69556%208.66667C9.85997%208.63111%2010.0177%208.65333%2010.1688%208.73333C11.1197%209.25778%2012.1373%209.56%2013.2215%209.64C13.3904%209.65778%2013.5348%209.72889%2013.6548%209.85333C13.7747%209.97778%2013.8347%2010.1289%2013.8347%2010.3067V13.28C13.8347%2013.4489%2013.777%2013.5978%2013.6614%2013.7267C13.5459%2013.8556%2013.4037%2013.9289%2013.2348%2013.9467C12.8794%2013.9822%2012.5239%2014%2012.1684%2014C10.7642%2014%209.42228%2013.7289%208.14254%2013.1867C6.90724%2012.6622%205.81413%2011.9244%204.86321%2010.9733C3.91229%2010.0222%203.17466%208.92889%202.65033%207.69333C2.10821%206.41333%201.83716%205.07111%201.83716%203.66667C1.83716%203.31111%201.85493%202.95555%201.89048%202.6C1.90825%202.43111%201.98157%202.28889%202.11044%202.17333C2.2393%202.05778%202.38816%202%202.55701%202H5.52974C5.70748%202%205.85856%202.06%205.98298%202.18C6.1074%202.3%206.1785%202.44444%206.19627%202.61333C6.27626%203.69778%206.57842%204.71556%207.10275%205.66667C7.18274%205.81778%207.20496%205.97556%207.16941%206.14C7.13386%206.30444%207.04499%206.43556%206.90279%206.53333L6.0763%207.12ZM4.39664%206.68L5.66305%205.77333C5.30756%205%205.06317%204.18667%204.92986%203.33333H3.17022V3.66667C3.17022%204.88444%203.40573%206.05333%203.87674%207.17333C4.32998%208.24889%204.97208%209.20222%205.80302%2010.0333C6.63396%2010.8644%207.5871%2011.5067%208.66244%2011.96C9.78221%2012.4311%2010.9509%2012.6667%2012.1684%2012.6667H12.5017V10.9067C11.6485%2010.7733%2010.8353%2010.5289%2010.0622%2010.1733L9.15567%2011.44C8.7913%2011.2978%208.43582%2011.1289%208.08922%2010.9333L8.04923%2010.92C7.40047%2010.5467%206.80948%2010.0933%206.27626%209.56C5.74303%209.02667%205.28979%208.43556%204.91653%207.78667L4.9032%207.74667C4.70769%207.4%204.53883%207.04444%204.39664%206.68Z'%20/%3e%3c/svg%3e");-webkit-mask:var(--icon) no-repeat 50% 50%;mask:var(--icon) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:none;width:16px;height:16px;margin-right:8px}.email[data-v-705e0f48]{width:100%;text-align:start;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;color:#374151;display:flex;flex-direction:row;align-items:center}.email[data-v-705e0f48]:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.1641%202H14.1641C14.3508%202%2014.5085%202.06444%2014.6374%202.19333C14.7663%202.32222%2014.8308%202.48%2014.8308%202.66667V13.3333C14.8308%2013.52%2014.7663%2013.6778%2014.6374%2013.8067C14.5085%2013.9356%2014.3508%2014%2014.1641%2014H2.1641C1.97744%2014%201.81966%2013.9356%201.69077%2013.8067C1.56188%2013.6778%201.49744%2013.52%201.49744%2013.3333V2.66667C1.49744%202.48%201.56188%202.32222%201.69077%202.19333C1.81966%202.06444%201.97744%202%202.1641%202ZM13.4974%204.82667L8.21744%209.56L2.83077%204.81333V12.6667H13.4974V4.82667ZM3.17744%203.33333L8.2041%207.77333L13.1641%203.33333H3.17744Z'/%3e%3c/svg%3e");-webkit-mask:var(--icon) no-repeat 50% 50%;mask:var(--icon) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:none;width:16px;height:16px;margin-right:8px}.languages[data-v-705e0f48]{width:100%;text-align:start;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;color:#374151;display:flex;flex-direction:row;align-items:center}.languages[data-v-705e0f48]:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-332'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M12.0613%207.49992L14.9928%2014.8333H13.5537L12.7542%2012.8333H10.0226L9.22314%2014.8333H7.79739L10.7288%207.49992H12.0613ZM6.39828%202.16658V3.49992H10.3957V4.83325H9.07657C8.55246%206.40658%207.74853%207.80659%206.66478%209.03325C7.14447%209.46881%207.66414%209.84659%208.22378%2010.1666L7.71744%2011.4199C7.00678%2011.0199%206.34054%2010.5399%205.71872%209.97992C4.50172%2011.0821%203.12482%2011.8733%201.58803%2012.3533L1.24158%2011.0599C2.54741%2010.651%203.72888%209.97547%204.78598%209.03325C4.02202%208.17103%203.39576%207.21547%202.90718%206.16658H4.39956C4.77266%206.85992%205.21237%207.49992%205.71872%208.08659C6.55374%207.12659%207.20221%206.04214%207.66414%204.83325H1.06836V3.49992H5.0658V2.16658H6.39828ZM11.3951%209.41992L10.5556%2011.4999H12.2212L11.3951%209.41992Z'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");-webkit-mask:var(--icon) no-repeat 50% 50%;mask:var(--icon) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;color:#0a2540;width:16px;height:16px;margin-right:8px}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.contacts-team[data-v-4873e316]{background-color:#fff;padding:64px 96px;display:flex;flex-direction:column;justify-content:center;align-items:center}.contacts-team .section-header[data-v-4873e316]{font-size:24px;font-style:normal;font-weight:700;line-height:32px;padding-bottom:4px;color:#333;margin:0}.contacts-team .team-cards[data-v-4873e316]{display:flex;flex-direction:row;justify-content:space-between;gap:32px;margin-top:22px;flex-wrap:wrap;justify-content:center;align-items:center}@media (max-width: 1024px){.contacts-team[data-v-4873e316]{padding:30px 20px}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.main[data-v-c02a068c]{flex:1;background-color:#f9fafb}.property-card[data-v-c02a068c]{padding-inline:80px}.property-wrapper[data-v-c02a068c]{margin-bottom:64px;display:grid;padding-top:32px;padding-inline:16px;grid-template-columns:1fr 1fr}.carousel[data-v-c02a068c]{position:relative}.carousel-list[data-v-c02a068c]{display:grid;row-gap:16px;column-gap:12px;max-width:100%;margin:0;padding:0;list-style-type:none;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr 64px}.carousel-item[data-v-c02a068c]{overflow-x:auto;overflow-y:hidden;grid-row:2/3;height:64px}.carousel-item.active[data-v-c02a068c]{position:relative;width:100%;height:100%;grid-column:1/-1;grid-row:1/2}.carousel-image[data-v-c02a068c]{width:100%;height:100%;object-fit:cover;border-radius:16px}.carousel-controls[data-v-c02a068c]{height:100%;padding:16px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;grid-column:5/7;grid-row:1/2;z-index:9998}.carousel-button[data-v-c02a068c]{background:none;border:none;cursor:pointer;padding:0;margin:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#fff;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a}.carousel-button.prev .carousel-icon[data-v-c02a068c]{transform:rotate(90deg)}.carousel-button.next .carousel-icon[data-v-c02a068c]{transform:rotate(-90deg)}.carousel-switch[data-v-c02a068c]{display:flex;flex-direction:row;gap:8px}.description[data-v-c02a068c]{margin-left:32px;display:flex;flex-direction:column}.description-title[data-v-c02a068c],.price[data-v-c02a068c]{color:#111827;font-family:Roboto,system-ui,sans-serif;font-size:30px;font-style:normal;font-weight:700;line-height:36px;margin-bottom:12px}.price[data-v-c02a068c]{color:#0a2540}.title-wrapper[data-v-c02a068c]{display:flex;justify-content:space-between}.tags[data-v-c02a068c]{display:flex;list-style-type:none;padding-left:0;margin-bottom:16px}.tag[data-v-c02a068c]{color:#374151;font-family:Roboto,system-ui,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex;padding:4px 12px;align-items:center}.tag.highlited[data-v-c02a068c]{background-color:#0a2540;color:#fff;border-radius:90px}.geo[data-v-c02a068c]{color:#4b5563;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;position:relative;display:flex;align-items:center;margin-bottom:24px}.geo[data-v-c02a068c]:before{display:inline-block;content:" ";-webkit-mask:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.15624%2013.3602L11.4461%2010.0536C12.0499%209.45801%2012.4583%208.75579%2012.6714%207.9469C12.8757%207.15579%2012.8757%206.36468%2012.6714%205.57357C12.4583%204.76468%2012.0521%204.06023%2011.4527%203.46023C10.8534%202.86023%2010.1497%202.45357%209.34165%202.24023C8.55138%202.03579%207.7611%202.03579%206.97083%202.24023C6.1628%202.45357%205.4591%202.86023%204.85974%203.46023C4.26037%204.06023%203.85414%204.76468%203.64103%205.57357C3.4368%206.36468%203.4368%207.15579%203.64103%207.9469C3.85414%208.75579%204.26259%209.45801%204.8664%2010.0536L8.15624%2013.3602ZM8.15624%2015.2402L3.92073%2011.0002C3.14822%2010.2358%202.62877%209.32912%202.36239%208.28023C2.096%207.2669%202.096%206.25357%202.36239%205.24023C2.62877%204.19135%203.146%203.28246%203.91407%202.51357C4.68215%201.74468%205.59007%201.22246%206.63785%200.9469C7.65011%200.689123%208.66237%200.689123%209.67463%200.9469C10.7224%201.22246%2011.6303%201.74468%2012.3984%202.51357C13.1665%203.28246%2013.6837%204.19135%2013.9501%205.24023C14.2165%206.25357%2014.2165%207.2669%2013.9501%208.28023C13.6837%209.32912%2013.1643%2010.2358%2012.3917%2011.0002L8.15624%2015.2402ZM8.15624%208.09357C8.39598%208.09357%208.61797%208.03357%208.8222%207.91357C9.02643%207.79357%209.18848%207.63135%209.30835%207.4269C9.42822%207.22246%209.48816%207.00023%209.48816%206.76023C9.48816%206.52023%209.42822%206.29801%209.30835%206.09357C9.18848%205.88912%209.02643%205.7269%208.8222%205.6069C8.61797%205.4869%208.39598%205.4269%208.15624%205.4269C7.91649%205.4269%207.69451%205.4869%207.49028%205.6069C7.28605%205.7269%207.124%205.88912%207.00413%206.09357C6.88425%206.29801%206.82432%206.52023%206.82432%206.76023C6.82432%207.00023%206.88425%207.22246%207.00413%207.4269C7.124%207.63135%207.28605%207.79357%207.49028%207.91357C7.69451%208.03357%207.91649%208.09357%208.15624%208.09357ZM8.15624%209.4269C7.67675%209.4269%207.23277%209.3069%206.82432%209.0669C6.41586%208.8269%206.09176%208.50246%205.85202%208.09357C5.61227%207.68468%205.4924%207.23801%205.4924%206.75357C5.4924%206.26912%205.61227%205.82468%205.85202%205.42023C6.09176%205.01579%206.41586%204.69357%206.82432%204.45357C7.23277%204.21357%207.67675%204.09357%208.15624%204.09357C8.63573%204.09357%209.0797%204.21357%209.48816%204.45357C9.89661%204.69357%2010.2207%205.01579%2010.4605%205.42023C10.7002%205.82468%2010.8201%206.26912%2010.8201%206.75357C10.8201%207.23801%2010.7002%207.68468%2010.4605%208.09357C10.2207%208.50246%209.89661%208.8269%209.48816%209.0669C9.0797%209.3069%208.63573%209.4269%208.15624%209.4269Z'/%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.15624%2013.3602L11.4461%2010.0536C12.0499%209.45801%2012.4583%208.75579%2012.6714%207.9469C12.8757%207.15579%2012.8757%206.36468%2012.6714%205.57357C12.4583%204.76468%2012.0521%204.06023%2011.4527%203.46023C10.8534%202.86023%2010.1497%202.45357%209.34165%202.24023C8.55138%202.03579%207.7611%202.03579%206.97083%202.24023C6.1628%202.45357%205.4591%202.86023%204.85974%203.46023C4.26037%204.06023%203.85414%204.76468%203.64103%205.57357C3.4368%206.36468%203.4368%207.15579%203.64103%207.9469C3.85414%208.75579%204.26259%209.45801%204.8664%2010.0536L8.15624%2013.3602ZM8.15624%2015.2402L3.92073%2011.0002C3.14822%2010.2358%202.62877%209.32912%202.36239%208.28023C2.096%207.2669%202.096%206.25357%202.36239%205.24023C2.62877%204.19135%203.146%203.28246%203.91407%202.51357C4.68215%201.74468%205.59007%201.22246%206.63785%200.9469C7.65011%200.689123%208.66237%200.689123%209.67463%200.9469C10.7224%201.22246%2011.6303%201.74468%2012.3984%202.51357C13.1665%203.28246%2013.6837%204.19135%2013.9501%205.24023C14.2165%206.25357%2014.2165%207.2669%2013.9501%208.28023C13.6837%209.32912%2013.1643%2010.2358%2012.3917%2011.0002L8.15624%2015.2402ZM8.15624%208.09357C8.39598%208.09357%208.61797%208.03357%208.8222%207.91357C9.02643%207.79357%209.18848%207.63135%209.30835%207.4269C9.42822%207.22246%209.48816%207.00023%209.48816%206.76023C9.48816%206.52023%209.42822%206.29801%209.30835%206.09357C9.18848%205.88912%209.02643%205.7269%208.8222%205.6069C8.61797%205.4869%208.39598%205.4269%208.15624%205.4269C7.91649%205.4269%207.69451%205.4869%207.49028%205.6069C7.28605%205.7269%207.124%205.88912%207.00413%206.09357C6.88425%206.29801%206.82432%206.52023%206.82432%206.76023C6.82432%207.00023%206.88425%207.22246%207.00413%207.4269C7.124%207.63135%207.28605%207.79357%207.49028%207.91357C7.69451%208.03357%207.91649%208.09357%208.15624%208.09357ZM8.15624%209.4269C7.67675%209.4269%207.23277%209.3069%206.82432%209.0669C6.41586%208.8269%206.09176%208.50246%205.85202%208.09357C5.61227%207.68468%205.4924%207.23801%205.4924%206.75357C5.4924%206.26912%205.61227%205.82468%205.85202%205.42023C6.09176%205.01579%206.41586%204.69357%206.82432%204.45357C7.23277%204.21357%207.67675%204.09357%208.15624%204.09357C8.63573%204.09357%209.0797%204.21357%209.48816%204.45357C9.89661%204.69357%2010.2207%205.01579%2010.4605%205.42023C10.7002%205.82468%2010.8201%206.26912%2010.8201%206.75357C10.8201%207.23801%2010.7002%207.68468%2010.4605%208.09357C10.2207%208.50246%209.89661%208.8269%209.48816%209.0669C9.0797%209.3069%208.63573%209.4269%208.15624%209.4269Z'/%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#4b5563;width:16px;height:16px;margin-right:8px}.description-list[data-v-c02a068c]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(min-content,1fr);row-gap:0px;column-gap:16px;margin-bottom:24px}.description-label[data-v-c02a068c]{color:#4b5563;font-family:Roboto,system-ui,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;grid-row:1/2}.description-text[data-v-c02a068c]{display:flex;align-items:center;color:#000;font-family:Roboto,system-ui,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:28px}.description-icon[data-v-c02a068c]{margin-right:6px}.description-buttons[data-v-c02a068c]{display:flex;gap:16px}.anchor-link[data-v-c02a068c],.contact-link[data-v-c02a068c]{text-decoration:none;display:flex;padding:12px 24px;justify-content:center;align-items:center;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.anchor-link[data-v-c02a068c]{border-radius:8px;background:#0a2540;color:#fff}.anchor-link>.description-button-icon[data-v-c02a068c]{width:16px;height:16px;fill:#fff;margin-right:10px}.contact-link[data-v-c02a068c]{border-radius:8px;border:1px solid #0a2540;color:#0a2540}.contact-link>.description-button-icon[data-v-c02a068c]{fill:#0a2540;margin-right:10px}.contact-buttons[data-v-c02a068c]{display:flex;gap:16px;margin-top:32px;margin-bottom:32px}.contact-button[data-v-c02a068c]{display:flex;text-decoration:none;padding:8px 16px;justify-content:center;align-items:center;flex-shrink:0;background-color:unset;border:0;border-radius:8px;cursor:pointer;color:#fff;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.contact-button>.contact-icon[data-v-c02a068c]{margin-right:10px;width:16px;height:16px}.contact-whatsapp[data-v-c02a068c]{background-color:#25d366}.contact-whatsapp>.contact-icon[data-v-c02a068c]{fill:#fff}.contact-telegram[data-v-c02a068c]{background-color:#08c}.contact-telegram>.contact-icon[data-v-c02a068c]{fill:#fff}.contact-share[data-v-c02a068c]{color:#374151;border:1px solid #d1d5db;background:#fff}.contact-share>.contact-icon[data-v-c02a068c]{fill:#374151}.description-agent-title[data-v-c02a068c]{color:#000;font-family:Roboto,system-ui,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:16px}.description-agent[data-v-c02a068c]{margin-top:auto;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:24px;display:flex;flex-direction:column}.description-person-wrapper[data-v-c02a068c]{display:flex;gap:16px;margin-bottom:16px}.description-person-image[data-v-c02a068c]{border-radius:50%}.description-person-name[data-v-c02a068c]{color:#000;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.description-person-position[data-v-c02a068c]{color:#4b5563;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.description-agent-contact[data-v-c02a068c],.cta-callback[data-v-c02a068c]{color:#000;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration:none;display:flex;align-items:center}.description-agent-contact>.description-agent-contact-icon[data-v-c02a068c],.description-agent-contact .cta-callback-icon[data-v-c02a068c],.cta-callback>.description-agent-contact-icon[data-v-c02a068c],.cta-callback .cta-callback-icon[data-v-c02a068c]{width:16px;height:16px;margin-right:16px}.description-agent-contact[data-v-c02a068c]:last-of-type,.cta-callback[data-v-c02a068c]:last-of-type{margin-top:12px}.property-details[data-v-c02a068c]{border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d}.property-divisions[data-v-c02a068c]{display:flex;list-style-type:none;padding-left:0;flex-wrap:wrap}.property-division[data-v-c02a068c]{padding:16px 24px;color:#4b5563;background-color:#fff;border-color:unset;border-width:0px;text-align:center;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;border-radius:8px 8px 0 0;cursor:pointer}.property-division.active[data-v-c02a068c]{color:#0a2540;border-bottom:2px solid #0a2540}.property-division[data-v-c02a068c]:hover{opacity:.8}.property-division-heading[data-v-c02a068c]{color:#111827;font-family:Roboto,system-ui,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:32px}.property-division-text-wrapper[data-v-c02a068c]{color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:wrap;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:24px}.property-division-text[data-v-c02a068c]{color:#374151;margin-block:8px}.property-division-subheading[data-v-c02a068c]{color:#111827;font-family:Roboto,system-ui,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-block:16px;display:flex}.property-division-list[data-v-c02a068c]{padding-left:20px;list-style-type:none;display:flex;flex-direction:column;gap:8px}.cta-form[data-v-c02a068c]{display:flex;flex-direction:column;width:100%;grid-column:1/2;padding:32px;background-color:#fff;border-radius:20px 0 0 20px}.property-cta[data-v-c02a068c]{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;padding-inline:176px}.cta-title[data-v-c02a068c]{color:#111827;font-family:Roboto,system-ui,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:32px}.cta-legend[data-v-c02a068c]{overflow:hidden;color:#4b5563;text-overflow:ellipsis;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:24px}.cta-fieldset[data-v-c02a068c]{border:none;padding:0;margin:0;display:flex;flex-direction:column}.cta-label[data-v-c02a068c]{color:#374151;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.cta-input[data-v-c02a068c]{width:100%;display:flex;padding:12px 16px;align-items:center;flex-shrink:0;border-radius:8px;border:1px solid #d1d5db;background:#fff;margin-bottom:16px}.cta-input[data-v-c02a068c]::placeholder{color:#9ca3af;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.cta-datepicker[data-v-c02a068c]{position:relative;width:100%}.cta-datepicker[data-v-c02a068c]:after{content:" ";-webkit-mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-531'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M5.1719%201.16683V2.3335H8.6719V1.16683H9.83856V2.3335H12.1719C12.3352%202.3335%2012.4733%202.38988%2012.5861%202.50266C12.6988%202.61544%2012.7552%202.7535%2012.7552%202.91683V12.2502C12.7552%2012.4135%2012.6988%2012.5516%2012.5861%2012.6643C12.4733%2012.7771%2012.3352%2012.8335%2012.1719%2012.8335H1.6719C1.50856%2012.8335%201.37051%2012.7771%201.25773%2012.6643C1.14495%2012.5516%201.08856%2012.4135%201.08856%2012.2502V2.91683C1.08856%202.7535%201.14495%202.61544%201.25773%202.50266C1.37051%202.38988%201.50856%202.3335%201.6719%202.3335H4.00523V1.16683H5.1719ZM11.5886%207.00016H2.25523V11.6668H11.5886V7.00016ZM4.00523%203.50016H2.25523V5.8335H11.5886V3.50016H9.83856V4.66683H8.6719V3.50016H5.1719V4.66683H4.00523V3.50016Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-531'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M5.1719%201.16683V2.3335H8.6719V1.16683H9.83856V2.3335H12.1719C12.3352%202.3335%2012.4733%202.38988%2012.5861%202.50266C12.6988%202.61544%2012.7552%202.7535%2012.7552%202.91683V12.2502C12.7552%2012.4135%2012.6988%2012.5516%2012.5861%2012.6643C12.4733%2012.7771%2012.3352%2012.8335%2012.1719%2012.8335H1.6719C1.50856%2012.8335%201.37051%2012.7771%201.25773%2012.6643C1.14495%2012.5516%201.08856%2012.4135%201.08856%2012.2502V2.91683C1.08856%202.7535%201.14495%202.61544%201.25773%202.50266C1.37051%202.38988%201.50856%202.3335%201.6719%202.3335H4.00523V1.16683H5.1719ZM11.5886%207.00016H2.25523V11.6668H11.5886V7.00016ZM4.00523%203.50016H2.25523V5.8335H11.5886V3.50016H9.83856V4.66683H8.6719V3.50016H5.1719V4.66683H4.00523V3.50016Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#374151;width:16px;height:16px;position:absolute;right:19px;top:21px;transform:translateY(-50%)}.cta-datepicker[data-v-c02a068c]:has(input:focus):after{display:none}.cta-select[data-v-c02a068c]{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:150px;height:42px;padding:8px 16px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-162'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M8.68751%208.70667L11.9788%205.41334L12.9249%206.34667L8.68751%2010.5867L4.45016%206.34667L5.39624%205.41334L8.68751%208.70667Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 16px center}.cta-textarea[data-v-c02a068c]{padding:12px 16px;resize:none;overflow-y:auto;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;border-radius:8px;border:1px solid #d1d5db;background:#fff;margin-bottom:31px}.cta-button[data-v-c02a068c]{color:#fff;text-align:center;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:flex;padding:12px 24px;justify-content:center;align-items:center;flex-shrink:0;border:unset;border-radius:8px;background:#0a2540}.cta-additional[data-v-c02a068c]{grid-column:2/3;background-color:#0a2540;border-radius:0 20px 20px 0;display:flex;flex-direction:column;width:100%;padding:32px}.cta-subtitle[data-v-c02a068c]{color:#fff;font-family:Roboto,system-ui,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:24px}.cta-list[data-v-c02a068c]{list-style-type:none;padding-left:0;margin-bottom:32px;display:flex;flex-direction:column;gap:16px}.cta-point[data-v-c02a068c]{display:grid;grid-template-columns:max-content 1fr;color:#fff;text-overflow:ellipsis;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.cta-mark-wrapper[data-v-c02a068c]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:12px;background-color:#fff;border-radius:50%}.cta-callback-wrapper[data-v-c02a068c]{display:flex;flex-direction:column}.cta-callback-title[data-v-c02a068c]{color:#fff;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:16px}.cta-callback[data-v-c02a068c]{color:#fff}.cta-callback>.cta-callback-icon[data-v-c02a068c]{fill:#fff}.property-similar[data-v-c02a068c]{display:flex;flex-direction:column;padding-inline:80px;margin-top:80px;margin-bottom:40px}.similar-title[data-v-c02a068c]{color:#111827;font-family:Roboto,system-ui,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:32px;text-align:center}.similar-cards[data-v-c02a068c]{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:center;gap:32px;margin-bottom:40px;flex-wrap:wrap}.similar-button[data-v-c02a068c]{border-radius:8px;border:1px solid #0a2540;background:#fff;width:300px;display:flex;align-self:center;padding:12px 24px;justify-content:center;align-items:center;color:#0a2540;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-decoration:none}.similar-button-icon-wrapper[data-v-c02a068c]{display:flex;margin-left:10px}@media (max-width: 1280px){.property-wrapper[data-v-c02a068c]{grid-template-columns:400px 1fr}.carousel-item.active[data-v-c02a068c]{width:400px}}@media (max-width: 1024px){.property-card[data-v-c02a068c]{padding:30px 20px}.property-wrapper[data-v-c02a068c]{display:flex;flex-direction:column;padding:0;gap:30px;margin-bottom:20px}.carousel-list[data-v-c02a068c]{row-gap:10px;grid-template-rows:fit-content 64px}.carousel-item[data-v-c02a068c]{width:100%}.carousel-item.active[data-v-c02a068c]{width:100%;height:100%;grid-column:1/7;grid-row:1/2}.property-similar[data-v-c02a068c]{margin-top:10px;padding:30px 20px}.similar-title[data-v-c02a068c]{text-align:center}.description[data-v-c02a068c]{margin:0}.description-buttons[data-v-c02a068c]{flex-direction:column}.anchor-link[data-v-c02a068c],.contact-link[data-v-c02a068c]{width:100%}.contact-buttons[data-v-c02a068c]{justify-content:space-between;flex-wrap:wrap}.property-cta[data-v-c02a068c]{padding-inline:0px;display:flex;flex-wrap:wrap-reverse}.cta-form[data-v-c02a068c]{border-radius:0 0 16px 16px}.cta-additional[data-v-c02a068c]{border-radius:16px 16px 0 0}.cta-fieldset[data-v-c02a068c]{display:flex;flex-direction:column}.property-divisions[data-v-c02a068c]{justify-content:space-between;gap:0px}.cta-input[data-v-c02a068c],.cta-datepicker[data-v-c02a068c],.cta-textarea[data-v-c02a068c]{width:100%}}@font-face{font-family:Roboto;src:url(/assets/Roboto-746kZxMU.woff2) format("woff2-variations");font-weight:400 500 700}@font-face{font-family:Pacifico;src:url(/assets/Pacifico-zXeBaS_Z.woff2) format("woff2");font-weight:400;font-size:30px}.main[data-v-43158dae]{display:grid;grid-template-columns:1fr 33%;gap:24px;padding:32px 96px;background-color:#e5e7eb}.news-section[data-v-43158dae]{display:flex;flex-direction:column;background-color:#fff;border-radius:16px;padding:0;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a}.news-header[data-v-43158dae]{padding:32px;display:flex;flex-direction:column;justify-content:start;align-items:flex-start}.tags[data-v-43158dae]{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;list-style:none;padding:0;margin-bottom:16px}.tag[data-v-43158dae]{color:#6b7280;font-family:Roboto,system-ui,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex;align-items:center;padding:0;width:fit-content}.tag.highlited[data-v-43158dae]{background-color:#0a2540;color:#fff;border-radius:90px;padding:4px 12px}.tag.date[data-v-43158dae]:before{display:inline-block;content:" ";-webkit-mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-531'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M5.1719%201.16683V2.3335H8.6719V1.16683H9.83856V2.3335H12.1719C12.3352%202.3335%2012.4733%202.38988%2012.5861%202.50266C12.6988%202.61544%2012.7552%202.7535%2012.7552%202.91683V12.2502C12.7552%2012.4135%2012.6988%2012.5516%2012.5861%2012.6643C12.4733%2012.7771%2012.3352%2012.8335%2012.1719%2012.8335H1.6719C1.50856%2012.8335%201.37051%2012.7771%201.25773%2012.6643C1.14495%2012.5516%201.08856%2012.4135%201.08856%2012.2502V2.91683C1.08856%202.7535%201.14495%202.61544%201.25773%202.50266C1.37051%202.38988%201.50856%202.3335%201.6719%202.3335H4.00523V1.16683H5.1719ZM11.5886%207.00016H2.25523V11.6668H11.5886V7.00016ZM4.00523%203.50016H2.25523V5.8335H11.5886V3.50016H9.83856V4.66683H8.6719V3.50016H5.1719V4.66683H4.00523V3.50016Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-531'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M5.1719%201.16683V2.3335H8.6719V1.16683H9.83856V2.3335H12.1719C12.3352%202.3335%2012.4733%202.38988%2012.5861%202.50266C12.6988%202.61544%2012.7552%202.7535%2012.7552%202.91683V12.2502C12.7552%2012.4135%2012.6988%2012.5516%2012.5861%2012.6643C12.4733%2012.7771%2012.3352%2012.8335%2012.1719%2012.8335H1.6719C1.50856%2012.8335%201.37051%2012.7771%201.25773%2012.6643C1.14495%2012.5516%201.08856%2012.4135%201.08856%2012.2502V2.91683C1.08856%202.7535%201.14495%202.61544%201.25773%202.50266C1.37051%202.38988%201.50856%202.3335%201.6719%202.3335H4.00523V1.16683H5.1719ZM11.5886%207.00016H2.25523V11.6668H11.5886V7.00016ZM4.00523%203.50016H2.25523V5.8335H11.5886V3.50016H9.83856V4.66683H8.6719V3.50016H5.1719V4.66683H4.00523V3.50016Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#4b5563;width:16px;height:16px;margin-right:8px}.tag.readtime[data-v-43158dae]:before{display:inline-block;content:" ";-webkit-mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-56'%20clip-path='url(%23clip0_2_4770)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M7.32845%2012.8333C6.53512%2012.8333%205.77678%2012.6817%205.05345%2012.3783C4.36123%2012.0828%203.74484%2011.6647%203.20428%2011.1242C2.66373%2010.5836%202.24567%209.96722%201.95012%209.27499C1.64678%208.55166%201.49512%207.79333%201.49512%206.99999C1.49512%206.20666%201.64678%205.44833%201.95012%204.72499C2.24567%204.03277%202.66373%203.41638%203.20428%202.87583C3.74484%202.33527%204.36123%201.91722%205.05345%201.62166C5.77678%201.31833%206.53512%201.16666%207.32845%201.16666C8.12178%201.16666%208.88012%201.31833%209.60345%201.62166C10.2957%201.91722%2010.9121%202.33527%2011.4526%202.87583C11.9932%203.41638%2012.4112%204.03277%2012.7068%204.72499C13.0101%205.44833%2013.1618%206.20666%2013.1618%206.99999C13.1618%207.79333%2013.0101%208.55166%2012.7068%209.27499C12.4112%209.96722%2011.9932%2010.5836%2011.4526%2011.1242C10.9121%2011.6647%2010.2957%2012.0828%209.60345%2012.3783C8.88012%2012.6817%208.12178%2012.8333%207.32845%2012.8333ZM7.32845%2011.6667C8.17623%2011.6667%208.96178%2011.4528%209.68512%2011.025C10.3851%2010.6128%2010.9412%2010.0567%2011.3535%209.35666C11.7812%208.63333%2011.9951%207.84777%2011.9951%206.99999C11.9951%206.15222%2011.7812%205.36666%2011.3535%204.64333C10.9412%203.94333%2010.3851%203.38722%209.68512%202.97499C8.96178%202.54722%208.17623%202.33333%207.32845%202.33333C6.48067%202.33333%205.69512%202.54722%204.97178%202.97499C4.27178%203.38722%203.71567%203.94333%203.30345%204.64333C2.87567%205.36666%202.66178%206.15222%202.66178%206.99999C2.66178%207.84777%202.87567%208.63333%203.30345%209.35666C3.71567%2010.0567%204.27178%2010.6128%204.97178%2011.025C5.69512%2011.4528%206.48067%2011.6667%207.32845%2011.6667ZM7.91178%206.99999H10.2451V8.16666H6.74512V4.08333H7.91178V6.99999Z'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2_4770'%3e%3crect%20width='13.125'%20height='14'%20transform='translate(0.765625)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-56'%20clip-path='url(%23clip0_2_4770)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M7.32845%2012.8333C6.53512%2012.8333%205.77678%2012.6817%205.05345%2012.3783C4.36123%2012.0828%203.74484%2011.6647%203.20428%2011.1242C2.66373%2010.5836%202.24567%209.96722%201.95012%209.27499C1.64678%208.55166%201.49512%207.79333%201.49512%206.99999C1.49512%206.20666%201.64678%205.44833%201.95012%204.72499C2.24567%204.03277%202.66373%203.41638%203.20428%202.87583C3.74484%202.33527%204.36123%201.91722%205.05345%201.62166C5.77678%201.31833%206.53512%201.16666%207.32845%201.16666C8.12178%201.16666%208.88012%201.31833%209.60345%201.62166C10.2957%201.91722%2010.9121%202.33527%2011.4526%202.87583C11.9932%203.41638%2012.4112%204.03277%2012.7068%204.72499C13.0101%205.44833%2013.1618%206.20666%2013.1618%206.99999C13.1618%207.79333%2013.0101%208.55166%2012.7068%209.27499C12.4112%209.96722%2011.9932%2010.5836%2011.4526%2011.1242C10.9121%2011.6647%2010.2957%2012.0828%209.60345%2012.3783C8.88012%2012.6817%208.12178%2012.8333%207.32845%2012.8333ZM7.32845%2011.6667C8.17623%2011.6667%208.96178%2011.4528%209.68512%2011.025C10.3851%2010.6128%2010.9412%2010.0567%2011.3535%209.35666C11.7812%208.63333%2011.9951%207.84777%2011.9951%206.99999C11.9951%206.15222%2011.7812%205.36666%2011.3535%204.64333C10.9412%203.94333%2010.3851%203.38722%209.68512%202.97499C8.96178%202.54722%208.17623%202.33333%207.32845%202.33333C6.48067%202.33333%205.69512%202.54722%204.97178%202.97499C4.27178%203.38722%203.71567%203.94333%203.30345%204.64333C2.87567%205.36666%202.66178%206.15222%202.66178%206.99999C2.66178%207.84777%202.87567%208.63333%203.30345%209.35666C3.71567%2010.0567%204.27178%2010.6128%204.97178%2011.025C5.69512%2011.4528%206.48067%2011.6667%207.32845%2011.6667ZM7.91178%206.99999H10.2451V8.16666H6.74512V4.08333H7.91178V6.99999Z'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2_4770'%3e%3crect%20width='13.125'%20height='14'%20transform='translate(0.765625)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#4b5563;width:16px;height:16px;margin-right:8px}.tag.footer[data-v-43158dae]{color:#374151;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:4px 12px;border-radius:90px;background-color:#f3f4f6}.title-container[data-v-43158dae]{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.button-container[data-v-43158dae]{display:flex;flex-direction:row;gap:8px}.button-container>.interaction-button[data-v-43158dae]{width:32px;height:32px;background-color:#fff;border:1px solid #E5E7EB;border-radius:4px}.button-container>.interaction-button.share[data-v-43158dae]{border:none;border-radius:90px;background-color:#f3f4f6}.button-container>.interaction-button[data-v-43158dae]:hover{background-color:#0a2540;color:#fff;border-color:#0a2540}.button-container>.interaction-button:hover .interaction-icon[data-v-43158dae]{fill:#fff}.news-title[data-v-43158dae]{color:#111827;font-family:Roboto,system-ui,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:40px;padding:0}.news-image[data-v-43158dae]{width:100%}.news-image.secondary-image[data-v-43158dae]{border-radius:16px;object-fit:cover}.news-body[data-v-43158dae]{padding:32px}.news-text[data-v-43158dae]{overflow:hidden;color:#1f2937;text-overflow:ellipsis;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:26px;padding-bottom:16px}.news-text.bold[data-v-43158dae]{font-size:18px;font-style:normal;font-weight:500;line-height:28px;padding-bottom:24px}.news-text.quote[data-v-43158dae]{font-style:italic;border-left:4px solid #0A2540;padding:0 0 0 16px;margin:24px 0}.news-subtitle[data-v-43158dae]{padding:32px 0 16px;color:#1f2937;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:32px}.news-img-container[data-v-43158dae]{padding:32px 0;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:10px;width:100%}.news-text-lists[data-v-43158dae]{list-style:none;display:flex;flex-direction:column;gap:8px;color:#1f2937;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:26px;padding-bottom:24px}.news-footer[data-v-43158dae]{margin-top:16px;padding:24px 32px 0;border-top:1px solid #E5E7EB}.other-news[data-v-43158dae]{margin-top:32px;display:flex;flex-direction:row;gap:16px}.news-link[data-v-43158dae]{display:flex;flex-direction:row;align-items:center;padding:16px;text-decoration:none;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a}.news-link.previous-news>.text-container>.link-label[data-v-43158dae],.news-link.previous-news>.text-container>.link-title[data-v-43158dae]{text-align:left}.news-link.previous-news[data-v-43158dae]:before{display:inline-block;content:" ";-webkit-mask:url("data:image/svg+xml,%3csvg%20width='15'%20height='16'%20viewBox='0%200%2015%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-524'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M10.3705%207.33319L6.78656%203.75986L7.73251%202.81319L12.9152%207.99986L7.73251%2013.1865L6.78656%2012.2399L10.3705%208.66652H2.25668V7.33319H10.3705Z'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg%20width='15'%20height='16'%20viewBox='0%200%2015%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-524'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M10.3705%207.33319L6.78656%203.75986L7.73251%202.81319L12.9152%207.99986L7.73251%2013.1865L6.78656%2012.2399L10.3705%208.66652H2.25668V7.33319H10.3705Z'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#4b5563;width:16px;height:16px;margin-right:12px;transform:rotate(180deg)}.news-link.next-news>.text-container>.link-label[data-v-43158dae],.news-link.next-news>.text-container>.link-title[data-v-43158dae]{text-align:right}.news-link.next-news[data-v-43158dae]:after{display:inline-block;content:" ";-webkit-mask:url("data:image/svg+xml,%3csvg%20width='15'%20height='16'%20viewBox='0%200%2015%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-524'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M10.3705%207.33319L6.78656%203.75986L7.73251%202.81319L12.9152%207.99986L7.73251%2013.1865L6.78656%2012.2399L10.3705%208.66652H2.25668V7.33319H10.3705Z'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg%20width='15'%20height='16'%20viewBox='0%200%2015%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon-524'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M10.3705%207.33319L6.78656%203.75986L7.73251%202.81319L12.9152%207.99986L7.73251%2013.1865L6.78656%2012.2399L10.3705%208.66652H2.25668V7.33319H10.3705Z'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:#4b5563;width:16px;height:16px;margin-left:12px}.link-label[data-v-43158dae]{color:#6b7280;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.link-title[data-v-43158dae]{color:#111827;text-overflow:ellipsis;font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.aside[data-v-43158dae]{top:32px;display:flex;flex-direction:column;gap:24px}.aside-container[data-v-43158dae]{display:flex;flex-direction:column;padding:24px;background-color:#fff;border-radius:16px;gap:16px;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a}.author[data-v-43158dae]{display:flex;flex-direction:row;gap:16px}.author-title[data-v-43158dae]{display:flex;flex-direction:column}.author-image[data-v-43158dae]{width:48px;height:48px;border-radius:90px;object-fit:cover}.author-name[data-v-43158dae]{color:#111827;font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.author-positeion[data-v-43158dae]{color:#6b7280;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.author-description[data-v-43158dae]{color:#374151;text-overflow:ellipsis;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.card-title[data-v-43158dae]{width:100%;text-align:left}.news-lists[data-v-43158dae],.category-lists[data-v-43158dae]{display:flex;flex-direction:column;gap:16px;list-style:none;padding:0}.category-list[data-v-43158dae]{display:flex;flex-direction:row;justify-content:space-between}.category-title[data-v-43158dae]{color:#374151;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.category-title.active[data-v-43158dae]{font-weight:500}.number-category[data-v-43158dae]{background-color:#f3f4f6;border-radius:90px;padding:6px 8px;color:#4b5563;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.news-preview[data-v-43158dae]{width:80px;height:80px;border-radius:8px}.news-preview-title[data-v-43158dae]{color:#111827;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:17.5px}.news-date[data-v-43158dae]{color:#6b7280;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.news-list[data-v-43158dae]{display:flex;flex-direction:row;gap:12px}@media (max-width: 810px){.main[data-v-43158dae]{padding:30px 20px;grid-template-columns:100%;grid-template-rows:repeat(2,auto);width:100%}.tags[data-v-43158dae]{flex-direction:column}}#app{display:flex;flex-direction:column;min-height:100vh}
