/* /Layout/ExternalNavMenu.razor.rz.scp.css */
.navbar[b-w5quw7moig]{
    height:100px;
    background-color:#FFFCFA;
}

.collapse[b-w5quw7moig] {
    padding-right: 10px;
}

.collapse .navbar-nav[b-w5quw7moig] {
    margin-left:auto;
}

.brand-logo[b-w5quw7moig]{
    width:140px;
}

.navbar-toggler:focus[b-w5quw7moig] {
    box-shadow: 0 0 0;
}

.navbar-toggler[b-w5quw7moig]{
    border:0;
}

/* link active class*/
/*.navbar-nav .nav-link.active, .navbar-nav .nav-link.show{}
*/
@media(max-width:992px) {
    .navbar[b-w5quw7moig]{
        padding:10px;
    }
    .collapse[b-w5quw7moig] {
        padding: 24px;
        background-color: rgb(255, 252, 250);
    }
}
/* /Layout/Notifications/NotificationsPopup.razor.rz.scp.css */
.nav-header-popup-text[b-vt33kp57p9] {
    text-decoration: none;
    color: #5A595B;
    font-family: Poppins;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: center;
    
}

.nav-header-popup-text-selected[b-vt33kp57p9] {
    border-bottom: 3px solid #F1930A;
}

.rz-datalist-data > li:last-child[b-vt33kp57p9] {
    margin:0;
}
.notofications-list[b-vt33kp57p9] {
    background-color: rgb(255 253 253 / 93%);
    
}
[b-vt33kp57p9] .rz-badge {

    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    text-align: right;
    color: #6B6B6B !important;
}

.notofications-list ul[b-vt33kp57p9] {
    padding: 0;
    margin:0;
}

.notification-counter[b-vt33kp57p9] {
    padding: 0;
    background-color: #E76351;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    display: inherit;
    position: relative;
    left: 15px;
}
    .notification-counter p[b-vt33kp57p9] {
        font-family: Poppins;
        font-size: 12px;
        font-weight: 500;
        line-height: 11.07px;
        color: white;
        margin: auto;
    }

    [b-vt33kp57p9] .notofications-list .rz-datalist-data > li:first-child {
        margin: 0;
        padding: 1px;
        border-style: none;
        background-color: rgb(253 253 253 / 80%);
    }

[b-vt33kp57p9] .rz-button span {
    styleName: Poppins Medium 8.74;
    font-family: Poppins;
    font-size: 11px;
    font-weight: 600;
    line-height: 12px;
    text-align: start;
   
}



[b-vt33kp57p9] .notofications-list .rz-datalist-data {
    margin: 0;
    padding: 0;
}

.text-item[b-vt33kp57p9] {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0.02em;
    text-align: left;
}

/* /Pages/AddOpportunity/AddOpportunityComponent.razor.rz.scp.css */
.form-style[b-in5ucpyuem] {
	margin: 0px auto;
	width: 825px;
	padding: 20px;
	border: none;
	box-shadow: none;
	background-color: white;
	border-radius: 0px;
}

.title-form[b-in5ucpyuem] {
	font-weight: 400;
	font-size: 32px;
	line-height: 32px;
	color: #5A595B;
	border-bottom: 4px solid #F0ECE6;
	padding-bottom: 10px;
	width: 319px;
	margin-bottom: 30px;
}





.location-style[b-in5ucpyuem] {
	border: 1px solid #19191961;
	padding: 5px;
}




.cancelbtn-style[b-in5ucpyuem] {
	color: #949290;
	background-color: transparent;
	border: none
}

.addopportunity-style[b-in5ucpyuem] {
	background-color: #F1930A;
	color: white;
	font-weight: 500;
	line-height: 19px;
	border: none;
	border-radius: 0px;
}




[b-in5ucpyuem] {
	rz-form-field-content

{
	word-break: break-all;
	height: auto;
}

}
	[b-in5ucpyuem] {
	rz-display-flex rz-row rz-align-items-normal rz-justify-content-normal

{
	height: 300px;
	margin-bottom: 50px;
}

}





.location-style-drop[b-in5ucpyuem] {
	height: 100px !important;
}

.modal[b-in5ucpyuem] {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	border: none;
	padding: 20px;
	width: 500px;
	height: 300px;
	overflow: auto;
	z-index: 1;

}



[b-in5ucpyuem] {
	.rz-form-field-content .rz-inputtext
{
	color: var(--our-color-1);
}
}


.modal-content[b-in5ucpyuem] {
	padding: 20px;
	border: none;
}

.close[b-in5ucpyuem] {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 24px;
	cursor: pointer;
}

@media only screen and (max-width: 768px) {
	  .radzen-column[b-in5ucpyuem] {
		flex-basis: 100% !important;
	}
}

@media only screen and (max-width: 480px) {
	[b-in5ucpyuem] {
		rz-form-field-content

{
	width: 100%;
}

}
}



@media (max-width:1230px) {
	[b-in5ucpyuem] {
		rz-datepicker

{
	width: 100%;
}

}
}


@media(max-width:850px) {
	.form-style[b-in5ucpyuem] {
		width: auto;
	}

	.title-form[b-in5ucpyuem] {
		width: auto;
	}
}

[b-in5ucpyuem] {
	.rz-form-field-content > *, .rz-form-field-content > .rz-autocomplete, .rz-form-field-content > .rz-autocomplete.rz-state-disabled > .rz-inputtext, .rz-form-field-content input, .rz-form-field-content .rz-inputtext, .rz-form-field-content .rz-inputtext.rz-state-disabled, .rz-form-field-content .rz-datepicker.rz-state-disabled > .rz-inputtext

{
	font-family: poppinsregular;
}

}


/* /Pages/AddOpportunity/EditOpp.razor.rz.scp.css */
.form-style[b-j4lu50l7qt] {
    margin: 0 auto;
    width: 825px;
    padding: 20px;
    border: none;
    box-shadow: none;
    margin-top: 70px;
    background-color: white;
    border-radius: 0px;
    margin-top: 0px;
}

.title-form[b-j4lu50l7qt] {
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    color: #5A595B;
    border-bottom: 4px solid #F0ECE6;
    padding-bottom: 10px;
    width: 319px;
}

.add-topic[b-j4lu50l7qt] {
    background-color: #F1930A;
    color: white;
    border: none;
    width: 132px;
    height: 31px;
}

    .add-topic .button[b-j4lu50l7qt] {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
    }

.topic[b-j4lu50l7qt] {
    margin-top: 15px;
}

    .topic h5[b-j4lu50l7qt] {
        color: #5A595B;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
    }



.location-style[b-j4lu50l7qt] {
    border: 1px solid #19191961;
    padding: 5px;
}













[b-j4lu50l7qt] {
    rz-form-field-content

{
    word-break: break-all;
    height: auto;
}

}

[b-j4lu50l7qt] {
    .rz-form-field-content

{
    border: 1px solid #19191961 !important;
    border-radius: 0;
}

}







[b-j4lu50l7qt] {
    rz-display-flex rz-row rz-align-items-normal rz-justify-content-normal

{
    height: 300px;
    margin-bottom: 50px;
}

}





.location-style-drop[b-j4lu50l7qt] {
    height: 100px !important;
}

.modal[b-j4lu50l7qt] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: none;
    padding: 20px;
    width: 500px;
    height: 300px;
    overflow: auto;
    z-index: 1;
}

.modal-content[b-j4lu50l7qt] {
    padding: 20px;
    border: none;
}

.close[b-j4lu50l7qt] {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}








.selected-Topicbtn[b-j4lu50l7qt] {
    background-color: #828282;
    color: white;
    border: none;
    margin: 5px;
    padding: 4px;
}





[b-j4lu50l7qt] {
    .rz-m-md-12

{
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 25px !important;
    margin-bottom: 10px !important;
}

}


.title-topic[b-j4lu50l7qt] {
    font-family: poppinsregular;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #5A595B;
}

.p-4[b-j4lu50l7qt] {
    padding: 1.5rem !important;
}

.pt-0[b-j4lu50l7qt] {
    padding-top: 0 !important;
}

.d-flex[b-j4lu50l7qt] {
    display: flex !important;
}

.flex-wrap[b-j4lu50l7qt] {
    flex-wrap: wrap !important;
}

.d-inline-block[b-j4lu50l7qt] {
    display: inline-block !important;
}

.m-1[b-j4lu50l7qt] {
    margin: 0.25rem !important;
}

.mr-2[b-j4lu50l7qt] {
    margin-right: 0.5rem !important;
}

.text-content[b-j4lu50l7qt] {
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #6B6B6B;
}

.border[b-j4lu50l7qt] {
    border-width: 1px !important;
}

.border-1[b-j4lu50l7qt] {
    border-width: 1px !important;
}

.rounded-3[b-j4lu50l7qt] {
    border-radius: 0.375rem !important;
}

.text-primary[b-j4lu50l7qt] {
    color: #007bff !important;
}

.text-danger[b-j4lu50l7qt] {
    color: #dc3545 !important;
}

.text-success[b-j4lu50l7qt] {
    color: #28a745 !important;
}

.delete-icon-container-for-tags[b-j4lu50l7qt] {
    position: relative;
    overflow: hidden;
    transition: .3s ease-in-out;
    padding: 8px 10px;
}



.delete-icon-tag[b-j4lu50l7qt] {
    transform: translateX(25px);
    position: absolute;
    top: 9px;
    right: 0;
    color: #be3c3c;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1.8em;
    font-weight: bold;
    transition: .3s ease-in-out;
}

.delete-icon-container-for-tags:hover .delete-icon-tag[b-j4lu50l7qt] {
    transform: translateX(-10px);
}

.fs-6[b-j4lu50l7qt] {
    font-size: 1rem !important;
}

.delete-icon-color[b-j4lu50l7qt] {
    color: #E76351;
}

.text-title[b-j4lu50l7qt] {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #4F4F4F;
}





/*#ddUpload {
    left: 0;
    --rz-upload-button-bar-padding: 0;
    background-color: white !important;
}

    #ddUpload .rz-fileupload-buttonbar .rz-fileupload-choose {
        width: 100%;
        text-align: center;
        font-size: 16px;
        padding: 0px;
        background-color: white !important;
        top: -30px !important;
    }
*/









[b-j4lu50l7qt] {
    .rz-fileupload-buttonbar

{
    background-color: transparent;
}

}

[b-j4lu50l7qt] {
    .rz-fileupload-choose:not(.rz-state-disabled)

{
    background-color: transparent;
    color: orange;
}

}

[b-j4lu50l7qt] {
    .rz-card.rz-variant-outlined

{
    background-color: #F0ECE6;
}

}

[b-j4lu50l7qt] {
    .rz-tabview-selected .rz-tabview-title

{
    font-family: poppinssemibold;
    font-size: 16px;
}

}

[b-j4lu50l7qt] {
    .rz-tabview-title

{
    font-size: 16px;
    text-transform: uppercase;
}

}

.events-parent[b-j4lu50l7qt] {
    width: 67%;
}


[b-j4lu50l7qt] {
    .rz-textarea ~ .rz-form-field-label

{
    padding: 12px;
}

}

/*start maedia Query*/




@media only screen and (max-width: 480px) {
    [b-j4lu50l7qt] {
        rz-form-field-content

{
    width: 100%;
}

}
}

@media only screen and (max-width: 768px) {
      .radzen-column[b-j4lu50l7qt] {
        flex-basis: 100% !important;
    }
}


@media (max-width:992px) {
    .events-parent[b-j4lu50l7qt] {
        width: 100%;
        padding: 0;
    }
}




@media (max-width:1230px) {
    [b-j4lu50l7qt] {
        rz-datepicker

{
    width: 100%;
}

}
}

/*end maedia Query*/

/* /Pages/AddOpportunity/OpportunityComponent.razor.rz.scp.css */
.container-main[b-2y2ja44hba] {
	font-family: 'Poppins', serif;
	padding-top: 29.5px;
}

.button-wrapper[b-2y2ja44hba] {
	text-align: center;
	margin-top: 20px;
}

.primary-button[b-2y2ja44hba] {
	padding: 10px 20px;
	font-size: 1em;
	color: white;
	background-color: #007bff;
	border-radius: 5px;
	cursor: pointer;
}

	.primary-button:hover[b-2y2ja44hba] {
		background-color: #0056b3;
	}

.title-main[b-2y2ja44hba] {
	color: #4F4F4F;
	font-weight: 700;
	font-size: 18px;
	font-family: poppinsbold;
	line-height: 28px;
	margin-top: 30px;
}

.subtitle-main[b-2y2ja44hba] {
	color: #6B6B6B;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	font-family: poppinsregular;
}

.location-link[b-2y2ja44hba] {
	color: #2CA58D;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	font-family: poppinsbold;
}

.details-container[b-2y2ja44hba] {
	margin-left: auto;
	font-size: 14px;
	border-left: 3px solid #2CA58D;
	padding:5px;
	text-align: center;
	justify-content: center;
	width:140px;
}

.time-deadline[b-2y2ja44hba] {
	font-weight: 700;
	font-size: 14px;
	color: #5A595B;
	font-family: poppinsbold;
	line-height:14px;
}

.day-number[b-2y2ja44hba] {
	font-weight: 500;
	font-size: 48px;
	color: #5A595B;
	font-family: poppinssemibold;
	line-height: 75px;
}

.month-text-modified[b-2y2ja44hba] {
	font-weight: 500;
	font-size: 18px;
	color: #5A595B;
	font-family: poppinsregular;
	line-height:32px;
	text-align:center;
}

.time-deadline[b-2y2ja44hba],
.day-number[b-2y2ja44hba],
.month-text-modified[b-2y2ja44hba] {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

.opprotunity-image[b-2y2ja44hba] {
	width: 74px;
	height: 75.23px;
	object-fit: contain;
	display: block;
	margin-left: 23px;
	border-radius: 50%;
	margin-top: 15px;
	border: 2px solid #BDBDBD;
	margin-left: 30px;
}

.location-link[b-2y2ja44hba] {
	color: #2CA58D;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
}
/*responsive*/
@media (max-width: 768px) {
	.container-main[b-2y2ja44hba] {
		flex-direction: column;
		width:auto;
	}

	.details-container[b-2y2ja44hba] {
		margin-left: 0;
		border-left: none;
		padding-left: 0;
	}
}

@media (max-width: 1024px) {
	.container-main[b-2y2ja44hba] {
		flex-direction: row;
		width: auto;
	}

	.details-container[b-2y2ja44hba] {
		margin-left: auto;
		border-left: 3px solid #2CA58D;
		padding-left: 20px;
	}
}
@media(max-width:360px){
	.container-main[b-2y2ja44hba] {
		width: auto;
	}
	.container-main img[b-2y2ja44hba]{
		width:45px;
		margin-left:0px;
	}
	.title-main[b-2y2ja44hba]{
		font-size:14px;
		width:221px;
		height:32px;
		line-height:17px;
	}
	.subtitle-main[b-2y2ja44hba]{
		font-size:9.83px;
		
	}
	.location-link[b-2y2ja44hba]{
		font-size:8px;
		
	}
	.details-container[b-2y2ja44hba]{
		margin:0px;
		border-left:none;
		padding:0px;
		width:55px;
		
	}
	.time-deadline[b-2y2ja44hba]{
		font-size:8.96px;
	}
	.day-number[b-2y2ja44hba]{
		font-size:30px;
	}
	.month-text-modified[b-2y2ja44hba]{
		font-size:11px;
	}
}


@media(max-width:580px) {
	.opprotunity-image[b-2y2ja44hba]{
		width:55px;
		height:55px;
		margin-left:0px;
	}
	.title-main[b-2y2ja44hba]{
		font-size:14px;
		width:auto;
	}
	.subtitle-main[b-2y2ja44hba]{
		font-size:11px;
	}
	.location-link[b-2y2ja44hba]{
		font-size:10px;
	}
	.details-container[b-2y2ja44hba] {
		margin: 0px;
		padding: 0px;
		width: auto;
		float:right;
	}
	.time-deadline[b-2y2ja44hba]{
		font-size:9px;
	}
	.day-number[b-2y2ja44hba]{
		font-size:32px;
	}
	
	
}
/* /Pages/AddOpportunity/OpportunityDataComponent.razor.rz.scp.css */
.opento-item[b-w7zrrlw6eo] {
    margin: 5px 0;
}

ul[b-w7zrrlw6eo] {
    list-style-type: none;
    padding: 0;
}

li[b-w7zrrlw6eo]::before {
    content: "– ";
}

.email-item[b-w7zrrlw6eo] {
    color: blue;
}

.main-topic[b-w7zrrlw6eo] {
    font-weight: 700;
    font-size: 14px;
    color: #5A595B;
    font-family: poppinsbold;
    line-height: 25px;
}

.text-open[b-w7zrrlw6eo] {
    width: 10px;
}

.email-label[b-w7zrrlw6eo] {
    font-weight: 500;
    font-size: 18px;
    color: #4F4F4F;
    margin-top: 30px;
    margin-bottom: 10px;
    font-family: poppinsregular;
    line-height:12px;
}

.email-item[b-w7zrrlw6eo] {
    font-weight: 400;
    font-size: 16px;
    color: #2D9CDB;
    margin-top: 0;
    margin-bottom: 0;
    font-family: poppinsregular;
    line-height:19px;
}

.availability[b-w7zrrlw6eo] {
    font-weight: 500;
    font-size: 18px;
    color: #4F4F4F;
    margin-top: 30px;
    margin-bottom: 10px;
    font-family: poppinsregular;
    line-height: 12px;
}

.availability-item[b-w7zrrlw6eo] {
    font-weight: 400;
    font-size: 16px;
    color: #4F4F4F;
    margin-top: 0;
    margin-bottom: 0;
    font-family: poppinsregular;
    line-height: 24px;
    width: 80%;
}

.details-label[b-w7zrrlw6eo] {
    font-weight: 500;
    font-size: 18px;
    color: #4F4F4F;
    margin-top: 30px;
    margin-bottom: 10px;
    font-family: poppinsregular;
    line-height: 12px;
}

.details-item[b-w7zrrlw6eo] {
    font-weight: 400;
    font-size: 16px;
    color: #4F4F4F;
    margin-top: 0;
    margin-bottom: 0;
    font-family: poppinsregular;
    line-height: 24px;
    width:678px;
}

.info-section[b-w7zrrlw6eo] {
    margin-left: 80px;
}
/*responsive*/
@media (max-width: 1024px) {
    .info-section[b-w7zrrlw6eo] {
        margin-left: 20px;
    }

    .second-section2[b-w7zrrlw6eo] {
        padding-left: 20px;
    }

    .email-item[b-w7zrrlw6eo] {
        font-size: 12px;
        width: auto;
    }

    .details-item[b-w7zrrlw6eo] {
        width: 580px;
    }
}

@media (max-width: 768px) {
    .info-section[b-w7zrrlw6eo] {
        margin-left: 0;
    }

    .second-section2[b-w7zrrlw6eo] {
        padding-left: 0;
    }

    .details-item[b-w7zrrlw6eo] {
        
    }
    .email-item[b-w7zrrlw6eo] {
        font-size: 12px;
        width: auto;
    }

}

@media(max-width:640px){
    .details-item[b-w7zrrlw6eo] {
        width: 400px;
    }
}

@media(max-width:480px){
    .details-item[b-w7zrrlw6eo]{
        width:320px;
    }
}

@media(max-width:360px) {

    .details-item[b-w7zrrlw6eo] {
        width: 310px;
       margin-left:0px;
       margin-right:0px;
    }

    .info-section[b-w7zrrlw6eo] {
        margin-left: 0px;
    }
}

/* /Pages/AddOpportunity/OpportunityPage.razor.rz.scp.css */
.opprotunity-view[b-cbm8eh0cgd] {
    width: 840px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    min-height:auto;
}

.add-calendar[b-cbm8eh0cgd] {
    padding: 8px 16px;
    background-color: orange;
    color: white;
    border: none;
    border-radius: 5px;
    margin-bottom:30px;
}

.counter-circle[b-cbm8eh0cgd] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 33px;
    background-color: #F2F2F2;
    color: black;
    border-radius: 50%;
    font-size: 13.49px;
    font-weight: 400;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.second-text[b-cbm8eh0cgd] {
    color: #6B6B6B;
    font-Weight: 400;
    font-Size: 16px;
    line-height: 17px;
    font-family: poppinsregular;
}

    .second-text span[b-cbm8eh0cgd] {
        color: #6B6B6B;
        font-family: poppinsbold;
        font-weight:400;
        font-size:16px;
        line-height:17px;

    }

.edit-opportunity[b-cbm8eh0cgd] {
    color: #F1930A;
    border: 2px solid #F1930A;
    cursor: pointer;
    border-radius:0px;
    font-Weight: 500;
    font-Size: 16px;
    font-family: poppinssemibold;
    line-height: 18px;
    background-color:white;
    width:168px;
    height:48px;
}

.second-section1[b-cbm8eh0cgd] {
    font-family: "Poppins", serif;
    margin-left: 95px;
}  

.second-section2[b-cbm8eh0cgd] {
    padding-left: 80px;
}


/*responsive*/
@media (max-width: 768px) {
    .opprotunity-view[b-cbm8eh0cgd] {
        width: 100% !important;
        margin: 20px 0px;
    }

    .second-section2[b-cbm8eh0cgd] {
        padding-left: 0;
    }

    .edit-opportunity[b-cbm8eh0cgd] {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .opprotunity-view[b-cbm8eh0cgd] {
        width: 80%;
        margin-top: 30px;
    }

    .second-section2[b-cbm8eh0cgd] {
        padding-left: 20px;
    }

    .edit-opportunity[b-cbm8eh0cgd] {
        width: 30%;
    }
}
.interested-users[b-cbm8eh0cgd]{
    margin-left:85px;
}
/* /Pages/Calendar/AppointmentsPopUp.razor.rz.scp.css */


.appointments-popup[b-hzrymplsd4] {
    max-width: 600px;
    max-height: 70vh;
    overflow-y: auto;
    padding: 0;
}

.section:last-child[b-hzrymplsd4] {
    margin-bottom: 0;
}

.event-card-modern[b-hzrymplsd4] {
    border-radius: 12px;
    background: #fff;
    margin-bottom: 0px;
    padding: 0rem 1.2rem 0.8rem 1.2rem;
    position: relative;
    cursor: pointer;
}

.event-card-header[b-hzrymplsd4] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.event-type-pill[b-hzrymplsd4] {
    background: white;
    color: #257c78;
    font-size: 0.85rem;
    font-weight: 600;
    border-radius: 8px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: 'poppinsbold';
}

.event-card-title[b-hzrymplsd4] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #5b5a5c;
    margin-bottom: 0.3rem;
    font-family: 'poppinsbold';
}

.event-detail[b-hzrymplsd4] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.event-tags[b-hzrymplsd4] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

.event-tag[b-hzrymplsd4] {
    font-size: 0.85rem;
    font-weight: 500;
    border-radius: 8px;
    padding: 0.15rem 0rem;
    border: none;
}

.event-interested[b-hzrymplsd4] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-top: 0.5rem;
    margin-bottom: 0.2rem;
}

.event-avatars[b-hzrymplsd4] {
    display: flex;
    align-items: center;
    gap: -0.5rem;
}

.event-avatar[b-hzrymplsd4] {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 2px solid #fff;
    object-fit: cover;
    box-shadow: 0 1px 2px rgba(0,0,0,0.07);
    margin-left: -8px;
    background: #eee;
}

.event-avatar:first-child[b-hzrymplsd4] {
    margin-left: 0;
}

.event-interested-text[b-hzrymplsd4] {
    font-size: 0.95rem;
    color: #444;
}

.event-interested-text b[b-hzrymplsd4] {
    font-weight: 700;
    color: #222;
}

.event-tags-actions-row[b-hzrymplsd4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.event-action-icon[b-hzrymplsd4] {
    color: #FFD700;
    font-size: 1.3rem;
    margin-left: auto;
    display: flex;
    align-items: center;
}

.event-details-right-flex[b-hzrymplsd4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.event-details-right-flex > div[b-hzrymplsd4] {
    text-align: left;
}

.item-card[b-hzrymplsd4] {
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 1rem;
    background: #ffffff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    transition: box-shadow 0.2s ease;
}
.opportunity-card[b-hzrymplsd4] {
    padding: 16px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
    margin-bottom: 20px;
    gap: 16px;
    cursor: pointer;
}

/* Make the image take 30% */
.opportunity-image[b-hzrymplsd4] {
    flex: 0 0 20%;
}

    .opportunity-image img[b-hzrymplsd4] {
        width: 100%;
        border-radius: 8px;
        object-fit: cover;
    }

/* The info section takes the rest */
.opportunity-info[b-hzrymplsd4] {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.elements-icon[b-hzrymplsd4] {
    flex-shrink: 0;
}

.opportunity-deadline[b-hzrymplsd4] {
    color: #ff5e5e;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'poppinsbold';
    margin-top:5px;
    margin-bottom:5px;
    padding:16px;
}

.opportunity-title[b-hzrymplsd4] {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 0px;
    font-family: 'poppinsbold';
}

.sector-style[b-hzrymplsd4] {
    font-family: 'poppinssemibold';
    color: #2CA58D;
    font-weight: 700;
}
.center-image-btn[b-hzrymplsd4] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    height: 40px;
    width: 40px; 
}

.center-image-btn img[b-hzrymplsd4] {
    display: block;
    margin: 0;
}

.button-container[b-hzrymplsd4] {
 /*   border: 2px solid var(--rz-primary);*/
    border-radius:10px;
}
.add-calendar[b-hzrymplsd4] {
    border: 2px solid var(--rz-primary);
}
/* /Pages/Calendar/CalendarPage.razor.rz.scp.css */

/* /Pages/Calendar/EventCardCalendarPopUp.razor.rz.scp.css */
.event-card[b-gh3lowvqw2] {
    position: relative;
    width: 580px;
    height: auto;
    background-color: white;
    padding: 0px;
    color: var(--less-light-text);
    padding-bottom:10px;
}
.card-popup[b-gh3lowvqw2] {
   
}

.add-to-calendar[b-gh3lowvqw2] {
    color: orange;
    border: 2px solid orange;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 10px;
}

.event-card-inside-container[b-gh3lowvqw2] {
    /*outline: 1px dotted rgba(90, 89, 91, 1);*/
    height: 100%;
    display: flex;
    justify-content: center;
}

.event-date-and-type[b-gh3lowvqw2] {
    flex-grow: 0.5;
    border-right: 1px solid var(--light-text);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.event-details[b-gh3lowvqw2] {
    padding: 0 15px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.event-type[b-gh3lowvqw2] {
    font-family: poppinsbold, sans-serif;
    font-size: 12px;
    color: var(--light-text);
}

.event-date[b-gh3lowvqw2] {
    color: var(--less-light-text);
    font-size: 44px;
    margin-bottom: -20px;
    margin-top: -12px;
}

.event-month[b-gh3lowvqw2] {
    font-size: 12px;
    color: var(--less-light-text);
}

.event-title[b-gh3lowvqw2] {
    font-family: poppinsbold, sans-serif;
    font-size: 14px;
}

.event-location[b-gh3lowvqw2] {
    font-size: 12px;
}

.event-hours[b-gh3lowvqw2] {
    font-size: 12px;
    display: flex;
    align-items: center;
}

.event-interest-and-tags[b-gh3lowvqw2] {
    margin-top: -5px;
    font-size: 11px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.event-interest[b-gh3lowvqw2] {
    display: flex;
    align-items: center;
    font-size: 11px;
    /*border-top:1px solid gray;*/
}

.event-tags[b-gh3lowvqw2] {
    color: var(--leep-env-green)
}

/* start: Avatar */
.avatar-group[b-gh3lowvqw2] {
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.avatar[b-gh3lowvqw2] {
    position: relative;
    transition: .2s;
}

    .avatar:not(:first-child)[b-gh3lowvqw2] {
        margin-left: -0.6rem;
    }

    .avatar:hover[b-gh3lowvqw2] {
        z-index: 1;
        transform: translateY(-.5rem);
    }

.avatar-name[b-gh3lowvqw2] {
    position: absolute;
    bottom: calc(100% + .5rem);
    left: 50%;
    transform: translateX(-50%);
    padding: .5rem .75rem;
    border-radius: .25rem;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: .875rem;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: .2s;
}

    .avatar-name[b-gh3lowvqw2]::before {
        content: '';
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        border: .5rem solid;
        border-color: rgba(0, 0, 0, .7) transparent transparent;
    }

.avatar:hover .avatar-name[b-gh3lowvqw2] {
    opacity: 1;
    visibility: visible;
}

.avatar img[b-gh3lowvqw2] {
    width: 2rem;
    height: 2rem;
    display: block;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 .25rem 1rem rgba(0, 0, 0, .1);
}
/* end: Avatar */

.titleevent-card[b-gh3lowvqw2] {
    font-family: poppinsbold;
    font-weight: 700;
    font-size: 15px;
    line-height: 9px;
    color: #217A76;
}
/* /Pages/Calendar/NewAdded/NewlyAddedInCalendarComponent.razor.rz.scp.css */
[b-q5cmk82q2e] .rz-fieldset-legend {
    font-size: 16px;
    padding-inline: 5px;
    margin-right: 3rem;
    font-family: Poppinsbold;
    font-weight: 700;
    line-height: 12px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #949290;
}
/* /Pages/Calendar/OppottunityCardCalendarPopUpComponent.razor.rz.scp.css */
.event-card[b-xq7piyj346] {
    position: relative;
    width: 580px;
    height: auto;
    /*border-top: 1px solid white var(--in-between-line-color);
    border-bottom: 1px solid var(--in-between-line-color);*/
    background-color: white;
  
    color: var(--less-light-text);
    margin-top:20px;
    
}

.add-to-calendar[b-xq7piyj346] {
    color: orange;
    border: 2px solid orange;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 10px;
}

.event-card-inside-container[b-xq7piyj346] {
    /*outline: 1px dotted rgba(90, 89, 91, 1);*/
    height: 100%;
    display: flex;
    justify-content: center;
}



.event-details[b-xq7piyj346] {
    /*padding: 0 15px;*/
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    /*gap: 5px;*/
    width: 100%;
}






.event-month[b-xq7piyj346] {
    font-size: 12px;
    color: var(--less-light-text);
}

.event-title[b-xq7piyj346] {
    font-family: poppinsbold, sans-serif;
    font-size: 14px;
}

.event-location-style[b-xq7piyj346] {
    font-size: 12px;
    color: #2CA58D;
    font-family: poppinsbold;
}

.event-hours[b-xq7piyj346] {
    font-size: 12px;
    display: flex;
    align-items: center;
}

.event-interest-and-tags[b-xq7piyj346] {
    margin-top: -5px;
    font-size: 11px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.event-interest[b-xq7piyj346] {
    display: flex;
    align-items: center;
}

.event-tags[b-xq7piyj346] {
    color: var(--leep-env-green)
}





.logo-img-style[b-xq7piyj346] {
    width: 65px;
    height: 62px;
    top: 23px;
    /*left: 123px;*/
    border: 1px solid #949290;
}

    .logo-img-style img[b-xq7piyj346] {
        width: 55px;
        height: 55px;
        margin-left: 5px;
    }



/*from here*/
.event-details[b-xq7piyj346] {
   
    flex-grow: 1;
    display: flex;
    flex-direction: row; /* Changed to row */
    gap: 5px;
}

.logo-img-style[b-xq7piyj346] {
    width: 65px;
    height: 62px;
    border: 1px solid #949290;
    margin-right: 10px; /* Added margin-right */
}

.event-title-and-subtitle[b-xq7piyj346] {
    display: flex;
    flex-direction: column;
}

.event-title[b-xq7piyj346] {
    font-family: poppinsbold, sans-serif;
    font-size: 14px;
}

.event-location[b-xq7piyj346] {
    font-size: 12px;
}

.opptitle-style[b-xq7piyj346] {
    font-family: poppinsbold;
    font-weight: 700;
    font-size: 15px;
    line-height: 9px;
    color: #E76351;
}
/* /Pages/Components/CircularImageComponent.razor.rz.scp.css */
/* Container for the circular image */
.circular-image-container[b-c4ssp19mue] {
    display: inline-block;
    border-radius: 50%; /* Ensures the container is circular */
    overflow: hidden; /* Ensures the image is clipped to the circle */
    cursor: pointer;
    position: relative;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    width: 100%; /* The width of the container will be controlled by the Size parameter */
    height: 100%; /* The height will match the width for a perfect circle */
    aspect-ratio:1/1;
}

    /* Hover effect for better interactivity */
    .circular-image-container:hover[b-c4ssp19mue] {
        transform: scale(1.05); /* Slight zoom on hover */
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); /* Enhanced shadow on hover */
    }

    /* Image inside the circular container */
    .circular-image-container img[b-c4ssp19mue] {
        width: 100%; /* Ensure image takes up the full width of the container */
        height: 100%; /* Ensure image takes up the full height of the container */
        object-fit: cover; /* Scales image to cover the circular container (will crop for larger images) */
        object-position: center; /* Centers the image in case it gets cropped */
        aspect-ratio:1/1;
    }

    /* Customizable Gravatar size */
    .circular-image-container .rz-gravatar img[b-c4ssp19mue] {
        width: 100%;
        height: 100%;
        object-fit: cover; /* Ensures the Gravatar image is cropped and covers the circle */
        object-position: center; /* Centers the Gravatar image inside the container */
        aspect-ratio: 1/1;
    }

/* Ensure anchor tag behaves like a block element and doesn't affect layout */
.circular-image-link[b-c4ssp19mue] {
    display: inline-block;
    text-decoration: none; /* Removes default underline */
}

    /* Optional: To ensure the anchor tag doesn't affect the layout */
    .circular-image-link:hover[b-c4ssp19mue] {
        text-decoration: none; /* Ensures that no underline appears when hovering over the link */
    }

/* Responsive support for different screen sizes */
@media (max-width: 768px) {
    .circular-image-container[b-c4ssp19mue] {
        width: 80px;
        height: 80px;
        aspect-ratio:1/1;
    }
}

@media (max-width: 480px) {
    .circular-image-container[b-c4ssp19mue] {
        width: 60px;
        height: 60px;
        aspect-ratio: 1/1;
    }
}
/* /Pages/Components/InterestedUsersDialog.razor.rz.scp.css */

.dialog-content[b-sl89yznkxi] {
    padding: 16px;
}

.users-list[b-sl89yznkxi] {
    max-height: 450px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #b0b0b0 #f3f4f6;
}

.users-list[b-sl89yznkxi]::-webkit-scrollbar {
    width: 8px;
    background: #f3f4f6;
}

.users-list[b-sl89yznkxi]::-webkit-scrollbar-thumb {
    background: #b0b0b0;
    border-radius: 4px;
}

.users-list[b-sl89yznkxi]::-webkit-scrollbar-track {
    background: #f3f4f6;
}

.user-item[b-sl89yznkxi] {
    display: flex;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #f3f4f6;
}

.user-item:last-child[b-sl89yznkxi] {
    border-bottom: none;
}

.user-avatar[b-sl89yznkxi] {
    margin-right: 12px;
    flex-shrink: 0;
}

.user-avatar img[b-sl89yznkxi] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.user-name[b-sl89yznkxi] {
    font-family: 'poppinsregular', sans-serif;
    color: #374151;
    font-size: 14px;
}

.user-following[b-sl89yznkxi] {
    margin-left: auto;
    font-size: 13px;
    color: #2CA58D;
    font-family: 'poppinsregular', sans-serif;
}

/* /Pages/Components/LockComponent.razor.rz.scp.css */
.material-symbols-outlined[b-30vrndj0py] {
    font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24
}
/* /Pages/Directory/SocialEnterprisesComponent.razor.rz.scp.css */
.card[b-icpwveziv9] {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 20px;
	border: 1px solid #ddd;
	border-left: none;
	border-right: none;
	box-shadow: none;
	background-color: white;
	width: 808px;
}

.card-left[b-icpwveziv9] {
	width: 20%;
	margin-right: 0px;
}


.card-photo[b-icpwveziv9] {
	width: 120px;
	height: 115px;
	object-fit: cover;
	border-radius: 50%;
}


.card-right[b-icpwveziv9] {
	width: 80%;
	font-family: 'Poppins';
	color: #5A595B;
	margin-left: 30px;
}


	.card-right img[b-icpwveziv9] {
		margin-right: 10px;
		width:13px;
		height:13px;
	}


.card-text1[b-icpwveziv9] {
	font-weight: 700;
	font-size: 19px;
	line-height: 24px;
	margin-bottom: 15px;
}

.card-text2[b-icpwveziv9] {
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 15px;
}

.card-text3[b-icpwveziv9] {
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 15px;
}

.card-text4[b-icpwveziv9] {
	font-weight: 400;
	font-size: 12px;
	line-height: 10px;
	margin-bottom: 15px;
}






.card[b-icpwveziv9] {
	width: 808px;
}



/*some add here*/
/* /Pages/Error/Error.razor.rz.scp.css */
.bg-color[b-tx0kz9sf0r] {
    background-color: #f9f6f2;
}

.container-error[b-tx0kz9sf0r] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    padding: 20px;
    box-sizing: border-box;
}

.error-image[b-tx0kz9sf0r] {
    max-width: 350px;
    margin-bottom: 20px;
}

.top-error[b-tx0kz9sf0r] {
    font-size: 55px;
    color: #EB8317;
}

.text-error[b-tx0kz9sf0r] {
    font-size: 20px;
    margin: 10px 0;
}

.btn-error[b-tx0kz9sf0r] {
    display: inline-block;
    padding: 10px 20px;
    font-size: 18px;
    color: #fff;
    background-color: #EB8317;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s, box-shadow 0.3s;
}

    .btn-error:hover[b-tx0kz9sf0r] {
        background-color: #243642;
    }

    .btn-error:focus[b-tx0kz9sf0r] {
        outline: none;
        box-shadow: 0 0 5px rgba(255, 165, 0, 0.6);
    }

@media (max-width:768px) {
    .top-error[b-tx0kz9sf0r] {
        font-size: 60px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .text-error[b-tx0kz9sf0r] {
        font-size: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .error-image[b-tx0kz9sf0r] {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 10px;
        max-width: 300px;
        margin: 0 auto;
    }

    .btn-error[b-tx0kz9sf0r] {
        display: flex;
        margin: auto;
        justify-content: center;
        align-items: center;
        width: 36%;
        padding: 10px;
        font-size: 18px;
    }
}
/* /Pages/Events/CreateEvent/EventViewDateComponent.razor.rz.scp.css */
.Title-style[b-u79bdypx1b] {
	font-family: Poppins;
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	color: #5A595B;
	margin-right: 10px;
	margin-bottom:16px;
}

.location-style[b-u79bdypx1b] {
	font-family: Poppins;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #5A595B;
	margin-bottom: 8px;
}

	.location-style img[b-u79bdypx1b] {
		margin-right: 10px;
	}


.time-style[b-u79bdypx1b] {
	font-family: Poppins;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #5A595B;
}

	.time-style img[b-u79bdypx1b] {
		margin-right: 8px;
		margin-left: -2px;
	}

.day-style[b-u79bdypx1b] {
	font-family: Poppins;
	font-weight: 500;
	font-size: 48px;
	line-height: 75px;
	color: #4F4F4F;
	text-align: center;
	margin-right: 0px;
}

.month-style[b-u79bdypx1b] {
	font-family: Poppins;
	font-weight: 500;
	font-size: 18px;
	line-height: 32px;
	color: #4F4F4F;
	text-align: center;
	margin-left: -6px;
	padding-top: -10px;
}

.date-style[b-u79bdypx1b] {
	margin-left: 0px;
	width: 121px;
	margin-right:40px;
}

.first-section[b-u79bdypx1b] {
	text-align: center;
	margin-bottom: 20px;
	margin-top:0px;
}


.first-section-details[b-u79bdypx1b] {
	display: flex;
	text-align: left;
	margin-top:18px;
}

.image-event[b-u79bdypx1b] {
	width: 100%;
	height: 275px;
	object-fit: contain;
}


@media(max-width:650px) {
	.Title-style[b-u79bdypx1b]{
		font-size:15px;
	}
	.day-style[b-u79bdypx1b]{
		font-size:20px;
		margin-left:15px;
	}
	.date-style[b-u79bdypx1b]{
		margin-left:45px;
		margin-right:-10px;
	}
	.first-section-details[b-u79bdypx1b] {
		margin-top: -40px;
	}

	.image-event img[b-u79bdypx1b]{
		width:100%;
		height:325px;
	}
}

/* /Pages/Events/CreateEvent/EventViewDetailsComponent.razor.rz.scp.css */
.description-style[b-yq67ggq8mp] {
	font-size: 16px;
	color: #5A595B;
	font-family: maitreeregular;
	line-height: 28px;
	overflow:hidden;
	width:600px;
	display:block;
}

.second-section[b-yq67ggq8mp] {
    padding: 20px;
    width: 601px;
    padding-top: 0px;
}

.topics-container[b-yq67ggq8mp] {
	display: flex; /* Use flexbox for layout */
	flex-wrap: wrap; /* Allows topics to wrap to the next line if they overflow */
	gap: 10px; /* Adjust gap between topics and subtopic */
}

.topic-style[b-yq67ggq8mp] {
	font-size: 14px;
	font-weight: 700;
	font-family: poppinsbold;
	display: inline-block; /* Ensures they behave like inline elements */
	color: #4F4F4F;
	line-height: 25px;
	letter-spacing: 0.5px;
}

.subtopic-style[b-yq67ggq8mp] {
	color: #4F4F4F;
	font-size: 12px;
	font-style: italic;
	align-self: center; /* Aligns the subtopic vertically centered with topics */
}

.aboutevent-style[b-yq67ggq8mp] {
	margin-top: 20px;
	font-size: 18px;
	color: #5A595B;
	font-family: poppinsregular;
	letter-spacing: -1px;
}

@media (max-width: 862px) {
	.second-section[b-yq67ggq8mp] {
		padding: 20px;
		width: 450px;
		font-size: 14px;
	}
}

@media (max-width: 650px) {
	.second-section[b-yq67ggq8mp] {
		padding: 20px;
		width: 450px;
		font-size: 11px;
	}
}

@media (max-width: 470px) {
	.second-section[b-yq67ggq8mp] {
		padding: 20px;
		width: 350px;
		font-size: 10px;
	}
}

@media (max-width: 345px) {
	.second-section[b-yq67ggq8mp] {
		padding: 20px;
		width: 270px;
		font-size: 10px;
	}
}
/* /Pages/Events/CreateEvent/EventViewPage.razor.rz.scp.css */
.people-style[b-nq4dprgfxt] {
    /* margin-left: 50px; */
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #6B6B6B;
    margin-left: 5px;
    margin-top: 20px;
}




.add-calendar[b-nq4dprgfxt] {
    margin-left: 25px;
    padding: 5px 10px;
    border: 2px solid #F1930A;
    background-color: white;
    color: #F1930A;
    cursor: pointer;
    border-radius: 0px;
    height: 50px;
    font-family: poppinssemibold;
}

.image-comment[b-nq4dprgfxt] {
    height: 63px;
    width: 63px;
    margin-left: 30px;
    margin-top: 5px;
}

.button-comment[b-nq4dprgfxt] {
    width: 20%;
    margin-top: 10px;
    padding: 5px 15px;
    background-color: orange;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 0px;
    height: 44px;
}

.other-style[b-nq4dprgfxt] {
    font-family: poppinssemibold;
}

/* start: Avatar */
.avatar-group[b-nq4dprgfxt] {
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.avatar[b-nq4dprgfxt] {
    position: relative;
    transition: .2s;
}

    .avatar:not(:first-child)[b-nq4dprgfxt] {
        margin-left: -0.6rem;
    }

    .avatar:hover[b-nq4dprgfxt] {
        z-index: 1;
        transform: translateY(-.5rem);
    }

.avatar-name[b-nq4dprgfxt] {
    position: absolute;
    bottom: calc(100% + .5rem);
    left: 50%;
    transform: translateX(-50%);
    padding: .5rem .75rem;
    border-radius: .25rem;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: .875rem;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: .2s;
}

    .avatar-name[b-nq4dprgfxt]::before {
        content: '';
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        border: .5rem solid;
        border-color: rgba(0, 0, 0, .7) transparent transparent;
    }

.avatar:hover .avatar-name[b-nq4dprgfxt] {
    opacity: 1;
    visibility: visible;
}

.avatar img[b-nq4dprgfxt] {
    width: 2rem;
    height: 2rem;
    display: block;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 .25rem 1rem rgba(0, 0, 0, .1);
}
/* end: Avatar */

.view-event[b-nq4dprgfxt] {
    width: 840px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    min-height:100vh;
    background-color: white;
}

.second-section-style[b-nq4dprgfxt] {
    margin-left: 150px;
}
.button-container[b-nq4dprgfxt] {
    text-align: right;
    display: flex;
}


@media(max-width:862px){
    .view-event[b-nq4dprgfxt] {
        width: 100%;
        margin-top: -40px;
        margin-left: auto;
        margin-right: auto;
        min-height: 100vh;
        height: auto;
        background-color: white;
    }

    .add-calendar[b-nq4dprgfxt] {
        margin-top: 8px;
        margin-left: 40px;
        padding: 5px 10px;
        border: 2px solid #F1930A;
        background-color: white;
        color: #F1930A;
        cursor: pointer;
        border-radius: 0px;
        height: 50px;
        font-size:12px;
        white-space:nowrap;
       
    }
}



@media(max-width:650px) {
    .second-section-style[b-nq4dprgfxt] {
        margin-left: 0px;
        
    }

}

@media(max-width:360px){
    .add-calendar[b-nq4dprgfxt]{
        display:block;
    }
    .avatar-group[b-nq4dprgfxt]{
        display:block;
    }
}


@media (max-width: 400px) {
    .avatar-group[b-nq4dprgfxt], .people-style[b-nq4dprgfxt], .add-calendar[b-nq4dprgfxt] {
        width: 100%;
        margin: 5px 0;
        text-align: center;
    }

    .add-calendar[b-nq4dprgfxt] {
        margin-top: 10px;
    }
}


/* /Pages/Events/EditEvent/EditEvent.razor.rz.scp.css */
.form-style[b-3h3md2av3h] {
    margin: 0 auto;
    width: 825px;
    padding: 20px;
    border: none;
    box-shadow: none;
    margin-top: 70px;
    background-color: white;
    border-radius: 0px;
    margin-top: 0px;
}

.title-form[b-3h3md2av3h] {
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    color: #5A595B;
    border-bottom: 4px solid #F0ECE6;
    padding-bottom: 10px;
    width: 319px;
}

.add-topic[b-3h3md2av3h] {
    background-color: #F1930A;
    color: white;
    border: none;
    width: 132px;
    height: 31px;
}

    .add-topic .button[b-3h3md2av3h] {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
    }

.topic[b-3h3md2av3h] {
    margin-top: 15px;
}

    .topic h5[b-3h3md2av3h] {
        color: #5A595B;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
    }



.location-style[b-3h3md2av3h] {
    border: 1px solid #19191961;
    padding: 5px;
}













[b-3h3md2av3h] {
    rz-form-field-content

{
    word-break: break-all;
    height: auto;
}

}

[b-3h3md2av3h] {
    .rz-form-field-content

{
    border: 1px solid #19191961 !important;
    border-radius: 0;
}

}







[b-3h3md2av3h] {
    rz-display-flex rz-row rz-align-items-normal rz-justify-content-normal

{
    height: 300px;
    margin-bottom: 50px;
}

}





.location-style-drop[b-3h3md2av3h] {
    height: 100px !important;
}

.modal[b-3h3md2av3h] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: none;
    padding: 20px;
    width: 500px;
    height: 300px;
    overflow: auto;
    z-index: 1;
}

.modal-content[b-3h3md2av3h] {
    padding: 20px;
    border: none;
}

.close[b-3h3md2av3h] {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}








.selected-Topicbtn[b-3h3md2av3h] {
    background-color: #828282;
    color: white;
    border: none;
    margin: 5px;
    padding: 4px;
}





[b-3h3md2av3h] {
    .rz-m-md-12

{
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 25px !important;
    margin-bottom: 10px !important;
}

}


.title-topic[b-3h3md2av3h] {
    font-family: poppinsregular;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #5A595B;
}

.p-4[b-3h3md2av3h] {
    padding: 1.5rem !important;
}

.pt-0[b-3h3md2av3h] {
    padding-top: 0 !important;
}

.d-flex[b-3h3md2av3h] {
    display: flex !important;
}

.flex-wrap[b-3h3md2av3h] {
    flex-wrap: wrap !important;
}

.d-inline-block[b-3h3md2av3h] {
    display: inline-block !important;
}

.m-1[b-3h3md2av3h] {
    margin: 0.25rem !important;
}

.mr-2[b-3h3md2av3h] {
    margin-right: 0.5rem !important;
}

.text-content[b-3h3md2av3h] {
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #6B6B6B;
}

.border[b-3h3md2av3h] {
    border-width: 1px !important;
}

.border-1[b-3h3md2av3h] {
    border-width: 1px !important;
}

.rounded-3[b-3h3md2av3h] {
    border-radius: 0.375rem !important;
}

.text-primary[b-3h3md2av3h] {
    color: #007bff !important;
}

.text-danger[b-3h3md2av3h] {
    color: #dc3545 !important;
}

.text-success[b-3h3md2av3h] {
    color: #28a745 !important;
}

.delete-icon-container-for-tags[b-3h3md2av3h] {
    position: relative;
    overflow: hidden;
    transition: .3s ease-in-out;
    padding: 8px 10px;
}



.delete-icon-tag[b-3h3md2av3h] {
    transform: translateX(25px);
    position: absolute;
    top: 9px;
    right: 0;
    color: #be3c3c;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1.8em;
    font-weight: bold;
    transition: .3s ease-in-out;
}

.delete-icon-container-for-tags:hover .delete-icon-tag[b-3h3md2av3h] {
    transform: translateX(-10px);
}

.fs-6[b-3h3md2av3h] {
    font-size: 1rem !important;
}

.delete-icon-color[b-3h3md2av3h] {
    color: #E76351;
}

.text-title[b-3h3md2av3h] {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #4F4F4F;
}





/*#ddUpload {
    left: 0;
    --rz-upload-button-bar-padding: 0;
    background-color: white !important;
}

    #ddUpload .rz-fileupload-buttonbar .rz-fileupload-choose {
        width: 100%;
        text-align: center;
        font-size: 16px;
        padding: 0px;
        background-color: white !important;
        top: -30px !important;
    }
*/









[b-3h3md2av3h] {
    .rz-fileupload-buttonbar

{
    background-color: transparent;
}

}

[b-3h3md2av3h] {
    .rz-fileupload-choose:not(.rz-state-disabled)

{
    background-color: transparent;
    color: orange;
}

}

[b-3h3md2av3h] {
    .rz-card.rz-variant-outlined

{
    background-color: #F0ECE6;
}

}

[b-3h3md2av3h] {
    .rz-tabview-selected .rz-tabview-title

{
    font-family: poppinssemibold;
    font-size: 16px;
}

}

[b-3h3md2av3h] {
    .rz-tabview-title

{
    font-size: 16px;
    text-transform: uppercase;
}

}

.events-parent[b-3h3md2av3h] {
    width: 67%;
}


[b-3h3md2av3h] {
    .rz-textarea ~ .rz-form-field-label

{
    padding: 12px;
}

}

/*start maedia Query*/




@media only screen and (max-width: 480px) {
    [b-3h3md2av3h] {
        rz-form-field-content

{
    width: 100%;
}

}
}

@media only screen and (max-width: 768px) {
      .radzen-column[b-3h3md2av3h] {
        flex-basis: 100% !important;
    }
}


@media (max-width:992px) {
    .events-parent[b-3h3md2av3h] {
        width: 100%;
        padding: 0;
    }
}




@media (max-width:1230px) {
    [b-3h3md2av3h] {
        rz-datepicker

{
    width: 100%;
}

}
}

/*end maedia Query*/

/* /Pages/Events/NewlyAddedEvents.razor.rz.scp.css */
/* /Pages/Events/ViewEvent/CreateEventComponent.razor.rz.scp.css */
.form-style[b-n5ozsosoxc] {
    margin: 0 auto;
    width: 825px;
    padding: 20px;
    border: none;
    box-shadow: none;
    margin-top: 70px;
    background-color: white;
    border-radius: 0px;
    margin-top:0px;
}

.title-form[b-n5ozsosoxc] {
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    color: #5A595B;
    border-bottom: 4px solid #F0ECE6;
    padding-bottom: 10px;
    width: 319px;
}

.add-topic[b-n5ozsosoxc] {
    background-color: #F1930A;
    color: white;
    border: none;
    width: 132px;
    height: 31px;
}

    .add-topic .button[b-n5ozsosoxc] {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
    }

.topic[b-n5ozsosoxc] {
    margin-top: 15px;
}

    .topic h5[b-n5ozsosoxc] {
        color: #5A595B;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
    }



.location-style[b-n5ozsosoxc] {
    border: 1px solid #19191961;
    padding: 5px;
}













[b-n5ozsosoxc] {
    rz-form-field-content

{
    word-break: break-all;
    height: auto;
}

}

[b-n5ozsosoxc] {
    .rz-form-field-content

{
    border: 1px solid #19191961 !important;
    border-radius: 0;
}

}







[b-n5ozsosoxc] {
    rz-display-flex rz-row rz-align-items-normal rz-justify-content-normal

{
    height: 300px;
    margin-bottom: 50px;
}

}





.location-style-drop[b-n5ozsosoxc] {
    height: 100px !important;
}

.modal[b-n5ozsosoxc] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: none;
    padding: 20px;
    width: 500px;
    height: 300px;
    overflow: auto;
    z-index: 1;
}

.modal-content[b-n5ozsosoxc] {
    padding: 20px;
    border: none;
}

.close[b-n5ozsosoxc] {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}








.selected-Topicbtn[b-n5ozsosoxc] {
    background-color: #828282;
    color: white;
    border: none;
    margin: 5px;
    padding: 4px;
}





[b-n5ozsosoxc] {
    .rz-m-md-12

{
    margin-left: 0px !important;
    margin-right:0px !important;
    margin-top:25px !important;
    margin-bottom:10px !important; 
}

}


.title-topic[b-n5ozsosoxc] {
    font-family: poppinsregular;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #5A595B;
    
}
.p-4[b-n5ozsosoxc] {
    padding: 1.5rem !important;
}

.pt-0[b-n5ozsosoxc] {
    padding-top: 0 !important;
}

.d-flex[b-n5ozsosoxc] {
    display: flex !important;
}

.flex-wrap[b-n5ozsosoxc] {
    flex-wrap: wrap !important;
}

.d-inline-block[b-n5ozsosoxc] {
    display: inline-block !important;
}

.m-1[b-n5ozsosoxc] {
    margin: 0.25rem !important;
}

.mr-2[b-n5ozsosoxc] {
    margin-right: 0.5rem !important;
}

.text-content[b-n5ozsosoxc] {
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #6B6B6B;
}

.border[b-n5ozsosoxc] {
    border-width: 1px !important;
}

.border-1[b-n5ozsosoxc] {
    border-width: 1px !important;
}

.rounded-3[b-n5ozsosoxc] {
    border-radius: 0.375rem !important;
}

.text-primary[b-n5ozsosoxc] {
    color: #007bff !important;
}

.text-danger[b-n5ozsosoxc] {
    color: #dc3545 !important;
}

.text-success[b-n5ozsosoxc] {
    color: #28a745 !important;
}

.delete-icon-container-for-tags[b-n5ozsosoxc] {
    position: relative;
    overflow: hidden;
    transition: .3s ease-in-out;
    padding: 8px 10px;
}

    

.delete-icon-tag[b-n5ozsosoxc] {
    transform: translateX(25px);
    position: absolute;
    top: 9px;
    right: 0;
    color: #be3c3c;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1.8em;
    font-weight: bold;
    transition: .3s ease-in-out;
}

.delete-icon-container-for-tags:hover .delete-icon-tag[b-n5ozsosoxc] {
    transform: translateX(-10px);
}

.fs-6[b-n5ozsosoxc] {
    font-size: 1rem !important;
}

.delete-icon-color[b-n5ozsosoxc] {
    color: #E76351;
}

.text-title[b-n5ozsosoxc] {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #4F4F4F;
}





/*#ddUpload {
    left: 0;
    --rz-upload-button-bar-padding: 0;
    background-color: white !important;
}

    #ddUpload .rz-fileupload-buttonbar .rz-fileupload-choose {
        width: 100%;
        text-align: center;
        font-size: 16px;
        padding: 0px;
        background-color: white !important;
        top: -30px !important;
    }
*/









[b-n5ozsosoxc] {
    .rz-fileupload-buttonbar{
                                background-color:transparent;
                            }
}

[b-n5ozsosoxc] {
    .rz-fileupload-choose:not(.rz-state-disabled){
                                                     background-color:transparent;
                                                     color:orange;
                                                 }
}

[b-n5ozsosoxc] {
    .rz-card.rz-variant-outlined
{
    background-color: #F0ECE6;
}
}

[b-n5ozsosoxc] {
    .rz-tabview-selected .rz-tabview-title

{
    font-family: poppinssemibold;
    font-size: 16px;
}
}

[b-n5ozsosoxc] {
    .rz-tabview-title

{

    font-size: 16px;
    text-transform:uppercase;
}
}

.events-parent[b-n5ozsosoxc]{
    width:67%;
}


[b-n5ozsosoxc] {
    .rz-textarea ~ .rz-form-field-label

{
    padding:12px;
}
}

/*start maedia Query*/




@media only screen and (max-width: 480px) {
    [b-n5ozsosoxc] {
        rz-form-field-content

{
    width: 100%;
}

}
}

@media only screen and (max-width: 768px) {
      .radzen-column[b-n5ozsosoxc] {
        flex-basis: 100% !important;
    }
}


@media (max-width:992px){
    .events-parent[b-n5ozsosoxc] {
        width: 100%;
        padding:0;
    }

}




@media (max-width:1230px) {
    [b-n5ozsosoxc] {
        rz-datepicker

{
    width: 100%;
}

}
}

/*end maedia Query*/

/* /Pages/EventTesting/EventCard.razor.rz.scp.css */
.event-card[b-fi7adwjhjh] {
    position: relative;
    width: 848px;
    height: 136px;
    border-top: 1px solid white var(--in-between-line-color);
    border-bottom: 1px solid var(--in-between-line-color);
    background-color: white;
    padding: 20px 0;
    color: var(--less-light-text);
}

.add-to-calendar[b-fi7adwjhjh] {
    color: orange;
    border: 2px solid orange;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 10px;
}

.event-card-inside-container[b-fi7adwjhjh] {
    /*outline: 1px dotted rgba(90, 89, 91, 1);*/
    height: 100%;
    display: flex;
    justify-content: center;
}

.event-date-and-type[b-fi7adwjhjh] {
    flex-grow: 0.5;
    border-right: 1px solid var(--light-text);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.event-details[b-fi7adwjhjh] {
    padding: 0 15px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.event-type[b-fi7adwjhjh] {
    font-family: poppinsbold, sans-serif;
    font-size: 12px;
    color: var(--light-text);
}

.event-date[b-fi7adwjhjh] {
    color: var(--less-light-text);
    font-size: 44px;
    margin-bottom: -20px;
    margin-top: -12px;
}

.event-month[b-fi7adwjhjh] {
    font-size: 12px;
    color: var(--less-light-text);
}

.event-title[b-fi7adwjhjh] {
    font-family: poppinsbold, sans-serif;
    font-size: 14px;
}

.event-location[b-fi7adwjhjh] {
    font-size: 12px;
}

.event-hours[b-fi7adwjhjh] {
    font-size: 12px;
    display: flex;
    align-items: center;
}

.event-interest-and-tags[b-fi7adwjhjh] {
    margin-top: -5px;
    font-size: 11px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.event-interest[b-fi7adwjhjh] {
    display: flex;
    align-items: center;
}

.event-tags[b-fi7adwjhjh] {
    color: var(--leep-env-green)
}

/* start: Avatar */
.avatar-group[b-fi7adwjhjh] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.avatar[b-fi7adwjhjh] {
    position: relative;
    transition: .2s;
    display: flex;
}
.avatar:not(:first-child)[b-fi7adwjhjh] {
    margin-left: -0.6rem;
}
.avatar:hover[b-fi7adwjhjh] {
    z-index: 1;
    transform: translateY(-.5rem);
}

.avatar-name[b-fi7adwjhjh] {
    position: absolute;
    bottom: calc(100% + .5rem);
    left: 50%;
    transform: translateX(-50%);
    padding: .5rem .75rem;
    border-radius: .25rem;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: .875rem;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: .2s;
}

.avatar-name[b-fi7adwjhjh]::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: .5rem solid;
    border-color: rgba(0, 0, 0, .7) transparent transparent;
}

.avatar:hover .avatar-name[b-fi7adwjhjh] {
    opacity: 1;
    visibility: visible;
}
.avatar img[b-fi7adwjhjh] {
    width: 2rem;
    height: 2rem;
    display: block;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 .25rem 1rem rgba(0, 0, 0, .1);
}


@media(max-width: 769px) {
    .event-interest-and-tags[b-fi7adwjhjh] {
        flex-wrap: wrap;
    }
}
/* end: Avatar */
/* /Pages/EventTesting/EventCardGroup.razor.rz.scp.css */
.title[b-7da6dol3fv] {
    font-size: 18px;
    font-family: poppinsbold, sans-serif;
    color: var(--less-light-text);
    margin-bottom: 10px;
    margin-top: 20px;
}
/* /Pages/EventTesting/OpportunityCard.razor.rz.scp.css */

.event-card[b-ly9dbflj0c] {
	position: relative;
	width: 848px;
	height: 136px;
/*	border-top: 1px solid white var(--in-between-line-color);
	border-bottom: 1px solid var(--in-between-line-color);*/
	background-color: white;
	padding: 20px 0;
	color: var(--less-light-text);
	cursor: pointer;
}

.add-to-calendar[b-ly9dbflj0c] {
	color: orange;
	border: 2px solid orange;
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 15px;
	right: 15px;
	border-radius: 10px;
}

.event-card-inside-container[b-ly9dbflj0c] {
	/*outline: 1px dotted rgba(90, 89, 91, 1);*/
	height: 100%;
	display: flex;
	justify-content: center;
}

.event-date-and-type[b-ly9dbflj0c] {
	flex-grow: 0.5;
	border-right: 1px solid var(--light-text);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding: 0px;
	margin-left: 8px;
	width: 8%;
}

.event-details[b-ly9dbflj0c] {
	padding: 0 15px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	gap: 5px;
	width: 90%;
}

.event-type[b-ly9dbflj0c] {
	font-family: poppinsbold, sans-serif;
	font-size: 12px;
	color: #E76351;
	line-height: 11px;
	margin-bottom: -10px;
}



.event-date[b-ly9dbflj0c] {
	color: var(--less-light-text);
	font-size: 44px;
	margin-bottom: -30px;
	margin-top: -15px;
}

.event-month[b-ly9dbflj0c] {
	font-size: 12px;
	color: var(--less-light-text);
}

.event-title[b-ly9dbflj0c] {
	font-family: poppinsbold, sans-serif;
	font-size: 14px;
}

.event-location-style[b-ly9dbflj0c] {
	font-size: 12px;
	color: #2CA58D;
	font-family: poppinsbold;
}

.event-hours[b-ly9dbflj0c] {
	font-size: 12px;
	display: flex;
	align-items: center;
}

.event-interest-and-tags[b-ly9dbflj0c] {
	margin-top: -5px;
	font-size: 11px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.event-interest[b-ly9dbflj0c] {
	display: flex;
	align-items: center;
}

.event-tags[b-ly9dbflj0c] {
	color: var(--leep-env-green)
}





.logo-img-style[b-ly9dbflj0c] {
	width: 65px;
	height: 62px;
	top: 23px;
	left: 123px;
	border: 1px solid #949290;
}

	.logo-img-style img[b-ly9dbflj0c] {
		width: 55px;
		height: 55px;
		margin-left: 5px;
	}



/*from here*/
.event-details[b-ly9dbflj0c] {
	padding: 0 15px;
	flex-grow: 1;
	display: flex;
	flex-direction: row; /* Changed to row */
	gap: 5px;
}

.logo-img-style[b-ly9dbflj0c] {
	width: 65px;
	height: 62px;
	border: 1px solid #949290;
	margin-right: 10px; /* Added margin-right */
}

.event-title-and-subtitle[b-ly9dbflj0c] {
	display: flex;
	flex-direction: column;
}

.event-title[b-ly9dbflj0c] {
	font-family: poppinsbold, sans-serif;
	font-size: 14px;
}

.event-location[b-ly9dbflj0c] {
	font-size: 12px;
}
/* /Pages/FontTest.razor.rz.scp.css */
/* /Pages/Login.razor.rz.scp.css */
/*.log-in-page + div {
    background-color:rgba(255, 253, 251, 1);
}

.login-form-title{
    padding-left:0;
}

.login-form-title p{
    font-size:28px;
}

.social-platform-link {
    font-size: 30px;
    color: rgba(0, 118, 178, 1);
}

.social-platform-link + p {
    color: rgba(90, 89, 91, 1) ;
}

.rz-link:hover, .rz-link:focus {
    color: rgba(44, 165, 141, 1);
}

.logo-brand {
    width: clamp(57px, 8vw, 133px);
}

.user-action > p {
    color: rgba(44, 165, 141, 1);
    font-size: 13px;
}

.user-sign-up-btn {
    color: rgba(44, 165, 141, 1) !important;
    font-size: 13px;
}

.social-platform-link + p {
    margin-left: 7px;
    font-size: 17px;
    color: rgba(90, 89, 91, 1);
}

.form-title p {
    color: rgba(79, 79, 79, 1);
    font-size: clamp(15px,2vw,22px);
}

.form-title {
    width: clamp(120px, 10vw, 230px);
    font-weight: 400;
    color: var(--main-text-color);
}

.login-form-title p {
    font-size: 32px;
    color: var(--main-text-color);
}

.logo-brand + p {
    margin-left: 21px;
}

.log-in-page {
    margin-top: 100px;
}

.img-wrap + p {
    font-size: 18px;
    color: var(--main-text-color);
    font-weight: 600;
}

.rz-form-field-label.rz-text-truncate {
    color: var(--main-text-color);
    font-weight: 600;
}

.user-introductory-link {
    border: 2px solid rgba(25, 25, 25, 0.38);
    transition:.2s ease-in-out;
}

.user-introductory-link button:hover {
    background-color: #6a6a6a12 !important;
}

.form-field-container {
    background-color: rgba(255, 253, 251, 1);
}

.img-wrap img {
    width: 230px;
}

.form-field-container > div {
    background-color: white;
}

.rz-textbox .rz-state-empty {
    height: 60px;
}

.approve-password-input {
    height: 65px !important;
    border: 2px solid rgba(25, 25, 25, 0.38);
    border-radius: 0;
    position: relative;
}

.new-password-input {
    height: 65px !important;
    border: 2px solid rgba(25, 25, 25, 0.38);
    border-radius: 0;
    position: relative;
    padding-left:20px;
}

.new-password-input {
    position: relative;
}

.new-password-input label {
    font-size: 17px;
    position: absolute;
    left: 1%;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    pointer-events: none;
    color: #999;
}

.new-password-input input:focus ~ label,
.new-password-input.input-filled label {
    transform: translateY(-100%);
    color: rgba(90, 89, 91, 1);
    top: 21%;
    padding: 5px;
    background-color: rgba(255, 253, 251, 1);
    left: 4%;
    font-size: 14px;
}

.input {
    font-size: 16px;
    padding: 20px 8px 17px 24px;
    display: block;
    width: 200px;
    border: none;
    background: transparent;
    outline: none;
}

.login-page-btn > div{
    background-color: rgba(241, 147, 10, 1) !important;
}


label {
    color: #999;
    font-size: 15px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 19px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    padding-left: 20px;
}

.input:focus ~ label, .input:valid ~ label {
    top: -12px;
    font-size: 14px;
    color: black;
    background-color: rgba(255, 253, 251, 1);
    padding: 0px 10px;
    left: 4%;
}

.bar {
    position: relative;
    display: block;
    width: 200px;
}

.bar:before {
    left: 50%;
}

.bar:after {
    right: 50%;
}

.input:focus ~ .bar:before, .input:focus ~ .bar:after {
    width: 50%;
}

.input:focus ~ .highlight {
    animation: inputHighlighter 0.3s ease;
}

@keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@media(max-width:500px){
    .social-platform-link p{
        font-size:14px;
    }
}
*/
/* /Pages/ProfileEditModals/CloseButton.razor.rz.scp.css */
button[b-u1tt56smb7] {
    position: absolute;
    top: 10px;
    right: 24px;
    background: white;
    color: #000000a3;
    padding: initial;
    font-size: 1.5rem;
    border: 0;
}
/* /Pages/ProfileEditModals/ContactInfoModal.razor.rz.scp.css */
[b-2ou85nic0l] .rz-switch,
.rz-switch-checked[b-2ou85nic0l],
.rz-switch-circle[b-2ou85nic0l] {
    background: orange !important;
}

[b-2ou85nic0l] .rz-chkbox-box {
    border: 2px solid rgba(25, 25, 25, 0.38);
}

[b-2ou85nic0l] .rz-chkbox-box .rzi{
    color: orange;
    background-color: rgba(255, 131, 0, 0.06);
}

.add-circle[b-2ou85nic0l] {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid orange;
    display: flex;
    align-items: center;
    justify-content: center;
}

.add-plus[b-2ou85nic0l] {
    color: orange;
    font-size: 24px;
    margin-top: 6px;
}

[b-2ou85nic0l] .rz-chkbox-box:hover:not(.rz-state-disabled) {
    border: 2px solid orange;
}

[b-2ou85nic0l] .rz-chkbox-box.rz-state-active:hover:not(.rz-state-disabled):after {
    background-color: #fce9ce;
}

[b-2ou85nic0l] .rz-chkbox-box.rz-state-active:not(.rz-state-disabled):after {
    background-color: red;
}
/* /Pages/ProfileEditModals/EditAboutUserModal.razor.rz.scp.css */
.modal[b-5gsv9x05lo] {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: default;
}

.modal-backdrop[b-5gsv9x05lo] {
    z-index: 0;
}

.modal-dialog[b-5gsv9x05lo] {
    margin: 0 !important;
}

.modal-footer button[b-5gsv9x05lo] {
    background-color: rgba(241, 147, 10, 1);
    padding: 6px;
}

.modal-content[b-5gsv9x05lo] {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
}

.modal-header[b-5gsv9x05lo] {
    margin-left: auto;
}

.modal-body + h3[b-5gsv9x05lo] {
    font-size: 18px;
    color: rgba(90, 89, 91, 1);
}

.fade:not(.show)[b-5gsv9x05lo] {
    display: none !important;
}

.edit-name-modal img[b-5gsv9x05lo] {
    width: 22px;
}

.edit-name-input[b-5gsv9x05lo] {
    height: 65px !important;
    border: 2px solid rgba(25, 25, 25, 0.38);
    border-radius: 0;
    position: relative;
    padding-left: 20px;
    display: flex;
    flex: 1;
}

.input[b-5gsv9x05lo] {
    font-size: 16px;
    padding: 20px 8px 17px 24px;
    display: block;
    width: 200px;
    border: none;
    background: transparent;
    outline: none;
}


label[b-5gsv9x05lo] {
    color: #999;
    font-size: 15px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 19px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    padding-left: 20px;
}

.input:focus ~ label[b-5gsv9x05lo], .input:valid ~ label[b-5gsv9x05lo] {
    top: -12px;
    font-size: 14px;
    color: rgba(90, 89, 91, 1);
    background-color: white;
    padding: 0px 10px;
    left: 4%;
}


.input:focus ~ .bar[b-5gsv9x05lo]:before, .input:focus ~ .bar[b-5gsv9x05lo]:after {
    width: 50%;
}



.modal-info h5[b-5gsv9x05lo] {
    font-size: 18px;
    color: rgba(90, 89, 91, 1);
}

.default-text-description p:nth-child(1)[b-5gsv9x05lo] {
    color: rgba(107, 107, 107, 1);
    font-size: 14px;
}

.default-text-description p:nth-child(2)[b-5gsv9x05lo] {
    color: rgba(90, 89, 91, 1);
    font-size: 14px;
}

.user-social-accounts p[b-5gsv9x05lo] {
    color: rgba(90, 89, 91, 1);
    font-size: 16px;
}

.user-social-accounts img[b-5gsv9x05lo] {
    width: 20px;
}

.platform-url-container div[b-5gsv9x05lo] {
    width: 143px;
}

.edit-name-input .rz-multiselect[b-5gsv9x05lo], .rz-dropdown[b-5gsv9x05lo] {
    width: 136px;
    height: 64px;
}

.edit-video-link-input[b-5gsv9x05lo] {
    height: 65px !important;
    border: 2px solid rgba(25, 25, 25, 0.38);
    border-radius: 0;
    position: relative;
    padding-left: 20px;
    display: flex;

    flex: 1;
}
.edit-about-input[b-5gsv9x05lo] {
    height: 65px !important;
    border: 2px solid rgba(25, 25, 25, 0.38);
    border-radius: 0;
    position: relative;
    padding-left: 20px;
    display: flex;
    flex: 1;
    min-height: 100px;
}

.save-btn[b-5gsv9x05lo] {
    background-color: #F1930A;
}
/* /Pages/ProfileEditModals/EditProfileNameAndSectorModal.razor.rz.scp.css */


.modal-title[b-tyl4m39pls] {
    font-size: 1.5rem;
    font-weight: bold;
}

.close-btn[b-tyl4m39pls] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 1.5rem;
}

.modal-body[b-tyl4m39pls] {
    margin-top: 20px;
}

.modal-footer[b-tyl4m39pls] {
    display: flex;
    justify-content: flex-end;
    padding-top: 10px;
    border-top: 1px solid #eaeaea;
}

button:focus[b-tyl4m39pls] {
    outline: none;
}
/* /Pages/ProfileEditModals/ExperienceEditModal.razor.rz.scp.css */
[b-qvi00v8uet] {
.rz-selectbutton .rz-button.rz-button-md.rz-state-active
    {
  background-color:orange !important;
  color:white !important;
   }
}
[b-qvi00v8uet] {
    .rz-datepicker
{
    border: 1px solid #C3C3C3E5 !important;
}
}
/* /Pages/ProfileEditModals/SkillEditModal.razor.rz.scp.css */
.rz-dialog-content[b-qjy7x7bxfz] {
    height: 100% !important;
}

.main-content[b-qjy7x7bxfz] {
    height: 55vh; 
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.inside-container[b-qjy7x7bxfz] {
    flex-grow: 1;
    overflow: auto;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.save-row[b-qjy7x7bxfz] {
    display: flex;
    justify-content: end;
}

.save-btn[b-qjy7x7bxfz] {
    border: none;
    background-color: #F1930A;
    width: 80px;
    height: 40px;
    color: #FFFDFB;
    font-weight: 500;
    font-size: 16px;
}

.items-label[b-qjy7x7bxfz] {
    position: relative;
    top: 15px;
    padding: 0 10px 0 5px;
    background-color: white;
    margin-left: 10px;
    font-size: 20px
}

.items-container[b-qjy7x7bxfz] {
    border: 2px solid #19191961;
    padding: 30px 15px 15px 15px;
    display: flex;
    flex-direction: column;
}

.item[b-qjy7x7bxfz] {
    border: 1px white;
    background-color: #F0ECE6;
    height: 65px;
    display: flex;
    align-items: center;
    padding: 0px 15px;
    justify-content: space-between;
    margin-bottom: 8px;
}

.item > input[b-qjy7x7bxfz] {
    flex-grow: 1;
    background: none;
    border: 0;
    outline: none;
    color: rgba(0, 0, 0, 0.7);
    font-size: 20px;
}

.item > input[b-qjy7x7bxfz]::placeholder {
    color: rgb(155, 143, 127)
}

.item > button:not(.add-item > button)[b-qjy7x7bxfz] {
    background: none;
    border: 0;
    outline: none;
}

.add-item > button[b-qjy7x7bxfz]{
    width: 40px;
    /*height: 30px;*/
    border: none;
    background-color: transparent;
}

.add-item-x[b-qjy7x7bxfz] {
    color: rgb(255, 82, 82);
    font-size: 24px;
}
.add-item-x:hover[b-qjy7x7bxfz] {
    font-size: 24px;
    background-color: rgb(255, 82, 82, 0.3);
}

.add-item-plus[b-qjy7x7bxfz] {
    color: rgb(44, 144, 104);
    font-size: 24px;
}
.add-item-plus:hover[b-qjy7x7bxfz] {
    font-size: 24px;
    background-color: rgb(44, 144, 104, 0.3);
}

.plus-more[b-qjy7x7bxfz] {
    color: #2CA58D;
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    border: 0;
    background: none;
    align-self: start;
}

.hidden[b-qjy7x7bxfz] {
    opacity: 0;
    height: 0;
    margin-bottom: 0;
    transition: opacity 0.2s ease, height 0.4s ease;
}

.hidden > button[b-qjy7x7bxfz] {
    cursor: none;
}

.visible[b-qjy7x7bxfz] {
    display: flex;
    opacity: 1;
    height: 65px;
    transition: opacity 0.4s ease, height 0.2s ease;
}

.visible > button[b-qjy7x7bxfz] {
    cursor: pointer;
}

.shake[b-qjy7x7bxfz] {
    animation: shake-b-qjy7x7bxfz 0.3s ease-in-out;
}

@keyframes shake-b-qjy7x7bxfz {
    0%, 100% {
        transform: translateX(0);
    }
    20%, 60% {
        transform: translateX(-3px);
    }
    40%, 80% {
        transform: translateX(3px);
    }
}

.flash-animation[b-qjy7x7bxfz] {
    animation: brief-flash-b-qjy7x7bxfz 1s ease-out;
}

@keyframes brief-flash-b-qjy7x7bxfz {
    0% {
        background-color: rgb(103, 103, 238);
        color: antiquewhite;
    }
    100% {
        background-color: antiquewhite;
        color: rgb(155, 143, 127)
    }
}
/* /Pages/ProfileEditModals/TagsModal.razor.rz.scp.css */
.p-4[b-4psd9siyme] {
    padding: 1.5rem !important;
}

.pt-0[b-4psd9siyme] {
    padding-top: 0 !important;
}

.d-flex[b-4psd9siyme] {
    display: flex !important;
}

.flex-wrap[b-4psd9siyme] {
    flex-wrap: wrap !important;
}

.d-inline-block[b-4psd9siyme] {
    display: inline-block !important;
}

.m-1[b-4psd9siyme] {
    margin: 0.25rem !important;
}

.mr-2[b-4psd9siyme] {
    margin-right: 0.5rem !important;
}

.text-content[b-4psd9siyme] {
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #6B6B6B;
}


[b-4psd9siyme] .tag-item a {
    color: var(--primary-color);
}

.border[b-4psd9siyme] {
    border-width: 1px !important;
}

.border-1[b-4psd9siyme] {
    border-width: 1px !important;
}

.rounded-3[b-4psd9siyme] {
    border-radius: 0.375rem !important;
}

.text-primary[b-4psd9siyme] {
    color: #007bff !important;
}

.text-danger[b-4psd9siyme] {
    color: #dc3545 !important;
}

.text-success[b-4psd9siyme] {
    color: #28a745 !important;
}

.delete-icon-container-for-tags[b-4psd9siyme] {
    position: relative;
    overflow: hidden;
    transition: .3s ease-in-out;
    padding: 8px 20px;
    border-color: var(--primary-color) !important;
}

    .delete-icon-container-for-tags:hover[b-4psd9siyme] {
        padding: 8px 30px 8px 10px;
    }

.delete-icon-tag[b-4psd9siyme] {
    transform: translateX(25px);
    position: absolute;
    top: 9px;
    right: 0;
    color: #be3c3c;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1.8em;
    font-weight: bold;
    transition: .3s ease-in-out;
}

.delete-icon-container-for-tags:hover .delete-icon-tag[b-4psd9siyme] {
    transform: translateX(-10px);
}
.fs-6[b-4psd9siyme] {
    font-size: 1rem !important;
}

.delete-icon-color[b-4psd9siyme] {
    color: #E76351;
}

.text-title[b-4psd9siyme] {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #4F4F4F;
}
/* /Pages/Profile/AboutUserSection.razor.rz.scp.css */
.user-description[b-9npswgqgx6] {
    border: 1px solid #8080802b;
    border-radius: 5px;
    padding: 20px;
}

.user-name[b-9npswgqgx6] {
    font-family: poppinssemibold, sans-serif;
    font-size: 20px;
}
.edit-pen button img[b-9npswgqgx6] {
    width: 22px;
}
.no-data-section[b-9npswgqgx6] {
    font-size: 14px;
    font-weight: 350;
    line-height: 15px;
    text-align: left;
}
.about-content[b-9npswgqgx6] {
    font-family: Maitree;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
}
.video-wrap[b-9npswgqgx6] {
    width: 280px;
    height: 160px;
}
@media(max-width:770px) {
    .user-description[b-9npswgqgx6] {
        border: 1px solid #8080802b;
        border-radius: 5px;
        padding: 17px;
    }
}
/* /Pages/Profile/CoverSection.razor.rz.scp.css */


.hero-bg img:first-child[b-qx36h7t4j7] {
    object-fit: cover;

}
.web-bg[b-qx36h7t4j7] {
    height: 328px;
    display: block;
    filter: brightness(90%) contrast(0.7);
}

.grid-img-content-wrap[b-qx36h7t4j7] {
    display: flex;
    position: relative;
}

.grid-img-content-wrap:hover .img-hover-box[b-qx36h7t4j7] {
    opacity: 1;
    visibility: visible;
}

.img-hover-box[b-qx36h7t4j7] {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.img-hover-box[b-qx36h7t4j7]  .rz-upload {
    border-radius: 8px;
    padding: 12px 20px;
}

.img-hover-box[b-qx36h7t4j7]  .rz-button {
    color: #333;
    font-weight: 500;
}

.hidden-div-cover[b-qx36h7t4j7] {
    width: 488px;
}

.user-contact-btn[b-qx36h7t4j7] {
    display: block;
    position: absolute;
    right: 1px;
    top: 40%;
    border-radius: 6px;
}

.user-profile-title[b-qx36h7t4j7] {
    flex: 1;
    z-index: 2;
}

    .user-profile-title .renewable-btn[b-qx36h7t4j7] {
        font-weight: 400;
        border: 2px solid #5A595B;
    }


.user-name-address > div > p[b-qx36h7t4j7] {
    font-size: 36px;

    font-family: Poppins;
    font-size: 36px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
}

.user-name-address > div p:nth-last-child(1)[b-qx36h7t4j7] {
    font-size: 24px;
    font-weight: 400;
}

.user-name-address > div span[b-qx36h7t4j7] {
    font-size: 19px;
    padding-top: 6px;
    z-index: 2;
}

.username-txt[b-qx36h7t4j7] {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 400;
    line-height: 21.47px;
    text-align: left;
}


.contact-info-list[b-qx36h7t4j7] {
    padding-right: 5%;
    padding-bottom: 20px;
}

.url-style[b-qx36h7t4j7] {
    z-index: 2;
    cursor: pointer;
}

.social-links[b-qx36h7t4j7]  .rz-button.rz-primary.rz-shade-default {
    margin-top: auto;
}
@media(max-width:770px) {
    .user-contact-btn[b-qx36h7t4j7] {
        display: block;
        position: absolute;
        right: 1px;
        top: 40%;
        border-radius: 6px;
    }

    .user-profile-title[b-qx36h7t4j7] {
        padding: 0 25px;
    }

}

@media(max-width: 1200px) {
    .hidden-div-cover[b-qx36h7t4j7] {
        width: 400px;
    }
}

@media(max-width: 770px) {
    .hidden-div-cover[b-qx36h7t4j7] {
        width: 10px;
    }
}

@media(max-width:500px){
    .user-profile-title[b-qx36h7t4j7] {
        padding: 0 12px;
    }
}





@media(max-width:850px) {
    .user-name-address > div > p[b-qx36h7t4j7] {
        font-size: 28px;
    }

    .user-name-address + div[b-qx36h7t4j7] {
        justify-content: space-between;
    }
}

/* /Pages/Profile/ExperiencesSection.razor.rz.scp.css */
.achievements-log > div[b-qh5j6ln0o0] {
    border-bottom: 3px solid #d6d6d64f;
    font-size: 20px;
    border: 1px solid #8080802b;
}
.edit-pen button img[b-qh5j6ln0o0] {
    width: 22px;
}
.achievement-list li[b-qh5j6ln0o0] {
    margin: 5px;
    position: relative;
    list-style-type: none;
}

    .achievement-list li[b-qh5j6ln0o0]::after {
        content: '';
        position: absolute;
        left: -20px;
        top: 7px;
        background-color: rgba(50, 163, 137, 1);
        border-radius: 50%;
        width: 10px;
        height: 10px;
    }
.no-data-section[b-qh5j6ln0o0] {
    font-size: 14px;
    font-weight: 350;
    line-height: 15px;
    text-align: left;
}
@media(max-width:770px){
    .profile-content > .container-fluid[b-qh5j6ln0o0] {
        padding: 0;
    }
}
/* /Pages/Profile/HelpSkillsSection.razor.rz.scp.css */

.edit-pen button img[b-essdndalza] {
    width: 22px;
}
.edit-pen-hiden[b-essdndalza] {
    display: none;
}

.main-help-skills-section[b-essdndalza] {
    padding-right: 0;
    box-sizing:revert-layer;
}

.content-container[b-essdndalza] {
    display: flex;
    flex-wrap: wrap; 
    gap: 0px;
    background-color:white;
    border: 3px solid #8080802b;
    position: relative;
}

.content-container[b-essdndalza]::after {
    content: '';
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #d6d6d64f;
    z-index: 1;
}

.header-slills-section[b-essdndalza] {
    display: flex;
    justify-content: space-between;
}
.header-help-section[b-essdndalza] {
    display: flex;
    justify-content: space-between;
}

    .header-slills-section p[b-essdndalza], .header-help-section p[b-essdndalza] {
        font-family: Poppins, sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 20px; 
        letter-spacing: -0.02em;
        text-align: left;
    }

.content-container[b-essdndalza] {
    display: flex;
    flex-wrap: wrap; 
    gap: 0px;
    background-color:white;
}

/* Each section should take 50% width on larger screens */
.help-section[b-essdndalza], .skills-section[b-essdndalza] {
    flex: 1 1 48%; 
    padding:20px;
}

.help-section[b-essdndalza] {
    padding-right: 0 !important;
}

.skills-section[b-essdndalza] {
    padding-left: 0 !important;
}

li[b-essdndalza]::marker {
    color: #2ca58d;
    font-size: 1.7em;
}

ul li[b-essdndalza] {
    font-family: Maitree;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
}

li p[b-essdndalza] {
    position: relative;
    top: -4px;
    left: 0;
    margin-bottom: 10px;
}
@media (max-width: 992px) {
    .help-section[b-essdndalza], .skills-section[b-essdndalza] {
        flex: 1 1 100%; /* Each section takes full width on smaller screens */
    }

    .help-section[b-essdndalza] {
        border: 1px solid #8080802b;
        padding-right: 20px !important;
    }

    .skills-section[b-essdndalza] {
        border: 1px solid #8080802b;
        padding-left: 20px !important;
    }
    .content-container[b-essdndalza] {
        gap: 12px;

    }
    .edit-pen-hiden[b-essdndalza] {
        display: block;
    }
}
/* /Pages/Profile/PersonalProfile.razor.rz.scp.css */
.hero-bg[b-pzkq86hstt] {
    height: 360px;
}

.hero-bg img[b-pzkq86hstt] {
    object-fit: cover;
}

.grid-img-content-wrap[b-pzkq86hstt] {
    display: flex;
}

.hidden[b-pzkq86hstt] {
    width: 512px;
}




.user-fullname[b-pzkq86hstt] {
    font-family: 'poppinsbold', sans-serif;
}

/* sidebar style ----- */
.profile-img-wrap[b-pzkq86hstt] {
    height: 310px;
}

.profile-img-wrap img[b-pzkq86hstt] {
    object-fit: cover;
}

/* main content ---- */

.main-grid-section[b-pzkq86hstt] {
    display: grid;
    grid-template-columns: 420px 1fr;
    height:50dvh;
    position:absolute;
}

    .main-grid-section .position-absolute-sidebar[b-pzkq86hstt] {
        top: -226px;
        left: 50px;
        width: 410px;
        background-color: rgba(255, 253, 251, 1);
        position: relative;
        height: max-content !important;
    }

.user-contact-options button[b-pzkq86hstt] {
    width: 135px;
    border-radius: 5px 0 0 5px;
    transition: .2s ease;
    z-index: 9;
    margin-top: -100px;
}
.user-contact-options[b-pzkq86hstt] {
    position: absolute;
    z-index:8;
}
.user-contact-options button:nth-last-child(1)[b-pzkq86hstt] {
    background-color: #F1930A;
}
.user-job-title[b-pzkq86hstt] {
    font-family: 'poppinsbold', sans-serif;
}
.company-name[b-pzkq86hstt] {
    font-family: 'poppinsbold', sans-serif;
}
/**/
.social-links[b-pzkq86hstt] {
    padding-right: 20px;
}
.gap-3[b-pzkq86hstt] {
    gap: 1.7rem !important;
    margin-right: 66px;
    margin-bottom: 24px;
}

.social-links a[b-pzkq86hstt]{
    width:25px;
}

.social-links a img[b-pzkq86hstt]{
    object-fit:cover;
}

.user-position-section[b-pzkq86hstt]{
    /*font-family:var(--main-font);*/
}

.user-position-section .position p[b-pzkq86hstt]{
    font-size:20px;
}

.user-position-section .job-position p[b-pzkq86hstt]{
    font-size: 16px;
}

.user-hashtags p[b-pzkq86hstt],
.user-location-info p[b-pzkq86hstt] {
    color: rgba(107, 107, 107, 1);
    font-size:14px;
    font-weight:400;
    font-family:'poppinsregular', sans-serif;
}

.edit-pen button img[b-pzkq86hstt]{
    width:22px;
}

.sidebar-colored-text[b-pzkq86hstt] {
    color: rgba(44, 165, 141, 1);
}

.user-growth-stage[b-pzkq86hstt] {
    font-family: 'poppinsbold', sans-serif; 
}

.complete-your-profile[b-pzkq86hstt] {
    font-family: 'poppinssemibold', sans-serif;
    font-size: 18px;
}

.img-hover-box[b-pzkq86hstt] {
    opacity: 0;
}

.img-hover-box:hover[b-pzkq86hstt] {
    opacity: 1;
}

.profile-img-wrap:hover img[b-pzkq86hstt]{
    filter: brightness(0.5);
}

.user-contact-options button[b-pzkq86hstt] {
    margin-bottom:20px;
}

.join-date p[b-pzkq86hstt]{
    font-size:13px !important;
    font-weight:400;
    color:rgba(107, 107, 107, 1);
}

.date[b-pzkq86hstt]{
    font-size:10px;
}

.progress[b-pzkq86hstt]{
    height:12px;
}



.progress-loader > div p:nth-child(1)[b-pzkq86hstt]{
    font-size:16px;
}

.progress-loader > div p:nth-child(2)[b-pzkq86hstt] {
    font-size: 14px;
}

.profile-progress-container > div[b-pzkq86hstt] {
    border-color: rgba(240, 236, 230, 1);
}

.user-indication-text[b-pzkq86hstt] {
    color: rgba(129, 126, 126, 1);
    font-size: 14px;
}

.events-section[b-pzkq86hstt] {
    box-shadow: 8px 8px 20px rgba(199, 110, 60, 0.05);
}

.events-section .event-calender[b-pzkq86hstt]{
    width:126px;
    border-right: 1px solid rgba(44, 165, 141, 1);
}

.about-event[b-pzkq86hstt]{
    flex:1;
    padding-left:18px;
}

.event-time p[b-pzkq86hstt]{
    font-size:13px;
}

.event-title[b-pzkq86hstt] {
    color: rgba(107, 107, 107, 1);
}

.about-event + p[b-pzkq86hstt] {
    color: rgba(90, 89, 91, 1);
    font-size:16px;
}

.event-day[b-pzkq86hstt] {
    font-size: 40px;
    color: rgba(90, 89, 91, 1);
}

.event-month[b-pzkq86hstt] {
    color: rgba(90, 89, 91, 1);
}

.view-events-section .view-btn[b-pzkq86hstt] {
    color: rgba(241, 147, 10, 1);
    font-size: 12px;
    transition: .2s ease-in-out;
    width: 95px;
    height: 33px;
    border: 1px solid rgba(241, 147, 10, 1);
    background-color:transparent;
}

.view-events-section .view-btn:hover[b-pzkq86hstt] {
    background-color: rgba(241, 147, 10, 1);
    color:white;
}

.view-events-section .view-link[b-pzkq86hstt] {
    color: rgba(44, 165, 141, 1);
    font-size: 14px;
}

/* user courses section -----*/

.course-img-wrap:nth-child(1) a img[b-pzkq86hstt]{
    width:80px;
}

.user-description[b-pzkq86hstt] {
    border: 1px solid #8080802b;
    border-radius: 5px;
    padding: 20px;
}
.save-btn[b-pzkq86hstt] {
    width: 16px;
}

.course-date span[b-pzkq86hstt] {
    font-size: 10px;
    color: rgba(107, 107, 107, 1);
}

.course-title a[b-pzkq86hstt] {
    color: rgba(90, 89, 91, 1);
}

.course-title p[b-pzkq86hstt] {
    font-size: 13px;
    color: rgba(90, 89, 91, 1);
}

.course-title p:nth-last-child(1)[b-pzkq86hstt]  {
    color: rgba(90, 89, 91, 1);
    font-size: 13px;
}
.course-title p:nth-last-child(2)[b-pzkq86hstt]  {
    color: rgba(90, 89, 91, 1);
    font-size: 11.5px;
}

.view-course-btns .view-btn[b-pzkq86hstt] {
    color: rgba(241, 147, 10, 1);
    font-size: 12px;
    transition: .2s ease-in-out; 
    width: 95px;
    height: 33px;
    border: 1px solid rgba(241, 147, 10, 1);
    background-color: transparent;
}

.view-course-btns .view-btn:hover[b-pzkq86hstt] {
    background-color: rgba(241, 147, 10, 1);
    color: white;
}

.view-course-btns .view-all-link[b-pzkq86hstt] {
    color: rgba(44, 165, 141, 1);
    font-size: 14px;
}

.achievements-log > div[b-pzkq86hstt] {
    border-bottom: 3px solid #d6d6d64f;
    font-size: 20px;
    border: 1px solid #8080802b;
}

.achievement-list li[b-pzkq86hstt]{
    margin:5px;
    position:relative;
    list-style-type:none;
}

.achievement-list li[b-pzkq86hstt]::after{
    content: '';
    position: absolute;
    left: -20px;
    top: 7px;
    background-color: rgba(50, 163, 137, 1);
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.video-wrap[b-pzkq86hstt] {
    width: 280px;
    height: 160px;
}


.user-name[b-pzkq86hstt]{
    font-family: poppinssemibold, sans-serif;
    font-size:20px;
}

.user-overview-tab[b-pzkq86hstt]{
    /*background-color: rgba(199, 110, 60, 0.05);*/
}

.assistance-exchange-container[b-pzkq86hstt] {
    background-color:white;
}

.assistance-exchange-container > .row[b-pzkq86hstt]{
    border-bottom: 3px solid #d6d6d64f;
}

.assistance-exchange-head[b-pzkq86hstt] {
    font-size: 20px;
}

.add-help-with li[b-pzkq86hstt]{
    list-style:none;
    position:relative;
    padding-left:37px;
}

.add-help-with li[b-pzkq86hstt]::after{
    content: ''; 
    position:absolute;
    background-color: rgba(50, 163, 137, 1);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 7px;
    left: 15px;
}

.web-bg[b-pzkq86hstt]{
    display:block;
}

.web-view-bg[b-pzkq86hstt] {
    padding: 22px;
    border-radius: 5px;
}

.rz-tabview-panel[b-pzkq86hstt]{
    padding:0;
}

.mobile-bg[b-pzkq86hstt] {
    display: none;
}

.user-responsive-description[b-pzkq86hstt]{
    display:none;
}

.event-detail-mobile-view[b-pzkq86hstt] {
    display: none;
}

.add-help-with[b-pzkq86hstt]{
    padding-left:18px;
}

.add-help-with + p[b-pzkq86hstt] {
    display: none;
}

.responsive-section-mobile[b-pzkq86hstt]{
    display:none;
}

.user-contact-options-mobile-view[b-pzkq86hstt] {
    display: none;
}



.upgrade-experience-mobile[b-pzkq86hstt] {
    border-bottom: 0;
    border-top: 2px solid rgba(240, 236, 230, 1);
    border-right: 2px solid rgba(240, 236, 230, 1);
    border-left: 2px solid rgba(240, 236, 230, 1);
    display:none;
}

.upgrade-experience-mobile p[b-pzkq86hstt]{
    font-size:14px;
    font-weight:600;
}

.upgrade-experience-mobile button[b-pzkq86hstt]{
    color: rgba(241, 147, 10, 1);
    font-size: 12px;
    transition: .2s ease-in-out;
    width: 100%;
    height: 33px;
    border: 1px solid rgba(241, 147, 10, 1);
    background-color:transparent;
}

.upgrade-experience-mobile button:hover[b-pzkq86hstt] {
    background-color: rgba(241, 147, 10, 1);
    color:white;
}

.mobile-text[b-pzkq86hstt]  {
    display: none;
}

/* radio style ------ */
.job-title-txt[b-pzkq86hstt] {
    font-size: 20px;
    font-weight: 700;
    line-height: 12.59px;
    text-align: left;
}
.assistance-exchange-container[b-pzkq86hstt] {
    background-color: white;
    min-width: 100%;
}

    .assistance-exchange-container > .row[b-pzkq86hstt] {
        border-bottom: 3px solid #d6d6d64f;
        min-width: 100%;
    }

.about-content[b-pzkq86hstt] {
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #1E1E1E;
    font-family: maitreeregular, sans-serif;
}
.no-data-section[b-pzkq86hstt] {
    font-size: 14px;
    font-weight: 350;
    line-height: 15px;
    text-align: left;
}
.rz-pager-element[b-pzkq86hstt]  {
    font-size: 30px;
}

[b-pzkq86hstt] .rz-tabview-top > .rz-tabview-nav {
    gap: 17px;
    padding-left: 54px;
}

[b-pzkq86hstt] .rz-tabview-panel{
    padding-top:0;
}



    @media(max-width:1200px) {
        .main-grid-section .position-absolute-sidebar[b-pzkq86hstt] {
        left: 29px;
        width: 362px;
    }
        [b-pzkq86hstt] .rz-tabview-panel {
            padding-right: 0;
        }
    .main-grid-section[b-pzkq86hstt] {
        grid-template-columns: 336px 1fr;
    }
    .hidden[b-pzkq86hstt] {
        width: 433px;
    }

}


@media(max-width:770px){
    
    .main-grid-section[b-pzkq86hstt] {
        grid-template-columns: 312px 1fr !important;
    }
    .hidden[b-pzkq86hstt] {
        width: 346px !important;
    }
    .main-grid-section .position-absolute-sidebar[b-pzkq86hstt]{
        top:-189px;
    }
    .user-position-section .position p[b-pzkq86hstt] {
        font-size: 16px;
    }
    .user-position-section .job-position p[b-pzkq86hstt]{
        font-size:14px;
    }
    
    .profile-img-wrap[b-pzkq86hstt] {
        height: 237px;
    }
    .progress-loader > div p:nth-child(2)[b-pzkq86hstt]{
        font-size:10px;
    }
    
}

@media(max-width:770px) {
    .overlay[b-pzkq86hstt] {
        z-index: 111111;
        background: linear-gradient(13deg, #0000005e, transparent);
    }

    [b-pzkq86hstt] .rz-tabview-top > .rz-tabview-nav {
        padding-left: 0;
    }

    .web-bg[b-pzkq86hstt] {
        display: none;
    }

    .mobile-bg[b-pzkq86hstt] {
        display: block;
    }

    .view-events-section[b-pzkq86hstt] {
        margin: 0 20px;
    }

    .events-container-heading[b-pzkq86hstt] {
        padding-left: 25px;
    }

    .hero-bg[b-pzkq86hstt]{
        display:none;
    }

    .user-responsive-description[b-pzkq86hstt] {
        display: block;
        padding: 10px 20px;
        background-color: rgba(255, 253, 251, 1);
    }

/*    .position-absolute-sidebar {
        display: none;
    }*/

    .main-grid-section[b-pzkq86hstt] {
        grid-template-columns: 1fr !important;
    }

    .hidden[b-pzkq86hstt] {
        width: 0 !important;
    }

    .rz-tabview-top > .rz-tabview-nav[b-pzkq86hstt] {
        padding: 0;
    }

/*    .empty-section {
        display: none;
    }*/

    .profile-content > .container-fluid[b-pzkq86hstt] {
        padding: 0;
    }

    .events-section[b-pzkq86hstt] {
        background-color: white;
    }
    .join-date p[b-pzkq86hstt] {
        font-size: 13px !important;
        font-weight: 400;
        color: rgba(107, 107, 107, 1);
    }
    .add-help-with > p[b-pzkq86hstt] {
        display: block;
        border-bottom: 2px solid rgba(240, 236, 230, 1);
        padding: 12px 18px;
        margin-bottom: 10px !important;
    }

    .add-help-with[b-pzkq86hstt] {
        background-color: transparent;
        padding: 11px 10px;
        border: 1px solid rgba(240, 236, 230, 1);
        border-radius: 5px;
    }

    .assistance-exchange-container[b-pzkq86hstt] {
        background-color: transparent;
        margin: 0 ;
        padding: 0;
    }

        .assistance-exchange-container > .row[b-pzkq86hstt] {
            display:none;
        }

    .about-event + p[b-pzkq86hstt] {
        font-size: 15px;
        padding: 10px;
        border-bottom: 1px solid;
        margin-bottom: 20px !important;
    }

    .responsive-section-mobile[b-pzkq86hstt] {
        display: block;
        padding: 10px 20px;
    }

    .user-course-details[b-pzkq86hstt] {
        background-color: white;
        padding-top: 7px !important;
    }

    .view-course-btns[b-pzkq86hstt] {
        margin: 3px 25px !important;
    }

    .user-description[b-pzkq86hstt] {

        border: 1px solid #8080802b;
        border-radius: 5px;
        padding: 17px;
    }

    .main-grid-section .position-absolute-sidebar[b-pzkq86hstt] {
/*        top: -226px;
        left: 100px;*/
        width: 96%;
        background-color: rgba(255, 253, 251, 1);
        position: initial;
    }


    .user-overview-tab[b-pzkq86hstt] {
        padding: 0 !important;
        background-color:white;
    }

    .mobile-view-bg[b-pzkq86hstt] {
        padding: 10px 20px;
    }

    .events-section .event-calender[b-pzkq86hstt] {
        width: 110px;
    }

    .event-title[b-pzkq86hstt] {
        font-size: 12px;
    }

    .event-month[b-pzkq86hstt] {
        font-size: 12px;
    }

    .event-day[b-pzkq86hstt]{
        font-size:30px;
    }
    .event-address[b-pzkq86hstt],
    .event-time[b-pzkq86hstt]{
        font-size:13px;
    }
    .responsive-section-mobile[b-pzkq86hstt] {
        background-color: rgba(255, 253, 251, 1);
    }

    .user-contact-btn[b-pzkq86hstt] {
        display: block;
        position: absolute;
        right: 1px;
        top: 40%;
        border-radius: 6px;
    }
    .upgrade-experience-mobile[b-pzkq86hstt] {
        display: block !important;
        border: 0 !important;
        margin: 0 15px;
    }
    .profile-progress-container[b-pzkq86hstt] {
        background-color: white;
        border: 2px solid rgba(240, 236, 230, 1);
    }
    .mobile-text[b-pzkq86hstt] {
        display: block;
    }
    .profile-progress-container > div[b-pzkq86hstt] {
        border: 2px solid rgba(240, 236, 230, 1);
    }
}

@media(max-width:500px){
    .social-links[b-pzkq86hstt]{
        padding:0;
    }

}

.modal-body + h3[b-pzkq86hstt] {
    font-size: 18px;
    color: rgba(90, 89, 91, 1);
}


.edit-name-modal img[b-pzkq86hstt] {
    width: 22px;
}

.input:focus ~ label[b-pzkq86hstt], .input:valid ~ label[b-pzkq86hstt] {
    top: -12px;
    font-size: 14px;
    color: rgba(90, 89, 91, 1);
    background-color: white;
    padding: 0px 10px;
    left: 4%;
}


.input:focus ~ .bar[b-pzkq86hstt]:before, .input:focus ~ .bar[b-pzkq86hstt]:after {
    width: 50%;
}

.form-floating.floating-target > .form-control:focus ~ label[b-pzkq86hstt],
.form-floating.floating-target > .form-control:not(:placeholder-shown) ~ label[b-pzkq86hstt],
.form-floating.floating-target > .form-select ~ label[b-pzkq86hstt] {
    opacity: 1;
    background-color: #FFFDFB;
    transform: scale(.90) translateY(-1.9rem) translateX(0.6rem);
    color: #5A595B;
}

.form-floating.floating-target > label[b-pzkq86hstt] {
    color: #5A595B;
    padding: 0;
}

.form-floating.floating-target > .form-control:focus[b-pzkq86hstt],
.form-control[b-pzkq86hstt], .form-floating > .form-control:not(:placeholder-shown)[b-pzkq86hstt] {
    padding: 0rem 2rem;
}

.form-floating.floating-target > .form-control[b-pzkq86hstt] {
    border-width: 2px;
    border-radius: 0px;
    border-color: rgba(25, 25, 25, 0.38);
    color: #5A595B;
}

.radio-check label[b-pzkq86hstt], .radio-check p[b-pzkq86hstt] {
    color: rgba(90, 89, 91, 1);
    font-weight: 500;
    padding-left: 38px;
    font-size: 15px;
}

input[type="radio"][b-pzkq86hstt] {
    display: none;
}

input[type="radio"] + label[b-pzkq86hstt] {
    position: relative;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    color: rgba(148, 146, 144, 1);
}

input[type="radio"] + label[b-pzkq86hstt]::before {
    content: '';
    position: absolute;
    left: 0;
    top: 24px;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(90, 89, 91, 1);
    background-color: transparent;
    border-radius: 50%;
    .create-leep-profile-text
}

input[type="radio"]:checked + label[b-pzkq86hstt]::before {
    border: 2px solid rgba(44, 165, 141, 1);
}

input[type="radio"]:checked + label[b-pzkq86hstt]::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 29.7px;
    width: 10px;
    height: 10px;
    background-color: rgba(44, 165, 141, 1);
    border-radius: 50%;
}

input[type="radio"]:checked + label[b-pzkq86hstt] {
    color: rgba(44, 165, 141, 1);
    font-weight: 700;
}

input[type="radio"]:checked ~ p[b-pzkq86hstt] {
    color: black;
}

p:checked + label[b-pzkq86hstt]::after {
    background-color: rgba(44, 165, 141, 1);
}

/*.modal-content-y{*/
/*    height:70dvh;*/
/*}*/

/*.modal-edit-info{*/
/*    opacity:1;*/
/*}*/

/* /Pages/Profile/ProfileUserInfoBar.razor.rz.scp.css */
/* sidebar style ----- */
.profile-img-wrap[b-sclmz0om2o] {
    height: 310px;
}

    .profile-img-wrap img[b-sclmz0om2o] {
        object-fit: cover;
    }

.user-position-section[b-sclmz0om2o] {
    /*font-family:var(--main-font);*/
}

    .user-position-section .position p[b-sclmz0om2o] {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 400;
        line-height: 10.07px;
        text-align: left;
        color: #4F4F4F;
    }

    .user-position-section .job-position p[b-sclmz0om2o] {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 400;
        line-height: 10.07px;
        text-align: left;
        color: #5A595B;
    }
.edit-pen button img[b-sclmz0om2o] {
    width: 22px;
}

.user-contact-options button[b-sclmz0om2o] {
    width: 135px;
    transition: .2s ease;
    z-index: 9;
    margin-top: -100px;
}
    .user-contact-options button:hover[b-sclmz0om2o] {
        background-color: #F1930A;
        color: white;
    }

.user-contact-options[b-sclmz0om2o] {
    position: absolute;
    z-index: 8;
}


    .user-contact-options button[b-sclmz0om2o] {
        margin-bottom: 20px;
    }

.img-hover-box[b-sclmz0om2o] {
    opacity: 0;
}

    .img-hover-box:hover[b-sclmz0om2o] {
        opacity: 1;
    }

.profile-img-wrap:hover img[b-sclmz0om2o] {
    filter: brightness(0.5);
}



.join-date p[b-sclmz0om2o] {
    font-size: 13px !important;
    font-weight: 400;
    color: rgba(107, 107, 107, 1);
}
.profile-progress-container > div[b-sclmz0om2o] {
    border-color: rgba(240, 236, 230, 1);
}
.complete-your-profile[b-sclmz0om2o] {
    font-family: 'poppinssemibold', sans-serif;
    font-size: 18px;
}
.progress-loader > div p:nth-child(1)[b-sclmz0om2o] {
    font-size: 16px;
}

.progress-loader > div p:nth-child(2)[b-sclmz0om2o] {
    font-size: 14px;
}

.user-indication-text[b-sclmz0om2o] {
    color: rgba(129, 126, 126, 1);
    font-size: 14px;
}

.user-hashtags p[b-sclmz0om2o] {
    color: rgba(107, 107, 107, 1);
    font-size: 14px;
    font-weight: 400;
    font-family: 'poppinsregular', sans-serif;
}


.tags[b-sclmz0om2o] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.07rem; /* Adjust the spacing between tags */
}

.tag[b-sclmz0om2o] {
    white-space: nowrap;
    display: inline-block;
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 300px; /* Adjust this width to control when truncation happens */
}

.user-name-address[b-sclmz0om2o]  {
    
}
.full-name[b-sclmz0om2o] {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 700;
    line-height: 26.8px;
    text-align: left;
    color: #4F4F4F;
}

.username[b-sclmz0om2o] {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 14.8px;
    text-align: left;
    padding-top:10px;
    margin-bottom:0;
    color: #4F4F4F;
}
.user-location-info p[b-sclmz0om2o] {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 10.07px;
    text-align: left;
    color: #4F4F4F;
}

.contact-info-list[b-sclmz0om2o] {
    padding-top: 10px;
}

.sidebar-colored-text[b-sclmz0om2o] {
    color: rgba(44, 165, 141, 1) !important;
}
.hide-section[b-sclmz0om2o]{
    display:none !important;
}

.progress-bar[b-sclmz0om2o] {
    background-color: rgba(241, 147, 10, 1) !important;
}

.hide-section[b-sclmz0om2o]  .rz-button.rz-primary.rz-shade-default {
    position: absolute;
    bottom: 0%;
    left: 3%;
}


@media(max-width:770px) {
    .profile-img-wrap[b-sclmz0om2o] {
        height: 372px;
        object-fit: cover;
    }


        .user-position-section .position p[b-sclmz0om2o] {
            font-size: 16px;
        }

        .main-grid-section .position-absolute-sidebar[b-sclmz0om2o] {
            top: -189px;
        }

        .user-position-section .job-position p[b-sclmz0om2o] {
            font-size: 14px;
        }

        .hide-section[b-sclmz0om2o] {
            display: block !important;
            padding-top: 5px;
            padding-bottom: 10px;
        }
    }
/* /Pages/Register.razor.rz.scp.css */
/* /Pages/SetPassword.razor.rz.scp.css */
.rz-form-field.rz-state-focused .rz-form-field-content[b-we9v2hw9fv],
.rz-numeric:focus-within:not(.rz-state-disabled)[b-we9v2hw9fv],
.rz-autocomplete:focus-within:not(.rz-state-disabled)[b-we9v2hw9fv],
.rz-colorpicker:not(:disabled):not(.rz-state-disabled):focus[b-we9v2hw9fv],
.rz-lookup-search input:not(:disabled):not(.rz-state-disabled):focus[b-we9v2hw9fv], .rz-numeric:not(:disabled):not(.rz-state-disabled):focus[b-we9v2hw9fv],
.rz-datepicker > .rz-inputtext:not(:disabled):not(.rz-state-disabled):focus[b-we9v2hw9fv],
.rz-multiselect:not(:disabled):not(.rz-state-disabled):focus[b-we9v2hw9fv],
.rz-dropdown:not(:disabled):not(.rz-state-disabled):focus[b-we9v2hw9fv],
.mask:not(:disabled):not(.rz-state-disabled):focus[b-we9v2hw9fv],
.rz-textarea:not(:disabled):not(.rz-state-disabled):focus[b-we9v2hw9fv],
.rz-textbox:not(:disabled):not(.rz-state-disabled):focus[b-we9v2hw9fv] {
    border-color: green;
}

.rz-form-field-content > *[b-we9v2hw9fv], .rz-form-field-content > .rz-autocomplete[b-we9v2hw9fv],
.rz-form-field-content > .rz-autocomplete.rz-state-disabled > .rz-inputtext[b-we9v2hw9fv],
.rz-form-field-content input[b-we9v2hw9fv], .rz-form-field-content .rz-inputtext[b-we9v2hw9fv],
.rz-form-field-content .rz-inputtext.rz-state-disabled[b-we9v2hw9fv],
.rz-form-field-content .rz-datepicker.rz-state-disabled > .rz-inputtext[b-we9v2hw9fv]
{
    padding-left: 25px;
}

.rz-textbox:focus ~ .rz-form-field-label[b-we9v2hw9fv],
.rz-textarea:focus ~ .rz-form-field-label[b-we9v2hw9fv],
.rz-numeric:focus-within ~ .rz-form-field-label[b-we9v2hw9fv],
.rz-autocomplete:focus-within ~ .rz-form-field-label[b-we9v2hw9fv] {
    color: var(--main-text-color);
    font-size: 14px;
    margin-left: 10px;
}

.social-platform-link[b-we9v2hw9fv] {
    font-size: 30px;
    color: rgba(0, 118, 178, 1);
}


.logo-brand[b-we9v2hw9fv] {
    width: clamp(57px, 8vw, 133px);
}


.user-action > p[b-we9v2hw9fv] {
    color: rgba(44, 165, 141, 1);
    font-size: 13px;
}

.user-sign-up-btn[b-we9v2hw9fv] {
    color: rgba(44, 165, 141, 1);
    font-size: 13px;
}

.confirm-page-btn > div[b-we9v2hw9fv] {
    background-color: rgba(241, 147, 10, 1) !important;
}

.social-platform-link + p[b-we9v2hw9fv] {
    margin-left: 7px;
    font-size: 17px;
    color: rgba(90, 89, 91, 1);
}

.form-title p[b-we9v2hw9fv] {
    color: rgba(79, 79, 79, 1);
    font-size: clamp(15px,2vw,22px);
}

.form-title[b-we9v2hw9fv] {
    width: clamp(120px, 10vw, 230px);
    font-weight: 400;
    color: var(--main-text-color);
}

.login-form-title:nth-child(1) p[b-we9v2hw9fv] {
    font-size: 18px;
    color: rgba(90, 89, 91, 1);
    font-size: 18px;
}

.login-form-title:nth-child(2) p[b-we9v2hw9fv] {
    font-size: 15px;
    color: rgba(90, 89, 91, 1);
}

.logo-brand + p[b-we9v2hw9fv] {
    margin-left: 21px;
}

.img-wrap + p[b-we9v2hw9fv] {
    font-size: 15px;
    color: var(--main-text-color);
    font-weight: 600;
}

.rz-form-field-label.rz-text-truncate[b-we9v2hw9fv] {
    color: var(--main-text-color);
    font-weight: 600;
}

.user-introductory-link[b-we9v2hw9fv] {
    border: 2px solid rgba(25, 25, 25, 0.38);
}

.form-field-container[b-we9v2hw9fv] {
    background-color: rgba(255, 253, 251, 1);
}

.img-wrap img[b-we9v2hw9fv] {
    width: 230px;
}

.form-field-container > div[b-we9v2hw9fv] {
    background-color: rgba(255, 253, 251, 1);
}

.rz-textbox .rz-state-empty[b-we9v2hw9fv] {
    height: 60px;
}


.login-form-title[b-we9v2hw9fv]{
    padding:0;
}

.login-form-title p[b-we9v2hw9fv] {
    font-size: 20px;
}



@keyframes inputHighlighter-b-we9v2hw9fv {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}
.new-password-input input:focus ~ label[b-we9v2hw9fv],
.new-password-input.input-filled label[b-we9v2hw9fv] {
    transform: translateY(-100%);
    color: rgba(90, 89, 91, 1);
    top: 21%;
    padding: 5px;
    background-color: rgba(255, 253, 251, 1);
    left: 4%;
    font-size: 14px;
}
/* /Pages/SocialEnterprise/CreateEnterprisePage.razor.rz.scp.css */
.location-style[b-ay5mwtlknt] {
    border: 1px solid #19191961;
    padding: 10px;
}

.title-form[b-ay5mwtlknt] {
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    color: #5A595B;
    border-bottom: 4px solid #F0ECE6;
    padding-bottom: 10px;
    width: 319px;
}
.p-4[b-ay5mwtlknt] {
    padding: 1.5rem !important;
}

.pt-0[b-ay5mwtlknt] {
    padding-top: 0 !important;
}

.d-flex[b-ay5mwtlknt] {
    display: flex !important;
}

.flex-wrap[b-ay5mwtlknt] {
    flex-wrap: wrap !important;
}

.d-inline-block[b-ay5mwtlknt] {
    display: inline-block !important;
}

.m-1[b-ay5mwtlknt] {
    margin: 0.25rem !important;
}

.mr-2[b-ay5mwtlknt] {
    margin-right: 0.5rem !important;
}

.text-content[b-ay5mwtlknt] {
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #6B6B6B;
}


[b-ay5mwtlknt] .tag-item a {
    color: var(--primary-color);
}

.border[b-ay5mwtlknt] {
    border-width: 1px !important;
}

.border-1[b-ay5mwtlknt] {
    border-width: 1px !important;
}

.rounded-3[b-ay5mwtlknt] {
    border-radius: 0.375rem !important;
}

.text-primary[b-ay5mwtlknt] {
    color: #007bff !important;
}

.text-danger[b-ay5mwtlknt] {
    color: #dc3545 !important;
}

.text-success[b-ay5mwtlknt] {
    color: #28a745 !important;
}

.delete-icon-container-for-tags[b-ay5mwtlknt] {
    position: relative;
    overflow: hidden;
    transition: .3s ease-in-out;
    padding: 8px 20px;
    border-color: var(--primary-color) !important;
}

    .delete-icon-container-for-tags:hover[b-ay5mwtlknt] {
        padding: 8px 30px 8px 10px;
    }

.delete-icon-tag[b-ay5mwtlknt] {
    transform: translateX(25px);
    position: absolute;
    top: 9px;
    right: 0;
    color: #be3c3c;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1.8em;
    font-weight: bold;
    transition: .3s ease-in-out;
}


.delete-icon-container-for-tags:hover .delete-icon-tag[b-ay5mwtlknt] {
    transform: translateX(-10px);
}
.fs-6[b-ay5mwtlknt] {
    font-size: 1rem !important;
}

.delete-icon-color[b-ay5mwtlknt] {
    color: #E76351;
}

.text-title[b-ay5mwtlknt] {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #4F4F4F;
}
/* /Pages/SocialEnterprise/EnterpriseAboutSectionComponent.razor.rz.scp.css */
.user-description[b-pcq1122zp6] {
    border: 1px solid #8080802b;
    border-radius: 5px;
    padding: 20px;
}

.user-name[b-pcq1122zp6] {
    font-family: poppinssemibold, sans-serif;
    font-size: 20px;
}
.edit-pen button img[b-pcq1122zp6] {
    width: 22px;
}
.no-data-section[b-pcq1122zp6] {
    font-size: 14px;
    font-weight: 350;
    line-height: 15px;
    text-align: left;
}
.about-content[b-pcq1122zp6] {
    font-family: Maitree;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
}
.video-wrap[b-pcq1122zp6] {
    width: 280px;
    height: 160px;
}
@media(max-width:770px) {
    .user-description[b-pcq1122zp6] {
        border: 1px solid #8080802b;
        border-radius: 5px;
        padding: 17px;
    }
}
/* /Pages/SocialEnterprise/EnterpriseCoverSectionComponent.razor.rz.scp.css */


.hero-bg img:first-child[b-0h2bezlku7] {
    object-fit: cover;

}
.web-bg[b-0h2bezlku7] {
    height:328px;
    display: block;
        filter: brightness(90%) contrast(0.7);
}

.grid-img-content-wrap[b-0h2bezlku7] {
    display: flex;
}

.hidden-div-cover[b-0h2bezlku7] {
    width: 488px;
}

.user-contact-btn[b-0h2bezlku7] {
    display: block;
    position: absolute;
    right: 1px;
    top: 40%;
    border-radius: 6px;
}

.user-profile-title[b-0h2bezlku7] {
    flex: 1;
    z-index: 2;
}

    .user-profile-title .renewable-btn[b-0h2bezlku7] {
        font-weight: 400;
        border: 2px solid #5A595B;
    }


.user-name-address > div > p[b-0h2bezlku7] {
    font-size: 36px;

    font-family: Poppins;
    font-size: 36px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
}

.user-name-address > div p:nth-last-child(1)[b-0h2bezlku7] {
    font-size: 24px;
    font-weight: 400;
}

.user-name-address > div span[b-0h2bezlku7] {
    font-size: 19px;
    padding-top: 6px;
    z-index: 2;
}

.username-txt[b-0h2bezlku7] {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 400;
    line-height: 21.47px;
    text-align: left;
}


.contact-info-list[b-0h2bezlku7] {
    padding-right: 5%;
    padding-bottom: 20px;
}


.social-links[b-0h2bezlku7]  .rz-button.rz-primary.rz-shade-default {
    margin-top: auto;
}
@media(max-width:770px) {
    .user-contact-btn[b-0h2bezlku7] {
        display: block;
        position: absolute;
        right: 1px;
        top: 40%;
        border-radius: 6px;
    }

    .user-profile-title[b-0h2bezlku7] {
        padding: 0 25px;
    }

}

@media(max-width: 1200px) {
    .hidden-div-cover[b-0h2bezlku7] {
        width: 400px;
    }
}

@media(max-width: 770px) {
    .hidden-div-cover[b-0h2bezlku7] {
        width: 10px;
    }
}

@media(max-width:500px){
    .user-profile-title[b-0h2bezlku7] {
        padding: 0 12px;
    }
}





@media(max-width:850px) {
    .user-name-address > div > p[b-0h2bezlku7] {
        font-size: 28px;
    }

    .user-name-address + div[b-0h2bezlku7] {
        justify-content: space-between;
    }
}

/* /Pages/SocialEnterprise/EnterpriseEditModals/EditAboutEnterpriseModal.razor.rz.scp.css */
.modal[b-0y5fg2iaep] {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: default;
}

.modal-backdrop[b-0y5fg2iaep] {
    z-index: 0;
}

.modal-dialog[b-0y5fg2iaep] {
    margin: 0 !important;
}

.modal-footer button[b-0y5fg2iaep] {
    background-color: rgba(241, 147, 10, 1);
    padding: 6px;
}

.modal-content[b-0y5fg2iaep] {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
}

.modal-header[b-0y5fg2iaep] {
    margin-left: auto;
}

.modal-body + h3[b-0y5fg2iaep] {
    font-size: 18px;
    color: rgba(90, 89, 91, 1);
}

.fade:not(.show)[b-0y5fg2iaep] {
    display: none !important;
}

.edit-name-modal img[b-0y5fg2iaep] {
    width: 22px;
}

.edit-name-input[b-0y5fg2iaep] {
    height: 65px !important;
    border: 2px solid rgba(25, 25, 25, 0.38);
    border-radius: 0;
    position: relative;
    padding-left: 20px;
    display: flex;
    flex: 1;
}

.input[b-0y5fg2iaep] {
    font-size: 16px;
    padding: 20px 8px 17px 24px;
    display: block;
    width: 200px;
    border: none;
    background: transparent;
    outline: none;
}


label[b-0y5fg2iaep] {
    color: #999;
    font-size: 15px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 19px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    padding-left: 20px;
}

.input:focus ~ label[b-0y5fg2iaep], .input:valid ~ label[b-0y5fg2iaep] {
    top: -12px;
    font-size: 14px;
    color: rgba(90, 89, 91, 1);
    background-color: white;
    padding: 0px 10px;
    left: 4%;
}


.input:focus ~ .bar[b-0y5fg2iaep]:before, .input:focus ~ .bar[b-0y5fg2iaep]:after {
    width: 50%;
}



.modal-info h5[b-0y5fg2iaep] {
    font-size: 18px;
    color: rgba(90, 89, 91, 1);
}

.default-text-description p:nth-child(1)[b-0y5fg2iaep] {
    color: rgba(107, 107, 107, 1);
    font-size: 14px;
}

.default-text-description p:nth-child(2)[b-0y5fg2iaep] {
    color: rgba(90, 89, 91, 1);
    font-size: 14px;
}

.user-social-accounts p[b-0y5fg2iaep] {
    color: rgba(90, 89, 91, 1);
    font-size: 16px;
}

.user-social-accounts img[b-0y5fg2iaep] {
    width: 20px;
}

.platform-url-container div[b-0y5fg2iaep] {
    width: 143px;
}

.edit-name-input .rz-multiselect[b-0y5fg2iaep], .rz-dropdown[b-0y5fg2iaep] {
    width: 136px;
    height: 64px;
}

.edit-video-link-input[b-0y5fg2iaep] {
    height: 65px !important;
    border: 2px solid rgba(25, 25, 25, 0.38);
    border-radius: 0;
    position: relative;
    padding-left: 20px;
    display: flex;

    flex: 1;
}
.edit-about-input[b-0y5fg2iaep] {
    height: 65px !important;
    border: 2px solid rgba(25, 25, 25, 0.38);
    border-radius: 0;
    position: relative;
    padding-left: 20px;
    display: flex;
    flex: 1;
    min-height: 100px;
}

.save-btn[b-0y5fg2iaep] {
    background-color: #F1930A;
}
/* /Pages/SocialEnterprise/EnterpriseEditModals/EditEnterpriseNameAndSectorModal.razor.rz.scp.css */


.modal-title[b-gbfv7x7oxr] {
    font-size: 1.5rem;
    font-weight: bold;
}

.close-btn[b-gbfv7x7oxr] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 1.5rem;
}

.modal-body[b-gbfv7x7oxr] {
    margin-top: 20px;
}

.modal-footer[b-gbfv7x7oxr] {
    display: flex;
    justify-content: flex-end;
    padding-top: 10px;
    border-top: 1px solid #eaeaea;
}

button:focus[b-gbfv7x7oxr] {
    outline: none;
}
/* /Pages/SocialEnterprise/EnterpriseEditModals/EnterpriseContactInfoModal.razor.rz.scp.css */
[b-1r8lhdblla] .rz-switch,
.rz-switch-checked[b-1r8lhdblla],
.rz-switch-circle[b-1r8lhdblla] {
    background: orange !important;
}

[b-1r8lhdblla] .rz-chkbox-box {
    border: 2px solid rgba(25, 25, 25, 0.38);
}

[b-1r8lhdblla] .rz-chkbox-box .rzi{
    color: orange;
    background-color: rgba(255, 131, 0, 0.06);
}

.add-circle[b-1r8lhdblla] {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid orange;
    display: flex;
    align-items: center;
    justify-content: center;
}

.add-plus[b-1r8lhdblla] {
    color: orange;
    font-size: 24px;
    margin-top: 6px;
}

[b-1r8lhdblla] .rz-chkbox-box:hover:not(.rz-state-disabled) {
    border: 2px solid orange;
}

[b-1r8lhdblla] .rz-chkbox-box.rz-state-active:hover:not(.rz-state-disabled):after {
    background-color: #e9eaed;
}

[b-1r8lhdblla] .rz-chkbox-box.rz-state-active:not(.rz-state-disabled):after {
    background-color: red;
}
/* /Pages/SocialEnterprise/EnterpriseEditModals/EnterpriseExperienceEditModal.razor.rz.scp.css */
[b-c1gu8qp9pj] {
.rz-selectbutton .rz-button.rz-button-md.rz-state-active
    {
  background-color:orange !important;
  color:white !important;
   }
}
[b-c1gu8qp9pj] {
    .rz-datepicker
{
    border: 1px solid #C3C3C3E5 !important;
}
}
/* /Pages/SocialEnterprise/EnterpriseEditModals/EnterpriseSkillEditModal.razor.rz.scp.css */
.rz-dialog-content[b-9kzli2xwgk] {
    height: 100% !important;
}

.main-content[b-9kzli2xwgk] {
    height: 55vh; 
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.inside-container[b-9kzli2xwgk] {
    flex-grow: 1;
    overflow: auto;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.save-row[b-9kzli2xwgk] {
    display: flex;
    justify-content: end;
}

.save-btn[b-9kzli2xwgk] {
    border: none;
    background-color: #F1930A;
    width: 80px;
    height: 40px;
    color: #FFFDFB;
    font-weight: 500;
    font-size: 16px;
}

.items-label[b-9kzli2xwgk] {
    position: relative;
    top: 15px;
    padding: 0 10px 0 5px;
    background-color: white;
    margin-left: 10px;
    font-size: 20px
}

.items-container[b-9kzli2xwgk] {
    border: 2px solid #19191961;
    padding: 30px 15px 15px 15px;
    display: flex;
    flex-direction: column;
}

.item[b-9kzli2xwgk] {
    border: 1px white;
    background-color: #F0ECE6;
    height: 65px;
    display: flex;
    align-items: center;
    padding: 0px 15px;
    justify-content: space-between;
    margin-bottom: 8px;
}

.item > input[b-9kzli2xwgk] {
    flex-grow: 1;
    background: none;
    border: 0;
    outline: none;
    color: rgba(0, 0, 0, 0.7);
    font-size: 20px;
}

.item > input[b-9kzli2xwgk]::placeholder {
    color: rgb(155, 143, 127)
}

.item > button:not(.add-item > button)[b-9kzli2xwgk] {
    background: none;
    border: 0;
    outline: none;
}

.add-item > button[b-9kzli2xwgk]{
    width: 40px;
    /*height: 30px;*/
    border: none;
    background-color: transparent;
}

.add-item-x[b-9kzli2xwgk] {
    color: rgb(255, 82, 82);
    font-size: 24px;
}
.add-item-x:hover[b-9kzli2xwgk] {
    font-size: 24px;
    background-color: rgb(255, 82, 82, 0.3);
}

.add-item-plus[b-9kzli2xwgk] {
    color: rgb(44, 144, 104);
    font-size: 24px;
}
.add-item-plus:hover[b-9kzli2xwgk] {
    font-size: 24px;
    background-color: rgb(44, 144, 104, 0.3);
}

.plus-more[b-9kzli2xwgk] {
    color: #2CA58D;
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    border: 0;
    background: none;
    align-self: start;
}

.hidden[b-9kzli2xwgk] {
    opacity: 0;
    height: 0;
    margin-bottom: 0;
    transition: opacity 0.2s ease, height 0.4s ease;
}

.hidden > button[b-9kzli2xwgk] {
    cursor: none;
}

.visible[b-9kzli2xwgk] {
    display: flex;
    opacity: 1;
    height: 65px;
    transition: opacity 0.4s ease, height 0.2s ease;
}

.visible > button[b-9kzli2xwgk] {
    cursor: pointer;
}

.shake[b-9kzli2xwgk] {
    animation: shake-b-9kzli2xwgk 0.3s ease-in-out;
}

@keyframes shake-b-9kzli2xwgk {
    0%, 100% {
        transform: translateX(0);
    }
    20%, 60% {
        transform: translateX(-3px);
    }
    40%, 80% {
        transform: translateX(3px);
    }
}

.flash-animation[b-9kzli2xwgk] {
    animation: brief-flash-b-9kzli2xwgk 1s ease-out;
}

@keyframes brief-flash-b-9kzli2xwgk {
    0% {
        background-color: rgb(103, 103, 238);
        color: antiquewhite;
    }
    100% {
        background-color: antiquewhite;
        color: rgb(155, 143, 127)
    }
}
/* /Pages/SocialEnterprise/EnterpriseEditModals/EnterpriseTagsModal.razor.rz.scp.css */
.p-4[b-lybvldwdpr] {
    padding: 1.5rem !important;
}

.pt-0[b-lybvldwdpr] {
    padding-top: 0 !important;
}

.d-flex[b-lybvldwdpr] {
    display: flex !important;
}

.flex-wrap[b-lybvldwdpr] {
    flex-wrap: wrap !important;
}

.d-inline-block[b-lybvldwdpr] {
    display: inline-block !important;
}

.m-1[b-lybvldwdpr] {
    margin: 0.25rem !important;
}

.mr-2[b-lybvldwdpr] {
    margin-right: 0.5rem !important;
}

.text-content[b-lybvldwdpr] {
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #6B6B6B;
}


[b-lybvldwdpr] .tag-item a {
    color: var(--primary-color);
}

.border[b-lybvldwdpr] {
    border-width: 1px !important;
}

.border-1[b-lybvldwdpr] {
    border-width: 1px !important;
}

.rounded-3[b-lybvldwdpr] {
    border-radius: 0.375rem !important;
}

.text-primary[b-lybvldwdpr] {
    color: #007bff !important;
}

.text-danger[b-lybvldwdpr] {
    color: #dc3545 !important;
}

.text-success[b-lybvldwdpr] {
    color: #28a745 !important;
}

.delete-icon-container-for-tags[b-lybvldwdpr] {
    position: relative;
    overflow: hidden;
    transition: .3s ease-in-out;
    padding: 8px 20px;
    border-color: var(--primary-color) !important;
}

    .delete-icon-container-for-tags:hover[b-lybvldwdpr] {
        padding: 8px 30px 8px 10px;
    }

.delete-icon-tag[b-lybvldwdpr] {
    transform: translateX(25px);
    position: absolute;
    top: 9px;
    right: 0;
    color: #be3c3c;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1.8em;
    font-weight: bold;
    transition: .3s ease-in-out;
}

.delete-icon-container-for-tags:hover .delete-icon-tag[b-lybvldwdpr] {
    transform: translateX(-10px);
}
.fs-6[b-lybvldwdpr] {
    font-size: 1rem !important;
}

.delete-icon-color[b-lybvldwdpr] {
    color: #E76351;
}

.text-title[b-lybvldwdpr] {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #4F4F4F;
}
/* /Pages/SocialEnterprise/EnterpriseExperiencesSectionComponent.razor.rz.scp.css */
.achievements-log > div[b-4v2plgyngm] {
    border-bottom: 3px solid #d6d6d64f;
    font-size: 20px;
    border: 1px solid #8080802b;
}
.edit-pen button img[b-4v2plgyngm] {
    width: 22px;
}
.achievement-list li[b-4v2plgyngm] {
    margin: 5px;
    position: relative;
    list-style-type: none;
}

    .achievement-list li[b-4v2plgyngm]::after {
        content: '';
        position: absolute;
        left: -20px;
        top: 7px;
        background-color: rgba(50, 163, 137, 1);
        border-radius: 50%;
        width: 10px;
        height: 10px;
    }
.no-data-section[b-4v2plgyngm] {
    font-size: 14px;
    font-weight: 350;
    line-height: 15px;
    text-align: left;
}
@media(max-width:770px){
    .profile-content > .container-fluid[b-4v2plgyngm] {
        padding: 0;
    }
}
/* /Pages/SocialEnterprise/EnterpriseHelpSkillsSectionComponent.razor.rz.scp.css */

.edit-pen button img[b-htzsh9orws] {
    width: 22px;
}
.edit-pen-hiden[b-htzsh9orws] {
    display: none;
}

.main-help-skills-section[b-htzsh9orws] {
    padding-right: 0;
    box-sizing:revert-layer;
}


.header-slills-section[b-htzsh9orws] {
    border-bottom: 3px solid #d6d6d64f;
    display: flex;
    justify-content: space-between;
}
.header-help-section[b-htzsh9orws] {
    border-bottom: 3px solid #d6d6d64f;
    display: flex;
    justify-content: space-between;
}

    .header-slills-section p[b-htzsh9orws], .header-help-section p[b-htzsh9orws] {
        font-family: Poppins, sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 20px; 
        letter-spacing: -0.02em;
        text-align: left;
    }

.content-container[b-htzsh9orws] {
    display: flex;
    flex-wrap: wrap; 
    gap: 0px;
    background-color:white;
}

/* Each section should take 50% width on larger screens */
.help-section[b-htzsh9orws], .skills-section[b-htzsh9orws] {
    flex: 1 1 48%; 
    padding:20px;
}

.help-section[b-htzsh9orws] {
    padding-right: 0 !important;
}

.skills-section[b-htzsh9orws] {
    padding-left: 0 !important;
}

li[b-htzsh9orws]::marker {
    color: #2ca58d;
    font-size: 1.7em;
}

ul li[b-htzsh9orws] {
    font-family: Maitree;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
}

li p[b-htzsh9orws] {
    position: relative;
    top: -4px;
    left: 0;
    margin-bottom: 10px;
}
@media (max-width: 992px) {
    .help-section[b-htzsh9orws], .skills-section[b-htzsh9orws] {
        flex: 1 1 100%; /* Each section takes full width on smaller screens */
    }

    .help-section[b-htzsh9orws] {
        border: 1px solid #8080802b;
        padding-right: 20px !important;
    }

    .skills-section[b-htzsh9orws] {
        border: 1px solid #8080802b;
        padding-left: 20px !important;
    }
    .content-container[b-htzsh9orws] {
        gap: 12px;

    }
    .edit-pen-hiden[b-htzsh9orws] {
        display: block;
    }
}
/* /Pages/SocialEnterprise/EnterpriseInfoBar.razor.rz.scp.css */
/* sidebar style ----- */
.profile-img-wrap[b-3t3uzh7160] {
    height: 310px;
}

    .profile-img-wrap img[b-3t3uzh7160] {
        object-fit: cover;
    }

.user-position-section[b-3t3uzh7160] {
    /*font-family:var(--main-font);*/
}

    .user-position-section .position p[b-3t3uzh7160] {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 400;
        line-height: 10.07px;
        text-align: left;
        color: #4F4F4F;
    }

    .user-position-section .job-position p[b-3t3uzh7160] {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 400;
        line-height: 10.07px;
        text-align: left;
        color: #5A595B;
    }
.edit-pen button img[b-3t3uzh7160] {
    width: 22px;
}

.user-contact-options button[b-3t3uzh7160] {
    width: 135px;
    border-radius: 5px 0 0 5px;
    transition: .2s ease;
    z-index: 9;
    margin-top: -100px;
}
    .user-contact-options button:hover[b-3t3uzh7160] {
        background-color: #F1930A;
        color: white;
    }

.user-contact-options[b-3t3uzh7160] {
    position: absolute;
    z-index: 8;
}


    .user-contact-options button[b-3t3uzh7160] {
        margin-bottom: 20px;
    }

.img-hover-box[b-3t3uzh7160] {
    opacity: 0;
}

    .img-hover-box:hover[b-3t3uzh7160] {
        opacity: 1;
    }

.profile-img-wrap:hover img[b-3t3uzh7160] {
    filter: brightness(0.5);
}



.join-date p[b-3t3uzh7160] {
    font-size: 13px !important;
    font-weight: 400;
    color: rgba(107, 107, 107, 1);
}
.profile-progress-container > div[b-3t3uzh7160] {
    border-color: rgba(240, 236, 230, 1);
}
.complete-your-profile[b-3t3uzh7160] {
    font-family: 'poppinssemibold', sans-serif;
    font-size: 18px;
}
.progress-loader > div p:nth-child(1)[b-3t3uzh7160] {
    font-size: 16px;
}

.progress-loader > div p:nth-child(2)[b-3t3uzh7160] {
    font-size: 14px;
}

.user-indication-text[b-3t3uzh7160] {
    color: rgba(129, 126, 126, 1);
    font-size: 14px;
}

.user-hashtags p[b-3t3uzh7160] {
    color: rgba(107, 107, 107, 1);
    font-size: 14px;
    font-weight: 400;
    font-family: 'poppinsregular', sans-serif;
}


.tags[b-3t3uzh7160] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.07rem; /* Adjust the spacing between tags */
}

.tag[b-3t3uzh7160] {
    white-space: nowrap;
    display: inline-block;
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 300px; /* Adjust this width to control when truncation happens */
}

.user-name-address[b-3t3uzh7160]  {
    
}
.full-name[b-3t3uzh7160] {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 700;
    line-height: 26.8px;
    text-align: left;
    color: #4F4F4F;
}

.username[b-3t3uzh7160] {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 14.8px;
    text-align: left;
    padding-top:10px;
    margin-bottom:0;
    color: #4F4F4F;
}
.user-location-info p[b-3t3uzh7160] {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 10.07px;
    text-align: left;
    color: #4F4F4F;
}

.contact-info-list[b-3t3uzh7160] {
    padding-top: 10px;
}

.sidebar-colored-text[b-3t3uzh7160] {
    color: rgba(44, 165, 141, 1) !important;
}
.hide-section[b-3t3uzh7160]{
    display:none !important;
}

.progress-bar[b-3t3uzh7160] {
    background-color: rgba(241, 147, 10, 1) !important;
}

.hide-section[b-3t3uzh7160]  .rz-button.rz-primary.rz-shade-default {
    position: absolute;
    bottom: 0%;
    left: 3%;
}


@media(max-width:770px) {
    .profile-img-wrap[b-3t3uzh7160] {
        height: 372px;
        object-fit: cover;
    }


        .user-position-section .position p[b-3t3uzh7160] {
            font-size: 16px;
        }

        .main-grid-section .position-absolute-sidebar[b-3t3uzh7160] {
            top: -189px;
        }

        .user-position-section .job-position p[b-3t3uzh7160] {
            font-size: 14px;
        }

        .hide-section[b-3t3uzh7160] {
            display: block !important;
            padding-top: 5px;
            padding-bottom: 10px;
        }
    }
.meetup-style[b-3t3uzh7160] {
    font-size: 18px;
    line-height: 16px;
    color: #5A595B;
    font-family: 'poppinssemibold', sans-serif;
}

.day-event[b-3t3uzh7160] {
    font-weight: 500;
    font-size: 60px;
    line-height: 50px;
    font-family: 'poppinssemibold', sans-serif;
}
.title-event[b-3t3uzh7160] {
    font-size: 15px;
    line-height: 12px;
    font-weight: 700;
    font-family: 'poppinssemibold', sans-serif;
}
.herotitle-event[b-3t3uzh7160] {
    font-weight: 700;
    font-size: 16px;
    line-height: 17px;
    font-family: 'poppinssemibold', sans-serif;
}
.location-time[b-3t3uzh7160] {
    font-weight: 500;
    font-size: 14px;
    line-height: 12px;
    font-family: 'poppinsregular', sans-serif;
}

.button-event-enterprise[b-3t3uzh7160] {
    background-color: white;
    color: #F1930A;
    border: 1px solid #F1930A;
    font-size: 1rem;
    line-height: 12px;
    font-family: 'poppinsregular', sans-serif;
    padding: 17px;
    font-weight: 500;
}
.viewall[b-3t3uzh7160] {
    color: #2CA58D;
    font-weight: 700;
    font-size: 16px;
    line-height: 12px;
    font-family: 'poppinssemibold', sans-serif;
    white-space: nowrap;
    border: none;
    background-color: transparent;
}
.replies-style[b-3t3uzh7160] {
    color: #2CA58D;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    border: none;
    background-color: transparent;
    font-family: 'poppinssemibold', sans-serif;
}
.custom-progress-bar[b-3t3uzh7160] {
    width: 100%;
    position: relative;
    margin-top: 10px;
}

.progress-labels[b-3t3uzh7160] {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
}

.progress-track[b-3t3uzh7160] {
    width: 100%;
    height: 10px;
    background-color: #e0e0e0;
    border-radius: 5px;
    position: relative;
}

.progress-highlight[b-3t3uzh7160] {
    height: 10px;
    background-color: #f5a623;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
}
/* /Pages/SocialEnterprise/SocialEnterpriseProfile.razor.rz.scp.css */
.hero-bg[b-5sjpogko1k] {
    height: 360px;
}

.hero-bg img[b-5sjpogko1k] {
    object-fit: cover;
}

.grid-img-content-wrap[b-5sjpogko1k] {
    display: flex;
}

.hidden[b-5sjpogko1k] {
    width: 512px;
}




.user-fullname[b-5sjpogko1k] {
    font-family: 'poppinsbold', sans-serif;
}

/* sidebar style ----- */
.profile-img-wrap[b-5sjpogko1k] {
    height: 310px;
}

.profile-img-wrap img[b-5sjpogko1k] {
    object-fit: cover;
}

/* main content ---- */

.main-grid-section[b-5sjpogko1k] {
    display: grid;
    grid-template-columns: 420px 1fr;
    height:50dvh;
    position:absolute;
}

    .main-grid-section .position-absolute-sidebar[b-5sjpogko1k] {
        top: -226px;
        left: 50px;
        width: 410px;
        background-color: rgba(255, 253, 251, 1);
        position: relative;
        height: max-content !important;
    }

.user-contact-options button[b-5sjpogko1k] {
    width: 135px;
    border-radius: 5px 0 0 5px;
    transition: .2s ease;
    z-index: 9;
    margin-top: -100px;
}
.user-contact-options[b-5sjpogko1k] {
    position: absolute;
    z-index:8;
}
.user-contact-options button:nth-last-child(1)[b-5sjpogko1k] {
    background-color: #F1930A;
}
.user-job-title[b-5sjpogko1k] {
    font-family: 'poppinsbold', sans-serif;
}
.company-name[b-5sjpogko1k] {
    font-family: 'poppinsbold', sans-serif;
}
/**/
.social-links[b-5sjpogko1k] {
    padding-right: 20px;
}
.gap-3[b-5sjpogko1k] {
    gap: 1.7rem !important;
    margin-right: 66px;
    margin-bottom: 24px;
}

.social-links a[b-5sjpogko1k]{
    width:25px;
}

.social-links a img[b-5sjpogko1k]{
    object-fit:cover;
}

.user-position-section[b-5sjpogko1k]{
    /*font-family:var(--main-font);*/
}

.user-position-section .position p[b-5sjpogko1k]{
    font-size:20px;
}

.user-position-section .job-position p[b-5sjpogko1k]{
    font-size: 16px;
}

.user-hashtags p[b-5sjpogko1k],
.user-location-info p[b-5sjpogko1k] {
    color: rgba(107, 107, 107, 1);
    font-size:14px;
    font-weight:400;
    font-family:'poppinsregular', sans-serif;
}

.edit-pen button img[b-5sjpogko1k]{
    width:22px;
}

.sidebar-colored-text[b-5sjpogko1k] {
    color: rgba(44, 165, 141, 1);
}

.user-growth-stage[b-5sjpogko1k] {
    font-family: 'poppinsbold', sans-serif; 
}

.complete-your-profile[b-5sjpogko1k] {
    font-family: 'poppinssemibold', sans-serif;
    font-size: 18px;
}

.img-hover-box[b-5sjpogko1k] {
    opacity: 0;
}

.img-hover-box:hover[b-5sjpogko1k] {
    opacity: 1;
}

.profile-img-wrap:hover img[b-5sjpogko1k]{
    filter: brightness(0.5);
}

.user-contact-options button[b-5sjpogko1k] {
    margin-bottom:20px;
}

.join-date p[b-5sjpogko1k]{
    font-size:13px !important;
    font-weight:400;
    color:rgba(107, 107, 107, 1);
}

.date[b-5sjpogko1k]{
    font-size:10px;
}

.progress[b-5sjpogko1k]{
    height:12px;
}



.progress-loader > div p:nth-child(1)[b-5sjpogko1k]{
    font-size:16px;
}

.progress-loader > div p:nth-child(2)[b-5sjpogko1k] {
    font-size: 14px;
}

.profile-progress-container > div[b-5sjpogko1k] {
    border-color: rgba(240, 236, 230, 1);
}

.user-indication-text[b-5sjpogko1k] {
    color: rgba(129, 126, 126, 1);
    font-size: 14px;
}

.events-section[b-5sjpogko1k] {
    box-shadow: 8px 8px 20px rgba(199, 110, 60, 0.05);
}

.events-section .event-calender[b-5sjpogko1k]{
    width:126px;
    border-right: 1px solid rgba(44, 165, 141, 1);
}

.about-event[b-5sjpogko1k]{
    flex:1;
    padding-left:18px;
}

.event-time p[b-5sjpogko1k]{
    font-size:13px;
}

.event-title[b-5sjpogko1k] {
    color: rgba(107, 107, 107, 1);
}

.about-event + p[b-5sjpogko1k] {
    color: rgba(90, 89, 91, 1);
    font-size:16px;
}

.event-day[b-5sjpogko1k] {
    font-size: 40px;
    color: rgba(90, 89, 91, 1);
}

.event-month[b-5sjpogko1k] {
    color: rgba(90, 89, 91, 1);
}

.view-events-section .view-btn[b-5sjpogko1k] {
    color: rgba(241, 147, 10, 1);
    font-size: 12px;
    transition: .2s ease-in-out;
    width: 95px;
    height: 33px;
    border: 1px solid rgba(241, 147, 10, 1);
    background-color:transparent;
}

.view-events-section .view-btn:hover[b-5sjpogko1k] {
    background-color: rgba(241, 147, 10, 1);
    color:white;
}

.view-events-section .view-link[b-5sjpogko1k] {
    color: rgba(44, 165, 141, 1);
    font-size: 14px;
}

/* user courses section -----*/

.course-img-wrap:nth-child(1) a img[b-5sjpogko1k]{
    width:80px;
}

.user-description[b-5sjpogko1k] {
    border: 1px solid #8080802b;
    border-radius: 5px;
    padding: 20px;
}
.save-btn[b-5sjpogko1k] {
    width: 16px;
}

.course-date span[b-5sjpogko1k] {
    font-size: 10px;
    color: rgba(107, 107, 107, 1);
}

.course-title a[b-5sjpogko1k] {
    color: rgba(90, 89, 91, 1);
}

.course-title p[b-5sjpogko1k] {
    font-size: 13px;
    color: rgba(90, 89, 91, 1);
}

.course-title p:nth-last-child(1)[b-5sjpogko1k]  {
    color: rgba(90, 89, 91, 1);
    font-size: 13px;
}
.course-title p:nth-last-child(2)[b-5sjpogko1k]  {
    color: rgba(90, 89, 91, 1);
    font-size: 11.5px;
}

.view-course-btns .view-btn[b-5sjpogko1k] {
    color: rgba(241, 147, 10, 1);
    font-size: 12px;
    transition: .2s ease-in-out; 
    width: 95px;
    height: 33px;
    border: 1px solid rgba(241, 147, 10, 1);
    background-color: transparent;
}

.view-course-btns .view-btn:hover[b-5sjpogko1k] {
    background-color: rgba(241, 147, 10, 1);
    color: white;
}

.view-course-btns .view-all-link[b-5sjpogko1k] {
    color: rgba(44, 165, 141, 1);
    font-size: 14px;
}

.achievements-log > div[b-5sjpogko1k] {
    border-bottom: 3px solid #d6d6d64f;
    font-size: 20px;
    border: 1px solid #8080802b;
}

.achievement-list li[b-5sjpogko1k]{
    margin:5px;
    position:relative;
    list-style-type:none;
}

.achievement-list li[b-5sjpogko1k]::after{
    content: '';
    position: absolute;
    left: -20px;
    top: 7px;
    background-color: rgba(50, 163, 137, 1);
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.video-wrap[b-5sjpogko1k] {
    width: 280px;
    height: 160px;
}


.user-name[b-5sjpogko1k]{
    font-family: poppinssemibold, sans-serif;
    font-size:20px;
}

.user-overview-tab[b-5sjpogko1k]{
    /*background-color: rgba(199, 110, 60, 0.05);*/
}

.assistance-exchange-container[b-5sjpogko1k] {
    background-color:white;
}

.assistance-exchange-container > .row[b-5sjpogko1k]{
    border-bottom: 3px solid #d6d6d64f;
}

.assistance-exchange-head[b-5sjpogko1k] {
    font-size: 20px;
}

.add-help-with li[b-5sjpogko1k]{
    list-style:none;
    position:relative;
    padding-left:37px;
}

.add-help-with li[b-5sjpogko1k]::after{
    content: ''; 
    position:absolute;
    background-color: rgba(50, 163, 137, 1);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 7px;
    left: 15px;
}

.web-bg[b-5sjpogko1k]{
    display:block;
}

.web-view-bg[b-5sjpogko1k] {
    padding: 22px;
    border-radius: 5px;
}

.rz-tabview-panel[b-5sjpogko1k]{
    padding:0;
}

.mobile-bg[b-5sjpogko1k] {
    display: none;
}

.user-responsive-description[b-5sjpogko1k]{
    display:none;
}

.event-detail-mobile-view[b-5sjpogko1k] {
    display: none;
}

.add-help-with[b-5sjpogko1k]{
    padding-left:18px;
}

.add-help-with + p[b-5sjpogko1k] {
    display: none;
}

.responsive-section-mobile[b-5sjpogko1k]{
    display:none;
}

.user-contact-options-mobile-view[b-5sjpogko1k] {
    display: none;
}



.upgrade-experience-mobile[b-5sjpogko1k] {
    border-bottom: 0;
    border-top: 2px solid rgba(240, 236, 230, 1);
    border-right: 2px solid rgba(240, 236, 230, 1);
    border-left: 2px solid rgba(240, 236, 230, 1);
    display:none;
}

.upgrade-experience-mobile p[b-5sjpogko1k]{
    font-size:14px;
    font-weight:600;
}

.upgrade-experience-mobile button[b-5sjpogko1k]{
    color: rgba(241, 147, 10, 1);
    font-size: 12px;
    transition: .2s ease-in-out;
    width: 100%;
    height: 33px;
    border: 1px solid rgba(241, 147, 10, 1);
    background-color:transparent;
}

.upgrade-experience-mobile button:hover[b-5sjpogko1k] {
    background-color: rgba(241, 147, 10, 1);
    color:white;
}

.mobile-text[b-5sjpogko1k]  {
    display: none;
}

/* radio style ------ */
.job-title-txt[b-5sjpogko1k] {
    font-size: 20px;
    font-weight: 700;
    line-height: 12.59px;
    text-align: left;
}
.assistance-exchange-container[b-5sjpogko1k] {
    background-color: white;
    min-width: 100%;
}

    .assistance-exchange-container > .row[b-5sjpogko1k] {
        border-bottom: 3px solid #d6d6d64f;
        min-width: 100%;
    }

.about-content[b-5sjpogko1k] {
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #1E1E1E;
    font-family: maitreeregular, sans-serif;
}
.no-data-section[b-5sjpogko1k] {
    font-size: 14px;
    font-weight: 350;
    line-height: 15px;
    text-align: left;
}
.rz-pager-element[b-5sjpogko1k]  {
    font-size: 30px;
}

[b-5sjpogko1k] .rz-tabview-top > .rz-tabview-nav {
    gap: 17px;
    padding-left: 54px;
}

[b-5sjpogko1k] .rz-tabview-panel{
    padding-top:0;
}



    @media(max-width:1200px) {
        .main-grid-section .position-absolute-sidebar[b-5sjpogko1k] {
        left: 29px;
        width: 362px;
    }
        [b-5sjpogko1k] .rz-tabview-panel {
            padding-right: 0;
        }
    .main-grid-section[b-5sjpogko1k] {
        grid-template-columns: 336px 1fr;
    }
    .hidden[b-5sjpogko1k] {
        width: 433px;
    }

}


@media(max-width:770px){
    
    .main-grid-section[b-5sjpogko1k] {
        grid-template-columns: 312px 1fr !important;
    }
    .hidden[b-5sjpogko1k] {
        width: 346px !important;
    }
    .main-grid-section .position-absolute-sidebar[b-5sjpogko1k]{
        top:-189px;
    }
    .user-position-section .position p[b-5sjpogko1k] {
        font-size: 16px;
    }
    .user-position-section .job-position p[b-5sjpogko1k]{
        font-size:14px;
    }
    
    .profile-img-wrap[b-5sjpogko1k] {
        height: 237px;
    }
    .progress-loader > div p:nth-child(2)[b-5sjpogko1k]{
        font-size:10px;
    }
    
}

@media(max-width:770px) {
    .overlay[b-5sjpogko1k] {
        z-index: 111111;
        background: linear-gradient(13deg, #0000005e, transparent);
    }

    [b-5sjpogko1k] .rz-tabview-top > .rz-tabview-nav {
        padding-left: 0;
    }

    .web-bg[b-5sjpogko1k] {
        display: none;
    }

    .mobile-bg[b-5sjpogko1k] {
        display: block;
    }

    .view-events-section[b-5sjpogko1k] {
        margin: 0 20px;
    }

    .events-container-heading[b-5sjpogko1k] {
        padding-left: 25px;
    }

    .hero-bg[b-5sjpogko1k]{
        display:none;
    }

    .user-responsive-description[b-5sjpogko1k] {
        display: block;
        padding: 10px 20px;
        background-color: rgba(255, 253, 251, 1);
    }

/*    .position-absolute-sidebar {
        display: none;
    }*/

    .main-grid-section[b-5sjpogko1k] {
        grid-template-columns: 1fr !important;
    }

    .hidden[b-5sjpogko1k] {
        width: 0 !important;
    }

    .rz-tabview-top > .rz-tabview-nav[b-5sjpogko1k] {
        padding: 0;
    }

/*    .empty-section {
        display: none;
    }*/

    .profile-content > .container-fluid[b-5sjpogko1k] {
        padding: 0;
    }

    .events-section[b-5sjpogko1k] {
        background-color: white;
    }
    .join-date p[b-5sjpogko1k] {
        font-size: 13px !important;
        font-weight: 400;
        color: rgba(107, 107, 107, 1);
    }
    .add-help-with > p[b-5sjpogko1k] {
        display: block;
        border-bottom: 2px solid rgba(240, 236, 230, 1);
        padding: 12px 18px;
        margin-bottom: 10px !important;
    }

    .add-help-with[b-5sjpogko1k] {
        background-color: transparent;
        padding: 11px 10px;
        border: 1px solid rgba(240, 236, 230, 1);
        border-radius: 5px;
    }

    .assistance-exchange-container[b-5sjpogko1k] {
        background-color: transparent;
        margin: 0 ;
        padding: 0;
    }

        .assistance-exchange-container > .row[b-5sjpogko1k] {
            display:none;
        }

    .about-event + p[b-5sjpogko1k] {
        font-size: 15px;
        padding: 10px;
        border-bottom: 1px solid;
        margin-bottom: 20px !important;
    }

    .responsive-section-mobile[b-5sjpogko1k] {
        display: block;
        padding: 10px 20px;
    }

    .user-course-details[b-5sjpogko1k] {
        background-color: white;
        padding-top: 7px !important;
    }

    .view-course-btns[b-5sjpogko1k] {
        margin: 3px 25px !important;
    }

    .user-description[b-5sjpogko1k] {

        border: 1px solid #8080802b;
        border-radius: 5px;
        padding: 17px;
    }

    .main-grid-section .position-absolute-sidebar[b-5sjpogko1k] {
/*        top: -226px;
        left: 100px;*/
        width: 96%;
        background-color: rgba(255, 253, 251, 1);
        position: initial;
    }


    .user-overview-tab[b-5sjpogko1k] {
        padding: 0 !important;
        background-color:white;
    }

    .mobile-view-bg[b-5sjpogko1k] {
        padding: 10px 20px;
    }

    .events-section .event-calender[b-5sjpogko1k] {
        width: 110px;
    }

    .event-title[b-5sjpogko1k] {
        font-size: 12px;
    }

    .event-month[b-5sjpogko1k] {
        font-size: 12px;
    }

    .event-day[b-5sjpogko1k]{
        font-size:30px;
    }
    .event-address[b-5sjpogko1k],
    .event-time[b-5sjpogko1k]{
        font-size:13px;
    }
    .responsive-section-mobile[b-5sjpogko1k] {
        background-color: rgba(255, 253, 251, 1);
    }

    .user-contact-btn[b-5sjpogko1k] {
        display: block;
        position: absolute;
        right: 1px;
        top: 40%;
        border-radius: 6px;
    }
    .upgrade-experience-mobile[b-5sjpogko1k] {
        display: block !important;
        border: 0 !important;
        margin: 0 15px;
    }
    .profile-progress-container[b-5sjpogko1k] {
        background-color: white;
        border: 2px solid rgba(240, 236, 230, 1);
    }
    .mobile-text[b-5sjpogko1k] {
        display: block;
    }
    .profile-progress-container > div[b-5sjpogko1k] {
        border: 2px solid rgba(240, 236, 230, 1);
    }
}

@media(max-width:500px){
    .social-links[b-5sjpogko1k]{
        padding:0;
    }

}

.modal-body + h3[b-5sjpogko1k] {
    font-size: 18px;
    color: rgba(90, 89, 91, 1);
}


.edit-name-modal img[b-5sjpogko1k] {
    width: 22px;
}

.input:focus ~ label[b-5sjpogko1k], .input:valid ~ label[b-5sjpogko1k] {
    top: -12px;
    font-size: 14px;
    color: rgba(90, 89, 91, 1);
    background-color: white;
    padding: 0px 10px;
    left: 4%;
}


.input:focus ~ .bar[b-5sjpogko1k]:before, .input:focus ~ .bar[b-5sjpogko1k]:after {
    width: 50%;
}

.form-floating.floating-target > .form-control:focus ~ label[b-5sjpogko1k],
.form-floating.floating-target > .form-control:not(:placeholder-shown) ~ label[b-5sjpogko1k],
.form-floating.floating-target > .form-select ~ label[b-5sjpogko1k] {
    opacity: 1;
    background-color: #FFFDFB;
    transform: scale(.90) translateY(-1.9rem) translateX(0.6rem);
    color: #5A595B;
}

.form-floating.floating-target > label[b-5sjpogko1k] {
    color: #5A595B;
    padding: 0;
}

.form-floating.floating-target > .form-control:focus[b-5sjpogko1k],
.form-control[b-5sjpogko1k], .form-floating > .form-control:not(:placeholder-shown)[b-5sjpogko1k] {
    padding: 0rem 2rem;
}

.form-floating.floating-target > .form-control[b-5sjpogko1k] {
    border-width: 2px;
    border-radius: 0px;
    border-color: rgba(25, 25, 25, 0.38);
    color: #5A595B;
}

.radio-check label[b-5sjpogko1k], .radio-check p[b-5sjpogko1k] {
    color: rgba(90, 89, 91, 1);
    font-weight: 500;
    padding-left: 38px;
    font-size: 15px;
}

input[type="radio"][b-5sjpogko1k] {
    display: none;
}

input[type="radio"] + label[b-5sjpogko1k] {
    position: relative;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    color: rgba(148, 146, 144, 1);
}

input[type="radio"] + label[b-5sjpogko1k]::before {
    content: '';
    position: absolute;
    left: 0;
    top: 24px;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(90, 89, 91, 1);
    background-color: transparent;
    border-radius: 50%;
    .create-leep-profile-text
}

input[type="radio"]:checked + label[b-5sjpogko1k]::before {
    border: 2px solid rgba(44, 165, 141, 1);
}

input[type="radio"]:checked + label[b-5sjpogko1k]::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 29.7px;
    width: 10px;
    height: 10px;
    background-color: rgba(44, 165, 141, 1);
    border-radius: 50%;
}

input[type="radio"]:checked + label[b-5sjpogko1k] {
    color: rgba(44, 165, 141, 1);
    font-weight: 700;
}

input[type="radio"]:checked ~ p[b-5sjpogko1k] {
    color: black;
}

p:checked + label[b-5sjpogko1k]::after {
    background-color: rgba(44, 165, 141, 1);
}

/*.modal-content-y{*/
/*    height:70dvh;*/
/*}*/

/*.modal-edit-info{*/
/*    opacity:1;*/
/*}*/
/* /Pages/ViewProfile/AboutUserSectionView.razor.rz.scp.css */
.user-description[b-kvh5sz8z97] {
    border: 1px solid #8080802b;
    border-radius: 5px;
    padding: 20px;
}

.user-name[b-kvh5sz8z97] {
    font-family: poppinssemibold, sans-serif;
    font-size: 20px;
}
.edit-pen button img[b-kvh5sz8z97] {
    width: 22px;
}
.no-data-section[b-kvh5sz8z97] {
    font-size: 14px;
    font-weight: 350;
    line-height: 15px;
    text-align: left;
}
.about-content[b-kvh5sz8z97] {
    font-family: Maitree;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
}
.video-wrap[b-kvh5sz8z97] {
    width: 280px;
    height: 160px;
}
@media(max-width:770px) {
    .user-description[b-kvh5sz8z97] {
        border: 1px solid #8080802b;
        border-radius: 5px;
        padding: 17px;
    }
}
/* /Pages/ViewProfile/CoverSectionView.razor.rz.scp.css */


.hero-bg img[b-r0km4arg90] {
    object-fit: cover;
}
.web-bg[b-r0km4arg90] {
    height: 328px;
    display: block;
    filter: brightness(90%) contrast(0.7);
}

.grid-img-content-wrap[b-r0km4arg90] {
    display: flex;
}

.hidden-div-cover[b-r0km4arg90] {
    width: 488px;
}

.user-contact-btn[b-r0km4arg90] {
    display: block;
    position: absolute;
    right: 1px;
    top: 40%;
    border-radius: 6px;
}

.user-profile-title[b-r0km4arg90] {
    flex: 1;
    z-index: 2;
}

    .user-profile-title .renewable-btn[b-r0km4arg90] {
        font-weight: 400;
        border: 2px solid #5A595B;
    }


.user-name-address > div > p[b-r0km4arg90] {
    font-size: 36px;

    font-family: Poppins;
    font-size: 36px;
    font-weight: 700;
    line-height: 21.47px;
    text-align: left;
}


.user-name-address > div span[b-r0km4arg90] {
    font-size: 19px;
    padding-top: 6px;
    z-index: 2;
}

username-txt[b-r0km4arg90] {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 400;
    line-height: 21.47px;
    text-align: left;
}

@media(max-width:770px) {
    /*    .web-bg {
        display: none;
    }*/

    .user-contact-btn[b-r0km4arg90] {
        display: block;
        position: absolute;
        right: 1px;
        top: 40%;
        border-radius: 6px;
    }

    .user-profile-title[b-r0km4arg90] {
        padding: 0 25px;
    }

}

@media(max-width: 1200px) {
    .hidden-div-cover[b-r0km4arg90] {
        width: 400px;
    }
}

@media(max-width: 770px) {
    .hidden-div-cover[b-r0km4arg90] {
        width: 10px;
    }
}

@media(max-width:500px){
    .user-profile-title[b-r0km4arg90] {
        padding: 0 12px;
    }
}





@media(max-width:850px) {
    .user-name-address > div > p[b-r0km4arg90] {
        font-size: 28px;
    }

    .user-name-address + div[b-r0km4arg90] {
        justify-content: space-between;
    }
}

/* /Pages/ViewProfile/ExperiencesSectionView.razor.rz.scp.css */
.achievements-log > div[b-lt8xxmezdh] {
    border-bottom: 3px solid #d6d6d64f;
    font-size: 20px;
    border: 1px solid #8080802b;
}
.edit-pen button img[b-lt8xxmezdh] {
    width: 22px;
}
.achievement-list li[b-lt8xxmezdh] {
    margin: 5px;
    position: relative;
    list-style-type: none;
}

    .achievement-list li[b-lt8xxmezdh]::after {
        content: '';
        position: absolute;
        left: -20px;
        top: 7px;
        background-color: rgba(50, 163, 137, 1);
        border-radius: 50%;
        width: 10px;
        height: 10px;
    }
.no-data-section[b-lt8xxmezdh] {
    font-size: 14px;
    font-weight: 350;
    line-height: 15px;
    text-align: left;
}
@media(max-width:770px){
    .profile-content > .container-fluid[b-lt8xxmezdh] {
        padding: 0;
    }
}
/* /Pages/ViewProfile/HelpSkillsSectionView.razor.rz.scp.css */

.edit-pen button img[b-qt8684wl4x] {
    width: 22px;
}
.edit-pen-hiden[b-qt8684wl4x] {
    display: none;
}

.main-help-skills-section[b-qt8684wl4x] {
    padding-right: 0;
    box-sizing:revert-layer;
}


.header-slills-section[b-qt8684wl4x] {
    display: flex;
    justify-content: space-between;
}
.header-help-section[b-qt8684wl4x] {
    display: flex;
    justify-content: space-between;
}

    .header-slills-section p[b-qt8684wl4x], .header-help-section p[b-qt8684wl4x] {
        font-family: Poppins, sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 20px; 
        letter-spacing: -0.02em;
        text-align: left;
    }


.content-container[b-qt8684wl4x] {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    background-color: white;
    border: 3px solid #8080802b;
    position: relative;
}

    .content-container[b-qt8684wl4x]::after {
        content: '';
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
        height: 2px;
        background-color: #d6d6d64f;
        z-index: 1;
    }


/* Each section should take 50% width on larger screens */
.help-section[b-qt8684wl4x], .skills-section[b-qt8684wl4x] {
    flex: 1 1 48%; 
    padding:20px;
}

.help-section[b-qt8684wl4x] {
    padding-right: 0 !important;
}

.skills-section[b-qt8684wl4x] {
    padding-left: 0 !important;
}

li[b-qt8684wl4x]::marker {
    color: #2ca58d;
    font-size: 1.7em;
}

ul li[b-qt8684wl4x] {
    font-family: Maitree;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.02em;
    text-align: left;
}

li p[b-qt8684wl4x] {
    position: relative;
    top: -4px;
    left: 0;
    margin-bottom: 10px;
}
@media (max-width: 992px) {
    .help-section[b-qt8684wl4x], .skills-section[b-qt8684wl4x] {
        flex: 1 1 100%; /* Each section takes full width on smaller screens */
    }

    .help-section[b-qt8684wl4x] {
        border: 1px solid #8080802b;
        padding-right: 20px !important;
    }

    .skills-section[b-qt8684wl4x] {
        border: 1px solid #8080802b;
        padding-left: 20px !important;
    }
    .content-container[b-qt8684wl4x] {
        gap: 12px;

    }
    .edit-pen-hiden[b-qt8684wl4x] {
        display: block;
    }
}
/* /Pages/ViewProfile/ProfileUserInfoBarView.razor.rz.scp.css */
/* sidebar style ----- */
.profile-img-wrap[b-tkcq9gfxc2] {
    height: 310px;
}

    .profile-img-wrap img[b-tkcq9gfxc2] {
        object-fit: cover;
    }

.user-position-section[b-tkcq9gfxc2] {
    /*font-family:var(--main-font);*/
}

    .user-position-section .position p[b-tkcq9gfxc2] {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 400;
        line-height: 10.07px;
        text-align: left;
        color: #4F4F4F;
    }

    .user-position-section .job-position p[b-tkcq9gfxc2] {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 400;
        line-height: 10.07px;
        text-align: left;
        color: #5A595B;
    }
.edit-pen button img[b-tkcq9gfxc2] {
    width: 22px;
}

.user-contact-options button[b-tkcq9gfxc2] {
    width: 120px;
    transition: .2s ease;
    z-index: 9;
    margin-top: -46%;
}

.user-contact-options[b-tkcq9gfxc2] {
    position: absolute;
    z-index: 8;
}

    .user-contact-options button:nth-last-child(1)[b-tkcq9gfxc2] {
        background-color: #F1930A;
    }

    .user-contact-options button[b-tkcq9gfxc2] {
        margin-bottom: 20px;
    }

.img-hover-box[b-tkcq9gfxc2] {
    opacity: 0;
}

    .img-hover-box:hover[b-tkcq9gfxc2] {
        opacity: 1;
    }

.profile-img-wrap:hover img[b-tkcq9gfxc2] {
    filter: brightness(0.5);
}



.join-date p[b-tkcq9gfxc2] {
    font-size: 13px !important;
    font-weight: 400;
    color: rgba(107, 107, 107, 1);
}
.profile-progress-container > div[b-tkcq9gfxc2] {
    border-color: rgba(240, 236, 230, 1);
}
.complete-your-profile[b-tkcq9gfxc2] {
    font-family: 'poppinssemibold', sans-serif;
    font-size: 18px;
}
.progress-loader > div p:nth-child(1)[b-tkcq9gfxc2] {
    font-size: 16px;
}

.progress-loader > div p:nth-child(2)[b-tkcq9gfxc2] {
    font-size: 14px;
}

.user-indication-text[b-tkcq9gfxc2] {
    color: rgba(129, 126, 126, 1);
    font-size: 14px;
}

.user-hashtags p[b-tkcq9gfxc2] {
    color: rgba(107, 107, 107, 1);
    font-size: 14px;
    font-weight: 400;
    font-family: 'poppinsregular', sans-serif;
}


.tags[b-tkcq9gfxc2] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.07rem; /* Adjust the spacing between tags */
}

.tag[b-tkcq9gfxc2] {
    white-space: nowrap;
    display: inline-block;
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 300px; /* Adjust this width to control when truncation happens */
}




.user-location-info p[b-tkcq9gfxc2] {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 10.07px;
    text-align: left;
    color: #4F4F4F;
}

.sidebar-colored-text[b-tkcq9gfxc2] {
    color: rgba(44, 165, 141, 1) !important;
}
.hide-section[b-tkcq9gfxc2]{
    display:none !important;
}

.progress-bar[b-tkcq9gfxc2] {
    background-color: rgba(241, 147, 10, 1) !important;
}


.full-name[b-tkcq9gfxc2] {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 700;
    line-height: 26.8px;
    text-align: left;
    color: #4F4F4F;
}
.username[b-tkcq9gfxc2] {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 14.8px;
    text-align: left;
    padding-top: 10px;
    margin-bottom: 0;
    color: #4F4F4F;
}

.user-follow-btn[b-tkcq9gfxc2] {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 8;
}

    .user-follow-btn button[b-tkcq9gfxc2] {
        width: 135px;
        height: 44px;
        background-color: #f1930a !important;
        color: white !important;
        transition: .2s ease;
        z-index: 9;
        gap: 10px;
        border-radius: 4px 0px 0px 4px;
        
    }
    @media(max-width:770px) {
        .profile-img-wrap[b-tkcq9gfxc2] {
        height: 372px;
        object-fit: cover;
    }


        .user-position-section .position p[b-tkcq9gfxc2] {
            font-size: 16px;
        }

        .main-grid-section .position-absolute-sidebar[b-tkcq9gfxc2] {
            top: -189px;
        }

        .user-position-section .job-position p[b-tkcq9gfxc2] {
            font-size: 14px;
        }

        .hide-section[b-tkcq9gfxc2] {
            display: block !important;
            padding-top: 5px;
            padding-bottom: 10px;
        }
    }
/* /Pages/ViewProfile/ViewProfile.razor.rz.scp.css */
.hero-bg[b-j3t80ztt0m] {
    height: 360px;
}

.hero-bg img[b-j3t80ztt0m] {
    object-fit: cover;
}

.grid-img-content-wrap[b-j3t80ztt0m] {
    display: flex;
}

.hidden[b-j3t80ztt0m] {
    width: 512px;
}




.user-fullname[b-j3t80ztt0m] {
    font-family: 'poppinsbold', sans-serif;
}

/* sidebar style ----- */
.profile-img-wrap[b-j3t80ztt0m] {
    height: 310px;
}

.profile-img-wrap img[b-j3t80ztt0m] {
    object-fit: cover;
}

/* main content ---- */

.main-grid-section[b-j3t80ztt0m] {
    display: grid;
    grid-template-columns: 420px 1fr;
    height:50dvh;
    position:absolute;
}

    .main-grid-section .position-absolute-sidebar[b-j3t80ztt0m] {
        top: -226px;
        left: 50px;
        width: 410px;
        background-color: rgba(255, 253, 251, 1);
        position: relative;
        height: max-content !important;
    }

.user-contact-options button[b-j3t80ztt0m] {
    width: 135px;
    border-radius: 5px 0 0 5px;
    transition: .2s ease;
    z-index: 9;
    margin-top: -100px;
}
.user-contact-options[b-j3t80ztt0m] {
    position: absolute;
    z-index:8;
}
.user-contact-options button:nth-last-child(1)[b-j3t80ztt0m] {
    background-color: #F1930A;
}
.user-job-title[b-j3t80ztt0m] {
    font-family: 'poppinsbold', sans-serif;
}
.company-name[b-j3t80ztt0m] {
    font-family: 'poppinsbold', sans-serif;
}
/**/
.social-links[b-j3t80ztt0m] {
    padding-right: 20px;
}
.gap-3[b-j3t80ztt0m] {
    gap: 1.7rem !important;
    margin-right: 66px;
    margin-bottom: 24px;
}

.social-links a[b-j3t80ztt0m]{
    width:25px;
}

.social-links a img[b-j3t80ztt0m]{
    object-fit:cover;
}

.user-position-section[b-j3t80ztt0m]{
    /*font-family:var(--main-font);*/
}

.user-position-section .position p[b-j3t80ztt0m]{
    font-size:20px;
}

.user-position-section .job-position p[b-j3t80ztt0m]{
    font-size: 16px;
}

.user-hashtags p[b-j3t80ztt0m],
.user-location-info p[b-j3t80ztt0m] {
    color: rgba(107, 107, 107, 1);
    font-size:12px;
    font-weight:400;
    font-family:'poppinsregular', sans-serif;
}

.edit-pen button img[b-j3t80ztt0m]{
    width:22px;
}

.sidebar-colored-text[b-j3t80ztt0m] {
    color: rgba(44, 165, 141, 1);
}

.user-growth-stage[b-j3t80ztt0m] {
    font-family: 'poppinsbold', sans-serif; 
}

.complete-your-profile[b-j3t80ztt0m] {
    font-family: 'poppinssemibold', sans-serif;
    font-size: 18px;
}

.img-hover-box[b-j3t80ztt0m] {
    opacity: 0;
}

.img-hover-box:hover[b-j3t80ztt0m] {
    opacity: 1;
}

.profile-img-wrap:hover img[b-j3t80ztt0m]{
    filter: brightness(0.5);
}

.user-contact-options button[b-j3t80ztt0m] {
    margin-bottom:20px;
}

.join-date p[b-j3t80ztt0m]{
    font-size:13px !important;
    font-weight:400;
    color:rgba(107, 107, 107, 1);
}

.date[b-j3t80ztt0m]{
    font-size:10px;
}

.progress[b-j3t80ztt0m]{
    height:12px;
}



.progress-loader > div p:nth-child(1)[b-j3t80ztt0m]{
    font-size:16px;
}

.progress-loader > div p:nth-child(2)[b-j3t80ztt0m] {
    font-size: 14px;
}

.profile-progress-container > div[b-j3t80ztt0m] {
    border-color: rgba(240, 236, 230, 1);
}

.user-indication-text[b-j3t80ztt0m] {
    color: rgba(129, 126, 126, 1);
    font-size: 14px;
}

.events-section[b-j3t80ztt0m] {
    box-shadow: 8px 8px 20px rgba(199, 110, 60, 0.05);
}

.events-section .event-calender[b-j3t80ztt0m]{
    width:126px;
    border-right: 1px solid rgba(44, 165, 141, 1);
}

.about-event[b-j3t80ztt0m]{
    flex:1;
    padding-left:18px;
}

.event-time p[b-j3t80ztt0m]{
    font-size:13px;
}

.event-title[b-j3t80ztt0m] {
    color: rgba(107, 107, 107, 1);
}

.about-event + p[b-j3t80ztt0m] {
    color: rgba(90, 89, 91, 1);
    font-size:16px;
}

.event-day[b-j3t80ztt0m] {
    font-size: 40px;
    color: rgba(90, 89, 91, 1);
}

.event-month[b-j3t80ztt0m] {
    color: rgba(90, 89, 91, 1);
}

.view-events-section .view-btn[b-j3t80ztt0m] {
    color: rgba(241, 147, 10, 1);
    font-size: 12px;
    transition: .2s ease-in-out;
    width: 95px;
    height: 33px;
    border: 1px solid rgba(241, 147, 10, 1);
    background-color:transparent;
}

.view-events-section .view-btn:hover[b-j3t80ztt0m] {
    background-color: rgba(241, 147, 10, 1);
    color:white;
}

.view-events-section .view-link[b-j3t80ztt0m] {
    color: rgba(44, 165, 141, 1);
    font-size: 14px;
}

/* user courses section -----*/

.course-img-wrap:nth-child(1) a img[b-j3t80ztt0m]{
    width:80px;
}

.user-description[b-j3t80ztt0m] {
    border: 1px solid #8080802b;
    border-radius: 5px;
    padding: 20px;
}
.save-btn[b-j3t80ztt0m] {
    width: 16px;
}

.course-date span[b-j3t80ztt0m] {
    font-size: 10px;
    color: rgba(107, 107, 107, 1);
}

.course-title a[b-j3t80ztt0m] {
    color: rgba(90, 89, 91, 1);
}

.course-title p[b-j3t80ztt0m] {
    font-size: 13px;
    color: rgba(90, 89, 91, 1);
}

.course-title p:nth-last-child(1)[b-j3t80ztt0m]  {
    color: rgba(90, 89, 91, 1);
    font-size: 13px;
}
.course-title p:nth-last-child(2)[b-j3t80ztt0m]  {
    color: rgba(90, 89, 91, 1);
    font-size: 11.5px;
}

.view-course-btns .view-btn[b-j3t80ztt0m] {
    color: rgba(241, 147, 10, 1);
    font-size: 12px;
    transition: .2s ease-in-out; 
    width: 95px;
    height: 33px;
    border: 1px solid rgba(241, 147, 10, 1);
    background-color: transparent;
}

.view-course-btns .view-btn:hover[b-j3t80ztt0m] {
    background-color: rgba(241, 147, 10, 1);
    color: white;
}

.view-course-btns .view-all-link[b-j3t80ztt0m] {
    color: rgba(44, 165, 141, 1);
    font-size: 14px;
}

.achievements-log > div[b-j3t80ztt0m] {
    border-bottom: 3px solid #d6d6d64f;
    font-size: 20px;
    border: 1px solid #8080802b;
}

.achievement-list li[b-j3t80ztt0m]{
    margin:5px;
    position:relative;
    list-style-type:none;
}

.achievement-list li[b-j3t80ztt0m]::after{
    content: '';
    position: absolute;
    left: -20px;
    top: 7px;
    background-color: rgba(50, 163, 137, 1);
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.video-wrap[b-j3t80ztt0m] {
    width: 280px;
    height: 160px;
}


.user-name[b-j3t80ztt0m]{
    font-family: poppinssemibold, sans-serif;
    font-size:20px;
}

.user-overview-tab[b-j3t80ztt0m]{
    /*background-color: rgba(199, 110, 60, 0.05);*/
}

.assistance-exchange-container[b-j3t80ztt0m] {
    background-color:white;
}

.assistance-exchange-container > .row[b-j3t80ztt0m]{
    border-bottom: 3px solid #d6d6d64f;
}

.assistance-exchange-head[b-j3t80ztt0m] {
    font-size: 20px;
}

.add-help-with li[b-j3t80ztt0m]{
    list-style:none;
    position:relative;
    padding-left:37px;
}

.add-help-with li[b-j3t80ztt0m]::after{
    content: ''; 
    position:absolute;
    background-color: rgba(50, 163, 137, 1);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 7px;
    left: 15px;
}

.web-bg[b-j3t80ztt0m]{
    display:block;
}

.web-view-bg[b-j3t80ztt0m] {
    padding: 22px;
    border-radius: 5px;
}

.rz-tabview-panel[b-j3t80ztt0m]{
    padding:0;
}

.mobile-bg[b-j3t80ztt0m] {
    display: none;
}

.user-responsive-description[b-j3t80ztt0m]{
    display:none;
}

.event-detail-mobile-view[b-j3t80ztt0m] {
    display: none;
}

.add-help-with[b-j3t80ztt0m]{
    padding-left:18px;
}

.add-help-with + p[b-j3t80ztt0m] {
    display: none;
}

.responsive-section-mobile[b-j3t80ztt0m]{
    display:none;
}

.user-contact-options-mobile-view[b-j3t80ztt0m] {
    display: none;
}



.upgrade-experience-mobile[b-j3t80ztt0m] {
    border-bottom: 0;
    border-top: 2px solid rgba(240, 236, 230, 1);
    border-right: 2px solid rgba(240, 236, 230, 1);
    border-left: 2px solid rgba(240, 236, 230, 1);
    display:none;
}

.upgrade-experience-mobile p[b-j3t80ztt0m]{
    font-size:14px;
    font-weight:600;
}

.upgrade-experience-mobile button[b-j3t80ztt0m]{
    color: rgba(241, 147, 10, 1);
    font-size: 12px;
    transition: .2s ease-in-out;
    width: 100%;
    height: 33px;
    border: 1px solid rgba(241, 147, 10, 1);
    background-color:transparent;
}

.upgrade-experience-mobile button:hover[b-j3t80ztt0m] {
    background-color: rgba(241, 147, 10, 1);
    color:white;
}

.mobile-text[b-j3t80ztt0m]  {
    display: none;
}

/* radio style ------ */
.job-title-txt[b-j3t80ztt0m] {
    font-size: 20px;
    font-weight: 700;
    line-height: 12.59px;
    text-align: left;
}
.assistance-exchange-container[b-j3t80ztt0m] {
    background-color: white;
    min-width: 100%;
}

    .assistance-exchange-container > .row[b-j3t80ztt0m] {
        border-bottom: 3px solid #d6d6d64f;
        min-width: 100%;
    }

.about-content[b-j3t80ztt0m] {
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #1E1E1E;
    font-family: maitreeregular, sans-serif;
}
.no-data-section[b-j3t80ztt0m] {
    font-size: 14px;
    font-weight: 350;
    line-height: 15px;
    text-align: left;
}
.rz-pager-element[b-j3t80ztt0m]  {
    font-size: 30px;
}

[b-j3t80ztt0m] .rz-tabview-top > .rz-tabview-nav {
    gap: 17px;
    padding-left: 54px;
}

[b-j3t80ztt0m] .rz-tabview-panel{
    padding-top:0;
}



    @media(max-width:1200px) {
        .main-grid-section .position-absolute-sidebar[b-j3t80ztt0m] {
        left: 29px;
        width: 362px;
    }
        [b-j3t80ztt0m] .rz-tabview-panel {
            padding-right: 0;
        }
    .main-grid-section[b-j3t80ztt0m] {
        grid-template-columns: 336px 1fr;
    }
    .hidden[b-j3t80ztt0m] {
        width: 433px;
    }

}


@media(max-width:770px){
    
    /*.main-grid-section .position-absolute-sidebar {*/
/*        left: 29px !important;
        width: 300px !important;*/
    /*}*/
    .main-grid-section[b-j3t80ztt0m] {
        grid-template-columns: 312px 1fr !important;
    }
    .hidden[b-j3t80ztt0m] {
        width: 346px !important;
    }
    .main-grid-section .position-absolute-sidebar[b-j3t80ztt0m]{
        top:-189px;
    }
    .user-position-section .position p[b-j3t80ztt0m] {
        font-size: 16px;
    }
    .user-position-section .job-position p[b-j3t80ztt0m]{
        font-size:14px;
    }
    
    .profile-img-wrap[b-j3t80ztt0m] {
        height: 237px;
    }
    .progress-loader > div p:nth-child(2)[b-j3t80ztt0m]{
        font-size:10px;
    }
    
}

@media(max-width:770px) {
    .overlay[b-j3t80ztt0m] {
        z-index: 111111;
        background: linear-gradient(13deg, #0000005e, transparent);
    }

    [b-j3t80ztt0m] .rz-tabview-top > .rz-tabview-nav {
        padding-left: 0;
    }

    .web-bg[b-j3t80ztt0m] {
        display: none;
    }

    .mobile-bg[b-j3t80ztt0m] {
        display: block;
    }

    .view-events-section[b-j3t80ztt0m] {
        margin: 0 20px;
    }

    .events-container-heading[b-j3t80ztt0m] {
        padding-left: 25px;
    }

    .hero-bg[b-j3t80ztt0m]{
        display:none;
    }

    .user-responsive-description[b-j3t80ztt0m] {
        display: block;
        padding: 10px 20px;
        background-color: rgba(255, 253, 251, 1);
    }

/*    .position-absolute-sidebar {
        display: none;
    }*/

    .main-grid-section[b-j3t80ztt0m] {
        grid-template-columns: 1fr !important;
    }

    .hidden[b-j3t80ztt0m] {
        width: 0 !important;
    }

    .rz-tabview-top > .rz-tabview-nav[b-j3t80ztt0m] {
        padding: 0;
    }

/*    .empty-section {
        display: none;
    }*/

    .profile-content > .container-fluid[b-j3t80ztt0m] {
        padding: 0;
    }

    .events-section[b-j3t80ztt0m] {
        background-color: white;
    }
    .join-date p[b-j3t80ztt0m] {
        font-size: 13px !important;
        font-weight: 400;
        color: rgba(107, 107, 107, 1);
    }
    .add-help-with > p[b-j3t80ztt0m] {
        display: block;
        border-bottom: 2px solid rgba(240, 236, 230, 1);
        padding: 12px 18px;
        margin-bottom: 10px !important;
    }

    .add-help-with[b-j3t80ztt0m] {
        background-color: transparent;
        padding: 11px 10px;
        border: 1px solid rgba(240, 236, 230, 1);
        border-radius: 5px;
    }

    .assistance-exchange-container[b-j3t80ztt0m] {
        background-color: transparent;
        margin: 0 ;
        padding: 0;
    }

        .assistance-exchange-container > .row[b-j3t80ztt0m] {
            display:none;
        }

    .about-event + p[b-j3t80ztt0m] {
        font-size: 15px;
        padding: 10px;
        border-bottom: 1px solid;
        margin-bottom: 20px !important;
    }

    .responsive-section-mobile[b-j3t80ztt0m] {
        display: block;
        padding: 10px 20px;
    }

    .user-course-details[b-j3t80ztt0m] {
        background-color: white;
        padding-top: 7px !important;
    }

    .view-course-btns[b-j3t80ztt0m] {
        margin: 3px 25px !important;
    }

    .user-description[b-j3t80ztt0m] {

        border: 1px solid #8080802b;
        border-radius: 5px;
        padding: 17px;
    }

    .main-grid-section .position-absolute-sidebar[b-j3t80ztt0m] {
/*        top: -226px;
        left: 100px;*/
        width: 96%;
        background-color: rgba(255, 253, 251, 1);
        position: initial;
    }


    .user-overview-tab[b-j3t80ztt0m] {
        padding: 0 !important;
        background-color:white;
    }

    .mobile-view-bg[b-j3t80ztt0m] {
        padding: 10px 20px;
    }

    .events-section .event-calender[b-j3t80ztt0m] {
        width: 110px;
    }

    .event-title[b-j3t80ztt0m] {
        font-size: 12px;
    }

    .event-month[b-j3t80ztt0m] {
        font-size: 12px;
    }

    .event-day[b-j3t80ztt0m]{
        font-size:30px;
    }
    .event-address[b-j3t80ztt0m],
    .event-time[b-j3t80ztt0m]{
        font-size:13px;
    }
    .responsive-section-mobile[b-j3t80ztt0m] {
        background-color: rgba(255, 253, 251, 1);
    }

    .user-contact-btn[b-j3t80ztt0m] {
        display: block;
        position: absolute;
        right: 1px;
        top: 40%;
        border-radius: 6px;
    }
    .upgrade-experience-mobile[b-j3t80ztt0m] {
        display: block !important;
        border: 0 !important;
        margin: 0 15px;
    }
    .profile-progress-container[b-j3t80ztt0m] {
        background-color: white;
        border: 2px solid rgba(240, 236, 230, 1);
    }
    .mobile-text[b-j3t80ztt0m] {
        display: block;
    }
    .profile-progress-container > div[b-j3t80ztt0m] {
        border: 2px solid rgba(240, 236, 230, 1);
    }
}

@media(max-width:500px){
    .social-links[b-j3t80ztt0m]{
        padding:0;
    }

}

.modal-body + h3[b-j3t80ztt0m] {
    font-size: 18px;
    color: rgba(90, 89, 91, 1);
}


.edit-name-modal img[b-j3t80ztt0m] {
    width: 22px;
}

.input:focus ~ label[b-j3t80ztt0m], .input:valid ~ label[b-j3t80ztt0m] {
    top: -12px;
    font-size: 14px;
    color: rgba(90, 89, 91, 1);
    background-color: white;
    padding: 0px 10px;
    left: 4%;
}


.input:focus ~ .bar[b-j3t80ztt0m]:before, .input:focus ~ .bar[b-j3t80ztt0m]:after {
    width: 50%;
}

.form-floating.floating-target > .form-control:focus ~ label[b-j3t80ztt0m],
.form-floating.floating-target > .form-control:not(:placeholder-shown) ~ label[b-j3t80ztt0m],
.form-floating.floating-target > .form-select ~ label[b-j3t80ztt0m] {
    opacity: 1;
    background-color: #FFFDFB;
    transform: scale(.90) translateY(-1.9rem) translateX(0.6rem);
    color: #5A595B;
}

.form-floating.floating-target > label[b-j3t80ztt0m] {
    color: #5A595B;
    padding: 0;
}

.form-floating.floating-target > .form-control:focus[b-j3t80ztt0m],
.form-control[b-j3t80ztt0m], .form-floating > .form-control:not(:placeholder-shown)[b-j3t80ztt0m] {
    padding: 0rem 2rem;
}

.form-floating.floating-target > .form-control[b-j3t80ztt0m] {
    border-width: 2px;
    border-radius: 0px;
    border-color: rgba(25, 25, 25, 0.38);
    color: #5A595B;
}

.radio-check label[b-j3t80ztt0m], .radio-check p[b-j3t80ztt0m] {
    color: rgba(90, 89, 91, 1);
    font-weight: 500;
    padding-left: 38px;
    font-size: 15px;
}

input[type="radio"][b-j3t80ztt0m] {
    display: none;
}

input[type="radio"] + label[b-j3t80ztt0m] {
    position: relative;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    color: rgba(148, 146, 144, 1);
}

input[type="radio"] + label[b-j3t80ztt0m]::before {
    content: '';
    position: absolute;
    left: 0;
    top: 24px;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(90, 89, 91, 1);
    background-color: transparent;
    border-radius: 50%;
    .create-leep-profile-text
}

input[type="radio"]:checked + label[b-j3t80ztt0m]::before {
    border: 2px solid rgba(44, 165, 141, 1);
}

input[type="radio"]:checked + label[b-j3t80ztt0m]::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 29.7px;
    width: 10px;
    height: 10px;
    background-color: rgba(44, 165, 141, 1);
    border-radius: 50%;
}

input[type="radio"]:checked + label[b-j3t80ztt0m] {
    color: rgba(44, 165, 141, 1);
    font-weight: 700;
}

input[type="radio"]:checked ~ p[b-j3t80ztt0m] {
    color: black;
}

p:checked + label[b-j3t80ztt0m]::after {
    background-color: rgba(44, 165, 141, 1);
}

/*.modal-content-y{*/
/*    height:70dvh;*/
/*}*/

/*.modal-edit-info{*/
/*    opacity:1;*/
/*}*/

.web-view-bg[b-j3t80ztt0m] {
    padding: 22px;
    border-radius: 5px;
}
/* /Pages/ViewSocialEnterprise/EnterpriseAboutSectionComponentView.razor.rz.scp.css */
.user-description[b-ghfrb9hfpf] {
    border: 1px solid #8080802b;
    border-radius: 5px;
    padding: 20px;
}

.user-name[b-ghfrb9hfpf] {
    font-family: poppinssemibold, sans-serif;
    font-size: 20px;
}
.edit-pen button img[b-ghfrb9hfpf] {
    width: 22px;
}
.no-data-section[b-ghfrb9hfpf] {
    font-size: 14px;
    font-weight: 350;
    line-height: 15px;
    text-align: left;
}
.about-content[b-ghfrb9hfpf] {
    font-family: Maitree;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
}
.video-wrap[b-ghfrb9hfpf] {
    width: 280px;
    height: 160px;
}
@media(max-width:770px) {
    .user-description[b-ghfrb9hfpf] {
        border: 1px solid #8080802b;
        border-radius: 5px;
        padding: 17px;
    }
}
/* /Pages/ViewSocialEnterprise/EnterpriseCoverSectionComponentView.razor.rz.scp.css */


.hero-bg img:first-child[b-m5pk2xq3f9] {
    object-fit: cover;

}
.web-bg[b-m5pk2xq3f9] {
    height:328px;
    display: block;
        filter: brightness(90%) contrast(0.7);
}

.grid-img-content-wrap[b-m5pk2xq3f9] {
    display: flex;
}

.hidden-div-cover[b-m5pk2xq3f9] {
    width: 488px;
}

.user-contact-btn[b-m5pk2xq3f9] {
    display: block;
    position: absolute;
    right: 1px;
    top: 40%;
    border-radius: 6px;
}

.user-profile-title[b-m5pk2xq3f9] {
    flex: 1;
    z-index: 2;
}

    .user-profile-title .renewable-btn[b-m5pk2xq3f9] {
        font-weight: 400;
        border: 2px solid #5A595B;
    }


.user-name-address > div > p[b-m5pk2xq3f9] {
    font-size: 36px;

    font-family: Poppins;
    font-size: 36px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
}

.user-name-address > div p:nth-last-child(1)[b-m5pk2xq3f9] {
    font-size: 24px;
    font-weight: 400;
}

.user-name-address > div span[b-m5pk2xq3f9] {
    font-size: 19px;
    padding-top: 6px;
    z-index: 2;
}

.username-txt[b-m5pk2xq3f9] {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 400;
    line-height: 21.47px;
    text-align: left;
}


.contact-info-list[b-m5pk2xq3f9] {
    padding-right: 5%;
    padding-bottom: 20px;
}


.social-links[b-m5pk2xq3f9]  .rz-button.rz-primary.rz-shade-default {
    margin-top: auto;
}
@media(max-width:770px) {
    .user-contact-btn[b-m5pk2xq3f9] {
        display: block;
        position: absolute;
        right: 1px;
        top: 40%;
        border-radius: 6px;
    }

    .user-profile-title[b-m5pk2xq3f9] {
        padding: 0 25px;
    }

}

@media(max-width: 1200px) {
    .hidden-div-cover[b-m5pk2xq3f9] {
        width: 400px;
    }
}

@media(max-width: 770px) {
    .hidden-div-cover[b-m5pk2xq3f9] {
        width: 10px;
    }
}

@media(max-width:500px){
    .user-profile-title[b-m5pk2xq3f9] {
        padding: 0 12px;
    }
}





@media(max-width:850px) {
    .user-name-address > div > p[b-m5pk2xq3f9] {
        font-size: 28px;
    }

    .user-name-address + div[b-m5pk2xq3f9] {
        justify-content: space-between;
    }
}

/* /Pages/ViewSocialEnterprise/EnterpriseExperiencesSectionComponentView.razor.rz.scp.css */
.achievements-log > div[b-07hh42y9xp] {
    border-bottom: 3px solid #d6d6d64f;
    font-size: 20px;
    border: 1px solid #8080802b;
}
.edit-pen button img[b-07hh42y9xp] {
    width: 22px;
}
.achievement-list li[b-07hh42y9xp] {
    margin: 5px;
    position: relative;
    list-style-type: none;
}

    .achievement-list li[b-07hh42y9xp]::after {
        content: '';
        position: absolute;
        left: -20px;
        top: 7px;
        background-color: rgba(50, 163, 137, 1);
        border-radius: 50%;
        width: 10px;
        height: 10px;
    }
.no-data-section[b-07hh42y9xp] {
    font-size: 14px;
    font-weight: 350;
    line-height: 15px;
    text-align: left;
}
@media(max-width:770px){
    .profile-content > .container-fluid[b-07hh42y9xp] {
        padding: 0;
    }
}
/* /Pages/ViewSocialEnterprise/EnterpriseHelpSkillsSectionComponentView.razor.rz.scp.css */

.edit-pen button img[b-aemgv5figs] {
    width: 22px;
}
.edit-pen-hiden[b-aemgv5figs] {
    display: none;
}

.main-help-skills-section[b-aemgv5figs] {
    padding-right: 0;
    box-sizing:revert-layer;
}


.header-slills-section[b-aemgv5figs] {
    border-bottom: 3px solid #d6d6d64f;
    display: flex;
    justify-content: space-between;
}
.header-help-section[b-aemgv5figs] {
    border-bottom: 3px solid #d6d6d64f;
    display: flex;
    justify-content: space-between;
}

    .header-slills-section p[b-aemgv5figs], .header-help-section p[b-aemgv5figs] {
        font-family: Poppins, sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 20px; 
        letter-spacing: -0.02em;
        text-align: left;
    }

.content-container[b-aemgv5figs] {
    display: flex;
    flex-wrap: wrap; 
    gap: 0px;
    background-color:white;
}

/* Each section should take 50% width on larger screens */
.help-section[b-aemgv5figs], .skills-section[b-aemgv5figs] {
    flex: 1 1 48%; 
    padding:20px;
}

.help-section[b-aemgv5figs] {
    padding-right: 0 !important;
}

.skills-section[b-aemgv5figs] {
    padding-left: 0 !important;
}

li[b-aemgv5figs]::marker {
    color: #2ca58d;
    font-size: 1.7em;
}

ul li[b-aemgv5figs] {
    font-family: Maitree;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
}

li p[b-aemgv5figs] {
    position: relative;
    top: -4px;
    left: 0;
    margin-bottom: 10px;
}
@media (max-width: 992px) {
    .help-section[b-aemgv5figs], .skills-section[b-aemgv5figs] {
        flex: 1 1 100%; /* Each section takes full width on smaller screens */
    }

    .help-section[b-aemgv5figs] {
        border: 1px solid #8080802b;
        padding-right: 20px !important;
    }

    .skills-section[b-aemgv5figs] {
        border: 1px solid #8080802b;
        padding-left: 20px !important;
    }
    .content-container[b-aemgv5figs] {
        gap: 12px;

    }
    .edit-pen-hiden[b-aemgv5figs] {
        display: block;
    }
}
/* /Pages/ViewSocialEnterprise/EnterpriseInfoBarView.razor.rz.scp.css */
/* sidebar style ----- */
.profile-img-wrap[b-uurblwhj2y] {
    height: 310px;
}

    .profile-img-wrap img[b-uurblwhj2y] {
        object-fit: cover;
    }

.user-position-section[b-uurblwhj2y] {
    /*font-family:var(--main-font);*/
}

    .user-position-section .position p[b-uurblwhj2y] {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 400;
        line-height: 10.07px;
        text-align: left;
        color: #4F4F4F;
    }

    .user-position-section .job-position p[b-uurblwhj2y] {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 400;
        line-height: 10.07px;
        text-align: left;
        color: #5A595B;
    }
.edit-pen button img[b-uurblwhj2y] {
    width: 22px;
}

.user-contact-options button[b-uurblwhj2y] {
    width: 135px;
    border-radius: 5px 0 0 5px;
    transition: .2s ease;
    z-index: 9;
    margin-top: -100px;
    outline: 2px solid var(--primary-color);
}
    .user-contact-options button:hover[b-uurblwhj2y] {
        background-color: #F1930A;
        color: white;
    }

.user-contact-options[b-uurblwhj2y] {
    position: absolute;
    z-index: 8;
}


    .user-contact-options button[b-uurblwhj2y] {
        margin-bottom: 20px;
    }

.img-hover-box[b-uurblwhj2y] {
    opacity: 0;
}

    .img-hover-box:hover[b-uurblwhj2y] {
        opacity: 1;
    }

.profile-img-wrap:hover img[b-uurblwhj2y] {
    filter: brightness(0.5);
}



.join-date p[b-uurblwhj2y] {
    font-size: 13px !important;
    font-weight: 400;
    color: rgba(107, 107, 107, 1);
}
.profile-progress-container > div[b-uurblwhj2y] {
    border-color: rgba(240, 236, 230, 1);
}
.complete-your-profile[b-uurblwhj2y] {
    font-family: 'poppinssemibold', sans-serif;
    font-size: 18px;
}
.progress-loader > div p:nth-child(1)[b-uurblwhj2y] {
    font-size: 16px;
}

.progress-loader > div p:nth-child(2)[b-uurblwhj2y] {
    font-size: 14px;
}

.user-indication-text[b-uurblwhj2y] {
    color: rgba(129, 126, 126, 1);
    font-size: 14px;
}

.user-hashtags p[b-uurblwhj2y] {
    color: rgba(107, 107, 107, 1);
    font-size: 14px;
    font-weight: 400;
    font-family: 'poppinsregular', sans-serif;
}


.tags[b-uurblwhj2y] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.07rem; /* Adjust the spacing between tags */
}

.tag[b-uurblwhj2y] {
    white-space: nowrap;
    display: inline-block;
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 300px; /* Adjust this width to control when truncation happens */
}

.user-name-address[b-uurblwhj2y]  {
    
}
.full-name[b-uurblwhj2y] {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 700;
    line-height: 26.8px;
    text-align: left;
    color: #4F4F4F;
}

.username[b-uurblwhj2y] {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 14.8px;
    text-align: left;
    padding-top:10px;
    margin-bottom:0;
    color: #4F4F4F;
}
.user-location-info p[b-uurblwhj2y] {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 10.07px;
    text-align: left;
    color: #4F4F4F;
}

.contact-info-list[b-uurblwhj2y] {
    padding-top: 10px;
}

.sidebar-colored-text[b-uurblwhj2y] {
    color: rgba(44, 165, 141, 1) !important;
}
.hide-section[b-uurblwhj2y]{
    display:none !important;
}

.progress-bar[b-uurblwhj2y] {
    background-color: rgba(241, 147, 10, 1) !important;
}

.hide-section[b-uurblwhj2y]  .rz-button.rz-primary.rz-shade-default {
    position: absolute;
    bottom: 0%;
    left: 3%;
}


@media(max-width:770px) {
    .profile-img-wrap[b-uurblwhj2y] {
        height: 372px;
        object-fit: cover;
    }


        .user-position-section .position p[b-uurblwhj2y] {
            font-size: 16px;
        }

        .main-grid-section .position-absolute-sidebar[b-uurblwhj2y] {
            top: -189px;
        }

        .user-position-section .job-position p[b-uurblwhj2y] {
            font-size: 14px;
        }

        .hide-section[b-uurblwhj2y] {
            display: block !important;
            padding-top: 5px;
            padding-bottom: 10px;
        }
    }
.meetup-style[b-uurblwhj2y] {
    font-size: 18px;
    line-height: 16px;
    color: #5A595B;
    font-family: 'poppinssemibold', sans-serif;
}

.day-event[b-uurblwhj2y] {
    font-weight: 500;
    font-size: 60px;
    line-height: 50px;
    font-family: 'poppinssemibold', sans-serif;
}
.title-event[b-uurblwhj2y] {
    font-size: 15px;
    line-height: 12px;
    font-weight: 700;
    font-family: 'poppinssemibold', sans-serif;
}
.herotitle-event[b-uurblwhj2y] {
    font-weight: 700;
    font-size: 16px;
    line-height: 17px;
    font-family: 'poppinssemibold', sans-serif;
}
.location-time[b-uurblwhj2y] {
    font-weight: 500;
    font-size: 14px;
    line-height: 12px;
    font-family: 'poppinsregular', sans-serif;
}

.button-event-enterprise[b-uurblwhj2y] {
    background-color: white;
    color: #F1930A;
    border: 1px solid #F1930A;
    font-size: 1rem;
    line-height: 12px;
    font-family: 'poppinsregular', sans-serif;
    padding: 17px;
    font-weight: 500;
}
.viewall[b-uurblwhj2y] {
    color: #2CA58D;
    font-weight: 700;
    font-size: 16px;
    line-height: 12px;
    font-family: 'poppinssemibold', sans-serif;
    white-space: nowrap;
    border: none;
    background-color: transparent;
}
.replies-style[b-uurblwhj2y] {
    color: #2CA58D;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    border: none;
    background-color: transparent;
    font-family: 'poppinssemibold', sans-serif;
}
.custom-progress-bar[b-uurblwhj2y] {
    width: 100%;
    position: relative;
    margin-top: 10px;
}

.progress-labels[b-uurblwhj2y] {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
}

.progress-track[b-uurblwhj2y] {
    width: 100%;
    height: 10px;
    background-color: #e0e0e0;
    border-radius: 5px;
    position: relative;
}

.progress-highlight[b-uurblwhj2y] {
    height: 10px;
    background-color: #f5a623;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
}
/* /Pages/ViewSocialEnterprise/SocialEnterpriseProfileView.razor.rz.scp.css */
.hero-bg[b-fubib8nsmj] {
    height: 360px;
}

.hero-bg img[b-fubib8nsmj] {
    object-fit: cover;
}

.grid-img-content-wrap[b-fubib8nsmj] {
    display: flex;
}

.hidden[b-fubib8nsmj] {
    width: 512px;
}




.user-fullname[b-fubib8nsmj] {
    font-family: 'poppinsbold', sans-serif;
}

/* sidebar style ----- */
.profile-img-wrap[b-fubib8nsmj] {
    height: 310px;
}

.profile-img-wrap img[b-fubib8nsmj] {
    object-fit: cover;
}

/* main content ---- */

.main-grid-section[b-fubib8nsmj] {
    display: grid;
    grid-template-columns: 420px 1fr;
    height:50dvh;
    position:absolute;
}

    .main-grid-section .position-absolute-sidebar[b-fubib8nsmj] {
        top: -226px;
        left: 50px;
        width: 410px;
        background-color: rgba(255, 253, 251, 1);
        position: relative;
        height: max-content !important;
    }

.user-contact-options button[b-fubib8nsmj] {
    width: 135px;
    border-radius: 5px 0 0 5px;
    transition: .2s ease;
    z-index: 9;
    margin-top: -100px;
}
.user-contact-options[b-fubib8nsmj] {
    position: absolute;
    z-index:8;
}
.user-contact-options button:nth-last-child(1)[b-fubib8nsmj] {
    background-color: #F1930A;
}
.user-job-title[b-fubib8nsmj] {
    font-family: 'poppinsbold', sans-serif;
}
.company-name[b-fubib8nsmj] {
    font-family: 'poppinsbold', sans-serif;
}
/**/
.social-links[b-fubib8nsmj] {
    padding-right: 20px;
}
.gap-3[b-fubib8nsmj] {
    gap: 1.7rem !important;
    margin-right: 66px;
    margin-bottom: 24px;
}

.social-links a[b-fubib8nsmj]{
    width:25px;
}

.social-links a img[b-fubib8nsmj]{
    object-fit:cover;
}

.user-position-section[b-fubib8nsmj]{
    /*font-family:var(--main-font);*/
}

.user-position-section .position p[b-fubib8nsmj]{
    font-size:20px;
}

.user-position-section .job-position p[b-fubib8nsmj]{
    font-size: 16px;
}

.user-hashtags p[b-fubib8nsmj],
.user-location-info p[b-fubib8nsmj] {
    color: rgba(107, 107, 107, 1);
    font-size:14px;
    font-weight:400;
    font-family:'poppinsregular', sans-serif;
}

.edit-pen button img[b-fubib8nsmj]{
    width:22px;
}

.sidebar-colored-text[b-fubib8nsmj] {
    color: rgba(44, 165, 141, 1);
}

.user-growth-stage[b-fubib8nsmj] {
    font-family: 'poppinsbold', sans-serif; 
}

.complete-your-profile[b-fubib8nsmj] {
    font-family: 'poppinssemibold', sans-serif;
    font-size: 18px;
}

.img-hover-box[b-fubib8nsmj] {
    opacity: 0;
}

.img-hover-box:hover[b-fubib8nsmj] {
    opacity: 1;
}

.profile-img-wrap:hover img[b-fubib8nsmj]{
    filter: brightness(0.5);
}

.user-contact-options button[b-fubib8nsmj] {
    margin-bottom:20px;
}

.join-date p[b-fubib8nsmj]{
    font-size:13px !important;
    font-weight:400;
    color:rgba(107, 107, 107, 1);
}

.date[b-fubib8nsmj]{
    font-size:10px;
}

.progress[b-fubib8nsmj]{
    height:12px;
}



.progress-loader > div p:nth-child(1)[b-fubib8nsmj]{
    font-size:16px;
}

.progress-loader > div p:nth-child(2)[b-fubib8nsmj] {
    font-size: 14px;
}

.profile-progress-container > div[b-fubib8nsmj] {
    border-color: rgba(240, 236, 230, 1);
}

.user-indication-text[b-fubib8nsmj] {
    color: rgba(129, 126, 126, 1);
    font-size: 14px;
}

.events-section[b-fubib8nsmj] {
    box-shadow: 8px 8px 20px rgba(199, 110, 60, 0.05);
}

.events-section .event-calender[b-fubib8nsmj]{
    width:126px;
    border-right: 1px solid rgba(44, 165, 141, 1);
}

.about-event[b-fubib8nsmj]{
    flex:1;
    padding-left:18px;
}

.event-time p[b-fubib8nsmj]{
    font-size:13px;
}

.event-title[b-fubib8nsmj] {
    color: rgba(107, 107, 107, 1);
}

.about-event + p[b-fubib8nsmj] {
    color: rgba(90, 89, 91, 1);
    font-size:16px;
}

.event-day[b-fubib8nsmj] {
    font-size: 40px;
    color: rgba(90, 89, 91, 1);
}

.event-month[b-fubib8nsmj] {
    color: rgba(90, 89, 91, 1);
}

.view-events-section .view-btn[b-fubib8nsmj] {
    color: rgba(241, 147, 10, 1);
    font-size: 12px;
    transition: .2s ease-in-out;
    width: 95px;
    height: 33px;
    border: 1px solid rgba(241, 147, 10, 1);
    background-color:transparent;
}

.view-events-section .view-btn:hover[b-fubib8nsmj] {
    background-color: rgba(241, 147, 10, 1);
    color:white;
}

.view-events-section .view-link[b-fubib8nsmj] {
    color: rgba(44, 165, 141, 1);
    font-size: 14px;
}

/* user courses section -----*/

.course-img-wrap:nth-child(1) a img[b-fubib8nsmj]{
    width:80px;
}

.user-description[b-fubib8nsmj] {
    border: 1px solid #8080802b;
    border-radius: 5px;
    padding: 20px;
}
.save-btn[b-fubib8nsmj] {
    width: 16px;
}

.course-date span[b-fubib8nsmj] {
    font-size: 10px;
    color: rgba(107, 107, 107, 1);
}

.course-title a[b-fubib8nsmj] {
    color: rgba(90, 89, 91, 1);
}

.course-title p[b-fubib8nsmj] {
    font-size: 13px;
    color: rgba(90, 89, 91, 1);
}

.course-title p:nth-last-child(1)[b-fubib8nsmj]  {
    color: rgba(90, 89, 91, 1);
    font-size: 13px;
}
.course-title p:nth-last-child(2)[b-fubib8nsmj]  {
    color: rgba(90, 89, 91, 1);
    font-size: 11.5px;
}

.view-course-btns .view-btn[b-fubib8nsmj] {
    color: rgba(241, 147, 10, 1);
    font-size: 12px;
    transition: .2s ease-in-out; 
    width: 95px;
    height: 33px;
    border: 1px solid rgba(241, 147, 10, 1);
    background-color: transparent;
}

.view-course-btns .view-btn:hover[b-fubib8nsmj] {
    background-color: rgba(241, 147, 10, 1);
    color: white;
}

.view-course-btns .view-all-link[b-fubib8nsmj] {
    color: rgba(44, 165, 141, 1);
    font-size: 14px;
}

.achievements-log > div[b-fubib8nsmj] {
    border-bottom: 3px solid #d6d6d64f;
    font-size: 20px;
    border: 1px solid #8080802b;
}

.achievement-list li[b-fubib8nsmj]{
    margin:5px;
    position:relative;
    list-style-type:none;
}

.achievement-list li[b-fubib8nsmj]::after{
    content: '';
    position: absolute;
    left: -20px;
    top: 7px;
    background-color: rgba(50, 163, 137, 1);
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.video-wrap[b-fubib8nsmj] {
    width: 280px;
    height: 160px;
}


.user-name[b-fubib8nsmj]{
    font-family: poppinssemibold, sans-serif;
    font-size:20px;
}

.user-overview-tab[b-fubib8nsmj]{
    /*background-color: rgba(199, 110, 60, 0.05);*/
}

.assistance-exchange-container[b-fubib8nsmj] {
    background-color:white;
}

.assistance-exchange-container > .row[b-fubib8nsmj]{
    border-bottom: 3px solid #d6d6d64f;
}

.assistance-exchange-head[b-fubib8nsmj] {
    font-size: 20px;
}

.add-help-with li[b-fubib8nsmj]{
    list-style:none;
    position:relative;
    padding-left:37px;
}

.add-help-with li[b-fubib8nsmj]::after{
    content: ''; 
    position:absolute;
    background-color: rgba(50, 163, 137, 1);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 7px;
    left: 15px;
}

.web-bg[b-fubib8nsmj]{
    display:block;
}

.web-view-bg[b-fubib8nsmj] {
    padding: 22px;
    border-radius: 5px;
}

.rz-tabview-panel[b-fubib8nsmj]{
    padding:0;
}

.mobile-bg[b-fubib8nsmj] {
    display: none;
}

.user-responsive-description[b-fubib8nsmj]{
    display:none;
}

.event-detail-mobile-view[b-fubib8nsmj] {
    display: none;
}

.add-help-with[b-fubib8nsmj]{
    padding-left:18px;
}

.add-help-with + p[b-fubib8nsmj] {
    display: none;
}

.responsive-section-mobile[b-fubib8nsmj]{
    display:none;
}

.user-contact-options-mobile-view[b-fubib8nsmj] {
    display: none;
}



.upgrade-experience-mobile[b-fubib8nsmj] {
    border-bottom: 0;
    border-top: 2px solid rgba(240, 236, 230, 1);
    border-right: 2px solid rgba(240, 236, 230, 1);
    border-left: 2px solid rgba(240, 236, 230, 1);
    display:none;
}

.upgrade-experience-mobile p[b-fubib8nsmj]{
    font-size:14px;
    font-weight:600;
}

.upgrade-experience-mobile button[b-fubib8nsmj]{
    color: rgba(241, 147, 10, 1);
    font-size: 12px;
    transition: .2s ease-in-out;
    width: 100%;
    height: 33px;
    border: 1px solid rgba(241, 147, 10, 1);
    background-color:transparent;
}

.upgrade-experience-mobile button:hover[b-fubib8nsmj] {
    background-color: rgba(241, 147, 10, 1);
    color:white;
}

.mobile-text[b-fubib8nsmj]  {
    display: none;
}

/* radio style ------ */
.job-title-txt[b-fubib8nsmj] {
    font-size: 20px;
    font-weight: 700;
    line-height: 12.59px;
    text-align: left;
}
.assistance-exchange-container[b-fubib8nsmj] {
    background-color: white;
    min-width: 100%;
}

    .assistance-exchange-container > .row[b-fubib8nsmj] {
        border-bottom: 3px solid #d6d6d64f;
        min-width: 100%;
    }

.about-content[b-fubib8nsmj] {
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #1E1E1E;
    font-family: maitreeregular, sans-serif;
}
.no-data-section[b-fubib8nsmj] {
    font-size: 14px;
    font-weight: 350;
    line-height: 15px;
    text-align: left;
}
.rz-pager-element[b-fubib8nsmj]  {
    font-size: 30px;
}

[b-fubib8nsmj] .rz-tabview-top > .rz-tabview-nav {
    gap: 17px;
    padding-left: 54px;
}

[b-fubib8nsmj] .rz-tabview-panel{
    padding-top:0;
}



    @media(max-width:1200px) {
        .main-grid-section .position-absolute-sidebar[b-fubib8nsmj] {
        left: 29px;
        width: 362px;
    }
        [b-fubib8nsmj] .rz-tabview-panel {
            padding-right: 0;
        }
    .main-grid-section[b-fubib8nsmj] {
        grid-template-columns: 336px 1fr;
    }
    .hidden[b-fubib8nsmj] {
        width: 433px;
    }

}


@media(max-width:770px){
    
    .main-grid-section[b-fubib8nsmj] {
        grid-template-columns: 312px 1fr !important;
    }
    .hidden[b-fubib8nsmj] {
        width: 346px !important;
    }
    .main-grid-section .position-absolute-sidebar[b-fubib8nsmj]{
        top:-189px;
    }
    .user-position-section .position p[b-fubib8nsmj] {
        font-size: 16px;
    }
    .user-position-section .job-position p[b-fubib8nsmj]{
        font-size:14px;
    }
    
    .profile-img-wrap[b-fubib8nsmj] {
        height: 237px;
    }
    .progress-loader > div p:nth-child(2)[b-fubib8nsmj]{
        font-size:10px;
    }
    
}

@media(max-width:770px) {
    .overlay[b-fubib8nsmj] {
        z-index: 111111;
        background: linear-gradient(13deg, #0000005e, transparent);
    }

    [b-fubib8nsmj] .rz-tabview-top > .rz-tabview-nav {
        padding-left: 0;
    }

    .web-bg[b-fubib8nsmj] {
        display: none;
    }

    .mobile-bg[b-fubib8nsmj] {
        display: block;
    }

    .view-events-section[b-fubib8nsmj] {
        margin: 0 20px;
    }

    .events-container-heading[b-fubib8nsmj] {
        padding-left: 25px;
    }

    .hero-bg[b-fubib8nsmj]{
        display:none;
    }

    .user-responsive-description[b-fubib8nsmj] {
        display: block;
        padding: 10px 20px;
        background-color: rgba(255, 253, 251, 1);
    }

/*    .position-absolute-sidebar {
        display: none;
    }*/

    .main-grid-section[b-fubib8nsmj] {
        grid-template-columns: 1fr !important;
    }

    .hidden[b-fubib8nsmj] {
        width: 0 !important;
    }

    .rz-tabview-top > .rz-tabview-nav[b-fubib8nsmj] {
        padding: 0;
    }

/*    .empty-section {
        display: none;
    }*/

    .profile-content > .container-fluid[b-fubib8nsmj] {
        padding: 0;
    }

    .events-section[b-fubib8nsmj] {
        background-color: white;
    }
    .join-date p[b-fubib8nsmj] {
        font-size: 13px !important;
        font-weight: 400;
        color: rgba(107, 107, 107, 1);
    }
    .add-help-with > p[b-fubib8nsmj] {
        display: block;
        border-bottom: 2px solid rgba(240, 236, 230, 1);
        padding: 12px 18px;
        margin-bottom: 10px !important;
    }

    .add-help-with[b-fubib8nsmj] {
        background-color: transparent;
        padding: 11px 10px;
        border: 1px solid rgba(240, 236, 230, 1);
        border-radius: 5px;
    }

    .assistance-exchange-container[b-fubib8nsmj] {
        background-color: transparent;
        margin: 0 ;
        padding: 0;
    }

        .assistance-exchange-container > .row[b-fubib8nsmj] {
            display:none;
        }

    .about-event + p[b-fubib8nsmj] {
        font-size: 15px;
        padding: 10px;
        border-bottom: 1px solid;
        margin-bottom: 20px !important;
    }

    .responsive-section-mobile[b-fubib8nsmj] {
        display: block;
        padding: 10px 20px;
    }

    .user-course-details[b-fubib8nsmj] {
        background-color: white;
        padding-top: 7px !important;
    }

    .view-course-btns[b-fubib8nsmj] {
        margin: 3px 25px !important;
    }

    .user-description[b-fubib8nsmj] {

        border: 1px solid #8080802b;
        border-radius: 5px;
        padding: 17px;
    }

    .main-grid-section .position-absolute-sidebar[b-fubib8nsmj] {
/*        top: -226px;
        left: 100px;*/
        width: 96%;
        background-color: rgba(255, 253, 251, 1);
        position: initial;
    }


    .user-overview-tab[b-fubib8nsmj] {
        padding: 0 !important;
        background-color:white;
    }

    .mobile-view-bg[b-fubib8nsmj] {
        padding: 10px 20px;
    }

    .events-section .event-calender[b-fubib8nsmj] {
        width: 110px;
    }

    .event-title[b-fubib8nsmj] {
        font-size: 12px;
    }

    .event-month[b-fubib8nsmj] {
        font-size: 12px;
    }

    .event-day[b-fubib8nsmj]{
        font-size:30px;
    }
    .event-address[b-fubib8nsmj],
    .event-time[b-fubib8nsmj]{
        font-size:13px;
    }
    .responsive-section-mobile[b-fubib8nsmj] {
        background-color: rgba(255, 253, 251, 1);
    }

    .user-contact-btn[b-fubib8nsmj] {
        display: block;
        position: absolute;
        right: 1px;
        top: 40%;
        border-radius: 6px;
    }
    .upgrade-experience-mobile[b-fubib8nsmj] {
        display: block !important;
        border: 0 !important;
        margin: 0 15px;
    }
    .profile-progress-container[b-fubib8nsmj] {
        background-color: white;
        border: 2px solid rgba(240, 236, 230, 1);
    }
    .mobile-text[b-fubib8nsmj] {
        display: block;
    }
    .profile-progress-container > div[b-fubib8nsmj] {
        border: 2px solid rgba(240, 236, 230, 1);
    }
}

@media(max-width:500px){
    .social-links[b-fubib8nsmj]{
        padding:0;
    }

}

.modal-body + h3[b-fubib8nsmj] {
    font-size: 18px;
    color: rgba(90, 89, 91, 1);
}


.edit-name-modal img[b-fubib8nsmj] {
    width: 22px;
}

.input:focus ~ label[b-fubib8nsmj], .input:valid ~ label[b-fubib8nsmj] {
    top: -12px;
    font-size: 14px;
    color: rgba(90, 89, 91, 1);
    background-color: white;
    padding: 0px 10px;
    left: 4%;
}


.input:focus ~ .bar[b-fubib8nsmj]:before, .input:focus ~ .bar[b-fubib8nsmj]:after {
    width: 50%;
}

.form-floating.floating-target > .form-control:focus ~ label[b-fubib8nsmj],
.form-floating.floating-target > .form-control:not(:placeholder-shown) ~ label[b-fubib8nsmj],
.form-floating.floating-target > .form-select ~ label[b-fubib8nsmj] {
    opacity: 1;
    background-color: #FFFDFB;
    transform: scale(.90) translateY(-1.9rem) translateX(0.6rem);
    color: #5A595B;
}

.form-floating.floating-target > label[b-fubib8nsmj] {
    color: #5A595B;
    padding: 0;
}

.form-floating.floating-target > .form-control:focus[b-fubib8nsmj],
.form-control[b-fubib8nsmj], .form-floating > .form-control:not(:placeholder-shown)[b-fubib8nsmj] {
    padding: 0rem 2rem;
}

.form-floating.floating-target > .form-control[b-fubib8nsmj] {
    border-width: 2px;
    border-radius: 0px;
    border-color: rgba(25, 25, 25, 0.38);
    color: #5A595B;
}

.radio-check label[b-fubib8nsmj], .radio-check p[b-fubib8nsmj] {
    color: rgba(90, 89, 91, 1);
    font-weight: 500;
    padding-left: 38px;
    font-size: 15px;
}

input[type="radio"][b-fubib8nsmj] {
    display: none;
}

input[type="radio"] + label[b-fubib8nsmj] {
    position: relative;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    color: rgba(148, 146, 144, 1);
}

input[type="radio"] + label[b-fubib8nsmj]::before {
    content: '';
    position: absolute;
    left: 0;
    top: 24px;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(90, 89, 91, 1);
    background-color: transparent;
    border-radius: 50%;
    .create-leep-profile-text
}

input[type="radio"]:checked + label[b-fubib8nsmj]::before {
    border: 2px solid rgba(44, 165, 141, 1);
}

input[type="radio"]:checked + label[b-fubib8nsmj]::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 29.7px;
    width: 10px;
    height: 10px;
    background-color: rgba(44, 165, 141, 1);
    border-radius: 50%;
}

input[type="radio"]:checked + label[b-fubib8nsmj] {
    color: rgba(44, 165, 141, 1);
    font-weight: 700;
}

input[type="radio"]:checked ~ p[b-fubib8nsmj] {
    color: black;
}

p:checked + label[b-fubib8nsmj]::after {
    background-color: rgba(44, 165, 141, 1);
}

/*.modal-content-y{*/
/*    height:70dvh;*/
/*}*/

/*.modal-edit-info{*/
/*    opacity:1;*/
/*}*/
