:root{--background-dark-purple:#2D2147;--background-purple:#382C53;--background-100:#FDFCF7;--background-light-grey:#F6F7F9;--background-light-100:#F8F7F2;--background-light-50:#FDFCF7;--background-light-green:#DDF0EC;--background-light-yellow:#FEEEDD;--background-light-red:#FCD8E0;--background-light-blue:#D3EAFD;--background-white:#FFFFFF;--background-main:#FFFFFF;--text-purple:#382C53;--text-dark-purple:#2D2147;--nav-dark-purple:rgba(234,235,241,0.7);--text-deactive-light:#564863;--text-deactive-dark:#97939B;--text-light-purple:#837A8C;--text-caption:#7D7796;--text-menu:#A9A1BA;--text-white:#FFFFFF;--border-grey:#E2DFE5;--border-shadow:#E3E6EC;--border-light:#F6F3F9;--border-dark:#E4E4E4;--border-menu:rgba(82,73,103,1);--complementary-green:#53B6A0;--complementary-red:#EF3C65;--complementary-blue:#2196F3;--complementary-yellow:#FFCE73}@keyframes dwGlyphAnim{0%{filter:blur(45px)}to{filter:blur(0)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotateAlt{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes dwGlyphAnimBackplate{0%{filter:blur(80px)}50%{filter:blur(30px)}to{filter:blur(80px)}}.page-support-hero-left{padding-top:48px;padding-bottom:48px}.page-support-hero-left .tag{margin-top:16px}.page-support-hero-left h1{font-size:64px;line-height:72px}.page-support-hero-left h5{font-weight:500;margin-bottom:24px}@media screen and (max-width:1300px){.page-support-hero-left h2{font-size:40px;line-height:52px;margin-bottom:0}.page-support-hero-left .tag{margin-top:32px}.page-support-hero-left h5{margin-top:16px;font-size:18px;line-height:26px;margin-bottom:0}.page-support-hero-left p{font-size:14px;line-height:24px}}@media screen and (min-width:1000px){.page-support-hero-left .container{max-width:800px}}.page-support-hero-left h2{margin-bottom:32px}.page-support-hero-left-form button,.page-support-hero-left-form input,.page-support-hero-left-form textarea{width:100%;padding:20px;font-size:14px;border:none;margin-top:24px;border-radius:8px}.page-support-hero-left-form input,.page-support-hero-left-form textarea{border:1px solid rgba(0,0,0,0);transition:border .4s;background:var(--background-light-100)}.page-support-hero-left-form textarea{min-height:132px}.page-support-hero-left-form button{margin-top:32px;background:var(--background-dark-purple);color:var(--text-white);font-weight:700}.page-support-hero-left-form button:disabled,.page-support-hero-left-form input:disabled,.page-support-hero-left-form textarea:disabled{opacity:.5}.page-support-hero-right{position:relative;align-content:center;background:var(--background-dark-purple);aspect-ratio:1/1;z-index:-2;overflow:hidden}.page-support-hero-right .logo{filter:blur(0);animation:dwGlyphAnim 2s linear}.page-support-hero-right .logo,.page-support-hero-right .logo-backplate{position:absolute;left:50%;top:50%;height:30%;width:30%;margin-left:-15%;margin-top:-15%}.page-support-hero-right .logo-backplate{animation:dwGlyphAnimBackplate 4s ease-in-out infinite}@media screen and (max-width:992px){.page-support-hero-right{overflow:hidden}}@media screen and (min-width:768px){.page-support-hero-right{aspect-ratio:4/3}}@media screen and (min-width:992px){.page-support-hero-right{aspect-ratio:12/11}}.page-support-hero-right .canvas-cover{position:absolute;z-index:2;top:0;height:100%;width:100%;left:0;-webkit-backdrop-filter:contrast(125%) blur(0) saturate(1);backdrop-filter:contrast(125%) blur(0) saturate(1)}.page-support-hero-right svg{z-index:3;position:absolute;width:50%;height:auto;left:50%;margin-left:-25%;top:50%;margin-top:-7%;animation:dwGlyphAnim 2s linear}.page-support-hero-right svg *{fill:#fff}.page-support-hero-right canvas{z-index:1;position:absolute;height:160%;width:160%;left:-40%;top:-40%;filter:blur(100px);opacity:.75}.page-support-hero-right #supportHero{animation:rotate 30s linear infinite}.page-support-hero-right #supportHero2{animation:rotateAlt 30s linear infinite}