.ServicePopup_overlay__3qJLd{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(15,23,42,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;animation:ServicePopup_fadeIn__0tVrL .3s ease-out;overflow-y:auto}@keyframes ServicePopup_fadeIn__0tVrL{0%{opacity:0}to{opacity:1}}.ServicePopup_popup__5t3IH{position:relative;background-color:var(--web--dark-blue);border-radius:24px;max-width:1200px;width:100%;max-height:90vh;overflow-y:auto;animation:ServicePopup_slideUp__VjVgh .4s ease-out;box-shadow:0 20px 60px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.1)}@keyframes ServicePopup_slideUp__VjVgh{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ServicePopup_closeButton__ulGHD{position:absolute;top:20px;right:20px;width:48px;height:48px;border-radius:50%;background-color:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease}.ServicePopup_closeButton__ulGHD:hover{background-color:rgba(255,255,255,.2);transform:rotate(90deg)}.ServicePopup_videoContainer__HC0H9{position:relative;width:100%;aspect-ratio:16/9;background-color:#000;border-radius:24px 24px 0 0;overflow:hidden}.ServicePopup_video__PIUy4{width:100%;height:100%;object-fit:cover;display:block}.ServicePopup_content__94zU_{padding:40px;color:var(--brand--light-gray)}.ServicePopup_header__kEOe2{margin-bottom:24px}.ServicePopup_badge__IU1TL{display:inline-block;background-color:rgba(15,138,204,.1);color:var(--brand--light-blue);padding:6px 16px;border-radius:100px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;border:1px solid rgba(15,138,204,.2)}.ServicePopup_title__sXzXH{font-size:36px;font-weight:700;line-height:1.2;margin:0;background-image:linear-gradient(268deg,#0f172a,var(--brand--light-blue));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:var(--white)}.ServicePopup_description__bX0iM{font-size:18px;line-height:1.6;color:var(--brand--light-gray);margin:0 0 32px;opacity:.9}.ServicePopup_features__yU2Vd{margin-bottom:32px}.ServicePopup_featuresTitle__bD8Up{font-size:20px;font-weight:600;color:var(--white);margin:0 0 16px}.ServicePopup_featuresList__NDELe{list-style:none;padding:0;margin:0;display:grid;grid-gap:12px;gap:12px}.ServicePopup_featureItem__zPan5{display:flex;align-items:flex-start;gap:12px;font-size:16px;line-height:1.5;color:var(--brand--light-gray)}.ServicePopup_checkIcon__UHx1A{flex-shrink:0;margin-top:2px}.ServicePopup_ctaButton__Gev3Y{display:inline-flex;align-items:center;gap:12px;background-color:var(--white);color:var(--web--dark-blue);padding:16px 32px;border-radius:100px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.ServicePopup_ctaButton__Gev3Y:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,255,255,.2)}.ServicePopup_ctaButton__Gev3Y svg{transition:transform .3s ease}.ServicePopup_ctaButton__Gev3Y:hover svg{transform:translate(2px,-2px)}@media (max-width:991px){.ServicePopup_popup__5t3IH{max-width:95%;border-radius:16px}.ServicePopup_videoContainer__HC0H9{border-radius:16px 16px 0 0}.ServicePopup_content__94zU_{padding:32px 24px}.ServicePopup_title__sXzXH{font-size:28px}.ServicePopup_description__bX0iM{font-size:16px}.ServicePopup_closeButton__ulGHD{width:40px;height:40px;top:16px;right:16px}}@media (max-width:767px){.ServicePopup_overlay__3qJLd{padding:10px}.ServicePopup_popup__5t3IH{max-height:95vh;border-radius:12px}.ServicePopup_videoContainer__HC0H9{border-radius:12px 12px 0 0}.ServicePopup_content__94zU_{padding:24px 20px}.ServicePopup_title__sXzXH{font-size:24px}.ServicePopup_description__bX0iM{font-size:15px}.ServicePopup_featuresTitle__bD8Up{font-size:18px}.ServicePopup_featureItem__zPan5{font-size:14px}.ServicePopup_ctaButton__Gev3Y{width:100%;justify-content:center;padding:14px 24px}}.ServicePopup_popup__5t3IH::-webkit-scrollbar{width:8px}.ServicePopup_popup__5t3IH::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:4px}.ServicePopup_popup__5t3IH::-webkit-scrollbar-thumb{background:rgba(15,138,204,.5);border-radius:4px}.ServicePopup_popup__5t3IH::-webkit-scrollbar-thumb:hover{background:rgba(15,138,204,.7)}