<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&amp;display=swap');
html {
  overflow-x: hidden !important;
}

body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  line-height: 26px !important;
  font-size: 16px !important;
  -webkit-text-size-adjust: none;
  font-family: "Inter", sans-serif !important;
  background-color: #ffffff;

}
.banner-heading {
  font-family: "Inter", sans-serif !important;

}

.headingCaption {
  font-weight: 700;
}

.theme-font {
  font-family: "Inter", sans-serif !important;
}

a {
  color: #066bb7;
  text-decoration: none
}


body a:hover,
body :focus-visible {
  text-decoration: none;
  outline: none !important;
}

.text-decoation-none {
  text-decoration: none
}

.section-padding {
  padding: 80px 0;
}

img {
  height: auto;
}

.text-bold {
  font-weight: bold;
}

.bg-theme{
  background-color: #034446;
}

.active {
  color: #baa4cc !important;
}



.breadcrumb-item.active {
  color: #c7c7c7 !important;
}

.bannerCaption {
  max-width: 40%;
  z-index: 9;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(40%, -50%);
}


.theme-heading {
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 5px;
}

h1 {
  font-size: 3.5rem!important;
}
h2{
  font-size: 2.3rem;
  font-weight: 700;
}

h3 {
  font-size: 1.4rem !important;
}

h4 {
  font-size: 1.3rem;
}

.font-16 {
  font-size: 16px;
}

.font-18 {
  font-size: 18px;
}

.font-20 {
  font-size: 20px;
}

.font-24 {
  font-size: 24px;
}

.text-gray{
  color:#a69e9d;
}


.text-yellow{
  color: #e9cd58;
}
.bg-green{
  background-color: rgb(3, 68, 70);
}
.bg-gray{
  background-color: rgb(196, 196, 196);
}
.section-block {
  padding: 100px 0 0 0;
}

video {
  display: block;
  object-fit: cover;
  width: 100%;
  height:100vh;
  height: auto;
  pointer-events: none; /* Prevent accidental clicks or overlays */
}
.css-15onyjk {
  height: 100vh;
  width: 100%;
  background-color: rgb(3, 68, 70);
}


#header {
  z-index: 99;
}

#header .navbar-nav .nav-link {
  color: #161616;
}

#header .navbar-nav .nav-link a:active {
  color: #67348F;
}


@media screen and (max-width: 991px) {
  .bannerCaption {
    max-width: 80%;
    top: 25%;
    /* transform: translateX(-50%) translateY(-50%); */
    left: 7%;
    right: 0;

    transform: none;
  }

  .navbar-nav {
    display: block !important;
    flex-direction: column;
    /* padding-left: 0; */
    margin-bottom: 0;
    list-style: none;
    background-color: #000;
    padding:50px 25px;
    width: 100%;
    position: absolute !important;
    right: 0;
    text-align: right;
  }
}

.bannerCaption h2 {
  font-size: 2rem;
  margin-bottom: 0;
}

.overlap-section {
  top: 0;
}

.navbar-brand {
  width: 44px;
}

.navbar.navbar-expand-lg.border-bottom {
  border-bottom: none !important;
}


h3 {
  font-size: 1rem !important;
}


a:hover {
  transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
}

/* #header .navbar-nav .nav-link {
  color: #f1f1f1;
} */

.text-red {
  color: red;
}
.text-blue{
  color: #58b6d8;
}

hr {
  background-color: #bbb !important;
}

h3 {
  font-size: 1.5rem !important;
  font-weight: 500
}





.btn-check:active+.btn-outline-primary,
.btn-check:checked+.btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {

  color: #fff;
  background-color: #e9cd58 !important;
  border-color: #e9cd58 !important;
}



.text-theme {
  color: #67348F;
}

.text-light-theme {
  color: #EBD1FF;
}
.light-bg {
  background-color: #f5d77f;
}
.main-button {
  background-color: #f6d879; /* soft yellow */
  color: #4a3b00; /* dark text */
  border: none;
  padding: 15px 40px;
  font-size: 16px;
  border-radius: 12px;
  cursor: pointer;
  font-weight: 600;
}
.main-button:hover {
  background-color: #026367; /* soft yellow */
  color: #fff!important; /* dark text */
  border: none;

}


.light-theme-color {
  color: #8b4bc3;
}
.theme-color{
    color: #67348F;;
}


.custom-radius-top {
  border-radius: 20px 20px 0 0;
}

.custom-radius-bottom {
  border-radius: 0 0 20px 20px;
}

.custom-radius {
  border-radius: 20px;
}

.nav {
  display: flex;
  flex-wrap: nowrap !important;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  /* overflow-x: hidden; */
  /* scroll-snap-type: x;
  overflow-y: scroll; */
  height: auto;
}
.form-select {
 
padding: 13px;
  /* margin: 20px 0 0 0; */
  width: 100%
}

.form-group {
  position: relative;
  margin: 20px 0;
  width: 100%
}

input {
  width: 100%;
  padding: 12px 12px 12px 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: none;
  outline: none;
}

label {
  position: absolute;
  top: 12px;
  left:20px;
  color: #5e5e5e;
  font-size: 15px;
  pointer-events: none;
  transition: 0.2s ease all;
  /* background: white; */
  padding: 0 4px;
}

/* Animate label to float */
input:focus + label,
input:not(:placeholder-shown):valid + label {
  top: -8px;
  left: 0px;
  font-size: 14px;
  /* color: #034446; */
}
.form-check-input:checked {
  background-color: #f6d879;
  border-color: #f6d879;
}

/* Optional: Change focus ring color */
.form-check-input:focus {
  box-shadow: 0 0 0 0.25rem rgba(243, 195, 4, 0.25);
  border-color: #f6d879;
}
.form-floating&gt;.form-control:focus~label, .form-floating&gt;.form-control:not(:placeholder-shown)~label, .form-floating&gt;.form-select~label {
    opacity: 1;
}
.form-select:focus {
    border-color: #f6d879;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(246 216 121 / 16%);
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #f6d879;
    outline: 0;
 box-shadow: 0 0 0 .25rem rgb(246 216 121 / 16%);}
@media screen and (max-width: 1280px) {


  h1 {
    font-size: 2.5rem !important;
  }
  h2 {
    font-size: 1.7rem;
    font-weight: 700;
  }
  }
  
@media screen and (max-width: 1024px) {


h1 {
  font-size: 2.5rem !important;
}
h2 {
  font-size: 2rem;
  font-weight: 700;
}
}

@media screen and (max-width: 768px) {

  .h-100 {
    height: 95vh !important;
}
h1 {
  font-size: 1.7rem !important;
}
h2 {
  font-size: 1.5rem;
  font-weight: 700;
}
h3{
    font-size: 1.4rem!important;
  font-weight: 700;
}
.section-block {
  padding: 30px 15px;
}
}
</pre></body></html>