.specialty-picker-specialty{border-radius:1.2rem;cursor:pointer;display:flex;padding:1.6rem;transition:background-color .12s ease-in-out}.specialty-picker-specialty,.specialty-picker-specialty:link,.specialty-picker-specialty:visited{color:var(--foregroundColor,#15023a)}.specialty-picker-specialty .image-wrapper{flex-shrink:0;height:5.6rem;margin-right:1.6rem;width:5.6rem}.specialty-picker-specialty .image-wrapper img{border-radius:.6rem}.specialty-picker-specialty .content{display:flex;flex-direction:column;flex-grow:1;height:-moz-fit-content;height:fit-content;justify-content:center;min-height:5.6rem}.specialty-picker-specialty .content-h2{margin:0}.specialty-picker-specialty .content-caption{height:0;line-height:1;margin:0;opacity:0;transition:opacity .12s ease-in-out}.specialty-picker-specialty .arrow{align-items:center;display:flex;flex-shrink:0;height:5.6rem;margin-left:1.6rem;opacity:0;transform:rotate(-45deg);transition:opacity .12s ease-in-out,transform .12s ease-in-out}.specialty-picker-specialty:hover{background-color:var(--foregroundColorMuted5,rgba(21,2,58,.05))}.specialty-picker-specialty:hover .content-caption{height:auto;opacity:.5}.specialty-picker-specialty:hover .arrow{opacity:1;transform:rotate(0)}.dialog{background-color:var(--backgroundColor,#fff);border-radius:1.2rem;bottom:4rem;left:4rem;position:fixed;right:4rem;top:4rem;z-index:3}@media screen and (max-width:991px){.dialog{bottom:2rem;left:2rem;right:2rem;top:2rem}}@media screen and (max-width:767px){.dialog{border-radius:0;bottom:0;left:0;right:0;top:0}}.specialty-picker{color:var(--foregroundColor,#15023a);display:flex;flex-direction:column;height:100%}.specialty-picker header{display:flex;flex-direction:row-reverse;padding:2.4rem 2.4rem 2.4rem 8rem}@media screen and (max-width:991px){.specialty-picker header{padding-bottom:1.8rem;padding-left:4rem}}@media screen and (max-width:767px){.specialty-picker header{flex-direction:column;padding:1.2rem 2rem 1.8rem}}.specialty-picker .header-content{display:flex;flex-grow:1;justify-content:space-between;padding-top:3.8rem}@media screen and (max-width:991px){.specialty-picker .header-content{padding-top:1.6rem}}@media screen and (max-width:767px){.specialty-picker .header-content{flex-direction:column;padding-top:0}}.specialty-picker h2{flex-shrink:0;margin:0 2.6rem 0 0}.specialty-picker .search-area{flex-grow:1;margin-top:.4rem}@media screen and (max-width:991px){.specialty-picker .search-area{margin-top:0}}@media screen and (max-width:767px){.specialty-picker .search-area{margin-top:3.3rem}}.specialty-picker .close-dialog{-webkit-appearance:button;-moz-appearance:button;appearance:button;background:none;border:0;color:var(--foregroundColor,#15023a);cursor:pointer;flex-shrink:0;height:3.2rem;margin:0;padding:0;width:3.2rem}@media screen and (max-width:767px){.specialty-picker .close-dialog{align-self:flex-end;position:relative;right:-.8rem}}.specialty-picker ul{display:flex;flex-shrink:0;list-style:none;overflow-x:auto;padding-bottom:1.6rem;padding-left:8rem;padding-top:.4rem;white-space:nowrap}@media screen and (max-width:991px){.specialty-picker ul{padding-left:4rem}}@media screen and (max-width:767px){.specialty-picker ul{padding-left:2rem}}.specialty-picker li{padding-right:.6rem}.specialty-picker li:last-child{padding-right:8rem}@media screen and (max-width:991px){.specialty-picker li:last-child{padding-right:4rem}}@media screen and (max-width:767px){.specialty-picker li:last-child{padding-right:2rem}}.specialty-picker .specialty-section{flex-grow:1;overflow-y:auto}.specialty-picker .specialty-grid{grid-column-gap:1.2rem;display:grid;grid-template-columns:repeat(3,1fr);padding:2.4rem 6.4rem}@media screen and (max-width:991px){.specialty-picker .specialty-grid{grid-template-columns:repeat(2,1fr);padding:2.4rem}}@media screen and (max-width:767px){.specialty-picker .specialty-grid{grid-template-columns:1fr;padding:0 .4rem 2.4rem}}
