#diagnos-page header{padding-bottom:40px}#diagnos-page .row-flex{align-items:flex-start;display:flex;justify-content:space-between}@media screen and (max-width:768px){#diagnos-page .row-flex{flex-direction:column}}#diagnos-page .row-flex h1{flex:1;font-size:45px;font-weight:600;letter-spacing:-.02em;line-height:123%;margin-top:0}@media screen and (max-width:576px){#diagnos-page .row-flex h1{font-size:26px;font-weight:500;letter-spacing:-.02em;line-height:125%}}#diagnos-page .row-flex button{width:310px}@media screen and (max-width:576px){#diagnos-page .row-flex button{width:100%}}#diagnos-page .row-flex .content{padding-bottom:40px;width:50%}@media screen and (max-width:820px){#diagnos-page .row-flex .content{width:70%}}@media screen and (max-width:768px){#diagnos-page .row-flex .content{width:100%}}#diagnos-page .sub-caption{color:#9faaac;width:505px}@media screen and (max-width:820px){#diagnos-page .sub-caption{width:100%}}@media screen and (max-width:576px){#diagnos-page .sub-caption{margin-bottom:35px}}#diagnos-page .sub-caption button{margin-bottom:25px;margin-top:25px;width:100%}#diagnos-page .grid-guide{grid-gap:20px;align-items:flex-start;display:grid;gap:20px;grid-template-columns:310px 1fr;padding-top:50px}@media screen and (max-width:768px){#diagnos-page .grid-guide{grid-template-columns:100%;width:100%}}@media screen and (max-width:576px){#diagnos-page .grid-guide{padding-top:0}}#diagnos-page .grid-guide .guide-nav{grid-gap:5px;display:grid;gap:5px;grid-template-columns:100%}@media screen and (max-width:768px){#diagnos-page .grid-guide .guide-nav{display:flex;flex-wrap:wrap;justify-content:space-between}}#diagnos-page .grid-guide .guide-nav button{background:var(--light-gray);border-radius:17px;color:var(--gray);height:65px;padding:20px 25px}@media screen and (max-width:576px){#diagnos-page .grid-guide .guide-nav button{border-radius:12px;font-size:14px;font-weight:400;height:37px;letter-spacing:0;line-height:121%;padding:10px 15px;text-align:center}}#diagnos-page .grid-guide .guide-nav button.active,#diagnos-page .grid-guide .guide-nav button:hover{background:var(--gray);color:var(--light-gray)}#diagnos-page .guide-list .search-input{align-items:center;background:var(--light-gray);border-radius:17px;display:flex;gap:9px;height:55px;margin-bottom:28px;padding:15px 20px;width:100%}@media screen and (max-width:576px){#diagnos-page .guide-list .search-input{margin-top:30px;width:100%}}#diagnos-page .guide-list .search-input input{height:100%;width:100%}#diagnos-page .guide-list .search-input input:focus-visible{outline:none}#diagnos-page .guide-list .symptom-list{grid-row-gap:37px;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:37px}@media screen and (max-width:576px){#diagnos-page .guide-list .symptom-list{background:#f5f5f5;border-radius:15px;gap:0;grid-template-columns:100%;padding:20px}}#diagnos-page .guide-list .symptom-list .alphabet .header{align-items:center;background:var(--light-gray);border-radius:10px;color:var(--green);display:flex;font-size:21px;font-weight:600;height:52px;letter-spacing:-.01em;line-height:120%;margin-bottom:20px;padding:0 20px;text-transform:uppercase;width:100%}@media screen and (max-width:576px){#diagnos-page .guide-list .symptom-list .alphabet .header{margin-bottom:15px;padding:0}}#diagnos-page .guide-list .symptom-list .alphabet a,#diagnos-page .guide-list .symptom-list .alphabet span{color:var(--graphite);display:block;font-size:16px;font-weight:400;letter-spacing:0;line-height:125%;-webkit-text-decoration:none;text-decoration:none}@media screen and (max-width:576px){#diagnos-page .guide-list .symptom-list .alphabet a,#diagnos-page .guide-list .symptom-list .alphabet span{margin-bottom:10px;position:relative}}#diagnos-page .guide-list .symptom-list .alphabet a:not(:last-child),#diagnos-page .guide-list .symptom-list .alphabet span:not(:last-child){margin-bottom:5px}#diagnos-page .add-article .modal{background:#9faaac}#diagnos-page .add-article .modal .modal-name{font-size:45px;font-weight:600;letter-spacing:-.02em;line-height:123%;margin-bottom:15px}@media screen and (max-width:576px){#diagnos-page .add-article .modal .modal-name{font-size:26px;font-weight:500;letter-spacing:-.02em;line-height:125%}}#diagnos-page .add-article .modal .modal-description{font-size:16px;font-weight:400;letter-spacing:0;line-height:125%}@media screen and (max-width:576px){#diagnos-page .add-article .modal .modal-description{font-size:16px;font-weight:400;letter-spacing:0;line-height:125%}}#diagnos-page .add-article .modal form{padding-top:30px}@media only screen and (min-device-width:375px)and (max-device-width:812px)and (-webkit-min-device-pixel-ratio:2){#diagnos-page .add-article .modal form{padding-bottom:50%}}#diagnos-page .add-article .modal form .field-block{background:#fff;border-radius:10px;padding:15px 20px 40px}@media screen and (max-width:576px){#diagnos-page .add-article .modal form .field-block{padding:15px}}#diagnos-page .add-article .modal form .field-block:not(:last-child){margin-bottom:5px}#diagnos-page .add-article .modal form .field-block.v-block--error{outline:1px solid red}#diagnos-page .add-article .modal form .field-block label{color:#646c71;font-size:18px;font-weight:500;letter-spacing:-.01em;line-height:117%;width:100%}@media screen and (max-width:576px){#diagnos-page .add-article .modal form .field-block label{font-size:18px;font-weight:500;letter-spacing:-.01em;line-height:117%}}#diagnos-page .add-article .modal form .field-block .v-input__slot{padding:0!important}#diagnos-page .add-article .modal form .field-block .v-input .v-input__control{height:20px}@media screen and (max-width:576px){#diagnos-page .add-article .modal form .field-block .v-input .v-input__control{height:42px}}#diagnos-page .add-article .modal form .field-block .v-textarea textarea{line-height:125%!important}#diagnos-page .add-article .modal form .field-block .v-textarea textarea::-moz-placeholder{font-size:16px;font-weight:400;letter-spacing:0;line-height:125%}#diagnos-page .add-article .modal form .field-block .v-textarea textarea::placeholder{font-size:16px;font-weight:400;letter-spacing:0;line-height:125%}#diagnos-page .add-article .modal form .field-block .v-textarea .v-input__control{height:auto!important;min-height:50px!important}#diagnos-page .add-article .modal form .autor{padding:50px 0}@media screen and (max-width:576px){#diagnos-page .add-article .modal form .autor{padding-bottom:10px;padding-top:30px}}#diagnos-page .add-article .modal form .grid{grid-gap:45px;display:grid;gap:45px;grid-template-columns:1fr 1fr}@media screen and (max-width:576px){#diagnos-page .add-article .modal form .grid{gap:15px;grid-template-columns:100%}}#diagnos-page .add-article .modal form .grid button{width:318px}@media screen and (max-width:576px){#diagnos-page .add-article .modal form .grid button{width:100%}}#diagnos-page .add-article .modal form .grid .polit{font-size:14px}#diagnos-page .add-article .modal .message{align-items:center;display:flex;flex-direction:column;font-size:45px;font-weight:600;justify-content:center;letter-spacing:-.02em;line-height:123%;margin-bottom:15px;text-align:center}@media screen and (max-width:576px){#diagnos-page .add-article .modal .message{font-size:26px;font-weight:500;letter-spacing:-.02em;line-height:125%}}#diagnos-page .add-article .modal .message .spec-style-2{align-items:center;display:flex;font-size:16px;font-weight:400;gap:15px;letter-spacing:0;line-height:125%;margin-top:75px;padding-left:30px;padding-right:30px}#diagnos-page .show-all{background:var(--light-gray);border-radius:17px;height:65px;padding:20px 25px;width:100%}@media screen and (max-width:576px){#diagnos-page .show-all{border-radius:12px;font-size:14px;font-weight:400;height:37px;letter-spacing:0;line-height:121%;padding:10px 15px;text-align:center}}#diagnos-page .show-all.active,#diagnos-page .show-all:hover{background:var(--gray);color:var(--light-gray)}