.elementor-kit-8{--e-global-color-primary:#216BEA;--e-global-color-secondary:#102C46;--e-global-color-text:#252021;--e-global-color-accent:#EFBE41;--e-global-color-b155fe7:#969FA8;--e-global-color-31d69ff:#004494;--e-global-color-41b7443:#E1EBFA;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-a37b02e-font-family:"IBM Plex Sans";--e-global-typography-a37b02e-font-size:48px;--e-global-typography-a37b02e-font-weight:bold;--e-global-typography-a37b02e-line-height:50px;--e-global-typography-3aa5c2d-font-family:"IBM Plex Sans";--e-global-typography-3aa5c2d-font-size:24px;--e-global-typography-3aa5c2d-font-weight:400;--e-global-typography-3aa5c2d-text-transform:uppercase;--e-global-typography-3aa5c2d-line-height:1em;--e-global-typography-42c8155-font-family:"IBM Plex Sans";--e-global-typography-42c8155-font-size:42px;--e-global-typography-42c8155-font-weight:bold;--e-global-typography-42c8155-line-height:1em;--e-global-typography-266c715-font-family:"Blender";--e-global-typography-266c715-font-size:72px;--e-global-typography-266c715-font-weight:500;--e-global-typography-266c715-text-transform:uppercase;--e-global-typography-266c715-line-height:1em;font-family:"IBM Plex Sans", Sans-serif;font-size:20px;line-height:28px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"IBM Plex Sans", Sans-serif;text-transform:uppercase;border-style:solid;border-width:1px 1px 1px 1px;border-radius:1000px 1000px 1000px 1000px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-a37b02e-font-size:32px;--e-global-typography-a37b02e-line-height:1em;--e-global-typography-3aa5c2d-font-size:20px;--e-global-typography-42c8155-font-size:32px;--e-global-typography-266c715-font-size:44px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden;
}

/* Hubspot Form*/
.hbspt-form p {
    color: white !important;
}

/* Text Styles */
.yellow-highlight {
    color: #efbc3f !important;
}

/* Section Dividers */

.left-angle-notch {
  --notch-w: 115px;  /* width of the cut */
  --notch-h: 65px;   /* height of the cut */
  position: relative;
  background:#0e2940;
  clip-path: polygon(
    0 0,                           /* top-left */
    var(--notch-w) var(--notch-h), /* diagonal cut */
    100% var(--notch-h),           /* top-right, lowered */
    100% 100%,                     /* bottom-right */
    0 100%                         /* bottom-left */
  );
}

.right-angle-notch {
     --notch-w: 115px;  /* width of the cut */
  --notch-h: 65px;   /* height of the cut */
  position: relative;
  background:#0e2940;
  clip-path: polygon(
    0 var(--notch-h),              /* top-left (lowered) */
    calc(100% - var(--notch-w)) var(--notch-h), /* start of diagonal */
    100% 0,                        /* angled corner */
    100% 100%,                     /* bottom-right */
    0 100%                         /* bottom-left */
  );
}


/* Full Width Accordion */

@media only screen and (min-width: 1024px) {
.fw-accordion.elementor-widget-n-accordion .e-n-accordion-item-title {
    padding-left: calc((100% - 1250px) / 2);
    padding-right: calc((100% - 1250px) / 2);
    padding-top: 50px;
    padding-bottom: 50px;
}
}

@media only screen and (max-width: 1023px) {
.fw-accordion.elementor-widget-n-accordion .e-n-accordion-item-title {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}
}


@media only screen and (min-width: 1024px) {
/* Gallery with Left-Aligned Pagination */
//.side-pagination.elementor-widget-n-carousel .swiper-pagination-bullets {
    display: flex !important;
    flex-direction: column !important ;
}

//.side-pagination .swiper-pagination-bullet {
    margin-bottom: 40px !important;
}

//.side-pagination .swiper-pagination-bullet:last-child {
    margin-bottom: 0px !important;
}
}

/* Mobile Box Sizing */
@media (max-width: 1024px) {
.box-last-child {
    grid-column: span 2;
}
}

/* Box Hover State */
.clickable-icon-box::hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Blender';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://nulogy.com/wp-content/uploads/2025/08/Blender-Book.woff2') format('woff2');
}
@font-face {
	font-family: 'Blender';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://nulogy.com/wp-content/uploads/2025/08/Blender-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Blender';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://nulogy.com/wp-content/uploads/2025/08/Blender-Medium.woff2') format('woff2');
}
/* End Custom Fonts CSS */