@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.woff2);font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.woff2);font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.woff2);font-weight:700;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/JetBrainsMono-Regular.woff2);font-display:swap}body{font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{font-family:JetBrains Mono,monospace}.inline-block{display:inline-block}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.width-100{width:100%}.margin-top-48{margin-top:48px}.margin-top-96{margin-top:96px}body{margin:0;color:#24272a}.outer-container{margin:0 auto;background:#fff radial-gradient(rgba(17,17,17,.1) 1px,transparent 0) -19px -19px/40px 40px}.inner-container{max-width:1080px;margin:0 auto}.wider-inner-container{max-width:1440px;margin:0 auto}@media(max-width:1480px){.wider-inner-container{max-width:1200px}}@media(max-width:1240px){.wider-inner-container{max-width:1080px}}@media(max-width:1120px){.wider-inner-container,.inner-container{max-width:960px}}@media(max-width:980px){.wider-inner-container,.inner-container{max-width:800px}}@media(max-width:820px){.wider-inner-container,.inner-container{width:90%}}.button{display:inline-block;padding:16px 32px;justify-content:center;align-items:center;gap:10px;font:500 16px JetBrains Mono,monospace;border:2px solid #006BCC;text-decoration:none;box-sizing:border-box;border-radius:0;background:#006bcc;color:#fff;text-transform:uppercase;letter-spacing:.48px;cursor:pointer;transition:all .5s ease}.button:hover{transform:translateY(2px)}.button.revert{color:#006bcc;background:#fff;border-color:#fff}.button.secondary{color:#006bcc;background:#222230;border-color:#222230}.button.outline{background:transparent;color:#006bcc}.button.icon{width:52px;height:52px;padding:0;display:flex}.button[disabled]{background:#c7ced4;color:#05054f;border-color:#c7ced4;cursor:not-allowed}h2{font-size:50px}@media(max-width:767px){h2{font-size:24px}}h3{font-size:36px;font-family:Inter,sans-serif}@media(max-width:767px){h3{font-size:20px}}.loader{width:14px;height:14px;border:4px solid #1A92FF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-section{display:flex;width:100%;padding:0 0 32px 64px;gap:64px;box-sizing:border-box;position:relative;margin:0 auto;overflow:hidden}.hero-section .home-drawing{position:absolute;bottom:0;right:200px}.hero-content{display:flex;flex-direction:column;flex:1 0 526px;position:relative;padding-top:75px}.hero-content .hero-badges-mobile{display:none}@media(max-width:991px){.hero-content{padding-top:0;flex-basis:auto}.hero-content .hero-badges-mobile{display:block;margin:12px 0}.hero-content .hero-badges-desktop{display:none}}.hero-content .home-arrow{position:absolute;top:0;right:0;transition:all .5s ease}@media(max-width:991px){.hero-content .home-arrow{rotate:-110deg;transform:scaleY(-1);top:10%;right:-60px;width:150px}}.hero-title{color:#05054f;font:500 40px Inter,sans-serif;margin-bottom:8px}.hero-title .hero-subtitle{font-family:JetBrains Mono,monospace;display:block;font-size:60px;margin-bottom:8px}@media(max-width:460px){.hero-title .hero-subtitle{font-size:40px}}.hero-subtitle{display:block;color:#006bcc;font:600 40px Inter,sans-serif}.hero-description{color:#05054f;opacity:.9;font:400 18px/1 Inter,sans-serif;margin-bottom:48px}.hero-buttons{display:flex;gap:16px;margin-bottom:0}.primary-button,.secondary-button{padding:20px 30px;text-transform:uppercase;letter-spacing:.48px;font:500 16px JetBrains Mono,monospace;cursor:pointer}.primary-button{background-color:#006bcc;color:#010101;border:none}.secondary-button{color:#000001;border:2px solid #006bcc;background-color:transparent}.hero-badges{display:flex;gap:25px}.hero-badge{height:100px}.hero-badges-desktop{margin:64px 0 0}.hero-image{flex:1;object-fit:cover;max-height:620px;max-width:750px}@media(max-width:991px){.hero-section{flex-direction:column;padding:24px 20px 0;gap:16px}.home-drawing{display:none}.hero-title{font-size:40px;margin-top:0}.hero-buttons{flex-wrap:wrap}.hero-image{order:-1;max-height:170px}.hero-buttons .button{width:100%}}section.introduction{background:#006bcc}section.introduction .main-headline{font-size:50px;color:#05054f;margin:-12px 0 12px}@media(max-width:767px){section.introduction .main-headline{font-size:28px}}section.introduction .sub-headline{font-size:30px;font-family:Inter,sans-serif;color:#fff;margin:12px 0}@media(max-width:767px){section.introduction .sub-headline{font-size:22px}}section.introduction .main-content{padding:0;margin:32px 0;color:#fff}section.introduction .inner-introduction{display:flex;align-items:center;gap:48px;padding:96px 0;flex-wrap:wrap}@media(max-width:1199px){section.introduction .inner-introduction{padding:32px}}@media(max-width:991px){section.introduction .inner-introduction{flex-direction:column;text-align:center;justify-content:center}}section.introduction .image-wrapper{position:relative}@media(max-width:1199px){section.introduction .image-wrapper{max-width:300px}}@media(max-width:991px){section.introduction .image-wrapper{max-width:100%;margin:30px 0!important}}section.introduction .image-wrapper>img{max-height:387px;max-width:100%}section.introduction .image-wrapper .home-drawing-2{position:absolute;top:20px;left:-75px}section.introduction .image-wrapper .home-drawing-2 img{width:150px}section.introduction .button-group{display:flex;gap:24px}@media(max-width:767px){section.introduction .button-group{flex-direction:column}}section.introduction .outline{color:#fff;border-color:#fff}section.introduction .content-wrapper{max-width:500px}.services-section{background-color:#222230;padding:96px;position:relative}.services-title{color:#fff;margin-bottom:8px;text-align:center;margin-top:0}@media(max-width:991px){.services-title{text-align:left}}.services-subtitle{margin-bottom:48px;color:#1a92ff;text-align:center;font-size:28px}@media(max-width:991px){.services-subtitle{text-align:left}}.services-container{display:flex;gap:24px;justify-content:center}.service-card{background-color:#00000026;width:320px}.service-card .button{width:auto}@media(max-width:980px){.service-card{width:500px;align-self:flex-start}}@media(max-width:600px){.service-card{width:100%}}.service-image{width:100%;aspect-ratio:1.39;object-fit:cover}.service-content{padding:24px}.service-title{color:#006bcc;font:600 22px Inter,sans-serif;margin-bottom:4px;margin-top:0}.service-description{color:#fff;font:400 18px/22px Inter,sans-serif;opacity:.9;margin-bottom:16px}.service-button{background-color:#006bcc;color:#010101;text-transform:uppercase;letter-spacing:.48px;padding:20px 30px;font:500 16px JetBrains Mono,monospace;border:none;cursor:pointer}@media(max-width:980px){.services-section{padding:48px 0}.services-container{flex-direction:column;align-items:center}}section.expertise-section{padding:96px}@media(max-width:991px){section.expertise-section{padding:24px 0 48px}}section.expertise-section .main-wrapper{display:flex;gap:32px;flex-wrap:wrap}section.expertise-section .expertise-tools{flex:1 0 320px}section.expertise-section .expertise-tools h3{margin-top:0}section.expertise-section .expertise-tools .additional-tools-description{margin:0 0 32px}@media(max-width:1199px){section.expertise-section .expertise-tools{display:flex;gap:32px;align-items:center}section.expertise-section .expertise-tools.sub-page{flex-direction:column;align-items:flex-start}section.expertise-section .expertise-tools.sub-page h3,section.expertise-section .expertise-tools.sub-page p{text-align:left;margin:0}section.expertise-section .expertise-tools .tool-card{width:50%;height:160px}}section.expertise-section .expertise-content{max-width:550px}@media(max-width:1199px){section.expertise-section .expertise-content{max-width:100%;margin-bottom:0}}section.expertise-section .expertise-title{margin-top:0;color:#006bcc;margin-bottom:8px}section.expertise-section .expertise-subtitle{color:#05054f;margin-bottom:32px}section.expertise-section .service-break{margin:0 0 120px}@media(max-width:1199px){section.expertise-section .service-break{margin:60px 0!important}}section.expertise-section .expertise-description{color:#222230;font:400 16px/20px Inter,sans-serif}section.expertise-section .expertise-description h4{margin-bottom:8px}section.expertise-section .expertise-description p{margin:0 0 12px}section.expertise-section .tool-card{background-color:#fff;border:2px solid #F0F2F5;padding:24px;display:flex;align-items:center;gap:32px;margin-bottom:32px}section.expertise-section .tool-card.small{flex-direction:row;align-items:center;gap:16px;flex:0 0 calc(33% - 12px);box-sizing:border-box;margin-bottom:0;min-width:1px}section.expertise-section .tool-card.small fa-icon{font-size:32px}@media(max-width:800px){section.expertise-section .tool-card.small{flex-direction:column}}@media(max-width:700px){section.expertise-section .tool-card.small{flex:0 0 calc(50% - 12px)}}@media(max-width:640px){section.expertise-section .tool-card.small{padding:12px}section.expertise-section .tool-card.small h3{word-wrap:break-word;font-size:20px}}@media(max-width:550px){section.expertise-section .tool-card.small{flex:0 0 100%}}section.expertise-section .tool-card.tiny{flex-direction:column;align-items:center;flex:0 1 150px;max-width:150px;box-sizing:border-box;font-size:12px;height:150px;gap:16px;word-wrap:break-word}@media(max-width:470px){section.expertise-section .tool-card.tiny:nth-last-child(1){display:none}}@media(min-width:821px)and (max-width:991px){section.expertise-section .tool-card.tiny:nth-last-child(1){display:none}}@media(min-width:1200px)and (max-width:1280px){section.expertise-section .tool-card.tiny{flex-basis:125px;max-width:125px;height:125px;gap:12px}section.expertise-section .tool-card.tiny h3{font-size:12px!important}}@media(max-width:1199px){section.expertise-section .tool-card.tiny{flex-basis:175px;max-width:175px;height:175px;gap:16px;justify-content:center}}@media(max-width:625px){section.expertise-section .tool-card.tiny{flex-basis:125px;max-width:125px;height:125px;padding:12px}section.expertise-section .tool-card.tiny h3{font-size:14px!important}}section.expertise-section .tool-card.tiny fa-icon{font-size:32px}section.expertise-section .tool-card.tiny h3{margin:0;text-align:center;font-size:16px;font-style:normal;font-weight:600;font-family:JetBrains Mono,monospace}section.expertise-section .tool-icon{width:45px}section.expertise-section .tool-info{flex:1}section.expertise-section .tool-name{color:#222230;font:600 16px JetBrains Mono,monospace;margin-bottom:8px}section.expertise-section .tool-description{color:#222230;font:400 14px/18px Inter,sans-serif}section.expertise-section .additional-tools-title{color:#222230;font:600 36px Inter,sans-serif;margin-bottom:32px}section.expertise-section .additional-tools-grid{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:60px;justify-content:space-between}@media(max-width:1240px){section.expertise-section .additional-tools-grid{margin:0 auto;padding-bottom:32px}}@media(max-width:1199px){section.expertise-section .additional-tools-grid{justify-content:flex-start}}@media(max-width:820px){section.expertise-section .additional-tools-grid{justify-content:center}}@media(max-width:991px){section.expertise-section .additional-tools-grid{margin-bottom:32px}}@media(max-width:1120px){section.expertise-section .expertise-section{padding-left:0;padding-right:0}}@media(max-width:800px){section.expertise-section .expertise-tools{flex-direction:column}section.expertise-section .expertise-tools .tool-card{width:90%}}@media(max-width:991px){section.expertise-section .expertise-section{padding:96px 20px}section.expertise-section .additional-tools-title{font-size:26px}}@media(max-width:600px){section.expertise-section .additional-tools-description{margin-left:24px!important;margin-right:24px!important}}section.promise-section{background-color:#f0f2f5;padding:96px 0}section.promise-section .promise-content{margin-bottom:48px;line-height:1.4}section.promise-section .promise-title{color:#006bcc;margin-bottom:8px;margin-top:0}section.promise-section .promise-subtitle{color:#000;margin:0 0 32px}section.promise-section .promise-description{color:#000;font:400 18px/1.3 Inter,sans-serif;max-width:800px}section.promise-section .promise-grid{display:flex;gap:48px}section.promise-section .promise-grid.image-large .promise-image{width:500px}@media(max-width:991px){section.promise-section .promise-grid.image-large .promise-image{width:auto;max-width:500px}}@media(max-width:560px){section.promise-section .promise-grid.image-large .promise-image{width:100%}}section.promise-section .promise-image{width:393px;object-fit:cover}section.promise-section .promise-features{display:flex;flex-wrap:wrap;gap:32px}@media(max-width:480px){section.promise-section .promise-features{flex-direction:column}}section.promise-section .promise-features.column{flex-direction:column;align-items:center;flex-wrap:nowrap}section.promise-section .promise-features.column .feature-icon{width:36px;height:auto}section.promise-section .promise-features.column .feature{display:flex;gap:16px}section.promise-section .feature{flex:1 1 45%}section.promise-section .feature-icon{width:64px;height:64px;margin-bottom:16px}section.promise-section .feature-title{color:#000;font:600 18px Inter,sans-serif;margin-bottom:8px;margin-top:0}section.promise-section .feature-description{color:#000;font:400 16px/20px Inter,sans-serif;opacity:.9;margin-bottom:0}@media(max-width:991px){section.promise-section{padding:48px 0!important}section.promise-section .promise-section{padding:96px 20px}section.promise-section .promise-grid{flex-direction:column}section.promise-section .promise-image{width:100%;max-width:380px;margin:0 auto}}section.references-section{padding:96px 0}section.references-section .references-title{color:#006bcc;margin-bottom:8px;margin-top:0}section.references-section .references-subtitle{color:#000;margin-bottom:48px}section.references-section .references-grid{display:flex;flex-direction:column;gap:24px;margin-top:24px}section.references-section .references-grid.full-references{gap:48px;margin-top:48px}section.references-section .reference-card{background-color:#f0f2f5;display:flex}@media(min-width:992px){section.references-section .reference-card:nth-child(2n) .reference-content{order:1}section.references-section .reference-card:nth-child(2n) .reference-image{order:2}}section.references-section .reference-image{width:405px;height:332px;object-fit:cover}section.references-section .reference-content{padding:48px;flex:1}section.references-section .reference-date{color:#006bcc;font:17px JetBrains Mono,monospace;text-transform:uppercase;letter-spacing:.34px;margin-bottom:4px;margin-top:0}section.references-section .reference-project{color:#05054f;font:600 22px Inter,sans-serif;margin-bottom:4px;margin-top:0}section.references-section .reference-description{font:400 18px/22px Inter,sans-serif;opacity:.9;margin-bottom:24px;margin-top:8px}section.references-section .reference-tags{display:flex;flex-wrap:wrap;gap:16px}section.references-section .tag{display:flex;flex:0 0 220px;font:400 16px Inter,sans-serif;align-items:center}section.references-section .tag-icon{width:38px;font-size:22px}section.references-section .view-all-button{background-color:#006bcc;color:#010101;text-transform:uppercase;letter-spacing:.48px;padding:20px 30px;font:500 16px JetBrains Mono,monospace;border:none;cursor:pointer;display:block;margin:48px auto 0}@media(max-width:991px){section.references-section{padding:48px 0}section.references-section .references-subtitle{margin-bottom:24px}section.references-section .reference-card{flex-direction:column;max-width:600px;margin:0 auto}section.references-section .reference-image{width:100%;height:200px}section.references-section .reference-content{padding:24px}}section.faq-section{background-color:#222230;padding:120px 0}section.faq-section .faq-inner{display:flex;gap:40px}@media(max-width:991px){section.faq-section .faq-inner{flex-direction:column}}section.faq-section .faq-content{flex:1}section.faq-section .faq-title{color:#fff;font:500 42px JetBrains Mono,monospace;margin-bottom:8px}section.faq-section .faq-subtitle{color:#1a92ff;font:600 30px Inter,sans-serif;margin-bottom:32px}section.faq-section .faq-description{color:#c7ced4;font:400 18px/1.3 Inter,sans-serif;opacity:.9}section.faq-section .faq-list{flex:1}section.faq-section .faq-item{margin-bottom:24px}section.faq-section .faq-item[open] .faq-question{color:#1a92ff}section.faq-section .faq-question{display:flex;align-items:center;gap:17px;color:#fff;font:400 22px Inter,sans-serif;cursor:pointer}section.faq-section .faq-icon{width:20px;height:20px}section.faq-section .faq-answer{color:#c7ced4;font:400 18px/1 Inter,sans-serif;opacity:.9;margin-top:10px;margin-left:37px}@media(max-width:991px){section.faq-section{padding:48px 0}section.faq-section .faq-title{font-size:40px}}section.cross-service-section{padding:96px 0;background-color:#f0f2f5}.cross-service-grid{display:flex;gap:48px}@media(max-width:991px){.cross-service-grid{flex-direction:column}}.cross-service-grid img{max-width:100%;height:100%;object-fit:cover}.description-wrapper h2{margin:0;color:#006bcc;font-size:40px;font-style:normal;line-height:normal}.description-wrapper h3{color:#05054f}
