.image-text-section{padding:3rem 0;display:flex;flex-direction:column;gap:0}.image-text-section__header-block{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem}.image-text-section__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1a2e3b;background-color:#9dd5d133;border:1px solid rgba(157,213,209,.5);padding:.35rem 1rem;border-radius:9999px}.image-text-section__eyebrow svg{width:14px;height:14px;color:#1a2e3b}.image-text-section__header{display:block;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1f2937;text-align:center;margin-bottom:.5rem}.image-text-section__row{display:flex;flex-direction:column;gap:2rem;padding:2.5rem 0}@media(min-width:1024px){.image-text-section__row{flex-direction:row;align-items:stretch;gap:2rem;position:relative}.image-text-section__row .image-text-section__image{order:1}.image-text-section__row .section-timeline-segment{order:2}.image-text-section__row .image-text-section__text{order:3}}.image-text-section__text{flex:1 1 0%;min-width:0}.image-text-section__text-inner{background:#fafaf9;border:1px solid #e5e5e4;border-radius:.75rem;padding:2rem}.image-text-section__btn{display:inline-flex;align-items:center;gap:.75rem;padding:.625rem .625rem .625rem 1.25rem;border-radius:9999px;background-color:#9dd5d1;color:#374151;font-weight:500;font-size:.95rem;text-decoration:none;white-space:nowrap;transition:background-color .2s ease;align-self:center;margin-bottom:2.5rem}.image-text-section__btn:hover{background-color:#8ac9c4}.image-text-section__btn-circle{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:#fff;flex-shrink:0;box-shadow:0 1px 2px #0000000d}.image-text-section__btn-circle svg{width:1rem;height:1rem;color:#374151}.image-text-section__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.35rem,2.5vw,1.85rem);font-weight:700;color:#1f2937;margin-bottom:1.25rem;line-height:1.3}.image-text-section__description{font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:.95rem;line-height:1.75;color:#6b7280;margin-bottom:1.5rem}.image-text-section__list{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:.625rem;margin-top:.5rem;border-top:1px solid #e5e5e4;padding-top:1.25rem}.image-text-section__list li{display:flex;align-items:flex-start;gap:.75rem;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:.9rem;font-weight:500;line-height:1.5;color:#1f2937;opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.image-text-section__list li.is-visible{opacity:1;transform:translateY(0)}.image-text-section__check{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.1em;background-color:#9dd5d140;border-radius:50%;color:#1a2e3b}.image-text-section__check svg{width:.75rem;height:.75rem}.image-text-section__image{flex:0 1 42%;min-width:0;display:flex;align-items:center;justify-content:center}.image-text-section__image img{display:block;width:100%;max-width:28rem;height:auto;object-fit:contain;border-radius:.75rem;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 16px #0000000f}.section-timeline-segment{display:none}@media(min-width:1024px){.section-timeline-segment{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:3.5rem;align-self:stretch}}.section-timeline-segment__circle{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#1a2e3b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0;transition:transform .3s ease,box-shadow .3s ease}.section-timeline-segment__circle--active{transform:scale(1.1);box-shadow:0 0 0 4px #1a2e3b33}.section-timeline-segment__line{width:2px;flex:1;background-color:#e5e7eb;position:relative;overflow:visible;margin-bottom:-4rem;padding-bottom:4rem}.section-timeline-segment__line-fill{position:absolute;top:0;left:0;width:100%;height:0%;bottom:0;background-color:#1a2e3b;transition:height .1s linear}.image-text-section__row:last-child .section-timeline-segment__line{margin-bottom:0;padding-bottom:0}@media(max-width:640px){.image-text-section__text-inner{padding:1.25rem}}
