:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{to{opacity:1}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.team-loading-skeleton{background:var(--secondary-color);opacity:0;width:100%;min-height:400px;padding:80px 0;animation:.3s ease-in-out .1s forwards fadeIn}.team-loading-content{flex-direction:column;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;padding:0 65px;display:flex}.desktop-team{background:var(--secondary-color);width:100%;padding:80px 0}.desktop-team-container{width:100%;max-width:1200px;margin:0 auto}.desktop-team-header{text-align:center}.desktop-team-title{font-family:var(--font-inria-sans);color:var(--secondary-green);letter-spacing:-.02em;margin:0 0 16px;font-size:32px;font-weight:700;line-height:1.2}.desktop-team-subtitle{font-family:var(--font-inria-sans);color:var(--accent-color);max-width:600px;margin:0 auto;font-size:14px;font-weight:400;line-height:1.6}.desktop-team-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));place-items:start center;gap:60px;padding:40px 0;display:grid}.desktop-team-member-card{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.desktop-member-image-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:20px;display:flex;overflow:hidden}.desktop-member-image{object-fit:cover;border:3px solid var(--secondary-green);background-color:var(--primary-color);border-radius:50%;width:100%;height:100%}.desktop-member-info{width:100%}.desktop-member-name{font-family:var(--font-inria-sans);color:var(--accent-color);margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.3}.desktop-member-designation{font-family:var(--font-inria-sans);color:var(--accent-color);margin:0;font-size:14px;font-weight:300;line-height:1.4}@media (max-width:1024px){.desktop-team-container{padding:0 40px}.desktop-team-title{font-size:32px}.desktop-team-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px}.desktop-member-image-container{width:100px;height:100px}.team-loading-skeleton{min-height:350px;padding:60px 0}.team-loading-content{gap:50px;padding:0 40px}}@media (max-width:768px){.desktop-team{padding:60px 0}.desktop-team-container{padding:0 24px}.desktop-team-title{font-size:32px}.desktop-team-subtitle{font-size:14px}.desktop-team-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px}.desktop-member-image-container{width:80px;height:80px}.team-loading-skeleton{min-height:300px;padding:50px 0}.team-loading-content{gap:40px;padding:0 24px}}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.team-loading-skeleton{background:var(--secondary-color);opacity:0;width:100%;min-height:350px;padding:60px 0;animation:.3s ease-in-out .1s forwards fadeIn}.team-loading-content{flex-direction:column;align-items:center;gap:40px;width:100%;max-width:100%;margin:0 auto;padding:0 20px;display:flex}.mobile-team{background:var(--secondary-color);width:100%;padding:64px 0}.mobile-team-container{width:100%;max-width:100%;margin:0 auto;padding:0 20px}.mobile-team-header{text-align:center;margin-bottom:32px}.mobile-team-title{font-family:var(--font-inria-sans);color:var(--secondary-green);letter-spacing:-.02em;margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.2}.mobile-team-subtitle{font-family:var(--font-inria-sans);color:var(--accent-color);text-align:center;margin:0;font-size:16px;font-weight:300;line-height:1.5}.mobile-team-staggered-layout{width:100%;margin-top:40px}.mobile-team-row{justify-content:space-around;align-items:flex-end;width:100%;display:flex}.mobile-team-row.top-row{justify-content:center;gap:32px;margin-bottom:20px}.mobile-team-row.bottom-row{z-index:1;justify-content:center}.mobile-team-spacer{flex-shrink:0;width:120px}.mobile-team-member-card{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;width:100%;max-width:120px;display:flex}.mobile-team-stagger-1{margin-right:-40px;transform:translate(-60px)}.mobile-team-stagger-2{margin-left:-40px;transform:translate(60px)}.mobile-member-image-container{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:16px;display:flex;overflow:hidden}.mobile-member-image{object-fit:cover;border:2px solid var(--secondary-green);background-color:var(--primary-color);border-radius:50%;width:100%;height:100%}.mobile-member-info{width:100%}.mobile-member-name{font-family:var(--font-inria-sans);color:var(--accent-color);margin:0 0 2px;font-size:14px;font-weight:700}.mobile-member-designation{font-family:var(--font-inria-sans);color:var(--accent-color);margin:0;font-size:14px;font-weight:300}@media (max-width:480px){.mobile-team{padding:64px 0}.mobile-team-container{padding:0 16px}.mobile-team-title{font-size:24px}.mobile-team-subtitle{font-size:14px}.mobile-team-staggered-layout{margin-top:30px}.mobile-team-row.top-row{margin-bottom:32px}.mobile-member-image-container{width:70px;height:70px;margin-bottom:12px}.mobile-member-image{border:2px solid var(--secondary-green)}.mobile-member-name{letter-spacing:-.3px;font-size:14px}.mobile-member-designation{font-size:14px}.mobile-team-stagger-1{margin-right:-35px;transform:translate(-50px)}.mobile-team-stagger-2{margin-left:-35px;transform:translate(50px)}.team-loading-skeleton{min-height:300px;padding:40px 0}.team-loading-content{gap:30px;padding:0 16px}}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{to{opacity:1}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.faq-loading-skeleton{background:var(--background);opacity:0;width:100%;min-height:400px;padding:80px 0;animation:.3s ease-in-out .1s forwards fadeIn}.faq-loading-content{flex-direction:column;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;padding:0 65px;display:flex}.desktop-faq{background:var(--background);width:100%;padding:80px 0}.desktop-faq-container{width:100%;max-width:1200px;margin:0 auto;padding:0 65px}.desktop-faq-header{text-align:center;margin-bottom:60px}.desktop-faq-title{font-family:var(--font-inria-sans);color:var(--secondary-color);letter-spacing:-.02em;margin:0 0 16px;font-size:32px;font-weight:700;line-height:1.2}.desktop-faq-subtitle{font-family:var(--font-inria-sans);color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:18px;font-weight:400;line-height:1.6}.desktop-faq-list{flex-direction:column;gap:24px;max-width:800px;margin:0 auto;display:flex}.desktop-faq-item{border-bottom:1px solid var(--accent-color);background:var(--background);transition:all .3s;overflow:hidden}.desktop-faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:24px 0;transition:background-color .2s;display:flex}.desktop-faq-question-text{font-family:var(--font-inria-sans);color:var(--primary-color);flex:1;font-size:16px;font-weight:700;line-height:1.4}.desktop-faq-icon{background-color:var(--accent-color);width:32px;height:32px;color:var(--secondary-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.desktop-faq-icon-closed,.desktop-faq-icon-open{transition:transform .3s}.desktop-faq-item.open .desktop-faq-icon{color:var(--primary-color);border:1px solid var(--accent-color);background-color:#0000}.desktop-faq-item.open .desktop-faq-icon-closed{transform:rotate(180deg)}.desktop-faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.desktop-faq-answer.open{max-height:500px;padding:0 0 24px}.desktop-faq-answer-text{font-family:var(--font-inria-sans);color:var(--primary-color);margin:0;font-size:16px;font-weight:300;line-height:1.6}@media (max-width:1024px){.desktop-faq-container{padding:0 40px}.desktop-faq-title{font-size:32px}.desktop-faq-subtitle{font-size:16px}.faq-loading-skeleton{min-height:350px;padding:60px 0}.faq-loading-content{gap:50px;padding:0 40px}}@media (max-width:768px){.desktop-faq{padding:60px 0}.desktop-faq-container{padding:0 24px}.desktop-faq-title{font-size:32px}.desktop-faq-subtitle{font-size:14px}.desktop-faq-question{padding:20px 24px}.desktop-faq-question-text{font-size:16px}.desktop-faq-answer.open{padding:0 24px 20px}.desktop-faq-answer-text{font-size:14px}.faq-loading-skeleton{min-height:300px;padding:50px 0}.faq-loading-content{gap:40px;padding:0 24px}}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.faq-loading-skeleton{background:var(--background);opacity:0;width:100%;min-height:350px;padding:60px 0;animation:.3s ease-in-out .1s forwards fadeIn}.faq-loading-content{flex-direction:column;align-items:center;gap:40px;width:100%;max-width:100%;margin:0 auto;padding:0 20px;display:flex}.mobile-faq{background:var(--background);width:100%;padding:60px 0}.mobile-faq-container{width:100%;max-width:100%;margin:0 auto;padding:0 20px}.mobile-faq-header{text-align:center;margin-bottom:40px}.mobile-faq-title{font-family:var(--font-inria-sans);color:var(--secondary-color);letter-spacing:-.02em;margin:0 0 12px;font-size:28px;font-weight:700;line-height:1.2}.mobile-faq-subtitle{font-family:var(--font-inria-sans);color:var(--text-secondary);text-align:center;margin:0;font-size:16px;font-weight:400;line-height:1.5}.mobile-faq-list{flex-direction:column;gap:16px;display:flex}.mobile-faq-item{border-bottom:1px solid var(--accent-color);background:var(--background);transition:all .3s;overflow:hidden}.mobile-faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:20px 0;transition:background-color .2s;display:flex}.mobile-faq-question-text{font-family:var(--font-inria-sans);color:var(--primary-color);flex:1;font-size:16px;font-weight:700;line-height:1.4}.mobile-faq-icon{background-color:var(--accent-color);width:28px;height:28px;color:var(--secondary-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.mobile-faq-icon-closed,.mobile-faq-icon-open{transition:transform .3s}.mobile-faq-item.open .mobile-faq-icon{color:var(--primary-color);border:1px solid var(--accent-color);background-color:#0000}.mobile-faq-item.open .mobile-faq-icon-closed{transform:rotate(180deg)}.mobile-faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.mobile-faq-answer.open{max-height:500px;padding:0 0 20px}.mobile-faq-answer-text{font-family:var(--font-inria-sans);color:var(--primary-color);margin:0;font-size:16px;font-weight:300;line-height:1.6}@media (max-width:480px){.mobile-faq{padding:40px 0}.mobile-faq-container{padding:0 16px}.mobile-faq-title{font-size:24px}.mobile-faq-subtitle{font-size:16px}.mobile-faq-question{padding:16px 0}.mobile-faq-question-text{font-size:16px}.mobile-faq-icon{width:32px;height:32px}.mobile-faq-answer.open{max-height:500px;padding:0 0 16px}.mobile-faq-answer-text{font-size:16px}.faq-loading-skeleton{min-height:300px;padding:40px 0}.faq-loading-content{gap:30px;padding:0 16px}}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.desktop-banner{background:var(--background);width:100%;position:relative;overflow:hidden}.desktop-banner-container{width:100%;max-width:1440px;margin:0 auto;padding:40px 80px 0}.desktop-banner-content{align-items:center;gap:80px;min-height:600px;display:flex}.desktop-banner-left{flex-direction:column;flex:1;gap:40px;padding-right:40px;display:flex}.desktop-banner-left.glp-landing{gap:20px}.desktop-banner-text{flex-direction:column;gap:24px;width:462px;display:flex}.desktop-banner-text.glp-landing{width:520px}.desktop-banner-title{font-family:var(--font-inria-sans);color:var(--secondary-color);margin:0;font-size:40px;font-weight:700;line-height:60px;position:relative}.desktop-title-underline{background:var(--secondary-green);border-radius:2px;width:120px;height:4px;position:absolute;bottom:-8px;left:0}.desktop-banner-subtitle{width:440px;font-family:var(--font-inria-sans);color:var(--primary-color);opacity:.8;max-width:520px;margin:0;font-size:18px;font-weight:300;line-height:1.6}.desktop-banner-features{justify-content:space-between;margin-top:20px;display:flex}.desktop-feature-item{align-items:center;gap:6px;width:102px;height:48px;display:flex}.desktop-feature-icon-container{border:1px solid var(--accent-color);background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.desktop-feature-icon{width:24px;height:24px;color:var(--primary-color);font-size:24px}.desktop-feature-content{flex:1;min-width:0}.desktop-feature-title{font-family:var(--font-inria-sans);color:var(--secondary-color);margin:0;font-size:10px;font-weight:300;line-height:normal}.desktop-banner-features-2{text-align:center;background:linear-gradient(164.462deg,#4790a300 18.641%,#4790a31a 76.266%),linear-gradient(90deg,#fff 0% 100%);border-radius:16px;flex-flow:row;justify-content:center;align-items:center;gap:16px;max-width:412px;padding:16px 8px;display:flex}.desktop-banner-feature-2-item{flex-flow:column;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.desktop-banner-feature-2-title{color:var(--primary-color);font-size:24px;font-weight:700;line-height:28px;font-family:var(--font-inria-sans);text-transform:uppercase;margin:0}.desktop-banner-feature-2-subtitle{color:var(--secondary-color);font-size:14px;font-weight:300;line-height:normal;font-family:var(--font-inria-sans);max-width:120px;margin:0}.desktop-banner-cta{margin-top:20px}.desktop-banner-cta.glp-landing{margin-top:unset}.desktop-banner-button{background:var(--secondary-color);width:243px;color:var(--accent-color);font-family:var(--font-inria-sans);cursor:pointer;text-align:center;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:51px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #11212533}.desktop-banner-button.glp-landing{width:328px}.desktop-banner-button-below-text{width:334px;color:var(--secondary-color);font-size:10px;font-weight:300;line-height:normal;font-family:var(--font-inria-sans);padding:8px 4px}.desktop-banner-button:hover{background:#0a1a1f;transform:translateY(-2px);box-shadow:0 6px 20px #1121254d}.desktop-banner-button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.desktop-banner-right{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.desktop-banner-image-container{justify-content:center;align-items:center;width:100%;max-width:600px;height:500px;display:flex;position:relative}.desktop-banner-background-ellipse{background:linear-gradient(180deg, var(--background) 58.37%, var(--accent-color) 100%);z-index:1;will-change:transform;border-radius:50%;width:100%;height:130px;position:absolute;bottom:4%;left:50%;transform:translate(-50%)}.desktop-banner-background-ellipse.glp-landing{display:none}.desktop-banner-image-wrapper{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.desktop-banner-image{object-fit:contain;border-radius:16px;width:auto;max-width:500px;height:auto;max-height:400px}@media (max-width:1200px){.desktop-banner-container{padding:40px 40px 0}.desktop-banner-content{gap:60px}.desktop-banner-title{font-size:42px}}@media (max-width:968px){.desktop-banner{display:none}}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.mobile-banner{background:var(--background);width:100%;padding:60px 0 40px;position:relative}.mobile-banner.glp-landing{padding:0 0 40px}.mobile-banner.glp-landing .mobile-banner-image-section{margin:unset}.mobile-banner.glp-landing .mobile-banner-image-section .mobile-banner-image-container{height:unset}.mobile-banner.glp-landing .mobile-banner-image-section .mobile-banner-image-container .mobile-banner-background-ellipse{display:none}.mobile-banner.glp-landing .mobile-banner-image-section .mobile-banner-image-container .mobile-banner-image-wrapper .mobile-banner-image{max-width:100%;max-height:100%}.mobile-banner-container{width:100%;max-width:480px;margin:0 auto;padding:0 20px}.mobile-banner-header{text-align:center;margin-bottom:40px}.mobile-banner-title{font-family:var(--font-inria-sans);color:var(--secondary-color);text-align:center;margin:0 0 16px;font-size:28px;font-weight:700;line-height:normal;position:relative}.mobile-title-underline{background:var(--secondary-green);border-radius:2px;width:80px;height:3px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.mobile-banner-subtitle{font-family:var(--font-inria-sans);color:var(--primary-color);opacity:.8;text-align:center;margin:0;font-size:14px;font-weight:300}.mobile-banner-image-section{justify-content:center;margin:29px 0;display:flex}.mobile-banner-image-container{justify-content:center;align-items:center;width:100%;max-width:400px;height:320px;display:flex;position:relative}.mobile-banner-background-ellipse{background:linear-gradient(180deg, var(--background) 58.37%, var(--accent-color) 100%);z-index:1;border-radius:50%;width:100%;height:98px;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}.mobile-banner-image-wrapper{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.mobile-banner-image{object-fit:contain;border-radius:12px;width:100%;max-width:320px;height:auto;max-height:240px}.mobile-banner-features{justify-content:center;margin-top:20px;padding:0 20px;display:flex}.mobile-features-container{flex-direction:row;justify-content:center;gap:32px;display:flex}.mobile-feature-item{flex-direction:column;align-items:center;gap:6px;width:48px;height:78px;padding:0;display:flex}.mobile-feature-icon-container{border:1px solid var(--accent-color);background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.mobile-feature-icon{width:24px;height:24px;color:var(--primary-color);font-size:24px}.mobile-feature-content{text-align:center;flex:1;min-width:0}.mobile-feature-title{font-family:var(--font-inria-sans);color:var(--secondary-color);width:48px;margin:0;font-size:10px;font-weight:300;line-height:normal}.mobile-banner-features-2{text-align:center;background:linear-gradient(164.462deg,#4790a300 18.641%,#4790a31a 76.266%),linear-gradient(90deg,#fff 0% 100%);border-radius:16px;flex-flow:row;justify-content:center;align-items:flex-start;gap:8px;padding:16px 12px 20px;display:flex}.mobile-banner-feature-2-item{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.mobile-banner-feature-2-title{color:var(--primary-color);font-size:20px;font-weight:700;line-height:28px;font-family:var(--font-inria-sans);text-transform:uppercase;margin:0}.mobile-banner-feature-2-subtitle{color:var(--secondary-color);font-size:12px;font-weight:300;line-height:normal;font-family:var(--font-inria-sans);max-width:120px;margin:0}.mobile-banner-cta{flex-direction:column;justify-content:center;margin-top:32px;padding:0 20px;display:flex}.mobile-banner-cta.glp-landing{padding:unset}.mobile-banner-button{background:var(--secondary-color);color:var(--accent-color);font-family:var(--font-inria-sans);cursor:pointer;text-align:center;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:200px;min-height:51px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #11212533}.mobile-banner-button-below-text{width:100%;color:var(--secondary-color);font-size:10px;font-weight:300;line-height:normal;font-family:var(--font-inria-sans);text-align:center;padding:12px 4px 0}.mobile-sticky-button{background:var(--background);z-index:999;opacity:0;border-top:1px solid #1121251a;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #0000001a}.mobile-sticky-button.sticky{opacity:1;transform:translateY(0)}.mobile-sticky-button-container{width:100%;max-width:480px;margin:0 auto}.mobile-banner-button{background:var(--secondary-color);color:var(--accent-color);font-family:var(--font-inria-sans);cursor:pointer;text-align:center;border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:51px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #11212533}.mobile-banner-button:hover{background:#0a1a1f;transform:translateY(-1px);box-shadow:0 6px 20px #1121254d}.mobile-banner-button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}@media (min-width:969px){.mobile-banner{display:none}}@media (max-width:767px){.mobile-banner{padding:unset}.mobile-banner-container{max-width:none;padding:20px 20px 0}.mobile-banner-button-below-text{color:var(--secondary-color);font-size:8px;font-weight:300;line-height:normal;font-family:var(--font-inria-sans)}}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.desktop-expert-affiliation{background-color:var(--background);padding:2rem 0}.desktop-expert-affiliation .desktop-expert-affiliation-container{max-width:1440px;margin:0 auto;padding:0 2rem}.desktop-expert-affiliation .desktop-expert-affiliation-header{text-align:center;margin-bottom:24px}.desktop-expert-affiliation .desktop-expert-affiliation-header .desktop-expert-affiliation-title{font-family:var(--font-inria-sans);color:var(--primary-color);margin-bottom:0;font-size:1rem;font-weight:300;line-height:1.2}.desktop-expert-affiliation .desktop-expert-single{justify-content:center;align-items:center;display:flex}.desktop-expert-affiliation .desktop-expert-single .desktop-expert-logo-container{justify-content:center;align-items:center;width:100%;max-width:848px;height:auto;display:flex}.desktop-expert-affiliation .desktop-expert-single .desktop-expert-logo-container .desktop-expert-logo{mix-blend-mode:luminosity;max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@media (max-width:1200px){.desktop-expert-affiliation .desktop-expert-affiliation-container{padding:0 1.5rem}}@media (max-width:768px){.desktop-expert-affiliation .desktop-expert-affiliation-container{padding:0 1rem}.desktop-expert-affiliation .desktop-expert-single .desktop-expert-logo-container{max-width:100%;height:auto}}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.mobile-expert-affiliation{background-color:var(--background);padding:1.5rem 0}.mobile-expert-affiliation .mobile-expert-affiliation-container{max-width:100%;padding:0 1rem}.mobile-expert-affiliation .mobile-expert-affiliation-header{text-align:center;margin-bottom:1.5rem}.mobile-expert-affiliation .mobile-expert-affiliation-header .mobile-expert-affiliation-title{font-family:var(--font-inria-sans);color:var(--primary-color);margin-bottom:0;font-size:14px;font-weight:300;line-height:1.2}.mobile-expert-affiliation .mobile-expert-affiliation-header .mobile-expert-affiliation-subtitle{font-family:var(--font-inria-sans);color:var(--foreground);padding:0 .5rem;font-size:.875rem;line-height:1.6}.mobile-expert-affiliation .mobile-column{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.mobile-expert-affiliation .mobile-expert-item{justify-content:center;align-items:center;width:100%;max-width:280px;display:flex}.mobile-expert-affiliation .mobile-expert-item .mobile-expert-logo-container{justify-content:center;align-items:center;width:100%;display:flex}.mobile-expert-affiliation .mobile-expert-item .mobile-expert-logo-container .mobile-expert-logo{mix-blend-mode:luminosity;max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@media (max-width:480px){.mobile-expert-affiliation{padding:1rem 0}.mobile-expert-affiliation .mobile-expert-affiliation-container{padding:0 .75rem}.mobile-expert-affiliation .mobile-column{gap:.75rem}}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn,.glp-brand-desktop .button-section .cta-button{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible,.glp-brand-desktop .button-section .cta-button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.glp-brand-desktop{background:var(--background);padding:64px;position:relative}.glp-brand-desktop .glp-brand-container{flex-direction:column;gap:44px;max-width:1440px;margin:0 auto;display:flex}.glp-brand-desktop .main-content-area{justify-content:center;gap:20px;height:390px;display:flex}.glp-brand-desktop .doctor-card{background:linear-gradient(#4790a33d 0%,#4790a314 100%);border-radius:16px;width:545px;height:390px;position:relative;overflow:hidden}.glp-brand-desktop .doctor-card .doctor-content{z-index:1;flex-direction:column;gap:20px;height:100%;padding:54px 40px 40px;display:flex;position:relative}.glp-brand-desktop .doctor-card .doctor-content .doctor-title{font-family:var(--font-inria-sans);color:var(--secondary-color);width:100%;margin:0;font-size:28px;font-weight:700;line-height:1.2}.glp-brand-desktop .doctor-card .doctor-content .doctor-subtitle{font-family:var(--font-inria-sans);color:var(--primary-color);width:85%;margin:0;font-size:14px;font-weight:300;line-height:1.4}.glp-brand-desktop .doctor-card .doctor-content .doctor-info-box{background:#ffffff80;border-radius:16px;flex-direction:column;flex:1;gap:16px;width:354px;padding:16px;display:flex}.glp-brand-desktop .doctor-card .doctor-content .doctor-info-box .certificate-icon{flex-shrink:0;width:24px;height:24px}.glp-brand-desktop .doctor-card .doctor-content .doctor-info-box .doctor-details{width:282px}.glp-brand-desktop .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile{align-items:flex-start;gap:16px;display:flex}.glp-brand-desktop .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-main-info{flex-direction:column;flex:1;gap:8px;display:flex}.glp-brand-desktop .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-main-info .doctor-name{font-family:var(--font-inria-sans);color:var(--primary-color);margin:0;font-size:12px;font-weight:700}.glp-brand-desktop .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-main-info .doctor-credentials{font-family:var(--font-inria-sans);color:var(--primary-color);font-size:12px;font-weight:300}.glp-brand-desktop .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-main-info .doctor-credentials p{margin:0}.glp-brand-desktop .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-main-info .doctor-credentials p:last-child{margin-bottom:0}.glp-brand-desktop .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-main-info .doctor-credentials .doctor-hospital{font-weight:300}.glp-brand-desktop .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-achievement{font-family:var(--font-inria-sans);color:var(--primary-color);width:114px;margin:0;font-size:12px;font-weight:700;line-height:1.4}.glp-brand-desktop .doctor-card .vector-decoration{z-index:1;width:81px;height:81px;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.glp-brand-desktop .doctor-card .doctor-image{z-index:2;height:246px;position:absolute;bottom:0;right:0}.glp-brand-desktop .doctor-card .doctor-image img{object-fit:cover;width:100%;height:100%}.glp-brand-desktop .medicines-section{flex-direction:column;justify-content:center;width:360px;height:390px;display:flex}.glp-brand-desktop .medicines-section .medicines-container{flex-direction:column;gap:8px;height:100%;display:flex}.glp-brand-desktop .medicines-section .medicine-card{background:linear-gradient(90deg, #f8f5f466 0%, #f8f5f4cc 100%),var(--background);border:1px solid var(--accent-color);border-radius:16px;flex-direction:row;flex:1;justify-content:center;align-items:center;padding:16px 32px;display:flex;position:relative}.glp-brand-desktop .medicines-section .medicine-card .medicine-header{flex-direction:column;gap:4px;width:60%;margin-bottom:8px;display:flex}.glp-brand-desktop .medicines-section .medicine-card .medicine-header .medicine-name{font-family:var(--font-inria-sans);color:var(--secondary-color);margin:0;font-size:16px;font-weight:700}.glp-brand-desktop .medicines-section .medicine-card .medicine-header .medicine-scientific{font-family:var(--font-inria-sans);color:var(--primary-color);margin:0;font-size:12px;font-weight:300}.glp-brand-desktop .medicines-section .medicine-card .medicine-description{font-family:var(--font-inria-sans);color:#70675f;width:40%;margin:0;font-size:12px;font-weight:300;line-height:1.4}.glp-brand-desktop .button-section{justify-content:center;align-items:center;gap:16px;height:51px;display:flex}.glp-brand-desktop .button-section .button-label{font-family:var(--font-inria-sans);color:var(--secondary-color);text-align:center;margin:0;font-size:16px;font-weight:300}.glp-brand-desktop .button-section .cta-button{color:var(--secondary-color);border:2px solid var(--primary-color);font-size:16px;font-weight:700;font-family:var(--font-inria-sans);background:0 0;border-radius:999px;padding:16px 32px;transition:all .2s}.glp-brand-desktop .button-section .cta-button:hover{background:var(--primary-color);color:#fff}.glp-brand-desktop .injection-image{width:176px;height:158px;position:absolute;top:486px;left:70%}.glp-brand-desktop .injection-image img{object-fit:contain;width:100%;height:100%}.glp-brand-loading-skeleton{padding:4rem 1rem}.glp-brand-loading-skeleton .glp-brand-loading-content{background:#f5f5f5;border-radius:16px;max-width:1440px;height:600px;margin:0 auto;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn,.glp-brand-mobile .cta-section .cta-button{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible,.glp-brand-mobile .cta-section .cta-button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.glp-brand-mobile{background:var(--background);padding:2rem 1rem}.glp-brand-mobile .glp-brand-container{flex-direction:column;gap:1rem;max-width:1440px;margin:0 auto;display:flex;position:relative}.glp-brand-mobile .doctor-card{background:linear-gradient(#4790a33d 0%,#4790a314 100%);border-radius:16px;padding:16px;position:relative;overflow:hidden}.glp-brand-mobile .doctor-card .doctor-content .doctor-title-container{justify-content:center;width:100%;display:flex}.glp-brand-mobile .doctor-card .doctor-content .doctor-title-container .doctor-title{font-family:var(--font-inria-sans);color:var(--secondary-color);text-align:center;width:200px;margin:32px 0 16px;font-size:20px;font-weight:700;line-height:1.2}.glp-brand-mobile .doctor-card .doctor-content .doctor-subtitle{font-family:var(--font-inria-sans);color:var(--primary-color);text-align:center;margin:0 0 20px;font-size:12px;font-weight:300;line-height:1.4}.glp-brand-mobile .doctor-card .doctor-content .doctor-info-box{background:#ffffff80;border-radius:16px;flex-direction:column;gap:16px;min-height:240px;padding:16px;display:flex}.glp-brand-mobile .doctor-card .doctor-content .doctor-info-box .certificate-icon{width:24px;height:24px}.glp-brand-mobile .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile{flex-direction:column;gap:16px;width:150px;display:flex}.glp-brand-mobile .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-main-info .doctor-name{font-family:var(--font-inria-sans);color:var(--primary-color);margin:0 0 8px;font-size:12px;font-weight:700}.glp-brand-mobile .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-main-info .doctor-credentials{font-family:var(--font-inria-sans);color:var(--primary-color);font-size:12px;font-weight:300;line-height:1.3}.glp-brand-mobile .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-main-info .doctor-credentials p{min-width:200px;margin:0 0 2px}.glp-brand-mobile .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-main-info .doctor-credentials p:last-child{margin-bottom:0}.glp-brand-mobile .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-main-info .doctor-credentials .doctor-hospital{font-weight:400}.glp-brand-mobile .doctor-card .doctor-content .doctor-info-box .doctor-details .doctor-profile .doctor-achievement{font-family:var(--font-inria-sans);color:var(--primary-color);margin:0;font-size:12px;font-weight:700;line-height:1.4}.glp-brand-mobile .doctor-card .vector-decoration{z-index:1;width:60px;height:60px;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.glp-brand-mobile .doctor-image-mobile{z-index:2;position:absolute;bottom:0;right:0}.glp-brand-mobile .doctor-image-mobile img{object-fit:cover;width:100%;height:100%}.glp-brand-mobile .medicines-section .medicines-container{flex-direction:column;gap:12px;display:flex}.glp-brand-mobile .medicines-section .medicine-card{background:linear-gradient(90deg, #f8f5f466 0%, #f8f5f4cc 100%),var(--background);border:1px solid var(--accent-color);border-radius:16px;flex-direction:row;justify-content:space-between;padding:16px;display:flex;position:relative}.glp-brand-mobile .medicines-section .medicine-card .medicine-header{flex-direction:column;gap:4px;width:60%;margin-bottom:8px;display:flex}.glp-brand-mobile .medicines-section .medicine-card .medicine-header .medicine-name{font-family:var(--font-inria-sans);color:var(--secondary-color);margin:0;font-size:16px;font-weight:700}.glp-brand-mobile .medicines-section .medicine-card .medicine-header .medicine-scientific{font-family:var(--font-inria-sans);color:var(--primary-color);margin:0;font-size:12px;font-weight:300}.glp-brand-mobile .medicines-section .medicine-card .medicine-description{width:40%;font-family:var(--font-inria-sans);color:#70675f;margin:0;font-size:12px;font-weight:300;line-height:1.4}.glp-brand-mobile .cta-section{flex-direction:column;align-items:center;gap:20px;margin-top:20px;display:flex}.glp-brand-mobile .cta-section .injection-image{aspect-ratio:73/66;width:146px;height:132px}.glp-brand-mobile .cta-section .injection-image img{object-fit:contain;width:100%;height:100%}.glp-brand-mobile .cta-section .cta-button{color:var(--secondary-color);border:2px solid var(--primary-color);width:100%;max-width:280px;font-size:16px;font-weight:700;font-family:var(--font-inria-sans);background:0 0;border-radius:999px;padding:16px 32px;transition:all .2s}.glp-brand-mobile .cta-section .cta-button:hover{background:var(--primary-color);color:#fff}.glp-brand-loading-skeleton{padding:2rem 1rem}.glp-brand-loading-skeleton .glp-brand-loading-content{background:#f5f5f5;border-radius:16px;max-width:1440px;height:400px;margin:0 auto;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.glp-benefits-desktop{background:linear-gradient(179.973deg,#eee9e566 0%,#eee9e5 99.949%),linear-gradient(90deg,#fff 0% 100%);flex-direction:column;align-items:center;width:100%;height:auto;padding-top:80px;display:flex;position:relative;overflow:hidden}.glp-benefits-desktop .glp-benefits-title{font-family:var(--font-inria-sans);color:var(--secondary-color);text-align:center;white-space:pre;text-shadow:0 2px 4px #0000001a;width:auto;min-width:fit-content;margin-bottom:47px;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.glp-benefits-desktop .glp-benefits-container{justify-content:center;align-items:center;gap:31px;width:100%;display:flex}.glp-benefits-desktop .glp-benefits-container .glp-benefits-main-image{border-radius:12px;flex-shrink:0;width:414px;height:100%;overflow:hidden}.glp-benefits-desktop .glp-benefits-container .glp-benefits-main-image .glp-benefits-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.glp-benefits-desktop .glp-benefits-container .glp-benefits-main-image .glp-benefits-image:hover{transform:scale(1.02)}.glp-benefits-desktop .glp-benefits-container .glp-benefits-grid-container{grid-template-rows:repeat(4,112px);grid-template-columns:repeat(2,208px);align-self:flex-start;gap:19px;width:435px;height:448px;display:grid}.glp-benefits-desktop .glp-benefits-container .glp-benefits-card{background:linear-gradient(to right, var(--background) 0%, #fff0 100%);cursor:pointer;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;height:fit-content;padding:16px;transition:all .3s;display:flex;box-shadow:0 4px 16px #00000014}.glp-benefits-desktop .glp-benefits-container .glp-benefits-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001f}.glp-benefits-desktop .glp-benefits-container .glp-benefits-card:hover .benefit-icon{transform:scale(1.1)}.glp-benefits-desktop .glp-benefits-container .glp-benefits-card .glp-benefits-card-icon{width:40px;height:40px}.glp-benefits-desktop .glp-benefits-container .glp-benefits-card .glp-benefits-card-icon .benefit-icon{height:100%;transition:transform .3s}.glp-benefits-desktop .glp-benefits-container .glp-benefits-card .glp-benefits-title{font-family:var(--font-inria-sans);color:#000;margin:0;font-size:16px;font-style:normal;font-weight:300;line-height:normal}@media (min-width:1200px) and (max-width:1919px){.glp-benefits-desktop .glp-benefits-container .glp-benefits-main-image{width:414px;height:100%}.glp-benefits-desktop .glp-benefits-container .glp-benefits-grid-container{width:435px;height:448px}}@media (max-width:767px){.glp-benefits-desktop{padding:20px 16px}.glp-benefits-desktop .glp-benefits-container{flex-direction:column;align-items:center;gap:32px}.glp-benefits-desktop .glp-benefits-container .glp-benefits-main-image{width:100%;height:auto;margin-bottom:0;position:static}.glp-benefits-desktop .glp-benefits-container .glp-benefits-grid-container{flex-wrap:wrap;justify-content:center;gap:16px;width:100%;height:auto;display:flex;position:static}.glp-benefits-desktop .glp-benefits-title{margin-bottom:32px;font-size:24px;position:static;transform:none}}@media (min-width:1024px) and (max-width:1199px){.glp-benefits-desktop .glp-benefits-container .glp-benefits-main-image{width:414px;height:100%}.glp-benefits-desktop .glp-benefits-container .glp-benefits-grid-container{gap:16px;width:480px;height:448px}.glp-benefits-desktop .glp-benefits-title{margin-bottom:70px;font-size:32px}}@media (min-width:768px) and (max-width:1023px){.glp-benefits-desktop .glp-benefits-container .glp-benefits-main-image{width:auto;height:100%}.glp-benefits-desktop .glp-benefits-container .glp-benefits-grid-container{gap:15px;width:auto;height:360px}.glp-benefits-desktop .glp-benefits-title{margin-bottom:50px;font-size:26px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.glp-benefits-loading-skeleton{background:linear-gradient(179.973deg,#eee9e566 0%,#eee9e5 99.949%);width:100%;height:800px}.glp-benefits-loading-skeleton .glp-benefits-loading-content{background:linear-gradient(90deg,#ffffff80 0%,#fffc 100%);width:100%;height:100%;animation:2s ease-in-out infinite pulse}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.glp-benefits-mobile{background:linear-gradient(179.973deg,#eee9e566 0%,#eee9e5 99.949%);width:100%;height:824px;min-height:100vh;padding:16px 16px 0;position:relative}.glp-benefits-mobile .glp-benefits-title{font-family:var(--font-inria-sans);color:var(--secondary-color);text-align:center;z-index:10;text-shadow:0 2px 4px #0000001a;margin-bottom:32px;padding:0 16px;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.glp-benefits-mobile .glp-benefits-grid{grid-template-rows:repeat(3,minmax(100px,auto));grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:32px;display:grid}.glp-benefits-mobile .glp-benefits-card{background:linear-gradient(to right, var(--background) 0%, #fff0 100%);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:8px;min-height:100px;padding:12px;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.glp-benefits-mobile .glp-benefits-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.glp-benefits-mobile .glp-benefits-card:hover .benefit-icon{transform:scale(1.1)}.glp-benefits-mobile .glp-benefits-card .glp-benefits-card-icon{width:32px;height:32px;margin-bottom:8px}.glp-benefits-mobile .glp-benefits-card .glp-benefits-card-icon .benefit-icon{width:100%;height:100%;transition:transform .3s}.glp-benefits-mobile .glp-benefits-card .glp-benefits-card-title{font-family:var(--font-inria-sans);color:#000;text-align:center;width:100%;margin:0;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.glp-benefits-mobile .glp-benefits-main-image{border-radius:12px;width:100%;height:auto;margin-top:32px;overflow:hidden}.glp-benefits-mobile .glp-benefits-main-image .glp-benefits-image{object-fit:cover;width:100%;height:auto;transition:transform .3s}.glp-benefits-mobile .glp-benefits-main-image .glp-benefits-image:hover{transform:scale(1.02)}.glp-benefits-loading-skeleton{background:linear-gradient(179.973deg,#eee9e566 0%,#eee9e5 99.949%);width:100%;height:600px}.glp-benefits-loading-skeleton .glp-benefits-loading-content{background:linear-gradient(90deg,#ffffff80 0%,#fffc 100%);width:100%;height:100%;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@media (max-height:600px) and (orientation:landscape){.glp-benefits-mobile{min-height:auto;padding:16px}.glp-benefits-mobile .glp-benefits-title{margin-bottom:20px;font-size:20px}.glp-benefits-mobile .glp-benefits-grid{margin-bottom:20px}.glp-benefits-mobile .glp-benefits-main-image{margin-top:20px}.glp-benefits-mobile .glp-benefits-main-image .glp-benefits-image{object-fit:cover;height:200px}}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.program-section{background-color:var(--background);padding:4rem 0;position:relative}.program-section .container{flex-direction:column;justify-content:center;align-items:center;display:flex}.program-section .program-header{text-align:center;margin-bottom:48px}.program-section .program-header .program-title{color:var(--secondary-color);font-size:32px;font-weight:700;line-height:1.2;font-family:var(--font-inria-sans)}.program-section .program-header .program-subtitle{color:var(--light-blue);font-size:32px;font-weight:700;line-height:1.2;font-family:var(--font-inria-sans)}.program-section .program-steps{background:#ecf3f5;border-radius:16px;justify-content:flex-start;gap:20px;margin-bottom:48px;display:flex}.program-section .program-steps .step-card{background:#ecf3f5;width:206px;height:302px;padding:16px;position:relative}.program-section .program-steps .step-card .step-content .step-header{flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;margin-bottom:8px;display:flex}.program-section .program-steps .step-card .step-content .step-header .step-number{color:var(--light-blue);font-size:1.5rem;font-weight:700;line-height:normal;font-family:var(--font-inria-sans);text-transform:uppercase;letter-spacing:.05em}.program-section .program-steps .step-card .step-content .step-header .step-arrow{object-fit:contain;width:40%;height:auto;position:absolute;top:2%;right:0}.program-section .program-steps .step-card .step-content .step-text{flex-direction:column;gap:8px;width:158px;display:flex}.program-section .program-steps .step-card .step-content .step-text .step-title{color:var(--secondary-color);font-size:16px;font-weight:700;line-height:1.4;font-family:var(--font-inria-sans);width:120px;margin:0;font-weight:700}.program-section .program-steps .step-card .step-content .step-text .step-subtitle{color:var(--primary-color);font-size:12px;font-weight:300;line-height:1.5;font-family:var(--font-inria-sans);margin-bottom:.5rem;font-weight:300}.program-section .program-steps .step-card .step-image{width:206px;height:135px;position:absolute;bottom:0;right:0;overflow:hidden}.program-section .program-steps .step-card .step-image .step-img{object-fit:contain;object-position:center center;width:100%;height:100%}.program-section .program-steps .step-card:first-child,.program-section .program-steps .step-card:last-child{border-radius:16px}.program-section .program-cta{text-align:center}.program-section .program-cta .program-button{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:51px;text-decoration:none;transition:all .3s;display:inline-flex}.program-section .program-cta .program-button{color:var(--secondary-color);font-size:1rem;font-weight:700;line-height:1;font-family:var(--font-inria-sans);border:1px solid var(--primary-color);cursor:pointer;background:0 0;border-radius:999px;width:auto;height:51px;padding:16px 32px}.program-section .program-cta .program-button:hover{background:var(--primary-color);color:#fff;transform:none}.program-section .program-cta .program-button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.program-section-mobile{background-color:var(--background);padding:2rem 0;position:relative}.program-section-mobile .container{background-color:#0000;flex-direction:column;justify-content:center;align-items:center;max-width:100%;padding:64px 0 40px 16px;display:flex}.program-section-mobile .program-header-mobile{text-align:center;margin-bottom:2rem}.program-section-mobile .program-header-mobile .program-title-mobile{color:var(--secondary-color);font-size:24px;font-weight:700;line-height:normal;font-family:var(--font-inria-sans);margin-bottom:.75rem}.program-section-mobile .program-header-mobile .program-subtitle-mobile{color:var(--light-blue);font-size:1rem;font-weight:400;line-height:1.5;font-family:var(--font-inria-sans);opacity:.8}.program-section-mobile .program-steps-mobile{background-color:#ecf3f5;border-radius:16px;width:100%;margin-bottom:2rem}.program-section-mobile .program-steps-mobile .steps-container-mobile{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:1rem;display:flex;overflow:auto hidden}.program-section-mobile .program-steps-mobile .steps-container-mobile::-webkit-scrollbar{display:none}.program-section-mobile .program-steps-mobile .steps-container-mobile{min-height:320px;padding:0 1rem}.program-section-mobile .program-steps-mobile .steps-container-mobile .step-card-mobile{scroll-snap-align:start;background:#ecf3f5;border-radius:0;flex:none;width:calc(280px - 2rem);min-width:206px;padding:16px;position:relative}.program-section-mobile .program-steps-mobile .steps-container-mobile .step-card-mobile:first-child,.program-section-mobile .program-steps-mobile .steps-container-mobile .step-card-mobile:last-child{border-radius:16px}.program-section-mobile .program-steps-mobile .steps-container-mobile .step-card-mobile .step-content-mobile .step-header-mobile{flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;margin-bottom:8px;display:flex}.program-section-mobile .program-steps-mobile .steps-container-mobile .step-card-mobile .step-content-mobile .step-header-mobile .step-number-mobile{color:var(--light-blue);font-size:1.5rem;font-weight:700;line-height:normal;font-family:var(--font-inria-sans);text-transform:uppercase;letter-spacing:.05em}.program-section-mobile .program-steps-mobile .steps-container-mobile .step-card-mobile .step-content-mobile .step-header-mobile .step-arrow-mobile{object-fit:contain;width:40%;height:auto;position:absolute;top:4%;right:5%}.program-section-mobile .program-steps-mobile .steps-container-mobile .step-card-mobile .step-content-mobile .step-text-mobile{flex-direction:column;gap:8px;width:158px;display:flex}.program-section-mobile .program-steps-mobile .steps-container-mobile .step-card-mobile .step-content-mobile .step-text-mobile .step-title-mobile{color:var(--secondary-color);font-size:16px;font-weight:700;line-height:1.4;font-family:var(--font-inria-sans);margin:0;font-weight:700}.program-section-mobile .program-steps-mobile .steps-container-mobile .step-card-mobile .step-content-mobile .step-text-mobile .step-subtitle-mobile{color:var(--primary-color);font-size:12px;font-weight:300;line-height:1.5;font-family:var(--font-inria-sans);margin-bottom:.5rem;font-weight:300}.program-section-mobile .program-steps-mobile .steps-container-mobile .step-card-mobile .step-image-mobile{width:100%;height:140px;position:absolute;bottom:0;right:0;overflow:hidden}.program-section-mobile .program-steps-mobile .steps-container-mobile .step-card-mobile .step-image-mobile .step-img-mobile{object-fit:cover;object-position:center center;width:100%;height:auto}.program-section-mobile .program-cta-mobile{text-align:center;padding:0 1rem}.program-section-mobile .program-cta-mobile .program-button-mobile{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:51px;text-decoration:none;transition:all .3s;display:inline-flex}.program-section-mobile .program-cta-mobile .program-button-mobile{color:var(--secondary-color);font-size:1rem;font-weight:700;line-height:1;font-family:var(--font-inria-sans);border:1px solid var(--primary-color);cursor:pointer;background:0 0;border-radius:999px;width:auto;height:51px;padding:16px 32px}.program-section-mobile .program-cta-mobile .program-button-mobile:hover{background:var(--primary-color);color:#fff}.program-section-mobile .program-cta-mobile .program-button-mobile:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}@media (min-width:768px) and (max-width:1023px){.program-section-mobile{padding:2.5rem 0}.program-section-mobile .program-header-mobile{margin-bottom:2.5rem}.program-section-mobile .program-header-mobile .program-title-mobile{font-size:22px}.program-section-mobile .program-steps-mobile .steps-container-mobile{padding:0 2rem}.program-section-mobile .program-steps-mobile .steps-container-mobile .step-card-mobile{width:calc(300px - 2rem);min-width:280px;margin-right:1.5rem}}
:root{--background:#fff;--foreground:#171717;--primary-color:#106278;--secondary-color:#112125;--tertiary-color:#07171b;--accent-color:#eee9e5;--secondary-green:#a9fcb3;--light-blue:#4790a3;--gray-shade1:#8c8c8c;--error-color:#dc3545;--error-bg:#f8d7da;--error-border:#f5c6cb;--button-hover:#2a3a3f;--button-disabled-bg:#ccc;--button-disabled-text:#999;--placeholder-color:#70675f99;--display-bg:#1062781a}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-inria-sans),system-ui,-apple-system,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media screen and (max-width:767px){.zsiq-float{bottom:6rem!important}}body.mobile-menu-open .zsiq-float{display:none!important}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.btn{font-family:var(--font-inria-sans);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-height:48px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}.global-loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0}.global-loader{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:2rem;display:flex}.loader-gif-container{justify-content:center;align-items:center;display:flex}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo{opacity:.8;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.global-loader{gap:24px;padding:1.5rem}.loader-gif-container img{width:150px!important;height:106px!important}.loader-text{font-size:22px;font-family:var(--font-inria-sans);color:var(--secondary-color);font-weight:300;line-height:normal}.loader-logo img{width:47px!important;height:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-loader{animation:.3s ease-out fadeIn}@supports (-webkit-touch-callout:none){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{appearance:none;font-size:16px!important}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{font-size:16px!important}}@media screen and (max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea,select{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px!important}}elevenlabs-convai{z-index:9999;position:fixed;bottom:20px;right:10px}@media screen and (max-width:767px){elevenlabs-convai{bottom:0;right:0}.mobile-sticky-button.sticky~elevenlabs-convai,.mobile-sticky-button.sticky elevenlabs-convai{bottom:80px!important}body:has(.mobile-sticky-button.sticky) elevenlabs-convai{bottom:80px!important}}.reviews{background:var(--background);padding:80px 0;position:relative}.reviews__container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem;position:relative}.reviews__quote-mark{z-index:2;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.reviews__quote-icon{width:27px;height:22px}.reviews__title{font-family:var(--font-inria-sans);color:var(--secondary-color);text-align:center;margin:15px 0 56px;font-size:32px;font-weight:700;position:relative}.reviews__cards-container{justify-content:center;align-items:stretch;gap:16px;display:flex}.reviews__card{background:linear-gradient(180deg, var(--accent-color) 0%, #eee9e542 100%);cursor:pointer;border-radius:16px;width:286px;height:428px;transition:transform .3s;position:relative;overflow:hidden}.reviews__card:hover{transform:translateY(-4px)}.reviews__card:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.reviews__images-container{width:100%;display:flex;position:absolute;bottom:0;left:0}.reviews__image-wrapper{width:100%;height:234px;position:relative;overflow:hidden}.reviews__image-wrapper--before{position:absolute;bottom:-12px;left:-12px}.reviews__image-wrapper--after{position:absolute;bottom:-12px;right:-12px}.reviews__card-image{width:inherit;object-fit:contain;height:240px}.reviews__play-button{z-index:3;position:absolute;bottom:16px;left:16px}.reviews__play-button:before{content:"";background-color:var(--secondary-green);z-index:1;border-radius:50%;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reviews__play-icon-wrapper{z-index:2;width:24px;height:24px;margin:8px;position:relative}.reviews__play-icon{filter:invert();width:100%;height:100%}.reviews__content{text-align:center;position:absolute;top:32px;left:32px;right:32px}.reviews__text{font-family:var(--font-inria-sans);color:var(--secondary-color);margin-bottom:24px;font-size:16px;font-weight:300;overflow:hidden}.reviews__author{flex-direction:column;align-items:center;gap:4px;display:flex}.reviews__name{font-family:var(--font-inria-sans);color:var(--secondary-color);font-size:16px;font-weight:700}.reviews__location{font-family:var(--font-inria-sans);color:var(--secondary-color);font-size:16px;font-weight:400}.reviews__video-modal{z-index:1000;background-color:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.reviews__video-modal-content{aspect-ratio:16/9;background:var(--background);border-radius:8px;width:90%;max-width:800px;position:relative;overflow:hidden}.reviews__video-close{color:var(--background);cursor:pointer;z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;display:flex;position:absolute;top:16px;right:16px}.reviews__video-iframe{border:none;width:100%;height:100%}@media (min-width:768px) and (max-width:1023px){.reviews__cards-container{gap:12px}.reviews__card{width:260px;height:400px}}@media (max-width:767px){.reviews{padding:60px 0}.reviews__title{margin:30px 0 40px;font-size:24px}.reviews__cards-container{gap:8px}.reviews__card{width:240px;height:360px}.reviews__content{padding:60px 24px 24px}.reviews__text,.reviews__name,.reviews__location{font-size:14px}}
