.Footer_footer__wM9lE{background:#fff;border-top:1px solid rgba(191,200,202,.3);padding:64px 0}@media(max-width:991px){.Footer_footer__wM9lE{padding:48px 0}}.Footer_container__5dpiy{max-width:1920px;margin:0 auto;padding:0 64px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;text-align:center}@media(max-width:991px){.Footer_container__5dpiy{padding:0 16px}}@media(max-width:479px){.Footer_container__5dpiy{padding:0 12px}}@media(max-width:319px){.Footer_container__5dpiy{padding:0 10px}}@media(min-width:768px){.Footer_container__5dpiy{flex-direction:row;text-align:left}}.Footer_brand__xXnrb{display:flex;flex-direction:column;align-items:center;gap:8px}@media(min-width:768px){.Footer_brand__xXnrb{align-items:flex-start}}.Footer_logo__6pWUJ{display:flex;align-items:center;flex-shrink:0}.Footer_copyright__ghWTQ{font-size:12px;line-height:1.4;letter-spacing:.05em;font-weight:600;text-transform:none;letter-spacing:normal;color:#3f484a}.Footer_contacts__ESq_M{display:flex;flex-direction:column;align-items:center;gap:6px}@media(min-width:768px){.Footer_contacts__ESq_M{align-items:flex-start}}.Footer_contactLink__TnAPn{font-size:12px;line-height:1.4;letter-spacing:.05em;text-transform:none;letter-spacing:normal;font-weight:600;color:#191c1d;text-decoration:none;transition:color .2s ease}.Footer_contactLink__TnAPn:hover{color:#008b99}.Footer_links__Q8jS4{display:flex;flex-direction:column;align-items:center;gap:24px}@media(min-width:768px){.Footer_links__Q8jS4{align-items:flex-end}}.Footer_linksGroup__IQ7kP{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 24px}@media(min-width:768px){.Footer_linksGroup__IQ7kP{justify-content:flex-end}}.Footer_link__tiRPx{font-size:12px;line-height:1.4;letter-spacing:.05em;font-weight:600;text-transform:none;letter-spacing:normal;color:#3f484a;transition:color .2s ease}.Footer_link__tiRPx:hover{color:#008b99}.SuccessModal_overlay__iNbpX{position:fixed;inset:0;z-index:1000;background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:SuccessModal_overlayHide___Fh_a .2s ease}.SuccessModal_overlay__iNbpX[data-state=open]{animation:SuccessModal_overlayShow__uZqJA .2s ease}.SuccessModal_content__XoUUZ{position:fixed;top:50%;left:50%;z-index:1001;transform:translate(-50%,-50%);width:min(760px,100vw - 24px);max-height:calc(100vh - 32px);overflow:auto;padding:0;border:1px solid rgba(191,200,202,.55);border-radius:24px;background:#fff;box-shadow:0 24px 64px rgba(15,23,42,.18);outline:none;animation:SuccessModal_contentHide__2lqCc .15s ease}.SuccessModal_content__XoUUZ[data-state=open]{animation:SuccessModal_contentShow__E4P_9 .2s ease}.SuccessModal_successModal__HKD5E{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;padding:56px 20px 36px;text-align:center}@media(max-width:991px){.SuccessModal_successModal__HKD5E{padding:44px 16px 28px}}.SuccessModal_successModal__HKD5E .SuccessModal_closeButton__QRb8C{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:8px;background:rgba(0,0,0,0);color:#3f484a;cursor:pointer;transition:background-color .15s ease,color .15s ease}.SuccessModal_successModal__HKD5E .SuccessModal_closeButton__QRb8C:hover{background:#f1f5f9;color:#191c1d}.SuccessModal_successModal__HKD5E .SuccessModal_closeButton__QRb8C:focus-visible{outline:2px solid #008b99;outline-offset:2px}.SuccessModal_successModal__HKD5E .SuccessModal_closeIcon__57Z4H{display:block;width:22px;height:22px}.SuccessModal_successModal__HKD5E .SuccessModal_image__z6mJU{display:flex;justify-content:center;width:100%;margin-top:2px}.SuccessModal_successModal__HKD5E .SuccessModal_image__z6mJU img{width:min(396px,100%);height:auto;border-radius:16px}.SuccessModal_successModal__HKD5E .SuccessModal_title__B22FI{margin:0;font-size:32px;line-height:1.2;font-weight:700;color:#191c1d}@media(max-width:991px){.SuccessModal_successModal__HKD5E .SuccessModal_title__B22FI{font-size:26px}}.SuccessModal_successModal__HKD5E .SuccessModal_description__BzFGc{margin:0;max-width:40ch;font-size:18px;line-height:1.5;color:#3f484a}@media(max-width:991px){.SuccessModal_successModal__HKD5E .SuccessModal_description__BzFGc{font-size:16px}}.SuccessModal_successModal__HKD5E .SuccessModal_action__ilIcS{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;min-width:280px;min-height:64px;padding:18px 32px;border:none;border-radius:16px;background-color:#008b99;color:#fff;font-size:22px;line-height:1;font-weight:700;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.SuccessModal_successModal__HKD5E .SuccessModal_action__ilIcS:hover{background-color:#007a86}.SuccessModal_successModal__HKD5E .SuccessModal_action__ilIcS:active{transform:scale(.98)}.SuccessModal_successModal__HKD5E .SuccessModal_action__ilIcS:focus-visible{outline:2px solid #008b99;outline-offset:3px}@keyframes SuccessModal_overlayShow__uZqJA{0%{opacity:0}to{opacity:1}}@keyframes SuccessModal_overlayHide___Fh_a{0%{opacity:1}to{opacity:0}}@keyframes SuccessModal_contentShow__E4P_9{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes SuccessModal_contentHide__2lqCc{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.96)}}.Header_header__tZJ2X{position:fixed;top:0;left:0;right:0;z-index:50;background:hsla(0,0%,100%,.8);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(191,200,202,.3)}.Header_nav__B9ptm{position:relative;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:12px;height:80px;max-width:1920px;width:100%;margin:0 auto;padding:0 64px;box-sizing:border-box}@media(max-width:1199px){.Header_nav__B9ptm{padding:0 16px}}@media(max-width:479px){.Header_nav__B9ptm{height:64px;padding:0 12px}}@media(max-width:319px){.Header_nav__B9ptm{padding:0 10px;gap:8px}}.Header_logo__pduHa{display:flex;align-items:center;flex-shrink:1;min-width:0;max-width:min(280px,62vw)}@media(min-width:1200px){.Header_logo__pduHa{margin-right:40px}}.Header_logo__pduHa .Header_logoMark__F8Sfq{height:30px;width:auto;max-width:100%}@media(max-width:479px){.Header_logo__pduHa .Header_logoMark__F8Sfq{height:26px}}@media(max-width:319px){.Header_logo__pduHa .Header_logoMark__F8Sfq{height:24px}}.Header_links__Co25k{display:none;align-items:center;gap:24px;flex-wrap:wrap;justify-content:center}@media(min-width:1200px){.Header_links__Co25k{display:flex}}.Header_link__6nJbl{font-weight:500;color:#3f484a;transition:color .2s ease;white-space:nowrap}.Header_link__6nJbl:hover{color:#008b99}.Header_actions__7yYmo{display:none;align-items:center;gap:16px;flex-shrink:0}@media(min-width:1200px){.Header_actions__7yYmo{display:flex}}@media(min-width:1450px){.Header_actions__7yYmo{margin-left:auto}}.Header_contacts__8oCVC{display:none;flex-direction:row;align-items:center;gap:18px;min-width:0}@media(min-width:1450px){.Header_contacts__8oCVC{display:flex}}.Header_mail__9z91R,.Header_phone__mP5Y_{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:14px;color:#191c1d;white-space:nowrap;text-decoration:none;transition:color .2s ease}.Header_mail__9z91R:hover,.Header_phone__mP5Y_:hover{color:#008b99}.Header_contactIcon__HYFfm{flex-shrink:0;font-size:20px;color:#008b99;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 20;transition:color .2s ease}.Header_ctaButton__Fcavk{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#008b99;padding:10px 24px;border-radius:16px;font-weight:700;box-shadow:0 10px 20px -6px rgba(0,139,153,.15);transition:background .2s ease,transform .2s ease}.Header_ctaButton__Fcavk,.Header_ctaButton__Fcavk:active,.Header_ctaButton__Fcavk:focus,.Header_ctaButton__Fcavk:hover,.Header_ctaButton__Fcavk:link,.Header_ctaButton__Fcavk:visited{color:#fff;-webkit-text-fill-color:#fff}.Header_ctaButton__Fcavk:hover{background:rgba(0,139,153,.9)}.Header_ctaButton__Fcavk:active{transform:scale(.95)}.Header_iconActions__ToRSk{display:flex;align-items:center;gap:2px;flex-shrink:0;margin-left:auto}@media(min-width:1450px){.Header_iconActions__ToRSk{display:none}}.Header_iconLink__OFmcd{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:16px;color:#008b99;text-decoration:none;transition:background .15s ease,color .15s ease}@media(max-width:479px){.Header_iconLink__OFmcd{width:40px;height:40px}}@media(max-width:319px){.Header_iconLink__OFmcd{width:36px;height:36px}}.Header_iconLink__OFmcd .Header_material-symbols-outlined__4nwbK{font-size:22px;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}@media(max-width:319px){.Header_iconLink__OFmcd .Header_material-symbols-outlined__4nwbK{font-size:20px}}.Header_iconLink__OFmcd:hover{background:rgba(0,139,153,.08);color:#008b99}.Header_burger__KpjLB{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;flex-shrink:0;padding:0;border:none;border-radius:0;background:rgba(0,0,0,0);cursor:pointer}@media(min-width:1200px){.Header_burger__KpjLB{display:none}}@media(max-width:319px){.Header_burger__KpjLB{width:40px;height:40px}}.Header_burgerLine__6kMbc{display:block;width:22px;height:2px;border-radius:9999px;background:#191c1d;transform-origin:center;transition:transform .2s ease,opacity .15s ease}.Header_burgerOpen__GCbbQ .Header_burgerLine__6kMbc:first-child{transform:translateY(7px) rotate(45deg)}.Header_burgerOpen__GCbbQ .Header_burgerLine__6kMbc:nth-child(2){opacity:0}.Header_burgerOpen__GCbbQ .Header_burgerLine__6kMbc:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.Header_mobileBackdrop__uYPMB{position:fixed;inset:0;z-index:44;background:rgba(0,0,0,0);opacity:0;visibility:hidden;pointer-events:none;touch-action:none;transition:visibility .2s ease}@media(min-width:1200px){.Header_mobileBackdrop__uYPMB{display:none}}.Header_mobileBackdropOpen__YVJnI{opacity:1;visibility:visible;pointer-events:auto}.Header_mobileMenu__d207K{position:fixed;top:80px;left:0;right:0;z-index:45;height:auto;max-height:calc(100svh - 80px);overflow-y:auto;overflow-x:hidden;isolation:isolate;transform:translateY(-6px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}@media(max-width:479px){.Header_mobileMenu__d207K{top:64px;max-height:calc(100svh - 64px)}}@media(min-width:1200px){.Header_mobileMenu__d207K{display:none}}.Header_mobileMenuOpen__PXvhs{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.Header_mobileMenuGlass__g6HTq{position:absolute;inset:0;z-index:0;background:rgba(248,251,252,.96);backdrop-filter:blur(40px) saturate(1.4);-webkit-backdrop-filter:blur(40px) saturate(1.4)}.Header_mobileMenuGrain__hgUEu{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.4;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.85'/%3E%3C/svg%3E");background-size:180px 180px}.Header_mobileMenuInner__j_RKT{position:relative;z-index:2;display:flex;flex-direction:column;gap:2px;padding:20px 16px 28px;width:100%;max-width:1920px;margin:0 auto;box-sizing:border-box}@media(max-width:479px){.Header_mobileMenuInner__j_RKT{padding:16px 12px 24px}}@media(max-width:319px){.Header_mobileMenuInner__j_RKT{padding:14px 10px 20px}}.Header_mobileLink__47iqE{display:block;padding:12px 10px;border-radius:8px;font-size:17px;font-weight:600;color:#191c1d;transition:color .15s ease,background .15s ease}@media(max-width:319px){.Header_mobileLink__47iqE{font-size:15px;padding:10px 8px}}.Header_mobileLink__47iqE:hover{color:#008b99;background:rgba(0,139,153,.05)}.Header_mobileMail__QbQXe,.Header_mobilePhone__3wy5z{display:flex;align-items:center;justify-content:center;margin-top:12px;padding:12px 18px;border-radius:16px;border:1px solid rgba(0,139,153,.2);background:rgba(0,139,153,.05);color:#191c1d;font-size:16px;font-weight:700;text-decoration:none;transition:color .15s ease,background .15s ease,border-color .15s ease}@media(max-width:319px){.Header_mobileMail__QbQXe,.Header_mobilePhone__3wy5z{padding:10px 14px;font-size:15px}}.Header_mobileMail__QbQXe:hover,.Header_mobilePhone__3wy5z:hover{color:#008b99;background:rgba(0,139,153,.08);border-color:rgba(0,139,153,.35)}.Header_mobileMail__QbQXe{margin-top:8px;font-size:15px;font-weight:600}@media(max-width:319px){.Header_mobileMail__QbQXe{font-size:14px}}.Header_mobileCta__qwihr{display:flex;align-items:center;justify-content:center;margin-top:8px;padding:14px 18px;border-radius:16px;background:#008b99;color:#fff;-webkit-text-fill-color:#fff;font-size:15px;font-weight:700;transition:background .15s ease}@media(max-width:319px){.Header_mobileCta__qwihr{padding:12px 14px;font-size:14px}}.Header_mobileCta__qwihr:active,.Header_mobileCta__qwihr:focus,.Header_mobileCta__qwihr:hover,.Header_mobileCta__qwihr:link,.Header_mobileCta__qwihr:visited{color:#fff;-webkit-text-fill-color:#fff}.Header_mobileCta__qwihr:hover{background:rgba(0,139,153,.9)}.HomePage_sectionSpacing__x8V8I{padding-top:120px;padding-bottom:120px}@media(max-width:991px){.HomePage_sectionSpacing__x8V8I{padding-top:96px;padding-bottom:96px}}@media(max-width:767px){.HomePage_sectionSpacing__x8V8I{padding-top:88px;padding-bottom:88px}}@media(max-width:575px){.HomePage_sectionSpacing__x8V8I{padding-top:80px;padding-bottom:80px}}@media(max-width:479px){.HomePage_sectionSpacing__x8V8I{padding-top:72px;padding-bottom:72px}}.HomePage_textGradient__4urP5{background:linear-gradient(135deg,#008b99,#005a63);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.HomePage_container__iwXCU{max-width:1440px;margin:0 auto;padding:0 64px}@media(max-width:991px){.HomePage_container__iwXCU{padding:0 16px}}@media(max-width:479px){.HomePage_container__iwXCU{padding:0 12px}}@media(max-width:319px){.HomePage_container__iwXCU{padding:0 10px}}.HomePage_containerWide__RGBcv{max-width:1920px;margin:0 auto;padding:0 64px}@media(max-width:991px){.HomePage_containerWide__RGBcv{padding:0 16px}}@media(max-width:479px){.HomePage_containerWide__RGBcv{padding:0 12px}}@media(max-width:319px){.HomePage_containerWide__RGBcv{padding:0 10px}}.HomePage_sectionHead__cHeif{text-align:center;margin-bottom:64px;display:flex;flex-direction:column;align-items:center}@media(max-width:767px){.HomePage_sectionHead__cHeif{margin-bottom:56px}}@media(max-width:575px){.HomePage_sectionHead__cHeif{margin-bottom:48px}}.HomePage_sectionHead__cHeif .HomePage_sectionTitle__Da_jx{font-size:36px;line-height:1.2;letter-spacing:-.01em;font-weight:600;font-size:44px;line-height:1.15;letter-spacing:-.02em;color:#191c1d;margin:0 0 24px}@media(max-width:991px){.HomePage_sectionHead__cHeif .HomePage_sectionTitle__Da_jx{font-size:40px}}@media(max-width:767px){.HomePage_sectionHead__cHeif .HomePage_sectionTitle__Da_jx{font-size:36px}}@media(max-width:575px){.HomePage_sectionHead__cHeif .HomePage_sectionTitle__Da_jx{font-size:32px}}@media(max-width:319px){.HomePage_sectionHead__cHeif .HomePage_sectionTitle__Da_jx{font-size:28px}}.HomePage_sectionHead__cHeif .HomePage_sectionText__8HQ__{font-size:18px;line-height:1.6;font-weight:400;font-size:19px;line-height:1.65;color:#3f484a;max-width:720px;margin:0 auto;text-align:center}@media(max-width:575px){.HomePage_sectionHead__cHeif .HomePage_sectionText__8HQ__{font-size:17px;line-height:1.6}}.HomePage_sectionTitle__Da_jx{font-size:36px;line-height:1.2;letter-spacing:-.01em;font-weight:600;font-size:44px;line-height:1.15;letter-spacing:-.02em;color:#191c1d}@media(max-width:991px){.HomePage_sectionTitle__Da_jx{font-size:40px}}@media(max-width:767px){.HomePage_sectionTitle__Da_jx{font-size:36px}}@media(max-width:575px){.HomePage_sectionTitle__Da_jx{font-size:32px}}@media(max-width:319px){.HomePage_sectionTitle__Da_jx{font-size:28px}}.HomePage_sectionText__8HQ__{font-size:18px;line-height:1.6;font-weight:400;font-size:19px;line-height:1.65;color:#3f484a}@media(max-width:575px){.HomePage_sectionText__8HQ__{font-size:17px;line-height:1.6}}.HomePage_hero__YPhPi{position:relative;width:100%;max-width:100%;min-height:100svh;overflow:hidden;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.HomePage_hero__YPhPi{min-height:100svh}}.HomePage_heroContent__wO85X{position:relative;z-index:1;width:100%;max-width:1440px;margin:0 auto;padding:180px 80px 140px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}@media(max-width:991px){.HomePage_heroContent__wO85X{padding:128px 16px 96px}}@media(max-width:767px){.HomePage_heroContent__wO85X{padding:152px 24px 120px}}@media(max-width:575px){.HomePage_heroContent__wO85X{padding:140px 16px 104px}}@media(max-width:479px){.HomePage_heroContent__wO85X{padding:120px 12px 88px}}@media(max-width:319px){.HomePage_heroContent__wO85X{padding:112px 10px 80px}}@keyframes HomePage_heroFadeUp__1uNPl{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes HomePage_heroMarkDraw__aNtVD{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes HomePage_heroBrandIn__KYvfs{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes HomePage_heroGlowIn__TMo3c{0%{opacity:0;transform:translate(-50%,-50%) scale(.92)}to{opacity:.28;transform:translate(-50%,-50%) scale(1)}}@keyframes HomePage_heroDotIn__9CSpC{0%{opacity:0;transform:scale(.5)}to{opacity:.55;transform:scale(1)}}.HomePage_heroCopy__K_pol{position:relative;z-index:1;width:min(100%,1100px);max-width:100%;display:flex;flex-direction:column;align-items:center;gap:36px;box-sizing:border-box}@media(max-width:991px){.HomePage_heroCopy__K_pol{gap:28px}}@media(max-width:575px){.HomePage_heroCopy__K_pol{gap:22px}}@media(max-width:479px){.HomePage_heroCopy__K_pol{gap:18px}}.HomePage_heroCopy__K_pol .HomePage_heroSlogan__OcGqh{opacity:0;animation:HomePage_heroFadeUp__1uNPl .85s cubic-bezier(.22,1,.36,1) .12s forwards}.HomePage_heroCopy__K_pol .HomePage_heroSloganMark__BqhoB{transform-origin:left center;transform:scaleX(0);animation:HomePage_heroMarkDraw__aNtVD .8s cubic-bezier(.22,1,.36,1) .18s forwards}.HomePage_heroCopy__K_pol .HomePage_heroSloganMarkEnd__SPla5{transform-origin:right center}.HomePage_heroCopy__K_pol .HomePage_heroSloganText__bJogI{display:inline-block;opacity:0;animation:HomePage_heroFadeUp__1uNPl .85s cubic-bezier(.22,1,.36,1) .22s forwards}.HomePage_heroCopy__K_pol .HomePage_heroBrand__xFGOw{opacity:0;animation:HomePage_heroBrandIn__KYvfs 1s cubic-bezier(.22,1,.36,1) .32s forwards}.HomePage_heroCopy__K_pol .HomePage_heroBrandGlow__uW6dZ{animation:HomePage_heroGlowIn__TMo3c 1s cubic-bezier(.22,1,.36,1) .4s forwards}.HomePage_heroCopy__K_pol .HomePage_heroWord__h642U{opacity:0;display:inline-block;animation:HomePage_heroFadeUp__1uNPl .85s cubic-bezier(.22,1,.36,1) .48s forwards}.HomePage_heroCopy__K_pol .HomePage_heroDirectionItem__fNrtC{opacity:0;animation:HomePage_heroFadeUp__1uNPl .8s cubic-bezier(.22,1,.36,1) .58s forwards}.HomePage_heroCopy__K_pol .HomePage_heroDirectionItem__fNrtC:not(:last-child):after{opacity:0;animation:HomePage_heroDotIn__9CSpC .55s cubic-bezier(.22,1,.36,1) .66s forwards}.HomePage_heroCopy__K_pol a.HomePage_btnPrimary__hPZlM{opacity:0;animation:HomePage_heroFadeUp__1uNPl .85s cubic-bezier(.22,1,.36,1) .68s forwards}@media(prefers-reduced-motion:reduce){.HomePage_heroCopy__K_pol .HomePage_heroBrandGlow__uW6dZ,.HomePage_heroCopy__K_pol .HomePage_heroBrand__xFGOw,.HomePage_heroCopy__K_pol .HomePage_heroDirectionItem__fNrtC,.HomePage_heroCopy__K_pol .HomePage_heroDirectionItem__fNrtC:not(:last-child):after,.HomePage_heroCopy__K_pol .HomePage_heroSloganMark__BqhoB,.HomePage_heroCopy__K_pol .HomePage_heroSloganText__bJogI,.HomePage_heroCopy__K_pol .HomePage_heroSlogan__OcGqh,.HomePage_heroCopy__K_pol .HomePage_heroWord__h642U,.HomePage_heroCopy__K_pol a.HomePage_btnPrimary__hPZlM{opacity:1;transform:none;animation:none}.HomePage_heroCopy__K_pol .HomePage_heroBrandGlow__uW6dZ{opacity:.22}.HomePage_heroCopy__K_pol .HomePage_heroDirectionItem__fNrtC:not(:last-child):after{opacity:.55}}.HomePage_heroCopy__K_pol a.HomePage_btnPrimary__hPZlM{font-size:18px;letter-spacing:.01em;padding:22px 48px;margin-top:12px;border-radius:16px;box-shadow:0 18px 40px -18px rgba(0,139,153,.45)}@media(max-width:575px){.HomePage_heroCopy__K_pol a.HomePage_btnPrimary__hPZlM{width:100%;max-width:100%;padding:18px 24px;margin-top:6px;font-size:16px}}.HomePage_heroSlogan__OcGqh{display:inline-grid;grid-template-columns:auto minmax(0,max-content) auto;align-items:center;justify-content:center;column-gap:14px;font-size:12px;line-height:1.4;letter-spacing:.05em;font-weight:600;font-size:16px;letter-spacing:.14em;text-transform:uppercase;color:#008b99;margin:0;max-width:100%;text-shadow:0 1px 18px hsla(0,0%,100%,.9)}@media(max-width:767px){.HomePage_heroSlogan__OcGqh{font-size:14px;letter-spacing:.1em;column-gap:12px}}@media(max-width:575px){.HomePage_heroSlogan__OcGqh{font-size:12px;letter-spacing:.08em;column-gap:10px}}@media(max-width:319px){.HomePage_heroSlogan__OcGqh{font-size:11px;letter-spacing:.06em}}.HomePage_heroSloganText__bJogI{min-width:0;text-align:center;white-space:normal}.HomePage_heroSloganMark__BqhoB{display:block;width:36px;height:2px;flex-shrink:0;background:linear-gradient(90deg,#008b99,rgba(0,139,153,.2));border-radius:9999px}@media(max-width:575px){.HomePage_heroSloganMark__BqhoB{width:24px}}.HomePage_heroSloganMarkEnd__SPla5{background:linear-gradient(90deg,rgba(0,139,153,.2),#008b99)}.HomePage_heroTitle__mDmTy{display:flex;flex-direction:column;align-items:center;gap:36px;width:100%;max-width:980px;margin:0;border:0;padding:0;font:inherit}@media(max-width:991px){.HomePage_heroTitle__mDmTy{gap:28px}}@media(max-width:575px){.HomePage_heroTitle__mDmTy{gap:22px}}.HomePage_heroBrand__xFGOw{position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0;line-height:0;filter:drop-shadow(0 2px 28px rgba(255,255,255,.9))}.HomePage_heroBrandGlow__uW6dZ{position:absolute;top:50%;left:50%;width:120%;height:160%;pointer-events:none;background:radial-gradient(ellipse at center,rgba(0,139,153,.18) 0,rgba(0,139,153,.06) 42%,transparent 70%);opacity:0;z-index:0;transform:translate(-50%,-50%)}.HomePage_heroBrand__xFGOw .HomePage_heroLogo__SFAQ1{position:relative;z-index:1;height:180px;width:auto;max-width:min(100%,720px);display:block}@media(max-width:991px){.HomePage_heroBrand__xFGOw .HomePage_heroLogo__SFAQ1{height:150px}}@media(max-width:767px){.HomePage_heroBrand__xFGOw .HomePage_heroLogo__SFAQ1{height:125px}}@media(max-width:575px){.HomePage_heroBrand__xFGOw .HomePage_heroLogo__SFAQ1{height:95px}}@media(max-width:479px){.HomePage_heroBrand__xFGOw .HomePage_heroLogo__SFAQ1{height:80px}}@media(max-width:319px){.HomePage_heroBrand__xFGOw .HomePage_heroLogo__SFAQ1{height:68px}}.HomePage_visuallyHidden__Tnfza{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.HomePage_heroDescriptor__LsenT{line-height:1.1;letter-spacing:-.02em;font-weight:700;display:block;font-size:64px;line-height:1.12;letter-spacing:-.03em;color:#191c1d;max-width:980px;width:100%;margin:0;text-wrap:balance;text-shadow:0 1px 32px hsla(0,0%,100%,.95),0 0 1px hsla(0,0%,100%,.85);box-sizing:border-box}@media(max-width:991px){.HomePage_heroDescriptor__LsenT{font-size:52px}}@media(max-width:767px){.HomePage_heroDescriptor__LsenT{font-size:42px;letter-spacing:-.025em}}@media(max-width:575px){.HomePage_heroDescriptor__LsenT{font-size:30px;line-height:1.18}}@media(max-width:479px){.HomePage_heroDescriptor__LsenT{font-size:24px}}@media(max-width:319px){.HomePage_heroDescriptor__LsenT{font-size:22px;line-height:1.2}}.HomePage_heroDescriptorAccent__WeizO{background:linear-gradient(135deg,#00a0b0,#008b99 45%,#005a63);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0);text-shadow:none}.HomePage_heroDirections__Sya5a{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 0;list-style:none;margin:0;padding:0;max-width:100%;font-size:12px;line-height:1.4;letter-spacing:.05em;font-weight:600;font-size:16px;letter-spacing:.08em;text-transform:lowercase;color:rgba(0,139,153,.78);text-shadow:0 1px 14px hsla(0,0%,100%,.9)}@media(max-width:575px){.HomePage_heroDirections__Sya5a{font-size:13px;letter-spacing:.06em}}@media(max-width:319px){.HomePage_heroDirections__Sya5a{font-size:12px;row-gap:8px}}.HomePage_heroDirectionItem__fNrtC{display:inline-flex;align-items:center;margin:0;padding:0}.HomePage_heroDirectionItem__fNrtC:not(:last-child):after{content:"";display:block;width:5px;height:5px;margin:0 18px;border-radius:9999px;background:#008b99;opacity:.55;flex-shrink:0}@media(max-width:575px){.HomePage_heroDirectionItem__fNrtC:not(:last-child):after{margin:0 12px;width:4px;height:4px}}.HomePage_hero__YPhPi a.HomePage_btnPrimary__hPZlM{display:inline-flex;align-items:center;justify-content:center;background:#008b99;color:#fff;-webkit-text-fill-color:#fff;padding:18px 36px;border-radius:24px;font-weight:700;font-size:16px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.HomePage_hero__YPhPi a.HomePage_btnPrimary__hPZlM:active,.HomePage_hero__YPhPi a.HomePage_btnPrimary__hPZlM:focus,.HomePage_hero__YPhPi a.HomePage_btnPrimary__hPZlM:hover,.HomePage_hero__YPhPi a.HomePage_btnPrimary__hPZlM:link,.HomePage_hero__YPhPi a.HomePage_btnPrimary__hPZlM:visited{color:#fff;-webkit-text-fill-color:#fff}.HomePage_hero__YPhPi a.HomePage_btnPrimary__hPZlM:hover{box-shadow:0 22px 44px -12px rgba(0,139,153,.42)}.HomePage_hero__YPhPi a.HomePage_btnPrimary__hPZlM:active{transform:scale(.97)}@keyframes HomePage_pulse__7Ndk6{0%,to{opacity:1}50%{opacity:.4}}.HomePage_services__AfylG{width:100%;background:#f8fafc}.HomePage_servicesInner__L7Yuc{width:100%;max-width:1440px;margin:0 auto;padding:0 64px}@media(max-width:991px){.HomePage_servicesInner__L7Yuc{padding:0 16px}}@media(max-width:575px){.HomePage_servicesInner__L7Yuc{padding:0 16px}}@media(max-width:479px){.HomePage_servicesInner__L7Yuc{padding:0 12px}}.HomePage_servicesInner__L7Yuc .HomePage_sectionText__8HQ__{max-width:720px}.HomePage_servicesGrid__MT77I{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}@media(min-width:768px){.HomePage_servicesGrid__MT77I{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.HomePage_servicesGrid__MT77I{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.HomePage_servicePos1__nj3_m{grid-column:1/4}.HomePage_servicePos2__X0tpC{grid-column:4/7}.HomePage_servicePos3__Kha43,.HomePage_servicePos4__qtJ_L,.HomePage_servicePos5__TRYRm,.HomePage_servicePos6__nqYvG,.HomePage_servicePos7__SyH1k,.HomePage_servicePos8__WRduk{grid-column:span 2}}.HomePage_serviceCard__E_g4l{position:relative;isolation:isolate;height:256px;cursor:pointer;outline:none;overflow:hidden;border:1px solid rgba(0,139,153,.14);border-radius:24px;background:#fff;transition:border-color .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;display:block}.HomePage_serviceCard__E_g4l:focus-within,.HomePage_serviceCard__E_g4l:hover{border-color:rgba(0,139,153,.36);box-shadow:0 22px 48px -28px rgba(0,68,74,.3)}.HomePage_serviceCard__E_g4l:focus-within .HomePage_serviceImage__DglS8,.HomePage_serviceCard__E_g4l:hover .HomePage_serviceImage__DglS8{transform:scale(1.05);opacity:.34}.HomePage_serviceCard__E_g4l:focus-within .HomePage_serviceIcon__9_QuK,.HomePage_serviceCard__E_g4l:hover .HomePage_serviceIcon__9_QuK{background:rgba(0,139,153,.92);border-color:hsla(0,0%,100%,.35)}.HomePage_serviceCard__E_g4l:focus-within .HomePage_serviceIconSymbol__gteCd,.HomePage_serviceCard__E_g4l:hover .HomePage_serviceIconSymbol__gteCd{color:#fff}.HomePage_serviceCard__E_g4l:focus-within .HomePage_serviceArrow__d_U7o,.HomePage_serviceCard__E_g4l:hover .HomePage_serviceArrow__d_U7o{opacity:0}.HomePage_serviceCard__E_g4l:focus-within .HomePage_serviceGlass__vykMY,.HomePage_serviceCard__E_g4l:hover .HomePage_serviceGlass__vykMY{opacity:1}.HomePage_serviceCard__E_g4l:focus-visible{outline:2px solid #008b99;outline-offset:2px}@media(min-width:992px){.HomePage_servicePos1__nj3_m,.HomePage_servicePos2__X0tpC{height:272px}}.HomePage_serviceMedia__o_mid{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.HomePage_serviceMedia__o_mid:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,.58) 40%,rgba(255,255,255,.96) 78%)}.HomePage_serviceImage__DglS8{object-fit:cover;object-position:center;opacity:.42;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .35s ease}.HomePage_serviceBody__EuTfw{position:relative;z-index:1;height:100%}.HomePage_serviceFront__SErta{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 40px}@media(min-width:768px){.HomePage_serviceFront__SErta{padding:40px}}.HomePage_serviceFooter__QeEnL{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;width:100%}.HomePage_serviceArrow__d_U7o{flex-shrink:0;font-size:32px;line-height:1;color:#008b99;opacity:.72;transform:translateY(-2px);transition:opacity .24s ease}@media(min-width:768px){.HomePage_serviceArrow__d_U7o{font-size:36px}}.HomePage_serviceGlass__vykMY{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:24px 40px;text-align:center;opacity:0;pointer-events:none;background:hsla(0,0%,100%,.58);border:1px solid hsla(0,0%,100%,.55);backdrop-filter:blur(16px) saturate(1.35);-webkit-backdrop-filter:blur(16px) saturate(1.35);transition:opacity .32s ease}.HomePage_serviceTitle__jJcmm{line-height:1.3;font-weight:600;font-size:24px;line-height:1.16;letter-spacing:-.02em;color:#191c1d;margin:0;max-width:13ch}@media(min-width:768px){.HomePage_serviceTitle__jJcmm{font-size:26px}}@media(min-width:992px){.HomePage_servicePos1__nj3_m .HomePage_serviceTitle__jJcmm,.HomePage_servicePos2__X0tpC .HomePage_serviceTitle__jJcmm{font-size:32px;max-width:15ch}.HomePage_servicePos3__Kha43 .HomePage_serviceTitle__jJcmm,.HomePage_servicePos4__qtJ_L .HomePage_serviceTitle__jJcmm,.HomePage_servicePos5__TRYRm .HomePage_serviceTitle__jJcmm,.HomePage_servicePos6__nqYvG .HomePage_serviceTitle__jJcmm,.HomePage_servicePos7__SyH1k .HomePage_serviceTitle__jJcmm,.HomePage_servicePos8__WRduk .HomePage_serviceTitle__jJcmm{font-size:26px}}.HomePage_serviceText__TZ6G7{font-size:16px;line-height:1.5;font-weight:400;font-size:15px;line-height:1.58;color:#191c1d;margin:0;max-width:36ch}@media(min-width:768px){.HomePage_serviceText__TZ6G7{font-size:16px}}.HomePage_serviceIcon__9_QuK{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.9);border:1px solid rgba(0,139,153,.18);border-radius:16px;flex-shrink:0;box-shadow:0 10px 28px -16px rgba(0,68,74,.32);transition:background .28s ease,border-color .28s ease}@media(min-width:768px){.HomePage_serviceIcon__9_QuK{width:60px;height:60px}}.HomePage_serviceIconSymbol__gteCd{color:#008b99;font-size:30px;transition:color .28s ease}@media(min-width:768px){.HomePage_serviceIconSymbol__gteCd{font-size:32px}}@media(prefers-reduced-motion:reduce){.HomePage_serviceCard__E_g4l .HomePage_serviceGlass__vykMY{opacity:1;background:hsla(0,0%,100%,.88);backdrop-filter:none;-webkit-backdrop-filter:none}.HomePage_serviceCard__E_g4l .HomePage_serviceArrow__d_U7o{opacity:0}.HomePage_serviceCard__E_g4l .HomePage_serviceImage__DglS8{transform:none}}.HomePage_packages__0d92D{background:#fff}.HomePage_packages__0d92D .HomePage_container__iwXCU{display:flex;flex-direction:column;gap:40px}@media(max-width:767px){.HomePage_packages__0d92D .HomePage_container__iwXCU{gap:24px}}.HomePage_packages__0d92D .HomePage_sectionText__8HQ__{max-width:720px}.HomePage_packages__0d92D .HomePage_packagesFooter__sew2V{display:flex;justify-content:center;width:100%}.HomePage_packages__0d92D .HomePage_packagesFooter__sew2V .HomePage_packagesNote__fYCP3{font-size:16px;line-height:1.5;font-weight:400;width:100%;max-width:640px;text-align:center;color:#3f484a;margin-top:40px}@media(max-width:767px){.HomePage_packages__0d92D .HomePage_packagesFooter__sew2V .HomePage_packagesNote__fYCP3{margin-top:16px}}@media(max-width:575px){.HomePage_packages__0d92D .HomePage_packagesFooter__sew2V .HomePage_packagesNote__fYCP3{margin-top:0}}.HomePage_ratesGrid__KdjbS{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;margin-bottom:24px}@media(min-width:768px){.HomePage_ratesGrid__KdjbS{grid-template-columns:repeat(3,1fr)}}.HomePage_smmRateNote__NZ0Q3{font-size:16px;line-height:1.5;font-weight:400;color:#3f484a;margin:0 0 40px;padding:24px 40px;background:#f8fafc;border:1px solid #bfc8ca;border-radius:24px;line-height:1.55}.HomePage_smmRateNote__NZ0Q3 strong{color:#191c1d}.HomePage_rateCard__p6jM8{background:#f8fafc;border:1px solid #bfc8ca;border-radius:24px;padding:40px;min-width:0;box-sizing:border-box}@media(max-width:479px){.HomePage_rateCard__p6jM8{padding:24px}}@media(max-width:319px){.HomePage_rateCard__p6jM8{padding:16px}}.HomePage_rateLabel__Zelyz{font-size:12px;line-height:1.4;letter-spacing:.05em;font-weight:600;text-transform:uppercase;color:#3f484a}.HomePage_ratePrefix__uE5Bl{font-size:16px;color:#3f484a;margin-right:4px}.HomePage_rateDescription__aKhIG{font-size:16px;line-height:1.5;font-weight:400;color:#3f484a;margin-top:16px}.HomePage_welcomeOffers__Uqkal{display:flex;flex-direction:column;gap:8px;margin-bottom:40px}.HomePage_welcomeOffer__9r0Lg{display:flex;align-items:center;gap:16px;background:rgba(0,139,153,.08);border:1px solid rgba(0,139,153,.25);border-radius:24px;padding:24px 40px;min-width:0;box-sizing:border-box}@media(max-width:575px){.HomePage_welcomeOffer__9r0Lg{flex-direction:column;text-align:center;padding:24px}}@media(max-width:319px){.HomePage_welcomeOffer__9r0Lg{padding:16px}}.HomePage_welcomeOffers__Uqkal .HomePage_welcomeOffer__9r0Lg{margin-bottom:0}.HomePage_welcomeOfferIcon__8KNCC{flex-shrink:0;font-size:32px;color:#008b99}.HomePage_welcomeOfferText__R01g0{font-size:16px;line-height:1.5;font-weight:400;color:#191c1d}.HomePage_welcomeOfferText__R01g0 strong{color:#191c1d;font-weight:700}.HomePage_welcomeOfferText__R01g0 a{color:#008b99;text-decoration:underline;text-underline-offset:5px;-webkit-text-decoration-color:#008b99;text-decoration-color:#008b99;transition:color .25s ease,-webkit-text-decoration-color .25s ease;transition:color .25s ease,text-decoration-color .25s ease;transition:color .25s ease,text-decoration-color .25s ease,-webkit-text-decoration-color .25s ease}.HomePage_welcomeOfferText__R01g0 a:hover{color:#006d78;-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}.HomePage_packagesBlock__hEYjD{display:flex;flex-direction:column;align-items:center;width:100%}.HomePage_packagesBlock__hEYjD .HomePage_packagesIntro__cGv2D{font-size:16px;line-height:1.5;font-weight:400;width:100%;max-width:640px;text-align:center;color:#3f484a;margin-bottom:40px}.HomePage_packagesBlock__hEYjD .HomePage_packagesGrid__C3t4t{width:100%}.HomePage_packagesGrid__C3t4t{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;align-items:start}@media(min-width:768px){.HomePage_packagesGrid__C3t4t{grid-template-columns:repeat(3,1fr)}}.HomePage_priceCard__pvZfZ{height:100%;display:flex;flex-direction:column;background:#f8fafc;border:1px solid #bfc8ca;border-radius:24px;padding:40px;min-width:0;box-sizing:border-box}@media(max-width:479px){.HomePage_priceCard__pvZfZ{padding:24px}}@media(max-width:319px){.HomePage_priceCard__pvZfZ{padding:16px}}.HomePage_priceCard__pvZfZ .HomePage_priceFeatures__VhtwZ{flex-grow:1;display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.HomePage_priceCard__pvZfZ .HomePage_priceButtonPrimary__h0g1V,.HomePage_priceCard__pvZfZ .HomePage_priceButton__7tZgz{margin-top:auto}.HomePage_priceCardPopular__UinM2{position:relative;z-index:10;background:#fff;border:2px solid #008b99;box-shadow:0 32px 64px -16px rgba(0,0,0,.2)}@media(min-width:768px){.HomePage_priceCardPopular__UinM2{transform:scale(1.05)}}.HomePage_priceBadge__g91tg{position:absolute;top:-16px;left:50%;transform:translateX(-50%);background:#008b99;color:#fff;padding:4px 24px;border-radius:9999px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.HomePage_priceHead__AYW3o{margin-bottom:24px}.HomePage_priceLabel__fgbmn{color:#3f484a}.HomePage_priceLabelPrimary__blPEF,.HomePage_priceLabel__fgbmn{font-size:12px;line-height:1.4;letter-spacing:.05em;font-weight:600;text-transform:uppercase}.HomePage_priceLabelPrimary__blPEF{color:#008b99}.HomePage_priceValue__CWPfE{display:flex;align-items:baseline;margin-top:8px}.HomePage_priceRow__FE0N3{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px;flex-wrap:wrap}.HomePage_priceRow__FE0N3 .HomePage_priceValue__CWPfE{margin-top:0}.HomePage_priceNumber__d8AvJ{font-size:36px;font-weight:700;color:#191c1d;word-break:break-word}@media(max-width:319px){.HomePage_priceNumber__d8AvJ{font-size:28px}}.HomePage_priceUnit__q9crQ{font-size:16px;color:#3f484a;margin-left:4px}.HomePage_priceCaption__SL55m{font-size:12px;line-height:1.4;letter-spacing:.05em;font-weight:600;text-transform:none;letter-spacing:normal;color:#008b99;margin-top:4px}.HomePage_priceDiscount__B9DME{display:inline-flex;align-items:baseline;gap:8px;width:-moz-fit-content;width:fit-content;flex-shrink:0;padding:8px 16px;background:rgba(0,139,153,.12);border-radius:16px}.HomePage_priceDiscountValue__S6MmJ{font-size:28px;font-weight:700;line-height:1;color:#008b99}@media(max-width:575px){.HomePage_priceDiscountValue__S6MmJ{font-size:24px}}.HomePage_priceDiscountLabel__H5Ogy{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#008b99}.HomePage_packageCaption__jULED{font-size:16px;line-height:1.5;font-weight:400;color:#3f484a;margin-top:8px}.HomePage_priceFeature___EXgq{display:flex;align-items:center;gap:8px;font-size:16px;color:#3f484a}.HomePage_priceFeatureIcon__2gYbq{color:#008b99;font-size:20px}.HomePage_priceButton__7tZgz{display:block;width:100%;padding:14px 0;border-radius:24px;border:1px solid #008b99;color:#008b99;font-weight:700;text-align:center;text-decoration:none;transition:background .2s ease;cursor:pointer}.HomePage_priceButton__7tZgz:hover{background:rgba(0,139,153,.05)}.HomePage_priceButtonPrimary__h0g1V{display:block;width:100%;padding:14px 0;border-radius:24px;border:none;background:#008b99;color:#fff;-webkit-text-fill-color:#fff;font-weight:700;text-align:center;text-decoration:none;box-shadow:0 10px 20px -6px rgba(0,139,153,.2);transition:background .2s ease;cursor:pointer}.HomePage_priceButtonPrimary__h0g1V:hover{background:rgba(0,139,153,.9);color:#fff;-webkit-text-fill-color:#fff}.HomePage_about__8Hk1J{padding-top:136px;padding-bottom:136px}@media(max-width:991px){.HomePage_about__8Hk1J{padding-top:88px;padding-bottom:88px}}@media(max-width:767px){.HomePage_about__8Hk1J{padding-top:72px;padding-bottom:72px}}@media(max-width:575px){.HomePage_about__8Hk1J{padding-top:64px;padding-bottom:64px}}@media(max-width:479px){.HomePage_about__8Hk1J{padding-top:56px;padding-bottom:56px}}.HomePage_aboutGrid__C2qfK{display:grid;grid-template-columns:1fr;grid-gap:64px;gap:64px;align-items:center}@media(max-width:767px){.HomePage_aboutGrid__C2qfK{gap:48px}}@media(min-width:992px){.HomePage_aboutGrid__C2qfK{grid-template-columns:repeat(2,1fr);gap:96px}}.HomePage_aboutImageWrap__rjwbp{position:relative;overflow:visible}.HomePage_aboutImageCard__ozu3e{position:relative;overflow:hidden;background:#fff;border:1px solid #bfc8ca;border-radius:24px;padding:6px;box-shadow:0 32px 64px -16px rgba(0,0,0,.2)}.HomePage_aboutImage__bEwFT{position:relative;width:100%;height:600px;border-radius:16px;overflow:hidden}@media(max-width:991px){.HomePage_aboutImage__bEwFT{height:420px}}@media(max-width:575px){.HomePage_aboutImage__bEwFT{height:320px}}.HomePage_aboutImagePhoto__Px8f5{object-fit:cover;border-radius:16px}.HomePage_aboutStat__XmfLV{position:absolute;right:24px;bottom:24px;z-index:2;display:flex;align-items:center;justify-content:center;min-width:300px;padding:18px 24px;background:#fff;border:1px solid rgba(0,139,153,.18);border-radius:16px;box-shadow:0 20px 40px -20px rgba(0,68,74,.28)}@media(max-width:767px){.HomePage_aboutStat__XmfLV{display:none}}.HomePage_aboutStatText__ipTGa{margin:0;white-space:nowrap;font-size:18px;line-height:1.2}.HomePage_aboutStatPrefix__8vreA,.HomePage_aboutStatSuffix__ERaex{color:#3f484a;font-weight:500}.HomePage_aboutStatHighlight___MY4M{color:#008b99;font-size:28px;font-weight:700;letter-spacing:-.02em}@media(min-width:992px){.HomePage_aboutContent__76tOz{padding-left:40px}}.HomePage_aboutContent__76tOz .HomePage_aboutTitle__cwvkk{font-size:36px;line-height:1.2;letter-spacing:-.01em;font-weight:600;color:#191c1d;margin:0 0 40px}.HomePage_aboutContent__76tOz .HomePage_aboutText__khCRj{font-size:18px;line-height:1.6;font-weight:400;color:#3f484a;line-height:1.7;margin:0 0 16px}.HomePage_aboutContent__76tOz .HomePage_aboutText__khCRj:last-of-type{margin-bottom:40px}.HomePage_aboutFacts___voQS{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;border-top:1px solid #bfc8ca;padding-top:40px}.HomePage_aboutFacts___voQS>div{display:flex;flex-direction:column;gap:10px}.HomePage_aboutFactNumber__2MV9_{font-size:24px;line-height:1.3;font-weight:600;color:#191c1d;margin:0}.HomePage_aboutFactLabel__Vr9D8{font-size:12px;line-height:1.4;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#3f484a;margin:0}.HomePage_why__4VHmH{position:relative;overflow:hidden;background:linear-gradient(180deg,#ffffff,#e0f7f9 42%,#f8fafc)}.HomePage_why__4VHmH:after,.HomePage_why__4VHmH:before{content:"";position:absolute;border-radius:50%;pointer-events:none;filter:blur(40px)}.HomePage_why__4VHmH:before{top:8%;left:-8%;width:360px;height:360px;background:radial-gradient(circle,rgba(0,139,153,.16) 0,transparent 70%)}.HomePage_why__4VHmH:after{right:-6%;bottom:12%;width:420px;height:420px;background:radial-gradient(circle,rgba(0,139,153,.1) 0,transparent 72%)}.HomePage_whyInner__AwIac{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:0 64px}@media(max-width:991px){.HomePage_whyInner__AwIac{padding:0 16px}}@media(max-width:479px){.HomePage_whyInner__AwIac{padding:0 12px}}.HomePage_whyHead__F4hSK{display:flex;flex-direction:column;gap:40px;max-width:720px;margin-bottom:64px}@media(max-width:767px){.HomePage_whyHead__F4hSK{margin-bottom:56px}}@media(max-width:575px){.HomePage_whyHead__F4hSK{gap:28px;margin-bottom:48px}}.HomePage_whyHead__F4hSK .HomePage_whyTitle__4hHJH{font-size:36px;line-height:1.2;letter-spacing:-.01em;font-weight:600;color:#191c1d;margin:0}.HomePage_whyHead__F4hSK .HomePage_whyText__9DL0F{font-size:16px;line-height:1.5;font-weight:400;color:#3f484a;margin:0}.HomePage_whyGrid__ZqO9r{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}@media(min-width:768px){.HomePage_whyGrid__ZqO9r{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.HomePage_whyGrid__ZqO9r{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(168px,auto);gap:24px}}.HomePage_whyReveal__DhJeb,.HomePage_whyReveal__DhJeb .HomePage_whyCard__7wPN2{height:100%}@media(min-width:992px){.HomePage_whyReveal__DhJeb:first-child{grid-column:1/span 5;grid-row:1/span 2}.HomePage_whyReveal__DhJeb:nth-child(2){grid-column:6/span 4}.HomePage_whyReveal__DhJeb:nth-child(3){grid-column:10/span 3}.HomePage_whyReveal__DhJeb:nth-child(4){grid-column:6/span 4}.HomePage_whyReveal__DhJeb:nth-child(5){grid-column:10/span 3}.HomePage_whyReveal__DhJeb:nth-child(6){grid-column:1/-1}}.HomePage_whyCard__7wPN2{position:relative;overflow:hidden;border:1px solid rgba(0,139,153,.14);border-top:3px solid #008b99;border-radius:24px;background:hsla(0,0%,100%,.92);padding:40px;box-shadow:0 12px 32px -24px rgba(0,68,74,.14);transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.HomePage_whyCard__7wPN2:hover{transform:translateY(-3px);border-color:rgba(0,139,153,.32);box-shadow:0 24px 48px -24px rgba(0,68,74,.2)}.HomePage_whyCard__7wPN2:hover .HomePage_whyIcon__NJ7_6{background:#008b99}.HomePage_whyCard__7wPN2:hover .HomePage_whyIcon__NJ7_6 span{color:#fff}.HomePage_whyCardBg__cPiP1{object-fit:cover;object-position:center top}.HomePage_whyCardBgOverlay__gtTGe{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,68,74,.12),rgba(0,35,39,.62) 45%,rgba(0,23,26,.94))}.HomePage_whyCardFeatured__jB5U7{min-height:320px;border-top:none}@media(min-width:992px){.HomePage_whyCardFeatured__jB5U7{min-height:420px;padding:40px;border-color:rgba(0,139,153,.35);background:#002327}}.HomePage_whyCardFeatured__jB5U7 .HomePage_whyIcon__NJ7_6{background:rgba(0,139,153,.28);border:1px solid rgba(111,205,232,.35)}.HomePage_whyCardFeatured__jB5U7 .HomePage_whyIcon__NJ7_6 span{color:#9eeaf5}.HomePage_whyCardFeatured__jB5U7:hover .HomePage_whyIcon__NJ7_6{background:#008b99}.HomePage_whyCardFeatured__jB5U7 .HomePage_whyCardText__bLris,.HomePage_whyCardFeatured__jB5U7 .HomePage_whyCardTitle__s6MKo,.HomePage_whyCardFeatured__jB5U7:hover .HomePage_whyIcon__NJ7_6 span{color:#fff}.HomePage_whyCardFeatured__jB5U7 .HomePage_whyCardText__bLris{color:hsla(0,0%,100%,.82)}.HomePage_whyCardFeatured__jB5U7 .HomePage_whyCardTitle__s6MKo{font-size:24px;line-height:1.3;font-weight:600}.HomePage_whyCardFeatured__jB5U7 .HomePage_whyCardText__bLris{font-size:16px;line-height:1.5;font-weight:400}.HomePage_whyCardFeatured__jB5U7 .HomePage_whyNumber__49fO_{color:hsla(0,0%,100%,.12)}.HomePage_whyCardWide__dui9D{background:linear-gradient(135deg,rgba(224,247,249,.95),rgba(255,255,255,.98) 55%);border-color:rgba(0,139,153,.22)}@media(min-width:768px){.HomePage_whyCardWide__dui9D .HomePage_whyCardBody__d___c{flex-direction:row;align-items:center;gap:24px}}.HomePage_whyNumber__49fO_{position:absolute;top:20px;right:24px;z-index:2;font-size:56px;font-weight:700;line-height:1;letter-spacing:-.04em;color:rgba(0,139,153,.1);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.HomePage_whyCardFeatured__jB5U7 .HomePage_whyNumber__49fO_{font-size:96px;top:18px;right:22px}.HomePage_whyCardBody__d___c{position:relative;z-index:2;display:flex;flex-direction:column;gap:16px;height:100%}.HomePage_whyCardFeatured__jB5U7 .HomePage_whyCardBody__d___c{justify-content:flex-end;min-height:100%}.HomePage_whyIcon__NJ7_6{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;border-radius:16px;background:rgba(0,139,153,.1);transition:background .3s ease,transform .3s ease}.HomePage_whyIcon__NJ7_6 span{font-size:24px;color:#008b99;transition:color .3s ease}.HomePage_whyCard__7wPN2:hover .HomePage_whyIcon__NJ7_6{transform:scale(1.05)}.HomePage_whyCardContent__beJ2Z{display:flex;flex-direction:column;gap:8px}.HomePage_whyCardTitle__s6MKo{font-size:16px;line-height:1.5;font-weight:400;font-weight:700;color:#191c1d;margin:0}.HomePage_whyCardText__bLris{font-size:16px;line-height:1.5;font-weight:400;color:#3f484a;margin:0}.HomePage_demo__U1Zx6{background:#fff}.HomePage_demoHead__J4Wmc{display:flex;flex-direction:column;gap:40px;margin-bottom:64px}@media(max-width:767px){.HomePage_demoHead__J4Wmc{margin-bottom:56px}}@media(max-width:575px){.HomePage_demoHead__J4Wmc{gap:24px;margin-bottom:48px}}.HomePage_demoTitle__HAKNv{font-size:36px;line-height:1.2;letter-spacing:-.01em;font-weight:600;color:#191c1d;margin:0}.HomePage_demoText__NwR5C{font-size:16px;line-height:1.5;font-weight:400;color:#3f484a;margin:0;max-width:720px}.HomePage_demoAllLink__OPc44{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:12px 20px;border-radius:16px;background:#008b99;color:#fff;-webkit-text-fill-color:#fff;font-weight:700;font-size:15px;line-height:1.2;white-space:nowrap;box-shadow:0 10px 24px -8px rgba(0,139,153,.35);transition:background .2s ease,transform .2s ease,box-shadow .2s ease,gap .2s ease}.HomePage_demoAllLink__OPc44 .HomePage_material-symbols-outlined__DQQY4{font-size:20px;line-height:1}.HomePage_demoAllLink__OPc44:hover{background:rgba(0,139,153,.9);gap:12px;box-shadow:0 14px 28px -8px rgba(0,139,153,.42)}.HomePage_demoAllLink__OPc44:active{transform:scale(.98)}.HomePage_casesAllLink__6Lz0U,.HomePage_sectionAllLink___8qpR{display:flex;justify-content:center;margin-top:48px}.HomePage_casesAllLink__6Lz0U .HomePage_demoAllLink__OPc44,.HomePage_sectionAllLink___8qpR .HomePage_demoAllLink__OPc44{width:100%;max-width:420px;justify-content:center}@media(min-width:576px)and (max-width:1350px){.HomePage_casesStatic__1TTdy{display:none}}.HomePage_casesSlider__dFhRu{display:none}@media(min-width:576px)and (max-width:1350px){.HomePage_casesSlider__dFhRu{display:block}}.HomePage_casesSwiper__qjvIO{overflow:hidden;width:100%}.HomePage_casesSwiper__qjvIO .swiper-wrapper{align-items:stretch}.HomePage_casesPagination__Cav_6{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:28px;min-height:12px}.HomePage_casesPagination__Cav_6 .swiper-pagination-bullet{margin:0;background:#bfc8ca;opacity:1}.HomePage_casesPagination__Cav_6 .swiper-pagination-bullet-active{background:#008b99}.HomePage_casesSlide__02Qlo{height:auto;display:flex!important;box-sizing:border-box;width:100%}.HomePage_casesSlide__02Qlo .HomePage_caseCard__ODgXN{display:flex!important;flex-direction:column;flex:1 1 auto;width:100%;height:100%;min-height:100%;grid-template-columns:none;gap:16px;padding:16px;box-sizing:border-box}.HomePage_casesSlide__02Qlo .HomePage_caseCard__ODgXN .HomePage_caseCardImage__GApvT{flex:0 0 auto;aspect-ratio:16/10;min-height:0;border-radius:10px}.HomePage_casesSlide__02Qlo .HomePage_caseCard__ODgXN .HomePage_caseCardBody__cEMJm{flex:1 1 auto;padding:0 4px}.HomePage_casesSlide__02Qlo .HomePage_caseCard__ODgXN .HomePage_caseCardText__CRrfu{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.HomePage_casesSlide__02Qlo .HomePage_caseCard__ODgXN .HomePage_caseCardMeta__UksAg{flex:0 0 auto;margin-top:auto;flex-direction:row;align-items:center;justify-content:space-between;min-width:0;padding:0;text-align:left}.HomePage_casesSlide__02Qlo .HomePage_caseCard__ODgXN .HomePage_caseCardMeta__UksAg .HomePage_caseCardKicker__1q0ct:before{content:none}.HomePage_casesGrid__4resL{display:flex;flex-direction:column;gap:16px}.HomePage_caseCard__ODgXN{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;min-width:0;padding:16px;border:1px solid rgba(191,200,202,.55);border-radius:16px;background:#fff;text-decoration:none;color:inherit;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}@media(min-width:1351px){.HomePage_caseCard__ODgXN{grid-template-columns:minmax(240px,36%) minmax(0,1fr) auto;align-items:stretch;gap:24px;padding:0;min-height:0}}.HomePage_caseCard__ODgXN:hover{border-color:rgba(0,139,153,.4);box-shadow:0 14px 36px rgba(0,139,153,.08)}.HomePage_caseCard__ODgXN:hover .HomePage_caseCardPhoto__L5v0L{transform:scale(1.03)}.HomePage_caseCard__ODgXN:hover .HomePage_caseCardLink__QOjhH{color:#008b99}.HomePage_caseCardImage__GApvT{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:10px;background:#f1f5f9}@media(min-width:1351px){.HomePage_caseCardImage__GApvT{aspect-ratio:auto;align-self:stretch;width:100%;min-height:220px;border-radius:0}}.HomePage_caseCardPhoto__L5v0L{object-fit:cover;object-position:15% 8%;transition:transform .6s ease}.HomePage_caseCardBody__cEMJm{display:flex;flex-direction:column;justify-content:center;gap:10px;min-width:0;padding:0 4px}@media(min-width:1351px){.HomePage_caseCardBody__cEMJm{padding:24px 0 24px 8px}}.HomePage_caseCardTitle__WqMv0{margin:0;font-size:clamp(18px,1.7vw,22px);line-height:1.3;letter-spacing:-.02em;font-weight:700;color:#191c1d}.HomePage_caseCardText__CRrfu{margin:0;font-size:15px;line-height:1.55;color:#3f484a}.HomePage_caseCardMeta__UksAg{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:0}@media(min-width:1351px){.HomePage_caseCardMeta__UksAg{flex-direction:column;align-items:flex-end;justify-content:space-between;min-width:7.5rem;padding:24px 20px 24px 0;text-align:right}}.HomePage_caseCardKicker__1q0ct{margin:0;font-size:13px;font-weight:500;letter-spacing:.02em;color:#6f797a}@media(min-width:1351px){.HomePage_caseCardKicker__1q0ct:before{content:"#"}}.HomePage_caseCardLink__QOjhH{font-size:14px;font-weight:600;color:#191c1d;white-space:nowrap;transition:color .2s ease}.HomePage_stack__S1ud6{width:100%;background:#f8fafc}.HomePage_stackInner__0CDj3{max-width:1440px;margin:0 auto;padding:0 64px}@media(max-width:991px){.HomePage_stackInner__0CDj3{padding:0 16px}}@media(max-width:575px){.HomePage_stackInner__0CDj3{padding:0 16px}}@media(max-width:479px){.HomePage_stackInner__0CDj3{padding:0 12px}}.HomePage_stackInner__0CDj3 .HomePage_sectionText__8HQ__{max-width:760px}.HomePage_stackCategories__dzIiE{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;align-items:start}@media(min-width:768px){.HomePage_stackCategories__dzIiE{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 40px}}@media(min-width:992px){.HomePage_stackCategories__dzIiE{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}}.HomePage_stackCategory__aO2td{display:flex;flex-direction:column;gap:16px;min-width:0}.HomePage_stackCategoryTitle__dzpXG{font-size:16px;line-height:1.5;font-weight:400;font-weight:700;color:#191c1d;margin:0;padding-bottom:8px;border-bottom:1px solid #bfc8ca}.HomePage_stackGrid__7H7V6{display:flex;flex-direction:column;gap:8px}.HomePage_stackItem__YDrC2{display:flex;flex-direction:row;align-items:center;gap:16px;padding:12px 16px;background:#fff;border:1px solid #bfc8ca;border-radius:16px;text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.HomePage_stackItem__YDrC2:hover{border-color:rgba(0,139,153,.4);transform:translateY(-1px);box-shadow:0 14px 32px -22px rgba(0,68,74,.35)}.HomePage_stackItem__YDrC2:hover .HomePage_stackItemArrow__V4K1m{opacity:1;transform:translateX(0)}.HomePage_stackLogoWrap__Qr2WK{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:10px;background:#f8fafc}.HomePage_stackLogo__t_swW{width:28px;height:28px;object-fit:contain}.HomePage_stackName__4ud8I{font-size:16px;line-height:1.5;font-weight:400;font-weight:600;color:#191c1d;text-align:left}.HomePage_stackItemArrow__V4K1m{margin-left:auto;font-size:20px;color:#008b99;opacity:0;transform:translateX(-6px);transition:opacity .2s ease,transform .2s ease}.HomePage_stackFooter__xrx3x{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:48px;text-align:center}@media(max-width:575px){.HomePage_stackFooter__xrx3x{margin-top:36px}}.HomePage_stackFooterText__Rs9z_{font-size:16px;line-height:1.5;font-weight:400;color:#3f484a;margin:0;max-width:620px}.HomePage_stackFooterBtn__S78Ym{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;border-radius:24px;background:#008b99;color:#fff;-webkit-text-fill-color:#fff;font-weight:700;font-size:16px;text-decoration:none;box-shadow:0 10px 20px -6px rgba(0,139,153,.2);transition:background .2s ease,transform .2s ease,box-shadow .2s ease;cursor:pointer}.HomePage_stackFooterBtn__S78Ym:active,.HomePage_stackFooterBtn__S78Ym:focus,.HomePage_stackFooterBtn__S78Ym:hover,.HomePage_stackFooterBtn__S78Ym:link,.HomePage_stackFooterBtn__S78Ym:visited{color:#fff;-webkit-text-fill-color:#fff}.HomePage_stackFooterBtn__S78Ym:hover{background:rgba(0,139,153,.9);box-shadow:0 14px 28px -8px rgba(0,139,153,.35)}.HomePage_stackFooterBtn__S78Ym:active{transform:scale(.98)}.HomePage_faq__nfkxc{width:100%;background:#f8fafc}.HomePage_faqInner__lg783{max-width:900px;margin:0 auto;padding:0 64px}@media(max-width:991px){.HomePage_faqInner__lg783{padding:0 16px}}@media(max-width:575px){.HomePage_faqInner__lg783{padding:0 16px}}.HomePage_faqInner__lg783 .HomePage_faqTitle__s1kKK{font-size:36px;line-height:1.2;letter-spacing:-.01em;font-weight:600;color:#191c1d;text-align:center;margin:0 0 64px}@media(max-width:767px){.HomePage_faqInner__lg783 .HomePage_faqTitle__s1kKK{margin-bottom:56px}}@media(max-width:575px){.HomePage_faqInner__lg783 .HomePage_faqTitle__s1kKK{margin-bottom:48px}}.HomePage_faqList__F3Jcd{display:flex;flex-direction:column;gap:16px}.HomePage_faqItem__yUQwQ{background:#fff;border:1px solid #bfc8ca;border-radius:16px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.HomePage_faqItem__yUQwQ button.HomePage_faqSummary__woff2{width:100%;border:none;background:none;padding:24px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;font:inherit;color:#191c1d;transition:color .2s ease}.HomePage_faqItem__yUQwQ button.HomePage_faqSummary__woff2:hover{color:#008b99}.HomePage_faqItemOpen__DQW1x{border-color:rgba(0,139,153,.28);box-shadow:0 12px 32px -22px rgba(0,68,74,.14)}.HomePage_faqQuestion__M7LTa{flex:1 1;min-width:0;font-weight:700;font-size:18px;line-height:1.35;color:inherit}@media(min-width:768px){.HomePage_faqQuestion__M7LTa{font-size:22px}}.HomePage_faqIcon___rkKK{flex-shrink:0;color:#008b99;transition:transform .35s ease}.HomePage_faqItemOpen__DQW1x .HomePage_faqIcon___rkKK{transform:rotate(180deg)}.HomePage_faqAnswerWrap__ktIts{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.HomePage_faqAnswerWrapOpen__xQXD0{grid-template-rows:1fr}.HomePage_faqAnswerInner__pomYb{overflow:hidden}.HomePage_faqAnswer__dEdTu{margin:0;padding:0 24px 24px;color:#3f484a;font-size:16px;line-height:1.65;border-top:1px solid rgba(0,0,0,0);transition:border-color .3s ease,padding-top .35s ease}.HomePage_faqItemOpen__DQW1x .HomePage_faqAnswer__dEdTu{padding-top:16px;border-top-color:rgba(191,200,202,.25)}.HomePage_contact__KMeXd{position:relative;width:100%;background:#fff;scroll-margin-top:96px;padding-top:120px;padding-bottom:120px;--cf-accent:var(--tech-accent,#008b99);--cf-accent-soft:var(--tech-accent-soft,rgba(0,139,153,0.14));--cf-accent-hover:var(--tech-accent-strong,var(--tech-accent,#008b99));--cf-on-accent:var(--tech-on-accent,#ffffff)}@media(max-width:991px){.HomePage_contact__KMeXd{padding-top:96px;padding-bottom:96px}}@media(max-width:767px){.HomePage_contact__KMeXd{padding-top:56px;padding-bottom:56px}}@media(max-width:767px)and (max-width:575px){.HomePage_contact__KMeXd{padding-top:48px;padding-bottom:48px}}.HomePage_contact__KMeXd:has(.HomePage_contactCardCompact__YwZQe){padding-top:96px;padding-bottom:96px}@media(max-width:991px){.HomePage_contact__KMeXd:has(.HomePage_contactCardCompact__YwZQe){padding-top:72px;padding-bottom:72px}}@media(max-width:767px){.HomePage_contact__KMeXd:has(.HomePage_contactCardCompact__YwZQe){padding-top:56px;padding-bottom:56px}}.HomePage_contact__KMeXd>.HomePage_container__iwXCU{width:100%}.HomePage_contact__KMeXd>.HomePage_container__iwXCU>.HomePage_contactCard__hhKwK{width:100%;max-width:none}.HomePage_contactFlush__c9Vn1{background:rgba(0,0,0,0)}.HomePage_contactOnDark__siuw6{background:rgba(0,0,0,0);--cf-field-bg:color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 16%,rgba(255,255,255,0.1));--cf-field-border:color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 48%,rgba(255,255,255,0.28));--cf-ink:#f2f5fa;--cf-muted:rgba(242,245,250,0.78);--cf-chip-text:rgba(242,245,250,0.86);--cf-fade:rgba(12,14,18,0.92);--cf-mark-bg:color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 18%,rgba(255,255,255,0.08))}.HomePage_contactOnDark__siuw6 .HomePage_contactGlow__wFhwf{opacity:.55;background:color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 22%,transparent)}.HomePage_contactOnDark__siuw6 .HomePage_contactCard__hhKwK,.HomePage_contactOnDark__siuw6 .HomePage_contactCard__hhKwK.HomePage_contactCardCompact__YwZQe{background:color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 12%,#1a1f28);border-color:color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 34%,transparent);box-shadow:0 28px 56px -24px color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 42%,rgba(0,0,0,.55))}.HomePage_contactOnDark__siuw6 .HomePage_contactCard__hhKwK.HomePage_contactCardCompact__YwZQe>.HomePage_contactTitle__PKKrQ,.HomePage_contactOnDark__siuw6 .HomePage_contactCard__hhKwK>.HomePage_contactTitle__PKKrQ,.HomePage_contactOnDark__siuw6 .HomePage_contactTitle__PKKrQ{color:var(--cf-ink)}.HomePage_contactOnDark__siuw6 .HomePage_form__USuVH .HomePage_formCheckMark__Ir3k7{border-color:color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 40%,rgba(255,255,255,.28));background:var(--cf-mark-bg)}.HomePage_contactThemeDark__uRUGU{--cf-field-bg:color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 16%,rgba(255,255,255,0.1));--cf-field-border:color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 48%,rgba(255,255,255,0.28));--cf-ink:#f2f5fa;--cf-muted:rgba(242,245,250,0.78);--cf-chip-text:rgba(242,245,250,0.86);--cf-fade:rgba(12,14,18,0.92);--cf-mark-bg:color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 18%,rgba(255,255,255,0.08))}.HomePage_contactThemeDark__uRUGU .HomePage_contactCard__hhKwK,.HomePage_contactThemeDark__uRUGU .HomePage_contactCard__hhKwK.HomePage_contactCardCompact__YwZQe{background:color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 12%,#1a1f28);border-color:color-mix(in srgb,var(--cf-accent,var(--tech-accent,#008b99)) 34%,transparent)}.HomePage_contactThemeDark__uRUGU .HomePage_contactCard__hhKwK.HomePage_contactCardCompact__YwZQe>.HomePage_contactTitle__PKKrQ,.HomePage_contactThemeDark__uRUGU .HomePage_contactCard__hhKwK>.HomePage_contactTitle__PKKrQ,.HomePage_contactThemeDark__uRUGU .HomePage_contactTitle__PKKrQ{color:var(--cf-ink)}.HomePage_contactCard__hhKwK{position:relative;display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;overflow:visible;background:#fff;border:1px solid rgba(0,139,153,.12);border-radius:40px;padding:24px;box-shadow:0 24px 48px -20px rgba(0,68,74,.12)}@media(min-width:768px){.HomePage_contactCard__hhKwK{padding:40px}}@media(min-width:992px){.HomePage_contactCard__hhKwK{grid-template-columns:1fr;gap:48px;padding:64px}}.HomePage_contactCard__hhKwK .HomePage_contactInfo__mJzFm a.HomePage_contactDetailMail__HxR_i{font-weight:700;font-size:16px;color:#191c1d;-webkit-text-fill-color:#191c1d;text-decoration:none;transition:color .2s ease}.HomePage_contactCard__hhKwK .HomePage_contactInfo__mJzFm a.HomePage_contactDetailMail__HxR_i:hover{color:#008b99;-webkit-text-fill-color:#008b99}.HomePage_contactCard__hhKwK.HomePage_contactCardCompact__YwZQe{gap:40px;padding:40px;width:100%}@media(min-width:992px){.HomePage_contactCard__hhKwK.HomePage_contactCardCompact__YwZQe{grid-template-columns:1fr;gap:48px;padding:64px}}@media(max-width:991px){.HomePage_contactCard__hhKwK.HomePage_contactCardCompact__YwZQe{padding:36px 28px;gap:32px}}.HomePage_contactCard__hhKwK.HomePage_contactCardCompact__YwZQe>.HomePage_contactTitle__PKKrQ{font-size:64px;line-height:1.1;letter-spacing:-.02em;font-weight:700;position:relative;z-index:1;margin:0;max-width:18ch;line-height:1.12;color:#191c1d;overflow-wrap:anywhere}@media(max-width:991px){.HomePage_contactCard__hhKwK.HomePage_contactCardCompact__YwZQe>.HomePage_contactTitle__PKKrQ{font-size:40px;max-width:none}}@media(max-width:575px){.HomePage_contactCard__hhKwK.HomePage_contactCardCompact__YwZQe>.HomePage_contactTitle__PKKrQ{font-size:32px}}.HomePage_contactGlow__wFhwf{position:absolute;bottom:-96px;right:-96px;width:384px;height:384px;background:rgba(0,139,153,.05);border-radius:9999px;filter:blur(100px);pointer-events:none}.HomePage_contactInfo__mJzFm{display:flex;flex-direction:column}.HomePage_contactInfo__mJzFm .HomePage_contactTitle__PKKrQ{font-size:64px;line-height:1.1;letter-spacing:-.02em;font-weight:700;line-height:1.15;color:#191c1d;margin:0 0 24px;overflow-wrap:anywhere}@media(max-width:991px){.HomePage_contactInfo__mJzFm .HomePage_contactTitle__PKKrQ{font-size:40px}}@media(max-width:575px){.HomePage_contactInfo__mJzFm .HomePage_contactTitle__PKKrQ{font-size:32px}}@media(max-width:319px){.HomePage_contactInfo__mJzFm .HomePage_contactTitle__PKKrQ{font-size:28px}}.HomePage_contactInfo__mJzFm .HomePage_contactText__4BDQB{font-size:18px;line-height:1.6;font-weight:400;color:#3f484a;max-width:420px;margin:0 0 48px}.HomePage_contactInfo__mJzFm .HomePage_contactDetails__cTr64{display:flex;flex-direction:column;gap:16px;margin:0}.HomePage_contactDetailRow__oa1QN{display:flex;align-items:center;gap:16px}.HomePage_contactDetailIcon__VYmVE{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(0,139,153,.05);border-radius:24px;color:#008b99;flex-shrink:0}.HomePage_contactDetailMail__HxR_i,.HomePage_contactDetailText__qHuEj{font-weight:700;font-size:16px;color:#191c1d}.HomePage_contactDetailMail__HxR_i{text-decoration:none;transition:color .2s ease}.HomePage_contactDetailMail__HxR_i:hover{color:#008b99}.HomePage_form__USuVH{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;--_accent:var(--cf-accent,var(--tech-accent,#008b99));--_accent-soft:var(--cf-accent-soft,var(--tech-accent-soft,rgba(0,139,153,0.14)));--_accent-hover:var(--cf-accent-hover,var(--tech-accent-strong,var(--tech-accent,rgba(0,139,153,0.9))));--_on-accent:var(--cf-on-accent,var(--tech-on-accent,#ffffff))}.HomePage_form__USuVH .HomePage_formHoneypot__9yhta{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.HomePage_form__USuVH .HomePage_formErrorText__qZle3{margin:10px 0 0;padding:0;font-size:13px;line-height:1.35;color:#b42318}.HomePage_form__USuVH .HomePage_formHint__5XEKS{margin:8px 0 0;padding:0 2px;font-size:13px;line-height:1.4;color:#3f484a}.HomePage_form__USuVH .HomePage_formControl__M4lxF{display:flex;flex-direction:column;gap:0;width:100%}.HomePage_form__USuVH input.HomePage_formField__VPQFh,.HomePage_form__USuVH select.HomePage_formField__VPQFh,.HomePage_form__USuVH textarea.HomePage_formField__VPQFh{width:100%;min-height:52px;padding:14px 16px;border:1px solid var(--cf-field-border,#bfc8ca);border-radius:16px;background-color:var(--cf-field-bg,#f8fafc);color:var(--cf-ink,#191c1d);outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.HomePage_form__USuVH input.HomePage_formField__VPQFh::placeholder,.HomePage_form__USuVH select.HomePage_formField__VPQFh::placeholder,.HomePage_form__USuVH textarea.HomePage_formField__VPQFh::placeholder{color:var(--cf-muted,rgba(63,72,74,.55))}.HomePage_form__USuVH input.HomePage_formField__VPQFh:hover,.HomePage_form__USuVH select.HomePage_formField__VPQFh:hover,.HomePage_form__USuVH textarea.HomePage_formField__VPQFh:hover{border-color:var(--_accent-hover)}.HomePage_form__USuVH input.HomePage_formField__VPQFh:focus,.HomePage_form__USuVH select.HomePage_formField__VPQFh:focus,.HomePage_form__USuVH textarea.HomePage_formField__VPQFh:focus{border-color:var(--_accent);background-color:var(--cf-field-bg,#ffffff);box-shadow:0 0 0 3px var(--_accent-soft)}.HomePage_form__USuVH input.HomePage_formField__VPQFh.HomePage_formFieldError__2LVGG,.HomePage_form__USuVH select.HomePage_formField__VPQFh.HomePage_formFieldError__2LVGG,.HomePage_form__USuVH textarea.HomePage_formField__VPQFh.HomePage_formFieldError__2LVGG{border-color:#f04438}.HomePage_form__USuVH input.HomePage_formField__VPQFh.HomePage_formFieldError__2LVGG:focus,.HomePage_form__USuVH select.HomePage_formField__VPQFh.HomePage_formFieldError__2LVGG:focus,.HomePage_form__USuVH textarea.HomePage_formField__VPQFh.HomePage_formFieldError__2LVGG:focus{border-color:#f04438;box-shadow:0 0 0 3px rgba(240,68,56,.16)}.HomePage_form__USuVH select.HomePage_formField__VPQFh{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%233F484A' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer}.HomePage_form__USuVH select.HomePage_formField__VPQFh.HomePage_formSelectPlaceholder__m04wM{color:rgba(63,72,74,.55)}.HomePage_form__USuVH textarea.HomePage_formField__VPQFh{min-height:140px;padding-top:16px;resize:vertical;line-height:1.5}.HomePage_form__USuVH .HomePage_formChecks__PbUKl{display:flex;flex-direction:column;gap:16px;margin-top:4px}.HomePage_form__USuVH .HomePage_formCheckBlock__Da12B{display:flex;flex-direction:column;gap:0}.HomePage_form__USuVH .HomePage_formCheckOption__FDp3A{display:block;cursor:pointer}.HomePage_form__USuVH .HomePage_formCheckInput__1EAcH{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.HomePage_form__USuVH .HomePage_formCheckBody___va0a{display:flex;align-items:flex-start;gap:12px}.HomePage_form__USuVH .HomePage_formCheckMark__Ir3k7{position:relative;flex-shrink:0;width:20px;height:20px;margin-top:1px;border:2px solid #bfc8ca;border-radius:6px;background:#fff;transition:border-color .2s ease,background-color .2s ease}.HomePage_form__USuVH .HomePage_formCheckMark__Ir3k7:after{content:"";position:absolute;top:2px;left:6px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);transition:transform .15s ease}.HomePage_form__USuVH .HomePage_formCheckText__kXV2A{font-size:14px;line-height:1.5;color:var(--cf-muted,#3f484a)}.HomePage_form__USuVH .HomePage_formCheckLink__JZs19{color:var(--_accent);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.HomePage_form__USuVH .HomePage_formCheckLink__JZs19:hover{color:var(--_accent-hover)}.HomePage_form__USuVH .HomePage_formCheckOption__FDp3A:hover .HomePage_formCheckMark__Ir3k7{border-color:var(--_accent-hover)}.HomePage_form__USuVH .HomePage_formCheckOption__FDp3A:has(.HomePage_formCheckInput__1EAcH:checked) .HomePage_formCheckMark__Ir3k7{background:var(--_accent);border-color:var(--_accent)}.HomePage_form__USuVH .HomePage_formCheckOption__FDp3A:has(.HomePage_formCheckInput__1EAcH:checked) .HomePage_formCheckMark__Ir3k7:after{transform:rotate(45deg) scale(1)}.HomePage_form__USuVH .HomePage_formCheckOption__FDp3A:has(.HomePage_formCheckInput__1EAcH:focus-visible) .HomePage_formCheckMark__Ir3k7{box-shadow:0 0 0 3px var(--_accent-soft)}.HomePage_form__USuVH button.HomePage_formSubmit__OMtwi{width:100%;margin-top:8px;padding:18px 24px;border:none;border-radius:16px;background:var(--_accent);color:var(--_on-accent);font-weight:700;font-size:18px;line-height:1.2;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease;cursor:pointer}.HomePage_form__USuVH button.HomePage_formSubmit__OMtwi:hover:not(:disabled){background:var(--_accent-hover);box-shadow:0 16px 32px -12px var(--_accent-soft)}.HomePage_form__USuVH button.HomePage_formSubmit__OMtwi:active:not(:disabled){transform:scale(.98)}.HomePage_form__USuVH button.HomePage_formSubmit__OMtwi:disabled{opacity:.7;cursor:wait}.HomePage_form__USuVH .HomePage_formLabelSr__ADJKL{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.HomePage_form__USuVH.HomePage_formHome__vjYsx{gap:0}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeGrid__PLrh_{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}@media(min-width:992px){.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeGrid__PLrh_{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);grid-template-areas:"contacts project" "footer project";column-gap:48px;row-gap:0;align-items:stretch}}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColContacts__QgGX9,.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColProject__RNM5v{display:flex;flex-direction:column;min-width:0}@media(min-width:992px){.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColContacts__QgGX9{grid-area:contacts}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColProject__RNM5v{grid-area:project;min-height:100%}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColProject__RNM5v>.HomePage_formHomeColBody__CtHEc{flex:1 1 auto}}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColTitle__QYZTi{margin:0 0 16px;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:var(--cf-muted,rgba(63,72,74,.5))}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColBody__CtHEc{display:flex;flex-direction:column;gap:10px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColBody__CtHEc>.HomePage_formGroup___JTFd:has(textarea){flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColBody__CtHEc>.HomePage_formGroup___JTFd:has(textarea)>.HomePage_formControl__M4lxF{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColBody__CtHEc textarea.HomePage_formField__VPQFh{flex:1 1 auto;min-height:148px;height:100%;resize:vertical}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColFooter__GwWPn{display:flex;flex-direction:column;gap:14px;padding-top:8px}@media(min-width:992px){.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColFooter__GwWPn{grid-area:footer;align-self:end;padding-top:28px}}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColFooter__GwWPn button.HomePage_formSubmit__OMtwi{width:100%;max-width:none;margin-top:2px;padding:16px 28px;font-size:15px;border-radius:14px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formRow__ySxKV{grid-template-columns:1fr;gap:10px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formGroup___JTFd{min-width:0}.HomePage_form__USuVH.HomePage_formHome__vjYsx input.HomePage_formField__VPQFh,.HomePage_form__USuVH.HomePage_formHome__vjYsx textarea.HomePage_formField__VPQFh{min-height:54px;border-color:var(--cf-field-border,transparent);border-radius:14px;background-color:var(--cf-field-bg,rgba(63,72,74,.04));color:var(--cf-ink,#191c1d);font-size:15px}.HomePage_form__USuVH.HomePage_formHome__vjYsx input.HomePage_formField__VPQFh::placeholder,.HomePage_form__USuVH.HomePage_formHome__vjYsx textarea.HomePage_formField__VPQFh::placeholder{color:var(--cf-muted,rgba(63,72,74,.42))}.HomePage_form__USuVH.HomePage_formHome__vjYsx input.HomePage_formField__VPQFh:hover,.HomePage_form__USuVH.HomePage_formHome__vjYsx textarea.HomePage_formField__VPQFh:hover{border-color:var(--cf-field-border,transparent);background-color:var(--cf-field-bg,rgba(63,72,74,.06))}.HomePage_form__USuVH.HomePage_formHome__vjYsx input.HomePage_formField__VPQFh:focus,.HomePage_form__USuVH.HomePage_formHome__vjYsx textarea.HomePage_formField__VPQFh:focus{border-color:var(--_accent,#008b99);background-color:var(--cf-field-bg,#ffffff);box-shadow:0 0 0 3px var(--_accent-soft,rgba(0,139,153,.12))}.HomePage_form__USuVH.HomePage_formHome__vjYsx input.HomePage_formField__VPQFh.HomePage_formFieldError__2LVGG,.HomePage_form__USuVH.HomePage_formHome__vjYsx textarea.HomePage_formField__VPQFh.HomePage_formFieldError__2LVGG{border-color:#f04438}.HomePage_form__USuVH.HomePage_formHome__vjYsx textarea.HomePage_formField__VPQFh{min-height:148px;line-height:1.55}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipsScroll__9O5NJ{position:relative;min-width:0}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChips__sjyUD{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChip__xfa_B{display:inline-flex;align-items:center;justify-content:center;gap:8px;grid-column:span 4;min-width:0;height:40px;min-height:40px;margin:0;padding:10px 12px;border:1px solid var(--cf-field-border,rgba(63,72,74,.16));border-radius:9999px;background:rgba(0,0,0,0);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChip__xfa_B:nth-child(n+4){grid-column:span 3}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChip__xfa_B:hover{border-color:var(--_accent);background:var(--_accent-soft)}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChip__xfa_B:hover .HomePage_formChipText__Vld_b{color:var(--_accent)}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipsError__wMV_1 .HomePage_formChip__xfa_B{border-color:rgba(240,68,56,.4)}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipActive__8YAc1,.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipActive__8YAc1:hover{border-color:var(--_accent);background:var(--_accent-soft)}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipActive__8YAc1 .HomePage_formChipText__Vld_b,.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipActive__8YAc1:hover .HomePage_formChipText__Vld_b{color:var(--_accent)}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipInput__iyya7{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipMark__IKgxq{position:relative;flex-shrink:0;width:14px;height:14px;border:1.5px solid var(--cf-field-border,rgba(63,72,74,.35));border-radius:9999px;background:var(--cf-mark-bg,#ffffff);transition:border-color .18s ease,background-color .18s ease}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipMark__IKgxq:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:9999px;background:var(--_on-accent);transform:translate(-50%,-50%) scale(0);transition:transform .18s ease}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipActive__8YAc1 .HomePage_formChipMark__IKgxq{border-color:var(--_accent);background:var(--_accent)}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipActive__8YAc1 .HomePage_formChipMark__IKgxq:after{transform:translate(-50%,-50%) scale(1)}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChip__xfa_B:has(.HomePage_formChipInput__iyya7:focus-visible){box-shadow:0 0 0 3px var(--_accent-soft)}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipText__Vld_b{white-space:nowrap;font-size:14px;font-weight:600;line-height:1.2;color:var(--cf-chip-text,#3f484a);transition:color .18s ease}@media(max-width:575px){.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipsScroll__9O5NJ .HomePage_formChipsFadeLeft__yTNmv,.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipsScroll__9O5NJ .HomePage_formChipsFadeRight__R2WRx{position:absolute;top:0;bottom:0;width:28px;z-index:2;pointer-events:none}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipsScroll__9O5NJ .HomePage_formChipsFadeLeft__yTNmv{left:0;background:linear-gradient(90deg,var(--cf-fade,#ffffff) 12%,rgba(255,255,255,0))}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipsScroll__9O5NJ .HomePage_formChipsFadeRight__R2WRx{right:0;background:linear-gradient(270deg,var(--cf-fade,#ffffff) 12%,rgba(255,255,255,0))}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChips__sjyUD{display:flex;flex-wrap:nowrap;gap:10px;margin:0;padding:2px 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChips__sjyUD::-webkit-scrollbar{display:none}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChip__xfa_B{flex:0 0 auto;grid-column:auto;height:40px;min-height:40px;padding:10px 12px;scroll-snap-align:start}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChip__xfa_B:nth-child(n+4){grid-column:auto}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipText__Vld_b{font-size:14px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipMark__IKgxq{width:14px;height:14px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipMark__IKgxq:after{width:6px;height:6px}}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formFileInput__XmBOT{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formFile__yO5Eo{display:flex;align-items:stretch;min-height:54px;border:1px solid var(--cf-field-border,rgba(63,72,74,.14));border-radius:14px;background:var(--cf-field-bg,rgba(63,72,74,.04));overflow:hidden;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formFile__yO5Eo:hover{border-color:var(--_accent-hover);background:var(--cf-field-bg,rgba(63,72,74,.06))}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formFile__yO5Eo.HomePage_formFileError__5qaYL{border-color:#f04438;box-shadow:none}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formFile__yO5Eo.HomePage_formFileDragOver__7N1uL{border-color:var(--_accent);background:var(--_accent-soft);box-shadow:0 0 0 3px var(--_accent-soft)}.HomePage_form__USuVH.HomePage_formHome__vjYsx button.HomePage_formFileTrigger__dAkka{flex:1 1;display:flex;align-items:center;gap:10px;min-width:0;margin:0;padding:12px 16px;border:none;background:rgba(0,0,0,0);color:var(--cf-ink,#191c1d);font-size:15px;font-weight:500;text-align:left;cursor:pointer}.HomePage_form__USuVH.HomePage_formHome__vjYsx button.HomePage_formFileTrigger__dAkka>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.HomePage_form__USuVH.HomePage_formHome__vjYsx button.HomePage_formFileTrigger__dAkka .HomePage_material-symbols-outlined__DQQY4{flex-shrink:0;font-size:20px;color:var(--cf-muted,rgba(63,72,74,.55))}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formFileNote__kQL6r{margin-left:auto;flex-shrink:0;font-size:13px;font-weight:400;color:var(--cf-muted,rgba(63,72,74,.42))}.HomePage_form__USuVH.HomePage_formHome__vjYsx button.HomePage_formFileClear__0KZom{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:46px;margin:0;padding:0;border:none;background:rgba(0,0,0,0);color:#3f484a;cursor:pointer}.HomePage_form__USuVH.HomePage_formHome__vjYsx button.HomePage_formFileClear__0KZom:hover{color:#b42318}.HomePage_form__USuVH.HomePage_formHome__vjYsx button.HomePage_formFileClear__0KZom .HomePage_material-symbols-outlined__DQQY4{font-size:18px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChecks__PbUKl{gap:8px;margin-top:0}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formCheckText__kXV2A{font-size:13px;line-height:1.45;color:var(--cf-ink,rgba(63,72,74,.78))}.HomePage_formRow__ySxKV{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.HomePage_formRow__ySxKV{grid-template-columns:repeat(2,1fr)}}.HomePage_formGroup___JTFd{display:flex;flex-direction:column}.HomePage_formGroup___JTFd>.HomePage_formLabel__iA2E_{margin-bottom:16px}@media(min-width:768px){.HomePage_formGroupSpan2__o2r8V{grid-column:1/-1}}.HomePage_formRequired__UqIvI{margin-left:0;color:#008b99;font-weight:700;white-space:nowrap}.HomePage_formLabel__iA2E_{font-size:16px;line-height:1.5;font-weight:400;font-weight:600;text-transform:none;letter-spacing:normal;color:#191c1d;margin:0;padding-left:2px}@media(max-width:767px){.HomePage_contactCard__hhKwK{gap:24px;padding:28px;border-radius:24px}.HomePage_contactCard__hhKwK .HomePage_contactDetailRow__oa1QN{gap:10px}.HomePage_contactCard__hhKwK .HomePage_contactInfo__mJzFm a.HomePage_contactDetailMail__HxR_i{font-size:13px}.HomePage_contactCard__hhKwK.HomePage_contactCardCompact__YwZQe{gap:24px;padding:28px}.HomePage_contactCard__hhKwK.HomePage_contactCardCompact__YwZQe>.HomePage_contactTitle__PKKrQ{font-size:32px;line-height:1.15;max-width:none}.HomePage_contactInfo__mJzFm .HomePage_contactTitle__PKKrQ{font-size:34px;line-height:1.15;margin-bottom:16px}.HomePage_contactInfo__mJzFm .HomePage_contactText__4BDQB{font-size:16px;line-height:1.55;margin-bottom:22px}.HomePage_contactInfo__mJzFm .HomePage_contactDetails__cTr64{gap:8px;margin-bottom:4px}.HomePage_contactDetailIcon__VYmVE{width:36px;height:36px;border-radius:16px}.HomePage_contactDetailIcon__VYmVE .HomePage_material-symbols-outlined__DQQY4{font-size:18px}.HomePage_contactDetailMail__HxR_i,.HomePage_contactDetailText__qHuEj{font-size:13px}.HomePage_form__USuVH{gap:12px}.HomePage_form__USuVH input.HomePage_formField__VPQFh,.HomePage_form__USuVH select.HomePage_formField__VPQFh,.HomePage_form__USuVH textarea.HomePage_formField__VPQFh{min-height:42px;padding:9px 12px;font-size:14px;border-radius:12px}.HomePage_form__USuVH select.HomePage_formField__VPQFh{padding-right:36px;background-position:right 12px center}.HomePage_form__USuVH textarea.HomePage_formField__VPQFh{min-height:88px;padding-top:9px}.HomePage_form__USuVH .HomePage_formHint__5XEKS{font-size:12px;margin-top:4px}.HomePage_form__USuVH .HomePage_formChecks__PbUKl{gap:10px;margin-top:0}.HomePage_form__USuVH .HomePage_formCheckBody___va0a{gap:10px}.HomePage_form__USuVH .HomePage_formCheckMark__Ir3k7{width:18px;height:18px;margin-top:0}.HomePage_form__USuVH .HomePage_formCheckText__kXV2A{font-size:12px;line-height:1.45}.HomePage_form__USuVH button.HomePage_formSubmit__OMtwi{margin-top:2px;padding:12px 16px;font-size:14px;border-radius:12px}.HomePage_form__USuVH .HomePage_formErrorText__qZle3{font-size:12px;margin-top:6px}.HomePage_form__USuVH.HomePage_formHome__vjYsx{gap:0}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeGrid__PLrh_{gap:28px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColTitle__QYZTi{margin-bottom:12px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColBody__CtHEc{gap:8px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColBody__CtHEc textarea.HomePage_formField__VPQFh{min-height:120px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColFooter__GwWPn{padding-top:12px;gap:12px;order:3}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formHomeColFooter__GwWPn button.HomePage_formSubmit__OMtwi{width:100%}.HomePage_form__USuVH.HomePage_formHome__vjYsx input.HomePage_formField__VPQFh,.HomePage_form__USuVH.HomePage_formHome__vjYsx textarea.HomePage_formField__VPQFh{min-height:48px;font-size:14px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChips__sjyUD{gap:10px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChip__xfa_B{height:40px;min-height:40px;padding:10px 12px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formChipText__Vld_b{font-size:14px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formFile__yO5Eo{min-height:48px}.HomePage_form__USuVH.HomePage_formHome__vjYsx button.HomePage_formFileTrigger__dAkka{padding:10px 14px;font-size:14px}.HomePage_form__USuVH.HomePage_formHome__vjYsx .HomePage_formFileNote__kQL6r{display:none}.HomePage_formGroup___JTFd>.HomePage_formLabel__iA2E_{margin-bottom:5px}.HomePage_formLabel__iA2E_{font-size:13px}.HomePage_formRow__ySxKV{gap:10px}}