/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.responsive-figure-table{max-width:100%;overflow-x:auto;margin:0;}
.pattern__animated_icon .animation{--size:13px;width:calc(var(--size) * 2);height:calc(var(--size) * 2);}.pattern__animated_icon .shape{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto 0;height:var(--size);width:var(--size);}.pattern__animated_icon .animated-icon__objTwo{border-radius:100%;}.pattern__animated_icon .animated-icon__objTwo__animate{animation:leftToRight;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0.23,1,0.32,1);}.pattern__animated_icon .animated-icon__text{position:relative;opacity:0;left:-120%;transition:left 1s cubic-bezier(0.23,1,0.32,1) .45s,opacity .5s cubic-bezier(0,0.22,0,0.99) .45s;}.pattern__animated_icon .animated-icon__text__animate{opacity:1;left:0;}@media (min-width:768px){.pattern__animated_icon .animation{--size:16px;}}@keyframes leftToRight{0%{left:0;}30%{left:0;}70%{left:var(--size);}100%{left:var(--size);}}@keyframes leftToRightAlt{0%{left:0;}25%{left:0;border-radius:0;}50%{left:var(--size);border-radius:0;}75%{left:0;border-radius:100%;}100%{border-radius:0;}}
.pattern__button a.group{border-radius:500px;transition:all 0.5s cubic-bezier(0,0.22,0,0.99);background-size:100% 200%;background-position:0 -100%;background-clip:border-box;background-color:transparent;background-repeat:no-repeat;background-image:linear-gradient(to top,transparent 50%,#282265 50%);}.bg-coral .pattern__button a.group{background-image:linear-gradient(to top,transparent 50%,#ff4d5a 50%);}.bg-secondary-blue .pattern__button a.group{background-image:linear-gradient(to top,transparent 50%,#fff 50%);}.pattern__button svg path{transition:stroke 0.3s ease-in-out;}.pattern__button a.group:hover{background-position:0 0;}.pattern__button--light a.group{background-image:linear-gradient(to top,transparent 50%,#FFFFFF 50%);}.bg-primary-blue .pattern__button a.group,.bg-coral .pattern__button a.group{background-image:linear-gradient(to top,transparent 50%,#FFFFFF 50%);}
.pattern__footer .bg-primary-blue{background-image:url('/themes/custom/roivant/images/footer-vector.png');background-position:left bottom;background-repeat:no-repeat;}@media (max-width:1440px){.pattern__footer .bg-primary-blue{background-image:url('/themes/custom/roivant/images/footer-vector-mobile.png');background-position:left bottom;background-repeat:no-repeat;}}.pattern__footer .bg-logo{background-image:url('/themes/custom/roivant/images/large-ball-square.png');background-position:left 40px top 40px;background-repeat:no-repeat;}@media (min-width:640px){.pattern__footer .bg-logo{background-position:left 20px top 70px;}}.pattern__footer .hover-links a::before{content:'';position:absolute;left:-20px;transform:translateY(13px);display:block;height:8px;width:8px;background-color:#FF4D5A;opacity:0;transition:opacity 0.5s;}.pattern__footer .hover-links a:hover::before{opacity:1;}
.pattern-preview .pattern__navigation .fixed{position:relative;}.pattern__navigation .nav-logo-white::after{background-image:url('/themes/custom/roivant/images/roivant-logo-white.svg');background-repeat:no-repeat;content:'';display:inline-block;width:90px;height:23px;background-size:90px;}.pattern__navigation .nav-logo-blue::after,.pattern__navigation .temp-blue::after{background-image:url('/themes/custom/roivant/images/roivant-logo.svg');background-repeat:no-repeat;content:'';display:inline-block;width:90px;height:23px;background-size:90px;}@media screen and (min-width:768px){.pattern__navigation .nav-logo-white::after{width:120px;height:30px;background-size:auto;}.pattern__navigation .nav-logo-blue::after,.pattern__navigation .temp-blue::after{width:120px;height:30px;background-size:auto;}}@media screen and (min-width:1024px){.pattern__navigation .temp-blue,.pattern__navigation .nav-logo-blue,.pattern__navigation .nav-logo-white{position:relative;top:-6px;}}.pattern__navigation .shrink{height:4rem;transition:all 0.2s;padding-top:1.4rem;}.pattern__navigation .normal{height:6rem;transition:all 0.2s;}.pattern__navigation .large{height:28rem;transition:all 0.2s;background-color:#fff;color:var(--rvnt-color-primary-blue);}.pattern__navigation .icon{visibility:hidden;}.pattern__navigation .mobile-nav-container{position:fixed;top:0;right:0;width:100vw;height:100vh;}.pattern__navigation .mobile-subnav button{background:url("/themes/custom/roivant/images/down-chevron.svg") no-repeat;background-position:right 0px top 25px;background-size:15px;}.pattern__navigation .close-nav{min-width:25px;min-height:25px;}.pattern__navigation .close-nav::after{content:'✕';color:#000;font-size:20px;}.pattern__navigation .search-input{background:url('/themes/custom/roivant/images/search-icon.svg') no-repeat right 30px top 50%;}.pattern__navigation .nav-bottom{background-image:url('/themes/custom/roivant/images/footer-vector.png');background-position:left bottom;background-repeat:no-repeat;background-size:250px;}.pattern__navigation .icon.visible{visibility:visible;}
p.Indent1,ul.Indent1,ol.Indent1{margin-left:2em;}p.Indent2,ul.Indent2,ol.Indent2{margin-left:4em;}p.Indent3,ul.Indent3,ol.Indent3{margin-left:6em;}p.Indent4,ul.Indent4,ol.Indent4{margin-left:8em;}p.Indent5,ul.Indent5,ol.Indent5{margin-left:10em;}p.Indent6,ul.Indent6,ol.Indent6{margin-left:12em;}p.Indent7,ul.Indent7,ol.Indent7{margin-left:14em;}p.Indent8,ul.Indent8,ol.Indent8{margin-left:16em;}p.Indent9,ul.Indent9,ol.Indent9{margin-left:18em;}p.Indent10,ul.Indent10,ol.Indent10{margin-left:20em;}
.paragraph--unpublished{background-color:#fff4f4;}
