@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {.brxe-rating{display:flex;position:relative}.brxe-rating .icon{font-size:30px;line-height:0}.brxe-rating .icon svg{fill:currentcolor}.brxe-rating .full-color{color:#ffd64f}.brxe-rating .empty-color{color:#999}.brxe-rating .icon-wrapper{position:relative}.brxe-rating .icon-wrapper .overlay{height:100%;left:0;overflow:hidden;position:absolute;top:0}}@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-code{width:100%}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-mvnsxg {font-size: 3rem; color: #ffffff; text-transform: none; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9); font-weight: 900}@media (max-width: 834px) {#brxe-mvnsxg {font-size: 3rem}}@media (max-width: 767px) {#brxe-mvnsxg {font-size: 3rem}}@media (max-width: 575px) {#brxe-mvnsxg {font-size: 2rem}}@media (max-width: 375px) {#brxe-mvnsxg {font-size: 1.5em}}#brxe-puyxrf {font-size: 1.4rem; font-weight: 600; color: #ffffff; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9)}@media (max-width: 575px) {#brxe-puyxrf {font-size: 1.2rem}}@media (max-width: 375px) {#brxe-puyxrf {font-size: 1.2rem}}@media (max-width: 834px) {#brxe-hvcowd {max-width: 100%; justify-content: center; align-items: center}}.brxe-yakgvy .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 0}.brxe-yakgvy .form-group input {padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px; border-top-left-radius: 15px; border-bottom-left-radius: 15px; color: var(--text)}.brxe-yakgvy .flatpickr {padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px; border-top-left-radius: 15px; border-bottom-left-radius: 15px}.brxe-yakgvy select {padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px; border-top-left-radius: 15px; border-bottom-left-radius: 15px; color: var(--grey); color: var(--text)}.brxe-yakgvy textarea {padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px; border-top-left-radius: 15px; border-bottom-left-radius: 15px; color: var(--text)}.brxe-yakgvy .bricks-button {text-transform: uppercase; color: var(--text); font-weight: 700}.brxe-yakgvy button[type=submit].bricks-button {border-top-right-radius: 15px; border-bottom-right-radius: 15px}.brxe-yakgvy .bricks-button:not([type=submit]) {border-top-left-radius: 15px; border-bottom-left-radius: 15px}.brxe-yakgvy .choose-files {border-top-left-radius: 15px; border-bottom-left-radius: 15px}.brxe-yakgvy ::placeholder {color: var(--grey)}.brxe-yakgvy { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 0px;} .brxe-yakgvy .bricks-button { flex-grow: 1; min-width: 150px;} .brxe-yakgvy .success { display: none !important;}@media (max-width: 575px) {.brxe-yakgvy .form-group input {border-radius: 15px}.brxe-yakgvy .flatpickr {border-radius: 15px}.brxe-yakgvy select {border-radius: 15px}.brxe-yakgvy textarea {border-radius: 15px}.brxe-yakgvy .bricks-button:not([type=submit]) {border-radius: 15px}.brxe-yakgvy .choose-files {border-radius: 15px}.brxe-yakgvy button[type=submit].bricks-button {border-radius: 15px}.brxe-yakgvy { display: grid; grid-template-columns:1fr;  gap: 10px; }.brxe-yakgvy .bricks-button { min-width: 100%;  min-height: 55px;}.brxe-yakgvy .success { display: none !important;}}.brxe-qcfiid {flex-direction: column}#brxe-cdsrzj {display: flex; max-width: 500px; margin-right: auto; margin-left: auto; align-self: stretch !important; width: 100%}#brxe-xshbuc {display: grid; align-items: initial; grid-gap: 20px}#brxe-yjffsg {padding-top: 0; padding-bottom: 0; margin-top: auto; margin-bottom: auto; align-items: center}#brxe-ubpyhw {background-repeat: no-repeat; background-blend-mode: overlay; background-attachment: scroll; background-position: center center; background-size: cover; background-image: url(https://www.networkskips.co.uk/wp-content/uploads/2025/07/network-skips-hero-bg-1024x683.jpg); padding-top: 0; padding-right: 5px; padding-bottom: 0; padding-left: 5px; min-height: 600px; height: 50svh}@media (max-width: 1366px) {#brxe-ubpyhw {background-repeat: no-repeat}}@media (max-width: 1280px) {#brxe-ubpyhw {background-repeat: no-repeat; background-attachment: scroll}}@media (max-width: 834px) {#brxe-ubpyhw {background-repeat: no-repeat; background-attachment: scroll}}@media (max-width: 767px) {#brxe-ubpyhw {background-repeat: no-repeat; background-attachment: scroll}}@media (max-width: 575px) {#brxe-ubpyhw {background-position: center center; background-attachment: scroll; background-repeat: no-repeat; min-height: 100svh; height: auto}}@media (max-width: 375px) {#brxe-ubpyhw {background-attachment: scroll; background-repeat: no-repeat}}.brxe-yipqde .brxe-qgsuyc.brxe-heading {font-size: clamp(1.2rem, 1vw, 1.4rem); font-weight: 600; text-transform: uppercase; border-radius: 15px; margin-right: auto; margin-bottom: 10px; margin-left: auto}.brxe-yipqde .brxe-gudcku.brxe-icon {font-size: 0.9rem; color: var(--primary); fill: var(--primary)}.brxe-yipqde .brxe-vllsbi.brxe-text-basic {font-weight: 600}.brxe-yipqde .brxe-jvgegb.brxe-block {flex-direction: row; align-items: center; column-gap: 5px; font-size: clamp(0.9rem, 1vw, 1rem)}@media (max-width: 1366px) {.brxe-yipqde .brxe-jvgegb.brxe-block {font-size: clamp(0.9rem, 1vw, 1.25rem)}}@media (max-width: 1280px) {.brxe-yipqde .brxe-jvgegb.brxe-block {font-size: clamp(1rem, 1vw, 1.25rem)}}@media (max-width: 767px) {.brxe-yipqde .brxe-jvgegb.brxe-block {flex-wrap: nowrap}}.brxe-yipqde .brxe-uinfyb.brxe-icon {font-size: 0.9rem; color: var(--primary); fill: var(--primary)}.brxe-yipqde .brxe-yefcrx.brxe-text-basic {font-weight: 600}.brxe-yipqde .brxe-ddxrnk.brxe-block {flex-direction: row; align-items: center; column-gap: 5px; font-size: clamp(0.9rem, 1vw, 1rem)}@media (max-width: 1366px) {.brxe-yipqde .brxe-ddxrnk.brxe-block {font-size: clamp(0.9rem, 1vw, 1.25rem)}}@media (max-width: 1280px) {.brxe-yipqde .brxe-ddxrnk.brxe-block {font-size: clamp(1rem, 1vw, 1.25rem)}}@media (max-width: 767px) {.brxe-yipqde .brxe-ddxrnk.brxe-block {flex-wrap: nowrap}}.brxe-yipqde .brxe-xguwsb.brxe-icon {font-size: 0.9rem; color: var(--primary); fill: var(--primary)}.brxe-yipqde .brxe-fvaipp.brxe-text-basic {font-weight: 600}.brxe-yipqde .brxe-oncruo.brxe-block {flex-direction: row; align-items: center; column-gap: 5px; font-size: clamp(0.9rem, 1vw, 1rem)}@media (max-width: 1366px) {.brxe-yipqde .brxe-oncruo.brxe-block {font-size: clamp(0.9rem, 1vw, 1.25rem)}}@media (max-width: 1280px) {.brxe-yipqde .brxe-oncruo.brxe-block {font-size: clamp(1rem, 1vw, 1.25rem)}}@media (max-width: 767px) {.brxe-yipqde .brxe-oncruo.brxe-block {flex-wrap: nowrap}}.brxe-yipqde .brxe-vrceri.brxe-icon {font-size: 0.9rem; color: var(--primary); fill: var(--primary)}.brxe-yipqde .brxe-wbnyix.brxe-text-basic {font-weight: 600}.brxe-yipqde .brxe-nxcnbo.brxe-block {flex-direction: row; align-items: center; column-gap: 5px; font-size: clamp(0.9rem, 1vw, 1rem)}@media (max-width: 1366px) {.brxe-yipqde .brxe-nxcnbo.brxe-block {font-size: clamp(0.9rem, 1vw, 1.25rem)}}@media (max-width: 1280px) {.brxe-yipqde .brxe-nxcnbo.brxe-block {font-size: clamp(1rem, 1vw, 1.25rem)}}@media (max-width: 767px) {.brxe-yipqde .brxe-nxcnbo.brxe-block {flex-wrap: nowrap}}.brxe-yipqde .brxe-svnwah.brxe-text-basic {margin-top: 10px; margin-bottom: 10px; font-weight: 600}.brxe-yipqde .brxe-yedtxf.brxe-social-icons li.has-link a, .brxe-yipqde .brxe-yedtxf.brxe-social-icons li.no-link {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; align-items: flex-start; justify-content: flex-start; gap: 10px}.brxe-yipqde .brxe-yedtxf.brxe-social-icons .repeater-item:nth-child(1) .icon {color: var(--primary); font-size: 16px}.brxe-yipqde .brxe-yedtxf.brxe-social-icons .repeater-item:nth-child(1).has-link a {color: var(--text)}.brxe-yipqde .brxe-yedtxf.brxe-social-icons .repeater-item:nth-child(1).no-link {color: var(--text)}.brxe-yipqde .brxe-yedtxf.brxe-social-icons .repeater-item:nth-child(1) span {font-size: 1rem}.brxe-yipqde .brxe-yedtxf.brxe-social-icons .repeater-item:nth-child(2) .icon {color: var(--primary); font-size: 16px}.brxe-yipqde .brxe-yedtxf.brxe-social-icons .repeater-item:nth-child(2).has-link a {color: var(--text)}.brxe-yipqde .brxe-yedtxf.brxe-social-icons .repeater-item:nth-child(2).no-link {color: var(--text)}.brxe-yipqde .brxe-yedtxf.brxe-social-icons .repeater-item:nth-child(2) span {font-size: 1rem}.brxe-yipqde .brxe-yedtxf.brxe-social-icons .repeater-item:nth-child(3) .icon {color: var(--primary); font-size: 16px}.brxe-yipqde .brxe-yedtxf.brxe-social-icons .repeater-item:nth-child(3).has-link a {color: var(--text)}.brxe-yipqde .brxe-yedtxf.brxe-social-icons .repeater-item:nth-child(3).no-link {color: var(--text)}.brxe-yipqde .brxe-yedtxf.brxe-social-icons .repeater-item:nth-child(3) span {font-size: 1rem}.brxe-yipqde .brxe-yedtxf.brxe-social-icons {flex-direction: column; gap: 15px}.brxe-yipqde .brxe-rbcaxk.brxe-button {margin-top: 10px; font-weight: 600; text-transform: uppercase; width: 100%; border-radius: 15px}.brxe-yipqde .brxe-rbcaxk.brxe-button:hover {transform: translateY(-5px); transition: 0.3s ease-out; box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.08)}.brxe-yipqde .brxe-gfwaba.brxe-block {margin-top: auto}.brxe-yipqde .brxe-pnmzok.brxe-block {row-gap: 10px; align-self: flex-start !important; height: 100%}.brxe-yipqde.brxe-div {background-color: var(--background); padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; border: 2px solid var(--border); border-radius: 15px; box-shadow: 0 12px 30px -6px rgba(0, 0, 0, 0.06)}@media (max-width: 375px) {.brxe-yipqde.brxe-div {flex-direction: row}}#brxe-mfkdeg {column-gap: 20px; display: grid; align-items: initial; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: -80px; grid-gap: 20px}@media (max-width: 1280px) {#brxe-mfkdeg {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-mfkdeg {flex-wrap: nowrap; grid-template-columns: 1fr}}@media (max-width: 575px) {#brxe-mfkdeg {display: flex}}#brxe-jtcoul {padding-top: 0; padding-bottom: 0; margin-top: auto; margin-bottom: auto}#brxe-euzytu {background-color: var(--background-alt); background-repeat: no-repeat; background-blend-mode: overlay; background-position: bottom right; background-size: contain; padding-top: 20px; padding-right: 5px; padding-bottom: 20px; padding-left: 5px}#brxe-sisxkf {font-weight: 700; color: var(--text-inverse); margin-top: 3px}#brxe-scganr .icon.empty-color {color: var(--border)}#brxe-scganr .icon {font-size: 20px}#brxe-scganr .icon.full-color {color: var(--accent-hover)}#brxe-lrnaie {font-weight: 700; color: #015638; background-color: var(--background-alt); padding-top: 2px; padding-right: 8px; padding-left: 8px; border-radius: 15px}#brxe-nvscao {flex-direction: row; column-gap: 5px; align-self: center !important; justify-content: center; align-items: center}#brxe-xqanzt {align-items: center; justify-content: center; display: none}#brxe-vaexmk {font-size: 3rem; color: #ffffff; text-transform: none; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9); font-weight: 900; text-align: center}@media (max-width: 834px) {#brxe-vaexmk {font-size: 3rem}}@media (max-width: 767px) {#brxe-vaexmk {font-size: 3rem}}@media (max-width: 575px) {#brxe-vaexmk {font-size: 2rem}}@media (max-width: 375px) {#brxe-vaexmk {font-size: 1.5em; display: none}}#brxe-ejzepa {font-size: 3rem; color: #ffffff; text-transform: none; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9); font-weight: 900; text-align: center; display: none}@media (max-width: 834px) {#brxe-ejzepa {font-size: 3rem}}@media (max-width: 767px) {#brxe-ejzepa {font-size: 3rem}}@media (max-width: 575px) {#brxe-ejzepa {font-size: 2rem}}@media (max-width: 375px) {#brxe-ejzepa {font-size: 1.5em; display: block}}#brxe-dvvpma {row-gap: 10px; align-items: center}@media (max-width: 834px) {#brxe-dvvpma {justify-content: center; align-items: center}}#brxe-btksex {font-weight: 600; color: #ffffff; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9); text-align: center; font-size: 1.4rem}@media (max-width: 1280px) {#brxe-btksex {font-size: 1.2rem}}@media (max-width: 575px) {#brxe-btksex {font-size: 1.2rem}}@media (max-width: 375px) {#brxe-btksex {font-size: 1.2rem}}#brxe-pzacwv {font-size: 1.4rem; font-weight: 600; color: #ffffff; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9); text-align: center}@media (max-width: 1280px) {#brxe-pzacwv {font-size: 1.2rem}}@media (max-width: 575px) {#brxe-pzacwv {font-size: 1.2rem}}@media (max-width: 375px) {#brxe-pzacwv {font-size: 1.2rem}}#brxe-rcubvi {color: var(--text-inverse); column-gap: 15px; flex-direction: row; align-items: center}@media (max-width: 1280px) {#brxe-rcubvi {justify-content: center}}@media (max-width: 767px) {#brxe-rcubvi {justify-content: flex-start}}@media (max-width: 375px) {#brxe-rcubvi {justify-content: center}}#brxe-phymio {font-weight: 600; color: #ffffff; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9); text-align: center; font-size: 1.4rem}@media (max-width: 1280px) {#brxe-phymio {font-size: 1.2rem}}@media (max-width: 575px) {#brxe-phymio {font-size: 1.2rem}}@media (max-width: 375px) {#brxe-phymio {font-size: 1.2rem}}#brxe-vzqhjv {font-size: 1.4rem; font-weight: 600; color: #ffffff; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9); text-align: center}@media (max-width: 1280px) {#brxe-vzqhjv {font-size: 1.2rem}}@media (max-width: 575px) {#brxe-vzqhjv {font-size: 1.2rem}}@media (max-width: 375px) {#brxe-vzqhjv {font-size: 1.2rem}}#brxe-ritgeq {color: var(--text-inverse); flex-direction: row; align-items: center; align-self: center !important; column-gap: 15px}@media (max-width: 767px) {#brxe-ritgeq {justify-content: flex-start}}@media (max-width: 375px) {#brxe-ritgeq {justify-content: center}}#brxe-tojrid {font-weight: 600; color: #ffffff; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9); text-align: center; font-size: 1.4rem}@media (max-width: 1280px) {#brxe-tojrid {font-size: 1.2rem}}@media (max-width: 575px) {#brxe-tojrid {font-size: 1.2rem}}@media (max-width: 375px) {#brxe-tojrid {font-size: 1.2rem}}#brxe-asikki {font-size: 1.4rem; font-weight: 600; color: #ffffff; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9); text-align: center}@media (max-width: 1280px) {#brxe-asikki {font-size: 1.2rem}}@media (max-width: 575px) {#brxe-asikki {font-size: 1.2rem}}@media (max-width: 375px) {#brxe-asikki {font-size: 1.2rem}}#brxe-bvehmn {color: var(--text-inverse); flex-direction: row; align-items: center; align-self: center !important; column-gap: 15px}@media (max-width: 1280px) {#brxe-bvehmn {justify-content: center}}@media (max-width: 767px) {#brxe-bvehmn {justify-content: flex-start}}@media (max-width: 375px) {#brxe-bvehmn {justify-content: center}}#brxe-ibuwad {font-weight: 600; color: #ffffff; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9); text-align: center; font-size: 1.4rem}@media (max-width: 1280px) {#brxe-ibuwad {font-size: 1.2rem}}@media (max-width: 575px) {#brxe-ibuwad {font-size: 1.2rem}}@media (max-width: 375px) {#brxe-ibuwad {font-size: 1.2rem}}#brxe-lvbpbq {font-size: 1.4rem; font-weight: 600; color: #ffffff; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9); text-align: center}@media (max-width: 1280px) {#brxe-lvbpbq {font-size: 1.2rem}}@media (max-width: 575px) {#brxe-lvbpbq {font-size: 1.2rem}}@media (max-width: 375px) {#brxe-lvbpbq {font-size: 1.2rem}}#brxe-wultpc {color: var(--text-inverse); flex-direction: row; align-items: center; align-self: center !important; column-gap: 15px}@media (max-width: 767px) {#brxe-wultpc {justify-content: flex-start; align-items: center}}@media (max-width: 375px) {#brxe-wultpc {justify-content: center}}#brxe-rcxkha {display: grid; align-items: initial; grid-template-columns: repeat(4,1fr); grid-gap: 40px}@media (max-width: 1280px) {#brxe-rcxkha {grid-gap: 20px; grid-template-columns: repeat(2,1fr)}}@media (max-width: 767px) {#brxe-rcxkha {grid-gap: 20px}}@media (max-width: 375px) {#brxe-rcxkha {grid-template-columns: 1fr}}#brxe-mxphob {font-size: 1.4rem; font-weight: 600; color: #ffffff; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9); text-align: center}@media (max-width: 1280px) {#brxe-mxphob {font-size: 1.2rem}}@media (max-width: 575px) {#brxe-mxphob {font-size: 1.2rem}}@media (max-width: 375px) {#brxe-mxphob {font-size: 1.2rem}}#brxe-xszsho {display: grid; align-items: initial; grid-gap: 20px; justify-items: center}#brxe-dztdtm {padding-top: 0; padding-bottom: 80px; align-items: center; margin-top: auto; margin-bottom: auto}#brxe-wfaetr {background-repeat: no-repeat; background-blend-mode: overlay; background-attachment: scroll; background-position: center center; background-size: cover; background-image: url(https://www.networkskips.co.uk/wp-content/uploads/2025/07/network-skips-hero-bg-1024x683.jpg); padding-top: 20px; padding-right: 5px; padding-bottom: 20px; padding-left: 5px; min-height: 250px}@media (max-width: 1366px) {#brxe-wfaetr {background-repeat: no-repeat}}@media (max-width: 1280px) {#brxe-wfaetr {background-repeat: no-repeat; background-attachment: scroll}}@media (max-width: 834px) {#brxe-wfaetr {background-repeat: no-repeat; background-attachment: scroll}}@media (max-width: 767px) {#brxe-wfaetr {background-repeat: no-repeat; background-attachment: scroll}}@media (max-width: 575px) {#brxe-wfaetr {background-position: center center; background-attachment: scroll; background-repeat: no-repeat}}@media (max-width: 375px) {#brxe-wfaetr {background-position: center center; background-attachment: scroll; background-repeat: no-repeat}}.brxe-zjhokn .brxe-uzhqfm.brxe-heading {font-weight: 600; font-size: clamp(1.2rem, 1vw, 1.4rem); text-transform: uppercase; border-radius: 15px; margin-right: auto; margin-bottom: 0; margin-left: auto}.brxe-zjhokn .brxe-agetcn.brxe-text-basic {margin-right: auto; margin-left: auto; font-size: clamp(1.6rem, 1vw, 1.6rem); color: #24CC63; font-weight: 700}.brxe-zjhokn .brxe-uhuimj.brxe-text-basic {margin-right: auto; margin-left: auto; color: var(--primary); font-weight: 700; font-size: clamp(1.2rem, 1vw, 1.4rem)}.brxe-zjhokn .brxe-zrgevg.brxe-icon {font-size: 0.9rem; color: var(--primary); fill: var(--primary)}.brxe-zjhokn .brxe-judqxl.brxe-text-basic {font-weight: 600}.brxe-zjhokn .brxe-zeyvrg.brxe-block {flex-direction: row; align-items: center; column-gap: 5px; font-size: clamp(0.9rem, 1vw, 1rem)}@media (max-width: 1366px) {.brxe-zjhokn .brxe-zeyvrg.brxe-block {font-size: clamp(0.9rem, 1vw, 1.25rem)}}@media (max-width: 1280px) {.brxe-zjhokn .brxe-zeyvrg.brxe-block {font-size: clamp(1rem, 1vw, 1.25rem)}}@media (max-width: 767px) {.brxe-zjhokn .brxe-zeyvrg.brxe-block {flex-wrap: nowrap}}.brxe-zjhokn .brxe-tkmghk.brxe-icon {font-size: 0.9rem; color: var(--primary); fill: var(--primary)}.brxe-zjhokn .brxe-zbuttt.brxe-text-basic {font-weight: 600}.brxe-zjhokn .brxe-lrvseq.brxe-block {flex-direction: row; align-items: center; column-gap: 5px; font-size: clamp(0.9rem, 1vw, 1rem)}@media (max-width: 1366px) {.brxe-zjhokn .brxe-lrvseq.brxe-block {font-size: clamp(0.9rem, 1vw, 1.25rem)}}@media (max-width: 1280px) {.brxe-zjhokn .brxe-lrvseq.brxe-block {font-size: clamp(1rem, 1vw, 1.25rem)}}@media (max-width: 767px) {.brxe-zjhokn .brxe-lrvseq.brxe-block {flex-wrap: nowrap}}.brxe-zjhokn .brxe-bhleyd.brxe-icon {font-size: 0.9rem; color: var(--primary); fill: var(--primary)}.brxe-zjhokn .brxe-hrkack.brxe-text-basic {font-weight: 600}.brxe-zjhokn .brxe-fcmbok.brxe-block {flex-direction: row; align-items: center; column-gap: 5px; font-size: clamp(0.9rem, 1vw, 1rem)}@media (max-width: 1366px) {.brxe-zjhokn .brxe-fcmbok.brxe-block {font-size: clamp(0.9rem, 1vw, 1.25rem)}}@media (max-width: 1280px) {.brxe-zjhokn .brxe-fcmbok.brxe-block {font-size: clamp(1rem, 1vw, 1.25rem)}}@media (max-width: 767px) {.brxe-zjhokn .brxe-fcmbok.brxe-block {flex-wrap: nowrap}}.brxe-zjhokn .brxe-cbsaqn.brxe-icon {font-size: 0.9rem; color: var(--primary); fill: var(--primary)}.brxe-zjhokn .brxe-fvdzsr.brxe-text-basic {font-weight: 600}.brxe-zjhokn .brxe-kjpvxg.brxe-block {flex-direction: row; align-items: center; column-gap: 5px; font-size: clamp(0.9rem, 1vw, 1rem)}@media (max-width: 1366px) {.brxe-zjhokn .brxe-kjpvxg.brxe-block {font-size: clamp(0.9rem, 1vw, 1.25rem)}}@media (max-width: 1280px) {.brxe-zjhokn .brxe-kjpvxg.brxe-block {font-size: clamp(1rem, 1vw, 1.25rem)}}@media (max-width: 767px) {.brxe-zjhokn .brxe-kjpvxg.brxe-block {flex-wrap: nowrap}}.brxe-zjhokn .brxe-cxjygp.brxe-text-basic {font-weight: 600; margin-top: 10px; margin-bottom: 10px}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons li.has-link a, .brxe-zjhokn .brxe-yhbwdn.brxe-social-icons li.no-link {color: #ffffff; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; align-items: flex-start; justify-content: flex-start; gap: 10px}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons .repeater-item:nth-child(1) .icon {color: var(--primary); font-size: 16px}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons .repeater-item:nth-child(1).has-link a {color: var(--text)}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons .repeater-item:nth-child(1).no-link {color: var(--text)}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons .repeater-item:nth-child(1) span {font-size: 1rem}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons .repeater-item:nth-child(2) .icon {color: var(--primary); font-size: 16px}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons .repeater-item:nth-child(2).has-link a {color: var(--text)}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons .repeater-item:nth-child(2).no-link {color: var(--text)}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons .repeater-item:nth-child(2) span {font-size: 1rem}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons .repeater-item:nth-child(3) .icon {color: var(--primary); font-size: 16px}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons .repeater-item:nth-child(3).has-link a {color: var(--text)}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons .repeater-item:nth-child(3).no-link {color: var(--text)}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons .repeater-item:nth-child(3) span {font-size: 1rem}.brxe-zjhokn .brxe-yhbwdn.brxe-social-icons {flex-direction: column; gap: 15px}.brxe-zjhokn .brxe-ywqlwu.brxe-button {font-weight: 600; text-transform: uppercase; margin-top: 10px; width: 100%; border-radius: 15px}.brxe-zjhokn .brxe-ywqlwu.brxe-button:hover {transform: translateY(-5px); transition: 0.3s ease-out; box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.08)}.brxe-zjhokn .brxe-cbxygs.brxe-button {font-weight: 600; text-transform: uppercase; color: var(--text-inverse); margin-top: 10px; width: 100%; border-radius: 15px; cursor: not-allowed}.brxe-zjhokn .brxe-cbxygs.brxe-button:hover {transform: translateY(-5px); transition: 0.3s ease-out; box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.08)}.brxe-zjhokn .brxe-lhdjoa.brxe-block {margin-top: auto}.brxe-zjhokn .brxe-khqsey.brxe-block {row-gap: 10px; align-self: flex-start !important; height: 100%}.brxe-zjhokn.brxe-div {background-color: var(--background); padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; border: 2px solid var(--border); border-radius: 15px; box-shadow: 0 12px 30px -6px rgba(0, 0, 0, 0.06)}#brxe-tswphq {column-gap: 20px; display: grid; align-items: initial; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: -80px; grid-gap: 20px}@media (max-width: 1280px) {#brxe-tswphq {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-tswphq {flex-wrap: nowrap; grid-template-columns: 1fr; display: flex}}#brxe-urivvy {margin-top: auto; margin-bottom: auto; padding-top: 0; padding-bottom: 0}#brxe-npkaaz {background-color: var(--background-alt); background-repeat: no-repeat; background-blend-mode: overlay; background-position: bottom right; background-size: contain; padding-top: 20px; padding-right: 5px; padding-bottom: 20px; padding-left: 5px}#brxe-tuycuy {text-transform: uppercase; color: var(--text)}#brxe-erxkup {color: var(--text); text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.08)}#brxe-erxkup a {color: var(--text); text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.08); font-size: inherit}#brxe-ayzlku {color: var(--text); font-weight: 700}#brxe-bjhntz .separator {display: none}#brxe-bjhntz .title {color: var(--text); margin-left: 10px}#brxe-bjhntz .content {justify-content: flex-start}#brxe-bjhntz .description {justify-content: flex-start}#brxe-bjhntz .icon {color: var(--accent); font-size: 20px}#brxe-bjhntz .icon svg {height: 20px; width: 20px}#brxe-vffdur {border-radius: 15px; font-weight: 600; text-transform: uppercase}#brxe-owosvs {margin-bottom: 10px; align-items: flex-start; row-gap: 20px; text-align: left; justify-content: center}#brxe-tewpbu {border-bottom: 12px dotted var(--accent-hover)}#brxe-wddxeo {text-align: center; align-items: center; row-gap: 10px; margin-bottom: 10px; justify-content: center}@media (max-width: 834px) {#brxe-wddxeo {display: none}}#brxe-jytnno {padding-top: 0; padding-bottom: 0; margin-top: auto; margin-bottom: auto; flex-direction: row; display: grid; align-items: initial; grid-template-columns: 2fr 1fr; grid-gap: 60px}@media (max-width: 834px) {#brxe-jytnno {grid-template-columns: 1fr}}#brxe-ztqehy {background-color: var(--background); padding-top: 20px; padding-right: 5px; padding-bottom: 20px; padding-left: 5px; flex-direction: column}