.backdrop{position:fixed;top:0;bottom:0;left:0;right:0;margin-inline:auto;width:100%;max-width:480px;height:100vh;height:100dvh;z-index:0;pointer-events:none;background-color:#141b32;background-image:radial-gradient(circle at 15% 50px,rgba(0,70,190,.18),transparent 25%),radial-gradient(circle at 85% 30%,rgba(11,254,211,.1),transparent 25%),radial-gradient(circle at 50% 80%,rgba(0,70,190,.12),transparent 40%)}html{background-color:#141b32}body{background-color:transparent}#app{position:relative;z-index:1}.app-header-shell{position:fixed;top:var(--journey-h, 0px);transition:top .28s cubic-bezier(.22,.61,.36,1);left:50%;transform:translate3d(-50%,0,0);width:100%;max-width:480px;height:var(--header-h, 56px);z-index:100;display:flex;align-items:center;padding:0 var(--header-padding-x, 16px);background:rgba(18,26,46,.95);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-bottom:1px solid rgba(255,255,255,.08);box-sizing:border-box;contain:layout}:global(.is-desktop-panel) .app-header-shell{left:0!important;transform:none!important;max-width:none!important;width:100%!important}html.journey-popup-active{--header-h: 39px}html.journey-popup-active .app-header-shell{align-items:flex-start;padding-top:4px;padding-bottom:11px}.app-header-shell{transition:top .28s cubic-bezier(.22,.61,.36,1),height .28s cubic-bezier(.22,.61,.36,1),padding .28s cubic-bezier(.22,.61,.36,1)}html.journey-popup-active .app-header-shell--home{display:none}html.journey-popup-active .page-main.has-header-home{--header-h: 0px}.app-header-shell--home{justify-content:space-between}.ash-user{display:flex;align-items:center;gap:12px}.ash-bell-btn{position:relative;width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:10px;color:rgba(255,255,255,.85);cursor:pointer;transition:all .15s;padding:0;flex-shrink:0}.ash-bell-btn:hover{background:rgba(255,255,255,.1)}.ash-bell-btn:active{transform:scale(.94)}.ash-bell-btn svg{width:19px;height:19px}.ash-bell-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;border-radius:999px;border:2px solid rgba(6,10,19,.95);box-shadow:0 2px 6px rgba(239,68,68,.5);animation:ash-bell-pulse 1.4s ease-in-out infinite}@keyframes ash-bell-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.ash-vip-logo{position:relative;width:40px;height:40px;border-radius:12px;padding:1.5px;flex-shrink:0;transition:all .5s ease}.ash-vip-logo-inner{width:100%;height:100%;background:linear-gradient(135deg,#1c1c1e,#0b0c10);border-radius:10.5px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.ash-vip-logo-inner:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.15),transparent);transform:rotate(45deg);animation:ash-vip-shine 3s infinite}@keyframes ash-vip-shine{0%{left:-100%}20%,to{left:100%}}.ash-vip-text{font-size:8px;font-weight:800;letter-spacing:1px;margin-bottom:-1px;z-index:1;transition:color .5s}.ash-vip-num{font-size:18px;font-weight:900;color:#fff;line-height:1;z-index:1;font-style:italic;transition:text-shadow .5s}.ash-vip-logo.vip-tier-0{background:linear-gradient(135deg,#8e9eab,#eef2f3);box-shadow:0 4px 12px rgba(142,158,171,.2)}.ash-vip-logo.vip-tier-0 .ash-vip-text{color:#8e9eab}.ash-vip-logo.vip-tier-0 .ash-vip-num{text-shadow:0 0 10px rgba(142,158,171,.4)}.ash-vip-logo.vip-tier-1{background:linear-gradient(135deg,#b08d57,#ffdf84);box-shadow:0 4px 12px rgba(176,141,87,.3)}.ash-vip-logo.vip-tier-1 .ash-vip-text{color:#ffdf84}.ash-vip-logo.vip-tier-1 .ash-vip-num{text-shadow:0 0 10px rgba(255,223,132,.4)}.ash-vip-logo.vip-tier-2{background:linear-gradient(135deg,#e0c3fc,#8ec5fc);box-shadow:0 4px 12px rgba(142,197,252,.3)}.ash-vip-logo.vip-tier-2 .ash-vip-text{color:#e0c3fc}.ash-vip-logo.vip-tier-2 .ash-vip-num{text-shadow:0 0 10px rgba(142,197,252,.5)}.ash-vip-logo.vip-tier-3{background:linear-gradient(135deg,#f6d365,#fda085);box-shadow:0 4px 12px rgba(253,160,133,.3)}.ash-vip-logo.vip-tier-3 .ash-vip-text{color:#f6d365}.ash-vip-logo.vip-tier-3 .ash-vip-num{text-shadow:0 0 10px rgba(246,211,101,.5)}.ash-vip-logo.vip-tier-4{background:linear-gradient(135deg,#5ee7df,#b490ca);box-shadow:0 4px 16px rgba(94,231,223,.4)}.ash-vip-logo.vip-tier-4 .ash-vip-text{color:#5ee7df}.ash-vip-logo.vip-tier-4 .ash-vip-num{text-shadow:0 0 12px rgba(94,231,223,.6)}.ash-vip-logo.vip-tier-5{background:linear-gradient(135deg,#ff0844,#ffb199);box-shadow:0 4px 20px rgba(255,8,68,.5);animation:ash-vip-legend-pulse 1.5s infinite}.ash-vip-logo.vip-tier-5 .ash-vip-text{color:#ffb199}.ash-vip-logo.vip-tier-5 .ash-vip-num{text-shadow:0 0 15px rgba(255,8,68,.8)}@keyframes ash-vip-legend-pulse{0%,to{transform:scale(1);box-shadow:0 4px 20px rgba(255,8,68,.5)}50%{transform:scale(1.05);box-shadow:0 6px 25px rgba(255,8,68,.8)}}.ash-info{display:flex;flex-direction:column}.ash-welcome{font-size:10px;color:rgba(255,255,255,.65);text-transform:uppercase;letter-spacing:.5px;font-weight:700}.ash-name{font-size:14px;font-weight:800;color:#fff;margin-top:2px}.app-header-shell--default{justify-content:center}.ash-default-content{display:flex;align-items:center;gap:10px}.ash-default-icon{width:20px;height:20px;color:var(--accent, #0bfed3);filter:drop-shadow(0 0 6px rgba(11,254,211,.4));flex-shrink:0}.ash-default-title{font-size:15px;font-weight:800;color:#fff;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap}.bottom-nav[data-v-1a1611f6]{position:fixed;bottom:12px;left:50%;transform:translate3d(-50%,0,0);-webkit-transform:translate3d(-50%,0,0);width:calc(100% - 28px);max-width:452px;height:60px;background:rgba(18,26,46,.95);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.05);border-radius:30px;box-shadow:0 10px 25px rgba(0,0,0,.5);display:flex;align-items:center;justify-content:space-between;z-index:100;will-change:transform;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:layout paint;transition:transform .25s cubic-bezier(.25,.8,.25,1),background-color .2s ease;-webkit-transition:-webkit-transform .25s cubic-bezier(.25,.8,.25,1),background-color .2s ease}.is-desktop-panel{left:14px!important;transform:none!important;max-width:none!important;width:calc(100% - 28px)!important}.is-desktop-panel{transform:translate3d(0,100px,0)!important}.bottom-nav.is-hidden[data-v-1a1611f6]{transform:translate3d(-50%,100px,0);-webkit-transform:translate3d(-50%,100px,0);pointer-events:none;transition:transform .5s ease-in-out,background-color .2s ease;-webkit-transition:-webkit-transform .5s ease-in-out,background-color .2s ease}.nav-item[data-v-1a1611f6]{flex:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;color:var(--text-faint, #707A8A);position:relative;-webkit-tap-highlight-color:transparent;outline:none;touch-action:manipulation}.nav-icon-wrap[data-v-1a1611f6]{position:relative;display:inline-flex}.nav-icon[data-v-1a1611f6]{width:21px;height:21px;display:block;transform-origin:center center;transform:translateZ(0) scale(1);-webkit-transform:translate3d(0,0,0) scale(1);transition:transform .15s cubic-bezier(.175,.885,.32,1.275),stroke .2s ease;-webkit-transition:-webkit-transform .15s cubic-bezier(.175,.885,.32,1.275),stroke .2s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden}.nav-text[data-v-1a1611f6]{font-size:8.5px;font-weight:700;text-transform:uppercase;white-space:nowrap;text-align:center;line-height:1;letter-spacing:.3px;transition:color .2s ease}.nav-item.is-active[data-v-1a1611f6]{color:var(--accent, #0bfed3)}.nav-item.is-active .nav-icon[data-v-1a1611f6]{stroke:var(--accent, #0bfed3)}.nav-item.is-active .nav-text[data-v-1a1611f6]{color:var(--accent, #0bfed3)}.nav-item.is-active[data-v-1a1611f6]:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:var(--accent, #0bfed3)}.nav-item.is-pressing .nav-icon[data-v-1a1611f6]{transform:translateZ(0) scale(.8);-webkit-transform:translate3d(0,0,0) scale(.8);transition:transform .05s ease;-webkit-transition:-webkit-transform .05s ease}@keyframes navSpin-1a1611f6{0%{transform:translateZ(0) scale(1) rotate(0)}to{transform:translateZ(0) scale(1) rotate(-180deg)}}.nav-item.is-spinning .nav-icon[data-v-1a1611f6]{animation:navSpin-1a1611f6 .4s ease-out .2s forwards;-webkit-animation:navSpin-1a1611f6 .4s ease-out .2s forwards}.nav-item.is-spinning.is-pressing .nav-icon[data-v-1a1611f6]{transform:translateZ(0) scale(.8) rotate(-180deg);-webkit-transform:translate3d(0,0,0) scale(.8) rotate(-180deg)}.nav-badge[data-v-1a1611f6]{position:absolute;top:-4px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--red, #ff453a);color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.badge-pop-enter-active[data-v-1a1611f6]{transition:all .4s cubic-bezier(.34,1.56,.64,1)}.badge-pop-leave-active[data-v-1a1611f6]{transition:all .18s ease-in}.badge-pop-enter-from[data-v-1a1611f6]{transform:scale(0);opacity:0}.badge-pop-leave-to[data-v-1a1611f6]{transform:scale(.5);opacity:0}.toast-container[data-v-275305ef]{position:fixed;top:calc(var(--header-h) + 8px);left:50%;transform:translate(-50%);z-index:999;width:360px;max-width:calc(100vw - 32px);pointer-events:none;overflow:visible}.toast-stack[data-v-275305ef]{display:flex;flex-direction:column;align-items:stretch;width:100%}.toast[data-v-275305ef]{box-sizing:border-box;width:100%;background:rgba(10,16,30,.96);backdrop-filter:blur(10px);color:var(--accent, #0bfed3);padding:12px 18px;border-radius:14px;font-size:13px;font-weight:800;border:1px solid var(--accent, #0bfed3);box-shadow:0 8px 32px rgba(0,0,0,.5);white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:center;line-height:1.5;pointer-events:auto;transition:border-radius .15s ease;position:relative}.toast--pill[data-v-275305ef]{border-radius:999px}.toast--success[data-v-275305ef]{color:var(--accent, #0bfed3);border-color:var(--accent, #0bfed3)}.toast--error[data-v-275305ef]{color:var(--red, #ff453a);border-color:var(--red, #ff453a)}.toast--warning[data-v-275305ef]{color:var(--yellow, #ffd60a);border-color:var(--yellow, #ffd60a)}.toast--info[data-v-275305ef]{color:var(--accent, #0bfed3);border-color:var(--accent, #0bfed3)}.t-enter-active[data-v-275305ef]{transition:transform .22s ease,opacity .22s ease}.t-enter-from[data-v-275305ef]{transform:translateY(-12px);opacity:0}.t-leave-active[data-v-275305ef]{overflow:hidden;transition-property:transform,opacity,max-height,padding-top,padding-bottom;transition-duration:.3s;transition-timing-function:ease;transition-delay:var(--td, 0ms)}.t-leave-from[data-v-275305ef]{max-height:100px}.t-leave-to[data-v-275305ef]{transform:translate(115%);opacity:0;max-height:0;padding-top:0;padding-bottom:0}.t-move[data-v-275305ef]{transition:transform .3s ease}.fx-overlay[data-v-3bb3fa59]{position:fixed;top:0;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:radial-gradient(circle at center,rgba(0,15,40,.92),rgba(0,0,0,.97));display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9990;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-left:1px solid rgba(255,255,255,.04);border-right:1px solid rgba(255,255,255,.04)}.fx-overlay--grabbing[data-v-3bb3fa59],.fx-overlay--distributing[data-v-3bb3fa59]{animation:pulse-bg-3bb3fa59 1.2s ease-in-out infinite}.fx-overlay--success[data-v-3bb3fa59]{background:radial-gradient(circle at center,rgba(11,254,211,.25),rgba(0,0,0,.95) 70%)}.fx-overlay--paid[data-v-3bb3fa59]{background:radial-gradient(circle at center,rgba(11,254,211,.3),rgba(0,15,40,.95) 70%)}.fx-overlay--fail[data-v-3bb3fa59]{background:radial-gradient(circle at center,rgba(255,69,58,.18),rgba(0,0,0,.97) 70%)}.fx-overlay--cooldown[data-v-3bb3fa59]{background:radial-gradient(circle at center,rgba(245,158,11,.18),rgba(0,0,0,.97) 70%)}@keyframes pulse-bg-3bb3fa59{0%,to{opacity:1}50%{opacity:.85}}.fx-rings[data-v-3bb3fa59]{position:relative;width:200px;height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:36px}.fx-ring[data-v-3bb3fa59]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:3px solid transparent;border-top-color:var(--accent);border-right-color:rgba(11,254,211,.4)}.fx-ring--1[data-v-3bb3fa59]{animation:spin-3bb3fa59 1.2s linear infinite}.fx-ring--2[data-v-3bb3fa59]{top:16px;right:16px;bottom:16px;left:16px;animation:spin-rev-3bb3fa59 1.6s linear infinite;border-top-color:var(--primary-light);border-right-color:rgba(26,92,248,.4)}.fx-ring--3[data-v-3bb3fa59]{top:32px;right:32px;bottom:32px;left:32px;animation:spin-3bb3fa59 2s linear infinite;border-top-color:var(--yellow);border-right-color:rgba(255,214,10,.4)}.fx-rings--success .fx-ring[data-v-3bb3fa59],.fx-rings--paid .fx-ring[data-v-3bb3fa59]{animation:ring-burst-3bb3fa59 .6s ease-out forwards;border-color:var(--accent);border-top-color:var(--accent);border-right-color:var(--accent)}.fx-rings--success .fx-ring--2[data-v-3bb3fa59],.fx-rings--paid .fx-ring--2[data-v-3bb3fa59]{animation-delay:.05s}.fx-rings--success .fx-ring--3[data-v-3bb3fa59],.fx-rings--paid .fx-ring--3[data-v-3bb3fa59]{animation-delay:.1s}.fx-rings--fail .fx-ring[data-v-3bb3fa59]{animation:ring-shake-3bb3fa59 .4s ease-in-out;border-color:var(--red);border-top-color:var(--red);border-right-color:var(--red)}.fx-rings--cooldown .fx-ring[data-v-3bb3fa59]{border-color:rgba(245,158,11,.25);border-top-color:#f59e0b;border-right-color:rgba(245,158,11,.45);animation:spin-3bb3fa59 3s linear infinite}.fx-rings--cooldown .fx-ring--2[data-v-3bb3fa59]{border-top-color:#d97706;animation:spin-rev-3bb3fa59 4.5s linear infinite}.fx-rings--cooldown .fx-ring--3[data-v-3bb3fa59]{border-top-color:#fbbf24;animation:spin-3bb3fa59 6s linear infinite}.fx-rings--cooldown .fx-core[data-v-3bb3fa59]{background:rgba(245,158,11,.08);border-color:#f59e0b;box-shadow:0 0 28px rgba(245,158,11,.4)}@keyframes spin-3bb3fa59{to{transform:rotate(360deg)}}@keyframes spin-rev-3bb3fa59{to{transform:rotate(-360deg)}}@keyframes ring-burst-3bb3fa59{0%{transform:scale(1);opacity:1;border-width:3px}to{transform:scale(1.4);opacity:0;border-width:8px}}@keyframes ring-shake-3bb3fa59{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}.fx-core[data-v-3bb3fa59]{position:relative;z-index:2;width:88px;height:88px;border-radius:50%;background:rgba(0,0,0,.6);border:2px solid var(--accent);display:flex;align-items:center;justify-content:center;box-shadow:0 0 28px rgba(11,254,211,.4);transition:all .4s ease}.fx-rings--success .fx-core[data-v-3bb3fa59],.fx-rings--paid .fx-core[data-v-3bb3fa59]{background:var(--accent);border-color:var(--accent);transform:scale(1.1);box-shadow:0 0 60px rgba(11,254,211,.7);animation:pop-3bb3fa59 .5s ease-out}.fx-rings--fail .fx-core[data-v-3bb3fa59]{background:rgba(255,69,58,.15);border-color:var(--red);box-shadow:0 0 30px rgba(255,69,58,.5)}@keyframes pop-3bb3fa59{0%{transform:scale(.7)}60%{transform:scale(1.25)}to{transform:scale(1.1)}}.fx-target[data-v-3bb3fa59]{font-size:36px;animation:target-pulse-3bb3fa59 1s ease-in-out infinite}@keyframes target-pulse-3bb3fa59{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.15) rotate(8deg)}}.fx-distrib-icon[data-v-3bb3fa59]{color:var(--accent);animation:spin-3bb3fa59 1.6s linear infinite}.fx-cooldown-icon[data-v-3bb3fa59]{color:#f59e0b;filter:drop-shadow(0 0 8px rgba(245,158,11,.6));animation:cd-hourglass-3bb3fa59 2s steps(2,end) infinite}@keyframes cd-hourglass-3bb3fa59{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(180deg)}}.fx-message[data-v-3bb3fa59]{text-align:center;color:#fff}.fx-text[data-v-3bb3fa59]{font-size:18px;font-weight:800;letter-spacing:1.6px;text-shadow:0 2px 12px rgba(0,0,0,.5);margin-bottom:12px}.fx-overlay--success .fx-text[data-v-3bb3fa59],.fx-overlay--paid .fx-text[data-v-3bb3fa59]{color:var(--accent)}.fx-overlay--fail .fx-text[data-v-3bb3fa59]{color:var(--red)}.fx-overlay--cooldown .fx-text[data-v-3bb3fa59]{color:#f59e0b}.fx-overlay--withdraw[data-v-3bb3fa59]{background:radial-gradient(circle at center,rgba(245,158,11,.22),rgba(0,0,0,.97) 70%)!important}.fx-overlay--withdraw .fx-text[data-v-3bb3fa59]{color:#f59e0b!important}.fx-rings--withdraw .fx-ring[data-v-3bb3fa59]{border-color:rgba(245,158,11,.3)!important;border-top-color:#f59e0b!important;border-right-color:rgba(245,158,11,.5)!important}.fx-rings--withdraw .fx-ring--2[data-v-3bb3fa59]{border-top-color:#d97706!important}.fx-rings--withdraw .fx-ring--3[data-v-3bb3fa59]{border-top-color:#fbbf24!important}.fx-rings--withdraw .fx-core[data-v-3bb3fa59]{background:#f59e0b!important;border-color:#f59e0b!important;box-shadow:0 0 60px rgba(245,158,11,.6)!important}.fx-amount[data-v-3bb3fa59]{font-size:36px;font-weight:800;color:var(--accent);letter-spacing:-1px;font-variant-numeric:tabular-nums;margin-top:6px;text-shadow:0 0 20px rgba(11,254,211,.6);animation:amount-rise-3bb3fa59 .7s ease-out}.fx-overlay--withdraw .fx-amount[data-v-3bb3fa59]{color:#f59e0b;text-shadow:0 0 20px rgba(245,158,11,.6)}@keyframes amount-rise-3bb3fa59{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.fx-dots[data-v-3bb3fa59]{display:inline-flex;gap:5px;justify-content:center}.fx-dots span[data-v-3bb3fa59]{width:8px;height:8px;background:var(--accent);border-radius:50%;animation:dot-bounce-3bb3fa59 1.2s ease-in-out infinite}.fx-dots span[data-v-3bb3fa59]:nth-child(2){animation-delay:.15s}.fx-dots span[data-v-3bb3fa59]:nth-child(3){animation-delay:.3s}@keyframes dot-bounce-3bb3fa59{0%,80%,to{transform:translateY(0) scale(.8);opacity:.5}40%{transform:translateY(-10px) scale(1.1);opacity:1}}.fx-fade-enter-active[data-v-3bb3fa59],.fx-fade-leave-active[data-v-3bb3fa59]{transition:opacity .3s ease}.fx-fade-enter-from[data-v-3bb3fa59],.fx-fade-leave-to[data-v-3bb3fa59]{opacity:0}.dp-overlay[data-v-363ecd4c]{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55);backdrop-filter:blur(6px);z-index:9995;display:flex;align-items:center;justify-content:center;padding:16px;pointer-events:auto}.dp-card[data-v-363ecd4c]{position:relative;width:100%;max-width:340px;background:linear-gradient(160deg,#064e3b,#022c22);border:1px solid rgba(11,254,211,.4);border-radius:18px;padding:22px 20px 0;text-align:center;box-shadow:0 16px 48px rgba(11,254,211,.25),0 0 0 1px rgba(11,254,211,.1) inset;overflow:hidden}.dp-close[data-v-363ecd4c]{position:absolute;top:8px;right:8px;width:28px;height:28px;background:rgba(255,255,255,.08);border:none;border-radius:50%;color:rgba(255,255,255,.7);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.dp-close[data-v-363ecd4c]:hover{background:rgba(255,255,255,.15);color:#fff}.dp-close svg[data-v-363ecd4c]{width:16px;height:16px}.dp-icon[data-v-363ecd4c]{width:56px;height:56px;margin:0 auto 12px;border-radius:50%;background:linear-gradient(135deg,#0bfed3,#0ecb81);color:#022c22;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(11,254,211,.4);animation:dp-pop-363ecd4c .5s cubic-bezier(.175,.885,.32,1.275)}.dp-icon svg[data-v-363ecd4c]{width:32px;height:32px}@keyframes dp-pop-363ecd4c{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15);opacity:1}to{transform:scale(1)}}.dp-title[data-v-363ecd4c]{font-size:16px;font-weight:800;color:#d1fae5;letter-spacing:.4px;margin-bottom:6px;text-transform:uppercase}.dp-amount[data-v-363ecd4c]{font-size:32px;font-weight:900;color:#0bfed3;letter-spacing:-.5px;font-variant-numeric:tabular-nums;margin-bottom:6px;text-shadow:0 0 16px rgba(11,254,211,.5);animation:dp-rise-363ecd4c .6s ease-out}@keyframes dp-rise-363ecd4c{0%{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}.dp-sub[data-v-363ecd4c]{font-size:12px;color:rgba(255,255,255,.6);margin-bottom:14px;padding:0 8px;line-height:1.4}.dp-cta[data-v-363ecd4c]{display:inline-flex;align-items:center;gap:8px;margin:4px auto 14px;padding:10px 18px;border:none;outline:none;border-radius:12px;background:linear-gradient(135deg,#0bfed3,#0ecb81);color:#022c22;font-size:14px;font-weight:900;letter-spacing:.4px;text-transform:uppercase;cursor:pointer;box-shadow:0 6px 18px rgba(11,254,211,.45),inset 0 1px rgba(255,255,255,.35);transition:transform .15s,box-shadow .2s;animation:dp-cta-rise-363ecd4c .55s .15s both ease-out}.dp-cta[data-v-363ecd4c]:hover{box-shadow:0 8px 24px rgba(11,254,211,.6),inset 0 1px rgba(255,255,255,.45)}.dp-cta[data-v-363ecd4c]:active{transform:scale(.97)}.dp-cta__bolt[data-v-363ecd4c]{font-size:16px;animation:dp-cta-bolt-363ecd4c 1.4s ease-in-out infinite alternate}.dp-cta__arrow[data-v-363ecd4c]{width:16px;height:16px}@keyframes dp-cta-rise-363ecd4c{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes dp-cta-bolt-363ecd4c{0%{transform:scale(1) rotate(-3deg);filter:drop-shadow(0 0 0 rgba(255,255,0,0))}to{transform:scale(1.18) rotate(3deg);filter:drop-shadow(0 0 6px rgba(255,255,0,.7))}}.dp-progress[data-v-363ecd4c]{height:3px;background:rgba(11,254,211,.15);margin:14px -20px 0;border-radius:0 0 18px 18px;overflow:hidden}.dp-progress__fill[data-v-363ecd4c]{height:100%;width:100%;background:linear-gradient(90deg,#0bfed3,#0ecb81);transform-origin:left;animation:dp-countdown-363ecd4c 5s linear forwards}@keyframes dp-countdown-363ecd4c{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.dp-slide-enter-active[data-v-363ecd4c]{transition:opacity .3s ease,transform .4s cubic-bezier(.34,1.56,.64,1)}.dp-slide-leave-active[data-v-363ecd4c]{transition:opacity .25s ease,transform .3s ease}.dp-slide-enter-from[data-v-363ecd4c]{opacity:0;transform:translateY(-30px)}.dp-slide-leave-to[data-v-363ecd4c]{opacity:0;transform:translateY(-20px)}.orp-overlay[data-v-16849586]{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.78);backdrop-filter:blur(10px);z-index:9500;display:flex;align-items:center;justify-content:center;padding:12px}.orp-dialog[data-v-16849586]{width:100%;max-width:360px;background:linear-gradient(160deg,#050d1c,#0a1f3d,#0e3a52);border:1px solid rgba(251,191,36,.42);border-radius:16px;padding:12px;box-shadow:0 20px 60px rgba(0,0,0,.7),0 0 30px rgba(251,191,36,.12);display:flex;flex-direction:column;gap:12px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.orp-head[data-v-16849586]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:4px 0 0;text-align:center}.orp-icon[data-v-16849586]{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#fbbf24);display:flex;align-items:center;justify-content:center;color:#050d1c;box-shadow:0 8px 24px rgba(251,191,36,.4)}.orp-icon svg[data-v-16849586]{width:26px;height:26px}.orp-title[data-v-16849586]{font-size:14px;font-weight:800;color:#fff;letter-spacing:.4px}.orp-sub[data-v-16849586]{font-size:11px;color:rgba(255,255,255,.55)}.orp-info[data-v-16849586]{background:rgba(0,0,0,.3);border:1px solid rgba(251,191,36,.22);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px}.orp-row[data-v-16849586]{display:flex;justify-content:space-between;align-items:center;gap:12px;font-variant-numeric:tabular-nums}.orp-row__lbl[data-v-16849586]{font-size:12px;color:rgba(255,255,255,.6);font-weight:600;flex-shrink:0}.orp-row__val[data-v-16849586]{font-size:14px;font-weight:700;color:#fff;text-align:right;min-width:0}.orp-row__val--name[data-v-16849586]{flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;font-size:13px;font-weight:600;color:rgba(255,255,255,.92);line-height:1.35}.orp-row--need[data-v-16849586]{align-items:flex-end}.orp-row__val--amount[data-v-16849586]{font-size:22px;font-weight:900;color:#fbbf24;text-shadow:0 0 10px rgba(251,191,36,.4);letter-spacing:.5px}.orp-divider[data-v-16849586]{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent)}.orp-actions[data-v-16849586]{display:grid;grid-template-columns:1fr 1.6fr;gap:12px}.orp-btn[data-v-16849586]{border:none;border-radius:12px;padding:12px;font-size:13px;font-weight:800;letter-spacing:.5px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-family:inherit;transition:all .2s;position:relative;overflow:hidden}.orp-btn svg[data-v-16849586]{width:16px;height:16px}.orp-btn--secondary[data-v-16849586]{background:rgba(255,255,255,.06);color:rgba(255,255,255,.75);border:1px solid rgba(255,255,255,.1)}.orp-btn--secondary[data-v-16849586]:active{transform:scale(.96)}.orp-btn--primary[data-v-16849586]{background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#050d1c;box-shadow:0 6px 20px rgba(251,191,36,.4)}.orp-btn--primary[data-v-16849586]:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-20deg);animation:orp-shimmer-16849586 3s infinite}@keyframes orp-shimmer-16849586{0%{left:-100%}20%,to{left:200%}}.orp-btn--primary[data-v-16849586]:active{transform:scale(.98)}.orp-fade-enter-active[data-v-16849586],.orp-fade-leave-active[data-v-16849586]{transition:opacity .22s ease}.orp-fade-enter-from[data-v-16849586],.orp-fade-leave-to[data-v-16849586]{opacity:0}.orp-slide-enter-active[data-v-16849586],.orp-slide-leave-active[data-v-16849586]{transition:all .32s cubic-bezier(.175,.885,.32,1.275)}.orp-slide-enter-from[data-v-16849586]{opacity:0;transform:translateY(40px) scale(.92)}.orp-slide-leave-to[data-v-16849586]{opacity:0;transform:translateY(20px) scale(.95)}.od-overlay[data-v-72f3bd57]{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.72);backdrop-filter:blur(8px);z-index:9000;display:flex;align-items:center;justify-content:center;padding:12px}.od-dialog[data-v-72f3bd57]{width:100%;max-width:420px;max-height:92vh;background:linear-gradient(160deg,#050d1c,#0a1f3d,#0e3a52);border:1px solid rgba(11,254,211,.32);border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.7),0 0 40px rgba(11,254,211,.1);display:flex;flex-direction:column;overflow:hidden;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.od-header[data-v-72f3bd57]{display:flex;align-items:center;gap:12px;padding:12px;background:rgba(0,0,0,.25);border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.od-close[data-v-72f3bd57]{width:32px;height:32px;border:none;background:rgba(255,255,255,.08);border-radius:50%;color:rgba(255,255,255,.85);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.od-close[data-v-72f3bd57]:hover{background:rgba(255,255,255,.15)}.od-close[data-v-72f3bd57]:active{transform:scale(.92)}.od-close svg[data-v-72f3bd57]{width:18px;height:18px}.od-title[data-v-72f3bd57]{flex:1;font-size:14px;font-weight:800;letter-spacing:.5px;color:#fff}.od-id[data-v-72f3bd57]{font-size:10px;font-weight:700;color:rgba(11,254,211,.85);background:rgba(11,254,211,.1);border:1px solid rgba(11,254,211,.28);padding:3px 8px;border-radius:6px;font-variant-numeric:tabular-nums}.od-body[data-v-72f3bd57]{padding:12px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;flex:1}.od-product-info[data-v-72f3bd57]{display:flex;flex-direction:column;gap:8px}.od-tags[data-v-72f3bd57]{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.od-tag[data-v-72f3bd57]{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:800;padding:4px 8px;border-radius:6px;letter-spacing:.4px;line-height:1}.od-tag svg[data-v-72f3bd57]{width:11px;height:11px}.od-tag--vip[data-v-72f3bd57]{background:linear-gradient(135deg,#b08d57,#ffdf84);color:#000;box-shadow:0 2px 6px rgba(255,223,132,.35)}.od-tag--rating[data-v-72f3bd57]{background:rgba(251,191,36,.18);color:#fbbf24;border:1px solid rgba(251,191,36,.45);font-weight:800;letter-spacing:.4px}.od-tag--inject[data-v-72f3bd57]{background:linear-gradient(135deg,#1a5cf8,#06b6d4);color:#fff}.od-tag--cat[data-v-72f3bd57]{background:rgba(11,254,211,.1);color:rgba(11,254,211,.85);border:1px solid rgba(11,254,211,.25);text-transform:uppercase}.od-name[data-v-72f3bd57]{font-size:14px;font-weight:700;color:#94a3b8;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.od-gallery[data-v-72f3bd57]{background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-content:start}.od-gallery__main[data-v-72f3bd57]{grid-column:span 3;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#0f172a;position:relative;box-shadow:0 4px 14px rgba(0,0,0,.35)}.od-gallery__main[data-v-72f3bd57]:before{content:"";position:absolute;width:110px;height:110px;background:radial-gradient(circle,rgba(11,254,211,.15) 0%,transparent 70%);border-radius:50%;z-index:0;filter:blur(18px);top:50%;left:50%;transform:translate(-50%,-50%)}.od-gallery__main img[data-v-72f3bd57]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.od-fade-img-enter-active[data-v-72f3bd57],.od-fade-img-leave-active[data-v-72f3bd57]{transition:opacity .55s ease}.od-fade-img-enter-from[data-v-72f3bd57],.od-fade-img-leave-to[data-v-72f3bd57]{opacity:0}.od-fade-img-leave-active[data-v-72f3bd57]{z-index:1}.od-fade-img-enter-active[data-v-72f3bd57]{z-index:2}.od-gallery__thumbs[data-v-72f3bd57]{grid-column:span 1;display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden}.od-thumb[data-v-72f3bd57]{width:100%;aspect-ratio:1;border-radius:6px;overflow:hidden;background:#1e293b;position:relative;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.35)}.od-thumb img[data-v-72f3bd57]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.od-thumb-scroll-move[data-v-72f3bd57]{transition:transform .55s ease-in-out}.od-thumb-scroll-enter-active[data-v-72f3bd57]{transition:all .55s ease-in-out}.od-thumb-scroll-leave-active[data-v-72f3bd57]{transition:all .55s ease-in-out;position:absolute;top:0;left:0;width:100%;z-index:0}.od-thumb-scroll-enter-from[data-v-72f3bd57]{transform:translateY(calc(100% + 12px));opacity:0}.od-thumb-scroll-leave-to[data-v-72f3bd57]{transform:translateY(calc(-100% - 12px));opacity:0}.od-info[data-v-72f3bd57]{background:rgba(0,0,0,.3);border:1px solid rgba(11,254,211,.18);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px}.od-info__row[data-v-72f3bd57]{display:flex;justify-content:space-between;align-items:center;font-variant-numeric:tabular-nums}.od-info__lbl[data-v-72f3bd57]{font-size:12px;color:rgba(255,255,255,.6);font-weight:600}.od-info__pct[data-v-72f3bd57]{font-size:10px;color:#0bfed3;font-weight:800}.od-info__val[data-v-72f3bd57]{font-size:14px;font-weight:800;color:#fff}.od-info__val--accent[data-v-72f3bd57]{color:#0bfed3;text-shadow:0 0 8px rgba(11,254,211,.55)}.od-info__val--pending[data-v-72f3bd57]{color:rgba(255,255,255,.3);font-style:italic}.od-comm-reveal[data-v-72f3bd57]{animation:commReveal-72f3bd57 .4s ease-out}@keyframes commReveal-72f3bd57{0%{opacity:0;transform:translateY(-4px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.od-info__val--red[data-v-72f3bd57]{color:#ff6b5e}.od-info__val--balance[data-v-72f3bd57]{color:#0bfed3;text-shadow:0 0 6px rgba(11,254,211,.35)}.od-info__suffix[data-v-72f3bd57]{font-size:10px;font-weight:700;opacity:.7;margin-left:2px}.od-divider[data-v-72f3bd57]{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);margin:4px 0}.od-action-btn[data-v-72f3bd57]{width:100%;height:52px;border:none;border-radius:14px;padding:0 18px;font-size:15px;font-weight:900;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:0;position:relative;overflow:hidden;font-family:inherit;transition:transform .18s ease,box-shadow .25s ease,filter .2s ease;-webkit-tap-highlight-color:transparent;white-space:nowrap}.od-action-btn svg[data-v-72f3bd57]{width:18px;height:18px;flex-shrink:0;margin-right:7px}.od-action-btn__txt[data-v-72f3bd57]{display:inline-block;line-height:1}.od-action-btn--pay[data-v-72f3bd57]{background:linear-gradient(135deg,#0a3a52,#0e3a8a 45%,#1e2a5a);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.45);box-shadow:0 0 0 1px rgba(11,254,211,.32) inset,0 0 0 2px rgba(255,255,255,.05) inset,0 6px 18px rgba(11,254,211,.18),0 3px 10px rgba(0,70,190,.32)}.od-action-btn--pay svg[data-v-72f3bd57]{color:#0bfed3;filter:drop-shadow(0 0 5px rgba(11,254,211,.45))}.od-action-btn--pay[data-v-72f3bd57]:after{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transform:skew(-22deg);animation:od-shimmer-72f3bd57 6s infinite;pointer-events:none}.od-action-btn--pay[data-v-72f3bd57]:before{content:"";position:absolute;top:1px;left:4px;right:4px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);border-radius:2px;pointer-events:none}@keyframes od-shimmer-72f3bd57{0%{left:-100%}60%,to{left:200%}}.od-action-btn--pay[data-v-72f3bd57]:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.08);box-shadow:0 0 0 1px rgba(11,254,211,.45) inset,0 0 0 2px rgba(255,255,255,.06) inset,0 8px 22px rgba(11,254,211,.28),0 4px 12px rgba(0,70,190,.4)}.od-action-btn--pay[data-v-72f3bd57]:active:not(:disabled){transform:scale(.97);filter:brightness(.92)}.od-action-btn--pay[data-v-72f3bd57]:disabled{cursor:not-allowed;background:rgba(11,254,211,.06);border:1.5px solid rgba(11,254,211,.35);color:rgba(11,254,211,.85);text-shadow:none;box-shadow:0 0 8px rgba(11,254,211,.12)}.od-action-btn--pay[data-v-72f3bd57]:disabled:after,.od-action-btn--pay[data-v-72f3bd57]:disabled:before{display:none}.od-action-btn--pay:disabled svg[data-v-72f3bd57]{animation:none;filter:none}.od-action-btn--warn[data-v-72f3bd57]{background:linear-gradient(135deg,#ff6b00,#ff453a,#c81e1e);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4);box-shadow:0 0 0 1px rgba(255,149,0,.45) inset,0 8px 22px rgba(255,69,58,.45),0 3px 10px rgba(200,30,30,.4)}.od-action-btn--warn[data-v-72f3bd57]:before{content:"";position:absolute;top:1px;left:4px;right:4px;height:1.5px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);border-radius:2px;pointer-events:none}.od-action-btn--warn[data-v-72f3bd57]:hover{transform:translateY(-1px);filter:brightness(1.06)}.od-action-btn--warn[data-v-72f3bd57]:active{transform:scale(.97)}.od-spinner[data-v-72f3bd57]{width:20px;height:20px;border:2.5px solid rgba(11,254,211,.18);border-top-color:#0bfed3;border-radius:50%;animation:od-spin-72f3bd57 .7s linear infinite;filter:drop-shadow(0 0 6px rgba(11,254,211,.55))}@keyframes od-spin-72f3bd57{to{transform:rotate(360deg)}}.od-skeleton[data-v-72f3bd57]{padding:12px;display:flex;flex-direction:column;gap:12px}.od-skeleton>div[data-v-72f3bd57]{background:rgba(255,255,255,.05);border-radius:8px;position:relative;overflow:hidden}.od-skeleton>div[data-v-72f3bd57]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);animation:od-shimmer-skel-72f3bd57 1.4s infinite}@keyframes od-shimmer-skel-72f3bd57{to{transform:translate(100%)}}.skel-tag[data-v-72f3bd57]{height:18px;width:50%}.skel-name[data-v-72f3bd57]{height:16px;width:80%}.skel-gallery[data-v-72f3bd57]{height:140px}.skel-card[data-v-72f3bd57]{height:110px}.skel-btn[data-v-72f3bd57]{height:50px}.od-fade-enter-active[data-v-72f3bd57],.od-fade-leave-active[data-v-72f3bd57]{transition:opacity .25s ease}.od-fade-enter-from[data-v-72f3bd57],.od-fade-leave-to[data-v-72f3bd57]{opacity:0}.od-slide-enter-active[data-v-72f3bd57],.od-slide-leave-active[data-v-72f3bd57]{transition:all .32s cubic-bezier(.175,.885,.32,1.275)}.od-slide-enter-from[data-v-72f3bd57]{opacity:0;transform:translateY(40px) scale(.95)}.od-slide-leave-to[data-v-72f3bd57]{opacity:0;transform:translateY(20px) scale(.96)}.oj-top-bg[data-v-146ff11f]{position:fixed;top:0;left:0;right:0;height:var(--journey-h, 0px);background:#121a2e;z-index:99;pointer-events:none}.oj-top-bg--home[data-v-146ff11f]{background:rgba(18,26,46,.45);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);-webkit-mask-image:linear-gradient(to bottom,#000 60%,transparent 100%);mask-image:linear-gradient(to bottom,#000 60%,transparent 100%)}.oj-bg-fade-enter-active[data-v-146ff11f],.oj-bg-fade-leave-active[data-v-146ff11f]{transition:opacity .22s ease}.oj-bg-fade-enter-from[data-v-146ff11f],.oj-bg-fade-leave-to[data-v-146ff11f]{opacity:0}.oj-popup[data-v-146ff11f]{position:fixed;top:calc(env(safe-area-inset-top,0px) + 12px);left:50%;transform:translate(-50%);width:calc(100% - 24px);max-width:460px;z-index:2147483646;height:64px;background:linear-gradient(165deg,rgba(8,4,22,.99),rgba(22,14,52,.99),rgba(38,23,68,.99));border-radius:32px;box-shadow:0 14px 42px rgba(0,0,0,.75),0 0 32px rgba(11,254,211,.22),inset 0 1px rgba(11,254,211,.18);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:visible;display:flex;flex-direction:column;isolation:isolate;will-change:transform,opacity}.oj-border[data-v-146ff11f]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2;overflow:visible}.oj-border__base[data-v-146ff11f]{fill:none;stroke:rgba(11,254,211,.18);stroke-width:2}.oj-border__trace[data-v-146ff11f]{fill:none;stroke:url(#oj-trace-gradient);stroke:#0bfed3;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:100;transition:stroke-dashoffset .35s cubic-bezier(.4,0,.2,1),stroke .18s ease;filter:drop-shadow(0 0 4px rgba(11,254,211,.55))}.oj-border__trace--flash[data-v-146ff11f]{stroke:#10b981;filter:drop-shadow(0 0 8px rgba(16,185,129,.85))}.oj-border__flame[data-v-146ff11f]{fill:none;stroke-linecap:round;transition:stroke-dashoffset .18s linear,stroke .18s ease}.oj-border__flame--bright[data-v-146ff11f]{stroke:#5ff8e8;stroke-width:3.5;filter:drop-shadow(0 0 4px #0bfed3) drop-shadow(0 0 8px rgba(11,254,211,.9));animation:oj-flame-flicker-146ff11f .16s steps(2) infinite alternate}.oj-border__flame--fade[data-v-146ff11f]{stroke:#0bfed3;stroke-width:2.5;opacity:.35}.oj-border__flame--flash.oj-border__flame--bright[data-v-146ff11f]{stroke:#6ee7b7;filter:drop-shadow(0 0 4px #10b981) drop-shadow(0 0 8px rgba(74,222,128,.9))}.oj-border__flame--flash.oj-border__flame--fade[data-v-146ff11f]{stroke:#10b981}@keyframes oj-flame-flicker-146ff11f{0%{stroke-width:3;opacity:.9}to{stroke-width:4;opacity:1}}.oj-border__tip[data-v-146ff11f]{fill:#0bfed3;stroke:#aafff4;stroke-width:.8;filter:drop-shadow(0 0 4px #0bfed3) drop-shadow(0 0 10px rgba(11,254,211,.85)) drop-shadow(0 0 16px rgba(6,182,212,.6));animation:oj-tip-flicker-146ff11f .22s ease-in-out infinite alternate}.oj-border__tip--flash[data-v-146ff11f]{fill:#10b981;stroke:#a7f3d0;filter:drop-shadow(0 0 5px #10b981) drop-shadow(0 0 12px rgba(16,185,129,.85)) drop-shadow(0 0 18px rgba(74,222,128,.6))}@keyframes oj-tip-flicker-146ff11f{0%{opacity:.92;transform:scale(.9);transform-origin:center;transform-box:fill-box}to{opacity:1;transform:scale(1.2);transform-origin:center;transform-box:fill-box}}.oj-check-badge[data-v-146ff11f]{position:absolute;top:-12px;left:50%;transform:translate(-50%);width:23px;height:23px;border-radius:50%;background:linear-gradient(135deg,#0bfed3,#06b6d4);display:flex;align-items:center;justify-content:center;color:#0a061c;box-shadow:0 3px 10px rgba(11,254,211,.55),0 0 18px rgba(11,254,211,.4),inset 0 -2px 5px rgba(0,0,0,.18);z-index:5}.oj-check-badge polyline[data-v-146ff11f]{stroke-dasharray:25;stroke-dashoffset:25;animation:oj-check-draw-146ff11f .4s .25s ease-out forwards}@keyframes oj-check-draw-146ff11f{to{stroke-dashoffset:0}}.oj-check-pop-enter-active[data-v-146ff11f]{transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .2s ease}.oj-check-pop-leave-active[data-v-146ff11f]{transition:opacity .25s ease,transform .3s ease}.oj-check-pop-enter-from[data-v-146ff11f]{opacity:0;transform:translate(-50%) scale(0)}.oj-check-pop-leave-to[data-v-146ff11f]{opacity:0;transform:translate(-50%) scale(.7)}.oj-strip[data-v-146ff11f]{flex:1;overflow-x:auto;overflow-y:hidden;padding:8px 24px;scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:inherit}.oj-strip[data-v-146ff11f]::-webkit-scrollbar{display:none}.oj-track[data-v-146ff11f]{display:flex;align-items:center;gap:0;position:relative;min-width:-moz-max-content;min-width:max-content;height:100%}.oj-pill[data-v-146ff11f]{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .4s cubic-bezier(.34,1.36,.64,1);height:100%}.oj-pill__icon[data-v-146ff11f]{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background:rgba(255,255,255,.06);border:1.5px solid rgba(255,255,255,.16);font-size:13px;transition:all .3s ease}.oj-pill__emoji[data-v-146ff11f]{filter:grayscale(.3);opacity:.6;transition:all .3s ease}.oj-pill__emoji--lg[data-v-146ff11f]{font-size:12px;line-height:1;display:inline-flex;align-items:center;position:relative;top:-1px}.oj-pill--done .oj-pill__icon[data-v-146ff11f]{background:linear-gradient(135deg,rgba(11,254,211,.25),rgba(6,182,212,.25));border-color:#0bfed3;box-shadow:0 0 6px rgba(11,254,211,.4)}.oj-pill--done .oj-pill__emoji[data-v-146ff11f]{filter:grayscale(0);opacity:1}.oj-pill__check[data-v-146ff11f]{position:absolute;bottom:-3px;right:-3px;width:13px;height:13px;border-radius:50%;background:linear-gradient(135deg,#0bfed3,#06b6d4);color:#0a061c;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.4);border:1.5px solid rgba(10,6,28,.95)}.oj-pill__check svg[data-v-146ff11f]{width:8px;height:8px}.oj-pill--pending .oj-pill__icon[data-v-146ff11f]{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.12)}.oj-pill--pending .oj-pill__emoji[data-v-146ff11f]{filter:grayscale(.7);opacity:.4}.oj-pill__active[data-v-146ff11f]{display:flex;flex-direction:column;gap:1px;padding:3px 7px 5px;border-radius:12px;background:rgba(11,254,211,.1);border:1.5px solid #0bfed3;box-shadow:0 0 12px rgba(11,254,211,.4),inset 0 0 12px rgba(11,254,211,.05);max-width:220px;position:relative;animation:oj-active-pulse-146ff11f 1.6s ease-in-out infinite}@keyframes oj-active-pulse-146ff11f{0%,to{box-shadow:0 0 12px rgba(11,254,211,.4),inset 0 0 12px rgba(11,254,211,.05)}50%{box-shadow:0 0 18px rgba(11,254,211,.65),inset 0 0 16px rgba(11,254,211,.1)}}.oj-pill__active-head[data-v-146ff11f]{display:flex;align-items:center;gap:2px}.oj-pill__active .oj-pill__emoji[data-v-146ff11f]{filter:none;opacity:1;text-shadow:0 0 6px rgba(11,254,211,.6)}.oj-pill__label[data-v-146ff11f]{font-size:11.5px;font-weight:800;color:#fff;white-space:nowrap}.oj-pill__sub[data-v-146ff11f]{font-size:10px;color:rgba(255,255,255,.78);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oj-pill__sub[data-v-146ff11f] strong{font-weight:800}.oj-pill__loading[data-v-146ff11f]{height:2px;background:rgba(255,255,255,.1);border-radius:1px;overflow:hidden;margin-top:1px}.oj-pill__loading-bar[data-v-146ff11f]{height:100%;background:linear-gradient(90deg,rgba(11,254,211,.7),#0bfed3);transition:width .08s linear;box-shadow:0 0 4px rgba(11,254,211,.5)}.oj-conn[data-v-146ff11f]{width:8px;height:2px;background:rgba(255,255,255,.16);flex-shrink:0;transition:background .3s ease}.oj-conn--done[data-v-146ff11f]{background:#0bfed3;box-shadow:0 0 4px rgba(11,254,211,.5)}.oj-loop[data-v-146ff11f]{margin-left:6px;width:22px;height:22px;color:rgba(11,254,211,.45);flex-shrink:0;transition:color .3s ease}.oj-loop--active[data-v-146ff11f]{color:#0bfed3;filter:drop-shadow(0 0 5px rgba(11,254,211,.7))}.oj-loop svg[data-v-146ff11f]{width:100%;height:100%;animation:oj-loop-spin-146ff11f 4s linear infinite;transform-origin:center}@keyframes oj-loop-spin-146ff11f{to{transform:rotate(360deg)}}.oj-slide-enter-active[data-v-146ff11f],.oj-slide-leave-active[data-v-146ff11f]{transition:all .32s cubic-bezier(.34,1.56,.64,1)}.oj-slide-enter-from[data-v-146ff11f],.oj-slide-leave-to[data-v-146ff11f]{opacity:0;transform:translate(-50%) translateY(-120%)}@media (max-width: 360px){.oj-popup[data-v-146ff11f]{width:100%;max-height:calc(120px + env(safe-area-inset-top,0px))}.oj-pill__icon[data-v-146ff11f]{width:24px;height:24px;font-size:12px}.oj-pill__active[data-v-146ff11f]{padding:3px 8px 4px}.oj-pill__label[data-v-146ff11f]{font-size:11px}.oj-pill__sub[data-v-146ff11f]{font-size:9.5px}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/app/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/app/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/app/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/app/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/app/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/app/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/app/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.dlanding[data-v-53209159]{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10;overflow-y:auto;overflow-x:hidden;transition:right .35s cubic-bezier(.32,.72,0,1);background-color:#1e293b;background-image:linear-gradient(to right,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.04) 1px,transparent 1px),radial-gradient(ellipse 80% 50% at 30% 20%,rgba(11,254,211,.25),transparent 70%),radial-gradient(ellipse 60% 60% at 80% 80%,rgba(0,70,190,.3),transparent 70%),linear-gradient(160deg,#1e293b,#334155,#0f172a);background-size:40px 40px,40px 40px,100% 100%,100% 100%,100% 100%;background-attachment:fixed;color:#f8fafc;font-family:Inter Variable,Inter,sans-serif;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.dlanding[data-v-53209159]::-webkit-scrollbar{width:0;height:0;display:none}.dl-shell[data-v-53209159]{min-height:100%}.dlanding.is-panel-open[data-v-53209159]{right:0}.dl-glass[data-v-53209159]{background:rgba(255,255,255,.05);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.15);box-shadow:inset 0 1px rgba(255,255,255,.2),0 10px 30px rgba(0,0,0,.2)}.dl-gradient-text[data-v-53209159]{background:linear-gradient(135deg,#fff 30%,#00f2fe);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.dl-gradient-text-accent[data-v-53209159]{background:linear-gradient(135deg,#fff,#ff007a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.nav-link[data-v-53209159]{position:relative;display:inline-flex;align-items:flex-end;height:28px;line-height:1;padding:0 0 5px;margin-bottom:5px;transition:color .18s,text-shadow .18s}.dl-nav-icon[data-v-53209159]{display:inline-block;font-size:13px;line-height:1;margin-right:4px;flex-shrink:0}.nav-link.is-active[data-v-53209159]{color:#00f2fe;text-shadow:0 0 8px rgba(0,242,254,.5)}.nav-link.is-active[data-v-53209159]:after{width:100%}.dl-24h[data-v-53209159]{display:inline-flex;align-items:center;justify-content:center;margin-left:4px;padding:0 5px;height:14px;border-radius:3px;background:rgba(0,242,254,.12);border:1px solid rgba(0,242,254,.4);font-size:9px;font-weight:900;letter-spacing:1px;color:#00f2fe;text-shadow:0 0 5px rgba(0,242,254,.7);line-height:1;box-shadow:0 0 5px rgba(0,242,254,.2);vertical-align:super;position:relative;top:-8px}.nav-link[data-v-53209159]:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#00f2fe;transition:width .3s ease;box-shadow:0 0 8px rgba(0,242,254,.6)}.nav-link[data-v-53209159]:hover:after{width:100%}.dl-custom-scrollbar[data-v-53209159]::-webkit-scrollbar{height:8px}.dl-custom-scrollbar[data-v-53209159]::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:8px}.dl-custom-scrollbar[data-v-53209159]::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:8px}.dl-custom-scrollbar[data-v-53209159]::-webkit-scrollbar-thumb:hover{background:rgba(0,242,254,.5)}.dl-modal-scrollbar[data-v-53209159]::-webkit-scrollbar{width:6px}.dl-modal-scrollbar[data-v-53209159]::-webkit-scrollbar-track{background:transparent}.dl-modal-scrollbar[data-v-53209159]::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:10px}.modal-enter-active .modal-backdrop[data-v-53209159],.modal-leave-active .modal-backdrop[data-v-53209159]{transition:opacity .25s ease}.modal-enter-from .modal-backdrop[data-v-53209159],.modal-leave-to .modal-backdrop[data-v-53209159]{opacity:0}.modal-enter-active .modal-box[data-v-53209159],.modal-leave-active .modal-box[data-v-53209159]{transition:opacity .28s ease,transform .4s cubic-bezier(.34,1.56,.64,1);will-change:transform,opacity}.modal-enter-from .modal-box[data-v-53209159],.modal-leave-to .modal-box[data-v-53209159]{opacity:0;transform:scale(.92) translateY(24px)}.modal-leave-active .modal-box[data-v-53209159]{transition:opacity .2s ease,transform .22s cubic-bezier(.4,0,1,1)}@media (prefers-reduced-motion: reduce){.modal-enter-active .modal-backdrop[data-v-53209159],.modal-leave-active .modal-backdrop[data-v-53209159],.modal-enter-active .modal-box[data-v-53209159],.modal-leave-active .modal-box[data-v-53209159]{transition:opacity .1s linear;transform:none}}.dl-accordion[data-v-53209159]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.dl-accordion.is-open[data-v-53209159]{grid-template-rows:1fr}.dl-accordion__inner[data-v-53209159]{overflow:hidden;min-height:0}.dl-accordion__inner[data-v-53209159]>*{opacity:0;transition:opacity .25s ease .05s}.dl-accordion.is-open .dl-accordion__inner[data-v-53209159]>*{opacity:1;transition:opacity .25s ease .1s}@media (prefers-reduced-motion: reduce){.dl-accordion[data-v-53209159],.dl-accordion__inner[data-v-53209159]>*{transition:none}}.dlanding input[type=range][data-v-53209159]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}.dlanding input[type=range][data-v-53209159]::-webkit-slider-runnable-track{height:6px;background:rgba(255,255,255,.15);border-radius:12px}.dlanding input[type=range][data-v-53209159]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:#00f2fe;border-radius:50%;margin-top:-6px;box-shadow:0 0 12px rgba(0,242,254,.8);border:2px solid #fff}.elegant-divider[data-v-53209159]{width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.15) 50%,transparent 100%)}.dlanding[data-v-53209159]{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dl-auth-btn[data-v-53209159]{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;padding:0 11px;border-radius:8px;font-size:12px;font-weight:700;line-height:1;border:1px solid;cursor:pointer;transition:background .18s,border-color .18s,transform .15s,box-shadow .18s}.dl-auth-btn i[data-v-53209159]{font-size:14px;line-height:1}.dl-auth-btn span[data-v-53209159]{line-height:1}.dl-auth-btn[data-v-53209159]:active{transform:translateY(0)}.dl-auth-btn--login[data-v-53209159]{background:rgba(0,242,254,.12);color:#06d6e0;border-color:rgba(0,242,254,.4)}.dl-auth-btn--login[data-v-53209159]:hover{background:rgba(0,242,254,.22);color:#00f2fe;border-color:rgba(0,242,254,.6);transform:translateY(-1px)}.dl-auth-btn--logout[data-v-53209159]{background:rgba(255,69,58,.14);color:#ff6b5e;border-color:rgba(255,69,58,.45)}.dl-auth-btn--logout[data-v-53209159]:hover{background:rgba(255,69,58,.25);color:#ff453a;border-color:rgba(255,69,58,.65);transform:translateY(-1px)}.dl-app-btn[data-v-53209159]{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;padding:0 14px;border-radius:8px;font-size:12px;font-weight:800;letter-spacing:.3px;line-height:1;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.22);cursor:pointer;overflow:hidden;isolation:isolate;background:linear-gradient(135deg,#06b6d4,#0e7490);box-shadow:0 0 8px rgba(6,182,212,.4),0 4px 12px rgba(6,182,212,.3);transition:transform .15s,box-shadow .2s,border-color .18s}.dl-app-btn i[data-v-53209159]{font-size:14px;line-height:1;position:relative;z-index:2}.dl-app-btn span[data-v-53209159]{line-height:1;position:relative;z-index:2}.dl-app-btn[data-v-53209159]:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.35)}.dl-app-btn--close[data-v-53209159]{background:linear-gradient(135deg,#ff453a,#c93030);color:#fff;box-shadow:0 0 10px rgba(255,69,58,.55),0 4px 14px rgba(255,69,58,.4)}.dl-app-btn[data-v-53209159]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,64,129,0),rgba(255,64,129,.32) 12%,rgba(255,165,0,.32),rgba(255,230,0,.32) 38%,rgba(0,220,130,.32),rgba(0,180,255,.32) 62%,rgba(140,80,255,.32),rgba(255,64,129,.32) 88%,rgba(255,64,129,0));background-size:220% 100%;background-repeat:no-repeat;animation:dl-app-rgb-sweep-53209159 5s linear infinite;pointer-events:none;z-index:1;mix-blend-mode:screen;opacity:.85}@keyframes dl-app-rgb-sweep-53209159{0%{background-position:-120% 0}to{background-position:220% 0}}.dl-app-btn[data-v-53209159]:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-22deg);animation:dl-app-shine-53209159 3.5s infinite;pointer-events:none;z-index:1}@keyframes dl-app-shine-53209159{0%{left:-100%}55%,to{left:200%}}.fa-overlay[data-v-f8c47e1f]{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.88);backdrop-filter:blur(10px);z-index:9998;display:flex;align-items:center;justify-content:center;padding:24px;pointer-events:all;touch-action:manipulation}.fa-card[data-v-f8c47e1f]{width:100%;max-width:360px;background:linear-gradient(160deg,#064e3b,#022c22);border:1px solid rgba(11,254,211,.4);border-radius:20px;padding:28px 24px;text-align:center;box-shadow:0 20px 48px rgba(11,254,211,.3);animation:fa-pop-f8c47e1f .5s cubic-bezier(.175,.885,.32,1.275);pointer-events:all}.fa-icon[data-v-f8c47e1f]{width:64px;height:64px;margin:0 auto 14px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#050d1c;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(251,191,36,.45)}.fa-icon svg[data-v-f8c47e1f]{width:36px;height:36px;filter:drop-shadow(0 0 4px rgba(251,191,36,.7))}.fa-title[data-v-f8c47e1f]{font-size:17px;font-weight:900;color:#d1fae5;letter-spacing:.6px;margin-bottom:18px;text-shadow:0 0 12px rgba(11,254,211,.4)}.fa-fund-badge[data-v-f8c47e1f]{display:flex;flex-direction:column;gap:4px;padding:14px 16px;background:rgba(11,254,211,.08);border:1px solid rgba(11,254,211,.25);border-radius:12px;margin-bottom:16px}.fa-fund-label[data-v-f8c47e1f]{font-size:11px;color:rgba(255,255,255,.6);font-weight:600;letter-spacing:.4px;text-transform:uppercase}.fa-fund-amount[data-v-f8c47e1f]{font-size:28px;font-weight:900;color:#0bfed3;font-variant-numeric:tabular-nums;text-shadow:0 0 12px rgba(11,254,211,.6)}.fa-fund-hint[data-v-f8c47e1f]{font-size:11px;color:rgba(11,254,211,.7);font-weight:600;letter-spacing:.3px}.fa-message[data-v-f8c47e1f]{font-size:13px;color:rgba(255,255,255,.75);line-height:1.55;margin-bottom:20px}.fa-message strong[data-v-f8c47e1f]{color:#fbbf24;font-weight:800}.fa-btn[data-v-f8c47e1f]{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background:linear-gradient(135deg,#0bfed3,#06b6d4);color:#022c22;font-size:15px;font-weight:900;letter-spacing:.5px;border:none;border-radius:12px;cursor:pointer;touch-action:manipulation;box-shadow:0 8px 24px rgba(11,254,211,.4);animation:fa-pulse-btn-f8c47e1f 1.8s ease-in-out infinite;transition:transform .15s ease,box-shadow .15s ease}.fa-btn[data-v-f8c47e1f]:active{transform:scale(.97)}.fa-btn-icon[data-v-f8c47e1f]{width:20px;height:20px;flex-shrink:0}@keyframes fa-pop-f8c47e1f{0%{transform:scale(0);opacity:0}60%{transform:scale(1.05);opacity:1}to{transform:scale(1)}}@keyframes fa-pulse-btn-f8c47e1f{0%,to{box-shadow:0 8px 24px rgba(11,254,211,.4)}50%{box-shadow:0 8px 32px rgba(11,254,211,.7)}}.fa-fade-enter-active[data-v-f8c47e1f],.fa-fade-leave-active[data-v-f8c47e1f]{transition:opacity .3s ease}.fa-fade-enter-from[data-v-f8c47e1f],.fa-fade-leave-to[data-v-f8c47e1f]{opacity:0}.cc-window[data-v-1909c925]{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;-webkit-font-smoothing:antialiased}.cc-fab-container[data-v-1909c925]{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;height:0;z-index:99;pointer-events:none}.cc-fab[data-v-1909c925]{position:absolute;right:16px;bottom:calc(var(--nav-h, 72px) + 16px);width:56px;height:56px;border-radius:50%;border:none;background:linear-gradient(135deg,#0ecb81,#00b894);color:#0b1426;box-shadow:0 8px 24px rgba(14,203,129,.4);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;transition:all .3s cubic-bezier(.25,.8,.25,1);pointer-events:auto}html:has(.bottom-nav.is-hidden),body:has(.bottom-nav.is-hidden){bottom:20px!important;transition:bottom .5s ease-in-out,transform .2s}.cc-fab-badge[data-v-1909c925]{position:absolute;top:-2px;right:-2px;background:#ff3b30;color:#fff;font-size:10px;font-weight:800;border-radius:10px;padding:2px 6px;border:2px solid #141b32}.cc-fab-moon[data-v-1909c925]{position:absolute;bottom:-2px;right:-2px;background:#1f2937;color:#fbbf24;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;border:2px solid #141b32}.cc-overlay[data-v-1909c925]{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:flex-end;justify-content:center}.cc-window[data-v-1909c925]{width:100%;max-width:450px;height:100%;max-height:96vh;background-color:#141b32;background-image:radial-gradient(circle at 15% 50px,rgba(0,70,190,.25),transparent 30%),radial-gradient(circle at 85% 30%,rgba(11,254,211,.12),transparent 30%),radial-gradient(circle at 50% 80%,rgba(0,70,190,.15),transparent 45%);border-radius:28px 28px 0 0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -20px 60px rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.1)}@media (min-width: 769px){.cc-window[data-v-1909c925]{max-height:92vh;border-radius:2.5rem 2.5rem 0 0}}.cc-header[data-v-1909c925]{padding:18px 20px;background:rgba(10,15,30,.6);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.cc-header-left[data-v-1909c925]{display:flex;align-items:center;gap:14px}.cc-avatar-container[data-v-1909c925]{position:relative;width:44px;height:44px}.cc-avatar-main[data-v-1909c925]{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1.5px solid rgba(255,255,255,.15);position:relative;z-index:2}.cc-ring[data-v-1909c925]{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid rgba(14,203,129,.4);z-index:1;pointer-events:none}.cc-ring--ready[data-v-1909c925]{animation:cc-sonar-ring-1909c925 2.2s ease-out infinite}@keyframes cc-sonar-ring-1909c925{0%{transform:scale(1);opacity:.7}to{transform:scale(1.35);opacity:0}}.cc-header-text .cc-header-name[data-v-1909c925]{color:#fff;font-size:16px;font-weight:800;letter-spacing:.01em;margin-bottom:2px}.cc-header-status[data-v-1909c925]{font-size:12px;font-weight:600;display:flex;align-items:center;gap:6px}.cc-pulse-dot[data-v-1909c925]{width:7px;height:7px;border-radius:50%;background:#0ecb81;box-shadow:0 0 10px rgba(14,203,129,.8)}.cc-pulse-dot--off[data-v-1909c925]{background:#64748b;box-shadow:none}.cc-online-count[data-v-1909c925]{color:rgba(255,255,255,.5);font-weight:400}.cc-header-close[data-v-1909c925]{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.08);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px}.cc-notice-marquee[data-v-1909c925]{position:absolute;top:12px;left:12px;right:12px;z-index:50;background:linear-gradient(135deg,rgba(14,203,129,.3),rgba(14,203,129,.15));border:1px solid rgba(14,203,129,.4);border-radius:12px;height:36px;display:flex;align-items:center;backdrop-filter:blur(10px);color:#0ecb81;font-size:12px;font-weight:800;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.3)}.cc-notice-icon[data-v-1909c925]{flex-shrink:0;width:38px;display:flex;align-items:center;justify-content:center;font-size:14px}.cc-notice-track[data-v-1909c925]{flex:1;overflow:hidden;position:relative;height:100%;display:flex;align-items:center}.cc-notice-content[data-v-1909c925]{white-space:nowrap;padding-left:100%;animation:cc-marquee-1909c925 20s linear infinite}@keyframes cc-marquee-1909c925{0%{transform:translate(0)}to{transform:translate(-150%)}}.cc-notice-close[data-v-1909c925]{flex-shrink:0;width:30px;background:transparent;border:none;color:rgba(14,203,129,.6);cursor:pointer;font-size:18px}.cc-chat-area[data-v-1909c925]{flex:1;overflow-y:auto;padding:20px 16px;display:flex;flex-direction:column;gap:16px;background:transparent;position:relative}.cc-chat-area[data-v-1909c925]::-webkit-scrollbar{display:none}.cc-msg-sys[data-v-1909c925]{align-self:center;background:rgba(255,255,255,.06);padding:5px 16px;border-radius:12px;font-size:11px;color:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.04)}.cc-msg-item[data-v-1909c925]{display:flex;align-items:flex-end;gap:10px;max-width:85%;animation:cc-bubble-up-1909c925 .35s cubic-bezier(.16,1,.3,1)}@keyframes cc-bubble-up-1909c925{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.cc-msg--bot[data-v-1909c925],.cc-msg--admin[data-v-1909c925]{align-self:flex-start}.cc-msg--real[data-v-1909c925]{align-self:flex-end;flex-direction:row-reverse;max-width:80%}.cc-msg-ava[data-v-1909c925]{width:32px;height:32px;border-radius:50%;border:1.5px solid rgba(255,255,255,.1);flex-shrink:0;background:#1e293b;-o-object-fit:cover;object-fit:cover}.cc-msg-content-wrap[data-v-1909c925]{display:flex;flex-direction:column;gap:4px;min-width:0}.cc-msg--real .cc-msg-content-wrap[data-v-1909c925]{align-items:flex-end}.cc-msg-info[data-v-1909c925]{font-size:11px;font-weight:700;color:rgba(255,255,255,.45);padding:0 4px}.cc-msg-time[data-v-1909c925]{font-weight:400;opacity:.6;margin-left:6px}.cc-msg-bubble[data-v-1909c925]{padding:12px 16px;line-height:1.5;font-size:15px;word-break:break-word;position:relative;box-shadow:0 10px 25px -10px rgba(0,0,0,.5)}.cc-msg--bot .cc-msg-bubble[data-v-1909c925],.cc-msg--admin .cc-msg-bubble[data-v-1909c925]{background:#232d42;color:#e2e8f0;border-radius:18px 18px 18px 4px;border:1px solid rgba(255,255,255,.05);text-shadow:0 1px 2px rgba(0,0,0,.4)}.cc-msg--real .cc-msg-bubble[data-v-1909c925]{background:rgba(14,203,129,.15);border:1px solid rgba(14,203,129,.35);color:#0ecb81;border-radius:18px 18px 4px;font-weight:600}.cc-reply-chip[data-v-1909c925]{background:rgba(0,0,0,.3);border-radius:10px;padding:10px 12px;margin-bottom:12px;border-left:4px solid #0ecb81;font-size:12px;cursor:pointer}.cc-reply-chip-nick[data-v-1909c925]{font-weight:800;color:#0ecb81;margin-bottom:2px}.cc-reply-chip-txt[data-v-1909c925]{opacity:.65;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-react-tags[data-v-1909c925]{display:flex;flex-wrap:wrap;gap:4px;margin-top:10px}.cc-react-tag[data-v-1909c925]{font-size:11px;background:rgba(255,255,255,.1);padding:4px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);color:#fff}.cc-footer[data-v-1909c925]{background:rgba(10,15,30,.65);backdrop-filter:blur(25px);padding:12px 14px 28px;border-top:1px solid rgba(255,255,255,.08);flex-shrink:0}.cc-input-group[data-v-1909c925]{display:flex;align-items:center;gap:12px}.cc-input-icon-btn[data-v-1909c925]{width:42px;height:42px;border-radius:50%;background:transparent;border:none;color:#94a3b8;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.cc-input-icon-btn[data-v-1909c925]:hover{color:#0ecb81;background:rgba(255,255,255,.08)}.cc-btn-accent[data-v-1909c925]{color:#0ecb81}.cc-input-box[data-v-1909c925]{flex:1;background:rgba(255,255,255,.04);border:1.5px solid rgba(14,203,129,.35);border-radius:24px;position:relative;transition:all .3s}.cc-input-box[data-v-1909c925]:focus-within{border-color:#0ecb81;box-shadow:0 0 15px rgba(14,203,129,.25);background:rgba(255,255,255,.06)}.cc-input-elem[data-v-1909c925]{width:100%;background:transparent;border:none;color:#fff;font-weight:600;font-size:15px;padding:12px 48px 12px 20px;outline:none}.cc-input-smiley[data-v-1909c925]{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:38px;height:38px;background:transparent;border:none;color:#94a3b8;font-size:22px;cursor:pointer}.cc-send-btn[data-v-1909c925]{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#0ecb81,#06b47c);border:none;color:#0b1426;cursor:pointer;font-size:22px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px rgba(14,203,129,.4);transition:all .2s}.cc-send-btn[data-v-1909c925]:active{transform:scale(.9);filter:brightness(1.1)}.cc-typing-box[data-v-1909c925]{display:flex;align-items:center;gap:10px;padding:4px 12px}.cc-typing-dots[data-v-1909c925]{display:flex;gap:4px}.cc-typing-dots span[data-v-1909c925]{width:6px;height:6px;background:#0ecb81;border-radius:50%;animation:cc-bounce-1909c925 1.4s infinite;opacity:.6}.cc-typing-dots span[data-v-1909c925]:nth-child(2){animation-delay:.15s}.cc-typing-dots span[data-v-1909c925]:nth-child(3){animation-delay:.3s}@keyframes cc-bounce-1909c925{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-5px);opacity:1}}.cc-typing-label[data-v-1909c925]{font-size:12px;color:#94a3b8;font-style:italic}.cc-scroll-btn-container[data-v-1909c925]{position:absolute;bottom:100px;left:50%;transform:translate(-50%);z-index:100}.cc-scroll-btn[data-v-1909c925]{background:#0ecb81;color:#0b1426;padding:10px 22px;border-radius:30px;font-size:14px;font-weight:800;border:none;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.5);display:flex;align-items:center;gap:10px}.cc-scroll-unread[data-v-1909c925]{background:#ff3b30;color:#fff;padding:2px 8px;border-radius:12px;font-size:11px;border:1.5px solid #141b32}.cc-overlay-fade-enter-active[data-v-1909c925]{transition:opacity .5s ease}.cc-overlay-fade-leave-active[data-v-1909c925]{transition:opacity .3s ease}.cc-overlay-fade-enter-from[data-v-1909c925],.cc-overlay-fade-leave-to[data-v-1909c925]{opacity:0}.cc-overlay-fade-enter-active .cc-window[data-v-1909c925]{animation:cc-reveal-1909c925 .55s cubic-bezier(.16,1,.3,1)}@keyframes cc-reveal-1909c925{0%{transform:translateY(30px) scale(.96);opacity:.5}to{transform:translateY(0) scale(1);opacity:1}}.cc-notice-pop-enter-active[data-v-1909c925]{transition:transform 1.2s cubic-bezier(.16,1,.3,1),opacity .7s ease;transform-origin:center}.cc-notice-pop-enter-from[data-v-1909c925]{transform:scaleX(0);opacity:0}.kyc-overlay[data-v-2edd265e]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:rgba(0,0,0,.65);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px}.kyc-card[data-v-2edd265e]{position:relative;width:100%;max-width:380px;background:linear-gradient(180deg,#0f1825,#1a2333);border:1.5px solid rgba(11,254,211,.35);border-radius:20px;padding:28px 24px 24px;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 40px rgba(11,254,211,.15);text-align:center;overflow:hidden;animation:kyc-bounce-in-2edd265e .5s cubic-bezier(.68,-.55,.265,1.55)}.kyc-confetti-layer[data-v-2edd265e]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.kyc-confetti[data-v-2edd265e]{position:absolute;top:-8%;line-height:1;opacity:0;filter:drop-shadow(0 2px 4px rgba(251,191,36,.45));animation-name:kyc-confetti-fall-2edd265e;animation-timing-function:cubic-bezier(.32,.05,.55,1);animation-iteration-count:infinite;animation-delay:var(--d, 0s)}@keyframes kyc-confetti-fall-2edd265e{0%{top:-8%;transform:translate(0) rotate(0);opacity:0}10%{opacity:.85}90%{opacity:.7}to{top:102%;transform:translate(var(--sway, 0)) rotate(var(--r, 360deg));opacity:0}}.kyc-close[data-v-2edd265e],.kyc-icon-wrap[data-v-2edd265e],.kyc-title[data-v-2edd265e],.kyc-sub[data-v-2edd265e],.kyc-btn-primary[data-v-2edd265e],.kyc-btn-text[data-v-2edd265e]{position:relative;z-index:1}.kyc-card--new[data-v-2edd265e]{border-color:rgba(11,254,211,.5);box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 60px rgba(11,254,211,.25)}@keyframes kyc-bounce-in-2edd265e{0%{opacity:0;transform:scale(.7) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.kyc-close[data-v-2edd265e]{position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;background:rgba(255,255,255,.06);border-radius:50%;color:#94a3b8;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.kyc-close[data-v-2edd265e]:hover{background:rgba(255,255,255,.12);color:#fff}.kyc-icon-wrap[data-v-2edd265e]{position:relative;display:inline-grid;place-items:center;width:110px;height:110px;margin:8px 0 22px;vertical-align:top}.kyc-icon-glow[data-v-2edd265e]{grid-row:1;grid-column:1;width:100%;height:100%;background:radial-gradient(circle,rgba(251,191,36,.45) 0%,rgba(11,254,211,.25) 50%,transparent 75%);border-radius:50%;animation:kyc-pulse-2edd265e 1.8s ease-in-out infinite}@keyframes kyc-pulse-2edd265e{0%,to{opacity:.55;transform:scale(.95)}50%{opacity:1;transform:scale(1.25)}}.kyc-icon[data-v-2edd265e]{position:relative;grid-row:1;grid-column:1;font-size:72px;line-height:1;filter:drop-shadow(0 0 16px rgba(251,191,36,.7)) drop-shadow(0 4px 12px rgba(0,0,0,.4));animation:kyc-icon-bounce-2edd265e .7s cubic-bezier(.34,1.56,.64,1);z-index:1}@keyframes kyc-icon-bounce-2edd265e{0%{transform:scale(0) rotate(-180deg)}60%{transform:scale(1.2) rotate(15deg)}to{transform:scale(1) rotate(0)}}.kyc-sparkle[data-v-2edd265e]{position:absolute;top:50%;left:50%;font-size:18px;pointer-events:none;opacity:0;filter:drop-shadow(0 0 8px rgba(255,235,130,.95));animation:kyc-sparkle-burst-2edd265e 1.6s ease-out infinite;animation-delay:var(--d, 0s);z-index:2}@keyframes kyc-sparkle-burst-2edd265e{0%{transform:translate(-50%,-50%) rotate(var(--a,0)) translateY(0) scale(0);opacity:0}25%{opacity:1;transform:translate(-50%,-50%) rotate(var(--a,0)) translateY(-48px) scale(1.1)}85%{opacity:.4}to{transform:translate(-50%,-50%) rotate(var(--a,0)) translateY(-72px) scale(0);opacity:0}}.kyc-title[data-v-2edd265e]{font-size:19px;font-weight:800;color:#e8f4ff;margin:0 0 10px;line-height:1.3}.kyc-sub[data-v-2edd265e]{font-size:14px;color:#b6c4d8;margin:0 0 22px;line-height:1.55}.kyc-amount[data-v-2edd265e]{display:inline-block;margin:0 4px;font-size:22px;font-weight:900;background:linear-gradient(135deg,#fbbf24,#fde047,#f59e0b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 0 10px rgba(251,191,36,.7));font-variant-numeric:tabular-nums;animation:kyc-amount-pulse-2edd265e 1.6s ease-in-out infinite}@keyframes kyc-amount-pulse-2edd265e{0%,to{filter:drop-shadow(0 0 8px rgba(251,191,36,.5));transform:scale(1)}50%{filter:drop-shadow(0 0 18px rgba(251,191,36,1));transform:scale(1.08)}}.kyc-btn-primary[data-v-2edd265e]{width:100%;height:48px;border:none;border-radius:12px;background:linear-gradient(135deg,#0bfed3,#06b6d4);color:#0a1224;font-size:14px;font-weight:800;letter-spacing:.5px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;box-shadow:0 6px 20px rgba(11,254,211,.35),inset 0 1px rgba(255,255,255,.2)}.kyc-btn-primary[data-v-2edd265e]:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(11,254,211,.5),inset 0 1px rgba(255,255,255,.3)}.kyc-btn-primary[data-v-2edd265e]:active{transform:translateY(0)}.kyc-btn-primary i[data-v-2edd265e]{font-size:16px}.kyc-btn-text[data-v-2edd265e]{background:none;border:none;margin-top:14px;color:#94a3b8;font-size:13px;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:6px 12px}.kyc-btn-text[data-v-2edd265e]:hover{color:#cbd5e1}.kyc-fade-enter-active[data-v-2edd265e],.kyc-fade-leave-active[data-v-2edd265e]{transition:opacity .3s}.kyc-fade-enter-from[data-v-2edd265e],.kyc-fade-leave-to[data-v-2edd265e]{opacity:0}.ap-overlay[data-v-44faac46]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9997;display:flex;align-items:center;justify-content:center;padding:20px;pointer-events:auto;background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}.ap-overlay--locked[data-v-44faac46]{z-index:10000;background:rgba(0,0,0,.85);backdrop-filter:blur(10px)}.ap-dialog[data-v-44faac46]{position:relative;width:100%;max-width:380px;background:linear-gradient(160deg,#050d1c,#0a1428);border-radius:18px;padding:22px 20px 18px;box-shadow:0 20px 60px rgba(0,0,0,.6);animation:ap-pop-44faac46 .4s cubic-bezier(.175,.885,.32,1.275)}.ap-dialog--message[data-v-44faac46]{border:1px solid rgba(59,130,246,.55);box-shadow:0 20px 60px rgba(0,0,0,.6),0 0 28px rgba(59,130,246,.25)}.ap-dialog--reminder[data-v-44faac46]{border:1px solid rgba(245,158,11,.55);box-shadow:0 20px 60px rgba(0,0,0,.6),0 0 28px rgba(245,158,11,.28)}.ap-dialog--warning[data-v-44faac46]{border:1px solid rgba(239,68,68,.65);box-shadow:0 20px 60px rgba(0,0,0,.6),0 0 30px rgba(239,68,68,.4)}@keyframes ap-pop-44faac46{0%{transform:scale(.7);opacity:0}60%{transform:scale(1.04);opacity:1}to{transform:scale(1)}}.ap-stack-badge[data-v-44faac46]{position:absolute;top:12px;right:14px;font-size:10px;font-weight:800;background:rgba(255,255,255,.12);color:rgba(255,255,255,.85);padding:3px 8px;border-radius:10px;letter-spacing:.5px}.ap-head[data-v-44faac46]{text-align:center;margin-bottom:16px}.ap-icon[data-v-44faac46]{width:56px;height:56px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff;line-height:1}.ap-icon i[data-v-44faac46]{display:block;line-height:1}.ap-dialog--message .ap-icon[data-v-44faac46]{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 6px 18px rgba(59,130,246,.45)}.ap-dialog--reminder .ap-icon[data-v-44faac46]{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 6px 18px rgba(245,158,11,.5);animation:ap-pulse-44faac46 1.4s ease-in-out infinite}.ap-dialog--warning .ap-icon[data-v-44faac46]{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 6px 18px rgba(239,68,68,.55);animation:ap-shake-44faac46 1s ease-in-out infinite}@keyframes ap-pulse-44faac46{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes ap-shake-44faac46{0%,to{transform:rotate(0)}25%{transform:rotate(-3deg) scale(1.04)}75%{transform:rotate(3deg) scale(1.04)}}.ap-title[data-v-44faac46]{font-size:16px;font-weight:900;color:#fff;letter-spacing:.4px;margin-bottom:4px;text-transform:uppercase;word-break:break-word;line-height:1.3}.ap-dialog--message .ap-title[data-v-44faac46]{color:#93c5fd;text-shadow:0 0 14px rgba(59,130,246,.5)}.ap-dialog--reminder .ap-title[data-v-44faac46]{color:#fcd34d;text-shadow:0 0 14px rgba(245,158,11,.5)}.ap-dialog--warning .ap-title[data-v-44faac46]{color:#fca5a5;text-shadow:0 0 14px rgba(239,68,68,.55)}.ap-sub[data-v-44faac46]{font-size:12px;color:rgba(255,255,255,.55);font-weight:500;line-height:1.4}.ap-body-box[data-v-44faac46]{font-size:13.5px;line-height:1.6;color:#fff;font-weight:800;padding:14px 16px;border-radius:12px;background:rgba(0,0,0,.3);margin-bottom:14px;word-break:break-word;text-align:left}.ap-dialog--message .ap-body-box[data-v-44faac46]{border:1px solid rgba(59,130,246,.45);background:rgba(59,130,246,.06);box-shadow:0 0 0 1px rgba(59,130,246,.12) inset}.ap-dialog--reminder .ap-body-box[data-v-44faac46]{border:1px solid rgba(245,158,11,.45);background:rgba(245,158,11,.06);box-shadow:0 0 0 1px rgba(245,158,11,.1) inset}.ap-dialog--warning .ap-body-box[data-v-44faac46]{border:1px solid rgba(239,68,68,.55);background:rgba(239,68,68,.08);box-shadow:0 0 0 1px rgba(239,68,68,.12) inset}.ap-timer[data-v-44faac46],.ap-locked-notice[data-v-44faac46]{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:700;padding:8px 12px;border-radius:10px;margin-bottom:12px}.ap-timer[data-v-44faac46]{background:rgba(255,255,255,.06);color:rgba(255,255,255,.75);border:1px solid rgba(255,255,255,.1)}.ap-locked-notice[data-v-44faac46]{background:rgba(239,68,68,.12);color:#fca5a5;border:1px solid rgba(239,68,68,.3)}.ap-actions[data-v-44faac46]{display:flex;gap:10px}.ap-btn[data-v-44faac46]{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 16px;border:none;border-radius:12px;font-size:13px;font-weight:900;letter-spacing:.5px;cursor:pointer;transition:transform .15s,opacity .2s,box-shadow .2s;font-family:inherit;text-transform:uppercase}.ap-btn[data-v-44faac46]:active:not(:disabled){transform:scale(.97)}.ap-btn[data-v-44faac46]:disabled{opacity:.55;cursor:not-allowed}.ap-btn i[data-v-44faac46]{font-size:15px}.ap-dialog--message .ap-btn--primary[data-v-44faac46]{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 14px rgba(59,130,246,.5)}.ap-dialog--reminder .ap-btn--primary[data-v-44faac46]{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 4px 14px rgba(245,158,11,.5)}.ap-dialog--warning .ap-btn--primary[data-v-44faac46]{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 14px rgba(239,68,68,.55)}.ap-btn--confirm-pending[data-v-44faac46]{background:rgba(255,255,255,.1)!important;color:rgba(255,255,255,.7)!important;box-shadow:none!important}.ap-fade-enter-active[data-v-44faac46],.ap-fade-leave-active[data-v-44faac46]{transition:opacity .3s ease}.ap-fade-enter-from[data-v-44faac46],.ap-fade-leave-to[data-v-44faac46]{opacity:0}.fl-overlay[data-v-b772c7c8]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9997;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.fl-dialog[data-v-b772c7c8]{position:relative;width:100%;max-width:380px;background:linear-gradient(160deg,#050d1c,#0a1428);border:1px solid rgba(239,68,68,.65);border-radius:18px;padding:22px 20px 18px;box-shadow:0 20px 60px rgba(0,0,0,.6),0 0 30px rgba(239,68,68,.4);animation:fl-pop-b772c7c8 .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes fl-pop-b772c7c8{0%{transform:scale(.7);opacity:0}60%{transform:scale(1.04);opacity:1}to{transform:scale(1)}}.fl-head[data-v-b772c7c8]{text-align:center;margin-bottom:16px}.fl-icon[data-v-b772c7c8]{width:56px;height:56px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff;line-height:1;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 6px 18px rgba(239,68,68,.55);animation:fl-shake-b772c7c8 1s ease-in-out infinite}.fl-icon i[data-v-b772c7c8]{display:block;line-height:1}@keyframes fl-shake-b772c7c8{0%,to{transform:rotate(0)}25%{transform:rotate(-3deg) scale(1.04)}75%{transform:rotate(3deg) scale(1.04)}}.fl-title[data-v-b772c7c8]{font-size:16px;font-weight:900;color:#fca5a5;letter-spacing:.4px;margin-bottom:4px;text-transform:uppercase;word-break:break-word;line-height:1.3;text-shadow:0 0 14px rgba(239,68,68,.55)}.fl-sub[data-v-b772c7c8]{font-size:12px;color:rgba(255,255,255,.55);font-weight:500;line-height:1.4}.fl-body-box[data-v-b772c7c8]{font-size:13.5px;line-height:1.6;color:#fff;font-weight:800;padding:14px 16px;border-radius:12px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.55);box-shadow:0 0 0 1px rgba(239,68,68,.12) inset;margin-bottom:14px;word-break:break-word;text-align:left}.fl-body-box b[data-v-b772c7c8]{color:#fcd34d;font-weight:900}.fl-actions[data-v-b772c7c8]{display:flex;gap:10px}.fl-btn[data-v-b772c7c8]{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 16px;border:none;border-radius:12px;font-size:13px;font-weight:900;letter-spacing:.5px;cursor:pointer;transition:transform .15s,opacity .2s;font-family:inherit;text-transform:uppercase}.fl-btn[data-v-b772c7c8]:active{transform:scale(.97)}.fl-btn i[data-v-b772c7c8]{font-size:15px}.fl-btn--primary[data-v-b772c7c8]{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 14px rgba(239,68,68,.5)}.fl-fade-enter-active[data-v-b772c7c8],.fl-fade-leave-active[data-v-b772c7c8]{transition:opacity .2s}.fl-fade-enter-from[data-v-b772c7c8],.fl-fade-leave-to[data-v-b772c7c8]{opacity:0}.fcc-overlay[data-v-914c93fc]{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(2,10,30,.96),rgba(0,0,0,.99));display:flex;align-items:center;justify-content:center;z-index:9995;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:20px}.fcc-card[data-v-914c93fc]{text-align:center;width:100%;max-width:360px;position:relative;animation:fcc-card-in-914c93fc .5s cubic-bezier(.34,1.56,.64,1)}@keyframes fcc-card-in-914c93fc{0%{opacity:0;transform:scale(.85) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.fcc-rings[data-v-914c93fc]{position:relative;width:140px;height:140px;margin:0 auto 22px;display:flex;align-items:center;justify-content:center}.fcc-ring[data-v-914c93fc]{position:absolute;border-radius:50%;border:3px solid transparent;animation:fcc-ring-pulse-914c93fc 1.6s ease-in-out infinite}.fcc-ring--1[data-v-914c93fc]{width:80px;height:80px;border-color:rgba(11,254,211,.7);animation-delay:0s}.fcc-ring--2[data-v-914c93fc]{width:105px;height:105px;border-color:rgba(251,191,36,.5);animation-delay:.3s}.fcc-ring--3[data-v-914c93fc]{width:130px;height:130px;border-color:rgba(11,254,211,.3);animation-delay:.6s}@keyframes fcc-ring-pulse-914c93fc{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.18);opacity:.45}}.fcc-spark[data-v-914c93fc]{position:absolute;font-size:18px;animation:fcc-spark-float-914c93fc 2s ease-in-out infinite;filter:drop-shadow(0 0 6px rgba(251,191,36,.7))}.fcc-spark--1[data-v-914c93fc]{top:-8px;left:10px;animation-delay:.1s}.fcc-spark--2[data-v-914c93fc]{top:-4px;right:4px;animation-delay:.5s;font-size:16px}.fcc-spark--3[data-v-914c93fc]{bottom:4px;left:-4px;animation-delay:.9s;font-size:14px}.fcc-spark--4[data-v-914c93fc]{bottom:-6px;right:10px;animation-delay:1.3s;font-size:20px}@keyframes fcc-spark-float-914c93fc{0%,to{transform:translateY(0) scale(1);opacity:.85}50%{transform:translateY(-6px) scale(1.2);opacity:1}}.fcc-trophy[data-v-914c93fc]{width:68px;height:68px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#d97706);display:flex;align-items:center;justify-content:center;font-size:38px;color:#fff;box-shadow:0 12px 32px rgba(251,191,36,.55),0 0 60px rgba(251,191,36,.35),inset 0 -4px 12px rgba(0,0,0,.25);animation:fcc-trophy-bounce-914c93fc .7s cubic-bezier(.34,1.56,.64,1);z-index:2;line-height:1}@keyframes fcc-trophy-bounce-914c93fc{0%{transform:scale(0) rotate(-180deg)}60%{transform:scale(1.2) rotate(20deg)}to{transform:scale(1) rotate(0)}}.fcc-title[data-v-914c93fc]{font-size:22px;font-weight:900;color:#0bfed3;margin-bottom:8px;text-shadow:0 0 18px rgba(11,254,211,.55);letter-spacing:.4px;text-transform:uppercase}.fcc-subtitle[data-v-914c93fc]{font-size:14px;color:rgba(255,255,255,.88);font-weight:600;margin-bottom:24px;line-height:1.5;padding:0 12px}.fcc-amount-label[data-v-914c93fc]{font-size:11px;color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:1.2px;margin-bottom:6px;font-weight:700}.fcc-amount[data-v-914c93fc]{font-size:38px;font-weight:900;color:#fbbf24;font-variant-numeric:tabular-nums;text-shadow:0 0 20px rgba(251,191,36,.6),0 4px 12px rgba(0,0,0,.4);letter-spacing:.5px}.fcc-fade-enter-active[data-v-914c93fc],.fcc-fade-leave-active[data-v-914c93fc]{transition:opacity .3s ease}.fcc-fade-enter-from[data-v-914c93fc],.fcc-fade-leave-to[data-v-914c93fc]{opacity:0}.scc-overlay[data-v-e4b1f974]{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(30,20,2,.96),rgba(0,0,0,.99));display:flex;align-items:center;justify-content:center;z-index:9996;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:20px}.scc-card[data-v-e4b1f974]{text-align:center;width:100%;max-width:360px;position:relative;animation:scc-card-in-e4b1f974 .5s cubic-bezier(.34,1.56,.64,1)}@keyframes scc-card-in-e4b1f974{0%{opacity:0;transform:scale(.85) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.scc-rings[data-v-e4b1f974]{position:relative;width:140px;height:140px;margin:0 auto 22px;display:flex;align-items:center;justify-content:center}.scc-ring[data-v-e4b1f974]{position:absolute;border-radius:50%;border:3px solid transparent;animation:scc-ring-pulse-e4b1f974 1.6s ease-in-out infinite}.scc-ring--1[data-v-e4b1f974]{width:80px;height:80px;border-color:rgba(251,191,36,.85);animation-delay:0s}.scc-ring--2[data-v-e4b1f974]{width:105px;height:105px;border-color:rgba(245,158,11,.6);animation-delay:.3s}.scc-ring--3[data-v-e4b1f974]{width:130px;height:130px;border-color:rgba(251,191,36,.35);animation-delay:.6s}@keyframes scc-ring-pulse-e4b1f974{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.18);opacity:.45}}.scc-spark[data-v-e4b1f974]{position:absolute;font-size:18px;animation:scc-spark-float-e4b1f974 2s ease-in-out infinite;filter:drop-shadow(0 0 6px rgba(251,191,36,.9))}.scc-spark--1[data-v-e4b1f974]{top:-8px;left:10px;animation-delay:.1s}.scc-spark--2[data-v-e4b1f974]{top:-4px;right:4px;animation-delay:.5s;font-size:16px}.scc-spark--3[data-v-e4b1f974]{bottom:4px;left:-4px;animation-delay:.9s;font-size:18px}.scc-spark--4[data-v-e4b1f974]{bottom:-6px;right:10px;animation-delay:1.3s;font-size:22px}@keyframes scc-spark-float-e4b1f974{0%,to{transform:translateY(0) scale(1);opacity:.85}50%{transform:translateY(-6px) scale(1.2);opacity:1}}.scc-trophy[data-v-e4b1f974]{width:68px;height:68px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#d97706);display:flex;align-items:center;justify-content:center;font-size:38px;color:#fff;box-shadow:0 12px 32px rgba(251,191,36,.65),0 0 60px rgba(251,191,36,.45),inset 0 -4px 12px rgba(0,0,0,.25);animation:scc-trophy-bounce-e4b1f974 .7s cubic-bezier(.34,1.56,.64,1);z-index:2;line-height:1}@keyframes scc-trophy-bounce-e4b1f974{0%{transform:scale(0) rotate(-180deg)}60%{transform:scale(1.2) rotate(20deg)}to{transform:scale(1) rotate(0)}}.scc-title[data-v-e4b1f974]{font-size:24px;font-weight:900;color:#fbbf24;margin-bottom:10px;text-shadow:0 0 20px rgba(251,191,36,.65);letter-spacing:.6px}.scc-subtitle[data-v-e4b1f974]{font-size:15px;color:rgba(255,255,255,.92);font-weight:600;margin-bottom:22px;line-height:1.5;padding:0 12px}.scc-subtitle strong[data-v-e4b1f974]{color:#fbbf24;font-weight:900}.scc-amount[data-v-e4b1f974]{font-size:44px;font-weight:900;color:#fbbf24;font-variant-numeric:tabular-nums;text-shadow:0 0 24px rgba(251,191,36,.8),0 4px 12px rgba(0,0,0,.4);letter-spacing:.5px;margin-bottom:16px}.scc-footer[data-v-e4b1f974]{font-size:12px;color:rgba(251,191,36,.85);font-weight:700;letter-spacing:.4px}.scc-fade-enter-active[data-v-e4b1f974],.scc-fade-leave-active[data-v-e4b1f974]{transition:opacity .3s ease}.scc-fade-enter-from[data-v-e4b1f974],.scc-fade-leave-to[data-v-e4b1f974]{opacity:0}.scp-overlay[data-v-935096a5]{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.78);display:flex;align-items:center;justify-content:center;z-index:9994;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:20px}.scp-modal[data-v-935096a5]{width:100%;max-width:360px;background:linear-gradient(180deg,#1f2937,#0f172a);border:2px solid rgba(251,191,36,.45);border-radius:18px;padding:24px 22px 22px;text-align:center;box-shadow:0 20px 50px rgba(0,0,0,.55),0 0 80px rgba(251,191,36,.18);animation:scp-pop-935096a5 .4s cubic-bezier(.34,1.56,.64,1)}@keyframes scp-pop-935096a5{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.scp-icon[data-v-935096a5]{font-size:52px;line-height:1;margin-bottom:12px;filter:drop-shadow(0 4px 18px rgba(251,191,36,.55));animation:scp-icon-bounce-935096a5 .6s cubic-bezier(.34,1.56,.64,1)}@keyframes scp-icon-bounce-935096a5{0%{transform:scale(0) rotate(-20deg)}60%{transform:scale(1.15) rotate(10deg)}to{transform:scale(1) rotate(0)}}.scp-title[data-v-935096a5]{font-size:22px;font-weight:900;color:#fbbf24;letter-spacing:.6px;margin-bottom:14px;text-shadow:0 0 18px rgba(251,191,36,.45)}.scp-body[data-v-935096a5]{font-size:14px;color:rgba(255,255,255,.92);font-weight:500;line-height:1.6;margin-bottom:22px}.scp-body strong[data-v-935096a5]{color:#fbbf24;font-weight:800}.scp-amount[data-v-935096a5]{display:inline-block;font-size:20px;font-weight:900;color:#fbbf24;margin:0 2px;text-shadow:0 0 12px rgba(251,191,36,.55)}.scp-btn[data-v-935096a5]{width:100%;padding:14px 20px;border:none;border-radius:12px;background:linear-gradient(135deg,#fbbf24,#d97706);color:#1f2937;font-size:16px;font-weight:900;letter-spacing:.4px;cursor:pointer;box-shadow:0 6px 18px rgba(251,191,36,.45),inset 0 -3px rgba(0,0,0,.15);transition:transform .15s ease}.scp-btn[data-v-935096a5]:active{transform:translateY(2px)}.scp-fade-enter-active[data-v-935096a5],.scp-fade-leave-active[data-v-935096a5]{transition:opacity .3s ease}.scp-fade-enter-from[data-v-935096a5],.scp-fade-leave-to[data-v-935096a5]{opacity:0}.wp-overlay[data-v-f6a4a01a]{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.78);display:flex;align-items:center;justify-content:center;z-index:9994;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:20px}.wp-modal[data-v-f6a4a01a]{position:relative;width:100%;max-width:360px;background:linear-gradient(180deg,#1f2937,#0f172a);border:2px solid rgba(11,254,211,.45);border-radius:18px;padding:24px 22px 22px;text-align:center;z-index:2;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.55),0 0 80px rgba(11,254,211,.18);animation:wp-pop-f6a4a01a .4s cubic-bezier(.34,1.56,.64,1)}.wp-confetti-layer[data-v-f6a4a01a]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.wp-confetti[data-v-f6a4a01a]{position:absolute;top:-8%;line-height:1;opacity:0;filter:drop-shadow(0 2px 4px rgba(251,191,36,.45));animation-name:wp-confetti-fall-f6a4a01a;animation-timing-function:cubic-bezier(.32,.05,.55,1);animation-iteration-count:infinite;animation-delay:var(--d, 0s)}@keyframes wp-confetti-fall-f6a4a01a{0%{top:-8%;transform:translate(0) rotate(0);opacity:0}10%{opacity:.85}90%{opacity:.75}to{top:102%;transform:translate(var(--sway, 0)) rotate(var(--r, 360deg));opacity:0}}.wp-icon-wrap[data-v-f6a4a01a],.wp-title[data-v-f6a4a01a],.wp-body[data-v-f6a4a01a],.wp-actions[data-v-f6a4a01a]{position:relative;z-index:1}@keyframes wp-pop-f6a4a01a{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.wp-icon-wrap[data-v-f6a4a01a]{position:relative;display:inline-block;margin-bottom:12px}.wp-icon[data-v-f6a4a01a]{font-size:52px;line-height:1;filter:drop-shadow(0 4px 18px rgba(11,254,211,.55));animation:wp-icon-bounce-f6a4a01a .6s cubic-bezier(.34,1.56,.64,1)}@keyframes wp-icon-bounce-f6a4a01a{0%{transform:scale(0) rotate(-20deg)}60%{transform:scale(1.15) rotate(10deg)}to{transform:scale(1) rotate(0)}}.wp-sparkle[data-v-f6a4a01a]{position:absolute;top:50%;left:50%;font-size:16px;pointer-events:none;opacity:0;filter:drop-shadow(0 0 6px rgba(255,235,130,.9));animation:wp-sparkle-burst-f6a4a01a 1.6s ease-out infinite;animation-delay:var(--d, 0s)}@keyframes wp-sparkle-burst-f6a4a01a{0%{transform:translate(-50%,-50%) rotate(var(--a, 0deg)) translateY(0) scale(0);opacity:0}25%{opacity:1;transform:translate(-50%,-50%) rotate(var(--a, 0deg)) translateY(-38px) scale(1.1)}85%{opacity:.4}to{transform:translate(-50%,-50%) rotate(var(--a, 0deg)) translateY(-58px) scale(0);opacity:0}}.wp-title[data-v-f6a4a01a]{font-size:16px;font-weight:900;letter-spacing:.6px;margin-bottom:14px;background:linear-gradient(135deg,#fbbf24,#fde047,#f59e0b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 0 14px rgba(251,191,36,.55));animation:wp-title-pulse-f6a4a01a 1.8s ease-in-out infinite}@keyframes wp-title-pulse-f6a4a01a{0%,to{filter:drop-shadow(0 0 10px rgba(251,191,36,.4));transform:scale(1)}50%{filter:drop-shadow(0 0 22px rgba(251,191,36,.95)) drop-shadow(0 0 8px rgba(255,235,130,.5));transform:scale(1.03)}}.wp-body[data-v-f6a4a01a]{font-size:14px;color:rgba(255,255,255,.92);font-weight:500;line-height:1.6;margin-bottom:22px}.wp-body strong[data-v-f6a4a01a]{color:#0bfed3;font-weight:800}.wp-amount[data-v-f6a4a01a]{display:inline-block;font-size:20px;font-weight:900;color:#0bfed3;margin:0 2px;text-shadow:0 0 12px rgba(11,254,211,.55)}.wp-actions[data-v-f6a4a01a]{display:flex;gap:10px}.wp-btn[data-v-f6a4a01a]{flex:1;padding:14px 16px;border:none;border-radius:12px;font-size:15px;font-weight:900;letter-spacing:.3px;cursor:pointer;transition:transform .15s ease}.wp-btn[data-v-f6a4a01a]:active{transform:translateY(2px)}.wp-btn--ghost[data-v-f6a4a01a]{background:rgba(255,255,255,.06);color:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.12)}.wp-btn--primary[data-v-f6a4a01a]{background:linear-gradient(135deg,#0bfed3,#07a886);color:#0f172a;box-shadow:0 6px 18px rgba(11,254,211,.45),inset 0 -3px rgba(0,0,0,.15)}.wp-fade-enter-active[data-v-f6a4a01a],.wp-fade-leave-active[data-v-f6a4a01a]{transition:opacity .3s ease}.wp-fade-enter-from[data-v-f6a4a01a],.wp-fade-leave-to[data-v-f6a4a01a]{opacity:0}.al-overlay[data-v-23666e18]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:rgba(0,0,0,.88);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px)}.al-box[data-v-23666e18]{background:#1a1a2e;border:1px solid rgba(239,68,68,.35);border-radius:20px;padding:36px 28px;max-width:320px;width:90%;text-align:center;box-shadow:0 0 40px rgba(239,68,68,.2)}.al-icon[data-v-23666e18]{font-size:56px;color:#ef4444;margin-bottom:16px;line-height:1}.al-title[data-v-23666e18]{font-size:18px;font-weight:800;color:#ef4444;margin-bottom:12px}.al-msg[data-v-23666e18]{font-size:13px;font-weight:700;color:#f59e0b;line-height:1.6;margin-bottom:20px}.al-countdown[data-v-23666e18]{font-size:13px;color:#cbd5e1;background:rgba(239,68,68,.12);border-radius:8px;padding:10px 16px}.al-countdown strong[data-v-23666e18]{color:#ef4444;font-size:16px}.ki-overlay[data-v-9d599c6a]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:rgba(0,0,0,.88);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px)}.ki-box[data-v-9d599c6a]{background:#1a1a2e;border:1px solid rgba(245,158,11,.35);border-radius:20px;padding:36px 28px;max-width:320px;width:90%;text-align:center;box-shadow:0 0 40px rgba(245,158,11,.2)}.ki-icon[data-v-9d599c6a]{font-size:56px;color:#f59e0b;margin-bottom:16px;line-height:1}.ki-title[data-v-9d599c6a]{font-size:18px;font-weight:800;color:#f59e0b;margin-bottom:12px}.ki-msg[data-v-9d599c6a]{font-size:13px;color:#94a3b8;line-height:1.6;margin-bottom:20px}.ki-btn[data-v-9d599c6a]{width:100%;padding:11px 0;background:#f59e0b;color:#000;font-size:14px;font-weight:700;border:none;border-radius:10px;cursor:pointer}.ki-btn[data-v-9d599c6a]:active{opacity:.85}.pf-overlay[data-v-177440e8]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:rgba(0,0,0,.88);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center}.pf-box[data-v-177440e8]{background:#1a1a2e;border:1px solid rgba(245,158,11,.35);border-radius:20px;padding:32px 26px 26px;max-width:320px;width:90%;text-align:center;box-shadow:0 0 48px rgba(245,158,11,.18)}.pf-icon-ring[data-v-177440e8]{width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:rgba(245,158,11,.12);border:2px solid rgba(245,158,11,.45);display:flex;align-items:center;justify-content:center;animation:pf-ring-pulse-177440e8 2s ease-in-out infinite}.pf-icon[data-v-177440e8]{font-size:34px;color:#f59e0b;line-height:1;filter:drop-shadow(0 0 8px rgba(245,158,11,.7))}.pf-title[data-v-177440e8]{font-size:17px;font-weight:800;color:#f59e0b;margin-bottom:14px;letter-spacing:.3px;text-shadow:0 0 16px rgba(245,158,11,.4)}.pf-body[data-v-177440e8]{font-size:13px;color:#94a3b8;line-height:1.7;margin-bottom:22px;background:rgba(245,158,11,.06);border:1px solid rgba(245,158,11,.15);border-radius:12px;padding:12px 14px}.pf-body strong[data-v-177440e8]{color:#fbbf24;font-weight:700}.pf-sub[data-v-177440e8]{display:block;margin-top:6px;font-size:12px;color:rgba(245,158,11,.55)}.pf-actions[data-v-177440e8]{display:flex;gap:10px}.pf-btn-ghost[data-v-177440e8]{flex:1;padding:11px 0;background:transparent;border:1.5px solid rgba(245,158,11,.3);color:#64748b;font-size:13px;font-weight:600;border-radius:10px;cursor:pointer;transition:border-color .15s,color .15s}.pf-btn-ghost[data-v-177440e8]:active{border-color:rgba(245,158,11,.6);color:#94a3b8}.pf-btn-primary[data-v-177440e8]{flex:2;padding:11px 0;background:linear-gradient(135deg,#f59e0b,#d97706);color:#0a0700;font-size:14px;font-weight:800;border:none;border-radius:10px;cursor:pointer;box-shadow:0 4px 16px rgba(245,158,11,.35);transition:opacity .15s,transform .15s}.pf-btn-primary[data-v-177440e8]:active{opacity:.88;transform:scale(.98)}@keyframes pf-ring-pulse-177440e8{0%,to{box-shadow:0 0 rgba(245,158,11,.25)}50%{box-shadow:0 0 0 8px rgba(245,158,11,0)}}.pf-fade-enter-active[data-v-177440e8],.pf-fade-leave-active[data-v-177440e8]{transition:opacity .22s ease}.pf-fade-enter-from[data-v-177440e8],.pf-fade-leave-to[data-v-177440e8]{opacity:0}.pf-pop-enter-active[data-v-177440e8]{transition:transform .32s cubic-bezier(.175,.885,.32,1.275),opacity .22s ease}.pf-pop-leave-active[data-v-177440e8]{transition:transform .18s ease-in,opacity .18s ease}.pf-pop-enter-from[data-v-177440e8],.pf-pop-leave-to[data-v-177440e8]{transform:scale(.82);opacity:0}.vip-overlay[data-v-8c68c880]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:radial-gradient(circle at center,rgba(50,25,0,.85),rgba(0,0,0,.95));backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px;cursor:pointer;overflow:hidden}.vip-confetti[data-v-8c68c880]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.confetti-piece[data-v-8c68c880]{position:absolute;top:-10px;width:10px;height:14px;border-radius:2px;animation:confetti-fall-8c68c880 linear infinite;opacity:.85}@keyframes confetti-fall-8c68c880{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(110vh) rotate(720deg);opacity:0}}.vip-card[data-v-8c68c880]{position:relative;z-index:1;width:100%;max-width:360px;background:linear-gradient(160deg,#422006,#1a0f00);border:2px solid #fbbf24;border-radius:22px;padding:30px 24px 24px;text-align:center;box-shadow:0 20px 60px rgba(251,191,36,.4),0 0 0 1px rgba(251,191,36,.3) inset,0 0 80px rgba(251,191,36,.15);cursor:default;animation:vip-glow-8c68c880 2s ease-in-out infinite}@keyframes vip-glow-8c68c880{0%,to{box-shadow:0 20px 60px rgba(251,191,36,.4),0 0 0 1px rgba(251,191,36,.3) inset,0 0 80px rgba(251,191,36,.15)}50%{box-shadow:0 20px 60px rgba(251,191,36,.6),0 0 0 1px rgba(251,191,36,.5) inset,0 0 100px rgba(251,191,36,.3)}}.vip-close[data-v-8c68c880]{position:absolute;top:12px;right:12px;width:28px;height:28px;background:rgba(255,255,255,.08);border:none;border-radius:50%;color:rgba(255,255,255,.7);cursor:pointer;display:flex;align-items:center;justify-content:center}.vip-close[data-v-8c68c880]:hover{background:rgba(255,255,255,.15);color:#fff}.vip-close svg[data-v-8c68c880]{width:14px;height:14px}.vip-crown[data-v-8c68c880]{width:80px;height:80px;margin:0 auto 14px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f97316);color:#422006;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 30px rgba(251,191,36,.6);animation:crown-bounce-8c68c880 1s cubic-bezier(.68,-.55,.265,1.55)}.vip-crown svg[data-v-8c68c880]{width:44px;height:44px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@keyframes crown-bounce-8c68c880{0%{transform:scale(0) rotate(-180deg);opacity:0}60%{transform:scale(1.2) rotate(10deg);opacity:1}to{transform:scale(1) rotate(0)}}.vip-title[data-v-8c68c880]{font-size:22px;font-weight:900;color:#fbbf24;letter-spacing:1px;text-transform:uppercase;margin-bottom:18px;text-shadow:0 2px 12px rgba(251,191,36,.5);animation:vip-rise-8c68c880 .6s ease-out .3s both}@keyframes vip-rise-8c68c880{0%{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}.vip-level-bar[data-v-8c68c880]{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:20px;font-weight:800;animation:vip-rise-8c68c880 .6s ease-out .5s both}.vip-level-bar__old[data-v-8c68c880]{font-size:18px;color:#94a3b8;padding:6px 14px;background:rgba(148,163,184,.15);border-radius:10px;border:1px solid rgba(148,163,184,.3)}.vip-level-bar__arrow[data-v-8c68c880]{width:28px;height:28px;color:#fbbf24;animation:arrow-pulse-8c68c880 1s ease-in-out infinite}@keyframes arrow-pulse-8c68c880{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.vip-level-bar__new[data-v-8c68c880]{font-size:24px;color:#fbbf24;padding:8px 18px;background:linear-gradient(135deg,rgba(251,191,36,.2),rgba(249,115,22,.2));border-radius:10px;border:1.5px solid #fbbf24;text-shadow:0 0 12px rgba(251,191,36,.6);box-shadow:0 0 20px rgba(251,191,36,.3)}.vip-reward-line[data-v-8c68c880]{font-size:14px;color:#cbd5e1;margin:0 0 18px;line-height:1.55;animation:vip-rise-8c68c880 .6s ease-out .7s both}.vip-reward-line__amount[data-v-8c68c880]{display:inline-block;margin:0 3px;font-size:20px;font-weight:800;color:#fbbf24;text-shadow:0 0 10px rgba(251,191,36,.6);font-variant-numeric:tabular-nums}.vip-btn[data-v-8c68c880]{width:100%;padding:14px 20px;border:none;border-radius:12px;background:linear-gradient(135deg,#fbbf24,#f97316);color:#422006;font-size:15px;font-weight:900;letter-spacing:.6px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 8px 28px rgba(251,191,36,.5);animation:vip-rise-8c68c880 .6s ease-out .9s both,btn-pulse-8c68c880 1.6s ease-in-out 1.5s infinite}.vip-btn svg[data-v-8c68c880]{width:20px;height:20px}.vip-btn[data-v-8c68c880]:hover{transform:translateY(-1px)}.vip-btn[data-v-8c68c880]:active{transform:scale(.98)}@keyframes btn-pulse-8c68c880{0%,to{box-shadow:0 8px 28px rgba(251,191,36,.5)}50%{box-shadow:0 8px 32px rgba(251,191,36,.8),0 0 0 6px rgba(251,191,36,.15)}}.vip-lock-note[data-v-8c68c880]{display:flex;align-items:flex-start;gap:10px;margin:0 0 18px;padding:10px 12px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.3);border-radius:10px;text-align:left;animation:vip-rise-8c68c880 .6s ease-out .8s both}.vip-lock-note__icon[data-v-8c68c880]{flex-shrink:0;width:20px;height:20px;color:#ef4444;margin-top:1px}.vip-lock-note__body[data-v-8c68c880]{flex:1;min-width:0}.vip-lock-note__title[data-v-8c68c880]{font-size:13px;font-weight:800;color:#ef4444;margin-bottom:2px;letter-spacing:.3px}.vip-lock-note__desc[data-v-8c68c880]{font-size:12px;color:#cbd5e1;line-height:1.45}.vip-lock-note__desc strong[data-v-8c68c880]{color:#fbbf24;font-weight:700}.vip-zoom-enter-active[data-v-8c68c880]{transition:opacity .3s ease}.vip-zoom-leave-active[data-v-8c68c880]{transition:opacity .25s ease}.vip-zoom-enter-from[data-v-8c68c880],.vip-zoom-leave-to[data-v-8c68c880]{opacity:0}html:has(.modal-overlay),html:has(.reward-overlay),html:has(.rc-guide-overlay),html:has(.rc-bp-overlay),html:has(.bl-celebrate-overlay),html:has(.pv-overlay),html:has(.fa-overlay),html:has(.dp-overlay),html:has(.ap-overlay),html:has(.vip-overlay),html:has(.fx-overlay),html:has(.od-overlay),html:has(.kyc-overlay),html:has(.orp-overlay),html:has(.cf-overlay),html:has(.fail-overlay),html:has(.pf-block-overlay),html:has(.al-overlay),html:has(.cc-overlay),body:has(.modal-overlay),body:has(.reward-overlay),body:has(.rc-guide-overlay),body:has(.rc-bp-overlay),body:has(.bl-celebrate-overlay),body:has(.pv-overlay),body:has(.fa-overlay),body:has(.dp-overlay),body:has(.ap-overlay),body:has(.vip-overlay),body:has(.fx-overlay),body:has(.od-overlay),body:has(.kyc-overlay),body:has(.orp-overlay),body:has(.cf-overlay),body:has(.fail-overlay),body:has(.pf-block-overlay),body:has(.al-overlay),body:has(.cc-overlay){overflow:hidden!important;touch-action:none!important}html.has-popup-fallback,html.has-popup-fallback body{overflow:hidden!important;touch-action:none!important}@media (prefers-reduced-motion: reduce){.shared-axis-y-enter-active,.shared-axis-y-leave-active,.fade-zoom-enter-active,.fade-zoom-leave-active{transition:opacity .15s ease!important;transform:none!important;animation:none!important}.shared-axis-y-enter-from,.shared-axis-y-leave-to,.fade-zoom-enter-from,.fade-zoom-leave-to{transform:none!important}}.app-shell:focus{outline:none}.app-shell:focus-visible{outline:2px solid rgba(11,254,211,.5);outline-offset:-2px}.app-chrome.is-desktop-panel{position:fixed!important;top:0;right:0;bottom:0;left:auto!important;width:480px!important;max-width:100vw;z-index:100;transform:translate(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);will-change:transform;box-shadow:-8px 0 32px rgba(0,0,0,.55);overflow:hidden;display:flex;flex-direction:column}.app-chrome.is-desktop-panel.is-panel-open{transform:translate(0)}.app-chrome.is-desktop-panel:not(.is-panel-open){pointer-events:none}.app-chrome.is-desktop-panel>.backdrop{max-width:none;width:100%;height:100%;margin:0;top:0;right:0;bottom:0;left:0}.app-chrome.is-desktop-panel .app-shell{flex:1 1 0;min-height:0;width:100%;display:block;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}html.is-resizing .app-chrome.is-desktop-panel{transition:none!important}*,*:before,*:after{scrollbar-width:none!important;-ms-overflow-style:none!important;scrollbar-color:transparent transparent!important}*::-webkit-scrollbar{width:0!important;height:0!important;background:transparent!important;-webkit-appearance:none!important}*::-webkit-scrollbar-thumb,*::-webkit-scrollbar-track{background:transparent!important}.app-shell{position:relative;min-height:100dvh}.app-shell--raw{width:100%;margin:0;padding:0}.page-main{width:100%;min-height:100dvh;padding:calc(var(--journey-h, 0px) + var(--header-h, 56px) + var(--page-pad, 14px)) var(--page-pad, 14px) calc(var(--nav-h, 72px) + var(--page-pad, 14px));transition:padding-top .28s cubic-bezier(.22,.61,.36,1);box-sizing:border-box;display:flex;flex-direction:column;gap:var(--page-pad, 14px)}.page-main *,.page-main *:before,.page-main *:after{margin-top:0!important;margin-left:0!important;margin-right:0!important}.page-main #home-app,.page-main #pool-page,.page-main #orders-app,.page-main #order-detail-root,.page-main .page-mission,.page-main .page-profile,.page-main .page-withdraw,.page-main .page-transactions,.page-main .page-bank-link,.page-main .page-change-pwd,.page-main .page-language,.page-main .page-content{display:flex!important;flex-direction:column!important;gap:var(--page-pad, 14px)!important;width:100%;padding:0!important;margin:0!important;overflow-x:hidden}.page-main.has-header-none{padding:0}.page-main.has-header-none{padding-top:var(--page-pad, 14px)}.page-main.no-nav{padding-bottom:var(--page-pad, 14px)}.shared-axis-y-enter-active,.shared-axis-y-leave-active{transition:opacity .22s ease,transform .28s cubic-bezier(.2,0,0,1);position:absolute;top:0;left:0;right:0;width:100%;will-change:transform,opacity;backface-visibility:hidden}.shared-axis-y-enter-from{opacity:0;transform:translate3d(0,30px,0)}.shared-axis-y-leave-to{opacity:0;transform:translate3d(0,-30px,0)}.fade-zoom-enter-active,.fade-zoom-leave-active{transition:opacity .25s ease,transform .3s cubic-bezier(.2,0,0,1)}.fade-zoom-enter-from{opacity:0;transform:scale(.96)}.fade-zoom-leave-to{opacity:0;transform:scale(1.02)}/*!
 * Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:bootstrap-icons;src:url(/app/assets/bootstrap-icons-mSm7cUeB.woff2?e34853135f9e39acf64315236852cd5a) format("woff2"),url(/app/assets/bootstrap-icons-BeopsB42.woff?e34853135f9e39acf64315236852cd5a) format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.bi-arrow-through-heart-fill:before{content:""}.bi-arrow-through-heart:before{content:""}.bi-badge-sd-fill:before{content:""}.bi-badge-sd:before{content:""}.bi-bag-heart-fill:before{content:""}.bi-bag-heart:before{content:""}.bi-balloon-fill:before{content:""}.bi-balloon-heart-fill:before{content:""}.bi-balloon-heart:before{content:""}.bi-balloon:before{content:""}.bi-box2-fill:before{content:""}.bi-box2-heart-fill:before{content:""}.bi-box2-heart:before{content:""}.bi-box2:before{content:""}.bi-braces-asterisk:before{content:""}.bi-calendar-heart-fill:before{content:""}.bi-calendar-heart:before{content:""}.bi-calendar2-heart-fill:before{content:""}.bi-calendar2-heart:before{content:""}.bi-chat-heart-fill:before{content:""}.bi-chat-heart:before{content:""}.bi-chat-left-heart-fill:before{content:""}.bi-chat-left-heart:before{content:""}.bi-chat-right-heart-fill:before{content:""}.bi-chat-right-heart:before{content:""}.bi-chat-square-heart-fill:before{content:""}.bi-chat-square-heart:before{content:""}.bi-clipboard-check-fill:before{content:""}.bi-clipboard-data-fill:before{content:""}.bi-clipboard-fill:before{content:""}.bi-clipboard-heart-fill:before{content:""}.bi-clipboard-heart:before{content:""}.bi-clipboard-minus-fill:before{content:""}.bi-clipboard-plus-fill:before{content:""}.bi-clipboard-pulse:before{content:""}.bi-clipboard-x-fill:before{content:""}.bi-clipboard2-check-fill:before{content:""}.bi-clipboard2-check:before{content:""}.bi-clipboard2-data-fill:before{content:""}.bi-clipboard2-data:before{content:""}.bi-clipboard2-fill:before{content:""}.bi-clipboard2-heart-fill:before{content:""}.bi-clipboard2-heart:before{content:""}.bi-clipboard2-minus-fill:before{content:""}.bi-clipboard2-minus:before{content:""}.bi-clipboard2-plus-fill:before{content:""}.bi-clipboard2-plus:before{content:""}.bi-clipboard2-pulse-fill:before{content:""}.bi-clipboard2-pulse:before{content:""}.bi-clipboard2-x-fill:before{content:""}.bi-clipboard2-x:before{content:""}.bi-clipboard2:before{content:""}.bi-emoji-kiss-fill:before{content:""}.bi-emoji-kiss:before{content:""}.bi-envelope-heart-fill:before{content:""}.bi-envelope-heart:before{content:""}.bi-envelope-open-heart-fill:before{content:""}.bi-envelope-open-heart:before{content:""}.bi-envelope-paper-fill:before{content:""}.bi-envelope-paper-heart-fill:before{content:""}.bi-envelope-paper-heart:before{content:""}.bi-envelope-paper:before{content:""}.bi-filetype-aac:before{content:""}.bi-filetype-ai:before{content:""}.bi-filetype-bmp:before{content:""}.bi-filetype-cs:before{content:""}.bi-filetype-css:before{content:""}.bi-filetype-csv:before{content:""}.bi-filetype-doc:before{content:""}.bi-filetype-docx:before{content:""}.bi-filetype-exe:before{content:""}.bi-filetype-gif:before{content:""}.bi-filetype-heic:before{content:""}.bi-filetype-html:before{content:""}.bi-filetype-java:before{content:""}.bi-filetype-jpg:before{content:""}.bi-filetype-js:before{content:""}.bi-filetype-jsx:before{content:""}.bi-filetype-key:before{content:""}.bi-filetype-m4p:before{content:""}.bi-filetype-md:before{content:""}.bi-filetype-mdx:before{content:""}.bi-filetype-mov:before{content:""}.bi-filetype-mp3:before{content:""}.bi-filetype-mp4:before{content:""}.bi-filetype-otf:before{content:""}.bi-filetype-pdf:before{content:""}.bi-filetype-php:before{content:""}.bi-filetype-png:before{content:""}.bi-filetype-ppt:before{content:""}.bi-filetype-psd:before{content:""}.bi-filetype-py:before{content:""}.bi-filetype-raw:before{content:""}.bi-filetype-rb:before{content:""}.bi-filetype-sass:before{content:""}.bi-filetype-scss:before{content:""}.bi-filetype-sh:before{content:""}.bi-filetype-svg:before{content:""}.bi-filetype-tiff:before{content:""}.bi-filetype-tsx:before{content:""}.bi-filetype-ttf:before{content:""}.bi-filetype-txt:before{content:""}.bi-filetype-wav:before{content:""}.bi-filetype-woff:before{content:""}.bi-filetype-xls:before{content:""}.bi-filetype-xml:before{content:""}.bi-filetype-yml:before{content:""}.bi-heart-arrow:before{content:""}.bi-heart-pulse-fill:before{content:""}.bi-heart-pulse:before{content:""}.bi-heartbreak-fill:before{content:""}.bi-heartbreak:before{content:""}.bi-hearts:before{content:""}.bi-hospital-fill:before{content:""}.bi-hospital:before{content:""}.bi-house-heart-fill:before{content:""}.bi-house-heart:before{content:""}.bi-incognito:before{content:""}.bi-magnet-fill:before{content:""}.bi-magnet:before{content:""}.bi-person-heart:before{content:""}.bi-person-hearts:before{content:""}.bi-phone-flip:before{content:""}.bi-plugin:before{content:""}.bi-postage-fill:before{content:""}.bi-postage-heart-fill:before{content:""}.bi-postage-heart:before{content:""}.bi-postage:before{content:""}.bi-postcard-fill:before{content:""}.bi-postcard-heart-fill:before{content:""}.bi-postcard-heart:before{content:""}.bi-postcard:before{content:""}.bi-search-heart-fill:before{content:""}.bi-search-heart:before{content:""}.bi-sliders2-vertical:before{content:""}.bi-sliders2:before{content:""}.bi-trash3-fill:before{content:""}.bi-trash3:before{content:""}.bi-valentine:before{content:""}.bi-valentine2:before{content:""}.bi-wrench-adjustable-circle-fill:before{content:""}.bi-wrench-adjustable-circle:before{content:""}.bi-wrench-adjustable:before{content:""}.bi-filetype-json:before{content:""}.bi-filetype-pptx:before{content:""}.bi-filetype-xlsx:before{content:""}.bi-1-circle-fill:before{content:""}.bi-1-circle:before{content:""}.bi-1-square-fill:before{content:""}.bi-1-square:before{content:""}.bi-2-circle-fill:before{content:""}.bi-2-circle:before{content:""}.bi-2-square-fill:before{content:""}.bi-2-square:before{content:""}.bi-3-circle-fill:before{content:""}.bi-3-circle:before{content:""}.bi-3-square-fill:before{content:""}.bi-3-square:before{content:""}.bi-4-circle-fill:before{content:""}.bi-4-circle:before{content:""}.bi-4-square-fill:before{content:""}.bi-4-square:before{content:""}.bi-5-circle-fill:before{content:""}.bi-5-circle:before{content:""}.bi-5-square-fill:before{content:""}.bi-5-square:before{content:""}.bi-6-circle-fill:before{content:""}.bi-6-circle:before{content:""}.bi-6-square-fill:before{content:""}.bi-6-square:before{content:""}.bi-7-circle-fill:before{content:""}.bi-7-circle:before{content:""}.bi-7-square-fill:before{content:""}.bi-7-square:before{content:""}.bi-8-circle-fill:before{content:""}.bi-8-circle:before{content:""}.bi-8-square-fill:before{content:""}.bi-8-square:before{content:""}.bi-9-circle-fill:before{content:""}.bi-9-circle:before{content:""}.bi-9-square-fill:before{content:""}.bi-9-square:before{content:""}.bi-airplane-engines-fill:before{content:""}.bi-airplane-engines:before{content:""}.bi-airplane-fill:before{content:""}.bi-airplane:before{content:""}.bi-alexa:before{content:""}.bi-alipay:before{content:""}.bi-android:before{content:""}.bi-android2:before{content:""}.bi-box-fill:before{content:""}.bi-box-seam-fill:before{content:""}.bi-browser-chrome:before{content:""}.bi-browser-edge:before{content:""}.bi-browser-firefox:before{content:""}.bi-browser-safari:before{content:""}.bi-c-circle-fill:before{content:""}.bi-c-circle:before{content:""}.bi-c-square-fill:before{content:""}.bi-c-square:before{content:""}.bi-capsule-pill:before{content:""}.bi-capsule:before{content:""}.bi-car-front-fill:before{content:""}.bi-car-front:before{content:""}.bi-cassette-fill:before{content:""}.bi-cassette:before{content:""}.bi-cc-circle-fill:before{content:""}.bi-cc-circle:before{content:""}.bi-cc-square-fill:before{content:""}.bi-cc-square:before{content:""}.bi-cup-hot-fill:before{content:""}.bi-cup-hot:before{content:""}.bi-currency-rupee:before{content:""}.bi-dropbox:before{content:""}.bi-escape:before{content:""}.bi-fast-forward-btn-fill:before{content:""}.bi-fast-forward-btn:before{content:""}.bi-fast-forward-circle-fill:before{content:""}.bi-fast-forward-circle:before{content:""}.bi-fast-forward-fill:before{content:""}.bi-fast-forward:before{content:""}.bi-filetype-sql:before{content:""}.bi-fire:before{content:""}.bi-google-play:before{content:""}.bi-h-circle-fill:before{content:""}.bi-h-circle:before{content:""}.bi-h-square-fill:before{content:""}.bi-h-square:before{content:""}.bi-indent:before{content:""}.bi-lungs-fill:before{content:""}.bi-lungs:before{content:""}.bi-microsoft-teams:before{content:""}.bi-p-circle-fill:before{content:""}.bi-p-circle:before{content:""}.bi-p-square-fill:before{content:""}.bi-p-square:before{content:""}.bi-pass-fill:before{content:""}.bi-pass:before{content:""}.bi-prescription:before{content:""}.bi-prescription2:before{content:""}.bi-r-circle-fill:before{content:""}.bi-r-circle:before{content:""}.bi-r-square-fill:before{content:""}.bi-r-square:before{content:""}.bi-repeat-1:before{content:""}.bi-repeat:before{content:""}.bi-rewind-btn-fill:before{content:""}.bi-rewind-btn:before{content:""}.bi-rewind-circle-fill:before{content:""}.bi-rewind-circle:before{content:""}.bi-rewind-fill:before{content:""}.bi-rewind:before{content:""}.bi-train-freight-front-fill:before{content:""}.bi-train-freight-front:before{content:""}.bi-train-front-fill:before{content:""}.bi-train-front:before{content:""}.bi-train-lightrail-front-fill:before{content:""}.bi-train-lightrail-front:before{content:""}.bi-truck-front-fill:before{content:""}.bi-truck-front:before{content:""}.bi-ubuntu:before{content:""}.bi-unindent:before{content:""}.bi-unity:before{content:""}.bi-universal-access-circle:before{content:""}.bi-universal-access:before{content:""}.bi-virus:before{content:""}.bi-virus2:before{content:""}.bi-wechat:before{content:""}.bi-yelp:before{content:""}.bi-sign-stop-fill:before{content:""}.bi-sign-stop-lights-fill:before{content:""}.bi-sign-stop-lights:before{content:""}.bi-sign-stop:before{content:""}.bi-sign-turn-left-fill:before{content:""}.bi-sign-turn-left:before{content:""}.bi-sign-turn-right-fill:before{content:""}.bi-sign-turn-right:before{content:""}.bi-sign-turn-slight-left-fill:before{content:""}.bi-sign-turn-slight-left:before{content:""}.bi-sign-turn-slight-right-fill:before{content:""}.bi-sign-turn-slight-right:before{content:""}.bi-sign-yield-fill:before{content:""}.bi-sign-yield:before{content:""}.bi-ev-station-fill:before{content:""}.bi-ev-station:before{content:""}.bi-fuel-pump-diesel-fill:before{content:""}.bi-fuel-pump-diesel:before{content:""}.bi-fuel-pump-fill:before{content:""}.bi-fuel-pump:before{content:""}.bi-0-circle-fill:before{content:""}.bi-0-circle:before{content:""}.bi-0-square-fill:before{content:""}.bi-0-square:before{content:""}.bi-rocket-fill:before{content:""}.bi-rocket-takeoff-fill:before{content:""}.bi-rocket-takeoff:before{content:""}.bi-rocket:before{content:""}.bi-stripe:before{content:""}.bi-subscript:before{content:""}.bi-superscript:before{content:""}.bi-trello:before{content:""}.bi-envelope-at-fill:before{content:""}.bi-envelope-at:before{content:""}.bi-regex:before{content:""}.bi-text-wrap:before{content:""}.bi-sign-dead-end-fill:before{content:""}.bi-sign-dead-end:before{content:""}.bi-sign-do-not-enter-fill:before{content:""}.bi-sign-do-not-enter:before{content:""}.bi-sign-intersection-fill:before{content:""}.bi-sign-intersection-side-fill:before{content:""}.bi-sign-intersection-side:before{content:""}.bi-sign-intersection-t-fill:before{content:""}.bi-sign-intersection-t:before{content:""}.bi-sign-intersection-y-fill:before{content:""}.bi-sign-intersection-y:before{content:""}.bi-sign-intersection:before{content:""}.bi-sign-merge-left-fill:before{content:""}.bi-sign-merge-left:before{content:""}.bi-sign-merge-right-fill:before{content:""}.bi-sign-merge-right:before{content:""}.bi-sign-no-left-turn-fill:before{content:""}.bi-sign-no-left-turn:before{content:""}.bi-sign-no-parking-fill:before{content:""}.bi-sign-no-parking:before{content:""}.bi-sign-no-right-turn-fill:before{content:""}.bi-sign-no-right-turn:before{content:""}.bi-sign-railroad-fill:before{content:""}.bi-sign-railroad:before{content:""}.bi-building-add:before{content:""}.bi-building-check:before{content:""}.bi-building-dash:before{content:""}.bi-building-down:before{content:""}.bi-building-exclamation:before{content:""}.bi-building-fill-add:before{content:""}.bi-building-fill-check:before{content:""}.bi-building-fill-dash:before{content:""}.bi-building-fill-down:before{content:""}.bi-building-fill-exclamation:before{content:""}.bi-building-fill-gear:before{content:""}.bi-building-fill-lock:before{content:""}.bi-building-fill-slash:before{content:""}.bi-building-fill-up:before{content:""}.bi-building-fill-x:before{content:""}.bi-building-fill:before{content:""}.bi-building-gear:before{content:""}.bi-building-lock:before{content:""}.bi-building-slash:before{content:""}.bi-building-up:before{content:""}.bi-building-x:before{content:""}.bi-buildings-fill:before{content:""}.bi-buildings:before{content:""}.bi-bus-front-fill:before{content:""}.bi-bus-front:before{content:""}.bi-ev-front-fill:before{content:""}.bi-ev-front:before{content:""}.bi-globe-americas:before{content:""}.bi-globe-asia-australia:before{content:""}.bi-globe-central-south-asia:before{content:""}.bi-globe-europe-africa:before{content:""}.bi-house-add-fill:before{content:""}.bi-house-add:before{content:""}.bi-house-check-fill:before{content:""}.bi-house-check:before{content:""}.bi-house-dash-fill:before{content:""}.bi-house-dash:before{content:""}.bi-house-down-fill:before{content:""}.bi-house-down:before{content:""}.bi-house-exclamation-fill:before{content:""}.bi-house-exclamation:before{content:""}.bi-house-gear-fill:before{content:""}.bi-house-gear:before{content:""}.bi-house-lock-fill:before{content:""}.bi-house-lock:before{content:""}.bi-house-slash-fill:before{content:""}.bi-house-slash:before{content:""}.bi-house-up-fill:before{content:""}.bi-house-up:before{content:""}.bi-house-x-fill:before{content:""}.bi-house-x:before{content:""}.bi-person-add:before{content:""}.bi-person-down:before{content:""}.bi-person-exclamation:before{content:""}.bi-person-fill-add:before{content:""}.bi-person-fill-check:before{content:""}.bi-person-fill-dash:before{content:""}.bi-person-fill-down:before{content:""}.bi-person-fill-exclamation:before{content:""}.bi-person-fill-gear:before{content:""}.bi-person-fill-lock:before{content:""}.bi-person-fill-slash:before{content:""}.bi-person-fill-up:before{content:""}.bi-person-fill-x:before{content:""}.bi-person-gear:before{content:""}.bi-person-lock:before{content:""}.bi-person-slash:before{content:""}.bi-person-up:before{content:""}.bi-scooter:before{content:""}.bi-taxi-front-fill:before{content:""}.bi-taxi-front:before{content:""}.bi-amd:before{content:""}.bi-database-add:before{content:""}.bi-database-check:before{content:""}.bi-database-dash:before{content:""}.bi-database-down:before{content:""}.bi-database-exclamation:before{content:""}.bi-database-fill-add:before{content:""}.bi-database-fill-check:before{content:""}.bi-database-fill-dash:before{content:""}.bi-database-fill-down:before{content:""}.bi-database-fill-exclamation:before{content:""}.bi-database-fill-gear:before{content:""}.bi-database-fill-lock:before{content:""}.bi-database-fill-slash:before{content:""}.bi-database-fill-up:before{content:""}.bi-database-fill-x:before{content:""}.bi-database-fill:before{content:""}.bi-database-gear:before{content:""}.bi-database-lock:before{content:""}.bi-database-slash:before{content:""}.bi-database-up:before{content:""}.bi-database-x:before{content:""}.bi-database:before{content:""}.bi-houses-fill:before{content:""}.bi-houses:before{content:""}.bi-nvidia:before{content:""}.bi-person-vcard-fill:before{content:""}.bi-person-vcard:before{content:""}.bi-sina-weibo:before{content:""}.bi-tencent-qq:before{content:""}.bi-wikipedia:before{content:""}.bi-alphabet-uppercase:before{content:""}.bi-alphabet:before{content:""}.bi-amazon:before{content:""}.bi-arrows-collapse-vertical:before{content:""}.bi-arrows-expand-vertical:before{content:""}.bi-arrows-vertical:before{content:""}.bi-arrows:before{content:""}.bi-ban-fill:before{content:""}.bi-ban:before{content:""}.bi-bing:before{content:""}.bi-cake:before{content:""}.bi-cake2:before{content:""}.bi-cookie:before{content:""}.bi-copy:before{content:""}.bi-crosshair:before{content:""}.bi-crosshair2:before{content:""}.bi-emoji-astonished-fill:before{content:""}.bi-emoji-astonished:before{content:""}.bi-emoji-grimace-fill:before{content:""}.bi-emoji-grimace:before{content:""}.bi-emoji-grin-fill:before{content:""}.bi-emoji-grin:before{content:""}.bi-emoji-surprise-fill:before{content:""}.bi-emoji-surprise:before{content:""}.bi-emoji-tear-fill:before{content:""}.bi-emoji-tear:before{content:""}.bi-envelope-arrow-down-fill:before{content:""}.bi-envelope-arrow-down:before{content:""}.bi-envelope-arrow-up-fill:before{content:""}.bi-envelope-arrow-up:before{content:""}.bi-feather:before{content:""}.bi-feather2:before{content:""}.bi-floppy-fill:before{content:""}.bi-floppy:before{content:""}.bi-floppy2-fill:before{content:""}.bi-floppy2:before{content:""}.bi-gitlab:before{content:""}.bi-highlighter:before{content:""}.bi-marker-tip:before{content:""}.bi-nvme-fill:before{content:""}.bi-nvme:before{content:""}.bi-opencollective:before{content:""}.bi-pci-card-network:before{content:""}.bi-pci-card-sound:before{content:""}.bi-radar:before{content:""}.bi-send-arrow-down-fill:before{content:""}.bi-send-arrow-down:before{content:""}.bi-send-arrow-up-fill:before{content:""}.bi-send-arrow-up:before{content:""}.bi-sim-slash-fill:before{content:""}.bi-sim-slash:before{content:""}.bi-sourceforge:before{content:""}.bi-substack:before{content:""}.bi-threads-fill:before{content:""}.bi-threads:before{content:""}.bi-transparency:before{content:""}.bi-twitter-x:before{content:""}.bi-type-h4:before{content:""}.bi-type-h5:before{content:""}.bi-type-h6:before{content:""}.bi-backpack-fill:before{content:""}.bi-backpack:before{content:""}.bi-backpack2-fill:before{content:""}.bi-backpack2:before{content:""}.bi-backpack3-fill:before{content:""}.bi-backpack3:before{content:""}.bi-backpack4-fill:before{content:""}.bi-backpack4:before{content:""}.bi-brilliance:before{content:""}.bi-cake-fill:before{content:""}.bi-cake2-fill:before{content:""}.bi-duffle-fill:before{content:""}.bi-duffle:before{content:""}.bi-exposure:before{content:""}.bi-gender-neuter:before{content:""}.bi-highlights:before{content:""}.bi-luggage-fill:before{content:""}.bi-luggage:before{content:""}.bi-mailbox-flag:before{content:""}.bi-mailbox2-flag:before{content:""}.bi-noise-reduction:before{content:""}.bi-passport-fill:before{content:""}.bi-passport:before{content:""}.bi-person-arms-up:before{content:""}.bi-person-raised-hand:before{content:""}.bi-person-standing-dress:before{content:""}.bi-person-standing:before{content:""}.bi-person-walking:before{content:""}.bi-person-wheelchair:before{content:""}.bi-shadows:before{content:""}.bi-suitcase-fill:before{content:""}.bi-suitcase-lg-fill:before{content:""}.bi-suitcase-lg:before{content:""}.bi-suitcase:before{content:"豈"}.bi-suitcase2-fill:before{content:"更"}.bi-suitcase2:before{content:"車"}.bi-vignette:before{content:"賈"}.bi-bluesky:before{content:""}.bi-tux:before{content:"滑"}.bi-beaker-fill:before{content:"串"}.bi-beaker:before{content:"句"}.bi-flask-fill:before{content:"龜"}.bi-flask-florence-fill:before{content:"龜"}.bi-flask-florence:before{content:"契"}.bi-flask:before{content:"金"}.bi-leaf-fill:before{content:"喇"}.bi-leaf:before{content:"奈"}.bi-measuring-cup-fill:before{content:"懶"}.bi-measuring-cup:before{content:"癩"}.bi-unlock2-fill:before{content:"羅"}.bi-unlock2:before{content:"蘿"}.bi-battery-low:before{content:"螺"}.bi-anthropic:before{content:"裸"}.bi-apple-music:before{content:"邏"}.bi-claude:before{content:"樂"}.bi-openai:before{content:"洛"}.bi-perplexity:before{content:"烙"}.bi-css:before{content:"珞"}.bi-javascript:before{content:"落"}.bi-typescript:before{content:"酪"}.bi-fork-knife:before{content:"駱"}.bi-globe-americas-fill:before{content:"亂"}.bi-globe-asia-australia-fill:before{content:"卵"}.bi-globe-central-south-asia-fill:before{content:"欄"}.bi-globe-europe-africa-fill:before{content:"爛"}@font-face{font-family:Phosphor-Bold;src:url(/app/assets/Phosphor-Bold-BCak21uZ.woff2) format("woff2"),url(/app/assets/Phosphor-Bold-Bs3tcKfK.woff) format("woff"),url(/app/assets/Phosphor-Bold-y1cGIEs3.ttf) format("truetype"),url(/app/assets/Phosphor-Bold-CIyscVBM.svg#Phosphor-Bold) format("svg");font-weight:400;font-style:normal;font-display:block}.ph-bold{font-family:Phosphor-Bold!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-bold.ph-acorn:before{content:""}.ph-bold.ph-address-book:before{content:""}.ph-bold.ph-address-book-tabs:before{content:""}.ph-bold.ph-air-traffic-control:before{content:""}.ph-bold.ph-airplane:before{content:""}.ph-bold.ph-airplane-in-flight:before{content:""}.ph-bold.ph-airplane-landing:before{content:""}.ph-bold.ph-airplane-takeoff:before{content:""}.ph-bold.ph-airplane-taxiing:before{content:""}.ph-bold.ph-airplane-tilt:before{content:""}.ph-bold.ph-airplay:before{content:""}.ph-bold.ph-alarm:before{content:""}.ph-bold.ph-alien:before{content:""}.ph-bold.ph-align-bottom:before{content:""}.ph-bold.ph-align-bottom-simple:before{content:""}.ph-bold.ph-align-center-horizontal:before{content:""}.ph-bold.ph-align-center-horizontal-simple:before{content:""}.ph-bold.ph-align-center-vertical:before{content:""}.ph-bold.ph-align-center-vertical-simple:before{content:""}.ph-bold.ph-align-left:before{content:""}.ph-bold.ph-align-left-simple:before{content:""}.ph-bold.ph-align-right:before{content:""}.ph-bold.ph-align-right-simple:before{content:""}.ph-bold.ph-align-top:before{content:""}.ph-bold.ph-align-top-simple:before{content:""}.ph-bold.ph-amazon-logo:before{content:""}.ph-bold.ph-ambulance:before{content:""}.ph-bold.ph-anchor:before{content:""}.ph-bold.ph-anchor-simple:before{content:""}.ph-bold.ph-android-logo:before{content:""}.ph-bold.ph-angle:before{content:""}.ph-bold.ph-angular-logo:before{content:""}.ph-bold.ph-aperture:before{content:""}.ph-bold.ph-app-store-logo:before{content:""}.ph-bold.ph-app-window:before{content:""}.ph-bold.ph-apple-logo:before{content:""}.ph-bold.ph-apple-podcasts-logo:before{content:""}.ph-bold.ph-approximate-equals:before{content:""}.ph-bold.ph-archive:before{content:""}.ph-bold.ph-armchair:before{content:""}.ph-bold.ph-arrow-arc-left:before{content:""}.ph-bold.ph-arrow-arc-right:before{content:""}.ph-bold.ph-arrow-bend-double-up-left:before{content:""}.ph-bold.ph-arrow-bend-double-up-right:before{content:""}.ph-bold.ph-arrow-bend-down-left:before{content:""}.ph-bold.ph-arrow-bend-down-right:before{content:""}.ph-bold.ph-arrow-bend-left-down:before{content:""}.ph-bold.ph-arrow-bend-left-up:before{content:""}.ph-bold.ph-arrow-bend-right-down:before{content:""}.ph-bold.ph-arrow-bend-right-up:before{content:""}.ph-bold.ph-arrow-bend-up-left:before{content:""}.ph-bold.ph-arrow-bend-up-right:before{content:""}.ph-bold.ph-arrow-circle-down:before{content:""}.ph-bold.ph-arrow-circle-down-left:before{content:""}.ph-bold.ph-arrow-circle-down-right:before{content:""}.ph-bold.ph-arrow-circle-left:before{content:""}.ph-bold.ph-arrow-circle-right:before{content:""}.ph-bold.ph-arrow-circle-up:before{content:""}.ph-bold.ph-arrow-circle-up-left:before{content:""}.ph-bold.ph-arrow-circle-up-right:before{content:""}.ph-bold.ph-arrow-clockwise:before{content:""}.ph-bold.ph-arrow-counter-clockwise:before{content:""}.ph-bold.ph-arrow-down:before{content:""}.ph-bold.ph-arrow-down-left:before{content:""}.ph-bold.ph-arrow-down-right:before{content:""}.ph-bold.ph-arrow-elbow-down-left:before{content:""}.ph-bold.ph-arrow-elbow-down-right:before{content:""}.ph-bold.ph-arrow-elbow-left:before{content:""}.ph-bold.ph-arrow-elbow-left-down:before{content:""}.ph-bold.ph-arrow-elbow-left-up:before{content:""}.ph-bold.ph-arrow-elbow-right:before{content:""}.ph-bold.ph-arrow-elbow-right-down:before{content:""}.ph-bold.ph-arrow-elbow-right-up:before{content:""}.ph-bold.ph-arrow-elbow-up-left:before{content:""}.ph-bold.ph-arrow-elbow-up-right:before{content:""}.ph-bold.ph-arrow-fat-down:before{content:""}.ph-bold.ph-arrow-fat-left:before{content:""}.ph-bold.ph-arrow-fat-line-down:before{content:""}.ph-bold.ph-arrow-fat-line-left:before{content:""}.ph-bold.ph-arrow-fat-line-right:before{content:""}.ph-bold.ph-arrow-fat-line-up:before{content:""}.ph-bold.ph-arrow-fat-lines-down:before{content:""}.ph-bold.ph-arrow-fat-lines-left:before{content:""}.ph-bold.ph-arrow-fat-lines-right:before{content:""}.ph-bold.ph-arrow-fat-lines-up:before{content:""}.ph-bold.ph-arrow-fat-right:before{content:""}.ph-bold.ph-arrow-fat-up:before{content:""}.ph-bold.ph-arrow-left:before{content:""}.ph-bold.ph-arrow-line-down:before{content:""}.ph-bold.ph-arrow-line-down-left:before{content:""}.ph-bold.ph-arrow-line-down-right:before{content:""}.ph-bold.ph-arrow-line-left:before{content:""}.ph-bold.ph-arrow-line-right:before{content:""}.ph-bold.ph-arrow-line-up:before{content:""}.ph-bold.ph-arrow-line-up-left:before{content:""}.ph-bold.ph-arrow-line-up-right:before{content:""}.ph-bold.ph-arrow-right:before{content:""}.ph-bold.ph-arrow-square-down:before{content:""}.ph-bold.ph-arrow-square-down-left:before{content:""}.ph-bold.ph-arrow-square-down-right:before{content:""}.ph-bold.ph-arrow-square-in:before{content:""}.ph-bold.ph-arrow-square-left:before{content:""}.ph-bold.ph-arrow-square-out:before{content:""}.ph-bold.ph-arrow-square-right:before{content:""}.ph-bold.ph-arrow-square-up:before{content:""}.ph-bold.ph-arrow-square-up-left:before{content:""}.ph-bold.ph-arrow-square-up-right:before{content:""}.ph-bold.ph-arrow-u-down-left:before{content:""}.ph-bold.ph-arrow-u-down-right:before{content:""}.ph-bold.ph-arrow-u-left-down:before{content:""}.ph-bold.ph-arrow-u-left-up:before{content:""}.ph-bold.ph-arrow-u-right-down:before{content:""}.ph-bold.ph-arrow-u-right-up:before{content:""}.ph-bold.ph-arrow-u-up-left:before{content:""}.ph-bold.ph-arrow-u-up-right:before{content:""}.ph-bold.ph-arrow-up:before{content:""}.ph-bold.ph-arrow-up-left:before{content:""}.ph-bold.ph-arrow-up-right:before{content:""}.ph-bold.ph-arrows-clockwise:before{content:""}.ph-bold.ph-arrows-counter-clockwise:before{content:""}.ph-bold.ph-arrows-down-up:before{content:""}.ph-bold.ph-arrows-horizontal:before{content:""}.ph-bold.ph-arrows-in:before{content:""}.ph-bold.ph-arrows-in-cardinal:before{content:""}.ph-bold.ph-arrows-in-line-horizontal:before{content:""}.ph-bold.ph-arrows-in-line-vertical:before{content:""}.ph-bold.ph-arrows-in-simple:before{content:""}.ph-bold.ph-arrows-left-right:before{content:""}.ph-bold.ph-arrows-merge:before{content:""}.ph-bold.ph-arrows-out:before{content:""}.ph-bold.ph-arrows-out-cardinal:before{content:""}.ph-bold.ph-arrows-out-line-horizontal:before{content:""}.ph-bold.ph-arrows-out-line-vertical:before{content:""}.ph-bold.ph-arrows-out-simple:before{content:""}.ph-bold.ph-arrows-split:before{content:""}.ph-bold.ph-arrows-vertical:before{content:""}.ph-bold.ph-article:before{content:""}.ph-bold.ph-article-medium:before{content:""}.ph-bold.ph-article-ny-times:before{content:""}.ph-bold.ph-asclepius:before{content:""}.ph-bold.ph-caduceus:before{content:""}.ph-bold.ph-asterisk:before{content:""}.ph-bold.ph-asterisk-simple:before{content:""}.ph-bold.ph-at:before{content:""}.ph-bold.ph-atom:before{content:""}.ph-bold.ph-avocado:before{content:""}.ph-bold.ph-axe:before{content:""}.ph-bold.ph-baby:before{content:""}.ph-bold.ph-baby-carriage:before{content:""}.ph-bold.ph-backpack:before{content:""}.ph-bold.ph-backspace:before{content:""}.ph-bold.ph-bag:before{content:""}.ph-bold.ph-bag-simple:before{content:""}.ph-bold.ph-balloon:before{content:""}.ph-bold.ph-bandaids:before{content:""}.ph-bold.ph-bank:before{content:""}.ph-bold.ph-barbell:before{content:""}.ph-bold.ph-barcode:before{content:""}.ph-bold.ph-barn:before{content:""}.ph-bold.ph-barricade:before{content:""}.ph-bold.ph-baseball:before{content:""}.ph-bold.ph-baseball-cap:before{content:""}.ph-bold.ph-baseball-helmet:before{content:""}.ph-bold.ph-basket:before{content:""}.ph-bold.ph-basketball:before{content:""}.ph-bold.ph-bathtub:before{content:""}.ph-bold.ph-battery-charging:before{content:""}.ph-bold.ph-battery-charging-vertical:before{content:""}.ph-bold.ph-battery-empty:before{content:""}.ph-bold.ph-battery-full:before{content:""}.ph-bold.ph-battery-high:before{content:""}.ph-bold.ph-battery-low:before{content:""}.ph-bold.ph-battery-medium:before{content:""}.ph-bold.ph-battery-plus:before{content:""}.ph-bold.ph-battery-plus-vertical:before{content:""}.ph-bold.ph-battery-vertical-empty:before{content:""}.ph-bold.ph-battery-vertical-full:before{content:""}.ph-bold.ph-battery-vertical-high:before{content:""}.ph-bold.ph-battery-vertical-low:before{content:""}.ph-bold.ph-battery-vertical-medium:before{content:""}.ph-bold.ph-battery-warning:before{content:""}.ph-bold.ph-battery-warning-vertical:before{content:""}.ph-bold.ph-beach-ball:before{content:""}.ph-bold.ph-beanie:before{content:""}.ph-bold.ph-bed:before{content:""}.ph-bold.ph-beer-bottle:before{content:""}.ph-bold.ph-beer-stein:before{content:""}.ph-bold.ph-behance-logo:before{content:""}.ph-bold.ph-bell:before{content:""}.ph-bold.ph-bell-ringing:before{content:""}.ph-bold.ph-bell-simple:before{content:""}.ph-bold.ph-bell-simple-ringing:before{content:""}.ph-bold.ph-bell-simple-slash:before{content:""}.ph-bold.ph-bell-simple-z:before{content:""}.ph-bold.ph-bell-slash:before{content:""}.ph-bold.ph-bell-z:before{content:""}.ph-bold.ph-belt:before{content:""}.ph-bold.ph-bezier-curve:before{content:""}.ph-bold.ph-bicycle:before{content:""}.ph-bold.ph-binary:before{content:""}.ph-bold.ph-binoculars:before{content:""}.ph-bold.ph-biohazard:before{content:""}.ph-bold.ph-bird:before{content:""}.ph-bold.ph-blueprint:before{content:""}.ph-bold.ph-bluetooth:before{content:""}.ph-bold.ph-bluetooth-connected:before{content:""}.ph-bold.ph-bluetooth-slash:before{content:""}.ph-bold.ph-bluetooth-x:before{content:""}.ph-bold.ph-boat:before{content:""}.ph-bold.ph-bomb:before{content:""}.ph-bold.ph-bone:before{content:""}.ph-bold.ph-book:before{content:""}.ph-bold.ph-book-bookmark:before{content:""}.ph-bold.ph-book-open:before{content:""}.ph-bold.ph-book-open-text:before{content:""}.ph-bold.ph-book-open-user:before{content:""}.ph-bold.ph-bookmark:before{content:""}.ph-bold.ph-bookmark-simple:before{content:""}.ph-bold.ph-bookmarks:before{content:""}.ph-bold.ph-bookmarks-simple:before{content:""}.ph-bold.ph-books:before{content:""}.ph-bold.ph-boot:before{content:""}.ph-bold.ph-boules:before{content:""}.ph-bold.ph-bounding-box:before{content:""}.ph-bold.ph-bowl-food:before{content:""}.ph-bold.ph-bowl-steam:before{content:""}.ph-bold.ph-bowling-ball:before{content:""}.ph-bold.ph-box-arrow-down:before{content:""}.ph-bold.ph-archive-box:before{content:""}.ph-bold.ph-box-arrow-up:before{content:""}.ph-bold.ph-boxing-glove:before{content:""}.ph-bold.ph-brackets-angle:before{content:""}.ph-bold.ph-brackets-curly:before{content:""}.ph-bold.ph-brackets-round:before{content:""}.ph-bold.ph-brackets-square:before{content:""}.ph-bold.ph-brain:before{content:""}.ph-bold.ph-brandy:before{content:""}.ph-bold.ph-bread:before{content:""}.ph-bold.ph-bridge:before{content:""}.ph-bold.ph-briefcase:before{content:""}.ph-bold.ph-briefcase-metal:before{content:""}.ph-bold.ph-broadcast:before{content:""}.ph-bold.ph-broom:before{content:""}.ph-bold.ph-browser:before{content:""}.ph-bold.ph-browsers:before{content:""}.ph-bold.ph-bug:before{content:""}.ph-bold.ph-bug-beetle:before{content:""}.ph-bold.ph-bug-droid:before{content:""}.ph-bold.ph-building:before{content:""}.ph-bold.ph-building-apartment:before{content:""}.ph-bold.ph-building-office:before{content:""}.ph-bold.ph-buildings:before{content:""}.ph-bold.ph-bulldozer:before{content:""}.ph-bold.ph-bus:before{content:""}.ph-bold.ph-butterfly:before{content:""}.ph-bold.ph-cable-car:before{content:""}.ph-bold.ph-cactus:before{content:""}.ph-bold.ph-cake:before{content:""}.ph-bold.ph-calculator:before{content:""}.ph-bold.ph-calendar:before{content:""}.ph-bold.ph-calendar-blank:before{content:""}.ph-bold.ph-calendar-check:before{content:""}.ph-bold.ph-calendar-dot:before{content:""}.ph-bold.ph-calendar-dots:before{content:""}.ph-bold.ph-calendar-heart:before{content:""}.ph-bold.ph-calendar-minus:before{content:""}.ph-bold.ph-calendar-plus:before{content:""}.ph-bold.ph-calendar-slash:before{content:""}.ph-bold.ph-calendar-star:before{content:""}.ph-bold.ph-calendar-x:before{content:""}.ph-bold.ph-call-bell:before{content:""}.ph-bold.ph-camera:before{content:""}.ph-bold.ph-camera-plus:before{content:""}.ph-bold.ph-camera-rotate:before{content:""}.ph-bold.ph-camera-slash:before{content:""}.ph-bold.ph-campfire:before{content:""}.ph-bold.ph-car:before{content:""}.ph-bold.ph-car-battery:before{content:""}.ph-bold.ph-car-profile:before{content:""}.ph-bold.ph-car-simple:before{content:""}.ph-bold.ph-cardholder:before{content:""}.ph-bold.ph-cards:before{content:""}.ph-bold.ph-cards-three:before{content:""}.ph-bold.ph-caret-circle-double-down:before{content:""}.ph-bold.ph-caret-circle-double-left:before{content:""}.ph-bold.ph-caret-circle-double-right:before{content:""}.ph-bold.ph-caret-circle-double-up:before{content:""}.ph-bold.ph-caret-circle-down:before{content:""}.ph-bold.ph-caret-circle-left:before{content:""}.ph-bold.ph-caret-circle-right:before{content:""}.ph-bold.ph-caret-circle-up:before{content:""}.ph-bold.ph-caret-circle-up-down:before{content:""}.ph-bold.ph-caret-double-down:before{content:""}.ph-bold.ph-caret-double-left:before{content:""}.ph-bold.ph-caret-double-right:before{content:""}.ph-bold.ph-caret-double-up:before{content:""}.ph-bold.ph-caret-down:before{content:""}.ph-bold.ph-caret-left:before{content:""}.ph-bold.ph-caret-line-down:before{content:""}.ph-bold.ph-caret-line-left:before{content:""}.ph-bold.ph-caret-line-right:before{content:""}.ph-bold.ph-caret-line-up:before{content:""}.ph-bold.ph-caret-right:before{content:""}.ph-bold.ph-caret-up:before{content:""}.ph-bold.ph-caret-up-down:before{content:""}.ph-bold.ph-carrot:before{content:""}.ph-bold.ph-cash-register:before{content:""}.ph-bold.ph-cassette-tape:before{content:""}.ph-bold.ph-castle-turret:before{content:""}.ph-bold.ph-cat:before{content:""}.ph-bold.ph-cell-signal-full:before{content:""}.ph-bold.ph-cell-signal-high:before{content:""}.ph-bold.ph-cell-signal-low:before{content:""}.ph-bold.ph-cell-signal-medium:before{content:""}.ph-bold.ph-cell-signal-none:before{content:""}.ph-bold.ph-cell-signal-slash:before{content:""}.ph-bold.ph-cell-signal-x:before{content:""}.ph-bold.ph-cell-tower:before{content:""}.ph-bold.ph-certificate:before{content:""}.ph-bold.ph-chair:before{content:""}.ph-bold.ph-chalkboard:before{content:""}.ph-bold.ph-chalkboard-simple:before{content:""}.ph-bold.ph-chalkboard-teacher:before{content:""}.ph-bold.ph-champagne:before{content:""}.ph-bold.ph-charging-station:before{content:""}.ph-bold.ph-chart-bar:before{content:""}.ph-bold.ph-chart-bar-horizontal:before{content:""}.ph-bold.ph-chart-donut:before{content:""}.ph-bold.ph-chart-line:before{content:""}.ph-bold.ph-chart-line-down:before{content:""}.ph-bold.ph-chart-line-up:before{content:""}.ph-bold.ph-chart-pie:before{content:""}.ph-bold.ph-chart-pie-slice:before{content:""}.ph-bold.ph-chart-polar:before{content:""}.ph-bold.ph-chart-scatter:before{content:""}.ph-bold.ph-chat:before{content:""}.ph-bold.ph-chat-centered:before{content:""}.ph-bold.ph-chat-centered-dots:before{content:""}.ph-bold.ph-chat-centered-slash:before{content:""}.ph-bold.ph-chat-centered-text:before{content:""}.ph-bold.ph-chat-circle:before{content:""}.ph-bold.ph-chat-circle-dots:before{content:""}.ph-bold.ph-chat-circle-slash:before{content:""}.ph-bold.ph-chat-circle-text:before{content:""}.ph-bold.ph-chat-dots:before{content:""}.ph-bold.ph-chat-slash:before{content:""}.ph-bold.ph-chat-teardrop:before{content:""}.ph-bold.ph-chat-teardrop-dots:before{content:""}.ph-bold.ph-chat-teardrop-slash:before{content:""}.ph-bold.ph-chat-teardrop-text:before{content:""}.ph-bold.ph-chat-text:before{content:""}.ph-bold.ph-chats:before{content:""}.ph-bold.ph-chats-circle:before{content:""}.ph-bold.ph-chats-teardrop:before{content:""}.ph-bold.ph-check:before{content:""}.ph-bold.ph-check-circle:before{content:""}.ph-bold.ph-check-fat:before{content:""}.ph-bold.ph-check-square:before{content:""}.ph-bold.ph-check-square-offset:before{content:""}.ph-bold.ph-checkerboard:before{content:""}.ph-bold.ph-checks:before{content:""}.ph-bold.ph-cheers:before{content:""}.ph-bold.ph-cheese:before{content:""}.ph-bold.ph-chef-hat:before{content:""}.ph-bold.ph-cherries:before{content:""}.ph-bold.ph-church:before{content:""}.ph-bold.ph-cigarette:before{content:""}.ph-bold.ph-cigarette-slash:before{content:""}.ph-bold.ph-circle:before{content:""}.ph-bold.ph-circle-dashed:before{content:""}.ph-bold.ph-circle-half:before{content:""}.ph-bold.ph-circle-half-tilt:before{content:""}.ph-bold.ph-circle-notch:before{content:""}.ph-bold.ph-circles-four:before{content:""}.ph-bold.ph-circles-three:before{content:""}.ph-bold.ph-circles-three-plus:before{content:""}.ph-bold.ph-circuitry:before{content:""}.ph-bold.ph-city:before{content:""}.ph-bold.ph-clipboard:before{content:""}.ph-bold.ph-clipboard-text:before{content:""}.ph-bold.ph-clock:before{content:""}.ph-bold.ph-clock-afternoon:before{content:""}.ph-bold.ph-clock-clockwise:before{content:""}.ph-bold.ph-clock-countdown:before{content:""}.ph-bold.ph-clock-counter-clockwise:before{content:""}.ph-bold.ph-clock-user:before{content:""}.ph-bold.ph-closed-captioning:before{content:""}.ph-bold.ph-cloud:before{content:""}.ph-bold.ph-cloud-arrow-down:before{content:""}.ph-bold.ph-cloud-arrow-up:before{content:""}.ph-bold.ph-cloud-check:before{content:""}.ph-bold.ph-cloud-fog:before{content:""}.ph-bold.ph-cloud-lightning:before{content:""}.ph-bold.ph-cloud-moon:before{content:""}.ph-bold.ph-cloud-rain:before{content:""}.ph-bold.ph-cloud-slash:before{content:""}.ph-bold.ph-cloud-snow:before{content:""}.ph-bold.ph-cloud-sun:before{content:""}.ph-bold.ph-cloud-warning:before{content:""}.ph-bold.ph-cloud-x:before{content:""}.ph-bold.ph-clover:before{content:""}.ph-bold.ph-club:before{content:""}.ph-bold.ph-coat-hanger:before{content:""}.ph-bold.ph-coda-logo:before{content:""}.ph-bold.ph-code:before{content:""}.ph-bold.ph-code-block:before{content:""}.ph-bold.ph-code-simple:before{content:""}.ph-bold.ph-codepen-logo:before{content:""}.ph-bold.ph-codesandbox-logo:before{content:""}.ph-bold.ph-coffee:before{content:""}.ph-bold.ph-coffee-bean:before{content:""}.ph-bold.ph-coin:before{content:""}.ph-bold.ph-coin-vertical:before{content:""}.ph-bold.ph-coins:before{content:""}.ph-bold.ph-columns:before{content:""}.ph-bold.ph-columns-plus-left:before{content:""}.ph-bold.ph-columns-plus-right:before{content:""}.ph-bold.ph-command:before{content:""}.ph-bold.ph-compass:before{content:""}.ph-bold.ph-compass-rose:before{content:""}.ph-bold.ph-compass-tool:before{content:""}.ph-bold.ph-computer-tower:before{content:""}.ph-bold.ph-confetti:before{content:""}.ph-bold.ph-contactless-payment:before{content:""}.ph-bold.ph-control:before{content:""}.ph-bold.ph-cookie:before{content:""}.ph-bold.ph-cooking-pot:before{content:""}.ph-bold.ph-copy:before{content:""}.ph-bold.ph-copy-simple:before{content:""}.ph-bold.ph-copyleft:before{content:""}.ph-bold.ph-copyright:before{content:""}.ph-bold.ph-corners-in:before{content:""}.ph-bold.ph-corners-out:before{content:""}.ph-bold.ph-couch:before{content:""}.ph-bold.ph-court-basketball:before{content:""}.ph-bold.ph-cow:before{content:""}.ph-bold.ph-cowboy-hat:before{content:""}.ph-bold.ph-cpu:before{content:""}.ph-bold.ph-crane:before{content:""}.ph-bold.ph-crane-tower:before{content:""}.ph-bold.ph-credit-card:before{content:""}.ph-bold.ph-cricket:before{content:""}.ph-bold.ph-crop:before{content:""}.ph-bold.ph-cross:before{content:""}.ph-bold.ph-crosshair:before{content:""}.ph-bold.ph-crosshair-simple:before{content:""}.ph-bold.ph-crown:before{content:""}.ph-bold.ph-crown-cross:before{content:""}.ph-bold.ph-crown-simple:before{content:""}.ph-bold.ph-cube:before{content:""}.ph-bold.ph-cube-focus:before{content:""}.ph-bold.ph-cube-transparent:before{content:""}.ph-bold.ph-currency-btc:before{content:""}.ph-bold.ph-currency-circle-dollar:before{content:""}.ph-bold.ph-currency-cny:before{content:""}.ph-bold.ph-currency-dollar:before{content:""}.ph-bold.ph-currency-dollar-simple:before{content:""}.ph-bold.ph-currency-eth:before{content:""}.ph-bold.ph-currency-eur:before{content:""}.ph-bold.ph-currency-gbp:before{content:""}.ph-bold.ph-currency-inr:before{content:""}.ph-bold.ph-currency-jpy:before{content:""}.ph-bold.ph-currency-krw:before{content:""}.ph-bold.ph-currency-kzt:before{content:""}.ph-bold.ph-currency-ngn:before{content:""}.ph-bold.ph-currency-rub:before{content:""}.ph-bold.ph-cursor:before{content:""}.ph-bold.ph-cursor-click:before{content:""}.ph-bold.ph-cursor-text:before{content:""}.ph-bold.ph-cylinder:before{content:""}.ph-bold.ph-database:before{content:""}.ph-bold.ph-desk:before{content:""}.ph-bold.ph-desktop:before{content:""}.ph-bold.ph-desktop-tower:before{content:""}.ph-bold.ph-detective:before{content:""}.ph-bold.ph-dev-to-logo:before{content:""}.ph-bold.ph-device-mobile:before{content:""}.ph-bold.ph-device-mobile-camera:before{content:""}.ph-bold.ph-device-mobile-slash:before{content:""}.ph-bold.ph-device-mobile-speaker:before{content:""}.ph-bold.ph-device-rotate:before{content:""}.ph-bold.ph-device-tablet:before{content:""}.ph-bold.ph-device-tablet-camera:before{content:""}.ph-bold.ph-device-tablet-speaker:before{content:""}.ph-bold.ph-devices:before{content:""}.ph-bold.ph-diamond:before{content:""}.ph-bold.ph-diamonds-four:before{content:""}.ph-bold.ph-dice-five:before{content:""}.ph-bold.ph-dice-four:before{content:""}.ph-bold.ph-dice-one:before{content:""}.ph-bold.ph-dice-six:before{content:""}.ph-bold.ph-dice-three:before{content:""}.ph-bold.ph-dice-two:before{content:""}.ph-bold.ph-disc:before{content:""}.ph-bold.ph-disco-ball:before{content:""}.ph-bold.ph-discord-logo:before{content:""}.ph-bold.ph-divide:before{content:""}.ph-bold.ph-dna:before{content:""}.ph-bold.ph-dog:before{content:""}.ph-bold.ph-door:before{content:""}.ph-bold.ph-door-open:before{content:""}.ph-bold.ph-dot:before{content:""}.ph-bold.ph-dot-outline:before{content:""}.ph-bold.ph-dots-nine:before{content:""}.ph-bold.ph-dots-six:before{content:""}.ph-bold.ph-dots-six-vertical:before{content:""}.ph-bold.ph-dots-three:before{content:""}.ph-bold.ph-dots-three-circle:before{content:""}.ph-bold.ph-dots-three-circle-vertical:before{content:""}.ph-bold.ph-dots-three-outline:before{content:""}.ph-bold.ph-dots-three-outline-vertical:before{content:""}.ph-bold.ph-dots-three-vertical:before{content:""}.ph-bold.ph-download:before{content:""}.ph-bold.ph-download-simple:before{content:""}.ph-bold.ph-dress:before{content:""}.ph-bold.ph-dresser:before{content:""}.ph-bold.ph-dribbble-logo:before{content:""}.ph-bold.ph-drone:before{content:""}.ph-bold.ph-drop:before{content:""}.ph-bold.ph-drop-half:before{content:""}.ph-bold.ph-drop-half-bottom:before{content:""}.ph-bold.ph-drop-simple:before{content:""}.ph-bold.ph-drop-slash:before{content:""}.ph-bold.ph-dropbox-logo:before{content:""}.ph-bold.ph-ear:before{content:""}.ph-bold.ph-ear-slash:before{content:""}.ph-bold.ph-egg:before{content:""}.ph-bold.ph-egg-crack:before{content:""}.ph-bold.ph-eject:before{content:""}.ph-bold.ph-eject-simple:before{content:""}.ph-bold.ph-elevator:before{content:""}.ph-bold.ph-empty:before{content:""}.ph-bold.ph-engine:before{content:""}.ph-bold.ph-envelope:before{content:""}.ph-bold.ph-envelope-open:before{content:""}.ph-bold.ph-envelope-simple:before{content:""}.ph-bold.ph-envelope-simple-open:before{content:""}.ph-bold.ph-equalizer:before{content:""}.ph-bold.ph-equals:before{content:""}.ph-bold.ph-eraser:before{content:""}.ph-bold.ph-escalator-down:before{content:""}.ph-bold.ph-escalator-up:before{content:""}.ph-bold.ph-exam:before{content:""}.ph-bold.ph-exclamation-mark:before{content:""}.ph-bold.ph-exclude:before{content:""}.ph-bold.ph-exclude-square:before{content:""}.ph-bold.ph-export:before{content:""}.ph-bold.ph-eye:before{content:""}.ph-bold.ph-eye-closed:before{content:""}.ph-bold.ph-eye-slash:before{content:""}.ph-bold.ph-eyedropper:before{content:""}.ph-bold.ph-eyedropper-sample:before{content:""}.ph-bold.ph-eyeglasses:before{content:""}.ph-bold.ph-eyes:before{content:""}.ph-bold.ph-face-mask:before{content:""}.ph-bold.ph-facebook-logo:before{content:""}.ph-bold.ph-factory:before{content:""}.ph-bold.ph-faders:before{content:""}.ph-bold.ph-faders-horizontal:before{content:""}.ph-bold.ph-fallout-shelter:before{content:""}.ph-bold.ph-fan:before{content:""}.ph-bold.ph-farm:before{content:""}.ph-bold.ph-fast-forward:before{content:""}.ph-bold.ph-fast-forward-circle:before{content:""}.ph-bold.ph-feather:before{content:""}.ph-bold.ph-fediverse-logo:before{content:""}.ph-bold.ph-figma-logo:before{content:""}.ph-bold.ph-file:before{content:""}.ph-bold.ph-file-archive:before{content:""}.ph-bold.ph-file-arrow-down:before{content:""}.ph-bold.ph-file-arrow-up:before{content:""}.ph-bold.ph-file-audio:before{content:""}.ph-bold.ph-file-c:before{content:""}.ph-bold.ph-file-c-sharp:before{content:""}.ph-bold.ph-file-cloud:before{content:""}.ph-bold.ph-file-code:before{content:""}.ph-bold.ph-file-cpp:before{content:""}.ph-bold.ph-file-css:before{content:""}.ph-bold.ph-file-csv:before{content:""}.ph-bold.ph-file-dashed:before{content:""}.ph-bold.ph-file-dotted:before{content:""}.ph-bold.ph-file-doc:before{content:""}.ph-bold.ph-file-html:before{content:""}.ph-bold.ph-file-image:before{content:""}.ph-bold.ph-file-ini:before{content:""}.ph-bold.ph-file-jpg:before{content:""}.ph-bold.ph-file-js:before{content:""}.ph-bold.ph-file-jsx:before{content:""}.ph-bold.ph-file-lock:before{content:""}.ph-bold.ph-file-magnifying-glass:before{content:""}.ph-bold.ph-file-search:before{content:""}.ph-bold.ph-file-md:before{content:""}.ph-bold.ph-file-minus:before{content:""}.ph-bold.ph-file-pdf:before{content:""}.ph-bold.ph-file-plus:before{content:""}.ph-bold.ph-file-png:before{content:""}.ph-bold.ph-file-ppt:before{content:""}.ph-bold.ph-file-py:before{content:""}.ph-bold.ph-file-rs:before{content:""}.ph-bold.ph-file-sql:before{content:""}.ph-bold.ph-file-svg:before{content:""}.ph-bold.ph-file-text:before{content:""}.ph-bold.ph-file-ts:before{content:""}.ph-bold.ph-file-tsx:before{content:""}.ph-bold.ph-file-txt:before{content:""}.ph-bold.ph-file-video:before{content:""}.ph-bold.ph-file-vue:before{content:""}.ph-bold.ph-file-x:before{content:""}.ph-bold.ph-file-xls:before{content:""}.ph-bold.ph-file-zip:before{content:""}.ph-bold.ph-files:before{content:""}.ph-bold.ph-film-reel:before{content:""}.ph-bold.ph-film-script:before{content:""}.ph-bold.ph-film-slate:before{content:""}.ph-bold.ph-film-strip:before{content:""}.ph-bold.ph-fingerprint:before{content:""}.ph-bold.ph-fingerprint-simple:before{content:""}.ph-bold.ph-finn-the-human:before{content:""}.ph-bold.ph-fire:before{content:""}.ph-bold.ph-fire-extinguisher:before{content:""}.ph-bold.ph-fire-simple:before{content:""}.ph-bold.ph-fire-truck:before{content:""}.ph-bold.ph-first-aid:before{content:""}.ph-bold.ph-first-aid-kit:before{content:""}.ph-bold.ph-fish:before{content:""}.ph-bold.ph-fish-simple:before{content:""}.ph-bold.ph-flag:before{content:""}.ph-bold.ph-flag-banner:before{content:""}.ph-bold.ph-flag-banner-fold:before{content:""}.ph-bold.ph-flag-checkered:before{content:""}.ph-bold.ph-flag-pennant:before{content:""}.ph-bold.ph-flame:before{content:""}.ph-bold.ph-flashlight:before{content:""}.ph-bold.ph-flask:before{content:""}.ph-bold.ph-flip-horizontal:before{content:""}.ph-bold.ph-flip-vertical:before{content:""}.ph-bold.ph-floppy-disk:before{content:""}.ph-bold.ph-floppy-disk-back:before{content:""}.ph-bold.ph-flow-arrow:before{content:""}.ph-bold.ph-flower:before{content:""}.ph-bold.ph-flower-lotus:before{content:""}.ph-bold.ph-flower-tulip:before{content:""}.ph-bold.ph-flying-saucer:before{content:""}.ph-bold.ph-folder:before{content:""}.ph-bold.ph-folder-notch:before{content:""}.ph-bold.ph-folder-dashed:before{content:""}.ph-bold.ph-folder-dotted:before{content:""}.ph-bold.ph-folder-lock:before{content:""}.ph-bold.ph-folder-minus:before{content:""}.ph-bold.ph-folder-notch-minus:before{content:""}.ph-bold.ph-folder-open:before{content:""}.ph-bold.ph-folder-notch-open:before{content:""}.ph-bold.ph-folder-plus:before{content:""}.ph-bold.ph-folder-notch-plus:before{content:""}.ph-bold.ph-folder-simple:before{content:""}.ph-bold.ph-folder-simple-dashed:before{content:""}.ph-bold.ph-folder-simple-dotted:before{content:""}.ph-bold.ph-folder-simple-lock:before{content:""}.ph-bold.ph-folder-simple-minus:before{content:""}.ph-bold.ph-folder-simple-plus:before{content:""}.ph-bold.ph-folder-simple-star:before{content:""}.ph-bold.ph-folder-simple-user:before{content:""}.ph-bold.ph-folder-star:before{content:""}.ph-bold.ph-folder-user:before{content:""}.ph-bold.ph-folders:before{content:""}.ph-bold.ph-football:before{content:""}.ph-bold.ph-football-helmet:before{content:""}.ph-bold.ph-footprints:before{content:""}.ph-bold.ph-fork-knife:before{content:""}.ph-bold.ph-four-k:before{content:""}.ph-bold.ph-frame-corners:before{content:""}.ph-bold.ph-framer-logo:before{content:""}.ph-bold.ph-function:before{content:""}.ph-bold.ph-funnel:before{content:""}.ph-bold.ph-funnel-simple:before{content:""}.ph-bold.ph-funnel-simple-x:before{content:""}.ph-bold.ph-funnel-x:before{content:""}.ph-bold.ph-game-controller:before{content:""}.ph-bold.ph-garage:before{content:""}.ph-bold.ph-gas-can:before{content:""}.ph-bold.ph-gas-pump:before{content:""}.ph-bold.ph-gauge:before{content:""}.ph-bold.ph-gavel:before{content:""}.ph-bold.ph-gear:before{content:""}.ph-bold.ph-gear-fine:before{content:""}.ph-bold.ph-gear-six:before{content:""}.ph-bold.ph-gender-female:before{content:""}.ph-bold.ph-gender-intersex:before{content:""}.ph-bold.ph-gender-male:before{content:""}.ph-bold.ph-gender-neuter:before{content:""}.ph-bold.ph-gender-nonbinary:before{content:""}.ph-bold.ph-gender-transgender:before{content:""}.ph-bold.ph-ghost:before{content:""}.ph-bold.ph-gif:before{content:""}.ph-bold.ph-gift:before{content:""}.ph-bold.ph-git-branch:before{content:""}.ph-bold.ph-git-commit:before{content:""}.ph-bold.ph-git-diff:before{content:""}.ph-bold.ph-git-fork:before{content:""}.ph-bold.ph-git-merge:before{content:""}.ph-bold.ph-git-pull-request:before{content:""}.ph-bold.ph-github-logo:before{content:""}.ph-bold.ph-gitlab-logo:before{content:""}.ph-bold.ph-gitlab-logo-simple:before{content:""}.ph-bold.ph-globe:before{content:""}.ph-bold.ph-globe-hemisphere-east:before{content:""}.ph-bold.ph-globe-hemisphere-west:before{content:""}.ph-bold.ph-globe-simple:before{content:""}.ph-bold.ph-globe-simple-x:before{content:""}.ph-bold.ph-globe-stand:before{content:""}.ph-bold.ph-globe-x:before{content:""}.ph-bold.ph-goggles:before{content:""}.ph-bold.ph-golf:before{content:""}.ph-bold.ph-goodreads-logo:before{content:""}.ph-bold.ph-google-cardboard-logo:before{content:""}.ph-bold.ph-google-chrome-logo:before{content:""}.ph-bold.ph-google-drive-logo:before{content:""}.ph-bold.ph-google-logo:before{content:""}.ph-bold.ph-google-photos-logo:before{content:""}.ph-bold.ph-google-play-logo:before{content:""}.ph-bold.ph-google-podcasts-logo:before{content:""}.ph-bold.ph-gps:before{content:""}.ph-bold.ph-gps-fix:before{content:""}.ph-bold.ph-gps-slash:before{content:""}.ph-bold.ph-gradient:before{content:""}.ph-bold.ph-graduation-cap:before{content:""}.ph-bold.ph-grains:before{content:""}.ph-bold.ph-grains-slash:before{content:""}.ph-bold.ph-graph:before{content:""}.ph-bold.ph-graphics-card:before{content:""}.ph-bold.ph-greater-than:before{content:""}.ph-bold.ph-greater-than-or-equal:before{content:""}.ph-bold.ph-grid-four:before{content:""}.ph-bold.ph-grid-nine:before{content:""}.ph-bold.ph-guitar:before{content:""}.ph-bold.ph-hair-dryer:before{content:""}.ph-bold.ph-hamburger:before{content:""}.ph-bold.ph-hammer:before{content:""}.ph-bold.ph-hand:before{content:""}.ph-bold.ph-hand-arrow-down:before{content:""}.ph-bold.ph-hand-arrow-up:before{content:""}.ph-bold.ph-hand-coins:before{content:""}.ph-bold.ph-hand-deposit:before{content:""}.ph-bold.ph-hand-eye:before{content:""}.ph-bold.ph-hand-fist:before{content:""}.ph-bold.ph-hand-grabbing:before{content:""}.ph-bold.ph-hand-heart:before{content:""}.ph-bold.ph-hand-palm:before{content:""}.ph-bold.ph-hand-peace:before{content:""}.ph-bold.ph-hand-pointing:before{content:""}.ph-bold.ph-hand-soap:before{content:""}.ph-bold.ph-hand-swipe-left:before{content:""}.ph-bold.ph-hand-swipe-right:before{content:""}.ph-bold.ph-hand-tap:before{content:""}.ph-bold.ph-hand-waving:before{content:""}.ph-bold.ph-hand-withdraw:before{content:""}.ph-bold.ph-handbag:before{content:""}.ph-bold.ph-handbag-simple:before{content:""}.ph-bold.ph-hands-clapping:before{content:""}.ph-bold.ph-hands-praying:before{content:""}.ph-bold.ph-handshake:before{content:""}.ph-bold.ph-hard-drive:before{content:""}.ph-bold.ph-hard-drives:before{content:""}.ph-bold.ph-hard-hat:before{content:""}.ph-bold.ph-hash:before{content:""}.ph-bold.ph-hash-straight:before{content:""}.ph-bold.ph-head-circuit:before{content:""}.ph-bold.ph-headlights:before{content:""}.ph-bold.ph-headphones:before{content:""}.ph-bold.ph-headset:before{content:""}.ph-bold.ph-heart:before{content:""}.ph-bold.ph-heart-break:before{content:""}.ph-bold.ph-heart-half:before{content:""}.ph-bold.ph-heart-straight:before{content:""}.ph-bold.ph-heart-straight-break:before{content:""}.ph-bold.ph-heartbeat:before{content:""}.ph-bold.ph-hexagon:before{content:""}.ph-bold.ph-high-definition:before{content:""}.ph-bold.ph-high-heel:before{content:""}.ph-bold.ph-highlighter:before{content:""}.ph-bold.ph-highlighter-circle:before{content:""}.ph-bold.ph-hockey:before{content:""}.ph-bold.ph-hoodie:before{content:""}.ph-bold.ph-horse:before{content:""}.ph-bold.ph-hospital:before{content:""}.ph-bold.ph-hourglass:before{content:""}.ph-bold.ph-hourglass-high:before{content:""}.ph-bold.ph-hourglass-low:before{content:""}.ph-bold.ph-hourglass-medium:before{content:""}.ph-bold.ph-hourglass-simple:before{content:""}.ph-bold.ph-hourglass-simple-high:before{content:""}.ph-bold.ph-hourglass-simple-low:before{content:""}.ph-bold.ph-hourglass-simple-medium:before{content:""}.ph-bold.ph-house:before{content:""}.ph-bold.ph-house-line:before{content:""}.ph-bold.ph-house-simple:before{content:""}.ph-bold.ph-hurricane:before{content:""}.ph-bold.ph-ice-cream:before{content:""}.ph-bold.ph-identification-badge:before{content:""}.ph-bold.ph-identification-card:before{content:""}.ph-bold.ph-image:before{content:""}.ph-bold.ph-image-broken:before{content:""}.ph-bold.ph-image-square:before{content:""}.ph-bold.ph-images:before{content:""}.ph-bold.ph-images-square:before{content:""}.ph-bold.ph-infinity:before{content:""}.ph-bold.ph-lemniscate:before{content:""}.ph-bold.ph-info:before{content:""}.ph-bold.ph-instagram-logo:before{content:""}.ph-bold.ph-intersect:before{content:""}.ph-bold.ph-intersect-square:before{content:""}.ph-bold.ph-intersect-three:before{content:""}.ph-bold.ph-intersection:before{content:""}.ph-bold.ph-invoice:before{content:""}.ph-bold.ph-island:before{content:""}.ph-bold.ph-jar:before{content:""}.ph-bold.ph-jar-label:before{content:""}.ph-bold.ph-jeep:before{content:""}.ph-bold.ph-joystick:before{content:""}.ph-bold.ph-kanban:before{content:""}.ph-bold.ph-key:before{content:""}.ph-bold.ph-key-return:before{content:""}.ph-bold.ph-keyboard:before{content:""}.ph-bold.ph-keyhole:before{content:""}.ph-bold.ph-knife:before{content:""}.ph-bold.ph-ladder:before{content:""}.ph-bold.ph-ladder-simple:before{content:""}.ph-bold.ph-lamp:before{content:""}.ph-bold.ph-lamp-pendant:before{content:""}.ph-bold.ph-laptop:before{content:""}.ph-bold.ph-lasso:before{content:""}.ph-bold.ph-lastfm-logo:before{content:""}.ph-bold.ph-layout:before{content:""}.ph-bold.ph-leaf:before{content:""}.ph-bold.ph-lectern:before{content:""}.ph-bold.ph-lego:before{content:""}.ph-bold.ph-lego-smiley:before{content:""}.ph-bold.ph-less-than:before{content:""}.ph-bold.ph-less-than-or-equal:before{content:""}.ph-bold.ph-letter-circle-h:before{content:""}.ph-bold.ph-letter-circle-p:before{content:""}.ph-bold.ph-letter-circle-v:before{content:""}.ph-bold.ph-lifebuoy:before{content:""}.ph-bold.ph-lightbulb:before{content:""}.ph-bold.ph-lightbulb-filament:before{content:""}.ph-bold.ph-lighthouse:before{content:""}.ph-bold.ph-lightning:before{content:""}.ph-bold.ph-lightning-a:before{content:""}.ph-bold.ph-lightning-slash:before{content:""}.ph-bold.ph-line-segment:before{content:""}.ph-bold.ph-line-segments:before{content:""}.ph-bold.ph-line-vertical:before{content:""}.ph-bold.ph-link:before{content:""}.ph-bold.ph-link-break:before{content:""}.ph-bold.ph-link-simple:before{content:""}.ph-bold.ph-link-simple-break:before{content:""}.ph-bold.ph-link-simple-horizontal:before{content:""}.ph-bold.ph-link-simple-horizontal-break:before{content:""}.ph-bold.ph-linkedin-logo:before{content:""}.ph-bold.ph-linktree-logo:before{content:""}.ph-bold.ph-linux-logo:before{content:""}.ph-bold.ph-list:before{content:""}.ph-bold.ph-list-bullets:before{content:""}.ph-bold.ph-list-checks:before{content:""}.ph-bold.ph-list-dashes:before{content:""}.ph-bold.ph-list-heart:before{content:""}.ph-bold.ph-list-magnifying-glass:before{content:""}.ph-bold.ph-list-numbers:before{content:""}.ph-bold.ph-list-plus:before{content:""}.ph-bold.ph-list-star:before{content:""}.ph-bold.ph-lock:before{content:""}.ph-bold.ph-lock-key:before{content:""}.ph-bold.ph-lock-key-open:before{content:""}.ph-bold.ph-lock-laminated:before{content:""}.ph-bold.ph-lock-laminated-open:before{content:""}.ph-bold.ph-lock-open:before{content:""}.ph-bold.ph-lock-simple:before{content:""}.ph-bold.ph-lock-simple-open:before{content:""}.ph-bold.ph-lockers:before{content:""}.ph-bold.ph-log:before{content:""}.ph-bold.ph-magic-wand:before{content:""}.ph-bold.ph-magnet:before{content:""}.ph-bold.ph-magnet-straight:before{content:""}.ph-bold.ph-magnifying-glass:before{content:""}.ph-bold.ph-magnifying-glass-minus:before{content:""}.ph-bold.ph-magnifying-glass-plus:before{content:""}.ph-bold.ph-mailbox:before{content:""}.ph-bold.ph-map-pin:before{content:""}.ph-bold.ph-map-pin-area:before{content:""}.ph-bold.ph-map-pin-line:before{content:""}.ph-bold.ph-map-pin-plus:before{content:""}.ph-bold.ph-map-pin-simple:before{content:""}.ph-bold.ph-map-pin-simple-area:before{content:""}.ph-bold.ph-map-pin-simple-line:before{content:""}.ph-bold.ph-map-trifold:before{content:""}.ph-bold.ph-markdown-logo:before{content:""}.ph-bold.ph-marker-circle:before{content:""}.ph-bold.ph-martini:before{content:""}.ph-bold.ph-mask-happy:before{content:""}.ph-bold.ph-mask-sad:before{content:""}.ph-bold.ph-mastodon-logo:before{content:""}.ph-bold.ph-math-operations:before{content:""}.ph-bold.ph-matrix-logo:before{content:""}.ph-bold.ph-medal:before{content:""}.ph-bold.ph-medal-military:before{content:""}.ph-bold.ph-medium-logo:before{content:""}.ph-bold.ph-megaphone:before{content:""}.ph-bold.ph-megaphone-simple:before{content:""}.ph-bold.ph-member-of:before{content:""}.ph-bold.ph-memory:before{content:""}.ph-bold.ph-messenger-logo:before{content:""}.ph-bold.ph-meta-logo:before{content:""}.ph-bold.ph-meteor:before{content:""}.ph-bold.ph-metronome:before{content:""}.ph-bold.ph-microphone:before{content:""}.ph-bold.ph-microphone-slash:before{content:""}.ph-bold.ph-microphone-stage:before{content:""}.ph-bold.ph-microscope:before{content:""}.ph-bold.ph-microsoft-excel-logo:before{content:""}.ph-bold.ph-microsoft-outlook-logo:before{content:""}.ph-bold.ph-microsoft-powerpoint-logo:before{content:""}.ph-bold.ph-microsoft-teams-logo:before{content:""}.ph-bold.ph-microsoft-word-logo:before{content:""}.ph-bold.ph-minus:before{content:""}.ph-bold.ph-minus-circle:before{content:""}.ph-bold.ph-minus-square:before{content:""}.ph-bold.ph-money:before{content:""}.ph-bold.ph-money-wavy:before{content:""}.ph-bold.ph-monitor:before{content:""}.ph-bold.ph-monitor-arrow-up:before{content:""}.ph-bold.ph-monitor-play:before{content:""}.ph-bold.ph-moon:before{content:""}.ph-bold.ph-moon-stars:before{content:""}.ph-bold.ph-moped:before{content:""}.ph-bold.ph-moped-front:before{content:""}.ph-bold.ph-mosque:before{content:""}.ph-bold.ph-motorcycle:before{content:""}.ph-bold.ph-mountains:before{content:""}.ph-bold.ph-mouse:before{content:""}.ph-bold.ph-mouse-left-click:before{content:""}.ph-bold.ph-mouse-middle-click:before{content:""}.ph-bold.ph-mouse-right-click:before{content:""}.ph-bold.ph-mouse-scroll:before{content:""}.ph-bold.ph-mouse-simple:before{content:""}.ph-bold.ph-music-note:before{content:""}.ph-bold.ph-music-note-simple:before{content:""}.ph-bold.ph-music-notes:before{content:""}.ph-bold.ph-music-notes-minus:before{content:""}.ph-bold.ph-music-notes-plus:before{content:""}.ph-bold.ph-music-notes-simple:before{content:""}.ph-bold.ph-navigation-arrow:before{content:""}.ph-bold.ph-needle:before{content:""}.ph-bold.ph-network:before{content:""}.ph-bold.ph-network-slash:before{content:""}.ph-bold.ph-network-x:before{content:""}.ph-bold.ph-newspaper:before{content:""}.ph-bold.ph-newspaper-clipping:before{content:""}.ph-bold.ph-not-equals:before{content:""}.ph-bold.ph-not-member-of:before{content:""}.ph-bold.ph-not-subset-of:before{content:""}.ph-bold.ph-not-superset-of:before{content:""}.ph-bold.ph-notches:before{content:""}.ph-bold.ph-note:before{content:""}.ph-bold.ph-note-blank:before{content:""}.ph-bold.ph-note-pencil:before{content:""}.ph-bold.ph-notebook:before{content:""}.ph-bold.ph-notepad:before{content:""}.ph-bold.ph-notification:before{content:""}.ph-bold.ph-notion-logo:before{content:""}.ph-bold.ph-nuclear-plant:before{content:""}.ph-bold.ph-number-circle-eight:before{content:""}.ph-bold.ph-number-circle-five:before{content:""}.ph-bold.ph-number-circle-four:before{content:""}.ph-bold.ph-number-circle-nine:before{content:""}.ph-bold.ph-number-circle-one:before{content:""}.ph-bold.ph-number-circle-seven:before{content:""}.ph-bold.ph-number-circle-six:before{content:""}.ph-bold.ph-number-circle-three:before{content:""}.ph-bold.ph-number-circle-two:before{content:""}.ph-bold.ph-number-circle-zero:before{content:""}.ph-bold.ph-number-eight:before{content:""}.ph-bold.ph-number-five:before{content:""}.ph-bold.ph-number-four:before{content:""}.ph-bold.ph-number-nine:before{content:""}.ph-bold.ph-number-one:before{content:""}.ph-bold.ph-number-seven:before{content:""}.ph-bold.ph-number-six:before{content:""}.ph-bold.ph-number-square-eight:before{content:""}.ph-bold.ph-number-square-five:before{content:""}.ph-bold.ph-number-square-four:before{content:""}.ph-bold.ph-number-square-nine:before{content:""}.ph-bold.ph-number-square-one:before{content:""}.ph-bold.ph-number-square-seven:before{content:""}.ph-bold.ph-number-square-six:before{content:""}.ph-bold.ph-number-square-three:before{content:""}.ph-bold.ph-number-square-two:before{content:""}.ph-bold.ph-number-square-zero:before{content:""}.ph-bold.ph-number-three:before{content:""}.ph-bold.ph-number-two:before{content:""}.ph-bold.ph-number-zero:before{content:""}.ph-bold.ph-numpad:before{content:""}.ph-bold.ph-nut:before{content:""}.ph-bold.ph-ny-times-logo:before{content:""}.ph-bold.ph-octagon:before{content:""}.ph-bold.ph-office-chair:before{content:""}.ph-bold.ph-onigiri:before{content:""}.ph-bold.ph-open-ai-logo:before{content:""}.ph-bold.ph-option:before{content:""}.ph-bold.ph-orange:before{content:""}.ph-bold.ph-orange-slice:before{content:""}.ph-bold.ph-oven:before{content:""}.ph-bold.ph-package:before{content:""}.ph-bold.ph-paint-brush:before{content:""}.ph-bold.ph-paint-brush-broad:before{content:""}.ph-bold.ph-paint-brush-household:before{content:""}.ph-bold.ph-paint-bucket:before{content:""}.ph-bold.ph-paint-roller:before{content:""}.ph-bold.ph-palette:before{content:""}.ph-bold.ph-panorama:before{content:""}.ph-bold.ph-pants:before{content:""}.ph-bold.ph-paper-plane:before{content:""}.ph-bold.ph-paper-plane-right:before{content:""}.ph-bold.ph-paper-plane-tilt:before{content:""}.ph-bold.ph-paperclip:before{content:""}.ph-bold.ph-paperclip-horizontal:before{content:""}.ph-bold.ph-parachute:before{content:""}.ph-bold.ph-paragraph:before{content:""}.ph-bold.ph-parallelogram:before{content:""}.ph-bold.ph-park:before{content:""}.ph-bold.ph-password:before{content:""}.ph-bold.ph-path:before{content:""}.ph-bold.ph-patreon-logo:before{content:""}.ph-bold.ph-pause:before{content:""}.ph-bold.ph-pause-circle:before{content:""}.ph-bold.ph-paw-print:before{content:""}.ph-bold.ph-paypal-logo:before{content:""}.ph-bold.ph-peace:before{content:""}.ph-bold.ph-pen:before{content:""}.ph-bold.ph-pen-nib:before{content:""}.ph-bold.ph-pen-nib-straight:before{content:""}.ph-bold.ph-pencil:before{content:""}.ph-bold.ph-pencil-circle:before{content:""}.ph-bold.ph-pencil-line:before{content:""}.ph-bold.ph-pencil-ruler:before{content:""}.ph-bold.ph-pencil-simple:before{content:""}.ph-bold.ph-pencil-simple-line:before{content:""}.ph-bold.ph-pencil-simple-slash:before{content:""}.ph-bold.ph-pencil-slash:before{content:""}.ph-bold.ph-pentagon:before{content:""}.ph-bold.ph-pentagram:before{content:""}.ph-bold.ph-pepper:before{content:""}.ph-bold.ph-percent:before{content:""}.ph-bold.ph-person:before{content:""}.ph-bold.ph-person-arms-spread:before{content:""}.ph-bold.ph-person-simple:before{content:""}.ph-bold.ph-person-simple-bike:before{content:""}.ph-bold.ph-person-simple-circle:before{content:""}.ph-bold.ph-person-simple-hike:before{content:""}.ph-bold.ph-person-simple-run:before{content:""}.ph-bold.ph-person-simple-ski:before{content:""}.ph-bold.ph-person-simple-snowboard:before{content:""}.ph-bold.ph-person-simple-swim:before{content:""}.ph-bold.ph-person-simple-tai-chi:before{content:""}.ph-bold.ph-person-simple-throw:before{content:""}.ph-bold.ph-person-simple-walk:before{content:""}.ph-bold.ph-perspective:before{content:""}.ph-bold.ph-phone:before{content:""}.ph-bold.ph-phone-call:before{content:""}.ph-bold.ph-phone-disconnect:before{content:""}.ph-bold.ph-phone-incoming:before{content:""}.ph-bold.ph-phone-list:before{content:""}.ph-bold.ph-phone-outgoing:before{content:""}.ph-bold.ph-phone-pause:before{content:""}.ph-bold.ph-phone-plus:before{content:""}.ph-bold.ph-phone-slash:before{content:""}.ph-bold.ph-phone-transfer:before{content:""}.ph-bold.ph-phone-x:before{content:""}.ph-bold.ph-phosphor-logo:before{content:""}.ph-bold.ph-pi:before{content:""}.ph-bold.ph-piano-keys:before{content:""}.ph-bold.ph-picnic-table:before{content:""}.ph-bold.ph-picture-in-picture:before{content:""}.ph-bold.ph-piggy-bank:before{content:""}.ph-bold.ph-pill:before{content:""}.ph-bold.ph-ping-pong:before{content:""}.ph-bold.ph-pint-glass:before{content:""}.ph-bold.ph-pinterest-logo:before{content:""}.ph-bold.ph-pinwheel:before{content:""}.ph-bold.ph-pipe:before{content:""}.ph-bold.ph-pipe-wrench:before{content:""}.ph-bold.ph-pix-logo:before{content:""}.ph-bold.ph-pizza:before{content:""}.ph-bold.ph-placeholder:before{content:""}.ph-bold.ph-planet:before{content:""}.ph-bold.ph-plant:before{content:""}.ph-bold.ph-play:before{content:""}.ph-bold.ph-play-circle:before{content:""}.ph-bold.ph-play-pause:before{content:""}.ph-bold.ph-playlist:before{content:""}.ph-bold.ph-plug:before{content:""}.ph-bold.ph-plug-charging:before{content:""}.ph-bold.ph-plugs:before{content:""}.ph-bold.ph-plugs-connected:before{content:""}.ph-bold.ph-plus:before{content:""}.ph-bold.ph-plus-circle:before{content:""}.ph-bold.ph-plus-minus:before{content:""}.ph-bold.ph-plus-square:before{content:""}.ph-bold.ph-poker-chip:before{content:""}.ph-bold.ph-police-car:before{content:""}.ph-bold.ph-polygon:before{content:""}.ph-bold.ph-popcorn:before{content:""}.ph-bold.ph-popsicle:before{content:""}.ph-bold.ph-potted-plant:before{content:""}.ph-bold.ph-power:before{content:""}.ph-bold.ph-prescription:before{content:""}.ph-bold.ph-presentation:before{content:""}.ph-bold.ph-presentation-chart:before{content:""}.ph-bold.ph-printer:before{content:""}.ph-bold.ph-prohibit:before{content:""}.ph-bold.ph-prohibit-inset:before{content:""}.ph-bold.ph-projector-screen:before{content:""}.ph-bold.ph-projector-screen-chart:before{content:""}.ph-bold.ph-pulse:before{content:""}.ph-bold.ph-activity:before{content:""}.ph-bold.ph-push-pin:before{content:""}.ph-bold.ph-push-pin-simple:before{content:""}.ph-bold.ph-push-pin-simple-slash:before{content:""}.ph-bold.ph-push-pin-slash:before{content:""}.ph-bold.ph-puzzle-piece:before{content:""}.ph-bold.ph-qr-code:before{content:""}.ph-bold.ph-question:before{content:""}.ph-bold.ph-question-mark:before{content:""}.ph-bold.ph-queue:before{content:""}.ph-bold.ph-quotes:before{content:""}.ph-bold.ph-rabbit:before{content:""}.ph-bold.ph-racquet:before{content:""}.ph-bold.ph-radical:before{content:""}.ph-bold.ph-radio:before{content:""}.ph-bold.ph-radio-button:before{content:""}.ph-bold.ph-radioactive:before{content:""}.ph-bold.ph-rainbow:before{content:""}.ph-bold.ph-rainbow-cloud:before{content:""}.ph-bold.ph-ranking:before{content:""}.ph-bold.ph-read-cv-logo:before{content:""}.ph-bold.ph-receipt:before{content:""}.ph-bold.ph-receipt-x:before{content:""}.ph-bold.ph-record:before{content:""}.ph-bold.ph-rectangle:before{content:""}.ph-bold.ph-rectangle-dashed:before{content:""}.ph-bold.ph-recycle:before{content:""}.ph-bold.ph-reddit-logo:before{content:""}.ph-bold.ph-repeat:before{content:""}.ph-bold.ph-repeat-once:before{content:""}.ph-bold.ph-replit-logo:before{content:""}.ph-bold.ph-resize:before{content:""}.ph-bold.ph-rewind:before{content:""}.ph-bold.ph-rewind-circle:before{content:""}.ph-bold.ph-road-horizon:before{content:""}.ph-bold.ph-robot:before{content:""}.ph-bold.ph-rocket:before{content:""}.ph-bold.ph-rocket-launch:before{content:""}.ph-bold.ph-rows:before{content:""}.ph-bold.ph-rows-plus-bottom:before{content:""}.ph-bold.ph-rows-plus-top:before{content:""}.ph-bold.ph-rss:before{content:""}.ph-bold.ph-rss-simple:before{content:""}.ph-bold.ph-rug:before{content:""}.ph-bold.ph-ruler:before{content:""}.ph-bold.ph-sailboat:before{content:""}.ph-bold.ph-scales:before{content:""}.ph-bold.ph-scan:before{content:""}.ph-bold.ph-scan-smiley:before{content:""}.ph-bold.ph-scissors:before{content:""}.ph-bold.ph-scooter:before{content:""}.ph-bold.ph-screencast:before{content:""}.ph-bold.ph-screwdriver:before{content:""}.ph-bold.ph-scribble:before{content:""}.ph-bold.ph-scribble-loop:before{content:""}.ph-bold.ph-scroll:before{content:""}.ph-bold.ph-seal:before{content:""}.ph-bold.ph-circle-wavy:before{content:""}.ph-bold.ph-seal-check:before{content:""}.ph-bold.ph-circle-wavy-check:before{content:""}.ph-bold.ph-seal-percent:before{content:""}.ph-bold.ph-seal-question:before{content:""}.ph-bold.ph-circle-wavy-question:before{content:""}.ph-bold.ph-seal-warning:before{content:""}.ph-bold.ph-circle-wavy-warning:before{content:""}.ph-bold.ph-seat:before{content:""}.ph-bold.ph-seatbelt:before{content:""}.ph-bold.ph-security-camera:before{content:""}.ph-bold.ph-selection:before{content:""}.ph-bold.ph-selection-all:before{content:""}.ph-bold.ph-selection-background:before{content:""}.ph-bold.ph-selection-foreground:before{content:""}.ph-bold.ph-selection-inverse:before{content:""}.ph-bold.ph-selection-plus:before{content:""}.ph-bold.ph-selection-slash:before{content:""}.ph-bold.ph-shapes:before{content:""}.ph-bold.ph-share:before{content:""}.ph-bold.ph-share-fat:before{content:""}.ph-bold.ph-share-network:before{content:""}.ph-bold.ph-shield:before{content:""}.ph-bold.ph-shield-check:before{content:""}.ph-bold.ph-shield-checkered:before{content:""}.ph-bold.ph-shield-chevron:before{content:""}.ph-bold.ph-shield-plus:before{content:""}.ph-bold.ph-shield-slash:before{content:""}.ph-bold.ph-shield-star:before{content:""}.ph-bold.ph-shield-warning:before{content:""}.ph-bold.ph-shipping-container:before{content:""}.ph-bold.ph-shirt-folded:before{content:""}.ph-bold.ph-shooting-star:before{content:""}.ph-bold.ph-shopping-bag:before{content:""}.ph-bold.ph-shopping-bag-open:before{content:""}.ph-bold.ph-shopping-cart:before{content:""}.ph-bold.ph-shopping-cart-simple:before{content:""}.ph-bold.ph-shovel:before{content:""}.ph-bold.ph-shower:before{content:""}.ph-bold.ph-shrimp:before{content:""}.ph-bold.ph-shuffle:before{content:""}.ph-bold.ph-shuffle-angular:before{content:""}.ph-bold.ph-shuffle-simple:before{content:""}.ph-bold.ph-sidebar:before{content:""}.ph-bold.ph-sidebar-simple:before{content:""}.ph-bold.ph-sigma:before{content:""}.ph-bold.ph-sign-in:before{content:""}.ph-bold.ph-sign-out:before{content:""}.ph-bold.ph-signature:before{content:""}.ph-bold.ph-signpost:before{content:""}.ph-bold.ph-sim-card:before{content:""}.ph-bold.ph-siren:before{content:""}.ph-bold.ph-sketch-logo:before{content:""}.ph-bold.ph-skip-back:before{content:""}.ph-bold.ph-skip-back-circle:before{content:""}.ph-bold.ph-skip-forward:before{content:""}.ph-bold.ph-skip-forward-circle:before{content:""}.ph-bold.ph-skull:before{content:""}.ph-bold.ph-skype-logo:before{content:""}.ph-bold.ph-slack-logo:before{content:""}.ph-bold.ph-sliders:before{content:""}.ph-bold.ph-sliders-horizontal:before{content:""}.ph-bold.ph-slideshow:before{content:""}.ph-bold.ph-smiley:before{content:""}.ph-bold.ph-smiley-angry:before{content:""}.ph-bold.ph-smiley-blank:before{content:""}.ph-bold.ph-smiley-meh:before{content:""}.ph-bold.ph-smiley-melting:before{content:""}.ph-bold.ph-smiley-nervous:before{content:""}.ph-bold.ph-smiley-sad:before{content:""}.ph-bold.ph-smiley-sticker:before{content:""}.ph-bold.ph-smiley-wink:before{content:""}.ph-bold.ph-smiley-x-eyes:before{content:""}.ph-bold.ph-snapchat-logo:before{content:""}.ph-bold.ph-sneaker:before{content:""}.ph-bold.ph-sneaker-move:before{content:""}.ph-bold.ph-snowflake:before{content:""}.ph-bold.ph-soccer-ball:before{content:""}.ph-bold.ph-sock:before{content:""}.ph-bold.ph-solar-panel:before{content:""}.ph-bold.ph-solar-roof:before{content:""}.ph-bold.ph-sort-ascending:before{content:""}.ph-bold.ph-sort-descending:before{content:""}.ph-bold.ph-soundcloud-logo:before{content:""}.ph-bold.ph-spade:before{content:""}.ph-bold.ph-sparkle:before{content:""}.ph-bold.ph-speaker-hifi:before{content:""}.ph-bold.ph-speaker-high:before{content:""}.ph-bold.ph-speaker-low:before{content:""}.ph-bold.ph-speaker-none:before{content:""}.ph-bold.ph-speaker-simple-high:before{content:""}.ph-bold.ph-speaker-simple-low:before{content:""}.ph-bold.ph-speaker-simple-none:before{content:""}.ph-bold.ph-speaker-simple-slash:before{content:""}.ph-bold.ph-speaker-simple-x:before{content:""}.ph-bold.ph-speaker-slash:before{content:""}.ph-bold.ph-speaker-x:before{content:""}.ph-bold.ph-speedometer:before{content:""}.ph-bold.ph-sphere:before{content:""}.ph-bold.ph-spinner:before{content:""}.ph-bold.ph-spinner-ball:before{content:""}.ph-bold.ph-spinner-gap:before{content:""}.ph-bold.ph-spiral:before{content:""}.ph-bold.ph-split-horizontal:before{content:""}.ph-bold.ph-split-vertical:before{content:""}.ph-bold.ph-spotify-logo:before{content:""}.ph-bold.ph-spray-bottle:before{content:""}.ph-bold.ph-square:before{content:""}.ph-bold.ph-square-half:before{content:""}.ph-bold.ph-square-half-bottom:before{content:""}.ph-bold.ph-square-logo:before{content:""}.ph-bold.ph-square-split-horizontal:before{content:""}.ph-bold.ph-square-split-vertical:before{content:""}.ph-bold.ph-squares-four:before{content:""}.ph-bold.ph-stack:before{content:""}.ph-bold.ph-stack-minus:before{content:""}.ph-bold.ph-stack-overflow-logo:before{content:""}.ph-bold.ph-stack-plus:before{content:""}.ph-bold.ph-stack-simple:before{content:""}.ph-bold.ph-stairs:before{content:""}.ph-bold.ph-stamp:before{content:""}.ph-bold.ph-standard-definition:before{content:""}.ph-bold.ph-star:before{content:""}.ph-bold.ph-star-and-crescent:before{content:""}.ph-bold.ph-star-four:before{content:""}.ph-bold.ph-star-half:before{content:""}.ph-bold.ph-star-of-david:before{content:""}.ph-bold.ph-steam-logo:before{content:""}.ph-bold.ph-steering-wheel:before{content:""}.ph-bold.ph-steps:before{content:""}.ph-bold.ph-stethoscope:before{content:""}.ph-bold.ph-sticker:before{content:""}.ph-bold.ph-stool:before{content:""}.ph-bold.ph-stop:before{content:""}.ph-bold.ph-stop-circle:before{content:""}.ph-bold.ph-storefront:before{content:""}.ph-bold.ph-strategy:before{content:""}.ph-bold.ph-stripe-logo:before{content:""}.ph-bold.ph-student:before{content:""}.ph-bold.ph-subset-of:before{content:""}.ph-bold.ph-subset-proper-of:before{content:""}.ph-bold.ph-subtitles:before{content:""}.ph-bold.ph-subtitles-slash:before{content:""}.ph-bold.ph-subtract:before{content:""}.ph-bold.ph-subtract-square:before{content:""}.ph-bold.ph-subway:before{content:""}.ph-bold.ph-suitcase:before{content:""}.ph-bold.ph-suitcase-rolling:before{content:""}.ph-bold.ph-suitcase-simple:before{content:""}.ph-bold.ph-sun:before{content:""}.ph-bold.ph-sun-dim:before{content:""}.ph-bold.ph-sun-horizon:before{content:""}.ph-bold.ph-sunglasses:before{content:""}.ph-bold.ph-superset-of:before{content:""}.ph-bold.ph-superset-proper-of:before{content:""}.ph-bold.ph-swap:before{content:""}.ph-bold.ph-swatches:before{content:""}.ph-bold.ph-swimming-pool:before{content:""}.ph-bold.ph-sword:before{content:""}.ph-bold.ph-synagogue:before{content:""}.ph-bold.ph-syringe:before{content:""}.ph-bold.ph-t-shirt:before{content:""}.ph-bold.ph-table:before{content:""}.ph-bold.ph-tabs:before{content:""}.ph-bold.ph-tag:before{content:""}.ph-bold.ph-tag-chevron:before{content:""}.ph-bold.ph-tag-simple:before{content:""}.ph-bold.ph-target:before{content:""}.ph-bold.ph-taxi:before{content:""}.ph-bold.ph-tea-bag:before{content:""}.ph-bold.ph-telegram-logo:before{content:""}.ph-bold.ph-television:before{content:""}.ph-bold.ph-television-simple:before{content:""}.ph-bold.ph-tennis-ball:before{content:""}.ph-bold.ph-tent:before{content:""}.ph-bold.ph-terminal:before{content:""}.ph-bold.ph-terminal-window:before{content:""}.ph-bold.ph-test-tube:before{content:""}.ph-bold.ph-text-a-underline:before{content:""}.ph-bold.ph-text-aa:before{content:""}.ph-bold.ph-text-align-center:before{content:""}.ph-bold.ph-text-align-justify:before{content:""}.ph-bold.ph-text-align-left:before{content:""}.ph-bold.ph-text-align-right:before{content:""}.ph-bold.ph-text-b:before{content:""}.ph-bold.ph-text-bolder:before{content:""}.ph-bold.ph-text-columns:before{content:""}.ph-bold.ph-text-h:before{content:""}.ph-bold.ph-text-h-five:before{content:""}.ph-bold.ph-text-h-four:before{content:""}.ph-bold.ph-text-h-one:before{content:""}.ph-bold.ph-text-h-six:before{content:""}.ph-bold.ph-text-h-three:before{content:""}.ph-bold.ph-text-h-two:before{content:""}.ph-bold.ph-text-indent:before{content:""}.ph-bold.ph-text-italic:before{content:""}.ph-bold.ph-text-outdent:before{content:""}.ph-bold.ph-text-strikethrough:before{content:""}.ph-bold.ph-text-subscript:before{content:""}.ph-bold.ph-text-superscript:before{content:""}.ph-bold.ph-text-t:before{content:""}.ph-bold.ph-text-t-slash:before{content:""}.ph-bold.ph-text-underline:before{content:""}.ph-bold.ph-textbox:before{content:""}.ph-bold.ph-thermometer:before{content:""}.ph-bold.ph-thermometer-cold:before{content:""}.ph-bold.ph-thermometer-hot:before{content:""}.ph-bold.ph-thermometer-simple:before{content:""}.ph-bold.ph-threads-logo:before{content:""}.ph-bold.ph-three-d:before{content:""}.ph-bold.ph-thumbs-down:before{content:""}.ph-bold.ph-thumbs-up:before{content:""}.ph-bold.ph-ticket:before{content:""}.ph-bold.ph-tidal-logo:before{content:""}.ph-bold.ph-tiktok-logo:before{content:""}.ph-bold.ph-tilde:before{content:""}.ph-bold.ph-timer:before{content:""}.ph-bold.ph-tip-jar:before{content:""}.ph-bold.ph-tipi:before{content:""}.ph-bold.ph-tire:before{content:""}.ph-bold.ph-toggle-left:before{content:""}.ph-bold.ph-toggle-right:before{content:""}.ph-bold.ph-toilet:before{content:""}.ph-bold.ph-toilet-paper:before{content:""}.ph-bold.ph-toolbox:before{content:""}.ph-bold.ph-tooth:before{content:""}.ph-bold.ph-tornado:before{content:""}.ph-bold.ph-tote:before{content:""}.ph-bold.ph-tote-simple:before{content:""}.ph-bold.ph-towel:before{content:""}.ph-bold.ph-tractor:before{content:""}.ph-bold.ph-trademark:before{content:""}.ph-bold.ph-trademark-registered:before{content:""}.ph-bold.ph-traffic-cone:before{content:""}.ph-bold.ph-traffic-sign:before{content:""}.ph-bold.ph-traffic-signal:before{content:""}.ph-bold.ph-train:before{content:""}.ph-bold.ph-train-regional:before{content:""}.ph-bold.ph-train-simple:before{content:""}.ph-bold.ph-tram:before{content:""}.ph-bold.ph-translate:before{content:""}.ph-bold.ph-trash:before{content:""}.ph-bold.ph-trash-simple:before{content:""}.ph-bold.ph-tray:before{content:""}.ph-bold.ph-tray-arrow-down:before{content:""}.ph-bold.ph-archive-tray:before{content:""}.ph-bold.ph-tray-arrow-up:before{content:""}.ph-bold.ph-treasure-chest:before{content:""}.ph-bold.ph-tree:before{content:""}.ph-bold.ph-tree-evergreen:before{content:""}.ph-bold.ph-tree-palm:before{content:""}.ph-bold.ph-tree-structure:before{content:""}.ph-bold.ph-tree-view:before{content:""}.ph-bold.ph-trend-down:before{content:""}.ph-bold.ph-trend-up:before{content:""}.ph-bold.ph-triangle:before{content:""}.ph-bold.ph-triangle-dashed:before{content:""}.ph-bold.ph-trolley:before{content:""}.ph-bold.ph-trolley-suitcase:before{content:""}.ph-bold.ph-trophy:before{content:""}.ph-bold.ph-truck:before{content:""}.ph-bold.ph-truck-trailer:before{content:""}.ph-bold.ph-tumblr-logo:before{content:""}.ph-bold.ph-twitch-logo:before{content:""}.ph-bold.ph-twitter-logo:before{content:""}.ph-bold.ph-umbrella:before{content:""}.ph-bold.ph-umbrella-simple:before{content:""}.ph-bold.ph-union:before{content:""}.ph-bold.ph-unite:before{content:""}.ph-bold.ph-unite-square:before{content:""}.ph-bold.ph-upload:before{content:""}.ph-bold.ph-upload-simple:before{content:""}.ph-bold.ph-usb:before{content:""}.ph-bold.ph-user:before{content:""}.ph-bold.ph-user-check:before{content:""}.ph-bold.ph-user-circle:before{content:""}.ph-bold.ph-user-circle-check:before{content:""}.ph-bold.ph-user-circle-dashed:before{content:""}.ph-bold.ph-user-circle-gear:before{content:""}.ph-bold.ph-user-circle-minus:before{content:""}.ph-bold.ph-user-circle-plus:before{content:""}.ph-bold.ph-user-focus:before{content:""}.ph-bold.ph-user-gear:before{content:""}.ph-bold.ph-user-list:before{content:""}.ph-bold.ph-user-minus:before{content:""}.ph-bold.ph-user-plus:before{content:""}.ph-bold.ph-user-rectangle:before{content:""}.ph-bold.ph-user-sound:before{content:""}.ph-bold.ph-user-square:before{content:""}.ph-bold.ph-user-switch:before{content:""}.ph-bold.ph-users:before{content:""}.ph-bold.ph-users-four:before{content:""}.ph-bold.ph-users-three:before{content:""}.ph-bold.ph-van:before{content:""}.ph-bold.ph-vault:before{content:""}.ph-bold.ph-vector-three:before{content:""}.ph-bold.ph-vector-two:before{content:""}.ph-bold.ph-vibrate:before{content:""}.ph-bold.ph-video:before{content:""}.ph-bold.ph-video-camera:before{content:""}.ph-bold.ph-video-camera-slash:before{content:""}.ph-bold.ph-video-conference:before{content:""}.ph-bold.ph-vignette:before{content:""}.ph-bold.ph-vinyl-record:before{content:""}.ph-bold.ph-virtual-reality:before{content:""}.ph-bold.ph-virus:before{content:""}.ph-bold.ph-visor:before{content:""}.ph-bold.ph-voicemail:before{content:""}.ph-bold.ph-volleyball:before{content:""}.ph-bold.ph-wall:before{content:""}.ph-bold.ph-wallet:before{content:""}.ph-bold.ph-warehouse:before{content:""}.ph-bold.ph-warning:before{content:""}.ph-bold.ph-warning-circle:before{content:""}.ph-bold.ph-warning-diamond:before{content:""}.ph-bold.ph-warning-octagon:before{content:""}.ph-bold.ph-washing-machine:before{content:""}.ph-bold.ph-watch:before{content:""}.ph-bold.ph-wave-sawtooth:before{content:""}.ph-bold.ph-wave-sine:before{content:""}.ph-bold.ph-wave-square:before{content:""}.ph-bold.ph-wave-triangle:before{content:""}.ph-bold.ph-waveform:before{content:""}.ph-bold.ph-waveform-slash:before{content:""}.ph-bold.ph-waves:before{content:""}.ph-bold.ph-webcam:before{content:""}.ph-bold.ph-webcam-slash:before{content:""}.ph-bold.ph-webhooks-logo:before{content:""}.ph-bold.ph-wechat-logo:before{content:""}.ph-bold.ph-whatsapp-logo:before{content:""}.ph-bold.ph-wheelchair:before{content:""}.ph-bold.ph-wheelchair-motion:before{content:""}.ph-bold.ph-wifi-high:before{content:""}.ph-bold.ph-wifi-low:before{content:""}.ph-bold.ph-wifi-medium:before{content:""}.ph-bold.ph-wifi-none:before{content:""}.ph-bold.ph-wifi-slash:before{content:""}.ph-bold.ph-wifi-x:before{content:""}.ph-bold.ph-wind:before{content:""}.ph-bold.ph-windmill:before{content:""}.ph-bold.ph-windows-logo:before{content:""}.ph-bold.ph-wine:before{content:""}.ph-bold.ph-wrench:before{content:""}.ph-bold.ph-x:before{content:""}.ph-bold.ph-x-circle:before{content:""}.ph-bold.ph-x-logo:before{content:""}.ph-bold.ph-x-square:before{content:""}.ph-bold.ph-yarn:before{content:""}.ph-bold.ph-yin-yang:before{content:""}.ph-bold.ph-youtube-logo:before{content:""}@font-face{font-family:Phosphor-Fill;src:url(/app/assets/Phosphor-Fill-D4CDmGRg.woff2) format("woff2"),url(/app/assets/Phosphor-Fill-CS2zOYDV.woff) format("woff"),url(/app/assets/Phosphor-Fill-N9gYSHy0.ttf) format("truetype"),url(/app/assets/Phosphor-Fill-BofDnXwa.svg#Phosphor-Fill) format("svg");font-weight:400;font-style:normal;font-display:block}.ph-fill{font-family:Phosphor-Fill!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-fill.ph-acorn:before{content:""}.ph-fill.ph-address-book:before{content:""}.ph-fill.ph-address-book-tabs:before{content:""}.ph-fill.ph-air-traffic-control:before{content:""}.ph-fill.ph-airplane:before{content:""}.ph-fill.ph-airplane-in-flight:before{content:""}.ph-fill.ph-airplane-landing:before{content:""}.ph-fill.ph-airplane-takeoff:before{content:""}.ph-fill.ph-airplane-taxiing:before{content:""}.ph-fill.ph-airplane-tilt:before{content:""}.ph-fill.ph-airplay:before{content:""}.ph-fill.ph-alarm:before{content:""}.ph-fill.ph-alien:before{content:""}.ph-fill.ph-align-bottom:before{content:""}.ph-fill.ph-align-bottom-simple:before{content:""}.ph-fill.ph-align-center-horizontal:before{content:""}.ph-fill.ph-align-center-horizontal-simple:before{content:""}.ph-fill.ph-align-center-vertical:before{content:""}.ph-fill.ph-align-center-vertical-simple:before{content:""}.ph-fill.ph-align-left:before{content:""}.ph-fill.ph-align-left-simple:before{content:""}.ph-fill.ph-align-right:before{content:""}.ph-fill.ph-align-right-simple:before{content:""}.ph-fill.ph-align-top:before{content:""}.ph-fill.ph-align-top-simple:before{content:""}.ph-fill.ph-amazon-logo:before{content:""}.ph-fill.ph-ambulance:before{content:""}.ph-fill.ph-anchor:before{content:""}.ph-fill.ph-anchor-simple:before{content:""}.ph-fill.ph-android-logo:before{content:""}.ph-fill.ph-angle:before{content:""}.ph-fill.ph-angular-logo:before{content:""}.ph-fill.ph-aperture:before{content:""}.ph-fill.ph-app-store-logo:before{content:""}.ph-fill.ph-app-window:before{content:""}.ph-fill.ph-apple-logo:before{content:""}.ph-fill.ph-apple-podcasts-logo:before{content:""}.ph-fill.ph-approximate-equals:before{content:""}.ph-fill.ph-archive:before{content:""}.ph-fill.ph-armchair:before{content:""}.ph-fill.ph-arrow-arc-left:before{content:""}.ph-fill.ph-arrow-arc-right:before{content:""}.ph-fill.ph-arrow-bend-double-up-left:before{content:""}.ph-fill.ph-arrow-bend-double-up-right:before{content:""}.ph-fill.ph-arrow-bend-down-left:before{content:""}.ph-fill.ph-arrow-bend-down-right:before{content:""}.ph-fill.ph-arrow-bend-left-down:before{content:""}.ph-fill.ph-arrow-bend-left-up:before{content:""}.ph-fill.ph-arrow-bend-right-down:before{content:""}.ph-fill.ph-arrow-bend-right-up:before{content:""}.ph-fill.ph-arrow-bend-up-left:before{content:""}.ph-fill.ph-arrow-bend-up-right:before{content:""}.ph-fill.ph-arrow-circle-down:before{content:""}.ph-fill.ph-arrow-circle-down-left:before{content:""}.ph-fill.ph-arrow-circle-down-right:before{content:""}.ph-fill.ph-arrow-circle-left:before{content:""}.ph-fill.ph-arrow-circle-right:before{content:""}.ph-fill.ph-arrow-circle-up:before{content:""}.ph-fill.ph-arrow-circle-up-left:before{content:""}.ph-fill.ph-arrow-circle-up-right:before{content:""}.ph-fill.ph-arrow-clockwise:before{content:""}.ph-fill.ph-arrow-counter-clockwise:before{content:""}.ph-fill.ph-arrow-down:before{content:""}.ph-fill.ph-arrow-down-left:before{content:""}.ph-fill.ph-arrow-down-right:before{content:""}.ph-fill.ph-arrow-elbow-down-left:before{content:""}.ph-fill.ph-arrow-elbow-down-right:before{content:""}.ph-fill.ph-arrow-elbow-left:before{content:""}.ph-fill.ph-arrow-elbow-left-down:before{content:""}.ph-fill.ph-arrow-elbow-left-up:before{content:""}.ph-fill.ph-arrow-elbow-right:before{content:""}.ph-fill.ph-arrow-elbow-right-down:before{content:""}.ph-fill.ph-arrow-elbow-right-up:before{content:""}.ph-fill.ph-arrow-elbow-up-left:before{content:""}.ph-fill.ph-arrow-elbow-up-right:before{content:""}.ph-fill.ph-arrow-fat-down:before{content:""}.ph-fill.ph-arrow-fat-left:before{content:""}.ph-fill.ph-arrow-fat-line-down:before{content:""}.ph-fill.ph-arrow-fat-line-left:before{content:""}.ph-fill.ph-arrow-fat-line-right:before{content:""}.ph-fill.ph-arrow-fat-line-up:before{content:""}.ph-fill.ph-arrow-fat-lines-down:before{content:""}.ph-fill.ph-arrow-fat-lines-left:before{content:""}.ph-fill.ph-arrow-fat-lines-right:before{content:""}.ph-fill.ph-arrow-fat-lines-up:before{content:""}.ph-fill.ph-arrow-fat-right:before{content:""}.ph-fill.ph-arrow-fat-up:before{content:""}.ph-fill.ph-arrow-left:before{content:""}.ph-fill.ph-arrow-line-down:before{content:""}.ph-fill.ph-arrow-line-down-left:before{content:""}.ph-fill.ph-arrow-line-down-right:before{content:""}.ph-fill.ph-arrow-line-left:before{content:""}.ph-fill.ph-arrow-line-right:before{content:""}.ph-fill.ph-arrow-line-up:before{content:""}.ph-fill.ph-arrow-line-up-left:before{content:""}.ph-fill.ph-arrow-line-up-right:before{content:""}.ph-fill.ph-arrow-right:before{content:""}.ph-fill.ph-arrow-square-down:before{content:""}.ph-fill.ph-arrow-square-down-left:before{content:""}.ph-fill.ph-arrow-square-down-right:before{content:""}.ph-fill.ph-arrow-square-in:before{content:""}.ph-fill.ph-arrow-square-left:before{content:""}.ph-fill.ph-arrow-square-out:before{content:""}.ph-fill.ph-arrow-square-right:before{content:""}.ph-fill.ph-arrow-square-up:before{content:""}.ph-fill.ph-arrow-square-up-left:before{content:""}.ph-fill.ph-arrow-square-up-right:before{content:""}.ph-fill.ph-arrow-u-down-left:before{content:""}.ph-fill.ph-arrow-u-down-right:before{content:""}.ph-fill.ph-arrow-u-left-down:before{content:""}.ph-fill.ph-arrow-u-left-up:before{content:""}.ph-fill.ph-arrow-u-right-down:before{content:""}.ph-fill.ph-arrow-u-right-up:before{content:""}.ph-fill.ph-arrow-u-up-left:before{content:""}.ph-fill.ph-arrow-u-up-right:before{content:""}.ph-fill.ph-arrow-up:before{content:""}.ph-fill.ph-arrow-up-left:before{content:""}.ph-fill.ph-arrow-up-right:before{content:""}.ph-fill.ph-arrows-clockwise:before{content:""}.ph-fill.ph-arrows-counter-clockwise:before{content:""}.ph-fill.ph-arrows-down-up:before{content:""}.ph-fill.ph-arrows-horizontal:before{content:""}.ph-fill.ph-arrows-in:before{content:""}.ph-fill.ph-arrows-in-cardinal:before{content:""}.ph-fill.ph-arrows-in-line-horizontal:before{content:""}.ph-fill.ph-arrows-in-line-vertical:before{content:""}.ph-fill.ph-arrows-in-simple:before{content:""}.ph-fill.ph-arrows-left-right:before{content:""}.ph-fill.ph-arrows-merge:before{content:""}.ph-fill.ph-arrows-out:before{content:""}.ph-fill.ph-arrows-out-cardinal:before{content:""}.ph-fill.ph-arrows-out-line-horizontal:before{content:""}.ph-fill.ph-arrows-out-line-vertical:before{content:""}.ph-fill.ph-arrows-out-simple:before{content:""}.ph-fill.ph-arrows-split:before{content:""}.ph-fill.ph-arrows-vertical:before{content:""}.ph-fill.ph-article:before{content:""}.ph-fill.ph-article-medium:before{content:""}.ph-fill.ph-article-ny-times:before{content:""}.ph-fill.ph-asclepius:before{content:""}.ph-fill.ph-caduceus:before{content:""}.ph-fill.ph-asterisk:before{content:""}.ph-fill.ph-asterisk-simple:before{content:""}.ph-fill.ph-at:before{content:""}.ph-fill.ph-atom:before{content:""}.ph-fill.ph-avocado:before{content:""}.ph-fill.ph-axe:before{content:""}.ph-fill.ph-baby:before{content:""}.ph-fill.ph-baby-carriage:before{content:""}.ph-fill.ph-backpack:before{content:""}.ph-fill.ph-backspace:before{content:""}.ph-fill.ph-bag:before{content:""}.ph-fill.ph-bag-simple:before{content:""}.ph-fill.ph-balloon:before{content:""}.ph-fill.ph-bandaids:before{content:""}.ph-fill.ph-bank:before{content:""}.ph-fill.ph-barbell:before{content:""}.ph-fill.ph-barcode:before{content:""}.ph-fill.ph-barn:before{content:""}.ph-fill.ph-barricade:before{content:""}.ph-fill.ph-baseball:before{content:""}.ph-fill.ph-baseball-cap:before{content:""}.ph-fill.ph-baseball-helmet:before{content:""}.ph-fill.ph-basket:before{content:""}.ph-fill.ph-basketball:before{content:""}.ph-fill.ph-bathtub:before{content:""}.ph-fill.ph-battery-charging:before{content:""}.ph-fill.ph-battery-charging-vertical:before{content:""}.ph-fill.ph-battery-empty:before{content:""}.ph-fill.ph-battery-full:before{content:""}.ph-fill.ph-battery-high:before{content:""}.ph-fill.ph-battery-low:before{content:""}.ph-fill.ph-battery-medium:before{content:""}.ph-fill.ph-battery-plus:before{content:""}.ph-fill.ph-battery-plus-vertical:before{content:""}.ph-fill.ph-battery-vertical-empty:before{content:""}.ph-fill.ph-battery-vertical-full:before{content:""}.ph-fill.ph-battery-vertical-high:before{content:""}.ph-fill.ph-battery-vertical-low:before{content:""}.ph-fill.ph-battery-vertical-medium:before{content:""}.ph-fill.ph-battery-warning:before{content:""}.ph-fill.ph-battery-warning-vertical:before{content:""}.ph-fill.ph-beach-ball:before{content:""}.ph-fill.ph-beanie:before{content:""}.ph-fill.ph-bed:before{content:""}.ph-fill.ph-beer-bottle:before{content:""}.ph-fill.ph-beer-stein:before{content:""}.ph-fill.ph-behance-logo:before{content:""}.ph-fill.ph-bell:before{content:""}.ph-fill.ph-bell-ringing:before{content:""}.ph-fill.ph-bell-simple:before{content:""}.ph-fill.ph-bell-simple-ringing:before{content:""}.ph-fill.ph-bell-simple-slash:before{content:""}.ph-fill.ph-bell-simple-z:before{content:""}.ph-fill.ph-bell-slash:before{content:""}.ph-fill.ph-bell-z:before{content:""}.ph-fill.ph-belt:before{content:""}.ph-fill.ph-bezier-curve:before{content:""}.ph-fill.ph-bicycle:before{content:""}.ph-fill.ph-binary:before{content:""}.ph-fill.ph-binoculars:before{content:""}.ph-fill.ph-biohazard:before{content:""}.ph-fill.ph-bird:before{content:""}.ph-fill.ph-blueprint:before{content:""}.ph-fill.ph-bluetooth:before{content:""}.ph-fill.ph-bluetooth-connected:before{content:""}.ph-fill.ph-bluetooth-slash:before{content:""}.ph-fill.ph-bluetooth-x:before{content:""}.ph-fill.ph-boat:before{content:""}.ph-fill.ph-bomb:before{content:""}.ph-fill.ph-bone:before{content:""}.ph-fill.ph-book:before{content:""}.ph-fill.ph-book-bookmark:before{content:""}.ph-fill.ph-book-open:before{content:""}.ph-fill.ph-book-open-text:before{content:""}.ph-fill.ph-book-open-user:before{content:""}.ph-fill.ph-bookmark:before{content:""}.ph-fill.ph-bookmark-simple:before{content:""}.ph-fill.ph-bookmarks:before{content:""}.ph-fill.ph-bookmarks-simple:before{content:""}.ph-fill.ph-books:before{content:""}.ph-fill.ph-boot:before{content:""}.ph-fill.ph-boules:before{content:""}.ph-fill.ph-bounding-box:before{content:""}.ph-fill.ph-bowl-food:before{content:""}.ph-fill.ph-bowl-steam:before{content:""}.ph-fill.ph-bowling-ball:before{content:""}.ph-fill.ph-box-arrow-down:before{content:""}.ph-fill.ph-archive-box:before{content:""}.ph-fill.ph-box-arrow-up:before{content:""}.ph-fill.ph-boxing-glove:before{content:""}.ph-fill.ph-brackets-angle:before{content:""}.ph-fill.ph-brackets-curly:before{content:""}.ph-fill.ph-brackets-round:before{content:""}.ph-fill.ph-brackets-square:before{content:""}.ph-fill.ph-brain:before{content:""}.ph-fill.ph-brandy:before{content:""}.ph-fill.ph-bread:before{content:""}.ph-fill.ph-bridge:before{content:""}.ph-fill.ph-briefcase:before{content:""}.ph-fill.ph-briefcase-metal:before{content:""}.ph-fill.ph-broadcast:before{content:""}.ph-fill.ph-broom:before{content:""}.ph-fill.ph-browser:before{content:""}.ph-fill.ph-browsers:before{content:""}.ph-fill.ph-bug:before{content:""}.ph-fill.ph-bug-beetle:before{content:""}.ph-fill.ph-bug-droid:before{content:""}.ph-fill.ph-building:before{content:""}.ph-fill.ph-building-apartment:before{content:""}.ph-fill.ph-building-office:before{content:""}.ph-fill.ph-buildings:before{content:""}.ph-fill.ph-bulldozer:before{content:""}.ph-fill.ph-bus:before{content:""}.ph-fill.ph-butterfly:before{content:""}.ph-fill.ph-cable-car:before{content:""}.ph-fill.ph-cactus:before{content:""}.ph-fill.ph-cake:before{content:""}.ph-fill.ph-calculator:before{content:""}.ph-fill.ph-calendar:before{content:""}.ph-fill.ph-calendar-blank:before{content:""}.ph-fill.ph-calendar-check:before{content:""}.ph-fill.ph-calendar-dot:before{content:""}.ph-fill.ph-calendar-dots:before{content:""}.ph-fill.ph-calendar-heart:before{content:""}.ph-fill.ph-calendar-minus:before{content:""}.ph-fill.ph-calendar-plus:before{content:""}.ph-fill.ph-calendar-slash:before{content:""}.ph-fill.ph-calendar-star:before{content:""}.ph-fill.ph-calendar-x:before{content:""}.ph-fill.ph-call-bell:before{content:""}.ph-fill.ph-camera:before{content:""}.ph-fill.ph-camera-plus:before{content:""}.ph-fill.ph-camera-rotate:before{content:""}.ph-fill.ph-camera-slash:before{content:""}.ph-fill.ph-campfire:before{content:""}.ph-fill.ph-car:before{content:""}.ph-fill.ph-car-battery:before{content:""}.ph-fill.ph-car-profile:before{content:""}.ph-fill.ph-car-simple:before{content:""}.ph-fill.ph-cardholder:before{content:""}.ph-fill.ph-cards:before{content:""}.ph-fill.ph-cards-three:before{content:""}.ph-fill.ph-caret-circle-double-down:before{content:""}.ph-fill.ph-caret-circle-double-left:before{content:""}.ph-fill.ph-caret-circle-double-right:before{content:""}.ph-fill.ph-caret-circle-double-up:before{content:""}.ph-fill.ph-caret-circle-down:before{content:""}.ph-fill.ph-caret-circle-left:before{content:""}.ph-fill.ph-caret-circle-right:before{content:""}.ph-fill.ph-caret-circle-up:before{content:""}.ph-fill.ph-caret-circle-up-down:before{content:""}.ph-fill.ph-caret-double-down:before{content:""}.ph-fill.ph-caret-double-left:before{content:""}.ph-fill.ph-caret-double-right:before{content:""}.ph-fill.ph-caret-double-up:before{content:""}.ph-fill.ph-caret-down:before{content:""}.ph-fill.ph-caret-left:before{content:""}.ph-fill.ph-caret-line-down:before{content:""}.ph-fill.ph-caret-line-left:before{content:""}.ph-fill.ph-caret-line-right:before{content:""}.ph-fill.ph-caret-line-up:before{content:""}.ph-fill.ph-caret-right:before{content:""}.ph-fill.ph-caret-up:before{content:""}.ph-fill.ph-caret-up-down:before{content:""}.ph-fill.ph-carrot:before{content:""}.ph-fill.ph-cash-register:before{content:""}.ph-fill.ph-cassette-tape:before{content:""}.ph-fill.ph-castle-turret:before{content:""}.ph-fill.ph-cat:before{content:""}.ph-fill.ph-cell-signal-full:before{content:""}.ph-fill.ph-cell-signal-high:before{content:""}.ph-fill.ph-cell-signal-low:before{content:""}.ph-fill.ph-cell-signal-medium:before{content:""}.ph-fill.ph-cell-signal-none:before{content:""}.ph-fill.ph-cell-signal-slash:before{content:""}.ph-fill.ph-cell-signal-x:before{content:""}.ph-fill.ph-cell-tower:before{content:""}.ph-fill.ph-certificate:before{content:""}.ph-fill.ph-chair:before{content:""}.ph-fill.ph-chalkboard:before{content:""}.ph-fill.ph-chalkboard-simple:before{content:""}.ph-fill.ph-chalkboard-teacher:before{content:""}.ph-fill.ph-champagne:before{content:""}.ph-fill.ph-charging-station:before{content:""}.ph-fill.ph-chart-bar:before{content:""}.ph-fill.ph-chart-bar-horizontal:before{content:""}.ph-fill.ph-chart-donut:before{content:""}.ph-fill.ph-chart-line:before{content:""}.ph-fill.ph-chart-line-down:before{content:""}.ph-fill.ph-chart-line-up:before{content:""}.ph-fill.ph-chart-pie:before{content:""}.ph-fill.ph-chart-pie-slice:before{content:""}.ph-fill.ph-chart-polar:before{content:""}.ph-fill.ph-chart-scatter:before{content:""}.ph-fill.ph-chat:before{content:""}.ph-fill.ph-chat-centered:before{content:""}.ph-fill.ph-chat-centered-dots:before{content:""}.ph-fill.ph-chat-centered-slash:before{content:""}.ph-fill.ph-chat-centered-text:before{content:""}.ph-fill.ph-chat-circle:before{content:""}.ph-fill.ph-chat-circle-dots:before{content:""}.ph-fill.ph-chat-circle-slash:before{content:""}.ph-fill.ph-chat-circle-text:before{content:""}.ph-fill.ph-chat-dots:before{content:""}.ph-fill.ph-chat-slash:before{content:""}.ph-fill.ph-chat-teardrop:before{content:""}.ph-fill.ph-chat-teardrop-dots:before{content:""}.ph-fill.ph-chat-teardrop-slash:before{content:""}.ph-fill.ph-chat-teardrop-text:before{content:""}.ph-fill.ph-chat-text:before{content:""}.ph-fill.ph-chats:before{content:""}.ph-fill.ph-chats-circle:before{content:""}.ph-fill.ph-chats-teardrop:before{content:""}.ph-fill.ph-check:before{content:""}.ph-fill.ph-check-circle:before{content:""}.ph-fill.ph-check-fat:before{content:""}.ph-fill.ph-check-square:before{content:""}.ph-fill.ph-check-square-offset:before{content:""}.ph-fill.ph-checkerboard:before{content:""}.ph-fill.ph-checks:before{content:""}.ph-fill.ph-cheers:before{content:""}.ph-fill.ph-cheese:before{content:""}.ph-fill.ph-chef-hat:before{content:""}.ph-fill.ph-cherries:before{content:""}.ph-fill.ph-church:before{content:""}.ph-fill.ph-cigarette:before{content:""}.ph-fill.ph-cigarette-slash:before{content:""}.ph-fill.ph-circle:before{content:""}.ph-fill.ph-circle-dashed:before{content:""}.ph-fill.ph-circle-half:before{content:""}.ph-fill.ph-circle-half-tilt:before{content:""}.ph-fill.ph-circle-notch:before{content:""}.ph-fill.ph-circles-four:before{content:""}.ph-fill.ph-circles-three:before{content:""}.ph-fill.ph-circles-three-plus:before{content:""}.ph-fill.ph-circuitry:before{content:""}.ph-fill.ph-city:before{content:""}.ph-fill.ph-clipboard:before{content:""}.ph-fill.ph-clipboard-text:before{content:""}.ph-fill.ph-clock:before{content:""}.ph-fill.ph-clock-afternoon:before{content:""}.ph-fill.ph-clock-clockwise:before{content:""}.ph-fill.ph-clock-countdown:before{content:""}.ph-fill.ph-clock-counter-clockwise:before{content:""}.ph-fill.ph-clock-user:before{content:""}.ph-fill.ph-closed-captioning:before{content:""}.ph-fill.ph-cloud:before{content:""}.ph-fill.ph-cloud-arrow-down:before{content:""}.ph-fill.ph-cloud-arrow-up:before{content:""}.ph-fill.ph-cloud-check:before{content:""}.ph-fill.ph-cloud-fog:before{content:""}.ph-fill.ph-cloud-lightning:before{content:""}.ph-fill.ph-cloud-moon:before{content:""}.ph-fill.ph-cloud-rain:before{content:""}.ph-fill.ph-cloud-slash:before{content:""}.ph-fill.ph-cloud-snow:before{content:""}.ph-fill.ph-cloud-sun:before{content:""}.ph-fill.ph-cloud-warning:before{content:""}.ph-fill.ph-cloud-x:before{content:""}.ph-fill.ph-clover:before{content:""}.ph-fill.ph-club:before{content:""}.ph-fill.ph-coat-hanger:before{content:""}.ph-fill.ph-coda-logo:before{content:""}.ph-fill.ph-code:before{content:""}.ph-fill.ph-code-block:before{content:""}.ph-fill.ph-code-simple:before{content:""}.ph-fill.ph-codepen-logo:before{content:""}.ph-fill.ph-codesandbox-logo:before{content:""}.ph-fill.ph-coffee:before{content:""}.ph-fill.ph-coffee-bean:before{content:""}.ph-fill.ph-coin:before{content:""}.ph-fill.ph-coin-vertical:before{content:""}.ph-fill.ph-coins:before{content:""}.ph-fill.ph-columns:before{content:""}.ph-fill.ph-columns-plus-left:before{content:""}.ph-fill.ph-columns-plus-right:before{content:""}.ph-fill.ph-command:before{content:""}.ph-fill.ph-compass:before{content:""}.ph-fill.ph-compass-rose:before{content:""}.ph-fill.ph-compass-tool:before{content:""}.ph-fill.ph-computer-tower:before{content:""}.ph-fill.ph-confetti:before{content:""}.ph-fill.ph-contactless-payment:before{content:""}.ph-fill.ph-control:before{content:""}.ph-fill.ph-cookie:before{content:""}.ph-fill.ph-cooking-pot:before{content:""}.ph-fill.ph-copy:before{content:""}.ph-fill.ph-copy-simple:before{content:""}.ph-fill.ph-copyleft:before{content:""}.ph-fill.ph-copyright:before{content:""}.ph-fill.ph-corners-in:before{content:""}.ph-fill.ph-corners-out:before{content:""}.ph-fill.ph-couch:before{content:""}.ph-fill.ph-court-basketball:before{content:""}.ph-fill.ph-cow:before{content:""}.ph-fill.ph-cowboy-hat:before{content:""}.ph-fill.ph-cpu:before{content:""}.ph-fill.ph-crane:before{content:""}.ph-fill.ph-crane-tower:before{content:""}.ph-fill.ph-credit-card:before{content:""}.ph-fill.ph-cricket:before{content:""}.ph-fill.ph-crop:before{content:""}.ph-fill.ph-cross:before{content:""}.ph-fill.ph-crosshair:before{content:""}.ph-fill.ph-crosshair-simple:before{content:""}.ph-fill.ph-crown:before{content:""}.ph-fill.ph-crown-cross:before{content:""}.ph-fill.ph-crown-simple:before{content:""}.ph-fill.ph-cube:before{content:""}.ph-fill.ph-cube-focus:before{content:""}.ph-fill.ph-cube-transparent:before{content:""}.ph-fill.ph-currency-btc:before{content:""}.ph-fill.ph-currency-circle-dollar:before{content:""}.ph-fill.ph-currency-cny:before{content:""}.ph-fill.ph-currency-dollar:before{content:""}.ph-fill.ph-currency-dollar-simple:before{content:""}.ph-fill.ph-currency-eth:before{content:""}.ph-fill.ph-currency-eur:before{content:""}.ph-fill.ph-currency-gbp:before{content:""}.ph-fill.ph-currency-inr:before{content:""}.ph-fill.ph-currency-jpy:before{content:""}.ph-fill.ph-currency-krw:before{content:""}.ph-fill.ph-currency-kzt:before{content:""}.ph-fill.ph-currency-ngn:before{content:""}.ph-fill.ph-currency-rub:before{content:""}.ph-fill.ph-cursor:before{content:""}.ph-fill.ph-cursor-click:before{content:""}.ph-fill.ph-cursor-text:before{content:""}.ph-fill.ph-cylinder:before{content:""}.ph-fill.ph-database:before{content:""}.ph-fill.ph-desk:before{content:""}.ph-fill.ph-desktop:before{content:""}.ph-fill.ph-desktop-tower:before{content:""}.ph-fill.ph-detective:before{content:""}.ph-fill.ph-dev-to-logo:before{content:""}.ph-fill.ph-device-mobile:before{content:""}.ph-fill.ph-device-mobile-camera:before{content:""}.ph-fill.ph-device-mobile-slash:before{content:""}.ph-fill.ph-device-mobile-speaker:before{content:""}.ph-fill.ph-device-rotate:before{content:""}.ph-fill.ph-device-tablet:before{content:""}.ph-fill.ph-device-tablet-camera:before{content:""}.ph-fill.ph-device-tablet-speaker:before{content:""}.ph-fill.ph-devices:before{content:""}.ph-fill.ph-diamond:before{content:""}.ph-fill.ph-diamonds-four:before{content:""}.ph-fill.ph-dice-five:before{content:""}.ph-fill.ph-dice-four:before{content:""}.ph-fill.ph-dice-one:before{content:""}.ph-fill.ph-dice-six:before{content:""}.ph-fill.ph-dice-three:before{content:""}.ph-fill.ph-dice-two:before{content:""}.ph-fill.ph-disc:before{content:""}.ph-fill.ph-disco-ball:before{content:""}.ph-fill.ph-discord-logo:before{content:""}.ph-fill.ph-divide:before{content:""}.ph-fill.ph-dna:before{content:""}.ph-fill.ph-dog:before{content:""}.ph-fill.ph-door:before{content:""}.ph-fill.ph-door-open:before{content:""}.ph-fill.ph-dot:before{content:""}.ph-fill.ph-dot-outline:before{content:""}.ph-fill.ph-dots-nine:before{content:""}.ph-fill.ph-dots-six:before{content:""}.ph-fill.ph-dots-six-vertical:before{content:""}.ph-fill.ph-dots-three:before{content:""}.ph-fill.ph-dots-three-circle:before{content:""}.ph-fill.ph-dots-three-circle-vertical:before{content:""}.ph-fill.ph-dots-three-outline:before{content:""}.ph-fill.ph-dots-three-outline-vertical:before{content:""}.ph-fill.ph-dots-three-vertical:before{content:""}.ph-fill.ph-download:before{content:""}.ph-fill.ph-download-simple:before{content:""}.ph-fill.ph-dress:before{content:""}.ph-fill.ph-dresser:before{content:""}.ph-fill.ph-dribbble-logo:before{content:""}.ph-fill.ph-drone:before{content:""}.ph-fill.ph-drop:before{content:""}.ph-fill.ph-drop-half:before{content:""}.ph-fill.ph-drop-half-bottom:before{content:""}.ph-fill.ph-drop-simple:before{content:""}.ph-fill.ph-drop-slash:before{content:""}.ph-fill.ph-dropbox-logo:before{content:""}.ph-fill.ph-ear:before{content:""}.ph-fill.ph-ear-slash:before{content:""}.ph-fill.ph-egg:before{content:""}.ph-fill.ph-egg-crack:before{content:""}.ph-fill.ph-eject:before{content:""}.ph-fill.ph-eject-simple:before{content:""}.ph-fill.ph-elevator:before{content:""}.ph-fill.ph-empty:before{content:""}.ph-fill.ph-engine:before{content:""}.ph-fill.ph-envelope:before{content:""}.ph-fill.ph-envelope-open:before{content:""}.ph-fill.ph-envelope-simple:before{content:""}.ph-fill.ph-envelope-simple-open:before{content:""}.ph-fill.ph-equalizer:before{content:""}.ph-fill.ph-equals:before{content:""}.ph-fill.ph-eraser:before{content:""}.ph-fill.ph-escalator-down:before{content:""}.ph-fill.ph-escalator-up:before{content:""}.ph-fill.ph-exam:before{content:""}.ph-fill.ph-exclamation-mark:before{content:""}.ph-fill.ph-exclude:before{content:""}.ph-fill.ph-exclude-square:before{content:""}.ph-fill.ph-export:before{content:""}.ph-fill.ph-eye:before{content:""}.ph-fill.ph-eye-closed:before{content:""}.ph-fill.ph-eye-slash:before{content:""}.ph-fill.ph-eyedropper:before{content:""}.ph-fill.ph-eyedropper-sample:before{content:""}.ph-fill.ph-eyeglasses:before{content:""}.ph-fill.ph-eyes:before{content:""}.ph-fill.ph-face-mask:before{content:""}.ph-fill.ph-facebook-logo:before{content:""}.ph-fill.ph-factory:before{content:""}.ph-fill.ph-faders:before{content:""}.ph-fill.ph-faders-horizontal:before{content:""}.ph-fill.ph-fallout-shelter:before{content:""}.ph-fill.ph-fan:before{content:""}.ph-fill.ph-farm:before{content:""}.ph-fill.ph-fast-forward:before{content:""}.ph-fill.ph-fast-forward-circle:before{content:""}.ph-fill.ph-feather:before{content:""}.ph-fill.ph-fediverse-logo:before{content:""}.ph-fill.ph-figma-logo:before{content:""}.ph-fill.ph-file:before{content:""}.ph-fill.ph-file-archive:before{content:""}.ph-fill.ph-file-arrow-down:before{content:""}.ph-fill.ph-file-arrow-up:before{content:""}.ph-fill.ph-file-audio:before{content:""}.ph-fill.ph-file-c:before{content:""}.ph-fill.ph-file-c-sharp:before{content:""}.ph-fill.ph-file-cloud:before{content:""}.ph-fill.ph-file-code:before{content:""}.ph-fill.ph-file-cpp:before{content:""}.ph-fill.ph-file-css:before{content:""}.ph-fill.ph-file-csv:before{content:""}.ph-fill.ph-file-dashed:before{content:""}.ph-fill.ph-file-dotted:before{content:""}.ph-fill.ph-file-doc:before{content:""}.ph-fill.ph-file-html:before{content:""}.ph-fill.ph-file-image:before{content:""}.ph-fill.ph-file-ini:before{content:""}.ph-fill.ph-file-jpg:before{content:""}.ph-fill.ph-file-js:before{content:""}.ph-fill.ph-file-jsx:before{content:""}.ph-fill.ph-file-lock:before{content:""}.ph-fill.ph-file-magnifying-glass:before{content:""}.ph-fill.ph-file-search:before{content:""}.ph-fill.ph-file-md:before{content:""}.ph-fill.ph-file-minus:before{content:""}.ph-fill.ph-file-pdf:before{content:""}.ph-fill.ph-file-plus:before{content:""}.ph-fill.ph-file-png:before{content:""}.ph-fill.ph-file-ppt:before{content:""}.ph-fill.ph-file-py:before{content:""}.ph-fill.ph-file-rs:before{content:""}.ph-fill.ph-file-sql:before{content:""}.ph-fill.ph-file-svg:before{content:""}.ph-fill.ph-file-text:before{content:""}.ph-fill.ph-file-ts:before{content:""}.ph-fill.ph-file-tsx:before{content:""}.ph-fill.ph-file-txt:before{content:""}.ph-fill.ph-file-video:before{content:""}.ph-fill.ph-file-vue:before{content:""}.ph-fill.ph-file-x:before{content:""}.ph-fill.ph-file-xls:before{content:""}.ph-fill.ph-file-zip:before{content:""}.ph-fill.ph-files:before{content:""}.ph-fill.ph-film-reel:before{content:""}.ph-fill.ph-film-script:before{content:""}.ph-fill.ph-film-slate:before{content:""}.ph-fill.ph-film-strip:before{content:""}.ph-fill.ph-fingerprint:before{content:""}.ph-fill.ph-fingerprint-simple:before{content:""}.ph-fill.ph-finn-the-human:before{content:""}.ph-fill.ph-fire:before{content:""}.ph-fill.ph-fire-extinguisher:before{content:""}.ph-fill.ph-fire-simple:before{content:""}.ph-fill.ph-fire-truck:before{content:""}.ph-fill.ph-first-aid:before{content:""}.ph-fill.ph-first-aid-kit:before{content:""}.ph-fill.ph-fish:before{content:""}.ph-fill.ph-fish-simple:before{content:""}.ph-fill.ph-flag:before{content:""}.ph-fill.ph-flag-banner:before{content:""}.ph-fill.ph-flag-banner-fold:before{content:""}.ph-fill.ph-flag-checkered:before{content:""}.ph-fill.ph-flag-pennant:before{content:""}.ph-fill.ph-flame:before{content:""}.ph-fill.ph-flashlight:before{content:""}.ph-fill.ph-flask:before{content:""}.ph-fill.ph-flip-horizontal:before{content:""}.ph-fill.ph-flip-vertical:before{content:""}.ph-fill.ph-floppy-disk:before{content:""}.ph-fill.ph-floppy-disk-back:before{content:""}.ph-fill.ph-flow-arrow:before{content:""}.ph-fill.ph-flower:before{content:""}.ph-fill.ph-flower-lotus:before{content:""}.ph-fill.ph-flower-tulip:before{content:""}.ph-fill.ph-flying-saucer:before{content:""}.ph-fill.ph-folder:before{content:""}.ph-fill.ph-folder-notch:before{content:""}.ph-fill.ph-folder-dashed:before{content:""}.ph-fill.ph-folder-dotted:before{content:""}.ph-fill.ph-folder-lock:before{content:""}.ph-fill.ph-folder-minus:before{content:""}.ph-fill.ph-folder-notch-minus:before{content:""}.ph-fill.ph-folder-open:before{content:""}.ph-fill.ph-folder-notch-open:before{content:""}.ph-fill.ph-folder-plus:before{content:""}.ph-fill.ph-folder-notch-plus:before{content:""}.ph-fill.ph-folder-simple:before{content:""}.ph-fill.ph-folder-simple-dashed:before{content:""}.ph-fill.ph-folder-simple-dotted:before{content:""}.ph-fill.ph-folder-simple-lock:before{content:""}.ph-fill.ph-folder-simple-minus:before{content:""}.ph-fill.ph-folder-simple-plus:before{content:""}.ph-fill.ph-folder-simple-star:before{content:""}.ph-fill.ph-folder-simple-user:before{content:""}.ph-fill.ph-folder-star:before{content:""}.ph-fill.ph-folder-user:before{content:""}.ph-fill.ph-folders:before{content:""}.ph-fill.ph-football:before{content:""}.ph-fill.ph-football-helmet:before{content:""}.ph-fill.ph-footprints:before{content:""}.ph-fill.ph-fork-knife:before{content:""}.ph-fill.ph-four-k:before{content:""}.ph-fill.ph-frame-corners:before{content:""}.ph-fill.ph-framer-logo:before{content:""}.ph-fill.ph-function:before{content:""}.ph-fill.ph-funnel:before{content:""}.ph-fill.ph-funnel-simple:before{content:""}.ph-fill.ph-funnel-simple-x:before{content:""}.ph-fill.ph-funnel-x:before{content:""}.ph-fill.ph-game-controller:before{content:""}.ph-fill.ph-garage:before{content:""}.ph-fill.ph-gas-can:before{content:""}.ph-fill.ph-gas-pump:before{content:""}.ph-fill.ph-gauge:before{content:""}.ph-fill.ph-gavel:before{content:""}.ph-fill.ph-gear:before{content:""}.ph-fill.ph-gear-fine:before{content:""}.ph-fill.ph-gear-six:before{content:""}.ph-fill.ph-gender-female:before{content:""}.ph-fill.ph-gender-intersex:before{content:""}.ph-fill.ph-gender-male:before{content:""}.ph-fill.ph-gender-neuter:before{content:""}.ph-fill.ph-gender-nonbinary:before{content:""}.ph-fill.ph-gender-transgender:before{content:""}.ph-fill.ph-ghost:before{content:""}.ph-fill.ph-gif:before{content:""}.ph-fill.ph-gift:before{content:""}.ph-fill.ph-git-branch:before{content:""}.ph-fill.ph-git-commit:before{content:""}.ph-fill.ph-git-diff:before{content:""}.ph-fill.ph-git-fork:before{content:""}.ph-fill.ph-git-merge:before{content:""}.ph-fill.ph-git-pull-request:before{content:""}.ph-fill.ph-github-logo:before{content:""}.ph-fill.ph-gitlab-logo:before{content:""}.ph-fill.ph-gitlab-logo-simple:before{content:""}.ph-fill.ph-globe:before{content:""}.ph-fill.ph-globe-hemisphere-east:before{content:""}.ph-fill.ph-globe-hemisphere-west:before{content:""}.ph-fill.ph-globe-simple:before{content:""}.ph-fill.ph-globe-simple-x:before{content:""}.ph-fill.ph-globe-stand:before{content:""}.ph-fill.ph-globe-x:before{content:""}.ph-fill.ph-goggles:before{content:""}.ph-fill.ph-golf:before{content:""}.ph-fill.ph-goodreads-logo:before{content:""}.ph-fill.ph-google-cardboard-logo:before{content:""}.ph-fill.ph-google-chrome-logo:before{content:""}.ph-fill.ph-google-drive-logo:before{content:""}.ph-fill.ph-google-logo:before{content:""}.ph-fill.ph-google-photos-logo:before{content:""}.ph-fill.ph-google-play-logo:before{content:""}.ph-fill.ph-google-podcasts-logo:before{content:""}.ph-fill.ph-gps:before{content:""}.ph-fill.ph-gps-fix:before{content:""}.ph-fill.ph-gps-slash:before{content:""}.ph-fill.ph-gradient:before{content:""}.ph-fill.ph-graduation-cap:before{content:""}.ph-fill.ph-grains:before{content:""}.ph-fill.ph-grains-slash:before{content:""}.ph-fill.ph-graph:before{content:""}.ph-fill.ph-graphics-card:before{content:""}.ph-fill.ph-greater-than:before{content:""}.ph-fill.ph-greater-than-or-equal:before{content:""}.ph-fill.ph-grid-four:before{content:""}.ph-fill.ph-grid-nine:before{content:""}.ph-fill.ph-guitar:before{content:""}.ph-fill.ph-hair-dryer:before{content:""}.ph-fill.ph-hamburger:before{content:""}.ph-fill.ph-hammer:before{content:""}.ph-fill.ph-hand:before{content:""}.ph-fill.ph-hand-arrow-down:before{content:""}.ph-fill.ph-hand-arrow-up:before{content:""}.ph-fill.ph-hand-coins:before{content:""}.ph-fill.ph-hand-deposit:before{content:""}.ph-fill.ph-hand-eye:before{content:""}.ph-fill.ph-hand-fist:before{content:""}.ph-fill.ph-hand-grabbing:before{content:""}.ph-fill.ph-hand-heart:before{content:""}.ph-fill.ph-hand-palm:before{content:""}.ph-fill.ph-hand-peace:before{content:""}.ph-fill.ph-hand-pointing:before{content:""}.ph-fill.ph-hand-soap:before{content:""}.ph-fill.ph-hand-swipe-left:before{content:""}.ph-fill.ph-hand-swipe-right:before{content:""}.ph-fill.ph-hand-tap:before{content:""}.ph-fill.ph-hand-waving:before{content:""}.ph-fill.ph-hand-withdraw:before{content:""}.ph-fill.ph-handbag:before{content:""}.ph-fill.ph-handbag-simple:before{content:""}.ph-fill.ph-hands-clapping:before{content:""}.ph-fill.ph-hands-praying:before{content:""}.ph-fill.ph-handshake:before{content:""}.ph-fill.ph-hard-drive:before{content:""}.ph-fill.ph-hard-drives:before{content:""}.ph-fill.ph-hard-hat:before{content:""}.ph-fill.ph-hash:before{content:""}.ph-fill.ph-hash-straight:before{content:""}.ph-fill.ph-head-circuit:before{content:""}.ph-fill.ph-headlights:before{content:""}.ph-fill.ph-headphones:before{content:""}.ph-fill.ph-headset:before{content:""}.ph-fill.ph-heart:before{content:""}.ph-fill.ph-heart-break:before{content:""}.ph-fill.ph-heart-half:before{content:""}.ph-fill.ph-heart-straight:before{content:""}.ph-fill.ph-heart-straight-break:before{content:""}.ph-fill.ph-heartbeat:before{content:""}.ph-fill.ph-hexagon:before{content:""}.ph-fill.ph-high-definition:before{content:""}.ph-fill.ph-high-heel:before{content:""}.ph-fill.ph-highlighter:before{content:""}.ph-fill.ph-highlighter-circle:before{content:""}.ph-fill.ph-hockey:before{content:""}.ph-fill.ph-hoodie:before{content:""}.ph-fill.ph-horse:before{content:""}.ph-fill.ph-hospital:before{content:""}.ph-fill.ph-hourglass:before{content:""}.ph-fill.ph-hourglass-high:before{content:""}.ph-fill.ph-hourglass-low:before{content:""}.ph-fill.ph-hourglass-medium:before{content:""}.ph-fill.ph-hourglass-simple:before{content:""}.ph-fill.ph-hourglass-simple-high:before{content:""}.ph-fill.ph-hourglass-simple-low:before{content:""}.ph-fill.ph-hourglass-simple-medium:before{content:""}.ph-fill.ph-house:before{content:""}.ph-fill.ph-house-line:before{content:""}.ph-fill.ph-house-simple:before{content:""}.ph-fill.ph-hurricane:before{content:""}.ph-fill.ph-ice-cream:before{content:""}.ph-fill.ph-identification-badge:before{content:""}.ph-fill.ph-identification-card:before{content:""}.ph-fill.ph-image:before{content:""}.ph-fill.ph-image-broken:before{content:""}.ph-fill.ph-image-square:before{content:""}.ph-fill.ph-images:before{content:""}.ph-fill.ph-images-square:before{content:""}.ph-fill.ph-infinity:before{content:""}.ph-fill.ph-lemniscate:before{content:""}.ph-fill.ph-info:before{content:""}.ph-fill.ph-instagram-logo:before{content:""}.ph-fill.ph-intersect:before{content:""}.ph-fill.ph-intersect-square:before{content:""}.ph-fill.ph-intersect-three:before{content:""}.ph-fill.ph-intersection:before{content:""}.ph-fill.ph-invoice:before{content:""}.ph-fill.ph-island:before{content:""}.ph-fill.ph-jar:before{content:""}.ph-fill.ph-jar-label:before{content:""}.ph-fill.ph-jeep:before{content:""}.ph-fill.ph-joystick:before{content:""}.ph-fill.ph-kanban:before{content:""}.ph-fill.ph-key:before{content:""}.ph-fill.ph-key-return:before{content:""}.ph-fill.ph-keyboard:before{content:""}.ph-fill.ph-keyhole:before{content:""}.ph-fill.ph-knife:before{content:""}.ph-fill.ph-ladder:before{content:""}.ph-fill.ph-ladder-simple:before{content:""}.ph-fill.ph-lamp:before{content:""}.ph-fill.ph-lamp-pendant:before{content:""}.ph-fill.ph-laptop:before{content:""}.ph-fill.ph-lasso:before{content:""}.ph-fill.ph-lastfm-logo:before{content:""}.ph-fill.ph-layout:before{content:""}.ph-fill.ph-leaf:before{content:""}.ph-fill.ph-lectern:before{content:""}.ph-fill.ph-lego:before{content:""}.ph-fill.ph-lego-smiley:before{content:""}.ph-fill.ph-less-than:before{content:""}.ph-fill.ph-less-than-or-equal:before{content:""}.ph-fill.ph-letter-circle-h:before{content:""}.ph-fill.ph-letter-circle-p:before{content:""}.ph-fill.ph-letter-circle-v:before{content:""}.ph-fill.ph-lifebuoy:before{content:""}.ph-fill.ph-lightbulb:before{content:""}.ph-fill.ph-lightbulb-filament:before{content:""}.ph-fill.ph-lighthouse:before{content:""}.ph-fill.ph-lightning:before{content:""}.ph-fill.ph-lightning-a:before{content:""}.ph-fill.ph-lightning-slash:before{content:""}.ph-fill.ph-line-segment:before{content:""}.ph-fill.ph-line-segments:before{content:""}.ph-fill.ph-line-vertical:before{content:""}.ph-fill.ph-link:before{content:""}.ph-fill.ph-link-break:before{content:""}.ph-fill.ph-link-simple:before{content:""}.ph-fill.ph-link-simple-break:before{content:""}.ph-fill.ph-link-simple-horizontal:before{content:""}.ph-fill.ph-link-simple-horizontal-break:before{content:""}.ph-fill.ph-linkedin-logo:before{content:""}.ph-fill.ph-linktree-logo:before{content:""}.ph-fill.ph-linux-logo:before{content:""}.ph-fill.ph-list:before{content:""}.ph-fill.ph-list-bullets:before{content:""}.ph-fill.ph-list-checks:before{content:""}.ph-fill.ph-list-dashes:before{content:""}.ph-fill.ph-list-heart:before{content:""}.ph-fill.ph-list-magnifying-glass:before{content:""}.ph-fill.ph-list-numbers:before{content:""}.ph-fill.ph-list-plus:before{content:""}.ph-fill.ph-list-star:before{content:""}.ph-fill.ph-lock:before{content:""}.ph-fill.ph-lock-key:before{content:""}.ph-fill.ph-lock-key-open:before{content:""}.ph-fill.ph-lock-laminated:before{content:""}.ph-fill.ph-lock-laminated-open:before{content:""}.ph-fill.ph-lock-open:before{content:""}.ph-fill.ph-lock-simple:before{content:""}.ph-fill.ph-lock-simple-open:before{content:""}.ph-fill.ph-lockers:before{content:""}.ph-fill.ph-log:before{content:""}.ph-fill.ph-magic-wand:before{content:""}.ph-fill.ph-magnet:before{content:""}.ph-fill.ph-magnet-straight:before{content:""}.ph-fill.ph-magnifying-glass:before{content:""}.ph-fill.ph-magnifying-glass-minus:before{content:""}.ph-fill.ph-magnifying-glass-plus:before{content:""}.ph-fill.ph-mailbox:before{content:""}.ph-fill.ph-map-pin:before{content:""}.ph-fill.ph-map-pin-area:before{content:""}.ph-fill.ph-map-pin-line:before{content:""}.ph-fill.ph-map-pin-plus:before{content:""}.ph-fill.ph-map-pin-simple:before{content:""}.ph-fill.ph-map-pin-simple-area:before{content:""}.ph-fill.ph-map-pin-simple-line:before{content:""}.ph-fill.ph-map-trifold:before{content:""}.ph-fill.ph-markdown-logo:before{content:""}.ph-fill.ph-marker-circle:before{content:""}.ph-fill.ph-martini:before{content:""}.ph-fill.ph-mask-happy:before{content:""}.ph-fill.ph-mask-sad:before{content:""}.ph-fill.ph-mastodon-logo:before{content:""}.ph-fill.ph-math-operations:before{content:""}.ph-fill.ph-matrix-logo:before{content:""}.ph-fill.ph-medal:before{content:""}.ph-fill.ph-medal-military:before{content:""}.ph-fill.ph-medium-logo:before{content:""}.ph-fill.ph-megaphone:before{content:""}.ph-fill.ph-megaphone-simple:before{content:""}.ph-fill.ph-member-of:before{content:""}.ph-fill.ph-memory:before{content:""}.ph-fill.ph-messenger-logo:before{content:""}.ph-fill.ph-meta-logo:before{content:""}.ph-fill.ph-meteor:before{content:""}.ph-fill.ph-metronome:before{content:""}.ph-fill.ph-microphone:before{content:""}.ph-fill.ph-microphone-slash:before{content:""}.ph-fill.ph-microphone-stage:before{content:""}.ph-fill.ph-microscope:before{content:""}.ph-fill.ph-microsoft-excel-logo:before{content:""}.ph-fill.ph-microsoft-outlook-logo:before{content:""}.ph-fill.ph-microsoft-powerpoint-logo:before{content:""}.ph-fill.ph-microsoft-teams-logo:before{content:""}.ph-fill.ph-microsoft-word-logo:before{content:""}.ph-fill.ph-minus:before{content:""}.ph-fill.ph-minus-circle:before{content:""}.ph-fill.ph-minus-square:before{content:""}.ph-fill.ph-money:before{content:""}.ph-fill.ph-money-wavy:before{content:""}.ph-fill.ph-monitor:before{content:""}.ph-fill.ph-monitor-arrow-up:before{content:""}.ph-fill.ph-monitor-play:before{content:""}.ph-fill.ph-moon:before{content:""}.ph-fill.ph-moon-stars:before{content:""}.ph-fill.ph-moped:before{content:""}.ph-fill.ph-moped-front:before{content:""}.ph-fill.ph-mosque:before{content:""}.ph-fill.ph-motorcycle:before{content:""}.ph-fill.ph-mountains:before{content:""}.ph-fill.ph-mouse:before{content:""}.ph-fill.ph-mouse-left-click:before{content:""}.ph-fill.ph-mouse-middle-click:before{content:""}.ph-fill.ph-mouse-right-click:before{content:""}.ph-fill.ph-mouse-scroll:before{content:""}.ph-fill.ph-mouse-simple:before{content:""}.ph-fill.ph-music-note:before{content:""}.ph-fill.ph-music-note-simple:before{content:""}.ph-fill.ph-music-notes:before{content:""}.ph-fill.ph-music-notes-minus:before{content:""}.ph-fill.ph-music-notes-plus:before{content:""}.ph-fill.ph-music-notes-simple:before{content:""}.ph-fill.ph-navigation-arrow:before{content:""}.ph-fill.ph-needle:before{content:""}.ph-fill.ph-network:before{content:""}.ph-fill.ph-network-slash:before{content:""}.ph-fill.ph-network-x:before{content:""}.ph-fill.ph-newspaper:before{content:""}.ph-fill.ph-newspaper-clipping:before{content:""}.ph-fill.ph-not-equals:before{content:""}.ph-fill.ph-not-member-of:before{content:""}.ph-fill.ph-not-subset-of:before{content:""}.ph-fill.ph-not-superset-of:before{content:""}.ph-fill.ph-notches:before{content:""}.ph-fill.ph-note:before{content:""}.ph-fill.ph-note-blank:before{content:""}.ph-fill.ph-note-pencil:before{content:""}.ph-fill.ph-notebook:before{content:""}.ph-fill.ph-notepad:before{content:""}.ph-fill.ph-notification:before{content:""}.ph-fill.ph-notion-logo:before{content:""}.ph-fill.ph-nuclear-plant:before{content:""}.ph-fill.ph-number-circle-eight:before{content:""}.ph-fill.ph-number-circle-five:before{content:""}.ph-fill.ph-number-circle-four:before{content:""}.ph-fill.ph-number-circle-nine:before{content:""}.ph-fill.ph-number-circle-one:before{content:""}.ph-fill.ph-number-circle-seven:before{content:""}.ph-fill.ph-number-circle-six:before{content:""}.ph-fill.ph-number-circle-three:before{content:""}.ph-fill.ph-number-circle-two:before{content:""}.ph-fill.ph-number-circle-zero:before{content:""}.ph-fill.ph-number-eight:before{content:""}.ph-fill.ph-number-five:before{content:""}.ph-fill.ph-number-four:before{content:""}.ph-fill.ph-number-nine:before{content:""}.ph-fill.ph-number-one:before{content:""}.ph-fill.ph-number-seven:before{content:""}.ph-fill.ph-number-six:before{content:""}.ph-fill.ph-number-square-eight:before{content:""}.ph-fill.ph-number-square-five:before{content:""}.ph-fill.ph-number-square-four:before{content:""}.ph-fill.ph-number-square-nine:before{content:""}.ph-fill.ph-number-square-one:before{content:""}.ph-fill.ph-number-square-seven:before{content:""}.ph-fill.ph-number-square-six:before{content:""}.ph-fill.ph-number-square-three:before{content:""}.ph-fill.ph-number-square-two:before{content:""}.ph-fill.ph-number-square-zero:before{content:""}.ph-fill.ph-number-three:before{content:""}.ph-fill.ph-number-two:before{content:""}.ph-fill.ph-number-zero:before{content:""}.ph-fill.ph-numpad:before{content:""}.ph-fill.ph-nut:before{content:""}.ph-fill.ph-ny-times-logo:before{content:""}.ph-fill.ph-octagon:before{content:""}.ph-fill.ph-office-chair:before{content:""}.ph-fill.ph-onigiri:before{content:""}.ph-fill.ph-open-ai-logo:before{content:""}.ph-fill.ph-option:before{content:""}.ph-fill.ph-orange:before{content:""}.ph-fill.ph-orange-slice:before{content:""}.ph-fill.ph-oven:before{content:""}.ph-fill.ph-package:before{content:""}.ph-fill.ph-paint-brush:before{content:""}.ph-fill.ph-paint-brush-broad:before{content:""}.ph-fill.ph-paint-brush-household:before{content:""}.ph-fill.ph-paint-bucket:before{content:""}.ph-fill.ph-paint-roller:before{content:""}.ph-fill.ph-palette:before{content:""}.ph-fill.ph-panorama:before{content:""}.ph-fill.ph-pants:before{content:""}.ph-fill.ph-paper-plane:before{content:""}.ph-fill.ph-paper-plane-right:before{content:""}.ph-fill.ph-paper-plane-tilt:before{content:""}.ph-fill.ph-paperclip:before{content:""}.ph-fill.ph-paperclip-horizontal:before{content:""}.ph-fill.ph-parachute:before{content:""}.ph-fill.ph-paragraph:before{content:""}.ph-fill.ph-parallelogram:before{content:""}.ph-fill.ph-park:before{content:""}.ph-fill.ph-password:before{content:""}.ph-fill.ph-path:before{content:""}.ph-fill.ph-patreon-logo:before{content:""}.ph-fill.ph-pause:before{content:""}.ph-fill.ph-pause-circle:before{content:""}.ph-fill.ph-paw-print:before{content:""}.ph-fill.ph-paypal-logo:before{content:""}.ph-fill.ph-peace:before{content:""}.ph-fill.ph-pen:before{content:""}.ph-fill.ph-pen-nib:before{content:""}.ph-fill.ph-pen-nib-straight:before{content:""}.ph-fill.ph-pencil:before{content:""}.ph-fill.ph-pencil-circle:before{content:""}.ph-fill.ph-pencil-line:before{content:""}.ph-fill.ph-pencil-ruler:before{content:""}.ph-fill.ph-pencil-simple:before{content:""}.ph-fill.ph-pencil-simple-line:before{content:""}.ph-fill.ph-pencil-simple-slash:before{content:""}.ph-fill.ph-pencil-slash:before{content:""}.ph-fill.ph-pentagon:before{content:""}.ph-fill.ph-pentagram:before{content:""}.ph-fill.ph-pepper:before{content:""}.ph-fill.ph-percent:before{content:""}.ph-fill.ph-person:before{content:""}.ph-fill.ph-person-arms-spread:before{content:""}.ph-fill.ph-person-simple:before{content:""}.ph-fill.ph-person-simple-bike:before{content:""}.ph-fill.ph-person-simple-circle:before{content:""}.ph-fill.ph-person-simple-hike:before{content:""}.ph-fill.ph-person-simple-run:before{content:""}.ph-fill.ph-person-simple-ski:before{content:""}.ph-fill.ph-person-simple-snowboard:before{content:""}.ph-fill.ph-person-simple-swim:before{content:""}.ph-fill.ph-person-simple-tai-chi:before{content:""}.ph-fill.ph-person-simple-throw:before{content:""}.ph-fill.ph-person-simple-walk:before{content:""}.ph-fill.ph-perspective:before{content:""}.ph-fill.ph-phone:before{content:""}.ph-fill.ph-phone-call:before{content:""}.ph-fill.ph-phone-disconnect:before{content:""}.ph-fill.ph-phone-incoming:before{content:""}.ph-fill.ph-phone-list:before{content:""}.ph-fill.ph-phone-outgoing:before{content:""}.ph-fill.ph-phone-pause:before{content:""}.ph-fill.ph-phone-plus:before{content:""}.ph-fill.ph-phone-slash:before{content:""}.ph-fill.ph-phone-transfer:before{content:""}.ph-fill.ph-phone-x:before{content:""}.ph-fill.ph-phosphor-logo:before{content:""}.ph-fill.ph-pi:before{content:""}.ph-fill.ph-piano-keys:before{content:""}.ph-fill.ph-picnic-table:before{content:""}.ph-fill.ph-picture-in-picture:before{content:""}.ph-fill.ph-piggy-bank:before{content:""}.ph-fill.ph-pill:before{content:""}.ph-fill.ph-ping-pong:before{content:""}.ph-fill.ph-pint-glass:before{content:""}.ph-fill.ph-pinterest-logo:before{content:""}.ph-fill.ph-pinwheel:before{content:""}.ph-fill.ph-pipe:before{content:""}.ph-fill.ph-pipe-wrench:before{content:""}.ph-fill.ph-pix-logo:before{content:""}.ph-fill.ph-pizza:before{content:""}.ph-fill.ph-placeholder:before{content:""}.ph-fill.ph-planet:before{content:""}.ph-fill.ph-plant:before{content:""}.ph-fill.ph-play:before{content:""}.ph-fill.ph-play-circle:before{content:""}.ph-fill.ph-play-pause:before{content:""}.ph-fill.ph-playlist:before{content:""}.ph-fill.ph-plug:before{content:""}.ph-fill.ph-plug-charging:before{content:""}.ph-fill.ph-plugs:before{content:""}.ph-fill.ph-plugs-connected:before{content:""}.ph-fill.ph-plus:before{content:""}.ph-fill.ph-plus-circle:before{content:""}.ph-fill.ph-plus-minus:before{content:""}.ph-fill.ph-plus-square:before{content:""}.ph-fill.ph-poker-chip:before{content:""}.ph-fill.ph-police-car:before{content:""}.ph-fill.ph-polygon:before{content:""}.ph-fill.ph-popcorn:before{content:""}.ph-fill.ph-popsicle:before{content:""}.ph-fill.ph-potted-plant:before{content:""}.ph-fill.ph-power:before{content:""}.ph-fill.ph-prescription:before{content:""}.ph-fill.ph-presentation:before{content:""}.ph-fill.ph-presentation-chart:before{content:""}.ph-fill.ph-printer:before{content:""}.ph-fill.ph-prohibit:before{content:""}.ph-fill.ph-prohibit-inset:before{content:""}.ph-fill.ph-projector-screen:before{content:""}.ph-fill.ph-projector-screen-chart:before{content:""}.ph-fill.ph-pulse:before{content:""}.ph-fill.ph-activity:before{content:""}.ph-fill.ph-push-pin:before{content:""}.ph-fill.ph-push-pin-simple:before{content:""}.ph-fill.ph-push-pin-simple-slash:before{content:""}.ph-fill.ph-push-pin-slash:before{content:""}.ph-fill.ph-puzzle-piece:before{content:""}.ph-fill.ph-qr-code:before{content:""}.ph-fill.ph-question:before{content:""}.ph-fill.ph-question-mark:before{content:""}.ph-fill.ph-queue:before{content:""}.ph-fill.ph-quotes:before{content:""}.ph-fill.ph-rabbit:before{content:""}.ph-fill.ph-racquet:before{content:""}.ph-fill.ph-radical:before{content:""}.ph-fill.ph-radio:before{content:""}.ph-fill.ph-radio-button:before{content:""}.ph-fill.ph-radioactive:before{content:""}.ph-fill.ph-rainbow:before{content:""}.ph-fill.ph-rainbow-cloud:before{content:""}.ph-fill.ph-ranking:before{content:""}.ph-fill.ph-read-cv-logo:before{content:""}.ph-fill.ph-receipt:before{content:""}.ph-fill.ph-receipt-x:before{content:""}.ph-fill.ph-record:before{content:""}.ph-fill.ph-rectangle:before{content:""}.ph-fill.ph-rectangle-dashed:before{content:""}.ph-fill.ph-recycle:before{content:""}.ph-fill.ph-reddit-logo:before{content:""}.ph-fill.ph-repeat:before{content:""}.ph-fill.ph-repeat-once:before{content:""}.ph-fill.ph-replit-logo:before{content:""}.ph-fill.ph-resize:before{content:""}.ph-fill.ph-rewind:before{content:""}.ph-fill.ph-rewind-circle:before{content:""}.ph-fill.ph-road-horizon:before{content:""}.ph-fill.ph-robot:before{content:""}.ph-fill.ph-rocket:before{content:""}.ph-fill.ph-rocket-launch:before{content:""}.ph-fill.ph-rows:before{content:""}.ph-fill.ph-rows-plus-bottom:before{content:""}.ph-fill.ph-rows-plus-top:before{content:""}.ph-fill.ph-rss:before{content:""}.ph-fill.ph-rss-simple:before{content:""}.ph-fill.ph-rug:before{content:""}.ph-fill.ph-ruler:before{content:""}.ph-fill.ph-sailboat:before{content:""}.ph-fill.ph-scales:before{content:""}.ph-fill.ph-scan:before{content:""}.ph-fill.ph-scan-smiley:before{content:""}.ph-fill.ph-scissors:before{content:""}.ph-fill.ph-scooter:before{content:""}.ph-fill.ph-screencast:before{content:""}.ph-fill.ph-screwdriver:before{content:""}.ph-fill.ph-scribble:before{content:""}.ph-fill.ph-scribble-loop:before{content:""}.ph-fill.ph-scroll:before{content:""}.ph-fill.ph-seal:before{content:""}.ph-fill.ph-circle-wavy:before{content:""}.ph-fill.ph-seal-check:before{content:""}.ph-fill.ph-circle-wavy-check:before{content:""}.ph-fill.ph-seal-percent:before{content:""}.ph-fill.ph-seal-question:before{content:""}.ph-fill.ph-circle-wavy-question:before{content:""}.ph-fill.ph-seal-warning:before{content:""}.ph-fill.ph-circle-wavy-warning:before{content:""}.ph-fill.ph-seat:before{content:""}.ph-fill.ph-seatbelt:before{content:""}.ph-fill.ph-security-camera:before{content:""}.ph-fill.ph-selection:before{content:""}.ph-fill.ph-selection-all:before{content:""}.ph-fill.ph-selection-background:before{content:""}.ph-fill.ph-selection-foreground:before{content:""}.ph-fill.ph-selection-inverse:before{content:""}.ph-fill.ph-selection-plus:before{content:""}.ph-fill.ph-selection-slash:before{content:""}.ph-fill.ph-shapes:before{content:""}.ph-fill.ph-share:before{content:""}.ph-fill.ph-share-fat:before{content:""}.ph-fill.ph-share-network:before{content:""}.ph-fill.ph-shield:before{content:""}.ph-fill.ph-shield-check:before{content:""}.ph-fill.ph-shield-checkered:before{content:""}.ph-fill.ph-shield-chevron:before{content:""}.ph-fill.ph-shield-plus:before{content:""}.ph-fill.ph-shield-slash:before{content:""}.ph-fill.ph-shield-star:before{content:""}.ph-fill.ph-shield-warning:before{content:""}.ph-fill.ph-shipping-container:before{content:""}.ph-fill.ph-shirt-folded:before{content:""}.ph-fill.ph-shooting-star:before{content:""}.ph-fill.ph-shopping-bag:before{content:""}.ph-fill.ph-shopping-bag-open:before{content:""}.ph-fill.ph-shopping-cart:before{content:""}.ph-fill.ph-shopping-cart-simple:before{content:""}.ph-fill.ph-shovel:before{content:""}.ph-fill.ph-shower:before{content:""}.ph-fill.ph-shrimp:before{content:""}.ph-fill.ph-shuffle:before{content:""}.ph-fill.ph-shuffle-angular:before{content:""}.ph-fill.ph-shuffle-simple:before{content:""}.ph-fill.ph-sidebar:before{content:""}.ph-fill.ph-sidebar-simple:before{content:""}.ph-fill.ph-sigma:before{content:""}.ph-fill.ph-sign-in:before{content:""}.ph-fill.ph-sign-out:before{content:""}.ph-fill.ph-signature:before{content:""}.ph-fill.ph-signpost:before{content:""}.ph-fill.ph-sim-card:before{content:""}.ph-fill.ph-siren:before{content:""}.ph-fill.ph-sketch-logo:before{content:""}.ph-fill.ph-skip-back:before{content:""}.ph-fill.ph-skip-back-circle:before{content:""}.ph-fill.ph-skip-forward:before{content:""}.ph-fill.ph-skip-forward-circle:before{content:""}.ph-fill.ph-skull:before{content:""}.ph-fill.ph-skype-logo:before{content:""}.ph-fill.ph-slack-logo:before{content:""}.ph-fill.ph-sliders:before{content:""}.ph-fill.ph-sliders-horizontal:before{content:""}.ph-fill.ph-slideshow:before{content:""}.ph-fill.ph-smiley:before{content:""}.ph-fill.ph-smiley-angry:before{content:""}.ph-fill.ph-smiley-blank:before{content:""}.ph-fill.ph-smiley-meh:before{content:""}.ph-fill.ph-smiley-melting:before{content:""}.ph-fill.ph-smiley-nervous:before{content:""}.ph-fill.ph-smiley-sad:before{content:""}.ph-fill.ph-smiley-sticker:before{content:""}.ph-fill.ph-smiley-wink:before{content:""}.ph-fill.ph-smiley-x-eyes:before{content:""}.ph-fill.ph-snapchat-logo:before{content:""}.ph-fill.ph-sneaker:before{content:""}.ph-fill.ph-sneaker-move:before{content:""}.ph-fill.ph-snowflake:before{content:""}.ph-fill.ph-soccer-ball:before{content:""}.ph-fill.ph-sock:before{content:""}.ph-fill.ph-solar-panel:before{content:""}.ph-fill.ph-solar-roof:before{content:""}.ph-fill.ph-sort-ascending:before{content:""}.ph-fill.ph-sort-descending:before{content:""}.ph-fill.ph-soundcloud-logo:before{content:""}.ph-fill.ph-spade:before{content:""}.ph-fill.ph-sparkle:before{content:""}.ph-fill.ph-speaker-hifi:before{content:""}.ph-fill.ph-speaker-high:before{content:""}.ph-fill.ph-speaker-low:before{content:""}.ph-fill.ph-speaker-none:before{content:""}.ph-fill.ph-speaker-simple-high:before{content:""}.ph-fill.ph-speaker-simple-low:before{content:""}.ph-fill.ph-speaker-simple-none:before{content:""}.ph-fill.ph-speaker-simple-slash:before{content:""}.ph-fill.ph-speaker-simple-x:before{content:""}.ph-fill.ph-speaker-slash:before{content:""}.ph-fill.ph-speaker-x:before{content:""}.ph-fill.ph-speedometer:before{content:""}.ph-fill.ph-sphere:before{content:""}.ph-fill.ph-spinner:before{content:""}.ph-fill.ph-spinner-ball:before{content:""}.ph-fill.ph-spinner-gap:before{content:""}.ph-fill.ph-spiral:before{content:""}.ph-fill.ph-split-horizontal:before{content:""}.ph-fill.ph-split-vertical:before{content:""}.ph-fill.ph-spotify-logo:before{content:""}.ph-fill.ph-spray-bottle:before{content:""}.ph-fill.ph-square:before{content:""}.ph-fill.ph-square-half:before{content:""}.ph-fill.ph-square-half-bottom:before{content:""}.ph-fill.ph-square-logo:before{content:""}.ph-fill.ph-square-split-horizontal:before{content:""}.ph-fill.ph-square-split-vertical:before{content:""}.ph-fill.ph-squares-four:before{content:""}.ph-fill.ph-stack:before{content:""}.ph-fill.ph-stack-minus:before{content:""}.ph-fill.ph-stack-overflow-logo:before{content:""}.ph-fill.ph-stack-plus:before{content:""}.ph-fill.ph-stack-simple:before{content:""}.ph-fill.ph-stairs:before{content:""}.ph-fill.ph-stamp:before{content:""}.ph-fill.ph-standard-definition:before{content:""}.ph-fill.ph-star:before{content:""}.ph-fill.ph-star-and-crescent:before{content:""}.ph-fill.ph-star-four:before{content:""}.ph-fill.ph-star-half:before{content:""}.ph-fill.ph-star-of-david:before{content:""}.ph-fill.ph-steam-logo:before{content:""}.ph-fill.ph-steering-wheel:before{content:""}.ph-fill.ph-steps:before{content:""}.ph-fill.ph-stethoscope:before{content:""}.ph-fill.ph-sticker:before{content:""}.ph-fill.ph-stool:before{content:""}.ph-fill.ph-stop:before{content:""}.ph-fill.ph-stop-circle:before{content:""}.ph-fill.ph-storefront:before{content:""}.ph-fill.ph-strategy:before{content:""}.ph-fill.ph-stripe-logo:before{content:""}.ph-fill.ph-student:before{content:""}.ph-fill.ph-subset-of:before{content:""}.ph-fill.ph-subset-proper-of:before{content:""}.ph-fill.ph-subtitles:before{content:""}.ph-fill.ph-subtitles-slash:before{content:""}.ph-fill.ph-subtract:before{content:""}.ph-fill.ph-subtract-square:before{content:""}.ph-fill.ph-subway:before{content:""}.ph-fill.ph-suitcase:before{content:""}.ph-fill.ph-suitcase-rolling:before{content:""}.ph-fill.ph-suitcase-simple:before{content:""}.ph-fill.ph-sun:before{content:""}.ph-fill.ph-sun-dim:before{content:""}.ph-fill.ph-sun-horizon:before{content:""}.ph-fill.ph-sunglasses:before{content:""}.ph-fill.ph-superset-of:before{content:""}.ph-fill.ph-superset-proper-of:before{content:""}.ph-fill.ph-swap:before{content:""}.ph-fill.ph-swatches:before{content:""}.ph-fill.ph-swimming-pool:before{content:""}.ph-fill.ph-sword:before{content:""}.ph-fill.ph-synagogue:before{content:""}.ph-fill.ph-syringe:before{content:""}.ph-fill.ph-t-shirt:before{content:""}.ph-fill.ph-table:before{content:""}.ph-fill.ph-tabs:before{content:""}.ph-fill.ph-tag:before{content:""}.ph-fill.ph-tag-chevron:before{content:""}.ph-fill.ph-tag-simple:before{content:""}.ph-fill.ph-target:before{content:""}.ph-fill.ph-taxi:before{content:""}.ph-fill.ph-tea-bag:before{content:""}.ph-fill.ph-telegram-logo:before{content:""}.ph-fill.ph-television:before{content:""}.ph-fill.ph-television-simple:before{content:""}.ph-fill.ph-tennis-ball:before{content:""}.ph-fill.ph-tent:before{content:""}.ph-fill.ph-terminal:before{content:""}.ph-fill.ph-terminal-window:before{content:""}.ph-fill.ph-test-tube:before{content:""}.ph-fill.ph-text-a-underline:before{content:""}.ph-fill.ph-text-aa:before{content:""}.ph-fill.ph-text-align-center:before{content:""}.ph-fill.ph-text-align-justify:before{content:""}.ph-fill.ph-text-align-left:before{content:""}.ph-fill.ph-text-align-right:before{content:""}.ph-fill.ph-text-b:before{content:""}.ph-fill.ph-text-bolder:before{content:""}.ph-fill.ph-text-columns:before{content:""}.ph-fill.ph-text-h:before{content:""}.ph-fill.ph-text-h-five:before{content:""}.ph-fill.ph-text-h-four:before{content:""}.ph-fill.ph-text-h-one:before{content:""}.ph-fill.ph-text-h-six:before{content:""}.ph-fill.ph-text-h-three:before{content:""}.ph-fill.ph-text-h-two:before{content:""}.ph-fill.ph-text-indent:before{content:""}.ph-fill.ph-text-italic:before{content:""}.ph-fill.ph-text-outdent:before{content:""}.ph-fill.ph-text-strikethrough:before{content:""}.ph-fill.ph-text-subscript:before{content:""}.ph-fill.ph-text-superscript:before{content:""}.ph-fill.ph-text-t:before{content:""}.ph-fill.ph-text-t-slash:before{content:""}.ph-fill.ph-text-underline:before{content:""}.ph-fill.ph-textbox:before{content:""}.ph-fill.ph-thermometer:before{content:""}.ph-fill.ph-thermometer-cold:before{content:""}.ph-fill.ph-thermometer-hot:before{content:""}.ph-fill.ph-thermometer-simple:before{content:""}.ph-fill.ph-threads-logo:before{content:""}.ph-fill.ph-three-d:before{content:""}.ph-fill.ph-thumbs-down:before{content:""}.ph-fill.ph-thumbs-up:before{content:""}.ph-fill.ph-ticket:before{content:""}.ph-fill.ph-tidal-logo:before{content:""}.ph-fill.ph-tiktok-logo:before{content:""}.ph-fill.ph-tilde:before{content:""}.ph-fill.ph-timer:before{content:""}.ph-fill.ph-tip-jar:before{content:""}.ph-fill.ph-tipi:before{content:""}.ph-fill.ph-tire:before{content:""}.ph-fill.ph-toggle-left:before{content:""}.ph-fill.ph-toggle-right:before{content:""}.ph-fill.ph-toilet:before{content:""}.ph-fill.ph-toilet-paper:before{content:""}.ph-fill.ph-toolbox:before{content:""}.ph-fill.ph-tooth:before{content:""}.ph-fill.ph-tornado:before{content:""}.ph-fill.ph-tote:before{content:""}.ph-fill.ph-tote-simple:before{content:""}.ph-fill.ph-towel:before{content:""}.ph-fill.ph-tractor:before{content:""}.ph-fill.ph-trademark:before{content:""}.ph-fill.ph-trademark-registered:before{content:""}.ph-fill.ph-traffic-cone:before{content:""}.ph-fill.ph-traffic-sign:before{content:""}.ph-fill.ph-traffic-signal:before{content:""}.ph-fill.ph-train:before{content:""}.ph-fill.ph-train-regional:before{content:""}.ph-fill.ph-train-simple:before{content:""}.ph-fill.ph-tram:before{content:""}.ph-fill.ph-translate:before{content:""}.ph-fill.ph-trash:before{content:""}.ph-fill.ph-trash-simple:before{content:""}.ph-fill.ph-tray:before{content:""}.ph-fill.ph-tray-arrow-down:before{content:""}.ph-fill.ph-archive-tray:before{content:""}.ph-fill.ph-tray-arrow-up:before{content:""}.ph-fill.ph-treasure-chest:before{content:""}.ph-fill.ph-tree:before{content:""}.ph-fill.ph-tree-evergreen:before{content:""}.ph-fill.ph-tree-palm:before{content:""}.ph-fill.ph-tree-structure:before{content:""}.ph-fill.ph-tree-view:before{content:""}.ph-fill.ph-trend-down:before{content:""}.ph-fill.ph-trend-up:before{content:""}.ph-fill.ph-triangle:before{content:""}.ph-fill.ph-triangle-dashed:before{content:""}.ph-fill.ph-trolley:before{content:""}.ph-fill.ph-trolley-suitcase:before{content:""}.ph-fill.ph-trophy:before{content:""}.ph-fill.ph-truck:before{content:""}.ph-fill.ph-truck-trailer:before{content:""}.ph-fill.ph-tumblr-logo:before{content:""}.ph-fill.ph-twitch-logo:before{content:""}.ph-fill.ph-twitter-logo:before{content:""}.ph-fill.ph-umbrella:before{content:""}.ph-fill.ph-umbrella-simple:before{content:""}.ph-fill.ph-union:before{content:""}.ph-fill.ph-unite:before{content:""}.ph-fill.ph-unite-square:before{content:""}.ph-fill.ph-upload:before{content:""}.ph-fill.ph-upload-simple:before{content:""}.ph-fill.ph-usb:before{content:""}.ph-fill.ph-user:before{content:""}.ph-fill.ph-user-check:before{content:""}.ph-fill.ph-user-circle:before{content:""}.ph-fill.ph-user-circle-check:before{content:""}.ph-fill.ph-user-circle-dashed:before{content:""}.ph-fill.ph-user-circle-gear:before{content:""}.ph-fill.ph-user-circle-minus:before{content:""}.ph-fill.ph-user-circle-plus:before{content:""}.ph-fill.ph-user-focus:before{content:""}.ph-fill.ph-user-gear:before{content:""}.ph-fill.ph-user-list:before{content:""}.ph-fill.ph-user-minus:before{content:""}.ph-fill.ph-user-plus:before{content:""}.ph-fill.ph-user-rectangle:before{content:""}.ph-fill.ph-user-sound:before{content:""}.ph-fill.ph-user-square:before{content:""}.ph-fill.ph-user-switch:before{content:""}.ph-fill.ph-users:before{content:""}.ph-fill.ph-users-four:before{content:""}.ph-fill.ph-users-three:before{content:""}.ph-fill.ph-van:before{content:""}.ph-fill.ph-vault:before{content:""}.ph-fill.ph-vector-three:before{content:""}.ph-fill.ph-vector-two:before{content:""}.ph-fill.ph-vibrate:before{content:""}.ph-fill.ph-video:before{content:""}.ph-fill.ph-video-camera:before{content:""}.ph-fill.ph-video-camera-slash:before{content:""}.ph-fill.ph-video-conference:before{content:""}.ph-fill.ph-vignette:before{content:""}.ph-fill.ph-vinyl-record:before{content:""}.ph-fill.ph-virtual-reality:before{content:""}.ph-fill.ph-virus:before{content:""}.ph-fill.ph-visor:before{content:""}.ph-fill.ph-voicemail:before{content:""}.ph-fill.ph-volleyball:before{content:""}.ph-fill.ph-wall:before{content:""}.ph-fill.ph-wallet:before{content:""}.ph-fill.ph-warehouse:before{content:""}.ph-fill.ph-warning:before{content:""}.ph-fill.ph-warning-circle:before{content:""}.ph-fill.ph-warning-diamond:before{content:""}.ph-fill.ph-warning-octagon:before{content:""}.ph-fill.ph-washing-machine:before{content:""}.ph-fill.ph-watch:before{content:""}.ph-fill.ph-wave-sawtooth:before{content:""}.ph-fill.ph-wave-sine:before{content:""}.ph-fill.ph-wave-square:before{content:""}.ph-fill.ph-wave-triangle:before{content:""}.ph-fill.ph-waveform:before{content:""}.ph-fill.ph-waveform-slash:before{content:""}.ph-fill.ph-waves:before{content:""}.ph-fill.ph-webcam:before{content:""}.ph-fill.ph-webcam-slash:before{content:""}.ph-fill.ph-webhooks-logo:before{content:""}.ph-fill.ph-wechat-logo:before{content:""}.ph-fill.ph-whatsapp-logo:before{content:""}.ph-fill.ph-wheelchair:before{content:""}.ph-fill.ph-wheelchair-motion:before{content:""}.ph-fill.ph-wifi-high:before{content:""}.ph-fill.ph-wifi-low:before{content:""}.ph-fill.ph-wifi-medium:before{content:""}.ph-fill.ph-wifi-none:before{content:""}.ph-fill.ph-wifi-slash:before{content:""}.ph-fill.ph-wifi-x:before{content:""}.ph-fill.ph-wind:before{content:""}.ph-fill.ph-windmill:before{content:""}.ph-fill.ph-windows-logo:before{content:""}.ph-fill.ph-wine:before{content:""}.ph-fill.ph-wrench:before{content:""}.ph-fill.ph-x:before{content:""}.ph-fill.ph-x-circle:before{content:""}.ph-fill.ph-x-logo:before{content:""}.ph-fill.ph-x-square:before{content:""}.ph-fill.ph-yarn:before{content:""}.ph-fill.ph-yin-yang:before{content:""}.ph-fill.ph-youtube-logo:before{content:""}@font-face{font-family:Phosphor-Duotone;src:url(/app/assets/Phosphor-Duotone-BOGiEKDk.woff2) format("woff2"),url(/app/assets/Phosphor-Duotone-BFE_OHZm.woff) format("woff"),url(/app/assets/Phosphor-Duotone-B53-f1eC.ttf) format("truetype"),url(/app/assets/Phosphor-Duotone-D8lfv-AX.svg#Phosphor-Duotone) format("svg");font-weight:400;font-style:normal;font-display:block}.ph-duotone{font-family:Phosphor-Duotone!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-duotone.ph-acorn:before{content:"";opacity:.2}.ph-duotone.ph-acorn:after{content:"";margin-left:-1em}.ph-duotone.ph-address-book:before{content:"";opacity:.2}.ph-duotone.ph-address-book:after{content:"";margin-left:-1em}.ph-duotone.ph-address-book-tabs:before{content:"";opacity:.2}.ph-duotone.ph-address-book-tabs:after{content:"";margin-left:-1em}.ph-duotone.ph-air-traffic-control:before{content:"";opacity:.2}.ph-duotone.ph-air-traffic-control:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane:before{content:"";opacity:.2}.ph-duotone.ph-airplane:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-in-flight:before{content:"";opacity:.2}.ph-duotone.ph-airplane-in-flight:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-landing:before{content:"";opacity:.2}.ph-duotone.ph-airplane-landing:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-takeoff:before{content:"";opacity:.2}.ph-duotone.ph-airplane-takeoff:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-taxiing:before{content:"";opacity:.2}.ph-duotone.ph-airplane-taxiing:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-tilt:before{content:"";opacity:.2}.ph-duotone.ph-airplane-tilt:after{content:"";margin-left:-1em}.ph-duotone.ph-airplay:before{content:"";opacity:.2}.ph-duotone.ph-airplay:after{content:"";margin-left:-1em}.ph-duotone.ph-alarm:before{content:"";opacity:.2}.ph-duotone.ph-alarm:after{content:"";margin-left:-1em}.ph-duotone.ph-alien:before{content:"";opacity:.2}.ph-duotone.ph-alien:after{content:"";margin-left:-1em}.ph-duotone.ph-align-bottom:before{content:"";opacity:.2}.ph-duotone.ph-align-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-align-bottom-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-bottom-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-align-center-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-horizontal-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-center-horizontal-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-vertical:before{content:"";opacity:.2}.ph-duotone.ph-align-center-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-vertical-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-center-vertical-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-left:before{content:"";opacity:.2}.ph-duotone.ph-align-left:after{content:"";margin-left:-1em}.ph-duotone.ph-align-left-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-left-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-right:before{content:"";opacity:.2}.ph-duotone.ph-align-right:after{content:"";margin-left:-1em}.ph-duotone.ph-align-right-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-right-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-top:before{content:"";opacity:.2}.ph-duotone.ph-align-top:after{content:"";margin-left:-1em}.ph-duotone.ph-align-top-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-top-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-amazon-logo:before{content:"";opacity:.2}.ph-duotone.ph-amazon-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-ambulance:before{content:"";opacity:.2}.ph-duotone.ph-ambulance:after{content:"";margin-left:-1em}.ph-duotone.ph-anchor:before{content:"";opacity:.2}.ph-duotone.ph-anchor:after{content:"";margin-left:-1em}.ph-duotone.ph-anchor-simple:before{content:"";opacity:.2}.ph-duotone.ph-anchor-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-android-logo:before{content:"";opacity:.2}.ph-duotone.ph-android-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-angle:before{content:"";opacity:.2}.ph-duotone.ph-angle:after{content:"";margin-left:-1em}.ph-duotone.ph-angular-logo:before{content:"";opacity:.2}.ph-duotone.ph-angular-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-aperture:before{content:"";opacity:.2}.ph-duotone.ph-aperture:after{content:"";margin-left:-1em}.ph-duotone.ph-app-store-logo:before{content:"";opacity:.2}.ph-duotone.ph-app-store-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-app-window:before{content:"";opacity:.2}.ph-duotone.ph-app-window:after{content:"";margin-left:-1em}.ph-duotone.ph-apple-logo:before{content:"";opacity:.2}.ph-duotone.ph-apple-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-apple-podcasts-logo:before{content:"";opacity:.2}.ph-duotone.ph-apple-podcasts-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-approximate-equals:before{content:"";opacity:.2}.ph-duotone.ph-approximate-equals:after{content:"";margin-left:-1em}.ph-duotone.ph-archive:before{content:"";opacity:.2}.ph-duotone.ph-archive:after{content:"";margin-left:-1em}.ph-duotone.ph-armchair:before{content:"";opacity:.2}.ph-duotone.ph-armchair:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-arc-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-arc-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-arc-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-arc-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-double-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-double-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-double-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-double-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-left-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-left-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-left-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-left-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-right-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-right-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-right-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-right-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrow-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-counter-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrow-counter-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-left-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-left-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-left-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-left-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-right-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-right-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-right-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-right-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-in:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-in:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-out:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-out:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-left-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-left-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-left-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-left-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-right-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-right-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-right-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-right-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrows-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-counter-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrows-counter-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-down-up:before{content:"";opacity:.2}.ph-duotone.ph-arrows-down-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-cardinal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-cardinal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-line-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-line-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-line-vertical:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-line-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-simple:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-left-right:before{content:"";opacity:.2}.ph-duotone.ph-arrows-left-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-merge:before{content:"";opacity:.2}.ph-duotone.ph-arrows-merge:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-cardinal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-cardinal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-line-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-line-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-line-vertical:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-line-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-simple:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-split:before{content:"";opacity:.2}.ph-duotone.ph-arrows-split:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-vertical:before{content:"";opacity:.2}.ph-duotone.ph-arrows-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-article:before{content:"";opacity:.2}.ph-duotone.ph-article:after{content:"";margin-left:-1em}.ph-duotone.ph-article-medium:before{content:"";opacity:.2}.ph-duotone.ph-article-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-article-ny-times:before{content:"";opacity:.2}.ph-duotone.ph-article-ny-times:after{content:"";margin-left:-1em}.ph-duotone.ph-asclepius:before{content:"";opacity:.2}.ph-duotone.ph-asclepius:after{content:"";margin-left:-1em}.ph-duotone.ph-asterisk:before{content:"";opacity:.2}.ph-duotone.ph-asterisk:after{content:"";margin-left:-1em}.ph-duotone.ph-asterisk-simple:before{content:"";opacity:.2}.ph-duotone.ph-asterisk-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-at:before{content:"";opacity:.2}.ph-duotone.ph-at:after{content:"";margin-left:-1em}.ph-duotone.ph-atom:before{content:"";opacity:.2}.ph-duotone.ph-atom:after{content:"";margin-left:-1em}.ph-duotone.ph-avocado:before{content:"";opacity:.2}.ph-duotone.ph-avocado:after{content:"";margin-left:-1em}.ph-duotone.ph-axe:before{content:"";opacity:.2}.ph-duotone.ph-axe:after{content:"";margin-left:-1em}.ph-duotone.ph-baby:before{content:"";opacity:.2}.ph-duotone.ph-baby:after{content:"";margin-left:-1em}.ph-duotone.ph-baby-carriage:before{content:"";opacity:.2}.ph-duotone.ph-baby-carriage:after{content:"";margin-left:-1em}.ph-duotone.ph-backpack:before{content:"";opacity:.2}.ph-duotone.ph-backpack:after{content:"";margin-left:-1em}.ph-duotone.ph-backspace:before{content:"";opacity:.2}.ph-duotone.ph-backspace:after{content:"";margin-left:-1em}.ph-duotone.ph-bag:before{content:"";opacity:.2}.ph-duotone.ph-bag:after{content:"";margin-left:-1em}.ph-duotone.ph-bag-simple:before{content:"";opacity:.2}.ph-duotone.ph-bag-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-balloon:before{content:"";opacity:.2}.ph-duotone.ph-balloon:after{content:"";margin-left:-1em}.ph-duotone.ph-bandaids:before{content:"";opacity:.2}.ph-duotone.ph-bandaids:after{content:"";margin-left:-1em}.ph-duotone.ph-bank:before{content:"";opacity:.2}.ph-duotone.ph-bank:after{content:"";margin-left:-1em}.ph-duotone.ph-barbell:before{content:"";opacity:.2}.ph-duotone.ph-barbell:after{content:"";margin-left:-1em}.ph-duotone.ph-barcode:before{content:"";opacity:.2}.ph-duotone.ph-barcode:after{content:"";margin-left:-1em}.ph-duotone.ph-barn:before{content:"";opacity:.2}.ph-duotone.ph-barn:after{content:"";margin-left:-1em}.ph-duotone.ph-barricade:before{content:"";opacity:.2}.ph-duotone.ph-barricade:after{content:"";margin-left:-1em}.ph-duotone.ph-baseball:before{content:"";opacity:.2}.ph-duotone.ph-baseball:after{content:"";margin-left:-1em}.ph-duotone.ph-baseball-cap:before{content:"";opacity:.2}.ph-duotone.ph-baseball-cap:after{content:"";margin-left:-1em}.ph-duotone.ph-baseball-helmet:before{content:"";opacity:.2}.ph-duotone.ph-baseball-helmet:after{content:"";margin-left:-1em}.ph-duotone.ph-basket:before{content:"";opacity:.2}.ph-duotone.ph-basket:after{content:"";margin-left:-1em}.ph-duotone.ph-basketball:before{content:"";opacity:.2}.ph-duotone.ph-basketball:after{content:"";margin-left:-1em}.ph-duotone.ph-bathtub:before{content:"";opacity:.2}.ph-duotone.ph-bathtub:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-charging:before{content:"";opacity:.2}.ph-duotone.ph-battery-charging:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-charging-vertical:before{content:"";opacity:.2}.ph-duotone.ph-battery-charging-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-empty:before{content:"";opacity:.2}.ph-duotone.ph-battery-empty:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-full:before{content:"";opacity:.2}.ph-duotone.ph-battery-full:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-high:before{content:"";opacity:.2}.ph-duotone.ph-battery-high:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-low:before{content:"";opacity:.2}.ph-duotone.ph-battery-low:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-medium:before{content:"";opacity:.2}.ph-duotone.ph-battery-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-plus:before{content:"";opacity:.2}.ph-duotone.ph-battery-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-plus-vertical:before{content:"";opacity:.2}.ph-duotone.ph-battery-plus-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-empty:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-empty:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-full:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-full:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-high:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-high:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-low:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-low:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-medium:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-warning:before{content:"";opacity:.2}.ph-duotone.ph-battery-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-warning-vertical:before{content:"";opacity:.2}.ph-duotone.ph-battery-warning-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-beach-ball:before{content:"";opacity:.2}.ph-duotone.ph-beach-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-beanie:before{content:"";opacity:.2}.ph-duotone.ph-beanie:after{content:"";margin-left:-1em}.ph-duotone.ph-bed:before{content:"";opacity:.2}.ph-duotone.ph-bed:after{content:"";margin-left:-1em}.ph-duotone.ph-beer-bottle:before{content:"";opacity:.2}.ph-duotone.ph-beer-bottle:after{content:"";margin-left:-1em}.ph-duotone.ph-beer-stein:before{content:"";opacity:.2}.ph-duotone.ph-beer-stein:after{content:"";margin-left:-1em}.ph-duotone.ph-behance-logo:before{content:"";opacity:.2}.ph-duotone.ph-behance-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-bell:before{content:"";opacity:.2}.ph-duotone.ph-bell:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-ringing:before{content:"";opacity:.2}.ph-duotone.ph-bell-ringing:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple-ringing:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple-ringing:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple-z:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple-z:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-slash:before{content:"";opacity:.2}.ph-duotone.ph-bell-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-z:before{content:"";opacity:.2}.ph-duotone.ph-bell-z:after{content:"";margin-left:-1em}.ph-duotone.ph-belt:before{content:"";opacity:.2}.ph-duotone.ph-belt:after{content:"";margin-left:-1em}.ph-duotone.ph-bezier-curve:before{content:"";opacity:.2}.ph-duotone.ph-bezier-curve:after{content:"";margin-left:-1em}.ph-duotone.ph-bicycle:before{content:"";opacity:.2}.ph-duotone.ph-bicycle:after{content:"";margin-left:-1em}.ph-duotone.ph-binary:before{content:"";opacity:.2}.ph-duotone.ph-binary:after{content:"";margin-left:-1em}.ph-duotone.ph-binoculars:before{content:"";opacity:.2}.ph-duotone.ph-binoculars:after{content:"";margin-left:-1em}.ph-duotone.ph-biohazard:before{content:"";opacity:.2}.ph-duotone.ph-biohazard:after{content:"";margin-left:-1em}.ph-duotone.ph-bird:before{content:"";opacity:.2}.ph-duotone.ph-bird:after{content:"";margin-left:-1em}.ph-duotone.ph-blueprint:before{content:"";opacity:.2}.ph-duotone.ph-blueprint:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth-connected:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth-connected:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth-slash:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth-x:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth-x:after{content:"";margin-left:-1em}.ph-duotone.ph-boat:before{content:"";opacity:.2}.ph-duotone.ph-boat:after{content:"";margin-left:-1em}.ph-duotone.ph-bomb:before{content:"";opacity:.2}.ph-duotone.ph-bomb:after{content:"";margin-left:-1em}.ph-duotone.ph-bone:before{content:"";opacity:.2}.ph-duotone.ph-bone:after{content:"";margin-left:-1em}.ph-duotone.ph-book:before{content:"";opacity:.2}.ph-duotone.ph-book:after{content:"";margin-left:-1em}.ph-duotone.ph-book-bookmark:before{content:"";opacity:.2}.ph-duotone.ph-book-bookmark:after{content:"";margin-left:-1em}.ph-duotone.ph-book-open:before{content:"";opacity:.2}.ph-duotone.ph-book-open:after{content:"";margin-left:-1em}.ph-duotone.ph-book-open-text:before{content:"";opacity:.2}.ph-duotone.ph-book-open-text:after{content:"";margin-left:-1em}.ph-duotone.ph-book-open-user:before{content:"";opacity:.2}.ph-duotone.ph-book-open-user:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmark:before{content:"";opacity:.2}.ph-duotone.ph-bookmark:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmark-simple:before{content:"";opacity:.2}.ph-duotone.ph-bookmark-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmarks:before{content:"";opacity:.2}.ph-duotone.ph-bookmarks:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmarks-simple:before{content:"";opacity:.2}.ph-duotone.ph-bookmarks-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-books:before{content:"";opacity:.2}.ph-duotone.ph-books:after{content:"";margin-left:-1em}.ph-duotone.ph-boot:before{content:"";opacity:.2}.ph-duotone.ph-boot:after{content:"";margin-left:-1em}.ph-duotone.ph-boules:before{content:"";opacity:.2}.ph-duotone.ph-boules:after{content:"";margin-left:-1em}.ph-duotone.ph-bounding-box:before{content:"";opacity:.2}.ph-duotone.ph-bounding-box:after{content:"";margin-left:-1em}.ph-duotone.ph-bowl-food:before{content:"";opacity:.2}.ph-duotone.ph-bowl-food:after{content:"";margin-left:-1em}.ph-duotone.ph-bowl-steam:before{content:"";opacity:.2}.ph-duotone.ph-bowl-steam:after{content:"";margin-left:-1em}.ph-duotone.ph-bowling-ball:before{content:"";opacity:.2}.ph-duotone.ph-bowling-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-box-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-box-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-box-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-box-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-boxing-glove:before{content:"";opacity:.2}.ph-duotone.ph-boxing-glove:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-angle:before{content:"";opacity:.2}.ph-duotone.ph-brackets-angle:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-curly:before{content:"";opacity:.2}.ph-duotone.ph-brackets-curly:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-round:before{content:"";opacity:.2}.ph-duotone.ph-brackets-round:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-square:before{content:"";opacity:.2}.ph-duotone.ph-brackets-square:after{content:"";margin-left:-1em}.ph-duotone.ph-brain:before{content:"";opacity:.2}.ph-duotone.ph-brain:after{content:"";margin-left:-1em}.ph-duotone.ph-brandy:before{content:"";opacity:.2}.ph-duotone.ph-brandy:after{content:"";margin-left:-1em}.ph-duotone.ph-bread:before{content:"";opacity:.2}.ph-duotone.ph-bread:after{content:"";margin-left:-1em}.ph-duotone.ph-bridge:before{content:"";opacity:.2}.ph-duotone.ph-bridge:after{content:"";margin-left:-1em}.ph-duotone.ph-briefcase:before{content:"";opacity:.2}.ph-duotone.ph-briefcase:after{content:"";margin-left:-1em}.ph-duotone.ph-briefcase-metal:before{content:"";opacity:.2}.ph-duotone.ph-briefcase-metal:after{content:"";margin-left:-1em}.ph-duotone.ph-broadcast:before{content:"";opacity:.2}.ph-duotone.ph-broadcast:after{content:"";margin-left:-1em}.ph-duotone.ph-broom:before{content:"";opacity:.2}.ph-duotone.ph-broom:after{content:"";margin-left:-1em}.ph-duotone.ph-browser:before{content:"";opacity:.2}.ph-duotone.ph-browser:after{content:"";margin-left:-1em}.ph-duotone.ph-browsers:before{content:"";opacity:.2}.ph-duotone.ph-browsers:after{content:"";margin-left:-1em}.ph-duotone.ph-bug:before{content:"";opacity:.2}.ph-duotone.ph-bug:after{content:"";margin-left:-1em}.ph-duotone.ph-bug-beetle:before{content:"";opacity:.2}.ph-duotone.ph-bug-beetle:after{content:"";margin-left:-1em}.ph-duotone.ph-bug-droid:before{content:"";opacity:.2}.ph-duotone.ph-bug-droid:after{content:"";margin-left:-1em}.ph-duotone.ph-building:before{content:"";opacity:.2}.ph-duotone.ph-building:after{content:"";margin-left:-1em}.ph-duotone.ph-building-apartment:before{content:"";opacity:.2}.ph-duotone.ph-building-apartment:after{content:"";margin-left:-1em}.ph-duotone.ph-building-office:before{content:"";opacity:.2}.ph-duotone.ph-building-office:after{content:"";margin-left:-1em}.ph-duotone.ph-buildings:before{content:"";opacity:.2}.ph-duotone.ph-buildings:after{content:"";margin-left:-1em}.ph-duotone.ph-bulldozer:before{content:"";opacity:.2}.ph-duotone.ph-bulldozer:after{content:"";margin-left:-1em}.ph-duotone.ph-bus:before{content:"";opacity:.2}.ph-duotone.ph-bus:after{content:"";margin-left:-1em}.ph-duotone.ph-butterfly:before{content:"";opacity:.2}.ph-duotone.ph-butterfly:after{content:"";margin-left:-1em}.ph-duotone.ph-cable-car:before{content:"";opacity:.2}.ph-duotone.ph-cable-car:after{content:"";margin-left:-1em}.ph-duotone.ph-cactus:before{content:"";opacity:.2}.ph-duotone.ph-cactus:after{content:"";margin-left:-1em}.ph-duotone.ph-cake:before{content:"";opacity:.2}.ph-duotone.ph-cake:after{content:"";margin-left:-1em}.ph-duotone.ph-calculator:before{content:"";opacity:.2}.ph-duotone.ph-calculator:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar:before{content:"";opacity:.2}.ph-duotone.ph-calendar:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-blank:before{content:"";opacity:.2}.ph-duotone.ph-calendar-blank:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-check:before{content:"";opacity:.2}.ph-duotone.ph-calendar-check:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-dot:before{content:"";opacity:.2}.ph-duotone.ph-calendar-dot:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-dots:before{content:"";opacity:.2}.ph-duotone.ph-calendar-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-heart:before{content:"";opacity:.2}.ph-duotone.ph-calendar-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-minus:before{content:"";opacity:.2}.ph-duotone.ph-calendar-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-plus:before{content:"";opacity:.2}.ph-duotone.ph-calendar-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-slash:before{content:"";opacity:.2}.ph-duotone.ph-calendar-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-star:before{content:"";opacity:.2}.ph-duotone.ph-calendar-star:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-x:before{content:"";opacity:.2}.ph-duotone.ph-calendar-x:after{content:"";margin-left:-1em}.ph-duotone.ph-call-bell:before{content:"";opacity:.2}.ph-duotone.ph-call-bell:after{content:"";margin-left:-1em}.ph-duotone.ph-camera:before{content:"";opacity:.2}.ph-duotone.ph-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-camera-plus:before{content:"";opacity:.2}.ph-duotone.ph-camera-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-camera-rotate:before{content:"";opacity:.2}.ph-duotone.ph-camera-rotate:after{content:"";margin-left:-1em}.ph-duotone.ph-camera-slash:before{content:"";opacity:.2}.ph-duotone.ph-camera-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-campfire:before{content:"";opacity:.2}.ph-duotone.ph-campfire:after{content:"";margin-left:-1em}.ph-duotone.ph-car:before{content:"";opacity:.2}.ph-duotone.ph-car:after{content:"";margin-left:-1em}.ph-duotone.ph-car-battery:before{content:"";opacity:.2}.ph-duotone.ph-car-battery:after{content:"";margin-left:-1em}.ph-duotone.ph-car-profile:before{content:"";opacity:.2}.ph-duotone.ph-car-profile:after{content:"";margin-left:-1em}.ph-duotone.ph-car-simple:before{content:"";opacity:.2}.ph-duotone.ph-car-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-cardholder:before{content:"";opacity:.2}.ph-duotone.ph-cardholder:after{content:"";margin-left:-1em}.ph-duotone.ph-cards:before{content:"";opacity:.2}.ph-duotone.ph-cards:after{content:"";margin-left:-1em}.ph-duotone.ph-cards-three:before{content:"";opacity:.2}.ph-duotone.ph-cards-three:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-up-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-up-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-up-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-up-down:after{content:"";margin-left:-1em}.ph-duotone.ph-carrot:before{content:"";opacity:.2}.ph-duotone.ph-carrot:after{content:"";margin-left:-1em}.ph-duotone.ph-cash-register:before{content:"";opacity:.2}.ph-duotone.ph-cash-register:after{content:"";margin-left:-1em}.ph-duotone.ph-cassette-tape:before{content:"";opacity:.2}.ph-duotone.ph-cassette-tape:after{content:"";margin-left:-1em}.ph-duotone.ph-castle-turret:before{content:"";opacity:.2}.ph-duotone.ph-castle-turret:after{content:"";margin-left:-1em}.ph-duotone.ph-cat:before{content:"";opacity:.2}.ph-duotone.ph-cat:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-full:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-full:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-high:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-high:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-low:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-low:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-medium:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-none:before{content:"";color:#444}.ph-duotone.ph-cell-signal-slash:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-x:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-x:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-tower:before{content:"";opacity:.2}.ph-duotone.ph-cell-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-certificate:before{content:"";opacity:.2}.ph-duotone.ph-certificate:after{content:"";margin-left:-1em}.ph-duotone.ph-chair:before{content:"";opacity:.2}.ph-duotone.ph-chair:after{content:"";margin-left:-1em}.ph-duotone.ph-chalkboard:before{content:"";opacity:.2}.ph-duotone.ph-chalkboard:after{content:"";margin-left:-1em}.ph-duotone.ph-chalkboard-simple:before{content:"";opacity:.2}.ph-duotone.ph-chalkboard-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-chalkboard-teacher:before{content:"";opacity:.2}.ph-duotone.ph-chalkboard-teacher:after{content:"";margin-left:-1em}.ph-duotone.ph-champagne:before{content:"";opacity:.2}.ph-duotone.ph-champagne:after{content:"";margin-left:-1em}.ph-duotone.ph-charging-station:before{content:"";opacity:.2}.ph-duotone.ph-charging-station:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-bar:before{content:"";opacity:.2}.ph-duotone.ph-chart-bar:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-bar-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-chart-bar-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-donut:before{content:"";opacity:.2}.ph-duotone.ph-chart-donut:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-line:before{content:"";opacity:.2}.ph-duotone.ph-chart-line:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-line-down:before{content:"";opacity:.2}.ph-duotone.ph-chart-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-line-up:before{content:"";opacity:.2}.ph-duotone.ph-chart-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-pie:before{content:"";opacity:.2}.ph-duotone.ph-chart-pie:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-pie-slice:before{content:"";opacity:.2}.ph-duotone.ph-chart-pie-slice:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-polar:before{content:"";opacity:.2}.ph-duotone.ph-chart-polar:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-scatter:before{content:"";opacity:.2}.ph-duotone.ph-chart-scatter:after{content:"";margin-left:-1em}.ph-duotone.ph-chat:before{content:"";opacity:.2}.ph-duotone.ph-chat:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chats:before{content:"";opacity:.2}.ph-duotone.ph-chats:after{content:"";margin-left:-1em}.ph-duotone.ph-chats-circle:before{content:"";opacity:.2}.ph-duotone.ph-chats-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-chats-teardrop:before{content:"";opacity:.2}.ph-duotone.ph-chats-teardrop:after{content:"";margin-left:-1em}.ph-duotone.ph-check:before{content:"";opacity:.2}.ph-duotone.ph-check:after{content:"";margin-left:-1em}.ph-duotone.ph-check-circle:before{content:"";opacity:.2}.ph-duotone.ph-check-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-check-fat:before{content:"";opacity:.2}.ph-duotone.ph-check-fat:after{content:"";margin-left:-1em}.ph-duotone.ph-check-square:before{content:"";opacity:.2}.ph-duotone.ph-check-square:after{content:"";margin-left:-1em}.ph-duotone.ph-check-square-offset:before{content:"";opacity:.2}.ph-duotone.ph-check-square-offset:after{content:"";margin-left:-1em}.ph-duotone.ph-checkerboard:before{content:"";opacity:.2}.ph-duotone.ph-checkerboard:after{content:"";margin-left:-1em}.ph-duotone.ph-checks:before{content:"";opacity:.2}.ph-duotone.ph-checks:after{content:"";margin-left:-1em}.ph-duotone.ph-cheers:before{content:"";opacity:.2}.ph-duotone.ph-cheers:after{content:"";margin-left:-1em}.ph-duotone.ph-cheese:before{content:"";opacity:.2}.ph-duotone.ph-cheese:after{content:"";margin-left:-1em}.ph-duotone.ph-chef-hat:before{content:"";opacity:.2}.ph-duotone.ph-chef-hat:after{content:"";margin-left:-1em}.ph-duotone.ph-cherries:before{content:"";opacity:.2}.ph-duotone.ph-cherries:after{content:"";margin-left:-1em}.ph-duotone.ph-church:before{content:"";opacity:.2}.ph-duotone.ph-church:after{content:"";margin-left:-1em}.ph-duotone.ph-cigarette:before{content:"";opacity:.2}.ph-duotone.ph-cigarette:after{content:"";margin-left:-1em}.ph-duotone.ph-cigarette-slash:before{content:"";opacity:.2}.ph-duotone.ph-cigarette-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-circle:before{content:"";opacity:.2}.ph-duotone.ph-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-circle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-half:before{content:"";opacity:.2}.ph-duotone.ph-circle-half:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-half-tilt:before{content:"";opacity:.2}.ph-duotone.ph-circle-half-tilt:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-notch:before{content:"";opacity:.2}.ph-duotone.ph-circle-notch:after{content:"";margin-left:-1em}.ph-duotone.ph-circles-four:before{content:"";opacity:.2}.ph-duotone.ph-circles-four:after{content:"";margin-left:-1em}.ph-duotone.ph-circles-three:before{content:"";opacity:.2}.ph-duotone.ph-circles-three:after{content:"";margin-left:-1em}.ph-duotone.ph-circles-three-plus:before{content:"";opacity:.2}.ph-duotone.ph-circles-three-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-circuitry:before{content:"";opacity:.2}.ph-duotone.ph-circuitry:after{content:"";margin-left:-1em}.ph-duotone.ph-city:before{content:"";opacity:.2}.ph-duotone.ph-city:after{content:"";margin-left:-1em}.ph-duotone.ph-clipboard:before{content:"";opacity:.2}.ph-duotone.ph-clipboard:after{content:"";margin-left:-1em}.ph-duotone.ph-clipboard-text:before{content:"";opacity:.2}.ph-duotone.ph-clipboard-text:after{content:"";margin-left:-1em}.ph-duotone.ph-clock:before{content:"";opacity:.2}.ph-duotone.ph-clock:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-afternoon:before{content:"";opacity:.2}.ph-duotone.ph-clock-afternoon:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-clock-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-countdown:before{content:"";opacity:.2}.ph-duotone.ph-clock-countdown:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-counter-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-clock-counter-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-user:before{content:"";opacity:.2}.ph-duotone.ph-clock-user:after{content:"";margin-left:-1em}.ph-duotone.ph-closed-captioning:before{content:"";opacity:.2}.ph-duotone.ph-closed-captioning:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud:before{content:"";opacity:.2}.ph-duotone.ph-cloud:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-cloud-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-cloud-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-check:before{content:"";opacity:.2}.ph-duotone.ph-cloud-check:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-fog:before{content:"";opacity:.2}.ph-duotone.ph-cloud-fog:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-lightning:before{content:"";opacity:.2}.ph-duotone.ph-cloud-lightning:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-moon:before{content:"";opacity:.2}.ph-duotone.ph-cloud-moon:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-rain:before{content:"";opacity:.2}.ph-duotone.ph-cloud-rain:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-slash:before{content:"";opacity:.2}.ph-duotone.ph-cloud-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-snow:before{content:"";opacity:.2}.ph-duotone.ph-cloud-snow:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-sun:before{content:"";opacity:.2}.ph-duotone.ph-cloud-sun:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-warning:before{content:"";opacity:.2}.ph-duotone.ph-cloud-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-x:before{content:"";opacity:.2}.ph-duotone.ph-cloud-x:after{content:"";margin-left:-1em}.ph-duotone.ph-clover:before{content:"";opacity:.2}.ph-duotone.ph-clover:after{content:"";margin-left:-1em}.ph-duotone.ph-club:before{content:"";opacity:.2}.ph-duotone.ph-club:after{content:"";margin-left:-1em}.ph-duotone.ph-coat-hanger:before{content:"";opacity:.2}.ph-duotone.ph-coat-hanger:after{content:"";margin-left:-1em}.ph-duotone.ph-coda-logo:before{content:"";opacity:.2}.ph-duotone.ph-coda-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-code:before{content:"";opacity:.2}.ph-duotone.ph-code:after{content:"";margin-left:-1em}.ph-duotone.ph-code-block:before{content:"";opacity:.2}.ph-duotone.ph-code-block:after{content:"";margin-left:-1em}.ph-duotone.ph-code-simple:before{content:"";opacity:.2}.ph-duotone.ph-code-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-codepen-logo:before{content:"";opacity:.2}.ph-duotone.ph-codepen-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-codesandbox-logo:before{content:"";opacity:.2}.ph-duotone.ph-codesandbox-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-coffee:before{content:"";opacity:.2}.ph-duotone.ph-coffee:after{content:"";margin-left:-1em}.ph-duotone.ph-coffee-bean:before{content:"";opacity:.2}.ph-duotone.ph-coffee-bean:after{content:"";margin-left:-1em}.ph-duotone.ph-coin:before{content:"";opacity:.2}.ph-duotone.ph-coin:after{content:"";margin-left:-1em}.ph-duotone.ph-coin-vertical:before{content:"";opacity:.2}.ph-duotone.ph-coin-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-coins:before{content:"";opacity:.2}.ph-duotone.ph-coins:after{content:"";margin-left:-1em}.ph-duotone.ph-columns:before{content:"";opacity:.2}.ph-duotone.ph-columns:after{content:"";margin-left:-1em}.ph-duotone.ph-columns-plus-left:before{content:"";opacity:.2}.ph-duotone.ph-columns-plus-left:after{content:"";margin-left:-1em}.ph-duotone.ph-columns-plus-right:before{content:"";opacity:.2}.ph-duotone.ph-columns-plus-right:after{content:"";margin-left:-1em}.ph-duotone.ph-command:before{content:"";opacity:.2}.ph-duotone.ph-command:after{content:"";margin-left:-1em}.ph-duotone.ph-compass:before{content:"";opacity:.2}.ph-duotone.ph-compass:after{content:"";margin-left:-1em}.ph-duotone.ph-compass-rose:before{content:"";opacity:.2}.ph-duotone.ph-compass-rose:after{content:"";margin-left:-1em}.ph-duotone.ph-compass-tool:before{content:"";opacity:.2}.ph-duotone.ph-compass-tool:after{content:"";margin-left:-1em}.ph-duotone.ph-computer-tower:before{content:"";opacity:.2}.ph-duotone.ph-computer-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-confetti:before{content:"";opacity:.2}.ph-duotone.ph-confetti:after{content:"";margin-left:-1em}.ph-duotone.ph-contactless-payment:before{content:"";opacity:.2}.ph-duotone.ph-contactless-payment:after{content:"";margin-left:-1em}.ph-duotone.ph-control:before{content:"";opacity:.2}.ph-duotone.ph-control:after{content:"";margin-left:-1em}.ph-duotone.ph-cookie:before{content:"";opacity:.2}.ph-duotone.ph-cookie:after{content:"";margin-left:-1em}.ph-duotone.ph-cooking-pot:before{content:"";opacity:.2}.ph-duotone.ph-cooking-pot:after{content:"";margin-left:-1em}.ph-duotone.ph-copy:before{content:"";opacity:.2}.ph-duotone.ph-copy:after{content:"";margin-left:-1em}.ph-duotone.ph-copy-simple:before{content:"";opacity:.2}.ph-duotone.ph-copy-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-copyleft:before{content:"";opacity:.2}.ph-duotone.ph-copyleft:after{content:"";margin-left:-1em}.ph-duotone.ph-copyright:before{content:"";opacity:.2}.ph-duotone.ph-copyright:after{content:"";margin-left:-1em}.ph-duotone.ph-corners-in:before{content:"";opacity:.2}.ph-duotone.ph-corners-in:after{content:"";margin-left:-1em}.ph-duotone.ph-corners-out:before{content:"";opacity:.2}.ph-duotone.ph-corners-out:after{content:"";margin-left:-1em}.ph-duotone.ph-couch:before{content:"";opacity:.2}.ph-duotone.ph-couch:after{content:"";margin-left:-1em}.ph-duotone.ph-court-basketball:before{content:"";opacity:.2}.ph-duotone.ph-court-basketball:after{content:"";margin-left:-1em}.ph-duotone.ph-cow:before{content:"";opacity:.2}.ph-duotone.ph-cow:after{content:"";margin-left:-1em}.ph-duotone.ph-cowboy-hat:before{content:"";opacity:.2}.ph-duotone.ph-cowboy-hat:after{content:"";margin-left:-1em}.ph-duotone.ph-cpu:before{content:"";opacity:.2}.ph-duotone.ph-cpu:after{content:"";margin-left:-1em}.ph-duotone.ph-crane:before{content:"";opacity:.2}.ph-duotone.ph-crane:after{content:"";margin-left:-1em}.ph-duotone.ph-crane-tower:before{content:"";opacity:.2}.ph-duotone.ph-crane-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-credit-card:before{content:"";opacity:.2}.ph-duotone.ph-credit-card:after{content:"";margin-left:-1em}.ph-duotone.ph-cricket:before{content:"";opacity:.2}.ph-duotone.ph-cricket:after{content:"";margin-left:-1em}.ph-duotone.ph-crop:before{content:"";opacity:.2}.ph-duotone.ph-crop:after{content:"";margin-left:-1em}.ph-duotone.ph-cross:before{content:"";opacity:.2}.ph-duotone.ph-cross:after{content:"";margin-left:-1em}.ph-duotone.ph-crosshair:before{content:"";opacity:.2}.ph-duotone.ph-crosshair:after{content:"";margin-left:-1em}.ph-duotone.ph-crosshair-simple:before{content:"";opacity:.2}.ph-duotone.ph-crosshair-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-crown:before{content:"";opacity:.2}.ph-duotone.ph-crown:after{content:"";margin-left:-1em}.ph-duotone.ph-crown-cross:before{content:"";opacity:.2}.ph-duotone.ph-crown-cross:after{content:"";margin-left:-1em}.ph-duotone.ph-crown-simple:before{content:"";opacity:.2}.ph-duotone.ph-crown-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-cube:before{content:"";opacity:.2}.ph-duotone.ph-cube:after{content:"";margin-left:-1em}.ph-duotone.ph-cube-focus:before{content:"";opacity:.2}.ph-duotone.ph-cube-focus:after{content:"";margin-left:-1em}.ph-duotone.ph-cube-transparent:before{content:"";opacity:.2}.ph-duotone.ph-cube-transparent:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-btc:before{content:"";opacity:.2}.ph-duotone.ph-currency-btc:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-circle-dollar:before{content:"";opacity:.2}.ph-duotone.ph-currency-circle-dollar:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-cny:before{content:"";opacity:.2}.ph-duotone.ph-currency-cny:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-dollar:before{content:"";opacity:.2}.ph-duotone.ph-currency-dollar:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-dollar-simple:before{content:"";opacity:.2}.ph-duotone.ph-currency-dollar-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-eth:before{content:"";opacity:.2}.ph-duotone.ph-currency-eth:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-eur:before{content:"";opacity:.2}.ph-duotone.ph-currency-eur:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-gbp:before{content:"";opacity:.2}.ph-duotone.ph-currency-gbp:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-inr:before{content:"";opacity:.2}.ph-duotone.ph-currency-inr:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-jpy:before{content:"";opacity:.2}.ph-duotone.ph-currency-jpy:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-krw:before{content:"";opacity:.2}.ph-duotone.ph-currency-krw:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-kzt:before{content:"";opacity:.2}.ph-duotone.ph-currency-kzt:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-ngn:before{content:"";opacity:.2}.ph-duotone.ph-currency-ngn:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-rub:before{content:"";opacity:.2}.ph-duotone.ph-currency-rub:after{content:"";margin-left:-1em}.ph-duotone.ph-cursor:before{content:"";opacity:.2}.ph-duotone.ph-cursor:after{content:"";margin-left:-1em}.ph-duotone.ph-cursor-click:before{content:"";opacity:.2}.ph-duotone.ph-cursor-click:after{content:"";margin-left:-1em}.ph-duotone.ph-cursor-text:before{content:"";opacity:.2}.ph-duotone.ph-cursor-text:after{content:"";margin-left:-1em}.ph-duotone.ph-cylinder:before{content:"";opacity:.2}.ph-duotone.ph-cylinder:after{content:"";margin-left:-1em}.ph-duotone.ph-database:before{content:"";opacity:.2}.ph-duotone.ph-database:after{content:"";margin-left:-1em}.ph-duotone.ph-desk:before{content:"";opacity:.2}.ph-duotone.ph-desk:after{content:"";margin-left:-1em}.ph-duotone.ph-desktop:before{content:"";opacity:.2}.ph-duotone.ph-desktop:after{content:"";margin-left:-1em}.ph-duotone.ph-desktop-tower:before{content:"";opacity:.2}.ph-duotone.ph-desktop-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-detective:before{content:"";opacity:.2}.ph-duotone.ph-detective:after{content:"";margin-left:-1em}.ph-duotone.ph-dev-to-logo:before{content:"";opacity:.2}.ph-duotone.ph-dev-to-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile-camera:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile-slash:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile-speaker:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile-speaker:after{content:"";margin-left:-1em}.ph-duotone.ph-device-rotate:before{content:"";opacity:.2}.ph-duotone.ph-device-rotate:after{content:"";margin-left:-1em}.ph-duotone.ph-device-tablet:before{content:"";opacity:.2}.ph-duotone.ph-device-tablet:after{content:"";margin-left:-1em}.ph-duotone.ph-device-tablet-camera:before{content:"";opacity:.2}.ph-duotone.ph-device-tablet-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-device-tablet-speaker:before{content:"";opacity:.2}.ph-duotone.ph-device-tablet-speaker:after{content:"";margin-left:-1em}.ph-duotone.ph-devices:before{content:"";opacity:.2}.ph-duotone.ph-devices:after{content:"";margin-left:-1em}.ph-duotone.ph-diamond:before{content:"";opacity:.2}.ph-duotone.ph-diamond:after{content:"";margin-left:-1em}.ph-duotone.ph-diamonds-four:before{content:"";opacity:.2}.ph-duotone.ph-diamonds-four:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-five:before{content:"";opacity:.2}.ph-duotone.ph-dice-five:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-four:before{content:"";opacity:.2}.ph-duotone.ph-dice-four:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-one:before{content:"";opacity:.2}.ph-duotone.ph-dice-one:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-six:before{content:"";opacity:.2}.ph-duotone.ph-dice-six:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-three:before{content:"";opacity:.2}.ph-duotone.ph-dice-three:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-two:before{content:"";opacity:.2}.ph-duotone.ph-dice-two:after{content:"";margin-left:-1em}.ph-duotone.ph-disc:before{content:"";opacity:.2}.ph-duotone.ph-disc:after{content:"";margin-left:-1em}.ph-duotone.ph-disco-ball:before{content:"";opacity:.2}.ph-duotone.ph-disco-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-discord-logo:before{content:"";opacity:.2}.ph-duotone.ph-discord-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-divide:before{content:"";opacity:.2}.ph-duotone.ph-divide:after{content:"";margin-left:-1em}.ph-duotone.ph-dna:before{content:"";opacity:.2}.ph-duotone.ph-dna:after{content:"";margin-left:-1em}.ph-duotone.ph-dog:before{content:"";opacity:.2}.ph-duotone.ph-dog:after{content:"";margin-left:-1em}.ph-duotone.ph-door:before{content:"";opacity:.2}.ph-duotone.ph-door:after{content:"";margin-left:-1em}.ph-duotone.ph-door-open:before{content:"";opacity:.2}.ph-duotone.ph-door-open:after{content:"";margin-left:-1em}.ph-duotone.ph-dot:before{content:"";opacity:.2}.ph-duotone.ph-dot:after{content:"";margin-left:-1em}.ph-duotone.ph-dot-outline:before{content:"";opacity:.2}.ph-duotone.ph-dot-outline:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-nine:before{content:"";opacity:.2}.ph-duotone.ph-dots-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-six:before{content:"";opacity:.2}.ph-duotone.ph-dots-six:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-six-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-six-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three:before{content:"";opacity:.2}.ph-duotone.ph-dots-three:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-circle:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-circle-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-circle-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-outline:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-outline:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-outline-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-outline-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-download:before{content:"";opacity:.2}.ph-duotone.ph-download:after{content:"";margin-left:-1em}.ph-duotone.ph-download-simple:before{content:"";opacity:.2}.ph-duotone.ph-download-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-dress:before{content:"";opacity:.2}.ph-duotone.ph-dress:after{content:"";margin-left:-1em}.ph-duotone.ph-dresser:before{content:"";opacity:.2}.ph-duotone.ph-dresser:after{content:"";margin-left:-1em}.ph-duotone.ph-dribbble-logo:before{content:"";opacity:.2}.ph-duotone.ph-dribbble-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-drone:before{content:"";opacity:.2}.ph-duotone.ph-drone:after{content:"";margin-left:-1em}.ph-duotone.ph-drop:before{content:"";opacity:.2}.ph-duotone.ph-drop:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-half:before{content:"";opacity:.2}.ph-duotone.ph-drop-half:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-half-bottom:before{content:"";opacity:.2}.ph-duotone.ph-drop-half-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-simple:before{content:"";opacity:.2}.ph-duotone.ph-drop-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-slash:before{content:"";opacity:.2}.ph-duotone.ph-drop-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-dropbox-logo:before{content:"";opacity:.2}.ph-duotone.ph-dropbox-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-ear:before{content:"";opacity:.2}.ph-duotone.ph-ear:after{content:"";margin-left:-1em}.ph-duotone.ph-ear-slash:before{content:"";opacity:.2}.ph-duotone.ph-ear-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-egg:before{content:"";opacity:.2}.ph-duotone.ph-egg:after{content:"";margin-left:-1em}.ph-duotone.ph-egg-crack:before{content:"";opacity:.2}.ph-duotone.ph-egg-crack:after{content:"";margin-left:-1em}.ph-duotone.ph-eject:before{content:"";opacity:.2}.ph-duotone.ph-eject:after{content:"";margin-left:-1em}.ph-duotone.ph-eject-simple:before{content:"";opacity:.2}.ph-duotone.ph-eject-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-elevator:before{content:"";opacity:.2}.ph-duotone.ph-elevator:after{content:"";margin-left:-1em}.ph-duotone.ph-empty:before{content:"";opacity:.2}.ph-duotone.ph-empty:after{content:"";margin-left:-1em}.ph-duotone.ph-engine:before{content:"";opacity:.2}.ph-duotone.ph-engine:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope:before{content:"";opacity:.2}.ph-duotone.ph-envelope:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope-open:before{content:"";opacity:.2}.ph-duotone.ph-envelope-open:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope-simple:before{content:"";opacity:.2}.ph-duotone.ph-envelope-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope-simple-open:before{content:"";opacity:.2}.ph-duotone.ph-envelope-simple-open:after{content:"";margin-left:-1em}.ph-duotone.ph-equalizer:before{content:"";opacity:.2}.ph-duotone.ph-equalizer:after{content:"";margin-left:-1em}.ph-duotone.ph-equals:before{content:"";opacity:.2}.ph-duotone.ph-equals:after{content:"";margin-left:-1em}.ph-duotone.ph-eraser:before{content:"";opacity:.2}.ph-duotone.ph-eraser:after{content:"";margin-left:-1em}.ph-duotone.ph-escalator-down:before{content:"";opacity:.2}.ph-duotone.ph-escalator-down:after{content:"";margin-left:-1em}.ph-duotone.ph-escalator-up:before{content:"";opacity:.2}.ph-duotone.ph-escalator-up:after{content:"";margin-left:-1em}.ph-duotone.ph-exam:before{content:"";opacity:.2}.ph-duotone.ph-exam:after{content:"";margin-left:-1em}.ph-duotone.ph-exclamation-mark:before{content:"";opacity:.2}.ph-duotone.ph-exclamation-mark:after{content:"";margin-left:-1em}.ph-duotone.ph-exclude:before{content:"";opacity:.2}.ph-duotone.ph-exclude:after{content:"";margin-left:-1em}.ph-duotone.ph-exclude-square:before{content:"";opacity:.2}.ph-duotone.ph-exclude-square:after{content:"";margin-left:-1em}.ph-duotone.ph-export:before{content:"";opacity:.2}.ph-duotone.ph-export:after{content:"";margin-left:-1em}.ph-duotone.ph-eye:before{content:"";opacity:.2}.ph-duotone.ph-eye:after{content:"";margin-left:-1em}.ph-duotone.ph-eye-closed:before{content:"";opacity:.2}.ph-duotone.ph-eye-closed:after{content:"";margin-left:-1em}.ph-duotone.ph-eye-slash:before{content:"";opacity:.2}.ph-duotone.ph-eye-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-eyedropper:before{content:"";opacity:.2}.ph-duotone.ph-eyedropper:after{content:"";margin-left:-1em}.ph-duotone.ph-eyedropper-sample:before{content:"";opacity:.2}.ph-duotone.ph-eyedropper-sample:after{content:"";margin-left:-1em}.ph-duotone.ph-eyeglasses:before{content:"";opacity:.2}.ph-duotone.ph-eyeglasses:after{content:"";margin-left:-1em}.ph-duotone.ph-eyes:before{content:"";opacity:.2}.ph-duotone.ph-eyes:after{content:"";margin-left:-1em}.ph-duotone.ph-face-mask:before{content:"";opacity:.2}.ph-duotone.ph-face-mask:after{content:"";margin-left:-1em}.ph-duotone.ph-facebook-logo:before{content:"";opacity:.2}.ph-duotone.ph-facebook-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-factory:before{content:"";opacity:.2}.ph-duotone.ph-factory:after{content:"";margin-left:-1em}.ph-duotone.ph-faders:before{content:"";opacity:.2}.ph-duotone.ph-faders:after{content:"";margin-left:-1em}.ph-duotone.ph-faders-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-faders-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-fallout-shelter:before{content:"";opacity:.2}.ph-duotone.ph-fallout-shelter:after{content:"";margin-left:-1em}.ph-duotone.ph-fan:before{content:"";opacity:.2}.ph-duotone.ph-fan:after{content:"";margin-left:-1em}.ph-duotone.ph-farm:before{content:"";opacity:.2}.ph-duotone.ph-farm:after{content:"";margin-left:-1em}.ph-duotone.ph-fast-forward:before{content:"";opacity:.2}.ph-duotone.ph-fast-forward:after{content:"";margin-left:-1em}.ph-duotone.ph-fast-forward-circle:before{content:"";opacity:.2}.ph-duotone.ph-fast-forward-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-feather:before{content:"";opacity:.2}.ph-duotone.ph-feather:after{content:"";margin-left:-1em}.ph-duotone.ph-fediverse-logo:before{content:"";opacity:.2}.ph-duotone.ph-fediverse-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-figma-logo:before{content:"";opacity:.2}.ph-duotone.ph-figma-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-file:before{content:"";opacity:.2}.ph-duotone.ph-file:after{content:"";margin-left:-1em}.ph-duotone.ph-file-archive:before{content:"";opacity:.2}.ph-duotone.ph-file-archive:after{content:"";margin-left:-1em}.ph-duotone.ph-file-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-file-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-file-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-file-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-file-audio:before{content:"";opacity:.2}.ph-duotone.ph-file-audio:after{content:"";margin-left:-1em}.ph-duotone.ph-file-c:before{content:"";opacity:.2}.ph-duotone.ph-file-c:after{content:"";margin-left:-1em}.ph-duotone.ph-file-c-sharp:before{content:"";opacity:.2}.ph-duotone.ph-file-c-sharp:after{content:"";margin-left:-1em}.ph-duotone.ph-file-cloud:before{content:"";opacity:.2}.ph-duotone.ph-file-cloud:after{content:"";margin-left:-1em}.ph-duotone.ph-file-code:before{content:"";opacity:.2}.ph-duotone.ph-file-code:after{content:"";margin-left:-1em}.ph-duotone.ph-file-cpp:before{content:"";opacity:.2}.ph-duotone.ph-file-cpp:after{content:"";margin-left:-1em}.ph-duotone.ph-file-css:before{content:"";opacity:.2}.ph-duotone.ph-file-css:after{content:"";margin-left:-1em}.ph-duotone.ph-file-csv:before{content:"";opacity:.2}.ph-duotone.ph-file-csv:after{content:"";margin-left:-1em}.ph-duotone.ph-file-dashed:before{content:"";opacity:.2}.ph-duotone.ph-file-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-file-doc:before{content:"";opacity:.2}.ph-duotone.ph-file-doc:after{content:"";margin-left:-1em}.ph-duotone.ph-file-html:before{content:"";opacity:.2}.ph-duotone.ph-file-html:after{content:"";margin-left:-1em}.ph-duotone.ph-file-image:before{content:"";opacity:.2}.ph-duotone.ph-file-image:after{content:"";margin-left:-1em}.ph-duotone.ph-file-ini:before{content:"";opacity:.2}.ph-duotone.ph-file-ini:after{content:"";margin-left:-1em}.ph-duotone.ph-file-jpg:before{content:"";opacity:.2}.ph-duotone.ph-file-jpg:after{content:"";margin-left:-1em}.ph-duotone.ph-file-js:before{content:"";opacity:.2}.ph-duotone.ph-file-js:after{content:"";margin-left:-1em}.ph-duotone.ph-file-jsx:before{content:"";opacity:.2}.ph-duotone.ph-file-jsx:after{content:"";margin-left:-1em}.ph-duotone.ph-file-lock:before{content:"";opacity:.2}.ph-duotone.ph-file-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-file-magnifying-glass:before{content:"";opacity:.2}.ph-duotone.ph-file-magnifying-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-file-md:before{content:"";opacity:.2}.ph-duotone.ph-file-md:after{content:"";margin-left:-1em}.ph-duotone.ph-file-minus:before{content:"";opacity:.2}.ph-duotone.ph-file-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-file-pdf:before{content:"";opacity:.2}.ph-duotone.ph-file-pdf:after{content:"";margin-left:-1em}.ph-duotone.ph-file-plus:before{content:"";opacity:.2}.ph-duotone.ph-file-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-file-png:before{content:"";opacity:.2}.ph-duotone.ph-file-png:after{content:"";margin-left:-1em}.ph-duotone.ph-file-ppt:before{content:"";opacity:.2}.ph-duotone.ph-file-ppt:after{content:"";margin-left:-1em}.ph-duotone.ph-file-py:before{content:"";opacity:.2}.ph-duotone.ph-file-py:after{content:"";margin-left:-1em}.ph-duotone.ph-file-rs:before{content:"";opacity:.2}.ph-duotone.ph-file-rs:after{content:"";margin-left:-1em}.ph-duotone.ph-file-sql:before{content:"";opacity:.2}.ph-duotone.ph-file-sql:after{content:"";margin-left:-1em}.ph-duotone.ph-file-svg:before{content:"";opacity:.2}.ph-duotone.ph-file-svg:after{content:"";margin-left:-1em}.ph-duotone.ph-file-text:before{content:"";opacity:.2}.ph-duotone.ph-file-text:after{content:"";margin-left:-1em}.ph-duotone.ph-file-ts:before{content:"";opacity:.2}.ph-duotone.ph-file-ts:after{content:"";margin-left:-1em}.ph-duotone.ph-file-tsx:before{content:"";opacity:.2}.ph-duotone.ph-file-tsx:after{content:"";margin-left:-1em}.ph-duotone.ph-file-txt:before{content:"";opacity:.2}.ph-duotone.ph-file-txt:after{content:"";margin-left:-1em}.ph-duotone.ph-file-video:before{content:"";opacity:.2}.ph-duotone.ph-file-video:after{content:"";margin-left:-1em}.ph-duotone.ph-file-vue:before{content:"";opacity:.2}.ph-duotone.ph-file-vue:after{content:"";margin-left:-1em}.ph-duotone.ph-file-x:before{content:"";opacity:.2}.ph-duotone.ph-file-x:after{content:"";margin-left:-1em}.ph-duotone.ph-file-xls:before{content:"";opacity:.2}.ph-duotone.ph-file-xls:after{content:"";margin-left:-1em}.ph-duotone.ph-file-zip:before{content:"";opacity:.2}.ph-duotone.ph-file-zip:after{content:"";margin-left:-1em}.ph-duotone.ph-files:before{content:"";opacity:.2}.ph-duotone.ph-files:after{content:"";margin-left:-1em}.ph-duotone.ph-film-reel:before{content:"";opacity:.2}.ph-duotone.ph-film-reel:after{content:"";margin-left:-1em}.ph-duotone.ph-film-script:before{content:"";opacity:.2}.ph-duotone.ph-film-script:after{content:"";margin-left:-1em}.ph-duotone.ph-film-slate:before{content:"";opacity:.2}.ph-duotone.ph-film-slate:after{content:"";margin-left:-1em}.ph-duotone.ph-film-strip:before{content:"";opacity:.2}.ph-duotone.ph-film-strip:after{content:"";margin-left:-1em}.ph-duotone.ph-fingerprint:before{content:"";opacity:.2}.ph-duotone.ph-fingerprint:after{content:"";margin-left:-1em}.ph-duotone.ph-fingerprint-simple:before{content:"";opacity:.2}.ph-duotone.ph-fingerprint-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-finn-the-human:before{content:"";opacity:.2}.ph-duotone.ph-finn-the-human:after{content:"";margin-left:-1em}.ph-duotone.ph-fire:before{content:"";opacity:.2}.ph-duotone.ph-fire:after{content:"";margin-left:-1em}.ph-duotone.ph-fire-extinguisher:before{content:"";opacity:.2}.ph-duotone.ph-fire-extinguisher:after{content:"";margin-left:-1em}.ph-duotone.ph-fire-simple:before{content:"";opacity:.2}.ph-duotone.ph-fire-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-fire-truck:before{content:"";opacity:.2}.ph-duotone.ph-fire-truck:after{content:"";margin-left:-1em}.ph-duotone.ph-first-aid:before{content:"";opacity:.2}.ph-duotone.ph-first-aid:after{content:"";margin-left:-1em}.ph-duotone.ph-first-aid-kit:before{content:"";opacity:.2}.ph-duotone.ph-first-aid-kit:after{content:"";margin-left:-1em}.ph-duotone.ph-fish:before{content:"";opacity:.2}.ph-duotone.ph-fish:after{content:"";margin-left:-1em}.ph-duotone.ph-fish-simple:before{content:"";opacity:.2}.ph-duotone.ph-fish-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-flag:before{content:"";opacity:.2}.ph-duotone.ph-flag:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-banner:before{content:"";opacity:.2}.ph-duotone.ph-flag-banner:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-banner-fold:before{content:"";opacity:.2}.ph-duotone.ph-flag-banner-fold:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-checkered:before{content:"";opacity:.2}.ph-duotone.ph-flag-checkered:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-pennant:before{content:"";opacity:.2}.ph-duotone.ph-flag-pennant:after{content:"";margin-left:-1em}.ph-duotone.ph-flame:before{content:"";opacity:.2}.ph-duotone.ph-flame:after{content:"";margin-left:-1em}.ph-duotone.ph-flashlight:before{content:"";opacity:.2}.ph-duotone.ph-flashlight:after{content:"";margin-left:-1em}.ph-duotone.ph-flask:before{content:"";opacity:.2}.ph-duotone.ph-flask:after{content:"";margin-left:-1em}.ph-duotone.ph-flip-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-flip-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-flip-vertical:before{content:"";opacity:.2}.ph-duotone.ph-flip-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-floppy-disk:before{content:"";opacity:.2}.ph-duotone.ph-floppy-disk:after{content:"";margin-left:-1em}.ph-duotone.ph-floppy-disk-back:before{content:"";opacity:.2}.ph-duotone.ph-floppy-disk-back:after{content:"";margin-left:-1em}.ph-duotone.ph-flow-arrow:before{content:"";opacity:.2}.ph-duotone.ph-flow-arrow:after{content:"";margin-left:-1em}.ph-duotone.ph-flower:before{content:"";opacity:.2}.ph-duotone.ph-flower:after{content:"";margin-left:-1em}.ph-duotone.ph-flower-lotus:before{content:"";opacity:.2}.ph-duotone.ph-flower-lotus:after{content:"";margin-left:-1em}.ph-duotone.ph-flower-tulip:before{content:"";opacity:.2}.ph-duotone.ph-flower-tulip:after{content:"";margin-left:-1em}.ph-duotone.ph-flying-saucer:before{content:"";opacity:.2}.ph-duotone.ph-flying-saucer:after{content:"";margin-left:-1em}.ph-duotone.ph-folder:before{content:"";opacity:.2}.ph-duotone.ph-folder:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-dashed:before{content:"";opacity:.2}.ph-duotone.ph-folder-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-lock:before{content:"";opacity:.2}.ph-duotone.ph-folder-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-minus:before{content:"";opacity:.2}.ph-duotone.ph-folder-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-open:before{content:"";opacity:.2}.ph-duotone.ph-folder-open:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-plus:before{content:"";opacity:.2}.ph-duotone.ph-folder-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-dashed:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-lock:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-minus:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-plus:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-star:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-star:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-user:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-user:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-star:before{content:"";opacity:.2}.ph-duotone.ph-folder-star:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-user:before{content:"";opacity:.2}.ph-duotone.ph-folder-user:after{content:"";margin-left:-1em}.ph-duotone.ph-folders:before{content:"";opacity:.2}.ph-duotone.ph-folders:after{content:"";margin-left:-1em}.ph-duotone.ph-football:before{content:"";opacity:.2}.ph-duotone.ph-football:after{content:"";margin-left:-1em}.ph-duotone.ph-football-helmet:before{content:"";opacity:.2}.ph-duotone.ph-football-helmet:after{content:"";margin-left:-1em}.ph-duotone.ph-footprints:before{content:"";opacity:.2}.ph-duotone.ph-footprints:after{content:"";margin-left:-1em}.ph-duotone.ph-fork-knife:before{content:"";opacity:.2}.ph-duotone.ph-fork-knife:after{content:"";margin-left:-1em}.ph-duotone.ph-four-k:before{content:"";opacity:.2}.ph-duotone.ph-four-k:after{content:"";margin-left:-1em}.ph-duotone.ph-frame-corners:before{content:"";opacity:.2}.ph-duotone.ph-frame-corners:after{content:"";margin-left:-1em}.ph-duotone.ph-framer-logo:before{content:"";opacity:.2}.ph-duotone.ph-framer-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-function:before{content:"";opacity:.2}.ph-duotone.ph-function:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel:before{content:"";opacity:.2}.ph-duotone.ph-funnel:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel-simple:before{content:"";opacity:.2}.ph-duotone.ph-funnel-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel-simple-x:before{content:"";opacity:.2}.ph-duotone.ph-funnel-simple-x:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel-x:before{content:"";opacity:.2}.ph-duotone.ph-funnel-x:after{content:"";margin-left:-1em}.ph-duotone.ph-game-controller:before{content:"";opacity:.2}.ph-duotone.ph-game-controller:after{content:"";margin-left:-1em}.ph-duotone.ph-garage:before{content:"";opacity:.2}.ph-duotone.ph-garage:after{content:"";margin-left:-1em}.ph-duotone.ph-gas-can:before{content:"";opacity:.2}.ph-duotone.ph-gas-can:after{content:"";margin-left:-1em}.ph-duotone.ph-gas-pump:before{content:"";opacity:.2}.ph-duotone.ph-gas-pump:after{content:"";margin-left:-1em}.ph-duotone.ph-gauge:before{content:"";opacity:.2}.ph-duotone.ph-gauge:after{content:"";margin-left:-1em}.ph-duotone.ph-gavel:before{content:"";opacity:.2}.ph-duotone.ph-gavel:after{content:"";margin-left:-1em}.ph-duotone.ph-gear:before{content:"";opacity:.2}.ph-duotone.ph-gear:after{content:"";margin-left:-1em}.ph-duotone.ph-gear-fine:before{content:"";opacity:.2}.ph-duotone.ph-gear-fine:after{content:"";margin-left:-1em}.ph-duotone.ph-gear-six:before{content:"";opacity:.2}.ph-duotone.ph-gear-six:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-female:before{content:"";opacity:.2}.ph-duotone.ph-gender-female:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-intersex:before{content:"";opacity:.2}.ph-duotone.ph-gender-intersex:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-male:before{content:"";opacity:.2}.ph-duotone.ph-gender-male:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-neuter:before{content:"";opacity:.2}.ph-duotone.ph-gender-neuter:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-nonbinary:before{content:"";opacity:.2}.ph-duotone.ph-gender-nonbinary:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-transgender:before{content:"";opacity:.2}.ph-duotone.ph-gender-transgender:after{content:"";margin-left:-1em}.ph-duotone.ph-ghost:before{content:"";opacity:.2}.ph-duotone.ph-ghost:after{content:"";margin-left:-1em}.ph-duotone.ph-gif:before{content:"";opacity:.2}.ph-duotone.ph-gif:after{content:"";margin-left:-1em}.ph-duotone.ph-gift:before{content:"";opacity:.2}.ph-duotone.ph-gift:after{content:"";margin-left:-1em}.ph-duotone.ph-git-branch:before{content:"";opacity:.2}.ph-duotone.ph-git-branch:after{content:"";margin-left:-1em}.ph-duotone.ph-git-commit:before{content:"";opacity:.2}.ph-duotone.ph-git-commit:after{content:"";margin-left:-1em}.ph-duotone.ph-git-diff:before{content:"";opacity:.2}.ph-duotone.ph-git-diff:after{content:"";margin-left:-1em}.ph-duotone.ph-git-fork:before{content:"";opacity:.2}.ph-duotone.ph-git-fork:after{content:"";margin-left:-1em}.ph-duotone.ph-git-merge:before{content:"";opacity:.2}.ph-duotone.ph-git-merge:after{content:"";margin-left:-1em}.ph-duotone.ph-git-pull-request:before{content:"";opacity:.2}.ph-duotone.ph-git-pull-request:after{content:"";margin-left:-1em}.ph-duotone.ph-github-logo:before{content:"";opacity:.2}.ph-duotone.ph-github-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-gitlab-logo:before{content:"";opacity:.2}.ph-duotone.ph-gitlab-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-gitlab-logo-simple:before{content:"";opacity:.2}.ph-duotone.ph-gitlab-logo-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-globe:before{content:"";opacity:.2}.ph-duotone.ph-globe:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-hemisphere-east:before{content:"";opacity:.2}.ph-duotone.ph-globe-hemisphere-east:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-hemisphere-west:before{content:"";opacity:.2}.ph-duotone.ph-globe-hemisphere-west:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-simple:before{content:"";opacity:.2}.ph-duotone.ph-globe-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-simple-x:before{content:"";opacity:.2}.ph-duotone.ph-globe-simple-x:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-stand:before{content:"";opacity:.2}.ph-duotone.ph-globe-stand:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-x:before{content:"";opacity:.2}.ph-duotone.ph-globe-x:after{content:"";margin-left:-1em}.ph-duotone.ph-goggles:before{content:"";opacity:.2}.ph-duotone.ph-goggles:after{content:"";margin-left:-1em}.ph-duotone.ph-golf:before{content:"";opacity:.2}.ph-duotone.ph-golf:after{content:"";margin-left:-1em}.ph-duotone.ph-goodreads-logo:before{content:"";opacity:.2}.ph-duotone.ph-goodreads-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-cardboard-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-cardboard-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-chrome-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-chrome-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-drive-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-drive-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-photos-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-photos-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-play-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-play-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-podcasts-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-podcasts-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-gps:before{content:"";opacity:.2}.ph-duotone.ph-gps:after{content:"";margin-left:-1em}.ph-duotone.ph-gps-fix:before{content:"";opacity:.2}.ph-duotone.ph-gps-fix:after{content:"";margin-left:-1em}.ph-duotone.ph-gps-slash:before{content:"";opacity:.2}.ph-duotone.ph-gps-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-gradient:before{content:"";opacity:.2}.ph-duotone.ph-gradient:after{content:"";margin-left:-1em}.ph-duotone.ph-graduation-cap:before{content:"";opacity:.2}.ph-duotone.ph-graduation-cap:after{content:"";margin-left:-1em}.ph-duotone.ph-grains:before{content:"";opacity:.2}.ph-duotone.ph-grains:after{content:"";margin-left:-1em}.ph-duotone.ph-grains-slash:before{content:"";opacity:.2}.ph-duotone.ph-grains-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-graph:before{content:"";opacity:.2}.ph-duotone.ph-graph:after{content:"";margin-left:-1em}.ph-duotone.ph-graphics-card:before{content:"";opacity:.2}.ph-duotone.ph-graphics-card:after{content:"";margin-left:-1em}.ph-duotone.ph-greater-than:before{content:"";opacity:.2}.ph-duotone.ph-greater-than:after{content:"";margin-left:-1em}.ph-duotone.ph-greater-than-or-equal:before{content:"";opacity:.2}.ph-duotone.ph-greater-than-or-equal:after{content:"";margin-left:-1em}.ph-duotone.ph-grid-four:before{content:"";opacity:.2}.ph-duotone.ph-grid-four:after{content:"";margin-left:-1em}.ph-duotone.ph-grid-nine:before{content:"";opacity:.2}.ph-duotone.ph-grid-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-guitar:before{content:"";opacity:.2}.ph-duotone.ph-guitar:after{content:"";margin-left:-1em}.ph-duotone.ph-hair-dryer:before{content:"";opacity:.2}.ph-duotone.ph-hair-dryer:after{content:"";margin-left:-1em}.ph-duotone.ph-hamburger:before{content:"";opacity:.2}.ph-duotone.ph-hamburger:after{content:"";margin-left:-1em}.ph-duotone.ph-hammer:before{content:"";opacity:.2}.ph-duotone.ph-hammer:after{content:"";margin-left:-1em}.ph-duotone.ph-hand:before{content:"";opacity:.2}.ph-duotone.ph-hand:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-hand-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-hand-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-coins:before{content:"";opacity:.2}.ph-duotone.ph-hand-coins:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-deposit:before{content:"";opacity:.2}.ph-duotone.ph-hand-deposit:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-eye:before{content:"";opacity:.2}.ph-duotone.ph-hand-eye:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-fist:before{content:"";opacity:.2}.ph-duotone.ph-hand-fist:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-grabbing:before{content:"";opacity:.2}.ph-duotone.ph-hand-grabbing:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-heart:before{content:"";opacity:.2}.ph-duotone.ph-hand-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-palm:before{content:"";opacity:.2}.ph-duotone.ph-hand-palm:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-peace:before{content:"";opacity:.2}.ph-duotone.ph-hand-peace:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-pointing:before{content:"";opacity:.2}.ph-duotone.ph-hand-pointing:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-soap:before{content:"";opacity:.2}.ph-duotone.ph-hand-soap:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-swipe-left:before{content:"";opacity:.2}.ph-duotone.ph-hand-swipe-left:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-swipe-right:before{content:"";opacity:.2}.ph-duotone.ph-hand-swipe-right:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-tap:before{content:"";opacity:.2}.ph-duotone.ph-hand-tap:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-waving:before{content:"";opacity:.2}.ph-duotone.ph-hand-waving:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-withdraw:before{content:"";opacity:.2}.ph-duotone.ph-hand-withdraw:after{content:"";margin-left:-1em}.ph-duotone.ph-handbag:before{content:"";opacity:.2}.ph-duotone.ph-handbag:after{content:"";margin-left:-1em}.ph-duotone.ph-handbag-simple:before{content:"";opacity:.2}.ph-duotone.ph-handbag-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-hands-clapping:before{content:"";opacity:.2}.ph-duotone.ph-hands-clapping:after{content:"";margin-left:-1em}.ph-duotone.ph-hands-praying:before{content:"";opacity:.2}.ph-duotone.ph-hands-praying:after{content:"";margin-left:-1em}.ph-duotone.ph-handshake:before{content:"";opacity:.2}.ph-duotone.ph-handshake:after{content:"";margin-left:-1em}.ph-duotone.ph-hard-drive:before{content:"";opacity:.2}.ph-duotone.ph-hard-drive:after{content:"";margin-left:-1em}.ph-duotone.ph-hard-drives:before{content:"";opacity:.2}.ph-duotone.ph-hard-drives:after{content:"";margin-left:-1em}.ph-duotone.ph-hard-hat:before{content:"";opacity:.2}.ph-duotone.ph-hard-hat:after{content:"";margin-left:-1em}.ph-duotone.ph-hash:before{content:"";opacity:.2}.ph-duotone.ph-hash:after{content:"";margin-left:-1em}.ph-duotone.ph-hash-straight:before{content:"";opacity:.2}.ph-duotone.ph-hash-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-head-circuit:before{content:"";opacity:.2}.ph-duotone.ph-head-circuit:after{content:"";margin-left:-1em}.ph-duotone.ph-headlights:before{content:"";opacity:.2}.ph-duotone.ph-headlights:after{content:"";margin-left:-1em}.ph-duotone.ph-headphones:before{content:"";opacity:.2}.ph-duotone.ph-headphones:after{content:"";margin-left:-1em}.ph-duotone.ph-headset:before{content:"";opacity:.2}.ph-duotone.ph-headset:after{content:"";margin-left:-1em}.ph-duotone.ph-heart:before{content:"";opacity:.2}.ph-duotone.ph-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-break:before{content:"";opacity:.2}.ph-duotone.ph-heart-break:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-half:before{content:"";opacity:.2}.ph-duotone.ph-heart-half:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-straight:before{content:"";opacity:.2}.ph-duotone.ph-heart-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-straight-break:before{content:"";opacity:.2}.ph-duotone.ph-heart-straight-break:after{content:"";margin-left:-1em}.ph-duotone.ph-heartbeat:before{content:"";opacity:.2}.ph-duotone.ph-heartbeat:after{content:"";margin-left:-1em}.ph-duotone.ph-hexagon:before{content:"";opacity:.2}.ph-duotone.ph-hexagon:after{content:"";margin-left:-1em}.ph-duotone.ph-high-definition:before{content:"";opacity:.2}.ph-duotone.ph-high-definition:after{content:"";margin-left:-1em}.ph-duotone.ph-high-heel:before{content:"";opacity:.2}.ph-duotone.ph-high-heel:after{content:"";margin-left:-1em}.ph-duotone.ph-highlighter:before{content:"";opacity:.2}.ph-duotone.ph-highlighter:after{content:"";margin-left:-1em}.ph-duotone.ph-highlighter-circle:before{content:"";opacity:.2}.ph-duotone.ph-highlighter-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-hockey:before{content:"";opacity:.2}.ph-duotone.ph-hockey:after{content:"";margin-left:-1em}.ph-duotone.ph-hoodie:before{content:"";opacity:.2}.ph-duotone.ph-hoodie:after{content:"";margin-left:-1em}.ph-duotone.ph-horse:before{content:"";opacity:.2}.ph-duotone.ph-horse:after{content:"";margin-left:-1em}.ph-duotone.ph-hospital:before{content:"";opacity:.2}.ph-duotone.ph-hospital:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass:before{content:"";opacity:.2}.ph-duotone.ph-hourglass:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-high:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-high:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-low:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-low:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-medium:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple-high:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple-high:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple-low:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple-low:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple-medium:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-house:before{content:"";opacity:.2}.ph-duotone.ph-house:after{content:"";margin-left:-1em}.ph-duotone.ph-house-line:before{content:"";opacity:.2}.ph-duotone.ph-house-line:after{content:"";margin-left:-1em}.ph-duotone.ph-house-simple:before{content:"";opacity:.2}.ph-duotone.ph-house-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-hurricane:before{content:"";opacity:.2}.ph-duotone.ph-hurricane:after{content:"";margin-left:-1em}.ph-duotone.ph-ice-cream:before{content:"";opacity:.2}.ph-duotone.ph-ice-cream:after{content:"";margin-left:-1em}.ph-duotone.ph-identification-badge:before{content:"";opacity:.2}.ph-duotone.ph-identification-badge:after{content:"";margin-left:-1em}.ph-duotone.ph-identification-card:before{content:"";opacity:.2}.ph-duotone.ph-identification-card:after{content:"";margin-left:-1em}.ph-duotone.ph-image:before{content:"";opacity:.2}.ph-duotone.ph-image:after{content:"";margin-left:-1em}.ph-duotone.ph-image-broken:before{content:"";opacity:.2}.ph-duotone.ph-image-broken:after{content:"";margin-left:-1em}.ph-duotone.ph-image-square:before{content:"";opacity:.2}.ph-duotone.ph-image-square:after{content:"";margin-left:-1em}.ph-duotone.ph-images:before{content:"";opacity:.2}.ph-duotone.ph-images:after{content:"";margin-left:-1em}.ph-duotone.ph-images-square:before{content:"";opacity:.2}.ph-duotone.ph-images-square:after{content:"";margin-left:-1em}.ph-duotone.ph-infinity:before{content:"";opacity:.2}.ph-duotone.ph-infinity:after{content:"";margin-left:-1em}.ph-duotone.ph-info:before{content:"";opacity:.2}.ph-duotone.ph-info:after{content:"";margin-left:-1em}.ph-duotone.ph-instagram-logo:before{content:"";opacity:.2}.ph-duotone.ph-instagram-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-intersect:before{content:"";opacity:.2}.ph-duotone.ph-intersect:after{content:"";margin-left:-1em}.ph-duotone.ph-intersect-square:before{content:"";opacity:.2}.ph-duotone.ph-intersect-square:after{content:"";margin-left:-1em}.ph-duotone.ph-intersect-three:before{content:"";opacity:.2}.ph-duotone.ph-intersect-three:after{content:"";margin-left:-1em}.ph-duotone.ph-intersection:before{content:"";opacity:.2}.ph-duotone.ph-intersection:after{content:"";margin-left:-1em}.ph-duotone.ph-invoice:before{content:"";opacity:.2}.ph-duotone.ph-invoice:after{content:"";margin-left:-1em}.ph-duotone.ph-island:before{content:"";opacity:.2}.ph-duotone.ph-island:after{content:"";margin-left:-1em}.ph-duotone.ph-jar:before{content:"";opacity:.2}.ph-duotone.ph-jar:after{content:"";margin-left:-1em}.ph-duotone.ph-jar-label:before{content:"";opacity:.2}.ph-duotone.ph-jar-label:after{content:"";margin-left:-1em}.ph-duotone.ph-jeep:before{content:"";opacity:.2}.ph-duotone.ph-jeep:after{content:"";margin-left:-1em}.ph-duotone.ph-joystick:before{content:"";opacity:.2}.ph-duotone.ph-joystick:after{content:"";margin-left:-1em}.ph-duotone.ph-kanban:before{content:"";opacity:.2}.ph-duotone.ph-kanban:after{content:"";margin-left:-1em}.ph-duotone.ph-key:before{content:"";opacity:.2}.ph-duotone.ph-key:after{content:"";margin-left:-1em}.ph-duotone.ph-key-return:before{content:"";opacity:.2}.ph-duotone.ph-key-return:after{content:"";margin-left:-1em}.ph-duotone.ph-keyboard:before{content:"";opacity:.2}.ph-duotone.ph-keyboard:after{content:"";margin-left:-1em}.ph-duotone.ph-keyhole:before{content:"";opacity:.2}.ph-duotone.ph-keyhole:after{content:"";margin-left:-1em}.ph-duotone.ph-knife:before{content:"";opacity:.2}.ph-duotone.ph-knife:after{content:"";margin-left:-1em}.ph-duotone.ph-ladder:before{content:"";opacity:.2}.ph-duotone.ph-ladder:after{content:"";margin-left:-1em}.ph-duotone.ph-ladder-simple:before{content:"";opacity:.2}.ph-duotone.ph-ladder-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-lamp:before{content:"";opacity:.2}.ph-duotone.ph-lamp:after{content:"";margin-left:-1em}.ph-duotone.ph-lamp-pendant:before{content:"";opacity:.2}.ph-duotone.ph-lamp-pendant:after{content:"";margin-left:-1em}.ph-duotone.ph-laptop:before{content:"";opacity:.2}.ph-duotone.ph-laptop:after{content:"";margin-left:-1em}.ph-duotone.ph-lasso:before{content:"";opacity:.2}.ph-duotone.ph-lasso:after{content:"";margin-left:-1em}.ph-duotone.ph-lastfm-logo:before{content:"";opacity:.2}.ph-duotone.ph-lastfm-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-layout:before{content:"";opacity:.2}.ph-duotone.ph-layout:after{content:"";margin-left:-1em}.ph-duotone.ph-leaf:before{content:"";opacity:.2}.ph-duotone.ph-leaf:after{content:"";margin-left:-1em}.ph-duotone.ph-lectern:before{content:"";opacity:.2}.ph-duotone.ph-lectern:after{content:"";margin-left:-1em}.ph-duotone.ph-lego:before{content:"";opacity:.2}.ph-duotone.ph-lego:after{content:"";margin-left:-1em}.ph-duotone.ph-lego-smiley:before{content:"";opacity:.2}.ph-duotone.ph-lego-smiley:after{content:"";margin-left:-1em}.ph-duotone.ph-less-than:before{content:"";opacity:.2}.ph-duotone.ph-less-than:after{content:"";margin-left:-1em}.ph-duotone.ph-less-than-or-equal:before{content:"";opacity:.2}.ph-duotone.ph-less-than-or-equal:after{content:"";margin-left:-1em}.ph-duotone.ph-letter-circle-h:before{content:"";opacity:.2}.ph-duotone.ph-letter-circle-h:after{content:"";margin-left:-1em}.ph-duotone.ph-letter-circle-p:before{content:"";opacity:.2}.ph-duotone.ph-letter-circle-p:after{content:"";margin-left:-1em}.ph-duotone.ph-letter-circle-v:before{content:"";opacity:.2}.ph-duotone.ph-letter-circle-v:after{content:"";margin-left:-1em}.ph-duotone.ph-lifebuoy:before{content:"";opacity:.2}.ph-duotone.ph-lifebuoy:after{content:"";margin-left:-1em}.ph-duotone.ph-lightbulb:before{content:"";opacity:.2}.ph-duotone.ph-lightbulb:after{content:"";margin-left:-1em}.ph-duotone.ph-lightbulb-filament:before{content:"";opacity:.2}.ph-duotone.ph-lightbulb-filament:after{content:"";margin-left:-1em}.ph-duotone.ph-lighthouse:before{content:"";opacity:.2}.ph-duotone.ph-lighthouse:after{content:"";margin-left:-1em}.ph-duotone.ph-lightning:before{content:"";opacity:.2}.ph-duotone.ph-lightning:after{content:"";margin-left:-1em}.ph-duotone.ph-lightning-a:before{content:"";opacity:.2}.ph-duotone.ph-lightning-a:after{content:"";margin-left:-1em}.ph-duotone.ph-lightning-slash:before{content:"";opacity:.2}.ph-duotone.ph-lightning-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-line-segment:before{content:"";opacity:.2}.ph-duotone.ph-line-segment:after{content:"";margin-left:-1em}.ph-duotone.ph-line-segments:before{content:"";opacity:.2}.ph-duotone.ph-line-segments:after{content:"";margin-left:-1em}.ph-duotone.ph-line-vertical:before{content:"";opacity:.2}.ph-duotone.ph-line-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-link:before{content:"";opacity:.2}.ph-duotone.ph-link:after{content:"";margin-left:-1em}.ph-duotone.ph-link-break:before{content:"";opacity:.2}.ph-duotone.ph-link-break:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple:before{content:"";opacity:.2}.ph-duotone.ph-link-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple-break:before{content:"";opacity:.2}.ph-duotone.ph-link-simple-break:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-link-simple-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple-horizontal-break:before{content:"";opacity:.2}.ph-duotone.ph-link-simple-horizontal-break:after{content:"";margin-left:-1em}.ph-duotone.ph-linkedin-logo:before{content:"";opacity:.2}.ph-duotone.ph-linkedin-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-linktree-logo:before{content:"";opacity:.2}.ph-duotone.ph-linktree-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-linux-logo:before{content:"";opacity:.2}.ph-duotone.ph-linux-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-list:before{content:"";opacity:.2}.ph-duotone.ph-list:after{content:"";margin-left:-1em}.ph-duotone.ph-list-bullets:before{content:"";opacity:.2}.ph-duotone.ph-list-bullets:after{content:"";margin-left:-1em}.ph-duotone.ph-list-checks:before{content:"";opacity:.2}.ph-duotone.ph-list-checks:after{content:"";margin-left:-1em}.ph-duotone.ph-list-dashes:before{content:"";opacity:.2}.ph-duotone.ph-list-dashes:after{content:"";margin-left:-1em}.ph-duotone.ph-list-heart:before{content:"";opacity:.2}.ph-duotone.ph-list-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-list-magnifying-glass:before{content:"";opacity:.2}.ph-duotone.ph-list-magnifying-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-list-numbers:before{content:"";opacity:.2}.ph-duotone.ph-list-numbers:after{content:"";margin-left:-1em}.ph-duotone.ph-list-plus:before{content:"";opacity:.2}.ph-duotone.ph-list-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-list-star:before{content:"";opacity:.2}.ph-duotone.ph-list-star:after{content:"";margin-left:-1em}.ph-duotone.ph-lock:before{content:"";opacity:.2}.ph-duotone.ph-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-key:before{content:"";opacity:.2}.ph-duotone.ph-lock-key:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-key-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-key-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-laminated:before{content:"";opacity:.2}.ph-duotone.ph-lock-laminated:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-laminated-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-laminated-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-simple:before{content:"";opacity:.2}.ph-duotone.ph-lock-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-simple-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-simple-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lockers:before{content:"";opacity:.2}.ph-duotone.ph-lockers:after{content:"";margin-left:-1em}.ph-duotone.ph-log:before{content:"";opacity:.2}.ph-duotone.ph-log:after{content:"";margin-left:-1em}.ph-duotone.ph-magic-wand:before{content:"";opacity:.2}.ph-duotone.ph-magic-wand:after{content:"";margin-left:-1em}.ph-duotone.ph-magnet:before{content:"";opacity:.2}.ph-duotone.ph-magnet:after{content:"";margin-left:-1em}.ph-duotone.ph-magnet-straight:before{content:"";opacity:.2}.ph-duotone.ph-magnet-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-magnifying-glass:before{content:"";opacity:.2}.ph-duotone.ph-magnifying-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-magnifying-glass-minus:before{content:"";opacity:.2}.ph-duotone.ph-magnifying-glass-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-magnifying-glass-plus:before{content:"";opacity:.2}.ph-duotone.ph-magnifying-glass-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-mailbox:before{content:"";opacity:.2}.ph-duotone.ph-mailbox:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin:before{content:"";opacity:.2}.ph-duotone.ph-map-pin:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-area:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-area:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-line:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-line:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-plus:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-simple:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-simple-area:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-simple-area:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-simple-line:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-simple-line:after{content:"";margin-left:-1em}.ph-duotone.ph-map-trifold:before{content:"";opacity:.2}.ph-duotone.ph-map-trifold:after{content:"";margin-left:-1em}.ph-duotone.ph-markdown-logo:before{content:"";opacity:.2}.ph-duotone.ph-markdown-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-marker-circle:before{content:"";opacity:.2}.ph-duotone.ph-marker-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-martini:before{content:"";opacity:.2}.ph-duotone.ph-martini:after{content:"";margin-left:-1em}.ph-duotone.ph-mask-happy:before{content:"";opacity:.2}.ph-duotone.ph-mask-happy:after{content:"";margin-left:-1em}.ph-duotone.ph-mask-sad:before{content:"";opacity:.2}.ph-duotone.ph-mask-sad:after{content:"";margin-left:-1em}.ph-duotone.ph-mastodon-logo:before{content:"";opacity:.2}.ph-duotone.ph-mastodon-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-math-operations:before{content:"";opacity:.2}.ph-duotone.ph-math-operations:after{content:"";margin-left:-1em}.ph-duotone.ph-matrix-logo:before{content:"";opacity:.2}.ph-duotone.ph-matrix-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-medal:before{content:"";opacity:.2}.ph-duotone.ph-medal:after{content:"";margin-left:-1em}.ph-duotone.ph-medal-military:before{content:"";opacity:.2}.ph-duotone.ph-medal-military:after{content:"";margin-left:-1em}.ph-duotone.ph-medium-logo:before{content:"";opacity:.2}.ph-duotone.ph-medium-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-megaphone:before{content:"";opacity:.2}.ph-duotone.ph-megaphone:after{content:"";margin-left:-1em}.ph-duotone.ph-megaphone-simple:before{content:"";opacity:.2}.ph-duotone.ph-megaphone-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-member-of:before{content:"";opacity:.2}.ph-duotone.ph-member-of:after{content:"";margin-left:-1em}.ph-duotone.ph-memory:before{content:"";opacity:.2}.ph-duotone.ph-memory:after{content:"";margin-left:-1em}.ph-duotone.ph-messenger-logo:before{content:"";opacity:.2}.ph-duotone.ph-messenger-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-meta-logo:before{content:"";opacity:.2}.ph-duotone.ph-meta-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-meteor:before{content:"";opacity:.2}.ph-duotone.ph-meteor:after{content:"";margin-left:-1em}.ph-duotone.ph-metronome:before{content:"";opacity:.2}.ph-duotone.ph-metronome:after{content:"";margin-left:-1em}.ph-duotone.ph-microphone:before{content:"";opacity:.2}.ph-duotone.ph-microphone:after{content:"";margin-left:-1em}.ph-duotone.ph-microphone-slash:before{content:"";opacity:.2}.ph-duotone.ph-microphone-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-microphone-stage:before{content:"";opacity:.2}.ph-duotone.ph-microphone-stage:after{content:"";margin-left:-1em}.ph-duotone.ph-microscope:before{content:"";opacity:.2}.ph-duotone.ph-microscope:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-excel-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-excel-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-outlook-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-outlook-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-powerpoint-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-powerpoint-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-teams-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-teams-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-word-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-word-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-minus:before{content:"";opacity:.2}.ph-duotone.ph-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-minus-circle:before{content:"";opacity:.2}.ph-duotone.ph-minus-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-minus-square:before{content:"";opacity:.2}.ph-duotone.ph-minus-square:after{content:"";margin-left:-1em}.ph-duotone.ph-money:before{content:"";opacity:.2}.ph-duotone.ph-money:after{content:"";margin-left:-1em}.ph-duotone.ph-money-wavy:before{content:"";opacity:.2}.ph-duotone.ph-money-wavy:after{content:"";margin-left:-1em}.ph-duotone.ph-monitor:before{content:"";opacity:.2}.ph-duotone.ph-monitor:after{content:"";margin-left:-1em}.ph-duotone.ph-monitor-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-monitor-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-monitor-play:before{content:"";opacity:.2}.ph-duotone.ph-monitor-play:after{content:"";margin-left:-1em}.ph-duotone.ph-moon:before{content:"";opacity:.2}.ph-duotone.ph-moon:after{content:"";margin-left:-1em}.ph-duotone.ph-moon-stars:before{content:"";opacity:.2}.ph-duotone.ph-moon-stars:after{content:"";margin-left:-1em}.ph-duotone.ph-moped:before{content:"";opacity:.2}.ph-duotone.ph-moped:after{content:"";margin-left:-1em}.ph-duotone.ph-moped-front:before{content:"";opacity:.2}.ph-duotone.ph-moped-front:after{content:"";margin-left:-1em}.ph-duotone.ph-mosque:before{content:"";opacity:.2}.ph-duotone.ph-mosque:after{content:"";margin-left:-1em}.ph-duotone.ph-motorcycle:before{content:"";opacity:.2}.ph-duotone.ph-motorcycle:after{content:"";margin-left:-1em}.ph-duotone.ph-mountains:before{content:"";opacity:.2}.ph-duotone.ph-mountains:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse:before{content:"";opacity:.2}.ph-duotone.ph-mouse:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-left-click:before{content:"";opacity:.2}.ph-duotone.ph-mouse-left-click:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-middle-click:before{content:"";opacity:.2}.ph-duotone.ph-mouse-middle-click:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-right-click:before{content:"";opacity:.2}.ph-duotone.ph-mouse-right-click:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-scroll:before{content:"";opacity:.2}.ph-duotone.ph-mouse-scroll:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-simple:before{content:"";opacity:.2}.ph-duotone.ph-mouse-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-music-note:before{content:"";opacity:.2}.ph-duotone.ph-music-note:after{content:"";margin-left:-1em}.ph-duotone.ph-music-note-simple:before{content:"";opacity:.2}.ph-duotone.ph-music-note-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes:before{content:"";opacity:.2}.ph-duotone.ph-music-notes:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes-minus:before{content:"";opacity:.2}.ph-duotone.ph-music-notes-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes-plus:before{content:"";opacity:.2}.ph-duotone.ph-music-notes-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes-simple:before{content:"";opacity:.2}.ph-duotone.ph-music-notes-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-navigation-arrow:before{content:"";opacity:.2}.ph-duotone.ph-navigation-arrow:after{content:"";margin-left:-1em}.ph-duotone.ph-needle:before{content:"";opacity:.2}.ph-duotone.ph-needle:after{content:"";margin-left:-1em}.ph-duotone.ph-network:before{content:"";opacity:.2}.ph-duotone.ph-network:after{content:"";margin-left:-1em}.ph-duotone.ph-network-slash:before{content:"";opacity:.2}.ph-duotone.ph-network-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-network-x:before{content:"";opacity:.2}.ph-duotone.ph-network-x:after{content:"";margin-left:-1em}.ph-duotone.ph-newspaper:before{content:"";opacity:.2}.ph-duotone.ph-newspaper:after{content:"";margin-left:-1em}.ph-duotone.ph-newspaper-clipping:before{content:"";opacity:.2}.ph-duotone.ph-newspaper-clipping:after{content:"";margin-left:-1em}.ph-duotone.ph-not-equals:before{content:"";opacity:.2}.ph-duotone.ph-not-equals:after{content:"";margin-left:-1em}.ph-duotone.ph-not-member-of:before{content:"";opacity:.2}.ph-duotone.ph-not-member-of:after{content:"";margin-left:-1em}.ph-duotone.ph-not-subset-of:before{content:"";opacity:.2}.ph-duotone.ph-not-subset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-not-superset-of:before{content:"";opacity:.2}.ph-duotone.ph-not-superset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-notches:before{content:"";opacity:.2}.ph-duotone.ph-notches:after{content:"";margin-left:-1em}.ph-duotone.ph-note:before{content:"";opacity:.2}.ph-duotone.ph-note:after{content:"";margin-left:-1em}.ph-duotone.ph-note-blank:before{content:"";opacity:.2}.ph-duotone.ph-note-blank:after{content:"";margin-left:-1em}.ph-duotone.ph-note-pencil:before{content:"";opacity:.2}.ph-duotone.ph-note-pencil:after{content:"";margin-left:-1em}.ph-duotone.ph-notebook:before{content:"";opacity:.2}.ph-duotone.ph-notebook:after{content:"";margin-left:-1em}.ph-duotone.ph-notepad:before{content:"";opacity:.2}.ph-duotone.ph-notepad:after{content:"";margin-left:-1em}.ph-duotone.ph-notification:before{content:"";opacity:.2}.ph-duotone.ph-notification:after{content:"";margin-left:-1em}.ph-duotone.ph-notion-logo:before{content:"";opacity:.2}.ph-duotone.ph-notion-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-nuclear-plant:before{content:"";opacity:.2}.ph-duotone.ph-nuclear-plant:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-eight:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-eight:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-five:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-five:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-four:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-four:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-nine:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-one:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-one:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-seven:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-seven:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-six:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-six:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-three:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-three:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-two:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-two:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-zero:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-zero:after{content:"";margin-left:-1em}.ph-duotone.ph-number-eight:before{content:"";opacity:.2}.ph-duotone.ph-number-eight:after{content:"";margin-left:-1em}.ph-duotone.ph-number-five:before{content:"";opacity:.2}.ph-duotone.ph-number-five:after{content:"";margin-left:-1em}.ph-duotone.ph-number-four:before{content:"";opacity:.2}.ph-duotone.ph-number-four:after{content:"";margin-left:-1em}.ph-duotone.ph-number-nine:before{content:"";opacity:.2}.ph-duotone.ph-number-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-number-one:before{content:"";opacity:.2}.ph-duotone.ph-number-one:after{content:"";margin-left:-1em}.ph-duotone.ph-number-seven:before{content:"";opacity:.2}.ph-duotone.ph-number-seven:after{content:"";margin-left:-1em}.ph-duotone.ph-number-six:before{content:"";opacity:.2}.ph-duotone.ph-number-six:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-eight:before{content:"";opacity:.2}.ph-duotone.ph-number-square-eight:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-five:before{content:"";opacity:.2}.ph-duotone.ph-number-square-five:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-four:before{content:"";opacity:.2}.ph-duotone.ph-number-square-four:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-nine:before{content:"";opacity:.2}.ph-duotone.ph-number-square-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-one:before{content:"";opacity:.2}.ph-duotone.ph-number-square-one:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-seven:before{content:"";opacity:.2}.ph-duotone.ph-number-square-seven:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-six:before{content:"";opacity:.2}.ph-duotone.ph-number-square-six:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-three:before{content:"";opacity:.2}.ph-duotone.ph-number-square-three:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-two:before{content:"";opacity:.2}.ph-duotone.ph-number-square-two:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-zero:before{content:"";opacity:.2}.ph-duotone.ph-number-square-zero:after{content:"";margin-left:-1em}.ph-duotone.ph-number-three:before{content:"";opacity:.2}.ph-duotone.ph-number-three:after{content:"";margin-left:-1em}.ph-duotone.ph-number-two:before{content:"";opacity:.2}.ph-duotone.ph-number-two:after{content:"";margin-left:-1em}.ph-duotone.ph-number-zero:before{content:"";opacity:.2}.ph-duotone.ph-number-zero:after{content:"";margin-left:-1em}.ph-duotone.ph-numpad:before{content:"";opacity:.2}.ph-duotone.ph-numpad:after{content:"";margin-left:-1em}.ph-duotone.ph-nut:before{content:"";opacity:.2}.ph-duotone.ph-nut:after{content:"";margin-left:-1em}.ph-duotone.ph-ny-times-logo:before{content:"";opacity:.2}.ph-duotone.ph-ny-times-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-octagon:before{content:"";opacity:.2}.ph-duotone.ph-octagon:after{content:"";margin-left:-1em}.ph-duotone.ph-office-chair:before{content:"";opacity:.2}.ph-duotone.ph-office-chair:after{content:"";margin-left:-1em}.ph-duotone.ph-onigiri:before{content:"";opacity:.2}.ph-duotone.ph-onigiri:after{content:"";margin-left:-1em}.ph-duotone.ph-open-ai-logo:before{content:"";opacity:.2}.ph-duotone.ph-open-ai-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-option:before{content:"";opacity:.2}.ph-duotone.ph-option:after{content:"";margin-left:-1em}.ph-duotone.ph-orange:before{content:"";opacity:.2}.ph-duotone.ph-orange:after{content:"";margin-left:-1em}.ph-duotone.ph-orange-slice:before{content:"";opacity:.2}.ph-duotone.ph-orange-slice:after{content:"";margin-left:-1em}.ph-duotone.ph-oven:before{content:"";opacity:.2}.ph-duotone.ph-oven:after{content:"";margin-left:-1em}.ph-duotone.ph-package:before{content:"";opacity:.2}.ph-duotone.ph-package:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-brush:before{content:"";opacity:.2}.ph-duotone.ph-paint-brush:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-brush-broad:before{content:"";opacity:.2}.ph-duotone.ph-paint-brush-broad:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-brush-household:before{content:"";opacity:.2}.ph-duotone.ph-paint-brush-household:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-bucket:before{content:"";opacity:.2}.ph-duotone.ph-paint-bucket:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-roller:before{content:"";opacity:.2}.ph-duotone.ph-paint-roller:after{content:"";margin-left:-1em}.ph-duotone.ph-palette:before{content:"";opacity:.2}.ph-duotone.ph-palette:after{content:"";margin-left:-1em}.ph-duotone.ph-panorama:before{content:"";opacity:.2}.ph-duotone.ph-panorama:after{content:"";margin-left:-1em}.ph-duotone.ph-pants:before{content:"";opacity:.2}.ph-duotone.ph-pants:after{content:"";margin-left:-1em}.ph-duotone.ph-paper-plane:before{content:"";opacity:.2}.ph-duotone.ph-paper-plane:after{content:"";margin-left:-1em}.ph-duotone.ph-paper-plane-right:before{content:"";opacity:.2}.ph-duotone.ph-paper-plane-right:after{content:"";margin-left:-1em}.ph-duotone.ph-paper-plane-tilt:before{content:"";opacity:.2}.ph-duotone.ph-paper-plane-tilt:after{content:"";margin-left:-1em}.ph-duotone.ph-paperclip:before{content:"";opacity:.2}.ph-duotone.ph-paperclip:after{content:"";margin-left:-1em}.ph-duotone.ph-paperclip-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-paperclip-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-parachute:before{content:"";opacity:.2}.ph-duotone.ph-parachute:after{content:"";margin-left:-1em}.ph-duotone.ph-paragraph:before{content:"";opacity:.2}.ph-duotone.ph-paragraph:after{content:"";margin-left:-1em}.ph-duotone.ph-parallelogram:before{content:"";opacity:.2}.ph-duotone.ph-parallelogram:after{content:"";margin-left:-1em}.ph-duotone.ph-park:before{content:"";opacity:.2}.ph-duotone.ph-park:after{content:"";margin-left:-1em}.ph-duotone.ph-password:before{content:"";opacity:.2}.ph-duotone.ph-password:after{content:"";margin-left:-1em}.ph-duotone.ph-path:before{content:"";opacity:.2}.ph-duotone.ph-path:after{content:"";margin-left:-1em}.ph-duotone.ph-patreon-logo:before{content:"";opacity:.2}.ph-duotone.ph-patreon-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pause:before{content:"";opacity:.2}.ph-duotone.ph-pause:after{content:"";margin-left:-1em}.ph-duotone.ph-pause-circle:before{content:"";opacity:.2}.ph-duotone.ph-pause-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-paw-print:before{content:"";opacity:.2}.ph-duotone.ph-paw-print:after{content:"";margin-left:-1em}.ph-duotone.ph-paypal-logo:before{content:"";opacity:.2}.ph-duotone.ph-paypal-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-peace:before{content:"";opacity:.2}.ph-duotone.ph-peace:after{content:"";margin-left:-1em}.ph-duotone.ph-pen:before{content:"";opacity:.2}.ph-duotone.ph-pen:after{content:"";margin-left:-1em}.ph-duotone.ph-pen-nib:before{content:"";opacity:.2}.ph-duotone.ph-pen-nib:after{content:"";margin-left:-1em}.ph-duotone.ph-pen-nib-straight:before{content:"";opacity:.2}.ph-duotone.ph-pen-nib-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil:before{content:"";opacity:.2}.ph-duotone.ph-pencil:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-circle:before{content:"";opacity:.2}.ph-duotone.ph-pencil-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-line:before{content:"";opacity:.2}.ph-duotone.ph-pencil-line:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-ruler:before{content:"";opacity:.2}.ph-duotone.ph-pencil-ruler:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-simple:before{content:"";opacity:.2}.ph-duotone.ph-pencil-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-simple-line:before{content:"";opacity:.2}.ph-duotone.ph-pencil-simple-line:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-pencil-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-slash:before{content:"";opacity:.2}.ph-duotone.ph-pencil-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-pentagon:before{content:"";opacity:.2}.ph-duotone.ph-pentagon:after{content:"";margin-left:-1em}.ph-duotone.ph-pentagram:before{content:"";opacity:.2}.ph-duotone.ph-pentagram:after{content:"";margin-left:-1em}.ph-duotone.ph-pepper:before{content:"";opacity:.2}.ph-duotone.ph-pepper:after{content:"";margin-left:-1em}.ph-duotone.ph-percent:before{content:"";opacity:.2}.ph-duotone.ph-percent:after{content:"";margin-left:-1em}.ph-duotone.ph-person:before{content:"";opacity:.2}.ph-duotone.ph-person:after{content:"";margin-left:-1em}.ph-duotone.ph-person-arms-spread:before{content:"";opacity:.2}.ph-duotone.ph-person-arms-spread:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple:before{content:"";opacity:.2}.ph-duotone.ph-person-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-bike:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-bike:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-circle:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-hike:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-hike:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-run:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-run:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-ski:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-ski:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-snowboard:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-snowboard:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-swim:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-swim:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-tai-chi:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-tai-chi:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-throw:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-throw:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-walk:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-walk:after{content:"";margin-left:-1em}.ph-duotone.ph-perspective:before{content:"";opacity:.2}.ph-duotone.ph-perspective:after{content:"";margin-left:-1em}.ph-duotone.ph-phone:before{content:"";opacity:.2}.ph-duotone.ph-phone:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-call:before{content:"";opacity:.2}.ph-duotone.ph-phone-call:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-disconnect:before{content:"";opacity:.2}.ph-duotone.ph-phone-disconnect:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-incoming:before{content:"";opacity:.2}.ph-duotone.ph-phone-incoming:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-list:before{content:"";opacity:.2}.ph-duotone.ph-phone-list:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-outgoing:before{content:"";opacity:.2}.ph-duotone.ph-phone-outgoing:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-pause:before{content:"";opacity:.2}.ph-duotone.ph-phone-pause:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-plus:before{content:"";opacity:.2}.ph-duotone.ph-phone-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-slash:before{content:"";opacity:.2}.ph-duotone.ph-phone-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-transfer:before{content:"";opacity:.2}.ph-duotone.ph-phone-transfer:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-x:before{content:"";opacity:.2}.ph-duotone.ph-phone-x:after{content:"";margin-left:-1em}.ph-duotone.ph-phosphor-logo:before{content:"";opacity:.2}.ph-duotone.ph-phosphor-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pi:before{content:"";opacity:.2}.ph-duotone.ph-pi:after{content:"";margin-left:-1em}.ph-duotone.ph-piano-keys:before{content:"";opacity:.2}.ph-duotone.ph-piano-keys:after{content:"";margin-left:-1em}.ph-duotone.ph-picnic-table:before{content:"";opacity:.2}.ph-duotone.ph-picnic-table:after{content:"";margin-left:-1em}.ph-duotone.ph-picture-in-picture:before{content:"";opacity:.2}.ph-duotone.ph-picture-in-picture:after{content:"";margin-left:-1em}.ph-duotone.ph-piggy-bank:before{content:"";opacity:.2}.ph-duotone.ph-piggy-bank:after{content:"";margin-left:-1em}.ph-duotone.ph-pill:before{content:"";opacity:.2}.ph-duotone.ph-pill:after{content:"";margin-left:-1em}.ph-duotone.ph-ping-pong:before{content:"";opacity:.2}.ph-duotone.ph-ping-pong:after{content:"";margin-left:-1em}.ph-duotone.ph-pint-glass:before{content:"";opacity:.2}.ph-duotone.ph-pint-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-pinterest-logo:before{content:"";opacity:.2}.ph-duotone.ph-pinterest-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pinwheel:before{content:"";opacity:.2}.ph-duotone.ph-pinwheel:after{content:"";margin-left:-1em}.ph-duotone.ph-pipe:before{content:"";opacity:.2}.ph-duotone.ph-pipe:after{content:"";margin-left:-1em}.ph-duotone.ph-pipe-wrench:before{content:"";opacity:.2}.ph-duotone.ph-pipe-wrench:after{content:"";margin-left:-1em}.ph-duotone.ph-pix-logo:before{content:"";opacity:.2}.ph-duotone.ph-pix-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pizza:before{content:"";opacity:.2}.ph-duotone.ph-pizza:after{content:"";margin-left:-1em}.ph-duotone.ph-placeholder:before{content:"";opacity:.2}.ph-duotone.ph-placeholder:after{content:"";margin-left:-1em}.ph-duotone.ph-planet:before{content:"";opacity:.2}.ph-duotone.ph-planet:after{content:"";margin-left:-1em}.ph-duotone.ph-plant:before{content:"";opacity:.2}.ph-duotone.ph-plant:after{content:"";margin-left:-1em}.ph-duotone.ph-play:before{content:"";opacity:.2}.ph-duotone.ph-play:after{content:"";margin-left:-1em}.ph-duotone.ph-play-circle:before{content:"";opacity:.2}.ph-duotone.ph-play-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-play-pause:before{content:"";opacity:.2}.ph-duotone.ph-play-pause:after{content:"";margin-left:-1em}.ph-duotone.ph-playlist:before{content:"";opacity:.2}.ph-duotone.ph-playlist:after{content:"";margin-left:-1em}.ph-duotone.ph-plug:before{content:"";opacity:.2}.ph-duotone.ph-plug:after{content:"";margin-left:-1em}.ph-duotone.ph-plug-charging:before{content:"";opacity:.2}.ph-duotone.ph-plug-charging:after{content:"";margin-left:-1em}.ph-duotone.ph-plugs:before{content:"";opacity:.2}.ph-duotone.ph-plugs:after{content:"";margin-left:-1em}.ph-duotone.ph-plugs-connected:before{content:"";opacity:.2}.ph-duotone.ph-plugs-connected:after{content:"";margin-left:-1em}.ph-duotone.ph-plus:before{content:"";opacity:.2}.ph-duotone.ph-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-plus-circle:before{content:"";opacity:.2}.ph-duotone.ph-plus-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-plus-minus:before{content:"";opacity:.2}.ph-duotone.ph-plus-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-plus-square:before{content:"";opacity:.2}.ph-duotone.ph-plus-square:after{content:"";margin-left:-1em}.ph-duotone.ph-poker-chip:before{content:"";opacity:.2}.ph-duotone.ph-poker-chip:after{content:"";margin-left:-1em}.ph-duotone.ph-police-car:before{content:"";opacity:.2}.ph-duotone.ph-police-car:after{content:"";margin-left:-1em}.ph-duotone.ph-polygon:before{content:"";opacity:.2}.ph-duotone.ph-polygon:after{content:"";margin-left:-1em}.ph-duotone.ph-popcorn:before{content:"";opacity:.2}.ph-duotone.ph-popcorn:after{content:"";margin-left:-1em}.ph-duotone.ph-popsicle:before{content:"";opacity:.2}.ph-duotone.ph-popsicle:after{content:"";margin-left:-1em}.ph-duotone.ph-potted-plant:before{content:"";opacity:.2}.ph-duotone.ph-potted-plant:after{content:"";margin-left:-1em}.ph-duotone.ph-power:before{content:"";opacity:.2}.ph-duotone.ph-power:after{content:"";margin-left:-1em}.ph-duotone.ph-prescription:before{content:"";opacity:.2}.ph-duotone.ph-prescription:after{content:"";margin-left:-1em}.ph-duotone.ph-presentation:before{content:"";opacity:.2}.ph-duotone.ph-presentation:after{content:"";margin-left:-1em}.ph-duotone.ph-presentation-chart:before{content:"";opacity:.2}.ph-duotone.ph-presentation-chart:after{content:"";margin-left:-1em}.ph-duotone.ph-printer:before{content:"";opacity:.2}.ph-duotone.ph-printer:after{content:"";margin-left:-1em}.ph-duotone.ph-prohibit:before{content:"";opacity:.2}.ph-duotone.ph-prohibit:after{content:"";margin-left:-1em}.ph-duotone.ph-prohibit-inset:before{content:"";opacity:.2}.ph-duotone.ph-prohibit-inset:after{content:"";margin-left:-1em}.ph-duotone.ph-projector-screen:before{content:"";opacity:.2}.ph-duotone.ph-projector-screen:after{content:"";margin-left:-1em}.ph-duotone.ph-projector-screen-chart:before{content:"";opacity:.2}.ph-duotone.ph-projector-screen-chart:after{content:"";margin-left:-1em}.ph-duotone.ph-pulse:before{content:"";opacity:.2}.ph-duotone.ph-pulse:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin:before{content:"";opacity:.2}.ph-duotone.ph-push-pin:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin-simple:before{content:"";opacity:.2}.ph-duotone.ph-push-pin-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-push-pin-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin-slash:before{content:"";opacity:.2}.ph-duotone.ph-push-pin-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-puzzle-piece:before{content:"";opacity:.2}.ph-duotone.ph-puzzle-piece:after{content:"";margin-left:-1em}.ph-duotone.ph-qr-code:before{content:"";opacity:.2}.ph-duotone.ph-qr-code:after{content:"";margin-left:-1em}.ph-duotone.ph-question:before{content:"";opacity:.2}.ph-duotone.ph-question:after{content:"";margin-left:-1em}.ph-duotone.ph-question-mark:before{content:"";opacity:.2}.ph-duotone.ph-question-mark:after{content:"";margin-left:-1em}.ph-duotone.ph-queue:before{content:"";opacity:.2}.ph-duotone.ph-queue:after{content:"";margin-left:-1em}.ph-duotone.ph-quotes:before{content:"";opacity:.2}.ph-duotone.ph-quotes:after{content:"";margin-left:-1em}.ph-duotone.ph-rabbit:before{content:"";opacity:.2}.ph-duotone.ph-rabbit:after{content:"";margin-left:-1em}.ph-duotone.ph-racquet:before{content:"";opacity:.2}.ph-duotone.ph-racquet:after{content:"";margin-left:-1em}.ph-duotone.ph-radical:before{content:"";opacity:.2}.ph-duotone.ph-radical:after{content:"";margin-left:-1em}.ph-duotone.ph-radio:before{content:"";opacity:.2}.ph-duotone.ph-radio:after{content:"";margin-left:-1em}.ph-duotone.ph-radio-button:before{content:"";opacity:.2}.ph-duotone.ph-radio-button:after{content:"";margin-left:-1em}.ph-duotone.ph-radioactive:before{content:"";opacity:.2}.ph-duotone.ph-radioactive:after{content:"";margin-left:-1em}.ph-duotone.ph-rainbow:before{content:"";opacity:.2}.ph-duotone.ph-rainbow:after{content:"";margin-left:-1em}.ph-duotone.ph-rainbow-cloud:before{content:"";opacity:.2}.ph-duotone.ph-rainbow-cloud:after{content:"";margin-left:-1em}.ph-duotone.ph-ranking:before{content:"";opacity:.2}.ph-duotone.ph-ranking:after{content:"";margin-left:-1em}.ph-duotone.ph-read-cv-logo:before{content:"";opacity:.2}.ph-duotone.ph-read-cv-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-receipt:before{content:"";opacity:.2}.ph-duotone.ph-receipt:after{content:"";margin-left:-1em}.ph-duotone.ph-receipt-x:before{content:"";opacity:.2}.ph-duotone.ph-receipt-x:after{content:"";margin-left:-1em}.ph-duotone.ph-record:before{content:"";opacity:.2}.ph-duotone.ph-record:after{content:"";margin-left:-1em}.ph-duotone.ph-rectangle:before{content:"";opacity:.2}.ph-duotone.ph-rectangle:after{content:"";margin-left:-1em}.ph-duotone.ph-rectangle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-rectangle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-recycle:before{content:"";opacity:.2}.ph-duotone.ph-recycle:after{content:"";margin-left:-1em}.ph-duotone.ph-reddit-logo:before{content:"";opacity:.2}.ph-duotone.ph-reddit-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-repeat:before{content:"";opacity:.2}.ph-duotone.ph-repeat:after{content:"";margin-left:-1em}.ph-duotone.ph-repeat-once:before{content:"";opacity:.2}.ph-duotone.ph-repeat-once:after{content:"";margin-left:-1em}.ph-duotone.ph-replit-logo:before{content:"";opacity:.2}.ph-duotone.ph-replit-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-resize:before{content:"";opacity:.2}.ph-duotone.ph-resize:after{content:"";margin-left:-1em}.ph-duotone.ph-rewind:before{content:"";opacity:.2}.ph-duotone.ph-rewind:after{content:"";margin-left:-1em}.ph-duotone.ph-rewind-circle:before{content:"";opacity:.2}.ph-duotone.ph-rewind-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-road-horizon:before{content:"";opacity:.2}.ph-duotone.ph-road-horizon:after{content:"";margin-left:-1em}.ph-duotone.ph-robot:before{content:"";opacity:.2}.ph-duotone.ph-robot:after{content:"";margin-left:-1em}.ph-duotone.ph-rocket:before{content:"";opacity:.2}.ph-duotone.ph-rocket:after{content:"";margin-left:-1em}.ph-duotone.ph-rocket-launch:before{content:"";opacity:.2}.ph-duotone.ph-rocket-launch:after{content:"";margin-left:-1em}.ph-duotone.ph-rows:before{content:"";opacity:.2}.ph-duotone.ph-rows:after{content:"";margin-left:-1em}.ph-duotone.ph-rows-plus-bottom:before{content:"";opacity:.2}.ph-duotone.ph-rows-plus-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-rows-plus-top:before{content:"";opacity:.2}.ph-duotone.ph-rows-plus-top:after{content:"";margin-left:-1em}.ph-duotone.ph-rss:before{content:"";opacity:.2}.ph-duotone.ph-rss:after{content:"";margin-left:-1em}.ph-duotone.ph-rss-simple:before{content:"";opacity:.2}.ph-duotone.ph-rss-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-rug:before{content:"";opacity:.2}.ph-duotone.ph-rug:after{content:"";margin-left:-1em}.ph-duotone.ph-ruler:before{content:"";opacity:.2}.ph-duotone.ph-ruler:after{content:"";margin-left:-1em}.ph-duotone.ph-sailboat:before{content:"";opacity:.2}.ph-duotone.ph-sailboat:after{content:"";margin-left:-1em}.ph-duotone.ph-scales:before{content:"";opacity:.2}.ph-duotone.ph-scales:after{content:"";margin-left:-1em}.ph-duotone.ph-scan:before{content:"";opacity:.2}.ph-duotone.ph-scan:after{content:"";margin-left:-1em}.ph-duotone.ph-scan-smiley:before{content:"";opacity:.2}.ph-duotone.ph-scan-smiley:after{content:"";margin-left:-1em}.ph-duotone.ph-scissors:before{content:"";opacity:.2}.ph-duotone.ph-scissors:after{content:"";margin-left:-1em}.ph-duotone.ph-scooter:before{content:"";opacity:.2}.ph-duotone.ph-scooter:after{content:"";margin-left:-1em}.ph-duotone.ph-screencast:before{content:"";opacity:.2}.ph-duotone.ph-screencast:after{content:"";margin-left:-1em}.ph-duotone.ph-screwdriver:before{content:"";opacity:.2}.ph-duotone.ph-screwdriver:after{content:"";margin-left:-1em}.ph-duotone.ph-scribble:before{content:"";opacity:.2}.ph-duotone.ph-scribble:after{content:"";margin-left:-1em}.ph-duotone.ph-scribble-loop:before{content:"";opacity:.2}.ph-duotone.ph-scribble-loop:after{content:"";margin-left:-1em}.ph-duotone.ph-scroll:before{content:"";opacity:.2}.ph-duotone.ph-scroll:after{content:"";margin-left:-1em}.ph-duotone.ph-seal:before{content:"";opacity:.2}.ph-duotone.ph-seal:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-check:before{content:"";opacity:.2}.ph-duotone.ph-seal-check:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-percent:before{content:"";opacity:.2}.ph-duotone.ph-seal-percent:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-question:before{content:"";opacity:.2}.ph-duotone.ph-seal-question:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-warning:before{content:"";opacity:.2}.ph-duotone.ph-seal-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-seat:before{content:"";opacity:.2}.ph-duotone.ph-seat:after{content:"";margin-left:-1em}.ph-duotone.ph-seatbelt:before{content:"";opacity:.2}.ph-duotone.ph-seatbelt:after{content:"";margin-left:-1em}.ph-duotone.ph-security-camera:before{content:"";opacity:.2}.ph-duotone.ph-security-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-selection:before{content:"";opacity:.2}.ph-duotone.ph-selection:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-all:before{content:"";opacity:.2}.ph-duotone.ph-selection-all:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-background:before{content:"";opacity:.2}.ph-duotone.ph-selection-background:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-foreground:before{content:"";opacity:.2}.ph-duotone.ph-selection-foreground:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-inverse:before{content:"";opacity:.2}.ph-duotone.ph-selection-inverse:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-plus:before{content:"";opacity:.2}.ph-duotone.ph-selection-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-slash:before{content:"";opacity:.2}.ph-duotone.ph-selection-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-shapes:before{content:"";opacity:.2}.ph-duotone.ph-shapes:after{content:"";margin-left:-1em}.ph-duotone.ph-share:before{content:"";opacity:.2}.ph-duotone.ph-share:after{content:"";margin-left:-1em}.ph-duotone.ph-share-fat:before{content:"";opacity:.2}.ph-duotone.ph-share-fat:after{content:"";margin-left:-1em}.ph-duotone.ph-share-network:before{content:"";opacity:.2}.ph-duotone.ph-share-network:after{content:"";margin-left:-1em}.ph-duotone.ph-shield:before{content:"";opacity:.2}.ph-duotone.ph-shield:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-check:before{content:"";opacity:.2}.ph-duotone.ph-shield-check:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-checkered:before{content:"";opacity:.2}.ph-duotone.ph-shield-checkered:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-chevron:before{content:"";opacity:.2}.ph-duotone.ph-shield-chevron:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-plus:before{content:"";opacity:.2}.ph-duotone.ph-shield-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-slash:before{content:"";opacity:.2}.ph-duotone.ph-shield-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-star:before{content:"";opacity:.2}.ph-duotone.ph-shield-star:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-warning:before{content:"";opacity:.2}.ph-duotone.ph-shield-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-shipping-container:before{content:"";opacity:.2}.ph-duotone.ph-shipping-container:after{content:"";margin-left:-1em}.ph-duotone.ph-shirt-folded:before{content:"";opacity:.2}.ph-duotone.ph-shirt-folded:after{content:"";margin-left:-1em}.ph-duotone.ph-shooting-star:before{content:"";opacity:.2}.ph-duotone.ph-shooting-star:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-bag:before{content:"";opacity:.2}.ph-duotone.ph-shopping-bag:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-bag-open:before{content:"";opacity:.2}.ph-duotone.ph-shopping-bag-open:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-cart:before{content:"";opacity:.2}.ph-duotone.ph-shopping-cart:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-cart-simple:before{content:"";opacity:.2}.ph-duotone.ph-shopping-cart-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-shovel:before{content:"";opacity:.2}.ph-duotone.ph-shovel:after{content:"";margin-left:-1em}.ph-duotone.ph-shower:before{content:"";opacity:.2}.ph-duotone.ph-shower:after{content:"";margin-left:-1em}.ph-duotone.ph-shrimp:before{content:"";opacity:.2}.ph-duotone.ph-shrimp:after{content:"";margin-left:-1em}.ph-duotone.ph-shuffle:before{content:"";opacity:.2}.ph-duotone.ph-shuffle:after{content:"";margin-left:-1em}.ph-duotone.ph-shuffle-angular:before{content:"";opacity:.2}.ph-duotone.ph-shuffle-angular:after{content:"";margin-left:-1em}.ph-duotone.ph-shuffle-simple:before{content:"";opacity:.2}.ph-duotone.ph-shuffle-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-sidebar:before{content:"";opacity:.2}.ph-duotone.ph-sidebar:after{content:"";margin-left:-1em}.ph-duotone.ph-sidebar-simple:before{content:"";opacity:.2}.ph-duotone.ph-sidebar-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-sigma:before{content:"";opacity:.2}.ph-duotone.ph-sigma:after{content:"";margin-left:-1em}.ph-duotone.ph-sign-in:before{content:"";opacity:.2}.ph-duotone.ph-sign-in:after{content:"";margin-left:-1em}.ph-duotone.ph-sign-out:before{content:"";opacity:.2}.ph-duotone.ph-sign-out:after{content:"";margin-left:-1em}.ph-duotone.ph-signature:before{content:"";opacity:.2}.ph-duotone.ph-signature:after{content:"";margin-left:-1em}.ph-duotone.ph-signpost:before{content:"";opacity:.2}.ph-duotone.ph-signpost:after{content:"";margin-left:-1em}.ph-duotone.ph-sim-card:before{content:"";opacity:.2}.ph-duotone.ph-sim-card:after{content:"";margin-left:-1em}.ph-duotone.ph-siren:before{content:"";opacity:.2}.ph-duotone.ph-siren:after{content:"";margin-left:-1em}.ph-duotone.ph-sketch-logo:before{content:"";opacity:.2}.ph-duotone.ph-sketch-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-back:before{content:"";opacity:.2}.ph-duotone.ph-skip-back:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-back-circle:before{content:"";opacity:.2}.ph-duotone.ph-skip-back-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-forward:before{content:"";opacity:.2}.ph-duotone.ph-skip-forward:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-forward-circle:before{content:"";opacity:.2}.ph-duotone.ph-skip-forward-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-skull:before{content:"";opacity:.2}.ph-duotone.ph-skull:after{content:"";margin-left:-1em}.ph-duotone.ph-skype-logo:before{content:"";opacity:.2}.ph-duotone.ph-skype-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-slack-logo:before{content:"";opacity:.2}.ph-duotone.ph-slack-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-sliders:before{content:"";opacity:.2}.ph-duotone.ph-sliders:after{content:"";margin-left:-1em}.ph-duotone.ph-sliders-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-sliders-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-slideshow:before{content:"";opacity:.2}.ph-duotone.ph-slideshow:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley:before{content:"";opacity:.2}.ph-duotone.ph-smiley:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-angry:before{content:"";opacity:.2}.ph-duotone.ph-smiley-angry:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-blank:before{content:"";opacity:.2}.ph-duotone.ph-smiley-blank:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-meh:before{content:"";opacity:.2}.ph-duotone.ph-smiley-meh:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-melting:before{content:"";opacity:.2}.ph-duotone.ph-smiley-melting:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-nervous:before{content:"";opacity:.2}.ph-duotone.ph-smiley-nervous:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-sad:before{content:"";opacity:.2}.ph-duotone.ph-smiley-sad:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-sticker:before{content:"";opacity:.2}.ph-duotone.ph-smiley-sticker:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-wink:before{content:"";opacity:.2}.ph-duotone.ph-smiley-wink:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-x-eyes:before{content:"";opacity:.2}.ph-duotone.ph-smiley-x-eyes:after{content:"";margin-left:-1em}.ph-duotone.ph-snapchat-logo:before{content:"";opacity:.2}.ph-duotone.ph-snapchat-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-sneaker:before{content:"";opacity:.2}.ph-duotone.ph-sneaker:after{content:"";margin-left:-1em}.ph-duotone.ph-sneaker-move:before{content:"";opacity:.2}.ph-duotone.ph-sneaker-move:after{content:"";margin-left:-1em}.ph-duotone.ph-snowflake:before{content:"";opacity:.2}.ph-duotone.ph-snowflake:after{content:"";margin-left:-1em}.ph-duotone.ph-soccer-ball:before{content:"";opacity:.2}.ph-duotone.ph-soccer-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-sock:before{content:"";opacity:.2}.ph-duotone.ph-sock:after{content:"";margin-left:-1em}.ph-duotone.ph-solar-panel:before{content:"";opacity:.2}.ph-duotone.ph-solar-panel:after{content:"";margin-left:-1em}.ph-duotone.ph-solar-roof:before{content:"";opacity:.2}.ph-duotone.ph-solar-roof:after{content:"";margin-left:-1em}.ph-duotone.ph-sort-ascending:before{content:"";opacity:.2}.ph-duotone.ph-sort-ascending:after{content:"";margin-left:-1em}.ph-duotone.ph-sort-descending:before{content:"";opacity:.2}.ph-duotone.ph-sort-descending:after{content:"";margin-left:-1em}.ph-duotone.ph-soundcloud-logo:before{content:"";opacity:.2}.ph-duotone.ph-soundcloud-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-spade:before{content:"";opacity:.2}.ph-duotone.ph-spade:after{content:"";margin-left:-1em}.ph-duotone.ph-sparkle:before{content:"";opacity:.2}.ph-duotone.ph-sparkle:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-hifi:before{content:"";opacity:.2}.ph-duotone.ph-speaker-hifi:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-high:before{content:"";opacity:.2}.ph-duotone.ph-speaker-high:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-low:before{content:"";opacity:.2}.ph-duotone.ph-speaker-low:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-none:before{content:"";opacity:.2}.ph-duotone.ph-speaker-none:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-high:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-high:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-low:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-low:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-none:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-none:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-x:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-x:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-slash:before{content:"";opacity:.2}.ph-duotone.ph-speaker-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-x:before{content:"";opacity:.2}.ph-duotone.ph-speaker-x:after{content:"";margin-left:-1em}.ph-duotone.ph-speedometer:before{content:"";opacity:.2}.ph-duotone.ph-speedometer:after{content:"";margin-left:-1em}.ph-duotone.ph-sphere:before{content:"";opacity:.2}.ph-duotone.ph-sphere:after{content:"";margin-left:-1em}.ph-duotone.ph-spinner:before{content:"";opacity:.2}.ph-duotone.ph-spinner:after{content:"";margin-left:-1em}.ph-duotone.ph-spinner-ball:before{content:"";opacity:.2}.ph-duotone.ph-spinner-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-spinner-gap:before{content:"";opacity:.2}.ph-duotone.ph-spinner-gap:after{content:"";margin-left:-1em}.ph-duotone.ph-spiral:before{content:"";opacity:.2}.ph-duotone.ph-spiral:after{content:"";margin-left:-1em}.ph-duotone.ph-split-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-split-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-split-vertical:before{content:"";opacity:.2}.ph-duotone.ph-split-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-spotify-logo:before{content:"";opacity:.2}.ph-duotone.ph-spotify-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-spray-bottle:before{content:"";opacity:.2}.ph-duotone.ph-spray-bottle:after{content:"";margin-left:-1em}.ph-duotone.ph-square:before{content:"";opacity:.2}.ph-duotone.ph-square:after{content:"";margin-left:-1em}.ph-duotone.ph-square-half:before{content:"";opacity:.2}.ph-duotone.ph-square-half:after{content:"";margin-left:-1em}.ph-duotone.ph-square-half-bottom:before{content:"";opacity:.2}.ph-duotone.ph-square-half-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-square-logo:before{content:"";opacity:.2}.ph-duotone.ph-square-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-square-split-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-square-split-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-square-split-vertical:before{content:"";opacity:.2}.ph-duotone.ph-square-split-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-squares-four:before{content:"";opacity:.2}.ph-duotone.ph-squares-four:after{content:"";margin-left:-1em}.ph-duotone.ph-stack:before{content:"";opacity:.2}.ph-duotone.ph-stack:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-minus:before{content:"";opacity:.2}.ph-duotone.ph-stack-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-overflow-logo:before{content:"";opacity:.2}.ph-duotone.ph-stack-overflow-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-plus:before{content:"";opacity:.2}.ph-duotone.ph-stack-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-simple:before{content:"";opacity:.2}.ph-duotone.ph-stack-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-stairs:before{content:"";opacity:.2}.ph-duotone.ph-stairs:after{content:"";margin-left:-1em}.ph-duotone.ph-stamp:before{content:"";opacity:.2}.ph-duotone.ph-stamp:after{content:"";margin-left:-1em}.ph-duotone.ph-standard-definition:before{content:"";opacity:.2}.ph-duotone.ph-standard-definition:after{content:"";margin-left:-1em}.ph-duotone.ph-star:before{content:"";opacity:.2}.ph-duotone.ph-star:after{content:"";margin-left:-1em}.ph-duotone.ph-star-and-crescent:before{content:"";opacity:.2}.ph-duotone.ph-star-and-crescent:after{content:"";margin-left:-1em}.ph-duotone.ph-star-four:before{content:"";opacity:.2}.ph-duotone.ph-star-four:after{content:"";margin-left:-1em}.ph-duotone.ph-star-half:before{content:"";opacity:.2}.ph-duotone.ph-star-half:after{content:"";margin-left:-1em}.ph-duotone.ph-star-of-david:before{content:"";opacity:.2}.ph-duotone.ph-star-of-david:after{content:"";margin-left:-1em}.ph-duotone.ph-steam-logo:before{content:"";opacity:.2}.ph-duotone.ph-steam-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-steering-wheel:before{content:"";opacity:.2}.ph-duotone.ph-steering-wheel:after{content:"";margin-left:-1em}.ph-duotone.ph-steps:before{content:"";opacity:.2}.ph-duotone.ph-steps:after{content:"";margin-left:-1em}.ph-duotone.ph-stethoscope:before{content:"";opacity:.2}.ph-duotone.ph-stethoscope:after{content:"";margin-left:-1em}.ph-duotone.ph-sticker:before{content:"";opacity:.2}.ph-duotone.ph-sticker:after{content:"";margin-left:-1em}.ph-duotone.ph-stool:before{content:"";opacity:.2}.ph-duotone.ph-stool:after{content:"";margin-left:-1em}.ph-duotone.ph-stop:before{content:"";opacity:.2}.ph-duotone.ph-stop:after{content:"";margin-left:-1em}.ph-duotone.ph-stop-circle:before{content:"";opacity:.2}.ph-duotone.ph-stop-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-storefront:before{content:"";opacity:.2}.ph-duotone.ph-storefront:after{content:"";margin-left:-1em}.ph-duotone.ph-strategy:before{content:"";opacity:.2}.ph-duotone.ph-strategy:after{content:"";margin-left:-1em}.ph-duotone.ph-stripe-logo:before{content:"";opacity:.2}.ph-duotone.ph-stripe-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-student:before{content:"";opacity:.2}.ph-duotone.ph-student:after{content:"";margin-left:-1em}.ph-duotone.ph-subset-of:before{content:"";opacity:.2}.ph-duotone.ph-subset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-subset-proper-of:before{content:"";opacity:.2}.ph-duotone.ph-subset-proper-of:after{content:"";margin-left:-1em}.ph-duotone.ph-subtitles:before{content:"";opacity:.2}.ph-duotone.ph-subtitles:after{content:"";margin-left:-1em}.ph-duotone.ph-subtitles-slash:before{content:"";opacity:.2}.ph-duotone.ph-subtitles-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-subtract:before{content:"";opacity:.2}.ph-duotone.ph-subtract:after{content:"";margin-left:-1em}.ph-duotone.ph-subtract-square:before{content:"";opacity:.2}.ph-duotone.ph-subtract-square:after{content:"";margin-left:-1em}.ph-duotone.ph-subway:before{content:"";opacity:.2}.ph-duotone.ph-subway:after{content:"";margin-left:-1em}.ph-duotone.ph-suitcase:before{content:"";opacity:.2}.ph-duotone.ph-suitcase:after{content:"";margin-left:-1em}.ph-duotone.ph-suitcase-rolling:before{content:"";opacity:.2}.ph-duotone.ph-suitcase-rolling:after{content:"";margin-left:-1em}.ph-duotone.ph-suitcase-simple:before{content:"";opacity:.2}.ph-duotone.ph-suitcase-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-sun:before{content:"";opacity:.2}.ph-duotone.ph-sun:after{content:"";margin-left:-1em}.ph-duotone.ph-sun-dim:before{content:"";opacity:.2}.ph-duotone.ph-sun-dim:after{content:"";margin-left:-1em}.ph-duotone.ph-sun-horizon:before{content:"";opacity:.2}.ph-duotone.ph-sun-horizon:after{content:"";margin-left:-1em}.ph-duotone.ph-sunglasses:before{content:"";opacity:.2}.ph-duotone.ph-sunglasses:after{content:"";margin-left:-1em}.ph-duotone.ph-superset-of:before{content:"";opacity:.2}.ph-duotone.ph-superset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-superset-proper-of:before{content:"";opacity:.2}.ph-duotone.ph-superset-proper-of:after{content:"";margin-left:-1em}.ph-duotone.ph-swap:before{content:"";opacity:.2}.ph-duotone.ph-swap:after{content:"";margin-left:-1em}.ph-duotone.ph-swatches:before{content:"";opacity:.2}.ph-duotone.ph-swatches:after{content:"";margin-left:-1em}.ph-duotone.ph-swimming-pool:before{content:"";opacity:.2}.ph-duotone.ph-swimming-pool:after{content:"";margin-left:-1em}.ph-duotone.ph-sword:before{content:"";opacity:.2}.ph-duotone.ph-sword:after{content:"";margin-left:-1em}.ph-duotone.ph-synagogue:before{content:"";opacity:.2}.ph-duotone.ph-synagogue:after{content:"";margin-left:-1em}.ph-duotone.ph-syringe:before{content:"";opacity:.2}.ph-duotone.ph-syringe:after{content:"";margin-left:-1em}.ph-duotone.ph-t-shirt:before{content:"";opacity:.2}.ph-duotone.ph-t-shirt:after{content:"";margin-left:-1em}.ph-duotone.ph-table:before{content:"";opacity:.2}.ph-duotone.ph-table:after{content:"";margin-left:-1em}.ph-duotone.ph-tabs:before{content:"";opacity:.2}.ph-duotone.ph-tabs:after{content:"";margin-left:-1em}.ph-duotone.ph-tag:before{content:"";opacity:.2}.ph-duotone.ph-tag:after{content:"";margin-left:-1em}.ph-duotone.ph-tag-chevron:before{content:"";opacity:.2}.ph-duotone.ph-tag-chevron:after{content:"";margin-left:-1em}.ph-duotone.ph-tag-simple:before{content:"";opacity:.2}.ph-duotone.ph-tag-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-target:before{content:"";opacity:.2}.ph-duotone.ph-target:after{content:"";margin-left:-1em}.ph-duotone.ph-taxi:before{content:"";opacity:.2}.ph-duotone.ph-taxi:after{content:"";margin-left:-1em}.ph-duotone.ph-tea-bag:before{content:"";opacity:.2}.ph-duotone.ph-tea-bag:after{content:"";margin-left:-1em}.ph-duotone.ph-telegram-logo:before{content:"";opacity:.2}.ph-duotone.ph-telegram-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-television:before{content:"";opacity:.2}.ph-duotone.ph-television:after{content:"";margin-left:-1em}.ph-duotone.ph-television-simple:before{content:"";opacity:.2}.ph-duotone.ph-television-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-tennis-ball:before{content:"";opacity:.2}.ph-duotone.ph-tennis-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-tent:before{content:"";opacity:.2}.ph-duotone.ph-tent:after{content:"";margin-left:-1em}.ph-duotone.ph-terminal:before{content:"";opacity:.2}.ph-duotone.ph-terminal:after{content:"";margin-left:-1em}.ph-duotone.ph-terminal-window:before{content:"";opacity:.2}.ph-duotone.ph-terminal-window:after{content:"";margin-left:-1em}.ph-duotone.ph-test-tube:before{content:"";opacity:.2}.ph-duotone.ph-test-tube:after{content:"";margin-left:-1em}.ph-duotone.ph-text-a-underline:before{content:"";opacity:.2}.ph-duotone.ph-text-a-underline:after{content:"";margin-left:-1em}.ph-duotone.ph-text-aa:before{content:"";opacity:.2}.ph-duotone.ph-text-aa:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-center:before{content:"";opacity:.2}.ph-duotone.ph-text-align-center:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-justify:before{content:"";opacity:.2}.ph-duotone.ph-text-align-justify:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-left:before{content:"";opacity:.2}.ph-duotone.ph-text-align-left:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-right:before{content:"";opacity:.2}.ph-duotone.ph-text-align-right:after{content:"";margin-left:-1em}.ph-duotone.ph-text-b:before{content:"";opacity:.2}.ph-duotone.ph-text-b:after{content:"";margin-left:-1em}.ph-duotone.ph-text-columns:before{content:"";opacity:.2}.ph-duotone.ph-text-columns:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h:before{content:"";opacity:.2}.ph-duotone.ph-text-h:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-five:before{content:"";opacity:.2}.ph-duotone.ph-text-h-five:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-four:before{content:"";opacity:.2}.ph-duotone.ph-text-h-four:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-one:before{content:"";opacity:.2}.ph-duotone.ph-text-h-one:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-six:before{content:"";opacity:.2}.ph-duotone.ph-text-h-six:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-three:before{content:"";opacity:.2}.ph-duotone.ph-text-h-three:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-two:before{content:"";opacity:.2}.ph-duotone.ph-text-h-two:after{content:"";margin-left:-1em}.ph-duotone.ph-text-indent:before{content:"";opacity:.2}.ph-duotone.ph-text-indent:after{content:"";margin-left:-1em}.ph-duotone.ph-text-italic:before{content:"";opacity:.2}.ph-duotone.ph-text-italic:after{content:"";margin-left:-1em}.ph-duotone.ph-text-outdent:before{content:"";opacity:.2}.ph-duotone.ph-text-outdent:after{content:"";margin-left:-1em}.ph-duotone.ph-text-strikethrough:before{content:"";opacity:.2}.ph-duotone.ph-text-strikethrough:after{content:"";margin-left:-1em}.ph-duotone.ph-text-subscript:before{content:"";opacity:.2}.ph-duotone.ph-text-subscript:after{content:"";margin-left:-1em}.ph-duotone.ph-text-superscript:before{content:"";opacity:.2}.ph-duotone.ph-text-superscript:after{content:"";margin-left:-1em}.ph-duotone.ph-text-t:before{content:"";opacity:.2}.ph-duotone.ph-text-t:after{content:"";margin-left:-1em}.ph-duotone.ph-text-t-slash:before{content:"";opacity:.2}.ph-duotone.ph-text-t-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-text-underline:before{content:"";opacity:.2}.ph-duotone.ph-text-underline:after{content:"";margin-left:-1em}.ph-duotone.ph-textbox:before{content:"";opacity:.2}.ph-duotone.ph-textbox:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer:before{content:"";opacity:.2}.ph-duotone.ph-thermometer:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer-cold:before{content:"";opacity:.2}.ph-duotone.ph-thermometer-cold:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer-hot:before{content:"";opacity:.2}.ph-duotone.ph-thermometer-hot:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer-simple:before{content:"";opacity:.2}.ph-duotone.ph-thermometer-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-threads-logo:before{content:"";opacity:.2}.ph-duotone.ph-threads-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-three-d:before{content:"";opacity:.2}.ph-duotone.ph-three-d:after{content:"";margin-left:-1em}.ph-duotone.ph-thumbs-down:before{content:"";opacity:.2}.ph-duotone.ph-thumbs-down:after{content:"";margin-left:-1em}.ph-duotone.ph-thumbs-up:before{content:"";opacity:.2}.ph-duotone.ph-thumbs-up:after{content:"";margin-left:-1em}.ph-duotone.ph-ticket:before{content:"";opacity:.2}.ph-duotone.ph-ticket:after{content:"";margin-left:-1em}.ph-duotone.ph-tidal-logo:before{content:"";opacity:.2}.ph-duotone.ph-tidal-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-tiktok-logo:before{content:"";opacity:.2}.ph-duotone.ph-tiktok-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-tilde:before{content:"";opacity:.2}.ph-duotone.ph-tilde:after{content:"";margin-left:-1em}.ph-duotone.ph-timer:before{content:"";opacity:.2}.ph-duotone.ph-timer:after{content:"";margin-left:-1em}.ph-duotone.ph-tip-jar:before{content:"";opacity:.2}.ph-duotone.ph-tip-jar:after{content:"";margin-left:-1em}.ph-duotone.ph-tipi:before{content:"";opacity:.2}.ph-duotone.ph-tipi:after{content:"";margin-left:-1em}.ph-duotone.ph-tire:before{content:"";opacity:.2}.ph-duotone.ph-tire:after{content:"";margin-left:-1em}.ph-duotone.ph-toggle-left:before{content:"";opacity:.2}.ph-duotone.ph-toggle-left:after{content:"";margin-left:-1em}.ph-duotone.ph-toggle-right:before{content:"";opacity:.2}.ph-duotone.ph-toggle-right:after{content:"";margin-left:-1em}.ph-duotone.ph-toilet:before{content:"";opacity:.2}.ph-duotone.ph-toilet:after{content:"";margin-left:-1em}.ph-duotone.ph-toilet-paper:before{content:"";opacity:.2}.ph-duotone.ph-toilet-paper:after{content:"";margin-left:-1em}.ph-duotone.ph-toolbox:before{content:"";opacity:.2}.ph-duotone.ph-toolbox:after{content:"";margin-left:-1em}.ph-duotone.ph-tooth:before{content:"";opacity:.2}.ph-duotone.ph-tooth:after{content:"";margin-left:-1em}.ph-duotone.ph-tornado:before{content:"";opacity:.2}.ph-duotone.ph-tornado:after{content:"";margin-left:-1em}.ph-duotone.ph-tote:before{content:"";opacity:.2}.ph-duotone.ph-tote:after{content:"";margin-left:-1em}.ph-duotone.ph-tote-simple:before{content:"";opacity:.2}.ph-duotone.ph-tote-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-towel:before{content:"";opacity:.2}.ph-duotone.ph-towel:after{content:"";margin-left:-1em}.ph-duotone.ph-tractor:before{content:"";opacity:.2}.ph-duotone.ph-tractor:after{content:"";margin-left:-1em}.ph-duotone.ph-trademark:before{content:"";opacity:.2}.ph-duotone.ph-trademark:after{content:"";margin-left:-1em}.ph-duotone.ph-trademark-registered:before{content:"";opacity:.2}.ph-duotone.ph-trademark-registered:after{content:"";margin-left:-1em}.ph-duotone.ph-traffic-cone:before{content:"";opacity:.2}.ph-duotone.ph-traffic-cone:after{content:"";margin-left:-1em}.ph-duotone.ph-traffic-sign:before{content:"";opacity:.2}.ph-duotone.ph-traffic-sign:after{content:"";margin-left:-1em}.ph-duotone.ph-traffic-signal:before{content:"";opacity:.2}.ph-duotone.ph-traffic-signal:after{content:"";margin-left:-1em}.ph-duotone.ph-train:before{content:"";opacity:.2}.ph-duotone.ph-train:after{content:"";margin-left:-1em}.ph-duotone.ph-train-regional:before{content:"";opacity:.2}.ph-duotone.ph-train-regional:after{content:"";margin-left:-1em}.ph-duotone.ph-train-simple:before{content:"";opacity:.2}.ph-duotone.ph-train-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-tram:before{content:"";opacity:.2}.ph-duotone.ph-tram:after{content:"";margin-left:-1em}.ph-duotone.ph-translate:before{content:"";opacity:.2}.ph-duotone.ph-translate:after{content:"";margin-left:-1em}.ph-duotone.ph-trash:before{content:"";opacity:.2}.ph-duotone.ph-trash:after{content:"";margin-left:-1em}.ph-duotone.ph-trash-simple:before{content:"";opacity:.2}.ph-duotone.ph-trash-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-tray:before{content:"";opacity:.2}.ph-duotone.ph-tray:after{content:"";margin-left:-1em}.ph-duotone.ph-tray-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-tray-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-tray-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-tray-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-treasure-chest:before{content:"";opacity:.2}.ph-duotone.ph-treasure-chest:after{content:"";margin-left:-1em}.ph-duotone.ph-tree:before{content:"";opacity:.2}.ph-duotone.ph-tree:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-evergreen:before{content:"";opacity:.2}.ph-duotone.ph-tree-evergreen:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-palm:before{content:"";opacity:.2}.ph-duotone.ph-tree-palm:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-structure:before{content:"";opacity:.2}.ph-duotone.ph-tree-structure:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-view:before{content:"";opacity:.2}.ph-duotone.ph-tree-view:after{content:"";margin-left:-1em}.ph-duotone.ph-trend-down:before{content:"";opacity:.2}.ph-duotone.ph-trend-down:after{content:"";margin-left:-1em}.ph-duotone.ph-trend-up:before{content:"";opacity:.2}.ph-duotone.ph-trend-up:after{content:"";margin-left:-1em}.ph-duotone.ph-triangle:before{content:"";opacity:.2}.ph-duotone.ph-triangle:after{content:"";margin-left:-1em}.ph-duotone.ph-triangle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-triangle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-trolley:before{content:"";opacity:.2}.ph-duotone.ph-trolley:after{content:"";margin-left:-1em}.ph-duotone.ph-trolley-suitcase:before{content:"";opacity:.2}.ph-duotone.ph-trolley-suitcase:after{content:"";margin-left:-1em}.ph-duotone.ph-trophy:before{content:"";opacity:.2}.ph-duotone.ph-trophy:after{content:"";margin-left:-1em}.ph-duotone.ph-truck:before{content:"";opacity:.2}.ph-duotone.ph-truck:after{content:"";margin-left:-1em}.ph-duotone.ph-truck-trailer:before{content:"";opacity:.2}.ph-duotone.ph-truck-trailer:after{content:"";margin-left:-1em}.ph-duotone.ph-tumblr-logo:before{content:"";opacity:.2}.ph-duotone.ph-tumblr-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-twitch-logo:before{content:"";opacity:.2}.ph-duotone.ph-twitch-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-twitter-logo:before{content:"";opacity:.2}.ph-duotone.ph-twitter-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-umbrella:before{content:"";opacity:.2}.ph-duotone.ph-umbrella:after{content:"";margin-left:-1em}.ph-duotone.ph-umbrella-simple:before{content:"";opacity:.2}.ph-duotone.ph-umbrella-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-union:before{content:"";opacity:.2}.ph-duotone.ph-union:after{content:"";margin-left:-1em}.ph-duotone.ph-unite:before{content:"";opacity:.2}.ph-duotone.ph-unite:after{content:"";margin-left:-1em}.ph-duotone.ph-unite-square:before{content:"";opacity:.2}.ph-duotone.ph-unite-square:after{content:"";margin-left:-1em}.ph-duotone.ph-upload:before{content:"";opacity:.2}.ph-duotone.ph-upload:after{content:"";margin-left:-1em}.ph-duotone.ph-upload-simple:before{content:"";opacity:.2}.ph-duotone.ph-upload-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-usb:before{content:"";opacity:.2}.ph-duotone.ph-usb:after{content:"";margin-left:-1em}.ph-duotone.ph-user:before{content:"";opacity:.2}.ph-duotone.ph-user:after{content:"";margin-left:-1em}.ph-duotone.ph-user-check:before{content:"";opacity:.2}.ph-duotone.ph-user-check:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle:before{content:"";opacity:.2}.ph-duotone.ph-user-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-check:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-check:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-gear:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-gear:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-minus:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-plus:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-focus:before{content:"";opacity:.2}.ph-duotone.ph-user-focus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-gear:before{content:"";opacity:.2}.ph-duotone.ph-user-gear:after{content:"";margin-left:-1em}.ph-duotone.ph-user-list:before{content:"";opacity:.2}.ph-duotone.ph-user-list:after{content:"";margin-left:-1em}.ph-duotone.ph-user-minus:before{content:"";opacity:.2}.ph-duotone.ph-user-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-plus:before{content:"";opacity:.2}.ph-duotone.ph-user-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-rectangle:before{content:"";opacity:.2}.ph-duotone.ph-user-rectangle:after{content:"";margin-left:-1em}.ph-duotone.ph-user-sound:before{content:"";opacity:.2}.ph-duotone.ph-user-sound:after{content:"";margin-left:-1em}.ph-duotone.ph-user-square:before{content:"";opacity:.2}.ph-duotone.ph-user-square:after{content:"";margin-left:-1em}.ph-duotone.ph-user-switch:before{content:"";opacity:.2}.ph-duotone.ph-user-switch:after{content:"";margin-left:-1em}.ph-duotone.ph-users:before{content:"";opacity:.2}.ph-duotone.ph-users:after{content:"";margin-left:-1em}.ph-duotone.ph-users-four:before{content:"";opacity:.2}.ph-duotone.ph-users-four:after{content:"";margin-left:-1em}.ph-duotone.ph-users-three:before{content:"";opacity:.2}.ph-duotone.ph-users-three:after{content:"";margin-left:-1em}.ph-duotone.ph-van:before{content:"";opacity:.2}.ph-duotone.ph-van:after{content:"";margin-left:-1em}.ph-duotone.ph-vault:before{content:"";opacity:.2}.ph-duotone.ph-vault:after{content:"";margin-left:-1em}.ph-duotone.ph-vector-three:before{content:"";opacity:.2}.ph-duotone.ph-vector-three:after{content:"";margin-left:-1em}.ph-duotone.ph-vector-two:before{content:"";opacity:.2}.ph-duotone.ph-vector-two:after{content:"";margin-left:-1em}.ph-duotone.ph-vibrate:before{content:"";opacity:.2}.ph-duotone.ph-vibrate:after{content:"";margin-left:-1em}.ph-duotone.ph-video:before{content:"";opacity:.2}.ph-duotone.ph-video:after{content:"";margin-left:-1em}.ph-duotone.ph-video-camera:before{content:"";opacity:.2}.ph-duotone.ph-video-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-video-camera-slash:before{content:"";opacity:.2}.ph-duotone.ph-video-camera-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-video-conference:before{content:"";opacity:.2}.ph-duotone.ph-video-conference:after{content:"";margin-left:-1em}.ph-duotone.ph-vignette:before{content:"";opacity:.2}.ph-duotone.ph-vignette:after{content:"";margin-left:-1em}.ph-duotone.ph-vinyl-record:before{content:"";opacity:.2}.ph-duotone.ph-vinyl-record:after{content:"";margin-left:-1em}.ph-duotone.ph-virtual-reality:before{content:"";opacity:.2}.ph-duotone.ph-virtual-reality:after{content:"";margin-left:-1em}.ph-duotone.ph-virus:before{content:"";opacity:.2}.ph-duotone.ph-virus:after{content:"";margin-left:-1em}.ph-duotone.ph-visor:before{content:"";opacity:.2}.ph-duotone.ph-visor:after{content:"";margin-left:-1em}.ph-duotone.ph-voicemail:before{content:"";opacity:.2}.ph-duotone.ph-voicemail:after{content:"";margin-left:-1em}.ph-duotone.ph-volleyball:before{content:"";opacity:.2}.ph-duotone.ph-volleyball:after{content:"";margin-left:-1em}.ph-duotone.ph-wall:before{content:"";opacity:.2}.ph-duotone.ph-wall:after{content:"";margin-left:-1em}.ph-duotone.ph-wallet:before{content:"";opacity:.2}.ph-duotone.ph-wallet:after{content:"";margin-left:-1em}.ph-duotone.ph-warehouse:before{content:"";opacity:.2}.ph-duotone.ph-warehouse:after{content:"";margin-left:-1em}.ph-duotone.ph-warning:before{content:"";opacity:.2}.ph-duotone.ph-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-warning-circle:before{content:"";opacity:.2}.ph-duotone.ph-warning-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-warning-diamond:before{content:"";opacity:.2}.ph-duotone.ph-warning-diamond:after{content:"";margin-left:-1em}.ph-duotone.ph-warning-octagon:before{content:"";opacity:.2}.ph-duotone.ph-warning-octagon:after{content:"";margin-left:-1em}.ph-duotone.ph-washing-machine:before{content:"";opacity:.2}.ph-duotone.ph-washing-machine:after{content:"";margin-left:-1em}.ph-duotone.ph-watch:before{content:"";opacity:.2}.ph-duotone.ph-watch:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-sawtooth:before{content:"";opacity:.2}.ph-duotone.ph-wave-sawtooth:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-sine:before{content:"";opacity:.2}.ph-duotone.ph-wave-sine:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-square:before{content:"";opacity:.2}.ph-duotone.ph-wave-square:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-triangle:before{content:"";opacity:.2}.ph-duotone.ph-wave-triangle:after{content:"";margin-left:-1em}.ph-duotone.ph-waveform:before{content:"";opacity:.2}.ph-duotone.ph-waveform:after{content:"";margin-left:-1em}.ph-duotone.ph-waveform-slash:before{content:"";opacity:.2}.ph-duotone.ph-waveform-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-waves:before{content:"";opacity:.2}.ph-duotone.ph-waves:after{content:"";margin-left:-1em}.ph-duotone.ph-webcam:before{content:"";opacity:.2}.ph-duotone.ph-webcam:after{content:"";margin-left:-1em}.ph-duotone.ph-webcam-slash:before{content:"";opacity:.2}.ph-duotone.ph-webcam-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-webhooks-logo:before{content:"";opacity:.2}.ph-duotone.ph-webhooks-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-wechat-logo:before{content:"";opacity:.2}.ph-duotone.ph-wechat-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-whatsapp-logo:before{content:"";opacity:.2}.ph-duotone.ph-whatsapp-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-wheelchair:before{content:"";opacity:.2}.ph-duotone.ph-wheelchair:after{content:"";margin-left:-1em}.ph-duotone.ph-wheelchair-motion:before{content:"";opacity:.2}.ph-duotone.ph-wheelchair-motion:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-high:before{content:"";opacity:.2}.ph-duotone.ph-wifi-high:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-low:before{content:"";opacity:.2}.ph-duotone.ph-wifi-low:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-medium:before{content:"";opacity:.2}.ph-duotone.ph-wifi-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-none:before{content:"";color:#444}.ph-duotone.ph-wifi-slash:before{content:"";opacity:.2}.ph-duotone.ph-wifi-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-x:before{content:"";opacity:.2}.ph-duotone.ph-wifi-x:after{content:"";margin-left:-1em}.ph-duotone.ph-wind:before{content:"";opacity:.2}.ph-duotone.ph-wind:after{content:"";margin-left:-1em}.ph-duotone.ph-windmill:before{content:"";opacity:.2}.ph-duotone.ph-windmill:after{content:"";margin-left:-1em}.ph-duotone.ph-windows-logo:before{content:"";opacity:.2}.ph-duotone.ph-windows-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-wine:before{content:"";opacity:.2}.ph-duotone.ph-wine:after{content:"";margin-left:-1em}.ph-duotone.ph-wrench:before{content:"";opacity:.2}.ph-duotone.ph-wrench:after{content:"";margin-left:-1em}.ph-duotone.ph-x:before{content:"";opacity:.2}.ph-duotone.ph-x:after{content:"";margin-left:-1em}.ph-duotone.ph-x-circle:before{content:"";opacity:.2}.ph-duotone.ph-x-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-x-logo:before{content:"";opacity:.2}.ph-duotone.ph-x-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-x-square:before{content:"";opacity:.2}.ph-duotone.ph-x-square:after{content:"";margin-left:-1em}.ph-duotone.ph-yarn:before{content:"";opacity:.2}.ph-duotone.ph-yarn:after{content:"";margin-left:-1em}.ph-duotone.ph-yin-yang:before{content:"";opacity:.2}.ph-duotone.ph-yin-yang:after{content:"";margin-left:-1em}.ph-duotone.ph-youtube-logo:before{content:"";opacity:.2}.ph-duotone.ph-youtube-logo:after{content:"";margin-left:-1em}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-6{bottom:-1.5rem}.-left-8{left:-2rem}.-right-2{right:-.5rem}.-right-4{right:-1rem}.-top-2{top:-.5rem}.-top-4{top:-1rem}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-6{left:1.5rem}.right-2{right:.5rem}.right-3{right:.75rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-3{top:.75rem}.top-full{top:100%}.isolate{isolation:isolate}.z-10{z-index:10}.z-50{z-index:50}.z-\[100\]{z-index:100}.mx-auto{margin-left:auto;margin-right:auto}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mt-0\.5{margin-top:.125rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-px{margin-top:1px}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-24{height:6rem}.h-3{height:.75rem}.h-48{height:12rem}.h-8{height:2rem}.h-96{height:24rem}.h-\[56px\]{height:56px}.h-auto{height:auto}.h-full{height:100%}.max-h-\[90vh\]{max-height:90vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-24{width:6rem}.w-3{width:.75rem}.w-8{width:2rem}.w-96{width:24rem}.w-\[85vw\]{width:85vw}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-4{--tw-translate-y: -1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-10{--tw-translate-y: 2.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse-fast{animation:pulse 1.5s cubic-bezier(.4,0,.6,1) infinite}.cursor-help{cursor:help}.cursor-pointer{cursor:pointer}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-center{scroll-snap-align:center}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[20px\]{gap:20px}.-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.75rem * var(--tw-space-x-reverse));margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-\[rgba\(11\,254\,211\,0\.12\)\]{border-color:rgba(11,254,211,.12)}.border-accent\/40{border-color:rgba(255,0,122,.4)}.border-amber-500\/50{border-color:rgba(245,158,11,.5)}.border-amber-500\/60{border-color:rgba(245,158,11,.6)}.border-blue-400\/40{border-color:rgba(96,165,250,.4)}.border-blue-500\/40{border-color:rgba(59,130,246,.4)}.border-green-500\/20{border-color:rgba(34,197,94,.2)}.border-green-500\/40{border-color:rgba(34,197,94,.4)}.border-pink-400\/30{border-color:rgba(244,114,182,.3)}.border-pink-500\/40{border-color:rgba(236,72,153,.4)}.border-primary{--tw-border-opacity: 1;border-color:rgb(0 242 254 / var(--tw-border-opacity, 1))}.border-primary\/20{border-color:rgba(0,242,254,.2)}.border-primary\/30{border-color:rgba(0,242,254,.3)}.border-primary\/40{border-color:rgba(0,242,254,.4)}.border-primary\/50{border-color:rgba(0,242,254,.5)}.border-red-500\/30{border-color:rgba(239,68,68,.3)}.border-slate-300\/50{border-color:rgba(203,213,225,.5)}.border-slate-300\/60{border-color:rgba(203,213,225,.6)}.border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:rgba(255,255,255,.1)}.border-white\/20{border-color:rgba(255,255,255,.2)}.border-white\/30{border-color:rgba(255,255,255,.3)}.border-white\/5{border-color:rgba(255,255,255,.05)}.border-yellow-400\/50{border-color:rgba(250,204,21,.5)}.border-yellow-400\/60{border-color:rgba(250,204,21,.6)}.border-yellow-500\/40{border-color:rgba(234,179,8,.4)}.border-l-amber-500{--tw-border-opacity: 1;border-left-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-l-slate-300{--tw-border-opacity: 1;border-left-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-l-yellow-400{--tw-border-opacity: 1;border-left-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.bg-\[\#0068FF\]{--tw-bg-opacity: 1;background-color:rgb(0 104 255 / var(--tw-bg-opacity, 1))}.bg-\[\#0f172a\]{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-\[\#0f172a\]\/90{background-color:rgba(15,23,42,.9)}.bg-\[\#1a2342\]{--tw-bg-opacity: 1;background-color:rgb(26 35 66 / var(--tw-bg-opacity, 1))}.bg-\[\#1e293b\]{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-\[\#1e293b\]\/90{background-color:rgba(30,41,59,.9)}.bg-accent\/10{background-color:rgba(255,0,122,.1)}.bg-accent\/20{background-color:rgba(255,0,122,.2)}.bg-amber-500\/20{background-color:rgba(245,158,11,.2)}.bg-black\/30{background-color:rgba(0,0,0,.3)}.bg-blue-500\/20{background-color:rgba(59,130,246,.2)}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/10{background-color:rgba(34,197,94,.1)}.bg-green-500\/20{background-color:rgba(34,197,94,.2)}.bg-pink-500\/20{background-color:rgba(236,72,153,.2)}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(0 242 254 / var(--tw-bg-opacity, 1))}.bg-primary\/10{background-color:rgba(0,242,254,.1)}.bg-primary\/20{background-color:rgba(0,242,254,.2)}.bg-primary\/30{background-color:rgba(0,242,254,.3)}.bg-primary\/\[0\.05\]{background-color:rgba(0,242,254,.05)}.bg-purple-500\/20{background-color:rgba(168,85,247,.2)}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:rgba(239,68,68,.1)}.bg-slate-300\/20{background-color:rgba(203,213,225,.2)}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-800\/30{background-color:rgba(30,41,59,.3)}.bg-slate-800\/40{background-color:rgba(30,41,59,.4)}.bg-slate-800\/50{background-color:rgba(30,41,59,.5)}.bg-slate-800\/60{background-color:rgba(30,41,59,.6)}.bg-slate-800\/80{background-color:rgba(30,41,59,.8)}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white\/10{background-color:rgba(255,255,255,.1)}.bg-white\/20{background-color:rgba(255,255,255,.2)}.bg-white\/30{background-color:rgba(255,255,255,.3)}.bg-white\/5{background-color:rgba(255,255,255,.05)}.bg-white\/95{background-color:rgba(255,255,255,.95)}.bg-white\/\[0\.02\]{background-color:rgba(255,255,255,.02)}.bg-white\/\[0\.04\]{background-color:rgba(255,255,255,.04)}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-400\/20{background-color:rgba(250,204,21,.2)}.bg-yellow-500\/20{background-color:rgba(234,179,8,.2)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#161e37\]{--tw-gradient-from: #161e37 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 30 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/30{--tw-gradient-from: rgb(96 165 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/30{--tw-gradient-from: rgb(59 130 246 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/30{--tw-gradient-from: rgb(0 242 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-secondary{--tw-gradient-from: #0046be var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 70 190 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-primary{--tw-gradient-to: rgb(0 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #00f2fe var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#121a2e\]{--tw-gradient-to: #121a2e var(--tw-gradient-to-position)}.to-accent{--tw-gradient-to: #ff007a var(--tw-gradient-to-position)}.to-slate-200{--tw-gradient-to: #e2e8f0 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pr-0{padding-right:0}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-\[1\.15\]{line-height:1.15}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-accent{--tw-text-opacity: 1;color:rgb(255 0 122 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(0 242 254 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/10{color:rgba(255,255,255,.1)}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(0\,242\,254\,0\.4\)\]{--tw-shadow: 0 0 10px rgba(0,242,254,.4);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(250\,204\,21\,0\.3\)\]{--tw-shadow: 0 0 10px rgba(250,204,21,.3);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(34\,197\,94\,0\.3\)\]{--tw-shadow: 0 0 10px rgba(34,197,94,.3);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_50px_rgba\(0\,242\,254\,0\.15\)\]{--tw-shadow: 0 0 50px rgba(0,242,254,.15);--tw-shadow-colored: 0 0 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_5px_rgba\(239\,68\,68\,0\.6\)\]{--tw-shadow: 0 0 5px rgba(239,68,68,.6);--tw-shadow-colored: 0 0 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_5px_rgba\(250\,204\,21\,0\.6\)\]{--tw-shadow: 0 0 5px rgba(250,204,21,.6);--tw-shadow-colored: 0 0 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_5px_rgba\(34\,197\,94\,0\.6\)\]{--tw-shadow: 0 0 5px rgba(34,197,94,.6);--tw-shadow-colored: 0 0 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_10px_30px_rgba\(0\,242\,254\,0\.15\)\]{--tw-shadow: 0 10px 30px rgba(0,242,254,.15);--tw-shadow-colored: 0 10px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_20px_50px_rgba\(0\,0\,0\,0\.4\)\]{--tw-shadow: 0 20px 50px rgba(0,0,0,.4);--tw-shadow-colored: 0 20px 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_20px_rgba\(0\,242\,254\,0\.5\)\]{--tw-shadow: 0 4px 20px rgba(0,242,254,.5);--tw-shadow-colored: 0 4px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_30px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow: 0 4px 30px rgba(0,0,0,.2);--tw-shadow-colored: 0 4px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_0_10px_rgba\(0\,242\,254\,0\.1\)\]{--tw-shadow: inset 0 0 10px rgba(0,242,254,.1);--tw-shadow-colored: inset 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_0_10px_rgba\(0\,242\,254\,0\.3\)\]{--tw-shadow: inset 0 0 10px rgba(0,242,254,.3);--tw-shadow-colored: inset 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_0_20px_rgba\(0\,242\,254\,0\.05\)\]{--tw-shadow: inset 0 0 20px rgba(0,242,254,.05);--tw-shadow-colored: inset 0 0 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(0\,242\,254\,0\.3\)\]{--tw-shadow: inset 0 1px 0 rgba(0,242,254,.3);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(255\,0\,122\,0\.3\)\]{--tw-shadow: inset 0 1px 0 rgba(255,0,122,.3);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.2\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.2);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.3\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.3);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_2px_rgba\(255\,255\,255\,0\.1\)\]{--tw-shadow: inset 0 1px 2px rgba(255,255,255,.1);--tw-shadow-colored: inset 0 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_2px_rgba\(255\,255\,255\,0\.2\)\]{--tw-shadow: inset 0 1px 2px rgba(255,255,255,.2);--tw-shadow-colored: inset 0 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_3px_rgba\(0\,0\,0\,0\.3\)\]{--tw-shadow: inset 0 1px 3px rgba(0,0,0,.3);--tw-shadow-colored: inset 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-2xl{--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[100px\]{--tw-blur: blur(100px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-md{--tw-blur: blur(12px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_10px_rgba\(0\,242\,254\,0\.6\)\]{--tw-drop-shadow: drop-shadow(0 0 10px rgba(0,242,254,.6));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_10px_rgba\(96\,165\,250\,0\.6\)\]{--tw-drop-shadow: drop-shadow(0 0 10px rgba(96,165,250,.6));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_12px_rgba\(0\,242\,254\,0\.6\)\]{--tw-drop-shadow: drop-shadow(0 0 12px rgba(0,242,254,.6));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_20px_rgba\(0\,242\,254\,0\.4\)\]{--tw-drop-shadow: drop-shadow(0 0 20px rgba(0,242,254,.4));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_3px_rgba\(0\,242\,254\,1\)\]{--tw-drop-shadow: drop-shadow(0 0 3px rgba(0,242,254,1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_3px_rgba\(236\,72\,153\,0\.8\)\]{--tw-drop-shadow: drop-shadow(0 0 3px rgba(236,72,153,.8));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_5px_rgba\(0\,242\,254\,0\.5\)\]{--tw-drop-shadow: drop-shadow(0 0 5px rgba(0,242,254,.5));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_5px_rgba\(0\,242\,254\,0\.6\)\]{--tw-drop-shadow: drop-shadow(0 0 5px rgba(0,242,254,.6));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_5px_rgba\(0\,242\,254\,0\.8\)\]{--tw-drop-shadow: drop-shadow(0 0 5px rgba(0,242,254,.8));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_5px_rgba\(245\,158\,11\,0\.5\)\]{--tw-drop-shadow: drop-shadow(0 0 5px rgba(245,158,11,.5));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_5px_rgba\(250\,204\,21\,0\.3\)\]{--tw-drop-shadow: drop-shadow(0 0 5px rgba(250,204,21,.3));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_5px_rgba\(255\,0\,122\,0\.5\)\]{--tw-drop-shadow: drop-shadow(0 0 5px rgba(255,0,122,.5));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_5px_rgba\(255\,255\,255\,0\.3\)\]{--tw-drop-shadow: drop-shadow(0 0 5px rgba(255,255,255,.3));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_5px_rgba\(255\,255\,255\,0\.4\)\]{--tw-drop-shadow: drop-shadow(0 0 5px rgba(255,255,255,.4));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_5px_rgba\(255\,255\,255\,0\.6\)\]{--tw-drop-shadow: drop-shadow(0 0 5px rgba(255,255,255,.6));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_8px_rgba\(0\,242\,254\,0\.6\)\]{--tw-drop-shadow: drop-shadow(0 0 8px rgba(0,242,254,.6));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_8px_rgba\(250\,204\,21\,0\.6\)\]{--tw-drop-shadow: drop-shadow(0 0 8px rgba(250,204,21,.6));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_8px_rgba\(255\,0\,122\,0\.6\)\]{--tw-drop-shadow: drop-shadow(0 0 8px rgba(255,0,122,.6));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_8px_rgba\(255\,255\,255\,0\.4\)\]{--tw-drop-shadow: drop-shadow(0 0 8px rgba(255,255,255,.4));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_8px_rgba\(255\,255\,255\,0\.6\)\]{--tw-drop-shadow: drop-shadow(0 0 8px rgba(255,255,255,.6));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_8px_rgba\(96\,165\,250\,0\.6\)\]{--tw-drop-shadow: drop-shadow(0 0 8px rgba(96,165,250,.6));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[box-shadow\,border-color\]{transition-property:box-shadow,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-2:hover{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:rotate-0:hover{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-accent\/50:hover{border-color:rgba(255,0,122,.5)}.hover\:border-blue-400\/50:hover{border-color:rgba(96,165,250,.5)}.hover\:border-primary:hover{--tw-border-opacity: 1;border-color:rgb(0 242 254 / var(--tw-border-opacity, 1))}.hover\:border-primary\/40:hover{border-color:rgba(0,242,254,.4)}.hover\:border-primary\/50:hover{border-color:rgba(0,242,254,.5)}.hover\:bg-\[\#0054cc\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 84 204 / var(--tw-bg-opacity, 1))}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(0 242 254 / var(--tw-bg-opacity, 1))}.hover\:bg-primary_dark:hover{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:rgba(255,255,255,.1)}.hover\:bg-white\/15:hover{background-color:rgba(255,255,255,.15)}.hover\:bg-white\/20:hover{background-color:rgba(255,255,255,.2)}.hover\:bg-white\/\[0\.05\]:hover{background-color:rgba(255,255,255,.05)}.hover\:bg-white\/\[0\.08\]:hover{background-color:rgba(255,255,255,.08)}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(0 242 254 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-yellow-300:hover{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.hover\:grayscale-0:hover{--tw-grayscale: grayscale(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-primary{--tw-bg-opacity: 1;background-color:rgb(0 242 254 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-auto{width:auto}.sm\:flex-row{flex-direction:row}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 768px){.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:w-1\/2{width:50%}.md\:w-\[380px\]{width:380px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-20{gap:5rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-1\/2{width:50%}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:justify-start{justify-content:flex-start}.lg\:gap-5{gap:1.25rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pr-12{padding-right:3rem}.lg\:pt-28{padding-top:7rem}.lg\:text-left{text-align:left}.lg\:text-6xl{font-size:3.75rem;line-height:1}}:root{color-scheme:dark;--bg: #000000;--bg-card: #0f0f17;--bg-card2: #181622;--bg-input: #1a1a28;--primary: #0046be;--primary-light: #1a5cf8;--accent: #0bfed3;--accent-dim: rgba(11,254,211,.12);--text: #ffffff;--text-muted: rgba(255,255,255,.5);--text-faint: rgba(255,255,255,.22);--border: rgba(255,255,255,.07);--border-light: rgba(255,255,255,.12);--red: #ff453a;--green: #30d158;--yellow: #ffd60a;--radius: 14px;--radius-sm: 10px;--header-h: 56px;--nav-h: 72px;--shadow: 0 4px 24px rgba(0,0,0,.7);--header-height: 56px;--header-height-bar: 56px;--header-padding-x: 16px;--header-padding-y: 10px;--header-title-size: 15px;--header-subtitle-size: 10px;--header-icon-size: 20px;--header-bg: rgba(6, 10, 19, .85);--header-border: 1px solid rgba(255,255,255,.08);--finance-card-mt: 8px;--finance-card-padding: 16px;--page-pad: 14px}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body{height:100%;color-scheme:dark;forced-color-adjust:none;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:14px;color:var(--text);overscroll-behavior:contain;overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeSpeed}input,textarea,select,button,[contenteditable]{touch-action:auto;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}input,textarea,[contenteditable]{-webkit-touch-callout:default}.glass-card,.finance-card,.modern-banner,.modern-banner__inner,.random-grab-btn,.vip-promo-card,.prod-card,.ticker-card,.bank-card,.wd-bank-card,.bl-bankcard,.rc-balance,.rc-bank-card,.rc-hist-card,.wd-hist-card,.tx-card,.reward-card,.task-card,.vip-tier-card,.profile-stat-card,.menu-item,.order-card,.records-item,.mt-card{transform:translateZ(0);backface-visibility:hidden;will-change:transform;contain:layout style paint}.crossfade-img,.modern-banner__slide,.od-gallery__main img,.od-thumb img,.cf-gallery__main img,.cf-thumb img{transform:translateZ(0);backface-visibility:hidden;will-change:opacity,transform}.ticker-scroll,.activity-scroll,.marquee-scroll{transform:translateZ(0);will-change:transform}.page-enter{animation:page-mount-in .28s cubic-bezier(.2,0,0,1) backwards}.page-enter>*{animation:page-child-rise .32s cubic-bezier(.2,0,0,1) backwards;animation-delay:calc(var(--child-i, 0) * 30ms)}.page-enter>*:nth-child(1){--child-i: 0}.page-enter>*:nth-child(2){--child-i: 1}.page-enter>*:nth-child(3){--child-i: 2}.page-enter>*:nth-child(4){--child-i: 3}.page-enter>*:nth-child(5){--child-i: 4}.page-enter>*:nth-child(6){--child-i: 5}.page-enter>*:nth-child(7){--child-i: 6}.page-enter>*:nth-child(8){--child-i: 7}.page-enter>*:nth-child(9){--child-i: 8}.page-enter>*:nth-child(10){--child-i: 9}.page-enter>*:nth-child(11){--child-i: 10}.page-enter>*:nth-child(12){--child-i: 11}@keyframes page-mount-in{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes page-child-rise{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:translateZ(0)}}.skeleton-box{position:relative;overflow:hidden;background-color:rgba(255,255,255,.05);border-radius:8px}.skeleton-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.05) 20%,rgba(255,255,255,.1),rgba(255,255,255,0));animation:skel-shimmer 1.5s infinite}@keyframes skel-shimmer{to{transform:translate(100%)}}.skel-fade-enter-active,.skel-fade-leave-active{transition:opacity .22s ease}.skel-fade-enter-from,.skel-fade-leave-to{opacity:0}.prod-card{content-visibility:auto;contain-intrinsic-size:auto 320px}.prod-card__img-wrap{isolation:isolate}.prod-card__img-wrap:before{display:none!important}.glass-card,.vip-promo-card,.prod-card,.ticker-card,.ticker-row,.ticker-list,.finance-card,.modern-banner,.modern-banner__inner,.prod-card__bolt-badge,.prod-card__vip,.vip-tag,.section-head,.live-indicator,.activity-feed,.activity-row,.bank-card,.wd-bank-card,.bl-bankcard,.rc-balance,.rc-bank-card,.rc-hist-card,.wd-hist-card,.tx-card,.reward-card,.task-card,.vip-tier-card,.profile-stat-card,.menu-item,.order-card,.records-item,.mt-card{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.ticker-card{contain:content!important}html{overflow-y:auto;overflow-x:hidden}body{display:flex;justify-content:center}#app{height:100%;width:100%;position:relative}@media screen and (max-width: 1023px){#app{max-width:480px;margin:0 auto}}.btn{display:block;width:100%;padding:14px;border:none;border-radius:var(--radius-sm);font-size:15px;font-weight:600;cursor:pointer;transition:opacity .15s,transform .1s;letter-spacing:.3px;text-align:center}.btn:disabled{opacity:.4;pointer-events:none}.btn:active{transform:scale(.97);opacity:.85}.btn-primary{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);color:#fff;box-shadow:0 4px 20px rgba(0,70,190,.4)}.btn-accent{background:var(--accent);color:#000;font-weight:700;box-shadow:0 4px 20px rgba(11,254,211,.3)}.btn-outline{background:transparent;color:var(--accent);border:1px solid rgba(11,254,211,.4)}.btn-ghost{background:rgba(255,255,255,.05);color:var(--text-muted);border:1px solid var(--border)}.btn-danger{background:rgba(255,69,58,.12);color:var(--red);border:1px solid rgba(255,69,58,.25)}.card{background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border)}.page-home,.page-mission,.page-profile,#home-app,#pool-page,#orders-app,#order-detail-root{position:relative}.price{color:#fff;font-weight:700}.commission{color:var(--accent);font-weight:600}.text-muted{color:var(--text-muted)}.text-red{color:var(--red)}.text-green{color:var(--green)}.section-title{font-size:11px;font-weight:600;color:var(--text-faint);text-transform:uppercase;letter-spacing:1px}.form-group{margin-bottom:18px}.form-label{display:block;font-size:11px;font-weight:600;color:var(--text-muted);margin-bottom:8px;text-transform:uppercase;letter-spacing:.6px}.form-input{width:100%;padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:15px;font-weight:800;outline:none;background:var(--bg-input);color:var(--text);transition:border-color .2s,box-shadow .2s;-webkit-appearance:none}.form-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,70,190,.2)}.form-input::-moz-placeholder{color:var(--text-faint)}.form-input::placeholder{color:var(--text-faint)}.divider{height:1px;background:var(--border)}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:var(--red);color:#fff;font-size:11px;font-weight:700;border-radius:9px}.vip-tag{display:inline-flex;align-items:center;gap:4px;position:relative;overflow:hidden}.vip-tag:before{font-size:11px;line-height:1;display:inline-block}.vip-tag--tier-0{background:linear-gradient(135deg,#8e9eab,#eef2f3)!important;border:1px solid rgba(238,242,243,.6)!important;color:#1f2937!important;text-shadow:0 1px 0 rgba(255,255,255,.6)}.vip-tag--tier-0:before{content:"➖";color:#475569}.vip-tag--tier-1{background:linear-gradient(135deg,#b08d57,#ffdf84)!important;border:1px solid rgba(255,223,132,.6)!important;color:#2d1f08!important;text-shadow:0 1px 0 rgba(255,255,255,.4);box-shadow:0 0 5px rgba(255,223,132,.4)}.vip-tag--tier-1:before{content:"✱";color:#5c3a0a}.vip-tag--tier-2{background:linear-gradient(135deg,#8ec5fc,#e0c3fc)!important;border:1px solid rgba(142,197,252,.65)!important;color:#1e1b4b!important;text-shadow:0 1px 0 rgba(255,255,255,.4);box-shadow:0 0 7px rgba(142,197,252,.5)}.vip-tag--tier-2:before{content:"✪";color:#3730a3}.vip-tag--tier-3{background:linear-gradient(135deg,#f6d365,#fda085)!important;border:1px solid rgba(253,160,133,.65)!important;color:#4a1d0a!important;text-shadow:0 1px 0 rgba(255,255,255,.4);box-shadow:0 0 9px rgba(253,160,133,.55)}.vip-tag--tier-3:before{content:"❖";color:#7c2d12;animation:vip-tier3-sparkle 2.4s ease-in-out infinite}@keyframes vip-tier3-sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.18)}}.vip-tag--tier-4{background-image:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.5) 50%,transparent 100%),linear-gradient(135deg,#5ee7df,#b490ca)!important;background-size:200% 100%,100% 100%;background-position:-100% 0,0 0;background-repeat:no-repeat;border:1px solid rgba(94,231,223,.65)!important;color:#064e3b!important;text-shadow:0 1px 0 rgba(255,255,255,.4);box-shadow:0 0 11px rgba(94,231,223,.6);animation:vip-tier4-shimmer 3s ease-in-out infinite}.vip-tag--tier-4:before{content:"◈";color:#0e7490;position:relative;z-index:2}@keyframes vip-tier4-shimmer{0%{background-position:-100% 0,0 0}60%{background-position:200% 0,0 0}to{background-position:200% 0,0 0}}.vip-tag--tier-5{background:linear-gradient(135deg,#ff0844,#ffb199)!important;border:1px solid rgba(255,8,68,.7)!important;color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.85),0 0 1px rgba(0,0,0,.5);box-shadow:0 0 14px rgba(255,8,68,.55),0 0 22px rgba(255,177,153,.35);animation:vip-tier5-pulse 1.8s ease-in-out infinite}.vip-tag--tier-5:before{content:"⬢";color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.85)}@keyframes vip-tier5-pulse{0%,to{box-shadow:0 0 14px rgba(255,8,68,.55),0 0 22px rgba(255,177,153,.35)}50%{box-shadow:0 0 20px rgba(255,8,68,.8),0 0 32px rgba(255,177,153,.55)}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:12px}.empty-state__icon{font-size:44px;opacity:.5}.empty-state__text{font-size:14px;color:var(--text-muted)}.spinner{width:20px;height:20px;border:2.5px solid rgba(255,255,255,.15);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;display:inline-block;vertical-align:middle}.spinner--accent{border-color:rgba(11,254,211,.15);border-top-color:var(--accent)}@keyframes glow-pulse{0%,to{box-shadow:0 0 6px var(--accent);opacity:1}50%{box-shadow:0 0 18px var(--accent),0 0 36px rgba(11,254,211,.2);opacity:.8}}@keyframes glow-blue{0%,to{box-shadow:0 0 6px var(--primary)}50%{box-shadow:0 0 18px var(--primary),0 0 36px rgba(0,70,190,.3)}}.slide-down-enter-active{transition:all .32s cubic-bezier(.22,.61,.36,1)}.slide-down-leave-active{transition:all .22s cubic-bezier(.55,.06,.68,.19);position:absolute;left:12px;right:12px}.slide-down-enter-from{transform:translateY(-24px) scale(.96);opacity:0;filter:blur(2px)}.slide-down-leave-to{transform:translate(110%) rotate(2deg);opacity:0}.slide-down-move{transition:transform .4s cubic-bezier(.22,.61,.36,1)}.slide-up-enter-active,.slide-up-leave-active{transition:all .3s ease}.slide-up-enter-from,.slide-up-leave-to{transform:translateY(16px);opacity:0}.fade-slide-enter-active,.fade-slide-leave-active,.fade-zoom-enter-active,.fade-zoom-leave-active{transition:opacity .04s linear}.fade-slide-enter-from,.fade-slide-leave-to,.fade-zoom-enter-from,.fade-zoom-leave-to{opacity:0}.ptr-hint{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:8px;height:60px;pointer-events:none;font-size:12px;color:var(--text-muted);letter-spacing:.5px;text-transform:uppercase;z-index:5}.ptr-hint__spinner{width:18px;height:18px;border:2px solid rgba(11,254,211,.18);border-top-color:var(--accent);border-radius:50%;transition:transform .2s ease-out}.ptr-hint--armed .ptr-hint__spinner{border-top-color:var(--accent);box-shadow:0 0 10px var(--accent)}.ptr-hint--refreshing .ptr-hint__spinner{animation:spin .6s linear infinite}.slide-up-enter-from,.slide-up-leave-to{transform:translateY(30px);opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}:root{--primary: #0046be;--primary-light: #1a5cf8;--accent: #0bfed3;--accent-rgb: 11, 254, 211;--text-muted: rgba(255, 255, 255, .65);--text-faint: rgba(255, 255, 255, .4);--bg-glass: rgba(20, 25, 40, .55);--border-glass: rgba(255, 255, 255, .08);--red: #ff453a;--yellow: #ffd60a}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#fff;margin:0;padding:0;min-height:100vh;-webkit-font-smoothing:antialiased}*{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}[v-cloak]{display:none!important}#orders-app{width:100%;min-height:100%;position:relative}.recharge1{padding:0;display:flex;flex-direction:column;gap:var(--page-pad, 14px)}.glass-card{background:var(--bg-glass);backdrop-filter:blur(12px);border:1px solid var(--border-glass);border-radius:16px}.finance-card{position:relative;margin:14px 14px 0;padding:10px 16px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px rgba(255,255,255,.1);overflow:hidden}.finance-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-size:20px 20px;opacity:.5;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px)}.finance-card:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 50% 0%,rgba(11,254,211,.15),transparent 40%),radial-gradient(circle at 80% 100%,rgba(26,92,248,.15),transparent 40%);pointer-events:none;z-index:0}.finance-card__top-split{display:flex;justify-content:space-between;align-items:stretch;gap:12px}.finance-col-left{display:flex;flex-direction:column;justify-content:space-between;flex:0 1 auto;white-space:nowrap}.finance-col-right{display:flex;flex-direction:column;justify-content:space-between;flex:1 1 0%;min-width:110px}.finance-header-row{display:flex;align-items:center;gap:4px;height:16px}.finance-card__title{font-size:11px;color:var(--text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.finance-card__eye{color:var(--text-muted);cursor:pointer;display:flex;align-items:center;padding-top:1px}.finance-card__eye svg{width:14px;height:14px}.finance-balance-row{display:flex;align-items:baseline;gap:2px;height:32px;align-items:flex-end}.finance-balance-num{font-size:clamp(22px,6.5vw,32px);font-weight:800;color:#fff;letter-spacing:-1.5px;line-height:.9;font-variant-numeric:tabular-nums;text-shadow:0 2px 10px rgba(0,0,0,.5)}.finance-currency{font-size:17px;font-weight:800;color:var(--accent);margin-bottom:2px}.finance-balance-hidden{font-size:clamp(22px,6.5vw,32px);letter-spacing:2px;line-height:.9}.finance-pnl-row{display:flex;align-items:center;justify-content:flex-end;gap:4px;height:16px;white-space:nowrap}.finance-pnl-row svg{width:11px;height:11px;color:var(--accent)}.pnl-lbl{font-size:11px;color:var(--text-muted);text-transform:uppercase;font-weight:600;line-height:1;margin-top:1px}.pnl-val{font-size:13px;font-weight:800;color:var(--accent);line-height:1;text-shadow:0 0 10px rgba(11,254,211,.3)}.finance-chart-row{display:flex;align-items:flex-end;justify-content:flex-end;gap:1.5px;height:32px;width:100%}.mini-chart-bar{flex:1;max-width:4px;background:linear-gradient(180deg,var(--accent),rgba(11,254,211,.05));border-radius:2px 2px 0 0;transform-origin:bottom;box-shadow:0 0 6px rgba(11,254,211,.2);animation:chart-bounce 1.2s infinite ease-in-out alternate}.mini-chart-bar:nth-child(8n+1){height:40%;animation-delay:.1s}.mini-chart-bar:nth-child(8n+2){height:75%;animation-delay:.4s}.mini-chart-bar:nth-child(8n+3){height:50%;animation-delay:.2s}.mini-chart-bar:nth-child(8n+4){height:100%;animation-delay:.6s}.mini-chart-bar:nth-child(8n+5){height:60%;animation-delay:.3s}.mini-chart-bar:nth-child(8n+6){height:85%;animation-delay:.7s}.mini-chart-bar:nth-child(8n+7){height:45%;animation-delay:.15s}.mini-chart-bar:nth-child(8n+8){height:90%;animation-delay:.5s}@keyframes chart-bounce{0%{transform:scaleY(.4);opacity:.5}to{transform:scaleY(1);opacity:1}}.finance-card__progress-wrap{margin-top:12px;padding-top:12px;border-top:1px dashed rgba(255,255,255,.15)}.progress-card__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.progress-card__label{font-size:11px;font-weight:800;letter-spacing:.8px;color:var(--text-muted)}.progress-card__count{font-size:12px;color:var(--text-muted);font-variant-numeric:tabular-nums}.progress-card__count strong{color:#fff;font-weight:800;font-size:12px}.progress-bar{position:relative;height:8px;background:rgba(255,255,255,.06);border-radius:4px;overflow:visible;margin-bottom:10px}.progress-bar__fill{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:4px;transition:width .5s ease;box-shadow:0 0 8px rgba(11,254,211,.4)}.progress-bar__tick{position:absolute;top:-2px;width:3px;height:12px;background:var(--text-faint);transform:translate(-50%);border-radius:1px;z-index:1}.progress-bar__tick--passed{background:var(--yellow);box-shadow:0 0 6px rgba(255,214,10,.6)}.progress-card__foot{display:flex;justify-content:space-between;align-items:center;gap:10px}.progress-card__hint{font-size:12px;color:var(--text-muted);flex:1}.progress-card__withdraw{background:linear-gradient(135deg,var(--accent),#00b894);color:#000;border:none;padding:7px 14px;border-radius:8px;font-size:11px;font-weight:800;letter-spacing:.5px;cursor:pointer;flex-shrink:0;transition:all .4s ease;transform-origin:center}.progress-card__withdraw.is-unlocked{animation:happy-shake 2.5s ease-in-out infinite}@keyframes happy-shake{0%,to{transform:rotate(0) scale(1);box-shadow:0 4px 14px rgba(11,254,211,.4)}4%{transform:rotate(-8deg) scale(1.05)}8%{transform:rotate(8deg) scale(1.05);box-shadow:0 6px 20px rgba(11,254,211,.7)}12%{transform:rotate(-8deg) scale(1.05)}16%{transform:rotate(8deg) scale(1.05);box-shadow:0 6px 20px rgba(11,254,211,.7)}20%{transform:rotate(0) scale(1);box-shadow:0 4px 14px rgba(11,254,211,.4)}}.container2{margin:14px 14px 0;padding:10px;border-radius:14px;border:1px solid rgb(93 92 92 / 33%);background:linear-gradient(135deg,rgba(255,69,58,.05),rgba(20,25,40,.55))}.columnlist{display:flex;gap:8px;justify-content:space-between;margin:0}.columnlist-item{flex:1;background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:14px;padding:12px 2px;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .2s ease;backdrop-filter:blur(12px)}.columnlist-item.active{background:linear-gradient(135deg,rgba(11,254,211,.1),rgba(0,70,190,.1));border-color:rgba(11,254,211,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(11,254,211,.1)}.columnlist-item:active{transform:scale(.95)}.columnlist-item .icon-svg{width:24px;height:24px;margin-bottom:6px;color:var(--text-muted);transition:.2s}.columnlist-item.active .icon-svg{color:var(--accent);filter:drop-shadow(0 0 4px var(--accent))}.columnlist-item div{font-size:11px;font-weight:700;color:var(--text-muted);line-height:1.2;transition:.2s}.columnlist-item.active div{color:#fff}.recordslist{padding:0;display:flex;flex-direction:column;gap:14px}.orders-loading-more,.orders-end-hint{text-align:center;padding:18px 12px;color:var(--text-muted);font-size:12px;letter-spacing:.5px}.orders-loading-more{display:flex;align-items:center;justify-content:center;gap:10px}.orders-spinner{width:16px;height:16px;border:2px solid rgba(11,254,211,.18);border-top-color:var(--accent);border-radius:50%;animation:orders-spinner-rot .7s linear infinite}@keyframes orders-spinner-rot{to{transform:rotate(360deg)}}.recordslist .item{background:var(--bg-glass);backdrop-filter:blur(12px);border:1px solid var(--border-glass);border-radius:16px;padding:14px;position:relative;overflow:hidden;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.recordslist .item:active{transform:scale(.98)}.flex-row{gap:8px;align-items:center;display:flex;margin-bottom:8px}.flex-row .pic{width:114px;height:114px;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:12px;border:1px solid var(--border-glass);padding:8px;flex-shrink:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.flex-row .pic img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:6px}.info{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.order-info-top{display:flex;flex-direction:column;gap:8px}.orderno,.money{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:8px;font-size:11px;padding:0 10px;color:var(--text-muted);font-weight:700;margin:0;display:flex;align-items:center;justify-content:center;text-align:center;height:32px}.orderno{justify-content:space-between;cursor:pointer;color:#fff}.orderno:active{background:rgba(255,255,255,.1)}.orderno svg{color:var(--accent)}.money{color:var(--text-faint);font-weight:600}.pending-goods-name{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:8px;font-size:12px;color:#fff;font-weight:700;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;height:44px;padding:6px 10px}.is-pending-layout{border:1px solid rgba(255,69,58,.4);box-shadow:0 0 20px rgba(255,69,58,.15);background:linear-gradient(135deg,rgba(255,69,58,.05),rgba(20,25,40,.55))}.is-pending-layout .flex-row{align-items:stretch}.is-pending-layout .flex-row .pic{width:125px;height:125px;border:1px solid rgba(255,69,58,.3);box-shadow:0 0 15px rgba(255,69,58,.2)}.order-status-container{margin-top:7px!important}.btn-status{background:linear-gradient(135deg,var(--accent),#00b894);border:none;border-radius:8px;height:32px;line-height:32px;color:#000;font-weight:800;font-size:11px;text-transform:uppercase;width:100%;text-align:center;box-shadow:0 4px 10px rgba(11,254,211,.2);display:block}.btn-status.frozen{background:var(--bg-glass);color:var(--text-muted);border:1px solid var(--border-glass);box-shadow:none}.btn-status.waiting{background:rgba(255,214,10,.1);color:var(--yellow);border:1px solid rgba(255,214,10,.3);box-shadow:none}.pending-btn-wrapper{width:100%;margin-top:12px;margin-bottom:8px}@keyframes sweep-color{0%{transform:skew(-20deg) translate(-150%)}50%{transform:skew(-20deg) translate(150%)}to{transform:skew(-20deg) translate(150%)}}@keyframes heartbeat-red{0%{transform:scale(1);box-shadow:0 4px 10px rgba(255,69,58,.3)}10%{transform:scale(1.02);box-shadow:0 4px 20px rgba(255,69,58,.6)}20%{transform:scale(1);box-shadow:0 4px 10px rgba(255,69,58,.3)}30%{transform:scale(1.02);box-shadow:0 4px 20px rgba(255,69,58,.6)}40%,to{transform:scale(1);box-shadow:0 4px 10px rgba(255,69,58,.3)}}.pending-full-btn{background:linear-gradient(135deg,#ff453a,#ff9500);border-radius:10px;height:40px;color:#fff;font-weight:800;font-size:13px;text-transform:uppercase;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 15px rgba(255,69,58,.4);cursor:pointer;position:relative;overflow:hidden;animation:heartbeat-red 2s infinite;padding:0;border:none}.pending-full-btn:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:sweep-color 2.5s infinite;pointer-events:none;z-index:10}.pending-full-btn:active{transform:scale(.98);animation:none}.newTimeStyle{border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 5px;margin-top:12px;display:flex}.item-left{position:relative;text-align:center;flex:1;display:flex;flex-direction:column;gap:4px}.item-left:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:20px;background:rgba(255,255,255,.1)}.item-left:last-child:after{display:none}.item-left .title{color:var(--text-muted);font-size:10px;font-weight:600;text-transform:uppercase}.item-left .number{font-size:14px;font-weight:800;color:#fff;font-variant-numeric:tabular-nums}.item-left .number.highlight{color:var(--accent);text-shadow:0 0 8px rgba(11,254,211,.3)}.details-empty{text-align:center;padding:40px 20px;color:var(--text-muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:calc(100dvh - 220px);box-sizing:border-box}.details-empty svg{width:80px;height:80px;color:rgba(255,255,255,.12)}.empty-text{font-size:14px;font-weight:600}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);z-index:1040;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px)}.modal-dialog{width:90%;max-width:400px;z-index:1050;animation:modal-in .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes modal-in{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.grabSuccess{border-radius:16px;background:rgba(20,25,40,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 10px 50px rgba(0,0,0,.5);overflow:hidden;border:1px solid rgba(11,254,211,.3)}.grabSuccess .modal-header{border-bottom:1px solid rgba(255,255,255,.05);padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.grabSuccess .modal-header h5{font-weight:800;color:#fff;font-size:15px;margin:0;text-transform:uppercase;letter-spacing:.5px}.grabSuccess .close{background:none;border:none;color:#fff;opacity:.5;font-size:24px;padding:0;cursor:pointer}.grabSuccess .modal-body{padding:20px}.order-meta{text-align:left;font-size:12px;color:var(--text-muted);margin-bottom:16px;line-height:1.6;background:rgba(11,254,211,.04);border:1px solid rgba(11,254,211,.18);border-radius:12px;padding:10px 14px;box-shadow:inset 0 0 12px rgba(11,254,211,.05)}.order-meta span{color:#fff;font-weight:600}.hologram-border-card{position:relative;overflow:hidden;padding:1px;border-radius:14px;margin-bottom:20px;z-index:1}@keyframes hologram-rainbow-run{0%{transform:rotate(0);opacity:1}80%{transform:rotate(360deg);opacity:1}to{transform:rotate(360deg);opacity:0}}.hologram-border-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(transparent,var(--accent),var(--primary),var(--accent),transparent);opacity:0;z-index:-2}.hologram-border-card.start-animation:before{animation:hologram-rainbow-run 1.8s linear forwards}.hologram-border-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;background:rgba(6,10,19,.9);border-radius:13px;z-index:-1}.product-card{display:flex;gap:12px;align-items:center;background:rgba(11,254,211,.04);border:1px solid rgba(11,254,211,.22);border-radius:12px;padding:12px;box-shadow:inset 0 0 12px rgba(11,254,211,.05);position:relative;z-index:2}.popup-pic{width:80px;height:80px;flex-shrink:0;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:6px;box-shadow:0 4px 10px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;overflow:hidden}.popup-pic img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:6px}.product-info{text-align:left;flex:1;min-width:0;position:relative;z-index:2}.product-title{font-size:13px;color:#94a3b8;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.order-details-list{background:rgba(11,254,211,.04);border-radius:12px;padding:12px 16px;margin:0;list-style:none;border:1px solid rgba(11,254,211,.22);box-shadow:inset 0 0 12px rgba(11,254,211,.05)}.order-details-list li{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px dashed rgba(255,255,255,.1);font-size:13px;align-items:center}.order-details-list li:last-child{border-bottom:none;padding-bottom:0}.order-details-list li:first-child{padding-top:0}.order-details-list .lbl{color:var(--text-muted);font-weight:500}.order-details-list .val{font-weight:800;font-variant-numeric:tabular-nums}.order-details-list .val.highlight{color:#0bfed3;font-size:15px;text-shadow:0 0 8px rgba(11,254,211,.55)}.order-details-list .val--balance{color:var(--accent)!important;text-shadow:0 0 6px rgba(11,254,211,.45)}.grabSuccess .modal-footer{background:transparent;padding:16px 20px;border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;gap:12px}.tabs_btn1,.tabs_btn2{flex:1;height:44px;border:none;border-radius:12px;font-size:13px;font-weight:800;cursor:pointer;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .2s ease,box-shadow .3s ease;display:flex;align-items:center;justify-content:center;gap:6px;letter-spacing:.5px;will-change:transform}.tabs_btn1{background:rgba(255,69,58,.1);color:var(--red);border:1px solid rgba(255,69,58,.3)}.tabs_btn1:active:not(:disabled){transform:scale(.96);background:rgba(255,69,58,.2)}@keyframes pulse-submit{0%,to{box-shadow:0 4px 12px rgba(11,254,211,.28)}50%{box-shadow:0 8px 26px rgba(11,254,211,.6)}}@keyframes sweep-tabs2{0%{transform:skew(-20deg) translate(-220%);opacity:0}10%{opacity:1}55%{transform:skew(-20deg) translate(220%);opacity:1}60%{opacity:0}to{transform:skew(-20deg) translate(220%);opacity:0}}.tabs_btn2{background:linear-gradient(135deg,var(--accent),#00b894);color:#000;box-shadow:0 4px 15px rgba(11,254,211,.3);animation:pulse-submit 2.6s ease-in-out infinite;position:relative;overflow:hidden}.tabs_btn2:after{content:"";position:absolute;top:0;left:0;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-20deg) translate(-220%);animation:sweep-tabs2 2.6s ease-in-out infinite;pointer-events:none;z-index:1}.tabs_btn2>.inline-spinner,.tabs_btn2>.tabs_btn2__txt{position:relative;z-index:2}.tabs_btn2:hover:not(:disabled){box-shadow:0 8px 26px rgba(11,254,211,.6)}.tabs_btn2:active:not(:disabled){transform:scale(.96);transition-duration:.12s}.tabs_btn2:disabled{animation:none;box-shadow:0 2px 6px rgba(11,254,211,.15);opacity:.7;cursor:not-allowed}.tabs_btn2:disabled:after{animation:none;opacity:0}#neonSubmitOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);z-index:1060;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px)}.neon-submit-box{background:rgba(6,10,19,.85);backdrop-filter:blur(16px);border:1px solid var(--accent);border-radius:20px;padding:30px 24px;width:85%;max-width:320px;text-align:center;box-shadow:0 10px 40px rgba(11,254,211,.3);display:flex;flex-direction:column;align-items:center}.submit-spinner{width:50px;height:50px;border:3px solid rgba(11,254,211,.15);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite;margin-bottom:20px;box-shadow:0 0 15px rgba(11,254,211,.2)}.submit-success-icon{width:50px;height:50px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;background:rgba(11,254,211,.1);border-radius:50%;box-shadow:0 0 20px rgba(11,254,211,.3);animation:pop-in-check .4s cubic-bezier(.175,.885,.32,1.275) forwards}.submit-success-icon svg{color:var(--accent);filter:drop-shadow(0 0 5px var(--accent))}@keyframes pop-in-check{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.submit-step{color:var(--accent);font-size:13px;font-weight:800;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px}.submit-progress-bar{width:100%;height:6px;background:rgba(255,255,255,.1);border-radius:10px;overflow:hidden}.submit-progress-fill{height:100%;background:var(--accent);border-radius:10px;transition:width .4s ease,background .3s;box-shadow:0 0 10px var(--accent)}.inline-spinner{width:16px;height:16px;border:2px solid rgba(11,254,211,.15);border-top-color:#000;border-radius:50%;animation:spin .8s linear infinite;display:inline-block}.skel-row{display:flex;gap:12px;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.04);background:rgba(255,255,255,.024);margin-bottom:12px}.skel-row.skeleton-box:after{background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.024),rgba(255,255,255,0))!important}.skel-img{width:100px;height:100px;border-radius:12px;flex-shrink:0;background:rgba(255,255,255,.04)}.skel-lines{flex:1;display:flex;flex-direction:column;justify-content:center;gap:12px}.skel-line{height:12px;border-radius:6px;background:rgba(255,255,255,.04)}.page-mission{display:flex;flex-direction:column;position:relative}.glass-card{background:rgba(20,25,40,.55);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:20px}@keyframes rgb-glass-bg{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.profile-card{background:rgba(20,25,40,.55);backdrop-filter:blur(16px);border-radius:20px;padding:16px;margin:12px 15px 15px;border:1px solid rgba(255,255,255,.08)}.user-profile-row{display:flex;align-items:center;gap:14px;margin-bottom:18px}.user-round-logo{position:relative;width:64px;height:64px;border-radius:50%;padding:2.5px;flex-shrink:0;margin-right:14px;background:linear-gradient(135deg,var(--primary, #0046be) 0%,var(--accent, #0bfed3) 100%);box-shadow:0 0 15px rgba(11,254,211,.2)}.user-round-logo:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%;border:1px solid rgba(255,255,255,.1);animation:rotation 10s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.user-round-logo-inner{width:100%;height:100%;border-radius:50%;background:#0b1121;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid rgba(0,0,0,.3)}.user-round-logo-inner i{font-size:30px;color:#fff;filter:drop-shadow(0 0 5px var(--accent, #0bfed3))}.user-info-text{flex:1}.u-name{font-size:18px;font-weight:800;color:#fff;margin-bottom:2px;letter-spacing:.3px}.u-ref{font-size:11px;color:rgba(255,255,255,.65);font-weight:600;cursor:pointer}.u-ref span{color:var(--accent, #0bfed3);text-decoration:underline;font-weight:800}.finance-card{position:relative;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px rgba(255,255,255,.1);overflow:hidden}.finance-card:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 50% 0%,rgba(11,254,211,.12),transparent 40%);pointer-events:none;z-index:0}.finance-card__content{position:relative;z-index:1}.finance-card__top-split{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;padding:2px 0 10px}.finance-col-left{display:flex;flex-direction:column;flex:1}.finance-col-right{display:flex;flex-direction:column;flex:0 0 120px;align-items:flex-end}.finance-header-row{display:flex;align-items:center;gap:4px;margin-bottom:4px}.finance-card__title{font-size:10px;color:var(--text-muted, rgba(255, 255, 255, .65));font-weight:700;text-transform:uppercase;letter-spacing:.5px}.finance-card__eye{background:transparent;border:none;cursor:pointer;color:var(--text-muted, rgba(255, 255, 255, .65));font-size:16px;padding:0;display:flex;align-items:center}.finance-balance-row{display:flex;align-items:flex-end;gap:2px;height:28px}.finance-balance-num{font-size:24px;font-weight:900;color:#fff;letter-spacing:-1px;line-height:.9;font-variant-numeric:tabular-nums}.finance-currency{font-size:17px;font-weight:800;color:var(--accent, #0bfed3);margin-bottom:1px}.finance-balance-hidden{font-size:24px;letter-spacing:2px;line-height:.9;color:#fff}.vip-jumping-box{margin-bottom:10px;display:flex;align-items:center;justify-content:flex-end;gap:4px}.v-jump-label{font-size:8px;color:var(--text-muted, rgba(255, 255, 255, .65));font-weight:800}.v-jump-badge{position:relative;padding:1.5px 8px;border-radius:6px;font-size:13px;font-weight:900;color:#fff;min-width:50px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;text-shadow:0 1px 2px rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.25)}.v-jump-badge:before{content:"";position:absolute;top:0;left:-150%;width:80%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);transform:skew(-25deg);animation:vip-shine-sweep 3.2s infinite;pointer-events:none;z-index:2}@keyframes vip-shine-sweep{0%{left:-150%}60%,to{left:250%}}.v-jump-badge.vip-tier-0{background:linear-gradient(135deg,#8e9eab,#eef2f3,#b8c2cc);color:#1a1a1a!important;border-color:rgba(255,255,255,.4);box-shadow:0 0 0 1px rgba(255,255,255,.2) inset,0 2px 8px rgba(142,158,171,.4),0 0 16px rgba(238,242,243,.3)}.v-jump-badge.vip-tier-1{background:linear-gradient(135deg,#b08d57,#ffdf84,#d4a253);color:#2a1a05!important;border-color:rgba(255,223,132,.6);box-shadow:0 0 0 1px rgba(255,223,132,.3) inset,0 2px 10px rgba(176,141,87,.5),0 0 20px rgba(255,223,132,.4)}.v-jump-badge.vip-tier-2{background:linear-gradient(135deg,#e0c3fc,#8ec5fc,#b48ce0);color:#1a0a3a!important;border-color:rgba(224,195,252,.6);box-shadow:0 0 0 1px rgba(255,255,255,.3) inset,0 2px 10px rgba(142,197,252,.5),0 0 22px rgba(224,195,252,.5)}.v-jump-badge.vip-tier-3{background:linear-gradient(135deg,#f6d365,#fda085,#f08a6c);color:#2a1500!important;border-color:rgba(253,160,133,.6);box-shadow:0 0 0 1px rgba(255,255,255,.25) inset,0 3px 12px rgba(253,160,133,.5),0 0 24px rgba(246,211,101,.5)}.v-jump-badge.vip-tier-4{background:linear-gradient(135deg,#5ee7df,#b490ca,#7367f0);color:#050a30!important;border-color:rgba(94,231,223,.6);box-shadow:0 0 0 1px rgba(255,255,255,.3) inset,0 4px 14px rgba(94,231,223,.6),0 0 28px rgba(180,144,202,.6);animation:vip-tier-4-glow 3s ease-in-out infinite alternate}@keyframes vip-tier-4-glow{0%{box-shadow:0 0 0 1px rgba(255,255,255,.3) inset,0 4px 14px rgba(94,231,223,.6),0 0 28px rgba(180,144,202,.6)}to{box-shadow:0 0 0 1px rgba(255,255,255,.5) inset,0 4px 18px rgba(94,231,223,.9),0 0 36px rgba(180,144,202,.9)}}.v-jump-badge.vip-tier-5{background:linear-gradient(135deg,#ff0844,#ffb199,#ff5733);color:#fff!important;border-color:rgba(255,177,153,.8);box-shadow:0 0 0 1px rgba(255,255,255,.4) inset,0 4px 16px rgba(255,8,68,.7),0 0 32px rgba(255,177,153,.7);animation:vip-tier-5-pulse 1.4s ease-in-out infinite}.v-jump-badge.vip-tier-5:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:11px;background:conic-gradient(from 0deg,#ff0844,#ffb199,#ff5733,#ff0844);z-index:-1;filter:blur(6px);opacity:.7;animation:vip-tier-5-aura 4s linear infinite}@keyframes vip-tier-5-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 1px rgba(255,255,255,.4) inset,0 4px 16px rgba(255,8,68,.7),0 0 32px rgba(255,177,153,.7)}50%{transform:scale(1.07);box-shadow:0 0 0 1px rgba(255,255,255,.6) inset,0 6px 22px #ff0844,0 0 44px #ffb199}}@keyframes vip-tier-5-aura{to{transform:rotate(360deg)}}.stat-today-box{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.stat-today-top{display:flex;align-items:center;gap:6px}.stat-icon-sq{width:18px;height:18px;border-radius:5px;display:flex;align-items:center;justify-content:center;background:linear-gradient(270deg,rgba(0,70,190,.4),rgba(11,254,211,.4),rgba(153,51,255,.4),rgba(255,51,102,.4));background-size:300% 300%;animation:rgb-glass-bg 4s ease infinite;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(4px);box-shadow:inset 0 0 5px rgba(255,255,255,.2);font-size:11px;color:#fff}.pnl-lbl{font-size:9px;color:var(--text-muted, rgba(255, 255, 255, .65));font-weight:700;text-transform:uppercase;letter-spacing:.5px}.pnl-val-lg{font-size:16px;font-weight:900;color:var(--accent, #0bfed3);text-shadow:0 0 12px rgba(11,254,211,.5);letter-spacing:-.5px;font-variant-numeric:tabular-nums}.btn-action-recharge{background:linear-gradient(135deg,rgba(11,254,211,.15),rgba(11,254,211,.05));color:var(--accent, #0bfed3);border:1px solid rgba(11,254,211,.4);border-radius:12px;padding:12px;font-size:12px;font-weight:900;cursor:pointer;text-transform:uppercase;letter-spacing:1px;width:100%;margin-top:14px;backdrop-filter:blur(12px);box-shadow:0 4px 15px rgba(11,254,211,.15);transition:all .2s;display:flex;align-items:center;justify-content:center;gap:6px;position:relative;overflow:hidden;font-family:inherit}.btn-action-recharge i{font-size:18px}.btn-action-recharge:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(11,254,211,.4),transparent);transform:skew(-20deg);animation:btn-rgb-sweep 3s infinite}@keyframes btn-rgb-sweep{0%{left:-100%}50%,to{left:200%}}.btn-action-recharge:active{transform:scale(.97);background:rgba(11,254,211,.25);box-shadow:0 2px 8px rgba(11,254,211,.1)}.checkin-section{margin:0 15px 14px;padding:16px}.checkin-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.checkin-title{font-size:14px;font-weight:800;color:#fff;display:flex;align-items:center;gap:6px;text-transform:uppercase}.checkin-title i{color:var(--accent, #0bfed3)}.checkin-sub{font-size:11px;color:var(--text-muted, rgba(255, 255, 255, .65));font-weight:600}.checkin-row{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-top:8px;padding-bottom:4px}.checkin-row::-webkit-scrollbar{display:none}.checkin-day{flex:0 0 60px;display:flex;flex-direction:column;align-items:center;padding:10px 4px;background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.05);border-radius:12px;position:relative;transition:all .3s;cursor:pointer}.c-day-lbl{font-size:10px;font-weight:700;color:var(--text-muted, rgba(255, 255, 255, .65));margin-bottom:6px}.c-icon{width:28px;height:28px;background:rgba(255,255,255,.05);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:6px;transition:.3s}.c-icon i{font-size:14px;color:var(--text-faint, rgba(255, 255, 255, .4))}.c-amt{font-size:11px;font-weight:800;color:#fff}.checkin-day.claimed{background:rgba(11,254,211,.05);border-color:rgba(11,254,211,.2)}.checkin-day.claimed .c-day-lbl{color:var(--accent, #0bfed3)}.checkin-day.claimed .c-icon{background:var(--accent, #0bfed3);box-shadow:0 0 10px rgba(11,254,211,.5)}.checkin-day.claimed .c-icon i{color:#000}.checkin-day.today{background:linear-gradient(135deg,rgba(255,214,10,.15),rgba(255,149,0,.05));border-color:rgba(255,214,10,.5);transform:translateY(-4px);box-shadow:0 6px 15px rgba(255,214,10,.2)}.checkin-day.today .c-day-lbl{color:var(--yellow, #ffd60a)}.checkin-day.today .c-icon{background:linear-gradient(135deg,#ffd60a,#ff9500);animation:pulse-icon 1.5s infinite}.checkin-day.today .c-icon i{color:#000}.checkin-day.today .c-amt{color:var(--yellow, #ffd60a);text-shadow:0 0 8px rgba(255,214,10,.5)}@keyframes pulse-icon{0%,to{transform:scale(1);box-shadow:0 0 10px rgba(255,214,10,.4)}50%{transform:scale(1.15);box-shadow:0 0 20px rgba(255,214,10,.8)}}.tasks-frame{margin:0 15px;padding:12px;border-radius:14px;background:transparent;border:1px solid rgba(255,255,255,.1)}.task-tabs{display:flex;margin:0 0 12px;gap:8px}.task-tab{flex:1;padding:10px;text-align:center;font-size:12px;font-weight:800;text-transform:uppercase;background:rgba(20,25,40,.25);border:1px solid rgba(255,255,255,.08);border-radius:12px;color:var(--text-muted, rgba(255, 255, 255, .65));cursor:pointer;transition:.2s;letter-spacing:.5px;font-family:inherit}.task-tab.active{background:linear-gradient(135deg,rgba(11,254,211,.15),rgba(0,70,190,.1));border-color:var(--accent, #0bfed3);color:var(--accent, #0bfed3);text-shadow:0 0 8px rgba(11,254,211,.3)}.task-list{display:flex;flex-direction:column;gap:10px;margin:0}.task-item{padding:14px;display:flex;align-items:center;gap:12px;position:relative;overflow:hidden}.task-icon-wrap{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(270deg,rgba(255,69,58,.25),rgba(255,214,10,.25),rgba(11,254,211,.25),rgba(26,92,248,.25),rgba(153,51,255,.25));background-size:400% 400%;animation:rgb-glass-bg 6s ease infinite reverse;border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(12px);box-shadow:inset 0 0 10px rgba(255,255,255,.2),0 4px 12px rgba(0,0,0,.3)}.task-icon-wrap i{font-size:22px;color:#fff;filter:drop-shadow(0 0 6px rgba(255,255,255,.8))}.task-info{flex:1;min-width:0}.task-title{font-size:14px;font-weight:800;color:#fff;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-desc{font-size:11px;color:var(--text-muted, rgba(255, 255, 255, .65));margin-bottom:8px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.t-progress-wrap{display:flex;align-items:center;gap:8px}.t-bar-bg{flex:1;height:4px;background:rgba(255,255,255,.1);border-radius:2px;overflow:hidden}.t-bar-fill{height:100%;background:linear-gradient(90deg,var(--primary, #0046be),var(--accent, #0bfed3));transition:width .3s}.t-progress-text{font-size:10px;font-weight:700;color:var(--text-muted, rgba(255, 255, 255, .65));font-variant-numeric:tabular-nums}.task-action{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.task-reward{font-size:14px;font-weight:900;color:var(--yellow, #ffd60a);text-shadow:0 2px 4px rgba(0,0,0,.5)}.btn-task{padding:8px 12px;border-radius:10px;font-size:11px;font-weight:900;text-transform:uppercase;cursor:pointer;border:none;transition:.2s;width:85px;font-family:inherit;display:inline-flex;align-items:center;justify-content:flex-start;text-align:left;gap:4px;line-height:1.15}.btn-task i{flex-shrink:0}.btn-task.todo{background:rgba(26,92,248,.15);border:1px solid var(--primary-light, #1a5cf8);color:#6da0ff}.btn-task.todo:active{transform:scale(.95)}.btn-task.claim{background:linear-gradient(135deg,rgba(255,214,10,.15),rgba(255,149,0,.05));border:1px solid rgba(255,214,10,.5);color:var(--yellow, #ffd60a);box-shadow:0 4px 15px rgba(255,214,10,.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.btn-task.done{background:linear-gradient(135deg,rgba(11,254,211,.15),rgba(0,184,148,.05));color:var(--accent, #0bfed3);border:1px solid rgba(11,254,211,.5);box-shadow:0 4px 14px rgba(11,254,211,.18);cursor:not-allowed}@keyframes happy-shake{0%,to{transform:rotate(0) scale(1)}5%{transform:rotate(-5deg) scale(1.05)}10%{transform:rotate(5deg) scale(1.05)}15%{transform:rotate(-5deg) scale(1.05)}20%{transform:rotate(0) scale(1)}}.list-enter-active,.list-leave-active{transition:all .4s ease}.list-enter-from{opacity:0;transform:translate(-20px)}.list-leave-to{opacity:0;transform:translate(20px)}.reward-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.85);z-index:10000;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px)}.reward-box{background:linear-gradient(180deg,#1e293b,#060a13);border:2px solid var(--yellow, #ffd60a);border-radius:24px;padding:40px 20px 30px;width:80%;max-width:320px;text-align:center;box-shadow:0 0 50px rgba(255,214,10,.4);position:relative;overflow:hidden}.reward-rays{position:absolute;top:-150%;left:-150%;width:400%;height:400%;background:conic-gradient(from 0deg,transparent 0deg,rgba(255,214,10,.15) 30deg,transparent 60deg);animation:spin-rays 10s linear infinite}.reward-content{position:relative;z-index:1}.reward-icon-lg{font-size:70px;margin-bottom:12px;filter:drop-shadow(0 0 15px rgba(255,214,10,.6));animation:bounce-gift 2s infinite;color:var(--yellow, #ffd60a);line-height:1}.reward-title{font-size:18px;font-weight:900;color:#fff;margin-bottom:8px;text-transform:uppercase}.reward-sub{font-size:13px;color:rgba(255,255,255,.8)}.reward-amount{font-size:38px;font-weight:900;color:var(--yellow, #ffd60a);margin:10px 0 25px;text-shadow:0 0 20px rgba(255,214,10,.6)}.btn-confirm{width:100%;padding:14px;border-radius:12px;border:none;background:linear-gradient(135deg,var(--yellow, #ffd60a),#ff9500);color:#000;font-weight:900;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 4px 15px rgba(255,214,10,.3);font-family:inherit;text-transform:uppercase}.btn-confirm i{font-size:16px}.btn-confirm:active{transform:scale(.96)}@keyframes spin-rays{to{transform:rotate(360deg)}}@keyframes bounce-gift{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.reward-pop-enter-active,.reward-pop-leave-active{transition:opacity .3s}.reward-pop-enter-active .reward-box{animation:pop-bounce .6s cubic-bezier(.175,.885,.32,1.275)}.reward-pop-enter-from,.reward-pop-leave-to{opacity:0}@keyframes pop-bounce{0%{transform:scale(.5);opacity:0}80%{transform:scale(1.05);opacity:1}to{transform:scale(1)}}.gate-banner{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;margin:0 0 14px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.gate-banner.banner-kyc{background:linear-gradient(135deg,rgba(11,254,211,.12),rgba(0,70,190,.18));border-color:rgba(11,254,211,.3);cursor:pointer}.gate-banner.banner-kyc:hover{border-color:rgba(11,254,211,.6)}.gate-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:rgba(11,254,211,.15);color:var(--accent,#0bfed3);font-size:22px;flex-shrink:0}.gate-banner:not(.banner-kyc) .gate-icon{background:rgba(255,165,0,.15);color:orange}.gate-text{flex:1;min-width:0}.gate-title{font-size:14px;font-weight:700;color:#fff}.gate-sub{font-size:12px;color:rgba(255,255,255,.65);margin-top:2px}.gate-btn{height:34px;padding:0 14px;border-radius:10px;border:none;font-size:12px;font-weight:700;letter-spacing:.5px;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;transition:all .2s;flex-shrink:0}.gate-btn.is-active{background:linear-gradient(135deg,var(--accent,#0bfed3) 0%,#0046be 100%);color:#000;box-shadow:0 4px 12px rgba(11,254,211,.4)}.gate-btn:disabled{opacity:.5;cursor:not-allowed}.gate-btn:active{transform:scale(.96)}.spinner-mini{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,0,0,.2);border-top-color:#000;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.checkin-day.disabled{opacity:.4;pointer-events:none}.is-happy{animation:btn-happy 1.4s ease-in-out infinite;position:relative}.is-happy:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:0 0 rgba(11,254,211,.6);animation:btn-happy-pulse 1.4s ease-out infinite;pointer-events:none}.is-pulse{position:relative}.is-pulse:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:0 0 rgba(11,254,211,.55);animation:btn-happy-pulse 1.4s ease-out infinite;pointer-events:none}@keyframes btn-happy{0%,to{transform:scale(1) rotate(0)}10%{transform:scale(1.04) rotate(-3deg)}20%{transform:scale(1.04) rotate(3deg)}30%{transform:scale(1.04) rotate(-3deg)}40%{transform:scale(1.04) rotate(3deg)}50%{transform:scale(1) rotate(0)}}@keyframes btn-happy-pulse{0%{box-shadow:0 0 rgba(11,254,211,.55)}70%{box-shadow:0 0 0 12px rgba(11,254,211,0)}to{box-shadow:0 0 rgba(11,254,211,0)}}.btn-task{display:inline-flex!important;align-items:center;justify-content:flex-start;gap:4px;text-align:left;line-height:1.2}.btn-task__txt{display:inline-block;word-spacing:999px;line-height:1.15;text-align:left}.btn-task i{flex-shrink:0;align-self:center}.gate-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:4px}.gate-btn i{flex-shrink:0;align-self:center}
