:root{--pink:#f72585;--ink:#111;--muted:#626262;--line:#d8d8d8;--paper:#fafafa;--pink-text:#ca0c60}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--pink);outline-offset:7px}.skip{position:fixed;top:-100px;left:20px;background:var(--ink);color:#fff;padding:15px;z-index:99}.skip:focus{top:12px}.header{height:104px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;background:rgba(250,250,250,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{width:300px;display:block}.brand img{width:100%;height:auto;display:block}nav{display:flex;gap:36px;align-items:center;font-size:14px;font-weight:600}nav a:hover{color:var(--pink-text)}.nav-contact{border:1px solid var(--ink);padding:12px 22px;display:flex;gap:25px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;position:relative;padding:0 5.5%;min-height:720px}.hero-copy{padding:70px 30px 90px 0;z-index:1}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;line-height:1.6;margin:0 0 26px}.hero .eyebrow{display:flex;align-items:center;gap:12px}.eyebrow span:empty{height:7px;width:7px;background:var(--pink);display:inline-block}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(4.5rem,7.3vw,7.5rem);font-weight:700;line-height:.98;letter-spacing:-.065em;margin-bottom:27px}h1 em,h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.065em;color:var(--pink-text)}.intro{color:#535353;font-size:18px;line-height:1.6;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--pink);padding:17px 24px;color:var(--ink);font-size:14px;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:#ff66aa;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.text-link{font-size:14px;display:block;width:fit-content;margin-top:22px;border-bottom:1px solid #888;padding-bottom:4px}.text-link span{margin-left:25px}.hero-art{position:relative;min-width:0;align-self:stretch;overflow:hidden}.hero-art>img{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 42%}.art-caption{position:absolute;bottom:52px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.5px;gap:20px;font-weight:700}.hero-bottom{position:absolute;bottom:0;left:5.5%;right:5.5%;display:flex;justify-content:space-between;border-top:1px solid #aaa;padding:15px 0;background:rgba(250,250,250,.83);font-size:10px;letter-spacing:2px}.ribbon{background:var(--pink);padding:21px 6%;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:clamp(18px,2.5vw,36px);letter-spacing:-1px;gap:15px}.ribbon .star{font-size:34px}.section{padding:105px 7.5%}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:30px;margin-bottom:55px}.section-heading>.eyebrow{padding-top:12px}.section-heading>div{display:flex;gap:60px;align-items:flex-end;justify-content:space-between}h2{font-size:clamp(2.8rem,4.4vw,4.8rem);line-height:1.08;letter-spacing:-.055em;margin-bottom:25px;font-weight:600}.section-heading h2{margin:0;flex-shrink:0}.section-heading p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:250px;margin:0 0 6px}.service-list{border-top:1px solid var(--ink)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:60px 1fr 230px 30px;align-items:center;gap:10px;padding:27px 0;min-height:104px}summary::-webkit-details-marker{display:none}summary h3{font-size:clamp(20px,2.05vw,30px);font-weight:500;letter-spacing:-.035em;margin:0;line-height:1.25}.number{font-size:12px;color:var(--pink-text);font-weight:700}.service-tag{font-size:10px;letter-spacing:1.5px;color:var(--muted)}.plus{font-size:30px;line-height:1;font-weight:300;justify-self:end;transition:transform .2s}details[open] .plus{transform:rotate(45deg);color:var(--pink-text)}summary:hover h3{color:var(--pink-text)}.service-content{padding:0 50px 28px 70px;display:flex;gap:50px;justify-content:space-between;align-items:flex-end}.service-content p{max-width:680px;margin:0;color:var(--muted)}.service-content a{font-size:14px;font-weight:700;min-width:180px;text-decoration:underline;text-underline-offset:5px}.about{background:#111;color:white;display:grid;grid-template-columns:1fr 1.4fr;gap:12%;align-items:center}.about-mark{border:1px solid #494949;min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px 30px}.about-mark img{width:65%;max-width:240px;height:auto}.about-mark p{font-size:11px;letter-spacing:3px;text-align:center;color:#d5d5d5;margin:38px 0 0}.about-copy .eyebrow{color:#d1d1d1}.about-copy h2 em{color:#ff67ac}.about-copy>p:not(.eyebrow){color:#bdbdbd;font-size:17px;max-width:580px}.light-link{display:inline-block;border-bottom:1px solid #aaa;padding-bottom:7px;font-size:14px;margin-top:15px}.light-link span{margin-left:30px}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.contact h2{font-size:clamp(3.5rem,6vw,6.3rem)}.contact-grid p{color:var(--muted);font-size:18px}.contact-details>div{border-bottom:1px solid #b9b9b9;padding:22px 0}.contact-details .eyebrow{display:block;margin-bottom:8px}.contact-details a{display:flex;align-items:center;justify-content:space-between;font-size:clamp(18px,2.1vw,30px);letter-spacing:-.035em;gap:10px;overflow-wrap:anywhere}.contact-details a:hover{color:var(--pink-text)}.contact-details>p{font-size:13px;margin-top:26px}footer{border-top:1px solid var(--line);margin:0 5.5%;padding:35px 0;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}footer img{width:260px;height:auto;display:block}footer p{margin:0}footer>a:last-child{white-space:nowrap;color:var(--ink)}@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero{min-height:850px}}@media(max-width:1100px){.section-heading{grid-template-columns:1fr}.section-heading>div{justify-content:space-between}.hero{min-height:680px}.hero-copy{padding-top:55px}.brand{width:250px}.service-tag{display:none}summary{grid-template-columns:45px 1fr 30px}.service-content{padding-left:55px}.about{gap:7%}.about-mark{min-height:350px}.contact-grid{gap:30px}}@media(max-width:720px){html{scroll-padding-top:85px}.header{height:80px;padding:0 6%}.brand{width:230px;max-width:70%}.menu-toggle{display:flex;gap:12px;align-items:center;border:0;background:none;padding:12px 0;font-size:14px}.menu-toggle span{font-size:22px}nav{display:none;position:absolute;left:0;right:0;top:80px;padding:22px 6%;background:var(--paper);border-bottom:1px solid #bbb;flex-direction:column;align-items:stretch;gap:20px}nav.open{display:flex}.nav-contact{justify-content:space-between}.hero{grid-template-columns:1fr;padding:0 6%;min-height:0}.hero-copy{padding:40px 0 36px}.hero .eyebrow{font-size:10px;margin-bottom:22px}h1{font-size:clamp(4rem,15vw,6.5rem)}.intro{font-size:17px}.hero-art{height:auto;aspect-ratio:4/4.3;margin-bottom:52px}.hero-art>img{object-position:center 40%}.art-caption{bottom:15px;left:15px;right:15px;font-size:9px}.hero-bottom{left:6%;right:6%;font-size:8px;letter-spacing:1px;gap:20px}.ribbon{padding:18px 6%;font-size:16px;letter-spacing:-.6px;gap:8px}.ribbon .star{font-size:23px}.section{padding:64px 6%}.section-heading{gap:0;margin-bottom:32px}.section-heading>div{display:block}.section-heading h2{margin-bottom:20px}.section-heading p:not(.eyebrow){max-width:100%}h2{font-size:44px}.eyebrow{font-size:10px}.service-content{padding:0 0 26px 35px;display:block}.service-content p{font-size:16px;margin-bottom:20px}summary{grid-template-columns:25px 1fr 23px;gap:10px;padding:24px 0;min-height:90px}summary h3{font-size:22px}.about{grid-template-columns:1fr;gap:38px}.about-mark{min-height:250px;max-width:100%;padding:30px;flex-direction:row;justify-content:space-around;gap:20px}.about-mark img{max-width:135px}.about-mark p{margin:0;font-size:9px;letter-spacing:2px}.about-copy>p:not(.eyebrow){font-size:16px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact h2{font-size:60px}.contact-details a{font-size:22px}footer{flex-wrap:wrap;padding:28px 0;gap:24px}footer>a:first-child{width:100%}footer img{width:230px}footer p{font-size:11px}footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Marble, sculpture and signature pink accents. */
.hero,.services,.contact,.about{position:relative;isolation:isolate}
.hero::before,.services::before,.contact::before,.about::before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.86),rgba(255,255,255,.86)),url('assets/white-marble.webp');background-size:auto,720px 360px;pointer-events:none}
.hero::before{background-image:linear-gradient(rgba(255,255,255,.76),rgba(255,255,255,.76)),url('assets/white-marble.webp')}
.eyebrow span:empty{border-radius:50%}.ribbon .star{color:#fff}.dot-cluster{display:flex;align-items:center;gap:10px;pointer-events:none}.dot-cluster i{width:12px;height:12px;background:var(--pink);border-radius:50%;display:block}.dot-cluster i:nth-child(2){width:8px;height:8px}.dot-cluster i:nth-child(3){width:5px;height:5px}.hero-dots{position:absolute;left:43%;top:50px;z-index:2}.hero-dots i:first-child{width:23px;height:23px}.section-dots{position:absolute;right:7.5%;top:40px}.contact-dots{position:absolute;right:7.5%;top:45px}.services .section-heading>.eyebrow::before,.about-copy>.eyebrow::before,.contact>.eyebrow::before{content:"";width:8px;height:8px;display:inline-block;border-radius:50%;background:var(--pink);margin-right:10px}.service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;border:0;align-items:start}.service-list details{background:rgba(255,255,255,.94);border:1px solid #d5d5d5;padding:0 26px;min-width:0;transition:border-color .2s,box-shadow .2s}.service-list details:hover,.service-list details[open]{border-color:var(--pink);box-shadow:0 5px 22px #11111106}.service-list summary{grid-template-columns:1fr 28px;grid-template-rows:auto auto auto;gap:10px 15px;padding:24px 0;min-height:172px;position:relative}.service-list .number{grid-column:1;grid-row:1;display:flex;align-items:center;gap:9px}.service-list .number::before{content:"";display:block;width:7px;height:7px;border-radius:50%;background:var(--pink)}.service-list h3{grid-column:1;grid-row:2;font-size:clamp(21px,2vw,28px);line-height:1.25;letter-spacing:-.035em}.service-list .service-tag{display:block;grid-column:1;grid-row:3;font-size:10px;letter-spacing:1.3px}.service-list .plus{grid-column:2;grid-row:1 / 4;align-self:center;background:#fff3f8;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:26px}.service-list .service-content{display:block;padding:0 0 25px}.service-list .service-content p{font-size:16px;margin:0 0 20px}.service-list .service-content a{display:inline-block;font-size:14px;min-width:0}.about{background:#f9f9f9;color:var(--ink);grid-template-columns:1fr 1.2fr;gap:7%;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.about::before{background-image:linear-gradient(rgba(255,255,255,.55),rgba(255,255,255,.55)),url('assets/white-marble.webp')}.about-copy .eyebrow{color:var(--ink)}.about-copy h2 em{color:var(--pink-text)}.about-copy>p:not(.eyebrow){color:#535353}.strategy-art{margin:0;position:relative}.strategy-art>img{width:100%;height:auto;aspect-ratio:1 / 1.08;object-fit:cover;object-position:35% center;display:block}.strategy-art figcaption{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:9px;letter-spacing:1.3px;padding:20px 0;border-bottom:1px solid #bbb}.pink-dot{width:9px;height:9px;display:inline-block;background:var(--pink);border-radius:50%;flex-shrink:0}.communication-art{margin:0 0 12px}.communication-art img{width:100%;height:auto;aspect-ratio:1.65;display:block;object-fit:cover}.contact-details>div{background:rgba(255,255,255,.6)}.contact-details>p::before{content:"";width:8px;height:8px;background:var(--pink);border-radius:50%;display:inline-block;margin-right:10px}.contact-grid{align-items:center}.light-link:hover{color:var(--pink-text)}
@media(max-width:1100px){.hero-dots{left:40%;top:30px}.service-list{gap:16px}.service-list details{padding:0 22px}.about{gap:6%}.strategy-art figcaption{font-size:8px;letter-spacing:.7px}}
@media(max-width:720px){.service-list{grid-template-columns:1fr;gap:14px}.service-list summary{min-height:148px}.service-list h3{font-size:24px}.service-list details{padding:0 22px}.hero-dots{left:auto;right:6%;top:24px}.hero-dots i:first-child{width:14px;height:14px}.section-dots,.contact-dots{right:6%;top:24px}.about{grid-template-columns:1fr;gap:38px}.strategy-art>img{aspect-ratio:1.25;object-position:center}.strategy-art figcaption{font-size:9px}.communication-art{margin-top:10px}.contact-grid{gap:30px}}
/* Compact raised service cards and circular brand accents. */
.ribbon .banner-dot{display:block;width:15px;height:15px;border-radius:50%;background:#fff;flex-shrink:0}
.service-list{gap:18px}.service-list details{padding:0 22px;box-shadow:0 5px 0 #e5e5e5,0 10px 18px #11111109;border-radius:8px;transition:transform .2s,box-shadow .2s,border-color .2s}
.service-list details:hover{transform:translateY(-3px);box-shadow:0 7px 0 #e5e5e5,0 13px 20px #11111112}
.service-list summary{min-height:120px;padding:20px 0;grid-template-rows:auto auto;gap:9px 14px}
.service-list h3{grid-row:1;font-size:clamp(20px,1.8vw,25px)}.service-list .service-tag{grid-row:2}.service-list .plus{grid-row:1 / 3}.service-list .service-content{padding-bottom:22px}.service-list .service-content p{font-size:15px}
.service-list details:is(:nth-child(4n+2),:nth-child(4n+3)){background:#111;border-color:#252525;color:#fff;box-shadow:0 5px 0 #3a3a3a,0 10px 18px #11111114}
.service-list details:is(:nth-child(4n+2),:nth-child(4n+3)):hover{box-shadow:0 7px 0 #3a3a3a,0 13px 20px #11111120;border-color:var(--pink)}
.service-list details:is(:nth-child(4n+2),:nth-child(4n+3)) h3{color:#fff}.service-list details:is(:nth-child(4n+2),:nth-child(4n+3)) .service-tag,.service-list details:is(:nth-child(4n+2),:nth-child(4n+3)) .service-content a{color:#ff78b5}.service-list details:is(:nth-child(4n+2),:nth-child(4n+3)) .service-content p{color:#ddd}.service-list details:is(:nth-child(4n+2),:nth-child(4n+3)) .plus{background:var(--pink);color:#111}
.hero-art{overflow:visible;isolation:isolate;align-self:center;height:calc(100% - 65px);margin-top:15px;margin-bottom:50px}.hero-art::before{content:"";position:absolute;width:96%;aspect-ratio:1;border-radius:50%;background:var(--pink);top:15%;left:4%;z-index:-1}.hero-art>img{width:88%;height:94%;left:0;top:0;border-radius:46% 46% 43% 43%;object-fit:cover}.art-caption{bottom:0;left:0;right:0;font-size:9px}.strategy-art>img{aspect-ratio:3 / 4;object-fit:contain;object-position:center}.communication-art img{aspect-ratio:3 / 4;max-height:460px;object-fit:contain;object-position:center}.strategy-art,.communication-art{isolation:isolate}.communication-art{position:relative}.strategy-art::before,.communication-art::before{content:"";position:absolute;z-index:-1;width:70%;aspect-ratio:1;border-radius:50%;background:var(--pink);left:-5%;top:15%}.strategy-art>img,.communication-art>img{width:94%;margin-left:6%}
@media(max-width:720px){.ribbon .banner-dot{width:10px;height:10px}.service-list{gap:17px}.service-list summary{min-height:114px}.service-list h3{font-size:22px}.hero-art{height:auto;aspect-ratio:4 / 4.5;align-self:auto;margin:0 0 58px}.hero-art::before{top:15%;width:95%}.art-caption{bottom:-12px;font-size:8px}.strategy-art>img{aspect-ratio:3 / 4;max-height:570px}.communication-art img{aspect-ratio:3 / 4;max-height:440px}}
.strategy-art::before,.communication-art::before{display:none}.strategy-art>img,.communication-art>img{width:100%;margin-left:0}

/* Sculptural experience infographic. */
.experience{display:block;background:linear-gradient(100deg,#ffffffe0,#ffffffb8),url('assets/white-marble.webp') center/cover;border-bottom:1px solid var(--line)}
.experience-heading{text-align:center;margin-bottom:42px}.experience-heading .eyebrow{font-size:14px;letter-spacing:1.5px}.experience-heading h2{font-size:clamp(40px,4.4vw,68px)}
.expertise-graphic{position:relative;display:grid;grid-template-columns:1.2fr 1fr;gap:5%;align-items:center;padding-bottom:35px}
.expertise-statue{margin:0 0 0 12px;border-radius:180px 180px 16px 16px;overflow:hidden;box-shadow:-12px 12px 0 var(--pink),0 24px 35px #1112;aspect-ratio:1;transform:rotate(-2deg)}.expertise-statue img{width:100%;height:100%;object-fit:cover;object-position:25% center;display:block}
.decade-badge{position:absolute;left:29%;bottom:8px;z-index:2;background:#111;color:#fff;width:220px;text-align:center;padding:23px 18px;border-radius:18px;transform:rotate(5deg);box-shadow:6px 7px 0 #f72585,14px 20px 28px #1113}.decade-badge>span{display:block;font-size:14px;line-height:1.5;font-weight:700;letter-spacing:1px}.decade-badge strong{display:block;font-size:110px;line-height:1.2;color:#ff68ab;letter-spacing:-7px;text-shadow:1px 1px #b91660,2px 2px #b91660,3px 3px #b91660,4px 4px #b91660,5px 5px #b91660}
.expertise-cards{display:grid;gap:22px;position:relative;padding-left:24px;border-left:2px solid #f7258560}.expertise-cards article{position:relative;background:#fff;padding:24px;border:1px solid #e5dce0;border-radius:12px;box-shadow:0 6px 0 #e4dce0,0 13px 25px #1111}.expertise-cards article:nth-child(2){background:#111;color:#fff;box-shadow:0 6px 0 #4d4147,0 13px 25px #1112}.expertise-cards h3{font-size:22px;line-height:1.25;margin:0 0 10px;letter-spacing:-.5px}.expertise-cards p{font-size:16px;color:#555;margin:0;line-height:1.5}.expertise-cards article:nth-child(2) h3{color:#ff78b5}.expertise-cards article:nth-child(2) p{color:#eee}.expertise-dot{position:absolute;left:-32px;top:32px;width:14px;height:14px;background:var(--pink);border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px var(--pink)}.experience-founder{font-size:17px;text-align:center;max-width:830px;margin:42px auto 0;color:#555}.experience-founder strong{color:#111}
@media(max-width:1000px){.decade-badge{left:22%;width:195px}.decade-badge strong{font-size:90px}.expertise-cards article{padding:20px}.expertise-cards h3{font-size:20px}}
@media(max-width:720px){.experience-heading{text-align:left;margin-bottom:30px}.experience-heading h2{font-size:42px}.expertise-graphic{grid-template-columns:1fr;gap:34px;padding-bottom:0}.expertise-statue{aspect-ratio:1.15;margin:0 12px 75px;transform:rotate(-1deg)}.decade-badge{left:auto;right:0;top:150px;bottom:auto;width:175px;padding:16px 12px;transform:rotate(4deg)}.decade-badge strong{font-size:78px}.decade-badge>span{font-size:12px}.expertise-cards{margin-left:8px}.experience-founder{text-align:left;font-size:16px;margin-top:30px}}

.decade-badge .balloon-ten{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:contain;margin:8px auto 12px}

/* Balanced badge typography with intentional line breaks. */
.decade-badge{width:230px;padding:22px 18px 24px;display:flex;flex-direction:column;align-items:center;gap:0;transform:none;text-align:center}
.decade-badge .decade-kicker{font-size:12px;font-weight:700;line-height:1.4;letter-spacing:2px;margin:0}
.decade-badge .balloon-ten{width:100%;height:auto;margin:12px 0 8px;border-radius:8px}
.decade-badge .decade-years{font-size:22px;line-height:1.2;letter-spacing:3px;margin:0 0 12px;padding-left:3px}
.decade-badge .decade-caption{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0;color:#eee;margin:0;white-space:nowrap}
@media(max-width:1000px) and (min-width:721px){.decade-badge{width:210px}}
@media(max-width:720px){.decade-badge{width:190px;top:135px;padding:18px 14px 20px;transform:none}.decade-badge .balloon-ten{margin:10px 0 8px}.decade-badge .decade-years{font-size:20px;margin-bottom:10px}.expertise-statue{margin-bottom:160px}}

/* A restrained sculpture collage frames the contact invitation. */
.contact-grid{align-items:center}.contact-collage{min-width:0;position:relative;display:flex;flex-direction:column;gap:26px}.contact-invitation{position:relative;z-index:1}.collage-top,.collage-bottom{position:relative;isolation:isolate;pointer-events:none}.collage-top{height:155px;margin-right:18px}.collage-top img{display:block;width:145px;height:155px;object-fit:cover;object-position:50% 22%;border-radius:80px 80px 24px 24px;transform:rotate(7deg);margin-left:auto;box-shadow:8px 8px 0 #f72585,0 14px 24px #1111}.collage-dot{display:block;position:absolute;border-radius:50%;background:var(--pink)}.collage-top .dot-large{width:45px;height:45px;left:12%;top:36px}.collage-top .dot-small{width:12px;height:12px;left:28%;top:98px}.collage-bottom{height:165px;margin:6px 12px 0 8px}.collage-bottom img{display:block;width:230px;max-width:74%;height:150px;object-fit:cover;border:6px solid white;border-radius:10px;transform:rotate(-5deg);box-shadow:0 9px 22px #1112}.collage-bottom .dot-medium{width:38px;height:38px;right:9%;top:45px}.collage-bottom .dot-tiny{width:10px;height:10px;right:1%;top:107px}.contact-invitation h2{margin-bottom:24px}.contact-invitation>p{margin-bottom:26px}
@media(max-width:720px){.contact-collage{gap:24px}.collage-top{height:115px;margin-right:18px}.collage-top img{width:110px;height:115px}.collage-top .dot-large{width:32px;height:32px;top:18px}.collage-top .dot-small{top:75px;left:34%}.collage-bottom{height:130px;margin-top:0}.collage-bottom img{width:190px;height:120px}.collage-bottom .dot-medium{width:28px;height:28px;right:10%;top:30px}.collage-bottom .dot-tiny{right:2%;top:80px}.contact-grid{gap:35px}}
