@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500&display=swap");:root{--sust-navy:#0d1e35;--sust-teal-dark:#0e6e6e;--sust-teal-bg:#1a7a78;--sust-teal-deep:#135f5f;--sust-white:#fff;--sust-offwhite:#f8f7f4;--sust-text:#2a3340;--sust-muted:#606874;--sust-border:#e2ded6;--sust-max:1160px;--sust-px:clamp(1.25rem,5vw,5rem);--font-display:"Cormorant Garamond",Georgia,serif;--font-body:"DM Sans",system-ui,sans-serif;--ease:cubic-bezier(0.22,1,0.36,1)}.sust-page *,.sust-page :after,.sust-page :before{box-sizing:border-box;margin:0;padding:0}.sust-page{font-family:var(--font-body);color:var(--sust-text);background:var(--sust-white);line-height:1.7}.sust-intro-section{background:var(--sust-white);padding:clamp(2.5rem,5vw,4.5rem) var(--sust-px)}.sust-intro-section__inner{max-width:var(--sust-max);margin:0 auto;display:grid;grid-template-columns:1fr 1.4fr;gap:clamp(2rem,4vw,4rem);align-items:start}.sust-intro-section__left{display:flex;flex-direction:column;gap:1.25rem}.sust-intro-section__title{font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:600;color:var(--sust-navy);line-height:1.1;letter-spacing:-.01em}.sust-intro-section__lead{font-size:clamp(.82rem,1.4vw,.92rem);line-height:1.7;color:var(--sust-muted)}.sust-intro-section__mood-img-wrap{position:relative;border-radius:4px;overflow:hidden;margin-top:.5rem;aspect-ratio:4/3}.sust-intro-section__mood-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;filter:brightness(.7)}.sust-intro-section__mood-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:1.25rem;background:linear-gradient(0deg,rgba(10,25,45,.75) 0,transparent 55%)}.sust-intro-section__mood-overlay span{font-family:var(--font-display);font-size:clamp(.85rem,1.5vw,1rem);font-style:italic;font-weight:300;color:hsla(0,0%,100%,.92);line-height:1.5}.sust-intro-section__right{display:flex;flex-direction:column;gap:1rem;position:relative}.sust-intro-section__we-care{position:absolute;top:-.5rem;right:0;width:clamp(70px,9vw,110px)}.sust-intro-section__we-care-img{width:100%;display:block}.sust-intro-section__right p{font-size:clamp(.82rem,1.4vw,.92rem);line-height:1.75;color:var(--sust-muted);padding-right:clamp(80px,10vw,120px)}.sust-intro-section__right p:not(:first-of-type){padding-right:0}.sust-hero-img{position:relative;overflow:hidden;max-height:460px;line-height:0}.sust-hero-img__img{width:100%;height:100%;max-height:460px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%;display:block;filter:brightness(.72)}.sust-hero-img__overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:clamp(1.5rem,5vw,3.5rem) var(--sust-px);background:linear-gradient(0deg,rgba(8,20,38,.55) 0,transparent 55%)}.sust-hero-img__text{font-family:var(--font-display);font-size:clamp(2.2rem,6vw,4.5rem);font-weight:600;font-style:italic;color:var(--sust-white);line-height:1.1;letter-spacing:-.01em;text-shadow:0 2px 20px rgba(0,0,0,.3)}.sust-materials{background:var(--sust-white);padding:clamp(2.5rem,6vw,5rem) var(--sust-px)}.sust-materials__inner{max-width:var(--sust-max);margin:0 auto}.sust-materials__heading{margin-bottom:clamp(2rem,4vw,3rem)}.sust-materials__heading h2{font-family:var(--font-display);font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:600;color:var(--sust-navy);margin-bottom:.4rem;letter-spacing:-.01em}.sust-materials__heading p{font-size:clamp(.82rem,1.4vw,.92rem);font-style:italic;color:var(--sust-muted);font-weight:400}.sust-materials__row{display:grid;grid-template-columns:240px 1fr;gap:clamp(1.5rem,3vw,3rem);align-items:start;margin-bottom:clamp(2.5rem,5vw,4rem)}.sust-materials__row--plastic{margin-bottom:0}.sust-materials__circle-wrap{display:flex;flex-direction:column;align-items:center;gap:.75rem;position:sticky;top:2rem}.sust-materials__circle-img{width:200px;height:200px;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block;box-shadow:0 8px 30px rgba(11,31,58,.15)}.sust-materials__circle-label{font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:var(--sust-navy);text-align:center;line-height:1.3}.sust-materials__cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2rem}.sust-mat-card{display:flex;flex-direction:column;gap:.5rem}.sust-mat-card__icon{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;display:block}.sust-mat-card__title{font-family:var(--font-body);font-size:clamp(.82rem,1.4vw,.9rem);font-weight:500;color:var(--sust-navy);line-height:1.3}.sust-mat-card__desc{font-size:clamp(.78rem,1.3vw,.85rem);line-height:1.65;color:var(--sust-muted)}.sust-lifecycle{background:#feebd9;padding:clamp(2.5rem,6vw,5rem) var(--sust-px)}.sust-lifecycle__inner{max-width:var(--sust-max);margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:clamp(2rem,4vw,4rem);align-items:center}.sust-lifecycle__text{display:flex;flex-direction:column;gap:1.25rem}.sust-lifecycle__title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1;letter-spacing:-.01em;color:#000}.sust-lifecycle__text p{font-size:clamp(.8rem,1.4vw,.9rem);line-height:1.75;color:hsla(0,0%,100%,.78);color:#000}.sust-lifecycle__diagram{display:flex;align-items:center;justify-content:center}.sust-lifecycle__img{width:100%;max-width:700px;display:block;-o-object-fit:contain;object-fit:contain;filter:brightness(1.05)}@media (max-width:900px){.sust-intro-section__inner{grid-template-columns:1fr}.sust-intro-section__right p{padding-right:clamp(70px,12vw,100px)}.sust-materials__row{grid-template-columns:1fr}.sust-materials__circle-wrap{flex-direction:row;position:static}.sust-materials__circle-img{width:120px;height:120px}.sust-lifecycle__inner{grid-template-columns:1fr}}@media (max-width:600px){.sust-materials__cards-grid{grid-template-columns:1fr}.sust-intro-section__right p{padding-right:0}.sust-intro-section__we-care{position:static;width:80px;align-self:flex-end}.sust-intro-section__right{flex-direction:column}.sust-hero-img,.sust-hero-img__img{max-height:280px}}