:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.main-menu .lang-current{width:1.75em!important;min-width:1.75em!important;max-width:1.75em!important;height:1.5em!important;min-height:1.5em!important;max-height:1.5em!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.mobile-menu-lang{position:absolute;top:18px;left:18px;z-index:2}.menu-link{text-decoration:none;padding-bottom:4px;transition:color .2s}.main-menu .menu-right .menu-link{position:relative;display:inline-block}.main-menu .menu-right .menu-link:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:#fff;border-radius:2px;transition:width .28s ease}.main-menu .menu-right .menu-link:hover:after,.main-menu .menu-right .menu-link:focus-visible:after,.main-menu .menu-right .menu-link.active:after{width:100%}.paslaugos-kortele{background-color:#0f2750e6;border:1px solid rgba(30,144,255,.4);padding:1.5rem;border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 20px #0006}.main-menu a{color:#fff!important;font-family:Roboto,Arial,system-ui,sans-serif}.background-video{position:fixed;top:var(--menu-height, 0px);left:0;width:100vw;height:calc(100vh - var(--menu-height, 0px));object-fit:cover;z-index:-1;min-width:100vw;min-height:calc(100vh - var(--menu-height, 0px))}.background-video-base{position:fixed;left:0;width:100vw;height:calc(var(--vh, 1vh) * 100 - var(--menu-height, 0px));pointer-events:none;-webkit-user-select:none;user-select:none;background:#000;z-index:-1}dialog.mobile-menu-dialog{width:min(92vw,480px);max-width:480px;border:none;padding:0;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;box-shadow:0 8px 28px #00000059,0 2px 6px #00000040;overflow:hidden;animation:menuPopIn .36s cubic-bezier(.4,.8,.3,1) forwards;display:flex;flex-direction:column}dialog.mobile-menu-dialog.is-closing{animation:menuPopOut .28s ease forwards}dialog.mobile-menu-dialog::backdrop{background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.85rem .55rem .5rem 1.1rem}.mobile-menu-header .mobile-menu-close{position:static;font-size:2.2rem;line-height:1;color:#444;margin-right:-.25rem;padding:.05rem .4rem .25rem}.mobile-menu-lang{position:static;top:auto;left:auto}.mobile-menu-dialog .mobile-menu-list{margin:0;padding:0 1.4rem 2rem;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.4rem}.mobile-menu-dialog .mobile-menu-list a.menu-link{width:fit-content;max-width:90%;text-align:center;font-size:1.15rem;position:relative;display:inline-block;margin:0 auto;padding:0 2px 4px}dialog.mobile-menu-dialog .mobile-menu-list a.menu-link:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:#000;border-radius:2px;transition:width .28s ease}dialog.mobile-menu-dialog .mobile-menu-list a.menu-link:hover:after,dialog.mobile-menu-dialog .mobile-menu-list a.menu-link:focus-visible:after,dialog.mobile-menu-dialog .mobile-menu-list a.menu-link.active:after{width:100%}dialog.mobile-menu-dialog button[disabled]:after{background:#000!important}dialog.mobile-menu-dialog .mobile-menu-close{color:#000!important}dialog.mobile-menu-dialog .mobile-menu-close:hover{color:#222!important}dialog.mobile-menu-dialog,dialog.mobile-menu-dialog .mobile-menu-list a.menu-link,dialog.mobile-menu-dialog .mobile-menu-list button,dialog.mobile-menu-dialog .mobile-menu-list .lang-current,dialog.mobile-menu-dialog .mobile-menu-list .lang-dropdown-list li button{color:#000!important}dialog.mobile-menu-dialog .mobile-menu-list a.menu-link:hover,dialog.mobile-menu-dialog .mobile-menu-list button:hover{color:#0a2540!important}@media (max-width:680px) and (orientation:portrait){.main-menu .LanguageSwitcher,.main-menu .lang-dropdown-list,.main-menu .lang-current{display:none!important}dialog.mobile-menu-dialog .mobile-menu-lang{display:flex!important;align-items:center;justify-content:flex-start;margin-right:auto}dialog.mobile-menu-dialog .mobile-menu-lang .lang-switcher-dropdown{display:inline-flex!important}dialog.mobile-menu-dialog .mobile-menu-lang .lang-current{display:inline-flex!important}dialog.mobile-menu-dialog .mobile-menu-lang .lang-dropdown-list{display:flex!important}}.main-menu:not(.mobile-mode) dialog.mobile-menu-dialog{display:none!important}@keyframes menuPopIn{0%{transform:translateY(16px) scale(.92);opacity:0}60%{transform:translateY(-4px) scale(1.02);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}@keyframes menuPopOut{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(10px) scale(.9);opacity:0}}.background-video-top{top:0;height:calc(var(--vh, 1vh) * 100)}.background-video-offset{top:var(--menu-height, 0px)}.fit-mode-cover{object-fit:cover}.fit-mode-contain{object-fit:contain}@media (max-width: 680px) and (orientation: portrait){.background-video-base.background-video-top.fit-mode-cover{top:0;height:calc(var(--vh,1vh)*100)}}:root{--menu-height: 88px;--logo-vertical-padding: 4px;--logo-left-gap: 2.4rem;--bar-gradient: rgba(30,144,255,.5);--page-bg-gradient: linear-gradient(180deg, rgba(191,193,192,.5) 0%, rgba(165,168,166,.5) 55%, rgba(142,145,143,.5) 100%)}@media (max-width:680px){:root{--logo-left-gap: .9rem}}@media (max-width:680px){:root{--menu-height: 72px;--logo-vertical-padding: 2px}}.main-menu{display:flex;align-items:center;height:var(--menu-height);overflow:visible;background:var(--bar-gradient);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;font-family:Segoe UI,Arial,sans-serif;border-radius:0;font-size:1.35rem;z-index:10;position:relative;box-sizing:border-box;padding:0 2rem 0 0}.main-menu .menu-left,.main-menu .menu-right{display:flex;align-items:center}.main-menu:not(.is-home){padding-left:0}.background-video,.background-video-base.background-video-offset{top:var(--menu-height);height:calc(100vh - var(--menu-height))}@media (max-width: 680px) and (orientation: portrait){.background-video-base.background-video-offset.fit-mode-contain{background:#000}}@media (max-width: 680px) and (orientation: portrait){.background-video{top:var(--menu-height, 0px);height:calc(100vh - var(--menu-height, 0px));min-height:calc(100vh - var(--menu-height, 0px));width:100vw;min-width:100vw;object-fit:cover}}.background-video-contain{position:fixed;top:var(--menu-height, 0px);left:0;width:100vw;height:calc(100vh - var(--menu-height, 0px));object-fit:contain;background:#000;z-index:-1}@media (max-width: 680px) and (orientation: portrait){.background-video-contain{top:var(--menu-height, 0px);height:calc(100vh - var(--menu-height, 0px));object-fit:contain}}.main-menu button[disabled]{position:relative}.main-menu button[disabled]:after{content:"";display:block;position:absolute;left:0;right:0;bottom:-6px;height:3px;background:#fff;border-radius:2px;width:100%}.lang-dropdown-list{position:absolute;top:calc(100% + .2em);left:50%;transform:translate(-50%);border:none;border-radius:4px;padding:0;z-index:9999;background:transparent;list-style:none;animation:fadeIn .2s;display:flex;flex-direction:column;align-items:center;gap:.7em;color:#000!important;height:auto}.lang-switcher-dropdown{display:flex;align-items:center;padding:0;position:relative}.site-footer{background:var(--bar-gradient);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);width:100%;text-align:center;padding:1.2em 0;font-size:1rem;color:#fff;letter-spacing:.02em;border-top:none}.menu-logo-img{--logo-accent:#55B6FF;--logo-y-offset: 0px;height:calc(var(--menu-height) - 2px);max-height:calc(var(--menu-height) - 2px);width:auto;display:block;margin:var(--logo-y-offset) 0 0 0;line-height:0;transition:opacity .25s ease,filter .25s ease;object-fit:contain;align-self:center}.menu-logo-img:focus{outline:2px solid var(--logo-accent);outline-offset:2px}.menu-brand{position:relative;margin-left:var(--logo-left-gap)!important}.menu-brand:after{content:"";position:absolute;left:0;bottom:-3px;height:2px;width:0%;background:linear-gradient(90deg,var(--logo-accent),rgba(85,182,255,0));color:#e2f2ff}.menu-brand:hover:after,.menu-brand:focus-visible:after{width:100%}.menu-brand:hover .menu-logo-img,.menu-brand:focus-visible .menu-logo-img{filter:drop-shadow(0 0 6px rgba(85,182,255,.55)) brightness(1.05)}@media (prefers-reduced-motion: reduce){.menu-brand:after{transition:none}.menu-brand:hover .menu-logo-img,.menu-brand:focus-visible .menu-logo-img{filter:brightness(1.05)}.menu-logo-img{transition:none}}@media (prefers-color-scheme: dark){.menu-logo-img{--logo-primary:#f5f8fa}}.logo-xl .menu-logo-img{transform:scale(1.6)}.main-menu.is-home .menu-brand{display:flex!important}.main-menu:not(.is-home) .menu-left>.menu-brand+a{margin-left:.75rem}@media (max-width:1000px){.main-menu:not(.is-home){padding-left:.8rem}}@media (max-width:680px){.menu-brand{display:flex!important}.main-menu{font-size:1.05rem}}.main-menu.mobile-mode{font-size:1.05rem;background:var(--bar-gradient)}.main-menu.mobile-mode .menu-logo-img{height:calc(var(--menu-height) - 6px);max-height:calc(var(--menu-height) - 6px)}.main-menu.mobile-mode .menu-logo-img[data-variant=icon]{height:calc(var(--menu-height) - 6px);width:auto;aspect-ratio:1 / 1}.main-menu.mobile-mode .hamburger-button{display:inline-flex!important}.main-menu.mobile-mode .menu-right>a{display:none}.hamburger-button{display:none!important;position:relative;width:48px;height:48px;padding:0!important}.hamburger-box{width:26px;height:20px;display:inline-block;position:relative}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:26px;height:3px;background:#fff;position:absolute;left:0;border-radius:2px;transition:transform .35s cubic-bezier(.55,.055,.675,.19),top .25s .15s ease,opacity .2s .15s ease,background .3s}.hamburger-inner{top:50%;transform:translateY(-50%)}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-8px}.hamburger-inner:after{top:8px}.hamburger-button.is-active .hamburger-inner{transform:translateY(-50%) rotate(45deg);transition:transform .32s cubic-bezier(.215,.61,.355,1)}.hamburger-button.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .2s ease,transform .32s .05s cubic-bezier(.215,.61,.355,1)}.hamburger-button.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s ease,opacity .15s .05s ease}.hamburger-button:focus-visible{outline:2px solid #55B6FF;outline-offset:3px}.hamburger-button:hover .hamburger-inner,.hamburger-button:hover .hamburger-inner:before,.hamburger-button:hover .hamburger-inner:after{background:#ddd}.main-menu.mobile-mode.is-home .menu-brand{display:flex!important}html,body{background:#0a1f44}@supports (background: color(display-p3 0 0 0)){html,body{background:#0a1f44}}@media (prefers-reduced-motion: reduce){.menu-logo-img{transition:none;transform:scale(1.2)!important}}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s}.mobile-menu-content{background:#ffffff80;width:80vw;max-width:340px;min-height:320px;box-shadow:0 0 32px #0003;display:flex;flex-direction:column;padding:2em 1.2em 1.2em;position:relative;border-radius:18px;align-items:center;justify-content:center}.mobile-menu-close{position:absolute;top:18px;right:18px;background:transparent;border:none;font-size:2.2em;color:#888;cursor:pointer}.mobile-menu-list{display:flex;flex-direction:column;gap:1.2em;margin-top:2.5em;font-size:1.2em}.menu-left{display:flex;align-items:center;gap:0;margin-left:0;margin-right:0;justify-content:flex-start}.menu-right{display:flex;align-items:center;gap:1rem;margin-left:auto}.main-menu button{background:transparent;border:none;padding:.5em 1.2em;border-radius:4px;box-sizing:border-box;font-size:14px;cursor:pointer;font-family:Roboto,Arial,system-ui,sans-serif;color:#fff!important;text-decoration:none;font-weight:500;transition:background .2s,color .2s;display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:100%;min-width:120px;overflow:hidden}.main-menu button:hover{color:#ddd}.country-flag{width:1.75em!important;height:1.5em!important;border-radius:0!important;display:inline-block;object-fit:contain;padding:0!important;margin:0!important;border:none!important;background:transparent!important;box-shadow:none!important}.lang-dropdown-list li button{background:transparent;border:none;text-align:center;font-size:1.35rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:0;border-radius:0!important;width:1.75em!important;min-width:1.75em!important;max-width:1.75em!important;height:1.5em!important;min-height:1.5em!important;max-height:1.5em!important;padding:0!important;margin:0!important;overflow:hidden;transition:background .2s,color .2s}.lang-dropdown-list li button:hover,.lang-dropdown-list li button.active{background:#646cff;color:#fff}.lang-current span{font-family:"Segoe UI Emoji","Apple Color Emoji",sans-serif;display:inline-block;font-weight:500;border-radius:3px}.country-flag{width:1.75em!important;height:1.5em!important;border-radius:0!important;display:inline-block}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.logo{font-size:14px;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{width:1.75em!important;min-width:1.75em!important;max-width:1.75em!important;height:1.5em!important;min-height:1.5em!important;max-height:1.5em!important}.read-the-docs{color:#888}}@media (max-width: 900px) and (orientation: landscape){._aboutContent_1653l_2{flex-direction:row;gap:1.2rem;margin-top:16px;padding-left:2vw;padding-right:2vw;align-items:flex-start}._aboutImage_1653l_10{max-width:40vw;margin-bottom:0;align-self:flex-start;justify-content:flex-start}._aboutImg_1653l_16{max-width:40vw;width:100%;height:auto;border-radius:10px;margin:0}._aboutText_1653l_23{min-width:0;font-size:1rem;margin-top:0;text-align:left;padding-bottom:1em;overflow-wrap:break-word;flex:1}}@media (max-width: 900px){._aboutRoot_1653l_34{width:100vw;min-height:100vh;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;padding-bottom:2em}._aboutContent_1653l_2{flex-direction:column;gap:1.2rem;margin-top:0;padding-left:2vw;padding-right:2vw;width:100vw;box-sizing:border-box}._aboutImage_1653l_10{max-width:60vw;margin-bottom:1em;align-self:center;justify-content:center}._aboutImg_1653l_16{max-width:60vw;width:100%;height:auto;border-radius:10px;margin:0 auto}._aboutText_1653l_23{min-width:0;font-size:1rem;margin-top:0;text-align:left;padding-bottom:1em;overflow-wrap:break-word}._aboutTitle_1653l_73{font-size:2rem;margin-bottom:.7em}._aboutHeading_1653l_77,._aboutHeadingStatic_1653l_77{font-size:1.1rem;margin-bottom:.7em}._aboutLine_1653l_81,._aboutLineStatic_1653l_81{font-size:1rem;min-height:1.2em;margin-top:.7em}._aboutPageWrapper_1653l_86{min-height:auto}._stickySection_1653l_89{position:static}._serviceContent_1653l_92{flex-direction:column;width:100vw;box-sizing:border-box;margin-bottom:2em}._serviceSectionWrapper_1653l_98{padding-top:2.5em}}._aboutPageWrapper_1653l_86{min-height:700vh;position:relative;--about-bg: #a5a8a6;background:var(--about-bg)}._aboutRoot_1653l_34{background:var(--about-bg);padding-top:0;position:relative;isolation:isolate}._stickySection_1653l_89{position:sticky;top:0;background:var(--about-bg);width:100%;scroll-margin-top:0;box-shadow:none;border:none}@media (max-width: 900px){._stickySection_1653l_89{position:static!important;top:auto!important}}._aboutTitle_1653l_73{font-size:40px;font-weight:700;margin:0 0 16px;text-align:center}._aboutContent_1653l_2{width:100%;margin-top:64px;display:flex;align-items:flex-start;gap:3.5rem;padding-left:4vw;padding-right:4vw;box-sizing:border-box}._aboutImage_1653l_10{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:center;max-width:420px}._aboutImg_1653l_16{width:100%;height:320px;object-fit:cover;border-radius:16px;box-shadow:0 2px 24px #0002;display:block;margin-top:0;align-self:flex-start}._aboutText_1653l_23{flex:1;text-align:justify;align-self:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:-9px;font-size:16px}._aboutHeading_1653l_77{margin:0;margin-bottom:1.5rem;font-weight:700;min-height:1.2em;font-family:monospace;font-size:20px;line-height:1.2}._aboutHeadingStatic_1653l_77{font-family:inherit;font-weight:700;font-size:20px;line-height:1.2}._aboutLine_1653l_81{margin:16px 0 0;min-height:1.8em;font-family:monospace;font-size:16px;line-height:1.7}._serviceSectionWrapper_1653l_98{padding-top:5em}._serviceList_1653l_213{line-height:1.7;padding-left:1.2em;margin:0;list-style-position:outside;list-style-type:disc}._serviceList_1653l_213 li{margin-bottom:.5em}._aboutLineStatic_1653l_81{font-family:inherit;font-size:16px;line-height:1.7}._serviceImgWrapper_1ixw8_2{flex:1;display:flex;align-items:center;justify-content:center;width:100%}._servicesRoot_1ixw8_9{min-height:100vh;--about-bg: #a5a8a6;background:var(--about-bg);display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch;justify-content:center;margin:0;width:100vw;max-width:100vw;padding:56px 2vw;box-sizing:border-box;gap:2vw;overflow-x:hidden}._serviceTile_1ixw8_29{flex:1 1 320px;min-width:260px;max-width:420px;height:auto;background:#f5f5f5;border-radius:32px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-weight:600;font-size:20px;cursor:pointer;transition:background .2s,color .2s,transform .22s cubic-bezier(.22,1.12,.62,1.01),box-shadow .22s;-webkit-user-select:none;user-select:none;text-align:justify;padding-top:2.5em;padding-left:1em;padding-right:1em;margin-bottom:2vw;box-shadow:0 2px 16px #0001;z-index:1;word-break:break-word}._serviceTile_1ixw8_29:hover{background:#e0e0e0;color:#2a3cff;transform:scale(1.08);z-index:10;box-shadow:0 8px 32px #0003,0 2px 16px #0001}._serviceTitle_1ixw8_63{width:100%;text-align:center;margin-bottom:2em;min-height:3.2em;display:flex;align-items:flex-start;justify-content:center;line-height:1.2;word-break:break-word;font-size:1.1em}._serviceImg_1ixw8_2{width:100%;max-width:180px;height:auto;border-radius:18px;margin:0 auto;display:block;box-shadow:0 2px 12px #0002;align-self:center}._modalOverlay_1ixw8_89{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:3000;padding:2rem 1.2rem;box-sizing:border-box;animation:_fadeIn_1ixw8_1 .22s ease-out;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modalOverlay_1ixw8_89._closing_1ixw8_106{animation:_fadeOut_1ixw8_1 .18s ease forwards}._modalContent_1ixw8_108{background:#fff;padding:2.2em 2.2em 2.5em;border-radius:24px;width:100%;max-width:860px;max-height:100%;overflow-y:auto;position:relative;box-shadow:0 8px 40px #00000059,0 2px 8px #00000026;animation:_slideIn_1ixw8_1 .26s cubic-bezier(.18,.89,.32,1.1);color:#000;scrollbar-width:thin}._modalContent_1ixw8_108._closing_1ixw8_106{animation:_modalClose_1ixw8_1 .2s ease forwards}@keyframes _modalClose_1ixw8_1{0%{transform:translateY(var(--close-shift,0)) scale(1);opacity:1}55%{transform:translateY(var(--close-shift,6px)) scale(.985);opacity:.55}to{transform:translateY(var(--close-shift,22px)) scale(.94);opacity:0}}@keyframes _fadeOut_1ixw8_1{0%{opacity:1}to{opacity:0}}._closeButton_1ixw8_137{position:absolute;top:14px;right:16px;background:#ffffffd9;border:1px solid #d0d5dc;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;line-height:1;cursor:pointer;color:#222;box-shadow:0 2px 6px #0000002e;transition:background .2s,transform .15s}._closeButton_1ixw8_137:hover{background:#fff}._closeButton_1ixw8_137:active{transform:scale(.92)}._closeButton_1ixw8_137:focus-visible{outline:3px solid #4c9ffe;outline-offset:2px}._modalHandle_1ixw8_160{position:absolute;top:8px;left:50%;transform:translate(-50%);width:68px;height:6px;border-radius:3px;background:linear-gradient(90deg,#c7ccd4,#b2b8c1);opacity:.9}._modalContent_1ixw8_108._dragging_1ixw8_161{transition:none!important}@media (pointer: coarse){._modalContent_1ixw8_108{touch-action:none}}@media (max-width: 900px){._modalOverlay_1ixw8_89{align-items:flex-end;padding:0;background:#0000148c;top:var(--menu-height, 60px);height:calc(100vh - var(--menu-height, 60px))}._modalContent_1ixw8_108{width:100%;max-width:100%;border-radius:26px 26px 0 0;padding:1.4rem 1rem calc(1.4rem + env(safe-area-inset-bottom,0px)) 1rem;box-sizing:border-box;max-height:100%;height:100%;display:flex;flex-direction:column;overscroll-behavior:contain;padding-top:3.2rem}._modalHandle_1ixw8_160{top:10px}._modalTitle_1ixw8_193{font-size:clamp(1.15rem,4.5vw,1.5rem);margin:.6em 0 .8em}._modalBody_1ixw8_194{gap:1rem;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;margin-bottom:env(safe-area-inset-bottom,0px)}._modalImage_1ixw8_203{max-width:100%;width:100%;height:auto;object-fit:cover}._closeButton_1ixw8_137{top:26px;right:10px;font-size:2.1rem}._modalText_1ixw8_205 p,._modalText_1ixw8_205 ul{font-size:.95rem;line-height:1.5}}@media (max-width: 900px) and (orientation: landscape){._modalContent_1ixw8_108{padding-top:3.2rem}._modalBody_1ixw8_194{flex-direction:row;align-items:flex-start;overflow-y:auto}._modalImage_1ixw8_203{max-width:40%;flex:0 0 40%}._modalText_1ixw8_205{flex:1}._modalTitle_1ixw8_193{text-align:left}._closeButton_1ixw8_137{top:24px;right:14px}}@keyframes _sheetIn_1ixw8_1{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}._modalTitle_1ixw8_193{font-size:2.5rem;font-weight:700;margin:0 0 1em;text-align:center}._modalBody_1ixw8_194{display:flex;gap:2em;align-items:flex-start}._modalImage_1ixw8_203{flex:1;max-width:300px;height:auto;object-fit:cover;border-radius:8px}._modalText_1ixw8_205{flex:2;text-align:left}._modalText_1ixw8_205 p{margin-top:0;line-height:1.6;font-size:1rem}._modalText_1ixw8_205 ul{padding-left:20px;line-height:1.7;font-size:1rem}@keyframes _fadeIn_1ixw8_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1ixw8_1{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 900px){._servicesRoot_1ixw8_9{flex-direction:column;padding:24px 2vw 80px;gap:1.2em;min-height:100vh;max-width:100vw;background:var(--about-bg)}._serviceTile_1ixw8_29{min-width:90vw;max-width:99vw;font-size:1rem;border-radius:18px;padding-top:1.2em;padding-left:.5em;padding-right:.5em;margin-bottom:2em;background:linear-gradient(145deg,#eef2ff,#d9e3ff);box-shadow:0 4px 20px #00002838,0 2px 10px #0000001f;border:2px solid #c2d2ff}._serviceTile_1ixw8_29:active{background:linear-gradient(145deg,#e2e8ff,#ccd8ff);transform:scale(.985)}._serviceImg_1ixw8_2{max-width:120px;border-radius:12px}._serviceTitle_1ixw8_63{font-size:1.1em;min-height:2.8em;margin-bottom:1em}}._contactShell_1b1sz_3{width:100%;max-width:640px;margin:48px auto;background:#a5a8a6;background:linear-gradient(180deg,#b6b9b7,#a5a8a6 55%,#969996);border:3px solid #000;box-shadow:6px 6px #666;font-family:"MS Sans Serif",Tahoma,Geneva,sans-serif;padding:0;box-sizing:border-box}@media (max-width:720px){._contactShell_1b1sz_3{margin:24px auto}}._titleBar_1b1sz_6{background:navy;color:#fff;padding:6px 10px;font-weight:700;font-size:16px;letter-spacing:.5px;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}._closeBtn_1b1sz_7{background:#b6b9b7;color:#000;border:2px outset #fff;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;cursor:pointer;margin-left:8px}._inner_1b1sz_8{padding:22px 28px 18px}@media (max-width:520px){._inner_1b1sz_8{padding:20px 18px 16px}}._formGroup_1b1sz_11{margin-bottom:12px}._label_1b1sz_12{display:block;font-weight:700;margin-bottom:2px}._input_1b1sz_13,._textarea_1b1sz_13{width:100%;max-width:100vw;border:2px inset #808080;background:#fff;font-family:"MS Sans Serif",Tahoma,Geneva,sans-serif;font-size:15px;padding:3px 6px;margin-bottom:2px;box-sizing:border-box}._textarea_1b1sz_13{resize:vertical;min-height:80px}._input_1b1sz_13:focus-visible,._textarea_1b1sz_13:focus-visible{outline:2px solid #000;outline-offset:1px}._actions_1b1sz_17{display:flex;flex-direction:row;gap:16px;margin-top:8px;justify-content:space-between;flex-wrap:wrap}._button_1b1sz_18{background:#b6b9b7;border:2px outset #fff;color:#101010;font-family:"MS Sans Serif",Tahoma,Geneva,sans-serif;font-size:15px;padding:3px 18px;cursor:pointer}._button_1b1sz_18:hover{filter:brightness(1.05)}._button_1b1sz_18:disabled{opacity:.55;cursor:progress}._button_1b1sz_18:focus-visible{outline:2px solid #000;outline-offset:2px}._error_1b1sz_23{color:#b00;font-weight:700;margin-bottom:8px}._successBox_1b1sz_24{background:transparent;border:none;padding:32px 8px 12px;text-align:center;font-size:15px;color:#111;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}@media (max-width:520px){._successBox_1b1sz_24{padding:32px 8px 12px}}._successActions_1b1sz_40{margin-top:22px}._successBox_1b1sz_24 ._button_1b1sz_18{margin:0}._sentMeta_1b1sz_42{margin:8px 0 0;font-size:12px;color:#222;opacity:.8}._contactDialog_1b1sz_45{width:90vw;max-width:540px;border:3px solid #000;padding:0;background:#a5a8a6;background:linear-gradient(180deg,#b6b9b7,#a5a8a6 55%,#969996);box-shadow:6px 6px #666;animation:_contactIn_1b1sz_1 .28s cubic-bezier(.4,0,.2,1)}._contactDialog_1b1sz_45::backdrop{background:#00000040;animation:_backdropIn_1b1sz_1 .28s ease}._contactDialogClosing_1b1sz_47{animation:_contactOut_1b1sz_1 .22s ease forwards}._contactDialogClosing_1b1sz_47::backdrop{animation:_backdropOut_1b1sz_1 .22s ease forwards}@keyframes _contactIn_1b1sz_1{0%{transform:translateY(12px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes _contactOut_1b1sz_1{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(12px) scale(.96);opacity:0}}@keyframes _backdropIn_1b1sz_1{0%{background:#0000}to{background:#00000040}}@keyframes _backdropOut_1b1sz_1{0%{background:#00000040}to{background:#0000}}._dialogBody_1b1sz_54{padding:22px 28px 18px;font-size:18px;color:#222;background:#fff;border:2px inset #808080;line-height:1.7;white-space:pre-line}@media (max-width:520px){._dialogBody_1b1sz_54{padding:18px 16px 14px;font-size:16px}}._visuallyHidden_1b1sz_57{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}._honeypot_1b1sz_59{position:absolute;left:-5000px;top:auto;width:1px;height:1px;overflow:hidden}._sending_1b1sz_61{opacity:.6;pointer-events:none}._contactPageBg_1b1sz_64{--about-bg:#a5a8a6;background:var(--about-bg);min-height:calc(100vh - var(--menu-height, 0px));width:100%;display:flex;flex-direction:column;justify-content:flex-start}
