.contact-hero-section{width:100%;position:relative;overflow:hidden}.contact-hero-container{width:100%;position:relative;display:flex;min-height:100vh}.contact-hero-content-panel{position:relative;flex:0 0 66.666%;background-color:transparent;z-index:2;display:flex;align-items:center;padding:0}.contact-hero-content{max-width:1854px;width:100%;padding:120px 184px;display:flex;flex-direction:column;gap:48px;align-items:flex-start;justify-content:center;position:relative;z-index:3}.contact-hero-title{font-weight:600;font-size:64px;line-height:120%;color:#000000;letter-spacing:-1.28px;max-width:800px}.contact-hero-description,.contact-hero-title{font-family:var(--font-montserrat),"Montserrat",sans-serif;margin:0}.contact-hero-description{font-weight:400;font-size:20px;line-height:1.8;color:rgba(49,62,72,.8);max-width:638px}.contact-hero-info{display:flex;flex-direction:column;gap:32px;width:100%;max-width:638px}.contact-info-item{display:flex;align-items:flex-start;gap:20px}.contact-info-icon{flex-shrink:0;width:40px;height:40px;position:relative;display:flex;align-items:center;justify-content:center;background-color:#b2876b;border-radius:8px}.contact-info-icon img{width:40px;height:40px;object-fit:contain}.contact-info-content{flex:1;display:flex;flex-direction:column;gap:8px}.contact-info-label{font-weight:500;font-size:14px;line-height:1.4;color:rgba(49,62,72,.6);text-transform:uppercase;letter-spacing:.5px}.contact-info-label,.contact-info-value{font-family:var(--font-montserrat),"Montserrat",sans-serif;margin:0}.contact-info-value{font-weight:400;font-size:18px;line-height:1.6;color:#313e48}.contact-info-value a{color:#313e48;text-decoration:none;transition:color .2s ease}.contact-info-value a:hover{color:#b2876b}.contact-whatsapp-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 22px;background-color:#b2876b;color:#ffffff;font-family:var(--font-montserrat),"Montserrat",sans-serif;font-size:16px;font-weight:500;text-decoration:none;border-radius:4px;border:none;cursor:pointer;transition:background-color .3s cubic-bezier(.4,0,.2,1);align-self:flex-start}.contact-whatsapp-button:hover{background-color:#9d7459}.contact-whatsapp-button:active{background-color:#8d6f55}.contact-whatsapp-button img{width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1);flex-shrink:0}.contact-whatsapp-button span{white-space:nowrap}.contact-hero-image-wrapper{position:absolute;top:0;right:0;bottom:0;left:55%;z-index:1;overflow:hidden}.contact-hero-image{object-fit:cover;object-position:center;width:100%;height:100%}.contact-hero-image-gradient{position:absolute;top:0;left:0;width:300px;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.95) 0,rgba(255,255,255,.7) 25%,rgba(255,255,255,.3) 50%,rgba(255,255,255,0));pointer-events:none;z-index:1}@media (max-width:1600px){.contact-hero-content{padding:100px 120px}.contact-hero-title{font-size:56px}}@media (max-width:1400px){.contact-hero-content{padding:84px 100px}.contact-hero-title{font-size:52px}.contact-hero-description{font-size:18px}}@media (max-width:1200px){.contact-hero-content-panel{flex:0 0 60%}.contact-hero-image-wrapper{left:52%}.contact-hero-content{padding:64px 80px;gap:40px}.contact-hero-title{font-size:48px}.contact-hero-description{font-size:18px}.contact-hero-info{gap:28px}}@media (max-width:1024px){.contact-hero-container{flex-direction:column;min-height:auto}.contact-hero-content-panel{flex:1;width:100%;position:relative;z-index:2}.contact-hero-image-wrapper{position:relative;left:0;width:100%;height:400px;order:-1}.contact-hero-content{padding:48px 24px;gap:32px}.contact-hero-title{font-size:42px}.contact-hero-description{font-size:18px}.contact-hero-info{gap:24px}.contact-hero-image-gradient{display:none}}@media (max-width:768px){.contact-hero-content{padding:32px 16px;gap:24px}.contact-hero-title{font-size:32px;letter-spacing:-.64px}.contact-hero-description{font-size:16px;line-height:1.7}.contact-hero-info{gap:20px}.contact-info-item{gap:16px}.contact-info-value{font-size:16px}.contact-hero-image-wrapper{height:300px}}