/*!
 * Virtual Select v1.0.39
 * https://sa-si-dev.github.io/virtual-select
 * Licensed under MIT (https://github.com/sa-si-dev/virtual-select/blob/master/LICENSE)
 */@keyframes vscomp-animation-spin{to{transform:rotate(1turn)}}.vscomp-popup-active{overflow:hidden!important}.vscomp-ele{display:inline-block;max-width:250px;width:100%}.vscomp-wrapper{color:#333;display:inline-flex;flex-wrap:wrap;font-family:sans-serif;font-size:14px;position:relative;text-align:left;width:100%}.vscomp-wrapper *,.vscomp-wrapper :after,.vscomp-wrapper :before{box-sizing:border-box}.vscomp-wrapper:focus{outline:none}.vscomp-dropbox-wrapper{left:0;position:absolute;top:0}.vscomp-toggle-button{background-color:#fff;border:1px solid #ddd;cursor:pointer;display:flex;padding:7px 30px 7px 10px;position:relative;width:100%}.vscomp-value{height:20px;line-height:20px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vscomp-arrow{align-items:center;display:flex;height:100%;justify-content:center;right:0;top:0;width:30px}.vscomp-arrow:after{transform:rotate(45deg);border-color:transparent #111 #111 transparent;border-style:solid;border-width:1px;content:"";height:8px;margin-top:-6px;width:8px}.vscomp-clear-icon{height:12px;position:relative;width:12px}.vscomp-clear-icon:after,.vscomp-clear-icon:before{background-color:#999;content:"";height:12px;left:5px;position:absolute;top:0;width:2px}.vscomp-clear-icon:before{transform:rotate(45deg)}.vscomp-clear-icon:after{transform:rotate(-45deg)}.vscomp-clear-icon:hover:after,.vscomp-clear-icon:hover:before{background:#333}.vscomp-clear-button{align-items:center;border-radius:50%;display:none;height:24px;justify-content:center;margin-top:-12px;position:absolute;right:30px;top:50%;width:24px}.vscomp-clear-button:hover{background:#ccc}.vscomp-clear-button:hover .vscomp-clear-icon:after,.vscomp-clear-button:hover .vscomp-clear-icon:before{background-color:#333}.vscomp-dropbox-close-button{align-items:center;background-color:#fff;border-radius:50%;bottom:-48px;cursor:pointer;display:none;height:40px;justify-content:center;left:50%;margin-left:-20px;position:absolute;width:40px}.vscomp-value-tag.more-value-count{white-space:nowrap}.vscomp-dropbox-container{width:100%;z-index:2}.vscomp-dropbox{background-color:#fff;width:100%}.vscomp-options-container{max-height:210px;overflow:auto;position:relative}.vscomp-options-bottom-freezer{bottom:0;height:2px;left:0;position:absolute;right:0}.vscomp-option{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;height:40px;padding:0 15px;position:relative}.vscomp-option.selected{background-color:#eee}.vscomp-option.focused{background-color:#ccc}.vscomp-option.disabled{cursor:default;opacity:.5}.vscomp-option.group-title .vscomp-option-text{cursor:default;opacity:.6}.vscomp-option.group-title.selected{background-color:transparent}.vscomp-option.group-option{padding-left:30px}.vscomp-new-option-icon{height:30px;position:absolute;right:0;top:0;width:30px}.vscomp-new-option-icon:before{border-color:#512da8 #512da8 transparent transparent;border-style:solid;border-width:15px;content:"";position:absolute;right:0;top:0}.vscomp-new-option-icon:after{align-items:center;color:#fff;content:"+";display:flex;font-size:18px;height:15px;justify-content:center;position:absolute;right:1px;top:0;width:15px}.vscomp-option-text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.vscomp-option-description,.vscomp-option-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.vscomp-option-description{color:#666;font-size:13px;line-height:15px}.vscomp-search-container{align-items:center;border-bottom:1px solid #ddd;display:flex;height:40px;padding:0 5px 0 15px;position:relative}.vscomp-live-region,.vscomp-search-label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.vscomp-search-input{background-color:transparent;border:0;color:inherit;font-size:15px;height:38px;padding:10px 0;width:calc(100% - 30px)}.vscomp-search-input:focus{outline:none}.vscomp-search-clear{align-items:center;color:#999;cursor:pointer;display:flex;font-size:25px;height:30px;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden;width:30px}.vscomp-search-clear:hover{color:inherit}.vscomp-no-options,.vscomp-no-search-results{align-items:center;display:none;justify-content:center;padding:20px 10px}.vscomp-options-loader{display:none;padding:20px 0;text-align:center}.vscomp-options-loader:before{animation:vscomp-animation-spin .8s linear infinite;background-color:#fff;border-radius:50%;box-shadow:-4px -5px 3px -3px rgba(0,0,0,.3);content:"";display:inline-block;height:40px;opacity:.7;width:40px}.vscomp-ele[disabled]{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vscomp-ele[disabled] .vscomp-wrapper{opacity:.7;pointer-events:none}.vscomp-wrapper .checkbox-icon{display:inline-flex;height:15px;margin-right:10px;position:relative;width:15px}.vscomp-wrapper .checkbox-icon:after{transition-duration:.2s;border:2px solid #888;content:"";display:inline-block;height:100%;width:100%}.vscomp-wrapper .checkbox-icon.checked:after{transform:rotate(45deg) translate(1px,-4px);border-color:transparent #512da8 #512da8 transparent;width:50%}.vscomp-wrapper.show-as-popup .vscomp-dropbox-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;opacity:1;overflow:auto;padding:0 10px;position:fixed;top:0;width:100vw}.vscomp-wrapper.show-as-popup .vscomp-dropbox{margin-top:-24px;max-height:calc(80% - 48px);max-width:500px;position:relative;width:80%}.vscomp-wrapper.show-as-popup .vscomp-dropbox-close-button{display:flex}.vscomp-wrapper.popup-position-left .vscomp-dropbox-container{justify-content:flex-start}.vscomp-wrapper.popup-position-right .vscomp-dropbox-container{justify-content:flex-end}.vscomp-wrapper.has-select-all .vscomp-toggle-all-button{align-items:center;cursor:pointer;display:flex}.vscomp-wrapper.has-select-all .vscomp-search-input,.vscomp-wrapper.has-select-all .vscomp-toggle-all-label{width:calc(100% - 55px)}.vscomp-wrapper.has-select-all .vscomp-toggle-all-label{display:none}.vscomp-wrapper:not(.has-search-input) .vscomp-toggle-all-button{width:100%}.vscomp-wrapper:not(.has-search-input) .vscomp-toggle-all-label{display:inline-block}.vscomp-wrapper.multiple .vscomp-option .vscomp-option-text{width:calc(100% - 25px)}.vscomp-wrapper.multiple .vscomp-option .vscomp-option-description{padding-left:25px}.vscomp-wrapper.multiple .vscomp-option.selected .checkbox-icon:after{transform:rotate(45deg) translate(1px,-4px);border-color:transparent #512da8 #512da8 transparent;width:50%}.vscomp-wrapper.focused .vscomp-toggle-button,.vscomp-wrapper:focus .vscomp-toggle-button{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.vscomp-wrapper.closed .vscomp-dropbox-container,.vscomp-wrapper.closed.vscomp-dropbox-wrapper{display:none}.vscomp-wrapper:not(.has-value) .vscomp-value{opacity:.5}.vscomp-wrapper.has-clear-button.has-value .vscomp-clear-button{display:flex}.vscomp-wrapper.has-clear-button .vscomp-toggle-button{padding-right:54px}.vscomp-wrapper.has-no-options .vscomp-options-container,.vscomp-wrapper.has-no-search-results .vscomp-options-container{display:none}.vscomp-wrapper.has-no-options .vscomp-no-options,.vscomp-wrapper.has-no-search-results .vscomp-no-search-results{display:flex}.vscomp-wrapper.has-search-value .vscomp-search-clear{visibility:visible}.vscomp-wrapper.has-no-options .vscomp-toggle-all-button{opacity:.5;pointer-events:none}.vscomp-wrapper.keep-always-open .vscomp-toggle-button{padding-right:24px}.vscomp-wrapper.keep-always-open .vscomp-clear-button{right:5px}.vscomp-wrapper.keep-always-open .vscomp-arrow{display:none}.vscomp-wrapper.keep-always-open .vscomp-dropbox-container{position:relative;z-index:1}.vscomp-wrapper.keep-always-open .vscomp-dropbox{transition-duration:0s;border:1px solid #ddd;box-shadow:none}.vscomp-wrapper.keep-always-open.focused,.vscomp-wrapper.keep-always-open:focus,.vscomp-wrapper.keep-always-open:hover{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.vscomp-wrapper.server-searching .vscomp-options-list{display:none}.vscomp-wrapper.server-searching .vscomp-options-loader{display:block}.vscomp-wrapper.has-error .vscomp-toggle-button{border-color:#b00020}.vscomp-wrapper.show-value-as-tags .vscomp-toggle-button{padding:4px 22px 0 10px}.vscomp-wrapper.show-value-as-tags .vscomp-value{display:flex;flex-wrap:wrap;height:auto;min-height:28px;overflow:auto;text-overflow:unset;white-space:normal}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;align-items:center;border:1px solid #ddd;border-radius:20px;display:inline-flex;font-size:12px;line-height:16px;margin:0 4px 4px 0;max-width:100%;padding:2px 3px 2px 8px}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag.more-value-count{padding-right:8px}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 20px)}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag-clear-button{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag-clear-button .vscomp-clear-icon{transform:scale(.8)}.vscomp-wrapper.show-value-as-tags .vscomp-arrow{height:34px}.vscomp-wrapper.show-value-as-tags .vscomp-clear-button{margin-top:0;top:5px}.vscomp-wrapper.show-value-as-tags.has-value .vscomp-arrow{display:none}.vscomp-wrapper.show-value-as-tags.has-value .vscomp-clear-button{right:2px}.vscomp-wrapper.show-value-as-tags:not(.has-value) .vscomp-toggle-button{padding-bottom:2px}.vscomp-wrapper.show-value-as-tags:not(.has-value) .vscomp-value{align-items:center;padding-bottom:3px}.vscomp-wrapper.text-direction-rtl{direction:rtl}.vscomp-wrapper.text-direction-rtl .vscomp-toggle-button{padding:7px 10px 7px 30px}.vscomp-wrapper.text-direction-rtl .vscomp-arrow{left:0;right:auto}.vscomp-wrapper.text-direction-rtl .vscomp-clear-button{left:30px;right:auto!important}.vscomp-wrapper.text-direction-rtl .checkbox-icon{margin-left:10px;margin-right:0}.vscomp-wrapper.text-direction-rtl .checkbox-icon.checked:after{transform:rotate(45deg) translate(-4px,1px)}.vscomp-wrapper.text-direction-rtl .vscomp-search-container{padding:0 15px 0 5px}.vscomp-wrapper.text-direction-rtl .vscomp-option,.vscomp-wrapper.text-direction-rtl .vscomp-toggle-all-label{text-align:right}.vscomp-wrapper.text-direction-rtl .vscomp-option.group-option{padding-right:30px}.vscomp-wrapper.text-direction-rtl .vscomp-new-option-icon{left:0;right:auto}.vscomp-wrapper.text-direction-rtl .vscomp-new-option-icon:before{border-left-color:#512da8;border-right-color:transparent}.vscomp-wrapper.text-direction-rtl .vscomp-new-option-icon:after{left:1px;right:auto}.vscomp-wrapper.text-direction-rtl.multiple .vscomp-option.selected .checkbox-icon:after{transform:rotate(45deg) translate(-4px,1px)}.vscomp-wrapper.text-direction-rtl.has-clear-button .vscomp-toggle-button{padding-left:54px}.vscomp-wrapper.text-direction-rtl.keep-always-open .vscomp-toggle-button{padding-left:24px}.vscomp-wrapper.text-direction-rtl.keep-always-open .vscomp-clear-button{left:5px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags .vscomp-toggle-button{padding:4px 10px 0 22px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags .vscomp-value-tag{margin:0 0 4px 4px;padding:2px 8px 2px 3px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags .vscomp-value-tag.more-value-count{padding-left:8px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags.has-value .vscomp-clear-button{left:2px}

/*!
  * Popover v1.0.12
  * https://sa-si-dev.github.io/popover
  * Licensed under MIT (https://github.com/sa-si-dev/popover/blob/master/LICENSE)
  */.pop-comp-wrapper{display:none;position:absolute;top:0;left:0;opacity:0;color:#000;background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);text-align:left;flex-wrap:wrap;z-index:1}.pop-comp-arrow{z-index:1;overflow:hidden;pointer-events:none}.pop-comp-arrow,.pop-comp-arrow:before{position:absolute;width:16px;height:16px}.pop-comp-arrow:before{content:"";top:8px;left:8px;background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);transform-origin:left top;transform:rotate(45deg)}.pop-comp-content{position:relative;z-index:2}.pop-comp-wrapper.position-bottom>.pop-comp-arrow{margin-left:-8px;left:0;top:-15px}.pop-comp-wrapper.position-bottom>.pop-comp-arrow:before{box-shadow:0 0 2px 0 rgba(0,0,0,.14)}.pop-comp-wrapper.position-top>.pop-comp-arrow{margin-left:-8px;left:0;bottom:-15px}.pop-comp-wrapper.position-right>.pop-comp-arrow{margin-top:-8px;top:0;left:-15px}.pop-comp-wrapper.position-left>.pop-comp-arrow{margin-top:-8px;top:0;right:-15px}.pop-comp-disable-events{pointer-events:none}.stories-portal-site-footer{font-size:14px;font-size:.875rem;line-height:24px;line-height:1.5rem;background-color:#292929;color:#fff;padding-top:56px;padding-bottom:56px;display:grid;gap:48px;justify-items:center;text-align:center}@media (min-width:980px){.stories-portal-site-footer{padding-top:64px;padding-bottom:64px;align-items:center;grid-template-columns:320px minmax(0,1fr);-moz-column-gap:16px;column-gap:16px;row-gap:64px;justify-items:start;text-align:left}.stories-portal-site-footer__logo{grid-column-start:1;grid-row-start:1}.stories-portal-site-footer__social-links{grid-column-start:2;grid-row-start:1;margin-left:auto}.stories-portal-site-footer__copyright-message,.stories-portal-site-footer__links,.stories-portal-site-footer__support-message{grid-column:1/-1}}.stories-portal-site-footer a{color:inherit}.stories-portal-site-footer ul{margin:0;padding:0;list-style:none}.stories-portal-site-footer__links__title,.stories-portal-site-footer__social-links__title{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:16px;font-size:1rem;line-height:19px;line-height:1.1875rem;color:inherit;margin:0 0 16px}@media (min-width:980px){.stories-portal-site-footer__links__title,.stories-portal-site-footer__social-links__title{font-size:18px;font-size:1.125rem;line-height:22px;line-height:1.375rem;margin-bottom:24px}}.stories-portal-site-footer__logo img{max-height:44px}@media (min-width:1200px){.stories-portal-site-footer__logo img{max-height:54px}}.stories-portal-site-footer__copyright-message,.stories-portal-site-footer__links__item,.stories-portal-site-footer__social-links__item,.stories-portal-site-footer__support-message{opacity:.7}.stories-portal-site-footer__links__item:focus,.stories-portal-site-footer__links__item:hover,.stories-portal-site-footer__social-links__item:focus,.stories-portal-site-footer__social-links__item:hover{opacity:1}.stories-portal-site-footer__links__items>:not(:last-child){margin-bottom:4px}@media (min-width:980px){.stories-portal-site-footer__links__item{font-size:16px;font-size:1rem;line-height:26px;line-height:1.625rem}}.stories-portal-site-footer__social-links{align-items:center;flex-direction:column;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}@media (min-width:980px){.stories-portal-site-footer__social-links{flex-direction:row}}.stories-portal-site-footer__social-links__title{margin:0}.stories-portal-site-footer__social-links__items{display:flex;flex-wrap:wrap;gap:12px}.stories-portal-site-footer__social-links__item{border-radius:50%;background-color:#fff;display:block;height:40px;width:40px}.stories-portal-site-footer__social-links__item span{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.stories-portal-site-footer__social-links__item svg{color:#292929}.stories-portal-site-footer__support-message{font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}.site-header-search{background-color:#292929;color:#fff;border:none;display:flex;flex-direction:column;padding-top:var(--stories-portal-site-header__vertical-padding);padding-bottom:var(--stories-portal-site-header__vertical-padding);position:fixed;top:0;left:0;right:0;margin:0;max-width:none;max-height:100vh;overflow:auto;width:auto}.site-header-search+.backdrop{position:fixed;top:0;right:0;bottom:0;left:0}.site-header-search+.backdrop,.site-header-search::backdrop{background:rgba(0,0,0,.5)}.site-header-search__search{transition:all .3s ease}.site-header-search__search .site-header-search__search__button{align-items:center;display:flex;justify-content:flex-end;height:var(--stories-portal-site-header__search-button__size);width:var(--stories-portal-site-header__search-button__size)}.site-header-search__search .site-header-search__search__button:focus .site-header-search__search__button__icon,.site-header-search__search .site-header-search__search__button:hover .site-header-search__search__button__icon{transform:scale(1.16)}.site-header-search__search .site-header-search__search__button span{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.site-header-search__search .site-header-search__search__button__icon{transition:all .3s ease;--line-weight:1.5px;--scale:1.41416;height:var(--stories-portal-site-header__search-button__icon-size);position:relative;transform-origin:center center;width:var(--stories-portal-site-header__search-button__icon-size)}.site-header-search__search .site-header-search__search__button__icon div{border:var(--line-weight) solid;border-radius:50%;height:83.33%;width:83.33%;transition:inherit;transform-origin:left top}.site-header-search__search .site-header-search__search__button__icon:after,.site-header-search__search .site-header-search__search__button__icon:before{border-left:var(--line-weight) solid;height:100%;content:"";position:absolute;top:0;transform-origin:center bottom;transition:inherit}.site-header-search__search .site-header-search__search__button__icon:before{left:0;transform:rotate(45deg) scaleY(var(--scale-override,var(--scale)))}.site-header-search__search .site-header-search__search__button__icon:after{right:calc(var(--line-weight)*-1/2);transform-origin:center bottom;transform:rotate(-45deg) scaleY(var(--scale-override,var(--scale)))}.site-header-search__search{margin-left:auto}.site-header-search:not([open]){opacity:0;visibility:hidden}.site-header-search:not([open]) .site-header-search__search__button__icon:before{--scale-override:0}.site-header-search:not([open]) .site-header-search__search__button__icon:after{--scale-override:calc(var(--scale)*0.3)}.site-header-search[open] .site-header-search__search__button__icon div{opacity:0;transform:scale(0)}.site-header-search__form{margin:60px 0 144px}@media (min-width:1200px){.site-header-search__form{margin:94px 0 194px}}.site-header-search__form h2{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:32px;font-size:2rem;line-height:32px;line-height:2rem;max-width:32ch;margin:0 auto 24px}@media (min-width:1200px){.site-header-search__form h2{font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem;margin-bottom:80px}}._dialog_overlay{position:fixed;top:0;right:0;bottom:0;left:0}.create-story-app{color:#fff;padding-top:var(--stories-portal-site-header__height-static)}.create-story-app :where(fieldset){border:0;margin:0;padding:0}.create-story-app .help-message,.create-story-app :where(p){font-size:16px;font-size:1rem;line-height:26px;line-height:1.625rem;color:hsla(0,0%,100%,.7)}.create-story-app__form{display:grid;row-gap:80px;padding-top:48px;padding-bottom:80px}@media (min-width:569px){.create-story-app__form{padding-top:96px;padding-bottom:104px}}@media (max-width:1199px){.create-story-app__form>:not(.create-story-app__validation){margin-left:calc(var(--container-gutter-width)*-1);margin-right:calc(var(--container-gutter-width)*-1);padding-left:var(--container-gutter-width);padding-right:var(--container-gutter-width)}.create-story-app__form>.create-story-app__validation{padding-left:20px;padding-right:20px}}@media (min-width:1200px){.create-story-app__form>*{margin-left:0;margin-right:0;padding-left:72px;padding-right:72px}}.create-story-app label,.create-story-app legend{display:block}.create-story-app label span,.create-story-app legend span{opacity:.5}.create-story-app .error-message{display:flex;flex-wrap:wrap;-moz-column-gap:8px;column-gap:8px;color:#f06a72;row-gap:4px;margin-top:8px}.create-story-app .error-message svg{flex-shrink:0}.create-story-app .error-message span{font-size:14px;font-size:.875rem;line-height:16px;line-height:1rem;margin-top:4px}.create-story-app .error-message.hidden{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.create-story-app .checkbox-input__row,.create-story-app .image-input__control-wrapper,.create-story-app .select-input__control-wrapper,.create-story-app .text-input__control-wrapper{margin-top:8px}.create-story-app .checkbox-input__heading,.create-story-app .image-input-captioned__heading,.create-story-app .image-input__heading,.create-story-app .select-input__heading,.create-story-app .text-input__heading,.create-story-app .video-input-captioned,.create-story-app :where(legend){margin-bottom:4px}.create-story-app textarea.text-input__control{white-space:break-spaces}.create-story-app .checkbox-input__heading,.create-story-app .image-input-captioned__heading,.create-story-app .image-input__heading,.create-story-app .select-input__heading,.create-story-app .text-input__heading,.create-story-app .video-input-captioned__heading{align-items:center;display:flex;gap:10px;justify-content:space-between}.create-story-app .checkbox-input--hidden-labels .help-message,.create-story-app .checkbox-input--hidden-labels label,.create-story-app .image-input--hidden-labels .help-message,.create-story-app .image-input--hidden-labels label,.create-story-app .select-input--hidden-labels .help-message,.create-story-app .select-input--hidden-labels label,.create-story-app .text-input--hidden-labels .help-message,.create-story-app .text-input--hidden-labels label{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.create-story-app .image-input-captioned__inputs,.create-story-app .video-input-captioned__inputs{display:grid;gap:12px}@media (min-width:769px){.create-story-app .image-input-captioned__inputs,.create-story-app .video-input-captioned__inputs{grid-template-columns:264px minmax(0,1fr);gap:24px}}.create-story-app__validation{border-radius:4px;border:2px solid #f06a72;padding-top:32px;padding-bottom:32px}@media (min-width:1200px){.create-story-app__validation svg{position:absolute;transform:translate(calc(-100% - 10px),-2px)}}.create-story-app__validation h2{font-size:24px;font-size:1.5rem;line-height:26px;line-height:1.625rem;font-family:open-sans,sans-serif;text-transform:none;margin-bottom:20px}.create-story-app__validation p{margin-bottom:32px}.create-story-app__validation a{color:#f06a72;font-weight:600;text-decoration:underline}.create-story-app__validation ul{list-style:none;padding:0;margin:0}.create-story-app__validation li:not(:last-child){margin-bottom:8px}.create-story-content-editor{background-color:#292929;display:grid;gap:40px;padding-bottom:64px;padding-top:64px}.create-story-content-editor label:not(.create-story-content-editor__title),.create-story-content-editor legend:not(.create-story-content-editor__title){font-size:13px;font-size:.8125rem;line-height:19px;line-height:1.1875rem;font-family:open-sans,sans-serif;text-transform:none}.create-story-content-editor textarea{resize:vertical}.create-story-content-editor__title{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:26px;font-size:1.625rem;line-height:28px;line-height:1.75rem}@media (min-width:569px){.create-story-content-editor__title{font-size:32px;font-size:2rem;line-height:32px;line-height:2rem}}.create-story-content-editor__title:not(:last-child){margin-bottom:8px}.create-story-content-editor__inputs{display:grid;gap:20px;position:relative}.create-story-content-editor__input{width:100%}.create-story-content-editor__input:not(:last-child){padding-bottom:20px;border-bottom:1px solid #545859}.create-story-content-editor__add-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media (min-width:1200px){.create-story-content-editor__add-actions{grid-template-columns:repeat(4,minmax(0,1fr))}}.create-story-content-editor__add-button{background-color:#d9d9d6;border-radius:4px;border:4px dashed hsla(0,0%,100%,.7);color:#545859;padding:44px 14px;text-align:center}.create-story-content-editor__add-button small,.create-story-content-editor__add-button span,.create-story-content-editor__add-button svg{display:block;margin:0 auto}.create-story-content-editor__add-button svg{margin-bottom:16px}.create-story-content-editor__add-button span{font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-weight:600}.create-story-content-editor__add-button small{font-size:12px;font-size:.75rem;line-height:18px;line-height:1.125rem}.create-story-content-editor__reorder-button{transition:all .3s ease;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;border-radius:4px;display:inline-flex;gap:10px;margin:0 auto;font-weight:600;padding:15px 30px;justify-content:center;text-align:center}.create-story-content-editor__reorder-button svg{flex:none}.create-story-content-editor__reorder-button{border:1px solid #fff;color:#fff}.create-story-content-editor__input-actions button{background-color:#545859;border-radius:50%;color:#fff;margin-left:auto}.create-story-content-editor__input-actions button svg{display:block;transform:rotate(var(--rotate,0deg))}.create-story-content-editor__input-actions button span{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.create-story-content-editor:not(.create-story-content-editor--reordering) .create-story-content-editor__reorder-button:focus,.create-story-content-editor:not(.create-story-content-editor--reordering) .create-story-content-editor__reorder-button:hover{background-color:#fff;color:#000}.create-story-content-editor--reordering .create-story-content-editor__reorder-button{background-color:#005960;color:#fff!important;border-color:#005960}.create-story-content-editor--reordering .create-story-content-editor__input{position:relative}.create-story-content-editor--reordering .create-story-content-editor__input>*{max-height:128px;overflow:hidden}.create-story-content-editor--reordering .create-story-content-editor__input:after{content:"";display:block;bottom:0;left:0;height:20px;right:0;background:linear-gradient(0deg,#292929,rgba(41,41,41,0));position:absolute;z-index:1}.create-story-content-editor--reordering .create-story-content-editor__input:not(:last-child):after{bottom:20px}.create-story-content-editor__body-text>:last-child{margin-bottom:0}.create-story-content-editor__body-text li,.create-story-content-editor__body-text p{color:#fff}.create-story-content-editor__body-text p{margin-bottom:24px}@media (max-width:568px){.create-story-content-editor__body-text p{margin-bottom:16px}}.create-story-content-editor__body-text ul{margin:24px 0;padding-left:2em}@media (max-width:568px){.create-story-content-editor__body-text ul{margin:16px 0}}.create-story-content-editor dialog+.backdrop{position:fixed;top:0;right:0;bottom:0;left:0}.create-story-content-editor dialog+.backdrop,.create-story-content-editor dialog::backdrop{background:rgba(0,0,0,.6)}.create-story-content-editor ._dialog_overlay{position:fixed;top:0;right:0;bottom:0;left:0}.create-story-content-editor dialog{left:0;right:0;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:auto;position:fixed}.create-story-content-editor dialog:not([open]){display:none}.create-story-content-editor .add-video-modal,.create-story-content-editor .create-story-content-editor__delete-content-modal{box-shadow:0 12px 32px 0 rgba(0,0,0,.4);border:0;border-radius:4px;display:flex;flex-direction:column}.create-story-content-editor .create-story-content-editor__delete-content-modal{background-color:#fff;color:#000;padding:32px;align-items:center;gap:32px;width:min(100%,466px)}.create-story-content-editor .create-story-content-editor__delete-content-modal p{color:inherit}.create-story-content-editor .create-story-content-editor__delete-content-modal div{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.create-story-content-editor .create-story-content-editor__delete-content-modal button{transition:all .3s ease;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;border-radius:4px;display:flex;gap:10px;font-weight:600;padding:15px 30px}.create-story-content-editor .create-story-content-editor__delete-content-modal__cancel{border:1px solid #000;color:#000}.create-story-content-editor .create-story-content-editor__delete-content-modal__confirm{background-color:#e02631;color:#fff}.fade-enter-active,.fade-leave-active,.fade-move{transition:all .5s cubic-bezier(.55,0,.1,1)}.fade-enter-active,.fade-leave-active{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.fade-enter-from,.fade-leave-to{opacity:0;clip-path:polygon(0 0,100% 0,100% 0,0 0)}.create-story-footer__form{display:grid;row-gap:40px}.create-story-footer__title{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:26px;font-size:1.625rem;line-height:28px;line-height:1.75rem}@media (min-width:569px){.create-story-footer__title{font-size:32px;font-size:2rem;line-height:32px;line-height:2rem}}.create-story-footer__title:not(:last-child){margin-bottom:8px}.create-story-footer .checkbox-input{margin-top:40px}.create-story-footer__submit{transition:all .3s ease;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;border-radius:4px;display:inline-flex;gap:10px;margin:0 auto;font-weight:600;padding:15px 30px;justify-content:center;text-align:center}.create-story-footer__submit svg{flex:none}.create-story-footer__submit{background-color:#005960;color:#fff;display:flex;margin-top:48px}.create-story-footer__submit:disabled{background-color:#545859;cursor:not-allowed;color:hsla(0,0%,100%,.7)}.create-story-footer__submit__spinner{animation:spin 1s linear infinite;background-image:conic-gradient(from 90deg at 50% 50%,hsla(0,0%,100%,0) 60deg,#fff 1turn);background-color:inherit;border-radius:50%;flex:none;height:24px;position:relative;width:24px}.create-story-footer__submit__spinner:after{background-color:inherit;border-radius:50%;content:"";display:block;position:absolute;top:2px;left:2px;right:2px;bottom:2px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.create-story-hero{align-items:center;display:grid}@media (min-width:780px){.create-story-hero{align-items:start}}.create-story-hero__background,.create-story-hero__title{grid-column:1/-1;grid-row:1/-1}.create-story-hero__title{padding-top:56px;z-index:1}.create-story-hero__title__text{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:32px;font-size:2rem;line-height:32px;line-height:2rem;max-width:32ch}@media (min-width:1200px){.create-story-hero__title__text{font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem}}.create-story-hero__background{display:grid;max-width:1366px;isolation:isolate;margin:0 auto;grid-template-columns:repeat(17,1fr);grid-template-rows:repeat(9,1fr);--gradient-row-end:-2}@media (min-width:780px){.create-story-hero__background{grid-template-columns:repeat(86,1fr);grid-template-rows:repeat(22,1fr);--gradient-row-end:-4}}.create-story-hero__background:before{background:linear-gradient(0deg,#000,transparent);content:"";z-index:2;grid-column:1/-1;grid-row:span 5/var(--gradient-row-end);position:relative}@media (min-width:780px){.create-story-hero__background:before{grid-row:span 11/var(--gradient-row-end)}}.create-story-hero__background picture{transition:all .9s ease;transition-delay:calc(0.4s*var(--index));position:relative;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;isolation:isolate}.create-story-hero__background picture:after{position:absolute;content:"";display:block;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6)}.create-story-hero__background picture:first-child{grid-column:1/span 6;grid-row:4/var(--gradient-row-end)}@media (min-width:780px){.create-story-hero__background picture:first-child{grid-column:4/span 21;grid-row:2/var(--gradient-row-end)}}.create-story-hero__background picture:nth-child(2){grid-column:4/span 6;grid-row:span 3/-1;z-index:3}@media (min-width:780px){.create-story-hero__background picture:nth-child(2){grid-column:19/span 24;grid-row:8/-1}}.create-story-hero__background picture:nth-child(3){grid-column:9/span 4;grid-row:1/span 3;z-index:1}@media (min-width:780px){.create-story-hero__background picture:nth-child(3){grid-column:51/span 12;grid-row:1/var(--gradient-row-end)}}.create-story-hero__background picture:nth-child(4){grid-column:span 6/-1;grid-row:2/span 4}@media (min-width:780px){.create-story-hero__background picture:nth-child(4){grid-column:61/-1;grid-row:4/var(--gradient-row-end)}}.create-story-hero__background picture:not(.loaded){opacity:0}.create-story-introduction__form,.create-story-introduction__form__section{display:grid;row-gap:40px}.create-story-introduction__form__section{position:relative}.create-story-introduction__form__section.error{margin:0 -40px;padding:40px}.create-story-introduction__intro{margin-bottom:80px}.create-story-introduction__intro>p{margin-bottom:8px}.create-story-introduction__intro__help{align-items:flex-start;display:flex;gap:8px}.create-story-introduction__intro__help svg{flex-shrink:0;margin-top:4px}.create-story-introduction__intro a{color:#fff;text-decoration:underline}.create-story-introduction__title{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:26px;font-size:1.625rem;line-height:28px;line-height:1.75rem}@media (min-width:569px){.create-story-introduction__title{font-size:32px;font-size:2rem;line-height:32px;line-height:2rem}}.create-story-introduction__title:not(:last-child){margin-bottom:8px}.create-story-introduction label:not(.create-story-introduction__title),.create-story-introduction legend:not(.create-story-introduction__title){font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:20px;font-size:1.25rem;line-height:22px;line-height:1.375rem}.create-story-introduction__dropdowns{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px}@media (min-width:569px){.create-story-introduction__dropdowns{display:grid;grid-template-columns:repeat(3,1fr);width:-moz-fit-content;width:fit-content}.create-story-introduction__dropdowns>*{flex:1 0 0%}}.create-story-help{background-color:#292929;padding-bottom:64px;padding-top:64px}@media (max-width:568px){.create-story-help{padding-left:calc(var(--container-gutter-width) + 27px)!important;padding-right:calc(var(--container-gutter-width) + 27px)!important}}@media (min-width:769px){.create-story-help__container{display:flex;align-items:flex-start;gap:40px}}.create-story-help__text>:last-child{margin-bottom:0}.create-story-help__text{position:relative;flex:1 1}.create-story-help__text svg{position:absolute;top:0;left:-40px;flex-shrink:0;margin-top:4px}.create-story-help__button{transition:all .3s ease;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;border-radius:4px;display:inline-flex;gap:10px;margin:0 auto;font-weight:600;padding:15px 30px;justify-content:center;text-align:center}.create-story-help__button svg{flex:none}.create-story-help__button{flex:0 0;background-color:#005960}.create-story-help__button:hover{background-color:#004045}@media (max-width:768px){.create-story-help__button{margin-top:30px}}.create-story-help__title{font-size:24px;font-size:1.5rem;line-height:30px;line-height:1.875rem;font-weight:600;margin-bottom:8px}.create-story-help__stories-list{padding-left:2em}.create-story-help__stories-list li>span{position:relative;display:inline-flex;align-items:center;gap:5px}.create-story-help__stories-list li a{text-decoration:underline;transition:text-decoration-color .25s ease}.create-story-help__stories-list li a:hover{text-decoration-color:transparent}.create-story-help__stories-list li svg{position:relative;top:unset;left:unset;width:16px;height:16px;margin-top:0}.create-story-submitted{display:grid;row-gap:112px;margin-top:56px;margin-bottom:56px}@media (min-width:769px){.create-story-submitted{margin-top:80px;margin-bottom:80px}}.create-story-submitted__section:first-child p{color:#fff}.create-story-submitted h1,.create-story-submitted h2{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;margin-bottom:.6em;max-width:32ch}.create-story-submitted h1{font-size:32px;font-size:2rem;line-height:32px;line-height:2rem}@media (min-width:1200px){.create-story-submitted h1{font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem}}.create-story-submitted h2{font-size:26px;font-size:1.625rem;line-height:32px;line-height:2rem}.create-story-submitted p:not(:last-child){margin-bottom:1em}.create-story-submitted a{transition:all .3s ease;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;border-radius:4px;display:inline-flex;gap:10px;margin:0 auto;font-weight:600;padding:15px 30px;justify-content:center;text-align:center}.create-story-submitted a svg{flex:none}.create-story-submitted a{background-color:#005960;color:#fff;margin-top:32px}.checkbox-input__legend{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:20px;font-size:1.25rem;line-height:22px;line-height:1.375rem}.checkbox-input__row{align-items:flex-start;display:flex;flex-wrap:wrap;-moz-column-gap:16px;column-gap:16px;row-gap:4px}.checkbox-input__control-wrapper{border-radius:4px;flex-shrink:0;height:32px;isolation:isolate;overflow:hidden;position:relative;width:32px}.checkbox-input__control{cursor:pointer;position:absolute;padding:4px;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:block;opacity:0;z-index:-1}.checkbox-input__faux{background-color:#d9d9d6;pointer-events:none}.checkbox-input__faux svg{transition:all .3s ease;background-color:#005960;display:block}.checkbox-input__faux--unchecked svg{opacity:0}.checkbox-input__label{font-size:16px;font-size:1rem;line-height:26px;line-height:1.625rem;font-family:open-sans,sans-serif;text-transform:none;flex:1;min-width:min(240px,100%);margin-top:2px}.image-input__control-wrapper{position:relative}.image-input__reset{align-items:center;display:flex;gap:32px;margin-top:16px}.image-input__reset>span{font-size:13px;font-size:.8125rem;line-height:19px;line-height:1.1875rem;word-break:break-all}.image-input__reset button{background-color:#545859;border-radius:50%;color:#fff;margin-left:auto}.image-input__reset button svg{display:block}.image-input__reset button span{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.image-input__control{border-radius:4px;cursor:pointer;position:absolute;padding:4px;top:0;left:0;right:0;bottom:0;width:100%;display:block}.image-input__faux{color:#545859;position:relative;overflow:hidden;text-align:center;isolation:isolate}.image-input__faux,.image-input__faux>*{pointer-events:none}.image-input__faux__placeholder{background-color:#d9d9d6;border-radius:4px;border:4px dashed hsla(0,0%,100%,.7);color:#545859;padding:44px 14px;text-align:center}.image-input__faux__placeholder small,.image-input__faux__placeholder span,.image-input__faux__placeholder svg{display:block;margin:0 auto}.image-input__faux__placeholder svg{margin-bottom:16px}.image-input__faux__placeholder span{font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-weight:600}.image-input__faux__placeholder small{font-size:12px;font-size:.75rem;line-height:18px;line-height:1.125rem}.image-input__faux__preview{border:1px solid #fff;border-radius:4px;overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.image-input__faux__preview:after{content:"";display:block;background-color:rgba(0,0,0,.4);position:absolute;top:0;left:0;right:0;bottom:0}.image-input__faux__preview svg{color:#fff;position:absolute;margin:0;top:12px;left:12px;z-index:1}.image-input__faux span,.image-input__faux svg{display:block;margin:0 auto}.image-input__faux span{font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-weight:600}.image-input__faux img{background-color:#d9d9d6;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.image-input__faux svg{margin-bottom:16px}.image-input__faux.error .image-input__faux__placeholder,.image-input__faux.error .image-input__faux__preview{border-color:#e02631}.select-input__label{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:20px;font-size:1.25rem;line-height:22px;line-height:1.375rem}.select-input__control-wrapper{position:relative}.select-input__control-wrapper svg{color:#000;display:block;pointer-events:none;position:absolute;top:50%;right:6px;transform:translateY(-50%) rotate(90deg)}.select-input__control{font-size:13px;font-size:.8125rem;line-height:16px;line-height:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;border:none;color:#000;display:block;padding:20px 40px 20px 16px;width:100%}.select-input__control--placeholder{color:#545859}.select-input__control.error{border:2px solid #e02631;outline-offset:4px}.select-input__control:focus~svg{transform:translateY(-50%) rotate(-90deg)}.select-input--hidden-labels .select-input__label{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.select-input--dark .select-input__control{background-color:#000;color:#fff}.select-input--dark .select-input__control-wrapper svg{color:#fff}.select-input:not(.select-input--full-width) .select-input__control-wrapper{width:min(100%,280px)}.text-input__label{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:20px;font-size:1.25rem;line-height:22px;line-height:1.375rem}.text-input__control-wrapper{display:flex}.text-input__control-wrapper .text-input__control{width:auto}.text-input__control,.text-input__control-prefix{font-size:13px;font-size:.8125rem;line-height:16px;line-height:1rem;border-radius:4px;display:block;padding:20px 16px}.text-input__control-prefix{background-color:#f6f6f5;border-right:1px solid #d9d9d6;color:#545859;flex:0 1 auto;border-top-right-radius:0;border-bottom-right-radius:0}.text-input__control-prefix~.text-input__control{border-top-left-radius:0;border-bottom-left-radius:0}.text-input__control{border:none;color:#000;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.text-input__control::-moz-placeholder{color:#545859;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-input__control::placeholder{color:#545859;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-input__control:-moz-read-only{background-color:#545859;color:hsla(0,0%,100%,.7)}.text-input__control:read-only{background-color:#545859;color:hsla(0,0%,100%,.7)}.text-input__control.error,.text-input__control.valid{outline-offset:4px}.text-input__control.error{border:2px solid #e02631}.text-input__control.valid{border:2px solid #30be3f}.text-input__control--search{padding:16px 24px}@media (min-width:769px){.text-input__control--search{padding:24px 32px}}.text-input__max-characters{font-size:13px;font-size:.8125rem;line-height:16px;line-height:1rem;display:block;opacity:.7;text-align:right;margin-top:8px}.text-input--live-validation .text-input__control.error,.text-input--live-validation .text-input__control.valid{padding-right:56px}.text-input--live-validation .text-input__control-wrapper{position:relative}.text-input--live-validation .text-input__control-wrapper:after{background-size:contain;background-position:50%;background-repeat:no-repeat;content:"";display:none;position:absolute;top:0;bottom:0;right:16px;width:24px}.text-input--live-validation .text-input__control-wrapper.error:after,.text-input--live-validation .text-input__control-wrapper.valid:after{display:block}.text-input--live-validation .text-input__control-wrapper.valid:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' fill='%2330BE3F' rx='12'/%3E%3Cpath stroke='%23fff' stroke-linejoin='round' stroke-width='1.5' d='M5.6 12.1l4.3 4.3 8.5-8.5'/%3E%3C/svg%3E")}.text-input--live-validation .text-input__control-wrapper.error:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' fill='%23E02631' rx='12'/%3E%3Cpath fill='%23fff' d='M6.9 5.8l11.3 11.3-1 1.1L5.8 6.9z'/%3E%3Cpath fill='%23fff' d='M5.8 17.1L17 5.8l1 1L6.9 18.3z'/%3E%3C/svg%3E")}.video-input-captioned__upload-button{position:relative}.video-input-captioned__upload-button__placeholder{background-color:#d9d9d6;border-radius:4px;border:4px dashed hsla(0,0%,100%,.7);color:#545859;padding:44px 14px;text-align:center}.video-input-captioned__upload-button__placeholder small,.video-input-captioned__upload-button__placeholder span,.video-input-captioned__upload-button__placeholder svg{display:block;margin:0 auto}.video-input-captioned__upload-button__placeholder svg{margin-bottom:16px}.video-input-captioned__upload-button__placeholder span{font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-weight:600}.video-input-captioned__upload-button__placeholder small{font-size:12px;font-size:.75rem;line-height:18px;line-height:1.125rem}.video-input-captioned__upload-button__placeholder{width:100%}.video-input-captioned__upload-button__preview{border:1px solid #fff;border-radius:4px;pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.video-input-captioned__upload-button__preview img{background-color:#d9d9d6;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.video-input-captioned__upload-button__preview:after{content:"";display:block;background-color:rgba(0,0,0,.4);position:absolute;top:0;left:0;right:0;bottom:0}.video-input-captioned__upload-button__preview svg{color:#fff;position:absolute;margin:0;top:12px;left:12px;z-index:1}.video-input-captioned__upload-button.error .video-input-captioned__upload-button__placeholder{border-color:#e02631}.add-video-modal{background-color:#d9d9d6;color:#000;gap:12px;text-align:center;padding:0}.add-video-modal .error-message{color:#e02631!important}.add-video-modal h2{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:26px;font-size:1.625rem;line-height:28px;line-height:1.75rem}@media (min-width:569px){.add-video-modal h2{font-size:32px;font-size:2rem;line-height:32px;line-height:2rem}}.add-video-modal h2:not(:last-child){margin-bottom:8px}.add-video-modal p{color:#545859}.add-video-modal__content{display:flex;flex-direction:column;gap:24px;padding:0 16px 40px}@media (min-width:769px){.add-video-modal__content{padding-left:40px;padding-right:40px}}@media (min-width:1200px){.add-video-modal__content{padding-left:72px;padding-right:72px}}.add-video-modal__close{background-color:#fff;border-radius:50%;margin:16px 16px 16px auto}.add-video-modal__close span{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.add-video-modal__close svg{display:block}.add-video-modal .text-input__label{font-weight:600;font-size:16px;font-size:1rem;line-height:26px;line-height:1.625rem}.add-video-modal__thumbnail{margin:0 auto;max-width:100%;width:240px}.add-video-modal__submit{transition:all .3s ease;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;border-radius:4px;display:inline-flex;gap:10px;margin:0 auto;font-weight:600;padding:15px 30px;justify-content:center;text-align:center}.add-video-modal__submit svg{flex:none}.add-video-modal__submit{background-color:#005960;color:#fff;display:flex}.add-video-modal__submit:disabled{background-color:#545859;cursor:not-allowed;color:hsla(0,0%,100%,.7)}.story-image{display:grid;gap:16px;color:hsla(0,0%,100%,.7);margin:0 auto;width:-moz-fit-content;width:fit-content}@media (min-width:769px){.story-image{gap:24px}}.story-image picture{width:-moz-fit-content;width:fit-content}.story-image picture--portrait{--height-limit:300px}@media (min-height:520px){.story-image picture--portrait{--height-limit:550px}}@media (min-height:1024px){.story-image picture--portrait{--height-limit:800px}}.story-image picture--portrait img{max-height:min(var(--height-limit),calc(100vh - var(--stories-portal-site-header__height-static)));max-height:min(var(--height-limit),calc(100dvh - var(--stories-portal-site-header__height-static)))}.story-image__caption{font-size:13px;font-size:.8125rem;line-height:16px;line-height:1rem;min-width:100%;max-width:52ch;width:0}.story-subtitle__subtitle{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;max-width:42ch}@media (min-width:769px){.story-subtitle__subtitle{font-size:26px;font-size:1.625rem;line-height:32px;line-height:2rem}}.story-text__text{color:hsla(0,0%,100%,.7)}.story-text__text p:not(:last-child){margin-bottom:1.62em}.story-video{color:hsla(0,0%,100%,.7);display:grid;gap:16px;margin:0 auto}@media (min-width:769px){.story-video{gap:24px}}.story-video__video{position:relative}.story-video__video iframe{display:block;width:100%}.story-video__poster{color:#fff;isolation:isolate}.story-video__poster,.story-video__poster:before{position:absolute;top:0;left:0;right:0;bottom:0}.story-video__poster:before{transition:all .3s ease;background-color:#000;content:"";opacity:.6;z-index:-1}.story-video__poster:focus:before,.story-video__poster:hover:before{opacity:.8}.story-video__poster span{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.story-video__poster-image{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;min-width:100%;min-height:100%;z-index:-2}.story-video__caption{font-size:13px;font-size:.8125rem;line-height:16px;line-height:1rem;min-width:100%;max-width:52ch;width:0}.casualty-stories__stories{display:grid;margin:0 calc(var(--casualty-story__scale-size)*-1)}.casualty-stories__stories .casualty-stories__stories__story>*{margin:0 auto}@media (min-width:769px){.casualty-stories__stories{grid-template-columns:repeat(2,minmax(0,1fr))}.casualty-stories__stories .casualty-stories__stories__story>*{margin:0}.casualty-stories__stories .casualty-stories__stories__story:nth-child(2n)>*{margin-left:auto}}@media (min-width:1200px){.casualty-stories__stories{grid-template-columns:repeat(3,minmax(0,1fr))}.casualty-stories__stories .casualty-stories__stories__story:nth-child(3n+2)>*{margin-left:auto;margin-right:auto}.casualty-stories__stories .casualty-stories__stories__story:nth-child(3n+3)>*{margin-right:auto}}.casualty-stories__stories__story{display:flex}.casualty-stories__stories__story>*{width:100%}.read-more-stories h2{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:40px;font-size:2.5rem;line-height:48px;line-height:3rem;margin-bottom:1rem}@media (max-width:768px){.read-more-stories h2{font-size:32px;font-size:2rem;line-height:40px;line-height:2.5rem}}@media (max-width:568px){.read-more-stories h2{font-size:28px;font-size:1.75rem;line-height:36px;line-height:2.25rem;margin-bottom:0}}:root{--casualty-story__scale-size:24px}.casualty-story{color:#fff;max-width:440px;position:relative;pointer-events:none}.casualty-story a{pointer-events:all}.casualty-story__image-frame{transition:all .3s ease;position:relative;border-radius:4px;overflow:hidden}.casualty-story__image-frame__border{border:2px solid #fff;border-radius:inherit;transition:inherit;position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%);opacity:1}.casualty-story__image-frame__border:after{content:"";display:block;padding-bottom:100%}.casualty-story__image-clipper{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transition:all .3s ease,border-color .05s ease-out .25s}.casualty-story__image-clipper:after{content:"";display:block;padding-bottom:100%;position:relative;background-color:#000;transition:all .3s ease-out;opacity:0;z-index:1;transform:scale(1)}.casualty-story picture img{transition:all .3s ease;background-color:#dedede;position:absolute;display:block;top:0;left:0;right:0;bottom:0;transform-origin:center center;transform:scale(1);width:100%}.casualty-story__image-fallback{align-items:center;justify-content:center;background-color:#292929;position:absolute;display:flex;top:0;left:0;right:0;bottom:0}.casualty-story__image-fallback img{transition:all .3s ease;width:62%}.casualty-story:not(:hover):not(:focus-within) .casualty-story__image-frame__border{opacity:0;width:calc(100% - var(--casualty-story__scale-size)*2)}.casualty-story:not(:hover):not(:focus-within) .casualty-story__image-clipper:after{opacity:.2}.casualty-story:not(:hover):not(:focus-within) .casualty-story__image-clipper{border-color:transparent;clip-path:polygon(var(--casualty-story__scale-size) var(--casualty-story__scale-size),calc(100% - var(--casualty-story__scale-size)) var(--casualty-story__scale-size),calc(100% - var(--casualty-story__scale-size)) calc(100% - var(--casualty-story__scale-size)),var(--casualty-story__scale-size) calc(100% - var(--casualty-story__scale-size)))}.casualty-story:not(:hover):not(:focus-within) .casualty-story__text{transform:translateY(calc(var(--casualty-story__scale-size)*-1))}.casualty-story:not(:hover):not(:focus-within) .casualty-story__image-fallback img,.casualty-story:not(:hover):not(:focus-within) picture img{transform:scale(.944)!important}.casualty-story__text{padding:20px var(--casualty-story__scale-size) var(--casualty-story__scale-size);transform:translateY(0);transition:all .3s ease-out;position:relative;z-index:2}.casualty-story__title{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;transition:all .3s ease;font-size:24px;font-size:1.5rem;line-height:26px;line-height:1.625rem;color:inherit;margin:0}.casualty-story__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.casualty-story__tag{transition:all .3s ease;font-size:12px;font-size:.75rem;line-height:16px;line-height:1rem;border-radius:9999px;background-color:#005960;font-weight:600;padding:4px 14px}.casualty-story__tag:focus,.casualty-story__tag:hover{background-color:#fff;color:#005960}.casualty-story__meta{font-size:13px;font-size:.8125rem;line-height:16px;line-height:1rem}.casualty-story__meta:not(:empty){margin-top:20px}.casualty-story__author-name{transition:-webkit-text-decoration .3s ease;transition:text-decoration .3s ease;transition:text-decoration .3s ease, -webkit-text-decoration .3s ease;-webkit-text-decoration:underline hsla(0,0%,100%,0);text-decoration:underline hsla(0,0%,100%,0);font-weight:700}.casualty-story__author-name:focus,.casualty-story__author-name:hover{-webkit-text-decoration:underline currentColor;text-decoration:underline currentColor}.casualty-story__location{align-items:center;display:flex;gap:4px;flex-wrap:wrap}.casualty-story__link span{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.casualty-story__link:after{content:"";position:absolute;top:0;left:var(--casualty-story__scale-size);right:var(--casualty-story__scale-size);bottom:0}.casualty-story__link:focus:after{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color;outline-offset:var(--casualty-story__scale-size)}.pagination{gap:8px;flex-wrap:wrap}.pagination,.pagination__arrow,.pagination__number{align-items:center;display:flex;justify-content:center}.pagination__arrow,.pagination__number{border-radius:50%;height:48px;width:48px;overflow:hidden;aspect-ratio:1/1}.pagination__number{transition:all .3s ease}.pagination__number:not(.pagination__number--active){background-color:#fff;color:#545859}.pagination__number:not(.pagination__number--active):focus,.pagination__number:not(.pagination__number--active):hover{background-color:#545859;color:#fff}.pagination__number--active{background-color:#005960;color:#fff}.pagination__arrow svg{transition:all .3s ease;transform-origin:left center}.pagination__arrow span{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.pagination__arrow--previous{transform:scaleX(-1)}.pagination__arrow:focus svg,.pagination__arrow:hover svg{transform:scale(1.2)}.results-table{min-width:100%}.results-table td,.results-table th{padding:32px 14px}@media (max-width:1199px){.results-table td:last-child,.results-table th:last-child{padding-top:0}}@media (min-width:1200px){.results-table td,.results-table th{padding:24px}.results-table td:last-child,.results-table th:last-child{padding-left:0}}.results-table td>:not(:last-child),.results-table td dl>:not(:last-child),.results-table th>:not(:last-child),.results-table th dl>:not(:last-child){margin-bottom:16px}.results-table dl,.results-table dl dd{margin:0}.results-table dl dt:after{content:":"}.results-table dl dt:not(.results-table__term-visible){position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.results-table th{font-size:13px;font-size:.8125rem;line-height:16px;line-height:1rem;font-weight:400;text-align:left;max-width:22ch;vertical-align:bottom}.results-table th:last-child{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}@media (max-width:1199px){.results-table th{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}}.results-table tr:not(:last-child){border-bottom:16px solid #000}.results-table tbody tr{background-color:rgb(24.6,24.6,24.6)}.results-table tbody td{font-size:14px;font-size:.875rem;line-height:16px;line-height:1rem}@media (max-width:1199px){.results-table tbody td{display:block}.results-table tbody td:not(:last-child):before{content:attr(data-heading);display:block;margin-bottom:16px;opacity:.7}}@media (min-width:1200px){.results-table tbody td{width:-moz-min-content;width:min-content}}.results-table tbody td:not(:first-child):not(:last-child){position:relative}.results-table tbody td:not(:first-child):not(:last-child):after{content:"";position:absolute}@media (max-width:1199px){.results-table tbody td:not(:first-child):not(:last-child):after{border-top:1px solid #545859;top:0;left:14px;right:14px}}@media (min-width:1200px){.results-table tbody td:not(:first-child):not(:last-child):after{border-left:1px solid #545859;top:24px;left:0;bottom:24px}}.results-table__name{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:24px;font-size:1.5rem;line-height:26px;line-height:1.625rem}@media (min-width:1200px){.results-table__name{font-size:16px;font-size:1rem;line-height:18px;line-height:1.125rem}}.results-table__location{align-items:center;display:flex;gap:4px;flex-wrap:wrap}.results-table__location svg{flex:none}.results-table__emphasis{font-weight:700}.results-table__emphasis--large{font-size:16px;font-size:1rem;line-height:19px;line-height:1.1875rem}.results-table__buttons{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}@media (min-width:1200px){.results-table__buttons{flex-direction:column;width:-moz-fit-content;width:fit-content}}.results-table__limit-heading-length{display:block;max-width:18ch}@media (min-width:1200px){.results-table__button{white-space:nowrap}}.results-table__button--ghost,.results-table__button--green{transition:all .3s ease;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;border-radius:4px;display:inline-flex;gap:10px;margin:0 auto;font-weight:600;padding:15px 30px;text-align:center}.results-table__button--ghost svg,.results-table__button--green svg{flex:none}.results-table__button--ghost,.results-table__button--green{margin:0;justify-content:center}@media (min-width:1200px){.results-table__button--ghost,.results-table__button--green{min-width:100%}}.results-table__button--green{background-color:#005960;color:#fff}.results-table__button--green:focus,.results-table__button--green:hover{background-color:#fff;color:#292929}.results-table__button--ghost{border:1px solid #fff}.results-table__button--ghost:focus,.results-table__button--ghost:hover{background-color:#fff;color:#292929}.results-table__button--external{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}@media (max-width:1199px){.results-table__button--external{width:100%}}.results-table__button--external svg{flex:none}.search-filters label{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.search-filters__filters{display:flex;flex-direction:column;flex-wrap:wrap;gap:16px;padding:16px 0}@media (min-width:980px){.search-filters__filters{border-bottom:1px solid #545859;flex-direction:row;padding:26px 0}}.search-filters__filters.is-filter-open .vscomp-ele-wrapper:not([aria-expanded=true]){pointer-events:none}.search-filters__filter{flex:1 0 auto}.search-filters__filter,.search-filters__header__sort{max-width:100%}@media (min-width:980px){.search-filters__filter,.search-filters__header__sort{max-width:360px;max-width:min(100%,360px)}}.search-filters__header{display:flex;gap:16px;flex-direction:column-reverse}.search-filters__header:first-child{padding:16px 0}@media (min-width:980px){.search-filters__header{align-items:center;flex-direction:row;padding-top:26px}.search-filters__header:first-child,.search-filters__header:has(h2){padding-top:48px}}.search-filters__header h2{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:32px;font-size:2rem;line-height:32px;line-height:2rem}@media (min-width:1200px){.search-filters__header h2{font-size:40px;font-size:2.5rem;line-height:40px;line-height:2.5rem}}.search-filters__header__sort{flex-grow:1}@media (min-width:980px){.search-filters__header__sort{max-width:280px;margin-left:auto}}.search-results{padding-bottom:56px;--search-results__listing-y-padding:48px}@media (min-width:769px){.search-results{--search-results__listing-y-padding:64px}}.search-results__results{padding:calc(var(--search-results__listing-y-padding) - var(--casualty-story__scale-size)) 0}.search-results__main{position:relative;isolation:isolate}.search-results__main:not(.is-loading) .search-results__spinner{visibility:hidden;opacity:0}.search-results__spinner{transition:all .3s ease;background-color:rgba(0,0,0,.8);backdrop-filter:blur(2px);position:absolute;top:0;left:0;right:0;bottom:-2px;z-index:10}.search-results__spinner__content{display:flex;flex-direction:column;gap:12px;align-items:center;padding:calc(var(--search-results__listing-y-padding) + 150px) 0;position:sticky;top:var(--stories-portal-site-header__height-static);bottom:var(--stories-portal-site-header__height-static)}.search-results__spinner__content svg{animation:search-results__spinner 3s linear infinite}.search-results__spinner__content span{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;font-weight:600}.search-results__share{margin-top:56px}@media (min-width:769px){.search-results__share{margin-top:48px}}@keyframes search-results__spinner{0%,to{transform:translate(-20%,-20%)}15%{transform:translate(-20%,20%)}30%{transform:translate(20%,-20%)}45%{transform:translate(20%,20%)}60%{transform:translate(-20%,-20%)}75%{transform:translate(-20%,20%)}90%{transform:translate(20%,-20%)}}.share-options{text-align:center}.share-options__title{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:24px;font-size:1.5rem;line-height:26px;line-height:1.625rem;margin-bottom:24px}.share-options__links{display:inline-flex;gap:12px}.share-options__link{display:block}.share-options__link svg{transition:all .3s ease;border:1px solid #fff;border-radius:50%;display:block}.share-options__link span{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;background:none!important}.share-options__link:focus svg,.share-options__link:hover svg{background-color:#fff;color:#000}.donate-container{background-color:#235d37;color:#fff;display:flex;flex-direction:column-reverse}.donate-container .h3,.donate-container h3{font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;margin-bottom:1rem;font-weight:600;color:#565656;font-family:open-sans,sans-serif;margin-top:20px}@media (min-width:980px){.donate-container .h3,.donate-container h3{font-size:20px;font-size:1.25rem;line-height:26px;line-height:1.625rem;margin-top:30px}}.donate-container img{max-width:100%;height:auto;vertical-align:bottom}.donate-container img.cover{width:100%;-o-object-fit:cover;object-fit:cover}.donate-container img.cover.cover-height{height:100%}.donate-container .donate-text{padding:30px 20px}.donate-container .donate-text h3{color:#fff}.donate-container .desc{font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem}@media (min-width:980px){.donate-container{flex-direction:row;justify-content:space-between}.donate-container .donate-text{padding:30px 50px}.donate-container .donate-image{width:45%}.donate-container .donate-text{width:55%}.donate-container .button{margin-top:0}}.donate-container a{transition:all .3s ease;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;border-radius:4px;display:inline-flex;gap:10px;margin:0 auto;font-weight:600;padding:15px 30px;justify-content:center;text-align:center}.donate-container a svg{flex:none}.donate-container a{border:1px solid #292929;margin-top:30px;background-color:#292929;color:#fff;border-radius:0}.donate-container a:focus,.donate-container a:hover{color:#fff;background-color:#545859}.donate-bar .donate-container{background-color:#a2b2c8;color:#343434}.donate-bar .donate-container .donate-text h3{color:#fff}.write-story-cta{padding:24px 0}@media (min-width:1200px){.write-story-cta{padding-left:72px;padding-right:72px}}.write-story-cta__title{font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;margin-bottom:32px}@media (min-width:769px){.write-story-cta__title{font-size:26px;font-size:1.625rem;line-height:32px;line-height:2rem}}.write-story-cta__text{color:hsla(0,0%,100%,.7);margin-bottom:48px}.write-story-cta__button{transition:all .3s ease;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;border-radius:4px;display:inline-flex;gap:10px;margin:0 auto;font-weight:600;padding:15px 30px;justify-content:center;text-align:center}.write-story-cta__button svg{flex:none}.write-story-cta__button{background-color:#005960;color:#fff}.vscomp-ele-wrapper{font:inherit}.vscomp-ele{display:block;max-width:none}.vscomp-ele *{box-shadow:none}.vscomp-ele.pop-comp-active .vscomp-toggle-button{border-bottom-left-radius:0;border-bottom-right-radius:0}.vscomp-ele.pop-comp-active .vscomp-arrow{transform:translateY(-50%) scaleY(-1)}.vscomp-arrow{height:40px!important;width:40px!important;transform:translateY(-50%);position:absolute;top:50%;right:6px;display:flex!important}.vscomp-arrow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M17.5 27.5l-1.1-1.1 6.5-6.5-6.5-6.5 1.1-1.1 7 7c.3.3.3.8 0 1.1l-7 7.1z'/%3E%3C/svg%3E");border:none;display:block;transform:rotate(90deg);height:100%;width:100%;margin-top:0}.vscomp-toggle-button{align-items:center;border-radius:4px;border:none;padding:20px 62px 20px 16px!important;overflow:hidden}.vscomp-toggle-button.overflow:after{align-items:center;bottom:0;content:"...";display:flex;position:absolute;margin-top:0;right:45px;top:0}.vscomp-wrapper.show-value-as-tags.has-value .vscomp-toggle-button{padding:15px 62px 15px 16px!important}.vscomp-clear-icon:after,.vscomp-clear-icon:before{background-color:#fff!important}.vscomp-dropbox-container{top:100%;transform:none!important;border-radius:0 0 4px 4px;z-index:20!important}.vscomp-value{font-size:13px;font-size:.8125rem;line-height:16px;line-height:1rem;height:auto!important;min-height:auto!important;padding:0!important;flex-wrap:nowrap!important;gap:8px;overflow:hidden!important}.vscomp-option{padding:12px 16px;height:auto!important}.vscomp-option:after{border-top:1px solid rgba(84,88,89,.2);display:block;content:"";position:absolute;bottom:0;left:16px;right:16px}.vscomp-option .checkbox-icon{height:20px;margin-right:10px;width:20px}.vscomp-option .checkbox-icon:after{display:none}.vscomp-option .vscomp-option-text{font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;width:calc(100% - 30px)!important}.vscomp-option:not(.selected) .checkbox-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Crect width='19' height='19' x='.5' y='.5' stroke='%23545859' rx='1.5'/%3E%3C/svg%3E")}.vscomp-option.selected{background-color:rgba(217,217,214,.5)}.vscomp-option.selected .checkbox-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Crect width='20' height='20' fill='%23005960' rx='2'/%3E%3Cpath stroke='%23fff' stroke-linejoin='round' d='M4 10l4.2 4.2 8.5-8.4'/%3E%3C/svg%3E")}.vscomp-option.focused:not(.selected){background-color:rgba(217,217,214,.3)}.vscomp-dropbox-close-button{display:none!important}.vscomp-option-text,.vscomp-value{color:#000;opacity:1!important}.vscomp-value-tag{flex-shrink:0;border:none;background-color:#005960;color:#fff;margin:0!important}.vscomp-value-tag-content span{display:none}.vscomp-actions{background-color:#fff;display:flex;flex-wrap:wrap;padding:10px 16px;gap:16px}.vscomp-actions .vscomp-apply-action,.vscomp-actions .vscomp-clear-action{transition:all .3s ease;font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;border-radius:4px;display:inline-flex;gap:10px;margin:0 auto;font-weight:600;padding:15px 30px;justify-content:center;text-align:center}.vscomp-actions .vscomp-apply-action svg,.vscomp-actions .vscomp-clear-action svg{flex:none}.vscomp-actions .vscomp-apply-action,.vscomp-actions .vscomp-clear-action{flex:1 1 0%;white-space:nowrap}.vscomp-actions .vscomp-apply-action{background-color:#005960;color:#fff}.vscomp-actions .vscomp-clear-action{border:1px solid #000}.vscomp-header{font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;background-color:#fff;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.vscomp-header .vscomp-close-action{display:flex;align-items:center}.vscomp-wrapper.show-as-popup .vscomp-dropbox-container{padding-top:var(--stories-portal-site-header__height-static)!important}.vscomp-wrapper.show-as-popup .vscomp-options-list{background-color:#fff}.vscomp-wrapper.show-as-popup .vscomp-dropbox{margin-top:0;max-height:100%}.vscomp-wrapper:not(.show-as-popup) .vscomp-options-container{max-height:none!important}.vscomp-wrapper:not(.show-as-popup) .vscomp-header{display:none}.story-detail__content{--gap:24px;padding-top:64px}@media (min-width:769px){.story-detail__content{--gap:32px}}.story-detail__content :has(.story-image,.story-video){--gap:48px}@media (min-width:769px){.story-detail__content :has(.story-image,.story-video){--gap:80px}}.story-detail__content__item:not(:first-child){margin-top:var(--gap)}.story-detail__content__item:not(:last-child){margin-bottom:var(--gap)}@media (min-width:1200px){.story-detail__content__item{padding-left:96px;padding-right:96px}}.story-detail .donate-bar,.story-detail__related-stories,.story-detail__social-share{margin-top:56px;margin-bottom:56px}@media (min-width:769px){.story-detail .donate-bar,.story-detail__related-stories,.story-detail__social-share{margin-top:80px;margin-bottom:80px}}.story-detail__related-stories{background-color:rgb(16.4,16.4,16.4)}.story-detail__related-stories__title{--margin-b:40px;font-family:trajan-pro-3,serif;text-transform:uppercase;font-weight:400;font-size:24px;font-size:1.5rem;line-height:26px;line-height:1.625rem;margin-bottom:calc(var(--margin-b) - var(--casualty-story__scale-size));text-align:center}@media (min-width:769px){.story-detail__related-stories__title{font-size:26px;font-size:1.625rem;line-height:32px;line-height:2rem;--margin-b:56px}}
/*# sourceMappingURL=style_stories-portal.css.map */
