/*! CSS for Front Page only */.slideshowDiv{width:100%;position:relative;height:0;padding-bottom:33%;margin-bottom:.75rem}.slideshowDiv figure{margin:0}.crossfade>figure{animation:imageAnimation 26s linear infinite 0s;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-size:cover;background-position:center center;color:rgba(0,0,0,0);height:0;padding-bottom:33%;left:0px;opacity:0;position:absolute;top:0px;width:100%;z-index:0}.crossfade>figure:nth-child(1){background-image:url("../images/home/slides/slide2-600.jpg")}@media only screen and (min-width: 600px){.crossfade>figure:nth-child(1){background-image:url("../images/home/slides/slide2.jpg")}}.crossfade>figure:nth-child(2){animation-delay:6s;background-image:url("../images/home/slides/slide1-600.jpg")}@media only screen and (min-width: 600px){.crossfade>figure:nth-child(2){background-image:url("../images/home/slides/slide1.jpg")}}.crossfade>figure:nth-child(3){animation-delay:11s;background-image:url("../images/home/slides/slide3a-600.jpg")}@media only screen and (min-width: 600px){.crossfade>figure:nth-child(3){background-image:url("../images/home/slides/slide3a.jpg")}}.crossfade>figure:nth-child(4){animation-delay:16s;background-image:url("../images/home/slides/slide2-600.jpg")}@media only screen and (min-width: 600px){.crossfade>figure:nth-child(4){background-image:url("../images/home/slides/slide2.jpg")}}.crossfade>figure:nth-child(5){animation-delay:21s;background-image:url("../images/home/slides/slide1-600.jpg")}@media only screen and (min-width: 600px){.crossfade>figure:nth-child(5){background-image:url("../images/home/slides/slide1.jpg")}}@keyframes imageAnimation{0%{animation-timing-function:ease-in;opacity:0}8%{animation-timing-function:ease-out;opacity:1}17%{opacity:1}25%{opacity:1}40%{opacity:0}100%{opacity:0}}.homeButtons{position:absolute;top:70px;top:6vw;right:80px;right:6vw;width:40vw;max-width:20rem;text-align:center}@media only screen and (max-width: 365px){.homeButtons{width:160px;right:3vw}}@media only screen and (max-width: 500px){.homeButtons{top:3.5vw}}@media only screen and (min-width: 1200px){.homeButtons{right:11vw;top:120px}}.homeButtons .button{padding:1rem;padding:1.6vw;border-radius:5px;border-color:rgba(0,0,0,0);color:#fff}@media only screen and (min-width: 900px){.homeButtons .button{padding:1rem}}.topButtons{margin-bottom:1rem;margin-bottom:1.7vw;display:flex;justify-content:space-between}@media only screen and (min-width: 1150px){.topButtons{margin-bottom:1.2rem}}.topButtons .requestButton,.topButtons .employersButton{display:flex;align-items:center;font-size:.9rem}@media only screen and (min-width: 550px){.topButtons .requestButton,.topButtons .employersButton{font-size:1.1rem;font-size:2.3vw}}@media only screen and (min-width: 900px){.topButtons .requestButton,.topButtons .employersButton{font-size:1.3rem}}.topButtons .employersButton{background-color:#007fad;margin-right:1.25rem;margin-right:3vw}.topButtons .employersButton:hover{background-color:#00749e}@media only screen and (min-width: 1200px){.topButtons .employersButton{margin-right:1.25rem}}.topButtons .requestButton{background-color:#007fad}.topButtons .requestButton:hover{background-color:#00749e}.registerButton{width:100%;font-size:1.7rem;background-color:#0c9585}.registerButton:hover{background-color:#0b8778}@media only screen and (max-width: 500px){.registerButton{font-size:1.1rem}}.topDiv{justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width: 767px){.topDiv .homeHeadline h1{font-size:6.8vw}}@media only screen and (min-width: 768px){.topDiv .homeHeadline{margin-top:.7rem;max-width:calc(100% - 320px)}.topDiv .homeHeadline h1{font-size:4.1vw}}@media only screen and (min-width: 945px){.topDiv .homeHeadline{max-width:calc(100% - 420px)}}@media only screen and (min-width: 1500px){.topDiv .homeHeadline{max-width:calc(100% - 180px)}.topDiv .homeHeadline h1{font-size:63px}}.topDiv .homeHeadline a{border-bottom:2px solid rgba(0,90,169,.5)}.topDiv .homeHeadline a:hover{border-bottom:2px solid #005aa9}.topDiv .topDivRight{flex:0 0 300px}@media only screen and (min-width: 945px){.topDiv .topDivRight{flex:0 0 400px}}.topDiv .topDivRight .linkToDoc{display:none;margin-left:.75rem}@media only screen and (min-width: 768px){.topDiv .topDivRight .linkToDoc{display:block}}.topDiv .topDivRight .linkToDoc img{width:500px}.topDiv .socialMedia{justify-content:flex-end;flex:0 0 170px;align-items:flex-end;margin-left:1rem;margin-top:.5rem}@media only screen and (max-width: 767px){.topDiv .socialMedia{display:none}}.testimonialAndDescription{display:flex;flex-direction:column}.linkToDocSmall{display:block}@media only screen and (min-width: 768px){.linkToDocSmall{display:none}}.homeTestimonial{padding-left:1.5rem;padding-right:2rem;border-left:3px solid rgba(0,90,169,.5);margin:.5rem auto .8rem}.homeTestimonial div{color:#005aa9;font-size:1.25em;margin-bottom:.2rem}@media only screen and (max-width: 768px){.homeTestimonial div{line-height:1.2}}.homeTestimonial p{text-align:right;padding-right:1.5rem;color:#005aa9;margin-bottom:0}@media only screen and (max-width: 767px){.homeTestimonial{order:2}}.programDescription{margin-bottom:1rem}@media only screen and (min-width: 768px){.programDescription{display:flex;align-items:center}}.programDescription h2{margin-bottom:1rem;display:block;flex:1 1 0}@media only screen and (min-width: 768px){.programDescription h2{padding-right:2rem}}@media only screen and (min-width: 768px){.programDescription .createCultureBox{flex:0 1 auto;width:500px;max-width:50%}}.itWorksAndOverview{background:#32bcad;padding:2rem 1.5rem 1.25rem;margin-bottom:2rem}@media only screen and (min-width: 1000px){.itWorksAndOverview{display:flex;flex-wrap:wrap;justify-content:center}}.itWorks{flex:0 1 48%}@media only screen and (min-width: 1000px){.itWorks{max-width:550px;padding:0 1.75rem}}.itWorks h3{color:#80298f;font-size:3.2rem;line-height:1}.itWorks ul{list-style:none;padding-left:0;margin-left:0;margin-bottom:0}.itWorks ul li{text-align:center;background:#fff;padding:.5rem;border-radius:5px;margin-bottom:1.5rem}@media only screen and (min-width: 500px){.itWorks ul li{padding:1rem}}.itWorks ul li.itWorks3{font-size:1.1em;font-weight:600;margin-bottom:0;background-color:#fff}.itWorks ul li.itWorks3 h3{font-weight:600}@media only screen and (min-width: 600px){.itWorks ul{display:flex;justify-content:space-between;flex-wrap:wrap}.itWorks ul li.itWorks1{width:48%}.itWorks ul li.itWorks2{width:48%}.itWorks ul li.itWorks3{width:100%;font-size:1.1em;font-weight:600;padding-right:2rem;padding-left:2rem}.itWorks ul li.itWorks3 h3{font-weight:600;font-size:4rem}}.overviewVideo{flex:0 0 48%;text-align:center;background:url("../images/home/WL-Video_tn.jpg");background-position:top center;background-size:cover}@media only screen and (max-width: 768px){.overviewVideo{height:0;max-width:550px;margin:2rem auto 0;padding-bottom:75%}}@media only screen and (min-width: 720px){.overviewVideo{height:0;max-width:550px;margin:2rem auto 0;padding-bottom:62%}}@media only screen and (min-width: 815px){.overviewVideo{height:0;max-width:550px;margin:2rem auto 0;padding-bottom:57%}}@media only screen and (min-width: 1000px){.overviewVideo{padding:0 1.75rem;margin:0;height:auto}}.overviewVideo p{position:absolute;bottom:9%;left:0%;color:#000;font-size:1.1rem;text-align:center;width:100%;font-size:2rem}.overviewVideo a{color:#fff}.howItWorksLinks{padding:1.5rem 0 0;font-size:1.1rem;letter-spacing:.08em;text-align:center}@media only screen and (min-width: 1000px){.howItWorksLinks{display:flex;flex-wrap:wrap;justify-content:center}}.howItWorksLinks a{flex:0 0 48%;color:#fff;display:inline-block;max-width:550px;margin-bottom:1rem}.howItWorksLinks a.howItWorksLink2{padding:0 1.75rem}.howItWorksLinks a span{display:inline-block;background:#0f8577;width:100%;padding:.4rem;border-radius:3px}.howItWorksLinks a span:hover{background:#0a7d70}@media only screen and (min-width: 1000px){.howItWorksLinks{flex:0 1 100%;display:flex;justify-content:center;flex-direction:row-reverse}}#homeBlog{background:#2284a1;padding:1.5rem;text-align:center}#homeBlog h2{text-align:center;margin-bottom:1rem;color:#fff}.homeBlog{display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:space-between}.homePosts{flex-basis:100%;display:flex;flex-direction:column;height:490px;overflow:hidden;position:relative;background:#fff;margin-bottom:2rem;border-radius:5px}@media only screen and (min-width: 584px){.homePosts{flex-basis:48.3%}}@media only screen and (min-width: 950px){.homePosts{flex-basis:23.75%;height:550px}}.homePosts a{text-decoration:none}.homePosts a .blogImage{text-align:center;height:200px;margin:1rem 0}.homePosts a .blogCategory{text-transform:uppercase;font-size:1.2em;color:#80298f;padding-top:1rem;text-align:center}.homePosts a .blogTitle{font-size:1.3em;line-height:1.3;margin-bottom:.5rem;padding:.4rem .7rem}.homePosts a .blogSummary{text-decoration:none;color:#111;padding:0 .7rem 75px}.homePosts a .blogMore{letter-spacing:.1em;align-self:flex-end;position:absolute;bottom:0;right:0;background:#fff;width:100%;padding:1.5rem;font-size:.85em;text-transform:uppercase}.InfoAndEnroll{margin:2rem auto;width:1250px;max-width:100%;justify-content:space-between;flex-wrap:wrap}.InfoAndEnroll .button{width:100%;padding:1rem;margin-top:1rem;margin-bottom:1rem;font-size:1.5rem;color:#fff;text-decoration:none}@media only screen and (min-width: 700px){.InfoAndEnroll .button{width:31%}}.InfoAndEnrollBox{margin:2rem auto;justify-content:center;flex-wrap:wrap;background:#80298f;padding-top:1rem;padding-bottom:1rem}.InfoAndEnrollBox .button{width:100%;padding:1rem;margin-top:.5rem;margin-bottom:.5rem;width:90%}@media only screen and (min-width: 700px){.InfoAndEnrollBox .button{width:26%;margin:1.5rem 1.5%;font-size:1.5rem}}.cdcGraphic{margin:2rem auto 0;text-align:center;width:700px;max-width:100%}

/*# sourceMappingURL=home.css.map */