@import"colours.css";:root{--site-max-width:1100px;--site-mid-width:900px;--site-min-width:750px;--site-mobile-width:500px;--spacing-lg:2rem;--spacing-md:1.25rem;--spacing-sm:1rem;--card-radius:8px;--card-shadow:0 6px 18px rgba(0,0,0,0.06);--header-height-large:160px;--header-height-middle:130px;--header-height-small:100px;--header-height-itty:80px;--footer-height-large:200px;--footer-height-middle:180px;--footer-height-small:150px;--footer-height-itty:120px;--font-weight-regular:400;--font-weight-title:400;--font-family-base:'Kanit',system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}html,body{overflow-x:hidden}html{font-size:16px}body{font-family:var(--font-family-base);color:var(--text-black);background-color:var(--background-color);margin:0;line-height:1.6}#main-content.padding{padding-top:var(--header-height-large)}@media (max-width:1100px){#main-content.padding{padding-top:calc(var(--header-height-large)-20px)}}@media (max-width:900px){#main-content.padding{padding-top:var(--header-height-small)}}h1{font-size:1.75rem;margin:0 0 .5rem 0;text-align:center;color:var(--text-blue);border-bottom:2px solid var(--brand-red)!important}h2{font-size:1.5rem;margin:0 0 .75rem 0}h3{font-size:1.25rem;margin:0 0 .65rem 0;display:inline-block!important;width:auto!important;align-self:flex-start!important;margin-bottom:1rem!important;font-weight:700!important;color:var(--brand-gold)!important;text-transform:uppercase!important;padding-bottom:.25rem!important;border-bottom:2px solid var(--brand-red)!important}h4{font-size:1rem;margin:0 0 .5rem 0}#cards .background-white{background-color:var(--background-white)}#cards .background-eggshell{background-color:var(--background-eggshell)}#cards .background-blue{background-color:var(--background-blue)}#cards .background-black{background-color:var(--background-black)}#cards .background-grey{background-color:var(--background-grey)}#cards .background-footer{background-color:var(--background-footer)}#cards .background-margins{margin:0}#cards .background-spacing{padding:2em}#cards .background-corners{border-radius:8px}#cards .ninehundred{max-width:900px;margin-left:auto;margin-right:auto;text-align:center}.site-container{max-width:var(--site-max-width);margin:0 auto;padding:0 var(--spacing-md)}.split-card-ninehundred{width:100%;max-width:900px;box-sizing:border-box;margin:0 auto;display:flex;gap:5px;align-items:center}.background-eggshell>.split-card-ninehundred{margin-left:auto!important;margin-right:auto!important}#cards h3.title,.cards h3.title{display:block!important;width:fit-content!important;margin:0 auto 1rem!important;font-size:1.25rem!important;font-weight:700!important;color:var(--brand-gold)!important;text-transform:uppercase!important;padding-bottom:.25rem!important;border-bottom:2px solid var(--brand-red)!important;text-align:center!important}#cards .h3-text,.cards .h3-text{display:block!important;width:auto!important;align-self:flex-start!important;margin-bottom:1.1rem!important;font-weight:400!important;color:var(--brand-white)!important;font-size:1rem!important;padding-bottom:.25rem!important;text-align:center}#cards .h3-text a,.cards .h3-text a{color:var(--brand-gold)!important;text-transform:uppercase!important;text-align:center!important;text-decoration:none!important;display:inline-block!important;margin-bottom:0!important}#cards .h3-text a:hover,.cards .h3-text a:hover{color:var(--brand-red)!important;text-transform:uppercase!important;text-decoration:none!important}#cards .h4-black{display:block!important;width:auto!important;align-self:flex-start!important;margin-bottom:.25rem!important;font-weight:400!important;color:var(--brand-black)!important;font-size:.75rem!important;padding-bottom:0!important;text-align:justify!important}#cards .h4-black a{color:var(--brand-gold);text-decoration:none;font-weight:600}#cards .h4-black a:hover{color:var(--brand-red);text-decoration:none}#cards .h4-muted{display:block!important;width:auto!important;align-self:flex-start!important;margin-bottom:.25rem!important;font-weight:400!important;color:var(--brand-muted)!important;font-size:.75rem!important;padding-bottom:0!important;text-align:justify!important}#cards .h4-muted a{color:var(--brand-gold);text-decoration:none;font-weight:600;text-transform:uppercase}#cards .h4-muted a:hover{color:var(--brand-red);text-decoration:none}#cards .h4-black,#cards .h4-muted{text-align:left!important;margin:0}.privacy-button{color:var(--brand-gold);font-size:1.1rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:2px solid var(--brand-gold);background:transparent;cursor:pointer;min-height:36px;padding:6px 20px;border-radius:28px}.privacy-button:hover{background:transparent;color:var(--brand-red);border-color:var(--brand-red)}#cards .service-overview{box-sizing:border-box;width:calc((100% - 24px)/4);min-width:180px;max-width:260px;display:flex;flex-direction:column;gap:.5rem;align-items:stretch;position:relative;padding:1.25rem;min-height:360px}#cards .ninehundred{display:flex;gap:8px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}