ul.tabs{padding:0}ul.tabs li{list-style:none}ul.tabs a{padding:1rem;color:#000;font-size:.875rem;line-height:1rem;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.tabs a svg{fill:#000;height:1rem;width:1rem;margin-right:.5rem}ul.tabs a:hover:not(.router-link-active){color:#0a4148}ul.tabs a:hover:not(.router-link-active) svg{fill:#0a4148}ul.tabs a.router-link-active{position:relative}ul.tabs a.router-link-active:before{content:"";width:2px;height:2rem;background-color:#04545e;position:absolute;left:0}ul.tabs.horizontal{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.tabs.horizontal li{margin-right:1.5rem}ul.tabs.horizontal a{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:1rem 0}ul.tabs.horizontal a.router-link-active:before{width:100%;height:2px;bottom:0}.header[data-v-22835816]{padding-bottom:1.5rem;background-color:transparent;border-bottom:1px solid #d6d7de}.header__title[data-v-22835816]{margin-right:1rem;word-break:break-word}.header__subtitle[data-v-22835816]{color:#000}.header h1[data-v-22835816]{margin:0;font-size:1.5rem;line-height:2rem;font-weight:700}.header h2[data-v-22835816]{margin:0;color:#70737c;font-size:.875rem;line-height:1rem;font-weight:400}.header__title-wrap[data-v-22835816]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__actions[data-v-22835816],.header__title-wrap[data-v-22835816]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__actions[data-v-22835816]{-ms-flex-negative:0;flex-shrink:0}.header__actions>[data-v-22835816]{margin-left:.5rem}.header--ctms[data-v-22835816]{margin:-1.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;background-color:#fff}.header--ctms h1[data-v-22835816]{font-size:1.5rem;line-height:2rem;font-weight:700}.header--ctms .header__title-wrap[data-v-22835816]:only-child{margin:1rem 0}.header--ctms .header__title-wrap[data-v-22835816]:last-child{margin-bottom:1rem}.header--ctms .tabs[data-v-22835816]{margin-bottom:-.5rem}@media screen and (max-width:512px){.header__title-wrap[data-v-22835816]{-ms-flex-wrap:wrap;flex-wrap:wrap}.header__actions[data-v-22835816]{margin-top:1rem}}.content-card[data-v-51ad09fe]{background:#fff;border:1px solid #f1f1f3;border-radius:2px;padding:1rem;margin:0 0 1rem}.content-card.wide[data-v-51ad09fe]{margin-left:-1rem;margin-right:-1rem;border-left:0;border-right:0;padding:2rem}.content-card.narrow[data-v-51ad09fe]{margin-left:1rem;margin-right:1rem}.box[data-v-971fa004]{width:100%;height:15rem;padding:1rem;border:2px solid #f1f1f3;background-color:#fbfbfd;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.box[data-v-971fa004]:focus,.box[data-v-971fa004]:hover{color:#fff;background-color:#04545e;border-color:#04545e;-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.15);box-shadow:5px 5px 5px rgba(0,0,0,.15)}.box:focus svg[data-v-971fa004],.box:hover svg[data-v-971fa004]{fill:#fff}.box[data-v-971fa004]:focus{border:2px solid #04545e;outline:none}.box__title[data-v-971fa004]{margin:0;font-size:2rem;line-height:2.5rem;font-weight:400}.box__top p[data-v-971fa004]{font-size:1rem;line-height:1.5rem;font-weight:400}.box__top span[data-v-971fa004]{display:block}.box__bottom[data-v-971fa004]{width:100%}.box__label[data-v-971fa004],.box__link[data-v-971fa004]{display:block}.box__link[data-v-971fa004]{font-size:1.25rem;line-height:1.5rem;font-weight:700;margin-top:-.25rem;text-decoration:none;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box__link svg[data-v-971fa004]{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media screen and (min-width:512px){.box[data-v-971fa004]{width:calc(50% - 1rem)}}@media screen and (min-width:1025px){.box[data-v-971fa004]{width:calc(25% - 1.5rem);height:18rem}}@use "sass:map";.studies-list{height:100%}.studies-list .content-card{margin:0}.study-boxes__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem 0;gap:2rem}.study-boxes__container .el-loading-spinner{top:100px}@media screen and (min-width:1025px){.study-boxes__container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}