@font-face{font-family:Inter;font-display:block;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf) format("truetype")}@font-face{font-family:Logo;font-display:block;src:url(/assets/Michroma-Regular-Dh3F2K_p.ttf) format("truetype")}html{font-size:10px}body{--original-grey: #353535;--darker-grey: #222;--logo-white: #fdfdfd;--background-color: var(--darker-grey);--foreground-color: var(--logo-white);--text-color: var(--logo-white);--primary-accent: #FF5F15;--secondary-accent: #00D4FF;--technical-neutral: #828282;--success: #2ECC71;--surface-background: #1a1a1a;--footer-background: #FF5F15;--footer-color: var(--original-grey);margin:0;background-color:var(--background-color);padding:0}.app-container{display:flex;flex-direction:column;height:100vh}.app-container .page{flex:1}h1,h2,h3,h4{font-family:Logo,sans-serif;text-align:center}p,li,a{font-family:Inter,sans-serif;font-size:1.6rem;line-height:2rem}h1,h2,h3,h4,p,li,a{color:var(--text-color)}h1{color:var(--primary-accent);font-size:3rem;line-height:3.6rem;font-weight:800;letter-spacing:.1rem}h2,h3{font-size:2rem;line-height:2.6rem;color:var(--success)}a{color:var(--secondary-accent)}article{margin:1rem 0;max-width:min(90%,60rem)}article p,article a{font-size:2rem;line-height:2.6rem}@media (width < 700px){article p,article a{font-size:1.6rem;line-height:2.2rem}}section{padding:2rem}@media (width< 700px){section{padding:1rem}}section.centred{display:flex;flex-direction:column;align-items:center;justify-content:center}section.padded{padding:5rem 0}section.border-bottom{border-bottom:1px solid black}footer{background-color:var(--footer-background);padding:2rem 2rem 5rem;border-top:4px solid black;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}@media (width<700px){footer{padding:2rem 1rem 3rem 2rem}}footer h3,footer p,footer a{color:var(--footer-color)}footer .contact-methods{padding-top:2rem}footer .contact-methods .contact-link{border-radius:2rem;text-decoration:none;font-size:1.6rem;display:flex;flex-direction:row;height:3rem;color:var(--surface-background)}footer .contact-methods .contact-link svg{height:2rem;fill:var(--surface-background);padding-right:1rem}footer .logo-container{padding-top:5rem;width:100%;display:flex;flex-direction:row;justify-content:flex-end}.arran-websites{padding:1rem;width:100%;text-align:center;background-color:var(--surface-background)}.arran-websites a{display:block;width:100%;color:var(--logo-white)}.logo-section{border-top:1px solid black;padding-top:5rem}.logo{display:flex;flex-direction:row;gap:1rem}.logo h1,.logo h2{text-align:left;color:var(--text-color);font-family:Logo,sans-serif;font-size:4rem;line-height:4rem;padding:0;margin:0}.logo.dark h1,.logo.dark h2{color:var(--surface-background)}.logo h2{font-size:2.28rem;line-height:2.28rem}@media (width < 700px){.logo h1{font-size:2.4rem;line-height:2.4rem}.logo h2{font-size:1.4rem;line-height:1.4rem}}@media (width < 700px){.logo{gap:.34rem}}.logo .flame img{height:6.5rem}@media (width < 700px){.logo .flame img{height:4rem}}.logo.small{gap:.34rem}.logo.small h1{font-size:2.4rem;line-height:2.4rem}.logo.small h2{font-size:1.4rem;line-height:1.4rem}.logo.small .flame img{height:4rem}header{padding:4rem 2rem;background-color:var(--original-grey);display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (width < 700px){header{padding:3rem 1rem}}header a{border:1px solid #00D4FF;background-color:var(--background-color);text-decoration:none;padding:1rem 3rem;border-radius:1rem}@media (width<700px){header a{padding:1rem 1.5rem;border-radius:1rem}}#hero-shader{height:400px;width:100%;position:absolute;border-top:1px solid black;border-bottom:1px solid black}#hero-container{position:relative;height:400px;display:flex;align-items:center}#hero-container #hero .services{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem}#hero-container #hero .services .service{flex:1 0 40%;display:flex;flex-direction:row;align-items:center;gap:1rem;width:25rem;padding:2rem;background-color:#000000c0;border-radius:2rem}@media (width < 700px){#hero-container #hero .services .service{padding:.5rem 1rem}}#hero-container #hero .services .service img{height:2rem;margin:0 .2rem 0 .5rem}#accreditations .acc-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:2rem}#accreditations .acc-list .acc{display:flex}#accreditations .acc-list .acc img{width:18rem}@media (width<700px){#accreditations .acc-list .acc img{width:10rem}}.picture-frame{padding:5rem 0}.picture-frame .picture-container{display:flex;flex-direction:column;align-items:center;margin:1rem 0;max-width:min(90%,50rem);border-radius:2rem;border:1px solid #ffffffcc;background-color:var(--surface-background)}.picture-frame img{width:100%;border-radius:2rem 2rem 0 0}.picture-frame .caption{width:100%}.picture-frame .caption p{text-align:left;margin:2rem;font-size:1.6rem;line-height:2rem;color:var(--footer-background)}#contact .contact-methods{padding:2rem;display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:center}@media (width < 700px){#contact .contact-methods{gap:2rem}}#contact .contact-methods .contact-link{height:10rem;width:10rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:2rem;background:linear-gradient(#ddd,#444,#444,#222,#000,#000);box-shadow:#ffffff0d 0 6px 12px,#ffffff0d 0 2px 4px,#00000005 0 0 0 1px inset;text-decoration:none;font-size:1.6rem}#contact .contact-methods .contact-link svg{height:4rem;fill:#fff}
