.header{padding-top:16px;padding-bottom:4px;color:#fff;text-align:center;cursor:default}.header__title{color:#fff;font-size:42px;letter-spacing:.06em;text-shadow:0 2px 20px rgba(0,0,0,.4)}.header__subtitle,.header__title{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.header__subtitle{margin-top:2px;font-size:14px;font-weight:300;letter-spacing:.03em;color:hsla(0,0%,100%,.6);text-shadow:none}@media only screen and (max-width:950px){.header{padding-top:14px}.header__title{font-size:26px}.header__subtitle{font-size:12px}}.upload-button-container{position:relative}.upload-button-container--drop-active .upload-button{background:#065f46;outline:2px dashed #34d399;outline-offset:4px;box-shadow:0 0 0 4px rgba(52,211,153,.18)}.upload-button{display:block;width:140px;height:32px;margin:26px auto 0;padding:2px 5px;color:#fff;font-weight:500;font-size:14px;font-family:"Roboto",sans-serif;letter-spacing:.02em;line-height:32px;text-align:center;background:#047857;border-radius:8px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;-webkit-user-select:none;user-select:none}.upload-button:hover{background:#065f46;box-shadow:0 2px 8px rgba(4,120,87,.35)}.upload-button--primary-large{width:220px;height:48px;padding:0 18px;border-radius:12px;font-size:16px;font-weight:700;line-height:48px;letter-spacing:.01em;box-shadow:0 10px 24px rgba(4,120,87,.24)}.upload-button--primary-large:hover{box-shadow:0 12px 28px rgba(4,120,87,.32)}.upload-button--gray{color:#444;border:1px solid rgba(0,0,0,.14);background:#f2f2f4;box-shadow:none}.upload-button--gray:hover{background:#e8e8ec;box-shadow:none}.upload-button--background{width:90px;color:#065f46;font-size:13px;background:#d1fae5}.upload-button--background:hover{background:#a7f3d0;box-shadow:none}.upload-button__input{position:absolute;top:-1000px;display:none}.rangeslider{margin:20px 0;position:relative;background:#e6e6e6;touch-action:none}.rangeslider,.rangeslider .rangeslider__fill{display:block;box-shadow:inset 0 1px 3px rgba(0,0,0,.4)}.rangeslider .rangeslider__handle{background:#fff;border:1px solid #ccc;cursor:pointer;display:inline-block;position:absolute;box-shadow:0 1px 3px rgba(0,0,0,.4),0 -1px 3px rgba(0,0,0,.4)}.rangeslider .rangeslider__handle .rangeslider__active{opacity:1}.rangeslider .rangeslider__handle-tooltip{width:40px;height:40px;text-align:center;position:absolute;background-color:rgba(0,0,0,.8);font-weight:400;font-size:14px;transition:all .1s ease-in;border-radius:4px;display:inline-block;color:#fff;left:50%;transform:translate3d(-50%,0,0)}.rangeslider .rangeslider__handle-tooltip span{margin-top:12px;display:inline-block;line-height:100%}.rangeslider .rangeslider__handle-tooltip:after{content:" ";position:absolute;width:0;height:0}.rangeslider-horizontal{height:12px;border-radius:10px}.rangeslider-horizontal .rangeslider__fill{height:100%;background-color:#7cb342;border-radius:10px;top:0}.rangeslider-horizontal .rangeslider__handle{width:30px;height:30px;border-radius:30px;top:50%;transform:translate3d(-50%,-50%,0)}.rangeslider-horizontal .rangeslider__handle:after{content:" ";position:absolute;width:16px;height:16px;top:6px;left:6px;border-radius:50%;background-color:#dadada;box-shadow:inset 0 1px 3px rgba(0,0,0,.4),inset 0 -1px 3px rgba(0,0,0,.4)}.rangeslider-horizontal .rangeslider__handle-tooltip{top:-55px}.rangeslider-horizontal .rangeslider__handle-tooltip:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(0,0,0,.8);left:50%;bottom:-8px;transform:translate3d(-50%,0,0)}.rangeslider-vertical{margin:20px auto;height:150px;max-width:10px;background-color:initial}.rangeslider-vertical .rangeslider__fill,.rangeslider-vertical .rangeslider__handle{position:absolute}.rangeslider-vertical .rangeslider__fill{width:100%;background-color:#7cb342;box-shadow:none;bottom:0}.rangeslider-vertical .rangeslider__handle{width:30px;height:10px;left:-10px;box-shadow:none}.rangeslider-vertical .rangeslider__handle-tooltip{left:-100%;top:50%;transform:translate3d(-50%,-50%,0)}.rangeslider-vertical .rangeslider__handle-tooltip:after{border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid rgba(0,0,0,.8);left:100%;top:12px}.rangeslider-reverse.rangeslider-horizontal .rangeslider__fill{right:0}.rangeslider-reverse.rangeslider-vertical .rangeslider__fill{top:0;bottom:inherit}.rangeslider__labels{position:relative}.rangeslider-vertical .rangeslider__labels{position:relative;list-style-type:none;margin:0 0 0 24px;padding:0;text-align:left;width:250px;height:100%;left:10px}.rangeslider-vertical .rangeslider__labels .rangeslider__label-item{position:absolute;transform:translate3d(0,-50%,0)}.rangeslider-vertical .rangeslider__labels .rangeslider__label-item:before{content:"";width:10px;height:2px;background:#000;position:absolute;left:-14px;top:50%;transform:translateY(-50%);z-index:-1}.rangeslider__labels .rangeslider__label-item{position:absolute;font-size:14px;cursor:pointer;display:inline-block;top:10px;transform:translate3d(-50%,0,0)}.rangeslider-horizontal{margin-top:8px;height:6px;border-radius:6px;background:rgba(0,0,0,.1);box-shadow:none}.rangeslider-horizontal .rangeslider__fill{background:#059669;border-radius:6px;box-shadow:none}.rangeslider-horizontal .rangeslider__handle{width:18px;height:18px;border-radius:50%;border:2px solid #059669;box-shadow:0 1px 4px rgba(0,0,0,.18)}.rangeslider-horizontal .rangeslider__handle:focus{outline:none}.rangeslider-horizontal .rangeslider__handle:after{display:none}.rangeslider-horizontal .rangeslider__handle-tooltip{display:flex;align-items:center;justify-content:center;line-height:1}.rangeslider-horizontal .rangeslider__handle-tooltip span{margin-top:0}.home-main-card__slider{padding:5px 15px 20px 10px}.slider-input{width:200px;max-width:100%;box-sizing:border-box;-webkit-user-select:none;user-select:none}.slider-input label{font-size:inherit;font-weight:300}.slider-input>div:last-child{width:100%}.slider-input__input{position:relative;top:-2px;float:right}.slider-input__input--hidden{display:none}.slider-input__pencil{float:right;width:30px;padding:0;background:transparent;border:0;transform:scale(-.75,.75);cursor:pointer;color:inherit;font:inherit;line-height:1}.slider-input__pencil:focus-visible{outline:2px solid #6366f1;outline-offset:2px;border-radius:4px}@media only screen and (max-width:950px){.slider-input{width:100%;min-width:200px;margin:0}}select{appearance:none;background-color:transparent;border:none;margin:0;width:100%;font-family:inherit;cursor:inherit;line-height:inherit;z-index:1;outline:none;font-size:16px;font-weight:100}select::-ms-expand{display:none}.select{display:grid;grid-template-areas:"select";align-items:center;position:relative;width:100%;border:1px solid rgba(0,0,0,.1215686275);border-radius:4px;cursor:pointer;line-height:1.1;background-color:#fff;background-image:linear-gradient(0deg,#f9f9f9,#fff 33%)}.select:after,.select select{grid-area:select}.select--mobile{height:30px}.select--mobile select{font-weight:400;padding-left:10px}.select--mobile:after{content:"";position:absolute;top:45%;transform:translateY(-50%) rotate(45deg);width:5px;height:5px;border:solid #000;border-width:0 3px 3px 0;right:20px}.select option{font-size:18px;font-weight:200}.select option:checked{box-shadow:inset 0 0 0 1px #00f}.select:not(.select--multiple):after{content:"";justify-self:end;width:13px;height:8px;background-color:var(--select-arrow);clip-path:polygon(100% 0,0 0,50% 100%)}select:focus+.focus{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid var(--select-focus);border-radius:inherit}select[multiple]{padding-right:0;height:96px}select[multiple] option{white-space:normal;outline-color:var(--select-focus)}.select--disabled{cursor:not-allowed;background-color:#eee;background-image:linear-gradient(0deg,#ddd,#eee 33%)}label{font-size:18px;font-weight:500}.select+label{margin-top:32px}.animation-select{-webkit-user-select:none;user-select:none}.animation-select__input{margin-top:2px}.animation-select__question-mark{position:absolute;top:0;width:15px;height:15px;filter:brightness(120%)}.animation-select__text{position:relative}.animation-select__text label{font-size:inherit;font-weight:300}@media only screen and (max-width:950px){.animation-select{width:100%;margin:20px auto 0}}.transparent-checkbox{-webkit-user-select:none;user-select:none;margin-top:10px}.transparent-checkbox__input{position:relative;top:1px}@media only screen and (max-width:950px){.transparent-checkbox{text-align:center}}.create-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:220px;height:48px;overflow:hidden;color:#323232;font-size:16px;font-family:"Roboto",sans-serif;font-weight:700;letter-spacing:.01em;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:12px;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.create-button:active{border:1px solid rgba(0,0,0,.2)}.create-button:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.create-button:hover{background:#f4f4f6;border-color:rgba(0,0,0,.22);box-shadow:0 1px 4px rgba(0,0,0,.08)}.create-button:disabled{cursor:default}.create-button__content{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px}.create-button__progress-fill{position:absolute;top:0;left:0;z-index:0;display:block;width:0;height:100%;background:linear-gradient(90deg,rgba(99,102,241,.18),rgba(14,165,233,.22));transition:width .18s ease-out}.create-button--green .create-button__progress-fill{background:linear-gradient(90deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.32))}.create-button__spinner{width:16px;height:16px;border:2px solid;border-right:2px solid transparent;border-radius:999px;animation:create-button-spin .7s linear infinite}.create-button--downloading{pointer-events:none}.create-button--downloading:active,.create-button--downloading:focus{background-image:linear-gradient(90deg,#bebebe 50%,transparent 0),linear-gradient(90deg,#bebebe 50%,transparent 0),linear-gradient(0deg,#bebebe 50%,transparent 0),linear-gradient(0deg,#bebebe 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-position:0 0,100% 100%,0 100%,100% 0;background-size:15px 2px,15px 2px,2px 15px,2px 15px;border:0;animation:border-dance 1s linear infinite}@keyframes border-dance{0%{background-position:0 0,100% 100%,0 100%,100% 0}to{background-position:left 15px top,right 15px bottom,left bottom 15px,right top 15px}}.create-button--green{color:#fff;background:#059669;border:0;transition:background .2s ease,box-shadow .2s ease;box-shadow:0 10px 24px rgba(5,150,105,.24)}.create-button--green:hover{background:#047857;box-shadow:0 12px 28px rgba(5,150,105,.32)}@keyframes create-button-spin{to{transform:rotate(1turn)}}@media only screen and (max-width:950px){.create-button{font-size:16px}}
/*# sourceMappingURL=10.a22121e0.chunk.css.map */