<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-39681 .elementor-element.elementor-element-f4a7a29 &gt; .elementor-container{min-height:534px;}.elementor-39681 .elementor-element.elementor-element-f4a7a29 .elementor-background-slideshow__slide__image{background-size:cover;background-position:center center;}.elementor-39681 .elementor-element.elementor-element-f4a7a29{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-39681 .elementor-element.elementor-element-f4a7a29 &gt; .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-39681 .elementor-element.elementor-element-538b5159 &gt; .elementor-container{max-width:1080px;}.elementor-39681 .elementor-element.elementor-element-538b5159 &gt; .elementor-container &gt; .elementor-column &gt; .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-39681 .elementor-element.elementor-element-538b5159:not(.elementor-motion-effects-element-type-background), .elementor-39681 .elementor-element.elementor-element-538b5159 &gt; .elementor-motion-effects-container &gt; .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-39681 .elementor-element.elementor-element-538b5159{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:30px 0px 50px 0px;}.elementor-39681 .elementor-element.elementor-element-538b5159 &gt; .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-39681 .elementor-element.elementor-element-3208aa21 &gt; .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-39681 .elementor-element.elementor-element-3208aa21 &gt; .elementor-element-populated &gt; .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-39681 .elementor-element.elementor-element-1db99b1{--grid-column-gap:30px;--grid-row-gap:35px;}.elementor-39681 .elementor-element.elementor-element-1db99b1 .elementor-pagination{text-align:center;font-size:19px;margin-top:32px;}body:not(.rtl) .elementor-39681 .elementor-element.elementor-element-1db99b1 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 17px/2 );}body:not(.rtl) .elementor-39681 .elementor-element.elementor-element-1db99b1 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 17px/2 );}body.rtl .elementor-39681 .elementor-element.elementor-element-1db99b1 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 17px/2 );}body.rtl .elementor-39681 .elementor-element.elementor-element-1db99b1 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 17px/2 );}@media(max-width:1024px){.elementor-39681 .elementor-element.elementor-element-538b5159{padding:20px 20px 20px 20px;}}@media(max-width:767px){.elementor-39681 .elementor-element.elementor-element-538b5159{padding:20px 20px 20px 20px;}.elementor-39681 .elementor-element.elementor-element-1db99b1 .elementor-pagination{font-size:17px;}}/* Start custom CSS for posts, class: .elementor-element-1db99b1 */.insights-masonry {
	column-width: 300px;
	column-gap: 1em;

}


.elementor-grid-item 
.insight-item {
	grid-row-gap: 18px!important;
}

-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;}
	
	@media (max-width: 1024px){
.insight-item img {
  height: auto!important;
}}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-538b5159 */.insights{ z-index: 10000;}

.elementor-element-populated {
  box-shadow: none!important;
}

#insightwrapper { 
  
    background: linear-gradient(124deg, #003554, #002D47, #003554, #003554, #6d8197, #003554, #003554, #003554, #003554);
background-size: 1800% 1800%;

-webkit-animation: rainbow 48s ease infinite;
-z-animation: rainbow 48s ease infinite;
-o-animation: rainbow 48s ease infinite;
  animation: rainbow 48s ease infinite;}

@-webkit-keyframes rainbow {
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}
@-moz-keyframes rainbow {
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}
@-o-keyframes rainbow {
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}
@keyframes rainbow { 
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}




#insightwrapper  {
 
  overflow: hidden;
}

.bg-bubbles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.bg-bubbles li {
  position: absolute;
  list-style: none;
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.15);
  bottom: -560px;
  -webkit-animation: square 25s infinite;
  animation: square 25s infinite;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.bg-bubbles li:nth-child(1) {
  left: 10%;
}
.bg-bubbles li:nth-child(2) {
  left: 20%;
  width: 30px;
  height: 30px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 17s;
          animation-duration: 17s;
}
.bg-bubbles li:nth-child(3) {
  left: 25%;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.bg-bubbles li:nth-child(4) {
  left: 40%;
  width: 20px;
  height: 20px;
  -webkit-animation-duration: 22s;
          animation-duration: 22s;
  background-color: rgba(255, 255, 255, 0.25);
}
.bg-bubbles li:nth-child(5) {
  left: 70%;
}
.bg-bubbles li:nth-child(6) {
  left: 80%;
  width: 150px;
  height: 150px;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-bubbles li:nth-child(7) {
  left: 32%;
  width: 40px;
  height: 40px;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
.bg-bubbles li:nth-child(8) {
  left: 55%;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 15s;
          animation-delay: 15s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}
.bg-bubbles li:nth-child(9) {
  left: 25%;
  width: 10px;
  height: 10px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
  background-color: rgba(255, 255, 255, 0.3);
}
.bg-bubbles li:nth-child(10) {
  left: 90%;
  width: 60px;
  height: 60px;
  -webkit-animation-delay: 11s;
    animation-delay: 11s;
}
@-webkit-keyframes square {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-700px) rotate(600deg);
            transform: translateY(-700px) rotate(600deg);
  }
}
@keyframes square {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-700px) rotate(600deg);
            transform: translateY(-700px) rotate(600deg);
  }
}/* End custom CSS */</pre></body></html>