@charset "UTF-8";*{margin:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body,html{overscroll-behavior-y:none;position:fixed;overflow:hidden;background-color:#000;font-family:Red Hat Display,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;color:#1c2227}img{width:100%;height:auto}img,a{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-drag:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.hide{display:none}div#frame{width:var(--screen-width);height:var(--screen-height);position:fixed;left:50%;top:50%;opacity:1;transition:opacity .5s}div#frame .frameinner{position:relative;width:100%;height:100%;background-color:#fff}.content .page{min-height:var(--screen-height);position:relative;overflow-y:hidden;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.content .page::-webkit-scrollbar{display:none}.content .page>*{z-index:10}.content .page.standard{overflow-y:auto;overflow-x:hidden}.content .page.scrolling{height:var(--screen-height);overflow-y:auto;overflow-x:hidden}.app{display:block;position:relative}.app .overlay{position:absolute;top:0;left:0;width:var(--screen-width);height:var(--screen-height);z-index:200}.app .imageModal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-top-left-radius:40px;border-bottom-right-radius:40px;background-color:#ffffffe6;z-index:300;filter:drop-shadow(0px 0px 8px rgba(0,0,0,.5))}.app .imageModal>div{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:1260px;height:640px}.app .imageModal>div #closer{position:absolute;top:0;right:0;width:40px;height:40px;background-image:url(/assets/vector/closer.svg);background-size:auto 17.5px;background-position:center center;background-repeat:no-repeat}.app .updateModal,.app .offlineReadyModal{width:1000px;height:300px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;filter:drop-shadow(5px 5px 10px rgba(0,0,0,.3));border:solid 10px rgb(71,43,106);padding:100px;border-radius:50px 0;z-index:1000;display:flex;flex-direction:column;justify-content:center}.app .updateModal h2,.app .offlineReadyModal h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.app .updateModal h2.black,.app .offlineReadyModal h2.black{color:#000}.app .updateModal p,.app .offlineReadyModal p{font-size:30px;line-height:40px;color:#000;font-weight:400}.app .updateModal p sup,.app .offlineReadyModal p sup{font-size:17.5px;line-height:0}.app .updateModal p .big,.app .offlineReadyModal p .big{font-size:40px;line-height:50px;font-weight:500}.app .updateModal p .purple-medium,.app .offlineReadyModal p .purple-medium{font-weight:500;color:#b737ac}.app .updateModal div.linkRow,.app .offlineReadyModal div.linkRow{display:flex;flex-direction:row;justify-content:center;margin-top:150px}.app .updateModal div.linkRow.left,.app .offlineReadyModal div.linkRow.left{justify-content:flex-start;padding-left:155px}.app .updateModal div.linkRow.right,.app .offlineReadyModal div.linkRow.right{justify-content:flex-end}.app .updateModal div.linkRow a,.app .offlineReadyModal div.linkRow a{margin-left:20px;margin-right:20px;font-size:30px;line-height:100px;font-weight:700;color:#fff;text-decoration:none;text-align:center;text-transform:none;border-radius:25px 0;display:inline-block;position:relative;min-width:306px;background:#472b6a;background:linear-gradient(90deg,#472b6a,#83318d 40%,#472b6a)}.app .updateModal div.linkRow a.outline,.app .offlineReadyModal div.linkRow a.outline{color:#472b6a;background:transparent;border:solid rgb(71,43,106) 6px}.app .leftnav{width:345px;flex-basis:345px;height:var(--screen-height);position:absolute;top:0;left:0;z-index:100;background-image:url(/assets/images/nav-bg.png);background-size:320.5px calc(var(--screen-height) - 174.5px);background-position:22px 140.5px;background-repeat:no-repeat;transition:filter .25s,opacity .25s}.app .leftnav .inner{width:345px;height:var(--screen-height);position:relative}.app .leftnav.blur{filter:blur(10px);opacity:.5}.app .leftnav a.logo{display:block;width:325px;height:135px;margin-left:20px;margin-right:auto}.app .leftnav a.logo img{width:100%;height:auto;margin-top:18.75px}.app .leftnav .links{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-left:32.5px;width:300px;margin-top:16px;padding-top:32px}.app .leftnav .links a{display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;width:300px}.app .leftnav .links a:after{content:"";display:block;width:175px;height:1px;background-color:#ffffff4d}.app .leftnav .links a>span{display:block;text-align:center;font-weight:500;color:#fff;font-size:25px;line-height:calc((var(--screen-height) - 525px) / 9);text-decoration:none;width:280px;padding-left:10px;padding-right:10px;margin-top:12px;margin-bottom:12px}.app .leftnav .links a:hover>span,.app .leftnav .links a.active>span{padding-right:0;border-right:solid 10px #ffcd00;font-weight:700}.app .leftnav .subMenuHolder{position:relative}.app .leftnav .subMenuHolder .subMenu{position:absolute;right:0;top:12px;width:462px;transform:translate(100%);border-right:solid 10px #ffcd00;filter:drop-shadow(5px 0px 10px rgba(0,0,0,.2));background-color:#fff;padding-bottom:10px}.app .leftnav .subMenuHolder .subMenu a{display:block;width:100%;color:#000}.app .leftnav .subMenuHolder .subMenu a>span{color:#000;text-align:left;padding-left:24.5px;width:calc(100% - 24.5px);line-height:calc((var(--screen-height) - 525px) * .6 / 9);font-weight:500}.app .leftnav .subMenuHolder .subMenu a:hover>span,.app .leftnav .subMenuHolder .subMenu a.active>span{color:#b737ac;font-weight:500}.app .leftnav .toggler{position:absolute;left:63px;bottom:63px}.app .leftnav .toggler .go-fullscreen,.app .leftnav .toggler .go-windowed{width:50px;height:50px;cursor:pointer;background-color:#ffffff40;-webkit-mask:url(/assets/vector/expand.svg) no-repeat center;mask:url(/assets/vector/expand.svg) no-repeat center}.app .leftnav .toggler .go-windowed{-webkit-mask:url(/assets/vector/collapse.svg) no-repeat center;mask:url(/assets/vector/collapse.svg) no-repeat center}.app .leftnav .version{position:absolute;left:50%;bottom:10px;transform:translate(-50%);font-size:20px;line-height:20px;font-weight:400;color:#000;text-decoration:none;opacity:.2}.app .content{transition:filter .25s,opacity .25s;width:var(--screen-width)}.app .content.blur{filter:blur(10px);opacity:.5}.page.home .contentBody{background-image:url(/assets/images/home/home-bg.jpg);background-size:contain;background-position:center center;background-repeat:no-repeat;min-height:var(--screen-height);position:relative}.page.home .contentBody #headline{position:absolute;left:1278px;top:calc(.2975 * var(--screen-height));font-size:120px;line-height:130px;color:#472b6a;font-weight:300}.page.home .contentBody #purple-callout{position:absolute;top:calc(.64583333 * var(--screen-height));left:1380px;min-width:340px;min-height:315px;color:#fff;font-size:35px;line-height:45px;font-weight:400;background-color:#472b6a;border-top-left-radius:50px;border-bottom-right-radius:50px}.page.home .contentBody #purple-callout .larger{font-size:45px;line-height:54px}.page.home .contentBody #purple-callout>div{padding:38px 25px 25px}.page.thechallenge .contentBody{padding-left:410px;padding-top:75px}.page.thechallenge .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.thechallenge .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.thechallenge .contentBody h2.black{color:#000}.page.thechallenge .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.thechallenge .contentBody h3 .purple{color:#b737ac}.page.thechallenge .contentBody h3 sup{font-size:22.5px;line-height:0}.page.thechallenge .contentBody p{font-size:35px;line-height:45px;color:#000;font-weight:400}.page.thechallenge .contentBody p sup{font-size:17.5px;line-height:0}.page.thechallenge .contentBody p .big{font-size:40px;line-height:45px;color:#000;font-weight:400}.page.thechallenge .contentBody p .big .purple-medium{font-weight:500}.page.thechallenge .contentBody p strong{font-weight:700}.page.thechallenge .contentBody p strong.purple{color:#b737ac}.page.thechallenge .contentBody .purple-callout{margin-left:-20px;background:#472b6a;background:linear-gradient(90deg,#472b6a,#83318d 40%,#472b6a);color:#fff;font-size:40px;line-height:50px;font-weight:400;text-align:right;padding:58px 90px 58px 58px}.page.thechallenge .contentBody .purple-callout strong{font-weight:700}.page.thechallenge .contentBody .purple-callout sup{font-size:20px;line-height:0}.page.thechallenge .contentBody .purple-callout-2{margin-left:-20px;background:#472b6a;background:linear-gradient(90deg,#472b6a,#83318d,#472b6a);color:#fff;font-size:40px;line-height:50px;font-weight:400;padding-bottom:20px}.page.thechallenge .contentBody .purple-callout-2 .headline{padding-left:146px;padding-top:35px;background-image:url(/assets/images/thechallenge/light-bulb.svg);background-size:105px auto;background-position:20px 25px;background-repeat:no-repeat;font-size:45px;line-height:55px}.page.thechallenge .contentBody .purple-callout-2 .headline .larger{font-size:55px;line-height:66px}.page.thechallenge .contentBody .purple-callout-2 .headline .larger sup{font-size:27.5px;line-height:0}.page.thechallenge .contentBody .purple-callout-2 .list{margin-top:50px;margin-left:226px}.page.thechallenge .contentBody .purple-callout-2 .list>div{position:relative;padding-left:70px;font-size:45px;line-height:55px;font-weight:400;padding-bottom:50px}.page.thechallenge .contentBody .purple-callout-2 .list>div .yellow{color:#ffcd00;font-weight:400}.page.thechallenge .contentBody .purple-callout-2 .list>div:before{content:"";width:10px;height:10px;border-radius:5px;background-color:#ffcd00;position:absolute;top:27.5px;left:0;transform:translate(-50%,-50%)}.page.thechallenge .contentBody .purple-callout-2 .list>div:after{content:"";width:1px;height:100%;background-color:#ffcd00;position:absolute;top:27.5px;left:0}.page.thechallenge .contentBody .purple-callout-2 .list>div:last-child:after{display:none}.page.thechallenge .contentBody .four-column{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;margin-bottom:50px}.page.thechallenge .contentBody .four-column .item{flex-basis:25%;text-align:center}.page.thechallenge .contentBody .four-column .item .image img{display:block;margin-left:auto;margin-right:auto}.page.thechallenge .contentBody .four-column .item .copy{margin-top:20px;font-size:30px;line-height:40px;font-weight:400}.page.thechallenge .contentBody .four-column .item .copy .stat{font-size:55px;line-height:66px;font-weight:700}.page.thechallenge .contentBody .four-column .item .copy sup{font-size:15px;line-height:20px}.page.thechallenge .contentBody .legal{font-size:20px;line-height:25px}.page.thechallenge .contentBody .legal sup{font-size:10px;line-height:0}.page.thechallenge .contentBody .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:20px;padding-left:25px}.page.thechallenge .contentBody .row .image img{display:block}.page.thechallenge .contentBody .row .copy{padding-left:33px;font-size:30px;line-height:40px}.page.thechallenge .contentBody .row .copy strong{font-weight:700}.page.thechallenge .contentBody .row .copy strong.purple{color:#b737ac}.page.thechallenge .contentBody .references{margin-left:-20px;font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.cvacadvantage .contentBody{padding-left:410px;padding-top:75px}.page.cvacadvantage .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.cvacadvantage .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.cvacadvantage .contentBody h2.black{color:#000}.page.cvacadvantage .contentBody h2 sup{font-size:25px;line-height:0}.page.cvacadvantage .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.cvacadvantage .contentBody h3 .purple{color:#b737ac}.page.cvacadvantage .contentBody h3 sup{font-size:22.5px;line-height:0}.page.cvacadvantage .contentBody p{font-size:35px;line-height:45px;color:#000;font-weight:400}.page.cvacadvantage .contentBody p sup{font-size:17.5px;line-height:0}.page.cvacadvantage .contentBody p.big{font-size:40px;line-height:45px}.page.cvacadvantage .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.cvacadvantage .contentBody ul{list-style:none}.page.cvacadvantage .contentBody ul li{padding-left:0 px;font-size:40px;line-height:50px;margin-bottom:30px}.page.cvacadvantage .contentBody ul li .purple{font-weight:500;color:#b737ac}.page.cvacadvantage .contentBody ul li:before{content:"•";color:#b737ac;padding-right:10px}.page.cvacadvantage .contentBody .row-five{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding-left:125px;padding-right:165px;margin-top:70px;margin-bottom:150px}.page.cvacadvantage .contentBody .row-five .item{width:155.5px}.page.cvacadvantage .contentBody .row-five .item .image img{display:block;width:155.5px}.page.cvacadvantage .contentBody .row-five .item .copy{margin-top:20px;text-align:center;font-size:30px;line-height:40px;margin-left:-50px;margin-right:-50px}.page.cvacadvantage .contentBody .text-image{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin-top:25px;margin-bottom:150px}.page.cvacadvantage .contentBody .text-image .copy{flex-basis:755px;margin-top:30px}.page.cvacadvantage .contentBody .text-image .copy p{margin-bottom:35px}.page.cvacadvantage .contentBody .scope{position:relative}.page.cvacadvantage .contentBody .scope img{display:block}.page.cvacadvantage .contentBody .scope .modal-openner{position:absolute;left:110px;top:575px}.page.cvacadvantage .contentBody .border-callout{font-size:35px;line-height:45px;text-align:center;border:solid 2px #b737ac;border-top-left-radius:42px;border-bottom-right-radius:42px;padding:27px;width:1376px}.page.cvacadvantage .contentBody .border-callout sup{font-size:20px;line-height:0}.page.cvacadvantage .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.designstory .contentBody{padding-left:410px;padding-top:75px}.page.designstory .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.designstory .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.designstory .contentBody h2.black{color:#000}.page.designstory .contentBody h2 sup{font-size:27.5px;line-height:0}.page.designstory .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.designstory .contentBody h3 .purple{color:#b737ac}.page.designstory .contentBody h3 sup{font-size:22.5px;line-height:0}.page.designstory .contentBody p{font-size:35px;line-height:45px;color:#000;font-weight:400}.page.designstory .contentBody p sup{font-size:17.5px;line-height:0}.page.designstory .contentBody p.big{font-size:40px;line-height:45px}.page.designstory .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.designstory .contentBody .two-box-purple{display:flex;flex-direction:row;padding-left:55px;margin-top:75px}.page.designstory .contentBody .two-box-purple>div{flex-basis:625px;height:215px;background:#472b6a;background:linear-gradient(90deg,#472b6a,#83318d 40%,#472b6a);border-top-left-radius:50px;border-bottom-right-radius:50px;font-size:40px;line-height:50px;color:#fff;margin-right:86px}.page.designstory .contentBody .two-box-purple>div>div{padding-left:35px;padding-top:33px}.page.designstory .contentBody .two-box-purple>div strong{font-weight:500}.page.designstory .contentBody .two-box-purple>div sup{font-size:20px;line-height:25px}.page.designstory .contentBody .two-column-quote{display:flex;flex-direction:row;padding-left:55px;margin-bottom:150px}.page.designstory .contentBody .two-column-quote>div{flex-basis:625px;margin-right:86px;font-size:40px;line-height:50px;white-space:nowrap;padding-top:70px}.page.designstory .contentBody .two-column-quote>div sup{font-size:20px;line-height:0}.page.designstory .contentBody .two-column-quote>div:first-child{background-image:url(/assets/vector/double-quote.svg);background-size:255px auto;background-position:center 20px;background-repeat:no-repeat}.page.designstory .contentBody .two-column-quote>div strong{font-weight:700}.page.designstory .contentBody .two-column-quote>div>div{margin-left:-20px;margin-right:-20px;color:#472b6a}.page.designstory .contentBody .cvac-asp{margin:50px auto 100px}.page.designstory .contentBody .cvac-asp .text-columns{margin-bottom:40px;display:flex;flex-direction:row;justify-content:center;padding-right:130px}.page.designstory .contentBody .cvac-asp .text-columns>div{font-size:40px;line-height:50px;color:#472b6a;padding-top:20px;padding-bottom:20px}.page.designstory .contentBody .cvac-asp .text-columns>div:first-child{border-right:solid 1px #b737ac;padding-right:100px;margin-right:100px}.page.designstory .contentBody .cvac-asp .image{margin-left:auto;margin-right:auto;padding-right:130px}.page.designstory .contentBody .bullets-image{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-right:87px;margin-bottom:120px}.page.designstory .contentBody .bullets-image .bullets ul{list-style:none;padding-left:20px}.page.designstory .contentBody .bullets-image .bullets ul li{position:relative;font-size:40px;line-height:50px;margin-bottom:30px}.page.designstory .contentBody .bullets-image .bullets ul li .purple{font-weight:500;color:#b737ac}.page.designstory .contentBody .bullets-image .bullets ul li:before{position:absolute;left:-20px;content:"•";color:#b737ac}.page.designstory .contentBody .purple-callout{margin-left:-20px;background:#472b6a;background:linear-gradient(90deg,#472b6a,#83318d 40%,#472b6a);color:#fff;font-size:40px;line-height:50px;font-weight:400;text-align:right;padding:90px}.page.designstory .contentBody .purple-callout strong{font-weight:700}.page.designstory .contentBody .purple-callout sup{font-size:20px;line-height:0}.page.designstory .contentBody .videoHolderRow{margin-left:26px}.page.designstory .contentBody .videoHolderRow .titles{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;width:1400px;margin-top:50px}.page.designstory .contentBody .videoHolderRow .titles div{font-size:35px;line-height:45px;flex-basis:700px;text-align:center;padding-bottom:30px;padding-top:90px}.page.designstory .contentBody .videoHolderRow .titles div:last-child{color:#b737ac;font-weight:700;background-image:url(/assets/vector/cvac_logo.svg);background-size:380px auto;background-position:center -15px;background-repeat:no-repeat}.page.designstory .contentBody .videoHolderRow .videowide{position:relative;width:1400px}.page.designstory .contentBody .videoHolderRow .videowide img{width:1400px;display:block}.page.designstory .contentBody .videoHolderRow .videowide .videoHolder{width:1400px;height:400px}.page.designstory .contentBody .videoHolderRow .videowide:after{content:"";display:block;width:115px;height:132.77px;background-image:url(/assets/vector/play_btn.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.page.designstory .contentBody .videoHolderRow .purple-outline{margin-top:50px;width:1397px;border:solid 1.5px #b737ac;border-top-left-radius:43px;border-bottom-right-radius:43px;padding:30px 0;font-size:35px;line-height:45px;text-align:center}.page.designstory .contentBody .videoHolderRow .copy{font-size:35px;line-height:45px;padding-top:30px;padding-bottom:30px}.page.designstory .contentBody .greybar{margin-top:100px;padding-top:50px;padding-bottom:80px;margin-left:-410px;padding-left:410px;background-color:#f5f5f5}.page.designstory .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.videoHolder{position:relative;width:100%}.videoHolder.sixteen{padding-bottom:56.25%;height:0}.videoHolder .playButton{content:"";width:78px;height:91px;display:block;position:absolute;cursor:pointer;left:50%;top:50%;transform:translate(-50%,-50%);background-image:url(/assets/vector/play_btn.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;z-index:10;opacity:.9}.videoHolder .img{display:block;cursor:pointer;position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%;z-index:5;background-size:cover}.videoHolder video{cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%;z-index:7;display:none}.videoHolder.active:before{display:none}.videoHolder.active video{display:block}.videoHolder.active .playButton{display:none}.videoHolder.black .playButton{background-image:url(/assets/vector/play_btn_black.svg)}.page.dashboard .contentBody{padding-left:410px;padding-top:75px}.page.dashboard .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.dashboard .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.dashboard .contentBody h2.black{color:#000}.page.dashboard .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.dashboard .contentBody h3.purple{color:#472b6a}.page.dashboard .contentBody h3 .purple{color:#b737ac}.page.dashboard .contentBody h3 .medium{font-weight:500}.page.dashboard .contentBody h3 sup{font-size:22.5px;line-height:0}.page.dashboard .contentBody .greybar{padding-top:50px;padding-bottom:80px;margin-left:-410px;padding-left:410px;background-color:#f5f5f5}.page.dashboard .contentBody p{font-size:30px;line-height:40px;color:#000;font-weight:400}.page.dashboard .contentBody p sup{font-size:17.5px;line-height:0}.page.dashboard .contentBody p .big,.page.dashboard .contentBody p.big{font-size:40px;line-height:50px;font-weight:500}.page.dashboard .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.dashboard .contentBody ul.big{font-size:40px;line-height:50px;font-weight:500;margin-left:35px}.page.dashboard .contentBody ul.big sup{font-size:20px;line-height:0}.page.dashboard .contentBody ul.big li{padding-left:30px;margin-top:20px;margin-bottom:20px}.page.dashboard .contentBody ul.big li::marker{font-size:30px;line-height:50px}.page.dashboard .contentBody .purple-outline{margin-top:3 0px;width:1397px;border:solid 1.5px #b737ac;border-top-left-radius:43px;border-bottom-right-radius:43px;padding:30px 0;text-align:center}.page.dashboard .contentBody .purple-outline .big{font-size:35px;line-height:45px;margin-bottom:30px}.page.dashboard .contentBody .purple-outline .big sup{font-size:17.5px;line-height:0}.page.dashboard .contentBody .purple-outline .credits{font-size:20px;line-height:25px}.page.dashboard .contentBody .purple-outline .credits sup{font-size:10px;line-height:0}.page.dashboard .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.dashboard .contentBody .linkRow{display:flex;flex-direction:row;justify-content:space-between;margin-right:70px;margin-bottom:40px}.page.dashboard .contentBody .linkRow>a{display:flex;flex-direction:column;justify-content:center;width:309px;height:88px;border-radius:16px;background:linear-gradient(45deg,#fff 1%,#fff5f5);filter:drop-shadow(3px 3px 5px rgba(0,0,0,.2));text-align:center;text-decoration:none;font-size:28.8px;font-weight:500;color:#472b6a}.page.dashboard .contentBody .linkRow>a:hover{background:linear-gradient(225deg,#fff 1%,#fff5f5);filter:drop-shadow(5px 5px 10px rgba(0,0,0,.2))}.page.aspirestudy .contentBody{padding-left:410px;padding-top:75px}.page.aspirestudy .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.aspirestudy .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.aspirestudy .contentBody h2.black{color:#000}.page.aspirestudy .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.aspirestudy .contentBody h3.purple{color:#472b6a}.page.aspirestudy .contentBody h3 .purple{color:#b737ac}.page.aspirestudy .contentBody h3 .medium{font-weight:500}.page.aspirestudy .contentBody h3 sup{font-size:22.5px;line-height:0}.page.aspirestudy .contentBody p{font-size:30px;line-height:40px;color:#000;font-weight:400}.page.aspirestudy .contentBody p sup{font-size:17.5px;line-height:0}.page.aspirestudy .contentBody p .big,.page.aspirestudy .contentBody p.big{font-size:40px;line-height:50px;font-weight:500}.page.aspirestudy .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.aspirestudy .contentBody ul{list-style:none;padding-left:80px}.page.aspirestudy .contentBody ul li{position:relative;font-size:30px;line-height:40px;margin-bottom:30px}.page.aspirestudy .contentBody ul li .big{font-size:40px;line-height:50px;font-weight:500}.page.aspirestudy .contentBody ul li .big sup{font-size:20px;line-height:0}.page.aspirestudy .contentBody ul li .purple{font-weight:500;color:#b737ac}.page.aspirestudy .contentBody ul li .yellow{font-weight:500;color:#ffcd00}.page.aspirestudy .contentBody ul li:before{position:absolute;left:-55px;content:"•";color:#b737ac;font-size:50px;line-height:50px}.page.aspirestudy .contentBody ul.yellow-bullet li:before{color:#ffcd00}.page.aspirestudy .contentBody ul.black li{color:#000}.page.aspirestudy .contentBody ul.black li:before{color:#000}.page.aspirestudy .contentBody ul.white li{color:#fff}.page.aspirestudy .contentBody ul.white li:before{color:#fff}.page.aspirestudy .contentBody .three-column{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:1300px;padding-left:50px;margin-bottom:100px}.page.aspirestudy .contentBody .three-column>div{flex-basis:426px;text-align:center}.page.aspirestudy .contentBody .three-column>div .graphic{height:200px;display:flex;flex-direction:row;justify-content:center;align-items:center}.page.aspirestudy .contentBody .three-column>div .copy{font-size:30px;line-height:40px}.page.aspirestudy .contentBody .three-column>div .copy .purple{color:#b737ac;font-weight:500;margin-bottom:-5px}.page.aspirestudy .contentBody .three-column>div .copy sup{font-size:15px;line-height:0}.page.aspirestudy .contentBody .text-yellow-image{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:100px}.page.aspirestudy .contentBody .text-yellow-image .yellow{flex-basis:350px;font-size:40px;line-height:50px}.page.aspirestudy .contentBody .text-yellow-image .yellow .big-yellow,.page.aspirestudy .contentBody .text-yellow-image .yellow .big-purple{color:#ffcd00;font-size:50px;line-height:60px;font-weight:700}.page.aspirestudy .contentBody .text-yellow-image .yellow .big-purple{color:#b737ac}.page.aspirestudy .contentBody .text-yellow-image .image{padding-left:37px;margin-left:37px;border-left:solid 2px #ffcd00}.page.aspirestudy .contentBody .text-yellow-image .image img{display:block}.page.aspirestudy .contentBody .purple-callout{margin-left:-78px;background:#472b6a;background:linear-gradient(90deg,#472b6a,#83318d 40%,#472b6a);color:#fff;font-size:40px;line-height:50px;font-weight:400;text-align:left;padding:85px 78px}.page.aspirestudy .contentBody .purple-callout strong{font-weight:700}.page.aspirestudy .contentBody .purple-callout h2,.page.aspirestudy .contentBody .purple-callout h3{color:#fff}.page.aspirestudy .contentBody .purple-callout sup{font-size:20px;line-height:0}.page.aspirestudy .contentBody .purple-callout .legal{font-size:20px;line-height:30px}.page.aspirestudy .contentBody .greybar{padding-top:50px;padding-bottom:80px;margin-left:-410px;padding-left:410px;background-color:#f5f5f5}.page.aspirestudy .contentBody .text-then-image{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page.aspirestudy .contentBody .text-then-image>div:first-child{padding-left:50px;flex-basis:569px;font-size:40px;line-height:50px;color:#472b6a}.page.aspirestudy .contentBody .text-then-image>div:first-child .bigger{font-size:45px;line-height:55px;color:#b737ac}.page.aspirestudy .contentBody .border-callout{font-size:35px;line-height:45px;text-align:center;border:solid 2px #b737ac;border-top-left-radius:42px;border-bottom-right-radius:42px;padding:27px;width:1376px}.page.aspirestudy .contentBody .border-callout sup{font-size:20px;line-height:0}.page.aspirestudy .contentBody .references{font-size:20px;line-height:25px;font-weight:400}.page.clearance .contentBody{padding-left:410px;padding-top:75px}.page.clearance .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.clearance .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.clearance .contentBody h2.black{color:#000}.page.clearance .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.clearance .contentBody h3.purple{color:#472b6a}.page.clearance .contentBody h3 .purple{color:#b737ac}.page.clearance .contentBody h3 .medium{font-weight:500}.page.clearance .contentBody h3 sup{font-size:22.5px;line-height:0}.page.clearance .contentBody p{font-size:30px;line-height:40px;color:#000;font-weight:400}.page.clearance .contentBody p sup{font-size:17.5px;line-height:0}.page.clearance .contentBody p .big{font-size:40px;line-height:50px;font-weight:500}.page.clearance .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.clearance .contentBody ul{list-style:none;padding-left:80px}.page.clearance .contentBody ul li{position:relative;font-size:30px;line-height:40px;margin-bottom:30px}.page.clearance .contentBody ul li .big{font-size:40px;line-height:50px;font-weight:500}.page.clearance .contentBody ul li .big sup{font-size:20px;line-height:0}.page.clearance .contentBody ul li .purple{font-weight:500;color:#b737ac}.page.clearance .contentBody ul li .yellow{font-weight:500;color:#ffcd00}.page.clearance .contentBody ul li:before{position:absolute;left:-55px;content:"•";color:#b737ac;font-size:50px;line-height:50px}.page.clearance .contentBody ul.yellow-bullet li:before{color:#ffcd00}.page.clearance .contentBody ul.black li{color:#000}.page.clearance .contentBody ul.black li:before{color:#000}.page.clearance .contentBody ul.white li{color:#fff}.page.clearance .contentBody ul.white li:before{color:#fff}.page.clearance .contentBody .purple-outline{margin-top:3 0px;width:1397px;border:solid 1.5px #b737ac;border-top-left-radius:43px;border-bottom-right-radius:43px;padding:30px 0;text-align:center}.page.clearance .contentBody .purple-outline .big{font-size:35px;line-height:45px;margin-bottom:30px}.page.clearance .contentBody .purple-outline .big sup{font-size:17.5px;line-height:0}.page.clearance .contentBody .purple-outline .credits{font-size:20px;line-height:25px}.page.clearance .contentBody .purple-outline .credits sup{font-size:10px;line-height:0}.page.clearance .contentBody .greybar{padding-top:50px;padding-bottom:80px;margin-left:-410px;padding-left:410px;background-color:#f5f5f5}.page.clearance .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.realworld .contentBody{padding-left:410px;padding-top:75px}.page.realworld .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.realworld .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.realworld .contentBody h2.black{color:#000}.page.realworld .contentBody h2 sup{font-size:27.5px;line-height:0}.page.realworld .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.realworld .contentBody h3.purple{color:#472b6a}.page.realworld .contentBody h3 .purple{color:#b737ac}.page.realworld .contentBody h3 .medium{font-weight:500}.page.realworld .contentBody h3 sup{font-size:22.5px;line-height:0}.page.realworld .contentBody p{font-size:30px;line-height:40px;color:#000;font-weight:400}.page.realworld .contentBody p sup{font-size:17.5px;line-height:0}.page.realworld .contentBody p .big,.page.realworld .contentBody p.big{font-size:40px;line-height:50px;font-weight:500}.page.realworld .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.realworld .contentBody p .deep-purple,.page.realworld .contentBody p.deep-purple{color:#472b6a}.page.realworld .contentBody p .magenta,.page.realworld .contentBody p.magenta{color:#b737ac}.page.realworld .contentBody .purple-outline{margin-top:3 0px;width:1397px;border:solid 1.5px #b737ac;border-top-left-radius:43px;border-bottom-right-radius:43px;padding:30px 0;text-align:center}.page.realworld .contentBody .purple-outline .big{font-size:35px;line-height:45px;margin-bottom:30px}.page.realworld .contentBody .purple-outline .big sup{font-size:17.5px;line-height:0}.page.realworld .contentBody .purple-outline .credits{font-size:20px;line-height:25px}.page.realworld .contentBody .purple-outline .credits sup{font-size:10px;line-height:0}.page.realworld .contentBody .book{padding-left:140px;background-image:url(/assets/images/clinicalevidence/realworld/book.svg);background-repeat:no-repeat;background-position:top left}.page.realworld .contentBody .three-column-yellow,.page.realworld .contentBody .two-column-yellow{display:flex;flex-direction:row;align-items:center}.page.realworld .contentBody .three-column-yellow>div,.page.realworld .contentBody .two-column-yellow>div{flex-basis:33.33333%;position:relative;padding-left:50px;padding-right:50px}.page.realworld .contentBody .three-column-yellow>div .nowrap,.page.realworld .contentBody .two-column-yellow>div .nowrap{white-space:nowrap}.page.realworld .contentBody .three-column-yellow>div:after,.page.realworld .contentBody .two-column-yellow>div:after{content:"";position:absolute;right:0;top:50%;height:266px;width:2px;background-color:#ffcd00;transform:translate(-50%,-50%)}.page.realworld .contentBody .three-column-yellow>div:last-child:after,.page.realworld .contentBody .two-column-yellow>div:last-child:after{display:none}.page.realworld .contentBody .greybar{padding-top:50px;padding-bottom:80px;margin-left:-410px;padding-left:410px;background-color:#f5f5f5}.page.realworld .contentBody .purple-callout{margin-left:-78px;background:#472b6a;background:linear-gradient(90deg,#472b6a,#83318d 40%,#472b6a);color:#fff;font-size:40px;line-height:50px;font-weight:400;text-align:left;padding:85px 78px}.page.realworld .contentBody .purple-callout strong{font-weight:700}.page.realworld .contentBody .purple-callout h2,.page.realworld .contentBody .purple-callout h3{color:#fff}.page.realworld .contentBody .purple-callout sup{font-size:20px;line-height:0}.page.realworld .contentBody .purple-callout .legal{font-size:20px;line-height:30px}.page.realworld .contentBody .purple-callout ul{list-style:none;padding-left:60px}.page.realworld .contentBody .purple-callout ul li{position:relative;font-size:30px;line-height:40px;margin-bottom:30px}.page.realworld .contentBody .purple-callout ul li .big,.page.realworld .contentBody .purple-callout ul li.big{font-size:40px;line-height:50px}.page.realworld .contentBody .purple-callout ul li .big sup,.page.realworld .contentBody .purple-callout ul li.big sup{font-size:20px;line-height:0}.page.realworld .contentBody .purple-callout ul li .purple{font-weight:500;color:#b737ac}.page.realworld .contentBody .purple-callout ul li .yellow{font-weight:500;color:#ffcd00}.page.realworld .contentBody .purple-callout ul li .medium{font-weight:500}.page.realworld .contentBody .purple-callout ul li:before{position:absolute;left:-55px;content:"•";color:#fff;font-size:50px;line-height:50px}.page.realworld .contentBody .purple-callout ul.yellow-bullet li:before{color:#ffcd00}.page.realworld .contentBody .purple-callout ul.black li{color:#000}.page.realworld .contentBody .purple-callout ul.black li:before{color:#000}.page.realworld .contentBody .purple-callout ul.white li{color:#fff}.page.realworld .contentBody .purple-callout ul.white li:before{color:#fff}.page.realworld .contentBody .quote{background-image:url(/assets/images/clinicalevidence/realworld/quote.png);background-position:center 110px;background-repeat:no-repeat;background-size:255px auto}.page.realworld .contentBody .quote .top{margin-left:250px;padding-top:200px}.page.realworld .contentBody .quote .byline{margin-left:550px;margin-top:40px;margin-bottom:40px;display:flex;flex-direction:row;align-items:center}.page.realworld .contentBody .quote .byline .photo{margin-right:40px}.page.realworld .contentBody .quote .byline .photo img{width:135px;height:auto}.page.realworld .contentBody .quote .byline .text p{font-size:20px;line-height:25px}.page.realworld .contentBody .quote .byline .text p.name{font-size:25px;line-height:25px;font-weight:700;color:#472b6a;margin-bottom:10px}.page.realworld .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.safety .contentBody{padding-left:410px;padding-top:75px}.page.safety .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.safety .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.safety .contentBody h2.black{color:#000}.page.safety .contentBody h2 sup{font-size:27.5px;line-height:0 ""}.page.safety .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.safety .contentBody h3.purple{color:#472b6a}.page.safety .contentBody h3 .purple{color:#b737ac}.page.safety .contentBody h3 .medium{font-weight:500}.page.safety .contentBody h3 sup{font-size:22.5px;line-height:0}.page.safety .contentBody p{font-size:30px;line-height:40px;color:#000;font-weight:400}.page.safety .contentBody p sup{font-size:17.5px;line-height:0}.page.safety .contentBody p .big{font-size:40px;line-height:50px;font-weight:500}.page.safety .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.safety .contentBody .purple-outline{margin-top:3 0px;width:1397px;border:solid 1.5px #b737ac;border-top-left-radius:43px;border-bottom-right-radius:43px;padding:30px 0;text-align:center}.page.safety .contentBody .purple-outline .big{font-size:35px;line-height:45px;margin-bottom:30px}.page.safety .contentBody .purple-outline .big sup{font-size:17.5px;line-height:0}.page.safety .contentBody .purple-outline .credits{font-size:20px;line-height:25px}.page.safety .contentBody .purple-outline .credits sup{font-size:10px;line-height:0}.page.safety .contentBody ul{list-style:none;padding-left:60px}.page.safety .contentBody ul li{position:relative;font-size:30px;line-height:40px;margin-bottom:30px}.page.safety .contentBody ul li .big,.page.safety .contentBody ul li.big{font-size:40px;line-height:50px}.page.safety .contentBody ul li .big sup,.page.safety .contentBody ul li.big sup{font-size:20px;line-height:0}.page.safety .contentBody ul li .purple{font-weight:500;color:#b737ac}.page.safety .contentBody ul li .yellow{font-weight:500;color:#ffcd00}.page.safety .contentBody ul li .medium{font-weight:500}.page.safety .contentBody ul li:before{position:absolute;left:-55px;content:"•";color:#fff;font-size:50px;line-height:50px}.page.safety .contentBody ul.yellow-bullet li:before{color:#ffcd00}.page.safety .contentBody ul.black li{color:#000}.page.safety .contentBody ul.black li:before{color:#000}.page.safety .contentBody ul.white li{color:#fff}.page.safety .contentBody ul.white li:before{color:#fff}.page.safety .contentBody .book{padding-left:140px;background-image:url(/assets/images/clinicalevidence/realworld/book.svg);background-repeat:no-repeat;background-position:top left}.page.safety .contentBody .three-column-yellow,.page.safety .contentBody .two-column-yellow{display:flex;flex-direction:row;align-items:center}.page.safety .contentBody .three-column-yellow>div,.page.safety .contentBody .two-column-yellow>div{flex-basis:33.33333%;position:relative;padding-left:50px;padding-right:50px}.page.safety .contentBody .three-column-yellow>div .nowrap,.page.safety .contentBody .two-column-yellow>div .nowrap{white-space:nowrap}.page.safety .contentBody .three-column-yellow>div:after,.page.safety .contentBody .two-column-yellow>div:after{content:"";position:absolute;right:0;top:50%;height:266px;width:2px;background-color:#ffcd00;transform:translate(-50%,-50%)}.page.safety .contentBody .three-column-yellow>div:last-child:after,.page.safety .contentBody .two-column-yellow>div:last-child:after{display:none}.page.safety .contentBody .three-column-yellow.line-1>div:after,.page.safety .contentBody .two-column-yellow.line-1>div:after{height:750px}.page.safety .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.cvacsystemvsfans .contentBody{padding-left:410px;padding-top:75px}.page.cvacsystemvsfans .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.cvacsystemvsfans .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.cvacsystemvsfans .contentBody h2.black{color:#000}.page.cvacsystemvsfans .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.cvacsystemvsfans .contentBody h3.purple{color:#472b6a}.page.cvacsystemvsfans .contentBody h3 .purple,.page.cvacsystemvsfans .contentBody h3.magenta,.page.cvacsystemvsfans .contentBody h3 .magenta{color:#b737ac}.page.cvacsystemvsfans .contentBody h3 .medium{font-weight:500}.page.cvacsystemvsfans .contentBody h3 sup{font-size:22.5px;line-height:0}.page.cvacsystemvsfans .contentBody p{font-size:30px;line-height:40px;color:#000;font-weight:400}.page.cvacsystemvsfans .contentBody p sup{font-size:17.5px;line-height:0}.page.cvacsystemvsfans .contentBody p.big,.page.cvacsystemvsfans .contentBody p .big{font-size:40px;line-height:50px}.page.cvacsystemvsfans .contentBody p.medium,.page.cvacsystemvsfans .contentBody p .medium{font-weight:500}.page.cvacsystemvsfans .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.cvacsystemvsfans .contentBody p.purple,.page.cvacsystemvsfans .contentBody p .purple{color:#472b6a}.page.cvacsystemvsfans .contentBody p.magenta,.page.cvacsystemvsfans .contentBody p .magenta{color:#b737ac}.page.cvacsystemvsfans .contentBody .purple-outline{margin-top:3 0px;width:1397px;border:solid 1.5px #b737ac;border-top-left-radius:43px;border-bottom-right-radius:43px;padding:30px 0;text-align:center}.page.cvacsystemvsfans .contentBody .purple-outline .big{font-size:35px;line-height:45px;margin-bottom:30px}.page.cvacsystemvsfans .contentBody .purple-outline .big sup{font-size:17.5px;line-height:0}.page.cvacsystemvsfans .contentBody .purple-outline .credits{font-size:20px;line-height:25px}.page.cvacsystemvsfans .contentBody .purple-outline .credits sup{font-size:10px;line-height:0}.page.cvacsystemvsfans .contentBody .three-column{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-left:70px;margin-right:100px}.page.cvacsystemvsfans .contentBody .three-column>div .graphic{min-height:200px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.page.cvacsystemvsfans .contentBody .three-column>div .text{margin-top:30px;text-align:center;font-size:35px;line-height:45px;font-weight:700;color:#b737ac}.page.cvacsystemvsfans .contentBody .three-column>div .text sup{font-size:15px;line-height:0}.page.cvacsystemvsfans .contentBody ul{list-style:none;padding-left:60px}.page.cvacsystemvsfans .contentBody ul li{position:relative;font-size:30px;line-height:40px;margin-bottom:30px}.page.cvacsystemvsfans .contentBody ul li .big,.page.cvacsystemvsfans .contentBody ul li.big{font-size:40px;line-height:50px}.page.cvacsystemvsfans .contentBody ul li .big sup,.page.cvacsystemvsfans .contentBody ul li.big sup{font-size:20px;line-height:0}.page.cvacsystemvsfans .contentBody ul li .purple{font-weight:500;color:#b737ac}.page.cvacsystemvsfans .contentBody ul li .yellow{color:#ffcd00}.page.cvacsystemvsfans .contentBody ul li .medium{font-weight:500}.page.cvacsystemvsfans .contentBody ul li:before{position:absolute;left:-55px;content:"•";color:#fff;font-size:50px;line-height:50px}.page.cvacsystemvsfans .contentBody ul.yellow-bullet li:before{color:#ffcd00}.page.cvacsystemvsfans .contentBody ul.black li{color:#000}.page.cvacsystemvsfans .contentBody ul.black li:before{color:#000}.page.cvacsystemvsfans .contentBody ul.white li{color:#fff}.page.cvacsystemvsfans .contentBody ul.white li:before{color:#fff}.page.cvacsystemvsfans .contentBody .three-column-yellow,.page.cvacsystemvsfans .contentBody .two-column-yellow{display:flex;flex-direction:row;align-items:center}.page.cvacsystemvsfans .contentBody .three-column-yellow>div,.page.cvacsystemvsfans .contentBody .two-column-yellow>div{flex-basis:33.33333%;position:relative;padding-left:50px;padding-right:50px}.page.cvacsystemvsfans .contentBody .three-column-yellow>div .nowrap,.page.cvacsystemvsfans .contentBody .two-column-yellow>div .nowrap{white-space:nowrap}.page.cvacsystemvsfans .contentBody .three-column-yellow>div:after,.page.cvacsystemvsfans .contentBody .two-column-yellow>div:after{content:"";position:absolute;right:0;top:50%;height:266px;width:2px;background-color:#ffcd00;transform:translate(-50%,-50%)}.page.cvacsystemvsfans .contentBody .three-column-yellow>div:last-child:after,.page.cvacsystemvsfans .contentBody .two-column-yellow>div:last-child:after{display:none}.page.cvacsystemvsfans .contentBody .three-column-yellow.line-1>div:after,.page.cvacsystemvsfans .contentBody .two-column-yellow.line-1>div:after{height:750px}.page.cvacsystemvsfans .contentBody .purple-callout{margin-left:-78px;background:#472b6a;background:linear-gradient(90deg,#472b6a,#83318d 40%,#472b6a);color:#fff;font-size:40px;line-height:50px;font-weight:400;text-align:left;padding:85px 78px}.page.cvacsystemvsfans .contentBody .purple-callout strong{font-weight:700}.page.cvacsystemvsfans .contentBody .purple-callout h2,.page.cvacsystemvsfans .contentBody .purple-callout h3{color:#fff}.page.cvacsystemvsfans .contentBody .purple-callout sup{font-size:20px;line-height:0}.page.cvacsystemvsfans .contentBody .purple-callout .legal{font-size:20px;line-height:30px}.page.cvacsystemvsfans .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.cvacsystemvsfans .contentBody .references sup{font-size:10px;line-height:0}.page.cvacsystemvsdiss .contentBody{padding-left:410px;padding-top:75px}.page.cvacsystemvsdiss .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.cvacsystemvsdiss .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.cvacsystemvsdiss .contentBody h2.black{color:#000}.page.cvacsystemvsdiss .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.cvacsystemvsdiss .contentBody h3.purple{color:#472b6a}.page.cvacsystemvsdiss .contentBody h3 .purple{color:#b737ac}.page.cvacsystemvsdiss .contentBody h3 .medium{font-weight:500}.page.cvacsystemvsdiss .contentBody h3 sup{font-size:22.5px;line-height:0}.page.cvacsystemvsdiss .contentBody p{font-size:30px;line-height:40px;color:#000;font-weight:400}.page.cvacsystemvsdiss .contentBody p sup{font-size:17.5px;line-height:0}.page.cvacsystemvsdiss .contentBody p .big,.page.cvacsystemvsdiss .contentBody p.big{font-size:40px;line-height:50px}.page.cvacsystemvsdiss .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.cvacsystemvsdiss .contentBody .purple-outline{margin-top:3 0px;width:1397px;border:solid 1.5px #b737ac;border-top-left-radius:43px;border-bottom-right-radius:43px;padding:30px 0;text-align:center}.page.cvacsystemvsdiss .contentBody .purple-outline .big{font-size:35px;line-height:45px;margin-bottom:30px}.page.cvacsystemvsdiss .contentBody .purple-outline .big sup{font-size:17.5px;line-height:0}.page.cvacsystemvsdiss .contentBody .purple-outline .credits{font-size:20px;line-height:25px}.page.cvacsystemvsdiss .contentBody .purple-outline .credits sup{font-size:10px;line-height:0}.page.cvacsystemvsdiss .contentBody .key-findings h2{background-image:url(/assets/images/clinicalevidencelsbs/light-bulb.svg);background-size:105px auto;background-position:top left;background-repeat:no-repeat;padding-top:30px;padding-bottom:30px;padding-left:130px;margin-left:-20px}.page.cvacsystemvsdiss .contentBody .key-findings p{font-size:40px;line-height:50px;padding-left:110px}.page.cvacsystemvsdiss .contentBody .key-findings p strong{font-weight:600}.page.cvacsystemvsdiss .contentBody .key-findings p strong.purple{font-weight:500}.page.cvacsystemvsdiss .contentBody strong{font-weight:700}.page.cvacsystemvsdiss .contentBody strong.purple{color:#b737ac}.page.cvacsystemvsdiss .contentBody ul{list-style:none;padding-left:40px;margin-left:0}.page.cvacsystemvsdiss .contentBody ul li{position:relative;font-size:40px;line-height:50px;margin-bottom:30px}.page.cvacsystemvsdiss .contentBody ul li .medium-purple{font-weight:500;color:#b737ac}.page.cvacsystemvsdiss .contentBody ul li strong{font-weight:500}.page.cvacsystemvsdiss .contentBody ul li sup{line-height:0;font-size:20px}.page.cvacsystemvsdiss .contentBody ul li:before{position:absolute;left:-40px;content:"•";color:#ffcd00;font-size:50px;line-height:50px}.page.cvacsystemvsdiss .contentBody ul li>ul{margin-top:30px}.page.cvacsystemvsdiss .contentBody ul li>ul li:before{content:"-"}.page.cvacsystemvsdiss .contentBody ul.black li{color:#000}.page.cvacsystemvsdiss .contentBody ul.black li:before{color:#000}.page.cvacsystemvsdiss .contentBody .legal{font-size:20px;line-height:30px}.page.cvacsystemvsdiss .contentBody .legal sup{line-height:0;font-size:20px}.page.cvacsystemvsdiss .contentBody .text-yellow-image{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:100px}.page.cvacsystemvsdiss .contentBody .text-yellow-image .yellow{font-size:40px;line-height:50px;border-left:solid 2px #ffcd00;padding-left:20px;margin-left:20px;padding-top:40px;padding-bottom:20px}.page.cvacsystemvsdiss .contentBody .text-yellow-image .yellow ul li{font-size:30px;line-height:40px}.page.cvacsystemvsdiss .contentBody .text-yellow-image .yellow ul li strong{font-weight:700}.page.cvacsystemvsdiss .contentBody .text-yellow-image .image img{display:block}.page.cvacsystemvsdiss .contentBody .text-yellow-image.v2{margin-bottom:50px}.page.cvacsystemvsdiss .contentBody .text-yellow-image.v2 .yellow{flex-basis:400px;border-right:solid 2px #ffcd00;border-left:none;margin-right:80px;padding:0;font-size:40px;line-height:50px;font-weight:700;margin-left:0}.page.cvacsystemvsdiss .contentBody .text-yellow-image.v2 .yellow .bigYellow{color:#ffcd00;font-size:50px;line-height:50px}.page.cvacsystemvsdiss .contentBody .text-yellow-image.v2 .image .twocol{display:flex;flex-direction:row}.page.cvacsystemvsdiss .contentBody .text-yellow-image.v2 .image .twocol>div{flex-basis:50%;text-align:center;margin-bottom:40px;font-size:40px;line-height:50px}.page.cvacsystemvsdiss .contentBody .purple-callout{margin-left:-78px;background:#472b6a;background:linear-gradient(90deg,#472b6a,#83318d 40%,#472b6a);color:#fff;font-size:40px;line-height:50px;font-weight:400;text-align:left;padding:85px 78px}.page.cvacsystemvsdiss .contentBody .purple-callout strong{font-weight:700}.page.cvacsystemvsdiss .contentBody .purple-callout h2,.page.cvacsystemvsdiss .contentBody .purple-callout h3{color:#fff}.page.cvacsystemvsdiss .contentBody .purple-callout sup{font-size:20px;line-height:0}.page.cvacsystemvsdiss .contentBody .purple-callout .legal{font-size:20px;line-height:30px}.page.cvacsystemvsdiss .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.feasibilitystudy .contentBody{padding-left:410px;padding-top:75px}.page.feasibilitystudy .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.feasibilitystudy .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.feasibilitystudy .contentBody h2.black{color:#000}.page.feasibilitystudy .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.feasibilitystudy .contentBody h3.purple{color:#472b6a}.page.feasibilitystudy .contentBody h3 .purple{color:#b737ac}.page.feasibilitystudy .contentBody h3 .medium{font-weight:500}.page.feasibilitystudy .contentBody h3 sup{font-size:22.5px;line-height:0}.page.feasibilitystudy .contentBody p{font-size:30px;line-height:40px;color:#000;font-weight:400}.page.feasibilitystudy .contentBody p sup{font-size:17.5px;line-height:0}.page.feasibilitystudy .contentBody p .big{font-size:40px;line-height:50px;font-weight:500}.page.feasibilitystudy .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.feasibilitystudy .contentBody .purple-outline{margin-top:3 0px;width:1397px;border:solid 1.5px #b737ac;border-top-left-radius:43px;border-bottom-right-radius:43px;padding:30px 0;text-align:center}.page.feasibilitystudy .contentBody .purple-outline .big{font-size:35px;line-height:45px;margin-bottom:30px}.page.feasibilitystudy .contentBody .purple-outline .big sup{font-size:17.5px;line-height:0}.page.feasibilitystudy .contentBody .purple-outline .credits{font-size:20px;line-height:25px}.page.feasibilitystudy .contentBody .purple-outline .credits sup{font-size:10px;line-height:0}.page.feasibilitystudy .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.largestoneburdenstudy .contentBody{padding-left:410px;padding-top:75px}.page.largestoneburdenstudy .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.largestoneburdenstudy .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.largestoneburdenstudy .contentBody h2.black{color:#000}.page.largestoneburdenstudy .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.largestoneburdenstudy .contentBody h3.purple{color:#472b6a}.page.largestoneburdenstudy .contentBody h3 .purple{color:#b737ac}.page.largestoneburdenstudy .contentBody h3 .medium{font-weight:500}.page.largestoneburdenstudy .contentBody h3 sup{font-size:22.5px;line-height:0}.page.largestoneburdenstudy .contentBody p{font-size:30px;line-height:40px;color:#000;font-weight:400}.page.largestoneburdenstudy .contentBody p sup{font-size:17.5px;line-height:0}.page.largestoneburdenstudy .contentBody p .big{font-size:40px;line-height:50px;font-weight:500}.page.largestoneburdenstudy .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.largestoneburdenstudy .contentBody .purple-outline{margin-top:3 0px;width:1397px;border:solid 1.5px #b737ac;border-top-left-radius:43px;border-bottom-right-radius:43px;padding:30px 0;text-align:center}.page.largestoneburdenstudy .contentBody .purple-outline .big{font-size:35px;line-height:45px;margin-bottom:30px}.page.largestoneburdenstudy .contentBody .purple-outline .big sup{font-size:17.5px;line-height:0}.page.largestoneburdenstudy .contentBody .purple-outline .credits{font-size:20px;line-height:25px}.page.largestoneburdenstudy .contentBody .purple-outline .credits sup{font-size:10px;line-height:0}.page.largestoneburdenstudy .contentBody .key-findings h2{background-image:url(/assets/images/clinicalevidencelsbs/light-bulb.svg);background-size:105px auto;background-position:top left;background-repeat:no-repeat;padding-top:30px;padding-bottom:30px;padding-left:130px;margin-left:-20px}.page.largestoneburdenstudy .contentBody .key-findings ul{list-style:none;padding-left:80px;margin-left:85px}.page.largestoneburdenstudy .contentBody .key-findings ul li{position:relative;font-size:40px;line-height:50px;margin-bottom:30px}.page.largestoneburdenstudy .contentBody .key-findings ul li .medium-purple{font-weight:500;color:#b737ac}.page.largestoneburdenstudy .contentBody .key-findings ul li:before{position:absolute;left:-55px;content:"•";color:#ffcd00;font-size:50px;line-height:50px}.page.largestoneburdenstudy .contentBody .key-findings ul.black li{color:#000}.page.largestoneburdenstudy .contentBody .key-findings ul.black li:before{color:#000}.page.largestoneburdenstudy .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.sureprocedure .contentBody{padding-left:410px;padding-top:75px}.page.sureprocedure .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.sureprocedure .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.sureprocedure .contentBody h2.black{color:#000}.page.sureprocedure .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.sureprocedure .contentBody h3.purple{color:#472b6a}.page.sureprocedure .contentBody h3 .purple{color:#b737ac}.page.sureprocedure .contentBody h3 .medium{font-weight:500}.page.sureprocedure .contentBody h3 sup{font-size:22.5px;line-height:0}.page.sureprocedure .contentBody p{font-size:30px;line-height:40px;color:#000;font-weight:400}.page.sureprocedure .contentBody p sup{font-size:17.5px;line-height:0}.page.sureprocedure .contentBody p .big{font-size:40px;line-height:50px;font-weight:500}.page.sureprocedure .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.sureprocedure .contentBody ul{list-style:none;padding-left:80px}.page.sureprocedure .contentBody ul li{position:relative;font-size:30px;line-height:40px;margin-bottom:30px}.page.sureprocedure .contentBody ul li .big{font-size:40px;line-height:50px;font-weight:500}.page.sureprocedure .contentBody ul li .purple{font-weight:500;color:#b737ac}.page.sureprocedure .contentBody ul li:before{position:absolute;left:-55px;content:"•";color:#b737ac;font-size:50px;line-height:50px}.page.sureprocedure .contentBody ul.black li{color:#000}.page.sureprocedure .contentBody ul.black li:before{color:#000}.page.sureprocedure .contentBody .purple-outline{margin-top:50px;width:1397px;border:solid 1.5px #b737ac;border-top-left-radius:43px;border-bottom-right-radius:43px;padding:30px 0;font-size:35px;line-height:45px;text-align:center;color:#472b6a}.page.sureprocedure .contentBody .purple-filled{margin-top:50px;width:1397px;background:#b737ac;background:linear-gradient(90deg,#b737ac,#472b6a 83%);border-top-left-radius:43px;border-bottom-right-radius:43px;padding:30px 0;font-size:35px;line-height:45px;text-align:center;color:#fff}.page.sureprocedure .contentBody .videoHolder .video{position:relative;display:inline-block}.page.sureprocedure .contentBody .videoHolder .video img{display:block}.page.sureprocedure .contentBody .videoHolder .video:after{content:"";display:block;width:115px;height:132.77px;background-image:url(/assets/vector/play_btn.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.page.sureprocedure .contentBody .threecolumnyellow{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;margin-right:48px}.page.sureprocedure .contentBody .threecolumnyellow>div{flex-basis:450px}.page.sureprocedure .contentBody .threecolumnyellow>div.line{flex-basis:1px;background-color:#ffcd00}.page.sureprocedure .contentBody .threecolumnyellow>div div.countTitle{position:relative;padding-left:90px;font-size:35px;line-height:40px;color:#b737ac;padding-bottom:20px;padding-top:20px;min-height:120px}.page.sureprocedure .contentBody .threecolumnyellow>div div.countTitle .count{position:absolute;left:0;top:20px;width:70px;height:59px;line-height:59px;background-color:#b737ac;color:#fff;font-size:40px;font-weight:700;text-align:center;border-top-left-radius:20px}.page.sureprocedure .contentBody .threecolumnyellow>div div.videoContainer{width:450px;height:450px}.page.sureprocedure .contentBody .threecolumnyellow>div div.videoContainer .videoHolder{width:450px;height:450px}.page.sureprocedure .contentBody .threecolumnyellow>div div.imgContainer{width:450px}.page.sureprocedure .contentBody .threecolumnyellow>div div.copy{padding-top:20px;font-size:30px;line-height:40px;padding-bottom:20px}.page.sureprocedure .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.healtheconomics .contentBody{padding-left:410px;padding-top:75px}.page.healtheconomics .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.healtheconomics .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.healtheconomics .contentBody h2.black{color:#000}.page.healtheconomics .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.healtheconomics .contentBody h3.purple{color:#472b6a}.page.healtheconomics .contentBody h3 .purple{color:#b737ac}.page.healtheconomics .contentBody h3 .medium{font-weight:500}.page.healtheconomics .contentBody h3 sup{font-size:22.5px;line-height:0}.page.healtheconomics .contentBody p{font-size:30px;line-height:40px;color:#000;font-weight:400}.page.healtheconomics .contentBody p sup{font-size:17.5px;line-height:0}.page.healtheconomics .contentBody p .big{font-size:40px;line-height:50px;font-weight:500}.page.healtheconomics .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.healtheconomics .contentBody ul{list-style:none;padding-left:80px}.page.healtheconomics .contentBody ul li{position:relative;font-size:30px;line-height:40px;margin-bottom:30px}.page.healtheconomics .contentBody ul li .big{font-size:40px;line-height:50px;font-weight:500}.page.healtheconomics .contentBody ul li .purple{font-weight:500;color:#b737ac}.page.healtheconomics .contentBody ul li:before{position:absolute;left:-55px;content:"•";color:#b737ac;font-size:50px;line-height:50px}.page.healtheconomics .contentBody ul.black li{color:#000}.page.healtheconomics .contentBody ul.black li:before{color:#000}.page.healtheconomics .contentBody .doubleBox{display:flex;flex-direction:row}.page.healtheconomics .contentBody .doubleBox>div{border:solid 1.5px #cccccc;border-radius:23px;width:602px;padding:36px 36px 40px;margin-right:63px;text-align:center}.page.healtheconomics .contentBody .doubleBox>div .title{font-size:55px;line-height:40px;color:#b737ac;margin-bottom:20px}.page.healtheconomics .contentBody .doubleBox>div .copy{font-size:30px;line-height:40px}.page.healtheconomics .contentBody .iconRow{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;padding-right:72px;margin-bottom:80px}.page.healtheconomics .contentBody .iconRow>div{padding-left:165px;background-image:url(/assets/images/healtheconomics/dollars.svg);background-size:145.5px 145.5px;background-position:top left;background-repeat:no-repeat;padding-top:20px;padding-bottom:20px;margin-left:67px}.page.healtheconomics .contentBody .iconRow>div:first-child{margin-left:0}.page.healtheconomics .contentBody .iconRow>div.steth{background-image:url(/assets/images/healtheconomics/stethescope.svg)}.page.healtheconomics .contentBody .iconRow>div.building{background-image:url(/assets/images/healtheconomics/building.svg)}.page.healtheconomics .contentBody .iconRow>div.cross{background-image:url(/assets/images/healtheconomics/cross.svg)}.page.healtheconomics .contentBody .iconRow>div.growth{background-image:url(/assets/images/healtheconomics/increase.svg);background-size:199.2px 136.8px;padding-left:218.7px}.page.healtheconomics .contentBody .iconRow>div .title{font-size:30px;line-height:35px;color:#b737ac}.page.healtheconomics .contentBody .iconRow>div .copy{font-size:30px;line-height:35px}.page.healtheconomics .contentBody .iconRow>div .copy sup{font-size:15px;line-height:0}.page.healtheconomics .contentBody .purple-callout{margin-left:-78px;background:#472b6a;background:linear-gradient(90deg,#472b6a,#83318d 40%,#472b6a);color:#fff;font-size:40px;line-height:50px;font-weight:400;text-align:left;padding:96px 90px 96px 96px}.page.healtheconomics .contentBody .purple-callout strong{font-weight:700}.page.healtheconomics .contentBody .purple-callout sup{font-size:20px;line-height:0}.page.healtheconomics .contentBody .purple-callout h2,.page.healtheconomics .contentBody .purple-callout h3{color:#fff;font-weight:400}.page.healtheconomics .contentBody .purple-callout p{font-size:35px;line-height:45px;color:#fff}.page.healtheconomics .contentBody .purple-callout p strong{font-weight:700}.page.healtheconomics .contentBody .purple-callout .grid{width:1300px;margin-left:74px}.page.healtheconomics .contentBody .purple-callout .grid .row{display:flex;flex-direction:row;border-bottom:solid 1px #fff}.page.healtheconomics .contentBody .purple-callout .grid .row:last-child{border-bottom:none}.page.healtheconomics .contentBody .purple-callout .grid .row>div{flex-basis:50%;background-repeat:no-repeat;background-image:url(/assets/images/healtheconomics/kidney.svg);background-size:128.533 auto;background-position:60px 100px;padding:100px 60px 60px 240px}.page.healtheconomics .contentBody .purple-callout .grid .row>div:first-child{border-right:solid 1px #fff}.page.healtheconomics .contentBody .purple-callout .grid .row>div .title{font-size:55px;line-height:66px;color:#ffcd00;font-weight:700}.page.healtheconomics .contentBody .purple-callout .grid .row>div .copy{font-size:30px;line-height:35px;color:#fff}.page.healtheconomics .contentBody .purple-callout .grid .row>div.fragments{background-image:url(/assets/images/healtheconomics/fragments.svg);background-size:109.8 auto;background-position:60px 130px}.page.healtheconomics .contentBody .purple-callout .grid .row>div.doctor{background-image:url(/assets/images/healtheconomics/doctor.svg);background-size:119.784 auto;background-position:60px 90px}.page.healtheconomics .contentBody .purple-callout .grid .row>div.ambulance{background-image:url(/assets/images/healtheconomics/ambulance.svg);background-size:129.296 auto;background-position:60px 90px}.page.healtheconomics .contentBody .greybar{padding-top:50px;padding-bottom:80px;margin-left:-410px;padding-left:410px;background-color:#f5f5f5}.page.healtheconomics .contentBody .greybar .legal{font-size:20px;line-height:20px}.page.healtheconomics .contentBody .purple-outline{margin-top:50px;width:1397px;border:solid 1.5px #b737ac;border-top-left-radius:43px;border-bottom-right-radius:43px;padding:10px 0;font-size:35px;line-height:45px;text-align:center;color:#472b6a}.page.healtheconomics .contentBody .purple-outline sup{font-size:17.5px;line-height:0}.page.healtheconomics .contentBody .purple-outline .image-text{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page.healtheconomics .contentBody .purple-outline .image-text .image{margin-top:-50px;margin-bottom:-50px;padding-left:53px}.page.healtheconomics .contentBody .purple-outline .image-text .copy{flex-grow:100}.page.healtheconomics .contentBody .text-yellow-image{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:100px}.page.healtheconomics .contentBody .text-yellow-image .yellow{flex-basis:350px;font-size:40px;line-height:50px}.page.healtheconomics .contentBody .text-yellow-image .yellow .big-yellow,.page.healtheconomics .contentBody .text-yellow-image .yellow .big-purple{color:#ffcd00;font-size:50px;line-height:60px;font-weight:700}.page.healtheconomics .contentBody .text-yellow-image .yellow .purple{color:#b737ac}.page.healtheconomics .contentBody .text-yellow-image .image{padding-left:20px;margin-left:20px;border-left:solid 2px #ffcd00}.page.healtheconomics .contentBody .text-yellow-image .image img{display:block}.page.healtheconomics .contentBody .text-yellow-image.v2{align-items:flex-start}.page.healtheconomics .contentBody .text-yellow-image.v2 .image{padding-top:119px;margin-left:0;border-left:none;padding-left:0}.page.healtheconomics .contentBody .text-yellow-image.v2 .yellow{border-right:solid 2px #ffcd00;margin-right:30px;flex-basis:529px;padding-top:50px;padding-bottom:50px}.page.healtheconomics .contentBody .text-yellow-image.v2 .yellow h3{font-size:40px;line-height:55px;color:#b737ac}.page.healtheconomics .contentBody .text-yellow-image.v2 .yellow ul{padding-left:35px}.page.healtheconomics .contentBody .text-yellow-image.v2 .yellow ul li{font-size:30px;line-height:40px}.page.healtheconomics .contentBody .text-yellow-image.v2 .yellow ul li:before{position:absolute;left:-30px;content:"•";color:#b737ac;font-weight:700;font-size:30px;line-height:40px}.page.healtheconomics .contentBody .threeColumnYellow{display:flex;flex-direction:row;justify-content:center;align-items:center}.page.healtheconomics .contentBody .threeColumnYellow>div{text-align:center;padding:80px;font-size:35px;line-height:42.795px;color:#472b6a}.page.healtheconomics .contentBody .threeColumnYellow>div .big{font-size:50px;line-height:50px;color:#b737ac;font-weight:400}.page.healtheconomics .contentBody .threeColumnYellow>div sup{font-size:17.5px;line-height:0}.page.healtheconomics .contentBody .threeColumnYellow>div:nth-child(2){border-left:solid 2px #ffcd00;border-right:solid 2px #ffcd00}.page.healtheconomics .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.reimbursement .contentBody{padding-left:410px;padding-top:75px}.page.reimbursement .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.reimbursement .contentBody h1 sup{font-size:32.5px;line-height:0}.page.reimbursement .contentBody h2{font-size:55px;line-height:66px;color:#b737ac;font-weight:400}.page.reimbursement .contentBody h2.black{color:#000}.page.reimbursement .contentBody h3{font-size:45px;line-height:55px;color:#000;font-weight:400}.page.reimbursement .contentBody h3.purple{color:#472b6a}.page.reimbursement .contentBody h3 .purple{color:#b737ac}.page.reimbursement .contentBody h3 .medium{font-weight:500}.page.reimbursement .contentBody h3 sup{font-size:22.5px;line-height:0}.page.reimbursement .contentBody p{font-size:30px;line-height:40px;color:#000;font-weight:400}.page.reimbursement .contentBody p sup{font-size:17.5px;line-height:0}.page.reimbursement .contentBody p .big{font-size:40px;line-height:50px;font-weight:500}.page.reimbursement .contentBody p .purple{color:#b737ac}.page.reimbursement .contentBody p .purple-medium{font-weight:500;color:#b737ac}.page.reimbursement .contentBody ul{list-style:none;padding-left:80px}.page.reimbursement .contentBody ul li{position:relative;font-size:30px;line-height:40px;margin-bottom:30px}.page.reimbursement .contentBody ul li .big{font-size:40px;line-height:50px;font-weight:500}.page.reimbursement .contentBody ul li .purple{font-weight:500;color:#b737ac}.page.reimbursement .contentBody ul li:before{position:absolute;left:-55px;content:"•";color:#b737ac;font-size:50px;line-height:50px}.page.reimbursement .contentBody ul.black li{color:#000}.page.reimbursement .contentBody ul.black li:before{color:#000}.page.reimbursement .contentBody .image-yellow-text{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.page.reimbursement .contentBody .image-yellow-text .image{flex-basis:846px;text-align:center;font-size:40px;line-height:55px}.page.reimbursement .contentBody .image-yellow-text .image p{font-size:40px;line-height:55px}.page.reimbursement .contentBody .image-yellow-text .image .purple{color:#b737ac;font-size:40px;line-height:55px}.page.reimbursement .contentBody .image-yellow-text .copy{padding-top:50px;border-left:solid 2px #ffcd00;padding-left:40px;font-size:40px;line-height:55px}.page.reimbursement .contentBody .image-yellow-text .copy p{font-size:40px;line-height:55px}.page.reimbursement .contentBody .image-yellow-text .copy .purple{color:#b737ac;font-size:40px;line-height:55px}.page.reimbursement .contentBody .image-yellow-text .copy ul{list-style:none;padding-left:40px;margin-top:30px}.page.reimbursement .contentBody .image-yellow-text .copy ul li{position:relative;font-size:30px;line-height:40px;margin-bottom:30px}.page.reimbursement .contentBody .image-yellow-text .copy ul li .purple{font-size:30px;line-height:40px}.page.reimbursement .contentBody .image-yellow-text .copy ul li:before{position:absolute;left:-30px;content:"•";color:#b737ac;font-size:30px;line-height:40px}.page.reimbursement .contentBody .image-yellow-text .copy ul li sup{font-size:15px;line-height:0px}.page.reimbursement .contentBody .image-yellow-text .copy ul.black li{color:#000}.page.reimbursement .contentBody .image-yellow-text .copy ul.black li:before{color:#000}.page.reimbursement .contentBody .purple-outline{margin-top:50px;width:1397px;border:solid 1.5px #b737ac;border-top-left-radius:43px;border-bottom-right-radius:43px;padding:30px 0;font-size:35px;line-height:45px;text-align:center;color:#472b6a}.page.reimbursement .contentBody .purple-outline strong{font-weight:700}.page.reimbursement .contentBody .centeredRow{display:flex;flex-basis:row;align-items:flex-start;justify-content:center;margin-bottom:70px;margin-left:-20px;margin-right:-20px;padding-right:40px}.page.reimbursement .contentBody .centeredRow a.item{text-decoration:none;color:#000;padding-left:20px;padding-right:20px}.page.reimbursement .contentBody .centeredRow a.item .title{font-size:25px;line-height:35px;margin-bottom:30px;padding-left:20px}.page.reimbursement .contentBody .centeredRow a.item .sidebyside{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.page.reimbursement .contentBody .centeredRow a.item .sidebyside .sheet{height:auto}.page.reimbursement .contentBody .centeredRow a.item .sidebyside .qrcode{padding-left:20px}.page.reimbursement .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.casevideos .contentBody{padding-left:410px;padding-top:75px}.page.casevideos .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.casevideos .contentBody h1 sup{font-size:32.5px;line-height:0}.page.casevideos .contentBody .videoRow{margin-left:150px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:100px}.page.casevideos .contentBody .videoRow .videoContainer{border:solid 2px #000}.page.casevideos .contentBody .videoRow .videoHolder{width:780px}.page.casevideos .contentBody .videoRow .qrcode{padding-left:80px}.page.casevideos .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.resources .contentBody{padding-left:410px;padding-top:75px}.page.resources .contentBody h1{font-size:65px;line-height:78px;color:#472b6a;font-weight:400}.page.resources .contentBody h1 sup{font-size:32.5px;line-height:0}.page.resources .contentBody .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:80px}.page.resources .contentBody .row a.item,.page.resources .contentBody .row div.item{display:block;text-decoration:none;color:#000}.page.resources .contentBody .row a.item .title,.page.resources .contentBody .row div.item .title{font-size:25px;line-height:35px;margin-bottom:30px}.page.resources .contentBody .row a.item .assetRow,.page.resources .contentBody .row div.item .assetRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:672px;margin-left:-5px}.page.resources .contentBody .row a.item .assetRow .sheet img,.page.resources .contentBody .row div.item .assetRow .sheet img{display:block}.page.resources .contentBody .row a.item .assetRow .qrcode,.page.resources .contentBody .row div.item .assetRow .qrcode{padding-left:23px;display:block}.page.resources .contentBody .references{font-size:20px;line-height:25px;font-weight:400;margin-bottom:45px}.page.PDFPage .contentBody{padding-left:410px;padding-right:77.5px}.page.PDFPage .contentBody .pdfHolder{width:100%;min-height:888px;margin-top:calc((var(--screen-height) - 888px) / 2);margin-bottom:calc((var(--screen-height) - 888px) / 2)}.page.PDFPage .contentBody .pdfHolder .react-pdf__Document{display:flex;flex-direction:row;min-height:888px;align-items:center;justify-content:center}.page.PDFPage .contentBody .pdfHolder .react-pdf__Document .react-pdf__Page{border-bottom:none;border:solid 1px #000;max-height:792px;width:auto;margin:48px;filter:drop-shadow(5px 5px 6px rgba(0,0,0,.5))}.page.PDFPage .contentBody .pdfHolder.multipage{height:auto}.page.PDFPage .contentBody .pdfHolder.multipage .react-pdf__Document{flex-direction:column;height:auto}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.page.videopage .contentBody{padding-left:410px;padding-right:77.5px;height:var(--screen-height);display:flex;flex-direction:row;align-items:center;justify-content:center}
