html.open-modal,body.open-modal{overflow:hidden!important}.section{padding:160px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;border-radius:99px;border:none;font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:18px;line-height:20px;cursor:pointer;transition:all .3s ease;text-decoration:none;white-space:nowrap;position:relative;overflow:hidden;z-index:1}.btn::before{content:"";position:absolute;top:0;left:-60px;width:45px;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.4));transform:skewX(-45deg);animation:shine 6s infinite;pointer-events:none;z-index:9}.btn--outline{background:0 0;border:2px solid rgba(255,255,255,.2);color:#fff}.btn--outline::before{animation:none!important;display:none}.btn--outline:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.4)}.about-liberion{position:relative;background:#0b0d11;background-image:linear-gradient(236.04489090255916deg,rgba(117,66,255,0) 38.734%,rgba(117,66,255,.05) 82.656%),linear-gradient(106.22494399972666deg,rgba(117,66,255,0) 44.417%,rgba(117,66,255,.1) 100%),linear-gradient(90deg,rgba(11,13,17,1) 0%,rgba(11,13,17,1) 100%);color:#fff;padding:80px 0;overflow:hidden}.about-liberion .container{position:relative;z-index:2}.about-liberion__wrapper{display:flex;align-items:flex-start;gap:40px;width:100%}.about-liberion__content{display:flex;flex-direction:column;gap:40px;width:720px;flex-shrink:0}.about-liberion__text{display:flex;flex-direction:column;gap:8px;width:100%}.about-liberion__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0}.about-liberion__description{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.3;color:#fff}.about-liberion__description p{margin:0}.about-liberion__founder{font-family:"Inter",sans-serif;font-weight:500;font-style:italic;color:#8b56fe!important}.about-liberion__contact{display:flex;flex-direction:column;gap:16px;width:100%}.about-liberion__contact-title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:24px;line-height:1.3;color:#fff;margin:0}.about-liberion__contact-list{display:flex;flex-direction:column;gap:12px;align-items:flex-start;justify-content:center;width:100%}.about-liberion__contact-item{display:flex;align-items:center;gap:12px;padding:16px;border-radius:20px;border:1px solid #5b2bff;width:320px;box-sizing:border-box;transition:all .3s ease;cursor:pointer}.about-liberion__contact-item:hover{background:rgba(91,43,255,.1);border-color:rgba(91,43,255,.8);transform:translateY(-1px)}.about-liberion__contact-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#5b2bff}.about-liberion__contact-email{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:22px;line-height:1.3;color:#fff;flex-shrink:0;cursor:pointer;text-decoration:none}.about-liberion__visual{flex:1;min-height:400px;position:relative;border-radius:40px;overflow:hidden;background:rgba(255,255,255,.02)}.about-liberion__image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.about-liberion__background-shape{position:absolute;inset:0;background:linear-gradient(135deg,rgba(117,66,255,.08) 0%,rgba(117,66,255,.04) 50%,rgba(255,255,255,.02) 100%);border-radius:40px;opacity:.1}.about-liberion__background-shape::before{content:"";position:absolute;top:20%;left:20%;width:60%;height:60%;background:radial-gradient(circle,rgba(117,66,255,.15) 0%,rgba(117,66,255,.08) 40%,transparent 70%);border-radius:50%;animation:pulse 4s ease-in-out infinite}@media (max-width:1199.98px){.about-liberion__title{font-size:clamp(28px,calc(28px + 8 * ( ( 100vw - 480px ) / 720 )),36px)}.about-liberion__description{font-size:clamp(16px,calc(16px + 4 * ( ( 100vw - 480px ) / 720 )),20px)}.about-liberion__contact-title{font-size:clamp(20px,calc(20px + 4 * ( ( 100vw - 480px ) / 720 )),24px)}.about-liberion__contact-email{font-size:clamp(18px,calc(18px + 4 * ( ( 100vw - 480px ) / 720 )),22px)}}@media (max-width:991.98px){.about-liberion{padding:60px 0}.about-liberion__wrapper{flex-direction:column;gap:32px}.about-liberion__content{width:100%;max-width:100%;gap:32px}.about-liberion__visual{width:100%;min-height:280px}.about-liberion__contact-item{width:100%;max-width:320px}}@media (max-width:767.98px){.about-liberion__wrapper{gap:28px}.about-liberion__content{gap:28px}.about-liberion__visual{min-height:240px;border-radius:32px}.about-liberion__background-shape{border-radius:32px}.about-liberion__contact-item{padding:14px;border-radius:16px}.about-liberion__contact-icon{width:28px;height:28px}.about-liberion__contact-email{font-size:clamp(16px,calc(16px + 2 * ( ( 100vw - 320px ) / 255 )),18px)}}@media (max-width:575.98px){.about-liberion{padding:40px 0}.about-liberion__wrapper{gap:24px}.about-liberion__content{gap:24px}.about-liberion__title{font-size:clamp(24px,calc(24px + 4 * ( ( 100vw - 320px ) / 255 )),28px)}.about-liberion__description{font-size:clamp(14px,calc(14px + 2 * ( ( 100vw - 320px ) / 255 )),16px)}.about-liberion__contact-title{font-size:clamp(18px,calc(18px + 2 * ( ( 100vw - 320px ) / 255 )),20px)}.about-liberion__visual{min-height:200px;border-radius:24px}.about-liberion__background-shape{border-radius:24px}.about-liberion__contact-item{padding:12px;border-radius:14px;width:100%}.about-liberion__contact-icon{width:24px;height:24px}.about-liberion__contact-email{font-size:clamp(14px,calc(14px + 2 * ( ( 100vw - 320px ) / 255 )),16px)}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.about-liberion__wrapper{flex-direction:row;gap:32px}.about-liberion__content{width:50%;max-width:50%}.about-liberion__visual{min-height:400px}}.documents-resources{position:relative;background:#0b0d11;color:#fff;padding:80px 0;overflow:hidden}.documents-resources .container{position:relative;z-index:2}.documents-resources__wrapper{display:flex;flex-direction:column;gap:40px;width:100%}.documents-resources__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0;width:100%}.documents-resources__grid{display:flex;flex-direction:column;gap:16px;width:100%}.documents-resources__row{display:flex;gap:16px;align-items:stretch;justify-content:center;width:100%}.documents-resources__card{background:rgba(255,255,255,.05);border-radius:24px;flex:1;min-height:175px;position:relative;overflow:hidden;transition:all .3s ease}.documents-resources__card:hover{background:rgba(255,255,255,.08);transform:translateY(-2px)}.documents-resources__card-content{display:flex;flex-direction:column;justify-content:space-between;height:175px;padding:16px;position:relative;z-index:2}.documents-resources__card-header{display:flex;flex-direction:column;gap:8px;align-items:flex-start;width:100%}.documents-resources__card-title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:22px;line-height:1.3;color:#fff;margin:0;width:100%}.documents-resources__card-description{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:rgba(255,255,255,.5);margin:0;width:100%}.documents-resources__card-buttons{display:flex;gap:8px;flex-wrap:wrap;align-items:flex-start}.documents-resources__card-btn{display:flex;align-items:center;justify-content:center;padding:10px 12px;border-radius:99px;border:1px solid #5b2bff;background:0 0;color:#8b56fe;font-family:"Inter",sans-serif;font-weight:500;font-size:14px;line-height:16px;text-decoration:none;transition:all .3s ease;white-space:nowrap;align-self:flex-start;position:relative;overflow:hidden}.documents-resources__card-btn:hover{background:rgba(139,86,254,.1);color:#a675ff;border-color:#7542ff;transform:translateY(-1px)}.documents-resources__card-btn:active{transform:translateY(0)}.documents-resources__card-btn--disabled{border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.4);cursor:not-allowed;pointer-events:none}.documents-resources__card-btn--disabled:hover{background:0 0;color:rgba(255,255,255,.4);border-color:rgba(255,255,255,.2);transform:none}@media (max-width:1199.98px){.documents-resources__title{font-size:clamp(28px,calc(28px + 8 * ( ( 100vw - 480px ) / 720 )),36px)}.documents-resources__card-title{font-size:clamp(18px,calc(18px + 4 * ( ( 100vw - 480px ) / 720 )),22px)}}@media (max-width:991.98px){.documents-resources{padding:60px 0}.documents-resources__wrapper{gap:32px}.documents-resources__row{flex-direction:column;gap:12px}.documents-resources__card-content{height:auto;min-height:140px;padding:14px}.documents-resources__card-title{font-size:20px}.documents-resources__card-description{font-size:15px}.documents-resources__card-btn{padding:8px 10px;font-size:13px}}@media (max-width:767.98px){.documents-resources__wrapper{gap:28px}.documents-resources__grid{gap:12px}.documents-resources__row{gap:10px}.documents-resources__card{border-radius:20px}.documents-resources__card-content{min-height:120px;padding:12px}.documents-resources__card-header{gap:6px}.documents-resources__card-title{font-size:18px}.documents-resources__card-description{font-size:14px}.documents-resources__card-btn{padding:6px 8px;font-size:12px;border-radius:16px}}@media (max-width:575.98px){.documents-resources{padding:40px 0}.documents-resources__wrapper{gap:24px}.documents-resources__title{font-size:clamp(24px,calc(24px + 4 * ( ( 100vw - 320px ) / 255 )),28px)}.documents-resources__grid{gap:8px}.documents-resources__row{gap:8px}.documents-resources__card{border-radius:16px}.documents-resources__card-content{min-height:100px;padding:10px}.documents-resources__card-header{gap:4px}.documents-resources__card-title{font-size:clamp(14px,calc(14px + 2 * ( ( 100vw - 320px ) / 255 )),16px)}.documents-resources__card-description{font-size:clamp(12px,calc(12px + 1 * ( ( 100vw - 320px ) / 255 )),13px)}.documents-resources__card-btn{padding:4px 6px;font-size:11px;border-radius:12px}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.documents-resources__row{flex-direction:row;gap:12px}.documents-resources__card-content{height:160px;min-height:160px}}.exploremarketplace{background:linear-gradient(226.3019542177547deg,rgba(117,66,255,0) 34.328%,rgba(117,66,255,.1) 100%),linear-gradient(90deg,rgba(18,17,29,1) 0%,rgba(18,17,29,1) 100%);color:#fff;padding:80px 0}.exploremarketplace__wrapper{display:flex;flex-direction:column;gap:40px;width:100%}.exploremarketplace__header{display:flex;gap:40px;align-items:flex-start;justify-content:space-between;width:100%}.exploremarketplace__content{flex:1;display:flex;flex-direction:column;gap:8px;align-items:flex-start}.exploremarketplace__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0}.exploremarketplace__subtitle{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:rgba(255,255,255,.5);margin:0}.exploremarketplace__cta{display:flex;align-items:center;flex-shrink:0}.exploremarketplace__btn{background:linear-gradient(135deg,#5b2bff 0%,#a970ff 100%);border:none;border-radius:99px!important;padding:16px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease;width:fit-content}.exploremarketplace__grid{display:flex;flex-direction:column;gap:16px;width:100%}.exploremarketplace__slider{padding-bottom:60px!important;position:relative}.exploremarketplace__slider .swiper-pagination{bottom:0}.swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:rgba(255,255,255,.1)}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#8b56fe}.exploremarketplace__row{display:flex;width:100%}.exploremarketplace__card{flex:0 0 auto;background:rgba(255,255,255,.05);border-radius:24px;padding:16px;display:flex;display:flex!important;flex-direction:column;gap:12px;min-height:200px;transition:all .3s ease;cursor:default;cursor:pointer;height:100%}.exploremarketplace__slider .exploremarketplace__card{width:100%;max-width:none;min-width:0;flex:initial}.exploremarketplace__slider .swiper-slide{height:auto}.exploremarketplace__slider{overflow:hidden}.exploremarketplace__card:hover,.exploremarketplace__card:focus-within{transform:translateY(-4px);background:rgba(255,255,255,.08)}.exploremarketplace__card:focus-within{outline:2px solid #00e1c7;outline-offset:2px}.exploremarketplace__card-header{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.exploremarketplace__card-logo{position:relative;width:88px;height:88px;border-radius:16px;overflow:hidden;flex-shrink:0}.exploremarketplace__logo-bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1;border-radius:16px}.exploremarketplace__logo-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center}.exploremarketplace__logo-shape{width:100%;height:100%;border-radius:8px;opacity:.8}.exploremarketplace__logo-image{width:100%;height:100%;object-fit:cover;border-radius:16px}.exploremarketplace__verification{display:flex;gap:8px;align-items:center;flex-shrink:0}.exploremarketplace__verification-text{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:16px;color:#00e1c7}.exploremarketplace__verification-icon{width:24px;height:24px;flex-shrink:0}.exploremarketplace__card-content{display:flex;flex-direction:column;gap:4px;align-items:flex-start;flex-grow:1}.exploremarketplace__card-title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:20px;line-height:1.3;color:#fff;margin:0}.exploremarketplace__card-description{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:rgba(255,255,255,.5);margin:0;word-break:break-word;word-break:break-word;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:1199.98px){.exploremarketplace__title{font-size:clamp(28px,calc(28px + 8 * ( ( 100vw - 480px ) / 720 )),36px)}}@media (max-width:991.98px){.exploremarketplace{padding:60px 0}.exploremarketplace__header{flex-direction:column;gap:24px;align-items:center;text-align:center}.exploremarketplace__content{align-items:center;text-align:center}.exploremarketplace__title{max-width:100%}.exploremarketplace__subtitle{max-width:100%}.exploremarketplace__cta{justify-content:center}.exploremarketplace__card{flex-shrink:0;min-width:377px;width:unset;scroll-snap-align:start}.exploremarketplace__card-logo{width:80px;height:80px}}@media (max-width:767.98px){.exploremarketplace__wrapper{gap:32px}.exploremarketplace__header{gap:20px}.exploremarketplace__btn{width:100%;min-width:240px}.exploremarketplace__grid{gap:12px}.exploremarketplace__card{min-width:100%;scroll-snap-align:none}}@media (max-width:575.98px){.exploremarketplace__wrapper{gap:24px}.exploremarketplace__header{gap:16px}.exploremarketplace__grid{gap:12px}.exploremarketplace__card{min-height:180px;padding:12px}.exploremarketplace__card-logo{width:72px;height:72px}.exploremarketplace__logo-icon{width:32px;height:32px}.exploremarketplace__card-title{font-size:18px}.exploremarketplace__verification-text{font-size:12px}.exploremarketplace__verification-icon{width:20px;height:20px}}.footer__language{flex-shrink:0}.footer__language-selector{display:flex;background-color:rgba(255,255,255,.05);border-radius:99px;padding:4px;height:36px}.footer__language-btn{width:32px;height:28px;border:none;border-radius:99px;background:0 0;color:white;font-family:"Inter",sans-serif;font-weight:500;font-size:14px;line-height:16px;cursor:pointer;transition:background .2s ease}.footer__language-btn--active{background:linear-gradient(138.81deg,#5b2bff 0%,#a970ff 100%)}.footer__language-btn:hover:not(.footer__language-btn--active){background-color:rgba(255,255,255,.1)}@media (max-width:768px){.footer__language{order:-1}}.for-developers{position:relative;background:#0b0d11;color:#fff;padding:80px 0;overflow:hidden}.for-developers .container{position:relative;z-index:2}.for-developers__wrapper{display:flex;flex-direction:column;gap:40px;width:100%}.for-developers__header{display:flex;gap:40px;align-items:flex-start;width:100%}.for-developers__text{display:flex;flex-direction:column;gap:8px;align-items:flex-start;flex:1;width:100%}.for-developers__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0;width:100%}.for-developers__description{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:rgba(255,255,255,.5);margin:0;width:100%}.for-developers__actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.for-developers__btn{display:flex;align-items:center;justify-content:center;padding:16px;border-radius:99px;border:1px solid #5b2bff;background:0 0;color:#8b56fe;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.for-developers__github{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.05);transition:all .3s ease;cursor:pointer}.for-developers__github-icon{display:flex;align-items:center;justify-content:center;color:#fff;width:24px;height:24px}.for-developers__cards{display:flex;gap:16px;align-items:center;justify-content:center;width:100%}.for-developers__card{background:rgba(255,255,255,.05);border-radius:24px;flex:1;min-width:0;transition:all .3s ease;cursor:pointer}.for-developers__card:hover{background:rgba(255,255,255,.08);transform:translateY(-2px)}.for-developers__card-content{display:flex;gap:16px;align-items:center;justify-content:center;padding:24px;width:100%}.for-developers__card-title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:28px;line-height:1.3;color:#fff;margin:0;flex:1}.for-developers__card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:rgba(255,255,255,.6);flex-shrink:0}@media (max-width:1199.98px){.for-developers__title{font-size:clamp(28px,calc(28px + 8 * ( ( 100vw - 480px ) / 720 )),36px)}.for-developers__card-title{font-size:24px}}@media (max-width:991.98px){.for-developers{padding:60px 0}.for-developers__header{flex-direction:column;gap:24px;align-items:flex-start}.for-developers__text{align-items:flex-start;text-align:left}.for-developers__actions{align-self:flex-start}.for-developers__card-title{font-size:22px}}@media (max-width:767.98px){.for-developers__wrapper{gap:32px}.for-developers__header{gap:20px}.for-developers__actions{flex-wrap:wrap;gap:6px}.for-developers__btn{padding:12px 16px;font-size:14px}.for-developers__github{width:44px;height:44px}.for-developers__cards{gap:12px}.for-developers__card-content{padding:20px}.for-developers__card-title{font-size:20px}.for-developers__card-icon{width:32px;height:32px}}@media (max-width:575.98px){.for-developers{padding:40px 0}.for-developers__wrapper{gap:24px}.for-developers__text{gap:12px}.for-developers__title{font-size:clamp(24px,calc(24px + 4 * ( ( 100vw - 320px ) / 255 )),28px)}.for-developers__description{font-size:14px}.for-developers__actions{gap:4px}.for-developers__btn{padding:10px 14px;font-size:13px}.for-developers__github{width:40px;height:40px}.for-developers__github-icon{width:20px;height:20px}.for-developers__card-content{padding:16px;gap:12px}.for-developers__card-title{font-size:18px}.for-developers__card-icon{width:28px;height:28px}}.for-investors{position:relative;background:#0b0d11;color:#fff;padding:80px 0;overflow:hidden}.for-investors .container{position:relative;z-index:2}.for-investors__wrapper{display:flex;align-items:center;gap:40px;width:100%;min-height:400px}.for-investors__content{display:flex;flex-direction:column;gap:40px;max-width:720px;width:100%;flex-shrink:0}.for-investors__text{display:flex;flex-direction:column;gap:8px;width:100%}.for-investors__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0}.for-investors__description{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.3;color:#fff}.for-investors__description p{margin:0}.for-investors__cta-btn{background:linear-gradient(135deg,#5b2bff 0%,#a970ff 100%);border:none;border-radius:99px!important;padding:16px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease;width:fit-content;cursor:pointer}.for-investors__visual{flex:1;height:280px;position:relative;border-radius:40px;overflow:hidden;background:rgba(255,255,255,.02)}.for-investors__background-shape{position:absolute;inset:0;background:linear-gradient(135deg,rgba(117,66,255,.05) 0%,rgba(117,66,255,.02) 50%,rgba(255,255,255,.01) 100%);border-radius:40px}.for-investors__background-shape::before{content:"";position:absolute;top:20%;left:20%;width:60%;height:60%;background:radial-gradient(circle,rgba(117,66,255,.1) 0%,rgba(117,66,255,.05) 40%,transparent 70%);border-radius:50%;animation:pulse 4s ease-in-out infinite}@media (max-width:1199.98px){.for-investors__title{font-size:clamp(28px,calc(28px + 8 * ( ( 100vw - 480px ) / 720 )),36px)}.for-investors__description{font-size:clamp(16px,calc(16px + 4 * ( ( 100vw - 480px ) / 720 )),20px)}}@media (max-width:991.98px){.for-investors{padding:60px 0}.for-investors__wrapper{flex-direction:column;gap:32px;min-height:auto}.for-investors__content{max-width:100%;gap:32px}.for-investors__visual{width:100%;height:240px}.for-investors__cta-btn{padding:14px 20px;font-size:15px}}@media (max-width:767.98px){.for-investors__wrapper{gap:28px}.for-investors__content{gap:28px}.for-investors__visual{height:200px;border-radius:32px}.for-investors__background-shape{border-radius:32px}.for-investors__cta-btn{padding:12px 16px;font-size:14px}}@media (max-width:575.98px){.for-investors{padding:40px 0}.for-investors__wrapper{gap:24px}.for-investors__content{gap:24px}.for-investors__title{font-size:clamp(24px,calc(24px + 4 * ( ( 100vw - 320px ) / 255 )),28px)}.for-investors__description{font-size:clamp(14px,calc(14px + 2 * ( ( 100vw - 320px ) / 255 )),16px)}.for-investors__visual{height:180px;border-radius:24px}.for-investors__background-shape{border-radius:24px}.for-investors__cta-btn{padding:10px 14px;font-size:13px}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.for-investors__wrapper{flex-direction:row;gap:32px}.for-investors__content{max-width:50%}.for-investors__visual{height:280px}}.header__lang-switcher{background:rgba(255,255,255,.05);border-radius:99px;padding:4px;display:flex;height:36px;align-items:center;flex-shrink:0}.header__lang-btn{height:28px;width:32px;border-radius:99px;border:none;background:0 0;color:white;font-family:"Inter",sans-serif;font-weight:500;font-size:14px;line-height:16px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header__lang-btn.active{background:linear-gradient(138.81407483429035deg,rgba(91,43,255,1) 0%,rgba(169,112,255,1) 100%)}.header__lang-btn:hover:not(.active){background:rgba(255,255,255,.1)}.header__nav-list .download-lib-btn{display:none}.header__burger--close{width:32px;height:32px;background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;border:0;z-index:6;position:absolute;top:12px;right:20px;border-radius:8px}.header__burger--close span{display:block;width:24px;height:2px;background-color:white;border-radius:1px;transition:all .3s ease;position:absolute}.header__burger--close span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.header__burger--close span:nth-child(2){opacity:0}.header__burger--close span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:1375px){.header__nav.open{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.95);backdrop-filter:blur(10px);z-index:5;padding:80px 20px 20px}.header__nav.open .header__nav-list{flex-direction:column;text-align:center;gap:24px}.header__nav.open .header__nav-item{padding:0}.header__nav.open .header__nav-link{font-size:18px;padding:12px 0}.header__burger--open.is-hidden,.header__burger--close.is-hidden{display:none!important}}@media (max-width:768px){.header__lang-switcher{height:32px}.header__lang-btn{height:24px;width:28px;font-size:12px}.header__passport-btn{font-size:12px;padding:8px 10px}.header__nav.open .header__nav-list .download-lib-btn{display:inline-flex;max-width:80%;margin:0 auto;width:280px}}.header__nav.open{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.95);backdrop-filter:blur(10px);z-index:5;padding:80px 20px 20px}.header__nav.open .header__nav-list{flex-direction:column;text-align:center;gap:24px}.header__nav.open .header__nav-item{padding:0}.header__nav.open .header__nav-link{font-size:18px;padding:12px 0}.header__burger--close{width:32px;height:32px;background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;cursor:pointer;transition:all .3s ease;border:0;z-index:6;position:absolute;top:13px;right:16px}.header__burger--close span{display:block;width:20px;height:2px;background-color:white;border-radius:2px;transition:all .3s ease}.header__burger--close span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.header__burger--close span:nth-child(2){opacity:0}.header__burger--close span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (min-width:1376px) and (max-width:1699px){.header__nav-list .header__nav-item--user{display:none!important}}@media (min-width:1700px){.header__nav-list .header__nav-item--user{display:none!important}}@media (max-width:1375px){.header__burger--close{display:flex!important;position:absolute;top:13px;right:16px;z-index:6}}@media (max-width:1375px){.header__nav-list .download-lib-btn{display:inline-flex!important}}@media (max-width:572px){.header__nav-list .download-lib-btn{display:inline-flex!important;max-width:80%;margin:0 auto;width:320px}}.libercoin{background:linear-gradient(180deg,rgba(117,66,255,0) 0%,rgba(117,66,255,.05) 100%),linear-gradient(90deg,rgba(11,13,17,1) 0%,rgba(11,13,17,1) 100%);color:#fff;padding:80px 0}.libercoin__wrapper{display:flex;flex-direction:column;gap:40px;width:100%}.libercoin__content{display:flex;gap:40px;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:40px}.libercoin__text{flex:1;display:flex;flex-direction:column;gap:40px;align-items:flex-start;min-width:0}.libercoin__header{display:flex;flex-direction:column;gap:8px;align-items:flex-start;width:100%}.libercoin__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0}.libercoin__subtitle{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:rgba(255,255,255,.5);margin:0}.libercoin__buttons{display:flex;gap:8px;align-items:center}.libercoin__btn{display:flex;align-items:center;justify-content:center;padding:16px;border-radius:99px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;border:none;cursor:pointer;transition:all .3s ease;white-space:nowrap}.libercoin__btn--primary{background:#7542ff;color:#fff}.libercoin__btn--secondary{background:0 0;color:#8b56fe;border:1px solid #5b2bff}.libercoin__btn--secondary:hover,.libercoin__btn--secondary:focus{background:rgba(117,66,255,.1);border-color:#7542ff;color:#a673ff}.libercoin__visual{position:relative;width:610px;height:320px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.libercoin__coin{position:relative;width:280px;height:280px;border-radius:50%;background:linear-gradient(135deg,#ffd700 0%,#ffed4e 25%,#ffd700 50%,#ffcc02 75%,#e6ac00 100%);box-shadow:inset 0 0 40px rgba(255,255,255,.3),inset 0 -10px 20px rgba(0,0,0,.2),0 10px 30px rgba(255,215,0,.4);display:flex;align-items:center;justify-content:center}.libercoin__coin-symbol{width:120px;height:140px;color:#8b4513;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));display:flex;align-items:center;justify-content:center;transform:scale(4)}.libercoin__usecases{display:flex;gap:12px;align-items:center;justify-content:center;width:100%;cursor:pointer}.libercoin__usecase{flex:1;background:rgba(255,255,255,.05);border-radius:16px;padding:16px;display:flex;align-items:center;gap:16px;transition:all .3s ease;min-height:64px;cursor:default}.libercoin__usecase:hover,.libercoin__usecase:focus-within{background:rgba(255,255,255,.08);transform:translateY(-2px)}.libercoin__usecase-icon{width:32px;height:32px;color:#7542ff;flex-shrink:0;display:flex;align-items:center;justify-content:center}.libercoin__usecase-title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:22px;line-height:1.3;color:#fff;margin:0}@media (max-width:1199.98px){.libercoin__title{font-size:clamp(28px,calc(28px + 8 * ( ( 100vw - 480px ) / 720 )),36px)}.libercoin__visual{width:500px;height:280px}.libercoin__coin{width:240px;height:240px}.libercoin__coin-symbol{width:100px;height:100px}.libercoin__usecases{gap:8px}}@media (max-width:991.98px){.libercoin{padding:60px 0}.libercoin__content{flex-direction:column;gap:40px;align-items:center;text-align:center}.libercoin__text{align-items:center;text-align:center;order:2}.libercoin__header{align-items:center;text-align:center}.libercoin__visual{order:1;width:400px;height:240px}.libercoin__coin{width:200px;height:200px}.libercoin__coin-symbol{width:80px;height:80px;transform:scale(3)}.libercoin__buttons{justify-content:center;flex-wrap:wrap}.libercoin__usecases{overflow-x:auto;scroll-snap-type:x mandatory;padding:0 15px;margin:0 -15px}.libercoin__usecase{flex-shrink:0;min-width:180px;scroll-snap-align:start}}@media (max-width:767.98px){.libercoin__wrapper{gap:32px}.libercoin__content{gap:32px}.libercoin__text{gap:24px}.libercoin__visual{width:320px;height:200px}.libercoin__coin{width:160px;height:160px}.libercoin__coin-symbol{width:64px;height:64px;transform:scale(2)}.libercoin__buttons{flex-direction:column;gap:12px;width:100%}.libercoin__btn{width:100%;min-width:240px}.libercoin__usecases{flex-direction:column;gap:12px;overflow-x:visible;padding:0;margin:0}.libercoin__usecase{min-width:100%;scroll-snap-align:none}.libercoin__usecase-title{font-size:20px}}@media (max-width:575.98px){.libercoin__wrapper{gap:24px}.libercoin__content{gap:24px}.libercoin__text{gap:20px}.libercoin__visual{width:280px;height:180px}.libercoin__coin{width:140px;height:140px}.libercoin__coin-symbol{width:56px;height:56px}.libercoin__usecase{padding:12px;min-height:56px}.libercoin__usecase-icon{width:28px;height:28px}.libercoin__usecase-title{font-size:18px}}.liberion-unites{position:relative;background:#0b0d11;color:#fff;padding:80px 0;overflow:hidden}.liberion-unites__background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.liberion-unites__bg-gradient{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(232.2deg,rgba(117,66,255,0) 38.734%,rgba(117,66,255,.05) 82.656%),linear-gradient(108.53deg,rgba(117,66,255,0) 44.417%,rgba(117,66,255,.1) 100%);opacity:.3}.liberion-unites .container{position:relative;z-index:2}.liberion-unites__wrapper{display:flex;gap:40px;align-items:center;width:100%}.liberion-unites__content{flex:0 0 680px;display:flex;align-items:center;width:680px}.liberion-unites__text{display:flex;flex-direction:column;gap:8px;align-items:flex-start;width:100%}.liberion-unites__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0;width:100%}.liberion-unites__description{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.3;color:rgba(255,255,255,.5);width:100%}.liberion-unites__description p{margin:0 0 1em}.liberion-unites__description p:last-child{margin-bottom:0}.liberion-unites__visual{flex:0 0 520px;display:flex;align-items:center;height:100%}.liberion-unites__image{width:520px;height:400px;position:relative;border-radius:40px;overflow:hidden}.liberion-unites__main-image{margin-top:70px}.liberion-unites__image-placeholder{position:absolute;inset:0;background:linear-gradient(135deg,rgba(117,66,255,.1) 0%,rgba(117,66,255,.05) 100%),url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTIwIiBoZWlnaHQ9IjQwMCIgdmlld0JveD0iMCAwIDUyMCA0MDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSI1MjAiIGhlaWdodD0iNDAwIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfMTZfNTg3KSIgZmlsbC1vcGFjaXR5PSIwLjEiLz4KPHN2ZyB4PSIyMzAiIHk9IjE3MCIgd2lkdGg9IjYwIiBoZWlnaHQ9IjYwIiB2aWV3Qm94PSIwIDAgNjAgNjAiIGZpbGw9Im5vbmUiPgo8Y2lyY2xlIGN4PSIzMCIgY3k9IjMwIiByPSIyNSIgc3Ryb2tlPSJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuMikiIHN0cm9rZS13aWR0aD0iMiIvPgo8Y2lyY2xlIGN4PSIzMCIgY3k9IjMwIiByPSIxNSIgc3Ryb2tlPSJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuMSkiIHN0cm9rZS13aWR0aD0iMSIvPgo8Y2lyY2xlIGN4PSIzMCIgY3k9IjMwIiByPSI4IiBmaWxsPSJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuMDUpIi8+CjxwYXRoIGQ9Ik0xNSAzMEwyNSAyME0zNSAyMEw0NSAzME0zNSA0MEwyNSA0ME0xNSAzMEw0NSAzMCIgc3Ryb2tlPSJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuMSkiIHN0cm9rZS13aWR0aD0iMSIvPgo8L3N2Zz4KPGZ2PjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl8xNl81ODciIHgxPSIwIiB5MT0iMCIgeDI9IjUyMCIgeTI9IjQwMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjNzU0MkZGIiBzdG9wLW9wYWNpdHk9IjAuMSIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiM3NTQyRkYiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=") center/cover;border-radius:40px;opacity:.1}@media (max-width:1199.98px){.liberion-unites__title{font-size:clamp(28px,calc(28px + 8 * ( ( 100vw - 480px ) / 720 )),36px)}.liberion-unites__description{font-size:18px}.liberion-unites__content{flex:0 0 600px;width:600px}.liberion-unites__visual{flex:0 0 440px}.liberion-unites__image{width:440px;height:340px}}@media (max-width:991.98px){.liberion-unites{padding:60px 0}.liberion-unites__wrapper{flex-direction:column;gap:48px;align-items:center;text-align:center}.liberion-unites__content{flex:none;width:100%}.liberion-unites__text{align-items:center;text-align:center}.liberion-unites__visual{flex:none;width:100%;justify-content:center}.liberion-unites__image{width:100%;max-width:520px;height:320px}}@media (max-width:767.98px){.liberion-unites__wrapper{gap:40px}.liberion-unites__description{font-size:16px}.liberion-unites__image{height:280px;border-radius:24px}.liberion-unites__image-placeholder{border-radius:24px}.liberion-unites__main-image{margin-top:0}}@media (max-width:575.98px){.liberion-unites{padding:40px 0}.liberion-unites__wrapper{gap:32px}.liberion-unites__text{gap:16px}.liberion-unites__title{font-size:clamp(24px,calc(24px + 4 * ( ( 100vw - 320px ) / 255 )),28px)}.liberion-unites__description{font-size:14px}.liberion-unites__image{height:240px;border-radius:20px}.liberion-unites__image-placeholder{border-radius:20px}}.news-events{position:relative;background:linear-gradient(214.27deg,rgba(117,66,255,0) 34.328%,rgba(117,66,255,.1) 100%),linear-gradient(90deg,#12111d 0%,#12111d 100%);color:#fff;padding:80px 0;overflow:hidden}.news-events .container{position:relative;z-index:2}.news-events__wrapper{display:flex;flex-direction:column;gap:40px;width:100%}.news-events__header{display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%}.news-events__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0;flex:1}.news-events__all-news-btn{background:linear-gradient(135deg,#5b2bff 0%,#a970ff 100%);border:none;border-radius:99px!important;padding:16px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease;width:fit-content}.news-events__grid{display:flex;gap:16px;align-items:stretch;justify-content:center;width:100%}.news-events__card{background:rgba(255,255,255,.05);border-radius:24px;flex:1;position:relative;overflow:hidden;transition:all .3s ease;cursor:pointer}.news-events__card:hover{background:rgba(255,255,255,.08);transform:translateY(-2px)}.news-events__card-content{display:flex;flex-direction:column;gap:16px;padding:16px;height:100%;position:relative;z-index:2}.news-events__card-header{display:flex;gap:8px;align-items:flex-start;width:100%}.news-events__card-info{display:flex;flex-direction:column;gap:8px;flex:1;line-height:1.3}.news-events__card-date{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;color:rgba(255,255,255,.5);margin:0;width:100%}.news-events__card-title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:22px;color:#fff;margin:0;width:100%}.news-events__card-arrow{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.news-events__card:hover .news-events__card-arrow{transform:translate(2px,-2px)}.news-events__card-arrow svg{width:100%;height:100%}.news-events__card-description{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:rgba(255,255,255,.5);margin:0;width:100%}.news-events__card-image img{width:100%;height:220px;object-fit:cover;border-radius:12px;margin-bottom:20px}@media (max-width:1199.98px){.news-events__title{font-size:clamp(28px,calc(28px + 8 * ( ( 100vw - 480px ) / 720 )),36px)}.news-events__card-title{font-size:clamp(18px,calc(18px + 4 * ( ( 100vw - 480px ) / 720 )),22px)}}@media (max-width:991.98px){.news-events{padding:60px 0}.news-events__wrapper{gap:32px}.news-events__header{flex-direction:column;align-items:flex-start;gap:20px}.news-events__grid{flex-direction:column;gap:12px}.news-events__card-content{padding:14px}.news-events__card-title{font-size:20px}.news-events__card-description{font-size:15px}.news-events__all-news-btn{padding:12px 16px;font-size:15px}}@media (max-width:767.98px){.news-events__wrapper{gap:28px}.news-events__grid{gap:10px}.news-events__card{border-radius:20px}.news-events__card-content{padding:12px}.news-events__card-header{gap:6px}.news-events__card-info{gap:6px}.news-events__card-title{font-size:18px}.news-events__card-description{font-size:14px}.news-events__card-arrow{width:28px;height:28px}}@media (max-width:575.98px){.news-events{padding:40px 0}.news-events__wrapper{gap:24px}.news-events__title{font-size:clamp(24px,calc(24px + 4 * ( ( 100vw - 320px ) / 255 )),28px)}.news-events__grid{gap:8px}.news-events__card{border-radius:16px}.news-events__card-content{padding:10px}.news-events__card-header{gap:4px}.news-events__card-info{gap:4px}.news-events__card-title{font-size:clamp(14px,calc(14px + 2 * ( ( 100vw - 320px ) / 255 )),16px)}.news-events__card-description{font-size:clamp(12px,calc(12px + 1 * ( ( 100vw - 320px ) / 255 )),13px)}.news-events__card-arrow{width:24px;height:24px}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.news-events__grid{flex-direction:row;gap:12px}.news-events__header{flex-direction:row;align-items:center;gap:30px}}.peoplebehind{background:#0b0d11;color:#fff;padding:80px 0}.peoplebehind__wrapper{display:flex;flex-direction:column;gap:40px;width:100%}.peoplebehind__header{display:flex;gap:40px;align-items:flex-start;justify-content:space-between;width:100%}.peoplebehind__content{flex:1;display:flex;flex-direction:column;gap:8px;align-items:flex-start}.peoplebehind__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0}.peoplebehind__subtitle{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:rgba(255,255,255,.5);margin:0;max-width:600px}.peoplebehind__buttons{display:flex;gap:8px;align-items:center;flex-shrink:0}.peoplebehind__btn-secondary{background:linear-gradient(135deg,#5b2bff 0%,#a970ff 100%);border:none;border-radius:99px!important;padding:16px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease;width:fit-content}.peoplebehind__btn-outline{background:0 0;border:1px solid #5b2bff!important;border-radius:99px!important;padding:16px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#8b56fe!important;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease;width:fit-content}.peoplebehind__cards{display:flex;gap:16px;align-items:center;justify-content:flex-start;width:100%}.peoplebehind__card{flex:1;background:rgba(255,255,255,.05);border-radius:24px;padding:16px;display:flex;flex-direction:column;gap:12px;min-height:220px;transition:all .3s ease;cursor:default;height:-webkit-fill-available;height:auto!important;align-self:stretch}.peoplebehind__card:hover{transform:translateY(-4px);background:rgba(255,255,255,.08)}.peoplebehind__card--core{background:rgba(139,86,254,.2);justify-content:space-between;cursor:pointer}.peoplebehind__card--core:hover{background:rgba(139,86,254,.3)}.peoplebehind__card-image-wrapper{width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden;flex-shrink:0}.peoplebehind__card--core .peoplebehind__card-image-wrapper{height:100%}.peoplebehind__card-image{width:100%;height:100%;position:relative}.peoplebehind__card-image--core{display:flex;align-items:flex-start;justify-content:center}.peoplebehind__card-image--core img{height:calc(100% - 72px)}.peoplebehind__core-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:258.61px;height:221.191px;background:radial-gradient(circle,rgba(139,86,254,.3) 0%,rgba(139,86,254,.1) 50%,transparent 70%);border-radius:50%;filter:blur(20px)}.peoplebehind__core-logo{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:80px;height:96px}.peoplebehind__core-logo svg{width:100%;height:100%}.peoplebehind__card-avatar{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border-radius:16px}.peoplebehind__card-avatar svg{width:60%;height:60%;opacity:.6}.peoplebehind__card-photo{width:100%;height:100%;object-fit:cover;border-radius:16px}.peoplebehind__card-photo--timur{object-position:center -18px;transform:scale(1.2)}.peoplebehind__card-photo--nikita{object-position:center -3px}.peoplebehind__card-photo--anton{object-position:center -5px;transform:scale(1.04)}.peoplebehind__card-photo--konstantin{object-position:center -14px;transform:scale(1.15)}.peoplebehind__card-photo--dmitriy{object-position:center -3px}.peoplebehind__card-info{display:flex;flex-direction:column;gap:4px;align-items:flex-start;flex-grow:1;margin-top:12px}.peoplebehind__card-title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:22px;line-height:1.3;color:#fff;margin:0;position:absolute;bottom:16px;left:16px}.peoplebehind__card-name{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:20px;line-height:1.3;color:#fff;margin:0}.peoplebehind__card-details{display:flex;flex-direction:column;gap:2px;align-items:flex-start;width:100%;margin-top:8px}.peoplebehind__card-city{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:1.3;color:rgba(255,255,255,.5);margin:0}.peoplebehind__card-role{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:1.3;color:#8b56fe;margin:0}.peoplebehind__card-description{margin-top:12px;color:rgba(255,255,255,.5);font-size:12px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:1199.98px){.peoplebehind__title{font-size:clamp(28px,calc(28px + 8 * ( ( 100vw - 480px ) / 720 )),36px)}.peoplebehind__cards{gap:12px}}@media (max-width:991.98px){.peoplebehind{padding:60px 0}.peoplebehind__header{flex-direction:column;gap:24px;align-items:center;text-align:center}.peoplebehind__content{align-items:center;text-align:center}.peoplebehind__title{max-width:100%}.peoplebehind__subtitle{max-width:100%}.peoplebehind__buttons{justify-content:center}.peoplebehind__cards{gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 15px;margin:0 -15px}.peoplebehind__card{width:300px;height:auto!important;align-self:stretch}.peoplebehind__cards{scroll-snap-type:none}.peoplebehind__slider{width:100%;overflow:hidden}.peoplebehind__slider .swiper-wrapper{box-sizing:border-box}.peoplebehind__slider .swiper-slide{flex:0 0 auto}.peoplebehind__slider .peoplebehind__cards{justify-content:flex-start;gap:0;overflow:visible;scroll-snap-type:none}.peoplebehind__slider .peoplebehind__card{flex:0 0 auto}}@media (max-width:767.98px){.peoplebehind{overflow:hidden}.peoplebehind__wrapper{gap:32px}.peoplebehind__header{gap:20px}.peoplebehind__buttons{flex-direction:column;gap:8px;width:100%}.peoplebehind__btn-secondary,.peoplebehind__btn-outline{width:100%;min-width:240px}.peoplebehind__cards{gap:0;overflow-x:visible;padding:0;margin:0}.peoplebehind__card--core{padding-bottom:50px}.peoplebehind__card-image--core{align-items:center}}@media (max-width:575.98px){.peoplebehind__wrapper{gap:24px}.peoplebehind__header{gap:16px}.peoplebehind__cards{gap:12px}}.protocol-of-trust{position:relative;background:#0b0d11;color:#fff;padding:80px 0;overflow:hidden}.protocol-of-trust__background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.protocol-of-trust__bg-gradient{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(232.2deg,rgba(117,66,255,0) 38.734%,rgba(117,66,255,.05) 82.656%),linear-gradient(108.53deg,rgba(117,66,255,0) 44.417%,rgba(117,66,255,.1) 100%);opacity:.3}.protocol-of-trust .container{position:relative;z-index:2}.protocol-of-trust__wrapper{display:flex;flex-direction:column;gap:64px;width:100%}.protocol-of-trust__header{display:flex;flex-direction:column;gap:40px;align-items:flex-start;width:100%}.protocol-of-trust__header-content{display:flex;gap:40px;align-items:flex-start;justify-content:space-between;width:100%}.protocol-of-trust__text{flex:1;display:flex;flex-direction:column;gap:8px;align-items:flex-start;min-width:0}.protocol-of-trust__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0}.protocol-of-trust__subtitle{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:rgba(255,255,255,.5);margin:0}.protocol-of-trust__cta{display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width:575.98px){.protocol-of-trust__cta{width:100%}.protocol-of-trust__cta .protocol-of-trust__btn{max-width:unset}}.protocol-of-trust__btn{background:linear-gradient(135deg,#5b2bff 0%,#a970ff 100%);border:none;border-radius:99px!important;padding:16px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease;width:fit-content}.protocol-of-trust__flow{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;width:100%}.protocol-of-trust__flow-row{display:flex;gap:12px;align-items:center;justify-content:center;width:100%}.protocol-of-trust__flow-row--bottom{justify-content:center}.protocol-of-trust__flow-item{cursor:default}.protocol-of-trust__flow-card{flex:1;min-width:0;min-width:140px;border-radius:24px;border:1px solid #5b2bff;background:0 0;padding:16px;display:flex;align-items:center;gap:12px;transition:all .3s ease}.protocol-of-trust__flow-icon{width:32px;height:32px;color:#7542ff;flex-shrink:0;display:flex;align-items:center;justify-content:center}.protocol-of-trust__flow-title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:22px;line-height:1.3;color:#fff;margin:0}.protocol-of-trust__flow-arrow{width:88px;height:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.protocol-of-trust__architecture{display:flex;flex-direction:column;gap:24px;align-items:flex-start;width:100%}.protocol-of-trust__architecture-title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:24px;line-height:1.3;color:#fff;margin:0}.protocol-of-trust__architecture-flow{display:flex;gap:16px;align-items:center;justify-content:center;width:100%}.protocol-of-trust__architecture-item{display:flex;align-items:center;gap:16px}.protocol-of-trust__architecture-badge{background:rgba(139,86,254,.1);border-radius:99px;padding:16px;display:flex;align-items:center;justify-content:center;width:240px;transition:all .3s ease}.protocol-of-trust__architecture-text{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:28px;line-height:28px;color:#8b56fe}.protocol-of-trust__architecture-arrow{flex:1;height:11px;min-width:100px;display:flex;align-items:center;justify-content:center}@media (max-width:1425px){.protocol-of-trust__wrapper{gap:40px}.protocol-of-trust__header{gap:32px}.protocol-of-trust__header-content{gap:24px}.protocol-of-trust__flow{gap:20px}.protocol-of-trust__flow-row{flex-direction:column;gap:16px;width:100%}.protocol-of-trust__flow-row--bottom{max-width:100%}.protocol-of-trust__flow-item{flex-direction:column;gap:8px;width:100%}.protocol-of-trust__flow-card{width:100%;min-width:100%;justify-content:center}.protocol-of-trust__flow-arrow{display:none}.protocol-of-trust__architecture{gap:20px}.protocol-of-trust__architecture-title{font-size:20px;text-align:center;align-self:center}.protocol-of-trust__architecture-flow{flex-direction:column;gap:12px;overflow-x:visible;padding:0;margin:0}.protocol-of-trust__architecture-item{flex-direction:column;gap:8px;width:100%}.protocol-of-trust__architecture-badge{width:100%;max-width:240px}.protocol-of-trust__architecture-arrow{transform:rotate(90deg);width:11px;height:40px;min-width:auto}.protocol-of-trust__architecture-arrow svg{transform:rotate(90deg)}}@media (max-width:575.98px){.protocol-of-trust__wrapper{gap:32px}.protocol-of-trust__header{gap:24px}.protocol-of-trust__header-content{gap:20px;flex-direction:column}.protocol-of-trust__btn{width:100%;max-width:240px}.protocol-of-trust__flow-card{padding:12px;gap:8px}.protocol-of-trust__flow-icon{width:28px;height:28px}.protocol-of-trust__flow-title{font-size:18px}.protocol-of-trust__architecture-text{font-size:20px}.protocol-of-trust__architecture-badge{padding:12px}}.verified-by-liberion{position:relative;background:#0b0d11;color:#fff;padding:80px 0;overflow:hidden}.verified-by-liberion .container{position:relative;z-index:2}.verified-by-liberion__wrapper{display:flex;flex-direction:column;gap:40px;width:100%}.verified-by-liberion__header{display:flex;gap:40px;align-items:flex-start;width:100%}.verified-by-liberion__text{display:flex;flex-direction:column;gap:8px;align-items:flex-start;flex:1;width:100%}.verified-by-liberion__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0;width:100%}.verified-by-liberion__description{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:rgba(255,255,255,.5);margin:0;width:100%}.verified-by-liberion__actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.verified-by-liberion__btn{display:flex;align-items:center;justify-content:center;padding:16px;border-radius:99px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;text-decoration:none;transition:all .3s ease;white-space:nowrap;border:none;cursor:pointer}.verified-by-liberion__btn--primary{background:linear-gradient(135deg,#5b2bff 0%,#a970ff 100%);border:none;border-radius:99px!important;padding:16px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease;width:fit-content}.verified-by-liberion__btn--secondary{background:0 0;color:#8b56fe;border:1px solid #5b2bff}.verified-by-liberion__content{display:flex;flex-direction:column;gap:16px;width:100%}.verified-by-liberion__mockup{position:relative;height:320px;width:100%;border-radius:40px;overflow:hidden;background:linear-gradient(135deg,rgba(91,43,255,.1) 0%,rgba(0,225,199,.05) 100%);border:1px solid rgba(255,255,255,.05)}.verified-by-liberion__mockup-image{position:relative;width:100%;height:100%;background:radial-gradient(ellipse at center,rgba(91,43,255,.08) 0%,transparent 70%)}.verified-by-liberion__mockup-image::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("https://liberion.com/wp-content/themes/liberion_new/assets/images/shield.webp");border-radius:40px;border-radius:40px;background-position:center;background-size:cover;background-repeat:no-repeat;--lzl-bg-img:"https://liberion.com/wp-content/themes/liberion_new/assets/images/shield.webp"}.verified-by-liberion__badge{position:absolute;left:32px;bottom:32px;display:flex;align-items:center;gap:8px;padding:12px 16px;background:rgba(0,0,0,.8);backdrop-filter:blur(10px);border-radius:24px;border:1px solid rgba(0,225,199,.3);z-index:3}.verified-by-liberion__badge-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0}.verified-by-liberion__badge-text{font-family:"Inter",sans-serif;font-weight:500;font-size:20px;line-height:16px;color:#00e1c7;white-space:nowrap}.verified-by-liberion__footer-text{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:rgba(255,255,255,.5);margin:0;width:100%}@media (max-width:1199.98px){.verified-by-liberion__title{font-size:clamp(28px,calc(28px + 8 * ( ( 100vw - 480px ) / 720 )),36px)}.verified-by-liberion__badge-text{font-size:18px}}@media (max-width:991.98px){.verified-by-liberion{padding:60px 0}.verified-by-liberion__header{flex-direction:column;gap:24px;align-items:flex-start}.verified-by-liberion__text{align-items:flex-start;text-align:left}.verified-by-liberion__actions{align-self:flex-start}.verified-by-liberion__mockup{height:280px}.verified-by-liberion__badge{left:24px;bottom:24px;padding:10px 14px}.verified-by-liberion__badge-text{font-size:16px}}@media (max-width:767.98px){.verified-by-liberion__wrapper{gap:32px}.verified-by-liberion__header{gap:20px}.verified-by-liberion__actions{flex-wrap:wrap;gap:6px}.verified-by-liberion__btn{padding:12px 16px;font-size:14px}.verified-by-liberion__mockup{height:240px;border-radius:24px}.verified-by-liberion__mockup-image::before{border-radius:24px}.verified-by-liberion__badge{left:20px;bottom:20px;padding:8px 12px;border-radius:16px}.verified-by-liberion__badge-icon{width:24px;height:24px}.verified-by-liberion__badge-text{font-size:14px}}@media (max-width:575.98px){.verified-by-liberion{padding:40px 0}.verified-by-liberion__wrapper{gap:24px}.verified-by-liberion__text{gap:12px}.verified-by-liberion__title{font-size:clamp(24px,calc(24px + 4 * ( ( 100vw - 320px ) / 255 )),28px)}.verified-by-liberion__description,.verified-by-liberion__footer-text{font-size:14px}.verified-by-liberion__actions{gap:4px}.verified-by-liberion__btn{padding:10px 14px;font-size:13px}.verified-by-liberion__mockup{height:200px;border-radius:20px}.verified-by-liberion__mockup-image::before{border-radius:20px}.verified-by-liberion__badge{left:16px;bottom:16px;padding:6px 10px;gap:6px}.verified-by-liberion__badge-icon{width:20px;height:20px}.verified-by-liberion__badge-text{font-size:12px}}.youridentity{background:#000;color:#fff;height:100dvh;display:flex;flex-direction:column;justify-content:center;min-height:800px}.youridentity__wrapper{display:flex;gap:10px}.youridentity__left{display:flex;flex-direction:column;gap:40px;align-items:flex-start;width:calc(60% - 5px)}.youridentity__right{width:calc(40% - 5px)}.youridentity__image{display:flex;justify-content:center;align-items:center;position:relative}.section.youridentity{position:relative;overflow:hidden}.youridentity__image::after{content:"";position:absolute;width:724px;height:518px;left:50%;top:100%;transform:translate(-50%,-50%);background:linear-gradient(180deg,rgba(139,86,254,.2) 16.42%,rgba(139,86,254,.2) 44.95%,rgba(139,86,254,.2) 70.84%);filter:blur(200px);border-radius:50%;z-index:0}.youridentity__image::before{content:"";display:block;position:absolute;bottom:-105px;right:40px;width:401px;height:233px;background-image:url("/wp-content/themes/liberion_new/assets/css/../images//sombras_min.png");background-position:bottom center;background-repeat:no-repeat;background-size:cover;z-index:2;--lzl-bg-img:"/wp-content/themes/liberion_new/assets/css/../images//sombras_min.png"}.youridentity__image.lzl:not(.lzl-ed)::before,.youridentity__image.lzl-ing:not(.lzl-ed)::before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZEAAADpCAYAAADlJwpPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGdklEQVR4Ae3QMQEAAADCoPVPbQwfiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBwGxi1GAAB2a/19wAAAABJRU5ErkJggg==")}.youridentity__image img{width:354px;height:auto;position:relative;z-index:3}.youridentity__content{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:100%}.youridentity__text{color:#8b56fe;font-family:"Space Grotesk",sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:130%}.youridentity__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:48px;line-height:1.3;color:#fff;margin:0;width:100%;max-width:700px}.youridentity__subtitle{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.3;color:rgba(255,255,255,.5);margin:0;width:100%;max-width:700px}.youridentity__actions{display:flex;flex-direction:column;gap:16px;align-items:flex-start;max-width:366px}.youridentity__buttons{display:flex;gap:8px;align-items:center}.youridentity__btn-primary{background:linear-gradient(135deg,#5b2bff 0%,#a970ff 100%);border:none;border-radius:99px!important;padding:16px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease;width:fit-content}.youridentity__btn-outline{background:0 0;border:1px solid #5b2bff!important;border-radius:99px!important;padding:16px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#8b56fe!important;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease;width:fit-content}.youridentity__powered{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:1.3;color:rgba(255,255,255,.5);margin:0;width:100%}@media (max-width:991.98px){.youridentity{padding:80px 0}.youridentity__left{width:calc(70% - 5px)}.youridentity__right{width:calc(30% - 5px);margin-left:-30px}.youridentity__image::before{right:-50px}.youridentity__image img{width:320px}.youridentity__title{font-size:clamp(32px,calc(32px + 16 * ( ( 100vw - 480px ) / 512 )),48px)}.youridentity__subtitle{font-size:clamp(16px,calc(16px + 4 * ( ( 100vw - 480px ) / 512 )),20px)}.youridentity__actions{max-width:100%}}@media (max-width:767.98px){.youridentity__wrapper{gap:32px;flex-direction:column}.youridentity__left{width:100%}.youridentity__right{width:100%;margin-left:0}.youridentity__image::before{right:50%;transform:translateX(50%)}.youridentity__buttons{flex-direction:column;gap:12px;width:100%}.youridentity__btn-primary,.youridentity__btn-outline{width:100%;min-width:200px}}@media (max-width:575.98px){.youridentity__content{gap:12px}.youridentity__wrapper{gap:24px}.youridentity__image img{width:240px}.youridentity__image::before{width:280px;height:150px;bottom:-55px;background-image:url("/wp-content/themes/liberion_new/assets/css/../images/sombras_mobile_min.png");--lzl-bg-img:"/wp-content/themes/liberion_new/assets/css/../images/sombras_mobile_min.png"}.youridentity__image.lzl:not(.lzl-ed)::before,.youridentity__image.lzl-ing:not(.lzl-ed)::before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAACBCAYAAAD+Kzf2AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACNElEQVR4Ae3QMQEAAADCoPVPbQwfiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDgPDORQAAGliM/vAAAAAElFTkSuQmCC")}.youridentity__text{font-size:18px}}@media (max-width:420px){.youridentity__image img{width:200px}.youridentity__image::after{width:390px;height:240px}}.yourwallet{background:#0b0d11;color:#fff;padding:80px 0}.yourwallet__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;width:100%}.yourwallet__content{display:flex;flex-direction:column;gap:40px;align-items:flex-start}.yourwallet__text{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.yourwallet__title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:48px;line-height:1.2;color:#fff;margin:0;max-width:500px}.yourwallet__subtitle{font-family:"Inter",sans-serif;font-weight:400;font-size:18px;line-height:1.4;color:rgba(255,255,255,.7);margin:0;max-width:450px}.yourwallet__buttons{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.yourwallet__btn-primary{background:linear-gradient(135deg,#5b2bff 0%,#a970ff 100%);border:none;border-radius:99px!important;padding:16px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;width:fit-content}.yourwallet__btn-outline{background:0 0;border:1px solid #5b2bff!important;border-radius:99px!important;padding:16px;font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#8b56fe!important;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;width:fit-content}.yourwallet__qr{display:flex;gap:16px;align-items:center}.yourwallet__qr-code{background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:176px;height:176px}.yourwallet__qr-code img{border-radius:8px}.yourwallet__qr-text{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:rgba(255,255,255,.5);margin:0;max-width:200px}.yourwallet__phones{display:flex;gap:20px;align-items:center;justify-content:flex-end;position:relative}.yourwallet__phone{position:relative}.yourwallet__phone img{height:auto;border-radius:32px;box-shadow:0 20px 40px rgba(0,0,0,.3)}.yourwallet__phone--right{transform:translateY(40px)}@media (max-width:1199.98px){.yourwallet__wrapper{gap:60px}.yourwallet__phone img{width:240px}.yourwallet__phones{gap:16px}}@media (max-width:991.98px){.yourwallet{padding:80px 0}.yourwallet__wrapper{grid-template-columns:1fr;gap:60px;text-align:center}.yourwallet__content{align-items:center}.yourwallet__text{align-items:center;text-align:center}.yourwallet__title{font-size:clamp(32px,calc(32px + 16 * ( ( 100vw - 480px ) / 512 )),48px);max-width:100%}.yourwallet__subtitle{max-width:100%;font-size:clamp(16px,calc(16px + 2 * ( ( 100vw - 480px ) / 512 )),18px)}.yourwallet__qr{justify-content:center}.yourwallet__phones{justify-content:center}.yourwallet__phone img{width:220px}}@media (max-width:767.98px){.yourwallet__wrapper{gap:48px}.yourwallet__content{gap:32px}.yourwallet__text{gap:20px}.yourwallet__buttons{flex-direction:column;gap:12px;width:100%}.yourwallet__btn-primary,.yourwallet__btn-outline{width:100%;min-width:240px}.yourwallet__qr{flex-direction:column;align-items:center;text-align:center}.yourwallet__qr-text{max-width:100%}.yourwallet__phones{flex-direction:row;gap:20px}.yourwallet__phone--right{transform:none}.yourwallet__phone img{width:200px}}@media (max-width:575.98px){.yourwallet__content{gap:24px}.yourwallet__text{gap:16px}.yourwallet__wrapper{gap:40px}.yourwallet__phone img{width:100%}.yourwallet__qr-code img{width:150px;height:150px}}.comparison-table-wrapper{width:100%;display:flex;flex-direction:column;gap:40px}.comparison-table-header{display:flex;flex-direction:column;gap:8px}.comparison-table-title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0}.comparison-table-subtitle{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:rgba(255,255,255,.5);margin:0}.comparison-table-container{width:100%;overflow-x:auto;overflow-y:visible;border-radius:24px;background:rgba(255,255,255,.02);-webkit-overflow-scrolling:touch}.comparison-table{width:100%;min-width:1200px;border-collapse:separate;border-spacing:2px;font-family:"Inter",sans-serif;table-layout:fixed}.comparison-table thead tr{background:0 0}.comparison-table__feature-header{background:rgba(255,255,255,.1);padding:16px;font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:18px;line-height:1.3;color:#fff;text-align:left;white-space:nowrap;width:16.66%;height:101px;vertical-align:middle}.verified-by-liberion__mockup-image.lzl:not(.lzl-ed)::before,.verified-by-liberion__mockup-image.lzl-ing:not(.lzl-ed)::before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACAAAAAIkCAYAAACK6steAAAACXBIWXMAAA7EAAAOxAGVKw4bAAARIklEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA24NDAgAAAABB/1+7wQ4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwBIYgAAHj9sMsAAAAAElFTkSuQmCC")}.comparison-table__header{background:rgba(255,255,255,.1);padding:0;font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:#fff;text-align:center;width:16.66%;height:101px;position:relative;overflow:hidden;vertical-align:middle}.comparison-table__header--highlighted{background:linear-gradient(154.49deg,#5b2bff 0%,#a970ff 100%);font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:18px;padding:0}.comparison-table__header-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.comparison-table__header-logo{width:100%;height:100%;object-fit:cover}.comparison-table__header--highlighted .comparison-table__header-logo{width:auto;height:auto;max-width:140px;max-height:50px;object-fit:contain}.comparison-table tbody tr{background:0 0}.comparison-table__feature{background:rgba(255,255,255,.1);padding:12px;font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:16px;line-height:1.3;color:#fff;white-space:nowrap;vertical-align:top;width:16.66%}.comparison-table__cell{background:rgba(255,255,255,.05);padding:12px;font-size:16px;line-height:1.3;color:#fff;vertical-align:top;position:relative;width:16.66%}.comparison-table__cell--highlighted{background:rgba(139,86,254,.3)}.comparison-table__cell-content{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;width:100%}.comparison-table__cell-content span{flex:1;white-space:pre-line}.comparison-table__icon{width:24px;height:24px;flex-shrink:0}@media (max-width:1200px){.comparison-table-wrapper::after{content:"→ Scroll to see more";display:block;margin:0 0 10px;text-align:right;font-size:12px;color:rgba(255,255,255,.3);font-family:"Inter",sans-serif}}@media (max-width:768px){.comparison-table-title{font-size:28px}.comparison-table-subtitle{font-size:14px}.comparison-table__feature-header,.comparison-table__feature{padding:10px;font-size:14px;height:auto}.comparison-table__header{padding:0;font-size:14px;height:auto}.comparison-table__header--highlighted{font-size:16px;padding:0}.comparison-table__cell{padding:10px;font-size:14px}.comparison-table__icon{width:20px;height:20px}.comparison-table{min-width:900px}.comparison-table__header-logo{max-height:40px}.comparison-table__header--highlighted .comparison-table__header-logo{max-width:120px;max-height:40px}}@media (max-width:576px){.comparison-table-wrapper{gap:24px}.comparison-table-container{border-radius:0}.comparison-table-title{font-size:24px}.comparison-table__feature-header,.comparison-table__feature{padding:8px;font-size:12px;height:auto}.comparison-table__header{padding:0;font-size:12px;height:72px}.comparison-table__header--highlighted{font-size:14px;padding:0}.comparison-table__cell{padding:8px;font-size:12px}.comparison-table__icon{width:18px;height:18px}.comparison-table{min-width:800px}.comparison-table__header-logo{max-height:100%;max-width:100%;width:auto;height:inherit}.comparison-table__header--highlighted .comparison-table__header-logo{max-width:90%;max-height:60%}}.comparison-table-wrapper{width:100%;display:flex;flex-direction:column;gap:40px}.comparison-table-header{display:flex;flex-direction:column;gap:8px}.comparison-table-title{font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:36px;line-height:1.3;color:#fff;margin:0}.comparison-table-subtitle{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:rgba(255,255,255,.5);margin:0}.comparison-table-container{width:100%;overflow-x:auto;overflow-y:visible;border-radius:24px;background:rgba(255,255,255,.02);-webkit-overflow-scrolling:touch}.comparison-table{width:100%;min-width:1200px;border-collapse:separate;border-spacing:2px;font-family:"Inter",sans-serif;table-layout:fixed}.comparison-table thead tr{background:0 0}.comparison-table__feature-header{background:rgba(255,255,255,.1);padding:16px;font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:18px;line-height:1.3;color:#fff;text-align:left;white-space:nowrap;width:16.66%;height:101px;vertical-align:middle}.comparison-table__header{background:rgba(255,255,255,.1);padding:0;font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:#fff;text-align:center;width:16.66%;height:101px;position:relative;overflow:hidden;vertical-align:middle}.comparison-table__header--highlighted{background:linear-gradient(154.49deg,#5b2bff 0%,#a970ff 100%);font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:18px;padding:0}.comparison-table__header-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.comparison-table__header-logo{width:100%;height:100%;object-fit:cover}.comparison-table__header--highlighted .comparison-table__header-logo{width:auto;height:auto;max-width:140px;max-height:50px;object-fit:contain}.comparison-table tbody tr{background:0 0}.comparison-table__feature{background:rgba(255,255,255,.1);padding:12px;font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:16px;line-height:1.3;color:#fff;white-space:nowrap;vertical-align:top;width:16.66%}.comparison-table__cell{background:rgba(255,255,255,.05);padding:12px;font-size:16px;line-height:1.3;color:#fff;vertical-align:top;position:relative;width:16.66%}.comparison-table__cell--highlighted{background:rgba(139,86,254,.3)}.comparison-table__cell-content{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;width:100%}.comparison-table__cell-content span{flex:1;white-space:pre-line}.comparison-table__icon{width:24px;height:24px;flex-shrink:0}@media (max-width:1200px){.comparison-table-wrapper::after{content:"→ Scroll to see more";display:block;margin:0 0 10px;text-align:right;font-size:12px;color:rgba(255,255,255,.3);font-family:"Inter",sans-serif}}@media (max-width:768px){.comparison-table-title{font-size:28px}.comparison-table-subtitle{font-size:14px}.comparison-table__feature-header,.comparison-table__feature{padding:10px;font-size:14px;height:auto}.comparison-table__header{padding:0;font-size:14px;height:auto}.comparison-table__header--highlighted{font-size:16px;padding:0}.comparison-table__cell{padding:10px;font-size:14px}.comparison-table__icon{width:20px;height:20px}.comparison-table{min-width:900px}.comparison-table__header-logo{max-height:40px}.comparison-table__header--highlighted .comparison-table__header-logo{max-width:120px;max-height:40px}}@media (max-width:576px){.comparison-table-wrapper{gap:24px}.comparison-table-container{border-radius:0}.comparison-table-title{font-size:24px}.comparison-table__feature-header,.comparison-table__feature{padding:8px;font-size:12px;height:auto}.comparison-table__header{padding:0;font-size:12px;height:72px}.comparison-table__header--highlighted{font-size:14px;padding:0}.comparison-table__cell{padding:8px;font-size:12px}.comparison-table__icon{width:18px;height:18px}.comparison-table{min-width:800px}.comparison-table__header-logo{max-height:100%;max-width:100%;width:auto;height:inherit}.comparison-table__header--highlighted .comparison-table__header-logo{max-width:90%;max-height:60%}}.styles_layoutMain__Vogyb{flex:1 1;display:flex;flex-direction:column;padding:64px 0 0}.teamMemberCard_teamMemberCard__deuXn{background:rgba(255,255,255,.05);border-radius:24px;padding:16px;display:flex;flex-direction:column;gap:12px;min-height:220px;transition:all .3s ease;cursor:default;height:-webkit-fill-available}.teamMemberCard_teamMemberCard__deuXn:hover{transform:translateY(-4px);background:rgba(255,255,255,.08)}.teamMemberCard_imageWrapper__dPLu5{width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden;flex-shrink:0}.teamMemberCard_image__PJ_cP{width:100%;height:100%;position:relative}.teamMemberCard_avatar__dn4Ij{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border-radius:16px}.teamMemberCard_avatar__dn4Ij svg{width:60%;height:60%;opacity:.6}.teamMemberCard_photo__NANnV{width:100%;height:100%;object-fit:cover;border-radius:16px}.teamMemberCard_photoTimur__Ef7Ej{object-position:center -17px;transform:scale(1.2)}.teamMemberCard_photoNikita__RKyGb{object-position:center -1px}.teamMemberCard_photoAnton__3oAs_{object-position:center -4px;transform:scale(1.02)}.teamMemberCard_photoKonstantin__S8p_6{object-position:center -15px;transform:scale(1.15)}.teamMemberCard_photoDmitriy__prkuP{object-position:center -21px;transform:scale(1.25)}.teamMemberCard_photoMaria__EtblU{object-position:center -8px;transform:scale(1.1)}.teamMemberCard_info__Ns_LF{display:flex;flex-direction:column;gap:4px;align-items:flex-start;flex-grow:1}.teamMemberCard_name__9Jb5A{font-family:Space Grotesk,sans-serif;font-weight:500;font-size:20px;line-height:1.3;color:#fff;margin:0;white-space:pre-wrap}.teamMemberCard_details__lrpAW{display:flex;flex-direction:column;gap:2px;align-items:flex-start;width:100%}.teamMemberCard_city__cgetd{color:rgba(255,255,255,.5)}.teamMemberCard_city__cgetd,.teamMemberCard_role__F6bl8{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.3;margin:0}.teamMemberCard_role__F6bl8{color:#8b56fe}.Team_teamPage__CMS91{background:#0b0d11;color:#fff;min-height:100vh;padding:80px 0}.Team_teamPage__wrapper__OFftx{display:flex;flex-direction:column;gap:48px;width:100%}.Team_teamPage__header__3jdID{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}.Team_teamPage__title__ukRHQ{font-family:Space Grotesk,sans-serif;font-weight:500;font-size:48px;line-height:1.2;color:#fff;margin:0}.Team_teamPage__subtitle__rjszf{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.4;color:rgba(255,255,255,.7);margin:0;max-width:600px}.Team_teamPage__grid__fcXrJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;width:100%}@media (max-width:991.98px){.Team_teamPage__CMS91{padding:60px 0}.Team_teamPage__wrapper__OFftx{gap:40px}.Team_teamPage__title__ukRHQ{font-size:clamp(32px,calc(32px + 16 * ( ( 100vw - 480px ) / 512 )),48px)}.Team_teamPage__subtitle__rjszf{font-size:16px}.Team_teamPage__grid__fcXrJ{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}}@media (max-width:767.98px){.Team_teamPage__CMS91{padding:40px 0}.Team_teamPage__wrapper__OFftx{gap:32px}.Team_teamPage__header__3jdID{gap:12px}.Team_teamPage__title__ukRHQ{font-size:clamp(28px,calc(28px + 8 * ( ( 100vw - 320px ) / 160 )),36px)}.Team_teamPage__subtitle__rjszf{font-size:15px}.Team_teamPage__grid__fcXrJ{grid-template-columns:1fr;gap:16px}}@media (max-width:575.98px){.Team_teamPage__wrapper__OFftx{gap:24px}.Team_teamPage__grid__fcXrJ{gap:12px}}.modal .modal__container{width:680px;max-width:680px;height:auto;border-radius:32px;background:linear-gradient(92deg,rgba(117,66,255,0) 48.42%,rgba(117,66,255,.1) 100%),#1e1d29;box-shadow:0 0 60px 0 rgba(0,0,0,.6);background-color:#1e1d29;padding:28px;margin:0 15px}.modal__overlay{z-index:999}.modal__content{display:flex;flex-direction:column;gap:32px;margin:0!important}.modal__content-top{display:flex;justify-content:space-between;align-items:flex-start}.modal__content-logo{width:88px;height:88px}.modal__content-verified{display:flex;align-items:center;gap:8px}.modal__content-verified-text{color:#00e1c7;font-family:"Inter";font-size:14px;font-style:normal;font-weight:400;line-height:16px}.modal__content-verified-logo{width:24px;height:24px}.modal__content-title{color:#fff;font-family:"Space Grotesk";font-size:24px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:12px}.modal__content-description{color:rgba(255,255,255,.5);font-family:"Inter";font-size:16px;font-style:normal;font-weight:400;line-height:130%}.modal__content-actions{display:flex;justify-content:space-between;align-items:center;gap:20px}.modal__content-buttons{display:flex;justify-content:flex-start;gap:8px}.modal__content-btn{padding:8px 12px 8px 28px;height:44px}.modal__content-socials{display:flex;align-items:center;justify-content:flex-end;gap:20px}.modal__content-social{width:24px;height:24px}.modal__content-social svg path{opacity:.5;transition:opacity .1s ease-in-out}.modal__content-social:hover svg path{opacity:1}@media (max-width:767.98px){.modal__content-btn{width:unset;min-width:unset}}@media (max-width:575.98px){.modal .modal__container{padding:20px}.modal__content{gap:24px}.modal__content-description{font-size:14px}.modal__content-title{font-size:22px}.modal__content-actions{flex-direction:column}}.pricing{padding:80px 0;background:linear-gradient(180deg,rgba(117,66,255,0) 0%,rgba(117,66,255,.05) 100%),#0b0d11}.pricing__wrapper{display:flex;flex-direction:column;gap:80px}.pricing__top{display:flex;flex-direction:column;gap:40px}.pricing__title-block{display:flex;flex-direction:column;gap:8}.pricing__title{color:#fff;font-family:"Space Grotesk";font-size:36px;font-style:normal;font-weight:500;line-height:130%}.pricing__description{color:rgba(255,255,255,.5);font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:130%;max-width:980px;align-self:stretch}.pricing__cards{display:flex;gap:40px}.pricing__card{width:calc(50% - 20px);padding:24px;border-radius:24px;display:flex;flex-direction:column;background:rgba(255,255,255,.05)}.pricing__card-active{background:linear-gradient(135deg,#5b2bff 0%,#a970ff 100%)}.pricing__card-wrapper{display:flex;flex-direction:column;justify-content:flex-end;height:100%;gap:20px}.pricing__card-radio-block{width:100%;display:flex;gap:20px;justify-content:flex-end;margin-bottom:40px}.pricing__card-radio-text{text-align:right;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:125%;transition:color .3s ease}.pricing__card-radio-external{color:#fff}.pricing__card-active .pricing__card-radio-external,.pricing__card-radio-liberion{color:rgba(255,255,255,.3)}.pricing__card-active .pricing__card-radio-liberion{color:#fff}.pricing__card-radio-btn{display:flex;width:48px;height:26px;padding:2px;justify-content:flex-end;align-items:center;gap:8px;border-radius:99px;border:1px solid #fff;position:relative;cursor:pointer}.pricing__card-radio-btn-circle{width:20px;height:20px;flex-shrink:0;aspect-ratio:1/1;border-radius:50%;background:#fff;transition:transform .3s ease}.pricing__card-radio-btn.active .pricing__card-radio-btn-circle{transform:translateX(-22px)}.pricing__card-content{display:flex;flex-direction:column;gap:16px}.pricing__card-title{color:rgba(255,255,255,.8);font-family:"Space Grotesk";font-size:36px;font-style:normal;font-weight:500;line-height:40px}.pricing__card-description{color:rgba(255,255,255,.5);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.pricing__card-free{color:#fff;font-family:"Space Grotesk";font-size:92px;font-style:normal;font-weight:500;line-height:100px;margin-top:16px;display:none}.pricing__card-active .pricing__card-free{display:block}.pricing__card-price-sum{color:#8b56fe;font-family:"Space Grotesk";font-size:72px;font-style:normal;font-weight:500;line-height:80px}.pricing__card-price-text{color:#8b56fe;font-family:"Space Grotesk";font-size:36px;font-style:normal;font-weight:500;line-height:36px}.pricing__middle{display:flex;flex-direction:column;gap:40px}.pricing__middle-info{color:rgba(255,255,255,.5);font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:130%}.pricing__table{display:flex;flex-direction:column;gap:2px;border-radius:24px;overflow:hidden}.pricing__table-row{display:flex;flex-direction:row;gap:2px}.pricing__table-item{width:calc(33.33% - 1.33px);background:rgba(255,255,255,.05);padding:16px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.pricing__table-item p{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.pricing__table-item p span{color:#2ecc71}.pricing__table-header .pricing__table-item,.pricing__table-item:first-of-type{background:rgba(255,255,255,.1)}.pricing__card-active .pricing__card-price{display:none}.pricing__bottom{display:flex;gap:40px}.pricing__bottom-info{width:calc(58% - 20px);display:flex;flex-direction:column;justify-content:flex-start;gap:20px}.pricing__bottom-info p{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:130%}.pricing__bottom-image{width:calc(42% - 20px);border-radius:40px;overflow:hidden}.pricing__bottom-image img{width:100%;height:100%;object-fit:cover}@media (max-width:1199.98px){.pricing__cards{gap:16px}.pricing__card{width:calc(50% - 8px);padding:24px 24px 40px}}@media (max-width:991.98px){.pricing__cards{flex-direction:column}.pricing__card{width:100%}.pricing__bottom{flex-direction:column;gap:24px}.pricing__bottom-info,.pricing__bottom-image{width:100%}}@media (max-width:575.98px){.pricing__table-item{padding:8px}.pricing__table-item p{font-size:14px}.pricing__table{border-radius:0;margin-left:-16px;margin-right:-16px}.pricing__bottom-image{border-radius:28px}.pricing__bottom-info p{font-size:16px}.pricing__card-free{font-size:80px}}.works{padding:80px 0;background:#0b0d11}.section__wrapper{display:flex;flex-direction:column;gap:40px}.section__title-block{display:flex;flex-direction:column;gap:8px}.section__title{color:#fff;font-family:"Space Grotesk";font-size:36px;font-style:normal;font-weight:500;line-height:130%;margin:0}.section__description{color:rgba(255,255,255,.5);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.works__card-list{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;align-items:center;align-items:stretch}.works__card-item{width:calc(25% - 42px);display:flex;padding:16px;flex-direction:column;justify-content:space-between;justify-content:flex-start;align-items:flex-start;flex:1 0 0;gap:16px;border-radius:24px;background:rgba(255,255,255,.05)}.works__card-arrow{width:40px;display:flex;align-items:center;justify-content:center}.works__card-number{color:#8b56fe;font-family:"Space Grotesk";font-size:48px;font-style:normal;font-weight:500;line-height:50px}.works__card-title{color:#fff;font-family:"Space Grotesk";font-size:22px;font-style:normal;font-weight:500;line-height:130%}.works__card-info{color:rgba(255,255,255,.5);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:1199.98px){.works__card-list{gap:4px}.works__card-item{width:calc(25% - 24px)}.works__card-arrow{width:24px;position:relative;overflow:hidden}.works__card-arrow svg{position:absolute;right:0}}@media (max-width:991.98px){.works__card-list{flex-wrap:wrap;row-gap:8px;column-gap:4px}.works__card-item{width:calc(50% - 14px);flex:unset}.works__card-arrow{width:20px}.works__card-arrow:nth-of-type(4){display:none}}@media (max-width:575.98px){.works{padding:40px 0}.section__title{font-size:24px}.section__description{font-size:14px}.works__card-item{width:100%;padding:12px}.works__card-arrow{display:none}.works__card-number{font-size:40px}.works__card-title{font-size:18px}.works__card-info{font-size:14px}}.trust{padding:80px 0;background:linear-gradient(92deg,rgba(117,66,255,0) 48.42%,rgba(117,66,255,.1) 100%),#12111d}.trust__card-list{display:flex;gap:16px}.trust__card-item{display:flex;height:190px;padding:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:24px;background:rgba(255,255,255,.05);width:calc(24% - 12px)}.trust__card-item:first-of-type{width:calc(28% - 12px);background:linear-gradient(135deg,#5b2bff 0%,#a970ff 100%)}.trust__card-info{color:#fff;font-family:"Space Grotesk";font-size:22px;font-style:normal;font-weight:500;line-height:130%}@media (max-width:991.98px){.trust__card-list{flex-wrap:wrap}.trust__card-item,.trust__card-item:first-of-type{width:calc(50% - 8px)}}@media (max-width:575.98px){.trust{padding:40px 0;background:linear-gradient(104deg,rgba(117,66,255,0) 39.85%,rgba(117,66,255,.1) 82.43%),#0b0d11}.trust__card-list{gap:8px}.trust__card-item,.trust__card-item:first-of-type{width:100%;height:auto;gap:16px}.trust__card-info{font-size:18px}.trust__card-icon svg{width:32px;height:32px}}.roadmap{padding:80px 0;background:linear-gradient(97deg,rgba(117,66,255,0) 44.42%,rgba(117,66,255,.1) 100%),#0b0d11}.roadmap .section__wrapper{gap:32px}.roadmap__list{display:flex;flex-direction:column;gap:0}.roadmap__item{display:flex;flex-direction:row;align-items:center;gap:16px}.roadmap__item-date{color:rgba(255,255,255,.1);text-align:right;text-align:right;font-family:"Space Grotesk";font-size:24px;font-style:normal;font-weight:500;line-height:28px;text-transform:uppercase;width:240px;flex-shrink:0}.roadmap__item-date--mobile{display:none}.roadmap__item-date--active{background:var(--Island-Island_gradient_1,linear-gradient(135deg,#5b2bff 0%,#a970ff 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.roadmap__item-line{height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:stretch;position:relative}.roadmap__item-line-top{width:1px;background:rgba(255,255,255,.1);height:100%}.roadmap__item-line-bottom{width:1px;background:rgba(255,255,255,.1);height:100%}.roadmap__item:last-of-type .roadmap__item-line-bottom{background:linear-gradient(90deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%)}.roadmap__item:first-of-type .roadmap__item-line-top{background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.1) 100%)}.roadmap__item-circle{display:flex;width:16px;height:16px;padding:4px;align-items:center;gap:8px;border-radius:8px;background:var(--Island-Island_gradient_2,linear-gradient(92deg,rgba(117,66,255,0) 48.42%,rgba(117,66,255,.1) 100%),#1e1d29)}.roadmap__item-info{display:flex;flex-direction:column;gap:16px;margin:32px 0;padding:24px;border-radius:24px;background:rgba(255,255,255,.05)}.roadmap__item-title{color:var(--Text-Secondary,rgba(255,255,255,.5));font-family:"Space Grotesk";font-size:16px;font-style:normal;font-weight:500;line-height:20px}.roadmap__item-stages{display:flex;flex-wrap:wrap;gap:16px}.roadmap__item-satge{border-radius:12px;border:1px solid #5b2bff;display:flex;gap:12px;align-items:center;padding:8px 12px}.roadmap__item-satge-name{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:130%}@media (max-width:991.98px){.roadmap__item-info{margin:16px 0}}@media (max-width:767.98px){.roadmap__item-date{display:none}.roadmap__item-date--mobile{color:var(--Text-Primary,#fff);display:block;text-align:left}.roadmap__item-info{width:100%}.roadmap__item--active .roadmap__item-info{background:var(--Island-Island_2,rgba(255,255,255,.1))}}@media (max-width:575.98px){.roadmap__item-info{padding:12px}}.main-page{padding-top:160px;padding-bottom:80px}.page-projects{background:linear-gradient(254deg,rgba(117,66,255,0) 38.73%,rgba(117,66,255,.05) 82.66%),linear-gradient(97deg,rgba(117,66,255,0) 44.42%,rgba(117,66,255,.1) 100%),#0b0d11}.projects__wrapper{display:flex;flex-direction:column;gap:32px}.projects__header{display:flex;flex-direction:column;gap:24px}.projects__title{margin:0;font-family:"Space Grotesk";font-size:36px;font-weight:500;line-height:100%}.projects__count{color:rgba(255,255,255,.5)}.projects__controls{display:flex;justify-content:space-between}.projects__tabs{display:flex;flex-wrap:wrap;gap:8px}.projects__tab{display:flex;padding:4px 12px;justify-content:center;align-items:center;border-radius:8px;background:var(--Island-Island_2,rgba(255,255,255,.1));border:none;overflow:hidden;color:var(--Text-Primary,#fff);text-overflow:ellipsis;font-family:Inter;font-size:14px;font-weight:500;line-height:142.857%;cursor:pointer;flex-shrink:0}.projects__tab:hover{opacity:.6}.projects__tab--active{color:#a970ff}.projects__view{display:flex;gap:8px}.projects__view-btn{display:flex;padding:8px;justify-content:center;align-items:center;gap:8px;border-radius:12px;opacity:.7;background:var(--Island-Island_2,rgba(255,255,255,.1));border:none;cursor:pointer;height:40px}.projects__view-btn svg{fill:#fff}.projects__view-btn:hover svg{opacity:.7}.projects__view-btn--active svg{fill:#a970ff}.projects__body{padding-top:36px;border-top:1px solid var(--Stroke-Lightened_1,rgba(255,255,255,.5))}.projects__list{display:flex;flex-wrap:wrap;gap:24px}.project-card{display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;grid-row:1/span 1;grid-column:1/span 1;justify-self:stretch;border-radius:32px;border:1px solid var(--Stroke-Lightened_2,rgba(255,255,255,.1));background:var(--Island-Island_1,#1e1d29);cursor:pointer}.project-card:hover{background:var(--Island-Island_gradient_2,linear-gradient(92deg,rgba(117,66,255,0) 48.42%,rgba(117,66,255,.1) 100%),#1e1d29)}.projects__list--card .project-card{width:calc(50% - 12px)}.project-card__info{display:flex;gap:24px}.project-card__image{width:100px;height:100px;flex-shrink:0}.project-card__image img{border-radius:16px}.project-card__main{display:flex;flex-direction:column;gap:24px}.project-card__head{display:flex;flex-direction:column;gap:8px}.project-card__title{margin:0;font-family:"Space Grotesk";font-size:20px;font-weight:500;line-height:120%}.project-card__tag{color:var(--Accent-Primary_2,#a970ff);font-family:Inter;font-size:16px;font-weight:400;line-height:100%}.project-card__desc{color:var(--Text-Secondary,rgba(255,255,255,.5));font-family:Inter;font-size:16px;line-height:125%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;text-overflow:ellipsis}.projects__list--card .project-card__desc p{margin-bottom:10px}.projects__list--card .project-card__desc p:last-of-type{margin-bottom:0}.projects__list--list .project-card__desc p{margin-bottom:4px}.projects__list--list .project-card__desc p:last-of-type{margin-bottom:0}.projects__list--list .project-card__head{flex-direction:row}.projects__list--list .project-card__desc{-webkit-line-clamp:2}.project-card__bottom{width:100%;display:flex;flex-direction:column;gap:24px}.project-card__link-block{display:flex;flex-direction:column;gap:16px}.project-card__links{display:flex;flex-wrap:wrap;gap:12px}.project-card__link{display:flex;justify-content:center;align-items:center;gap:8px;padding:6px 16px;border-radius:12px;background:var(--Island-Island_2,rgba(255,255,255,.1));font-size:14px}.project-card__contact{padding-left:16px;padding-right:16px}.project-card__contact-mail{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:14px}.project-card__social{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.project-card__social-link{display:block;width:24px;height:24px;flex-shrink:0}.project-card hr{width:100%;background:rgba(255,255,255,.1);opacity:.1;height:1px;margin:0}.project-card__link-icon{width:16px;height:16px;flex-shrink:0}.project-card__link-arrow{width:16px;height:16px;display:none;justify-content:center;align-items:center}.projects__list--list .project-card{width:100%}.projects__list--list .project-card__link-arrow{display:flex}.projects__list--list .project-card__link-icon{display:none}.projects__list--list .project-card__link-block{flex-direction:row;align-items:center}.projects__list--list .project-card__contact-mail{flex-direction:row-reverse}.projects__list--list .project-card__links{flex-wrap:nowrap}.projects__list--list .project-card__bottom{flex-direction:row;justify-content:space-between}.projects__list--list .project-card__bottom hr{display:none}.project-card__social-more{width:35px;height:32px;display:flex;padding:6px 8px;justify-content:center;align-items:center;gap:8px;border-radius:12px;background:var(--Island-Island_2,rgba(255,255,255,.1));color:var(--Text-Primary,#fff);font-family:Inter;font-size:14px;font-weight:500;line-height:142.857%;border:none;cursor:pointer}.project-modal__panel{display:flex;flex-direction:column;gap:24px}.modal .project-modal{display:flex;flex-direction:column;gap:24px;width:1000px;max-width:1000px;padding:0}.project-modal__header{display:flex;justify-content:flex-end;align-items:center;padding:24px 24px 0}.project-modal__close{display:flex;padding:8px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--Island-Island_2,rgba(255,255,255,.1));border:none;cursor:pointer}.project-modal__close:hover{opacity:.7}.project-modal__divider{height:1px;width:100%;background:rgba(255,255,255,.1)}.project-modal__body{max-height:600px;padding:0 24px}.project-modal__footer{border-radius:0 0 32px 32px;border:1px solid var(--Stroke-Lightened_2,rgba(255,255,255,.1));background:var(--Island-Island_2,rgba(255,255,255,.1));padding:24px}.project-modal__top{display:flex;justify-content:flex-start;align-items:flex-end;gap:24px}.project-modal__logo{width:120px;height:120px;flex-shrink:0}.project-modal__logo img{border-radius:16px}.project-modal__titles{display:flex;flex-direction:column;gap:8px;width:100%}.project-modal__title{color:var(--Text-Primary,#fff);font-family:"Space Grotesk";font-size:32px;font-weight:500;line-height:112.5%;margin:0}.project-modal__tag{color:var(--Accent-Primary_2,#a970ff);font-size:20px;font-weight:400;line-height:140%}.project-modal__verified{display:flex;align-items:center;gap:8px;align-self:flex-start;flex-shrink:0}.project-modal__verified span{color:#00e1c7;font-size:14px;font-weight:400;line-height:114.286%}.project-modal__content{color:var(--Text-Secondary,rgba(255,255,255,.5));font-size:16px;line-height:125%}.project-modal__cols{display:flex;justify-content:flex-start}.project-modal__col{width:calc(33.33% - 10.67px);display:flex;flex-direction:column;gap:4px}.project-modal__content p{margin-bottom:10px}.project-modal__content p:last-of-type{margin-bottom:0}.project-modal__label{color:var(--Accent-Primary_2,#a970ff);font-size:12px;font-weight:500;line-height:150%;text-transform:uppercase}.project-modal__value{color:var(--Text-Primary,#fff);font-size:20px;font-weight:500;line-height:120%}.project-modal__social-grid{display:flex;flex-direction:column;gap:8px}.project-modal__social-item{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:16px;background:var(--Bg-secondary_filled,rgba(255,255,255,.05))}.project-modal__social-left{display:flex;gap:12px}.project-modal__social-name{color:var(--Text-primary,#fff);font-family:"Space Grotesk";font-size:16px;font-weight:500;line-height:137.5%}.project-modal__social-right{display:flex;gap:8px;align-items:center}.project-modal__social-icon{width:24px;height:24px}.project-card__desc--mobile{display:none}@media (max-width:1199.98px){.project-card__link-block{flex-wrap:wrap}.project-card__social{flex-shrink:0}}@media (max-width:991.98px){.projects__list--card .project-card{width:100%}.project-card__bottom{flex-wrap:wrap}}@media (max-width:767.98px){.projects__list--list .project-card__bottom{display:none}.projects__list--list .project-card hr{display:none}.projects__list--list .project-card__tag{display:none}.projects__list--list{gap:8px}.projects__list--card .project-card,.projects__list--card .project-card__bottom{gap:12px}.project-modal__cols{flex-direction:column;gap:24px}.project-modal__col{width:100%}}@media (max-width:575.98px){.main-page{padding-top:100px}.projects__header{position:relative}.projects__view{position:absolute;top:0;right:0}.projects__wrapper{gap:16px}.projects__body{padding-top:16px}.project-card__social-link{width:16px;height:16px}.project-modal__footer .project-card__social-link{width:24px;height:24px}.project-card{padding:16px}.project-card__info{flex-wrap:wrap}.project-card__desc{display:none}.project-card__desc--mobile{display:flex;flex-direction:column}.projects__list--card .project-card__desc--mobile{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;text-overflow:ellipsis}.projects__list--card .project-card__main{justify-content:flex-end}.projects__list--card .project-card__image{width:64px;height:64px}.projects__list--card .project-card__info{gap:16px}.project-card__desc{font-size:14px}.projects__list--list .project-card__image{width:40px;height:40px}.projects__list--list .project-card__info{gap:12px}.projects__list--list .project-card__main{justify-content:flex-end}.projects__list--list .project-card__desc--mobile{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.project-modal__top{flex-wrap:wrap}.project-modal__logo{width:calc(50% - 12px);height:80px;order:1}.project-modal__verified{justify-content:flex-end;width:calc(50% - 12px);order:2}.project-modal__titles{width:100%;order:3}.project-modal__verified span{text-align:right}.project-modal__logo img{width:80px;height:80px}.project-modal__body{max-height:800px}.project-modal__title{font-size:24px}.project-modal__tag{font-size:16px}.project-modal__value{font-size:16px}.project-modal__social-name{display:none}.project-modal__social-login{display:block}}.post__likes.active{background:var(--Island-Island_gradient_1,linear-gradient(135deg,#5b2bff 0%,#a970ff 100%))}.post__likes .liked{display:none}.post__likes.active .liked{display:block}.post__likes.active .noliked{display:none}.post__likes svg{flex-shrink:0}.post__comments-title{color:var(--Text-Primary,#fff);font-family:"Space Grotesk";font-size:24px;font-weight:500;line-height:116.667%}.comments-form__counter{color:var(--Text-secondary,rgba(255,255,255,.5));font-family:Inter;font-size:12px;font-weight:500;line-height:133.333%;text-transform:uppercase}.comments-form__clear{position:absolute;right:12px;top:12px;width:20px;height:20px;border:none;background:0 0;cursor:pointer;display:flex;justify-content:center;align-items:center}.comments-form__clear svg{flex-shrink:0}.post__subscribe{display:flex;padding:16px;flex-direction:column;align-items:flex-end;gap:16px;align-self:stretch;border-radius:16px;border:1px solid var(--Stroke-Lightened_2,rgba(255,255,255,.1));background:var(--Island-Island_gradient_1,linear-gradient(135deg,#5b2bff 0%,#a970ff 100%));backdrop-filter:blur(8px)}.post__subscribe-title{color:var(--Text-Primary,#fff);font-family:"Space Grotesk";font-size:16px;font-weight:500;line-height:125%}.post__subscribe-form{width:100%}.post__subscribe-wrapper{display:flex;flex-direction:column;gap:28px}.post__subscribe-item{display:flex;flex-direction:column;gap:8px}.post__subscribe-head{color:var(--text-secondary-70,rgba(255,255,255,.7));font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:133.333%;text-transform:uppercase}.post__subscribe-field{position:relative}.post__subscribe-input{width:100%;padding:12px 44px 12px 12px;border-radius:8px;background:var(--Island-Island_3,rgba(255,255,255,.05));color:#fff;font-family:Inter;font-size:16px;font-weight:500;line-height:125%;border:none}.post__subscribe-input::placeholder{color:rgba(255,255,255,.5)}.post__subscribe-btn-clear{position:absolute;right:12px;top:12px;display:flex;justify-content:center;align-items:center;background:0 0;border:none;cursor:pointer;width:20px;height:20px}.post__subscribe-btn-clear svg{flex-shrink:0}.post__subscribe-action{display:flex;justify-content:flex-end}.post__subscribe-btn{display:flex;gap:8px;align-items:center;padding:6px 16px;border-radius:12px;background:var(--Island-Island_2,rgba(255,255,255,.1));border:none;overflow:hidden;color:var(--Text-Primary,#fff);font-family:Inter;font-size:14px;font-weight:500;line-height:142.857%;cursor:pointer}.post__subscribe-btn:hover{background:var(--Island-Island_2,rgba(255,255,255,.2))}.post__comments-item{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:12px;border-radius:16px;background:var(--Bg-secondary_filled,rgba(255,255,255,.05))}.comment-item__meta{width:100%;display:flex;justify-content:space-between}.comment-item__author{display:flex;justify-content:flex-start;gap:16px}.comment-item__name{color:var(--Text-primary,#fff);font-family:"Space Grotesk";font-size:20px;font-weight:500;line-height:110%}.comment-item__position{color:var(--Accent-Primary_2,#a970ff);font-family:Inter;font-size:14px;font-weight:500;line-height:100%;text-transform:uppercase}.comment-item__date{color:var(--Text-secondary,rgba(255,255,255,.5));font-family:Inter;font-size:12px;font-weight:500;line-height:133.333%;text-transform:uppercase}.comment-item__text{color:var(--Text-secondary,rgba(255,255,255,.5));font-family:Inter;font-size:12px;font-weight:500;line-height:normal}.post__content h2{color:#fff;font-family:"Space Grotesk";font-size:32px;font-weight:700;line-height:100%;margin-bottom:32px}.post__content h3,.post__content h4{color:#8b56fe;font-family:"Space Grotesk";font-size:24px;font-weight:700;line-height:100%;margin-bottom:28px}.post__content h4{font-size:20px;line-height:100%}.post__content ol li,.post__content ul li{counter-increment:nv-counter;position:relative;display:block;padding-left:40px;margin-bottom:16px;color:var(--text-secondary-70,rgba(255,255,255,.7));font-family:Inter;font-size:18px;font-weight:400;line-height:155.556%}.post__content ol li{counter-increment:nv-counter;position:relative;display:block;padding-left:32px}.post__content ol li::before{content:counter(nv-counter);position:absolute;left:0;top:3px;display:inline-block;width:24px;height:24px;text-align:center;border-radius:8px;background:var(--Island-Island_3,rgba(255,255,255,.05));color:var(--Accent-Primary_1,#8b56fe);font-size:16px;font-weight:500;line-height:112.5%;line-height:1.4}.post__content ul{list-style:none}.post__content ul li{padding-left:32px;position:relative}.post__content ul li::before{content:"";position:absolute;left:10px;top:.6em;width:8px;height:8px;background:#2e2e2e;border-radius:50%}.toc-block li::before{display:none!important}.wp-block-table{margin-bottom:32px}.wp-block-table thead{border-top:1px solid var(--Accent-Primary_2,#a970ff);border-bottom:2px solid var(--Accent-Primary_2,#a970ff);border-left:none;border-radius:none}.wp-block-table th{border:none;padding:8px}.wp-block-table tbody td{border:none;padding:8px}.wp-block-table th{color:var(--Accent-Primary_2,#a970ff);text-align:center;font-size:16px;font-weight:600;line-height:normal}.wp-block-table tbody tr{border-bottom:1px solid rgba(255,255,255,.1);color:var(--text-secondary-70,rgba(255,255,255,.7));font-size:16px;font-weight:400;line-height:normal}.wp-block-table tbody tr:first-of-type{border-top:1px solid rgba(255,255,255,.1)}.wp-block-table tbody td:nth-child(4){background:var(--Island-Island_1,#1e1d29)}.h-captcha.active{display:block}@media (max-width:1199.98px){.wp-block-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.wp-block-table table{width:100%;min-width:700px;border-collapse:collapse}}@media (max-width:575.98px){.post__content ol li,.post__content ul li{font-size:16px}}.page-roadmap{padding-top:0;background:linear-gradient(254deg,rgba(117,66,255,0) 38.73%,rgba(117,66,255,.05) 82.66%),linear-gradient(97deg,rgba(117,66,255,0) 44.42%,rgba(117,66,255,.1) 100%),#0b0d11}.page-header{padding-top:160px;padding-bottom:80px;position:relative}.page-header_background{background-color:#0b0d11;background-image:url("/wp-content/themes/liberion_new/assets/css/../images/header_page_bg.png"),linear-gradient(180deg,rgba(117,66,255,0) 0%,rgba(117,66,255,.1) 100%);background-repeat:no-repeat,no-repeat,no-repeat;background-position:50% 50%,0 0,0 0;background-size:cover,auto,auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;--lzl-bg-img:"/wp-content/themes/liberion_new/assets/css/../images/header_page_bg.png"}.page-content{background:linear-gradient(254deg,rgba(117,66,255,0) 38.73%,rgba(117,66,255,.05) 82.66%),linear-gradient(97deg,rgba(117,66,255,0) 44.42%,rgba(117,66,255,.1) 100%),#0b0d11}.page-header__wrapper{display:flex;gap:40px;z-index:1;position:relative}.page-header__content{width:calc(65% - 20px);display:flex;flex-direction:column;gap:24px}.page-header__info{display:flex;flex-direction:column;gap:40px}.page-header__title{color:var(--Text-Primary,#fff);font-size:40px;font-weight:600;line-height:130%;margin:0}.page-header__description{color:var(--Text-Secondary,rgba(255,255,255,.5));font-size:16px;font-weight:400;line-height:130%}.page-header__description p{margin-bottom:12px}.page-header__description p:last-of-type{margin-bottom:0}.page-header__subtitle{color:var(--text-secondary-70,rgba(255,255,255,.7));font-size:24px;font-weight:400;line-height:130%}.page-header__subtitle-blog{color:#fff}.content-category-page .page-header__subtitle{display:flex;gap:20px}.page-header__image{width:calc(35% - 20px);min-width:400px}.road{padding-top:80px}.page-content__wrapper{position:relative;z-index:2;background:0 0}.road__list{display:flex;flex-direction:column}.road__item{display:flex;gap:60px}.road__line{width:16px;position:relative;display:flex;align-items:center;justify-content:center}.road__line-line{width:1px;height:100%;background:rgba(255,255,255,.1);z-index:1;position:relative}.road__line-circle{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--Island-Island_gradient_2,linear-gradient(92deg,rgba(117,66,255,0) 48.42%,rgba(117,66,255,.1) 100%),#1e1d29);position:absolute;z-index:2;left:0;top:50px}.road__item-info{width:calc(100% - 76px);display:flex;flex-direction:column;gap:16px;padding-bottom:60px}.road__item-header{display:flex;gap:40px;justify-content:space-between}.road__item-text{display:flex;justify-content:flex-start;align-items:flex-end;gap:40px}.road__item-year{color:var(--Text-Primary,#fff);font-size:100px;font-weight:500;line-height:100%}.road__item-year span{color:rgba(255,255,255,.5)}.road__item-title{color:#fff;font-family:"Space Grotesk";font-size:28px;font-weight:500;line-height:164.286%}.road__item-status{display:flex;padding:6px 16px;justify-content:center;align-items:center;gap:8px;border-radius:12px;border:1px solid var(--Stroke-Lightened_1,rgba(255,255,255,.5));align-self:flex-start;flex-shrink:0;font-size:14px}.road__item-line{width:100%;height:1px;background:#fff;opacity:.1;margin:0}.road__cards{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:16px}.road__card--completed{width:calc(25% - 12px);display:flex;height:auto;padding:36px 16px 16px;flex-direction:column;align-items:center;justify-content:flex-start;gap:16px;grid-row:1/span 1;grid-column:1/span 1;justify-self:stretch;border-radius:20px;border:1px solid var(--Stroke-Lightened_2,rgba(255,255,255,.1));background:var(--Background-Primary,#0b0d11)}.road__card-wrapper{display:flex;flex-direction:column;gap:32px;align-items:center}.road__card-title-block{display:flex;flex-direction:column;gap:16px}.road__card-title{display:flex;flex-direction:column;align-items:center;gap:4px}.road__card-title p{color:#fff;text-align:center;font-size:18px;font-weight:600;line-height:122.222%}.road__card-description{color:var(--Text-Secondary,rgba(255,255,255,.5));text-align:center;font-size:14px;font-weight:400;line-height:128.571%}.road__card-version{color:var(--Accent-Primary_2,#a970ff);text-align:center;font-size:16px;font-weight:400;line-height:100%}.road__item--future .road__item-year span{color:var(--Accent-Primary_2,#a970ff)}.road__item-status-active{border:1px solid var(--Island-Island_gradient_1,#5b2bff);color:var(--Accent-Primary_2,#a970ff)}.road__item--future .road__cards{height:auto}.road__card--future{perspective:1200px;width:calc(25% - 12px);height:360px}.road__card-wrapper{position:relative;transform-style:preserve-3d;transition:transform 700ms cubic-bezier(.2,.8,.2,1)}.road__card-front{display:flex;height:360px;padding:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;grid-row:1/span 1;grid-column:1/span 1;justify-self:stretch;border-radius:20px}.road__card-front:hover{border:1px solid var(--Stroke-Lightened_2,rgba(255,255,255,.1));background:var(--Island-Island_gradient_2,linear-gradient(92deg,rgba(117,66,255,0) 48.42%,rgba(117,66,255,.1) 100%),#1e1d29)}.road__card-front-title-block{width:100%;display:flex;flex-direction:column;gap:12px;align-items:center;height:100%;justify-content:flex-start;padding-top:100px}.road__card-front-title{color:#fff;text-align:center;text-align:center;font-size:18px;font-weight:600;line-height:122.222%;width:100%}.road__card-front-version{color:var(--Accent-Primary_2,#a970ff);text-align:center;font-size:16px;font-weight:400;line-height:100%}.road__card-front-description{color:var(--Text-Secondary,rgba(255,255,255,.5));text-align:center;font-size:14px;font-weight:400;line-height:128.571%}.road__card-front-action{color:rgba(255,255,255,.5);text-align:center;font-size:10px;font-weight:400;line-height:120%;width:100%}.road__card-back{height:360px;border-radius:20px;padding:16px}.road__card-back hr{width:100%;height:1px;background:#fff;opacity:.1;flex-shrink:0;margin:0}.road__card-back-wrapper{overflow-y:auto;display:flex;flex-direction:column;gap:16px;height:100%;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) rgba(255,255,255,.08)}.road__card-back-wrapper::-webkit-scrollbar{width:10px}.road__card-back-wrapper::-webkit-scrollbar-track{background:rgba(255,255,255,.06);border-radius:999px;margin:12px 0}.road__card-back-wrapper::-webkit-scrollbar-thumb{background:rgba(255,255,255,.28);border-radius:999px;border:3px solid rgba(0,0,0,0);background-clip:padding-box}.road__card-back-wrapper::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.38);background-clip:padding-box}.road__card-back-wrapper::-webkit-scrollbar-thumb:active{background:rgba(255,255,255,.45);background-clip:padding-box}.road__card-back-cancel{display:flex;padding:4px 12px 4px 8px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--Island-Island_2,rgba(255,255,255,.1));width:fit-content}.road__card-back-title{color:#fff;font-size:14px;font-weight:400;line-height:130%}.road__card-back-info{display:flex;flex-direction:column;gap:12px}.road__card-back-info-header{display:flex;justify-content:space-between;align-items:center;gap:24px}.road__card-back-info-title{color:#fff;font-size:14px;font-weight:400;line-height:130%}.road__card-back-info-version{display:flex;align-items:center;justify-content:center;border-radius:20px;border:1px solid var(--Island-Island_gradient_1,#5b2bff);color:var(--Accent-Primary_2,#a970ff);font-size:14px;font-weight:400;line-height:130%;padding:4px 12px;height:fit-content}.road__card-back-info-content{color:var(--Text-Secondary,rgba(255,255,255,.5));font-size:14px;font-weight:400;line-height:130%}.road__card-back-info-content ul{list-style-type:disc;padding-left:20px}.road__card-back-info-tags{display:flex;flex-wrap:wrap;gap:8px}.road__card-back-info-tag{display:flex;padding:4px 16px;justify-content:center;align-items:center;gap:8px;border-radius:12px;background:var(--Island-Island_2,rgba(255,255,255,.1));color:var(--Text-Secondary,rgba(255,255,255,.5));font-size:14px;font-weight:500;line-height:142.857%}.road__card.is-flipped .road__card-wrapper{transform:rotateY(180deg)}.road__card-front,.road__card-back{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;position:absolute;inset:0}.road__card{position:relative;min-height:160px}.road__card-front{transform:rotateY(0deg) translateZ(1px)}.road__card-back{transform:rotateY(180deg) translateZ(1px)}.road__card-front,.road__card-back{box-shadow:0 18px 50px rgba(0,0,0,.35);background:rgba(30,29,41,1);border:1px solid rgba(255,255,255,.08)}.road__card-front-action,.road__card-front{cursor:pointer}.road__card-back-cancel{cursor:pointer;display:inline-flex;gap:8px;align-items:center}@media (max-width:991.98px){.page-header__wrapper{flex-direction:column;align-items:center}.page-header__content{width:100%}.page-header__image{width:100%;max-width:400px}.road__card{width:calc(50% - 8px)}.road__item-text{flex-direction:column;gap:16px;align-items:flex-start}.road__item-year{font-size:60px}.road__line-circle{top:24px}}@media (max-width:767.98px){.page-header{padding-top:120px;padding-bottom:40px}}@media (max-width:575.98px){.page-header__title{font-size:32px}.page-header__image{min-width:unset}.road__item{gap:20px}.road__card{width:100%}.road__item-year{font-size:40px}.road__item-header{position:relative}.road__item-status{position:absolute;top:0;right:0}.road__item-title{font-size:20px}.road__line-circle{top:12px}}.category_info .page-header__subtitle{color:#fff;margin-right:20px}.page-header__subtitle-count{color:rgba(255,255,255,.3)}.category__content{padding:80px 0;background:linear-gradient(254deg,rgba(117,66,255,0) 38.73%,rgba(117,66,255,.05) 82.66%),linear-gradient(97deg,rgba(117,66,255,0) 44.42%,rgba(117,66,255,.1) 100%),#0b0d11}.blog__list{display:flex;flex-wrap:wrap;gap:16px}.blog__item{width:calc(33.33% - 10.67px);padding:20px;display:flex;flex-direction:column;gap:16px;border-radius:24px;background:rgba(248,248,248,.05)}.blog__item:hover{background:rgba(255,255,255,.1)}.blog__item-image{position:relative;height:220px}.blog__item-image img{border-radius:16px;overflow:hidden;height:100%;object-fit:cover}.blog__item-meta{width:calc(100% - 16px);display:flex;justify-content:space-between}.blog__item-meta-left{display:flex;gap:8px;align-items:center;position:absolute;bottom:8px;left:8px}.blog__item-meta-right{position:absolute;bottom:8px;right:8px}.blog__item-views{height:32px;display:flex;gap:8px;align-items:center;padding:4px 12px;border-radius:100px;border:1px solid rgba(255,255,255,.6);background:rgba(255,255,255,.3);backdrop-filter:blur(5px)}.blog__item-views-count{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:157.143%}.blog__item-likes{height:32px;display:flex;gap:8px;align-items:center;padding:4px 12px;border-radius:100px;border:1px solid rgba(255,255,255,.6);background:rgba(255,255,255,.3);backdrop-filter:blur(5px)}.blog__item-likes-count{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:157.143%}.blog__item-date{height:32px;display:flex;gap:8px;align-items:center;padding:4px 12px;border-radius:100px;border:1px solid rgba(255,255,255,.6);background:rgba(255,255,255,.3);backdrop-filter:blur(5px);color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:157.143%}.blog__item-category{color:#a970ff;font-family:Inter;font-size:14px;font-weight:400;line-height:130%;margin-bottom:12px}.blog__item-title{color:#fff;font-family:"Space Grotesk";font-size:18px;font-style:normal;font-weight:700;line-height:122.222%;margin-bottom:8px}.blog__item-description{color:rgba(255,255,255,.5);text-overflow:ellipsis;font-size:16px;font-style:normal;font-weight:400;line-height:125%;text-decoration:none;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.blog__item--first{width:100%;height:600px;position:relative}.blog__item--first .blog__item-image{position:absolute;height:100%;left:0;top:0;bottom:0;right:0}.blog__item--first .blog__item-content{position:relative;z-index:2;bottom:48px;left:0;top:unset;right:unset;height:100%;display:flex;flex-direction:column;justify-content:flex-end;max-width:890px}.blog__item--first .blog__item-description{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:125%;-webkit-line-clamp:3}.blog__item--first .blog__item-title{font-size:24px}.blog__item--first .blog__item-meta{width:calc(100% - 48px);bottom:24px;left:24px}.category__content-wrapper{display:flex;flex-direction:column;gap:64px}.page-header_background.lzl:not(.lzl-ed),.page-header_background.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACEYAAAQoCAYAAAANXEn4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAgAElEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA2YMDAQAAAAAg/9dGUFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVagBfv4AAAJPSURBVFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWkPDggAAAAAhPx/3ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB8Bl+8AAUfJpOMAAAAASUVORK5CYII="),linear-gradient(180deg,rgba(117,66,255,0) 0%,rgba(117,66,255,.1) 100%)}.blog__category-links-list{display:flex;flex-wrap:wrap;gap:12px}.blog__category-links-item{border-radius:16px;background:rgba(255,255,255,.05);display:flex;padding:12px 20px;align-items:center;justify-content:center}.blog__category-links-item:hover{background:rgba(255,255,255,.1)}.blog__category-list{display:flex;flex-direction:column;gap:64px}.blog__category-item{display:flex;flex-direction:column;gap:24px}.blog__category-item-title{color:#fff;font-size:32px;font-weight:600;line-height:1;display:flex;justify-content:flex-start;align-items:center;gap:8px}.blog__category-item-link{display:flex;padding:24px;align-items:center;justify-content:center;gap:16px;align-self:stretch;border-radius:24px;background:rgba(255,255,255,.05);color:#fff;text-align:center;font-size:24px;font-weight:600;line-height:100%}.style2 .blog__item:first-of-type{width:100%;height:600px;position:relative}.style2 .blog__item:first-of-type .blog__item-image{position:absolute;height:100%;left:0;top:0;bottom:0;right:0}.style2 .blog__item:first-of-type .blog__item-content{position:relative;z-index:2;bottom:48px;left:0;top:unset;right:unset;height:100%;display:flex;flex-direction:column;justify-content:flex-end;max-width:890px}.style2 .blog__item:first-of-type .blog__item-description{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:125%;-webkit-line-clamp:3}.style2 .blog__item:first-of-type .blog__item-meta{width:calc(100% - 48px);bottom:24px;left:24px}.style2 .blog__item:first-of-type .blog__item-title{font-size:24px}.style3 .blog__list .blog__item:first-of-type,.style3 .blog__list .blog__item:nth-of-type(2){width:calc(50% - 8px)}.style3 .blog__list .blog__item:first-of-type{background:linear-gradient(135deg,#5b2bff 0%,#a970ff 100%)}.style3 .blog__list .blog__item-description{-webkit-line-clamp:3}@media (max-width:1199.98px){.blog__item-meta-right{top:8px;bottom:unset}.style3 .blog__list .blog__item:first-of-type .blog__item-meta-right,.style3 .blog__list .blog__item:nth-of-type(2) .blog__item-meta-right{top:unset;bottom:8px}.style2 .blog__item:first-of-type .blog__item-meta-right{top:unset;bottom:8px}}@media (max-width:991.98px){.style1 .blog__list>.blog__item{width:calc(50% - 8px)}.style1 .blog__list>a.blog__item:nth-of-type(n+3){display:none}.style2 .blog__list>a.blog__item:nth-of-type(n+3){display:flex}.style2 .blog__list>a.blog__item:nth-of-type(n+4){display:none}.style3 .blog__list .blog__item:first-of-type .blog__item-meta-right,.style3 .blog__list .blog__item:nth-of-type(2) .blog__item-meta-right{top:8px;bottom:0}.style2 .blog__list>a.blog__item:nth-of-type(n+3){display:none}}@media (max-width:767.98px){.blog__list{flex-wrap:wrap}.blog__list>.blog__item{width:100%}.style1 .blog__list{flex-wrap:wrap}.style1 .blog__list>.blog__item{width:100%}.style2 .blog__item:first-of-type{height:auto}.style2 .blog__item:first-of-type .blog__item-meta-right{top:8px;bottom:unset}.style2 .blog__item:first-of-type .blog__item-image{position:relative;height:220px;left:unset;top:unset;bottom:unset;right:unset}.style2 .blog__item:first-of-type .blog__item-content{position:unset;z-index:2;bottom:un;left:un;top:unset;right:unset;height:unset;display:unset;max-width:unset}.style3 .blog__list .blog__item:first-of-type,.style3 .blog__list .blog__item:nth-of-type(2){width:100%}}@media (max-width:575.98px){.blog__category-links{display:none}}.author-header__wrapper{z-index:1;position:relative;display:flex;flex-direction:column;gap:40px}.author__subtitle{color:#fff;font-size:32px;font-style:normal;font-weight:600;line-height:32px}.author-header__content{display:flex;flex-direction:column;gap:24px}.author__block-image{width:158px;height:158px;border-radius:16px;overflow:hidden;flex-shrink:0}.author__block-wrapper{display:flex;gap:32px;padding:24px;border-radius:24px;background:var(--Island-Island_1,#1e1d29)}.author__block-subtitle{color:var(--Accent-Primary_1,#8b56fe);font-size:16px;font-weight:500;line-height:normal;margin-bottom:8px}.author__block-name{color:#fff;font-size:24px;font-weight:500;line-height:130%;margin-bottom:4px}.author__block-position{color:rgba(255,255,255,.5);font-size:16px;font-weight:500;line-height:normal;margin-bottom:20px}.author__block-description{color:rgba(255,255,255,.5);font-size:16px;font-weight:500;line-height:normal}.author__content{padding:80px 0;background:linear-gradient(254deg,rgba(117,66,255,0) 38.73%,rgba(117,66,255,.05) 82.66%),linear-gradient(97deg,rgba(117,66,255,0) 44.42%,rgba(117,66,255,.1) 100%),#0b0d11}@media (max-width:575.98px){.author__block-wrapper{flex-direction:column}.author__block-image{width:215px;height:215px}.author__content{padding:40px 0}}.migrate{padding:80px 0;background:linear-gradient(90deg,rgba(117,66,255,0) 42.64%,rgba(117,66,255,.1) 91.82%),#0b0d11}.migrate__wrapper{display:flex;gap:86px}.migrate__content{width:calc(58% - 20px);display:flex;flex-direction:column;gap:40px}.migrate__images{display:flex;gap:28px;align-items:center}.migrate__info{display:flex;flex-direction:column;gap:24px}.migrate__info-title{color:#fff;font-size:36px;font-style:normal;font-weight:500;line-height:130%;margin:0}.migrate__info-text{color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:130%;max-width:600px}.migrate__steps{width:calc(42% - 20px)}.migrate__slider{position:relative;height:100%}.migrate__slider-arrows{display:flex;gap:8px;position:absolute;top:28px;right:28px;z-index:3}.migrate__slider-arrow{display:flex;padding:8px;justify-content:center;align-items:center;border-radius:12px;background:var(--Island-Island_2,rgba(255,255,255,.1));cursor:pointer}.migrate__slider-arrow:hover{opacity:.7}.migrate__slider-arrow--disabled,.migrate__slider-arrow--disabled:hover{opacity:.4;cursor:default}.migrate__slide{padding:28px;border-radius:24px;background:rgba(255,255,255,.05)}.migrate__slide-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:80px}.migrate__slide-step{color:var(--Accent-Primary_2,#a970ff);font-size:16px;font-weight:400;line-height:130%}.migrate__slide-info{display:flex;flex-direction:column;gap:16px}.migrate__slide-title{color:rgba(255,255,255,.5);font-size:20px;line-height:130%}.migrate__slide-title a{color:#8b56fe}.migrate__slide-text{color:#fff;font-size:24px;font-weight:500;line-height:130%}@media (max-width:1199.98px){.migrate__wrapper{gap:40px}}@media (max-width:991.98px){.migrate__wrapper{flex-direction:column}.migrate__slide-wrapper{gap:40px}.migrate__content,.migrate__steps{width:100%}}@media (max-width:575.98px){.migrate__images{gap:16px}.migrate__images-popx{width:54px}.migrate__images-liberion{width:60px}}