@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap");:root{--radius:10px;--margin:10px;--padding:10px}@media (min-width:768px){:root{--radius:20px;--margin:20px;--padding:20px}}@media (min-width:1024px){:root{--margin:30px;--padding:30px}}@media (min-width:1280px){:root{--margin:40px;--padding:40px}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/*! HTML5 Boilerplate v7.3.0 | MIT License | https://html5boilerplate.com/ */html{color:#222;font-size:1em;line-height:1.4}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.browserupgrade{margin:0.2em 0;background:#ccc;color:#000;padding:0.2em 0}.hidden{display:none!important}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only.focusable:active,.sr-only.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.invisible{visibility:hidden}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}@media only screen and (min-width:35em){}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi),print{}@media print{*,:after,:before{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{transform:scale(0,0);transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{transform:scale(1,1);transition-timing-function:cubic-bezier(0.175,0.885,0.32,1.15)}.tooltipster-swing{opacity:0;transform:rotateZ(4deg);transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;transform:rotateZ(0deg);transition-timing-function:cubic-bezier(0.23,0.635,0.495,2.4)}.tooltipster-fall{transition-property:top;transition-timing-function:cubic-bezier(0.175,0.885,0.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{transition-property:all;top:0!important;opacity:0}.tooltipster-slide{transition-property:left;transition-timing-function:cubic-bezier(0.175,0.885,0.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading 400ms}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating 600ms}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling 600ms}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid black;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:white;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:black}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:black}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:black}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:black}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,0.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#333}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}.tooltipster-content{color:#7b2da4;font-size:1.2rem;padding:1em;text-transform:uppercase}*{box-sizing:border-box}::selection{background:#b754d0;color:#fff;text-shadow:none}::-moz-selection{background:#b754d0;color:#fff;text-shadow:none}html{background:#fff;font-size:62.5%;height:100%;margin:0;padding:0;scroll-behavior:smooth}body{background:#fff;color:#444;font:400 1.2rem/1.3 "Barlow","Calibri","Helvetica Neue",sans-serif;margin:0;padding:0;min-height:100%;transition:opacity 0.2s ease}.js body{opacity:0}.js body.ready{opacity:1}.js body.fade-out{opacity:0}@media (min-width:768px){body{font-size:2rem}}#wrapper{display:flex;overflow:hidden;flex-direction:column;min-height:100vh;min-width:320px;position:relative;z-index:1}#wrapper footer{margin-top:auto}blockquote,dl,h1,h2,h3,h4,h5,h6,ol,p,table,ul{margin:0 0 1em 0}@media (min-width:768px){blockquote,dl,h1,h2,h3,h4,h5,h6,ol,p,table,ul{margin:0 0 30px 0}}@media (min-width:1024px){blockquote,dl,h1,h2,h3,h4,h5,h6,ol,p,table,ul{margin:0 0 50px 0}}h1,h2,h3,h4,h5,h6{color:#b754d0;font-weight:700;line-height:1.3}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{color:#444}h1{color:#fff;font-size:2.4rem;line-height:1.1;margin-bottom:25px;max-width:9em}@media (min-width:320px){h1{font-size:2.8rem}}@media (min-width:540px){h1{font-size:3.2rem}}@media (min-width:768px){h1{font-size:4.2rem;margin-bottom:1em}}@media (min-width:1024px){h1{font-size:6.2rem}}h2{font-size:2.4rem}@media (min-width:1024px){h2{font-size:3.6rem}}h3{font-size:2rem}@media (min-width:540px){h3{font-size:2rem}}@media (min-width:768px){h3{font-size:2.4rem;margin-bottom:1em}}@media (min-width:1024px){h3{font-size:2.6rem}}b,strong{color:#444;font-weight:700}a{color:#b754d0;font-weight:600;transition:all 0.2s ease}.pre-title-link{color:#f8f9f9;text-decoration:none;opacity:0.5;margin:0 0 1em;font-size:1.8rem;text-transform:uppercase}.pre-title-link:hover{opacity:1}.pre-title-link:before{content:" / ";font-weight:300}address{font-style:normal}.logo{display:inline-block;max-height:72px;max-width:152px}.logo:hover{opacity:0.7}main{min-height:50vh;padding-bottom:150px;position:relative}main:after,main:before{pointer-events:none;bottom:0;content:"";border-left:1px solid #eee;border-right:1px solid #eee;width:50%;position:absolute;left:25%;top:0;right:25%;z-index:-2}main:after{width:25%}@media (max-width:767px){main{transition:all 0.35s ease;padding-top:62px}.menu-open main{transform:translate3d(-100%,0,0)}}@media (min-width:768px){main{padding-bottom:200px;border-left:1px solid #eee;border-right:1px solid #eee}}@media (min-width:1280px){main{padding-bottom:250px}}section{display:flex;flex-direction:column;justify-content:center;color:#777;min-height:100vh;position:relative}section p{font-size:1.8rem;font-weight:300}@media (min-width:320px){section{min-height:35em}}@media (max-width:767px){section.side-by-side{padding-bottom:100vw}}@media (min-width:768px){section.side-by-side .section-content{max-width:50%}}@media (min-width:1024px){section.side-by-side{align-items:center;flex-direction:row;justify-content:space-between}section p{font-size:2.4rem}}section.introduction{color:#fff;min-height:24vw;padding:2em 15px;position:relative}@media (min-width:768px){section.introduction{min-height:24vw}}.general section.introduction{margin-bottom:125px;text-align:center}@media (max-width:767px){.general section.introduction{background-image:linear-gradient(90deg,#bb64d1,#8842ad 75%)}}@media (min-width:768px){.general section.introduction:before{background:#bb64d1;background-image:linear-gradient(90deg,#bb64d1,#8842ad 75%);border-radius:0 0 70vw 70vw/0 0 25vw 25vw;bottom:0;content:"";height:100%;left:-20vw;position:absolute;right:-20vw;top:0}}.general section.introduction h1{margin-left:auto;margin-right:auto}.general section.introduction p{max-width:25em;margin-left:auto;margin-right:auto}@media (min-width:768px){.general section.introduction p{font-size:2rem}}@media (min-width:1024px){.general section.introduction p{font-size:2.8rem}}.general section.introduction>*{position:relative}section.center{text-align:center;flex-direction:column!important}section .slide{box-shadow:0 13px 43px 3px rgba(0,0,0,0.2),0 6px 6px rgba(0,0,0,0.15);position:absolute;border-radius:10px}section .slide.slide-box{box-shadow:10px 30px 20px rgba(0,0,0,0.3)}@media (max-width:767px){section .slide{bottom:50px;left:auto;margin:-10% auto 0;width:66%}section .slide.slide-box{right:15px;max-width:200px;bottom:100px;z-index:1;width:40%}}@media (min-width:768px){section .slide{bottom:0;left:auto;margin:-10% auto 0;right:5%;width:40%}section .slide.slide-box{left:100%;margin-left:-100px;max-width:200px;bottom:20%;z-index:1}}section .section-content{flex-basis:50%}@media (min-width:768px){section:nth-child(2n) .section-content{margin-left:auto}section:nth-child(2n) .slide{left:5%;right:auto}section:nth-child(2n) .slide.phone{transform:rotate(2deg)}}.inner{margin:0 auto;max-width:1200px;width:100%}.full-width-background{position:relative}.full-width-background.extra-padding{margin-top:calc(var(--margin) * 2);padding-bottom:calc(var(--padding) * 2);padding-top:calc(var(--padding) * 2)}.full-width-background>*{position:relative;z-index:1}.full-width-background:before{content:"";position:absolute;background:inherit;left:-50vw;right:-50vw;top:0;bottom:0;z-index:0}.center{text-align:center}.center h2{margin:0 auto 25px}.center h2:before{content:"";height:3px;background:#b754d0;width:70px;display:block;margin:0 auto 50px}@media (min-width:768px){.center h2:before{margin:0 auto 50px;width:100px}}@media (min-width:1024px){.center h2:before{margin:0 auto 50px;width:140px}}.center p{margin:0 auto 50px;max-width:29em}.center>p:last-of-type{margin-bottom:100px}@media (max-width:767px){footer,header{padding:10px 15px}section{padding-left:15px;padding-right:15px}}@media (min-width:768px) and (max-width:1199px){footer,header{padding:15px 30px}section{padding-left:30px;padding-right:30px}}div.error,div.errors,ol.error,ol.errors,p.error,p.errors ul.errors,ul.error{background:#b12625;color:#fff;padding:var(--padding);margin-bottom:var(--margin);border-radius:var(--radius)}div.error :last-child,div.errors :last-child,ol.error :last-child,ol.errors :last-child,p.error :last-child,p.errors ul.errors :last-child,ul.error :last-child{margin:0}div.error a,div.errors a,ol.error a,ol.errors a,p.error a,p.errors ul.errors a,ul.error a{color:#fff}form div.error,form div.errors,form ol.error,form ol.errors,form p.error,form p.errors ul.errors,form ul.error{border-radius:0;padding:calc(var(--padding) / 2) var(--padding)}.inline-error{color:#b12625;font-size:1.4rem}.inline-error:before{content:" ⚠ "}@keyframes shake{0%,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake;animation-duration:1s;animation-fill-mode:both}#background-header{left:0;min-width:1000px;position:absolute;right:0;top:0;z-index:1}#background-footer{left:0;min-width:1200px;position:absolute;right:0;top:0}#wobble{left:0;position:absolute;right:0;top:33%;z-index:-3}.template-frequently-asked-questions #wobble{display:none}.general #background-header{display:none}@media (min-width:768px){#background-header{min-width:1400px}}@media (max-width:767px){#background-footer,#wobble{display:none}}.button,button,input[type=button],input[type=reset],input[type=submit]{background:none;cursor:pointer;color:#b754d0;border-radius:50px;border:3px solid;display:inline-block;font-weight:700;font-size:1.4rem;padding:0.8rem 1.8em!important;line-height:1.7;text-decoration:none;text-transform:uppercase;transition:all 0.2s ease}.button:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:#b754d0;border-color:#b754d0;color:#fff}.button.white,button.white,input[type=button].white,input[type=reset].white,input[type=submit].white{color:#fff}.button.white:hover,button.white:hover,input[type=button].white:hover,input[type=reset].white:hover,input[type=submit].white:hover{background:#fff;border-color:#fff;color:#b754d0!important}@media (min-width:1024px){.button,button,input[type=button],input[type=reset],input[type=submit]{font-size:1.8rem}}.circle{border-radius:50px;position:absolute;left:0;height:10px;width:10px;margin:-5px;background:#d4d4d4;z-index:-1;pointer-events:none}.circle.circle-outline{background:none;border:5px solid #f8f9f9}.circle.circle-small{height:20px;width:20px;margin:-10px}.circle.circle-small.circle-outline{border-width:3px}.circle.circle-medium{height:30px;width:30px;margin:-15px}.circle.circle-medium.circle-outline{border-width:4px}.circle.circle-large{height:40px;width:40px;margin:-20px}.faq-topics{background:#f8f9f9;padding:25px}.faq-topics li,.faq-topics ul{list-style:none;margin:0;padding:0}.faq-topics ul{display:flex;width:100%;justify-content:space-between}.faqs>h3{color:#b754d0;font-size:1.5em;margin:2.5em auto;max-width:1200px;text-align:center;text-transform:uppercase}.faqs dl{border-top:0;margin:0}.faqs dt{background:#f8f9f9;border-bottom:2px solid #ccc;border-top:2px solid #ccc;color:#444;font-weight:700;margin-bottom:-2px;position:relative}.faqs dt:before{background:inherit;left:-33vw;right:-33vw;content:"";top:-2px;bottom:-2px;border-bottom:2px solid #ccc;border-top:2px solid #ccc;position:absolute}.faqs dt a{color:#444;display:block;max-width:1200px;margin:0 auto;padding:1em 1em 1em 3em;position:relative;text-decoration:none}.faqs dt a:before{background:#444;content:"";height:2px;left:0.9em;margin-top:-2px;position:absolute;top:50%;width:1.25em}.faqs dt a:after{background:#444;content:"";height:1.25em;left:1.5em;margin-top:-0.85em;margin-top:calc(-0.65em - 1px);margin-left:-1px;position:absolute;top:50%;width:2px;transition:all 0.25s ease}.faqs dt a.open:after{transform:scaleY(0)}.faqs dd{line-height:1.4;max-width:1200px;margin:0 auto;padding:2.5em 1em 1.5em 3em}.faqs dd h1,.faqs dd h2,.faqs dd h3,.faqs dd h4,.faqs dd h5,.faqs dd h6{font-size:1em;font-weight:700;margin-top:20px}.js .faqs dd{display:none}.js .faqs dd.open{display:block}footer#page-footer{color:#fff;font-size:1.4rem;position:relative;margin-top:-150px}footer#page-footer a{color:#fff;text-decoration:none}footer#page-footer .inner{position:relative}footer#page-footer .footer-social{position:relative;text-align:right}footer#page-footer .footer-social .social-links ul{justify-content:start;margin:1em 0}footer#page-footer .footer-social .cyber-essentials-logo{height:57px;max-width:69px;position:absolute;right:0;bottom:0}footer#page-footer .footer-address{width:100%}footer#page-footer .footer-address h3{margin:0 0 0.5em}footer#page-footer .footer-address .logo{width:110px;height:53px}footer#page-footer .footer-address address{margin:0;line-height:1.4}footer#page-footer .footer-copyright{border-top:1px solid rgba(255,255,255,0.5);padding:1em 0;width:100%}footer#page-footer .footer-links{display:flex}footer#page-footer .footer-links li,footer#page-footer .footer-links ul{list-style:none;margin:0;padding:0}footer#page-footer .footer-links ul{display:flex}footer#page-footer .footer-links li:not(:last-child){margin-right:2.5em}footer#page-footer .footer-qodo{margin:0;margin-left:auto}footer#page-footer .footer-qodo a{background-image:url(https://www.qodo.co.uk/images/external/site-by-qodo-w.svg);background-size:contain;background-repeat:no-repeat;border:0;display:inline-block;height:17px;overflow:hidden;text-indent:-999em;transition:all 0.25s ease-in-out;vertical-align:text-bottom;width:58px}footer#page-footer .footer-qodo a:hover{opacity:0.75}@media (max-width:767px){footer#page-footer{background:#b754d0;background-image:linear-gradient(#b754d0,#7b2da4)}footer#page-footer .footer-copyright{text-align:center}footer#page-footer .footer-links{font-size:1.2rem;justify-content:center}footer#page-footer .footer-qodo{margin-top:1em}}@media (min-width:768px){footer#page-footer{padding-top:4vw;font-size:1.6rem}footer#page-footer .footer-main{align-items:flex-end;display:flex;padding:2em 0}footer#page-footer .footer-copyright{padding:2em 0;display:flex}footer#page-footer .footer-copyright p.copyright{margin:0 4em 0 0}footer#page-footer .footer-social .social-links ul{justify-content:flex-end;margin:0}footer#page-footer .footer-social .cyber-essentials-logo{height:57px;margin-bottom:40px;max-width:69px;position:static}}@media (min-width:1024px){footer#page-footer{padding-top:8vw}footer#page-footer .footer-address,footer#page-footer .footer-social{flex-basis:50%}}fieldset,form{border:0;margin:0 0 30px;padding:0}form{text-align:left!important}form li,form ol,form ul{list-style:none;margin:0;padding:0}form li{padding:0.5em 1em}form li.extra-padding{margin-bottom:calc(var(--margin) * 1.5);margin-top:calc(var(--margin) * 1.5)}form li.select-box{position:relative}form li.select-box:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentcolor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 32 32'%3E%3Cpath d='M30 12L16 24 2 12'/%3E%3C/svg%3E");background-size:cover;content:"";height:26px;line-height:1;margin-top:-15px;opacity:0.4;position:absolute;right:2em;top:3.25em;width:28px;transition:all 0.35s ease;pointer-events:none}form li.error{background:#fff8f8;border-radius:10px}form li.error label{color:#b12625}.page-intro form.page-intro-content{background:#fff;border-radius:var(--radius);border:1px solid #ccc;overflow:hidden;padding-bottom:0}label{display:block;font-size:1.8rem;font-weight:700;color:#444;margin:0 0 0.5em}input[type=color],input[type=date],input[type=datetime-local],input[type=email],input[type=file],input[type=image],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{color:#444;font-family:"Barlow","Calibri","Helvetica Neue",sans-serif;font-size:1.8rem;border:1px solid #ccc;border-radius:5px;padding:1.25rem 2rem;transition:all 0.25s ease;width:100%}input[type=color]:hover,input[type=date]:hover,input[type=datetime-local]:hover,input[type=email]:hover,input[type=file]:hover,input[type=image]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,select:hover,textarea:hover{border:1px solid #aaa}input[type=color]:active,input[type=color]:focus,input[type=date]:active,input[type=date]:focus,input[type=datetime-local]:active,input[type=datetime-local]:focus,input[type=email]:active,input[type=email]:focus,input[type=file]:active,input[type=file]:focus,input[type=image]:active,input[type=image]:focus,input[type=month]:active,input[type=month]:focus,input[type=number]:active,input[type=number]:focus,input[type=password]:active,input[type=password]:focus,input[type=search]:active,input[type=search]:focus,input[type=tel]:active,input[type=tel]:focus,input[type=text]:active,input[type=text]:focus,input[type=time]:active,input[type=time]:focus,input[type=url]:active,input[type=url]:focus,input[type=week]:active,input[type=week]:focus,select:active,select:focus,textarea:active,textarea:focus{border:1px solid #444}.error input[type=color],.error input[type=date],.error input[type=datetime-local],.error input[type=email],.error input[type=file],.error input[type=image],.error input[type=month],.error input[type=number],.error input[type=password],.error input[type=search],.error input[type=tel],.error input[type=text],.error input[type=time],.error input[type=url],.error input[type=week],.error select,.error textarea{border-color:#b12625;color:#b12625}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}.form-button-container{margin-bottom:0!important}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px 15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:0.7}.hamburger.is-active:hover{opacity:0.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#fff}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:30px;height:3px;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--squeeze .hamburger-inner{transition-duration:0.075s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 0.075s 0.12s ease,opacity 0.075s ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top 0.075s ease,opacity 0.075s 0.12s ease}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1)}header#page-header{background:#b754d0;background-image:linear-gradient(135deg,#b754d0,#7b2da4 75%);color:#fff;display:flex;justify-content:end;z-index:3;position:fixed;left:0;right:0}header#page-header a{color:#fff}header#page-header h3#logo{margin:0 auto 0 0}header#page-header h3#logo a{display:block}header#page-header h3#logo a img,header#page-header h3#logo a svg{height:42px;width:88px}header#page-header #menu{position:absolute;right:20px;top:20px;padding:0!important}header#page-header #menu:hover{background:none!important}@media (min-width:540px){header#page-header #menu{top:23px}}@media (max-width:767px){header#page-header{background:#b754d0;background-image:linear-gradient(#b754d0,#7b2da4);border-bottom:1px solid #fff}}@media (max-width:1023px){header#page-header .social-links{display:none}}@media (min-width:540px){header#page-header h3#logo a img,header#page-header h3#logo a svg{height:48px;width:100px}}@media (min-width:768px){header#page-header{border-bottom:1px solid rgba(255,255,255,0.5);position:relative}header#page-header #menu{display:none}header#page-header .inner{align-items:center;width:100%;display:flex}}@media (min-width:1024px){header#page-header h3#logo a img,header#page-header h3#logo a svg{height:72px;width:152px}header#page-header .social-links{margin-left:2em}header#page-header .inner{padding:1em 0}}header#page-header .android,header#page-header .ios{display:none}@media (min-width:768px){.template-homepage header#page-header{background:none}}.icon{display:inline-block;width:1em;height:1em;margin-right:0.5em;margin-top:-0.25em;vertical-align:middle}.icon.icon-1\.25x{font-size:1.25em}.icon.icon-1\.5x{font-size:1.5em}.icon.icon-2x{font-size:2em}.icon.icon-3x{font-size:3em}.icon.icon-4x{font-size:4em}.icon.icon-5x{font-size:5em}.icon.icon-6x{font-size:6em;max-width:15vw;max-height:15vh}.icon.icon-7x{font-size:7em}.icon.icon-8x{font-size:8em}.icon.icon-standalone{margin:0}@media (min-width:1024px){.icon.icon-standalone{margin:0 0 50px}}.row>.col,.row>li{margin-bottom:30px}@media (min-width:768px){.row{display:flex;flex-wrap:wrap;flex-direction:row;width:100%}.row>.col,.row>li{margin-bottom:15px;margin-right:15px;width:100%}.row.medium-margin>.col{margin-bottom:50px;margin-right:50px}.row.large-margin>.col{margin-bottom:100px;margin-right:100px}}@media (min-width:768px) and (min-width:1024px){.row.medium-margin>.col{margin-bottom:100px;margin-right:100px}.row.large-margin>.col{margin-bottom:150px;margin-right:150px}}@media (min-width:768px){.row.two-col>.col,.row.two-col>li{width:49%;width:calc(50% - 7.5px)}.row.two-col>:nth-child(2n){margin-right:0}.row.two-col.medium-margin>.col,.row.two-col.medium-margin>li{width:45%;width:calc(50% - 25px)}.row.two-col.large-margin>.col,.row.two-col.large-margin>li{width:45%;width:calc(50% - 50px)}}@media (min-width:768px) and (min-width:1024px){.row.two-col.medium-margin>.col,.row.two-col.medium-margin>li{width:45%;width:calc(50% - 50px)}.row.two-col.large-margin>.col,.row.two-col.large-margin>li{width:45%;width:calc(50% - 75px)}}@media (min-width:768px){.row.three-col>.col,.row.three-col>li{width:32%;width:calc(33.333% - 15px)}.row.three-col :nth-child(3n){margin-right:0}.row.three-col.medium-margin>.col,.row.three-col.medium-margin>li{width:30%;width:calc(33.333% - 33.333px)}.row.three-col.large-margin>.col,.row.three-col.large-margin>li{width:30%;width:calc(33.333% - 66.666px)}}@media (min-width:768px) and (min-width:1024px){.row.three-col.medium-margin>.col,.row.three-col.medium-margin>li{width:30%;width:calc(33.333% - 67px)}.row.three-col.large-margin>.col,.row.three-col.large-margin>li{width:30%;width:calc(33.333% - 75px)}}@media (min-width:768px){.col.full-width{width:100%!important;margin-right:0!important}}@media (min-width:768px){.left{text-align:left}.left h2:after,.left h3:after,.left h4:after,.left h5:after,.left h6:after{content:"";height:3px;background:#b754d0;display:block;width:100px;margin:25px 0 25px -50px}}.download-links{margin:0 auto 100px}.download-links p{color:#777;font-size:1.4rem;margin:0}.download-links p strong{color:#000;display:block}@media (min-width:768px){.download-links p{font-size:1.6rem}}@media (min-width:1024px){.download-links{max-width:80%}.download-links p{font-size:1.8rem}}.tile{background:#fff;border-radius:10px;box-shadow:0 5px 30px rgba(0,0,0,0.2);display:block;padding:30px;transition:all 0.25s ease;transform:rotate(0.02deg)}.tile:hover{transform:scale(1.025) rotate(0.02deg);z-index:1}.tile svg{color:#b754d0}.tile a{display:block;height:100%;text-decoration:none}@media (min-width:1024px){.tile{padding:50px}}.map{background:#f8f9f9;min-height:300px;margin:50px -30px -30px!important}@media (min-width:768px){.map{margin:-50px -50px -50px 0!important;width:calc(50% + 42px)!important}}nav#page-nav li,nav#page-nav ul{list-style:none;margin:0;padding:0}nav#page-nav a{color:#fff;display:block;font-size:1.6rem;text-decoration:none;text-transform:uppercase;position:relative}nav#page-nav a:after{background:#fff;content:"";position:absolute;bottom:0;width:0;height:3px;opacity:0;left:50%;transition:opacity 0.1s ease,width 0.25s ease,left 0.25s ease}nav#page-nav a:hover:after{width:100%;opacity:1;left:0}@media (max-width:767px){nav#page-nav{background:#fff;position:fixed;transform:translate3d(100%,0,12px);width:100%;z-index:99;transition:all 0.35s ease;top:62px;left:0;height:calc(100vh - 76px);overflow:auto}nav#page-nav li{border-bottom:1px solid #b754d0}nav#page-nav li a{color:#b754d0;padding:1em!important;border:0;border-radius:0;line-height:1.3;font-weight:600}.menu-open nav#page-nav{box-shadow:0 5px 30px rgba(0,0,0,0.2);transform:translate3d(0,0,0)}}@media (min-width:768px){nav#page-nav ul{display:flex;align-items:center}nav#page-nav li{padding:0.35em 1em}nav#page-nav a{display:block;font-size:1.6rem;font-weight:400;padding:0.35em 0}nav#page-nav li.active a,nav#page-nav li.download a{font-weight:700}nav#page-nav li.active a:after{width:100%;opacity:1;left:0}nav#page-nav li.download{margin-left:1em;padding:0}nav#page-nav a.button:after{display:none}}@media (min-width:1024px){nav#page-nav li{padding:0.35em 2em}nav#page-nav a{font-size:1.8rem}}@media (max-width:767px){.medium-only{display:none!important}}@media only screen and (min-width:1024px){.mobile-only{display:none!important}}@media (min-width:320px){.xxs-only{display:none}}@media (min-width:540px){.xs-only{display:none}}@media (min-width:768px){.s-only{display:none}}@media (min-width:1024px){.m-only{display:none}}@media (min-width:1280px){.l-only{display:none}}@media (min-width:1600px){.xl-only{display:none}}.social-links li,.social-links ul{list-style:none;margin:0;padding:0}.social-links ul{display:flex}.social-links li:not(:last-child){margin-right:1em}.social-links a{display:block;text-decoration:none}.social-links a:hover{color:#ff5af1!important}.social-links a svg.icon{margin:0}.social-links.circle li:not(:last-child){margin-right:0.5em}.social-links.circle a{background:#b754d0;color:#fff;border-radius:50px;text-align:center;width:2.5em;height:2.5em;padding:0.25em;line-height:2}.social-links.circle a svg.icon{height:1.25em;width:1.25em}.social-links.circle a:hover{background:#b754d0}#tinymce{padding:20px}#tinymce h1,#tinymce h2,#tinymce h3,#tinymce h4,#tinymce h5,#tinymce h6{color:#b754d0}.template-homepage .introduction{min-height:42em;position:relative;z-index:2}@media (max-width:767px){.template-homepage .introduction h1{margin-bottom:50px}}@media (min-width:768px){.template-homepage .introduction{min-height:32em}}.template-homepage .app-icons{margin-top:40px;color:#fff}.template-homepage .mobile-phone{position:absolute}.template-homepage .mobile-phone img,.template-homepage .mobile-phone picture{width:100%}@media (min-width:320px){.template-homepage .mobile-phone{top:10%}}@media (max-width:419px){.template-homepage .mobile-phone{left:75%;right:-10%;max-width:200px}}@media (min-width:420px) and (max-width:539px){.template-homepage .mobile-phone{left:70%;right:-10%;max-width:200px}}@media (min-width:540px) and (max-width:767px){.template-homepage .mobile-phone{left:65%;right:-10%;max-width:220px}}@media (min-width:768px){.template-homepage .mobile-phone{left:63%;top:10%;max-width:300px;right:-10%}}@media (min-width:1024px){.template-homepage .mobile-phone{left:52%;top:5%;max-width:880px;right:-50%}}@media (min-width:1280px){.template-homepage .mobile-phone{left:48%;top:10%}}body:after{content:"xxsmall"!important;position:fixed;font-size:11px;bottom:0;left:0;background:red;color:#fff;font-weight:bold;padding:3px 7px;z-index:999999999}@media (min-width:320px){body:after{content:"xsmall"!important}}@media (min-width:540px){body:after{content:"small"!important}}@media (min-width:768px){body:after{content:"medium"!important}}@media (min-width:1024px){body:after{content:"large"!important}}@media (min-width:1280px){body:after{content:"xlarge"!important}}@media (min-width:1600px){body:after{content:"xxlarge"!important}}@media (min-width:1600px){body:after{content:"xxxlarge"!important}}