/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 25 2026 | 16:56:00 */
header.id_10131 .btn-menu .line {
    background: #fff;
}
header.id_10131 .btn-menu .line {
    background: #fff;
}
header.id_10131 .l-subheader.at_bottom, header.id_10131 .l-subheader.at_bottom .w-dropdown-list, header.id_10131 .l-subheader.at_bottom .type_mobile .w-nav-list.level_1 {
    background: #141414;
}

header.id_10131 .l-subheader.at_bottom *, header.id_10131 .l-subheader.at_bottom .w-dropdown-list, header.id_10131 .l-subheader.at_bottom .type_mobile .w-nav-list.level_1 {
    color: #fff;
}
header.id_10131 .actions-i .btn-iii.btn-black {
    background: #fff;
}

header.id_10131 .actions-i .btn-iii.btn-black span {
	color: #141414;
}

section.float-gallery-i {
    position: relative;
}
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(1) .w-gallery-item-img {
    width: 90%;
    height: 50%;
    margin-left:20%;
}
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(2) .w-gallery-item-img {
    width: 72%;
    margin-left: auto;
    height: 90%;
    top: 5%;
    position: relative;
}
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(3) {
    z-index: 1;
}
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(3) .w-gallery-item-img {
    width: 90%;
    margin-top: -26%;
    height: 50%;
}
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(4) {
    position: absolute;
}
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(4) .w-gallery-item-img {
    width: 20vw;
    height: 20vw;
    top: 20%;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-right: 31%;
}
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(5) {
    z-index: 0;
    margin-bottom: -12%;
    position: relative;
}
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(5) .w-gallery-item-img {
    width: 120%;
    margin-left: -50%;
    height: 60%;
}
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(6) .w-gallery-item-img {
    width: 60%;
}
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(6), 
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(7) {
    margin-top: -50%;
}
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(7) .w-gallery-item-img {
    width: 80%;
    height: 80%;
}
section.float-gallery-i .w-gallery .w-gallery-item:nth-of-type(7) {
    display: flex;
}
section.float-gallery-i .second {
    word-break: break-word;
}



section.sticky-i.about .g-cols.first h4.he-iv.fw-black {
    margin-bottom: 3vw;
    color: var(--color-pink);
}
section.sticky-i.about .g-cols.second h4.he-iv.fw-black {
    margin-bottom: 3vw;
    color: var(--color-blue);
}
section.sticky-i.about .g-cols.third h4.he-iv.fw-black {
    margin-bottom: 3vw;
    color: var(--color-aqua);
}





section.float-gallery-i .container-i {
    position: relative;
}

section.float-gallery-i .container-i:before {
    content: '';
    position: relative;
    width: 100%;
    height: 10px;
    background: #ffffff;
    margin-bottom: 3vw;
}

section.float-gallery-i article.ex_team {
    background: #222222;
}

section.float-gallery-i article.ex_team .teammember-i .post_image {
    margin-bottom: 1vw;
}

section.float-gallery-i article.ex_team .teammember-i  .post_title {
    margin-bottom: 0;
}

section.float-gallery-i article.ex_team .teammember-i .usg_vwrapper_2 {
    margin: 0;
}
section.float-gallery-i article.ex_team .link {    
	color: #ffffff;
    width: max-content;
    display: inline-block;
}
section.float-gallery-i article.ex_team .link:after {
    background: #ffffff;
}
section.float-gallery-i .second strong {
    color: var(--color-primary);
}
.link-iii.fw-semibold.light:after {
    background: #fff;
}
article.card-ii .action-card a.bo-ii {
    width: max-content;
    display: block;
}


@media(min-width:1200px){
	
	section.float-gallery-i .first .he-ii {
		padding-bottom: 5vw;
	}
	section.float-gallery-i article.ex_team .teammember-i .post_image{
		height:20vw;
	}
	section.float-gallery-i article.ex_team .teammember-i .post_image img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: top;
	}
}
@media(min-width:992px) and (max-width:1200px){
	
	section.float-gallery-i article.ex_team .teammember-i .post_image{
		height:25vw;
	}
	section.float-gallery-i article.ex_team .teammember-i .post_image img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: top;
	}
	section.float-gallery-i .first .he-ii {
		padding-bottom: 6vw;
	}
}
@media(min-width:992px){
	section.float-gallery-i article.ex_team {
		padding: 1vw;
	}
	.sticky-i.about .g-cols.via_grid > .vc_column_container.content {
		padding: 2vw 0;
	}
	section.float-gallery-i article.ex_team .teammember-i {
		grid-gap: 3vw;
        justify-content: space-between;
	}
	section.float-gallery-i .container-i:before{
    	height: 10px;
	}
	section.float-gallery-i .first .he-ii {
		padding-bottom: 9vw;
	}
}
@media(max-width:992px){
	section.float-gallery-i .container-i:before{
    	height: 10px;
	}
}
@media(max-width:992px) and (min-width:768px){
	section.float-gallery-i article.ex_team .teammember-i .post_image{
		height:60vw;
	}
	section.float-gallery-i article.ex_team .teammember-i .post_image img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: top;
	}
	.sticky-i.about .g-cols.via_grid > .vc_column_container.content {
		padding: 0 0 10vw;
	}
	section.float-gallery-i article.ex_team {
		padding: 2vw;
	}
	section.float-gallery-i article.ex_team .teammember-i {
		grid-gap: 4vw;
	}
	.sticky-i.about .g-cols.via_grid > .vc_column_container.content .he-iv {
		padding: 3vw 0 5vw;
		margin: 0;
	}
	section.float-gallery-i .container-i:before{
    	margin-bottom: 5vw;
	}
	section.float-gallery-i .first .he-ii {
		padding-bottom: 10vw;
	}
	section.float-gallery-i article.ex_team .teammember-i .post_image,
	section.float-gallery-i article.ex_team .teammember-i .post_title{
		padding-bottom:1vw;
	}
}
@media(max-width:768px) and (min-width:576px){
	section.float-gallery-i article.ex_team .teammember-i .post_image{
		height:70vw;
	}
	section.float-gallery-i article.ex_team .teammember-i .post_image img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: top;
	}
	.sticky-i.about .g-cols.via_grid > .vc_column_container.content {
		padding: 0 0 10vw;
	}
	section.float-gallery-i article.ex_team {
		padding: 3vw;
	}
	section.float-gallery-i article.ex_team .teammember-i {
		grid-gap: 10vw;
	}
	.sticky-i.about .g-cols.via_grid > .vc_column_container.content .he-iv {
		padding: 3vw 0 5vw;
		margin: 0;
	}
	section.float-gallery-i .container-i:before{
    	margin-bottom: 10vw;
		height:12px;
	}
	section.float-gallery-i .first .he-ii {
		padding-bottom: 10vw;
	}
	section.float-gallery-i article.ex_team .teammember-i .post_image,
	section.float-gallery-i article.ex_team .teammember-i .post_title{
		padding-bottom:1.5vw;
	}
}
@media(max-width:576px) and (min-width:340px){
	section.float-gallery-i article.ex_team .teammember-i .post_image{
		height:70vw;
	}
	section.float-gallery-i article.ex_team .teammember-i .post_image img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: top;
	}
	.sticky-i.about .g-cols.via_grid > .vc_column_container.content {
		padding: 0 0 15vw;
	}
	section.float-gallery-i article.ex_team {
		padding: 4vw;
	}
	section.float-gallery-i article.ex_team .teammember-i {
		grid-gap: 10vw;
	}
	.sticky-i.about .g-cols.via_grid > .vc_column_container.content .he-iv {
		padding: 5vw 0 10vw;
		margin: 0;
	}
	section.float-gallery-i .container-i:before{
    	margin-bottom: 10vw;
		height:12px;
	}
	section.float-gallery-i .first .he-ii {
		padding-bottom: 10vw;
	}
	section.float-gallery-i article.ex_team .teammember-i .post_image,
	section.float-gallery-i article.ex_team .teammember-i .post_title{
		padding-bottom:2vw;
	}
}
@media(max-width:340px){
	section.float-gallery-i article.ex_team .teammember-i .post_image{
		height:80vw;
	}
	section.float-gallery-i article.ex_team .teammember-i .post_image img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: top;
	}
	.sticky-i.about .g-cols.via_grid > .vc_column_container.content {
		padding: 0 0 15vw;
	}
	section.float-gallery-i article.ex_team .teammember-i .post_image,
	section.float-gallery-i article.ex_team .teammember-i .post_title{
		padding-bottom:2vw;
	}
	section.float-gallery-i article.ex_team {
		padding: 4vw;
	}
	section.float-gallery-i article.ex_team .teammember-i {
		grid-gap: 15vw;
	}
	.sticky-i.about .g-cols.via_grid > .vc_column_container.content .he-iv {
		padding: 3vw 0 5vw;
		margin: 0;
	}
	section.float-gallery-i .container-i:before{
    	margin-bottom: 10vw;
	}
	section.float-gallery-i .first .he-ii {
		padding-bottom: 10vw;
	}
}