section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:75px}@media screen and (max-width: 1024px){section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}section .title{font-size:24px;line-height:120%}@media screen and (max-width: 1024px){section .title{text-align:center}}section .left{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 1024px){section .left{width:100%}}section .left .sub-title{font-size:18px;line-height:120%;margin-top:40px;text-align:center}section .left .social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;margin-top:24px;max-width:440px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section .left .social .item{width:144px;height:40px;background:#EEEEEE;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:16px;letter-spacing:0.02em;color:#3B5998;cursor:pointer;-webkit-transition:0.4s;transition:0.4s}section .left .social .item svg{margin-right:8px}section .left .social .item:hover{-webkit-box-shadow:1px 4px 20px 0px rgba(0,0,0,0.18);box-shadow:1px 4px 20px 0px rgba(0,0,0,0.18)}section .left .left-contain{max-width:360px;-webkit-box-shadow:0px 4px 20px rgba(0,0,0,0.1);box-shadow:0px 4px 20px rgba(0,0,0,0.1);padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:calc(100% - 40px)}@media screen and (max-width: 1024px){section .left .left-contain{padding:20px}}section .left .left-contain a{width:144px;height:40px;font-size:13px;line-height:16px;margin-top:32px;color:#000;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section .right{width:50%}@media screen and (min-width: 1025px){section .right{padding-left:28px}}@media screen and (max-width: 1024px){section .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px;width:100%}}section .right .contain-right{max-width:312px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section .right .contain-right input{background:#EEEEEE;border-radius:4px;margin-top:24px;width:calc(100% - 32px);height:40px;padding:0 16px;border:0;outline:0;font-family:"MuseoSansCyrl300";font-size:14px;line-height:17px;letter-spacing:0.02em}section .right .contain-right input:first-child{margin-top:26px}section .right .contain-right input:first-child.check{margin-top:-6px}section .right .contain-right .contain-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}section .right .contain-right .contain-check .check{border:0.5px solid rgba(0,0,0,0.7);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;cursor:pointer;width:16px;height:16px;position:relative}section .right .contain-right .contain-check .check input{opacity:0;z-index:-999;position:absolute;top:0;left:0}section .right .contain-right .contain-check .sub-title{font-family:"MuseoSansCyrl300";font-size:12px;line-height:130%;letter-spacing:0.01em;margin-left:8px}section .right .contain-right button{margin-top:32px;width:220px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;text-decoration:none;font-size:13px;line-height:16px;letter-spacing:0.02em}.popup-recoveryPwd{position:fixed;top:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;z-index:999999999;width:100vw;min-height:100vh}.popup-recoveryPwd.active{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-recoveryPwd .backgroundPopup{height:100%;width:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.3);z-index:0}.popup-recoveryPwd .popupContainer{max-width:580px;width:calc(100% - 24px);padding:52px 12px;height:auto;background:#fff;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;display:none}.popup-recoveryPwd .popupContainer.active{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-recoveryPwd .popupContainer .popupTitle{max-width:341px;font-size:24px;line-height:29px}.popup-recoveryPwd .popupContainer .popupDescription{font-family:'MuseoSansCyrl300', sans-serif;font-size:15px;line-height:140%;letter-spacing:0.01em;max-width:337px;text-align:center;margin-top:16px}.popup-recoveryPwd .popupContainer input{margin-top:32px}.popup-recoveryPwd .popupContainer .email{color:#000;margin-bottom:0;width:212px;padding-left:36px}.popup-recoveryPwd .popupContainer .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:142px;height:40px;color:#000;font-size:14px;line-height:17px;letter-spacing:0.02em;font-family:'MuseoSansCyrl', sans-serif;border-radius:10px}.popup-recoveryPwd .popupContainer .icoClosed,.popup-recoveryPwd .popupContainer .icoClosedTwo{position:absolute;right:24px;top:24px;cursor:pointer}.popup-recoveryPwd .popupContainer#versionTwo .popupDescription{max-width:100%}

/*# sourceMappingURL=page-sign-up.css.map */