html,body{scroll-behavior:smooth}*,*:before,*:after{margin:0;padding:0;border:none;outline:none;box-sizing:border-box}button{outline:none}button:focus{outline:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#0003;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#0000004d}body{font-family:var(--main-font);color:var(--gray);font-weight:400;font-size:14px;line-height:19px;background:var(--white)}body.active{overflow:hidden}a{text-decoration:none;opacity:1;color:var(--main);transition:.3s ease;cursor:pointer}a:hover{opacity:.88}ul li{list-style:none}.auto__container{position:relative;max-width:1380px;margin:0 auto;padding:0 40px}.auto__container.ex{max-width:1530px}.auto__container.big{max-width:1400px}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}h1{font-weight:700;font-size:50px;line-height:61px;color:var(--main);text-transform:capitalize}h2{font-weight:700;font-size:35px;line-height:42px;text-transform:capitalize;color:var(--main)}h3{font-weight:600;font-size:26px;line-height:31px;color:var(--main)}h3.big{font-weight:700;font-size:30px;line-height:26px}h3.sm{font-weight:600;font-size:24px;line-height:29px}h4{font-weight:600;font-size:22px;line-height:27px;color:var(--main)}h4.sm{font-weight:600;font-size:20px;line-height:24px}h5{font-weight:500;font-size:18px;line-height:22px;color:var(--main)}h6{font-weight:600;font-size:16px;line-height:20px;color:var(--main)}h6.sm{font-weight:600;font-size:14px;line-height:17px}p.big{font-weight:400;font-size:16px;line-height:21px}p.sm{font-weight:400;font-size:13px;line-height:18px}p.xsm{font-weight:400;font-size:12px;line-height:16px}.main{overflow:hidden;display:flex;flex-direction:column;padding-top:70px}.anchor{position:relative;top:-80px}.layout{position:relative}.layout.sm .layout__inner{width:calc(100% - 480px)}.layout.big .layout__inner{width:calc(100% - 300px)}.layout__back{position:fixed;top:90px;left:17px}.layout__inner{width:calc(100% - 400px);margin:0 auto;display:flex;flex-direction:column;align-items:center}@media (max-width: 1450px){.auto__container{max-width:1280px}}@media (max-width: 1380px){h1{font-size:45px;line-height:122%}.layout.sm .layout__inner{width:calc(100% - 430px)}.layout.big .layout__inner{width:calc(100% - 270px)}.layout__inner{width:calc(100% - 340px)}.layout__back{top:80px}}@media (max-width: 1180px){.auto__container{padding:0 30px}h1{font-size:40px}h2{font-size:30px;line-height:120%}.layout.sm .layout__inner,.layout.big .layout__inner,.layout__inner{width:100%}.layout__back{position:static;margin-bottom:40px}}@media (max-width: 1024px){::-webkit-scrollbar{display:none}}@media (max-width: 930px){h1{font-size:35px}}@media (max-width: 750px){.auto__container{padding:0 20px}.anchor{top:-130px}}@media (max-width: 540px){h1{font-size:30px}h2{font-size:26px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}._header_1dafm_1{position:absolute;top:0;left:0;width:100%;z-index:10;transition:.3s ease;background:var(--white)}._header_1dafm_1._sticky_1dafm_10{position:fixed;top:0;left:0;width:100%;animation-name:_sticky_1dafm_10;animation-duration:.4s;box-shadow:0 4px 4px #00000021}._header__inner_1dafm_19{padding:15px 0;height:70px;display:flex;justify-content:space-between;align-items:center}._header__inner-logo_1dafm_26{width:180px;display:flex;align-items:center}._header__inner-logo_1dafm_26 img{width:100%}._nav__inner_1dafm_35{display:flex;justify-content:space-between;align-items:center}._nav__inner-link_1dafm_40{margin-right:30px;font-weight:500;font-size:14px;line-height:17px;color:var(--black)}._nav__inner-link_1dafm_40:hover{opacity:1;color:var(--primary)}._nav__inner-buttons_1dafm_51{display:flex;align-items:center}._nav__inner-buttons_1dafm_51 button{padding:11px 30px!important}._avatar_1dafm_59{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:2px solid var(--primary);border-radius:50%;overflow:hidden;cursor:pointer;margin-left:12px;transition:.3s ease}._avatar_1dafm_59:hover{border-color:var(--text-color)}._avatar_1dafm_59 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._avatar__outer_1dafm_81{display:flex;align-items:center}._burger_1dafm_86{display:none}@media (max-width: 1024px){._nav_1dafm_35{position:fixed;top:70px;left:0;width:100%;max-width:unset;height:calc(100% - 70px);z-index:9;background:#0006;opacity:0;visibility:hidden}._nav_1dafm_35._active_1dafm_103{opacity:1;visibility:visible;transition:unset}._nav_1dafm_35._active_1dafm_103 ._nav__inner_1dafm_35{transform:translate(0);-moz-ransform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0)}._nav__inner_1dafm_35{flex-direction:column;position:absolute;justify-content:unset;align-items:center;box-sizing:border-box;top:0;right:0;width:100%;max-width:400px;z-index:1;padding:50px 30px 30px;height:100%;overflow-y:auto;background:var(--white);transform:translate(100%);transition:.3s ease}._nav__inner-link_1dafm_40{display:flex;align-items:center;justify-content:center;font-size:18px;line-height:24px;width:100%;margin:0 0 24px}._nav__inner-buttons_1dafm_51{flex-direction:column;width:100%}._nav__inner-buttons_1dafm_51 button{width:100%;font-size:18px;line-height:24px;padding:12px 24px!important}._nav__inner-buttons_1dafm_51 button:last-child{margin:0}._burger_1dafm_86{display:block;cursor:pointer;transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;position:relative;width:36px;height:36px;background:var(--main);border-radius:8px}._burger_1dafm_86:hover{opacity:1}._burger_1dafm_86:hover:before{background:var(--primary)}._burger_1dafm_86:hover:after{background:var(--primary)}._burger_1dafm_86:hover span{background:var(--primary)}._burger_1dafm_86:before{top:30%;width:50%;height:2px;border-radius:3px;background-color:var(--white);transition:all .3s ease;content:"";position:absolute;left:50%;transform:translate(-50%);-moz-ransform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%)}._burger_1dafm_86 span{top:50%;width:50%;height:2px;border-radius:3px;background-color:var(--white);transition:all .3s ease;position:absolute;left:50%;transform:translate(-50%,-50%);-moz-ransform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s}._burger_1dafm_86:after{bottom:30%;width:50%;height:2px;border-radius:3px;background-color:var(--white);transition:all .3s ease;content:"";position:absolute;left:50%;transform:translate(-50%);-moz-ransform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%)}._burger_1dafm_86._active_1dafm_103:before{top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}._burger_1dafm_86._active_1dafm_103 span{opacity:0}._burger_1dafm_86._active_1dafm_103:after{bottom:50%;-webkit-transform:translate(-50%,50%) rotate(-45deg);transform:translate(-50%,50%) rotate(-45deg)}}@media (max-width: 540px){._nav__inner_1dafm_35{padding:50px 20px 20px}}@keyframes _sticky_1dafm_10{0%{top:-60px;opacity:0}to{top:0;opacity:1}}._button_14eao_1{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;text-align:center;justify-content:center;display:inline-flex;align-items:center;padding:16px 60px;box-sizing:border-box;cursor:pointer;border-radius:10px;transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s}._button_14eao_1:hover{opacity:.8}._button_14eao_1._primary_14eao_20{color:var(--white);background:var(--primary)}._button_14eao_1._primary_14eao_20:hover{opacity:1;background:#ff701d}._button_14eao_1._secondary_14eao_28{background:var(--bg-gray);border:1px solid var(--stroke-dark);color:var(--main)}._button_14eao_1._secondary_14eao_28:hover{opacity:1;background:var(--stroke-dark)}._button_14eao_1._dark_14eao_37{background:var(--main);color:var(--white);border:1px solid var(--main)}._button_14eao_1._dark_14eao_37:hover{opacity:1;background:var(--gray);border-color:var(--gray)}._button_14eao_1._grad_14eao_47{background:radial-gradient(28.68% 142.76% at 80.1% 6.73%,#624f3c,#201515);color:var(--white);padding:9px 19px;position:relative}._button_14eao_1._grad_14eao_47:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:radial-gradient(78.68% 142.76% at 20.1% 50.73%,#624f3c,#201515);border-radius:10px;opacity:0;transition:.3s ease;pointer-events:none}._button_14eao_1._grad_14eao_47:hover{opacity:1}._button_14eao_1._grad_14eao_47:hover:before{opacity:1}._button_14eao_1._back_14eao_72{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;color:var(--main);cursor:pointer;transition:.3s ease;display:inline-flex;align-items:center;padding:7px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px}._button_14eao_1._back_14eao_72:hover{opacity:1;background:var(--stroke)}._button_14eao_1._left_14eao_91 svg{margin:0 10px 0 0}._button_14eao_1._sm_14eao_94{padding:11px 20px;line-height:16px}._button_14eao_1._xsm_14eao_98{padding:8px 18px;line-height:16px}._button_14eao_1:disabled{pointer-events:none;opacity:.6}._button_14eao_1 svg{width:24px;height:24px;margin-left:10px}._button_14eao_1 span{position:relative}@media (max-width: 1380px){._button_14eao_1{padding:14px 40px}}@media (max-width: 540px){._button_14eao_1{padding:12px 28px}}._footer_ovk5o_1{padding:50px 0 20px}._footer__inner-row_ovk5o_4{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;min-height:40px}._logo_ovk5o_12{width:180px;display:flex}._logo_ovk5o_12 img{width:100%}._copy_ovk5o_20{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid var(--stroke-dark)}._copy__links_ovk5o_27{display:flex;align-items:center}._copy__links_ovk5o_27 a{margin-right:20px}._copy__links_ovk5o_27 a:last-child{margin:0}._copy__links_ovk5o_27 a:hover{opacity:1;color:var(--primary)}._copy__tag_ovk5o_41{display:inline-flex;align-items:center;font-weight:400;font-size:14px;line-height:16px;color:#2b2f37;padding:8px 13px;border:1px solid var(--stroke-dark);border-radius:10px}._copy__tag_ovk5o_41 svg{width:18px;height:18px;margin-left:15px;color:var(--primary)}._copy__tag_ovk5o_41 b{font-weight:500}._copy_ovk5o_20 a,._copy_ovk5o_20 p{font-weight:400;font-size:13px;line-height:16px;color:var(--gray)}._social_ovk5o_69{display:flex;align-items:center}._social_ovk5o_69 a{width:20px;height:20px;display:flex;justify-content:center;align-items:center;margin-right:20px;color:var(--main);transition:.3s ease}._social_ovk5o_69 a:last-child{margin:0}._social_ovk5o_69 a:hover{opacity:1;color:var(--primary)}._social_ovk5o_69 a svg{width:100%;height:100%}@media (max-width: 750px){._footer_ovk5o_1{padding:40px 0 20px}._copy_ovk5o_20{flex-direction:column;align-items:center;text-align:center}._copy__links_ovk5o_27{margin:20px 0}}@media (max-width: 540px){._footer__inner-row_ovk5o_4{flex-direction:column;align-items:center}._logo_ovk5o_12{margin-bottom:24px}}._hero_r72md_1{padding:80px 0 0;position:relative;background:radial-gradient(79.31% 79.31% at 50% 45.15%,#fff,#fff0e0);overflow:hidden}._hero__inner_r72md_7{position:relative;z-index:2}._hero__inner-title_r72md_11{max-width:640px;margin:0 auto 70px;text-align:center}._hero__inner-title_r72md_11 h6{font-weight:500;font-size:14px;line-height:21px;position:relative;z-index:2}._hero__inner-title_r72md_11 p{margin-bottom:50px}._hero__inner-tag_r72md_26{display:inline-flex;position:relative;padding:5px 10px;margin-bottom:25px}._hero__inner-tag_r72md_26:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:calc(100% + 2px);height:calc(100% + 2px);border-radius:10px;background:linear-gradient(90deg,#ea9e87,#82b8ff);pointer-events:none}._hero__inner-tag_r72md_26:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:100%;height:100%;border-radius:10px;background:linear-gradient(90deg,#fae5dc,#e6eaf3);pointer-events:none}._hero__inner-row_r72md_56{display:flex;justify-content:center;align-items:center;margin-bottom:30px}._hero__inner-row_r72md_56 span{width:24px;height:24px;display:flex;margin:0 10px}._hero__inner-row_r72md_56 span svg{width:100%;height:100%}._hero__inner-image_r72md_72{width:90%;max-width:1120px;margin:0 auto -2px;display:flex;position:relative}._hero__inner-image_r72md_72:before{position:absolute;top:50%;left:50%;width:calc(100% + 10px);height:calc(100% + 10px);content:"";background:linear-gradient(90deg,#ea9e87,#82b8ff);transform:translate(-50%,-50%);border-radius:10px 10px 0 0}._hero__inner-image_r72md_72 img{width:100%;position:relative;border-radius:10px 10px 0 0}._hero__inner_r72md_7 h1{text-transform:capitalize;margin-bottom:25px}._heroTag_r72md_99{font-weight:400;font-size:14px;line-height:21px;padding:9px 20px;display:inline-flex;align-items:center;justify-content:center;text-align:center;border:1px solid #f5dcc3;filter:drop-shadow(0px 1px 5px rgba(0,0,0,.1));border-radius:30px;text-transform:capitalize}@media (max-width: 1180px){._hero_r72md_1{padding:60px 0 0}._hero__inner-title_r72md_11{margin-bottom:50px}._hero__inner-title_r72md_11 p{margin-bottom:40px}._hero__inner-image_r72md_72{width:94%}}@media (max-width: 930px){._hero_r72md_1{padding:50px 0 0}._hero__inner-title_r72md_11{margin-bottom:40px}._hero__inner-title_r72md_11 p{margin-bottom:30px}._hero__inner-image_r72md_72{width:100%}._hero__inner-row_r72md_56{overflow:hidden;overflow-x:auto}._hero__inner-row_r72md_56 span{width:20px;min-width:20px;height:20px;margin:0 6px}._heroTag_r72md_99{font-size:12px;line-height:18px;padding:8px 16px;white-space:nowrap}}@media (max-width: 750px){._hero__inner-row_r72md_56{justify-content:flex-start;margin:0 -20px 30px;padding:0 20px}}@media (max-width: 540px){._hero_r72md_1{padding:40px 0 0}._hero__inner-tag_r72md_26{margin-bottom:16px}._hero__inner-tag_r72md_26:before{border-radius:6px}._hero__inner-tag_r72md_26:after{border-radius:6px}._hero__inner-tag_r72md_26 h6{font-size:12px;line-height:18px}._hero__inner-title_r72md_11{margin-bottom:30px}._hero__inner-title_r72md_11 p{margin-bottom:24px}._hero__inner-row_r72md_56{margin-bottom:20px}._hero__inner-row_r72md_56 span{width:18px;min-width:18px;height:18px;margin:0 4px}._hero__inner-image_r72md_72:before{width:calc(100% + 5px);height:calc(100% + 5px);border-radius:5px 5px 0 0}._hero__inner-image_r72md_72 img{border-radius:5px 5px 0 0}._hero__inner_r72md_7 h1{margin-bottom:16px}._heroTag_r72md_99{font-size:11px;line-height:16px;padding:6px 14px;white-space:nowrap}}._different_r72md_215{padding:120px 0;background:radial-gradient(27.08% 118.95% at 84.74% 23.75%,#463524,#201515)}._different__inner_r72md_219{display:flex;align-items:center;justify-content:space-between}._different__inner-title_r72md_224{width:calc(33% - 15px);max-width:330px}._different__inner-row_r72md_228{width:calc(67% - 15px);max-width:770px;display:flex;justify-content:space-between}._different__inner_r72md_219 h2{color:var(--white);margin-bottom:20px}._different__inner_r72md_219 p{color:var(--gray-light)}._differentItem_r72md_241{width:calc(33.3% - 10px);max-width:236px}._differentItem_r72md_241 h4{color:var(--white);margin-bottom:20px;line-height:27px;height:54px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}@media (max-width: 1380px){._different_r72md_215{padding:100px 0}}@media (max-width: 1180px){._different_r72md_215{padding:80px 0}._different__inner_r72md_219{flex-direction:column}._different__inner-title_r72md_224{width:100%;max-width:unset;margin-bottom:40px}._different__inner-row_r72md_228{width:100%;max-width:unset}._differentItem_r72md_241{max-width:300px;width:calc(33.3% - 12px)}}@media (max-width: 930px){._different_r72md_215{padding:60px 0}._different__inner-title_r72md_224{text-align:center}._different__inner-row_r72md_228{flex-direction:column}._differentItem_r72md_241{width:100%;max-width:unset;margin-bottom:30px;text-align:center}._differentItem_r72md_241:last-child{margin:0}._differentItem_r72md_241 h4{height:unset;display:block;margin-bottom:16px}}@media (max-width: 540px){._different_r72md_215{padding:50px 0}._differentItem_r72md_241{margin-bottom:24px}._differentItem_r72md_241 h4{font-size:18px;margin-bottom:12px}}._features_r72md_321{padding:120px 0 110px}._features__inner-title_r72md_324{text-align:center;max-width:640px;margin:0 auto 40px}._features__inner-title_r72md_324 p{text-transform:capitalize}._features__inner-row_r72md_332{display:flex;flex-wrap:wrap;margin:0 -10px}._features__inner_r72md_324 h2{margin-bottom:20px}._featuresItem_r72md_340{width:calc(33.3% - 20px);margin:10px;display:flex;flex-direction:column;align-items:flex-start;padding:40px 20px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px;transition:.3s ease}._featuresItem_r72md_340:hover{background:var(--orange-tag);border-color:var(--primary)}._featuresItem__icon_r72md_356{width:30px;height:30px;display:flex;color:var(--primary);margin-bottom:30px}._featuresItem__icon_r72md_356 svg{width:100%;height:100%}._featuresItem_r72md_340 h4{margin-bottom:15px}._featuresItem_r72md_340 p{text-transform:capitalize}@media (max-width: 1380px){._features_r72md_321{padding:100px 0}}@media (max-width: 1180px){._features_r72md_321{padding:80px 0}._features__inner-title_r72md_324{margin-bottom:30px}._featuresItem_r72md_340{padding:30px 20px}._featuresItem__icon_r72md_356{margin-bottom:24px}}@media (max-width: 930px){._features_r72md_321{padding:60px 0}._featuresItem_r72md_340{width:calc(50% - 20px)}}@media (max-width: 650px){._features__inner-row_r72md_332{flex-direction:column;margin:0}._featuresItem_r72md_340{width:100%;margin:0 0 20px;align-items:center;text-align:center}._featuresItem_r72md_340:last-child{margin:0}._featuresItem__icon_r72md_356{margin-bottom:20px}}@media (max-width: 540px){._features_r72md_321{padding:50px 0}}._about_r72md_424{padding:40px 0;position:relative;background:#ffe3d4}._about__inner_r72md_429{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}._about__inner-image_r72md_436{width:calc(52% - 15px);max-width:657px;display:flex}._about__inner-image_r72md_436 img{width:100%}._about__inner-content_r72md_444{width:calc(48% - 15px);max-width:530px}._about__inner_r72md_429 h2{margin-bottom:20px}._aboutTag_r72md_451{display:flex;align-items:center;margin-bottom:20px}._aboutTag__inner_r72md_456{display:inline-flex;position:relative;padding:5px 10px}._aboutTag__inner_r72md_456:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:calc(100% + 2px);height:calc(100% + 2px);border-radius:10px;background:linear-gradient(90deg,#ea9e87,#82b8ff);pointer-events:none}._aboutTag__inner_r72md_456:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:100%;height:100%;border-radius:10px;background:linear-gradient(90deg,#fad5c5,#e6dadc);pointer-events:none}._aboutTag_r72md_451 h6{font-weight:500;font-size:14px;line-height:21px;position:relative;z-index:2}._aboutTag_r72md_451 span{width:26px;display:flex;margin-right:10px}._aboutTag_r72md_451 span img{width:100%}@media (max-width: 930px){._about__inner-content_r72md_444,._about__inner-image_r72md_436{width:calc(50% - 10px)}._about__inner_r72md_429 h2,._aboutTag_r72md_451{margin-bottom:14px}}@media (max-width: 750px){._about_r72md_424{padding:40px 0 20px}._about__inner_r72md_429{flex-direction:column}._about__inner-content_r72md_444,._about__inner-image_r72md_436{width:100%;max-width:unset}}@media (max-width: 540px){._about__inner-image_r72md_436{width:calc(100% + 20px);margin:0 -10px}}._results_r72md_537{padding:120px 0}._results__inner-title_r72md_540{margin-bottom:50px;max-width:640px}._results__inner-title_r72md_540 h2{margin-bottom:20px}._results__inner-row_r72md_547{display:flex;justify-content:space-between;margin-bottom:50px}._resultsItem_r72md_552{padding:0 30px;width:33.3%;border-left:1px solid var(--stroke-dark)}._resultsItem_r72md_552:last-child{border-right:1px solid var(--stroke-dark)}._resultsItem__top_r72md_560{margin-bottom:10px}._resultsItem_r72md_552 h3{font-weight:700;margin-bottom:4px}._resultsItem_r72md_552 h6{color:var(--primary);font-weight:500;font-size:14px;line-height:17px;height:34px;text-transform:capitalize}._resultsMain_r72md_575{display:flex;justify-content:space-between;align-items:center;padding:40px 50px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:20px}._resultsMain__profile_r72md_584{width:calc(30% - 15px);max-width:310px}._resultsMain__avatar_r72md_588{width:80px;height:80px;display:flex;margin-bottom:20px;border-radius:50%;overflow:hidden}._resultsMain__avatar_r72md_588 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._resultsMain__name_r72md_602 h6{margin-bottom:8px;font-weight:600}._resultsMain__name_r72md_602 p{color:var(--primary)}._resultsMain__content_r72md_609{width:calc(70% - 15px);max-width:810px}._resultsMain__content_r72md_609 h4{font-weight:500}@media (max-width: 1380px){._results_r72md_537{padding:100px 0}}@media (max-width: 1180px){._results_r72md_537{padding:80px 0}._results__inner-title_r72md_540,._results__inner-row_r72md_547{margin-bottom:40px}._resultsMain_r72md_575{padding:30px 40px}._resultsItem_r72md_552{padding:0 22px}._resultsItem__top_r72md_560{margin-bottom:15px}}@media (max-width: 930px){._results_r72md_537{padding:60px 0}._results__inner-title_r72md_540{margin-bottom:30px}._results__inner-row_r72md_547{flex-wrap:wrap;margin-bottom:30px}._resultsMain_r72md_575{padding:24px 30px}._resultsMain_r72md_575 h4{font-size:20px;line-height:25px}._resultsItem_r72md_552{width:50%;padding:24px}._resultsItem_r72md_552:nth-child(1){border-bottom:1px solid var(--stroke-dark)}._resultsItem_r72md_552:nth-child(2){border-bottom:1px solid var(--stroke-dark)}._resultsItem_r72md_552:last-child{border-right:unset}._resultsItem_r72md_552:nth-child(odd){border-left:unset}}@media (max-width: 750px){._resultsMain_r72md_575{flex-direction:column;padding:24px;border-radius:16px;text-align:center}._resultsMain__profile_r72md_584{width:100%;max-width:unset;margin-bottom:20px;display:flex;flex-direction:column;align-items:center}._resultsMain__content_r72md_609{width:100%;max-width:unset}._resultsMain__avatar_r72md_588{margin-bottom:12px}._resultsItem_r72md_552{padding:20px}}@media (max-width: 540px){._results_r72md_537{padding:50px 0}._results__inner-title_r72md_540{margin-bottom:20px;text-align:center}._results__inner-row_r72md_547{flex-direction:column}._resultsItem_r72md_552{width:100%;border:unset!important;border-bottom:1px solid var(--stroke-dark)!important;padding:20px 0;text-align:center}._resultsItem_r72md_552 h6{display:block;height:unset;line-height:120%}._resultsMain_r72md_575{padding:24px 20px}._resultsMain_r72md_575 h4{font-size:18px}}._pricing_r72md_733{padding:120px 0;background:var(--bg-gray)}._pricing__inner-title_r72md_737{max-width:640px;margin:0 auto 50px;text-align:center}._pricing__inner-title_r72md_737 h2{margin-bottom:20px}._pricing__inner-tabs_r72md_745{width:202px;margin:0 auto 30px;display:flex;padding:5px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px}._pricing__inner-tabs_r72md_745 button{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;color:var(--gray);background:transparent;cursor:pointer;transition:.3s ease;padding:9px 20px;border-radius:10px;margin-right:10px}._pricing__inner-tabs_r72md_745 button:last-child{margin:0}._pricing__inner-tabs_r72md_745 button._active_r72md_770{background:var(--main);color:var(--white)}._pricing__inner-tabs_r72md_745 button._active_r72md_770:hover{color:var(--white)}._pricing__inner-tabs_r72md_745 button:hover{color:var(--primary)}._pricing__inner-row_r72md_780{border-radius:10px;border:1px solid var(--stroke-dark);overflow:hidden;background:var(--white);display:flex}._pricingItem_r72md_787{width:25%;border-right:1px solid var(--stroke-dark)}._pricingItem_r72md_787:last-child{border:unset}._pricingItem__top_r72md_794{padding:30px;border-bottom:1px solid var(--stroke-dark)}._pricingItem__top_r72md_794 button{padding:11px 20px;width:100%}._pricingItem__title_r72md_802{margin-bottom:30px}._pricingItem__title_r72md_802 h6{margin-bottom:8px;font-weight:600}._pricingItem__title_r72md_802 p{line-height:18px;height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._pricingItem__info_r72md_818{margin-bottom:20px}._pricingItem__info_r72md_818 h3{color:var(--main);font-weight:600}._pricingItem__info_r72md_818 h3 span{font-weight:400;font-size:50%;color:var(--gray);margin-left:4px}._pricingItem__list_r72md_831{padding:20px 30px}._pricingItem__list_r72md_831 li{display:flex;align-items:flex-start;margin-bottom:12px}._pricingItem__list_r72md_831 li:last-child{margin:0}._pricingItem__list_r72md_831 li span{width:20px;height:20px;display:flex;margin-right:10px;color:var(--primary)}._pricingItem__list_r72md_831 li span svg{width:100%;height:100%}._pricingItem__list_r72md_831 li p{flex:1;font-size:13px;line-height:18px}@media (max-width: 1450px){._pricingItem__title_r72md_802{margin-bottom:16px}._pricingItem__title_r72md_802 p{line-height:18px;height:54px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 1380px){._pricing_r72md_733{padding:100px 0}._pricingItem__top_r72md_794{padding:24px}._pricingItem__list_r72md_831{padding:20px 24px}._pricingItem_r72md_787 h3{font-size:24px;line-height:120%}}@media (max-width: 1180px){._pricing_r72md_733{padding:80px 0}._pricing__inner-title_r72md_737{margin-bottom:40px}._pricing__inner-row_r72md_780{flex-wrap:wrap;margin:0 -10px;border:unset;background:unset}._pricingItem_r72md_787{width:calc(50% - 20px);margin:10px;background:var(--white);border-radius:10px;border:1px solid var(--stroke-dark)!important}}@media (max-width: 930px){._pricing_r72md_733{padding:60px 0}._pricing__inner-title_r72md_737{margin-bottom:30px}._pricing__inner-tabs_r72md_745{margin-bottom:20px}}@media (max-width: 650px){._pricing__inner-row_r72md_780{flex-direction:column;margin:0}._pricingItem_r72md_787{width:100%;margin:0 0 20px}._pricingItem_r72md_787:last-child{margin:0}._pricingItem__title_r72md_802 p{display:block;height:unset}._pricingItem_r72md_787 h3{font-size:26px}}@media (max-width: 540px){._pricing_r72md_733{padding:50px 0}}._tools_r72md_945{padding:120px 0}._tools__inner-title_r72md_948{max-width:640px;margin-bottom:40px}._tools__inner-row_r72md_952{display:flex;justify-content:space-between}._tools__inner_r72md_948 h2{margin-bottom:20px}._toolsItem_r72md_959{width:50px;height:50px;display:flex;background:#00000026;border-radius:10px;padding:5px}._toolsItem_r72md_959 img{border-radius:5px;width:100%}@media (max-width: 1380px){._tools_r72md_945{padding:100px 0}}@media (max-width: 1180px){._tools_r72md_945{padding:80px 0}}@media (max-width: 930px){._tools_r72md_945{padding:60px 0}._tools__inner-title_r72md_948{margin-bottom:20px}._tools__inner-row_r72md_952{justify-content:flex-start;margin:0 -15px;flex-wrap:wrap}._toolsItem_r72md_959{margin:15px}}@media (max-width: 540px){._tools_r72md_945{padding:40px 0}._tools__inner-row_r72md_952{margin:0 -10px}._toolsItem_r72md_959{margin:10px}}._join_r72md_1009{padding:100px 0;background:var(--main)}._join__inner-buttons_r72md_1013{display:flex;align-items:center;justify-content:center}._join__inner_r72md_1013 h2{margin-bottom:40px;color:var(--white);text-align:center}._join__inner_r72md_1013 p{margin-left:30px;color:var(--gray-light)}@media (max-width: 1180px){._join_r72md_1009{padding:80px 0}}@media (max-width: 930px){._join_r72md_1009{padding:60px 0}}@media (max-width: 540px){._join_r72md_1009{padding:50px 0}._join__inner-buttons_r72md_1013{flex-direction:column;text-align:center}._join__inner-buttons_r72md_1013 p{margin:20px 0 0}._join__inner_r72md_1013 h2{margin-bottom:30px}}._auth_4kjah_1{background:var(--bg-gray);overflow:hidden}._auth__inner_4kjah_5{display:flex;flex-direction:column;align-items:center;padding:40px 0 30px;min-height:100vh}._auth__inner-logo_4kjah_12{width:156px;display:flex;margin-bottom:50px}._auth__inner-logo_4kjah_12 img{width:100%}._auth__inner-foot_4kjah_20{display:flex;align-items:center;justify-content:center;margin:auto 0 0}._auth__inner-foot_4kjah_20 a{font-weight:400;font-size:14px;line-height:17px;color:var(--gray);margin-right:52px}._auth__inner-foot_4kjah_20 a:last-child{margin:0}._auth__inner-foot_4kjah_20 a:hover{opacity:1;color:var(--primary)}._form_4kjah_41{width:100%;max-width:520px;display:flex;flex-direction:column;padding:40px 30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:30px}._form__icon_4kjah_52{width:118px;height:118px;display:flex;margin:0 auto 40px}._form__icon_4kjah_52 img{width:100%}._form__title_4kjah_61{margin-bottom:30px;text-align:center}._form__title_4kjah_61 h3{margin-bottom:10px;font-weight:700}._form__title_4kjah_61 h3:last-child{margin:0}._form__title_4kjah_61 a{color:var(--primary);font-weight:500}._form__title_4kjah_61 p b{font-weight:500;color:var(--main)}._form__google_4kjah_80{display:flex;align-items:center;justify-content:center;font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;padding:14px 20px;border:1px solid var(--stroke);border-radius:10px;margin-bottom:30px}._form__google_4kjah_80:hover{background:var(--stroke)}._form__google_4kjah_80 span{width:20px;height:20px;display:flex;margin-right:10px}._form__google_4kjah_80 span img{width:100%}._form__divider_4kjah_105{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:30px}._form__divider_4kjah_105:before{position:absolute;top:50%;left:0;width:100%;height:1px;content:"";background:var(--stroke);transform:translateY(-50%);pointer-events:none}._form__divider_4kjah_105 p{font-weight:400;font-size:12px;line-height:15px;padding:0 10px;background:var(--white);position:relative}._form__col_4kjah_131{margin-bottom:30px}._form__input_4kjah_134{margin-bottom:20px}._form__input_4kjah_134:last-child{margin:0}._form__note_4kjah_140{position:relative;padding:15px 15px 15px 54px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:10px;margin-bottom:30px}._form__note_4kjah_140 span{position:absolute;top:15px;left:15px;width:24px;height:24px;display:flex;color:var(--gray)}._form__note_4kjah_140 span svg{width:100%;height:100%}._form__note_4kjah_140 h6{margin-bottom:8px;font-weight:500}._form__list_4kjah_165{display:flex;flex-direction:column;margin-bottom:30px}._form__list_4kjah_165:last-child{margin:0}._form__list_4kjah_165 li{display:flex;align-items:center;margin-bottom:8px}._form__list_4kjah_165 li:last-child{margin:0}._form__list_4kjah_165 li._active_4kjah_181 span{color:#24c57a}._form__list_4kjah_165 li span{width:18px;height:18px;display:flex;margin-right:10px;color:var(--gray);transition:.3s ease}._form__list_4kjah_165 li span svg{width:100%;height:100%}._form__list_4kjah_165 li p{flex:1}._form__foot_4kjah_199{display:flex;flex-direction:column;align-items:center;text-align:center}._form__foot_4kjah_199._big_4kjah_205 button{width:100%}._form__foot_4kjah_199 button{margin-bottom:30px;padding:16px 20px}._form__foot_4kjah_199 button:last-child{margin:0}._form__foot_4kjah_199 p a{color:var(--primary)}._form__foot_4kjah_199 p a:hover{opacity:1;color:var(--primary-dark)}@media (max-width: 540px){._auth__inner_4kjah_5{padding:30px 0}._auth__inner-logo_4kjah_12{margin-bottom:35px}._form_4kjah_41{padding:30px 20px;margin-bottom:20px}._form__icon_4kjah_52{width:100px;height:100px;margin-bottom:30px}._form__title_4kjah_61,._form__google_4kjah_80,._form__divider_4kjah_105,._form__col_4kjah_131{margin-bottom:24px}._form__input_4kjah_134{margin-bottom:14px}._form__note_4kjah_140{margin-bottom:24px;padding:12px 12px 12px 44px}._form__note_4kjah_140 span{width:20px;height:20px;top:12px;left:12px}._form__foot_4kjah_199 button{margin-bottom:24px}}._input_1yunv_1{display:flex;position:relative}._input_1yunv_1._error_1yunv_6 input{border:1px solid rgba(205,0,0,.3)}._input_1yunv_1._error_1yunv_6 input:focus{border:1px solid #cd0000}._input_1yunv_1 ._error_1yunv_6{font-weight:400;font-size:12px;line-height:16px;color:#cd0000;position:absolute;top:calc(100% + 4px);left:0;width:100%}._input_1yunv_1._uniq_1yunv_22{padding:14px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px;transition:.3s ease}._input_1yunv_1._uniq_1yunv_22:hover{border-color:var(--main)}._input_1yunv_1._uniq_1yunv_22:focus-within{border-color:var(--primary)}._input_1yunv_1._uniq_1yunv_22 input,._input_1yunv_1._uniq_1yunv_22 textarea{background:transparent;padding:0;border:unset;flex:1;width:unset}._input_1yunv_1._uniq_1yunv_22 span{margin-right:10px;font-weight:400;font-size:16px;line-height:20px;color:var(--main)}._input_1yunv_1._filled_1yunv_51 input{background:var(--bg-gray)}._input_1yunv_1:hover input{border-color:var(--main)}._input__icon_1yunv_57{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:23px;height:23px;display:flex;pointer-events:none;color:var(--main)}._input__icon_1yunv_57 svg{width:100%;height:100%}._input__outer_1yunv_72{display:block}._input__outer_1yunv_72>p{font-weight:400;font-size:14px;line-height:17px;color:var(--main);margin-bottom:8px}._input_1yunv_1 input,._input_1yunv_1 textarea,._input_1yunv_1 select{font-family:var(--main-font);width:100%;transition:.3s ease;resize:unset;font-weight:400;font-size:14px;line-height:16px;padding:16px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px;-webkit-appearance:none;color:var(--main)}._input_1yunv_1 input:focus,._input_1yunv_1 textarea:focus,._input_1yunv_1 select:focus{border-color:var(--primary)}._input_1yunv_1 input::placeholder,._input_1yunv_1 textarea::placeholder,._input_1yunv_1 select::placeholder{color:var(--gray-light)}._input_1yunv_1 input::-webkit-calendar-picker-indicator,._input_1yunv_1 textarea::-webkit-calendar-picker-indicator,._input_1yunv_1 select::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer}._input_1yunv_1 button{position:absolute;top:50%;right:20px;width:24px;height:24px;display:flex;transform:translateY(-50%);background-color:transparent;cursor:pointer;transition:.3s ease;color:var(--gray-light)}._input_1yunv_1 button svg{width:100%;height:100%}@media (max-width: 540px){._input_1yunv_1._uniq_1yunv_22 span{font-size:14px;line-height:20px;margin-right:8px}}._input_14eo1_1{display:flex;position:relative}._input_14eo1_1._error_14eo1_6 input{border:1px solid rgba(205,0,0,.3)}._input_14eo1_1._error_14eo1_6 input:focus{border:1px solid #cd0000}._input_14eo1_1 ._error_14eo1_6{font-weight:400;font-size:12px;line-height:16px;color:#cd0000;position:absolute;top:calc(100% + 4px);left:0;width:100%}._input__icon_14eo1_22{position:absolute;top:50%;left:12px;transform:translateY(-50%);width:20px;height:20px;display:flex;pointer-events:none;color:#9ca3af}._input__icon_14eo1_22 svg{width:100%;height:100%}._input__outer_14eo1_37{display:block}._input__outer_14eo1_37>p{font-weight:400;font-size:14px;line-height:17px;color:var(--main);margin-bottom:8px}._input_14eo1_1 input,._input_14eo1_1 textarea,._input_14eo1_1 select{font-family:var(--main-font);width:100%;transition:.3s ease;resize:unset;font-weight:400;font-size:14px;line-height:16px;padding:16px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px;color:var(--white);-webkit-appearance:none;color:var(--main)}._input_14eo1_1 input:focus,._input_14eo1_1 textarea:focus,._input_14eo1_1 select:focus{border-color:var(--primary)}._input_14eo1_1 input::placeholder,._input_14eo1_1 textarea::placeholder,._input_14eo1_1 select::placeholder{color:var(--gray-light)}._input_14eo1_1 button{position:absolute;top:50%;right:20px;width:24px;height:24px;display:flex;transform:translateY(-50%);background-color:transparent;cursor:pointer;transition:.3s ease;color:var(--gray-light)}._input_14eo1_1 button svg{width:100%;height:100%}._profile_15a2b_1{background:var(--bg-gray);overflow:hidden}._profile__inner_15a2b_5{display:flex;flex-direction:column;align-items:center;padding:40px 0 30px;min-height:100vh}._profile__inner-logo_15a2b_12{width:156px;display:flex;margin-bottom:50px}._profile__inner-logo_15a2b_12 img{width:100%}._profile__inner-foot_15a2b_20{display:flex;align-items:center;justify-content:center;margin:auto 0 0}._profile__inner-foot_15a2b_20 a{font-weight:400;font-size:14px;line-height:17px;color:var(--gray);margin-right:52px}._profile__inner-foot_15a2b_20 a:last-child{margin:0}._profile__inner-foot_15a2b_20 a:hover{opacity:1;color:var(--primary)}._content_15a2b_41{padding:40px 30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;width:100%;max-width:836px;margin-bottom:86px}._content__title_15a2b_50{text-align:center;margin-bottom:40px}._content__title-steps_15a2b_54{margin-bottom:20px}._content__title_15a2b_50 h3{margin-bottom:10px;font-weight:600}._content__foot_15a2b_61{padding-top:60px;display:flex;justify-content:flex-end}._content__foot_15a2b_61 button{padding:11px 24px!important;min-width:146px;margin-right:30px}._content__foot_15a2b_61 button:last-child{margin:0}._title_15a2b_75{margin-bottom:20px}._title_15a2b_75 h6{margin-bottom:8px;font-weight:600}._brand__row_15a2b_83{display:flex;flex-wrap:wrap;margin:0 -10px 30px}._brand__input_15a2b_88{width:calc(50% - 20px);margin:10px}._brand__input_15a2b_88._big_15a2b_92{width:calc(100% - 20px)}._brandKey_15a2b_95{margin-bottom:35px}._brandKey__title_15a2b_98{margin-bottom:20px}._brandKey__title_15a2b_98 h6{margin-bottom:8px;font-weight:600}._brandKey__input_15a2b_105{width:100%;margin-bottom:15px}._brandKey__tags_15a2b_109{display:flex;flex-wrap:wrap;margin:0 -5px}._brandKey__tag_15a2b_109{display:inline-flex;align-items:center;padding:4px 15px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px;margin:5px}._brandKey__tag_15a2b_109 p{font-weight:400;font-size:12px;line-height:15px;color:var(--main)}._brandKey__tag_15a2b_109 button{width:16px;height:16px;display:flex;color:var(--gray);margin-left:10px;background:transparent;cursor:pointer;transition:.3s ease}._brandKey__tag_15a2b_109 button:hover{color:var(--primary)}._brandKey__tag_15a2b_109 button svg{width:100%;height:100%}._brandSocial__title_15a2b_146{margin-bottom:20px}._brandSocial__item_15a2b_149{display:flex;align-items:center;margin-bottom:15px}._brandSocial__item_15a2b_149:last-child{margin:0}._brandSocial__item_15a2b_149 p{width:100px;margin-right:8px;color:var(--main)}._brandSocial__input_15a2b_162{flex:1}._brandLogo_15a2b_165{margin-bottom:40px}._brandLogo_15a2b_165:last-child{margin:0}._brandLogo__upload_15a2b_171{display:flex;align-items:center}._brandLogo__upload_15a2b_171 button{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;color:var(--main);display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px;cursor:pointer;transition:.3s ease}._brandLogo__upload_15a2b_171 button:hover{background:var(--stroke-dark)}._brandLogo__image_15a2b_194{width:120px;height:120px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;margin-right:50px;background:#badaff}._brandLogo__image_15a2b_194 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._brandLogo__image_15a2b_194 span{font-weight:500;font-size:60px;line-height:73px;color:var(--black);pointer-events:none}._brandColor_15a2b_218{margin-bottom:40px}._brandColor__row_15a2b_221{display:flex;flex-wrap:wrap;margin:-5px -5px 5px}._brandColor__item_15a2b_226{width:calc(20% - 10px);margin:5px;border-radius:10px;display:flex;justify-content:flex-end;flex-direction:column;align-items:center;text-align:center;height:130px;padding:10px;color:var(--white);cursor:pointer;border:1px solid transparent;transition:background-color .2s ease,color .2s ease}._brandColor__item-inner_15a2b_242{width:100%;background:#fff3;border-radius:5px;padding:5px 10px;font-weight:500;font-size:14px;line-height:17px;font-family:var(--main-font);color:var(--white);text-align:center}._brandColor__item_15a2b_226._invalid_15a2b_254{background:repeating-linear-gradient(45deg,#eee,#eee 10px,#f5f5f5 10px,#f5f5f5 20px);color:var(--main)}._brandColor__item_15a2b_226._invalid_15a2b_254 input{background:#0000000d;color:var(--main)}._brandColor__item_15a2b_226._light_15a2b_262{color:var(--main);border-color:var(--stroke)}._brandColor__item_15a2b_226._light_15a2b_262 input{background:#0000001a;color:var(--main)}._brandColor__item_15a2b_226 p{margin-bottom:8px}._brandColor__item_15a2b_226 span{display:flex;align-items:center;justify-content:center;width:100%}._brandColor__item_15a2b_226 span input{width:100%;background:#fff3;border-radius:5px;padding:5px 10px;font-weight:500;font-size:14px;line-height:17px;font-family:var(--main-font);color:var(--white);text-align:center}._brandTone__row_15a2b_291{display:flex;flex-wrap:wrap;margin:0 -5px}._brandTone__row_15a2b_291 button{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;color:var(--main);display:inline-flex;align-items:center;justify-content:center;padding:11px 28px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:20px;cursor:pointer;transition:.3s ease;margin:5px}._brandTone__row_15a2b_291 button._active_15a2b_313,._brandTone__row_15a2b_291 button:hover{background:var(--main);color:var(--white);border-color:var(--main)}._brandNote_15a2b_323{padding:20px;background:#fef6e8;border:1px solid #c9b99c;border-radius:10px;margin-bottom:40px}._brandNote_15a2b_323 ul{padding-left:20px}._brandNote_15a2b_323 ul li{list-style:disc;color:var(--main)}._brandAdd_15a2b_337{margin-bottom:40px}._brandAdd__foot_15a2b_340{padding-top:20px;display:flex;justify-content:flex-end}._brandAdd__foot_15a2b_340 button{min-width:146px}._brandAdd_15a2b_337>p{font-size:12px;line-height:15px;margin:20px 0;text-align:center}._samples__title_15a2b_355{margin-bottom:20px}._samples__col_15a2b_358{display:flex;flex-direction:column}._samplesItem_15a2b_362{margin-bottom:20px;padding:20px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:10px}._samplesItem_15a2b_362:last-child{margin:0}._samplesItem__text_15a2b_372{margin-bottom:20px}._samplesItem__row_15a2b_375{display:flex;align-items:center;justify-content:space-between}._samplesItem__row_15a2b_375 p b{font-weight:400;color:var(--main)}._samplesItem__action_15a2b_384{display:flex}._samplesItem__action_15a2b_384 button{display:flex;justify-content:center;align-items:center;width:35px;height:35px;background:var(--stroke);border-radius:30px;margin-right:10px;cursor:pointer;transition:.3s ease;color:var(--main)}._samplesItem__action_15a2b_384 button:hover{background:var(--primary);color:var(--white)}._samplesItem__action_15a2b_384 button:last-child{margin:0}._samplesItem__action_15a2b_384 button svg{width:20px;height:20px}._reviewProfile_15a2b_412{margin-bottom:30px;display:flex;align-items:center}._reviewProfile__logo_15a2b_417{width:100px;height:100px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;margin-right:20px;background:#badaff}._reviewProfile__logo_15a2b_417 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._reviewProfile__logo_15a2b_417 span{font-weight:500;font-size:50px;line-height:100%;color:var(--black);pointer-events:none}._reviewProfile__content_15a2b_441{flex:1}._reviewProfile__content_15a2b_441 h4{margin-bottom:10px;font-weight:600}._reviewProfile__links_15a2b_448{display:flex;align-items:center}._reviewProfile__links_15a2b_448 p{display:flex;align-items:center;color:var(--main);margin-right:20px}._reviewProfile__links_15a2b_448 p:last-child{margin:0}._reviewProfile__links_15a2b_448 p svg{width:18px;height:18px;margin-right:10px;color:var(--gray)}._review__col_15a2b_467{margin-bottom:30px}._reviewContent_15a2b_470{padding:20px;border:1px solid var(--stroke);border-radius:20px;margin-bottom:15px}._reviewContent_15a2b_470:last-child{margin:0}._reviewContent__row_15a2b_479{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}._reviewContent__row_15a2b_479:last-child{margin:0}._reviewContent__row_15a2b_479 p{display:flex;align-items:center;color:var(--main)}._reviewContent__row_15a2b_479 p svg{width:18px;height:18px;margin-right:20px;color:var(--gray)}._reviewContent_15a2b_470 h6{margin-bottom:10px;font-weight:500}._review_15a2b_412 ._brandColor__item_15a2b_226{height:unset}@media (max-width: 750px){._content_15a2b_41{padding:30px 24px;margin-bottom:40px}._content__foot_15a2b_61{padding-top:40px}._brand__input_15a2b_88{width:calc(100% - 20px)}._brandSocial__item_15a2b_149{flex-direction:column;align-items:flex-start}._brandSocial__item_15a2b_149 p{margin-bottom:8px}._brandSocial__input_15a2b_162{width:100%}._brandColor__item_15a2b_226{width:calc(33.3% - 10px)}._reviewProfile_15a2b_412{flex-direction:column;align-items:flex-start}._reviewProfile__logo_15a2b_417{margin:0 0 24px}}@media (max-width: 540px){._profile__inner_15a2b_5{padding:30px 0}._profile__inner-logo_15a2b_12{margin-bottom:35px}._content_15a2b_41{padding:24px 20px;margin-bottom:30px}._content__title_15a2b_50{margin-bottom:24px}._content__foot_15a2b_61{justify-content:space-between;padding-top:30px}._content__foot_15a2b_61._big_15a2b_92 button{width:100%}._content__foot_15a2b_61 button{margin:0;min-width:unset;width:calc(50% - 8px)}._brand__row_15a2b_83{margin-bottom:20px}._brandKey_15a2b_95{margin-bottom:24px}._brandKey__tags_15a2b_109{margin:0 -4px}._brandKey__tag_15a2b_109{padding:4px 10px;margin:4px}._brandKey__tag_15a2b_109 button{margin-left:6px}._brandLogo__image_15a2b_194{width:100px;height:100px;margin-right:24px}._brandLogo__upload_15a2b_171 button{padding:10px 16px}._brandColor_15a2b_218{margin-bottom:30px}._brandColor__item_15a2b_226{width:calc(50% - 10px)}._brandTone__row_15a2b_291{margin:0 -4px}._brandTone__row_15a2b_291 button{font-size:12px;line-height:16px;padding:8px 16px;margin:4px}._brandNote_15a2b_323{padding:16px;margin-bottom:24px}._brandAdd_15a2b_337{margin-bottom:24px}._brandAdd__foot_15a2b_340 button{min-width:unset;width:100%}._brandAdd_15a2b_337>p{margin:15px 0}._reviewProfile_15a2b_412{flex-direction:column;align-items:flex-start}._reviewProfile__logo_15a2b_417{margin:0 0 24px}._reviewProfile__links_15a2b_448{flex-direction:column;align-items:flex-start}._reviewProfile__links_15a2b_448 p{margin:0 0 10px}._reviewContent_15a2b_470{padding:16px;border-radius:14px}._reviewContent__row_15a2b_479{margin-bottom:10px}}._select_wnbu0_19{cursor:pointer;position:relative;width:100%;z-index:2}._select_wnbu0_19._active_wnbu0_25{z-index:3}._select_wnbu0_19._active_wnbu0_25 ._select__selected_wnbu0_28{border:1px solid var(--primary)}._select_wnbu0_19._active_wnbu0_25 ._select__selected_wnbu0_28 svg{transform:translateY(-50%) rotate(-180deg);color:var(--primary);opacity:1}._select_wnbu0_19._placeholder_wnbu0_36 ._select__selected_wnbu0_28{color:var(--gray-light)}._select_wnbu0_19._uniq_wnbu0_39 ._select__selected_wnbu0_28{display:flex;align-items:center;padding:9px 20px}._select_wnbu0_19._uniq_wnbu0_39 ._select__option_wnbu0_44{padding:9px 20px}._select_wnbu0_19._dark_wnbu0_47._placeholder_wnbu0_36 ._select__selected_wnbu0_28{color:#d4ccca}._select_wnbu0_19._dark_wnbu0_47 ._select__selected_wnbu0_28{position:relative;color:var(--white);border:unset;background:transparent}._select_wnbu0_19._dark_wnbu0_47 ._select__selected_wnbu0_28:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:10px;background:linear-gradient(90deg,#ea9e87,#82b8ff);pointer-events:none}._select_wnbu0_19._dark_wnbu0_47 ._select__selected_wnbu0_28:after{position:absolute;top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);content:"";border-radius:10px;background:#362c2c;pointer-events:none}._select_wnbu0_19._dark_wnbu0_47 ._select__selected_wnbu0_28 svg{color:#d4ccca;z-index:2}._select_wnbu0_19._dark_wnbu0_47 ._select__selected_wnbu0_28 span{position:relative;z-index:2}._select_wnbu0_19._dark_wnbu0_47 ._select__options_wnbu0_86{background:#362c2c;border-color:transparent}._select_wnbu0_19._dark_wnbu0_47 ._select__option_wnbu0_44{background:#362c2c;color:var(--white)}._select_wnbu0_19._dark_wnbu0_47 ._select__option_wnbu0_44:hover{background:var(--main)}._select_wnbu0_19._sm_wnbu0_97 ._select__selected_wnbu0_28{display:flex;align-items:center;padding:11px 48px 11px 20px}._select_wnbu0_19._sm_wnbu0_97 ._select__option_wnbu0_44{padding:11px 20px}._select_wnbu0_19._xsm_wnbu0_105 ._select__selected_wnbu0_28{display:flex;align-items:center;padding:6px 36px 6px 10px}._select_wnbu0_19._xsm_wnbu0_105 ._select__selected_wnbu0_28 svg{width:20px;height:20px;right:10px}._select_wnbu0_19._xsm_wnbu0_105 ._select__option_wnbu0_44{padding:8px 10px}._select_wnbu0_19._disabled_wnbu0_118{opacity:.6;pointer-events:none}._select__outer_wnbu0_122{display:block}._select__outer_wnbu0_122._dark_wnbu0_47>p{color:var(--white);margin-bottom:10px}._select__outer_wnbu0_122>p{font-weight:400;font-size:14px;line-height:17px;color:var(--main);margin-bottom:8px}._select__selected_wnbu0_28{position:relative;font-family:var(--main-font);font-weight:400;font-size:14px;line-height:16px;color:var(--main);background:var(--white);border:1px solid var(--stroke);padding:16px 48px 16px 20px;border-radius:10px;transition:.3s ease}._select__selected-inner_wnbu0_149{display:flex;align-items:center}._select__selected-logo_wnbu0_153{width:40px;height:40px;background:#82b8ff;border-radius:50%;margin-right:20px;display:flex}._select__selected-logo_wnbu0_153 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._select__selected_wnbu0_28:hover{border-color:var(--main)}._select__selected_wnbu0_28:hover svg{opacity:1}._select__selected_wnbu0_28 span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._select__selected_wnbu0_28 svg{position:absolute;top:50%;color:var(--main);right:20px;width:24px;transition:.3s ease;height:24px;transform:translateY(-50%)}._select__options_wnbu0_86{width:100%;position:absolute;top:100%;left:0;border:1px solid var(--stroke);border-radius:10px;background:var(--white);border-top:unset;max-height:200px;overflow-y:auto}._select__option_wnbu0_44{padding:12px 20px;font-family:var(--main-font);font-weight:400;font-size:14px;line-height:17px;color:var(--main);background:var(--white);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;display:flex;align-items:center}._select__option_wnbu0_44:last-child{border-bottom:unset}._select__option-logo_wnbu0_218{width:40px;height:40px;background:#82b8ff;border-radius:50%;margin-right:20px;display:flex}._select__option-logo_wnbu0_218 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._select__option_wnbu0_44:hover{background:var(--orange-tag)}._select__option_wnbu0_44 span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 540px){._select__selected-logo_wnbu0_153,._select__option-logo_wnbu0_218{width:30px;height:30px;margin-right:12px}}._input_1c1s1_1{display:flex;position:relative}._input_1c1s1_1._error_1c1s1_6 input{border:1px solid rgba(205,0,0,.3)}._input_1c1s1_1._error_1c1s1_6 input:focus{border:1px solid #cd0000}._input_1c1s1_1 ._error_1c1s1_6{font-weight:400;font-size:12px;line-height:16px;color:#cd0000;position:absolute;top:calc(100% + 4px);left:0;width:100%}._input_1c1s1_1._pass_1c1s1_22{position:relative}._input_1c1s1_1._pass_1c1s1_22 span{position:absolute;top:50%;left:12px;width:20px;height:20px;display:flex;transform:translateY(-50%)}._input_1c1s1_1._pass_1c1s1_22 span svg{width:100%;height:100%}._input_1c1s1_1._pass_1c1s1_22 input{padding:12px 32px 12px 40px}._input_1c1s1_1:hover textarea{border-color:var(--main)}._input__row_1c1s1_44{display:flex;align-items:center;justify-content:space-between;padding-top:16px}._input__row_1c1s1_44 a{font-weight:500;letter-spacing:-.011em;color:var(--primary)}._input__row_1c1s1_44 a:hover{opacity:1;color:var(--primary-dark)}._input__icon_1c1s1_59{position:absolute;top:50%;left:12px;transform:translateY(-50%);width:20px;height:20px;display:flex;pointer-events:none;color:#9ca3af}._input__icon_1c1s1_59 svg{width:100%;height:100%}._input__text_1c1s1_74{display:flex;align-items:center;padding-top:4px}._input__text_1c1s1_74 p{font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.006em;color:#5d6b68}._input__text_1c1s1_74 svg{width:16px;height:16px;margin-right:4px}._input__outer_1c1s1_91{display:block}._input__outer_1c1s1_91>p{font-weight:400;font-size:14px;line-height:17px;color:var(--main);margin-bottom:8px}._input_1c1s1_1 input,._input_1c1s1_1 textarea,._input_1c1s1_1 select{font-family:var(--main-font);width:100%;transition:.3s ease;resize:unset;font-weight:400;font-size:14px;line-height:16px;padding:16px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px;color:var(--white);-webkit-appearance:none;color:var(--main)}._input_1c1s1_1 input:focus,._input_1c1s1_1 textarea:focus,._input_1c1s1_1 select:focus{border-color:var(--primary)}._input_1c1s1_1 input::placeholder,._input_1c1s1_1 textarea::placeholder,._input_1c1s1_1 select::placeholder{color:var(--gray-light)}._input_1c1s1_1 input::-webkit-calendar-picker-indicator,._input_1c1s1_1 textarea::-webkit-calendar-picker-indicator,._input_1c1s1_1 select::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer}._input_1c1s1_1 button{position:absolute;top:50%;right:32px;width:16px;height:16px;display:flex;transform:translateY(-50%);background-color:transparent;cursor:pointer;transition:.3s ease;color:#9ca3af}._input_1c1s1_1 button svg{width:100%;height:100%}._upload_1fy5s_1{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;border:1px dashed var(--gray);border-radius:10px;position:relative}._upload_1fy5s_1 input{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;opacity:0;cursor:pointer}._upload_1fy5s_1 button{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;color:var(--main);display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:20px;cursor:pointer;transition:.3s ease}._upload_1fy5s_1 button:hover{background:var(--stroke-dark)}._upload_1fy5s_1 p{color:var(--main)}._dash__title_ew9le_1{margin-bottom:30px}._dash__title_ew9le_1 h3{margin-bottom:8px}._info_ew9le_8{display:flex;border-radius:10px;background:var(--white);margin-bottom:30px;border:1px solid rgba(255,56,60,.14)}._infoItem_ew9le_15{width:20%;padding:15px 20px;border-right:1px solid rgba(255,56,60,.14)}._infoItem_ew9le_15:last-child{border:unset}._infoItem__title_ew9le_23{display:flex;align-items:flex-end;margin-bottom:30px}._infoItem__title_ew9le_23 h6{font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._infoItem__title_ew9le_23 p{margin-left:3px}._infoItem__content_ew9le_39{display:flex;align-items:center}._infoItem__content_ew9le_39 h5{color:var(--black);margin-right:5px}._infoItem__content_ew9le_39 ._positive_ew9le_47{color:var(--green)}._infoItem__content_ew9le_39 ._negative_ew9le_50{color:var(--red)}._infoItem__rate_ew9le_53{display:flex;align-items:center;margin-left:10px}._infoItem__rate_ew9le_53 span{width:20px;height:20px;margin-right:5px}._infoItem__rate_ew9le_53 p{font-weight:600}._meet_ew9le_67{padding:30px;background:radial-gradient(28.68% 142.76% at 80.1% 6.73%,#624f3c,#201515);border-radius:10px;margin-bottom:30px}._meet__row_ew9le_73{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}._meet__wrapper_ew9le_79{width:calc(56% - 8px);margin-right:-30px;overflow-x:auto;padding:2px 30px 2px 0}._meet__wrapper_ew9le_79::-webkit-scrollbar{display:none}._meet__slider_ew9le_88{display:flex;overflow:visible!important}._meet__slider_ew9le_88 .swiper-slide{width:277px}._meetContent_ew9le_95{width:calc(44% - 8px);max-width:505px;display:flex;align-items:center}._meetContent__icon_ew9le_101{width:40px;display:flex;margin-right:30px}._meetContent__icon_ew9le_101 img{width:100%}._meetContent__title_ew9le_109{flex:1}._meetContent_ew9le_95 h5{margin-bottom:8px;font-weight:500;color:var(--white)}._meetContent_ew9le_95 h5 span{background:linear-gradient(90deg,#ea9e87,#82b8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}._meetContent_ew9le_95 p{color:#d4ccca}._meetInput_ew9le_127{position:relative;display:flex;justify-content:flex-end;padding:7px 8px}._meetInput_ew9le_127 button{position:relative;z-index:2;width:36px;height:36px;display:flex;justify-content:center;align-items:center;background:var(--gray);border-radius:20px;cursor:pointer;transition:.3s ease;color:var(--white)}._meetInput_ew9le_127 button:hover{background:var(--main)}._meetInput_ew9le_127 button svg{width:24px;height:24px}._meetInput_ew9le_127 input{position:absolute;top:0;left:0;width:100%;height:100%;padding:15px 50px 15px 20px;background:#ffffff1a;border-radius:30px;font-family:var(-main-font);font-weight:400;font-size:14px;line-height:19px;color:var(--white)}._meetInput_ew9le_127 input::placeholder{color:var(--gray-light)}._meetItem_ew9le_172{padding:15px;background:linear-gradient(90deg,#362c2c,#5f5145);border-radius:10px;background:#ffffff1a;cursor:pointer;transition:.3s ease;position:relative}._meetItem_ew9le_172:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:10px;background:linear-gradient(90deg,#ea9e87,#82b8ff);pointer-events:none}._meetItem_ew9le_172:after{position:absolute;top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);content:"";border-radius:10px;background:#362c2c;pointer-events:none;transition:.3s ease}._meetItem_ew9le_172:hover:after{opacity:.9}._meetItem_ew9le_172:hover ._meetItem__row_ew9le_207{color:var(--white)}._meetItem__title_ew9le_210{display:flex;align-items:flex-start;margin-bottom:20px;position:relative;z-index:2}._meetItem__title_ew9le_210 span{width:17px;height:21px;margin-right:10px;display:flex}._meetItem__title_ew9le_210 span svg{width:100%;height:100%}._meetItem__title_ew9le_210 h6{flex:1;font-weight:500;color:var(--white)}._meetItem__row_ew9le_207{display:flex;align-items:center;color:#d4ccca;transition:.3s ease;position:relative;z-index:2}._meetItem__row_ew9le_207 span{display:flex;width:20px;height:20px}._meetItem__row_ew9le_207 span svg{width:100%;height:100%}._meetItem__row_ew9le_207 p{flex:1}._actions_ew9le_253{padding:30px 20px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:30px}._actions__title_ew9le_260{margin-bottom:10px}._actions__title_ew9le_260 h5{font-weight:500}._actions__row_ew9le_266{display:flex;flex-wrap:wrap;margin:0 -11px}._actionsItem_ew9le_271{display:flex;align-items:center;padding:15px;background:var(--white);border:1px solid var(--stroke);border-radius:10px;margin:11px;width:calc(25% - 22px);color:var(--main);transition:.3s ease}._actionsItem_ew9le_271:hover{border-color:var(--primary)}._actionsItem_ew9le_271 span{display:flex;justify-content:center;align-items:center;width:45px;height:45px;background:#ebebeb;border-radius:10px;margin-right:15px}._actionsItem_ew9le_271 span svg{width:66%;height:66%}._actionsItem_ew9le_271 p{flex:1;font-weight:500}._decisions_ew9le_305{padding:30px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:30px}._decisions_ew9le_305:last-child{margin:0}._decisions__title_ew9le_315{margin-bottom:30px}._decisions__title_ew9le_315 h5{margin-bottom:8px;font-weight:500}._decisionsItem_ew9le_322{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;border:1px solid var(--stroke);border-radius:10px;margin-bottom:20px}._decisionsItem_ew9le_322:last-child{margin:0}._decisionsItem__top_ew9le_334{flex:1;max-width:680px}._decisionsItem__title_ew9le_338{display:flex;align-items:center;margin-bottom:8px}._decisionsItem__title_ew9le_338 h6{font-weight:500}._decisionsItem__tag_ew9le_346{display:inline-flex;align-items:center;margin-left:8px;padding:3px 10px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:5px;font-weight:500;font-size:12px;line-height:15px;color:var(--main)}._decisionsItem__row_ew9le_359{display:flex;align-items:center;margin-left:20px}._decisionsItem__status_ew9le_364{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px}._decisionsItem__status_ew9le_364._high_ew9le_372{background:var(--green-tag)}._decisionsItem__status_ew9le_364._middle_ew9le_375{background:var(--orange-tag)}._decisionsItem__status_ew9le_364._low_ew9le_378{background:var(--red-tag)}._decisionsItem__action_ew9le_381{margin-left:90px;display:flex;align-items:center}._decisionsItem__action_ew9le_381 button{padding:6px 20px!important;margin-right:8px}._overview_ew9le_391{padding:30px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:30px}._overview_ew9le_391:last-child{margin-bottom:0}._overview__title_ew9le_401{margin-bottom:20px}._overview__title_ew9le_401 h5{margin-bottom:8px;font-weight:500}._overview__row_ew9le_408{display:flex;justify-content:space-between;margin-bottom:20px}._overview__row_ew9le_408:last-child{margin:0}._overviewCol_ew9le_416{width:calc(50% - 10px);padding:15px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px}._overviewCol__title_ew9le_423{margin-bottom:30px}._overviewCol__title_ew9le_423 h6{font-weight:500}._overviewCol__top_ew9le_429{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;height:25px;padding-top:5px}._overviewCol__top_ew9le_429 h6{font-weight:500}._overviewMain_ew9le_440{padding:15px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px}._overviewMain__title_ew9le_446{display:flex;align-items:center;margin-bottom:30px}._overviewMain__title_ew9le_446 span{width:35px;height:35px;display:flex;justify-content:center;align-items:center;color:#d33f24;margin-right:10px;background:#f9e2de;border-radius:50%}._overviewMain__title_ew9le_446 span svg{width:18px;height:18px}._overviewMain__title_ew9le_446 h6{flex:1;font-weight:500}._overviewItem_ew9le_470{padding:15px 20px;border:1px solid var(--stroke);border-radius:10px;margin-bottom:10px;display:flex;align-items:flex-start;justify-content:space-between}._overviewItem_ew9le_470:last-child{margin:0}._overviewItem__main_ew9le_482{width:calc(60% - 10px)}._overviewItem__title_ew9le_485{display:flex;align-items:center;margin-bottom:8px;padding:2px 0}._overviewItem__title_ew9le_485 h6{font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._overviewItem__tag_ew9le_499{font-weight:500;font-size:12px;line-height:17px;color:var(--main);display:inline-flex;padding:3px 10px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:5px;margin-left:10px;white-space:nowrap}._overviewItem__text_ew9le_512{padding:3px 0}._overviewItem__action_ew9le_515{width:calc(40% - 10px);display:flex;align-items:center;justify-content:space-between}._overviewItem__action_ew9le_515 button{font-weight:500;font-size:14px;line-height:16px;color:var(--main);display:inline-flex;padding:6px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px;cursor:pointer;transition:.3s ease}._overviewItem__action_ew9le_515 button:hover{background:var(--stroke)}._overviewItem__status_ew9le_537{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px;text-transform:capitalize;display:inline-flex;align-items:center}._overviewItem__status_ew9le_537._low_ew9le_378{background:var(--green-tag)}._overviewItem__status_ew9le_537._low_ew9le_378 span{background:#43cd62}._overviewItem__status_ew9le_537._medium_ew9le_554{background:var(--orange-tag)}._overviewItem__status_ew9le_537._medium_ew9le_554 span{background:#dd9649}._overviewItem__status_ew9le_537._scheduled_ew9le_560{background:#e6e6e6}._overviewItem__status_ew9le_537._scheduled_ew9le_560 span{background:#989898}._overviewItem__status_ew9le_537._critical_ew9le_566{background:var(--red-tag)}._overviewItem__status_ew9le_537._critical_ew9le_566 span{background:#e45a5a}._overviewItem__status_ew9le_537 span{width:8px;height:8px;border-radius:50%;margin-right:5px;display:inline-block}._table_ew9le_580{border-collapse:collapse;width:100%}._table__wrapper_ew9le_584{background:var(--white);border:1px solid var(--stroke);border-radius:10px;overflow:hidden;overflow-x:auto}._table__wrapper_ew9le_584::-webkit-scrollbar{display:none}._table__status_ew9le_594{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px;text-transform:capitalize;display:inline-flex;align-items:center}._table__status_ew9le_594._active_ew9le_605{background:var(--green-tag)}._table__status_ew9le_594._active_ew9le_605 span{background:#43cd62}._table__status_ew9le_594._paused_ew9le_611{background:var(--orange-tag)}._table__status_ew9le_594._paused_ew9le_611 span{background:#dd9649}._table__status_ew9le_594._scheduled_ew9le_560{background:#e6e6e6}._table__status_ew9le_594._scheduled_ew9le_560 span{background:#989898}._table__status_ew9le_594._error_ew9le_623{background:var(--red-tag)}._table__status_ew9le_594._error_ew9le_623 span{background:#e45a5a}._table__status_ew9le_594 span{width:8px;height:8px;border-radius:50%;margin-right:5px;display:inline-block}._table_ew9le_580 thead{background:#f9f6f4}._table_ew9le_580 th{font-weight:400;font-size:12px;line-height:15px;text-transform:uppercase;color:var(--gray);padding:10px 20px;text-align:start;white-space:nowrap}._table_ew9le_580 tbody tr{border-bottom:1px solid var(--stroke)}._table_ew9le_580 tbody tr:last-child{border:unset}._table_ew9le_580 td{font-weight:400;font-size:14px;line-height:17px;color:var(--main);padding:12px 20px}._table_ew9le_580 td h6{display:none}._labels_ew9le_666{display:flex;align-items:center}._labels__item_ew9le_670{display:flex;align-items:center;color:var(--main);font-weight:400;font-size:14px;line-height:17px;margin-right:20px}._labels__item_ew9le_670:last-child{margin:0}._labels__item_ew9le_670 span{width:10px;height:10px;margin-right:7px;border-radius:2px}._chart_ew9le_689{width:100%;height:280px;display:flex}._chart_ew9le_689 canvas{width:100%!important;height:100%!important}._report__top_ew9le_699{margin-bottom:30px}._report__top_ew9le_699 h5{font-weight:600;margin-bottom:15px}._report__top_ew9le_699 p{margin-bottom:15px}._report__top_ew9le_699 p:last-child{margin:0}._report__top_ew9le_699 p b{font-weight:500;color:var(--main)}._report__tag_ew9le_716{display:inline-flex;align-items:center;padding:3px 10px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:5px;font-weight:500;font-size:12px;line-height:15px;color:var(--main)}._reportInfo_ew9le_728{padding:10px 20px;border:1px solid var(--stroke);border-radius:10px;margin-bottom:30px}._reportInfo__row_ew9le_734{display:flex;align-items:center;margin-bottom:15px}._reportInfo__row_ew9le_734:last-child{margin:0}._reportInfo__row_ew9le_734 p{margin-right:30px}._reportInfo__row_ew9le_734 p:last-child{margin:0}._reportInfo__row_ew9le_734 p:nth-of-type(2){color:var(--main)}._reportInfo__text_ew9le_751{width:140px}._reportInfo__status_ew9le_754{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px;text-transform:capitalize;display:inline-flex;align-items:center}._reportInfo__status_ew9le_754._active_ew9le_605{background:var(--green-tag)}._reportInfo__status_ew9le_754._active_ew9le_605 span{background:#43cd62}._reportInfo__status_ew9le_754._medium_ew9le_554{background:var(--orange-tag)}._reportInfo__status_ew9le_754._medium_ew9le_554 span{background:#dd9649}._reportInfo__status_ew9le_754._scheduled_ew9le_560{background:#e6e6e6}._reportInfo__status_ew9le_754._scheduled_ew9le_560 span{background:#989898}._reportInfo__status_ew9le_754._critical_ew9le_566{background:var(--red-tag)}._reportInfo__status_ew9le_754._critical_ew9le_566 span{background:#e45a5a}._reportInfo__status_ew9le_754 span{width:8px;height:8px;border-radius:50%;margin-right:5px;display:inline-block}._reportNote_ew9le_796{position:relative;padding:10px 15px;margin-bottom:50px}._reportNote_ew9le_796:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:10px;background:linear-gradient(90deg,#ea9e87,#82b8ff);pointer-events:none}._reportNote_ew9le_796:after{position:absolute;top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);content:"";border-radius:10px;background:var(--bg-gray);z-index:1;pointer-events:none}._reportNote__top_ew9le_824{position:relative;z-index:3;display:flex;align-items:center;margin-bottom:10px}._reportNote__top_ew9le_824 span{width:17px;height:21px;display:flex;margin-right:10px}._reportNote__top_ew9le_824 span svg{width:100%;height:100%}._reportNote__tag_ew9le_841{display:inline-flex;background:radial-gradient(79.29% 367.84% at 80.81% 32%,#624f3c,#201515);border-radius:5px;font-weight:400;font-size:12px;line-height:15px;color:var(--white);padding:5px 10px}._reportNote_ew9le_796 p{color:var(--black);position:relative;z-index:2}._report__foot_ew9le_857{display:flex;justify-content:space-between}@media (max-width: 1550px){._table_ew9le_580 th{padding:10px 14px;font-size:11px}._table_ew9le_580 td{padding:10px 14px}}@media (max-width: 1380px){._actions__row_ew9le_266{margin:0 -8px}._actionsItem_ew9le_271{margin:8px;width:calc(25% - 16px)}}@media (max-width: 1180px){._decisionsItem__action_ew9le_381{margin-left:50px}}@media (max-width: 1024px){._overview__row_ew9le_408{flex-direction:column}._overviewCol_ew9le_416{width:100%;margin-bottom:20px}._overviewCol_ew9le_416:last-child{margin:0}}@media (max-width: 930px){._info_ew9le_8{flex-wrap:wrap}._infoItem_ew9le_15{width:33.3%;border-bottom:1px solid rgba(255,56,60,.14)}._infoItem_ew9le_15:nth-child(n+4){border-bottom:unset}._infoItem_ew9le_15:nth-child(3){border-right:unset}._meet_ew9le_67{padding:24px 20px}._meetContent_ew9le_95{width:47%}._meet__wrapper_ew9le_79{width:53%;padding-right:20px;margin-right:-20px}._actions__row_ew9le_266{flex-wrap:wrap}._actionsItem_ew9le_271{width:calc(50% - 16px)}._decisionsItem_ew9le_322{flex-direction:column}._decisionsItem__top_ew9le_334{width:100%;max-width:unset;margin-bottom:20px}._decisionsItem__action_ew9le_381{margin-left:15px}._decisionsItem__row_ew9le_359{margin:0;width:100%;justify-content:space-between}._overviewItem__title_ew9le_485 h6{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._overviewItem__main_ew9le_482{width:calc(63% - 10px)}._overviewItem__action_ew9le_515{width:calc(37% - 10px)}}@media (max-width: 750px){._meet__row_ew9le_73{flex-direction:column}._meetContent_ew9le_95{width:100%;max-width:unset;margin-bottom:30px}._meet__wrapper_ew9le_79{width:calc(100% + 40px);margin:0 -20px;padding:0 20px}._overviewItem_ew9le_470{flex-direction:column;padding:20px}._overviewItem__main_ew9le_482{width:100%;margin-bottom:10px}._overviewItem__action_ew9le_515{width:100%;justify-content:space-between}._overviewItem__title_ew9le_485,._overviewItem__text_ew9le_512{padding:0}}@media (max-width: 650px){._infoItem_ew9le_15{width:50%}._infoItem_ew9le_15:nth-child(n){border-bottom:1px solid rgba(255,56,60,.14)}._infoItem_ew9le_15:nth-child(n+5){border-bottom:unset}._infoItem_ew9le_15:nth-child(3){border-right:1px solid rgba(255,56,60,.14)}._infoItem_ew9le_15:nth-child(2n){border-right:unset}}@media (max-width: 540px){._meet_ew9le_67{padding:20px 15px}._meet__wrapper_ew9le_79{width:calc(100% + 30px);margin:0 -15px;padding:0 15px}._actions_ew9le_253{padding:20px 15px 15px;margin:0 -13px 30px}._actions__row_ew9le_266{margin:0 -7px}._actionsItem_ew9le_271{margin:7px;width:calc(50% - 14px)}._actionsItem_ew9le_271 p{font-weight:500;font-size:14px;line-height:17px}._decisions_ew9le_305{margin:0 -13px 30px;padding:30px 15px}._decisionsItem_ew9le_322{padding:10px 15px}._decisionsItem__title_ew9le_338 h6{flex:1}._decisionsItem__tag_ew9le_346{white-space:nowrap}._overview_ew9le_391{margin:0 -13px 30px;padding:30px 15px}._overviewMain_ew9le_440,._overviewCol_ew9le_416{padding:15px}._overviewCol_ew9le_416:last-child{padding:20px 15px}._overviewCol__top_ew9le_429{flex-direction:column;align-items:flex-start;height:unset}._overviewCol__top_ew9le_429 h6{margin-bottom:10px}._table__wrapper_ew9le_584{border:unset}._table_ew9le_580 thead{display:none}._table_ew9le_580 tr{display:flex;flex-direction:column;padding-bottom:20px;margin-bottom:20px}._table_ew9le_580 tr:last-child{margin:0;padding:0}._table_ew9le_580 td{width:100%;padding:0;margin-bottom:10px;display:flex;align-items:center}._table_ew9le_580 td:last-child{margin:0}._table_ew9le_580 td h6{font-weight:400;font-size:12px;line-height:15px;text-transform:uppercase;color:var(--gray);margin-right:10px;display:block}}@media (max-width: 380px){._actionsItem_ew9le_271{width:calc(100% - 14px)}}._dropdown_11c8g_1{position:relative;cursor:pointer}._dropdown_11c8g_1._active_11c8g_5{z-index:2}._dropdown_11c8g_1._sm_11c8g_8 ._dropdown__btn_11c8g_8{width:20px;height:20px;color:var(--gray)}._dropdown_11c8g_1._sm_11c8g_8 ._dropdown__btn_11c8g_8:hover{color:var(--primary)}._dropdown__btn_11c8g_8{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#141b34;transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s}._dropdown__btn_11c8g_8:hover{color:var(--primary)}._dropdown__btn_11c8g_8 svg{width:100%;height:100%}._dropdown__options_11c8g_33{position:absolute;top:calc(100% + 4px);right:0;width:100px;padding:8px 12px;background:var(--white);border:1px solid var(--stroke);border-radius:8px;font-size:12px}._dropdown__options_11c8g_33 div{transition:.3s ease;margin-bottom:4px}._dropdown__options_11c8g_33 div:last-child{margin:0}._dropdown__options_11c8g_33 div:hover{color:var(--primary)}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}._modal_14qb7_1{position:fixed;top:0;right:0;width:100%;height:100%;z-index:1001;background:#0000004d;padding:17px;display:flex;overflow-y:auto}._modal_14qb7_1._sm_14qb7_13 h3{font-weight:500;font-size:16px;line-height:19px}._modal__inner_14qb7_18{width:100%;max-width:532px;margin:auto;padding:30px;background:var(--white);border-radius:10px;position:relative}._modal__inner-close_14qb7_27{width:24px;height:24px;display:flex;color:var(--gray);background:transparent;cursor:pointer;transition:.3s ease}._modal__inner-close_14qb7_27:hover{color:var(--primary)}._modal__inner-close_14qb7_27 svg{width:100%;height:100%;pointer-events:none}._modal__head_14qb7_44{margin-bottom:30px;display:flex;align-items:center;justify-content:space-between}._modal__body_14qb7_50{display:flex;flex-direction:column}@media (max-width: 540px){._modal_14qb7_1{padding:0;overflow:hidden}._modal__inner_14qb7_18{position:absolute;top:0;left:0;border-radius:0;max-width:unset;margin:0;padding:50px 20px 40px;height:100%;overflow-y:auto}._modal__inner-close_14qb7_27{position:absolute;top:17px;right:17px;width:30px;height:30px}}._project_1yeyu_1{width:100%;max-width:1090px;padding:40px 30px 30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:50px}._project__title_1yeyu_10{margin-bottom:50px}._project__title_1yeyu_10 h3{margin-bottom:10px;font-weight:600}._project__title_1yeyu_10 h3:last-child{margin:0}._projectTop_1yeyu_20{display:flex;justify-content:space-between;margin-bottom:20px}._project__row_1yeyu_25{display:flex;flex-wrap:wrap;margin:0 -10px 30px}._project__row_1yeyu_25:last-child{margin-bottom:0}._project__foot_1yeyu_33{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px}._project__foot-side_1yeyu_42{display:flex;align-items:center}._project__foot-side_1yeyu_42 span{width:40px;height:40px;display:flex;margin-right:20px}._project__foot-side_1yeyu_42 span img{width:100%}._project__foot-side_1yeyu_42 p{color:var(--main)}._projectItem_1yeyu_58{width:calc(33.3% - 20px);margin:10px;padding:15px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px}._projectItem__top_1yeyu_66{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._projectItem__top_1yeyu_66 h6{font-weight:500}._projectItem__name_1yeyu_75{display:flex;align-items:center;color:var(--main);margin-bottom:25px}._projectItem__name_1yeyu_75 svg{width:18px;height:18px;margin-right:10px;color:var(--gray)}._projectItem__tags_1yeyu_87{display:flex;flex-wrap:wrap;margin:0 -5px 25px}._projectItem__tags_1yeyu_87 span{font-weight:400;font-size:12px;line-height:15px;color:var(--main);display:inline-flex;align-items:center;padding:3px 10px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:5px;margin:5px}._projectItem__foot_1yeyu_105{display:flex;align-items:center;justify-content:space-between}._projectItem__foot_1yeyu_105 p{flex:1;text-align:end}._projectItem__status_1yeyu_114{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px;text-transform:capitalize;display:inline-flex;align-items:center}._projectItem__status_1yeyu_114._active_1yeyu_125{background:var(--green-tag)}._projectItem__status_1yeyu_114._active_1yeyu_125 span{background:#43cd62}._projectItem__status_1yeyu_114._pending_1yeyu_131{background:var(--orange-tag)}._projectItem__status_1yeyu_114._pending_1yeyu_131 span{background:#dd9649}._projectItem__status_1yeyu_114._scheduled_1yeyu_137{background:#e6e6e6}._projectItem__status_1yeyu_114._scheduled_1yeyu_137 span{background:#989898}._projectItem__status_1yeyu_114._error_1yeyu_143{background:var(--red-tag)}._projectItem__status_1yeyu_114._error_1yeyu_143 span{background:#e45a5a}._projectItem__status_1yeyu_114 span{width:8px;height:8px;border-radius:50%;margin-right:5px;display:inline-block}._content_1yeyu_157{padding:40px 30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;width:100%;max-width:836px;margin-bottom:86px}._content__title_1yeyu_166{margin-bottom:40px}._content__title-steps_1yeyu_169{margin-bottom:20px}._content__title_1yeyu_166 h3{margin-bottom:10px;font-weight:600}._content__foot_1yeyu_176{padding-top:60px;display:flex;justify-content:flex-end}._content__foot_1yeyu_176 button{padding:11px 24px!important;min-width:146px;margin-right:30px}._content__foot_1yeyu_176 button:last-child{margin:0}._title_1yeyu_190{margin-bottom:20px}._title_1yeyu_190 h6{margin-bottom:8px;font-weight:600}._info__input_1yeyu_198{margin-bottom:20px}._info__input_1yeyu_198:last-child{margin:0}._info__input-row_1yeyu_204{padding-top:4px;display:flex;align-items:center}._info__input-row_1yeyu_204 p{margin-right:20px}._info__input-tags_1yeyu_212{display:flex;flex-wrap:wrap;flex:1;margin:0 -4px}._info__input-tags_1yeyu_212 span,._info__input-tags_1yeyu_212 button{font-weight:400;font-size:14px;line-height:17px;color:var(--main);display:inline-flex;align-items:center;padding:6px 15px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px;margin:4px;cursor:pointer;transition:.3s ease}._info__input-tags_1yeyu_212 span:hover,._info__input-tags_1yeyu_212 button:hover{background:var(--stroke-dark)}._info__col_1yeyu_238{margin-bottom:40px}._info__col_1yeyu_238:last-child{margin:0}._info__col-foot_1yeyu_244{display:flex;justify-content:flex-end}._info__col-foot_1yeyu_244 button{min-width:146px}._info__col_1yeyu_238>h6{margin-bottom:5px;font-weight:500}._infoNote_1yeyu_255{padding:20px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:10px}._infoNote__profile_1yeyu_261{display:flex;align-items:center;margin-bottom:20px}._infoNote__avatar_1yeyu_266{width:40px;height:40px;display:flex;margin-right:15px;border-radius:50%;overflow:hidden}._infoNote__avatar_1yeyu_266 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._infoNote__name_1yeyu_280{flex:1}._infoNote__name_1yeyu_280 h6{margin-bottom:5px;font-weight:500}._infoNote__name_1yeyu_280 p{line-height:110%}._assets__content_1yeyu_291{margin-bottom:40px}._assets__content_1yeyu_291:last-child{margin:0}._assets__content_1yeyu_291>p{text-align:center;margin-top:10px}@media (max-width: 1180px){._project__row_1yeyu_25{margin:0 -6px 24px}._projectItem_1yeyu_58{width:calc(33.3% - 12px);margin:6px}}@media (max-width: 930px){._projectTop_1yeyu_20{flex-direction:column;align-items:flex-end}._projectTop__search_1yeyu_316{width:100%;margin-bottom:20px}._projectItem_1yeyu_58{width:calc(50% - 12px)}}@media (max-width: 750px){._content_1yeyu_157{padding:30px 24px;margin-bottom:40px}._content__foot_1yeyu_176{padding-top:40px}._project_1yeyu_1{padding:30px 24px}._projectTop_1yeyu_20{align-items:center}._project__row_1yeyu_25{flex-direction:column;margin:0 0 24px}._projectItem_1yeyu_58{width:100%;margin:0 0 15px}._projectItem_1yeyu_58:last-child{margin:0}._project__foot_1yeyu_33{flex-direction:column}._project__foot-side_1yeyu_42{width:100%;margin-bottom:20px;flex-direction:column;align-items:center;text-align:center}._project__foot-side_1yeyu_42 span{margin:0 0 12px}}@media (max-width: 540px){._profile__inner_1yeyu_364{padding:30px 0}._profile__inner-logo_1yeyu_367{margin-bottom:35px}._content_1yeyu_157{padding:24px 20px;margin-bottom:30px}._content__title_1yeyu_166{margin-bottom:24px}._content__foot_1yeyu_176{justify-content:space-between;padding-top:30px}._content__foot_1yeyu_176 button{margin:0;min-width:unset;width:calc(50% - 8px)}._project_1yeyu_1{padding:24px 20px}._project__title_1yeyu_10{margin-bottom:24px}._projectTop__search_1yeyu_316{margin-bottom:15px}._projectTop_1yeyu_20>button{width:100%}._project__foot_1yeyu_33 button{width:100%}._info__input-row_1yeyu_204 p{margin-right:12px}._info__col_1yeyu_238{margin-bottom:24px}._info__col-foot_1yeyu_244 button{width:100%}._assets__content_1yeyu_291>p{font-size:12px}}._search_k46e4_1{display:flex;position:relative;width:485px}._search_k46e4_1._uniq_k46e4_6 input{border-radius:20px}._search_k46e4_1:hover input{border-color:var(--main)}._search__outer_k46e4_12{display:flex}._search__filter_k46e4_15{width:38px;height:40px;border:1px solid var(--stroke);border-radius:10px;background:transparent;cursor:pointer;transition:.3s ease;display:flex;justify-content:center;align-items:center;margin-left:10px;color:var(--gray-light)}._search__filter_k46e4_15:hover{background:var(--primary);color:var(--white)}._search__filter_k46e4_15 svg{width:24px;height:24px}._search_k46e4_1 input{font-family:var(--main-font);width:100%;transition:.3s ease;resize:unset;font-weight:400;font-size:14px;line-height:16px;padding:11px 50px 11px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px;-webkit-appearance:none;color:var(--main)}._search_k46e4_1 input:focus{border-color:var(--primary)}._search_k46e4_1 input:focus~button{color:var(--primary)}._search_k46e4_1 input::placeholder{color:var(--gray-light)}._search_k46e4_1 button{position:absolute;top:50%;right:20px;width:24px;height:24px;display:flex;transform:translateY(-50%);background:transparent;cursor:pointer;transition:.3s ease;color:var(--gray-light);z-index:2}._search_k46e4_1 button:hover{color:var(--primary)}._search_k46e4_1 button svg{width:100%;height:100%;pointer-events:none}@media (max-width: 1380px){._search_k46e4_1{width:350px}}@media (max-width: 1180px){._search_k46e4_1._uniq_k46e4_6{width:230px}}@media (max-width: 930px){._search_k46e4_1._uniq_k46e4_6{width:170px}}@media (max-width: 750px){._search_k46e4_1{width:unset;flex:1}._search_k46e4_1._uniq_k46e4_6{width:250px}}@media (max-width: 540px){._search_k46e4_1._uniq_k46e4_6{width:100%}}._sidebar_1tzwc_1{position:fixed;top:60px;left:0;width:232px;height:100%;border-right:1px solid var(--stroke);background:var(--white)}._sidebar__inner_1tzwc_10{width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column}._sidebar__inner_1tzwc_10::-webkit-scrollbar{display:none}._sidebar__links_1tzwc_20{display:flex;flex-direction:column;padding:30px 17px}._sidebar__links_1tzwc_20 li{width:100%;display:flex;margin-bottom:15px}._sidebar__links_1tzwc_20 li:last-child{margin:0}._sidebar__links_1tzwc_20 li a{width:100%;display:flex;align-items:center;color:var(--main);transition:.3s ease;background-color:transparent;cursor:pointer;padding:8px 10px;border-radius:10px;font-weight:400;font-size:14px;line-height:17px}._sidebar__links_1tzwc_20 li a:hover{opacity:1;background:#cc3f0014}._sidebar__links_1tzwc_20 li a:hover svg{color:var(--primary)}._sidebar__links_1tzwc_20 li a._active_1tzwc_54{opacity:1;background:#cc3f0014}._sidebar__links_1tzwc_20 li a._active_1tzwc_54 svg{color:var(--primary)}._sidebar__links_1tzwc_20 li a svg{width:20px;height:20px;margin-right:10px;transition:.3s ease}._sidebar_1tzwc_1 .active{opacity:1;background:#cc3f0014}._sidebar_1tzwc_1 .active svg{color:var(--primary)}@media (max-width: 1180px){._sidebar_1tzwc_1{position:fixed;top:60px;left:0;width:100%;height:calc(100% - 60px);background:#00000080;transform:translate(-100%);z-index:200;transition:.3s ease;border:unset}._sidebar_1tzwc_1._active_1tzwc_54{transform:translate(0)}._sidebar__inner_1tzwc_10{position:absolute;top:0;left:0;width:100%;max-width:255px;height:100%;overflow-y:auto;background:var(--white)}}._header_1pvs7_1{position:fixed;top:0;left:0;width:100%;z-index:10;transition:.3s ease;background:var(--white);padding:10px 17px;height:60px;border-bottom:1px solid var(--stroke)}._header__inner_1pvs7_13{display:flex;align-items:center;justify-content:space-between}._header__logo_1pvs7_18{width:155px;display:flex}._header__logo_1pvs7_18 img{width:100%}._header__side_1pvs7_25{margin-right:90px}._header__main_1pvs7_28{flex:1;display:flex;align-items:center;justify-content:space-between}._header__main-row_1pvs7_34,._header__action_1pvs7_38{display:flex;align-items:center}._header__select_1pvs7_42{width:224px}._header__buttons_1pvs7_45{display:flex;align-items:center;padding:8px 10px;border:1px solid var(--stroke);border-radius:20px;margin:0 20px;position:relative}._header__drop_1pvs7_54{width:20px;height:20px;display:flex;background:transparent;cursor:pointer;transition:.3s ease;margin-right:20px;color:var(--gray)}._header__drop_1pvs7_54:hover{opacity:1;color:var(--primary)}._header__drop_1pvs7_54 svg{width:100%;height:100%}._header__drop_1pvs7_54:last-child{margin:0}._header__drop_1pvs7_54 button svg{pointer-events:none}._headerTag_1pvs7_82{display:flex;align-items:center;margin-right:20px;cursor:pointer;transition:.3s ease}._headerTag_1pvs7_82:hover{opacity:1}._headerTag_1pvs7_82:hover img{transform:scale(1.1)}._headerTag__inner_1pvs7_95{display:inline-flex;position:relative;padding:5px 10px}._headerTag__inner_1pvs7_95:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:calc(100% + 2px);height:calc(100% + 2px);border-radius:5px;background:linear-gradient(90deg,#ea9e87,#82b8ff);pointer-events:none}._headerTag__inner_1pvs7_95:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:100%;height:100%;border-radius:5px;background:var(--bg-gray);pointer-events:none}._headerTag_1pvs7_82 h6{font-weight:500;font-size:12px;line-height:14px;position:relative;z-index:2}._headerTag_1pvs7_82 span{width:26px;display:flex;margin-right:10px}._headerTag_1pvs7_82 span img{width:100%;transition:.3s ease}._burger_1pvs7_141{display:none}@media (max-width: 1180px){._header__side_1pvs7_25{display:flex;align-items:center;margin-right:30px}._header__main_1pvs7_28{justify-content:flex-end}._header__search_1pvs7_154{margin-right:20px}._header__buttons_1pvs7_45{margin:0 16px}._headerTag_1pvs7_82{margin-right:16px}._headerTag__inner_1pvs7_95{display:none}._headerTag_1pvs7_82 span{margin:0}._burger_1pvs7_141{display:block;cursor:pointer;transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;position:relative;width:24px;height:24px;margin-right:15px}._burger_1pvs7_141:hover{opacity:1}._burger_1pvs7_141:hover:before{background:var(--primary)}._burger_1pvs7_141:hover:after{background:var(--primary)}._burger_1pvs7_141:hover span{background:var(--primary)}._burger_1pvs7_141:before{top:20%;width:67%;height:2px;border-radius:3px;background-color:#141b34;transition:all .3s ease;content:"";position:absolute;left:50%;transform:translate(-50%);-moz-ransform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%)}._burger_1pvs7_141 span{top:50%;width:67%;height:2px;border-radius:3px;background-color:#141b34;transition:all .3s ease;position:absolute;left:50%;transform:translate(-50%,-50%);-moz-ransform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s}._burger_1pvs7_141:after{bottom:20%;width:67%;height:2px;border-radius:3px;background-color:#141b34;transition:all .3s ease;content:"";position:absolute;left:50%;transform:translate(-50%);-moz-ransform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%)}._burger_1pvs7_141._active_1pvs7_240:before{top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}._burger_1pvs7_141._active_1pvs7_240 span{opacity:0}._burger_1pvs7_141._active_1pvs7_240:after{bottom:50%;-webkit-transform:translate(-50%,50%) rotate(-45deg);transform:translate(-50%,50%) rotate(-45deg)}}@media (max-width: 930px){._header__select_1pvs7_42{width:150px}._header__side_1pvs7_25{margin-right:12px}._header__search_1pvs7_154{margin-right:10px}._header__buttons_1pvs7_45{margin:0 12px}._headerTag_1pvs7_82{margin-right:12px}}@media (max-width: 750px){._header_1pvs7_1{height:116px;padding:0 17px}._header__inner_1pvs7_13{padding:10px 0;border-bottom:1px solid var(--stroke)}._header__side_1pvs7_25{margin-right:10px}._header__search_1pvs7_154{position:absolute;bottom:10px;left:17px;height:38px;display:flex;align-items:center;z-index:10}._header__action_1pvs7_38{position:absolute;bottom:10px;right:17px}._header__buttons_1pvs7_45{margin:0 10px 0 0}._header__select_1pvs7_42{width:166px}}@media (max-width: 540px){._header_1pvs7_1{padding:0 13px}._header__search_1pvs7_154{position:absolute;top:calc(100% + 1px);bottom:unset;left:0;width:100%;background:var(--white);padding:10px 13px;height:unset;display:none;border-bottom:1px solid var(--stroke)}._header__search_1pvs7_154._show-search_1pvs7_320{display:flex;animation:_fadeIn_1pvs7_1 .3s}._header__search_1pvs7_154 label{width:100%}._headerBtn_1pvs7_327{position:absolute;bottom:17px;left:13px;width:24px;height:24px;display:flex;color:var(--gray-light);background:transparent;cursor:pointer;transition:.3s ease}._headerBtn_1pvs7_327:hover{color:var(--primary)}._headerBtn_1pvs7_327 svg{width:100%;height:100%;pointer-events:none}}@media (max-width: 380px){._header__logo_1pvs7_18{width:130px}._header__buttons_1pvs7_45 button{width:18px;height:18px;margin-right:16px}._burger_1pvs7_141{margin-right:10px}}@keyframes _sticky_1pvs7_1{0%{top:-60px;opacity:0}to{top:0;opacity:1}}@keyframes _fadeIn_1pvs7_1{0%{opacity:0}to{opacity:1}}._account_k1p0y_1{position:relative;z-index:11}._account__avatar_k1p0y_5{width:38px;height:38px;display:flex;border-radius:50%;overflow:hidden;cursor:pointer}._account__avatar_k1p0y_5 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._account__menu_k1p0y_19{position:absolute;top:calc(100% + 5px);right:0;padding:20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;width:320px}._accountProfile_k1p0y_29{display:flex;align-items:center;margin-bottom:20px}._accountProfile__avatar_k1p0y_34{width:38px;height:38px;display:flex;margin-right:10px;border-radius:50%;overflow:hidden}._accountProfile__avatar_k1p0y_34 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._accountProfile__name_k1p0y_48{flex:1}._accountProfile__name_k1p0y_48 h6{font-weight:500;font-size:14px;line-height:17px;margin-bottom:5px}._accountProfile__name_k1p0y_48 p{font-weight:400;font-size:12px;line-height:15px}._accountLink_k1p0y_62{display:flex;align-items:center;color:var(--main);margin-bottom:20px;background:transparent;cursor:pointer;transition:.3s ease;font-family:var(--main-font);width:100%}._accountLink_k1p0y_62:last-child{margin:0}._accountLink_k1p0y_62:hover{opacity:1;color:var(--primary)}._accountLink_k1p0y_62:hover svg{color:var(--primary)}._accountLink_k1p0y_62 svg{width:20px;height:20px;margin-right:10px;color:var(--gray);transition:.3s ease}:root{--primary: #ee5622;--white: #ffffff;--black: #000;--main: #201515;--gray: #574e4c;--gray-light: #a8a1a0;--stroke: #eee7e6;--stroke-dark: #e4d7d5;--bg-gray: #f8f6f4;--green-tag: #d0efd7;--red-tag: #f7dcdc;--orange-tag: #f7eadc;--green: #13ae54;--red: #ae1313;--main-font: "Inter", sans-serif}._select_1ihoj_19{cursor:pointer;position:relative;width:100%;z-index:2}._select_1ihoj_19._active_1ihoj_25{z-index:3}._select_1ihoj_19._active_1ihoj_25 ._select__selected_1ihoj_28{border:1px solid var(--primary)}._select_1ihoj_19._active_1ihoj_25 ._select__selected_1ihoj_28>svg{transform:translateY(-50%) rotate(-180deg);color:var(--primary);opacity:1}._select__selected_1ihoj_28{position:relative;font-family:var(--main-font);font-weight:400;font-size:14px;line-height:16px;color:var(--main);background:var(--white);border:1px solid var(--stroke);padding:8px 36px 8px 10px;border-radius:20px;transition:.3s ease;display:flex;align-items:center}._select__selected-icon_1ihoj_51{width:20px;height:20px;margin-right:10px;display:flex;color:var(--gray)}._select__selected-icon_1ihoj_51 svg{width:100%;height:100%}._select__selected_1ihoj_28:hover{border-color:var(--text-color)}._select__selected_1ihoj_28:hover svg{opacity:1}._select__selected_1ihoj_28 span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1}._select__selected_1ihoj_28>svg{position:absolute;top:50%;color:var(--gray);right:10px;width:20px;height:20px;transition:.3s ease;transform:translateY(-50%)}._select__options_1ihoj_86{width:100%;position:absolute;top:100%;left:0;border:1px solid var(--stroke);border-radius:10px;background:var(--white);border-top:unset;max-height:200px;overflow-y:auto}._select__option_1ihoj_86{padding:10px 16px;font-family:var(--main-font);font-weight:400;font-size:14px;line-height:17px;color:var(--main);background:var(--white);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;display:flex;align-items:center}._select__option_1ihoj_86:last-child{border-bottom:unset}._select__option-logo_1ihoj_114{width:40px;height:40px;background:#82b8ff;border-radius:50%;margin-right:20px;display:flex}._select__option-logo_1ihoj_114 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._select__option_1ihoj_86:hover{background:var(--orange-tag)}._select__option_1ihoj_86 span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._notif_2rckk_1{position:absolute;top:calc(100% + 5px);right:0;width:320px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;padding:20px;z-index:20}._notif__content_2rckk_12{flex:1}._notif_2rckk_1 h6{margin-bottom:10px}._notif_2rckk_1 ul li{display:flex;padding:10px 0;border-bottom:1px solid #eee}._notif_2rckk_1 ul li:last-child{border:unset;padding-bottom:0}._notif_2rckk_1 ._icon_2rckk_27{width:20px;height:20px;display:flex;margin-right:12px}._notif_2rckk_1 ._icon_2rckk_27 svg{width:100%;height:100%}._notif_2rckk_1 p{font-size:14px;margin-bottom:4px;color:var(--main)}._notif_2rckk_1 ._time_2rckk_42{font-size:12px;color:var(--gray)}@media (max-width: 540px){._notif_2rckk_1{width:280px}}@media (max-width: 380px){._notif_2rckk_1{width:260px;padding:15px}}._app_1uwb8_1{padding:90px 50px 50px 262px;min-height:100vh;background:var(--bg-gray);overflow:hidden}._app_1uwb8_1._sm_1uwb8_7{padding:90px 17px 50px;overflow:visible}._burger_1uwb8_12{display:none}@media (max-width: 1380px){._app_1uwb8_1{padding:80px 24px 24px 256px}._app_1uwb8_1._sm_1uwb8_7{padding:80px 17px 24px}}@media (max-width: 1180px){._app_1uwb8_1,._app_1uwb8_1._sm_1uwb8_7{padding:80px 20px 24px}}@media (max-width: 750px){._app_1uwb8_1{padding:146px 17px 4px}._app_1uwb8_1._sm_1uwb8_7{padding:146px 17px 24px}}@media (max-width: 540px){._app_1uwb8_1,._app_1uwb8_1._sm_1uwb8_7{padding:146px 13px 24px}}._back_1ep9p_1{position:absolute;top:0;left:0;font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;color:var(--main);cursor:pointer;transition:.3s ease;display:inline-flex;align-items:center;padding:8px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px}._back_1ep9p_1 svg{width:24px;height:24px;margin-right:10px}._project_1ep9p_25{width:100%;max-width:1090px;padding:40px 30px 30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:50px}._project__title_1ep9p_34{margin-bottom:50px}._project__title_1ep9p_34 h3{margin-bottom:10px;font-weight:600}._project__title_1ep9p_34 h3:last-child{margin:0}._projectTop_1ep9p_44{display:flex;justify-content:space-between;margin-bottom:20px}._project__row_1ep9p_49{display:flex;flex-wrap:wrap;margin:0 -10px 30px}._project__row_1ep9p_49:last-child{margin-bottom:0}._project__foot_1ep9p_57{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px}._project__foot-side_1ep9p_66{display:flex;align-items:center}._project__foot-side_1ep9p_66 span{width:40px;height:40px;display:flex;margin-right:20px}._project__foot-side_1ep9p_66 span img{width:100%}._project__foot-side_1ep9p_66 p{color:var(--main)}._projectItem_1ep9p_82{width:calc(33.3% - 20px);margin:10px;padding:15px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px}._projectItem__top_1ep9p_90{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}._projectItem__profile_1ep9p_96{display:flex;align-items:center}._projectItem__profile_1ep9p_96 span{width:35px;height:35px;display:flex;border-radius:50%;overflow:hidden;margin-right:15px}._projectItem__profile_1ep9p_96 span img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._projectItem__profile_1ep9p_96 h6{font-weight:500;flex:1}._projectItem__tags_1ep9p_118{display:flex;flex-wrap:wrap;margin:0 -5px 10px}._projectItem__tags_1ep9p_118 span{font-weight:400;font-size:12px;line-height:15px;color:var(--main);display:inline-flex;align-items:center;padding:3px 10px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:5px;margin:5px}._projectItem__foot_1ep9p_136{display:flex;align-items:center;justify-content:space-between}._projectItem__foot_1ep9p_136 p{color:var(--main)}._projectItem__status_1ep9p_144{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px;text-transform:capitalize;display:inline-flex;align-items:center}._projectItem__status_1ep9p_144._connected_1ep9p_155{background:var(--green-tag)}._projectItem__status_1ep9p_144._connected_1ep9p_155 span{background:#43cd62}._projectItem__status_1ep9p_144._disconnected_1ep9p_161{background:#e6e6e6}._projectItem__status_1ep9p_144._disconnected_1ep9p_161 span{background:#989898}._projectItem__status_1ep9p_144._error_1ep9p_167{background:var(--red-tag)}._projectItem__status_1ep9p_144._error_1ep9p_167 span{background:#e45a5a}._projectItem__status_1ep9p_144._pending_1ep9p_173{background:var(--orange-tag)}._projectItem__status_1ep9p_144._pending_1ep9p_173 span{background:#dd9649}._projectItem__status_1ep9p_144 span{width:8px;height:8px;border-radius:50%;margin-right:5px;display:inline-block}._projectItem__status_1ep9p_144 svg{width:16px;height:16px;margin-right:10px}._content_1ep9p_192{padding:40px 30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;width:100%;max-width:836px;margin-bottom:86px}._content__title_1ep9p_201{margin-bottom:40px}._content__title-steps_1ep9p_204{margin-bottom:20px}._content__title_1ep9p_201 h3{margin-bottom:10px;font-weight:600}._content__foot_1ep9p_211{padding-top:60px;display:flex;justify-content:flex-end}._content__foot_1ep9p_211 button{padding:11px 24px!important;min-width:146px;margin-right:30px}._content__foot_1ep9p_211 button:last-child{margin:0}._title_1ep9p_225{margin-bottom:20px}._title_1ep9p_225 h6{margin-bottom:8px;font-weight:600}._brand__row_1ep9p_233{display:flex;flex-wrap:wrap;margin:0 -10px 30px}._brand__input_1ep9p_238{width:calc(50% - 20px);margin:10px}._brand__input_1ep9p_238._big_1ep9p_242{width:calc(100% - 20px)}._brandKey_1ep9p_245{margin-bottom:35px}._brandKey__title_1ep9p_248{margin-bottom:20px}._brandKey__title_1ep9p_248 h6{margin-bottom:8px;font-weight:600}._brandKey__input_1ep9p_255{width:100%;margin-bottom:15px}._brandKey__tags_1ep9p_259{display:flex;flex-wrap:wrap;margin:0 -5px}._brandKey__tag_1ep9p_259{display:inline-flex;align-items:center;padding:4px 15px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px;margin:5px}._brandKey__tag_1ep9p_259 p{font-weight:400;font-size:12px;line-height:15px;color:var(--main)}._brandKey__tag_1ep9p_259 button{width:16px;height:16px;display:flex;color:var(--gray);margin-left:10px;background:transparent;cursor:pointer;transition:.3s ease}._brandKey__tag_1ep9p_259 button:hover{color:var(--primary)}._brandKey__tag_1ep9p_259 button svg{width:100%;height:100%}._brandSocial__title_1ep9p_296{margin-bottom:20px}._brandSocial__item_1ep9p_299{display:flex;align-items:center;margin-bottom:15px}._brandSocial__item_1ep9p_299:last-child{margin:0}._brandSocial__item_1ep9p_299 p{width:100px;margin-right:8px;color:var(--main)}._brandSocial__input_1ep9p_312{flex:1}._brandLogo_1ep9p_315{margin-bottom:40px}._brandLogo_1ep9p_315:last-child{margin:0}._brandLogo__upload_1ep9p_321{display:flex;align-items:center}._brandLogo__upload_1ep9p_321 button{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;color:var(--main);display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px;cursor:pointer;transition:.3s ease}._brandLogo__upload_1ep9p_321 button:hover{background:var(--stroke-dark)}._brandLogo__image_1ep9p_344{width:120px;height:120px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;margin-right:50px;background:#badaff}._brandLogo__image_1ep9p_344 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._brandLogo__image_1ep9p_344 span{font-weight:500;font-size:60px;line-height:73px;color:var(--black);pointer-events:none}._brandColor_1ep9p_368{margin-bottom:40px}._brandColor__row_1ep9p_371{display:flex;flex-wrap:wrap;margin:-5px -5px 5px}._brandColor__item_1ep9p_376{width:calc(20% - 10px);margin:5px;border-radius:10px;display:flex;justify-content:flex-end;flex-direction:column;align-items:center;text-align:center;height:130px;padding:10px;color:var(--white);cursor:pointer;border:1px solid transparent;transition:background-color .2s ease,color .2s ease}._brandColor__item-inner_1ep9p_392{width:100%;background:#fff3;border-radius:5px;padding:5px 10px;font-weight:500;font-size:14px;line-height:17px;font-family:var(--main-font);color:var(--white);text-align:center}._brandColor__item_1ep9p_376._invalid_1ep9p_404{background:repeating-linear-gradient(45deg,#eee,#eee 10px,#f5f5f5 10px,#f5f5f5 20px);color:var(--main)}._brandColor__item_1ep9p_376._invalid_1ep9p_404 input{background:#0000000d;color:var(--main)}._brandColor__item_1ep9p_376._light_1ep9p_412{color:var(--main);border-color:var(--stroke)}._brandColor__item_1ep9p_376._light_1ep9p_412 input{background:#0000001a;color:var(--main)}._brandColor__item_1ep9p_376 p{margin-bottom:8px}._brandColor__item_1ep9p_376 span{display:flex;align-items:center;justify-content:center;width:100%}._brandColor__item_1ep9p_376 span input{width:100%;background:#fff3;border-radius:5px;padding:5px 10px;font-weight:500;font-size:14px;line-height:17px;font-family:var(--main-font);color:var(--white);text-align:center}._brandTone__row_1ep9p_441{display:flex;flex-wrap:wrap;margin:0 -5px}._brandTone__row_1ep9p_441 button{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;color:var(--main);display:inline-flex;align-items:center;justify-content:center;padding:11px 28px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:20px;cursor:pointer;transition:.3s ease;margin:5px}._brandTone__row_1ep9p_441 button._active_1ep9p_463,._brandTone__row_1ep9p_441 button:hover{background:var(--main);color:var(--white);border-color:var(--main)}._brandNote_1ep9p_473{padding:20px;background:#fef6e8;border:1px solid #c9b99c;border-radius:10px;margin-bottom:40px}._brandNote_1ep9p_473 ul{padding-left:20px}._brandNote_1ep9p_473 ul li{list-style:disc;color:var(--main)}._brandAdd_1ep9p_487{margin-bottom:40px}._brandAdd__foot_1ep9p_490{padding-top:20px;display:flex;justify-content:flex-end}._brandAdd__foot_1ep9p_490 button{min-width:146px}._brandAdd_1ep9p_487>p{font-size:12px;line-height:15px;margin:20px 0;text-align:center}._samples__title_1ep9p_505{margin-bottom:20px}._samples__col_1ep9p_508{display:flex;flex-direction:column}._samplesItem_1ep9p_512{margin-bottom:20px;padding:20px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:10px}._samplesItem_1ep9p_512:last-child{margin:0}._samplesItem__text_1ep9p_522{margin-bottom:20px}._samplesItem__row_1ep9p_525{display:flex;align-items:center;justify-content:space-between}._samplesItem__row_1ep9p_525 p b{font-weight:400;color:var(--main)}._samplesItem__action_1ep9p_534{display:flex}._samplesItem__action_1ep9p_534 button{display:flex;justify-content:center;align-items:center;width:35px;height:35px;background:var(--stroke);border-radius:30px;margin-right:10px;cursor:pointer;transition:.3s ease;color:var(--main)}._samplesItem__action_1ep9p_534 button:hover{background:var(--primary);color:var(--white)}._samplesItem__action_1ep9p_534 button:last-child{margin:0}._samplesItem__action_1ep9p_534 button svg{width:20px;height:20px}._reviewProfile_1ep9p_562{margin-bottom:30px;display:flex;align-items:center}._reviewProfile__logo_1ep9p_567{width:100px;height:100px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;margin-right:20px;background:#badaff}._reviewProfile__logo_1ep9p_567 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._reviewProfile__logo_1ep9p_567 span{font-weight:500;font-size:50px;line-height:100%;color:var(--black);pointer-events:none}._reviewProfile__content_1ep9p_591{flex:1}._reviewProfile__content_1ep9p_591 h4{margin-bottom:10px;font-weight:600}._reviewProfile__links_1ep9p_598{display:flex;align-items:center}._reviewProfile__links_1ep9p_598 p{display:flex;align-items:center;color:var(--main);margin-right:20px}._reviewProfile__links_1ep9p_598 p:last-child{margin:0}._reviewProfile__links_1ep9p_598 p svg{width:18px;height:18px;margin-right:10px;color:var(--gray)}._review__col_1ep9p_617{margin-bottom:30px}._reviewContent_1ep9p_620{padding:20px;border:1px solid var(--stroke);border-radius:20px;margin-bottom:15px}._reviewContent_1ep9p_620:last-child{margin:0}._reviewContent__row_1ep9p_629{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}._reviewContent__row_1ep9p_629:last-child{margin:0}._reviewContent__row_1ep9p_629 p{display:flex;align-items:center;color:var(--main)}._reviewContent__row_1ep9p_629 p svg{width:18px;height:18px;margin-right:20px;color:var(--gray)}._reviewContent_1ep9p_620 h6{margin-bottom:10px;font-weight:500}._review_1ep9p_562 ._brandColor__item_1ep9p_376{height:unset}@media (max-width: 1180px){._project__row_1ep9p_49{margin:0 -6px 24px}._projectItem_1ep9p_82{width:calc(33.3% - 12px);margin:6px}}@media (max-width: 930px){._projectTop_1ep9p_44{flex-direction:column;align-items:flex-end}._projectTop__search_1ep9p_671{width:100%;margin-bottom:20px}._projectItem_1ep9p_82{width:calc(50% - 12px)}}@media (max-width: 750px){._content_1ep9p_192{padding:30px 24px;margin-bottom:40px}._content__foot_1ep9p_211{padding-top:40px}._project_1ep9p_25{padding:30px 24px}._projectTop_1ep9p_44{align-items:center}._project__row_1ep9p_49{flex-direction:column;margin:0 0 24px}._projectItem_1ep9p_82{width:100%;margin:0 0 15px}._projectItem_1ep9p_82:last-child{margin:0}._project__foot_1ep9p_57{flex-direction:column}._project__foot-side_1ep9p_66{width:100%;margin-bottom:20px;flex-direction:column;align-items:center;text-align:center}._project__foot-side_1ep9p_66 span{margin:0 0 12px}._brand__input_1ep9p_238{width:calc(100% - 20px)}._brandSocial__item_1ep9p_299{flex-direction:column;align-items:flex-start}._brandSocial__item_1ep9p_299 p{margin-bottom:8px}._brandSocial__input_1ep9p_312{width:100%}._brandColor__item_1ep9p_376{width:calc(33.3% - 10px)}._reviewProfile_1ep9p_562{flex-direction:column;align-items:flex-start}._reviewProfile__logo_1ep9p_567{margin:0 0 24px}}@media (max-width: 540px){._project_1ep9p_25{padding:24px 20px}._project__title_1ep9p_34{margin-bottom:24px}._projectTop__search_1ep9p_671{margin-bottom:15px}._projectTop_1ep9p_44>button{width:100%}._project__foot_1ep9p_57 button{width:100%}._content_1ep9p_192{padding:24px 20px;margin-bottom:30px}._content__title_1ep9p_201{margin-bottom:24px}._content__foot_1ep9p_211{justify-content:space-between;padding-top:30px}._content__foot_1ep9p_211 button{margin:0;min-width:unset;width:calc(50% - 8px)}._brand__row_1ep9p_233{margin-bottom:20px}._brandKey_1ep9p_245{margin-bottom:24px}._brandKey__tags_1ep9p_259{margin:0 -4px}._brandKey__tag_1ep9p_259{padding:4px 10px;margin:4px}._brandKey__tag_1ep9p_259 button{margin-left:6px}._brandLogo__image_1ep9p_344{width:100px;height:100px;margin-right:24px}._brandLogo__upload_1ep9p_321 button{padding:10px 16px}._brandColor_1ep9p_368{margin-bottom:30px}._brandColor__item_1ep9p_376{width:calc(50% - 10px)}._brandTone__row_1ep9p_441{margin:0 -4px}._brandTone__row_1ep9p_441 button{font-size:12px;line-height:16px;padding:8px 16px;margin:4px}._brandNote_1ep9p_473{padding:16px;margin-bottom:24px}._brandAdd_1ep9p_487{margin-bottom:24px}._brandAdd__foot_1ep9p_490 button{min-width:unset;width:100%}._brandAdd_1ep9p_487>p{margin:15px 0}._reviewProfile_1ep9p_562{flex-direction:column;align-items:flex-start}._reviewProfile__logo_1ep9p_567{margin:0 0 24px}._reviewProfile__links_1ep9p_598{flex-direction:column;align-items:flex-start}._reviewProfile__links_1ep9p_598 p{margin:0 0 10px}._reviewContent_1ep9p_620{padding:16px;border-radius:14px}._reviewContent__row_1ep9p_629{margin-bottom:10px}}._data__title_1khmo_1{margin-bottom:52px}._data__title_1khmo_1 h3{margin-bottom:8px}._import_1khmo_8{padding:30px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:25px}._import_1khmo_8:last-child{margin-bottom:0}._import__title_1khmo_18{margin-bottom:30px}._import__title_1khmo_18 h5{margin-bottom:8px;font-weight:500}._upload_1khmo_26{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px;border:1px dashed var(--gray);border-radius:10px;position:relative;margin-bottom:20px;transition:.3s ease}._upload_1khmo_26:hover{border-color:var(--primary)}._upload_1khmo_26 input{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;opacity:0;cursor:pointer}._upload_1khmo_26 button{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;color:var(--main);display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px;cursor:pointer;transition:.3s ease}._upload_1khmo_26 button:hover{background:var(--stroke-dark)}._upload_1khmo_26 p{color:var(--main);margin-bottom:20px}._upload_1khmo_26 p b{font-weight:500}._buy_1khmo_79{display:flex;justify-content:space-between;align-items:center;padding:20px;border-radius:10px;position:relative;margin-bottom:20px}._buy_1khmo_79:last-child{margin-bottom:0}._buy_1khmo_79:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:10px;background:linear-gradient(90deg,#ea9e87,#82b8ff);pointer-events:none}._buy_1khmo_79:after{position:absolute;top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);content:"";border-radius:10px;background:var(--bg-gray);pointer-events:none}._buy__content_1khmo_113{flex:1;position:relative;z-index:2}._buy__top_1khmo_118{position:relative;z-index:2}._buy__title_1khmo_122{display:flex;align-items:center;margin-bottom:10px}._buy__title_1khmo_122 svg{width:17px;height:21px;margin-right:10px}._buy__title_1khmo_122 button{margin:0!important;padding:5px 10px!important;font-weight:400;font-size:12px;line-height:15px;border-radius:5px}._buy_1khmo_79 button{position:relative;z-index:2;margin-left:20px;padding:11px 30px;white-space:nowrap}._buy_1khmo_79 h6{margin-bottom:8px;font-weight:500;display:flex;align-items:center}._buy_1khmo_79 h6 svg{width:17px;height:21px;margin-right:10px}._buy_1khmo_79 h6 span{flex:1}._pipe_1khmo_162{padding:20px;border:1px solid var(--stroke);border-radius:10px;margin-bottom:20px}._pipe_1khmo_162:last-child{margin-bottom:0}._pipe__title_1khmo_171{margin-bottom:20px}._pipe__title_1khmo_171 h6{margin-bottom:8px;font-weight:500}._pipe__main_1khmo_178{padding:10px 20px;border:1px solid var(--stroke);border-radius:10px}._pipeItem_1khmo_183{margin-bottom:20px;position:relative;padding-left:48px}._pipeItem_1khmo_183:last-child{margin:0}._pipeItem_1khmo_183._completed_1khmo_191 ._pipeItem__icon_1khmo_191,._pipeItem_1khmo_183._progress_1khmo_194 ._pipeItem__icon_1khmo_191{color:#13ae35}._pipeItem_1khmo_183._waiting_1khmo_197 ._pipeItem__title_1khmo_197 h6{font-weight:400;color:var(--gray)}._pipeItem__icon_1khmo_191{position:absolute;top:0;left:0;width:28px;height:28px;display:flex;color:var(--gray-light);transition:.3s ease}._pipeItem__icon_1khmo_191 svg{position:absolute;top:0;left:0;width:100%;height:100%}._pipeItem__row_1khmo_218{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._pipeItem__row_1khmo_218:last-child{margin:0}._pipeItem__title_1khmo_197 h6{margin-bottom:5px;font-weight:500}._pipeItem__title_1khmo_197 h6:last-child{margin:0}._pipeItem__status_1khmo_234{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px;text-transform:capitalize;display:inline-flex;align-items:center;white-space:nowrap}._pipeItem__status_1khmo_234._completed_1khmo_191{background:var(--green-tag)}._pipeItem__status_1khmo_234._completed_1khmo_191 span{background:#43cd62}._pipeItem__status_1khmo_234._progress_1khmo_194{background:var(--orange-tag)}._pipeItem__status_1khmo_234._progress_1khmo_194 span{background:#dd9649}._pipeItem__status_1khmo_234._waiting_1khmo_197{background:#e6e6e6}._pipeItem__status_1khmo_234._waiting_1khmo_197 span{background:#989898}._pipeItem__status_1khmo_234._critical_1khmo_264{background:var(--red-tag)}._pipeItem__status_1khmo_234._critical_1khmo_264 span{background:#e45a5a}._pipeItem__status_1khmo_234 span{width:8px;height:8px;border-radius:50%;margin-right:5px;display:inline-block}._pipeItem__content_1khmo_277{padding:10px 20px;border:1px solid var(--stroke-dark);border-radius:10px}._pipeItem__progress_1khmo_282{margin-bottom:10px}._pipeItem__progress-bar_1khmo_285{width:100%;height:5px;border-radius:3px;background:var(--stroke);position:relative;overflow:hidden}._pipeItem__progress-bar_1khmo_285 span{position:absolute;top:0;left:0;width:100%;height:100%;background:#13ae35;border-radius:3px}._pipeItem__progress_1khmo_282 p{margin-bottom:10px;font-weight:500;color:var(--main)}._pipeItem__list_1khmo_307 li{display:flex;align-items:center;margin-bottom:10px}._pipeItem__list_1khmo_307 li:last-child{margin:0}._pipeItem__list_1khmo_307 li._loading_1khmo_315 svg{animation:_spin_1khmo_1 1.2s linear infinite}._pipeItem__list_1khmo_307 li svg{width:16px;height:16px;margin-right:15px;color:#13ae35}._pipeItem__list_1khmo_307 li p{flex:1;color:var(--main)}._info_1khmo_329{padding:20px;border:1px solid var(--stroke);border-radius:10px;margin-bottom:20px}._info_1khmo_329:last-child{margin-bottom:0}._info__title_1khmo_338{margin-bottom:20px}._info__title_1khmo_338 h6{font-weight:600}._info__row_1khmo_344{display:flex;border:1px solid var(--stroke);border-radius:10px}._infoItem_1khmo_349{width:16.666%;padding:15px 20px;border-right:1px solid rgba(255,56,60,.14)}._infoItem_1khmo_349:last-child{border:unset}._infoItem__title_1khmo_357{margin-bottom:30px}._infoItem__title_1khmo_357 h6{font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._infoItem_1khmo_349 h5{color:var(--black)}._history_1khmo_372{padding:20px;border:1px solid var(--stroke);border-radius:10px}._history__title_1khmo_377{margin-bottom:20px}._history__title_1khmo_377 h6{font-weight:500}._table_1khmo_384{border-collapse:collapse;width:100%}._table__wrapper_1khmo_388{background:var(--white);border:1px solid var(--stroke);border-radius:10px;overflow:hidden;overflow-x:auto}._table__wrapper_1khmo_388::-webkit-scrollbar{display:none}._table__status_1khmo_398{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px;text-transform:capitalize;display:inline-flex;align-items:center}._table__status_1khmo_398._completed_1khmo_191{background:var(--green-tag)}._table__status_1khmo_398._completed_1khmo_191 span{background:#43cd62}._table__status_1khmo_398._paused_1khmo_415{background:var(--orange-tag)}._table__status_1khmo_398._paused_1khmo_415 span{background:#dd9649}._table__status_1khmo_398._scheduled_1khmo_421{background:#e6e6e6}._table__status_1khmo_398._scheduled_1khmo_421 span{background:#989898}._table__status_1khmo_398._error_1khmo_427{background:var(--red-tag)}._table__status_1khmo_398._error_1khmo_427 span{background:#e45a5a}._table__status_1khmo_398 span{width:8px;height:8px;border-radius:50%;margin-right:5px;display:inline-block}._table_1khmo_384 thead{background:#f9f6f4}._table_1khmo_384 th{font-weight:400;font-size:12px;line-height:15px;text-transform:uppercase;color:var(--gray);padding:10px 20px;text-align:start;white-space:nowrap}._table_1khmo_384 tbody tr{border-bottom:1px solid var(--stroke)}._table_1khmo_384 tbody tr:last-child{border:unset}._table_1khmo_384 td{font-weight:400;font-size:14px;line-height:17px;color:var(--main);padding:12px 20px}._table_1khmo_384 td h6{display:none}._table_1khmo_384 td:last-child,._table_1khmo_384 th:last-child{width:76px}._setup_1khmo_474{padding:30px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:25px}._setup_1khmo_474:last-child{margin-bottom:0}._setup__title_1khmo_484{margin-bottom:30px}._setup__title_1khmo_484 h5{font-weight:500;margin-bottom:8px}._setupInfo_1khmo_491{margin-bottom:20px;padding:20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px}._setupInfo_1khmo_491:last-child{margin:0}._setupInfo__title_1khmo_501{margin-bottom:20px}._setupInfo__title_1khmo_501 h6{font-weight:500}._setupInfo__top_1khmo_507{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}._setupInfo__top_1khmo_507 button{padding:11px 24px!important}._setupInfo__profile_1khmo_516{display:flex;align-items:center}._setupInfo__profile_1khmo_516 h5{font-weight:600;flex:1}._setupInfo__avatar_1khmo_524{width:92px;height:92px;display:flex;margin-right:20px;overflow:hidden;border-radius:50%}._setupInfo__avatar_1khmo_524 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._setupInfo__row_1khmo_538{display:flex;justify-content:space-between;align-items:flex-end}._setupInfo__item-top_1khmo_543{display:flex;align-items:center;color:var(--gray);margin-bottom:8px}._setupInfo__item-top_1khmo_543 svg{width:18px;height:18px;margin-right:10px}._setupInfo__item-top_1khmo_543 p{flex:1}._setupInfo__item-content_1khmo_557 p{color:var(--main)}._setupInfo__item-social_1khmo_560{display:flex;align-items:center}._setupInfo__item-social_1khmo_560 a{width:20px;height:20px;display:flex;color:var(--main);margin-right:20px}._setupInfo__item-social_1khmo_560 a:last-child{margin:0}._setupInfo__item-social_1khmo_560 a:hover{color:var(--primary);opacity:1}._setupInfo__item-social_1khmo_560 a svg{width:100%;height:100%}._setupInfo__chart_1khmo_582{display:flex;justify-content:space-between;height:7px;gap:10px;margin-bottom:10px}._setupInfo__chart_1khmo_582 span{height:100%;border-radius:5px}._labels_1khmo_594{display:flex;align-items:center;margin-bottom:20px}._labels__item_1khmo_599{display:flex;align-items:center;color:var(--main);font-weight:400;font-size:14px;line-height:25px;margin-right:20px}._labels__item_1khmo_599:last-child{margin:0}._labels__item_1khmo_599 span{width:8px;height:8px;margin-right:7px;border-radius:2px}._product_1khmo_618{padding:30px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:25px}._product_1khmo_618:last-child{margin-bottom:0}._product__top_1khmo_628{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}._product__top_1khmo_628 button{margin-left:40px}._product__title_1khmo_637{flex:1}._product__title_1khmo_637 h5{margin-bottom:8px}._productInfo_1khmo_643{display:flex;border:1px solid var(--stroke);border-radius:10px;margin-bottom:30px}._productInfo_1khmo_643 ._infoItem_1khmo_349{width:33.3%;border-bottom:unset}._productItem_1khmo_653{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border:1px solid var(--stroke);border-radius:10px;margin-bottom:10px;transition:.3s ease}._productItem_1khmo_653:hover{border-color:var(--primary)}._productItem_1khmo_653:last-child{margin:0}._productItem__profile_1khmo_669{display:flex;align-items:center;width:calc(32% - 8px)}._productItem__icon_1khmo_674{width:43px;height:43px;margin-right:10px;border-radius:10px;background:#ffe7ba;display:flex;align-items:center;justify-content:center}._productItem__icon_1khmo_674 svg{width:23px;height:23px}._productItem__name_1khmo_688{flex:1}._productItem__name_1khmo_688 h6{margin-bottom:10px;font-weight:500}._productItem__col_1khmo_695{width:calc(25% - 8px)}._productItem__col_1khmo_695 p{margin-bottom:5px}._productItem__col_1khmo_695 h6{font-weight:500}._productItem__action_1khmo_704{width:calc(18% - 8px);display:flex;align-items:center;justify-content:space-between}._productItem__status_1khmo_710{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px;text-transform:capitalize;display:inline-flex;align-items:center}._productItem__status_1khmo_710._active_1khmo_721{background:var(--green-tag)}._productItem__status_1khmo_710._active_1khmo_721 span{background:#43cd62}._productItem__status_1khmo_710._progress_1khmo_194{background:var(--orange-tag)}._productItem__status_1khmo_710._progress_1khmo_194 span{background:#dd9649}._productItem__status_1khmo_710._waiting_1khmo_197{background:#e6e6e6}._productItem__status_1khmo_710._waiting_1khmo_197 span{background:#989898}._productItem__status_1khmo_710._critical_1khmo_264{background:var(--red-tag)}._productItem__status_1khmo_710._critical_1khmo_264 span{background:#e45a5a}._productItem__status_1khmo_710 span{width:8px;height:8px;border-radius:50%;margin-right:5px;display:inline-block}._segment_1khmo_753{padding:30px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:25px}._segment_1khmo_753:last-child{margin-bottom:0}._segment__title_1khmo_763{margin-bottom:30px}._segment__title_1khmo_763 h5{margin-bottom:8px}._segment__row_1khmo_769{display:flex;justify-content:space-between;margin-bottom:30px}._segmentChart_1khmo_774{width:calc(42% - 15px);padding:20px;border:1px solid var(--stroke);border-radius:10px}._segmentChart__title_1khmo_780{margin-bottom:30px}._segmentChart__title_1khmo_780 h6{font-weight:500}._segmentChart__row_1khmo_786{display:flex;justify-content:space-between;align-items:center}._segmentChart__circle_1khmo_791{width:210px;height:210px;display:flex;position:relative}._segmentChart__circle_1khmo_791 canvas{width:100%!important;height:100%!important;position:relative;z-index:2}._segmentChart__info_1khmo_803{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;text-align:center;transform:translate(-50%,-50%);pointer-events:none}._segmentChart__info_1khmo_803 p{margin-bottom:2px;white-space:nowrap}._segmentChart__info_1khmo_803 h4{font-weight:600}._segmentChart__col_1khmo_821{width:25%;min-width:94px}._segmentChart_1khmo_774 ._labels__item_1khmo_599{margin:0 0 15px;align-items:flex-start}._segmentChart_1khmo_774 ._labels__item_1khmo_599:last-child{margin:0}._segmentChart_1khmo_774 ._labels__item_1khmo_599 span{margin:4px 10px 4px 0}._segmentChart_1khmo_774 ._labels__item_1khmo_599 p{flex:1;line-height:17px;color:var(--main)}._segmentChart_1khmo_774 ._labels__item_1khmo_599 b{display:block;font-weight:600;margin-top:5px;font-size:16px}._segmentContent_1khmo_846{padding:20px;border:1px solid var(--stroke);border-radius:10px;width:calc(58% - 15px)}._segmentContent__title_1khmo_852{margin-bottom:30px}._segmentContent__title_1khmo_852 h6{font-weight:500}._segmentItem_1khmo_858{margin-bottom:20px;display:flex;justify-content:space-between}._segmentItem_1khmo_858:last-child{margin:0}._segmentItem__title_1khmo_866{flex:1}._segmentItem__col_1khmo_869{margin-left:15px}._segmentItem_1khmo_858 h6{font-weight:500;margin-bottom:5px}._segmentItem_1khmo_858 h6:last-child{margin:0}._segmentItem_1khmo_858 p{margin-bottom:5px}._segmentItem_1khmo_858 p:last-child{margin:0}@media (max-width: 1380px){._data__title_1khmo_1{margin-bottom:40px}._info__row_1khmo_344{flex-wrap:wrap}._infoItem_1khmo_349{width:33.3%;border-bottom:1px solid rgba(255,56,60,.14)}._infoItem_1khmo_349:nth-child(3){border-right:unset}._infoItem_1khmo_349:nth-child(n+4){border-bottom:unset}._setupInfo__row_1khmo_538{flex-wrap:wrap}._setupInfo__item_1khmo_543{width:calc(33.3% - 10px);margin-bottom:20px}._setupInfo__item_1khmo_543:nth-child(n+4){margin:0}._segmentChart_1khmo_774{width:calc(48% - 10px)}._segmentContent_1khmo_846{width:calc(52% - 10px)}}@media (max-width: 1180px){._data__title_1khmo_1{margin-bottom:30px}}@media (max-width: 930px){._segmentChart_1khmo_774{width:calc(50% - 10px)}._segmentChart__circle_1khmo_791{width:170px;height:170px}._segmentContent_1khmo_846{width:calc(50% - 10px)}}@media (max-width: 750px){._setupInfo__top_1khmo_507{flex-direction:column;align-items:flex-start}._setupInfo__profile_1khmo_516{margin-bottom:20px}._setupInfo__row_1khmo_538{flex-wrap:wrap}._setupInfo__item_1khmo_543{width:calc(50% - 10px)}._setupInfo__item_1khmo_543:nth-child(n){margin-bottom:20px}._setupInfo__item_1khmo_543:nth-child(n+5){margin:0}._product__top_1khmo_628 button{margin-left:30px}._productItem_1khmo_653{flex-wrap:wrap}._productItem__profile_1khmo_669{width:unset;flex:1}._productItem__col_1khmo_695{width:calc(50% - 10px);order:2;margin-top:15px}._productItem__action_1khmo_704{justify-content:flex-end;width:unset;margin-left:20px}._productItem__status_1khmo_710{margin-right:10px}._segment__row_1khmo_769{flex-direction:column}._segmentChart_1khmo_774{width:100%;margin-bottom:30px}._segmentChart__circle_1khmo_791{width:210px;height:210px}._segmentContent_1khmo_846{width:100%}}@media (max-width: 650px){._infoItem_1khmo_349{width:50%}._infoItem_1khmo_349:nth-child(n){border-bottom:1px solid rgba(255,56,60,.14)}._infoItem_1khmo_349:nth-child(n+5){border-bottom:unset}._infoItem_1khmo_349:nth-child(3){border-right:1px solid rgba(255,56,60,.14)}._infoItem_1khmo_349:nth-child(2n){border-right:unset}._product__top_1khmo_628{flex-direction:column;align-items:flex-start}._product__top_1khmo_628 button{margin-left:0}._product__title_1khmo_637{margin-bottom:30px}._productInfo_1khmo_643{flex-wrap:wrap}._productInfo_1khmo_643 ._infoItem_1khmo_349{width:50%;border-bottom:1px solid rgba(255,56,60,.14)}._productInfo_1khmo_643 ._infoItem_1khmo_349:nth-child(2n){border-right:unset}._productInfo_1khmo_643 ._infoItem_1khmo_349:nth-child(n+3){border-bottom:unset}}@media (max-width: 540px){._import_1khmo_8{padding:30px 15px;margin:0 -13px 30px}._buy_1khmo_79>button{padding:11px}._pipe__main_1khmo_178{padding:0;border:unset}._history_1khmo_372{padding:15px}._history__title_1khmo_377{margin-bottom:30px}._table__wrapper_1khmo_388{border:unset}._table_1khmo_384 thead{display:none}._table_1khmo_384 tr{display:flex;flex-direction:column;padding-bottom:20px;margin-bottom:20px}._table_1khmo_384 tr:last-child{margin:0;padding:0}._table_1khmo_384 td{width:100%;padding:0;margin-bottom:10px;display:flex;align-items:center}._table_1khmo_384 td:last-child{margin:0;display:none}._table_1khmo_384 td:nth-child(3){order:2;margin:0}._table_1khmo_384 td h6{font-weight:400;font-size:12px;line-height:15px;text-transform:uppercase;color:var(--gray);margin-right:10px;display:block}._setup_1khmo_474{padding:30px 15px;margin:0 -13px 30px}._setupInfo__row_1khmo_538{flex-direction:column}._setupInfo__item_1khmo_543{width:100%}._setupInfo__item_1khmo_543:nth-child(n){margin-bottom:20px}._setupInfo__item_1khmo_543:last-child{margin:0}._setupInfo__chart_1khmo_582{gap:5px}._setup_1khmo_474 ._buy_1khmo_79{flex-direction:column;padding:15px}._setup_1khmo_474 ._buy__content_1khmo_113{height:38px}._setup_1khmo_474 ._buy__content_1khmo_113 h6{padding-right:115px;font-size:14px;line-height:18px;align-items:flex-start}._setup_1khmo_474 ._buy__content_1khmo_113 p{font-size:13px}._setup_1khmo_474 ._buy_1khmo_79 button{position:absolute;top:15px;right:15px;margin:0;padding:9px 10px!important}._labels_1khmo_594{flex-wrap:wrap}._labels__item_1khmo_599{margin-right:10px}._labels__item_1khmo_599 span{margin-right:5px}._product_1khmo_618,._segment_1khmo_753{padding:30px 15px;margin:0 -13px 30px}._segment_1khmo_753 ._buy_1khmo_79{padding:15px;flex-direction:column;align-items:flex-start}._segment_1khmo_753 ._buy__top_1khmo_118{margin-bottom:20px}._segment_1khmo_753 ._buy_1khmo_79 button{margin:0}}@media (max-width: 380px){._buy_1khmo_79{flex-direction:column;align-items:flex-start}._buy__content_1khmo_113{margin-bottom:15px}._buy_1khmo_79>button{margin:0}}@keyframes _spin_1khmo_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._order_ssimu_1{display:flex;align-items:flex-start;justify-content:space-between;max-width:1090px;width:100%}._orderMain_ssimu_8{width:calc(100% - 340px)}._orderSummary_ssimu_11{position:sticky;top:70px;right:0;width:320px;margin-left:20px;padding:40px 30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px}._orderSummary__title_ssimu_22{margin-bottom:30px}._orderSummary__title_ssimu_22 h5{font-weight:600}._orderSummary__col_ssimu_28{margin-bottom:30px}._orderSummary__row_ssimu_31{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}._orderSummary__row_ssimu_31:last-child{margin:0}._orderSummary__row_ssimu_31 p:last-child{color:var(--main);font-weight:500}._orderSummary__total_ssimu_44{display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid var(--stroke)}._orderSummary__total_ssimu_44 p{font-weight:500;color:var(--main)}._orderSummary__total_ssimu_44 h5{font-weight:600}._orderSummary_ssimu_11 button{width:100%;padding:13px 20px}._leads_ssimu_63{padding:40px 30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:25px}._leads_ssimu_63:last-child{margin-bottom:0}._leads__title_ssimu_73{margin-bottom:40px}._leads__title_ssimu_73 h3{margin-bottom:8px}._leads__input_ssimu_79{margin-bottom:20px}._leads__input_ssimu_79:last-child{margin:0}._leads__input_ssimu_79 p{margin-top:8px}._leadsKey_ssimu_88{margin-bottom:15px}._leadsKey__title_ssimu_91{margin-bottom:20px}._leadsKey__title_ssimu_91 h6{margin-bottom:8px;font-weight:600}._leadsKey__input_ssimu_98{width:100%;margin-bottom:15px}._leadsKey__tags_ssimu_102{display:flex;flex-wrap:wrap;margin:0 -5px}._leadsKey__tag_ssimu_102{display:inline-flex;align-items:center;padding:4px 15px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px;margin:5px}._leadsKey__tag_ssimu_102 p{font-weight:400;font-size:12px;line-height:15px;color:var(--main)}._leadsKey__tag_ssimu_102 button{width:16px;height:16px;display:flex;color:var(--gray);margin-left:10px;background:transparent;cursor:pointer;transition:.3s ease}._leadsKey__tag_ssimu_102 button:hover{color:var(--primary)}._leadsKey__tag_ssimu_102 button svg{width:100%;height:100%}._history_ssimu_140{padding:30px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:25px}._history_ssimu_140:last-child{margin-bottom:0}._history__title_ssimu_150{margin-bottom:30px}._history__title_ssimu_150 h5{margin-bottom:8px}._table_ssimu_157{border-collapse:collapse;width:100%}._table__wrapper_ssimu_161{background:var(--white);border:1px solid var(--stroke);border-radius:10px;overflow:hidden;overflow-x:auto}._table__wrapper_ssimu_161::-webkit-scrollbar{display:none}._table__status_ssimu_171{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px;text-transform:capitalize;display:inline-flex;align-items:center}._table__status_ssimu_171._completed_ssimu_182{background:var(--green-tag)}._table__status_ssimu_171._completed_ssimu_182 span{background:#43cd62}._table__status_ssimu_171._paused_ssimu_188{background:var(--orange-tag)}._table__status_ssimu_171._paused_ssimu_188 span{background:#dd9649}._table__status_ssimu_171._scheduled_ssimu_194{background:#e6e6e6}._table__status_ssimu_171._scheduled_ssimu_194 span{background:#989898}._table__status_ssimu_171._error_ssimu_200{background:var(--red-tag)}._table__status_ssimu_171._error_ssimu_200 span{background:#e45a5a}._table__status_ssimu_171 span{width:8px;height:8px;border-radius:50%;margin-right:5px;display:inline-block}._table__actions_ssimu_213{display:flex;align-items:center}._table__actions_ssimu_213 button{margin-right:8px;padding:6px 20px;line-height:16px}._table_ssimu_157 thead{background:#f9f6f4}._table_ssimu_157 th{font-weight:400;font-size:12px;line-height:15px;text-transform:uppercase;color:var(--gray);padding:10px 20px;text-align:start;white-space:nowrap}._table_ssimu_157 tbody tr{border-bottom:1px solid var(--stroke)}._table_ssimu_157 tbody tr:last-child{border:unset}._table_ssimu_157 td{font-weight:400;font-size:14px;line-height:17px;color:var(--main);padding:10px 20px}._table_ssimu_157 td h6{display:none}._table_ssimu_157 td:last-child,._table_ssimu_157 th:last-child{width:76px}@media (max-width: 1380px){._orderMain_ssimu_8{width:calc(100% - 300px)}._orderSummary_ssimu_11{width:280px;margin-left:20px;padding:30px 20px}}@media (max-width: 930px){._order_ssimu_1{padding-bottom:300px}._orderSummary_ssimu_11{width:100%;position:fixed;top:unset;right:unset;bottom:0;left:0;margin-left:0;padding:30px 20px;border:1px solid var(--stroke-dark);border-radius:10px 10px 0 0}._orderMain_ssimu_8{width:100%}}@media (max-width: 540px){._order_ssimu_1{padding-bottom:250px}._orderSummary_ssimu_11{padding:20px}._orderSummary__title_ssimu_22,._orderSummary__col_ssimu_28{margin-bottom:20px}._leads_ssimu_63{padding:40px 20px;margin-bottom:30px}._table__wrapper_ssimu_161{border:unset}._table_ssimu_157 thead{display:none}._table_ssimu_157 tr{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:20px;margin-bottom:20px}._table_ssimu_157 tr:last-child{margin:0;padding:0}._table_ssimu_157 td{width:100%;padding:0;margin-bottom:10px;display:flex;align-items:center}._table_ssimu_157 td:nth-last-child(2){width:calc(50% - 5px);margin:0}._table_ssimu_157 td:last-child{margin:0;width:calc(50% - 5px);justify-content:flex-end}._table_ssimu_157 td h6{font-weight:400;font-size:12px;line-height:15px;text-transform:uppercase;color:var(--gray);margin-right:10px;display:block}}._stat_1fuws_1{width:100%;max-width:622px;padding:40px 30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px}._statTop_1fuws_9{margin-bottom:30px}._statTop__row_1fuws_12{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}._stat__status_1fuws_18{display:inline-flex;align-items:center;padding:5px 15px 5px 5px;border-radius:20px;font-weight:500;font-size:14px;line-height:17px;color:var(--main)}._stat__status_1fuws_18._waiting_1fuws_28{background:#fff5e4;border:1px solid var(--stroke)}._stat__status_1fuws_18._waiting_1fuws_28 svg{color:#977f56}._stat__status_1fuws_18._received_1fuws_35{background:#dbebff}._stat__status_1fuws_18._received_1fuws_35 svg{color:#407bc8}._stat__status_1fuws_18._completed_1fuws_41{background:#d9f3df}._stat__status_1fuws_18._completed_1fuws_41 svg{color:#13ae35}._stat__status_1fuws_18._error_1fuws_47{background:var(--red-tag)}._stat__status_1fuws_18._error_1fuws_47 svg{color:#e45a5a}._stat__status_1fuws_18 svg{width:20px;height:20px;margin-right:10px}._statFoot_1fuws_58{display:flex;align-items:center;justify-content:space-between;padding-top:30px}._statFoot__cancel_1fuws_64 button{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;color:var(--gray);background:transparent;cursor:pointer;transition:.3s ease}._statFoot__cancel_1fuws_64 button:hover{color:var(--main)}._statFoot__buttons_1fuws_77{display:flex}._statFoot__buttons_1fuws_77 button{margin-right:20px}._statFoot__buttons_1fuws_77 button:last-child{margin:0}._details_1fuws_87{margin-bottom:20px}._details__title_1fuws_90{margin-bottom:15px}._details__title_1fuws_90 h6{font-weight:500}._detailsContent_1fuws_96{padding:20px;border:1px solid var(--stroke);border-radius:10px}._detailsContent__tags_1fuws_101{display:flex;flex-wrap:wrap;margin:0 -3px 20px;padding-bottom:17px;border-bottom:1px solid var(--stroke)}._detailsContent__tags_1fuws_101 span{display:inline-flex;align-items:center;padding:4px 15px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px;margin:3px;font-weight:400;font-size:12px;line-height:15px;color:var(--main)}._detailsContent__title_1fuws_121{padding-bottom:20px;border-bottom:1px solid var(--stroke);margin-bottom:20px}._detailsContent__title_1fuws_121:last-child{margin:0}._detailsContent__title_1fuws_121 h6{font-weight:500;margin-bottom:5px}._detailsContent__title_1fuws_121 p{display:flex;align-items:flex-end}._detailsContent__title_1fuws_121 p span{flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._detailsContent__title_1fuws_121 p span._active_1fuws_145{display:block}._detailsContent__title_1fuws_121 p button{font-size:14px;line-height:17px;background:transparent;transition:.3s ease;flex-shrink:0;background:none;border:none;padding:0;color:var(--primary);font-weight:500;cursor:pointer;margin-left:4px}._detailsCol__row_1fuws_165{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}._detailsCol__row_1fuws_165:last-child{margin:0}._detailsCol__row_1fuws_165 p:last-child{font-weight:500;color:var(--main)}._progress_1fuws_179{padding:20px 0;border:1px solid var(--stroke);border-radius:10px}._progress__row_1fuws_184{width:82%;margin:0 auto 25px;display:flex;justify-content:space-between}._progressItem_1fuws_190{position:relative;flex:1;display:flex;align-items:center}._progressItem_1fuws_190._active_1fuws_145 ._progressItem__main_1fuws_196 svg{color:#13ae35}._progressItem_1fuws_190._active_1fuws_145 span{border-top:2px solid #13ae35}._progressItem_1fuws_190:last-child{width:24px;height:24px;flex:unset}._progressItem__main_1fuws_196{width:24px;height:24px;display:flex;position:relative}._progressItem__main_1fuws_196 svg{width:100%;height:100%}._progressItem__main_1fuws_196 p{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);font-weight:500;font-size:12px;line-height:15px;color:var(--main)}._progressItem_1fuws_190 span{flex:1;height:0;border-top:2px dashed var(--stroke-dark)}._errorMessage_1fuws_233{padding:10px 15px;background:#ffe6e6;border-radius:10px;display:flex;align-items:center}._errorMessage__content_1fuws_240{flex:1}._errorMessage__content_1fuws_240 h6{margin-bottom:5px;font-weight:500}._errorMessage_1fuws_233 svg{width:30px;height:30px;margin-right:20px;color:#e45a5a}@media (max-width: 540px){._stat_1fuws_1{padding:40px 20px}._statFoot_1fuws_58{flex-direction:column}._statFoot__cancel_1fuws_64{margin-bottom:30px}._statFoot__buttons_1fuws_77{width:100%;justify-content:space-between}._statFoot__buttons_1fuws_77 button{margin-right:10px}._detailsContent__title_1fuws_121 p span{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._progress__row_1fuws_184{width:75%}}._autoTop_1ravf_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:50px}._autoTop__title_1ravf_7{flex:1}._autoTop__title_1ravf_7 h3{margin-bottom:8px}._autoTop_1ravf_1 button{margin-left:20px}._info_1ravf_17{display:flex;border-radius:10px;background:var(--white);margin-bottom:30px;border:1px solid rgba(255,56,60,.14)}._infoItem_1ravf_24{width:20%;padding:15px 20px;border-right:1px solid rgba(255,56,60,.14)}._infoItem_1ravf_24:last-child{border:unset}._infoItem__title_1ravf_32{display:flex;align-items:flex-end;margin-bottom:30px}._infoItem__title_1ravf_32 h6{font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._infoItem__title_1ravf_32 p{margin-left:3px}._infoItem__content_1ravf_48{display:flex;align-items:center}._infoItem__content_1ravf_48 h5{color:var(--black);margin-right:5px}._infoItem__content_1ravf_48 ._positive_1ravf_56{color:var(--green)}._infoItem__content_1ravf_48 ._negative_1ravf_59{color:var(--red)}._infoItem__rate_1ravf_62{display:flex;align-items:center;margin-left:10px}._infoItem__rate_1ravf_62 span{width:20px;height:20px;margin-right:5px}._infoItem__rate_1ravf_62 p{font-weight:600}._generate_1ravf_76{padding:30px;background:radial-gradient(28.68% 142.76% at 80.1% 6.73%,#624f3c,#201515);border-radius:10px;margin-bottom:25px}._generate_1ravf_76:last-child{margin-bottom:0}._generate__title_1ravf_85{margin-bottom:50px}._generate__title_1ravf_85 h5{margin-bottom:8px;color:var(--white)}._generate__title_1ravf_85 h5 span{background:linear-gradient(129.81deg,#cc3f00 7.3%,#efd721 104.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-left:5px}._generate__title_1ravf_85 p{color:#d4ccca}._generate__row_1ravf_103{display:flex;justify-content:space-between;margin-bottom:40px}._generate__select_1ravf_108{width:calc(25% - 20px)}._generate__foot_1ravf_111{display:flex}._generate__foot_1ravf_111 button{width:100%;padding:13px 20px}._list_1ravf_119{padding:30px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:25px}._list_1ravf_119:last-child{margin-bottom:0}._list__title_1ravf_129{margin-bottom:25px}._list__tabs_1ravf_132{display:flex;margin:0 -5px 15px}._list__tabs_1ravf_132 button{font-family:var(--main-font);font-weight:400;font-size:14px;line-height:17px;color:var(--gray);display:inline-flex;align-items:center;padding:5px 10px;background:transparent;border-radius:10px;cursor:pointer;transition:.3s ease;margin:5px}._list__tabs_1ravf_132 button:hover{background:var(--main);color:var(--white)}._list__tabs_1ravf_132 button:hover span{background:var(--gray)}._list__tabs_1ravf_132 button._active_1ravf_158{background:var(--main);color:var(--white)}._list__tabs_1ravf_132 button._active_1ravf_158 span{background:var(--gray)}._list__tabs_1ravf_132 button span{width:18px;height:18px;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:15px;margin-left:8px;border-radius:50%;background:var(--stroke);transition:.3s ease}._listItem_1ravf_179{padding:20px;border:1px solid var(--stroke);border-radius:10px;margin-bottom:20px;transition:.3s ease}._listItem_1ravf_179:last-child{margin:0}._listItem_1ravf_179:hover{border-color:var(--primary)}._listItem__top_1ravf_192{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._listItem__main_1ravf_198 p b{font-weight:400;color:var(--main)}._listItem__title_1ravf_202{display:flex;align-items:center;margin-bottom:8px}._listItem__status_1ravf_207{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px;text-transform:capitalize;display:inline-flex;align-items:center;margin-left:8px}._listItem__status_1ravf_207._active_1ravf_158{background:var(--green-tag)}._listItem__status_1ravf_207._active_1ravf_158 span{background:#43cd62}._listItem__status_1ravf_207._completed_1ravf_225{background:var(--green-tag)}._listItem__status_1ravf_207._completed_1ravf_225 span{background:#43cd62}._listItem__status_1ravf_207._paused_1ravf_231{background:var(--orange-tag)}._listItem__status_1ravf_207._paused_1ravf_231 span{background:#dd9649}._listItem__status_1ravf_207._draft_1ravf_237{background:#e6e6e6}._listItem__status_1ravf_207._draft_1ravf_237 span{background:#989898}._listItem__status_1ravf_207._critical_1ravf_243{background:var(--red-tag)}._listItem__status_1ravf_207._critical_1ravf_243 span{background:#e45a5a}._listItem__status_1ravf_207 span{width:8px;height:8px;border-radius:50%;margin-right:5px;display:inline-block}._listItem__row_1ravf_256{width:40%;display:flex;justify-content:space-between}._listItem__col_1ravf_261 p{margin-bottom:5px}._listItem__col_1ravf_261 h5{font-weight:600}._listItem__action_1ravf_267{display:flex;align-items:center}._listItem__action_1ravf_267 button{margin-right:8px;padding:6px 28px!important;text-transform:capitalize}._listItem__tag_1ravf_276{display:inline-flex;align-items:center;font-family:var(--main-font);font-weight:500;font-size:12px;line-height:100%;color:var(--main);cursor:pointer;transition:.3s ease;padding:3px 10px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:5px;margin-left:8px}._listItem__tag_1ravf_276 svg{width:14px;height:14px;margin-right:10px}._listItem__foot_1ravf_297{display:flex;align-items:center}._listItem_1ravf_179 ._dots__item_1ravf_301{margin-bottom:6px}._listItem_1ravf_179 ._dots__item_1ravf_301:last-child{margin:0}._engine_1ravf_308{padding:30px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px}._engine__title_1ravf_314{margin-bottom:30px}._engine__row_1ravf_317{display:flex;justify-content:space-between}._engineCol_1ravf_321{width:calc(50% - 15px);padding:20px;border:1px solid var(--stroke);border-radius:10px}._engineCol__title_1ravf_327{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}._engineCol__chart_1ravf_333{display:flex;width:100%;height:252px}._engineCol__chart_1ravf_333 img{display:none}._engineCol__chart_1ravf_333 canvas{width:100%!important;height:100%!important}._engine_1ravf_308 ._infoItem_1ravf_24{width:25%}._labels_1ravf_349{display:flex;align-items:center}._labels__item_1ravf_353{display:flex;align-items:center;color:var(--main);font-weight:400;font-size:14px;line-height:17px;margin-right:10px}._labels__item_1ravf_353:last-child{margin:0}._labels__item_1ravf_353 span{width:10px;height:10px;margin-right:5px;border-radius:2px}@media (max-width: 1380px){._autoTop_1ravf_1,._generate__title_1ravf_85{margin-bottom:40px}._generate__row_1ravf_103{margin-bottom:30px}._generate__select_1ravf_108{width:calc(25% - 12px)}._engineCol_1ravf_321{width:calc(50% - 10px)}}@media (max-width: 1180px){._autoTop_1ravf_1{margin-bottom:30px}}@media (max-width: 930px){._info_1ravf_17{flex-wrap:wrap}._infoItem_1ravf_24{width:33.3%;border-bottom:1px solid rgba(255,56,60,.14)}._infoItem_1ravf_24:nth-child(n+4){border-bottom:unset}._infoItem_1ravf_24:nth-child(3){border-right:unset}._generate_1ravf_76{padding:24px 20px}._generate__title_1ravf_85{margin-bottom:30px}._generate__row_1ravf_103{flex-wrap:wrap;margin:0 -10px 20px}._generate__select_1ravf_108{width:calc(50% - 20px);margin:10px}._listItem__top_1ravf_192{flex-wrap:wrap}._listItem__row_1ravf_256{width:100%;order:2;margin-top:20px}._engine__row_1ravf_317{flex-direction:column}._engineCol_1ravf_321{width:100%;margin-bottom:30px}._engineCol_1ravf_321:last-child{margin:0}._engine_1ravf_308 ._infoItem_1ravf_24{width:33.3%}}@media (max-width: 750px){._autoTop_1ravf_1{flex-direction:column;align-items:flex-start}._autoTop__title_1ravf_7{margin-bottom:20px}._autoTop_1ravf_1 button{margin:0}}@media (max-width: 650px){._infoItem_1ravf_24{width:50%}._infoItem_1ravf_24:nth-child(n){border-bottom:1px solid rgba(255,56,60,.14)}._infoItem_1ravf_24:nth-child(n+5){border-bottom:unset}._infoItem_1ravf_24:nth-child(3){border-right:1px solid rgba(255,56,60,.14)}._infoItem_1ravf_24:nth-child(2n){border-right:unset}._engine_1ravf_308 ._infoItem_1ravf_24{width:50%}._engine_1ravf_308 ._infoItem_1ravf_24:nth-child(n+3){border-bottom:unset}}@media (max-width: 540px){._generate_1ravf_76{padding:20px 15px}._generate__title_1ravf_85{margin-bottom:30px}._generate__row_1ravf_103{flex-wrap:wrap;flex-direction:column;margin:0 0 30px}._generate__select_1ravf_108{width:100%;margin:0 0 15px}._generate__select_1ravf_108:last-child{margin:0}._list_1ravf_119{padding:20px 15px;margin:0 -13px 30px}._list__tabs_1ravf_132{margin:0 -3px 15px;overflow-x:auto}._list__tabs_1ravf_132::-webkit-scrollbar{display:none}._list__tabs_1ravf_132 button{font-size:12px;line-height:15px;margin:3px;white-space:nowrap}._list__tabs_1ravf_132 button span{width:16px;height:16px;font-size:10px;line-height:100%}._listItem_1ravf_179{padding:10px 15px;position:relative;margin-bottom:15px}._listItem__main_1ravf_198{width:100%}._listItem__col_1ravf_261 p{font-size:12px}._listItem__col_1ravf_261 h5{font-size:16px}._listItem__action_1ravf_267{position:absolute;bottom:10px;right:15px}._listItem__foot_1ravf_297{min-height:30px}._engine_1ravf_308{padding:20px 15px;margin:0 -13px 30px}._engine_1ravf_308:last-child{margin-bottom:0}._engineCol_1ravf_321{padding:20px 15px}._engineCol__title_1ravf_327{flex-direction:column;align-items:flex-start}._engineCol__title_1ravf_327 h6{width:100%;margin-bottom:15px}._engineCol__title_1ravf_327 h6:last-child{margin:0}._engineCol__chart_1ravf_333._sm_1ravf_564{height:unset}}._heatmapContainer_yr5m7_1{width:100%;height:100%;display:flex;flex-direction:column}._timesHeader_yr5m7_8{display:flex;margin-left:38px;order:2}._heatmapGrid_yr5m7_14{display:flex;flex:1;order:1}._emptyCorner_yr5m7_20{width:0}._timeLabel_yr5m7_24{flex:1;text-align:center;font-size:12px;line-height:16px;color:#574e4c;font-weight:400;padding:6px 0 2px}._daysLabels_yr5m7_34{display:flex;flex-direction:column;width:38px}._dayLabel_yr5m7_40{flex:1;display:flex;align-items:center;justify-content:flex-start;padding-right:10px;font-size:12px;line-height:16px;color:#574e4c;font-weight:400}._cellsGrid_yr5m7_52{flex:1;display:flex;flex-direction:column;gap:5px}._cellsGrid_yr5m7_52 ._row_yr5m7_58{display:flex;flex:1;gap:5px}._cell_yr5m7_52{flex:1;height:28px;border-radius:5px;cursor:pointer;transition:all .2s ease;position:relative}._cell_yr5m7_52:hover{transform:scale(1.05);z-index:10;box-shadow:0 2px 8px #00000026}._cell_yr5m7_52:hover ._tooltip_yr5m7_77{opacity:1;visibility:visible}._tooltip_yr5m7_77{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:9px;line-height:14px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease;margin-bottom:5px;z-index:100}._tooltip_yr5m7_77:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:rgba(0,0,0,.8) transparent transparent transparent}@media (max-width: 540px){._daysLabels_yr5m7_34{width:28px}._dayLabel_yr5m7_40{font-size:11px;line-height:15px}._cell_yr5m7_52{height:22px;border-radius:3px}._timeLabel_yr5m7_24{font-size:11px;line-height:15px;padding:4px 0 0}._cellsGrid_yr5m7_52{gap:3px}._cellsGrid_yr5m7_52 ._row_yr5m7_58{gap:3px;height:22px}}._create_15oyb_1{width:100%;max-width:836px;padding:40px 30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px}._create__title_15oyb_9{margin-bottom:40px}._create__title_15oyb_9 h3{margin-bottom:8px}._create__foot_15oyb_15{display:flex}._create__foot_15oyb_15 button{margin-right:30px;padding:16px 20px;min-width:146px;line-height:16px}._create__foot_15oyb_15 button:last-child{margin:0}._createContent_15oyb_27{margin-bottom:40px}._createContent_15oyb_27:last-child{margin:0}._createContent__title_15oyb_33{margin-bottom:15px}._createContent__title_15oyb_33 h6{font-weight:500;margin-bottom:8px}._createContent__input_15oyb_40{margin-bottom:15px;position:relative}._createContent__input_15oyb_40:last-child{margin:0}._createContent__input_15oyb_40 button{position:absolute;bottom:15px;left:20px;font-family:var(--main-font);font-weight:400;font-size:14px;line-height:17px;color:var(--main);display:inline-flex;background:transparent;cursor:pointer;transition:.3s ease}._createContent__input_15oyb_40 button:hover span{background:var(--bg-gray) a9}._createContent__input_15oyb_40 button:before{position:absolute;top:50%;left:50%;width:calc(100% + 2px);height:calc(100% + 2px);content:"";background:linear-gradient(90deg,#ea9e87,#82b8ff);border-radius:20px;transform:translate(-50%,-50%)}._createContent__input_15oyb_40 button span{display:inline-flex;align-items:center;padding:5px 20px;position:relative;z-index:2;background:var(--bg-gray);border-radius:20px;transition:.3s ease}._createContent__input_15oyb_40 button svg{width:20px;height:20px;margin-right:10px}._createContent__input_15oyb_40 textarea{padding-bottom:55px}._createContent__select_15oyb_93{margin-bottom:20px;max-width:592px}._createContent__select_15oyb_93:last-child{margin:0}._createTop_15oyb_100{margin-bottom:40px;display:flex;align-items:center;justify-content:space-between}._createTop__title_15oyb_106{flex:1}._createTop__title_15oyb_106 h3{margin-bottom:8px}._createTop__buttons_15oyb_112{display:flex;align-items:center}._createTop__buttons_15oyb_112 button{margin-right:10px;min-width:88px}._createInfo_15oyb_120{margin-bottom:40px}._createInfo_15oyb_120 ._infoItem_15oyb_123{width:33.3%}._check_15oyb_127{display:flex;align-items:center;margin-bottom:10px;cursor:pointer}._check_15oyb_127:last-child{margin:0}._check_15oyb_127._active_15oyb_136 ._check__box_15oyb_136 span{border-color:var(--primary)}._check_15oyb_127._active_15oyb_136 ._check__box_15oyb_136 span:before{opacity:1}._check__box_15oyb_136{width:22px;height:22px;position:relative;margin-right:10px}._check__box_15oyb_136 input{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;cursor:pointer;opacity:0}._check__box_15oyb_136 span{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--gray-light);border-radius:50%;transition:.3s ease}._check__box_15oyb_136 span:before{position:absolute;top:50%;left:50%;width:50%;height:50%;content:"";border-radius:50%;background:var(--primary);transition:.3s ease;opacity:0;transform:translate(-50%,-50%)}._check_15oyb_127 p{flex:1;color:var(--black)}._overview_15oyb_186{margin-bottom:40px}._overview__title_15oyb_189{margin-bottom:15px}._info_15oyb_123{display:flex;border-radius:10px;background:var(--white);margin-bottom:30px;border:1px solid rgba(255,56,60,.14)}._infoItem_15oyb_123{width:25%;padding:15px 20px;border-right:1px solid rgba(255,56,60,.14)}._infoItem_15oyb_123:last-child{border:unset}._infoItem__status_15oyb_208{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px;text-transform:capitalize;display:inline-flex;align-items:center;margin-left:8px}._infoItem__status_15oyb_208._active_15oyb_136{background:var(--green-tag)}._infoItem__status_15oyb_208._active_15oyb_136 span{background:#43cd62}._infoItem__status_15oyb_208._completed_15oyb_226{background:var(--green-tag)}._infoItem__status_15oyb_208._completed_15oyb_226 span{background:#43cd62}._infoItem__status_15oyb_208._paused_15oyb_232{background:var(--orange-tag)}._infoItem__status_15oyb_208._paused_15oyb_232 span{background:#dd9649}._infoItem__status_15oyb_208._draft_15oyb_238{background:#e6e6e6}._infoItem__status_15oyb_208._draft_15oyb_238 span{background:#989898}._infoItem__status_15oyb_208._critical_15oyb_244{background:var(--red-tag)}._infoItem__status_15oyb_208._critical_15oyb_244 span{background:#e45a5a}._infoItem__status_15oyb_208 span{width:8px;height:8px;border-radius:50%;margin-right:5px;display:inline-block}._infoItem_15oyb_123 h6{display:flex;align-items:center}._infoItem_15oyb_123 h6 span{font-weight:500;font-size:12px;line-height:15px;color:var(--white);display:inline-flex;align-items:center;padding:3px 5px;background:var(--gray);border-radius:10px;margin-left:10px}._infoItem_15oyb_123>p{margin-bottom:20px}._message__title_15oyb_277{margin-bottom:15px}._messageItem_15oyb_280{padding:10px 20px;border:1px solid var(--stroke);border-radius:10px;margin-bottom:15px}._messageItem_15oyb_280:last-child{margin:0}._messageItem_15oyb_280 h6{font-weight:500;margin-bottom:10px}._messageItem_15oyb_280 p{font-size:13px}._messageItem_15oyb_280 p b{font-weight:400;font-size:14px;color:var(--main)}@media (max-width: 750px){._createTop_15oyb_100{flex-direction:column;align-items:flex-end}._createTop__title_15oyb_106{width:100%;margin-bottom:20px}}@media (max-width: 650px){._createInfo_15oyb_120 ._infoItem_15oyb_123{width:50%}._info_15oyb_123{flex-wrap:wrap}._infoItem_15oyb_123{width:50%;border-bottom:1px solid rgba(255,56,60,.14)}._infoItem_15oyb_123:nth-child(n+3){border-bottom:unset}._infoItem_15oyb_123:nth-child(2n){border-right:unset}}@media (max-width: 540px){._create_15oyb_1{padding:40px 20px}._createTop_15oyb_100,._createContent_15oyb_27{margin-bottom:30px}._create__foot_15oyb_15{justify-content:space-between}._create__foot_15oyb_15 button{width:calc(50% - 10px);min-width:unset;margin:0;padding:14px 20px}._createInfo_15oyb_120{margin-bottom:30px}._createInfo_15oyb_120 ._infoItem_15oyb_123{width:100%}._createInfo_15oyb_120 ._infoItem_15oyb_123:nth-child(n){border-right:unset}._overview_15oyb_186{margin-bottom:30px}}._perform__title_jb2a7_1{margin-bottom:52px}._perform__title_jb2a7_1 h3{margin-bottom:8px}._info_jb2a7_8{display:flex;border-radius:10px;background:var(--white);margin-bottom:30px;border:1px solid rgba(255,56,60,.14)}._infoItem_jb2a7_15{width:20%;padding:15px 20px;border-right:1px solid rgba(255,56,60,.14)}._infoItem_jb2a7_15:last-child{border:unset}._infoItem__title_jb2a7_23{display:flex;align-items:flex-end;margin-bottom:30px}._infoItem__title_jb2a7_23 h6{font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._infoItem__title_jb2a7_23 p{margin-left:3px}._infoItem__content_jb2a7_39{display:flex;align-items:center;margin-bottom:15px}._infoItem__content_jb2a7_39:last-child{margin:0}._infoItem__content_jb2a7_39 h5{color:var(--black);margin-right:5px}._infoItem__content_jb2a7_39 h5:last-child{margin:0}._infoItem__content_jb2a7_39 ._positive_jb2a7_54{color:var(--green)}._infoItem__content_jb2a7_39 ._negative_jb2a7_57{color:var(--red)}._infoItem__rate_jb2a7_60{display:flex;align-items:center}._infoItem__rate_jb2a7_60._positive_jb2a7_54 svg{color:var(--green)}._infoItem__rate_jb2a7_60._positive_jb2a7_54 p b{color:var(--green)}._infoItem__rate_jb2a7_60._negative_jb2a7_57 svg{color:var(--red)}._infoItem__rate_jb2a7_60._negative_jb2a7_57 p b{color:var(--red)}._infoItem__rate_jb2a7_60 svg{width:20px;height:20px;margin-right:5px}._infoItem__rate_jb2a7_60 p b{font-weight:600;color:var(--main);margin-right:5px}._overview_jb2a7_87{margin-bottom:25px}._overviewMain_jb2a7_90{padding:30px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:25px}._overviewTop_jb2a7_97{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}._overviewTop__row_jb2a7_103{display:flex;align-items:center;margin-left:10px}._overviewTop__select_jb2a7_108{min-width:160px}._overview__row_jb2a7_111{display:flex;justify-content:space-between}._overviewContent_jb2a7_115{padding:30px 20px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;width:calc(60% - 12px)}._overviewContent_jb2a7_115:last-child{width:calc(40% - 12px)}._overviewContent__row_jb2a7_125{display:flex;align-items:center;justify-content:space-between;width:95%}._overviewContent__chart_jb2a7_131{position:relative;width:210px;height:210px;display:flex;margin-right:30px}._overviewContent__chart_jb2a7_131 img{width:100%}._overviewContent__chart_jb2a7_131 canvas{width:100%!important;height:100%!important;position:relative;z-index:2}._overviewContent__col_jb2a7_147{flex:1}._overviewContent__col_jb2a7_147 ._labels_jb2a7_150{flex-direction:column;align-items:flex-start;margin:0}._overviewContent__col_jb2a7_147 ._labels__item_jb2a7_155{width:100%;margin:0 0 15px;align-items:flex-start}._overviewContent__col_jb2a7_147 ._labels__item_jb2a7_155:last-child{margin:0}._overviewContent__col_jb2a7_147 ._labels__item_jb2a7_155 span{margin:4px 10px 4px 0}._overviewContent__col_jb2a7_147 ._labels__item_jb2a7_155 p{flex:1;line-height:17px;color:var(--main)}._overviewContent__col_jb2a7_147 ._labels__item_jb2a7_155 b{display:block;font-weight:600;margin-top:5px;font-size:16px}._overviewContent__info_jb2a7_177{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;text-align:center;transform:translate(-50%,-50%);pointer-events:none}._overviewContent__info_jb2a7_177 p{margin-bottom:2px;white-space:nowrap}._overviewContent__info_jb2a7_177 h4{font-weight:600}._labels_jb2a7_150{display:flex;align-items:center;margin-right:40px}._labels__item_jb2a7_155{display:flex;align-items:center;color:var(--main);font-weight:400;font-size:14px;line-height:25px;margin-right:10px}._labels__item_jb2a7_155:last-child{margin:0}._labels__item_jb2a7_155 span{width:10px;height:10px;margin-right:5px;border-radius:2px}._chart_jb2a7_220{width:100%;display:flex;height:250px}._chart_jb2a7_220 img{width:100%}._chart_jb2a7_220 canvas{width:100%!important;height:100%!important}._engageItem_jb2a7_233{display:flex;align-items:center;margin-bottom:15px}._engageItem_jb2a7_233:last-child{margin:0}._engageItem__title_jb2a7_241{margin-right:10px;width:30%}._engageItem__title_jb2a7_241 h6{font-weight:500;white-space:nowrap}._engageItem__row_jb2a7_249{flex:1;display:flex;gap:2px;background:var(--white);border-radius:5px;overflow:hidden}._engageItem__row_jb2a7_249 span{height:32px;display:flex;transition:.5s ease}._feed_jb2a7_263{padding:20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px;margin-bottom:25px}._feed__title_jb2a7_270{margin-bottom:20px}._feedItem_jb2a7_273{padding:10px 15px;border-radius:10px;position:relative;margin-bottom:15px}._feedItem_jb2a7_273:last-child{margin-bottom:0}._feedItem_jb2a7_273:before{position:absolute;top:50%;left:50%;width:calc(100% + 2px);height:calc(100% + 2px);content:"";background:linear-gradient(90deg,#ea9e87,#82b8ff);border-radius:10px;transform:translate(-50%,-50%);pointer-events:none}._feedItem_jb2a7_273:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:var(--bg-gray);border-radius:10px;z-index:1;pointer-events:none}._feedItem__title_jb2a7_306{position:relative;z-index:2;display:flex;align-items:center;margin-bottom:8px}._feedItem__title_jb2a7_306 svg{width:17px;height:21px;margin-right:10px}._feedItem__title_jb2a7_306 h6{flex:1;font-weight:500}._feedItem__content_jb2a7_322{position:relative;z-index:2}._feedItem__content_jb2a7_322 p b{font-weight:500;color:var(--main)}._predict_jb2a7_331{padding:30px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px;margin-bottom:25px}._predict__title_jb2a7_338{margin-bottom:30px}._predict__row_jb2a7_341{display:flex;border:1px solid var(--stroke);border-radius:10px}._predictItem_jb2a7_346{width:25%;border-right:1px solid var(--stroke);padding:15px 20px}._predictItem__title_jb2a7_351{margin-bottom:30px}._predictItem__title_jb2a7_351 h6{font-weight:500}._predictItem__row_jb2a7_357{display:flex;justify-content:space-between;align-items:center;padding:5px 10px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:10px;margin-bottom:15px}._predictItem__row_jb2a7_357>svg{width:24px;height:24px;color:#141b34;margin:0 10px}._predictItem__col_jb2a7_373 h5{margin-bottom:4px}._predictItem__rate_jb2a7_376{display:flex;align-items:center}._predictItem__rate_jb2a7_376._positive_jb2a7_54{color:var(--green)}._predictItem__rate_jb2a7_376._negative_jb2a7_57{color:#e45a5a}._predictItem__rate_jb2a7_376._negative_jb2a7_57 svg{transform:scaleY(-1)}._predictItem__rate_jb2a7_376 span{width:20px;height:20px;display:flex;margin-right:5px}._predictItem__rate_jb2a7_376 span svg{width:100%;height:100%}._predictItem__rate_jb2a7_376 p{flex:1;font-weight:600}._report_jb2a7_404{padding:30px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px}._report__title_jb2a7_410{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}._report__title_jb2a7_410 button{padding:8px 20px}._report__title_jb2a7_410 button svg{color:var(--primary)}._report__row_jb2a7_422{display:flex;border:1px solid var(--stroke);border-radius:10px;margin-bottom:30px}._reportContent_jb2a7_428{width:50%;border-right:1px solid var(--stroke);padding:15px 20px}._reportContent__grid_jb2a7_433{display:flex;flex-wrap:wrap;border:1px solid var(--stroke);border-radius:10px}._reportContent__col_jb2a7_439{padding:20px;border:1px solid var(--stroke);border-radius:10px}._reportCard_jb2a7_444{width:50%;border-right:1px solid var(--stroke);border-bottom:1px solid var(--stroke);padding:15px 20px}._reportCard_jb2a7_444:nth-child(2n){border-right:unset}._reportCard_jb2a7_444:nth-child(n+3){border-bottom:unset}._reportCard_jb2a7_444 h6{margin-bottom:30px;font-weight:500}._reportCard_jb2a7_444 h5{color:var(--black)}._reportItem_jb2a7_463{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._reportItem_jb2a7_463:last-child{margin:0}._reportItem__title_jb2a7_472._positive_jb2a7_54 h6{color:var(--green)}._reportItem__title_jb2a7_472._negative_jb2a7_57 h6{color:var(--red)}._reportItem__col_jb2a7_478._positive_jb2a7_54 h6{color:var(--green)}._reportItem__col_jb2a7_478._negative_jb2a7_57 h6{color:var(--red)}._reportItem_jb2a7_463 p{margin-bottom:5px;line-height:16px}._reportItem_jb2a7_463 p:last-child{margin:0}._reportItem_jb2a7_463 h6{font-weight:600;line-height:19px}._title_jb2a7_496{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}._title_jb2a7_496 button{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border:1px solid var(--stroke);border-radius:10px;background:transparent;cursor:pointer;transition:.3s ease;margin-left:10px}._title_jb2a7_496 button:hover{color:var(--primary)}._title_jb2a7_496 button svg{width:20px;height:20px}._growth_jb2a7_522{padding:15px 20px;background:var(--white);border:1px solid var(--stroke)}._growth__row_jb2a7_527{display:flex;border:1px solid var(--stroke);border-radius:10px}._growth_jb2a7_522 ._infoItem_jb2a7_15{width:25%}@media (max-width: 1380px){._perform__title_jb2a7_1{margin-bottom:40px}._overviewTop__select_jb2a7_108{min-width:130px}._overviewContent_jb2a7_115{width:calc(62% - 10px)}._overviewContent_jb2a7_115:last-child{width:calc(38% - 10px)}._overviewContent__chart_jb2a7_131{margin-right:15px;width:190px;height:190px}._overviewContent__row_jb2a7_125{width:100%}._labels_jb2a7_150{margin-right:20px}._engageItem__title_jb2a7_241{width:180px}._predictItem_jb2a7_346{padding:15px}}@media (max-width: 1180px){._perform__title_jb2a7_1{margin-bottom:30px}._overviewContent__chart_jb2a7_131{width:170px;height:170px}}@media (max-width: 930px){._info_jb2a7_8{flex-wrap:wrap}._infoItem_jb2a7_15{width:33.3%;border-bottom:1px solid rgba(255,56,60,.14)}._infoItem_jb2a7_15:nth-child(n+4){border-bottom:unset}._infoItem_jb2a7_15:nth-child(3){border-right:unset}._overviewTop_jb2a7_97{flex-direction:column}._overviewTop__row_jb2a7_103{width:100%;justify-content:flex-end;margin:0}._overviewTop_jb2a7_97 h6{width:100%;margin-bottom:15px}._overviewTop_jb2a7_97 h6:last-child{margin:0}._overview__row_jb2a7_111{flex-direction:column}._overviewContent_jb2a7_115{width:100%;margin-bottom:25px}._overviewContent_jb2a7_115:last-child{margin-bottom:0;width:100%}._predict__row_jb2a7_341{flex-wrap:wrap}._predictItem_jb2a7_346{width:50%;border-bottom:1px solid var(--stroke)}._predictItem_jb2a7_346:nth-child(2n){border-right:unset}._predictItem_jb2a7_346:nth-child(n+3){border-bottom:unset}._report__row_jb2a7_422{flex-direction:column}._reportContent_jb2a7_428{width:100%;border-right:unset;border-bottom:1px solid var(--stroke)}._reportContent_jb2a7_428:last-child{border-bottom:unset}._growth__row_jb2a7_527{flex-wrap:wrap}._growth_jb2a7_522 ._infoItem_jb2a7_15{width:33.3%}}@media (max-width: 650px){._infoItem_jb2a7_15{width:50%}._infoItem_jb2a7_15:nth-child(n){border-bottom:1px solid rgba(255,56,60,.14)}._infoItem_jb2a7_15:nth-child(n+5){border-bottom:unset}._infoItem_jb2a7_15:nth-child(3){border-right:1px solid rgba(255,56,60,.14)}._infoItem_jb2a7_15:nth-child(2n){border-right:unset}._growth_jb2a7_522 ._infoItem_jb2a7_15{width:50%}._growth_jb2a7_522 ._infoItem_jb2a7_15:nth-child(n+3){border-bottom:unset}}@media (max-width: 540px){._overviewMain_jb2a7_90{padding:30px 15px;margin:0 -13px 25px}._overviewContent_jb2a7_115{padding:30px 15px;margin:0 -13px 25px;width:calc(100% + 26px)!important}._overviewContent__chart_jb2a7_131{width:200px;height:200px;margin-right:20px}._labels_jb2a7_150{margin-right:15px}._engageItem_jb2a7_233{flex-direction:column}._engageItem__title_jb2a7_241{width:100%;margin:0 0 8px}._engageItem__row_jb2a7_249{width:100%}._engageItem__row_jb2a7_249 span{height:28px}._feed_jb2a7_263,._predict_jb2a7_331{padding:20px 15px;margin:0 -13px 25px}._predict__row_jb2a7_341{flex-wrap:wrap}._predictItem_jb2a7_346{width:100%;border-right:unset}._predictItem_jb2a7_346:nth-child(n){border-bottom:1px solid var(--stroke)}._predictItem_jb2a7_346:last-child{border-bottom:unset}._report_jb2a7_404{padding:20px 15px;margin:0 -13px 25px}._report_jb2a7_404:last-child{margin-bottom:0}._report__title_jb2a7_410{flex-direction:column;align-items:flex-end}._report__title_jb2a7_410 h5{width:100%;margin-bottom:15px}._reportContent__col_jb2a7_439{padding:15px}._growth_jb2a7_522 ._infoItem_jb2a7_15{width:100%;border-right:unset}._growth_jb2a7_522 ._infoItem_jb2a7_15:nth-child(n){border-bottom:1px solid rgba(255,56,60,.14)}._growth_jb2a7_522 ._infoItem_jb2a7_15:last-child{border:unset}._title_jb2a7_496{margin-bottom:20px}}._settings_1r9pj_1{width:100%;max-width:836px}._settings__title_1r9pj_5{margin-bottom:50px}._settings__title_1r9pj_5 h3{margin-bottom:8px}._tabs_1r9pj_12{display:flex;padding:5px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:40px;overflow-x:auto}._tabs_1r9pj_12::-webkit-scrollbar{display:none}._tabs_1r9pj_12 button{font-family:var(--main-font);font-weight:400;font-size:14px;line-height:17px;color:var(--gray);padding:9px 20px;border-radius:10px;background:transparent;cursor:pointer;transition:.3s ease;margin-right:10px;white-space:nowrap}._tabs_1r9pj_12 button:last-child{margin:0}._tabs_1r9pj_12 button._active_1r9pj_41,._tabs_1r9pj_12 button:hover{color:var(--white);background:var(--main)}._content_1r9pj_50{padding:30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px}._content__col_1r9pj_56{margin-bottom:40px}._content__col_1r9pj_56:last-child{margin:0}._title_1r9pj_63{margin-bottom:40px}._title_1r9pj_63 h5{font-weight:600;margin-bottom:8px}._toggle_1r9pj_71{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}._toggle_1r9pj_71:last-child{margin:0}._toggle__content_1r9pj_80{flex:1}._toggle__content_1r9pj_80 h6{font-weight:500;margin-bottom:8px}._toggle__box_1r9pj_87{margin-left:30px;width:51px;height:26px;position:relative}._toggle__box_1r9pj_87 input{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;cursor:pointer;opacity:0}._toggle__box_1r9pj_87 input:checked~span{background:#429c67}._toggle__box_1r9pj_87 input:checked~span:before{transform:translate(23px,-50%)}._toggle__box_1r9pj_87 span{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--gray);transition:.3s ease;border-radius:20px}._toggle__box_1r9pj_87 span:before{position:absolute;top:50%;left:4px;width:20px;height:18px;background:#fdfefe;content:"";border-radius:50%;transition:.3s ease;transform:translateY(-50%)}._toggle_1r9pj_71 button{margin-left:20px}._accountUpload_1r9pj_135{display:flex;align-items:center;margin-bottom:40px}._accountUpload_1r9pj_135:last-child{margin:0}._accountUpload__avatar_1r9pj_143{width:120px;height:120px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;margin-right:50px;background:#badaff}._accountUpload__avatar_1r9pj_143 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._accountUpload__avatar_1r9pj_143 span{font-weight:500;font-size:60px;line-height:73px;color:var(--black);pointer-events:none}._accountUpload_1r9pj_135 button{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;color:var(--main);display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px;cursor:pointer;transition:.3s ease}._accountUpload_1r9pj_135 button:hover{background:var(--stroke-dark)}._account__row_1r9pj_186{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}._account__input_1r9pj_192{width:calc(50% - 10px);margin-bottom:20px}._account__input_1r9pj_192._big_1r9pj_196{width:100%}._account__foot_1r9pj_199 button{padding:16px 25px;line-height:18px}._security_1r9pj_204 ._toggle__content_1r9pj_80{max-width:475px}._subsContent_1r9pj_208{margin-bottom:60px}._subsContent_1r9pj_208:last-child{margin:0}._subsContent__title_1r9pj_214{margin-bottom:20px}._subsContent__title_1r9pj_214 h6{font-weight:500}._subsContent__row_1r9pj_220{display:flex;border:1px solid var(--stroke);border-radius:10px}._subsContent__payment_1r9pj_225{display:flex;align-items:center;justify-content:space-between;padding:20px;border:1px solid var(--stroke);border-radius:10px}._subsContent__info_1r9pj_233{display:flex;align-items:center;color:var(--main)}._subsContent__info_1r9pj_233 svg{width:24px;height:24px;margin-right:20px}._subsItem_1r9pj_243{width:33.3%;padding:15px 20px;border-right:1px solid var(--stroke)}._subsItem_1r9pj_243:last-child{border:unset}._subsItem_1r9pj_243 p{margin-bottom:20px}._plan_1r9pj_255{padding:10px 30px 10px 10px;border:1px solid var(--stroke-dark);border-radius:10px;display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}._plan_1r9pj_255:last-child{margin:0}._planProfile_1r9pj_267{display:flex;align-items:center}._planProfile__icon_1r9pj_271{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background:var(--main);border-radius:10px;margin-right:20px}._planProfile__icon_1r9pj_271 svg{width:34px;height:34px}._planProfile__content_1r9pj_285{display:flex;align-items:center}._plan__cancel_1r9pj_289{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:19px;color:#ff383c;background:transparent;cursor:pointer;transition:.3s ease;margin-right:20px;min-width:unset!important}._plan__cancel_1r9pj_289:hover{color:var(--red)}._plan__action_1r9pj_304{display:flex;align-items:center}._plan__action_1r9pj_304 button{min-width:146px}@media (max-width: 1380px){._settings__title_1r9pj_5{margin-bottom:40px}}@media (max-width: 1180px){._settings__title_1r9pj_5{margin-bottom:30px}}@media (max-width: 930px){._plan_1r9pj_255{padding:10px}._plan__cancel_1r9pj_289{margin-right:12px}}@media (max-width: 650px){._plan_1r9pj_255{padding:15px;flex-direction:column;align-items:flex-start}._plan__cancel_1r9pj_289{margin:0 0 20px}._plan__action_1r9pj_304{width:100%;flex-direction:column;align-items:center}._planProfile_1r9pj_267{margin-bottom:30px;width:100%;flex-direction:column;align-items:center}._planProfile_1r9pj_267:last-child{margin:0}._planProfile__icon_1r9pj_271{margin:0 0 15px}._subsContent__row_1r9pj_220{flex-wrap:wrap}._subsItem_1r9pj_243{width:50%;border-bottom:1px solid var(--stroke)}}@media (max-width: 540px){._content_1r9pj_50{padding:30px 20px;margin:0 -13px}._tabs_1r9pj_12{margin:0 -13px 30px;border-radius:0}._tabs_1r9pj_12 button{padding:7px 10px;margin-right:5px}._account__row_1r9pj_186{flex-direction:column}._account__input_1r9pj_192{width:100%}._account__input_1r9pj_192:last-child{margin:0}._accountUpload__avatar_1r9pj_143{margin-right:40px}._accountUpload_1r9pj_135 button{padding:10px 16px}._account__foot_1r9pj_199 button{width:100%}._toggle_1r9pj_71{align-items:flex-start;flex-wrap:wrap}._toggle_1r9pj_71 button{width:100%;margin:20px 0 0}._subsContent__payment_1r9pj_225{padding:15px}._subsContent__payment_1r9pj_225 svg{margin-right:12px}}@media (max-width: 380px){._subsItem_1r9pj_243{width:100%;border-right:unset}._subsContent__payment_1r9pj_225{flex-direction:column}._subsContent__info_1r9pj_233{margin-bottom:15px}}._form__title_523i1_1{margin-bottom:30px;text-align:center}._form__title_523i1_1 h3{margin-bottom:10px;font-weight:700}._form__title_523i1_1 h3:last-child{margin:0}._form__title_523i1_1 a{color:var(--primary);font-weight:500}._form__title_523i1_1 p b{font-weight:500;color:var(--main)}._form__col_523i1_20{margin-bottom:30px}._form__input_523i1_23{margin-bottom:20px}._form__input_523i1_23:last-child{margin:0}._form__list_523i1_29{display:flex;flex-direction:column;margin-bottom:50px}._form__list_523i1_29:last-child{margin:0}._form__list_523i1_29 li{display:flex;align-items:center;margin-bottom:8px}._form__list_523i1_29 li:last-child{margin:0}._form__list_523i1_29 li._active_523i1_45 span{color:#24c57a}._form__list_523i1_29 li span{width:18px;height:18px;display:flex;margin-right:10px;color:var(--gray);transition:.3s ease}._form__list_523i1_29 li span svg{width:100%;height:100%}._form__list_523i1_29 li p{flex:1}._form__foot_523i1_63{display:flex;justify-content:space-between}._cancel__title_1e5rw_1{text-align:center;margin-bottom:40px}._cancel__title_1e5rw_1 h3{margin-bottom:10px;font-weight:700}._cancel__list_1e5rw_9{padding:10px 15px;background:#f8f6f4;border:1px solid #e4d7d5;border-radius:10px;margin-bottom:40px}._cancel__list_1e5rw_9 li{margin-bottom:8px;position:relative;padding-left:18px;list-style:none}._cancel__list_1e5rw_9 li:last-child{margin:0}._cancel__list_1e5rw_9 li:before{position:absolute;top:5px;left:0;width:8px;height:8px;background:var(--main);border-radius:50%;content:""}._cancel__foot_1e5rw_35{display:flex;align-items:center;justify-content:space-between}@media (max-width: 540px){._cancel__foot_1e5rw_35 button{padding:11px 5px!important;width:calc(50% - 5px)}}@media (max-width: 380px){._cancel__foot_1e5rw_35{flex-direction:column}._cancel__foot_1e5rw_35 button{padding:11px 5px!important;width:100%;margin:0 0 15px}._cancel__foot_1e5rw_35 button:last-child{margin:0}}._update__col_1dw87_1{margin-bottom:40px}._update__group_1dw87_4{display:flex;flex-wrap:wrap;margin:0 -10px 20px}._update__group_1dw87_4:last-child{margin-bottom:0}._update__input_1dw87_12{width:calc(50% - 20px);margin:10px}._update__input_1dw87_12._big_1dw87_16{width:100%}._update__foot_1dw87_19{display:flex;justify-content:space-between}@media (max-width: 540px){._update__group_1dw87_4{flex-direction:column;margin:0 0 30px}._update__input_1dw87_12{width:100%;margin:0 0 20px}._update__input_1dw87_12:last-child{margin:0}._update__col_1dw87_1{margin-bottom:30px}}@media (max-width: 380px){._update__foot_1dw87_19{flex-direction:column}._update__foot_1dw87_19 button{padding:11px 5px!important;width:100%;margin:0 0 15px}._update__foot_1dw87_19 button:last-child{margin:0}}._upgrade__foot_x3qm0_1{display:flex;justify-content:space-between;margin-bottom:20px}._upgrade__foot_x3qm0_1:last-child{margin:0}._upgrade__note_x3qm0_9 p{font-size:13px;line-height:16px}._plan_x3qm0_14{padding:10px 30px 10px 10px;border:1px solid var(--stroke-dark);border-radius:10px;display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}._plan_x3qm0_14:last-child{margin:0}._planProfile_x3qm0_26{display:flex;align-items:center}._planProfile__icon_x3qm0_30{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background:var(--main);border-radius:10px;margin-right:20px}._planProfile__icon_x3qm0_30 svg{width:34px;height:34px}._planProfile__content_x3qm0_44{display:flex;align-items:center}._list_x3qm0_49{margin-bottom:30px}._list__col_x3qm0_52{margin-bottom:15px}._listItem_x3qm0_55{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border:1px solid var(--stroke);border-radius:10px;margin-bottom:10px;cursor:pointer;transition:.3s ease}._listItem_x3qm0_55:hover{border-color:var(--primary)}._listItem_x3qm0_55._active_x3qm0_69 ._listItem__check_x3qm0_69 span{background:var(--main);border-color:var(--main)}._listItem_x3qm0_55._active_x3qm0_69 ._listItem__check_x3qm0_69 span:before{opacity:1}._listItem_x3qm0_55:last-child{margin:0}._listItem__check_x3qm0_69{display:flex;align-items:center}._listItem__check_x3qm0_69 span{width:22px;height:22px;border-radius:50%;transition:.3s ease;border:1px solid var(--gray-light);background:var(--white);margin-right:10px;position:relative}._listItem__check_x3qm0_69 span:before{position:absolute;top:50%;left:50%;width:8px;height:8px;content:"";background:var(--white);border-radius:50%;transform:translate(-50%,-50%);opacity:0;transition:.3s ease}._listItem__check_x3qm0_69 p,._listItem__price_x3qm0_110 p b{font-weight:500;color:var(--main)}._list_x3qm0_49 button{font-family:var(--main-font);font-weight:500;font-size:14px;line-height:17px;color:var(--primary);background:transparent;cursor:pointer;transition:.3s ease}._list_x3qm0_49 button:hover{color:var(--main)}._list_x3qm0_49 h6{font-weight:500;margin-bottom:15px}._charge_x3qm0_132{margin-bottom:30px}._charge__row_x3qm0_135{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._charge__row_x3qm0_135 h6{font-weight:500}._charge__info_x3qm0_144{color:var(--black)}._success__icon_50gq1_6{width:118px;height:118px;display:flex;margin:0 auto 40px}._success__icon_50gq1_6 img{width:100%}._success__title_50gq1_15{width:100%;margin-bottom:40px;text-align:center}._success__title_50gq1_15 h3{margin-bottom:10px;font-weight:700}._success__title_50gq1_15 h3:last-child{margin:0}._success__foot_50gq1_27{width:100%;display:flex;text-align:center}._success__foot_50gq1_27 button{width:100%}._success_50gq1_1{display:flex;flex-direction:column;align-items:center}._success__icon_50gq1_6{width:100px;height:100px;margin-bottom:30px}._success__title_50gq1_15{margin-bottom:30px}._profile_1bcdt_1{background:var(--bg-gray);overflow:hidden}._profile__inner_1bcdt_5{display:flex;flex-direction:column;align-items:center;padding:40px 0 30px;min-height:100vh}._profile__inner-logo_1bcdt_12{width:156px;display:flex;margin-bottom:50px}._profile__inner-logo_1bcdt_12 img{width:100%}._profile__inner-foot_1bcdt_20{display:flex;align-items:center;justify-content:center;margin:auto 0 0}._profile__inner-foot_1bcdt_20 a{font-weight:400;font-size:14px;line-height:17px;color:var(--gray);margin-right:52px}._profile__inner-foot_1bcdt_20 a:last-child{margin:0}._profile__inner-foot_1bcdt_20 a:hover{opacity:1;color:var(--primary)}._project_1bcdt_41{width:100%;max-width:1090px;padding:40px 30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;margin-bottom:50px}._project__title_1bcdt_50{text-align:center;margin-bottom:40px}._project__title_1bcdt_50 h3{margin-bottom:10px;font-weight:600}._projectTop_1bcdt_58{display:flex;justify-content:space-between;margin-bottom:20px}._project__row_1bcdt_63{display:flex;flex-wrap:wrap;margin:0 -10px 30px}._project__foot_1bcdt_68{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px}._project__foot-side_1bcdt_77{display:flex;align-items:center}._project__foot-side_1bcdt_77 span{width:40px;height:40px;display:flex;margin-right:20px}._project__foot-side_1bcdt_77 span img{width:100%}._project__foot-side_1bcdt_77 p{color:var(--main)}._projectItem_1bcdt_93{width:calc(33.3% - 20px);margin:10px;padding:15px 20px;background:var(--white);border:1px solid var(--stroke);border-radius:10px}._projectItem__top_1bcdt_101{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._projectItem__top_1bcdt_101 h6{font-weight:500}._projectItem__name_1bcdt_110{display:flex;align-items:center;color:var(--main);margin-bottom:25px}._projectItem__name_1bcdt_110 svg{width:18px;height:18px;margin-right:10px;color:var(--gray)}._projectItem__tags_1bcdt_122{display:flex;flex-wrap:wrap;margin:0 -5px 25px}._projectItem__tags_1bcdt_122 span{font-weight:400;font-size:12px;line-height:15px;color:var(--main);display:inline-flex;align-items:center;padding:3px 10px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:5px;margin:5px}._projectItem__foot_1bcdt_140{display:flex;align-items:center;justify-content:space-between}._projectItem__foot_1bcdt_140 p{flex:1;text-align:end}._projectItem__status_1bcdt_149{font-weight:500;font-size:12px;line-height:15px;color:var(--main);padding:5px 10px;border-radius:5px;text-transform:capitalize;display:inline-flex;align-items:center;margin-right:4px}._projectItem__status_1bcdt_149._active_1bcdt_161{background:var(--green-tag)}._projectItem__status_1bcdt_149._active_1bcdt_161 span{background:#43cd62}._projectItem__status_1bcdt_149._pending_1bcdt_167{background:var(--orange-tag)}._projectItem__status_1bcdt_149._pending_1bcdt_167 span{background:#dd9649}._projectItem__status_1bcdt_149._scheduled_1bcdt_173{background:#e6e6e6}._projectItem__status_1bcdt_149._scheduled_1bcdt_173 span{background:#989898}._projectItem__status_1bcdt_149._error_1bcdt_179{background:var(--red-tag)}._projectItem__status_1bcdt_149._error_1bcdt_179 span{background:#e45a5a}._projectItem__status_1bcdt_149 span{width:8px;height:8px;border-radius:50%;margin-right:5px;display:inline-block}._content_1bcdt_193{padding:40px 30px;background:var(--white);border:1px solid var(--stroke-dark);border-radius:10px;width:100%;max-width:836px;margin-bottom:86px}._content__title_1bcdt_202{text-align:center;margin-bottom:40px}._content__title-steps_1bcdt_206{margin-bottom:20px}._content__title_1bcdt_202 h3{margin-bottom:10px;font-weight:600}._content__foot_1bcdt_213{padding-top:60px;display:flex;justify-content:flex-end}._content__foot_1bcdt_213 button{padding:11px 24px!important;min-width:146px;margin-right:30px}._content__foot_1bcdt_213 button:last-child{margin:0}._title_1bcdt_227{margin-bottom:20px}._title_1bcdt_227 h6{margin-bottom:8px;font-weight:600}._info__input_1bcdt_235{margin-bottom:20px}._info__input_1bcdt_235:last-child{margin:0}._info__input-row_1bcdt_241{padding-top:4px;display:flex;align-items:center}._info__input-row_1bcdt_241 p{margin-right:20px}._info__input-tags_1bcdt_249{display:flex;flex-wrap:wrap;flex:1;margin:0 -4px}._info__input-tags_1bcdt_249 span,._info__input-tags_1bcdt_249 button{font-weight:400;font-size:14px;line-height:17px;color:var(--main);display:inline-flex;align-items:center;padding:6px 15px;background:var(--bg-gray);border:1px solid var(--stroke-dark);border-radius:10px;margin:4px;cursor:pointer;transition:.3s ease}._info__input-tags_1bcdt_249 span:hover,._info__input-tags_1bcdt_249 button:hover{background:var(--stroke-dark)}._info__col_1bcdt_275{margin-bottom:40px}._info__col_1bcdt_275:last-child{margin:0}._info__col-foot_1bcdt_281{display:flex;justify-content:flex-end}._info__col-foot_1bcdt_281 button{min-width:146px}._info__col_1bcdt_275>h6{margin-bottom:5px;font-weight:500}._infoNote_1bcdt_292{padding:20px;background:var(--bg-gray);border:1px solid var(--stroke);border-radius:10px}._infoNote__profile_1bcdt_298{display:flex;align-items:center;margin-bottom:20px}._infoNote__avatar_1bcdt_303{width:40px;height:40px;display:flex;margin-right:15px;border-radius:50%;overflow:hidden}._infoNote__avatar_1bcdt_303 img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}._infoNote__name_1bcdt_317{flex:1}._infoNote__name_1bcdt_317 h6{margin-bottom:5px;font-weight:500}._infoNote__name_1bcdt_317 p{line-height:110%}._assets__content_1bcdt_328{margin-bottom:40px}._assets__content_1bcdt_328:last-child{margin:0}._assets__content_1bcdt_328>p{text-align:center;margin-top:10px}@media (max-width: 1180px){._project__row_1bcdt_63{margin:0 -6px 24px}._projectItem_1bcdt_93{width:calc(33.3% - 12px);margin:6px}}@media (max-width: 930px){._projectTop_1bcdt_58{flex-direction:column;align-items:flex-end}._projectTop__search_1bcdt_353{width:100%;margin-bottom:20px}._projectItem_1bcdt_93{width:calc(50% - 12px)}}@media (max-width: 750px){._content_1bcdt_193{padding:30px 24px;margin-bottom:40px}._content__foot_1bcdt_213{padding-top:40px}._project_1bcdt_41{padding:30px 24px}._projectTop_1bcdt_58{align-items:center}._project__row_1bcdt_63{flex-direction:column;margin:0 0 24px}._projectItem_1bcdt_93{width:100%;margin:0 0 15px}._projectItem_1bcdt_93:last-child{margin:0}._project__foot_1bcdt_68{flex-direction:column}._project__foot-side_1bcdt_77{width:100%;margin-bottom:20px;flex-direction:column;align-items:center;text-align:center}._project__foot-side_1bcdt_77 span{margin:0 0 12px}}@media (max-width: 540px){._profile__inner_1bcdt_5{padding:30px 0}._profile__inner-logo_1bcdt_12{margin-bottom:35px}._content_1bcdt_193{padding:24px 20px;margin-bottom:30px}._content__title_1bcdt_202{margin-bottom:24px}._content__foot_1bcdt_213{justify-content:space-between;padding-top:30px}._content__foot_1bcdt_213 button{margin:0;min-width:unset;width:calc(50% - 8px)}._project_1bcdt_41{padding:24px 20px}._project__title_1bcdt_50{margin-bottom:24px}._projectTop__search_1bcdt_353{margin-bottom:15px}._projectTop_1bcdt_58>button{width:100%}._project__foot_1bcdt_68 button{width:100%}._info__input-row_1bcdt_241 p{margin-right:12px}._info__col_1bcdt_275{margin-bottom:24px}._info__col-foot_1bcdt_281 button{width:100%}._assets__content_1bcdt_328>p{font-size:12px}}
