.template .tag{padding:6px 20px;border-radius:2rem;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.25px}.template .tag,.template .tag.company_news,.template .tag.tutorial{color:var(--primary100);background-color:var(--primary10)}.template .tag.company-updates{color:var(--white);background-color:var(--secondary70)}.template .tag.blog{color:var(--white);background-color:var(--primaryColor)}.template .tag.updates{color:var(--secondary100);background-color:var(--secondary10)}.template .tag.future_and_updates,.template .tag.news{color:var(--blue100);background-color:var(--blue10)}.template h1{margin:1rem 0;color:var(--black90);font-variant-numeric:lining-nums proportional-nums;font-family:var(--font-primary);font-feature-settings:"ss01" on,"liga" off,"clig" off,lining-nums proportional-nums;font-size:28px;font-style:normal;font-weight:500;line-height:normal}.template h2{font-feature-settings:"ss01" on,"liga" off,"clig" off;font-size:28px;font-style:normal;font-weight:500;margin:2rem 0}.template h2,.template h3{color:var(--black90);font-family:var(--font-primary);line-height:140%}.template h3{font-feature-settings:"ss01" on,"liga" off,"clig" off;font-size:18px;font-style:normal;font-weight:500;margin:1rem 0}.template img{display:inline-block;margin:3rem 0;border-radius:2rem;object-fit:cover;max-width:100%}.template img.avatar{border-radius:50%;margin:0}.template p{color:var(--grey100);font-feature-settings:"liga" off;font-family:var(--font-secondary);font-size:18px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:1rem;margin-top:1rem}.template a{color:var(--primaryColor);cursor:pointer}.template a:hover{text-decoration:underline}.template ol ol{padding-left:1rem}.template ul{list-style:disc;padding-left:2rem;color:var(--grey100);font-feature-settings:"liga" off;font-family:var(--font-secondary);font-size:18px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:1rem}.template figure{margin:4rem 0}.template figure img{margin:0}.template figure figcaption{text-align:center;margin:1rem 0}.template .socialLink,.template figure figcaption{color:var(--grey100);font-feature-settings:"liga" off;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.25px}.template .socialLink{display:inline-flex;align-items:center;padding:8px 16px;border-radius:2rem;border:1px solid hsla(0,0%,6%,.15);margin-right:.5rem;margin-bottom:.5rem}.template .socialLink img{margin:0 .25rem 0 0;border-radius:0}.template .baner{padding:3rem;border-radius:1.5rem;background-color:var(--primary20);margin:3rem 0;display:grid;grid-template-columns:120px auto;grid-column-gap:3rem;column-gap:3rem;align-items:center}.template .baner .name{color:var(--primaryColor);font-family:var(--font-primary);font-feature-settings:"ss01" on,"liga" off,"clig" off;font-size:20px;font-style:normal;font-weight:500;line-height:140%;margin-bottom:.75rem}.template .baner .text{color:var(--grey100);font-feature-settings:"liga" off;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.25px}.template .signature{display:flex;align-items:center;white-space:break-spaces}.template .signature img{margin:0 1rem 0 0}.template .slider{height:770px;position:relative}.template .slider ul{list-style:none;padding:0}.template .slider figure{margin:0;display:flex;flex-direction:column;align-items:center}.template .slider img{margin:0;width:282px;height:610px;border-radius:8px}.template .slide{position:absolute;height:100%;width:100%;background-color:var(--white)}.template .slider .slide:target{z-index:10}.template .slide .manage{width:-moz-fit-content;width:fit-content;margin:1rem auto;display:grid;grid-template-columns:auto auto;grid-gap:16px;gap:16px}.template .slide .manage .btn a{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:8px 32px;border:1px solid rgba(46,31,122,.3);border-radius:16px;margin:0 .25rem;transition:var(--base-transition)}.template .slide .manage .btn:hover{border-color:var(--primary100)}.template .slide .manage svg{vertical-align:middle;fill:var(--text_secondary)}.template .slide .manage a{text-decoration:none;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.template-title{color:var(--black90);font-variant-numeric:lining-nums proportional-nums;font-feature-settings:"liga" off,lining-nums proportional-nums;font-family:var(--font-primary);font-size:28px;font-style:normal;font-weight:500;line-height:normal}.template p.template-subtitle{color:var(--black90);font-feature-settings:"liga" off;font-family:var(--font-primary);font-size:20px;font-style:normal;font-weight:500;line-height:140%}ol.list-s li::marker{font-size:20px!important;font-weight:500}ol li{margin-bottom:32px}@media screen and (max-width:900px){.template img{width:100%}.template .signature img{width:auto}}@media screen and (max-width:768px){.template h1{font-size:3rem}.template h2{font-size:24px}.template h3{font-size:16px}.template img{border-radius:1rem}.template .signature{font-size:14px}.template .socialLink img{width:24px}}@media screen and (max-width:480px){.template h1{font-size:36px}.template img{margin:2rem 0}.template figure{margin:3rem 0}.template .baner{margin:2rem 0;padding:2rem;grid-template-columns:96px auto;column-gap:2rem}.template .baner img{width:96px;height:96px}}:root{--white:#fff;--white70:hsla(0,0%,100%,.7);--white50:hsla(0,0%,100%,.5);--white30:hsla(0,0%,100%,.3);--white15:hsla(0,0%,100%,.15);--white08:hsla(0,0%,100%,.08);--white05:hsla(0,0%,100%,.05);--black100:#000;--black90:#1a1a1a;--black50:#141414;--black20:rgba(0,0,0,.2);--grey100:#333;--primaryColor:#4c33cc;--primary100:#2e1f7a;--primary90:#907aff;--primary80:#4634d0;--primary30:#ded9ff;--primary20:#edebfa;--primaryHover:#3019a6;--secondary100:#550272;--secondary40:#df87fe;--secondary50:#cf58f9;--secondary70:#a801e2;--secondary30:#d8bce1;--primaryColor50:#eae6fe;--accentColor:#ffb73c;--accentColorSat:#ffa50a;--red100:#cd3c33;--base-transition:all 0.3s ease-out;--hero_grad_left:linear-gradient(180deg,#000,transparent),linear-gradient(90deg,#9506dd,#4c33cc 50%,#4c33cc);--hero_grad_left_inverted:linear-gradient(180deg,transparent,#000),linear-gradient(90deg,#9506dd,#4c33cc 50%,#4c33cc);--hero_grad_right:linear-gradient(180deg,#000,transparent),linear-gradient(90deg,#4c33cc,#4c33cc 50%,#9506dd)}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:auto}body,html{max-width:100vw;min-height:100vh;font-family:var(--font-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{color:var(--black100);background:var(--white)}#__next{height:100%;scrollbar-color:var(--black90);scrollbar-width:thin;overflow:visible}a{color:transparent;text-decoration:none}h1,h2,h3,p{margin:0;opacity:.99}ul{padding:0;margin:0;list-style:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:8px;width:6px}::-webkit-scrollbar-track{background:#1a1a1a;width:8px}.layout_root__vXGFi{background-color:var(--black100);color:var(--white);height:100%;overflow:auto}.layout_root__vXGFi .layout_main__88FzF{margin-top:72px;min-height:75vh}.layout_root__vXGFi .layout_main__88FzF .layout_cookiesContainer__6pbEy{width:100%;margin:auto;padding:0 32px}.layout_primaryFont__YyAv2{font-family:var(--font-primary);font-feature-settings:"ss01" on,"liga" off,"clig" off}.layout_secondaryFont__1sEY7{font-family:var(--font-secondary)}.styles_header__l5Gbl{position:fixed;top:0;left:0;right:0;z-index:100;height:72px;display:grid;grid-template-columns:max-content 1fr max-content;grid-column-gap:16px;column-gap:16px;align-items:center;padding:0 16px;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}.styles_header__l5Gbl .styles_navigation__nSrg8{display:flex;align-items:center;justify-content:center;height:100%}.styles_header__l5Gbl .styles_rigthContent__e2X_C{display:grid;grid-template-columns:max-content max-content;grid-column-gap:24px;column-gap:24px;height:100%;align-items:center}.styles_header__l5Gbl .styles_rigthContent__e2X_C .styles_mobMenuBtn__B090e{display:none}.styles_header__l5Gbl .styles_topLogo__MnSgf{vertical-align:middle}.styles_mobMenu__BoWjW{position:fixed;top:72px;left:0;right:0;background-color:var(--white);color:var(--black100);transition:var(--base-transition);transform:translateY(-400%);overflow:auto;z-index:99;padding:8px 0;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 0 6px 0 rgba(0,0,0,.07),0 24px 40px 0 rgba(0,0,0,.15)}.styles_mobMenu__BoWjW.styles_open__QZK_P{transform:translateY(0)}.styles_mobMenu__BoWjW .styles_links__AJ_Aw{border-right:1px solid hsla(0,0%,6%,.15);padding-right:8px}.styles_mobMenu__BoWjW .styles_products__UO3kk{padding-left:8px}.styles_mobMenu__BoWjW .styles_title____jVT{color:var(--primaryColor);font-family:var(--font-primary);font-feature-settings:"ss01" on,"liga" off,"clig" off;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:3px;text-transform:uppercase;padding:16px}.styles_mobMenu__BoWjW .styles_item__8GzJ_{color:var(--black100);font-feature-settings:"liga" off,"clig" off;font-weight:500;line-height:150%;padding:16px;display:inline-flex;gap:12px;width:100%}.styles_mobMenu__BoWjW .styles_item__8GzJ_,.styles_popoverValue__21Mdg{font-family:var(--font-secondary);font-size:18px;font-style:normal;align-items:center}.styles_popoverValue__21Mdg{display:flex;justify-content:center;padding:8px 12px;font-weight:400;line-height:normal;color:var(--white70);cursor:pointer;height:100%}.styles_popoverValue__21Mdg .styles_down__a95dG{margin-left:4px;transition:var(--base-transition)}.styles_popoverValue__21Mdg .styles_down__a95dG svg{fill:var(--white70)}.styles_popoverValue__21Mdg.styles_apper__EIyN3{text-transform:uppercase}.styles_popoverValue__21Mdg:hover{color:var(--white)}.styles_popoverValue__21Mdg:hover .styles_down__a95dG svg{fill:var(--white)}.styles_popoverStyles__ijves{padding:8px 0;border-radius:8px;background-color:#fff}.styles_popoverList__99zDc,.styles_popoverStyles__ijves{box-shadow:0 0 6px 0 rgba(0,0,0,.07),0 24px 40px 0 rgba(0,0,0,.15);min-width:200px}.styles_popoverList__99zDc{padding:16px;border-radius:24px;background-color:var(--white)}.styles_productsList__9NoNz{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr}.styles_menuItemStyles__O00fd{padding:12px 16px;cursor:pointer;font-size:18px;font-style:normal;font-weight:500;line-height:150%;font-family:var(--font-secondary);color:var(--black100);transition:var(--base-transition);display:flex;align-items:center;justify-content:start}.styles_menuItemStyles__O00fd:hover{background-color:var(--primaryColor50);color:var(--primaryColor)}.styles_menuItemStyles__O00fd .styles_icon__Upnac{margin-right:12px}@media(max-width:1029px){.styles_header__l5Gbl{grid-template-columns:max-content max-content;justify-content:space-between}.styles_header__l5Gbl .styles_rigthContent__e2X_C{grid-template-columns:max-content max-content max-content}.styles_header__l5Gbl .styles_rigthContent__e2X_C .styles_mobMenuBtn__B090e{display:inline-block}.styles_header__l5Gbl .styles_rigthContent__e2X_C .styles_mobMenuBtn__B090e .styles_mobMenuIcon__G1lGK svg{fill:var(--white)}.styles_header__l5Gbl .styles_rigthContent__e2X_C .styles_mobMenuBtn__B090e:hover .styles_mobMenuIcon__G1lGK svg{fill:var(--black100)}.styles_header__l5Gbl .styles_navigation__nSrg8{display:none}}@media(max-width:600px){.styles_header__l5Gbl .styles_rigthContent__e2X_C{grid-template-columns:max-content;align-items:center}.styles_header__l5Gbl .styles_rigthContent__e2X_C .styles_mobHide__XvUxN{display:none}}@media(max-width:500px){.styles_mobMenu__BoWjW{bottom:0;grid-template-columns:1fr}.styles_mobMenu__BoWjW .styles_links__AJ_Aw{border-right:none;padding-right:0;border-bottom:1px solid hsla(0,0%,6%,.15);padding-bottom:8px}.styles_mobMenu__BoWjW .styles_products__UO3kk{padding-left:0;padding-top:8px}}.styles_button__KAwHq{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background-color:var(--accentColor);border-radius:12px;font-family:var(--font-primary);font-feature-settings:"ss01" on,"liga" off,"clig" off;font-style:normal;font-weight:500;font-size:14px;line-height:normal;letter-spacing:.9px;text-transform:uppercase;border:none;white-space:nowrap;transition:var(--base-transition);height:40px;cursor:pointer}.styles_button__KAwHq.styles_large___zc95{height:56px;padding:8px 40px;font-size:18px;border-radius:16px}.styles_button__KAwHq:hover{background-color:var(--accentColorSat)}.styles_button__KAwHq.styles_white__byusD{background-color:var(--white)}.styles_button__KAwHq.styles_white__byusD:hover{background-color:var(--accentColor)}.styles_button__KAwHq.styles_outline__AeuKI{background-color:transparent;color:var(--white);border:1px solid var(--white50)}.styles_button__KAwHq.styles_outline__AeuKI:hover{background-color:var(--white);color:var(--black100)}.styles_button__KAwHq.styles_outline-dark__hZaB1{background-color:transparent;color:var(--black90);border:1px solid hsla(0,0%,6%,.3)}.styles_button__KAwHq.styles_outline-dark__hZaB1:hover{border-color:var(--black90)}.styles_button__KAwHq.styles_primary__B68lN{background-color:var(--primaryColor);color:var(--white);border:1px solid var(--primaryColor)}.styles_button__KAwHq.styles_primary__B68lN:hover{border-color:var(--primary100)}.styles_button__KAwHq .styles_children__0pZIg{display:flex;align-items:center}.styles_button__KAwHq[disabled]{background:var(--black20)}.icon_icon__zG_3j{display:inline-block}.icon_icon__zG_3j.icon_button___lcK4{line-height:32px;width:32px;text-align:center;border-radius:50%;cursor:pointer}.icon_icon__zG_3j svg{vertical-align:middle;fill:var(--text_secondary)}.icon_icon__zG_3j.icon_button___lcK4:hover{background:var(--grey100)}.popoverItem_item__KM0u8{display:flex;align-items:center;gap:24px;padding:16px;border-radius:16px;transition:var(--base-transition)}.popoverItem_item__KM0u8.popoverItem_icon__ktqD5{max-width:440px}.popoverItem_item__KM0u8.popoverItem_icon__ktqD5 .popoverItem_image__RWzak{width:72px;height:72px}.popoverItem_item__KM0u8.popoverItem_image__RWzak{max-width:584px}.popoverItem_item__KM0u8.popoverItem_image__RWzak .popoverItem_image__RWzak{width:96px;height:96px}.popoverItem_item__KM0u8:hover{background:var(--primary20)}.popoverItem_item__KM0u8:hover .popoverItem_text__olu44,.popoverItem_item__KM0u8:hover .popoverItem_title__hxSlA{color:var(--primaryColor)}.popoverItem_item__KM0u8 .popoverItem_title__hxSlA{color:var(--black100);font-feature-settings:"ss01" on,"liga" off;font-family:var(--font-primary);font-size:20px;font-style:normal;font-weight:500;line-height:140%}.popoverItem_item__KM0u8 .popoverItem_text__olu44{color:var(--grey100);font-feature-settings:"liga" off,"clig" off;font-family:var(--font-secondary);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.styles_mobileLinks__DvEIl{padding:16px 24px;background:#1f1f1f;color:var(--white);display:flex;flex-direction:column;align-items:center}.styles_mobileLinks__DvEIl .styles_container__jXVd0{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.styles_mobileLinks__DvEIl .styles_container__jXVd0 .styles_title__Jjq0O{color:var(--white);font-feature-settings:"liga" off;font-family:var(--font-primary);font-size:24px;font-style:normal;font-weight:300;line-height:normal;display:inline-flex;align-items:center}.styles_mobileLinks__DvEIl .styles_container__jXVd0 .styles_icon__jq4iX{margin-left:24px}.styles_mobileLinks__DvEIl .styles_container__jXVd0 .styles_links__9PAx7{display:flex;gap:16px;align-items:center;justify-content:flex-end}.styles_footer__59vND{padding:72px 0;display:flex;flex-direction:column;align-items:center;background-color:var(--black50)}.styles_footer__59vND .styles_container__jXVd0{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;grid-template-areas:"logo links" "language links" "uniteBox links"}.styles_footer__59vND .styles_logo__f8mL7{grid-area:logo}.styles_footer__59vND .styles_links__9PAx7{grid-area:links;display:flex;justify-content:space-between;gap:8px}.styles_footer__59vND .styles_links__9PAx7 .styles_column__NIwva h3{color:var(--white);font-family:var(--font-primary);font-feature-settings:"ss01" on,"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:16px}.styles_footer__59vND .styles_links__9PAx7 .styles_column__NIwva ul{list-style:none;padding:0}.styles_footer__59vND .styles_links__9PAx7 .styles_column__NIwva ul li{margin-bottom:16px;color:var(--white50);font-feature-settings:"liga" off,"clig" off;font-family:var(--font-secondary);font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:var(--base-transition)}.styles_footer__59vND .styles_links__9PAx7 .styles_column__NIwva ul li:hover{color:var(--white)}.styles_footer__59vND .styles_links__9PAx7 .styles_column__NIwva ul li:hover a{text-decoration:underline}.styles_footer__59vND .styles_links__9PAx7 .styles_column__NIwva ul li:last-child{margin-bottom:0}.styles_footer__59vND .styles_links__9PAx7 .styles_column__NIwva ul li a{display:inline-block;width:100%;height:100%;transition:var(--base-transition);color:var(--white50)}.styles_footer__59vND .styles_language__OL__A{grid-area:language}.styles_footer__59vND .styles_uniteBox__xrqSn{grid-area:uniteBox;display:flex;flex-direction:column;justify-content:flex-end}.styles_footer__59vND .styles_uniteBox__xrqSn .styles_social__jyqel{display:flex;gap:20px;margin-bottom:24px}.styles_footer__59vND .styles_uniteBox__xrqSn .styles_social__jyqel span{cursor:pointer}.styles_footer__59vND .styles_uniteBox__xrqSn .styles_copyright__hfOj3{color:var(--white50);font-feature-settings:"liga" off,"clig" off}.styles_footer__59vND .styles_uniteBox__xrqSn .styles_copyright__hfOj3,.styles_popoverValue__rDY_o{font-family:var(--font-secondary);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.styles_popoverValue__rDY_o{width:180px;display:grid;grid-template-columns:max-content 1fr max-content;grid-column-gap:8px;column-gap:8px;align-items:center;padding:8px 12px;color:var(--white);cursor:pointer;border-radius:8px;border:1px solid var(--colors-Border_White_30,hsla(0,0%,100%,.3));text-align:start;transition:var(--base-transition)}.styles_popoverValue__rDY_o .styles_down__xwGVn{margin-left:4px;transition:var(--base-transition)}.styles_popoverValue__rDY_o .styles_down__xwGVn.styles_isOpen__EUS7z{transform:rotateX(180deg)}.styles_popoverValue__rDY_o .styles_down__xwGVn svg{fill:#fff}.styles_popoverValue__rDY_o:hover{border-color:var(--white)}.styles_popoverStyles___iT4f{width:180px;padding:8px 0;border-radius:8px;background-color:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.07),0 24px 40px 0 rgba(0,0,0,.15)}.styles_menuItemStyles__1bjsD{padding:12px 16px;cursor:pointer;font-size:18px;font-style:normal;font-weight:500;line-height:150%;font-family:var(--font-secondary);color:var(--black100);transition:var(--base-transition);display:flex;align-items:center;justify-content:start}.styles_menuItemStyles__1bjsD:hover{background-color:var(--primaryColor50);color:var(--primaryColor)}@media(max-width:1248px){.styles_mobileLinks__DvEIl{padding:16px 32px}.styles_mobileLinks__DvEIl .styles_container__jXVd0{max-width:100%;gap:24px}.styles_footer__59vND{padding:56px 32px}.styles_footer__59vND .styles_container__jXVd0{max-width:100%;gap:24px}}@media(max-width:1024px){.styles_mobileLinks__DvEIl .styles_container__jXVd0 .styles_icon__jq4iX{display:none}.styles_footer__59vND .styles_container__jXVd0{grid-template-areas:"logo logo" "links links" "language language" "uniteBox uniteBox"}.styles_footer__59vND .styles_container__jXVd0 .styles_links__9PAx7,.styles_footer__59vND .styles_container__jXVd0 .styles_logo__f8mL7{margin-bottom:40px}.styles_footer__59vND .styles_container__jXVd0 .styles_uniteBox__xrqSn{flex-direction:row-reverse;justify-content:space-between;align-items:center}.styles_footer__59vND .styles_container__jXVd0 .styles_uniteBox__xrqSn .styles_social__jyqel{margin-bottom:0}}@media(max-width:800px){.styles_mobileLinks__DvEIl .styles_container__jXVd0{grid-template-columns:1fr;gap:16}.styles_mobileLinks__DvEIl .styles_container__jXVd0 .styles_title__Jjq0O{text-align:center}.styles_mobileLinks__DvEIl .styles_container__jXVd0 .styles_links__9PAx7{justify-content:center}}@media(max-width:600px){.styles_footer__59vND .styles_container__jXVd0{gap:32px}.styles_footer__59vND .styles_container__jXVd0 .styles_logo__f8mL7{margin-bottom:0}.styles_footer__59vND .styles_container__jXVd0 .styles_links__9PAx7{margin-bottom:0;flex-wrap:wrap}.styles_footer__59vND .styles_container__jXVd0 .styles_links__9PAx7 .styles_column__NIwva{min-width:178px;margin-bottom:48px}.styles_footer__59vND .styles_container__jXVd0 .styles_links__9PAx7 .styles_column__NIwva:last-child{margin-bottom:0}.styles_footer__59vND .styles_container__jXVd0 .styles_uniteBox__xrqSn{flex-direction:column;justify-content:center;align-items:center}.styles_footer__59vND .styles_container__jXVd0 .styles_uniteBox__xrqSn .styles_social__jyqel{margin-bottom:24px}.styles_popoverValue__rDY_o{width:100%}}@media(max-width:560px){.styles_mobileLinks__DvEIl .styles_container__jXVd0 .styles_links__9PAx7{flex-direction:column}}.styles_wrap__5pegh{display:flex;padding:4px 4px 4px 20px;justify-content:center;align-items:center;gap:16px;border-radius:12px;background:var(--white08);width:-moz-fit-content;width:fit-content}.styles_wrap__5pegh .styles_text__0cWo_{color:var(--white);font-feature-settings:"ss01" on,"liga" off,"clig" off;font-family:var(--font-primary);font-size:16px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_wrap__5pegh .styles_btns__2s8cB{display:flex;gap:4px;align-items:center}.styles_wrap__5pegh .styles_btns__2s8cB .styles_btn__DMDqZ{display:flex;padding:12px;align-items:center;gap:8px;border-radius:8px;border:1px solid var(--white30);background-color:transparent;cursor:pointer;transition:var(--base-transition)}.styles_wrap__5pegh .styles_btns__2s8cB .styles_btn__DMDqZ:hover{background-color:var(--white15)}.styles_wrap__5pegh .styles_btns__2s8cB .styles_btn__DMDqZ .styles_icon__HtFYN{fill:var(--white)}.styles_dialogWrap__SHqnE{position:fixed;z-index:333;animation:styles_fadeIn__htUQY .8s ease-in-out;top:0;bottom:0;left:0;right:0}.styles_dialogWrap__SHqnE,.styles_dialog__adtZC{display:flex;align-items:center;justify-content:center}.styles_dialog__adtZC{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;padding:40px;flex-direction:column;border-radius:24px;border:1px solid var(--white08);background:var(--white);box-shadow:0 0 40px 0 rgba(0,0,0,.07),0 40px 64px 0 rgba(0,0,0,.15);-webkit-backdrop-filter:blur(36px);backdrop-filter:blur(36px)}.styles_dialog__adtZC .styles_dialogText__OU1V1{color:var(--black90);text-align:center;font-feature-settings:"liga" off;font-family:var(--font-secondary);font-size:18px;font-style:normal;font-weight:400;line-height:150%;margin-top:32px;margin-bottom:48px}@keyframes styles_fadeIn__htUQY{0%{opacity:0}to{opacity:1}}@media(max-width:600px){.styles_dialog__adtZC{width:100%}}@font-face{font-family:fontGeologica;src:url(/_next/static/media/3c4e71a7b3d1b831-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:fontGeologica Fallback;src:local("Arial");ascent-override:94.62%;descent-override:26.69%;line-gap-override:0.00%;size-adjust:103.04%}.__className_71dffc{font-family:fontGeologica,fontGeologica Fallback}.__variable_71dffc{--font-primary:"fontGeologica","fontGeologica Fallback"}@font-face{font-family:fontInter;src:url(/_next/static/media/cc27cf3ff100ea21-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:fontInter Fallback;src:local("Arial");ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.00%;size-adjust:107.89%}.__className_c4606c{font-family:fontInter,fontInter Fallback}.__variable_c4606c{--font-secondary:"fontInter","fontInter Fallback"}