.header{background:linear-gradient(180deg,rgba(0,0,0,.95),transparent);left:0;position:fixed;top:0;transition:all .5s ease;width:100%;z-index:40}.header__navbar .container{align-items:center;display:flex;height:auto;justify-content:space-between;margin-inline:auto;max-width:18rem;padding:0}@media(min-width:375px){.header__navbar .container{max-width:22rem}}@media(min-width:640px){.header__navbar .container{max-width:36rem;padding-top:1rem}}@media(min-width:768px){.header__navbar .container{max-width:42rem}}@media(min-width:1024px){.header__navbar .container{max-width:56rem}}@media(min-width:1280px){.header__navbar .container{max-width:72rem}}@media(min-width:1440px){.header__navbar .container{max-width:76rem}}@media(min-width:1536px){.header__navbar .container{max-width:88rem}}.header__logo{flex-shrink:0;padding-block:.5rem;text-decoration:none}.header__logo-title{font-size:0;line-height:0;margin:0}.header__logo-title img{display:block;height:auto;max-width:6rem;width:100%}.header__nav{display:none;flex:1;gap:2rem;justify-content:center;list-style:none;margin:0;padding:0}@media(min-width:768px){.header__nav{display:flex}}.header__nav-item{position:relative}.header__nav-link{color:#000;font-size:14px;font-weight:200;position:relative;text-decoration:none;transition:color .3s ease}.header__nav-link:hover{color:#fff}.header__nav-link--active{color:#fff;font-weight:500}.header__nav-link--uppercase{text-transform:uppercase}.header__content-end{flex-direction:row}.header__content-end,.header__content-end .header__btn-quote{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex}.header__content-end .header__btn-quote{background:#d1a068;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;height:2rem;justify-content:center;line-height:1.25rem;max-width:6rem;min-height:2rem;text-transform:uppercase;width:100%}.header__content-end .header__toggle{background:#d1a068;border:none;border-radius:.2rem;cursor:pointer;display:block;height:2rem;justify-items:center;max-width:2rem;transition:transform .2s ease;width:2rem}.header__content-end .header__toggle .icon{color:#fff;height:1rem;width:1rem}.header__content-end .header__toggle:active,.header__content-end .header__toggle:hover{background:#373737;transform:scale(1.1)}.menu-overlay{align-items:center;background-color:#fff;background-image:url(/images/fondo_menu.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:100vh;inset:0;opacity:0;overflow-y:auto;position:fixed;transform:translateX(100%);transition:all .5s ease;width:100vw;z-index:9999}.menu-overlay.visible{opacity:1;transform:translateX(0)}.menu-overlay.visible .menu-overlay__close{opacity:1}.menu-overlay.visible .menu-overlay__link{opacity:1;transform:translateX(0)}.menu-overlay__close{background:#d1a068;border:none;border-radius:.2rem;cursor:pointer;display:block;height:2rem;justify-items:center;max-width:2rem;position:absolute;transition:transform .2s ease;width:2rem}.menu-overlay__close .btn-icon{color:#fff;height:2rem;width:2rem}.menu-overlay__close:active,.menu-overlay__close:hover{background:#373737;transform:scale(1.1)}.menu-overlay__content{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.menu-overlay__content{gap:4rem;grid-template-columns:2fr 1fr}}.menu-overlay__nav{display:flex;justify-content:center}.menu-overlay__list{list-style:none;margin:0;max-width:350px;padding:0;width:100%}.menu-overlay__item{overflow:hidden;padding:.5rem 0}.menu-overlay__link{color:#fff;display:inline-block;font-size:25px;font-weight:200;opacity:0;padding-right:30px;position:relative;text-decoration:none;transform:translateX(-100%);transition:all .5s ease .5s}.menu-overlay__link:after{background:#fff;bottom:-20%;height:1px;transform:translateY(-50%);width:70px}.menu-overlay__link:after,.menu-overlay__link:before{content:"";opacity:0;position:absolute;right:0;transition:opacity .3s ease}.menu-overlay__link:before{background:url(/images/menu_rollover_flecha.png) 50% no-repeat;height:11px;top:37%;width:23px}.menu-overlay__link--active:after,.menu-overlay__link:focus:after,.menu-overlay__link:focus:before,.menu-overlay__link:hover:after,.menu-overlay__link:hover:before{opacity:1}.menu-overlay__link:first-child{transition-delay:.55s}.menu-overlay__link:nth-child(2){transition-delay:.6s}.menu-overlay__link:nth-child(3){transition-delay:.65s}.menu-overlay__link:nth-child(4){transition-delay:.7s}.menu-overlay__link:nth-child(5){transition-delay:.75s}.menu-overlay__link:nth-child(6){transition-delay:.8s}.menu-overlay__link:nth-child(7){transition-delay:.85s}.menu-overlay__sidebar{text-align:right}.menu-overlay__logos{align-items:center;display:flex;gap:1rem;justify-content:flex-end;margin:2.5rem 0 1rem auto;max-width:290px}.menu-overlay__logo{max-width:60px;transition:transform .3s ease}.menu-overlay__logo:hover{transform:scale(1.1)}.menu-overlay__logos-divider{background:#fff;height:30px;width:1px}.menu-overlay__social{margin-top:1rem}.menu-overlay__social-title{font-size:12px;margin-bottom:.5rem}.menu-overlay__social-list{display:flex;gap:.75rem;justify-content:flex-end;list-style:none;margin:0;padding:0}.menu-overlay__social-item{transition:transform .3s ease}.menu-overlay__social-item:hover{transform:translateY(-3px)}.menu-overlay__social-link{display:block}.menu-overlay__social-link img{max-width:32px}#btn-conversemos{align-items:center;background-color:rgba(15,23,41,.9);border-radius:8px 8px 0 0;bottom:0;display:flex;height:3.5rem;justify-content:center;position:fixed;right:calc(50% - 100px);width:14rem;z-index:20}#btn-conversemos .btn-converse{font-size:.875rem;height:2rem;min-height:2rem;padding-left:.75rem;padding-right:.75rem}.btn-square:where(#btn-conversemos .btn-converse){height:2rem;padding:0;width:2rem}.btn-circle:where(#btn-conversemos .btn-converse){border-radius:9999px;height:2rem;padding:0;width:2rem}#btn-conversemos .btn-converse{--tw-text-opacity:1;align-items:center;background-color:transparent;border-radius:1rem;border-style:none;color:rgb(255 255 255/var(--tw-text-opacity,1));display:flex;font-size:.75rem;font-weight:700;justify-content:center;line-height:1rem;position:relative;z-index:1}#btn-conversemos .btn-converse:before{animation:pulse 3s ease infinite;background:transparent linear-gradient(90deg,#ca975e,#ba7e43) 0 0 no-repeat padding-box;border-radius:15px;content:"";height:30px;left:calc(50% - 70px);position:absolute;width:140px;z-index:-1}@media (min-width:768px){#btn-conversemos{right:10%}#btn-conversemos .btn-converse{border-radius:1rem;font-size:.875rem;line-height:1.25rem}}#modal-lets-us-converse{height:100%;left:0;max-height:100%;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;width:100%;z-index:50}@media (min-width:768px){#modal-lets-us-converse{inset:0}}@media (min-width:90rem){#modal-lets-us-converse .modal-container{max-width:90rem}}@media (min-width:96rem){#modal-lets-us-converse .modal-container{max-width:96rem}}@media (min-width:120rem){#modal-lets-us-converse .modal-container{max-width:120rem}}@media (min-width:375px){#modal-lets-us-converse .modal-container{max-width:375px}}@media (min-width:640px){#modal-lets-us-converse .modal-container{max-width:640px}}@media (min-width:768px){#modal-lets-us-converse .modal-container{max-width:768px}}@media (min-width:1024px){#modal-lets-us-converse .modal-container{max-width:1024px}}@media (min-width:1280px){#modal-lets-us-converse .modal-container{max-width:1280px}}#modal-lets-us-converse .modal-container{position:relative}.header__navbar #modal-lets-us-converse .modal-container{align-items:center;display:flex;height:auto;justify-content:space-between;margin-inline:auto;max-width:18rem;padding:0}@media(min-width:375px){.header__navbar #modal-lets-us-converse .modal-container{max-width:22rem}}@media(min-width:640px){.header__navbar #modal-lets-us-converse .modal-container{max-width:36rem;padding-top:1rem}}@media(min-width:768px){.header__navbar #modal-lets-us-converse .modal-container{max-width:42rem}}@media(min-width:1024px){.header__navbar #modal-lets-us-converse .modal-container{max-width:56rem}}@media(min-width:1280px){.header__navbar #modal-lets-us-converse .modal-container{max-width:72rem}}@media(min-width:1440px){.header__navbar #modal-lets-us-converse .modal-container{max-width:76rem}}@media(min-width:1536px){.header__navbar #modal-lets-us-converse .modal-container{max-width:88rem}}#modal-lets-us-converse .modal-container{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.5rem;display:flex;flex-direction:column;max-height:100%;max-width:18rem;padding-bottom:1rem;padding-top:1rem;row-gap:1rem;width:100%}#modal-lets-us-converse .modal-container .btn-close{align-items:center;background:#000;border-radius:100%;color:#fff;cursor:pointer;display:flex;font-size:10px;height:20px;justify-content:center;opacity:1;position:absolute;right:-10px;top:-10px;width:20px;z-index:10}#modal-lets-us-converse .modal-container .modal-wrapper{--tw-bg-opacity:1;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);display:flex;flex-direction:column;position:relative;row-gap:1rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{width:100%}@media (min-width:90rem){#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:90rem}}@media (min-width:96rem){#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:96rem}}@media (min-width:120rem){#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:120rem}}@media (min-width:375px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:375px}}@media (min-width:640px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:640px}}@media (min-width:768px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:768px}}@media (min-width:1024px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:1024px}}@media (min-width:1280px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:1280px}}#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{margin-left:auto;margin-right:auto;max-width:16rem}.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-header{align-items:center;display:flex;height:auto;justify-content:space-between;margin-inline:auto;max-width:18rem;padding:0}@media(min-width:375px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:22rem}}@media(min-width:640px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:36rem;padding-top:1rem}}@media(min-width:768px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:42rem}}@media(min-width:1024px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:56rem}}@media(min-width:1280px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:72rem}}@media(min-width:1440px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:76rem}}@media(min-width:1536px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:88rem}}#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#modal-lets-us-converse .modal-container .modal-wrapper .modal-header .modal-logo{height:auto;max-width:2rem;width:100%}#modal-lets-us-converse .modal-container .modal-wrapper .modal-header .modal-title{color:#333;font-size:1rem;line-height:1.5rem;width:10rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body{position:relative}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{width:100%}@media (min-width:90rem){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:90rem}}@media (min-width:96rem){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:96rem}}@media (min-width:120rem){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:120rem}}@media (min-width:375px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:375px}}@media (min-width:640px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:640px}}@media (min-width:768px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:768px}}@media (min-width:1024px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:1024px}}@media (min-width:1280px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:1280px}}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{margin-left:auto;margin-right:auto;max-width:16rem}.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{align-items:center;display:flex;height:auto;justify-content:space-between;margin-inline:auto;max-width:18rem;padding:0}@media(min-width:375px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:22rem}}@media(min-width:640px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:36rem;padding-top:1rem}}@media(min-width:768px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:42rem}}@media(min-width:1024px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:56rem}}@media(min-width:1280px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:72rem}}@media(min-width:1440px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:76rem}}@media(min-width:1536px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:88rem}}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form iframe{height:33.25rem;margin-top:.6rem;width:100%}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity,1));display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding:1rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn{font-size:.875rem;height:3rem;min-height:3rem;padding-left:1rem;padding-right:1rem;width:16rem}.btn-square:where(#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn){height:3rem;padding:0;width:3rem}.btn-circle:where(#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn){border-radius:9999px;height:3rem;padding:0;width:3rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn{--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1));align-items:center;border-radius:.5rem;border-style:none;cursor:pointer;display:flex;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);flex-direction:row;font-family:Inter,sans-serif;font-size:.875rem;justify-content:center;line-height:1.25rem;max-width:4rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn .btn-label{display:none}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn .btn-icon{max-width:1.5rem;width:100%}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn:is(.btn-wsp){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(76 175 80/var(--tw-bg-opacity,1));color:rgb(255 255 255/var(--tw-text-opacity,1))}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn:is(.btn-maps){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:rgb(0 0 0/var(--tw-text-opacity,1))}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn:is(.btn-waze){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(23 181 233/var(--tw-bg-opacity,1));color:rgb(255 255 255/var(--tw-text-opacity,1));margin:0}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn:hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(55 55 55/var(--tw-bg-opacity,1));color:rgb(255 255 255/var(--tw-text-opacity,1))}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{width:100%}@media (min-width:90rem){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:90rem}}@media (min-width:96rem){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:96rem}}@media (min-width:120rem){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:120rem}}@media (min-width:375px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:375px}}@media (min-width:640px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:640px}}@media (min-width:768px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:768px}}@media (min-width:1024px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:1024px}}@media (min-width:1280px){#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:1280px}}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{margin-left:auto;margin-right:auto;max-width:16rem}.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{align-items:center;display:flex;height:auto;justify-content:space-between;margin-inline:auto;max-width:18rem;padding:0}@media(min-width:375px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:22rem}}@media(min-width:640px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:36rem;padding-top:1rem}}@media(min-width:768px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:42rem}}@media(min-width:1024px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:56rem}}@media(min-width:1280px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:72rem}}@media(min-width:1440px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:76rem}}@media(min-width:1536px){.header__navbar #modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:88rem}}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{display:flex;flex-direction:column;padding-bottom:1rem;padding-top:1rem;row-gap:1rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .modal-contact-title{font-size:1rem;font-weight:700;line-height:1.5rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info{align-items:center;color:var(--project-secondary);-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-auto-flow:column dense;grid-template-rows:repeat(2,minmax(min-content,max-content));justify-content:flex-start;max-width:18rem;width:100%}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon{grid-row:span 2/span 2}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon:is(.icon-mail){height:auto;width:1.5rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon:is(.icon-phone){height:2rem;width:auto}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon:is(.icon-gps){height:1.75rem;width:auto}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-title{font-size:.75rem;font-weight:700;line-height:1rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .info-label{text-wrap:wrap;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.25rem;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:375px){#modal-lets-us-converse .modal-container{max-width:20rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:18rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-header .modal-logo{max-width:2.5rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:18rem}}@media (min-width:640px){#modal-lets-us-converse .modal-container{max-width:36rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:32rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-header .modal-title{font-size:1.125rem;line-height:1.75rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-header .modal-logo{max-width:4rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:32rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn{max-width:10rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn .btn-label{display:block}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn .btn-icon{max-width:1.5rem;width:100%}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{flex-direction:row;flex-wrap:wrap;justify-content:space-between;max-width:32rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .modal-contact-title{flex-basis:100%;font-size:1.125rem;line-height:1.75rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info{flex-basis:auto;max-width:16rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon:is(.icon-mail){height:auto;width:1.5rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon:is(.icon-phone){height:2rem;width:auto}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon:is(.icon-gps){height:1.75rem;width:auto}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-title{font-size:.875rem;line-height:1.25rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .info-label{font-size:1rem;line-height:1.5rem}}@media (min-width:768px){#modal-lets-us-converse .modal-container{max-width:42rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:36rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-header .modal-title{font-size:1.25rem;line-height:1.75rem;width:100%}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form{max-width:36rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form iframe{height:24rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:36rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .modal-contact-title{flex-basis:100%;font-size:1.125rem;line-height:1.75rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info{flex-basis:auto;max-width:16rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon:is(.icon-mail){height:auto;width:1.5rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon:is(.icon-phone){height:2rem;width:auto}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon:is(.icon-gps){height:1.75rem;width:auto}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-title{font-size:.875rem;line-height:1.25rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .info-label{font-size:1rem;line-height:1.5rem}}@media (min-width:1024px){#modal-lets-us-converse .modal-container{max-width:48rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form,#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:42rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form iframe{height:24rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn{max-width:12rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn .btn-icon{max-width:2rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{-moz-column-gap:1rem;column-gap:1rem;max-width:42rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info{align-items:flex-start;max-width:13rem}}@media (min-width:1280px){#modal-lets-us-converse .modal-container{max-width:64rem;padding-bottom:1.5rem;padding-top:1.5rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form,#modal-lets-us-converse .modal-container .modal-wrapper .modal-header{max-width:56rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-form iframe{height:24rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn{justify-content:space-evenly;max-width:13rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-actions .btn .btn-icon{max-width:2rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact{max-width:56rem;padding-bottom:1.5rem;padding-top:1.5rem;row-gap:1.5rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .modal-contact-title{font-size:1.5rem;line-height:2rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info{max-width:15rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon:is(.icon-mail){width:2rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon:is(.icon-phone){height:2.5rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-icon:is(.icon-gps){height:2.25rem}#modal-lets-us-converse .modal-container .modal-wrapper .modal-body .modal-contact .executives-info .executives-title{font-size:1rem;line-height:1.5rem}}@keyframes pulse{0%{transform:scale(1)}50%{opacity:.3}to{opacity:0;transform:scale(1.1,1.5)}}@font-face{font-display:swap;font-family:Vogun;font-style:normal;font-weight:500;src:url(/fonts/vogun/Vogun-Medium.woff2) format("woff2"),url(/fonts/vogun/Vogun-Medium.woff) format("woff"),url(/fonts/vogun/Vogun-Medium.ttf) format("truetype")}@font-face{font-display:swap;font-family:Vogun;font-style:italic;font-weight:500;src:url(/fonts/vogun/Vogun-MediumItalic.woff2) format("woff2"),url(/fonts/vogun/Vogun-MediumItalic.woff) format("woff"),url(/fonts/vogun/Vogun-MediumItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(/fonts/inter/Inter-VariableFont_opsz,wght.woff2) format("woff2 supports variations"),url(/fonts/inter/Inter-VariableFont_opsz,wght.woff2) format("woff2-variations"),url(/fonts/inter/Inter-VariableFont_opsz,wght.woff) format("woff"),url(/fonts/inter/Inter-VariableFont_opsz,wght.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:100 900;src:url(/fonts/inter/Inter-Italic-VariableFont_opsz,wght.woff2) format("woff2 supports variations"),url(/fonts/inter/Inter-Italic-VariableFont_opsz,wght.woff2) format("woff2-variations"),url(/fonts/inter/Inter-Italic-VariableFont_opsz,wght.woff) format("woff"),url(/fonts/inter/Inter-Italic-VariableFont_opsz,wght.ttf) format("truetype")}figure,h1,h2,h3,h4,h5,h6,p{margin:0!important}.section-template{height:auto;max-width:100%;overflow:hidden;width:100%}#hero{position:relative}#hero .hero .hero-image,#hero .hero .hero-image img{height:100%;max-width:100%;width:100%}#hero .hero .hero-content{justify-self:end}#hero .hero .hero-content .logo{height:auto;max-width:10rem;width:100%}#hero .icon-scroll{--tw-translate-x:-50%;bottom:1rem;height:2rem;left:50%;position:absolute;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:auto}@media (min-width:375px){#hero .hero .hero-content{justify-self:end}#hero .hero .hero-content .logo{height:auto;max-width:10rem;width:100%}#hero .icon-scroll{height:3rem}}@media (min-width:640px){#hero .hero .hero-content{justify-content:flex-end;justify-self:center;max-width:28rem;padding-left:0;padding-right:0;padding-top:0;width:100%}#hero .hero .hero-content .logo{max-width:12rem}}@media (min-width:768px){#hero .hero .hero-content{max-width:42rem;padding-bottom:8rem;padding-top:0}#hero .hero .hero-content .logo{max-width:15rem}}@media (min-width:1024px){#hero .hero .hero-content{max-width:48rem;padding-bottom:10rem}#hero .hero .hero-content .logo{max-width:18rem}#hero .icon-scroll{height:4rem}}@media (min-width:1280px){#hero .hero .hero-content{max-width:56rem;padding-bottom:12rem}#hero .hero .hero-content .logo{max-width:20rem}#hero .icon-scroll{bottom:2rem}}@media (min-width:90rem){#hero .hero .hero-content{max-width:64rem;padding-bottom:13rem}#hero .hero .hero-content .logo{max-width:22rem}#hero .icon-scroll{height:5rem}}@media (min-width:96rem){#hero .hero .hero-content{max-width:70rem;padding-bottom:20rem}#hero .hero .hero-content .logo{max-width:24rem}}@media (min-width:120rem){#hero .hero .hero-content{max-width:84rem;padding-bottom:24rem}#hero .hero .hero-content .logo{max-width:28rem}#hero .icon-scroll{height:6rem}}#floors{position:relative}#floors .hero{background-image:var(--floors-bg-phone-png);background-image:-webkit-image-set(var(--floors-bg-phone-webp) type("image/webp"),var(--floors-bg-phone-png) type("image/png"));background-image:image-set(var(--floors-bg-phone-webp) type("image/webp"),var(--floors-bg-phone-png) type("image/png"))}#floors .hero .hero-image,#floors .hero .hero-image img{height:100%;max-width:100%;width:100%}#floors .hero .hero-content{width:100%}@media (min-width:90rem){#floors .hero .hero-content{max-width:90rem}}@media (min-width:96rem){#floors .hero .hero-content{max-width:96rem}}@media (min-width:120rem){#floors .hero .hero-content{max-width:120rem}}@media (min-width:375px){#floors .hero .hero-content{max-width:375px}}@media (min-width:640px){#floors .hero .hero-content{max-width:640px}}@media (min-width:768px){#floors .hero .hero-content{max-width:768px}}@media (min-width:1024px){#floors .hero .hero-content{max-width:1024px}}@media (min-width:1280px){#floors .hero .hero-content{max-width:1280px}}#floors .hero .hero-content{max-width:100%;padding:5rem 1rem}.header__navbar #floors .hero .hero-content{align-items:center;display:flex;height:auto;justify-content:space-between;margin-inline:auto;max-width:18rem;padding:0}@media(min-width:375px){.header__navbar #floors .hero .hero-content{max-width:22rem}}@media(min-width:640px){.header__navbar #floors .hero .hero-content{max-width:36rem;padding-top:1rem}}@media(min-width:768px){.header__navbar #floors .hero .hero-content{max-width:42rem}}@media(min-width:1024px){.header__navbar #floors .hero .hero-content{max-width:56rem}}@media(min-width:1280px){.header__navbar #floors .hero .hero-content{max-width:72rem}}@media(min-width:1440px){.header__navbar #floors .hero .hero-content{max-width:76rem}}@media(min-width:1536px){.header__navbar #floors .hero .hero-content{max-width:88rem}}#floors .hero .hero-content{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:1rem;z-index:1}#floors .hero .hero-content .main{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));max-width:100%;row-gap:1rem;width:100%}#floors .hero .hero-content .main .heading{display:flex;flex-direction:column;row-gap:1rem}#floors .hero .hero-content .main .heading .title{font-family:Vogun,sans-serif;font-size:2.25rem;font-weight:500;line-height:2.5rem}#floors .hero .hero-content .main .heading .title .epigraph{display:block;font-weight:700;text-transform:uppercase}#floors .hero .hero-content .main .heading .description,#floors .hero .hero-content .main .heading .title .epigraph{font-family:Inter,sans-serif;font-size:.875rem;line-height:1.25rem}#floors .hero .hero-content .main.apartment .heading .title .epigraph{font-weight:400}#floors .hero .hero-content .main.apartment .model-options .list-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;max-width:100%;width:100%}#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option{box-shadow:0 3px 6px rgba(0,0,0,.161);font-size:.875rem;height:3rem;min-height:3rem;padding-left:1rem;padding-right:1rem}.btn-square:where(#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option){height:3rem;padding:0;width:3rem}.btn-circle:where(#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option){border-radius:9999px;height:3rem;padding:0;width:3rem}#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option{--tw-bg-opacity:1;--tw-border-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-color:rgb(216 216 216/var(--tw-border-opacity,1));border-radius:.375rem;border-style:solid;border-width:2px;color:#373737;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;height:2.25rem;line-height:1rem;max-width:9rem;min-height:2.25rem;padding:0;text-align:center;text-transform:uppercase;width:100%}#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option.tab-inactive{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:#373737}#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option.tab-active,#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option.tab-inactive:hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(209 160 104/var(--tw-bg-opacity,1));border-style:none;color:rgb(255 255 255/var(--tw-text-opacity,1))}#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option.tab-active:hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(55 55 55/var(--tw-bg-opacity,1));border-style:none;color:rgb(255 255 255/var(--tw-text-opacity,1))}#floors .hero .hero-content .main.apartment .model-container .card-model{background-color:transparent;border-radius:0;border-style:none}#floors .hero .hero-content .main.apartment .model-container .card-model .card-image{aspect-ratio:16/9;position:relative}#floors .hero .hero-content .main.apartment .model-container .card-model .card-image .icon-expand{position:absolute;right:1rem;top:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info{display:flex;flex-direction:column;grid-column:span 2/span 2;row-gap:.5rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info .card-title{color:#373737;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.75rem;text-transform:uppercase}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info .card-specifications{font-size:.75rem;font-weight:500;line-height:1rem;list-style-type:none;margin:0;padding:0}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote{align-items:center;display:flex;flex-direction:row;grid-column:span 2/span 2;justify-content:space-between}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values{align-items:center;color:#373737;display:flex;flex-direction:column;justify-content:center}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .price-value{font-family:Inter,sans-serif;font-size:1.875rem;font-weight:800;line-height:2.25rem;text-transform:uppercase}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .area-value{font-family:Inter,sans-serif;font-size:1.875rem;font-weight:500;line-height:2.25rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote{font-size:.875rem;height:2rem;min-height:2rem;padding-left:.75rem;padding-right:.75rem}.btn-square:where(#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote){height:2rem;padding:0;width:2rem}.btn-circle:where(#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote){border-radius:9999px;height:2rem;padding:0;width:2rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote{--tw-bg-opacity:1;--tw-drop-shadow:drop-shadow(0 20px 13px rgba(0,0,0,.03)) drop-shadow(0 8px 5px rgba(0,0,0,.08));--tw-text-opacity:1;align-items:center;background-color:rgb(209 160 104/var(--tw-bg-opacity,1));border-radius:.5rem;border-style:none;color:rgb(255 255 255/var(--tw-text-opacity,1));-moz-column-gap:1rem;column-gap:1rem;cursor:pointer;display:flex;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);flex-direction:row;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;height:2.5rem;line-height:1.25rem;max-width:11rem;min-height:2.5rem;width:100%}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote .btn-icon{width:1.5rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote:hover{--tw-bg-opacity:1;background-color:rgb(55 55 55/var(--tw-bg-opacity,1))}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body :where(p){flex-grow:0}#floors .hero .hero-content .main.know-your-spaces{align-items:flex-start;-moz-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row}#floors .hero .hero-content .main.know-your-spaces .icon-scroll{height:auto;width:1.5rem}#floors .hero .hero-content .main.know-your-spaces .heading{row-gap:.5rem}#floors .ornament-left,#floors .ornament-right{opacity:.65;position:absolute;z-index:0}#floors .ornament-right{height:auto;max-width:10rem;right:0;top:0;width:100%}#floors .ornament-left{bottom:0;height:auto;left:0;max-width:10rem;width:100%}@media (min-width:768px){#floors .hero{background-image:var(--floors-bg-tablet-png);background-image:-webkit-image-set(var(--floors-bg-tablet-webp) type("image/webp"),var(--floors-bg-tablet-png) type("image/png"));background-image:image-set(var(--floors-bg-tablet-webp) type("image/webp"),var(--floors-bg-tablet-png) type("image/png"))}#floors .hero .hero-content{max-width:42rem;padding-bottom:7rem;padding-top:7rem;row-gap:2.5rem}#floors .hero .hero-content .main .heading .title{font-size:2.5rem;line-height:1}#floors .hero .hero-content .main.apartment .model-options .list-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;max-width:100%;width:100%}#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option{box-shadow:0 3px 6px rgba(0,0,0,.161);font-size:.75rem;font-weight:700;line-height:1rem;text-align:center;text-transform:uppercase}#floors .hero .hero-content .main.apartment .model-container .card-model{row-gap:2rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-image{align-self:center;max-width:32rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));padding-left:0;padding-right:0}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info{grid-column:span 1/span 1;row-gap:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote{flex-direction:column;grid-column:span 1/span 1;justify-content:center;row-gap:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values{align-items:center;color:#373737;display:flex;flex-direction:column;justify-content:center}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .area-value,#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .price-value{font-size:2.25rem;line-height:2.5rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote{max-width:10rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote .btn-icon{width:1.5rem}#floors .hero .hero-content .main.know-your-spaces{-moz-column-gap:1.5rem;column-gap:1.5rem;justify-self:center;max-width:32rem}#floors .hero .hero-content .main.know-your-spaces .icon-scroll{height:auto;width:1.5rem}#floors .hero .hero-content .main.know-your-spaces .heading{row-gap:1rem}#floors .ornament-right{height:auto;max-width:20rem;right:0;top:0}#floors .ornament-left{max-width:18rem}}@media (min-width:1024px){#floors .hero .hero-content{max-width:56rem;padding-bottom:8rem;padding-top:8rem;row-gap:3.5rem}#floors .hero .hero-content .main .heading .title{font-size:2.8125rem;line-height:1}#floors .hero .hero-content .main .heading .title .epigraph{font-size:1rem;line-height:1.5rem}#floors .hero .hero-content .main.welcome{-moz-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:row}#floors .hero .hero-content .main.apartment{row-gap:2rem}#floors .hero .hero-content .main.apartment .model-container .card-model{-moz-column-gap:2rem;column-gap:2rem;flex-direction:row}#floors .hero .hero-content .main.apartment .model-container .card-model .card-image{align-self:center;max-width:32rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body{gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0;padding-right:0}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info{row-gap:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info .card-specifications .specification{font-size:.875rem;line-height:1.25rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote{flex-direction:column;justify-content:center;row-gap:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values{align-items:center;color:#373737;display:flex;flex-direction:column;justify-content:center}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .area-value,#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .price-value{font-size:2.25rem;line-height:2.5rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote{max-width:10rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote .btn-icon{width:1.5rem}#floors .hero .hero-content .main.know-your-spaces{-moz-column-gap:1.5rem;column-gap:1.5rem;justify-self:center;max-width:32rem}#floors .hero .hero-content .main.know-your-spaces .icon-scroll{height:auto;width:1.5rem}#floors .hero .hero-content .main.know-your-spaces .heading{row-gap:1rem}#floors .ornament-right{height:auto;max-width:24rem}#floors .ornament-left{max-width:24rem}}@media (min-width:1280px){#floors .hero{background-image:var(--floors-bg-note-png);background-image:-webkit-image-set(var(--floors-bg-note-webp) type("image/webp"),var(--floors-bg-note-png) type("image/png"));background-image:image-set(var(--floors-bg-note-webp) type("image/webp"),var(--floors-bg-note-png) type("image/png"))}#floors .hero .hero-content{max-width:72rem;padding-bottom:9rem;padding-top:9rem;row-gap:6rem}#floors .hero .hero-content .main .heading .title{font-size:3rem;line-height:1}#floors .hero .hero-content .main .heading .description{font-size:1rem;line-height:1.5rem}#floors .hero .hero-content .main.welcome{-moz-column-gap:3rem;column-gap:3rem;justify-content:center}#floors .hero .hero-content .main.welcome .heading{justify-content:center;max-width:28rem;row-gap:1.5rem}#floors .hero .hero-content .main.welcome .heading .title .epigraph{font-size:1rem;line-height:1.5rem}#floors .hero .hero-content .main.apartment{row-gap:3rem}#floors .hero .hero-content .main.apartment .heading .title .epigraph{font-size:1rem;line-height:1.5rem}#floors .hero .hero-content .main.apartment .model-options .list-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option{font-size:.875rem;height:2.5rem;line-height:1.25rem;max-width:11rem;min-height:2.5rem}#floors .hero .hero-content .main.apartment .model-container .card-model{-moz-column-gap:2rem;column-gap:2rem;flex-direction:row}#floors .hero .hero-content .main.apartment .model-container .card-model .card-image{align-self:center;max-width:32rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body{gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0;padding-right:0}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info{row-gap:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info .card-specifications .specification{font-size:.875rem;line-height:1.25rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote{flex-direction:column;justify-content:center;row-gap:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values{align-items:center;color:#373737;display:flex;flex-direction:column;justify-content:center}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .area-value,#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .price-value{font-size:2.25rem;line-height:2.5rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote{max-width:10rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote .btn-icon{width:1.5rem}#floors .hero .hero-content .main.know-your-spaces{-moz-column-gap:1.5rem;column-gap:1.5rem;justify-self:center;max-width:32rem}#floors .hero .hero-content .main.know-your-spaces .icon-scroll{height:auto;width:1.5rem}#floors .hero .hero-content .main.know-your-spaces .heading{row-gap:1rem}#floors .ornament-right{height:auto;max-width:28rem}#floors .ornament-left{max-width:28rem}}@media (min-width:90rem){#floors .hero .hero-content{max-width:84rem;padding-bottom:9rem;padding-top:9rem;row-gap:6rem}#floors .hero .hero-content .main .heading{row-gap:1rem}#floors .hero .hero-content .main .heading .title{font-size:3.125rem}#floors .hero .hero-content .main.welcome{-moz-column-gap:3rem;column-gap:3rem;justify-content:center}#floors .hero .hero-content .main.welcome .heading{justify-content:center;max-width:28rem;row-gap:1.5rem}#floors .hero .hero-content .main.apartment{align-items:center;grid-auto-flow:column;grid-template-rows:repeat(2,minmax(min-content,max-content));row-gap:1.5rem}#floors .hero .hero-content .main.apartment .heading{grid-column:1/-1}#floors .hero .hero-content .main.apartment .model-options .list-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option{font-size:.875rem;height:2.5rem;line-height:1.25rem;max-width:11rem;min-height:2.5rem}#floors .hero .hero-content .main.apartment #models-tabs-content{grid-row:1/-1}#floors .hero .hero-content .main.apartment .model-container .card-model{-moz-column-gap:2rem;column-gap:2rem;flex-direction:row}#floors .hero .hero-content .main.apartment .model-container .card-model .card-image{max-width:42rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body{gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr));padding-left:0;padding-right:0}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info{row-gap:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info .card-specifications .specification{font-size:.875rem;line-height:1.25rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote{flex-direction:column;justify-content:center;row-gap:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .area-value,#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .price-value{font-size:2.8125rem;line-height:1}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote{font-size:1rem;line-height:1.5rem;max-width:14rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote .btn-icon{width:2rem}#floors .hero .hero-content .main.know-your-spaces{-moz-column-gap:2rem;column-gap:2rem;max-width:36rem}#floors .hero .hero-content .main.know-your-spaces .icon-scroll{width:2rem}#floors .ornament-right{height:auto;max-width:28rem}#floors .ornament-left{max-width:28rem}}@media (min-width:96rem){#floors .hero{background-image:var(--floors-bg-desk-png);background-image:-webkit-image-set(var(--floors-bg-desk-webp) type("image/webp"),var(--floors-bg-desk-png) type("image/png"));background-image:image-set(var(--floors-bg-desk-webp) type("image/webp"),var(--floors-bg-desk-png) type("image/png"))}#floors .hero .hero-content{max-width:90rem}#floors .hero .hero-content .main .heading .title .epigraph,#floors .hero .hero-content .main.apartment .heading .title .epigraph,#floors .hero .hero-content .main.welcome .heading .title .epigraph{font-size:1.125rem;line-height:1.75rem}#floors .hero .hero-content .main.apartment .model-options .list-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option{font-size:.875rem;height:2.5rem;line-height:1.25rem;max-width:11rem;min-height:2.5rem}#floors .hero .hero-content .main.apartment #models-tabs-content{grid-row:1/-1}#floors .hero .hero-content .main.apartment .model-container .card-model{-moz-column-gap:2rem;column-gap:2rem;flex-direction:row}#floors .hero .hero-content .main.apartment .model-container .card-model .card-image{max-width:42rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body{gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr));padding-left:0;padding-right:0}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info{row-gap:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info .card-specifications .specification{font-size:.875rem;line-height:1.25rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote{flex-direction:column;justify-content:center;row-gap:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .area-value,#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .price-value{font-size:2.8125rem;line-height:1}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote{font-size:1rem;line-height:1.5rem;max-width:14rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote .btn-icon{width:2rem}#floors .hero .hero-content .main.know-your-spaces{-moz-column-gap:2rem;column-gap:2rem;max-width:36rem}#floors .hero .hero-content .main.know-your-spaces .icon-scroll{width:2rem}#floors .ornament-right{height:auto;max-width:28rem}#floors .ornament-left{max-width:28rem}}@media (min-width:120rem){#floors .hero .hero-content{max-width:104rem}#floors .hero .hero-content .main .heading .title{font-size:3.75rem;line-height:1}#floors .hero .hero-content .main .heading .title .epigraph{font-size:1.5rem;line-height:2rem}#floors .hero .hero-content .main.welcome .heading{max-width:36rem}#floors .hero .hero-content .main.welcome .heading .title{font-size:5rem;line-height:1}#floors .hero .hero-content .main.welcome .heading .title .epigraph{font-size:1.5rem;line-height:2rem}#floors .hero .hero-content .main.welcome .heading .description{font-size:1.125rem;line-height:1.75rem}#floors .hero .hero-content .main.apartment{row-gap:2rem}#floors .hero .hero-content .main.apartment .heading .title{font-size:3.75rem;line-height:1}#floors .hero .hero-content .main.apartment .heading .title .epigraph{font-size:1.5rem;line-height:2rem}#floors .hero .hero-content .main.apartment .model-options .list-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}#floors .hero .hero-content .main.apartment .model-options .list-options .btn-model-option{font-size:.875rem;height:2.5rem;line-height:1.25rem;max-width:11rem;min-height:2.5rem}#floors .hero .hero-content .main.apartment #models-tabs-content{grid-row:1/-1}#floors .hero .hero-content .main.apartment .model-container .card-model{-moz-column-gap:2rem;column-gap:2rem;flex-direction:row}#floors .hero .hero-content .main.apartment .model-container .card-model .card-image{max-width:50rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body{gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr));padding-left:0;padding-right:0}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info{row-gap:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info .card-title{font-size:1.5rem;line-height:2rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-info .card-specifications .specification{font-size:1rem;line-height:1.5rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote{flex-direction:column;justify-content:center;row-gap:1rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .price-value{font-size:3.75rem;line-height:1}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-values .area-value{font-size:3.425rem;line-height:1}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote{font-size:1rem;line-height:1.5rem;max-width:14rem}#floors .hero .hero-content .main.apartment .model-container .card-model .card-body .card-quote .card-actions .btn-quote .btn-icon{width:3rem}#floors .hero .hero-content .main.know-your-spaces{-moz-column-gap:2rem;column-gap:2rem;max-width:48rem}#floors .hero .hero-content .main.know-your-spaces .icon-scroll{height:6rem}#floors .ornament-right{height:auto;max-width:28rem}#floors .ornament-left{max-width:28rem}}#exterior-gallery .main,#interior-gallery .main{width:100%}@media (min-width:90rem){#exterior-gallery .main,#interior-gallery .main{max-width:90rem}}@media (min-width:96rem){#exterior-gallery .main,#interior-gallery .main{max-width:96rem}}@media (min-width:120rem){#exterior-gallery .main,#interior-gallery .main{max-width:120rem}}@media (min-width:375px){#exterior-gallery .main,#interior-gallery .main{max-width:375px}}@media (min-width:640px){#exterior-gallery .main,#interior-gallery .main{max-width:640px}}@media (min-width:768px){#exterior-gallery .main,#interior-gallery .main{max-width:768px}}@media (min-width:1024px){#exterior-gallery .main,#interior-gallery .main{max-width:1024px}}@media (min-width:1280px){#exterior-gallery .main,#interior-gallery .main{max-width:1280px}}#exterior-gallery .main,#interior-gallery .main{height:auto;margin-left:auto;margin-right:auto;max-width:100%}.header__navbar #exterior-gallery .main,.header__navbar #interior-gallery .main{align-items:center;display:flex;height:auto;justify-content:space-between;margin-inline:auto;max-width:18rem;padding:0}@media(min-width:375px){.header__navbar #exterior-gallery .main,.header__navbar #interior-gallery .main{max-width:22rem}}@media(min-width:640px){.header__navbar #exterior-gallery .main,.header__navbar #interior-gallery .main{max-width:36rem;padding-top:1rem}}@media(min-width:768px){.header__navbar #exterior-gallery .main,.header__navbar #interior-gallery .main{max-width:42rem}}@media(min-width:1024px){.header__navbar #exterior-gallery .main,.header__navbar #interior-gallery .main{max-width:56rem}}@media(min-width:1280px){.header__navbar #exterior-gallery .main,.header__navbar #interior-gallery .main{max-width:72rem}}@media(min-width:1440px){.header__navbar #exterior-gallery .main,.header__navbar #interior-gallery .main{max-width:76rem}}@media(min-width:1536px){.header__navbar #exterior-gallery .main,.header__navbar #interior-gallery .main{max-width:88rem}}#exterior-gallery .main,#interior-gallery .main{position:relative}#exterior-gallery .main .swiper-button-next,#exterior-gallery .main .swiper-button-prev,#interior-gallery .main .swiper-button-next,#interior-gallery .main .swiper-button-prev{--tw-translate-y:-50%;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));margin-top:1rem;position:absolute;top:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#exterior-gallery .main .swiper-button-next:where(.swiper-button-prev),#exterior-gallery .main .swiper-button-prev:where(.swiper-button-prev),#interior-gallery .main .swiper-button-next:where(.swiper-button-prev),#interior-gallery .main .swiper-button-prev:where(.swiper-button-prev){left:.5rem}#exterior-gallery .main .swiper-button-next:where(.swiper-button-next),#exterior-gallery .main .swiper-button-prev:where(.swiper-button-next),#interior-gallery .main .swiper-button-next:where(.swiper-button-next),#interior-gallery .main .swiper-button-prev:where(.swiper-button-next){right:.5rem}#banner-parallax .parallax{align-items:flex-start;background-attachment:fixed;background-image:var(--parallax-phone-png);background-image:-webkit-image-set(var(--parallax-phone-webp) type("image/webp"),var(--parallax-phone-png) type("image/png"));background-image:image-set(var(--parallax-phone-webp) type("image/webp"),var(--parallax-phone-png) type("image/png"));background-position:50%;background-repeat:no-repeat;height:18rem}#banner-parallax .parallax .hero-content{background-color:rgba(0,0,0,.75);justify-content:space-between;max-width:100%;width:100%}#banner-parallax .parallax .hero-content>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;--tw-divide-opacity:1;border-color:rgb(255 255 255/var(--tw-divide-opacity,1));border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}#banner-parallax .parallax .hero-content .logo{height:auto;max-width:8rem;width:100%}#banner-parallax .parallax .hero-content .title{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-family:Inter,sans-serif;font-size:.75rem;line-height:1rem;padding-left:1rem;padding-right:1rem}@media (min-width:768px){#banner-parallax .parallax{background-image:var(--parallax-tablet-png);background-image:-webkit-image-set(var(--parallax-tablet-webp) type("image/webp"),var(--parallax-tablet-png) type("image/png"));background-image:image-set(var(--parallax-tablet-webp) type("image/webp"),var(--parallax-tablet-png) type("image/png"));height:28rem;justify-items:start}#banner-parallax .parallax .hero-content{flex-direction:column;justify-content:space-between;margin:1rem;max-width:18rem;padding:1rem}#banner-parallax .parallax .hero-content>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;--tw-divide-y-reverse:0;--tw-divide-opacity:1;border-color:rgb(255 255 255/var(--tw-divide-opacity,1));border-width:calc(2px*(1 - var(--tw-divide-y-reverse))) calc(0px*var(--tw-divide-x-reverse)) calc(2px*var(--tw-divide-y-reverse)) calc(0px*(1 - var(--tw-divide-x-reverse)))}#banner-parallax .parallax .hero-content .logo{max-width:11rem}#banner-parallax .parallax .hero-content .title{padding-bottom:1rem;padding-top:1rem}}@media (min-width:1280px){#banner-parallax .parallax{background-image:var(--parallax-note-png);background-image:-webkit-image-set(var(--parallax-note-webp) type("image/webp"),var(--parallax-note-png) type("image/png"));background-image:image-set(var(--parallax-note-webp) type("image/webp"),var(--parallax-note-png) type("image/png"));height:38rem}#banner-parallax .parallax .hero-content{max-width:22rem}#banner-parallax .parallax .hero-content .logo{max-width:14rem}#banner-parallax .parallax .hero-content .title{font-size:1rem;line-height:1.5rem}}@media (min-width:90rem){#banner-parallax .parallax{background-image:var(--parallax-note-png);background-image:-webkit-image-set(var(--parallax-note-webp) type("image/webp"),var(--parallax-note-png) type("image/png"));background-image:image-set(var(--parallax-note-webp) type("image/webp"),var(--parallax-note-png) type("image/png"))}#banner-parallax .parallax .hero-content{margin:1.5rem;max-width:25rem}#banner-parallax .parallax .hero-content .logo{max-width:16rem}#banner-parallax .parallax .hero-content .title{font-size:1rem;line-height:1.5rem}}@media (min-width:96rem){#banner-parallax .parallax{background-image:var(--parallax-desk-png);background-image:-webkit-image-set(var(--parallax-desk-webp) type("image/webp"),var(--parallax-desk-png) type("image/png"));background-image:image-set(var(--parallax-desk-webp) type("image/webp"),var(--parallax-desk-png) type("image/png"));height:44rem}#banner-parallax .parallax .hero-content{margin:2rem;max-width:28rem}#banner-parallax .parallax .hero-content .logo{max-width:18rem}#banner-parallax .parallax .hero-content .title{font-size:1rem;line-height:1.5rem}}@media (min-width:120rem){#banner-parallax .parallax{height:50rem}#banner-parallax .parallax .hero-content .logo{max-width:20rem}}#location .main{--tw-border-opacity:1;border-bottom-width:4px;border-color:rgb(163 163 163/var(--tw-border-opacity,1));border-style:solid}#location .main .hero-image,#location .main .hero-image img{height:100%;max-width:100%;width:100%}#location .main .hero-overlay{background-color:transparent}#location .main .hero-content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 0}#location .main .hero-content .heading{display:flex;flex-direction:column;gap:0}#location .main .hero-content .heading .title{font-family:Vogun;font-size:1.875rem;font-weight:500;line-height:2.25rem;text-align:center}#location .main .hero-content .heading .description{font-family:Inter,sans-serif;font-size:1rem;line-height:1.5rem}#location .main .hero-content .actions{display:flex;flex-direction:column;row-gap:1rem}#location .main .hero-content .actions .btn{font-size:.875rem;height:3rem;min-height:3rem;padding-left:1rem;padding-right:1rem;width:16rem}.btn-square:where(#location .main .hero-content .actions .btn){height:3rem;padding:0;width:3rem}.btn-circle:where(#location .main .hero-content .actions .btn){border-radius:9999px;height:3rem;padding:0;width:3rem}#location .main .hero-content .actions .btn{--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1));align-items:center;border-radius:.5rem;border-style:none;cursor:pointer;display:flex;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);flex-direction:row;font-family:Inter,sans-serif;font-size:.875rem;justify-content:space-between;line-height:1.25rem;max-width:18rem;padding-left:2rem;padding-right:2rem}#location .main .hero-content .actions .btn:is(.btn-maps){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:rgb(0 0 0/var(--tw-text-opacity,1))}#location .main .hero-content .actions .btn:is(.btn-waze){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(23 181 233/var(--tw-bg-opacity,1));color:rgb(255 255 255/var(--tw-text-opacity,1));margin:0}#location .main .hero-content .actions .btn:hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(55 55 55/var(--tw-bg-opacity,1));color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:768px){#location .main .hero-content{padding-bottom:3rem;padding-top:3rem;row-gap:2rem}#location .main .hero-content .heading{row-gap:1rem}#location .main .hero-content .heading .title{font-size:2.5rem;line-height:1}#location .main .hero-content .heading .description{font-size:1.125rem;line-height:1.75rem}#location .main .hero-content .actions{-moz-column-gap:2rem;column-gap:2rem;flex-direction:row}}@media (min-width:1024px){#location .main .hero-content{padding-bottom:3rem;padding-top:3rem;row-gap:2rem}#location .main .hero-content .heading{row-gap:1rem}#location .main .hero-content .heading .title{font-size:2.825rem;line-height:1}}@media (min-width:1280px){#location .main .hero-content{max-width:56rem;padding-bottom:3rem;padding-top:3rem;row-gap:2rem;width:100%}#location .main .hero-content .actions{justify-content:center;width:100%}#location .main .hero-content .actions .btn{font-size:1rem;line-height:1.5rem;width:100%}}@media (min-width:96rem){#location .main .hero-content{padding-bottom:4rem;padding-top:4rem}#location .main .hero-content .heading .title{font-size:3.75rem;line-height:1}#location .main .hero-content .heading .description{font-size:1.5rem;line-height:2rem;text-align:center}#location .main .hero-content .actions{justify-content:center;width:100%}#location .main .hero-content .actions .btn{font-size:1rem;line-height:1.5rem;width:100%}}#contact .main{width:100%}@media (min-width:90rem){#contact .main{max-width:90rem}}@media (min-width:96rem){#contact .main{max-width:96rem}}@media (min-width:120rem){#contact .main{max-width:120rem}}@media (min-width:375px){#contact .main{max-width:375px}}@media (min-width:640px){#contact .main{max-width:640px}}@media (min-width:768px){#contact .main{max-width:768px}}@media (min-width:1024px){#contact .main{max-width:1024px}}@media (min-width:1280px){#contact .main{max-width:1280px}}#contact .main{margin-left:auto;margin-right:auto;max-width:18rem}.header__navbar #contact .main{align-items:center;display:flex;height:auto;justify-content:space-between;margin-inline:auto;max-width:18rem;padding:0}@media(min-width:375px){.header__navbar #contact .main{max-width:22rem}}@media(min-width:640px){.header__navbar #contact .main{max-width:36rem;padding-top:1rem}}@media(min-width:768px){.header__navbar #contact .main{max-width:42rem}}@media(min-width:1024px){.header__navbar #contact .main{max-width:56rem}}@media(min-width:1280px){.header__navbar #contact .main{max-width:72rem}}@media(min-width:1440px){.header__navbar #contact .main{max-width:76rem}}@media(min-width:1536px){.header__navbar #contact .main{max-width:88rem}}#contact .main{display:flex;flex-direction:column;padding-bottom:2rem;padding-top:2rem;row-gap:2rem}#contact .main .heading{color:#373737;display:flex;flex-direction:column;gap:.5rem}#contact .main .heading .title{font-family:Inter,sans-serif;font-size:1.25rem;font-style:italic;font-weight:700;line-height:1.25rem;margin:0;text-transform:uppercase}#contact .main .heading .title .project{font-size:1.5rem;line-height:1.25rem}#contact .main .heading .description{color:#373737;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.25rem;margin:0}#contact .main .container-form .form{background:none;height:40rem;padding:0}#footer-project{background-image:var(--footer-bg-phone-png);background-image:-webkit-image-set(var(--footer-bg-phone-webp) type("image/webp"),var(--footer-bg-phone-png) type("image/png"));background-image:image-set(var(--footer-bg-phone-webp) type("image/webp"),var(--footer-bg-phone-png) type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:cover}#footer-project .footer-center{padding:3rem 2rem}#footer-project .footer-center .logo{max-width:13rem;width:100%}#footer-project .footer-center .content .title{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-family:Vogun;font-size:2.25rem;font-weight:500;line-height:2.5rem;text-align:center}#footer-project .footer-center .content .title .is-diff{display:block;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:300;letter-spacing:.1em;line-height:1.75rem}#footer-project .footer-center .content .description{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-family:Inter,sans-serif;font-size:.875rem;line-height:1.25rem;text-align:center}#footer-project .footer-center .container-contact{display:flex;flex-direction:column;row-gap:1rem}#footer-project .footer-center .container-contact .executives-info .executives-title{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-size:.875rem;font-weight:700;line-height:1.25rem}#footer-project .footer-center .container-contact .executives-info .info-label{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-family:Inter,sans-serif;font-size:1rem;line-height:1.5rem;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}#footer-project .footer-center .footer-copyright{width:100%}@media (min-width:90rem){#footer-project .footer-center .footer-copyright{max-width:90rem}}@media (min-width:96rem){#footer-project .footer-center .footer-copyright{max-width:96rem}}@media (min-width:120rem){#footer-project .footer-center .footer-copyright{max-width:120rem}}@media (min-width:375px){#footer-project .footer-center .footer-copyright{max-width:375px}}@media (min-width:640px){#footer-project .footer-center .footer-copyright{max-width:640px}}@media (min-width:768px){#footer-project .footer-center .footer-copyright{max-width:768px}}@media (min-width:1024px){#footer-project .footer-center .footer-copyright{max-width:1024px}}@media (min-width:1280px){#footer-project .footer-center .footer-copyright{max-width:1280px}}#footer-project .footer-center .footer-copyright{margin-left:auto;margin-right:auto;max-width:100%}.header__navbar #footer-project .footer-center .footer-copyright{align-items:center;display:flex;height:auto;justify-content:space-between;margin-inline:auto;max-width:18rem;padding:0}@media(min-width:375px){.header__navbar #footer-project .footer-center .footer-copyright{max-width:22rem}}@media(min-width:640px){.header__navbar #footer-project .footer-center .footer-copyright{max-width:36rem;padding-top:1rem}}@media(min-width:768px){.header__navbar #footer-project .footer-center .footer-copyright{max-width:42rem}}@media(min-width:1024px){.header__navbar #footer-project .footer-center .footer-copyright{max-width:56rem}}@media(min-width:1280px){.header__navbar #footer-project .footer-center .footer-copyright{max-width:72rem}}@media(min-width:1440px){.header__navbar #footer-project .footer-center .footer-copyright{max-width:76rem}}@media(min-width:1536px){.header__navbar #footer-project .footer-center .footer-copyright{max-width:88rem}}#footer-project .footer-center .footer-copyright{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));border-style:solid;border-top-width:1px;display:flex;flex-direction:column;padding-top:1rem;row-gap:1rem}#footer-project .footer-center .footer-copyright .logo{width:6rem}#footer-project .footer-center .footer-copyright .text-copyright,#footer-project .footer-center .footer-copyright .text-disclaimer{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-family:Inter,sans-serif;font-size:.75rem;line-height:1rem}@media (min-width:768px){#footer-project{background-image:var(--footer-bg-tablet-png);background-image:-webkit-image-set(var(--footer-bg-tablet-webp) type("image/webp"),var(--footer-bg-tablet-png) type("image/png"));background-image:image-set(var(--footer-bg-tablet-webp) type("image/webp"),var(--footer-bg-tablet-png) type("image/png"))}#footer-project .footer-center{padding-left:2rem;padding-right:2rem;padding-top:5rem}#footer-project .footer-center .logo{max-width:14rem}#footer-project .footer-center .container-contact{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}#footer-project .footer-center .footer-copyright{padding-top:2rem}#footer-project .footer-center .footer-copyright .logo{width:7rem}}@media (min-width:1024px){#footer-project .footer-center{margin-left:auto;margin-right:auto;max-width:48rem;padding-left:2rem;padding-right:2rem;padding-top:5rem}#footer-project .footer-center .logo{max-width:14rem}#footer-project .footer-center .content .description{font-size:1rem;line-height:1.5rem}#footer-project .footer-center .container-contact{gap:2rem}#footer-project .footer-center .footer-copyright{padding-top:2rem}#footer-project .footer-center .footer-copyright .logo{width:7rem}}@media (min-width:1280px){#footer-project{background-image:var(--footer-bg-note-png);background-image:-webkit-image-set(var(--footer-bg-note-webp) type("image/webp"),var(--footer-bg-note-png) type("image/png"));background-image:image-set(var(--footer-bg-note-webp) type("image/webp"),var(--footer-bg-note-png) type("image/png"))}#footer-project .footer-center{max-width:64rem;padding-left:0;padding-right:0;padding-top:5rem}#footer-project .footer-center .logo{max-width:15rem}#footer-project .footer-center .content .title{font-size:2.5rem;line-height:1}#footer-project .footer-center .content .title .is-diff{font-size:1.25rem;line-height:1.75rem}#footer-project .footer-center .content .description{font-size:1rem;line-height:1.5rem}#footer-project .footer-center .container-contact{align-items:flex-start;gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr))}#footer-project .footer-center .footer-copyright{padding-top:2rem}#footer-project .footer-center .footer-copyright .logo{width:7rem}}@media (min-width:90rem){#footer-project .footer-center{max-width:72rem}#footer-project .footer-center .content .title{font-size:2.5rem;line-height:1}#footer-project .footer-center .content .title .is-diff{font-size:1.25rem;line-height:1.75rem}#footer-project .footer-center .content .description{font-size:1rem;line-height:1.5rem}#footer-project .footer-center .container-contact{align-items:flex-start;gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:96rem){#footer-project{background-image:var(--footer-bg-desk-png);background-image:-webkit-image-set(var(--footer-bg-desk-webp) type("image/webp"),var(--footer-bg-desk-png) type("image/png"));background-image:image-set(var(--footer-bg-desk-webp) type("image/webp"),var(--footer-bg-desk-png) type("image/png"))}#footer-project .footer-center{max-width:72rem}#footer-project .footer-center .logo{max-width:16rem}#footer-project .footer-center .content .title{font-size:2.5rem;line-height:1}#footer-project .footer-center .content .title .is-diff{font-size:1.25rem;line-height:1.75rem}#footer-project .footer-center .container-contact .executives-info .executives-title,#footer-project .footer-center .content .description{font-size:1rem;line-height:1.5rem}#footer-project .footer-center .container-contact .executives-info .info-label{font-size:1.125rem;line-height:1.75rem}}#floating-buttons{bottom:0;bottom:0;display:flex;flex-direction:column;justify-content:center;position:fixed;top:0;z-index:5}#floating-buttons .legal-info{align-items:center;background-color:var(--project-primary);display:flex;height:50px;justify-content:center;left:0;position:fixed;top:90vh;transition:transform .3s ease;width:50px}#floating-buttons .legal-info:active,#floating-buttons .legal-info:hover{transform:scale(1.2)}#floating-buttons .group-buttons{align-items:flex-end;display:flex;flex-direction:column;height:auto;position:fixed;right:0;top:60vh;width:5.5rem}#floating-buttons .group-buttons .btn-float,#floating-buttons .group-buttons .button-fogaes{align-items:center;display:flex;height:3.5rem;justify-content:center;max-width:5rem;padding:.4rem;transform-origin:right center;transition:transform .3s ease,background-color .3s ease;width:100%}#floating-buttons .group-buttons .btn-float .btn-icon,#floating-buttons .group-buttons .button-fogaes .btn-icon{max-width:2rem;transition:transform .3s ease;width:100%}#floating-buttons .group-buttons .btn-float:active,#floating-buttons .group-buttons .btn-float:hover,#floating-buttons .group-buttons .button-fogaes:active,#floating-buttons .group-buttons .button-fogaes:hover{background-color:var(--project-primary);transform:scale(1.1)}#floating-buttons .group-buttons .btn-float:active .btn-icon,#floating-buttons .group-buttons .btn-float:hover .btn-icon,#floating-buttons .group-buttons .button-fogaes:active .btn-icon,#floating-buttons .group-buttons .button-fogaes:hover .btn-icon{transform:scale(1.05)}#floating-buttons .group-buttons .wsp-button{background-color:#1a2944}#floating-buttons .group-buttons .wsp-button .btn-icon{max-width:2rem;width:100%}#floating-buttons .group-buttons .webpay-button{background-color:#628eb3;padding:2px}#floating-buttons .group-buttons .webpay-button .btn-icon{max-width:4rem}#floating-buttons .group-buttons .getnet-button{background-color:#fff}#floating-buttons .group-buttons .getnet-button .btn-icon{max-width:4rem}#floating-buttons .group-buttons .getnet-button:active,#floating-buttons .group-buttons .getnet-button:hover{background-color:#fff;width:5.2rem}#floating-buttons .group-buttons .scotiabank-button{background-color:#ec111a}#floating-buttons .group-buttons .scotiabank-button .btn-icon{max-width:4rem}#floating-buttons .button-fogaes{background-color:#fff;width:100%}#floating-buttons .button-fogaes a{width:80%}#floating-buttons .button-fogaes:hover{width:110px}#floating-buttons .promotion{height:165px;opacity:0;position:fixed;right:5.5rem;top:65vh;transform:translateX(20px);transition:opacity .6s ease,transform .6s ease,visibility 0s linear .6s;visibility:hidden;width:165px}#floating-buttons .promotion .btn-close{align-items:center;background:#000;border-radius:100%;color:#fff;cursor:pointer;display:flex;font-size:10px;height:20px;justify-content:center;position:absolute;right:-10px;top:-10px;width:20px;z-index:10}#floating-buttons .promotion.fade-in{opacity:1;transform:translateX(0);transition:opacity .6s ease,transform .6s ease,visibility 0s linear 0s;visibility:visible}#floating-buttons .promotion.fade-out{opacity:0;transform:translateX(20px);transition:opacity .6s ease,transform .6s ease,visibility 0s linear .6s;visibility:hidden}@media(max-width:768px){#floating-buttons .group-buttons .btn-float,#floating-buttons .group-buttons .button-fogaes{transition:transform .3s ease,opacity .3s ease}}#image-fogaes,#notice-images{display:none}#image-fogaes{padding:0}#image-fogaes a{text-decoration:none}

/*# sourceMappingURL=show.css.map*/