.about__grid{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:70px;align-items:center}.about__copy{order:1}.about__media{order:2}.about__copy>p,.about__copy #aboutMore p,.about__copy li{color:#c7cad1;font-size:17px;line-height:1.75}.about__copy ul{padding-left:22px}.about__copy li::marker{color:var(--gold)}.about-stack{position:relative;min-height:560px}.about-photo{position:absolute;padding:0;overflow:hidden;border:5px solid #f2efe7;border-radius:22px;background:#101217;box-shadow:0 30px 70px rgba(0,0,0,.5);cursor:zoom-in}.about-photo img{width:100%;height:100%;object-fit:cover}.about-photo--main{z-index:3;inset:75px 42px 30px 45px}.about-photo--back{z-index:1;width:44%;height:50%;right:0;top:15px;transform:rotate(5deg)}.about-photo--front{z-index:2;width:42%;height:46%;left:0;bottom:0;transform:rotate(-5deg)}.about-photo--main span{position:absolute;right:14px;bottom:14px;padding:10px 15px;border-radius:999px;background:#07090d;color:#fff;font-weight:900;text-transform:uppercase}.about-dots{display:flex;justify-content:center;gap:7px}.about-dots i{width:9px;height:9px;border-radius:50%;background:#59606a}.about-dots i:first-child{width:28px;background:var(--gold)}.services{background:linear-gradient(180deg,#11151b,#080a0d)}.service-grid{gap:24px}.service-card{display:flex;flex-direction:column;background:#f3f3f1;color:#111;border:0;border-radius:20px;box-shadow:0 18px 45px rgba(0,0,0,.35)}.service-card>img{display:block;width:100%;height:auto;aspect-ratio:4/3!important;object-fit:cover!important}.service-card>div{min-height:295px;padding:24px}.service-card h3{color:#111;font-size:22px;line-height:1.14}.service-card p{color:#555;line-height:1.55}.service-card>div>span{color:#b4141d}.service-actions button{color:#111!important;border:1px solid #b4141d!important}.service-actions button:hover{background:#111;color:#fff!important}.service-actions a{background:#bd151e!important}.service-modal__panel{grid-template-columns:minmax(300px,44%) 1fr;width:min(1160px,95vw)}.service-modal__cover{position:sticky;top:0;height:100%;min-height:660px;background:#07080b}.service-modal__cover>img{width:100%;height:100%;object-fit:cover}.service-modal__content{padding:42px!important}.service-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0;max-height:350px;overflow:auto;padding-right:6px}.service-media video,.service-media__image img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px;background:#000}.service-media__image{padding:0;border:1px solid rgba(215,173,73,.35);border-radius:10px;background:#111;cursor:zoom-in}.service-media__empty{grid-column:1/-1;padding:18px;border:1px dashed rgba(215,173,73,.4);border-radius:12px}.service-modal__content>p{font-size:16px}.service-modal__content .button{margin-top:4px}
@media(max-width:900px){.about__grid{grid-template-columns:1fr;gap:38px}.about__copy,.about__media{order:initial}.about-stack{min-height:470px}.about-photo--main{inset:55px 30px 35px}.service-modal__panel{grid-template-columns:1fr}.service-modal__cover{position:relative;min-height:260px;max-height:330px}.service-modal__content{padding:28px!important}.service-media{grid-template-columns:1fr;max-height:none}}
@media(max-width:520px){.about-stack{min-height:355px}.about-photo{border-width:3px;border-radius:14px}.about-photo--main{inset:42px 20px 28px}.about-photo--back{width:46%;height:43%}.about-photo--front{width:45%;height:42%}.service-card>div{min-height:270px}.service-actions{grid-template-columns:1fr}}
.video-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.video-gallery article{overflow:hidden;border:1px solid rgba(215,173,73,.3);border-radius:16px;background:#11151b}.video-gallery video{display:block;width:100%;aspect-ratio:16/9;background:#000}.video-gallery h3{margin:0;padding:15px 18px;color:#fff}.transform-gallery .gallery-item img{width:100%;height:100%;object-fit:cover}.service-modal.is-open .service-modal__panel{align-items:stretch}@media(max-width:700px){.video-gallery{grid-template-columns:1fr}}
