#hero{max-height:41.25rem;height:70vh;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}#hero:after{position:absolute;left:0;bottom:0;content:"";background:url(/curve-gray.svg);background-repeat:no-repeat;background-size:100% 100%;width:100%;height:110px;transform:translateZ(0)}@media only screen and (max-width:1366px){#hero:after{height:70px}}@media only screen and (max-width:767px){#hero:after{height:40px;position:absolute;left:0;bottom:0;content:"";background:url(/curve-white.svg);background-repeat:no-repeat;background-size:100% 100%;width:100%;height:110px;transform:translateZ(0)}}@media only screen and (max-width:767px)and (max-width:1366px){#hero:after{height:70px}}@media only screen and (max-width:767px)and (max-width:767px){#hero:after{height:40px}}@media only screen and (max-width:1023px){#hero{height:40vh}}@media only screen and (max-width:479px){#hero{height:12.5rem}}#sitemap{-moz-columns:2;column-count:2}#sitemap ul{list-style-type:none;padding:0;margin:0}#sitemap a{color:#0071ad}#sitemap>ul>li{margin-bottom:2rem;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}#sitemap>ul>li>.ul-list{padding:0}#sitemap>ul>li>.ul-list>li:before{display:none}#sitemap .section-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}#sitemap .child-title+ul{padding-left:1.25rem}#sitemap .ul-list{padding-left:1.75rem}#sitemap .ul-list .ul-list{margin-top:.5rem;padding-left:2.5rem}@media only screen and (max-width:767px){#sitemap{-moz-columns:1;column-count:1}}@media only screen and (max-width:479px){#sitemap .ul-list .ul-list{padding-left:1.5rem}}@-webkit-keyframes grow{0%{width:.75rem;height:.75rem}to{width:1.25rem;height:1.25rem}}@-webkit-keyframes shrink{0%{width:1.25rem;height:1.25rem}to{width:.75rem;height:.75rem}}@font-face{font-family:HelveticaNeue;font-style:normal;font-weight:300;font-display:swap;src:url(/_nuxt/fonts/HelveticaNeueLTW04-45Light.17e5379.woff2) format("woff2")}@font-face{font-family:HelveticaNeue;font-style:normal;font-weight:400;font-display:swap;src:url(/_nuxt/fonts/HelveticaNeueLTW04-55Roman.fd4e37a.woff2) format("woff2")}@font-face{font-family:HelveticaNeue;font-style:normal;font-weight:500;font-display:swap;src:url(/_nuxt/fonts/HelveticaNeueLTW04-65Medium.a0f5f0c.woff2) format("woff2")}@font-face{font-family:HelveticaNeue;font-style:normal;font-weight:700;font-display:swap;src:url(/_nuxt/fonts/HelveticaNeueLTW06-75Bold.7ac759e.woff2) format("woff2")}@keyframes grow{0%{width:.75rem;height:.75rem}to{width:1.25rem;height:1.25rem}}@keyframes shrink{0%{width:1.25rem;height:1.25rem}to{width:.75rem;height:.75rem}}html{min-height:101%}body{margin:0;box-sizing:border-box;font-family:HelveticaNeue,Helvetica Neue,sans-serif;font-size:16px;position:static!important}body *{box-sizing:inherit}html.locked,html.locked body{overflow:hidden}.container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr);grid-column-gap:2.5rem;width:100%;max-width:1600px;padding-left:2.5rem;padding-right:2.5rem;margin-left:auto;margin-right:auto}.container>*{-ms-grid-row-align:center;align-self:center}@media only screen and (max-width:767px){.container{padding-left:1.25rem;padding-right:1.25rem}}button,input,select,textarea{font-family:inherit;margin:0}a,button{transition:color .15s,background .15s,border-color .15s,-webkit-text-decoration-color .15s;transition:color .15s,background .15s,border-color .15s,text-decoration-color .15s;transition:color .15s,background .15s,border-color .15s,text-decoration-color .15s,-webkit-text-decoration-color .15s}main{overflow:hidden}main a[href^="http://"]:not([href*="crh.ucsf.edu"]):after,main a[href^="https://"]:not([href*="crh.ucsf.edu"]):after{content:url(/external-link.svg);display:inline;margin-left:.1875em;position:relative;top:.125em}footer a[href^="http://"]:not([href*="crh.ucsf.edu"]):after,footer a[href^="https://"]:not([href*="crh.ucsf.edu"]):after{content:url(/external-link-white.svg);display:inline;margin-left:.1875em;position:relative;top:.125em}button{cursor:pointer}.button{display:inline-block;color:#fff;background:#0071ad;border:1px solid #0071ad;text-decoration:none;border-radius:33px;padding:1.40625rem 2.1875rem;font-weight:500;text-align:center}.button:focus,.button:hover{background:#0082c7;border-color:#0082c7}@media only screen and (max-width:1366px){.button{padding:1.09375rem 2.1875rem}}.button.is-style-white{border:1px solid #d1d3d3;background:#fff;color:#0071ad}.button.is-style-white:focus,.button.is-style-white:hover{background:#f2f4f6}.button:after{display:none!important}.button+.button{margin-left:1rem}.button.action-button{font-size:1rem;letter-spacing:.015em;padding:1.1875rem 2.125rem;margin:.6875rem 0 .9375rem}.columns{display:flex;width:100%}.columns .column:first-child{padding-left:0}.columns .column:last-child{padding-right:0}.columns.center-images{margin:5rem 0 7rem}@media only screen and (max-width:1023px){.columns.center-images{margin:3rem 0 5rem}}@media only screen and (max-width:479px){.columns.center-images{margin:3rem 0 0}.columns.center-images+.center-images{margin-top:0}}@media only screen and (max-width:767px){.columns.center-images .column .media{width:100%;margin:0}}.columns.center-images .column .media .media-image{display:block;margin-left:auto;margin-right:auto}@media only screen and (max-width:1023px){.columns.center-images .column .media .media-image{padding:0 1.5rem}}@media only screen and (max-width:479px){.columns.center-images .column .media .media-image{padding:0 0 3rem}}@media only screen and (max-width:479px){.columns{display:block}.columns .column{flex-basis:1;padding:0}}.column{flex-basis:0;flex-basis:var(--flex-basis,0);flex-grow:1;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;align-items:stretch}.column>*{width:100%}.column.vertical-alignment-top{justify-content:flex-start}.column.vertical-alignment-center{justify-content:center}.column.vertical-alignment-bottom{justify-content:flex-end}.column .columns+.columns{margin-top:0}.column>.wp-gutenberg{margin:0}#skip-to-content{position:fixed;top:1rem;left:1rem;z-index:-5;opacity:0;outline:none!important}#skip-to-content:focus{z-index:5;opacity:1}.dot,.dot-border,.dots-inner{display:flex;align-items:center}.dot,.dot-border{justify-content:center;border-radius:100%}.dot{width:1.25rem;height:1.25rem;background:transparent;margin-left:1rem;padding:0;position:relative;border:0}.dot:first-child{margin-left:0}.dot .dot-border{position:absolute;border:1px solid rgba(209,211,211,0);transition:border-color .15s}.dot .dot-inner{display:block;border-radius:100%;width:.75rem;height:.75rem;background:#d1d3d3;transition:background .25s}.dot.active .dot-border{-webkit-animation:grow .4s forwards;animation:grow .4s forwards;border-color:#d1d3d3}.dot.inactive .dot-border{-webkit-animation:shrink .4s forwards;animation:shrink .4s forwards}.anchor{display:block;padding-top:1rem;margin-top:-1rem}p.align-left{text-align:left}p.align-center{text-align:center}p.align-right{text-align:right}p.is-style-subtitle{font-size:1.5rem;line-height:2.25rem}.tool{display:flex;align-items:center;color:#56595d}.tool img,.tool svg{margin-right:.1875rem}.is-style-card-wrapper .block-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:1.25rem;grid-row-gap:1.25rem}@media only screen and (max-width:1279px){.is-style-card-wrapper .block-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.is-style-card-wrapper .block-list{grid-column-gap:1rem;grid-row-gap:1rem}}.is-style-card-wrapper.hide-arrow figcaption{transition:none;color:#0071ad}.is-style-card-wrapper.hide-arrow a{cursor:default}.is-style-card-wrapper.hide-arrow a:focus,.is-style-card-wrapper.hide-arrow a:hover{border-color:#d5d9de}.is-style-card-wrapper.hide-arrow a:focus figcaption,.is-style-card-wrapper.hide-arrow a:hover figcaption{color:#0071ad;background:#fff;border-color:#d5d9de}.is-style-card-wrapper.hide-arrow a:focus figcaption span,.is-style-card-wrapper.hide-arrow a:hover figcaption span{color:#0071ad}.is-style-card-wrapper.hide-arrow .arrow{display:none}@media only screen and (max-width:479px){.is-style-card-wrapper#physicians_section .block-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.is-style-card-wrapper>.group-inner{width:100%}.is-style-card-wrapper>.group-inner>.container{padding:0}.is-style-card-wrapper.borderless-card figure a{border:0!important}.is-style-card-wrapper.borderless-card figure figcaption{border:1px solid #d5d9de}@media only screen and (max-width:479px){#page #content-box{padding-bottom:0}#page #content-box .paragraph+.blockquote{margin-top:2.25rem}#page #content-box>.block-list>:last-child{margin-bottom:0}}#page #content-box .is-style-card-wrapper{margin-top:1.8125rem}#page #content-box .is-style-card-wrapper+.blockquote{margin-top:2.3125rem}.media{margin:0}.media.default{margin-right:auto;margin-left:auto;width:100%}.media.large,.media.small{display:inline-block;margin:.5rem 3.125rem 1.5rem}@media only screen and (max-width:767px){.media.large,.media.small{margin-top:1.75rem}}.media.small{width:30rem}.media.small figcaption{max-width:calc(100% - 13.125rem)}.media.small.left{margin-left:-13.125rem}.media.small.right{margin-right:-13.125rem}@media only screen and (max-width:1499px){.media.small{width:27.5rem}.media.small figcaption{max-width:calc(100% - 10rem)}.media.small.left{margin-left:-10rem}.media.small.right{margin-right:-10rem}}@media only screen and (max-width:1279px){.media.small{width:22.5rem}.media.small figcaption{max-width:calc(100% - 9rem)}.media.small.left{margin-left:-9rem}.media.small.right{margin-right:-9rem}}@media only screen and (max-width:1023px){.media.small{width:20rem}.media.small figcaption{max-width:calc(100% - 4rem)}.media.small.left{margin-left:-4rem}.media.small.right{margin-right:-4rem}}.media.large{width:40.625rem}.media.large figcaption{max-width:calc(100% - 15rem)}.media.large.left{margin-left:-15rem}.media.large.right{margin-right:-15rem}@media only screen and (max-width:1499px){.media.large{width:34rem}.media.large figcaption{max-width:calc(100% - 10.78125rem)}.media.large.left{margin-left:-10.78125rem}.media.large.right{margin-right:-10.78125rem}}@media only screen and (max-width:1279px){.media.large{width:27.5rem}.media.large figcaption{max-width:calc(100% - 10rem)}.media.large.left{margin-left:-10rem}.media.large.right{margin-right:-10rem}}@media only screen and (max-width:1023px){.media.large{width:25rem}.media.large figcaption{max-width:calc(100% - 4rem)}.media.large.left{margin-left:-4rem}.media.large.right{margin-right:-4rem}}.media.left{float:left}.media.left figcaption{text-align:right;margin-left:auto}.media.right{float:right}.media.right figcaption{text-align:left;margin-right:auto}@media only screen and (max-width:767px){.media.large.left,.media.large.right,.media.small.left,.media.small.right{width:calc(100% + 3.5rem);margin-left:-1.75rem;margin-right:-1.75rem}.media.large.left figcaption,.media.large.right figcaption,.media.small.left figcaption,.media.small.right figcaption{max-width:100%;text-align:left;padding:0 1.75rem}}@media only screen and (max-width:767px){.media.large.left,.media.large.right,.media.small.left,.media.small.right{display:block;float:none}}@media only screen and (max-width:767px){.media.default{width:calc(100% + 3.5rem);margin-left:-1.75rem;margin-right:-1.75rem}.media.default figcaption{max-width:100%;text-align:left;padding:0 1.75rem}}.media.align-left{float:left;margin:0 1rem .5rem 0}.media.align-right{float:right;margin:0 0 .5rem 1rem}.media.align-left,.media.align-right{max-width:30%}@media only screen and (max-width:479px){.media.align-left,.media.align-right{max-width:40%}}.paragraph+.media{margin-top:1.5rem}@media only screen and (max-width:767px){.feature .media{width:100%;margin-left:0;margin-right:0}}#content-box{-ms-grid-column:2;-ms-grid-column-span:10;grid-column:2/12;position:relative;z-index:1;padding:5.625rem 7.5rem;margin:-11rem -5rem 7.5rem;color:#052049;font-size:1.125rem;font-weight:300;line-height:2rem}@media only screen and (min-width:1280px){#content-box{-ms-grid-column:3;-ms-grid-column-span:8;grid-column:3/11}}#content-box:after,#content-box:before{content:"";display:block;position:absolute;left:0;width:100%;z-index:-1}#content-box:before{top:0;height:330px;background:linear-gradient(180deg,hsla(0,0%,100%,.996078),hsla(0,0%,100%,.902535))}@media only screen and (max-width:767px){#content-box:before{width:calc(100% - 1.75rem);background:linear-gradient(90deg,hsla(0,0%,100%,.996078) 68.04%,hsla(0,0%,100%,.902535));opacity:.95}}#content-box:after{top:306px;height:calc(100% - 306px);background:#fff}@media only screen and (max-width:767px){#content-box:after{display:none}}@media only screen and (max-width:1023px){#content-box{padding:3.5625rem 4rem;margin-bottom:1.3125rem}}@media only screen and (max-width:767px){#content-box{padding:1.75rem;-ms-grid-column:1;-ms-grid-column-span:12;grid-column:1/13;margin:-3.375rem 0 0;overflow:hidden;font-size:1rem;line-height:1.875rem}}#content-box h1{font-size:4.25rem;line-height:1.071428571em;margin:1.875rem 0}@media only screen and (max-width:1366px){#content-box h1{font-size:3.5rem;line-height:1.142857143em}}@media only screen and (max-width:767px){#content-box h1{font-size:2.875rem;line-height:1.222222222}}@media only screen and (max-width:479px){#content-box h1{font-size:2.25rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:1.25rem 0 .75rem}}@media only screen and (max-width:479px){#content-box h1+.block-list .is-style-subtitle:first-child{margin-top:0}}#content-box .block-list a{color:#0071ad}#content-box .block-list a:not(.button):focus,#content-box .block-list a:not(.button):hover{background:#e8f4fa;-webkit-text-decoration-color:#e8f4fa;text-decoration-color:#e8f4fa;color:#052049}#content-box .block-list a.button{color:#fff;text-align:center}#content-box .block-list a.button.is-style-white{color:#0071ad}#content-box .button{line-height:1.25rem}#content-box h2.heading{font-size:3rem;line-height:3.5rem;font-weight:500;margin:3.75rem 0 1.5rem}@media only screen and (max-width:1366px){#content-box h2.heading{font-size:2.5rem;line-height:3rem;margin:3rem 0 1.5rem}}@media only screen and (max-width:767px){#content-box h2.heading{font-size:2rem;line-height:2.625rem;margin:2.5rem 0 1.25rem}}#content-box .heading.is-style-h3,#content-box h3.heading{font-size:2.25rem;line-height:3rem;font-weight:700;margin:4rem 0 1.5rem}@media only screen and (max-width:1366px){#content-box .heading.is-style-h3,#content-box h3.heading{font-size:2rem;line-height:2.25rem;margin:2.25rem 0 1.25rem}}@media only screen and (max-width:767px){#content-box .heading.is-style-h3,#content-box h3.heading{font-size:1.75rem;line-height:2.125rem}}#content-box h4.heading{font-size:1.5rem;line-height:2.25rem;font-weight:500;margin:3rem 0 1.25rem}@media only screen and (max-width:1366px){#content-box h4.heading{font-size:1.25rem;line-height:1.6875rem;margin:2.25rem 0 1.125rem}}@media only screen and (max-width:767px){#content-box h4.heading{line-height:1.875rem;margin:2.5rem 0 1.25rem}}#content-box .heading.is-style-light{font-weight:400}#content-box aside.feature+.heading{margin-top:2rem}#content-box .is-style-subtitle+.heading{margin-top:1.875rem}#content-box .columns.is-style-checkerboard{align-items:center;margin:4.5rem 0}#content-box .columns.is-style-checkerboard .heading{margin-bottom:.375rem}#content-box .columns.is-style-checkerboard .heading:first-child{margin-top:0}#content-box .columns.is-style-checkerboard .heading+.is-style-subtitle{margin:.375rem 0}#content-box .columns.is-style-checkerboard .heading+.is-style-subtitle+.paragraph{margin-top:.375rem}#content-box .columns.is-style-checkerboard .checkerboard-mobile{display:none}@media only screen and (max-width:767px){#content-box .columns.is-style-checkerboard{margin:1.75rem 0 3.25rem}#content-box .columns.is-style-checkerboard .column{display:none}#content-box .columns.is-style-checkerboard .checkerboard-mobile{display:block}}#content-box .separator+.heading,#content-box .separator+.media+.heading{margin-top:0}#content-box .paragraph+.buttons-wrapper{margin-top:2rem}@media only screen and (max-width:1023px){#content-box .paragraph+.buttons-wrapper{margin-top:1.75rem}}@media only screen and (max-width:767px){#content-box .paragraph+.buttons-wrapper{margin-top:1.5rem}}.goog-te-banner-frame{display:none}.ol-list,.ul-list{padding-left:2.5rem;list-style:none;margin:1.125rem 0}.ol-list sup,.ul-list sup{line-height:1rem}.ol-list li,.ul-list li{margin-top:.75rem;position:relative;line-height:2rem}.ol-list li:first-child,.ul-list li:first-child{margin-top:0}.ol-list.is-style-big-list,.ul-list.is-style-big-list{margin:2.5rem 0}.ol-list.is-style-big-list li,.ul-list.is-style-big-list li{margin-top:1.375rem}.ol-list ol,.ol-list ul,.ul-list ol,.ul-list ul{list-style:none}@media only screen and (max-width:767px){.ol-list,.ul-list{padding-left:1.875rem;margin:.5rem 0}.ol-list li,.ul-list li{line-height:1.5rem}}.ul-list li:before{content:"•";display:inline-block;transform:translate(-1.625rem,.09375em);color:#0071ad;font-size:1.25em;line-height:0;width:0}@media only screen and (max-width:767px){.ul-list li:before{transform:translate(-1.5rem,.05em)}}.ol-list{counter-reset:li}.ol-list li{counter-increment:li}.ol-list li:before{content:counter(li) ".";color:#0071ad;position:absolute;top:0;left:-1.6875rem}@media only screen and (max-width:767px){.ol-list li:before{left:-1.5625rem}}.grandchild-title{display:inline}ol.block-list{padding:0;margin:0}.googleMapInfoBox{display:flex;flex-direction:column;font-family:Roboto,Arial;font-size:.8125rem;font-weight:400;color:#052049;padding-top:1rem}.googleMapInfoBox .label{font-size:.875rem;font-weight:500;max-width:11.25rem;word-wrap:break-word}@media only screen and (max-width:374px){.googleMapInfoBox .label{width:6.25rem}}.gm-style-iw-chr[\:has\(\%2B.gm-style-iw-d\%20.googleMapInfoBox\)]{height:0;max-width:15.75rem;min-width:9.5rem;width:15.75rem}.gm-style-iw-chr:has(+.gm-style-iw-d .googleMapInfoBox){height:0;max-width:15.75rem;min-width:9.5rem;width:15.75rem}@media only screen and (max-width:374px){.gm-style-iw-chr[\:has\(\%2B.gm-style-iw-d\%20.googleMapInfoBox\)]{width:auto}.gm-style-iw-chr:has(+.gm-style-iw-d .googleMapInfoBox){width:auto}}.separator:after{content:"";display:table;width:100%;height:4rem}@media only screen and (max-width:1366px){.separator:after{height:2.25rem}}.custom-html iframe{width:100%;border:0}.custom-html .mobile-text{display:none}@media only screen and (max-width:767px){.custom-html .mobile-text{display:block}.custom-html .mobile-text+iframe{display:none}}.video-wrapper{position:relative}.video-play-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;cursor:pointer;background:transparent;border:0}@media only screen and (max-width:1279px){.video-play-wrapper .play{width:10rem;height:10rem}}@media only screen and (max-width:1023px){.video-play-wrapper .play{width:16vw;height:16vw}}@media only screen and (max-width:479px){.video-play-wrapper .play{width:20vw;height:20vw}}.video.youtube-embed iframe{max-width:100%}.video.youtube-embed .poster-image{position:absolute;top:0;left:0;max-width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.container.content-box-wrapper{display:block;padding-left:0;padding-right:0}}.media .media-image{max-width:100%;height:auto}.media.auto-size .media-image,.media video{width:100%}.media figcaption{font-size:.875rem;line-height:1.375rem;margin-top:.75rem}.form-wrapper iframe{border:0}.group-block-list{width:100%}.group-inner{background-size:cover;position:relative;z-index:1;max-width:100%}.group-inner>.container,.icon-block{display:flex}.icon-block{align-items:flex-start;justify-content:flex-start;margin:2.25rem 0}.icon-block .paragraph{font-size:1.25rem;margin-bottom:0}.icon-block small{display:flex;align-items:center;text-transform:uppercase;font-size:.875rem;font-weight:500;line-height:1.0625rem;letter-spacing:.1rem;margin-bottom:1.0625rem}@media only screen and (max-width:479px){.icon-block small{font-size:.75rem}}.icon-block small:after{content:"";display:inline-block;background:#052049;margin-left:.625rem;width:2.5rem;height:1px}.icon-block .mobile-only{display:none}.icon-block figure{margin:0 2.5rem 0 0}.icon-block figure img{float:left}.icon-block .text{margin:.8125rem 0}.icon-block+.blockquote{margin:4.0625rem 0 4.375rem}@media only screen and (max-width:767px){.icon-block{flex-wrap:wrap;align-items:center}.icon-block .paragraph{font-size:1.125rem}.icon-block .paragraph:first-child{margin-top:0}.icon-block .text{margin:0}.icon-block small{margin-bottom:0;width:calc(100% - 7.5rem);font-size:.875rem;line-height:1.0625rem;position:relative;padding-right:1.25rem}.icon-block small.desktop-only{display:none}.icon-block small.mobile-only{display:inline}.icon-block small:after{display:inline-block;position:absolute;bottom:.5rem}.icon-block small+.block-list{padding-left:5.75rem}.icon-block figure{float:left;margin-right:1.25rem}.icon-block img{width:4.5rem;height:4.5rem}.icon-block+.blockquote{margin:2rem 0 3.875rem}}.group{background-size:contain;background-repeat:no-repeat;display:flex;justify-content:center;position:relative}.group.bg-bottom{background-position:50% 100%}.group.bg-right,.group.bg-right.is-style-framed .group-inner{background-position:70% top}@media only screen and (max-width:1023px){.group.bg-right,.group.bg-right.is-style-framed .group-inner{background-position:70% 135%}}@media only screen and (max-width:767px){.group.bg-right,.group.bg-right.is-style-framed .group-inner{background-position:70% bottom}}@media only screen and (max-width:479px){.group.bg-right,.group.bg-right.is-style-framed .group-inner{background-position:100% 115%;background-size:130%}}.group.bg-left,.group.bg-left.is-style-framed .group-inner{background-position:30% top}@media only screen and (max-width:1023px){.group.bg-left,.group.bg-left.is-style-framed .group-inner{background-position:30% bottom}}.group.col-6 .heading,.group.col-6 .paragraph{max-width:46.25rem;margin-left:auto;margin-right:auto}.group.is-style-framed .container,.group.is-style-process .container{padding:0}.group.top-section .group-block-list{width:87.5rem;max-width:100%}.group.is-style-framed .columns{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr);grid-column-gap:2.5rem}@media only screen and (max-width:479px){.group.is-style-framed .columns{grid-column-gap:0}}.group.is-style-framed .text-left{-ms-grid-column:2;-ms-grid-column-span:5;grid-column:2/7}@media only screen and (max-width:1366px){.group.is-style-framed .text-left{-ms-grid-column:2;-ms-grid-column-span:6;grid-column:2/8}}@media only screen and (max-width:1023px){.group.is-style-framed .text-left{-ms-grid-column:2;-ms-grid-column-span:10;grid-column:2/12}}.group.is-style-framed .text-right{-ms-grid-column:7;-ms-grid-column-span:5;grid-column:7/12}@media only screen and (max-width:1366px){.group.is-style-framed .text-right{-ms-grid-column:6;-ms-grid-column-span:6;grid-column:6/12}}@media only screen and (max-width:1023px){.group.is-style-framed .text-right{-ms-grid-column:2;-ms-grid-column-span:10;grid-column:2/12}}.group.is-style-process .icon-block{position:relative}.group.is-style-process .icon-block:after,.group.is-style-process .icon-block:before{content:"";position:absolute;left:4rem;width:1px;height:calc(100% - 2.5rem);border-left:1px dashed #178ccb;z-index:-1}.group.is-style-process .icon-block:before{top:-2.5rem}.group.is-style-process .icon-block:after{bottom:-4rem}.group.is-style-process .icon-block+.icon-block:before,.group.is-style-process .icon-block:first-child:before,.group.is-style-process .icon-block:last-child:after{display:none}@media only screen and (max-width:767px){.group.is-style-process{margin-left:-.1875rem;margin-right:-.1875rem}.group.is-style-process .icon-block:after,.group.is-style-process .icon-block:before{left:2.25rem;height:100%}.group.is-style-process .icon-block:after{bottom:-3.5rem}}.group.is-style-wide .container{max-width:1600px}.group.is-style-clear-both{clear:both}.group.is-style-clear-both>.group-inner>.container{padding:0}.footer-container{display:flex;justify-content:space-between}@media only screen and (max-width:1023px){.footer-container{flex-wrap:wrap;justify-content:center}}.study{padding:3.125rem 0;border-top:1px solid #f3f5f7}.study:first-child{border-top:0}.study .status{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.study .status:before{content:"";width:.6875rem;height:.6875rem;display:inline-block;margin-right:.25rem;background:#052049}.study .status.enrolling{color:#007242}.study .status.enrolling:before{background:#007242}.study .status.notEnrolling{color:#f26d04}.study .status.notEnrolling:before{background:#f26d04}.study .buttons-wrapper{margin-top:1.25rem;display:flex;flex-wrap:wrap;grid-row-gap:1.125rem;row-gap:1.125rem;grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.study .buttons-wrapper .button+.button{margin:0}@media only screen and (max-width:767px){.study .columns{display:block}}.study .paragraph+.columns{margin-top:2rem}.studies+.studies .study:first-child{border-top:1px solid #f3f5f7}.study-title{font-size:2.25rem;line-height:3rem;letter-spacing:-.5px;margin:1.5rem 0}.feed{padding:10vh 0 0}@media only screen and (max-width:767px){.feed{padding-top:7.5vh}}@media only screen and (max-width:479px){.feed{padding-top:.375rem}}.feed .container{display:block}.feed-text{text-align:center}.feed-inner{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:2.5rem;margin-top:3.125rem}@media only screen and (max-width:1023px){.feed-inner{display:block}}@media only screen and (max-width:1023px){.feed-preview{margin-bottom:1.875rem}}@media only screen and (max-width:767px){.feed-preview{margin-bottom:1.25rem}}.feed-bg{position:absolute;top:0;left:0;width:100%;height:23.75rem;background-size:cover;background-position:top;background-repeat:no-repeat;z-index:0}@media only screen and (max-width:1279px){.feed-bg{height:17.75rem}}@media only screen and (max-width:1023px){.feed-bg{height:70.66666vw}}.feed-preview-link{text-decoration:none;position:relative;display:block;width:100%;height:100%;padding-top:16.375rem}@media only screen and (max-width:1279px){.feed-preview-link{padding-top:11.375rem}}@media only screen and (max-width:1023px){.feed-preview-link{padding-top:58.66666vw}}.feed-preview-inner{background:#fff;min-height:100%;width:81.25%;margin-left:18.75%;padding:1.875rem 2.5rem 0;position:relative;z-index:1}@media only screen and (max-width:1499px){.feed-preview-inner{width:95%;margin-left:5%}}@media only screen and (max-width:1023px){.feed-preview-inner{margin-left:0;width:calc(100% - 1.875rem);padding-bottom:1.4375rem}}@media only screen and (max-width:767px){.feed-preview-inner{padding:.9375rem 1.25rem 1.4375rem}}.feed-preview-title{font-weight:500;font-size:1.5rem;line-height:2rem;color:#052049}@media only screen and (max-width:1366px){.feed-preview-title{font-size:1.375rem;line-height:1.875rem}}@media only screen and (max-width:767px){.feed-preview-title{font-size:1.25rem}}.feed-meta{font-size:.875rem;line-height:1.875rem;margin-bottom:.6875rem}.feed-meta,.feed-meta span{display:flex;align-items:center}.feed-meta span:before{content:"";display:inline-block}.feed-meta .feed-category{color:#0071ad}.feed-meta .feed-category:before{width:.625rem;height:.625rem;background:#0071ad;margin-right:.3125rem}.feed-meta .feed-date{color:#4c647e}.feed-meta .feed-date:before{width:.1875rem;height:.1875rem;background:#4c647e;border-radius:100%;margin:0 .5875rem}@media only screen and (max-width:1366px){.feed-meta{display:block;line-height:1.5875rem}.feed-meta .feed-date:before{display:none}}@media only screen and (max-width:1023px){.feed-meta{font-size:.8125rem;line-height:1.875rem;display:flex;margin-bottom:.4375rem}.feed-meta .feed-date:before{display:inline-block}}.big-search .search-input{flex-grow:1;border-color:#b4b9bf;background:#fff;position:relative}.big-search .search-input:after{content:"";background-image:url(/search.svg);background-size:cover;background-repeat:no-repeat;position:absolute;top:calc(50% + 1px);right:1.625rem;transform:translateY(-50%);z-index:0;width:1.5rem;height:1.5rem}.big-search .search-input input{font-size:1.125rem;line-height:1.5625rem;padding:1.25rem 4.0625rem 1.25rem 1.5rem;width:100%;position:relative;z-index:1}.big-search .search-input input::-moz-placeholder{color:#052049}.big-search .search-input input:-ms-input-placeholder{color:#052049}.big-search .search-input input::placeholder{color:#052049}.accordion-item{margin-top:1.25rem}.accordion-item:first-child{margin-top:0}.accordion-title{background:#f2f4f6;color:#052049;font-weight:700;font-size:1.125rem;display:flex;align-items:center;justify-content:space-between;border:0;width:100%;text-align:left;padding:1.15625rem 2.375rem 1.15625rem 2.5rem}.accordion-title:active,.accordion-title:hover{background:#e3e7ec}@media only screen and (max-width:767px){.accordion-title{font-size:1rem;padding:1rem 1.25rem}}.accordion-item.active .accordion-title,.no-js .accordion-item .accordion-title:focus,.no-js .accordion-item[focus-within] .accordion-title{background:#052049;color:#fff}.accordion-item.active .accordion-title,.no-js .accordion-item .accordion-title:focus,.no-js .accordion-item:focus-within .accordion-title{background:#052049;color:#fff}.no-js .accordion-item .accordion-title:focus+.accordion-body,.no-js .accordion-item[focus-within] .accordion-body{display:block!important}.no-js .accordion-item:focus-within .accordion-body{display:block!important}.no-js .accordion-item .accordion-title:focus img,.no-js .accordion-item[focus-within] img{transform:rotate(180deg);filter:invert(100%)}.no-js .accordion-item .accordion-title:focus img,.no-js .accordion-item:focus-within img{transform:rotate(180deg);filter:invert(100%)}.accordion-body{padding:1.25rem 2.5rem 1.875rem;background:#f2f4f6}.accordion-body .block-list ol:first-child,.accordion-body .block-list p:first-child,.accordion-body .block-list ul:first-child{margin-top:0}.accordion-body .block-list ol:last-child,.accordion-body .block-list p:last-child,.accordion-body .block-list ul:last-child{margin-bottom:0}@media only screen and (max-width:767px){.accordion-body{padding:.75rem 1.25rem;font-size:.875rem;line-height:1.6}.accordion-body .ol-list li,.accordion-body .ul-list li{line-height:1.6}}.page-highlights{background:#f2f4f6;padding:.25rem 1.25rem;font-size:.875rem;line-height:2rem}.page-highlights .block-list{display:inline}.page-highlights .list{display:inline;list-style-type:none;padding:0}.page-highlights .list li{display:inline;padding-left:1rem}.page-highlights .list li:before{background:transparent;content:"·";transform:translateX(50%);width:auto;height:auto;position:relative;display:inline;top:0;left:-.5rem}@media only screen and (min-width:480px){.page-highlights .list li:first-child:before{display:none}}@media only screen and (max-width:479px){.page-highlights{padding:.9375rem 1.5625rem 1.4375rem;font-size:1rem}.page-highlights .block-list{margin-top:.375rem}.page-highlights strong{font-weight:500}.page-highlights .block-list,.page-highlights strong{display:block}.page-highlights .list li{display:block;padding-left:1.5rem;margin-top:.25rem}.page-highlights .list li:before{content:"";width:.375rem;height:.375rem;background:#052049;border-radius:100%;display:block;position:absolute;top:.5625rem;left:.375rem}}#content-box .page-highlights .block-list a{color:#052049;text-decoration:none;border-bottom:1px dashed rgba(5,32,73,.2)}.pre-form{max-width:400px;margin:auto auto 1rem 0}.pre-form input{padding:.75rem;font-size:1rem}.pre-form label{color:#0f388a;font-size:1rem}.pre-form button{background-color:#306fa8;border:none;box-shadow:none;color:#fff;text-decoration:none;transform:none;padding:1rem 1.5rem;font-size:1rem;border-radius:5rem}.pre-form input{display:block;width:100%;margin-bottom:1rem}.hiddenWidget{visibility:hidden;position:absolute;pointer-events:none;height:0;overflow:hidden}