@import url("https://use.typekit.net/pjg6nvp.css");

/* HERO BAR */

.profile-link .icon {
  filter: none !important;
}

.main-member-profile-container {
  background: #f8f3f2 !important;
}

.profile-link {
  color: #1b3760 !important;
}

.profile-link:hover {
  color: #1b3760 !important;
}

.hero-2-balance p {
  color: #1b3760 !important;
  font-weight: 600 !important;
}

.hero-2-balance span {
  color: #1b3760 !important;
}

.main-member-profile-container .avatar p {
  color: #1b3760 !important;
}

.profile-initials-wrapper {
  background-color: #fff !important;
}

.profile-initials-wrapper .font-size-h2 {
  font-size: 22px !important;
  font-weight: 600 !important;
  color: #1b3760 !important;
}

.main-member-profile-container .profile-info {
  width: 35% !important;
}

.hero-2-profile-links {
  width: calc( 100% - 350px);
  gap: 10px;
}

/* END HERO BAR */

.progress-bar {
    background-color: #00857D !important;
}

[data-widget-type="bestInClassTenure"] .abs-pos-bottom.abs-pos-center-x button {
display: none !important;
}

[data-widget-type="bestInClassTenure"] .panel.panel-tertiary{
    border-radius: 10px !important;
    border: none !important;
    float: none !important;
    width: auto !important;
    display: block !important;
    box-shadow: 3px 3px 3px 3px hsl(0deg 0% 0% / 5%) !important;
    height: 250px !important;
}

[data-widget-type="bestInClassTenure"] .pb-lg, .pb-lg > th, .pb-lg > td {
    padding-bottom: 5px !important;
}

.hero-recognition-container.layout-2 {
    width: 100vw;
    margin-left: -50vw;
    position: relative;
    left: 50%;
    background-position-x: 125%;
    background-position-y: 50%;
    justify-content: space-around;
    margin: 0 -50vw -35px;
    background-repeat: no-repeat;
    min-height: 400px;
    background-color: #fff;
}

.hero-recognition-container.layout-2 .hero-copy h1 {
    color: black !important;
    font-size: 40px;
    font-family: calluna;
    font-weight: 625;
    line-height: unset;
    margin: 24 0 10px 0;
    padding-top: 10%;
    min-height: 20px;
}

.main-member-profile-container {
    padding: 10px !important;
    border-radius: 6px;
    ***background-color: rgba(52, 81, 129) !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: auto;
    z-index: 12;
    font-family: calluna;
}

.hero-recognition-container.layout-2 .hero-copy a.hero-cta {
    position: relative;
    display: inline-block;
    padding: 15px 60px 15px 20px;
    margin-bottom: 8%;
    color: black !important;
    font-size: 18px !important;
    font-family: calluna;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 2px;
    z-index: 1;
    transition: all 0.13s ease-in-out;
    cursor: pointer;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-color: #fff!important;
}

.fa-flag:before {
    color: #C81767;
}

@media (min-width: 2100px) {
    .hero-recognition-container.layout-2 {
        background-image: url('https://www.medicakudos.com/asset/16385') !important;
        background-position-y: 50%;
    }
}
@media (max-width: 1480px) {
    .hero-recognition-container.layout-2 {
        background-image: url('https://www.medicakudos.com/asset/16386') !important;
        background-position-y: 50%;
        min-height: 500px;
    }
}
@media (max-width: 1450px) {
    .hero-recognition-container.layout-2 {
        background-image: url('https://www.medicakudos.com/asset/16387') !important;
        background-position-y: 50%;
        min-height: 500px;
    }
}
@media (max-width: 1350px) {
    .hero-recognition-container.layout-2 {
        background-image: url('https://www.medicakudos.com/asset/16388') !important;
    }
}
@media (max-width: 1300px) {
    .hero-recognition-container.layout-2 {
        background-image: url('https://www.medicakudos.com/asset/16389') !important;
    }
}
@media (max-width: 1070px) {
    .hero-recognition-container.layout-2 {
        background-image: url('https://www.medicakudos.com/asset/16390') !important;
    }
}
 
@media (max-width: 992px) {
    .hero-recognition-container.layout-2 {
        background-image: none !important;
    }
}

body.member.home {
    background-color: #F8F3F2;
}

body.member.home {
    font-family: calluna;
}
