.elementor-kit-6{--e-global-color-primary:#012F77;--e-global-color-secondary:#0761EE;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E9930C;--e-global-color-0641ee9:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:30px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:25px;color:var( --e-global-color-text );font-family:"Roboto", Sans-serif;font-size:20px;font-weight:400;line-height:25em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-size:1em;line-height:1em;}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;font-size:40px;font-weight:500;line-height:40px;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h3{color:#012F77;font-size:30px;font-weight:500;line-height:30px;}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-size:25px;font-weight:500;line-height:25em;}.elementor-kit-6 h5{color:#0761EE;font-family:"Roboto Slab", Sans-serif;font-size:25px;font-weight:500;line-height:25em;}.elementor-kit-6 h6{color:var( --e-global-color-secondary );font-family:"Roboto Slab", Sans-serif;font-size:25em;font-weight:500;line-height:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h3{font-size:25px;line-height:1em;}.elementor-kit-6 h4{font-size:25px;line-height:1em;}.elementor-kit-6 h5{font-size:25px;line-height:1em;}.elementor-kit-6 h6{font-size:25px;line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:15px;--container-default-padding-bottom:0px;--container-default-padding-left:15px;}}
/* Start custom CSS */.elementor-kit-6 p {
  margin-bottom: 0;
}
:root {
  /* Fluid typography - Cruisemaster */
  --fs-body: clamp(1rem, 0.96rem + 0.22vw, 1.125rem);
  --fs-small: clamp(0.875rem, 0.85rem + 0.12vw, 0.95rem);

  --fs-h1: clamp(2.2rem, 1.75rem + 1.9vw, 3.6rem);
  --fs-h2: clamp(1.8rem, 1.45rem + 1.2vw, 2.6rem);
  --fs-h3: clamp(1.45rem, 1.22rem + 0.8vw, 1.95rem);
  --fs-h4: clamp(1.2rem, 1.08rem + 0.45vw, 1.45rem);
  --fs-h5: clamp(1.05rem, 1rem + 0.2vw, 1.2rem);
  --fs-h6: clamp(0.95rem, 0.92rem + 0.12vw, 1.05rem);

  --lh-body: 1.7;
  --lh-heading: 1.2;
  --lh-subheading: 1.3;

  --tracking-body: 0;
  --tracking-heading: -0.01em;
}
body {
  font-size: var(--fs-body);
  line-height: var(--lh-body);
  letter-spacing: var(--tracking-body);
}

p,
li,
blockquote {
  font-size: var(--fs-body);
  line-height: var(--lh-body);
}

small {
  font-size: var(--fs-small);
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  letter-spacing: var(--tracking-heading);
}

h1 {
  font-size: var(--fs-h1);
  line-height: var(--lh-heading);
}

h2 {
  font-size: var(--fs-h2);
  line-height: var(--lh-heading);
}

h3 {
  font-size: var(--fs-h3);
  line-height: var(--lh-subheading);
}

h4 {
  font-size: var(--fs-h4);
  line-height: var(--lh-subheading);
}

h5 {
  font-size: var(--fs-h5);
  line-height: 1.35;
}

h6 {
  font-size: var(--fs-h6);
  line-height: 1.4;
}

.elementor-widget-text-editor p,
.elementor-widget-theme-post-content p,
.elementor-widget-theme-post-content li {
  font-size: var(--fs-body);
  line-height: var(--lh-body);
}/* End custom CSS */
