@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap");
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;left:0;top:0;display:block;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;height:100%;min-height:1px;display:none;}[dir="rtl"] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;padding:0;position:relative;margin:0 15px;}.slick-dots li{width:100%;}.slick-dots button{display:block;width:100%;padding:0;border:none;font-size:0;height:3px;background:#f7f7f7;}.slick-dots .button-slick-active{background:#65ccb5;background:#ff9747;height:3px;position:absolute;-webkit-transition:0.3s;transition:0.3s;}.listreset{margin:0;padding:0;list-style:none;}.clearfix:after,dl:after{content:'';display:block;clear:both;}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.btn,.header.dark .menu--main-button-navigation a,.menu--main-mobile-button-navigation a,.menu--main-button-navigation a,.button,.field--name-field-button a,.field--name-field-cta-button a{display:inline-block;vertical-align:top;}html{box-sizing:border-box;}*,*:before,*:after{box-sizing:inherit;}*{max-height:1000000px;}body{color:#363838;background:#fff;font:16px/1.2 "Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;min-width:320px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}img{max-width:100%;height:auto;}.gm-style img{max-width:none;}.text-center{text-align:center;}ul,ol,dl,p,h1,h2,h3,h4,h5,h6,address,form,table,blockquote,applet,embed,object,iframe,frameset{margin:0 0 1.2em;}blockquote{border-left:4px solid #999;padding-left:.5em;margin-left:1.2em;}th,td{border:1px solid #999;padding:.5em;text-align:left;vertical-align:top;}th{text-align:center;vertical-align:middle;}ul,ol{padding-left:3em;}ul ul,ul ol,ol ul,ol ol{padding-left:3em;margin:0;}ul{list-style-type:disc;}dl dt{float:left;clear:left;padding-right:.3em;font-weight:bold;}dl dd{overflow:hidden;}pre{max-width:100%;}form,fieldset{margin:0;padding:0;border-style:none;}input[type='text'],input[type='tel'],input[type='email'],input[type='search'],input[type='password'],textarea{-webkit-appearance:none;-webkit-border-radius:0;box-sizing:border-box;border:1px solid #999;padding:0.4em 0.7em;width:100%;}input[type='text']:focus,input[type='tel']:focus,input[type='email']:focus,input[type='search']:focus,input[type='password']:focus,textarea:focus{border-color:#363838;}input[type='text']::-webkit-input-placeholder,input[type='tel']::-webkit-input-placeholder,input[type='email']::-webkit-input-placeholder,input[type='search']::-webkit-input-placeholder,input[type='password']::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999;}input[type='text']::-moz-placeholder,input[type='tel']::-moz-placeholder,input[type='email']::-moz-placeholder,input[type='search']::-moz-placeholder,input[type='password']::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#999;}input[type='text']:-moz-placeholder,input[type='tel']:-moz-placeholder,input[type='email']:-moz-placeholder,input[type='search']:-moz-placeholder,input[type='password']:-moz-placeholder,textarea:-moz-placeholder{color:#999;}input[type='text']:-ms-input-placeholder,input[type='tel']:-ms-input-placeholder,input[type='email']:-ms-input-placeholder,input[type='search']:-ms-input-placeholder,input[type='password']:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999;}input[type='text'].placeholder,input[type='tel'].placeholder,input[type='email'].placeholder,input[type='search'].placeholder,input[type='password'].placeholder,textarea.placeholder{color:#999;}select{-webkit-border-radius:0;}textarea{resize:vertical;vertical-align:top;}button,input[type='button'],input[type='reset'],input[type='file'],input[type='submit']{-webkit-appearance:none;-webkit-border-radius:0;cursor:pointer;}label{display:block;}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h{font-family:inherit;font-weight:bold;margin:0 0 0.5em;color:inherit;}h1,.h1{font-size:30px;}h2,.h2{font-size:27px;}h3,.h3{font-size:24px;}h4,.h4{font-size:21px;}h5,.h5{font-size:17px;}h6,.h6{font-size:15px;}p{margin:0 0 1em;}a{-webkit-transition:color 0.3s ease;transition:color 0.3s ease;color:#65ccb5;}a:hover,a:focus{text-decoration:none;}.hover-decor-line{position:relative;}.hover-decor-line:hover:after{width:100%;left:0;right:auto;}.hover-decor-line:after{content:"";width:0;height:1px;bottom:-2px;position:absolute;left:auto;right:0;-webkit-transition:width 0.6s cubic-bezier(0.25,0.8,0.25,1) 0s;transition:width 0.6s cubic-bezier(0.25,0.8,0.25,1) 0s;background:currentColor;}.hamburger{width:30px;height:30px;background:transparent;border:none;position:relative;}@media (min-width:1200px){.hamburger{display:none;}}.hamburger:before,.hamburger:after{content:'';position:absolute;width:30px;height:3px;background:#242424;left:50%;top:50%;border-radius:1px;-webkit-transform:translate(-50%,-7px);transform:translate(-50%,-7px);-webkit-transition:0.3s;transition:0.3s;}.hamburger:after{-webkit-transform:translate(-50%,4px);transform:translate(-50%,4px);}.menu-show .hamburger:before{background:#fff;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);}.menu-show .hamburger:after{background:#fff;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);}.btn,.header.dark .menu--main-button-navigation a,.menu--main-mobile-button-navigation a,.menu--main-button-navigation a,.button,.field--name-field-button a,.field--name-field-cta-button a{font-size:16px;line-height:1.2;border-radius:0;font-weight:600;background:#ff9747;padding:0.965em 1.5em;color:#fff;text-decoration:none;min-width:200px;-webkit-transition:0.3s;transition:0.3s;text-align:center;border:none;position:relative;}.btn:hover,.header.dark .menu--main-button-navigation a:hover,.menu--main-mobile-button-navigation a:hover,.menu--main-button-navigation a:hover,.button:hover,.field--name-field-button a:hover,.field--name-field-cta-button a:hover{background:#fa6c00;color:#fff;padding:0.965em 2.5em 0.965em 0.5em;}.btn:hover::after,.header.dark .menu--main-button-navigation a:hover::after,.menu--main-mobile-button-navigation a:hover::after,.menu--main-button-navigation a:hover::after,.button:hover::after,.field--name-field-button a:hover::after,.field--name-field-cta-button a:hover::after{right:0.8em;opacity:1;}.btn::after,.header.dark .menu--main-button-navigation a::after,.menu--main-mobile-button-navigation a::after,.menu--main-button-navigation a::after,.button::after,.field--name-field-button a::after,.field--name-field-cta-button a::after{content:'';position:absolute;top:49%;right:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px;height:15px;background-position:50% 50%;background-image:url(/themes/custom/brightnetworkevp/images/arrow-right-solid.svg);background-repeat:no-repeat;background-size:contain;-webkit-transition:0.3s;transition:0.3s;opacity:0;}.btn.btn-primary,.header.dark .menu--main-button-navigation a.btn-primary,.menu--main-mobile-button-navigation a.btn-primary,.menu--main-button-navigation a.btn-primary{background-color:#ff9747;}.btn.btn-secondary,.header.dark .menu--main-button-navigation a.btn-secondary,.menu--main-mobile-button-navigation a.btn-secondary,.menu--main-button-navigation a.btn-secondary{background:transparent;color:#242424;position:relative;}.btn.btn-secondary::before,.header.dark .menu--main-button-navigation a.btn-secondary::before,.menu--main-mobile-button-navigation a.btn-secondary::before,.menu--main-button-navigation a.btn-secondary::before{position:absolute;content:"";inset:0;border:2px solid #ff9747;}.btn.btn-secondary:hover,.menu--main-mobile-button-navigation a.btn-secondary:hover,.menu--main-button-navigation a.btn-secondary:hover{color:#242424;background:#ff9747;}.btn.btn-secondary:hover::after,.menu--main-mobile-button-navigation a.btn-secondary:hover::after,.menu--main-button-navigation a.btn-secondary:hover::after{background-image:url(/themes/custom/brightnetworkevp/images/arrow-right-solid-black.svg);}.btn-light-blue{background:#65ccb5;color:#2c4964;}.btn-light-blue:hover{background:#39ac92;}.btn-light-blue::after{background-image:url(/themes/custom/brightnetworkevp/images/arrow-right-solid-black.svg);}input.button:hover{padding:0.965em 1.5em;}input.button::after{display:none;}.field--name-field-social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -33px;}@media (min-width:768px){.field--name-field-social-links{margin:0 -23px;}}.field--name-field-social-links > .field__item{padding:0 33px;}@media (min-width:768px){.field--name-field-social-links > .field__item{padding:0 23px;}}.field--name-field-social-links a{display:block;font-size:0;height:24px;-webkit-transition:0.3s;transition:0.3s;}.field--name-field-social-links a:hover{-webkit-transform:scale(1.2);transform:scale(1.2);}.field--name-field-social-links a img{width:auto;max-width:none;height:100%;}.social-block .title-block{font-size:14px;font-weight:500;color:#2c4964;margin-bottom:20px;line-height:1.2;}@media (min-width:1200px){.social-block .title-block{font-size:18px;}}.social-block .social-list{list-style-type:none;margin:0 -25px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (min-width:768px){.social-block .social-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -15px;}}.social-block .social-list li{margin:0 25px;}@media (min-width:768px){.social-block .social-list li{margin:0 15px;}}.social-block .social-list a{display:block;-webkit-transition:0.3s;transition:0.3s;}.social-block .social-list a:hover{-webkit-transform:scale(1.1);transform:scale(1.1);}.block-system-breadcrumb-block{margin-bottom:40px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.block-system-breadcrumb-block{margin-bottom:60px;}}.block-system-breadcrumb-block.show-section{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.block-system-breadcrumb-block .back-link{display:inline-block;vertical-align:middle;font-size:12px;line-height:1;font-weight:500;padding:4px 10px 4px 23px;background:#65ccb5;background:#f69044;color:#fff;text-decoration:none;-webkit-transition:0.3s;transition:0.3s;position:relative;}@media (min-width:768px){.block-system-breadcrumb-block .back-link{display:none;}}.block-system-breadcrumb-block .back-link:hover{background:#39ac92;}.block-system-breadcrumb-block .back-link:after{content:'';width:6px;height:6px;border-bottom:1px solid #fff;border-left:1px solid #fff;position:absolute;top:50%;left:11px;-webkit-transform:translate(0,-50%) rotate(45deg);transform:translate(0,-50%) rotate(45deg);}.breadcrumb{padding:0;display:none;font-size:0;}@media (min-width:768px){.breadcrumb{display:block;}}.breadcrumb li{display:inline-block;vertical-align:middle;padding:4px 10px;background:#2c4964;color:#fff;margin-right:10px;position:relative;font-size:12px;line-height:1;font-weight:500;}.breadcrumb li:first-child a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.breadcrumb li:first-child a:before{content:'';display:block;width:9px;height:9px;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;background-image:url(/themes/custom/brightnetworkevp/images/icon-home.svg);margin-right:5px;}.breadcrumb li:last-child:after{display:none;}.breadcrumb li:before{display:none;}.breadcrumb li:after{content:'';position:absolute;left:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:11px;height:2px;background:#65ccb5;}.breadcrumb li a{display:block;margin:-4px -10px;padding:4px 10px;background:#65ccb5;color:#fff;text-decoration:none;-webkit-transition:0.3s;transition:0.3s;}.breadcrumb li a:hover{background:#39ac92;}.breadcrumb li a{background:#363838;}.single-content{max-width:730px;margin:0 auto 70px;padding-bottom:70px;position:relative;}@media (min-width:1200px){.single-content{margin-bottom:97px;padding-bottom:153px;}}.single-content:last-child{margin-bottom:0;}.single-content:after{background:#f0faf8;background:#fff;content:'';position:absolute;z-index:-10;top:-200px;bottom:0;left:50%;width:100vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.single-content .decor-block{display:none;width:69px;height:69px;z-index:-1;position:absolute;left:calc(100% - 23px);top:-59px;}@media (min-width:1200px){.single-content .decor-block{width:76px;height:76px;top:264px;left:calc(100% + 222px);}}.single-content .paragraph--type--big-text-section{font-size:18px;font-weight:500;line-height:1.44;margin-bottom:26px;}@media (min-width:1200px){.single-content .paragraph--type--big-text-section{font-size:24px;margin-bottom:35px;}}.single-content .paragraph--type--text-section{font-size:16px;font-weight:400;line-height:1.5;margin-bottom:55px;}.author-section{text-align:center;margin-bottom:32px;}@media (min-width:1200px){.author-section{margin-bottom:52px;}}.author-section:last-child{margin-bottom:0;}.author-section.show-section .field--name-field-author-image,.author-section.show-section .field--name-field-author-name,.author-section.show-section .author-linkedin{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.author-section .field--name-field-author-image{width:150px;height:150px;border-radius:50%;overflow:hidden;margin:0 auto 20px;font-size:0;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.author-section .field--name-field-author-name{font-size:15px;font-weight:500;line-height:1.2;margin-bottom:7px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.author-section .author-linkedin{font-size:15px;font-weight:500;line-height:1;color:#2c4964;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;-webkit-transition:all 0.5s linear 0.6s;transition:all 0.5s linear 0.6s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.author-section .author-linkedin .icon{display:block;margin-right:10px;}.blockquote-section{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px;}.blockquote-section .field--name-field-author-image{width:100%;max-width:67px;font-size:0;}@media (min-width:768px){.blockquote-section .field--name-field-author-image{max-width:190px;padding-right:40px;}}.blockquote-section .field--name-field-author-image img{margin-left:-20px;}@media (min-width:768px){.blockquote-section .field--name-field-author-image img{margin:0;}}.blockquote-section blockquote{padding:0;margin:0;border-left:none;}.blockquote-section .field--name-field-quote-text{font-size:24px;font-weight:400;margin-bottom:12px;line-height:1.333;color:#2c4964;}@media (min-width:1200px){.blockquote-section .field--name-field-quote-text{margin-bottom:32px;font-size:40px;}}.blockquote-section .field--name-field-quote-text p:last-child{margin-bottom:0;}.blockquote-section .field--name-field-author-name{font-size:15px;font-weight:500;line-height:1.73;}.video-section{margin-bottom:50px;}@media (min-width:1200px){.video-section{margin-bottom:92px;}}.video-section .video-block{border-radius:20px;overflow:hidden;position:relative;font-size:0;display:block;margin-bottom:10px;}.video-section .video-block .btn-play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;width:100px;height:100px;-webkit-transition:0.3s;transition:0.3s;}@media (min-width:1200px){.video-section .video-block .btn-play{width:130px;height:130px;}}.video-section .video-block .btn-play svg{width:100%;height:100%;}.video-section .field--name-field-description{font-size:15px;font-weight:500;line-height:1.73;}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{-webkit-transition-duration:50ms;transition-duration:50ms;}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{-webkit-transition-delay:50ms;transition-delay:50ms;}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{-webkit-transition-duration:.1s;transition-duration:.1s;}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{-webkit-transition-delay:.1s;transition-delay:.1s;}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{-webkit-transition-duration:.15s;transition-duration:.15s;}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{-webkit-transition-delay:.15s;transition-delay:.15s;}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{-webkit-transition-duration:.2s;transition-duration:.2s;}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{-webkit-transition-delay:.2s;transition-delay:.2s;}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{-webkit-transition-duration:.25s;transition-duration:.25s;}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{-webkit-transition-delay:.25s;transition-delay:.25s;}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{-webkit-transition-duration:.3s;transition-duration:.3s;}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{-webkit-transition-delay:.3s;transition-delay:.3s;}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{-webkit-transition-duration:.35s;transition-duration:.35s;}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{-webkit-transition-delay:.35s;transition-delay:.35s;}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{-webkit-transition-duration:.4s;transition-duration:.4s;}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{-webkit-transition-delay:.4s;transition-delay:.4s;}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{-webkit-transition-duration:.45s;transition-duration:.45s;}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{-webkit-transition-delay:.45s;transition-delay:.45s;}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{-webkit-transition-duration:.5s;transition-duration:.5s;}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{-webkit-transition-delay:.5s;transition-delay:.5s;}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{-webkit-transition-duration:.55s;transition-duration:.55s;}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{-webkit-transition-delay:.55s;transition-delay:.55s;}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{-webkit-transition-duration:.6s;transition-duration:.6s;}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{-webkit-transition-delay:.6s;transition-delay:.6s;}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{-webkit-transition-duration:.65s;transition-duration:.65s;}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{-webkit-transition-delay:.65s;transition-delay:.65s;}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{-webkit-transition-duration:.7s;transition-duration:.7s;}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{-webkit-transition-delay:.7s;transition-delay:.7s;}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{-webkit-transition-duration:.75s;transition-duration:.75s;}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{-webkit-transition-delay:.75s;transition-delay:.75s;}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{-webkit-transition-duration:.8s;transition-duration:.8s;}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{-webkit-transition-delay:.8s;transition-delay:.8s;}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{-webkit-transition-duration:.85s;transition-duration:.85s;}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{-webkit-transition-delay:.85s;transition-delay:.85s;}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{-webkit-transition-duration:.9s;transition-duration:.9s;}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{-webkit-transition-delay:.9s;transition-delay:.9s;}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{-webkit-transition-duration:.95s;transition-duration:.95s;}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{-webkit-transition-delay:.95s;transition-delay:.95s;}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{-webkit-transition-duration:1s;transition-duration:1s;}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{-webkit-transition-delay:1s;transition-delay:1s;}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{-webkit-transition-duration:1.05s;transition-duration:1.05s;}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{-webkit-transition-delay:1.05s;transition-delay:1.05s;}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{-webkit-transition-duration:1.1s;transition-duration:1.1s;}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{-webkit-transition-delay:1.1s;transition-delay:1.1s;}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{-webkit-transition-duration:1.15s;transition-duration:1.15s;}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{-webkit-transition-delay:1.15s;transition-delay:1.15s;}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{-webkit-transition-duration:1.2s;transition-duration:1.2s;}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{-webkit-transition-delay:1.2s;transition-delay:1.2s;}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{-webkit-transition-duration:1.25s;transition-duration:1.25s;}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{-webkit-transition-delay:1.25s;transition-delay:1.25s;}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{-webkit-transition-duration:1.3s;transition-duration:1.3s;}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{-webkit-transition-delay:1.3s;transition-delay:1.3s;}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{-webkit-transition-duration:1.35s;transition-duration:1.35s;}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{-webkit-transition-delay:1.35s;transition-delay:1.35s;}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{-webkit-transition-duration:1.4s;transition-duration:1.4s;}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{-webkit-transition-delay:1.4s;transition-delay:1.4s;}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{-webkit-transition-duration:1.45s;transition-duration:1.45s;}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{-webkit-transition-delay:1.45s;transition-delay:1.45s;}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{-webkit-transition-duration:1.5s;transition-duration:1.5s;}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{-webkit-transition-delay:1.5s;transition-delay:1.5s;}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{-webkit-transition-duration:1.55s;transition-duration:1.55s;}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{-webkit-transition-delay:1.55s;transition-delay:1.55s;}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{-webkit-transition-duration:1.6s;transition-duration:1.6s;}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{-webkit-transition-delay:1.6s;transition-delay:1.6s;}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{-webkit-transition-duration:1.65s;transition-duration:1.65s;}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{-webkit-transition-delay:1.65s;transition-delay:1.65s;}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{-webkit-transition-duration:1.7s;transition-duration:1.7s;}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{-webkit-transition-delay:1.7s;transition-delay:1.7s;}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{-webkit-transition-duration:1.75s;transition-duration:1.75s;}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{-webkit-transition-delay:1.75s;transition-delay:1.75s;}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{-webkit-transition-duration:1.8s;transition-duration:1.8s;}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{-webkit-transition-delay:1.8s;transition-delay:1.8s;}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{-webkit-transition-duration:1.85s;transition-duration:1.85s;}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{-webkit-transition-delay:1.85s;transition-delay:1.85s;}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{-webkit-transition-duration:1.9s;transition-duration:1.9s;}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{-webkit-transition-delay:1.9s;transition-delay:1.9s;}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{-webkit-transition-duration:1.95s;transition-duration:1.95s;}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{-webkit-transition-delay:1.95s;transition-delay:1.95s;}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{-webkit-transition-duration:2s;transition-duration:2s;}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{-webkit-transition-delay:2s;transition-delay:2s;}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{-webkit-transition-duration:2.05s;transition-duration:2.05s;}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{-webkit-transition-delay:2.05s;transition-delay:2.05s;}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{-webkit-transition-duration:2.1s;transition-duration:2.1s;}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{-webkit-transition-delay:2.1s;transition-delay:2.1s;}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{-webkit-transition-duration:2.15s;transition-duration:2.15s;}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{-webkit-transition-delay:2.15s;transition-delay:2.15s;}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{-webkit-transition-duration:2.2s;transition-duration:2.2s;}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{-webkit-transition-delay:2.2s;transition-delay:2.2s;}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{-webkit-transition-duration:2.25s;transition-duration:2.25s;}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{-webkit-transition-delay:2.25s;transition-delay:2.25s;}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{-webkit-transition-duration:2.3s;transition-duration:2.3s;}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{-webkit-transition-delay:2.3s;transition-delay:2.3s;}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{-webkit-transition-duration:2.35s;transition-duration:2.35s;}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{-webkit-transition-delay:2.35s;transition-delay:2.35s;}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{-webkit-transition-duration:2.4s;transition-duration:2.4s;}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{-webkit-transition-delay:2.4s;transition-delay:2.4s;}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{-webkit-transition-duration:2.45s;transition-duration:2.45s;}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{-webkit-transition-delay:2.45s;transition-delay:2.45s;}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{-webkit-transition-duration:2.5s;transition-duration:2.5s;}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{-webkit-transition-delay:2.5s;transition-delay:2.5s;}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{-webkit-transition-duration:2.55s;transition-duration:2.55s;}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{-webkit-transition-delay:2.55s;transition-delay:2.55s;}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{-webkit-transition-duration:2.6s;transition-duration:2.6s;}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{-webkit-transition-delay:2.6s;transition-delay:2.6s;}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{-webkit-transition-duration:2.65s;transition-duration:2.65s;}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{-webkit-transition-delay:2.65s;transition-delay:2.65s;}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{-webkit-transition-duration:2.7s;transition-duration:2.7s;}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{-webkit-transition-delay:2.7s;transition-delay:2.7s;}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{-webkit-transition-duration:2.75s;transition-duration:2.75s;}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{-webkit-transition-delay:2.75s;transition-delay:2.75s;}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{-webkit-transition-duration:2.8s;transition-duration:2.8s;}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{-webkit-transition-delay:2.8s;transition-delay:2.8s;}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{-webkit-transition-duration:2.85s;transition-duration:2.85s;}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{-webkit-transition-delay:2.85s;transition-delay:2.85s;}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{-webkit-transition-duration:2.9s;transition-duration:2.9s;}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{-webkit-transition-delay:2.9s;transition-delay:2.9s;}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{-webkit-transition-duration:2.95s;transition-duration:2.95s;}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{-webkit-transition-delay:2.95s;transition-delay:2.95s;}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{-webkit-transition-duration:3s;transition-duration:3s;}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s;}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{-webkit-transition-delay:3s;transition-delay:3s;}[data-aos]{pointer-events:none;}[data-aos].aos-animate{pointer-events:auto;}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.25,0.25,0.75,0.75);transition-timing-function:cubic-bezier(0.25,0.25,0.75,0.75);}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{-webkit-transition-timing-function:ease;transition-timing-function:ease;}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.6,-0.28,0.735,0.045);transition-timing-function:cubic-bezier(0.6,-0.28,0.735,0.045);}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.175,0.885,0.32,1.275);transition-timing-function:cubic-bezier(0.175,0.885,0.32,1.275);}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55);transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55);}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.47,0,0.745,0.715);transition-timing-function:cubic-bezier(0.47,0,0.745,0.715);}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.39,0.575,0.565,1);transition-timing-function:cubic-bezier(0.39,0.575,0.565,1);}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.445,0.05,0.55,0.95);transition-timing-function:cubic-bezier(0.445,0.05,0.55,0.95);}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.55,0.085,0.68,0.53);transition-timing-function:cubic-bezier(0.55,0.085,0.68,0.53);}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transition-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transition-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.55,0.085,0.68,0.53);transition-timing-function:cubic-bezier(0.55,0.085,0.68,0.53);}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transition-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transition-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.55,0.085,0.68,0.53);transition-timing-function:cubic-bezier(0.55,0.085,0.68,0.53);}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transition-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transition-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none;}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0);}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0);}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0);}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0);}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0);}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(0.6);transform:scale(0.6);}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(0.6);transform:translate3d(0,100px,0) scale(0.6);}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(0.6);transform:translate3d(0,-100px,0) scale(0.6);}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(0.6);transform:translate3d(-100px,0,0) scale(0.6);}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(0.6);transform:translate3d(100px,0,0) scale(0.6);}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2);}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2);}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2);}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2);}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2);}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-property:transform,-webkit-transform;visibility:hidden;}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0);}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-property:transform,-webkit-transform;}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg);}html:not(.no-js) [data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0);}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg);}html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0);}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg);}html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0);}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg);}html:not(.no-js) [data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0);}}.wide-section{position:relative;width:100vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.user-logged-in .hero-home-section .image-holder{top:20px;}.user-logged-in .hero-home-section .image-block .contextual-region{position:static;}.hero-home-section{position:relative;padding:150px 0 82px;}@media (min-width:768px){.hero-home-section{padding:160px 0 55px;}}.hero-home-section .image-holder{position:absolute;top:85px;left:0;right:0;bottom:0;}@media (min-width:1200px){.hero-home-section .image-holder{top:130px;}}.hero-home-section .image-holder img{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:100% 50%;object-position:100% 50%;width:100%;height:100%;}@media (min-width:768px){.hero-home-section .image-holder img{-o-object-position:79% 50%;object-position:79% 50%;}}.hero-home-section .image-holder::after{content:"";position:absolute;inset:0;background:rgba(36,36,36,0.85);pointer-events:none;-webkit-clip-path:polygon(0 0,60% 0,80% 100%,0 100%);clip-path:polygon(0 0,60% 0,80% 100%,0 100%);}.hero-home-section.show-section .title-block,.hero-home-section.show-section .field--name-body,.hero-home-section.show-section .timeline-section .field--name-field-text-bottom,.timeline-section .hero-home-section.show-section .field--name-field-text-bottom,.hero-home-section.show-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .hero-home-section.show-section .field--name-field-related-resources-text,.hero-home-section.show-section .related-resources-section .view-header,.related-resources-section .hero-home-section.show-section .view-header,.hero-home-section.show-section .field--name-field-button,.hero-home-section.show-section .image-holder{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.user-logged-in .hero-home-section{padding:35px 0 0;}@media (min-width:768px){.user-logged-in .hero-home-section{padding:27px 0 55px;}}.hero-home-section .text-holder{position:relative;z-index:5;width:100%;margin-bottom:58px;text-align:center;font-size:14px;font-weight:500;line-height:1.71;}@media (min-width:768px){.hero-home-section .text-holder{max-width:75%;padding:0 20px 0 0;text-align:left;margin-bottom:0;}}@media (min-width:1024px){.hero-home-section .text-holder{font-size:18px;}}@media (min-width:1200px){.hero-home-section .text-holder{padding:100px 20px 75px 0;font-size:21px;line-height:1.41;}}.hero-home-section .title-block{color:#fff;font-size:32px;font-weight:400;margin-bottom:20px;letter-spacing:-0.05em;line-height:1.1;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:768px){.hero-home-section .title-block{font-size:46px;}}@media (min-width:1024px){.hero-home-section .title-block{font-size:62px;}}@media (min-width:1200px){.hero-home-section .title-block{font-size:80px;letter-spacing:-0.025em;margin-bottom:29px;}}@media (min-width:1400px){.hero-home-section .title-block{font-size:96px;line-height:100px;margin-bottom:22px;}}.hero-home-section .field--name-body,.hero-home-section .timeline-section .field--name-field-text-bottom,.timeline-section .hero-home-section .field--name-field-text-bottom,.hero-home-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .hero-home-section .field--name-field-related-resources-text,.hero-home-section .related-resources-section .view-header,.related-resources-section .hero-home-section .view-header{margin:0 0 34px;font-size:14px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);color:#fff;}@media (min-width:768px){.hero-home-section .field--name-body,.hero-home-section .timeline-section .field--name-field-text-bottom,.timeline-section .hero-home-section .field--name-field-text-bottom,.hero-home-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .hero-home-section .field--name-field-related-resources-text,.hero-home-section .related-resources-section .view-header,.related-resources-section .hero-home-section .view-header{font-size:14px;font-weight:500;line-height:1.71;text-align:left;}}@media (min-width:1024px){.hero-home-section .field--name-body,.hero-home-section .timeline-section .field--name-field-text-bottom,.timeline-section .hero-home-section .field--name-field-text-bottom,.hero-home-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .hero-home-section .field--name-field-related-resources-text,.hero-home-section .related-resources-section .view-header,.related-resources-section .hero-home-section .view-header{font-size:18px;}}@media (min-width:1200px){.hero-home-section .field--name-body,.hero-home-section .timeline-section .field--name-field-text-bottom,.timeline-section .hero-home-section .field--name-field-text-bottom,.hero-home-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .hero-home-section .field--name-field-related-resources-text,.hero-home-section .related-resources-section .view-header,.related-resources-section .hero-home-section .view-header{font-size:21px;line-height:1.41;}}@media (min-width:1400px){.hero-home-section .field--name-body,.hero-home-section .timeline-section .field--name-field-text-bottom,.timeline-section .hero-home-section .field--name-field-text-bottom,.hero-home-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .hero-home-section .field--name-field-related-resources-text,.hero-home-section .related-resources-section .view-header,.related-resources-section .hero-home-section .view-header{font-size:32px;margin-bottom:41px;}}.hero-home-section .field--name-field-button{-webkit-transition:all 0.5s linear 0.6s;transition:all 0.5s linear 0.6s;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (min-width:768px){.hero-home-section .field--name-field-button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}.hero-home-section .field--name-field-button > .field__item{margin-right:16px;margin-bottom:16px;}.hero-home-section .btn-secondary{color:#fff;}.hero-home-section .btn-secondary:hover{color:#fff;}.hero-home-section .btn-secondary:hover:after{background-image:url(/themes/custom/brightnetworkevp/images/arrow-right-solid.svg);}@media (min-width:768px){#header.with-banner + #main .single-hero-section,#header.with-banner + #main .hero-section{margin-top:138px;}}@media (min-width:1200px){#header.with-banner + #main .single-hero-section,#header.with-banner + #main .hero-section{margin-top:167px;}}.hero-section{min-height:340px;z-index:10;position:relative;margin-bottom:10px;}@media (min-width:768px){.hero-section{margin-top:85px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;min-height:450px;}}@media (min-width:1200px){.hero-section{min-height:550px;margin-bottom:40px;margin-top:130px;}}.hero-section.bg-section-blue:after{top:-150px;}.hero-section.show-section .title-section,.hero-section.show-section .columns-section .field--name-field-custom-title,.columns-section .hero-section.show-section .field--name-field-custom-title,.hero-section.show-section .rows-info-section .field--name-field-custom-title,.rows-info-section .hero-section.show-section .field--name-field-custom-title,.hero-section.show-section .cta-section .field--name-field-custom-title,.cta-section .hero-section.show-section .field--name-field-custom-title,.hero-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .hero-section.show-section .field--name-field-title-bottom,.hero-section.show-section .awards-section .field--name-field-custom-title,.awards-section .hero-section.show-section .field--name-field-custom-title,.hero-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .hero-section.show-section .field--name-field-related-resources-title,.hero-section.show-section .text-block,.hero-section.show-section .btn,.hero-section.show-section .menu--main-mobile-button-navigation a,.menu--main-mobile-button-navigation .hero-section.show-section a,.hero-section.show-section .menu--main-button-navigation a,.menu--main-button-navigation .hero-section.show-section a{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.hero-section.show-section .image-holder{opacity:1;}.hero-section .text-holder{width:100%;text-align:center;font-size:14px;font-weight:500;line-height:1.71;padding:140px 0 60px;}@media (min-width:768px){.hero-section .text-holder{max-width:50%;text-align:left;padding:140px 15px 60px 0;}}@media (min-width:1024px){.hero-section .text-holder{font-size:18px;}}@media (min-width:1200px){.hero-section .text-holder{font-size:24px;max-width:59%;line-height:1.41;padding:202px 15px 53px 0;}}.hero-section .title-section,.hero-section .columns-section .field--name-field-custom-title,.columns-section .hero-section .field--name-field-custom-title,.hero-section .rows-info-section .field--name-field-custom-title,.rows-info-section .hero-section .field--name-field-custom-title,.hero-section .cta-section .field--name-field-custom-title,.cta-section .hero-section .field--name-field-custom-title,.hero-section .timeline-section .field--name-field-title-bottom,.timeline-section .hero-section .field--name-field-title-bottom,.hero-section .awards-section .field--name-field-custom-title,.awards-section .hero-section .field--name-field-custom-title,.hero-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .hero-section .field--name-field-related-resources-title{color:#fff;font-size:40px;font-weight:400;margin-bottom:15px;letter-spacing:-0.05em;line-height:1.1;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:768px){.hero-section .title-section,.hero-section .columns-section .field--name-field-custom-title,.columns-section .hero-section .field--name-field-custom-title,.hero-section .rows-info-section .field--name-field-custom-title,.rows-info-section .hero-section .field--name-field-custom-title,.hero-section .cta-section .field--name-field-custom-title,.cta-section .hero-section .field--name-field-custom-title,.hero-section .timeline-section .field--name-field-title-bottom,.timeline-section .hero-section .field--name-field-title-bottom,.hero-section .awards-section .field--name-field-custom-title,.awards-section .hero-section .field--name-field-custom-title,.hero-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .hero-section .field--name-field-related-resources-title{font-size:46px;text-align:left;}}@media (min-width:1024px){.hero-section .title-section,.hero-section .columns-section .field--name-field-custom-title,.columns-section .hero-section .field--name-field-custom-title,.hero-section .rows-info-section .field--name-field-custom-title,.rows-info-section .hero-section .field--name-field-custom-title,.hero-section .cta-section .field--name-field-custom-title,.cta-section .hero-section .field--name-field-custom-title,.hero-section .timeline-section .field--name-field-title-bottom,.timeline-section .hero-section .field--name-field-title-bottom,.hero-section .awards-section .field--name-field-custom-title,.awards-section .hero-section .field--name-field-custom-title,.hero-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .hero-section .field--name-field-related-resources-title{font-size:62px;}}@media (min-width:1200px){.hero-section .title-section,.hero-section .columns-section .field--name-field-custom-title,.columns-section .hero-section .field--name-field-custom-title,.hero-section .rows-info-section .field--name-field-custom-title,.rows-info-section .hero-section .field--name-field-custom-title,.hero-section .cta-section .field--name-field-custom-title,.cta-section .hero-section .field--name-field-custom-title,.hero-section .timeline-section .field--name-field-title-bottom,.timeline-section .hero-section .field--name-field-title-bottom,.hero-section .awards-section .field--name-field-custom-title,.awards-section .hero-section .field--name-field-custom-title,.hero-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .hero-section .field--name-field-related-resources-title{font-size:80px;letter-spacing:-0.025em;margin-bottom:19px;}}@media (min-width:1200px){.hero-section .title-section.title-block-small,.hero-section .columns-section .title-block-small.field--name-field-custom-title,.columns-section .hero-section .title-block-small.field--name-field-custom-title,.hero-section .rows-info-section .title-block-small.field--name-field-custom-title,.rows-info-section .hero-section .title-block-small.field--name-field-custom-title,.hero-section .cta-section .title-block-small.field--name-field-custom-title,.cta-section .hero-section .title-block-small.field--name-field-custom-title,.hero-section .timeline-section .title-block-small.field--name-field-title-bottom,.timeline-section .hero-section .title-block-small.field--name-field-title-bottom,.hero-section .awards-section .title-block-small.field--name-field-custom-title,.awards-section .hero-section .title-block-small.field--name-field-custom-title,.hero-section .related-resources-section .title-block-small.field--name-field-related-resources-title,.related-resources-section .hero-section .title-block-small.field--name-field-related-resources-title{font-size:56px;}}.hero-section .title-section + .btn,.hero-section .columns-section .title-section + .btn,.hero-section .columns-section .field--name-field-custom-title + .btn,.columns-section .hero-section .field--name-field-custom-title + .btn,.hero-section .rows-info-section .title-section + .btn,.hero-section .rows-info-section .field--name-field-custom-title + .btn,.rows-info-section .hero-section .field--name-field-custom-title + .btn,.hero-section .cta-section .title-section + .btn,.hero-section .cta-section .field--name-field-custom-title + .btn,.cta-section .hero-section .field--name-field-custom-title + .btn,.hero-section .timeline-section .title-section + .btn,.hero-section .timeline-section .field--name-field-title-bottom + .btn,.timeline-section .hero-section .field--name-field-title-bottom + .btn,.hero-section .awards-section .title-section + .btn,.hero-section .awards-section .field--name-field-custom-title + .btn,.awards-section .hero-section .field--name-field-custom-title + .btn,.hero-section .related-resources-section .field--name-field-related-resources-title + .btn,.related-resources-section .hero-section .field--name-field-related-resources-title + .btn,.hero-section .related-resources-section .title-section + .btn,.hero-section .menu--main-mobile-button-navigation .title-section + a,.menu--main-mobile-button-navigation .hero-section .title-section + a,.menu--main-mobile-button-navigation .hero-section .columns-section .title-section + a,.hero-section .columns-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .columns-section .field--name-field-custom-title + a,.columns-section .hero-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .columns-section .hero-section .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .rows-info-section .title-section + a,.hero-section .rows-info-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .rows-info-section .field--name-field-custom-title + a,.rows-info-section .hero-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .rows-info-section .hero-section .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .cta-section .title-section + a,.hero-section .cta-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .cta-section .field--name-field-custom-title + a,.cta-section .hero-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .cta-section .hero-section .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .timeline-section .title-section + a,.hero-section .timeline-section .menu--main-mobile-button-navigation .field--name-field-title-bottom + a,.menu--main-mobile-button-navigation .hero-section .timeline-section .field--name-field-title-bottom + a,.timeline-section .hero-section .menu--main-mobile-button-navigation .field--name-field-title-bottom + a,.menu--main-mobile-button-navigation .timeline-section .hero-section .field--name-field-title-bottom + a,.menu--main-mobile-button-navigation .hero-section .awards-section .title-section + a,.hero-section .awards-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .awards-section .field--name-field-custom-title + a,.awards-section .hero-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .awards-section .hero-section .field--name-field-custom-title + a,.hero-section .related-resources-section .menu--main-mobile-button-navigation .field--name-field-related-resources-title + a,.menu--main-mobile-button-navigation .hero-section .related-resources-section .field--name-field-related-resources-title + a,.related-resources-section .hero-section .menu--main-mobile-button-navigation .field--name-field-related-resources-title + a,.menu--main-mobile-button-navigation .related-resources-section .hero-section .field--name-field-related-resources-title + a,.menu--main-mobile-button-navigation .hero-section .related-resources-section .title-section + a,.hero-section .menu--main-button-navigation .title-section + a,.menu--main-button-navigation .hero-section .title-section + a,.menu--main-button-navigation .hero-section .columns-section .title-section + a,.hero-section .columns-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .columns-section .field--name-field-custom-title + a,.columns-section .hero-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .columns-section .hero-section .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .rows-info-section .title-section + a,.hero-section .rows-info-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .rows-info-section .field--name-field-custom-title + a,.rows-info-section .hero-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .rows-info-section .hero-section .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .cta-section .title-section + a,.hero-section .cta-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .cta-section .field--name-field-custom-title + a,.cta-section .hero-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .cta-section .hero-section .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .timeline-section .title-section + a,.hero-section .timeline-section .menu--main-button-navigation .field--name-field-title-bottom + a,.menu--main-button-navigation .hero-section .timeline-section .field--name-field-title-bottom + a,.timeline-section .hero-section .menu--main-button-navigation .field--name-field-title-bottom + a,.menu--main-button-navigation .timeline-section .hero-section .field--name-field-title-bottom + a,.menu--main-button-navigation .hero-section .awards-section .title-section + a,.hero-section .awards-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .awards-section .field--name-field-custom-title + a,.awards-section .hero-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .awards-section .hero-section .field--name-field-custom-title + a,.hero-section .related-resources-section .menu--main-button-navigation .field--name-field-related-resources-title + a,.menu--main-button-navigation .hero-section .related-resources-section .field--name-field-related-resources-title + a,.related-resources-section .hero-section .menu--main-button-navigation .field--name-field-related-resources-title + a,.menu--main-button-navigation .related-resources-section .hero-section .field--name-field-related-resources-title + a,.menu--main-button-navigation .hero-section .related-resources-section .title-section + a{margin-top:40px;-webkit-transition:all 0.3s linear,opacity 0.5s linear 0.3s,-webkit-transform 0.5s linear 0.3s;transition:all 0.3s linear,opacity 0.5s linear 0.3s,-webkit-transform 0.5s linear 0.3s;transition:all 0.3s linear,opacity 0.5s linear 0.3s,transform 0.5s linear 0.3s;transition:all 0.3s linear,opacity 0.5s linear 0.3s,transform 0.5s linear 0.3s,-webkit-transform 0.5s linear 0.3s;}@media (min-width:1200px){.hero-section .title-section + .btn,.hero-section .columns-section .title-section + .btn,.hero-section .columns-section .field--name-field-custom-title + .btn,.columns-section .hero-section .field--name-field-custom-title + .btn,.hero-section .rows-info-section .title-section + .btn,.hero-section .rows-info-section .field--name-field-custom-title + .btn,.rows-info-section .hero-section .field--name-field-custom-title + .btn,.hero-section .cta-section .title-section + .btn,.hero-section .cta-section .field--name-field-custom-title + .btn,.cta-section .hero-section .field--name-field-custom-title + .btn,.hero-section .timeline-section .title-section + .btn,.hero-section .timeline-section .field--name-field-title-bottom + .btn,.timeline-section .hero-section .field--name-field-title-bottom + .btn,.hero-section .awards-section .title-section + .btn,.hero-section .awards-section .field--name-field-custom-title + .btn,.awards-section .hero-section .field--name-field-custom-title + .btn,.hero-section .related-resources-section .field--name-field-related-resources-title + .btn,.related-resources-section .hero-section .field--name-field-related-resources-title + .btn,.hero-section .related-resources-section .title-section + .btn,.hero-section .menu--main-mobile-button-navigation .title-section + a,.menu--main-mobile-button-navigation .hero-section .title-section + a,.menu--main-mobile-button-navigation .hero-section .columns-section .title-section + a,.hero-section .columns-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .columns-section .field--name-field-custom-title + a,.columns-section .hero-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .columns-section .hero-section .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .rows-info-section .title-section + a,.hero-section .rows-info-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .rows-info-section .field--name-field-custom-title + a,.rows-info-section .hero-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .rows-info-section .hero-section .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .cta-section .title-section + a,.hero-section .cta-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .cta-section .field--name-field-custom-title + a,.cta-section .hero-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .cta-section .hero-section .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .timeline-section .title-section + a,.hero-section .timeline-section .menu--main-mobile-button-navigation .field--name-field-title-bottom + a,.menu--main-mobile-button-navigation .hero-section .timeline-section .field--name-field-title-bottom + a,.timeline-section .hero-section .menu--main-mobile-button-navigation .field--name-field-title-bottom + a,.menu--main-mobile-button-navigation .timeline-section .hero-section .field--name-field-title-bottom + a,.menu--main-mobile-button-navigation .hero-section .awards-section .title-section + a,.hero-section .awards-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .hero-section .awards-section .field--name-field-custom-title + a,.awards-section .hero-section .menu--main-mobile-button-navigation .field--name-field-custom-title + a,.menu--main-mobile-button-navigation .awards-section .hero-section .field--name-field-custom-title + a,.hero-section .related-resources-section .menu--main-mobile-button-navigation .field--name-field-related-resources-title + a,.menu--main-mobile-button-navigation .hero-section .related-resources-section .field--name-field-related-resources-title + a,.related-resources-section .hero-section .menu--main-mobile-button-navigation .field--name-field-related-resources-title + a,.menu--main-mobile-button-navigation .related-resources-section .hero-section .field--name-field-related-resources-title + a,.menu--main-mobile-button-navigation .hero-section .related-resources-section .title-section + a,.hero-section .menu--main-button-navigation .title-section + a,.menu--main-button-navigation .hero-section .title-section + a,.menu--main-button-navigation .hero-section .columns-section .title-section + a,.hero-section .columns-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .columns-section .field--name-field-custom-title + a,.columns-section .hero-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .columns-section .hero-section .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .rows-info-section .title-section + a,.hero-section .rows-info-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .rows-info-section .field--name-field-custom-title + a,.rows-info-section .hero-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .rows-info-section .hero-section .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .cta-section .title-section + a,.hero-section .cta-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .cta-section .field--name-field-custom-title + a,.cta-section .hero-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .cta-section .hero-section .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .timeline-section .title-section + a,.hero-section .timeline-section .menu--main-button-navigation .field--name-field-title-bottom + a,.menu--main-button-navigation .hero-section .timeline-section .field--name-field-title-bottom + a,.timeline-section .hero-section .menu--main-button-navigation .field--name-field-title-bottom + a,.menu--main-button-navigation .timeline-section .hero-section .field--name-field-title-bottom + a,.menu--main-button-navigation .hero-section .awards-section .title-section + a,.hero-section .awards-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .hero-section .awards-section .field--name-field-custom-title + a,.awards-section .hero-section .menu--main-button-navigation .field--name-field-custom-title + a,.menu--main-button-navigation .awards-section .hero-section .field--name-field-custom-title + a,.hero-section .related-resources-section .menu--main-button-navigation .field--name-field-related-resources-title + a,.menu--main-button-navigation .hero-section .related-resources-section .field--name-field-related-resources-title + a,.related-resources-section .hero-section .menu--main-button-navigation .field--name-field-related-resources-title + a,.menu--main-button-navigation .related-resources-section .hero-section .field--name-field-related-resources-title + a,.menu--main-button-navigation .hero-section .related-resources-section .title-section + a{margin-top:59px;}}.hero-section .text-block{margin-bottom:34px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.hero-section .image-holder{width:100%;font-size:0;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;}@media (min-width:768px){.hero-section .image-holder{max-width:50%;}}@media (min-width:1200px){.hero-section .image-holder{max-width:41%;}}.hero-section .btn,.hero-section .header.dark .menu--main-button-navigation a,.header.dark .menu--main-button-navigation .hero-section a,.hero-section .menu--main-mobile-button-navigation a,.menu--main-mobile-button-navigation .hero-section a,.hero-section .menu--main-button-navigation a,.menu--main-button-navigation .hero-section a{-webkit-transition:all 0.3s linear,opacity 0.5s linear 0.6s,-webkit-transform 0.5s linear 0.6s;transition:all 0.3s linear,opacity 0.5s linear 0.6s,-webkit-transform 0.5s linear 0.6s;transition:all 0.3s linear,opacity 0.5s linear 0.6s,transform 0.5s linear 0.6s;transition:all 0.3s linear,opacity 0.5s linear 0.6s,transform 0.5s linear 0.6s,-webkit-transform 0.5s linear 0.6s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.hero-section .image-block{margin:0 -20px;height:100%;position:relative;}@media (min-width:768px){.hero-section .image-block{margin:0 -20px 0 0;padding-top:95%;}}@media (min-width:1150px){.hero-section .image-block{margin:0 calc(555px - 50vw) 0 0;}}@media (min-width:1200px){.hero-section .image-block{padding-top:0;}}.hero-section .image-block:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-radial-gradient(center,circle 180px,rgba(255,255,255,0) 0%,#000 100%);background:radial-gradient(circle 180px at center,rgba(255,255,255,0) 0%,#000 100%);opacity:0.5;z-index:1;}@media (min-width:1200px){.hero-section .image-block:after{background-image:-webkit-radial-gradient(center,circle 313px,rgba(255,255,255,0) 0%,#000 100%);background-image:radial-gradient(circle 313px at center,rgba(255,255,255,0) 0%,#000 100%);}}.hero-section .image-block img{width:100%;}@media (min-width:768px){.hero-section .image-block img{height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;}}.hero-section .decor-block{background:#ff9747;width:68px;height:68px;position:absolute;bottom:-23px;right:-42px;z-index:2;}@media (min-width:480px){.hero-section .decor-block{right:-20px;}}@media (min-width:768px){.hero-section .decor-block{width:100px;height:100px;bottom:-28px;right:20px;}}@media (min-width:1200px){.hero-section .decor-block{width:150px;height:150px;right:48px;}}.single-hero-section{width:100vw;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);min-height:340px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:90px;}@media (min-width:768px){.single-hero-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:25px;min-height:450px;margin-top:85px;}}@media (min-width:1200px){.single-hero-section{min-height:550px;margin-bottom:40px;margin-top:130px;}}@media (min-width:768px){.user-logged-in .single-hero-section{margin-top:30px !important;}}.single-hero-section.bg-section-blue:after{top:-150px;display:none;}@media (min-width:768px){.user-logged-in .single-hero-section.single-team-hero-section .text-holder{padding:60px 15px 60px 0;}}@media (min-width:768px){.single-hero-section.single-team-hero-section .text-holder{padding:60px 15px 60px 0;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-pack:center;-ms-flex-pack:center;justify-content:center;}}.single-hero-section.show-section .title-section,.single-hero-section.show-section .columns-section .field--name-field-custom-title,.columns-section .single-hero-section.show-section .field--name-field-custom-title,.single-hero-section.show-section .rows-info-section .field--name-field-custom-title,.rows-info-section .single-hero-section.show-section .field--name-field-custom-title,.single-hero-section.show-section .cta-section .field--name-field-custom-title,.cta-section .single-hero-section.show-section .field--name-field-custom-title,.single-hero-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .single-hero-section.show-section .field--name-field-title-bottom,.single-hero-section.show-section .awards-section .field--name-field-custom-title,.awards-section .single-hero-section.show-section .field--name-field-custom-title,.single-hero-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .single-hero-section.show-section .field--name-field-related-resources-title,.single-hero-section.show-section .social-block,.single-hero-section.show-section .tags-list,.single-hero-section.show-section .date-block{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.single-hero-section.show-section .image-holder{opacity:1;}@media (min-width:768px){.user-logged-in .single-hero-section .text-holder{padding:60px 15px 30px 0;}}@media (min-width:1200px){.user-logged-in .single-hero-section .text-holder{padding:100px 15px 30px 0;}}.single-hero-section .text-holder{position:relative;z-index:5;width:100%;margin-bottom:-30px;text-align:center;font-size:14px;font-weight:500;line-height:1.71;}@media (min-width:768px){.single-hero-section .text-holder{max-width:75%;padding:0 20px 0 0;margin-bottom:58px;text-align:left;margin-bottom:0;}}@media (min-width:1024px){.single-hero-section .text-holder{font-size:18px;}}@media (min-width:1200px){.single-hero-section .text-holder{padding:100px 20px 75px 0;font-size:21px;line-height:1.41;}}.single-hero-section .tags-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;margin:-38px 0 19px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:768px){.single-hero-section .tags-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 20px;}}.single-hero-section .tags-list li{margin:0 3px;}.single-hero-section .tags-list a{font-size:12px;font-weight:500;display:block;padding:2px 10px 3px;color:#231f21;background:#fff;text-decoration:none;line-height:1;-webkit-transition:0.3s;transition:0.3s;}.single-hero-section .tags-list a:hover{background:#d9d9d9;}.single-hero-section .title-section,.single-hero-section .columns-section .field--name-field-custom-title,.columns-section .single-hero-section .field--name-field-custom-title,.single-hero-section .rows-info-section .field--name-field-custom-title,.rows-info-section .single-hero-section .field--name-field-custom-title,.single-hero-section .cta-section .field--name-field-custom-title,.cta-section .single-hero-section .field--name-field-custom-title,.single-hero-section .timeline-section .field--name-field-title-bottom,.timeline-section .single-hero-section .field--name-field-title-bottom,.single-hero-section .awards-section .field--name-field-custom-title,.awards-section .single-hero-section .field--name-field-custom-title,.single-hero-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .single-hero-section .field--name-field-related-resources-title{color:#fff;font-size:40px;font-weight:400;margin-bottom:15px;letter-spacing:-0.05em;line-height:1.1;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:768px){.single-hero-section .title-section,.single-hero-section .columns-section .field--name-field-custom-title,.columns-section .single-hero-section .field--name-field-custom-title,.single-hero-section .rows-info-section .field--name-field-custom-title,.rows-info-section .single-hero-section .field--name-field-custom-title,.single-hero-section .cta-section .field--name-field-custom-title,.cta-section .single-hero-section .field--name-field-custom-title,.single-hero-section .timeline-section .field--name-field-title-bottom,.timeline-section .single-hero-section .field--name-field-title-bottom,.single-hero-section .awards-section .field--name-field-custom-title,.awards-section .single-hero-section .field--name-field-custom-title,.single-hero-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .single-hero-section .field--name-field-related-resources-title{font-size:44px;text-align:left;}}@media (min-width:1200px){.single-hero-section .title-section,.single-hero-section .columns-section .field--name-field-custom-title,.columns-section .single-hero-section .field--name-field-custom-title,.single-hero-section .rows-info-section .field--name-field-custom-title,.rows-info-section .single-hero-section .field--name-field-custom-title,.single-hero-section .cta-section .field--name-field-custom-title,.cta-section .single-hero-section .field--name-field-custom-title,.single-hero-section .timeline-section .field--name-field-title-bottom,.timeline-section .single-hero-section .field--name-field-title-bottom,.single-hero-section .awards-section .field--name-field-custom-title,.awards-section .single-hero-section .field--name-field-custom-title,.single-hero-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .single-hero-section .field--name-field-related-resources-title{font-size:56px;letter-spacing:-0.025em;margin-bottom:28px;}}@media (min-width:768px){.single-hero-section .title-section.big-title,.single-hero-section .columns-section .big-title.field--name-field-custom-title,.columns-section .single-hero-section .big-title.field--name-field-custom-title,.single-hero-section .rows-info-section .big-title.field--name-field-custom-title,.rows-info-section .single-hero-section .big-title.field--name-field-custom-title,.single-hero-section .cta-section .big-title.field--name-field-custom-title,.cta-section .single-hero-section .big-title.field--name-field-custom-title,.single-hero-section .timeline-section .big-title.field--name-field-title-bottom,.timeline-section .single-hero-section .big-title.field--name-field-title-bottom,.single-hero-section .awards-section .big-title.field--name-field-custom-title,.awards-section .single-hero-section .big-title.field--name-field-custom-title,.single-hero-section .related-resources-section .big-title.field--name-field-related-resources-title,.related-resources-section .single-hero-section .big-title.field--name-field-related-resources-title{font-size:46px;}}@media (min-width:1024px){.single-hero-section .title-section.big-title,.single-hero-section .columns-section .big-title.field--name-field-custom-title,.columns-section .single-hero-section .big-title.field--name-field-custom-title,.single-hero-section .rows-info-section .big-title.field--name-field-custom-title,.rows-info-section .single-hero-section .big-title.field--name-field-custom-title,.single-hero-section .cta-section .big-title.field--name-field-custom-title,.cta-section .single-hero-section .big-title.field--name-field-custom-title,.single-hero-section .timeline-section .big-title.field--name-field-title-bottom,.timeline-section .single-hero-section .big-title.field--name-field-title-bottom,.single-hero-section .awards-section .big-title.field--name-field-custom-title,.awards-section .single-hero-section .big-title.field--name-field-custom-title,.single-hero-section .related-resources-section .big-title.field--name-field-related-resources-title,.related-resources-section .single-hero-section .big-title.field--name-field-related-resources-title{font-size:62px;}}@media (min-width:1200px){.single-hero-section .title-section.big-title,.single-hero-section .columns-section .big-title.field--name-field-custom-title,.columns-section .single-hero-section .big-title.field--name-field-custom-title,.single-hero-section .rows-info-section .big-title.field--name-field-custom-title,.rows-info-section .single-hero-section .big-title.field--name-field-custom-title,.single-hero-section .cta-section .big-title.field--name-field-custom-title,.cta-section .single-hero-section .big-title.field--name-field-custom-title,.single-hero-section .timeline-section .big-title.field--name-field-title-bottom,.timeline-section .single-hero-section .big-title.field--name-field-title-bottom,.single-hero-section .awards-section .big-title.field--name-field-custom-title,.awards-section .single-hero-section .big-title.field--name-field-custom-title,.single-hero-section .related-resources-section .big-title.field--name-field-related-resources-title,.related-resources-section .single-hero-section .big-title.field--name-field-related-resources-title{font-size:80px;}}.single-hero-section .date-block{font-size:14px;font-weight:500;color:#fff;-webkit-transition:all 0.5s linear 0.6s;transition:all 0.5s linear 0.6s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.single-hero-section .date-block{font-size:18px;}}.single-hero-section .image-holder{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;font-size:0;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;}.single-hero-section .image-holder::after{content:"";position:absolute;inset:0;background:rgba(36,36,36,0.85);pointer-events:none;}@media (min-width:768px){.single-hero-section .image-holder::after{-webkit-clip-path:polygon(0 0,60% 0,80% 100%,0 100%);clip-path:polygon(0 0,60% 0,80% 100%,0 100%);}}.single-hero-section .image-holder img{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:100% 50%;object-position:100% 50%;width:100%;height:100%;}@media (min-width:768px){.single-hero-section .image-holder img{-o-object-position:79% 50%;object-position:79% 50%;}}.single-hero-section .social-block{margin-bottom:35px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.single-hero-section .social-block{margin-bottom:40px;}}.single-hero-section .social-block .title-block{color:#fff;}.single-hero-section .social-block .social-list path{fill:#fff;}.page-not-found{background:#d94161;}.error-section{padding:100px 0 0;}@media (min-width:768px){.error-section{padding:130px 0 55px;display:-webkit-box;display:-ms-flexbox;display:flex;}}.error-section.show-section .title-block,.error-section.show-section .field--name-field-suptitle,.error-section.show-section .field--name-field-subtitle,.error-section.show-section .field--name-field-button{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.error-section.show-section .image-holder{opacity:1;}.user-logged-in .error-section{padding:0;}@media (min-width:768px){.user-logged-in .error-section{padding:0 0 55px;}}.error-section .text-holder{width:100%;margin-bottom:-22px;text-align:center;font-size:14px;font-weight:500;line-height:1.71;position:relative;z-index:10;}@media (min-width:768px){.error-section .text-holder{max-width:50%;padding:0 20px 0 0;text-align:left;margin-bottom:0;}}@media (min-width:1024px){.error-section .text-holder{font-size:18px;}}@media (min-width:1200px){.error-section .text-holder{padding:47px 20px 0 0;font-size:21px;line-height:1.41;}}.error-section .title-block{color:#fff;font-size:48px;font-weight:400;margin-bottom:0;letter-spacing:-0.05em;line-height:1.1;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:768px){.error-section .title-block{font-size:60px;}}@media (min-width:1024px){.error-section .title-block{font-size:80px;}}@media (min-width:1200px){.error-section .title-block{font-size:120px;letter-spacing:-0.025em;}}.error-section .field--name-field-suptitle{font-size:14px;font-weight:500;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.error-section .field--name-field-suptitle{font-size:24px;margin-bottom:10px;}}.error-section .field--name-field-subtitle{color:#fff;font-size:40px;font-weight:400;margin-bottom:34px;letter-spacing:-0.05em;line-height:1.1;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:768px){.error-section .field--name-field-subtitle{font-size:46px;}}@media (min-width:1024px){.error-section .field--name-field-subtitle{font-size:62px;}}@media (min-width:1200px){.error-section .field--name-field-subtitle{font-size:80px;letter-spacing:-0.025em;margin-bottom:57px;}}.error-section .field--name-field-button{-webkit-transition:all 0.5s linear 0.6s;transition:all 0.5s linear 0.6s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.error-section .image-holder{width:100%;font-size:0;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;}@media (min-width:768px){.error-section .image-holder{max-width:50%;}}@media (min-width:1200px){.error-section .image-holder{padding-left:60px;}}.error-section .image-block{margin:0 -20px;position:relative;}@media (min-width:768px){.error-section .image-block{margin:0 -20px 0 0;padding-top:95%;}}@media (min-width:1150px){.error-section .image-block{margin:0 calc(555px - 50vw) 0 0;}}@media (min-width:1200px){.error-section .image-block{padding-top:0;height:626px;}}.error-section .image-block:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-radial-gradient(center,circle 180px,rgba(255,255,255,0) 0%,#000 100%);background:radial-gradient(circle 180px at center,rgba(255,255,255,0) 0%,#000 100%);opacity:0.5;}@media (min-width:1200px){.error-section .image-block:after{background-image:-webkit-radial-gradient(center,circle 313px,rgba(255,255,255,0) 0%,#000 100%);background-image:radial-gradient(circle 313px at center,rgba(255,255,255,0) 0%,#000 100%);}}@media (min-width:1200px){.error-section .image-block > *{max-width:655px;}}.error-section .image-block img{width:100%;}@media (min-width:768px){.error-section .image-block img{height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;}}.status-number-section{margin:20px 0 30px;}@media (min-width:1200px){.status-number-section{margin:60px 0;}}.status-number-section .title-section,.status-number-section .columns-section .field--name-field-custom-title,.columns-section .status-number-section .field--name-field-custom-title,.status-number-section .rows-info-section .field--name-field-custom-title,.rows-info-section .status-number-section .field--name-field-custom-title,.status-number-section .cta-section .field--name-field-custom-title,.cta-section .status-number-section .field--name-field-custom-title,.status-number-section .timeline-section .field--name-field-title-bottom,.timeline-section .status-number-section .field--name-field-title-bottom,.status-number-section .awards-section .field--name-field-custom-title,.awards-section .status-number-section .field--name-field-custom-title,.status-number-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .status-number-section .field--name-field-related-resources-title{margin-bottom:36px;}@media (min-width:1200px){.status-number-section .title-section,.status-number-section .columns-section .field--name-field-custom-title,.columns-section .status-number-section .field--name-field-custom-title,.status-number-section .rows-info-section .field--name-field-custom-title,.rows-info-section .status-number-section .field--name-field-custom-title,.status-number-section .cta-section .field--name-field-custom-title,.cta-section .status-number-section .field--name-field-custom-title,.status-number-section .timeline-section .field--name-field-title-bottom,.timeline-section .status-number-section .field--name-field-title-bottom,.status-number-section .awards-section .field--name-field-custom-title,.awards-section .status-number-section .field--name-field-custom-title,.status-number-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .status-number-section .field--name-field-related-resources-title{margin-bottom:56px;}}.status-number-list{margin:0 -20px -30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.status-number-list > .field__item{width:100%;max-width:50%;padding:0 20px;margin-bottom:30px;}@media (min-width:768px){.status-number-list > .field__item{max-width:25%;}}.status-number-list > .field__item:nth-child(odd) .status-number-box .status-number{color:#6a226d;}.status-number-list > .field__item:nth-child(even) .status-number-box .status-number{color:#ec6174;}.status-number-box{text-align:center;font-size:16px;font-weight:500;}@media (min-width:1200px){.status-number-box{font-size:24px;}}.status-number-box .field--name-field-number-text{color:#242424;}.status-number-box .status-number{font-size:70px;line-height:1;font-weight:300;color:#2c4964;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px;}@media (min-width:1200px){.status-number-box .status-number{font-size:100px;margin-bottom:20px;}}.related-resources-section + .columns-section{margin-top:-13px;}@media (min-width:1200px){.related-resources-section + .columns-section{margin-top:-100px;}}.columns-section{margin-bottom:80px;position:relative;}@media (min-width:1200px){.columns-section{margin-bottom:100px;}}.columns-section.second-style-section{margin-bottom:40px;}@media (min-width:1200px){.columns-section.second-style-section{margin-bottom:50px;}}.columns-section.second-style-section .decor-block{left:auto;right:calc(100% - 6px);top:-84px;}@media (min-width:1200px){.columns-section.second-style-section .decor-block{top:-24px;right:calc(100% - 20px);}}.columns-section.second-style-section .field--name-field-columns > .field__item{max-width:50%;}@media (min-width:768px){.columns-section.second-style-section .field--name-field-columns > .field__item{max-width:33.333%;}}@media (min-width:1200px){.columns-section.second-style-section .field--name-field-columns > .field__item{margin-bottom:95px;}}.columns-section.four-columns{margin-bottom:70px;}@media (min-width:1200px){.columns-section.four-columns{margin-bottom:157px;}}.columns-section.four-columns .title-section,.columns-section.four-columns .field--name-field-custom-title,.columns-section.four-columns .timeline-section .field--name-field-title-bottom,.timeline-section .columns-section.four-columns .field--name-field-title-bottom,.columns-section.four-columns .related-resources-section .field--name-field-related-resources-title,.related-resources-section .columns-section.four-columns .field--name-field-related-resources-title,.columns-section.four-columns .field--name-field-custom-title{margin-bottom:25px;max-width:630px;}.columns-section.four-columns .field--name-body,.columns-section.four-columns .timeline-section .field--name-field-text-bottom,.timeline-section .columns-section.four-columns .field--name-field-text-bottom,.columns-section.four-columns .related-resources-section .field--name-field-related-resources-text,.related-resources-section .columns-section.four-columns .field--name-field-related-resources-text,.columns-section.four-columns .related-resources-section .view-header,.related-resources-section .columns-section.four-columns .view-header{margin-bottom:76px;}.columns-section.four-columns .decor-block{display:none;}.columns-section.four-columns .field--name-field-columns > .field__item{max-width:100%;margin-bottom:50px;}@media (min-width:768px){.columns-section.four-columns .field--name-field-columns > .field__item{max-width:50%;}}@media (min-width:1200px){.columns-section.four-columns .field--name-field-columns > .field__item{margin-bottom:75px;max-width:25%;}}.columns-section.show-section .title-section,.columns-section.show-section .field--name-field-custom-title,.columns-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .columns-section.show-section .field--name-field-title-bottom,.columns-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .columns-section.show-section .field--name-field-related-resources-title,.columns-section.show-section .field--name-field-custom-title,.columns-section.show-section .field--name-body,.columns-section.show-section .timeline-section .field--name-field-text-bottom,.timeline-section .columns-section.show-section .field--name-field-text-bottom,.columns-section.show-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .columns-section.show-section .field--name-field-related-resources-text,.columns-section.show-section .related-resources-section .view-header,.related-resources-section .columns-section.show-section .view-header,.columns-section.show-section .field--name-field-button{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.columns-section .decor-block{display:none;position:absolute;width:69px;height:69px;left:100%;top:-59px;z-index:-1;}@media (min-width:1200px){.columns-section .decor-block{width:76px;height:76px;top:-12px;left:calc(100% + 23px);}}.columns-section .title-section,.columns-section .field--name-field-custom-title,.columns-section .timeline-section .field--name-field-title-bottom,.timeline-section .columns-section .field--name-field-title-bottom,.columns-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .columns-section .field--name-field-related-resources-title,.columns-section .field--name-field-custom-title{margin:0 auto 25px;max-width:930px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);color:#242424;}@media (min-width:1200px){.columns-section .title-section,.columns-section .field--name-field-custom-title,.columns-section .timeline-section .field--name-field-title-bottom,.timeline-section .columns-section .field--name-field-title-bottom,.columns-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .columns-section .field--name-field-related-resources-title,.columns-section .field--name-field-custom-title{margin-bottom:22px;}}.columns-section .title-section a,.columns-section .field--name-field-custom-title a,.columns-section .timeline-section .field--name-field-title-bottom a,.timeline-section .columns-section .field--name-field-title-bottom a,.columns-section .related-resources-section .field--name-field-related-resources-title a,.related-resources-section .columns-section .field--name-field-related-resources-title a,.columns-section .field--name-field-custom-title a{color:#2c4964;}.columns-section .title-section p,.columns-section .field--name-field-custom-title p,.columns-section .timeline-section .field--name-field-title-bottom p,.timeline-section .columns-section .field--name-field-title-bottom p,.columns-section .related-resources-section .field--name-field-related-resources-title p,.related-resources-section .columns-section .field--name-field-related-resources-title p,.columns-section .field--name-field-custom-title p{margin:0;}.columns-section .field--name-body,.columns-section .timeline-section .field--name-field-text-bottom,.timeline-section .columns-section .field--name-field-text-bottom,.columns-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .columns-section .field--name-field-related-resources-text,.columns-section .related-resources-section .view-header,.related-resources-section .columns-section .view-header{margin:0 auto 45px;max-width:750px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;color:#242424;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.columns-section .field--name-body,.columns-section .timeline-section .field--name-field-text-bottom,.timeline-section .columns-section .field--name-field-text-bottom,.columns-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .columns-section .field--name-field-related-resources-text,.columns-section .related-resources-section .view-header,.related-resources-section .columns-section .view-header{margin-bottom:100px;}}.columns-section .field--name-field-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;}@media (min-width:768px){.columns-section .field--name-field-columns{margin:0 -25px;}}@media (min-width:1200px){.columns-section .field--name-field-columns{margin:0 -50px;}}.columns-section .field--name-field-columns > .field__item{width:100%;padding:0 10px;margin-bottom:40px;}@media (min-width:768px){.columns-section .field--name-field-columns > .field__item{max-width:33.333%;padding:0 25px;}}@media (min-width:1200px){.columns-section .field--name-field-columns > .field__item{margin-bottom:55px;padding:0 50px;}}.columns-section .field--name-field-button{text-align:center;-webkit-transition:all 0.5s linear 0.6s;transition:all 0.5s linear 0.6s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.second-style-section .column-box .field--name-field-column-image{margin-bottom:30px;width:130px;height:120px;}.second-style-section .column-box .field--name-field-column-title{font-size:24px;}.second-style-section .column-box .field--name-field-column-text{font-size:18px;}.four-columns .column-box .field--name-field-column-image{margin-bottom:50px;width:180px;height:180px;}@media (min-width:1200px){.four-columns .column-box .field--name-field-column-image{margin-bottom:55px;}}.four-columns .column-box .field--name-field-column-title{margin-bottom:10px;}@media (min-width:1200px){.four-columns .column-box .field--name-field-column-title{margin-bottom:30px;}}.column-box{text-align:center;}.column-box.show-section .field--name-field-column-image,.column-box.show-section .field--name-field-column-title,.column-box.show-section .field--name-field-column-text{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.column-box .field--name-field-column-image{margin:0 auto 20px;width:154px;height:140px;font-size:0;position:relative;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:768px){.column-box .field--name-field-column-image{width:130px;height:120px;}}@media (min-width:1200px){.column-box .field--name-field-column-image{margin:0 auto 50px;}}.column-box .field--name-field-column-image *{height:100%;}.column-box .field--name-field-column-image img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:contain;object-fit:contain;}.column-box .field--name-field-column-title{font-size:18px;font-weight:500;line-height:1.44;margin-bottom:20px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);color:#242424;}@media (min-width:1200px){.column-box .field--name-field-column-title{font-size:24px;}}.column-box .field--name-field-column-title:last-child{margin-bottom:0;}.column-box .field--name-field-column-text{font-size:16px;font-weight:500;line-height:1.44;-webkit-transition:all 0.5s linear 0.6s;transition:all 0.5s linear 0.6s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.column-box .field--name-field-column-text{font-size:18px;}}.rows-info-section{margin:0 auto 130px;max-width:920px;}@media (min-width:1200px){.rows-info-section{margin-bottom:95px;}}.rows-info-section.show-section .title-section,.rows-info-section.show-section .field--name-field-custom-title,.rows-info-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .rows-info-section.show-section .field--name-field-title-bottom,.rows-info-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .rows-info-section.show-section .field--name-field-related-resources-title,.rows-info-section.show-section .field--name-field-custom-title,.rows-info-section.show-section .field--name-body,.rows-info-section.show-section .timeline-section .field--name-field-text-bottom,.timeline-section .rows-info-section.show-section .field--name-field-text-bottom,.rows-info-section.show-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .rows-info-section.show-section .field--name-field-related-resources-text,.rows-info-section.show-section .related-resources-section .view-header,.related-resources-section .rows-info-section.show-section .view-header{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.rows-info-section .title-section,.rows-info-section .field--name-field-custom-title,.rows-info-section .timeline-section .field--name-field-title-bottom,.timeline-section .rows-info-section .field--name-field-title-bottom,.rows-info-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .rows-info-section .field--name-field-related-resources-title,.rows-info-section .field--name-field-custom-title{margin:0 auto 25px;max-width:930px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.rows-info-section .title-section,.rows-info-section .field--name-field-custom-title,.rows-info-section .timeline-section .field--name-field-title-bottom,.timeline-section .rows-info-section .field--name-field-title-bottom,.rows-info-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .rows-info-section .field--name-field-related-resources-title,.rows-info-section .field--name-field-custom-title{margin-bottom:22px;}}.rows-info-section .title-section a,.rows-info-section .field--name-field-custom-title a,.rows-info-section .timeline-section .field--name-field-title-bottom a,.timeline-section .rows-info-section .field--name-field-title-bottom a,.rows-info-section .related-resources-section .field--name-field-related-resources-title a,.related-resources-section .rows-info-section .field--name-field-related-resources-title a,.rows-info-section .field--name-field-custom-title a{color:#2c4964;}.rows-info-section .title-section p,.rows-info-section .field--name-field-custom-title p,.rows-info-section .timeline-section .field--name-field-title-bottom p,.timeline-section .rows-info-section .field--name-field-title-bottom p,.rows-info-section .related-resources-section .field--name-field-related-resources-title p,.related-resources-section .rows-info-section .field--name-field-related-resources-title p,.rows-info-section .field--name-field-custom-title p{margin:0;}.rows-info-section .field--name-body,.rows-info-section .timeline-section .field--name-field-text-bottom,.timeline-section .rows-info-section .field--name-field-text-bottom,.rows-info-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .rows-info-section .field--name-field-related-resources-text,.rows-info-section .related-resources-section .view-header,.related-resources-section .rows-info-section .view-header{margin:0 auto 45px;max-width:750px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.rows-info-section .field--name-body,.rows-info-section .timeline-section .field--name-field-text-bottom,.timeline-section .rows-info-section .field--name-field-text-bottom,.rows-info-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .rows-info-section .field--name-field-related-resources-text,.rows-info-section .related-resources-section .view-header,.related-resources-section .rows-info-section .view-header{margin-bottom:100px;}}.rows-info-section .field--name-field-rows > .field__item{padding-bottom:35px;margin-bottom:40px;border-bottom:1px solid rgba(35,31,33,0.2);}@media (min-width:1200px){.rows-info-section .field--name-field-rows > .field__item{margin-bottom:60px;padding-bottom:50px;}}.rows-info-section .field--name-field-rows > .field__item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none;}.rows-box{-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.rows-box.show-section{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}@media (min-width:768px){.rows-box{display:-webkit-box;display:-ms-flexbox;display:flex;}}.rows-box .image-holder{margin-bottom:22px;text-align:center;width:100%;}@media (min-width:768px){.rows-box .image-holder{max-width:300px;padding-right:50px;}}@media (min-width:1200px){.rows-box .image-holder{max-width:375px;padding-right:175px;}}.rows-box .text-holder{text-align:center;width:100%;}@media (min-width:768px){.rows-box .text-holder{text-align:left;}}.rows-box .field--name-field-row-image{width:150px;height:140px;margin:0 auto 30px;}@media (min-width:1200px){.rows-box .field--name-field-row-image{width:200px;height:200px;}}.rows-box .field--name-field-row-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;}.rows-box .field--name-field-row-image-title{font-size:24px;font-weight:500;}.rows-box .field--name-field-row-title{font-size:18px;font-weight:500;margin-bottom:25px;}@media (min-width:1200px){.rows-box .field--name-field-row-title{font-size:24px;}}.rows-box .field--name-field-row-text{font-weight:400;font-size:16px;line-height:1.5;}.rows-box .field--name-field-row-text p:last-child{margin:0;}.testimonials-section{margin-bottom:10px;position:relative;}@media (min-width:1200px){.testimonials-section{margin-bottom:40px;}}.testimonials-section:before{content:'';position:absolute;z-index:100;top:-1px;bottom:-10px;right:100%;width:calc(50vw - 535px);background:#fff;}@media (min-width:1200px){.testimonials-section:before{bottom:-40px;background:#fff;}}.testimonials-section.show-section .title-section,.testimonials-section.show-section .columns-section .field--name-field-custom-title,.columns-section .testimonials-section.show-section .field--name-field-custom-title,.testimonials-section.show-section .rows-info-section .field--name-field-custom-title,.rows-info-section .testimonials-section.show-section .field--name-field-custom-title,.testimonials-section.show-section .cta-section .field--name-field-custom-title,.cta-section .testimonials-section.show-section .field--name-field-custom-title,.testimonials-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .testimonials-section.show-section .field--name-field-title-bottom,.testimonials-section.show-section .awards-section .field--name-field-custom-title,.awards-section .testimonials-section.show-section .field--name-field-custom-title,.testimonials-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .testimonials-section.show-section .field--name-field-related-resources-title,.testimonials-section.show-section .field--name-field-custom-title,.testimonials-section.show-section .field--name-body,.testimonials-section.show-section .timeline-section .field--name-field-text-bottom,.timeline-section .testimonials-section.show-section .field--name-field-text-bottom,.testimonials-section.show-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .testimonials-section.show-section .field--name-field-related-resources-text,.testimonials-section.show-section .related-resources-section .view-header,.related-resources-section .testimonials-section.show-section .view-header,.testimonials-section.show-section .field--name-field-button,.testimonials-section.show-section .testimonials-slider{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.bg-section-light-blue .testimonials-section:before{background:#f0faf8;background:#fff;}.testimonials-section .title-section,.testimonials-section .columns-section .field--name-field-custom-title,.columns-section .testimonials-section .field--name-field-custom-title,.testimonials-section .rows-info-section .field--name-field-custom-title,.rows-info-section .testimonials-section .field--name-field-custom-title,.testimonials-section .cta-section .field--name-field-custom-title,.cta-section .testimonials-section .field--name-field-custom-title,.testimonials-section .timeline-section .field--name-field-title-bottom,.timeline-section .testimonials-section .field--name-field-title-bottom,.testimonials-section .awards-section .field--name-field-custom-title,.awards-section .testimonials-section .field--name-field-custom-title,.testimonials-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .testimonials-section .field--name-field-related-resources-title{margin-bottom:34px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.testimonials-section .title-section,.testimonials-section .columns-section .field--name-field-custom-title,.columns-section .testimonials-section .field--name-field-custom-title,.testimonials-section .rows-info-section .field--name-field-custom-title,.rows-info-section .testimonials-section .field--name-field-custom-title,.testimonials-section .cta-section .field--name-field-custom-title,.cta-section .testimonials-section .field--name-field-custom-title,.testimonials-section .timeline-section .field--name-field-title-bottom,.timeline-section .testimonials-section .field--name-field-title-bottom,.testimonials-section .awards-section .field--name-field-custom-title,.awards-section .testimonials-section .field--name-field-custom-title,.testimonials-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .testimonials-section .field--name-field-related-resources-title{margin-bottom:46px;}}.testimonials-slider{margin:0 -10px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1024px){.testimonials-slider{margin:0 -15px;}}.testimonials-slider .slick-list{overflow:visible;margin-bottom:30px;}@media (min-width:1024px){.testimonials-slider .slick-list{margin-bottom:40px;}}.testimonials-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;}.testimonials-slider .slick-slide{max-width:calc(100vw - 40px);padding:0 12px;height:auto;float:none;}@media (min-width:1024px){.testimonials-slider .slick-slide{max-width:760px;padding:0 15px;}}.testimonials-slider .testimonials-item{height:100%;}.testimonials-slider .slick-dots button{background:#fff;}.slider-arrows{z-index:110;position:absolute;top:0;left:-66px;display:none;}@media (min-width:1200px){.slider-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}.slider-arrows .slick-arrow{font-size:0;width:50px;height:50px;border:0;border-radius:0;background:#242424;}.slider-arrows .slick-arrow:hover{opacity:0.8;}.slider-arrows .slick-arrow.slick-prev{background-image:url(/themes/custom/brightnetworkevp/images/icon-r.png);background-repeat:no-repeat;background-position:50% 50%;}.slider-arrows .slick-arrow.slick-next{margin-bottom:8px;background-image:url(/themes/custom/brightnetworkevp/images/icon-l.png);background-repeat:no-repeat;background-position:50% 50%;}.testimonials-item{padding:30px 20px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}@media (min-width:1200px){.testimonials-item{padding:30px 50px;}}.testimonials-item.testimonials-bg-orange{background:-webkit-linear-gradient(top,#f4df66 0%,#dfa560 100%);background:linear-gradient(to bottom,#f4df66 0%,#dfa560 100%);}.testimonials-item.testimonials-bg-orange .author-linkedin{color:#6a226d;}.testimonials-item.testimonials-bg-blue{background:-webkit-linear-gradient(top,#4563e0 0%,#52225e 100%);background:linear-gradient(to bottom,#4563e0 0%,#52225e 100%);}.testimonials-item.testimonials-bg-blue .author-linkedin{color:#ff9747;}.testimonials-item blockquote{font-size:18px;line-height:1.66;font-weight:500;padding:0;margin:0 0 17px;border-left:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}@media (min-width:1200px){.testimonials-item blockquote{font-size:24px;line-height:1.42;margin:0 0 60px;}}@media (min-width:1600px){.testimonials-item blockquote{margin:0 0 224px;}}.testimonials-item blockquote p:last-child{margin:0;}@media (min-width:1200px){.testimonials-item .author-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.testimonials-item .field--name-field-author{width:100px;height:100px;border-radius:50%;overflow:hidden;margin-bottom:10px;font-size:0;position:relative;}@media (min-width:1200px){.testimonials-item .field--name-field-author{margin-right:20px;}}.testimonials-item .field--name-field-author *{height:100%;width:100%;}.testimonials-item .field--name-field-author img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;}.testimonials-item .field--name-field-author-name{font-size:15px;font-weight:500;line-height:1.2;margin-bottom:7px;}.testimonials-item .author-linkedin{font-size:15px;font-weight:500;line-height:1;color:#2c4964;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;}.testimonials-item .author-linkedin:hover{text-decoration:underline;}.testimonials-item .author-linkedin .icon{display:block;margin-right:10px;}.testimonials-section + .cta-section.second-style-section:after{top:-80px;display:block;bottom:100%;}@media (min-width:1200px){.testimonials-section + .cta-section.second-style-section:after{top:-150px;}}.life-at-bright-network-section + .cta-section{margin-top:-90px;}@media (min-width:1200px){.life-at-bright-network-section + .cta-section{margin-top:-140px;}}.single-content + .cta-section{margin-top:-70px;}@media (min-width:1200px){.single-content + .cta-section{margin-top:-97px;}}.cta-section{padding:60px 0;text-align:center;position:relative;z-index:100;}@media (min-width:1200px){.cta-section{padding:80px 0;}}.cta-section.hide-bg:after{display:none;}.cta-section.second-style-section{margin-top:80px;}@media (min-width:1200px){.cta-section.second-style-section{margin-top:150px;}}.cta-section.second-style-section .decor-block{width:69px;height:69px;z-index:10;left:calc(100% - 20px);top:-30px;}@media (min-width:1200px){.cta-section.second-style-section .decor-block{width:151px;height:151px;top:-35px;left:100%;}}.cta-section.show-section .title-section,.cta-section.show-section .field--name-field-custom-title,.cta-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .cta-section.show-section .field--name-field-title-bottom,.cta-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .cta-section.show-section .field--name-field-related-resources-title,.cta-section.show-section .field--name-field-custom-title,.cta-section.show-section .field--name-body,.cta-section.show-section .timeline-section .field--name-field-text-bottom,.timeline-section .cta-section.show-section .field--name-field-text-bottom,.cta-section.show-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .cta-section.show-section .field--name-field-related-resources-text,.cta-section.show-section .related-resources-section .view-header,.related-resources-section .cta-section.show-section .view-header,.cta-section.show-section .field--name-field-button,.cta-section.show-section .field--name-field-cta-button{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.cta-section .decor-block{display:none;z-index:-1;position:absolute;top:2px;right:100%;width:69px;height:69px;}@media (min-width:1200px){.cta-section .decor-block{top:75px;width:76px;height:76px;}}.cta-section .title-section,.cta-section .field--name-field-custom-title,.cta-section .timeline-section .field--name-field-title-bottom,.timeline-section .cta-section .field--name-field-title-bottom,.cta-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .cta-section .field--name-field-related-resources-title,.cta-section .field--name-field-custom-title{margin:0 auto 14px;max-width:920px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.cta-section .title-section,.cta-section .field--name-field-custom-title,.cta-section .timeline-section .field--name-field-title-bottom,.timeline-section .cta-section .field--name-field-title-bottom,.cta-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .cta-section .field--name-field-related-resources-title,.cta-section .field--name-field-custom-title{margin-bottom:17px;}}@media (min-width:1200px){.cta-section .columns-section .title-section + .field--name-field-button,.cta-section .columns-section .field--name-field-custom-title + .field--name-field-button,.cta-section .rows-info-section .title-section + .field--name-field-button,.cta-section .rows-info-section .field--name-field-custom-title + .field--name-field-button,.cta-section .title-section + .field--name-field-button,.cta-section .field--name-field-custom-title + .field--name-field-button,.cta-section .timeline-section .title-section + .field--name-field-button,.cta-section .timeline-section .field--name-field-title-bottom + .field--name-field-button,.timeline-section .cta-section .field--name-field-title-bottom + .field--name-field-button,.cta-section .awards-section .title-section + .field--name-field-button,.cta-section .awards-section .field--name-field-custom-title + .field--name-field-button,.cta-section .related-resources-section .field--name-field-related-resources-title + .field--name-field-button,.related-resources-section .cta-section .field--name-field-related-resources-title + .field--name-field-button,.cta-section .related-resources-section .title-section + .field--name-field-button,.cta-section .field--name-field-custom-title + .field--name-field-button{margin-top:46px;}}.cta-section .title-section a,.cta-section .field--name-field-custom-title a,.cta-section .timeline-section .field--name-field-title-bottom a,.timeline-section .cta-section .field--name-field-title-bottom a,.cta-section .related-resources-section .field--name-field-related-resources-title a,.related-resources-section .cta-section .field--name-field-related-resources-title a,.cta-section .field--name-field-custom-title a{color:#2c4964;word-break:break-word;}.cta-section .field--name-body,.cta-section .timeline-section .field--name-field-text-bottom,.timeline-section .cta-section .field--name-field-text-bottom,.cta-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .cta-section .field--name-field-related-resources-text,.cta-section .related-resources-section .view-header,.related-resources-section .cta-section .view-header{margin:0 auto;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.cta-section .field--name-field-button,.cta-section .field--name-field-cta-button{margin-top:36px;-webkit-transition:all 0.5s linear 0.6s;transition:all 0.5s linear 0.6s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.cta-section .field--name-field-button,.cta-section .field--name-field-cta-button{margin-top:56px;}}.single-cta-section .title-section,.single-cta-section .columns-section .field--name-field-custom-title,.columns-section .single-cta-section .field--name-field-custom-title,.single-cta-section .rows-info-section .field--name-field-custom-title,.rows-info-section .single-cta-section .field--name-field-custom-title,.single-cta-section .cta-section .field--name-field-custom-title,.cta-section .single-cta-section .field--name-field-custom-title,.single-cta-section .timeline-section .field--name-field-title-bottom,.timeline-section .single-cta-section .field--name-field-title-bottom,.single-cta-section .awards-section .field--name-field-custom-title,.awards-section .single-cta-section .field--name-field-custom-title,.single-cta-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .single-cta-section .field--name-field-related-resources-title{max-width:770px;}@media (min-width:1200px){.cta-section + .full-image-section{margin-top:-40px;}}.full-image-section{position:relative;z-index:100;width:100vw;top:0;left:50%;margin-bottom:70px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media (min-width:1200px){.full-image-section{margin-bottom:100px;}}.full-image-section.show-section{opacity:1;}.full-image-section .title-section,.full-image-section .columns-section .field--name-field-custom-title,.columns-section .full-image-section .field--name-field-custom-title,.full-image-section .rows-info-section .field--name-field-custom-title,.rows-info-section .full-image-section .field--name-field-custom-title,.full-image-section .cta-section .field--name-field-custom-title,.cta-section .full-image-section .field--name-field-custom-title,.full-image-section .timeline-section .field--name-field-title-bottom,.timeline-section .full-image-section .field--name-field-title-bottom,.full-image-section .awards-section .field--name-field-custom-title,.awards-section .full-image-section .field--name-field-custom-title,.full-image-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .full-image-section .field--name-field-related-resources-title{margin:0 auto 15px;max-width:770px;}@media (min-width:1200px){.full-image-section .title-section,.full-image-section .columns-section .field--name-field-custom-title,.columns-section .full-image-section .field--name-field-custom-title,.full-image-section .rows-info-section .field--name-field-custom-title,.rows-info-section .full-image-section .field--name-field-custom-title,.full-image-section .cta-section .field--name-field-custom-title,.cta-section .full-image-section .field--name-field-custom-title,.full-image-section .timeline-section .field--name-field-title-bottom,.timeline-section .full-image-section .field--name-field-title-bottom,.full-image-section .awards-section .field--name-field-custom-title,.awards-section .full-image-section .field--name-field-custom-title,.full-image-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .full-image-section .field--name-field-related-resources-title{margin-bottom:40px;}}.full-image-section .field--name-field-full-image{font-size:0;}.full-image-section .field--name-field-full-image img{width:100%;}.timeline-section{margin-bottom:59px;position:relative;}@media (min-width:1200px){.timeline-section{margin-bottom:100px;}}.timeline-section.show-section .columns-section .field--name-field-custom-title,.columns-section .timeline-section.show-section .field--name-field-custom-title,.timeline-section.show-section .rows-info-section .field--name-field-custom-title,.rows-info-section .timeline-section.show-section .field--name-field-custom-title,.timeline-section.show-section .cta-section .field--name-field-custom-title,.cta-section .timeline-section.show-section .field--name-field-custom-title,.timeline-section.show-section .title-section,.timeline-section.show-section .field--name-field-title-bottom,.timeline-section.show-section .awards-section .field--name-field-custom-title,.awards-section .timeline-section.show-section .field--name-field-custom-title,.timeline-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .timeline-section.show-section .field--name-field-related-resources-title,.timeline-section.show-section .field--name-field-custom-title,.timeline-section.show-section .field--name-body,.timeline-section.show-section .field--name-field-text-bottom,.timeline-section.show-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .timeline-section.show-section .field--name-field-related-resources-text,.timeline-section.show-section .related-resources-section .view-header,.related-resources-section .timeline-section.show-section .view-header{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.timeline-section.show-section .field--name-field-title-bottom,.timeline-section.show-section .field--name-field-text-bottom{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.timeline-section.show-section .field--name-field-title-bottom.show-section,.timeline-section.show-section .field--name-field-text-bottom.show-section{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.timeline-section .decor-block{display:none;position:absolute;width:36px;height:36px;left:100%;top:-126px;z-index:-1;}@media (min-width:1200px){.timeline-section .decor-block{width:76px;height:76px;top:387px;left:calc(100% + 118px);}}.timeline-section .decor-block-second{display:none;}@media (min-width:1200px){.timeline-section .decor-block-second{position:absolute;z-index:-1;width:150px;height:150px;top:40%;left:0;}}.timeline-section .decor-block-third{display:none;position:absolute;width:36px;height:36px;left:9px;bottom:98px;z-index:-1;}@media (min-width:1200px){.timeline-section .decor-block-third{width:76px;height:76px;bottom:320px;left:395px;}}.timeline-section .columns-section .field--name-field-custom-title,.columns-section .timeline-section .field--name-field-custom-title,.timeline-section .rows-info-section .field--name-field-custom-title,.rows-info-section .timeline-section .field--name-field-custom-title,.timeline-section .cta-section .field--name-field-custom-title,.cta-section .timeline-section .field--name-field-custom-title,.timeline-section .title-section,.timeline-section .field--name-field-title-bottom,.timeline-section .awards-section .field--name-field-custom-title,.awards-section .timeline-section .field--name-field-custom-title,.timeline-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .timeline-section .field--name-field-related-resources-title,.timeline-section .field--name-field-title-bottom{margin:0 auto 25px;max-width:930px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.timeline-section .columns-section .field--name-field-custom-title,.columns-section .timeline-section .field--name-field-custom-title,.timeline-section .rows-info-section .field--name-field-custom-title,.rows-info-section .timeline-section .field--name-field-custom-title,.timeline-section .cta-section .field--name-field-custom-title,.cta-section .timeline-section .field--name-field-custom-title,.timeline-section .title-section,.timeline-section .field--name-field-title-bottom,.timeline-section .awards-section .field--name-field-custom-title,.awards-section .timeline-section .field--name-field-custom-title,.timeline-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .timeline-section .field--name-field-related-resources-title,.timeline-section .field--name-field-title-bottom{margin-bottom:17px;}}.timeline-section .columns-section .field--name-field-custom-title a,.columns-section .timeline-section .field--name-field-custom-title a,.timeline-section .rows-info-section .field--name-field-custom-title a,.rows-info-section .timeline-section .field--name-field-custom-title a,.timeline-section .cta-section .field--name-field-custom-title a,.cta-section .timeline-section .field--name-field-custom-title a,.timeline-section .title-section a,.timeline-section .field--name-field-title-bottom a,.timeline-section .awards-section .field--name-field-custom-title a,.awards-section .timeline-section .field--name-field-custom-title a,.timeline-section .related-resources-section .field--name-field-related-resources-title a,.related-resources-section .timeline-section .field--name-field-related-resources-title a,.timeline-section .field--name-field-title-bottom a{color:#2c4964;}.timeline-section .columns-section .field--name-field-custom-title p,.columns-section .timeline-section .field--name-field-custom-title p,.timeline-section .rows-info-section .field--name-field-custom-title p,.rows-info-section .timeline-section .field--name-field-custom-title p,.timeline-section .cta-section .field--name-field-custom-title p,.cta-section .timeline-section .field--name-field-custom-title p,.timeline-section .title-section p,.timeline-section .field--name-field-title-bottom p,.timeline-section .awards-section .field--name-field-custom-title p,.awards-section .timeline-section .field--name-field-custom-title p,.timeline-section .related-resources-section .field--name-field-related-resources-title p,.related-resources-section .timeline-section .field--name-field-related-resources-title p,.timeline-section .field--name-field-title-bottom p{margin:0;}.timeline-section .field--name-body,.timeline-section .field--name-field-text-bottom,.timeline-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .timeline-section .field--name-field-related-resources-text,.timeline-section .related-resources-section .view-header,.related-resources-section .timeline-section .view-header,.timeline-section .field--name-field-text-bottom{margin:0 auto 35px;max-width:750px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.timeline-section .field--name-body,.timeline-section .field--name-field-text-bottom,.timeline-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .timeline-section .field--name-field-related-resources-text,.timeline-section .related-resources-section .view-header,.related-resources-section .timeline-section .view-header,.timeline-section .field--name-field-text-bottom{margin-bottom:100px;}}.timeline-section .field--name-field-text-bottom{margin-bottom:0;}.timeline-list{padding:41px 0 61px;position:relative;margin-bottom:20px;}@media (min-width:1200px){.timeline-list{padding:70px 0 121px;}}.timeline-list .timeline-list-decor{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0;bottom:0;width:1px;background:#231f21;z-index:-2;}.timeline-list .timeline-list-decor:before,.timeline-list .timeline-list-decor:after{content:'';width:11px;height:11px;background:#65ccb5;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1;}.timeline-list .timeline-list-decor:before{top:0;}.timeline-list .timeline-list-decor:after{bottom:0;}.timeline-list > .field__item{margin-bottom:20px;width:100%;}@media (min-width:768px){.timeline-list > .field__item{max-width:calc(50% - 15px);}}@media (min-width:1200px){.timeline-list > .field__item{margin-bottom:60px;}}.timeline-list > .field__item:last-of-type{margin-bottom:0;}@media (min-width:768px){.timeline-list > .field__item:not(:first-child){margin-top:-80px;}}@media (min-width:1200px){.timeline-list > .field__item:not(:first-child){margin-top:-120px;}}@media (min-width:768px){.timeline-list > .field__item:nth-of-type(2),.timeline-list > .field__item.full-width + .field__item + .field__item,.timeline-list > .field__item.position-right + .position-right + .position-left,.timeline-list > .field__item.position-left + .position-left + .position-right{margin-top:calc(-25% - 20px);}}@media (min-width:1200px){.timeline-list > .field__item:nth-of-type(2),.timeline-list > .field__item.full-width + .field__item + .field__item,.timeline-list > .field__item.position-right + .position-right + .position-left,.timeline-list > .field__item.position-left + .position-left + .position-right{margin-top:calc(-25% - 60px);}}@media (min-width:768px){.timeline-list > .field__item.full-width{max-width:100%;margin-top:0;}}.timeline-list > .field__item.full-width + .field__item{margin-top:0 !important;}@media (min-width:768px){.timeline-list > .field__item.full-width .timeline-box .image-holder{padding-top:50%;}}.timeline-list > .field__item.position-right,.timeline-list > .field__item.position-left{position:relative;}@media (min-width:768px){.timeline-list > .field__item.position-right:after,.timeline-list > .field__item.position-left:after{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:11px;height:1px;background:#231f21;}}@media (min-width:768px){.timeline-list > .field__item.position-right{margin-right:0;margin-left:auto;}}@media (min-width:768px){.timeline-list > .field__item.position-right + .position-right{margin-top:0 !important;}}.timeline-list > .field__item.position-right:after{right:calc(100% + 4px);}@media (min-width:768px){.timeline-list > .field__item.position-left + .position-left{margin-top:0 !important;}}.timeline-list > .field__item.position-left:after{left:calc(100% + 4px);}.timeline-box{position:relative;border-radius:20px;overflow:hidden;}@media (min-width:1200px){.timeline-box:hover .text-holder{max-width:310px;height:calc(100% - 40px);}}@media (min-width:1200px){.timeline-box:hover .text-holder .text-block{-webkit-transition:opacity 0.3s linear 0.3s;transition:opacity 0.3s linear 0.3s;opacity:1;visibility:visible;}}@media (max-width:1199px){.timeline-box.active .image-holder .field--name-field-title{color:#fff;background:#2c4964;}}@media (max-width:1199px){.timeline-box.active .image-holder .field--name-field-title:after{background-image:url(/themes/custom/brightnetworkevp/images/icon-close.svg);}}.timeline-box.show-box .image-holder .field--name-field-date,.timeline-box.show-box .image-holder .field--name-field-title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.timeline-box .image-holder{border-radius:20px;overflow:hidden;position:relative;padding-top:100%;}.timeline-box .image-holder .field--name-field-image{position:absolute;top:0;left:0;width:100%;height:100%;font-size:0;}.timeline-box .image-holder .field--name-field-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.timeline-box .image-holder .image-text{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;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-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px 27px;max-width:350px;}.timeline-box .image-holder .field--name-field-date{font-size:18px;font-weight:500;color:#fff;background:#2c4964;padding:8px 20px 7px;border-radius:10px;line-height:1.4;margin-bottom:10px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.timeline-box .image-holder .field--name-field-title{padding:12px 75px 14px 20px;width:100%;background:#fff;color:#231f21;font-size:18px;font-weight:500;line-height:1.4;border-radius:10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:76px;cursor:pointer;-webkit-transition:0.3s;transition:0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.timeline-box .image-holder .field--name-field-title{padding:20px 74px 28px 20px;-webkit-transition:all 0.3s linear 0.3s;transition:all 0.3s linear 0.3s;}}.timeline-box .image-holder .field--name-field-title:after{content:'';width:40px;height:40px;position:absolute;bottom:18px;right:20px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(/themes/custom/brightnetworkevp/images/icon-arrow.svg);}.timeline-box .text-holder{padding:40px 27px 30px;border-radius:0 0 10px 10px;background:#2c4964;color:#fff;margin-top:-20px;}@media (min-width:1200px){.timeline-box .text-holder{position:absolute;z-index:10;left:20px;bottom:20px;right:20px;height:0;padding:25px 0 20px;max-width:0;border-radius:10px;-webkit-transition:0.3s;transition:0.3s;width:calc(100% - 40px);}}@media (min-width:1200px){.timeline-box .text-holder .text-block{height:100%;overflow-y:auto;padding:0 20px;opacity:0;visibility:hidden;}}.timeline-box .text-holder .field--name-field-title{display:none;}@media (min-width:1200px){.timeline-box .text-holder .field--name-field-title{display:block;font-size:18px;font-weight:500;line-height:1.4;color:#fff;margin-bottom:25px;padding-right:50px;}}@media (min-width:1200px){.timeline-box .text-holder .field--name-field-title:after{content:'';width:40px;height:40px;position:absolute;top:18px;right:20px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(/themes/custom/brightnetworkevp/images/icon-close.svg);}}.timeline-box .text-holder .field--name-field-description{font-size:16px;font-weight:400;line-height:1.5;margin-bottom:55px;}.timeline-box .text-holder .field--name-field-description:last-child{margin-bottom:0;}.timeline-box .text-holder .field--name-field-description p{margin:0 0 1em;}.timeline-box .text-holder .field--name-field-description p:last-child{margin:0;}.timeline-box .text-holder .field--name-field-button a{padding:8px 30px;min-width:120px;background:#fff;color:#2c4964;}.timeline-box .text-holder .field--name-field-button a:hover{background:#d9d9d9;}.awards-section{margin-bottom:70px;position:relative;padding:0 10px;}@media (min-width:1200px){.awards-section{margin-bottom:147px;padding:0;}}.awards-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .awards-section.show-section .field--name-field-title-bottom,.awards-section.show-section .title-section,.awards-section.show-section .field--name-field-custom-title,.awards-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .awards-section.show-section .field--name-field-related-resources-title,.awards-section.show-section .field--name-field-custom-title,.awards-section.show-section .field--name-body,.awards-section.show-section .timeline-section .field--name-field-text-bottom,.timeline-section .awards-section.show-section .field--name-field-text-bottom,.awards-section.show-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .awards-section.show-section .field--name-field-related-resources-text,.awards-section.show-section .related-resources-section .view-header,.related-resources-section .awards-section.show-section .view-header,.awards-section.show-section .awards-slider{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.awards-section .decor-block{display:none;position:absolute;width:69px;height:69px;left:calc(100% - 30px);top:-79px;z-index:-1;}@media (min-width:1200px){.awards-section .decor-block{width:150px;height:150px;top:-130px;}}.awards-section .timeline-section .field--name-field-title-bottom,.timeline-section .awards-section .field--name-field-title-bottom,.awards-section .title-section,.awards-section .field--name-field-custom-title,.awards-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .awards-section .field--name-field-related-resources-title,.awards-section .field--name-field-custom-title{margin:0 auto 25px;max-width:930px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.awards-section .timeline-section .field--name-field-title-bottom,.timeline-section .awards-section .field--name-field-title-bottom,.awards-section .title-section,.awards-section .field--name-field-custom-title,.awards-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .awards-section .field--name-field-related-resources-title,.awards-section .field--name-field-custom-title{margin-bottom:22px;}}.awards-section .timeline-section .field--name-field-title-bottom a,.timeline-section .awards-section .field--name-field-title-bottom a,.awards-section .title-section a,.awards-section .field--name-field-custom-title a,.awards-section .related-resources-section .field--name-field-related-resources-title a,.related-resources-section .awards-section .field--name-field-related-resources-title a,.awards-section .field--name-field-custom-title a{color:#2c4964;}.awards-section .timeline-section .field--name-field-title-bottom p,.timeline-section .awards-section .field--name-field-title-bottom p,.awards-section .title-section p,.awards-section .field--name-field-custom-title p,.awards-section .related-resources-section .field--name-field-related-resources-title p,.related-resources-section .awards-section .field--name-field-related-resources-title p,.awards-section .field--name-field-custom-title p{margin:0;}.awards-section .field--name-body,.awards-section .timeline-section .field--name-field-text-bottom,.timeline-section .awards-section .field--name-field-text-bottom,.awards-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .awards-section .field--name-field-related-resources-text,.awards-section .related-resources-section .view-header,.related-resources-section .awards-section .view-header{margin:0 auto 32px;max-width:750px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.awards-section .field--name-body,.awards-section .timeline-section .field--name-field-text-bottom,.timeline-section .awards-section .field--name-field-text-bottom,.awards-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .awards-section .field--name-field-related-resources-text,.awards-section .related-resources-section .view-header,.related-resources-section .awards-section .view-header{margin-bottom:85px;}}.awards-slider{-webkit-transition:all 0.5s linear 0.6s;transition:all 0.5s linear 0.6s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.awards-slider .slick-list{overflow:visible;margin-bottom:22px;}@media (min-width:1200px){.awards-slider .slick-list{margin-bottom:15px;}}.awards-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;}.awards-slider .slick-slide{float:none;height:auto;padding:8px;}@media (min-width:1200px){.awards-slider .slick-slide{padding:15px;}}@media (min-width:1200px){a.awards-box{-webkit-transition:0.3s;transition:0.3s;}}@media (min-width:1200px){a.awards-box:hover{-webkit-transform:scale(1.05);transform:scale(1.05);}}.awards-box{height:100%;border-radius:20px;border:1px solid #231f21;background-color:#fff;padding:60px 30px 22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;color:#363838;}@media (min-width:1200px){.awards-box{padding:60px 40px 30px;}}.awards-box .field--name-field-award-logo{margin-bottom:40px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (min-width:1200px){.awards-box .field--name-field-award-logo{margin-bottom:60px;min-height:135px;}}.awards-box .field--name-field-award-title{font-size:18px;font-weight:500;margin-bottom:19px;}.awards-box .field--name-field-award-text{font-size:16px;font-weight:400;}.positions-section{margin-bottom:83px;}@media (min-width:1200px){.positions-section{margin-bottom:100px;}}.positions-section.show-section .title-section,.positions-section.show-section .columns-section .field--name-field-custom-title,.columns-section .positions-section.show-section .field--name-field-custom-title,.positions-section.show-section .rows-info-section .field--name-field-custom-title,.rows-info-section .positions-section.show-section .field--name-field-custom-title,.positions-section.show-section .cta-section .field--name-field-custom-title,.cta-section .positions-section.show-section .field--name-field-custom-title,.positions-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .positions-section.show-section .field--name-field-title-bottom,.positions-section.show-section .awards-section .field--name-field-custom-title,.awards-section .positions-section.show-section .field--name-field-custom-title,.positions-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .positions-section.show-section .field--name-field-related-resources-title,.positions-section.show-section .field--name-field-custom-title,.positions-section.show-section .field--name-body,.positions-section.show-section .timeline-section .field--name-field-text-bottom,.timeline-section .positions-section.show-section .field--name-field-text-bottom,.positions-section.show-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .positions-section.show-section .field--name-field-related-resources-text,.positions-section.show-section .related-resources-section .view-header,.related-resources-section .positions-section.show-section .view-header{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.positions-section.show-section .field--name-field-title-bottom,.positions-section.show-section .field--name-field-text-bottom,.positions-section.show-section .field--name-field-button{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.positions-section.show-section .field--name-field-title-bottom.show-section,.positions-section.show-section .field--name-field-text-bottom.show-section,.positions-section.show-section .field--name-field-button.show-section{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.positions-section .title-section,.positions-section .columns-section .field--name-field-custom-title,.columns-section .positions-section .field--name-field-custom-title,.positions-section .rows-info-section .field--name-field-custom-title,.rows-info-section .positions-section .field--name-field-custom-title,.positions-section .cta-section .field--name-field-custom-title,.cta-section .positions-section .field--name-field-custom-title,.positions-section .timeline-section .field--name-field-title-bottom,.timeline-section .positions-section .field--name-field-title-bottom,.positions-section .awards-section .field--name-field-custom-title,.awards-section .positions-section .field--name-field-custom-title,.positions-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .positions-section .field--name-field-related-resources-title{margin:0 auto 24px;max-width:930px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.positions-section .title-section,.positions-section .columns-section .field--name-field-custom-title,.columns-section .positions-section .field--name-field-custom-title,.positions-section .rows-info-section .field--name-field-custom-title,.rows-info-section .positions-section .field--name-field-custom-title,.positions-section .cta-section .field--name-field-custom-title,.cta-section .positions-section .field--name-field-custom-title,.positions-section .timeline-section .field--name-field-title-bottom,.timeline-section .positions-section .field--name-field-title-bottom,.positions-section .awards-section .field--name-field-custom-title,.awards-section .positions-section .field--name-field-custom-title,.positions-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .positions-section .field--name-field-related-resources-title{margin-bottom:17px;}}.positions-section .field--name-field-title-bottom{font-size:24px;text-align:center;font-weight:500;line-height:1.41;margin-bottom:25px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.positions-section .field--name-field-title-bottom{margin-bottom:22px;}}.positions-section .field--name-body,.positions-section .timeline-section .field--name-field-text-bottom,.timeline-section .positions-section .field--name-field-text-bottom,.positions-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .positions-section .field--name-field-related-resources-text,.positions-section .related-resources-section .view-header,.related-resources-section .positions-section .view-header{margin:0 auto 47px;max-width:750px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.positions-section .field--name-body,.positions-section .timeline-section .field--name-field-text-bottom,.timeline-section .positions-section .field--name-field-text-bottom,.positions-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .positions-section .field--name-field-related-resources-text,.positions-section .related-resources-section .view-header,.related-resources-section .positions-section .view-header{margin-bottom:57px;}}.positions-section .field--name-field-text-bottom{font-size:16px;font-weight:500;line-height:1.5;max-width:730px;margin:0 auto 36px;text-align:center;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.positions-section .field--name-field-text-bottom{font-size:18px;margin-bottom:46px;}}.positions-section .field--name-field-button{text-align:center;-webkit-transition:all 0.5s linear 0.6s;transition:all 0.5s linear 0.6s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.process-section{margin-bottom:63px;}@media (min-width:1200px){.process-section{margin-bottom:150px;}}.process-section.show-section .title-section,.process-section.show-section .columns-section .field--name-field-custom-title,.columns-section .process-section.show-section .field--name-field-custom-title,.process-section.show-section .rows-info-section .field--name-field-custom-title,.rows-info-section .process-section.show-section .field--name-field-custom-title,.process-section.show-section .cta-section .field--name-field-custom-title,.cta-section .process-section.show-section .field--name-field-custom-title,.process-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .process-section.show-section .field--name-field-title-bottom,.process-section.show-section .awards-section .field--name-field-custom-title,.awards-section .process-section.show-section .field--name-field-custom-title,.process-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .process-section.show-section .field--name-field-related-resources-title,.process-section.show-section .field--name-field-custom-title,.process-section.show-section .field--name-body,.process-section.show-section .timeline-section .field--name-field-text-bottom,.timeline-section .process-section.show-section .field--name-field-text-bottom,.process-section.show-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .process-section.show-section .field--name-field-related-resources-text,.process-section.show-section .related-resources-section .view-header,.related-resources-section .process-section.show-section .view-header{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.process-section .title-section,.process-section .columns-section .field--name-field-custom-title,.columns-section .process-section .field--name-field-custom-title,.process-section .rows-info-section .field--name-field-custom-title,.rows-info-section .process-section .field--name-field-custom-title,.process-section .cta-section .field--name-field-custom-title,.cta-section .process-section .field--name-field-custom-title,.process-section .timeline-section .field--name-field-title-bottom,.timeline-section .process-section .field--name-field-title-bottom,.process-section .awards-section .field--name-field-custom-title,.awards-section .process-section .field--name-field-custom-title,.process-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .process-section .field--name-field-related-resources-title{margin:0 auto 14px;max-width:590px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.process-section .title-section,.process-section .columns-section .field--name-field-custom-title,.columns-section .process-section .field--name-field-custom-title,.process-section .rows-info-section .field--name-field-custom-title,.rows-info-section .process-section .field--name-field-custom-title,.process-section .cta-section .field--name-field-custom-title,.cta-section .process-section .field--name-field-custom-title,.process-section .timeline-section .field--name-field-title-bottom,.timeline-section .process-section .field--name-field-title-bottom,.process-section .awards-section .field--name-field-custom-title,.awards-section .process-section .field--name-field-custom-title,.process-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .process-section .field--name-field-related-resources-title{margin-bottom:17px;}}.process-section .field--name-body,.process-section .timeline-section .field--name-field-text-bottom,.timeline-section .process-section .field--name-field-text-bottom,.process-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .process-section .field--name-field-related-resources-text,.process-section .related-resources-section .view-header,.related-resources-section .process-section .view-header{margin:0 auto 36px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.process-section .field--name-body,.process-section .timeline-section .field--name-field-text-bottom,.timeline-section .process-section .field--name-field-text-bottom,.process-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .process-section .field--name-field-related-resources-text,.process-section .related-resources-section .view-header,.related-resources-section .process-section .view-header{margin-bottom:56px;}}.process-list{position:relative;}@media (min-width:768px){.process-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.process-list > .field__item{margin-bottom:20px;width:100%;}@media (min-width:768px){.process-list > .field__item{max-width:calc(50% - 15px);margin-bottom:50px;}}@media (min-width:1200px){.process-list > .field__item{margin-bottom:114px;}}@media (min-width:768px){.process-list > .field__item:nth-child(odd):not(:first-child){margin-top:-30px;}}@media (min-width:1200px){.process-list > .field__item:nth-child(odd):not(:first-child){margin-top:-114px;}}@media (min-width:768px){.process-list > .field__item:nth-child(even){margin-top:50px;}}@media (min-width:1200px){.process-list > .field__item:nth-child(even){margin-top:114px;}}.process-list > .field__item:last-of-type{margin-bottom:0;}.process-list .decor-block{display:block;width:69px;height:69px;position:absolute;right:-34px;bottom:-34px;z-index:-1;}@media (min-width:1200px){.process-list .decor-block{width:151px;height:151px;bottom:125px;right:71px;}}.process-list .decor-block:nth-child(odd):last-child{left:71px;right:auto;bottom:25px;}.process-box{position:relative;border-radius:20px;overflow:hidden;}@media (min-width:1200px){.process-box:hover .text-holder{max-width:310px;height:calc(100% - 40px);}}@media (min-width:1200px){.process-box:hover .text-holder .text-block{-webkit-transition:opacity 0.3s linear 0.3s;transition:opacity 0.3s linear 0.3s;opacity:1;visibility:visible;}}.process-box.show-box .image-holder .field--name-field-title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.process-box .image-holder{border-radius:20px;overflow:hidden;position:relative;padding-top:100%;}.process-box .image-holder .field--name-field-image{position:absolute;top:0;left:0;width:100%;height:100%;font-size:0;}.process-box .image-holder .field--name-field-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.process-box .image-holder .image-text{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;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-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px 27px;max-width:350px;}.process-box .image-holder .field--name-field-title{padding:12px 75px 14px 20px;width:100%;background:#fff;color:#231f21;font-size:18px;font-weight:500;line-height:1.4;border-radius:10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:76px;cursor:pointer;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.process-box .image-holder .field--name-field-title{padding:25px 74px 25px 20px;}}.process-box .image-holder .field--name-field-title:after{content:'';width:40px;height:40px;position:absolute;bottom:18px;right:20px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(/themes/custom/brightnetworkevp/images/icon-arrow.svg);}.process-box .text-holder{padding:40px 27px 30px;border-radius:0 0 10px 10px;background:#2c4964;color:#fff;margin-top:-20px;}@media (min-width:1200px){.process-box .text-holder{position:absolute;z-index:10;left:20px;bottom:20px;right:20px;height:0;padding:25px 0 20px;max-width:0;border-radius:10px;-webkit-transition:0.3s;transition:0.3s;width:calc(100% - 40px);}}@media (min-width:1200px){.process-box .text-holder .text-block{height:100%;overflow-y:auto;padding:0 20px;opacity:0;visibility:hidden;}}.process-box .text-holder .field--name-field-title{display:none;}@media (min-width:1200px){.process-box .text-holder .field--name-field-title{display:block;font-size:18px;font-weight:500;line-height:1.4;color:#fff;margin-bottom:25px;padding-right:50px;}}@media (min-width:1200px){.process-box .text-holder .field--name-field-title:after{content:'';width:40px;height:40px;position:absolute;top:18px;right:20px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(/themes/custom/brightnetworkevp/images/icon-close.svg);}}.process-box .text-holder .field--name-field-description{font-size:16px;font-weight:400;line-height:1.5;margin-bottom:55px;}.process-box .text-holder .field--name-field-description:last-child{margin-bottom:0;}.process-box .text-holder .field--name-field-description p{margin:0 0 1em;}.process-box .text-holder .field--name-field-description p:last-child{margin:0;}.faq-section{margin-bottom:10px;}@media (min-width:1200px){.faq-section{margin-bottom:40px;}}.faq-section.show-section .title-section,.faq-section.show-section .columns-section .field--name-field-custom-title,.columns-section .faq-section.show-section .field--name-field-custom-title,.faq-section.show-section .rows-info-section .field--name-field-custom-title,.rows-info-section .faq-section.show-section .field--name-field-custom-title,.faq-section.show-section .cta-section .field--name-field-custom-title,.cta-section .faq-section.show-section .field--name-field-custom-title,.faq-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .faq-section.show-section .field--name-field-title-bottom,.faq-section.show-section .awards-section .field--name-field-custom-title,.awards-section .faq-section.show-section .field--name-field-custom-title,.faq-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .faq-section.show-section .field--name-field-related-resources-title,.faq-section.show-section .field--name-field-custom-title,.faq-section.show-section .field--name-body,.faq-section.show-section .timeline-section .field--name-field-text-bottom,.timeline-section .faq-section.show-section .field--name-field-text-bottom,.faq-section.show-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .faq-section.show-section .field--name-field-related-resources-text,.faq-section.show-section .related-resources-section .view-header,.related-resources-section .faq-section.show-section .view-header{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.faq-section .title-section,.faq-section .columns-section .field--name-field-custom-title,.columns-section .faq-section .field--name-field-custom-title,.faq-section .rows-info-section .field--name-field-custom-title,.rows-info-section .faq-section .field--name-field-custom-title,.faq-section .cta-section .field--name-field-custom-title,.cta-section .faq-section .field--name-field-custom-title,.faq-section .timeline-section .field--name-field-title-bottom,.timeline-section .faq-section .field--name-field-title-bottom,.faq-section .awards-section .field--name-field-custom-title,.awards-section .faq-section .field--name-field-custom-title,.faq-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .faq-section .field--name-field-related-resources-title{margin:0 auto 14px;max-width:590px;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.faq-section .title-section,.faq-section .columns-section .field--name-field-custom-title,.columns-section .faq-section .field--name-field-custom-title,.faq-section .rows-info-section .field--name-field-custom-title,.rows-info-section .faq-section .field--name-field-custom-title,.faq-section .cta-section .field--name-field-custom-title,.cta-section .faq-section .field--name-field-custom-title,.faq-section .timeline-section .field--name-field-title-bottom,.timeline-section .faq-section .field--name-field-title-bottom,.faq-section .awards-section .field--name-field-custom-title,.awards-section .faq-section .field--name-field-custom-title,.faq-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .faq-section .field--name-field-related-resources-title{margin-bottom:17px;}}.faq-section .field--name-body,.faq-section .timeline-section .field--name-field-text-bottom,.timeline-section .faq-section .field--name-field-text-bottom,.faq-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .faq-section .field--name-field-related-resources-text,.faq-section .related-resources-section .view-header,.related-resources-section .faq-section .view-header{margin:0 auto 45px;-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.faq-section .field--name-body,.faq-section .timeline-section .field--name-field-text-bottom,.timeline-section .faq-section .field--name-field-text-bottom,.faq-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .faq-section .field--name-field-related-resources-text,.faq-section .related-resources-section .view-header,.related-resources-section .faq-section .view-header{margin-bottom:53px;}}.faq-box{margin-bottom:10px;background:rgba(254,233,148,0.05);border-radius:10px;overflow:hidden;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.faq-box.show-section{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.faq-box.faq-active{background:rgba(254,233,148,0.3);}.faq-box.faq-active .field--name-field-title:after{opacity:1;}.faq-box .field--name-field-title{padding:25px 89px 30px 20px;font-size:16px;font-weight:500;line-height:1.5;position:relative;cursor:pointer;}@media (min-width:1200px){.faq-box .field--name-field-title{padding:21px 300px 21px 80px;font-size:24px;}}.faq-box .field--name-field-title:after{content:'';width:40px;height:40px;position:absolute;top:18px;right:20px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(/themes/custom/brightnetworkevp/images/icon-close-dark.svg);opacity:0;-webkit-transition:0.3s;transition:0.3s;}@media (min-width:1200px){.faq-box .field--name-field-title:after{right:80px;}}.faq-box .field--name-field-description{padding:0 20px 35px;font-size:16px;font-weight:500;line-height:1.5;}@media (min-width:1200px){.faq-box .field--name-field-description{padding:0 385px 30px 80px;font-size:18px;}}.faq-box .field--name-field-description p:last-child{margin-bottom:0;}.related-resources-section{margin-bottom:70px;padding-top:29px;position:relative;}@media (min-width:1200px){.related-resources-section{margin-bottom:72px;padding-top:104px;}}.related-resources-section.bg-section-light-blue{padding:45px 0 43px;}@media (min-width:1200px){.related-resources-section.bg-section-light-blue{padding:100px 0;}}@media (min-width:1200px){.related-resources-section.bg-section-light-blue .related-resources-slider::before{background:#f0faf8;background:#fff;}}.related-resources-section.show-section .field--name-field-related-resources-title,.related-resources-section.show-section .columns-section .field--name-field-custom-title,.columns-section .related-resources-section.show-section .field--name-field-custom-title,.related-resources-section.show-section .rows-info-section .field--name-field-custom-title,.rows-info-section .related-resources-section.show-section .field--name-field-custom-title,.related-resources-section.show-section .cta-section .field--name-field-custom-title,.cta-section .related-resources-section.show-section .field--name-field-custom-title,.related-resources-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .related-resources-section.show-section .field--name-field-title-bottom,.related-resources-section.show-section .awards-section .field--name-field-custom-title,.awards-section .related-resources-section.show-section .field--name-field-custom-title,.related-resources-section.show-section .field--name-field-related-resources-title,.related-resources-section.show-section .title-section,.related-resources-section.show-section .field--name-field-related-resources-text,.related-resources-section.show-section .view-header,.related-resources-section.show-section .timeline-section .field--name-field-text-bottom,.timeline-section .related-resources-section.show-section .field--name-field-text-bottom,.related-resources-section.show-section .field--name-field-related-resources-text,.related-resources-section.show-section .view-header,.related-resources-section.show-section .field--name-body,.related-resources-section.show-section .field--name-field-button{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.related-resources-section .decor-block{display:none;position:absolute;width:69px;height:69px;left:calc(100% - 30px);top:-79px;z-index:-1;}@media (min-width:1200px){.related-resources-section .decor-block{width:150px;height:150px;top:-130px;}}.related-resources-section .field--name-field-related-resources-title,.related-resources-section .columns-section .field--name-field-custom-title,.columns-section .related-resources-section .field--name-field-custom-title,.related-resources-section .rows-info-section .field--name-field-custom-title,.rows-info-section .related-resources-section .field--name-field-custom-title,.related-resources-section .cta-section .field--name-field-custom-title,.cta-section .related-resources-section .field--name-field-custom-title,.related-resources-section .timeline-section .field--name-field-title-bottom,.timeline-section .related-resources-section .field--name-field-title-bottom,.related-resources-section .awards-section .field--name-field-custom-title,.awards-section .related-resources-section .field--name-field-custom-title,.related-resources-section .field--name-field-related-resources-title,.related-resources-section .title-section{-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.related-resources-section .columns-section h2.field--name-field-custom-title,.columns-section .related-resources-section h2.field--name-field-custom-title,.related-resources-section .rows-info-section h2.field--name-field-custom-title,.rows-info-section .related-resources-section h2.field--name-field-custom-title,.related-resources-section .cta-section h2.field--name-field-custom-title,.cta-section .related-resources-section h2.field--name-field-custom-title,.related-resources-section .timeline-section h2.field--name-field-title-bottom,.timeline-section .related-resources-section h2.field--name-field-title-bottom,.related-resources-section .awards-section h2.field--name-field-custom-title,.awards-section .related-resources-section h2.field--name-field-custom-title,.related-resources-section h2.field--name-field-related-resources-title,.related-resources-section h2.title-section{margin-bottom:41px;}@media (min-width:1200px){.related-resources-section .columns-section h2.field--name-field-custom-title,.columns-section .related-resources-section h2.field--name-field-custom-title,.related-resources-section .rows-info-section h2.field--name-field-custom-title,.rows-info-section .related-resources-section h2.field--name-field-custom-title,.related-resources-section .cta-section h2.field--name-field-custom-title,.cta-section .related-resources-section h2.field--name-field-custom-title,.related-resources-section .timeline-section h2.field--name-field-title-bottom,.timeline-section .related-resources-section h2.field--name-field-title-bottom,.related-resources-section .awards-section h2.field--name-field-custom-title,.awards-section .related-resources-section h2.field--name-field-custom-title,.related-resources-section h2.field--name-field-related-resources-title,.related-resources-section h2.title-section{margin-bottom:56px;}}.related-resources-section .field--name-field-related-resources-text,.related-resources-section .view-header,.related-resources-section .timeline-section .field--name-field-text-bottom,.timeline-section .related-resources-section .field--name-field-text-bottom,.related-resources-section .field--name-field-related-resources-text,.related-resources-section .view-header,.related-resources-section .field--name-body{-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.related-resources-section .field--name-field-button{margin-top:40px;text-align:center;-webkit-transition:all 0.5s linear 0.6s;transition:all 0.5s linear 0.6s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:1200px){.related-resources-section .field--name-field-button{margin-top:80px;}}.view-content,.awards-slider,.related-resources-slider{position:relative;}@media (min-width:1200px){.view-content:before,.awards-slider:before,.related-resources-slider:before{content:'';position:absolute;z-index:100;top:-1px;right:100%;width:calc(50vw - 535px);background:#fff;bottom:-40px;}}.view-content .slick-arrow,.awards-slider .slick-arrow,.related-resources-slider .slick-arrow{position:absolute;z-index:115;font-size:0;width:50px;height:50px;border:0;border-radius:0;background:#242424;display:none;}@media (min-width:1200px){.view-content .slick-arrow,.awards-slider .slick-arrow,.related-resources-slider .slick-arrow{display:block;}}.view-content .slick-arrow:hover,.awards-slider .slick-arrow:hover,.related-resources-slider .slick-arrow:hover{opacity:0.8;}.view-content .slick-arrow.slick-prev,.awards-slider .slick-arrow.slick-prev,.related-resources-slider .slick-arrow.slick-prev{top:58px;left:-55px;background-image:url(/themes/custom/brightnetworkevp/images/icon-r.png);background-repeat:no-repeat;background-position:50% 50%;}.view-content .slick-arrow.slick-next,.awards-slider .slick-arrow.slick-next,.related-resources-slider .slick-arrow.slick-next{top:0;left:-55px;background-image:url(/themes/custom/brightnetworkevp/images/icon-l.png);background-repeat:no-repeat;background-position:50% 50%;}.related-resources-slider,.related-resources-section .view-content{margin:0 18px;}@media (min-width:768px){.related-resources-slider,.related-resources-section .view-content{margin:0 -15px;}}.related-resources-slider .slick-list,.related-resources-section .view-content .slick-list{overflow:visible;}.related-resources-slider .slick-track,.related-resources-section .view-content .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;}.related-resources-slider .slick-slide,.related-resources-section .view-content .slick-slide{padding:0 8px;}@media (min-width:768px){.related-resources-slider .slick-slide,.related-resources-section .view-content .slick-slide{padding:0 15px;}}.related-resources-slider .slick-dots,.related-resources-section .view-content .slick-dots{margin-top:30px;}.resources-section{margin-bottom:70px;position:relative;}@media (min-width:1200px){.resources-section{margin-bottom:150px;}}.resources-section:after{background:#fff;content:'';position:absolute;z-index:-5;top:-200px;bottom:-70px;left:50%;width:100vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media (min-width:1200px){.resources-section:after{bottom:-150px;}}.resources-section.js-slide-active .js-slide{display:block;}.resources-section.js-slide-active .view-filters .bef-exposed-form .btn .icon,.resources-section.js-slide-active .view-filters .bef-exposed-form .menu--main-mobile-button-navigation a .icon,.menu--main-mobile-button-navigation .resources-section.js-slide-active .view-filters .bef-exposed-form a .icon,.resources-section.js-slide-active .view-filters .bef-exposed-form .menu--main-button-navigation a .icon,.menu--main-button-navigation .resources-section.js-slide-active .view-filters .bef-exposed-form a .icon{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);}.resources-section .decor-block{display:none;position:absolute;width:69px;height:69px;left:calc(100% - 15px);top:50%;z-index:-1;}@media (min-width:1200px){.resources-section .decor-block{width:150px;height:150px;top:50%;left:calc(100% + 71px);}}.resources-section .js-slide{display:none;}@media (min-width:768px){.resources-section .js-slide{display:block;}}.resources-section .view-filters{margin-bottom:29px;}.resources-section .view-filters .bef-exposed-form .checkbox-filters{margin:0 0 30px;}@media (min-width:1200px){.resources-section .view-filters .bef-exposed-form .checkbox-filters{margin:0 0 40px;}}.resources-section .view-filters .bef-exposed-form .form-composite{display:block;width:100%;float:none;margin:0;}.resources-section .view-filters .bef-exposed-form .btn,.resources-section .view-filters .bef-exposed-form .menu--main-mobile-button-navigation a,.menu--main-mobile-button-navigation .resources-section .view-filters .bef-exposed-form a,.resources-section .view-filters .bef-exposed-form .menu--main-button-navigation a,.menu--main-button-navigation .resources-section .view-filters .bef-exposed-form a{width:100%;padding-right:60px;padding-left:60px;position:relative;margin-bottom:10px;}@media (min-width:768px){.resources-section .view-filters .bef-exposed-form .btn,.resources-section .view-filters .bef-exposed-form .menu--main-mobile-button-navigation a,.menu--main-mobile-button-navigation .resources-section .view-filters .bef-exposed-form a,.resources-section .view-filters .bef-exposed-form .menu--main-button-navigation a,.menu--main-button-navigation .resources-section .view-filters .bef-exposed-form a{display:none;}}.resources-section .view-filters .bef-exposed-form .btn:after,.resources-section .view-filters .bef-exposed-form .menu--main-mobile-button-navigation a:after,.menu--main-mobile-button-navigation .resources-section .view-filters .bef-exposed-form a:after,.resources-section .view-filters .bef-exposed-form .menu--main-button-navigation a:after,.menu--main-button-navigation .resources-section .view-filters .bef-exposed-form a:after{display:none;}.resources-section .view-filters .bef-exposed-form .btn .icon,.resources-section .view-filters .bef-exposed-form .menu--main-mobile-button-navigation a .icon,.menu--main-mobile-button-navigation .resources-section .view-filters .bef-exposed-form a .icon,.resources-section .view-filters .bef-exposed-form .menu--main-button-navigation a .icon,.menu--main-button-navigation .resources-section .view-filters .bef-exposed-form a .icon{position:absolute;top:50%;right:23px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:23px;height:14px;}.resources-section .view-filters .bef-exposed-form .bef-toggle{display:none;font-size:16px;line-height:1.2;border-radius:0;font-weight:600;background:#2c4964;padding:0.965em 1.5em;color:#fff;text-decoration:none;min-width:160px;-webkit-transition:0.3s;transition:0.3s;text-align:center;width:100%;margin:0 0 10px;}@media (min-width:768px){.resources-section .view-filters .bef-exposed-form .bef-toggle{display:block;}}@media (min-width:1200px){.resources-section .view-filters .bef-exposed-form .bef-toggle{width:auto;margin:0 5px;}}.resources-section .view-filters .bef-exposed-form .bef-toggle:hover{background:#15222f;}.resources-section .view-filters .bef-exposed-form .form-checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -5px;}.resources-section .view-filters .bef-exposed-form .form-checkboxes.bef-checkboxes{margin:0 0 -10px;width:100%;}@media (min-width:1200px){.resources-section .view-filters .bef-exposed-form .form-checkboxes.bef-checkboxes{width:auto;}}.resources-section .view-filters .bef-exposed-form .form-checkboxes .form-item{float:none;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:0 5px 10px;}@media (min-width:768px){.resources-section .view-filters .bef-exposed-form .form-checkboxes .form-item{-webkit-box-flex:1;-ms-flex:1 1 calc(33.333% - 10px);flex:1 1 calc(33.333% - 10px);}}@media (min-width:1024px){.resources-section .view-filters .bef-exposed-form .form-checkboxes .form-item{-webkit-box-flex:1;-ms-flex:1 1 calc(20% - 10px);flex:1 1 calc(20% - 10px);}}.resources-section .view-filters .bef-exposed-form .form-checkboxes .form-item [type="checkbox"]{display:none;}.resources-section .view-filters .bef-exposed-form .form-checkboxes .form-item [type="checkbox"]:checked + label{opacity:1;}.resources-section .view-filters .bef-exposed-form .form-checkboxes .form-item label{display:block;cursor:pointer;font-size:16px;line-height:1.2;border-radius:0;font-weight:600;background:#fff;padding:0.965em 0.5em;color:#231f21;text-decoration:none;min-width:160px;-webkit-transition:0.3s;transition:0.3s;text-align:center;opacity:0.6;margin:0;white-space:nowrap;}.resources-section .view-filters .bef-exposed-form .form-checkboxes .form-item label:hover{background:#e6e6e6;}.resources-section .view-filters .bef-exposed-form .sort-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (min-width:768px){.resources-section .view-filters .bef-exposed-form .sort-filter{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}.resources-section .view-filters .bef-exposed-form .form-item-sort-by{margin:0 5px 0 0;float:none;}.resources-section .view-filters .bef-exposed-form .form-item-sort-by select{display:none;}.resources-section .view-filters .bef-exposed-form .form-item-sort-by label{font-size:16px;font-weight:500;line-height:1.2;color:#231f21;}.resources-section .view-filters .bef-exposed-form .form-item-sort-order{margin:0;float:none;position:relative;}.resources-section .view-filters .bef-exposed-form .form-item-sort-order:after{content:'';position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #231f21;}.resources-section .view-filters .bef-exposed-form .form-item-sort-order label{display:none;}.resources-section .view-filters .bef-exposed-form .form-item-sort-order select{background:transparent;border:none;padding:0;cursor:pointer;line-height:1.2;font-size:16px;font-weight:600;min-width:100px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#231f21;padding-right:15px;}.resources-section .view-content{margin-bottom:50px;}@media (min-width:1200px){.resources-section .view-content{margin-bottom:100px;}}.resources-section .view-content .views-infinite-scroll-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -30px;}@media (min-width:768px){.resources-section .view-content .views-infinite-scroll-content-wrapper{margin:0 -15px -30px;}}.resources-section .view-content .views-row{width:100%;margin-bottom:30px;}@media (min-width:768px){.resources-section .view-content .views-row{max-width:50%;padding:0 15px;}}@media (min-width:1200px){.resources-section .view-content .views-row{max-width:33.333%;}}.resources-section .pager{padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.resources-section .pager .pager__item{display:block;padding:0;}.resources-section .pager .button{min-width:160px;border:1px solid #2c4964;color:#2c4964;background:#fff;padding:0.91em 1em;}.resources-section .pager .button:hover{background:#e6e6e6;padding:0.91em 1.6em 0.91em 0.4em;}.resources-section .pager .button:after{background-image:url(/themes/custom/brightnetworkevp/images/arrow-right-solid-black.svg);}.teams-section{margin-bottom:70px;position:relative;}@media (min-width:1200px){.teams-section{margin-bottom:150px;}}.teams-section.show-section .title-section,.teams-section.show-section .columns-section .field--name-field-custom-title,.columns-section .teams-section.show-section .field--name-field-custom-title,.teams-section.show-section .rows-info-section .field--name-field-custom-title,.rows-info-section .teams-section.show-section .field--name-field-custom-title,.teams-section.show-section .cta-section .field--name-field-custom-title,.cta-section .teams-section.show-section .field--name-field-custom-title,.teams-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .teams-section.show-section .field--name-field-title-bottom,.teams-section.show-section .awards-section .field--name-field-custom-title,.awards-section .teams-section.show-section .field--name-field-custom-title,.teams-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .teams-section.show-section .field--name-field-related-resources-title,.teams-section.show-section .field--name-field-custom-title,.teams-section.show-section .field--name-body,.teams-section.show-section .timeline-section .field--name-field-text-bottom,.timeline-section .teams-section.show-section .field--name-field-text-bottom,.teams-section.show-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .teams-section.show-section .field--name-field-related-resources-text,.teams-section.show-section .related-resources-section .view-header,.related-resources-section .teams-section.show-section .view-header,.teams-section.show-section .field--name-field-button{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.teams-section .decor-block{display:none;position:absolute;width:69px;height:69px;left:calc(100% - 30px);top:-79px;z-index:-1;}@media (min-width:1200px){.teams-section .decor-block{width:150px;height:150px;top:-130px;left:100%;}}.teams-section .field--name-field-teams{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px;}@media (min-width:540px){.teams-section .field--name-field-teams{margin:0 -5px 30px;}}@media (min-width:768px){.teams-section .field--name-field-teams{margin:0 -15px 30px;}}@media (min-width:768px){.teams-section .field--name-field-teams{margin:0 -15px 40px;}}.teams-section .field--name-field-teams > .field__item{margin-bottom:20px;width:100%;}@media (min-width:540px){.teams-section .field--name-field-teams > .field__item{max-width:50%;padding:5px;}}@media (min-width:768px){.teams-section .field--name-field-teams > .field__item{max-width:33.333%;padding:0 15px;margin-bottom:30px;}}@media (min-width:1200px){.teams-section .field--name-field-teams > .field__item{max-width:25%;}}.teams-section .title-section,.teams-section .columns-section .field--name-field-custom-title,.columns-section .teams-section .field--name-field-custom-title,.teams-section .rows-info-section .field--name-field-custom-title,.rows-info-section .teams-section .field--name-field-custom-title,.teams-section .cta-section .field--name-field-custom-title,.cta-section .teams-section .field--name-field-custom-title,.teams-section .timeline-section .field--name-field-title-bottom,.timeline-section .teams-section .field--name-field-title-bottom,.teams-section .awards-section .field--name-field-custom-title,.awards-section .teams-section .field--name-field-custom-title,.teams-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .teams-section .field--name-field-related-resources-title{-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.teams-section .field--name-body,.teams-section .timeline-section .field--name-field-text-bottom,.timeline-section .teams-section .field--name-field-text-bottom,.teams-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .teams-section .field--name-field-related-resources-text,.teams-section .related-resources-section .view-header,.related-resources-section .teams-section .view-header{-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.teams-section .field--name-field-button{text-align:center;-webkit-transition:all 0.5s linear 0.6s;transition:all 0.5s linear 0.6s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (min-width:768px){.teams-section .teaser-box:hover .text-holder{height:calc(100% - 20px);}}.teams-section .teaser-box .image-holder{max-width:none;}.teams-section .teaser-box .image-holder .image-text{max-width:none;}@media (min-width:768px){.teams-section .teaser-box .image-holder .image-text{padding:10px;}}@media (min-width:768px){.teams-section .teaser-box .text-holder{left:10px;bottom:10px;right:10px;width:calc(100% - 20px);}}.related-resources-section + .life-at-bright-network-section{margin-top:-33px;}@media (min-width:768px){.related-resources-section + .life-at-bright-network-section{margin-top:-70px;}}@media (min-width:1200px){.related-resources-section + .life-at-bright-network-section{margin-top:-150px;}}.life-at-bright-network-section{margin-bottom:70px;position:relative;}@media (min-width:1200px){.life-at-bright-network-section{margin-bottom:150px;padding-top:80px;}}.life-at-bright-network-section.second-style-section:after{display:none;}.life-at-bright-network-section.second-style-section .decor-block{position:absolute;width:69px;height:69px;right:-47px;left:auto;top:-94px;}@media (min-width:1200px){.life-at-bright-network-section.second-style-section .decor-block{top:-152px;right:-165px;width:150px;height:150px;}}.life-at-bright-network-section.second-style-section .field--name-field-resource:after,.life-at-bright-network-section.second-style-section .view-life-at-bright-network .view-content:after{display:none;}.life-at-bright-network-section.show-section .title-section,.life-at-bright-network-section.show-section .columns-section .field--name-field-custom-title,.columns-section .life-at-bright-network-section.show-section .field--name-field-custom-title,.life-at-bright-network-section.show-section .rows-info-section .field--name-field-custom-title,.rows-info-section .life-at-bright-network-section.show-section .field--name-field-custom-title,.life-at-bright-network-section.show-section .cta-section .field--name-field-custom-title,.cta-section .life-at-bright-network-section.show-section .field--name-field-custom-title,.life-at-bright-network-section.show-section .timeline-section .field--name-field-title-bottom,.timeline-section .life-at-bright-network-section.show-section .field--name-field-title-bottom,.life-at-bright-network-section.show-section .awards-section .field--name-field-custom-title,.awards-section .life-at-bright-network-section.show-section .field--name-field-custom-title,.life-at-bright-network-section.show-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .life-at-bright-network-section.show-section .field--name-field-related-resources-title,.life-at-bright-network-section.show-section .field--name-body,.life-at-bright-network-section.show-section .timeline-section .field--name-field-text-bottom,.timeline-section .life-at-bright-network-section.show-section .field--name-field-text-bottom,.life-at-bright-network-section.show-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .life-at-bright-network-section.show-section .field--name-field-related-resources-text,.life-at-bright-network-section.show-section .related-resources-section .view-header,.related-resources-section .life-at-bright-network-section.show-section .view-header,.life-at-bright-network-section.show-section .field--name-field-resource,.life-at-bright-network-section.show-section .view-life-at-bright-network .view-content{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}@media (min-width:768px){.life-at-bright-network-section:after{content:'';background:#f0faf8;position:absolute;z-index:-10;top:0;height:490px;left:50%;width:100vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);}}@media (min-width:1200px){.life-at-bright-network-section:after{height:535px;}}.life-at-bright-network-section .decor-block{display:none;position:absolute;width:69px;height:69px;left:-48px;top:-81px;}@media (min-width:1200px){.life-at-bright-network-section .decor-block{top:-136px;left:-36px;width:76px;height:76px;}}.life-at-bright-network-section .title-section,.life-at-bright-network-section .columns-section .field--name-field-custom-title,.columns-section .life-at-bright-network-section .field--name-field-custom-title,.life-at-bright-network-section .rows-info-section .field--name-field-custom-title,.rows-info-section .life-at-bright-network-section .field--name-field-custom-title,.life-at-bright-network-section .cta-section .field--name-field-custom-title,.cta-section .life-at-bright-network-section .field--name-field-custom-title,.life-at-bright-network-section .timeline-section .field--name-field-title-bottom,.timeline-section .life-at-bright-network-section .field--name-field-title-bottom,.life-at-bright-network-section .awards-section .field--name-field-custom-title,.awards-section .life-at-bright-network-section .field--name-field-custom-title,.life-at-bright-network-section .related-resources-section .field--name-field-related-resources-title,.related-resources-section .life-at-bright-network-section .field--name-field-related-resources-title{-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.life-at-bright-network-section .field--name-body,.life-at-bright-network-section .timeline-section .field--name-field-text-bottom,.timeline-section .life-at-bright-network-section .field--name-field-text-bottom,.life-at-bright-network-section .related-resources-section .field--name-field-related-resources-text,.related-resources-section .life-at-bright-network-section .field--name-field-related-resources-text,.life-at-bright-network-section .related-resources-section .view-header,.related-resources-section .life-at-bright-network-section .view-header{-webkit-transition:all 0.5s linear 0.3s;transition:all 0.5s linear 0.3s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}.life-at-bright-network-section .field--name-field-resource,.life-at-bright-network-section .view-life-at-bright-network .view-content{padding-top:40px;-webkit-transition:all 0.5s linear 0.6s;transition:all 0.5s linear 0.6s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}@media (max-width:767px){.life-at-bright-network-section .field--name-field-resource,.life-at-bright-network-section .view-life-at-bright-network .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto !important;margin:0 -10px;}}@media (min-width:1200px){.life-at-bright-network-section .field--name-field-resource,.life-at-bright-network-section .view-life-at-bright-network .view-content{padding-top:60px;}}.life-at-bright-network-section .field--name-field-resource:after,.life-at-bright-network-section .view-life-at-bright-network .view-content:after{display:none;content:'';background:#65ccb5;position:absolute;z-index:-5;top:0;left:50%;height:490px;width:100vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media (min-width:1200px){.life-at-bright-network-section .field--name-field-resource:after,.life-at-bright-network-section .view-life-at-bright-network .view-content:after{height:535px;}}.life-at-bright-network-section .field--name-field-resource .teaser-life-item,.life-at-bright-network-section .view-life-at-bright-network .view-content .teaser-life-item{width:100%;padding:0 10px;margin-bottom:20px;height:170px;}@media (max-width:767px){.life-at-bright-network-section .field--name-field-resource .teaser-life-item,.life-at-bright-network-section .view-life-at-bright-network .view-content .teaser-life-item{position:static !important;}}@media (min-width:768px){.life-at-bright-network-section .field--name-field-resource .teaser-life-item,.life-at-bright-network-section .view-life-at-bright-network .view-content .teaser-life-item{padding:0;width:calc(50% - 15px);margin-bottom:30px;}}@media (min-width:1024px){.life-at-bright-network-section .field--name-field-resource .teaser-life-item,.life-at-bright-network-section .view-life-at-bright-network .view-content .teaser-life-item{height:275px;}}@media (max-width:767px){.life-at-bright-network-section .field--name-field-resource .teaser-life-item.big-teaser,.life-at-bright-network-section .view-life-at-bright-network .view-content .teaser-life-item.big-teaser{width:50%;}}@media (min-width:768px){.life-at-bright-network-section .field--name-field-resource .teaser-life-item.big-teaser,.life-at-bright-network-section .view-life-at-bright-network .view-content .teaser-life-item.big-teaser{height:370px;}}@media (min-width:1024px){.life-at-bright-network-section .field--name-field-resource .teaser-life-item.big-teaser,.life-at-bright-network-section .view-life-at-bright-network .view-content .teaser-life-item.big-teaser{height:580px;}}.life-at-bright-network-section .teaser-life-box{font-size:0;border-radius:20px;overflow:hidden;height:100%;position:relative;}.life-at-bright-network-section .teaser-life-box:hover .slide{opacity:1;right:10px;left:10px;}.life-at-bright-network-section .teaser-life-box .opener{position:absolute;bottom:10px;right:10px;width:40px;height:40px;background:#65CCB5;background:#ff9747;border-radius:50%;border:0;font-weight:bold;}@media (min-width:768px){.life-at-bright-network-section .teaser-life-box .opener{right:30px;bottom:30px;}}.life-at-bright-network-section .teaser-life-box .slide{position:absolute;bottom:10px;left:-100%;right:100%;background:#65CCB5;background:#ff9747;border-radius:10px;padding:15px 10px;opacity:0;z-index:20;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 0.5s;transition:all 0.5s;display:-webkit-box;display:-ms-flexbox;display:flex;font:500 13px/20px "Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;}@media (min-width:768px){.life-at-bright-network-section .teaser-life-box .slide{padding:18px 20px;font-size:18px;line-height:26px;}}.life-at-bright-network-section .teaser-life-box .slide .txt{width:calc(100% - 40px);padding-right:10px;}@media (min-width:768px){.life-at-bright-network-section .teaser-life-box .slide .txt{padding-right:20px;}}.life-at-bright-network-section .teaser-life-box .slide a{width:30px;}@media (min-width:768px){.life-at-bright-network-section .teaser-life-box .slide a{width:40px;}}.life-at-bright-network-section .teaser-life-box .slide a svg{width:30px;}@media (min-width:768px){.life-at-bright-network-section .teaser-life-box .slide a svg{width:40px;}}.life-at-bright-network-section .teaser-life-box .slide a span{display:block;height:30px;}@media (min-width:768px){.life-at-bright-network-section .teaser-life-box .slide a span{height:40px;}}.life-at-bright-network-section .teaser-life-box .slide a:hover{opacity:0.7;}.life-at-bright-network-section .teaser-life-box .image-holder{display:block;position:relative;height:100%;}.life-at-bright-network-section .teaser-life-box .image-holder:hover .btn-play{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1);}.life-at-bright-network-section .teaser-life-box .image-holder .field--name-field-hero-image{position:absolute;top:0;left:0;width:100%;height:100%;}.life-at-bright-network-section .teaser-life-box .image-holder img,.life-at-bright-network-section .teaser-life-box .image-holder svg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.life-at-bright-network-section .teaser-life-box .image-holder .btn-play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;width:40px;height:40px;-webkit-transition:0.3s;transition:0.3s;}@media (min-width:768px){.life-at-bright-network-section .teaser-life-box .image-holder .btn-play{width:100px;height:100px;}}@media (min-width:1200px){.life-at-bright-network-section .teaser-life-box .image-holder .btn-play{width:130px;height:130px;}}.life-at-bright-network-section .teaser-life-box .image-holder .btn-play svg{width:100%;height:100%;}.teaser-box{position:relative;border-radius:20px;overflow:hidden;}@media (min-width:1200px){.teaser-box:hover .image-holder .field--name-field-tags{opacity:0;}}@media (min-width:1200px){.teaser-box:hover .text-holder{max-width:100%;height:calc(100% - 40px);}}@media (min-width:1200px){.teaser-box:hover .text-holder .text-block{-webkit-transition:opacity 0.3s linear 0.3s;transition:opacity 0.3s linear 0.3s;opacity:1;visibility:visible;}}@media (max-width:1199px){.teaser-box.active .image-holder .title-block{color:#fff;background:#2c4964;}}@media (max-width:1199px){.teaser-box.active .image-holder .title-block:after{background-image:url(/themes/custom/brightnetworkevp/images/icon-close.svg);}}.teaser-box.show-box .image-holder .field--name-field-tags a{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.teaser-box.show-box .image-holder .title-block,.teaser-box.show-box .image-holder .field--name-field-title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.teaser-box.show-box .image-holder .title-block:after,.teaser-box.show-box .image-holder .field--name-field-title:after{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.teaser-box.show-box .image-holder .title-block .field--name-title,.teaser-box.show-box .image-holder .field--name-field-title .field--name-title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.teaser-box .image-holder{border-radius:20px;overflow:hidden;position:relative;padding-top:114%;}.teaser-box .image-holder .field--name-field-hero-image,.teaser-box .image-holder .field--name-field-image{position:absolute;top:0;left:0;width:100%;height:100%;font-size:0;}.teaser-box .image-holder .field--name-field-hero-image img,.teaser-box .image-holder .field--name-field-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.teaser-box .image-holder .image-text{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;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-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px;}@media (min-width:768px){.teaser-box .image-holder .image-text{padding:20px;max-width:350px;}}.teaser-box .image-holder .field--name-field-tags{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -3px;}.teaser-box .image-holder .field--name-field-tags .field__item{overflow:hidden;margin:0 3px 6px;}.teaser-box .image-holder .field--name-field-tags a{-webkit-transition:all 0.5s linear;transition:all 0.5s linear;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);display:block;padding:3px 10px 4px;background:#fff;text-decoration:none;color:#231f21;font-size:12px;font-weight:500;}.teaser-box .image-holder .title-block,.teaser-box .image-holder .field--name-field-title{padding:12px 75px 14px 20px;width:100%;background:#fff;color:#231f21;font-size:18px;font-weight:500;line-height:1.4;border-radius:10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:76px;cursor:pointer;margin:0;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all 0.3s linear 0.3s;transition:all 0.3s linear 0.3s;overflow:hidden;}@media (min-width:1200px){.teaser-box .image-holder .title-block,.teaser-box .image-holder .field--name-field-title{padding:20px 70px 20px 20px;}}.teaser-box .image-holder .title-block:after,.teaser-box .image-holder .field--name-field-title:after{content:'';width:40px;height:40px;position:absolute;bottom:18px;right:20px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(/themes/custom/brightnetworkevp/images/icon-arrow.svg);opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all 0.3s linear 0.5s;transition:all 0.3s linear 0.5s;}.teaser-box .image-holder .title-block .field--name-title,.teaser-box .image-holder .field--name-field-title .field--name-title{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all 0.3s linear 0.5s;transition:all 0.3s linear 0.5s;}.teaser-box .text-holder{padding:40px 27px 30px;border-radius:0 0 10px 10px;background:#2c4964;color:#fff;margin-top:-20px;}@media (min-width:1200px){.teaser-box .text-holder{position:absolute;z-index:10;left:20px;bottom:20px;right:20px;height:0;padding:25px 0 20px;max-width:0;border-radius:10px;-webkit-transition:0.3s;transition:0.3s;width:calc(100% - 40px);}}@media (min-width:1200px){.teaser-box .text-holder .text-block{height:100%;overflow-y:auto;padding:0 15px 0 20px;opacity:0;visibility:hidden;}}.teaser-box .text-holder .title-block,.teaser-box .text-holder .field--name-field-title{display:none;}@media (min-width:1200px){.teaser-box .text-holder .title-block,.teaser-box .text-holder .field--name-field-title{display:block;font-size:18px;font-weight:500;line-height:1.4;color:#fff;margin-bottom:25px;padding-right:50px;}}@media (min-width:1200px){.teaser-box .text-holder .title-block:after,.teaser-box .text-holder .field--name-field-title:after{content:'';width:40px;height:40px;position:absolute;top:18px;right:20px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(/themes/custom/brightnetworkevp/images/icon-close.svg);}}.teaser-box .text-holder .field--name-field-hero-description,.teaser-box .text-holder .field--name-field-excerpt-text{font-size:16px;font-weight:400;line-height:1.5;margin-bottom:35px;}.teaser-box .text-holder .field--name-field-hero-description:last-child,.teaser-box .text-holder .field--name-field-excerpt-text:last-child{margin-bottom:0;}.teaser-box .text-holder .field--name-field-hero-description p,.teaser-box .text-holder .field--name-field-excerpt-text p{margin:0 0 1em;}.teaser-box .text-holder .field--name-field-hero-description p:last-child,.teaser-box .text-holder .field--name-field-excerpt-text p:last-child{margin:0;}.teaser-box .text-holder .btn,.teaser-box .text-holder .menu--main-mobile-button-navigation a,.menu--main-mobile-button-navigation .teaser-box .text-holder a,.teaser-box .text-holder .menu--main-button-navigation a,.menu--main-button-navigation .teaser-box .text-holder a{padding:8px 20px;min-width:150px;background:#fff;color:#2c4964;}.teaser-box .text-holder .btn:hover,.teaser-box .text-holder .menu--main-mobile-button-navigation a:hover,.menu--main-mobile-button-navigation .teaser-box .text-holder a:hover,.teaser-box .text-holder .menu--main-button-navigation a:hover,.menu--main-button-navigation .teaser-box .text-holder a:hover{background:#d9d9d9;padding:8px 50px 8px 10px;}.teaser-box .text-holder .btn:after,.teaser-box .text-holder .menu--main-mobile-button-navigation a:after,.menu--main-mobile-button-navigation .teaser-box .text-holder a:after,.teaser-box .text-holder .menu--main-button-navigation a:after,.menu--main-button-navigation .teaser-box .text-holder a:after{background-image:url(/themes/custom/brightnetworkevp/images/arrow-right-solid-black.svg);}.greenhouse-jobs-holder{background:#fff;padding:97px 20px 177px;margin:0 0 1.5em;}.greenhouse-jobs-holder .jobs-list-title{margin:0 auto 24px;max-width:930px;font-size:24px;font-weight:500;margin-bottom:14px;text-align:center;line-height:1.17;}@media (min-width:768px){.greenhouse-jobs-holder .jobs-list-title{font-size:36px;}}.greenhouse-jobs-holder .jobs-list-subtitle{font-size:22px;text-align:center;font-weight:600;line-height:1.41;margin-bottom:25px;}@media (min-width:768px){.greenhouse-jobs-holder .jobs-list-subtitle{font-size:24px;}}.greenhouse-jobs-holder .greenhouse-jobs-container{max-width:940px;margin:0 auto;}.greenhouse-jobs-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px;}.greenhouse-jobs-filter .select-holder{padding:0 10px;margin-bottom:20px;width:100%;position:relative;}@media (min-width:768px){.greenhouse-jobs-filter .select-holder{margin-bottom:0;width:calc(33% - 50px);}}.greenhouse-jobs-filter .select-holder:after{position:absolute;top:15px;right:20px;content:"";background-image:url(/themes/custom/brightnetworkevp/images/arrow_down.png);background-repeat:no-repeat;width:20px;height:20px;pointer-events:none;}.greenhouse-jobs-filter .select-holder select{background:#fff;border:1px solid #2c4964;font-size:16px;line-height:1.2;border-radius:0;font-weight:600;padding:0.965em;padding-right:32px;display:block;width:100%;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.greenhouse-jobs-filter .btn,.greenhouse-jobs-filter .header.dark .menu--main-button-navigation a,.header.dark .menu--main-button-navigation .greenhouse-jobs-filter a,.greenhouse-jobs-filter .menu--main-mobile-button-navigation a,.menu--main-mobile-button-navigation .greenhouse-jobs-filter a,.greenhouse-jobs-filter .menu--main-button-navigation a,.menu--main-button-navigation .greenhouse-jobs-filter a{margin:0 10px;}.greenhouse-jobs-list .job-item{line-height:1.4;margin-bottom:22px;}.greenhouse-jobs-list .job-item .job-title{font-family:"Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;color:#2c4964;font-size:20px;line-height:1.41;font-weight:bold;margin-bottom:0;}@media (min-width:768px){.greenhouse-jobs-list .job-item .job-title{font-size:24px;}}.greenhouse-jobs-list .job-item .job-title a{text-decoration:none;color:inherit;}.greenhouse-jobs-list .job-item .job-title a:hover{color:#65ccb5;}.greenhouse-jobs-list .job-item .job-location{font-family:"Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;color:#231f21;font-size:20px;font-weight:400;line-height:1.41;}@media (min-width:768px){.greenhouse-jobs-list .job-item .job-location{font-size:24px;}}.quote_block{padding:0 0 48px;}@media (min-width:768px){.quote_block{padding:0 0 60px;}}.quote_block .quote-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:29px;}@media (min-width:768px){.quote_block .quote-holder{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:43px;}}@media (min-width:768px){.quote_block .image-holder{width:51.3%;padding-right:29px;}}.quote_block .image-holder img{width:100%;vertical-align:top;border-radius:20px;}@media (min-width:768px){.quote_block .text-holder{width:48.7%;}}.quote_block .blockquote{margin:0;padding:58px 0 42px;border:0;position:relative;}@media (min-width:768px){.quote_block .blockquote{padding:62px 0 0;}}.quote_block .blockquote .field--name-body,.quote_block .blockquote .timeline-section .field--name-field-text-bottom,.timeline-section .quote_block .blockquote .field--name-field-text-bottom,.quote_block .blockquote .related-resources-section .field--name-field-related-resources-text,.related-resources-section .quote_block .blockquote .field--name-field-related-resources-text,.quote_block .blockquote .related-resources-section .view-header,.related-resources-section .quote_block .blockquote .view-header{font-family:"Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;color:#2c4964;text-align:left;font-size:18px;line-height:1.556;font-weight:500;margin-bottom:22px;}@media (min-width:768px){.quote_block .blockquote .field--name-body,.quote_block .blockquote .timeline-section .field--name-field-text-bottom,.timeline-section .quote_block .blockquote .field--name-field-text-bottom,.quote_block .blockquote .related-resources-section .field--name-field-related-resources-text,.related-resources-section .quote_block .blockquote .field--name-field-related-resources-text,.quote_block .blockquote .related-resources-section .view-header,.related-resources-section .quote_block .blockquote .view-header{font-size:20px;}}@media (min-width:1200px){.quote_block .blockquote .field--name-body,.quote_block .blockquote .timeline-section .field--name-field-text-bottom,.timeline-section .quote_block .blockquote .field--name-field-text-bottom,.quote_block .blockquote .related-resources-section .field--name-field-related-resources-text,.related-resources-section .quote_block .blockquote .field--name-field-related-resources-text,.quote_block .blockquote .related-resources-section .view-header,.related-resources-section .quote_block .blockquote .view-header{font-size:20px;line-height:34px;margin-bottom:32px;margin-bottom:64px;}}.quote_block .blockquote .blockquote-icon{position:absolute;left:0;top:0;}.quote_block .blockquote .blockquote-footer{font-family:"Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;color:#231F21;font-size:15px;line-height:26px;font-weight:500;}@media (min-width:768px){.quote_block .blockquote .blockquote-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:768px){.quote_block .blockquote .blockquote-footer .field--name-field-author-photo{padding-right:20px;}}.quote_block .blockquote .blockquote-footer .field--name-field-author-photo img{border-radius:50%;width:100px;height:100px;-o-object-fit:cover;object-fit:cover;}@media (min-width:768px){.quote_block .blockquote .blockquote-footer .field--name-field-author-photo img{vertical-align:top;}}.quote_block .blockquote .field--name-field-author-name{margin-bottom:4px;}.quote_block .blockquote .author-linkedin{color:#2c4964;text-decoration:none;display:inline-block;vertical-align:top;}.quote_block .blockquote .author-linkedin:hover{text-decoration:underline;}.quote_block .blockquote .author-linkedin .icon{display:inline-block;vertical-align:middle;margin-right:7px;}.projects-testimonials-slider{position:relative;}.projects-testimonials-slider:before{background:#ff9747;content:'';display:block;width:68px;height:68px;position:absolute;top:-91px;right:-62px;}@media (min-width:480px){.projects-testimonials-slider:before{right:-20px;}}@media (min-width:768px){.projects-testimonials-slider:before{width:100px;height:100px;}}@media (min-width:1200px){.projects-testimonials-slider:before{width:150px;height:150px;top:-100px;right:-165px;}}.projects-testimonials-slider .slick-dots{margin:0;}.projects-testimonials-slider .slick-dots button{background:#fff;}.projects-testimonials-slider .title-section,.projects-testimonials-slider .columns-section .field--name-field-custom-title,.columns-section .projects-testimonials-slider .field--name-field-custom-title,.projects-testimonials-slider .rows-info-section .field--name-field-custom-title,.rows-info-section .projects-testimonials-slider .field--name-field-custom-title,.projects-testimonials-slider .cta-section .field--name-field-custom-title,.cta-section .projects-testimonials-slider .field--name-field-custom-title,.projects-testimonials-slider .timeline-section .field--name-field-title-bottom,.timeline-section .projects-testimonials-slider .field--name-field-title-bottom,.projects-testimonials-slider .awards-section .field--name-field-custom-title,.awards-section .projects-testimonials-slider .field--name-field-custom-title,.projects-testimonials-slider .related-resources-section .field--name-field-related-resources-title,.related-resources-section .projects-testimonials-slider .field--name-field-related-resources-title{margin-bottom:11px;}.projects-testimonials-slider .field--name-field-testimonials-slides{padding-top:6px;margin:0 -20px;}@media (min-width:768px){.projects-testimonials-slider .field--name-field-testimonials-slides{padding-top:0;margin:0;}}.projects-testimonials-slider .paragraph--type--project-testimonial-slide{padding:0 20px 41px;}@media (min-width:768px){.projects-testimonials-slider .paragraph--type--project-testimonial-slide{padding:0 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}}.projects-testimonials-slider .paragraph--type--project-testimonial-slide .image-holder{margin-bottom:13px;}@media (min-width:768px){.projects-testimonials-slider .paragraph--type--project-testimonial-slide .image-holder{margin-bottom:0;width:50%;}}.projects-testimonials-slider .paragraph--type--project-testimonial-slide .image-holder img{width:100%;vertical-align:top;border-radius:20px;}@media (min-width:768px){.projects-testimonials-slider .paragraph--type--project-testimonial-slide .text-holder{width:50%;padding-left:20px;padding-right:20px;}}.projects-testimonials-slider .blockquote{font-family:"Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;font-size:18px;line-height:30px;font-weight:500;margin:0;padding:0;border:0;}@media (min-width:768px){.projects-testimonials-slider .blockquote{max-width:443px;margin:0 0 0 auto;font-size:24px;line-height:34px;}}.projects-testimonials-slider .blockquote .field--name-field-testimonials-text{margin-bottom:26px;}@media (min-width:768px){.projects-testimonials-slider .blockquote .field--name-field-testimonials-text{margin-bottom:32px;}}.projects-testimonials-slider .blockquote .blockquote-footer{font-family:"Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;font-weight:500;font-size:15px;line-height:26px;color:#231F21;}@media (min-width:768px){.projects-testimonials-slider .blockquote .blockquote-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.projects-testimonials-slider .blockquote .field--name-field-author-photo{margin-bottom:7px;}@media (min-width:768px){.projects-testimonials-slider .blockquote .field--name-field-author-photo{margin-bottom:0;padding-right:20px;}}.projects-testimonials-slider .blockquote .field--name-field-author-photo img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:50%;}@media (min-width:768px){.projects-testimonials-slider .blockquote .field--name-field-author-photo img{vertical-align:top;}}.projects-testimonials-slider .blockquote .field--name-field-author-name{margin-bottom:3px;}.projects-testimonials-slider .blockquote .author-linkedin{color:#2c4964;text-decoration:none;display:inline-block;vertical-align:top;}.projects-testimonials-slider .blockquote .author-linkedin:hover{text-decoration:underline;}.projects-testimonials-slider .blockquote .author-linkedin .icon{display:inline-block;vertical-align:middle;margin-right:7px;}.block-brightnetworkevp-glassdoor-rating-block{padding-bottom:50px;}@media (min-width:768px){.block-brightnetworkevp-glassdoor-rating-block{padding-bottom:75px;}}.block-brightnetworkevp-glassdoor-rating-block svg{display:block;margin:0 auto 6px;}.block-brightnetworkevp-glassdoor-rating-block .glassdoor-rating-holder{text-align:center;}.block-brightnetworkevp-glassdoor-rating-block .rating-value{color:#14A048;font-size:24px;line-height:34px;font-weight:500;margin-right:7px;display:inline-block;vertical-align:top;}.block-brightnetworkevp-glassdoor-rating-block .rating-stars{display:inline-block;vertical-align:top;padding-top:5px;}.block-brightnetworkevp-glassdoor-rating-block .star{display:inline-block;vertical-align:top;width:20px;height:20px;background-image:url(/themes/custom/brightnetworkevp/images/star-outline.png);background-repeat:no-repeat;background-size:20px;background-position:center;text-indent:-9999px;margin-right:-2px;}.block-brightnetworkevp-glassdoor-rating-block .star.star-full{background-image:url(/themes/custom/brightnetworkevp/images/star.png);}.block-brightnetworkevp-glassdoor-rating-block .star.star-half{background-image:url(/themes/custom/brightnetworkevp/images/star-half.png);}.chart-module{font-family:"Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;font-size:16px;line-height:24px;font-weight:500;text-align:center;position:relative;}@media (min-width:768px){.chart-module{font-size:18px;line-height:26px;text-align:left;padding-top:39px;}}.chart-module .paragraph--type--chart-module-box{padding-top:40px;position:relative;}@media (min-width:768px){.chart-module .paragraph--type--chart-module-box{width:50%;padding-right:60px;padding-top:59px;}}@media (min-width:1024px){.chart-module .paragraph--type--chart-module-box{padding-left:8%;}}@media (min-width:1200px){.chart-module .paragraph--type--chart-module-box{padding-right:110px;}}.chart-module .paragraph--type--chart-module-box .journey-line-vertical{position:absolute;}@media (max-width:767px){.chart-module .paragraph--type--chart-module-box .journey-line-vertical{display:block;height:40px;width:3px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0;}}@media (min-width:768px){.chart-module .paragraph--type--chart-module-box .journey-line-vertical{display:block;width:3px;position:absolute;top:0;right:0;z-index:2;height:100%;}}.chart-module .paragraph--type--chart-module-box .journey-line-vertical .line-progress{display:block;position:absolute;top:0;left:0;width:100%;background:#65ccb5;}@media (min-width:768px){.chart-module .paragraph--type--chart-module-box .journey-line-gorizontal{display:block;width:60px;height:160px;position:absolute;top:0;right:0;overflow:hidden;}}@media (min-width:1200px){.chart-module .paragraph--type--chart-module-box .journey-line-gorizontal{width:110px;}}@media (min-width:768px){.chart-module .paragraph--type--chart-module-box .journey-line-gorizontal:before{content:'';display:block;top:0;left:0;width:100%;height:100%;border-right:3px solid #65ccb5;border-bottom:3px solid #65ccb5;border-bottom-right-radius:50px;}}@media (min-width:1200px){.chart-module .paragraph--type--chart-module-box .journey-line-gorizontal:before{border-bottom-right-radius:75px;}}@media (min-width:768px){.chart-module .paragraph--type--chart-module-box .journey-line-gorizontal .line-progress{position:absolute;top:0;left:0;width:calc(100% + 3px);height:calc(100% + 3px);background:#f0faf8;}}.chart-module .field--name-field-chart-module-boxes{position:relative;padding-bottom:40px;padding-top:18px;}@media (min-width:768px){.chart-module .field--name-field-chart-module-boxes{margin:0 -20px 54px;padding-bottom:34px;}}.chart-module .field--name-field-chart-module-boxes:before{display:block;content:'';position:absolute;}@media (max-width:767px){.chart-module .field--name-field-chart-module-boxes:before{height:40px;width:3px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;background:#65ccb5;}}@media (min-width:768px){.chart-module .field--name-field-chart-module-boxes:before{width:14px;height:14px;border:3px solid #65ccb5;border-radius:50px;bottom:20px;left:50%;margin-left:-8px;}}@media (min-width:1200px){.chart-module .field--name-field-chart-module-boxes:before{bottom:-22px;}}@media (min-width:1440px){.chart-module .field--name-field-chart-module-boxes:before{bottom:19px;}}.chart-module .field--name-field-chart-module-boxes > .field__item{margin-bottom:12px;}@media (min-width:768px){.chart-module .field--name-field-chart-module-boxes > .field__item{margin-bottom:-150px;}}@media (min-width:1200px){.chart-module .field--name-field-chart-module-boxes > .field__item{margin-bottom:-200px;}}@media (min-width:1440px){.chart-module .field--name-field-chart-module-boxes > .field__item{margin-bottom:-208px;}}@media (min-width:768px){.chart-module .field--name-field-chart-module-boxes > .field__item:nth-child(odd){text-align:right;}}@media (min-width:1200px){.chart-module .field--name-field-chart-module-boxes > .field__item:nth-child(even){-webkit-transform:translateY(-45px);transform:translateY(-45px);}}@media (min-width:1440px){.chart-module .field--name-field-chart-module-boxes > .field__item:nth-child(even){-webkit-transform:translateY(-85px);transform:translateY(-85px);}}.chart-module .field--name-field-chart-module-boxes > .field__item:nth-child(even) .field--name-field-icon{border-color:#ff9747;}.chart-module .field--name-field-chart-module-boxes > .field__item:nth-child(even) .field--name-field-icon svg path{stroke:#ff9747;}.chart-module .field--name-field-chart-module-boxes > .field__item:nth-child(even) .field--name-field-date{color:#ff9747;}@media (min-width:1024px){.chart-module .field--name-field-chart-module-boxes > .field__item:nth-child(even) .field--name-field-description{margin-left:0;width:75%;}}@media (min-width:768px){.chart-module .field--name-field-chart-module-boxes > .field__item:nth-child(even) .paragraph--type--chart-module-box{margin-left:auto;padding-left:60px;padding-right:0;}}@media (min-width:1200px){.chart-module .field--name-field-chart-module-boxes > .field__item:nth-child(even) .paragraph--type--chart-module-box{padding-left:110px;}}@media (min-width:768px){.chart-module .field--name-field-chart-module-boxes > .field__item:nth-child(even) .paragraph--type--chart-module-box .journey-line-vertical{right:auto;left:-3px;}}@media (min-width:768px){.chart-module .field--name-field-chart-module-boxes > .field__item:nth-child(even) .paragraph--type--chart-module-box .journey-line-gorizontal{right:auto;left:-3px;-webkit-transform:scale(-1,1);transform:scale(-1,1);}}@media (min-width:768px){.chart-module .field--name-field-chart-module-boxes > .field__item:nth-child(even) .paragraph--type--chart-module-box .journey-line-gorizontal:before{border-color:#ff9747;}}@media (min-width:768px){.chart-module .field--name-field-chart-module-boxes > .field__item:last-child{margin-bottom:0;}}@media (min-width:1200px){.chart-module .field--name-field-chart-module-boxes > .field__item:last-child{margin-bottom:-88px;}}.chart-module .field--name-field-icon{background:#fff;border:3px solid #65ccb5;width:150px;height:150px;border-radius:50%;text-align:center;display:inline-block;vertical-align:top;margin:0 auto 10px;}@media (min-width:768px){.chart-module .field--name-field-icon{margin:0 0 26px;width:200px;height:200px;}}.chart-module .field--name-field-icon .media--type-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;}.chart-module .field--name-field-icon svg{max-width:76%;max-height:76%;}.chart-module .field--name-field-icon svg path{stroke:#65ccb5;}.chart-module .field--name-field-date{font-family:"Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;color:#65ccb5;font-size:24px;line-height:1.25;font-weight:400;margin-bottom:8px;}@media (min-width:768px){.chart-module .field--name-field-date{margin-bottom:2px;font-size:36px;}}@media (min-width:1200px){.chart-module .field--name-field-date{font-size:56px;line-height:66px;}}@media (min-width:1024px){.chart-module .field--name-field-description{width:85%;margin-left:auto;}}.chart-module .field--name-field-description p{margin-bottom:0;}.chart-module .field--name-field-title-bottom{text-align:center;font-size:24px;line-height:30px;font-weight:500;}@media (min-width:768px){.chart-module .field--name-field-title-bottom{font-size:56px;line-height:66px;font-weight:400;max-width:673px;margin:0 auto;}}.chart-module .decor-block{width:35px;height:35px;position:absolute;top:88px;right:0px;}@media (min-width:768px){.chart-module .decor-block{width:55px;height:55px;right:-45px;top:100px;}}@media (min-width:1200px){.chart-module .decor-block{width:75px;height:75px;right:-92px;top:132px;}}.chart-module .decor-block.bg-blue{background:#76a8f4;}@media (min-width:768px){.chart-module .title-section,.chart-module .columns-section .field--name-field-custom-title,.columns-section .chart-module .field--name-field-custom-title,.chart-module .rows-info-section .field--name-field-custom-title,.rows-info-section .chart-module .field--name-field-custom-title,.chart-module .cta-section .field--name-field-custom-title,.cta-section .chart-module .field--name-field-custom-title,.chart-module .timeline-section .field--name-field-title-bottom,.timeline-section .chart-module .field--name-field-title-bottom,.chart-module .awards-section .field--name-field-custom-title,.awards-section .chart-module .field--name-field-custom-title,.chart-module .related-resources-section .field--name-field-related-resources-title,.related-resources-section .chart-module .field--name-field-related-resources-title{max-width:673px;margin:0 auto 70px;}}.video-module{padding:55px 0;background:#f5f7fa;margin-bottom:80px;}.video-module .title-section,.video-module .columns-section .field--name-field-custom-title,.columns-section .video-module .field--name-field-custom-title,.video-module .rows-info-section .field--name-field-custom-title,.rows-info-section .video-module .field--name-field-custom-title,.video-module .cta-section .field--name-field-custom-title,.cta-section .video-module .field--name-field-custom-title,.video-module .timeline-section .field--name-field-title-bottom,.timeline-section .video-module .field--name-field-title-bottom,.video-module .awards-section .field--name-field-custom-title,.awards-section .video-module .field--name-field-custom-title,.video-module .related-resources-section .field--name-field-related-resources-title,.related-resources-section .video-module .field--name-field-related-resources-title{text-align:center;margin:0 0 15px;}@media (min-width:768px){.video-module .title-section,.video-module .columns-section .field--name-field-custom-title,.columns-section .video-module .field--name-field-custom-title,.video-module .rows-info-section .field--name-field-custom-title,.rows-info-section .video-module .field--name-field-custom-title,.video-module .cta-section .field--name-field-custom-title,.cta-section .video-module .field--name-field-custom-title,.video-module .timeline-section .field--name-field-title-bottom,.timeline-section .video-module .field--name-field-title-bottom,.video-module .awards-section .field--name-field-custom-title,.awards-section .video-module .field--name-field-custom-title,.video-module .related-resources-section .field--name-field-related-resources-title,.related-resources-section .video-module .field--name-field-related-resources-title{margin:0 0 4px;}}.video-module .text-row{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 30px;}.video-module .text-row .text-holder{width:100%;margin:0 0 20px;}.video-module .text-row .text-holder p{margin-bottom:0;}.video-module .text-row .button-holder{width:100%;}.video-module .field--name-body,.video-module .timeline-section .field--name-field-text-bottom,.timeline-section .video-module .field--name-field-text-bottom,.video-module .related-resources-section .field--name-field-related-resources-text,.related-resources-section .video-module .field--name-field-related-resources-text,.video-module .related-resources-section .view-header,.related-resources-section .video-module .view-header{max-width:none;text-align:center;margin:0;font:500 16px/24px "Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;}@media (min-width:1024px){.video-module .field--name-body,.video-module .timeline-section .field--name-field-text-bottom,.timeline-section .video-module .field--name-field-text-bottom,.video-module .related-resources-section .field--name-field-related-resources-text,.related-resources-section .video-module .field--name-field-related-resources-text,.video-module .related-resources-section .view-header,.related-resources-section .video-module .view-header{font-size:24px;line-height:34px;}}.video-module .video-holder{border-radius:20px;overflow:hidden;position:relative;}.video-module .video-holder.video-active .field--name-field-image{z-index:-1;}.video-module .video-holder.video-active .btn-play{z-index:-2;}.video-module .video-holder:hover .btn-play{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1);}.video-module .video-holder .field--name-field-image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;-webkit-transition:all 0.3s;transition:all 0.3s;}.video-module .video-holder .field--name-field-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;top:0;left:0;width:100%;height:100%;}.video-module .video-holder .btn-play{background:none;border:0;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;width:100px;height:100px;-webkit-transition:all 0.3s;transition:all 0.3s;}@media (min-width:1200px){.video-module .video-holder .btn-play{width:130px;height:130px;}}.video-module .video-holder .btn-play svg{width:100%;height:100%;}.video-module .image-holder{position:relative;}.video-module .image-holder img{border-radius:20px;overflow:hidden;}.video-module .image-holder:after{position:absolute;width:70px;height:70px;bottom:30px;left:-35px;content:"";background:#F69044;}@media (min-width:1200px){.video-module .image-holder:after{width:100px;height:100px;left:-50px;bottom:45px;}}.video-module .image-holder:hover .btn-play{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1);}.video-module .image-holder .btn-play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;width:100px;height:100px;-webkit-transition:0.3s;transition:0.3s;}@media (min-width:1200px){.video-module .image-holder .btn-play{width:130px;height:130px;}}.video-module .image-holder .btn-play svg{width:100%;height:100%;}.top-banner{background:#242424;color:#ff9747;margin-top:-20px;margin-bottom:20px;padding:15px 25px;position:relative;}@media (min-width:1200px){.top-banner{margin-top:-40px;}}.top-banner.hide{display:none;}.top-banner .field--name-body,.top-banner .timeline-section .field--name-field-text-bottom,.timeline-section .top-banner .field--name-field-text-bottom,.top-banner .related-resources-section .field--name-field-related-resources-text,.related-resources-section .top-banner .field--name-field-related-resources-text,.top-banner .related-resources-section .view-header,.related-resources-section .top-banner .view-header{margin:0 auto;}.top-banner .close{position:absolute;right:15px;top:18px;font-weight:bold;cursor:pointer;color:#ff9747;}@media (min-width:1200px){.top-banner .close{top:20px;right:25px;}}.top-banner p{margin:0;color:#ff9747;}.top-banner p *{color:#ff9747;}.user-logged-in .main{padding-top:36px;}@media (min-width:1200px){body{overflow-x:hidden;}.menu--simple-mega-menu{position:relative;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper{z-index:-2;width:100%;position:absolute;top:100%;z-index:9;left:0;background:#fff;padding:1rem;opacity:0;-webkit-transition:all 1s ease;transition:all 1s ease;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .mega-menu-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .mega-menu-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .mega-menu-bottom .field-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper ul.mega-menu-item{-ms-flex-preferred-size:300px;flex-basis:300px;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .mega-menu-background{position:absolute;width:200vw;height:100%;left:-50vw;top:0;background:#fbfbfb;z-index:-1;-webkit-transition:all 0.6s;transition:all 0.6s;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .mega-menu-item .menu-item{float:none;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .mega-menu-item .menu-item a{float:none;border-radius:0;}.menu--simple-mega-menu > .menu-item--expanded:hover > .mega-menu-wrapper,.menu--simple-mega-menu > .menu-item--expanded:focus > .mega-menu-wrapper,.menu--simple-mega-menu > .menu-item--expanded.focused > .mega-menu-wrapper{opacity:1;z-index:7;height:auto;-webkit-transition:all 1s ease;transition:all 1s ease;display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:auto;}}.header{padding:20px 0;background:#fff;color:#242424;position:fixed;top:0;left:0;right:0;z-index:500;-webkit-transition:0.3s;transition:0.3s;}@media (min-width:1200px){.header{padding:37px 0 27px;}}@media (max-width:1199px){.header.with-banner + .main{padding-top:55px;}.header.with-banner .menu--main .menu-item.menu-item--expanded .mega-menu-wrapper{padding-top:150px;}.header.with-banner .menu--main .menu-item.menu-item--expanded .back-parent-level{top:75px;}}.header.dark{background:#2c4964 !important;}.header.dark .menu--main a{color:#fff;}.header.dark .menu .btn.btn-secondary,.header.dark .menu--main-button-navigation .menu a.btn-secondary,.header.dark .menu .menu--main-mobile-button-navigation a.btn-secondary,.menu--main-mobile-button-navigation .header.dark .menu a.btn-secondary,.header.dark .menu .menu--main-button-navigation a.btn-secondary,.menu--main-button-navigation .header.dark .menu a.btn-secondary{color:#fff;}.header.dark .menu--main-button-navigation a{background:#65ccb5;color:#2c4964;}@media (min-width:1200px){.header.dark .menu--main-button-navigation a{background:#fff;color:#2C4964;min-width:160px;}}.header.dark .menu--main-button-navigation a:hover{background:#39ac92;}@media (min-width:1200px){.header.dark .menu--main-button-navigation a:hover{background:#15222f;}}.header.dark .menu--main-button-navigation a.is-active{color:#ff9747 !important;}.user-logged-in .header{padding-top:59px;background:#f1f1f1;}@media (min-width:1024px){.toolbar-tray-open .header{padding-top:99px;}}@media (min-width:1200px){.toolbar-tray-open .header{padding-top:116px;}}.page-not-found .header{background:#d94161;}.header.header-fixed{background:#f1f1f1;color:#fff;}@media (max-width:767px){.header.header-fixed{padding-top:20px;}}.header.header-hide{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.menu-show .header{-webkit-transform:translateY(0);transform:translateY(0);}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.header .site-logo{display:block;width:130px;font-size:0;}@media (min-width:1200px){.header .site-logo{width:190px;}}.header .region-header,.header .hamburger{position:relative;z-index:110;}@media (min-width:1200px){.header .menu--main-mobile-button-navigation{display:none;}}.header .menu--main-button-navigation{display:none;}@media (min-width:1200px){.header .menu--main-button-navigation{display:block;}}.menu-show{overflow:hidden;}.menu-holder{position:fixed;top:0;height:100vh;left:0;right:0;z-index:100;padding:160px 0 55px;background:#2c4964;color:#fff;opacity:0;visibility:hidden;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;}@media (min-width:1200px){.menu-holder{position:static;padding:0;background:transparent;opacity:1;visibility:visible;height:auto;}}.menu-show .menu-holder{opacity:1;visibility:visible;}.user-logged-in .menu-holder{padding-top:163px;}@media (min-width:1200px){.user-logged-in .menu-holder{padding-top:0;}}.menu-holder .region-primary-menu{height:100%;overflow-y:auto;padding:0 60px;}@media (min-width:1200px){.menu-holder .region-primary-menu{overflow-y:visible;padding:0;}}.menu-holder .field--name-field-social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -25px;}@media (min-width:1200px){.menu-holder .field--name-field-social-links{display:none;}}.menu-holder .field--name-field-social-links > .field__item{padding:0 25px;}@media (min-width:1200px){.region-primary-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:1200px){.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;padding:25px 20px 50px;max-width:1150px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:-1;opacity:0;-webkit-transition:all 0.5s;transition:all 0.5s;pointer-events:none;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper:after{position:absolute;bottom:100%;left:0;right:0;height:50px;content:"";background:transparent;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .back-parent-level{display:none;}}.menu a.btn-secondary{color:#242424;}.menu--main{margin-bottom:45px;}@media (min-width:1200px){.menu--main{margin:0;}}.menu--main.contextual-region{position:static;}.menu--main .menu{list-style-type:none;padding:0;margin:0;text-align:center;}@media (min-width:1200px){.menu--main .menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;}}.menu--main .menu-item{margin-bottom:30px;padding:0;}@media (min-width:1200px){.menu--main .menu-item{margin:0 15px;}}.menu--main .menu-item:last-child{margin-bottom:0;}.menu--main .menu-item:not(.menu-item--expanded) .btn-drop{display:none;}@media (min-width:1200px){.menu--main .menu-item > .wrap{display:block;position:relative;z-index:5;}}.menu--main .menu-item.menu-item--expanded{list-style-type:none;list-style-image:none;}@media (min-width:1200px){.menu--main .menu-item.menu-item--expanded .btn-drop{display:none;}}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (max-width:767px){.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper{overflow-y:scroll;}}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper .simple-mega-menu{width:100%;}@media (min-width:768px){.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper .simple-mega-menu{width:60%;}}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper ul.mega-menu-item{padding-top:5px;-ms-flex-preferred-size:content;flex-basis:content;display:block;text-align:left;width:100%;}@media (min-width:768px){.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper ul.mega-menu-item{width:60%;}}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper ul.mega-menu-item li{margin:0 0 25px;text-align:left;}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper ul.mega-menu-item li:last-child{margin:0;}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper ul.mega-menu-item li .wrap{display:block;}@media (max-width:767px){.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper ul.mega-menu-item li{margin:0 0 20px;}}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper ul.mega-menu-item li a{font-weight:500;}@media (max-width:767px){.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper ul.mega-menu-item li a{font-size:16px;}}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper .menu-drop-content a{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper .menu-drop-content a:hover{color:#ccc;}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper .menu-drop-content a:after{display:none;}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper .menu-drop-content a .image-holder img{overflow:hidden;border-radius:15px;}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper .menu-drop-content a .text-holder{text-align:left;padding:0 30px;}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper .menu-drop-content a .menu-drop-subtitle{margin:0 0 18px;font:500 12px/1 "Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper .menu-drop-content a .menu-drop-title{font:500 16px/24px "Montserrat","Arial","Helvetica Neue","Helvetica",sans-serif;max-width:220px;margin:0 0 20px;}@media (min-width:768px){.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper .menu-drop-content a .menu-drop-title{font-size:18px;line-height:26px;}}@media (max-width:1199px){.menu--main .menu-item.menu-item--expanded .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;}.menu--main .menu-item.menu-item--expanded .wrap .btn-drop{position:absolute;width:30px;height:30px;top:3px;right:-15px;font-size:0;background:none;border:0;}.menu--main .menu-item.menu-item--expanded .wrap .btn-drop:after{position:absolute;right:0;top:10px;width:0;height:0;border-style:solid;border-width:6px 0 6px 8px;border-color:transparent transparent transparent #fff;-webkit-transform:rotate(0deg);transform:rotate(0deg);content:"";}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper{position:fixed;top:85px;left:100%;right:-100%;width:100vw;height:calc(100vh - 85px);padding:85px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:2;-webkit-transition:left 0.3s right 0.3s;transition:left 0.3s right 0.3s;}.menu--main .menu-item.menu-item--expanded .mega-menu-wrapper .mega-menu-background{position:absolute;top:0;left:0;right:0;bottom:0;}.menu--main .menu-item.menu-item--expanded.is-mobile-active .mega-menu-wrapper{left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.menu--main .menu-item.menu-item--expanded .back-parent-level{position:absolute;top:20px;left:20px;display:inline-block;border:2px solid #fff;color:#fff;background:transparent;padding:10px;z-index:3;}}.menu--main .menu-item.menu-item--expanded:hover .mega-menu-wrapper{}@media (min-width:1200px){.menu--main .menu-item.menu-item--expanded:hover .mega-menu-wrapper{z-index:3;opacity:1;pointer-events:auto;}}@media (min-width:1200px){.menu--main .menu-item.menu-item--expanded:hover > .wrap > a:after{width:100%;left:0 !important;right:0 !important;background:#fff;}}.menu--main .menu-item .mega-menu-wrapper{background:#2c4964;}.menu--main .menu-item .mega-menu-wrapper .mega-menu-background{background:#2c4964;}.menu--main a{font-size:24px;line-height:1.25;font-weight:400;color:inherit;text-decoration:none;position:relative;color:#fff;}@media (min-width:1200px){.menu--main a{color:#242424;font-size:16px;line-height:1;}}.menu--main a.is-active{color:#ff9747 !important;}@media (min-width:1200px){.menu--main a:hover:after,.menu--main a.is-active:after{width:100%;left:0;right:auto;}}@media (min-width:1200px){.menu--main a:after{content:"";width:0;height:2px;bottom:-9px;position:absolute;left:auto;right:0;-webkit-transition:width 0.6s cubic-bezier(0.25,0.8,0.25,1) 0s;transition:width 0.6s cubic-bezier(0.25,0.8,0.25,1) 0s;background:currentColor;}}.menu--main-mobile-button-navigation,.menu--main-button-navigation{margin-bottom:60px;}@media (min-width:1200px){.menu--main-mobile-button-navigation,.menu--main-button-navigation{margin:0;}}.menu--main-mobile-button-navigation .menu,.menu--main-button-navigation .menu{list-style-type:none;padding:0;margin:0;text-align:center;}.menu--main-mobile-button-navigation .menu-item,.menu--main-button-navigation .menu-item{margin-bottom:19px;padding:0;}@media (min-width:1200px){.menu--main-mobile-button-navigation .menu-item,.menu--main-button-navigation .menu-item{margin:0 15px;}}.menu--main-mobile-button-navigation .menu-item:last-child,.menu--main-button-navigation .menu-item:last-child{margin-bottom:0;}@media (min-width:1200px){.menu--main-mobile-button-navigation .menu-item:last-child,.menu--main-button-navigation .menu-item:last-child{margin-right:0;}}.menu--main-mobile-button-navigation a,.menu--main-button-navigation a{background:#65ccb5;color:#2c4964;}@media (min-width:1200px){.menu--main-mobile-button-navigation a,.menu--main-button-navigation a{background:#2c4964;color:#fff;min-width:160px;}}.menu--main-mobile-button-navigation a:hover,.menu--main-button-navigation a:hover{background:#39ac92;}@media (min-width:1200px){.menu--main-mobile-button-navigation a:hover,.menu--main-button-navigation a:hover{background:#15222f;}}.menu--main-mobile-button-navigation a.is-active,.menu--main-button-navigation a.is-active{color:#fff !important;}.footer{background:#2c4964;background:#242424;color:#fff;padding:40px 0 38px;font-size:12px;line-height:1.65;font-weight:400;}@media (min-width:768px){.footer{padding:30px 0;}}@media (min-width:1200px){.footer{font-size:15px;font-weight:500;}}.footer a{color:#fff;text-decoration:none;}.footer a:hover{text-decoration:underline;}.footer a:hover,.footer a:focus,.footer a:active,.footer a:visited{color:#fff;}.footer p{margin:0;}.footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.footer .container .holder{width:100%;padding-bottom:20px;}@media (min-width:1024px){.footer .container .holder{padding-bottom:0;width:calc(100% - 120px);}}.footer .container .holder-award{width:100%;text-align:center;}@media (min-width:1024px){.footer .container .holder-award{width:120px;padding-left:25px;}}.footer .container .holder-award a{display:inline-block;}.footer .container .holder-award img{width:86px;height:auto;}.region-footer-top{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media (min-width:1024px){.region-footer-top{margin-bottom:57px;}}@media (min-width:1200px){.region-footer-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.region-footer-top .field--name-field-footer-logo{max-width:130px;font-size:0;}@media (min-width:768px){.region-footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.region-footer-bottom .menu--footer{margin-bottom:17px;}@media (min-width:768px){.region-footer-bottom .menu--footer{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;margin-bottom:0;}}.region-footer-bottom .menu{list-style-type:none;padding:0;margin:0;-webkit-column-count:2;-moz-column-count:2;column-count:2;}@media (min-width:768px){.region-footer-bottom .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -10px;-webkit-column-count:1;-moz-column-count:1;column-count:1;}}@media (min-width:1200px){.region-footer-bottom .menu{margin:0 -26px;}}.region-footer-bottom .menu .menu-item{padding:0;}@media (min-width:768px){.region-footer-bottom .menu .menu-item{padding:0 10px;}}@media (min-width:1200px){.region-footer-bottom .menu .menu-item{padding:0 15px;}}html{height:100%;}body,.dialog-off-canvas-main-canvas{height:100%;}.page-holder{min-height:100%;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;}.user-logged-in{padding-top:124px !important;}@media (min-width:1200px){.user-logged-in{padding-top:152px !important;}}@media (min-width:1024px){.toolbar-tray-open{padding-top:164px !important;}}@media (min-width:1200px){.toolbar-tray-open{padding-top:209px !important;}}.accessibility{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;}.accessibility:focus{position:static;width:auto;height:auto;}.container{width:100%;padding:0 20px;max-width:1150px;margin:0 auto;}.title-section,.columns-section .title-section,.columns-section .field--name-field-custom-title,.rows-info-section .title-section,.rows-info-section .field--name-field-custom-title,.cta-section .title-section,.cta-section .field--name-field-custom-title,.timeline-section .title-section,.timeline-section .field--name-field-title-bottom,.awards-section .title-section,.awards-section .field--name-field-custom-title,.related-resources-section .field--name-field-related-resources-title,.related-resources-section .title-section{font-size:24px;font-weight:500;margin-bottom:14px;text-align:center;line-height:1.17;}@media (min-width:768px){.title-section,.columns-section .title-section,.columns-section .field--name-field-custom-title,.rows-info-section .title-section,.rows-info-section .field--name-field-custom-title,.cta-section .title-section,.cta-section .field--name-field-custom-title,.timeline-section .title-section,.timeline-section .field--name-field-title-bottom,.awards-section .title-section,.awards-section .field--name-field-custom-title,.related-resources-section .field--name-field-related-resources-title,.related-resources-section .title-section{font-size:36px;}}@media (min-width:1200px){.title-section,.columns-section .title-section,.columns-section .field--name-field-custom-title,.rows-info-section .title-section,.rows-info-section .field--name-field-custom-title,.cta-section .title-section,.cta-section .field--name-field-custom-title,.timeline-section .title-section,.timeline-section .field--name-field-title-bottom,.awards-section .title-section,.awards-section .field--name-field-custom-title,.related-resources-section .field--name-field-related-resources-title,.related-resources-section .title-section{font-size:56px;line-height:66px;font-weight:400;margin-bottom:18px;}}.field--name-body,.timeline-section .field--name-body,.timeline-section .field--name-field-text-bottom,.related-resources-section .field--name-field-related-resources-text,.related-resources-section .view-header,.related-resources-section .field--name-body{font-size:16px;font-weight:500;line-height:1.5;max-width:730px;margin:0 auto 36px;text-align:center;}@media (min-width:1200px){.field--name-body,.timeline-section .field--name-body,.timeline-section .field--name-field-text-bottom,.related-resources-section .field--name-field-related-resources-text,.related-resources-section .view-header,.related-resources-section .field--name-body{font-size:18px;margin-bottom:56px;}}.layout.bg-section-blue{padding-bottom:55px;margin-bottom:59px;}@media (min-width:1200px){.layout.bg-section-blue{padding-bottom:94px;margin-bottom:100px;}}.layout.bg-section-blue .full-image-section:last-child{margin-bottom:-55px;}@media (min-width:1200px){.layout.bg-section-blue .full-image-section:last-child{margin-bottom:-94px;}}.layout.bg-section-blue .timeline-section{margin:0;}.layout.bg-section-light-blue{padding-bottom:55px;margin-bottom:59px;}@media (min-width:1200px){.layout.bg-section-light-blue{padding-bottom:94px;margin-bottom:100px;}}.layout.bg-section-light-blue .full-image-section:last-child{margin-bottom:-55px;}@media (min-width:1200px){.layout.bg-section-light-blue .full-image-section:last-child{margin-bottom:-94px;}}.layout.bg-section-light-blue .timeline-section{margin:0;}.layout.bg-section-red{padding-bottom:55px;margin-bottom:59px;}@media (min-width:1200px){.layout.bg-section-red{padding-bottom:94px;margin-bottom:100px;}}.layout.bg-section-red .full-image-section:last-child{margin-bottom:-55px;}@media (min-width:1200px){.layout.bg-section-red .full-image-section:last-child{margin-bottom:-94px;}}.layout.bg-section-red .timeline-section{margin:0;}.bg-orange{background:#ff9747;}.bg-blue{background:#76a8f4;}.testimonials-bg-orange{background:#ff9747;}.testimonials-bg-blue{background:#2c4964;}.testimonials-bg-blue{color:#fff;}.testimonials-bg-blue .author-linkedin{color:#ff9747;}ul.tabs{margin:0;}.path-user,.path-admin{padding:120px 0 0;}@media (min-width:1200px){.path-user,.path-admin{padding:150px 0 0;}}.path-user .header,.path-admin .header{background:#65ccb5;}.path-user .view-display-id-page_1 .view-content,.path-admin .view-display-id-page_1 .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -30px;}@media (min-width:768px){.path-user .view-display-id-page_1 .view-content,.path-admin .view-display-id-page_1 .view-content{margin:0 -15px -30px;}}.path-user .view-display-id-page_1 .views-row,.path-admin .view-display-id-page_1 .views-row{width:100%;margin-bottom:30px;}@media (min-width:768px){.path-user .view-display-id-page_1 .views-row,.path-admin .view-display-id-page_1 .views-row{max-width:50%;padding:0 15px;}}@media (min-width:1200px){.path-user .view-display-id-page_1 .views-row,.path-admin .view-display-id-page_1 .views-row{max-width:33.333%;}}.path-user .view-display-id-page_1 .pager,.path-admin .view-display-id-page_1 .pager{padding:0;list-style-type:none;margin:50px 0;}.path-user .view-display-id-page_1 .pager a,.path-admin .view-display-id-page_1 .pager a{color:#2c4964;text-decoration:none;font-size:16px;font-weight:700;}.path-user .view-display-id-page_1 .pager a:hover,.path-admin .view-display-id-page_1 .pager a:hover{color:#65ccb5;}#layout-builder-modal .button{max-width:100%;min-width:0;}.ajax-throbber.sk-three-bounce .sk-child{background-color:#65ccb5;}.bg-section-light-blue .related-resources-slider .slick-dots{margin-left:0;margin-right:0;}.bg-section-light-blue .related-resources-slider .slick-dots button{background:#fff;}.path-frontpage .layout.bg-section-light-blue{margin-bottom:0;}.video-module .field--name-body,.video-module .timeline-section .field--name-field-text-bottom,.timeline-section .video-module .field--name-field-text-bottom,.video-module .related-resources-section .field--name-field-related-resources-text,.related-resources-section .video-module .field--name-field-related-resources-text,.video-module .related-resources-section .view-header,.related-resources-section .video-module .view-header{color:#242424;}.video-module h2.title-section,.video-module .columns-section h2.field--name-field-custom-title,.columns-section .video-module h2.field--name-field-custom-title,.video-module .rows-info-section h2.field--name-field-custom-title,.rows-info-section .video-module h2.field--name-field-custom-title,.video-module .cta-section h2.field--name-field-custom-title,.cta-section .video-module h2.field--name-field-custom-title,.video-module .timeline-section h2.field--name-field-title-bottom,.timeline-section .video-module h2.field--name-field-title-bottom,.video-module .awards-section h2.field--name-field-custom-title,.awards-section .video-module h2.field--name-field-custom-title,.video-module .related-resources-section h2.field--name-field-related-resources-title,.related-resources-section .video-module h2.field--name-field-related-resources-title,.cta-section h2.title-section,.cta-section h2.field--name-field-custom-title,.cta-section .timeline-section h2.field--name-field-title-bottom,.timeline-section .cta-section h2.field--name-field-title-bottom,.cta-section .related-resources-section h2.field--name-field-related-resources-title,.related-resources-section .cta-section h2.field--name-field-related-resources-title,.related-resources-section .columns-section h2.field--name-field-custom-title,.columns-section .related-resources-section h2.field--name-field-custom-title,.related-resources-section .rows-info-section h2.field--name-field-custom-title,.rows-info-section .related-resources-section h2.field--name-field-custom-title,.related-resources-section .cta-section h2.field--name-field-custom-title,.cta-section .related-resources-section h2.field--name-field-custom-title,.related-resources-section .timeline-section h2.field--name-field-title-bottom,.timeline-section .related-resources-section h2.field--name-field-title-bottom,.related-resources-section .awards-section h2.field--name-field-custom-title,.awards-section .related-resources-section h2.field--name-field-custom-title,.related-resources-section h2.field--name-field-related-resources-title,.related-resources-section h2.title-section{color:#242424;}@media print{body{background:#fff;color:#363838;overflow:visible;}*{color:#363838 !important;background:none !important;}.search-form,.navigation,.navigation-single,#header,#footer{display:none !important;}}.layout-builder,.layout-builder-block{background:transparent;}.resize-active *{-webkit-transition:none !important;transition:none !important;}
