/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box;font-family:Georgia,serif}:root{--bg:#b82554;--header:#831a3c;--nav:#61132b;--text-box:#e7e7e7cc;--text-light:#e7e7e7d9;--text:#000;--header-height:110px}html{background-color:#b82554;background-color:var(--bg)}iframe{border:none}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-wrap-mobile{flex-wrap:nowrap}.f-btw{justify-content:space-between}.f-arnd{justify-content:space-around}.f-align-c{align-items:center}.f-align-top{align-items:flex-start}.f-align-bottom{align-items:flex-end}.break,.break-2{display:none;flex-basis:100%;height:0}header{background-color:#831a3c;background-color:var(--header);height:110px;height:var(--header-height);padding:20px 20px 20px 40px}.navIcon{color:#e7e7e7d9;color:var(--text-light);margin-right:40px;transition:.5s}.navIcon:focus,.navIcon:hover{color:#b82554;color:var(--bg);cursor:pointer}h1,h2{color:#e7e7e7d9;color:var(--text-light)}h1{flex:0 0 300px;font-weight:700;margin:0 30px 0 0}h2{font-size:1.1rem;font-style:italic;font-weight:400;margin:0 0 5px;text-align:right}.header-subtext{flex:1 0 auto}.container-img-quote{overflow-x:hidden;overflow-y:hidden;position:relative;text-align:center;width:100%}.hero-img{background-position:50%;background-repeat:no-repeat;background-size:contain;height:calc(100vh - 110px);height:calc(100vh - var(--header-height));width:auto}.sidenav{background-color:#61132b;background-color:var(--nav);height:100%;left:0;overflow-x:hidden;padding-top:60px;position:fixed;top:0;transform:translate(-280px);transition:.5s;width:280px;z-index:1}.open{transform:translate(0)}.close{transform:translate(-280px)}.sidenav a{color:#e7e7e7d9;color:var(--text-light);display:block;font-size:1.3rem;padding:15px 8px 15px 32px;text-decoration:none;transition:.3s}.sidenav a:focus,.sidenav a:hover{background-color:#b82554;background-color:var(--bg);color:#f1f1f1}.sidenav .closebtn{color:#e7e7e7d9;color:var(--text-light);font-size:3rem;margin-left:50px;position:absolute;right:25px;top:10px;transition:.5s}.sidenav .closebtn:focus,.sidenav .closebtn:hover{color:#b82554;color:var(--bg);cursor:pointer}.fullContainer{min-height:calc(100vh - 170px);min-height:calc(100vh - var(--header-height) - 60px);padding-bottom:9.5rem;position:relative}.contact-quicklink{background-color:#e7e7e7cc;background-color:var(--text-box);border:4px solid #b82554;border:4px solid var(--bg);border-radius:5px;font-size:1.3rem;margin:20px 0;padding:15px;text-decoration:none;transition:.3s}.contact-quicklink:hover{background-color:#831a3c;background-color:var(--header);color:#e7e7e7d9;color:var(--text-light);transition:.3s}.pageContainer{background-color:#e7e7e7cc;background-color:var(--text-box);border-radius:5px;margin:60px auto 80px;max-width:800px;padding:30px 30px 2.5rem;width:calc(100% - 30px)}.show-contact-button{padding-top:40px}.show-contact-button h3{margin:40px 0 30px}.contact-quicklink,h3,h4,h5{color:#000;color:var(--text);font-weight:700}h3{font-size:1.8rem;margin:0 0 30px}h4{font-size:1.3rem;margin:30px 0 15px}h4,h5{font-style:italic}h5{font-size:1rem;font-weight:400}.profile-pic{width:250px}.profile-pic-small{display:none}.about-text-container{flex:1 1 auto}li,p{line-height:1.5rem;margin:0}.about-p{padding-left:30px}ul{margin:0}li{margin-bottom:10px}.contact-img{display:block;margin-top:20px}.map{margin:20px auto;width:90%}.c-full{margin-left:auto;margin-right:auto;margin-top:0}.contact-form{background:#ffffff1f;border:1px solid #212d352e;border-radius:22px;box-shadow:inset 0 1px 0 #ffffff59;display:flex;flex-direction:column;gap:.8rem;padding:1.2rem 1.2rem .5rem}.contact-form label{color:#000;color:var(--text);display:block;font-size:1.2rem;font-weight:700;line-height:1.2;margin:.2rem 0 0}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #212d3533;border-radius:12px;color:#000;color:var(--text);font-size:1rem;line-height:1.4;padding:.9rem 1rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:100%}.contact-form input{height:52px}.contact-form textarea{min-height:190px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{background:#fff;border-color:#831a3c99;box-shadow:0 0 0 3px #831a3c14;outline:none}.input-error{border-color:#b82554b3!important;box-shadow:0 0 0 3px #b8255414!important}.message-count-row{display:flex;justify-content:flex-end;margin-top:-.2rem}.message-count{color:#13181cbf;font-size:.95rem}.contact-form .button{background:#831a3c;background:var(--header);border:none;border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:1.05rem;font-weight:700;margin-top:.2rem;padding:.9rem 1.25rem;transition:transform .2s ease,filter .2s ease,opacity .2s ease;width:100%}.contact-form .button:focus,.contact-form .button:hover{background:#61132b;box-shadow:0 8px 18px #61132b47;transform:translateY(-1px)}.contact-form .button:disabled{cursor:wait;opacity:.75}.required-note{font-size:1rem;font-style:italic;margin:.2rem 0 0}.form-note,.required-note{color:#000;color:var(--text)}.form-note{font-size:.95rem;font-weight:600;margin:.2rem 0 .4rem;min-height:1.5rem}.videoContainer{overflow:hidden;padding-top:56.25%;position:relative;width:100%}.responsiveIframe{height:100%;left:0;right:0;top:0}.responsiveIframe,footer{bottom:0;position:absolute;width:100%}footer{background-color:#831a3c;background-color:var(--header);padding:40px;text-align:right}.copyright{color:#e7e7e7d9;color:var(--text-light)}.verified-pic{margin-left:auto;width:150px}.verified-pic:hover{opacity:.8}.fatd-badge-outer{background-color:#f5f7f9;border-radius:10px;margin-left:50px;padding:3px;width:auto}.fatd-badge-outer:hover{background-color:#f5f7f9cc}.fatd-badge-outer img{width:90px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#b82554;background:var(--bg)}::-webkit-scrollbar-thumb{background:#61132b;background:var(--nav)}::-webkit-scrollbar-thumb:hover{background:#e7e7e7cc;background:var(--text-box)}@media screen and (max-width:960px){header{height:130px}.break{display:inline}.fullContainer{min-height:calc(100vh - 145px);min-height:calc(100vh - var(--header-height) - 35px)}h1{flex-basis:auto;font-size:1.5rem;margin:0 0 10px}h2{font-size:.8rem}.hero-img{height:calc(100vh - 120px);height:calc(100vh - var(--header-height) - 10px)}}@media screen and (max-width:700px){.break-2{display:block}.profile-pic{display:none}.profile-pic-small{display:block;flex-basis:400px;margin-bottom:30px}.f-arnd{justify-content:flex-start}.flex-wrap-mobile{flex-wrap:wrap;justify-content:center}.about-text-container{flex:1 0 100%}.about-p{padding-left:0}.contact-img{height:15px}}@media screen and (max-width:420px){.header-subtext{margin-top:10px}h1{font-size:1.3rem}h2{font-size:.6rem}.pageContainer{margin:15px 15px 25px;padding:35px 15px 15px}.contact-quicklink{font-size:1rem}h3{font-size:1.5rem;margin-bottom:20px}.profile-pic-small{flex-basis:100%;width:100%}h5,li,p{font-size:.8rem}h4,h5{margin-top:20px}h4{font-size:1rem}.fatd-badge-outer{margin-left:5px}.fatd-badge-outer img,.sx-verified-seal{scale:.8}}
/*# sourceMappingURL=main.cc6e40f4.css.map*/