:root{line-height:1.5;font-weight:400;box-sizing:border-box;padding:0;margin:0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background-image:url(/assets/bg-blue-repeating-D_L7AhXj.jpg);background-repeat:repeat}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}#root{--red: #d81159;--gold: #ffb600;--blue: #a5ecff;--light-blue: #e0f8ff;--gray: #7e7e7e;--white: #ffffff;--black: #000000;font-family:urbanist,Arial,sans-serif}*{box-sizing:border-box;padding:0;margin:0}.content-container{max-width:1400px;margin:auto}.section-container{width:80%;margin:auto;padding-bottom:5rem}h1{font-weight:900;font-size:2.5rem;font-family:jaf-herb,serif;font-weight:500;letter-spacing:.25rem}h2{font-weight:700;font-size:2.25rem;line-height:1}h3{font-weight:700;font-size:1.5rem;line-height:1}p{font-size:1rem;font-weight:500}.subtext{font-style:italic}.hero-copy{font-size:1.25rem}.center-text{text-align:center}.socials{display:flex;gap:.5rem;width:106px}.social-image{height:32px;width:32px}.hero-image{width:100%;max-width:400px}a{text-decoration:none;color:var(--red);font-style:italic}a:hover{text-decoration:none;color:inherit;font-style:italic}.navigation{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem}.nav-home{display:flex;align-items:center}.nav-home-icon{width:3rem}.homepage-name{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-family:jaf-herb,serif;font-weight:400;font-style:normal;text-decoration:none;color:var(--black)}.nav-links{display:flex;flex-direction:row;gap:1rem;align-items:center}.nav-link{color:var(--black);text-decoration:none;font-size:1rem;font-weight:700}.layout{display:flex;flex-direction:column;gap:1.875rem}.layout-mini{display:flex;flex-direction:column;gap:1.25rem}.header-subtext{gap:0}.call-to-action{width:250px;border-radius:2rem;background-color:var(--red);display:flex;align-items:center;justify-content:center;gap:1rem}.cta-small{width:200px;padding:5px}.cta-red{color:var(--white);background-color:var(--red)}.cta-white{color:var(--black);background-color:var(--white);border:solid 2px var(--black)}.cta-text{font-weight:800;font-size:1.25rem}.ctas{display:flex;justify-content:center;flex-wrap:wrap;gap:1.875rem;margin:auto}.item-card{background-color:var(--white);width:100%;max-width:24rem;padding:1.25rem;border-radius:1.25rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.5))}.item-image{width:100%;max-width:12.5rem}.item-content{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.item-text{gap:.75rem}.item-card-ctas{display:flex;gap:.5rem;flex-direction:column;align-items:center}.card-container{margin-top:2rem;display:grid;grid-template-columns:31% 31% 31%;gap:2rem}@media only screen and (max-width: 1300px){.item-card{justify-self:center}.card-container{grid-template-columns:50% 50%}}@media only screen and (max-width: 700px){.card-container{grid-template-columns:100%}}
