.hero-section,.hero-text-content{display:flex;background-image:url('../img/menu-pattern.png')}.btn-primary:hover,.btn-services:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgb(188 229 207 / 17%)}.hero-section,.image-circle,.image-content{position:relative;overflow:hidden}.hero-section::before,.hero-text-content::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0}.main-title,.title-highlight{font-weight:600;line-height:1.1}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'work sans',sans-serif}.hero-section{min-height:80vh;align-items:center}.hero-section::before{background:linear-gradient(135deg,rgb(4 129 104) 0,rgb(4 47 38 / 71%) 50%,rgb(63 76 78) 100%);z-index:1}.hero-content{display:grid;grid-template-columns:1fr 1fr;width:100%;margin:0 auto;gap:1rem;align-items:center;position:relative;z-index:2;justify-content:center;align-items:center}.hero-text-content{color:#fff;z-index:2;padding:3rem 0;height:470px;flex-direction:column;justify-content:center;text-align:left;position:relative}.cta-buttons,.image-content{align-items:center;display:flex}.cta-buttons,.hero-subtitle,.image-content,.main-title,.title-highlight{position:relative;z-index:1}.hero-text-content::before{background:linear-gradient(135deg,rgb(231 40 116 / 2%) 0 0,#bd135700 50%,rgb(113 24 57 / 0%) 100%)}.main-title{font-size:clamp(3rem, 5vw, 6rem);margin-bottom:1rem}.title-highlight{font-size:clamp(1.5rem, 6vw, 1rem);margin-bottom:2rem}.hero-subtitle{font-size:1.1rem;line-height:1.6;opacity:.95;margin-bottom:3rem;max-width:500px;font-weight:300}.btn-primary,.btn-services{padding:1rem 2.5rem;text-decoration:none;font-size:1rem;transition:.3s;min-width:187px;min-height:62px;justify-self:center}.cta-buttons{gap:1.5rem}.btn-primary{background:#fff;color:#008577;border-radius:5px;font-weight:600;border:none;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}.btn-primary:hover{background:#fbfbfb}.btn-services{background:rgba(255,255,255,.15);color:#fff;border-radius:5px;font-weight:500;border:2px solid rgba(255,255,255,.4);backdrop-filter:blur(10px)}.btn-services:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.6)}.image-content{height:470px;justify-content:flex-end;align-content:center}.circles-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;align-content:center}.image-circle{border-radius:50%;transition:.4s}.large-circle{width:460px;height:460px;z-index:2}.small-circle{width:270px;height:270px;position:absolute;bottom:20px;left:20px;z-index:3}.circle-image{width:100%;height:100%;object-fit:cover;transition:transform .4s}.circle-border{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:3px solid rgba(255,255,255,.3);border-radius:50%;z-index:-1;animation:3s ease-in-out infinite pulse-border}@keyframes pulse-border{0%,100%{transform:scale(1);opacity:.5}50%{transform:scale(1.05);opacity:.8}}.bg-decoration{position:absolute;right:-10%;top:50%;transform:translateY(-50%);width:60%;height:120%;background:linear-gradient(45deg,rgba(255,255,255,.03),rgba(255,255,255,.08));border-radius:50px;z-index:0;display:none}@media (max-width:1024px){.hero-content,.hero-text-content .hero-subtitle,.hero-text-content h1,.hero-text-content h2{text-align:center}.hero-content{grid-template-columns:1fr;gap:1rem;padding:1.5rem}.hero-text-content{padding:2rem;height:auto;min-height:400px;order:2;text-align:center}.image-content{order:1}.large-circle{width:460px;height:460px}.small-circle{bottom:15px;left:15px}.circles-container,.cta-buttons{justify-content:center}.hero-section::before{background:linear-gradient(135deg,#048168 0,#048168 50%,rgb(4 129 104) 100%)}.hero-subtitle{max-width:100%}}@media (max-width:768px){.hero-content{grid-template-columns:1fr;gap:1rem}.hero-text-content{padding:2rem;height:auto;min-height:400px}.image-content{order:1}.large-circle{width:460px;height:460px}.small-circle{width:240px;height:240px;bottom:10px;left:10px}.main-title{font-size:clamp(3rem, 8vw, 4rem)}.cta-buttons{justify-content:center;flex-wrap:wrap}.bg-decoration{display:none}.title-highlight{font-size:clamp(1.3rem, 6vw, 1rem);font-weight:600;line-height:1.3}@media (max-width:480px){.hero-section{min-height:auto}.hero-content{padding:.5rem;gap:1rem}.hero-text-content{padding:1rem;text-align:center}.hero-text-content .hero-subtitle,.hero-text-content h1,.hero-text-content h2{text-align:center}.hero-subtitle{margin-bottom:1.5rem;font-size:1rem}.cta-buttons{flex-direction:column;gap:1rem;width:100%}.btn-primary,.btn-services{width:100%;justify-content:center;max-width:280px;text-align:center;display:inline-block}.image-content{height:300px}.large-circle{width:300px;height:300px}.small-circle{width:150px;height:150px;bottom:8px;left:8px}}}