﻿*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%}@media only screen and (max-width: 75em){html{font-size:56.25%}}@media only screen and (max-width: 56.25em){html{font-size:50%}}@media only screen and (min-width: 112.5em){html{font-size:75%}}body{box-sizing:border-box;font-size:1.6rem}body{font-family:"Open Sans",sans-serif;font-weight:400;line-height:1.75}h1,h2,h3,h4,h5,h6{font-family:"Merriweather",serif;font-weight:900;line-height:1.25}h1{font-family:"Merriweather",serif;font-size:4.778rem}h2{font-size:3.981rem;margin-bottom:8rem}h3{font-size:3.318rem;margin-bottom:2rem}h4{font-size:2.765rem}h5{font-size:2.304rem}h6{font-size:1.92rem}p{font-size:1.6rem}.row{max-width:114rem;padding:0 1%;margin:0 auto}@media only screen and (max-width: 75em){.row{padding:0 3%}}.u-padding-y-medium{padding:8rem 0}.desktop-only{width:100%}@media only screen and (max-width: 56.25em){.desktop-only{display:none}}.header{background-color:#ede0d4;padding:1rem 3rem;display:flex;justify-content:space-between;align-items:center}.header>:first-child{flex-grow:1}.header nav ul{display:flex;justify-content:flex-end;gap:4rem}.header nav ul li{list-style:none}.header__drawer-toggle{background-color:rgba(26,26,26,.5);border-radius:100%;width:40px;height:40px;display:none;padding:10px 0;box-sizing:border-box;cursor:pointer;flex:0 0 auto;align-self:flex-end}.header__drawer-toggle div{width:50%;height:2px;background-color:#f9f7f3}@media only screen and (max-width: 56.25em){.header__drawer-toggle{display:flex;flex-flow:column;justify-content:space-around;align-items:center}}.SideDrawer{background-color:#ff4500;position:fixed;top:0;right:0;width:300px;max-width:70%;display:none;transition:transform .3s ease-out}@media only screen and (max-width: 56.25em){.SideDrawer{display:block}}.hero{position:relative;width:100vw;height:90vh;overflow:hidden;background-color:#1a1a1a}@media only screen and (max-width: 56.25em){.hero{height:70vh}}.hero__image{width:100%;height:100%;object-fit:cover;display:block;animation:hero-zoom 20s ease-out forwards}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 2rem}.hero__content{max-width:80rem;color:#f9f7f3}.hero__headline{font-family:"Merriweather",serif;font-weight:700;line-height:1.1;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.2rem}@media only screen and (max-width: 75em){.hero__headline{font-size:4rem}}@media only screen and (max-width: 37.5em){.hero__headline{font-size:3rem}}.hero__subheading{font-size:1.8rem;font-weight:300;max-width:60rem;margin:0 auto;line-height:1.6}@media only screen and (max-width: 37.5em){.hero__subheading{font-size:1.6rem;width:90%}}@keyframes hero-zoom{from{transform:scale(1)}to{transform:scale(1.1)}}.rich-text{padding:12rem 0;background-color:#f9f7f3}.rich-text__container{max-width:80rem;margin:0 auto;padding:0 3rem}.rich-text__heading{font-size:4rem;color:#2c1b12;margin-bottom:6rem;text-align:center;line-height:1.2;text-transform:uppercase;letter-spacing:1px}@media only screen and (max-width: 56.25em){.rich-text__heading{font-size:3.2rem;margin-bottom:4rem}}.rich-text__content{font-size:2rem;line-height:1.8;color:#1a1a1a}.rich-text__content .ql-align-center{text-align:center}.rich-text__content .ql-align-right{text-align:right}.rich-text__content p:not(:last-child){margin-bottom:3rem}.rich-text__content strong{color:#2c1b12;font-weight:700}@media only screen and (max-width: 56.25em){.rich-text__content{font-size:1.8rem}}.columns-section{padding:10rem 0;background-color:#f9f7f3}.columns-section__container{max-width:114rem;margin:0 auto;padding:0 3rem}.columns-section__main-heading{font-size:4rem;color:#2c1b12;text-align:center;margin-bottom:8rem;text-transform:uppercase;letter-spacing:2px}@media only screen and (max-width: 56.25em){.columns-section__main-heading{font-size:3rem;margin-bottom:5rem}}.columns-section__grid{display:flex;gap:4rem;align-items:flex-start}@media only screen and (max-width: 56.25em){.columns-section__grid{flex-direction:column;gap:6rem}}.columns-section__item{flex:1;text-align:center}.columns-section__item h2{font-size:2.4rem;color:#5f4339;margin-bottom:2rem;line-height:1.2}.columns-section__item p{font-size:1.7rem;line-height:1.7;color:#1a1a1a}.columns-section__item .ql-align-center{text-align:center}.testimonials{padding:10rem 0;background-color:#ede0d4}.testimonials__container{max-width:114rem;margin:0 auto;padding:0 3rem}.testimonials__main-heading{text-align:center;color:#2c1b12;letter-spacing:2px}@media only screen and (max-width: 56.25em){.testimonials__main-heading{font-size:3rem;margin-bottom:5rem}}.testimonials__grid{display:flex;gap:3rem;align-items:stretch}@media only screen and (max-width: 56.25em){.testimonials__grid{flex-direction:column}}.testimonials__card{flex:1;background-color:#f9f7f3;padding:4rem;border-radius:4px;box-shadow:0 1.5rem 4rem rgba(26,26,26,.05);display:flex;flex-direction:column;align-items:center;text-align:center}.testimonials__avatar-box{width:8rem;height:8rem;margin-bottom:2.5rem}.testimonials__avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;border:2px solid #a68a78}.testimonials__quote{font-size:1.8rem;line-height:1.7;margin-bottom:3rem;color:#1a1a1a;font-style:italic;flex-grow:1}.testimonials__author-name{display:block;font-size:1.6rem;font-weight:700;color:#2c1b12}.testimonials__author-description{display:block;font-size:1.2rem;color:#5f4339;text-transform:uppercase;letter-spacing:1px;margin-top:.5rem}.section-features{padding:10rem 0}.section-features h2{text-align:center}.section-features__row{display:flex;align-items:center;gap:8rem;max-width:114rem;margin:0 auto 12rem auto}.section-features__row:nth-child(even){flex-direction:row-reverse}.section-features__image-box,.section-features__text-box{flex:1}.section-features__image-box ul,.section-features__text-box ul{list-style:none;margin-top:2.5rem}.section-features__image-box li,.section-features__text-box li{font-size:1.6rem;line-height:1.6;margin-bottom:1.5rem;position:relative;padding-left:2.5rem}.section-features__image-box li::before,.section-features__text-box li::before{content:"•";color:#a68a78;font-weight:bold;display:inline-block;position:absolute;left:0;top:0}.section-features__img{width:100%;display:block;border-radius:5px;box-shadow:0 2rem 5rem rgba(0,0,0,.1)}/*# sourceMappingURL=style.css.map */
