.webinar-section{background-image:url(../images/img-bg-plus-dark-vector.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:unset;padding:112px 0 80px}@media(max-width:992px){.webinar-section{padding:50px 0}}.webinar-section .content-block{display:grid;gap:112px;grid-template-columns:repeat(2,1fr)}@media(min-width:1300px){.webinar-section .content-block{margin:0 -1rem}}@media(max-width:1200px){.webinar-section .content-block{gap:50px}}@media(max-width:992px){.webinar-section .content-block{gap:30px;grid-template-columns:100%}}.webinar-section .section-title{margin-bottom:1.5rem}.webinar-section .section-title .tag-line{color:#fa673a;font-size:clamp(.875rem,6.5vw,1.5rem);font-weight:700;margin-bottom:1.5rem}.webinar-section .section-title h1{font-size:clamp(1.5rem,6.5vw,2.625rem);line-height:1.3;margin-bottom:1.5rem}.webinar-section .section-title .sort-info{font-size:clamp(1rem,3.5vw,1.25rem);font-weight:300}.webinar-section .section-title .sort-info strong{font-weight:600}.webinar-section .section-title .event-datetime{-moz-align-items:center;-ms-align-items:center;align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:40px}@media(max-width:767px){.webinar-section .section-title .event-datetime{margin-bottom:24px}}.webinar-section .section-title .event-datetime span{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;font-weight:600;gap:5px;justify-content:center;letter-spacing:1%;white-space:nowrap}@media(max-width:767px){.webinar-section .section-title .event-datetime span{font-size:12px}}.webinar-section .content-info{position:sticky;top:100px}.webinar-section .meet-team-info{margin-top:40px}.webinar-section .meet-team-info .meet-team-title{font-size:clamp(.875rem,4.5vw,1.25rem);font-weight:600;margin-bottom:24px}.webinar-section .meet-team-info .team-user{align-items:center;display:flex;gap:56px}.webinar-section .meet-team-info .team-user:not(:last-child){margin-bottom:24px}.webinar-section .meet-team-info .team-user .user-img{aspect-ratio:1/1;background:#ffcbcb;border:1px solid #000;border-radius:8px;box-shadow:4px 4px 0 #000;height:132px;overflow:hidden;width:132px}.webinar-section .meet-team-info .team-user .user-img img{border-radius:8px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.webinar-section .meet-team-info .team-user .user-info{align-items:flex-start;flex-direction:column;line-height:1}.webinar-section .meet-team-info .team-user .user-info .name{font-size:clamp(.875rem,4.5vw,1.25rem);font-weight:600}.webinar-section .meet-team-info .team-user .user-info .designation{font-size:clamp(.875rem,4.5vw,1.25rem);font-weight:300}.mobile-fixed-action{background:#fdf2d4;border-top:1px solid #000;bottom:0;left:0;padding:1.25rem 2rem;position:fixed;transition:transform .3s ease,opacity .3s ease;width:100%;z-index:10}.mobile-fixed-action.hide{opacity:0;transform:translateY(100%)}@media(min-width:991px){.mobile-fixed-action{display:none}}.mobile-fixed-action .action{text-align:center}.mobile-fixed-action .theme-btn{font-size:18px;height:54px;width:auto}@media(max-width:575px){.mobile-fixed-action .theme-btn{width:100%}}