.rg-realisations-stats{background:var(--rg-white);border-bottom:1px solid rgba(220,194,169,.45)}.rg-realisations-stats__inner{width:min(100%,var(--rg-container));margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);min-height:96px}.rg-realisations-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px 12px}.rg-realisations-stat:not(:first-child){border-left:1px solid rgba(220,194,169,.45)}.rg-realisations-stat__number{font-family:var(--rg-font-serif);font-size:30px;font-weight:400;color:var(--rg-teal);line-height:1.1;letter-spacing:0}.rg-realisations-stat__label{font-family:var(--rg-font);font-size:12px;font-weight:500;color:var(--rg-black);margin-top:4px}.rg-realisations-stat__sublabel{font-family:var(--rg-font);font-size:10px;color:var(--rg-muted);margin-top:2px}.rg-realisations{background:var(--rg-white);padding:80px var(--rg-gutter)}.rg-realisations__head{text-align:center;max-width:620px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:10px}.rg-realisations__head h2{font-family:var(--rg-font-serif);font-size:32px;font-weight:400;color:var(--rg-black);margin:0;line-height:1.2;letter-spacing:0}.rg-realisations__intro{font-family:var(--rg-font);font-size:14px;color:#5a4f44;line-height:1.7;margin:0;max-width:520px}.rg-realisations__inner{width:min(100%,var(--rg-container));margin:0 auto;display:flex;flex-direction:column;gap:32px}.rg-realisations__filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.rg-realisations__filter{font-family:var(--rg-font);font-size:12px;font-weight:500;color:var(--rg-ink);background:transparent;border:1px solid rgba(220,194,169,.55);border-radius:6px;padding:8px 16px;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.rg-realisations__filter:hover{border-color:#02939773;color:var(--rg-teal)}.rg-realisations__filter[data-active]{background:var(--rg-teal);color:#fff;border-color:var(--rg-teal)}.rg-realisations__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.rg-realisations__card{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 4px 24px #1a16121f;aspect-ratio:4 / 3;background:#f0ebe3;transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease}.rg-realisations__card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(26,22,18,.55),transparent 45%);pointer-events:none}.rg-realisations__card img{width:100%;height:100%;object-fit:cover;display:block}.rg-realisations__card:hover{transform:translateY(-3px);box-shadow:0 10px 32px #1a16122e}.rg-realisations__card[data-hidden]{display:none}.rg-realisations__legend{position:absolute;bottom:14px;left:14px;z-index:2;background:#f7f5f2e0;padding:6px 12px;border-radius:4px;font-family:var(--rg-font);font-size:10.5px;font-weight:500;color:var(--rg-ink);letter-spacing:.1px}.rg-realisations__empty{font-family:var(--rg-font);font-size:13px;color:#5a4f44;text-align:center;margin:24px 0 0}.rg-before-after{background:#f0ebe3;padding:80px var(--rg-gutter)}.rg-before-after__inner{width:min(100%,var(--rg-container));margin:0 auto;display:flex;flex-direction:column;gap:48px}.rg-before-after__head{text-align:center;max-width:640px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:10px}.rg-before-after__head h2{font-family:var(--rg-font-serif);font-size:32px;font-weight:400;color:var(--rg-black);margin:0;line-height:1.2;letter-spacing:0}.rg-before-after__head h2 em{font-style:italic;color:var(--rg-teal)}.rg-before-after__intro{font-family:var(--rg-font);font-size:14px;color:#5a4f44;line-height:1.7;margin:0;max-width:520px}.rg-before-after__list{display:flex;flex-direction:column;gap:56px}.rg-before-after__item{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:center}.rg-before-after__item:nth-child(2n){grid-template-columns:1fr 1.4fr}.rg-before-after__item:nth-child(2n) .rg-before-after__body{order:-1}.rg-before-after__pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rg-before-after__figure{position:relative;margin:0;border-radius:10px;overflow:hidden;box-shadow:0 4px 24px #1a16121f;aspect-ratio:4 / 3;background:#ddd}.rg-before-after__figure img{width:100%;height:100%;object-fit:cover;display:block}.rg-before-after__figure figcaption{position:absolute;top:12px;left:12px;z-index:2;background:#f7f5f2f0;padding:5px 11px;border-radius:4px;font-family:var(--rg-font);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;color:#5a4f44}.rg-before-after__figure--after figcaption{background:var(--rg-teal);color:#fff}.rg-before-after__body h3{font-family:var(--rg-font-serif);font-size:22px;font-weight:500;color:var(--rg-black);margin:0 0 6px;line-height:1.3;letter-spacing:0}.rg-before-after__context{font-family:var(--rg-font);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;color:var(--rg-teal);margin:0 0 14px}.rg-before-after__body p:not(.rg-before-after__context){font-family:var(--rg-font);font-size:13.5px;color:#5a4f44;line-height:1.7;margin:0}.rg-realisations-approach{background:var(--rg-white);padding:80px var(--rg-gutter)}.rg-realisations-approach__inner{width:min(100%,var(--rg-container));margin:0 auto;display:flex;flex-direction:column;gap:40px}.rg-realisations-approach__head{text-align:center;max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:10px}.rg-realisations-approach__head h2{font-family:var(--rg-font-serif);font-size:32px;font-weight:400;color:var(--rg-black);margin:0;line-height:1.2;letter-spacing:0}.rg-realisations-approach__intro{font-family:var(--rg-font);font-size:14px;color:#5a4f44;line-height:1.7;margin:0;max-width:480px}.rg-realisations-approach__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.rg-realisations-approach__card{background:#f7f5f2;border:1px solid rgba(220,194,169,.55);border-radius:10px;padding:26px 24px 28px;display:flex;flex-direction:column;gap:12px}.rg-realisations-approach__num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;background:var(--rg-white);border:1.5px solid rgba(220,194,169,.55);font-family:var(--rg-font);font-size:12px;font-weight:500;color:var(--rg-teal)}.rg-realisations-approach__card h3{font-family:var(--rg-font-serif);font-size:18px;font-weight:500;color:var(--rg-black);margin:0;letter-spacing:0}.rg-realisations-approach__card p{font-family:var(--rg-font);font-size:12.5px;color:#5a4f44;line-height:1.65;margin:0}.rg-realisations-testimonial{background:#f0ebe3;padding:72px var(--rg-gutter)}.rg-realisations-testimonial__inner{width:min(100%,720px);margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.rg-realisations-testimonial__stars{font-family:var(--rg-font);font-size:20px;font-weight:400;color:var(--rg-teal);letter-spacing:4px;margin:0;line-height:1}.rg-realisations-testimonial blockquote{font-family:var(--rg-font-serif);font-style:italic;font-size:19px;font-weight:400;color:var(--rg-ink);line-height:1.55;margin:0;letter-spacing:0}.rg-realisations-testimonial footer{display:flex;flex-direction:column;gap:2px;margin-top:4px}.rg-realisations-testimonial cite{font-family:var(--rg-font);font-size:12px;font-weight:500;font-style:normal;color:var(--rg-ink)}.rg-realisations-testimonial footer span{font-family:var(--rg-font);font-size:11px;color:#9a8e84}@media(max-width:1024px){.rg-realisations,.rg-before-after,.rg-realisations-approach{padding:64px var(--rg-gutter)}.rg-realisations-testimonial{padding:56px var(--rg-gutter)}.rg-realisations-stats__inner{grid-template-columns:repeat(2,1fr)}.rg-realisations-stat:nth-child(2){border-left:1px solid rgba(220,194,169,.45)}.rg-realisations-stat:nth-child(3),.rg-realisations-stat:nth-child(4){border-top:1px solid rgba(220,194,169,.45)}.rg-realisations-stat:nth-child(3){border-left:none}.rg-realisations-approach__grid{grid-template-columns:repeat(2,1fr)}.rg-before-after__item,.rg-before-after__item:nth-child(2n){grid-template-columns:1fr;gap:24px}.rg-before-after__item:nth-child(2n) .rg-before-after__body{order:0}}@media(max-width:768px){.rg-realisations,.rg-before-after,.rg-realisations-approach{padding:56px var(--rg-gutter)}.rg-realisations-testimonial{padding:48px var(--rg-gutter)}.rg-realisations__head h2,.rg-before-after__head h2,.rg-realisations-approach__head h2{font-size:26px}.rg-realisations__filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;margin:0 calc(var(--rg-gutter) * -1);padding:0 var(--rg-gutter);scrollbar-width:none;-ms-overflow-style:none}.rg-realisations__filters::-webkit-scrollbar{display:none}.rg-realisations__filter{flex-shrink:0;padding:9px 16px}.rg-realisations__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.rg-realisations__legend{font-size:10px;padding:6px 10px}.rg-realisations-stat__number{font-size:26px}.rg-realisations-approach__grid{grid-template-columns:1fr;gap:14px}.rg-before-after__pair{gap:8px}.rg-before-after__list{gap:40px}.rg-realisations-testimonial blockquote{font-size:16px}}@media(max-width:480px){.rg-realisations,.rg-before-after,.rg-realisations-approach{padding:44px var(--rg-gutter)}.rg-realisations-testimonial{padding:40px var(--rg-gutter)}.rg-realisations__grid{grid-template-columns:1fr;gap:12px}.rg-realisations__card{aspect-ratio:3 / 2}.rg-realisations__head h2,.rg-before-after__head h2,.rg-realisations-approach__head h2{font-size:23px}.rg-before-after__body h3{font-size:20px}.rg-realisations-testimonial blockquote{font-size:15px}}
