body.page-template.page-template-upcoming-webinar { background-color: #fff;background: linear-gradient(to bottom, #eafff7 0%, #f6fffb 8%, #ffffff 100%); }
.upcomingwebinar-wrap { padding: 165px 0 0 0; }
.upcomingwebinar-wrap h3 { color: #191935; letter-spacing: 1.16px; font-size: 29px; text-transform: uppercase; line-height: 1.9; }
.upcomingwebinar-wrap .innerwrap { margin-top: 34px; border: solid 2px #dedede; background-color: #fff; display: flex; border-radius: 10px; }

.upcomingwebinar-wrap .innerwrap .leftwrap { width: 60%; padding: 35px 90px 35px 20px; }

.upcomingwebinar-wrap .innerwrap h4 { font-size: 24px; color: #10dda3; font-weight: 500!important; }

.upcomingwebinar-wrap .innerwrap h2 { font-size: 42px; color: #00081f; letter-spacing: 0.42px; line-height: 1.1; padding: 19px 0 12px 0; }
.upcomingwebinar-wrap .innerwrap p { color: #11213b; font-size: 21px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; line-height: 1.6; }
.upcomingwebinar-wrap .innerwrap a { display: inline-block; margin-top: 24px; background: linear-gradient(244deg,  #3ce6c4 0,  #00394d 25%,   #002b3a 50%,  #001a29 75%,  #59c3d3 100%); border-radius: 49px; font-size: 22px; font-family: var(--open-sans); font-weight: 500!important; line-height: 1.4; padding: 16px 50px; }
.upcomingwebinar-wrap .innerwrap .rightwrap { width: 40%; }
.recent-webinarswrap { padding: 74px 0 0 0; }

.recent-webinarswrap .upprwrow { display: flex; justify-content: space-between; }

.recent-webinarswrap .upprwrow h3 { color: #191935; letter-spacing: 1.16px; font-size: 29px; text-transform: uppercase; line-height: 1.9; }

.recent-webinarswrap .upprwrow div:last-child { display: flex; align-items: center; gap: 20px; }

.recent-webinarswrap .upprwrow .search-filter label { font-size: 28px; color: rgba(0, 8, 31, 1); letter-spacing: 0.28px; line-height: 1; }

.recent-webinarswrap .upprwrow .search-filter .custom-select-wrapper select { border: solid 1px rgba(31, 179, 176, 1); border-radius: 25px; font-size: 18px; color: rgba(144, 144, 145, 1); letter-spacing: 0.18px; line-height: 1.3; padding: 13px 20px 13px 20px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(/wp-content/uploads/2025/07/chwrondown.svg) 91% 51%/14px 30px no-repeat #fff; min-width: 274px; }
.recent-webinarswrap .upprwrow .search-filter .custom-select-wrapper select:focus { outline: none; }
.recent-webinarswrap .recentposts { padding: 46px 0 0 0; gap: 20px; display: grid; grid-template-columns: repeat(3, 1fr); }
.recent-webinarswrap .post-item { border: 2px solid #dedede; border-radius: 12px 12px 10px 10px; display: flex; flex-direction: column; justify-content: space-between; background-color: #fff; }
.recent-webinarswrap .post-item a { display: flex; flex-direction: column; justify-content: space-between; height: 100%; }
.recent-webinarswrap .post-item .post-thumbnail { width: 100%; margin: 0; }
.recent-webinarswrap .post-item .post-thumbnail img { width: 100%; height: 244px; object-fit: cover; border-radius: 10px 10px 0 0; }
.recent-webinarswrap .post-item .post_information .post-meta { color: rgba(16, 221, 163, 1); font-size: 16px; font-family: var(--font-roboto)!important; font-weight: 500!important; display: flex; gap: 25px; align-items: center; position: relative; }
.recent-webinarswrap .post-item .post_information h3 { color: #162640; padding: 15px 0 12px; font-weight: 600!important; font-family: var(--open-sans)!important; font-size: 22px; letter-spacing: 0.22px; line-height: 1.3; }
.recent-webinarswrap .post-item .post_information { padding: 35px 42px 70px 42px; position: relative; display: flex; flex-direction: column; justify-content: space-between; position: relative; height: 100%; }
.recent-webinarswrap .post-item .post_information p { color: rgba(17, 33, 59, 1); letter-spacing: 0.16px; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; overflow: hidden; }
.recent-webinarswrap .post-item .post_information .read-more,.successposts .post-item .post_information .read-more { background: 0 0; font-size: 18px; color: var(--secondary-color); margin-top: 20px; display: flex; align-items: center; gap: 8px; overflow: hidden; position: absolute; bottom: 20px; height: auto; flex-direction: row; }
.recent-webinarswrap .post-item .post_information .read-more img,.successposts .post-item .post_information .read-more img { width: 20px; height: 16px; }
.recent-webinarswrap .post-item .post_information .read-more .read-more-text,.successposts .post-item .post_information .read-more .read-more-text { overflow: hidden; transition: .3s ease-in-out; opacity: 0; margin-left: -97px; }
.recent-webinarswrap .post-item .post_information:hover .read-more-text,.successposts .post-item .post_information:hover .read-more-text { opacity: 1; margin-left: 0; }
.recent-webinarswrap .post-item :hover, .successposts .post-item:hover {
    background: linear-gradient(129deg,rgba(227,249,252,.47),rgba(195,250,237,.47));
}
.recent-webinarswrap{
    margin-bottom: 100px;
}
.successposts h3{color:rgba(16, 221, 163, 1);font-size:32px;letter-spacing: 1.28px;line-height:1.5;}
.successposts h2{color:rgba(20, 34, 58, 1);font-size:42px; letter-spacing: 0.42px;line-height: normal;}
.successposts .bottomrow{
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(3,1fr);margin-top:52px;
}
.successposts .bottomrow .post-item {
    border: 1px solid #dedede;    margin-bottom: 20px;background-color:#fff;border-radius:10px;
}
.successposts .bottomrow .post-item  {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.successposts .bottomrow .post-item {
    width: 100%;
    margin: 0;
}
.successposts .bottomrow .post-item .post-thumbnail img {
    padding: 51px;
    width: auto!important;
    height: auto!important;
    object-fit: contain;
}
.successposts .bottomrow .post-item  .post_information {
    padding: 0 52px 70px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
}
body .successposts .post-item .post_information h4 {
    font-weight: 500!important;
    font-family: var(--font-roboto);color: rgba(22, 38, 64, 1);font-size:24px;letter-spacing:0.96px;margin-bottom:10px;
}
.successposts .post-item .post_information p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;color:rgba(22, 38, 63, 1);letter-spacing:0.18px;
}
.successposts  #view-more{background: var(--secondary-color) !important;  box-shadow: 0 0 15px 0 rgba(16.000000000000018,221,162.99999999999997,.3411764705882353);
    border: 2px solid var(--secondary-color);
    font-size: 18px;
    border-radius: 50px;
    padding: 11px 34px 11px 34px;
    color: #fff !important;
    display: inline-block;
    font-family: var(--open-sans);
    font-weight: 700;
    cursor: pointer;    margin: 64px auto 65px;
    display: block;
}
.successposts  #view-more:hover {
    background-color: #0ec38f!important;
    border-color: #0ec38f;
}


/* partnersliders partnerLogoWrap */


.partnersliders.partnerLogoWrap{
    background-color: #F4FCFF;
}

.partnersliders.partnerLogoWrap h6{font-weight: 600 !important;color: #16263F;}