:root{--c-white:#fff;--c-black:#000;--c-yellow-300:#f8eb6c;--c-yellow-400:#ffe500;--c-brown-200:#eee9e0;--c-brown-300:#eae5dc;--c-brown-400:#dbd1bf;--c-brown-500:#cbbba0;--c-brown-600:#b1a188;--c-brown-700:#432918;--c-gray-200:#bebebe;--c-gray-300:#f0f0f0;--c-gray-400:#efefef;--c-gray-500:#535353;--c-gray-600:#d5d5d5;--c-gray-700:#626262;--c-primary:var(--c-yellow-400);--c-text:var(--c-black);--f-main:"Noah",sans-serif;--f-headings:"Noah",sans-serif;--wrapper-width:120rem;--padding-width:2rem;--gutter-width:2rem;--transition-duration:.25s}.cta{margin-bottom:11.25rem;padding:5.5rem 0 6.3rem}@media (min-width:992px){.cta{margin-bottom:26.75rem;padding:5rem 4.7rem 5.2rem}}.cta__heading{max-width:80rem;margin-bottom:3.4rem}@media (min-width:992px){.cta__heading{margin-bottom:3.1rem}}.cta__button{max-width:38.5rem}@media (min-width:768px){.cta__button{width:100%}}@media (min-width:992px){.cta.-mb-small{margin-bottom:14.1rem}}.cta.-mb-large{margin-bottom:9.1rem}@media (min-width:992px){.cta.-mb-large{margin-bottom:19.5rem}}.cta.-cta-full{padding-bottom:5rem}@media (min-width:992px){.cta.-cta-full{margin-bottom:19.4rem;padding-top:5.4rem;padding-bottom:5.4rem}}.cta.-cta-full .cta__content p{margin-bottom:4.7rem;font-size:2.5rem;font-weight:700;line-height:3.5rem;letter-spacing:.095rem}@media (min-width:992px){.cta.-cta-full .cta__content p{margin-bottom:3.4rem;font-size:3rem;line-height:3.9rem}}@media (min-width:992px){.cta.-cta-full .cta__content h1,.cta.-cta-full .cta__content h2,.cta.-cta-full .cta__content h3{margin-bottom:2.7rem}}.cta.-cta-full .cta__button{width:-webkit-max-content;width:-moz-max-content;width:max-content}
.minustop {
margin-top: -100px;
padding-top: 230px !important;
padding-bottom: 130px !important;
}
.minustop.cta.-cta-full .cta__content p {
font-size: 80px;
line-height: 86px;
}
section.bgimage {
background-repeat: no-repeat;
background-size: cover;
height: 500px;
justify-content: center;
align-items: center;
position: relative;
}
section.cta.block.bggrey {
background-color: #EFEFEF !important;
}
section.bgimage::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #000000;
opacity: 0.25;
} 
section.bgimage div, section.bgimage a {
z-index: 10;
}
section.bgimage .cta__content p {
color: white;
font-size: 80px !important;
line-height: 86px !important;
font-weight: 700 !important;
}
@media screen and (max-width: 992px) {
section.bgimage .cta__content p {
font-size: 38px !important;
line-height: 48px !important;
}
}
@media screen and (max-width: 768px) {
.minustop.cta.-cta-full .cta__content p, .cta.-cta-full .cta__content p {
font-size: 30px !important;
line-height: 35px !important;
}
.importanttest.photo-tiles-cta .photo-tiles-cta__tile img {
height: 250px !important;
}  
section.bgimage {
height: 250px !important;
}
.minustop.cta {
padding: 150px 20px 50px 20px !important;
}
}