.main{min-height:50vh}
.button{appearance:none;display:flex;justify-content:center;align-items:center;width:100%;height:50px;border:0;outline:0;cursor:pointer;white-space:nowrap;font-weight:bold;border-radius:4px}.button:disabled{pointer-events:none;opacity:.3}@media(min-width: 768px){.button{padding:0 25px;width:auto}}.button__icon{display:none}.button__icon svg{fill:#000}@media(min-width: 768px){.button__icon{display:flex}.button__icon--start{margin-right:15px}.button__icon--end{margin-left:15px}}.button:focus{outline:0}.button--primary{background:#000;border:1px solid #000;color:#fff}.button--primary svg{fill:#fff}.button--primary:hover{background:#fff;color:#000}.button--primary:hover svg{fill:#000}.button--primary:disabled{opacity:.15}.button--primary-second{background:#000;border:1px solid #fff;color:#fff}.button--primary-second svg{fill:#fff}.button--primary-second:hover{background:#fff;color:#000}.button--primary-second:hover svg{fill:#000}.button--primary-second:disabled{opacity:.15}.button--purchase{background:#1877f2;color:#fff}.button--purchase svg{fill:#fff}.button--purchase:hover{opacity:.7}.button--secondary{background:#fff;border:1px solid #7f7f7f;color:#7f7f7f}.button--secondary svg{fill:#7f7f7f}.button--secondary:hover{background:#000;border:1px solid #000;color:#fff}.button--secondary:hover svg{fill:#fff}.button--secondary-action{background:#fff;color:#000;border:1px solid #000}.button--secondary-action svg{fill:#000}.button--secondary-action:hover{background:#000;color:#fff}.button--secondary-action:hover svg{fill:#fff}.button--tertiary{background:rgba(0,0,0,0);color:#e5e5e5;border:1px solid #e5e5e5}.button--tertiary svg{fill:#e5e5e5}.button--tertiary:hover{background:#fff;color:#000;border-color:#dcdcdc}.button--tertiary:hover svg{fill:#000}.button--danger{background:#fff;color:#ec3850;border:1px solid #ec3850}.button--danger svg{fill:#ec3850}.button--danger:hover{background:#ec3850;color:#fff}.button--danger:hover svg{fill:#fff}.button--size-2x{min-height:70px;padding:0 30px;min-width:120px;font-weight:700;font-size:20px;width:unset}
.icon-button{appearance:none;background:transparent;padding:0;border:0;width:100%;height:100%;display:flex;cursor:pointer}.icon-button svg{fill:#000}.icon-button:focus{outline:0}
.collapsed-text{font-size:.875rem;display:flex;flex-direction:column;align-items:flex-end}@media(min-width: 768px){.collapsed-text{align-items:baseline;font-size:1rem}}.collapsed-text__body{text-align:left;white-space:pre-wrap}.collapsed-text a.collapsed-text__more{text-decoration:underline;font-weight:bold;color:#979797;margin-right:18px;align-self:flex-end}@media(min-width: 768px){.collapsed-text a.collapsed-text__more{margin-top:10px;align-self:flex-start}}
.dropdown{display:flex;flex-direction:column;color:#000}.dropdown__label{font-weight:bold}.dropdown__select{height:50px;border:1px solid #a2a2a2;border-radius:0;background:#f4f4f4;padding:0 10px;cursor:pointer}.dropdown__select:focus{outline:0}
.dropdown{display:flex;flex-direction:column;color:#000}.dropdown__label{font-weight:bold}.dropdown__top-label{margin:0;color:#a2a2a2;padding-left:1rem;font-size:.8rem}.dropdown__select{height:50px;border:1px solid #a2a2a2;border-radius:0;background:#f0f0f0;padding:0 10px;cursor:pointer}.dropdown__select:focus{outline:0}
.text-input{background:#fff;color:#000;display:flex;flex-direction:column;width:100%}.text-input__label{font-weight:bold}@media(min-width: 768px){.text-input__label{font-size:18px}}.text-input__input{border:1px solid #a2a2a2;background:#f4f4f4;height:50px;padding:12px 16px}.text-input__input:focus{outline:0}.text-input__input--multiline{height:170px}
.upload-file-area{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;cursor:pointer}.upload-file-area:focus{outline:0}.upload-file-area__text-main{margin:0;text-align:center}@media(min-width: 768px){.upload-file-area__text-main{font-size:18px}}.upload-file-area__text-main.text-ellipsis{font-size:1rem;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:232px;margin-left:20px}.upload-file-area__text-sub{color:#a2a2a2;font-size:.75rem;margin:0;text-align:center}@media(min-width: 768px){.upload-file-area__text-sub{font-size:.875rem}}
.multi-select__container{width:100%}.multi-select__menu-portal{z-index:502 !important}.multi-select__label{font-weight:bold}@media(min-width: 768px){.multi-select__label{font-size:18px}}.multi-select__control{background:#f0f0f0 !important;border-radius:4px !important;border-color:#a2a2a2 !important;min-height:50px !important}.multi-select__control--is-focused{box-shadow:none !important}.multi-select__value-container{padding:.25rem .5rem !important}.multi-select__value-container--has-value{background:#fff !important}.multi-select__placeholder{color:#a2a2a2 !important}.multi-select__option{color:#000 !important}.multi-select__option--is-focused{background-color:#f4f4f4 !important}.multi-select__multi-value{padding:.25rem !important;margin-right:.5rem !important;border:1px solid #a2a2a2 !important;background:#f0f0f0 !important;border-radius:4px !important}.multi-select__multi-value__remove{color:#a2a2a2 !important;background-color:inherit !important;cursor:pointer}.multi-select__indicators{display:none}.multi-select__indicator{align-items:center;color:#a2a2a2 !important;cursor:pointer}.multi-select__indicator:hover{color:#a2a2a2 !important}.multi-select__clear-indicator{background:#fff !important}.multi-select__dropdown-indicator{color:#000 !important}.multi-select__indicator-separator{height:100%;margin-top:0 !important;margin-bottom:0 !important;background:solid #a2a2a2 !important}.multi-select__menu{border-radius:0 !important}.form-control--error .multi-select__control{border-color:#ec3850 !important}.single-select__container{width:100%;padding:0 !important}.single-select__menu-portal{z-index:502 !important}.single-select__label{font-weight:bold;padding:0}@media(min-width: 768px){.single-select__label{font-size:18px}}.single-select__control{background:#f0f0f0 !important;border-radius:4px !important;border-color:#a2a2a2 !important;min-height:50px !important}.single-select__control--is-focused{box-shadow:none !important}.single-select__value-container{padding:.25rem .5rem !important}.single-select__value-container--has-value{background:#fff !important;padding:0 !important}.single-select__placeholder{color:#a2a2a2 !important}.single-select__option{display:flex !important;align-items:center !important;padding:0;color:#000 !important;border-right:1px solid #dadada}.single-select__option .avatar__image,.single-select__option .avatar__placeholder{width:32px;height:32px;margin:9px 8px 9px 17px}.single-select__option--is-focused{background-color:#f4f4f4 !important}.single-select__multi-value{padding:0 !important;margin:0 !important;border:none !important;background:#fff !important}.single-select__multi-value__label{display:flex !important;align-items:center !important;padding:0 !important;margin:0 !important}.single-select__multi-value__label .avatar__image,.single-select__multi-value__label .avatar__placeholder{width:32px;height:32px;margin:9px 8px 9px 17px}.single-select__multi-value__label a.avatar{text-decoration:none}.single-select__multi-value__remove{display:none !important}.single-select__indicators{align-items:stretch !important}.single-select__indicator{align-items:center;color:#a2a2a2 !important;cursor:pointer}.single-select__indicator:hover{color:#a2a2a2 !important}.single-select__indicator>svg{width:16px;height:16px;color:#a2a2a2}.single-select__clear-indicator{background:#fff !important}.single-select__dropdown-indicator{display:none !important}.single-select__indicator-separator{display:none}.single-select__menu{border-radius:0 !important}.single-select div[class^=fullname]{font-size:.875rem;color:#000}.single-select__menu-list{padding-top:0}.single-select__menu-list::-webkit-scrollbar{width:18px}.single-select__menu-list::-webkit-scrollbar-track{background:#fff}.single-select__menu-list::-webkit-scrollbar-thumb{height:252px;background:#dadada;border-radius:11px;border:4px solid #fff}@media(min-width: 768px){.single-select__menu-list::-webkit-scrollbar-thumb{height:124px}}.single-select__container.disabled .single-select__control{pointer-events:none}.single-select__container.disabled .single-select__control .single-select__indicators{pointer-events:all}.select-label-wrapper{display:flex;flex-direction:column;width:100%}.select-label-wrapper__label{margin:0;color:#a2a2a2;padding-left:1rem;font-size:.8rem}
.avatar__image{width:100%;height:100%;border-radius:50%;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover}.avatar__placeholder{background:#979797;display:flex;font-size:1em;height:100%;width:100%;border-radius:50%;align-items:center;justify-content:center;color:#fff}
.back-link{font-weight:bold;display:flex;align-items:center;cursor:pointer;transition:opacity .25s linear}.back-link:hover{opacity:.5}.back-link .icon{width:10px}@media(min-width: 768px){.back-link .icon{width:18px;height:30px}}.back-link__text{margin-left:10px}@media(min-width: 768px){.back-link__text{margin-left:21px;font-size:1.5rem}}
.icon{width:24px;height:24px}.icon-parent{display:inline-flex}.icon-parent.pointer{cursor:pointer}.icon--size-s{width:20px;height:20px}.icon--size-l{width:32px;height:32px}.icon--size-xs{width:16px;height:16px}.icon--size-xxs{width:10px;height:10px}.icon--size-xl{width:40px;height:40px}.icon--size-xxl{width:80px;height:80px}
.upload-file-button{height:50px;border:1px solid #000;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:4px}.upload-file-button--disabled{cursor:not-allowed;opacity:.5}@media(min-width: 768px){.upload-file-button{padding:0 25px;margin:0;font-weight:bold}}.upload-file-button__input{display:none}
.disableSave{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}
.product-card{display:block;cursor:pointer;border-radius:4px}@media(min-width: 768px){.product-card__details{max-width:unset}.product-card__price-details{max-width:unset}}.product-card__discontinued{color:#b4b4b4;font-weight:bold;font-size:1.125rem;display:block;position:absolute;right:0;top:10px;background:#dcdcdc;text-align:center;padding:10px 30px}.no-image-icon{height:130px;width:130px}@media(min-width: 1024px){.no-image-icon{height:200px;width:200px}}@media(min-width: 1260px){.no-image-icon{height:240px;width:240px}}
.input-checkbox{align-items:center;font-size:14px;margin-bottom:12px}@media(min-width: 768px){.input-checkbox{margin-bottom:20px}}.input-checkbox:last-child{margin-bottom:0}.input-checkbox__indicator{width:23px;border-radius:4px}.input-checkbox__label{padding-left:16px;white-space:nowrap}.input-checkbox__label-icon{display:flex;margin-left:7px}.input-checkbox+.input-checkbox{margin-top:0}
.input-radio__set{margin-top:8px}.input-radio__set .input-radio{display:flex;align-items:center}@media(max-width: 768px){.input-radio__set .input-radio{margin-bottom:25px}}.input-radio__field:checked~.input-radio__indicator{background-color:#000}.input-radio__label{padding-left:16px;font-size:14px}@media(min-width: 768px){.input-radio__horizontal{display:flex;justify-content:space-between;margin-bottom:0}}
.input-label{font-size:16px;line-height:16px;font-weight:bold;margin-bottom:8px}@media(min-width: 768px){.input-label{font-size:18px}}
.modal__body p{font-size:.875rem;margin-bottom:24px}@media(min-width: 768px){.modal__body p{font-size:1rem}}.modal__body a{color:#000;font-weight:normal;text-decoration:underline;transition:opacity .25s ease}.modal__body a:hover{text-decoration:underline;opacity:.5}
.modal__title{display:block;margin-bottom:15px;font-size:1.5rem}.modal__close-wrapper{width:100%;display:flex;justify-content:flex-end}.modal__close{display:block;cursor:pointer;border:0;z-index:2;height:16px;width:16px}.modal__close--icon{fill:#000}
.modal__footer{display:flex;flex-direction:column;margin-top:8px}@media(min-width: 768px){.modal__footer{flex-direction:row-reverse}}.modal__footer .button{margin-top:16px}@media(min-width: 768px){.modal__footer .button{margin-left:16px;min-width:120px}}
.modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:0;transition:opacity .15s linear}.modal__backdrop--show{opacity:.5;z-index:3}.modal__dialog{position:fixed;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;outline:0;opacity:0;transition:opacity .15s linear;margin:16px}@media(min-width: 768px){.modal__dialog{justify-content:center;margin:0}}.modal__dialog--show{display:flex;opacity:1;z-index:501}.modal__dialog.fullscreen{margin:0}.modal__container{position:relative;width:100%;min-height:auto;display:flex;flex-direction:column;transform:scale(0);transform-origin:top;transition:transform .2s ease-in-out}@media(min-width: 768px){.modal__container{margin:auto;justify-content:center;width:500px}}.modal__container--show{transform:scale(1)}.modal__content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;color:#000;background-clip:padding-box;outline:0;padding:24px;border-radius:4px}@media(min-width: 768px){.modal__content{padding:36px}}
.tag-selector__body{margin-bottom:-12px}.tag-selector__label{font-weight:bold;margin-bottom:8px}@media(min-width: 768px){.tag-selector__label{font-size:18px}}.tag-selector__description{font-size:1rem;color:#979797;margin-bottom:16px}@media(min-width: 768px){.tag-selector__description{font-size:16px}}.tag-selector__button{height:30px;min-width:80px;font-size:14px;background:#fff;padding:0 8px;border:1px solid #f4f4f4;margin:0 10px 12px 0;cursor:pointer;border-radius:4px}.tag-selector__button--active{background:#f4f4f4;border:1px solid #a2a2a2}.tag-selector__button:focus{outline:0}.form-control--error .tag-selector__button{border:1px solid #ec3850}
.social-links-wrapper{display:flex;flex-direction:row;align-items:center;border:1px solid #a2a2a2;background:#f4f4f4;height:50px;padding:12px 0 12px 16px;border-radius:4px}.social-links-wrapper.error{border-color:#ec3850}.social-links-wrapper .input-icon{margin-right:10px}.social-links-wrapper .social-link-placeholder{margin:0;padding-right:5px;color:#a2a2a2}@media(max-width: 480px){.social-links-wrapper .social-link-placeholder{display:none}}.social-links-wrapper .form-control__form-text-input{border:none;background:#f4f4f4;height:48px;width:auto;flex-grow:1;padding:12px 16px 12px 0}.social-links-wrapper .form-control__form-text-input:focus{outline:0}.social-links-wrapper .form-control__form-text-input--full-width{width:100%}.social-links-wrapper .form-control__form-text-input--error{border-color:#ec3850}
.tooltip-wrapper{display:flex;position:relative}.tooltip-wrapper .tooltip-tip{position:absolute;display:flex;border-radius:5px;left:50%;transform:translateX(-50%);padding:7px 10px;background-color:#1d1d1d;z-index:700;min-width:10rem}.tooltip-wrapper .tooltip-tip__content{margin:0;color:#fff;font-size:10px;font-weight:400;line-height:12px;width:100%;white-space:normal;text-align:center}.tooltip-wrapper .tooltip-tip::before{content:" ";left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-width:6px;margin-left:calc(6px * -1)}.tooltip-wrapper .top{top:0;transform:translateX(-50%) translateY(-100%)}.tooltip-wrapper .top::before{top:100%;border-top-color:#1d1d1d}.tooltip-wrapper .bottom{bottom:0;transform:translateX(-50%) translateY(100%)}.tooltip-wrapper .bottom::before{bottom:100%;border-bottom-color:#1d1d1d}.tooltip-wrapper .left{left:auto;right:100%;top:50%;transform:translateX(0) translateY(-50%)}.tooltip-wrapper .left::before{left:auto;right:calc(6px * -2);top:50%;transform:translateX(0) translateY(-50%);border-left-color:#1d1d1d}.tooltip-wrapper .right{left:100%;top:50%;transform:translateX(0) translateY(-50%)}.tooltip-wrapper .right::before{left:calc(6px * -1);top:50%;transform:translateX(0) translateY(-50%);border-right-color:#1d1d1d}
.form-control__form-label{font-weight:bold;margin-bottom:.5rem}
.form-control__form-text-input{border:1px solid #a2a2a2;background:#f4f4f4;height:50px;padding:12px 16px}.form-control__form-text-input:focus{outline:0}.form-control__form-text-input--multiline{height:170px}.form-control__form-text-input--full-width{width:100% !important}.form-control__form-text-input--error{border-color:#ec3850}
.form-control__form-error{color:#ec3850;font-size:.875rem;line-height:1rem;margin-top:8px}
.form-control{background:#fff;color:#000;display:flex;flex-direction:column}.form-control--full-width{width:100%}
.form-control__form-hint{color:#4f4f4f;font-size:1rem;line-height:1.2rem;margin-bottom:16px}
.form-control-dropdown{display:flex;flex-direction:column;color:#000}.form-control-dropdown__select{height:50px;border:1px solid #a2a2a2;border-radius:0;background:#f4f4f4;padding:0 10px;cursor:pointer}.form-control-dropdown__select:focus{outline:0}.form-control--error .dropdown__select{border-color:#ec3850}
.input-radio__set{margin-top:8px}.input-radio__set .input-radio{display:flex;align-items:center}@media(max-width: 768px){.input-radio__set .input-radio{margin-bottom:25px}}.input-radio__field:checked~.input-radio__indicator{background-color:#000}.input-radio__label{padding-left:16px;font-size:14px}@media(min-width: 768px){.input-radio__horizontal{display:flex;justify-content:space-between;margin-bottom:0}}
.pagination{display:flex;justify-content:center;align-items:center;margin-top:2rem}.pagination__current-page{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#fff;background-color:#000;border-radius:5px}.pagination__text{font-size:1rem;margin:0}.pagination__text.center{padding-left:1rem;padding-right:1rem}.pagination__icon-button{width:fit-content;display:flex;align-items:center}.pagination__icon-button.spacing-left{margin-right:.5rem;margin-left:1.2rem}.pagination__icon-button.spacing-right{margin-right:1.2rem;margin-left:.5rem}.pagination__icon-button:disabled{cursor:not-allowed}.pagination__icon-button:disabled svg{fill:#b4b4b4}.pagination__icon-button:hover svg{fill:#7f7f7f}.pagination__icon{margin:0 .5rem}.pagination__icon.small{width:12px;height:12px}
.Toastify__toast-container{z-index:9999;-webkit-transform:translate3d(0, 0, 9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}@media only screen and (max-width: 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:rgba(255,255,255,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes Toastify__bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes Toastify__bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes Toastify__bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{from{transform:translate3d(110%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideInLeft{from{transform:translate3d(-110%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideInUp{from{transform:translate3d(0, 110%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideInDown{from{transform:translate3d(0, -110%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(110%, 0, 0)}}@keyframes Toastify__slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-110%, 0, 0)}}@keyframes Toastify__slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 500px, 0)}}@keyframes Toastify__slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -500px, 0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}
.display-none{display:none}.flag.undefined{border:none}
.dashboard{display:flex;flex-direction:column;background-color:#fff;padding:15px 40px 20px;border-bottom:1px solid #f4f4f4}@media(max-width: 768px){.dashboard{padding:15px 40px}}.dashboard.dark{background-color:#f4f4f4}.dashboard__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media(max-width: 1024px){.dashboard__header{margin-bottom:8px}}@media(max-width: 768px){.dashboard__header{justify-content:initial}}.dashboard__header-title{font-size:16px;font-weight:700;margin:0;color:#1d1d1d}@media(max-width: 768px){.dashboard__header-title{width:100%;text-align:center;font-size:14px}}.dashboard__header .dashboard-upload{display:flex;flex-direction:row;align-items:center;cursor:pointer}.dashboard__header .dashboard-upload__text{font-size:16px;font-weight:400;margin:0;color:#1d1d1d}.dashboard__header .dashboard-upload svg{fill:#1d1d1d;margin-right:7px}.dashboard__header:hover .dashboard-upload__text{color:#7f7f7f}.dashboard__header:hover .dashboard-upload__icon{fill:#7f7f7f}.dashboard__main{display:flex;flex-direction:row;justify-content:space-between}@media(min-width: 768px){.dashboard__main{padding-left:15%;padding-right:15%}}@media(min-width: 1024px){.dashboard__main{padding-left:25%;padding-right:25%}}.dashboard__main .dashboard-item{display:flex;flex-direction:row;align-items:center;cursor:pointer}@media(max-width: 768px){.dashboard__main .dashboard-item{flex-direction:column}}.dashboard__main .dashboard-item__icon{fill:#1d1d1d;margin-right:15px;opacity:.5}@media(max-width: 768px){.dashboard__main .dashboard-item__icon{margin-right:0;margin-bottom:6px}}.dashboard__main .dashboard-item.no-fill .dashboard-item__icon{fill:transparent}.dashboard__main .dashboard-item .dashboard-item-values{display:flex;flex-direction:column}@media(max-width: 768px){.dashboard__main .dashboard-item .dashboard-item-values{align-items:center}}.dashboard__main .dashboard-item .dashboard-item-values__title{font-size:16px;font-weight:700;line-height:1;margin:0;color:#1d1d1d}@media(max-width: 768px){.dashboard__main .dashboard-item .dashboard-item-values__title{font-size:14px}}.dashboard__main .dashboard-item .dashboard-item-values__description{font-size:12px;font-weight:400;line-height:1;margin:0;color:#1d1d1d}.dashboard__main .dashboard-item:hover .dashboard-item-values__title,.dashboard__main .dashboard-item:hover .dashboard-item-values__description{color:#7f7f7f}.dashboard__main .dashboard-item:hover svg{fill:#7f7f7f}
.share-the-light-header{display:flex;justify-content:space-between;height:52px;align-items:center}@media(min-width: 768px){.share-the-light-header{position:relative;height:100px;padding-left:1rem;padding-right:1rem}}@media(min-width: 1024px){.share-the-light-header{width:100%;max-width:1130px}}.share-the-light-header__wrapper{position:fixed;bottom:0;z-index:1;width:100%;background:#fff;padding:0 19px 10px 16px}@media(min-width: 768px){.share-the-light-header__wrapper{position:relative;padding:0;border-bottom:1px solid #f0f0f0}}@media(min-width: 1024px){.share-the-light-header__wrapper{display:flex;justify-content:center}}@media(min-width: 768px){.share-the-light-header__wrapper.sticky-header{position:sticky;top:0;z-index:2}}.share-the-light-header__title{margin:0;font-size:.875rem}@media(min-width: 768px){.share-the-light-header__title{font-size:2rem}}.share-the-light-header__links-wrapper{display:flex}.share-the-light-header__disappearing-links{display:flex}.share-the-light-header__sort{display:flex;justify-content:flex-end;flex:1;font-size:.5625rem;line-height:10px;height:auto;cursor:pointer}@media(min-width: 768px){.share-the-light-header__sort{position:relative;font-size:.875rem;line-height:19px;margin-top:auto;margin-left:45px}}@media(max-width: 768px){.share-the-light-header__sort{margin-left:36px}}.share-the-light-header__sort-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;width:20px;white-space:nowrap}@media(min-width: 768px){.share-the-light-header__sort-icon{width:auto;margin-top:8px}}@media(min-width: 1260px){.share-the-light-header__sort-icon:hover{opacity:.5;transition:.25s ease}}.share-the-light-header__sort-icon.sort-clicked{font-weight:700}.share-the-light-header__sort-icon__images{display:flex;align-items:center;fill:#000}.share-the-light-header__sort-icon__images-filter{margin-bottom:5px;margin-top:auto;fill:#000}@media(max-width: 480px){.share-the-light-header__sort-icon__images-filter{width:16px;height:16px}}@media(min-width: 768px){.share-the-light-header__sort-icon__images-filter{margin-bottom:12px}}.share-the-light-header__sort-icon__images-arrow{width:4px;height:4px;margin:0 0 4px 2.5px}@media(min-width: 768px){.share-the-light-header__sort-icon__images-arrow{width:7px;height:7px;margin:0 0 7px 5px}}.share-the-light-header__sort-filters{font-weight:normal;height:144px;width:100vw;position:absolute;bottom:52px;left:50%;transform:translate(-50%, 0);background-color:#fff;border-radius:4px;-webkit-filter:drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.25));filter:drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.25))}@media(min-width: 768px){.share-the-light-header__sort-filters{top:82px;right:-30px;width:320px;bottom:unset;left:unset;transform:unset}}.share-the-light-header__sort-filters__title{display:flex;align-items:center;font-size:12px;line-height:14px;height:24px;color:#000;margin:0 12px 0 12px;cursor:pointer}.share-the-light-header__sort-filters__options{height:120px;font-size:.875rem;line-height:17px;list-style-type:none;display:flex;flex-direction:column;justify-content:space-evenly;margin:0 12px 0 12px;padding-left:0}.share-the-light-header__sort-filters__options-item{height:40px;display:flex;align-items:center;justify-content:space-between}.share-the-light-header__sort-filters__options-item:not(:last-child){border-bottom:1px solid #f4f4f4}.share-the-light-header__sort-filters__options-item.active{display:flex;justify-content:space-between}@media(min-width: 768px){.share-the-light-header__sort-filters__options-item:hover .hover-circle{display:inline-block;border-radius:50%;width:16px;height:16px;background-color:#e5e5e5;transition:.25s #e5e5e5,.25s border}}.share-the-light-header__links{display:flex}@media(min-width: 768px){.share-the-light-header__links{height:68px}}.share-the-light-header__link{font-size:.5625rem;border:0;padding:0;display:flex;flex-direction:column;margin-left:36px;white-space:nowrap;align-items:center;justify-content:center;width:20px;overflow:visible}.share-the-light-header__link svg{fill:#000}.share-the-light-header__link.filter-clicked{font-weight:700}.share-the-light-header__link.first{margin-left:0}@media(min-width: 768px){.share-the-light-header__link{font-size:.875rem;margin-left:52px;height:auto;width:auto;margin-top:auto}.share-the-light-header__link:hover{opacity:.5}}.share-the-light-header__link:nth-child(3)>a:nth-child(1){display:flex;width:20px;height:20px;margin-bottom:2px}@media(min-width: 768px){.share-the-light-header__link:nth-child(3)>a:nth-child(1){width:40px;height:40px;margin-bottom:4px}}.share-the-light-header__image{display:flex;margin-bottom:5px}@media(max-width: 480px){.share-the-light-header__image{width:16px;height:16px}}@media(min-width: 768px){.share-the-light-header__image{margin-bottom:12px}}@media(max-width: 480px){.share-the-light-header__image-icon{width:16px;height:16px}}.share-the-light-header__image.filter-applied{position:relative}.share-the-light-header__image.filter-applied::before{content:"";display:block;position:absolute;top:14px;left:14px;right:0;height:6px;width:6px;border-radius:50%;background-color:#ec3850}@media(min-width: 768px){.share-the-light-header__image.filter-applied::before{top:18px;left:18px;height:8px;width:8px}}
.edit-profile-form{padding-bottom:12px}@media(min-width: 768px){.edit-profile-form{padding-bottom:72px;max-width:1130px}}@media(min-width: 1024px){.edit-profile-form{max-width:1130px;margin:0 auto;position:relative}}.edit-profile-form__avatar-wrapper{display:flex;flex-direction:column;align-items:center}@media(min-width: 1024px){.edit-profile-form__avatar-wrapper{position:absolute;left:30px}}.edit-profile-form__avatar{display:flex;margin-top:16px;width:100px;height:100px}@media(min-width: 1024px){.edit-profile-form__avatar{margin-top:32px;width:116px;height:116px}.edit-profile-form__avatar:hover{opacity:1}}.edit-profile-form__actions{width:30%;display:flex;margin-top:8px;justify-content:center}@media(min-width: 1024px){.edit-profile-form__actions{width:100%}}.edit-profile-form__action-links{font-size:.75rem;text-decoration:underline}.edit-profile-form__remove-avatar-link{cursor:pointer}@media(min-width: 768px){.edit-profile-form__remove-avatar-link:hover{opacity:.5}}.edit-profile-form__change-image-link{font-weight:bold;border:0;padding:0;height:auto}@media(min-width: 768px){.edit-profile-form__change-image-link:hover{opacity:.5}}@media(min-width: 1024px){.edit-profile-form__fields{display:flex;flex-direction:column;align-items:center}}.edit-profile-form__field{width:100%;padding:24px 20px 0}@media(min-width: 1024px){.edit-profile-form__field{max-width:455px;padding:32px 0 0}}@media(min-width: 1024px){.edit-profile-form__name{display:flex;align-items:flex-start}}@media(min-width: 1024px){.edit-profile-form__first-name{width:178px}}@media(min-width: 1024px){.edit-profile-form__last-name{width:269px;margin-left:8px;padding-top:64px}}.edit-profile-form__note{font-size:10px;color:#a2a2a2;margin-top:8px;margin-bottom:0}@media(min-width: 768px){.edit-profile-form__note{font-size:12px}}@media(min-width: 768px){.edit-profile-form__buttons{display:flex;flex-direction:row-reverse}}.edit-profile-form__button{margin-bottom:12px}@media(min-width: 768px){.edit-profile-form__button{margin-left:19px}}
.display-link{padding:36px 57px 25px;font-size:12px;text-align:center;text-decoration:underline}.display-link a.display-link__link{color:#979797;text-decoration:underline}@media(min-width: 768px){.display-link{padding:25px 0 48px}}
.upload-photo-camera-settings{padding-top:48px}@media(min-width: 1024px){.upload-photo-camera-settings{align-items:flex-end}}@media(min-width: 1024px){.upload-photo-camera-settings__textfields-wrapper{display:flex}.upload-photo-camera-settings__textfields-wrapper .form-control{width:100%}}@media(min-width: 1024px){.upload-photo-camera-settings__camera{width:243px}}.upload-photo-camera-settings__lens{margin-top:16px}@media(min-width: 1024px){.upload-photo-camera-settings__lens{width:243px;margin:0 28px}}.upload-photo-camera-settings__dropdowns{padding-top:16px}@media(min-width: 480px){.upload-photo-camera-settings__dropdowns{display:flex;align-items:flex-end}}@media(min-width: 1024px){.upload-photo-camera-settings__dropdowns{padding:0}}@media(max-width: 480px){.upload-photo-camera-settings__dropdowns .form-control{width:45%}}.upload-photo-camera-settings__dropdowns-wrapper{display:flex;justify-content:space-between;align-items:flex-end}@media(min-width: 480px){.upload-photo-camera-settings__dropdowns-wrapper{justify-content:left}}@media(min-width: 480px){.upload-photo-camera-settings__dropdown{padding-right:16px}}.upload-photo-camera-settings__shutterspeed{width:145px}@media(min-width: 768px){.upload-photo-camera-settings__shutterspeed{min-width:130px;padding-right:28px}}.upload-photo-camera-settings__aperture{width:115px}@media(min-width: 768px){.upload-photo-camera-settings__aperture{min-width:100px;padding-right:28px}}.upload-photo-camera-settings__iso{width:100px;padding-top:16px}@media(min-width: 480px){.upload-photo-camera-settings__iso{padding:0}}
/*!
 * Cropper.js v1.5.11
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2021-02-17T11:53:21.992Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none !important;max-width:none !important;min-height:0 !important;min-width:0 !important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center::before,.cropper-center::after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center::before{height:1px;left:-3px;top:0;width:7px}.cropper-center::after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media(min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media(min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media(min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se::before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none !important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
.image-cropper{max-width:960px}.image-cropper__info{display:flex;padding:16px 22px 0 22px;color:#979797}@media(min-width: 1024px){.image-cropper__info{padding:16px 0 0 0;margin:0;min-width:960px}}.image-cropper__info .info__text{font-size:14px;padding-left:1rem}.image-cropper__info .info__icon{margin:auto}@media(min-width: 768px){.image-cropper__info .info__icon{margin:0}}
.upload-main-image{background:#f0f0f0;color:#000;padding:30px 20px 45px}@media(min-width: 768px){.upload-main-image{padding:40px 85px 33px;max-width:1130px}}.upload-main-image__label{font-size:18px;font-weight:bold;margin:0}@media(min-width: 768px){.upload-main-image__label{width:100%;text-align:center;font-size:24px}}.upload-main-image__heading{width:100%;font-size:1.125rem;margin-bottom:0}@media(min-width: 768px){.upload-main-image__heading{text-align:center;font-size:1.5rem}}.upload-main-image__upload-area{height:80px;border:1px dashed #000;margin:32px 0;position:relative;border-radius:4px}@media(min-width: 768px){.upload-main-image__upload-area{display:flex;margin:55px 0 50px}}.upload-main-image__info{display:flex;align-items:center}.upload-main-image__info .info__text{font-size:12px;margin-left:16px}@media(min-width: 768px){.upload-main-image__info .info__text{font-size:16px;margin-left:13px;white-space:pre-line}}.form-control--error .upload-main-image{border:1px solid #ec3850}
.upload-secondary-images{width:100%;padding:40px 22px 0}@media(min-width: 768px){.upload-secondary-images{max-width:960px;padding:45px 0 0}.upload-secondary-images__template-hint{display:flex}.upload-secondary-images__template-hint a{color:#979797;text-decoration:underline}}.upload-secondary-images__description{font-size:12px;color:#979797;margin-bottom:16px}@media(min-width: 768px){.upload-secondary-images__description{font-size:16px}}.upload-secondary-images__body-icon{margin-right:19px;fill:#000}@media(min-width: 768px){.upload-secondary-images__body{display:flex}}@media(min-width: 768px){.upload-secondary-images__button{margin-right:48px}}.upload-secondary-images__previews{display:flex;flex-wrap:wrap}@media(min-width: 768px){.upload-secondary-images__previews{margin-bottom:-16px}}.upload-secondary-images__image-preview{height:50px;position:relative;min-width:30px;width:fit-content;margin:0 16px 16px 0}.upload-secondary-images__image-preview:last-child{margin-right:0}.upload-secondary-images__image{height:100%}.upload-secondary-images__delete{position:absolute;height:16px;width:16px;top:3px;right:3px;color:#fff}.form-control--error .upload-file-button{border:1px solid #ec3850}
.photo-form{display:flex;flex-direction:column;align-items:stretch}@media(min-width: 768px){.photo-form{padding-left:1rem;padding-right:1rem}}@media(min-width: 1024px){.photo-form{align-items:center}}@media(min-width: 1260px){.photo-form{padding-left:0;padding-right:0}}.photo-form__wrapper{max-width:960px;padding-left:22px;padding-right:22px}@media(min-width: 1024px){.photo-form__wrapper{padding-left:0;padding-right:0;display:flex;align-items:baseline;justify-content:space-between;width:100%}}.photo-form__upload-main-image{min-height:312px}@media(min-width: 768px){.photo-form__upload-main-image{display:flex;justify-content:center;align-items:center;width:fit-content}}.photo-form__upload-main-image .form-control__form-error{align-self:flex-start;margin-left:85px}.photo-form__upload-main-image .image-cropper img{max-height:70vh}@media(orientation: landscape){.photo-form__upload-main-image .image-cropper img{max-height:80vh}}@media(min-width: 768px){.photo-form__upload-main-image .image-cropper img{max-height:100vh}}.photo-form__halfWidth{width:50%}.photo-form__shootWithProfoto{padding-top:52px}.photo-form__details{padding-top:24px}.photo-form__story{padding-top:24px}.photo-form__select-products{margin-top:48px}@media(min-width: 768px){.photo-form__select-products{flex-direction:column}}.photo-form__genre{padding-top:48px;margin-bottom:20px}.photo-form__checkbox-wrapper{align-items:flex-start;margin:20px 0 15px 0}.photo-form__checkbox-wrapper__checkbox .input-checkbox__label{white-space:pre-line}.photo-form__checkbox-wrapper__checkbox .input-checkbox__label a{color:#000;text-decoration:underline}.photo-form__checkbox-wrapper__checkbox .input-checkbox{margin-bottom:0}.photo-form__checkbox-wrapper__checkbox .input-checkbox__indicator{margin-bottom:auto}.photo-form__buttons{padding:24px 22px 35px 22px;border-top:1px solid #f0f0f0;display:flex;justify-content:center;flex-direction:column;width:auto}@media(min-width: 768px){.photo-form__buttons{flex-direction:row-reverse;border-top:0;padding:48px 0 85px 0}}@media(max-width: 768px){.photo-form__button:not(:first-child){margin-top:1rem}}@media(min-width: 768px){.photo-form__button:not(:last-child){margin-left:1rem}}.upload-video-link{padding-top:45px}.upload-video-link .social-links-wrapper{width:50%}@media(max-width: 768px){.upload-video-link .social-links-wrapper{width:100%}}
.share-the-light-form-header{display:flex;align-items:center;justify-content:space-between;height:84px;padding:0 22px;font-size:24px;font-weight:bold}@media(min-width: 768px){.share-the-light-form-header{padding:0 1rem;max-width:960px;margin:0 auto}}@media(min-width: 1260px){.share-the-light-form-header{padding-left:0;padding-right:0}}.share-the-light-form-header__close svg{fill:#000}
.gallery-card{position:relative;display:flex;flex-direction:column}@media(min-width: 768px){.gallery-card{flex:0 1 33.33%;padding:0 5px 10px 5px}}.gallery-card__body{width:100%;position:relative}.gallery-card__body:hover{opacity:unset !important}.gallery-card__image{width:100%;height:100%}.gallery-card__body-views{position:absolute;display:flex;align-items:center;top:8px;left:12px;color:#fff}.gallery-card__body-views-icon{padding-top:4px;-webkit-filter:drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.25));filter:drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.25))}.gallery-card__body-views-icon.left-space{margin-left:.5rem}.gallery-card__body-views-icon svg{fill:#fff}.gallery-card__body-views-count{padding-left:4px;font-style:normal;font-weight:bold;font-size:12px;line-height:14px;text-shadow:2px 2px 5px rgba(0,0,0,.25)}.gallery-card__content-icons{position:absolute;display:flex;top:16px;right:16px;font-size:10px;font-weight:bold;color:#fff}.gallery-card__content-icon{width:30px;height:30px;border:1px solid #fff;box-shadow:2px 2px 5px rgba(0,0,0,.1),inset 2px 2px 5px rgba(0,0,0,.1);text-shadow:2px 2px 5px rgba(0,0,0,.25);margin-left:12px;display:flex;align-items:center;justify-content:center}.gallery-card__photographer{text-align:left;display:flex;align-items:center;word-break:break-all}@media(min-width: 768px){.gallery-card__photographer{position:absolute;bottom:20px;right:24px;font-size:14px}}.gallery-card__profile{display:flex}.gallery-card__profile-avatar{margin:12px 0 12px 12px}.gallery-card__profile-avatar:hover{opacity:unset !important}.gallery-card__profile-avatar div[class^=avatar__image],.gallery-card__profile-avatar div[class^=avatar__placeholder]{height:36px;width:36px}.gallery-card__profile-link{font-style:normal;font-weight:bold;font-size:16px;line-height:19px;display:flex;align-items:center;color:#000;padding-left:12px}.gallery-card__profile-link:hover{opacity:unset !important}.contest-place{display:flex;justify-content:center;width:100%;border-top:3px solid;position:absolute}.contest-place__icon-wrapper{display:flex;padding:5px;margin-top:-20px;background-color:#fff;border-radius:50%}.contest-place__icon-border{padding:5px;border-radius:50%;display:flex;border:3px solid}.contest-place.gold{border-color:#fcbc20}.contest-place.gold .contest-place__icon-border{border-color:#fcbc20;background-color:#fccb40}.contest-place.gold .contest-place__icon{fill:#fcbc20}.contest-place.silver{border-color:#b4b4b4}.contest-place.silver .contest-place__icon-border{border-color:#b4b4b4;background-color:#e0e0df}.contest-place.silver .contest-place__icon{fill:#b4b4b4}.contest-place.bronze{border-color:#b9865c}.contest-place.bronze .contest-place__icon-border{border-color:#b9865c;background-color:#d0a785}.contest-place.bronze .contest-place__icon{fill:#b9865c}
.gallery-content{padding-bottom:43px}@media(min-width: 768px){.gallery-content{display:flex;flex-direction:column;align-items:center;margin:0 calc(1rem - 10px)}}@media(min-width: 768px){.gallery-content__items{padding-top:20px;max-width:1140px;width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:30px}}.gallery-content__button{padding:20px}@media(min-width: 768px){.gallery-content__button{padding:0}}@media(max-width: 768px){.gallery-content--tile .gallery-content__items{display:flex;flex-wrap:wrap}.gallery-content--tile .gallery-card{flex:0 1 33.11%;width:33%;margin:.1%}.gallery-content--tile .gallery-card__footer{display:none}.gallery-content--tile .gallery-card__content-icons{display:none}}
.photo-filter-fields{margin-top:-35px}.photo-filter-fields__checkbox{margin:0;display:flex}@media(min-width: 1024px){.photo-filter-fields__checkbox.spacing{padding-left:2.5rem}}@media(max-width: 1024px){.photo-filter-fields__checkbox.spacing{padding-left:1.5rem}}@media(max-width: 768px){.photo-filter-fields__checkbox.spacing{padding-top:.5rem;padding-left:0}}@media(min-width: 1024px){.photo-filter-fields__checkbox.spacing-secondary{padding-left:4.2rem}}@media(max-width: 1024px){.photo-filter-fields__checkbox.spacing-secondary{padding-left:3.2rem}}@media(max-width: 768px){.photo-filter-fields__checkbox.spacing-secondary{padding-top:.5rem;padding-left:0}}.photo-filter-fields__checkbox-secondary{background:#fff;color:#7f7f7f}.photo-filter-fields__checkbox-secondary span.input-checkbox__indicator{background-color:#fff !important;cursor:pointer !important}.photo-filter-fields__checkbox-secondary span.input-checkbox__label{cursor:pointer !important}.photo-filter-fields__tags{width:85%}@media(max-width: 768px){.photo-filter-fields__tags{width:100%}}.photo-filter-fields__search-photographer:first-child{margin-bottom:1rem}@media(min-width: 768px){.photo-filter-fields__search-photographer:first-child{margin-bottom:0}}.photo-filter-fields__search{width:60%;display:flex;flex-direction:column}@media(max-width: 1024px){.photo-filter-fields__search{width:70%}}@media(max-width: 768px){.photo-filter-fields__search{width:100%}}.photo-filter-fields__search-wrapper{display:flex;justify-content:space-between;flex-direction:column;width:100%;margin-bottom:1rem}@media(min-width: 768px){.photo-filter-fields__search-wrapper{flex-direction:row}}.photo-filter-fields__search-wrapper .select-label-wrapper:first-child{padding-bottom:1rem}@media(min-width: 768px){.photo-filter-fields__search-wrapper .select-label-wrapper:first-child{padding-right:1rem;padding-bottom:0}}.photo-filter-fields__field{display:flex;flex-direction:column;margin-top:1.5rem}@media(min-width: 768px){.photo-filter-fields__field{flex-direction:row;margin-top:1rem}}.photo-filter-fields__settings>.photo-filter-fields__field>.input-label{margin-bottom:1rem}@media(min-width: 768px){.photo-filter-fields__settings>.photo-filter-fields__field>.input-label{margin:0;align-items:center}}@media(min-width: 768px){.photo-filter-fields{margin-top:29px}.photo-filter-fields__settings{display:flex;flex-direction:column;justify-content:space-between}.photo-filter-fields .input-label{display:flex;justify-content:flex-start;margin-top:2.5rem;width:15%;font-size:1rem}}.photo-filter-fields .tags-label{margin-top:.5rem;align-items:flex-start}@media(max-width: 768px){.photo-filter-fields .tags-label{margin-bottom:1rem}}.photo-filter-fields .dropdown-label{margin-top:1.8rem;align-items:flex-start}@media(max-width: 768px){.photo-filter-fields .dropdown-label{margin-bottom:1rem;margin-top:.5rem}}.photo-filter-fields__dropdown .dropdown{width:60%}@media(max-width: 1024px){.photo-filter-fields__dropdown .dropdown{width:70%}}@media(max-width: 768px){.photo-filter-fields__dropdown .dropdown{width:100%}}.photo-filter-fields .input-checkbox__indicator{width:0}
.photo-filter-buttons{width:100%;display:flex;flex-direction:column-reverse}@media(max-width: 480px){.photo-filter-buttons{margin-top:10px}}@media(min-width: 768px){.photo-filter-buttons{flex-direction:row;margin:30px 0 30px;padding-left:15%}}.photo-filter-buttons__button{margin-top:12px}@media(min-width: 768px){.photo-filter-buttons__button{margin:0 20px 0 0}}
.gallery-empty{padding:48px 16px 180px;display:flex;flex-direction:column;align-items:center;margin-top:44px}.gallery-empty__title{font-weight:bold;margin-bottom:40px;font-size:1.75rem;text-align:center}@media(min-width: 768px){.gallery-empty__title{font-size:2rem}}.gallery-empty__body{font-size:.875rem;text-align:center;margin-bottom:45px}.gallery-empty__body p{margin-bottom:0}@media(min-width: 768px){.gallery-empty__body{font-size:1rem}}
@media(min-width: 768px){.share-the-light-filter{display:flex;justify-content:center;border-bottom:1px solid #f0f0f0;padding-left:1rem;padding-right:1rem}.share-the-light-filter--desktop{width:100%;max-width:1130px;padding-left:1rem;padding-right:1rem}}@media(min-width: 1260px){.share-the-light-filter{padding-left:0;padding-right:0}}.share-the-light-filter--modal{z-index:500;overflow-y:scroll;overflow-x:hidden}.share-the-light-filter--modal .modal__container{padding:0}.share-the-light-filter--modal .modal__content{padding:17px 20px 32px;height:auto}.share-the-light-filter--modal .modal__header{padding:0}.share-the-light-filter--modal .modal__body{padding:0}.share-the-light-filter--modal .modal__footer{border:0;padding:0}
.photographer-stats{display:flex}.photographer-stats__item{display:flex;flex-direction:column;align-items:center;margin-left:25px}@media(min-width: 768px){.photographer-stats__item{margin-left:80px}}.photographer-stats__number{font-size:1rem;font-weight:bold}@media(min-width: 768px){.photographer-stats__number{font-size:1.125rem}}.photographer-stats__label{font-size:.625rem}@media(min-width: 768px){.photographer-stats__label{font-size:.875rem;margin-bottom:8px}}
.photographer-card-mobile{padding:16px 16px 24px}.photographer-card-mobile__stats{display:flex;align-items:center;justify-content:space-between;padding-right:25px}.photographer-card-mobile__avatar{width:60px;height:60px;margin-right:15px;pointer-events:none}.photographer-card-mobile__name{font-weight:bold;margin-top:20px}.photographer-card-mobile__country{display:flex;color:#979797;font-size:.75rem;margin-top:4px}.photographer-card-mobile__flag{margin-right:12px;display:flex}.photographer-card-mobile__flag .flag{width:1.5em;line-height:1em}.photographer-card-mobile__biography{margin:12px 0 20px;align-items:flex-start}.photographer-card-mobile__buttons{display:flex;justify-content:flex-end}.photographer-card-mobile__button{height:35px;font-size:.75rem;width:50%}.photographer-card-mobile__edit-button,.photographer-card-mobile__favorite,.photographer-card-mobile__favorite-saved{margin-right:4px}.photographer-card-mobile__text-body{font-size:.875rem;display:flex;flex-direction:column;align-items:flex-end;text-align:left;white-space:pre-wrap}.photographer-card-mobile__social-links-wrapper{padding-top:22px}.photographer-card-mobile__social-links{display:flex;align-items:center;font-size:16px;font-weight:700;margin-bottom:22px}.photographer-card-mobile__social-icon{margin-right:8px}
@media(min-width: 768px){.photographer-card-desktop{padding:40px 0 0;display:flex;width:100%;margin:0 auto;justify-content:space-between}}@media(min-width: 768px)and (min-width: 768px){.photographer-card-desktop{padding-left:calc(1rem + 5px);padding-right:calc(1rem + 5px)}}@media(min-width: 768px)and (min-width: 1024px){.photographer-card-desktop{max-width:1130px}}@media(min-width: 768px)and (min-width: 1260px){.photographer-card-desktop{padding-left:0;padding-right:0}}@media(min-width: 768px){.photographer-card-desktop__avatar-wrapper{display:flex;align-items:center}}@media(min-width: 768px){.photographer-card-desktop__profile{margin-bottom:27px;font-size:3.375rem}}@media(min-width: 768px){.photographer-card-desktop__avatar{height:116px;width:116px;min-height:116px;min-width:116px;pointer-events:none}}@media(min-width: 768px){.photographer-card-desktop__info{margin-left:32px}}@media(min-width: 768px){.photographer-card-desktop__buttons{display:flex;justify-content:flex-end;margin-top:20px}.photographer-card-desktop__buttons__favorite{margin:0}.photographer-card-desktop__buttons__favorite-saved{margin-top:0}}@media(min-width: 768px){.photographer-card-desktop__share-button{margin-left:16px}.photographer-card-desktop__share-button .icon{width:20px;height:22px}}@media(min-width: 768px){.photographer-card-desktop__name{font-size:2rem;line-height:2rem;font-weight:bold;max-width:450px;margin-bottom:16px}}@media(min-width: 768px){.photographer-card-desktop__country{display:flex;font-size:1rem;color:#979797}}@media(min-width: 768px){.photographer-card-desktop__flag{margin-right:16px;display:flex}.photographer-card-desktop__flag .flag{width:1.5em;line-height:1em}}@media(min-width: 768px){.photographer-card-desktop__stats{margin:25px 0;padding-left:68px}}@media(min-width: 768px){.photographer-card-desktop__about{font-size:1.125rem;font-weight:bold;margin-bottom:22px}}@media(min-width: 768px){.photographer-card-desktop__biography{width:460px;margin-left:10px}.photographer-card-desktop__biography--empty{margin-bottom:8px}}@media(min-width: 768px){.photographer-card-desktop__text-body{font-size:1rem;display:flex;flex-direction:column;align-items:baseline;text-align:left;white-space:pre-wrap}}@media(min-width: 768px){.photographer-card-desktop__social-links-wrapper{padding-top:22px}}@media(min-width: 768px){.photographer-card-desktop__social-links{display:flex;align-items:center;font-size:16px;font-weight:700;margin-bottom:22px}}@media(min-width: 768px){.photographer-card-desktop__social-icon{margin-right:8px}}
.shoot-with-profoto-gear{display:flex;flex-direction:column;margin:2rem 0}@media(min-width: 768px){.shoot-with-profoto-gear{flex-direction:row;align-items:center}}.shoot-with-profoto-gear p{font-size:.875rem;font-weight:700;margin-bottom:.8rem}@media(min-width: 768px){.shoot-with-profoto-gear p{margin-right:1.5rem;margin-bottom:0}}.shoot-with-profoto-gear .input-radio__horizontal{display:flex;align-items:center}@media(min-width: 768px){.shoot-with-profoto-gear .input-radio__horizontal{margin:0}}.shoot-with-profoto-gear .input-radio__horizontal .input-radio:first-child{margin-right:4rem;margin-bottom:0}.shoot-with-profoto-gear .input-radio__horizontal .input-radio:last-child{margin-bottom:0}@media(min-width: 768px){.shoot-with-profoto-gear .input-radio__horizontal .input-radio:last-child{padding:0}}.activate-profile-terms{display:flex;align-items:flex-start;margin-bottom:1rem}.activate-profile-terms .input-checkbox__label{white-space:unset;font-size:.8rem;color:#7f7f7f}.error-message{color:#ec3850;font-size:.8rem;margin-bottom:1.5rem}
.view-photo-buttons{display:flex;width:100%;padding:0 16px 47px;justify-content:flex-end}@media(min-width: 768px){.view-photo-buttons{padding:0 0 7px}}.view-photo-buttons__button{height:35px;font-size:.75rem}@media(min-width: 768px){.view-photo-buttons__button{margin-top:.5rem;height:50px;font-size:1rem}}.view-photo-buttons__edit,.view-photo-buttons__save,.view-photo-buttons__saved{margin-right:1%}@media(min-width: 768px){.view-photo-buttons__edit,.view-photo-buttons__save,.view-photo-buttons__saved{margin-right:20px}}
.view-photo-photographer{display:flex;align-items:center;width:100%;padding:12px 20px;font-size:.75rem;font-weight:bold;margin-bottom:27px}@media(min-width: 768px){.view-photo-photographer{padding:46px 0 0;font-size:1.125rem;margin-bottom:0}}.view-photo-photographer__avatar{width:40px;min-width:40px;height:40px;display:flex;margin-right:16px}@media(min-width: 768px){.view-photo-photographer__avatar{min-width:64px;min-height:64px;margin-right:20px}}@media(min-width: 1024px){.view-photo-photographer__name{max-width:400px}}
.photo-details-short-info{width:100%;align-items:center;display:flex;flex-direction:column;border:0}@media(min-width: 768px){.photo-details-short-info{align-items:stretch;position:relative;padding-left:1rem;padding-right:1rem}}@media(min-width: 1024px){.photo-details-short-info{max-width:1130px}}@media(min-width: 1260px){.photo-details-short-info{padding-left:0;padding-right:0}}.photo-details-short-info .story{padding:14px 16px 28px;color:#979797;width:100%}@media(min-width: 768px){.photo-details-short-info .story{padding:14px 0 0;display:flex;flex-direction:column;justify-content:space-between}}.photo-details-short-info .story__text{font-size:1rem;white-space:pre-wrap}.photo-details-short-info .story__details{width:100%}@media(min-width: 768px){.photo-details-short-info .story__details{margin-top:14px}}@media(min-width: 1024px){.photo-details-short-info .story__details{margin-bottom:52px}}.photo-details-short-info .story__detail{font-size:.75rem;margin:0}@media(min-width: 768px){.photo-details-short-info .story__detail{font-size:1rem;display:flex;justify-content:flex-end;color:#979797}}.photo-details-short-info .short-info__buttons-wrapper-views{display:flex;align-content:center;bottom:0;left:50%}@media(min-width: 768px){.photo-details-short-info .short-info__buttons-wrapper-views{position:unset;justify-content:flex-end}}@media(min-width: 1024px){.photo-details-short-info .short-info__buttons-wrapper-views{position:absolute}}.photo-details-short-info .short-info__buttons-wrapper-views__count{font-style:normal;font-weight:bold;font-size:32px;line-height:38px;color:#000}.photo-details-short-info .short-info__buttons-wrapper-views__icon{padding-right:12px}@media(min-width: 768px){.photo-details-short-info .short-info__buttons-wrapper{display:flex;flex-direction:row;justify-content:space-between}}
.secondary-image-card{display:flex;flex-direction:column;align-items:center;margin-top:24px;width:100%}@media(min-width: 768px){.secondary-image-card{margin-top:40px;padding-left:1rem;padding-right:1rem}}@media(min-width: 1260px){.secondary-image-card{padding-left:0;padding-right:0}}.secondary-image-card__image{max-width:100%;max-height:70vh;object-fit:contain}@media(orientation: landscape)and (max-width: 768px){.secondary-image-card__image{max-height:calc(100vh - 52px)}}@media(min-width: 768px){.secondary-image-card__image{max-height:125vh}}.secondary-image-card__caption{margin:4px 0 0;font-size:1.125rem;margin-bottom:0}@media(min-width: 768px){.secondary-image-card__caption{margin-top:20px}}.secondary-image-card__zoom{height:auto;font-size:.875rem;border:0;color:#979797;font-weight:normal;background:transparent}
.secondary-image-cards{margin-top:9px}.secondary-image-cards .secondary-image-card__image-button{height:auto;padding:0}@media(min-width: 1260px){.secondary-image-cards{max-width:1130px}.secondary-image-cards--multiple{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}.secondary-image-cards--multiple .secondary-image-card__image{height:370px;object-fit:cover}.secondary-image-cards--pair .secondary-image-card:first-child{margin-right:20px}.secondary-image-cards--pair .secondary-image-card__image{height:555px}}
.photo-details-products-used{width:100%;margin-top:52px;background-color:#f4f4f4;padding-top:40px}@media(min-width: 768px){.photo-details-products-used{margin-top:136px;padding:55px 0}}@media(min-width: 1260px){.photo-details-products-used{padding-left:0;padding-right:0}}.photo-details-products-used__title{font-size:24px;padding-right:20px;padding-left:20px;max-width:80rem;margin:0 auto 40px auto;text-align:left}.photo-details-products-used__cards{max-width:80rem;display:grid;gap:4px;padding-right:20px;padding-left:20px;margin:0 auto;justify-content:center}@media(min-width: 480px){.photo-details-products-used__cards{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.photo-details-products-used__cards{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1024px){.photo-details-products-used__cards{grid-template-columns:repeat(4, 1fr)}}.photo-details-products-used__button{height:67px;margin:16px auto 48px auto}@media(min-width: 768px){.photo-details-products-used__button{margin-bottom:0;width:240px}}.photo-details-products-used__actions{margin:0 22px}.photo-details-products-used__button-wrapper{background:#fff;padding:36px 20px;margin-top:36px}@media(min-width: 768px){.photo-details-products-used__button-wrapper{background:#f9f9f9;display:flex;justify-content:center;padding:29px 0 40px}}
.photo-details-settings.photo-details__section.section{margin-top:38px;align-items:unset}@media(min-width: 768px){.photo-details-settings.photo-details__section.section{margin-top:46px;justify-content:space-between}}.photo-details-settings__setting{margin-bottom:0;font-size:.75rem;color:#979797}@media(min-width: 768px){.photo-details-settings__setting{font-size:1rem}}.photo-details-settings__setting-report{display:flex;flex-direction:row;justify-content:flex-end;padding-right:5px}@media(min-width: 768px){.photo-details-settings__setting-report{padding-right:0}}.photo-details-settings__setting-report__block{display:flex;align-items:center;color:#979797;font-weight:normal;text-decoration-line:underline;padding-top:26px;white-space:nowrap;cursor:pointer}@media(min-width: 768px){.photo-details-settings__setting-report__block{padding-top:0;white-space:unset}}.photo-details-settings__setting-report__block-icon{margin-right:7px}.photo-details-settings__setting-report__block-text{margin:0;font-size:12px;line-height:100%;color:#979797 !important}@media(min-width: 768px){.photo-details-settings__setting-report__block-text{font-size:16px;line-height:140%}}.photo-details-settings .photo-details-settings__product-link{color:#979797;text-decoration:underline}
.bts-video-wrapper{display:flex;justify-content:center;width:100%;height:auto;min-height:250px}@media(min-width: 480px){.bts-video-wrapper{min-height:475px}}@media(min-width: 1024px){.bts-video-wrapper{max-width:1130px;min-height:635px}}
.share-the-light-photo-details{display:flex;flex-direction:column;align-items:center}.share-the-light-photo-details .photo-details__header.wrapper{max-width:100%;justify-content:center;height:58px;padding:0 20px;position:sticky;top:0;z-index:1;background-color:#fff}.share-the-light-photo-details .photo-details__header{display:flex;align-items:center;justify-content:space-between;max-width:1130px;width:100%}.share-the-light-photo-details .photo-details__header-left-arrow{margin-right:30px;margin-left:27px;display:flex;align-items:center;cursor:pointer}.share-the-light-photo-details .photo-details__header-left-arrow svg{fill:#000}.share-the-light-photo-details .photo-details__header-right-arrow{margin-right:auto;display:flex;align-items:center;cursor:pointer}.share-the-light-photo-details .photo-details__header-views{display:flex;align-items:center}.share-the-light-photo-details .photo-details__header-views__icon{padding-top:4px}.share-the-light-photo-details .photo-details__header-views__icon.left-space{margin-left:1rem}.share-the-light-photo-details .photo-details__header-views__icon svg{fill:#000}.share-the-light-photo-details .photo-details__header-views__count{padding-left:7px;font-style:normal;font-weight:bold;font-size:14px;line-height:17px;color:#000}@media(min-width: 768px){.share-the-light-photo-details .photo-details__header-views__count{line-height:19px;font-size:16px}}.share-the-light-photo-details .photo-details__header-views__button{height:40px;margin-left:1rem;order:3}@media(max-width: 768px){.share-the-light-photo-details .photo-details__header-views__button{height:35px;padding:0 1rem}}.share-the-light-photo-details .photo-details__section{display:flex;flex-direction:column;align-items:center;padding:0 16px}@media(min-width: 768px){.share-the-light-photo-details .photo-details__section{margin-top:60px;padding-left:1rem;padding-right:1rem;max-width:1130px}}@media(min-width: 1260px){.share-the-light-photo-details .photo-details__section{padding-left:0;padding-right:0}}.share-the-light-photo-details .photo-details__image-button{position:relative;height:auto;width:auto;padding:0;background-color:#fff}@media(min-width: 768px){.share-the-light-photo-details .photo-details__image-button{padding-left:1rem;padding-right:1rem;margin-top:12px;max-width:1130px}}@media(min-width: 1260px){.share-the-light-photo-details .photo-details__image-button{padding-left:0;padding-right:0}}.share-the-light-photo-details .photo-details__image{max-width:100%;max-height:70vh;object-fit:contain}@media(orientation: landscape)and (max-width: 768px){.share-the-light-photo-details .photo-details__image{max-height:calc(100vh - 52px)}}@media(min-width: 768px){.share-the-light-photo-details .photo-details__image{max-height:125vh}}.share-the-light-photo-details .photo-details__zoom{color:#fff;position:absolute;right:20px;top:20px;height:16px;width:16px;filter:drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.3))}@media(min-width: 768px){.share-the-light-photo-details .photo-details__zoom{right:calc(20px + 1rem)}}@media(min-width: 1260px){.share-the-light-photo-details .photo-details__zoom{right:20px}}.share-the-light-photo-details .photo-details__behind-the-scene-image:not:first-child{margin-top:20px}.share-the-light-photo-details .photo-details__description{width:100%;white-space:pre-wrap}@media(min-width: 768px){.share-the-light-photo-details .photo-details__description{font-size:1.25rem}}.share-the-light-photo-details .photo-details__footer{padding:28px 0 58px}@media(min-width: 768px){.share-the-light-photo-details .photo-details__footer{padding:20px 0 33px}}.share-the-light-photo-details .section__header{font-size:1.5rem;font-weight:bold;margin-bottom:16px;padding:0 40px;text-align:center;line-height:1.75rem}@media(min-width: 768px){.share-the-light-photo-details .section__header{font-size:3rem;line-height:3rem;margin:12px 0 35px}}
.photo-preview-modal{overflow-y:scroll}.photo-preview-modal .modal__container{max-width:none;padding:0;width:100%}.photo-preview-modal .modal__content{justify-content:center;min-height:100vh;padding:0}.photo-preview-modal__image-button{position:relative;height:auto;padding:0}.photo-preview-modal__image{width:100%}.photo-preview-modal__zoom{color:#fff;position:absolute;height:16px;width:14px;border:0;top:20px;right:20px;padding:0;filter:drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.3))}
.dashboard-challenge{display:flex;flex-direction:column;width:100%;background-color:#f4f4f4;padding:40px 10% 40px 40px}@media(max-width: 1260px){.dashboard-challenge{padding:3rem}}@media(max-width: 768px){.dashboard-challenge{background-color:#fff;align-items:center;position:relative;padding-top:0;padding-bottom:6rem;padding-left:1.5rem;padding-right:1.5rem}}.dashboard-challenge__title{margin:0;font-size:16px;font-weight:700;color:#222}@media(max-width: 768px){.dashboard-challenge__title{z-index:40;padding-top:6rem;text-align:center}}.dashboard-challenge__description{margin:0;font-size:14px;font-weight:400;color:#222;padding-top:24px;padding-bottom:14px}@media(max-width: 768px){.dashboard-challenge__description{z-index:40}}.dashboard-challenge__row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media(min-width: 768px){.dashboard-challenge__row{margin-bottom:20px}}@media(max-width: 768px){.dashboard-challenge__row{flex-direction:column;width:100%;z-index:40}}.dashboard-challenge__row .terms-conditions-label{margin:0;font-size:14px;font-weight:700;color:#222 !important;text-decoration:underline !important;cursor:pointer}@media(max-width: 768px){.dashboard-challenge__row .terms-conditions-label{margin-bottom:20px}}.dashboard-challenge__row .terms-conditions-label:hover{color:#7f7f7f}.dashboard-challenge__row .join-button{border:1px solid #000;border-radius:5px;font-size:14px;font-weight:700;color:#fff;background-color:#000;padding:10px 20px;cursor:pointer;text-align:center}@media(max-width: 768px){.dashboard-challenge__row .join-button{width:100%}}.dashboard-challenge__row .join-button:hover{background-color:#f4f4f4;color:#000}.dashboard-challenge__image{width:100%}@media(max-width: 768px){.dashboard-challenge__image{opacity:.5;position:absolute;z-index:30;height:-webkit-fill-available;object-fit:cover;object-position:top}}.dashboard-challenge__wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding-top:1.5rem}@media(max-width: 768px){.dashboard-challenge__wrapper{order:2;padding:10px 40px 20px;justify-content:center}}.dashboard-challenge__wrapper .challenge-empty{display:flex;justify-content:flex-start;align-items:center;border-bottom:none}.dashboard-challenge__wrapper .challenge-empty p{font-size:14px;font-weight:700;margin:0;color:#222}.dashboard-challenge__wrapper .challenge-empty svg{fill:#222;margin-left:10px}.dashboard-challenge__wrapper .challenge-empty:hover p{color:#7f7f7f}.dashboard-challenge__wrapper .challenge-empty:hover svg{fill:#7f7f7f;transform:translate3d(0.25em, 0, 0);transition:transform .25s ease,-webkit-transform .25s ease}
.dashboard-empty{display:flex;flex-direction:column;align-items:center;padding-top:4rem;padding-bottom:4rem}@media(max-width: 768px){.dashboard-empty{padding-top:8rem;padding-bottom:8rem}}.dashboard-empty--text{margin:0;font-size:18px;font-weight:700;color:#dcdcdc;padding-top:1rem;padding-bottom:.5rem}.dashboard-empty--wrapper{display:flex;justify-content:flex-start;align-items:center;border-bottom:none}.dashboard-empty--wrapper p{font-size:14px;font-weight:700;margin:0;color:#222}.dashboard-empty--wrapper svg{fill:#222;margin-left:10px}.dashboard-empty--wrapper:hover p{color:#7f7f7f}.dashboard-empty--wrapper:hover svg{fill:#7f7f7f;transform:translate3d(0.25em, 0, 0);transition:transform .25s ease,-webkit-transform .25s ease}
.dashboard-favorites{display:flex;flex-direction:column;background-color:#f4f4f4;padding:40px 10% 40px 40px;width:100%}@media(max-width: 1260px){.dashboard-favorites{padding:40px}}@media(max-width: 768px){.dashboard-favorites{background-color:#fff;padding:0}}.dashboard-favorites__row{display:flex;flex-direction:row;align-items:center}@media(min-width: 768px){.dashboard-favorites__row{padding-top:30px;padding-bottom:30px}}@media(max-width: 768px){.dashboard-favorites__row{flex-direction:column;order:3}}.dashboard-favorites__row .row-item{background-color:#dcdcdc;flex:0 1 33.33%;height:100%}@media(min-width: 768px){.dashboard-favorites__row .row-item:nth-child(2){margin:0 20px}}@media(max-width: 768px){.dashboard-favorites__row .row-item:nth-child(2){margin-top:20px}}@media(max-width: 768px){.dashboard-favorites__row .row-item:nth-child(3){margin-top:20px}}.dashboard-favorites__row .row-item .gallery-card{padding:0}@media(max-width: 768px){.dashboard-favorites__row .row-item .gallery-card__body>div{height:auto !important;max-height:initial !important}}.dashboard-favorites__view-all{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}@media(max-width: 768px){.dashboard-favorites__view-all{order:2;padding:10px 40px 20px;justify-content:center}}.dashboard-favorites__view-all .view-all{display:flex;justify-content:flex-start;align-items:center;border-bottom:none}.dashboard-favorites__view-all .view-all p{font-size:16px;font-weight:700;margin:0;color:#222}.dashboard-favorites__view-all .view-all svg{fill:#222;margin-left:10px}.dashboard-favorites__view-all .view-all:hover p{color:#7f7f7f}.dashboard-favorites__view-all .view-all:hover svg{fill:#7f7f7f;transform:translate3d(0.25em, 0, 0);transition:transform .25s ease,-webkit-transform .25s ease}
.dashboard-carousel{display:flex;flex-direction:row;background-color:#fff}@media(max-width: 768px){.dashboard-carousel{flex-direction:column}}.dashboard-carousel .side-panel{display:flex;flex-direction:column;width:20%}@media(max-width: 1260px){.dashboard-carousel .side-panel{width:25%}}@media(max-width: 768px){.dashboard-carousel .side-panel{width:100%;flex-direction:row}}.dashboard-carousel .side-panel .side-button{display:flex;align-items:center;padding:20px 40px;cursor:pointer;padding-left:35%;justify-content:flex-start}@media(max-width: 1260px){.dashboard-carousel .side-panel .side-button{padding-left:10%;justify-content:flex-start}}@media(max-width: 768px){.dashboard-carousel .side-panel .side-button{width:33.333%}}.dashboard-carousel .side-panel .side-button__wrapper{display:flex}.dashboard-carousel .side-panel .side-button__wrapper--text{margin:0;font-size:15px;font-weight:700;color:#7f7f7f;width:100%}@media(max-width: 768px){.dashboard-carousel .side-panel .side-button__wrapper--text{text-align:center;white-space:nowrap}}.dashboard-carousel .side-panel .side-button__wrapper--icon{margin-left:.5rem}.dashboard-carousel .side-panel .side-button.active{background-color:#f4f4f4}.dashboard-carousel .side-panel .side-button.active .side-button__wrapper--text{color:#222}.dashboard-carousel .side-panel .side-button svg{width:100%}.dashboard-carousel .carousel-content{display:flex;width:80%}@media(max-width: 1260px){.dashboard-carousel .carousel-content{width:75%}}@media(max-width: 768px){.dashboard-carousel .carousel-content{width:100%;flex-direction:column}}.dashboard-carousel .carousel-content .mobile-title{display:flex;justify-content:center;align-items:center;background-color:#f4f4f4;padding-top:20px;padding-bottom:20px}.dashboard-carousel .carousel-content .mobile-title__text{margin:0;font-size:16px;font-weight:700;color:#222}.dashboard-carousel .carousel-content .mobile-title__icon{margin-left:.5rem}
.share-the-light-overview__main-block{position:relative}@media(min-width: 768px){.share-the-light-overview__main-block{display:flex;justify-content:center;min-height:588px;width:100%}}.share-the-light-overview__main-image{position:absolute;overflow:hidden;height:auto;width:100%}@media(min-width: 768px){.share-the-light-overview__main-image{top:0;display:flex;align-items:center;justify-content:center;max-height:100%}}.share-the-light-overview__main-image img{height:100%;max-width:unset;width:100%}@media(min-width: 768px){.share-the-light-overview__main-image img{transform:none}}.share-the-light-overview__main-image picture{display:flex;align-items:center;justify-content:center;width:100%;height:auto}.share-the-light-overview__main-image picture.img-fluid{width:100%;max-height:100%}.share-the-light-overview__main-image .photocred{font-size:.675rem}.share-the-light-overview__content{display:flex;flex-direction:column;align-items:center;position:relative;padding:205px 22px 0}@media(min-width: 768px){.share-the-light-overview__content{width:100%;align-items:start;max-width:1130px;padding:65px 50px 0}}.share-the-light-overview__title{margin-bottom:0}@media(min-width: 768px){.share-the-light-overview__title{font-size:2.75rem}}.share-the-light-overview__subtitle{color:#a2a2a2;font-size:1.875rem;text-align:center}@media(min-width: 480px){.share-the-light-overview__subtitle{text-align:unset}}@media(min-width: 768px){.share-the-light-overview__subtitle{font-size:2.75rem;line-height:2.75rem}}.share-the-light-overview__description{text-align:center}@media(min-width: 768px){.share-the-light-overview__description{text-align:left;font-size:1.125rem;max-width:504px;margin-top:33px}}.share-the-light-overview__buttons{margin:22px 0 24px}@media(min-width: 768px){.share-the-light-overview__buttons{margin:46px 0}}.share-the-light-overview__button{font-size:1rem}@media(min-width: 768px){.share-the-light-overview__button{min-height:50px;padding:0 25px}.share-the-light-overview__button.btn-white:hover{border-color:#fff}}.share-the-light-overview__button:first-child{margin-right:15px}.share-the-light-overview__images{margin-top:28px}@media(min-width: 768px){.share-the-light-overview__images{display:flex;margin-top:0}}.share-the-light-overview__images img{width:100%;height:100%;object-fit:cover}.share-the-light-overview .short-info{padding-bottom:67px}.share-the-light-overview .short-info .container-fluid{max-width:unset}.share-the-light-overview .short-info-container{align-items:center;padding-bottom:0}@media(min-width: 768px){.share-the-light-overview .short-info-container{padding-top:60px}}@media(min-width: 1024px){.share-the-light-overview .short-info-container{padding-left:40px;padding-right:40px}}.share-the-light-overview .short-info-container .text-area p{font-size:.875rem}@media(min-width: 768px){.share-the-light-overview .short-info-container .text-area p{font-size:1.125rem}}.share-the-light-overview .short-info-container .text-area li{font-size:.875rem}@media(min-width: 768px){.share-the-light-overview .short-info-container .text-area li{font-size:1.125rem}}.share-the-light-overview .short-info-columns-title{font-size:1.875rem;margin-bottom:0}@media(min-width: 768px){.share-the-light-overview .short-info-columns-title{font-size:3.125rem}}.share-the-light-overview .short-info-image{margin-bottom:18px}.share-the-light-overview .short-info-title{font-size:1.75rem}@media(min-width: 768px){.share-the-light-overview .short-info-title{font-size:2.25rem;margin-bottom:20px}}.share-the-light-overview .short-info-text{width:100%;margin:0}
.become-share-the-light-member{padding:78px 20px 27px}.become-share-the-light-member .agree-to-terms .input__container.input-checkbox{margin-bottom:28px}.become-share-the-light-member .agree-to-terms .input__container.input-checkbox p{margin-bottom:0}.become-share-the-light-member .agree-to-terms .input__container.input-checkbox p a{text-decoration:underline}.become-share-the-light-member .agree-to-terms .input-checkbox__label{white-space:unset}@media(min-width: 768px){.become-share-the-light-member{display:flex;width:100%;max-width:1120px;padding:100px 40px 150px;margin:0 auto}}.become-share-the-light-member__image{display:none}@media(min-width: 768px){.become-share-the-light-member__image{display:flex;min-width:220px;max-width:220px;margin:30px 108px 0 0}}.become-share-the-light-member__content{display:flex;flex-direction:column;align-items:center}@media(min-width: 768px){.become-share-the-light-member__content{align-items:baseline}}.become-share-the-light-member__title{font-size:1.875rem;margin-bottom:28px}@media(min-width: 768px){.become-share-the-light-member__title{font-size:2.25rem}}.become-share-the-light-member__description{text-align:center;margin-bottom:28px}@media(min-width: 768px){.become-share-the-light-member__description{text-align:left;font-size:1.5rem}}.become-share-the-light-member__button{height:50px;font-size:16px}@media(min-width: 768px){.become-share-the-light-member__button{min-height:50px;padding:0 25px}}
.share-the-light-activate-profile__form{width:100%}.share-the-light-activate-profile .agree-to-terms{color:#a2a2a2}.share-the-light-activate-profile .input-checkbox{flex-direction:column;align-items:flex-start}@media(min-width: 768px){.share-the-light-activate-profile .input-checkbox__label{font-size:1rem}}
@media(min-width: 768px){.share-the-light-create-profile__content{max-width:790px}}.share-the-light-create-profile__form{width:100%}.share-the-light-create-profile__input-container{margin-bottom:20px}.share-the-light-create-profile__input{background-color:transparent;border:1px solid #a2a2a2;color:#a2a2a2;font-size:1rem}@media(min-width: 768px){.share-the-light-create-profile__input{height:50px}}@media(min-width: 768px){.share-the-light-create-profile__name{display:flex}}@media(min-width: 768px){.share-the-light-create-profile__first-name{min-width:35%}}@media(min-width: 768px){.share-the-light-create-profile__last-name{width:100%;margin-left:8px}}.share-the-light-create-profile__shoot-with-gear{color:#fff}@media(min-width: 768px){.share-the-light-create-profile__shoot-with-gear>*:first-child{margin-top:.5rem;margin-right:50px}}@media(min-width: 768px){.share-the-light-create-profile__shoot-with-gear{display:flex;flex-direction:row;flex-wrap:wrap;padding-top:.188rem;padding-bottom:.188rem}}.share-the-light-create-profile__shoot-with-gear .input__label{font-weight:500;font-size:1rem;margin-bottom:1rem}@media(min-width: 768px){.share-the-light-create-profile__shoot-with-gear .input__label{margin-bottom:.25rem}}@media(max-width: 767.98px){.share-the-light-create-profile__shoot-with-gear .input__label{margin-bottom:1rem}}@media(min-width: 768px){.share-the-light-create-profile__shoot-with-gear .input__help.error{width:100%}}.share-the-light-create-profile__shoot-with-gear .radio__label{font-size:1rem}@media(min-width: 768px){.share-the-light-create-profile__shoot-with-gear .input-radio__set{padding-left:.5rem;display:flex}}@media(min-width: 768px){.share-the-light-create-profile__shoot-with-gear .input-radio__set:last-child{padding-right:0}}@media(min-width: 768px){.share-the-light-create-profile__shoot-with-gear .input-radio:first-child{padding-right:100px}}.share-the-light-create-profile .agree-to-terms{color:#a2a2a2}.share-the-light-create-profile .input-checkbox{flex-direction:column;align-items:flex-start}@media(min-width: 768px){.share-the-light-create-profile .input-checkbox__label{font-size:1rem}}@media(min-width: 768px){.share-the-light-create-profile .input__disclaimer{font-size:.875rem}}@media(min-width: 768px){.share-the-light-create-profile__footer{display:flex;justify-content:space-between;flex-direction:column;align-items:start}}
.approval-modal{width:680px;max-width:100%}
.toastify__toast{font-weight:500;border-radius:0;background-color:#fff;word-break:break-all}.toastify__toast-body{word-break:keep-all}.toastify__close-button{color:inherit}.toastify__toast--success{border:2px solid #000;color:#000}.toastify__toast--error{border:2px solid #ec3850;color:#fff}.toastify__toast--info{border:2px solid #000;color:#000}
