.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;background-image:url('../img/feature_pattern.png');display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.hero-section::before{background:linear-gradient(135deg,rgb(233 23 23) 0,rgb(67 42 50 / 72%) 50%,rgb(191 32 93 / 0%) 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}.hero-text-content{color:#fff;z-index:2;padding:3rem 0;height:470px;display:flex;flex-direction:column;justify-content:center;text-align:left;position:relative;background-image:url('../img/menu-pattern.png')}.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}.cta-buttons{display:flex;gap:1.5rem;align-items:center}.btn-primary{background:#fff;color:#d70006;border-radius:5px;font-weight:600;border:none;cursor:pointer}.btn-primary:hover{background:#fbfbfb;transform:translateY(-2px);box-shadow:0 10px 25px rgba(238,153,234,.3)}.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);transform:translateY(-2px);box-shadow:0 10px 25px rgba(255,255,255,.2)}.image-content{height:470px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.3)}.slider-container{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.indicator,.slider-btn{cursor:pointer;transition:.3s}.slider-item{min-width:100%;height:100%}.hero-image{width:100%;height:100%;object-fit:cover;display:block}.slider-btn,.slider-indicators{display:flex;z-index:3;position:absolute}.slider-btn{top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:20px;align-items:center;justify-content:center;opacity:.8}.slider-btn:hover{background:rgba(0,0,0,.8);opacity:1;transform:translateY(-50%) scale(1.1)}.slider-btn.prev{left:10px}.slider-btn.next{right:10px}.slider-indicators{bottom:20px;left:50%;transform:translateX(-50%);gap:8px}.indicator{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.5)}.indicator.active{background:#fff;transform:scale(1.2)}.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;max-width:100%}.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;height:auto}.cta-buttons{justify-content:center}.hero-section::before{background:linear-gradient(135deg,#e91717 0,#e91717 50%,rgb(233 23 23) 100%)}}@media (max-width:768px){.hero-content{grid-template-columns:1fr;gap:1rem;text-align:center}.hero-text-content{padding:2rem;height:auto;min-height:400px}.image-content{order:1;height:auto}.main-title{font-size:clamp(2.2rem, 3vw, 3rem)}.cta-buttons{justify-content:center;flex-wrap:wrap}.slider-btn{width:40px;height:40px;font-size:16px}.bg-decoration{display:none}.title-highlight{font-size:clamp(1.2rem, 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:auto}.slider-btn{width:35px;height:35px;font-size:14px}}}