:root{--primary-font:SharpSansDisplayNo1,sans-serif;--secondary-font:GT Super Display,serif;--primary-color:#1c69ff;--primary-light-color:#dff1ff;--secondary-color:#b1ffff;--tertiary-color:#98007a;--tertiary-light-color:#ffeafb;--text-color:#141446;--text-color-alt:#fff;--bg-color:#fff;--bg-color-light:#fafafa;--black-color:#000;--dark-color:#141446;--grey-color:#9fa5c3;--grey-light-color:#eaf0fb;--white-color:#fff}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw}body{background:var(--bg-color);font-family:var(--primary-font);color:var(--text-color)}main{background-color:var(--bg-color);padding-top:90px}@media(min-width:480px){main{padding-top:180px}}a{text-decoration:none;color:var(--primary-color)}section{position:relative;z-index:1}.two-columns{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:28px;padding:0 20px}@media(min-width:480px){.two-columns{gap:40px}}@media(min-width:960px){.two-columns{display:grid;padding:0 20px;grid-template-columns:448px 448px;grid-gap:40px;gap:40px}}.bg-light{background:var(--bg-color-light)}.bg-secondary{background:var(--secondary-color)}.bg-dark{background:var(--dark-color)}.bg-image{position:relative;background-attachment:scroll;background-size:cover;background-position:50%;background-repeat:no-repeat}.bg-image:after{content:"";z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(0deg,rgba(20,20,70,.4),rgba(20,20,70,.4))}.bg-image>*{position:relative;z-index:2}main.legal-page{padding:120px 20px 200px}main.legal-page section{width:100%;margin:0 auto}main.legal-page p{font-size:16px;line-height:1.45;font-weight:400}main.legal-page .title{font-size:30px;line-height:1.23;font-weight:700;margin-bottom:40px}main.legal-page .subtitle{margin-top:20px;margin-bottom:20px;font-weight:700}main.legal-page .paragraph,main.legal-page .updated{margin-top:15px;margin-bottom:15px}main.legal-page ol,main.legal-page ul{padding-left:25px}@media(min-width:640px){main.legal-page{padding-top:210px}main.legal-page section{max-width:760px}main.legal-page p{font-size:18px;line-height:1.55}main.legal-page .title{font-size:38px}}@media(min-width:1200px){main.legal-page p{font-size:20px}main.legal-page .title{font-size:42px}}@font-face{font-family:GT Super Display;src:url(/fonts/GT-Super-Display-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:GT Super Display;src:url(/fonts/GT-Super-Display-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:SharpSansDisplayNo1;src:url(/fonts/SharpSansDispNo1-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:SharpSansDisplayNo1;src:url(/fonts/SharpSansDispNo1-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:SharpSansDisplayNo1;src:url(/fonts/SharpSansDispNo1-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:SharpSansDisplayNo1;src:url(/fonts/SharpSansDispNo1-Semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:SharpSansDisplayNo1;src:url(/fonts/SharpSansDispNo1-Bold.woff) format("woff");font-weight:700;font-style:normal}.Footer_footer__7blBZ{background-color:var(--black-color);padding:0 20px}.Footer_footer__7blBZ,.Footer_leftside__schQh{display:flex;flex-direction:column-reverse;align-items:center}.Footer_main__pGWhX{display:flex;flex-direction:column;align-items:center;padding:56px 0;gap:8px}.Footer_link__pzEcl{display:block;line-height:0}.Footer_logo__nbWVP{width:108px;height:24px}.Footer_rights__T5V0v{color:var(--white-color);opacity:.5;padding-left:0;font-size:12px;line-height:14px;white-space:nowrap}.Footer_socials__ZQOX5{display:flex;align-items:center;padding:0;gap:10px}.Footer_socials__ZQOX5>a{width:40px;height:40px}.Footer_nav__nlQGx{list-style:none;margin-left:0;margin-bottom:0;padding:56px 0;display:flex;flex-direction:column;align-items:center;gap:16px}.Footer_nav__nlQGx>li{line-height:19px}.Footer_nav__nlQGx>li>a{color:var(--white-color);text-decoration:none;font-weight:600;font-size:16px;line-height:19px}@media(min-width:980px){.Footer_footer__7blBZ{flex-direction:row;justify-content:space-between;padding:56px 88px}.Footer_leftside__schQh{flex-direction:column;align-items:flex-start}.Footer_main__pGWhX{display:flex;flex-direction:row;align-items:center;padding:0;gap:16px}.Footer_socials__ZQOX5{margin-left:-7px;margin-top:16px}.Footer_nav__nlQGx{padding:0;flex-direction:row;justify-content:flex-end;gap:10px 48px;flex-wrap:wrap}.Footer_nav__nlQGx>li{padding:0}}.Header_header__gtmFw{--header-height:54px;position:fixed;top:0;left:0;height:var(--header-height);width:100%;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;background-color:var(--bg-color);z-index:990;border-bottom:1px solid #f5f5f5}.Header_header__gtmFw .Header_burger__386CY{display:block;position:relative;width:22px;height:14px;outline:none;cursor:pointer;padding:0;border:0;flex-shrink:0;background-color:transparent}.Header_header__gtmFw .Header_burger__386CY span{display:block;position:absolute;width:100%;opacity:1;left:0;transition:.25s ease-in-out;height:2px;background-color:var(--dark-color)}.Header_header__gtmFw .Header_burger__386CY span:first-child{top:0}.Header_header__gtmFw .Header_burger__386CY span:nth-child(2),.Header_header__gtmFw .Header_burger__386CY span:nth-child(3){top:6px}.Header_header__gtmFw .Header_burger__386CY span:nth-child(4){top:12px}.Header_header__gtmFw .Header_rightside__R5E85{position:absolute;width:100%;left:0;top:var(--header-height);background-color:var(--primary-color);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 16px;gap:24px;z-index:980;max-height:0;overflow:hidden;transition:max-height .5s ease-in}.Header_header__gtmFw .Header_rightside__R5E85>:first-child{margin-top:35px}.Header_header__gtmFw .Header_rightside__R5E85>:last-child{margin-bottom:35px}.Header_header__gtmFw .Header_nav__oxqCq ul{margin:0;padding:0;list-style-type:none}.Header_header__gtmFw .Header_nav__oxqCq ul li{text-align:center}.Header_header__gtmFw .Header_nav__oxqCq ul li a{font-weight:600;color:var(--text-color-alt);font-size:18px;line-height:22px;white-space:nowrap;text-decoration:none}.Header_header__gtmFw .Header_button__g_PqA{padding:0 30px}.Header_header__gtmFw.Header_open__9amQS .Header_burger__386CY span:first-child,.Header_header__gtmFw.Header_open__9amQS .Header_burger__386CY span:nth-child(4){top:6px;width:0;left:50%}.Header_header__gtmFw.Header_open__9amQS .Header_burger__386CY span:nth-child(2){transform:rotate(45deg)}.Header_header__gtmFw.Header_open__9amQS .Header_burger__386CY span:nth-child(3){transform:rotate(-45deg)}.Header_header__gtmFw.Header_open__9amQS .Header_rightside__R5E85{max-height:150px}@media(min-width:640px){.Header_header__gtmFw .Header_button__g_PqA{font-size:14px;line-height:36px}.Header_header__gtmFw{--header-height:100px;padding:0 24px}.Header_header__gtmFw .Header_logoWrap__lhFGO{padding:20px}.Header_header__gtmFw .Header_logoWrap__lhFGO .Header_logo__h_d_N{width:145px;height:34px}.Header_header__gtmFw .Header_burger__386CY{display:none}.Header_header__gtmFw .Header_rightside__R5E85{position:relative;width:auto;top:auto;background-color:transparent;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:45px;max-height:none;overflow:visible;padding:0}.Header_header__gtmFw .Header_rightside__R5E85>:first-child{margin-top:0}.Header_header__gtmFw .Header_rightside__R5E85>:last-child{margin-bottom:0}.Header_header__gtmFw .Header_nav__oxqCq ul li a{font-weight:600;color:var(--text-color);font-size:20px;line-height:22px}.Header_header__gtmFw .Header_button__g_PqA{line-height:51px;font-size:18px;padding-left:20px;padding-right:20px}}@media(min-width:980px){.Header_header__gtmFw{padding:0 144px}}.Header_logoLink__p7sQd{display:block;line-height:0}