.process-item{flex-direction:column;gap:.75rem;display:flex;position:relative}.process-item__image-container{background-color:#f0f0f0;border-radius:8px;width:100%;height:auto;position:relative;overflow:hidden}@media (max-width:768px){.process-item__image-container{content-visibility:auto;contain-intrinsic-size:100% 150px}}.process-item__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block}.process-item__image:hover{transform:scale(1.05)}@media (max-width:768px){.process-item__image{transition:none}.process-item__image:hover{transform:none}}.process-item__image--native{-o-object-fit:cover;object-fit:cover;width:100%;height:100px;display:block}.process-item__placeholder{background:#f8f9fa;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.process-item__logo{opacity:.8;filter:brightness(1.1);width:auto;height:24px}@media (max-width:768px){.process-item__logo{filter:none}}.process-item__title{font-family:var(--font-chiron-hei-hk),"Georgia",serif;color:#fff;text-shadow:0 1px 3px #00000080;text-align:left;margin:0;font-size:1.125rem;font-weight:600;line-height:1.3}@media (max-width:768px){.process-item__title{text-shadow:none;font-size:1rem}}.process-item__description{font-family:var(--font-chiron-hei-hk),"Georgia",serif;color:#ffffffd9;text-shadow:0 1px 2px #0006;text-align:left;margin:0;font-size:.875rem;line-height:1.5}@media (max-width:768px){.process-item__description{text-shadow:none;font-size:.8125rem}}
.process-section{contain:layout style;background-color:#fff;background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:6rem 0;position:relative}@media (max-width:1024px){.process-section{padding:4rem 0}}@media (max-width:768px){.process-section{contain:layout style paint;background-position:50%;background-attachment:scroll;padding:2rem 0}}.process-section__overlay{display:none}.process-section__content{z-index:2;position:relative}.process-section__header{margin-bottom:4rem}@media (max-width:768px){.process-section__header{margin-bottom:3rem}}.process-section__header .section-title__title,.process-section__header .section-title__subtitle{color:#fff;text-shadow:none}.process-section__grid{grid-gap:2rem;box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;width:100%;display:grid}@media (max-width:1200px){.process-section__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}}@media (max-width:900px){.process-section__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width:640px){.process-section__grid{grid-template-columns:1fr;gap:1.25rem}}.process-section__grid-item{position:relative}@media (max-width:768px){.process-section__grid-item{contain:layout style paint;animation:none!important}}@media (min-width:769px){.process-section__grid-item:first-child{animation-delay:.2s}.process-section__grid-item:nth-child(2){animation-delay:.4s}.process-section__grid-item:nth-child(3){animation-delay:.6s}.process-section__grid-item:nth-child(4){animation-delay:.8s}.process-section__grid-item:nth-child(5){animation-delay:1s}.process-section__grid-item:nth-child(6){animation-delay:1.2s}.process-section__grid-item:nth-child(7){animation-delay:1.4s}.process-section__grid-item:nth-child(8){animation-delay:1.6s}.process-section__grid-item{animation:.8s ease-out both fadeInUp}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media print{.process-section{background-color:#fff;background-image:none!important}.process-section__overlay{display:none}.process-section__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (prefers-contrast:high){.process-section__overlay{display:none}.process-section__header .section-title__title,.process-section__header .section-title__subtitle{text-shadow:0 2px 6px #000c}}@media (prefers-reduced-motion:reduce){.process-section{background-attachment:scroll}.process-section__grid-item{animation:none}}
