@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Poppins:wght@400;600&family=Saira+Extra+Condensed:wght@300;600;700&display=swap";

:root{--red:#bf0000;--red-dark:#9a0000;--black:#000;--ink:#1a1a1a;--muted:#6b6b6b;--white:#fff;--font-saira:"Saira Extra Condensed", sans-serif;--font-poppins:"Poppins", sans-serif;--font-oswald:"Oswald", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--white);color:var(--ink);font-family:var(--font-poppins);padding-top:76px;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}.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}.site-header{z-index:100;background:var(--white);border-bottom:1px solid var(--red);width:100%;position:fixed;top:0;left:0}.site-header__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:10px 20px;display:flex}.site-header__logo{line-height:0;display:block}.site-header__logo img{width:auto;height:52px}.site-header__actions{align-items:center;gap:10px;min-width:0;display:flex}.site-header__lang{border:1px solid var(--red);color:var(--red);font-family:var(--font-saira);text-transform:uppercase;cursor:pointer;background:0 0;border-radius:999px;padding:5px 14px;font-size:14px;font-weight:700;display:inline-block}.site-header__partner{line-height:0;display:block}.site-header__partner img{width:auto;height:36px}@media (min-width:768px){body{padding-top:88px}.site-header__inner{padding:10px 32px}.site-header__logo img{height:68px}.site-header__actions{gap:28px}.site-header__lang{padding:7px 28px;font-size:18px}.site-header__partner img{height:56px}}.hero{background:var(--white);position:relative}.hero__panel{background:var(--red);border-top-left-radius:48px;position:relative;overflow:hidden}.hero__stage{min-height:400px;position:relative}.hero__people{pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:contain;object-position:bottom;width:auto;max-width:none;height:340px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero__content-wrap{z-index:10;padding-bottom:80px;position:absolute;bottom:0;left:0;right:0}.hero__bar{background:var(--red);text-align:center;width:100%;padding:20px 16px;position:relative}.hero__title{max-width:1024px;font-family:var(--font-saira);text-transform:uppercase;letter-spacing:-.02em;color:var(--white);text-shadow:0 4px 4px #00000080;margin:0 auto;font-size:24px;font-weight:600;line-height:1.1}.hero__text{font-family:var(--font-saira);color:var(--white);margin-top:12px;font-size:14px;font-weight:600}.hero__cta{background:var(--white);color:var(--red);max-width:calc(100% - 24px);font-family:var(--font-saira);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:10px 24px;font-size:14px;font-weight:700;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)}.hero__cta:hover{background:#fff5f5}.hero__cta-space{height:24px}.hero__arrow{justify-content:center;display:flex}.hero__arrow img{width:auto;height:72px}@media (min-width:640px){.hero__stage{min-height:540px}.hero__people{height:500px}.hero__title{font-size:36px}.hero__text{font-size:16px}}@media (min-width:768px){.hero__panel{border-top-left-radius:140px}.hero__stage{min-height:640px}.hero__people{height:600px}.hero__bar{padding:36px 20px}.hero__title{font-size:48px}.hero__text{font-size:18px}.hero__cta{padding:12px 40px;font-size:16px}.hero__cta-space{height:28px}.hero__arrow img{height:100px}}@media (min-width:1024px){.hero__stage{min-height:720px}.hero__people{height:680px}.hero__title{font-size:56px}}.section-two{background:var(--white);padding:48px 20px}.section-two__inner{max-width:1152px;margin:0 auto}.section-two__heading{text-align:left;max-width:100%;font-family:var(--font-saira);text-transform:uppercase;letter-spacing:-.02em;font-weight:600;line-height:1.15;display:inline-block}.section-two__heading-red{color:var(--red);letter-spacing:-.02em;white-space:normal;font-size:22px;display:block}.section-two__heading-black{color:var(--black);letter-spacing:-.02em;white-space:normal;transform-origin:0;width:100%;font-size:18px;display:block}@media (min-width:768px){.section-two__heading-red,.section-two__heading-black{white-space:nowrap}}.section-two__image{margin-top:40px;padding-left:0;padding-right:0}.section-two__image img{width:100%;height:auto}.section-two__stats{grid-template-columns:1fr;gap:40px;margin-top:40px;display:grid}.stat{text-align:left}.stat__number{font-family:var(--font-saira);color:var(--red);font-size:48px;font-weight:300;line-height:1;display:block}.stat__label{font-family:var(--font-poppins);color:var(--black);margin-top:12px;font-size:14px;font-weight:600;line-height:1.6}.stat__source{font-family:var(--font-poppins);color:var(--black);margin-top:12px;font-size:11px;font-weight:600;line-height:1.6}@media (min-width:640px){.section-two__stats{grid-template-columns:1fr 1fr}}@media (min-width:768px){.section-two{padding:64px 32px}.section-two__image{padding-left:50px;padding-right:30px}.section-two__heading-red{font-size:32px}.section-two__heading-black{font-size:24px}.stat__number{font-size:60px}.stat__label{font-size:15px}}@media (min-width:1024px){.section-two__heading-red{font-size:60px}.section-two__heading-black{font-size:46px}.section-two__stats{grid-template-columns:repeat(4,1fr);gap:32px;padding-left:50px;padding-right:30px}.stat__number{font-size:72px}}.consultation{background:var(--white);padding:48px 20px}.consultation__inner{max-width:1152px;margin:0 auto}.consultation__heading{text-align:left;max-width:100%;font-family:var(--font-saira);text-transform:uppercase;letter-spacing:-.02em;margin:0 auto;font-weight:600;line-height:1.15;display:block}.consultation__heading-black{color:var(--black);letter-spacing:-.02em;font-size:22px;display:block}.consultation__heading-red{color:var(--red);letter-spacing:-.02em;transform-origin:50%;width:100%;font-size:18px;display:block}.consultation__row{align-items:center;gap:40px;margin-top:56px;display:grid}.consultation__logo{justify-content:center;display:flex}.consultation__logo img{width:min(280px,100%);height:auto}.consultation__list{list-style:none}.consultation__item{flex-direction:column;margin-bottom:8px;display:flex}.consultation__item:last-child{margin-bottom:0}.consultation__rule{align-items:center;display:flex}.consultation__dot{background:var(--black);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin:0}.consultation__line{background:var(--black);flex:1;height:1px}.consultation__item-body{padding:10px 0 10px 20px}.consultation__item-title,.consultation__item-text{font-family:var(--font-poppins);color:var(--black);line-height:1.5}.consultation__item-title{letter-spacing:-.02em;font-size:16px;font-weight:600}.consultation__item-text{margin-top:4px;font-size:14px;font-weight:400}.consultation__tagline{font-family:var(--font-saira);letter-spacing:-.02em;text-transform:uppercase;color:var(--red);align-items:center;gap:16px;margin-top:28px;font-size:22px;font-weight:600;display:flex}.consultation__tagline:after{content:"";background:var(--red);flex:1;height:1px}@media (min-width:768px){.consultation{padding:80px 32px}.consultation__heading-black{font-size:32px}.consultation__heading-red{font-size:24px}.consultation__row{grid-template-columns:.85fr 1.15fr;gap:64px}.consultation__logo{justify-content:flex-start}.consultation__logo img{width:320px}.consultation__tagline{font-size:28px}}@media (min-width:1024px){.consultation__heading-black{white-space:nowrap;font-size:60px}.consultation__heading-red{white-space:nowrap;font-size:52px}.consultation__logo img{width:360px}}.marquee{background:var(--black);padding:10px 0;overflow:hidden}.marquee__track{align-items:center;width:max-content;animation:28s linear infinite marquee-scroll;display:flex}.marquee__copy,.marquee__item{flex-shrink:0;align-items:center;display:flex}.marquee__text{color:var(--white);white-space:nowrap;font-size:16px;font-weight:400;font-family:var(--font-poppins);padding:0 18px}.marquee__sep{background:var(--white);flex-shrink:0;width:22px;height:2px}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonials{background:var(--red);color:var(--white);padding:56px 20px 64px;overflow:hidden}.testimonials__inner{align-items:center;gap:36px;max-width:1200px;margin:0 auto;display:grid}.testimonials__copy{min-width:0}.testimonials__title{font-family:var(--font-saira);text-transform:uppercase;letter-spacing:-.02em;font-size:28px;font-weight:400;line-height:1.05}.testimonials__rule{background:#eee8e8;width:100%;height:.5px;margin-top:14px;margin-bottom:28px;display:block}.testimonials__stars{color:#f5c518;gap:4px;margin-top:18px;display:flex}.testimonials__stars svg{fill:currentColor;width:20px;height:20px}.testimonials__quotes{min-height:0;margin-top:18px;position:relative}.testimonials__quote{opacity:0;visibility:hidden;width:100%;transition:opacity .45s;position:absolute;top:0;left:0}.testimonials__quote.is-active{opacity:1;visibility:visible;position:relative}.testimonials__quote p{max-width:420px;font-family:var(--font-poppins);color:var(--white);font-size:14px;line-height:1.7}.testimonials__name{margin-top:18px;font-size:14px;font-weight:200;font-family:var(--font-saira)!important}.testimonials__media{min-width:0}.testimonials__viewport{touch-action:pan-y;cursor:grab;width:100%;overflow:hidden}.testimonials__viewport.is-grabbing{cursor:grabbing}.testimonials__track{will-change:transform;align-items:stretch;display:flex}.testimonials__card{background:#9a0000;flex:0 0 100%;width:100%;position:relative;overflow:hidden}.testimonials__card img{aspect-ratio:16/9;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.testimonials__play{cursor:pointer;z-index:2;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonials__play img{aspect-ratio:auto;pointer-events:none;width:52px;height:52px}.testimonials__nav{justify-content:flex-end;align-items:center;gap:16px;margin-top:20px;display:flex}.testimonials__arrow{width:40px;height:40px;color:var(--white);cursor:pointer;background:0 0;border:0;padding:0}.testimonials__arrow:hover{opacity:.75}.testimonials__arrow img{mix-blend-mode:screen;width:28px;height:auto;display:block}.video-modal{z-index:2000;direction:ltr;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.video-modal.is-open{display:flex}.video-modal__backdrop{background:#000000c7;position:absolute;inset:0}.video-modal__box{z-index:1;width:min(920px,100%);position:relative}.video-modal__close{color:#fff;cursor:pointer;background:0 0;border:0;width:40px;height:40px;padding:0;font-size:36px;line-height:1;position:absolute;top:-42px;right:0}.video-modal__frame{background:#000;width:100%;padding-top:56.25%;position:relative}.video-modal__frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}@media (min-width:768px){.testimonials{padding:72px 32px 80px}.testimonials__title{font-size:48px}.testimonials__rule{margin-bottom:70px}.testimonials__play img{width:70px;height:70px}.testimonials__quote p{font-size:15px}.testimonials__name{font-size:30px!important}}@media (min-width:1024px){.testimonials__inner{grid-template-columns:minmax(280px,380px) 1fr;align-items:center;gap:48px}.testimonials__title{font-size:56px}.testimonials__nav{margin-top:24px;padding-right:8px}}.request{background:var(--white);padding:56px 20px 72px}.request__inner{max-width:860px;margin:0 auto}.request__title{text-align:center;font-family:var(--font-saira);text-transform:uppercase;letter-spacing:-.02em;font-size:32px;font-weight:600;line-height:1.1}.request__title-red{color:var(--red)}.request__title-black{color:var(--black)}.request__success{opacity:0;visibility:hidden;pointer-events:none;text-align:center;max-height:0;margin-top:0;font-size:18px;transition:opacity .5s,transform .5s,max-height .5s,margin .5s,visibility .5s;display:block;overflow:hidden;transform:translateY(12px)}.request__success.is-visible{opacity:1;visibility:visible;pointer-events:auto;max-height:120px;margin-top:48px;transform:translateY(0)}.request__fail{text-align:center;font-family:var(--font-poppins);color:var(--red);margin:-8px 4px 0;font-size:14px;line-height:1.5;display:none}.request__fail.is-visible{display:block}.request__form{opacity:1;flex-direction:column;gap:28px;max-height:2000px;margin-top:52px;transition:opacity .5s,transform .5s,max-height .5s,margin .5s;display:flex;overflow:visible;transform:translateY(0)}.request__form.is-hidden{opacity:0;pointer-events:none;max-height:0;margin-top:0;overflow:hidden;transform:translateY(-12px)}.request__row{gap:24px;display:grid}.request__group{position:relative}.request__group label{z-index:1;background:var(--white);font-family:var(--font-poppins);color:var(--black);pointer-events:none;padding:0 8px;font-size:13px;font-weight:400;line-height:1;position:absolute;top:0;left:18px;transform:translateY(-50%)}.request__field,.request__area{background:var(--white);width:100%;color:var(--ink);font-family:var(--font-poppins);appearance:none;border:1px solid #c4c4c4;outline:none;font-size:15px;display:block}.request__field{border-radius:999px;height:56px;padding:0 20px}.request__area{resize:none;border-radius:32px;min-height:188px;padding:28px 32px}.request__field:focus,.request__area:focus{border-color:var(--red)}.request__error{font-family:var(--font-poppins);color:var(--red);margin:8px 16px 0;font-size:12px;line-height:1.4;display:none}.request__error.is-visible{display:block}.request__group.is-invalid .request__field,.request__group.is-invalid .request__area{border-color:var(--red)}.request__disclaimer{font-family:var(--font-poppins);color:var(--ink);margin:-8px 4px 0;font-size:13px;line-height:1.5}.request__submit{background:var(--red);width:100%;color:var(--white);font-family:var(--font-saira);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:0;border-radius:999px;margin-top:20px;padding:16px;font-size:22px;font-weight:700}.request__submit:hover{background:var(--red-dark)}.request__submit:disabled{opacity:.45;cursor:not-allowed}.request__submit:disabled:hover{background:var(--red)}.request__note{text-align:center;font-family:var(--font-poppins);color:var(--black);margin-top:36px;font-size:14px}.request__note a{color:var(--red);text-underline-offset:3px;text-decoration:underline}@media (min-width:640px){.request__row{grid-template-columns:1fr 1fr}}@media (min-width:768px){.request{padding:80px 32px 96px}.request__title{font-size:64px}.request__field{height:60px;padding:0 32px}.request__form{gap:32px;margin-top:64px}.request__group label{font-size:14px;left:32px}.request__area{min-height:210px}.request__submit{margin-top:28px;padding:18px 16px;font-size:24px}}.site-footer{background:var(--white);border-top:1px solid #e6e6e6;box-shadow:0 -2px 4px #0000001c}.site-footer__main{position:relative}.site-footer__grid{gap:36px;max-width:1200px;margin:0 auto;padding:40px 20px 72px;display:grid}.site-footer__tagline{font-family:var(--font-saira);text-transform:uppercase;letter-spacing:-.02em;white-space:pre-line;color:var(--red);font-size:22px;font-weight:700;line-height:1.05}.site-footer__blurb{max-width:100%;font-family:var(--font-poppins);color:var(--black);margin-top:14px;font-size:13px;font-weight:400;line-height:1.6}.site-footer__subscribe{flex-direction:column;align-items:flex-start;display:flex}.site-footer__subscribe-form{width:100%;max-width:100%}.site-footer__subscribe-box{border:1px solid var(--black);background:var(--white);justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:0;display:flex}.site-footer__subscribe-form.is-invalid .site-footer__subscribe-box{border-color:var(--red)}.site-footer__subscribe-error{font-family:var(--font-poppins);color:var(--red);margin-top:8px;font-size:12px;display:none}.site-footer__subscribe-error.is-visible{display:block}.site-footer__subscribe-error.is-success{color:var(--black)}.site-footer__subscribe-box input{min-width:0;height:44px;font-family:var(--font-poppins);color:var(--black);background:0 0;border:0;outline:none;flex:1;padding:0 8px 0 16px;font-size:13px}.site-footer__subscribe-box input::placeholder{color:var(--black);opacity:1}.site-footer__subscribe-box button{height:44px;color:var(--black);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0 14px;display:flex}.site-footer__subscribe-box svg{width:18px;height:18px}.site-footer__social-label{font-family:var(--font-poppins);color:var(--black);margin-top:18px;font-size:13px}.site-footer__social{gap:14px;margin-top:12px;display:flex}.site-footer__social img{width:45px;height:46px;display:block}.site-footer__brand{align-items:flex-start;display:flex}.site-footer__brand img{width:auto;height:64px}.site-footer__top{z-index:5;background:var(--red);width:36px;height:36px;color:var(--white);cursor:pointer;border:0;border-radius:0;justify-content:center;align-items:center;display:flex;position:absolute;bottom:16px;right:86px}body:has(.chat-widget.is-open) .site-footer__top{opacity:0;visibility:hidden;pointer-events:none}.site-footer__top:hover{background:var(--red-dark)}.site-footer__top svg{width:18px;height:18px}.site-footer__copy,.site-footer__copy span{font-family:var(--font-poppins)}.site-footer__copy{background:var(--red);color:var(--white);text-align:center;letter-spacing:.04em;text-transform:uppercase;padding:12px 16px;font-size:12px;font-weight:400}.site-footer__copy span{text-underline-offset:3px;font-weight:400;text-decoration:underline}@media (min-width:768px){.site-footer__grid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;padding:48px 32px 56px}.site-footer__tagline{font-size:30px}.site-footer__blurb,.site-footer__subscribe-form{max-width:340px}.site-footer__brand{justify-content:flex-start;padding-top:4px}.site-footer__brand img{height:84px}.site-footer__top{width:38px;height:38px;bottom:20px;right:88px}}@media (min-width:1024px){.site-footer__grid{grid-template-columns:1.15fr 1.1fr .7fr;padding:48px 72px 56px 32px}.site-footer__brand{justify-content:center}}.page-skeleton{z-index:4000;background:#fff;transition:opacity .4s,visibility .4s;animation:.4s 3.2s forwards page-skeleton-fallback;position:fixed;inset:0;overflow:auto}.page-skeleton.is-done{opacity:0;visibility:hidden;pointer-events:none}html:has(.page-skeleton:not(.is-done)){overflow:hidden}body:has(.urdu-page) .page-skeleton{direction:rtl}.skel{background:linear-gradient(105deg,#e4e4e4 0% 38%,#f3f3f3 50%,#e4e4e4 62% 100%) 0 0/200% 100%;animation:1.35s linear infinite skel-shimmer;display:block}@keyframes skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes page-skeleton-fallback{to{opacity:0;visibility:hidden;pointer-events:none}}.page-skeleton__header{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:14px 20px;display:flex}.page-skeleton__header-actions{align-items:center;gap:16px;display:flex}.page-skeleton__inner{flex-direction:column;gap:36px;max-width:1152px;margin:0 auto;padding:0 20px 48px;display:flex}.skel--logo{border-radius:8px;width:110px;height:36px}.skel--logo-sm{border-radius:8px;width:72px;height:32px}.skel--pill-sm{border-radius:999px;width:72px;height:32px}.skel--hero{border-radius:48px 28px 28px;width:100%;height:280px}.page-skeleton__block,.page-skeleton__consult-copy,.page-skeleton__media-copy,.page-skeleton__form,.page-skeleton__stat,.page-skeleton__row{flex-direction:column;gap:10px;display:flex}.skel--title{border-radius:8px;width:72%;height:28px}.skel--title-sm{width:54%;height:22px}.skel--title-center{width:46%;height:32px;margin:0 auto 12px}.skel--image{border-radius:16px;width:100%;height:160px;margin-top:8px}.page-skeleton__stats{grid-template-columns:1fr 1fr;gap:20px;margin-top:12px;display:grid}.skel--num{border-radius:8px;width:70px;height:36px}.skel--line{border-radius:999px;width:100%;height:12px}.skel--line-sm{width:68%}.page-skeleton__consult{align-items:flex-start;gap:20px;display:flex}.skel--avatar{border-radius:50%;flex-shrink:0;width:72px;height:72px}.page-skeleton__consult-copy{flex:1;gap:16px}.skel--marquee{border-radius:8px;width:100%;height:36px}.page-skeleton__media{gap:20px;display:grid}.skel--video{aspect-ratio:16/9;border-radius:12px;width:100%}.page-skeleton__form-row{gap:12px;display:grid}.skel--field{border-radius:999px;width:100%;height:48px}.skel--area{border-radius:28px;width:100%;height:140px}.skel--submit{border-radius:999px;width:100%;height:52px}@media (min-width:768px){.skel--logo{width:148px;height:48px}.skel--hero{border-top-left-radius:140px;height:420px}.skel--image{height:240px}.page-skeleton__stats{grid-template-columns:repeat(4,1fr)}.page-skeleton__form-row{grid-template-columns:1fr 1fr}.skel--title{height:36px}}@media (min-width:1024px){.page-skeleton__media{grid-template-columns:minmax(220px,340px) 1fr;align-items:center;gap:40px}.skel--hero{height:520px}.skel--avatar{width:96px;height:96px}}@media (prefers-reduced-motion:reduce){.skel{background:#e4e4e4;animation:none}}.chat-widget{--chat-red:var(--red);--chat-red-soft:#e8b4b4;z-index:1500;isolation:isolate;font-family:var(--font-poppins);direction:ltr;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:40px;right:18px}.chat-widget__panel{background:#fff;border:1px solid #e0e0e0;flex-flow:column;width:min(340px,100vw - 36px);height:min(500px,100vh - 110px);display:flex;overflow:hidden;box-shadow:0 8px 28px #00000029}.chat-widget__panel[hidden]{display:none!important}.chat-widget__header{background:var(--chat-red);color:#fff;flex:none;justify-content:space-between;align-items:flex-start;gap:10px;padding:14px 12px 12px 16px;display:flex}.chat-widget__heading{min-width:0}.chat-widget__title{color:#fff;margin:0;font-size:16px;font-weight:600;line-height:1.25}.chat-widget__sub{color:#ffffffe0;margin:3px 0 0;font-size:12px;font-weight:400;line-height:1.3}.chat-widget__close{color:#fff;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.chat-widget__close svg{width:16px;height:16px}.chat-widget__messages{background:#f3f3f3;flex-flow:column;flex:auto;justify-content:flex-start;align-items:stretch;gap:10px;min-height:0;padding:14px 12px;display:flex;overflow:hidden auto}.chat-widget__row{flex-wrap:nowrap;flex:none;width:100%;display:flex}.chat-widget__row--bot{justify-content:flex-start}.chat-widget__row--user{justify-content:flex-end}.chat-widget__bubble{word-break:break-word;overflow-wrap:anywhere;flex:none;padding:10px 12px;font-size:14px;line-height:1.45;display:block}.chat-widget__bubble--bot{color:#222;background:#fff;border:1px solid #e3e3e3;width:100%;max-width:100%}.chat-widget__bubble--user{color:#fff;background:var(--chat-red);border:1px solid var(--chat-red);width:auto;max-width:72%}.chat-widget__form{background:#fff;border-top:1px solid #e6e6e6;flex:none;align-items:center;gap:8px;padding:10px;display:flex}.chat-widget__input{min-width:0;height:38px;font-family:var(--font-poppins);color:#222;background:#fff;border:1px solid #d0d0d0;border-radius:3px;outline:none;flex:auto;padding:0 12px;font-size:14px}.chat-widget__input:focus{border-color:var(--chat-red)}.chat-widget__send{background:var(--chat-red-soft);color:#fff;cursor:pointer;border:0;border-radius:3px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.chat-widget__send svg{fill:currentColor;width:16px;height:16px}.chat-widget__toggle{background:var(--chat-red);color:#fff;cursor:pointer;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 14px #bf000059}.chat-widget__icon{justify-content:center;align-items:center;display:flex}.chat-widget__icon svg{display:block}.chat-widget__icon--chat svg{width:24px;height:24px}.chat-widget__icon--close{display:none}.chat-widget__icon--close svg{width:22px;height:22px}.chat-widget.is-open .chat-widget__icon--chat{display:none}.chat-widget.is-open .chat-widget__icon--close{display:flex}.chat-widget.is-urdu .chat-widget__bubble,.chat-widget.is-urdu .chat-widget__input{text-align:right;direction:rtl}@media (max-width:480px){.chat-widget{bottom:32px;right:12px}.site-footer__top{bottom:16px;right:76px}.chat-widget__panel{width:min(340px,100vw - 24px);height:min(460px,100vh - 96px)}}
