@keyframes HeaderMenu-module-scss-module__7BDJXq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes HeaderMenu-module-scss-module__7BDJXq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.HeaderMenu-module-scss-module__7BDJXq__menu-list{justify-content:flex-start;align-items:center;display:flex}@media only screen and (max-width:960px){.HeaderMenu-module-scss-module__7BDJXq__menu-list{padding-left:calc(42px - var(--space-m));padding-right:calc(42px - var(--space-m));flex-direction:column;align-items:flex-start}}@media only screen and (max-width:767px){.HeaderMenu-module-scss-module__7BDJXq__menu-list{padding-left:calc(18px - var(--space-m));padding-right:calc(18px - var(--space-m))}}.HeaderMenu-module-scss-module__7BDJXq__menu-item{position:relative}.HeaderMenu-module-scss-module__7BDJXq__menu-el{justify-content:center;align-items:center;gap:var(--space-xxxs);color:var(--color-text-tertiary);padding:var(--space-s)var(--space-m);cursor:pointer;transition:color var(--trans-base);font-size:16px;font-weight:500;line-height:1.5;display:inline-flex}.HeaderMenu-module-scss-module__7BDJXq__menu-item:hover .HeaderMenu-module-scss-module__7BDJXq__menu-el,.HeaderMenu-module-scss-module__7BDJXq__menu-el.HeaderMenu-module-scss-module__7BDJXq__is-active,.HeaderMenu-module-scss-module__7BDJXq__menu-el:hover{color:var(--color-text-primary)}.HeaderMenu-module-scss-module__7BDJXq__menu-el.HeaderMenu-module-scss-module__7BDJXq__is-active{cursor:default}@media only screen and (max-width:1024px){.HeaderMenu-module-scss-module__7BDJXq__menu-el{padding-left:var(--space-s);padding-right:var(--space-s)}}@media only screen and (max-width:960px){.HeaderMenu-module-scss-module__7BDJXq__menu-el{letter-spacing:-.02em;color:var(--color-text-primary);text-underline-offset:.2em;font-size:20px;font-weight:600;line-height:1.3}.HeaderMenu-module-scss-module__7BDJXq__menu-item:hover .HeaderMenu-module-scss-module__7BDJXq__menu-el,.HeaderMenu-module-scss-module__7BDJXq__menu-el.HeaderMenu-module-scss-module__7BDJXq__is-active,.HeaderMenu-module-scss-module__7BDJXq__menu-el:hover{text-decoration:underline}.HeaderMenu-module-scss-module__7BDJXq__menu-el--drop{display:none}}.HeaderMenu-module-scss-module__7BDJXq__menu-text{text-overflow:ellipsis;white-space:nowrap;max-width:150px;padding-left:var(--space-xxs);padding-right:var(--space-xxs);overflow:hidden}@media only screen and (max-width:1024px){.HeaderMenu-module-scss-module__7BDJXq__menu-text--drop{display:none}}@media only screen and (max-width:960px){.HeaderMenu-module-scss-module__7BDJXq__menu-text{max-width:100%;padding-bottom:var(--space-xs)}}.HeaderMenu-module-scss-module__7BDJXq__menu-drop{padding-top:var(--space-s);visibility:hidden;pointer-events:none;opacity:0;transition:opacity var(--trans-base),visibility var(--trans-base),transform var(--trans-drop);transition-delay:.1s;position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(30px)scale(.95)}@media only screen and (max-width:960px){.HeaderMenu-module-scss-module__7BDJXq__menu-drop{all:unset}}.HeaderMenu-module-scss-module__7BDJXq__menu-item:hover .HeaderMenu-module-scss-module__7BDJXq__menu-drop{visibility:visible;pointer-events:all;opacity:1;transform:translate(0)scale(1)}@media only screen and (max-width:960px){.HeaderMenu-module-scss-module__7BDJXq__menu-item:hover .HeaderMenu-module-scss-module__7BDJXq__menu-drop{all:unset}}.HeaderMenu-module-scss-module__7BDJXq__drop{border-radius:var(--radius-m);background:var(--color-bg-drop);padding:var(--space-s);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-width:208px}@media only screen and (max-width:960px){.HeaderMenu-module-scss-module__7BDJXq__drop{padding:unset;padding-top:var(--space-5xl);max-width:unset;background:unset}}.HeaderMenu-module-scss-module__7BDJXq__drop-sep{left:calc(-1*var(--space-s));width:calc(100% + var(--space-s)*2);background:var(--color-bd-secondary);height:1px;margin-top:var(--space-s);margin-bottom:var(--space-s);display:block;position:relative}@media only screen and (max-width:960px){.HeaderMenu-module-scss-module__7BDJXq__drop-sep{display:none}}.HeaderMenu-module-scss-module__7BDJXq__drop-el{justify-content:flex-start;align-items:center;gap:var(--space-s);padding:var(--space-s)var(--space-m);transition:background var(--trans-base);border-radius:var(--radius-s);display:flex}@media only screen and (max-width:960px){.HeaderMenu-module-scss-module__7BDJXq__drop-el{color:var(--color-text-secondary)}}
@keyframes Header-module-scss-module__l1mKnG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Header-module-scss-module__l1mKnG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Header-module-scss-module__l1mKnG__header{width:100%;z-index:var(--z-header);transition:background var(--trans-base),backdrop-filter var(--trans-fast);flex:none;position:-webkit-sticky;position:sticky;top:0;left:0}.Header-module-scss-module__l1mKnG__header--no-sticky{position:relative}.Header-module-scss-module__l1mKnG__header--is-fixed{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--color-bg-topbar)}.Header-module-scss-module__l1mKnG__header--has-menu{background:var(--color-bg-page);position:fixed}.Header-module-scss-module__l1mKnG__core{-webkit-user-select:none;-moz-user-select:none;user-select:none;height:var(--header-height);padding-top:var(--space-l);padding-bottom:var(--space-l);justify-content:space-between;align-items:center;display:flex}.Header-module-scss-module__l1mKnG__main,.Header-module-scss-module__l1mKnG__controls{width:300px}.Header-module-scss-module__l1mKnG__logoSection{align-items:center;gap:8px;display:flex}@media only screen and (max-width:960px){.Header-module-scss-module__l1mKnG__logoSection{gap:8px}}@media only screen and (max-width:768px){.Header-module-scss-module__l1mKnG__logoSection{gap:6px}}.Header-module-scss-module__l1mKnG__logo{width:100%;max-width:160px;height:32px;color:var(--color-text-primary);transition:opacity var(--trans-base);display:inline-block}.Header-module-scss-module__l1mKnG__logo:hover{opacity:.6}.Header-module-scss-module__l1mKnG__logo svg{width:100%;height:100%}@media only screen and (max-width:960px){.Header-module-scss-module__l1mKnG__logo{height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.Header-module-scss-module__l1mKnG__burger{color:var(--color-text-primary);padding-left:0;padding-right:0;display:none}@media only screen and (max-width:960px){.Header-module-scss-module__l1mKnG__burger{display:inline-flex}}.Header-module-scss-module__l1mKnG__menu{flex:0 auto}@media only screen and (max-width:960px){.Header-module-scss-module__l1mKnG__menu{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain;left:0;top:var(--header-height);width:100%;padding:var(--space-xxxl)0 0;height:calc(100dvh - var(--header-height));background:var(--color-bg-page);opacity:0;transition:background var(--trans-base),opacity var(--trans-long),transform var(--trans-base);flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex;position:fixed;overflow:auto;transform:translate(-100%)}.Header-module-scss-module__l1mKnG__menu::-webkit-scrollbar{display:none}.Header-module-scss-module__l1mKnG__menu.Header-module-scss-module__l1mKnG__is-open{opacity:1;transform:translate(0)}}@media only screen and (max-width:767px){.Header-module-scss-module__l1mKnG__menu{padding-left:var(--space-xxxs);padding-right:var(--space-xxxs)}}.Header-module-scss-module__l1mKnG__mob-footer{display:none}.Header-module-scss-module__l1mKnG__mob-footer>*{width:100%}@media only screen and (max-width:960px){.Header-module-scss-module__l1mKnG__mob-footer{background:var(--color-bg-page);width:100%;padding:var(--space-l)42px var(--space-xxxl)42px;justify-content:stretch;align-items:center;margin-top:auto;display:flex;position:-webkit-sticky;position:sticky;bottom:0;left:0}}@media only screen and (max-width:767px){.Header-module-scss-module__l1mKnG__mob-footer{padding-left:18px;padding-right:18px}}@media only screen and (max-width:620px){.Header-module-scss-module__l1mKnG__back span{display:none}}.Header-module-scss-module__l1mKnG__controls{justify-content:flex-end;align-items:center;gap:var(--space-l);white-space:nowrap;display:flex}@media only screen and (max-width:1279px){.Header-module-scss-module__l1mKnG__controls{gap:0}}@media only screen and (max-width:960px){.Header-module-scss-module__l1mKnG__controls .Header-module-scss-module__l1mKnG__connect{display:none}}@media only screen and (max-width:1279px){.Header-module-scss-module__l1mKnG__wallet{margin-left:var(--space-xs)}}@media only screen and (max-width:960px){.Header-module-scss-module__l1mKnG__wallet{display:none}}.Header-module-scss-module__l1mKnG__user{height:var(--size-field-sm);justify-content:flex-start;align-items:center;gap:var(--space-xxs);padding-left:var(--space-l);padding-right:var(--space-l);border-radius:var(--radius-s);background:var(--color-bg-surface);-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--color-text-primary);transition:background var(--trans-base);display:inline-flex}.Header-module-scss-module__l1mKnG__user:hover{background:var(--color-bg-primary-hover)}@media only screen and (max-width:1279px){.Header-module-scss-module__l1mKnG__user{margin-left:var(--space-xs)}}@media only screen and (max-width:960px){.Header-module-scss-module__l1mKnG__user{justify-content:center}.Header-module-scss-module__l1mKnG__controls .Header-module-scss-module__l1mKnG__user{display:none}}.Header-module-scss-module__l1mKnG__float-connect{opacity:1;pointer-events:all;width:100%;height:112px;transition:transform var(--trans-base),opacity var(--trans-base);z-index:calc(var(--z-header) - 1);background:linear-gradient(transparent 0%,#000 100%);justify-content:center;align-items:center;display:none;position:fixed;bottom:0;left:0;transform:translate(0)}[data-has-footer=true] .Header-module-scss-module__l1mKnG__float-connect,.Header-module-scss-module__l1mKnG__float-connect.Header-module-scss-module__l1mKnG__is-hidden{opacity:0;pointer-events:none;transform:translateY(101%)}[data-tour*=true] .Header-module-scss-module__l1mKnG__float-connect{opacity:1!important;transform:translate(0)!important}.Header-module-scss-module__l1mKnG__float-connect>*{pointer-events:all}@media only screen and (max-width:960px){.Header-module-scss-module__l1mKnG__float-connect{display:flex}}
@keyframes LegalDocumentRenderer-module-scss-module__3n8SMq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LegalDocumentRenderer-module-scss-module__3n8SMq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.LegalDocumentRenderer-module-scss-module__3n8SMq__wrapper{color:#fff;max-width:100%;padding:40px 0}.LegalDocumentRenderer-module-scss-module__3n8SMq__h1{text-align:center;margin-bottom:10px;font-size:24px;font-weight:700}.LegalDocumentRenderer-module-scss-module__3n8SMq__h2{margin-top:40px;margin-bottom:15px;font-size:24px;font-weight:700}.LegalDocumentRenderer-module-scss-module__3n8SMq__h3{margin-top:30px;margin-bottom:12px;font-size:20px;font-weight:700}.LegalDocumentRenderer-module-scss-module__3n8SMq__h4{margin-top:20px;margin-bottom:10px;font-size:18px;font-weight:600}.LegalDocumentRenderer-module-scss-module__3n8SMq__p{margin-bottom:10px;font-size:14px;line-height:1.8}.LegalDocumentRenderer-module-scss-module__3n8SMq__strong{font-weight:700}.LegalDocumentRenderer-module-scss-module__3n8SMq__em{font-style:italic}.LegalDocumentRenderer-module-scss-module__3n8SMq__ul,.LegalDocumentRenderer-module-scss-module__3n8SMq__ol{margin-bottom:10px;padding-left:24px;font-size:14px;line-height:1.8}.LegalDocumentRenderer-module-scss-module__3n8SMq__li{margin-bottom:4px}.LegalDocumentRenderer-module-scss-module__3n8SMq__hr{border:none;border-top:1px solid rgba(255,255,255,.2);margin:30px 0}.LegalDocumentRenderer-module-scss-module__3n8SMq__a{color:#6366f1;text-decoration:underline}.LegalDocumentRenderer-module-scss-module__3n8SMq__a:hover{opacity:.8}.LegalDocumentRenderer-module-scss-module__3n8SMq__blockquote{opacity:.85;border-left:3px solid rgba(255,255,255,.3);margin:16px 0;padding-left:16px;font-style:italic}.LegalDocumentRenderer-module-scss-module__3n8SMq__tableWrapper{margin:16px 0;overflow-x:auto}.LegalDocumentRenderer-module-scss-module__3n8SMq__table{border-collapse:collapse;width:100%;font-size:14px}.LegalDocumentRenderer-module-scss-module__3n8SMq__th,.LegalDocumentRenderer-module-scss-module__3n8SMq__td{text-align:left;border:1px solid rgba(255,255,255,.2);padding:8px 12px}.LegalDocumentRenderer-module-scss-module__3n8SMq__th{background:rgba(255,255,255,.05);font-weight:700}
@keyframes ListFeatures-module-scss-module__oVHukW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ListFeatures-module-scss-module__oVHukW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.ListFeatures-module-scss-module__oVHukW__block{position:relative}.ListFeatures-module-scss-module__oVHukW__list{font-size:16px;font-weight:500;line-height:1.5}.ListFeatures-module-scss-module__oVHukW__list-item{justify-content:space-between;align-items:flex-start;gap:var(--space-s);border-bottom:1px solid var(--color-bd-secondary);padding-top:14px;padding-bottom:13px;display:flex}.ListFeatures-module-scss-module__oVHukW__list-item:last-child{border-color:transparent}.ListFeatures-module-scss-module__oVHukW__list-title{color:var(--color-text-tertiary);justify-content:center;align-items:center;gap:var(--space-s);display:inline-flex}.ListFeatures-module-scss-module__oVHukW__list-val{color:var(--color-text-primary);text-align:right}
@keyframes LoyaltyCard-module-scss-module__fdRwCa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LoyaltyCard-module-scss-module__fdRwCa__placeholder{0%,to{opacity:1}50%{opacity:.6}}.LoyaltyCard-module-scss-module__fdRwCa__card{min-height:250px;padding:var(--space-xl);border-radius:var(--radius-m,16px);background:var(--grad-box);box-shadow:var(--shadow-box);-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}@media only screen and (max-width:767px){.LoyaltyCard-module-scss-module__fdRwCa__card{min-height:unset}}.LoyaltyCard-module-scss-module__fdRwCa__title{letter-spacing:-.005em;margin-bottom:var(--space-s);color:var(--color-text-primary);font-size:18px;font-weight:600;line-height:1.27778;display:block}.LoyaltyCard-module-scss-module__fdRwCa__card--small .LoyaltyCard-module-scss-module__fdRwCa__title{font-size:16px;font-weight:450;line-height:1.3}.LoyaltyCard-module-scss-module__fdRwCa__text{color:var(--color-text-secondary);display:block}.LoyaltyCard-module-scss-module__fdRwCa__card--small .LoyaltyCard-module-scss-module__fdRwCa__text{color:var(--color-text-tertiary);font-size:14px;font-weight:500;line-height:1.3}.LoyaltyCard-module-scss-module__fdRwCa__value{letter-spacing:-.04em;color:var(--color-text-primary);margin-top:auto;font-size:44px;font-weight:300;line-height:1;display:block}@media only screen and (max-width:767px){.LoyaltyCard-module-scss-module__fdRwCa__value{padding-top:var(--space-xxxl)}}
@keyframes LoyaltyList-module-scss-module__IJ8AdW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LoyaltyList-module-scss-module__IJ8AdW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.LoyaltyList-module-scss-module__IJ8AdW__block{width:100%}.LoyaltyList-module-scss-module__IJ8AdW__loyalty-list{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain;overflow:visible}.LoyaltyList-module-scss-module__IJ8AdW__loyalty-list::-webkit-scrollbar{display:none}.LoyaltyList-module-scss-module__IJ8AdW__loyalty-list [class^=swiper-pagination\ ]{display:none}@media only screen and (max-width:767px){.LoyaltyList-module-scss-module__IJ8AdW__loyalty-list [class^=swiper-pagination\ ]{margin-top:var(--space-s);display:flex}}@media only screen and (max-width:620px){.LoyaltyList-module-scss-module__IJ8AdW__loyalty-list{overflow:hidden}}.LoyaltyList-module-scss-module__IJ8AdW__loyalty-item{width:25%;min-width:274px;padding-left:var(--space-xxs);padding-right:var(--space-xxs);flex:none}.LoyaltyList-module-scss-module__IJ8AdW__loyalty-item,.LoyaltyList-module-scss-module__IJ8AdW__loyalty-item>*{box-sizing:border-box}@media only screen and (max-width:620px){.LoyaltyList-module-scss-module__IJ8AdW__loyalty-item{width:100%}}
@keyframes NoResults-module-scss-module__Up5sJW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes NoResults-module-scss-module__Up5sJW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.NoResults-module-scss-module__Up5sJW__block{text-align:center;padding-top:var(--space-xxxl);padding-bottom:var(--space-xxxl);cursor:default;flex-direction:column;justify-content:center;align-items:center;min-height:256px;display:flex}.NoResults-module-scss-module__Up5sJW__cover{color:var(--color-text-tertiary);margin-bottom:var(--space-xl)}@media only screen and (max-width:767px){.NoResults-module-scss-module__Up5sJW__cover{margin-bottom:var(--space-l)}}.NoResults-module-scss-module__Up5sJW__title{letter-spacing:-.005em;margin-bottom:var(--space-xxs);font-size:16px;font-weight:600;line-height:1.3;display:block}.NoResults-module-scss-module__Up5sJW__text{color:var(--color-text-secondary);font-size:14px;font-weight:450;line-height:1.4}
@keyframes Notifications-module-scss-module__pWMYHW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Notifications-module-scss-module__pWMYHW__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .Notifications-module-scss-module__pWMYHW__block{position:relative}body .Notifications-module-scss-module__pWMYHW__text{color:var(--color-text-secondary);margin-bottom:var(--space-xxl);font-size:14px;font-weight:450;line-height:1.4}body .Notifications-module-scss-module__pWMYHW__btn{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:40px;height:40px;color:var(--color-text-tertiary);transition:color var(--trans-base);background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}body .Notifications-module-scss-module__pWMYHW__btn:hover{color:#fff}
@keyframes PageHead-module-scss-module__9oAGwW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PageHead-module-scss-module__9oAGwW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.PageHead-module-scss-module__9oAGwW__section{width:100%;padding-top:var(--space-4xl);padding-bottom:var(--space-4xl);position:relative}@media only screen and (max-width:767px){.PageHead-module-scss-module__9oAGwW__section{padding-top:var(--space-xxl);padding-bottom:var(--space-xxl)}}.PageHead-module-scss-module__9oAGwW__head{text-align:center}.PageHead-module-scss-module__9oAGwW__title{letter-spacing:-.03em;background:var(--grad-title);-webkit-text-fill-color:transparent;text-align:center;cursor:default;-webkit-background-clip:text;background-clip:text;font-size:76px;font-weight:600;line-height:1;display:block}@media only screen and (max-width:767px){.PageHead-module-scss-module__9oAGwW__title{letter-spacing:-.02em;text-align:left;font-size:36px;font-weight:600;line-height:1}}.PageHead-module-scss-module__9oAGwW__body{margin-top:var(--space-4xl);text-align:center}@media only screen and (max-width:767px){.PageHead-module-scss-module__9oAGwW__body{margin-top:var(--space-xxl)}}
@keyframes PageHeadCompact-module-scss-module__ZNsCia__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PageHeadCompact-module-scss-module__ZNsCia__placeholder{0%,to{opacity:1}50%{opacity:.6}}.PageHeadCompact-module-scss-module__ZNsCia__section{width:100%;padding-top:var(--space-xxl);padding-bottom:calc(var(--space-5xl) + var(--space-xxs));position:relative}@media only screen and (max-width:767px){.PageHeadCompact-module-scss-module__ZNsCia__section{padding-bottom:var(--space-4xl)}}.PageHeadCompact-module-scss-module__ZNsCia__pic{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:138px;height:138px;margin-left:auto;margin-right:auto;margin-bottom:var(--space-m);display:block}.PageHeadCompact-module-scss-module__ZNsCia__pic img{vertical-align:top;display:inline-block}@media only screen and (max-width:767px){.PageHeadCompact-module-scss-module__ZNsCia__pic{margin-bottom:var(--space-l)}}.PageHeadCompact-module-scss-module__ZNsCia__title{letter-spacing:-.03em;background:var(--grad-title);-webkit-text-fill-color:transparent;text-align:center;cursor:default;-webkit-background-clip:text;background-clip:text;font-size:44px;font-weight:600;line-height:1;display:block}@media only screen and (max-width:767px){.PageHeadCompact-module-scss-module__ZNsCia__title{letter-spacing:-.02em;font-size:28px;font-weight:600;line-height:1.21429}}.PageHeadCompact-module-scss-module__ZNsCia__text{text-align:center;width:100%;max-width:496px;color:var(--color-text-secondary);margin-top:var(--space-xl);margin-left:auto;margin-right:auto}@media only screen and (max-width:767px){.PageHeadCompact-module-scss-module__ZNsCia__text{max-width:343px;margin-top:var(--space-xxl)}}.PageHeadCompact-module-scss-module__ZNsCia__body{margin-top:var(--space-4xl);text-align:center}@media only screen and (max-width:767px){.PageHeadCompact-module-scss-module__ZNsCia__body{margin-top:var(--space-xxl)}}
@keyframes Pagination-module-scss-module__H_7q2a__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Pagination-module-scss-module__H_7q2a__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Pagination-module-scss-module__H_7q2a__block{justify-content:space-between;align-items:center;display:flex;position:relative}.Pagination-module-scss-module__H_7q2a__pages{justify-content:center;align-items:center;gap:var(--space-s);flex:0 100%;display:flex}.Pagination-module-scss-module__H_7q2a__page{padding-left:0;padding-right:0}.Pagination-module-scss-module__H_7q2a__back,.Pagination-module-scss-module__H_7q2a__next{flex:none}@media only screen and (max-width:767px){.Pagination-module-scss-module__H_7q2a__back,.Pagination-module-scss-module__H_7q2a__next{display:none}}
@keyframes ReferralBlock-module-scss-module__jjsomG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ReferralBlock-module-scss-module__jjsomG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.ReferralBlock-module-scss-module__jjsomG__block{text-align:left;justify-content:flex-start;align-items:stretch;gap:var(--space-xxl);width:100%;display:flex;position:relative}@media only screen and (max-width:767px){.ReferralBlock-module-scss-module__jjsomG__block{gap:calc(var(--space-m) + var(--space-xxl));flex-direction:column}}.ReferralBlock-module-scss-module__jjsomG__main,.ReferralBlock-module-scss-module__jjsomG__side{flex:0 auto;width:100%;min-width:1px}.ReferralBlock-module-scss-module__jjsomG__list{justify-content:flex-start;align-items:stretch;gap:var(--space-xxl);flex-direction:column;max-width:285px;display:flex}.ReferralBlock-module-scss-module__jjsomG__list-item{justify-content:flex-start;align-items:flex-start;gap:var(--space-xl);cursor:default;display:flex}.ReferralBlock-module-scss-module__jjsomG__list-icn{width:30px;height:30px;color:var(--color-text-primary);background:#0073fa;border-radius:50%;outline:2px solid rgba(0,115,250,.5);flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 24px rgba(0,115,250,.4)}.ReferralBlock-module-scss-module__jjsomG__list-title{letter-spacing:-.005em;margin-bottom:var(--space-xxs);font-size:16px;font-weight:600;line-height:1.3;display:block}.ReferralBlock-module-scss-module__jjsomG__list-text{color:var(--color-text-secondary);font-size:14px;font-weight:450;line-height:1.4}.ReferralBlock-module-scss-module__jjsomG__side{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.ReferralBlock-module-scss-module__jjsomG__social{margin-top:auto}@media only screen and (max-width:767px){.ReferralBlock-module-scss-module__jjsomG__social{margin-top:var(--space-m)}}
@keyframes ResultAlert-module-scss-module__tDgQsG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ResultAlert-module-scss-module__tDgQsG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.ResultAlert-module-scss-module__tDgQsG__block{text-align:center;padding-top:var(--space-xxxl)}.ResultAlert-module-scss-module__tDgQsG__cover{vertical-align:top;width:72px;height:72px;margin-bottom:var(--space-xl);-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block}.ResultAlert-module-scss-module__tDgQsG__cover img{display:block}.ResultAlert-module-scss-module__tDgQsG__title{letter-spacing:-.03em;cursor:default;font-size:24px;font-weight:600;line-height:1;display:block}.ResultAlert-module-scss-module__tDgQsG__text{margin-top:var(--space-s);color:var(--color-text-secondary);cursor:default;display:block}.ResultAlert-module-scss-module__tDgQsG__btn{width:100%;margin-top:68px}
@keyframes ResultContent-module-scss-module__S22bdG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ResultContent-module-scss-module__S22bdG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.ResultContent-module-scss-module__S22bdG__block{position:relative}.ResultContent-module-scss-module__S22bdG__head{margin-bottom:var(--space-4xl);text-align:center}.ResultContent-module-scss-module__S22bdG__head-cover{vertical-align:top;width:100px;height:100px;margin-bottom:var(--space-xl);cursor:default;display:inline-block}.ResultContent-module-scss-module__S22bdG__head-title{letter-spacing:-.03em;margin-bottom:var(--space-s);cursor:default;font-size:44px;font-weight:600;line-height:1;display:block}.ResultContent-module-scss-module__S22bdG__head-text{color:var(--color-text-secondary)}.ResultContent-module-scss-module__S22bdG__list{margin-bottom:var(--space-4xl)}.ResultContent-module-scss-module__S22bdG__contacts{margin-top:var(--space-xl);text-align:center;max-width:350px;color:var(--color-text-secondary);margin-left:auto;margin-right:auto;font-size:16px;font-weight:450;line-height:1.5}.ResultContent-module-scss-module__S22bdG__contacts a{color:var(--color-text-primary);text-decoration:underline}.ResultContent-module-scss-module__S22bdG__contacts a:hover{color:var(--color-text-tetriary)}
@keyframes RollableTextBlock-module-scss-module__ozDvbG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes RollableTextBlock-module-scss-module__ozDvbG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.RollableTextBlock-module-scss-module__ozDvbG__block{border-radius:var(--radius-xl);background:var(--color-bg-surface);padding:var(--space-xxl)}.RollableTextBlock-module-scss-module__ozDvbG__block--hollow{background:0 0;padding:0}@media only screen and (max-width:767px){.RollableTextBlock-module-scss-module__ozDvbG__block{border-radius:var(--radius-m);padding:var(--space-xl)}}.RollableTextBlock-module-scss-module__ozDvbG__text{color:var(--color-text-primary);transition:max-height var(--trans-base);font-size:16px;font-weight:500;line-height:1.5;overflow:hidden}.RollableTextBlock-module-scss-module__ozDvbG__text--hidden p+p{margin:0}.RollableTextBlock-module-scss-module__ozDvbG__text h1,.RollableTextBlock-module-scss-module__ozDvbG__text h2,.RollableTextBlock-module-scss-module__ozDvbG__text h3,.RollableTextBlock-module-scss-module__ozDvbG__text h4,.RollableTextBlock-module-scss-module__ozDvbG__text h5,.RollableTextBlock-module-scss-module__ozDvbG__text h6{letter-spacing:-.005em;margin-bottom:var(--space-xxs);font-size:18px;font-weight:600;line-height:1.27778;display:block}@media only screen and (max-width:767px){.RollableTextBlock-module-scss-module__ozDvbG__text h1,.RollableTextBlock-module-scss-module__ozDvbG__text h2,.RollableTextBlock-module-scss-module__ozDvbG__text h3,.RollableTextBlock-module-scss-module__ozDvbG__text h4,.RollableTextBlock-module-scss-module__ozDvbG__text h5,.RollableTextBlock-module-scss-module__ozDvbG__text h6{letter-spacing:-.005em;font-size:16px;font-weight:600;line-height:1.3}}.RollableTextBlock-module-scss-module__ozDvbG__text ul,.RollableTextBlock-module-scss-module__ozDvbG__text ol{margin:0 0 var(--space-s);padding-left:var(--space-l);list-style-position:outside}.RollableTextBlock-module-scss-module__ozDvbG__text li{margin-bottom:var(--space-xs)}.RollableTextBlock-module-scss-module__ozDvbG__text ul ul,.RollableTextBlock-module-scss-module__ozDvbG__text ul ol,.RollableTextBlock-module-scss-module__ozDvbG__text ol ul,.RollableTextBlock-module-scss-module__ozDvbG__text ol ol{margin-left:var(--space-l);margin-bottom:0}.RollableTextBlock-module-scss-module__ozDvbG__text ul{list-style-type:disc}.RollableTextBlock-module-scss-module__ozDvbG__text ul ul{list-style-type:circle}.RollableTextBlock-module-scss-module__ozDvbG__text ul ul ul{list-style-type:disc}.RollableTextBlock-module-scss-module__ozDvbG__text ol{padding-left:1.5ch;list-style-type:RollableTextBlock-module-scss-module__ozDvbG__number}.RollableTextBlock-module-scss-module__ozDvbG__text li+li{margin-top:1em}.RollableTextBlock-module-scss-module__ozDvbG__text li[class^=ql-indent-],.RollableTextBlock-module-scss-module__ozDvbG__text li[class*=\ ql-indent-]{margin-left:0;padding-left:0;list-style-position:outside}.RollableTextBlock-module-scss-module__ozDvbG__text li[class*=ql-indent-1]{margin-left:2em}.RollableTextBlock-module-scss-module__ozDvbG__text li[class*=ql-indent-2]{margin-left:4em}.RollableTextBlock-module-scss-module__ozDvbG__text li[class*=ql-indent-3]{margin-left:6em}.RollableTextBlock-module-scss-module__ozDvbG__text li[class*=ql-indent-4]{margin-left:8em}.RollableTextBlock-module-scss-module__ozDvbG__text table{width:100%;margin:var(--space-m,16px)0;color:var(--color-text-primary,#fff);border-collapse:separate;border-spacing:0;empty-cells:show;background-color:transparent;font-family:inherit;display:block;overflow-x:auto}.RollableTextBlock-module-scss-module__ozDvbG__text th,.RollableTextBlock-module-scss-module__ozDvbG__text td{min-width:60px;max-width:200px;padding:var(--space-xs,8px)var(--space-l,16px);vertical-align:top;text-align:left}.RollableTextBlock-module-scss-module__ozDvbG__text th p{text-overflow:ellipsis;margin:0;overflow:hidden}.RollableTextBlock-module-scss-module__ozDvbG__text td p{text-overflow:ellipsis;margin:0;overflow:hidden}.RollableTextBlock-module-scss-module__ozDvbG__text th{height:41px;padding:0 var(--space-l,16px);vertical-align:middle;text-transform:uppercase;letter-spacing:.06em;text-align:left;border:1px solid var(--color-bd-secondary);z-index:2;border-left:0;border-right:0;font-size:12px;font-weight:500;line-height:1.2;position:-webkit-sticky;position:sticky;top:0}.RollableTextBlock-module-scss-module__ozDvbG__text th:first-of-type{border-left:1px solid var(--color-bd-secondary);border-radius:var(--radius-m)0 0 var(--radius-m)}.RollableTextBlock-module-scss-module__ozDvbG__text th:last-of-type{border-right:1px solid var(--color-bd-secondary);border-radius:0 var(--radius-m)var(--radius-m)0}.RollableTextBlock-module-scss-module__ozDvbG__text th p{opacity:.56}.RollableTextBlock-module-scss-module__ozDvbG__text th p:hover{opacity:1}.RollableTextBlock-module-scss-module__ozDvbG__text td{min-width:var(--space-l,80px);padding:18px var(--space-l,16px);vertical-align:middle;text-align:left;white-space:normal;border-bottom:1px solid var(--color-bd-secondary);font-size:.875rem;overflow:hidden}.RollableTextBlock-module-scss-module__ozDvbG__block--hollow .RollableTextBlock-module-scss-module__ozDvbG__text{color:var(--colot-text-secondary)}.RollableTextBlock-module-scss-module__ozDvbG__btn{-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;margin-top:var(--space-m);color:var(--color-text-secondary);transition:color var(--trans-base);background:0 0;border:0;padding:0}.RollableTextBlock-module-scss-module__ozDvbG__btn:hover{color:var(--color-text-primary)}
@keyframes SectionFaq-module-scss-module__D_PwGq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SectionFaq-module-scss-module__D_PwGq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.SectionFaq-module-scss-module__D_PwGq__section{width:100%;padding-top:var(--space-5xl);padding-bottom:var(--space-5xl);flex:none;position:relative}@media only screen and (max-width:767px){.SectionFaq-module-scss-module__D_PwGq__section{padding-top:var(--space-4xl);padding-bottom:var(--space-4xl)}}.SectionFaq-module-scss-module__D_PwGq__core{grid-template-columns:42.8571% 57.1429%;width:100%;min-width:1px;display:grid}@media only screen and (max-width:960px){.SectionFaq-module-scss-module__D_PwGq__core{gap:var(--space-xxl);grid-template-columns:1fr}}@media only screen and (max-width:767px){.SectionFaq-module-scss-module__D_PwGq__core{gap:var(--space-s)}}.SectionFaq-module-scss-module__D_PwGq__side{padding-top:var(--space-xxl);flex:none}@media only screen and (max-width:960px){.SectionFaq-module-scss-module__D_PwGq__side{padding-top:0}}.SectionFaq-module-scss-module__D_PwGq__title{letter-spacing:-.03em;background:var(--grad-title);-webkit-text-fill-color:transparent;cursor:default;-webkit-background-clip:text;background-clip:text;max-width:350px;font-size:44px;font-weight:600;line-height:1;display:block}.SectionFaq-module-scss-module__D_PwGq__title--main{max-width:260px}@media only screen and (max-width:767px){.SectionFaq-module-scss-module__D_PwGq__title{letter-spacing:-.02em;font-size:28px;font-weight:600;line-height:1.21429}.SectionFaq-module-scss-module__D_PwGq__title--main{max-width:100%}}.SectionFaq-module-scss-module__D_PwGq__btn-subscribe,.SectionFaq-module-scss-module__D_PwGq__btn-ask{margin-top:var(--space-xxl)}@media only screen and (max-width:768px){.SectionFaq-module-scss-module__D_PwGq__btn-subscribe{min-width:201px}}.SectionFaq-module-scss-module__D_PwGq__item{border-bottom:1px solid var(--color-bd-secondary)}.SectionFaq-module-scss-module__D_PwGq__item:last-child{border-bottom:0}.SectionFaq-module-scss-module__D_PwGq__item-head{justify-content:space-between;align-items:center;gap:var(--space-s);padding-top:var(--space-xxl);padding-bottom:var(--space-xxl);display:flex}.SectionFaq-module-scss-module__D_PwGq__item-title{letter-spacing:-.03em;cursor:default;font-size:24px;font-weight:600;line-height:1}@media only screen and (max-width:767px){.SectionFaq-module-scss-module__D_PwGq__item-title{letter-spacing:-.02em;font-size:20px;font-weight:600;line-height:1.3}}.SectionFaq-module-scss-module__D_PwGq__item-body{transition:height var(--trans-base);padding-right:80px;overflow:hidden}@media only screen and (max-width:767px){.SectionFaq-module-scss-module__D_PwGq__item-body{padding-right:0}}.SectionFaq-module-scss-module__D_PwGq__item-text{color:var(--color-text-secondary);cursor:default;padding-bottom:var(--space-xxl);font-size:16px;font-weight:500;line-height:1.5}.SectionFaq-module-scss-module__D_PwGq__item-text a{color:var(--color-text-primary)}.SectionFaq-module-scss-module__D_PwGq__item-text a:hover{text-decoration:underline}.SectionFaq-module-scss-module__D_PwGq__item-text p+p{margin-top:var(--space-l)}.SectionFaq-module-scss-module__D_PwGq__item-text ol,.SectionFaq-module-scss-module__D_PwGq__item-text ul{margin-top:var(--space-l);margin-bottom:var(--space-l);padding-left:var(--space-l)}.SectionFaq-module-scss-module__D_PwGq__item-text ol{counter-reset:list}.SectionFaq-module-scss-module__D_PwGq__item-text li{counter-increment:list;padding-left:var(--space-l);padding-top:var(--space-xs);padding-bottom:var(--space-xs);position:relative}.SectionFaq-module-scss-module__D_PwGq__item-text ol li:after{content:counter(list)".";font-size:14px;font-weight:450;line-height:1.4;position:absolute;top:.4lh;left:0}.SectionFaq-module-scss-module__D_PwGq__item-text ul li:after{content:"";background:var(--color-text-secondary);border-radius:50%;width:.2em;height:.2em;position:absolute;top:.6lh;left:0}.SectionFaq-module-scss-module__D_PwGq__item-btn{padding-left:0;padding-right:0}.SectionFaq-module-scss-module__D_PwGq__item-btn__plus,.SectionFaq-module-scss-module__D_PwGq__item-btn__minus{transform-origin:50%;margin-top:-8px;margin-left:-8px;transition:all .3s;position:absolute;top:50%;left:50%}.SectionFaq-module-scss-module__D_PwGq__item-btn.SectionFaq-module-scss-module__D_PwGq__is-open .SectionFaq-module-scss-module__D_PwGq__item-btn__plus{opacity:0;transform:rotate(180deg)}.SectionFaq-module-scss-module__D_PwGq__item-btn__minus{opacity:1;position:absolute}.SectionFaq-module-scss-module__D_PwGq__item-btn.SectionFaq-module-scss-module__D_PwGq__is-open .SectionFaq-module-scss-module__D_PwGq__item-btn__minus{opacity:1;transform:rotate(180deg)}.SectionFaq-module-scss-module__D_PwGq__form-text{color:var(--color-text-secondary);margin-bottom:var(--space-xxl);font-size:14px;font-weight:450;line-height:1.4}.SectionFaq-module-scss-module__D_PwGq__form-items{justify-content:flex-start;align-items:stretch;gap:var(--space-l);flex-direction:column;display:flex}
@keyframes Slider-module-scss-module__D_G0xW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Slider-module-scss-module__D_G0xW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Slider-module-scss-module__D_G0xW__block{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.Slider-module-scss-module__D_G0xW__wrapper{border-radius:var(--radius-m);overflow:hidden}.Slider-module-scss-module__D_G0xW__wrapper [class^=swiper-pagination\ ]{padding:var(--space-l);position:absolute;bottom:0;right:0}@media only screen and (max-width:767px){.Slider-module-scss-module__D_G0xW__wrapper [class^=swiper-pagination\ ]{bottom:var(--space-l);right:var(--space-l);padding:var(--space-xxs)var(--space-s);left:auto}}.Slider-module-scss-module__D_G0xW__btn{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:0 0;background:var(--color-bg-page);width:56px;height:56px;color:var(--color-text-secondary);cursor:pointer;z-index:9;transition:background var(--trans-base),opacity var(--trans-base);border:0;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:absolute;top:50%}.Slider-module-scss-module__D_G0xW__btn:hover{background:var(--color-bg-primary)}.Slider-module-scss-module__D_G0xW__btn--prev{left:0;transform:translate(-50%,-50%)}.Slider-module-scss-module__D_G0xW__btn--next{right:0;transform:translate(50%,-50%)}@media only screen and (max-width:767px){.Slider-module-scss-module__D_G0xW__btn{display:none}}.Slider-module-scss-module__D_G0xW__pic{border-radius:var(--radius-m);position:relative;overflow:hidden}.Slider-module-scss-module__D_G0xW__pic:before{content:"";z-index:3;background:linear-gradient(rgba(15,15,17,0) 7.53%,rgba(15,15,17,.9) 74.92%);width:100%;height:78px;position:absolute;bottom:0;left:0}.Slider-module-scss-module__D_G0xW__placeholder{aspect-ratio:1/.5;background:var(--color-bg-placeholder);border-radius:var(--radius-m);width:100%;display:block}.Slider-module-scss-module__D_G0xW__img{aspect-ratio:1.78116;border-radius:var(--radius-m);-o-object-fit:cover;object-fit:cover;width:100%;display:block}
@keyframes SortBtn-module-scss-module__rE17ya__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SortBtn-module-scss-module__rE17ya__placeholder{0%,to{opacity:1}50%{opacity:.6}}.SortBtn-module-scss-module__rE17ya__wrapper[aria-expanded=true]{opacity:1;transform:none}[aria-expanded=true]>.SortBtn-module-scss-module__rE17ya__btn{background:var(--color-btn-disabled)}.SortBtn-module-scss-module__rE17ya__text{font-size:16px;font-weight:500;line-height:1.5}.SortBtn-module-scss-module__rE17ya__text span{padding:0}.SortBtn-module-scss-module__rE17ya__text-label{color:var(--color-text-tertiary);margin-right:var(--space-xxs);padding:0}@media only screen and (max-width:767px){.SortBtn-module-scss-module__rE17ya__text-label{display:none}}.SortBtn-module-scss-module__rE17ya__text-value{text-overflow:ellipsis;white-space:nowrap;max-width:80px;color:var(--color-text-primary);overflow:hidden}@media only screen and (max-width:767px){.SortBtn-module-scss-module__rE17ya__text-value{display:none}}.SortBtn-module-scss-module__rE17ya__drop-icn{transition:transform var(--trans-base)}.SortBtn-module-scss-module__rE17ya__drop-icn.SortBtn-module-scss-module__rE17ya__is-active{transform:rotate(180deg)}@media only screen and (max-width:767px){.SortBtn-module-scss-module__rE17ya__drop-icn{display:none}}.SortBtn-module-scss-module__rE17ya__icn{display:none}@media only screen and (max-width:767px){.SortBtn-module-scss-module__rE17ya__icn{display:inline-block}}.SortBtn-module-scss-module__rE17ya__backdrop{background:var(--color-bg-overlay)}@media only screen and (max-width:767px){.SortBtn-module-scss-module__rE17ya__backdrop+div{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)!important}.SortBtn-module-scss-module__rE17ya__dropdown{width:calc(100vw - var(--scrollbar-width,16px) - var(--space-l)*2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--color-bg-surface)}}.SortBtn-module-scss-module__rE17ya__list{gap:var(--space-xxs)}.SortBtn-module-scss-module__rE17ya__item{padding:var(--space-s)var(--space-m)}.SortBtn-module-scss-module__rE17ya__item>span{justify-content:space-between;align-items:center;gap:var(--space-xxs);color:var(--color-text-primary);font-size:16px;font-weight:500;line-height:1.5;display:flex}.SortBtn-module-scss-module__rE17ya__item.SortBtn-module-scss-module__rE17ya__is-active{background-color:var(--color-field-active)}.SortBtn-module-scss-module__rE17ya__item[data-focus=true]:not(.SortBtn-module-scss-module__rE17ya__is-active){background-color:var(--color-field-hover)}.SortBtn-module-scss-module__rE17ya__item-icn{opacity:0;position:relative;top:-2px}.SortBtn-module-scss-module__rE17ya__item-icn.SortBtn-module-scss-module__rE17ya__is-active{opacity:1}
@keyframes StatBlock-module-scss-module__h_AC5q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes StatBlock-module-scss-module__h_AC5q__placeholder{0%,to{opacity:1}50%{opacity:.6}}.StatBlock-module-scss-module__h_AC5q__block{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain;max-width:100%;position:relative;overflow:auto}.StatBlock-module-scss-module__h_AC5q__block::-webkit-scrollbar{display:none}@media only screen and (max-width:767px){.StatBlock-module-scss-module__h_AC5q__block{max-width:unset;width:calc(100% + var(--space-l)*2);margin-left:calc(-1*var(--space-l));margin-right:calc(-1*var(--space-l));overflow:hidden}}.StatBlock-module-scss-module__h_AC5q__stat{border-radius:var(--radius-xl);border:1px solid var(--color-bd-secondary);width:max-content;padding-top:var(--space-xxl);padding-bottom:var(--space-xxl);cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;align-items:center;display:inline-flex}@media only screen and (max-width:767px){.StatBlock-module-scss-module__h_AC5q__stat{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain;justify-content:flex-start;align-items:stretch;gap:var(--space-s);max-width:100%;padding:0;padding-left:var(--space-l);border:0;border-radius:0;display:flex;overflow:auto}.StatBlock-module-scss-module__h_AC5q__stat::-webkit-scrollbar{display:none}.StatBlock-module-scss-module__h_AC5q__stat:after{content:"";visibility:hidden;height:1px;width:calc(var(--space-l) - var(--space-s));flex:none;display:block}}.StatBlock-module-scss-module__h_AC5q__block--size-full .StatBlock-module-scss-module__h_AC5q__stat{width:unset;flex:1;display:flex}.StatBlock-module-scss-module__h_AC5q__stat-item{width:100%;min-width:222px;padding-left:var(--space-xl);padding-right:var(--space-xl);border-right:1px solid var(--color-bd-secondary);text-align:center;flex-direction:column;flex:0 auto;justify-content:flex-start;align-items:center;display:inline-flex}.StatBlock-module-scss-module__h_AC5q__stat-item:last-child{border:0}@media only screen and (max-width:767px){.StatBlock-module-scss-module__h_AC5q__stat-item{width:max-content;min-width:164px;padding:var(--space-xl);border-radius:var(--radius-m);background:var(--color-bg-surface);border:0;flex:none;justify-content:flex-start;align-items:flex-start}}.StatBlock-module-scss-module__h_AC5q__stat-title,.StatBlock-module-scss-module__h_AC5q__stat-val{transition:background var(--trans-base),color var(--trans-base);text-align:center;flex-direction:row;justify-content:center;align-items:center;display:flex}@media only screen and (max-width:767px){.StatBlock-module-scss-module__h_AC5q__stat-title,.StatBlock-module-scss-module__h_AC5q__stat-val{text-align:left;white-space:nowrap}}.StatBlock-module-scss-module__h_AC5q__stat-title{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary);font-size:12px;font-weight:500;line-height:1.2}.StatBlock-module-scss-module__h_AC5q__stat-title.StatBlock-module-scss-module__h_AC5q__is-disabled{color:var(--color-text-secondary)}@media only screen and (max-width:767px){.StatBlock-module-scss-module__h_AC5q__stat-title{text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:500;line-height:1.2}}.StatBlock-module-scss-module__h_AC5q__stat-val{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;margin-top:var(--space-s);align-items:center;gap:var(--space-xs);max-width:100%;font-size:24px;font-weight:600;line-height:1;display:flex;overflow:hidden}@media only screen and (max-width:767px){.StatBlock-module-scss-module__h_AC5q__stat-val{text-transform:uppercase;letter-spacing:-.04em;font-size:16px;font-weight:600;line-height:1}}.StatBlock-module-scss-module__h_AC5q__stat-icon{-o-object-fit:contain;object-fit:contain;background:rgba(68,152,255,.15);border-radius:50%;flex-shrink:0;padding:2px}.StatBlock-module-scss-module__h_AC5q__block--mod-sm .StatBlock-module-scss-module__h_AC5q__stat-val{letter-spacing:-.005em;font-size:18px;font-weight:600;line-height:1.27778}.StatBlock-module-scss-module__h_AC5q__block--is-loading .StatBlock-module-scss-module__h_AC5q__stat-title,.StatBlock-module-scss-module__h_AC5q__block--is-loading .StatBlock-module-scss-module__h_AC5q__stat-val{background:var(--color-bg-placeholder);white-space:nowrap;color:transparent;border-radius:6px;animation:2s linear infinite StatBlock-module-scss-module__h_AC5q__placeholder;overflow:hidden}.StatBlock-module-scss-module__h_AC5q__block--is-loading .StatBlock-module-scss-module__h_AC5q__new-label{display:none!important}.StatBlock-module-scss-module__h_AC5q__block--is-loading .StatBlock-module-scss-module__h_AC5q__stat-title{width:96px}.StatBlock-module-scss-module__h_AC5q__block--is-loading .StatBlock-module-scss-module__h_AC5q__stat-val{width:132px}.StatBlock-module-scss-module__h_AC5q__stat-item--bonus{cursor:pointer;margin-left:20px;margin-right:20px;transition:all .8s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;border-radius:16px!important;padding-top:14px!important;padding-bottom:14px!important}.StatBlock-module-scss-module__h_AC5q__stat-item--bonus:before{content:"";opacity:1;border-radius:inherit;background:radial-gradient(circle,rgba(68,152,255,.3) 0%,rgba(3,104,227,.1) 50%,transparent 100%) 50%/700px 700px no-repeat;transition:transform 1s cubic-bezier(.25,.46,.45,.94),animation .5s ease-in-out;animation:none;position:absolute;top:-100px;bottom:-250px;left:-100px;right:-100px;transform:scale(1)}.StatBlock-module-scss-module__h_AC5q__stat-item--bonus:hover{box-shadow:none!important;text-shadow:none!important;filter:none!important}.StatBlock-module-scss-module__h_AC5q__stat-item--bonus:hover:before{opacity:1;transition:transform 1s cubic-bezier(.25,.46,.45,.94),animation .5s ease-in-out;animation:6s linear infinite StatBlock-module-scss-module__h_AC5q__rotate360;transform:scale(1.3)}.StatBlock-module-scss-module__h_AC5q__stat-item--bonus .StatBlock-module-scss-module__h_AC5q__stat-title{z-index:1;align-items:center;gap:var(--space-xs);justify-content:center;transition:color .3s;display:flex;position:relative;text-shadow:none!important;filter:none!important}.StatBlock-module-scss-module__h_AC5q__stat-item--bonus .StatBlock-module-scss-module__h_AC5q__new-label{background:var(--color-bg-brand);color:var(--color-text-contrast);border-radius:100px;justify-content:center;align-items:center;padding:2px 6px;font-size:12px;font-weight:500;line-height:18px;display:flex}.StatBlock-module-scss-module__h_AC5q__stat-item--bonus .StatBlock-module-scss-module__h_AC5q__stat-val{z-index:1;position:relative;text-shadow:none!important;filter:none!important}@media only screen and (max-width:767px){.StatBlock-module-scss-module__h_AC5q__stat-item--bonus{flex-direction:column;justify-content:center;height:100%;margin:0;display:flex}}.StatBlock-module-scss-module__h_AC5q__stat-item--locked{margin-inline:var(--space-xl);position:relative;overflow:hidden}.StatBlock-module-scss-module__h_AC5q__stat-item--locked:before{content:"";inset:calc(-1*var(--space-m));border-radius:var(--radius-m);z-index:0;pointer-events:none;background:linear-gradient(#1a3a5c 0%,#2d5a8a 100%);position:absolute}.StatBlock-module-scss-module__h_AC5q__stat-item--locked:after{content:"";inset:calc(-1*var(--space-m));border-radius:var(--radius-xl);z-index:0;pointer-events:none;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 70%);position:absolute}.StatBlock-module-scss-module__h_AC5q__stat-item--locked .StatBlock-module-scss-module__h_AC5q__stat-title,.StatBlock-module-scss-module__h_AC5q__stat-item--locked .StatBlock-module-scss-module__h_AC5q__stat-val{z-index:1;color:var(--color-text-contrast);position:relative}.StatBlock-module-scss-module__h_AC5q__stat-item--locked .StatBlock-module-scss-module__h_AC5q__locked-icon{width:14px;height:14px;margin-left:var(--space-xs);color:rgba(255,255,255,.94);cursor:pointer;background:0 0;border:1.31px solid rgba(255,255,255,.94);border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:600;line-height:1;display:inline-flex}.StatBlock-module-scss-module__h_AC5q__stat-item--locked .StatBlock-module-scss-module__h_AC5q__locked-icon:hover{color:var(--color-text-contrast)}.StatBlock-module-scss-module__h_AC5q__stat-item--locked .StatBlock-module-scss-module__h_AC5q__locked-value-icon{background:var(--color-bg-brand);width:20px;height:20px;color:var(--color-text-contrast);margin-right:var(--space-xs);border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:inline-flex}@media (min-width:768px){.StatBlock-module-scss-module__h_AC5q__stat-item--locked{overflow:visible}}@media only screen and (max-width:767px){.StatBlock-module-scss-module__h_AC5q__stat-item--locked{margin:0}.StatBlock-module-scss-module__h_AC5q__stat-item--locked:before,.StatBlock-module-scss-module__h_AC5q__stat-item--locked:after{border-radius:var(--radius-m)}}@keyframes StatBlock-module-scss-module__h_AC5q__rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@keyframes TablePlaceholder-module-scss-module__i2xlTq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes TablePlaceholder-module-scss-module__i2xlTq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.TablePlaceholder-module-scss-module__i2xlTq__block{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain;overflow:auto}.TablePlaceholder-module-scss-module__i2xlTq__block::-webkit-scrollbar{display:none}.TablePlaceholder-module-scss-module__i2xlTq__table{border-spacing:0;empty-cells:show;background-color:transparent;width:100%;max-width:100%;display:table}.TablePlaceholder-module-scss-module__i2xlTq__row,.TablePlaceholder-module-scss-module__i2xlTq__head{display:table-row}.TablePlaceholder-module-scss-module__i2xlTq__head-cell{text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-disabled);white-space:nowrap;vertical-align:middle;border-top:1px solid var(--color-bg-surface);border-bottom:1px solid var(--color-bg-surface);height:44px;padding-left:12px;padding-right:12px;font-size:12px;font-weight:500;line-height:1.4;display:table-cell}.TablePlaceholder-module-scss-module__i2xlTq__head-cell:first-child{border-left:1px solid var(--color-bg-surface);border-top-left-radius:var(--radius-m);border-bottom-left-radius:var(--radius-m);padding-left:var(--space-l)}.TablePlaceholder-module-scss-module__i2xlTq__head-cell:last-child{border-right:1px solid var(--color-bg-surface);border-top-right-radius:var(--radius-m);border-bottom-right-radius:var(--radius-m);padding-right:var(--space-l)}.TablePlaceholder-module-scss-module__i2xlTq__col{padding:var(--space-l)12px var(--space-l)12px;vertical-align:middle;border-bottom:1px solid var(--color-bg-surface);display:table-cell}.TablePlaceholder-module-scss-module__i2xlTq__col:first-child:before,.TablePlaceholder-module-scss-module__i2xlTq__col:not(:first-child):before{content:"";background:var(--color-bg-surface);vertical-align:middle;border-radius:20px;animation:1s infinite TablePlaceholder-module-scss-module__i2xlTq__placeholder;display:inline-block}.TablePlaceholder-module-scss-module__i2xlTq__col:not(:first-child):before{width:101px;height:24px}.TablePlaceholder-module-scss-module__i2xlTq__col:first-child{width:100%}.TablePlaceholder-module-scss-module__i2xlTq__col:first-child:before{width:261px;height:21px}.TablePlaceholder-module-scss-module__i2xlTq__placeholder{justify-content:flex-start;align-items:center;gap:var(--space-xxxs);margin-top:var(--space-xs);display:flex}.TablePlaceholder-module-scss-module__i2xlTq__placeholder i{background:var(--color-bg-surface);border-radius:50%;order:-1;width:24px;height:24px;animation:1s infinite TablePlaceholder-module-scss-module__i2xlTq__placeholder;display:block}.TablePlaceholder-module-scss-module__i2xlTq__placeholder:before,.TablePlaceholder-module-scss-module__i2xlTq__placeholder:after{content:"";background:var(--color-bg-surface);border-radius:20px;flex:none;width:64px;height:24px;animation:1s infinite TablePlaceholder-module-scss-module__i2xlTq__placeholder}
@keyframes TextSection-module-scss-module__xyuogG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes TextSection-module-scss-module__xyuogG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.TextSection-module-scss-module__xyuogG__section{padding-top:calc(var(--space-5xl) - var(--space-4xl));padding-bottom:var(--space-4xl);overflow:hidden}.TextSection-module-scss-module__xyuogG__title{letter-spacing:-.03em;margin-bottom:var(--space-xxl);color:var(--color-text-tertiary);cursor:default;font-size:24px;font-weight:600;line-height:1;display:block}.TextSection-module-scss-module__xyuogG__legend,.TextSection-module-scss-module__xyuogG__content{color:var(--color-text-secondary);cursor:default;font-size:16px;font-weight:500;line-height:1.5;display:flex}.TextSection-module-scss-module__xyuogG__legend{margin-bottom:var(--space-5xl)}.TextSection-module-scss-module__xyuogG__content{justify-content:flex-start;align-items:stretch;gap:var(--space-4xl);flex-direction:column}.TextSection-module-scss-module__xyuogG__content a{color:var(--color-text-primary);text-decoration:underline}.TextSection-module-scss-module__xyuogG__content a:hover{text-decoration:none}.TextSection-module-scss-module__xyuogG__content i{font-style:normal}.TextSection-module-scss-module__xyuogG__content u{text-decoration:none}.TextSection-module-scss-module__xyuogG__content h2{letter-spacing:-.03em;color:var(--color-text-primary);margin-bottom:var(--space-xl);font-size:24px;font-weight:600;line-height:1;display:block}.TextSection-module-scss-module__xyuogG__content h3{text-transform:uppercase;letter-spacing:-.04em;color:var(--color-text-tertiary);margin-bottom:var(--space-l);margin-top:var(--space-xl);font-size:16px;font-weight:600;line-height:1;display:block}.TextSection-module-scss-module__xyuogG__content p+p{margin-top:1ch}
@keyframes WithdrawBlock-module-scss-module__BIB4DG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes WithdrawBlock-module-scss-module__BIB4DG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.WithdrawBlock-module-scss-module__BIB4DG__block{border-radius:var(--radius-xl);background:var(--stroke-main,rgba(255,255,255,.06));width:100%;max-width:356px;padding:var(--space-xxl);text-align:left;margin-left:auto;margin-right:auto;position:relative}@media only screen and (max-width:767px){.WithdrawBlock-module-scss-module__BIB4DG__block{border-radius:var(--radius-l)}}.WithdrawBlock-module-scss-module__BIB4DG__body{padding-top:var(--space-xs);padding-bottom:var(--space-xs);cursor:default;justify-content:space-between;align-items:center;font-size:16px;font-weight:450;line-height:1.5;display:flex}.WithdrawBlock-module-scss-module__BIB4DG__info{justify-content:flex-start;align-items:center;gap:var(--space-m);display:flex}.WithdrawBlock-module-scss-module__BIB4DG__cover{-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--color-bg-cover);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden}.WithdrawBlock-module-scss-module__BIB4DG__cover svg,.WithdrawBlock-module-scss-module__BIB4DG__cover img{vertical-align:middle;-o-object-fit:center center;object-fit:center center;max-width:100%;max-height:100%;display:inline-block}.WithdrawBlock-module-scss-module__BIB4DG__title,.WithdrawBlock-module-scss-module__BIB4DG__text,.WithdrawBlock-module-scss-module__BIB4DG__price-mclr,.WithdrawBlock-module-scss-module__BIB4DG__price-usd{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.WithdrawBlock-module-scss-module__BIB4DG__title{color:var(--color-text-primary);display:block}.WithdrawBlock-module-scss-module__BIB4DG__text{color:var(--color-text-tertiary);display:block}.WithdrawBlock-module-scss-module__BIB4DG__prices{text-align:right}.WithdrawBlock-module-scss-module__BIB4DG__price-mclr{display:block}.WithdrawBlock-module-scss-module__BIB4DG__price-usd{color:var(--color-text-tertiary);display:block}.WithdrawBlock-module-scss-module__BIB4DG__btn{margin-top:var(--space-s)}.WithdrawBlock-module-scss-module__BIB4DG__input{margin-top:var(--space-xxl)}
/*# sourceMappingURL=fa8184aa446eea0c.css.map*/