.elementor-kit-10{--e-global-color-primary:#E65A2A;--e-global-color-secondary:#6A2DE8;--e-global-color-text:#7A7A7A;--e-global-color-accent:#6A2DE8;--e-global-typography-primary-font-family:"Space Grotesk";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Space Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-font-style:italic;--e-global-typography-0e801ce-font-family:"Space Grotesk";--e-global-typography-0e801ce-font-size:32px;--e-global-typography-0e801ce-font-weight:600;--e-global-typography-0e801ce-line-height:1.2em;--e-global-typography-8f5d2eb-font-family:"Space Grotesk";--e-global-typography-8f5d2eb-font-size:64px;--e-global-typography-8f5d2eb-font-weight:600;--e-global-typography-8f5d2eb-line-height:1.1em;--e-global-typography-8f5d2eb-letter-spacing:-0.5px;font-family:"Inter", Sans-serif;font-size:18px;font-weight:500;line-height:1.4em;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 h1{font-family:"Space Grotesk", Sans-serif;font-size:56px;font-weight:700;line-height:1.15em;}.elementor-kit-10 h2{font-family:"Space Grotesk", Sans-serif;font-size:40px;font-weight:600;line-height:1.25em;}.elementor-kit-10 h3{font-family:"Space Grotesk", Sans-serif;font-size:28px;font-weight:500;line-height:1.3em;}.elementor-kit-10 h4{font-family:"Space Grotesk", Sans-serif;font-size:22px;font-weight:600;line-height:1.35em;}.elementor-kit-10 h5{font-family:"Poppins", Sans-serif;font-size:18px;font-weight:600;}.elementor-kit-10 h6{font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{font-size:16px;}.elementor-kit-10 h1{font-size:34px;}.elementor-kit-10 h2{font-size:28px;}.elementor-kit-10 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.gorilla-hover {
    position: relative;
    overflow: visible;
}

.gorilla-hover::after {
    content: "";
    position: absolute;
    top: calc(50% + 6px); /* tiny nudge down for perfect visual centering */
    left: 240px;
    width: 144px;
    height: 144px;
    background-image: url('http://twingorillasmedia.co.uk/wp-content/uploads/2026/08/Copilot_20260814_202534-e1786736526158.png');
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
    transform: translateY(-50%);
    transition: all 0.25s ease;
}

.gorilla-hover:hover::after {
    left: 200px;
    opacity: 1;
}/* End custom CSS */