@media only screen and (min-width:0rem){#hero-host{background-color:var(--secondary);min-height:80vh;overflow:hidden;padding:0 1rem;position:relative;z-index:1}#hero-host,#hero-host .cs-container{align-items:center;display:flex;justify-content:center}#hero-host .cs-container{margin:auto;max-width:80rem;width:100%}#hero-host .cs-content{align-items:center;display:flex;flex-direction:column;max-width:50rem;text-align:center;width:100%}#hero-host .cs-topper{color:var(--primary);display:block;font-size:clamp(1rem,2vw,1.25rem);font-weight:700;letter-spacing:.1em;line-height:1.2em;margin-bottom:1rem;text-align:inherit;text-transform:uppercase}#hero-host .cs-title{color:var(--primaryLight);font-size:clamp(2.4375rem,5vw,3.8125rem);font-weight:900;line-height:1.2em;margin:0;max-width:30ch;text-align:inherit}#hero-host .cs-background{z-index:-2}#hero-host .cs-background,#hero-host .cs-background:before{display:block;height:100%;left:0;position:absolute;top:0;width:100%}#hero-host .cs-background:before{background:rgba(0,0,0,.5);content:"";pointer-events:none;z-index:1}#hero-host .cs-background img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#workshop-form{overflow:visible;padding:var(--sectionPadding);position:relative;z-index:1}#workshop-form .sr-only,#workshop-form .visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}#workshop-form .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(3rem,6vw,4rem);margin:auto;max-width:34.375rem;position:relative;width:100%;z-index:10}#workshop-form .cs-tiles-wrapper{display:flex;flex-wrap:nowrap;gap:0;height:2rem;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:10}#workshop-form .cs-tile{border:none;display:block;flex-shrink:0;height:100%;margin:0;padding:0;width:auto}#workshop-form .cs-content{margin:0 0 2rem;text-align:left}#workshop-form .cs-content,#workshop-form .cs-left-section{align-items:flex-start;display:flex;flex-direction:column;width:100%}#workshop-form .cs-left-section{border-radius:.25rem;box-sizing:border-box;height:auto;justify-content:flex-start;overflow:hidden;padding:clamp(1.5rem,3vw,2.5rem) clamp(1.25rem,3vw,2.5rem);position:relative;z-index:10}#workshop-form .cs-text-content{display:flex;flex-direction:column;gap:1rem;width:100%}#workshop-form .cs-subtitle{color:var(--secondary);font-size:clamp(1.125rem,2vw,1.375rem);font-weight:700;line-height:1.2em;margin:.5rem 0 .75rem}#workshop-form .cs-detail-list{list-style:disc;margin:0 0 1rem 1.25rem;padding:0}#workshop-form .cs-detail-list li{color:var(--bodyTextColor);font-size:var(--bodyFontSize);line-height:1.6em;margin-bottom:.75rem}#workshop-form .cs-detail-list li:last-child{margin-bottom:0}#workshop-form .cs-detail-list li strong{color:var(--secondary);font-weight:700}#workshop-form .cs-text{color:var(--bodyTextColor);font-size:var(--bodyFontSize);line-height:1.6em;margin:0}#workshop-form .cs-text.cs-closing{margin-top:.5rem}#workshop-form .cs-right-section{position:relative;width:100%;z-index:10}#workshop-form .cs-title{color:var(--secondary)}#workshop-form #cs-form-host{width:100%}#workshop-form #cs-form-host .cs-fieldset{border:none;display:flex;flex-direction:column;gap:.75rem;margin:0 0 3rem;padding:0}#workshop-form #cs-form-host .cs-fieldset:last-of-type{margin-bottom:2rem}#workshop-form #cs-form-host .cs-legend{color:var(--secondary);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;line-height:1.2em;margin-bottom:1.5rem;padding:0;width:100%}#workshop-form #cs-form-host .cs-label{align-items:flex-start;color:var(--headerColor);display:flex;flex-direction:column;font-size:clamp(.875rem,1.5vw,1rem);gap:.5rem;justify-content:center;margin-bottom:.75rem;width:100%}#workshop-form #cs-form-host .cs-label:last-of-type{margin-bottom:0}#workshop-form #cs-form-host .cs-required{color:var(--primary);font-weight:700;margin-left:.25rem}#workshop-form #cs-form-host .cs-optional{color:var(--bodyTextColor);font-size:.875rem;font-weight:400;margin-left:.25rem;opacity:.7}#workshop-form #cs-form-host .cs-help-text{color:var(--bodyTextColor);font-size:.875rem;line-height:1.5em;margin-top:.25rem;opacity:.8}#workshop-form #cs-form-host .cs-photo-suggestions{list-style:disc;margin:.75rem 0 .75rem 1.25rem;padding:0}#workshop-form #cs-form-host .cs-photo-suggestions li{color:var(--bodyTextColor);font-size:.875rem;line-height:1.6em;margin-bottom:.5rem}#workshop-form #cs-form-host .cs-photo-suggestions li:last-child{margin-bottom:0}#workshop-form #cs-form-host input:not([type=checkbox]):not([type=file]),#workshop-form #cs-form-host select,#workshop-form #cs-form-host textarea{background-color:#f7f7f7;border:none;border-radius:8px;box-sizing:border-box;color:var(--secondary);font-size:1rem;height:3.5rem;margin-top:.25rem;padding-left:1.5rem;transition:background-color .3s,border .3s;width:100%}}@media only screen and (min-width:0rem){#workshop-form #cs-form-host input:not([type=checkbox]):not([type=file])::-moz-placeholder,#workshop-form #cs-form-host select::-moz-placeholder,#workshop-form #cs-form-host textarea::-moz-placeholder{color:var(--secondary);font-size:clamp(.875rem,2vw,1rem)}#workshop-form #cs-form-host input:not([type=checkbox]):not([type=file])::placeholder,#workshop-form #cs-form-host select::placeholder,#workshop-form #cs-form-host textarea::placeholder{color:var(--secondary);font-size:clamp(.875rem,2vw,1rem)}#workshop-form #cs-form-host input:not([type=checkbox]):not([type=file]):focus,#workshop-form #cs-form-host select:focus,#workshop-form #cs-form-host textarea:focus{outline:2px solid var(--secondary);outline-offset:2px}#workshop-form #cs-form-host textarea{font-family:inherit;height:auto;min-height:7.5rem;padding-right:1.5rem;padding-top:1rem;resize:vertical}#workshop-form #cs-form-host .cs-file-input{background-color:#f7f7f7;cursor:pointer;height:auto;padding:.75rem 1rem}#workshop-form #cs-form-host .cs-file-input::file-selector-button{background-color:var(--secondary);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;margin-right:1rem;padding:.5rem 1rem;transition:background-color .3s}#workshop-form #cs-form-host .cs-file-input::file-selector-button:hover{background-color:var(--primary)}#workshop-form #cs-form-host .cs-half-width{width:100%}#workshop-form #cs-form-host .cs-terms-wrapper{margin-bottom:2rem;width:100%}#workshop-form #cs-form-host .cs-checkbox-label{align-items:flex-start;cursor:pointer;display:flex;gap:.75rem;margin-bottom:1rem}#workshop-form #cs-form-host .cs-checkbox{accent-color:var(--primary);cursor:pointer;flex-shrink:0;height:1.25rem;margin-top:.125rem;width:1.25rem}#workshop-form #cs-form-host .cs-checkbox-text{color:var(--headerColor);font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5em}#workshop-form #cs-form-host .cs-terms-box{background-color:#f7f7f7;border:1px solid #e5e5e5;border-radius:8px;padding:clamp(1.5rem,3vw,2rem)}#workshop-form #cs-form-host .cs-terms-title{color:var(--secondary);font-size:clamp(1rem,2vw,1.125rem);font-weight:700;line-height:1.2em;margin:0 0 .75rem}#workshop-form #cs-form-host .cs-terms-text{color:var(--bodyTextColor);font-size:.875rem;line-height:1.6em;margin:0 0 .75rem}#workshop-form #cs-form-host .cs-terms-list{list-style:disc;margin:0 0 0 1.25rem;padding:0}#workshop-form #cs-form-host .cs-terms-list li{color:var(--bodyTextColor);font-size:.875rem;line-height:1.6em;margin-bottom:.75rem}#workshop-form #cs-form-host .cs-terms-list li:last-child{margin-bottom:0}#workshop-form #cs-form-host .cs-button-solid{width:100%}#workshop-form .cs-submit{border:none;width:100%}#workshop-form .cs-submit:hover{cursor:pointer}#workshop-form .cs-star-wrapper{position:absolute;z-index:0}#workshop-form .cs-star-left{height:auto;left:clamp(-2.5rem,-4vw,-4.5rem);top:25%;transform:translateY(-50%);width:clamp(5rem,8vw,9rem)}#workshop-form .cs-star-left .cs-star{height:auto;width:100%}#workshop-form .cs-star-right{height:auto;right:clamp(-1.5rem,-2vw,-2.5rem);top:80%;transform:translateY(-50%);width:clamp(5rem,9vw,9rem)}#workshop-form .cs-star-right .cs-star{height:auto;width:100%}}@media only screen and (min-width:43.75rem){#workshop-form .cs-container{max-width:80rem}#workshop-form .cs-tiles-wrapper{height:2.625rem}#workshop-form #cs-form-host .cs-half-width{width:calc(50% - (12/16rem))}#workshop-form #cs-form-host .cs-fieldset{flex-direction:row;flex-wrap:wrap;gap:1.5rem 1.5rem}#workshop-form #cs-form-host .cs-fieldset .cs-label{width:100%}#workshop-form #cs-form-host .cs-fieldset .cs-half-width{width:calc(50% - (12/16rem))}#workshop-form .cs-star-left{left:clamp(-3rem,-5vw,-5.5rem);width:clamp(6rem,10vw,11rem)}#workshop-form .cs-star-right{right:clamp(-3rem,-4vw,-5rem);width:clamp(10rem,15vw,18rem)}}@media only screen and (min-width:64rem){#workshop-form .cs-container{align-items:flex-start;flex-direction:row;gap:5rem;justify-content:space-between}#workshop-form .cs-tiles-wrapper{height:3.1875rem}#workshop-form .cs-left-section{flex:none;height:auto;max-width:33.875rem;min-height:42.875rem;order:1;width:40vw}#workshop-form .cs-right-section{max-width:39.375rem;order:2}#workshop-form .cs-star-left{left:clamp(-3.5rem,-5.5vw,-6.5rem);width:clamp(7rem,11vw,13rem)}#workshop-form .cs-star-right{right:clamp(-3.5rem,-5.5vw,-6.5rem);width:clamp(7rem,11vw,13rem)}}@media only screen and (min-width:81.25rem){#workshop-form .cs-left-section{height:auto;min-height:36.125rem}}@media only screen and (min-width:0rem){#workshop-form .cs-success-message{align-items:center;animation:slideIn .5s ease-out;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #10b981;border-radius:12px;display:flex;flex-direction:column;gap:1.25rem;padding:clamp(2rem,5vw,3rem);text-align:center;width:100%}#workshop-form .cs-success-icon{flex-shrink:0;height:clamp(2.5rem,5vw,3rem);width:clamp(2.5rem,5vw,3rem)}#workshop-form .cs-success-title{color:#065f46;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2em;margin:0}#workshop-form .cs-success-text{color:#047857;font-size:clamp(1rem,2vw,1.125rem);line-height:1.5em;margin:0;max-width:31.25rem}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}}