.elementor-kit-7{--e-global-color-primary:#F7F7F7;--e-global-color-secondary:#0B0B0B;--e-global-color-text:#0B0B0B;--e-global-color-accent:#FF4DD6;--e-global-color-94345d6:#05F5F5;--e-global-color-96dd260:#748DFF;--e-global-color-333a9b0:#F7590A;--e-global-color-f10994e:#FCE962;--e-global-color-1900b34:#05F58C;--e-global-typography-primary-font-family:"GT Super Text Bold Trial";--e-global-typography-primary-font-size:90px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:20px;--e-global-typography-secondary-letter-spacing:0.7px;--e-global-typography-text-font-family:"Aeonik TRIAL Regular";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Aeonik TRIAL Regular";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:28px;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:"Aeonik TRIAL Regular", Sans-serif;font-size:20px;font-weight:400;line-height:28px;}.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:"Aeonik TRIAL Regular", Sans-serif;font-size:14px;font-weight:400;text-decoration:none;line-height:1.2em;letter-spacing:0em;color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:34px 34px 34px 34px;padding:10px 20px 10px 20px;}.elementor-kit-7 p{margin-block-end:15px;}.elementor-kit-7 a{color:var( --e-global-color-text );font-family:"Aeonik TRIAL Regular", Sans-serif;font-size:20px;font-weight:400;text-decoration:underline;line-height:28px;}.elementor-kit-7 h1{color:var( --e-global-color-primary );font-family:"GT Super Text Bold Trial", Sans-serif;font-size:90px;font-weight:700;line-height:1.1em;}.elementor-kit-7 h2{color:var( --e-global-color-primary );font-family:"GT Super Text Bold Trial", Sans-serif;font-size:45px;font-weight:700;line-height:1.2em;letter-spacing:0em;}.elementor-kit-7 h3{color:var( --e-global-color-accent );font-family:"Inter", Sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;line-height:20px;letter-spacing:0.7px;}.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{color:var( --e-global-color-primary );border-style:solid;border-color:#02010100;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--container-default-padding-top:100px;--container-default-padding-right:20px;--container-default-padding-bottom:100px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){--kit-widget-spacing:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}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;--container-default-padding-top:100px;--container-default-padding-right:20px;--container-default-padding-bottom:100px;--container-default-padding-left:20px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:55px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:18px;font-size:18px;}.elementor-kit-7 a{font-size:18px;}.elementor-kit-7 h1{font-size:55px;}.elementor-kit-7 h2{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:50px;--container-default-padding-right:10px;--container-default-padding-bottom:50px;--container-default-padding-left:10px;}}/* Start custom CSS */.node-gradient-text-color > * {
    background: linear-gradient(90deg, #FF4DD6 0%, #748DFF 100%);
    background-clip:text;
    -webkit-background-clip: text;
    color: transparent !important;
}

.elementor-widget-button:hover,
.elementor-widget-button:active {
    z-index: 1;
}

.elementor-widget-button .elementor-button:focus {
    border-color: inherit !important;
}

.elementor-widget-button:hover .elementor-button,
.elementor-widget-button:active .elementor-button {
    background-clip: padding-box;
    position: relative;
    border-color: transparent !important;
}

.elementor-widget-button:active .elementor-button {
    color: var( --e-global-color-secondary ) !important;
}

.elementor-widget-button:hover .elementor-button:before {
    content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 34px;
  border: 1px solid transparent;
  background: linear-gradient(90deg, #FF4DD6 0%, #748DFF 100%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}

.elementor-widget-button:active .elementor-button:before {
    content: '';
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -1;
    margin: -1px;
    border-radius: inherit;
    background: linear-gradient(90deg, #FF4DD6 0%, #748DFF 100%);
    mask-composite: unset;
  border: 0;
  }
  
.node-gradient-border.elementor-widget-button {
    z-index: 1;
}

.node-gradient-border.elementor-widget-button .elementor-button {
    background-clip: padding-box;
    position: relative;
}

.node-gradient-border.elementor-widget-button:active .elementor-button,
.node-gradient-border.elementor-widget-button:hover .elementor-button {
    background-color: transparent !important;
}

.node-gradient-border.elementor-widget-button .elementor-button:focus {
    border-color: transparent !important;
}

.node-gradient-border.elementor-widget-button .elementor-button:before {
    content: '';
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -1;
    margin: -2px;
    border-radius: inherit;
    background: linear-gradient(90deg, #FF4DD6 0%, #748DFF 100%);
    mask-composite: initial;
    border: none;
  }

.node-hover-gradient-container-border.e-con:hover {
    border-image-source: linear-gradient(to right, #FF4DD6, #748DFF);
  border-image-slice: 1;
}  
  
.node-gradient-container-border.e-con {
    border-image-source: linear-gradient(to right, #FF4DD6, #748DFF);
  border-image-slice: 1;
}

.node-solutions-nav-box:not(:first-child),
.node-animation-boxes .node-animation-box {
    opacity: 0.2;
}

.node-solutions-nav-box:hover {
    opacity: 1;
}

.node-solutions-nav-box .elementor-icon {
    position: relative;
}

.node-solutions-nav-box:first-child .elementor-icon svg,
.node-solutions-nav-box:hover .elementor-icon svg {
    opacity: 0;
}

.node-solutions-nav-box:first-child .elementor-icon::before,
.node-solutions-nav-box:hover .elementor-icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('https://www.nodetech.uk/wp-content/uploads/2025/08/icon1.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.node-solutions-nav-box {
    border-image-source: linear-gradient(to bottom, #FF4DD6, #748DFF);
  border-image-slice: 1;
}

.node-animation-boxes .node-animation-box.active {
    opacity: 1;
    border-image-source: linear-gradient(to right, #FF4DD6, #748DFF);
  border-image-slice: 1;
}

.node-animation-boxes:hover .node-animation-box.active {
    opacity: 0.2;
    border-image-source: initial;
}

.node-animation-boxes .node-animation-box:hover {
    opacity: 1 !important;
    border-image-source: linear-gradient(to right, #FF4DD6, #748DFF) !important;
  border-image-slice: 1;
}

@media (min-width: 1024px) {
    .expandable-project-cards-widget .project-cards-container {
        max-height: 700px;
    }
}

/* Page Transitions */
/*.video-transition-overlay {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    z-index: 9999;*/
/*    background: #000;*/
/*    opacity: 0;*/
/*    pointer-events: none;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/

/*.video-transition-overlay.active {*/
/*    opacity: 1;*/
/*    pointer-events: all;*/
/*}*/

/*.transition-video {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*    display: none;*/
/*}*/

/*.transition-video.playing {*/
/*    display: block;*/
/*}*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT Super Text Bold Trial';
	font-style: oblique;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.nodetech.uk/wp-content/uploads/2025/08/GT-Super-Text-Bold-Trial.woff2') format('woff2'),
		url('https://www.nodetech.uk/wp-content/uploads/2025/08/GT-Super-Text-Bold-Trial.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Aeonik TRIAL Regular';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.nodetech.uk/wp-content/uploads/2025/08/AeonikTRIAL-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */