.white-heading{color:rgb(255, 255, 255);margin:0px;font-size:3rem;font-weight:700;line-height:3.75rem;}
.footer-text{color:rgb(0, 0, 0);font-size:1rem;line-height:1.5em;font-weight:400;margin:0.75rem 0px;}
.hero-line{color:rgb(255, 255, 255);font-size:1rem;line-height:1.5em;font-weight:400;margin:0.75rem 0px;}
.header{position:absolute;z-index:1;padding:16px 40px;display:flex;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;width:100%;}
@media (max-width: 719px){
.header{padding:16px;border-bottom:1px solid rgba(255, 255, 255, 0.35);}
}
.tel{height:70px;}
@media (max-width: 719px){
.tel{height:50px;}
}
.tel-no{display:flex;flex-direction:row;-webkit-box-align:center;align-items:center;text-decoration:none;}
.tel-img{color:rgb(255, 255, 255);margin-left:1rem;font-size:15px;}
.back-image{display:flex;background:url(/images/header_background.jpg) center 15% / cover no-repeat;flex:1 1 0%;height:455px;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;opacity: 75%;}
@media (max-width: 719px){
.back-image{background-position:80% 15%;}
}
.hero-spacer{background:rgb(0, 0, 0);position:absolute;inset:0px;width:100%;opacity:0.3;height:455px;}
.white-heading-div{max-width:816px;z-index:1;text-align:center;}
@media (max-width: 719px){
.white-heading-div{padding:0px 16px;}
}
.heading-panel{font-size:55px;}
@media (max-width: 719px){
.heading-panel{font-size:28px;margin-bottom:0px;}
}
.sub-heading{font-size:36px;}
@media (max-width: 719px){
.sub-heading{font-size:24px;margin-bottom:0px;}
}
.hero-line-size{font-size:18px;}
@media (max-width: 719px){
.hero-line-size{font-size:15px;margin-top:0px;}
}
.main-content-section{width:100%;margin-left:auto;margin-right:auto;max-width:816px;margin-top:-100px;box-shadow:rgba(20, 29, 41, 0.11) 0px 0px 10px 2px;position:relative;z-index:100;padding:80px 100px;background-color:white;}
@media (max-width: 719px){
.main-content-section{padding:32px 16px;}
}
.main-content-section form > div{margin-bottom:32px;}
.footer{width:100%;margin-left:auto;margin-right:auto;max-width:816px;display:flex;-webkit-box-pack:justify;justify-content:space-between;align-items:flex-start;margin-top:140px;padding-top:43px;padding-bottom:34px;border-top:1px solid rgb(152, 156, 168);}
@media (max-width: 959px){
.footer{padding:32px 16px;flex-direction:column;text-align:center;margin-top:0px;border-top:0px none;}
.footer > div{width:100%;}
}
.footer-section{font-size:0.813rem;color:rgb(95, 105, 118);opacity:0.5;margin:0px;}
.footer-tandc{margin:0px;}
.footer-tandc a{font-size:0.813rem;color:rgb(95, 105, 118);text-decoration:none;transition:all 0.2s ease-in-out 0s;}
.footer-tandc a:hover{opacity:0.6;}
body{margin:0px;background:rgb(243, 243, 244);}
body{font-family:Roboto, sans-serif;font-weight:400;font-size:16px;margin:0px;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;}
*{box-sizing:border-box;}
body{margin:0px;}
main{display:block;}
h1{font-size:2em;margin:0.67em 0px;}
a{background-color:transparent;}
img{border-style:none;}
