@import
url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.dnd-section {
padding: 64px 32px;
}




* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Poppins", sans-serif;
}



span {
font-family: "Poppins", sans-serif;
}
ul {
margin: 0;
padding: 0;
font-family: "Poppins", sans-serif;
}

ul ul {
margin: 0;
padding: 0;
font-family: "Poppins", sans-serif;
}

ul li {
margin: 0 !important;
padding: 0 !important;
font-family: "Poppins", sans-serif;
}

ul li a {
font-family: "Poppins", sans-serif;
}
a {
text-decoration: none;
font-family: "Poppins", sans-serif;
}

h1,h2,h3,h4,h5,h6 {
font-family: "Poppins", sans-serif;
margin: 0 !important;
}


p,a {
font-family: "Poppins", sans-serif;
margin: 0 !important;
}

svg {
flex-shrink: 0;
}

.img100 {
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
  }

.op05 {
opacity: 0.5;
}

.transition3s {
transition: all .3s ease;
}

.link-hover-footer {
transition: all .3s ease;
}

.link-hover-footer:hover {
color: #7874F0 !important;
}
.fw400 {
font-weight: 400 !important;
}

.fw500 {
font-weight: 500 !important;
}
.fw600 {
font-weight: 600 !important;
}


.fw700 {
font-weight: 700 !important;
}

form input {
margin: 0 !important;
}


form .hs-form-field {
margin: 0 !important;
}

.alluppercase {
text-transform: uppercase !important;
}
.textunderline {
text-decoration: underline !important;
}





.strong {
font-weight: 700 !important;
}

.max-content {
width: max-content !important;
}
.black {
color: #0D0D0D !important;
}

.textwhite {
color: #F4F4F8 !important;
}
.textgreen {
color: #93C01F !important;
}

.textblue {
 color: #283046 !important; 
}


.textpurple {
 color: #7874F0 !important; 
}


.textblack {
color: #0D0D0D !important;
}
.cap::first-letter {
text-transform: uppercase;
}

.fontitalic {
font-style: italic !important;
}

.pad816 {
padding: 8px 16px;
}


.global-padding {
padding: 64px 32px;
}

.global-pad5680 {
  padding: 56px 80px;
}

.globalpadding64 {
 padding: 64px; 
}


.globalpad4880 {
  padding: 48px 80px; 
}

.globalpad80120 {
padding: 80px;
}

.globalpad080 {
padding: 0 80px;
}

.globalpadrlb80 {
padding: 0 80px 80px 80px;
}

.globalpadt64rlb80 {
padding: 64px 80px 80px 80px;
}

.global-padt120all80 {
 padding: 120px 80px 80px 80px; 
}

.global-padtb11280 {
 padding: 112px 80px 
}


.global-padb120all80 {
 padding: 80px 80px 120px 80px; 
}

.globalpadding12080 {
 padding: 120px 80px; 
}

.globalpaddingtb120160rl80 {
 padding: 120px 80px 160px 80px; 
}


.globalpadding16480 {
  padding: 165px 80px; 
}

.sectionpad64 {
padding: 64px;
}



.bgoceanbl {
background: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
}

.bgsec_oceanbl {
background-color: #283046;
}

.bgdarkgrey {
 background-color: #C3CDE2; 
}
.bgwhite {
  background-color: #FFFFFF;
}
.bgoffwhite {
background-color: #F8F9F7;
}

.w100 {
width: 100% !important;
}

.h100 {
height: 100% !important;
}

.mw-container {
max-width: 1269px;
margin: 0 auto;
}




.mxcontent {
width: max-content !important;
}
.textleft {
text-align: left !important;
}

.textcenter {
text-align: center !important;
}

.textfcentertoleft {
 text-align: center !important; 
}

.maingreentext {
color: var(--PRIMARY-Main-Green-Main-Green-100, #68DEA4);
}





.tdgbg {
 background: var(--TERTIARY-Dark-Grey-Dark-Grey-20, rgba(195, 205, 226, 0.20)) !important; 
}


.smbold-text {
color: var(--Gray, #FFF);
font-family: 'SegoeUI', sans-serif !important;
font-size: 1rem;
font-style: normal;
font-weight: 600;
line-height: 144%; /* 23.04px */
}

.small-text {
font-family: 'SegoeUI', sans-serif !important;
color: var(--Gray, #FFF);
font-size: 0.875rem;
font-style: normal;
font-weight: 400;
line-height: 144%; /* 20.16px */
}


.h1, .body-content-column h1 {
color: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
font-size: 4rem;
font-style: normal;
font-weight: 800;
line-height: 72px;
}


h1 {
color: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
font-size: 4rem;
font-style: normal;
font-weight: 800;
line-height: 72px;
}


.h2, .body-content-column h2 {
color: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
font-size: 3rem;
font-style: normal;
font-weight: 700;
line-height: 56px;
}

h2 {
color: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
font-size: 3rem;
font-style: normal;
font-weight: 700;
line-height: 56px;
}


.h3, .body-content-column h3 {
color: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
font-size: 2.5rem;
font-style: normal;
font-weight: 700;
line-height: 52px;
}

h3 {
  color: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
font-size: 2.5rem;
font-style: normal;
font-weight: 700;
line-height: 52px;
}

h3 span {
  color: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
}

.h4, .body-content-column h4 {
    color: var(--TERTIARY-Light-Grey-Light-Grey-100, #F4F4F8);
    text-align: center;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
}

h4 {
    color: var(--TERTIARY-Light-Grey-Light-Grey-100, #F4F4F8);
    text-align: center;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
}



.h5, .body-content-column h5 {
color: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
font-size: 1.5rem;
font-style: normal;
font-weight: 700;
line-height: 36px;
}

h5 {
color: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
font-size: 1.5rem;
font-style: normal;
font-weight: 700;
line-height: 36px;
}

.h6 {
color: var(--SECONDARY-Purple-Purple-100, #7874F0);
font-size: 1.25rem;
font-style: normal;
font-weight: 700;
line-height: 32px;
text-transform: uppercase;
}

h6 {
color: var(--SECONDARY-Purple-Purple-100, #7874F0);
font-size: 1.25rem;
font-style: normal;
font-weight: 700;
line-height: 32px;
text-transform: uppercase;
}


.labeltext{
font-size: 1.125rem;
font-style: normal;
font-weight: 600;
line-height: 18px;
}


p, .p1 {
color: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
font-size: 1.125rem;
font-style: normal;
line-height: 30px;
font-weight: 500;
}


p {
color: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
font-size: 1.125rem;
font-style: normal;
line-height: 30px;
  font-weight: 500;
}


.p2 {
color: var(--SECONDARY-Ocean-Blue-Ocean-Blue-100, #283046);
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 28px; 
}

.p3 {
font-size: 0.875rem;
font-weight: 400;
font-style: normal;
line-height: 26px; /* 185.714% */
}

.alstart {
align-items: start !important;
}
.dblock {
display: block;
}

.dflex-flex-column-between {
display: flex;
flex-direction: column;
justify-content: space-between;
}

.dflex-center {
display: flex;
align-items: center;
justify-content: center;
}

.dflex-between {
display: flex;
align-items: center;
justify-content: space-between;
}

.dflex-between-end {
display: flex;
align-items: end;
justify-content: space-between;
}

.dflex-start {
display: flex;
align-items: start;
justify-content: start;
}


.direction-column {
flex-direction: column;
}

.direction-column-rev {
flex-direction: column-reverse !important;
}

.jstfy-between {
  justify-content: space-between !important;
}
.dgrid-twocol {
display: grid;
grid-template-columns: 1fr 1fr;
align-items: start;
justify-content: start;
}

.dgrid-twocol-2fr-1fr {
display: grid;
grid-template-columns: 2fr 1fr;
align-items: start;
justify-content: start;
}

.dgrid-twocol-1fr-2fr {
display: grid;
grid-template-columns: 1fr 2fr;
align-items: start;
justify-content: start;
}

.dgrid-threecol {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
align-items: start;
justify-content: start;
}


.alcenter {
align-items: center !important;
}

.flexwrap-wrap {
  flex-wrap: wrap;
}
.purple-btn {
border-radius: 10px 10px 0 10px;
background: var(--SECONDARY-Purple-Purple-100, #7874F0);
color: #F4F4F8;
padding: 16px;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 18px;
 display: block;
  width: max-content;
}

.purple-btn:hover {
background: #00C08B;
}

.transparent-purple-btn {
border-radius: 10px 10px 0 10px;
background: transparent;
border: 2px solid var(--SECONDARY-Purple-Purple-100, #7874F0);
padding: 14px 16px;
color: var(--SECONDARY-Purple-Purple-100, #7874F0);
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 18px;
  display: block;
  width: max-content;
}

.transparent-purple-btn:hover {
background: #7874F0;
color: #F4F4F8;
}




.gap4 {
gap: 4px;
}

.gap8 {
gap: 8px;
}
.gap12 {
gap: 12px;
}

.gap10 {
gap: 10px;
}

.gap14 {
 gap: 14px; 
}

.gap16 {
gap: 16px;
}
.gap18 {
gap: 18px;
}
.gap20 {
gap: 20px;
}

.gap24 {
gap: 24px;
}

.gap48 {
gap: 48px;
}

.gap64 {
gap: 64px;
}

.gap32 {
gap: 32px;
}

.gap40 {
 gap: 40px; 
}

.gap56 {
 gap: 56px; 
}
.gap80 {
 gap: 80px; 
}
.gap100 {
gap: 100px;
}
.gap128 {
gap: 128px !important;
}
.mtauto {
margin-top: auto !important;
}
.mtop8 {
margin-top: 8px !important;
}

.mt48 {
margin-top: 48px;
}

.mb4 {
margin-bottom: 4px !important;
}

.mb10 {
margin-bottom: 10px !important;
}
.mb16 {
margin-bottom: 16px !important;
}

.mb17 {
margin-bottom: 17px !important;
}

.mb20 {
margin-bottom: 20px !important;
}
.mb22 {
margin-bottom: 22px !important;
}

.mb32 {
margin-bottom: 32px !important;
}

.mb64 {
margin-bottom: 64px !important;
}


.mb100 {
margin-bottom: 100px !important;
}


.mb120 {
margin-bottom: 120px !important;
}
.mb27 {
margin-bottom: 27px !important;
}

.mb24 {
margin-bottom: 24px !important;
}

.mb48 {
margin-bottom: 48px !important;
}

.mb40 {
margin-bottom: 40px !important;
}



.mb80 {
margin-bottom: 80px !important;
}

.mb8 {
margin-bottom: 8px !important;
}

.border1 {
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}


.form-container form {
background: none !important;
padding: 0 !important;
}

.form-container .form-title {
display: none !important;
}
.form-container form {
background: var(--secondary-beige-beige-100, #F2EFE4);
padding: 48px;
}

.form-container input[type=text] {

}

.form-container input[type=text]:focus {

}




.form-container input[type=email] {

}

.form-container input[type=email]:focus {

}

.form-container input[type=tel] {

}

.form-container input[type=tel]:focus {

}


.form-container select {

}

.form-container select:focus {

}



.form-container textarea {

}

.form-container textarea:focus {

}

.form-container .hs-form-field {

}

.form-container input[type=submit] {

}


.cmngsoon input[type=submit]{

}
.form-container input[type="file"] {


}


.form-container input[type=submit]:hover {

}

form input,
form textarea,
form select {
margin-bottom: 6px; /* Adds 20px of space below each field */
}

.form-container label {

}


form .hs-error-msg, form .hs-error-msgs {

}


.posrelative{
position: relative;
}

.h100vh {
height: 100vh;
}

@media only screen and (max-width: 1190px) {
    .mb80 {
margin-bottom: 32px !important;
}
  
    .gap80 {
 gap: 32px; 
}
  
  .gap56 {
 gap: 32px;  
}
.mb120 {
margin-bottom: 60px !important;
}
.globalpad80120 {
padding: 64px 32px;
}
  
  .globalpad4880 {
  padding: 48px 32px; 
}
  .globalpadding64 {
padding: 64px 32px;
}
  
  .globalpaddingtb120160rl80 {
 padding: 80px 32px; 
}
  
  .globalpadding16480 {
  padding: 80px 32px; 
}

  
.globalpad080 {
padding: 0 32px;
}
.globalpadrlb80 {
padding: 0 32px 32px 32px;
}

.sectionpad64 {
padding: 32px;
}
  
  .globalpadt64rlb80 {
padding: 64px 32px;
}
  
  .global-padt120all80 {
    padding: 64px 32px;
  }
  
  .global-padtb11280 {
 padding: 64px 32px; 
}
  
  .global-padb120all80 {
 padding: 64px 32px;
}
  
  .globalpadding12080 {
 padding: 64px 32px; 
}
  
  .global-pad5680 {
  padding: 32px 32px;
  }
  
  
  .gap48 {
gap: 24px !important;
}

}








@media screen and (max-width: 900px) {
  .intro {
   align-items: start !important; 
  }
  
  .mb24 {
margin-bottom: 12px !important;
}
  
  .gap24 {
   gap: 12px !important; 
  }
  .gap32 {
gap: 16px;
}

  .gap40 {
 gap: 24px; 
}

  
.dnd-section {
padding: 32px !important;
}

.dgrid-threecol {
grid-template-columns: 1fr;
}

.dgrid-twocol {
grid-template-columns: 1fr;
}
  
  .dgrid-twocol-1fr-2fr {
grid-template-columns: 1fr;
}

.gap64 {
gap: 32px !important;
}

.padbottom {
padding-top: 64px !important;
padding-bottom: 64px !important;
}


.mb64 {
margin-bottom: 32px !important;
}
  

.mb100 {
margin-bottom: 50px !important;
}
.padbot64 {
padding-bottom: 32px;
}

.gap100 {
gap: 42px;
}

.padtbottom100 {
padding: 42px 16px !important;
}
.pad0 {
padding: 0 16px !important;
}
.global-padding {
padding: 32px 16px;
}


.padtbottom120 {
padding-top: 64px !important;
padding-bottom: 64px !important;
}

.pad3264 {
padding: 32px;
}

.h1, .body-content-column h1 {
font-size: 3rem;
line-height: 56px;
}


h1 {
font-size: 3rem;
line-height: 56px;
}

.h2, .body-content-column h2 {
font-size: 2rem;
line-height: 40px;
}

h2 {
font-size: 2rem;
line-height: 40px;
}


.h3, .body-content-column h3 {
font-size: 1.5rem;
line-height: 34px;
}

h3 {
font-size: 1.5rem;
line-height: 34px;
}

.h4, .body-content-column h4 {
font-size: 1.5rem;
line-height: 32px; 
}

h4 {
font-size: 1.5rem;
line-height: 32px; 
}

.h5, .body-content-column h5 {
font-size: 1.375rem;
line-height: 30px;
}


h5 {
font-size: 1.375rem;
line-height: 30px;
}


p, .p1 {
font-size: 1rem;
line-height: 30px;
}


p {
font-size: 1rem;
line-height: 30px
}


.p2 {
font-size:  0.875rem;
font-style: normal;
font-weight: 500;
line-height: 26px;
}

.p3 {
font-size: 0.75rem;
line-height: 24px;
}

.labeltext {
font-size: 1rem;
font-weight: 600;
line-height: 18px;
}

.gap128 {
gap: 32px !important;

}

.mb48 {
margin-bottom: 24px !important;
}

.mb120 {
margin-bottom: 24px !important;
}

.mb32 {
margin-bottom: 16px !important;
}

.purple-btn {
padding: 16px;
font-size: 16px;
line-height: 18px;
}

.transparent-purple-btn {
padding: 16px;
font-size: 16px;
line-height: 18px;
}

.textfcentertoleft {
   text-align: left !important;
}

}
@media only screen and (max-width: 600px) {
.mobtextleft{
text-align: left !important;
}

.gap16 {
gap: 8px;
}
.globalpad80120 {
padding: 64px 32px;
}

.globalpad080 {
padding: 0 32px;
}

.globalpadrlb80 {
padding: 0 32px 32px 32px;
}
  
  .globalpadt64rlb80 {
padding: 64px 32px;
}

    .global-padt120all80 {
    padding: 64px 32px !important;
  }
  
    .global-padtb11280 {
 padding: 64px 32px; 
}
    .global-padb120all80 {
 padding: 64px 32px;
}
  .globalpadding12080 {
padding: 64px 32px;
}
.sectionpad64 {
padding: 32px;
}
  
  
.global-pad5680 {
  padding: 64px 32px;
  }

  

.purple-btn {
width: 100%;
text-align: center;
}

.transparent-purple-btn {
width: 100%;
text-align: center;;
}

.btn-dcolumn {
display: flex;
flex-direction: column;
width: 100%;
}

}
@media only screen and (max-width: 380px) {
  .dflex-start {
   flex-direction: column !important; 
  }
}
.dnd-section {
padding: 64px 32px !important;
  }
}
}