.col-66 {width: 66.6666666%;
  padding-left: 10px;
  padding-right: 10px;
}

/*.full-row, [class*="col-"] {float: none}

.row{display:flex;flex-wrap:wrap}*/

.col-75{width:75%;padding-left:10px;padding-right:10px}

.section_padding{padding:70px 0}

.eqheight{display:flex;align-items:stretch}

.align_center {text-align: center}

.eqheight {display: flex;align-items: stretch;}

.navigation-top {
    background: #273A50;
    border-bottom: 1px solid #3D4E61;
}

/***modernization_inner***bootom***/

.top_hero{background: #FAFAFA;  padding-top: 132px;}

.top_hero h2 {
    color: #273A50;
    text-align: center;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
     margin-bottom: 10px;
}
.top_hero h2 span {
    background-image: linear-gradient(78deg, #1E75BB 1%, #F70BA6 90.19%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 16px;
}
.top_hero p {
    color: #585858;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.outer_boxs {
    max-width: 765px;
    margin: 0 auto;
    padding: 90px 0;
}

.champions h2 {
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    color: #273A50;
}
.champions span {
    background: linear-gradient(90deg, #1E75BB 4%, #F70BA6 90.56%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

/****bottom sec******/
.sec_space_bridge {
    padding: 80px 0;
}
.sec_space_bridge {
    margin: 60px 0;
    text-align: center;
    background: #FAFAFA;
}
.modernization_inner h2 {
    color: #273A50;
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 15px;
}
.modernization_inner span {
    background: linear-gradient(90deg, #27A8E0 35.56%, #1E75BB 74.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.btn_gradient {
    border-radius: 50px;
    position: relative;
    display: inline-block;
    z-index: 1;
    padding: 7px 35px;
    background: none;
    border: none;
    font-weight: 500;
    cursor: pointer;
}.btn_gradient::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 3px 3px;
    background: linear-gradient(90deg, rgba(30, 117, 187, 1) 0%, rgba(39, 168, 224, 1) 50%, rgba(247, 11, 166, 1) 100%);
    border-radius: inherit;
    mask: conic-gradient(#000 0 0) content-box exclude, conic-gradient(#000 0 0);
}
.btn_gradient:hover {
    background: linear-gradient(90deg, rgba(30, 117, 187, 1) 0%, rgba(39, 168, 224, 1) 50%, rgba(247, 11, 166, 1) 100%);
    color: #fff;
}

.champions {
    padding-top: 60px;
}

.outer_bxs {
    border-radius: 10px;
    border: 1px solid #1E75BB;
    background: linear-gradient(180deg, rgba(231, 244, 255, 0.59) 0%, rgba(255, 238, 249, 0.59) 100%);
    box-shadow: 0 0 6px 0 rgba(121, 135, 152, 0.25);
    padding: 42px;
   align-items: center;
       margin-top: 30px;
}
.profile_desc {
    padding-left: 20px;
}
.profiles {
    display: flex;
        align-items: center;
}
.profile_desc p {
    color: #273A50;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.outer_bxs a {
    color: #273A50;
    text-align: center;
    font-family: Inter;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.55px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: uppercase;
}.outer_bxs p {
    color: #1E2021;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.d-flex {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
    flex-wrap: nowrap;
    width: 100%;
        padding: 0 10px;
}
.left-bxs,.right-bxs {
    width: 50%;
    display: flex;
}

.rising_star_icon {
    display: flex;
    justify-content: space-between;
}

.outer_bxs.slide {
    min-height: 308px;
}


/****slick****/
.rising_star .slick-slide, .previous_rising_star .slick-slide {
  margin: 0 10px;
}


.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
.slick-dots li {
  margin: 0 0.25rem;
}
.slick-dots button {
  display: block;
    width: 10px;
    height: 10px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #273a502b;
  text-indent: -9999px;
}
.slick-dots li.slick-active button {
  background-color: #273A50;
}

.no-gap{
padding: 36px 10px;
    margin:0;
}.champions.chmp_bg {
    background: #FAFAFA;
}.outer_bxs.slide {
    background: #fff;
}
.profiles {
    margin-bottom: 12px;
}.champions.champions_bootom {
    padding-bottom: 74px;
}


.rising_star .slick-arrow, .previous_rising_star .slick-arrow {
  position: absolute;
  top: 50%;
    margin: -47px -8px 0px 0px;
  z-index: 10;
  font-size: 0;
  width: 35px;
  height: 35px;
}
.rising_star .slick-arrow.slick-prev, .previous_rising_star .slick-arrow.slick-prev {
  left: 0;
  background: url("/wp-content/themes/programmers.io/assets/images/rising-star/arrow_icon.svg") 0
    0 / 100% no-repeat;
      border-radius: 5px;
border: 1px solid #FFF;
transform: rotate(180deg);
}
.rising_star .slick-arrow.slick-next, .previous_rising_star .slick-arrow.slick-next  {
  right: 0;
  background:  url("/wp-content/themes/programmers.io/assets/images/rising-star/arrow_icon.svg") 0 0 / 100% no-repeat;
  border-radius: 5px;
border: 1px solid #FFF;

}
.rising_star .slick-arrow.slick-disabled, .previous_rising_star .slick-arrow.slick-disabled  {
  opacity: 0;
}
/****slick**end**/

.clearfix{
    clear: both;
}

.champions.bg_champions {
    background: #FAFAFA;
}
.outer_box {
    display: flex;
    justify-content: space-between;
}

.slick-dots {
    margin: 13px 0;
}section.champions.bg_champions, .champions_top {
    padding-bottom: 60px;
}
.champions_top {
    margin-bottom: 20px;
}

.col-100.n-padding {
    padding: 0;
}
a.explore_btn {
    color: #273A50;
    text-align: center;
    font-family: Inter;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.55px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: uppercase;
    padding-left: 21px;
}
.modernization_inner.text-center h2 span {
    background: linear-gradient(90deg, #27A8E0 32.58%, #F70BA6 70%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.modernization_inner.text-center h2 {
    font-size: 32px;
}

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

}
@media only screen and (max-width: 767px) {
.top_hero {
    padding-top: 45px;
}
    .d-flex {
    display: block;
    width: 100%;
}
.left-bxs, .right-bxs {
    width: 100%;
}

.champions h2 {
    font-size: 20px;
}
.champions {
    padding-top: 30px;
}section.champions.bg_champions, .champions_top {
    padding-bottom: 40px;
}
.modernization_inner.text-center a {
    display: block;
}
    }







