*{box-sizing:border-box}p{margin:0}ul{list-style:none;margin:0;padding:0}@font-face{font-family:'Open Sans';src:url(fonts/OpenSans-Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:'Open Sans';src:url(fonts/OpenSans-SemiBold.ttf);font-weight:600;font-style:normal}html,body{height:100%;margin:0;overflow-x:hidden}body{font-family:'Open Sans',sans-serif;font-weight:400}.page-wrapper{min-height:100vh;display:flex;flex-direction:column}.page-header{padding:55px 0}.page_logo{display:flex;align-items:center;justify-content:center;width:310px;height:99px}.logo{width:100%;height:100%}.container{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 15px}.page-main{flex:1;display:flex;justify-content:center;align-items:center;margin-bottom:32px}.main_text{color:#60646A;font-size:24px;line-height:normal;text-align:center;max-width:601px}.main_text_accent{color:#ED1B2F}.main_text_semibold{color:#464A4F;font-size:32px;font-weight:600;max-width:709px;margin:21px 0 31px}.main_image{width:170px;height:170px}.mb-6{margin-bottom:24px}.page-footer{background-color:#F0F1F6;padding:25px 0}.socials_list{display:flex;align-items:center;justify-content:center;gap:20px}.social_link{display:flex;align-items:center;justify-content:center;color:#878B93;transition:color 0.2s ease-out;width:50px;height:50px}.social_link:hover{color:#ED1B2F}#gear{transform-origin:107.419px 95.4833px;animation:spin 5s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media screen and (max-width:767px){.page_logo{width:250px}.main_text{font-size:16px;max-width:430px}.main_text_semibold{font-size:24px;max-width:530px}.page-footer{padding:16px 0}.social_link{width:24px;height:24px}}