:root{--night:#000;--light:#fff;font-family:Arial,Helvetica,sans-serif}.hidden{display:none}body{flex-direction:column;width:100%;display:flex;justify-content:center;margin:0;transition:5s ease-in}*{box-sizing:border-box}#__next{display:flex;justify-content:center}.top-nav-light{display:flex;position:absolute;justify-content:space-between;align-items:center;background:white;position:fixed;width:100%;height:45px;top:0;left:0;z-index:1000;padding:0 25px}.top-nav-light>*{display:flex;color:#000;list-style:none}.top-nav-light>ul{width:40%;display:flex;justify-content:space-around}.top-nav-night{display:flex;position:absolute;justify-content:space-between;align-items:center;background:black;color:var(--light);position:fixed;width:100%;height:100px;top:0;left:0;z-index:1000}.top-nav-night>div>*{color:#fff;text-decoration:none}.top-nav-light>div>*{color:#000;text-decoration:none}.top-nav-light>div>a:hover,.top-nav-night>div>a:hover{text-decoration:underline}.top-nav-night>ul{width:40%}.top-nav-night>ul,.top-nav__nav-links{display:flex;justify-content:space-around}.top-nav__nav-links{align-items:center;width:100%;max-width:325px}.tn__drop-down{flex-direction:column;padding:25px;border:3px solid black;position:absolute;top:75px;background:white}.tn__logo{width:100%;height:45px}.main-wrapper-light:before{content:"";left:0;top:0;display:block;position:absolute;background-size:1335px;background-image:url(/_next/static/media/white-grid.bcff7aab.jpg);width:100%;height:100%;background-repeat:repeat-x repeat-y;background-position:48px 29px;opacity:.4;z-index:-1}.main-wrapper-light{display:flex;flex-direction:column;justify-content:space-between;top:100px;position:absolute;left:0;color:var(--night);width:100%}.main-wrapper-night:before{content:"";left:0;top:0;display:block;position:absolute;background-image:url(/_next/static/media/black-grid.338f7330.jpg);width:100%;height:100%;background-repeat:repeat-x repeat-y;background-position:50% 0;opacity:.85;z-index:-1}.main-wrapper-night{justify-content:space-between;color:var(--light);top:45px;position:absolute;left:0;align-items:center}.main-wrapper,.main-wrapper-night{display:flex;flex-direction:column;width:100%}.main-wrapper{max-width:1000px;height:100%;padding:25px 0;position:relative;justify-content:center;align-items:start;color:var(--night)}.hero-banner{position:relative;padding:0}.hero-banner>:first-child{height:400px}.hero-banner__contents{top:0;color:white;width:100%;display:flex;justify-content:center}.website-audit-banner{width:100%;height:400px;flex-direction:column;background:#000000d9}.articles-search,.website-audit-banner{align-self:center;display:flex;align-items:center;justify-content:center}.articles-search{margin:15px}.articles-search input{height:25px}.articles-search button{background-color:#259925}.website-audit-banner>form,form>input{display:flex;width:100%;max-width:1000px;align-self:center;padding:0 25px}.footer__wrapper>form{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer__wrapper>form>h4{margin:10px 0}.footer__wrapper>form>div{display:flex;align-items:center}.footer__wrapper>form>div>input{width:auto;height:100%}.footer__small{display:flex;align-items:center}.footer__small img{width:auto;object-fit:cover;margin-right:15px}.articles-search input,.website-audit-banner input,.website-audit-banner>form>input{width:100%;height:50px;border:3px solid black;border-right:none;border-radius:15px 0 0 15px;font-size:larger}.articles-search button,.website-audit-banner button{width:100px;height:50px;background:#259925;color:white;border:3px solid black;border-left:none;border-radius:0 15px 15px 0;font-size:larger}.footer__wrapper>form>div>button{width:75px;background:#259925;color:white;border:2px solid black;border-left:none;font-size:larger}.green{color:#259925}.red{color:#f80a2b}.testimonials__wrapper{padding:50px 0}.mission-statement__wrapper{display:flex;flex-direction:column;background:black;border:3px solid white;padding:15px;margin:50px;max-width:1500px}.mission-statement__wrapper .business-services{display:flex;flex-direction:column;overflow:hidden}.business-services{margin:50px 0}.business-services>div>div{display:flex;align-items:self-end;justify-content:space-between}.business-services>h2{align-self:center}.web-tag-carousel{display:flex;justify-content:space-between;align-items:center;height:200px;padding:50px 0;background:#fff;overflow-x:scroll;margin:50px 0 5px;width:100%}.web-tag-carousel>img{object-fit:contain;height:100%;width:100%;max-height:175px;max-width:175px;margin:0 25px}.website-audit__wrapper>div{margin-top:15px;padding:50px 15px;background:black;border:3px solid white;color:white;max-width:1250px;width:100%}.website-audit__wrapper>div:last-child{max-width:none}.website-audit__wrapper>.website-audit__main{padding:0 15px 100px}.articles__wrapper>div{padding:50px 0;color:white;height:100%}.website-audit-banner__modal{margin:0;position:absolute;background:#000000d6;z-index:1000;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;top:-45px}.website-audit-banner__modal__loading{border:3px solid white;min-height:500px;justify-content:space-around}.website-audit-banner__modal>div{background:black;width:100%;max-width:1000px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border:3px solid white;padding:25px}.website-audit-banner__modal>div>div:nth-child(2){display:flex;justify-content:space-evenly;width:100%;height:100%}.website-audit-banner__modal__loading{padding-top:175px}main>div>div{display:flex;justify-content:space-between}.footer__wrapper,.website-audit__wrapper>div:last-child{display:flex;justify-content:space-around;align-items:center;background-color:#000;color:white;height:150px;width:100%;margin:50px 0 0;border:none}.articles__wrapper>.footer__wrapper,.contact__wrapper>.footer__wrapper{margin:0}.services__wrapper,.website-audit__wrapper{width:100%;display:flex;height:100%;min-height:100vh;flex-direction:column;justify-content:space-between;align-items:center;top:45px;position:relative}.website-audit__wrapper>div:first-child{width:100%;max-width:1250px;display:flex;flex-direction:column;align-items:center}.website-audit__wrapper.light:before{background-size:1335px;background-image:url(/_next/static/media/white-grid.bcff7aab.jpg);background-position:48px 29px;opacity:.4}.website-audit__wrapper.light:before,.website-audit__wrapper.night:before{content:"";left:0;top:0;display:block;position:absolute;width:100%;height:100%;background-repeat:repeat-x repeat-y;z-index:-1}.website-audit__wrapper.night:before{background-image:url(/_next/static/media/black-grid.338f7330.jpg);min-height:100vh;background-position:50% 18px;opacity:.85}.articles__wrapper{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;min-height:100vh;top:50px;position:relative;margin:0;padding:0}.articles__wrapper h1,.articles__wrapper h3{margin-left:25px}.articles__wrapper>:nth-child(2){background:#000000d9}.articles__wrapper>div>div>main>div{margin-top:150px}.articles__wrapper.light:before{background-image:url(/_next/static/media/white-grid.bcff7aab.jpg);background-position:48px 29px;opacity:.4}.articles__wrapper.light:before,.articles__wrapper.night:before,.services__wrapper:before{content:"";left:0;top:0;display:block;position:absolute;background-size:1335px;width:100%;height:100%;background-repeat:repeat-x repeat-y;z-index:-1}.articles__wrapper.night:before,.services__wrapper:before{background-image:url(/_next/static/media/black-grid.338f7330.jpg);background-position:50% 0;opacity:.85}.analytics-url-parser__wrapper{position:relative;top:100px;flex-direction:column;align-items:center}.article__wrapper{margin:0}.article__wrapper h1,.article__wrapper main{max-width:1000px;justify-self:center}.article__wrapper h1{margin-top:50px;margin-bottom:100px}.contact__wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;top:45px;width:100%;min-height:100vh}.contact__wrapper.light:before{background-image:url(/_next/static/media/white-grid.bcff7aab.jpg);background-position:48px 29px;opacity:.4}.contact__wrapper.light:before,.contact__wrapper.night:before{content:"";left:0;top:0;display:block;position:absolute;background-size:1335px;width:100%;height:100%;background-repeat:repeat-x repeat-y;z-index:-1}.contact__wrapper.night:before{background-image:url(/_next/static/media/black-grid.338f7330.jpg);background-position:50% 0;opacity:.85}.enquiries-wrapper{display:flex;flex-direction:column;color:white;align-items:center;justify-content:center;width:100%;height:100%;background:#000000d9}.enquiries-wrapper>h1{top:0;margin:100px}.enquiries-wrapper img{align-self:center;width:100%;max-width:500px;max-height:500px}.enquiries-form{margin-right:25px;display:flex;background:black;border:3px solid white}.enquiries-content{display:flex;flex-direction:column;justify-content:center;color:white;background:#000;padding:25px;border-left:5px solid white}.enquiries-content textarea{width:100%}.name-wrapper>*{width:50%}.analytics-url-parser__wrapper{height:100%;min-height:100vh;display:flex;justify-content:space-between}.analytics-url-parser__tool{background:#000;color:#fff;padding:50px;border:3px solid white;margin:50px}.analytics-url-parser__wrapper.light:before{background-image:url(/_next/static/media/white-grid.bcff7aab.jpg);background-position:48px 29px;opacity:.4}.analytics-url-parser__wrapper.light:before,.analytics-url-parser__wrapper.night:before{content:"";left:0;top:0;display:block;position:absolute;background-size:1335px;width:100%;height:100%;background-repeat:repeat-x repeat-y;z-index:-1}.analytics-url-parser__wrapper.night:before{background-image:url(/_next/static/media/black-grid.338f7330.jpg);background-position:50% 0;opacity:.85}.data-layer-scanner__wrapper{position:absolute;top:100px;background:#000000d9;color:white;height:100%;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.data-layer-scanner__wrapper.light:before{background-image:url(/_next/static/media/white-grid.bcff7aab.jpg);background-position:48px 29px;opacity:.4}.data-layer-scanner__wrapper.light:before,.data-layer-scanner__wrapper.night:before{content:"";left:0;top:0;display:block;position:absolute;background-size:1335px;width:100%;height:100%;background-repeat:repeat-x repeat-y;z-index:-1}.data-layer-scanner__wrapper.night:before{background-image:url(/_next/static/media/black-grid.338f7330.jpg);background-position:50% 0;opacity:.85}.data-layer-scanner__main{margin-top:100px}.data-layer-scanner__wrapper .data-layer-scanner__main form{min-height:350px;display:flex;flex-direction:column;justify-content:space-around}.articles__wrapper div:first-child>div>div:nth-child(2){display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(300px,auto);grid-template-rows:auto;grid-row-gap:25px;grid-column-gap:25px;width:100%;justify-items:center}.articles__wrapper div:first-child>div>div:nth-child(2)>a{background-color:black;color:white;border:2px solid white;border-radius:5px;margin:5px;overflow:hidden;max-width:400px;display:flex;width:100%;height:100%;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;text-decoration:none}.articles__wrapper div:first-child>div>div:nth-child(2)>a>div{margin-bottom:15px}.articles__wrapper div:first-child>div>div:nth-child(2)>a>img{border:1px solid black;max-height:190px;width:100%;object-fit:cover}.article__wrapper img:first-child{object-fit:cover;object-position:0 0;width:100%;max-height:500px;margin-bottom:75px;border-radius:10px}#__next>div>div.article__wrapper>main>div>img:nth-child(4),#__next>div>div.article__wrapper>main>div>img:nth-child(49),#__next>div>div.article__wrapper>main>div>img:nth-child(53),#__next>div>div.article__wrapper>main>div>img:nth-child(7),#__next>div>div.article__wrapper>main>div>img:nth-child(9),.article__wrapper>main>div>img:nth-child(5){object-fit:cover;width:100%;max-height:800px;margin:50px 0;border-radius:10px}#__next>div>div:nth-child(2)>div>main>div>div>div:nth-child(2)>a:nth-child(2)>div{height:100%;display:flex;flex-direction:column;justify-content:space-around}.testimonials__wrapper{width:100%;max-width:1500px}.testimonial{border:5px solid white;background:#000;display:flex;padding:25px;align-items:center}.testimonial img{margin-right:15px}.testimonial__details{display:flex;justify-content:space-between}.website-audit__case-study__section{display:flex;flex-direction:column;padding:50px}.website-audit__main{display:flex;flex-direction:column;align-items:center}.website-audit__case-study__section>div{display:flex;align-items:center;max-width:1000px;align-self:center}.website-audit__case-study__section>button{width:100px;height:100px;align-self:flex-end}.mission-statement__wrapper>img{height:100%;width:100%;max-height:500px;object-fit:cover;object-position:0 -325px;opacity:.9}.services__wrapper{background:#000000d9;color:#fff}.services__wrapper>h1{margin-top:100px}.services__wrapper:before{content:"";left:0;top:0;display:block;position:absolute;background-size:1335px;background-image:url(/_next/static/media/black-grid.338f7330.jpg);width:100%;height:100%;background-repeat:repeat-x repeat-y;background-position:50% 0;opacity:.85;z-index:-1}.services__section,.services__section>:nth-child(3)>div{display:flex;flex-wrap:wrap;width:100%;justify-content:space-around}.services__section>a{color:white;text-decoration:none}.services__section>a,.services__section>div{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:350px;max-height:600px;margin:25px 0;text-align:center}.services__section>a>img,.services__section>div>img{width:100%;height:100%;max-height:200px;object-fit:cover}.services__section>:first-child>img{object-position:0 -45px;border-radius:15px;margin-bottom:25px}.services__section>:nth-child(2)>img{width:100%;height:100%;object-fit:cover;object-position:0 -90px;border-radius:15px;margin-bottom:25px}.services__section>:nth-child(3){display:flex;justify-content:space-between;width:100%;max-height:550px;border-radius:15px}.services__section>:nth-child(3)>div>img{width:100%;height:100%;max-height:200px;object-fit:cover;object-position:0 -25px;border-radius:15px;margin-bottom:25px}.mission-statement__wrapper .services__section>:first-child>img{object-position:0 -45px;border-radius:15px;margin-bottom:0}.mission-statement__wrapper .services__section>:nth-child(2)>img{width:100%;height:100%;object-fit:cover;object-position:0 -90px;border-radius:15px;margin-bottom:0}.mission-statement__wrapper .services__section>:nth-child(3)>div>img{width:100%;height:100%;max-height:200px;object-fit:cover;object-position:0 -25px;border-radius:15px;margin-bottom:0}.services__section>div:nth-child(3)>div>button{justify-self:flex-end}.services__details img{border-radius:15px;margin-right:25px}.services__details #implementation img{border-radius:15px;margin-right:0;margin-left:25px}.services__details h1:nth-child(2){align-self:center}.services__details>div{margin:50px 0;display:flex;flex-direction:column}.services__details>div>button,.services__section a button{padding:10px;background:none;border:2px solid white;color:white;border-radius:5px}.services__details>div>div{display:flex;align-items:center;justify-content:space-around;margin-bottom:15px}.services__details>div>div p{max-width:500px}.services__details>div>div>div{display:flex;flex-direction:column}table{width:100%;border-collapse:collapse;margin:1em 0;font-size:14px;background-color:#1e1e1e}td,th{border:1px solid #444;padding:8px 12px;text-align:left}tr:first-child th{background-color:black;color:white;font-weight:700}td:first-child,th:first-child{background-color:black;color:white;font-weight:bolder}tr:hover{background-color:#333}strong{font-weight:700}em{font-style:italic}.hero{flex-direction:column;align-items:center;background:#000000d9;z-index:-1}.hero,.hero-usp{display:flex;width:100%}.hero-usp{max-width:1500px;overflow:hidden}.hero-banner{width:100%;overflow:hidden}.hero-usp :nth-child(2){width:100%}.hero-usp__text{display:flex;flex-direction:column;justify-content:space-evenly;padding:25px}.hero-usp :nth-child(2)>img{max-height:350px;max-width:1025px;height:100%;width:100%;object-fit:cover;object-position:0 -150px;position:relative;z-index:-1}pre{padding-top:43px;padding-left:30px;background:#282a36;border:2px solid}.website-audit__main__USP{width:100%;max-width:1000px}:root{--font:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;--size:1.5rem;--speed-ms:80;--cursor-width:2px;--cursor-color:#111}.typewrap{font-size:var(--size);display:inline-flex;align-items:center;white-space:pre-wrap}.typed{min-height:1.2em}.cursor,.typed{display:inline-block}.cursor{width:var(--cursor-width);height:1.2em;background:var(--cursor-color);margin-left:2px;animation:blink 1s steps(2,start) infinite;vertical-align:middle;border-radius:2px}@keyframes blink{50%{opacity:0}}.char{opacity:0;transform:translateY(.08em);display:inline-block;animation:charIn var(--speed-ms) ease forwards}@keyframes charIn{to{opacity:1;transform:none}}.hidden{visibility:hidden}.lock{overflow:hidden}@media (min-width:1500px){.hero-usp :nth-child(2)>img{object-position:0 -275px}}@media (min-width:1200px) and (max-width:1501px){.hero-usp :nth-child(2)>img{max-height:350px;height:100%;width:100%;object-fit:cover;object-position:0 -135px;position:relative;z-index:-1}.articles__wrapper div:first-child>div>div:nth-child(2){display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:minmax(300px,auto);grid-template-rows:auto;grid-row-gap:25px;grid-column-gap:25px;width:100%;justify-items:center}}@media (max-width:1024px){.hero-usp :nth-child(2)>img{height:350px;width:100%;object-fit:cover;object-position:0 -45px;position:relative;z-index:-1}.hero-banner{position:relative;padding:0 50px}}@media (max-width:925px){.hero-usp :nth-child(2)>img{height:350px;width:100%;object-fit:cover;object-position:0 0;position:relative;z-index:-1}.articles__wrapper div:first-child>div>div:nth-child(2){display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(300px,auto);width:100%;justify-items:center}}@media (max-width:750px){.enquiries-form{display:flex;flex-direction:column;margin:0}.enquiries-wrapper>h1{position:relative}}@media (max-width:600px){.articles__wrapper div:first-child>div>div:nth-child(2){display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:minmax(300px,auto);grid-template-rows:auto;grid-row-gap:10px;grid-column-gap:10px;width:100%;justify-items:center}}@media (max-width:500px){.hero-usp{background:#000000d9}.hero-usp__text{display:flex;flex-direction:column;justify-content:space-evenly;padding:25px;position:absolute;height:350px}.hero-usp :nth-child(2){box-shadow:none;width:100%}.hero-banner{position:relative;padding:0 25px}.mission-statement__wrapper{margin:25px 0;width:100%}.footer__wrapper{display:flex;flex-direction:column}.articles__wrapper div:first-child>div>div:nth-child(2){display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(300px,auto);width:100%;justify-items:center}.enquiries-form{width:100%}.enquiries-wrapper img{align-self:center;width:100%;height:100%}.top-nav-light{padding:0 5px}}