<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-kit-7{--e-global-color-primary:#42C1C7;--e-global-color-secondary:#000000;--e-global-color-text:#1C1C1C;--e-global-color-accent:#42C1C7;--e-global-color-f74060e:#D9D9D9;--e-global-color-271fa11:#18889D;--e-global-color-7da558f:#404040;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-874278e-font-family:"Poppins";--e-global-typography-874278e-font-size:54px;--e-global-typography-874278e-font-weight:200;--e-global-typography-874278e-line-height:1.3em;--e-global-typography-3497eed-font-family:"Poppins";--e-global-typography-3497eed-font-size:22px;--e-global-typography-3497eed-font-weight:500;--e-global-typography-3497eed-line-height:1.4em;--e-global-typography-2df79c5-font-family:"Poppins";--e-global-typography-2df79c5-font-size:2rem;--e-global-typography-2df79c5-font-weight:300;--e-global-typography-2df79c5-line-height:48.5px;--e-global-typography-6855d9d-font-family:"Poppins";--e-global-typography-6855d9d-font-size:1.1rem;--e-global-typography-6855d9d-line-height:1.6em;font-size:18px;line-height:1.6em;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#02010100;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#42C1C7;border-radius:24px 24px 24px 24px;padding:17px 22px 17px 22px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-primary );color:#FFFFFF;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-7da558f );}.elementor-kit-7 a:hover{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-874278e-font-size:1.6rem;--e-global-typography-3497eed-font-size:1.1rem;--e-global-typography-2df79c5-font-size:1.6rem;--e-global-typography-6855d9d-font-size:1rem;}.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
  background-color: #05182D;
  transition: background-color 0.5s ease;
}
/* colours */
.color-main {
  background-color: #05182D;
}
.color-reblue {
  background-color: #42C1C7;
}
.color-grey {
  background-color: #E0E0DF;
}
.color-white {
  background-color: #ffffff;
}
.color-yellow {
  background-color: #FAEB33;
}
.color-orange {
  background-color: #F19031;
}
.color-red {
  background-color: #F2293A;
}
/* Add custom scrollbar styles for the JetPopup container */
.jet-popup__container::-webkit-scrollbar {
  width: 10px; /* Width of the scrollbar */
  border-radius: 50px; /* Border radius matching your popup container */
}

.grey{
    color:#808080;
}
.multicolor{
    background-image: linear-gradient(45deg, rgba(0,144,172,1) 0%, rgba(66,193,199,1) 100%);
    -webkit-background-clip: text;
    display: inline-block;
    -webkit-text-fill-color: #00000000;
}/* End custom CSS */</pre></body></html>