*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.6}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{box-sizing:border-box;scroll-behavior:smooth;min-height:100vh}body{font-family:var(--font-base);background-color:#121924;color:#fff;height:100%}body.light{background-color:#f5f5f5;color:#121924}h1,h2,h3,h4,h5{font-family:var(--font-base);color:#fff;line-height:1.1;font-weight:600}a{text-decoration:none;color:#b7d334;transition:color .3s ease-in-out}.light a{color:#f65e4a}.light h1,.light h2,.light h3,.light h4,.light h5{color:#121924}h1{font-size:54px}h2{font-size:42px}h3{font-size:28px}h4{font-size:24px;font-weight:300}p{font-size:18px;color:#adb7c7;line-height:normal}.light p{color:#121924}@media(max-width:1200px){h1{font-size:40px}h2{font-size:36px}h3{font-size:24px}p{font-size:16px}}@media(max-width:992px){h1{font-size:34px}h2{font-size:30px}h3{font-size:26px}p{font-size:16px}}.c--full{width:100%}.c--normal{max-width:1330px;margin-left:auto;margin-right:auto}@media(max-width:1400px){.c--normal{max-width:1200px}}@media(max-width:1200px){.c--normal{max-width:992px}}@media(max-width:992px){.c--normal{max-width:768px}}@media(max-width:768px){.c--normal{max-width:576px}}@media(max-width:576px){.c--normal{max-width:360px}}@media(max-width:360px){.c--normal{max-width:320px}}.c--wide{max-width:1400px;margin-left:auto;margin-right:auto}@media(max-width:1400px){.c--wide{max-width:1380px}}@media(max-width:1200px){.c--wide{max-width:1180px}}@media(max-width:992px){.c--wide{max-width:972px}}@media(max-width:768px){.c--wide{max-width:752px}}@media(max-width:576px){.c--wide{max-width:560px}}@media(max-width:360px){.c--wide{max-width:346px}}.c--tight{max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:1400px){.c--tight{max-width:1056px}}@media(max-width:1200px){.c--tight{max-width:920px}}@media(max-width:992px){.c--tight{max-width:732px}}@media(max-width:768px){.c--tight{max-width:556px}}@media(max-width:576px){.c--tight{max-width:342px}}@media(max-width:360px){.c--tight{max-width:300px}}.page-wrapper{overflow:hidden;overflow:clip}.sidebar__placeholder{padding:10px;width:100%}.skeleton{background:linear-gradient(90deg,#1a222b,#2c323c,#1a222b);background-size:200% 100%;animation:shimmer 1.2s linear infinite;border-radius:6px;margin-bottom:12px}.skeleton--title{height:24px;width:60%}.skeleton--item{height:80px;width:100%}.skeleton--switch{display:flex;align-items:center;justify-content:space-between;height:32px;width:100%}.skeleton--switch:before{content:"";flex:1 1;height:16px;max-width:160px;border-radius:4px;background:linear-gradient(90deg,#1a222b,#2c323c,#1a222b);background-size:200% 100%;animation:shimmer 1.2s linear infinite}.light .skeleton--switch:before{background:linear-gradient(90deg,#ebebeb,#f5f5f5,#ebebeb)}.skeleton--switch:after{content:"";width:52px;height:29px;border-radius:20px;margin-left:12px;background:linear-gradient(90deg,#1a222b,#2c323c,#1a222b);background-size:200% 100%;animation:shimmer 1.2s linear infinite}.light .skeleton--switch:after{background:linear-gradient(90deg,#ebebeb,#f5f5f5,#ebebeb)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.o-link-title--with-arrow{font-size:18px;font-family:var(--font-base);font-weight:400;line-height:22px;margin-bottom:3px;position:relative;transition:color .3s ease-in-out}.o-link-title--with-arrow:after{content:"";position:absolute;opacity:0;line-height:0;margin-left:5px;width:20px;height:20px;background-color:#b7d334;transition:opacity .3s ease,margin-left .3s ease;mask-image:url(/icon-arrow--link-hover.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/icon-arrow--link-hover.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.o-hover-trigger:hover .o-link-title--with-arrow{color:#b7d334}.o-hover-trigger:hover .o-link-title--with-arrow:after{margin-left:10px;opacity:1}@media(max-width:768px){.o-hover-trigger:hover .o-link-title--with-arrow:after{bottom:0}}.light .o-link-title--with-arrow:after{background-color:#f65e4a}.light .o-hover-trigger:hover .o-link-title--with-arrow{color:#f65e4a}.u-relative{position:relative}.u-margin-auto{margin:0 auto}.u--card-box{background-color:rgba(30,37,46,.7);box-shadow:0 20px 31px rgba(12,17,25,.6);border-radius:20px}.light .u--card-box{background-color:#fff;box-shadow:0 10px 63.6px -10px rgba(150,175,214,.2)}.u-message-box{padding:12px 24px;border-radius:8px;width:90%;margin:0 auto}.u-message-box--error{background-color:#ec877c;border:1px solid #e74c3c}.u-message-box--success{background-color:#44ce7d;border:1px solid #2ecc71;margin-bottom:16px}.u-overlay{visibility:visible;opacity:1;position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:rgba(18,25,36,.8);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(8px);transition:all .4s;z-index:1030;color:#fff}.light .u-overlay{color:#121924}.u-flex-center{display:flex;align-items:center;justify-content:center}.u-highlight-box__container{overflow:hidden;border-radius:var(--highlight-box-radius,16px)}.u-highlight-box__element{border:1px solid transparent;position:relative;--highlight-box-offset:3px;--highlight-box-color:#b7d334}.light .u-highlight-box__element{--highlight-box-color:#f65e4a}.u-highlight-box__element:before{content:"";background:conic-gradient(transparent 270deg,var(--highlight-box-color,#b7d334),transparent);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);aspect-ratio:1;width:100%;animation:conicRotation 2s linear infinite;opacity:0;transition:opacity .3s ease-in-out}.u-highlight-box__element:hover:before{opacity:1}@keyframes conicRotation{0%{transform:translate(-50%,-50%) scale(1.4) rotate(0turn)}to{transform:translate(-50%,-50%) scale(1.4) rotate(1turn)}}.terms-page__main{margin-bottom:64px;font-weight:300}.terms-page__intro{text-align:left;position:relative;margin-bottom:48px}.terms-page__intro-title{margin:64px 0 32px;font-weight:400}.rating-page .terms-page__intro-title{text-align:center}.terms-page__intro-description{line-height:1.4}.terms-page__content{position:relative}.terms-page__content-section{margin-bottom:48px}.terms-page__content-heading{font-family:var(--font-base);font-size:36px;margin-bottom:24px;font-weight:700}@media(max-width:768px){.terms-page__content-heading{font-size:30px}}.terms-page__content-section p{line-height:1.4}.terms-page__content-section p+p{margin-top:24px}.terms-page__content-section ul{color:#adb7c7}.light .terms-page__content-section ul{color:#121924}.terms-page__content-subheading{font-family:var(--font-base);margin-bottom:24px;font-size:22px}.terms-page__content-highlighted{color:#fff;font-weight:700}.terms-page__highlighted{border-radius:20px;box-shadow:0 10px 63.6px -10px rgba(150,175,214,.2);border:1px solid transparent;background-image:linear-gradient(#b7d334,transparent),linear-gradient(180deg,#b7d334,transparent);background-origin:border-box;background-clip:content-box,border-box;position:relative}.terms-page__highlighted+.terms-page__highlighted{margin-top:26px}.terms-page__highlighted-box{background:#1c232d;padding:30px;border-radius:inherit;position:relative;z-index:1}.light .terms-page__highlighted-box{background:#f5f5f5}.terms-page__highlighted-title{font-weight:400;font-size:32px;display:inline-flex;align-items:center;position:relative;gap:11px}@media(max-width:768px){.terms-page__highlighted-title{font-size:22px}}.terms-page__highlighted-title:before{content:"";background-image:url(/icon-rating_star.svg);background-repeat:no-repeat;background-size:cover;display:inline-block;vertical-align:middle;width:21px;height:21px}.terms-page__highlighted-text{color:#fff;font-weight:300;margin-top:15px}