<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --nav-height: 45px;
    --video-ratio: 16/9;
}

html {
    scroll-padding-top: 100px;
}

#mainbar {
    height: var(--nav-height);
}

.margin-nav-top {
    margin-top: var(--nav-height);
}

.margin-top-50 {
    margin-top: 50px;
}

.mt-4rem {
    margin-top: 4rem;
}

.tab_height {
    height: auto;
    max-height: 610px;
}

.top-nav {
    top: var(--nav-height);
}
.navbar-stuck  .course_name_d_none {
    display: block !important;
}

.zindex-1050 {
    z-index: 1050;
}

.zindex-1060 {
    z-index: 1060;
}

.zindex-1070 {
    z-index: 1070;
}

.zindex-1055 {
    z-index: 1055
}

.zindex-1054 {
    z-index: 1054
}

.font-14 {
    font-size: 14px;
}

.sky-blue {
    color: #00e3ff;
}

.textarea-resize-none {
    resize: none;
}

.zindex-100 {
    z-index: 100;
}

.font_775rem {
    font-size: 0.775rem;
}

.height-150 {
    height: 150px !important;
}
.width615 {
    width: 615px;
}

.width35 {
    width: 35px;
}

.height35 {
    height: 35px;
}

.width-250 {
    width: 250px !important;
}

.max-width-648 {
    max-width: 648px;
}

.sidenav_position {
    position: fixed;
    height: calc(100vh - var(--nav-height));
}

.menu_overlay_height {
    height: calc(100vh - var(--nav-height) - 51.875px);
}

.translateX_400 {
    transform: translateX(380px);
}

.course_config,
.remove_margin_when_click {
    transition: .5s ease-in-out;
}

.video_modal {
    width: calc(75vh * var(--video-ratio));
}

.h {
    display: none;
}

.height-540 {
    height: 540px;
}

.height-200 {
    height: 200px;
}

.max-height-99 {
    height: 99px;
}

.aside_card_style {
    width: 400px;
    position: fixed;
    top: 0;
    right: 15px;
}

.object-fit-contain {
    object-fit: contain;
}

.tab_link {
    width: 45%;
    min-width: 140px;
}

.width380 {
    width: 380px;
}

.add_margin_400 {
    margin-right: 370px;
}

.fit-content {
    width: fit-content;
}
.industry_link.active, .industry_link.active:hover {
    background-color: var(--si-list-group-action-active-bg) !important;
    color: #fff !important;
}

.dark-mode-img {
    display: none;
}

.mentoring_page,
.voucher_page,
.uc_cert_page {
    width: 330px;
}
.award-height {
    height: 438px;
}

.top24 {
    top: 24px !important;
}
[data-bs-theme="dark"] .logo_image {
    filter: invert(1) hue-rotate(180deg);
}

/* Dark theme  */
.bla .dark-mode-img {
    display: block;
}

.bla .product-card,
.bla select option {
    background-color: #0b0f19 !important;
}

.tab_height {
    height: auto;
    max-height: 610px;
}
.mobile-list:hover{
    background-color: var(--si-list-group-active-bg);
    color: #fff;
}

@media screen and (min-width:1500px) {
    .menu_overlay_width {
        width: 1200px;
    }

    .menu_overlay_width .left-container {
        width: 300px;
    }

    .menu_overlay_width .right-container {
        width: 900px;
    }

    .search_width {
        width: 1030px;
    }
}

@media screen and (max-width: 1500px) and (min-width:1330px) {
    .menu_overlay_width {
        width: 1000px;
    }

    .menu_overlay_width .left-container {
        width: 250px;
    }

    .menu_overlay_width .right-container {
        width: 750px;
    }

    .search_width {
        width: 832px;
    }
}

@media screen and (max-width: 992px) {
    .sidenav_position {
        position: unset;
        height: auto !important;
    }

    .menu_overlay_height {
        height: auto !important;
    }

    .modal-fullscreen {
        height: auto !important;
    }


    .aside_card_style {
        position: unset;
    }

    .video_modal {
        max-width: 95vw !important;
    }
}

@media screen and (max-width: 991px) {

}

@media screen and (max-width: 1197px) {
    .add_margin_400 {
        margin-right: auto;
    }
    
}

@media screen and (max-width: 767px) {
    .parallax-layer{
        width: 350px !important;;
    }
    .ps-sm {
        padding-left: 1.3rem;
    }
    .tab_height {
        max-height: 250px;
    }
    .tab_link {
        width: 100%;
        max-width: 150px;
    }
    body{
        font-size: 0.9rem;
    }
    .award-height {
        height: auto;
    }
    .tab_height {
        max-height: 250px;
    }
    .img-swiper .swiper-tab{
        height: auto !important;
    }
    #scrollNavLinks .cer-nav h2{
        font-size: 16px !important;
    }
    #scrollNavLinks .cer-nav p{
        font-size: 16px !important;
    }
    #scrollNavLinks .cer-nav a.btn{
        padding:0.25rem 0.5rem ;
        font-size: 0.875rem;
        border-radius: var(--bs-border-radius-sm);
    }
}

@media screen and (max-width: 464px) {
    .mt-15px {
        margin-top: 15px;

    }
}

.perks .parallax-layer {
    transform-style: preserve-3d;
    backface-visibility: hidden;
    position: relative;
    display: flex;
    transform: translate3d(0px, 0px, 0px);
    max-width: 530px;
    margin-bottom: 50px;
    right:0;
    width:fit-content;
}
.perks .parallax-layer.object1{
    left: 0px;
    top: 0px;
}
.perks .parallax-layer.object2{
    left: 30px;
}
.perks .parallax-layer.object3{
    left: -60px;
}
.perks .parallax-layer.object4{
    left: 30px
}
.perks .parallax-layer.object5{
    left: 150px;
}
.perks .parallax-layer.object6{
    left: 70px;
}
.perks .parallax-layer.object7{
    top:-70px;
    left: 450px;
}
.perks .parallax-layer.object8{
    top: -230px;
    left:68%;
}
.perks .parallax-layer.object9{
    top:-505px;
    left:76%;
}
.perks .parallax-layer.object10{
    top:-770px;
    left:70%;
}
.perks .parallax-layer.object11{
    top:-1053px;
    left:80%;
}
.perks .parallax-layer.object12{
    top:-1342px;
    left:75%;
}
.perks .parallax-layer.object13{
    top:-1620px;
    left:79%;
}
.perks .parallax-layer.object14{
    top:-1900px;
    left:60%;
}
.card-hover-primary:hover .text-gradient-primary{
    background: linear-gradient(to right, #ffffff, #ffffff, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.img-position-bg{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

@media (max-width: 1280px) {
    .parallax-layer.object1, 
    .parallax-layer.object2, 
    .parallax-layer.object3, 
    .parallax-layer.object4, 
    .parallax-layer.object5, 
    .parallax-layer.object6, 
    .parallax-layer.object7, 
    .parallax-layer.object8, 
    .parallax-layer.object9, 
    .parallax-layer.object10, 
    .parallax-layer.object11,
    .parallax-layer.object12,
    .parallax-layer.object13,
    .parallax-layer.object14{
        display:inline-block !important;
        top:0px !important;
        left:0px !important;
        right:0px !important;
        margin-right:15px;
        width:auto;
        float:none;
        margin-bottom:15px;
    }
    .parallax-layer.object8, 
    .parallax-layer.object9, 
    .parallax-layer.object10, 
    .parallax-layer.object11,
    .parallax-layer.object12,
    .parallax-layer.object13,
    .parallax-layer.object14{
        float:none !important;
    }
    .parallax-layer.object13 br{
        display:block !important;
    }
}


.catalog-tooltip-card {
    position: relative;
    border: 1px solid ;
    cursor: pointer;
}

.tooltip-card {
    display: none;
    width: auto;
    min-width: 350px;
    max-width: 350px;
    color: #333;
    text-align: left;
    border-radius: 8px;
    padding: 15px;
    position: absolute;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border: 1px solid ;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
}

.tooltip-arrow {
    color: #6366F1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 2;
}

.tooltip-card.below {
    top:100%; /* Position the tooltip card below the main card */
}

.tooltip-arrow.below {
    top: -9px;
    border-bottom: 10px solid #6366F1;
    border-bottom-color: #6366F1; /* Adjust for border color */
}

.tooltip-card.above {
    bottom: 100%; /* Position the tooltip card above the main card */
}

.tooltip-arrow.above {
    bottom: -9px;
    border-top: 10px solid #6366F1;
    border-top-color: #6366F1; /* Adjust for border color */
}

.card:hover .tooltip-card {
    display: block;
    opacity: 1; 
}
.grid-view .my_course .row .col.position-relative{
    padding-bottom: 3rem !important;
}

.course_list .my_course .col p{
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Limit to 3 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5; /* Adjust line height if necessary */
    max-height: calc(1.5em * 2); /* 1.5 times the line-height for 3 lines */
  }
.d-flex.align-itmes-center.flex-wrap {
    max-height: calc(2em* 2);
    overflow-y: hidden;
    flex-wrap: wrap;
}
/* Base styles for grid view */
#courses_section.grid-view {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
}
.badge-width{
    max-width: 180px;
  }
.badge-area{
    width: calc(100% - 130px);
}
.badge-area .badge{
    margin-bottom: 5px;
}
.grid-view .badge-area{
    width: 100%;
}

/* Image is placed on top */
.grid-view .course_list .row {
    flex-direction: column; /* Stack columns vertically */
}

.grid-view .course_list .col-auto, 
.grid-view .course_list .col-auto {
    flex: none;
    width: 100%;
}

.grid-view .course_list .col,
.grid-view .course_list .col {
    flex: 1;
    padding: 15px; /* Add some padding for content separation */
    width: 100%;
}


/* Heading and text adjustments */
.grid-view .course_list h3 {
    font-size: 18px;
    margin: 0 0 10px; /* Reduce margins for better spacing */
}

/* Badge and pricing adjustments */
.grid-view .course_list .badge {
    margin-right: 5px;
    margin-bottom: 5px;
}

.grid-view .course_list .row:last-child {
    flex-direction: row; /* For badges and pricing, keep them in a row */
    align-items: center;
    justify-content: space-between;
}

.grid-view .badge-wrap {
    flex-wrap: wrap;
}
.grid-view .price-div {
    position: relative;
    right: 0px;
    padding: 0px 20px;
    width: 100% !important;
    flex-direction: row !important;

}
.grid-view .price-div span{
    order: 2;
}
.grid-view .price-div s{
    order: 1;
    margin-right: 0px !important;
    margin-left: 20px !important;
}
.grid-view .badge-width{
    max-width: 276px;
}
.grid-view .tooltip-card{
    min-width: unset !important;
    max-width: unset !important;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 2;
    transform: translateX(0%);
}
.grid-view .tooltip-card .tooltip-arrow{
    display: none !important;
}
.grid-view .tooltip-card span{
    font-size: 14px;
}
.grid-view .tooltip-card p{
    font-size: 18px;
}
.grid-view .buy-block{
    display: flex !important;
    font-size: 14px !important;
}
.grid-view .buy-block a{
    --si-btn-padding-y: 0.475rem;
    --si-btn-padding-x: 1.25rem;
    --si-btn-font-size: 14px;
    --si-btn-border-radius: 0.25rem;
}

  .grid-view .course_list {
    flex: 1 1 300px; /* Allows the cards to grow and shrink, with a base width of 300px */
    display: flex; /* Ensures the card's content uses flex layout */
  }
  
  .grid-view  .my_course {
    display: flex;
    flex-direction: column; /* Ensures the card content stacks vertically */
    justify-content: space-between; /* Distributes space evenly within the card */
    height: 100%; /* Makes all cards the same height */
  }
  
  .grid-view .my_course .card {
    flex-grow: 1; /* Allows the card to grow to fill available space */
  }
  
  .grid-view .my_course .card-body {
    flex-grow: 1; /* Allows the content to fill the space evenly */
  }

  .grid-view  .my_course h3 {
    font-size: 22px;
    line-height: 1.2;
    height: calc(1.2em * 2); /* 2 lines */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limit to 2 lines */
    -webkit-box-orient: vertical;
  }
  
  /* Limit badges or tags within 'order-1 d-flex align-items-center mb-3 flex-wrap' to a maximum of four lines */
  .grid-view  .order-1.d-flex.align-items-center.mb-3.flex-wrap {
    display: flex;
    flex-wrap: wrap; /* Allows badges to wrap to the next line if needed */
    gap: 10px; /* Consistent spacing between badges */
    height: calc(2em * 2 + 10px); /* Ensures space for two lines of badges, including the gap */
    max-height: calc(1.5em * 2 + 15px); /* Limits to two lines to prevent overflow */
    overflow: hidden; /* Prevents extra badges from spilling out */
    justify-content: start; /* Aligns badges to the start of the line */ 
  }
  
  /* Restrict flex items to a maximum of two lines */
  .grid-view  .d-flex.align-itmes-center.flex-wrap {
    max-height: calc(1.9em * 2); /* Limits to 2 lines of badges */
    overflow-y: hidden; /* Hides overflow if there are too many badges */
    flex-wrap: wrap; /* Ensures badges wrap within the available space */
  }
  
  /* Badge styling for uniformity */
  .grid-view  .badge {
    overflow: hidden;
    text-overflow: ellipsis; /* Ensures long text in badges is truncated */
    white-space: nowrap; /* Keeps badge text on a single line */
  }
  
  /* Flex container adjustments for proper alignment */
  .grid-view .d-flex.align-items-end.justify-content-between.badge-wrap.flex-md-row.flex-column {
    display: flex;
    flex-wrap: wrap; /* Ensures that items can wrap on smaller screens */
    align-items: flex-start; /* Aligns items to the top */
    gap: 10px; /* Consistent spacing between different sections */
  }
  
  /* Pricing div adjustments */
  .grid-view .price-div {
    flex-shrink: 0; /* Prevents shrinking of price div */
    text-align: right; /* Aligns price text correctly */
    margin-left: auto; /* Pushes price div to the end */
  }
  .grid-view .card-body{
    height: fit-content;
    transform: translateY(-50%);
    top: 50% !important;
    position: absolute;
    left: 0;
    right: 0;
  }
  
  .pagination-wrapper {
    text-align: center;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    grid-column: span 3;
}

  @media (max-width: 992px){
      .grid-view .badge-wrap{
          align-items: end !important;
      }
      #courses_section.grid-view {
          columns: 2 !important;
          gap: 20px;
      }
      .badge-width{
        max-width: 250px;
      }
  
  }

  #no_course_feature{
    grid-column: span 3;
  }

/* Responsive adjustments */
@media (max-width: 1370px) {
    .pagination-wrapper {
        text-align: center;
        margin-top: 20px;
        display: flex;
        justify-content: center;
        grid-column: span 2;
    }
}
@media (max-width: 767px) {
    .badge-area {
        width: 100%;
    }
    #courses_section.grid-view {
        grid-template-columns: 1fr;
    }
    .card:hover .tooltip-card {
        display: none !important;
    }
    .course_list .col a h3,
    .course_list .col a h3 {
     margin-top: 20px;   
    }

    .grid-view .d-flex.align-items-end.justify-content-between.badge-wrap.flex-md-row.flex-column {
        flex-direction: column; /* Stacks items vertically on smaller screens */
      }
    
    .grid-view .price-div {
        text-align: center; /* Centers the price text on smaller screens */
      }
      .pagination-wrapper {
        text-align: center;
        margin-top: 20px;
        display: flex;
        justify-content: center;
        grid-column: span 1;
    }
}

#more {display: none;}

.ref-table {
    border-radius: 20px; /* Adjust this value as needed */
    overflow: hidden;  
    color: #ffffff !important;
    border:0px !important;
    border-color: #b9c0dd !important;
}
.ref-table thead th {
    border-color: #b9c0dd !important;
}
.ref-table th,
.ref-table td{
    color: #ffffff !important;
    border:1px solid rgba(255, 255, 255, 0.3);
}
.ref-table thead ,
.ref-table thead th ,
.ref-table tbody td:last-child{
    background: rgba(255, 255, 255, 0.1) !important;
}

.feedback-slider{
    width: 306px !important;
}.catalog-side-nav .accordion-button:not(.collapsed)::after {
    content: "\ea57";
    background: rgba(255, 255, 255, 0.5);
    color: black;
    background-image: none;
    transform: none;
    box-shadow: none;
}
.catalog-side-nav .accordion-button::after {
    content: "\ea4a";
    background: rgba(255, 255, 255, 0.5);
    color: black;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    margin-left: auto;
    background-image: none;
    background-repeat: no-repeat;
    background-size: var(--si-accordion-btn-icon-width);
    transition: none;
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 1.5rem;
    line-height: 140%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.catalog-side-nav .accordion-button:not(.collapsed) {
    box-shadow:none;
}
.catalog-side-nav .btn:hover{
    background-color: none !important;;
}
.catalog-side-nav .list-group-item-action.active span{
    color: #6366f1 !important;
}
.catalog-side-nav .list-group-item-action span{
    color: var(--si-nav-link-color) !important;
}
.catalog-side-nav .list-group-item-action span.career_track_name.ms-2{
    color: var(--si-gray-600) !important;
}
.catalog-img{
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}

.iframe-container{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  }
  
  /* Then style the iframe to fit in the container div with full height and width */
  .video-frame{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }

.about_over_icon  i{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
  }

  .icon_box_bg{
    width: 80px;
    height: 80px;
  }

@media (min-width: 992px){
.virtual-environment-card .col-lg-3 .card{
    border-right: 1px solid #ccc !important; /* Add your desired border style */
}

/* Remove the right border for the last card */
.virtual-environment-card .col-lg-3:last-child .card{
    border-right: none !important;
}
.exam-obj-bg{
    background: url(http://localhost/pe-gold3/layout/themes/bootstrap4/images/platform_image/objective-prep.webp) no-repeat right center;
}
.alter-events .row .alter-events-txt{
    padding-right: 5rem !important;
    padding-left: 2.5rem !important;
}
.alter-events .row:nth-child(even) .alter-events-txt{
    order: 2;
    padding-left: 5rem !important;
    padding-right: 2.5rem !important;
}

}


.job-container .job-item {
    text-align: center;
    font-weight: bold;
    /* Adjust width for the staggered pattern */
}


/* Ensure that the card-container and card have full height */
.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 0.8s;
    -ms-transition: 0.8s;
    -moz-transition: 0.8s;
    -moz-transform: perspective(1000px);
    transition: 0.8s;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    background-color: var(--si-primary);
    color:white;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    -ms-transition: 0.8s;
    transition: 0.8s;
}

.list-group-item-action span:hover {
    color: #6366f1 !important;

}

.searchable-dropdown {
    position: relative;
}

.searchable-dropdown .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #ccc;
    z-index: 1000;
    background: #fff;
}
.searchable-dropdown .dropdown-item.active {
    background-color: #007bff;
    color: #fff;
}
.certi_item{
    background-color:#FFFFFF0D;
    border-color: gray !important;
    padding: 15px 15px;
}   </pre></body></html>