<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
section.bg-dark.watch.video-section.testmonials-pull-t h2::after {
    background: #ff0000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    width: 55px;
    margin: 0 auto;
}

.bg-overlay2 {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    right: 0;
    opacity: inherit;
    top: 0;
    width: 100%;
    
}


.white, .text-white {
    color: #ffffff;
}

.testmonials-pull-t {
  background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    background-image: url(https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/cat-scholarship-test/106960_slider-1.jpg);
    color: #000;
}




.testmonials-pull-t:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    content: "";
}

.testmonials-pull-t .slick-prev{
    left:0!important;
    background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);

}
.testmonials-pull-t .slick-next {
    right:0;
    background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
}
.testmonials-pull-t .slick-arrow{
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 50%;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    cursor: pointer;
    background-color:#f15a22!important;
    background-size: 18px;
    background-position: center;
    border-radius: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}



section.bg-dark h2 {padding-bottom: 10px; color: #fff;}





.white, .text-white {
    color: #ffffff;
}

.mentor-profile .mCustomScrollbar {
    position: relative;
    height: 100px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    margin-bottom: 20px;
}


/* mCustom scroll bar settings */
.mCustomScrollbar{
    position: relative;
    height: 380px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;margin-bottom: 20px;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside &gt; .mCSB_container {
    margin-right: 15px;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color:#f15a22;
}
.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: rgb(105, 204, 68);
}


.testmonials-pull2 {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background:#fff;
    position: relative; 

    z-index: 1;
    overflow: hidden;
}
.testmonials-pull2::after {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    height: 100%;
    width: 200%;
    background: #f5f5ff;
    z-index: -1;
    transform: translate3d(-50%,-50%,0);
    border-radius: 50%;
}

.testmonials-pull2 .slick-prev{
    left:0!important;
    background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);

}
.testmonials-pull2 .slick-next {
    right:0;
    background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
}
.testmonials-pull2 .slick-arrow{
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 50%;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    cursor: pointer;
    background-color:#f15a22!important;
    background-size: 18px;
    background-position: center;
    border-radius: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.author {
    display: inline-block;
    margin: 0px 0px 0px 25px;
    float: right;
}
.author img {
    border: 5px solid #e9eaff;
    width: 85px;
    height: 85px;
    border-radius: 50%;
}
.mentors-details-t span {
    margin: 20px 0px 0px;
}
.mentors-details-t span {
    float: right;
    text-align: right;
    font-style: normal;
}


.mentors-details-t .mentor-profile {
    background-color: #e9eaff;
    text-align: left;
    padding: 20px 10px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 15px;
}
.mentors-details-t .mentor-profile:before {
    border-top-color: #e9eaff!important;
    border-width: 22px 0px 0px 33px!important;
    margin-left: 0px;
}
.mentors-details-t .mentor-profile:before {
    top: 100%;
    right: 130px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
} 

.mentors-details-t .mentor-profile:after {
    content: "";
    background: url(https://dtwhistledev.wpengine.com/wp-content/themes/whistle/images/quote.png) 0px 0px no-repeat;
    width: 81px;
    height: 71px;
    position: absolute;
    font-size: 300px;
    font-weight: normal;
    line-height: 40px;
    color: #ededed;
    left: 9px;
    top: 4px;
    z-index: 999;
}


.mentors-details-t .mentor-profile img
{
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    border: 3px #fff solid;
    width: 80px;
    height: 80px;
    background-color: #fff;
    padding: 3px;
}

.mentors-details-t .mentor-profile i {
    font-size: 15px;
    color: #f15a22;
    text-align: right;
}

.mentors-details-t h5 {
    font-size: 18px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #000;
}
.mentors-details-t h6 {
    font-size: 16px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #f15a22;
}

/*testmonials-end*/

/*-------------------------------------------------------------------------------------
    video area
---------------------------------------------------------------------------------------*/

.align-middle {
    vertical-align: middle!important;
}
.video-player-wrap{
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    background-image: url(https://i.ytimg.com/vi/DlCABOFj4kE/sddefault.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 9;
    background-size: cover;
}
.video-player-wrap.wrap {
    background-image: url(https://i.ytimg.com/vi/IN-_YIU0Dbs/sddefault.jpg);
}

.video-player-wrap.wrap1 {
    background-image: url(https://i.ytimg.com/vi/wYuH6hi53VE/sddefault.jpg);
}


.video-player-wrap.wrap2 {
    background-image: url(https://i.ytimg.com/vi/SzM81qIx8VQ/sddefault.jpg);
}
.video-player-wrap.wrap3 {
    background-image: url(https://i.ytimg.com/vi/ri1gnQthgwI/sddefault.jpg);
}
.video-player-wrap.wrap4 {
    background-image: url(https://i.ytimg.com/vi/nG37tIJzIQ0/sddefault.jpg);
}
.video-player-wrap.wrap5 {
    background-image: url(https://i.ytimg.com/vi/C4rY42Wg5A4/sddefault.jpg);
}


.video-player a {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 30px;
    line-height: 80px;
    padding: 0 28px;
    background-color: #ff4e56;
color:    #fff;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.video-player a:hover {
    background-color: #ff4e56;
    color: #fff;
}

.video-player a:after {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    height: 90px;
    width: 90px;
    border: 3px solid #ff4e56;
    border-radius: 50%;
    -webkit-animation: icon-bubble 1s infinite forwards linear;
    animation: icon-bubble 1s infinite forwards linear;
}

.video-player a:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    height: 90px;
    width: 90px;
    border: 3px solid #ff4e56;
    border-radius: 50%;
    -webkit-animation: icon-bubble 1s infinite forwards linear 0.5s;
    animation: icon-bubble 1s infinite forwards linear 0.5s;
}



.video-cont.two .video-player {
    margin: 50px 0 0;
}

@-webkit-keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

/* #Colobox css */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background:url(https://www.careerlauncher.com/foundation/img/bg_img.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#cboxLoadedContent{position:relative;}
#cboxClose {
    background-image: url(https://www.careerlauncher.com/foundation/img/crossiconresu.jpg);
    height: 36px;
    right: 0px;
    top: 5px;
    width: 36px;
    position: absolute;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    background-color: transparent;
    z-index: 999;
}
#inline_content{padding: 20px;}
#colorbox *, #colorbox *:focus{outline: 0px !important;}
.popup-outer{min-width:600px;max-width:600px;}
.fixed {position: fixed;}

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 0px;
}
.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}
.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}
.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}
.youtube-player .play {height: 72px;width: 72px;left: 50%;top: 50%;margin-left: -36px;margin-top: -36px;position: absolute;
background: url("//i.imgur.com/TxzC70f.png") no-repeat;cursor: pointer;}
.imagefld-con img {width: 100%; height: 220px;}
.imagefld-cons img {width: 100%; height: 280px;}

/*-------------------------pop up video -------------------------------------------------------*/

@media only screen and (max-width: 767px) {
    .mentors-details-t h6 {
    font-size: 10px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #f15a22;
}

.nome {
    display: none;

}
.author img {
    border: 3px solid #e9eaff!important;
    width: 60px!important;
    height: 60px!important;
    border-radius: 50%;
}
.mentors-details h5 {
    font-size: 15px!important;
   }

   .author {
    margin: 0px 0px 0px 5px!important;
    float: right!important;
}

.mentors-details h6 {
    font-size: 10px!important;
    margin-bottom: 0px!important;
    letter-spacing: 0.4px!important;
}

}

@media only screen and (max-width: 350px) {
.popup-outer {
    min-width: 320px!important;
    max-width: 100%;
}
}

@media only screen and (min-width: 360px) and (max-width: 480px) {
.popup-outer {
    min-width: 360px!important;
    max-width: 100%;
}
}

@media only screen and (min-width: 481px) and (max-width: 563px) {
.popup-outer {
    min-width: 480px!important;
    max-width: 100%;
}
}</pre></body></html>