.serviceSection{position:relative;width:100%;height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden}.background-slider{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;transition:transform .5s ease}.slide{flex:0 0 100%;height:100%;background-size:cover;background-position:50%}.serviceSection .overlay{position:absolute;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;text-align:center}.serviceSection .content{z-index:1;max-width:900px;padding:0 1rem}.serviceSection h1{font-family:Bebas Neue,cursive;font-size:4.5rem;margin:0;color:var(--primary-color);letter-spacing:-.005em;line-height:100%;padding:10px 0}.serviceSection p{font-size:1rem;color:var(--primary-color);line-height:1.5;font-weight:300;letter-spacing:-.05em;margin:20px 0 40px}@media (max-width:768px){.serviceSection{height:60vh}.serviceSection h1{font-size:2.5rem}.serviceSection p{font-size:1.1rem}}.signage-section{width:100%;background-color:var(--primary-color);padding:60px 80px;box-sizing:border-box;max-width:1400px;margin:0 auto}.label{color:var(--primary-color);background-color:var(--secondary-color);display:inline-block;padding:4px 12px;border-radius:20px;font-size:.8rem;text-transform:uppercase;margin-bottom:10px}.label,.top-text{letter-spacing:-.05em}.top-text{padding:40px 0;font-size:1rem;margin:20px 0;color:var(--tertiary-color);line-height:1.5;font-weight:300}.top-text .highlight{color:#f44336;font-weight:700;letter-spacing:1px;text-transform:uppercase;font-size:.9rem}.top-text .intro{font-size:1rem;color:var(--tertiary-color);line-height:1.5;font-weight:300;letter-spacing:-.05em;padding:20px 0}.service-block{display:flex;justify-content:space-between;gap:40px;height:400px;margin-bottom:40px}.service-block:nth-child(2n){flex-direction:row-reverse}.text-section{width:40%;height:100%;background-color:var(--primary-color);padding:20px;box-shadow:0 8px 32px rgba(0,0,0,.12);text-align:left}.service-block:nth-child(2n) .text-section{border-top-right-radius:20px;border-bottom-right-radius:20px}.service-block:nth-child(odd) .text-section{border-top-left-radius:20px;border-bottom-left-radius:20px}.text-section h2{font-family:Montserrat,cursive;font-size:3rem;margin:0;color:var(--secondary-color);line-height:100%;padding:10px 0}.text-section p{font-size:1rem;margin:20px 0;color:var(--tertiary-color);line-height:1.5;font-weight:300;letter-spacing:-.05em}.contact-btn{background-color:#f44336;color:white;border:none;padding:.9rem 1.8rem;border-radius:3px;font-weight:600;cursor:pointer;transition:.3s ease}.contact-btn:hover{background-color:#d63326}.image-section{width:60%;height:100%;overflow:hidden}.service-block:nth-child(2n) .image-section{border-top-left-radius:20px;border-bottom-left-radius:20px}.service-block:nth-child(odd) .image-section{border-top-right-radius:20px;border-bottom-right-radius:20px}.image-section img{width:100%;height:100%;object-fit:cover}@media (max-width:1024px){.signage-section{padding:40px}.service-block{gap:20px}.text-section{width:45%;padding:15px}.image-section{width:55%}}@media (max-width:768px){.signage-section{padding:30px 20px}.top-text{padding:20px 0;margin:15px 0}.top-text .intro{padding:15px 0}.service-block{height:auto;gap:20px;margin-bottom:30px}.service-block,.service-block:nth-child(2n),.service-block:nth-child(odd){flex-direction:column}.image-section,.text-section{width:100%;height:300px}.service-block:nth-child(2n) .text-section,.service-block:nth-child(odd) .text-section{border-radius:0;border-top-left-radius:20px;border-top-right-radius:20px}.service-block:nth-child(2n) .image-section,.service-block:nth-child(odd) .image-section{border-radius:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.text-section h2{font-size:2rem}.contact-btn{padding:.7rem 1.5rem}}@media (max-width:480px){.signage-section{padding:20px 15px}.top-text{padding:15px 0;margin:10px 0}.top-text .intro{padding:10px 0}.text-section{padding:10px}.text-section h2{font-size:1.5rem}.text-section p{margin:15px 0}.image-section{height:250px}.contact-btn{padding:.6rem 1.2rem;font-size:.9rem}}