:root{--background: black;--text: #F0F2F5;--title: #F0F2F5;--blue: #53BDFF;--primary: #008EFF;--secondary: #75E7AD;--black: #000;--white: #F5F3F0;--gray: #797A7B;--dark: #181817;--gradient: linear-gradient(90deg, #53BDFF 0%, #75E7AD 100%)}[data-theme="light"]{--background: #FFF;--text: #353535;--title: #131313;--blue: #53BDFF;--black: #000;--primary: #008EFF;--secondary: #75E7AD;--white: #F5F3F0;--gray: #9B9C9E;--dark: #F0F2F5;--gradient: linear-gradient(90deg, #53BDFF 0%, #75E7AD 100%)}:root{--background: black;--text: #F0F2F5;--title: #F0F2F5;--blue: #53BDFF;--primary: #008EFF;--secondary: #75E7AD;--black: #000;--white: #F5F3F0;--gray: #797A7B;--dark: #181817;--gradient: linear-gradient(90deg, #53BDFF 0%, #75E7AD 100%)}[data-theme="light"]{--background: #FFF;--text: #353535;--title: #131313;--blue: #53BDFF;--black: #000;--primary: #008EFF;--secondary: #75E7AD;--white: #F5F3F0;--gray: #9B9C9E;--dark: #F0F2F5;--gradient: linear-gradient(90deg, #53BDFF 0%, #75E7AD 100%)}@keyframes pulseScale{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.hero{background-image:url("../images/gradient-bg.jpg");background-size:cover;width:100%;height:100%;background-repeat:no-repeat;min-height:21rem;padding-bottom:3.65rem;display:flex;flex-direction:column;justify-content:flex-end;margin-top:-4rem}@media only screen and (max-width:680px){.hero{padding:1.2rem 0;min-height:auto;margin:0}}.hero__wrap{display:flex;flex-direction:column;gap:0.8rem;width:32.4rem;max-width:100%;margin:auto}@media only screen and (max-width:680px){.hero__wrap{width:100%}}.hero h1{color:#353535;font-family:"Plus Jakarta Sans", sans-serif;font-size:1.6rem;font-weight:400;line-height:2.15rem;letter-spacing:-0.036rem;margin:0}@media only screen and (max-width:680px){.hero h1{font-size:1.2rem;line-height:125%}}.hero p{color:#565758;font-size:0.8rem;font-weight:400;line-height:1.2rem;letter-spacing:0.004rem;margin:0}.legal-content{padding:4.5rem 0 3rem}@media only screen and (max-width:991px){.legal-content{padding:3rem 0 3rem}}.legal-content__wrap{display:flex;justify-content:space-between;gap:1.2rem;position:relative}@media only screen and (max-width:991px){.legal-content__wrap{flex-direction:column;gap:0}}.legal-content__sidebar{width:15.6rem;min-width:15.6rem}@media only screen and (max-width:991px){.legal-content__sidebar{width:100%;display:flex;justify-content:flex-end}}.legal-content__toc{margin-top:0}@media only screen and (max-width:991px){.legal-content__toc{display:none}}.legal-content__content{width:100%}@media only screen and (max-width:991px){.legal-content__content{max-width:100%;width:590px;margin:auto}}.legal-content__content__wrap{margin-top:-2.5rem}.legal-content__content h2{color:var(--title) !important;font-size:1.1rem;font-weight:600;line-height:1.6rem;margin:2.4rem 0 0.8rem;letter-spacing:0 !important}.legal-content__content p{color:var(--text);font-size:0.8rem;font-weight:400;line-height:1.2rem;letter-spacing:0.004rem;margin:0.8rem 0}@media only screen and (max-width:680px){.legal-content__content p{line-height:1.1rem}}.legal-content__content p a{color:var(--text)}.legal-content__content p a:hover{color:var(--blue)}.legal-content__content ol li,.legal-content__content ul li{color:var(--text);font-size:0.8rem;font-weight:400;line-height:1.2rem;letter-spacing:0.004rem;margin:0.8rem 0}@media only screen and (max-width:680px){.legal-content__content ol li,.legal-content__content ul li{line-height:1.1rem}}.legal-content__content ol li a,.legal-content__content ul li a{color:var(--text)}.legal-content__content ol li a:hover,.legal-content__content ul li a:hover{color:var(--blue)}.legal-content__content .wp-block-image{margin:2rem 0}.legal-content__right{width:15.6rem;min-width:15.6rem}@media only screen and (max-width:991px){.legal-content__right{display:none}}.legal-content .theme-toggle{position:absolute;top:0;right:0}@media only screen and (max-width:991px){.legal-content .theme-toggle{position:static}}