.error-message{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;height:100%;gap:1rem;font-size:1.7rem;font-weight:400;line-height:1.5;text-align:center;color:#ff65a8}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::-moz-placeholder{color:unset}:-ms-input-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}*{font-family:Noto Sans,sans-serif}.content{height:calc(100% - 100px);overflow-y:auto;margin-top:100px;padding-right:2rem}@media screen and (max-width:428px){.content{padding-right:1rem}}.divider{background:#ff65a8;width:20%;height:.3rem}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f9f6ff;border-radius:20px}::-webkit-scrollbar-thumb{background-color:#ff65a8;border-radius:20px;border:2px solid #f9f6ff}.about__addition{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.about{color:#f9f6ff}.about__wrap{gap:2rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}@media screen and (max-width:1024px){.about__wrap{flex-wrap:wrap}}.about__text{max-width:900px;font-size:1.2rem;gap:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.about__title{font-size:2rem;margin:1rem 0}.about__wage,.about__wage-wrap{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.about__wage-wrap{position:relative;border-bottom:1px solid #f9f6ff;margin:0 1rem;gap:5px}.about__wage-wrap:hover{color:#ff65a8;cursor:pointer}.about__wage--amount{padding-right:1.5rem}.about__wage--amount:hover:after{border-color:#ff65a8}.about__wage--amount:hover .about__select{color:#ff65a8}.about__select-wrap{position:relative}.about__select-wrap:after{content:"";position:absolute;z-index:1;top:10px;right:3px;display:inline-block;width:7px;height:7px;border-top:2px solid #f9f6ff;border-right:2px solid #f9f6ff;transform:rotate(135deg)}.about__select{position:relative;z-index:2;display:inline-block;width:auto;height:1.5rem;background:transparent;color:#f9f6ff;padding:0 1.5rem 0 .5rem;border:none;cursor:pointer}.about__select:focus{outline:none}.about__select .about__select{color:#ff65a8}.about__select-option{color:#ff65a8;background:#0d1113}.about__description{list-style:disc;padding-left:1.5rem;margin:2rem 0;gap:1rem;font-size:1rem;font-weight:400;line-height:1.5;text-align:start;color:#f9f6ff;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.about__link{color:#ff65a8}@media screen and (max-width:428px){.about__link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:320px;display:block}}.about__link-text{color:#ff65a8}.about__addition{max-width:700px}.about__photo{width:300px;flex-shrink:0}@media screen and (max-width:1024px){.about__photo{display:none}}.about__photo img{width:100%}.about__btn{margin-top:1rem}