.header{padding:0 32px;background-color:#fff;height:65px;position:relative;z-index:1}.header_border-bottom{border-bottom:1px solid #e0e0e0}.header_border-bottom.dark{background-color:#000;border-color:#272727}.header__content{display:flex;justify-content:space-between;align-items:center;max-width:1920px;margin:0 auto;height:100%}.header__menu-hamburger{display:none}.header__left{display:flex;align-items:center}.header__main-logo{font-family:Comfortaa,GetVoIP,Avenir,Helvetica,Arial,sans-serif;font-size:24px;line-height:26px;display:flex;align-items:center}.header__main-logo-img{width:32px;height:32px;margin-top:-8px}.header__main-logo a{color:#000}.header__main-logo.dark a{color:#fff}.header__links{margin-left:28px;padding-left:28px;border-left:2px solid #e0e0e0;display:flex;column-gap:14px;align-items:center}.header__links.dark{border-color:#272727}.header__link{display:flex;align-items:center;column-gap:6px;padding:8px 14px;font-size:14px;line-height:16px}.header__link:hover{background-color:#eee;border-radius:6px}.header__link:hover.dark{background-color:#111}.header__link:hover>.header__link-text{text-shadow:.25px 0 .1px,-.25px 0 .1px}.header__link:hover>.header__link-icon{color:#000}.header__link:hover>.header__link-icon.dark{color:#fff}.header__link-icon{font-size:14px;color:#0009}.header__link-icon.dark{color:#fff9}.header__link-text{color:#0009;font-weight:600}.header__link-text.dark{color:#fff9}.header__right{display:flex;align-items:center}.header__auth{display:flex;align-items:center;column-gap:12px}.header__profile{display:flex;align-items:center;column-gap:16px}.header__profile-link{display:flex;align-items:center;column-gap:8px;color:inherit;text-decoration:none}.header__profile-link:hover .header__profile-name{color:var(--primary-color, #0ea5e9)}.header__profile-name{font-weight:600;font-size:14px;color:#2d2d2d;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header__auth-button i{display:none}@media (max-width: 768px){.header{padding:15px}.header__links{padding-left:5px;margin-left:10px}.header__link{padding-left:5px;padding-right:5px}.header__menu-hamburger{width:40px;height:30px;display:flex;flex-direction:column;justify-content:center;cursor:pointer;background:none;margin-right:10px;border:none;gap:3px}.header__menu-hamburger_hidden{display:none}.header__menu-hamburger span{height:2px;background-color:#1e293b;border-radius:2px;transition:all .3s ease;width:100%}.header__menu-hamburger_open span:nth-child(1){transform-origin:center;transform:translateY(5px) rotate(45deg)}.header__menu-hamburger_open span:nth-child(2){opacity:0}.header__menu-hamburger_open span:nth-child(3){transform-origin:center;transform:translateY(-5px) rotate(-45deg)}.header__auth span{display:none}.header__auth i{display:block}}#app{font-family:Montserrat,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-color:var(--primary-color) #ffffff;scrollbar-width:thin}.custom-toast{padding:0 20px}@font-face{font-family:GetVoIP;src:url(/assets/GetVoIP%20Grotesque-BQjGgfSr.otf) format("opentype"),url(/assets/GetVoIP%20Grotesque-BNYZgHI1.ttf) format("truetype")}@font-face{font-family:GetVoIP Italic;src:url(/assets/GetVoIP%20Grotesque%20Italic-BEs0e5xe.otf) format("opentype"),url(/assets/GetVoIP%20Grotesque%20Italic-UyuWqXp3.ttf) format("truetype")}@font-face{font-family:Comfortaa;src:url(/assets/Comfortaa-Variable-BH_kBfim.ttf) format("truetype")}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Variable-i02rBV5P.ttf) format("truetype-variations")}@font-face{font-family:Montserrat Italic;src:url(/assets/Montserrat-Italic-Variable-DFfUqDrJ.ttf) format("truetype-variations")}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-color: #0ea5e9;--primary-color-hover: #0284c7;--font-family: "Montserrat", Avenir, Helvetica, Arial, sans-serif}html{font-size:16px}body{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:var(--p-sky-500);text-decoration:none;text-underline-offset:3px}.button-label{font-size:1rem;font-weight:500}.p-button{background-color:var(--primary-color);border-color:var(--primary-color);font-weight:500}.p-button-link{background-color:transparent;border-color:transparent;color:var(--primary-color)}.p-button-link:hover{text-decoration:underline;text-underline-offset:3px}.p-button:not(.p-button-link):not(:disabled):hover{background-color:var(--primary-color-hover);border-color:var(--primary-color-hover)}.p-button:focus{outline:none;box-shadow:none}.p-button.p-button-outlined{background-color:transparent}.p-button.p-button-outlined:not(:disabled):hover{background:#3b82f60a}.required:before{content:"*";margin-right:4px;color:red}.form-item_error{border:1px solid red}@media (max-width: 768px){html,body{overscroll-behavior:none}}
