@font-face{font-family:'Tektur';src:url('/fonts/Tektur/Tektur-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Tektur';src:url('/fonts/Tektur/Tektur-Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Tektur';src:url('/fonts/Tektur/Tektur-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Tektur';src:url('/fonts/Tektur/Tektur-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Tektur';src:url('/fonts/Tektur/Tektur-ExtraBold.ttf') format('truetype');font-weight:800;font-style:normal;font-display:swap}*{padding:0;margin:0;font-family:'Tektur';color:#e5e7eb;box-sizing:border-box;outline:none;text-decoration:none;font-size:14px}body{background-color:#1c2526;width:100%}.wrapper{min-height:100vh;display:flex;flex-direction:column}.conteiner{width:100%;max-width:1600px;margin:0 auto;padding:0 20px;box-sizing:border-box}.main{flex:1 0 auto;display:flex;flex-direction:column}header{background-color:#1c2526;box-shadow:0 2px 4px rgba(0,0,0,.2)}#menu-icon{display:none;color:#e5e7eb;font-size:30px;cursor:pointer}a{color:#e5e7eb}.flex{display:flex;align-items:center}.logo-image{height:40px;width:auto;transition:transform .3s ease}.logo-image:hover{transform:scale(1.05)}#header-wrapper{background:#1c2526;padding:40px 0 10px;margin-top:10px}.faq-head{display:flex;flex-direction:column;align-items:center}.faq-head i{font-size:35px;padding:20px 20px;background-color:#27292e;border-radius:50%}.faq-head h1{margin-top:25px;text-align:center}.faq-description-text{color:#707480;margin-top:25px;text-align:center;font-weight:500;line-height:20px}.head-h1{font-size:35px}a{transition:.4s all}a:hover{color:#b4101a}.all-buttons{border-radius:10px;padding:10px 20px;cursor:pointer;justify-content:center;font-weight:500;position:relative;overflow:hidden;background:#b4101a}.all-buttons:hover{background:#a5260a}.all-buttons-outline{background:0;border:2px solid #2d3037;color:#848a9a}.all-buttons-outline-card{background:0;border:2px solid #464f66;color:#848a9a}.all-buttons-outline:hover{background:#b4101a;color:#e5e7eb}.login-button-mobile{display:none}.navbar{display:flex;align-items:center;padding:15px 0;background-color:#1c2526;border-radius:8px}.navbar-logo{margin-right:50px}.navbar-link{display:flex;flex-wrap:wrap;gap:25px}.navbar-link a{font-size:16px;font-weight:500;padding:8px 15px;border-radius:5px;transition:all .3s ease}.navbar-link a:hover{background-color:#b4101a;color:#e5e7eb;transform:translateY(-2px)}.navbar-contacts{display:flex;margin-left:auto}.navbar-contacts i{font-size:20px;padding:15px;transition:.4s all}.navbar-contacts i:hover{color:#b4101a}.navbar-buttons{display:flex;gap:15px;margin-left:auto}.login-button{cursor:pointer;color:#e5e7eb;background-color:#b4101a;border:1px solid #b4101a;padding:8px 20px;border-radius:5px;font-weight:600;transition:all .3s ease}.login-button:hover{background-color:#a5260a;border-color:#a5260a;color:#e5e7eb;transform:translateY(-2px)}footer{flex:0 0 auto}.footer-content{display:flex;justify-content:space-around;padding:20px 0}.footer-content a{margin-bottom:15px;font-size:12px}.footer-column-description{display:flex;flex-direction:column;width:40%;margin-right:70px;padding-right:30px}.footer-column-first-block{display:flex;flex-direction:column;width:20%;padding-right:30px}.footer-column-second-block{display:flex;flex-direction:column;width:20%;padding-right:30px}.footer-name{margin-bottom:10px;font-size:20px}.footer-span-description{font-size:13px;color:#848a9a;line-height:1.8}.footer-mail{font-weight:500}.footer-column:last-child{padding-right:0}.footer-title{color:#51555f;margin-bottom:15px}#scrollbar::-webkit-scrollbar{width:10px;background-color:#1c2526}#scrollbar::-webkit-scrollbar-thumb{background-color:#5e5f62}#scrollbar::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);border-radius:10px;background-color:#3a3d41}.spinner{position:absolute;z-index:100;top:50%;left:50%;width:100px;height:120px;margin-left:-50px}.spinner>img{object-fit:none;width:100%;height:100%}