.container{margin:0 auto;position:relative;width:100%}@media (max-width:39.9375rem){.container{padding:0 1rem}}@media (min-width:40rem) and (max-width:47.9375rem){.container{max-width:40rem;padding:0 2rem}}@media (min-width:48rem) and (max-width:63.9375rem){.container{max-width:48rem;padding:0 3rem}}@media (min-width:64rem) and (max-width:79.9375rem){.container{max-width:64rem;padding:0 4rem}}@media (min-width:80rem) and (max-width:95.9375rem){.container{max-width:80rem;padding:0 5rem}}@media (min-width:96rem){.container{max-width:96rem;padding:0 6rem}}.flex-row{display:flex;flex-direction:row}.flex-row.justify-start{justify-content:flex-start}.flex-row.justify-end{justify-content:flex-end}.flex-row.justify-center{justify-content:center}.flex-row.justify-between{justify-content:space-between}.flex-row.justify-around{justify-content:space-around}.flex-row.justify-evenly{justify-content:space-evenly}.flex-row.items-start{align-items:flex-start}.flex-row.items-end{align-items:flex-end}.flex-row.items-center{align-items:center}.flex-row.items-baseline{align-items:baseline}.flex-row.items-stretch{align-items:stretch}.flex-col{display:flex;flex-direction:column}.flex-col.justify-start{align-items:flex-start}.flex-col.justify-end{align-items:flex-end}.flex-col.justify-center{align-items:center}.flex-col.justify-between{align-items:space-between}.flex-col.justify-around{align-items:space-around}.flex-col.justify-evenly{align-items:space-evenly}.flex-col.items-start{justify-content:flex-start}.flex-col.items-end{justify-content:flex-end}.flex-col.items-center{justify-content:center}.flex-col.items-baseline{justify-content:baseline}.flex-col.items-stretch{justify-content:stretch}.grid-cols-2{display:grid;grid-template-rows:repeat(2,minmax(0,1fr))}@media (min-width:64rem){.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}}.grid-cols-3{display:grid;grid-template-rows:repeat(3,minmax(0,1fr))}@media (min-width:64rem){.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none}}.grid-cols-4{display:grid;grid-template-rows:repeat(4,minmax(0,1fr))}@media (min-width:64rem){.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none}}.grid-cols-6{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr))}@media (min-width:64rem){.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:none}}.gap-30{gap:1.875rem}.gap-60{gap:3.75rem}.gap-120{gap:7.5rem}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{-webkit-text-size-adjust:100%;line-height:1.15}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block}img,video{height:auto;max-width:100%}.section{position:relative}.section.py-40{padding:1.25rem 0}@media (min-width:48rem){.section.py-40{padding:2.5rem 0}}.section.py-80{padding:2.5rem 0}@media (min-width:48rem){.section.py-80{padding:5rem 0}}.section.py-120{padding:3.75rem 0}@media (min-width:48rem){.section.py-120{padding:7.5rem 0}}.section.py-160{padding:5rem 0}@media (min-width:48rem){.section.py-160{padding:10rem 0}}.section.py-240{padding:7.5rem 0}@media (min-width:48rem){.section.py-240{padding:15rem 0}}.btn{align-items:center;background-color:#a87b4f;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);color:#fff;display:inline-flex;font-size:1.25rem;font-weight:500;justify-content:center;line-height:1;padding:1.5rem 2.5rem;text-transform:uppercase;transition:all .3s ease-in-out;will-change:box-shadow,background-color}.btn:hover{background-color:#86623f;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}#footer{background-color:#1d212d;color:#fff;padding:1.25rem 0}@media (min-width:48rem){#footer{padding:2.5rem 0}}.footer__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}@media (min-width:48rem){.footer__wrapper{flex-direction:row;justify-content:space-between}}.footer__logo{height:3rem;margin-bottom:1.25rem;width:auto}@media (min-width:48rem){.footer__logo{height:3.75rem;margin-bottom:unset}}.footer__nav{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media (min-width:48rem){.footer__nav{justify-content:flex-start}}.footer__navlink{transition:color .3s}.footer__navlink:hover{color:#fff}.footer__navlink:after{color:#85858b;content:"|";margin:0 .5rem}.footer__copyright,.footer__navlink{color:#85858b;font-size:.75rem;line-height:1rem}@media (min-width:48rem){.footer__copyright,.footer__navlink{font-size:.875rem;line-height:1.25rem}}@media (min-width:64rem){.footer__copyright,.footer__navlink{font-size:1rem;line-height:1.5rem}}#header{display:grid;height:7.5rem;left:0;place-items:center;position:absolute;right:0;top:0;z-index:900}.heading__wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center}.heading__logo{height:3rem;width:auto}@media (min-width:48rem){.heading__logo{height:3.75rem}}body{overflow-x:hidden}#hero{background-color:#34333e;padding-bottom:5rem;padding-top:12.5rem}@media (min-width:48rem){#hero{padding-bottom:10rem;padding-top:17.5rem}}#hero>*{z-index:900}@media (min-width:48rem){#hero:before{-webkit-backdrop-filter:brightness(60%) contrast(80%) opacity(60%) saturate(75%);backdrop-filter:brightness(60%) contrast(80%) opacity(60%) saturate(75%);background-image:linear-gradient(90deg,#34333e 40%,rgba(52,51,62,0));bottom:0;left:0;right:0;width:100%;z-index:800}#hero:after,#hero:before{content:"";height:100%;position:absolute;top:0}#hero:after{background-color:#34333e;background-image:url(https://matthewhussey.com/impact-august/static/img/impact_hero.webp),url(https://matthewhussey.com/impact-august/static/img/impact_hero.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;right:-15%;width:80%;z-index:700}}.hero__wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center}@media (min-width:64rem){.hero__wrapper{justify-content:flex-start}}.hero__inner{max-width:48.125rem}.hero__heading{color:#fff;font-size:2.25rem;font-weight:500;line-height:2.5rem;margin-bottom:2.5rem;text-transform:uppercase}@media (min-width:48rem){.hero__heading{font-size:3rem;line-height:1}}@media (min-width:64rem){.hero__heading{font-size:3.75rem}}.hero__subheading{color:#d6d6d8;font-size:1.25rem;font-weight:500;line-height:1.75rem;margin-bottom:2.5rem}@media (min-width:48rem){.hero__subheading{font-size:1.5rem;line-height:2rem}}@media (min-width:64rem){.hero__subheading{font-size:1.875rem;line-height:2.25rem}}#form{background-color:#fff}#form>*{z-index:900}@media (min-width:48rem){#form:before{-webkit-backdrop-filter:brightness(40%) contrast(60%) opacity(60%);backdrop-filter:brightness(40%) contrast(60%) opacity(60%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 80%);right:0;top:0;width:100%;z-index:800}#form:after,#form:before{bottom:0;content:"";height:100%;left:0;position:absolute}#form:after{background-color:#34333e;background-image:url(https://matthewhussey.com/impact-august/static/img/impact_form.webp),url(https://matthewhussey.com/impact-august/static/img/impact_form.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:80%;z-index:700}}.form__wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center}@media (min-width:64rem){.form__wrapper{justify-content:flex-end}}.form{align-items:center;background-color:#fff;border:2px dashed #b99572;border-radius:.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);display:flex;flex-direction:column;justify-content:center;padding:5rem 2.5rem;text-align:center}@media (min-width:48rem){.form{max-width:29.375rem}}.form__heading{font-size:1.5rem;font-weight:700;line-height:2rem;margin-bottom:2.5rem}@media (min-width:48rem){.form__heading{font-size:1.875rem;line-height:2.25rem}}@media (min-width:64rem){.form__heading{font-size:2.25rem;line-height:2.5rem}}.form__input{background-color:#fff;border:1px solid #ebebec;border-radius:.25rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:1.125rem 2.25rem;width:100%}.form__input::-moz-placeholder{color:#d6d6d8;font-size:1.125rem;font-weight:500;line-height:1}.form__input:-ms-input-placeholder{color:#d6d6d8;font-size:1.125rem;font-weight:500;line-height:1}.form__input::placeholder{color:#d6d6d8;font-size:1.125rem;font-weight:500;line-height:1}.form__input:nth-of-type(2){margin-bottom:2.5rem;margin-top:1.125rem}.form__submit{border-radius:.25rem;cursor:pointer;width:100%}#quote{background-color:#ebebec}.quote__card{align-items:stretch;background-color:#fff;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:flex-start;width:100%}@media (min-width:64rem){.quote__card{flex-direction:row;height:37.5rem;justify-content:center}}.quote__card__left{background-image:url(https://matthewhussey.com/impact-august/static/img/impact_card.webp),url(https://matthewhussey.com/impact-august/static/img/impact_card.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:20rem;width:100%}@media (min-width:64rem){.quote__card__left{height:100%;width:40%}}.quote__card__right{padding:5rem 2.5rem}@media (min-width:64rem){.quote__card__right{height:100%;padding:10rem 5rem;width:60%}}.quote__card__copy{font-size:1.125rem;line-height:1.75rem;margin-bottom:2.5rem}@media (min-width:48rem){.quote__card__copy{font-size:1.25rem;line-height:1.75rem}}@media (min-width:64rem){.quote__card__copy{font-size:1.5rem;line-height:2rem}}.quote__card__signature{height:3rem;width:auto}.social__wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media (min-width:48rem){.social__wrapper{justify-content:space-around}}.social__logo{flex-shrink:1;height:1.875rem;margin:1.125rem;width:auto}@media (min-width:48rem){.social__logo{height:2.25rem}}.social__logo.large{height:2.25rem}@media (min-width:48rem){.social__logo.large{height:3rem}}
/*# sourceMappingURL=main.css.map */