*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;display:block;color:var(--color-text);background:var(--color-background);background:#171717;transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}main{width:100%;min-height:100vh}.wrap{width:100%;max-width:1200px;padding:0 40px;margin:0 auto;height:100%}@media screen and (max-width: 1100px){.wrap{padding:0 20px}}h2,h3{font-weight:600}section{display:block}.button{padding:5px 20px;background-color:#171717;border-radius:25px;display:flex;align-items:center;height:50px;cursor:pointer;transition:.3s all}.button p{color:#fff;font-size:18px;font-weight:600}.button:hover p{color:#dcffd0}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.copyright{position:static;display:block;width:100%;text-align:right;padding:10px 20px 16px;color:#8f8f8f;font-size:14px}h1{font-size:90px;color:#fff;font-family:Roboto;font-weight:900;text-transform:uppercase;letter-spacing:22px;line-height:75px}@media screen and (max-width: 700px){h1{font-size:70px}}@media screen and (max-width: 600px){h1{font-size:55px}}@media screen and (max-width: 500px){h1{font-size:38px}}@media screen and (max-width: 400px){h1{font-size:26px}}.notifications{position:fixed;right:0;top:0;left:0;bottom:0;pointer-events:none;z-index:20}.notifications-left{position:absolute;left:0;bottom:10px;padding:30px}.notifications-right{position:absolute;right:0;bottom:10px;padding:30px}.notifications-container{width:300px;padding:25px;pointer-events:all;border-radius:15px;background-color:#fff;color:#000;font-size:14px;font-weight:500;line-height:20px;margin-top:6px;transition:opacity .5s;animation:fadeinup .3s linear;position:relative}.notifications-container.error{background-color:#fb3434c9;box-shadow:0 0 18px #fb3434c9;color:#fff}.notifications-container span{font-size:16px}.notifications-container__title{font-size:12px;margin-bottom:10px;color:$blue}.lang-switcher[data-v-60b37fcb]{position:relative}.lang-switcher .lang-icon[data-v-60b37fcb]{width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff}.lang-switcher .lang-icon svg[data-v-60b37fcb]{width:22px;height:22px}.lang-switcher .droplist[data-v-60b37fcb]{position:absolute;right:0;top:36px;background:#171717;border-radius:12px;padding:8px 12px;list-style:none;opacity:0;pointer-events:none;transition:.15s all}.lang-switcher .droplist li[data-v-60b37fcb]{color:#fff;padding:6px 8px;cursor:pointer}.lang-switcher:hover .droplist[data-v-60b37fcb]{opacity:1;pointer-events:all}.welcome{width:100%;min-height:100vh;display:flex;align-items:center;position:absolute;z-index:2;overflow:hidden}@media screen and (max-width: 750px){.welcome{padding:40px 0}}.welcome-scene{width:100%;transition:transform .7s cubic-bezier(.22,.61,.36,1),opacity .55s ease}.welcome.order-open .welcome-scene{transform:translateY(-110vh);opacity:.08;pointer-events:none}.welcome .wrap{display:flex;align-items:center}@media screen and (max-width: 750px){.welcome .wrap{align-items:flex-start;flex-direction:column}}.welcome-blocks{display:flex;width:100%;gap:40px}@media screen and (max-width: 1100px){.welcome-blocks{gap:25px}}@media screen and (max-width: 650px){.welcome-blocks{flex-direction:column}}.welcome-block{border-radius:30px;padding:20px;background-color:#dcffd0;min-width:100px;width:calc(50% - 20px);display:block}.welcome-block.clickable{transition:.3s transform;cursor:pointer}.welcome-block.clickable:hover{transform:scale(1.05)}.welcome-block.socials{display:flex;flex-wrap:wrap;gap:10px;padding:0;background-color:transparent}.welcome-block.socials .socials-item{width:calc(50% - 5px);height:calc(50% - 5px);display:flex;align-items:center;justify-content:center;border-radius:20px;transition:.3s transform;cursor:pointer}.welcome-block.socials .socials-item:hover{transform:scale(1.05)}.welcome-block.socials .socials-item.telegram{background-color:#37aee2}.welcome-block.socials .socials-item.whatsapp{background-color:#25d366}.welcome-block.socials .socials-item.gmail{background-color:#000}.welcome-block.socials .socials-item.github{background-color:#272727}@media screen and (max-width: 750px){.welcome-block.socials .socials-item{height:90px}}@media screen and (max-width: 500px){.welcome-block.socials .socials-item{height:75px}.welcome-block.socials .socials-item svg{width:30px;height:30px}}@media screen and (max-width: 1100px){.welcome-block{width:calc(50% - 13px)}}@media screen and (max-width: 750px){.welcome-block{width:auto}}@media screen and (max-width: 650px){.welcome-block{width:calc(50% - 13px)}}.welcome-profile{height:550px;width:35%;min-width:280px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-bottom:30px;container-type:inline-size}.welcome-profile img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1100px){.welcome-profile{width:40%}}@media screen and (max-width: 850px){.welcome-profile{height:500px}}@media screen and (max-width: 750px){.welcome-profile{width:70%;height:550px;min-width:360px}}@media screen and (max-width: 650px){.welcome-profile{width:100%;min-width:280px}}.welcome-profile__avatar{border-radius:50%;overflow:hidden;background-color:#171717;width:300px;height:300px;display:flex;align-items:center}.welcome-title{font-size:6vw;color:#fff;font-family:Roboto;font-weight:900;text-transform:uppercase;letter-spacing:22px;line-height:75px}.welcome-title.mobile{display:none}@media screen and (max-width: 750px){.welcome-title{display:none;font-size:11.5vw;padding-bottom:20px}.welcome-title.mobile{display:block}}@media screen and (max-width: 750px){.welcome-title{font-size:10vw}}@media screen and (max-width: 450px){.welcome-title{letter-spacing:15px}}@media screen and (max-width: 380px){.welcome-title{font-size:9vw}}.welcome-header{width:100%;display:flex;justify-content:space-between}.welcome-tools{display:flex;gap:10px}.welcome-tool{display:flex;align-items:center;justify-content:center;background-color:#171717;width:50px;height:50px;border-radius:50%;position:relative;cursor:pointer}.welcome-tool:last-child{z-index:3}.welcome-tool svg{color:#fff;z-index:2}.welcome-tool .droplist{position:absolute;right:0;top:0;background-color:#171717;border-radius:15px;list-style:none;padding:10px 50px 10px 20px;opacity:0;pointer-events:none}.welcome-tool .droplist li{color:#fff;font-size:18px;font-weight:600}.welcome-tool:hover .droplist{opacity:1;pointer-events:all}.welcome-about{height:100%;max-height:100%;margin-top:20px;overflow-y:auto;font-size:16px;font-weight:600}.welcome-about ::-webkit-scrollbar{width:6px;border-radius:50px}.welcome-about ::-webkit-scrollbar-track{background:#000}.welcome-about ::-webkit-scrollbar-thumb{background:#fff;border-radius:50px}.welcome-about ::-webkit-scrollbar-thumb:hover{background:#555;border-radius:50px}.welcome-content{min-height:122px;display:flex;flex-direction:column;justify-content:flex-start}.welcome-content__title{font-size:32px;font-weight:700;line-height:36px;min-height:72px;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.welcome-content__text{font-size:22px;font-weight:600;min-height:58px;margin:0;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.welcome-links{display:flex;flex-direction:column;gap:40px;width:65%}.welcome-links .welcome-blocks{flex-wrap:wrap;flex:1}@media screen and (max-width: 750px){.welcome-links .welcome-blocks{flex-direction:column}}@media screen and (max-width: 650px){.welcome-links .welcome-blocks{flex-direction:row}}@media screen and (max-width: 1100px){.welcome-links{width:60%}}@media screen and (max-width: 650px){.welcome-links{width:100%}}.welcome-stat__title{font-size:68px;font-weight:900;color:#000}@media screen and (max-width: 850px){.welcome-stat__title{font-size:58px}}@media screen and (max-width: 650px){.welcome-stat__title{line-height:75px}}.welcome-stat__text{font-size:28px;font-weight:600;color:#000;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 750px){.welcome-stat__text{font-size:24px}}@media screen and (max-width: 500px){.welcome-stat__text{font-size:20px}}.welcome-order-cta{width:calc(50% - 20px);margin-top:0;min-height:186px;border:1px solid rgba(255,255,255,.28);border-radius:30px;padding:16px 24px;background:#ffffff08;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;font-family:Roboto,sans-serif;font-size:clamp(24px,3.1vw,54px);font-weight:900;text-transform:uppercase;line-height:1.02;letter-spacing:.22em;cursor:pointer;text-align:center;white-space:pre-line;box-shadow:0 12px 35px #080a0d59;z-index:15;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}.welcome-order-cta:hover{transform:translateY(-2px);background:#ffffff14;border-color:#dcffd0bf;box-shadow:0 18px 40px #080a0d73}@media screen and (max-width: 1100px){.welcome-order-cta{width:calc(50% - 13px)}}@media screen and (max-width: 750px){.welcome-order-cta{width:auto;min-height:156px;letter-spacing:.12em;border-radius:18px}}@media screen and (max-width: 650px){.welcome-order-cta{width:calc(50% - 13px)}}@media screen and (max-width: 500px){.welcome-order-cta{font-size:24px}}.welcome-order-cta--card{display:flex;align-items:center;justify-content:center}.welcome-links .welcome-block.clickable{min-height:186px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 750px){.welcome-links .welcome-block.clickable{min-height:156px}}.welcome-order{position:fixed;left:50%;bottom:calc(-100% - 24px);transform:translate(-50%);width:calc(100% - 34px);max-height:none;max-width:960px;overflow:visible;background:linear-gradient(135deg,#181c22fa,#101215fa);border:1px solid #2f3e4c;border-radius:28px 28px 0 0;padding:28px 28px 24px;color:#f5f7fa;z-index:16;transition:bottom .72s cubic-bezier(.22,.61,.36,1)}.welcome-order.open{bottom:0}.welcome-order__head{position:relative;margin-bottom:10px;padding-right:70px}.welcome-order__head h2{margin:0;font-size:clamp(36px,6vw,82px);line-height:.92;color:#fff;font-family:Roboto,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:clamp(8px,1.4vw,22px)}.welcome-order__subtitle{margin:0 0 16px;color:#b7c6d6;font-size:18px}.welcome-order__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}@media screen and (max-width: 760px){.welcome-order__stats{grid-template-columns:1fr}}.welcome-order__stat{background:#dcffd0;border-radius:16px;padding:14px;color:#121212}.welcome-order__stat-value{font-size:34px;font-weight:900;line-height:1}.welcome-order__stat-label{margin-top:8px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.welcome-order__flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}@media screen and (max-width: 860px){.welcome-order__flow{grid-template-columns:1fr}}.welcome-order__step{background:#dcffd00f;border:1px solid rgba(220,255,208,.18);border-radius:16px;padding:14px}.welcome-order__step-index{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:10px;background:#dcffd0;color:#0f1317;font-size:12px;font-weight:800;margin-bottom:10px}.welcome-order__step-title{margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.15}.welcome-order__step-text{margin:0;color:#d6e2ed;font-size:15px;line-height:1.45}.welcome-order__deliverables{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.welcome-order__chip{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(167,202,236,.32);background:#32465c47;color:#eaf2fa;font-size:13px;font-weight:600}.welcome-order__close{position:absolute;top:2px;right:2px;width:44px;height:44px;border-radius:12px;border:1px solid #425466;background:#ffffff08;color:#fff;cursor:pointer;font-size:20px}.welcome-order__progress{display:flex;align-items:center;gap:8px;margin:2px 0 14px}.welcome-order__progress-node{min-width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#dcffd0;color:#0f1317;font-size:13px;font-weight:900;letter-spacing:.04em}.welcome-order__progress-line{height:2px;flex:1;border-radius:999px;background:linear-gradient(90deg,#dcffd033,#dcffd0e6,#dcffd033);background-size:220% 100%;animation:flowLine 2.8s linear infinite}.welcome-order__actions{margin-top:6px}.welcome-order__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;width:100%;padding:0 18px;border-radius:12px;text-decoration:none;background:#dcffd0;color:#111;font-weight:700}@media screen and (max-width: 860px){.welcome-order{width:calc(100% - 20px);border-radius:24px 24px 0 0;padding:18px 16px 16px;max-height:calc(100vh - 12px);overflow:auto}.welcome-order__head{padding-right:56px}.welcome-order__close{width:38px;height:38px;font-size:18px}.welcome-order__progress{flex-direction:column;align-items:flex-start;gap:6px}.welcome-order__progress-line{width:2px;height:18px;flex:none;margin-left:18px;background:linear-gradient(180deg,#dcffd033,#dcffd0e6,#dcffd033);background-size:100% 220%;animation:flowLineY 2.8s linear infinite}}@media screen and (max-width: 480px){.welcome-order{width:calc(100% - 12px);padding:14px 12px 12px;border-radius:18px 18px 0 0}.welcome-order__head h2{letter-spacing:clamp(4px,2.6vw,10px);font-size:clamp(30px,12vw,52px)}.welcome-order__subtitle{font-size:16px}.welcome-order__step-title{font-size:18px}.welcome-order__step-text{font-size:14px}}@-moz-keyframes flowLine{0%{background-position:200% 50%}to{background-position:-20% 50%}}@-webkit-keyframes flowLine{0%{background-position:200% 50%}to{background-position:-20% 50%}}@-o-keyframes flowLine{0%{background-position:200% 50%}to{background-position:-20% 50%}}@keyframes flowLine{0%{background-position:200% 50%}to{background-position:-20% 50%}}@-moz-keyframes flowLineY{0%{background-position:50% 200%}to{background-position:50% -20%}}@-webkit-keyframes flowLineY{0%{background-position:50% 200%}to{background-position:50% -20%}}@-o-keyframes flowLineY{0%{background-position:50% 200%}to{background-position:50% -20%}}@keyframes flowLineY{0%{background-position:50% 200%}to{background-position:50% -20%}}@container (width < 320px){.welcome-profile__avatar{width:240px;height:240px}}
