:root{--blue:#003da6;--deep:#002c6d;--pink:#ec008d;--red:#d2232b;--ink:#151515;--mint:#85a99e;--paper:#f9f8f4;--rail:64px;--panel:470px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit;color:inherit}.skip-link{z-index:300;color:#fff;background:#000;padding:.8rem 1rem;position:fixed;top:-60px;left:80px}.skip-link:focus{top:10px}.rail{width:var(--rail);z-index:210;border-right:1px solid #222;border-top:2px solid var(--blue);background:#fff;flex-direction:column;align-items:center;transition:width .55s cubic-bezier(.76,0,.24,1);display:flex;position:fixed;inset:0 auto 0 0}.menu-trigger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:13px;width:100%;height:105px;display:flex}.menu-word{writing-mode:vertical-rl;letter-spacing:.12em;font-size:9px;display:none}.menu-icon{width:24px;height:28px;display:block;position:relative}.menu-icon i{background:#111;width:24px;height:2px;transition:all .35s;position:absolute;left:0}.menu-icon i:first-child{transform-origin:0;top:4px;transform:rotate(38deg)}.menu-icon i:nth-child(2){width:16px;top:12px;left:4px;transform:rotate(90deg)}.menu-icon i:nth-child(3){transform-origin:0;top:21px;transform:rotate(-38deg)}.is-open .menu-icon i:first-child{top:13px;transform:rotate(45deg)}.is-open .menu-icon i:nth-child(2){opacity:0}.is-open .menu-icon i:nth-child(3){top:13px;transform:rotate(-45deg)}.rail-call{flex-direction:column;align-items:center;gap:5px;margin:auto 0;display:flex}.rail-call b{font:700 13px/1 Arial}.rail-call span{writing-mode:vertical-rl;letter-spacing:.12em;font-size:8px}.rail-mark{margin-bottom:25px;font:italic 700 33px/1 Georgia,serif}.menu-backdrop{z-index:190;opacity:0;visibility:hidden;background:#0003;transition:all .4s;position:fixed;inset:0}.menu-panel{z-index:200;inset:0 auto 0 var(--rail);width:min(var(--panel),calc(100vw - var(--rail)));border-right:1px solid #111;border-top:2px solid var(--blue);background:#fff;flex-direction:column;padding:22px 26px;transition:transform .55s cubic-bezier(.76,0,.24,1);display:flex;position:fixed;transform:translate(-110%)}.menu-open .menu-panel{transform:translate(0)}.menu-open .menu-backdrop{opacity:1;visibility:visible}.menu-panel-head{border-bottom:1px solid #ddd;justify-content:space-between;align-items:start;padding-bottom:20px;display:flex}.menu-panel-head img{object-fit:contain;width:105px;height:50px}.menu-panel-head p{text-align:right;margin:0;font:12px/1.25 Georgia,serif}.menu-panel nav a{text-transform:uppercase;border-bottom:1px solid #dedede;grid-template-columns:1fr auto;gap:3px 15px;padding:13px 0 10px;display:grid;position:relative}.menu-panel nav a span{font:17px/1 Arial,sans-serif}.menu-panel nav a small{text-transform:none;color:#777;opacity:0;grid-column:1;max-height:0;font:italic 11px/1.15 Georgia,serif;transition:all .25s}.menu-panel nav a b{grid-area:1/2;font-weight:400}.menu-panel nav a:hover small,.menu-panel nav a:focus small{opacity:1;max-height:20px}.menu-bottom{flex-direction:column;margin-top:auto;display:flex}.menu-bottom a{text-transform:uppercase;border-bottom:1px solid #ddd;padding:16px 0;font-size:12px}.menu-bottom a:first-child{color:var(--pink);font-weight:700}main{margin-left:var(--rail)}.hero{border-top:2px solid var(--blue);background:#fff;flex-direction:column;min-height:100vh;padding:34px 0 0;display:flex}.hero-kicker{text-transform:uppercase;height:42px;padding:0 3vw;font-size:13px;font-weight:700}.hero-grid{flex:1;grid-template-columns:54% 46%;min-height:650px;display:grid}.hero-title{padding:24px 0 30px 3vw;overflow:hidden}.hero-title p{text-transform:uppercase;margin:0 0 35px;font-size:13px;font-weight:700}.hero h1{letter-spacing:-.055em;transform-origin:0;width:135%;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(88px,11.5vw,220px);font-weight:900;line-height:.79;transform:scaleX(.74)}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-visual:after{content:"";aspect-ratio:1;background:var(--pink);z-index:0;border-radius:50%;width:32vw;position:absolute}.hero-visual img{z-index:1;mix-blend-mode:multiply;width:150%;max-width:none;position:relative}.hero-foot{border-top:1px solid #222;grid-template-columns:22% 1fr 190px;min-height:190px;display:grid}.hero-foot>*{border-right:1px solid #222;margin:0;padding:32px}.small-serif{text-transform:uppercase;font:clamp(16px,1.4vw,26px)/1.2 Georgia,serif}.large-serif{text-transform:uppercase;font:clamp(25px,3vw,56px)/1.05 Georgia,serif}.asterisk-call{flex-direction:column;justify-content:space-between;display:flex}.asterisk-call b{font-size:56px}.asterisk-call span{text-transform:uppercase;font-size:11px;line-height:1.35}.manifesto{background:#fff;border-bottom:1px solid #222;grid-template-columns:48% 52%;min-height:110vh;padding:6vw 5vw;display:grid;overflow:hidden}.manifesto-copy h2{color:var(--mint);letter-spacing:-.04em;transform-origin:0;width:130%;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(70px,9.5vw,170px);line-height:.82;transform:scaleX(.77)}.manifesto-copy p{max-width:470px;font:clamp(17px,1.35vw,24px)/1.45 Georgia,serif}.pill{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#111;border-radius:30px;padding:9px 18px;font-size:11px;display:inline-flex}.manifesto-art{min-height:720px;position:relative}.skeleton{object-fit:contain;width:85%;max-height:55%;position:absolute;top:18%;right:-10%}.pink-disc{aspect-ratio:1;background:var(--pink);color:#fff;text-align:center;border-radius:50%;place-items:center;width:13vw;min-width:140px;font:700 14px/1.1 Arial;display:grid;position:absolute;bottom:14%;left:8%}.flower{aspect-ratio:1;object-fit:cover;filter:grayscale();border-radius:50%;width:43%;position:absolute;bottom:-7vw;right:0}.section-index{text-transform:uppercase;border-bottom:1px solid #222;justify-content:space-between;align-items:end;height:95px;padding:0 3vw 20px;font-size:12px;display:flex}.story{background:#fff;border-bottom:1px solid #222;min-height:115vh}.story-head{border-bottom:1px solid #222;grid-template-columns:110px 1fr 70px;align-items:end;min-height:150px;display:grid}.story-number{padding-left:18px;font-family:Impact,Arial Narrow,sans-serif;font-size:88px;line-height:.75}.story-head>div:nth-child(2){border-left:1px solid #222;padding:25px}.story-head p{text-transform:uppercase;margin:0 0 5px;font-size:11px}.story-head h2{text-transform:uppercase;letter-spacing:-.05em;margin:0;font:400 clamp(34px,4vw,72px)/.95 Arial,sans-serif}.story-call{border-left:1px solid #222;place-items:center;height:100%;font-weight:700;display:grid}.story-stage{place-items:center;min-height:72vh;display:grid;position:relative;overflow:hidden}.story-image-wrap{place-items:center;width:min(55vw,850px);height:55vh;display:grid;position:relative}.story-image-wrap img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.story-image-wrap span{font:italic 12px Georgia,serif;position:absolute;bottom:0;left:-12%}.story-statement{width:210px;color:var(--blue);transform-origin:100% 0;text-align:right;font-family:Impact,Arial Narrow,sans-serif;font-size:50px;line-height:.82;position:absolute;top:4vw;right:3vw;transform:scaleX(.78)}.story.reverse .story-statement{text-align:left;transform-origin:0 0;color:var(--pink);left:3vw;right:auto}.story.reverse .story-image-wrap{transform:translate(7vw)}.story-text{border-top:1px solid #222;grid-template-columns:110px 1.2fr 1fr;gap:3vw;padding:25px 3vw 60px;display:grid}.story-text p{margin:0}.story-text .figure{color:#666;font:italic 11px Georgia,serif}.story-text .intro{font:clamp(18px,1.7vw,28px)/1.3 Georgia,serif}.story-text>p:last-child{max-width:620px;font-size:13px;line-height:1.55}.oltre{background:#fff;border-bottom:1px solid #222;grid-template-columns:55% 45%;min-height:100vh;display:grid}.oltre-image{min-height:850px;overflow:hidden}.oltre-copy{flex-direction:column;justify-content:center;padding:5vw 4vw;display:flex}.oltre-copy>span,.memory header span{text-transform:uppercase;font-size:11px}.oltre-copy>img{object-fit:contain;object-position:left;width:230px;height:90px;margin:35px 0}.oltre-copy h2,.memory h2,.contacts h2{letter-spacing:-.04em;transform-origin:0;width:130%;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(72px,8vw,140px);line-height:.82;transform:scaleX(.76)}.oltre-copy p{max-width:560px;font:clamp(18px,1.5vw,26px)/1.4 Georgia,serif}.pill.dark{align-self:flex-start}.memory{background:var(--deep);color:#fff;padding:7vw 4vw}.memory header{grid-template-columns:1fr 1fr;align-items:end;display:grid}.memory h2{color:#fff}.memory header>p{max-width:500px;font:clamp(18px,1.8vw,30px)/1.35 Georgia,serif}.memory-grid{grid-template-columns:repeat(3,1fr);gap:3vw;margin-top:6vw;display:grid}.memory-grid article{position:relative}.memory-grid img{aspect-ratio:4/5;object-fit:cover;filter:grayscale();border-radius:50% 50% 0 0;width:100%}.memory-number{z-index:1;color:var(--pink);font-family:Impact,sans-serif;font-size:72px;position:absolute;top:-30px;left:-5px}.memory-grid span{text-transform:uppercase;letter-spacing:.1em;color:#a8b8d3;margin:20px 0 7px;font-size:10px;display:block}.memory-grid h3{margin:0 0 20px;font:32px/1 Georgia,serif}.memory-grid a{text-transform:uppercase;border-bottom:1px solid var(--pink);padding-bottom:5px;font-size:10px}.integration{color:#a8b8d3;margin-top:5vw;font-size:11px}.contacts{background:var(--pink);flex-direction:column;min-height:100vh;padding:7vw 4vw 30px;display:flex}.contacts>p{text-transform:uppercase;font-size:11px}.contacts h2{font-size:clamp(100px,15vw,260px)}.contacts h2 em{color:#fff;font-style:normal}.phone{border-bottom:4px solid #111;align-self:flex-end;font:clamp(36px,6vw,105px)/1 Georgia,serif}.contact-grid{border-bottom:1px solid #111;grid-template-columns:repeat(4,1fr);gap:3vw;margin-top:auto;padding:6vw 0 4vw;display:grid}.contact-grid small{text-transform:uppercase;margin-bottom:15px;font-size:9px;display:block}.contact-grid a,.contact-grid span{font:18px/1.4 Georgia,serif}.contacts footer{padding-top:25px;font-size:10px}.skip-link:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid var(--pink);outline-offset:3px}@media (width<=900px){:root{--rail:50px;--panel:390px}.hero-grid{grid-template-columns:1fr;min-height:760px}.hero-visual{opacity:.45;width:70vw;height:55vh;position:absolute;top:15vh;right:-25vw}.hero-title{z-index:2;position:relative}.hero h1{font-size:clamp(82px,19vw,150px)}.hero-foot{grid-template-columns:1fr 130px}.small-serif{display:none}.manifesto{grid-template-columns:1fr}.manifesto-art{min-height:600px}.story-stage{min-height:60vh}.story-image-wrap{width:75vw}.story-text{grid-template-columns:90px 1fr}.story-text>p:last-child{grid-column:2}.oltre{grid-template-columns:1fr}.oltre-image{min-height:65vh}.memory-grid{grid-template-columns:repeat(2,1fr)}.memory-grid article:last-child{display:none}.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){:root{--rail:44px}.rail-call span{display:none}.rail-call b{font-size:10px}.menu-panel{padding:18px}.menu-panel nav a{padding:12px 0}.menu-panel nav a span{font-size:14px}main{margin-left:var(--rail)}.hero{padding-top:20px}.hero-kicker{padding-left:18px;font-size:9px}.hero-grid{min-height:640px}.hero-title{padding:25px 12px 20px 18px}.hero-title p{font-size:9px}.hero h1{font-size:clamp(66px,22vw,105px);line-height:.81}.hero-visual{width:100vw;top:20vh;right:-45vw}.hero-foot{grid-template-columns:1fr 95px;min-height:145px}.hero-foot>*{padding:18px}.large-serif{font-size:22px}.asterisk-call b{font-size:35px}.asterisk-call span{font-size:8px}.manifesto{padding:70px 18px}.manifesto-copy h2{font-size:70px}.manifesto-art{min-height:420px}.skeleton{width:115%;right:-35%}.flower{width:48%}.pink-disc{min-width:110px}.section-index{height:70px;padding:0 18px 15px}.story{min-height:0}.story-head{grid-template-columns:65px 1fr 45px;min-height:120px}.story-number{padding-left:10px;font-size:55px}.story-head>div:nth-child(2){padding:18px 12px}.story-head h2{font-size:28px}.story-stage{min-height:470px}.story-image-wrap{width:82vw;height:350px}.story-statement{width:140px;font-size:34px;top:25px}.story-text{grid-template-columns:1fr;padding:20px 18px 50px}.story-text>p:last-child{grid-column:1}.story-text .figure{order:3}.oltre-image{min-height:60vh}.oltre-copy{padding:70px 18px}.oltre-copy h2,.memory h2{font-size:68px}.memory{padding:75px 18px}.memory header{grid-template-columns:1fr}.memory-grid{grid-template-columns:1fr;gap:80px;margin-top:80px}.memory-grid article:last-child{display:block}.contacts{padding:75px 18px 25px}.contacts h2{margin:70px 0;font-size:90px}.phone{align-self:flex-start;font-size:36px}.contact-grid{grid-template-columns:1fr;gap:40px;padding:80px 0 45px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.menu-trigger{place-items:center;gap:0;display:grid;position:relative}.menu-source-icon{object-fit:contain;width:32px;height:32px;transition:opacity .25s,transform .35s}.menu-close-icon{opacity:0;font:300 42px/1 Arial,sans-serif;transition:opacity .25s,transform .35s;position:absolute;transform:rotate(-45deg)scale(.7)}.is-open .menu-source-icon{opacity:0;transform:rotate(45deg)scale(.7)}.is-open .menu-close-icon{opacity:1;transform:rotate(0)scale(1)}.hero h1,.manifesto-copy h2,.story-statement,.oltre-copy h2,.memory h2,.contacts h2{letter-spacing:-.065em;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-weight:300;transform:scaleX(.84)}.hero h1{line-height:.83}.manifesto-copy h2,.story-statement,.oltre-copy h2,.memory h2,.contacts h2{line-height:.87}.story-statement{transform-origin:100% 0}.story.reverse .story-statement{transform-origin:0 0}:root{--gray:#858b90}.manifesto-copy h2{color:var(--gray)}.manifesto-art .skeleton{filter:grayscale()contrast(1.05)}.story-image-wrap.is-photo{aspect-ratio:1;border-radius:50%;width:min(55vw,680px);height:auto;overflow:hidden}.story-image-wrap.is-photo img,.oltre-image img,.memory-grid img{aspect-ratio:1;object-fit:cover;border-radius:50%}.story-image-wrap.is-photo img{width:100%;height:100%}.oltre-image{place-items:center;padding:clamp(32px,5vw,90px);display:grid}.oltre-image img{width:min(100%,720px);height:auto}.memory-grid img{width:100%;height:auto}@media (width<=900px){.story-image-wrap.is-photo{width:min(76vw,620px)}}@media (width<=600px){.story-image-wrap.is-photo{width:82vw;height:auto}.oltre-image{min-height:auto;padding:50px 18px}}.menu-panel-head img{width:170px;height:64px}@media (width<=600px){.menu-panel-head img{width:158px;height:60px}}.menu-panel nav a.menu-emphasis span{font-weight:700}.hero-title{padding-right:2vw}.hero h1{width:118%;font-size:clamp(62px,7.8vw,142px);line-height:.87;transform:scaleX(.84)}.hero-visual{opacity:1;width:auto;height:auto;position:relative;top:auto;right:auto}.hero-visual:after{width:min(31vw,540px)}.hero-visual img{width:135%}@media (width<=900px){.hero-grid{grid-template-columns:minmax(0,60%) minmax(0,40%);min-height:680px}.hero-title{padding-right:1vw}.hero h1{width:116%;font-size:clamp(50px,7.8vw,72px)}.hero-visual{opacity:1;width:auto;height:auto;position:relative;top:auto;right:auto}.hero-visual:after{width:33vw}.hero-visual img{width:145%}}@media (width<=600px){.hero-kicker{height:auto;min-height:48px;padding-right:14px;line-height:1.35}.hero-grid{grid-template-columns:minmax(0,63%) minmax(0,37%);min-height:560px}.hero-title{padding-right:0}.hero h1{width:120%;font-size:clamp(39px,11.5vw,54px);line-height:.9}.hero-visual{opacity:1;width:auto;height:auto;top:auto;right:auto}.hero-visual:after{width:42vw}.hero-visual img{width:180%}}.hero-visual{transform:translateY(-22vh)}@media (width<=900px){.hero-visual{transform:translateY(-14vh)}}@media (width<=600px){.hero-visual{transform:translateY(-8vh)}}.hero-visual{cursor:zoom-in}.hero-visual:after{background:#d9d9d9;transition:background-color .65s,transform .75s cubic-bezier(.2,.8,.2,1)}.hero-visual img{filter:grayscale()contrast(1.35)brightness(.72);transition:filter .65s,transform .75s cubic-bezier(.2,.8,.2,1);animation:5s ease-in-out infinite hero-symbol-float}.hero-visual:hover:after{background:var(--pink);transform:scale(1.06)}.hero-visual:hover img{filter:none;animation:none;transform:scale(1.09)}@keyframes hero-symbol-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-14px)scale(1.015)}}.hero-masthead{align-items:center;gap:28px;min-height:92px;padding:18px 3vw 0;display:flex}.hero-masthead img{object-fit:contain;object-position:left center;flex:none;width:clamp(190px,15vw,270px);height:64px}.hero-masthead .hero-kicker{height:auto;padding:0}.story-body{max-width:680px;font-size:13px;line-height:1.55}.story-body p:last-child{margin-bottom:0}@media (width<=900px){.hero-masthead{gap:18px}.hero-masthead img{width:190px}.story-text{grid-template-columns:90px 1fr 1fr}}@media (width<=600px){.hero-masthead{flex-direction:column;align-items:flex-start;gap:8px;min-height:118px;padding:16px 14px 6px 18px}.hero-masthead img{width:180px;height:48px}.hero-masthead .hero-kicker{min-height:0;padding:0}.story-body{font-size:13px}}.story-statement.is-long{width:280px;font-size:39px}.story-statement.is-very-long{width:330px;font-size:32px;line-height:.9}@media (width<=600px){.story-statement.is-long{width:170px;font-size:29px}.story-statement.is-very-long{width:190px;font-size:25px}}.story-image-wrap.is-illustration img{object-fit:contain;mix-blend-mode:multiply}.gradient-scene{isolation:isolate;background:#f2f2f3;position:relative;overflow:hidden}.gradient-scene .gradient-blob{aspect-ratio:1;opacity:.72;filter:blur(24px);mix-blend-mode:multiply;will-change:transform,border-radius;border-radius:46% 54% 61% 39%/44% 38% 62% 56%;width:62%;display:block;position:absolute}.gradient-scene .gradient-blob--one{background:radial-gradient(circle at 32% 28%,#ffffffeb 0 9%,#0000 28%),radial-gradient(circle at 68% 68%,#ec008df5 0 15%,#ec008d66 48%,#0000 72%),linear-gradient(140deg,#ec008d1f,#003da6d1);animation:10s ease-in-out infinite alternate gradient-drift-one;top:10%;left:13%}.gradient-scene .gradient-blob--two{background:radial-gradient(circle at 70% 30%,#ffffffe6 0 8%,#0000 27%),radial-gradient(circle at 35% 65%,#003da6eb,#003da647 52%,#0000 73%),linear-gradient(35deg,#ec008dbf,#fff3);animation:12s ease-in-out infinite alternate gradient-drift-two;bottom:5%;right:8%}.gradient-frame{z-index:3;color:#111;letter-spacing:.34em;text-indent:.34em;border:2px solid #ffffffeb;place-items:center;min-height:32%;font-size:clamp(22px,4vw,72px);font-weight:300;display:grid;position:absolute;inset:28% 8% auto}.gradient-axis{z-index:4;writing-mode:vertical-rl;letter-spacing:.45em;font-size:10px;position:absolute;top:13%;right:4%}.hero-visual:after{content:none}.hero-visual{cursor:default;min-height:560px;margin:3vw;transform:translateY(-12vh)}.hero-visual:hover{transform:translateY(-12vh)}.gradient-scene--hero .gradient-frame{min-height:25%;font-size:clamp(24px,3vw,52px);inset:34% -8% auto 4%}.gradient-scene--hero .gradient-blob--one{width:75%;top:4%;left:4%}.gradient-scene--hero .gradient-blob--two{width:72%;bottom:4%;right:-8%}.manifesto-art.gradient-scene{min-height:720px;margin-left:2vw}.manifesto-art .pink-disc{z-index:5;background:#ec008deb;bottom:7%;left:7%;box-shadow:0 0 80px #ec008d47}.gradient-scene--manifesto .gradient-blob--one{width:78%;top:4%;left:5%}.gradient-scene--manifesto .gradient-blob--two{width:70%;bottom:12%;right:-4%}.story-image-wrap.gradient-scene{aspect-ratio:4/3;border-radius:0;width:min(58vw,780px);height:auto;overflow:hidden}.story-image-wrap.gradient-scene>span:last-child{z-index:4;font:italic 12px Georgia,serif;position:absolute;bottom:3%;left:3%}.gradient-scene--2 .gradient-blob--one,.gradient-scene--4 .gradient-blob--one{top:-5%;left:30%}.gradient-scene--2 .gradient-blob--two,.gradient-scene--4 .gradient-blob--two{bottom:-8%;right:28%}.gradient-scene--3 .gradient-blob--one{width:74%;top:16%;left:-3%}.gradient-scene--3 .gradient-blob--two{width:55%;bottom:18%;right:5%}.oltre-image.gradient-scene{min-height:850px;padding:0}.gradient-scene--oltre .gradient-blob--one{width:78%;top:10%;left:-8%}.gradient-scene--oltre .gradient-blob--two{width:80%;bottom:6%;right:-10%}.gradient-scene--oltre .gradient-frame{min-height:24%;font-size:clamp(45px,8vw,120px);inset:37% 7% auto}.oltre-wordmark{letter-spacing:.18em;margin:35px 0;font-size:clamp(42px,5vw,80px);font-weight:300;display:block}.memory-portrait{aspect-ratio:1;background:radial-gradient(circle at 30% 25%,#ffffffe6,#0000 24%),radial-gradient(circle at 72% 68%,#ec008df2,#0000 48%),linear-gradient(135deg,#d9d9db 8%,#003da6 58%,#ec008d);border-radius:50%;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.memory-portrait:before{content:"";aspect-ratio:1;border:1px solid #ffffffd1;width:62%;position:absolute;transform:rotate(12deg)}.memory-portrait span{z-index:2;color:#fff;letter-spacing:.12em;font-size:clamp(30px,5vw,68px);font-weight:300;position:relative}@keyframes gradient-drift-one{0%{border-radius:46% 54% 61% 39%/44% 38% 62% 56%;transform:translate(-3%,-2%)rotate(-4deg)scale(.96)}to{border-radius:62% 38% 42% 58%/55% 65% 35% 45%;transform:translate(10%,7%)rotate(9deg)scale(1.08)}}@keyframes gradient-drift-two{0%{transform:translate(4%,4%)rotate(6deg)scale(1.03)}to{transform:translate(-12%,-7%)rotate(-10deg)scale(.94)}}@media (width<=900px){.hero-visual{min-height:500px;margin:2vw;transform:translateY(-7vh)}.hero-visual:hover{transform:translateY(-7vh)}.story-image-wrap.gradient-scene{width:min(76vw,680px)}}@media (width<=600px){.hero-visual{min-height:420px;margin:8px;transform:translateY(-3vh)}.hero-visual:hover{transform:translateY(-3vh)}.manifesto-art.gradient-scene{min-height:480px;margin-left:0}.story-image-wrap.gradient-scene{width:82vw}.gradient-frame{font-size:24px}.oltre-image.gradient-scene{min-height:560px}}.gradient-scene{background:linear-gradient(145deg,#ffffffe0,#e1e9f7b3),#e8eef8;border:1px solid #ffffffeb;border-radius:18px;box-shadow:inset 0 1px #fffffff5,inset 0 -20px 60px #5c7fba14,0 24px 80px #002c6d14}.gradient-scene:before{content:"";z-index:2;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle at 24% 18%,#ffffffc7,#0000 22%),linear-gradient(115deg,#0000 38%,#ffffff7a 48%,#0000 58%);position:absolute;inset:0}.gradient-scene .gradient-blob{opacity:.46;filter:blur(40px)saturate(.7);mix-blend-mode:multiply}.gradient-frame{color:#23344f;backdrop-filter:blur(8px);background:#ffffff14;border-color:#fffffff5;border-radius:14px;box-shadow:inset 0 1px #ffffffd9,0 12px 42px #29497d0f}.hero-visual,.manifesto-art.gradient-scene,.story-image-wrap.gradient-scene,.oltre-image.gradient-scene{outline-offset:-6px;outline:6px solid #ffffffb8}.manifesto-art .pink-disc{backdrop-filter:blur(12px);background:#ec008dd1;box-shadow:inset 0 1px #ffffff80,0 18px 65px #ec008d29}.memory-portrait{background:radial-gradient(circle at 30% 24%,#fffffff5,#0000 27%),radial-gradient(circle at 72% 68%,#ec008d3d,#0000 46%),linear-gradient(145deg,#f7f9fd,#b9c9e6 56%,#e5ebf6);border:1px solid #ffffffe6;box-shadow:inset 0 1px #fff,0 24px 60px #002c6d26}.memory-portrait:before{border-color:#fffffff2}:root{--energy-bg:#070711;--energy-panel:#0f172a94;--energy-line:#ffffff24;--energy-text:#f8fafc;--energy-muted:#aeb8ca;--energy-cyan:#00d9ff;--energy-violet:#7c3aed;--energy-lime:#b7ff3c}body{color:var(--energy-text);background:radial-gradient(circle at 12% 14%,#ec008d1f,#0000 24%),radial-gradient(circle at 88% 30%,#00d9ff1a,#0000 28%),linear-gradient(145deg,#050509 0%,#0f172a 50%,#080810 100%);font-family:Space Grotesk,Inter,Arial,sans-serif}.energy-noise{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:42px 42px;mask-image:linear-gradient(#000,#0000 90%)}.energy-blob{will-change:transform;animation:18s ease-in-out infinite alternate energy-orbit}.energy-blob--cyan{animation-duration:23s;animation-delay:-6s}.energy-blob--violet{animation-duration:27s;animation-delay:-12s}.energy-blob--lime{animation-duration:20s;animation-delay:-8s}@keyframes energy-orbit{0%{transform:translate(-4%,-3%)scale(.92)}50%{transform:translate(8%,5%)scale(1.08)}to{transform:translate(-2%,12%)scale(.98)}}main{padding:14px}main>.hero,main>.manifesto,main>.story,main>.oltre,main>.memory,main>.contacts{border:1px solid var(--energy-line);color:var(--energy-text);backdrop-filter:blur(28px);background:linear-gradient(145deg,#ffffff17,#ffffff09);border-radius:28px;margin:0 0 14px;overflow:hidden;box-shadow:0 28px 90px #00000052,inset 0 1px #ffffff21}.section-index{border:1px solid var(--energy-line);color:var(--energy-muted);backdrop-filter:blur(22px);background:#0f172a85;border-radius:18px;margin:0 0 14px}.rail{color:#fff;backdrop-filter:blur(26px);background:#050509b3;border-color:#ffffff24;box-shadow:12px 0 50px #00000040}.menu-panel{color:#fff;backdrop-filter:blur(32px);background:#070711db;border-color:#ffffff29;box-shadow:24px 0 90px #0006}.brand-wordmark{background:linear-gradient(90deg,#fff 5%,var(--energy-cyan) 45%,var(--pink));color:#0000;background-clip:text}.hero,.manifesto,.story,.oltre{background:linear-gradient(145deg,#0f172aa8,#05050980)}.hero{border-top-color:#ffffff24}.hero-masthead,.hero-foot,.story-head,.story-text{border-color:#ffffff1f}.hero-title p,.hero-kicker,.story-head p,.contacts>p{color:#b9c4d7}.hero h1,.manifesto-copy h2,.oltre-copy h2,.memory h2,.contacts h2{color:#0000;background:linear-gradient(105deg,#fff 8%,#a5f3fc 35%,#c084fc 63%,#f472b6 88%);background-clip:text}.story-head h2{color:#f8fafc}.large-serif,.manifesto-copy p,.oltre-copy p,.memory header>p{color:#d4dbea}.story-statement{color:var(--energy-cyan)}.story.reverse .story-statement{color:#f472b6}.story-text .figure,.story-body,.integration{color:#aeb8ca}.story-text .intro{color:#edf2fa}.story-call{color:var(--energy-lime)}.gradient-scene{background:linear-gradient(145deg,#ffffff1c,#0f172a47);border:1px solid #ffffff29;box-shadow:0 28px 80px #0000004d,inset 0 1px #ffffff29}.gradient-frame{color:#fff;backdrop-filter:blur(12px);background:#0000001f;border-color:#ffffffb8;box-shadow:0 16px 60px #0003}.pink-disc{box-shadow:0 0 70px #ec008d5c}.pill{color:#fff;background:linear-gradient(100deg,#ec008ddb,#7c3aedd6);border:1px solid #fff3;transition:transform .3s,box-shadow .3s;box-shadow:0 14px 36px #ec008d33}.pill:hover{transform:scale(1.05);box-shadow:0 0 24px #ec489985}.memory-card,.memory-grid article{backdrop-filter:blur(22px);background:#ffffff12;border-color:#ffffff26}.memory-grid span,.memory-card p{color:#aeb8ca}.memory-portrait{background:radial-gradient(circle at 28% 22%,#b7ff3cb3,#0000 18%),radial-gradient(circle at 72% 68%,#ec008df0,#0000 46%),linear-gradient(145deg,#00d9ff,#7c3aed 60%,#ec008d);box-shadow:0 22px 60px #7c3aed40}.memory-cta{color:var(--energy-cyan)}.phone{color:#fff;border-color:var(--pink);text-shadow:0 0 34px #ec008d57}.contact-grid>div{backdrop-filter:blur(18px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:18px;padding:18px;transition:transform .3s,border-color .3s,box-shadow .3s}.contact-grid>div:hover{border-color:#00d9ff61;transform:translateY(-4px);box-shadow:0 0 28px #00d9ff1f}.contacts footer{color:#8e9bb1}@media (width<=600px){main{padding:7px}main>.hero,main>.manifesto,main>.story,main>.oltre,main>.memory,main>.contacts{border-radius:20px;margin-bottom:8px}.section-index{margin-bottom:8px}}:root{--liquid-ink:#111318;--liquid-muted:#4e5563;--liquid-glass:#ffffff47;--liquid-glass-strong:#ffffff6b;--liquid-border:#ffffffc7;--liquid-shadow:0 28px 72px #464d672b}html{background:#f3efed}body{color:var(--liquid-ink);background-color:#0000;background-image:radial-gradient(circle at 12% 12%,#ffdccdb8,#0000 27%),radial-gradient(circle at 84% 18%,#b7cbebc7,#0000 32%),radial-gradient(circle at 76% 78%,#c4b2f194,#0000 28%),radial-gradient(circle at 22% 82%,#baebe794,#0000 30%),linear-gradient(145deg,#faf7f5 0%,#e9e7ee 54%,#f4f1ef 100%);background-position:0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box}.energy-field{background:radial-gradient(circle at 10% 10%,#ffe4d9 0,#0000 29%),radial-gradient(circle at 88% 28%,#c8d9f3 0,#0000 34%),radial-gradient(circle at 55% 88%,#dfd2f5 0,#0000 36%),linear-gradient(145deg,#faf8f6,#e8e8f0 55%,#f5f2f0)}.energy-noise{background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#ffffff38 1px,#0000 1px);background-size:46px 46px}main>.hero,main>.manifesto,main>.story,main>.oltre,main>.memory,main>.contacts,.section-index,.rail,.menu-panel,.gradient-scene,.memory-grid article,.contact-grid>div{color:var(--liquid-ink);border-color:var(--liquid-border);box-shadow:inset 0 1px 1px #fffffffa, inset 0 -1px 0 #ffffff57, var(--liquid-shadow);backdrop-filter:blur(30px)saturate(1.25);background:linear-gradient(145deg,#ffffff6b,#ffffff29)}main>.hero,main>.manifesto,main>.story,main>.oltre,main>.memory,main>.contacts{border-radius:32px}.rail{color:var(--liquid-ink);background:#ffffff61;border-right-color:#ffffffd9;box-shadow:10px 0 40px #464d671a,inset -1px 0 #ffffff8c}.rail-mark,.rail-call{color:var(--liquid-ink)}.menu-panel{color:var(--liquid-ink);background:#f5f3f6ad;border-right-color:#ffffffe6;box-shadow:24px 0 74px #464d6733,inset 1px 0 #ffffffe6}.brand-wordmark{color:#111318;-webkit-text-fill-color:#111318;background:0 0}.menu-backdrop{backdrop-filter:blur(10px);background:#4d4e5b2e}.hero,.manifesto,.story,.oltre,.memory,.contacts{background:linear-gradient(145deg,#fff6,#ffffff24)}.hero-masthead,.hero-foot,.story-head,.story-text,.contact-grid{border-color:#2e333e1a}.hero-foot,.story-head,.story-text{background:#ffffff26}.hero-title p,.hero-kicker,.story-head p,.contacts>p,.story-text .figure,.story-body,.integration,.memory-grid span,.memory-card p,.contacts footer{color:var(--liquid-muted)}.hero h1,.manifesto-copy h2,.story-head h2,.oltre-copy h2,.memory h2,.contacts h2{color:var(--liquid-ink);-webkit-text-fill-color:var(--liquid-ink);background:0 0;-webkit-background-clip:border-box;background-clip:border-box}.large-serif,.manifesto-copy p,.oltre-copy p,.memory header>p,.story-text .intro{color:#22262f}.story-statement,.story.reverse .story-statement,.story-call{color:#111318}.gradient-scene{background:radial-gradient(circle at 18% 18%,#ffffffdb,#0000 22%),linear-gradient(145deg,#fff6,#d2daee47);border-color:#ffffffdb}.gradient-scene:before{opacity:.74}.gradient-scene .gradient-blob{opacity:.5;filter:blur(42px)saturate(.95)}.gradient-scene .gradient-blob--one{background:radial-gradient(circle at 28% 25%,#ffffffeb,#0000 20%),radial-gradient(circle at 70% 68%,#f5a4cdcc,#0000 58%),linear-gradient(145deg,#b49ff5bf,#97e0e7bd)}.gradient-scene .gradient-blob--two{background:radial-gradient(circle at 70% 28%,#ffffffe6,#0000 17%),radial-gradient(circle at 35% 65%,#99d5e8d6,#0000 54%),linear-gradient(35deg,#f2adcdb3,#bda9eead)}.gradient-frame{color:#111318;background:#ffffff1f;border-color:#ffffffe6;box-shadow:inset 0 1px #fffc,0 18px 48px #474f6c1f}.gradient-axis{color:#414752}.pink-disc{color:#111318;background:#ffffff57;border:1px solid #ffffffe6}.pill{color:#111318;background:linear-gradient(110deg,#c4aeffb8,#85e0dead);border-color:#ffffffe0;box-shadow:inset 0 1px #fffffff2,0 16px 36px #6852b433}.pill:hover{box-shadow:inset 0 1px #fff,0 20px 46px #6852b447}.oltre-copy{background:#ffffff1f}.oltre-wordmark{color:#111318}.memory{background:radial-gradient(circle at 82% 18%,#b7daed75,#0000 26%),linear-gradient(145deg,#ffffff70,#dcd3ef33)}.memory-grid article{background:#ffffff45;border-color:#ffffffd1}.memory-grid h3{color:#111318}.memory-portrait{color:#111318;background:radial-gradient(circle at 28% 22%,#ffffffe6,#0000 20%),radial-gradient(circle at 72% 68%,#eba8d394,#0000 46%),linear-gradient(145deg,#dce9f6,#b8e1e5 55%,#d8c9ef);border:1px solid #ffffffe0;box-shadow:inset 0 1px #fff,0 22px 54px #4c536c29}.memory-portrait span,.memory-cta{color:#111318}.contacts{background:radial-gradient(circle at 78% 20%,#f0b0d361,#0000 25%),radial-gradient(circle at 20% 74%,#9dd7e66b,#0000 32%),linear-gradient(145deg,#ffffff73,#ded8ef33)}.contacts h2 em{color:#111318}.phone{color:#111318;text-shadow:none;border-color:#1113189e}.contact-grid>div{background:#ffffff40;border-color:#ffffffd1}.contact-grid>div:hover{border-color:#fff;box-shadow:inset 0 1px #fff,0 20px 48px #595b772e}.brand-logo{width:clamp(230px,18vw,340px);display:block}.brand-logo img{width:100%;height:auto;display:block}.menu-lines{width:30px;height:22px;transition:opacity .25s,transform .25s;display:block;position:relative}.menu-lines i{background:var(--liquid-ink);border-radius:999px;width:30px;height:2px;transition:transform .25s,opacity .25s,top .25s;position:absolute;left:0}.menu-lines i:first-child{top:1px}.menu-lines i:nth-child(2){top:10px}.menu-lines i:nth-child(3){top:19px}.is-open .menu-lines i:first-child{top:10px;transform:rotate(45deg)}.is-open .menu-lines i:nth-child(2){opacity:0}.is-open .menu-lines i:nth-child(3){top:10px;transform:rotate(-45deg)}.rail-mark{width:100%;font:inherit;place-items:center;margin-bottom:22px;display:grid}.rail-mark img{object-fit:contain;width:34px;height:auto}@media (width<=700px){.brand-logo{width:210px}.brand-logo--hero{width:245px}.rail-mark img{width:28px}}.partners{color:var(--dogali-ink);border-bottom:1px solid var(--dogali-line);background:var(--dogali-paper)}.partners-head{color:var(--dogali-ink)!important;border-color:var(--dogali-line)!important;background:#f3f1eb!important}.partners-content{grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);gap:clamp(3rem,7vw,8rem);padding:clamp(3rem,7vw,7rem) clamp(2rem,5vw,6rem);display:grid}.partners-copy{grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);gap:clamp(2rem,5vw,6rem);display:grid}.partners-intro{margin:0;font:clamp(1.7rem,2.7vw,3.2rem)/1.12 Georgia,serif}.partners-body{font-size:clamp(.95rem,1.05vw,1.12rem);line-height:1.65}.partners-body p{margin:0 0 1.5rem}.partners-grid{border-top:1px solid var(--dogali-line);border-left:1px solid var(--dogali-line);grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.partners-grid a{border-right:1px solid var(--dogali-line);border-bottom:1px solid var(--dogali-line);background:#fff;place-items:center;min-height:230px;padding:clamp(1.5rem,3vw,3rem);transition:background .25s;display:grid}.partners-grid a:hover,.partners-grid a:focus-visible{background:#fff}.partners-grid img{object-fit:contain;width:100%;max-width:280px;max-height:125px}@media (width<=1050px){.partners-content,.partners-copy{grid-template-columns:1fr}}@media (width<=700px){.partners-content{gap:2.5rem;padding:2.5rem 1.25rem 3.5rem}.partners-grid{grid-template-columns:1fr}.partners-grid a{min-height:180px}}.brand-logo{max-width:100%;width:clamp(280px,22vw,420px)!important}.oltre-page-nav{grid-template-columns:1fr auto 1fr;display:grid}.oltre-page-nav>a:last-child{justify-self:end}.oltre-page-nav__logo{justify-self:center;width:300px;max-width:32vw}.oltre-page-nav__logo img{width:100%;height:auto}@media (width<=700px){.brand-logo,.brand-logo--hero{width:min(270px,78vw)!important}.menu-panel-head .brand-logo{flex-basis:230px;width:230px!important}.oltre-page-nav{grid-template-columns:1fr auto}.oltre-page-nav>a:first-child{display:none}.oltre-page-nav__logo{justify-self:start;width:min(230px,62vw);max-width:none}}.hero-title-necrologi{display:none}@media (width<=700px){.rail{display:block!important;position:fixed!important}.rail-mark{width:auto!important;margin:0!important;position:absolute!important;top:50%!important;left:14px!important;transform:translateY(-50%)!important}.rail-mark img{width:27px!important;height:auto!important}.rail-call{white-space:nowrap;margin:0!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.rail-call span{font-size:0!important}.rail-call span:after{content:"CHIAMA ORA";letter-spacing:.1em;font-size:.58rem}.menu-trigger{margin:0!important;position:absolute!important;top:0!important;right:0!important}.rail-necrologi{display:none!important}.hero{background:var(--dogali-sage)!important;background-image:none!important}.hero-grid{flex-direction:column!important;align-items:stretch!important;min-height:0!important;display:flex!important}.hero-grid:after{content:"";background:url(/images/home/famiglia-hero.jpg) 50%/cover no-repeat;width:100%;min-height:52svh;margin-top:1rem;display:block}.hero-title{padding:1.35rem 1.25rem 0!important}.hero h1{width:100%!important;font-size:clamp(3.25rem,15.8vw,4.45rem)!important}.hero-title-necrologi{letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;min-height:44px;margin-top:1.25rem;padding:.8rem 1rem;font:700 .65rem/1 Arial,sans-serif;display:inline-flex;color:var(--dogali-paper)!important;background:var(--dogali-muted)!important}.hero-foot-intro .hero-necrologi-link{display:none!important}.manifesto-copy h2{letter-spacing:-.06em!important;overflow-wrap:normal!important;word-break:normal!important;font-size:clamp(2.5rem,12.5vw,3.55rem)!important}.story-number{align-self:stretch!important;place-items:center!important;padding:0!important;font-size:2.65rem!important;line-height:1!important;display:grid!important}#natura .story-statement{color:#263441!important}#servizi .story-stage{min-height:68svh!important}#servizi .story-image-wrap{width:100%!important;height:100%!important;inset:0!important;transform:none!important}#servizi .section-theme-image{object-fit:cover!important;object-position:left center!important;width:100%!important;height:100%!important}#servizi .story-statement{color:#263441!important;text-shadow:0 1px 12px #f4f1ebeb!important;inset:1.25rem 1.25rem auto!important}}.rail-necrologi{color:var(--dogali-ink,#1f252b);writing-mode:vertical-rl;letter-spacing:.12em;text-transform:uppercase;border:1px solid #1f252b57;align-items:center;gap:.55rem;margin:0 0 2rem;padding:.85rem .5rem;font-size:.58rem;font-weight:700;transition:background-color .2s,color .2s,border-color .2s;display:flex;transform:rotate(180deg)}.rail-necrologi b{font-size:.9rem;line-height:1}.rail-necrologi:hover,.rail-necrologi:focus-visible{color:#f6f3ed;background:#75869a;border-color:#75869a}@media (width<=700px){.rail-necrologi{writing-mode:horizontal-tb;letter-spacing:.08em;gap:.35rem;margin:0 .75rem 0 0;padding:.55rem .7rem;font-size:.52rem;transform:none}.rail-necrologi b{font-size:.75rem}}.section-theme-image{z-index:0;object-fit:cover;object-position:center;border-radius:inherit;filter:saturate(.82)contrast(.96);width:100%;max-width:none;height:100%;position:absolute;inset:0}.hero-visual,.manifesto-art,.story-image-wrap{isolation:isolate}.hero-visual:before,.manifesto-art:before,.story-image-wrap:before{content:"";z-index:1;pointer-events:none;border-radius:inherit;backdrop-filter:blur(1px);background:linear-gradient(135deg,#ffffff47,#0000 38%),radial-gradient(circle at 85% 18%,#22d3ee2e,#0000 30%),radial-gradient(circle at 18% 82%,#d946ef24,#0000 34%);position:absolute;inset:0;box-shadow:inset 0 2px 3px #ffffffe6,inset 0 -5px 14px #4755691f,inset 3px 0 12px #22d3ee17,inset -3px 0 12px #d946ef17}.hero-visual .gradient-blob,.hero-visual .gradient-frame,.manifesto-art .gradient-blob,.manifesto-art .gradient-axis,.manifesto-art .pink-disc,.story-image-wrap .gradient-blob,.story-image-wrap .gradient-frame,.story-image-wrap>span{z-index:2}.hero-visual{backdrop-filter:blur(24px);background:#ffffff1f;border:1px solid #ffffffb8;border-radius:clamp(2rem,4vw,4.5rem);min-height:clamp(520px,68vh,820px);margin:1.5rem 2rem 2rem 0;overflow:hidden;box-shadow:0 24px 70px #47556929,inset 0 1px 2px #fff}.hero-visual .section-theme-image{object-position:center 42%}.hero-visual:after{display:none}.manifesto-art{backdrop-filter:blur(24px);background:#ffffff1f;border:1px solid #ffffffad;border-radius:clamp(2rem,4vw,4.5rem);min-height:720px;overflow:hidden;box-shadow:0 24px 70px #47556924,inset 0 1px 2px #fff}.manifesto-art .section-theme-image{object-position:center}.story-stage{min-height:82vh}.story-image-wrap{backdrop-filter:blur(24px);background:#ffffff1f;border:1px solid #ffffffb8;border-radius:clamp(2rem,5vw,5rem);width:min(58vw,900px);height:min(72vh,880px);overflow:hidden;box-shadow:0 28px 80px #47556929,inset 0 2px 3px #ffffffeb}.story-image-wrap .section-theme-image{object-fit:cover;mix-blend-mode:normal}.story:nth-of-type(odd) .story-image-wrap .section-theme-image{object-position:center 40%}.story:nth-of-type(2n) .story-image-wrap .section-theme-image{object-position:center}.story-statement{z-index:3;backdrop-filter:blur(18px);background:#ffffff52;border:1px solid #ffffffb3;border-radius:1.5rem;padding:.8rem 1rem;box-shadow:0 16px 40px #47556921,inset 0 1px 2px #fffffff2}@media (width<=900px){.hero-visual{min-height:56vh;margin:1rem 1rem 1.5rem}.manifesto-art{min-height:62vh}.story-stage{min-height:70vh}.story-image-wrap{width:84vw;height:60vh}}@media (width<=600px){.hero-visual{border-radius:2rem;min-height:54vh}.manifesto-art{border-radius:2rem;min-height:56vh}.story-image-wrap{border-radius:2rem;width:88vw;height:56vh}.story-statement{max-width:72vw}}.hero,.manifesto{isolation:isolate;position:relative;overflow:hidden}.section-background-image{z-index:-2;object-fit:cover;width:100%;max-width:none;height:100%;position:absolute;inset:0}.hero-background-image{object-position:center 42%}.manifesto-background-image{object-position:center 35%}.hero:after,.manifesto:after{content:"";z-index:-1;pointer-events:none;position:absolute;inset:0}.hero:after{aspect-ratio:auto;background:linear-gradient(90deg,#f1efeaf5 0%,#f1efeac7 38%,#f1efea2e 72%,#f1efea0f 100%),linear-gradient(#ffffff3d,#0000 45%,#d946ef14);border-radius:0;width:auto;display:block}.manifesto:after{background:linear-gradient(90deg,#f5f4f1f0 0%,#f5f4f1b3 42%,#f5f4f11f 74%,#ffffff0a 100%),linear-gradient(#ffffff1f,#0000 55%,#22d3ee14)}.hero-title{z-index:2;max-width:min(72vw,1100px);position:relative}.hero-masthead,.hero-foot,.manifesto-copy{z-index:2;position:relative}.manifesto{min-height:110vh;display:block}.manifesto-copy{flex-direction:column;justify-content:center;width:min(52%,760px);min-height:100vh;display:flex}.manifesto-copy h2{color:#111318;text-shadow:0 1px #ffffffb3}#natura .gradient-frame{display:none}#natura .story-statement{box-shadow:none;backdrop-filter:none;background:0 0;border:0;padding:0}@media (width<=900px){.hero-title{max-width:90vw}.manifesto-copy{width:min(78%,680px)}}@media (width<=600px){.hero:after{background:linear-gradient(#f5f4f1eb,#f5f4f19e 52%,#f5f4f12e)}.manifesto:after{background:linear-gradient(#f5f4f1e6,#f5f4f194 58%,#f5f4f11f)}.hero-background-image{object-position:58% center}.manifesto-background-image{object-position:57% center}.manifesto-copy{width:100%;min-height:92vh}}.hero:after{display:none}.hero-title{max-width:none}.hero-visual--ricordo{min-height:0;box-shadow:none;backdrop-filter:none;background:#dfe6df;border:0;border-radius:0;align-self:stretch;margin:0;position:relative;overflow:hidden}.hero-visual--ricordo:before,.hero-visual--ricordo:after{display:none}.hero-visual--ricordo img{z-index:0;object-fit:cover;object-position:center;mix-blend-mode:normal;filter:none;width:100%;max-width:none;height:100%;position:absolute;inset:0}.hero-foot{z-index:3;backdrop-filter:blur(18px);background:#eef1edf0;position:relative}@media (width<=900px){.hero-grid{grid-template-columns:minmax(0,54%) minmax(0,46%)}}@media (width<=700px){.hero-grid{grid-template-columns:1fr}.hero-visual--ricordo{min-height:56vh}.hero-visual--ricordo img{object-position:center 38%}}#natura{--story-surface:#91b2bc}#natura .story-head,#natura .story-stage,#natura .story-text{background:#91b2bc}#natura .story-stage{min-height:min(82vh,940px)}#natura .story-image-wrap,#natura .story-image-wrap.gradient-scene{width:auto;height:auto;min-height:100%;box-shadow:none;backdrop-filter:none;background:#91b2bc;border:0;border-radius:0;margin:0;inset:0 0 0 42%;transform:none}#natura .story-image-wrap .section-theme-image{object-fit:cover;object-position:center 42%;border:0;border-radius:0;width:100%;height:100%;inset:0}#natura .story-statement{text-align:left;width:min(32%,31rem);left:clamp(2rem,5vw,6rem);right:auto}@media (width<=700px){#natura .story-image-wrap,#natura .story-image-wrap.gradient-scene{inset:0 0 38%}#natura .story-statement{width:auto;left:1.5rem;right:1.5rem}}#servizi .story-head,#servizi .story-stage,#servizi .story-text{background:#b7c8dc}#servizi .story-stage{min-height:min(82vh,940px)}#servizi .story-image-wrap,#servizi .story-image-wrap.gradient-scene,#servizi.reverse .story-image-wrap{width:auto;height:auto;min-height:100%;box-shadow:none;backdrop-filter:none;background:#b7c8dc;border:0;border-radius:0;margin:0;inset:0 42% 0 0;transform:none}#servizi .story-image-wrap:before,#servizi .story-image-wrap:after,#servizi .story-image-wrap>span{display:none}#servizi .story-image-wrap .section-theme-image{object-fit:cover;object-position:center 42%;filter:none;border:0;border-radius:0;width:100%;max-width:none;height:100%;position:absolute;inset:0}#servizi .story-statement,#servizi.reverse .story-statement{width:min(32%,31rem);box-shadow:none;backdrop-filter:none;text-align:right;background:0 0;border:0;border-radius:0;padding:0;top:50%;left:auto;right:clamp(2rem,5vw,6rem);transform:translateY(-50%)}@media (width<=700px){#servizi .story-image-wrap,#servizi .story-image-wrap.gradient-scene,#servizi.reverse .story-image-wrap{inset:0 0 38%}#servizi .story-statement,#servizi.reverse .story-statement{text-align:left;width:auto;inset:auto 1.5rem 2rem;transform:none}}#storia .story-head,#storia .story-stage,#storia .story-text{background:#d5e9ee}#storia .story-stage{min-height:min(82vh,940px)}#storia .story-image-wrap,#storia .story-image-wrap.gradient-scene{width:auto;height:auto;min-height:100%;box-shadow:none;backdrop-filter:none;background:#d5e9ee;border:0;border-radius:0;margin:0;inset:0 0 0 42%;transform:none}#storia .story-image-wrap:before,#storia .story-image-wrap:after,#storia .story-image-wrap>span{display:none}#storia .story-image-wrap .section-theme-image{object-fit:cover;object-position:center;filter:none;border:0;border-radius:0;width:100%;max-width:none;height:100%;position:absolute;inset:0}#storia .story-statement{width:min(32%,31rem);box-shadow:none;backdrop-filter:none;text-align:left;background:0 0;border:0;border-radius:0;padding:0;top:50%;left:clamp(2rem,5vw,6rem);right:auto;transform:translateY(-50%)}@media (width<=700px){#storia .story-image-wrap,#storia .story-image-wrap.gradient-scene{inset:0 0 38%}#storia .story-statement{text-align:left;width:auto;inset:auto 1.5rem 2rem;transform:none}}.hero-visual--ricordo img,.manifesto-media img,.story-image-wrap .section-theme-image{will-change:opacity,filter,transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:scale(1.008);opacity:.56!important;filter:blur(1.8px)saturate(.72)contrast(.92)!important}.hero-visual--ricordo:hover img,.manifesto-media:hover img,.story-image-wrap:hover .section-theme-image{transform:scale(1);opacity:1!important;filter:blur()saturate()contrast()!important}@media (hover:none){.hero-visual--ricordo img,.manifesto-media img,.story-image-wrap .section-theme-image{opacity:.72!important;filter:blur(.7px)saturate(.82)contrast(.96)!important}.hero-visual--ricordo:active img,.manifesto-media:active img,.story-image-wrap:active .section-theme-image{opacity:1!important;filter:blur()saturate()contrast()!important}}@media (prefers-reduced-motion:reduce){.hero-visual--ricordo img,.manifesto-media img,.story-image-wrap .section-theme-image{transition:none}}.story .story-head,.story .story-text,#natura .story-head,#natura .story-text,#servizi .story-head,#servizi .story-text,#storia .story-head,#storia .story-text,#collaborazioni .story-head,#collaborazioni .story-text{color:#151515;background:#f4f1eb;border-color:#d7d2c9}.story .story-head *,.story .story-text *,#collaborazioni .story-head *,#collaborazioni .story-text *{color:inherit}.story .story-number{color:#74839c}.manifesto{background:#f5f5f2;border-bottom:1px solid #1113182e;grid-template-columns:minmax(0,58%) minmax(0,42%);width:100%;height:100svh;min-height:0;max-height:100svh;padding:0;display:grid}.manifesto:after{display:none}.manifesto-media{background:#f5f5f2;min-width:0;min-height:0;position:relative;overflow:hidden}.manifesto-media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 68%,#f5f5f2eb 100%),linear-gradient(#ffffff14,#0000 55%,#22d3ee0d);position:absolute;inset:0}.manifesto-media img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%}.manifesto-copy{text-align:right;background:#f5f5f2;justify-content:center;align-items:flex-end;width:100%;height:100%;min-height:0;padding:clamp(2rem,4vw,5rem)}.manifesto-copy h2{letter-spacing:-.045em;transform-origin:100%;text-align:right;width:auto;margin:0;font-size:clamp(4.25rem,7.2vw,8.5rem);line-height:.8;transform:none}.manifesto-copy p{text-align:right;max-width:34rem;margin:clamp(1.25rem,3vh,2.5rem) 0;font-size:clamp(1rem,1.35vw,1.45rem);line-height:1.42}.manifesto-copy .pill{justify-content:flex-end;align-self:flex-end;min-width:min(100%,24rem)}@media (width<=850px){.manifesto{grid-template-columns:1fr 1fr}.manifesto-copy{padding:2rem}.manifesto-copy h2{font-size:clamp(3.3rem,8vw,6rem)}}@media (width<=600px){.manifesto{grid-template-rows:43% 57%;grid-template-columns:1fr;height:100svh;max-height:100svh}.manifesto-media:after{background:linear-gradient(#0000 65%,#f5f5f2 100%)}.manifesto-copy{justify-content:flex-start;padding:1.25rem 1.5rem 1.5rem}.manifesto-copy h2{font-size:clamp(2.7rem,14vw,4.5rem)}.manifesto-copy p{margin:.85rem 0;font-size:.95rem}}main>.hero,main>.manifesto,main>.story,main>.oltre,main>.memory,main>.contacts{box-shadow:none;backdrop-filter:none;border-left:0;border-right:0;border-radius:0}.hero{background:#dfe6df;padding-top:0;position:relative}.hero-masthead{z-index:4;width:calc(56% - clamp(2rem,4vw,5rem));position:absolute;top:clamp(2rem,4vw,4.5rem);left:clamp(2rem,4vw,5rem)}.hero-grid{background:#dfe6df;min-height:calc(100svh - clamp(165px,22vh,230px))}.hero-title{align-self:center;padding:clamp(9rem,18vh,13rem) clamp(2rem,4vw,5rem) clamp(2rem,4vw,4rem)}.hero-visual--ricordo{background:#dfe6df;height:100%;min-height:100%}.hero-visual--ricordo img{object-fit:cover;object-position:center}.hero-foot{backdrop-filter:none;background:#dfe6df}.manifesto,.manifesto-media,.manifesto-copy{box-shadow:none;backdrop-filter:none;background:#fff;border-radius:0}.manifesto-media{height:100%}.manifesto-media img{object-fit:cover;height:100%;display:block}.manifesto-media:after{background:linear-gradient(90deg,#0000 78%,#fff 100%)}.story{--story-surface:#d8e2e6;background:var(--story-surface);box-shadow:none;backdrop-filter:none;border-radius:0}#servizi{--story-surface:#948684}#storia{--story-surface:#aab1b5}#collaborazioni{--story-surface:#303030;color:#fff}.story-head,.story-stage,.story-text{background:var(--story-surface)}.story-stage{min-height:min(78vh,900px);padding:0;display:block;position:relative;overflow:hidden}.story-image-wrap,.story.reverse .story-image-wrap{background:var(--story-surface);width:auto;height:auto;min-height:100%;box-shadow:none;backdrop-filter:none;border:0;border-radius:0;margin:0;position:absolute;inset:0 42% 0 0;overflow:hidden;transform:none}.story.reverse .story-image-wrap{inset:0 0 0 42%}.story-image-wrap:before,.story-image-wrap:after,.story-image-wrap>span,.story-image-wrap .gradient-blob,.story-image-wrap .gradient-frame{display:none}.story-image-wrap .section-theme-image{object-fit:cover;filter:none;mix-blend-mode:normal;border:0;border-radius:0;width:100%;max-width:none;height:100%;margin:0;display:block;position:absolute;inset:0}.story-statement{z-index:2;width:min(34%,34rem);box-shadow:none;backdrop-filter:none;text-align:right;background:0 0;border:0;border-radius:0;margin:0;padding:0;position:absolute;top:50%;right:clamp(2rem,5vw,6rem);transform:translateY(-50%)}.story.reverse .story-statement{text-align:left;left:clamp(2rem,5vw,6rem);right:auto}#collaborazioni .story-head,#collaborazioni .story-text,#collaborazioni .story-statement,#collaborazioni .story-number,#collaborazioni .story-call{color:#fff}#collaborazioni .story-head,#collaborazioni .story-text{border-color:#ffffff3d}@media (width<=700px){.hero-masthead{width:auto;padding:1.5rem;position:relative;top:auto;left:auto}.hero-grid{min-height:0}.hero-title{padding:1rem 1.5rem 2rem}.hero-visual--ricordo{height:56vh;min-height:56vh}.story-stage{min-height:82vh}.story-image-wrap,.story.reverse .story-image-wrap{inset:0 0 38%}.story-statement,.story.reverse .story-statement{text-align:left;width:auto;inset:auto 1.5rem 2rem;transform:none}}.hero-visual--ricordo,.manifesto-media,.story-image-wrap,.story-image-wrap.gradient-scene,.story.reverse .story-image-wrap{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}.hero-visual--ricordo:before,.hero-visual--ricordo:after,.story-image-wrap:before,.story-image-wrap:after{display:none!important}.hero-visual--ricordo img,.manifesto-media img,.story-image-wrap .section-theme-image{image-rendering:auto;opacity:.62!important;filter:none!important;box-shadow:none!important;border:0!important;outline:0!important;transition:opacity .65s cubic-bezier(.22,1,.36,1)!important;transform:none!important}.hero-visual--ricordo:hover img,.manifesto-media:hover img,.story-image-wrap:hover .section-theme-image{opacity:1!important;filter:none!important;transform:none!important}.hero-visual--ricordo img,#natura .story-image-wrap .section-theme-image,#storia .story-image-wrap .section-theme-image,#collaborazioni .story-image-wrap .section-theme-image{mask-image:linear-gradient(90deg,#0000 0,#000 12% 100%)}#servizi .story-image-wrap .section-theme-image{mask-image:linear-gradient(270deg,#0000 0,#000 12% 100%)}.hero-grid{position:relative;overflow:hidden}.hero-visual--ricordo{align-self:end!important;height:100%!important;min-height:100%!important;margin:0!important}.hero-visual--ricordo img{object-position:center bottom!important;top:auto!important;bottom:0!important}.hero-grid{position:relative}.hero-visual--ricordo{align-self:auto!important;width:44%!important;height:auto!important;min-height:0!important;margin:0!important;position:absolute!important;inset:auto 0 0 auto!important}.hero-visual--ricordo img{object-fit:contain!important;object-position:center bottom!important;width:100%!important;height:auto!important;display:block!important;position:relative!important;inset:auto!important}@media (width<=700px){.hero-visual--ricordo{width:100%!important;height:56vh!important;min-height:56vh!important;position:relative!important;inset:auto!important}}#collaborazioni,#collaborazioni .story-head,#collaborazioni .story-head *,#collaborazioni .story-text,#collaborazioni .story-text *,#collaborazioni .story-statement,#collaborazioni .story-number,#collaborazioni .story-call{color:#171717!important}#collaborazioni{--story-surface:#b9bab7}#collaborazioni .story-stage{background:#b9bab7!important}#collaborazioni .story-head,#collaborazioni .story-text{background:#f4f1eb!important;border-color:#d7d2c9!important}@media (hover:none){.hero-visual--ricordo img,.manifesto-media img,.story-image-wrap .section-theme-image{opacity:.7!important;filter:none!important}}:root{--dogali-paper:#f4f1eb;--dogali-sage:#dfe6df;--dogali-mist:#d8e2e6;--dogali-stone:#b9bab7;--dogali-line:#d7d2c9;--dogali-ink:#171717;--dogali-muted:#74839c}.rail,.menu-panel{color:var(--dogali-ink)!important;border-color:var(--dogali-line)!important;box-shadow:none!important;backdrop-filter:blur(22px)!important;background:#f4f1ebf0!important}.rail{border-top-color:var(--dogali-muted)!important}.menu-lines i{background:var(--dogali-ink)!important}.rail-mark,.rail-call,.menu-panel nav a,.menu-bottom a{color:var(--dogali-ink)!important}.menu-panel-head,.menu-panel nav a,.menu-bottom a{border-color:var(--dogali-line)!important}.menu-panel nav a small{color:#686761!important}.menu-panel nav a:hover span{color:var(--dogali-muted)!important}.menu-panel nav a.menu-necrologi span{color:var(--pink)!important}.menu-backdrop{background:#1717172e!important}.section-index,.hero-foot,.story .story-head,.story .story-text,#collaborazioni .story-head,#collaborazioni .story-text{color:var(--dogali-ink)!important;border-color:var(--dogali-line)!important;background:var(--dogali-paper)!important;box-shadow:none!important;backdrop-filter:none!important}.hero-foot>*,.story-head>div:nth-child(2),.story-call{border-color:var(--dogali-line)!important}.story-number{color:var(--dogali-muted)!important}.oltre{color:var(--dogali-ink)!important;border-color:var(--dogali-line)!important;background:var(--dogali-sage)!important;box-shadow:none!important}.oltre-image{background:var(--dogali-mist)!important}.oltre-copy{color:var(--dogali-ink)!important;background:var(--dogali-sage)!important}.oltre-copy h2,.oltre-copy p,.oltre-wordmark{color:var(--dogali-ink)!important;-webkit-text-fill-color:var(--dogali-ink)!important;background:0 0!important}.memory{color:var(--dogali-ink)!important;border-color:var(--dogali-line)!important;background:var(--dogali-mist)!important;box-shadow:none!important}.memory h2,.memory header>p,.memory-grid h3,.memory-card p,.memory-grid span{color:var(--dogali-ink)!important;-webkit-text-fill-color:var(--dogali-ink)!important;background:0 0!important}.memory-card,.memory-grid article{box-shadow:none!important;background:#f4f1ebb8!important;border:1px solid #74839c3d!important}.memory-portrait{color:var(--dogali-ink)!important;background:var(--dogali-sage)!important;box-shadow:none!important;border-color:#74839c4d!important}.memory-portrait span{color:var(--dogali-ink)!important}.memory-cta{color:var(--dogali-ink)!important;border-bottom-color:var(--pink)!important}.contacts{color:var(--dogali-ink)!important;border-color:var(--dogali-line)!important;background:var(--dogali-sage)!important;box-shadow:none!important}.contacts h2,.contacts h2 em,.phone{color:var(--dogali-ink)!important;-webkit-text-fill-color:var(--dogali-ink)!important;text-shadow:none!important;background:0 0!important}.contacts>.contacts-intro{text-transform:none;max-width:620px;margin:18px 0 34px;font:clamp(17px,1.45vw,24px)/1.45 Georgia,serif;color:var(--dogali-ink)!important}.phone{border-color:var(--pink)!important}.contact-grid{border-color:var(--dogali-line)!important}.contact-grid>div{color:var(--dogali-ink)!important;border-color:var(--dogali-line)!important;box-shadow:none!important;background:#f4f1ebb8!important}.contact-grid small{color:#686761!important}.hero-masthead{flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:.45rem!important}.hero-masthead .hero-kicker{width:auto!important;max-width:100%!important;height:auto!important;padding:0!important;font-size:clamp(.68rem,.78vw,.82rem)!important;line-height:1.35!important}.hero-title>p{display:none!important}.hero-visual--ricordo{width:44%!important;height:100%!important;min-height:0!important;position:absolute!important;inset:auto 0 0 auto!important;overflow:hidden!important}.hero-visual--ricordo img{object-fit:contain!important;object-position:right bottom!important;width:auto!important;max-width:none!important;height:100%!important;position:absolute!important;inset:auto 0 0 auto!important}@media (width<=700px){.hero-visual--ricordo{width:100%!important;height:56vh!important;position:relative!important}.hero-visual--ricordo img{right:50%!important;transform:translate(50%)!important}}.hero-masthead{padding-left:0!important}.hero-title{padding-left:clamp(2rem,4vw,5rem)!important}.hero h1{width:125%!important;font-size:clamp(4.5rem,8.7vw,10.3rem)!important;line-height:.81!important}.section-index span:first-child{letter-spacing:.01em;font-size:clamp(1.1rem,1.45vw,1.5rem)!important;font-weight:600!important}.pill,.pill.dark{color:var(--dogali-paper)!important;background:linear-gradient(100deg,var(--dogali-muted),#91b2bc)!important;-webkit-text-fill-color:var(--dogali-paper)!important;border:1px solid #ffffff94!important;box-shadow:0 12px 28px #74839c33!important}.pill:hover,.pill.dark:hover{color:#fff!important;background:linear-gradient(100deg,#65758f,var(--dogali-muted))!important;box-shadow:0 14px 32px #74839c4d!important}@media (width<=700px){.hero-masthead,.hero-title{padding-left:1.5rem!important}.hero h1{width:130%!important;font-size:clamp(3.5rem,17vw,6rem)!important}}.story-text.without-figure{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)!important}@media (width<=900px){.story-text.without-figure{grid-template-columns:1fr 1fr!important}}@media (width<=600px){.story-text.without-figure{grid-template-columns:1fr!important}}@media (width>=701px){.hero{grid-template-rows:minmax(0,1fr) auto!important;min-height:100svh!important;display:grid!important}.hero-grid{grid-row:1!important;grid-template-columns:minmax(0,57%) minmax(0,43%)!important;align-items:stretch!important;min-height:calc(100svh - clamp(165px,22vh,230px))!important;display:grid!important;position:relative!important;overflow:hidden!important}.hero-title{grid-column:1!important;align-self:stretch!important;padding-top:clamp(13.75rem,23vh,15.5rem)!important;padding-bottom:clamp(2rem,4vw,4rem)!important}.hero h1{font-size:clamp(4.35rem,8.25vw,9.75rem)!important}.hero-visual--ricordo{grid-column:2!important;align-self:stretch!important;width:100%!important;height:auto!important;min-height:100%!important;position:relative!important;inset:auto!important;overflow:hidden!important}.hero-visual--ricordo img{object-fit:contain!important;object-position:center bottom!important;mix-blend-mode:multiply!important;width:100%!important;max-width:100%!important;height:100%!important;position:absolute!important;inset:auto auto 0 0!important;transform:none!important}.hero-foot{grid-row:2!important}}:root{--pink:#75869a;--red:#75869a;--dogali-accent:#75869a}@media (width>=701px){.hero-visual--ricordo{overflow:visible!important}.hero-visual--ricordo img{object-fit:contain!important;object-position:right bottom!important;opacity:.82!important;filter:grayscale()!important;mix-blend-mode:multiply!important;width:auto!important;max-width:none!important;height:100%!important;max-height:100%!important;position:absolute!important;inset:auto 0 0 auto!important;transform:none!important}.hero-visual--ricordo:hover img{opacity:1!important;filter:grayscale()!important;transform:none!important}}@media (width<=700px){.hero-visual--ricordo img{object-fit:contain!important;object-position:right bottom!important;opacity:.78!important;filter:grayscale()!important;mix-blend-mode:multiply!important;width:auto!important;max-width:none!important;height:100%!important;position:absolute!important;inset:auto 0 0 auto!important;transform:none!important}}.menu-panel,.rail,.story-head,.story-text,.oltre,.memory,.contacts,.memory-card,.memory-grid article,.contact-grid>div{-webkit-backdrop-filter:none!important;box-shadow:none!important}.menu-necrologi,.menu-necrologi span,.menu-bottom a:first-child{color:var(--dogali-ink)!important}.story-statement,.story.reverse .story-statement,.story-number,.memory-number{color:var(--dogali-muted)!important}.story-text.without-figure{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)!important;gap:clamp(2rem,6vw,8rem)!important}.story-text .intro{max-width:760px}.story-body{max-width:720px}.story-body p{margin:0 0 1.15rem}.oltre,.memory,.contacts{min-height:0!important;color:var(--dogali-ink)!important;background:var(--dogali-paper)!important;border-bottom:1px solid var(--dogali-line)!important;padding:0!important;display:block!important}.oltre-head,.memory-head,.contacts-head{color:var(--dogali-ink)!important;border-color:var(--dogali-line)!important;background:#f3f1eb!important}.oltre-head h2,.memory-head h2,.contacts-head h2{width:auto!important;color:var(--dogali-ink)!important;letter-spacing:-.05em!important;margin:0!important;font:400 clamp(2.1rem,4vw,4.5rem)/.95 Arial,sans-serif!important;transform:none!important}.oltre-stage{background:#dfe6df;grid-template-columns:minmax(0,52%) minmax(0,48%);min-height:calc(100svh - 150px);display:grid}.oltre-image{background:#74849a;place-items:center;padding:clamp(3rem,8vw,9rem);display:grid;overflow:hidden;min-height:0!important}.oltre-image img{object-fit:contain!important;width:min(78%,620px)!important;height:auto!important}.oltre-copy{background:#dfe6df;justify-content:center!important;padding:clamp(3rem,6vw,7rem)!important}.oltre-copy h2{width:auto!important;color:var(--dogali-ink)!important;margin:0 0 2rem!important;font-size:clamp(4rem,7vw,8.5rem)!important}.oltre-copy p{margin:0 0 2rem}.pill,.pill.dark,.memory-cta{color:#fff!important;box-shadow:none!important;-webkit-text-fill-color:#fff!important;background:#75869a!important;border:0!important;border-radius:0!important}.pill:hover,.pill.dark:hover,.memory-cta:hover{background:#5f7187!important}.memory-intro{max-width:900px;margin:0;padding:clamp(2.5rem,5vw,5rem) clamp(2rem,5vw,6rem) 0;font:clamp(1.25rem,1.9vw,2rem)/1.4 Georgia,serif}.memory-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1rem!important;width:min(760px,100% - 4rem)!important;margin:clamp(2.5rem,5vw,5rem) auto 2rem!important}.memory-card,.memory-grid article{border:1px solid var(--dogali-line)!important;min-height:0!important;color:var(--dogali-ink)!important;background:#f3f1eb!important;border-radius:0!important;padding:1rem!important}.memory-portrait{background:#dfe6df!important;border:0!important;min-height:110px!important}.memory-number{font-size:2rem!important;top:.55rem!important;left:.7rem!important}.memory-grid h3{color:var(--dogali-ink)!important;margin:.45rem 0!important;font-size:1.2rem!important}.memory-grid span,.memory-card p{color:#60656b!important;margin:.65rem 0 .25rem!important}.memory-cta{width:max-content;max-width:calc(100% - 4rem);margin:0 auto clamp(3rem,6vw,6rem)!important;padding:.9rem 1.25rem!important;display:flex!important}.memory-unavailable{border:1px solid var(--dogali-line);color:#60656b;text-align:center;background:#f3f1eb;width:min(760px,100% - 4rem);margin:clamp(2.5rem,5vw,5rem) auto 2rem;padding:2rem;font:clamp(1rem,1.4vw,1.25rem)/1.5 Georgia,serif}.contacts-intro{max-width:900px;color:var(--dogali-ink)!important;text-transform:none!important;margin:0!important;padding:clamp(2.5rem,5vw,5rem) clamp(2rem,5vw,6rem) 1rem!important;font:clamp(1.25rem,1.9vw,2rem)/1.4 Georgia,serif!important}.phone{width:max-content;color:var(--dogali-ink);margin:1rem clamp(2rem,5vw,6rem);font-size:clamp(2.5rem,6vw,6.5rem);display:block;border-color:var(--dogali-muted)!important;align-self:auto!important}.contact-grid{border-color:var(--dogali-line)!important;margin:clamp(2rem,5vw,5rem) clamp(2rem,5vw,6rem) 0!important;padding:0 0 3rem!important}.contacts footer{padding:1.5rem clamp(2rem,5vw,6rem)!important}.oltre-page{color:#16181b;background:#f3f1eb;margin:0!important}.oltre-page-nav{text-transform:uppercase;border-bottom:1px solid #cbc9c2;justify-content:space-between;align-items:center;gap:2rem;min-height:72px;padding:0 clamp(1.25rem,4vw,4rem);font-size:.75rem;display:flex}.oltre-page-hero{color:#fff;background:#74849a;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:end;gap:clamp(3rem,8vw,10rem);min-height:calc(100svh - 72px);padding:clamp(3rem,8vw,8rem);display:grid}.oltre-page-logo{width:min(700px,100%)}.oltre-page-hero p{margin:0;font:clamp(1.4rem,2.4vw,2.7rem)/1.32 Georgia,serif}.oltre-page-copy{border-bottom:1px solid #cbc9c2;padding:clamp(4rem,8vw,9rem)}.oltre-page-copy--split{grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,10rem);display:grid}.oltre-page-copy h1,.oltre-page-copy h2,.oltre-page-finale h2{letter-spacing:-.06em;margin:0;font:400 clamp(3.5rem,7vw,8rem)/.9 Arial Narrow,Arial,sans-serif}.oltre-page-copy p,.oltre-page-finale p{margin:0 0 1.4rem;font:clamp(1.15rem,1.6vw,1.65rem)/1.5 Georgia,serif}.oltre-gallery{background:#dfe6df;grid-template-rows:repeat(2,minmax(280px,42vw));grid-template-columns:1.1fr .9fr;display:grid}.oltre-gallery-item{margin:0;overflow:hidden}.oltre-gallery-item:first-child{grid-row:1/3}.oltre-gallery img{object-fit:cover;width:100%;height:100%}.oltre-page-copy--statement{background:#dfe6df;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,10rem);display:grid}.oltre-gallery--wide,.oltre-gallery--finale{grid-template-rows:minmax(360px,55vw);grid-template-columns:repeat(2,1fr)}.oltre-gallery--wide .oltre-gallery-item:first-child,.oltre-gallery--finale .oltre-gallery-item:first-child{grid-row:auto}.oltre-page-finale{color:#fff;background:#74849a;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,10rem);padding:clamp(4rem,8vw,9rem);display:grid}.oltre-page-finale a{color:#16181b;background:#f3f1eb;grid-column:2;width:max-content;padding:.9rem 1.25rem}@media (width<=800px){.story-text.without-figure,.oltre-stage,.oltre-page-hero,.oltre-page-copy--split,.oltre-page-copy--statement,.oltre-page-finale{grid-template-columns:1fr!important}.oltre-image{min-height:50vh!important}.memory-grid{grid-template-columns:1fr!important;width:min(420px,100% - 2rem)!important}.oltre-page-finale a{grid-column:1}}.hero-visual--ricordo,.hero-visual--ricordo:before,.hero-visual--ricordo:after{box-shadow:none!important;background:0 0!important;border:0!important}.hero-visual--ricordo:before,.hero-visual--ricordo:after{content:none!important;display:none!important}.hero-visual--ricordo img{object-fit:contain!important;object-position:right bottom!important;opacity:.9!important;filter:none!important;mix-blend-mode:normal!important;width:auto!important;max-width:none!important;height:100%!important;max-height:100%!important;position:absolute!important;inset:auto clamp(4rem,10vw,12rem) 0 auto!important;transform:none!important}@media (width<=700px){.hero-visual--ricordo img{inset:auto 0 0 auto!important}}.hero-visual--ricordo:hover img{opacity:1!important;filter:none!important;transform:none!important}.hero{background:linear-gradient(90deg,#f3f1ebc2 0%,#f3f1eb94 38%,#f3f1eb1f 72%,#f3f1eb0a 100%),url(/images/home/famiglia-hero.jpg) 50%/cover no-repeat!important}.hero-masthead,.hero-grid,.hero-title{background:0 0!important}.hero-grid{grid-template-columns:1fr!important}.hero-title{z-index:1!important;grid-column:1!important;position:relative!important}.hero-visual--ricordo{display:none!important}.hero-foot{z-index:2!important;background:#f3f1eb!important;position:relative!important}@media (width<=700px){.hero{background-position:62%!important}}.hero-foot-intro{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.hero-foot-intro .small-serif{margin:0}.hero-necrologi-link{letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;min-height:42px;padding:.8rem 1rem;font:700 .68rem/1 Arial,sans-serif;transition:background-color .2s,transform .2s;display:inline-flex;color:var(--dogali-paper)!important;background:var(--dogali-muted)!important}.hero-necrologi-link:hover{transform:translateY(-2px);background:#5f7187!important}.hero-necrologi-link:focus-visible{outline:2px solid var(--dogali-ink);outline-offset:3px}@media (width<=600px){.hero-foot-intro{justify-content:center;gap:0}.hero-necrologi-link{width:100%;padding:.75rem .6rem;font-size:.6rem}}@media (width<=700px){.oltre-page{padding-top:0!important}:root{--rail:0px;--panel:100vw}html{scroll-padding-top:56px}body{overflow-x:hidden}.rail{border-top:0!important;border-right:0!important;border-bottom:1px solid var(--dogali-line)!important;background:#f4f1ebf7!important;flex-direction:row!important;width:100%!important;height:56px!important;inset:0 0 auto!important}.menu-trigger{flex:0 0 56px;width:56px!important;height:56px!important}.rail-call{flex-direction:row!important;gap:.45rem!important;margin:0 auto!important}.rail-call span{writing-mode:horizontal-tb!important;font-size:.55rem!important;display:block!important}.rail-mark{margin:0 1rem 0 0!important;font-size:1.65rem!important}.menu-panel{overflow-y:auto;border-top:0!important;border-right:0!important;width:100%!important;max-width:none!important;padding:1.25rem!important;inset:56px 0 0!important}.menu-panel-head{padding-bottom:1rem}.menu-panel-head img{width:130px!important}.menu-panel nav a{padding:.85rem 0!important}.menu-panel nav a span{font-size:1rem!important}.menu-panel nav a small{opacity:1!important;max-height:1.25rem!important}main,.oltre-page,.necrologi-page,.necrologio-detail{margin-left:0!important;padding-top:56px!important}.hero{background-position:64%!important;min-height:0!important;padding:0!important}.hero-masthead{width:100%!important;padding:1.35rem 1.25rem .5rem!important;position:relative!important;inset:auto!important}.brand-logo--hero img{width:min(230px,78vw)!important;height:auto!important}.hero-kicker{height:auto!important;margin-top:.7rem!important;padding:0!important;font-size:.58rem!important;line-height:1.35!important}.hero-grid{align-items:flex-end!important;min-height:430px!important;display:flex!important}.hero-title{width:100%!important;padding:1.25rem!important;overflow:hidden!important}.hero h1{width:122%!important;max-width:none!important;font-size:clamp(3.5rem,17vw,4.7rem)!important;line-height:.84!important;transform:scaleX(.82)!important}.hero-foot{grid-template-columns:1fr!important;min-height:0!important;display:grid!important}.hero-foot>*{border-right:0!important;border-bottom:1px solid var(--dogali-line)!important;min-width:0!important;padding:1.35rem 1.25rem!important}.hero-foot-intro{gap:1.25rem!important}.hero-foot-intro .small-serif{font-size:1.05rem!important;display:block!important}.hero-necrologi-link{width:auto!important}.large-serif{font-size:clamp(1.7rem,8vw,2.4rem)!important;line-height:1.05!important}.asterisk-call{flex-direction:row!important;align-items:center!important;min-height:92px!important}.manifesto{grid-template-columns:1fr!important;width:100%!important;min-height:0!important;padding:0!important}.manifesto-media{width:100%!important;min-width:0!important;height:48svh!important;min-height:48svh!important}.manifesto-media img{object-fit:cover!important;width:100%!important;max-width:none!important;height:100%!important}.manifesto-copy{width:100%!important;min-width:0!important;padding:2.5rem 1.25rem 3rem!important}.manifesto-copy h2{overflow-wrap:anywhere!important;width:100%!important;font-size:clamp(3.15rem,16vw,4.6rem)!important;line-height:.84!important}.manifesto-copy p{margin:1.25rem 0!important;font-size:1rem!important;line-height:1.55!important}.pill,.pill.dark,.memory-cta{justify-content:center!important;align-items:center!important;min-height:44px!important}.section-index{height:64px!important;padding:0 1.25rem 1rem!important}.story{min-height:0!important}.story-head,.oltre-head,.memory-head,.contacts-head{grid-template-columns:50px minmax(0,1fr) 42px!important;min-height:104px!important}.story-number{padding:0 0 .7rem .45rem!important;font-size:3rem!important}.story-head>div:nth-child(2){min-width:0!important;padding:1rem .75rem!important}.story-head p{font-size:.58rem!important}.story-head h2,.oltre-head h2,.memory-head h2,.contacts-head h2{overflow-wrap:anywhere;font-size:clamp(1.55rem,8.2vw,2.25rem)!important;line-height:.95!important}.story-call{font-size:.7rem!important}.story-stage{min-height:68svh!important}.story-image-wrap,.story.reverse .story-image-wrap{inset:0 0 36%!important}.story-statement,.story.reverse .story-statement{text-align:left!important;width:auto!important;max-width:none!important;font-size:clamp(2.15rem,11vw,3.4rem)!important;line-height:.9!important;inset:auto 1.25rem 1.5rem!important;transform:none!important}.story-text,.story-text.without-figure{grid-template-columns:1fr!important;gap:1.5rem!important;padding:2rem 1.25rem 3rem!important;display:grid!important}.story-text .intro{font-size:1.35rem!important}.story-body,.story-text>p:last-child{grid-column:1!important;font-size:.95rem!important;line-height:1.6!important}.oltre-stage{grid-template-columns:1fr!important;min-height:0!important}.oltre-image{min-height:42svh!important;padding:2.5rem 1.25rem!important}.oltre-copy{padding:2.75rem 1.25rem 3.25rem!important}.oltre-copy h2{margin-bottom:1.25rem!important;font-size:clamp(3.4rem,17vw,5rem)!important}.oltre-copy p{font-size:1.1rem!important}.memory-intro,.contacts-intro{padding:2rem 1.25rem 0!important;font-size:1.15rem!important}.memory-grid{width:calc(100% - 2.5rem)!important;margin:2rem 1.25rem!important}.memory-cta{text-align:center;width:calc(100% - 2.5rem)!important;max-width:none!important;margin:0 1.25rem 3rem!important}.phone{overflow-wrap:anywhere;width:auto!important;margin:1.5rem 1.25rem!important;font-size:clamp(2rem,11vw,3.25rem)!important}.contact-grid{grid-template-columns:1fr!important;gap:0!important;margin:2rem 1.25rem 0!important}.contact-grid>div{border-top:1px solid var(--dogali-line)!important;padding:1.25rem 0!important}.contacts footer{padding:1.25rem!important}.oltre-page-nav{gap:1rem!important;min-height:60px!important;padding:.75rem 1rem!important;font-size:.62rem!important}.oltre-page-hero,.oltre-page-copy,.oltre-page-finale{padding:3rem 1.25rem!important}.oltre-page-hero{min-height:calc(100svh - 116px)!important}.oltre-page-copy h1,.oltre-page-copy h2,.oltre-page-finale h2{font-size:clamp(3rem,15vw,4.8rem)!important}.oltre-gallery,.oltre-gallery--wide,.oltre-gallery--finale{grid-template-rows:none!important;grid-template-columns:1fr!important}.oltre-gallery-item,.oltre-gallery-item:first-child{grid-row:auto!important;min-height:58svh!important}}.brand-logo{width:clamp(280px,22vw,420px)!important;max-width:100%!important}.brand-logo--hero{width:clamp(340px,27vw,500px)!important}.brand-logo img,.brand-logo--hero img{width:100%!important;max-width:none!important;height:auto!important}.menu-panel-head .brand-logo{flex:0 0 280px!important;width:280px!important}.menu-panel-head .brand-logo img{width:100%!important;height:auto!important}@media (width<=700px){.brand-logo,.brand-logo--hero{width:min(270px,78vw)!important}.brand-logo--hero img{width:100%!important}.menu-panel-head .brand-logo{flex-basis:230px!important;width:230px!important}.menu-panel-head .brand-logo img{width:100%!important}.rail{display:block!important;position:fixed!important}.rail-mark{width:auto!important;margin:0!important;position:absolute!important;top:50%!important;left:14px!important;transform:translateY(-50%)!important}.rail-mark img{width:27px!important;height:auto!important}.rail-call{white-space:nowrap;margin:0!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.rail-call span{font-size:0!important}.rail-call span:after{content:"CHIAMA ORA";letter-spacing:.1em;font-size:.58rem}.menu-trigger{margin:0!important;position:absolute!important;top:0!important;right:0!important}.rail-necrologi{display:none!important}.hero{background:var(--dogali-sage)!important;background-image:none!important}.hero-grid{flex-direction:column!important;align-items:stretch!important;min-height:0!important;display:flex!important}.hero-grid:after{content:"";background:url(/images/home/famiglia-hero.jpg) 50%/cover no-repeat;width:100%;min-height:52svh;margin-top:1rem;display:block}.hero-title{padding:1.35rem 1.25rem 0!important}.hero h1{width:100%!important;font-size:clamp(3.25rem,15.8vw,4.45rem)!important}.hero-title-necrologi{letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;min-height:44px;margin-top:1.25rem;padding:.8rem 1rem;font:700 .65rem/1 Arial,sans-serif;display:inline-flex;color:var(--dogali-paper)!important;background:var(--dogali-muted)!important}.hero-foot-intro .hero-necrologi-link{display:none!important}.manifesto-copy h2{letter-spacing:-.06em!important;overflow-wrap:normal!important;word-break:normal!important;font-size:clamp(2.5rem,12.5vw,3.55rem)!important}.story-number{align-self:stretch!important;place-items:center!important;padding:0!important;font-size:2.65rem!important;line-height:1!important;display:grid!important}#natura .story-statement,#storia .story-statement{color:#263441!important}#partner .story-head h2{letter-spacing:-.055em!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important;font-size:clamp(1.2rem,6.2vw,1.5rem)!important}#servizi .story-stage{min-height:68svh!important}#servizi .story-image-wrap{width:100%!important;height:100%!important;inset:0!important;transform:none!important}#servizi .section-theme-image{object-fit:cover!important;object-position:left center!important;width:100%!important;height:100%!important}#servizi .story-statement{color:#263441!important;text-shadow:0 1px 12px #f4f1ebeb!important;inset:1.25rem 1.25rem auto!important}.contacts-head>div:nth-child(2){padding-left:1.4rem!important;padding-right:1rem!important}.contacts-intro{padding:2.25rem 2rem 0!important}.phone{margin:1.75rem 2rem!important}.contact-grid{width:auto!important;margin:2rem 2rem 0!important}.contact-grid>div{padding:1.35rem 1.15rem!important}.contacts footer{padding:1.5rem 2rem!important}.manifesto{grid-template-rows:auto!important;height:auto!important;max-height:none!important}.manifesto-copy{height:auto!important;padding-bottom:2.5rem!important;overflow:visible!important}.manifesto-copy .pill{flex-shrink:0;position:relative;margin-bottom:0!important}.contacts-footer{flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important;display:flex!important}.contacts-footer nav{flex-wrap:wrap;gap:.45rem 1rem;margin-top:.4rem;display:flex}.contacts-footer nav a{text-underline-offset:3px;text-decoration:underline}}.site-footer[data-astro-cid-nns7i3if]{color:#171717;background:#f4f1eb;border-top:1px solid #d7d2c9;padding:clamp(2.5rem,5vw,5rem)}.site-footer--necrologi[data-astro-cid-nns7i3if]{background:#dfe6df}body:has(.rail) .site-footer[data-astro-cid-nns7i3if]{margin-left:var(--rail)}.site-footer__top[data-astro-cid-nns7i3if]{grid-template-columns:1fr auto;align-items:end;gap:2rem;padding-bottom:clamp(1.5rem,3vw,3rem);display:grid}.site-footer__top[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if]{color:#687486;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:800}.site-footer__top[data-astro-cid-nns7i3if] .site-footer__intro[data-astro-cid-nns7i3if]{color:#171717;letter-spacing:0;text-transform:none;max-width:650px;font:400 clamp(1.15rem,1.8vw,1.8rem)/1.35 Georgia,serif}.site-footer__phone[data-astro-cid-nns7i3if]{border-bottom:3px solid #75869a;font:400 clamp(2.5rem,5vw,5.5rem)/.9 Georgia,serif}.site-footer__contacts[data-astro-cid-nns7i3if]{border-top:1px solid #d7d2c9;border-left:1px solid #d7d2c9;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.site-footer__contacts[data-astro-cid-nns7i3if]>div[data-astro-cid-nns7i3if]{border-bottom:1px solid #d7d2c9;border-right:1px solid #d7d2c9;flex-direction:column;justify-content:space-between;min-height:150px;padding:1.25rem;display:flex}.site-footer__contacts[data-astro-cid-nns7i3if] small[data-astro-cid-nns7i3if]{color:#687486;text-transform:uppercase;font-size:.58rem}.site-footer__contacts[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if],.site-footer__contacts[data-astro-cid-nns7i3if] span[data-astro-cid-nns7i3if]{font:400 clamp(1rem,1.35vw,1.3rem)/1.4 Georgia,serif}.site-footer__legal[data-astro-cid-nns7i3if]{color:#59616b;flex-wrap:wrap;gap:.8rem 2rem;padding-top:1.75rem;font-size:.62rem;line-height:1.5;display:flex}.site-footer__legal[data-astro-cid-nns7i3if] nav[data-astro-cid-nns7i3if]{gap:1.2rem;margin-left:auto;display:flex}.site-footer__legal[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{text-underline-offset:3px;text-decoration:underline}@media (width<=760px){body:has(.rail) .site-footer[data-astro-cid-nns7i3if]{margin-left:0}.site-footer[data-astro-cid-nns7i3if]{padding:2.5rem 1.4rem}.site-footer__top[data-astro-cid-nns7i3if]{grid-template-columns:1fr;gap:.8rem}.site-footer__phone[data-astro-cid-nns7i3if]{justify-self:start;font-size:clamp(2.5rem,13vw,3.5rem)}.site-footer__contacts[data-astro-cid-nns7i3if]{border-top:0;border-left:0;grid-template-columns:1fr;gap:0}.site-footer__contacts[data-astro-cid-nns7i3if]>div[data-astro-cid-nns7i3if]{border:1px solid #d7d2c9;border-radius:1.2rem;min-height:100px;padding:1rem 1.15rem}.site-footer__contacts[data-astro-cid-nns7i3if]>div[data-astro-cid-nns7i3if]+div[data-astro-cid-nns7i3if]{margin-top:-1px}.site-footer__contacts[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if],.site-footer__contacts[data-astro-cid-nns7i3if] span[data-astro-cid-nns7i3if]{font-size:1.15rem}.site-footer__legal[data-astro-cid-nns7i3if]{border-top:1px solid #d7d2c9;gap:.65rem;margin-top:3rem;padding-top:1.5rem;display:grid}.site-footer__legal[data-astro-cid-nns7i3if] nav[data-astro-cid-nns7i3if]{flex-wrap:wrap;gap:1.2rem;margin:0;display:flex}}
