*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}body{font-family:"Source Sans 3",sans-serif}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}h1{margin-bottom:30px;font-size:4.5rem}p{margin-bottom:30px;font-size:1.125rem;line-height:1.63636}p.large{font-size:1.375rem}@media only screen and (max-width:767px){p.large{font-size:16px}}a{color:#8cdcf5;text-decoration:underline}a:hover{text-decoration:none}.link{color:#8cdcf5;align-items:center;gap:8px;padding-bottom:5px;font-weight:600;text-decoration:none;transition:all .5s;display:inline-flex;position:relative;overflow:hidden}.link:before{content:"";background:linear-gradient(90deg,#8cdcf5 0%,#e87acf 100%);width:100%;height:2px;transition:all 1s;position:absolute;bottom:0;left:0}.link i,.link .icon,.link [class^=fa-],.link:hover{color:#e87acf}.link:hover:before{width:150%}.gradient-text{-webkit-text-fill-color:transparent;background-color:#ededed;-webkit-background-clip:text;background-clip:text;display:inline-block}.gradient-text--cyan{background-image:linear-gradient(93.07deg,#8cdcf5 .06%,#ededed 86.73%)}.gradient-text--pink{background-image:linear-gradient(93.07deg,#e87acf .06%,#ededed 86.73%)}html{font-size:20px}@media only screen and (max-width:2000px){html{font-size:16px}}body{color:#ededed;background-color:#2c2c2c}.visually-hidden{clip:rect(1px,1px,1px,1px);white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.button{color:#131313;background-color:#ededed;border-radius:10px;flex-direction:row;align-items:center;gap:10px;padding:20px 30px;font-size:1.25rem;font-weight:600;line-height:1.45;text-decoration:none;transition:all .2s;display:inline-flex}.button .icon{transition:all .2s}.button:hover .icon--right{transform:translate(2px)}.button:hover .icon--up{transform:translateY(-2px)}.button:active{margin:2px 0 -2px}.button--primary{background-color:#0000;position:relative;overflow:hidden}.button--primary:before{border-radius:inherit;content:"";z-index:-1;background:linear-gradient(85deg,#8cdcf5 0%,#e87acf 100%);transition:all 1s;position:absolute;inset:0}.button--primary:hover:before{right:-1000px}.button--border{color:#8cdcf5;background:#2c2c2c;padding:17px 27px;position:relative}.button--border:before{border-radius:inherit;content:"";z-index:-1;background:linear-gradient(85deg,#8cdcf5 0%,#e87acf 100%);margin:-3px;position:absolute;inset:0}.button--border .icon{color:#e87acf}.contact-card__content{align-items:center;gap:2rem;display:flex}@media only screen and (max-width:2000px){.contact-card__content{gap:30px}}.contact-card__column--right{max-width:700px}@media only screen and (max-width:2000px){.contact-card__column--right{max-width:575px}}.contact-card__image{border-radius:60px 0 30px;width:200px;max-width:33vw;height:300px;position:relative;overflow:hidden}@media only screen and (max-width:2000px){.contact-card__image{width:152px;height:228px}}.contact-card__image--border-radius-left2{border-radius:60px 0 30px}.contact-card__image--border-radius-right2{border-radius:0 60px 0 30px}.contact-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s,filter .3s;position:absolute}.contact-card__image:hover img{filter:brightness(1.1);transform:scale(1.05)}.contact-card_image-overlay{background:linear-gradient(156deg,#8cdcf569 0%,#8cdcf500 100%),radial-gradient(54.61% 70.63% at 100% 100%,#e87acf75 0%,#e87acf00 100%),50%/cover no-repeat;border-radius:0 60px 0 30px;transition:opacity .3s;position:absolute;inset:0;scale:-1 1}.contact-card__image:hover .contact-card_image-overlay{opacity:.8}.contact-card__name{margin-bottom:20px;font-size:1.625rem;font-weight:600;line-height:1.30769}.contact-card__bio{margin-bottom:30px}.contact-card__bio p{margin-bottom:20px}.contact-card__bio p:last-child{margin-bottom:0}.contact-card__links{align-items:center;gap:2rem;display:flex}@media only screen and (max-width:767px){.contact-card__links{flex-direction:column;align-items:flex-start}}@media only screen and (max-width:2000px){.contact-card__links{gap:20px}}.contact-card__links a{transition:color .3s;position:relative}.contact-card__links a:hover{color:#8cdcf5}.contact-card__links a:after{content:"";background-color:currentColor;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.contact-card__links a:hover:after{width:100%}.contact-card--flip .contact-card__content{flex-direction:row-reverse}.contact-card--flip .contact-card__image{border-radius:0 60px 0 30px}.cta{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:767px){.cta{padding:20px}}@media only screen and (landscape:767px){.cta{height:auto;overflow:visible}}.cta__gradient-circle-1{background:radial-gradient(50% 50%,#1f2d48 0%,#1f2d4800 100%);position:absolute;inset:0}.cta__gradient-circle-2{will-change:background-position;opacity:.58;filter:blur(50px);background:radial-gradient(50% 50%,#8cdcf5 0%,#8cdcf500 100%) 0 0/100% 100%;width:1200px;height:1200px;animation:8s linear infinite alternate backgroundAnimation;position:absolute;transform:translate(-1010px,300px)}@media only screen and (landscape:767px){.cta__gradient-circle-2{display:none}}@media (prefers-reduced-motion:reduce){.cta__gradient-circle-2{animation:none}}.cta__gradient-circle-3{will-change:background-position;opacity:.58;filter:blur(100px);background:radial-gradient(50% 50%,#e87acf 0%,#a83c8f00 100%) 0 0/200% 100%;width:1200px;height:1200px;animation:6s linear infinite alternate backgroundAnimation;position:absolute;transform:translate(-650px,780px)}@media only screen and (landscape:767px){.cta__gradient-circle-3{display:none}}@media (prefers-reduced-motion:reduce){.cta__gradient-circle-3{animation:none}}.cta__content{z-index:1;width:100%;max-width:1250px;margin:0 40px;position:relative}@media only screen and (max-width:2000px){.cta__content{max-width:790px}}.cta__text{margin-bottom:50px}.cta__text p:last-child{margin-bottom:0}.cta__buttons{align-items:center;gap:30px;padding-top:20px;display:flex}.cta__logo{width:100%;max-width:260px;height:auto;margin:30px 0;padding:0 0 20px;display:block}@media only screen and (max-width:767px){.cta__logo{max-width:200px;margin-top:0;padding:0}}@media only screen and (max-width:2000px){.cta__logo{max-width:220px}}.cta .contact-card{padding-top:40px;padding-left:5px}@media only screen and (max-width:767px){.cta .contact-card{padding-top:20px;padding-left:0}}@keyframes backgroundAnimation{0%{background-position:0 0}to{background-position:70% 0}}