.au-section{--au-bg: #FEF9F4;--au-text: #4C4C4C;--au-accent: #ff5f15;--au-white: #FFFFFF;--au-header-offset: 0px;--au-muted-72: color-mix(in srgb, #4C4C4C 72%, transparent);--au-muted-82: color-mix(in srgb, #4C4C4C 82%, transparent);--au-muted-60: color-mix(in srgb, #4C4C4C 60%, transparent);--au-muted-55: color-mix(in srgb, #4C4C4C 55%, transparent);--au-muted-70: color-mix(in srgb, #4C4C4C 70%, transparent);--au-muted-18: color-mix(in srgb, #4C4C4C 18%, transparent);--au-muted-10: color-mix(in srgb, #4C4C4C 10%, transparent);--au-orange-12: color-mix(in srgb, #ff5f15 12%, transparent);--au-pad-y: var(--gap-2xl);--au-pad-x: var(--gap-lg);--au-space-xs: var(--lk-size-xs);--au-space-sm: var(--lk-size-sm);--au-space-md: var(--lk-size-md);--au-space-lg: var(--lk-size-lg);--au-space-xl: var(--lk-size-xl);--au-space-2xl: var(--lk-size-2xl);--au-radius-md: var(--lk-size-lg);--au-radius-lg: var(--lk-size-xl);--au-eyebrow-size: var(--caption-font-size);--au-eyebrow-line-height: var(--caption-line-height);--au-body-size: var(--title3-font-size);--au-body-line-height: var(--body-line-height);--au-label-size: var(--label-font-size);--au-label-line-height: var(--label-line-height);--au-chip-size: var(--callout-font-size);--au-chip-line-height: var(--callout-line-height);--au-heading-size: var(--title1-font-size);--au-heading-line-height: var(--title1-line-height);--au-heading-large-size: var(--title1-font-size);--au-heading-large-line-height: var(--title1-line-height);--au-hero-title-size: var(--display2-font-size);--au-hero-title-line-height: var(--display2-line-height);--au-caption-size: var(--caption-font-size);--au-caption-line-height: var(--caption-line-height);--au-callout-size: var(--callout-font-size);--au-callout-line-height: var(--callout-line-height);--au-nav-icon-size: var(--title3-font-size);font-family:inherit;color:var(--au-text);box-sizing:border-box;scroll-margin-top:calc(var(--au-header-offset) + 1rem)}@media(min-width:768px){.au-section{--au-pad-y: var(--gap-3xl);--au-pad-x: var(--gap-xl);--au-heading-size: var(--display2-font-size);--au-heading-line-height: var(--display2-line-height);--au-heading-large-size: var(--display1-font-size);--au-heading-large-line-height: var(--display1-line-height);--au-hero-title-size: var(--display1-font-size);--au-hero-title-line-height: var(--display1-line-height)}}.au-inner{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:var(--au-pad-x);padding-right:var(--au-pad-x)}.au-inner--narrow{max-width:64rem;margin-left:auto;margin-right:auto;padding-left:var(--au-pad-x);padding-right:var(--au-pad-x)}.au-eyebrow{margin:0;font-size:var(--au-eyebrow-size);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:.35em;color:var(--au-muted-60);line-height:var(--au-eyebrow-line-height)}.au-h1{margin:0;font-size:var(--au-hero-title-size);font-weight:var(--fw-semi-bold);line-height:var(--au-hero-title-line-height);color:var(--au-text);max-width:48rem}.au-h2{margin:0;font-size:var(--au-heading-size);font-weight:var(--fw-semi-bold);line-height:var(--au-heading-line-height);color:var(--au-text)}.au-h2--large{font-size:var(--au-heading-large-size);line-height:var(--au-heading-large-line-height)}.au-body{font-size:var(--au-body-size);line-height:var(--au-body-line-height);color:var(--au-muted-82);margin:0}.au-body p{margin:0}.au-body p+p{margin-top:var(--au-space-lg)}.au-tags{display:flex;flex-wrap:wrap;gap:var(--au-space-sm);list-style:none;margin:0;padding:0;font-size:var(--au-label-size);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:.22em;line-height:var(--au-label-line-height);color:var(--au-muted-70)}.au-tags li{display:flex;align-items:center}.au-dot{color:var(--au-accent)}.au-chips{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--au-space-md);list-style:none;margin:0;padding:0}.au-chip{border:1px solid var(--au-orange-12);background:var(--au-bg);border-radius:var(--au-radius-md);padding:var(--au-space-lg) var(--au-space-md);font-size:var(--au-chip-size);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:.18em;color:var(--au-text);line-height:var(--au-chip-line-height);word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.au-card{background:var(--au-white);border:1px solid var(--au-muted-10);border-radius:var(--au-radius-lg);box-shadow:var(--shadow-md)}.au-img-wrap{position:relative;overflow:hidden;width:100%}.au-img-wrap img,.au-img-wrap shopify-img{display:block;width:100%;height:100%;object-fit:cover}.au-placeholder{display:flex;align-items:center;justify-content:center;text-align:center;background:var(--au-bg);font-size:var(--au-caption-size);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:.25em;line-height:var(--au-caption-line-height);color:var(--au-muted-55);width:100%;border:1px dashed var(--au-muted-18)}.au-mt-3{margin-top:var(--au-space-sm)}.au-mt-4{margin-top:var(--au-space-md)}.au-mt-5,.au-mt-6{margin-top:var(--au-space-lg)}.au-mt-8{margin-top:var(--au-space-xl)}.au-mt-10{margin-top:var(--au-space-2xl)}.au-mt-12,.au-mt-14{margin-top:var(--gap-2xl)}.au-hero{position:relative;min-height:auto;overflow:hidden;background:var(--au-bg)}.au-hero__grad-top{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#ff5f151a,#4c4c4c1a,#4c4c4c2e);pointer-events:none;z-index:1}.au-hero__grad-bottom{position:absolute;inset-inline:0;bottom:0;height:10rem;background:linear-gradient(to top,var(--au-bg) 0%,transparent 100%);pointer-events:none;z-index:1}.au-hero__body{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-start;min-height:auto;padding-top:calc(var(--au-pad-y) - 35px);padding-bottom:var(--au-pad-y);max-width:80rem;margin-left:auto;margin-right:auto;padding-left:var(--au-pad-x);padding-right:var(--au-pad-x)}.au-hero__content{max-width:56rem}.au-hero__content--secondary .au-hero__intro{margin-top:0}.au-hero__eyebrow{margin-bottom:var(--au-space-lg);color:var(--au-muted-72)}.au-hero__h1{max-width:48rem}.au-hero__intro{margin-top:var(--au-space-xl);max-width:42rem;font-size:var(--heading-font-size);line-height:var(--body-line-height);color:var(--au-muted-82)}@media(min-width:768px){.au-hero__intro{font-size:var(--title3-font-size)}}.au-hero__stats{margin-top:var(--au-space-xl)}.au-doctor{background:var(--au-bg);padding-top:var(--au-pad-y);padding-bottom:var(--au-pad-y)}.au-doctor__grid{display:grid;gap:var(--gap-2xl)}@media(min-width:1024px){.au-doctor__grid{grid-template-columns:4fr 8fr;gap:var(--gap-3xl);align-items:start}}.au-doctor__portrait-ph{margin-top:var(--au-space-lg);font-size:var(--label-font-size);line-height:var(--label-line-height);text-transform:uppercase;letter-spacing:.25em;color:var(--au-muted-55)}.au-doctor__portrait{margin-top:var(--au-space-lg);border-radius:var(--au-radius-lg);overflow:hidden;border:1px solid var(--au-muted-10)}.au-doctor__portrait img{display:block;width:100%;height:auto;object-fit:cover}.au-hospital{background:var(--au-white);padding-top:var(--au-pad-y);padding-bottom:var(--au-pad-y)}.au-hospital__grid{display:grid;gap:var(--gap-2xl);align-items:start}@media(min-width:1024px){.au-hospital__grid{grid-template-columns:5fr 7fr;gap:0}}.au-hospital__img-card{border-radius:var(--au-radius-lg);border:1px solid var(--au-muted-10);background:var(--au-bg);box-shadow:var(--shadow-lg);overflow:hidden}.au-hospital__img-ph{height:32.5rem;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--au-bg);font-size:var(--au-caption-size);line-height:var(--au-caption-line-height);text-transform:uppercase;letter-spacing:.25em;color:var(--au-muted-55);padding:var(--au-space-xl)}.au-hospital__img-ph img{width:100%;height:100%;object-fit:cover;display:block}.au-hospital__content{padding-top:0}@media(min-width:1024px){.au-hospital__content{padding-left:var(--au-space-xl)}}.au-hospital__chips{padding-top:var(--au-space-xl);border-top:1px solid var(--au-muted-10);margin-top:var(--au-space-2xl)}.au-hospital__chips .au-chips{grid-template-columns:repeat(2,1fr)}@media(min-width:1280px){.au-hospital__chips .au-chips{grid-template-columns:repeat(4,1fr)}}.au-fieldwork{background:var(--au-bg);padding-top:var(--au-pad-y);padding-bottom:var(--au-pad-y)}.au-fieldwork__intro{text-align:center;max-width:64rem;margin-left:auto;margin-right:auto}.au-fieldwork__intro .au-body{max-width:48rem;margin-left:auto;margin-right:auto}.au-fieldwork__bento{display:grid;gap:var(--au-space-lg);margin-top:var(--gap-2xl)}@media(min-width:768px){.au-fieldwork__bento{grid-template-columns:7fr 5fr}}.au-fieldwork__main-card{padding:var(--au-space-xl)}.au-fieldwork__main-ph{height:22.5rem;border-radius:var(--au-radius-md)}.au-fieldwork__side{display:flex;flex-direction:column;gap:var(--au-space-lg)}.au-fieldwork__side-card{padding:var(--au-space-xl)}.au-fieldwork__side-ph{height:10.4375rem;border-radius:var(--au-radius-md)}.au-kit{background:var(--au-white);padding-top:var(--au-pad-y);padding-bottom:var(--au-pad-y)}.au-kit__grid{display:grid;gap:var(--gap-2xl);align-items:start}@media(min-width:1024px){.au-kit__grid{grid-template-columns:5fr 7fr;gap:var(--gap-3xl)}}.au-kit__chips{grid-template-columns:repeat(2,1fr)}.au-kit__img-ph{height:20rem;border-radius:var(--au-radius-lg);margin-top:var(--au-space-2xl)}.au-kit__img-wrap{border-radius:var(--au-radius-lg);overflow:hidden;margin-top:var(--au-space-2xl);height:20rem}.au-kit__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.au-trust{background:var(--au-bg);padding-top:var(--au-pad-y);padding-bottom:var(--au-pad-y)}.au-trust__header{display:grid;gap:var(--gap-2xl);margin-top:var(--au-space-md);align-items:end}@media(min-width:1024px){.au-trust__header{grid-template-columns:7fr 5fr;gap:var(--gap-3xl)}}.au-trust__chips{display:grid;grid-template-columns:1fr 1fr;gap:var(--au-space-md);list-style:none;margin:0;padding:0}.au-trust__chip{border:1px solid var(--au-orange-12);background:var(--au-white);border-radius:var(--au-radius-md);padding:var(--au-space-lg) var(--au-space-lg);font-size:var(--au-callout-size);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:.18em;color:var(--au-text);line-height:var(--au-callout-line-height);box-shadow:var(--shadow-md)}.au-trust__press{display:grid;gap:var(--au-space-lg);margin-top:var(--gap-2xl)}@media(min-width:768px){.au-trust__press{grid-template-columns:repeat(3,1fr)}}.au-trust__press-item{height:15rem;border-radius:var(--au-radius-lg);overflow:hidden;background:var(--au-white);box-shadow:var(--shadow-md);border:1px dashed var(--au-muted-18);display:flex;align-items:center;justify-content:center;text-align:center;font-size:var(--au-caption-size);line-height:var(--au-caption-line-height);text-transform:uppercase;letter-spacing:.25em;color:var(--au-muted-55);padding:var(--au-space-lg)}.au-trust__press-item.has-image{border:none;padding:0}.au-trust__press-item img{width:100%;height:100%;object-fit:cover;display:block}.au-cta{background:var(--au-white);padding-top:var(--au-pad-y);padding-bottom:var(--au-pad-y)}.au-cta__inner{text-align:left}.au-cta__body{max-width:48rem}.au-cta__buttons{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--au-space-md);margin-top:var(--gap-2xl)}@media(min-width:640px){.au-cta__buttons{flex-direction:row}}.au-cta__btn-primary,.au-cta__btn-secondary{font-family:var(--g-font-body, inherit);font-size:var(--heading-font-size);font-weight:var(--fw-medium);letter-spacing:0;line-height:var(--body-line-height)}.au-cta__btn-primary{display:inline-block;border-radius:var(--lk-size-md, 1em);background-color:rgba(var(--color-button),1);color:rgb(var(--color-button-text));text-transform:uppercase;padding:var(--au-space-md) var(--au-space-lg);text-decoration:none;border:none;cursor:pointer;transition:opacity .2s ease}.au-cta__btn-primary:hover{opacity:.9;color:rgb(var(--color-button-text))}.au-cta__btn-secondary{display:inline-block;border-radius:var(--lk-size-md, 1em);border:1px solid var(--au-muted-18);background:var(--au-bg);color:var(--au-text);text-transform:uppercase;padding:var(--au-space-md) var(--au-space-lg);text-decoration:none;cursor:pointer;transition:background .2s ease}.au-cta__btn-secondary:hover{background:var(--au-bg)}.au-hero__visual{position:relative;margin-top:var(--gap-2xl);margin-bottom:var(--au-space-lg);width:100%;max-width:28rem}.au-hero__card{position:absolute;bottom:0;left:0;width:100%;height:90%;background:linear-gradient(180deg,color-mix(in srgb,var(--au-accent) 14%,var(--au-bg)),color-mix(in srgb,var(--au-accent) 6%,var(--au-white)));border:1px solid color-mix(in srgb,var(--au-accent) 14%,transparent);box-shadow:var(--shadow-lg);border-radius:var(--au-radius-lg);z-index:1}.au-hero__image{position:relative;display:block;width:min(88%,30rem);margin-left:12px;margin-right:auto;z-index:2;height:auto}@media(min-width:1024px){.au-hero__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(24rem,32rem);align-items:center;gap:var(--gap-2xl)}.au-hero__content{min-width:0;max-width:48rem}.au-hero__content--secondary{grid-column:1;margin-top:calc(var(--au-space-md) * -1)}.au-hero__visual{grid-column:2;grid-row:1 / span 2;margin-top:0;margin-bottom:0;max-width:32rem;width:100%}.au-hero__image{width:min(100%,31rem)}}@media(min-width:1280px){.au-hero__body{grid-template-columns:minmax(0,1fr) minmax(28rem,38rem)}.au-hero__visual{max-width:38rem;width:100%}.au-hero__image{width:min(100%,36rem)}}.au-story{position:relative}.au-story__mobile{display:block;position:relative}.au-story__desktop{display:none}@media(min-width:1024px){.au-story__mobile{display:none}.au-story__desktop{display:block}}.au-story__sticky-wrap{position:static;height:auto;overflow:visible}.au-story__step{position:relative;background:var(--panel-bg, var(--au-bg));overflow:visible;padding:var(--au-pad-y) var(--au-pad-x)}.au-text-block{opacity:1;transform:none;transition:none}.au-image-block--carousel{position:relative;left:auto;right:auto;top:auto;transform:none;opacity:1;transition:none;display:block;overflow:visible;width:100%;max-width:80rem;margin:var(--au-space-xl) auto 0}.au-image-block--single{position:relative;left:auto;top:auto;transform:none;opacity:1;transition:none;width:100%;max-width:34rem;margin-top:var(--au-space-xl)}.au-image-block--single-landscape{max-width:40rem}.au-story__step-inner{width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding:0;will-change:auto}.au-story__panel-text{max-width:42rem}.au-story__carousel{width:100%;max-width:100%;height:min(62svh,34rem);padding-bottom:0;border-radius:var(--au-radius-md);overflow:hidden;border:0;box-shadow:none;background:var(--au-white)}.au-story__carousel--landscape{max-width:100%;height:auto;aspect-ratio:auto}.au-story__carousel-shell{position:relative;width:100%;max-width:100%;border-radius:var(--au-radius-md);overflow:hidden}.au-story__carousel-shell--landscape{max-width:100%}.au-story__carousel .swiper-wrapper{height:100%}.au-story__carousel .swiper-slide{height:100%;padding:0;box-sizing:border-box}.au-story__carousel--landscape .swiper-wrapper,.au-story__carousel--landscape .swiper-slide{height:auto}.au-story__mobile-slide{height:100%}.au-story__media-frame{position:relative;width:100%;height:100%;flex:1;overflow:hidden;background:#f0f0f0}.au-story__media-frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--au-media-image);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(20px);transform:scale(1.1);z-index:0}.au-story__media-frame img{display:block;position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.au-story__media-frame--landscape img{object-fit:contain}.au-story__single-img{width:100%;border:1px solid var(--au-muted-10);box-shadow:var(--shadow-lg)}.au-story__single-img img{display:block;width:100%;height:min(62svh,34rem);object-fit:cover}.au-story__single-img--landscape img{object-fit:contain}.about-story-carousel .swiper-pagination{bottom:10px}.about-story-carousel .swiper-pagination-bullet{width:10px;height:10px;background-color:rgba(var(--color-foreground),.25);opacity:1;transition:all .3s ease}.about-story-carousel .swiper-pagination-bullet-active{background-color:rgb(var(--color-foreground));width:12px;height:12px}.au-story__info-button{position:absolute;top:12px;right:12px;z-index:11;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:999px;background:#0009;color:#fff;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.au-story__info-button:hover,.au-story__info-button:focus-visible{background:#000000c7}.au-story__info-button span{font-size:1rem;font-weight:600;line-height:1}.au-story__info-overlay{position:absolute;right:0;bottom:0;left:0;z-index:11;display:flex;align-items:flex-end;min-height:30%;padding:var(--gap-md);background:linear-gradient(0deg,#000000b3 40%,#0000);color:#fff;border-bottom-left-radius:var(--au-radius-md);border-bottom-right-radius:var(--au-radius-md)}.au-story__info-overlay-text{width:100%;margin:0;color:inherit;font-size:var(--body-font-size);line-height:var(--body-line-height);font-weight:500;white-space:pre-line}.about-story__nav{position:absolute;top:42%;transform:translateY(-50%);background-color:transparent;color:rgb(var(--color-foreground));border:none;border-radius:50%;width:var(--lk-size-hxl);height:var(--lk-size-hxl);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s,opacity .2s;z-index:10;opacity:.7}.about-story__nav--prev{left:var(--lk-size-sm)}.about-story__nav--next{right:var(--lk-size-sm)}.about-story__nav:hover:not(.swiper-button-disabled){background-color:var(--color-background-secondary);opacity:1}.about-story__nav.swiper-button-disabled{opacity:.3;cursor:not-allowed}.about-story__nav:after{font-size:var(--au-nav-icon-size);font-weight:var(--fw-bold)}.au-story__desk-panel{padding-top:var(--au-pad-y);padding-bottom:var(--au-pad-y)}.au-story__desk-grid{display:grid;gap:var(--gap-2xl);align-items:stretch}.au-story__desk-grid--text-only{grid-template-columns:1fr}@media(min-width:1024px){.au-story__desk-grid:not(.au-story__desk-grid--text-only){grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:var(--gap-3xl);align-items:stretch}}.au-story__chips-wrap{padding-top:0;border-top:0}.au-story__chips-wrap--divider{padding-top:var(--au-space-xl);border-top:1px solid var(--au-muted-10)}.au-story__chips-wrap .au-chips{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr))}.au-story__desk-media{display:grid;gap:var(--au-space-lg);height:100%;min-height:400px;align-content:stretch}.au-story__desk-media[data-img-count="1"]{grid-template-columns:1fr}.au-story__desk-media[data-img-count="2"]{grid-template-columns:1fr;grid-template-rows:repeat(2,1fr)}.au-story__desk-media[data-img-count="3"]{grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}.au-story__desk-media--compact{grid-template-columns:1.5fr 1fr!important;grid-template-rows:repeat(2,1fr)!important}.au-story__desk-media--compact .au-story__desk-img:nth-child(1){grid-row:span 2}.au-story__desk-media--expanded{grid-template-columns:1fr!important;grid-template-rows:repeat(3,1fr)!important}.au-story__desk-media[data-img-count="4"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.au-story__desk-media[data-img-count="5"]{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr}.au-story__desk-media[data-img-count="5"] .au-story__desk-img:nth-child(1){grid-column:span 2}.au-story__desk-media[data-img-count="5"][data-grid-layout=vertical] .au-story__desk-img:nth-child(1){grid-column:auto}.au-story__desk-media[data-img-count="6"]{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.au-story__desk-img{position:relative;overflow:hidden;border-radius:var(--au-radius-lg);display:flex;flex-direction:column;min-height:200px}.au-story__desk-img>img,.au-story__desk-img>picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.au-story__desk-img img{display:block;width:100%;height:100%;object-fit:cover}.au-story__desk-img--landscape{border:1px solid var(--au-muted-10);box-shadow:var(--shadow-md)}.au-story__desk-img--landscape img{object-fit:contain;object-position:center}.au-story__desk-img .au-story__info-button--desk{position:absolute}.au-story__info-button--desk{position:absolute;top:12px;right:12px;z-index:11;display:none;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:999px;background:#0009;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .2s ease}.au-story__info-button--desk:hover{background:#000000c7}.au-story__info-button--desk[aria-expanded=true]{background:#000000d9}@media(min-width:1024px){.au-story__info-button--desk{display:inline-flex}.au-story__desk-info-overlay{position:absolute;right:0;bottom:0;left:0;z-index:10;padding:var(--gap-md);background:linear-gradient(0deg,#000000bf 50%,#0000);color:#fff;border-radius:0 0 var(--au-radius-lg) var(--au-radius-lg)}.au-story__desk-info-text{margin:0;font-size:var(--au-body-size);line-height:var(--au-body-line-height)}}@media(max-width:1023px){.au-story__step{padding-left:var(--au-pad-x);padding-right:var(--au-pad-x)}.au-story__chips-wrap .au-chips{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-about-us.css.map */
