.webinar-header{
    padding-top: 40px;
}

@media (max-width:1124px){
    .webinar-header{
        padding-top: 0;
    }
    .webinar-header .wp-block-columns{
        border-radius: 0 0 24px 24px !important;
        padding-top: 20px;
    }
}

.webinar-hero{
    position: relative;
}

.webinar-hero-content{
    position: relative;
    z-index: 1;
}

.webinar .text-0{
    font-size: clamp(28px, calc(4.4013vw + 11.495px), 96px) !important;
    line-height: 1.1;
}

.webinar .text-1{
    font-size: clamp(20px, calc(3vw + 11.495px), 64px) !important;
    line-height: 1.1;
}

.webinar .text-2{
    font-size: clamp(16px, calc(2.0712vw + 8.233px), 48px) !important;
    line-height: 1.1;
}

.webinar .text-3{
    font-size: clamp(14px, calc(1.8vw + 8.233px), 40px) !important;
    line-height: 1.1;
}

.webinar .text-4{
    font-size: clamp(14px, calc(1.6vw + 8.233px), 32px) !important;
    line-height: 1.1;
}

.webinar-radius{
    border-radius: 60px;
}

.webinar-tile{
    border-radius: 55px;
}

@media(max-width: 781px){
  .hide-on-mobile{
    display: none !important;
  }
  .webinar-hero::before{
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg width='129' height='264' viewBox='0 0 129 264' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_201_596' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='129' height='264'%3E%3Crect width='129' height='264' fill='url(%23paint0_linear_201_596)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_201_596)'%3E%3Crect x='171.483' y='-68' width='335' height='250' rx='125' transform='rotate(33.6372 171.483 -68)' fill='url(%23paint1_linear_201_596)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_201_596' x1='116.996' y1='239.511' x2='-20.8427' y2='222.658' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231B58DD'/%3E%3Cstop offset='1' stop-color='%2310112E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_201_596' x1='153.368' y1='41.9429' x2='441.764' y2='166.106' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231B58DD'/%3E%3Cstop offset='1' stop-color='%2310112E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
        position: absolute;
        top: 0;
        right: 0;
        width: 129px;
        height: 264px;
        z-index: 0;
    }

    .webinar-hero::after{
        content: "";
        position: absolute;
        background-image: url("data:image/svg+xml,%3Csvg width='129' height='279' viewBox='0 0 129 279' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_201_565' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='129' height='279'%3E%3Crect x='129' y='279' width='129' height='279' transform='rotate(180 129 279)' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_201_565)'%3E%3Crect x='-59.6293' y='365.584' width='420.834' height='314.056' rx='157.028' transform='rotate(-146.363 -59.6293 365.584)' fill='url(%23paint0_linear_201_565)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_201_565' x1='46.9434' y1='674.931' x2='-115.82' y2='441.623' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231B58DD'/%3E%3Cstop offset='1' stop-color='%2310112E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
        top: 440px;
        left: 0;
        width: 129px;
        height: 264px;
        z-index: 0;
    }

    .webinar-radius{
        border-radius: 48px;
    }

    .webinar-radius-container-top{
        border-radius: 48px 48px 0 0 ;
    }

    .webinar-radius-container-bottom{
        border-radius: 0 0 48px 48px;
    }

    .webinar-tile{
        border-radius: 24px;
        padding: 16px 24px !important;
    }

    .webinar-tile .image-column{
        flex-basis: 24px !important;
    }

    .remove-padding-mobile{
        padding: 0 !important;
    }

    .webinar-grid{
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .webinar-grid div:nth-child(1){
        order: 1;
    }

    .webinar-grid div:nth-child(2){
        order: 2;
    }

    .webinar-grid div:nth-child(3){
        order: 4;
    }

    .webinar-grid div:nth-child(4){
        order: 3;
    }

    .small-margin-mobile{
        margin-top: 12px !important;
    }
	.text-align-left-mobile{
		text-align: left !important;
	}
	
	.justify-content-left-mobile{
		justify-content: left;
	}
}

@media(min-width: 782px){
  .hide-on-desktop{
    display: none !important;
  }
}

.overflow-x-auto{
	overflow-x: auto;
}
.min-width-782{
	min-width: 782px;
}

.three-two-container > div{
	flex-basis: 31% !important;
}

@media(max-width: 1000px){
	  .three-two-container > div{
		flex-basis: 48% !important;
	}
}

@media(max-width: 600px){
	  .three-two-container > div{
		flex-basis: 100% !important;
	}
}

.decorator-star::before{
	content: "";
	position: absolute;
	background-image: url("data:image/svg+xml,%3Csvg width='78' height='76' viewBox='0 0 78 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M73.1135 33.6437L64.4049 32.8138H64.3399C59.2057 32.3031 54.2015 30.1325 50.3021 26.3021C46.4027 22.4717 44.193 17.556 43.6731 12.5765C43.6731 12.5126 43.6731 12.4488 43.6731 12.385L42.7633 3.89424C42.6333 1.72368 40.7486 0 38.5389 0C36.2643 0 34.4446 1.72368 34.2496 3.89424L33.4047 12.5126C33.4047 12.5765 33.4047 12.5765 33.4047 12.6403C32.8848 17.6837 30.6752 22.5355 26.7758 26.3659C22.8764 30.1963 17.8722 32.3669 12.738 32.8776C12.673 32.8776 12.608 32.8776 12.543 32.8776L3.96438 33.6437C1.75472 33.8352 0 35.6227 0 37.8571C0 40.0915 1.75472 41.8791 3.96438 42.0706L12.608 42.9005C12.673 42.9005 12.673 42.9005 12.738 42.9005C17.8722 43.4112 22.8764 45.518 26.7758 49.4122C30.6752 53.2426 32.8848 58.1583 33.4047 63.1378C33.4047 63.2016 33.4047 63.2655 33.4047 63.3293L34.2496 71.82C34.4446 73.9906 36.2643 75.7143 38.5389 75.7143C40.8136 75.7143 42.6333 73.9906 42.8283 71.82L43.6731 63.2655C43.6731 63.2016 43.6731 63.2016 43.6731 63.1378C44.193 58.0944 46.3377 53.2426 50.3021 49.4122C54.2015 45.5818 59.2057 43.4112 64.3399 42.9005C64.4049 42.9005 64.4699 42.9005 64.5998 42.9005L73.1785 42.0706C75.3881 41.8791 77.1429 40.0915 77.1429 37.8571C77.0129 35.6227 75.3232 33.8352 73.1135 33.6437Z' fill='%231B62E7' fill-opacity='0.10'/%3E%3C/svg%3E%0A");
	width: 80px;
	height: 80px;
	top: 16px;
	right: 16px;
	background-repeat: no-repeat;
	background-size: cover;
}

@media(max-width: 600px){
	  .decorator-star::before{
		width: 60px;
		height: 60px;
	}
}

.webinar-number-columns > div{
	position: relative;
}

.webinar-number-columns > div:nth-child(-n+2)::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 190px;
	top: 50%;
	right: 0;
	transform: translatey(-50%);
	background-color: #6B668029;
}

@media(max-width: 782px){
	.webinar-number-columns > div:nth-child(-n+2)::after{
		width: 190px;
		height: 1px;
		right: 50%;
		top: 100%;
		transform: translatex(50%);
	}
}
