*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#334155;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:#2563eb;text-decoration:none;transition:color 150ms ease}a:hover{color:#1d4ed8}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea{font-family:inherit;font-size:inherit}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.section{padding:128px 0}@media(max-width: 768px){.section{padding:96px 0}}.section--gray{background-color:#f8fafc}.section--dark{background:linear-gradient(135deg, #1e3a8a 0%, #3b82f6 50%, #8b5cf6 100%);color:#fff}.section--gradient{background:linear-gradient(135deg, rgba(37, 99, 235, 0.05) 0%, rgba(139, 92, 246, 0.05) 100%)}.section-title{font-size:36px;font-weight:700;color:#0f172a;text-align:center;margin-bottom:16px;line-height:1.25}@media(max-width: 768px){.section-title{font-size:30px}}.section-title--white{color:#fff}.section-title--gradient{background:linear-gradient(135deg, #2563eb 0%, #8b5cf6 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.section-subtitle{font-size:18px;color:#64748b;text-align:center;max-width:600px;margin:0 auto 64px;line-height:1.75}@media(max-width: 768px){.section-subtitle{font-size:16px;margin-bottom:48px}}.section-subtitle--white{color:hsla(0,0%,100%,.8)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:12px;transition:all 250ms ease;cursor:pointer;border:none}.btn--primary{background:linear-gradient(135deg, #2563eb 0%, #8b5cf6 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.btn--primary:hover{transform:translateY(-3px);box-shadow:0 0 40px rgba(37,99,235,.3);color:#fff}.btn--secondary{background-color:rgba(0,0,0,0);color:#2563eb;border:2px solid #2563eb}.btn--secondary:hover{background:linear-gradient(135deg, #2563eb 0%, #8b5cf6 100%);color:#fff;border-color:rgba(0,0,0,0)}.btn--white{background-color:#fff;color:#2563eb}.btn--white:hover{transform:translateY(-3px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);color:#2563eb}.btn--large{padding:24px 48px;font-size:18px;border-radius:16px}.btn svg{width:20px;height:20px}.gradient-text{background:linear-gradient(135deg, #2563eb 0%, #8b5cf6 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.badge{display:inline-flex;align-items:center;gap:4px;padding:4px 16px;font-size:14px;font-weight:500;border-radius:9999px;background:rgba(37,99,235,.1);color:#2563eb}.badge--accent{background:rgba(139,92,246,.1);color:#8b5cf6}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse-glow{0%,100%{box-shadow:0 0 20px rgba(37,99,235,.3)}50%{box-shadow:0 0 40px rgba(139,92,246,.5)}}@keyframes fade-in-up{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fade-in-up .6s ease forwards}.stats{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px}@media(max-width: 1024px){.stats{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.stats{grid-template-columns:1fr}}.stat-item{text-align:center;padding:32px}.stat-item__number{font-size:48px;font-weight:800;background:linear-gradient(135deg, #2563eb 0%, #8b5cf6 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:1;margin-bottom:8px}@media(max-width: 768px){.stat-item__number{font-size:36px}}.stat-item__label{font-size:16px;color:#64748b;font-weight:500}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:rgba(0,0,0,0);transition:all 250ms ease}.header--scrolled{background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.header--scrolled .header__logo-text,.header--scrolled .header__logo-suffix{color:#0f172a}.header--scrolled .header__menu a{color:#334155}.header--scrolled .header__menu a:hover{color:#2563eb}.header--scrolled .lang-switcher{background-color:#f8fafc}.header--scrolled .header__burger span{background-color:#0f172a}.header__inner{display:flex;align-items:center;justify-content:space-between;height:72px}.header__logo{display:flex;align-items:baseline;gap:4px;font-weight:700}.header__logo:hover{opacity:.9}.header__logo-text{font-size:20px;color:#fff;font-weight:700;transition:color 250ms ease}.header__logo-suffix{font-size:14px;color:hsla(0,0%,100%,.7);font-weight:500;transition:color 250ms ease}@media(max-width: 768px){.header__nav{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;border-bottom:1px solid #e2e8f0;padding:16px 0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.header__nav.active{display:block}}.header__menu{display:flex;align-items:center;gap:32px}@media(max-width: 768px){.header__menu{flex-direction:column;gap:0}}@media(max-width: 768px){.header__menu li{width:100%}}.header__menu a{display:block;padding:8px 0;color:hsla(0,0%,100%,.9);font-weight:500;transition:color 150ms ease}@media(max-width: 768px){.header__menu a{padding:16px 24px;color:#334155}}.header__menu a:hover{color:#fff}@media(max-width: 768px){.header__menu a:hover{color:#2563eb}}.header__actions{display:flex;align-items:center;gap:16px}.header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:24px;height:24px;padding:0}@media(max-width: 768px){.header__burger{display:flex}}.header__burger span{display:block;width:100%;height:2px;background-color:#fff;border-radius:2px;transition:all 150ms ease}.header__burger.active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.lang-switcher{display:flex;gap:4px;background-color:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border-radius:9999px;padding:3px;transition:background-color 250ms ease}.lang-switcher__btn{padding:4px 8px;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.7);border-radius:9999px;transition:all 150ms ease}.header--scrolled .lang-switcher__btn{color:#64748b}.lang-switcher__btn:hover:not(.active){background-color:hsla(0,0%,100%,.2);color:#fff}.header--scrolled .lang-switcher__btn:hover:not(.active){background-color:rgba(37,99,235,.1);color:#2563eb}.lang-switcher__btn.active{background:linear-gradient(135deg, #2563eb 0%, #8b5cf6 100%);color:#fff}.hero{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg, #1e3a8a 0%, #3b82f6 50%, #8b5cf6 100%);overflow:hidden;padding-top:72px}.hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:0}.hero__container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}@media(max-width: 1024px){.hero__container{grid-template-columns:1fr;text-align:center}}.hero__content{color:#fff}.hero__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border-radius:9999px;font-size:14px;font-weight:500;color:#fff;margin-bottom:24px;border:1px solid hsla(0,0%,100%,.2)}.hero__title{font-size:60px;font-weight:800;line-height:1.1;margin-bottom:24px}@media(max-width: 1024px){.hero__title{font-size:48px}}@media(max-width: 768px){.hero__title{font-size:36px}}@media(max-width: 640px){.hero__title{font-size:30px}}.hero__subtitle{font-size:20px;line-height:1.75;color:hsla(0,0%,100%,.85);margin-bottom:32px;max-width:540px}@media(max-width: 1024px){.hero__subtitle{margin-left:auto;margin-right:auto}}@media(max-width: 768px){.hero__subtitle{font-size:18px}}.hero__buttons{display:flex;gap:16px}@media(max-width: 1024px){.hero__buttons{justify-content:center}}@media(max-width: 640px){.hero__buttons{flex-direction:column}}.hero__illustration{display:flex;justify-content:center;align-items:center}@media(max-width: 1024px){.hero__illustration{display:none}}.hero__illustration svg{width:100%;max-width:500px;height:auto;animation:float 6s ease-in-out infinite}.hero__shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden;z-index:0}.hero__shape{position:absolute;border-radius:50%;opacity:.1}.hero__shape--1{width:400px;height:400px;background:#8b5cf6;top:-100px;right:-100px;animation:float 8s ease-in-out infinite}.hero__shape--2{width:300px;height:300px;background:#3b82f6;bottom:-50px;left:-50px;animation:float 6s ease-in-out infinite reverse}.hero__shape--3{width:200px;height:200px;background:#fff;top:50%;left:30%;animation:float 10s ease-in-out infinite}.page-hero{background:linear-gradient(135deg, #1e3a8a 0%, #3b82f6 50%, #8b5cf6 100%);padding:160px 0 96px;text-align:center;position:relative;overflow:hidden}.page-hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:0}.page-hero__content{position:relative;z-index:1}.page-hero__title{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px}@media(max-width: 768px){.page-hero__title{font-size:36px}}.page-hero__subtitle{font-size:20px;color:hsla(0,0%,100%,.85);max-width:600px;margin:0 auto}@media(max-width: 768px){.page-hero__subtitle{font-size:18px}}.about__grid{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:center}@media(max-width: 1024px){.about__grid{grid-template-columns:1fr;gap:48px}}@media(max-width: 1024px){.about__content{text-align:center}}.about__badge{display:inline-flex;align-items:center;gap:4px;padding:4px 16px;background:rgba(37,99,235,.1);color:#2563eb;font-size:14px;font-weight:600;border-radius:9999px;margin-bottom:24px}.about__title{font-size:36px;font-weight:700;color:#0f172a;line-height:1.25;margin-bottom:24px}@media(max-width: 768px){.about__title{font-size:30px}}.about__text{font-size:18px;color:#334155;line-height:1.75;margin-bottom:24px}.about__text:last-of-type{margin-bottom:32px}.about__visual{display:flex;justify-content:center;align-items:center}@media(max-width: 1024px){.about__visual{order:-1}}.about__visual svg{width:100%;max-width:450px;height:auto}.about__illustration{position:relative;background:linear-gradient(135deg, rgba(37, 99, 235, 0.05) 0%, rgba(139, 92, 246, 0.05) 100%);border-radius:24px;padding:64px}.about__illustration::before{content:"";position:absolute;top:-20px;right:-20px;width:100px;height:100px;background:linear-gradient(135deg, #2563eb 0%, #8b5cf6 100%);border-radius:50%;opacity:.2;animation:float 6s ease-in-out infinite}.about__illustration::after{content:"";position:absolute;bottom:-10px;left:-10px;width:60px;height:60px;background:#8b5cf6;border-radius:50%;opacity:.2;animation:float 4s ease-in-out infinite reverse}.company-info{background:#fff;border-radius:24px;padding:48px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border:1px solid #e2e8f0}.company-info__title{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.company-info__list{display:flex;flex-direction:column;gap:16px}.company-info__item{display:flex;align-items:flex-start;gap:16px}.company-info__item svg{flex-shrink:0;width:24px;height:24px;color:#2563eb;margin-top:2px}.company-info__label{font-size:14px;font-weight:600;color:#2563eb;text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:4px}.company-info__value{font-size:16px;color:#0f172a;font-weight:500}.values__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}@media(max-width: 1024px){.values__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.values__grid{grid-template-columns:1fr}}.value-card{text-align:center;padding:48px;background:#fff;border-radius:24px;border:1px solid #e2e8f0;transition:all 250ms ease}.value-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-color:rgba(37,99,235,.2)}.value-card__icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:rgba(37,99,235,.1);border-radius:50%;color:#2563eb;margin:0 auto 24px}.value-card__icon svg{width:36px;height:36px}.value-card__title{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:8px}.value-card__text{font-size:16px;color:#64748b;line-height:1.75}.timeline{position:relative;max-width:800px;margin:0 auto}.timeline::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;width:2px;background:linear-gradient(135deg, #2563eb 0%, #8b5cf6 100%)}@media(max-width: 768px){.timeline::before{left:20px}}.timeline__item{position:relative;padding:32px 0;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}@media(max-width: 768px){.timeline__item{grid-template-columns:1fr;padding-left:60px}}.timeline__item:nth-child(odd) .timeline__content{text-align:right}@media(max-width: 768px){.timeline__item:nth-child(odd) .timeline__content{text-align:left}}.timeline__item:nth-child(even) .timeline__content{order:2}@media(max-width: 768px){.timeline__item:nth-child(even) .timeline__content{order:1}}.timeline__dot{position:absolute;left:50%;transform:translateX(-50%);width:20px;height:20px;background:linear-gradient(135deg, #2563eb 0%, #8b5cf6 100%);border-radius:50%;border:4px solid #fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media(max-width: 768px){.timeline__dot{left:20px}}.timeline__year{font-size:14px;font-weight:700;color:#2563eb;margin-bottom:4px}.timeline__title{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:8px}.timeline__text{font-size:16px;color:#64748b;line-height:1.6}.services__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}@media(max-width: 1024px){.services__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.services__grid{grid-template-columns:1fr}}.service-card{position:relative;background-color:#fff;border-radius:24px;padding:48px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #e2e8f0;transition:all 250ms ease;overflow:hidden}.service-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg, #2563eb 0%, #8b5cf6 100%);opacity:0;transition:opacity 250ms ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:rgba(37,99,235,.2)}.service-card:hover::before{opacity:1}.service-card:hover .service-card__icon{background:linear-gradient(135deg, #2563eb 0%, #8b5cf6 100%);color:#fff;transform:scale(1.1)}.service-card__icon{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:rgba(37,99,235,.1);border-radius:16px;color:#2563eb;margin-bottom:24px;transition:all 250ms ease}.service-card__icon svg{width:32px;height:32px}.service-card__title{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:8px;line-height:1.25}.service-card__text{font-size:16px;color:#64748b;line-height:1.75;margin-bottom:24px}.service-card__link{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:600;color:#2563eb;transition:gap 150ms ease}.service-card__link:hover{gap:8px}.service-card__link svg{width:16px;height:16px}.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:center;padding:96px 0;border-bottom:1px solid #e2e8f0}@media(max-width: 1024px){.service-detail{grid-template-columns:1fr;gap:48px}}.service-detail:nth-child(even) .service-detail__content{order:2}@media(max-width: 1024px){.service-detail:nth-child(even) .service-detail__content{order:1}}.service-detail:nth-child(even) .service-detail__visual{order:1}@media(max-width: 1024px){.service-detail:nth-child(even) .service-detail__visual{order:2}}.service-detail:last-child{border-bottom:none}.service-detail__content{order:1}.service-detail__badge{display:inline-flex;align-items:center;gap:4px;padding:4px 16px;background:rgba(37,99,235,.1);color:#2563eb;font-size:14px;font-weight:600;border-radius:9999px;margin-bottom:16px}.service-detail__title{font-size:30px;font-weight:700;color:#0f172a;margin-bottom:16px;line-height:1.25}@media(max-width: 768px){.service-detail__title{font-size:24px}}.service-detail__text{font-size:18px;color:#334155;line-height:1.75;margin-bottom:24px}.service-detail__list{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.service-detail__list-item{display:flex;align-items:flex-start;gap:16px}.service-detail__list-item svg{flex-shrink:0;width:24px;height:24px;color:#10b981;margin-top:2px}.service-detail__list-item span{font-size:16px;color:#334155}.service-detail__visual{order:2;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg, rgba(37, 99, 235, 0.05) 0%, rgba(139, 92, 246, 0.05) 100%);border-radius:24px;padding:64px}.service-detail__visual svg{width:100%;max-width:350px;height:auto}.features{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}@media(max-width: 640px){.features{grid-template-columns:1fr}}.feature-item{display:flex;align-items:flex-start;gap:16px;padding:24px;background:#fff;border-radius:16px;border:1px solid #e2e8f0}.feature-item__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(37,99,235,.1);border-radius:12px;color:#2563eb}.feature-item__icon svg{width:24px;height:24px}.feature-item__content{flex:1}.feature-item__title{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:4px}.feature-item__text{font-size:14px;color:#64748b;line-height:1.6}.contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:96px}@media(max-width: 1024px){.contact__grid{grid-template-columns:1fr;gap:48px}}.contact__info{display:flex;flex-direction:column;gap:32px}.contact__title{font-size:30px;font-weight:700;color:#0f172a;margin-bottom:16px}@media(max-width: 768px){.contact__title{font-size:24px}}.contact__text{font-size:18px;color:#334155;line-height:1.75}.contact__details{display:flex;flex-direction:column;gap:24px;margin-top:24px}.contact__item{display:flex;align-items:flex-start;gap:16px}.contact__item-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(37,99,235,.1);border-radius:12px;color:#2563eb}.contact__item-icon svg{width:24px;height:24px}.contact__item-content{flex:1}.contact__item-label{font-size:14px;font-weight:600;color:#2563eb;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.contact__item-value{font-size:16px;color:#334155}.contact__item-value a{color:#334155;transition:color 150ms ease}.contact__item-value a:hover{color:#2563eb}.contact__form-wrapper{background:#fff;border-radius:24px;padding:48px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border:1px solid #e2e8f0}.contact__form-title{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:24px}.form-group{margin-bottom:24px}.form-group label{display:block;font-size:14px;font-weight:500;color:#0f172a;margin-bottom:8px}.form-group input,.form-group textarea{width:100%;padding:16px 24px;font-size:16px;color:#334155;background-color:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;transition:all 150ms ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;background-color:#fff;box-shadow:0 0 0 4px rgba(37,99,235,.1)}.form-group input::placeholder,.form-group textarea::placeholder{color:#64748b}.form-group textarea{resize:vertical;min-height:140px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width: 640px){.form-row{grid-template-columns:1fr}}.form-message{padding:16px 24px;border-radius:12px;margin-bottom:24px;font-weight:500;display:flex;align-items:center;gap:8px}.form-message svg{width:20px;height:20px;flex-shrink:0}.form-message--success{background-color:rgba(16,185,129,.1);color:#10b981;border:1px solid rgba(16,185,129,.3)}.form-message--error{background-color:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.3)}.cta{text-align:center}.cta__title{font-size:36px;font-weight:700;color:#fff;margin-bottom:16px}@media(max-width: 768px){.cta__title{font-size:30px}}.cta__text{font-size:20px;color:hsla(0,0%,100%,.85);margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}@media(max-width: 768px){.cta__text{font-size:18px}}.cta__buttons{display:flex;gap:16px;justify-content:center}@media(max-width: 640px){.cta__buttons{flex-direction:column;align-items:center}}.footer{background-color:#0f172a;padding:96px 0 32px}.footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:64px;margin-bottom:64px}@media(max-width: 1024px){.footer__grid{grid-template-columns:1fr 1fr}}@media(max-width: 640px){.footer__grid{grid-template-columns:1fr}}@media(max-width: 1024px){.footer__brand{grid-column:span 2}}@media(max-width: 640px){.footer__brand{grid-column:span 1}}.footer__logo{display:flex;align-items:baseline;gap:4px;margin-bottom:24px}.footer__logo-text{font-size:20px;font-weight:700;color:#fff}.footer__logo-suffix{font-size:14px;color:#64748b;font-weight:500}.footer__description{font-size:16px;color:#64748b;line-height:1.75;max-width:320px}.footer__column-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:24px}.footer__links{display:flex;flex-direction:column;gap:8px}.footer__links a{font-size:16px;color:#64748b;transition:color 150ms ease}.footer__links a:hover{color:#fff}.footer__contact-item{display:flex;align-items:flex-start;gap:8px;margin-bottom:16px;color:#64748b;font-size:14px}.footer__contact-item svg{flex-shrink:0;width:18px;height:18px;color:#2563eb;margin-top:2px}.footer__contact-item a{color:#64748b}.footer__contact-item a:hover{color:#fff}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.1)}@media(max-width: 768px){.footer__bottom{flex-direction:column;gap:16px;text-align:center}}.footer__copy{font-size:14px;color:#64748b}.footer__version{font-size:12px;color:hsla(0,0%,100%,.3);font-family:monospace}.footer__social{display:flex;gap:16px}.footer__social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:12px;color:#64748b;transition:all 150ms ease}.footer__social a:hover{background:linear-gradient(135deg, #2563eb 0%, #8b5cf6 100%);color:#fff}.footer__social a svg{width:20px;height:20px}/*# sourceMappingURL=main.css.map */
