*{margin:0;padding:0}html{scroll-behavior:smooth}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container{position:relative;display:flex;justify-content:space-between;padding:0 30px;height:100px;align-items:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;transition:background .5s ease}nav{display:flex;gap:20px;align-items:center}a{text-decoration:none;color:var(--text-main);transition:color .3s ease;font-size:16px}.text{color:var(--text-main)}a:hover{color:#4398e2}button{position:relative;z-index:1;overflow:hidden;padding:10px 15px;border-radius:5px;border:none;font-size:16px;background:#026cc6;background:linear-gradient(0deg,#026cc6,#2481d3);color:#fdfdfd;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media(hover:hover){button:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#025aa7,#2481d3);opacity:0;z-index:-1;transition:opacity .3s ease;border-radius:5px}button:hover:before{opacity:1}}.logo{display:flex;align-items:center;gap:5px}.logo h3{font-size:24px;font-weight:600;color:var(--text-main);transition:color 1s ease}.logo-img{width:60px;height:60px}.theme-overlay[data-v-7ca040e5]{position:absolute;inset:0;z-index:1}.theme-overlay[data-v-7ca040e5]{position:absolute;inset:0;background:#0f172a;z-index:0;clip-path:circle(0px at var(--x) var(--y));transition:clip-path .7s ease;pointer-events:none}.theme-overlay[data-v-7ca040e5]{transition:clip-path .6s cubic-bezier(.7,0,.2,1)}.nav[data-v-7ca040e5]{position:relative}.theme-overlay[data-v-7ca040e5]{position:absolute;inset:0;background:#0f172a;z-index:1;clip-path:circle(0px at var(--x) var(--y));transition:clip-path .6s ease}.theme-overlay.active[data-v-7ca040e5]{clip-path:circle(150% at var(--x) var(--y))}b[data-v-7ca040e5]{font-size:18px;color:var(--text-main)}.nav[data-v-7ca040e5]>*:not(.theme-overlay){position:relative;z-index:2}[data-theme=dark] .container[data-v-7ca040e5]{background:radial-gradient(800px circle at 85% 80%,rgba(37,99,235,.12),transparent 60%),linear-gradient(180deg,#0b1220,#070b14)}[data-theme=dark] .container[data-v-7ca040e5]:before{position:absolute;content:"";inset:0;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/black-paper.png);opacity:.2;z-index:2}[data-theme=dark] .container[data-v-7ca040e5]:after{position:absolute;content:"";inset:0;pointer-events:none;background:radial-gradient(ellipse at 70% 100%,#626ed8b3 5%,#000000b3 45%);opacity:.06;z-index:3}button[data-v-7ca040e5]{width:170px;height:45px}.theme-switch[data-v-7ca040e5]{position:relative;width:64px;height:32px;display:inline-block}.theme-switch input[data-v-7ca040e5]{display:none}.slider[data-v-7ca040e5]{position:absolute;inset:0;background:linear-gradient(135deg,#e5e7eb,#cbd5f5);border-radius:999px;cursor:pointer;transition:background .4s ease}input:checked+.slider[data-v-7ca040e5]{background:linear-gradient(135deg,#1e293b,#0f172a)}.slider[data-v-7ca040e5]:before{content:"";position:absolute;width:26px;height:26px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .4s ease;box-shadow:0 4px 12px #00000059}input:checked+.slider[data-v-7ca040e5]:before{transform:translate(32px)}.icon[data-v-7ca040e5]{position:absolute;top:50%;transform:translateY(-50%);font-size:14px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sun[data-v-7ca040e5]{left:10px;opacity:1}.moon[data-v-7ca040e5]{right:7px;opacity:0}input:checked+.slider .sun[data-v-7ca040e5]{opacity:0}input:checked+.slider .moon[data-v-7ca040e5]{opacity:1}[data-theme=dark] .line[data-v-7ca040e5]{background-color:#22252c;width:100%;border-radius:0}[data-theme=light] .line[data-v-7ca040e5]{background-color:#f6f8fa;width:100%;border-radius:0}.burger[data-v-7ca040e5]{display:none;flex-direction:column;cursor:pointer;gap:5px;z-index:1001}.burger span[data-v-7ca040e5]{width:28px;height:3px;background:#000;border-radius:2px;transition:.3s}.burger.active span[data-v-7ca040e5]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.burger.active span[data-v-7ca040e5]:nth-child(2){opacity:0}.burger.active span[data-v-7ca040e5]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media(max-width:900px){.burger[data-v-7ca040e5]{display:flex;position:relative;transition:all .3s ease}.burger.fixed[data-v-7ca040e5]{position:fixed;top:40px;right:30px}.burger span[data-v-7ca040e5]{background-color:var(--text-main)}.nav[data-theme=dark][data-v-7ca040e5]{background:#0f172a;color:#fff}.nav[data-v-7ca040e5]{position:fixed;top:0;right:-100%;height:60vh;width:260px;z-index:500;background:#fff;flex-direction:column;align-items:center;justify-content:center;background-color:var(--bg-header-menu);border-bottom-left-radius:10px;gap:25px;transition:all .4s;box-shadow:-5px 0 20px #0000001a}.nav.open[data-v-7ca040e5]{right:0}}@media(max-width:1024px){.logo h3[data-v-7ca040e5]{font-size:20px}.logo-img[data-v-7ca040e5]{width:50px;height:50px}a[data-v-7ca040e5]{font-size:14px}}@media(max-width:768px){.logo h3[data-v-7ca040e5]{font-size:18px}.logo-img[data-v-7ca040e5]{width:50px;height:50px}.container[data-v-7ca040e5]{padding:0 10px}.burger[data-v-7ca040e5]{margin-right:15px}.burger.fixed[data-v-7ca040e5]{right:10px}}@media(max-width:425px){.container[data-v-7ca040e5]{height:80px}.logo h3[data-v-7ca040e5]{font-size:16px;font-weight:500}.logo-img[data-v-7ca040e5]{width:40px}.burger.fixed[data-v-7ca040e5]{top:30px;right:10px}}.hero[data-v-2d2768f6]{background-color:var(--back-landing-hero);position:relative;height:650px;overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}[data-theme=dark] .wrapper[data-v-2d2768f6]{background-image:url(/darkBack.png);background-repeat:no-repeat;background-size:cover;background-position:50% 90%;clip-path:none}.wrapper[data-v-2d2768f6]{position:relative;background:var(--back-landing);height:650px;clip-path:polygon(0 0,100% 0%,100% 71%,0 85%);display:flex;overflow:hidden;z-index:1}.wrapper-text[data-v-2d2768f6]{padding-top:100px;padding-left:70px;display:flex;flex-direction:column;gap:30px;z-index:100}.wrapper[data-v-2d2768f6]{position:absolute;inset:0;z-index:1}.wrapper-text[data-v-2d2768f6]{position:relative;z-index:10}.sliding-img[data-v-2d2768f6]{width:1000px;position:absolute;right:100px;top:350px;object-fit:cover;z-index:3;transform:translateY(-50%) translate(120%);opacity:0;transition:transform 1.2s ease-out,opacity .8s ease-out}.sliding-img.active[data-v-2d2768f6]{transform:translateY(-50%) translate(0);opacity:1}.title[data-v-2d2768f6]{font-size:50px}h3[data-v-2d2768f6]{color:#cbd8e4;font-size:30px;font-weight:400}.btn-container[data-v-2d2768f6]{display:flex;gap:30px;padding-top:20px}button[data-v-2d2768f6]{-webkit-box-shadow:0px 0px 8px 0px rgba(34,60,80,.2);-moz-box-shadow:0px 0px 8px 0px rgba(34,60,80,.2);box-shadow:0 0 8px #223c5033;width:200px;height:60px;border-top:solid rgb(165,201,248) 1.5px}.show-more[data-v-2d2768f6]{border:solid 2px rgb(246,248,250);background:none;transition:border-color .3s ease,transform .3s ease}@media(hover:hover){.show-more[data-v-2d2768f6]:hover{border-color:transparent;transform:scale(1.05)}}.wrapper-text[data-v-2d2768f6]{padding-top:70px;padding-left:70px;display:flex;flex-direction:column;gap:30px}.wrapper-text[data-v-2d2768f6]{max-width:640px;color:#e5e7eb}.wrapper-text h1[data-v-2d2768f6]{font-size:56px;font-weight:800;line-height:1.1}.wrapper-text h3[data-v-2d2768f6]{margin-top:16px;color:#9ca3af;font-weight:500}.btn-container[data-v-2d2768f6]{margin-top:40px;display:flex;gap:16px}button[data-v-2d2768f6]{padding:14px 28px;border-radius:10px;font-weight:600;cursor:pointer;border:none}button[data-v-2d2768f6]:first-child{background:#3b82f6;color:#fff;white-space:nowrap}button.show-more[data-v-2d2768f6]{background:transparent;border:1px solid rgba(255,255,255,.2);color:#e5e7eb}@media(max-width:1659px){.sliding-img[data-v-2d2768f6]{width:900px;right:50px}h1[data-v-2d2768f6]{font-size:50px!important}h3[data-v-2d2768f6]{font-size:28px}}@media(max-width:1399px){.sliding-img[data-v-2d2768f6]{width:750px;right:0;top:300px}.hero[data-v-2d2768f6],.wrapper[data-v-2d2768f6]{height:550px}h1[data-v-2d2768f6]{font-size:40px!important}h3[data-v-2d2768f6]{font-size:26px}.btn-container[data-v-2d2768f6]{gap:10px;padding-top:0}button[data-v-2d2768f6]{width:180px;height:50px;font-size:14px;padding:0}}@media(max-width:1169px){.sliding-img[data-v-2d2768f6]{width:700px;right:-20px;top:310px}.hero[data-v-2d2768f6],.wrapper[data-v-2d2768f6]{height:550px}.wrapper-text[data-v-2d2768f6]{padding-left:40px}h1[data-v-2d2768f6]{font-size:40px!important}h3[data-v-2d2768f6]{font-size:26px}}@media(max-width:1019px){.sliding-img[data-v-2d2768f6]{width:600px;right:0;top:250px}.hero[data-v-2d2768f6],.wrapper[data-v-2d2768f6]{height:450px}.wrapper-text[data-v-2d2768f6]{padding-left:50px}h1[data-v-2d2768f6]{font-size:30px!important}h3[data-v-2d2768f6]{font-size:20px}.btn-container[data-v-2d2768f6]{gap:10px;padding-top:0}button[data-v-2d2768f6]{width:160px;height:40px;font-size:12px;padding:0}.show-more[data-v-2d2768f6]{display:none}.wrapper-text[data-v-2d2768f6]{gap:10px}}@media(max-width:850px){.sliding-img[data-v-2d2768f6]{width:540px;right:-20px;top:260px}}@media(max-width:768px){.sliding-img[data-v-2d2768f6]{width:450px;right:0;top:200px}.hero[data-v-2d2768f6],.wrapper[data-v-2d2768f6]{height:350px}.wrapper-text[data-v-2d2768f6]{padding-left:30px}h1[data-v-2d2768f6]{font-size:25px!important}h3[data-v-2d2768f6]{font-size:16px}.btn-container[data-v-2d2768f6]{gap:10px;padding-top:0}}@media(max-width:690px){.sliding-img[data-v-2d2768f6]{width:400px;right:0;top:210px}h1[data-v-2d2768f6]{font-size:22px!important}h3[data-v-2d2768f6]{font-size:14px}.btn-container[data-v-2d2768f6]{margin-top:20px}}@media(max-width:540px){[data-theme=dark] .wrapper[data-v-2d2768f6]{background-image:url(/darkBack2.png);background-repeat:no-repeat;background-size:cover;background-position:40% 80%;clip-path:none}.show-more[data-v-2d2768f6]{display:inline-block}[data-theme=dark] .show-more[data-v-2d2768f6]{color:#e5e7eb!important}.wrapper[data-v-2d2768f6]{clip-path:polygon(50% 0%,100% 0,100% 60%,0 64%,0 0)}.wrapper-text[data-v-2d2768f6]{padding-left:10px;padding-top:30px}.sliding-img[data-v-2d2768f6]{width:380px;right:-50px;top:240px}.hero[data-v-2d2768f6]{height:450px}.wrapper[data-v-2d2768f6]{overflow:visible;height:450px}h1[data-v-2d2768f6]{font-size:26px!important}.wrapper-text[data-v-2d2768f6]{width:100vw;padding-left:0;align-items:center}h3[data-v-2d2768f6]{font-size:14px}.btn-container[data-v-2d2768f6]{padding-top:205px;margin-top:0;flex-direction:column;gap:15px}button[data-v-2d2768f6]{width:200px;height:35px;font-size:12px}.show-more[data-v-2d2768f6]{color:#60a5fa!important}}.wrapper[data-v-f6364e6b]{position:relative;z-index:16;color:var(--bg-main);margin-bottom:-40px;display:flex;flex-direction:column;gap:30px;height:500px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;border-radius:0 0 40px 40px;background-color:var(--about-bg-color);border-bottom:1px solid rgba(255,255,255,.08)}[data-theme=dark] .wrapper[data-v-f6364e6b]{border-radius:0 0 40px 40px;background:radial-gradient(1200px circle at 20% 10%,rgba(37,99,235,.15),transparent 60%),radial-gradient(900px circle at 80% 80%,rgba(37,99,235,.12),transparent 60%),linear-gradient(180deg,#0b1220 0% 100%)}.wrapper[data-v-f6364e6b]:before{content:"";position:absolute;inset:0;background:radial-gradient(600px circle at 50% 100%,rgba(255,255,255,.05),transparent 70%);filter:blur(40px);pointer-events:none}.containers[data-v-f6364e6b]{display:flex;justify-content:center;gap:20px}.card[data-v-f6364e6b]{display:flex;flex-direction:column;width:20vw;height:300px;background-color:var(--about-card-color);border-radius:10px;-webkit-box-shadow:0px 0px 8px 0px rgba(34,60,80,.2);-moz-box-shadow:0px 0px 8px 0px rgba(34,60,80,.2);box-shadow:0 0 8px #223c5033;justify-content:center;align-items:center;gap:20px;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}[data-theme=dark] .card[data-v-f6364e6b]{background:linear-gradient(180deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.06);box-shadow:0 40px 80px #0009,inset 0 1px #ffffff0d}.card[data-v-f6364e6b]:hover{transform:scale(1.07)}img[data-v-f6364e6b]{width:120px}[data-theme=dark] .img-3[data-v-f6364e6b]{width:130px}.car[data-v-f6364e6b]{width:180px}[data-theme=dark] .car[data-v-f6364e6b]{width:160px}h4[data-v-f6364e6b]{font-size:24px;font-weight:550}p[data-v-f6364e6b]{font-size:18px}h3[data-v-f6364e6b]{padding-top:50px;padding-left:150px;font-size:30px;font-weight:600}@media(max-width:1659px){.card[data-v-f6364e6b]{width:22vw}h3[data-v-f6364e6b]{padding-left:100px}}@media(max-width:1339px){.card[data-v-f6364e6b]{width:23vw;height:280px}img[data-v-f6364e6b]{width:110px}h4[data-v-f6364e6b]{font-size:22px}p[data-v-f6364e6b]{font-size:16px}}@media(max-width:1139px){.wrapper[data-v-f6364e6b]{height:auto;padding-bottom:40px}.containers[data-v-f6364e6b]{flex-wrap:wrap;gap:30px}.card[data-v-f6364e6b]{width:40%}}@media(max-width:1019px){.card[data-v-f6364e6b]{width:42%;height:260px}h3[data-v-f6364e6b]{font-size:26px;padding-left:70px}img[data-v-f6364e6b]{width:100px}[data-theme=dark] .car[data-v-f6364e6b]{width:130px}}@media(max-width:757px){.card[data-v-f6364e6b]{width:80%}.containers[data-v-f6364e6b]{flex-direction:column;align-items:center}}@media(max-width:649px){img[data-v-f6364e6b]{width:90px}h4[data-v-f6364e6b]{font-size:20px}p[data-v-f6364e6b]{font-size:15px}h3[data-v-f6364e6b]{padding-left:40px}}@media(max-width:599px){.card[data-v-f6364e6b]{width:90%;height:240px}h3[data-v-f6364e6b]{font-size:24px}}@media(max-width:499px){.wrapper[data-v-f6364e6b]{gap:20px}.card[data-v-f6364e6b]{width:92%;height:220px;gap:15px}img[data-v-f6364e6b]{width:80px}[data-theme=dark] .car[data-v-f6364e6b]{width:110px}h4[data-v-f6364e6b]{font-size:18px}p[data-v-f6364e6b]{font-size:14px}h3[data-v-f6364e6b]{font-size:22px;padding-left:20px}}.line{display:block;height:2px;background-color:var(--line-color);border-radius:1px;width:83vw;margin:0 auto}footer[data-v-07fcc00e]{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.big-line[data-v-07fcc00e]{height:30px;background:linear-gradient(90deg,#f5f5f5,#f0f3f8)}[data-theme=dark] .big-line[data-v-07fcc00e]{height:0px}.main[data-v-07fcc00e]{background:#edf0f6;background:linear-gradient(90deg,#edf0f6,#f8f8fa);height:300px;border-top:2px solid rgba(255,255,255,.08)}[data-theme=dark] .main[data-v-07fcc00e]{background:radial-gradient(900px circle at 15% 0%,rgba(37,99,235,.15),transparent 60%),radial-gradient(800px circle at 85% 0%,rgba(37,99,235,.12),transparent 60%),linear-gradient(180deg,#0b1220 0% 100%)}.wrapper[data-v-07fcc00e]{display:flex;justify-content:space-between}.container-logo[data-v-07fcc00e]{display:flex;justify-content:space-between;width:85vw;margin:0 auto;height:130px;align-items:center}.contacts[data-v-07fcc00e]{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;font-size:18px;color:#3a3939}.mini-line[data-v-07fcc00e]{height:2px;width:230px;background-color:#dbe1eb;border-radius:2px}[data-theme=dark] .mini-line[data-v-07fcc00e]{background-color:#ffffff14}.email[data-v-07fcc00e]{font-size:17px}.container2[data-v-07fcc00e]{padding-top:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.list[data-v-07fcc00e]{display:flex;gap:20px;list-style-type:none;padding:0;margin:0}.line2[data-v-07fcc00e]{height:2px;width:20vw;background-color:#dbe1eb;border-radius:2px}[data-theme=dark] .line2[data-v-07fcc00e]{background-color:#ffffff14}.year[data-v-07fcc00e]{font-size:18px}.micro-line[data-v-07fcc00e]{height:24px;width:2px;background-color:#dbe1eb}[data-theme=dark] .micro-line[data-v-07fcc00e]{background-color:#ffffff14}[data-theme=dark] a[data-v-07fcc00e]{color:#bbb}[data-theme=dark] a[data-v-07fcc00e]:hover{color:#4398e2}[data-theme=dark] p[data-v-07fcc00e]{color:#bbb}.main[data-v-07fcc00e]{min-height:300px;height:auto;padding:30px 0}@media(max-width:1024px){.container-logo[data-v-07fcc00e]{width:90vw;gap:20px}h3[data-v-07fcc00e]{font-size:20px}.contacts[data-v-07fcc00e]{font-size:16px}.mini-line[data-v-07fcc00e]{width:180px}}@media(max-width:768px){.logo[data-v-07fcc00e]{gap:10px}h3[data-v-07fcc00e]{font-size:18px}.contacts[data-v-07fcc00e]{font-size:15px}.mini-line[data-v-07fcc00e]{width:150px}.line2[data-v-07fcc00e]{width:50vw}.year[data-v-07fcc00e]{font-size:16px;text-align:center}.list[data-v-07fcc00e]{flex-wrap:wrap;justify-content:center;gap:15px}.micro-line[data-v-07fcc00e]{display:none}}@media(max-width:480px){.main[data-v-07fcc00e]{min-height:220px;height:220px!important}.container-logo[data-v-07fcc00e]{flex-direction:column;align-items:stretch}.logo[data-v-07fcc00e]{align-self:flex-start}.contacts[data-v-07fcc00e]{font-size:14px;align-self:flex-end}.list[data-v-07fcc00e]{display:none}h3[data-v-07fcc00e]{font-size:16px}.email[data-v-07fcc00e],.year[data-v-07fcc00e]{font-size:14px}.list[data-v-07fcc00e]{flex-direction:column;align-items:center;gap:10px}.line[data-v-07fcc00e]{display:none}.line2[data-v-07fcc00e]{width:70vw}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.wrapper[data-v-7d302eed]{position:relative;background:radial-gradient(60% 40% at 50% 100%,rgba(30,110,255,.15),transparent 70%),linear-gradient(180deg,#fff,#f2f7ff 55%,#e6efff);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding:120px 0;margin-bottom:-30px;z-index:15}[data-theme=dark] .wrapper[data-v-7d302eed]{position:relative;background:radial-gradient(1200px circle at 20% 10%,rgba(37,99,235,.15),transparent 60%),radial-gradient(900px circle at 80% 80%,rgba(37,99,235,.12),transparent 60%),linear-gradient(180deg,#0b1220,#070b14)}[data-theme=dark] .wrapper[data-v-7d302eed]:before{content:"";position:absolute;inset:0;background:radial-gradient(600px circle at 50% 100%,rgba(255,255,255,.05),transparent 70%);filter:blur(40px);pointer-events:none}.slider[data-v-7d302eed]{width:83vw;background:#f4f8fd;padding:40px;border-radius:24px;position:relative;margin:0 auto}[data-theme=dark] .slider[data-v-7d302eed]{box-sizing:border-box;position:relative;background:linear-gradient(180deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.06);box-shadow:0 40px 80px #0009,inset 0 1px #ffffff0d}.slider__title[data-v-7d302eed]{text-align:center;margin-bottom:52px;font-size:28px;font-weight:700;color:#323232;letter-spacing:1px}[data-theme=dark] .slider__title[data-v-7d302eed]{color:#e5e7eb;letter-spacing:1px}.card[data-v-7d302eed]{display:flex;flex-direction:column;justify-content:space-between;height:auto;background:#fff;border-radius:20px;padding:24px;text-align:center;height:100%;box-shadow:0 10px 30px #00000014;cursor:pointer;transition:.5s ease}[data-theme=dark] .card[data-v-7d302eed]{border-radius:20px;text-align:center;transition:.35s ease;background:linear-gradient(180deg,#ffffff0d,#ffffff04);border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 40px #0009,0 0 #2563eb00,inset 0 1px #ffffff0d}.card[data-v-7d302eed]:hover{box-shadow:0 30px 60px #0000004d,0 0 40px #2563eb1a}[data-theme=dark] .card[data-v-7d302eed]:hover{box-shadow:0 30px 60px #000c,0 0 40px #2563eb33}.swiper[data-v-7d302eed]{overflow:visible}.slider[data-v-7d302eed]{overflow:hidden;padding:40px}[data-v-7d302eed] .card{transition:all .4s ease-in-out;transform:scale(.85);opacity:.6}[data-v-7d302eed] .swiper-slide-active .card{transform:scale(1.1);opacity:1;z-index:10}.card img[data-v-7d302eed]{max-width:100%;margin-bottom:16px}.card img[data-v-7d302eed]{width:100%;margin-bottom:16px;filter:drop-shadow(0 20px 30px rgba(0,0,0,.6))}.volume[data-v-7d302eed]{margin:8px 0 20px;font-weight:500}.btn[data-v-7d302eed]{background:#1f6fff;color:#fff;border:none;padding:12px 24px;border-radius:10px;cursor:pointer}.nav[data-v-7d302eed]{width:44px;height:44px;background:#fff;border-radius:50%;box-shadow:0 4px 12px #0000001f;color:#1f6fff}.swiper-button-prev[data-v-7d302eed]:after,.swiper-button-next[data-v-7d302eed]:after{font-size:18px;font-weight:700}.swiper-pagination[data-v-7d302eed]{margin-top:44px;position:static}.swiper-pagination-bullet[data-v-7d302eed]{background:#cfd9ee;opacity:1}.swiper-pagination-bullet-active[data-v-7d302eed]{background:#1f6fff}[data-theme=dark] .card h3[data-v-7d302eed]{color:#f3f4f6}[data-theme=dark] .card p[data-v-7d302eed]{color:#9ca3af}[data-theme=dark] .volume[data-v-7d302eed]{color:#cbd5f5}[data-theme=dark] .btn[data-v-7d302eed]{border:none;cursor:pointer;transition:.2s ease;color:#fff;font-weight:600;background:linear-gradient(180deg,#3b82f6,#1d4ed8);box-shadow:0 10px 20px #2563eb59}[data-theme=dark] .btn[data-v-7d302eed]:hover{transform:translateY(-1px)}[data-theme=dark] .nav[data-v-7d302eed]{background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}@media(max-width:1200px){[data-v-7d302eed] .card{transition:all .4s ease-in-out;transform:scale(1);opacity:.6}[data-v-7d302eed] .swiper-slide-active .card{transform:scale(1);opacity:1;z-index:10}}@media(max-width:1024px){.wrapper[data-v-7d302eed]{padding:80px 0}.slider[data-v-7d302eed]{width:90vw;padding:30px}.slider__title[data-v-7d302eed]{font-size:24px;margin-bottom:30px}.card img[data-v-7d302eed]{aspect-ratio:4 / 3}}@media(max-width:768px){.wrapper[data-v-7d302eed]{padding:60px 0}.slider[data-v-7d302eed]{width:92vw;padding:20px;border-radius:18px}.slider__title[data-v-7d302eed]{font-size:20px;margin-bottom:24px}.card[data-v-7d302eed]{padding:18px}.card img[data-v-7d302eed]{width:100%;aspect-ratio:4 / 3;object-fit:contain;margin-bottom:16px}.btn[data-v-7d302eed]{min-width:100%;width:100%}a[data-v-7d302eed]{display:inline-block;width:100%}[data-v-7d302eed] .card{transform:scale(.95);opacity:.7}[data-v-7d302eed] .swiper-slide-active .card{transform:scale(1)}}@media(max-width:480px){.slider[data-v-7d302eed]{padding:15px}.slider__title[data-v-7d302eed]{font-size:18px}.card[data-v-7d302eed]{padding:14px}.card h3[data-v-7d302eed]{font-size:16px}.card p[data-v-7d302eed]{font-size:14px}.nav[data-v-7d302eed]{display:none}.swiper-pagination[data-v-7d302eed]{margin-top:20px}}.wrapper2[data-v-9f3493cf]{position:relative;background-color:var(--bg-main);display:flex;height:200px;justify-content:space-around;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}[data-theme=dark] .wrapper2[data-v-9f3493cf]{background:radial-gradient(900px circle at 15% 20%,rgba(37,99,235,.15),transparent 60%),radial-gradient(800px circle at 85% 80%,rgba(37,99,235,.12),transparent 60%),linear-gradient(180deg,#0b1220 0% 100%)}.wrapper2[data-v-9f3493cf]:before,.wrapper2[data-v-9f3493cf]:after{content:"";position:absolute;left:0;width:100%;height:2px;background-color:var(--my-services-line);background-color:#5971a526}.wrapper2[data-v-9f3493cf]:before{top:0}.wrapper2[data-v-9f3493cf]:after{bottom:0}.container-logo[data-v-9f3493cf]{display:flex;align-items:center;gap:20px}.container-text[data-v-9f3493cf]{display:flex;justify-content:space-evenly;height:100px;flex-direction:column;flex-shrink:1}img[data-v-9f3493cf]{width:100px;height:auto;object-fit:contain;display:block}[data-theme=dark] img[data-v-9f3493cf]{width:130px}h4[data-v-9f3493cf]{font-size:30px;font-weight:600;color:var(--text-main);transition:color .3s ease}.container-text p[data-v-9f3493cf]{font-size:20px;color:var(--text-main);transition:color .3s ease}@media(max-width:1659px){h4[data-v-9f3493cf]{font-size:20px;font-weight:500}.container-text p[data-v-9f3493cf]{font-size:18px}img[data-v-9f3493cf]{width:90px}[data-theme=dark] img[data-v-9f3493cf]{width:110px}}@media(max-width:1339px){.wrapper2[data-v-9f3493cf]{padding:0 20px}h4[data-v-9f3493cf]{font-size:22px}img[data-v-9f3493cf]{width:80px}}@media(max-width:1139px){.wrapper2[data-v-9f3493cf]{height:auto;padding:30px 20px;gap:40px}h4[data-v-9f3493cf]{font-size:20px}.container-text p[data-v-9f3493cf]{font-size:16px}img[data-v-9f3493cf]{width:70px}}@media(max-width:1019px){.container-logo[data-v-9f3493cf]{gap:15px}h4[data-v-9f3493cf]{font-size:18px}.container-text p[data-v-9f3493cf]{font-size:15px}img[data-v-9f3493cf]{width:60px}}@media(max-width:757px){.wrapper2[data-v-9f3493cf]{flex-direction:column;align-items:flex-start;gap:10px}.container-logo[data-v-9f3493cf]{width:100%}img[data-v-9f3493cf]{width:80px}[data-theme=light] .container-logo[data-v-9f3493cf]{gap:30px}}@media(max-width:599px){.wrapper2[data-v-9f3493cf]{gap:20px}img[data-v-9f3493cf]{width:60px}.container-text[data-v-9f3493cf]{height:auto}[data-theme=dark] img[data-v-9f3493cf]{width:80px}[data-theme=dark] .wrapper2[data-v-9f3493cf]{gap:0}}@media(max-width:499px){.wrapper2[data-v-9f3493cf]{padding:25px 15px}h4[data-v-9f3493cf]{font-size:15px}.container-text p[data-v-9f3493cf]{font-size:13px}img[data-v-9f3493cf]{width:50px}}[data-v-f7558783]{margin:0;padding:0;background-color:#f6f8fa}html[data-v-f7558783]{scroll-behavior:smooth}.bebra[data-v-f7558783]{background-color:#8a2be2}:root[data-theme=light]{--bg-main: #ffffff;--text-main: rgb(60, 53, 53);--back-landing: #255293 linear-gradient(90deg, rgba(37, 82, 147, 1) 0%, rgba(61, 114, 185, 1) 44%, rgba(248, 248, 250, 1) 100%);--back-landing-hero: rgb(246, 248, 250);--my-services-line: rgb(237, 239, 245);--line-color: rgb(219, 225, 235);--bg-header-menu: white;--about-bg-color: rgb(246, 248, 250);--about-card-color: rgb(252, 252, 254)}:root[data-theme=dark]{--bg-main: #0b1220;--text-main: #e5e7eb;--back-landing: radial-gradient(ellipse at top, #1e293b 0%, #1c2637 65%);--back-landing-hero: rgb(19, 24, 46);--my-services-line: rgb(34, 37, 44);--line-color: rgba(255,255,255,.06);--bg-header-menu: #0f172a;--about-bg-color: rgb(19, 21, 31);--about-card-color: rgb(28, 33, 47)}
