#top-bar {
  margin-top: 5px;
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  white-space: nowrap; }
  #top-bar .read-more {
    /* background-image set in site.css */
    background-position: 96% center;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 25px 25px;
    padding: 10px;
    padding-right: 43px;
    color: #5e0d8b; }
    #top-bar .read-more:focus {
      background-color: #fff;
      color: #5e0d8b; }

.top-bar-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: inherit;
  width: inherit; }

.trans-slid-box {
  white-space: normal;
  color: #fff;
  left: 100px;
  max-width: 427px;
  padding: 30px;
  position: absolute;
  top: 20px;
  width: 100%; }
  @media only screen and (max-width: 1024px) {
    .trans-slid-box {
      left: 10px !important;
      top: 10px; } }
  .trans-slid-box h2 {
    font-size: 36px !important; }

.top-bar-item {
  background-size: cover;
  height: 434px;
  background-position: center; }
  @media only screen and (max-width: 1024px) {
    .top-bar-item {
      margin-bottom: 5px !important;
      display: block !important;
      width: 100% !important;
      height: 400px; } }
  .top-bar-item.big {
    margin-bottom: 5px;
    width: 100%; }
    .top-bar-item.big .trans-slid-box {
      left: -20px; }
  .top-bar-item.small-strong {
    display: inline-block;
    width: 55%; }
  .top-bar-item.small-weak {
    display: inline-block;
    width: 45%; }
  .top-bar-item.left .trans-slid-box {
    left: 100px; }
  .top-bar-item.right .trans-slid-box {
    left: 20px; }

.stripe-bg, body.home #top-bar .founder,
body.home #top-bar .startup, body section.startup-participated {
  background-color: #e7eff3;
  background-size: 9px;
  background-repeat: repeat; }

.d-lg-none {
  display: none; }
  @media only screen and (max-width: 1199px) {
    .d-lg-none {
      display: block; } }

body.home #top-bar .founder,
body.home #top-bar .startup {
  min-width: calc(55% - 2px); }
  @media only screen and (max-width: 1199px) {
    body.home #top-bar .founder,
    body.home #top-bar .startup {
      height: initial;
      max-height: 434px; } }
  @media only screen and (max-width: 768px) {
    body.home #top-bar .founder,
    body.home #top-bar .startup {
      max-height: initial; } }
  body.home #top-bar .founder .top-bar-overlay,
  body.home #top-bar .startup .top-bar-overlay {
    display: none; }
  body.home #top-bar .founder .col-xs-12,
  body.home #top-bar .startup .col-xs-12 {
    position: static; }
  body.home #top-bar .founder .trans-slid-box,
  body.home #top-bar .startup .trans-slid-box {
    max-width: 335px; }
    @media only screen and (max-width: 1199px) {
      body.home #top-bar .founder .trans-slid-box,
      body.home #top-bar .startup .trans-slid-box {
        max-width: 100%;
        position: static;
        padding-bottom: 40px; } }
    body.home #top-bar .founder .trans-slid-box h2,
    body.home #top-bar .startup .trans-slid-box h2 {
      color: #5e0d8b; }
    body.home #top-bar .founder .trans-slid-box p,
    body.home #top-bar .startup .trans-slid-box p {
      color: #000; }
    body.home #top-bar .founder .trans-slid-box a.read-more,
    body.home #top-bar .startup .trans-slid-box a.read-more {
      background-color: #1abecc;
      color: #fff;
      background-image: url(../img/arrow-white.svg);
      font-size: 26px;
      font-weight: 500;
      line-height: 1.1;
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 1.4;
      background-position: calc(100% - 10px) center; }
      @media only screen and (max-width: 1199px) {
        body.home #top-bar .founder .trans-slid-box a.read-more,
        body.home #top-bar .startup .trans-slid-box a.read-more {
          background-position: calc(100% - 7px) 50%;
          margin-top: 0; } }
      body.home #top-bar .founder .trans-slid-box a.read-more:hover,
      body.home #top-bar .startup .trans-slid-box a.read-more:hover {
        background-color: #14949f; }
  body.home #top-bar .founder .col-icon,
  body.home #top-bar .startup .col-icon {
    width: 300px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) translateX(calc(100% + 30px));
    padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (max-width: 1199px) {
      body.home #top-bar .founder .col-icon,
      body.home #top-bar .startup .col-icon {
        position: static;
        max-width: 100%;
        transform: initial;
        padding: 0; } }
    @media only screen and (max-width: 768px) {
      body.home #top-bar .founder .col-icon,
      body.home #top-bar .startup .col-icon {
        padding: 30px 0; } }
    body.home #top-bar .founder .col-icon img,
    body.home #top-bar .startup .col-icon img {
      width: auto;
      height: auto;
      max-width: 320px;
      max-height: 260px; }

body.home #top-bar .founder .trans-slid-box {
  max-width: 353px; }

body.home #top-bar .founder__content {
  flex-direction: column;
  align-items: flex-start !important; }
  @media (min-width: 1200px) {
    body.home #top-bar .founder__content {
      padding-left: 40px !important; } }
  @media (min-width: 820px) and (max-width: 1279px) {
    body.home #top-bar .founder__content {
      margin-bottom: 12px;
      align-items: center !important;
      flex-direction: row; } }

body.home #top-bar .founder__portrait {
  height: 0;
  width: 90%;
  padding-top: 90%;
  position: relative; }
  @media (min-width: 820px) and (max-width: 1279px) {
    body.home #top-bar .founder__portrait {
      padding: 0;
      width: initial;
      height: initial;
      flex-shrink: 0;
      margin-right: 10px; } }
  body.home #top-bar .founder__portrait img {
    max-width: 100% !important;
    max-height: 100% !important;
    display: block;
    border-radius: 50%;
    border: 10px solid #1abecc;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0; }
    @media (min-width: 820px) and (max-width: 1279px) {
      body.home #top-bar .founder__portrait img {
        width: 70px !important;
        height: 70px !important;
        border-width: 5px;
        position: static; } }

body.home #top-bar .founder__startup {
  display: flex;
  align-items: center;
  grid-column-gap: 20px;
  margin-top: 20px; }
  @media (min-width: 820px) and (max-width: 1279px) {
    body.home #top-bar .founder__startup {
      margin-top: 0; } }
  body.home #top-bar .founder__startup__logo {
    width: 33%; }
    @media (min-width: 820px) and (max-width: 1279px) {
      body.home #top-bar .founder__startup__logo {
        width: 20%; } }
    body.home #top-bar .founder__startup__logo__img {
      display: block;
      width: 100% !important;
      object-fit: contain; }
  body.home #top-bar .founder__startup__info h3 {
    color: #000;
    font-size: 18px !important;
    margin: 0 0 5px; }
  body.home #top-bar .founder__startup__schoolandyear {
    color: #666666;
    font-weight: 600; }
  body.home #top-bar .founder__startup--long {
    width: 90%;
    flex-direction: column-reverse;
    grid-gap: 10px; }
    body.home #top-bar .founder__startup--long .founder__startup__info {
      display: flex;
      align-items: center;
      grid-gap: 7px; }
      body.home #top-bar .founder__startup--long .founder__startup__info h3 {
        margin: 0; }
    body.home #top-bar .founder__startup--long .founder__startup__logo {
      width: 100%;
      height: auto; }

body section.startup-participated {
  padding: 40px 15px;
  margin: 40px 0; }
  body section.startup-participated .par-inner {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 768px) {
      body section.startup-participated .par-inner {
        flex-direction: column; } }
    body section.startup-participated .par-inner h2 {
      color: #1abecc;
      font-size: 78px !important;
      line-height: 1;
      margin: 0 15px 0 0; }
      @media only screen and (max-width: 768px) {
        body section.startup-participated .par-inner h2 {
          font-size: 28px !important;
          text-align: center;
          margin: 0; } }
      body section.startup-participated .par-inner h2 span {
        font-size: 25px;
        display: block; }
        @media only screen and (max-width: 768px) {
          body section.startup-participated .par-inner h2 span {
            font-size: inherit;
            display: inline-block; } }
    body section.startup-participated .par-inner a.see-more {
      font-size: 20px;
      line-height: 1.4;
      font-weight: 500;
      text-decoration: none;
      color: #1abecc;
      position: relative; }
      @media only screen and (max-width: 768px) {
        body section.startup-participated .par-inner a.see-more {
          display: inline-block;
          padding-right: 30px; }
          body section.startup-participated .par-inner a.see-more br {
            display: none; } }
      body section.startup-participated .par-inner a.see-more::after {
        content: "";
        color: #1abecc;
        display: inline-block;
        position: absolute;
        top: 7px;
        right: 5px;
        border-left: 12px solid #8c8e90;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent; }
      body section.startup-participated .par-inner a.see-more:hover {
        color: #0e6a72; }
    body section.startup-participated .par-inner .par-img-wrap {
      padding: 0 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative; }
      body section.startup-participated .par-inner .par-img-wrap::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translatey(-50%);
        background-color: #c0c2c4;
        width: 1px;
        height: 80px; }
      @media only screen and (max-width: 768px) {
        body section.startup-participated .par-inner .par-img-wrap {
          border: none;
          padding: 50px 0; }
          body section.startup-participated .par-inner .par-img-wrap:not(:last-child):not(:nth-last-child(3)) {
            position: relative; }
            body section.startup-participated .par-inner .par-img-wrap:not(:last-child):not(:nth-last-child(3))::after {
              content: "";
              display: block;
              position: absolute;
              top: 100%;
              left: 50%;
              transform: translateX(-50%);
              background-color: #c0c2c4;
              width: 200px;
              height: 2px; } }
      body section.startup-participated .par-inner .par-img-wrap:nth-last-child(3)::after {
        display: none; }
      body section.startup-participated .par-inner .par-img-wrap img {
        width: auto;
        height: auto;
        max-height: 105px;
        max-width: 185px;
        display: block; }
        @media only screen and (max-width: 768px) {
          body section.startup-participated .par-inner .par-img-wrap img {
            max-width: 100%;
            max-height: 175px; } }
    body section.startup-participated .par-inner > span {
      flex: 1; }

body.page-template-startup-journey {
  background-color: #fff; }
  body.page-template-startup-journey .startup-journey-bg {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    pointer-events: none; }
    @media only screen and (max-width: 1199px) {
      body.page-template-startup-journey .startup-journey-bg {
        display: none; } }
  body.page-template-startup-journey > .container {
    position: relative;
    padding-top: 70px; }
    body.page-template-startup-journey > .container .startup-journey-wrap {
      position: relative; }
      body.page-template-startup-journey > .container .startup-journey-wrap .sp-title {
        position: absolute;
        right: 0;
        max-width: 610px; }
        body.page-template-startup-journey > .container .startup-journey-wrap .sp-title h1 {
          font-size: 80px !important;
          line-height: 1;
          margin-bottom: 20px;
          font-family: var(--font-family);
          font-weight: 700;
          margin-top: 0; }
          @media only screen and (max-width: 1199px) {
            body.page-template-startup-journey > .container .startup-journey-wrap .sp-title h1 {
              font-size: 50px !important;
              margin-bottom: 20px; } }
        body.page-template-startup-journey > .container .startup-journey-wrap .sp-title p {
          font-size: 20px;
          line-height: 1.3; }
          @media only screen and (max-width: 1199px) {
            body.page-template-startup-journey > .container .startup-journey-wrap .sp-title p {
              font-size: 17px; } }
      body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] {
        font-size: 20px;
        font-weight: 500;
        display: none;
        font-family: var(--font-family);
        max-width: 635px; }
        body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] h2 {
          font-size: 51px !important;
          color: inherit;
          font-weight: normal;
          font-family: var(--font-family);
          font-weight: 700;
          margin-bottom: 20px; }
        body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] p {
          font-size: inherit;
          font-weight: inherit;
          color: #000;
          margin-bottom: 35px;
          max-width: 520px; }
        body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] .links-area {
          display: flex;
          flex-wrap: wrap;
          margin-bottom: 30px; }
          body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] .links-area a.sp-link {
            text-decoration: none;
            display: flex;
            justify-content: flex-start;
            align-items: flex-start; }
            body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] .links-area a.sp-link:focus {
              outline-color: #1abecc !important; }
            body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] .links-area a.sp-link:not(:last-child) {
              margin-right: 30px; }
            body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] .links-area a.sp-link img {
              width: auto;
              height: auto;
              max-width: 47px;
              max-height: 42px;
              display: block;
              margin-right: 10px;
              margin-top: 5px; }
            body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] .links-area a.sp-link span {
              font-size: 37px;
              line-height: 1.2; }
        body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] a.see-more {
          color: #1abecc;
          font-size: inherit;
          font-weight: inherit;
          text-decoration: none; }
          body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] a.see-more:focus {
            text-decoration: underline; }
          body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] a.see-more::after {
            content: "";
            color: #1abecc;
            display: inline-block;
            vertical-align: middle;
            margin-left: 10px;
            border-left: 12px solid #8c8e90;
            border-top: 7px solid transparent;
            border-bottom: 7px solid transparent;
            margin-top: -2px; }
          body.page-template-startup-journey > .container .startup-journey-wrap div[class^="sp-sec-"] a.see-more:hover {
            color: #0e6a72; }
      body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-space {
        display: block;
        position: absolute;
        top: 470px;
        left: 20px;
        max-width: 640px;
        color: #4471b8;
        font-style: normal !important; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-space .links-area {
          margin-bottom: 0; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-space a.sp-link {
          margin-bottom: 30px; }
          body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-space a.sp-link span {
            max-width: 200px; }
      body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-work {
        display: block;
        position: absolute;
        top: 955px;
        right: 15px;
        color: #d6b22d; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-work p {
          padding-right: 120px;
          max-width: initial; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-work .links-area {
          flex-wrap: nowrap; }
      body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-entr {
        display: block;
        position: absolute;
        top: 1560px;
        left: 75px;
        color: #d94567; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-entr h2 {
          max-width: 375px; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-entr p {
          margin-bottom: 25px; }
      body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-coach {
        display: block;
        position: absolute;
        top: 2040px;
        right: 15px;
        color: #3eb68e; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-coach p {
          padding-right: 110px;
          max-width: initial; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-coach .links-area {
          flex-wrap: nowrap; }
          body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-coach .links-area span {
            min-width: 250px; }
          body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-coach .links-area a.sp-link:last-child span {
            width: 380px; }
      body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-accel {
        display: block;
        position: absolute;
        top: 2530px;
        right: 205px;
        color: #5f2d87; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-accel h2 {
          margin-bottom: 30px; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-accel p {
          margin-bottom: 15px; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-accel .links-area-vert .sp-link-vert {
          display: flex;
          align-items: flex-start;
          text-decoration: none;
          margin-bottom: 10px;
          padding: 10px 0; }
          body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-accel .links-area-vert .sp-link-vert p {
            margin-bottom: 0; }
          body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-accel .links-area-vert .sp-link-vert:focus {
            outline-color: #1abecc !important; }
          body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-accel .links-area-vert .sp-link-vert img {
            width: 230px;
            display: block;
            margin-right: 20px; }
      body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-comp {
        display: block;
        position: absolute;
        top: 3450px;
        left: 85px;
        color: #896f5f; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-comp p {
          margin-bottom: 40px; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-comp .links-area {
          margin-bottom: 40px; }
          body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-comp .links-area a.sp-link img {
            max-width: 260px;
            max-height: 80px; }
      body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-fund {
        display: block;
        position: absolute;
        top: 3980px;
        right: 15px;
        color: #d6b22d; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-fund .links-area {
          margin-right: -65px;
          margin-bottom: 10px; }
          body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-fund .links-area a.sp-link {
            max-width: calc(50% - 30px);
            flex: 50%;
            margin-bottom: 30px; }
      body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-comm {
        display: block;
        position: absolute;
        top: 4580px;
        left: 168px;
        max-width: 905px;
        color: #d94567; }
        body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-comm .links-area {
          margin-right: -65px;
          margin-bottom: 10px; }
          body.page-template-startup-journey > .container .startup-journey-wrap div.sp-sec-comm .links-area a.sp-link {
            max-width: calc(50% - 30px);
            flex: 50%;
            margin-bottom: 30px; }
      @media only screen and (max-width: 1199px) {
        body.page-template-startup-journey > .container .startup-journey-wrap > div[class^="sp-"] {
          position: static; }
          body.page-template-startup-journey > .container .startup-journey-wrap > div[class^="sp-"]:not(.sp-title) .d-lg-none img {
            max-width: 100px;
            display: block;
            margin: 15px auto; }
          body.page-template-startup-journey > .container .startup-journey-wrap > div[class^="sp-"].sp-title .d-lg-none img {
            margin: 20px auto;
            display: block; }
          body.page-template-startup-journey > .container .startup-journey-wrap > div[class^="sp-"] h2 {
            font-size: 46px !important; }
          body.page-template-startup-journey > .container .startup-journey-wrap > div[class^="sp-"] p {
            padding: 0; }
          body.page-template-startup-journey > .container .startup-journey-wrap > div[class^="sp-"] .links-area {
            flex-direction: column;
            margin-right: 0;
            margin-left: 0;
            margin-bottom: 15px; }
            body.page-template-startup-journey > .container .startup-journey-wrap > div[class^="sp-"] .links-area a.sp-link {
              margin-bottom: 15px;
              margin-right: 0 !important;
              flex: 100%;
              max-width: 100%; }
              body.page-template-startup-journey > .container .startup-journey-wrap > div[class^="sp-"] .links-area a.sp-link span {
                font-size: 27px !important;
                margin-left: 5px; }
          body.page-template-startup-journey > .container .startup-journey-wrap > div[class^="sp-"] .sp-link-vert {
            flex-direction: column; }
            body.page-template-startup-journey > .container .startup-journey-wrap > div[class^="sp-"] .sp-link-vert img {
              margin-bottom: 15px; } }
    body.page-template-startup-journey > .container .sp-footer {
      margin-top: 30px;
      margin-bottom: 70px; }
      @media only screen and (max-width: 1199px) {
        body.page-template-startup-journey > .container .sp-footer .d-lg-none img {
          max-width: 150px;
          display: block;
          margin: 0 auto 30px; } }
      body.page-template-startup-journey > .container .sp-footer h2 {
        font-size: 51px !important;
        font-family: var(--font-family);
        font-weight: 700;
        color: #1abecc;
        text-align: center;
        margin-bottom: 30px; }
        @media only screen and (max-width: 1199px) {
          body.page-template-startup-journey > .container .sp-footer h2 {
            font-size: 40px !important; } }
      body.page-template-startup-journey > .container .sp-footer ol {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        list-style: none;
        padding: 0 30px;
        margin: 0; }
        @media only screen and (max-width: 1199px) {
          body.page-template-startup-journey > .container .sp-footer ol {
            flex-direction: column;
            padding: 0; } }
        body.page-template-startup-journey > .container .sp-footer ol li {
          display: flex; }
          @media only screen and (max-width: 1199px) {
            body.page-template-startup-journey > .container .sp-footer ol li {
              margin-bottom: 30px; } }
          body.page-template-startup-journey > .container .sp-footer ol li:not(:last-child) {
            margin-right: 40px; }
          body.page-template-startup-journey > .container .sp-footer ol li .list-num {
            padding-right: 10px; }
            body.page-template-startup-journey > .container .sp-footer ol li .list-num span {
              display: block;
              background-color: #1abecc;
              color: #fff;
              font-size: 37px;
              width: 45px;
              height: 45px;
              line-height: 45px;
              text-align: center;
              border-radius: 50%;
              font-weight: 500;
              margin-top: 4px; }
          body.page-template-startup-journey > .container .sp-footer ol li .list-info {
            flex: 1;
            font-size: 28px;
            font-family: var(--font-family);
            font-weight: 500; }
            @media only screen and (max-width: 1199px) {
              body.page-template-startup-journey > .container .sp-footer ol li .list-info {
                line-height: 1.2; } }
            body.page-template-startup-journey > .container .sp-footer ol li .list-info .btn {
              display: inline-block;
              background-color: #1abecc;
              padding: 10px 15px 8px;
              line-height: 1;
              font-size: 28px;
              color: #fff; }
              @media only screen and (max-width: 1199px) {
                body.page-template-startup-journey > .container .sp-footer ol li .list-info .btn {
                  font-size: 20px; } }
              body.page-template-startup-journey > .container .sp-footer ol li .list-info .btn::after {
                content: "";
                color: #1abecc;
                display: inline-block;
                vertical-align: middle;
                margin-left: 10px;
                border-left: 19px solid rgba(255, 255, 255, 0.4);
                border-top: 11px solid transparent;
                border-bottom: 11px solid transparent;
                margin-top: -2px; }
              body.page-template-startup-journey > .container .sp-footer ol li .list-info .btn:hover {
                background-color: #0e6a72; }
      body.page-template-startup-journey > .container .sp-footer .sp-social-links {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 80px auto 100px; }
        @media only screen and (max-width: 1199px) {
          body.page-template-startup-journey > .container .sp-footer .sp-social-links {
            margin: 30px auto 80px; } }
        body.page-template-startup-journey > .container .sp-footer .sp-social-links > a {
          color: #fff;
          text-decoration: none;
          width: 48px;
          height: 48px;
          text-align: center;
          line-height: 48px;
          font-size: 22px; }
          @media only screen and (max-width: 1199px) {
            body.page-template-startup-journey > .container .sp-footer .sp-social-links > a {
              width: 38px;
              height: 38px;
              line-height: 38px; } }
          body.page-template-startup-journey > .container .sp-footer .sp-social-links > a:not(:last-child) {
            margin-right: 12px; }
          body.page-template-startup-journey > .container .sp-footer .sp-social-links > a.color-bg {
            background-color: #1abecc; }
          body.page-template-startup-journey > .container .sp-footer .sp-social-links > a svg {
            width: 100%;
            height: 100%; }
            body.page-template-startup-journey > .container .sp-footer .sp-social-links > a svg path {
              fill: #1abecc; }
          body.page-template-startup-journey > .container .sp-footer .sp-social-links > a:hover.color-bg {
            background-color: #0e6a72; }
          body.page-template-startup-journey > .container .sp-footer .sp-social-links > a:hover svg path {
            fill: #0e6a72; }

body.page-template-startup-catalogue {
  background-color: #fff; }
  body.page-template-startup-catalogue h2 {
    font-size: 32px !important; }
  body.page-template-startup-catalogue .start-cat-title {
    padding: 30px 0 50px; }
    body.page-template-startup-catalogue .start-cat-title .container {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      @media only screen and (max-width: 768px) {
        body.page-template-startup-catalogue .start-cat-title .container {
          flex-direction: column; } }
      body.page-template-startup-catalogue .start-cat-title .container .title-content {
        max-width: 550px; }
        body.page-template-startup-catalogue .start-cat-title .container .title-content h1 {
          font-size: 50px !important;
          font-family: var(--font-family);
          font-weight: 700; }
        body.page-template-startup-catalogue .start-cat-title .container .title-content p {
          font-size: 16px;
          line-height: 1.4;
          max-width: 500px; }
      body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        padding-top: 80px; }
        @media only screen and (max-width: 768px) {
          body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown {
            max-width: 100%;
            padding-top: 30px; } }
        body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown .startup-dropdown-inner {
          position: relative; }
          body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown .startup-dropdown-inner h2 {
            font-size: 27px !important; }
          body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown .startup-dropdown-inner select {
            border: 2px solid #a1a3a6;
            border-radius: 0;
            background: #fff;
            font-size: 25px;
            padding: 3px 10px;
            width: 410px;
            height: 44px;
            -webkit-appearance: none;
            cursor: pointer; }
            @media only screen and (max-width: 768px) {
              body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown .startup-dropdown-inner select {
                max-width: calc(100vw - 30px); } }
          body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown .startup-dropdown-inner::before {
            content: "";
            display: block;
            position: absolute;
            bottom: 10px;
            right: 12px;
            pointer-events: none;
            border-top: 20px solid #5e0d8b;
            border-left: 11px solid transparent;
            border-right: 11px solid transparent; }
        body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown .startup-search {
          margin-top: 20px;
          width: 410px;
          max-width: 100%; }
          body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown .startup-search h2 {
            font-size: 27px !important; }
          body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown .startup-search form {
            display: flex;
            align-items: center;
            justify-content: space-between; }
          body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown .startup-search input[type="search"] {
            flex: 1;
            border: 2px solid #a1a3a6;
            border-radius: 0;
            background: #fff;
            font-size: 25px;
            height: 44px;
            padding: 3px 10px;
            margin: 0; }
            body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown .startup-search input[type="search"]:focus {
              border-color: #5e0d8b;
              font-weight: normal !important; }
          body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown .startup-search input[type="submit"] {
            height: 44px;
            background-color: #5e0d8b;
            border-color: #5e0d8b;
            color: #fff;
            margin: 0 0 0 7px;
            text-align: center;
            padding-left: 15px;
            padding-right: 15px;
            font-weight: bold;
            font-size: 25px;
            text-transform: uppercase; }
            body.page-template-startup-catalogue .start-cat-title .container .startup-dropdown .startup-search input[type="submit"]:hover {
              background-color: transparent;
              color: #5e0d8b; }
  body.page-template-startup-catalogue .startups-of-week {
    padding: 50px 0; }
    body.page-template-startup-catalogue .startups-of-week h3 {
      font-size: 26px !important; }
      body.page-template-startup-catalogue .startups-of-week h3.d-none {
        display: none; }
      @media only screen and (min-width: 768px) {
        body.page-template-startup-catalogue .startups-of-week h3.d-md-none {
          display: none; } }
      @media only screen and (min-width: 768px) {
        body.page-template-startup-catalogue .startups-of-week h3.d-md-block {
          display: block; } }
  body.page-template-startup-catalogue .single-startup {
    margin-bottom: 10px; }
    body.page-template-startup-catalogue .single-startup .single-startup-inner {
      background-color: #f6f6f6;
      background-blend-mode: multiply;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 250px; }
      body.page-template-startup-catalogue .single-startup .single-startup-inner img {
        max-width: 225px;
        max-height: 110px; }
      body.page-template-startup-catalogue .single-startup .single-startup-inner:hover {
        background-color: #e9e9e9 !important; }
      body.page-template-startup-catalogue .single-startup .single-startup-inner:focus {
        outline-color: #1abecc !important; }
    body.page-template-startup-catalogue .single-startup.featured .single-startup-inner {
      background-color: #fff; }
      body.page-template-startup-catalogue .single-startup.featured .single-startup-inner:hover {
        background-color: #f2f2f2 !important; }
  body.page-template-startup-catalogue .startups-of-week,
  body.page-template-startup-catalogue .teams-to-watch {
    margin-bottom: 70px; }
  body.page-template-startup-catalogue #results {
    margin-bottom: 60px; }
    body.page-template-startup-catalogue #results.loading {
      opacity: 0.4;
      pointer-events: none; }

html body {
  position: relative; }

.startup-popup {
  position: fixed;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: 100vh;
  display: block;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.2s ease-in-out; }
  @media only screen and (max-width: 768px) {
    .startup-popup {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%; } }
  .startup-popup.open {
    opacity: 1;
    visibility: visible;
    pointer-events: initial; }
  .startup-popup .scrollwrap {
    padding: 60px;
    max-height: calc(100vh - 110px);
    overflow-y: scroll; }
    @media only screen and (max-width: 768px) {
      .startup-popup .scrollwrap {
        padding: 30px;
        max-height: calc(100vh - 70px); } }
  .startup-popup .startup-popup-inner {
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: calc(50% + 30px);
    transform: translate(-50%, -50%);
    width: 768px;
    max-width: calc(100vw - 30px);
    font-size: 17px;
    line-height: 1.5; }
    @media only screen and (max-width: 768px) {
      .startup-popup .startup-popup-inner {
        position: relative;
        top: 85px;
        left: 15px;
        transform: none; } }
    .startup-popup .startup-popup-inner .x {
      position: absolute;
      display: block;
      right: -6px;
      top: 0;
      transform: translateY(-45px);
      cursor: pointer;
      width: 35px;
      height: 35px;
      text-decoration: none; }
      .startup-popup .startup-popup-inner .x::before, .startup-popup .startup-popup-inner .x::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 35px;
        height: 3px;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -o-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
        background-color: #fff; }
      .startup-popup .startup-popup-inner .x::after {
        transform: translate(-50%, -50%) rotate(135deg); }
    .startup-popup .startup-popup-inner .row {
      margin-bottom: 30px; }
      .startup-popup .startup-popup-inner .row div:first-child {
        text-align: right;
        padding-right: 20px; }
        @media only screen and (max-width: 768px) {
          .startup-popup .startup-popup-inner .row div:first-child {
            text-align: left; } }
      .startup-popup .startup-popup-inner .row h2 {
        margin-top: 0; }
        @media only screen and (max-width: 768px) {
          .startup-popup .startup-popup-inner .row h2 {
            word-break: break-word; } }
      .startup-popup .startup-popup-inner .row a {
        color: #1abecc;
        text-decoration: none;
        font-weight: 500; }
        .startup-popup .startup-popup-inner .row a:hover, .startup-popup .startup-popup-inner .row a:focus {
          text-decoration: underline;
          color: #0e6a72; }
      .startup-popup .startup-popup-inner .row h3 {
        font-size: inherit !important;
        line-height: inherit;
        margin: 0;
        white-space: nowrap; }
        @media only screen and (max-width: 768px) {
          .startup-popup .startup-popup-inner .row h3 {
            margin-bottom: 10px; } }
      .startup-popup .startup-popup-inner .row ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .startup-popup .startup-popup-inner .row ul li {
          list-style: none; }
        .startup-popup .startup-popup-inner .row ul.startup-founders {
          line-height: 1.1 !important;
          margin-top: 4px; }
          .startup-popup .startup-popup-inner .row ul.startup-founders li {
            line-height: inherit;
            margin-bottom: 10px; }
        .startup-popup .startup-popup-inner .row ul.startup-social {
          display: flex; }
          .startup-popup .startup-popup-inner .row ul.startup-social li {
            width: initial; }
            .startup-popup .startup-popup-inner .row ul.startup-social li a {
              width: 30px;
              height: 30px;
              color: #fff;
              background-color: #1abecc;
              line-height: 30px;
              text-align: center;
              display: block; }
              .startup-popup .startup-popup-inner .row ul.startup-social li a span {
                line-height: inherit; }
              .startup-popup .startup-popup-inner .row ul.startup-social li a:hover, .startup-popup .startup-popup-inner .row ul.startup-social li a:focus {
                background-color: #0e6a72; }
            .startup-popup .startup-popup-inner .row ul.startup-social li:not(:last-child) {
              margin-right: 5px; }
      .startup-popup .startup-popup-inner .row a.see-more::after {
        content: "";
        color: #1abecc;
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
        border-left: 12px solid #8c8e90;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        margin-top: -2px; }
        @media only screen and (max-width: 768px) {
          .startup-popup .startup-popup-inner .row a.see-more::after {
            position: absolute;
            right: 0;
            top: 5px;
            margin: 0; } }
      .startup-popup .startup-popup-inner .row img.logo {
        max-width: 115px;
        float: right;
        margin-top: 0; }
        @media only screen and (max-width: 768px) {
          .startup-popup .startup-popup-inner .row img.logo {
            float: none;
            margin-left: 0;
            max-width: 70%; } }

.page-template-startup-catalogue .startup-popup .see-more {
  display: none; }

@media (max-width: 1199px) and (min-width: 768px) {
  .mainnav {
    padding: 0 !important; }
    .mainnav a {
      width: 125px;
      letter-spacing: -0.1px; } }

.home-startup-modal {
  position: fixed;
  z-index: 9999;
  background-color: rgba(35, 31, 32, 0.68);
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.2s ease-in-out;
  transition-property: opacity, visibility; }
  .home-startup-modal .startup-modal-inner {
    background-color: #fff;
    padding: 75px;
    width: 830px;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, calc(-50% + 100px), 0) scale(0.7);
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    background-size: 92%;
    background-repeat: no-repeat;
    background-position: center 0;
    transition: transform 0.2s ease-in-out; }
    @media only screen and (max-width: 900px) {
      .home-startup-modal .startup-modal-inner {
        transform: translate3d(-50%, calc(-50% + 100px), 0) scale(0.9); } }
    @media only screen and (max-width: 768px) {
      .home-startup-modal .startup-modal-inner {
        background-image: none !important;
        padding: 30px; } }
    .home-startup-modal .startup-modal-inner .x {
      position: absolute;
      right: -7px;
      top: 0;
      cursor: pointer;
      width: 45px;
      height: 45px;
      transform: translateY(calc(-100% - 10px)); }
      .home-startup-modal .startup-modal-inner .x::before, .home-startup-modal .startup-modal-inner .x::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 45px;
        height: 5px;
        border-radius: 5px;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -o-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
        background-color: #fff; }
      .home-startup-modal .startup-modal-inner .x::after {
        transform: translate(-50%, -50%) rotate(135deg); }
    .home-startup-modal .startup-modal-inner .text-wrap {
      width: 470px;
      max-width: 100%;
      padding-top: 150px;
      padding-left: 30px; }
      @media only screen and (max-width: 768px) {
        .home-startup-modal .startup-modal-inner .text-wrap {
          padding-top: 0;
          padding-left: 0;
          width: initial; } }
      .home-startup-modal .startup-modal-inner .text-wrap h2 {
        color: #1abecc;
        font-size: 51px !important;
        line-height: 1.6;
        font-family: var(--font-family);
        font-weight: 700;
        font-weight: normal;
        margin-bottom: 40px; }
        @media only screen and (max-width: 768px) {
          .home-startup-modal .startup-modal-inner .text-wrap h2 {
            font-size: 31px !important;
            line-height: 1.1; } }
      .home-startup-modal .startup-modal-inner .text-wrap a {
        background-color: #5e0d8b;
        color: #fff;
        background-image: url(../img/arrow-white.svg);
        background-repeat: no-repeat;
        background-position: calc(100% - 10px) center;
        background-size: 24px 27px;
        font-size: 33px;
        font-weight: 500;
        line-height: 1.1;
        padding: 10px 50px 10px 15px;
        text-decoration: none;
        line-height: 1.4;
        display: block;
        margin-bottom: 20px;
        letter-spacing: -0.25px; }
        @media only screen and (max-width: 768px) {
          .home-startup-modal .startup-modal-inner .text-wrap a {
            font-size: 20px; } }
        .home-startup-modal .startup-modal-inner .text-wrap a:hover {
          background-color: #3e095c; }
        .home-startup-modal .startup-modal-inner .text-wrap a:last-child {
          background-color: #595959; }
          .home-startup-modal .startup-modal-inner .text-wrap a:last-child:hover {
            background-color: #404040; }
  .home-startup-modal.open {
    opacity: 1;
    visibility: visible;
    pointer-events: initial; }
    .home-startup-modal.open .startup-modal-inner {
      transform: translate3d(-50%, -50%, 0) scale(0.7); }
      @media only screen and (max-width: 900px) {
        .home-startup-modal.open .startup-modal-inner {
          transform: translate3d(-50%, -50%, 0) scale(0.9); } }

.res-sections ul li,
.resource-content .col-xs-12 {
  position: static; }

.article-content img {
  height: auto; }

.blackboxlist-wrapper {
  border-top: none; }

#top-bar .top-bar-row:last-child > .top-bar-item {
  margin-bottom: 5px; }

@media (min-width: 769px) {
  .alumni-section.featured-alumni .row .row {
    display: flex; } }

.alumni-section.featured-alumni .row .row > div:nth-child(n+4) {
  display: none; }

@media (max-width: 1199px) and (min-width: 992px) {
  .calender-event-grid .f-box .event-description {
    height: initial;
    margin-top: 50px; } }

.togglelist-toggle,
.togglelist-toggle img {
  pointer-events: none; }

.topnav-1 .donate a {
  background-color: #fff;
  color: #5e0d8b;
  font-weight: 500;
  margin: 0 15px; }
  @media (max-width: 768px) {
    .topnav-1 .donate a {
      margin: 0px 20px 15px !important;
      padding: 10px;
      display: inline-block;
      line-height: 1; } }

.page-template-donate .alumni-section.alumni-section-0 .box-resource a {
  position: relative; }

body.noscroll {
  overflow-y: hidden; }

.main-headers strong {
  font-size: 30px; }

.main-headers .current-course {
  transform: translateY(-4px); }

.calender-event-grid .f-box-img {
  height: auto; }
  .calender-event-grid .f-box-img .img-link {
    display: block;
    height: 0;
    padding-top: 100%;
    position: relative; }
    .calender-event-grid .f-box-img .img-link img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: 0; }

.top__parent {
  background: #fff; }
  @media (min-width: 1200px) {
    .top__parent .container {
      width: 1212px; } }
  .top__parent-sticky {
    position: sticky;
    top: 0;
    z-index: 999;
    margin-bottom: 40px; }
    .top__parent-sticky.active .top__parent-sticky-menu {
      background: #57068c; }
      .top__parent-sticky.active .top__parent-sticky-menu-item::before {
        background: rgba(255, 255, 255, 0.3); }
      .top__parent-sticky.active .top__parent-sticky-menu-item a {
        color: #fff; }
        .top__parent-sticky.active .top__parent-sticky-menu-item a::before {
          background: #fff; }
    .top__parent-sticky-menu {
      display: flex;
      align-items: center;
      width: 100%;
      overflow: scroll;
      justify-content: flex-start;
      flex-wrap: nowrap;
      position: relative;
      padding: 10px 28px 20px;
      column-gap: 41px; }
      .top__parent-sticky-menu-item {
        flex: 0 0 auto;
        position: relative; }
        .top__parent-sticky-menu-item:not(:last-child)::before {
          content: "";
          width: 1px;
          height: 22px;
          background: rgba(0, 0, 0, 0.15);
          position: absolute;
          right: -20px;
          top: 0; }
        .top__parent-sticky-menu-item a {
          font-size: 18px;
          font-weight: 500;
          text-decoration: none;
          position: relative; }
          .top__parent-sticky-menu-item a::before {
            content: "";
            width: 100%;
            height: 4px;
            background: #57068c;
            position: absolute;
            bottom: -5px; }
    @media (min-width: 992px) {
      .top__parent-sticky {
        display: none; } }
  .top__parent-intro {
    max-width: 980px;
    margin: 80px auto; }
    @media (max-width: 991px) {
      .top__parent-intro {
        margin: 20px auto; } }
    .top__parent-intro h1 {
      max-width: 561px;
      margin: 0 auto 30px;
      text-align: center; }
      @media (max-width: 991px) {
        .top__parent-intro h1 {
          text-align: left;
          max-width: initial;
          margin: 0 0 20px; } }
    .top__parent-intro p {
      margin: 0;
      text-align: center; }
      @media (max-width: 991px) {
        .top__parent-intro p {
          text-align: left; } }
  .top__parent-series {
    padding: 80px 0;
    background: #F7F7F7; }
    @media (max-width: 991px) {
      .top__parent-series {
        padding: 40px 0; } }
    .top__parent-series-it {
      display: flex;
      flex-flow: row wrap;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 75px; }
      @media (max-width: 991px) {
        .top__parent-series-it {
          margin-bottom: 60px; } }
      .top__parent-series-it-item {
        width: 44%; }
        @media (max-width: 991px) {
          .top__parent-series-it-item {
            width: 100%; } }
        @media (min-width: 992px) {
          .top__parent-series-it-item:first-child h2 {
            display: none; } }
        .top__parent-series-it-item:last-child {
          width: 50%; }
          @media (max-width: 991px) {
            .top__parent-series-it-item:last-child {
              width: 100%; } }
          @media (max-width: 991px) {
            .top__parent-series-it-item:last-child h2 {
              display: none; } }
        .top__parent-series-it-item h2,
        .top__parent-series-it-item p {
          margin: 0 0 21px; }
        @media (max-width: 991px) {
          .top__parent-series-it-item p {
            margin: 20px 0 21px; } }
        .top__parent-series-it-item a {
          width: 151px;
          height: 44px;
          display: flex;
          justify-content: center;
          align-items: center;
          color: #fff;
          background: #57068c;
          text-decoration: none;
          text-transform: uppercase;
          font-weight: bold; }
        .top__parent-series-it-item iframe {
          width: 100%;
          aspect-ratio: 16/9; }
    .top__parent-series-bootcamp {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      column-gap: 32px; }
      @media (max-width: 991px) {
        .top__parent-series-bootcamp {
          grid-template-columns: repeat(1, 1fr);
          column-gap: normal;
          row-gap: 40px; } }
      .top__parent-series-bootcamp-item:hover .top__parent-series-bootcamp-item-titles h3 a {
        color: #57068c;
        transition: 0.2s all; }
      .top__parent-series-bootcamp-item-img {
        background: #fff;
        width: 374px;
        height: 256px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative; }
        @media (max-width: 991px) {
          .top__parent-series-bootcamp-item-img {
            width: 100%;
            height: 170px; } }
        .top__parent-series-bootcamp-item-img a {
          position: absolute;
          width: 100%;
          height: 100%; }
      .top__parent-series-bootcamp-item-part {
        width: 100%;
        height: 36px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #00C1D5;
        margin-bottom: 26px; }
        .top__parent-series-bootcamp-item-part p {
          color: #000;
          font-size: 20px;
          margin: 0;
          font-weight: 500; }
      .top__parent-series-bootcamp-item-titles p {
        font-size: 12px; }
      .top__parent-series-bootcamp-item-titles h3 {
        margin: 5px 0 0; }
        .top__parent-series-bootcamp-item-titles h3 a {
          text-decoration: none;
          transition: 0.2s all; }
  .top__parent-others {
    padding: 80px 0 120px; }
    .top__parent-others-single:not(:last-child) {
      margin-bottom: 80px; }
    .top__parent-others-single.affiliated .top__parent-others-single-item-inner-titles h3 a {
      position: relative;
      display: inline-block;
      width: 100%; }
      .top__parent-others-single.affiliated .top__parent-others-single-item-inner-titles h3 a::before {
        content: "";
        background: url('data:image/svg+xml,<svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><mask id="mask0_27_1036" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="35" height="35"><circle cx="17.5" cy="17.5" r="17.5" fill="%23E4E4E4"/></mask><g mask="url(%23mask0_27_1036)"><circle cx="21.4773" cy="17.5" r="29.4318" fill="%23E4E4E4"/><rect x="3.97728" y="3.18182" width="27.0455" height="29.4318" fill="url(%23pattern0)"/></g><defs><pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="%23image0_27_1036" transform="matrix(0.0126539 0 0 0.0116279 -0.00615596 0)"/></pattern><image id="image0_27_1036" width="80" height="86" xlink:href="data:image/png;base64,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"/></defs></svg>');
        width: 25px;
        height: 25px;
        top: 0;
        right: 0;
        position: absolute;
        background-size: contain; }
    .top__parent-others-single-title {
      margin-bottom: 50px;
      display: flex;
      align-items: center;
      column-gap: 50px; }
      .top__parent-others-single-title::after {
        content: "";
        background: rgba(0, 0, 0, 0.15);
        height: 1px;
        display: block;
        flex: 1; }
        @media (max-width: 991px) {
          .top__parent-others-single-title::after {
            display: none; } }
      @media (max-width: 991px) {
        .top__parent-others-single-title {
          margin-bottom: 40px;
          padding-bottom: 20px;
          border-bottom: 1px solid rgba(0, 0, 0, 0.15); } }
      .top__parent-others-single-title h4 {
        color: #57068c;
        font-size: 18px;
        font-weight: 600;
        margin: 0; }
    .top__parent-others-single-item {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      column-gap: 30px;
      row-gap: 50px; }
      @media (max-width: 991px) {
        .top__parent-others-single-item {
          grid-template-columns: repeat(1, 1fr);
          column-gap: normal;
          row-gap: 40px; } }
      .top__parent-others-single-item-inner:hover .top__parent-others-single-item-inner-img p {
        opacity: 1;
        transition: 0.2s all;
        min-height: auto; }
      .top__parent-others-single-item-inner:hover .top__parent-others-single-item-inner-titles h3 a {
        color: #57068c;
        transition: 0.2s all;
        padding-right: 30px; }
      .top__parent-others-single-item-inner-img {
        position: relative;
        height: 256px; }
        .top__parent-others-single-item-inner-img img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
        .top__parent-others-single-item-inner-img p {
          opacity: 0;
          min-height: 1px;
          position: absolute;
          bottom: 0;
          width: 100%;
          height: 100%;
          padding: 26px 28px;
          background: rgba(87, 6, 140, 0.9);
          margin: 0;
          color: #fff;
          line-height: 23px;
          font-weight: 500;
          transition: 0.2s all; }
      .top__parent-others-single-item-inner-titles {
        margin-top: 26px; }
        @media (max-width: 991px) {
          .top__parent-others-single-item-inner-titles {
            margin-top: 10px; } }
        .top__parent-others-single-item-inner-titles p {
          font-size: 12px;
          margin: 0; }
        .top__parent-others-single-item-inner-titles h3 {
          margin: 5px 0 0;
          padding-right: 13px; }
          .top__parent-others-single-item-inner-titles h3 a {
            text-decoration: none; }

@media (min-width: 1200px) {
  .resource-content .container {
    width: 1212px; } }

@media (max-width: 991px) {
  .resource-content .container {
    padding-left: 27px;
    padding-right: 27px; } }

.mainnav > ul > li > a {
  font-weight: 700; }
