<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
/* custom home-page */
.gradient-1-bg {background: linear-gradient(-45deg, #c6e5e3 0, #fff 50%, #c6e5e0 100%)}
.ue_timeline_item:first-child .ue_timeline_item_icon_line_offset {background: 0 0 !important}
.ue_timeline_item:last-child .ue_timeline_item_icon_line {display: block !important}
.design-1:after, .design-1:before {content: ""}
.design-1:before {position: absolute;bottom: -60px;width: 50%;height: 60px;background: #000;right: 0;border-radius: 0 0 40px 0;}
.design-1:after {position: absolute;bottom: 0;width: 50%;height: 60px;background: #00bcb4;left: 0;border-radius: 0 40px 0 0;}
.n2-active {background: #fff !important;}
.award-flora {}
.award-flora:before, .award-flora:after {content: "";position: absolute;background-image: url("images/award-design.png");width: 20px;height: 100%;background-size: contain;background-repeat: no-repeat;background-position: center;}
.award-flora:before { top: 0; left: 0; }
.award-flora:after {right: 0;transform: scaleX(-1);top: 0;}
.award-flora .elementor-image-box-title span {font-size: 140%;}

/* Who We Are */
.profile-btn:before {content: "\f054";font-family: "Font Awesome 5 Free";font-weight: 900;color: #ef767a;margin-right: 10px;}
.profile-btn { display: block;font-weight: 700; margin-top: 15px;}

/* Our Businesses */
.text-white .ct-breadcrumbs a {color: #fff !important;}
.uc_long_content_box_box:before {content: "";width: 100%;height: 25px;background: var(--paletteColor2);position: absolute;left: 0;top: -25px; z-index: 10;transition: .3s;}
.uc_long_content_box_holder:hover &gt; .uc_long_content_box_box:before { top: 0; transition: .3s;}

/* custom form */
.wpforms-field.last {position: absolute !important;top: 0;right: 0;}
.privacy-checkbox ul.wpforms-field-required li { display: flex}
.privacy-checkbox ul.wpforms-field-required li input[type="checkbox"] { margin-top: 4px;}
div.wpforms-container .wpforms-form .choices[data-type*="select-one"]:after { border-color: var(--paletteColor2) transparent transparent transparent !important;}
div.wpforms-container-full .wpforms-form button[type=submit].submit-btn {background: var(--paletteColor2) !important;color: #fff;border: 0;border-radius: 30px;padding: 10px 30px;}
div.wpforms-container-full .wpforms-form .wpforms-one-half { width: 47%; margin-left: 6%}
div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form .choices .choices__inner {border-radius: 0 0 20px 0;background: #f7f7f7;}
div.wpforms-container-full .wpforms-form textarea {border-radius: 20px 0 20px 0;background: #f7f7f7;}
@media (max-width: 768px) {
    .wpforms-field.last {position: relative !important;}
    div.wpforms-container-full .wpforms-form .wpforms-one-half { width: 100%; margin-left: 0}
}

/* News &amp; Resources page Tabs */
#tabs-nav li a{color:#fff;padding-bottom:15px}
#tabs-nav li.active a{border-bottom:2px solid var(--linkInitialColor);color:var(--linkInitialColor)}
#tab_all [data-layout=grid] article:first-child{grid-column:1/4;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:0px fit-content(20%) fit-content(30%) fit-content(50%);grid-column-gap:var(--grid-columns-gap,30px);grid-row-gap:var(--grid-columns-gap,30px)}
#tab_all [data-layout=grid] article:first-child .ct-image-container{grid-area:1/1/5/2}
#tab_all [data-layout=grid] article:first-child .entry-meta{display:none}
#tab_all [data-layout=grid] article:first-child .entry-title{grid-area:2/2/3/3;font-size:25px;color:var(--paletteColor1);margin-bottom:0;margin-top:0}
#tab_all [data-layout=grid] article:first-child .entry-excerpt{grid-area:3/2/4/3;margin-bottom:0}
#tab_all [data-layout=grid] article:first-child .entry-button{grid-area:4/2/5/3;border-radius:20px;max-width:180px;border-width:1px;align-self:start;margin-top:0}
#tab_all [data-layout=grid] article:not(:first-child) .entry-excerpt,#tab_all [data-layout=grid] article:not(:first-child) .entry-button{display:none}
#tab_news [data-layout=grid] article .entry-button,#tab_news [data-layout=grid] article .entry-excerpt{display:none}
#tab_events [data-layout=grid] article .entry-button,#tab_events [data-layout=grid] article .entry-excerpt{display:none}
@media (max-width: 767px) {
    #tab_all [data-layout=grid] article:first-child { grid-column: unset; display: flex;}
}

/* share button */
.ct-share-box {position: absolute;left: -90px;top: var(--margin, 50px);}
.hero-section{position:relative}
.ct-share-box:before{content: "\f1e0";display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50px;border:var(--border);cursor:pointer;font-family: "Font Awesome 6 Free";font-weight: 900;}
.ct-share-box:hover:before, .ct-share-box.show:before { background: var(--paletteColor1); border-color: var(--paletteColor1); color: #fff;}
.ct-share-box[data-type=type-1] &gt; div, .ct-share-box[data-type=type-1] a { border: 0 !important;}



/*font family*/
/*Font face*/
/*@font-face {*/
/*	font-family: verdana;*/
/*	font-weight: 400;*/
/*	src: url('./fonts/verdana.ttf')format("truetype");*/
/*}*/

/*@font-face {*/
/*	font-family: verdana;*/
/*	font-weight: 600;*/
/*	src: url('./fonts/verdanab.ttf')format("truetype");*/
/*}*/

body * {
 --fontFamily:Verdana !important;
}

/*.ct-breadcrumbs {*/
/*	--fontSize: 14px !important;*/
/*}*/


div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
	height: 228px !important;
}

/*.ss3-heading .n2-ss-text{*/
/*    font-family:Verdana !important;*/
/*}*/

@media only screen and (max-width: 479px) {
    .ss3-heading .n2-ss-text{font-size:28px !important;}
    
    .n2-ss-control-bullet .n2-bullet{pointer-events:none !important}
}

/*elementor*/
@media only screen and (max-width: 479px) {
    /*.elementor-12 .elementor-element.elementor-element-266c1ba &gt; .elementor-element-populated{margin-left:0;}*/
    
    .what-we-do{
        background-image: linear-gradient(90deg, #1D1D1B 65%, #1D1D1B 35%) !important
    }
}

/* 29/12/22 */
@media only screen and (max-width: 1024px) {
	.team-green-mobile-absolute{
		position: absolute !important;
		left: 100%;
		top: 0;
	}
}

@media only screen and (max-width: 767px) {
	.home-value-asset .elementor-image-box-img{margin-bottom:20px !important}
	
	.person-mobile-box .elementor-image-box-img{margin-bottom:20px !important}
	.four-shared-value{background:none !important}
	.four-shared-value &gt; .elementor-container{width:100% !important}
}

@media only screen and (max-width: 426px) {
	.four-share-box .elementor-image-box-title{height:60px}
	
	.person-mobile-box .elementor-image-box-description br{
		display:none !important;
	}
	
	[data-prefix="leadership_single"] .hero-section[data-type="type-2"] &gt; [class*="ct-container"]{min-height:380px}
	
	.tlp-location-img .elementor-image-box-img{margin-bottom:20px !important}
}

/* header 1/2023 */
/* #header-menu-1 ul.menu &gt; li.menu-item:hover &gt; a{font-weight: 700} */
#header-menu-1 ul.menu &gt; li.menu-item.current-menu-item &gt; a{font-weight: 700}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"] &gt; div {
	--columns-gap: 20px;
	--grid-template-columns: repeat(1, !important 1fr);
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] &gt; div{
	--grid-template-columns: repeat(4, auto);
}

@media (max-width: 999.98px){
	[data-footer*="type-1"] .ct-footer [data-row*="middle"] &gt; div {
		--grid-template-columns: initial;
	}
}

textarea{
    resize:none !important;
}

.four-shared-value &gt; .elementor-container,
.four-shared-value &gt; .elementor-container &gt; .elementor-column,
.four-shared-value &gt; .elementor-container &gt; .elementor-column &gt; .elementor-widget-wrap{position:unset !important}

.shared-value-black{}

.home .entry-excerpt,
.home .entry-button {
	display: none !important;
}

@media screen and (max-width: 767px){
	#tab_all [data-layout=grid] article:first-child .entry-excerpt,
	#tab_all [data-layout=grid] article:first-child .entry-button {
		display: none !important;
	}
}</pre></body></html>