/*--------------------------------------------------------------
This is your custom stylesheet.

Add your own styles here to make theme updates easier.
To override any styles from other stylesheets, simply copy them into here and edit away.

Make sure to respect the media queries! Otherwise you may
accidentally add desktop styles to the mobile layout.
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
--------------------------------------------------------------*/
:root {
    --ey-color: #1A1A24;
    --ey-lighter: #2E2E38;
    --ey-yellow: #FFE733;
}

body {
    background-color: white !important;
}

.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.site-content {
    padding-top: 0px !important;
}

.spoti-blocks-accordion>summary:after {
    background-image: url("../media/plus.svg");
    background-size: 70%;
    transform: rotate(0);
}

.spoti-blocks-accordion[open]>summary:after {
    background-image: url("../media/minus.svg");
    transform: rotate(0);
}

.spoti-blocks-accordion {
    padding: 15px 15px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #CACAD1;
    border-radius: 0;
    border-left: 5px solid transparent;
}

.spoti-blocks-accordion[open] {
    border-left: 5px solid var(--ey-yellow);
}

.spoti-blocks-accordion[open]>summary {
    border: none;
}

.spoti-blocks-accordion:hover {
    border-left: 5px solid var(--ey-yellow);
    transition-duration: 0.2s;
}

summary>h4 {
    font-weight: lighter !important;
}

summary>h4:hover {
    padding-left: 10px !important;
    transition-duration: 0.2s !important;
}

.activity-list .activity-item:after,
.activity-list .activity-item:before {
    all: unset !important;
    display: none !important;
}

.groups-header #cover-image-container #item-header-content .last-activity {
    display: none;
}

#buddypress .groups-header.single-headers .action .generic-button:first-child .button:hover {
    border: 1px solid #2e2e38;
    color: #2e2e38;
}

#buddypress .groups-header.single-headers .action .generic-button:first-child .button:active {
    border: 1px solid #2e2e38;
    color: #2e2e38;
}

#buddypress .groups-header.single-headers .action .generic-button:first-child .button {
    border: 1px solid #2e2e38;
    color: #2e2e38;
    background-color: #fff;
}

.bb-single-main-nav>ul>li>a .count {
    margin: 0px !important;
}

.buddypress-wrap .members-list li .list-wrap .last-activity {
    color: #2e2e38;
    font-weight: lighter !important;
}

#buddypress div#item-header-cover-image .bb-bp-group-title,
#members-list.item-list .member-name a,
.bb-single-main-nav .bb-single-nav-item-point {
    color: #2e2e38;
}

#members-list.item-list.grid .list-wrap,
#members-list.item-list:not(.grid) li:last-child .list-wrap,
.activity-form:not(.focus-in) .whats-new-form-header {
    border: 1px solid #2e2e38;
}

.buddypress-wrap #members-list.bp-list.members-group-list li.item-entry-header {
    color: #2e2e38;
}

.item-header-wrap .bp-group-meta .group-type {
    background: #FFE733;
    color: #2E2E38;
}

.bp-title {
    color: #2e2e38 !important;
    font-weight: lighter !important;
}

/* nav#object-nav, div#cover-image-container, #buddypress .activity-list.bp-list .activity-item{
    border:1px solid #2e2e38;
} */

#whats-new-textarea [contenteditable=true]:empty:before,
#whats-new-textarea-placeholder [contenteditable=true]:empty:before {
    color: #2e2e38;
    font-weight: lighter;
}

.activity-form:not(.focus-in) .whats-new-form-header {
    border-radius: 0px !important;
}

.activity-header>p {
    margin-bottom: 0px !important;
}

.activity-header,
.comment-count {
    color: #2E2E38 !important;
    font-weight: lighter !important;
}

.buddypress-wrap .activity-comments>ul,
.buddypress-wrap .activity-comments form {
    margin: 0px !important;
    padding: 0px !important;
}

#buddypress form.ac-form .ac-reply-content input[type=submit],
#buddypress input#aw-whats-new-submit,
#buddypress a.button,
#buddypress a.button:hover,
#buddypress input[type=submit].small,
#groups-list.bp-list .item-entry .list-wrap .group-footer-wrap .footer-button-wrap .group-button:not(.generic-button) {
    border: 1px solid #2e2e38;
    color: #fff;
    background-color: #2E2E38;
}

.activity-update-form.modal-popup {
    z-index: 99999999;
}

#buddypress input#bp_invites_reset:hover {
    background-color: var(--bb-secondary-button-background-regular);
    color: var(--bb-secondary-button-text-regular);
    border: 1px solid var(--bb-secondary-button-border-regular);
    box-shadow: none;
}

#send_group_invite_form>div.bb-groups-invites-right-top>span.select2.select2-container.select2-container--default.select2-container--below>span.selection {
    display: none !important;
}

.activity-inner {
    padding-left: 15px !important;
}

.component-navigation {
    display: flex !important;
    align-items: flex-end !important;
}

#groups-list.bp-list .item-entry .list-wrap .group-footer-wrap .footer-button-wrap .group-button:not(.generic-button):hover {
    border: 1px solid #2e2e38;
    color: #2E2E38;
    background-color: #fff;
}

.bb-component-nav-item-point {
    color: #2e2e38 !important;
}

.buddypress-wrap .bp-navs li.selected a .count {
    background-color: #2e2e38;
}

.buddypress-wrap .bp-navs li.selected a .count:hover {
    background-color: #2e2e38;
    color: #fff;
}

#groups-list.bp-list.grid.bb-cover-enabled .item-meta {
    color: #2e2e38;
    font-weight: lighter;
}

#buddypress .bp-list.groups-list li .list-wrap .item .item-block .groups-title a {
    color: #2e2e38;

}

#buddypress #dir-groups-search {
    border: 1px solid #2e2e38;
    border-radius: 0;
}

#buddypress input[type=submit],
#buddypress input[type=submit]:hover,
#buddypress input[type=submit]:focus,
#buddypress input[type=submit]:active,
#buddypress input[type=button],
#buddypress input[type=button]:hover,
#buddypress input[type=button]:active,
#buddypress input[type=button]:focus {
    border: 1px solid #2e2e38;
    color: #fff;
    background-color: #2e2e38;
    ;
}

.bp-avatar-nav li.current a {
    font-weight: normal;
}

body #bbpress-forums .bp-list .action .generic-button button,
body #buddypress .bp-list .action .generic-button button {
    border: 1px solid #2e2e38;
    color: #fff;
    background-color: #2e2e38;
}

body #bbpress-forums .bp-list .action .generic-button button,
body #buddypress .bp-list .action .generic-button button:hover {
    border: 1px solid #2e2e38 !important;
    color: #fff !important;
    background-color: #2e2e38 !important;
}

body #bbpress-forums .bp-list .action .generic-button button,
body #buddypress .bp-list .action .generic-button button:active {
    border: 1px solid #2e2e38;
    color: #fff;
    background-color: #2e2e38;
}

body #bbpress-forums .bp-list .action .generic-button button,
body #buddypress .bp-list .action .generic-button button:focus {
    border: 1px solid #2e2e38;
    color: #fff;
    background-color: #2e2e38;
}

/* banner quote */

.banner_cs1 {
	display: flex;
	justify-content: end;
	background-size: cover !important;
}

.quote_box {
	width: 50%;
	padding: 55px 4% 55px 0;
	position: relative;
	z-index: 1;
}

.qb_wr {
	padding: 45px;
	background: rgba(255, 255, 255, 0.82);
	display: flex;
}

.qb_image {
	min-width: 250px;
	padding-right: 40px;
}

.qb_image img {
	border-radius: 50%;
}

.qb_title {
	font-size: 32px;
	margin-bottom: 5px;
}

.qb_subtitle {
	color: #3a3a3a;
	font-size: 17px;
	font-weight: lighter;
}

.qb_text {
	font: normal normal normal 16px/24px Georgia;
	margin-top: 20px;
}

.qb_text:before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.742' height='12.743' viewBox='0 0 4.165 3.372'%3E%3Cpath d='M87.717 138.357c0 .205-.08.384-.24.538a.79.79 0 0 1-.566.23c-.341 0-.604-.116-.787-.35-.183-.234-.275-.557-.275-.97 0-.384.158-.772.473-1.162.315-.39.695-.687 1.139-.889l.205.341c-.35.176-.626.381-.825.615a1.492 1.492 0 0 0-.344.85h.26c.193 0 .35.023.471.067a.746.746 0 0 1 .294.188.668.668 0 0 1 .151.254c.03.093.044.19.044.288zm2.297 0c0 .205-.08.384-.24.538a.79.79 0 0 1-.566.23c-.341 0-.604-.116-.787-.35-.183-.234-.275-.557-.275-.97 0-.384.158-.772.473-1.162.315-.39.695-.687 1.139-.889l.205.341c-.351.176-.626.381-.825.615a1.489 1.489 0 0 0-.344.85h.26c.193 0 .35.023.471.067a.746.746 0 0 1 .293.188.668.668 0 0 1 .152.254c.03.093.044.19.044.288z' style='fill:%23f4e801;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:.26458332' transform='translate(-85.85 -135.754)'/%3E%3C/svg%3E");
	display: block;
	width: 25px;
	height: 25px;
	background-position: center center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-bottom: 10px;
}

.quote_box .bb-course-video-overlay {
	display: flex;
	justify-content: end;
	background: transparent;
	margin-top: 20px !important;
}

.page-id-1134 .entry-header {
	display: none;
}

.page-id-1134 .content-area {
	padding-top: 0;
}



@media (max-width: 1600px) {
	.banner_cs1 {
		padding-top: 50px;
	}
}

@media (max-width: 1440px) {
	.quote_box {
		width: 70%;
	}
}

@media (max-width: 1280px) {
	.quote_box {
		width: 100%;
		padding-right: 0;
	}
}

@media (max-width: 768px) {
	.banner_cs1 {
		padding-top: 20px;
	}
	.qb_wr {
		display: flex;
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}
	.quote_box {
		padding: 20px;
	}
	.qb_image {
		padding-bottom: 20px;
		padding-right: 0;
		min-width: auto;
	}
	.qb_text:before {
		margin-left: auto;
		margin-right: auto;
	}
	.quote_box .bb-course-video-overlay {
		justify-content: center;
	}
}

.registration .entry-header {
	display: none;
}

.company-is-verified {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 20px;
    background: #458137;
    padding: 20px;
    margin: 0 0 20px 0;
}

.company-is-verified svg {
	width: 32px;
	height: 32px;
	flex: 0 0 auto;
}

@media(max-width: 768px) {
	.company-is-verified {
		flex-wrap: wrap;
	}

	.company-is-verified svg {
		width: 24px;
		height: 24px;
	}
}

/*--------------------------------------------------------------
This is your custom stylesheet.

Add your own styles here to make theme updates easier.
To override any styles from other stylesheets, simply copy them into here and edit away.

Make sure to respect the media queries! Otherwise you may
accidentally add desktop styles to the mobile layout.
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
--------------------------------------------------------------*/
:root {
    --ey-color: #1A1A24;
    --ey-lighter: #2E2E38;
    --ey-yellow: #FFE733;
}

body {
    background-color: white !important;
}

.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.site-content {
    padding-top: 0px !important;
}

.spoti-blocks-accordion>summary:after {
    background-image: url("../media/plus.svg");
    background-size: 70%;
    transform: rotate(0);
}

.spoti-blocks-accordion[open]>summary:after {
    background-image: url("../media/minus.svg");
    transform: rotate(0);
}

.spoti-blocks-accordion {
    padding: 15px 15px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #CACAD1;
    border-radius: 0;
    border-left: 5px solid transparent;
}

.spoti-blocks-accordion[open] {
    border-left: 5px solid var(--ey-yellow);
}

.spoti-blocks-accordion[open]>summary {
    border: none;
}

.spoti-blocks-accordion:hover {
    border-left: 5px solid var(--ey-yellow);
    transition-duration: 0.2s;
}

summary>h4 {
    font-weight: lighter !important;
}

summary>h4:hover {
    padding-left: 10px !important;
    transition-duration: 0.2s !important;
}

.activity-list .activity-item:after,
.activity-list .activity-item:before {
    all: unset !important;
    display: none !important;
}

.groups-header #cover-image-container #item-header-content .last-activity {
    display: none;
}

#buddypress .groups-header.single-headers .action .generic-button:first-child .button:hover {
    border: 1px solid #2e2e38;
    color: #2e2e38;
}

#buddypress .groups-header.single-headers .action .generic-button:first-child .button:active {
    border: 1px solid #2e2e38;
    color: #2e2e38;
}

#buddypress .groups-header.single-headers .action .generic-button:first-child .button {
    border: 1px solid #2e2e38;
    color: #2e2e38;
    background-color: #fff;
}

.bb-single-main-nav>ul>li>a .count {
    margin: 0px !important;
}

.buddypress-wrap .members-list li .list-wrap .last-activity {
    color: #2e2e38;
    font-weight: lighter !important;
}

#buddypress div#item-header-cover-image .bb-bp-group-title,
#members-list.item-list .member-name a,
.bb-single-main-nav .bb-single-nav-item-point {
    color: #2e2e38;
}

#members-list.item-list.grid .list-wrap,
#members-list.item-list:not(.grid) li:last-child .list-wrap,
.activity-form:not(.focus-in) .whats-new-form-header {
    border: 1px solid #2e2e38;
}

.buddypress-wrap #members-list.bp-list.members-group-list li.item-entry-header {
    color: #2e2e38;
}

.item-header-wrap .bp-group-meta .group-type {
    background: #FFE733;
    color: #2E2E38;
}

.bp-title {
    color: #2e2e38 !important;
    font-weight: lighter !important;
}

/* nav#object-nav, div#cover-image-container, #buddypress .activity-list.bp-list .activity-item{
    border:1px solid #2e2e38;
} */

#whats-new-textarea [contenteditable=true]:empty:before,
#whats-new-textarea-placeholder [contenteditable=true]:empty:before {
    color: #2e2e38;
    font-weight: lighter;
}

.activity-form:not(.focus-in) .whats-new-form-header {
    border-radius: 0px !important;
}

.activity-header>p {
    margin-bottom: 0px !important;
}

.activity-header,
.comment-count {
    color: #2E2E38 !important;
    font-weight: lighter !important;
}

.buddypress-wrap .activity-comments>ul,
.buddypress-wrap .activity-comments form {
    margin: 0px !important;
    padding: 0px !important;
}

#buddypress form.ac-form .ac-reply-content input[type=submit],
#buddypress input#aw-whats-new-submit,
#buddypress a.button,
#buddypress a.button:hover,
#buddypress input[type=submit].small,
#groups-list.bp-list .item-entry .list-wrap .group-footer-wrap .footer-button-wrap .group-button:not(.generic-button) {
    border: 1px solid #2e2e38;
    color: #fff;
    background-color: #2E2E38;
}

.activity-update-form.modal-popup {
    z-index: 99999999;
}

#buddypress input#bp_invites_reset:hover {
    background-color: var(--bb-secondary-button-background-regular);
    color: var(--bb-secondary-button-text-regular);
    border: 1px solid var(--bb-secondary-button-border-regular);
    box-shadow: none;
}

#send_group_invite_form>div.bb-groups-invites-right-top>span.select2.select2-container.select2-container--default.select2-container--below>span.selection {
    display: none !important;
}

.activity-inner {
    padding-left: 15px !important;
}

.component-navigation {
    display: flex !important;
    align-items: flex-end !important;
}

#groups-list.bp-list .item-entry .list-wrap .group-footer-wrap .footer-button-wrap .group-button:not(.generic-button):hover {
    border: 1px solid #2e2e38;
    color: #2E2E38;
    background-color: #fff;
}

.bb-component-nav-item-point {
    color: #2e2e38 !important;
}

.buddypress-wrap .bp-navs li.selected a .count {
    background-color: #2e2e38;
}

.buddypress-wrap .bp-navs li.selected a .count:hover {
    background-color: #2e2e38;
    color: #fff;
}

#groups-list.bp-list.grid.bb-cover-enabled .item-meta {
    color: #2e2e38;
    font-weight: lighter;
}

#buddypress .bp-list.groups-list li .list-wrap .item .item-block .groups-title a {
    color: #2e2e38;

}

#buddypress #dir-groups-search {
    border: 1px solid #2e2e38;
    border-radius: 0;
}

#buddypress input[type=submit],
#buddypress input[type=submit]:hover,
#buddypress input[type=submit]:focus,
#buddypress input[type=submit]:active,
#buddypress input[type=button],
#buddypress input[type=button]:hover,
#buddypress input[type=button]:active,
#buddypress input[type=button]:focus {
    border: 1px solid #2e2e38;
    color: #fff;
    background-color: #2e2e38;
    ;
}

.bp-avatar-nav li.current a {
    font-weight: normal;
}

body #bbpress-forums .bp-list .action .generic-button button,
body #buddypress .bp-list .action .generic-button button {
    border: 1px solid #2e2e38;
    color: #fff;
    background-color: #2e2e38;
}

body #bbpress-forums .bp-list .action .generic-button button,
body #buddypress .bp-list .action .generic-button button:hover {
    border: 1px solid #2e2e38 !important;
    color: #fff !important;
    background-color: #2e2e38 !important;
}

body #bbpress-forums .bp-list .action .generic-button button,
body #buddypress .bp-list .action .generic-button button:active {
    border: 1px solid #2e2e38;
    color: #fff;
    background-color: #2e2e38;
}

body #bbpress-forums .bp-list .action .generic-button button,
body #buddypress .bp-list .action .generic-button button:focus {
    border: 1px solid #2e2e38;
    color: #fff;
    background-color: #2e2e38;
}

/* banner quote */

.banner_cs1 {
	display: flex;
	justify-content: end;
	background-size: cover !important;
}

.quote_box {
	width: 50%;
	padding: 55px 4% 55px 0;
	position: relative;
	z-index: 1;
}

.qb_wr {
	padding: 45px;
	background: rgba(255, 255, 255, 0.82);
	display: flex;
}

.qb_image {
	min-width: 250px;
	padding-right: 40px;
}

.qb_image img {
	border-radius: 50%;
}

.qb_title {
	font-size: 32px;
	margin-bottom: 5px;
}

.qb_subtitle {
	color: #3a3a3a;
	font-size: 17px;
	font-weight: lighter;
}

.qb_text {
	font: normal normal normal 16px/24px Georgia;
	margin-top: 20px;
}

.qb_text:before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.742' height='12.743' viewBox='0 0 4.165 3.372'%3E%3Cpath d='M87.717 138.357c0 .205-.08.384-.24.538a.79.79 0 0 1-.566.23c-.341 0-.604-.116-.787-.35-.183-.234-.275-.557-.275-.97 0-.384.158-.772.473-1.162.315-.39.695-.687 1.139-.889l.205.341c-.35.176-.626.381-.825.615a1.492 1.492 0 0 0-.344.85h.26c.193 0 .35.023.471.067a.746.746 0 0 1 .294.188.668.668 0 0 1 .151.254c.03.093.044.19.044.288zm2.297 0c0 .205-.08.384-.24.538a.79.79 0 0 1-.566.23c-.341 0-.604-.116-.787-.35-.183-.234-.275-.557-.275-.97 0-.384.158-.772.473-1.162.315-.39.695-.687 1.139-.889l.205.341c-.351.176-.626.381-.825.615a1.489 1.489 0 0 0-.344.85h.26c.193 0 .35.023.471.067a.746.746 0 0 1 .293.188.668.668 0 0 1 .152.254c.03.093.044.19.044.288z' style='fill:%23f4e801;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:.26458332' transform='translate(-85.85 -135.754)'/%3E%3C/svg%3E");
	display: block;
	width: 25px;
	height: 25px;
	background-position: center center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-bottom: 10px;
}

.quote_box .bb-course-video-overlay {
	display: flex;
	justify-content: end;
	background: transparent;
	margin-top: 20px !important;
}

.page-id-1134 .entry-header {
	display: none;
}

.page-id-1134 .content-area {
	padding-top: 0;
}



@media (max-width: 1600px) {
	.banner_cs1 {
		padding-top: 50px;
	}
}

@media (max-width: 1440px) {
	.quote_box {
		width: 70%;
	}
}

@media (max-width: 1280px) {
	.quote_box {
		width: 100%;
		padding-right: 0;
	}
}

@media (max-width: 768px) {
	.banner_cs1 {
		padding-top: 20px;
	}
	.qb_wr {
		display: flex;
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}
	.quote_box {
		padding: 20px;
	}
	.qb_image {
		padding-bottom: 20px;
		padding-right: 0;
		min-width: auto;
	}
	.qb_text:before {
		margin-left: auto;
		margin-right: auto;
	}
	.quote_box .bb-course-video-overlay {
		justify-content: center;
	}
}

body .learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item:nth-child(odd) .ld-item-list-item-preview,
body .learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item:nth-child(even) .ld-item-list-item-preview,
body .learndash-wrapper #ld-profile .ld-item-list .ld-item-list-item .ld-item-list-item-expanded:before {
    background-color: #2e2e38;
}

body .learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-course-title {
    color:#fff;
}

body .learndash-wrapper #ld-profile  .ld-item-details > div {
    background-color:transparent !important;
}

body .learndash-wrapper #ld-profile .ld-status-icon .ld-icon:before{
    font-size:12px !important;
}

body #ld-profile .ld-progress {
    border:1px solid #2e2e38;
}

body #ld-profile .learndash-wrapper .ld-progress{
    margin:0;
}

.contact-box-container {
	display: flex;
	gap: 60px;
}

.contact-box-container > div {
	flex: 1;
}

@media (max-width: 768px) {
	.contact-box-container {
		flex-direction: column;
	}
}

.contact-box-person-data {
	font-size: 18px;
	line-height: 1.5;
}

.text-white {
	color: #ffffff !important;
}

.d-none {
	display: none !important;
}

.merchant-type-alert::before {
	margin-right: 10px;
}

@media (max-width: 1300px) and (min-width: 1200px) {
	.nav-fluid .fx-core {
		margin-left: 110px;
	}
}

/* Fix for uncanny-learndash-groups plugin */
select#group-id {
	width: auto !important;
	height: auto !important;
	border: 1px solid !important;
	position: relative !important;
	overflow: auto !important;
	clip: unset !important;
	clip-path: none !important;
	margin: 0 !important;
	padding: 10px !important;
}

#group-management-header__selector .uo-select .select2.select2-container {
	display: none;
}
/* =========================== */

.menu-aob-highlight a {
	padding: 0 24px 0 0 !important;
}

.menu-aob-highlight a::before {
	opacity: 1 !important;
    border-color: #fff !important;
}

.menu-aob-highlight:hover a::before {
    border-color: #ffe633 !important;
}

.menu-aob-highlight a::after {
	opacity: 1 !important;
    background: url(../images/nav-custom_icon-wht.png) !important;
    width: 18px !important;
    height: 18px !important;
    background-size: cover !important;
    background-position: center !important;
    margin-top: -9px !important;
}

.menu-aob-highlight:hover a::after {
    background: url(../images/nav-custom_icon-hvr.png) !important;
}

.has-sidebar:not(.profile-sidebar,.group-sidebar,.llms-pointer,.activate) #primary {
	max-width: 100% !important;
}

.spoti-login-page-registration-instruction {
	font-weight: bold;
	font-size: 18px;
}
