.button-link{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;-moz-align-items:center;align-items:center;padding:8px 16px 6px;text-decoration:none;background:#073973;color:#fff;transition:color .2s ease,border-color .2s ease,background .2s ease;border:2px solid #073973;cursor:pointer;font-size:18px;line-height:18px}.button-link i.icon{top:-1px;margin-left:6px}.button-link.clear{border:2px solid #073973;background:#fff}.button-link.clear,.button-link.clear span{color:#505050}.button-link.inverted{border:2px solid #fff;background:transparent}.button-link.inverted,.button-link.inverted span{color:#fff}.button-link:focus,.button-link:hover{background:#e9711c;border-color:#e9711c}.button-link:focus,.button-link:focus span,.button-link:hover,.button-link:hover span{color:#fff}.button-wrapper a.button,.button-wrapper button,.button-wrapper input[type=submit]{position:relative;display:block;padding:10px 30px 8px;font-size:16px;color:#fff;text-align:center;text-decoration:none;cursor:pointer;background:#073973;border:2px solid #073973;font-family:nexus_sans,sans-serif;transition:all .2s ease}.button-wrapper a.button[disabled],.button-wrapper button[disabled],.button-wrapper input[type=submit][disabled]{background:#dcdcdc;border-color:#dcdcdc;color:#898989}.button-wrapper a.button:hover:not([disabled]),.button-wrapper button:hover:not([disabled]),.button-wrapper input[type=submit]:hover:not([disabled]){background:#e9711c;border-color:#e9711c}.button-wrapper a.button.original-case,.button-wrapper button.original-case,.button-wrapper input[type=submit].original-case{text-transform:none}.button-wrapper a.button.clear,.button-wrapper button.clear,.button-wrapper input[type=submit].clear{background:#fff;color:#505050}.button-wrapper a.button.clear[disabled],.button-wrapper button.clear[disabled],.button-wrapper input[type=submit].clear[disabled]{border-color:#dcdcdc;background:#fff;color:#898989}.button-wrapper a.button.clear:hover:not([disabled]),.button-wrapper button.clear:hover:not([disabled]),.button-wrapper input[type=submit].clear:hover:not([disabled]){color:#fff;background:#e9711c}.button-wrapper.inline a.button,.button-wrapper.inline button,.button-wrapper.inline input[type=submit]{display:inline-block}.button-wrapper.inline a.button:not(:last-child),.button-wrapper.inline button:not(:last-child),.button-wrapper.inline input[type=submit]:not(:last-child){margin-right:10px}.button-wrapper.flex{display:-moz-flex;display:-ms-flexbox;display:flex}.button-wrapper.flex.centre{-ms-flex-pack:center;-moz-justify-content:center;justify-content:center}.button-wrapper.flex.right{-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end}.global input,.global select,.global textarea{margin:0;outline:0;background:transparent;color:#505050;font-family:nexus_sans,sans-serif}.global label{width:auto;padding:0;margin:0;text-align:left}.global option{padding:8px}.global .input-button-wrapper{border:1px solid #dcdcdc}.global .input-button-wrapper button,.global .input-button-wrapper input{border:none;background:transparent;vertical-align:middle}.global .input-button-wrapper button{color:#0d4782}.faux-form-wrapper,form{margin-bottom:0}.faux-form-wrapper .form-item-inline-wrapper,form .form-item-inline-wrapper{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;-moz-align-items:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.faux-form-wrapper .form-item-inline-wrapper .form-item,form .form-item-inline-wrapper .form-item{width:200px;margin-bottom:40px}.faux-form-wrapper .form-item-inline-wrapper .form-item:not(:last-child),form .form-item-inline-wrapper .form-item:not(:last-child){margin-right:18px}.faux-form-wrapper .form-item,form .form-item{position:relative;display:block}.faux-form-wrapper .form-item:not(:last-child),form .form-item:not(:last-child){margin-bottom:40px}.faux-form-wrapper .form-item [disabled=disabled],form .form-item [disabled=disabled]{background:#eee}.faux-form-wrapper .form-item .error-message,form .form-item .error-message{position:absolute;bottom:-24px;left:0;opacity:0;pointer-events:none;color:#c83727;transition:opacity .2s ease}.faux-form-wrapper .form-item .error-message.active,form .form-item .error-message.active{opacity:1;pointer-events:auto}.faux-form-wrapper .form-item.narrow,form .form-item.narrow{width:300px}.faux-form-wrapper .form-item.basic label,form .form-item.basic label{position:absolute;top:16px;left:0;color:#505050;pointer-events:none;font-size:18px;line-height:18px;font-weight:400;transition:all .2s ease}.faux-form-wrapper .form-item.basic input,.faux-form-wrapper .form-item.basic textarea,form .form-item.basic input,form .form-item.basic textarea{position:relative;width:100%;font-size:16px;border:0;border-bottom:2px solid #dcdcdc;box-shadow:none;transition:border-color .2s ease,color .2s ease}.faux-form-wrapper .form-item.basic input[type=date],.faux-form-wrapper .form-item.basic textarea[type=date],form .form-item.basic input[type=date],form .form-item.basic textarea[type=date]{color:transparent}.faux-form-wrapper .form-item.basic input:focus,.faux-form-wrapper .form-item.basic input:not(:focus).filled,.faux-form-wrapper .form-item.basic textarea:focus,.faux-form-wrapper .form-item.basic textarea:not(:focus).filled,form .form-item.basic input:focus,form .form-item.basic input:not(:focus).filled,form .form-item.basic textarea:focus,form .form-item.basic textarea:not(:focus).filled{color:#505050}.faux-form-wrapper .form-item.basic input:focus~label,.faux-form-wrapper .form-item.basic input:not(:focus).filled~label,.faux-form-wrapper .form-item.basic textarea:focus~label,.faux-form-wrapper .form-item.basic textarea:not(:focus).filled~label,form .form-item.basic input:focus~label,form .form-item.basic input:not(:focus).filled~label,form .form-item.basic textarea:focus~label,form .form-item.basic textarea:not(:focus).filled~label{font-size:12px;top:0;color:#898989}.faux-form-wrapper .form-item.basic input:focus,.faux-form-wrapper .form-item.basic textarea:focus,form .form-item.basic input:focus,form .form-item.basic textarea:focus{border-color:#e9711c}.faux-form-wrapper .form-item.basic input.invalid,.faux-form-wrapper .form-item.basic input:invalid,.faux-form-wrapper .form-item.basic textarea.invalid,.faux-form-wrapper .form-item.basic textarea:invalid,form .form-item.basic input.invalid,form .form-item.basic input:invalid,form .form-item.basic textarea.invalid,form .form-item.basic textarea:invalid{border-color:#c83727}.faux-form-wrapper .form-item.basic input,form .form-item.basic input{height:42px;margin:0;padding:10px 0 0}.faux-form-wrapper .form-item.basic textarea,form .form-item.basic textarea{height:26px;margin:17px 0 0;padding:0 0 8px;transition:height .2s ease;will-change:height;box-shadow:none;overflow:hidden}.faux-form-wrapper .form-item.basic textarea:focus,.faux-form-wrapper .form-item.basic textarea:not(:focus).filled,form .form-item.basic textarea:focus,form .form-item.basic textarea:not(:focus).filled{height:81px;overflow:auto;outline:none}.faux-form-wrapper .form-item.file,form .form-item.file{display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:500px;max-width:100%}.faux-form-wrapper .form-item.file .filename,form .form-item.file .filename{max-width:200px;margin-left:10px;text-overflow:ellipsis;overflow:hidden}.faux-form-wrapper .form-item.file label,form .form-item.file label{position:relative;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;-moz-align-items:center;align-items:center;padding:25px 25px 21px;border:1px solid #d8dde6;background:#fff;font-size:18px;line-height:18px;transition:all .2s ease;cursor:pointer;font-weight:400}.faux-form-wrapper .form-item.file label em,form .form-item.file label em{font-weight:700;color:#007499;font-style:normal;transition:all .2s ease}.faux-form-wrapper .form-item.file label svg,form .form-item.file label svg{height:auto;width:30px;fill:#007499;transition:all .2s ease;margin:-2px 15px 0 0}.faux-form-wrapper .form-item.file input,form .form-item.file input{position:absolute;opacity:.1;height:1px;width:1px;overflow:hidden}.faux-form-wrapper .form-item.file input:focus~label,.faux-form-wrapper .form-item.file label:hover,form .form-item.file input:focus~label,form .form-item.file label:hover{border-color:#e9711c}.faux-form-wrapper .form-item.file input:focus~label,.faux-form-wrapper .form-item.file input:focus~label em,.faux-form-wrapper .form-item.file label:hover,.faux-form-wrapper .form-item.file label:hover em,form .form-item.file input:focus~label,form .form-item.file input:focus~label em,form .form-item.file label:hover,form .form-item.file label:hover em{color:#e9711c}.faux-form-wrapper .form-item.file input:focus~label svg,.faux-form-wrapper .form-item.file label:hover svg,form .form-item.file input:focus~label svg,form .form-item.file label:hover svg{fill:#e9711c}.faux-form-wrapper .form-item.file.filled label,form .form-item.file.filled label{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start;padding-right:50px}.faux-form-wrapper .form-item.file.filled label:before,form .form-item.file.filled label:before{content:"Edit";position:absolute;top:25px;right:25px;font-size:16px}.faux-form-wrapper .form-item.file.filled label div:not(:last-child),form .form-item.file.filled label div:not(:last-child){margin-bottom:10px}.faux-form-wrapper .form-item.file.filled label div:first-child,form .form-item.file.filled label div:first-child{max-width:100%;word-wrap:break-word}.faux-form-wrapper .form-item.file.filled label div:first-child span,form .form-item.file.filled label div:first-child span{font-size:20px;color:#007499}.faux-form-wrapper .form-item.file.filled label div:nth-child(2) span,form .form-item.file.filled label div:nth-child(2) span{font-size:16px;line-height:16px}.faux-form-wrapper .form-item.file.filled label div:nth-child(2) span:first-child,form .form-item.file.filled label div:nth-child(2) span:first-child{margin-right:20px}.faux-form-wrapper .form-item.file .button-wrapper:last-child,form .form-item.file .button-wrapper:last-child{margin-top:10px}.faux-form-wrapper .form-item.checkbox-group>div:first-child,form .form-item.checkbox-group>div:first-child{position:relative;height:42px;width:100%;font-size:18px;line-height:18px;border-bottom:2px solid #dcdcdc;padding-top:16px;margin-bottom:10px}.faux-form-wrapper .form-item.checkbox-group>div:last-child,form .form-item.checkbox-group>div:last-child{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.faux-form-wrapper .form-item.checkbox-group>div:last-child>div,form .form-item.checkbox-group>div:last-child>div{width:33.33333%;margin:0 0 14px}@media screen and (max-width:1000px){.faux-form-wrapper .form-item.checkbox-group>div:last-child>div,form .form-item.checkbox-group>div:last-child>div{width:50%}}@media screen and (max-width:720px){.faux-form-wrapper .form-item.checkbox-group>div:last-child>div,form .form-item.checkbox-group>div:last-child>div{width:100%}}.faux-form-wrapper .form-item.checkbox-item,form .form-item.checkbox-item{position:relative}.faux-form-wrapper .form-item.checkbox-item label,form .form-item.checkbox-item label{display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;-moz-align-items:center;align-items:center;font-weight:400}.faux-form-wrapper .form-item.checkbox-item label:before,form .form-item.checkbox-item label:before{content:"\2713";display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;-moz-align-items:center;align-items:center;-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;height:20px;width:20px;color:transparent;border:1px solid #505050;background:#fff;margin:0 12px 2px 0;cursor:pointer;font-family:SSRN-iconfont;box-shadow:0 0 1px transparent;transition:all .2s ease;font-size:16px;line-height:19px}.faux-form-wrapper .form-item.checkbox-item label span,form .form-item.checkbox-item label span{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;-moz-align-items:center;align-items:center}.faux-form-wrapper .form-item.checkbox-item label span>*,form .form-item.checkbox-item label span>*{margin-left:5px}.faux-form-wrapper .form-item.checkbox-item input,form .form-item.checkbox-item input{position:absolute;opacity:.1;height:1px;width:1px;overflow:hidden;-moz-appearance:none}.faux-form-wrapper .form-item.checkbox-item input:checked~label:before,form .form-item.checkbox-item input:checked~label:before{color:#505050}.faux-form-wrapper .form-item.checkbox-item input:focus~label:before,form .form-item.checkbox-item input:focus~label:before{border-color:#e9711c;box-shadow:0 0 1px #e9711c}.faux-form-wrapper .form-item.checkbox-item input[disabled]~label:before,form .form-item.checkbox-item input[disabled]~label:before{background:#eee}.faux-form-wrapper .form-item.checkbox-item.reverse label,form .form-item.checkbox-item.reverse label{-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end}.faux-form-wrapper .form-item.checkbox-item.reverse label:before,form .form-item.checkbox-item.reverse label:before{margin:0 0 2px 12px}.faux-form-wrapper .form-item.checkbox-item.words label:before,form .form-item.checkbox-item.words label:before{content:"No";-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;height:42px;width:60px;margin:0 0 0 30px;padding:2px 15px 0 0;color:#505050;border:0;border-bottom:2px solid #dcdcdc;box-shadow:none;transition:border-color .2s ease;box-sizing:border-box;font-family:nexus_sans,sans-serif;background:url(../global_assets/dropdown.svg) 100% calc(50% - 1px) no-repeat;background-size:14px;font-size:18px}.faux-form-wrapper .form-item.checkbox-item.words input:focus~label:before,form .form-item.checkbox-item.words input:focus~label:before{box-shadow:none;border-bottom-color:#e9711c}.faux-form-wrapper .form-item.checkbox-item.words input:checked~label:before,form .form-item.checkbox-item.words input:checked~label:before{content:"Yes"}.faux-form-wrapper .form-item.select .border,form .form-item.select .border{width:100%;border-bottom:2px solid #dcdcdc;transition:all .2s ease}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.faux-form-wrapper .form-item.select .border,form .form-item.select .border{position:relative;z-index:3}}.faux-form-wrapper .form-item.select label,form .form-item.select label{position:absolute;top:16px;left:0;width:100%;color:#505050;pointer-events:none;font-size:18px;line-height:18px;font-weight:400;transition:all .2s ease}.faux-form-wrapper .form-item.select select,form .form-item.select select{position:relative;height:42px;width:100%;font-size:16px;border:0;margin:0 0 -2px;padding:10px 22px 0 0;color:transparent;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;background:url(../global_assets/dropdown.svg) 100% calc(50% + 2px) no-repeat;background-size:14px}@-moz-document url-prefix(){.faux-form-wrapper .form-item.select select,form .form-item.select select{margin-left:-4px}}@supports (-ms-ime-align:auto){.faux-form-wrapper .form-item.select select,form .form-item.select select{margin-left:-4px}}.faux-form-wrapper .form-item.select select:-moz-focusring,form .form-item.select select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.faux-form-wrapper .form-item.select select option,form .form-item.select select option{color:#505050}.faux-form-wrapper .form-item.select select:focus~.border,form .form-item.select select:focus~.border{border-color:#e9711c}.faux-form-wrapper .form-item.select select:valid,form .form-item.select select:valid{color:#505050}.faux-form-wrapper .form-item.select select:valid~label,form .form-item.select select:valid~label{font-size:12px;top:0;color:#898989}.faux-form-wrapper .form-item.select select:valid~label:after,form .form-item.select select:valid~label:after{display:none}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.faux-form-wrapper .form-item.select select:valid,form .form-item.select select:valid{z-index:1;background:#fff}}.faux-form-wrapper .form-item.select select::-ms-value,form .form-item.select select::-ms-value{background:none;color:#505050}.faux-form-wrapper .form-item.select select::-ms-expand,form .form-item.select select::-ms-expand{display:none}.faux-form-wrapper .form-item.split-date-wrapper,form .form-item.split-date-wrapper{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;-moz-align-items:baseline;align-items:baseline}.faux-form-wrapper .form-item.split-date-wrapper>span:first-child,form .form-item.split-date-wrapper>span:first-child{margin-right:30px}.faux-form-wrapper .form-item.split-date-wrapper .form-item,form .form-item.split-date-wrapper .form-item{margin:0;min-width:50px}.faux-form-wrapper .form-item.split-date-wrapper .form-item:not(:last-child),form .form-item.split-date-wrapper .form-item:not(:last-child){margin-right:15px}img{opacity:1;transition:opacity .2s ease}img[data-src]{opacity:0}.landing-page-layout{font-size:16px}.landing-page-layout *{font-family:NexusSansWebPro,sans-serif;color:#505050}.landing-page-layout img{max-width:100%}.landing-page-layout li{font-size:16px}.landing-page-layout h1,.landing-page-layout h2,.landing-page-layout h3,.landing-page-layout h4,.landing-page-layout p{font-weight:400;margin:0}.landing-page-layout h2:not(:last-child),.landing-page-layout h3:not(:last-child){margin-bottom:20px}.landing-page-layout p{font-size:16px}.landing-page-layout p:not(:last-child){margin-bottom:10px}.landing-page-layout ul{margin:0;padding:0}.landing-page-layout section{background:#fff}.landing-page-layout section a:not(.button-link):not(.link-button),.landing-page-layout section a:not(.button-link):not(.link-button) *{font-size:16px;color:#073973}.landing-page-layout section a:not(.button-link):not(.link-button):focus,.landing-page-layout section a:not(.button-link):not(.link-button):focus *,.landing-page-layout section a:not(.button-link):not(.link-button):hover,.landing-page-layout section a:not(.button-link):not(.link-button):hover *{color:#e9711c;text-decoration:underline}.landing-page-layout section:not(:last-of-type){border-bottom:10px solid #f5f5f5}.landing-page-layout section .wrapper{width:1200px;max-width:100%;margin:0 auto;padding:30px 0}@media screen and (max-width:1260px){.landing-page-layout section .wrapper{padding-left:30px;padding-right:30px}}.landing-page-layout section.intro .wrapper{padding:20px 0}.landing-page-layout section.intro .wrapper>div:not(:first-child),.landing-page-layout section.intro .wrapper>ul:not(:first-child){margin-top:20px}@media screen and (max-width:1260px){.landing-page-layout section.intro .wrapper>div,.landing-page-layout section.intro .wrapper>ul{padding-left:30px;padding-right:30px}}.landing-page-layout section.intro .title-banner{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;-moz-align-items:center;align-items:center;-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.landing-page-layout section.intro .title-banner>h1{padding-right:20px}.landing-page-layout section.intro .title-banner>div:last-child{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1000px){.landing-page-layout section.intro .title-banner{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.landing-page-layout section.intro .title-banner h1{padding-right:0}}.landing-page-layout section.intro .banner{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;-moz-align-items:center;align-items:center;width:100%;padding:16px;background:#1b205a}@media screen and (max-width:720px){.landing-page-layout section.intro .banner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.landing-page-layout section.intro .banner *{color:#fff}.landing-page-layout section.intro .banner img{width:120px;-ms-flex-negative:0;flex-shrink:0;margin-right:30px}@media screen and (max-width:720px){.landing-page-layout section.intro .banner img{margin:0 0 10px}}.landing-page-layout section.intro .banner>div{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end;-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.landing-page-layout section.intro .banner>div>div:first-child p{font-size:20px;line-height:20px;letter-spacing:1px}.landing-page-layout section.intro .banner>div>div:first-child p:first-child{font-size:26px;line-height:26px;margin-bottom:6px}.landing-page-layout section.intro .banner>div>div:last-child{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;-moz-align-items:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.landing-page-layout section.intro .banner>div>div:last-child>a{margin-top:6px}.landing-page-layout section.intro .banner>div>div:last-child>a:first-child{margin-right:20px}.landing-page-layout section.intro .commercial-links{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.landing-page-layout section.intro .commercial-links li{margin-bottom:0;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1260px){.landing-page-layout section.intro .commercial-links li{width:33.33333%;text-align:center}.landing-page-layout section.intro .commercial-links li:nth-child(-n+3){margin-bottom:10px}}@media screen and (max-width:720px){.landing-page-layout section.intro .commercial-links li{width:50%}.landing-page-layout section.intro .commercial-links li:nth-child(-n+3){margin-bottom:0}.landing-page-layout section.intro .commercial-links li:nth-child(-n+4){margin-bottom:10px}}.landing-page-layout section.intro.fl-intro .wrapper>div{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;-moz-align-items:center;align-items:center;-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between;background:#fff}@media screen and (max-width:720px){.landing-page-layout section.intro.fl-intro .wrapper>div{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.landing-page-layout section.intro.fl-intro .wrapper>div>div:last-child{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:33.33333%}@media screen and (max-width:720px){.landing-page-layout section.intro.fl-intro .wrapper>div>div:last-child{-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;width:100%;margin-bottom:10px}}.landing-page-layout section.intro.fl-intro .wrapper>div>div:last-child .button-wrapper:not(:last-child){margin-bottom:10px}@media screen and (max-width:720px){.landing-page-layout section.intro.fl-intro .wrapper>div>div:last-child .button-wrapper:not(:last-child){margin:0 20px 0 0}}.landing-page-layout section.intro.fl-intro p{margin:0}.landing-page-layout section.intro.fl-intro img{display:block;height:auto!important}.landing-page-layout section.network .wrapper p{font-size:17px}.landing-page-layout section.network .wrapper ol li a,.landing-page-layout section.network .wrapper ol li a *,.landing-page-layout section.network .wrapper ul li a,.landing-page-layout section.network .wrapper ul li a *{word-wrap:break-word;font-size:17px}.landing-page-layout section.network .wrapper>div:not(#network-papers){display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.landing-page-layout section.network .wrapper>div:not(#network-papers):not(:last-child){border-bottom:1px solid #f5f5f5;padding-bottom:20px;margin-bottom:20px}.landing-page-layout section.network .wrapper>div:not(#network-papers):first-child > div:first-child{width:66.66667%;padding-right:35px}@media screen and (max-width:1000px){.landing-page-layout section.network .wrapper>div:not(#network-papers):first-child > div:first-child{width:100%;padding-right:0}}.landing-page-layout section.network .wrapper>div:not(#network-papers):first-child > div:last-child{width:33.33333%}@media screen and (max-width:1000px){.landing-page-layout section.network .wrapper>div:not(#network-papers):first-child > div:last-child{width:100%}}.landing-page-layout section.network .wrapper>div:not(#network-papers):first-child > div:last-child > div{width:100%}@media screen and (max-width:1000px){.landing-page-layout section.network .wrapper>div:not(#network-papers):first-child > div:last-child{margin-top:20px}}@media screen and (max-width:1000px){.landing-page-layout section.network .wrapper>div:not(#network-papers):first-child > div{width:100%}}.landing-page-layout section.network .wrapper>div:not(#network-papers):nth-child(2)>div:first-child{width:66.66667%;padding-right:35px;display:-moz-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:1000px){.landing-page-layout section.network .wrapper>div:not(#network-papers):nth-child(2)>div:first-child{width:100%;padding-right:0}}.landing-page-layout section.network .wrapper>div:not(#network-papers):nth-child(2)>div:first-child>div{width:50%}.landing-page-layout section.network .wrapper>div:not(#network-papers):nth-child(2)>div:first-child>div:first-child{padding-right:25px}.landing-page-layout section.network .wrapper>div:not(#network-papers):nth-child(2)>div:first-child>div:last-child{padding-left:25px}@media screen and (max-width:720px){.landing-page-layout section.network .wrapper>div:not(#network-papers):nth-child(2)>div:first-child>div:first-child,.landing-page-layout section.network .wrapper>div:not(#network-papers):nth-child(2)>div:first-child>div:last-child{width:100%;padding-left:0;padding-right:0}}.landing-page-layout section.network .wrapper>div:not(#network-papers):nth-child(2)>div:last-child{width:33.33333%}@media screen and (max-width:1000px){.landing-page-layout section.network .wrapper>div:not(#network-papers):nth-child(2)>div:last-child{width:100%}}.landing-page-layout section.network .wrapper>div:not(#network-papers):nth-child(2)>div:last-child iframe{height:210px;width:100%}@media screen and (max-width:1000px){.landing-page-layout section.network .wrapper>div:not(#network-papers):nth-child(2)>div:last-child iframe{height:400px}}@media screen and (max-width:720px){.landing-page-layout section.network .wrapper>div:not(#network-papers):nth-child(2)>div:last-child iframe{height:300px}}.landing-page-layout section.network .wrapper>div:not(#network-papers).subject-areas ul{column-count:3;column-gap:15px}.landing-page-layout section.network .wrapper>div:not(#network-papers).subject-areas ul li{display:inline-block;width:100%}@media screen and (max-width:1000px){.landing-page-layout section.network .wrapper>div:not(#network-papers).subject-areas{padding:0}.landing-page-layout section.network .wrapper>div:not(#network-papers).subject-areas ul{column-count:2}}@media screen and (max-width:720px){.landing-page-layout section.network .wrapper>div:not(#network-papers).subject-areas ul{column-count:1}.landing-page-layout section.network .wrapper>div:not(#network-papers).subject-areas ul li{display:block}}.landing-page-layout section.network .wrapper>div:not(#network-papers).sponsor-list ul{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;-moz-align-items:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-10px}.landing-page-layout section.network .wrapper>div:not(#network-papers).sponsor-list ul li{margin-bottom:10px;list-style:none}.landing-page-layout section.network .wrapper>div:not(#network-papers).sponsor-list ul li:not(:last-child){margin-right:10px}.landing-page-layout section.network .wrapper>div:not(#network-papers).sponsor-list ul li a,.landing-page-layout section.network .wrapper>div:not(#network-papers).sponsor-list ul li img{display:block}.landing-page-layout section.landing-page>.wrapper{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.landing-page-layout section.landing-page>.wrapper>div:first-child{width:66.66667%;padding-right:35px}@media screen and (max-width:1000px){.landing-page-layout section.landing-page>.wrapper>div:first-child{width:100%;padding-right:0}}.landing-page-layout section.landing-page>.wrapper>div:last-child{width:33.33333%}@media screen and (max-width:1000px){.landing-page-layout section.landing-page>.wrapper>div:last-child{width:100%}}.landing-page-layout section.landing-page>.wrapper>div:last-child>div:not(:last-child){margin-bottom:30px}@media screen and (max-width:1000px){.landing-page-layout section.landing-page>.wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.landing-page-layout section.landing-page-footer .wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media screen and (max-width:720px){.landing-page-layout section.landing-page-footer .wrapper{-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.landing-page-layout section.landing-page-footer p{margin:0}.landing-page-layout section.landing-page-footer img{display:block;height:auto!important;max-width:400px!important;margin-right:100px}@media screen and (max-width:1000px){.landing-page-layout section.landing-page-footer img{margin-right:50px}}@media screen and (max-width:720px){.landing-page-layout section.landing-page-footer img{margin:0 0 20px}}