@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Kufam:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined);@import url(https://fonts.googleapis.com/css2?family=Material+Icons+Outlined);body{margin:0}*,body{font-family:Inter,sans-serif}.main-body{background-color:#f7faff;margin-top:52px;min-height:calc(100vh - 120px);padding:16px 0}.header{display:flex;padding:6px 36px}.header,.header-mobile{align-items:center;background-color:#fff;border-bottom:1px solid #dde2eb;justify-content:space-between;left:0;position:fixed;right:0;top:0}.header-mobile{display:none;padding:8px 16px}.header-mobile .logo{height:37.5px}.header-mobile .menu-icon{color:#2563eb}.header-mobile .overlay{background:#0003;inset:0;position:fixed;z-index:1999}.header-mobile .side-drawer{animation:slideIn .3s ease forwards;background:#fff;box-shadow:0 0 32px 0 #8898aa26;height:100vh;padding:16px;position:fixed;right:0;top:0;width:70%;z-index:2000}.header-mobile .side-drawer .drawer-header{align-items:center;display:flex;justify-content:space-between}.header-mobile .side-drawer .drawer-header .close-icon{color:#6b7280}.header-mobile .side-drawer .drawer-menu{display:flex;flex-direction:column;gap:8px;margin-top:24px}.header-mobile .side-drawer .drawer-menu a{align-content:center;border-radius:4px;color:#1f2737;font-size:14px;font-weight:400;line-height:22px;padding:8px 16px;text-decoration:none}.header-mobile .side-drawer .drawer-menu a.active{background-color:#dbeafe;font-weight:500}.header-mobile .side-drawer .drawer-menu a:hover{color:#2563eb}.header-mobile .side-drawer .divider{background-color:#dde2eb;border:none;height:1px;margin:16px 0}.header-mobile .side-drawer .contact-us-button{background:none;border:0;color:#2563eb;margin-top:8px;padding:8px 16px;text-align:left;width:100%}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media(max-width:767px){.header{display:none}.header-mobile{display:flex}}.logo{align-content:center;height:40px}.logo h1{color:#2563eb;font-size:24px;font-weight:600;margin:0}.menu{display:flex;gap:36px}.menu a{align-content:center;color:#1f2737;font-size:14px;font-weight:400;height:28px;text-decoration:none}.menu a.active{border-bottom:2px solid #2563eb;color:#2563eb;font-weight:600}.menu a:hover{color:#2563eb}.navigation{align-items:center;display:flex;gap:36px}.contact-us-button{background-color:#0000;border:1px solid #2563eb;border-radius:8px;color:#2563eb;font-size:14px;font-weight:600;height:34px;padding:0 12px}.contact-us-button:hover{cursor:pointer}.footer{background-color:#256deb;padding:8px 36px}.footer-content{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1350px}.right-footer{display:flex;gap:24px;height:20px}.left-footer{display:flex;gap:28px}.left-footer a,.left-footer span{color:#fff;font-size:12px;text-decoration:none}@media(max-width:767px){.left-footer a{display:none}}.prizelist-container{background-color:#fff;border-radius:12px;box-shadow:0 5px 15px 0 #2c2c2c0d,0 10px 30px 0 #3535350a,0 0 0 1px #8898aa1a;margin:24px auto 0;max-width:calc(100% - 86px);padding:16px 20px;width:862px}.prizelist-container .prizelist-header{font-size:18px;font-weight:600;line-height:28px;margin-bottom:16px}.prizelist-container .prizelist-body{display:flex;flex-wrap:wrap;gap:16px}.prizelist-container .prizelist-body .prizelist-card{align-items:center;background:linear-gradient(180deg,#f7faff,#dbeafe);border-radius:8px;display:flex;flex:1 1;gap:12px;padding:24px 20px}.prizelist-container .prizelist-body .prizelist-card .prize-title{color:#6b7280;font-size:14px;line-height:22px}.prizelist-container .prizelist-body .prizelist-card .prize{font-size:16px;font-weight:500}.form-body{background-color:#fff;border-radius:12px;box-shadow:0 5px 15px 0 #2c2c2c0d,0 10px 30px 0 #3535350a,0 0 0 1px #8898aa1a;margin:0 auto;max-width:calc(100% - 86px);padding:16px 20px;width:862px}.form-body .form-header{align-content:center;color:#1f2737;font-size:18px;font-weight:600;height:28px;margin-bottom:4px}.form-body .mandal-margin-top{margin-top:16px!important}.form-body .form-group{display:flex;flex-direction:column;gap:6px;margin-top:12px}.form-body .form-group .input-error{border-color:#ef4444}.form-body .form-group label{align-content:center;color:#6b7280;font-size:14px;height:16px}.form-body .form-group input,.form-body .form-group textarea{border:1px solid #dde2eb;border-radius:8px;caret-color:#2563eb;color:#1f2737;font-size:14px;font-weight:500;line-height:16px;outline:none;padding:14px;resize:none}.form-body .form-group input::placeholder,.form-body .form-group textarea::placeholder{color:#9ca2af;font-size:14px;font-weight:400}.form-body .form-group input:focus,.form-body .form-group textarea:focus{border:1px solid #2563eb;box-shadow:0 0 0 4px #3b82f640;outline:none}.form-body .form-group .uploaded-photo-box-error{border:1px solid #ef4444!important}.form-body .form-group .uploaded-photo-box-error .progress-bar-section{display:none!important}.form-body .form-group .error-message{color:#ef4444;font-size:12px;line-height:14px;margin-top:6px}.form-body .form-group .error-message.no-margin{margin-top:0}.form-body .form-group .uploaded-photo-box{border:1px solid #dde2eb;border-radius:6px;padding:20px}.form-body .form-group .uploaded-photo-box .photo-section{align-items:center;display:flex;justify-content:space-between}.form-body .form-group .uploaded-photo-box .photo-section .photo-metadata{align-items:center;display:flex;gap:8px;width:calc(100% - 48px)}.form-body .form-group .uploaded-photo-box .photo-section .photo-metadata .iamge{height:60px;object-fit:contain;width:60px}.form-body .form-group .uploaded-photo-box .photo-section .photo-metadata .image-desc{width:calc(100% - 76px)}.form-body .form-group .uploaded-photo-box .photo-section .photo-metadata .image-name{color:#1f2937;font-size:14px;font-weight:500;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-body .form-group .uploaded-photo-box .photo-section .photo-metadata .image-size{color:#6b7280;font-size:12px;line-height:16px}.form-body .form-group .uploaded-photo-box .photo-section .check-circle-icon{color:#16a34a;font-size:20px}.form-body .form-group .uploaded-photo-box .photo-section .delete-icon{color:#ef4444;cursor:pointer;font-size:20px;margin-left:8px}.form-body .form-group .uploaded-photo-box .progress-bar-section{align-items:center;display:flex;gap:8px;margin-top:10px}.form-body .form-group .uploaded-photo-box .progress-bar-section .progress-bar-background{background-color:#f3f4f6;border-radius:6px;flex:1 1;height:10px;overflow:hidden}.form-body .form-group .uploaded-photo-box .progress-bar-section .progress-bar-background .progress-bar{background-color:#2563eb;border-radius:6px;height:100%;transition:width .5s ease-in-out}.form-body .form-group .uploaded-photo-box .progress-bar-section .progress-bar-label{font-size:14px;min-width:44px;text-align:right}.form-body .form-group .upload-box{background-color:#fff;border:1px dashed #dde2eb;border-radius:8px;cursor:pointer;overflow:hidden;padding:20px 0;text-align:center}.form-body .form-group .upload-box .upload-image-body{align-items:center;display:flex;flex-direction:column}.form-body .form-group .upload-box .upload-image-body .upload-image-text{color:#1f2737;font-size:14px;font-weight:500;line-height:24px;margin-bottom:4px;margin-top:16px}.form-body .form-group .upload-box .upload-image-body .upload-image-text .upload-text{color:#2563eb}.form-body .form-group .upload-box .upload-image-body .upload-image-text .upload-text:hover{color:#1d4ed8}.form-body .form-group .upload-box .upload-image-body .max-size-text{color:#9ca2af;font-size:14px;line-height:22px}.form-body .submit-button{background-color:#256deb;border:0;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:20px;margin-top:16px;padding:10px;width:100%}.form-body .submit-button:disabled{cursor:auto}.form-body .submit-button:disabled,.form-body .submit-button:disabled:hover{background-color:rgba(37,109,235,.502)}.form-body .submit-button:hover{background-color:#1d4ed8}.form-body .submit-button .loader{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;width:14px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.popup-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-content{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000004d;max-width:calc(90% - 48px);padding:20px;text-align:center;width:518px}.popup-content h2{font-size:20px;font-weight:700;margin-bottom:16px}.close-icon{cursor:pointer;float:right;font-size:20px}.coming-soon-logo{height:75px;margin-bottom:24px}.timer-coming-soon{color:#2563eb;font-family:Kufam,Inter;font-size:36px}.timer-coming-soon-desc{margin-bottom:28px}.timer-coming-soon-desc,.timer-last-line{color:#1f2737;font-size:16px;font-weight:500}.timer-last-line{margin-top:16px}.timer-section{display:flex;gap:12px}.timer-section .timer-card{background:linear-gradient(180deg,#f7faff,#dbeafe);border:1px solid #dbeafe;border-radius:8px;padding:12px 0;width:25%}.timer-section .timer-card .timer-card-head{color:#2563eb;font-size:24px;font-weight:600}.timer-section .timer-card .timer-card-desc{color:#1f2737;font-size:12px;font-weight:400}.leaderboard-body{margin:0 auto;max-width:calc(100% - 42px);width:862px}.leaderboard-body .leaderboard-title{font-size:16px;line-height:24px;margin-bottom:16px}.leaderboard-body .leaderboard-title .top-entries{color:#6b7280;font-size:14px}.leaderboard-body .leaderboard-list{display:flex;flex-wrap:wrap;gap:16px}.leaderboard-body .leaderboard-list .leaderboard-details-body{background-color:#fff;border-radius:12px;box-shadow:0 5px 15px 0 #2c2c2c0d,0 10px 30px 0 #3535350a,0 0 0 1px #8898aa1a;cursor:pointer;margin-bottom:4px;padding:12px;width:calc(30% - 10px)}.leaderboard-body .leaderboard-list .leaderboard-details-body .leaderboard-name-and-by{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:6px}.leaderboard-body .leaderboard-list .leaderboard-details-body .leaderboard-name-and-by .leaderboard-name{color:#1f2737;font-size:16px;font-weight:500;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard-body .leaderboard-list .leaderboard-details-body .leaderboard-name-and-by .leaderboard-by{color:#6b7280;font-size:12px;line-height:16px;white-space:nowrap}.leaderboard-body .leaderboard-list .leaderboard-details-body .leaderboard-image{aspect-ratio:1/1;object-fit:cover;width:100%}.leaderboard-body .leaderboard-list .leaderboard-details-body .leaderboard-total-votes{align-items:center;display:flex;margin-top:6px}.leaderboard-body .leaderboard-list .leaderboard-details-body .leaderboard-total-votes .leaderboard-tag{color:#6b7280;font-size:14px;line-height:22px}.leaderboard-body .leaderboard-list .leaderboard-details-body .leaderboard-total-votes .leaderboard-votes-number{color:#1f2737;font-size:24px;font-weight:700;margin-left:12px;margin-right:5px}.leaderboard-body .leaderboard-list .leaderboard-details-body .leaderboard-total-votes .fav-icon{color:red;font-size:20px}@media(max-width:767px){.leaderboard-body .leaderboard-list .leaderboard-details-body{width:calc(50% - 32px)}}.coming-soon-leaderboard-body{display:flex;justify-content:center;margin-top:50px;width:100%}.coming-soon-leaderboard-body .coming-soon-leaderboard{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000004d;max-width:calc(90% - 48px);padding:20px;text-align:center;width:518px}.skeleton-loader{animation:pulse 1.5s ease-in-out infinite;background-color:#e0e0e0}@keyframes pulse{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.details-body{background-color:#fff;border-radius:12px;box-shadow:0 5px 15px 0 #2c2c2c0d,0 10px 30px 0 #3535350a,0 0 0 1px #8898aa1a;margin:0 auto;max-width:calc(100% - 86px);padding:16px 20px;width:518px}.details-body .name-and-by{align-items:center;display:flex;justify-content:space-between}.details-body .name-and-by .name{color:#1f2737;font-size:18px;font-weight:600;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.details-body .name-and-by .by{align-self:flex-end;color:#6b7280;font-size:14px;line-height:22px;white-space:nowrap}.details-body .image{margin-top:12px;max-width:100%;width:518px}.details-body .total-votes{align-items:center;display:flex;margin-top:12px}.details-body .total-votes .tag{color:#6b7280;font-size:14px;line-height:22px}.details-body .total-votes .votes-number{color:#1f2737;font-size:24px;font-weight:700;line-height:36px;margin-left:12px;margin-right:5px}.details-body .total-votes .fav-icon{color:red;font-size:20px}.details-body .total-votes .fav-icon.liked{animation:pop .3s ease;color:red}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1.2)}}.details-body .vote-now-button{align-items:center;background-color:#256deb;border:0;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:4px;justify-content:center;line-height:20px;margin-top:12px;padding:10px;width:100%}.details-body .vote-now-button .fav-icon{color:rgba(255,0,0,.502);font-size:18px}.details-body .vote-now-button:not(:disabled):hover{background-color:#1d4ed8}.details-body .vote-now-button:disabled{background-color:rgba(37,109,235,.502);cursor:auto}.details-body .vote-note{background-color:#dbeafe;color:#2563eb;font-size:12px;font-weight:500;line-height:14px;margin-top:8px;padding:4px 0;text-align:center}.details-body .cool-down-timer{background-color:#fff;border:1px solid #2563eb;border-radius:8px;margin-top:16px;padding:8px 0;place-items:center;text-align:center}.details-body .cool-down-timer .cool-down-label{color:#6b7280;font-size:14px;line-height:22px}.details-body .cool-down-timer .contest-ends-timer{align-items:center;display:flex;flex-direction:column;margin-top:4px}.details-body .cool-down-timer .contest-ends-timer .contest-ends-timer-numbers{color:#1f2737;display:flex;font-size:22px;font-weight:600;line-height:30px}.details-body .cool-down-timer .contest-ends-timer .contest-ends-timer-numbers .contest-ends-timer-label{color:#2463eb;display:flex;justify-content:center}.details-body .cool-down-timer .contest-ends-timer .contest-ends-timer-numbers .contest-ends-timer-label.number{color:#2463eb;width:54px}.details-body .cool-down-timer .contest-ends-timer .contest-ends-timer-words{color:#6b7280;display:flex;font-size:12px;line-height:14px;margin-top:4px}.details-body .cool-down-timer .contest-ends-timer .contest-ends-timer-words .contest-ends-timer-label{display:flex;justify-content:center}.details-body .cool-down-timer .contest-ends-timer .contest-ends-timer-words .contest-ends-timer-label.words{width:56px}.details-body .cool-down-timer .contest-ends-timer .contest-ends-timer-words .contest-ends-timer-label.space{font-size:22px;visibility:hidden}.details-body .share-container{align-items:center;display:flex;flex-wrap:nowrap;gap:16px;margin-top:16px;width:100%}.details-body .share-container .copy-share{align-items:center;border:1px solid #dde2eb;border-radius:8px;display:flex;flex-grow:1;min-width:0;padding:8px}.details-body .share-container .copy-share .link{color:#1f2737;cursor:pointer;flex:1 1;font-size:14px;line-height:22px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.details-body .share-container .copy-share .copy-to-clipboard{display:flex;margin:0 8px;padding:0 7px}.details-body .share-container .copy-share .copy-to-clipboard .copy-icon{cursor:pointer}.details-body .share-container .copy-share .share-button{all:unset;align-items:center;background-color:#2563eb;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:28px;justify-content:center;width:28px}.details-body .share-container .copy-share .share-button:hover{background-color:#1d4ed8}.details-body .share-container .copy-share .share-button .share-icon{font-size:18px}.details-body .share-container .social-media-share{align-items:center;display:flex;flex-shrink:0;gap:16px}.details-body .share-container .social-media-share .social-logo{cursor:pointer}@media(max-width:767px){.details-body .share-container{align-items:stretch;flex-direction:column;flex-wrap:wrap}.details-body .copy-share{width:calc(100% - 16px)}.details-body .social-media-share{justify-content:center;margin-top:10px;width:100%}}.error-body{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:calc(100% - 86px);padding:100px 20px 16px;width:518px}.error-body .header-err-text{color:#1f2737;font-size:18px;font-weight:500;line-height:22px;margin-bottom:6px;margin-top:26px}.error-body .desc-err-text{color:#6b7280;font-size:14px;line-height:18px}.error-body .leaderboard-button{background-color:#256deb;border:0;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:20px;margin-top:16px;padding:10px;width:100%}.submit-photo-body{background:linear-gradient(117.25deg,#f7faff 20.46%,#dbeafe 50.55%,#dbeafe 60.1%,#f7faff 91.63%);border-radius:12px;box-shadow:0 5px 15px 0 #2c2c2c0d,0 10px 30px 0 #3535350a,0 0 0 1px #8898aa1a;margin:24px auto 0;max-width:calc(100% - 86px);padding:16px 20px;width:518px}.submit-photo-body .head-text{color:#1f2737;font-size:18px;font-weight:500;line-height:28px;margin-bottom:2px}.submit-photo-body .sub-text{color:#6b7280;font-size:14px;line-height:22px}.submit-photo-body .steps{display:flex;gap:16px;margin-top:12px;text-align:center}.submit-photo-body .steps .steps-section{padding:8px}.submit-photo-body .steps .steps-header{color:#1f2737;font-size:14px;font-weight:500;line-height:22px;margin-bottom:2px;margin-top:8px}.submit-photo-body .steps .steps-desc{color:#6b7280;font-size:12px;line-height:14px}@media(max-width:767px){.submit-photo-body .steps{flex-direction:column}.submit-photo-body .steps .steps-section{align-items:center;display:flex}.submit-photo-body .steps .steps-section .steps-header-desc{margin-left:16px;text-align:left}.submit-photo-body .steps .steps-section .steps-header-desc .steps-header{margin-top:0}.submit-photo-body .counter-section{flex-direction:column;padding:0}.submit-photo-body .counter-section .contest-ends{place-items:center;width:calc(100% - 32px)}.submit-photo-body .counter-section .submit-photo-button{width:100%}}.submit-photo-body .counter-section{align-items:center;display:flex;gap:16px;margin-top:12px;padding:0 28px}.submit-photo-body .counter-section .contest-ends{background-color:#fff;border-radius:12px;padding:8px 16px;place-items:center;text-align:center;width:228px}.submit-photo-body .counter-section .contest-ends .contest-ends-label{color:#6b7280;font-size:12px;font-weight:500;line-height:14px}.submit-photo-body .counter-section .contest-ends .contest-ends-timer{align-items:center;display:flex;flex-direction:column;margin-top:8px}.submit-photo-body .counter-section .contest-ends .contest-ends-timer .contest-ends-timer-numbers{color:#1f2737;display:flex;font-size:22px;font-weight:600;line-height:30px}.submit-photo-body .counter-section .contest-ends .contest-ends-timer .contest-ends-timer-numbers .contest-ends-timer-label{display:flex;justify-content:center}.submit-photo-body .counter-section .contest-ends .contest-ends-timer .contest-ends-timer-numbers .contest-ends-timer-label.number{width:50px}.submit-photo-body .counter-section .contest-ends .contest-ends-timer .contest-ends-timer-words{color:#6b7280;display:flex;font-size:12px;line-height:14px;margin-top:8px}.submit-photo-body .counter-section .contest-ends .contest-ends-timer .contest-ends-timer-words .contest-ends-timer-label{display:flex;justify-content:center}.submit-photo-body .counter-section .contest-ends .contest-ends-timer .contest-ends-timer-words .contest-ends-timer-label.words{width:50px}.submit-photo-body .counter-section .contest-ends .contest-ends-timer .contest-ends-timer-words .contest-ends-timer-label.space{font-size:22px;visibility:hidden}.submit-photo-body .counter-section .submit-photo-button{background-color:#256deb;border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;padding:10px}.submit-photo-body .counter-section .submit-photo-button:hover{background-color:#1d4ed8}@media(max-width:767px){.submit-photo-body .steps{flex-direction:column}.submit-photo-body .steps .steps-section{align-items:center;display:flex;padding:4px}.submit-photo-body .steps .steps-section .steps-header-desc{margin-left:16px;text-align:left}.submit-photo-body .steps .steps-section .steps-header-desc .steps-header{margin-top:0}.submit-photo-body .counter-section{flex-direction:column;padding:0}.submit-photo-body .counter-section .contest-ends{place-items:center;width:calc(100% - 32px)}.submit-photo-body .counter-section .submit-photo-button{width:100%}}.terms-body{background-color:#fff;border-radius:12px;box-shadow:0 5px 15px 0 #2c2c2c0d,0 10px 30px 0 #3535350a,0 0 0 1px #8898aa1a;color:#1f2737;margin:0 auto;max-width:calc(100% - 86px);padding:16px 20px;width:862px}.terms-body .terms-header{align-content:center;color:#1f2737;font-size:18px;font-weight:600;height:28px;margin-bottom:4px}.terms-body .body2{font-size:14px;line-height:22px}.terms-body .fw-500{font-weight:500}.terms-body .list{font-size:14px;line-height:22px;margin:0;padding-left:25px}.terms-body .email-phone{align-items:center;display:flex;gap:4px}.terms-body .email-phone .a{color:#2563eb;cursor:pointer;text-decoration:underline}.terms-body .email-phone .email-icon{font-size:18px;height:18px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.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__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Toastify__toast--success{border:1px solid #16a34a}.Toastify__toast--success .Toastify__toast-icon svg{fill:#16a34a}.Toastify__toast--error{border:1px solid #ef4444}.Toastify__toast--error .Toastify__toast-icon svg{fill:#ef4444}.Toastify__toast{background:#fff;box-shadow:0 10px 8px 0 #0000000a;color:#1f2737;font-size:14px;height:52px;margin:0 0 0 16px;min-height:52px;padding:0 0 0 16px}.Toastify__toast .Toastify__progress-bar--wrp{visibility:hidden}.Toastify__toast-icon{width:18px}
/*# sourceMappingURL=main.14e4aaf3.css.map*/