.drp-hero{position:relative;padding-top:140px;padding-bottom:100px;background-size:cover;background-position:center;background-color:var(--color-dark-950);color:#fff}.drp-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#070a0ff0,#070a0fbf 45%,#070a0f33 75%,#070a0f00)}.drp-hero__container{position:relative;z-index:1;align-items:flex-start}.drp-hero__breadcrumb{display:flex;align-items:center;gap:8px;font-family:var(--font-sans);font-size:13px;color:#ffffff80;margin-bottom:20px}.drp-hero__breadcrumb a{color:#ffffff80;text-decoration:none}.drp-hero__breadcrumb svg{width:12px;height:12px}.drp-hero__breadcrumb span{color:#ffffffd9}.drp-hero__title{font-family:var(--font-serif);font-weight:500;font-size:clamp(36px,4.5vw,56px);margin:0 0 14px}.drp-hero__description{font-family:var(--font-sans);font-weight:300;font-size:15px;line-height:1.7;color:#ffffffb3;max-width:560px;margin:0 0 26px}.drp-hero__meta{display:flex;flex-wrap:wrap;gap:28px}.drp-hero__meta-item{display:flex;align-items:center;gap:8px;font-family:var(--font-sans);font-size:14px;color:#ffffffbf}.drp-hero__meta-item svg{width:16px;height:16px;color:var(--color-gold-500)}.drp-body{background:#f7f7f8;padding-bottom:80px;margin-top:-100px}.drp-stats{display:flex;align-items:center;background:#fff;border-radius:20px;box-shadow:var(--shadow-glass);padding:30px 40px;margin-top:-60px;margin-bottom:48px;position:relative;z-index:2;flex-wrap:wrap;gap:24px;width:100%}.drp-stats__rating{display:flex;flex-direction:column;gap:4px;padding-right:40px;border-right:1px solid #eceef1}.drp-stats__rating-value{display:flex;align-items:center;gap:8px;font-family:var(--font-serif);font-weight:500;font-size:32px;color:var(--color-dark-950)}.drp-stats__rating-value svg{width:22px;height:22px;color:var(--color-gold-500);fill:var(--color-gold-500)}.drp-stats__rating-label{display:flex;align-items:center;gap:6px;font-family:var(--font-sans);font-size:13px;color:#8a90a0}.drp-stats__info{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;border:1px solid #d8dbe0;font-size:9px;color:#a2a7b3}.drp-stats__stars{display:flex;gap:3px}.drp-stats__stars svg{width:15px;height:15px;color:var(--color-gold-500);fill:var(--color-gold-500)}.drp-stats__star-empty svg{color:#e4e6ea;fill:none}.drp-stats__reviews{font-family:var(--font-sans);font-size:12px;color:#a2a7b3}.drp-stats__item{display:flex;flex-direction:column;gap:4px;flex:1;min-width:90px}.drp-stats__value{font-family:var(--font-serif);font-weight:400;font-size:22px;color:var(--color-dark-950)}.drp-stats__label{font-family:var(--font-sans);font-size:12px;color:#8a90a0}.drp-about{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;margin-bottom:48px}.drp-about__title{font-family:var(--font-serif);font-weight:600;font-size:26px;color:var(--color-dark-950);margin:0 0 20px}.drp-about__text{font-family:var(--font-sans);font-size:15px;line-height:1.75;color:#5b6270}.drp-about__text p{margin:0 0 16px}.drp-about__text p:last-child{margin-bottom:0}.drp-features{display:flex;flex-direction:column;gap:22px}.drp-feature{display:flex;gap:14px}.drp-feature__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#fff;border:1px solid #eceef1;color:var(--color-gold-600);flex-shrink:0}.drp-feature__icon svg{width:18px;height:18px}.drp-feature__body{display:flex;flex-direction:column;gap:4px}.drp-feature__title{font-family:var(--font-sans);font-size:14px;font-weight:700;color:var(--color-dark-950)}.drp-feature__text{font-family:var(--font-sans);font-size:13px;color:#8a90a0;line-height:1.5}.drp-gallery-block{margin-bottom:48px;width:100%}.drp-gallery-block__title{font-family:var(--font-serif);font-weight:600;font-size:24px;color:var(--color-dark-950);margin:0 0 20px}.drp-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:160px;gap:16px}.drp-gallery__item{grid-column:span 2;grid-row:span 2;border-radius:16px;overflow:hidden;background:var(--color-dark-900)}.drp-gallery__item:nth-child(n+2){grid-column:span 1;grid-row:span 1}.drp-gallery__item:nth-child(2){grid-column:span 2}.drp-gallery__item img{width:100%;height:100%;object-fit:cover;display:block}.drp-projects{margin-bottom:0}.drp-projects__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:24px}.drp-projects__title{font-family:var(--font-serif);font-weight:600;font-size:24px;color:var(--color-dark-950);margin:0}.drp-projects__link{display:inline-flex;align-items:center;gap:8px;color:var(--color-gold-600);font-family:var(--font-sans);font-size:14px;font-weight:600;text-decoration:none}.drp-projects__link svg{width:14px;height:14px}.drp-projects__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:28px}.dp-project__meta-label{display:inline-flex;align-items:center;gap:3px}.dp-project__meta-label svg{width:10px;height:10px}@media (max-width: 1199px){.drp-about{grid-template-columns:1fr}.drp-projects__grid,.drp-gallery{grid-template-columns:repeat(2,1fr)}.drp-gallery__item,.drp-gallery__item:nth-child(2){grid-column:span 2;grid-row:span 1}.drp-stats{display:grid;grid-template-columns:1fr 1fr;padding:20px;gap:12px}.drp-stats__rating{border-right:none;padding-right:0}}@media (max-width: 1024px){.drp-body{margin-top:-50px}}@media (max-width: 640px){.drp-hero{padding-top:110px}.drp-projects__grid,.drp-gallery{grid-template-columns:1fr}.drp-gallery__item,.drp-gallery__item:nth-child(2){grid-column:span 1}}
