.birds-highway {
    position: relative;
    overflow: hidden;
}
.birds-highway .main-path {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    left: 50%;
    -webkit-transform: translateX(-51%);
    transform: translateX(-51%);
    display: none;
}
.birds-highway .main-path.path-1 {
    top: -281px;
}
.birds-highway .main-path.path-2 {
    top: -100px;
    -webkit-transform: translateX(-47%);
    transform: translateX(-47%);
}
.birds-highway .main-path.path-3 {
    top: -228px;
    -webkit-transform: translateX(-45%);
    transform: translateX(-45%);
}
.birds-highway .main-path.path-4 {
    top: -69px;
    -webkit-transform: translateX(-45%);
    transform: translateX(-45%);
}
.birds-highway .main-path.path-5 {
    top: -113px;
    -webkit-transform: translateX(-55.5%);
    transform: translateX(-55.5%);
}
.birds-highway .main-path.path-6 {
    top: -72px;
    -webkit-transform: translateX(-150%);
    transform: translateX(-150%);
}
.birds-highway .purple-path {
    position: absolute;
    z-index: 1;
    overflow-x: hidden;
    left: 50%;
    -webkit-transform: translateX(-51%);
    transform: translateX(-51%);
    display: none;
}
.birds-highway .purple-path.path-p1 {
    -webkit-transform: translateX(121%);
    transform: translateX(121%);
    top: -261px;
}
.birds-highway .purple-path.path-p2 {
    -webkit-transform: translateX(-55%);
    transform: translateX(-55%);
    top: -261px;
}
.birds-highway .yellow-path {
    position: absolute;
    z-index: 1;
    overflow-x: hidden;
    left: 50%;
    -webkit-transform: translateX(-51%);
    transform: translateX(-51%);
    display: none;
}
.birds-highway .yellow-path.path-y1 {
    -webkit-transform: translateX(-204%);
    transform: translateX(-204%);
    bottom: 92px;
}
.birds-highway .yellow-path.path-y2 {
    -webkit-transform: translateX(-36%);
    transform: translateX(-36%);
    bottom: 92px;
}
@media (max-width: 798px) {
    .birds-highway .main-path {
        position: absolute;
    }
    .birds-highway .main-path.path-1 {
        top: -221px;
        height: 200%;
    }
}
#bird {
    position: absolute;
    top: 375px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    height: 1px;
    width: 1px;
    z-index: 200;
}
#bird svg {
    position: absolute;
    left: 45%;
    top: 74%;
    pointer-events: none;
    width: 800px !important;
    height: 800px !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    transition: width 1s ease-in-out;
}
@media (max-width: 798px) {
    #bird {
        top: 170px;
    }
    #bird svg {
        width: 440px !important;
    }
}
#bird.paused {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
#purple-bird {
    position: absolute;
    top: 510px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateX(520%);
    transform: translateX(520%);
    z-index: 100;
    height: 90px;
    width: 111px;
    display: none;
}
@media (max-width: 798px) {
    #purple-bird {
        -webkit-transform: scale(0.75, 0.75);
        transform: scale(0.75, 0.75);
    }
}
#yellow-bird {
    position: absolute;
    top: 580px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateX(-560%);
    transform: translateX(-560%);
    z-index: 100;
    height: 90px;
    width: 111px;
    display: none;
}
@media (max-width: 798px) {
    #yellow-bird {
        -webkit-transform: scale(0.75, 0.75);
        transform: scale(0.75, 0.75);
    }
}
.success-hero__wrapper-content,
.topbar,
header.header nav.main-menu,
section.content-section .content-container,
section.block-quote .quote-container,
section.box-links .box-container,
section.two-images .two-images-container,
section.roles .role-inner,
section.job-listing,
section.single-job-listing .single-job-inner,
section.image-boxes .image-boxes-wrapper,
section.faqs .faq-inner,
footer.footer .footer-container,
footer.footer .copy-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container,
    .success-hero__wrapper-content,
    .topbar,
    header.header nav.main-menu,
    section.content-section .content-container,
    section.block-quote .quote-container,
    section.box-links .box-container,
    section.two-images .two-images-container,
    section.roles .role-inner,
    section.job-listing,
    section.single-job-listing .single-job-inner,
    section.image-boxes .image-boxes-wrapper,
    section.faqs .faq-inner,
    footer.footer .footer-container,
    footer.footer .copy-container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container,
    .success-hero__wrapper-content,
    .topbar,
    header.header nav.main-menu,
    section.content-section .content-container,
    section.block-quote .quote-container,
    section.box-links .box-container,
    section.two-images .two-images-container,
    section.roles .role-inner,
    section.job-listing,
    section.single-job-listing .single-job-inner,
    section.image-boxes .image-boxes-wrapper,
    section.faqs .faq-inner,
    footer.footer .footer-container,
    footer.footer .copy-container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container,
    .success-hero__wrapper-content,
    .topbar,
    header.header nav.main-menu,
    section.content-section .content-container,
    section.block-quote .quote-container,
    section.box-links .box-container,
    section.two-images .two-images-container,
    section.roles .role-inner,
    section.job-listing,
    section.single-job-listing .single-job-inner,
    section.image-boxes .image-boxes-wrapper,
    section.faqs .faq-inner,
    footer.footer .footer-container,
    footer.footer .copy-container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container,
    .success-hero__wrapper-content,
    .topbar,
    header.header nav.main-menu,
    section.content-section .content-container,
    section.block-quote .quote-container,
    section.box-links .box-container,
    section.two-images .two-images-container,
    section.roles .role-inner,
    section.job-listing,
    section.single-job-listing .single-job-inner,
    section.image-boxes .image-boxes-wrapper,
    section.faqs .faq-inner,
    footer.footer .footer-container,
    footer.footer .copy-container {
        max-width: 1140px;
    }
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
@media (max-width: 767px) {
    section.hero .overlay .playbutton a > span.line-2 {
        padding-bottom: 25px;
    }
}
section.hero .overlay .playbutton a > span > span {
    position: relative;
    z-index: 10;
}
section.hero .overlay .playbutton a > span:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 0;    
    mix-blend-mode: multiply;
}
.no-hero {
    margin-top: 80px;
}
.no-hero h1 {
    color: #ffffff;
    font-size: 25px;
}
.no-hero h1 span {
    background: #2f313e;
    padding: 10px 35px;
}
.mobile {
    display: none;
}
@media (max-width: 991px) {
    .mobile {
        display: block;
    }
}
.desktop {
    display: block;
}
@media (max-width: 991px) {
    .desktop {
        display: none;
    }
}
.success-hero__wrapper {
    background: #eeeeee;
}
.success-hero__wrapper-content {
    position: relative;
    font-family: Helvetica, Arial, sans-serif;
    padding-top: 75px;
}
.success-hero__wrapper-content__bird {
    margin: 0 auto;
    width: 454px;
    height: 454px;
    background: white;
    border-radius: 227px;
}
.success-hero__wrapper-content__scroll {
    padding-bottom: 10px;
    text-align: center;
}
.success-hero__wrapper-content__scroll p {
    padding: 0 30px;    
    margin: 34px 0 15px;
    font-size: 0.95rem;
    line-height: 26px;
}
.success-hero__wrapper-content__scroll-mouse {
    display: block;
    position: absolute;
    top: 310px;
    right: 100px;
    text-align: center;
}
.success-hero__wrapper-content__scroll-mouse .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 20px;
    box-sizing: border-box;
    border: 3px solid gray;
    border-radius: 23px;
}
.success-hero__wrapper-content__scroll-mouse .mouse span {
    position: absolute;
    display: block;
    top: 25%;
    left: 50%;
    width: 5px;
    height: 13px;
    margin: -4px 0 0 -2px;
    background: gray;
    border-radius: 30%;
}
.success-hero__wrapper-content__scroll-mouse .mouse.paused span {    
    -webkit-animation: ani-mouse 1.5s linear infinite;
    animation: ani-mouse 1.5s linear infinite;
}
.success-hero__wrapper-content__header {
    position: absolute;
    display: flex;
    flex-direction: column;
    left: 30px;
    top: 120px;
}
.success-hero__wrapper-content__header--disable {
    order: 1;
    padding-top: 20px;
}
.success-hero__wrapper-content__header--disable .play-animation {
    font-weight: bold;    
    font-size: 1.25em;
    text-decoration: none;
    display: flex;
}
.success-hero__wrapper-content__header--disable .play-animation .button-border {    
    width: 33px;
    height: 33px;
    position: relative;
}
.success-hero__wrapper-content__header--disable .play-animation .button-border .button {
    position: absolute;
    background: transparent;
    box-sizing: border-box;
    width: 0;
    height: 20px;
    border-color: transparent transparent transparent #fff;
    transition: 100ms all ease;
    cursor: pointer;
    top: 6px;
    left: 11px;
    border-style: solid;
    border-width: 10px 0 10px 15px;
}
.success-hero__wrapper-content__header--disable .play-animation #text {
    width: 100px;
}
.success-hero__wrapper-content__header--disable .play-animation #text p {
    font-size: 1em;
    line-height: 1;
    margin: 0;
    padding-left: 20px;
}
.success-hero__wrapper-content__header--disable .play-animation.paused .button {
    border-style: double;
    border-width: 0 0 0 15px;
    left: 9px;
}
.success-hero__wrapper-content__header--title {
    text-align: left;
    color: white;
    z-index: 10;
}
.success-hero__wrapper-content__header--title h1 {
    font-weight: bold;
    background: #ea5960;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 15px;
    font-size: 0.9rem;
    line-height: 25px;
    color: white;
}
.success-hero__wrapper-content__header--header {
    text-align: left;
    color: white;
}
.success-hero__wrapper-content__header--header h2 {
    padding: 0 0 15px 0;
    font-size: 1.8125em;
    letter-spacing: 1px;   
    width: 200px;
    font-size: 1.25rem;
    line-height:55px;
}
.success-hero__wrapper-content__header--header h2 span {    
    color: #fff;
    display: inline;
    padding: 15px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    font-size: 1.25rem;
    line-height:55px;
}
@media (max-width: 798px) {
    .success-hero__wrapper-content {
        padding: 31px 0 0;
    }
    .success-hero__wrapper-content__bird {
        width: 242px;
        height: 242px;
        border-radius: 121px;
    }
    .success-hero__wrapper-content__scroll {
        padding-bottom: 0;
    }
    .success-hero__wrapper-content__scroll p {
        margin-top: 30px;
    }
    .success-hero__wrapper-content__scroll-mouse {
        display: none;
    }
    .success-hero__wrapper-content__header {
        position: relative;
        display: block;
        left: 0;
        top: 0;
    }
    .success-hero__wrapper-content__header--disable {
        padding-top: 0;
        padding-bottom: 25px;
    }
    .success-hero__wrapper-content__header--disable .play-animation .button-border {
        display: none;
    }
    .success-hero__wrapper-content__header--disable .play-animation #text {
        text-align: center;
        width: 100%;
    }
    .success-hero__wrapper-content__header--disable .play-animation #text p {
        padding-left: 0;
    }
    .success-hero__wrapper-content__header--title h1 {
        padding-top: 12px;
    }
    .success-hero__wrapper-content__header--header h2 {
        width: 100%;        
        margin: 0;
        padding: 16px 0 16px 0;
    }
}
@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 25%;
    }
    25% {
        opacity: 1;
        top: 35%;
    }
    50% {
        opacity: 1;
        top: 35%;
    }
    100% {
        opacity: 1;
        top: 25%;
    }
}
@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 25%;
    }
    25% {
        opacity: 1;
        top: 35%;
    }
    50% {
        opacity: 1;
        top: 35%;
    }
    100% {
        opacity: 1;
        top: 25%;
    }
}
.success-profiles__wrapper--box {
    position: relative;
    font-family: Helvetica, Arial, sans-serif;
}
.success-profiles__wrapper--box .video .button {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    cursor: pointer;
    height: 436px;
}
.success-profiles__wrapper--box .video .button p {
    position: absolute;
    top: 67%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: white;
    text-decoration: none;    
    margin: 0;
    padding: 8px 18px 5px;
    font-size: 1.375em;
    z-index: 100;
}
.success-profiles__wrapper--box .video .button p:before {
    position: absolute;
    bottom: 55px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);    
    content: url("../dist/images/play.svg");
    width: 75px;
    height: 75px;
    padding: 17px 12px 12px 17px;
}
.success-profiles__wrapper--box .video .blanket {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #131313;
    opacity: 0.6;
    z-index: 40;
}
.success-profiles__wrapper--box .video .embed-responsive {
    width: 100%;
    margin: 0 auto;
}
.success-profiles__wrapper--box .video .hero-video {
    height: 436px;
}
.success-profiles__wrapper--box .content {
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.success-profiles__wrapper--box .content__header h3 {
    width: 250px;
    font-size: 2rem;
    margin-top: 23px;
}
.success-profiles__wrapper--box .content__text p {
    font-size: 0.75rem;
    color: #212529;
    padding: 1px 0 16px 0;
    line-height: 22px;
}
.success-profiles__wrapper--box__container {
    max-width: 765px;
    margin: 0 auto;
}
.success-profiles__wrapper--box.technical,
.success-profiles__wrapper--box.experience,
.success-profiles__wrapper--box.ability {
    background: #eeeeee;
}
.success-profiles__wrapper--box.recruitment .video {
    padding: 64px 0 0;
}
.success-profiles__wrapper--box.recruitment .content__text p {
    font-size: 0.85rem;
    width: 455px;
    margin: 25px 0 101px 0;
}
.success-profiles__wrapper--box.technical .video {
    padding: 73px 0 0;
}
.success-profiles__wrapper--box.technical .content__text p {
    width: 335px;
    margin: 25px 150px 148px 0;
}
.success-profiles__wrapper--box.strengths .video {
    padding: 78px 0 0;
}
.success-profiles__wrapper--box.strengths .content__text p {
    width: 410px;
    margin: 25px 20px 165px 0;
}
.success-profiles__wrapper--box.experience .video {
    padding: 68px 0 0;
}
.success-profiles__wrapper--box.experience .content__text p {
    width: 385px;
    margin: 25px 40px 131px 0;
}
.success-profiles__wrapper--box.behavior .video {
    padding: 64px 0 0;
}
.success-profiles__wrapper--box.behavior .content__text p {
    width: 380px;
    margin: 25px 50px 153px 0;
}
.success-profiles__wrapper--box.ability .video {
    padding: 68px 0 0;
}
.success-profiles__wrapper--box.ability .content__text p {
    width: 420px;
    margin: 25px 30px 256px 0;
}
@media (max-width: 798px) {
    .success-profiles__wrapper--box .video {
        padding: 31px 0 0 !important;
        text-align: center;
    }
    .success-profiles__wrapper--box .video .button {
        height: 160px;
    }
    .success-profiles__wrapper--box .video .button p {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0;
        padding: 4px 18px 2px;
        font-size: 0.95rem;
        top: 82%;
    }
    .success-profiles__wrapper--box .video .button p:before {
        bottom: 45px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 56px;
        height: 56px;
        padding: 17px 12px 12px 17px;
    }
    .success-profiles__wrapper--box .video .embed-responsive {
        width: 100%;
        margin: 0 auto;
    }
    .success-profiles__wrapper--box .video .hero-video {
        height: 160px;
    }
    .success-profiles__wrapper--box .video .blanket {
        display: none;
    }
    .success-profiles__wrapper--box .content {
        display: block;
    }
    .success-profiles__wrapper--box .content__header h3 {
        width: 250px;
        font-size: 2rem;
        padding-left: 20px;
    }
    .success-profiles__wrapper--box .content__text p {
        width: 100% !important;
        font-size: 0.75rem;
        padding: 1px 20px 16px 20px;
    }
    .success-profiles__wrapper--box.recruitment {
        height: 596px;
    }
    .success-profiles__wrapper--box.recruitment .content__text {
        padding: 5px 0 0;
    }
    .success-profiles__wrapper--box.recruitment .content__text p {
        font-size: 1rem;
        margin: 0;
    }
    .success-profiles__wrapper--box.technical {
        height: 496px;
    }
    .success-profiles__wrapper--box.technical .content__text {
        padding: 5px 0 0;
    }
    .success-profiles__wrapper--box.technical .content__text p {
        margin: 0;
    }
    .success-profiles__wrapper--box.strengths {
        height: 496px;
    }
    .success-profiles__wrapper--box.strengths .content__text {
        padding: 5px 0 0;
    }
    .success-profiles__wrapper--box.strengths .content__text p {
        margin: 0;
    }
    .success-profiles__wrapper--box.experience {
        height: 500px;
    }
    .success-profiles__wrapper--box.experience .content__text {
        padding: 5px 0 0;
    }
    .success-profiles__wrapper--box.experience .content__text p {
        margin: 0;
    }
    .success-profiles__wrapper--box.behavior {
        height: 500px;
    }
    .success-profiles__wrapper--box.behavior .content__text {
        padding: 5px 0 0;
    }
    .success-profiles__wrapper--box.behavior .content__text p {
        margin: 0;
    }
    .success-profiles__wrapper--box.ability {
        height: 512px;
    }
    .success-profiles__wrapper--box.ability .content__text {
        padding: 5px 0 0;
    }
    .success-profiles__wrapper--box.ability .content__text p {
        margin: 0;
    }
}
.birds-highway {
    position: relative;
    overflow: hidden;
}
.birds-highway .main-path {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    left: 50%;
    -webkit-transform: translateX(-51%);
    transform: translateX(-51%);
    display: none;
}
.birds-highway .main-path.path-1 {
    top: -281px;
}
.birds-highway .main-path.path-2 {
    top: -100px;
    -webkit-transform: translateX(-47%);
    transform: translateX(-47%);
}
.birds-highway .main-path.path-3 {
    top: -228px;
    -webkit-transform: translateX(-45%);
    transform: translateX(-45%);
}
.birds-highway .main-path.path-4 {
    top: -69px;
    -webkit-transform: translateX(-45%);
    transform: translateX(-45%);
}
.birds-highway .main-path.path-5 {
    top: -113px;
    -webkit-transform: translateX(-55.5%);
    transform: translateX(-55.5%);
}
.birds-highway .main-path.path-6 {
    top: -72px;
    -webkit-transform: translateX(-150%);
    transform: translateX(-150%);
}
.birds-highway .purple-path {
    position: absolute;
    z-index: 1;
    overflow-x: hidden;
    left: 50%;
    -webkit-transform: translateX(-51%);
    transform: translateX(-51%);
    display: none;
}
.birds-highway .purple-path.path-p1 {
    -webkit-transform: translateX(121%);
    transform: translateX(121%);
    top: -261px;
}
.birds-highway .purple-path.path-p2 {
    -webkit-transform: translateX(-55%);
    transform: translateX(-55%);
    top: -261px;
}
.birds-highway .yellow-path {
    position: absolute;
    z-index: 1;
    overflow-x: hidden;
    left: 50%;
    -webkit-transform: translateX(-51%);
    transform: translateX(-51%);
    display: none;
}
.birds-highway .yellow-path.path-y1 {
    -webkit-transform: translateX(-204%);
    transform: translateX(-204%);
    bottom: 92px;
}
.birds-highway .yellow-path.path-y2 {
    -webkit-transform: translateX(-36%);
    transform: translateX(-36%);
    bottom: 92px;
}
@media (max-width: 798px) {
    .birds-highway .main-path {
        position: absolute;
    }
    .birds-highway .main-path.path-1 {
        top: -221px;
        height: 200%;
    }
}
#bird {
    position: absolute;
    top: 375px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    height: 1px;
    width: 1px;
    z-index: 200;
}
#bird svg {
    position: absolute;
    left: 45%;
    top: 74%;
    pointer-events: none;
    width: 800px !important;
    height: 800px !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    transition: width 1s ease-in-out;
}
@media (max-width: 798px) {
    #bird {
        top: 170px;
    }
    #bird svg {
        width: 440px !important;
    }
}
#bird.paused {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
#purple-bird {
    position: absolute;
    top: 510px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateX(520%);
    transform: translateX(520%);
    z-index: 100;
    height: 90px;
    width: 111px;
    display: none;
}
@media (max-width: 798px) {
    #purple-bird {
        -webkit-transform: scale(0.75, 0.75);
        transform: scale(0.75, 0.75);
    }
}
#yellow-bird {
    position: absolute;
    top: 580px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateX(-560%);
    transform: translateX(-560%);
    z-index: 100;
    height: 90px;
    width: 111px;
    display: none;
}
@media (max-width: 798px) {
    #yellow-bird {
        -webkit-transform: scale(0.75, 0.75);
        transform: scale(0.75, 0.75);
    }
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9::before {
    padding-top: 42.85714%;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-4by3::before {
    padding-top: 75%;
}
.embed-responsive-1by1::before {
    padding-top: 100%;
}