#directory-page header{padding-bottom:40px}#directory-page .row-flex{align-items:flex-start;display:flex;justify-content:space-between}@media screen and (max-width:768px){#directory-page .row-flex{flex-direction:column}}#directory-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){#directory-page .row-flex h1{font-size:26px;font-weight:500;letter-spacing:-.02em;line-height:125%}}#directory-page .row-flex .content{padding-bottom:40px;width:50%}@media screen and (max-width:820px){#directory-page .row-flex .content{width:70%}}@media screen and (max-width:768px){#directory-page .row-flex .content{width:100%}}#directory-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){#directory-page .grid-guide{grid-template-columns:100%;width:100%}}@media screen and (max-width:576px){#directory-page .grid-guide{padding-top:0}}#directory-page .grid-guide .guide-nav{grid-gap:5px;display:grid;gap:5px;grid-template-columns:100%}@media screen and (max-width:768px){#directory-page .grid-guide .guide-nav{display:flex;flex-wrap:wrap;justify-content:space-between}}#directory-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){#directory-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}}#directory-page .grid-guide .guide-nav button.active,#directory-page .grid-guide .guide-nav button:hover{background:var(--gray);color:var(--light-gray)}#directory-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){#directory-page .guide-list .search-input{margin-top:30px;width:100%}}#directory-page .guide-list .search-input input{height:100%;width:100%}#directory-page .guide-list .search-input input:focus-visible{outline:none}#directory-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){#directory-page .guide-list .symptom-list{background:#f5f5f5;border-radius:15px;gap:0;grid-template-columns:100%;padding:20px}}#directory-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){#directory-page .guide-list .symptom-list .alphabet .header{margin-bottom:15px;padding:0}}#directory-page .guide-list .symptom-list .alphabet a,#directory-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){#directory-page .guide-list .symptom-list .alphabet a,#directory-page .guide-list .symptom-list .alphabet span{margin-bottom:10px;position:relative}}#directory-page .guide-list .symptom-list .alphabet a:not(:last-child),#directory-page .guide-list .symptom-list .alphabet span:not(:last-child){margin-bottom:5px}#directory-page .show-all{background:var(--light-gray);border-radius:17px;height:65px;padding:20px 25px;width:100%}@media screen and (max-width:576px){#directory-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}}#directory-page .show-all.active,#directory-page .show-all:hover{background:var(--gray);color:var(--light-gray)}