@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i&display=swap');@import "https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";@import "https://cdn.jsdelivr.net/gh/giantfocal/gf-styles/giantfocal.min.css";body{margin:auto;padding:0}.althea{--base:#343434;--primary:#a7d676;--secondary:#85cbcc;--white:#fff;--primaryHover:#85cbcc;--baseFontSize:18px;font-family:'Source Sans Pro',sans-serif;word-break:break-word;font-size:18px;color:var(--base)}.althea .gf-container{max-width:1080px}.althea strong{font-weight:600}.althea h1,.althea .h1,.althea h2,.althea .h2,.althea h3,.althea .h3,.althea h4,.althea .h4,.althea h5,.althea .h5,.althea h6,.althea .h6{font-weight:400;font-family:'Source Sans Pro',sans-serif;line-height:1.1}.althea h1,.althea .h1{font-size:60px}.althea h2,.althea .h1{font-size:48px}.althea h3,.althea .h3{font-size:36px}.althea h4,.althea .h4{font-size:24px}.althea h5,.althea .h5{font-size:18px}.althea h6,.althea .h6{font-size:16px}.althea a{color:#85cbcc;transition:.2s ease}.althea a:not(.althea-btn):hover{color:#a7d676;text-decoration:none !important}@media(max-width:767px){.althea h1,.althea .h1{font-size:44px}.althea h2,.althea .h2{font-size:36px}.althea h3,.althea .h3{font-size:30px}.althea h4,.althea .h4{font-size:22px}}.gf img{max-width:100%;height:auto}.althea-bg-gradient-primary{background:#a7d676;background:-moz-linear-gradient(-45deg,#a7d676 0%,#85cbcc 100%);background:-webkit-linear-gradient(-45deg,#a7d676 0%,#85cbcc 100%);background:linear-gradient(135deg,#a7d676 0%,#85cbcc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A7D676',endColorstr='#85CBCC',GradientType=1)}.althea-btn{display:inline-block;margin-bottom:0;padding:1em 2em;font-weight:bold;text-align:center;word-break:break-word;white-space:pre-wrap;vertical-align:middle;background-image:none;border:1px solid transparent;border-radius:3px;box-shadow:0 1px 8px rgba(0,0,0,0.1);font-size:18px;line-height:1.1;letter-spacing:1px;user-select:none;text-decoration:none !important;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;cursor:pointer}.althea .althea-btn-primary{color:#fff;background:#a7d676;border-color:#a7d676}.althea .althea-btn-primary:hover{color:#fff;background:#85cbcc !important;border-color:#85cbcc}.althea-btn-outline-primary{color:#a7d676 !important;border-color:#a7d676}.althea-btn-outline-primary:hover{color:#fff !important;background:#a7d676}.althea-btn-secondary{color:#fff;background-color:#85cbcc;border-color:#85cbcc}.althea-btn-outline-secondary{color:#85cbcc;border-color:#85cbcc}.althea-btn-white{color:#fff !important}.althea-btn-outline-white{color:#fff;border-color:#fff}.althea-btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.althea-btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.althea-btn-gradient-primary{color:#fff !important;border:0;background:#a7d676;background:-moz-linear-gradient(-45deg,#a7d676 0%,#85cbcc 100%);background:-webkit-linear-gradient(-45deg,#a7d676 0%,#85cbcc 100%);background:linear-gradient(135deg,#a7d676 0%,#85cbcc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A7D676',endColorstr='#85CBCC',GradientType=1)}.althea-btn-gradient-primary:hover{-webkit-box-shadow:0px 3px 8px rgba(0,0,0,0.2);box-shadow:0 3px 8px rgba(0,0,0,0.2);background:-moz-linear-gradient(-45deg,#85cbcc 0%,#a7d676 100%);background:-webkit-linear-gradient(-45deg,#85cbcc 0%,#a7d676 100%);background:linear-gradient(135deg,#85cbcc 0%,#a7d676 100%)}.althea-btn-gradient-secondary{color:#fff !important;background:#a7d676;background:-moz-linear-gradient(-45deg,#85cbcc 0%,#fbc78d 100%);background:-webkit-linear-gradient(-45deg,#85cbcc 0%,#fbc78d 100%);background:linear-gradient(135deg,#85cbcc 0%,#fbc78d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#85CBCC',endColorstr='#85CBCC',GradientType=1)}.althea-btn-gradient-secondary:hover{-webkit-box-shadow:0 3px 8px rgba(0,0,0,0.2);box-shadow:0 3px 8px rgba(0,0,0,0.2);background:-moz-linear-gradient(-45deg,#fbc78d 0%,#85cbcc 100%);background:-webkit-linear-gradient(-45deg,#fbc78d 0%,#85cbcc 100%);background:linear-gradient(135deg,#fbc78d 0%,#85cbcc 100%)}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}