@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css";.navbar[data-astro-cid-ymhdp2rl]{display:flex;flex-direction:row;position:fixed;top:0;background-blend-mode:normal;background-color:transparent;width:100%;overflow-x:hidden;overflow-y:hidden;padding-top:1em;padding-bottom:1em;transition:background-color .3s ease;z-index:10}.navbar[data-astro-cid-ymhdp2rl].active{background-color:#fff}.logo-wrapper[data-astro-cid-ymhdp2rl]{width:100%;padding-left:5%;padding-right:5%;justify-items:center}.logo[data-astro-cid-ymhdp2rl]{display:flex;height:40px;width:auto}.logo[data-astro-cid-ymhdp2rl] img[data-astro-cid-ymhdp2rl]{width:100%;height:100%}@media screen and (max-width: 479px){.logo[data-astro-cid-ymhdp2rl]{height:30px}}body{overflow-x:hidden;overscroll-behavior:none;display:block;position:static;margin:0;width:100%}.header{height:4em}:root{--accent: 136, 58, 234;--accent-light: 224, 204, 250;--accent-dark: 49, 10, 101;--accent-gradient: linear-gradient( 45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60% );--dark-blue: #00004d;--light-blue: #5b95d2;--white-smoke: #eef0f4}html{font-family:system-ui,sans-serif;background:var(--white-smoke);overscroll-behavior:none}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.section[data-astro-cid-sh445jdo]{position:static;padding-top:50px;padding-bottom:50px}.section[data-astro-cid-sh445jdo][style*=background-image]:before{content:"";position:absolute;inset:0;z-index:1}.section[data-astro-cid-sh445jdo]>[data-astro-cid-sh445jdo]{position:relative;z-index:2}@media screen and (max-width: 750px){.section[data-astro-cid-sh445jdo]{padding-top:25px;padding-bottom:25px}}.footer[data-astro-cid-sz7xmlte]{background:var(--dark-blue);color:#fff;padding:1rem 1rem 3rem;display:flex;justify-content:flex-start;align-items:center;width:100%;box-sizing:border-box}.footer-content[data-astro-cid-sz7xmlte]{display:flex;justify-content:flex-start;align-items:center;width:100%;max-width:1200px}.logo[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;width:25%}.logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{max-height:50px;width:100%}.logo[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:.8}.contact-list[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.contact-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;text-decoration:none;display:flex;align-items:center;font-weight:500}.contact-list[data-astro-cid-sz7xmlte] .icon-circle[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;align-items:center;background-color:#fff;color:#333;border-radius:50%;width:30px;height:30px;margin-right:.5rem}.contact-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline;opacity:.8}@media screen and (max-width: 768px){.footer[data-astro-cid-sz7xmlte],.footer-content[data-astro-cid-sz7xmlte]{justify-content:center}.logo[data-astro-cid-sz7xmlte],.contact-list[data-astro-cid-sz7xmlte]{width:50%}.contact-list[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{align-items:flex-start}}@media screen and (max-width: 497px){.footer[data-astro-cid-sz7xmlte]{padding:.5em}.logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{max-width:80px}.contact-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-weight:300;font-size:12px}.contact-list[data-astro-cid-sz7xmlte] .icon-circle[data-astro-cid-sz7xmlte]{width:20px;height:20px}}.form-container[data-astro-cid-svshx33u]{max-width:800px;margin:0 auto;padding:40px;background-color:#c5d4eb;border-radius:8px;text-align:center;position:relative}.form-blurb[data-astro-cid-svshx33u]{margin-bottom:3em;line-height:1.8em;h1{color:var(--dark-blue);font-size:54px;margin-bottom:1em}p{color:var(--dark-blue);font-weight:400;font-size:22px;margin-bottom:15px}}form[data-astro-cid-svshx33u]{display:flex;justify-content:center;&.disabled{opacity:.5;pointer-events:none}}.input-row[data-astro-cid-svshx33u]{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between;width:100%;input{padding:8px;border:1px solid var(--dark-blue);background-color:#fff;color:var(--dark-blue);border-radius:4px;flex:1;min-width:150px}button{background-color:navy;color:#fff;padding:8px 20px;border:none;border-radius:4px;cursor:pointer;flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:100px;&:hover{background-color:navy}}}.arrow[data-astro-cid-svshx33u]{font-size:18px;margin-right:5px}.signup-text[data-astro-cid-svshx33u]{font-size:22px;font-weight:700}.spinner[data-astro-cid-svshx33u]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}.hidden[data-astro-cid-svshx33u]{display:none}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.message[data-astro-cid-svshx33u]{margin-top:20px;padding:10px;border-radius:4px;font-weight:700}.message[data-astro-cid-svshx33u].success{background-color:#d4edda;color:#155724}.message[data-astro-cid-svshx33u].error{background-color:#f8d7da;color:#721c24}@media screen and (max-width: 991px){.form-blurb[data-astro-cid-svshx33u]{margin-bottom:2em;line-height:1.4em;h1{font-size:48px;margin-bottom:1em}p{font-weight:350}}.signup-text[data-astro-cid-svshx33u]{font-size:20px}}@media screen and (max-width: 600px){.input-row[data-astro-cid-svshx33u]{flex-direction:column;input,button{width:100%}}}@media screen and (max-width: 479px){.form-blurb[data-astro-cid-svshx33u]{margin-bottom:1em;line-height:1.2em;h1{font-size:28px;margin-bottom:.5em}p{font-weight:300;font-size:18px;margin-bottom:5px}}.signup-text[data-astro-cid-svshx33u]{font-size:18px}}.instagram-banner-section[data-astro-cid-4el3py67]{display:flex;flex-direction:column;overflow:hidden;background-color:var(--white-smoke);justify-items:center;align-items:center}.banner[data-astro-cid-4el3py67]{width:150vw;height:200px;display:flex;justify-content:center;flex-direction:column;align-items:center;background-color:#ec8675;z-index:2;margin-top:-5%;margin-bottom:-5%;transform:rotate(1.5deg)}.instagram-logo[data-astro-cid-4el3py67]{display:flex;align-items:center;margin-right:20px;transition:all .5s ease;img{height:60px;width:60px;transition:all .5s ease}.insta-handler a{font-size:50px;color:#fff;margin-left:10px;transition:all .5s ease;text-decoration:none}}.instagram-logo[data-astro-cid-4el3py67]:hover{opacity:80%;img{padding-right:.25em}.insta-handler{padding-left:.25em}}.photos[data-astro-cid-4el3py67]{display:flex;flex-direction:column;align-items:center;width:95%;max-width:1450px}.row[data-astro-cid-4el3py67]{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;align-items:center;width:100%;justify-items:center;grid-gap:50px}.photo-col[data-astro-cid-4el3py67]{width:100%;height:400px;overflow:hidden;border-radius:10px}.photo[data-astro-cid-4el3py67]{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 991px){.banner[data-astro-cid-4el3py67]{height:100px}.instagram-logo[data-astro-cid-4el3py67]{img{height:30px;width:30px}.insta-handler a{font-size:30px;margin-left:5px}}.photo-col[data-astro-cid-4el3py67]{height:200px}.row[data-astro-cid-4el3py67]{grid-gap:30px;grid-template-columns:repeat(3,1fr)}.photo-col[data-astro-cid-4el3py67]:nth-child(4){display:none}}@media screen and (max-width: 497px){.banner[data-astro-cid-4el3py67]{height:50px}.instagram-logo[data-astro-cid-4el3py67]{img{height:20px;width:20px}.insta-handler a{font-size:22px;margin-left:2.5px}}.photo-col[data-astro-cid-4el3py67]{height:150px}.photo-col[data-astro-cid-4el3py67]:nth-child(3){display:none}.row[data-astro-cid-4el3py67]{grid-gap:15px;grid-template-columns:repeat(2,1fr)}}.intro-container[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr 1fr;align-items:center;width:85%;margin:0 auto 50px;color:#000}.column[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column}.column[data-astro-cid-j7pv25f6].content{align-items:flex-start}.column[data-astro-cid-j7pv25f6].image{align-items:center}h1[data-astro-cid-j7pv25f6]{color:var(--dark-blue);font-size:72px;margin-bottom:.5em}.definition[data-astro-cid-j7pv25f6]{margin-top:1em}.noun[data-astro-cid-j7pv25f6]{color:var(--light-blue)}.explanation[data-astro-cid-j7pv25f6]{margin-top:1.5em;font-size:22px}.image-wrapper[data-astro-cid-j7pv25f6]{width:80%;max-width:400px;margin-top:2em;border-radius:10px;overflow:hidden}.image-wrapper[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:auto;object-fit:cover}.section2[data-astro-cid-j7pv25f6]{margin-top:50px;width:100%;overflow:hidden}.blue-line[data-astro-cid-j7pv25f6]{background:var(--dark-blue);width:150%;height:6vh;transform:rotate(-1.5deg);margin:50px 0 0 -20%}.blue-line-bottom[data-astro-cid-j7pv25f6]{background:var(--dark-blue);width:250%;height:8vh;margin:-2.5vh 0 0 -20%}@media screen and (max-width: 991px){h1[data-astro-cid-j7pv25f6]{font-size:62px}.image-wrapper[data-astro-cid-j7pv25f6]{width:100%;max-width:none}}@media screen and (max-width: 750px){.intro-container[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.column[data-astro-cid-j7pv25f6].image{display:none}}@media screen and (max-width: 679px){h1[data-astro-cid-j7pv25f6]{font-size:52px}.explanation[data-astro-cid-j7pv25f6]{font-size:18px}.blue-line[data-astro-cid-j7pv25f6],.section2[data-astro-cid-j7pv25f6]{margin-top:15px}}
