@import"https://fonts.googleapis.com/css2?family=Crete+Round&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fcfbfa;height:100%;width:100%}.container{border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;display:flex;flex-flow:column;height:auto;margin:0 auto;max-width:1250px;padding:0 40px;width:100%}@media only screen and (max-width:600px){.container{padding:0 20px}}#float--right{float:right}#float--left{float:left}#text-align--center{text-align:center}#text-align--right{text-align:right}#text-align--left{text-align:left}#strong{font-weight:700}.display-desktop{display:block}@media screen and (max-width:600px){.display-desktop{display:none}}.display-mobile{display:none}@media screen and (max-width:600px){.display-mobile{display:block}}@media only screen and (max-width:600px){.hide{display:none;visibility:hidden}}.button,button{align-items:center;display:flex;font-family:Crete Round,serif;font-size:18px;justify-content:space-between;line-height:1.225em;min-height:50px;padding:10px 20px;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#dfdfdf;color:#29313a;font-weight:400;text-decoration:none}.social-group{display:flex;gap:16px;justify-content:flex-start;padding-top:1rem}.social-group .social-icons{align-items:center;background-color:#fff;border:1px solid #29313a;border-radius:8px;color:#29313a;display:flex;font-size:30px;height:50px;justify-content:center;text-decoration:none;transition:all .25s ease-in;-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;width:50px}.social-group .social-icons:hover{border:2px solid #29313a}.h1,h1{font-family:Crete Round,serif;line-height:1.225em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#29313a;font-size:3.5rem;font-weight:400;margin-bottom:.5em;margin-top:0}@media screen and (max-width:600px){.h1,h1{font-size:2.75rem;line-height:3.5rem}}.h2,h2{font-size:1.562rem}.h2,.h3,h2,h3{font-family:Crete Round,serif;line-height:1.225em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#29313a;font-weight:400;margin-bottom:.5em;margin-top:0}.h3,h3{font-size:.8rem;letter-spacing:.175rem;opacity:.75;text-transform:uppercase}p{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:400;line-height:1.225em;margin-bottom:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px}@media screen and (max-width:600px){p{font-size:16px}}.landing-page{align-items:center;display:flex;flex-flow:row;height:100vh;justify-content:center;width:100%}.landing-page__left,.landing-page__right{width:50%}.landing-page__left img,.landing-page__right img{display:block;height:auto;max-width:550px;width:100%}@media screen and (max-width:820px){.landing-page__left img,.landing-page__right img{margin:0 auto;width:70%}.landing-page{flex-flow:column-reverse;justify-content:flex-end}.landing-page__left{width:100%}.landing-page__right{margin:1.5rem 0;width:100%}}
