*{box-sizing:border-box;margin:0;padding:0}:root{--accent:#ff9933;--accent-deep:#c2410c;--accent-ink:#9a3412;--accent-light:#ffd9a8;--accent-tint:#fff6ec;--accent-line:#f3e3cf;--ink:#111111;--ink-soft:#2c2c2c;--muted:#565656;--white:#ffffff;--bg:#ffffff;--line:#ececec;--shadow-sm:0 1px 2px rgba(20, 20, 20, .05);--shadow:0 14px 32px rgba(194, 65, 12, .14);--radius:3px;--radius-sm:2px;--hero-bg:linear-gradient(180deg, #fff0db 0%, #ffffff 100%);--hero-grid:rgba(255, 153, 51, .14);--glow:rgba(255, 153, 51, .5)}html{scroll-behavior:smooth;--header-h:80px}body{font-family:"Inter","Segoe UI",system-ui,-apple-system,Roboto,Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.65;-webkit-font-smoothing:antialiased}.container{width:min(1120px, 90%);margin:0 auto}a{color:var(--accent-deep)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;left:8px;top:-48px;z-index:100;background:var(--ink);color:#fff;padding:.6rem 1rem;border-radius:6px;text-decoration:none;transition:top .2s}.skip-link:focus{top:8px}.hero-stats,.storage-grid,.timeline-list,.sources ul{list-style:none;margin:0;padding:0}.data-notice{background:var(--accent-tint);border-bottom:1px solid var(--accent-line)}.notice-cb{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.data-notice .container{display:flex;align-items:flex-start;gap:.6rem;padding:.55rem 0}.data-notice svg{flex-shrink:0;margin-top:.12rem;color:var(--accent-deep)}.notice-body{flex:1;min-width:0}.notice-lead{margin:0;font-size:.82rem;line-height:1.5;color:var(--ink-soft)}.notice-more{display:none;margin-top:.55rem}.notice-points{margin:0;padding:0;list-style:none;display:grid;gap:.45rem;max-width:820px;font-size:.82rem;line-height:1.55;color:var(--ink-soft)}.notice-points li{position:relative;padding-left:1.1rem}.notice-points li::before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--accent-deep)}.notice-points strong{color:var(--ink)}.data-notice a{color:var(--accent-deep);font-weight:700;text-decoration:underline}.notice-toggle{flex-shrink:0;cursor:pointer;color:var(--accent-deep);font-weight:700;font-size:.8rem;white-space:nowrap;user-select:none}.notice-toggle::after{content:"More \25be"}.notice-cb:checked~.container .notice-more{display:block}.notice-cb:checked~.container .notice-toggle::after{content:"Less \25b4"}.notice-cb:focus-visible~.container .notice-toggle{outline:2px solid var(--accent-deep);outline-offset:2px;border-radius:3px}.site-header{position:sticky;top:0;z-index:50;background:rgb(255 255 255 / .9);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:var(--header-h);padding:0;gap:1rem}.brand{display:flex;align-items:center;gap:.6rem;font-weight:800;font-size:1.15rem;color:var(--ink);text-decoration:none;letter-spacing:-.2px}.brand svg,.brand-logo{color:var(--accent);width:44px;height:44px;flex:0 0 auto}.nav{display:flex;gap:.35rem}.nav a{color:var(--ink-soft);text-decoration:none;font-size:.93rem;font-weight:600;padding:.6rem 1.05rem;border-radius:6px;transition:background .2s,color .2s}.nav a:hover{color:var(--accent-ink);background:var(--accent-tint)}.nav a.active{color:var(--accent-ink);background:var(--accent-tint);box-shadow:inset 0 -2px 0 var(--accent)}a:focus-visible,.nav a:focus-visible,.report-btn:focus-visible,.sources a:focus-visible{outline:3px solid var(--accent-deep);outline-offset:2px;border-radius:4px}.brand-name{font-weight:800;letter-spacing:-.2px}.brand-name .brand-accent{color:var(--accent-deep)}.brand-logo{object-fit:contain;border-radius:4px}.primary-nav{display:flex;align-self:stretch}.primary-nav .menu,.primary-nav .sub-menu{margin:0;padding:0;list-style:none}.primary-nav .menu{display:flex;align-items:stretch;height:100%;gap:.15rem}.primary-nav li{position:relative}.primary-nav .menu>li{display:flex;align-items:stretch}.primary-nav a{color:var(--ink-soft);text-decoration:none;font-size:.92rem;font-weight:600}.primary-nav .menu>li>a{display:flex;align-items:center;gap:.35rem;white-space:nowrap;padding:.5rem .9rem;margin:auto .05rem;border-radius:8px;color:var(--ink);transition:background .18s ease,color .18s ease}.primary-nav .menu>li>a:hover,.primary-nav .menu>li:focus-within>a{color:var(--accent-ink);background:var(--accent-tint)}.primary-nav .menu>.current-menu-item>a,.primary-nav .menu>.current_page_item>a,.primary-nav .menu>.current-menu-ancestor>a{color:var(--accent-deep);background:var(--accent-tint)}.primary-nav .menu-item-has-children>a::after{content:"";width:6px;height:6px;margin-left:.15rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-1px) rotate(45deg);opacity:.5;transition:transform .2s ease,opacity .2s ease}.primary-nav .menu>li:hover>a::after,.primary-nav .menu>li:focus-within>a::after{transform:translateY(2px) rotate(-135deg);opacity:.9}.primary-nav .sub-menu{position:absolute;top:100%;margin-top:-1px;left:0;min-width:230px;display:none;padding:.45rem;background:var(--white);border:1px solid var(--accent-line);border-radius:var(--radius);box-shadow:0 6px 20px -12px rgb(15 23 42 / .14);z-index:60}.primary-nav .menu>li:hover>.sub-menu,.primary-nav .menu>li:focus-within>.sub-menu,.primary-nav .sub-menu li:hover>.sub-menu,.primary-nav .sub-menu li:focus-within>.sub-menu{display:block}.primary-nav .sub-menu a{display:block;padding:.5rem .7rem;border-radius:8px;color:var(--ink-soft);white-space:nowrap;transition:background .15s ease,color .15s ease}.primary-nav .sub-menu a:hover,.primary-nav .sub-menu li:focus-within>a{color:var(--accent-ink);background:var(--accent-tint)}.primary-nav .sub-menu .sub-menu{top:-.4rem;left:100%}.primary-nav .sub-menu .menu-item-has-children>a::after{transform:rotate(-45deg);margin-left:auto}.submenu-toggle{display:none;align-items:center;justify-content:center;padding:.5rem;background:none;border:0;color:var(--ink-soft);cursor:pointer}.primary-nav .menu>li.mega{position:static}.primary-nav .menu>li.mega>.sub-menu{left:50%;right:auto;transform:translateX(-50%);width:min(1120px, 92vw);display:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem 1.5rem;padding:1.4rem}.primary-nav .menu>li.mega:hover>.sub-menu,.primary-nav .menu>li.mega:focus-within>.sub-menu{display:grid}.primary-nav .mega .sub-menu .sub-menu{position:static;display:block;min-width:0;padding:0;border:0;box-shadow:none}.primary-nav .mega>.sub-menu>li>a{color:var(--accent-deep);font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.8px;padding:.25rem .5rem .55rem;margin-bottom:.35rem;border-radius:0;border-bottom:1px solid var(--accent-line);cursor:default}.primary-nav .mega>.sub-menu>li>a:hover{color:var(--accent-deep);background:none}.primary-nav .mega>.sub-menu>li>a::after{display:none}.primary-nav .mega .sub-menu .sub-menu a{display:flex;align-items:center;gap:.55rem;padding:.4rem .5rem;font-weight:600}.primary-nav .mega .sub-menu .sub-menu a::before{content:"";flex:0 0 auto;width:24px;height:24px;border-radius:7px;background-color:var(--accent-tint);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='6' y1='19' x2='6' y2='13'/%3E%3Cline x1='12' y1='19' x2='12' y2='8'/%3E%3Cline x1='18' y1='19' x2='18' y2='5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px 14px;transition:background-color .15s ease}.primary-nav .mega .sub-menu .sub-menu a:hover::before{background-color:var(--accent-light)}.nav-toggle{display:none;padding:.5rem;background:none;border:0;color:var(--ink);cursor:pointer}.nav-toggle-box{display:block;position:relative;width:24px;height:16px}.nav-toggle-bar,.nav-toggle-bar::before,.nav-toggle-bar::after{position:absolute;left:0;width:24px;height:2.5px;background:currentColor;border-radius:2px;transition:transform .2s,opacity .2s}.nav-toggle-bar{top:50%;transform:translateY(-50%)}.nav-toggle-bar::before{content:"";top:-7px}.nav-toggle-bar::after{content:"";top:7px}.nav-open .nav-toggle-bar{background:#fff0}.nav-open .nav-toggle-bar::before{top:0;transform:rotate(45deg)}.nav-open .nav-toggle-bar::after{top:0;transform:rotate(-45deg)}.nav-scrim,.nav-drawer-head{display:none}.section-scroll{position:relative;min-width:0;flex:0 1 auto;max-width:min(600px, 50vw);margin-left:auto}.sec-arrow{display:none;position:absolute;top:0;bottom:0;width:46px;align-items:center;padding:0;border:0;cursor:pointer;color:var(--accent-deep);z-index:2}.sec-arrow.is-shown{display:flex}@media (hover:hover){.sec-arrow.is-shown{opacity:0;pointer-events:none;transition:opacity .2s ease}.section-nav:hover .sec-arrow.is-shown,.section-nav:focus-within .sec-arrow.is-shown{opacity:1;pointer-events:auto}}.sec-arrow-prev{left:0;justify-content:flex-start;background:linear-gradient(to right,var(--white) 62%,#fff0)}.sec-arrow-next{right:0;justify-content:flex-end;background:linear-gradient(to left,var(--white) 62%,#fff0)}@media (max-width:860px){.nav-toggle{display:inline-flex}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--white)}.nav-scrim{display:block;position:fixed;inset:0;background:rgb(15 23 42 / .45);opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease;z-index:80}.nav-open .nav-scrim{opacity:1;visibility:visible}.primary-nav{display:block;position:fixed;top:0;right:0;bottom:0;width:min(340px, 86vw);height:100%;max-height:none;padding:0 0 1.5rem;background:var(--white);box-shadow:-12px 0 36px -14px rgb(15 23 42 / .35);overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateX(105%);visibility:hidden;transition:transform .28s ease,visibility .28s ease;z-index:90}.nav-open .primary-nav{transform:none;visibility:visible}.nav-drawer-head{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1;padding:.85rem .85rem .85rem 1.25rem;background:var(--white);border-bottom:1px solid var(--line)}.nav-drawer-title{font-weight:800;font-size:1rem;color:var(--ink)}.nav-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:9px;background:var(--accent-tint);color:var(--accent-deep);cursor:pointer}.primary-nav .menu{display:flex;flex-direction:column;align-items:stretch;width:100%;height:auto;gap:0;padding:.5rem}.primary-nav .menu>li{display:block;position:relative}.primary-nav .menu>li.mega{position:relative}.primary-nav .menu>li>a,.primary-nav .sub-menu a{margin:0 0 4px 0;padding:10px 12px;border-radius:4px;font-size:.95rem}.primary-nav .menu>li>a{font-weight:700;color:var(--ink);background:var(--bg)}.primary-nav .menu>li>a:hover,.primary-nav .menu>.current-menu-item>a,.primary-nav .menu>.current_page_item>a,.primary-nav .menu>.current-menu-ancestor>a{color:var(--accent-ink);background:var(--accent-tint);box-shadow:none}.primary-nav .menu-item-has-children>a{padding-right:3.25rem}.primary-nav .menu-item-has-children>a::after{display:none}.primary-nav .sub-menu,.primary-nav .menu>li.mega>.sub-menu,.primary-nav .mega .sub-menu .sub-menu{position:static;display:none;width:auto;min-width:0;left:auto;right:auto;transform:none;grid-template-columns:none;margin:0 0 6px .4rem;padding:.35rem 0 .15rem .8rem;border:0;border-left:2px solid var(--accent-line);box-shadow:none;background:none}.primary-nav .menu>li:hover>.sub-menu,.primary-nav .menu>li:focus-within>.sub-menu,.primary-nav .sub-menu li:hover>.sub-menu,.primary-nav .sub-menu li:focus-within>.sub-menu{display:none}.primary-nav .menu>li.mega:hover>.sub-menu,.primary-nav .menu>li.mega:focus-within>.sub-menu{display:none}.primary-nav .menu li.is-open>.sub-menu{display:block}.primary-nav .menu>li.mega.is-open>.sub-menu{display:block}.primary-nav .mega>.sub-menu>li>a{margin-bottom:0;padding:.85rem .85rem;border-bottom:0;border-radius:10px;text-transform:none;letter-spacing:0;font-size:.8rem;font-weight:800;color:var(--muted);cursor:pointer}.submenu-toggle{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:5px;right:6px;width:38px;height:38px;border-radius:4px;background:var(--accent-tint);color:var(--accent-deep)}.submenu-toggle svg{width:18px;height:18px;transition:transform .2s}.primary-nav li.is-open>.submenu-toggle svg{transform:rotate(180deg)}}.section-nav{position:sticky;top:var(--header-h);z-index:45;background:rgb(255 255 255 / .92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.section-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:46px}.section-nav-inner>.breadcrumb-nav{flex:0 0 auto}.breadcrumb{display:flex;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;font-size:.82rem;color:var(--muted);white-space:nowrap}.breadcrumb li{display:flex;align-items:center;gap:.4rem}.breadcrumb li+li::before{content:"\203a";color:var(--muted)}.breadcrumb a{color:var(--ink-soft);text-decoration:none;font-weight:600}.breadcrumb a:hover{color:var(--accent-ink)}.breadcrumb [aria-current="page"]{color:var(--ink);font-weight:700}.section-links{display:flex;gap:.1rem;overflow-x:auto;scrollbar-width:none}.section-links::-webkit-scrollbar{display:none}.section-links a{white-space:nowrap;color:var(--ink-soft);text-decoration:none;font-size:.82rem;font-weight:600;padding:.3rem .55rem;border-radius:6px;transition:background .2s,color .2s}.section-links a:hover{color:var(--accent-ink);background:var(--accent-tint)}.section-links a.active{color:var(--accent-ink);background:var(--accent-tint)}[id]{scroll-margin-top:calc(var(--header-h) + 56px)}.hero{position:relative;overflow:visible;text-align:center;padding:5rem 0 8rem;background:var(--hero-bg)}.stats-bridge{position:relative;z-index:5;margin-top:-5rem;margin-bottom:2.5rem}.hero-grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(to right,var(--hero-grid) 1px,transparent 1px),linear-gradient(to bottom,var(--hero-grid) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 30%,#000 40%,transparent 80%);mask-image:radial-gradient(ellipse 70% 70% at 50% 30%,#000 40%,transparent 80%)}.hero-inner{position:relative}.badge{display:inline-flex;align-items:center;gap:.45rem;font-size:.8rem;font-weight:600;letter-spacing:.3px;color:var(--accent-ink);background:var(--accent-tint);border:1px solid var(--accent-line);padding:.4rem .9rem;border-radius:4px}.hero h1{font-size:clamp(2.1rem, 5.5vw, 3.6rem);font-weight:800;letter-spacing:-1px;margin:1.1rem 0 .9rem;line-height:1.1}.hero-sub{max-width:680px;margin:0 auto;color:var(--ink-soft);font-size:1.08rem}.hero-sub strong{color:var(--accent-deep)}.hero-range{margin-top:.9rem;font-size:.82rem;color:var(--muted);letter-spacing:.3px}.hero-range strong{color:var(--accent-ink)}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.stat-card{background:var(--white);border:1px solid var(--accent-line);border-radius:var(--radius);padding:1.4rem 1rem;box-shadow:none;transition:transform .2s}.stat-card:hover{transform:translateY(-4px)}.stat-ic{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:6px;background:var(--accent-tint);color:var(--accent-deep);margin-bottom:.7rem}.stat-ic svg{width:22px;height:22px}.stat-num{display:block;font-size:clamp(1.4rem, 3vw, 1.9rem);font-weight:800;color:var(--ink);letter-spacing:-.5px}.stat-label{font-size:.8rem;color:var(--muted);text-transform:uppercase;letter-spacing:.8px;font-weight:600}.block{padding:4rem 0}#overview{padding-top:3.5rem;background:var(--bg)}.block.alt{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.block-head{max-width:720px;margin-bottom:2.2rem}.kicker{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--accent-deep);margin-bottom:.5rem}.block-head h2{font-size:clamp(1.6rem, 3.2vw, 2.2rem);font-weight:800;letter-spacing:-.6px}.block-intro{color:var(--ink-soft);margin-top:.5rem}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.stat-card,.phase-card,.storage-card,.tl-card{position:relative;overflow:hidden;isolation:isolate}.phase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.3rem}.phase-card{padding:1.6rem;transition:transform .2s,box-shadow .2s,border-color .2s}.phase-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:var(--accent-line)}.phase-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.phase-ic{display:inline-flex;width:50px;height:50px;align-items:center;justify-content:center;border-radius:8px;background:var(--accent-tint);color:var(--accent-deep)}.phase-ic svg{width:26px;height:26px}.chip{display:inline-flex;align-items:center;font-size:.74rem;font-weight:700;letter-spacing:.6px;color:var(--accent-ink);background:var(--accent-tint);border:1px solid var(--accent-line);padding:.25rem .65rem;border-radius:4px}.phase-card h3{font-size:1.2rem;margin-bottom:.35rem}.phase-card p{color:var(--ink-soft);font-size:.96rem}.timeline{position:relative;margin-top:1rem}.timeline-track,.timeline-progress{position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;width:3px;border-radius:3px}.timeline-track{background:var(--accent-line)}.timeline-progress{bottom:auto;height:0;background:linear-gradient(var(--accent),var(--accent-light));z-index:1;box-shadow:0 0 10px var(--glow)}.tl-item{position:relative;width:50%;padding:.7rem 2.6rem;opacity:0;transform:translateY(26px);transition:opacity .5s ease,transform .5s ease}.tl-item.show{opacity:1;transform:translateY(0)}.tl-item.left{left:0}.tl-item.right{left:50%}.tl-item::after{content:"";position:absolute;top:calc(1.7rem + 7px);height:2px;width:2.6rem;background:var(--accent-line);z-index:0}.tl-item.left::after{right:0}.tl-item.right::after{left:0}.tl-item.major::after{background:var(--accent);height:3px}.tl-dot{position:absolute;top:1.7rem;width:14px;height:14px;border-radius:50%;background:var(--white);border:2px solid var(--accent);z-index:3}.tl-item.left .tl-dot{right:-7px}.tl-item.right .tl-dot{left:-7px}.tl-item.major .tl-dot{background:var(--accent);box-shadow:0 0 0 5px var(--accent-tint)}.tl-card{position:relative;z-index:2;display:block;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:.9rem 1.15rem;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s,border-color .2s}.tl-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:var(--accent-line)}.tl-item.major .tl-card{background:linear-gradient(160deg,var(--white),var(--accent-tint));border-color:var(--accent-line)}.tl-head{display:flex;align-items:baseline;gap:.55rem;flex-wrap:wrap;margin-bottom:.35rem}.tl-year{font-weight:800;color:var(--accent-deep);font-size:1.18rem;letter-spacing:-.3px}.tl-tonnes{font-weight:700;font-size:1rem;color:var(--ink);margin-right:auto}.tl-change{display:inline-flex;align-items:center;gap:.25rem;font-size:.8rem;font-weight:700;padding:.12rem .5rem;border-radius:4px}.tl-change.up{color:#2f7d36;background:#eaf6ec}.tl-change.down{color:#c0392b;background:#fceae8}.tl-change.flat{color:var(--muted);background:#f2f0ea}.tl-reason{color:var(--ink-soft);font-size:.9rem;margin-top:.4rem}.tl-govt{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;margin-top:.7rem;padding-top:.55rem;border-top:1px dashed var(--line);font-size:.8rem}.govt-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.tl-govt.nda .govt-dot{background:#c2611a}.tl-govt.upa .govt-dot{background:#1f6396}.govt-party{font-weight:700;color:var(--ink)}.tl-govt.nda .govt-party{color:#a8530f}.tl-govt.upa .govt-party{color:#1b5784}.govt-pm{color:var(--muted)}.data-note{display:flex;align-items:center;gap:.6rem;font-size:.88rem;color:var(--ink-soft);background:var(--accent-tint);border:1px solid var(--accent-line);border-radius:var(--radius-sm);padding:.65rem .9rem;margin-bottom:1.2rem}.data-note svg{color:var(--accent-deep);flex-shrink:0}.data-note strong{color:var(--ink)}.table-wrap{overflow-x:auto;padding:0}table{width:100%;border-collapse:collapse;min-width:620px}thead th{position:sticky;top:0;background:#2a2722;color:var(--accent-light);text-align:left;padding:.8rem 1.1rem;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.7px}thead th.num{text-align:right}tbody td{padding:.68rem 1.1rem;border-top:1px solid var(--line);font-size:.92rem;color:var(--ink-soft);vertical-align:middle}tbody td.year{font-weight:700;color:var(--ink)}tbody td.num{text-align:right;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";color:var(--ink);font-weight:600}tbody td.chg{text-align:right;font-variant-numeric:tabular-nums;font-weight:600}tbody td.chg.up{color:#2f7d36}tbody td.chg.down{color:#c0392b}tbody td.chg.flat{color:var(--muted)}tbody tr:nth-child(even) td{background:#f8f8f5}tbody tr.major td{background:var(--accent-tint)}tbody tr.major td.year{box-shadow:inset 3px 0 0 var(--accent)}tbody tr.down td{background:#fbece9}tbody tr.down td.year{box-shadow:inset 3px 0 0 #c0392b}tbody tr:hover td{background:var(--accent-tint)}tbody tr.down:hover td{background:#f7ddd8}.tag{display:inline-block;font-size:.76rem;font-weight:600;padding:.15rem .55rem;border-radius:4px;background:#f0efea;color:var(--ink-soft)}.tag-pos{background:#eaf6ec;color:#2f7d36}.tag-down{background:#fceae8;color:#c0392b}.callout{display:flex;gap:.9rem;align-items:flex-start;background:var(--accent-tint);border:1px solid var(--accent-line);border-radius:var(--radius);padding:1.1rem 1.3rem;margin-bottom:1.6rem}.callout svg{color:var(--accent-deep);flex-shrink:0;margin-top:.15rem}.callout p{color:var(--ink-soft)}.callout strong{color:var(--ink)}.notes{margin-top:1.5rem;padding-left:1.2rem;color:var(--ink-soft)}.notes li{margin-bottom:.55rem}.notes strong{color:var(--ink)}.storage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.3rem}.storage-card{padding:1.6rem;text-align:center;transition:transform .2s,box-shadow .2s}.storage-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.storage-ic{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:50%;background:var(--accent-tint);color:var(--accent-deep);margin-bottom:.9rem}.storage-ic svg{width:26px;height:26px}.storage-title{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-deep);margin-bottom:.2rem}.storage-num{display:block;font-size:1.7rem;font-weight:800;color:var(--accent-deep);letter-spacing:-.5px}.storage-label{font-size:.9rem;color:var(--ink-soft)}.report{background:var(--accent-tint);border-top:1px solid var(--accent-line);border-bottom:1px solid var(--accent-line);padding:2.6rem 0}.report-inner{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;flex-wrap:wrap}.report-text{display:flex;align-items:flex-start;gap:1rem;max-width:720px}.report-ic{display:inline-flex;width:48px;height:48px;flex-shrink:0;align-items:center;justify-content:center;border-radius:8px;background:#fff;color:var(--accent-deep);border:1px solid var(--accent-line)}.report-text h2{font-size:1.3rem;font-weight:800;letter-spacing:-.3px}.report-text p{color:var(--ink-soft);font-size:.95rem;margin-top:.25rem}.report-btn{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;background:var(--ink);color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;padding:.8rem 1.4rem;border-radius:8px;transition:background .2s,transform .2s}.report-btn:hover{background:var(--accent-deep);transform:translateY(-2px)}.report-btn svg{color:var(--accent-light)}.report-btn:hover svg{color:#fff}.site-footer{background:var(--ink);color:#d3d6cc;padding:3rem 0 2.4rem}.footer-top{display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;padding-bottom:1.6rem;border-bottom:1px solid rgb(255 255 255 / .1);margin-bottom:1.6rem}.footer-brand{display:flex;align-items:center;gap:.55rem;font-weight:700;color:#fff}.footer-brand svg{color:var(--accent-light)}.footer-note{max-width:480px;font-size:.85rem;color:#b3b6ab}.sources h2{color:var(--accent-light);font-size:.9rem;letter-spacing:1px;text-transform:uppercase;margin-bottom:.9rem;font-weight:700}.sources ul{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:.4rem 1.5rem}.sources a{color:#d3d6cc;text-decoration:none;font-size:.88rem;transition:color .2s}.sources a:hover{color:var(--accent-light)}.footer-small{margin-top:1.8rem;color:#909488;font-size:.82rem}.table-foot{margin-top:.7rem;font-size:.82rem;color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;gap:.4rem 1.4rem;margin-bottom:1.6rem;padding-bottom:1.4rem}.footer-links a{color:var(--accent-light);text-decoration:none;font-size:.9rem;font-weight:600}.footer-links a:hover{color:#fff}.footer-links a[aria-current="page"]{color:#fff;opacity:.55;pointer-events:none}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.tl-item{opacity:1!important;transform:none!important}}@media (max-width:760px){html{--header-h:64px}.breadcrumb{display:none}.breadcrumb-only .breadcrumb{display:flex}.hero-stats{grid-template-columns:repeat(2,1fr)}.timeline-track,.timeline-progress{left:16px}.tl-item,.tl-item.left,.tl-item.right{width:100%;left:0;text-align:left;padding:.6rem .2rem .6rem 2.8rem}.tl-item.left .tl-dot,.tl-item.right .tl-dot{left:9px;right:auto}.tl-item.left::after,.tl-item.right::after{left:16px;right:auto;width:calc(2.8rem - 16px)}.tl-card{max-width:100%}}.form-page{padding:2.5rem 0 4rem;background:var(--hero-bg);min-height:60vh}.form-wrap{width:min(680px, 92%);margin:0 auto}.form-head{text-align:center;margin:1.5rem 0 2rem}.form-ic{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:var(--accent-tint);color:var(--accent-deep);margin-bottom:1rem}.form-ic svg{width:30px;height:30px}.form-head h1{font-size:clamp(1.8rem, 4vw, 2.6rem);font-weight:800;letter-spacing:-.5px;margin-bottom:.6rem}.form-head p{max-width:560px;margin:0 auto;color:var(--ink-soft)}.form-alert{margin-bottom:1.2rem;padding:.9rem 1.1rem;border-radius:var(--radius);font-weight:600;font-size:.95rem}.form-alert-ok{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.form-alert-err{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.form-card{padding:1.6rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.form-row{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.1rem}.form-row label{font-weight:700;font-size:.9rem;color:var(--ink)}.form-row .req{color:var(--accent-deep)}.form-row .opt{color:var(--muted);font-weight:500}.form-card input[type="text"],.form-card input[type="email"],.form-card select,.form-card textarea{width:100%;font:inherit;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:8px;padding:.7rem .85rem;transition:border-color .15s ease,box-shadow .15s ease}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-tint)}.form-card textarea{min-height:120px;resize:vertical}.form-btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.6rem;background:var(--accent-deep);color:#fff;border:0;border-radius:8px;font-weight:700;font-size:.98rem;cursor:pointer;transition:background .15s ease,transform .15s ease}.form-btn:hover{background:var(--accent-ink);transform:translateY(-1px)}.form-note{margin-top:1.4rem;text-align:center;font-size:.92rem;color:var(--muted)}.form-note a{font-weight:700}.indtl-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.ff-message-success{display:flex;align-items:flex-start;gap:.75rem;margin:0;padding:1.1rem 1.25rem;background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;border-left:4px solid #10b981;border-radius:var(--radius);font-size:1rem;font-weight:600;line-height:1.55;box-shadow:var(--shadow-sm);animation:ff-success-in .25s ease}.ff-message-success::before{content:"";flex:0 0 auto;width:22px;height:22px;margin-top:1px;background-color:#10b981;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M8.5 12.5l2.5 2.5 4.5-5'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M8.5 12.5l2.5 2.5 4.5-5'/%3E%3C/svg%3E") center / contain no-repeat}@keyframes ff-success-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.ff-message-error,.fluentform .ff-el-is-error .text-danger,.fluentform .error{color:#991b1b;font-size:.88rem}.notfound{padding:clamp(3rem, 7vw, 6rem) 0;background:radial-gradient(60% 80% at 50% 0%,var(--accent-tint),transparent 70%),var(--white)}.notfound-inner{max-width:760px;margin-inline:auto;text-align:center}.notfound-code{display:inline-block;font-size:clamp(4rem, 14vw, 8rem);font-weight:800;line-height:1;letter-spacing:-.04em;color:var(--accent-deep);margin:0}.notfound h1{font-size:clamp(1.5rem, 4vw, 2.1rem);margin:.5rem 0 .6rem;color:var(--ink)}.notfound-lead{color:var(--ink-soft);font-size:1.05rem;max-width:52ch;margin:0 auto 1.6rem}.notfound .search-form{display:flex;gap:.5rem;max-width:440px;margin:0 auto 1.4rem}.notfound .search-form .search-field{flex:1 1 auto;min-width:0;padding:.75rem 1rem;font-size:.97rem;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--ink)}.notfound .search-form .search-field:focus-visible{outline:2px solid var(--accent-deep);outline-offset:1px;border-color:var(--accent-deep)}.notfound .search-form .search-submit{flex:0 0 auto;border:none;cursor:pointer;background:var(--ink);color:#fff;font-weight:600;font-size:.95rem;padding:.75rem 1.3rem;border-radius:8px;transition:background 0.2s,transform 0.2s}.notfound .search-form .search-submit:hover{background:var(--accent-deep);transform:translateY(-2px)}.notfound-actions{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center;margin-bottom:2.6rem}.notfound-topics h2{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 1rem}.notfound-links{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem}.notfound-links a{display:flex;align-items:center;gap:.5rem;padding:.8rem 1rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);text-decoration:none;font-weight:600;font-size:.95rem;box-shadow:var(--shadow-sm);transition:border-color 0.2s,transform 0.2s,color 0.2s}.notfound-links a::before{content:"›";color:var(--accent-deep);font-weight:700}.notfound-links a:hover{border-color:var(--accent-deep);color:var(--accent-ink);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.notfound .search-form .search-submit:hover,.notfound-links a:hover{transform:none}}.block-head .sec-ic{display:flex;align-items:center;justify-content:center;width:46px;height:46px;margin:0 0 .8rem;border-radius:50%;background:var(--accent-tint);color:var(--accent-deep);border:1px solid var(--accent-line)}.block-head .sec-ic svg{width:24px;height:24px}.state-hero .state-hero-inner{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(1.5rem, 4vw, 3rem);align-items:start}.state-hero-copy{text-align:left}.hero-highlights{list-style:none;margin:1.4rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.hero-pill{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;color:var(--accent-ink);background:var(--accent-tint);border:1px solid var(--accent-line);border-radius:999px;padding:.42rem .85rem}.hero-pill::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent);flex:0 0 auto}.state-hero-map{margin:0;display:flex;flex-direction:column;align-items:center;gap:.55rem}.state-map{width:100%;max-width:500px;height:auto;filter:drop-shadow(0 10px 22px var(--glow))}.state-map .dist{fill:var(--accent);stroke:var(--white);stroke-width:.8;cursor:pointer;transition:fill .15s ease;outline:none}.state-map .dist:hover,.state-map .dist:focus-visible{fill:var(--accent-deep)}.state-map:focus,.state-map :focus,.state-map :focus-visible{outline:none}.state-map .dist:focus-visible{stroke:var(--accent-ink);stroke-width:2}.state-map .dist.active{fill:var(--accent-ink);stroke:var(--white);stroke-width:1}.state-hero-map .map-cap{font-size:.9rem;font-weight:700;color:var(--accent-deep);min-height:1.2em;text-align:center}.state-hero-map .map-note{font-size:.72rem;color:var(--muted);text-align:center;max-width:36ch}.dist-grid{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.55rem}.dist-grid li{display:flex}.dist-grid button,.dist-grid a{display:block;width:100%;white-space:nowrap;text-align:left;font:inherit;font-weight:600;font-size:.9rem;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);padding:.6rem .8rem;cursor:pointer;text-decoration:none;transition:border-color .15s ease,color .15s ease,transform .15s ease}.dist-grid button:hover,.dist-grid a:hover,.dist-grid button:focus-visible,.dist-grid a:focus-visible{border-color:var(--accent-deep);color:var(--accent-ink);transform:translateY(-2px)}.dist-grid button.active{border-color:var(--accent-deep);background:var(--accent-tint);color:var(--accent-ink)}.india-map .st.has-page{cursor:pointer}.india-map .cap-pin{fill:var(--cap-fill,#b4530a);stroke:#fff;stroke-width:.8;cursor:pointer;transition:transform .15s ease,fill .15s ease;transform-box:fill-box;transform-origin:center;filter:drop-shadow(0 1px 1.5px rgb(0 0 0 / .3))}.india-map .cap-pin:hover,.india-map .cap-pin:focus-visible{fill:var(--cap-fill-hover,#ff7a12);stroke:#fff;transform:scale(1.7)}@media (max-width:820px){.state-hero .state-hero-inner{grid-template-columns:1fr}.state-hero-copy{text-align:center}.hero-highlights{justify-content:center}.state-map{max-width:360px}}@media (prefers-reduced-motion:reduce){.state-map .dist{transition:none}.dist-grid button:hover,.dist-grid a:hover{transform:none}}.page-doc{max-width:760px;margin:0 auto}.page-doc-head{margin-bottom:1.7rem}.page-doc-head h1{margin:0;font-size:2.1rem;line-height:1.15;letter-spacing:-.5px;color:var(--ink)}.prose{color:var(--ink-soft);font-size:1.03rem;line-height:1.75}.prose>*{margin-top:0;margin-bottom:1.05rem}.prose>*:last-child{margin-bottom:0}.prose>p:first-child{display:inline-block;margin-bottom:1.7rem;padding:.3rem .85rem;font-size:.82rem;font-weight:600;color:var(--accent-ink);background:var(--accent-tint);border:1px solid var(--accent-line);border-radius:999px}.prose>p:first-child em{font-style:normal}.prose h2{font-size:1.4rem;line-height:1.3;letter-spacing:-.2px;color:var(--ink);margin-top:2.6rem;margin-bottom:.75rem;scroll-margin-top:90px}.prose h3{font-size:1.12rem;color:var(--ink);margin-top:1.9rem;margin-bottom:.6rem;scroll-margin-top:90px}.prose a{color:var(--accent-deep);text-decoration:underline;text-underline-offset:2px}.prose a:hover{color:var(--accent-ink)}.prose strong{color:var(--ink)}.prose ul,.prose ol{margin:0 0 1.05rem;padding-left:1.4rem}.prose li{margin:.4rem 0}.prose li::marker{color:var(--accent)}.prose .wp-block-table{margin:1.5rem 0;overflow-x:auto}.prose table{width:100%;border-collapse:collapse;font-size:.92rem}.prose th,.prose td{border:1px solid var(--line);padding:.65rem .85rem;text-align:left;vertical-align:top}.prose thead th{background:var(--accent-tint);color:var(--ink);font-weight:700}.prose hr,.prose .wp-block-separator{height:0;border:0;border-top:1px solid var(--line);margin:2.4rem 0;opacity:1}@media (max-width:560px){.prose{font-size:1rem}.page-doc-head h1{font-size:1.7rem}.prose h2{font-size:1.25rem}}.states-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem}.states-search{position:relative;display:flex;align-items:center;flex:1 1 280px;max-width:420px}.states-search svg{position:absolute;left:.85rem;width:18px;height:18px;color:var(--muted);pointer-events:none}.states-search input{width:100%;font:inherit;font-size:.95rem;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:999px;padding:.6rem 1rem .6rem 2.6rem;transition:border-color .2s ease,box-shadow .2s ease}.states-search input::placeholder{color:var(--muted)}.states-search input:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-tint)}.states-filters{display:inline-flex;gap:.4rem;flex-wrap:wrap}.sf-btn{display:inline-flex;align-items:center;gap:.4rem;font:inherit;font-size:.85rem;font-weight:700;color:var(--ink-soft);background:var(--white);border:1px solid var(--line);border-radius:999px;padding:.5rem .95rem;cursor:pointer;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.sf-btn:hover{border-color:color-mix(in srgb,var(--accent) 40%,var(--line))}.sf-btn .sf-count{font-size:.72rem;font-weight:700;color:var(--muted);background:var(--accent-tint);border-radius:999px;padding:.05rem .45rem;transition:color .2s ease,background-color .2s ease}.sf-btn.is-active{color:var(--white);background:var(--accent-deep);border-color:var(--accent-deep)}.sf-btn.is-active .sf-count{color:var(--white);background:rgb(255 255 255 / .22)}.sf-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.states-empty{margin:2.5rem 0 0;padding:2rem 1rem;text-align:center;color:var(--muted);font-size:1rem}@media (max-width:560px){.states-search{max-width:none}.states-toolbar{gap:.85rem}}.state-grid{list-style:none;margin:2rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1.25rem}.state-grid>li{display:flex}.state-grid>li[hidden]{display:none}.state-card{position:relative;overflow:hidden;display:flex;flex-direction:column;width:100%;background:var(--white);border:1px solid var(--line);border-radius:3px;padding:1.5rem 1.4rem;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.state-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgb(17 17 17 / .09);border-color:color-mix(in srgb,var(--sc,var(--accent)) 30%,var(--line))}.state-card .sc-ic{position:absolute;right:-6px;bottom:-6px;width:92px;height:92px;color:var(--sc,var(--accent));opacity:.06;z-index:0;pointer-events:none;transition:transform .4s ease,opacity .4s ease}.state-card .sc-ic svg{width:100%;height:100%}.state-card:hover .sc-ic{opacity:.1;transform:scale(1.12) translate(-4px,-4px)}.state-card .sc-region,.state-card h2,.state-card p,.state-card .sc-go{position:relative;z-index:1}.state-card .sc-region{display:inline-flex;align-items:center;gap:.45rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.state-card .sc-region::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--sc,var(--accent));flex:0 0 auto}.state-card h2{font-size:1.3rem;margin:.4rem 0 .5rem;color:var(--ink);letter-spacing:-.3px}.state-card p{margin:0;font-size:.9rem;line-height:1.55;color:var(--ink-soft);flex:1 1 auto}.state-card .sc-go{margin-top:1.1rem;display:inline-flex;align-items:center;gap:.3rem;font-size:.85rem;font-weight:700;color:var(--sc,var(--accent-deep));transition:gap .2s ease}.state-card:hover .sc-go{gap:.6rem}@media (prefers-reduced-motion:reduce){.state-card:hover{transform:none}}.fluentform *{box-sizing:border-box}.fluentform .clearfix:after,.fluentform .clearfix:before,.fluentform .ff-el-group:after,.fluentform .ff-el-group:before,.fluentform .ff-el-repeat .ff-el-input--content:after,.fluentform .ff-el-repeat .ff-el-input--content:before,.fluentform .ff-step-body:after,.fluentform .ff-step-body:before{content:" ";display:table}.fluentform .clearfix:after,.fluentform .ff-el-group:after,.fluentform .ff-el-repeat .ff-el-input--content:after,.fluentform .ff-step-body:after{clear:both}@media (min-width:768px){.frm-fluent-form .ff-t-container{display:flex;gap:15px;width:100%}.frm-fluent-form .ff-t-container.ff_cond_v{display:flex!important}.frm-fluent-form .ff-t-container.mobile:not(.ff_excluded){display:block!important}.frm-fluent-form .ff-name-address-wrapper .ff-t-cell,.frm-fluent-form .ff-name-field-wrapper .ff-t-cell{justify-content:flex-end}.frm-fluent-form .ff-t-cell{display:flex;flex-direction:column;vertical-align:inherit;width:100%}.frm-fluent-form .ff-t-cell:first-of-type{padding-left:0}.frm-fluent-form .ff-t-cell:last-of-type{flex-grow:1;padding-right:0}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom{align-items:flex-end;display:flex;margin:auto 0 0}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom.ff-text-center{justify-content:center}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom.ff-text-right{justify-content:flex-end}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom button{margin-bottom:20px}}@media (max-width:768px){.ff-t-cell{margin-left:0!important}}.ff-cropper-lity .lity-container{max-width:960px}.ff-cropper-lity .lity-content{box-shadow:none;max-width:960px}.ff-cropper-lightbox{background:#fff;border-radius:6px;max-width:960px;overflow:hidden;width:min(960px,100vw - 40px)}.ff-cropper-lightbox__footer,.ff-cropper-lightbox__header{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:16px 20px}.ff-cropper-lightbox__header{border-bottom:1px solid #ececec}.ff-cropper-lightbox__title{font-size:18px;font-weight:600;margin:0}.ff-cropper-lity .lity-close.ff-cropper-lightbox__close{font-family:Arial,Baskerville,monospace;font-size:28px;height:32px;line-height:32px;padding:0;position:static;right:auto;text-align:center;text-decoration:none;top:auto;width:32px;z-index:auto}.ff-cropper-lity .lity-close.ff-cropper-lightbox__close,.ff-cropper-lity .lity-close.ff-cropper-lightbox__close:active,.ff-cropper-lity .lity-close.ff-cropper-lightbox__close:focus,.ff-cropper-lity .lity-close.ff-cropper-lightbox__close:hover,.ff-cropper-lity .lity-close.ff-cropper-lightbox__close:visited{background:none;border:0;box-shadow:none;color:#000;text-shadow:none}.ff-cropper-lightbox__body{max-height:calc(100vh - 180px);overflow:auto;padding:20px}.ff-cropper-lightbox__canvas{align-items:center;display:flex;justify-content:center;max-height:calc(100vh - 360px);min-height:320px;overflow:hidden}.ff-cropper-lightbox__canvas img{display:block;max-height:100%;max-width:100%}.ff-cropper-lightbox__error,.ff-cropper-lightbox__hint{font-size:13px;margin-top:10px}.ff-cropper-lightbox__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.ff-cropper-lightbox__toolbar-label{color:#606266;font-size:13px;font-weight:600}.ff-cropper-lightbox__ratio-list{display:flex;flex-wrap:wrap;gap:8px}.ff-cropper-lightbox__ratio-btn{background:#fff;border:1px solid #dcdfe6;border-radius:999px;color:#606266;cursor:pointer;font-size:12px;line-height:1;padding:8px 12px}.ff-cropper-lightbox__ratio-btn.is-active{background:#ecf5ff;border-color:#1a7efb;color:#1a7efb}.ff-cropper-lightbox__error{color:#f56c6c;min-height:18px}.ff-cropper-lightbox__footer{border-top:1px solid #ececec;justify-content:flex-end}.ff-cropper-lightbox__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #dcdfe6;border-radius:4px;color:#606266;cursor:pointer;font-family:inherit;line-height:1.2;padding:10px 16px}.ff-cropper-lightbox__btn:focus,.ff-cropper-lightbox__btn:hover{background:#f5f7fa;border-color:#c0c4cc;color:#303133}.ff-cropper-lightbox__btn--primary{background:#1a7efb;border-color:#1a7efb;color:#fff}.ff-cropper-lightbox__btn--primary:focus,.ff-cropper-lightbox__btn--primary:hover{background:#0f6fe8;border-color:#0f6fe8;color:#fff}@media (max-width:767px){.ff-cropper-lightbox{width:calc(100vw - 24px)}.ff-cropper-lightbox__body{max-height:calc(100vh - 150px);padding:16px}.ff-cropper-lightbox__footer,.ff-cropper-lightbox__header{padding:14px 16px}}.fluentform .ff-el-group{margin-bottom:20px}.fluentform .ff-el-group.ff-el-form-top .ff-el-input--label{display:block;float:none;text-align:left}.fluentform .ff-el-group.ff-el-form-top .ff-el-input--content{margin-bottom:0;margin-left:auto}@media (min-width:481px){.fluentform .ff-el-group.ff-el-form-left .ff-el-input--label{text-align:left}.fluentform .ff-el-group.ff-el-form-right .ff-el-input--label{text-align:right}}.fluentform .ff-el-input--label{display:inline-block;margin-bottom:5px;position:relative}.fluentform .ff-el-input--label.ff-el-is-required.asterisk-left label:before{color:var(--fluentform-danger);content:"* ";margin-right:3px}.fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after{color:var(--fluentform-danger);content:" *";margin-left:3px}.fluentform .ff-el-form-control{display:block;width:100%}.fluentform .ff-el-ratings{--ff-rating-inactive-color:#d4d4d4;--ff-rating-active-color:#ffb100;display:inline-flex;gap:3px;line-height:40px}.fluentform .ff-el-ratings input[type=radio]{display:none;height:0!important;visibility:hidden!important;width:0!important}.fluentform .ff-el-ratings label{align-items:center;border-radius:4px;display:inline-flex;justify-content:center;margin-right:3px;outline:none}.fluentform .ff-el-ratings label:focus,.fluentform .ff-el-ratings label:focus-within{box-shadow:0 0 0 2px rgb(255 177 0 / .25)}.fluentform .ff-el-ratings label .ff-rating-icon{color:var(--ff-rating-inactive-color);display:inline-flex}.fluentform .ff-el-ratings label .ff-rating-icon-svg{display:block;height:22px;transition:all .3s;vertical-align:middle;width:22px}.fluentform .ff-el-ratings label .ff-rating-icon-svg.scale{transition:all .15s}.fluentform .ff-el-ratings label .ff-rating-icon-svg [fill]:not([fill=none]){fill:currentColor!important}.fluentform .ff-el-ratings label .ff-rating-icon-svg [stroke]:not([stroke=none]){stroke:currentColor!important}.fluentform .ff-el-ratings label.active .ff-rating-icon{color:var(--ff-rating-active-color)}.fluentform .ff-el-ratings label:focus,.fluentform .ff-el-ratings label:focus-within,.fluentform .ff-el-ratings label:hover{cursor:pointer}.fluentform .ff-el-ratings label:focus .ff-rating-icon-svg,.fluentform .ff-el-ratings label:focus-within .ff-rating-icon-svg,.fluentform .ff-el-ratings label:hover .ff-rating-icon-svg{transform:scale(1.1)}.fluentform .ff-el-ratings label:focus .ff-rating-icon-svg.scalling,.fluentform .ff-el-ratings label:focus-within .ff-rating-icon-svg.scalling,.fluentform .ff-el-ratings label:hover .ff-rating-icon-svg.scalling{transform:scale(1.2)}.fluentform .ff-el-repeat .ff-el-form-control{margin-bottom:10px;width:100%}.fluentform .ff-el-repeat .ff-t-cell{padding:0 10px;width:100%}.fluentform .ff-el-repeat .ff-t-cell:first-child{padding-left:0}.fluentform .ff-el-repeat .ff-t-cell:last-child{padding-right:0}.fluentform .ff-el-repeat .ff-t-container{display:flex}.fluentform .ff-el-repeat-buttons-list span{cursor:pointer}@media (min-width:481px){.fluentform .ff-el-form-left .ff-el-input--label,.fluentform .ff-el-form-right .ff-el-input--label{float:left;margin-bottom:0;padding:10px 15px 0 0;width:180px}.fluentform .ff-el-form-left .ff-el-input--content,.fluentform .ff-el-form-right .ff-el-input--content{margin-left:180px}.fluentform .ff-el-form-left .ff-t-container .ff-el-input--label,.fluentform .ff-el-form-right .ff-t-container .ff-el-input--label{float:none;margin-bottom:5px;width:auto}.fluentform .ff-el-form-left .ff-t-container .ff-el-input--content,.fluentform .ff-el-form-right .ff-t-container .ff-el-input--content{margin-left:auto}}.fluentform .ff-el-form-right .ff-el-input--label{text-align:right}.fluentform .ff-el-is-error .text-danger{font-size:12px;margin-top:4px}.fluentform .ff-el-is-error .ff-el-form-check-label,.fluentform .ff-el-is-error .ff-el-form-check-label a{color:var(--fluentform-danger)}.fluentform .ff-el-is-error .ff-el-form-control{border-color:var(--fluentform-danger)}.fluentform .ff-el-tooltip{cursor:pointer;display:inline-block;margin-left:2px;position:relative;vertical-align:middle;z-index:2}.fluentform .ff-el-tooltip:hover{color:#000}.fluentform .ff-el-tooltip svg{fill:var(--fluentform-primary)}.fluentform .ff-el-help-message{color:var(--fluentform-secondary);font-size:12px;font-style:italic;margin-top:5px}.fluentform .ff-el-help-message.ff_ahm{margin-bottom:5px;margin-top:-3px}.fluentform .ff-el-progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1.3rem;line-height:1.2rem;overflow:hidden}.fluentform .ff-el-progress-bar{background-color:var(--fluentform-primary);color:#fff;height:inherit;text-align:right;transition:width .3s;width:0}.fluentform .ff-el-progress-bar span{display:inline-block;padding:0 5px 0 0}.fluentform .ff-el-progress-status{font-size:.9rem;margin-bottom:5px}.fluentform .ff-el-progress-title{border-bottom:2px solid #000;display:inline-block;font-weight:600;list-style-type:none;margin:8px 0 0;padding-left:15px;padding-right:15px}.fluentform .ff-el-progress-title li{display:none}.fluentform .ff-float-right{float:right}.fluentform .ff-chat-gpt-loader-svg{border:1px solid #ced4da;box-shadow:0 1px 5px rgb(0 0 0 / .1);margin-top:10px;padding:15px;position:relative}.fluentform .ff-hidden{display:none!important}.fluentform .ff-step-t-container{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.fluentform .ff-step-t-container .ff-t-cell{width:auto}.fluentform .ff-step-t-container.ff-inner_submit_container .ff-el-group{margin-bottom:0}.fluentform .ff-step-container{overflow:hidden}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left],.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left]{align-items:stretch;display:flex;gap:12px}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header{align-self:stretch;flex:0 0 30%;margin-bottom:0}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-body,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-body{flex:1 1 auto;min-width:0}.fluentform .ff-step-header{margin-bottom:20px}.fluentform .ff-step-header--tabs-left{display:flex;flex-direction:column;margin-bottom:0}.fluentform .ff-step-header--tabs{background:#f5f8ff;border-radius:8px;display:flex;flex-direction:column;padding:16px}.fluentform .ff-step-header--tabs-top .ff-step-titles{justify-content:center}.fluentform .ff-step-header--tabs-top .ff-step-titles.ff-step-titles--overflowing{justify-content:flex-start}.fluentform .ff-step-header--tabs-top .ff-step-titles li .ff-step-title-text{flex:0 1 auto;margin:0 auto;max-width:100%;width:auto}.fluentform .ff-step-header--tabs .ff-step-progress-wrap--tabs{margin-top:16px}.fluentform .ff-step-header--tabs .ff-step-progress-wrap--tabs .ff-el-progress{background:#dce7f6;border-radius:999px;height:8px}.fluentform .ff-step-header--tabs .ff-step-progress-wrap--tabs .ff-el-progress-bar{border-radius:inherit}.fluentform .ff-step-header--tabs .ff-step-progress-wrap--tabs .ff-el-progress-bar span{display:none}.fluentform .ff-step-header--tabs .ff-step-progress-wrap--tabs .ff-el-progress-status{color:#5f6f89;font-size:14px;font-weight:600;margin:8px 0 0;text-align:right}.fluentform .ff-step-header--tabs .ff-step-titles{counter-reset:none;display:flex;flex-wrap:nowrap;gap:12px;margin:0;overflow-x:auto;overflow-y:hidden;padding:0;scrollbar-width:thin;width:100%}.fluentform .ff-step-header--tabs .ff-step-titles.ff-step-titles-navs{cursor:default}.fluentform .ff-step-header--tabs .ff-step-titles li{align-items:center;background:#fff;border:1px solid #d6dee8;border-radius:14px;color:#4b5563;display:flex;flex:0 0 160px;font-size:14px;font-weight:600;gap:8px;justify-content:center;line-height:1.3;margin:0;min-height:48px;padding:12px 14px;text-align:center}.fluentform .ff-step-header--tabs .ff-step-titles li:after,.fluentform .ff-step-header--tabs .ff-step-titles li:before{display:none}.fluentform .ff-step-header--tabs .ff-step-titles li .ff-step-title-icon{align-items:center;color:inherit;display:inline-flex;flex:0 0 auto;font-size:16px;height:16px;justify-content:center;line-height:1;width:16px}.fluentform .ff-step-header--tabs .ff-step-titles li .ff-step-title-text{align-items:center;display:flex;flex:1 1 auto;gap:8px;justify-content:center;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.fluentform .ff-step-header--tabs .ff-step-titles li .ff-step-title-text i,.fluentform .ff-step-header--tabs .ff-step-titles li .ff-step-title-text span[class*=dashicons],.fluentform .ff-step-header--tabs .ff-step-titles li .ff-step-title-text svg{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center;line-height:1}.fluentform .ff-step-header--tabs .ff-step-titles li .ff-step-title-text svg{height:16px;width:16px}.fluentform .ff-step-header--tabs .ff-step-titles li:first-child,.fluentform .ff-step-header--tabs .ff-step-titles li:last-child{padding-left:14px;padding-right:14px}.fluentform .ff-step-header--tabs .ff-step-titles li:focus-visible,.fluentform .ff-step-header--tabs .ff-step-titles li:hover{background:#f8fbff;border-color:#b8d4fb;color:#007bff}.fluentform .ff-step-header--tabs .ff-step-titles li.ff_completed{background:#f8fbff;border-color:#c8dcfb;color:#007bff}.fluentform .ff-step-header--tabs .ff-step-titles li.ff_active{background:#f2f8ff;border-color:#007bff;color:#007bff}.fluentform .ff-step-header--tabs-left{background:#f5f8ff;border-radius:12px;padding:16px}.fluentform .ff-step-header--tabs-left .ff-step-titles{background:#fff0;border:0;border-radius:0;counter-reset:step;display:block;flex:1 1 auto;margin-bottom:0;max-height:240px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0;scrollbar-width:thin}.fluentform .ff-step-header--tabs-left .ff-step-titles li{align-items:center;background:#fff;border:1px solid #d6dee8;border-radius:8px;box-sizing:border-box;color:#4b5563;display:flex;font-size:14px;font-weight:600;justify-content:flex-start;margin:0 0 16px;min-height:48px;overflow:hidden;padding:12px 14px 12px 48px;position:relative;text-align:left}.fluentform .ff-step-header--tabs-left .ff-step-titles li:before{align-items:center;background:#fff;border:1px solid #c8d1dc;border-radius:8px;color:#4b5563;content:counter(step);counter-increment:step;display:flex;font-size:13px;font-weight:700;height:28px;justify-content:center;left:12px;line-height:1;margin:0;position:absolute;top:50%;transform:translateY(-50%);width:28px;z-index:2}.fluentform .ff-step-header--tabs-left .ff-step-titles li:after{background:#d9e0e8;content:"";height:10px;left:34px;position:absolute;top:calc(100% + 1px);width:2px}.fluentform .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text{display:block;flex:1 1 auto;justify-content:flex-start;line-height:1.3;min-width:0;overflow:hidden;padding-left:4px;text-overflow:ellipsis;white-space:nowrap;width:auto}.fluentform .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text i,.fluentform .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text span[class*=dashicons],.fluentform .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text svg{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center;line-height:1}.fluentform .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text svg{height:16px;width:16px}.fluentform .ff-step-header--tabs-left .ff-step-titles li:focus-visible,.fluentform .ff-step-header--tabs-left .ff-step-titles li:hover{background:#f8fbff;border-color:#b8d4fb;color:#007bff}.fluentform .ff-step-header--tabs-left .ff-step-titles li.ff_completed{background:#f8fbff;border-color:#c8dcfb;color:#007bff}.fluentform .ff-step-header--tabs-left .ff-step-titles li.ff_completed:before{background:#fff;border-color:#007bff;color:#007bff}.fluentform .ff-step-header--tabs-left .ff-step-titles li.ff_completed:after{background:#9ec5fe}.fluentform .ff-step-header--tabs-left .ff-step-titles li.ff_active{background:#f2f8ff;border-color:#007bff;color:#007bff}.fluentform .ff-step-header--tabs-left .ff-step-titles li.ff_active:before{background:#007bff;border-color:#007bff;color:#fff}.fluentform .ff-step-header--tabs-left .ff-step-titles li:first-child{padding-left:48px}.fluentform .ff-step-header--tabs-left .ff-step-titles li:last-child{margin-bottom:0;padding-left:48px;padding-right:14px}.fluentform .ff-step-header--tabs-left .ff-step-titles li:last-child:after{display:none}.fluentform .ff-step-titles{counter-reset:step;display:table;margin:0 0 20px;overflow:hidden;padding:0;position:relative;table-layout:fixed;text-align:center;width:100%}.fluentform .ff-step-titles--clickable li,.fluentform .ff-step-titles-navs{cursor:pointer}.fluentform .ff-step-titles li{color:#333;display:table-cell;font-size:12px;list-style-type:none;padding:0 10px;position:relative;vertical-align:top;width:auto}.fluentform .ff-step-titles li.ff_active,.fluentform .ff-step-titles li.ff_completed{color:#007bff}.fluentform .ff-step-titles li.ff_active:before,.fluentform .ff-step-titles li.ff_completed:before{background:#007bff;border:1px solid #fff0;color:#fff}.fluentform .ff-step-titles li.ff_active:after,.fluentform .ff-step-titles li.ff_completed:after{background:#007bff}.fluentform .ff-step-titles li.ff_active:after{right:0}.fluentform .ff-step-titles li:before{background:#fff;border:1px solid;border-radius:3px;color:#333;content:counter(step);counter-increment:step;display:block;font-size:10px;line-height:20px;margin:0 auto 5px;position:relative;vertical-align:top;width:20px;z-index:10}.fluentform .ff-step-titles li:after{background:#000;content:"";height:2px;left:-50%;position:absolute;top:9px;width:100%;z-index:1}.fluentform .ff-step-titles li:first-child{padding-left:0}.fluentform .ff-step-titles li:first-child:after{left:50%}.fluentform .ff-step-titles li:last-child{padding-right:0}.fluentform .ff-step-titles li:last-child:after{left:-50%}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .fluentform .ff-step-titles,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .fluentform .ff-step-titles{margin-bottom:0}.fluentform .ff-step-body{left:0;margin-bottom:15px;position:relative;top:0}@media (max-width:767px){.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left],.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left]{display:block}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header{flex:unset;margin-bottom:20px}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles{background:#fff0;border:0;border-radius:0;display:flex;gap:10px;max-height:none;overflow-x:auto;overflow-y:hidden;padding:0}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li{border-radius:12px;justify-content:center;margin:0;min-height:56px;padding:14px 12px;text-align:center}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li:after,.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li:before,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li:after,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li:before{display:none}.fluentform .ff-step-container[data-progress_indicator=steps_with_nav][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text,.fluentform .ff-step-container[data-progress_indicator=tabs][data-progress_layout=left] .ff-step-header--tabs-left .ff-step-titles li .ff-step-title-text{justify-content:center}}.fluentform .ff-upload-progress{margin:10px 0}.fluentform .ff-upload-progress-inline{border-radius:3px;height:6px;margin:4px 0;position:relative}.fluentform .ff-upload-preview{border:1px solid #ced4da;border-radius:3px;margin-top:5px}.fluentform .ff-upload-preview:first-child{margin-top:0}.fluentform .ff-upload-preview-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:70px;width:70px}.fluentform .ff-upload-container-small-column-image{display:flex;flex-wrap:wrap-reverse;justify-content:center;text-align:center}.fluentform .ff-upload-details,.fluentform .ff-upload-preview{zoom:1;overflow:hidden}.fluentform .ff-upload-details,.fluentform .ff-upload-thumb{display:table-cell;vertical-align:middle}.fluentform .ff-upload-thumb{background-color:#eee}.fluentform .ff-upload-details{border-left:1px solid #ebeef0;padding:0 10px;position:relative;width:10000px}.fluentform .ff-upload-details .ff-inline-block,.fluentform .ff-upload-details .ff-upload-error{font-size:11px}.fluentform .ff-upload-remove{box-shadow:none!important;color:var(--fluentform-danger);cursor:pointer;font-size:16px;line-height:1;padding:0 4px;position:absolute;right:0;top:3px}.fluentform .ff-upload-remove:hover{color:var(--fluentform-danger);text-shadow:1px 1px 1px #000!important}.fluentform .ff-upload-filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fluentform .ff-table{margin-bottom:0}.fluentform .ff-checkable-grids{border:1px solid #f1f1f1;border-collapse:collapse}.fluentform .ff-checkable-grids thead>tr>th{background:#f1f1f1;border:0;padding:7px 5px;text-align:center}.fluentform .ff-checkable-grids tbody>tr>td{border:0;padding:7px 5px}.fluentform .ff-checkable-grids tbody>tr>td:not(:first-of-type){text-align:center}.fluentform .ff-checkable-grids tbody>tr:nth-child(2n)>td{background:#f1f1f1}.fluentform .ff-checkable-grids tbody>tr:nth-child(2n-1)>td{background:#fff}.fluentform .ff-screen-reader-element{clip:rect(0,0,0,0)!important;word-wrap:normal!important;border:0!important;height:1px!important;margin:0!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.fluentform .ff_upload_btn.ff-btn{background:#6f757e;border-color:#6f757e;color:#fff;cursor:pointer;display:inline-block;padding:10px 20px}.fluentform .ff_upload_btn.ff-btn:hover{background-color:#91959b;outline:none}.fluentform .ff_upload_btn.ff-btn:focus-visible{background-color:#91959b;outline:none}.fluentform .ff-el-tc{border:none;border-collapse:collapse;display:table;width:100%}.fluentform .ff-el-tc label.ff_tc_label{display:table-row}.fluentform .ff-el-tc label.ff_tc_label>span{padding-top:8px!important;width:20px}.fluentform .ff-el-tc label.ff_tc_label>div,.fluentform .ff-el-tc label.ff_tc_label>span{display:table-cell}.fluentform .ff-saved-state-input .ff_input-group-text{background-color:#1a7efb;border-color:#1a7efb;margin-left:-1px}.fluentform .ff-saved-state-input .ff_input-group-text:hover{background-color:#4898fc;border-color:#4898fc;opacity:1}.fluentform .ff-saved-state-input .ff_input-group-text img{width:28px}.fluentform .ff-saved-state-link input{text-overflow:ellipsis}.fluentform .ff-hide-group{display:none}.fluentform .ff_t_c{margin:0;padding:0 5px 0 0}.fluentform .ff_t_c p{margin:0;padding:0}.fluentform .force-hide{border:0;display:block;height:0;margin:0;opacity:0;padding:0;visibility:hidden}.fluentform input[type=checkbox],.fluentform input[type=radio]{display:inline-block;margin:0}.fluentform .text-danger{color:var(--fluentform-danger)}.fluentform .iti{width:100%}.fluentform .iti__selected-flag{background:rgb(0 0 0 / .1);border-bottom-left-radius:6px;border-top-left-radius:6px}.fluentform .ff_gdpr_field{margin-right:5px}.fluentform form.ff-form-has-steps .ff-btn-submit{visibility:hidden}.fluentform form.ff-form-has-steps .ff_submit_btn_wrapper{text-align:right}.fluentform textarea{max-width:100%}.fluentform .ff-el-form-check{margin-bottom:5px}.fluentform .ff-el-form-check span.ff_span{margin-left:6px}.fluentform .ff-el-form-check-label .ff-el-form-check-input{position:relative;top:-2px;vertical-align:middle}.fluentform .ff-inline-block{display:inline-block}.fluentform .ff-inline-block+.ff-inline-block{margin-left:10px}.fluentform .ff-text-left{text-align:left}.fluentform .ff-text-center{text-align:center}.fluentform .ff-text-right{text-align:right}.fluentform .ff-el-form-control:focus~.ff-el-help-message{display:block!important}.fluentform .ff-el-form-control::-moz-placeholder{color:#868e96;opacity:1}.fluentform .ff-el-form-control::placeholder{color:#868e96;opacity:1}.fluentform .ff-el-form-control:disabled,.fluentform .ff-el-form-control[readonly]:not(.flatpickr-input){background-color:#e9ecef;opacity:1}.fluentform .iti__search-input{min-height:30px}.fluentform-step{float:left;height:1px;overflow-x:hidden;padding:3px}.fluentform-step.active{height:auto;width:100%}.fluentform-step .ff_summary_container{font-size:14px;margin-top:10px}.step-nav .next{float:right}.fluentform .has-conditions{display:none}.ff-message-success{border:1px solid #ced4da;box-shadow:0 1px 5px rgb(0 0 0 / .1);margin-top:10px;padding:15px;position:relative}.ff-errors-in-stack{display:none;margin-top:15px}.ff-errors-in-stack .error{font-size:14px;line-height:1.7}.ff-errors-in-stack .error-clear{cursor:pointer;margin-left:5px;padding:0 5px}.ff-chat-reply-container div p{border-radius:6px;margin-top:12px;padding:20px 16px}.ff-chat-reply-container div .skeleton{animation:skeleton-loading 2s linear infinite alternate;padding:24px}@keyframes skeleton-loading{0%{background-color:#e3e6e8}to{background-color:#f0f3f5}}.ff-el-chat-container{position:relative}.ff-el-chat-container textarea{outline:none;position:relative;resize:none}.ff-el-chat-container .ff_btn_chat_style{background:#fff0;border:none;position:absolute;right:10px;top:38%}.ff-el-chat-container .ff_btn_chat_style svg:hover{cursor:pointer;opacity:.8;outline:0;text-decoration:none;transition:all .4s}.iti-mobile .iti--container{z-index:9999}.fluentform .hidden_field{display:none!important}.fluentform .ff_force_hide{display:none!important;visibility:hidden!important}.fluentform .ff_scrolled_text{background:#e9ebed;height:200px;overflow:scroll;padding:10px 15px}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label{margin:0}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label:focus-within span{background-color:#b3d4fc}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check{display:-moz-inline-stack;display:inline-block;float:none!important;margin:0 0 10px;position:relative;width:auto!important}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check input{margin:0;opacity:0;outline:none;position:absolute;z-index:-1}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label>span{-webkit-appearance:none;background:#fff;border:1px solid #dcdfe6;border-left:0;border-radius:0;box-sizing:border-box;color:#606266;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:1;margin:0;outline:none;padding:12px 20px;position:relative;text-align:center;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;vertical-align:middle;white-space:nowrap}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label>span:hover{color:#1a7efb}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder{border:1px solid #dcdfe5;overflow:hidden}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder span{border:none!important;border-radius:0!important;margin-left:-1px;width:100%}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder.ff_item_selected{border-color:#1a7efb}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check:first-child label>span{border-left:1px solid #dcdfe6;border-radius:4px 0 0 4px;box-shadow:none!important}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check:last-child label>span{border-radius:0 4px 4px 0}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label>span{background-color:#1a7efb;border-color:#1a7efb;box-shadow:-1px 0 0 0 #8cc5ff;color:#fff}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected:first-child label>span{border-left-color:#1a7efb}@media only screen and (max-width:768px){.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check{display:block;width:100%}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label>span{border:1px solid!important;border-radius:4px!important;box-shadow:none!important;display:block;width:100%}}.fluentform .ff-el-group.ff-hpsf-container{display:none!important;position:absolute!important;transform:translateX(1000%)!important}.fluentform div.ff-el-form-hide_label>.ff-el-input--label{display:none;visibility:hidden}.fluentform .ff_file_upload_holder{margin-bottom:0}.fluentform .ff-dropzone .ff_upload_btn.ff-btn{background:rgb(223 240 255 / .13);border:1px dashed var(--fluentform-primary);border-radius:var(--fluentform-border-radius);color:var(--fluentform-secondary);display:block;padding:35px;text-align:center;transition:all .2s ease;width:100%}.fluentform .ff-dropzone .ff_upload_btn.ff-btn:hover{background:rgb(223 240 255 / .49)}.fluentform .ff-dropzone .ff-uploaded-list{margin-top:10px}.fluentform .ff_center{text-align:center}.fluentform .ff_right{text-align:right}.fluentform .ff_left{text-align:left}.fluentform .ff-form-inline .ff-t-container,.fluentform .ff-form-inline>.ff-el-group,.fluentform .ff-form-inline>.ff-name-field-wrapper{display:inline-block;margin-right:10px;vertical-align:top}.fluentform .ff-form-inline .ff-t-container .ff-t-cell .ff-el-input--label,.fluentform .ff-form-inline .ff-t-container>.ff-el-input--label,.fluentform .ff-form-inline>.ff-el-group .ff-t-cell .ff-el-input--label,.fluentform .ff-form-inline>.ff-el-group>.ff-el-input--label,.fluentform .ff-form-inline>.ff-name-field-wrapper .ff-t-cell .ff-el-input--label,.fluentform .ff-form-inline>.ff-name-field-wrapper>.ff-el-input--label{display:none}.fluentform .ff-form-inline .ff-t-container .ff-el-input--content,.fluentform .ff-form-inline>.ff-el-group .ff-el-input--content,.fluentform .ff-form-inline>.ff-name-field-wrapper .ff-el-input--content{margin-left:0}.fluentform .ff-form-inline .ff-t-container:last-child,.fluentform .ff-form-inline>.ff-el-group:last-child,.fluentform .ff-form-inline>.ff-name-field-wrapper:last-child{margin-right:0}.fluentform .ff-t-container .ff-name-title{width:40%}.fluentform .ff_hide_label .ff-el-input--label{display:none}.fluentform .field-value{white-space:pre-line}.fluentform .ff-el-group .ff-read-only{background-color:#e9ecef!important;opacity:1;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.fluentform .ff-el-group .ff-read-only:focus{outline:none}.fluentform label.ff-el-image-input-src{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:block;height:200px;width:200px}.fluentform .ff-el-image-holder{float:left;margin-bottom:20px;margin-right:20px;width:200px}.fluentform .ff-el-image-holder .ff-el-form-check-label{padding-left:1px}.fluentform .ff_el_checkable_photo_holders{display:block;margin-bottom:-20px;overflow:hidden}.fluentform .ff-other-input-wrapper input{background:inherit}.fluentform .ff-other-input-wrapper{display:none;margin-top:8px}.fluentform .select2-container{width:100%!important}.fluentform .select2-container .select2-selection__rendered li{margin:0}.fluentform .select2-container .select2-search--inline>input{height:calc(2.25rem + 2px);line-height:1.5;margin-top:0;padding:.375rem 1.75rem .375rem .75rem}.fluentform .ff-el-form-bottom{display:flex;flex-direction:column-reverse}.fluentform .ff-el-form-bottom .ff-el-input--label{margin-bottom:0;margin-top:5px}.fluentform .mce-tinymce.mce-container.mce-panel{border:1px solid #ced4da}.fluentform .ff_input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.fluentform .ff_input-group>.ff-el-form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;display:inline-block;width:auto}.fluentform .ff_input-group>.ff-el-form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.fluentform .ff_input-group .ff-el-form-control{flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.fluentform .ff_input-group-prepend{margin-right:-1px}.fluentform .input-group-append{margin-left:-1px}.fluentform .ff_input-group-append,.fluentform .ff_input-group-prepend{display:flex}.fluentform .ff_input-group>.ff_input-group-prepend>.ff_input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.fluentform .ff_input-group>.ff_input-group-append>.ff_input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.fluentform .ff_input-group-text{align-items:center;background-color:#e9ecef;border-radius:.25rem;color:#495057;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.fluentform .ff_coupon_wrapper .ff_input-group-append{cursor:pointer}.fluentform .ff_coupon_wrapper .ff_input-group-append:hover .ff_input-group-text{background:#e3e8ed}.fluentform ul.ff_coupon_responses{list-style:none;margin:0;padding:0}.fluentform ul.ff_coupon_responses li{padding-top:5px}.fluentform ul.ff_coupon_responses span.error-clear{color:#ff5050;font-weight:700;margin-right:10px}.fluentform ul.ff_coupon_responses .ff_error{color:#f56c6c;cursor:pointer}.fluentform ul.ff_coupon_responses .ff_success{color:#28a745}.fluentform .ff-btn.disabled{opacity:.65}.fluentform .ff-btn.ff-working{position:relative;transition:all .3s ease}.fluentform .ff-btn.ff-working:after{animation:ff-progress-anim 4s 0s infinite;background:hsl(0 0% 100% / .4);bottom:0;content:"";height:5px;left:0;position:absolute;right:0}.fluentform .ff-btn-block{display:block;width:100%}.fluentform .ff-btn-block+.ff-el-btn-block{margin-top:8px}.fluentform .ff_submitting{pointer-events:none}@keyframes ff-progress-anim{0%{width:0}5%{width:0}10%{width:15%}30%{width:40%}50%{width:55%}80%{width:100%}95%{width:100%}to{width:0}}.ff_modal_container{background:#fff;max-height:90vh!important;max-width:900px;overflow:auto;padding:30px}@media only screen and (min-width:1000px){.ff_modal_container{width:900px}}.select2-results__option{margin:0}.fluentform span.select2.select2-container:after{border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid #495057;content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%)}.ff_pointer{cursor:pointer}.ff_net_table{border:0;border-collapse:separate;border-spacing:0;line-height:1.4;margin:0;padding:0;table-layout:fixed;width:100%}.ff_net_table th{border:none;font-size:13px;font-weight:400;padding:8px 0;text-align:center;vertical-align:bottom}.ff_net_table th .ff_not-likely{float:left;text-align:left}.ff_net_table th .ff_extremely-likely{float:right;text-align:right}.ff_net_table tbody tr{background:none;border:0}.ff_net_table tbody tr td{background-color:#fff;border:1px solid #ddd;border-left:0;padding:0;text-align:center;vertical-align:middle}.ff_net_table tbody tr td input[type=radio]:checked+label{background-color:#4caf50;color:#fff}.ff_net_table tbody tr td:first-of-type{border-left:1px solid #ddd;border-radius:5px 0 0 5px}.ff_net_table tbody tr td:last-child{border-radius:0 5px 5px 0}.ff_net_table tbody tr td label{border:0;color:#444;cursor:pointer;display:block;font-size:16px;font-weight:700;height:40px;line-height:40px;margin:0;position:relative;width:100%}.ff_net_table tbody tr td label:after{border:0;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.ff_net_table tbody tr td label:hover:after{border:2px solid #4caf50}.ff-el-pop-content{background-color:#000;border-radius:3px;box-shadow:0 5px 10px rgb(0 0 0 / .2);color:#fff;font-size:11px;line-height:1.2;padding:10px;position:absolute;text-align:center;transform-origin:center bottom;z-index:9999}.ff-checkable-grids.mobile{border:0}.ff-checkable-grids.mobile tbody tr{padding-top:0!important}.ff-checkable-grids.mobile tbody tr:nth-child(2n)>td{background:#fff0}.ff-checkable-grids.mobile tbody td{padding-left:10px!important;text-align:left!important}.ff-checkable-grids.mobile tbody td.ff_grid_header{background-color:#eee!important;margin:0}.ff-checkable-grids.mobile tbody td:after{content:attr(data-label);display:inline-block;letter-spacing:.5pt;padding-left:10px;white-space:nowrap}span.ff-el-rating-text{line-height:100%;padding-left:5px;vertical-align:bottom}table.ff_repeater_table{background:transparent!important;border:0;border-collapse:collapse;border-spacing:0;margin:0 0 5px;padding:0;table-layout:auto!important;vertical-align:middle;width:100%}table.ff_repeater_table th{font-size:90%;padding:0;text-align:left}table.ff_repeater_table th,table.ff_repeater_table tr{background:transparent!important;border:0;padding-top:5px}table.ff_repeater_table td{background:transparent!important;border:0;max-width:100%;padding:0 15px 15px 0;text-align:left;width:282px}table.ff_repeater_table tbody tr:only-child td .repeat-minus{visibility:hidden}table.ff_repeater_table .ff-el-group{margin:0;padding:0}table.ff_repeater_table .repeat_btn{padding-right:0;vertical-align:middle;width:30px}table.ff_repeater_table .repeat_btn span.ff-icon{cursor:pointer;margin-right:10px}table.ff_repeater_table .repeat_btn span.ff-icon.icon-minus-circle{margin-right:0}table.ff_repeater_table.repeat-maxed .repeat_btn .repeat-plus{visibility:hidden}.ff-repeater-container{display:flex;flex-direction:column}.ff-repeater-container .repeat_btn{align-self:center;display:flex}.ff-repeater-container .ff_repeater_cont_row,.ff-repeater-container .ff_repeater_header{display:flex;flex-wrap:nowrap}.ff-repeater-container .ff_repeater_cont_row:only-child .repeat-minus{visibility:hidden}.ff-repeater-container .ff_repeater_cell,.ff-repeater-container .ff_repeater_header_item{box-sizing:border-box;padding:0 15px 0 0;text-align:left}.ff-repeater-container .ff-el-repeat-buttons-list{display:flex;margin-top:34%}.ff_repeater_table.mobile tbody td{display:block;padding:10px;width:100%}.ff_repeater_table.mobile tbody td .ff-el-group{margin-top:6px}.ff_repeater_table.mobile tbody td:before{clear:both;content:attr(data-label);display:block;font-size:.875em;letter-spacing:.5pt;white-space:nowrap}.ff-el-section-break .ff-el-section-title{font-weight:600;margin-bottom:5px}.ff-el-section-break hr{background-color:#dadbdd;border:none;height:1px;margin-bottom:10px}table.ff_flexible_table.ff-checkable-grids{width:100%}.ff_flexible_table.mobile thead{left:-9999px;position:absolute;top:-9999px}.ff_flexible_table.mobile tbody td{display:block;padding:10px;width:100%}.ff_flexible_table.mobile tbody tr{background:#fff;border-bottom:1px solid #ced4da;border-top:1px solid #ced4da;border-color:#ced4da;border-style:solid;border-width:2px 1px 4px;display:block;margin:16px 0 10px;position:relative}@media only screen and (max-width:400px){.ff_repeater_table{width:100%}.ff_repeater_table thead{display:none}.ff_repeater_table tbody tr{border:1px solid #ddd;display:block;margin-bottom:15px;padding:10px}.ff_repeater_table tbody td{display:block;padding:5px 0;text-align:left;width:100%!important}.ff_repeater_table tbody td .ff-el-input--content{width:100%}.ff_repeater_table .repeat_btn{margin-top:10px;padding:10px 0;text-align:center;width:100%}.ff_repeater_table .repeat_btn .ff-el-repeat-buttons-list{display:flex;justify-content:space-between}.ff_repeater_table .repeat_btn .ff-el-repeat-buttons-list span{background-color:#f0f0f0;border-radius:3px;cursor:pointer;padding:5px 10px}}@media only screen and (min-width:641px){.fluentform .ff-el-group.ff_list_3col .ff-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0 0 2px;min-height:28px;padding-right:16px;vertical-align:top;width:33.3%}.fluentform .ff-el-group.ff_list_2col .ff-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0;min-height:28px;padding-right:16px;vertical-align:top;width:50%}.fluentform .ff-el-group.ff_list_4col .ff-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0;min-height:28px;padding-right:16px;vertical-align:top;width:25%}.fluentform .ff-el-group.ff_list_5col .ff-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0;min-height:28px;padding-right:16px;vertical-align:top;width:20%}.fluentform .ff-el-group.ff_list_inline .ff-el-form-check{display:-moz-inline-stack;display:inline-block;float:none!important;margin:0 15px 10px 0;width:auto!important}}@media (max-width:767px){table.ff_flexible_table,table.ff_flexible_table.ff-checkable-grids{border:0}table.ff_flexible_table.ff-checkable-grids tbody tr{padding-top:0!important}table.ff_flexible_table.ff-checkable-grids tbody tr td.ff_grid_header{background-color:#eee!important;margin:0;text-align:center}table.ff_flexible_table.ff-checkable-grids tbody tr td{text-align:left!important}table.ff_flexible_table.ff-checkable-grids tbody tr td:before{content:none!important}table.ff_flexible_table.ff-checkable-grids tbody tr td:after{content:attr(data-label);display:inline-block;letter-spacing:.5pt;padding-left:10px;white-space:nowrap}table.ff_flexible_table.ff-checkable-grids tbody tr:nth-child(2n)>td{background:#fff0}table.ff_flexible_table thead{left:-9999px;position:absolute;top:-9999px}table.ff_flexible_table tbody tr{background:#fff;border-bottom:1px solid #ced4da;border-top:1px solid #ced4da;border-color:#ced4da;border-style:solid;border-width:2px 1px 4px;display:block;margin:16px 0 10px;padding-top:12px!important;position:relative}table.ff_flexible_table tbody tr td{display:block;margin-left:8px;margin-right:8px;padding:5px}table.ff_flexible_table tbody tr td:before{clear:both;content:attr(data-label);display:block;font-size:.875em;letter-spacing:.5pt;white-space:nowrap}table.ff_flexible_table tbody tr td.repeat_btn{background-color:#eee;margin-left:0;padding:10px!important;width:100%!important}table.ff_flexible_table tbody tr td.repeat_btn .ff-el-repeat-buttons-list{float:none;width:100%}}@media only screen and (max-width:768px){.lity-container{width:96%}.fluentform .ff-t-container .ff-name-title{width:100%}.ff_repeater_cont_row{background:#fff;border-bottom:1px solid #ced4da;border-top:1px solid #ced4da;border-color:#ced4da;border-style:solid;border-width:2px 1px 4px;display:flex;flex-direction:column;margin:16px 0 10px;padding-top:12px}.ff_repeater_cont_row .ff_repeater_cell{display:block;margin-left:8px;margin-right:8px;padding:5px}.ff_repeater_cont_row .ff-t-cell{flex-basis:100%!important;max-width:100%;width:100%}.ff_repeater_cont_row .ff_repeater_body[role=rowgroup]{display:flex;flex-direction:column}.ff-repeater-container .ff-el-repeat-buttons-list{margin-top:-28px}.ff-el-repeat-buttons-list{margin-top:0}}:root{--fluentform-primary:#1a7efb;--fluentform-secondary:#606266;--fluentform-danger:#f56c6c;--fluentform-border-color:#dadbdd;--fluentform-border-radius:7px;--fluentform-input-select-height:auto}.ff-default .ff_btn_style{border:1px solid #fff0;border-radius:7px;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;line-height:1.5;padding:8px 20px;position:relative;text-align:center;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.ff-default .ff_btn_style:focus,.ff-default .ff_btn_style:hover{opacity:.8;outline:0;text-decoration:none}.ff-default .ff-btn-primary:not(.ff_btn_no_style){background-color:#007bff;border-color:#007bff;color:#fff}.ff-default .ff-btn-primary:not(.ff_btn_no_style):focus,.ff-default .ff-btn-primary:not(.ff_btn_no_style):hover{background-color:#0069d9;border-color:#0062cc;color:#fff}.ff-default .ff-btn-secondary:not(.ff_btn_no_style){background-color:#606266;border-color:#606266;color:#fff}.ff-default .ff-btn-secondary:not(.ff_btn_no_style):focus,.ff-default .ff-btn-secondary:not(.ff_btn_no_style):hover{background-color:#727b84;border-color:#6c757d;color:#fff}.ff-default .ff-btn-lg{border-radius:6px;font-size:18px;line-height:1.5;padding:8px 16px}.ff-default .ff-btn-sm{border-radius:3px;font-size:13px;line-height:1.5;padding:4px 8px}.ff-default .ff-el-form-control{background-clip:padding-box;background-image:none;border:1px solid var(--fluentform-border-color);border-radius:var(--fluentform-border-radius);color:var(--fluentform-secondary);font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1;margin-bottom:0;max-width:100%;padding:11px 15px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ff-default .ff-el-form-control:focus{background-color:#fff;border-color:var(--fluentform-primary);color:var(--fluentform-secondary);outline:none}.ff-default .ff-el-form-check label.ff-el-form-check-label{cursor:pointer;margin-bottom:7px}.ff-default .ff-el-form-check label.ff-el-form-check-label>span:after,.ff-default .ff-el-form-check label.ff-el-form-check-label>span:before{content:none}.ff-default .ff-el-form-check:last-child label.ff-el-form-check-label{margin-bottom:0}.ff-default textarea{min-height:90px}select.ff-el-form-control:not([size]):not([multiple]){height:var(--fluentform-input-select-height,auto)}.elementor-editor-active .ff-form-loading .ff-step-container .fluentform-step:first-child{height:auto}.ff-upload-preview.ff_uploading{opacity:.8}@keyframes ff_move{0%{background-position:0 0}to{background-position:50px 50px}}.ff_uploading .ff-el-progress .ff-el-progress-bar{animation:ff_move 2s linear infinite;background-image:linear-gradient(-45deg,hsl(0 0% 100% / .2) 25%,transparent 0,transparent 50%,hsl(0 0% 100% / .2) 0,hsl(0 0% 100% / .2) 75%,transparent 0,transparent);background-size:50px 50px;border-bottom-left-radius:20px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-top-right-radius:8px;bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.ff_payment_summary{overflow-x:scroll}.pac-container{z-index:99999!important}.ff-support-sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.ff-default{font-family:inherit}.ff-default .ff-el-input--label label{display:inline-block;font-weight:500;line-height:inherit;margin-bottom:0}