@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none}html,body{width:100%;min-height:100vh;overflow-x:hidden}body{color:#999bbc;font-family:'Montserrat', sans-serif;background:#0A0A1E}body.white{color:#282840;background:#fff}body.white path.star{fill:#000}body.white h1,body.white h2,body.white h3,body.white h4,body.white h5,body.white h6{color:#197CD8}body.white a{color:#197CD8}body.white .arrowed svg.arrow path{fill:#197CD8}body.white .header-bg{background:linear-gradient(180deg, rgba(255,255,255,0.8), rgba(255,255,255,0) 100%)}body.white .header a,body.white .header-dropdown{color:#197CD8}body.white .header-dropdown div{background:#fff;border:none}body.white .header-dropdown div a small{color:#282840}body.white .header-dropdown span svg path{fill:#197CD8}body.white .header .theme-button .dark-theme{visibility:hidden;opacity:0}body.white .header .theme-button .white-theme{visibility:visible;opacity:1}body.white .header .fixed-socials{background:rgba(255,255,255,0.2)}body.white .header .fixed-socials svg path{fill:#197CD8}body.white .header .menu-button svg path{fill:#197CD8}body.white .footer{background:#E4F2FF}body.white .footer-top h4{opacity:1}body.white .footer-top a{color:#0A0A1E}body.white .footer-bottom{color:#0A0A1E}@media screen and (max-width: 1200px){body.white .header .to-mobile{background:#fff}}body.white .menu-underwear{background:rgba(255,255,255,0.3)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;color:#fff}h2{font-size:32px;line-height:40px}h3{font-size:24px;line-height:32px}h4{font-size:16px;line-height:24px}a{text-decoration:none;color:#fff}.container{max-width:1224px;width:100%;margin:0 auto;box-sizing:border-box}.h2{font-size:32px;line-height:40px;font-weight:700}.h5{font-size:16px;line-height:24px;font-weight:700}.arrowed{padding-right:42px;position:relative}.arrowed svg.arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-block}.arrowed svg.arrow path{fill:#fff}.arrowed:hover{background:linear-gradient(90deg, #31EDA9 -8.33%, #FEDC0E 32.63%, #F71F89 67.61%, #197CD8 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.arrowed:hover svg.arrow path{fill:url(#arrow-gradient) !important}.menu-underwear{position:fixed;z-index:80;display:none;top:0;left:100%;width:100vw;height:100vh;background:#0A0A1E;opacity:.6;backdrop-filter:blur(3px)}.header{box-sizing:border-box;position:fixed;top:0;left:0;width:100%;z-index:102}.header .theme-button{cursor:pointer;position:relative}.header .theme-button:hover svg path{fill:url(#menu-gradient) !important}.header .theme-button:hover .white-theme path{fill:url(#menu-gradient1) !important}.header .theme-button .dark-theme{visibility:visible;opacity:1;transition:opacity .2s ease}.header .theme-button .white-theme{position:absolute;top:0;left:0;visibility:hidden;opacity:0;transition:opacity .2s ease}.header-bg{position:absolute;left:0;top:0;right:0;bottom:0;background:linear-gradient(180deg, rgba(10,10,30,0.8), rgba(10,10,30,0.7) 70%, rgba(10,10,30,0) 100%);backdrop-filter:blur(2px);z-index:-1}.header-container{display:flex;justify-content:space-between;box-sizing:border-box;padding:28px 0}.header-logo{display:flex;align-items:center}.header a,.header-dropdown{color:#999BBC;font-size:16px;line-height:24px;font-weight:700}.header>a:hover,.header .to-mobile>a:hover{background:linear-gradient(90deg, #31EDA9 -8.33%, #FEDC0E 32.63%, #F71F89 67.61%, #197CD8 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header a+a,.header-dropdown+a,a+.header-dropdown,.header-dropdown+.header-dropdown{margin-left:32px}.header-nav{display:flex;align-items:center}.header .to-mobile{display:flex;align-items:center;margin-right:32px}.header .theme-button{width:26px;height:24px}.header .theme-button svg{width:26px;height:24px}.header .menu-button{display:none}.header-dropdown{cursor:pointer;padding-top:5px;padding-bottom:5px;position:relative}.header-dropdown span{position:relative;padding-right:20px}.header-dropdown span svg{position:absolute;top:50%;transform:translateY(-50%);right:0;width:10px;height:5px;transition:transform .2s ease}.header-dropdown span svg path{transition:fill .2s ease}.header-dropdown.active>span{background:linear-gradient(90deg, #31EDA9 -8.33%, #FEDC0E 32.63%, #F71F89 67.61%, #197CD8 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header-dropdown.active svg{transform:translateY(-50%) rotateX(180deg)}.header-dropdown.active svg path{fill:#197CD8}.header-dropdown div{position:absolute;top:calc(100%-5px);right:0;opacity:0;visibility:hidden;transition:opacity .2s ease;background:#0A0A1E;border:0.5px solid #282840;border-radius:5px;width:300px;padding:24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.header-dropdown div a{font-weight:700;font-size:16px;line-height:24px;color:#fff;margin-left:0}.header-dropdown div a small{display:block;font-size:12px;line-height:16px;color:#999bbc;position:static;font-weight:400}.header-dropdown div a:hover span{background:linear-gradient(90deg, #31EDA9 -8.33%, #FEDC0E 32.63%, #F71F89 67.61%, #197CD8 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header-dropdown div a+a{margin-top:8px}.header-dropdown.active div{visibility:visible;opacity:1}.header .fixed-socials{position:fixed;right:40px;bottom:40px;display:flex;padding:16px 32px;z-index:100;background:rgba(10,10,30,0.6);border-radius:50px;backdrop-filter:blur(3px)}.header .fixed-socials a{display:block;width:32px;height:32px}.header .fixed-socials a svg{width:100%;height:100%}.header .fixed-socials a:hover svg path{fill:url(#arrow-gradient) !important}.header .fixed-socials a+a{margin-left:32px}.footer{background:rgba(40,40,64,0.5)}.footer-top{display:flex;padding:38px 0 44px}.footer-top div{margin-right:80px}.footer-top h4{font-weight:600;font-size:16px;line-height:24px;color:#999bbc;opacity:.5;margin-bottom:14px}.footer-top a{display:block;font-size:12px;line-height:16px;margin-bottom:8px}.footer-top a:last-child{margin-bottom:0}.footer-top a:hover{background:-webkit-linear-gradient(360deg, #FEDC0E -.35%, #F71F89 94.67%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.footer .splitter{width:100%;height:2px;background:linear-gradient(to right, #31eda9, #fedc0e, #f71f89, #197cd8)}.footer-bottom{padding:20px 0 28px;font-weight:400;font-size:10px;line-height:16px;color:#999bbc;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footer-bottom>div{display:flex}.footer-bottom>div a{display:inline-block}.footer-bottom>div a+a{margin-left:16px}@media screen and (max-width: 1200px){.container{width:100%;padding-left:32px;padding-right:32px}.header{z-index:101}.header-container{padding-top:16px;padding-bottom:16px}.header .to-mobile{position:fixed;top:0;right:-100%;z-index:-1;overflow-y:auto;box-sizing:border-box;width:300px;height:100%;margin-right:0;padding:60px 32px;flex-direction:column;align-items:stretch;background:#0A0A1E;transition:right .2s ease}.header .to-mobile.active{right:0;left:auto}.header .to-mobile .fixed-socials{right:10px;bottom:20px;border-bottom:none}.header .to-mobile .fixed-socials a{padding:0;border-bottom:none}.header .to-mobile .fixed-socials a+a{margin-left:24px}.header .to-mobile a+a,.header .to-mobile a+div,.header .to-mobile div+div{margin-left:0}.header .to-mobile a,.header .to-mobile div{padding-top:24px;padding-bottom:24px;border-bottom:1px solid #282840}.header .to-mobile .header-dropdown div{position:static;visibility:visible;display:none;transition:opacity .2s ease;padding:0;border:none;margin-top:10px;box-sizing:border-box;width:100%}.header .to-mobile .header-dropdown div a{display:block;padding:0;margin:24px 0;border:none}.header .to-mobile .header-dropdown.active div{display:block;opacity:1}.header .menu-button{display:block;width:32px;height:32px}.header .menu-button svg{width:100%;height:100%}.header .menu-button.active svg path{fill:url(#menu-gradient) !important}.menu-underwear{display:block;transition:.2s left ease}.menu-underwear.active{left:0}}@media screen and (max-width: 600px){.h2{font-size:24px;line-height:32px}.h5{font-size:12px;line-height:16px}.arrowed{padding-right:24px}.arrowed .arrow{width:17px}.container{padding-left:16px;padding-right:16px}.header-contanier{padding-top:16px;padding-bottom:16px}.header-logo{width:180px}.header-logo img{width:100%;height:auto}.header-nav a+a{margin-left:18px}.header .to-mobile .fixed-socials{position:static;margin-top:20px;width:100%;padding:0;background:none;backdrop-filter:none;border:none}.header .to-mobile .fixed-socials a{border:none}.header .to-mobile .fixed-socials a+a{margin-left:16px}.footer-top{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:16px;grid-row-gap:34px}.footer-top div{margin:0}.footer-bottom{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}.footer-bottom div{margin-bottom:14px}}h5{font-weight:700;margin-top:38px;margin-bottom:30px;font-size:16px;line-height:24px}p{font-weight:400;margin:30px 0;font-size:16px;line-height:24px}h2{margin-top:24px;margin-bottom:38px;font-size:32px;line-height:40px}.content{padding-top:80px;padding-bottom:40px}body.white h2,body.white h5{color:#197CD8}body.white p{color:#282840}@media screen and (max-width: 600px){h5{margin-top:24px;margin-bottom:16px}p{margin:16px 0}h2{margin-bottom:24px}}
