:root{--border-radius:10px;--border-radius-none:0;--border-radius-small:4px;--border-radius-normal:10px;--border-radius-large:20px;--border-radius-x-large:40px;--breakpoint-mobile:781;--breakpoint-tablet:961;--breakpoint-desktop:1681px;--breakpoint-laptop:1281px;--breakpoint-tablet:961px;--breakpoint-mobile:781px;--breakpoint-x-small:481px;--layout-padding:96px;--layout-width:1240px;--box-shadow-low:rgba(var(--color-black-rgb),0.1) 0 2px 6px;--box-shadow-low-black:rgba(var(--color-black-rgb),0.1) 0 2px 6px;--box-shadow-high:rgba(var(--color-black-rgb),0.16) 0 2px 10px;--box-shadow-high-black:rgba(var(--color-black-rgb),0.16) 0 2px 10px;--box-shadow-extra-high:rgba(var(--color-black-rgb),0.64) 0 8px 33px;--box-shadow-extra-high-black:rgba(var(--color-black-rgb),0.64) 0 8px 33px;--color-default:#3e0075;--color-default-rgb:62,0,117;--color-accent:#8039df;--color-accent-rgb:128,57,223;--color-midnight:#1d0254;--color-midnight-rgb:29,2,84;--color-purple-haze:#3e0075;--color-purple-haze-rgb:62,0,117;--color-purple:#683eb2;--color-purple-rgb:104,62,178;--color-violet:#8039df;--color-violet-rgb:128,57,223;--color-electric-violet:#974eff;--color-electric-violet-rgb:151,78,255;--color-lavender:#9069e7;--color-lavender-rgb:144,105,231;--color-lavender-cream:#c2a4f7;--color-lavender-cream-rgb:194,164,247;--color-lilac:#f5edff;--color-lilac-rgb:245,237,255;--color-rose:#ff2370;--color-rose-rgb:255,35,112;--color-yellow:#ffe03f;--color-yellow-rgb:255,224,63;--color-teal:#4cfec8;--color-teal-rgb:76,254,200;--color-sky:#3caff2;--color-sky-rgb:60,175,242;--color-black:#261e33;--color-black-rgb:38,30,51;--color-white:#fff;--color-white-rgb:255,255,255;--color-silver:#c4c4c4;--color-silver-rgb:196,196,196;--color-dark-gray:#d8d8d8;--color-dark-gray-rgb:216,216,216;--color-gray:#eaeaea;--color-gray-rgb:234,234,234;--color-light-gray:#f2f2f2;--color-light-gray-rgb:242,242,242;--font-family:Messina Sans,sans-serif;--font-family-secondary:BN Axel Grotesk,sans-serif;--font-family-monospace:monospace;--font-family-sans-serif:Helvetica,Arial,sans-serif;--font-family-serif:serif;--font-size-base:16px;--font-size-html:16px;--font-size-h7:14px;--font-size-h6:16px;--font-size-h5:20px;--font-size-h4:32px;--font-size-h3:40px;--font-size-h2:60px;--font-size-h1:80px;--font-size-button:14px;--font-size-kicker:14px;--font-size-large-kicker:16px;--font-size-xx-large:28px;--font-size-x-large:20px;--font-size-large:18px;--font-size-small:16px;--font-size-x-small:14px;--font-size-xx-small:12px;--font-weight-base:400;--font-weight-html:400;--font-weight-h7:700;--font-weight-h6:700;--font-weight-h5:700;--font-weight-h4:700;--font-weight-h3:700;--font-weight-h2:700;--font-weight-h1:700;--font-weight-button:700;--font-weight-kicker:700;--font-weight-large-kicker:700;--font-weight-normal:400;--font-weight-bold:700;--letter-spacing-base:-0.01em;--letter-spacing-kicker:0.05em;--letter-spacing-large-kicker:0.05em;--line-height-base:1.375;--line-height-html:1.375;--line-height-h7:1.4285714286;--line-height-h6:1.125;--line-height-h5:1.3;--line-height-h4:1;--line-height-h3:1;--line-height-h2:1;--line-height-h1:1;--line-height-kicker:1.4285714286;--line-height-large-kicker:1.5;--line-height-xx-large:32px;--line-height-x-large:28px;--line-height-large:24px;--line-height-small:22px;--line-height-x-small:20px;--line-height-xx-small:16px;--gap:24px;--gap-normal:24px;--gap-large:40px;--gap-x-large:80px;--gap-xx-large:120px;--spacing-xxx-small:8px;--spacing-xx-small:16px;--spacing-x-small:24px;--spacing-small:32px;--spacing-medium:40px;--spacing-large:56px;--spacing-x-large:80px;--spacing-xx-large:120px;--spacing-xxx-large:160px;--1x:8px;--2x:16px;--3x:24px;--4x:32px;--5x:40px;--6x:48px;--7x:56px;--8x:64px;--9x:72px;--10x:80px;--11x:88px;--12x:96px;--13x:104px;--14x:112px;--15x:120px;--16x:128px;--17x:136px;--18x:144px;--19x:152px;--20x:160px;--21x:168px;--22x:176px;--23x:184px;--24x:192px;--25x:200px;--26x:208px;--27x:216px;--28x:224px;--29x:232px;--30x:240px}@media(max-width:960px){:root{--font-size-h4:20px;--font-size-h3:28px;--font-size-h2:32px;--font-size-h1:40px}}.Footer *,.Header *{box-sizing:border-box}.Footer a,.Header a{color:#8039df;text-decoration:none;transition:color .4s}.Footer a:active,.Footer a:focus,.Footer a:hover,.Header a:active,.Header a:focus,.Header a:hover{color:#9c65e6;text-decoration:underline}.Footer article,.Header article{margin:32px 0}.Footer article:first-child,.Header article:first-child{margin-top:0}.Footer article:last-child,.Header article:last-child{margin-bottom:0}.Footer blockquote,.Header blockquote{padding:0 0 0 16px}.Footer code,.Header code{display:inline-block;white-space:pre}.Footer .h1,.Footer .h2,.Footer .h3,.Footer .h4,.Footer .h5,.Footer .h6,.Footer h1,.Footer h2,.Footer h3,.Footer h4,.Footer h5,.Footer h6,.Header .h1,.Header .h2,.Header .h3,.Header .h4,.Header .h5,.Header .h6,.Header h1,.Header h2,.Header h3,.Header h4,.Header h5,.Header h6{font-weight:inherit;margin:0 0 24px}.Footer .h1:last-child,.Footer .h2:last-child,.Footer .h3:last-child,.Footer .h4:last-child,.Footer .h5:last-child,.Footer .h6:last-child,.Footer h1:last-child,.Footer h2:last-child,.Footer h3:last-child,.Footer h4:last-child,.Footer h5:last-child,.Footer h6:last-child,.Header .h1:last-child,.Header .h2:last-child,.Header .h3:last-child,.Header .h4:last-child,.Header .h5:last-child,.Header .h6:last-child,.Header h1:last-child,.Header h2:last-child,.Header h3:last-child,.Header h4:last-child,.Header h5:last-child,.Header h6:last-child{margin-bottom:0}.Footer .h1 a,.Footer .h2 a,.Footer .h3 a,.Footer .h4 a,.Footer .h5 a,.Footer .h6 a,.Footer h1 a,.Footer h2 a,.Footer h3 a,.Footer h4 a,.Footer h5 a,.Footer h6 a,.Header .h1 a,.Header .h2 a,.Header .h3 a,.Header .h4 a,.Header .h5 a,.Header .h6 a,.Header h1 a,.Header h2 a,.Header h3 a,.Header h4 a,.Header h5 a,.Header h6 a{color:inherit}.Footer .h1,.Footer h1,.Header .h1,.Header h1{font-size:var(--font-size-h1);font-variation-settings:"wght" var(--font-weight-h1);font-weight:var(--font-weight-h1);line-height:var(--line-height-h1);text-transform:var(--text-transform-h1)}.Footer .h2,.Footer h2,.Header .h2,.Header h2{font-size:var(--font-size-h2);font-variation-settings:"wght" var(--font-weight-h2);font-weight:var(--font-weight-h2);line-height:var(--line-height-h2);text-transform:var(--text-transform-h2)}.Footer .h3,.Footer h3,.Header .h3,.Header h3{font-size:var(--font-size-h3);font-variation-settings:"wght" var(--font-weight-h3);font-weight:var(--font-weight-h3);line-height:var(--line-height-h3);text-transform:var(--text-transform-h3)}.Footer .h4,.Footer h4,.Header .h4,.Header h4{font-size:var(--font-size-h4);font-variation-settings:"wght" var(--font-weight-h4);font-weight:var(--font-weight-h4);line-height:var(--line-height-h4);text-transform:var(--text-transform-h4)}.Footer .h5,.Footer h5,.Header .h5,.Header h5{font-size:var(--font-size-h5);font-variation-settings:"wght" var(--font-weight-h5);font-weight:var(--font-weight-h5);line-height:var(--line-height-h5);text-transform:var(--text-transform-h5)}.Footer .h6,.Footer h6,.Header .h6,.Header h6{font-size:var(--font-size-h6);font-variation-settings:"wght" var(--font-weight-h6);font-weight:var(--font-weight-h6);line-height:var(--line-height-h6);text-transform:var(--text-transform-h6)}.Footer hr,.Header hr{background:#f2f2f2;border:0;display:block;height:1px;margin:24px 0}.Footer hr:first-child,.Header hr:first-child{margin-top:0}.Footer hr:last-child,.Header hr:last-child{margin-bottom:0}.Footer,.Footer html,.Header,.Header html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;color:#3e0075;font-family:Messina Sans,sans-serif;font-size:var(--font-size-base);font-variation-settings:"wght" var(--font-weight-base);font-weight:var(--font-weight-base);letter-spacing:var(--letter-spacing-base);line-height:var(--line-height-base);text-transform:var(--text-transform-base)}.Footer img,.Header img{max-width:100%}.Footer address,.Footer blockquote,.Footer form,.Footer ol,.Footer pre,.Footer table,.Footer ul,.Header address,.Header blockquote,.Header form,.Header ol,.Header pre,.Header table,.Header ul{margin:16px 0}.Footer address:first-child,.Footer blockquote:first-child,.Footer form:first-child,.Footer ol:first-child,.Footer pre:first-child,.Footer table:first-child,.Footer ul:first-child,.Header address:first-child,.Header blockquote:first-child,.Header form:first-child,.Header ol:first-child,.Header pre:first-child,.Header table:first-child,.Header ul:first-child{margin-top:0}.Footer address:last-child,.Footer blockquote:last-child,.Footer form:last-child,.Footer ol:last-child,.Footer pre:last-child,.Footer table:last-child,.Footer ul:last-child,.Header address:last-child,.Header blockquote:last-child,.Header form:last-child,.Header ol:last-child,.Header pre:last-child,.Header table:last-child,.Header ul:last-child{margin-bottom:0}.Footer ol,.Header ol{padding:0 0 0 16px}.Footer p,.Header p{margin:16px 0}.Footer p:first-child,.Header p:first-child{margin-top:0}.Footer pre,.Header pre{display:block;white-space:pre-wrap}.Footer strong,.Header strong{font-weight:700}.Footer table,.Header table{width:100%}.Footer th,.Header th{text-align:left}.Footer td,.Footer th,.Header td,.Header th{padding:8px 16px}.Footer input[type=date],.Footer input[type=datetime],.Footer input[type=email],.Footer input[type=month],.Footer input[type=number],.Footer input[type=password],.Footer input[type=search],.Footer input[type=tel],.Footer input[type=text],.Footer input[type=url],.Footer input[type=week],.Footer textarea,.Header input[type=date],.Header input[type=datetime],.Header input[type=email],.Header input[type=month],.Header input[type=number],.Header input[type=password],.Header input[type=search],.Header input[type=tel],.Header input[type=text],.Header input[type=url],.Header input[type=week],.Header textarea{border:1px solid #f2f2f2;font-size:var(--font-size-base);font-variation-settings:"wght" var(--font-weight-base);font-weight:var(--font-weight-base);letter-spacing:var(--letter-spacing-base);line-height:var(--line-height-base);padding:8px 16px;text-transform:var(--text-transform-base);transition:all .4s}.Footer input[type=date]::-moz-placeholder,.Footer input[type=datetime]::-moz-placeholder,.Footer input[type=email]::-moz-placeholder,.Footer input[type=month]::-moz-placeholder,.Footer input[type=number]::-moz-placeholder,.Footer input[type=password]::-moz-placeholder,.Footer input[type=search]::-moz-placeholder,.Footer input[type=tel]::-moz-placeholder,.Footer input[type=text]::-moz-placeholder,.Footer input[type=url]::-moz-placeholder,.Footer input[type=week]::-moz-placeholder,.Footer textarea::-moz-placeholder,.Header input[type=date]::-moz-placeholder,.Header input[type=datetime]::-moz-placeholder,.Header input[type=email]::-moz-placeholder,.Header input[type=month]::-moz-placeholder,.Header input[type=number]::-moz-placeholder,.Header input[type=password]::-moz-placeholder,.Header input[type=search]::-moz-placeholder,.Header input[type=tel]::-moz-placeholder,.Header input[type=text]::-moz-placeholder,.Header input[type=url]::-moz-placeholder,.Header input[type=week]::-moz-placeholder,.Header textarea::-moz-placeholder{color:#eaeaea}.Footer input[type=date]::placeholder,.Footer input[type=datetime]::placeholder,.Footer input[type=email]::placeholder,.Footer input[type=month]::placeholder,.Footer input[type=number]::placeholder,.Footer input[type=password]::placeholder,.Footer input[type=search]::placeholder,.Footer input[type=tel]::placeholder,.Footer input[type=text]::placeholder,.Footer input[type=url]::placeholder,.Footer input[type=week]::placeholder,.Footer textarea::placeholder,.Header input[type=date]::placeholder,.Header input[type=datetime]::placeholder,.Header input[type=email]::placeholder,.Header input[type=month]::placeholder,.Header input[type=number]::placeholder,.Header input[type=password]::placeholder,.Header input[type=search]::placeholder,.Header input[type=tel]::placeholder,.Header input[type=text]::placeholder,.Header input[type=url]::placeholder,.Header input[type=week]::placeholder,.Header textarea::placeholder{color:#eaeaea}.Footer input[type=date]:focus,.Footer input[type=datetime]:focus,.Footer input[type=email]:focus,.Footer input[type=month]:focus,.Footer input[type=number]:focus,.Footer input[type=password]:focus,.Footer input[type=search]:focus,.Footer input[type=tel]:focus,.Footer input[type=text]:focus,.Footer input[type=url]:focus,.Footer input[type=week]:focus,.Footer textarea:focus,.Header input[type=date]:focus,.Header input[type=datetime]:focus,.Header input[type=email]:focus,.Header input[type=month]:focus,.Header input[type=number]:focus,.Header input[type=password]:focus,.Header input[type=search]:focus,.Header input[type=tel]:focus,.Header input[type=text]:focus,.Header input[type=url]:focus,.Header input[type=week]:focus,.Header textarea:focus{border-color:#d8d8d8;outline:none}.Footer input[type=date]:hover,.Footer input[type=datetime]:hover,.Footer input[type=email]:hover,.Footer input[type=month]:hover,.Footer input[type=number]:hover,.Footer input[type=password]:hover,.Footer input[type=search]:hover,.Footer input[type=tel]:hover,.Footer input[type=text]:hover,.Footer input[type=url]:hover,.Footer input[type=week]:hover,.Footer textarea:hover,.Header input[type=date]:hover,.Header input[type=datetime]:hover,.Header input[type=email]:hover,.Header input[type=month]:hover,.Header input[type=number]:hover,.Header input[type=password]:hover,.Header input[type=search]:hover,.Header input[type=tel]:hover,.Header input[type=text]:hover,.Header input[type=url]:hover,.Header input[type=week]:hover,.Header textarea:hover{border-color:#eaeaea}.Footer input[type=date]:focus::-moz-placeholder,.Footer input[type=date]:hover::-moz-placeholder,.Footer input[type=datetime]:focus::-moz-placeholder,.Footer input[type=datetime]:hover::-moz-placeholder,.Footer input[type=email]:focus::-moz-placeholder,.Footer input[type=email]:hover::-moz-placeholder,.Footer input[type=month]:focus::-moz-placeholder,.Footer input[type=month]:hover::-moz-placeholder,.Footer input[type=number]:focus::-moz-placeholder,.Footer input[type=number]:hover::-moz-placeholder,.Footer input[type=password]:focus::-moz-placeholder,.Footer input[type=password]:hover::-moz-placeholder,.Footer input[type=search]:focus::-moz-placeholder,.Footer input[type=search]:hover::-moz-placeholder,.Footer input[type=tel]:focus::-moz-placeholder,.Footer input[type=tel]:hover::-moz-placeholder,.Footer input[type=text]:focus::-moz-placeholder,.Footer input[type=text]:hover::-moz-placeholder,.Footer input[type=url]:focus::-moz-placeholder,.Footer input[type=url]:hover::-moz-placeholder,.Footer input[type=week]:focus::-moz-placeholder,.Footer input[type=week]:hover::-moz-placeholder,.Footer textarea:focus::-moz-placeholder,.Footer textarea:hover::-moz-placeholder,.Header input[type=date]:focus::-moz-placeholder,.Header input[type=date]:hover::-moz-placeholder,.Header input[type=datetime]:focus::-moz-placeholder,.Header input[type=datetime]:hover::-moz-placeholder,.Header input[type=email]:focus::-moz-placeholder,.Header input[type=email]:hover::-moz-placeholder,.Header input[type=month]:focus::-moz-placeholder,.Header input[type=month]:hover::-moz-placeholder,.Header input[type=number]:focus::-moz-placeholder,.Header input[type=number]:hover::-moz-placeholder,.Header input[type=password]:focus::-moz-placeholder,.Header input[type=password]:hover::-moz-placeholder,.Header input[type=search]:focus::-moz-placeholder,.Header input[type=search]:hover::-moz-placeholder,.Header input[type=tel]:focus::-moz-placeholder,.Header input[type=tel]:hover::-moz-placeholder,.Header input[type=text]:focus::-moz-placeholder,.Header input[type=text]:hover::-moz-placeholder,.Header input[type=url]:focus::-moz-placeholder,.Header input[type=url]:hover::-moz-placeholder,.Header input[type=week]:focus::-moz-placeholder,.Header input[type=week]:hover::-moz-placeholder,.Header textarea:focus::-moz-placeholder,.Header textarea:hover::-moz-placeholder{color:#d8d8d8}.Footer input[type=date]:focus::placeholder,.Footer input[type=date]:hover::placeholder,.Footer input[type=datetime]:focus::placeholder,.Footer input[type=datetime]:hover::placeholder,.Footer input[type=email]:focus::placeholder,.Footer input[type=email]:hover::placeholder,.Footer input[type=month]:focus::placeholder,.Footer input[type=month]:hover::placeholder,.Footer input[type=number]:focus::placeholder,.Footer input[type=number]:hover::placeholder,.Footer input[type=password]:focus::placeholder,.Footer input[type=password]:hover::placeholder,.Footer input[type=search]:focus::placeholder,.Footer input[type=search]:hover::placeholder,.Footer input[type=tel]:focus::placeholder,.Footer input[type=tel]:hover::placeholder,.Footer input[type=text]:focus::placeholder,.Footer input[type=text]:hover::placeholder,.Footer input[type=url]:focus::placeholder,.Footer input[type=url]:hover::placeholder,.Footer input[type=week]:focus::placeholder,.Footer input[type=week]:hover::placeholder,.Footer textarea:focus::placeholder,.Footer textarea:hover::placeholder,.Header input[type=date]:focus::placeholder,.Header input[type=date]:hover::placeholder,.Header input[type=datetime]:focus::placeholder,.Header input[type=datetime]:hover::placeholder,.Header input[type=email]:focus::placeholder,.Header input[type=email]:hover::placeholder,.Header input[type=month]:focus::placeholder,.Header input[type=month]:hover::placeholder,.Header input[type=number]:focus::placeholder,.Header input[type=number]:hover::placeholder,.Header input[type=password]:focus::placeholder,.Header input[type=password]:hover::placeholder,.Header input[type=search]:focus::placeholder,.Header input[type=search]:hover::placeholder,.Header input[type=tel]:focus::placeholder,.Header input[type=tel]:hover::placeholder,.Header input[type=text]:focus::placeholder,.Header input[type=text]:hover::placeholder,.Header input[type=url]:focus::placeholder,.Header input[type=url]:hover::placeholder,.Header input[type=week]:focus::placeholder,.Header input[type=week]:hover::placeholder,.Header textarea:focus::placeholder,.Header textarea:hover::placeholder{color:#d8d8d8}.Footer ul,.Header ul{padding:0 0 0 16px}.Footer .h1,.Footer .h2,.Footer .h3,.Footer .h4,.Footer .h5,.Footer .h6,.Footer h1,.Footer h2,.Footer h3,.Footer h4,.Footer h5,.Footer h6,.Header .h1,.Header .h2,.Header .h3,.Header .h4,.Header .h5,.Header .h6,.Header h1,.Header h2,.Header h3,.Header h4,.Header h5,.Header h6{font-family:BN Axel Grotesk,sans-serif;text-transform:uppercase}.Footer .h5,.Footer .h6,.Footer h5,.Footer h6,.Header .h5,.Header .h6,.Header h5,.Header h6{font-family:Messina Sans,sans-serif;text-transform:none}.Footer p,.Header p{margin:0 0 24px}.Footer p:last-child,.Header p:last-child{margin-bottom:0}body,html{position:relative}.Footer p,.Header p{font-size:var(--font-size-html);font-variation-settings:"wght" var(--font-weight-html);font-weight:var(--font-weight-html);line-height:var(--line-height-html)}