html{height:100%;background:#fff;overflow-x:hidden}*{box-sizing:border-box}*::-webkit-scrollbar{display:none}html::-webkit-scrollbar{display:none}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}p{margin:0;white-space:pre-wrap}body::-webkit-scrollbar{display:none}#root{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background-color:#fff0;border-radius:100px}::-webkit-scrollbar-thumb{background-color:#97979700;border-radius:100px}.skeleton{background:var(--main-grey-darker)!important;box-shadow:none!important;cursor:auto!important;border-radius:5px}.pulse{animation:pulse 1.5s ease-in-out .5s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.fadeIn{opacity:0;animation:fadeIn 1.5s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.input-container>.input{font-weight:500}.advanced-cropper-line-wrapper--north,.advanced-cropper-line-wrapper--south{height:12px;width:100%}.advanced-cropper-line-wrapper--north{cursor:n-resize}.advanced-cropper-line-wrapper--south{cursor:s-resize}.advanced-cropper-line-wrapper--east,.advanced-cropper-line-wrapper--west{width:12px;height:100%}.advanced-cropper-line-wrapper--east{cursor:e-resize}.advanced-cropper-line-wrapper--west{cursor:w-resize}.advanced-cropper-line-wrapper--disabled{cursor:auto}.advanced-cropper-line-wrapper__content{position:absolute}.advanced-cropper-line-wrapper__content--east,.advanced-cropper-line-wrapper__content--west{height:100%}.advanced-cropper-line-wrapper__content--north,.advanced-cropper-line-wrapper__content--south{width:100%}.advanced-cropper-line-wrapper__content--east{left:50%;transform:translate(-100%)}.advanced-cropper-line-wrapper__content--west{right:50%;transform:translate(100%)}.advanced-cropper-line-wrapper__content--north{top:50%}.advanced-cropper-line-wrapper__content--south{bottom:50%}.advanced-cropper-handler-wrapper{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px}.advanced-cropper-handler-wrapper__draggable{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.advanced-cropper-handler-wrapper--west-north{cursor:nw-resize}.advanced-cropper-handler-wrapper--north{cursor:n-resize}.advanced-cropper-handler-wrapper--east-north{cursor:ne-resize}.advanced-cropper-handler-wrapper--east{cursor:e-resize}.advanced-cropper-handler-wrapper--east-south{cursor:se-resize}.advanced-cropper-handler-wrapper--south{cursor:s-resize}.advanced-cropper-handler-wrapper--west-south{cursor:sw-resize}.advanced-cropper-handler-wrapper--west{cursor:w-resize}.advanced-cropper-handler-wrapper--disabled{cursor:auto}.advanced-cropper-bounding-box{position:relative;height:100%;width:100%}.advanced-cropper-bounding-box__handler-wrapper{position:absolute}.advanced-cropper-bounding-box__handler-wrapper--east,.advanced-cropper-bounding-box__handler-wrapper--west{top:50%;transform:translateY(-50%);height:100%}.advanced-cropper-bounding-box__handler-wrapper--south,.advanced-cropper-bounding-box__handler-wrapper--north{left:50%;transform:translate(-50%);width:100%}.advanced-cropper-bounding-box__handler-wrapper--west,.advanced-cropper-bounding-box__handler-wrapper--west-north,.advanced-cropper-bounding-box__handler-wrapper--west-south{left:0}.advanced-cropper-bounding-box__handler-wrapper--east,.advanced-cropper-bounding-box__handler-wrapper--east-north,.advanced-cropper-bounding-box__handler-wrapper--east-south{left:100%}.advanced-cropper-bounding-box__handler-wrapper--north,.advanced-cropper-bounding-box__handler-wrapper--west-north,.advanced-cropper-bounding-box__handler-wrapper--east-north{top:0}.advanced-cropper-bounding-box__handler-wrapper--south,.advanced-cropper-bounding-box__handler-wrapper--west-south,.advanced-cropper-bounding-box__handler-wrapper--east-south{top:100%}.advanced-cropper-bounding-box__handler{position:absolute}.advanced-cropper-bounding-box__handler--west-north{left:0;top:0}.advanced-cropper-bounding-box__handler--north{left:50%;top:0}.advanced-cropper-bounding-box__handler--east-north{left:100%;top:0}.advanced-cropper-bounding-box__handler--east{left:100%;top:50%}.advanced-cropper-bounding-box__handler--east-south{left:100%;top:100%}.advanced-cropper-bounding-box__handler--south{left:50%;top:100%}.advanced-cropper-bounding-box__handler--west-south{left:0;top:100%}.advanced-cropper-bounding-box__handler--west{left:0;top:50%}.advanced-cropper-bounding-box__line{position:absolute}.advanced-cropper-bounding-box__line--north,.advanced-cropper-bounding-box__line--south{left:0;transform:translateY(-50%)}.advanced-cropper-bounding-box__line--north{top:0}.advanced-cropper-bounding-box__line--south{top:100%}.advanced-cropper-bounding-box__line--west,.advanced-cropper-bounding-box__line--east{top:0;transform:translate(-50%)}.advanced-cropper-bounding-box__line--west{left:0}.advanced-cropper-bounding-box__line--east{left:100%}.advanced-cropper-artificial-transition{will-change:transform}.advanced-cropper-background-image{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;transform-origin:center;pointer-events:none;max-width:none!important;background-color:#ffffffb3}.advanced-cropper-canvas{display:none}.advanced-cropper-source{width:1px;height:1px;visibility:hidden;position:absolute;opacity:0}.advanced-cropper-fade{visibility:hidden;opacity:0;transition:.5s;display:flex;flex-direction:column}.advanced-cropper-fade--visible{opacity:1;visibility:visible}.advanced-cropper-wrapper__fade{flex-grow:1;min-height:0}.advanced-cropper-stencil-grid{display:table;border-collapse:collapse;table-layout:fixed;opacity:0;transition:opacity .3s}.advanced-cropper-stencil-grid{opacity:1}.advanced-cropper-stencil-grid__row{display:table-row}.advanced-cropper-stencil-grid__cell{display:table-cell;width:1%;height:1%;border:currentColor solid 1px}.advanced-cropper-stencil-grid__cell--top{border-top-color:transparent}.advanced-cropper-stencil-grid__cell--left{border-left-color:transparent}.advanced-cropper-stencil-grid__cell--right{border-right-color:transparent}.advanced-cropper-stencil-grid__cell--bottom{border-bottom-color:transparent}.advanced-cropper-stencil-overlay{box-sizing:content-box;box-shadow:0 0 0 1000px currentColor;pointer-events:none;width:100%;height:100%;position:absolute;-webkit-backface-visibility:hidden}.advanced-cropper-stencil-wrapper{will-change:transform}.advanced-cropper-boundary{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;direction:ltr;position:relative}.advanced-cropper-boundary__content{width:100%;height:100%;position:absolute;overflow:hidden;top:0;left:0}.advanced-cropper-boundary__stretcher{pointer-events:none;position:relative;max-width:100%;max-height:100%}.advanced-cropper-circle-stencil{position:absolute;height:100%;width:100%;box-sizing:content-box;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.advanced-cropper-circle-stencil__overlay{border-radius:50%;overflow:hidden}.advanced-cropper-circle-stencil__preview{border-radius:50%}.advanced-cropper-circle-stencil__draggable-area,.advanced-cropper-circle-stencil__overlay,.advanced-cropper-circle-stencil__preview,.advanced-cropper-circle-stencil__grid{position:absolute;height:100%;width:100%}.advanced-cropper-circle-stencil--movable{cursor:move}.advanced-cropper-rectangle-stencil{position:absolute;height:100%;width:100%;box-sizing:border-box;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.advanced-cropper-rectangle-stencil__draggable-area,.advanced-cropper-rectangle-stencil__overlay,.advanced-cropper-rectangle-stencil__preview,.advanced-cropper-rectangle-stencil__grid{position:absolute;height:100%;width:100%}.advanced-cropper-rectangle-stencil--movable{cursor:move}.advanced-cropper-simple-line{background:var(--white);border-width:1px}.advanced-cropper-simple-line--south,.advanced-cropper-simple-line--north{height:0;width:100%}.advanced-cropper-simple-line--east,.advanced-cropper-simple-line--west{height:100%;width:0}.advanced-cropper-simple-line--east{border-right-width:1px}.advanced-cropper-simple-line--west{border-left-width:1px}.advanced-cropper-simple-line--south{border-bottom-width:1px}.advanced-cropper-simple-line--north{border-top-width:1px}.advanced-cropper-simple-handler{display:none}.advanced-cropper-preview{overflow:hidden;box-sizing:border-box;position:relative;display:flex;flex-direction:column}.advanced-cropper-preview__content{overflow:hidden;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.advanced-cropper-preview__image{display:none;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform-origin:center;max-width:none!important}.advanced-cropper-preview__image--visible{display:block}.advanced-cropper-preview__boundary{flex-grow:1;min-height:0;min-width:0}.cropper-preview-wrapper__fade{flex-grow:1;min-height:0;width:100%}.advanced-cropper{overflow:hidden;max-height:100%;background:transparent;position:relative;display:flex;flex-direction:column;color:var(--white)}.advanced-cropper__boundary{flex-grow:1;min-height:0;min-width:0}.advanced-cropper__wrapper,.advanced-cropper__background-wrapper{left:0;top:0;right:0;bottom:0;position:absolute}.advanced-cropper__stencil-wrapper{position:absolute}.advanced-cropper *{box-sizing:border-box}.advanced-cropper-simple-handler{background:currentColor;height:10px;width:10px}.advanced-cropper-simple-line{transition:border .5s;border-color:#ffffff4d;border-style:solid}.advanced-cropper-simple-line--hover{border-color:var(--white)}.advanced-cropper-circle-stencil__preview{border:solid 2px rgba(255,255,255,.2)}.advanced-cropper-stencil-overlay,.advanced-cropper-stencil-grid{color:#ffffff80}._alertBanner_48bb9_1{position:fixed;left:50%;transform:translate(-50%);bottom:3%;width:360px;min-height:72px;height:fit-content;display:flex;align-items:center;gap:12px;justify-content:space-between;padding:12px;transition:all ease .3s;border-radius:24px;box-shadow:var(--dropdown-shadow);background-color:var(--white);z-index:1000}._content_48bb9_21{display:flex;gap:12px;align-items:center}._alertDescription_48bb9_27{display:flex;flex-direction:column}._alertDescription_48bb9_27 a{transition:color .3s;text-decoration-line:underline;cursor:pointer}._alertDescription_48bb9_27 a:hover{color:var(--purple-selected)!important}._form_1i6en_1{display:flex;flex-direction:column;gap:8px;width:100%}._fieldsWrapper_1i6en_8{width:100%;display:flex;flex-direction:column;gap:8px}._field_1i6en_8{display:flex;flex-direction:column;gap:8px}._field_1i6en_8>.input-container>p{white-space:nowrap}._errorMesage_1i6en_24{display:flex;justify-content:center}._google_1dw0u_1{display:flex;align-items:center;gap:8px}._info_1dw0u_7{width:276px}._info_1dw0u_7>p{text-align:center}._modalContainer_5sbfd_1{min-width:100%;min-height:100%;position:fixed;display:flex;align-items:center;justify-content:center;background-color:#0000001a;z-index:1000;top:0;left:0}._authModal_5sbfd_14{position:relative;width:340px;padding:48px 32px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;border-radius:16px;box-shadow:var(--big-shadow);background-color:var(--white)}._authModal_5sbfd_14>p{text-align:center;white-space:pre-line}._authModal_5sbfd_14>.type32{font-size:26px;line-height:32px}._authModal_5sbfd_14>._changeEmail_5sbfd_38{width:100%;cursor:pointer}._icon_5sbfd_43{position:absolute;right:12px;top:12px}._item_563ks_1{display:flex;align-items:center;gap:4px;height:40px;padding:8px 12px;border-radius:8px;transition:all .3s}._item_563ks_1:hover:not(._h34_563ks_10):not(._selected_563ks_10){background:var(--main-grey)}._item_563ks_1>.type14{line-height:100%}._selected_563ks_10:hover{background:var(--purple-light)}._h34_563ks_10{height:34px;transition:all .3s}._h34_563ks_10>.type14{transition:all .3s}._h34_563ks_10:hover>.type14{color:var(--purple-selected)!important}._menu_1gdkf_1{height:fit-content;overflow-y:scroll;position:absolute;top:68px;right:12px;width:240px;padding:16px;display:flex;flex-direction:column;border-radius:16px;background:var(--white);box-shadow:var(--dropdown-shadow)}._inner_1gdkf_16{display:flex;flex-direction:column}._separator_1gdkf_21:before{content:"";display:block;margin:8px 0;height:1px;width:100%;background:var(--grey-line)}._title_1gdkf_30>p{padding:8px 12px 0}@media only screen and (max-height: 597px){._menu_1gdkf_1{height:calc(100vh - 80px)}}@media only screen and (min-width: 600px){._menu_1gdkf_1{top:72px}}._header_18jbj_1{padding:16px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--grey-line)}._title_18jbj_9{display:flex;gap:4px;align-items:center}._square_18jbj_15{width:19px;height:19px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:var(--purple-light)}._btn_18jbj_25{cursor:pointer;background:inherit;border:none}._btn_18jbj_25>.type10{transition:all .3s;text-decoration-line:underline}._btn_18jbj_25:hover>.type10{color:var(--purple-selected)!important}._notificationItem_t97vq_1{position:relative;display:flex;align-items:center;gap:8px;height:76px;padding:16px;cursor:pointer;transition:background .1s}._notificationItem_t97vq_1:hover{background:var(--main-grey)}._notificationItem_t97vq_1:after{content:"";position:absolute;display:block;height:1px;width:344px;z-index:2;bottom:0;background:var(--grey-line)}._img_t97vq_25{width:60px;height:44px;object-fit:cover;border-radius:8px;background-color:var(--main-grey-darker)}._description_t97vq_33{display:flex;flex-direction:column;gap:4px}._time_t97vq_39{display:flex;gap:4px;align-items:center}._circle_t97vq_45{border-radius:50%;width:6px;height:6px;background:var(--purple)}._notificationItem_1th3q_1{position:relative;display:flex;align-items:center;gap:8px;height:76px;padding:16px;cursor:pointer;transition:background .1s}._notificationItem_1th3q_1:hover{background:var(--main-grey)}._notificationItem_1th3q_1:after{content:"";position:absolute;display:block;height:1px;width:344px;z-index:2;bottom:0;background:var(--grey-line)}._img_1th3q_1{width:60px;height:44px;object-fit:cover;border-radius:8px;background-color:var(--main-grey-darker)}._description_1th3q_1{display:flex;flex-direction:column;gap:4px}._time_1th3q_1{display:flex;gap:4px;align-items:center}._circle_1th3q_1{border-radius:50%;width:6px;height:6px;background:var(--purple)}._skeletonDescription_1th3q_3{display:flex;flex-direction:column;gap:11px}._skeletonSubtitle_1th3q_9{height:10px;width:100px}._skeletonTitle_1th3q_14{height:16px;width:190px}._notification_1kg3g_1{position:absolute;top:68px;right:12px;background:var(--white);box-shadow:0 10.3px 19px #00000021,0 0 20px #00000003;width:376px;height:431px;max-height:570px;border-radius:16px;overflow-y:scroll;transition:all .3s}@media only screen and (min-width: 600px){._notification_1kg3g_1{right:18px}}._tabs_11h91_1{display:flex;gap:4px;z-index:301}._tab_11h91_1{position:relative;padding:6px;min-width:36px;border-radius:8px;border:none;background:var(--white);cursor:pointer;transition:all .3s;outline:0}._tab_11h91_1:hover,._tab_11h91_1:focus{background:var(--main-grey)}._inner_11h91_23{display:flex;align-items:center;justify-content:center;gap:4px}._visible_11h91_30{display:none}@media only screen and (min-width: 600px){._tab_11h91_1{padding:6px 12px 6px 6px}._visible_11h91_30{display:block}}._header_r3us6_1{position:fixed;width:100%;height:60px;display:flex;padding:12px;justify-content:space-between;align-items:center;border-bottom:1px solid var(--grey-line);background:var(--white);z-index:999}._icons_r3us6_14{display:flex;gap:4px}._icons_r3us6_14>button{z-index:301;cursor:pointer}._icons_r3us6_14>button>div>p{line-height:normal}._icons_r3us6_14>.button{background:var(--purple-light)!important}._icons_r3us6_14>.button:hover{background:var(--purple-super-light)!important}._wrapper_r3us6_34{width:0;height:0;display:contents}._lostConnection_10uoe_1{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--white);transition:all ease .5s;transform:translateY(0);z-index:99999}._visible_10uoe_16{transform:translateY(100%)}._content_10uoe_20{background-color:var(--main-grey);width:90%;height:95%;border-radius:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}._content_10uoe_20>.type32{font-size:26px;line-height:32px}._content_10uoe_20>p{text-align:center;white-space:pre-line}._banner_1dmlp_1{position:fixed;top:0;width:100%;height:100dvh;display:flex;flex-direction:column;justify-content:start;align-items:center;background-color:var(--white);z-index:999}._bannerHeader_1dmlp_14{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px}._allPlansLink_7cd9p_1{cursor:pointer}._footer_r4ne0_1{text-align:center;padding-top:12px;position:relative;&:before{content:"";position:absolute;top:0;right:-300px;width:1000px;height:1px;background-color:var(--gray-line, rgba(227, 227, 227, .75))}}._choicePlan_1bi5j_1{display:flex;height:100dvh;margin:20px 40px;flex-direction:column;align-items:center;justify-content:center;gap:20px;font-weight:500}._tariffs_1bi5j_12{display:flex;width:320px;height:158px;max-width:320px;align-items:center;gap:10px}._tariffsButtons_1bi5j_21{display:flex;max-width:320px;flex-direction:column;align-items:center;gap:10px;align-self:stretch;button {background-color: var(--purple-light, #f2eeff); &:hover {background-color: var(--purple-super-light, #f9f7ff);} &:disabled {background-color: var(--purple-light, #f2eeff);}}}._tariff_1rieq_1{display:flex;padding:12px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0;align-self:stretch;border-radius:16px;border:1px solid var(--Gray-Line, rgba(227, 227, 227, .75));background-color:#fff;text-align:start;cursor:pointer;&:focus{outline:none}}._active_1rieq_19{border:1px solid var(--purple, rgba(114, 65, 255, .6))}._wrapperSale_1rieq_23{display:flex;align-items:center}._sale_1rieq_28{font-size:10px;color:var(--Black-50, rgba(0, 0, 0, .5))}._freeDays_1rieq_33{width:fit-content;padding:2px 6px;margin-bottom:8px;border-radius:6px;background:var(--Purple-LIght, #f2eeff)}._title_1jwvl_1{max-width:270px;display:flex;flex-direction:column;gap:12px;text-align:center}._redirectModal_19vt7_1{z-index:100;position:absolute;background:var(--white);box-shadow:var(--big-shadow);border-radius:16px;top:70px;right:15px;width:244px;padding:20px;display:flex;flex-direction:column;gap:12px}._buttons_19vt7_16{display:flex;align-items:center;gap:12px}#_rootBlock_1nhrs_1{position:relative}._smallTriangle_1nhrs_5{position:fixed;bottom:3px;right:3px}._headerPage_1o27t_1{position:fixed;width:100%;height:48px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;background-color:var(--white);border-bottom:1px solid var(--grey-line);z-index:99}._title_1o27t_14{display:flex;align-items:center;gap:8px}._image_1o27t_20{margin-top:48px;width:100%;aspect-ratio:17 / 8;background:var(--main-grey-darker);pointer-events:none;object-fit:cover}._errorPage_1pbx2_1{padding-top:60px}._content_1pbx2_5{margin-top:48px;width:100%;height:calc(100vh - 108px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}._content_1pbx2_5>button{width:138px}._description_1pbx2_20{width:223px;display:flex;flex-direction:column;gap:12px}._description_1pbx2_20>p{text-align:center}
