 @media only screen and (min-width: 0rem) {#content-page-1533 {padding: var(--sectionPadding);background-color: var(--sandstoneLight);overflow: hidden;position: relative;z-index: 1;}#content-page-1533 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2.5rem, 4vw, 4rem);position: relative;}#content-page-1533 .cs-content {text-align: left;width: 100%;max-width: 43.75rem;display: flex;flex-direction: column;align-items: flex-start;}#content-page-1533 .cs-title {font-size: var(--headerFontSize);font-weight: 900;line-height: 1.2em;margin: 0 0 1rem 0;color: var(--headerColor);position: relative;}#content-page-1533 h2, #content-page-1533 h3, #content-page-1533 h4, #content-page-1533 h5, #content-page-1533 h6 {font-weight: 700;margin: 0 0 1rem 0;color: var(--headerColor);}#content-page-1533 h2 {font-size: 2rem;margin-top: 2rem;}#content-page-1533 h3 {font-size: 1.5rem;color: var(--reef);}#content-page-1533 h4, #content-page-1533 h5, #content-page-1533 h6 {font-size: 1.25rem;}#content-page-1533 .cs-color {color: var(--reef);}#content-page-1533 p {font-size: 1.25rem;line-height: 1.5em;width: 100%;margin: 0 0 1rem 0;color: var(--bodyTextColor);max-width: 43.75rem;}#content-page-1533 p a {font-size: inherit;line-height: inherit;text-decoration: underline;color: var(--reef);filter: brightness(120%);-webkit-filter: brightness(120%);}#content-page-1533 .cs-image-group {max-width: 29.0625em;width: 100%;height: 16.875em;position: relative;z-index: 1;}#content-page-1533 .cs-background {width: 100%;height: 100%;overflow: hidden;object-fit: cover;display: block;position: absolute;top: 0;left: 0;z-index: 1;}#content-page-1533 .cs-background img {width: 100%;height: 100%;object-fit: contain;display: block;}#content-page-1533 .cs-floater {width: 44.375em;height: auto;position: absolute;left: 9.375em;top: 25em;z-index: -1;animation-name: floatAnimation2;animation-duration: 14s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#content-page-1533 .cs-topper {text-align: center;margin-bottom: 0;margin-top: 1rem;}#content-page-1533 .theme {font-size: 2.4375rem;font-family: "EB Garamond", serif;text-align: center;color: var(--bodyTextColorWhite);}#content-page-1533 .cs-li {max-width: 40.625rem;text-wrap: wrap;}}@media only screen and (min-width: 48rem) {#content-page-1533 .cs-container {justify-content: space-between;}#content-page-1533 .cs-content {flex: none;}#content-page-1533 .cs-image-group {font-size: min(1.3vw, 1em);height: 33.75em;display: block;}}@media only screen and (min-width: 75rem) {#content-page-1533 .cs-content {width: 100%;}}@media only screen and (min-width: 0rem) {body.dark-mode #content-page-1533 {background-color: var(--dark);}body.dark-mode #content-page-1533 .cs-title, body.dark-mode #content-page-1533 .cs-text, body.dark-mode #content-page-1533 h2, body.dark-mode #content-page-1533 h3, body.dark-mode #content-page-1533 h4, body.dark-mode #content-page-1533 h5, body.dark-mode #content-page-1533 h6, body.dark-mode #content-page-1533 li, body.dark-mode #content-page-1533 p {color: var(--bodyTextColorWhite);}body.dark-mode #content-page-1533 .cs-color, body.dark-mode #content-page-1533 a {color: var(--treasure);}body.dark-mode #content-page-1533 .cs-text, body.dark-mode #content-page-1533 .cs-li {opacity: 0.8;}body.dark-mode #content-page-1533 .cs-floater {opacity: 0.1;}}@media only screen and (min-width: 0rem) {#submission-portal {background-color: var(--sandstone);padding: var(--sectionPadding);position: relative;overflow: hidden;min-height: clamp(32rem, 36vw, 90rem);display: flex;align-items: center;}#submission-portal .cs-container {width: 100%;max-width: 59rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: 2.5rem;}#submission-portal .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#submission-portal .cs-text {max-width: 43.75rem;}#submission-portal .cs-form {width: 100%;max-width: 50rem;display: flex;flex-direction: column;gap: 1.5rem;animation: fadeIn 0.5s ease-in-out;}#submission-portal .cs-form-group {border-radius: 0.5rem;padding: 1.5rem;background: var(--sandstoneLight);display: flex;flex-direction: column;gap: 1.5rem;z-index: 1;}#submission-portal .cs-group-title {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: 700;color: var(--headerColor);margin: 0 0 0.5rem 0;text-align: left;width: 100%;border-bottom: 1px solid var(--lightAccent);padding-bottom: 1rem;}#submission-portal .cs-label {font-size: 1rem;color: var(--headerColor);font-weight: 700;line-height: 1.5em;width: 100%;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;gap: 0.5rem;}#submission-portal .cs-input, #submission-portal .cs-textarea, #submission-portal .cs-select {font-family: inherit;font-size: 1rem;width: 100%;box-sizing: border-box;padding: 0 1rem;background-color: #fff;color: var(--bodyTextColor);border: none;border-radius: 0.5rem;transition: border-color 0.3s, background-color 0.3s;}#submission-portal .cs-input:focus, #submission-portal .cs-textarea:focus, #submission-portal .cs-select:focus {outline: none;box-shadow: 0 0 0 2px rgba(228, 162, 61, 0.2);background-color: #fff;}#submission-portal .cs-input::placeholder, #submission-portal .cs-textarea::placeholder, #submission-portal .cs-select::placeholder {color: var(--bodyTextColor);opacity: 0.7;}#submission-portal .cs-input, #submission-portal .cs-select {height: 3.5rem;}#submission-portal .cs-textarea {height: 7.5rem;padding-top: 1rem;padding-bottom: 1rem;resize: vertical;}#submission-portal .cs-checkbox-group, #submission-portal .cs-radio-group {display: flex;gap: 0.75rem;width: 100%;margin-top: 0.5rem;}#submission-portal .cs-checkbox-group {flex-direction: column;}#submission-portal .cs-radio-group {flex-direction: row;}#submission-portal .cs-work-type-group {display: flex;flex-direction: column;gap: 0.75rem;width: 100%;margin-top: 0.5rem;}#submission-portal .cs-checkbox-label, #submission-portal .cs-radio-label {font-size: 1rem;font-weight: 400;display: flex;align-items: center;gap: 0.5rem;cursor: pointer;position: relative;}#submission-portal input[type=checkbox], #submission-portal input[type=radio] {position: absolute;opacity: 0;width: 0;height: 0;}#submission-portal .cs-checkbox-custom, #submission-portal .cs-radio-custom {width: 20px;height: 20px;border: 2px solid var(--reef);display: flex;align-items: center;justify-content: center;position: relative;box-sizing: border-box;transition: all 0.3s;}#submission-portal .cs-checkbox-custom {border-radius: 4px;}#submission-portal .cs-checkbox-custom:after {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;width: 10px;height: 10px;background-color: var(--treasure);border-radius: 2px;transform: scale(0);transition: transform 0.3s;}#submission-portal .cs-radio-custom {border-radius: 50%;}#submission-portal .cs-radio-custom:after {content: "";width: 10px;height: 10px;background: var(--treasure);border-radius: 50%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;transform: scale(0);transition: transform 0.3s;}#submission-portal input[type=checkbox]:checked + .cs-checkbox-custom:after, #submission-portal input[type=radio]:checked + .cs-radio-custom:after {transform: scale(1);}#submission-portal .cs-file-wrapper {position: relative;width: 100%;display: flex;align-items: center;min-height: 3.5rem;border: 2px dashed var(--lightAccent);border-radius: 0.5rem;background-color: var(--bodyTextColorWhite);padding: 1.5rem 1rem;}#submission-portal .cs-file-wrapper.has-file {border-color: var(--reefLight);background-color: rgba(59, 158, 167, 0.1411764706);border-style: solid;padding-right: 56px;}#submission-portal .cs-file-input {position: absolute;width: 100%;height: 100%;opacity: 0;left: 0;cursor: pointer;z-index: 2;}#submission-portal .cs-file-input:not(:placeholder-shown)::file-selector-button {display: none;}#submission-portal .cs-filename-display {flex: 1;min-height: 3.5rem;color: var(--bodyTextColor);display: flex;align-items: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}#submission-portal .cs-filename-display:empty:before {content: "Tap to browse files...";color: var(--bodyTextColor);opacity: 0.8;}#submission-portal .cs-remove-file {position: absolute;right: 1rem;top: 50%;transform: translateY(-50%);width: 32px;height: 32px;background: transparent;color: var(--bodyTextColor);border: none;border-radius: 50%;display: none;align-items: center;justify-content: center;cursor: pointer;z-index: 3;font-size: 1.25rem;vertical-align: middle;}#submission-portal .cs-remove-file:hover {background: var(--mercury);color: white;}#submission-portal .cs-remove-file.cs-visible {display: flex;}#submission-portal .cs-upload-progress {background: rgba(255, 255, 255, 0.9);border: 1px solid var(--reefLight);border-radius: 0.5rem;padding: 1.5rem;margin-bottom: 1.5rem;display: none;}#submission-portal .cs-upload-progress.cs-visible {display: block;}#submission-portal .cs-upload-progress .cs-upload-title {margin: 0 0 1rem 0;font-size: 1.125rem;color: var(--reef);text-align: center;}#submission-portal .cs-upload-progress .progress-bar {width: 100%;height: 0.5rem;background: var(--sandstone);border-radius: 0.25rem;overflow: hidden;margin: 1rem 0;}#submission-portal .cs-upload-progress .progress-fill {height: 100%;background: var(--treasure);transition: width 0.3s ease;border-radius: 0.25rem;width: 0%;}#submission-portal .cs-upload-progress .upload-status {margin: 0;font-size: 0.875rem;color: var(--bodyTextColor);text-align: center;}#submission-portal .cs-help-text, #submission-portal .doc-help-text, #submission-portal .cs-word-count {font-size: 0.875rem;color: var(--bodyTextColor);font-weight: 400;opacity: 0.8;}#submission-portal .cs-word-count {display: block;font-size: 0.875rem;align-self: flex-end;}#submission-portal .cs-word-count.over-limit {color: var(--mercury);font-weight: bold;}#submission-portal .cs-conditional-field {padding-left: 1rem;margin-left: 0.5rem;border-left: 2px solid var(--treasure);transition: all 0.3s ease;}#submission-portal .cs-wrapper {width: 100%;display: flex;justify-content: center;margin-top: 2rem;grid-column: 1/-1;}#submission-portal .cs-button-solid {min-width: 12.5rem;border: none;}#submission-portal .cs-button-solid:disabled {background-color: var(--reefLight);cursor: not-allowed;}#submission-portal .cs-graphic {display: none;position: absolute;z-index: -1;}@keyframes fadeIn {from {opacity: 0;transform: translateY(20px);}to {opacity: 1;transform: translateY(0);}}#submission-portal .payment-form-group {background-color: var(--dark);}#submission-portal .payment-form-group h3, #submission-portal .payment-form-group .cs-text {color: var(--bodyTextColorWhite);}#submission-portal .payment-form-group .cs-text {font-size: 1.25rem;}#submission-portal .payment-form-group .cs-group-title {border-bottom-color: var(--accent);}}@media only screen and (min-width: 48rem) {#submission-portal {}#submission-portal .cs-form {display: grid;grid-template-columns: repeat(12, 1fr);gap: 1.25rem;}#submission-portal .cs-form-group, #submission-portal .cs-wrapper {grid-column: span 12;}#submission-portal .cs-split {grid-column: span 6;}#submission-portal .cs-full-width {grid-column: span 12;}#submission-portal .cs-work-type-group {display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.75rem;}#submission-portal .cs-graphic {display: block;}#submission-portal .cs-graphic-left {width: 33rem;height: auto;bottom: -6.6875rem;left: -24.5625rem;}#submission-portal .cs-graphic-right {width: 30.1875rem;height: auto;top: -2.125rem;right: -19.75rem;}#submission-portal .cs-filename-display:empty:before {content: "Drag & drop or click to browse files...";}}@media only screen and (min-width: 64rem) {#submission-portal .cs-work-type-group {grid-template-columns: repeat(3, 1fr);}#submission-portal .cs-form {max-width: 50rem;}#submission-portal .cs-graphic-left {right: -20.1875rem;bottom: -3.25rem;left: auto;}#submission-portal .cs-graphic-right {right: -18.125rem;}}@media only screen and (min-width: 120rem) {#submission-portal .cs-graphic-left {margin-right: 47.5rem;right: 50%;bottom: 0;left: initial;}#submission-portal .cs-graphic-right {margin-left: 48.4375rem;right: initial;left: 50%;}}@media only screen and (min-width: 0rem) {body.dark-mode #submission-portal {background-color: rgba(0, 0, 0, 0.24);}body.dark-mode #submission-portal .cs-title, body.dark-mode #submission-portal .cs-text, body.dark-mode #submission-portal .cs-label, body.dark-mode #submission-portal .cs-input, body.dark-mode #submission-portal .cs-help-text, body.dark-mode #submission-portal .doc-help-text, body.dark-mode #submission-portal .cs-word-count {color: var(--bodyTextColorWhite);}body.dark-mode #submission-portal .cs-help-text, body.dark-mode #submission-portal .doc-help-text {opacity: 0.8;}body.dark-mode #submission-portal .cs-form-group {background: var(--dark);}body.dark-mode #submission-portal .cs-group-title {color: var(--bodyTextColorWhite);border-bottom-color: var(--accent);}body.dark-mode #submission-portal .cs-input, body.dark-mode #submission-portal .cs-textarea, body.dark-mode #submission-portal .cs-select, body.dark-mode #submission-portal .cs-file-wrapper {background-color: var(--medium);color: var(--bodyTextColorWhite);border: none;}body.dark-mode #submission-portal .cs-input::placeholder, body.dark-mode #submission-portal .cs-textarea::placeholder, body.dark-mode #submission-portal .cs-select::placeholder, body.dark-mode #submission-portal .cs-file-wrapper::placeholder {color: var(--bodyTextColorWhite);opacity: 0.7;}body.dark-mode #submission-portal .cs-input:focus, body.dark-mode #submission-portal .cs-textarea:focus, body.dark-mode #submission-portal .cs-select:focus, body.dark-mode #submission-portal .cs-file-wrapper:focus {background-color: rgba(0, 0, 0, 0.3);border: 1px solid var(--treasure);}body.dark-mode #submission-portal .cs-filename-display {color: var(--bodyTextColorWhite);}body.dark-mode #submission-portal .cs-filename-display:empty:before {color: #fff;}body.dark-mode #submission-portal .cs-file-wrapper {border: 2px dashed var(--accent);}body.dark-mode #submission-portal .cs-file-wrapper.has-file {background: rgba(59, 158, 167, 0.2);border-color: var(--reefLight);border-style: solid;}body.dark-mode #submission-portal .cs-checkbox-custom, body.dark-mode #submission-portal .cs-radio-custom {background-color: var(--dark);border-color: var(--treasure);}body.dark-mode #submission-portal .cs-checkbox-custom:after, body.dark-mode #submission-portal .cs-radio-custom:after {background-color: var(--treasure);}body.dark-mode #submission-portal .cs-upload-progress {background: rgba(0, 0, 0, 0.3);border-color: var(--treasure);}body.dark-mode #submission-portal .cs-upload-progress .cs-upload-title {color: var(--treasureLight);}body.dark-mode #submission-portal .cs-upload-progress .upload-status {color: var(--bodyTextColorWhite);}body.dark-mode #submission-portal .cs-remove-file {color: var(--bodyTextColorWhite);}body.dark-mode #submission-portal .cs-remove-file:hover {background: var(--mercury);}body.dark-mode #submission-portal .payment-form-group {background-color: var(--dark);}}@media only screen and (min-width: 0rem) {#success-modal-submission, #geo-restriction-modal {padding: var(--sectionPadding);box-sizing: border-box;width: 100%;height: 100%;opacity: 0;background-color: rgba(0, 0, 0, 0.8);display: flex;justify-content: center;align-items: center;position: fixed;top: 0;left: 0;z-index: -1000;visibility: hidden;transition: opacity 0.3s, visibility 0.3s;}#success-modal-submission.cs-loaded, #geo-restriction-modal.cs-loaded {opacity: 1;visibility: visible;z-index: 1000;}#success-modal-submission.cs-loaded .cs-wrapper, #geo-restriction-modal.cs-loaded .cs-wrapper {opacity: 1;transform: translateY(0);}#success-modal-submission .cs-wrapper, #geo-restriction-modal .cs-wrapper {width: 100%;max-width: 25rem;background-color: var(--sandstoneLight);border-radius: 0.75rem;opacity: 0;display: flex;flex-direction: column;position: relative;z-index: 1;transform: translateY(12.25rem);transition: transform 0.7s, opacity 0.3s;}#success-modal-submission .cs-content, #geo-restriction-modal .cs-content {text-align: center;padding: clamp(2.5rem, 8vw, 3.75rem) clamp(1.5rem, 3vw, 2.5rem);display: flex;flex-direction: column;align-items: center;}#success-modal-submission .cs-header, #geo-restriction-modal .cs-header {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: 700;color: var(--headerColor);margin: 0 0 1rem 0;line-height: 1.2em;}#success-modal-submission .cs-text, #geo-restriction-modal .cs-text {font-size: clamp(0.875rem, 1.5vw, 1rem);margin: 0 0 2rem 0;text-wrap: balance;color: var(--bodyTextColor);}#success-modal-submission .cs-close, #geo-restriction-modal .cs-close {width: 2.5rem;height: 2.5rem;background-color: transparent;border: none;display: flex;justify-content: center;align-items: center;position: absolute;top: 0.5rem;right: 0.5rem;cursor: pointer;transition: background-color 0.3s;border-radius: 0.5rem;}#success-modal-submission .cs-close:hover, #geo-restriction-modal .cs-close:hover {background-color: rgba(0, 0, 0, 0.1);}#success-modal-submission .cs-close img, #geo-restriction-modal .cs-close img {width: 1.5rem;height: auto;}#success-modal-submission .cs-button-solid, #geo-restriction-modal .cs-button-solid {border: none;}#geo-restriction-modal {z-index: 10000;}#geo-restriction-modal.cs-loaded {z-index: 10000;}#geo-restriction-modal .cs-header {color: var(--headerColor);}#geo-restriction-modal .cs-link {color: var(--reef);text-decoration: underline;}#geo-restriction-modal .cs-link:hover {text-decoration: underline;}#geo-restriction-modal .cs-button-group {display: flex;flex-direction: column;gap: 1rem;width: 100%;margin-top: 1rem;}#geo-restriction-modal .cs-button-group .cs-button-solid {width: 100%;text-align: center;text-decoration: none;display: flex;justify-content: center;align-items: center;}#geo-restriction-modal .cs-button-group .cs-button-home {background-color: transparent;border: 1px solid var(--reef);color: var(--reef);}#geo-restriction-modal .cs-button-group .cs-button-home:hover {background-color: var(--reef);color: white;}}@media only screen and (min-width: 48rem) {#success-modal-submission .cs-wrapper, #geo-restriction-modal .cs-wrapper {max-width: 45rem;}}@media only screen and (min-width: 0rem) {body.dark-mode {}body.dark-mode #success-modal-submission, body.dark-mode #geo-restriction-modal {}body.dark-mode #success-modal-submission .cs-wrapper, body.dark-mode #geo-restriction-modal .cs-wrapper {background-color: var(--dark);}body.dark-mode #success-modal-submission .cs-header, body.dark-mode #geo-restriction-modal .cs-header {color: var(--bodyTextColorWhite);}body.dark-mode #success-modal-submission .cs-text, body.dark-mode #geo-restriction-modal .cs-text {color: var(--bodyTextColorWhite);opacity: 0.9;}body.dark-mode #success-modal-submission .cs-close img, body.dark-mode #geo-restriction-modal .cs-close img {filter: invert(1) brightness(1000%);}body.dark-mode #success-modal-submission .cs-close:hover, body.dark-mode #geo-restriction-modal .cs-close:hover {background-color: rgba(255, 255, 255, 0.1);}body.dark-mode #success-modal-submission .cs-link, body.dark-mode #geo-restriction-modal .cs-link {color: var(--reefLight);}body.dark-mode #geo-restriction-modal .cs-header {color: var(--bodyTextColorWhite);}body.dark-mode #geo-restriction-modal .cs-button-home {border-color: var(--bodyTextColorWhite);color: var(--bodyTextColorWhite);}body.dark-mode #geo-restriction-modal .cs-button-home:hover {background-color: var(--bodyTextColorWhite);color: var(--dark);}}@media only screen and (min-width: 0rem) {#cs-content-2176 {width: 100%;margin: 1rem 0 2rem 0;padding: clamp(1rem, 3vw, 2rem);background-color: var(--reef);list-style: none;border-radius: 1rem;position: relative;overflow: hidden;}#cs-content-2176 .cs-h3 {font-size: 1.25rem;font-weight: 700;margin-bottom: 1rem;color: var(--bodyTextColorWhite);}#cs-content-2176 .cs-info {display: flex;flex-direction: column;gap: 1px;border-radius: 0.5rem;overflow: hidden;}#cs-content-2176 .cs-date-title {color: var(--bodyTextColorWhite);font-size: 1rem;}#cs-content-2176 .cs-flex {display: flex;align-items: center;flex-direction: column;width: 100%;gap: 0.5rem;color: var(--bodyTextColorWhite);background-color: rgba(0, 0, 0, 0.12);padding: 1rem;}#cs-content-2176 .cs-icon {filter: grayscale(1) brightness(1000%);-webkit-filter: grayscale(1) brightness(1000%);}#cs-content-2176 .cs-container {display: flex;flex-direction: column;gap: 1rem;align-items: stretch;}#cs-content-2176 .theme-header {text-align: center;margin-bottom: 0;display: flex;flex-direction: column;align-items: center;gap: 0.5rem;}#cs-content-2176 .cs-topper {color: var(--sandstone);}.cs-calender {display: flex;flex-direction: column;background-color: #fff;font-weight: 400;font-size: 0.875rem;text-transform: uppercase;color: var(--bodyTextColor);justify-content: center;align-items: center;border-radius: 0.5625rem;margin-bottom: 0.25rem;}.cs-month {background-color: var(--mercury);color: var(--bodyTextColorWhite);padding: 0.25rem 1.75rem;margin-bottom: 0.25rem;border-radius: 0.5rem 0.5rem 0 0;transition: background-color 0.3s;font-weight: 700;}.cs-date {font-size: 1.5rem;color: var(--dark);font-weight: 700;margin-top: 0.25rem;}.cs-day {padding-bottom: 0.5rem;}}@media only screen and (min-width: 48rem) {#cs-content-2176 .cs-info {flex-direction: row;}}