.service-unique{max-width:1500px;padding:0 20px;margin:10rem auto 0}.service-unique-container{display:flex;flex-direction:column;gap:2rem}.service-header{display:flex;justify-content:center;width:100%}.service-unique-main{display:flex;flex-direction:row;gap:2rem;align-items:flex-start}.service-unique-3d{position:-webkit-sticky;position:sticky;top:10rem;align-self:flex-start;height:-moz-fit-content;height:fit-content}.service-unique-3d,.service-unique-content{width:50%;display:flex;flex-direction:column;gap:2rem}.service-unique-actions{display:none}.service-unique-actions-desktop{display:flex;flex-direction:row;justify-content:flex-start;gap:5rem;width:100%;margin-top:2rem}.service-header h1{font-size:var(--font-size-60);background:var(--color-gradient-primary);text-transform:uppercase;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:var(--line-height-tight);width:-moz-fit-content;width:fit-content;margin-bottom:4rem;margin-top:2rem}.service-subtitle{font-size:var(--font-size-20);color:var(--color-text-muted);margin:0;line-height:var(--line-height-relaxed);font-weight:var(--font-weight-normal)}.service-main-content{display:flex;flex-direction:column;gap:3rem}.service-section{margin-bottom:2rem}.service-section h2{font-size:var(--font-size-24);font-weight:var(--font-weight-semibold);color:var(--color-tertiary);margin:0 0 1.5rem;line-height:var(--line-height-snug);border-left:4px solid var(--color-tertiary);padding-left:1rem;text-align:left}.service-paragraph{font-size:var(--font-size-16);line-height:var(--line-height-relaxed);color:var(--color-text);margin:0 0 1rem;text-align:left}.service-paragraph:last-child{margin-bottom:0}.service-image-container{width:100%;height:300px;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.service-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service-image:hover{transform:scale(1.05)}@media (max-width:1800px){.service-header h1{font-size:var(--font-size-40);margin-bottom:2rem;margin-top:0}.service-section h2{font-size:var(--font-size-20)}.service-paragraph{font-size:var(--font-size-16)}}@media (max-width:768px){.service-unique{margin-top:6rem}.service-unique-container{display:flex;flex-direction:column;gap:2rem}.service-header{width:100%;order:1}.service-unique-main{display:flex;flex-direction:column;gap:2rem;order:2}.service-unique-content{width:100%;min-height:auto;order:1}.service-unique-actions{display:flex;width:100%;flex-direction:row;gap:1rem;order:3;justify-content:space-around}.service-unique-actions-desktop{display:none}.service-unique-3d{width:100%;position:static;order:2}.service-header h1{font-size:var(--font-size-34)}.service-section h2{font-size:var(--font-size-20)}.service-main-content{gap:2rem}.service-image-container{height:250px}}@media (max-width:1800px){.service-unique{max-width:1000px}}@media (max-width:1000px){.service-unique{max-width:100%;padding:0 1rem}}