:root{--bs-white:#fff;--bs-blue0:#004a81;--bs-blue1:#1171bb;--bs-blue2:#1f8fe6;--bs-blue3:#4db1ff;--bs-blue4:#97d2ff;--bs-blue5:#ddf0ff;--bs-blueDisabled:#a9c7e4;--bs-ice0:#007db3;--bs-ice1:#0098d5;--bs-ice2:#34bbf3;--bs-ice3:#89ddff;--bs-ice4:#b9ebff;--bs-ice5:#e7f8ff;--bs-green0:#238551;--bs-green1:#30a165;--bs-green2:#48cc86;--bs-green3:#74e3a8;--bs-green4:#adf5cf;--bs-green5:#e6fff2;--bs-yellow0:#ea9f06;--bs-yellow1:#ffbc33;--bs-yellow2:#ffd25a;--bs-yellow3:#ffdf8b;--bs-yellow4:#ffeab2;--bs-yellow5:#fff7e2;--bs-red0:#ae2206;--bs-red1:#d1462a;--bs-red2:#f86648;--bs-red3:#fd8c75;--bs-red4:#ffc4b8;--bs-red5:#ffefec;--bs-grey:#f6f8fa;--bs-grey0:#313e4b;--bs-grey1:#4f5963;--bs-grey2:#6e7681;--bs-grey3:#959ea8;--bs-grey4:#c9d0d9;--bs-grey5:#f0f4f7;--bs-darkGrey:#333;--bs-purple0:#391684;--bs-purple1:#552ab1;--bs-purple2:#764dcc;--bs-purple3:#9e7fe3;--bs-purple4:#ccb9f5;--bs-purple5:#e7dcff;--bs-default-rgb:#6e7681;--bs-primary-rgb:#1171bb;--bs-success-rgb:#30a165;--bs-info-rgb:#0098d5;--bs-warning-rgb:#ffbc33;--bs-danger-rgb:#d1462a;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#c9d0d9;--bs-white-rgb:#fff;--bs-dropdown-bg:#fff;--bs-modal-width:650px;--bs-border-radius-sm:.25px;--bs-pagination-border-radius:4px;}.link-white{color:#fff !important;}.link-white:hover,.link-white:focus{color:#fff;text-decoration:underline;}@media screen and (min-width: 768px){.margTop-sm-8{margin-top:8rem !important;}.margBot-sm-8{margin-bottom:8rem !important;}.padTop-sm-5{padding-top:5.6rem !important;}.padBot-sm-5{padding-bottom:5.6rem !important;}.padTop-sm-8{padding-top:8rem !important;}.padBot-sm-8{padding-bottom:8rem !important;}}@media screen and (min-width: 992px){.margTop-md-8{margin-top:8rem !important;}.margBot-md-8{margin-bottom:8rem !important;}.padTop-md-8{padding-top:8rem !important;}.padBot-md-8{padding-bottom:8rem !important;}}@media screen and (min-width: 1200px){.margTop-lg-8{margin-top:8rem !important;}.margBot-lg-8{margin-bottom:8rem !important;}.padTop-lg-8{padding-top:8rem !important;}.padBot-lg-8{padding-bottom:8rem !important;}}@media (max-width: 767px){.margTop-xs-medium{margin-top:1.6rem;}}.background-blue0{background-color:#004a81;}.background-blue1{background-color:#1171bb;}.background-grey5{background-color:#f0f4f7;}.hero-container{min-height:23rem;}@media screen and (min-width: 768px){.hero-container{min-height:28rem;}}@media screen and (min-width: 1200px){.hero-container{min-height:33rem;}}.btn.btn-default.with-shadow{transition:all .3s ease-in-out;background-color:#fff;}.btn.btn-default.with-shadow:hover,.btn.btn-default.with-shadow:focus{background-color:#fff;transform:translateY(-.2rem);box-shadow:0 5px 12px rgba(25,34,43,.3);}.vjs-tech{object-fit:cover;}.video-js{border-radius:8px;box-shadow:0 5px 32px rgba(25,34,43,.11);overflow:hidden;z-index:5;color:#1171bb;}.video-js:hover .vjs-big-play-button,.video-js:focus .vjs-big-play-button{background-color:#1171bb !important;}.video-js .vjs-big-play-button{border-radius:50%;width:60px;height:60px;line-height:1.5;inset:0;margin:auto;background-color:#1171bb;border:0;font-size:40px;}.video-js .vjs-big-play-button .vjs-icon-placeholder:before{color:#fff;}.video-js .vjs-control-bar{background-color:#fff !important;}.video-js .vjs-slider{background-color:#c9d0d9 !important;}.video-js .vjs-play-progress{background-color:#1171bb !important;}.video-js .vjs-play-progress:before{color:#1171bb !important;}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{background-color:#1171bb !important;}.vjs-remaining-time-display{color:#19222b !important;}.vjs-modal-dialog-content{color:#fff !important;}.hero-container{overflow:hidden;position:relative;}@media screen and (min-width: 992px){.hero-container{padding-top:12rem !important;padding-bottom:12rem !important;}}.hero-container>.container{z-index:2;position:relative;}.hero-image-mobile{display:block;width:100%;transform:scale(1.05);}@media screen and (min-width: 992px){.hero-image-mobile{display:none;}}.hero-image-desktop{display:none;}@media screen and (min-width: 992px){.hero-image-desktop{display:block;width:922px;position:absolute;top:0;}}@media screen and (min-width: 992px){.hero-image-left{left:calc(50% - 1195px);}}@media screen and (min-width: 1200px){.hero-image-left{left:calc(50% - 1230px);}}@media screen and (min-width: 992px){.hero-image-right{right:calc(50% - 1195px);}}@media screen and (min-width: 1200px){.hero-image-right{right:calc(50% - 1230px);}}.tabs{display:flex;justify-content:space-between;width:28rem;margin:auto;}.tabs-container{box-shadow:0 5px 12px rgba(25,34,43,.1);}.tabs-tab{color:#4f5963 !important;margin-bottom:1rem;font-size:2rem;font-weight:500;}.tabs-tab:focus{text-decoration:none;}.tabs-tab.active{color:#19222b !important;position:relative;}.tabs-tab.active:before{content:"";position:absolute;left:0;bottom:-1rem;width:100%;height:.4rem;border-top-left-radius:4px;border-top-right-radius:4px;background-color:#1171bb;}.card-story{width:100%;max-width:33rem;margin-left:auto;margin-right:auto;margin-bottom:3.2rem;border-radius:.8rem;box-shadow:0 2px 15px rgba(0,0,0,.05),0 2px 5px rgba(25,34,43,.1);border:solid 1px #f0f4f7;overflow:hidden;}@media screen and (min-width: 768px){.card-story{max-width:none;}}.card-story-logo{display:block;height:5.6rem;width:auto;}.card-story-image{display:block;width:100%;height:185px;object-fit:cover;object-position:top;}@media screen and (min-width: 768px){.card-story-image{height:195px;}}@media screen and (min-width: 992px){.card-story-image{height:255px;}}@media screen and (min-width: 1200px){.card-story-image{height:200px;}}@media screen and (min-width: 768px){.card-story-image-more{height:265px;}}@media screen and (min-width: 992px){.card-story-image-more{height:255px;}}@media screen and (min-width: 1200px){.card-story-image-more{height:200px;}}.card-story-content{padding:1.6rem;}@media screen and (min-width: 768px){.card-story-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:2.4rem;min-height:305px;}}@media screen and (min-width: 1200px){.card-story-content{min-height:290px;}}@media screen and (min-width: 992px){.card-testimonial{min-height:240px;}}@media screen and (min-width: 1200px){.card-testimonial{min-height:205px;}}.card-testimonial-image{width:3.6rem;height:3.6rem;margin-right:1.2rem;border-radius:50%;object-fit:cover;object-position:center;}.pagination{margin:0 auto 3.2rem;}@media screen and (min-width: 768px){.pagination{margin:0 auto 5.6rem;}}@media screen and (min-width: 992px){.pagination{margin:2.4rem auto 8rem;}}.pagination>li:first-child>span,.pagination>li:first-child a{border-top-left-radius:.8rem;border-bottom-left-radius:.8rem;}.pagination>li:last-child>span,.pagination>li:last-child a{border-top-right-radius:.8rem;border-bottom-right-radius:.8rem;}.pagination>li>a{padding:6px 12px;}.pagination>li span:hover,.pagination>li span:focus{background-color:#1171bb;color:#fff;border-color:#1171bb;cursor:not-allowed;}.pagination-item .current{background-color:#1171bb;color:#fff;border-color:#1171bb;}.success-story-back-btn{color:#4f5963;padding:.4rem;border-radius:.4rem;transition:background-color .3s ease-in-out;}.success-story-back-btn:hover{background-color:#f0f4f7;color:#4f5963 !important;}.success-story-back-btn:focus{color:#4f5963;background-color:#c9d0d9 !important;text-decoration:none;}@media screen and (min-width: 1200px){.success-story-hero{box-shadow:0 5px 32px rgba(25,34,43,.11);}}.success-story-image{display:block;width:100%;height:auto;margin-top:2.4rem;border-radius:.8rem;}@media screen and (min-width: 1200px){.success-story-image{margin-top:8rem;margin-bottom:8rem;height:31.2rem;object-fit:cover;object-position:top;}}.modal-video{text-align:center;padding:0 !important;}.modal-video:before{content:"";display:inline-block;vertical-align:middle;margin-right:-4px;height:25%;}@media screen and (min-width: 992px){.modal-video:before{height:100%;}}.modal-video .modal-content{margin:0 15px;box-shadow:none;background-color:transparent;}.modal-video .modal-body{padding:0;margin:0;}.modal-video .close{opacity:.8;margin-top:-5rem;position:relative;z-index:2;}.modal-video .close .fa-times{font-weight:300;}.modal-video .close:hover,.modal-video .close:focus{color:#fff;opacity:1;}.modal-video .modal-dialog{width:100%;text-align:left;vertical-align:middle;}@media screen and (min-width: 992px){.modal-video .modal-dialog{display:inline-block;width:900px;}}@media screen and (min-width: 1200px){.modal-video .modal-dialog{width:1140px;}}.modal-video .modal-dialog-audio{width:calc(100% - 30px);background-color:#fff;padding:2.4rem 0;border-radius:8px;box-shadow:0 5px 12px rgba(0,0,0,.1);}@media screen and (min-width: 768px){.modal-video .modal-dialog-audio{width:650px;padding:3.2rem 0;}}.modal-video .modal-dialog-audio .modal-content{margin:0 2.4rem;}@media screen and (min-width: 768px){.modal-video .modal-dialog-audio .modal-content{margin:0 3.2rem;}}.modal-video .modal-dialog-audio .fa-times{color:#4f5963;}.modal-video .modal-dialog-audio .close{margin-top:0;}.modal-video .modal-dialog-audio .h3{width:90%;}@media screen and (min-width: 768px){.modal-video .modal-dialog-audio .h3{width:95%;}}.modal-video .modal-dialog-audio .audio.voices-audio-player{border:.1rem solid #c9d0d9;border-radius:.8rem;padding:1.6rem;}@media screen and (min-width: 768px){.modal-video .modal-dialog-audio .audio.voices-audio-player{padding:2.4rem;}}.modal-video .modal-dialog-audio .audio.voices-audio-player .controls{color:#4f5963;}.talent-cta{background-color:#1171bb;margin:3.2rem auto;padding:3.2rem;border-radius:.8rem;}@media screen and (min-width: 768px){.talent-cta{margin:5.6rem auto;padding:4rem;}}@media screen and (min-width: 1200px){.talent-cta{margin:8rem auto;padding:2.4rem 0;}}.talent-cta-image{display:block;margin:0 auto;width:7.2rem;height:7.2rem;border-radius:50%;object-fit:cover;}@media screen and (min-width: 768px){.talent-cta-image{width:8rem;height:8rem;}}@media screen and (min-width: 1200px){.talent-cta-image{margin-right:0;}}.talent-cta-container{text-align:center;}@media screen and (min-width: 1200px){.talent-cta-container{text-align:left;padding-right:0;}}.talent-cta-button{text-align:center;}@media screen and (min-width: 1200px){.talent-cta-button{padding:0;text-align:right;}}@media screen and (min-width: 1200px){.talent-cta .btn{margin-top:1.6rem;}}a.text-grey1{color:#4f5963;}a.text-grey1:focus,a.text-grey1:hover{color:#004a81;}