@charset "UTF-8";.accreditation-state{align-items:center;column-gap:8px;display:flex}.accreditation-state--indicator{border-radius:100%}.accreditation-state--indicator{height:8px;width:8px}.accreditation-state--indicator.accreditation-granted{background-color:var(--signal-green)}.accreditation-state--indicator.accreditation-denied{background-color:var(--red)}.accreditation-state--indicator.accreditation-requested{background-color:var(--signal-orange)}.appointment-page--text{margin-top:var(--space-11)}up-modal-box .appointment-page--text{margin-top:var(--space-5)}.appointment-page--text>p:not(:first-child){margin-top:var(--space-3)}.cart-contents table{width:100%;border-spacing:0}.cart-contents td,.cart-contents th{padding:var(--space-2) var(--gap-8)}.cart-contents td:first-child,.cart-contents th:first-child{padding-left:0}.cart-contents td:last-child,.cart-contents th:last-child{padding-right:0}.cart-contents thead td,.cart-contents thead th{padding-bottom:var(--space-2);border-bottom:var(--border-width-m) solid var(--cws-deep-blue)}.cart-contents tbody tr:first-child td,.cart-contents tbody tr:first-child th{padding-top:var(--space-5)}.cart-contents--column{text-align:left}.is-excluded .cart-contents--column:not(.is-action)>*{opacity:.3}.cart-contents--column.is-type{display:none}.cart-contents--column.is-media{width:160px}.cart-contents--column.is-quality{width:120px}.cart-contents--column.is-action{width:45px}.cart-contents--no-items{margin-top:var(--space-1);text-align:center;color:var(--pale-text-color)}.cart-contents--error-message{color:var(--red)}.cart-contents--loading-message{opacity:1;transition:opacity 1s ease-out var(--transition-quick)}.cart-contents--loading-message.is-invisible{opacity:0}td.cart-contents--column.is-action{text-align:right}.cart-contents--quality-container{display:inline-block;text-align:left}.cart-contents--quality-container.hidden{display:none}.cart-contents--action-row{display:flex;align-items:center;gap:var(--gap-16) var(--gap-32);flex-wrap:wrap}@media (max-width:44.4444444444rem){.cart-contents--action-row{flex-direction:column-reverse;align-items:center;gap:var(--gap-16)}}.cart-contents--actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--gap-8)}.cart-contents--footer{display:flex;flex-direction:column;margin-top:var(--space-2);border-top:var(--border-width-m) solid var(--grey-e);padding-top:var(--gap-20)}.cart-contents--download{display:flex;align-items:center;gap:var(--gap-32);flex:0 0 auto}@media (min-width:44.5444444444rem){.cart-contents--download{margin-left:auto}}@media (max-width:44.4444444444rem){.cart-contents--download{flex-direction:column-reverse;gap:var(--gap-16)}}.cart-contents--legend,.cart-contents--size{color:var(--pale-text-color)}.cart-contents--legend{margin-top:var(--space-7);font-size:.7777777778rem;text-align:center}.cart-contents--empty-cart-message{margin-bottom:var(--space-3)}.cart-contents--mobile-message-button{margin-top:var(--space-3)}.cart-contents--mobile-item{margin-bottom:var(--space-8)}.cart-item{--image-gap:var(--gap-24);--meta-gap:var(--gap-8);--image-size:8rem;--image-border-radius:var(--border-radius-m);display:flex;align-items:flex-start;gap:var(--image-gap)}.cart-item:active,.cart-item:hover{color:var(--text-contrast-color)}.cart-item.-mini-cart{--image-size:4rem;--image-border-radius:var(--border-radius-s);flex:1;align-items:center}.cart-item.-mobile{--image-size:5rem}.cart-item--image{flex:0 0 var(--image-size)}@media (max-width:44.4444444444rem){.cart-item--image{display:none}}.cart-item--content{display:flex;flex-direction:column;gap:var(--meta-gap);flex:1 1 auto;min-width:0;word-break:break-word}.cart-item--title{font-weight:700}.cart-item--action-remove{display:none}.cart-contents .meta{color:var(--cws-deep-blue);background-color:var(--grey-e);border-radius:var(--border-radius-max);padding:var(--gap-2) var(--gap-12);display:flex;width:fit-content;max-width:100%;white-space:nowrap;overflow:hidden}.cart-contents .meta--item{font-size:.7777777778rem;text-overflow:ellipsis;flex:1 0 auto}.cart-contents .meta--item:last-child{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.cart-contents .meta--item+.meta--item:before{content:"\b7";margin:var(--gap-4)}.newsletter-topics{display:inline-flex}@media (max-width:44.4444444444rem){.newsletter-topics{display:flex;flex-direction:column}}.overlay{display:flex}.overlay+.overlay{position:relative}.overlay+.overlay:before{top:0;left:0}.overlay--icon{flex:0 0 auto}.overlay--content{display:flex;flex-direction:column;gap:var(--space-4)}.overlay--content-title{font-size:clamp(1.7777777778rem,3vw,2.4444444444rem);line-height:1.2;font-weight:300}.overlay--content-subtitle{font-weight:700}.overlay--content-text a[href]{text-decoration:underline}.overlay--content-text p{margin-bottom:0}.past-appointment:focus-visible{outline:var(--cws-neon) solid var(--border-width-m);outline-offset:var(--gap-4);text-decoration:none!important;border-radius:var(--border-radius-s)}.past-appointment:hover .past-appointment--title{color:var(--cws-green)}.past-appointment--date{margin-bottom:var(--gap-12)}.past-appointment--title{font-size:clamp(1.1111111111rem,2vw,1.6666666667rem);line-height:1.3;font-weight:700;transition:color var(--transition-subtle)}.past-appointments--list{display:flex;flex-direction:column;gap:var(--gap-40);margin-top:var(--gap-56)}.profile-form{display:flex;flex-direction:column;gap:var(--section-spacing,1.5rem)}.profile-form--actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.profile-form{--section-spacing:var(--row-spacing)}.profile-form--header,.profile-form--section{width:min(100%,var(--narrow-content-width) + 2 * var(--container-padding));padding:0 var(--container-padding);margin-inline:auto}.profile-form--header>:not(.alert){margin-bottom:var(--space-7);text-align:center;text-wrap:balance}.profile-form--header>:not(.alert):not(h1,h2,h3){font-weight:700}.profile-form--header>.alert{margin:var(--space-7) 0 0}.profile-form--actions{gap:var(--gap-12)}@media (max-width:44.4444444444rem){.profile-form--actions{flex-direction:column-reverse;align-items:start}}.profile-form--hints{color:var(--grey-9);font-size:14px}.profile-form-actions--secondary{display:flex;gap:var(--gap-8);text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--text-link-decoration-color)!important;letter-spacing:.0025em;color:var(--text-link-color);transition:color var(--transition-subtle)}.profile-form-actions--secondary:active,.profile-form-actions--secondary:hover{color:var(--text-link-hover-color);text-decoration-color:var(--text-link-decoration-hover-color)}.profile-form-actions--secondary:focus-visible{padding-inline:.5em;outline:var(--text-contrast-color) solid .055em;border-radius:.6666666667em;outline-offset:.15em;text-decoration:none}.registration-banner{background-color:var(--background-color);--background-color:var(--cws-green);--dimmed-background-color:#00594d;color:#fff;--list-bullet-color:currentColor;--scrollbar-track-color:var(--black-30p);--text-contrast-color:var(--cws-neon);--playlist-background-color:var(--cws-green);--pale-text-color:var(--grey-9);--text-link-color:var(--cws-neon);--text-link-decoration-color:var(--cws-neon);--text-link-hover-color:var(--white);--text-link-decoration-hover-color:var(--cws-neon);--button-background-hover-color:var(--cws-deep-blue);--button-secondary-hover-color:var(--cws-neon);--button-secondary-background-color:var(--cws-green);--pale-text-color:#fff;padding:var(--gap-48) var(--container-padding)}.registration-banner>*{width:min(100%,var(--narrow-content-width));margin-inline:auto}.registration-banner--heading{margin-bottom:var(--gap-12)}.registration-banner--actions{margin-top:var(--gap-24)}.registration-form{display:flex;flex-direction:column;gap:var(--section-spacing,1.5rem)}.registration-form--actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1em}.registration-form{--section-spacing:var(--row-spacing)}.registration-form p+p{margin-top:1em}.registration-form--actions,.registration-form--header,.registration-form--section{width:min(100%,var(--narrow-content-width) + 2 * var(--container-padding));padding:0 var(--container-padding);margin-inline:auto}.registration-form--header>:not(.alert){text-align:center;text-wrap:balance}.registration-form--header>:not(.alert):not(h1,h2,h3){font-weight:700}.registration-form--header>.alert{margin:var(--gap-48) 0 0}@media (max-width:44.4444444444rem){.registration-form--actions{flex-direction:column-reverse;align-items:start}}.search-results{margin-top:var(--space-10)}.search-results--no-hits{margin-inline:auto;width:fit-content;font-size:clamp(1.1111111111rem,2vw,1.6666666667rem);line-height:1.3;font-weight:300}.search-results--top-bar{display:flex;flex-wrap:wrap;align-items:center;row-gap:var(--gap-24)}.search-results--count{grid-area:count;white-space:nowrap}.search-results--count,.search-results--order{font-size:clamp(1.1111111111rem,2vw,1.6666666667rem);line-height:1.3;font-weight:300;margin-right:var(--gap-16)}.search-results--order{z-index:1;grid-area:order}.search-results--order:hover{color:var(--cws-green)}.search-results--facets{grid-area:facets;margin-left:auto;max-width:100%;min-width:0;--background-color:var(--dimmed-background-color)}.search-results--facets .gallery-tab--button:after{display:none}.search-results--sub-filter{margin-left:auto;width:fit-content}.search-results--results{margin-top:var(--gap-56)}.search-results--results em{background-color:var(--cws-neon)}.search-results--list-images{max-width:2000px;margin-inline:auto}.search-results--list-items{display:flex;flex-direction:column;row-gap:var(--gap-40)}.search-results--load-more{margin-top:var(--gap-32);margin-inline:auto;width:fit-content}.spaced-buttons{display:flex;flex-wrap:wrap;gap:var(--gap-12);margin-top:var(--space-6)}.overlay--content .spaced-buttons{margin:0}.submit-overlay{padding:var(--padding,1rem);transition:opacity var(--fade-duration);position:fixed;inset:0;z-index:9999;cursor:wait;background:hsla(0,0%,100%,.65);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-content:center}.submit-overlay:not(.-visible){z-index:-9999;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.submit-overlay--dialog{text-wrap:balance;display:flex;align-items:center;gap:.9em}.submit-overlay--dialog>[class*=icon]{flex-shrink:0}.submit-overlay{--padding:var(--container-padding);--fade-duration:var(--transition-distinct)}.submit-overlay--dialog{background-color:var(--background-color);--background-color:var(--cws-green);--dimmed-background-color:#00594d;color:#fff;--list-bullet-color:currentColor;--scrollbar-track-color:var(--black-30p);--text-contrast-color:var(--cws-neon);--playlist-background-color:var(--cws-green);--pale-text-color:var(--grey-9);--text-link-color:var(--cws-neon);--text-link-decoration-color:var(--cws-neon);--text-link-hover-color:var(--white);--text-link-decoration-hover-color:var(--cws-neon);--button-background-hover-color:var(--cws-deep-blue);--button-secondary-hover-color:var(--cws-neon);--button-secondary-background-color:var(--cws-green);--pale-text-color:#fff;box-shadow:var(--box-shadow);padding:var(--gap-8) var(--gap-12)}.upcoming-appointment{border-radius:var(--border-radius-m);padding:var(--space-5);display:grid;grid-template-columns:auto 1fr;grid-template-areas:"date title" "date full-date" "actions actions";background-color:var(--background-color);--background-color:var(--cws-green);--dimmed-background-color:#00594d;color:#fff;--list-bullet-color:currentColor;--scrollbar-track-color:var(--black-30p);--text-contrast-color:var(--cws-neon);--playlist-background-color:var(--cws-green);--pale-text-color:var(--grey-9);--text-link-color:var(--cws-neon);--text-link-decoration-color:var(--cws-neon);--text-link-hover-color:var(--white);--text-link-decoration-hover-color:var(--cws-neon);--button-background-hover-color:var(--cws-deep-blue);--button-secondary-hover-color:var(--cws-neon);--button-secondary-background-color:var(--cws-green);--pale-text-color:#fff}@media (max-width:44.4444444444rem){.upcoming-appointment{grid-template-columns:auto 1fr;grid-template-areas:"date title" "full-date full-date" "actions actions"}}.upcoming-appointment--date{grid-area:date;color:var(--cws-neon);margin-right:var(--space-4);text-align:center;font-size:clamp(50px,7.5vw,110px);line-height:1}.upcoming-appointment--date-month-year{font-size:.4em;font-weight:700}.upcoming-appointment--title{grid-area:title;align-self:end;font-size:clamp(1.1111111111rem,2vw,1.6666666667rem);line-height:1.3;font-weight:700}@media (max-width:44.4444444444rem){.upcoming-appointment--title{align-self:center}}.upcoming-appointment--full-date{grid-area:full-date;margin-top:var(--gap-8)}@media (max-width:44.4444444444rem){.upcoming-appointment--full-date{margin-top:var(--space-4);margin-bottom:var(--space-4)}}.upcoming-appointment--actions{grid-area:actions;margin-top:var(--space-4);display:flex;justify-content:end;gap:var(--space-3)}@media (max-width:44.4444444444rem){.upcoming-appointment--actions{flex-direction:column;margin-top:0}.upcoming-appointment--actions .btn{justify-content:center}}.upcoming-appointments-list{display:grid;grid-template-columns:1fr;gap:var(--column-gap)}@media (min-width:88.8888888889rem){.upcoming-appointments-list{grid-template-columns:repeat(2,1fr)}}.upcoming-appointments-list>:first-child{grid-column:1/-1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.video-grid{--video-min-width:360px;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--video-min-width),1fr));gap:var(--space-9)}@media (max-width:44.4444444444rem){.video-grid{--video-min-width:230px}}
