:root{--gutter: 11vw;--brand-space: 100px;--primary-color: #d60067;--primary-hover: #960048;--secondary-color: #00f8f8;--secondary-background-color: #1e1e1e;--background-color: #171617}canvas{image-rendering:pixelated}body{color:#fff;font-size:18px;margin:0;background-color:var(--background-color)}section{margin-bottom:10vh}.about-text{font-weight:500;font-size:20px;text-align:left;margin-bottom:2rem;max-width:1000px;margin-left:auto;margin-right:auto}.header-text{text-align:left;font-weight:600;font-size:60px;color:var(--primary-color);margin-top:2rem;margin-bottom:1.5rem;text-align:center}.header{margin-bottom:2rem}.left-div{background-color:#d60067;border-radius:20px;flex-basis:calc(100% / 3);padding-left:3rem;padding-right:3rem;padding-top:2rem}.right-div{flex-basis:calc(200% / 3)}.contact-container{background-color:var(--secondary-background-color);display:flex;flex-direction:row;margin-left:auto;margin-right:auto;margin-bottom:4rem;border-radius:20px;height:480px;margin-bottom:6vh;margin-top:0}.contact-section{margin-left:auto;margin-right:auto;max-width:1200px}.contact-option{display:flex;align-items:center}.contact-option p{margin-left:1rem}.form-text-input{left:0;top:0;width:400px;height:50px;font-size:18px;padding:12px 20px;box-sizing:border-box;background-color:transparent;border:1px solid #d1d1d1;color:#fff}.form-text-input::-moz-placeholder{color:#d1d1d1}.form-text-input::placeholder{color:#d1d1d1}.form-text-input::-ms-input-placeholder{color:#d1d1d1}.contact-link{color:#fff;text-decoration:none}#contact-form{text-align:center;margin:auto;width:650px;padding-top:2rem;border-radius:25px}#contact-form textarea{left:0;top:0;width:650px;resize:none;height:100px;font-size:18px;padding:12px 20px;box-sizing:border-box;background-color:transparent;border:1px solid #d1d1d1;color:#fff;font-family:inherit}#contact-form textarea::-moz-placeholder{color:#d1d1d1}#contact-form textarea::placeholder{color:#d1d1d1}#contact-form textarea::-ms-input-placeholder{color:#d1d1d1}.services-form{display:grid;grid-template-columns:.8fr 1.2fr 1fr;justify-items:start;margin-bottom:1rem}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background-color:transparent;border:1px white solid;margin-right:5px;display:grid;place-content:center;color:#d60067}input[type=checkbox]:before{content:"";width:10px;height:10px;transform:scale(0);transition:.12s transform ease-in-out;background-color:#d60067}input[type=checkbox]:checked:before{transform:scale(1)}.checkbox-container{display:flex;align-items:center}.title-button:hover{background-color:var(--primary-hover);transition:background-color .14s linear}.two-column-form{display:flex;flex-direction:row;margin-bottom:1rem}.two-column-form input:first-child{margin-right:40px}.services-label{margin-top:1.5rem}.form-button{width:250px;height:44px;border:none;border-radius:40px;background-color:#03c74e;color:#fff;font-size:16px;font-weight:600;cursor:pointer;display:flex;margin-left:auto;margin-right:auto;margin-top:18px;padding-left:40px;padding-right:40px;align-items:center;justify-content:center;transition:all .25s ease}.form-button:hover{background-color:#0deb62}.form-button svg{margin-right:4px}.meet-button{height:38px;border-radius:36px;padding-left:36px;padding-right:36px;background-color:var(--secondary-color);font-size:17px;font-weight:600;border:none;cursor:pointer}.meet-link-container{margin-top:1.5rem;margin-bottom:.8rem}.meet-link{font-family:Inter,sans-serif;color:#fff;font-weight:600;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;cursor:pointer}.meet-link:hover{text-decoration:none}.show-mobile-text{display:none}#back-container{min-width:320px;display:block;margin-left:auto;margin-right:auto;max-width:1070px;display:none;align-items:center}.back-link{cursor:pointer;z-index:99}@media only screen and (max-width: 1015px){#back-container{width:710px;margin-top:28px}.about-text{font-weight:500;font-size:18px;text-align:left;margin-bottom:2rem;max-width:1000px;margin-left:3vw;margin-right:3vw}.header-text{margin-top:0;font-size:44px}.contact-section{margin-bottom:14vh}.contact-container{flex-direction:column;height:auto;margin-left:2vw;margin-right:2vw;background-color:transparent}#contact-form{width:auto;padding-top:36px;padding-bottom:30px;margin-bottom:5vh;background-color:var(--secondary-background-color)}.form-text-input{margin-left:auto;margin-right:auto;width:78vw;margin-bottom:30px;border-radius:12px}.two-column-form input:first-child{margin-right:auto}#contact-form textarea{margin-left:auto;margin-right:auto;width:78vw;border-radius:12px}.two-column-form{flex-direction:column;margin-bottom:0}.left-div{padding-bottom:2.5rem;margin-bottom:2rem}.services-form{grid-template-columns:1fr;row-gap:10px;margin-left:60px}input[type=checkbox]{margin-right:14px;height:30px;width:30px}input[type=checkbox]:before{width:20px;height:20px}.form-button{margin-top:1.5rem}.contact-section,.right-div{margin-bottom:0}.show-mobile-text{display:block;margin-bottom:1.7rem;text-align:center;font-size:20px}}
