.header{display:flex;justify-content:center;box-shadow:-5px 5px 30px #8f8f8f40;background-color:#fff;position:sticky;z-index:500;top:0}.header__wrapper{box-sizing:border-box;position:relative;display:flex;background:#fff;justify-content:space-between;align-items:center;max-width:1280px;width:100%;height:80px;padding:15px 50px}@media screen and (min-width: 1024px) and (max-width: 1279px){.header__wrapper{padding:10px 42px}}@media screen and (min-width: 768px) and (max-width: 1023px){.header__wrapper{padding:17px 74px}}@media screen and (min-width: 480px) and (max-width: 767px){.header__wrapper{padding:17px 10px}}@media screen and (max-width: 479px){.header__wrapper{padding:17px 25px}}.header__logo{cursor:pointer}@media screen and (min-width: 1024px) and (max-width: 1279px){.header__logo{width:188px}}@media screen and (min-width: 768px) and (max-width: 1023px){.header__logo{width:170px}}@media screen and (max-width: 767px){.header__logo{width:158px}}.header__btn{display:flex;gap:20px}@media screen and (max-width: 768px){.header__btn{gap:10px}}.header__btn .header__auth{font-size:16px;height:50px;width:110px;padding:0}@media screen and (max-width: 1023px){.header__btn .header__auth{width:100px;height:46px;font-size:14px}}@media screen and (max-width: 767px){.header__btn .header__auth{width:90px;font-size:14px}}.header__btn .header__registration{font-size:16px;height:50px;width:170px;padding:0}@media screen and (max-width: 1023px){.header__btn .header__registration{font-size:14px;height:46px;width:150px}}@media screen and (max-width: 767px){.header__btn .header__registration{width:140px}}@media screen and (max-width: 479px){.header__btn .header__registration{display:none}}.header__avatar{all:unset;cursor:pointer;align-items:center;display:flex;justify-content:center;width:45px;height:45px;border-radius:50px;background:#dceaf5;color:#515151;font-size:16px;font-weight:600}.header__avatar-img{object-position:center;border-radius:50%;object-fit:cover;height:45px;width:45px}.header__user{display:flex;align-items:center;gap:15px}.header__authorized{display:flex;gap:20px}.header__avatar-name{all:unset;cursor:pointer;color:#515151;font-size:16px;font-weight:600}@media screen and (max-width: 767px){.header__avatar-name{font-size:14px}}@media screen and (max-width: 479px){.header__avatar-name{display:none}}.header__notify{cursor:pointer}.header__notify-counter{position:absolute;bottom:18px;left:7px;display:flex;align-items:center;justify-content:center;border-radius:50px;background:#0073cc;color:#fff;width:18px;height:18px;font-size:9px;font-style:normal;font-weight:700;line-height:normal}.header__wrapper-menu{display:flex;align-items:center;gap:25px}.header__menu{cursor:pointer}@media screen and (max-width: 479px){.header__menu{gap:20px}}.header__menu-overlay{position:relative;background-color:transparent;border:none;outline:none}.header__menu-overlay:active,.header__menu-overlay:focus{background-color:transparent;border:none;outline:none}.header__menu-overlay:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:transparent;z-index:2000}.container-landing{width:100%;max-width:1280px;margin:0 auto;font-size:16px;font-weight:300;line-height:1.4;text-align:left;word-break:break-word}.container-preview{background:linear-gradient(255deg,#4fc5eb,#4d7db5),#4d7db5}@media screen and (max-width: 767px){.container-preview{background:none}}.container-functions{background:#9ec0e3}.landing__preview{box-sizing:border-box;position:relative;display:flex;justify-content:space-between;height:640px;padding:65px 74px 45px 51px;margin-bottom:100px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__preview{height:520px;padding:53px 102px 47px 42px;margin-bottom:70px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__preview{height:470px;padding:65px 74px 60px;margin-bottom:60px}}@media screen and (max-width: 767px){.landing__preview{flex-direction:column;overflow:hidden;align-items:center;background:none;height:850px;padding:0;margin-bottom:0}}@media screen and (max-width: 479px){.landing__preview{height:940px;overflow:visible}}.landing__preview-wrapper{max-width:min-content;margin-top:70px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__preview-wrapper{margin-top:34px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__preview-wrapper{margin-top:40px}}@media screen and (max-width: 767px){.landing__preview-wrapper{display:flex;align-items:center;flex-direction:column;margin-top:0;max-width:none;width:100%;padding:50px 40px 167px;background:linear-gradient(255deg,#4fc5eb,#4d7db5)}}@media screen and (max-width: 479px){.landing__preview-wrapper{padding:90px 25px 221px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__preview-looklink{width:460px;height:90px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__preview-looklink{width:320px;height:62px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__preview-looklink{width:400px;height:80px}}@media screen and (max-width: 479px){.landing__preview-looklink{width:100%;max-width:fit-content;margin-right:auto;height:70px}}.landing__preview-btn{width:340px;height:60px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__preview-btn{width:300px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__preview-btn{width:300px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__preview-btn{width:340px}}@media screen and (max-width: 479px){.landing__preview-btn{width:100%}}.landing__preview-desc{font-size:18px;line-height:normal;color:#fff;padding:30px 0}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__preview-desc{font-size:16px;max-width:400px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__preview-desc{font-size:15px;padding:20px 0}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__preview-desc{font-size:14px;text-align:center;padding:25px 0 20px;max-width:357px}}@media screen and (max-width: 479px){.landing__preview-desc{display:flex;flex-direction:column;gap:10px;max-width:320px;font-size:14px;text-align:left;margin-right:auto;padding:30px 0 20px}}.landing__preview-subtext{margin-top:30px}@media screen and (min-width: 480px) and (max-width: 1023px){.landing__preview-subtext{display:none}}.landing__preview-photos{position:relative}.landing__preview-photo{z-index:1;position:absolute;right:190px;height:516px;width:256px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__preview-photo{height:420px;width:210px;right:156px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__preview-photo{right:67px;width:173px;height:345px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__preview-photo{width:340px;height:680px;bottom:-174px;left:50%;transform:translate(-50%)}}@media screen and (max-width: 479px){.landing__preview-photo{width:311px;height:628px;bottom:-134px;left:50%;transform:translate(-50%)}}@media screen and (max-width: 389px){.landing__preview-photo{bottom:-56px;width:275px;height:550px}}.landing__preview-photo-background{position:absolute;right:0;bottom:0;width:234px;height:480px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__preview-photo-background{width:187px;height:374px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__preview-photo-background{width:144px;height:288px;bottom:29px}}@media screen and (max-width: 767px){.landing__preview-photo-background{display:none}}.landing__preview-advantages{z-index:2;display:flex;align-items:center;position:absolute;width:max-content;padding:20px;gap:15px;background:#fffc;box-shadow:5px 5px 15px #4d7db540;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:12px;line-height:normal;color:#000;border-radius:15px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__preview-advantages{padding:15px;font-size:11px;line-height:120%}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__preview-advantages{font-size:12px;padding:15px;line-height:120%}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__preview-advantages{font-size:12px;line-height:normal}}@media screen and (max-width: 479px){.landing__preview-advantages{font-size:12px}}.landing__preview-advantages:nth-child(3){top:131px;right:360px}.landing__preview-advantages:nth-child(3)>.landing__preview-advantage{max-width:90px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__preview-advantages:nth-child(3){right:272px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__preview-advantages:nth-child(3){top:23px;right:-26px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__preview-advantages:nth-child(3){top:-272px;right:42px}}@media screen and (max-width: 479px){.landing__preview-advantages:nth-child(3){top:-227px;right:20px}}@media screen and (max-width: 389px){.landing__preview-advantages:nth-child(3){top:-227px;right:20px}}.landing__preview-advantages:nth-child(4){box-sizing:border-box;position:absolute;bottom:262px;right:39px;height:70px}.landing__preview-advantages:nth-child(4)>.landing__preview-advantage{max-width:105px}@media screen and (max-width: 1279px){.landing__preview-advantages:nth-child(4)>.landing__preview-advantage{max-width:96px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__preview-advantages:nth-child(4){height:69px;bottom:189px;right:10px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__preview-advantages:nth-child(4){height:69px;right:114px;bottom:51px}}@media screen and (max-width: 479px){.landing__preview-advantages:nth-child(4){width:187px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__preview-advantages:nth-child(4){left:40px;bottom:130px}}@media screen and (max-width: 479px){.landing__preview-advantages:nth-child(4){z-index:12;right:-190px;bottom:31px}}.landing__preview-advantages:nth-child(5){position:absolute;bottom:125px;right:370px}.landing__preview-advantages:nth-child(5)>.landing__preview-advantage{max-width:78px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__preview-advantages:nth-child(5){bottom:83px;right:250px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__preview-advantages:nth-child(5){right:0;bottom:134px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__preview-advantages:nth-child(5){left:44px;bottom:331px}}@media screen and (max-width: 479px){.landing__preview-advantages:nth-child(5){right:-184px;bottom:259px}}@media screen and (max-width: 389px){.landing__preview-advantages:nth-child(5){right:-184px;bottom:259px}}.landing__audience,.landing__secure{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}@media screen and (max-width: 767px){.landing__audience,.landing__secure{padding-top:60px}}@media screen and (max-width: 479px){.landing__audience,.landing__secure{z-index:10;background:#fff;gap:18px;padding-top:60px;position:relative}}.landing__secure{margin-bottom:100px;padding-top:40px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__secure{margin-bottom:70px;padding-top:10px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__secure{padding-top:0;margin-bottom:60px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__secure{padding-top:0;margin-bottom:50px}}@media screen and (max-width: 479px){.landing__secure{padding-top:0;margin-bottom:60px}}.landing__audience-name{box-sizing:border-box;display:flex;align-items:center;justify-content:center;border-radius:25px;width:127px;height:50px;background:#e2ebf4;font-size:20px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__audience-name{font-size:16px;width:118px;height:43px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__audience-name{font-size:15px;width:113px;height:42px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__audience-name{font-size:14px;width:109px;height:41px}}@media screen and (max-width: 479px){.landing__audience-name{font-size:12px;width:127px;height:40px}}.landing__audience-name--secure{width:fit-content;padding:13px 20px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__audience-name--secure{padding:13px 30px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__audience-name--secure{padding:13px 25px}}.landing__audience-desc{text-align:center;font-size:32px;line-height:normal;max-width:905px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__audience-desc{font-size:28px;max-width:745px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__audience-desc{font-size:20px;max-width:540px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__audience-desc{font-size:20px;max-width:420px}}@media screen and (max-width: 479px){.landing__audience-desc{font-size:18px;max-width:350px}}.landing__audience-desc--secure{width:100%;max-width:1100px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__audience-desc--secure{max-width:870px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__audience-desc--secure{max-width:540px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__audience-desc--secure{max-width:460px}}@media screen and (max-width: 479px){.landing__audience-desc--secure{max-width:350px}}.landing__audience-photo{display:flex;justify-content:center;align-items:center;gap:12px;font-size:16px;color:#000;margin-bottom:59px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__audience-photo{margin-bottom:20px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__audience-photo{margin-bottom:10px}}@media screen and (max-width: 767px){.landing__audience-photo{font-size:14px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__audience-photo{margin-bottom:20px}}@media screen and (max-width: 479px){.landing__audience-photo{margin-top:7px;margin-bottom:12px;font-size:16px}}.landing__roles-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-rows:1fr;align-items:stretch;gap:20px;margin:0 50px 100px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__roles-wrapper{margin:0 42px 70px;display:flex;flex-wrap:wrap;justify-content:center}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__roles-wrapper{grid-template-columns:1fr 1fr;margin:0 74px 60px;display:flex;flex-wrap:wrap}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__roles-wrapper{grid-template-columns:1fr 1fr;margin:0 0 50px}}@media screen and (max-width: 479px){.landing__roles-wrapper{grid-template-columns:1fr;margin:0 25px 60px}}.landing__roles{box-sizing:border-box;display:flex;flex-direction:column;font-weight:300;border-radius:30px;border:1px solid #D9D9D9;padding:25px 20px 22px}@media screen and (min-width: 480px) and (max-width: 1279px){.landing__roles{border-radius:20px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__roles{padding:20px 20px 18px;max-width:460px;width:100%}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__roles{width:300px;padding:20px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__roles{width:220px;padding:15px}}@media screen and (max-width: 479px){.landing__roles{width:340px;height:210px;padding:25px 20px}}.landing__roles-title{font-weight:700;font-size:20px;margin-bottom:44px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__roles-title{font-size:16px;margin-bottom:20px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__roles-title{font-size:16px;margin-bottom:20px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__roles-title{font-size:14px;margin-bottom:15px}}@media screen and (max-width: 479px){.landing__roles-title{font-size:16px;margin-bottom:auto}}.landing .landing__roles:nth-child(3) .landing__roles-title{max-width:200px;margin-bottom:15px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing .landing__roles:nth-child(3) .landing__roles-title{margin-bottom:20px;max-width:100%}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing .landing__roles:nth-child(3) .landing__roles-title{max-width:170px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing .landing__roles:nth-child(3) .landing__roles-title{margin-bottom:21px;max-width:150px}}@media screen and (max-width: 479px){.landing .landing__roles:nth-child(3) .landing__roles-title{margin-bottom:auto;max-width:100%}}.landing .landing__roles:nth-child(4) .landing__roles-title{margin-bottom:39px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing .landing__roles:nth-child(4) .landing__roles-title{margin-bottom:20px}}@media screen and (max-width: 479px){.landing .landing__roles:nth-child(4) .landing__roles-title{margin-bottom:auto}}.landing__roles-desc{font-weight:300;font-size:14px;max-width:240px}.landing__roles-desc p{margin-bottom:10px}.landing__roles-desc p:last-child{margin-bottom:0}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__roles-desc{font-size:14px;max-width:100%}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__roles-desc{font-size:13px;max-width:100%}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__roles-desc{font-size:10px;max-width:100%}}@media screen and (max-width: 479px){.landing__roles-desc{font-size:12px;max-width:100%}}.landing__functions{box-sizing:border-box;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);padding:20px 50px;margin-bottom:100px;gap:20px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__functions{padding:40px 42px;margin-bottom:70px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__functions{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;padding:40px 74px;margin-bottom:60px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__functions{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;padding:40px 10px;margin-bottom:50px;gap:15px 20px}}@media screen and (max-width: 479px){.landing__functions{grid-template-columns:1fr;grid-template-rows:auto;padding:60px 25px;margin-bottom:60px;gap:15px 0}}.landing__functions .landing__function:not(:first-child){box-shadow:5px 4px 15px #0073cc40;border-radius:20px;background:#fff9}.landing__functions .landing__function:first-child>.landing__function-wrapper{margin-bottom:35px}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__functions .landing__function:first-child>.landing__function-wrapper{margin-bottom:20px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__functions .landing__function:first-child>.landing__function-wrapper{margin-bottom:50px}}@media screen and (max-width: 479px){.landing__functions .landing__function:first-child>.landing__function-wrapper{margin-bottom:40px}}.landing__functions .landing__function:first-child>.landing__function-wrapper>.landing__function-name{box-sizing:border-box;display:flex;justify-content:center;padding:13px 21px;border-radius:25px;background:#e2ebf4;font-weight:400}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__functions .landing__function:first-child>.landing__function-wrapper>.landing__function-name{font-size:16px;padding:12px 25px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__functions .landing__function:first-child>.landing__function-wrapper>.landing__function-name{font-size:15px;padding:12px 25px;margin-bottom:0}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__functions .landing__function:first-child>.landing__function-wrapper>.landing__function-name{font-size:14px}}@media screen and (max-width: 479px){.landing__functions .landing__function:first-child>.landing__function-wrapper>.landing__function-name{font-size:12px}}.landing__functions .landing__function:nth-child(3)>.landing__function-wrapper>.landing__function-name{max-width:200px}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__functions .landing__function:nth-child(3)>.landing__function-wrapper>.landing__function-name{max-width:126px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__functions .landing__function:nth-child(2)>.landing__function-wrapper>.landing__function-name{margin-bottom:36px}}.landing__functions .landing__function:first-child>.landing__function-desc{font-size:32px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__functions .landing__function:first-child>.landing__function-desc{font-size:28px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__functions .landing__function:first-child>.landing__function-desc{font-size:20px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__functions .landing__function:first-child>.landing__function-desc{font-size:20px}}@media screen and (max-width: 479px){.landing__functions .landing__function:first-child>.landing__function-desc{font-size:16px}}.landing__functions .landing__function:last-child>.landing__function-desc{width:50%;width:100%;max-width:342px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__functions .landing__function:last-child>.landing__function-desc{max-width:291px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__functions .landing__function:last-child>.landing__function-desc{max-width:220px}}@media screen and (max-width: 479px){.landing__functions .landing__function:last-child>.landing__function-desc{width:100%}}.landing__functions .landing__function:last-child>.landing__function-looklink{position:absolute;right:-71px;bottom:-11px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__functions .landing__function:last-child>.landing__function-looklink{width:194px;right:-56px;bottom:-25px}}@media screen and (min-width: 480px) and (max-width: 1023px){.landing__functions .landing__function:last-child>.landing__function-looklink{right:-30px;bottom:-11px}}@media screen and (max-width: 479px){.landing__functions .landing__function:last-child>.landing__function-looklink{display:none}}.landing__functions .landing__function-title{font-weight:500;font-size:23px;margin-bottom:30px;line-height:1}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__functions .landing__function-title{font-size:20px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__functions .landing__function-title{font-size:15px;margin-bottom:23px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__functions .landing__function-title{font-size:15px;margin-bottom:23px}}@media screen and (max-width: 479px){.landing__functions .landing__function-title{font-size:15px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__functions .landing__function-desc:last-child .landing__function-desc-item{margin-bottom:8px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__functions .landing__function-desc:last-child .landing__function-desc-item{margin-bottom:0}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__functions .landing__function-desc:last-child .landing__function-desc-item{margin-bottom:0}}@media screen and (max-width: 479px){.landing__functions .landing__function-desc:last-child .landing__function-desc-item{margin-bottom:0}}.landing__functions .landing__function-desc-item{position:relative;font-size:23px;margin-bottom:27px;font-weight:300}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__functions .landing__function-desc-item{font-size:20px;margin-bottom:22px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__functions .landing__function-desc-item{font-size:15px;margin-bottom:18px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__functions .landing__function-desc-item{font-size:15px;margin-bottom:18px}}@media screen and (max-width: 479px){.landing__functions .landing__function-desc-item{font-size:15px;margin-bottom:18px}}.landing__functions .landing__function-desc-item span{font-weight:400;padding-left:20px;position:relative}.landing__functions .landing__function-desc-item span:after{content:"";position:absolute;left:3px;width:6px;height:6px;background-color:#000;top:50%;transform:translateY(-50%);border-radius:50%}.landing__function-wrapper{display:flex;justify-content:space-between;margin-bottom:auto}.landing__function{display:flex;flex-direction:column;padding:25px;position:relative;overflow:hidden;line-height:normal}@media screen and (max-width: 1279px){.landing__function{padding:20px}}.landing__function:nth-child(1){position:relative;grid-area:1/1/3/3;background:#fff;border-radius:30px;overflow:hidden}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__function:nth-child(1){grid-area:1/1/2/3;grid-row-end:1}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__function:nth-child(1){grid-area:1/1/2/3;grid-row:1/span 1}}@media screen and (max-width: 479px){.landing__function:nth-child(1){grid-column:1/span 1;grid-row:1/span 2;margin-bottom:15px}}.landing__function:nth-child(1)>.landing__function-name{box-sizing:border-box;display:flex;align-items:center;justify-content:center;border-radius:25px;width:127px;height:50px;background:#e2ebf4}.landing__function:nth-child(2){grid-area:1/3/2/4}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__function:nth-child(2){grid-area:2/1/3/2}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__function:nth-child(2){grid-area:2/1/3/2}}@media screen and (max-width: 479px){.landing__function:nth-child(2){grid-column:1/span 1;grid-row:3/span 1;height:162px}}.landing__function:nth-child(3){grid-area:1/4/2/5}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__function:nth-child(3){grid-area:2/2/3/3}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__function:nth-child(3){grid-area:2/2/3/3}}@media screen and (max-width: 479px){.landing__function:nth-child(3){grid-column:1/span 1;grid-row:4/span 1;height:162px}}.landing__function:nth-child(4){grid-area:2/3/3/5}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__function:nth-child(4){grid-area:3/1/4/3;height:190px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__function:nth-child(4){grid-area:3/1/4/3;height:200px}}@media screen and (max-width: 479px){.landing__function:nth-child(4){grid-column:1/span 1;grid-row:5/span 2;height:213px}}.landing__function-name{color:#000;font-weight:500;font-size:20px}@media screen and (max-width: 1279px){.landing__function-name{font-size:16px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__function-name{margin-bottom:30px}}.landing__function-desc{font-size:16px;font-weight:300}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__function-desc{font-size:14px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__function-desc{font-size:13px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__function-desc{font-size:12px}}@media screen and (max-width: 479px){.landing__function-desc{font-size:13px}}.landing__function-elipse{position:absolute;top:-50px;left:50%;transform:translate(-50%)}@media screen and (min-width: 480px) and (max-width: 1023px){.landing__function-elipse{width:80px;height:80px;top:-40px}}@media screen and (max-width: 479px){.landing__function-elipse{width:74px;height:74px;top:-37px}}.landing__reg-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;margin-bottom:100px}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__reg-wrapper{gap:30px;margin-bottom:70px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__reg-wrapper{margin-bottom:60px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__reg-wrapper{margin-bottom:50px}}@media screen and (max-width: 479px){.landing__reg-wrapper{margin:0 20px 60px}}.landing__reg-desc{text-align:center;max-width:650px;font-weight:400;font-size:32px;line-height:normal}@media screen and (min-width: 1024px) and (max-width: 1279px){.landing__reg-desc{max-width:490px;font-size:28px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__reg-desc{max-width:400px;font-size:20px}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__reg-desc{font-size:20px;padding:0 30px}}@media screen and (max-width: 479px){.landing__reg-desc{max-width:none;line-height:130%;font-size:18px}}.landing__registration-btn{width:280px;height:60px}@media screen and (min-width: 768px) and (max-width: 1279px){.landing__registration-btn{width:240px}}@media screen and (min-width: 768px) and (max-width: 1023px){.landing__registration-btn{font-size:15px!important}}@media screen and (min-width: 480px) and (max-width: 767px){.landing__registration-btn{width:220px}}@media screen and (max-width: 479px){.landing__registration-btn{width:100%}}.blue-btn{cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:10px;border:none;padding:20px 49px;background:#8cb5e5;font-size:18px;font-weight:500;font-family:Inter,sans-serif;color:#fff}.blue-btn:hover{background:#adcdf1}.blue-btn:focus{background:#8cb5e5}@media screen and (min-width: 1024px) and (max-width: 1279px){.blue-btn{font-size:16px}}@media screen and (min-width: 768px) and (max-width: 1023px){.blue-btn{font-size:16px}}@media screen and (max-width: 767px){.blue-btn{font-size:14px}}@media (max-width: 479px){.blue-btn:hover{background:#8cb5e5}}.dark-blue{background:#0073cc}.transparent-btn{cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:10px;padding:20px 50px;background:transparent;border:1.5px solid #757575;color:#757575;font-size:18px;font-family:Inter,sans-serif}.transparent-btn:hover{background:#adcdf1;color:#fff;border:1.5px solid #ADCDF1}.transparent-btn:focus{background:transparent;color:#757575;border:1.5px solid #757575}@media screen and (min-width: 1024px) and (max-width: 1279px){.transparent-btn{font-size:16px}}@media screen and (min-width: 768px) and (max-width: 1023px){.transparent-btn{font-size:16px}}@media screen and (max-width: 767px){.transparent-btn{font-size:14px}}.white-btn{cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:10px;border:none;background:#fff;color:#000;font-size:18px;font-family:Inter,sans-serif}.white-btn:hover{background:#eff2f9}.white-btn:focus{background:#fff;border:none}@media screen and (min-width: 1024px) and (max-width: 1279px){.white-btn{font-size:16px}}@media screen and (min-width: 768px) and (max-width: 1023px){.white-btn{font-size:15px}}@media screen and (max-width: 767px){.white-btn{font-size:14px}}.light-gray-btn{cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:10px;border:none;background:#eff2f9;color:#404040;font-size:18px;font-family:Inter,sans-serif}.light-gray-btn:hover{background:#adcdf1;color:#fff}.light-gray-btn:focus{background:#eff2f9;color:#404040}.disabled-btn{cursor:auto;pointer-events:none;color:#fff;background:#d9d9d9}.disabled-btn:hover{background:#d9d9d9}.footer{display:flex;justify-content:center;box-shadow:-5px 5px 30px #8f8f8f40;margin-top:auto}.footer__wrapper{max-width:1280px;width:100%;padding:40px 50px}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__wrapper{padding:42px 42px 47px}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__wrapper{padding:20px 74px 31px}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__wrapper{padding:40px 10px}}@media screen and (max-width: 479px){.footer__wrapper{padding:35px 25px}}.footer__landing{display:grid}@media screen and (min-width: 480px) and (max-width: 767px){.footer__landing{gap:20px 2px}}@media screen and (max-width: 479px){.footer__landing{gap:20px 0}}.footer__landing-auth{display:grid;gap:30px 0;grid-template-columns:min-content}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__landing-auth{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__landing-auth{gap:4px 0}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__landing-auth{grid-area:1/1/2/3}}@media screen and (max-width: 479px){.footer__landing-auth{gap:20px 0}}.footer__logo{cursor:auto;pointer-events:none;grid-area:1/1/3/2}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__logo{grid-area:1/1/2/2;height:36px}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__logo{grid-area:1/1/2/3}}@media screen and (max-width: 479px){.footer__logo{grid-area:1/1/2/2}}.footer__logo-icon{cursor:pointer;pointer-events:all}@media screen and (min-width: 480px) and (max-width: 1023px){.footer__logo-icon{width:220px}}@media screen and (max-width: 479px){.footer__logo-icon{width:159px;height:25px}}.footer__logo-auth{pointer-events:none;cursor:auto;grid-area:1/1/2/2}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__logo-auth{grid-area:1/1/2/3}}.footer__links{grid-area:1/2/2/3;display:flex;align-items:center;gap:34px}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__links{gap:30px}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__links{gap:34px;margin-top:30px;grid-area:2/1/3/2}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__links{gap:24px;margin-top:5px;grid-area:2/1/3/3}}@media screen and (max-width: 479px){.footer__links{gap:50px;margin-top:5px;grid-area:2/1/3/2}}.footer__links-auth{display:grid;grid-template-columns:repeat(2,127px);grid-template-rows:repeat(2,22px);gap:15px 43px;margin-left:69px}@media screen and (min-width: 1280px){.footer__links-auth>.footer__link{width:148px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__links-auth{grid-template-columns:auto;grid-template-rows:auto}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__links-auth{grid-area:2/1/3/2;margin-left:0;gap:15px 10px}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__links-auth{display:flex;gap:30px;grid-area:2/1/3/3;margin-left:0}}@media screen and (max-width: 479px){.footer__links-auth{grid-area:2/1/3/2;margin-left:0;gap:15px 0;margin-bottom:10px}}.footer__link{color:#404040;font-size:18px;line-height:normal;text-decoration:none}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__link{font-size:16px}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__link{font-size:15px}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__link{font-size:14px}}@media screen and (max-width: 479px){.footer__link{font-size:14px}}.footer__policy{grid-area:2/2/3/3;color:#404040;font-size:14px;line-height:normal}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__policy{grid-area:3/1/4/2;margin-top:22px;align-self:end}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__policy{grid-area:4/1/5/3}}@media screen and (max-width: 479px){.footer__policy{grid-area:5/1/6/2}}.footer__policy-auth{display:flex;justify-content:center;margin-right:84px;color:#404040;grid-area:2/1/3/4}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__policy-auth{justify-content:start;margin-left:300px}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__policy-auth{grid-area:3/1/4/3;margin-right:0;justify-content:start;margin-top:16px}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__policy-auth{grid-area:3/1/4/2;margin-right:0;justify-content:start}}@media screen and (max-width: 479px){.footer__policy-auth{grid-area:4/1/5/2;justify-content:start;margin-right:0}}.footer__policy-wrapper{display:grid;grid-template-columns:repeat(2,207px);grid-template-rows:repeat(2,1fr);gap:10px 31px}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__policy-wrapper{grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__policy-wrapper{grid-template-columns:repeat(2,184px);grid-template-rows:repeat(2,1fr);gap:8px 15px}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__policy-wrapper{grid-template-columns:repeat(2,184px);grid-template-rows:repeat(2,1fr);gap:8px 20px;margin-top:10px}}@media screen and (min-width: 480px){.footer__policy-wrapper{display:flex!important;flex-direction:column!important}}@media screen and (max-width: 479px){.footer__policy-wrapper{grid-template-columns:1fr;grid-template-rows:repeat(3,1fr);gap:8px 0}}.footer__policy-wrapper-auth{display:flex;gap:30px}@media screen and (min-width: 1280px){.footer__policy-wrapper-auth{margin-left:28px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__policy-wrapper-auth{display:inline-block}.footer__policy-wrapper-auth>.footer__policy-link:not(:last-child){margin-right:30px}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__policy-wrapper-auth{display:inline-block}.footer__policy-wrapper-auth>.footer__policy-link:not(:last-child){margin-right:20px}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__policy-wrapper-auth{flex-direction:column;gap:8px 20px}}@media screen and (max-width: 479px){.footer__policy-wrapper-auth{flex-direction:column;gap:10px 0}}.footer__policy-link{position:relative;text-decoration:none;color:#404040;width:fit-content}.footer__policy-link:before{position:absolute;content:"";width:100%;background-color:#404040;height:1px;bottom:0}@media screen and (max-width: 1023px){.footer__policy-link{font-size:12px}}.footer__policy-link:nth-child(1){grid-area:1/1/2/2}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__policy-link:nth-child(1){grid-area:1/1/2/2}}@media screen and (max-width: 479px){.footer__policy-link:nth-child(1){grid-area:1/1/2/2}}.footer__policy-link:nth-child(2){grid-area:2/1/3/2}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__policy-link:nth-child(2){grid-area:2/1/3/2}}@media screen and (max-width: 479px){.footer__policy-link:nth-child(2){grid-area:2/1/3/2}}.footer__policy-link:nth-child(3){grid-area:2/2/3/3}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__policy-link:nth-child(3){grid-area:3/1/4/2}}@media screen and (max-width: 479px){.footer__policy-link:nth-child(3){grid-area:3/1/4/2}}.footer__social-wrapper{cursor:pointer;display:flex;align-self:flex-start;min-width:max-content;align-items:center;color:#404040;gap:15px}@media screen and (min-width: 480px) and (max-width: 767px){.footer__social-wrapper{gap:10px}}.footer__social{display:grid;justify-self:end;position:relative;flex-direction:column;grid-template-columns:repeat(2,112px);grid-template-rows:repeat(2,1fr);gap:12px 27px;grid-area:2/3/3/4;margin-top:18px}@media screen and (min-width: 1279px){.footer__social{right:28px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__social{width:240px;margin-top:32px;margin-right:0;gap:15px 27px}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__social{grid-area:3/2/4/3;width:240px;margin-top:10px}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__social{left:10px;grid-area:3/2/4/3;grid-template-columns:repeat(2,100px);gap:12px 26px;margin-top:0}}@media screen and (max-width: 479px){.footer__social{grid-area:4/1/5/2;justify-self:auto;margin-top:0}}.footer__social-auth{display:grid;grid-area:1/3/2/4;grid-template-columns:120px 97px;grid-template-rows:repeat(2,1fr);justify-content:end;gap:12px;margin-right:17px}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__social-auth{grid-template-columns:auto;grid-template-rows:auto;margin-right:58px;justify-content:start;gap:14px}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__social-auth{grid-area:2/2/3/3;margin-right:9px;gap:12px 4px}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__social-auth{grid-area:3/2/4/3;justify-content:start;margin-left:6px;margin-right:0;gap:12px 4px}}@media screen and (max-width: 479px){.footer__social-auth{justify-content:start;grid-area:3/1/4/2;margin-bottom:10px}}.footer__social-name{font-size:14px}.footer__btn{grid-area:1/3/2/4;justify-self:end}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__btn{grid-area:1/2/3/3;align-self:end}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__btn{grid-area:3/1/4/2;justify-self:auto}}@media screen and (max-width: 479px){.footer__btn{grid-area:3/1/4/2;justify-self:auto}}.footer__auth-btn{width:180px;height:60px}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__auth-btn{width:220px}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__auth-btn{width:240px}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__auth-btn{width:220px}}@media screen and (max-width: 479px){.footer__auth-btn{width:145px}}.footer__registration-btn{width:280px;height:60px}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__registration-btn{width:240px}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__registration-btn{width:240px;margin-bottom:13px}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__registration-btn{width:220px}}@media screen and (max-width: 479px){.footer__registration-btn{width:100%}}@media screen and (min-width: 1024px) and (max-width: 1279px){.footer__registration-btn-auth{width:220px}}@media screen and (min-width: 768px) and (max-width: 1023px){.footer__registration-btn-auth{width:240px;margin-bottom:13px}}@media screen and (min-width: 480px) and (max-width: 767px){.footer__registration-btn-auth{width:220px}}@media screen and (max-width: 479px){.footer__registration-btn-auth{width:100%}}.auth-modal{z-index:1000;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.auth-modal__wrapper{top:50%;position:absolute;left:50%;transform:translate(-50%,-50%);width:370px;padding:40px 30px;background:#fff;border-radius:20px}.auth-modal__wrapper--review{max-width:430px;width:100%}@media screen and (max-width: 479px){.auth-modal__wrapper{width:calc(100vw - 30px)}}@media screen and (max-width: 376px){.auth-modal__wrapper{padding:40px 20px}}.auth-modal__title{font-size:20px;font-weight:500;text-align:center;max-width:300px;margin:0 auto;line-height:normal}@media screen and (min-width: 1024px) and (max-width: 1279px){.auth-modal__title{font-size:18px;max-width:280px}}@media screen and (min-width: 768px) and (max-width: 1023px){.auth-modal__title{font-size:18px;max-width:280px}}@media screen and (min-width: 480px) and (max-width: 767px){.auth-modal__title{font-size:16px;max-width:250px}}@media screen and (max-width: 479px){.auth-modal__title{font-size:16px}}.auth-modal__title--review{max-width:none}.auth-modal__close-icon{cursor:pointer;position:absolute;top:-45px;right:0;color:#fff}.auth-content{margin-top:20px}.auth-content__phone{font-size:14px;font-weight:400}.auth-content__input{box-sizing:border-box;padding-left:15px;width:100%;height:51px;margin-top:10px;background:#f4f4f4;border:none;border-radius:5px}.auth-content__input::placeholder{color:#a9a9a9;font-size:12px;font-weight:400;line-height:90%}.auth-content__input:focus{outline:none}.auth-content__error{margin-top:10px;line-height:120%;font-size:12px;color:#ea0000}.auth-content__error--review{cursor:pointer;position:relative;display:inline-block}.auth-content__error--review:before{position:absolute;content:"";width:100%;background:#ea0000;height:1px;bottom:0}.auth-content__checkbox{box-sizing:content-box;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:21px;height:16px;border:1px solid #B5B5B5;border-radius:5px;margin-right:12px}.auth-content__checkbox--review{min-width:16px;width:16px}.auth-content__checkbox:checked:after{content:"";position:relative;display:block;width:4px;height:8px;border:1px solid #404040;border-width:0 2px 2px 0;transform:rotate(45deg);top:2px;left:5px}.auth-content__policy{display:flex;align-items:self-start;margin-top:15px;max-width:300px;line-height:140%;font-size:13px}.auth-content__policy--review{max-width:none}.auth-content__policy-personal{all:unset;display:inline-block;cursor:pointer;position:relative}.auth-content__policy-personal:before{position:absolute;content:"";width:100%;background-color:#000;height:1px;bottom:1px}.auth-content__btn{margin-top:20px;width:100%;height:60px}.auth-content__review-registration{all:unset;position:relative;cursor:pointer;display:flex;color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin:20px auto 0}.auth-content__review-registration:before{position:absolute;content:"";width:100%;background-color:#000;height:1px;bottom:0}@media screen and (max-width: 1279px){.auth-content__review-registration{font-size:16px}}@media screen and (max-width: 767px){.auth-content__review-registration{font-size:14px}}.verification-content__back-btn{cursor:pointer;position:absolute;left:30px;top:30px}@media screen and (max-width: 479px){.verification-content__back-btn{width:40px;height:40px}}.verification-content__title{font-size:20px;font-weight:500;text-align:center;max-width:210px;margin:0 auto;line-height:normal}@media screen and (min-width: 1024px) and (max-width: 1279px){.verification-content__title{font-size:18px}}@media screen and (min-width: 768px) and (max-width: 1023px){.verification-content__title{font-size:18px}}@media screen and (min-width: 480px) and (max-width: 767px){.verification-content__title{font-size:16px}}@media screen and (max-width: 479px){.verification-content__title{font-size:16px}}.verification-content__desc{max-width:364px;margin-top:20px;font-weight:400;font-size:14px;line-height:140%}@media screen and (max-width: 767px){.verification-content__desc{font-size:13px}}@media screen and (max-width: 479px){.verification-content__desc{font-size:12px;margin-top:15px}}@media screen and (max-width: 390px){.verification-content__desc{max-width:250px}}.verification-content__code{margin-top:20px}.verification-content__btn{margin-top:30px;margin-bottom:15px;width:100%;height:60px}@media screen and (max-width: 767px){.verification-content__btn{margin-top:20px}}.verification-content__error{max-width:320px;margin-bottom:10px;line-height:120%;font-size:13px;color:#ea0000}@media screen and (max-width: 479px){.verification-content__error{font-size:12px}}.verification-content__succsess{max-width:320px;margin-bottom:10px;line-height:120%;font-size:13px;color:#0075ff}@media screen and (max-width: 479px){.verification-content__succsess{font-size:12px}}.verification-content__new-code{all:unset;line-height:120%;font-size:13px;font-weight:400;cursor:pointer;color:#0075ff}@media screen and (max-width: 479px){.verification-content__new-code{font-size:12px}}.verification-content__new-code--disabled{cursor:auto;color:#d9d9d9}.verification-content__review-modal{z-index:1001;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;background:#0000004d}.verification-content__review-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:40px 52px;background:#fff;border-radius:20px}@media screen and (max-width: 1023px){.verification-content__review-wrapper{padding:40px 90px}}@media screen and (max-width: 767px){.verification-content__review-wrapper{padding:40px}}@media screen and (max-width: 479px){.verification-content__review-wrapper{width:calc(100vw - 50px);max-width:340px}}.verification-content__review-title{color:#000;text-align:center;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:42px}@media screen and (max-width: 767px){.verification-content__review-title{font-size:16px;margin-bottom:39px}}.verification-content__review-btn{width:275px;height:60px}@media screen and (max-width: 1279px){.verification-content__review-btn{font-size:18px}}@media screen and (max-width: 767px){.verification-content__review-btn{width:260px}}.menu{z-index:3;position:absolute;right:0;top:80px;display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 80px);width:345px;color:#ffffffe6;background:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:50px 30px}@media (min-width: 1280px){.menu{padding-right:10px}}.menu:after{position:absolute;content:"";left:345px;width:1000%;top:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media screen and (max-width: 1023px){.menu:after{display:none}}@media screen and (max-width: 767px){.menu{width:325px}}@media screen and (max-width: 479px){.menu{width:270px;padding:50px 25px}}.menu__profile--waiting-list{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 479px){.menu__waiting-list{width:200px}}.menu__links{cursor:pointer;font-size:18px;font-weight:400;color:#ffffffe6}@media screen and (max-width: 389px){.menu__links{font-size:16px}}.menu__links-wrapper{display:flex;flex-direction:column;gap:15px;margin-top:15px}.menu__links-counter{width:26px;height:26px;background:#fff;color:#000;border-radius:50px}.menu__waiting-wrapper{display:flex;align-items:center;gap:8px}.menu__waiting-counter{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50px;background:#fff;color:#000;font-size:14px}.menu__policy{font-size:14px}.menu__policy-item{text-decoration:none;color:#d7d7d7;display:inline-block;position:relative}.menu__policy-item:not(:last-child){margin-bottom:10px;max-width:216px}.menu__policy-item:before{position:absolute;content:"";width:100%;background-color:#ffffffe6;height:1px;bottom:0}.menu__logout,.menu__open-edit,.menu__onboarding{all:unset;line-height:normal;position:relative;cursor:pointer;font-size:18px;font-weight:400;color:#ffffffe6;margin-bottom:135px;width:fit-content;display:block}@media screen and (max-width: 389px){.menu__logout,.menu__open-edit,.menu__onboarding{font-size:16px}}.menu__logout:before,.menu__open-edit:before,.menu__onboarding:before{position:absolute;content:"";width:100%;background-color:#ffffffe6;height:1px;bottom:0}.menu__open-edit,.menu__onboarding{margin-bottom:15px}.profile{z-index:2;position:relative;display:flex;width:100%;border-radius:27px;grid-template-columns:min-content;grid-template-rows:52px}@media screen and (min-width: 1024px){.profile{display:grid}}@media screen and (max-width: 1023px){.profile{background:#f6f8fc;box-shadow:0 4px 30px #0000001a;position:relative;border-radius:0 27px 27px;flex-wrap:wrap}}@media screen and (max-width: 479px){.profile{overflow:hidden;border-radius:27px}}.profile__wrapper{display:flex;flex:1;background:#eff2f9;width:100vw}.profile__container{display:flex;position:relative;flex-direction:column;padding:50px 30px;width:100%;max-width:1280px;margin:0 auto;font-size:16px;font-weight:300;line-height:1.4;align-items:center;text-align:left;word-break:break-word}@media screen and (max-width: 1279px){.profile__container{padding:50px 42px}}@media screen and (max-width: 1023px){.profile__container{padding:99px 74px 40px}}@media screen and (max-width: 767px){.profile__container{padding:89px 10px 40px}}@media screen and (max-width: 479px){.profile__container{padding:30px 25px 40px}}.profile__content{display:flex;flex-direction:column;align-items:stretch}@media screen and (min-width: 1280px){.profile__content{min-width:435px}}@media screen and (min-width: 1024px){.profile__content{box-shadow:0 4px 30px #0000001a;background:#f6f8fc;grid-area:2/2/3/3}}@media screen and (min-width: 1024px) and (max-width: 1279px){.profile__content{min-width:calc(-733px + 100vw)}}@media screen and (max-width: 1023px){.profile__content{flex:1 0 45%}}@media screen and (max-width: 767px) and (min-width: 480px){.profile__content{display:flex;flex-direction:column}}@media screen and (max-width: 479px){.profile__content{margin:0 20px;order:2}}@media screen and (max-width: 479px){.profile__img_additional{margin-bottom:60px!important}}.profile__img{position:relative;width:fit-content;padding-right:30px;z-index:99999999}.profile__img:hover .profile__img-picture:after{opacity:1}.profile__img:hover .profile__img-edit{color:#fff}.profile__img:hover .profile-edit__img-delete{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.profile__img:hover .profile__img-view{display:block}@media screen and (min-width: 1024px){.profile__img{padding-right:20px;background:#f6f8fc;grid-area:1/1/3/2;border-radius:22px 0 0 22px}}@media screen and (max-width: 479px){.profile__img{padding:0;margin:0;width:100%}}.profile__img-no-photo{cursor:pointer}.profile__img-no-photo--disabled{cursor:auto}@media screen and (max-width: 767px){.profile__img-no-photo{width:103px;height:103px}}.profile__img-edit{cursor:pointer;position:absolute;top:20px;right:40px;color:#9f9f9f}.profile__img-addfavorite{cursor:pointer;position:absolute;top:14px;right:33px;color:#9f9f9f}.saveVisitTablet{display:none;background-color:#f6f8fc;padding:18px 12px 30px 0}@media screen and (max-width: 767px){.saveVisitTablet{display:inline-flex}}@media screen and (max-width: 479px){.saveVisitTablet{display:none}}@media screen and (max-width: 389px){.saveVisitTablet{display:none}}.saveVisitTablet button{background-color:#0073cc;height:44px;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:normal;padding:20px 50px}.saveVisit{margin-top:-20px;min-height:110px;grid-column:1/4;grid-row:3;background-color:#f6f8fc;padding:40px 26px 30px;border-radius:0 0 21px 22px;box-shadow:0 30px 30px #0000001a;position:relative;z-index:99999}@media screen and (max-width: 1279px){.saveVisit{padding:25px 6px 30px;min-height:89.5px}}@media screen and (max-width: 1023px){.saveVisit{box-shadow:none;border-radius:initial;padding:34px 0 0}}@media screen and (max-width: 767px){.saveVisit{display:none}}@media screen and (max-width: 479px){.saveVisit{display:flex;padding:40px 20px 30px;width:100%;order:1}.saveVisit button{width:inherit}}@media screen and (max-width: 389px){.saveVisit{display:flex;padding:40px 20px 30px;width:100%;order:1}.saveVisit button{width:inherit}}.profile__img-view{cursor:pointer;position:absolute;display:none;color:#fff;top:45%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 1279px){.profile__img-view{top:40%}}@media screen and (max-width: 1023px){.profile__img-view{top:50%}}.profile__img-upload-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px;margin-bottom:36px}@media screen and (max-width: 1279px){.profile__img-upload-wrapper{margin-bottom:0}}@media screen and (max-width: 767px){.profile__img-upload-wrapper{margin-bottom:8px;gap:12px}}@media screen and (max-width: 479px){.profile__img-upload-wrapper{margin-bottom:32px}}.profile__img-upload{display:flex;flex-direction:column;gap:15px;width:347px;height:480px;justify-content:center;align-items:center;border-radius:22px 22px 120px;background:#fff3;box-shadow:7px 7px 30px -15px #00000040}.profile__img-upload>.profile__img-picture{width:100%;height:100%;object-position:center;object-fit:cover;border-radius:22px 22px 120px;position:relative}.profile__img-upload>.profile__img-picture:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;border-radius:22px;opacity:0;transition:opacity .3s}@media screen and (max-width: 1023px) and (min-width: 480px){.profile__img-upload>.profile__img-picture{border-radius:0 22px 120px 0}}@media screen and (max-width: 479px){.profile__img-upload>.profile__img-picture{width:100%;border-radius:0}}@media screen and (max-width: 1279px){.profile__img-upload{width:300px;height:420px}}@media screen and (max-width: 1023px){.profile__img-upload{border-radius:0 22px 120px 0}}@media screen and (max-width: 767px){.profile__img-upload{width:220px;height:308px;gap:12px}}@media screen and (max-width: 479px){.profile__img-upload{width:100%;border-radius:22px 22px 0 0}}.profile__text-upload{cursor:pointer;color:#848484;font-size:14px;line-height:normal;position:relative;width:fit-content}.profile__text-upload:before{position:absolute;content:"";width:100%;background:#848484;height:1px;bottom:0}@media screen and (max-width: 767px){.profile__text-upload{font-size:12px}}.profile__name{display:flex;color:#000;font-size:32px;font-weight:400}.profile__name--desktop{position:relative;z-index:1;border-top-right-radius:22px;padding-top:20px}.profile__name--desktop:after{content:"";width:20px;height:20px;border-radius:0 0 0 100%;border-left:10px solid #F6F8FC;border-bottom:10px solid #F6F8FC;position:absolute;top:32px;bottom:0;right:-18px}@media screen and (min-width: 1280px){.profile__name--desktop{width:479px;background:#f6f8fc}}@media screen and (max-width: 1279px) and (min-width: 1024px){.profile__name--desktop{background:#f6f8fc;min-width:calc(-736px + 100vw);padding-top:25px;margin-bottom:0!important}}@media screen and (max-width: 1023px){.profile__name--desktop{display:none}}@media screen and (min-width: 1024px){.profile__name--mobile{display:none}}@media screen and (max-width: 1279px){.profile__name{margin-bottom:5px;font-size:20px}}@media screen and (max-width: 1023px){.profile__name{font-size:18px}}@media screen and (min-width: 480px) and (max-width: 1023px){.profile__name{max-width:390px}}@media screen and (max-width: 479px){.profile__name{margin-bottom:3px}}.profile__copy-link{height:24px;min-width:24px;cursor:pointer;margin-left:11px;margin-top:-6px}@media screen and (min-width: 1280px){.profile__copy-link{margin-top:10px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.profile__copy-link{margin-top:0}}.profile__onboarding{cursor:pointer;position:absolute;top:69px;right:34px;min-width:24px}@media (max-width: 1279px){.profile__onboarding{right:31px;top:64px}}@media (max-width: 1023px){.profile__onboarding{display:none}}.profile__onboarding-tablet{cursor:pointer;min-width:24px}@media (min-width: 1024px){.profile__onboarding-tablet{display:none}}.profile__name-wrapper{max-width:430px;display:flex}@media screen and (min-width: 1156px) and (max-width: 1279px){.profile__name-wrapper{max-width:400px}}@media screen and (min-width: 1024px) and (max-width: 1155px){.profile__name-wrapper{max-width:292px}}.profile__user-name{display:flex;flex-direction:column;gap:10px;line-height:normal}@media screen and (max-width: 1279px) and (min-width: 1024px){.profile__user-name{margin-top:15px;margin-bottom:30px}}@media screen and (max-width: 1023px){.profile__user-name{margin-top:20px}}@media screen and (max-width: 767px){.profile__user-name{margin-bottom:20px;gap:5px}}.profile__position{color:#000000b3;font-size:20px;font-style:normal;font-weight:400}@media screen and (max-width: 1279px) and (min-width: 1280px){.profile__position{font-size:18px;height:22px}.profile__position--absolute{position:absolute}}@media screen and (max-width: 1023px){.profile__position{font-size:16px}.profile__position--absolute{display:flex;gap:7px;margin-right:14px;justify-content:space-between;align-items:center}}@media screen and (max-width: 767px){.profile__position{font-size:13px}.profile__position--absolute{margin-right:12px}}@media screen and (max-width: 479px){.profile__position{font-size:14px}.profile__position--absolute{margin-right:0}}.profile__company{color:#000000b3;font-size:16px;line-height:normal;font-weight:400}@media screen and (max-width: 1023px){.profile__company{font-size:14px}}@media screen and (max-width: 767px){.profile__company{font-size:13px}}@media screen and (max-width: 479px){.profile__company{font-size:14px}}.profile__tags{display:flex;flex-wrap:wrap;gap:8px 10px;max-width:435px}@media screen and (min-width: 1280px){.profile__tags{padding-bottom:27px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.profile__tags{gap:5px;margin-top:20px;margin-bottom:30px}}@media screen and (max-width: 1023px){.profile__tags{margin-bottom:0}}@media screen and (max-width: 767px){.profile__tags{display:none}}@media screen and (min-width: 768px){.profile__tags--mobile{display:none}}@media screen and (max-width: 767px){.profile__tags--mobile{display:flex;padding:0 20px 30px;order:4}.profile__tags--mobile--mt{margin-top:20px}}.profile__tag{text-transform:capitalize;font-size:14px;padding:8px 25px;color:#494949;border-radius:50px;font-weight:400;border:1px solid rgba(73,73,73,.52)}@media screen and (max-width: 1279px){.profile__tag{font-size:13px}}@media screen and (max-width: 767px){.profile__tag{font-size:12px}}.profile__contacts-wrapper:not(:last-child){margin-bottom:12px}@media screen and (max-width: 1023px){.profile__contacts-wrapper:not(:last-child){margin-bottom:8px}}@media screen and (max-width: 767px){.profile__contacts-wrapper:not(:last-child){margin-bottom:10px}}.profile__contacts{margin-bottom:20px}@media screen and (min-width: 1280px){.profile__contacts{padding-top:20px;padding-bottom:30px}}@media screen and (max-width: 1279px) and (min-width: 1280px){.profile__contacts{padding-top:30px;padding-bottom:20px}}@media screen and (max-width: 1023px){.profile__contacts{margin-top:20px}}@media screen and (max-width: 767px){.profile__contacts{margin:0}}@media screen and (max-width: 479px){.profile__contacts{min-height:65px}}.profile__contact{display:flex;align-items:center;width:fit-content;gap:14px}.profile__contact-name{color:#000000b3;font-size:14px;line-height:normal;font-weight:400}@media screen and (max-width: 767px){.profile__contact-name{font-size:13px}}@media screen and (max-width: 479px){.profile__contact-name{font-size:14px}}.profile-page{width:100%;height:auto;border-radius:27px}.profile__links-desktop{display:flex;grid-area:1/2/2/4;width:fit-content}@media screen and (min-width: 480px) and (max-width: 1023px){.profile__links-desktop{display:none}}@media screen and (max-width: 479px){.profile__links-desktop{position:absolute;top:308px;z-index:99999999}}.profile__links-mobile{position:absolute;left:74px;z-index:1}@media screen and (min-width: 1024px){.profile__links-mobile{display:none}}@media screen and (max-width: 767px){.profile__links-mobile{left:10px}}@media screen and (max-width: 479px){.profile__links-mobile{display:none}}.profile__links-wrapper{position:absolute;left:57px;border-radius:0 19px 0 0;background:#f5f6fa;box-shadow:5px 4px 30px #0000001a;width:87px;height:59px}@media screen and (min-width: 1024px) and (max-width: 1279px){.profile__links-wrapper{height:72px}}@media screen and (max-width: 479px){.profile__links-wrapper{border-radius:0 3px 19px}}.profile__links{z-index:-1;position:relative;display:flex;right:40px}@media screen and (max-width: 1023px){.profile__links{right:initial;top:-59px}}@media screen and (max-width: 479px){.profile__links{position:relative;top:0;left:-30px}}.profile__links-icon{position:absolute;top:16px;left:45px}.profile__desc{box-sizing:content-box;font-size:14px;color:#000000b3;border-radius:0 22px 22px 0;font-weight:400;position:relative}@media screen and (min-width: 1280px){.profile__desc{padding:51px 36px 27px 8px;background:#f6f8fc;grid-area:2/3/3/4;box-shadow:24px 0 30px #0000001a}}@media screen and (min-width: 1024px) and (max-width: 1279px){.profile__desc{grid-area:2/3/3/4;background:#f6f8fc;box-shadow:24px -4px 30px #0000001a;padding-top:60px;min-width:290px}}@media screen and (max-width: 1279px){.profile__desc{max-width:339px;padding-right:21px;padding-bottom:30px}}@media screen and (max-width: 1023px){.profile__desc{padding:25px 17px 30px 20px;margin:0;max-width:100%}}@media screen and (max-width: 767px){.profile__desc{padding:20px 17px 20px 20px;font-size:13px}}@media screen and (max-width: 479px){.profile__desc{font-size:12px;order:3}}.profile__link-notify-wrapper{z-index:1000;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.profile__link-notify{align-items:center;display:flex;top:50%;position:absolute;left:50%;transform:translate(-50%);justify-content:center;color:#fff;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:normal;border-radius:14px;background:#757575a6;width:256px;height:58px}.profile__link-notify--empty{padding:20px 52px;width:fit-content;top:410px}@media screen and (max-width: 1279px){.profile__link-notify--empty{top:352px}}@media screen and (max-width: 1023px){.profile__link-notify--empty{top:368px;width:338px}}@media screen and (max-width: 767px){.profile__link-notify--empty{width:338px;top:370px}}@media screen and (max-width: 479px){.profile__link-notify--empty{width:100%;top:400px}}@media screen and (max-width: 767px){input[type=password]{font-size:8px}}.profile-edit{padding:50px;background:#fff;border-radius:27px;width:100%;height:100%}@media screen and (max-width: 1279px){.profile-edit{padding:40px 20px}}@media screen and (max-width: 767px){.profile-edit{padding:30px 20px}}.profile-edit__first-content{display:flex}@media screen and (max-width: 1023px){.profile-edit__first-content{flex-wrap:wrap}}.profile-edit__second-content{display:flex}.profile-edit__title{color:#000;font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:30px}@media screen and (min-width: 1280px){.profile-edit__title{font-weight:500}}@media screen and (max-width: 1279px){.profile-edit__title{font-size:20px;margin-bottom:20px}}@media screen and (max-width: 1023px){.profile-edit__title{font-size:18px}}.profile-edit__container{display:flex;flex-direction:column;padding:40px 30px 50px;width:100%;max-width:1280px;margin:0 auto;font-size:16px;font-weight:300;line-height:1.4;align-items:center;text-align:left;word-break:break-word}@media screen and (max-width: 1279px){.profile-edit__container{padding:50px 42px}}@media screen and (max-width: 1023px){.profile-edit__container{padding:40px 74px}}@media screen and (max-width: 767px){.profile-edit__container{padding:34px 15px 40px}}.profile-edit__btn{display:flex;justify-content:center;gap:20px;margin-top:71px}.profile-edit__btn>button{padding:0;width:280px;height:60px}@media screen and (max-width: 1279px){.profile-edit__btn{margin-top:51px}}@media screen and (max-width: 767px){.profile-edit__btn{flex-direction:column;align-items:center;gap:10px}.profile-edit__btn>button{width:240px}}@media screen and (max-width: 479px){.profile-edit__btn{flex-direction:column-reverse}.profile-edit__btn>button{width:100%}}.profile-edit__img-wrapper{display:flex;align-items:center;flex-direction:column;width:fit-content}@media screen and (max-width: 479px){.profile-edit__img-wrapper{width:100%;margin-bottom:15px}}.profile-edit__warning{position:absolute;top:20px;left:32px;display:flex;gap:15px;align-items:center;font-size:18px;color:#000}.profile-edit__warning--tablet{width:100%;margin-top:15px;margin-left:27px;font-size:14px;gap:15px;align-items:center;display:none}@media screen and (max-width: 1279px){.profile-edit__warning{top:15px;left:25px;font-size:14px}}@media screen and (max-width: 1023px){.profile-edit__warning{display:none}.profile-edit__warning--tablet{display:flex}}@media screen and (max-width: 1023px) and (max-width: 767px){.profile-edit__warning--tablet{position:relative;margin:0;bottom:2px;gap:5px;font-size:13px}}@media screen and (max-width: 1023px) and (max-width: 479px){.profile-edit__warning--tablet{order:1;font-size:12px;gap:15px;bottom:0;margin-bottom:31px;justify-content:center}}.profile-edit__img{position:relative}.profile-edit__img--hover:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;border-radius:22px;opacity:0;transition:opacity .3s}.profile-edit__img--hover:hover:after{opacity:1}.profile-edit__img:hover .profile-edit__img-delete{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.profile-edit__img:hover .profile-edit__edit{display:flex;flex-direction:column;justify-content:center;gap:5px;align-items:center;text-align:center;width:100%}.profile-edit__img:hover .profile-edit__img-edit{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}@media screen and (max-width: 1279px){.profile-edit__img{margin-right:20px}}@media screen and (max-width: 479px){.profile-edit__img{margin:0;width:100%}}.profile-edit__edit-img{cursor:pointer;position:relative;width:fit-content;text-align:center;color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-top:23px}.profile-edit__edit-img:before{position:absolute;content:"";width:100%;background:#000;height:1px;bottom:0}@media screen and (max-width: 1279px){.profile-edit__edit-img{font-size:14px;margin-right:18px}}@media screen and (max-width: 767px){.profile-edit__edit-img{margin-top:15px}}.profile-edit__edit{display:none;cursor:pointer;position:absolute;color:#fff;font-size:14px;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-edit__img-delete{display:none;cursor:pointer;position:absolute;color:#fff;z-index:1}.profile-edit__img-upload{position:relative;display:flex;flex-direction:column;width:347px;height:480px;justify-content:center;align-items:center;border-radius:22px;background:#fff3;box-shadow:7px 7px 30px -5px #00000040}.profile-edit__img-upload--hover:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;border-radius:22px;opacity:0;transition:opacity .3s}.profile-edit__img-upload--hover:hover>.profile-edit__img-delete{display:flex;z-index:100}.profile-edit__img-upload--hover:hover>.profile-edit__edit{display:flex;z-index:100}.profile-edit__img-upload--hover:hover:after{opacity:1}@media screen and (max-width: 1279px){.profile-edit__img-upload{width:280px;height:380px;margin-right:0}}@media screen and (max-width: 767px){.profile-edit__img-upload{width:200px;height:250px}}@media screen and (max-width: 479px){.profile-edit__img-upload{width:100%;height:404px}}.profile-edit__img-upload-wrapper{cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:15px}@media screen and (max-width: 767px){.profile-edit__img-upload-wrapper{gap:12px}}.profile-edit__photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:22px}@media screen and (max-width: 767px){.profile-edit__img-no-photo{width:102px;height:90px}}.profile-edit__text-upload{color:#848484;font-size:14px;line-height:normal;position:relative;width:fit-content;margin-bottom:36px}.profile-edit__text-upload:before{position:absolute;content:"";width:100%;background:#848484;height:1px;bottom:0}@media screen and (max-width: 1279px){.profile-edit__text-upload{margin-bottom:0}}@media screen and (max-width: 767px){.profile-edit__text-upload{font-size:12px;margin-bottom:8px}}@media screen and (max-width: 479px){.profile-edit__text-upload{margin-bottom:32px}}.profile-edit__links{margin-top:81px;margin-right:20px}@media screen and (max-width: 1279px){.profile-edit__links{margin-top:71px}}@media screen and (max-width: 1023px){.profile-edit__links{display:flex;flex-wrap:wrap;gap:10px 20px;margin-right:0}}@media screen and (max-width: 767px){.profile-edit__links{margin-bottom:10px}}.profile-edit__links-title{color:#000;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:20px}@media screen and (max-width: 1279px){.profile-edit__links-title{font-size:16px}}@media screen and (max-width: 1023px){.profile-edit__links-title{display:block;width:100%;margin-bottom:10px}}@media screen and (max-width: 767px) and (min-width: 480px){.profile-edit__links-title{margin-bottom:5px}}.profile-edit__links-wrapper{position:relative;width:350px;height:52px}.profile-edit__links-wrapper:not(:last-child){margin-bottom:10px}@media screen and (max-width: 1279px){.profile-edit__links-wrapper{width:280px}}@media screen and (max-width: 1023px){.profile-edit__links-wrapper{width:calc(50% - 10px)}}@media screen and (max-width: 767px){.profile-edit__links-wrapper{height:41px;margin-bottom:0!important}}@media screen and (max-width: 479px){.profile-edit__links-wrapper{width:100%}}.profile__edit-icon{margin-bottom:5px;width:30px;height:30px}.input-error{border:2px solid #ff4d4f!important}.profile-edit__input{position:relative;width:100%;height:54px;padding-left:14px;background:#f4f4f4;border-radius:5px;border:none;font-size:16px;font-family:Inter,sans-serif;vertical-align:middle}.profile-edit__input:focus{outline:none}.profile-edit__input::placeholder{font-size:16px;font-family:Inter,sans-serif}@media screen and (max-width: 1279px){.profile-edit__input::placeholder{font-size:16px;line-height:16px}}@media screen and (max-width: 767px){.profile-edit__input::placeholder{font-size:12px;line-height:14px}}@media screen and (max-width: 1279px){.profile-edit__input{height:42px;font-size:16px}}@media screen and (max-width: 767px){.profile-edit__input{height:41px;font-size:12px}}.profile-edit__input-links{font-family:Inter,sans-serif;padding-right:50px}@media screen and (min-width: 768px) and (max-width: 1279px){.profile-edit__input-links{height:52px}}.profile-edit__links-input-icon{position:absolute;right:15px;top:14px}@media screen and (max-width: 767px){.profile-edit__links-input-icon{right:8px;top:8px}}.profile-edit__edit-icon{width:30px;height:30px}.profile-edit__info{width:365px;margin-right:20px}@media screen and (min-width: 1280px){.profile-edit__info{margin-left:20px}}@media screen and (max-width: 1023px){.profile-edit__info{flex:1;margin-right:0}}@media screen and (max-width: 479px){.profile-edit__info{flex:auto;margin-right:0;order:2}}.profile-edit__info-title{color:#000;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:30px}@media screen and (max-width: 1279px){.profile-edit__info-title{font-size:16px;margin-bottom:20px}}@media screen and (max-width: 1023px){.profile-edit__info-title{display:block;width:100%;margin-bottom:15px}}@media screen and (max-width: 767px){.profile-edit__info-title{margin-bottom:20px}}.profile-edit__info-wrapper{position:relative}.profile-edit__info-wrapper>input{font-family:Inter,sans-serif}.profile-edit__info-name{display:flex;justify-content:space-between;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px;margin-top:20px}@media screen and (max-width: 1279px){.profile-edit__info-name{font-size:14px;margin-bottom:8px;margin-top:15px}}@media screen and (max-width: 1023px){.profile-edit__info-name{margin-bottom:10px}}@media screen and (max-width: 767px){.profile-edit__info-name{font-size:13px;margin-bottom:8px}}.profile-edit__contacts{width:365px}@media screen and (min-width: 480px) and (max-width: 1023px){.profile-edit__contacts{display:flex;flex-wrap:wrap;width:100%;margin-top:30px}.profile-edit__contacts div:nth-child(2){margin-right:20px;margin-top:auto}.profile-edit__contacts div:last-child{margin-top:15px}}@media screen and (max-width: 767px){.profile-edit__contacts{margin-top:20px}}@media screen and (max-width: 479px){.profile-edit__contacts{order:3;width:100%;margin-top:30px}}.profile-edit__contacts-name{display:flex;justify-content:space-between;align-items:end;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px;margin-top:20px}@media screen and (max-width: 1279px){.profile-edit__contacts-name{font-size:14px;margin-bottom:8px;margin-top:15px}}@media screen and (max-width: 1023px){.profile-edit__contacts-name{margin-top:0;margin-bottom:10px}}@media screen and (max-width: 767px){.profile-edit__contacts-name{font-size:13px;margin-bottom:8px}}@media screen and (min-width: 1024px){.profile-edit__contacts-name--phone{margin-top:-9px}}@media screen and (max-width: 1023px){.profile-edit__contacts-wrapper{display:flex;flex-direction:column;width:calc(50% - 10px)}}@media screen and (max-width: 479px){.profile-edit__contacts-wrapper{width:100%}.profile-edit__contacts-wrapper:not(:last-child){margin-bottom:15px}}.profile-edit__field-required{color:red;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px}@media screen and (max-width: 1279px){.profile-edit__field-required{font-size:14px;margin-bottom:8px}}@media screen and (max-width: 1023px){.profile-edit__field-required{margin-bottom:10px}}@media screen and (max-width: 767px){.profile-edit__field-required{font-size:13px;margin-bottom:8px}}.profile-edit__field-required--error-message{margin:0;position:absolute;right:0}@media screen and (max-width: 767px){.profile-edit__field-required--error-message{font-size:13px;margin-bottom:8px;position:initial}}.profile-edit__field-required--phone{position:relative;top:10px}.profile-edit__field-required--email{position:relative;top:0;margin-bottom:0}.profile-edit__desc{width:750px}@media screen and (max-width: 1279px){.profile-edit__desc{width:100%}}.profile-edit__second-content{position:relative;height:447px}@media screen and (max-width: 1279px){.profile-edit__second-content{height:437px}}@media screen and (max-width: 1023px){.profile-edit__second-content{display:flex;flex-direction:column-reverse;height:auto;margin-top:30px}}.profile-edit__desc-title{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:15px}@media screen and (max-width: 1279px){.profile-edit__desc-title{font-size:14px}}@media screen and (max-width: 479px){.profile-edit__desc-title{font-size:13px}}.profile-edit__symbols{color:#404040;font-size:12px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 479px){.profile-edit__symbols{font-size:10px}}.profile-edit__symbols--error{color:red}.profile-edit__desc-icons-wrapper{display:flex;align-items:end;justify-content:space-between}.profile-edit__desc-icons{display:flex;gap:5px}@media screen and (max-width: 1023px){.profile-edit__desc-icons{gap:10px}}.profile-edit__desc-icon{width:24px;height:24px}.profile-edit__desc-tags{bottom:121px;position:relative;width:100%;font-size:14px}@media screen and (max-width: 1279px){.profile-edit__desc-tags{bottom:97px}}@media screen and (max-width: 1023px){.profile-edit__desc-tags{font-size:12px;bottom:0}}@media screen and (max-width: 479px){.profile-edit__desc-tags{font-size:10px}}.profile-edit__desc-text{color:#a9a9a9;border-radius:5px;background:#f4f4f4;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:20px;width:100%;height:225px;margin-top:10px;border:none;resize:none}@media screen and (max-width: 1279px){.profile-edit__desc-text{height:232px;font-size:13px;padding:15px}}@media screen and (max-width: 1023px){.profile-edit__desc-text{height:232px}}@media screen and (max-width: 767px){.profile-edit__desc-text{font-size:12px;height:280px}}@media screen and (max-width: 479px){.profile-edit__desc-text{height:355px}}.profile-edit__desc-text:focus{outline:none}.profile-edit__tags{position:relative;width:750px;margin-top:25px}@media screen and (max-width: 1279px){.profile-edit__tags{margin-top:15px;width:100%}}@media screen and (max-width: 1023px){.profile-edit__tags{margin-top:24px}}.profile-edit__tags-title{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.profile-edit__tags-wrapper{display:flex;justify-content:space-between;align-items:end;margin-bottom:10px}.profile-edit__tags-panel{position:relative;display:flex;flex-wrap:wrap;gap:10px;padding:15px;border-radius:5px;background:#f4f4f4;height:116px;width:100%}@media screen and (max-width: 1279px){.profile-edit__tags-panel{min-height:97px;height:100%}}.profile-edit__tag{display:flex;align-items:center;gap:10px;padding:5px 15px;border-radius:50px;height:30px;border:1px solid rgba(73,73,73,.52)}.profile-edit__tag>div{text-transform:capitalize}.profile-edit__tag--placeholder{position:absolute;color:#404040}.profile-edit__tag-icon{cursor:pointer;width:22px;height:22px}@media screen and (max-width: 1279px){.profile-edit__tag-icon{width:20px;height:20px}}@media screen and (max-width: 767px){.profile-edit__tag-icon{width:18px;height:18px}}.profile-edit__tags-search{position:relative;height:37px}.profile-edit__tags-search-icon{position:absolute;z-index:3;left:20px;bottom:10px}.profile-edit__tags-line-icon{position:absolute;z-index:3;left:55px;bottom:10px}.profile-edit__editor-wrapper{position:relative;width:100%;color:#000}.profile-edit__editor-emoji-picker{z-index:5;position:absolute;left:87px;top:33px}.profile-edit__editor-italic{pointer-events:none;cursor:pointer;position:absolute;left:58px;top:0}.profile-edit__editor-bold{pointer-events:none;cursor:pointer;position:absolute;left:0;top:0}.profile-edit__editor-underline{pointer-events:none;cursor:pointer;position:absolute;left:29px;top:0}.profile-edit__editor-symbols{position:absolute;top:9px;right:0}.profile-edit__editor-symbols--error{color:red}.profile-edit__editor-emoji{cursor:pointer;position:absolute;left:87px;top:0}.profile-edit__editor-toolbar{display:flex;align-items:flex-end;padding:0!important;border:none!important}.profile-edit__editor>.ql-editor{padding:0!important}.profile-edit__editor>.textarea-emoji-control{position:absolute;top:0;left:90px;display:flex;align-items:center;justify-content:center}.profile-edit__editor>#textarea-emoji{top:35px;left:90px}.profile-edit__editor-wrapper>.ql-container{position:static;color:#a9a9a9;border-radius:5px;background:#f4f4f4;font-size:14px;font-style:normal;font-family:Inter,sans-serif;font-weight:400;line-height:normal;padding:20px;width:100%;height:225px;margin-top:10px;border:none!important;resize:none}@media screen and (max-width: 1279px){.profile-edit__editor-wrapper>.ql-container{height:232px;font-size:13px;padding:15px}}@media screen and (max-width: 1023px){.profile-edit__editor-wrapper>.ql-container{height:232px}}@media screen and (max-width: 767px){.profile-edit__editor-wrapper>.ql-container{font-size:12px;height:280px}}@media screen and (max-width: 479px){.profile-edit__editor-wrapper>.ql-container{height:355px}}.profile-edit__editor-wrapper>.ql-container:focus{outline:none}.profile-edit__img-delete{display:none;cursor:pointer;position:absolute;color:#fff;font-size:14px;z-index:1;top:45%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 1279px){.profile-edit__img-delete{top:40%}}@media screen and (max-width: 1023px){.profile-edit__img-delete{top:50%}}.profile-edit__editor-toolbar>.profile-edit__symbols{position:absolute;right:0}.profile-edit__error-tags{margin-right:auto;margin-left:15px;color:red}.profile-edit__phone-wrapper{position:relative;width:100%;margin-top:0!important}.profile-edit__phone-icon-state{margin-left:auto}.profile-edit__toggle-password-wrapper{margin-left:auto;width:fit-content;display:flex;align-items:center;gap:10px}@media screen and (max-width: 1023px){.phone-wrapper-title{margin-top:-15px!important}}.profile-edit__email-wrapper{position:relative;margin-top:0!important}.profile-edit__field-email-error{display:flex;position:absolute;right:0;top:-30px;font-size:16px;font-style:normal;color:red}@media screen and (max-width: 1279px){.profile-edit__field-email-error{font-size:14px;top:-25px}}@media screen and (max-width: 767px){.profile-edit__field-email-error{font-size:13px}}@media screen and (max-width: 538px){.profile-edit__field-email-error{font-size:10px;top:-22px}}.delete-modal{z-index:1000;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.delete-modal__wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);justify-content:center;display:flex;flex-direction:column;width:370px;padding:30px;background:#fff;border-radius:20px}@media screen and (max-width: 479px){.delete-modal__wrapper{width:calc(100vw - 110px)}}.delete-modal__title{color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width: 767px){.delete-modal__title{font-size:16px}}.delete-modal__desc{color:#727272;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:10px;text-align:center}.delete-modal__btn{display:flex;justify-content:center;gap:20px;margin-top:20px}@media screen and (max-width: 479px){.delete-modal__btn>button{padding:0;height:60px;width:calc(50% - 10px)}}.edit-img-modal{z-index:500;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.edit-img-modal__wrapper{display:flex;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);flex-direction:column;width:360px;padding:30px;background:#fff;border-radius:20px}@media screen and (max-width: 479px){.edit-img-modal__wrapper{width:calc(100vw - 110px)}}.edit-img-modal__edit-btn{margin-bottom:15px;padding:0;width:100%;height:60px}.edit-img-modal__edit-btn--disable{cursor:auto;color:#fff;background:#d9d9d9}.edit-img-modal__edit-btn--disable:hover{background:#d9d9d9}.edit-img-modal__upload-btn{padding:0;width:100%;height:60px}.edit-img-modal__delete-btn{all:unset;cursor:pointer;width:fit-content;display:flex;align-self:center;position:relative;color:#767676;font-size:18px;font-style:normal;font-family:Inter,sans-serif;font-weight:400;line-height:normal;margin-bottom:5px;margin-top:20px}.edit-img-modal__delete-btn:before{position:absolute;content:"";width:100%;background-color:#767676;height:1px;bottom:0}@media screen and (max-width: 1279px){.edit-img-modal__delete-btn{font-size:16px}}@media screen and (max-width: 767px){.edit-img-modal__delete-btn{font-size:14px}}.edit-img-modal__upload{display:flex;justify-content:center;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:530px;flex-direction:column;padding:20px;border-radius:20px;background:#fff}.edit-img-modal__upload>button{margin-top:10px;margin-bottom:10px}@media screen and (max-width: 767px){.edit-img-modal__upload{max-width:500px;width:calc(100vw - 60px)}}@media screen and (max-width: 479px){.edit-img-modal__upload{width:calc(100vw - 50px)}}.edit-img-modal__upload-wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;height:316px;border-radius:20px;border:1px solid #DBDBDB;margin-bottom:20px}.edit-img-modal__upload-text{color:#000000b3;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-top:40px;margin-bottom:6px}@media screen and (max-width: 767px){.edit-img-modal__upload-text{font-size:16px}}.edit-img-modal__upload-subtext{color:#000000b3;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 767px){.edit-img-modal__upload-subtext{font-size:14px}}.edit-img-modal__editor{display:flex;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:500px;flex-direction:column;border-radius:20px}@media screen and (max-width: 767px){.edit-img-modal__editor{max-width:500px;width:calc(100vw - 60px)}}@media screen and (max-width: 479px){.edit-img-modal__editor{width:calc(100vw - 50px)}}.edit-img-modal__editor-icons{display:flex;align-self:center;justify-content:center;background-color:#fff;border-radius:20px;width:180px;height:80px;margin-bottom:20px}@media screen and (max-width: 767px){.edit-img-modal__editor-icons{width:160px;height:75px}}@media screen and (max-width: 479px){.edit-img-modal__editor-icons{width:140px;height:52px}}.edit-img-modal__delete-icon-wrapper{border-right:1px solid #A7A7A7;align-self:center;justify-content:center;display:flex;padding-right:20px}.edit-img-modal__delete-icon{cursor:pointer;color:#a7a7a7}.edit-img-modal__cropper-icon-wrapper{align-self:center;justify-content:center;display:flex;padding-left:20px}.edit-img-modal__cropper-icon{cursor:pointer;color:#a7a7a7}.edit-img-modal__editor-img{width:100%}.edit-img-modal__img-upload-wrapper{display:flex;flex-direction:column;align-items:center;height:100%;border-radius:20px;background:#fff}.edit-img-modal__img-upload-wrapper--no-photo{height:560px}@media screen and (max-width: 1279px){.edit-img-modal__img-upload-wrapper--no-photo{height:540px}}@media screen and (max-width: 767px){.edit-img-modal__img-upload-wrapper--no-photo{height:496px}}@media screen and (max-width: 479px){.edit-img-modal__img-upload-wrapper--no-photo{height:383px}}.edit-img-modal__img-photo{object-fit:cover;width:100%;height:540px;border-radius:20px}@media screen and (max-width: 767px){.edit-img-modal__img-photo{height:496px}}@media screen and (max-width: 767px){.edit-img-modal__img-photo{height:384px}}.edit-img-modal__img-no-photo{cursor:auto;margin:auto}@media screen and (max-width: 767px){.edit-img-modal__img-no-photo{width:102px;height:90px}}.edit-img-modal__editor-btn{display:flex;margin-top:10px;gap:20px}.edit-img-modal__editor-btn>button{width:calc(50% - 10px)}@media screen and (max-width: 767px){.edit-img-modal__editor-btn{margin-top:15px}.edit-img-modal__editor-btn>button{padding-right:0;padding-left:0}}@media screen and (max-width: 479px){.edit-img-modal__editor-btn{margin-top:20px;gap:10px}.edit-img-modal__editor-btn>button{width:calc(50% - 5px)}}.edit-img-modal .edit-modal__close-icon{cursor:pointer;position:absolute;top:-30px;right:-30px;color:#fff}.certificate{position:relative;padding:40px 50px;border-radius:27px;width:100%;margin-top:44px}@media screen and (max-width: 1279px){.certificate{margin-top:40px;padding:30px 20px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.certificate{min-height:247px}}@media screen and (min-width: 1024px){.certificate{box-shadow:0 4px 30px #0000001a;background:#f6f8fc}}@media screen and (max-width: 1023px) and (min-width: 768px){.certificate{min-height:217px}}@media screen and (max-width: 767px){.certificate{min-height:217px}.certificate--second-block{margin-bottom:43px}.certificate--third-block{margin-bottom:4px}}@media screen and (max-width: 1023px){.certificate{padding:0}}.certificate--empty{display:flex;align-items:center;justify-content:center;box-shadow:0 4px 30px #0000001a;background:#f6f8fc}@media screen and (min-width: 1280px){.certificate--empty{height:298px;margin-bottom:17px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.certificate--empty{height:272px;margin-bottom:19px}}@media screen and (max-width: 1023px){.certificate--empty{height:260px;margin-bottom:19px}}@media screen and (max-width: 479px){.certificate--empty{height:176px;margin-bottom:19px;margin-top:20px}}.certificate__wrapper{display:flex;gap:20px}@media screen and (max-width: 767px){.certificate__wrapper{flex-direction:column;gap:10px}}.certificate__wrapper-empty{display:flex;justify-content:center;align-items:center;width:100%;color:#a9a9a9;text-align:center;font-family:Inter,sans-serif;font-size:25px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width: 1279px){.certificate__wrapper-empty{font-size:20px}}@media screen and (min-width: 768px) and (max-width: 1023px){.certificate__wrapper-empty{position:relative}}@media screen and (max-width: 767px){.certificate__wrapper-empty{position:relative;font-size:15px}}@media screen and (max-width: 479px){.certificate__wrapper-empty{font-size:15px}}.certificate__wrapper-paginate{position:relative;height:218px}@media screen and (max-width: 1279px){.certificate__wrapper-paginate{height:230px}}@media screen and (max-width: 1023px){.certificate__wrapper-paginate{margin-bottom:20px}}@media screen and (max-width: 767px){.certificate__wrapper-paginate{margin-bottom:70px}.certificate__wrapper-paginate--second-block{height:362px}}.certificate__block{position:relative;background:#0073cc;color:#fff;border-radius:20px;width:100%;max-width:550px;height:176px;overflow:hidden}@media screen and (max-width: 767px){.certificate__block{max-width:none}}.certificate__block--second{background:#87bbe3}.certificate__block-name{font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;font-family:Soyuz Grotesk;padding-left:20px;padding-top:20px;max-width:26ch;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.certificate__block-btn{z-index:3;position:absolute;display:flex;align-items:center;gap:10px;left:20px;bottom:20px}.certificate__block-btn>button{height:34px;padding:0;width:132px;border-radius:5px;border:1px solid #FFF;color:#fff;font-size:12px;font-weight:500}.certificate__block-btn>button:focus{border:1px solid #FFF;color:#fff}.certificate__block-icon{position:absolute;bottom:-1px;right:0}@media screen and (max-width: 1279px){.certificate__block-icon{right:12px}}@media screen and (max-width: 1023px){.certificate__block-icon{width:157px;height:104px;right:-58px}}@media screen and (max-width: 767px){.certificate__block-icon{width:189px;height:126px;right:-7px;bottom:-18px}}@media screen and (max-width: 479px){.certificate__block-icon{right:-21px}}.certificate__block-edit{display:flex;align-items:center;justify-content:center;cursor:pointer;height:34px;width:34px;border-radius:5px;border:1px solid #fff}.certificate__block-edit-icon{width:15px;height:15px;color:#fff}.certificate__pagination{display:flex;justify-content:center;margin-top:30px}@media screen and (max-width: 1279px){.certificate__pagination{margin-top:25px}}@media screen and (max-width: 1023px){.certificate__pagination{margin-top:20px}}.certificate__add-certificate{cursor:pointer;position:absolute;left:50%;bottom:-23px;transform:translate(-50%)}@media screen and (min-width: 1280px){.certificate__add-certificate--pagination{bottom:-64px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.certificate__add-certificate--pagination{bottom:-54px}}@media screen and (min-width: 768px) and (max-width: 1023px){.certificate__add-certificate--pagination{bottom:-42px}}@media screen and (max-width: 767px){.certificate__add-certificate--pagination--second-block{bottom:-67px}.certificate__add-certificate--pagination--third-block{bottom:-98px}}.certificate__onboarding{cursor:pointer;position:absolute;top:26px;right:35px}@media (max-width: 1279px){.certificate__onboarding{right:17px;top:27px}}@media (max-width: 1023px){.certificate__onboarding{top:17px;right:25px}}@media (max-width: 767px){.certificate__onboarding{top:16px;right:15px}}@media (max-width: 479px){.certificate__onboarding{top:21px;right:12px}}.certificate__add-certificate-text{position:absolute;display:flex;justify-content:center;align-items:center;left:50%;transform:translate(-50%);bottom:-145px;background-color:#8cb5e5;border-radius:20px;padding:20px;width:100%;max-width:254px;display:none;color:#fff;z-index:4;text-align:center;transition:opacity .5s ease,transform .5s ease;pointer-events:none}@media screen and (max-width: 1023px){.certificate__add-certificate-text{bottom:-120px}}@media screen and (max-width: 479px){.certificate__add-certificate-text{width:254px}}@media screen and (max-width: 389px){.certificate__add-certificate-text{width:234px;top:-48px;padding:15px}}.certificate__add-certificate:hover+.certificate__add-certificate-text{display:block}.document-modal{z-index:1000;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.document-modal__wrapper{padding:40px 30px 18px;border-radius:20px;background:#fff;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%);width:530px}@media screen and (max-width: 767px){.document-modal__wrapper{width:460px;padding:30px 20px 8px}}@media screen and (max-width: 479px){.document-modal__wrapper{width:calc(100vw - 50px)}}.document-modal__wrapper--add{padding:40px 30px}@media screen and (max-width: 767px){.document-modal__wrapper--add{padding:30px 20px}}.document-modal__title{color:#000;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:24px}.document-modal__name{display:flex;gap:20px}@media screen and (max-width: 767px){.document-modal__name{flex-direction:column}}.document-modal__name-document{width:100%;color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.document-modal__name-input{height:43px;padding:15px;border:none;border-radius:5px;background:#f4f4f4;margin-top:10px;width:100%;text-indent:1px}.document-modal__name-input:focus{outline:none}.document-modal__name-order{position:relative;min-width:140px;color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.document-modal__order-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:43px;padding:15px;border:none;border-radius:5px;background:#f4f4f4;margin-top:10px;width:100%;text-indent:1px}.document-modal__order-select>option{background:#f4f4f4;color:#000}.document-modal__order-select:focus{outline:none}.document-modal__order-option{-webkit-appearance:none;-moz-appearance:none;appearance:none}.document-modal__order-option:first-child{margin-top:5px}.document-modal__order-arrow{position:absolute;right:18px;bottom:18px;width:12px;height:6px}.document-modal__file{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:15px}.document-modal__file-area{margin-top:10px;height:96px;border:none;background:#f4f4f4;border-radius:5px;width:100%;padding:15px 80px 15px 15px;resize:none}@media screen and (max-width: 767px){.document-modal__file-area{padding:15px 30px 15px 15px}}.document-modal__file-area:focus{outline:none}.document-modal__file-area::placeholder{color:#a9a9a9;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:120%}.document-modal__info{display:flex;justify-content:space-between;color:#717171;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-top:6px}.document-modal__info-upload{cursor:pointer;display:flex;gap:5px;margin-top:4px}.document-modal__upload-text{color:#000;position:relative;font-size:15px;font-style:normal;font-weight:400;line-height:normal;width:fit-content}.document-modal__upload-text:before{position:absolute;content:"";width:100%;background:#000;height:1px;bottom:0}.document-modal__btn{margin-top:20px;display:flex;justify-content:left;margin-left:54px}@media screen and (max-width: 767px){.document-modal__btn{margin-left:71px}}@media screen and (max-width: 479px){.document-modal__btn{margin-left:0}}.document-modal__btn--add{justify-content:center;margin-left:0}.document-modal__btn-save{max-width:280px;width:100%}@media screen and (max-width: 767px){.document-modal__btn-save{max-width:200px}}@media screen and (max-width: 479px){.document-modal__btn-save{max-width:228px}}@media screen and (max-width: 385px){.document-modal__btn-save{max-width:185px}}.document-modal__btn-save--disabled{cursor:auto;color:#d9d9d9}.document-modal__btn-delete{all:unset;position:relative;cursor:pointer;width:fit-content;height:18px;color:gray;font-size:15px;font-style:normal;font-weight:400;line-height:normal;align-self:center;bottom:40px;left:354px}.document-modal__btn-delete:before{position:absolute;content:"";width:100%;background:gray;height:1px;bottom:-1px}@media screen and (max-width: 767px){.document-modal__btn-delete{left:291px}}@media screen and (max-width: 479px){.document-modal__btn-delete{left:243px}}@media screen and (max-width: 385px){.document-modal__btn-delete{left:200px}}.document-modal__close-icon{cursor:pointer;position:absolute;top:30px;right:30px;color:#aeaeae}@media screen and (max-width: 1279px){.document-modal__close-icon{top:38px}}@media screen and (max-width: 767px){.document-modal__close-icon{top:32px}}@media screen and (max-width: 479px){.document-modal__close-icon{right:0;top:-45px;color:#fff;width:20px;height:20px}}.document-modal__error-message{margin-top:15px;line-height:120%;font-size:12px;color:#ea0000}.letters{margin-top:41px;width:100%}@media screen and (max-width: 1279px){.letters{padding:0;margin-top:50px}}.letters__wrapper{display:flex;flex-direction:column}.letters__blocks{display:flex;justify-content:center;gap:20px}.letters__blocks--pagination{position:relative;margin-bottom:42px}@media screen and (max-width: 479px){.letters__block{width:100%}}.letters__block-info{position:relative;display:flex;flex-direction:column;align-items:center;border-radius:27px;background:#fff;width:280px;height:325px;overflow:hidden}@media screen and (max-width: 1279px){.letters__block-info{width:100%;height:286px}}@media screen and (max-width: 1023px){.letters__block-info{height:360px}}@media screen and (max-width: 767px){.letters__block-info{height:286px}}@media screen and (max-width: 479px){.letters__block-info{height:420px}}.letters__block-text{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:130%;margin-top:25px}@media screen and (max-width: 1023px){.letters__block-text{margin-top:35px}}@media screen and (max-width: 767px){.letters__block-text{margin-top:25px}}@media screen and (max-width: 479px){.letters__block-text{margin-top:30px}}.letters__block-subtext{color:#696969;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:130%;margin-top:5px;max-width:28ch;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.letters__block-image{position:absolute;width:244px;height:247px;right:13px;bottom:-12px}@media screen and (max-width: 1279px){.letters__block-image{width:196px;height:200px;bottom:-4px;left:calc(50% + 4px);transform:translate(-50%)}}@media screen and (max-width: 1023px){.letters__block-image{width:255px;height:261px;bottom:-5px;right:17px}}@media screen and (max-width: 767px){.letters__block-image{width:196px;height:197px;bottom:-2px;right:8px}}@media screen and (max-width: 479px){.letters__block-image{width:300px;height:320px;position:absolute;bottom:-9px;display:block;right:14px;left:calc(50% + 6px);transform:translate(-50%)}}.letters__btn{display:flex;gap:15px;align-items:center;margin-top:20px}@media screen and (max-width: 479px){.letters__btn{gap:12px}}.letters__btn-edit-wrapper{cursor:pointer;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:5px;border:1px solid #757575}@media screen and (min-width: 1280px){.letters__btn-edit-wrapper{min-width:60px}}@media screen and (min-width: 1024px) and (max-width: 1279px){.letters__btn-edit-wrapper{border:none;width:20px;height:20px}}@media screen and (min-width: 768px) and (max-width: 1023px){.letters__btn-edit-wrapper{min-width:60px}}@media screen and (min-width: 480px) and (max-width: 767px){.letters__btn-edit-wrapper{border:none;width:18px;height:18px}}@media screen and (max-width: 479px){.letters__btn-edit-wrapper{min-width:60px}}.letters__btn-edit{width:20px;height:20px;cursor:pointer;color:#757575}@media screen and (max-width: 479px){.letters__btn-edit{border:none;width:17px;height:17px}}.letters__btn-view{height:60px;width:100%}.letters__btn-add{display:flex;align-self:center;height:60px;padding:0;width:100%;max-width:400px;margin-top:30px}@media screen and (max-width: 479px){.letters__btn-add{max-width:none}}.letters__pagination{margin-top:30px;display:flex;justify-content:center}.view-image{z-index:1000;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.view-image__wrapper{background:#fff;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%);height:580px;width:fit-content}@media screen and (max-width: 860px){.view-image__wrapper{height:350px}}@media screen and (max-width: 530px){.view-image__wrapper{height:330px}}@media screen and (max-width: 479px){.view-image__wrapper{height:245px}}.view-image__content{position:relative;height:580px}@media screen and (max-width: 860px){.view-image__content{height:350px}}@media screen and (max-width: 530px){.view-image__content{height:330px}}@media screen and (max-width: 479px){.view-image__content{height:245px}}.view-image__img{height:100%;max-height:580px;max-width:810px;object-fit:cover;object-position:center}@media screen and (max-width: 860px){.view-image__img{max-height:350px}}@media screen and (max-width: 530px){.view-image__img{height:330px}}@media screen and (max-width: 479px){.view-image__img{height:245px}}.view-image__icon{cursor:pointer;position:absolute;top:30px;right:30px;width:30px;height:30px;color:#aeaeae}.review{position:relative;justify-content:center;display:flex;flex-direction:column;padding:80px 50px;border-radius:27px;width:100%;margin-top:44px;box-shadow:0 4px 30px #0000001a;background:#f6f8fc}@media screen and (min-width: 1280px){.review{min-height:414px}}@media screen and (max-width: 1279px){.review{min-height:350px;padding:40px 20px}}@media screen and (max-width: 767px){.review{padding:30px 20px}}@media screen and (max-width: 479px){.review{justify-content:normal}}.review__bar{display:flex;align-items:center;height:80px;margin-bottom:50px}@media screen and (max-width: 1279px){.review__bar{margin-bottom:30px;height:60px}}@media screen and (max-width: 1024px){.review__bar{margin-bottom:91px;height:60px}}@media screen and (max-width: 767px){.review__bar{margin-bottom:134px}}@media screen and (max-width: 479px){.review__bar{margin-bottom:163px}}@media screen and (max-width: 479px){.review__bar--expert{margin-bottom:60px}.review__bar--expert .review__btn-wrapper{top:80px!important}}.review__empty{color:#a9a9a9;display:flex;text-align:center;justify-content:center;font-family:Inter,sans-serif;font-size:25px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width: 1279px){.review__empty{font-size:20px}}@media screen and (max-width: 767px){.review__empty{font-size:15px}}.review__empty-link{position:relative}.review__empty-link:before{position:absolute;content:"";width:100%;background:#a9a9a9;height:1px;bottom:-1px}@media (max-width: 400px){.review__empty-link{display:flex;width:fit-content;justify-self:center}}.review__review-counter{display:flex;align-items:center;height:80px;width:100%;max-width:300px}@media screen and (max-width: 1279px){.review__review-counter{height:60px;max-width:270px}}@media screen and (max-width: 767px){.review__review-counter{max-width:200px;margin-right:30px}}@media screen and (max-width: 479px){.review__review-counter{position:absolute;max-width:140px;height:40px;top:20px;right:20px;margin-right:0}}.review__btn-wrapper{display:flex;align-items:center;gap:20px;margin-right:37px}@media screen and (max-width: 1023px){.review__btn-wrapper{position:absolute;top:158px;left:20px}}@media screen and (max-width: 767px){.review__btn-wrapper{top:145px;gap:12px}}@media screen and (max-width: 480px){.review__btn-wrapper{top:180px!important;align-items:flex-start;gap:5px}}.review__title{color:#000;font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px}@media screen and (max-width: 1279px){.review__title{font-size:28px}}@media screen and (max-width: 1023px){.review__title{font-size:20px;margin-bottom:15px}}@media screen and (max-width: 767px){.review__title{font-size:16px;color:#404040}}.review__name-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}@media screen and (max-width: 479px){.review__name-wrapper{margin-bottom:8px}}.review__data-wrapper{display:flex;align-items:center;gap:40px}@media screen and (max-width: 1279px){.review__data-wrapper{gap:20px}}.review__data-wrapper--no-gap{gap:0}.review__data{color:#6a6a6a;font-size:16px;font-style:normal;font-weight:400;line-height:normal;min-width:71px}@media screen and (max-width: 1279px){.review__data{font-size:14px}}@media screen and (max-width: 767px){.review__data{font-size:12px}}@media screen and (max-width: 479px){.review__data{font-size:12px;position:absolute;bottom:-87px;left:0;color:#414141;line-height:130%;display:none}}.review__data--mobile{display:none;bottom:15px;left:15px;position:absolute}@media screen and (max-width: 479px){.review__data--mobile{display:block}}.review__item{display:flex;gap:20px}@media screen and (max-width: 479px){.review__item{flex-direction:column;border:1px solid #bbbbbb;border-radius:5px;padding:15px;margin-bottom:20px;position:relative;gap:10px}.review__item--review-list{margin-bottom:60px}}@media screen and (max-width: 479px){.review__item-svg{height:40px!important;width:40px}}.review__img{width:100%;height:100%;width:60px;border-radius:50%;object-fit:cover;object-position:center}@media screen and (max-width: 479px){.review__img{width:40px;height:40px}}.review__item-img{display:flex;align-self:start;max-width:60px;width:100%;height:60px}@media screen and (max-width: 767px){.review__item-img{width:50px;height:50px}}@media screen and (max-width: 479px){.review__item-img{max-width:40px;height:40px}}.review__counter-wrapper{position:relative;display:flex}.review__counter-img{position:absolute;width:60px;height:60px;object-position:center;border-radius:50%;object-fit:cover}@media screen and (max-width: 1279px){.review__counter-img{width:60px;height:60px}}@media screen and (max-width: 479px){.review__counter-img{width:40px;height:40px}}.review__counter{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50px;background:#353535;color:#fff;text-align:right;font-size:24px;font-style:normal;font-weight:400;line-height:130%}@media screen and (max-width: 1279px){.review__counter{font-size:16px;width:60px;height:60px}}@media screen and (max-width: 479px){.review__counter{font-size:14px;width:40px;height:40px;background:#94b3d4}}.review__item-name{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width: 1279px){.review__item-name{font-size:16px}}@media screen and (max-width: 1023px){.review__item-name{font-size:15px}}@media screen and (max-width: 767px){.review__item-name{font-size:14px}}.review__position-wrapper{display:flex;margin-bottom:20px}@media screen and (max-width: 1279px){.review__position-wrapper{margin-bottom:15px}}.review__item-position{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 1279px){.review__item-position{font-size:14px}}@media screen and (max-width: 767px){.review__item-position{font-size:13px}}.review__item-content{flex-grow:1}@media screen and (max-width: 479px){.review__radio-btn{position:absolute;top:-39px;right:-3px}}.review__item-text{display:flex;flex-direction:column;color:#000;font-size:16px;font-style:normal;font-weight:300;line-height:130%;margin-bottom:20px;padding-bottom:20px;padding-right:81px;border-bottom:1px solid #c6c6c6}@media screen and (max-width: 1279px){.review__item-text{font-size:14px}}@media screen and (max-width: 767px){.review__item-text{font-size:13px}}@media screen and (max-width: 479px){.review__item-text{color:#414141;font-size:12px}}@media screen and (max-width: 479px){.review__item-text{border:none;padding-bottom:0;margin-bottom:45px;padding-right:0}}.review__delete-btn{all:unset;cursor:pointer;display:flex;position:relative;align-self:self-end;color:#000;left:81px;text-align:right;font-style:normal;font-weight:400;font-size:16px;line-height:normal}@media screen and (max-width: 1279px){.review__delete-btn{font-size:14px}}@media screen and (max-width: 479px){.review__delete-btn{position:absolute;bottom:-30px;left:auto}}.review__delete-btn:before{position:absolute;content:"";width:100%;background-color:#000;height:1px;bottom:0}.review__btn-pagination{display:flex;align-self:center;width:280px}.review__expert-btn{height:49px;border-radius:51px;font-size:15px;width:140px;padding:0}@media screen and (max-width: 1279px){.review__expert-btn{height:41px;font-size:15px}}@media screen and (max-width: 1023px){.review__expert-btn{padding:12px 19px;font-size:14px;width:133px}}@media screen and (max-width: 767px){.review__expert-btn{font-size:13px;min-width:207px;width:100%}}@media screen and (max-width: 479px){.review__expert-btn{max-width:148px;min-width:147px}}@media screen and (max-width: 389px){.review__expert-btn{font-size:12px;padding:0;min-width:120px;width:100%}}.review__expert-btn--active{background:#8cb5e5;border:none;color:#fff}.review__expert-btn--active:focus{background:#8cb5e5;border:none;color:#fff}.review__user-btn{height:49px;border-radius:51px;font-size:15px;width:140px;padding:0}@media screen and (max-width: 1279px){.review__user-btn{height:41px;font-size:15px}}@media screen and (max-width: 1023px){.review__user-btn{padding:12px 20px;font-size:14px;width:133px}}@media screen and (max-width: 767px){.review__user-btn{font-size:13px;padding:0;min-width:207px;width:100%}}@media screen and (max-width: 479px){.review__user-btn{font-size:13px;padding:0;min-width:147px;width:100%}}@media screen and (max-width: 389px){.review__user-btn{font-size:12px;padding:0;min-width:120px;width:100%}}.review__user-btn--active{background:#8cb5e5;border:none;color:#fff}.review__user-btn--active:focus{background:#8cb5e5;border:none;color:#fff}.review__add-btn{height:60px;width:280px;background-color:#0073cc;margin-left:auto}@media screen and (max-width: 767px){.review__add-btn{padding-left:39px;padding-right:39px}}@media screen and (max-width: 1279px){.review__add-btn{width:240px}}@media screen and (max-width: 479px){.review__add-btn{margin-left:0;width:100%;margin-top:34px;position:relative}.review__add-btn:after{content:"";height:1px;width:100%;background-color:#c6c6c6;position:absolute;bottom:-20px;left:0}}.review__onboarding{cursor:pointer;position:absolute;top:41px;right:35px}@media (max-width: 1279px){.review__onboarding{right:31px;top:28px}}@media (max-width: 1023px){.review__onboarding{top:28px;right:18px}}@media (max-width: 767px){.review__onboarding{top:30px;right:15px}}@media (max-width: 479px){.review__onboarding{top:28px;right:12px}}.review-list{display:flex;position:relative;flex-direction:column;padding:50px;width:100%;max-width:1280px;margin:0 auto;font-size:16px;font-weight:300;line-height:1.4;align-items:center;text-align:left;word-break:break-word}@media screen and (max-width: 1279px){.review-list{padding:50px 42px}}@media screen and (max-width: 1023px){.review-list{padding:40px 74px}}@media screen and (max-width: 767px){.review-list{padding:40px 10px}}@media screen and (max-width: 479px){.review-list{padding:30px 15px}}.review-list__wrapper{display:flex;flex-direction:column;flex:1;background:#fff;width:100%;padding:40px;border-radius:30px;box-shadow:-5px 5px 30px #8f8f8f40}@media screen and (max-width: 1279px){.review-list__wrapper{padding:20px}}.review-list__title-wrapper{display:flex;align-items:center;gap:15px;margin-bottom:30px}@media screen and (max-width: 1023px){.review-list__title-wrapper{margin-bottom:25px}}@media screen and (max-width: 767px){.review-list__title-wrapper{margin-bottom:20px}}.review-list__title{display:inline-flex;color:#000;font-size:24px;font-weight:700}@media screen and (max-width: 1279px){.review-list__title{font-size:22px}}@media screen and (max-width: 1023px){.review-list__title{font-size:20px}}@media screen and (max-width: 767px){.review-list__title{font-size:18px;font-weight:500}}@media screen and (max-width: 479px){.review-list__title{font-size:16px}}@media screen and (max-width: 389px){.review-list__title{font-size:16px}}.review-list__clue{position:absolute;display:flex;justify-content:center;align-items:center;right:50px;top:-59px;background-color:#4e92c5;border-radius:20px 20px 0;padding:20px;width:100%;max-width:254px;opacity:0;transform:translateY(-10px);transition:opacity .5s ease,transform .5s ease;pointer-events:none}@media screen and (max-width: 767px){.review-list__clue{right:40px}}@media screen and (max-width: 479px){.review-list__clue{width:254px}}@media screen and (max-width: 389px){.review-list__clue{width:234px;top:-48px;padding:15px}}.review-list__clue--show{opacity:1;transform:translateY(0);pointer-events:auto}.review-list__clue-title{font-size:13px;font-weight:700;font-family:Inter,sans-serif;color:#fff}.review-list__clue-text{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#fff}.review-list__onboarding{cursor:pointer}.ml{margin-left:20px}.notification{top:98px;right:21px;position:absolute;background-color:#fff;border-radius:20px;padding:20px;width:100%;max-width:380px;box-shadow:-5px 5px 30px #8f8f8f40}@media (max-width: 1024px){.notification{right:45px}}@media screen and (max-width: 767px){.notification{right:-16px}}@media screen and (max-width: 480px){.notification{right:0;max-width:340px}}.notification:before{content:"";position:absolute;width:0;height:0;top:-44px;right:76px;border-left:25px solid transparent;border-right:25px solid transparent;border-bottom:45px solid #fff}@media (max-width: 1279px){.notification:before{right:71px}}@media (max-width: 1024px){.notification:before{right:78px}}.notification__wrapper{display:flex;flex-direction:column;gap:15px;max-height:330px;overflow-y:auto}@media screen and (max-width: 479px){.notification__wrapper{max-height:366px}}.notification__wrapper-default{height:50px;width:317px;overflow-y:auto;display:flex;justify-content:center;align-items:center;color:#a9a9a9;text-align:center;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width: 1279px){.notification__wrapper-default{font-size:14px}}@media screen and (min-width: 768px) and (max-width: 1023px){.notification__wrapper-default{position:relative}}@media screen and (max-width: 767px){.notification__wrapper-default{position:relative;font-size:14px}}@media screen and (max-width: 479px){.notification__wrapper-default{font-size:13px}}.notification__wrapper::-webkit-scrollbar{width:8px}.notification__wrapper::-webkit-scrollbar-track{background:transparent;border:1px solid #D9D9D9;border-radius:17px}.notification__wrapper::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:17px}.review-notification{display:flex;flex-direction:column;gap:8px;width:calc(100% - 15px)}.review-notification__header{display:flex;gap:20px}.review-notification__date{font-size:10px;color:#717171;line-height:1;min-width:fit-content}.review-notification__time{font-size:10px;line-height:1;color:#717171}.review-notification__text{width:100%;padding:10px;font-size:10px;border-radius:5px;color:#858585;background-color:#f7f7f7}.card-holder{display:flex;flex-direction:column;flex:1;background:#fff;width:100%;padding:40px;border-radius:30px;box-shadow:-5px 5px 30px #8f8f8f40}@media screen and (max-width: 1279px){.card-holder{padding:40px 20px}}.card-holder__back{display:flex;align-items:center;gap:12px;color:#aaa;font-size:12px;font-weight:400;margin-bottom:15px}.card-holder__title{display:flex;align-items:center;gap:15px;color:#000;margin-bottom:30px;font-size:24px;font-weight:700}@media screen and (max-width: 1023px){.card-holder__title{margin-bottom:25px;font-size:22px}}@media screen and (max-width: 767px){.card-holder__title{margin-bottom:20px;font-size:18px;font-weight:500}}@media screen and (max-width: 479px){.card-holder__title{font-size:16px}}.card-holder__onboarding{display:inline-flex;cursor:pointer}.card-holder__container{display:flex;position:relative;flex-direction:column;padding:50px;width:100%;max-width:1280px;margin:0 auto;font-size:16px;font-weight:300;line-height:1.4;align-items:center;text-align:left;word-break:break-word}@media screen and (max-width: 1279px){.card-holder__container{padding:50px 42px}}@media screen and (max-width: 1023px){.card-holder__container{padding:40px 74px}}@media screen and (max-width: 767px){.card-holder__container{padding:40px 10px}}@media screen and (max-width: 479px){.card-holder__container{padding:30px 15px}}.card-holder__items{display:flex;gap:25px 20px;flex-wrap:wrap}@media screen and (max-width: 1023px){.card-holder__items{gap:30px}}.business-card{display:flex;gap:15px;width:100%;max-width:540px}@media screen and (max-width: 1279px){.business-card{max-width:440px}}@media screen and (max-width: 1023px){.business-card{max-width:100%}}.business-card__image{background-color:#fff;border-radius:50%}.business-card__image img{width:60px;height:60px;border-radius:50%}@media screen and (max-width: 1279px){.business-card__image img{width:50px;height:50px}}.business-card__item{display:flex;flex-direction:column;gap:15px;flex-grow:1}@media screen and (max-width: 1023px){.business-card__item{gap:10px}}.business-card__content{background-color:#f7f7f7;border-radius:0 20px 20px;padding:25px;width:100%;max-width:465px}@media screen and (max-width: 1279px){.business-card__content{max-width:375px;padding:20px}}@media screen and (max-width: 1024px){.business-card__content{max-width:100%}}.business-card__name{font-weight:600;font-size:20px;color:#000;margin-bottom:10px}@media screen and (max-width: 1279px){.business-card__name{font-size:16px}}@media screen and (max-width: 1023px){.business-card__name{font-size:15px}}@media screen and (max-width: 767px){.business-card__name{margin-bottom:10px;font-size:14px}}@media screen and (max-width: 479px){.business-card__name{font-size:14px}}@media screen and (max-width: 389px){.business-card__name{margin-bottom:8px}}.business-card__position{color:#646464;font-size:14px;font-weight:400}@media screen and (max-width: 479px){.business-card__position{font-size:13px}}.business-card__buttons{display:flex;gap:20px}@media screen and (max-width: 1023px){.business-card__buttons{gap:25px}}@media screen and (max-width: 479px){.business-card__buttons{flex-direction:column;justify-content:center;align-items:center}}@media screen and (max-width: 767px){.business-card__buttons{gap:20px}}.business-card__buttons-delete{background-color:transparent;border:none;text-decoration:underline;font-size:13px;color:#000;font-weight:400;font-family:Inter,sans-serif;cursor:pointer;text-underline-offset:2px}@media screen and (max-width: 767px){.business-card__buttons-delete{font-size:12px}}@media screen and (max-width: 479px){.business-card__buttons-delete{width:100%;font-size:13px}}.business-card__buttons-profile{font-size:16px}@media screen and (max-width: 1279px){.business-card__buttons-profile{width:210px;padding:20px}}@media screen and (max-width: 1023px){.business-card__buttons-profile{font-size:15px}}@media screen and (max-width: 767px){.business-card__buttons-profile{width:100%;max-width:200px;font-size:14px}}@media screen and (max-width: 502px){.business-card__buttons-profile{padding:20px}}@media screen and (max-width: 479px){.business-card__buttons-profile{width:100%;max-width:100%;font-size:14px}}.review-modal{z-index:1000;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.review-modal__wrapper{padding:40px 30px;border-radius:20px;background:#fff;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%);width:530px}@media screen and (max-width: 767px){.review-modal__wrapper{width:460px;padding:30px 20px}}@media screen and (max-width: 479px){.review-modal__wrapper{width:calc(100vw - 50px)}}.review-modal__title{color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8px}@media screen and (max-width: 1279px){.review-modal__title{margin-bottom:10px}}@media screen and (max-width: 767px){.review-modal__title{font-size:16px}}@media screen and (max-width: 479px){.review-modal__title{margin-bottom:8px}}.review-modal__name,.review-modal__info{display:flex;gap:0 20px}@media screen and (max-width: 479px){.review-modal__name,.review-modal__info{flex-direction:column;gap:0 15px}}.review-modal__wrapper-title{margin-bottom:10px}.review-modal__input{height:43px;padding:15px;border:none;border-radius:5px;background:#f4f4f4;width:100%;text-indent:1px}.review-modal__input:focus{outline:none}.review-modal__text{position:relative;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 1023px){.review-modal__text{gap:5px}}.review-modal__textarea{height:96px;border:none;background:#f4f4f4;border-radius:5px;width:100%;padding:15px 80px 15px 15px;resize:none}@media screen and (max-width: 767px){.review-modal__textarea{padding:15px 30px 15px 15px}}.review-modal__textarea:focus{outline:none}.review-modal__textarea::placeholder{color:#a9a9a9;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:120%}.review-modal__expert{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px}.review-modal__wrapper-name{width:100%;color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px}@media screen and (max-width: 479px){.review-modal__wrapper-name{font-size:13px}}.review-modal__wrapper-name--symbols{margin-bottom:7px}@media screen and (max-width: 1279px){.review-modal__wrapper-name--symbols{margin-bottom:5px}}.review-modal__btn{margin-top:20px;height:60px;width:100%}.review-modal__emoji-picker{z-index:1;position:absolute;top:25px;left:0}.review-modal__emoji-icon{cursor:pointer}.review-modal__close-icon{cursor:pointer;position:absolute;top:30px;right:30px;color:#aeaeae}@media screen and (max-width: 1279px){.review-modal__close-icon{top:38px}}@media screen and (max-width: 767px){.review-modal__close-icon{top:32px}}@media screen and (max-width: 479px){.review-modal__close-icon{right:0;top:-45px;color:#fff;width:20px;height:20px}}.review-modal__error{color:red;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-top:10px}@media screen and (max-width: 1279px){.review-modal__error{font-size:14px;margin-top:8px}}@media screen and (max-width: 1023px){.review-modal__error{margin-top:10px}}@media screen and (max-width: 767px){.review-modal__error{font-size:13px;margin-top:8px}}.progress-modal{z-index:1000;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.progress-modal__wrapper{padding:40px;border-radius:20px;background:#fff;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;width:380px;text-align:center}@media screen and (max-width: 479px){.progress-modal__wrapper{width:340px;padding:30px 20px}}.progress-modal__container{display:flex;flex-direction:column}.progress-modal__title{font-size:18px;color:#000;font-family:Inter,sans-serif;font-weight:500;line-height:1;margin-bottom:20px}.progress-modal__descr{font-size:14px;color:#727272;margin-bottom:20px}.progress-modal__status{padding:19px 20px;color:#fff;background-color:#8cb5e5;text-align:center;font-size:18px;font-weight:500;border-radius:10px}.progress-modal__status--btn{border:none;cursor:pointer}.progress-modal__cancel{display:block;font-size:18px;color:#404040;text-decoration:underline;width:fit-content;background-color:transparent;border:none;outline:none;margin:20px auto 0;font-weight:400;text-underline-offset:3px;cursor:pointer}.onboarding{z-index:1000;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.onboarding__wrapper{background:#fff;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%);width:fit-content;border-radius:20px;padding:26px 106px 25px}.onboarding__wrapper--4{padding:26px 74px 25px 83px}.onboarding__wrapper--5{padding:26px 104px 25px 83px}@media (max-width: 1023px){.onboarding__wrapper{padding:40px 44px 40px 40px}}@media (max-width: 1023px){.onboarding__wrapper--7{padding:40px}}@media (max-width: 767px){.onboarding__wrapper{padding:40px 30px}}@media (max-width: 479px){.onboarding__wrapper{width:calc(100vw - 50px)}}@media (max-width: 389px){.onboarding__wrapper{padding:40px 22px;top:100px;transform:translate(-50%)}}@media (min-width: 768px) and (max-width: 1440px){.onboarding__wrapper{margin-top:50px}}.onboarding__info{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.onboarding__info-title{position:relative;font-weight:500;max-width:632px;line-height:19.36px;padding-left:3px;left:15px}@media (max-width: 479px){.onboarding__info-title{max-width:232px}}.onboarding__info-title-step{position:absolute;top:0;left:-15px}.onboarding__info-description{line-height:19.36px;font-size:14px;color:#b3b3b3;max-width:516px;width:100%;margin-left:20px}@media (max-width: 767px){.onboarding__info-description{font-size:13px;max-width:516px;min-width:360px;margin-left:0}}@media (max-width: 479px){.onboarding__info-description{max-width:280px;min-width:100%}}@media (max-width: 389px){.onboarding__info-description{max-width:240px}}.onboarding__info-steps{display:flex;gap:20px;align-items:center;margin-bottom:5px;font-size:14px;color:#b3b3b3}@media (max-width: 767px){.onboarding__info-steps{font-size:13px}}.onboarding__prev-step{cursor:pointer}.onboarding__icon{cursor:pointer;position:absolute;top:-40px;right:0;color:#aeaeae;display:none;width:20px;height:20px}@media screen and (max-width: 767px){.onboarding__icon{display:block;top:calc(env(safe-area-inset-top,10px) + 20px);right:20px}}.onboarding__btn{margin:20px auto;justify-self:center}@media (max-width: 767px){.onboarding__btn{width:100%;max-width:280px}}.onboarding__images--arrow{display:none}.onboarding__images--step{display:none;align-items:center;justify-content:center;width:90px;height:37px;border-radius:15px;font-weight:500;font-size:18px;line-height:21.78px;color:#6e6e6e;background-color:#f0f0f0}.onboarding__images1{margin-left:20px}@media (max-width: 479px){.onboarding__images1{display:flex;justify-content:center;gap:8px}}@media (max-width: 767px){.onboarding__images1{margin-left:0}}.onboarding__images1--desktop1{width:494px;height:320px;display:none}@media (min-width: 768px){.onboarding__images1--desktop1{display:block}}.onboarding__images1--tablet1{width:320px;height:345px;margin:0 auto;display:none}@media (max-width: 767px) and (min-width: 480px){.onboarding__images1--tablet1{display:block}}.onboarding__images1--mobile1{width:136px;height:266px;display:none}@media (max-width: 479px){.onboarding__images1--mobile1{display:block}}.onboarding__images2{margin-left:20px;display:flex;gap:8px}@media (max-width: 479px){.onboarding__images2{justify-content:center}}@media (max-width: 767px){.onboarding__images2{margin-left:0}}.onboarding__images2--arrow2{display:block;align-self:center}@media (max-width: 767px){.onboarding__images2--arrow2{width:17px}}@media (max-width: 479px){.onboarding__images2--arrow2{width:14px}}.onboarding__images2--desktop2{box-shadow:-5px 5px 30px #8f8f8f40;border-radius:8px;width:230px;height:261px}@media (max-width: 767px){.onboarding__images2--desktop2{width:164px;height:186px}}@media (max-width: 479px){.onboarding__images2--desktop2{width:128px;height:145px}}.onboarding__images3{margin-left:10px;display:flex;flex-direction:column;gap:35px}@media (max-width: 479px){.onboarding__images3{justify-self:center}}@media (max-width: 767px){.onboarding__images3{margin-left:0}}.onboarding__images3--desktop3{display:none;box-shadow:-5px 5px 30px #8f8f8f40;border-radius:11px;width:517px}@media (min-width: 768px){.onboarding__images3--desktop3{display:block}}.onboarding__images3--tablet3{width:360px;display:none}@media (max-width: 767px) and (min-width: 480px){.onboarding__images3--tablet3{display:block}}.onboarding__images3--mobile3{width:280px;display:none}@media (max-width: 479px){.onboarding__images3--mobile3{display:block}}.onboarding__images4{position:relative;display:flex;gap:24px;flex-direction:column}@media (min-width: 768px) and (max-width: 1279px){.onboarding__images4{gap:10px}}@media (max-width: 767px){.onboarding__images4{gap:20px}}.onboarding__images4--desktop4{display:none;width:596px}@media (min-width: 1280px){.onboarding__images4--desktop4{display:block}}.onboarding__images4--desktop-sm4{display:none;width:510px}@media (min-width: 768px) and (max-width: 1279px){.onboarding__images4--desktop-sm4{display:block}}.onboarding__images4--tablet4{display:none;width:360px}@media (max-width: 767px) and (min-width: 480px){.onboarding__images4--tablet4{display:block}}.onboarding__images4--mobile4{width:293px;display:none}@media (max-width: 479px){.onboarding__images4--mobile4{display:block}}.onboarding__images5{position:relative;display:flex;gap:16px;flex-direction:column}@media (min-width: 480px) and (max-width: 1279px){.onboarding__images5{gap:20px;margin-left:20px}}@media (max-width: 767px){.onboarding__images5{margin-left:0}}.onboarding__images5--desktop5{display:none;width:596px}@media (min-width: 1280px){.onboarding__images5--desktop5{display:block}}.onboarding__images5--desktop-sm5{display:none;width:510px}@media (min-width: 768px) and (max-width: 1279px){.onboarding__images5--desktop-sm5{display:block}}.onboarding__images5--tablet5{display:none;width:360px}@media (max-width: 767px) and (min-width: 480px){.onboarding__images5--tablet5{display:block}}.onboarding__images5--mobile5{width:293px;display:none}@media (max-width: 479px){.onboarding__images5--mobile5{display:block}}.onboarding__images6{position:relative;display:flex;gap:10px;flex-direction:column;margin-left:34px}@media (max-width: 767px){.onboarding__images6{margin-left:0}}@media (max-width: 1023px){.onboarding__images6{flex-direction:row}}@media (min-width: 1024px) and (max-width: 1279px){.onboarding__images6{gap:12px}}@media (min-width: 768px) and (max-width: 1023px){.onboarding__images6{gap:17px;margin-left:22px}}@media (min-width: 480px) and (max-width: 767px){.onboarding__images6{gap:12px}}@media (max-width: 479px){.onboarding__images6{gap:10px;justify-content:center}}.onboarding__images6--desktop6{display:none}@media (min-width: 1280px){.onboarding__images6--desktop6{display:block;width:473px}}@media (min-width: 1024px) and (max-width: 1279px){.onboarding__images6--desktop6{display:block;width:541px}}.onboarding__images6--tablet6{display:none}@media (min-width: 768px) and (max-width: 1023px){.onboarding__images6--tablet6{display:block;width:237px}}@media (min-width: 480px) and (max-width: 767px){.onboarding__images6--tablet6{display:block;width:173px}}@media (max-width: 479px){.onboarding__images6--tablet6{display:block;width:135px}}.onboarding__images7{position:relative;display:flex;gap:18px;flex-direction:column;margin-left:34px}@media (max-width: 767px){.onboarding__images7{margin-left:0}}@media (max-width: 1023px){.onboarding__images7{flex-direction:row}}@media (min-width: 768px) and (max-width: 1023px){.onboarding__images7{gap:10px;margin-left:0}}@media (min-width: 480px) and (max-width: 767px){.onboarding__images7{gap:6px}}@media (max-width: 479px){.onboarding__images7{gap:10px;justify-content:center}}.onboarding__images7--desktop7{display:none}@media (min-width: 1280px){.onboarding__images7--desktop7{display:block;width:473px}}@media (max-width: 1279px) and (min-width: 1024px){.onboarding__images7--desktop7{display:block;width:491px}}.onboarding__images7--desktop-sm7{display:none}@media (min-width: 768px) and (max-width: 1023px){.onboarding__images7--desktop-sm7{display:block;width:265px;height:180px;margin-left:0}}.onboarding__images7--tablet7{display:none}@media (min-width: 480px) and (max-width: 767px){.onboarding__images7--tablet7{display:block;width:176px;height:175px}}@media (max-width: 479px){.onboarding__images7--tablet7{display:block;width:135px}}@media (max-width: 479px){.onboarding__images7--tablet7-secound{display:none}}.onboarding__images7--mobile7{display:none}@media (max-width: 479px){.onboarding__images7--mobile7{display:block;width:135px}}.qrcode-modal{z-index:1000;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.qrcode-modal__wrapper{display:flex;flex-direction:column;align-items:center;padding:68px 66px 62px;border-radius:20px;background:#fff;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%);max-width:541px}@media screen and (max-width: 767px){.qrcode-modal__wrapper{width:460px;padding:30px 20px}}@media screen and (max-width: 479px){.qrcode-modal__wrapper{width:calc(100vw - 50px)}}.qrcode-modal__btn{height:60px;max-width:258px;width:100%}.qrcode-modal__logo{padding:0 0 27px;max-width:180px;flex:1}.qrcode-modal__qr{box-shadow:-5px 5px 30px #8f8f8f40;border-radius:24px}.qrcode-modal__qr>svg{border-radius:24px}@media screen and (max-width: 479px){.qrcode-modal__qr>svg{height:232px;width:232px}}.qrcode-modal__qr>svg rect{border-radius:24px}.qrcode-modal__info{color:#000000b3;padding:12px 0 34px;text-align:center;font-family:Inter,sans-serif;font-size:18px;font-style:normal;line-height:normal}@media screen and (max-width: 479px){.qrcode-modal__info{font-size:14px}}.qrcode-modal__info b{font-weight:600}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}nav li{list-style-type:none}nav a{text-decoration:none}a{color:inherit;text-decoration:none;background:none;padding:0;margin:0;border:none;font:inherit}body{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:normal;display:flex;overflow-x:hidden;flex-direction:column;margin:0;text-align:left;word-break:break-word;color:#000;background-color:#fff}@font-face{font-family:Inter;font-weight:100;src:url(/build/Inter-Thin.DKId0Oh-.woff2)}@font-face{font-family:Inter;font-weight:300;src:url(/build/Inter-Light.Dthzkpsx.woff2)}@font-face{font-family:Inter;font-weight:400;src:url(/build/Inter-Regular.B5K5V93p.woff2)}@font-face{font-family:Inter;font-weight:500;src:url(/build/Inter-Medium.C857dHXO.woff2)}@font-face{font-family:Inter;font-weight:600;src:url(/build/Inter-SemiBold.D3ywcZOf.woff2)}@font-face{font-family:Inter;font-weight:700;src:url(/build/Inter-Bold.C-wvGbRg.woff2)}@font-face{font-family:Soyuz Grotesk;font-weight:700;src:url(/build/SoyuzGrotesk-Bold.BkE5B65X.woff)}@font-face{font-family:UntitledSans;font-weight:400;src:url(/build/UntitledSans-Regular.BCaR1kC9.woff2)}
