:root{--white: #ffffff;--black: #000000;--gray-300: #d4d4d4;--gray-500: #737373;--gray-700: #404040;--gray-900: #171717;--gray-100: #F5F5F7;--gray-200: #B3B3BD;--accent-primary: #3a78ff;--accent-secondary: #3b82f6;--accent-dark: #1e40af;--black-90: #111111;--black-70: #1C1C1C;--black-50: #121212;--black-40: #202020;--text-primary: var(--gray-100);--text-secondary: var(--gray-500);--text-light: var(--gray-200);--bg-dark: #1a1a1a;--bg-secondary: #f8fafc;--border-dark: #8A8A95;--border-light: #e5e7eb;--border-medium: var(--gray-300);--success: #10b981;--error: #ef4444;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--shadow-lg-acent: 0 20px 20px -3px rgba(35, 50, 255, .1);--shadow-sm-acent: 0 10px 15px -3px rgba(35, 50, 255, .1);--container-padding: clamp(1rem, 3vw, 1.4rem);--section-padding: clamp(1.5rem, 4vw, 2.5rem);--mobile-padding: .5rem}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--black-50);font-family:Inter,sans-serif;line-height:1.6;color:var(--text-primary)}h1,.header2,h3,h4,h5,h6{font-family:SpaceGrotesk,sans-serif;font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:3.5rem;font-weight:700}.header2{font-size:2.5rem;color:var(--accent-primary);font-weight:700;white-space:nowrap}h3{font-size:clamp(1.4rem,3vw,1.75rem)}a{text-decoration:none}nav{display:flex;align-items:center;justify-content:center;gap:1.2rem}nav .footer__link{color:var(--text-secondary);font-size:1.3rem}.container{max-width:100rem;margin:0 auto;padding:0 var(--container-padding);position:relative}.section{width:100%;padding:var(--section-padding) var(--mobile-padding);margin-bottom:clamp(2rem,6vw,5rem);min-height:100vh}.flex-column{display:flex;flex-direction:column}.text{font-size:1.2rem;color:var(--text-light);margin-bottom:1rem}@media(max-width:1440px){.text{font-size:1.1rem}}@media(max-width:1024px){.text,.text .link{font-size:1rem}h1{font-size:2.5rem}.header2{font-size:2rem}}@media(max-width:768px){.section{min-height:auto;padding-top:1.5rem;padding-bottom:1.5rem}nav .footer__link{font-size:1rem}}@media(max-width:480px){:root{--container-padding: .75rem}.section{padding-left:.25rem;padding-right:.25rem}nav{gap:.8rem}nav .footer__link{font-size:.9rem}.header2{font-size:1.5rem}.text,.text .link{font-size:.9rem}}.benefit__item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background-color:var(--black-90);border:1px solid var(--border-dark);border-radius:.75rem;transition:all .3s ease;cursor:pointer;flex:1}.benefit__item:hover{border-color:var(--accent-primary);transform:translateY(-3px);box-shadow:var(--shadow-lg)}.benefit__icon{width:48px;height:48px;flex-shrink:0}.benefit__icon img{width:100%;height:100%;object-fit:contain}.benefit__text{flex:1}.benefit__title{color:var(--accent-primary);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.text__mini{color:var(--text-light);font-size:.95rem;line-height:1.4}@media(max-width:1024px){.benefit__item{flex-direction:column;text-align:center;align-items:center}.benefit__icon{width:40px;height:40px}.benefit__title{font-size:1rem}.text__mini{font-size:.9rem}}@media(max-width:767px){.benefit__item{flex-direction:row;text-align:left;align-items:flex-start;padding:1rem}.benefit__icon{width:36px;height:36px}}@media(max-width:479px){.benefit__item{padding:.85rem;gap:.75rem}.benefit__icon{width:32px;height:32px}.benefit__title{font-size:.95rem}.text__mini{font-size:.85rem}}.link{color:var(--text-primary);text-decoration:none;font-size:1.2rem;opacity:.9;border-bottom:2px solid transparent;transition:all .3s ease}.link:hover{color:var(--accent-primary);border-bottom:2px solid var(--accent-secondary);opacity:1}.link__text{color:var(--text-primary);font-style:italic;font-size:1rem;text-decoration:none;border-bottom:2px solid transparent;transition:all .3s ease}.link__text:hover{border-bottom:2px solid var(--accent-secondary)}.header__logo{text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.footer_copy{color:var(--accent-primary);opacity:.7;transition:all .5s ease}.footer_copy:hover{opacity:1}.social{display:inline-block;transition:transform .5s cubic-bezier(.34,1.56,.64,1)}.social img{width:24px;height:24px;transition:filter .3s ease}.social:hover{transform:scale(1.15) rotate(-5deg)}.social.youtube:hover img{filter:invert(16%) sepia(99%) saturate(7454%) hue-rotate(0deg) brightness(100%) contrast(118%)}.social.telegram:hover img{filter:invert(48%) sepia(98%) saturate(2085%) hue-rotate(165deg) brightness(94%) contrast(101%)}.social.tiktok:hover img{filter:invert(9%) sepia(99%) saturate(7453%) hue-rotate(317deg) brightness(101%) contrast(101%)}.social.instagram:hover img{filter:invert(26%) sepia(89%) saturate(2085%) hue-rotate(295deg) brightness(98%) contrast(92%)}#about{padding-top:10rem;padding-bottom:5rem;background-color:var(--black-50)}.about__header{text-align:center;max-width:42rem;margin:0 auto 4rem}.section-title{font-family:SpaceGrotesk,sans-serif;font-size:2rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem;letter-spacing:-.02em}.section-lead{font-size:1.05rem;color:var(--text-light);line-height:1.5;opacity:.9}.about__content{display:grid;grid-template-columns:280px 1fr;gap:4rem;margin-bottom:4rem}.about__sidebar{display:flex;flex-direction:column;gap:1.5rem}.about__image-wrapper{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:.75rem;border:1px solid var(--border-dark)}.about__image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.about__image-wrapper:hover .about__image{transform:scale(1.05)}.about__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.75rem;background:var(--black-90);border-radius:.5rem;border:1px solid var(--border-dark)}.stat-item{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.5rem 0}.stat-number{font-family:SpaceGrotesk,sans-serif;font-size:1.3rem;font-weight:700;color:var(--accent-primary);line-height:1}.stat-label{font-size:.75rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;opacity:.8}.about__links{display:flex;flex-direction:column;gap:.5rem}.about__link{padding:.65rem 1rem;font-size:.9rem;color:var(--text-light);background:var(--black-90);border:1px solid var(--border-dark);border-radius:.5rem;text-align:center;transition:all .3s ease}.about__link:hover{color:var(--accent-primary);border-color:var(--accent-primary);background:var(--black-70)}.about__main{display:flex;flex-direction:column;gap:2rem}.about__intro{padding-bottom:1.5rem;border-bottom:1px solid var(--border-dark)}.about__paragraph{font-size:1.05rem;line-height:1.7;color:var(--text-light)}.about__points{display:flex;flex-direction:column;gap:1.75rem}.point{display:flex;flex-direction:column;gap:.5rem}.point__title{font-family:SpaceGrotesk,sans-serif;font-size:1.05rem;font-weight:600;color:var(--text-primary);line-height:1.3}.point__text{font-size:.95rem;line-height:1.6;color:var(--text-light);opacity:.95}.about__note{padding:1.25rem;background:var(--black-90);border-left:3px solid var(--accent-primary);border-radius:.5rem}.note__text{font-size:.95rem;line-height:1.6;color:var(--text-light);font-style:italic}.about__benefits{padding-top:3rem;border-top:1px solid var(--border-dark)}.benefits__title{font-family:SpaceGrotesk,sans-serif;font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem;text-align:center}.benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:1024px){#about{padding-top:7rem}.about__content{grid-template-columns:240px 1fr;gap:3rem}.section-title{font-size:1.75rem}.benefits__grid{grid-template-columns:1fr;gap:1.25rem}}@media(max-width:768px){#about{padding-top:5rem}.about__header{margin-bottom:3rem}.section-title{font-size:1.6rem}.section-lead{font-size:1rem}.about__content{grid-template-columns:1fr;gap:2.5rem}.about__sidebar{max-width:320px;margin:0 auto}.about__stats{gap:.4rem}.about__main{gap:1.75rem}.about__points{gap:1.5rem}.point__title{font-size:1rem}.point__text{font-size:.9rem}.about__benefits{padding-top:2.5rem}.benefits__title{font-size:1.15rem;margin-bottom:1.25rem}}@media(max-width:480px){#about{padding-top:4rem;padding-bottom:3rem}.about__header{margin-bottom:2.5rem}.section-title{font-size:1.4rem}.section-lead{font-size:.95rem}.about__content{gap:2rem}.about__sidebar{max-width:100%}.about__paragraph{font-size:1rem}.about__main{gap:1.5rem}.about__points{gap:1.25rem}.point__title{font-size:.95rem}.point__text{font-size:.85rem}.note__text{font-size:.9rem}.about__benefits{padding-top:2rem}.benefits__title{font-size:1.05rem}}@media(min-width:1280px){.about__content{grid-template-columns:300px 1fr;gap:5rem}}.footer{position:relative;padding:clamp(3rem,6vw,5rem) 0 2rem;background:var(--black-90);color:var(--text-light);border-top:1px solid rgba(255,255,255,.06);overflow:hidden}.footer__bg-glow{position:absolute;border-radius:50%;filter:blur(100px);opacity:.12;pointer-events:none;z-index:0}.footer__bg-glow--left{width:18rem;height:18rem;background:#3a78ff2e;left:-6rem;top:2rem}.footer__bg-glow--right{width:16rem;height:16rem;background:#3a78ff1f;right:-4rem;bottom:2rem}.footer__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:2rem}.footer__main{display:grid;grid-template-columns:1.3fr .8fr .9fr 1fr;gap:2rem;padding:1rem 0}.footer__brand,.footer__column{min-width:0}.footer__brand-link{display:inline-flex;align-items:center;gap:1rem;margin-bottom:1.2rem;text-decoration:none}.footer_logo{width:4.5rem;height:4.5rem;border-radius:1rem;box-shadow:0 8px 24px #3a78ff1f;transition:transform .35s ease,box-shadow .35s ease;flex-shrink:0}.footer_logo:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 12px 32px #3a78ff2e}.footer__brand-meta{display:flex;flex-direction:column}.footer__brand-name{font-family:SpaceGrotesk,sans-serif;font-size:1.6rem;font-weight:700;color:var(--accent-primary);line-height:1.1}.footer__brand-role{color:var(--text-secondary);font-size:.95rem}.footer__brand-text{color:var(--text-light);opacity:.85;margin-bottom:1.25rem;max-width:30rem}.footer__status{display:inline-flex;align-items:center;gap:.55rem;width:fit-content;padding:.6rem 1rem;border-radius:999px;background:#3a78ff14;border:1px solid rgba(58,120,255,.22)}.footer__status-dot{width:.55rem;height:.55rem;border-radius:50%;background:var(--accent-primary);box-shadow:0 0 10px #3a78ffb3;animation:pulse-footer-dot 2s ease-in-out infinite}@keyframes pulse-footer-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.65}}.footer__status-text{color:var(--accent-primary);font-size:.9rem;font-weight:600}.footer__column-title{margin-bottom:1rem;color:var(--text-secondary);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.footer__links,.footer__list{display:flex;flex-direction:column;gap:.8rem}.footer__link{width:fit-content}.footer__list-item{color:var(--text-light);opacity:.8;position:relative;padding-left:1rem;font-size:.95rem}.footer__list-item:before{content:"";position:absolute;left:0;top:.55rem;width:.3rem;height:.3rem;border-radius:50%;background:#3a78ffb3}.footer__social{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1rem}.footer__social-link{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 12px #00000026;transition:all .3s ease}.footer__social-link:hover{background:#ffffff14;border-color:#ffffff26;box-shadow:0 6px 20px #0003}.footer__social-link img{width:1.35rem;height:1.35rem;min-width:unset;filter:brightness(0) invert(1);transition:filter .3s ease}.footer__social-link.youtube:hover img{filter:invert(16%) sepia(99%) saturate(7454%) hue-rotate(0deg) brightness(100%) contrast(118%)}.footer__social-link.telegram:hover img{filter:invert(48%) sepia(98%) saturate(2085%) hue-rotate(165deg) brightness(94%) contrast(101%)}.footer__social-link.tiktok:hover img{filter:invert(9%) sepia(99%) saturate(7453%) hue-rotate(317deg) brightness(101%) contrast(101%)}.footer__social-link.instagram:hover img{filter:invert(26%) sepia(89%) saturate(2085%) hue-rotate(295deg) brightness(98%) contrast(92%)}.footer__contact-note{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.footer__bottom{padding-top:1.5rem;margin-top:.5rem;border-top:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer__copy-text{color:var(--text-secondary);font-size:.9rem}.footer__bottom-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer_copy{color:var(--accent-primary);opacity:.7;font-size:.9rem;transition:opacity .3s ease,transform .3s ease}.footer_copy:hover{opacity:1;transform:translateY(-1px)}.scroll-top-btn{position:fixed;bottom:2rem;right:2rem;z-index:999;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(58,120,255,.35);border-radius:1rem;background:#0e0e12d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--accent-primary);cursor:pointer;box-shadow:0 8px 24px #0000004d,0 0 16px #3a78ff1f;transition:border-color .3s ease,box-shadow .3s ease}.scroll-top-btn:hover{border-color:#3a78ff99;box-shadow:0 10px 28px #00000059,0 0 24px #3a78ff33}.scroll-top-btn__icon{width:1.3rem;height:1.3rem}@media(max-width:1200px){.footer__main{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}}@media(max-width:768px){.footer{padding:2.5rem 1.5rem 1.5rem}.footer__main{grid-template-columns:1fr 1fr;gap:2rem 1.5rem;padding-top:.5rem}.footer__brand{grid-column:1 / -1}.footer_logo{width:3.5rem;height:3.5rem;border-radius:.8rem}.footer__brand-name{font-size:1.4rem}.footer__brand-role{font-size:.85rem}.footer__brand-text{font-size:.9rem}.footer__column-title{font-size:.8rem;margin-bottom:.75rem}.footer__list-item{font-size:.88rem}.footer__social-link{width:2.8rem;height:2.8rem;border-radius:.85rem}.footer__social-link img{width:1.2rem;height:1.2rem}.footer__contact-note{font-size:.82rem}.footer__bottom{flex-direction:column;align-items:flex-start;gap:.6rem}.footer__copy-text{font-size:.8rem}.scroll-top-btn{bottom:1.5rem;right:1.5rem;width:2.8rem;height:2.8rem;border-radius:.85rem}.scroll-top-btn__icon{width:1.1rem;height:1.1rem}}@media(max-width:480px){.footer{padding:2rem 1rem 1.2rem}.footer__main{grid-template-columns:1fr;gap:1.8rem}.footer__brand-link{gap:.75rem}.footer_logo{width:3rem;height:3rem}.footer__brand-name{font-size:1.3rem}.footer__status{padding:.5rem .85rem}.footer__status-text{font-size:.8rem}.footer__social-link{width:2.6rem;height:2.6rem;border-radius:.8rem}.footer__social-link img{width:1.1rem;height:1.1rem}.footer_copy{font-size:.8rem}.scroll-top-btn{bottom:1.2rem;right:1.2rem;width:2.5rem;height:2.5rem}.scroll-top-btn__icon{width:1rem;height:1rem}}#home{position:relative;overflow:hidden;margin-bottom:0}.container__hero{margin-top:7%;display:flex;align-items:center;z-index:2;gap:2rem}.hero-img{max-height:110%;position:absolute;right:-2rem;top:5%;transform:none;filter:drop-shadow(0 -10px 3rem rgba(37,99,235,.5));z-index:1;overflow:hidden;width:auto}@media(max-width:1440px){.hero-img{top:10%;right:1rem;max-height:105%}}@media(max-width:1280px){.container__hero{flex-direction:column-reverse;gap:0}.image_container{order:1;width:100%;position:relative;height:50vh}.hero-img{position:relative;height:100%;object-fit:cover;max-height:none;right:-38%;top:20%;transform:none}}@media(max-width:768px){.container__hero{flex-direction:column;gap:0;z-index:1;margin-top:20%}.image_container{order:1;width:100%;position:relative;height:50vh}.hero-img{right:-28%;top:5%}}@media(max-width:480px){.image_container .hero-img{right:-18%;top:13%;max-height:100%;min-height:100%}.container__hero{margin-top:25%}}.position{position:absolute;top:0;left:0;width:100%;z-index:10;padding:1rem 0;background-color:#cfe5ff;background:#fff0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a}.container__header{display:flex;justify-content:space-between;align-items:center;max-width:100rem;padding:0 3rem;margin:0 auto;width:100%}.header__logo{display:flex;align-items:center;gap:.5rem}.logo__text{font-size:2.5rem;font-weight:700;color:var(--accent-primary)}.logo{width:2.5rem;height:2.5rem;border-radius:.5rem}.nav .link{color:var(--white)}.burger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px;z-index:1001}.burger span{width:25px;height:3px;background:var(--accent-primary);margin:3px 0;transition:.3s;border-radius:2px}.side-menu{position:fixed;top:0;right:-100%;width:70%;height:100vh;background-color:#1c1c1c;background:#1c1c1ccc;transition:.3s ease-in-out;z-index:1000;padding:80px 20px 20px;box-shadow:-5px 0 15px #0000001a;z-index:11}.side-menu--active{right:0}.side-nav{display:flex;flex-direction:column;gap:20px;color:var(--white)}.side-nav .link{padding:12px 0;font-size:1.2rem;border-bottom:2px solid #eee;color:var(--white)}.side-menu:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;opacity:0;visibility:hidden;transition:.3s;z-index:-1}.side-menu--active:before{opacity:1;visibility:visible}.burger--active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.burger--active span:nth-child(2){opacity:0}.burger--active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media(max-width:768px){.burger{display:flex}.nav{display:none}.logo__text{font-size:2rem}.logo{width:2rem;height:2rem}.side-menu{width:20rem}}@media(max-width:480px){.logo__text{font-size:1.8rem}.side-menu{width:85%}}.btn{color:var(--gray-900);font-size:1rem;border-radius:1.5rem;padding:1rem 2rem;text-decoration:none;cursor:pointer;border:1px solid var(--border-dark);opacity:.8;transition:all .5s ease;background-color:var(--white)}.btn:hover{opacity:.9;border:1px solid var(--border-dark);transform:translateY(-2px) scale(1.02);box-shadow:var(--shadow-md);color:var(--gray-900)}.btn:active{transform:translateY(0) scale(.98);transition:all .1s ease}.acent{background-color:var(--black-90);color:var(--text-light);opacity:.9}.acent:hover{opacity:1;color:var(--text-primary);box-shadow:var(--shadow-lg);border:1px solid var(--border-dark)}.big{font-size:1.25rem;padding:1rem 2rem;border-radius:2rem}.normal{font-size:1rem;border-radius:1.5rem;padding:1rem 2rem}@media(max-width:480px){.big{font-size:1rem}}.hero__text{margin-top:10rem;flex:.5;padding:2rem;max-width:55rem;border-radius:1rem;background:#ffffff0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a;z-index:2}.hero__text__title{display:flex;flex-direction:column;position:relative;font-size:5rem;margin-bottom:1.5rem}.hero__text__title .name{white-space:nowrap;color:var(--accent-primary);margin-bottom:1.5rem}.text_hero{color:var(--text-primary)}.text_hero span{color:var(--accent-primary)}.hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;margin-bottom:1.5rem}.buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero__status{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1.1rem;background:#3a78ff1f;border:1px solid rgba(58,120,255,.4);border-radius:2rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);white-space:nowrap}.hero__status-dot{width:.55rem;height:.55rem;border-radius:50%;background:var(--accent-primary);box-shadow:0 0 10px #3a78ffb3;animation:pulse-footer-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.hero__status-text{font-size:.9rem;font-weight:600;color:var(--accent-primary)}.hero__offer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.5rem;background:linear-gradient(135deg,#3a78ff1f,#2563eb0f);border:1px solid rgba(58,120,255,.25);border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px #3a78ff26,inset 0 1px #ffffff14;transition:all .3s ease}.hero__offer:hover{transform:translateY(-2px);box-shadow:0 6px 24px #3a78ff40,inset 0 1px #ffffff1f;border-color:#3a78ff66}.hero__offer-content{display:flex;align-items:center;gap:.8rem;flex:1;min-width:0}.hero__offer-icon{font-size:1.6rem;flex-shrink:0;animation:bounce-icon 2.5s ease-in-out infinite}@keyframes bounce-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.hero__offer-text{font-size:.95rem;font-weight:500;color:var(--text-primary);margin:0;line-height:1.4}.hero__offer-btn{flex-shrink:0;background-color:var(--white)!important;color:var(--gray-900)!important;border:none!important;font-weight:600!important;padding:.75rem 1.5rem!important;font-size:.95rem!important;white-space:nowrap}.hero__offer-btn:hover{background-color:var(--gray-100)!important;transform:translateY(-2px) scale(1.03)!important;box-shadow:0 4px 16px #00000026!important}.changing-adjectives{display:inline-block;position:relative;height:1.2em;min-width:150px;text-align:left;overflow:hidden}.adjective{position:absolute;color:var(--white);top:0;left:0;opacity:0;animation:wordCycle 20s infinite ease-in-out;animation-fill-mode:both}.adjective:nth-child(1){animation-delay:0s}.adjective:nth-child(2){animation-delay:4s}.adjective:nth-child(3){animation-delay:8s}.adjective:nth-child(4){animation-delay:12s}.adjective:nth-child(5){animation-delay:16s}@keyframes wordCycle{0%{opacity:0;transform:translateY(20px)}5%{opacity:0;transform:translateY(10px)}10%{opacity:1;transform:translateY(0)}20%{opacity:1;transform:translateY(0)}25%{opacity:0;transform:translateY(-10px)}30%,to{opacity:0;transform:translateY(-20px)}}@media(max-width:1440px){.hero__text__title{font-size:4rem;margin-bottom:1rem}}@media(max-width:1280px){.hero__text{margin-top:5rem}.hero__text__title{max-width:30rem;font-size:3rem}}@media(max-width:1024px){.hero__actions{flex-direction:column;align-items:stretch}.buttons,.hero__status{width:100%}.hero__offer{padding:1rem 1.2rem}.hero__offer-text{font-size:.9rem}}@media(max-width:768px){.hero__text{order:2;padding:2rem 1rem;max-width:100%;margin:0}.hero__text__title{font-size:2.5rem}.text_hero{font-size:1.1rem}.hero__actions{margin-top:1.2rem;margin-bottom:1.2rem}.buttons{flex-direction:column;gap:.8rem}.hero__status{width:100%;padding:.7rem 1rem}.hero__status-text{font-size:.85rem}.hero__offer{flex-direction:column;align-items:stretch;text-align:center;gap:1rem;padding:1.2rem 1rem}.hero__offer-content{flex-direction:column;gap:.6rem}.hero__offer-icon{font-size:1.4rem}.hero__offer-text{font-size:.85rem}.hero__offer-btn{width:100%;padding:.8rem 1.2rem!important}}@media(max-width:480px){.hero__text{margin-top:2rem;margin-bottom:1rem;padding:1.5rem 1rem}.hero__text__title{font-size:1.8rem}.text_hero{font-size:.95rem}.buttons{flex-direction:column;gap:.7rem}.hero__text__title .name{margin-bottom:.5rem}.hero__status{width:100%;padding:.65rem .9rem}.hero__status-dot{width:6px;height:6px}.hero__status-text{font-size:.8rem}.hero__offer{padding:1rem .8rem}.hero__offer-text{font-size:.8rem;line-height:1.3}.hero__offer-icon{font-size:1.3rem}.hero__offer-btn{font-size:.9rem!important}}.video-background{--mouse-x: 0px;--mouse-y: 0px;--video-rotate: 90deg;--video-scale: 1.02;position:relative;width:100%;min-height:100vh;overflow:hidden;isolation:isolate}.video-background__media{position:absolute;inset:0;z-index:1;overflow:hidden}.video-background__video{position:absolute;top:50%;left:50%;width:auto;height:max(115vw,115vh);object-fit:cover;pointer-events:none;transform:translate(calc(-50% + var(--mouse-x)),calc(-50% + var(--mouse-y))) rotate(var(--video-rotate)) scale(var(--video-scale));transform-origin:center center;transition:transform .28s cubic-bezier(.22,.61,.36,1);will-change:transform;z-index:1}.video-background__overlay{position:absolute;inset:0;background:#00000059;z-index:2;pointer-events:none}.video-background__content{position:relative;z-index:3;min-height:100vh}@media(min-width:1401px){.video-background{--video-rotate: 90deg;--video-scale: 1.04}.video-background__video{height:max(125vw,120vh)}}@media(max-width:1400px)and (min-width:1025px){.video-background{--video-rotate: 90deg;--video-scale: 1.1}.video-background__video{height:max(115vw,115vh)}}@media(max-width:1280px){.video-background{--video-rotate: 0deg;--video-scale: 1.3}}@media(max-width:1024px){.video-background{--video-rotate: 0deg;--video-scale: 1.02}.video-background__video{width:max(110vw,110vh);height:auto}}@media(max-width:768px){.video-background{--video-scale: 1.1}.video-background__video{width:max(105vw,105vh)}}.form__group{margin-bottom:1.5rem}.form__label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--text-primary);font-size:.95rem}.form__input{width:100%;padding:.9rem;border:2px solid var(--border-dark);border-radius:8px;font-size:1rem;transition:all .3s ease;background:var(--black-50);color:var(--text-light);font-family:Inter,sans-serif}.form__input[type=select],select.form__input{height:auto;min-height:auto;padding:.9rem}.form__input:disabled{opacity:.6;cursor:not-allowed;background:var(--black-70)}.form__input:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 3px #2563eb1a;background:var(--black-70)}.form__input--error{border-color:var(--error)}.form__input--error:focus{border-color:var(--error);box-shadow:0 0 0 3px #ef44441a}.form__textarea{resize:vertical;min-height:100px;line-height:1.5}.form__error{color:var(--error);font-size:.85rem;margin-top:.4rem;display:block}#order{background-color:var(--black-90)}.order__wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem;min-height:80vh}.order__info{flex:1;display:flex;flex-direction:column;gap:2rem;text-align:center}.order__photo-container{width:100%;display:flex;justify-content:center}.order__photo{border-radius:50%;object-fit:cover;object-position:center;width:100%;max-width:400px;height:400px;box-shadow:var(--shadow-lg-acent)}.order__text h3{color:var(--accent-primary);font-size:2.2rem;margin-bottom:1.5rem;line-height:1.3}.order__description{font-size:1.1rem;color:var(--text-light);line-height:1.6;margin-bottom:2rem}.order__form-container{flex:1}.order__form{background:var(--black-90);padding:2.5rem;border-radius:16px;box-shadow:var(--shadow-lg);border:1px solid var(--border-dark);position:sticky;top:2rem}.form__title{color:var(--accent-primary);margin-bottom:.5rem;text-align:center;font-size:1.5rem;font-weight:600;line-height:1.2}.form__subtitle{color:var(--text-light);text-align:center;margin-bottom:2rem;font-size:.95rem}.form__button{width:100%;padding:1rem;font-size:1.1rem;font-weight:600;margin-top:.5rem}.submit-message{margin-top:20px;padding:15px;border-radius:8px;text-align:center;font-weight:500;animation:slideIn .3s ease-out,fadeOut .5s ease-out 4.5s forwards}.submit-message--success{background-color:#d4edda;color:var(--success);border:1px solid #c3e6cb}.submit-message--error{background-color:#f8d7da;color:var(--error);border:1px solid #f5c6cb}.form__button:disabled{opacity:.6;cursor:not-allowed;transform:none!important}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:968px){.order__wrapper{flex-direction:column;gap:3rem}.order__form-container{flex:1;width:100%;max-width:500px;margin:0 auto}.order__info{text-align:center;align-items:center}.order__photo{max-width:300px;height:300px}.order__text h3{font-size:2rem}}@media(max-width:480px){.order__form{padding:2rem 1.5rem}.order__photo{max-width:200px;height:200px}}@media(max-width:360px){.order__photo{max-width:180px;height:180px}}.case__wallaper{display:flex;flex-direction:column;width:100%;max-width:100%;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-lg-acent);border:1.5px solid var(--accent-primary)}.project__image__block{width:100%;position:relative}.project__image{display:block;width:100%;height:30rem;overflow:hidden}.project__image img{width:100%;height:100%;object-fit:cover;object-position:center}.project__result{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#00000080);padding:1rem;color:#fff}.result{font-size:.9rem;font-weight:500}.project__review__block{cursor:grab;display:flex;flex-direction:column;flex-grow:1;padding:1.5rem;background-color:var(--black-70)}.project__text{flex-grow:1;margin-bottom:1.5rem}.project__title{color:var(--accent-primary);font-size:1.7rem;margin-bottom:.5rem;font-weight:600}.project__content{display:flex;align-items:center;justify-content:space-between}.review__author{display:flex;align-items:center;gap:.75rem}.author__avatar{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.author__name{font-weight:500;font-size:1.1rem;color:var(--accent-primary)}@media(max-width:1024px){.project__image{height:350px}}@media(max-width:768px){.project__image{height:300px}.project__review__block{padding:1.25rem}.project__title{font-size:1.1rem}}@media(max-width:480px){.project__image{height:250px}.project__review__block{padding:1rem}.project__title{font-size:1rem}.review__author{gap:.5rem}.author__avatar{width:35px;height:35px}.author__name{font-size:.9rem}}.portfolio__text{text-align:center;margin-bottom:2rem}.portfolio__wrapper{position:relative;width:100%}.portfolio__slider-container{position:relative;overflow:hidden;width:100%;margin-top:2rem;user-select:none;-webkit-user-select:none;touch-action:pan-y}.portfolio__slider-track{display:flex;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.portfolio__slide{flex:0 0 100%;min-width:100%;width:100%;padding:0 1rem;box-sizing:border-box}.portfolio__indicators{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem}.portfolio__indicator{width:14px;height:14px;border-radius:50%;border:none;background:#007bff4d;cursor:pointer;transition:all .3s ease}.portfolio__indicator--active{background:#007bff;transform:scale(1.3);box-shadow:0 0 8px #007bff80}@media(max-width:768px){.portfolio__indicator{width:12px;height:12px}}@media(max-width:480px){.portfolio__indicator{width:10px;height:10px}}.pricing-card{display:flex;flex-direction:column;flex:1;max-width:100%;min-height:52rem;padding:3rem;border:1px solid rgba(138,138,149,.3);border-radius:1.2rem;background-color:var(--black-90);box-shadow:0 8px 24px #0003;transition:all .35s ease;position:relative;overflow:hidden}.pricing-card:hover{transform:translateY(-5px);border-color:#3a78ff8c;box-shadow:0 14px 35px #0000004d,0 0 25px #3a78ff26}.pricing-card.popular{border-color:#3a78ff66;background:linear-gradient(135deg,#111111fa,#11141efa);box-shadow:0 10px 30px #0062ff14,0 8px 15px #00000026}.pricing-card.popular:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top,rgba(58,120,255,.06),transparent 50%);pointer-events:none}.pricing-card.popular:hover{transform:translateY(-5px);border-color:#3a78ffa6;box-shadow:0 16px 40px #0062ff26,0 12px 20px #00000040}.popular-badge{position:absolute;top:.5rem;right:1rem;z-index:2;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .6rem;border-radius:2rem;background:#3a78ff1f;border:1px solid rgba(58,120,255,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 2px 12px #3a78ff33;transition:all .3s ease}.pricing-card.popular:hover .popular-badge{box-shadow:0 4px 18px #3a78ff59;border-color:#3a78ff99}.popular-badge__icon{font-size:.85rem;line-height:1}.popular-badge__text{font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent-primary);white-space:nowrap}.pricing-card__header{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(138,138,149,.25);min-height:220px;display:flex;flex-direction:column;justify-content:flex-start;position:relative;z-index:1}.pricing-card__name{font-size:1.75rem;color:var(--accent-primary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;font-weight:700;min-height:50px;display:flex;align-items:center;justify-content:center}.pricing-card__price-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1rem;min-height:90px}.price-old-row{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.45rem}.price-old-label{font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);background:#ffffff0a;border:1px solid rgba(255,255,255,.06);padding:.2rem .5rem;border-radius:999px}.price-old{font-size:1.05rem;font-weight:500;color:#b3b3bd99;text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#b3b3bd66}.pricing-card__price{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.3rem}.price-amount{font-size:2.4rem;font-weight:800;color:var(--white);letter-spacing:-.02em}.pricing-card.popular .price-amount{text-shadow:0 0 20px rgba(58,120,255,.12)}.price-period{font-size:1rem;color:var(--text-light);opacity:.85}.pricing-card__description{color:var(--text-light);font-size:1rem;opacity:.85;min-height:24px}.pricing-card__features{flex:1;margin-bottom:2rem;position:relative;z-index:1}.features-list{list-style:none;display:flex;flex-direction:column;gap:1.1rem}.feature-item{display:flex;align-items:flex-start;gap:1rem;color:var(--text-light);font-size:1rem;line-height:1.6}.feature-icon{color:var(--accent-primary);font-weight:700;font-size:1.2rem;flex-shrink:0;margin-top:.1rem}.pricing-card__cta{margin-top:auto;position:relative;z-index:1}.pricing-card__cta .btn{width:100%;display:flex;justify-content:center;align-items:center}@media(max-width:1024px){.pricing-card{min-height:50rem;padding:2.5rem}.pricing-card__header{min-height:200px}.price-amount{font-size:2.1rem}}@media(max-width:768px){.popular-badge{top:.3rem}.pricing-card{min-height:auto;padding:2rem}.pricing-card__header{min-height:auto}.pricing-card__name{margin-top:1.5rem;font-size:1.5rem;min-height:auto}.pricing-card__price-block{min-height:auto}.price-amount{font-size:2rem}.price-old{font-size:.95rem}.popular-badge{top:1rem;right:1rem;padding:.4rem .8rem}.popular-badge__text{font-size:.65rem}.popular-badge__icon{font-size:.75rem}}@media(max-width:480px){.pricing-card{padding:1.75rem}.feature-item{font-size:.95rem}.price-amount{font-size:1.75rem}.price-old-row{gap:.35rem}.price-old-label{font-size:.65rem;padding:.18rem .45rem}.price-old{font-size:.9rem}.popular-badge{padding:.35rem .7rem;gap:.3rem;top:.8rem}.popular-badge__text{font-size:.6rem}}#service{display:flex;align-items:center;justify-content:center;background-color:var(--black-90)}.text__block{text-align:center;margin-bottom:3rem}.text__block p{color:var(--text-primary)}.you{color:var(--accent-primary)}.services-switch-wrapper{display:flex;justify-content:center;margin-bottom:4rem}.services-switch{position:relative;display:inline-flex;background-color:var(--bg);border:1px solid var(--border-dark);border-radius:3rem;padding:.4rem}.switch-option{position:relative;padding:.875rem 2.5rem;font-size:1rem;font-weight:600;color:var(--text-light);background:transparent;border:none;border-radius:2.5rem;cursor:pointer;transition:color .3s ease;z-index:2;flex:1;min-width:140px}.switch-option.active{color:var(--black-90)}.switch-slider{position:absolute;top:.4rem;left:.4rem;width:calc(50% - .4rem);height:calc(100% - .8rem);background:var(--white);border-radius:2.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:1;box-shadow:0 2px 8px #00000026}.switch-slider[data-active=development]{transform:translate(100%)}.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%}@media(max-width:1200px){.pricing-cards{grid-template-columns:repeat(2,1fr);gap:2rem}.pricing-cards>:last-child:nth-child(odd){grid-column:1 / -1;max-width:550px;margin:0 auto}}@media(max-width:1024px){.pricing-cards{gap:1.5rem}}@media(max-width:768px){.pricing-cards{grid-template-columns:1fr;padding:0 1rem;gap:2rem}.pricing-cards>:last-child:nth-child(odd){max-width:100%}.switch-option{padding:.75rem 2rem;font-size:.95rem;min-width:120px}}@media(max-width:480px){.pricing-cards{padding:0}.switch-option{padding:.7rem 1.5rem;font-size:.9rem;min-width:100px}.services-switch{padding:.3rem}}.cta__text{text-align:center;margin-bottom:4rem}.social__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;justify-content:center}.extra_text{text-align:center;margin-top:5rem}.text_social{color:var(--text-light);font-size:1rem;font-style:italic}.social-card{display:block;background:var(--border-dark);border-radius:1rem;padding:2px;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:var(--shadow-lg-acent);border:2px solid transparent;height:280px;min-width:220px}.social-card:before{content:"";position:absolute;inset:0;border-radius:14px;padding:2px;background:linear-gradient(135deg,var(--accent-color),color-mix(in srgb,var(--accent-color) 30%,transparent));mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-out;mask-composite:subtract;opacity:.7;transition:all .3s ease}.social-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 20px 40px #00000026}.social-card:hover .social-card__name{color:var(--accent-color)}.social-card:hover:before{opacity:1;background:linear-gradient(135deg,var(--accent-color),color-mix(in srgb,var(--accent-color) 70%,transparent))}.social-card__inner{position:relative;height:100%;background:var(--black-70);border-radius:14px;padding:32px 24px;display:flex;flex-direction:column;justify-content:space-between;z-index:2}.social-card__content{flex-grow:1;display:flex;flex-direction:column;align-items:center;text-align:center}.social-card__icon{margin-bottom:1rem}.social-card__name{font-size:1.5rem;font-weight:700;color:#333;margin:0 0 8px;line-height:1.2;transition:all .3s cubic-bezier(.4,0,.2,1)}.social-card__subscribers{font-size:.9rem;color:var(--text-light);margin-bottom:16px;font-weight:500}.social-card__description{font-size:.95rem;line-height:1.4;color:var(--text-light);margin:0;flex-grow:1;display:flex;align-items:center}.social-card__hover{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(28,28,28,.95) 60%,transparent);padding:40px 24px 24px;border-radius:0 0 14px 14px;opacity:0;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1)}.social-card:hover .social-card__hover{opacity:1;transform:translateY(0)}.social-card__button{width:100%;padding:12px 24px;background:var(--accent-color);color:#fff;border:none;font-weight:500;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.social-card__button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.layout{min-height:100vw;width:100%;overflow-x:hidden}
