.swm-about{--swm-about-accent:var(--swm-color-accent);--swm-about-bg:var(--swm-bg-page);--swm-about-surface:var(--swm-p-inset);--swm-about-text:var(--swm-text-primary);--swm-about-body:var(--swm-text-body-muted);--swm-about-muted:var(--swm-text-muted);--swm-about-faint:var(--swm-text-muted);--swm-about-radius:3px;color:var(--swm-about-text)}.swm-about__dot{color:var(--swm-about-accent)}.swm-about__section{padding:80px var(--swm-content-padding-x,20px);background:var(--swm-about-bg)}.swm-about__section--surface{background:var(--swm-about-surface)}.swm-about__inner{width:100%;max-width:var(--swm-content-max-width);margin-inline:auto}.swm-about__heading-xl{margin:0 0 24px;font-size:clamp(38px,5vw,64px);font-weight:600;line-height:1.2}.swm-about__heading-lg{margin:0 0 24px;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1.2}.swm-about__heading-md{margin:0 0 24px;font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1.3}.swm-about__heading-sm{margin:0 0 24px;font-size:clamp(28px,2.5vw,40px);font-weight:600;line-height:1.3}.swm-about__eyebrow{color:var(--swm-about-accent);margin:0 0 24px;font-size:16px;line-height:1}.swm-about__body{color:var(--swm-about-body);margin:0;font-size:16px;font-weight:400;line-height:1.6}.swm-about__body--accent{border-left:5px solid var(--swm-about-accent);color:var(--swm-about-text);margin-bottom:24px;padding-left:10px}.swm-about__body+.swm-about__body{margin-top:0}.swm-about__btn-row{grid-template-columns:repeat(2,auto);gap:24px;width:100%;margin-top:24px;display:grid}.swm-about__btn{border-radius:var(--swm-about-radius);border:1px solid #0000;justify-content:center;align-items:center;min-height:42px;padding:9px 24px;font-size:16px;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .35s,color .35s,border-color .35s;display:inline-flex}.swm-about__btn--primary{border-color:var(--swm-about-accent);background:var(--swm-about-accent);color:var(--swm-text-on-accent)}.swm-about__btn--primary:hover{background:var(--swm-color-accent-hover);border-color:var(--swm-color-accent-hover)}.swm-about__btn--secondary{border-color:var(--swm-about-text);background:var(--swm-about-text);color:var(--swm-about-bg)}.swm-about__btn--secondary:hover{border-color:var(--swm-about-bg);background:var(--swm-about-bg);color:var(--swm-about-text)}.swm-about-hero{padding:80px var(--swm-content-padding-x,20px);background:var(--swm-about-bg)}.swm-about-hero__grid{align-items:center;gap:24px;display:grid}.swm-about-hero__copy{text-align:center}.swm-about-hero__subtitle{color:var(--swm-about-text);margin:0 0 24px;font-size:clamp(24px,3vw,30px);font-weight:700;line-height:1.35}.swm-about-hero__video-wrap{aspect-ratio:16/9;border-radius:var(--swm-about-radius);background:#000;width:100%;overflow:hidden}.swm-about-hero__video{object-fit:cover;width:100%;height:100%}.swm-about-workflow__layout{gap:24px;display:grid}.swm-about-workflow__header{max-width:42%}.swm-about-workflow__subtitle{color:var(--swm-about-accent);margin:0;font-size:16px;line-height:1.6}.swm-about-workflow__grid{scrollbar-width:thin;gap:24px;padding-bottom:4px;display:flex;overflow-x:auto}.swm-about-workflow__card{border-radius:var(--swm-about-radius);background:var(--swm-about-bg);flex-direction:column;flex:1 1 0;min-width:min(100%,320px);display:flex;overflow:hidden}.swm-about-workflow__image{object-fit:cover;width:100%;height:225px}.swm-about-workflow__content{flex-direction:column;flex:1;padding:24px;display:flex}.swm-about-workflow__content .swm-about__body{border-left:5px solid var(--swm-about-accent);color:var(--swm-about-text);padding-left:10px}.swm-about-finding__grid{align-items:start;gap:24px;display:grid}.swm-about-finding__copy{z-index:1;position:relative}.swm-about-finding__copy .swm-about__body{margin-bottom:24px}.swm-about-finding__tabs{flex-direction:column;gap:0;width:100%;margin-bottom:32px;display:flex}.swm-about-finding__tab{border-radius:var(--swm-about-radius);width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:12px;padding:15px;transition:background-color .25s,opacity .25s;display:flex}.swm-about-finding__tab:hover{opacity:.8}.swm-about-finding__tab--active{background:var(--swm-about-surface);opacity:1}.swm-about-finding__tab-title{color:var(--swm-about-body);align-items:center;gap:15px;margin:0;font-size:16px;font-weight:600;line-height:1.3;display:flex}.swm-about-finding__tab--active .swm-about-finding__tab-title{color:var(--swm-about-text)}.swm-about-finding__tab-icon{width:19px;height:19px;color:var(--swm-about-accent);flex-shrink:0}.swm-about-finding__tab-body{color:var(--swm-about-faint);max-height:0;margin:0;font-size:16px;line-height:1.6;transition:max-height .25s;overflow:hidden}.swm-about-finding__tab--active .swm-about-finding__tab-body{max-height:120px}.swm-about-finding__preview{background:var(--swm-about-bg);border-radius:24px;width:100%;height:220px;overflow:hidden}.swm-about-finding__preview img{object-fit:contain;width:100%;height:100%;display:block}.swm-about-feature{scroll-margin-top:var(--swm-nav-offset,72px)}.swm-about-feature__grid{align-items:center;gap:24px;display:grid}.swm-about-feature__copy{flex-direction:column;align-items:flex-start;display:flex}.swm-about-feature__media{border-radius:var(--swm-about-radius);background:var(--swm-about-bg);width:100%;overflow:hidden}.swm-about-feature__media img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.swm-about-feature__video{width:100%;padding-top:56.17%;position:relative}.swm-about-feature__video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.swm-about-more__layout{grid-template-columns:1fr;gap:12px;display:grid}.swm-about-more__intro{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:12px;display:flex}.swm-about-more__intro .swm-about__heading-lg{margin-bottom:24px}.swm-about-more__intro .swm-about__body{max-width:420px;margin:0}.swm-about-more__card{border-radius:var(--swm-about-radius);background:var(--swm-about-surface);justify-content:center;align-items:center;min-height:72px;padding:12px 16px;text-decoration:none;transition:transform .3s;display:flex}.swm-about-more__card:hover{transform:translateY(-2px)}.swm-about-more__card-title{color:var(--swm-about-accent);text-align:center;margin:0;font-size:clamp(16px,2vw,20px);font-weight:700;line-height:1.2}.swm-about-team{scroll-margin-top:var(--swm-nav-offset,72px)}.swm-about-team__copy{max-width:100%;margin-bottom:32px}.swm-about-team__copy .swm-about__body{margin-bottom:24px}.swm-about-faq{scroll-margin-top:var(--swm-nav-offset,72px)}.swm-about-faq__layout,.swm-about-faq__columns{gap:24px;display:grid}.swm-about-faq__list{flex-direction:column;gap:24px;display:flex}.swm-about-faq__item{border-radius:var(--swm-about-radius);background:var(--swm-about-surface);width:100%;padding:24px}.swm-about-faq__trigger{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:0;display:grid}.swm-about-faq__question{border-left:5px solid var(--swm-about-accent);color:var(--swm-about-text);margin:0;padding-left:10px;font-size:clamp(18px,2vw,23px);font-weight:700;line-height:1.3}.swm-about-faq__icon{width:30px;height:30px;color:var(--swm-about-muted);flex-shrink:0;transition:transform .2s}.swm-about-faq__item--open .swm-about-faq__icon{transform:rotate(180deg)}.swm-about-faq__answer{color:var(--swm-about-body);white-space:pre-line;margin-top:12px;font-size:16px;line-height:1.6}.swm-about-faq__support{padding-top:8px}.swm-about-faq__support-label{color:var(--swm-about-muted);margin:0 0 8px;font-size:clamp(20px,2.5vw,24px);font-weight:700;line-height:1.3}.swm-about-faq__support-link{color:var(--swm-about-accent);font-size:18px;font-weight:700;line-height:1.1;text-decoration:none}.swm-about-faq__support-link:hover{opacity:.85}.swm-about-cta__banner{border-radius:var(--swm-about-radius);background:var(--swm-about-surface);color:var(--swm-about-text);grid-template-columns:1fr;display:grid;overflow:hidden}.swm-about-cta__copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:40px;display:flex}.swm-about-cta__media{justify-content:center;align-items:center;min-height:220px;display:flex}.swm-about-cta__image{object-fit:contain;width:min(100%,360px);height:auto;padding:32px;display:block}@media (min-width:768px){.swm-about__section,.swm-about-hero{padding:60px var(--swm-content-padding-x,20px)}.swm-about-hero__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.swm-about-hero__copy{text-align:left}.swm-about-hero__video-wrap{height:100%;min-height:350px}.swm-about-workflow__image{height:300px}.swm-about-finding__preview{height:350px}.swm-about-feature__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.swm-about-feature--reverse .swm-about-feature__copy{order:2}.swm-about-feature--reverse .swm-about-feature__media{order:1}.swm-about-more__layout{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"intro intro side0 side1""intro intro side2 side3""bottom0 bottom1 bottom2 bottom3";gap:12px}.swm-about-more__intro{grid-area:intro;align-self:center;min-height:0;padding:24px 16px}.swm-about-more__card--side-0{grid-area:side0}.swm-about-more__card--side-1{grid-area:side1}.swm-about-more__card--side-2{grid-area:side2}.swm-about-more__card--side-3{grid-area:side3}.swm-about-more__card--bottom-0{grid-area:bottom0}.swm-about-more__card--bottom-1{grid-area:bottom1}.swm-about-more__card--bottom-2{grid-area:bottom2}.swm-about-more__card--bottom-3{grid-area:bottom3}.swm-about-more__card{min-height:96px}.swm-about-faq__columns{grid-template-columns:repeat(2,minmax(0,1fr))}.swm-about-cta__banner{grid-template-columns:1fr 1fr;align-items:stretch;min-height:320px}.swm-about-cta__copy{justify-content:center;padding:48px 48px 48px 80px}.swm-about-cta__media{height:100%;min-height:0}.swm-about-cta__image{width:min(100%,420px);height:100%;max-height:360px;padding:50px}}@media (min-width:992px){.swm-about-workflow__header{grid-column:span 5;max-width:none}.swm-about-workflow__grid{grid-column:1/-1}.swm-about-workflow__layout{grid-template-columns:repeat(12,minmax(0,1fr))}.swm-about-workflow__image{height:370px}.swm-about-finding__grid{grid-template-columns:repeat(12,minmax(0,1fr));position:relative}.swm-about-finding__copy{grid-column:span 4;min-height:500px}.swm-about-finding__preview{width:60%;height:500px;position:absolute;top:0;right:0}.swm-about-finding__tab-body{max-height:none;display:none}.swm-about-finding__tab--active .swm-about-finding__tab-body{max-height:none;display:block}.swm-about-hero__video-wrap{min-height:550px}.swm-about-finding__preview{height:500px}.swm-about-cta__copy{padding-top:80px;padding-bottom:80px;padding-left:80px}.swm-about-cta__image{width:min(100%,480px);max-height:none;padding:50px 60px 50px 20px}}@media (max-width:767px){.swm-about__section,.swm-about-hero{padding:32px var(--swm-content-padding-x,20px)}.swm-about-workflow__header{max-width:none}.swm-about-workflow__grid{flex-direction:column}.swm-about-workflow__card{min-width:0}.swm-about-workflow__image{height:200px}.swm-about-more__layout{grid-template-columns:1fr;grid-template-areas:none}.swm-about-more__intro,.swm-about-more__card--side-0,.swm-about-more__card--side-1,.swm-about-more__card--side-2,.swm-about-more__card--side-3,.swm-about-more__card--bottom-0,.swm-about-more__card--bottom-1,.swm-about-more__card--bottom-2,.swm-about-more__card--bottom-3{grid-area:auto}.swm-about-more__card{min-height:60px}.swm-about-cta__copy{padding:12px}.swm-about-cta__image{padding:24px}}
