.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate3d(0, -25%, 0);transform:translate3d(0, -25%, 0);-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out, -webkit-transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.modal-dialog.modal-md{width:400px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.c-home.a-show.logged_out{background:white !important}.DesignSystem .Headline{line-height:1.2em}.DesignSystem .Footer{position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}.DesignSystem .flex-v-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.DesignSystem .flex-h-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.DesignSystem .bounded-image{width:100% \9;max-width:100%;height:auto}.DesignSystem .text-off-black{color:#0A1316}.DesignSystem .text-off-black-alt{color:#223}.DesignSystem .text-secondary-grey{color:#6b6b82}.DesignSystem .text-tertiary-grey{color:#595959}.DesignSystem .deci-em-spacing{letter-spacing:0.1em}.DesignSystem .Button.new-lohp-button{display:inline;text-transform:none;letter-spacing:0;background-color:#0849B8;font-size:16px;font-weight:500;border-radius:4px;padding-left:16px;padding-right:16px;box-shadow:0px 2px 2px rgba(0,0,0,0.2)}.DesignSystem .Button.new-lohp-button.new-lohp-button-inverse{background-color:white;border:1px solid #dddde2}.DesignSystem .Button.new-lohp-button.new-lohp-button-inverse:hover{background-color:#EEE}.DesignSystem .Button.new-lohp-button.new-lohp-button-inverse.header-login-button{color:#0849B8}@media screen and (min-width: 768px){.DesignSystem .Button.new-lohp-button.new-lohp-button-inverse.header-login-button{padding:13px 34px}}@media screen and (max-width: 767px){.DesignSystem .Button.new-lohp-button.new-lohp-button-inverse.header-login-button{padding:16px 20px}}.DesignSystem .Button.new-lohp-button.new-lohp-button-inverse.header-login-button.floaty-header-login-button{top:-4px}.DesignSystem .Button.new-lohp-button.top-hero-signup-button{padding:13px 69px}.DesignSystem .Button.new-lohp-button.upgrade-now-button{padding-left:22px;padding-right:22px}.DesignSystem .Button.new-lohp-button.bottom-hero-signup-button{padding:13px 69px}.DesignSystem .Button.new-lohp-button.floaty-header-signup-button{padding:13px 26px;margin-right:16px}.DesignSystem .Button.new-lohp-button.floaty-footer-signup-button{padding:5px 73px;height:32px;font-size:14px;box-shadow:0 0 2px 2px rgba(255,255,255,0.8)}.DesignSystem .Button.new-lohp-button:hover{text-decoration:none}.DesignSystem .Button.new-lohp-button:active{text-decoration:none}@media screen and (min-width: 992px){.DesignSystem .new-lohp-header-padding{padding-left:72px;padding-right:72px}}@media screen and (min-width: 768px){.DesignSystem .new-lohp-header{margin-left:0;margin-right:0;margin-top:35px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-header{padding-top:11px;padding-bottom:13px;border-bottom:1px solid #DDDFE2}}@media screen and (max-width: 767px) and (min-width: 320px){.DesignSystem .new-lohp-header{padding-left:clamp(0px, 36vw, calc((100vw - 320px) / 2 + 25vw));padding-right:clamp(0px, 36vw, calc((100vw - 320px) / 2 + 25vw));margin-left:-25vw;margin-right:-25vw}}@media screen and (max-width: 767px) and (max-width: 319px){.DesignSystem .new-lohp-header{padding-left:25vw;padding-right:25vw;margin-left:-25vw;margin-right:25vw}}.DesignSystem .new-lohp-header.fixed-floating{position:fixed;z-index:1}@media screen and (min-width: 768px){.DesignSystem .new-lohp-header.fixed-floating{margin-top:0;padding-top:35px;padding-bottom:35px;top:0}.DesignSystem .new-lohp-header.fixed-floating:before{background-color:white;position:absolute;height:118px;width:200vw;left:-100vw;top:0;box-shadow:0px 4px 20px rgba(0,0,0,0.1)}}@media screen and (min-width: 768px) and (min-width: 1200px){.DesignSystem .new-lohp-header.fixed-floating{width:1140px}}@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1199px){.DesignSystem .new-lohp-header.fixed-floating{width:940px}}@media screen and (min-width: 768px) and (max-width: 991px){.DesignSystem .new-lohp-header.fixed-floating{width:720px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-header.fixed-floating{bottom:40px;border-bottom:none;padding-left:0;padding-right:0;margin-left:0;margin-right:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.DesignSystem .new-lohp-header .new-lohp-logo{position:relative;top:8px;border-bottom:none}@media screen and (min-width: 320px) and (max-width: 767px){.DesignSystem .new-lohp-container{padding-left:clamp(0px, 11vw, calc((100vw - 320px) / 2));padding-right:clamp(0px, 11vw, calc((100vw - 320px) / 2))}}.DesignSystem .new-lohp-container>.landing-hero{position:relative}.DesignSystem .new-lohp-container>.landing-hero.row{margin-left:0;margin-right:0}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.landing-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:53px;margin-bottom:190px}}@media screen and (min-width: 768px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.landing-hero{margin-top:105px;margin-bottom:99px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.landing-hero{margin-top:66px;margin-bottom:116px}}.DesignSystem .new-lohp-container>.landing-hero>.landing-hero-image{position:absolute;z-index:-1}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.landing-hero>.landing-hero-image{right:-70px;top:-190px;width:740px}}@media screen and (min-width: 992px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.landing-hero>.landing-hero-image{right:0;top:-260px;width:720px}}@media screen and (min-width: 768px) and (max-width: 991px){.DesignSystem .new-lohp-container>.landing-hero>.landing-hero-image{right:-70px;top:-260px;width:720px}}.DesignSystem .new-lohp-container>.landing-hero>.landing-mobile-image-container{width:1px;height:1px;margin-left:auto;margin-right:auto}.DesignSystem .new-lohp-container>.landing-hero>.landing-mobile-image-container>.landing-hero-image{position:relative;right:260px;top:60px}.DesignSystem .new-lohp-container>.landing-hero>.headline-col{padding-left:0;padding-right:0}.DesignSystem .new-lohp-container>.landing-hero>.headline-col>.Headline{margin-top:0;margin-bottom:32px}@media screen and (min-width: 768px){.DesignSystem .new-lohp-container>.landing-hero>.headline-col>.Headline{font-size:56px}}@media screen and (min-width: 768px) and (min-width: 1200px){.DesignSystem .new-lohp-container>.landing-hero>.headline-col>.Headline{padding-right:22px}}@media screen and (min-width: 768px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.landing-hero>.headline-col>.Headline{padding-right:65px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.landing-hero>.headline-col>.Headline{font-size:32px}}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col{padding-left:0;padding-right:0}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.landing-hero>.list-group-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.list-group-top-spacer{height:180px}}@media screen and (min-width: 768px){.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.list-group-top-spacer{height:89px}}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.list-group-top-spacer{width:100%}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group{border-radius:10px;box-shadow:0px 4px 10px rgba(0,0,0,0.14);border:1px solid #DDDFE2;background-color:white}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group>.fat-list-group-item{background:transparent;border:1px #DDDFE2;border-style:dashed none;padding:0 19px}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group>.fat-list-group-item:first-child{border-style:none none dashed none;border-top-right-radius:10px;border-top-left-radius:10px}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group>.fat-list-group-item:last-child{border-style:dashed none none none;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group>.fat-list-group-item>.row>.nowrap{white-space:nowrap}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group{padding:6px 0}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group>.fat-list-group-item>.row>.list-group-icon-col>.list-group-icon{width:40px;margin-top:23px;margin-bottom:23px}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group>.fat-list-group-item>.row>.list-group-label{font-size:16px}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group>.fat-list-group-item>.row>.list-group-number{font-size:20px}}@media screen and (max-width: 1199px){.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group{max-width:275px;padding:4px 0}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group>.fat-list-group-item>.row>.list-group-icon-col>.list-group-icon{width:28px;margin-top:15px;margin-bottom:15px}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group>.fat-list-group-item>.row .list-group-label{font-size:14px}.DesignSystem .new-lohp-container>.landing-hero>.list-group-col>.fat-list-group>.fat-list-group-item>.row .list-group-number{font-size:14px}}.DesignSystem .new-lohp-container>.benefits-section.row{margin-left:0;margin-right:0}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.benefits-section{margin-bottom:96px}}@media screen and (max-width: 1199px){.DesignSystem .new-lohp-container>.benefits-section{margin-bottom:72px}}@media screen and (min-width: 768px){.DesignSystem .new-lohp-container>.benefits-section h2{font-size:32px}}.DesignSystem .new-lohp-container>.benefits-section>.benefits-headline{margin-top:0;margin-bottom:32px}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.benefits-section>.benefits-headline{padding-left:calc((100% - 332px) / 2);padding-right:calc((100% - 332px) / 2);font-size:28px}}.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box{background:#f8f8fb;box-shadow:0px 4px 20px rgba(0,0,0,0.15);border-radius:10px;margin:12px 8px}@media screen and (min-width: 1199px){.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box{width:489px}}@media screen and (min-width: 768px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box{width:336px}}@media screen and (min-width: 500px) and (max-width: 767px){.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box{width:332px}}@media screen and (max-width: 499px){.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box{max-width:280px}}.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box>.benefit-image-container{text-align:center;width:100%}@media screen and (min-width: 768px){.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box>.benefit-text-box{padding-top:60px;padding-bottom:60px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box>.benefit-text-box{padding-top:30px;padding-bottom:30px}}@media screen and (min-width: 768px){.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box>.benefit-text-box>.benefit-text{padding-left:50px;padding-right:50px}.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box>.benefit-text-box>.benefit-text>.benefit-box-headline{margin-top:10px;margin-bottom:10px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box>.benefit-text-box>.benefit-text{padding-left:36px;padding-right:36px}.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box>.benefit-text-box>.benefit-text>.benefit-box-headline{font-size:22px;margin-top:8px;margin-bottom:8px}}.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box>.benefit-text-box>.benefit-text:first-child{margin-top:0;margin-bottom:0}.DesignSystem .new-lohp-container>.benefits-section>.benefit-box-container>.benefit-box>.benefit-text-box>.benefit-text:last-child{margin-top:0;margin-bottom:0}.DesignSystem .new-lohp-container>.featured-tool-section .row{margin-left:0;margin-right:0}.DesignSystem .new-lohp-container>.featured-tool-section .row>.featured-tool-title{max-width:600px}@media screen and (min-width: 768px){.DesignSystem .new-lohp-container>.featured-tool-section .row>.featured-tool-title{font-size:32px;margin-bottom:32px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.featured-tool-section .row>.featured-tool-title{font-size:28px;margin-bottom:24px}}.DesignSystem .new-lohp-container>.featured-tool-section>.featured-tool-container{margin-top:40px;margin-bottom:72px}.DesignSystem .new-lohp-container>.featured-tool-section>.featured-tool-container>.featured-tool-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1062px}@media screen and (min-width: 768px){.DesignSystem .new-lohp-container>.featured-tool-section>.featured-tool-container>.featured-tool-row:nth-child(odd)>.featured-tool-text-col>.featured-tool-box{margin-left:35px}.DesignSystem .new-lohp-container>.featured-tool-section>.featured-tool-container>.featured-tool-row:nth-child(even)>.featured-tool-text-col>.featured-tool-box{margin-right:35px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.featured-tool-section>.featured-tool-container>.featured-tool-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.DesignSystem .new-lohp-container>.featured-tool-section>.featured-tool-container>.featured-tool-row>.featured-tool-text-col>.featured-tool-box>.checkmark-ul{list-style-type:none;padding-left:0;margin-top:32px}.DesignSystem .new-lohp-container>.featured-tool-section>.featured-tool-container>.featured-tool-row>.featured-tool-text-col>.featured-tool-box>.checkmark-ul>li{background:url("/images/landing/icon-blue-checkmark.svg") no-repeat left top;padding-left:36px;padding-top:3px;padding-bottom:8px;margin-top:16px;margin-bottom:16px}.DesignSystem .new-lohp-container>.testimonial-section{position:relative;max-width:1151px}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.testimonial-section{margin-bottom:155px}}@media screen and (min-width: 992px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.testimonial-section{margin-bottom:180px}}@media screen and (min-width: 768px) and (max-width: 991px){.DesignSystem .new-lohp-container>.testimonial-section{margin-bottom:78px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.testimonial-section{margin-bottom:68px}}.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-background-image{position:absolute;z-index:-1}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-background-image{left:-90px;top:30px}}@media screen and (min-width: 992px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-background-image{left:-190px;top:30px}}@media screen and (min-width: 768px) and (max-width: 991px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-background-image{left:-300px;top:50px}}.DesignSystem .new-lohp-container>.testimonial-section .real-stories-title{padding-left:40px;padding-right:40px}@media screen and (min-width: 768px){.DesignSystem .new-lohp-container>.testimonial-section .real-stories-title{font-size:32px;margin-top:56px;margin-bottom:56px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.testimonial-section .real-stories-title{font-size:28px;margin-bottom:12px}}@media screen and (max-width: 767px) and (max-width: 500px){.DesignSystem .new-lohp-container>.testimonial-section .real-stories-title{padding-left:32px;padding-right:32px}}.DesignSystem .new-lohp-container>.testimonial-section .testimonial-card{font-size:20px;padding:40px 32px;background-color:#0849B8;color:white;box-shadow:0px 5px 10px 5px rgba(0,0,0,0.05);border-radius:10px}@media screen and (min-width: 768px){.DesignSystem .new-lohp-container>.testimonial-section .testimonial-card{margin:8px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.testimonial-section .testimonial-card{margin:12px}}.DesignSystem .new-lohp-container>.testimonial-section .testimonial-card>.testimonial-top>h6{margin:0}.DesignSystem .new-lohp-container>.testimonial-section .testimonial-card>.testimonial-top>.testimonial-portrait{width:116px;height:116px;margin:24px}.DesignSystem .new-lohp-container>.testimonial-section .testimonial-card>.testimonial-top>.name-label{font-size:16px}.DesignSystem .new-lohp-container>.testimonial-section .testimonial-card>.testimonial-top>.name-label:not(:last-child){margin-bottom:8px}.DesignSystem .new-lohp-container>.testimonial-section .testimonial-card>.testimonial-top>.name-label:last-child{margin-bottom:0}.DesignSystem .new-lohp-container>.testimonial-section .testimonial-card>.testimonial-divider{margin:24px}.DesignSystem .new-lohp-container>.testimonial-section .testimonial-card>.testimonial-bottom>.story-text{font-size:20px;margin-bottom:0}@media screen and (min-width: 768px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container{margin-bottom:64px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container{margin-bottom:72px}}.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column{padding-left:0;padding-right:0}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column.t-col-left{left:48px}}@media screen and (min-width: 992px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column.t-col-left{left:80px}}@media screen and (min-width: 768px) and (max-width: 991px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column.t-col-left{left:24px}}@media screen and (min-width: 992px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column.t-col-mid{right:80px}}@media screen and (min-width: 768px) and (max-width: 991px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column.t-col-mid{right:24px}}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column.t-col-right{right:48px}}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column>.testimonial-column-item{width:330px}}@media screen and (min-width: 768px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column>.testimonial-column-item{width:325px}}@media screen and (min-width: 500px) and (max-width: 767px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column>.testimonial-column-item{width:332px}}@media screen and (max-width: 499px){.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column>.testimonial-column-item{max-width:280px}}.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column>.testimonial-card:first-child{margin-top:0}.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column>.testimonial-card:last-child{margin-bottom:0}.DesignSystem .new-lohp-container>.testimonial-section>.testimonial-column-container>.testimonial-column>.testimonial-spacer{height:100px;width:100%}@media screen and (min-width: 768px){.DesignSystem .new-lohp-container>.testimonial-section>.university-title{font-size:20px}}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.testimonial-section>.university-title{margin-bottom:40px}}@media screen and (min-width: 768px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.testimonial-section>.university-title{margin-bottom:34px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.testimonial-section>.university-title{margin-bottom:32px;font-size:14px}}.DesignSystem .new-lohp-container>.testimonial-section>.university-container{position:relative}.DesignSystem .new-lohp-container>.testimonial-section>.university-container .uni-logo-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.testimonial-section>.university-container .uni-logo-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.DesignSystem .new-lohp-container>.testimonial-section>.university-container .uni-logo-row>.uni-logo{margin-left:41px;margin-right:41px}}@media screen and (min-width: 768px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.testimonial-section>.university-container .uni-logo-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.DesignSystem .new-lohp-container>.testimonial-section>.university-container .uni-logo-row>.uni-logo{max-width:161px}}.DesignSystem .new-lohp-container>.testimonial-section>.university-container>.uni-logo-double-rows>.uni-logo-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.DesignSystem .new-lohp-container>.testimonial-section>.university-container>.uni-logo-double-rows>.uni-logo-row>.uni-logo{margin:16px 24px;max-width:130px}.DesignSystem .new-lohp-container>.testimonial-section>.university-container>.uni-logo-double-rows>.uni-logo-row>.uni-logo.uni-logo-nyu{max-width:110px}.DesignSystem .new-lohp-container>.testimonial-section>.university-container>.uni-logo-double-rows>.uni-logo-row.uni-logo-row-2{position:relative;right:10px}.DesignSystem .new-lohp-container>.testimonial-section>.university-container>.uni-logo-double-rows>.uni-logo-row.uni-logo-row-2>.uni-logo{margin-left:25px;margin-right:25px}.DesignSystem .new-lohp-container>.mobile-application-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.mobile-application-hero{margin-left:calc((100% - 994px) / 2);margin-right:calc((100% - 994px) / 2);margin-bottom:190px}}@media screen and (min-width: 992px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.mobile-application-hero{margin-bottom:72px}}@media screen and (min-width: 768px) and (max-width: 991px){.DesignSystem .new-lohp-container>.mobile-application-hero{margin-bottom:81px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.mobile-application-hero{margin-bottom:71px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.DesignSystem .new-lohp-container>.mobile-application-hero>.mobile-application-text-col>h2{margin-bottom:24px}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.mobile-application-hero>.mobile-application-text-col>h2{margin-top:0;font-size:27px}}.DesignSystem .new-lohp-container>.mobile-application-hero>.mobile-application-text-col>p{margin-bottom:24px}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.mobile-application-hero>.mobile-application-text-col>.mobile-store-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.mobile-application-hero>.mobile-application-text-col>.mobile-store-button-container>.mobile-store-button-col{text-align:center}}@media screen and (max-width: 1199px){.DesignSystem .new-lohp-container>.mobile-application-hero>.mobile-application-text-col>.mobile-store-button-container>.mobile-store-button-col>a>.google-play-store-button{width:162px;margin-top:16px}}.DesignSystem .new-lohp-container>.mobile-application-hero .mobile-phone-image-col>.phone-application-image{max-height:462px}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.mobile-application-hero .mobile-phone-image-col>.phone-application-image{width:135%}}@media screen and (min-width: 768px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.mobile-application-hero .mobile-phone-image-col>.phone-application-image{max-width:105%}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.mobile-application-hero .mobile-phone-image-col>.phone-application-image{max-width:100%;margin-bottom:62px}}.DesignSystem .new-lohp-container>.closing-hero{position:relative;margin-bottom:72px}.DesignSystem .new-lohp-container>.closing-hero:before{background:#f8f8fb;position:absolute;width:200vw;left:-100vw;z-index:-1}@media screen and (min-width: 1200px){.DesignSystem .new-lohp-container>.closing-hero:before{height:511px}}@media screen and (min-width: 992px) and (max-width: 1199px){.DesignSystem .new-lohp-container>.closing-hero:before{height:419px}}@media screen and (min-width: 768px) and (max-width: 991px){.DesignSystem .new-lohp-container>.closing-hero:before{height:329px}}@media screen and (min-width: 471px) and (max-width: 767px){.DesignSystem .new-lohp-container>.closing-hero:before{height:90vw}}@media screen and (max-width: 470px){.DesignSystem .new-lohp-container>.closing-hero:before{height:440px}}.DesignSystem .new-lohp-container>.closing-hero>.closing-hero-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.DesignSystem .new-lohp-container>.closing-hero>.closing-hero-inner.row{margin-left:0;margin-right:0}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.closing-hero>.closing-hero-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.DesignSystem .new-lohp-container>.closing-hero>.closing-hero-inner>.c-pair-col>.landing-closing-portrait{max-width:100%}.DesignSystem .new-lohp-container>.closing-hero>.closing-hero-inner>.closing-hero-headline-col>.Headline{margin-bottom:32px}@media screen and (min-width: 768px){.DesignSystem .new-lohp-container>.closing-hero>.closing-hero-inner>.closing-hero-headline-col>.Headline{font-size:48px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.closing-hero>.closing-hero-inner>.closing-hero-headline-col>.Headline{font-size:32px}}@media screen and (max-width: 767px){.DesignSystem .new-lohp-container>.closing-hero>.closing-hero-inner>.closing-hero-headline-col>.row>.bottom-hero-button-col{padding-bottom:32px;text-align:center}}.landing-research-interests{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:72px}@media (min-width: 992px){.landing-research-interests{margin-top:115px}}.landing-research-interests .landing-research-interests-heading-container{text-align:center;margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 768px){.landing-research-interests .landing-research-interests-heading-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.landing-research-interests .featured-research-interests-title{font-weight:500;font-size:22px;line-height:40px}.landing-research-interests .hide-overflow-interests .research-interest-section-container:nth-child(n+5){display:none}.landing-research-interests .show-more-interests-button{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.landing-research-interests .research-interest-section-container{background:#f8f8fb;width:100%;padding:16px;margin-bottom:24px;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr}@media (min-width: 768px){.landing-research-interests .research-interest-section-container{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;padding:32px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media (min-width: 992px){.landing-research-interests .research-interest-section-container{-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr;padding:32px}}.landing-research-interests .research-interest-section-container .primary-interest-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;color:#223}@media (min-width: 768px){.landing-research-interests .research-interest-section-container .primary-interest-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.landing-research-interests .research-interest-section-container .primary-interest-container .primary-interest-title{text-align:center}.landing-research-interests .research-interest-section-container .primary-interest-container .primary-interest-title a{color:#223}@media (min-width: 768px){.landing-research-interests .research-interest-section-container .primary-interest-container .primary-interest-title{font-size:28px}}.landing-research-interests .research-interest-section-container .primary-interest-stats-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:16px;margin-bottom:10px}@media (min-width: 768px){.landing-research-interests .research-interest-section-container .primary-interest-stats-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.landing-research-interests .research-interest-section-container .primary-interest-stats-list .primary-interest-stat-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 768px){.landing-research-interests .research-interest-section-container .primary-interest-stats-list .primary-interest-stat-container{margin-right:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.landing-research-interests .research-interest-section-container .primary-interest-stats-list .primary-interest-stat-container .primary-interest-stat-value{font-weight:700;font-size:16px;line-height:20px}.landing-research-interests .research-interest-section-container .primary-interest-stats-list .primary-interest-stat-container .primary-interest-stat-label{font-weight:400;font-size:14px;line-height:20px}.landing-research-interests .research-interest-section-container .primary-interest-profile-list{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-research-interests .research-interest-section-container .primary-interest-profile-list .primary-interest-profile{margin-right:-8px}.landing-research-interests .research-interest-section-container .primary-interest-profile-list .primary-interest-profile img{border-radius:50%;width:30px;height:30px;border:2px solid #f8f8fb}.landing-research-interests .research-interest-section-container .primary-interest-profile-list .primary-interest-profile:hover{z-index:1}.landing-research-interests .research-interest-section-container .primary-interest-profile-list .primary-interest-profile:hover img{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.landing-research-interests .research-interest-section-container .research-interest-list-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr}@media (min-width: 992px){.landing-research-interests .research-interest-section-container .research-interest-list-container{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}.landing-research-interests .research-interest-section-container .research-interest-list-container .research-interest-list-item{padding:8px 0px;color:#0645b1}.landing-research-interests .research-interest-section-container .research-interest-list-container .research-interest-list-item::after{content:"";display:block;border-bottom:1px solid #dddde2}.landing-research-interests .research-interest-section-container .research-interest-list-container .research-interest-list-item .research-interest-list-item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px}@media (min-width: 992px){.landing-research-interests .research-interest-section-container .research-interest-list-container .research-interest-list-item:nth-child(odd){border-right:1px solid #dddde2;padding-right:24px}.landing-research-interests .research-interest-section-container .research-interest-list-container .research-interest-list-item:nth-child(even){padding-left:24px}}.landing-research-interests .research-interest-section-container .research-interest-list-container .research-interest-list-item .research-interest-list-item-stat{white-space:nowrap}.landing-research-interests .research-interest-section-container .research-interest-list-container .research-interest-list-item .research-interest-list-item-name{padding-right:16px}
