@import url(https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@300;400;500;600;700;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.media-onboarding{align-items:center;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:center;padding:20px}.dialog{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:20px;text-align:center;width:300px}.dialog-content h5{margin:0 0 10px}.dialog-content p{margin:0 0 20px}.retry-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 15px}.retry-button:hover{background-color:#0056b3}.success-message{text-align:center}.permission-container{align-items:center;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:center;padding:20px}.error-message,.success-message{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:20px;text-align:center;width:300px}.error-message h5,.success-message h5{margin:0 0 10px}.error-message p,.success-message p{margin:0 0 20px}*{box-sizing:border-box;font-size:16px;margin:0;padding:0;-webkit-text-decoration:0;text-decoration:0}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;line-height:0;max-width:100%}button,input,select,textarea{font:inherit}button{all:unset;cursor:pointer}:root{--dark-cyan:#008a8a;--dark-violet:#845eb0;--light-cyan:#90e4f9;--light-violet:#d9b8ff;--black:#373752;--gray:#86869c;--light-gray:#86869c40;--white:#fafafa;--cyan-hover:#72c1d5;--violet-hover:#b28cde}body{background-color:#fafafa;background-color:var(--white);font-family:IBM Plex Sans;line-height:1.3;margin:0;min-height:100vh;text-rendering:optimizeSpeed}.gradient-text,.h1{color:#373752;color:var(--black);font:900 4rem/100% Red Hat Display,serif}.logo{left:25px;position:absolute;top:50px;width:200px}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(92.19deg,#59a1a1 -15.84%,#008a8a 114.64%);-webkit-background-clip:text;background-clip:text}.h2{color:#373752;color:var(--black);font:900 2.5rem/110% Red Hat Display,serif}.body-text{color:#86869c;color:var(--gray);font:500 1.125rem/144% Red Hat Display,serif}.overline{color:#008a8a;color:var(--dark-cyan);text-transform:uppercase}.btn-1,.btn-2,.btn-3,.overline{font:900 1rem/160% Red Hat Display,serif}.btn-1,.btn-2,.btn-3{border-radius:2rem;color:#fafafa;color:var(--white);padding:1rem 2.5rem}.btn{cursor:pointer;display:flex;gap:1.25rem}.btn-1{background-color:#008a8a;background-color:var(--dark-cyan)}.btn-1:hover{background-color:#72c1d5;background-color:var(--cyan-hover)}.btn-2,.btn-3{background-color:#845eb0;background-color:var(--dark-violet)}.btn-2:hover,.btn-3:hover{background-color:#b28cde;background-color:var(--violet-hover)}.btn-1 span{color:#90e4f9;color:var(--light-cyan)}.btn-2,.btn-3 span{color:#d9b8ff;color:var(--light-violet)}.pb-42{padding-bottom:2.625rem}header{align-items:center;display:flex;justify-content:center;margin:5rem 0 3.75rem}.meetlogo{margin-bottom:80px;width:30%}.meet-logo{align-items:center;display:flex;flex-direction:row;gap:.875rem;justify-content:center}.meet{order:2}.icon,.meet{transition:1s ease-out}.meet:hover~.icon{transform:rotate(2turn)}.icon:hover,.meet:hover~.icon{filter:blur(.0625rem);transition:1s cubic-bezier(.65,.05,.36,1)}.icon:hover{transform:rotate(-2turn)}.container{max-width:91.25rem}.hero-wrapper{gap:1.75rem;text-align:center}.hero-wrapper .body-text{max-width:36.25rem;overflow:hidden}.flex,.flex-hero{align-items:center;display:flex;justify-content:center}.hero-img{max-height:100%;object-fit:contain;object-position:center}.hero-img-mobile{display:none}.hero-img-left{margin-bottom:3rem;transition:.5s ease}.hero-img-right{margin-bottom:-3rem;transition:.5s ease}.hero-img-left:hover{filter:saturate(.5);margin-bottom:3rem;transition:.5s ease}.hero-img-right:hover{filter:saturate(.5);margin-bottom:-3rem;transition:.5s ease}.divider{padding-top:6.875rem}.divider-2{padding-top:4.375rem}.number-one,.number-two{background-color:#fafafa;background-color:var(--white);border:.0938rem solid #86869c40;border:.0938rem solid var(--light-gray);border-radius:6.25rem;color:#86869c;color:var(--gray);font:900 1rem/160% Red Hat Display,serif;height:3.5rem;margin:0 auto;width:3.5rem}.number-bar{background-color:#86869c40;background-color:var(--light-gray);height:5.25rem;margin:0 auto;width:.0625rem}.photo-gallery-wrapper{display:flex;justify-content:center}.gallery-grid{grid-gap:1.875rem;display:grid;gap:1.875rem;grid-template-columns:repeat(4,1fr);padding-bottom:4rem;padding-top:4rem}.gallery-grid,footer{margin:0 auto;max-width:69.375rem}.gallery-container,.gallery-grid img{border-radius:.5rem;overflow:hidden}.gallery-grid img{transition:.5s ease-out}.gallery-grid img:hover{filter:saturate(2);transform:scale(1.05) translateX(.1875rem);transition:.5s linear}.gallery-grid{transition:.5s linear}.gallery-grid:hover>.gallery-container:not(:hover){filter:grayscale(.6);opacity:.8;transition:.5s linear}.explainer-section-wrapper{flex-direction:column;margin:0 auto;max-width:32.5rem;text-align:center}.explainer-section-wrapper .body-text{padding-top:2.375rem}.explainer-section-wrapper .h2{padding-top:1.375rem}.footer-wrapper{background-color:#008a8a;background-color:var(--dark-cyan);height:21.875rem;margin-top:-1.75rem;position:relative;z-index:1}.number-two{position:relative;z-index:2}.flex footer{gap:5rem;justify-content:space-between}.footer-wrapper .body-text,.footer-wrapper .h2{color:#fafafa;color:var(--white);max-width:21.875rem}.footer-wrapper .btn-1:hover{background-color:#72c1d5;background-color:var(--cyan-hover)}.footer-wrapper:before{background-size:cover;bottom:0;left:0;opacity:.2;position:absolute;right:0;top:0;z-index:-5}@media (max-width:79.375rem){.flex-hero{flex-direction:column}.hero-img,.hero-img-left{display:none}.hero-img-mobile{display:flex;padding-bottom:4.375rem;padding-left:1.2rem;padding-right:1.2rem}.hero-wrapper .body-text{max-width:32.5rem}.explainer-section-wrapper{flex-direction:column;margin:0 auto;max-width:41.25rem;text-align:center}.footer-wrapper{height:26.75rem}.flex footer{display:flex;flex-direction:column;gap:2.5rem;text-align:center}.footer-wrapper .body-text{max-width:33.4375rem}}@media (max-width:56.25rem){.gradient-text,.h1{font-size:3rem}}@media (max-width:50rem){.meetlogo{margin-bottom:50px;width:40%}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:0 1.5rem}.explainer-section-wrapper{max-width:25rem}.footer-wrapper .h2,.h2{font-size:2rem}.btn{align-items:center;flex-wrap:wrap}.flex footer{display:flex;flex-direction:column;gap:2.5rem;max-width:18.75rem;text-align:center}}@media (max-width:37.5rem){.logo{width:150px}.meetlogo{margin-bottom:40px;width:50%}.gradient-text,.h1{font-size:2.5rem}.hero-img-mobile{padding-bottom:3.125rem}.explainer-section-wrapper,.explainer-section-wrapper .body-text,.footer-wrapper .body-text,.hero-wrapper .body-text{font-size:1rem;max-width:18.75rem}.pb-42{padding-bottom:2.25rem}.hero-img-mobile{max-width:410px}}@media (max-width:25rem){.btn{flex-direction:column}}.hero-img-left,.hero-img-right,.meet-logo{animation:slideIn 1s ease-out}
/*# sourceMappingURL=main.68ae144f.css.map*/