:root{font-family:inter,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#fff;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:url(/assets/background-BUSxqafG.png) no-repeat center center;background-size:cover;background-size:100% 100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.MuiMenu-list{color:#ffffffde}.MuiSelect-root{height:33px;width:46px}.MuiSelect-root .MuiSelect-icon{width:15px;height:26px;right:3px}.MuiSelect-root .MuiOutlinedInput-notchedOutline{border-color:#f05}#root{max-width:1280px;padding:2rem;text-align:center;margin:0 auto}#hero-section{display:flex;flex-direction:column;justify-content:space-around;padding:2rem;border:1px solid #ff0055;border-radius:30px;min-height:80vh;min-width:17vw;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}#hero-section .language-selector{position:absolute;right:20px;top:20px}#hero-section .button{color:#fff;height:55px;padding:0 18px;align-items:center;background:none;border:1px solid #ff0055;border-radius:19px;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}#hero-section .logo-block .logo-img{height:10vh}#hero-section .logo-block .owner-name{font-weight:600;font-size:25px}#hero-section .contacts-block{display:flex;flex-direction:column;gap:2rem}#hero-section .contacts-block a{display:flex;gap:10px}#hero-section .contacts-block a .contact-img{height:18px}#hero-section .messengers-block{display:flex;align-items:center;justify-content:space-evenly;gap:5px}#hero-section .messengers-block .messenger{border:1px solid #04a704;border-radius:30px;height:9vh}#hero-section .messengers-block .messenger .messenger-img{height:7vh;margin:1vh}#hero-section .buttons-block{display:flex;justify-content:center;align-items:center}#hero-section .buttons-block .button{width:100%;border:none}#hero-section .buttons-block .button:before{content:"";position:absolute;inset:0;border-radius:20px;padding:2px;background:linear-gradient(45deg,#0ac6ff,#f05,#ff820e);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:exclude;mask-composite:exclude;pointer-events:none}#language-selector{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);color:#fff!important;padding:0 11px 0 0;font-size:smaller}#language-selector .MuiSelect-icon{width:15px;right:3px}#language-selector .MuiOutlinedInput-notchedOutline{border-color:#f05}#sign-in-form-modal .MuiDialog-paper{min-width:250px;max-width:420px}#sign-in-form-modal .modal-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}#sign-in-form-modal .modal-content button{width:100%;padding:.5rem 0;text-transform:unset}#user-update-form .title{display:flex;align-items:center;justify-content:flex-end;gap:10px}#user-update-form .input{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}#user-update-form .input .MuiInputBase-formControl{color:#fff;border-radius:10px}
