.loader{color:#fff;position:fixed;box-sizing:border-box;left:-9999px;top:-9999px;width:0;height:0;overflow:hidden;z-index:999999}.loader:after,.loader:before{box-sizing:border-box;display:none}.loader.is-active{background-color:#000000d9;width:100%;height:100%;left:0;top:0}.loader.is-active:after,.loader.is-active:before{display:block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes blink{0%{opacity:.5}to{opacity:1}}.loader[data-text]:before{position:fixed;left:0;top:50%;color:currentColor;font-family:Helvetica,Arial,sans-serif;text-align:center;width:100%;font-size:14px}.loader[data-text=""]:before{content:"Loading"}.loader[data-text]:not([data-text=""]):before{content:attr(data-text)}.loader[data-text][data-blink]:before{animation:blink 1s linear infinite alternate}.loader-default[data-text]:before{top:calc(50% - 63px)}.loader-default:after{content:"";position:fixed;width:48px;height:48px;border:8px solid #fff;border-left-color:transparent;border-radius:50%;top:calc(50% - 24px);left:calc(50% - 24px);animation:rotation 1s linear infinite}.loader-default[data-half]:after{border-right-color:transparent}.loader-default[data-inverse]:after{animation-direction:reverse}.loader-double:after,.loader-double:before{content:"";position:fixed;border-radius:50%;border:8px solid;animation:rotation 1s linear infinite}.loader-double:after{width:48px;height:48px;border-color:#fff;border-left-color:transparent;top:calc(50% - 24px);left:calc(50% - 24px)}.loader-double:before{width:64px;height:64px;border-color:#eb974e;border-right-color:transparent;animation-duration:2s;top:calc(50% - 32px);left:calc(50% - 32px)}.loader-bar[data-text]:before{top:calc(50% - 40px);color:#fff}.loader-bar:after{content:"";position:fixed;top:50%;left:50%;width:200px;height:20px;transform:translate(-50%,-50%);background:linear-gradient(-45deg,#4183d7 25%,#52b3d9 0,#52b3d9 50%,#4183d7 0,#4183d7 75%,#52b3d9 0,#52b3d9);background-size:20px 20px;box-shadow:inset 0 10px #fff3,0 0 0 5px #0003;animation:moveBar 1.5s linear infinite reverse}.loader-bar[data-rounded]:after{border-radius:15px}.loader-bar[data-inverse]:after{animation-direction:normal}@keyframes moveBar{0%{background-position:0 0}to{background-position:20px 20px}}.loader-bar-ping-pong:before{width:200px;background-color:#000}.loader-bar-ping-pong:after,.loader-bar-ping-pong:before{content:"";height:20px;position:absolute;top:calc(50% - 10px);left:calc(50% - 100px)}.loader-bar-ping-pong:after{width:50px;background-color:#f19;animation:moveBarPingPong .5s linear infinite alternate}.loader-bar-ping-pong[data-rounded]:before{border-radius:10px}.loader-bar-ping-pong[data-rounded]:after{border-radius:50%;width:20px;animation-name:moveBarPingPongRounded}@keyframes moveBarPingPong{0%{left:calc(50% - 100px)}to{left:calc(50% + 50px)}}@keyframes moveBarPingPongRounded{0%{left:calc(50% - 100px)}to{left:calc(50% + 80px)}}@keyframes corners{6%{width:60px;height:15px}25%{width:15px;height:15px;left:calc(100% - 15px);top:0}31%{height:60px}50%{height:15px;top:calc(100% - 15px);left:calc(100% - 15px)}56%{width:60px}75%{width:15px;left:0;top:calc(100% - 15px)}81%{height:60px}}.loader-border[data-text]:before{color:#fff}.loader-border:after{content:"";position:absolute;top:0;left:0;width:15px;height:15px;background-color:#ff0;animation:corners 3s ease both infinite}.loader-ball:before{content:"";position:absolute;width:50px;height:50px;top:50%;left:50%;margin:-25px 0 0 -25px;background-color:#fff;border-radius:50%;z-index:1;animation:kickBall 1s infinite alternate ease-in both}.loader-ball[data-shadow]:before{box-shadow:inset -5px -5px 10px #00000080}.loader-ball:after{content:"";position:absolute;background-color:#0000004d;border-radius:50%;width:45px;height:20px;top:calc(50% + 10px);left:50%;margin:0 0 0 -22.5px;z-index:0;animation:shadow 1s infinite alternate ease-out both}@keyframes shadow{0%{background-color:transparent;transform:scale(0)}40%{background-color:transparent;transform:scale(0)}95%{background-color:#000000bf;transform:scale(1)}to{background-color:#000000bf;transform:scale(1)}}@keyframes kickBall{0%{transform:translateY(-80px) scaleX(.95)}90%{border-radius:50%}to{transform:translateY(0) scaleX(1);border-radius:50% 50% 20% 20%}}.loader-smartphone:after{content:"";color:#fff;font-size:12px;font-family:Helvetica,Arial,sans-serif;text-align:center;line-height:120px;position:fixed;left:50%;top:50%;width:70px;height:130px;margin:-65px 0 0 -35px;border:5px solid #fd0;border-radius:10px;box-shadow:inset 0 5px #fd0;background:radial-gradient(circle at 50% 90%,rgba(0,0,0,.5) 6px,transparent 0),linear-gradient(0deg,#fd0 22px,transparent 0),linear-gradient(0deg,rgba(0,0,0,.5) 22px,rgba(0,0,0,.5));animation:shake 2s cubic-bezier(.36,.07,.19,.97) both infinite}.loader-smartphone[data-screen=""]:after{content:"Loading"}.loader-smartphone:not([data-screen=""]):after{content:attr(data-screen)}@keyframes shake{5%{transform:translate(-1px)}10%{transform:translate(1px)}15%{transform:translate(-1px)}20%{transform:translate(1px)}25%{transform:translate(-1px)}30%{transform:translate(1px)}35%{transform:translate(-1px)}40%{transform:translate(1px)}45%{transform:translate(-1px)}50%{transform:translate(1px)}55%{transform:translate(-1px)}}.loader-clock:before{width:120px;height:120px;border-radius:50%;margin:-60px 0 0 -60px;background:linear-gradient(180deg,transparent 50%,#f5f5f5 0),linear-gradient(90deg,transparent 55px,#2ecc71 0,#2ecc71 65px,transparent 0),linear-gradient(180deg,#f5f5f5 50%,#f5f5f5 0);box-shadow:inset 0 0 0 10px #f5f5f5,0 0 0 5px #555,0 0 0 10px #7b7b7b;animation:rotation infinite 2s linear}.loader-clock:after,.loader-clock:before{content:"";position:fixed;left:50%;top:50%;overflow:hidden}.loader-clock:after{width:60px;height:40px;margin:-20px 0 0 -15px;border-radius:20px 0 0 20px;background:radial-gradient(circle at 14px 20px,#25a25a 10px,transparent 0),radial-gradient(circle at 14px 20px,#1b7943 14px,transparent 0),linear-gradient(180deg,transparent 15px,#2ecc71 0,#2ecc71 25px,transparent 0);animation:rotation infinite 24s linear;transform-origin:15px center}.loader-curtain:after,.loader-curtain:before{position:fixed;width:100%;top:50%;margin-top:-35px;font-size:70px;text-align:center;font-family:Helvetica,Arial,sans-serif;overflow:hidden;line-height:1.2;content:"Loading"}.loader-curtain:before{color:#666}.loader-curtain:after{color:#fff;height:0;animation:curtain 1s linear infinite alternate both}.loader-curtain[data-curtain-text]:not([data-curtain-text=""]):after,.loader-curtain[data-curtain-text]:not([data-curtain-text=""]):before{content:attr(data-curtain-text)}.loader-curtain[data-brazilian]:before{color:#f1c40f}.loader-curtain[data-brazilian]:after{color:#2ecc71}.loader-curtain[data-colorful]:before{animation:maskColorful 2s linear infinite alternate both}.loader-curtain[data-colorful]:after{animation:curtain 1s linear infinite alternate both,maskColorful-front 2s 1s linear infinite alternate both;color:#000}@keyframes maskColorful{0%{color:#3498db}49.5%{color:#3498db}50.5%{color:#e74c3c}to{color:#e74c3c}}@keyframes maskColorful-front{0%{color:#2ecc71}49.5%{color:#2ecc71}50.5%{color:#f1c40f}to{color:#f1c40f}}@keyframes curtain{0%{height:0}to{height:84px}}.loader-music:after,.loader-music:before{content:"";position:fixed;width:240px;height:240px;top:50%;left:50%;margin:-120px 0 0 -120px;border-radius:50%;text-align:center;line-height:240px;color:#fff;font-size:40px;font-family:Helvetica,Arial,sans-serif;text-shadow:1px 1px 0 rgba(0,0,0,.5);letter-spacing:-1px}.loader-music:after{-webkit-backface-visibility:hidden;backface-visibility:hidden}.loader-music[data-hey-oh]:after,.loader-music[data-hey-oh]:before{box-shadow:0 0 0 10px}.loader-music[data-hey-oh]:before{background-color:#fff;color:#000;animation:coinBack 2.5s linear infinite,oh 5s 1.25s linear infinite both}.loader-music[data-hey-oh]:after{background-color:#000;animation:coin 2.5s linear infinite,hey 5s linear infinite both}.loader-music[data-no-cry]:after,.loader-music[data-no-cry]:before{background:linear-gradient(45deg,#009b3a 50%,#fed100 51%);box-shadow:0 0 0 10px #000}.loader-music[data-no-cry]:before{animation:coinBack 2.5s linear infinite,cry 5s 1.25s linear infinite both}.loader-music[data-no-cry]:after{animation:coin 2.5s linear infinite,no 5s linear infinite both}.loader-music[data-we-are]:before{animation:coinBack 2.5s linear infinite,theWorld 5s 1.25s linear infinite both;background:radial-gradient(ellipse at center,#4ecdc4 0,#556270)}.loader-music[data-we-are]:after{animation:coin 2.5s linear infinite,weAre 5s linear infinite both;background:radial-gradient(ellipse at center,#26d0ce 0,#1a2980)}.loader-music[data-rock-you]:before{animation:coinBack 2.5s linear infinite,rockYou 5s 1.25s linear infinite both;background:#444}.loader-music[data-rock-you]:after{animation:coin 2.5s linear infinite,weWill 5s linear infinite both;background:#96281b}@keyframes coin{to{transform:rotateY(359deg)}}@keyframes coinBack{0%{transform:rotateY(180deg)}50%{transform:rotateY(1turn)}to{transform:rotateY(180deg)}}@keyframes hey{0%{content:"Hey!"}50%{content:"Let's!"}to{content:"Hey!"}}@keyframes oh{0%{content:"Oh!"}50%{content:"Go!"}to{content:"Oh!"}}@keyframes no{0%{content:"No..."}50%{content:"no"}to{content:"No..."}}@keyframes cry{0%{content:"woman"}50%{content:"cry!"}to{content:"woman"}}@keyframes weAre{0%{content:"We are"}50%{content:"we are"}to{content:"We are"}}@keyframes theWorld{0%{content:"the world,"}50%{content:"the children!"}to{content:"the world,"}}@keyframes weWill{0%{content:"We will,"}50%{content:"rock you!"}to{content:"We will,"}}@keyframes rockYou{0%{content:"we will"}50%{content:"\1f918"}to{content:"we will"}}.loader-pokeball:before{content:"";position:absolute;width:100px;height:100px;top:50%;left:50%;margin:-50px 0 0 -50px;background:linear-gradient(180deg,red 42%,#000 0,#000 58%,#fff 0);background-repeat:no-repeat;background-color:#fff;border-radius:50%;z-index:1;animation:movePokeball 1s linear infinite both}.loader-pokeball:after{content:"";position:absolute;width:24px;height:24px;top:50%;left:50%;margin:-12px 0 0 -12px;background-color:#fff;border-radius:50%;z-index:2;animation:movePokeball 1s linear infinite both,flashPokeball .5s infinite alternate;border:2px solid #000;box-shadow:0 0 0 5px #fff,0 0 0 10px #000}@keyframes movePokeball{0%{transform:translate(0) rotate(0)}15%{transform:translate(-10px) rotate(-5deg)}30%{transform:translate(10px) rotate(5deg)}45%{transform:translate(0) rotate(0)}}@keyframes flashPokeball{0%{background-color:#fff}to{background-color:#fd0}}.loader-bouncing:after,.loader-bouncing:before{content:"";width:20px;height:20px;position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);border-radius:50%;background-color:#fff;animation:kick .6s infinite alternate}.loader-bouncing:after{margin-left:-30px;animation:kick .6s infinite alternate}.loader-bouncing:before{animation-delay:.2s}@keyframes kick{0%{opacity:1;transform:translateY(0)}to{opacity:.3;transform:translateY(-1rem)}}@font-face{font-family:primeicons;font-display:block;src:url(primeicons.964f445f3ea9db80.eot);src:url(primeicons.964f445f3ea9db80.eot?#iefix) format("embedded-opentype"),url(primeicons.5f5d08cd089b4e5d.ttf) format("truetype"),url(primeicons.29151a741d66863a.woff) format("woff"),url(primeicons.76044b1c189cc4d7.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s infinite linear}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;-ms-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(color.dae87a04d07ca92b.png) no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(hue.8b1818380241e6ac.png) no-repeat left top}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password-clearable{position:relative}.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:rgba(255,255,255,.5);border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}:root{--surface-a: #ffffff;--surface-b: #fafafa;--surface-c: #f4f4f5;--surface-d: #e5e7eb;--surface-e: #ffffff;--surface-f: #ffffff;--text-color: #002d63;--text-color-secondary: #6681a1;--text-color-white: #ffffff;--primary-color: #0050f0;--primary-color-text: #ffffff;--font-family: "Ekachon", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, sans-serif;--surface-0: #ffffff;--surface-50: #fafafa;--surface-100: #f4f4f5;--surface-200: #e4e4e7;--surface-300: #d4d4d8;--surface-400: #a1a1aa;--surface-500: #71717a;--surface-600: #52525b;--surface-700: #3f3f46;--surface-800: #27272a;--surface-900: #18181b;--gray-50: #fafafa;--gray-100: #f4f4f5;--gray-200: #e4e4e7;--gray-300: #d4d4d8;--gray-400: #a1a1aa;--gray-500: #71717a;--gray-600: #52525b;--gray-700: #3f3f46;--gray-800: #27272a;--gray-900: #18181b;--content-padding: 1.25rem;--inline-spacing: .5rem;--border-radius: .375rem;--surface-ground: #fafafa;--surface-section: #ffffff;--surface-card-header: #0050f0;--surface-card: #ffffff;--surface-overlay: #ffffff;--surface-border: #e5e7eb;--surface-hover: #e5edfe;--focus-ring: 0 0 0 1px #6366f1;--maskbg: rgba(0, 45, 99, .5);color-scheme:light}@font-face{font-family:Ekachon;src:url(Ekachon-ExtraLight.6a6df941d6f0e94d.eot#iefix) format("embedded-opentype"),url(Ekachon-ExtraLight.65fa3699cd02be54.ttf) format("truetype"),url(Ekachon-ExtraLight.ead1aa633398372a.otf) format("opentype"),url(Ekachon-ExtraLight.21092f71c21c5fc3.woff) format("woff"),url(Ekachon-ExtraLight.05199b2e40d4b5fe.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Ekachon;src:url(Ekachon-ExtraLightItalic.cc433eaec5acac41.eot#iefix) format("embedded-opentype"),url(Ekachon-ExtraLightItalic.a6479ea8662e84ce.ttf) format("truetype"),url(Ekachon-ExtraLightItalic.0693dd2cc230f3f0.otf) format("opentype"),url(Ekachon-ExtraLightItalic.29a87fc281245fae.woff) format("woff"),url(Ekachon-ExtraLightItalic.bc7217bff6dd480d.woff2) format("woff2");font-weight:200;font-style:italic}@font-face{font-family:Ekachon;src:url(Ekachon-Light.a6d0b5113d34a54c.eot#iefix) format("embedded opentype"),url(Ekachon-Light.ab72c6509ebd2f64.ttf) format("truetype"),url(Ekachon-Light.bcb6efbeca4449d9.otf) format("opentype"),url(Ekachon-Light.09e2d363758e5049.woff) format("woff"),url(Ekachon-Light.0728ac162171df3a.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Ekachon;src:local("Ekachon"),url(Ekachon-LightItalic.99aff75a49950821.eot#iefix) format("embedded opentype"),url(Ekachon-LightItalic.6c011f0403b67bde.ttf) format("truetype"),url(Ekachon-LightItalic.e51736c24d9707be.otf) format("opentype"),url(Ekachon-LightItalic.f7f9aa51d9c27a37.woff) format("woff"),url(Ekachon-LightItalic.386e4273c2ea7815.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:Ekachon;src:url(Ekachon-Regular.4dd152ed30e246f7.eot#iefix) format("embedded opentype"),url(Ekachon-Regular.75cebc3bb2a626b5.ttf) format("truetype"),url(Ekachon-Regular.39c99c680794a1a3.otf) format("opentype"),url(Ekachon-Regular.d7f72c6b81a671b0.woff) format("woff"),url(Ekachon-Regular.d21d256154d16f1e.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Ekachon;src:local("Ekachon"),url(Ekachon-Italic.cf843d335f5d92ac.eot#iefix) format("embedded opentype"),url(Ekachon-Italic.41f8a982a4e895da.ttf) format("truetype"),url(Ekachon-Italic.7262fb572c3db4f8.otf) format("opentype"),url(Ekachon-Italic.5f4ac9548a834089.woff) format("woff"),url(Ekachon-Italic.95d63755c242f741.woff2) format("woff2");font-weight:500;font-style:italic}@font-face{font-family:Ekachon;src:url(Ekachon-Medium.f3ce166f5d519069.eot#iefix) format("embedded opentype"),url(Ekachon-Medium.51138e1f9af2281a.ttf) format("truetype"),url(Ekachon-Medium.838a395da9f9bdd5.otf) format("opentype"),url(Ekachon-Medium.413f45f5eb76ebd4.woff) format("woff"),url(Ekachon-Medium.d85fb8ef304df481.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Ekachon;src:url(Ekachon-MediumItalic.86213f193d91f8fc.eot#iefix) format("embedded opentype"),url(Ekachon-MediumItalic.97f0a76944efced1.ttf) format("truetype"),url(Ekachon-MediumItalic.28b54cd78ee4f54e.otf) format("opentype"),url(Ekachon-MediumItalic.3addea1eb7720416.woff) format("woff"),url(Ekachon-MediumItalic.f17860b36d75bca5.woff2) format("woff2");font-weight:600;font-style:italic}@font-face{font-family:Ekachon;src:url(Ekachon-Bold.9453dc93e4af5c86.eot#iefix) format("embedded opentype"),url(Ekachon-Bold.28cfca47b7f5216a.ttf) format("truetype"),url(Ekachon-Bold.65f892082715c82e.otf) format("opentype"),url(Ekachon-Bold.2fe3094a3c7f3d13.woff) format("woff"),url(Ekachon-Bold.5a143c839322863b.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Ekachon;src:url(Ekachon-BoldItalic.8a33697c6ab22836.eot#iefix) format("embedded opentype"),url(Ekachon-BoldItalic.da450c5a461b4ba1.ttf) format("truetype"),url(Ekachon-BoldItalic.9d3c387ecf99246a.otf) format("opentype"),url(Ekachon-BoldItalic.95336595701aaa10.woff) format("woff"),url(Ekachon-BoldItalic.0dbf17bbad8d9961.woff2) format("woff2");font-weight:700;font-style:italic}*{box-sizing:border-box}.p-component{font-family:Ekachon;font-size:1rem;font-weight:400}.p-component-overlay{transition-duration:.2s}p-dropdown.d-disable>.p-disabled,.p-component:disabled{background:#f2f5f7!important}p-dropdown.ng-dirty>.p-dropdown.p-disabled{outline:1px solid #b0bccb;border-color:transparent;background:#f2f5f7!important;.p-dropdown-label {color: #b0bccb !important;}}p-dropdown.d-disable>.p-dropdown.p-component.p-disabled{outline:1px solid #b0bccb;border-color:transparent}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none;color:#b0bccb!important}.p-error{color:#e24c4c}.p-text-secondary{color:#71717a}.pi :not(.pi-check){font-size:16px!important}.p-link{color:#0050f0;font-size:1rem;font-family:Ekachon;border-radius:.375rem}.p-link:focus{outline:0 none;outline-offset:0}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:#002d6380;background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:#002d6380;background-color:var(--maskbg)}to{background-color:transparent}}:root{--blue-50: #f5f9ff;--blue-100: #d0e1fd;--blue-200: #abc9fb;--blue-300: #85b2f9;--blue-400: #609af8;--blue-500: #3b82f6;--blue-600: #326fd1;--blue-700: #295bac;--blue-800: #204887;--blue-900: #183462;--green-50: #f4fcf7;--green-100: #caf1d8;--green-200: #a0e6ba;--green-300: #76db9b;--green-400: #4cd07d;--green-500: #22c55e;--green-600: #1da750;--green-700: #188a42;--green-800: #136c34;--green-900: #0e4f26;--yellow-50: #fefbf3;--yellow-100: #faedc4;--yellow-200: #f6de95;--yellow-300: #f2d066;--yellow-400: #eec137;--yellow-500: #eab308;--yellow-600: #c79807;--yellow-700: #a47d06;--yellow-800: #816204;--yellow-900: #5e4803;--cyan-50: #f3fbfd;--cyan-100: #c3edf5;--cyan-200: #94e0ed;--cyan-300: #65d2e4;--cyan-400: #35c4dc;--cyan-500: #06b6d4;--cyan-600: #059bb4;--cyan-700: #047f94;--cyan-800: #036475;--cyan-900: #024955;--pink-50: #fef6fa;--pink-100: #fad3e7;--pink-200: #f7b0d3;--pink-300: #f38ec0;--pink-400: #f06bac;--pink-500: #ec4899;--pink-600: #c93d82;--pink-700: #a5326b;--pink-800: #822854;--pink-900: #5e1d3d;--indigo-50: #f7f7fe;--indigo-100: #dadafc;--indigo-200: #bcbdf9;--indigo-300: #9ea0f6;--indigo-400: #8183f4;--indigo-500: #6366f1;--indigo-600: #5457cd;--indigo-700: #4547a9;--indigo-800: #363885;--indigo-900: #282960;--teal-50: #f3fbfb;--teal-100: #c7eeea;--teal-200: #9ae0d9;--teal-300: #6dd3c8;--teal-400: #41c5b7;--teal-500: #14b8a6;--teal-600: #119c8d;--teal-700: #0e8174;--teal-800: #0b655b;--teal-900: #084a42;--orange-50: #fff8f3;--orange-100: #feddc7;--orange-200: #fcc39b;--orange-300: #fba86f;--orange-400: #fa8e42;--orange-500: #f97316;--orange-600: #d46213;--orange-700: #ae510f;--orange-800: #893f0c;--orange-900: #642e09;--bluegray-50: #f7f8f9;--bluegray-100: #dadee3;--bluegray-200: #bcc3cd;--bluegray-300: #9fa9b7;--bluegray-400: #818ea1;--bluegray-500: #64748b;--bluegray-600: #556376;--bluegray-700: #465161;--bluegray-800: #37404c;--bluegray-900: #282e38;--purple-50: #fbf7ff;--purple-100: #ead6fd;--purple-200: #dab6fc;--purple-300: #c996fa;--purple-400: #b975f9;--purple-500: #a855f7;--purple-600: #8f48d2;--purple-700: #763cad;--purple-800: #5c2f88;--purple-900: #432263;--red-50: #fef6f6;--red-100: #fbd2d2;--red-200: #f8afaf;--red-300: #f58b8b;--red-400: #f26868;--red-500: #ef4444;--red-600: #cb3a3a;--red-700: #a73030;--red-800: #832525;--red-900: #601b1b;--primary-50: #f6f6fe;--primary-100: #d5d3f9;--primary-200: #b3aff4;--primary-300: #928cef;--primary-400: #7069ea;--primary-500: #0050f0;--primary-600: #433cc3;--primary-700: #3731a0;--primary-800: #2b277e;--primary-900: #201c5c}.p-autocomplete .p-autocomplete-loader{right:.75rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:3.75rem}.p-autocomplete .p-autocomplete-multiple-container{padding:.375rem .75rem}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#d4d4d8}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#0050f0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.375rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:Ekachon;font-size:1rem;color:#3f3f46;padding:0;margin:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.375rem .75rem;margin-right:.5rem;background:#eef2ff;color:#312e81;border-radius:.375rem}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}p-autocomplete.ng-dirty.ng-invalid>.p-autocomplete>.p-inputtext{border-color:#f0a9a7}.p-autocomplete-panel{background:#ffffff;color:#3f3f46;border:0 none;border-radius:.375rem;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.p-autocomplete-panel .p-autocomplete-items{padding:.25rem 0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.75rem 1rem;border:0 none;color:#3f3f46;background:transparent;transition:none;border-radius:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{color:#18181b;background:#f4f4f5}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#312e81;background:#eef2ff}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.75rem 1rem;color:#3f3f46;background:transparent}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#3f3f46;background:#ffffff;font-weight:600}p-autocomplete.p-autocomplete-clearable .p-inputtext{padding-right:2.5rem}p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon{color:#71717a;right:.75rem}p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon{color:#71717a;right:3.75rem}p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext{outline:2px solid #da2110;border-color:transparent}p-calendar.none-border>.p-calendar>.p-inputtext{outline:0 none;border:none;box-shadow:none;color:#6681a1;cursor:pointer}p-calendar.p-inputwrapper-filled>.p-calendar>.p-inputtext{width:74px!important}p-calendar.p-inputwrapper-filled.dialog>.p-calendar>.p-inputtext{width:100%!important}.p-datepicker{padding:16px;background:#ffffff;color:#6681a1;border:1px solid #d4d4d8;border-radius:.375rem}.p-datepicker-decade{width:max-content}.p-datepicker{.p-disabled {color: #6681a1 !important;} .ttb-icon-left:before {color: #6681a1;} .ttb-icon-right:before {color: #6681a1;}}.p-datepicker-weekDay{padding:0!important;width:41px;height:24px}.p-datepicker:not(.p-datepicker-inline){background:#ffffff;border:0 none;box-shadow:0 0 10px #002d631a}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#ffffff}.p-datepicker .p-datepicker-header{color:#3f3f46;background:#ffffff;font-weight:600;margin:0;border-top-right-radius:.375rem;border-top-left-radius:.375rem;min-width:290px;height:40px;padding-bottom:8px}.p-datepicker-title button{box-shadow:none!important;border:none!important}.p-datepicker .p-disabled{color:#b0bccb!important}.p-datepicker .p-datepicker-header .p-datepicker-prev,.p-datepicker .p-datepicker-header .p-datepicker-next{width:40px;height:40px;color:#71717a;border:0 none;background:transparent;border-radius:8px;transition:none;padding:8px!important;color:#6681a1}.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#18181b;border-radius:4px;background:#f2f6fe;background:var(--container-highlight-01-hover, #f2f6fe);color:#6696f6;color:var(--text-state-02-hover, #6696f6);text-align:center;font-style:normal;font-weight:700;line-height:24px}.p-datepicker .p-datepicker-header .p-datepicker-prev:focus,.p-datepicker .p-datepicker-header .p-datepicker-next:focus{box-shadow:none}.p-datepicker .p-datepicker-header .p-datepicker-prev:active,.p-datepicker .p-datepicker-header .p-datepicker-next:active{box-shadow:none;background:#e5edfe!important;background:#ccdcfc!important;background:var(--container-highlight-02-focus, #ccdcfc)!important;color:#0050f0!important;color:var(--text-state-04-active, #0050f0)!important;font-style:normal;font-weight:400;line-height:24px;border-radius:4px}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem;display:flex}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month,.p-datepicker-decade{color:#002d63;transition:none;text-align:center;font-size:16px!important;font-style:normal;font-weight:700;line-height:24px}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#6696f6}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem}.p-datepicker table th>span{width:41px;height:32px}.p-datepicker table td>span{width:40px;height:32px;border-radius:8px;transition:none;line-height:24px;font-size:14px}.p-datepicker table td>span.p-highlight{color:#0050f0;background:#e5edfe;font-weight:700;font-size:14px!important}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0;color:#0050f0;font-size:14px!important}.p-datepicker table td.p-datepicker-today>span{color:#0050f0;color:var(--text-state-04-active, #0050f0);text-align:center;font-size:14px!important;font-style:normal;font-weight:700;line-height:24px}.p-datepicker .p-datepicker-buttonbar{display:none;padding:1rem 0;border-top:1px solid #f3f4f6}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #f3f4f6}.p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#71717a;border:0 none;background:transparent;border-radius:50%;transition:none}.p-datepicker .p-timepicker button:enabled:hover{color:#6681a1;background:#f2f6fe}.p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.25rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}.p-datepicker .p-monthpicker{margin:.5rem 0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:none;border-radius:.375rem}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#312e81;background:#eef2ff}.p-datepicker .p-yearpicker{margin:.5rem 0}.p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:none;border-radius:.375rem}.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#312e81;background:#eef2ff}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #f3f4f6;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#f2f6fe;color:#6696f6}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:#f4f4f5}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:#f4f4f5}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0}p-calendar.p-calendar-clearable .p-inputtext{padding-right:2.5rem}p-calendar.p-calendar-clearable .p-calendar-clear-icon{color:#71717a;right:.75rem}p-calendar.p-calendar-clearable.p-calendar-w-btn .p-calendar-clear-icon{color:#71717a;right:3.75rem}@media screen and (max-width: 769px){.p-datepicker table th,.p-datepicker table td{padding:0}}.p-cascadeselect{background:#ffffff;border:1px solid #d4d4d8;transition:none;border-radius:.375rem}.p-cascadeselect:not(.p-disabled):hover{border-color:#d4d4d8}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#0050f0}.p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.75rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#71717a}.p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}.p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#71717a;width:3rem;border-top-right-radius:.375rem}.p-cascadeselect-panel{background:#ffffff;color:#3f3f46;border:0 none;border-radius:.375rem;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.p-cascadeselect-panel .p-cascadeselect-items{padding:.25rem 0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#3f3f46;background:transparent;transition:none;border-radius:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.75rem 1rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#312e81;background:#eef2ff}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#18181b;background:#f4f4f5}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}p-cascadeselect.ng-dirty.ng-invalid>.p-cascadeselect{border-color:#f0a9a7}.p-input-filled .p-cascadeselect{background:#fafafa}.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#fafafa}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label{padding-right:.75rem}p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon{color:#71717a;right:3rem}.p-checkbox{width:16px;height:16px}.p-checkbox .p-checkbox-box{border:2px solid #6681a1;background:#ffffff;width:16px;height:16px;color:#3f3f46;border-radius:4px;transition:none}.p-checkbox .p-disabled{outline:#B0BCCB;background-color:#f2f5f7}.p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:10px}.p-checkbox .p-checkbox-box.p-highlight{border-color:#0050f0;background:#0050f0}.indeterminate .pi-check:before{content:"\e90f"}.pi-exclamation-circle{background-color:#da2110!important;border-radius:10px!important;color:#fff!important;font-weight:500!important;display:inline!important;margin-right:.2rem}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#6681a1}.p-checkbox-disabled:not(.checkbox-signup){color:#f2f5f7;filter:grayscale(.8);opacity:.3;border-radius:4px;background:#b0bccb;background:var(--outline-05-disable, #b0bccb)}.p-checkbox-disabled:not(.checkbox-signup):not(.p-checkbox-checked){background:#F2F5F7;outline:#B0BCCB}.checkbox-signup{.p-checkbox-disabled {border: 2px solid #6681a1; border-color: #6681a1 !important; color: #6681a1 !important; filter: none !important; opacity: unset !important; background: white !important ; .p-checkbox-box {display: none !important;}}}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#0050f0;background:#0050f0;color:#fff}p-checkbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border:2px solid #da2110}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#fafafa}.p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#0050f0}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#fafafa}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#0050f0}.p-checkbox-label{margin-left:.5rem}.p-chips .p-chips-multiple-container{padding:.375rem .75rem}.p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#d4d4d8}.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#0050f0}.p-chips .p-chips-multiple-container .p-chips-token{padding:.375rem .75rem;margin-right:.5rem;background:#eef2ff;color:#312e81;border-radius:.375rem}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.375rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:Ekachon;font-size:1rem;color:#3f3f46;padding:0;margin:0}p-chips.ng-dirty.ng-invalid>.p-chips>.p-inputtext{border-color:#f0a9a7}p-chips.p-chips-clearable .p-inputtext{padding-right:1.75rem}p-chips.p-chips-clearable .p-chips-clear-icon{color:#71717a;right:.75rem}.p-colorpicker-preview,.p-fluid .p-colorpicker-preview.p-inputtext{width:2rem;height:2rem}.p-colorpicker-panel{background:#27272a;border:1px solid #18181b}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}.p-colorpicker-overlay-panel{box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.p-dropdown{background:#ffffff;transition:none;border-radius:4px;gap:4px;font-weight:400;color:#6681a1;font-size:14px;font-style:normal;line-height:24px}:not(.p-disabled):hover{border-color:#b0bccb}@media screen and (min-width: 769px){.p-dropdown:not(.p-disabled):hover .p-dropdown-label.p-placeholder{color:#6696f6}.p-dropdown:not(.p-disabled):hover .p-dropdown-trigger{color:#6696f6}.p-dropdown:not(.p-disabled):hover .p-dropdown-label{color:#6696f6}}@media (max-width: 768px){.p-dropdown:not(.p-disabled):hover .p-dropdown-label.p-placeholder{color:unset}.p-dropdown:not(.p-disabled):hover .p-dropdown-label{color:unset}.p-dropdown:not(.p-disabled):hover .p-dropdown-trigger{color:unset}.ttb-icon-down-dorp-down{color:#6681a1}.p-dropdown:not(.p-disabled .select-dropdown):hover{.ttb-icon-down-dorp-down {color: #6681a1;}}.p-dropdown:not(.p-disabled):hover:not(.select) .ttb-icon-down-dorp-down{color:#6681a1}}.p-dropdown:not(.p-disabled):focus .p-dropdown-label{color:#6696f6}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;background:#e5edfe!important;.p-dropdown-label {color: #0050f0 !important;} .ttb-icon-down-dorp-down {color: #0050f0 !important;}}.select .p-dropdown:not(.p-disabled).p-focus{outline:2px solid #0050f0;border-color:transparent;background:#fff!important;background:var(--container-01-default, #fff)!important;.p-dropdown-label:not(.p-placeholder) {color: #002d63 !important;} .p-dropdown-label.p-placeholder {color: #b0bccb !important;} .ttb-icon-down-dorp-down {color: #6681a1 !important;}}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):not(.p-placeholder):active{color:#0050f0!important;background:#ccdcfc!important;background:var(--container-highlight-02-focus, #ccdcfc)!important;border-radius:4px}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):active+.p-dropdown{background:#e5edfe!important}.p-dropdown:not(.p-disabled):active{outline:0 none;outline-offset:0;background:#ccdcfc;color:#0050f0!important;.p-dropdown-label {color: #0050f0 !important;} .ttb-icon-down-dorp-down {color: #0050f0 !important;}}.p-dropdown .p-dropdown-label{background:transparent;border:0 none;align-items:center}.p-dropdown .p-dropdown-label.p-placeholder{color:#6681a1;font-weight:400}.p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}.p-dropdown .p-dropdown-trigger{background:transparent;color:#002d63}.p-dropdown-trigger-icon{font-size:16px!important;width:16px!important;height:16px!important}.p-dropdown-panel{background:#ffffff;color:#3f3f46;border:0 none;border-radius:.375rem;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.p-dropdown-panel .p-dropdown-header{padding:.5rem .75rem;border-bottom:0 none;color:#3f3f46;background:#fafafa;margin:0;border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-left:30px;margin-right:-1.75rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{font-size:16px;left:10px;color:#71717a}.p-dropdown-panel .p-dropdown-items{margin:0;padding:8px;border:0 none;color:#6681a1;background:transparent;transition:none;border-radius:4px;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:8px;border:0 none;color:#6681a1;background:transparent;transition:none;border-radius:0;font-size:14px}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#0050f0;background:#e5edfe;font-size:14px;font-style:normal;font-weight:700;line-height:24px;border-radius:4px}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight:focus{color:#0050f0!important;background:#CCDCFC}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#6696f6;background:#f2f6fe;font-size:14px;font-style:normal;font-weight:400;line-height:24px;border-radius:4px!important}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.75rem 1rem;color:#b0bccb;background:transparent}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#3f3f46;background:#ffffff;font-weight:600}.select-no-arrow .p-dropdown{background:none!important;border:0px;transition:none;border-radius:0;margin-bottom:0;color:#fff;text-align:center}.select-no-arrow .p-dropdown:not(.p-disabled):hover{box-shadow:0;border-color:none}.select-no-arrow .p-dropdown .p-dropdown-label{color:#fff!important;margin-bottom:0}.select-no-arrow p-dropdown.ng-dirty.ng-valid{box-shadow:#0050f0!important;border-color:#0050f0!important}.select-no-arrow .p-dropdown .p-dropdown-trigger{display:none!important}.select .p-dropdown .p-dropdown-label{color:#6681a1;margin-bottom:0}.select .p-dropdown:not(.p-disabled):not(.p-dropdown-open):hover{outline:2px solid #6696f6;border-color:transparent}.select .p-dropdown-open:not(.p-disabled):hover{outline:2px solid #0050f0;border-color:transparent}.select .p-dropdown.p-disabled:disabled{outline:1px solid #b0bccb;border-color:transparent}.p-component:disabled{background:#f2f5f7;border:1px solid #b0bccb}.select .p-dropdown:not(.p-disabled):hover .p-dropdown-label.p-placeholder{color:#b0bccb}.select .p-dropdown:not(.p-disabled):hover .p-dropdown-trigger{color:#6681a1}.select .p-dropdown:not(.p-disabled):hover .p-dropdown-label{color:#002d63;color:var(--text-color)}.select .p-dropdown:not(.p-disabled):focus{border:2px solid #3373f3;color:#002d63!important;.p-dropdown-label.p-placeholder {color: #b0bccb !important;} .p-dropdown-label:not(.p-placeholder) {color: #002d63 !important;}}select .p-dropdown:not(.p-disabled).p-focus.select .p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;background:#ffffff!important;border:2px solid #0050f0;color:#002d63;.p-dropdown-label.p-placeholder {color: #b0bccb !important;} .p-dropdown-label:not(.p-placeholder) {color: #002d63 !important;}}.select .p-dropdown:not(.p-disabled):active{background:#ffffff;outline:2px solid #3373f3;border-color:transparent;color:#002d63;.p-dropdown-label:not(.p-placeholder) {color: #002d63 !important;} .p-dropdown-label.p-placeholder {color: #b0bccb !important;}}.select .p-dropdown .p-dropdown-label:not(.p-placeholder):not(.p-disabled){color:#002d63}.select .p-dropdown .p-dropdown-label.p-placeholder{color:#b0bccb!important}.select .p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none;color:#0050f0;background:#ccdcfc}.select .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-left:30px!important;margin-right:-1.75rem}.select .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.75rem;color:#71717a}.select .p-dropdown-panel .p-dropdown-items{padding:12px}.select .p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;border:0 none;color:#6681a1;background:transparent;transition:none;border-radius:4px;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.select .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#0050f0;background:#e5edfe;font-size:14px;font-style:normal;font-weight:700;line-height:24px;.p-dropdown-label {color: #0050f0 !important;}}.select .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#6681a1!important;background:#f2f6fe;font-size:14px;font-style:normal;font-weight:400;line-height:24px;.p-dropdown-label {color: #6681a1;}}.select .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):active{color:#6681a1;background:#ccdcfc;font-size:14px;font-style:normal;font-weight:400;line-height:24px;.p-dropdown-label {color: #6681a1;}}.select .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.75rem 1rem;color:#3f3f46;background:transparent}.select .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#3f3f46;background:#ffffff;font-weight:600}.isInvalid>.p-dropdown{transition-property:border-color,box-shadow;transition-delay:.125s!important;outline:2px solid #da2110!important;border-color:transparent}p-dropdown.ng-dirty.ng-invalid+label:before{color:#da2110}p-dropdown.ng-dirty.ng-invalid+label{color:#da2110}.p-dropdown-text-right{position:relative}.p-dropdown-text-right>label{position:absolute;top:50%;margin-top:-.75rem}.p-dropdown-text-right{width:100%}.p-dropdown-text-right>label:last-of-type{right:3.2rem;color:#6681a1}.p-dropdown-text-right>.p-dropdown{padding-right:2.5rem}.p-input-filled .p-dropdown{background:#fafafa}.p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#fafafa}.p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#fff}.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext{background-color:transparent}.p-editor-container .p-editor-toolbar{background:#fafafa;border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #e5e7eb}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#71717a}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#71717a}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#71717a}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#3f3f46}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#3f3f46}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#3f3f46}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#3f3f46}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#3f3f46}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#3f3f46}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#ffffff;border:0 none;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:.375rem;padding:.25rem 0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#3f3f46}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#18181b;background:#f4f4f5}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.75rem 1rem}.p-editor-container .p-editor-content{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-editor-container .p-editor-content.ql-snow{border:1px solid #e5e7eb}.p-editor-container .p-editor-content .ql-editor{background:#ffffff;color:#3f3f46;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-editor-container .ql-snow.ql-toolbar button:hover,.p-editor-container .ql-snow.ql-toolbar button:focus{color:#3f3f46}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#3f3f46}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#3f3f46}.p-editor-container .ql-snow.ql-toolbar button.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#0050f0}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#0050f0}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#0050f0}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#0050f0}.p-inputgroup-addon{background:#fafafa;color:#71717a;border-top:1px solid #d4d4d8;border-left:1px solid #d4d4d8;border-bottom:1px solid #d4d4d8;padding:.75rem;min-width:3rem}.p-inputgroup-addon:last-child{border-right:1px solid #d4d4d8}.p-inputgroup>.p-component,.p-inputgroup>.p-element,.p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext,.p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-element+.p-inputgroup-addon,.p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-element:focus,.p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext:focus,.p-inputgroup>.p-float-label>.p-component:focus{z-index:1}.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-element:focus~label,.p-inputgroup>.p-inputwrapper>.p-component>.p-inputtext:focus~label,.p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}.p-inputgroup-addon:first-child,.p-inputgroup button:first-child,.p-inputgroup input:first-child,.p-inputgroup>.p-inputwrapper:first-child>.p-component,.p-inputgroup>.p-inputwrapper:first-child>.p-component>.p-inputtext{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.p-inputgroup .p-float-label:first-child input{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.p-inputgroup-addon:last-child,.p-inputgroup button:last-child,.p-inputgroup input:last-child,.p-inputgroup>.p-inputwrapper:last-child>.p-component,.p-inputgroup>.p-inputwrapper:last-child>.p-component>.p-inputtext{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.p-inputgroup .p-float-label:last-child input{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:3rem}.p-inputmask-invalid>.p-inputtext{outline:2px solid #da2110!important;border-color:transparent}.invalid-inputmask>.p-inputtext{border:2px solid #da2110!important}p-inputmask.p-inputmask-clearable .p-inputtext{padding-right:2.5rem}p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon{color:#71717a;right:.75rem}p-inputnumber.ng-dirty.ng-invalid>.p-inputnumber>.p-inputtext{outline:2px solid #da2110!important;border-color:transparent}.ng-dirty-ng-invalid>.p-inputnumber>.p-inputtext{outline:2px solid #da2110!important;border-color:transparent}.ng-dirty-ng-invalid>.p-inputnumber>.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;border:2px solid #da2110}.ng-dirty-ng-invalid:hover>.p-inputnumber>.p-inputtext{border:2px solid #da2110}.ng-dirty-ng-invalid:hover>.p-inputnumber>.p-inputtext:enabled:hover{border:2px solid #da2110}p-inputnumber.p-inputnumber-clearable .p-inputnumber-input{padding-right:2.5rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon{color:#71717a;right:.75rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-stacked .p-inputnumber-clear-icon{right:3.75rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-horizontal .p-inputnumber-clear-icon{right:3.75rem}.p-inputswitch{width:3rem;height:1.75rem}.p-inputswitch .p-inputswitch-slider{background:#d4d4d8;transition:none;border-radius:30px}.p-inputswitch .p-inputswitch-slider:before{background:#ffffff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}.p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0;box-shadow:unset}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#bebec4}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#0050f0}.p-inputswitch.p-disabled .p-inputswitch-slider{background:#ccd5e0}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#ffffff}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#6696f6}p-inputswitch.ng-dirty.ng-invalid>.p-inputswitch{border-color:#f0a9a7}.p-inputtext{font-family:Ekachon;font-size:14px;color:#002d63;color:var(--text-color);background:#ffffff;border:1px solid #6681a1;transition:none;-webkit-appearance:none;appearance:none;border-radius:4px}.p-inputtext:enabled:hover{outline:2px solid #6696f6;border-color:transparent}.p-inputtext:enabled:focus,.p-inputtext:enabled:-webkit-autofill{outline:2px solid #3373f3;border-color:transparent}.p-inputtext.ng-dirty.ng-invalid{outline:2px solid #da2110;border-color:transparent}.p-inputtext:enabled:active{outline:2px solid #0050f0;border-color:transparent}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.65625rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.9375rem}.p-inputtext.ng-dirty.ng-invalid+label:before{color:#da2110}.p-inputtext.ng-dirty.ng-invalid+label{color:#da2110}.register-page{.p-float-label > label {left: 17px; color: #6681a1; transition-duration: .2s; font-size: 16px !important; font-style: normal; font-weight: 400; line-height: 16px; letter-spacing: .048px;} .p-float-label input:focus ~ label,.p-float-label input:-webkit-autofill ~ label,.p-float-label input.p-filled ~ label,.p-float-label textarea:focus ~ label,.p-float-label textarea.p-filled ~ label,.p-float-label .p-inputwrapper-focus ~ label,.p-float-label .p-inputwrapper-filled ~ label {color: #5b6a83 !important; font-size: 12px !important; font-style: normal; font-weight: 400; line-height: 16px; letter-spacing: .048px;}}.p-float-label>label{left:.75rem;color:#71717a;transition-duration:.2s;font-size:16px}.p-float-label>.ng-invalid.ng-dirty+label{color:#6681a1}.p-input-icon-left>i:first-of-type{left:.75rem;color:#71717a}.p-input-icon-left>.p-inputtext{padding-left:2.5rem}.p-input-icon-left.p-float-label>label{left:2.5rem}.p-float-label input:focus~label,.p-float-label input:-webkit-autofill~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:1rem;font-size:10px}.p-input-icon-right>i:last-of-type{right:16px!important;color:#6681a1}.p-input-icon-right>.p-inputtext{padding-right:2.5rem}.p-input-text-right{position:relative}.p-input-text-right>label{position:absolute;top:50%;margin-top:-.75rem}.p-input-text-right{width:100%}.p-input-text-right>label:last-of-type{right:.75rem;color:#71717a}.p-input-text-right>.p-inputtext{padding-right:2.5rem}.p-input-text-left{position:relative}.p-input-text-left>label{position:absolute;top:50%;margin-top:-.5rem}.p-input-text-left{width:100%}.p-input-text-left>label:last-of-type{left:.75rem;color:#71717a}.p-input-text-left>.p-inputtext{padding-left:2.5rem}::-webkit-input-placeholder{color:#71717a}:-moz-placeholder{color:#71717a}::-moz-placeholder{color:#71717a}:-ms-input-placeholder{color:#71717a}.p-input-filled .p-inputtext{background-color:#fafafa}.p-input-filled .p-inputtext:enabled:hover{background-color:#fafafa}.p-input-filled .p-inputtext:enabled:focus{background-color:#fff}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.65625rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.9375rem}.p-listbox{background:#ffffff;color:#3f3f46;border:1px solid #d4d4d8;border-radius:.375rem}.p-listbox .p-listbox-header{padding:.5rem .75rem;border-bottom:0 none;color:#3f3f46;background:#fafafa;margin:0;border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.75rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{right:.75rem;color:#71717a}.p-listbox .p-listbox-header .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list{padding:.25rem 0}.p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.75rem 1rem;border:0 none;color:#3f3f46;transition:none;border-radius:0}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#312e81;background:#eef2ff}.p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-listbox .p-listbox-list .p-listbox-item .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#3f3f46;background:#ffffff;font-weight:600}.p-listbox .p-listbox-list .p-listbox-empty-message{padding:.75rem 1rem;color:#3f3f46;background:transparent}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#18181b;background:#f4f4f5}p-listbox.ng-dirty.ng-invalid>.p-listbox{border-color:#f0a9a7}.p-multiselect{background:#ffffff;border:1px solid #6681a1;transition:none;border-radius:4px}.p-multiselect:not(.p-disabled):not(.p-multiselect-open):hover{outline:2px solid #6696f6;border-color:transparent}.select .p-multiselect-open:not(.p-disabled):hover{outline:2px solid #da2110;border-color:transparent}.p-multiselect:not(.p-disabled).p-focus{outline:2px solid #3373f3;border-color:transparent}.p-multiselect .p-multiselect-label{padding:8px 16px!important;color:#002d63;color:var(--text-color);transition:none;font-size:14px;width:100%}.p-multiselect .p-multiselect-label.p-placeholder{color:#ccd5e0}.p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.375rem .75rem;margin-right:.5rem;background:#eef2ff;color:#312e81;border-radius:.375rem}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:transparent;color:#71717a;width:3rem;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label{padding-right:0!important}.p-multiselect-panel{background:#ffffff;color:#3f3f46;border:0 none;border-radius:.375rem;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.p-multiselect-panel .p-multiselect-header{padding:8px 16px;border-bottom:0 none;color:#3f3f46;background:#fafafa;margin:0;border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-left:30px!important;height:40px}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{left:.75rem;color:#6681a1}.p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{display:none;margin-left:.5rem;width:2rem;height:2rem;color:#71717a;border:0 none;background:transparent;border-radius:50%;transition:none}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#18181b;border-color:transparent;background:#f4f4f5}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0}.p-multiselect-panel .p-multiselect-items{padding:8px}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{font-size:14px!important;line-height:24px;margin:0;padding:8px;border:0 none;color:#6681a1;background:transparent;transition:none;border-radius:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#0050f0;border-radius:4px;background:#e5edfe;background:var(--container-highlight-03-active, #e5edfe);font-size:14px;font-style:normal;font-weight:700;line-height:24px}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{color:#6681a1;border-radius:4px;background:#f2f6fe;background:var(--container-highlight-01-hover, #f2f6fe)}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):active{color:#6681a1;border-radius:4px;background:#ccdcfc;background:var(--container-highlight-02-focus, #ccdcfc)}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#3f3f46;background:#ffffff;font-weight:600}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.75rem 1rem;color:#3f3f46;background:transparent}p-multiselect.ng-dirty.ng-invalid>.p-multiselect{outline:2px solid #da2110!important;border-color:transparent}.p-input-filled .p-multiselect{background:#fafafa}.p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#fafafa}.p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#fff}p-multiselect.p-multiselect-clearable .p-multiselect-label-container{padding-right:1.75rem}p-multiselect.p-multiselect-clearable .p-multiselect-clear-icon{color:#71717a;right:40px}p-password.ng-invalid.ng-dirty>.p-password>.p-inputtext{border-color:#f0a9a7}.p-password-panel{padding:1.25rem;background:#ffffff;color:#3f3f46;border:0 none;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:.375rem}.p-password-panel .p-password-meter{margin-bottom:.5rem;background:#e5e7eb}.p-password-panel .p-password-meter .p-password-strength.weak{background:#ef4444}.p-password-panel .p-password-meter .p-password-strength.medium{background:#f59e0b}.p-password-panel .p-password-meter .p-password-strength.strong{background:#22c55e}p-password.p-password-clearable .p-password-input{padding-right:2.5rem}p-password.p-password-clearable .p-password-clear-icon{color:#71717a;right:.75rem}p-password.p-password-clearable.p-password-mask .p-password-input{padding-right:4.25rem}p-password.p-password-clearable.p-password-mask .p-password-clear-icon{color:#71717a;right:2.5rem}.p-radiobutton{width:16px;height:16px}.p-radiobutton .p-radiobutton-box{border:2px solid #6681a1;background:#ffffff;width:16px;height:16px;color:#3f3f46;border-radius:50%;transition:none}.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#6681a1}.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#0050f0}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:6px;height:6px;transition-duration:.2s;background-color:#fff}.p-radiobutton .p-radiobutton-box.p-highlight{border-color:#0050f0;background:#0050f0}.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:#0050f0;background:#0050f0;color:#fff}p-radiobutton.ng-dirty.ng-invalid>.p-radiobutton>.p-radiobutton-box{border:2px solid #da2110;background-color:#da2110}p-radiobutton.p-radiobutton-emty>.p-radiobutton>.p-radiobutton-box{border:2px solid #da2110}.p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#fafafa}.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#fafafa}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#0050f0}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#0050f0}.p-radiobutton-label{margin-left:.5rem}.field-checkbox>label,.field-radiobutton>label{color:#6681a1;margin-left:16px!important;line-height:1}.p-rating .p-rating-icon{color:#3f3f46;margin-left:.5rem;transition:none;font-size:1.143rem}.p-rating .p-rating-icon.p-rating-cancel{color:#ef4444}.p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0}.p-rating .p-rating-icon:first-child{margin-left:0}.p-rating .p-rating-icon.pi-star-fill{color:#0050f0}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#0050f0}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#dc2626}.p-selectbutton .p-button{background:#ffffff;border:1px solid #d4d4d8;color:#3f3f46;transition:none;padding:30px 100px}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#71717a}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:#f4f4f5;border-color:#d4d4d8;color:#3f3f46}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#71717a}.p-selectbutton .p-button.p-highlight{background:#0050f0;border-color:#0050f0;color:#fff}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}.p-selectbutton .p-button.p-highlight:hover{background:#4338ca;border-color:#4338ca;color:#fff}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}p-selectbutton.ng-dirty.ng-invalid>.p-selectbutton>.p-button{border-color:#f0a9a7}.p-slider{background:#e5edfe;border:0 none;border-radius:.375rem}.p-slider.p-slider-horizontal{height:.286rem}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}.p-slider.p-slider-vertical{width:.286rem}.p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}.p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#ffffff;border:2px solid #0050f0;border-radius:50%;transition:none}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0}.p-slider .p-slider-range{background:#0050f0;border-radius:.375rem}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:#0050f0;border-color:#0050f0}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle{transition:none,left .2s}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-range{transition:width .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-handle{transition:none,bottom .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-range{transition:height .2s}.p-togglebutton.p-button{background:#ffffff;border:1px solid #d4d4d8;color:#3f3f46;transition:none}.p-togglebutton.p-button .p-button-icon-left,.p-togglebutton.p-button .p-button-icon-right{color:#71717a}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:#f4f4f5;border-color:#d4d4d8;color:#3f3f46}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#71717a}.p-togglebutton.p-button.p-highlight{background:#0050f0;border-color:#0050f0;color:#fff}.p-togglebutton.p-button.p-highlight .p-button-icon-left,.p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-highlight:hover{background:#4338ca;border-color:#4338ca;color:#fff}.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}p-togglebutton.ng-dirty.ng-invalid>.p-togglebutton.p-button{border-color:#f0a9a7}.p-treeselect{background:#ffffff;border:1px solid #d4d4d8;transition:none;border-radius:.375rem}.p-treeselect:not(.p-disabled):hover{border-color:#d4d4d8}.p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#0050f0}.p-treeselect .p-treeselect-label{padding:.75rem;transition:none}.p-treeselect .p-treeselect-label.p-placeholder{color:#71717a}.p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#3f3f46;border-radius:16px}.p-treeselect .p-treeselect-trigger{background:transparent;color:#71717a;width:3rem;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}p-treeselect.ng-invalid.ng-dirty>.p-treeselect{border-color:#f0a9a7}.p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.375rem .75rem}.p-treeselect-panel{background:#ffffff;color:#3f3f46;border:0 none;border-radius:.375rem;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.p-treeselect-panel .p-treeselect-header{padding:.5rem .75rem;border-bottom:0 none;color:#3f3f46;background:#fafafa;margin:0;border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container{margin-right:.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter{padding-right:1.75rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon{right:.75rem;color:#71717a}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter{padding-right:3.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon{right:2.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-close{width:2rem;height:2rem;color:#71717a;border:0 none;background:transparent;border-radius:50%;transition:none}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover{color:#18181b;border-color:transparent;background:#f4f4f5}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus{outline:0 none;outline-offset:0}.p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.75rem 1rem;color:#3f3f46;background:transparent}.p-input-filled .p-treeselect{background:#fafafa}.p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#fafafa}.p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}p-treeselect.p-treeselect-clearable .p-treeselect-label-container{padding-right:1.75rem}p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon{color:#71717a;right:3rem}.p-button{color:#fff;background:#0050f0;border:0px solid!important;font-size:14px;line-height:24px;transition:none;border-radius:4px;padding:8px 16px}.p-button:enabled:hover{background:#6696f6;color:#fff;border:2px solid #6696f6;border-radius:4px}.p-button:enabled:active{background:#0040c0;color:#fff}.p-button .p-disabled,.p-component:disabled{background:#f2f5f7!important;color:#b0bccb}.p-button.p-button-outlined{background-color:transparent;color:#0050f0;border:1px solid}.p-button.p-button-outlined:enabled:hover{background:rgba(79,70,229,.04);color:#0050f0;border:1px solid}.p-button.p-button-outlined:enabled:active{background:rgba(79,70,229,.16);color:#0050f0;border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#71717a;border-color:#71717a}.p-button.p-button-outlined.p-button-plain:enabled:hover{background:#f4f4f5;color:#71717a}.p-button.p-button-outlined.p-button-plain:enabled:active{background:#e5e7eb;color:#71717a}.p-button.p-button-text{background-color:transparent!important;color:#0050f0;border-color:transparent}.p-button.p-button-tooltip{padding:0!important;background-color:transparent!important;color:#0050f0;border-color:transparent}.p-button.p-button-text:enabled:hover{background:transparent;color:#6696f6;border-color:transparent}.p-button.p-button-text:enabled:active{background:#ccdcfc!important;color:#0050f0;border-color:transparent}.p-button.p-button-text.p-button-plain{color:#71717a}.p-button.p-button-text.p-button-plain:enabled:hover{background:#f4f4f5;color:#71717a}.p-button.p-button-text.p-button-plain:enabled:active{background:#e5e7eb;color:#71717a}.p-button:focus{outline:0 none;outline-offset:0}.p-button .p-button-icon-left{margin-right:4px;font-size:16px}.p-button .p-button-icon-right{margin-left:4px}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{margin-left:.5rem;min-width:1rem;height:1rem;line-height:1rem;color:#0050f0;background-color:#fff}.p-button.p-button-raised{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{width:3rem;padding:.75rem 0}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:3rem}.p-button.p-button-sm{font-size:.875rem;padding:.65625rem .875rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.9375rem 1.25rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin-right:0}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:3rem}.p-fluid .p-buttonset{display:flex}.p-fluid .p-buttonset .p-button{flex:1}.p-button.p-button-secondary,.p-buttonset.p-button-secondary>.p-button,.p-splitbutton.p-button-secondary>.p-button{color:#0050f0;background:#e5edfe;border:1px solid #e5edfe}.p-button.p-button-secondary:enabled:hover,.p-buttonset.p-button-secondary>.p-button:enabled:hover,.p-splitbutton.p-button-secondary>.p-button:enabled:hover{background:#f2f6fe;color:#0050f0;border-color:#f2f6fe}.p-button.p-button-secondary:enabled:active,.p-buttonset.p-button-secondary>.p-button:enabled:active,.p-splitbutton.p-button-secondary>.p-button:enabled:active{background:#ccdcfc;color:#0050f0;border-color:#ccdcfc}.p-button.p-button-secondary.p-disabled,.p-component:disabled{background:#f2f5f7;color:#ccd5e0}.p-button.p-button-secondary.p-button-outlined,.p-buttonset.p-button-secondary>.p-button.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined{background-color:transparent;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:hover{background:rgba(100,116,139,.04);color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:active{background:rgba(100,116,139,.16);color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-text,.p-buttonset.p-button-secondary>.p-button.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text{background-color:transparent;color:#64748b;border-color:transparent}.p-button.p-button-secondary.p-button-text:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:hover{background:rgba(100,116,139,.04);border-color:transparent;color:#64748b}.p-button.p-button-secondary.p-button-text:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:active{background:rgba(100,116,139,.16);border-color:transparent;color:#64748b}.p-button.p-button-info,.p-buttonset.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button{color:#fff;background:#3b82f6;border:1px solid #3b82f6}.p-button.p-button-info:enabled:hover,.p-buttonset.p-button-info>.p-button:enabled:hover,.p-splitbutton.p-button-info>.p-button:enabled:hover{background:#2563eb;color:#fff;border-color:#2563eb}.p-button.p-button-info:enabled:focus,.p-buttonset.p-button-info>.p-button:enabled:focus,.p-splitbutton.p-button-info>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #b1cdfb}.p-button.p-button-info:enabled:active,.p-buttonset.p-button-info>.p-button:enabled:active,.p-splitbutton.p-button-info>.p-button:enabled:active{background:#2563eb;color:#fff;border-color:#2563eb}.p-button.p-button-info.p-button-outlined,.p-buttonset.p-button-info>.p-button.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined{background-color:transparent;color:#3b82f6;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:hover{background:rgba(59,130,246,.04);color:#3b82f6;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:active{background:rgba(59,130,246,.16);color:#3b82f6;border:1px solid}.p-button.p-button-info.p-button-text,.p-buttonset.p-button-info>.p-button.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text{background-color:transparent;color:#3b82f6;border-color:transparent}.p-button.p-button-info.p-button-text:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:hover{background:rgba(59,130,246,.04);border-color:transparent;color:#3b82f6}.p-button.p-button-info.p-button-text:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:active{background:rgba(59,130,246,.16);border-color:transparent;color:#3b82f6}.p-button.p-button-success,.p-buttonset.p-button-success>.p-button,.p-splitbutton.p-button-success>.p-button{color:#fff;background:#22c55e;border:1px solid #22c55e}.p-button.p-button-success:enabled:hover,.p-buttonset.p-button-success>.p-button:enabled:hover,.p-splitbutton.p-button-success>.p-button:enabled:hover{background:#16a34a;color:#fff;border-color:#16a34a}.p-button.p-button-success:enabled:focus,.p-buttonset.p-button-success>.p-button:enabled:focus,.p-splitbutton.p-button-success>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #a0efbd}.p-button.p-button-success:enabled:active,.p-buttonset.p-button-success>.p-button:enabled:active,.p-splitbutton.p-button-success>.p-button:enabled:active{background:#16a34a;color:#fff;border-color:#16a34a}.p-button.p-button-success.p-button-outlined,.p-buttonset.p-button-success>.p-button.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined{background-color:transparent;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:hover{background:rgba(34,197,94,.04);color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:active{background:rgba(34,197,94,.16);color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-text,.p-buttonset.p-button-success>.p-button.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text{background-color:transparent;color:#22c55e;border-color:transparent}.p-button.p-button-success.p-button-text:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:hover{background:rgba(34,197,94,.04);border-color:transparent;color:#22c55e}.p-button.p-button-success.p-button-text:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:active{background:rgba(34,197,94,.16);border-color:transparent;color:#22c55e}.p-button.p-button-warning,.p-buttonset.p-button-warning>.p-button,.p-splitbutton.p-button-warning>.p-button{color:#fff;background:#f59e0b;border:1px solid #f59e0b}.p-button.p-button-warning:enabled:hover,.p-buttonset.p-button-warning>.p-button:enabled:hover,.p-splitbutton.p-button-warning>.p-button:enabled:hover{background:#d97706;color:#fff;border-color:#d97706}.p-button.p-button-warning:enabled:focus,.p-buttonset.p-button-warning>.p-button:enabled:focus,.p-splitbutton.p-button-warning>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #fbd89d}.p-button.p-button-warning:enabled:active,.p-buttonset.p-button-warning>.p-button:enabled:active,.p-splitbutton.p-button-warning>.p-button:enabled:active{background:#d97706;color:#fff;border-color:#d97706}.p-button.p-button-warning.p-button-outlined,.p-buttonset.p-button-warning>.p-button.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined{background-color:transparent;color:#f59e0b;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:hover{background:rgba(245,158,11,.04);color:#f59e0b;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:active{background:rgba(245,158,11,.16);color:#f59e0b;border:1px solid}.p-button.p-button-warning.p-button-text,.p-buttonset.p-button-warning>.p-button.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text{background-color:transparent;color:#f59e0b;border-color:transparent}.p-button.p-button-warning.p-button-text:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:hover{background:rgba(245,158,11,.04);border-color:transparent;color:#f59e0b}.p-button.p-button-warning.p-button-text:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:active{background:rgba(245,158,11,.16);border-color:transparent;color:#f59e0b}.p-button.p-button-help,.p-buttonset.p-button-help>.p-button,.p-splitbutton.p-button-help>.p-button{color:#fff;background:#a855f7;border:1px solid #a855f7}.p-button.p-button-help:enabled:hover,.p-buttonset.p-button-help>.p-button:enabled:hover,.p-splitbutton.p-button-help>.p-button:enabled:hover{background:#9333ea;color:#fff;border-color:#9333ea}.p-button.p-button-help:enabled:focus,.p-buttonset.p-button-help>.p-button:enabled:focus,.p-splitbutton.p-button-help>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #dcbbfc}.p-button.p-button-help:enabled:active,.p-buttonset.p-button-help>.p-button:enabled:active,.p-splitbutton.p-button-help>.p-button:enabled:active{background:#9333ea;color:#fff;border-color:#9333ea}.p-button.p-button-help.p-button-outlined,.p-buttonset.p-button-help>.p-button.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined{background-color:transparent;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:hover{background:rgba(168,85,247,.04);color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:active{background:rgba(168,85,247,.16);color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-text,.p-buttonset.p-button-help>.p-button.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text{background-color:transparent;color:#a855f7;border-color:transparent}.p-button.p-button-help.p-button-text:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:hover{background:rgba(168,85,247,.04);border-color:transparent;color:#a855f7}.p-button.p-button-help.p-button-text:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:active{background:rgba(168,85,247,.16);border-color:transparent;color:#a855f7}.p-button.p-button-danger,.p-buttonset.p-button-danger>.p-button,.p-splitbutton.p-button-danger>.p-button{color:#fff;background:#ef4444;border:1px solid #ef4444}.p-button.p-button-danger:enabled:hover,.p-buttonset.p-button-danger>.p-button:enabled:hover,.p-splitbutton.p-button-danger>.p-button:enabled:hover{background:#dc2626;color:#fff;border-color:#dc2626}.p-button.p-button-danger:enabled:focus,.p-buttonset.p-button-danger>.p-button:enabled:focus,.p-splitbutton.p-button-danger>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #f9b4b4}.p-button.p-button-danger:enabled:active,.p-buttonset.p-button-danger>.p-button:enabled:active,.p-splitbutton.p-button-danger>.p-button:enabled:active{background:#dc2626;color:#fff;border-color:#dc2626}.p-button.p-button-danger.p-button-outlined,.p-buttonset.p-button-danger>.p-button.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined{background-color:transparent;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:hover{background:rgba(239,68,68,.04);color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:active{background:rgba(239,68,68,.16);color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-text,.p-buttonset.p-button-danger>.p-button.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text{background-color:transparent;color:#ef4444;border-color:transparent}.p-button.p-button-danger.p-button-text:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:hover{background:rgba(239,68,68,.04);border-color:transparent;color:#ef4444}.p-button.p-button-danger.p-button-text:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:active{background:rgba(239,68,68,.16);border-color:transparent;color:#ef4444}.p-button.p-button-link{color:#0050f0;background:transparent;border:transparent}.p-button.p-button-link:enabled:hover{background:transparent;color:#0050f0;border-color:transparent}.p-button.p-button-link:enabled:hover .p-button-label{color:#6696f6}.p-button.p-button-link:enabled:focus .p-button-label{background:transparent;color:#0050f0;border-color:transparent}.p-button.p-button-link:enabled:active{background:transparent;color:#0050f0;border-color:transparent}.p-button.p-button-link.p-disabled,.p-component:disabled{color:#b0bccb}.p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}.p-speeddial-action{width:3rem;height:3rem;background:#3f3f46;color:#fff}.p-speeddial-action:hover{background:#27272a;color:#fff}.p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}.p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}.p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}.p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}.p-speeddial-circle .p-speeddial-item,.p-speeddial-semi-circle .p-speeddial-item,.p-speeddial-quarter-circle .p-speeddial-item{margin:0}.p-speeddial-circle .p-speeddial-item:first-child,.p-speeddial-circle .p-speeddial-item:last-child,.p-speeddial-semi-circle .p-speeddial-item:first-child,.p-speeddial-semi-circle .p-speeddial-item:last-child,.p-speeddial-quarter-circle .p-speeddial-item:first-child,.p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}.p-speeddial-mask{background-color:#0006}.p-splitbutton{border-radius:.375rem}.p-splitbutton.p-button-outlined>.p-button{background-color:transparent;color:#0050f0;border:1px solid}.p-splitbutton.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(79,70,229,.04);color:#0050f0}.p-splitbutton.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(79,70,229,.16);color:#0050f0}.p-splitbutton.p-button-outlined.p-button-plain>.p-button{color:#71717a;border-color:#71717a}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:enabled:hover,.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):hover{background:#f4f4f5;color:#71717a}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:enabled:active,.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):active{background:#e5e7eb;color:#71717a}.p-splitbutton.p-button-text>.p-button{background-color:transparent;color:#0050f0;border-color:transparent}.p-splitbutton.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(79,70,229,.04);color:#0050f0;border-color:transparent}.p-splitbutton.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(79,70,229,.16);color:#0050f0;border-color:transparent}.p-splitbutton.p-button-text.p-button-plain>.p-button{color:#71717a}.p-splitbutton.p-button-text.p-button-plain>.p-button:enabled:hover,.p-splitbutton.p-button-text.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):hover{background:#f4f4f5;color:#71717a}.p-splitbutton.p-button-text.p-button-plain>.p-button:enabled:active,.p-splitbutton.p-button-text.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):active{background:#e5e7eb;color:#71717a}.p-splitbutton.p-button-raised{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.p-splitbutton.p-button-rounded{border-radius:2rem}.p-splitbutton.p-button-rounded>.p-button{border-radius:2rem}.p-splitbutton.p-button-sm>.p-button{font-size:.875rem;padding:.65625rem .875rem}.p-splitbutton.p-button-sm>.p-button .p-button-icon{font-size:.875rem}.p-splitbutton.p-button-lg>.p-button{font-size:1.25rem;padding:.9375rem 1.25rem}.p-splitbutton.p-button-lg>.p-button .p-button-icon{font-size:1.25rem}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button{background-color:transparent;color:#64748b;border:1px solid}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(100,116,139,.04);color:#64748b}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(100,116,139,.16);color:#64748b}.p-splitbutton.p-button-secondary.p-button-text>.p-button{background-color:transparent;color:#64748b;border-color:transparent}.p-splitbutton.p-button-secondary.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(100,116,139,.04);border-color:transparent;color:#64748b}.p-splitbutton.p-button-secondary.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(100,116,139,.16);border-color:transparent;color:#64748b}.p-splitbutton.p-button-info.p-button-outlined>.p-button{background-color:transparent;color:#3b82f6;border:1px solid}.p-splitbutton.p-button-info.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(59,130,246,.04);color:#3b82f6}.p-splitbutton.p-button-info.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(59,130,246,.16);color:#3b82f6}.p-splitbutton.p-button-info.p-button-text>.p-button{background-color:transparent;color:#3b82f6;border-color:transparent}.p-splitbutton.p-button-info.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-info.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(59,130,246,.04);border-color:transparent;color:#3b82f6}.p-splitbutton.p-button-info.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-info.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(59,130,246,.16);border-color:transparent;color:#3b82f6}.p-splitbutton.p-button-success.p-button-outlined>.p-button{background-color:transparent;color:#22c55e;border:1px solid}.p-splitbutton.p-button-success.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(34,197,94,.04);color:#22c55e}.p-splitbutton.p-button-success.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(34,197,94,.16);color:#22c55e}.p-splitbutton.p-button-success.p-button-text>.p-button{background-color:transparent;color:#22c55e;border-color:transparent}.p-splitbutton.p-button-success.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-success.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(34,197,94,.04);border-color:transparent;color:#22c55e}.p-splitbutton.p-button-success.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-success.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(34,197,94,.16);border-color:transparent;color:#22c55e}.p-splitbutton.p-button-warning.p-button-outlined>.p-button{background-color:transparent;color:#f59e0b;border:1px solid}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(245,158,11,.04);color:#f59e0b}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(245,158,11,.16);color:#f59e0b}.p-splitbutton.p-button-warning.p-button-text>.p-button{background-color:transparent;color:#f59e0b;border-color:transparent}.p-splitbutton.p-button-warning.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-warning.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(245,158,11,.04);border-color:transparent;color:#f59e0b}.p-splitbutton.p-button-warning.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-warning.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(245,158,11,.16);border-color:transparent;color:#f59e0b}.p-splitbutton.p-button-help.p-button-outlined>.p-button{background-color:transparent;color:#a855f7;border:1px solid}.p-splitbutton.p-button-help.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(168,85,247,.04);color:#a855f7}.p-splitbutton.p-button-help.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(168,85,247,.16);color:#a855f7}.p-splitbutton.p-button-help.p-button-text>.p-button{background-color:transparent;color:#a855f7;border-color:transparent}.p-splitbutton.p-button-help.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-help.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(168,85,247,.04);border-color:transparent;color:#a855f7}.p-splitbutton.p-button-help.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-help.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(168,85,247,.16);border-color:transparent;color:#a855f7}.p-splitbutton.p-button-danger.p-button-outlined>.p-button{background-color:transparent;color:#ef4444;border:1px solid}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(239,68,68,.04);color:#ef4444}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(239,68,68,.16);color:#ef4444}.p-splitbutton.p-button-danger.p-button-text>.p-button{background-color:transparent;color:#ef4444;border-color:transparent}.p-splitbutton.p-button-danger.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-danger.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(239,68,68,.04);border-color:transparent;color:#ef4444}.p-splitbutton.p-button-danger.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-danger.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(239,68,68,.16);border-color:transparent;color:#ef4444}.p-carousel .p-carousel-content .p-carousel-prev,.p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#71717a;border:0 none;background:transparent;border-radius:50%;transition:none;margin:.5rem}.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,.p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#18181b;border-color:transparent;background:#f4f4f5}.p-carousel .p-carousel-content .p-carousel-prev:focus,.p-carousel .p-carousel-content .p-carousel-next:focus{outline:0 none;outline-offset:0}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#f4f4f5;width:2rem;height:.5rem;transition:none;border-radius:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#e5e7eb}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#eef2ff;color:#312e81}.p-datatable .p-paginator-top,.p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-datatable .p-datatable-header{background:#fafafa;color:#3f3f46;border:1px solid #f4f4f5;border-width:1px 0 1px 0;padding:1.25rem;font-weight:600}.p-datatable .p-datatable-footer{background:#fafafa;color:#3f3f46;border:1px solid #f4f4f5;border-width:0 0 1px 0;padding:.75rem 1.5rem;font-weight:600}.p-datatable .p-datatable-thead>tr>th{text-align:left;padding:.75rem 1.5rem;border:1px solid #f4f4f5;border-width:0 0 1px 0;font-weight:400;color:#6b7280;background:#f2f6fe;transition:none}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #f4f4f5;border-width:0 0 1px 0;font-weight:600;color:#3f3f46;background:#fafafa}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#71717a;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#312e81;background:#eef2ff;margin-left:.5rem}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#0050f0}.p-datatable .p-datatable-tbody>tr:nth-child(even){background:#fafcff;color:#3f3f46;transition:none}.p-datatable .p-datatable-tbody>tr:nth-last-child{background:red;color:#3f3f46;transition:none}.p-datatable .p-datatable-tbody>tr>td{text-align:left;padding:1rem 1.5rem}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#71717a;border:0 none;background:transparent;border-radius:50%;transition:none}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#18181b;border-color:transparent;background:#f4f4f5}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus{outline:0 none;outline-offset:0}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr:focus{outline:.15rem solid #6366f1;outline-offset:.15rem}.p-datatable .p-datatable-tbody>tr.p-highlight{background:#eef2ff;color:#312e81}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #eef2ff}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #eef2ff}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{color:#3f3f46}.p-datatable .p-column-resizer-helper{background:#0050f0}.p-datatable .p-datatable-scrollable-header,.p-datatable .p-datatable-scrollable-footer{background:#fafafa}.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot{background-color:#fafafa}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even){background:#fcfcfc}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight{background:#eef2ff;color:#312e81}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler{color:#312e81}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler:hover{color:#312e81}.p-datatable.p-datatable-sm .p-datatable-header{padding:.625rem}.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.375rem .75rem}.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem .75rem}.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.375rem .75rem}.p-datatable.p-datatable-sm .p-datatable-footer{padding:.375rem .75rem}.p-datatable.p-datatable-lg .p-datatable-header{padding:1.5625rem}.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:.9375rem 1.875rem}.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem 1.875rem}.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:.9375rem 1.875rem}.p-datatable.p-datatable-lg .p-datatable-footer{padding:.9375rem 1.875rem}.p-dataview .p-paginator-top,.p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-dataview .p-dataview-header{background:#fafafa;color:#3f3f46;border:1px solid #f4f4f5;border-width:1px 0 1px 0;padding:1.25rem;font-weight:600}.p-dataview .p-dataview-content{background:#ffffff;color:#3f3f46;border:0 none;padding:0}.p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid #f4f4f5;border-width:0 0 1px 0}.p-dataview .p-dataview-footer{background:#fafafa;color:#3f3f46;border:1px solid #f4f4f5;border-width:0 0 1px 0;padding:.75rem 1.5rem;font-weight:600;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.p-dataview .p-dataview-loading-icon{font-size:2rem}.p-dataview .p-dataview-emptymessage{padding:1.25rem}.p-column-filter-row .p-column-filter-menu-button,.p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}.p-column-filter-menu-button{width:2rem;height:2rem;color:#71717a;border:0 none;background:transparent;border-radius:50%;transition:none}.p-column-filter-menu-button:hover{color:#18181b;border-color:transparent;background:#f4f4f5}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:#f4f4f5;color:#18181b}.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#eef2ff;color:#312e81}.p-column-filter-menu-button:focus{outline:0 none;outline-offset:0}.p-column-filter-clear-button{width:2rem;height:2rem;color:#71717a;border:0 none;background:transparent;border-radius:50%;transition:none}.p-column-filter-clear-button:hover{color:#18181b;border-color:transparent;background:#f4f4f5}.p-column-filter-clear-button:focus{outline:0 none;outline-offset:0}.p-column-filter-overlay{background:#ffffff;color:#3f3f46;border:0 none;border-radius:.375rem;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:12.5rem}.p-column-filter-overlay .p-column-filter-row-items{padding:.25rem 0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.75rem 1rem;border:0 none;color:#3f3f46;background:transparent;transition:none;border-radius:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#312e81;background:#eef2ff}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#18181b;background:#f4f4f5}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #f3f4f6;margin:.25rem 0}.p-column-filter-overlay-menu .p-column-filter-operator{padding:.5rem .75rem;border-bottom:0 none;color:#3f3f46;background:#fafafa;margin:0;border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-column-filter-overlay-menu .p-column-filter-constraint{padding:1.25rem;border-bottom:1px solid #f3f4f6}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}.p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.75rem 1.25rem}.p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1.25rem}.fc.fc-unthemed .fc-view-container th{background:#fafafa;border:1px solid #e5e7eb;color:#3f3f46}.fc.fc-unthemed .fc-view-container td.fc-widget-content{background:#ffffff;border:1px solid #e5e7eb;color:#3f3f46}.fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #e5e7eb}.fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #e5e7eb}.fc.fc-unthemed .fc-view-container .fc-event{background:#0050f0;border:1px solid #0050f0;color:#fff}.fc.fc-unthemed .fc-view-container .fc-divider{background:#fafafa;border:1px solid #e5e7eb}.fc.fc-unthemed .fc-toolbar .fc-button{color:#fff;background:#0050f0;border:1px solid #0050f0;font-size:1rem;transition:none;border-radius:.375rem;display:flex;align-items:center}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#4338ca;color:#fff;border-color:#4338ca}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#4338ca;color:#fff;border-color:#4338ca}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}.fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button{background:#ffffff;border:1px solid #d4d4d8;color:#3f3f46;transition:none}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:#f4f4f5;border-color:#d4d4d8;color:#3f3f46}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#0050f0;border-color:#0050f0;color:#fff}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#4338ca;border-color:#4338ca;color:#fff}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus{outline:0 none;outline-offset:0;z-index:1}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#e5e7eb}.fc.fc-theme-standard .fc-view-harness th{background:#fafafa;border-color:#e5e7eb;color:#3f3f46}.fc.fc-theme-standard .fc-view-harness td{color:#3f3f46;border-color:#e5e7eb}.fc.fc-theme-standard .fc-view-harness .fc-view{background:#ffffff}.fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0 none}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #e5e7eb;padding:1.25rem;background:#fafafa;color:#3f3f46}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:PrimeIcons!important;font-size:1rem;width:2rem;height:2rem;color:#71717a;border:0 none;background:transparent;border-radius:50%;transition:none}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:"\e90b"}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:enabled:hover{color:#18181b;border-color:transparent;background:#f4f4f5}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1.25rem;border:1px solid #e5e7eb;background:#ffffff;color:#3f3f46;border-top:0 none}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#fff;background:#0050f0;border-color:#0050f0}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#fff}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#0050f0;border-color:#0050f0}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:#f4f4f5;color:#18181b}.fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#fafafa}.fc.fc-theme-standard .fc-toolbar .fc-button{color:#fff;background:#0050f0;border:1px solid #0050f0;font-size:1rem;transition:none;border-radius:.375rem}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#4338ca;color:#fff;border-color:#4338ca}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#4338ca;color:#fff;border-color:#4338ca}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}.fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.6;color:#fff;background:#0050f0;border:1px solid #0050f0}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}.fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button{background:#ffffff;border:1px solid #d4d4d8;color:#3f3f46;transition:none}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:#f4f4f5;border-color:#d4d4d8;color:#3f3f46}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#0050f0;border-color:#0050f0;color:#fff}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#4338ca;border-color:#4338ca;color:#fff}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus{outline:0 none;outline-offset:0;z-index:1}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.fc.fc-theme-standard a{color:#3f3f46}.fc.fc-theme-standard .fc-highlight{color:#312e81;background:#eef2ff}.p-orderlist .p-orderlist-controls{padding:1.25rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-header{background:#fafafa;color:#3f3f46;border:1px solid #e5e7eb;padding:1.25rem;border-bottom:0 none;border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-orderlist .p-orderlist-header .p-orderlist-title{font-weight:700}.p-orderlist .p-orderlist-filter-container{padding:1.25rem;background:#ffffff;border:1px solid #e5e7eb;border-bottom:0 none}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input{padding-right:1.75rem}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon{right:.75rem;color:#71717a}.p-orderlist .p-orderlist-list{border:1px solid #e5e7eb;background:#ffffff;color:#3f3f46;padding:.25rem 0;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-orderlist .p-orderlist-list .p-orderlist-item{padding:.75rem 1rem;margin:0;border:0 none;color:#3f3f46;background:transparent;transition:none}.p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#312e81;background:#eef2ff}.p-orderlist .p-orderlist-list .p-orderlist-empty-message{padding:.75rem 1rem;color:#3f3f46}.p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover{background:#f4f4f5;color:#18181b}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even){background:#fcfcfc}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover{background:#f4f4f5}.p-orderlist-item.cdk-drag-preview{padding:.75rem 1rem;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:0 none;color:#3f3f46;background:#ffffff;margin:0}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#f4f4f5;color:#18181b}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#eef2ff;color:#312e81}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#6f91ff}.p-organizationchart .p-organizationchart-line-down{background:#e5e7eb}.p-organizationchart .p-organizationchart-line-left{border-right:1px solid #e5e7eb;border-color:#e5e7eb}.p-organizationchart .p-organizationchart-line-top{border-top:1px solid #e5e7eb;border-color:#e5e7eb}.p-organizationchart .p-organizationchart-node-content{border:1px solid #e5e7eb;background:#ffffff;color:#3f3f46;padding:1.25rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0}.p-paginator{background:#ffffff;color:#6681a1;border:solid #f4f4f5;border-width:0;padding:8px 16px;font-weight:400;border-radius:.375rem}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{background-color:transparent;color:#6681a1;min-width:40px;height:40px;margin:0 0 0 -1px;transition:none;border-radius:4px;gap:8px;vertical-align:bottom}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:#f2f6fe;color:#6696f6}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):active,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):active,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):active,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):active,.p-paginator .p-paginator-page:not(.page-disable):active{box-shadow:none;border:none;color:#0050f0!important;background:#ccdcfc!important;font-weight:400;line-height:24px;outline:none}.paginator-front p-dropdown:focus{border:none;color:#0050f0;background:#ccdcfc!important;font-weight:400;line-height:24px;outline:none}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):focus,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):focus,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):focus,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):focus,.p-paginator .p-paginator-page:not(.page-disable):focus{box-shadow:none;border:none;outline:none}.p-paginator .p-paginator-first{border-top-left-radius:0;border-bottom-left-radius:0}.p-paginator .p-paginator-last{border-top-right-radius:0;border-bottom-right-radius:0}.p-paginator .p-dropdown{padding:8px;height:40px;gap:4px}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0;padding-left:0}.p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}.p-paginator .p-paginator-page-input .p-inputtext{max-width:3rem}.p-paginator .p-paginator-current{background-color:transparent;border:1px solid #d4d4d8;color:#6681a1;min-width:40px;height:40px}.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;color:#6681a1;min-width:40px;height:40px;margin:0 0 0 -1px;transition:none;border-radius:0}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background-color:#e5edfe!important;border-color:#e5edfe!important;color:#0050f0!important;font-weight:700!important}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):not(.page-disable):hover{background:#f2f6fe;color:#6696f6;border-radius:4px}.page-disable{background:none!important;border-color:none!important;pointer-events:none!important}.p-picklist .p-picklist-buttons{padding:1.25rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-header{background:#fafafa;color:#3f3f46;border:1px solid #e5e7eb;padding:1.25rem;border-bottom:0 none;border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-picklist .p-picklist-header .p-picklist-title{font-weight:700}.p-picklist .p-picklist-filter-container{padding:1.25rem;background:#ffffff;border:1px solid #e5e7eb;border-bottom:0 none}.p-picklist .p-picklist-filter-container .p-picklist-filter-input{padding-right:1.75rem}.p-picklist .p-picklist-filter-container .p-picklist-filter-icon{right:.75rem;color:#71717a}.p-picklist .p-picklist-list{border:1px solid #e5e7eb;background:#ffffff;color:#3f3f46;padding:.25rem 0;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-picklist .p-picklist-list .p-picklist-item{padding:.75rem 1rem;margin:0;border:0 none;color:#3f3f46;background:transparent;transition:none}.p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#312e81;background:#eef2ff}.p-picklist .p-picklist-list .p-picklist-empty-message{padding:.75rem 1rem;color:#3f3f46}.p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover{background:#f4f4f5;color:#18181b}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even){background:#fcfcfc}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover{background:#f4f4f5}.p-picklist-item.cdk-drag-preview{padding:.75rem 1rem;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:0 none;color:#3f3f46;background:#ffffff;margin:0}.p-timeline .p-timeline-event-marker{border:2px solid #0050f0;border-radius:50%;width:1rem;height:1rem;background-color:#fff}.p-timeline .p-timeline-event-connector{background-color:#e5e7eb}.p-timeline.p-timeline-vertical .p-timeline-event-opposite,.p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-opposite,.p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-tree{border:1px solid #e5e7eb;background:#ffffff;color:#3f3f46;border-radius:.375rem}.p-tree .p-tree-container .p-treenode{padding:.143rem}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:.375rem;transition:none;padding:8px 0}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:4px;width:16px;height:16px;color:#71717a;border:0 none;background:transparent;transition:none}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#18181b;border-color:transparent;background:#f4f4f5}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#71717a}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#3f3f46}.p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1;color:#0050f0}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#eef2ff;color:#312e81}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#312e81}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#f4f4f5;color:#0050f0!important}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover{background:#f4f4f5;color:#18181b}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.75rem}.p-tree .p-tree-filter-container .p-tree-filter-icon{right:.75rem;color:#71717a}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-tree .p-treenode-droppoint.p-treenode-droppoint-active{background-color:#8ba7ff}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content{border-radius:.375rem;border:1px solid #e5e7eb;background-color:#fff;color:#3f3f46;padding:0;transition:none}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight{background-color:#eef2ff;color:#312e81}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon{color:#312e81}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon{color:#71717a;margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover{background-color:inherit;color:inherit}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#f4f4f5;color:#18181b}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0}.p-treetable .p-paginator-top,.p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-treetable .p-treetable-header{background:#fafafa;color:#3f3f46;border:1px solid #f4f4f5;border-width:1px 0 1px 0;padding:1.25rem;font-weight:600}.p-treetable .p-treetable-footer{background:#fafafa;color:#3f3f46;border:1px solid #f4f4f5;border-width:0 0 1px 0;padding:.75rem 1.5rem;font-weight:600}.p-treetable .p-treetable-thead>tr>th{text-align:left;padding:.75rem 1.5rem;border:1px solid #f4f4f5;border-width:0 0 1px 0;font-weight:500;color:#6b7280;background:#fafafa;transition:none}.p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #f4f4f5;border-width:0 0 1px 0;font-weight:600;color:#3f3f46;background:#fafafa}.p-treetable .p-sortable-column{outline-color:#6366f1}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#71717a;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#312e81;background:#eef2ff;margin-left:.5rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#f4f4f5;color:#3f3f46}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#71717a}.p-treetable .p-sortable-column.p-highlight{background:#fafafa;color:#0050f0}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#0050f0}.p-treetable .p-treetable-tbody>tr{background:#ffffff;color:#3f3f46;transition:none}.p-treetable .p-treetable-tbody>tr>td{text-align:left;padding:1rem 1.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#71717a;border:0 none;background:transparent;border-radius:50%;transition:none;margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#18181b;border-color:transparent;background:#f4f4f5}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon{color:#3f3f46}.p-treetable .p-treetable-tbody>tr:focus{outline:.15rem solid #6366f1;outline-offset:-.15rem}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#eef2ff;color:#312e81}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#312e81}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#312e81}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{color:#3f3f46}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#3f3f46}.p-treetable .p-column-resizer-helper{background:#0050f0}.p-treetable .p-treetable-scrollable-header,.p-treetable .p-treetable-scrollable-footer{background:#fafafa}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}.p-treetable.p-treetable-sm .p-treetable-header{padding:1.09375rem}.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.375rem .75rem}.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem .75rem}.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.375rem .75rem}.p-treetable.p-treetable-sm .p-treetable-footer{padding:.375rem .75rem}.p-treetable.p-treetable-lg .p-treetable-header{padding:1.5625rem}.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:.9375rem 1.875rem}.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem 1.875rem}.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:.9375rem 1.875rem}.p-treetable.p-treetable-lg .p-treetable-footer{padding:.9375rem 1.875rem}.p-virtualscroller .p-virtualscroller-header{background:#fafafa;color:#3f3f46;border:1px solid #f4f4f5;border-width:1px 0 1px 0;padding:1.25rem;font-weight:600}.p-virtualscroller .p-virtualscroller-content{background:#ffffff;color:#3f3f46;border:0 none;padding:0}.p-virtualscroller .p-virtualscroller-footer{background:#fafafa;color:#3f3f46;border:1px solid #f4f4f5;border-width:0 0 1px 0;padding:.75rem 1.5rem;font-weight:600;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.p-accordion .p-accordion-header .p-accordion-header-link{padding:1.25rem;border:1px solid #e5e7eb;color:#3f3f46;background:#fafafa;font-weight:700;border-radius:.375rem;transition:none}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0}.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:#f4f4f5;border-color:#e5e7eb;color:#3f3f46}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#fafafa;border-color:#e5e7eb;color:#3f3f46;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#e5e7eb;background:#f4f4f5;color:#3f3f46}.p-accordion .p-accordion-content{padding:1.25rem;border:1px solid #e5e7eb;background:#ffffff;color:#3f3f46;border-top:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-accordion p-accordiontab .p-accordion-tab{margin-bottom:0}.p-accordion p-accordiontab .p-accordion-header .p-accordion-header-link{border-radius:0}.p-accordion p-accordiontab .p-accordion-content{border-radius:0}.p-accordion p-accordiontab:not(:first-child) .p-accordion-header .p-accordion-header-link{border-top:0 none}.p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link,.p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-top:0 none}.p-accordion p-accordiontab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-accordion p-accordiontab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-accordion p-accordiontab:last-child .p-accordion-content{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-card{background:#ffffff;color:#3f3f46;box-shadow:0 0 1px 1px #0000001a,0 0 1px 1px #0000000f;border-radius:.375rem}.p-card .p-card-body{padding:24px}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#71717a}.p-card .p-card-content{padding:0}.p-card .p-card-footer{padding:1.25rem 0 0}.p-divider .p-divider-content{background-color:#fff}.p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}.p-divider.p-divider-horizontal:before{border-top:1px #e5e7eb}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}.p-divider.p-divider-vertical:before{border-left:1px #e5e7eb}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-fieldset{border:1px solid #e5e7eb;background:#ffffff;color:#3f3f46;border-radius:.375rem}.p-fieldset .p-fieldset-legend{padding:1.25rem;border:1px solid #e5e7eb;color:#3f3f46;background:#fafafa;font-weight:700;border-radius:.375rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:none}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1.25rem;color:#3f3f46;border-radius:.375rem;transition:none}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#f4f4f5;border-color:#e5e7eb;color:#18181b}.p-fieldset .p-fieldset-content{padding:1.25rem}.p-panel .p-panel-header{border:1px solid #e5e7eb;padding:1.25rem;background:#fafafa;color:#3f3f46;border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-panel .p-panel-header .p-panel-title{font-weight:700}.p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#71717a;border:0 none;background:transparent;border-radius:50%;transition:none}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#18181b;border-color:transparent;background:#f4f4f5}.p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0}.p-panel.p-panel-toggleable .p-panel-header{padding:.75rem 1.25rem}.p-panel .p-panel-content{padding:1.25rem;border:1px solid #e5e7eb;background:#ffffff;color:#3f3f46;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem;border-top:0 none}.p-panel .p-panel-footer{padding:.75rem 1.25rem;border:1px solid #e5e7eb;background:#ffffff;color:#3f3f46;border-top:0 none}.p-panel .p-panel-icons-end{order:2;margin-left:auto}.p-panel .p-panel-icons-start{order:0;margin-right:.5rem}.p-panel .p-panel-icons-center{order:2;width:100%;text-align:center}.p-scrollpanel .p-scrollpanel-bar{background:#fafafa;border:0 none}.p-splitter{border:1px solid #e5e7eb;background:#ffffff;border-radius:.375rem;color:#3f3f46}.p-splitter .p-splitter-gutter{transition:none;background:#fafafa}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle,.p-splitter .p-splitter-gutter-resizing{background:#e5e7eb}.p-tabview .p-tabview-nav{background:#ffffff;border-width:0 0 2px 0}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #e5e7eb;border-width:0 0 2px 0;border-color:transparent transparent #e5e7eb transparent;background:#ffffff;color:#6681a1;padding:4px 0;font-weight:400;line-height:24px;font-size:14px;border-top-right-radius:.375rem;border-top-left-radius:.375rem;transition:none;margin-right:24px;margin-bottom:0!important}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #6366f1;color:#0050f0!important;color:var(--primary-color)!important}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{background:#ffffff;color:#6696f6}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#ffffff;border-color:#0050f0;border-color:var(--primary-color);color:#0050f0;color:var(--primary-color);font-weight:700}.p-tabview .p-tabview-left-icon{margin-right:.5rem}.p-tabview .p-tabview-right-icon,.p-tabview .p-tabview-close{margin-left:.5rem}.p-tabview .p-tabview-nav-btn.p-link{background:#ffffff;color:#0050f0;width:3rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border-radius:0}.p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #6366f1;color:#0050f0}.p-tabview .p-tabview-panels{background:#ffffff;padding-top:28px;border:0 none;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-toolbar{background:#fafafa;border:1px solid #e5e7eb;padding:1.25rem;border-radius:.375rem}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#ffffff;color:#3f3f46;border:0 none;border-radius:.375rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.p-confirm-popup .p-confirm-popup-content{padding:1.25rem}.p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:.75rem 1.25rem}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup:before{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border-radius:.375rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:0 none}.p-dialog .p-dialog-header{border-bottom:0 none;background:#ffffff;color:#3f3f46;padding:24px;border-top-right-radius:8px;border-top-left-radius:8px}.p-dialog .p-dialog-header .p-dialog-title{font-size:16px;font-style:normal;font-weight:700;line-height:24px;color:#002d63;padding:8px 0}.p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#0050f0;border:0 none;background:transparent;border-radius:50%;transition:none;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:#ffffff;color:#002d63;padding:12px 24px 24px;overflow:auto}.p-dialog .p-dialog-content:last-of-type{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.p-dialog .p-dialog-footer{border-top:0 none;background:#ffffff;color:#3f3f46;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-overlaypanel .p-overlaypanel-content{padding:16px;line-height:24px;max-width:-moz-fit-content;max-width:fit-content;background-color:#002d63!important;margin-top:0!important;margin-left:5px!important;color:#fff;border-radius:4px}.p-overlaypanel .p-overlaypanel-close{background:#0050f0;color:#fff;width:2rem;height:2rem;transition:none;border-radius:50%;position:absolute;top:-1rem;right:-1rem}.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#4338ca;color:#fff}.p-overlaypanel:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-overlaypanel:before{border:solid transparent;border-color:#fff0;border-bottom-color:#f2f2f2}.p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}.p-sidebar{background:#ffffff;color:#3f3f46;border:0 none;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.p-sidebar .p-sidebar-header{padding:1.25rem}.p-sidebar .p-sidebar-header .p-sidebar-close,.p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#71717a;border:0 none;background:transparent;border-radius:50%;transition:none}.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#18181b;border-color:transparent;background:#f4f4f5}.p-sidebar .p-sidebar-header .p-sidebar-close:focus,.p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0}.p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}.p-sidebar .p-sidebar-content{padding:1.25rem}.p-tooltip .p-tooltip-text{background:#3f3f46;color:#fff;padding:.75rem;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:.375rem}.p-fileupload .p-fileupload-buttonbar{background:#fafafa;padding:1.25rem;border:1px solid #e5e7eb;color:#3f3f46;border-bottom:0 none;border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0}.p-fileupload .p-fileupload-content{background:#ffffff;padding:2rem 1rem;border:1px solid #e5e7eb;color:#3f3f46;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-fileupload .p-progressbar{height:.25rem}.p-fileupload .p-fileupload-row>div{padding:1rem 1.5rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-fileupload-choose:not(.p-disabled):hover{background:#4338ca;color:#fff;border-color:#4338ca}.p-fileupload-choose:not(.p-disabled):active{background:#4338ca;color:#fff;border-color:#4338ca}.p-breadcrumb{background:#ffffff;border:1px solid #e5e7eb;border-radius:.375rem;padding:1rem}.p-breadcrumb ul li .p-menuitem-link{transition:none;border-radius:.375rem}.p-breadcrumb ul li .p-menuitem-link:focus{outline:0 none;outline-offset:0}.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text{color:#3f3f46}.p-breadcrumb ul li .p-menuitem-link .p-menuitem-icon{color:#71717a}.p-breadcrumb ul li.p-breadcrumb-chevron{margin:0 .5rem;color:#3f3f46}.p-breadcrumb ul li:last-child .p-menuitem-text{color:#3f3f46}.p-breadcrumb ul li:last-child .p-menuitem-icon{color:#71717a}.p-contextmenu{padding:.25rem 0;background:#ffffff;color:#3f3f46;border:0 none;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:.375rem;width:12.5rem}.p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#3f3f46;border-radius:0;transition:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.p-contextmenu .p-menuitem-link .p-menuitem-text{color:#3f3f46}.p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#71717a;margin-right:.5rem}.p-contextmenu .p-menuitem-link .p-submenu-icon{color:#71717a}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:#f4f4f5}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#18181b}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#71717a}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#71717a}.p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-contextmenu .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:.375rem}.p-contextmenu .p-menuitem{margin:0}.p-contextmenu .p-menuitem:last-child{margin:0}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#f4f4f5}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#3f3f46}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#71717a}.p-contextmenu .p-menu-separator{border-top:1px solid #f3f4f6;margin:.25rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-contextmenu .p-menuitem-badge{background:#0050f0;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:.375rem;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-dock .p-dock-list{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}.p-dock .p-dock-item{padding:.5rem}.p-dock .p-dock-action{width:4rem;height:4rem}.p-dock.p-dock-top .p-dock-item-second-prev,.p-dock.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}.p-dock.p-dock-top .p-dock-item-prev,.p-dock.p-dock-top .p-dock-item-next,.p-dock.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}.p-dock.p-dock-top .p-dock-item-current,.p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}.p-dock.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-right .p-dock-item-second-prev,.p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}.p-dock.p-dock-left .p-dock-item-prev,.p-dock.p-dock-left .p-dock-item-next,.p-dock.p-dock-right .p-dock-item-prev,.p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}.p-dock.p-dock-left .p-dock-item-current,.p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){.p-dock.p-dock-top .p-dock-list-container,.p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}.p-dock.p-dock-top .p-dock-list-container .p-dock-list,.p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}.p-dock.p-dock-left .p-dock-list-container,.p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}.p-dock.p-dock-left .p-dock-list-container .p-dock-list,.p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}.p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}.p-megamenu{padding:1rem;background:#fafafa;color:#3f3f46;border:1px solid #e5e7eb;border-radius:.375rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#3f3f46;border-radius:.375rem;transition:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#3f3f46}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#71717a;margin-right:.5rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#71717a;margin-left:.5rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#f4f4f5}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#18181b}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#71717a}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#71717a}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:#f4f4f5}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#3f3f46}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#71717a}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#71717a}.p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#3f3f46;border-radius:0;transition:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.p-megamenu .p-menuitem-link .p-menuitem-text{color:#3f3f46}.p-megamenu .p-menuitem-link .p-menuitem-icon{color:#71717a;margin-right:.5rem}.p-megamenu .p-menuitem-link .p-submenu-icon{color:#71717a}.p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:#f4f4f5}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#18181b}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#71717a}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#71717a}.p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-megamenu .p-megamenu-panel{background:#ffffff;color:#3f3f46;border:0 none;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#3f3f46;background:#ffffff;font-weight:600;border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}.p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #f3f4f6;margin:.25rem 0}.p-megamenu .p-megamenu-submenu .p-menuitem{margin:0}.p-megamenu .p-megamenu-submenu .p-menuitem:last-child{margin:0}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#f4f4f5}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#3f3f46}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#71717a}.p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.25rem 0}.p-megamenu.p-megamenu-vertical .p-menuitem{margin:0}.p-megamenu.p-megamenu-vertical .p-menuitem:last-child{margin:0}.p-megamenu .p-menuitem-badge{background:#0050f0;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:.375rem;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-menu{padding:8px;background:#ffffff;color:#3f3f46;border:1px solid #e5e7eb;border-radius:4px;width:12.5rem}.p-menu .p-menuitem-link{padding:4px 8px;color:#6881a1;border-radius:0;transition:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-family:Ekachon;font-size:14px;font-style:normal;font-weight:400;line-height:24px!important}.p-menu .p-menuitem-link .p-menuitem-text{color:#6681a1}.p-menu .p-menuitem-link .p-menuitem-icon{color:#71717a;margin-right:.5rem}.p-menu .p-menuitem-link .p-submenu-icon{color:#71717a}.p-menu .p-menuitem-link:not(.p-disabled):hover{background:#F2F6FE;border:none;border-radius:4px}.p-menu .p-menuitem-link:not(.p-disabled):focus{background:#CCDCFC;border-radius:4px}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#6696f6;font-weight:400}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#71717a}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#71717a}.p-menu .p-menuitem-link:not(.p-disabled):focus .p-menuitem-text{color:#0050f0}.p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0}.p-menu.p-menu-overlay{background:#ffffff;border:0 none;box-shadow:0 0 10px #002d631a;width:-moz-fit-content;width:fit-content;margin-top:8px}.p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#3f3f46;background:#ffffff;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menu-separator{border-top:1px solid #f3f4f6;margin:.25rem 0}.p-menu .p-menuitem{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p-menu .p-menuitem:last-child{margin:0}.p-menu .p-menuitem-badge{background:#0050f0;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:.375rem;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-menubar{padding:1rem;background:#fafafa;color:#3f3f46;border:1px solid #e5e7eb;border-radius:.375rem}.p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#3f3f46;border-radius:0;transition:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.p-menubar .p-menuitem-link .p-menuitem-text{color:#3f3f46}.p-menubar .p-menuitem-link .p-menuitem-icon{color:#71717a;margin-right:.5rem}.p-menubar .p-menuitem-link .p-submenu-icon{color:#71717a}.p-menubar .p-menuitem-link:not(.p-disabled):hover{background:#f4f4f5}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#18181b}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#71717a}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#71717a}.p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#3f3f46;border-radius:.375rem;transition:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#3f3f46}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#71717a;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#71717a;margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#f4f4f5}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#18181b}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#71717a}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#71717a}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:#f4f4f5}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#3f3f46}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#71717a}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#71717a}.p-menubar .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;width:12.5rem}.p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #f3f4f6;margin:.25rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-submenu-list .p-menuitem{margin:0}.p-menubar .p-submenu-list .p-menuitem:last-child{margin:0}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#f4f4f5}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#3f3f46}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#71717a}.p-menubar .p-menuitem-badge{background:#0050f0;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:.375rem;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}@media screen and (max-width: 960px){.p-menubar{position:relative}.p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#71717a;border-radius:50%;transition:none}.p-menubar .p-menubar-button:hover{color:#71717a;background:#f4f4f5}.p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0}.p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;width:100%}.p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #f3f4f6;margin:.25rem 0}.p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#3f3f46;border-radius:0;transition:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#3f3f46}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#71717a;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#71717a}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#f4f4f5}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#18181b}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#71717a}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#71717a}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}.p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}.p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}.p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}.p-panelmenu .p-panelmenu-header>a{padding:1.25rem;border:1px solid #e5e7eb;color:#3f3f46;background:#fafafa;font-weight:700;border-radius:.375rem;transition:none}.p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header>a .p-menuitem-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0}.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:#f4f4f5;border-color:#e5e7eb;color:#3f3f46}.p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}.p-panelmenu .p-panelmenu-header.p-highlight>a{background:#fafafa;border-color:#e5e7eb;color:#3f3f46;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#e5e7eb;background:#f4f4f5;color:#3f3f46}.p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #e5e7eb;background:#ffffff;color:#3f3f46;margin-bottom:0;border-top:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#3f3f46;border-radius:0;transition:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#3f3f46}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#71717a;margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#71717a}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:#f4f4f5}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#18181b}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#71717a}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#71717a}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:0}.p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}.p-panelmenu .p-panelmenu-panel .p-panelmenu-content{border-radius:0}.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0 none}.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a{border-top:0 none}.p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:.375rem;border-top-left-radius:.375rem}.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.p-panelmenu .p-menuitem-badge{background:#0050f0;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:.375rem;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-slidemenu{padding:.25rem 0;background:#ffffff;color:#3f3f46;border:1px solid #e5e7eb;border-radius:.375rem;width:12.5rem}.p-slidemenu .p-menuitem-link{padding:.75rem 1rem;color:#3f3f46;border-radius:0;transition:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.p-slidemenu .p-menuitem-link .p-menuitem-text{color:#3f3f46}.p-slidemenu .p-menuitem-link .p-menuitem-icon{color:#71717a;margin-right:.5rem}.p-slidemenu .p-menuitem-link .p-submenu-icon{color:#71717a}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover{background:#f4f4f5}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#18181b}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#71717a}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#71717a}.p-slidemenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #6366f1}.p-slidemenu.p-slidemenu-overlay{background:#ffffff;border:0 none;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.p-slidemenu .p-slidemenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link{background:#f4f4f5}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-text{color:#3f3f46}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-icon,.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-icon{color:#71717a}.p-slidemenu .p-slidemenu-separator{border-top:1px solid #f3f4f6;margin:.25rem 0}.p-slidemenu .p-slidemenu-icon{font-size:.875rem}.p-slidemenu .p-slidemenu-backward{padding:.75rem 1rem;color:#3f3f46}.p-slidemenu .p-menuitem-badge{background:#0050f0;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:.375rem;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-steps .p-steps-item .p-menuitem-link{background:transparent;transition:none;border-radius:.375rem;background:#ffffff}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#3f3f46;border:1px solid #f4f4f5;background:#ffffff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#71717a}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#eef2ff;color:#312e81}.p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#3f3f46}.p-steps .p-steps-item:before{content:" ";border-top:1px solid #f3f4f6;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}.p-tabmenu .p-tabmenu-nav{background:#ffffff;border:1px solid #e5e7eb;border-width:0 0 2px 0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #e5e7eb;border-width:0 0 2px 0;border-color:transparent transparent #e5e7eb transparent;background:#ffffff;color:#71717a;padding:1.25rem;font-weight:700;border-top-right-radius:.375rem;border-top-left-radius:.375rem;transition:none;margin:0 0 -2px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #6366f1}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#ffffff;border-color:#71717a;color:#71717a}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#ffffff;border-color:#0050f0;color:#0050f0}.p-tabmenu .p-tabmenu-left-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-right-icon{margin-left:.5rem}.p-tabmenu .p-tabmenu-nav-btn.p-link{background:#ffffff;color:#0050f0;width:3rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border-radius:0}.p-tabmenu .p-tabmenu-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #6366f1}.p-tieredmenu{padding:8px;background:#ffffff;color:#3f3f46;border-radius:4px;width:160px}.p-tieredmenu .p-menuitem-link{color:inherit;border-radius:0;transition:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:14px}.p-tieredmenu .p-menuitem-link .p-menuitem-text{line-height:24px}.p-tieredmenu .p-menuitem-link .p-menuitem-text:hover{color:inherit}.p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#71717a;margin-right:.5rem}.p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#71717a}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:inherit;font-weight:400}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#71717a}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:inherit}.p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0}.p-tieredmenu.p-tieredmenu-overlay{background:#ffffff;border:0 none;box-shadow:0 0 10px #002d631a;width:-moz-fit-content;width:fit-content}.p-tieredmenu .p-submenu-list{padding:8px;background:#ffffff;border:0 none;box-shadow:0 0 10px #002d631a;width:160px;border-radius:4px}.p-tieredmenu .p-menuitem{margin:0;padding:4px 8px;color:#6681a1}.p-tieredmenu .p-menuitem:active{background:#CCDCFC!important;color:#0050f0!important}.p-tieredmenu .p-menuitem:last-child{margin:0}.p-tieredmenu .p-menuitem.p-menuitem-active:hover{background:#F2F6FE;color:#6696f6;border-radius:4px}.p-tieredmenu .p-menuitem-active .p-submenu-list.p-submenu-list-flipped,.p-tieredmenu .p-menuitem-active>p-tieredmenusub>.p-submenu-list{left:-168px!important}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:inherit;font-weight:400}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:inherit}.p-tieredmenu .p-menu-separator{border-top:1px solid #f3f4f6;margin:.25rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-tieredmenu .p-menuitem-badge{background:#0050f0;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:.375rem;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-inline-message{padding:.75rem;margin:0;border-radius:.375rem}.p-inline-message.p-inline-message-info{background:#eff6ff;border:none;border-width:0px;color:#2563eb}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#2563eb}.p-inline-message.p-inline-message-success{background:#ecfdf5;border:none;border-width:0px;color:#059669}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#059669}.p-inline-message.p-inline-message-warn{background:#fef3c7;border:none;border-width:0px;color:#d97706}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#d97706}.p-inline-message.p-inline-message-error{background:#fef3c7;border:none;border-width:0px;color:#dc2626}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#dc2626}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-inline-message-text{font-size:1rem}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{margin:1rem 0;border-radius:.375rem}.p-message .p-message-wrapper{padding:1.25rem 1.75rem}.p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:none}.p-message .p-message-close:hover{background:rgba(255,255,255,.3)}.p-message .p-message-close:focus{outline:0 none;outline-offset:0}.p-message.p-message-info{background:#eff6ff;border:none;border-width:0 0 0 6px;color:#2563eb}.p-message.p-message-info .p-message-icon,.p-message.p-message-info .p-message-close{color:#2563eb}.p-message.p-message-success{background:#ecfdf5;border:none;border-width:0 0 0 6px;color:#059669}.p-message.p-message-success .p-message-icon,.p-message.p-message-success .p-message-close{color:#059669}.p-message.p-message-warn{background:#fef3c7;border:none;border-width:0 0 0 6px;color:#d97706}.p-message.p-message-warn .p-message-icon,.p-message.p-message-warn .p-message-close{color:#d97706}.p-message.p-message-error{background:#fef3c7;border:none;border-width:0 0 0 6px;color:#dc2626}.p-message.p-message-error .p-message-icon,.p-message.p-message-error .p-message-close{color:#dc2626}.p-message .p-message-text{font-size:1rem;font-weight:500}.p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}.p-message .p-message-summary{font-weight:700}.p-message .p-message-detail{margin-left:.5rem}.p-toast{opacity:1}@media (max-width: 600px){.p-toast{width:22rem!important}}.p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-radius:.375rem}.p-toast .p-toast-message .p-toast-message-content{padding:24px;border-width:0 0 0 6px}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}.p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:none}.p-toast .p-toast-message .p-toast-icon-close:hover{background:rgba(255,255,255,.3)}.p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0}.p-toast .p-toast-message.p-toast-message-info{background:#eff6ff;border:none;border-width:0 0 0 6px}.p-toast .p-toast-message.p-toast-message-success{background:#ecfdf5;border:none;border-width:0 0 0 6px;color:#059669}.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#059669}.p-toast .p-toast-message.p-toast-message-warn{background:#fef3c7;border:none;border-width:0 0 0 6px;color:#d97706}.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#d97706}.p-toast .p-toast-message.p-toast-message-error{background:#fef3c7;border:none;border-width:0 0 0 6px;color:#dc2626}.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#dc2626}.p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#fafafa;width:4rem;height:4rem;transition:none;border-radius:50%}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close:hover{background:rgba(255,255,255,.1);color:#fafafa}.p-galleria .p-galleria-item-nav{background:transparent;color:#fafafa;width:4rem;height:4rem;transition:none;border-radius:.375rem;margin:0 .5rem}.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:rgba(255,255,255,.1);color:#fafafa}.p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#fafafa;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#f4f4f5;width:1rem;height:1rem;transition:none;border-radius:50%}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#e5e7eb}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#eef2ff;color:#312e81}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:rgba(255,255,255,.4)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:rgba(255,255,255,.6)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#eef2ff;color:#312e81}.p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#fafafa;width:2rem;height:2rem;transition:none;border-radius:50%}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:rgba(255,255,255,.1);color:#fafafa}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0}.p-galleria-mask,.p-image-mask{--maskbg: rgba(0, 0, 0, .9)}.p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:none}.p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}.p-image-toolbar{padding:1rem}.p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:none;margin-right:.5rem}.p-image-action.p-link:last-child{margin-right:0}.p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}.p-image-action.p-link i{font-size:1.5rem}.p-avatar{background-color:#e5e7eb;border-radius:.375rem}.p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-group .p-avatar{border:2px solid #ffffff}.p-badge{background:#0050f0;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}.p-badge.p-badge-secondary{background-color:#64748b;color:#fff}.p-badge.p-badge-success{background-color:#22c55e;color:#fff}.p-badge.p-badge-info{background-color:#3b82f6;color:#fff}.p-badge.p-badge-warning{background-color:#f59e0b;color:#fff}.p-badge.p-badge-danger{background-color:#ef4444;color:#fff}.p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}.p-chip{background-color:#e5e7eb;color:#3f3f46;border-radius:16px;padding:0 .75rem}.p-chip .p-chip-text{line-height:1.5;margin-top:.375rem;margin-bottom:.375rem}.p-chip .p-chip-icon{margin-right:.5rem}.p-chip .pi-chip-remove-icon{margin-left:.5rem}.p-chip img{width:2.25rem;height:2.25rem;margin-left:-.75rem;margin-right:.5rem}.p-chip .pi-chip-remove-icon{border-radius:.375rem;transition:none}.p-chip .pi-chip-remove-icon:focus{outline:0 none;outline-offset:0}.p-inplace .p-inplace-display{padding:.75rem;border-radius:.375rem;transition:none}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#f4f4f5;color:#18181b}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0}.p-progressbar{border:0 none;height:1.5rem;background:#e5e7eb;border-radius:.375rem}.p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#0050f0}.p-progressbar .p-progressbar-label{color:#fff;line-height:1.5rem}.p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:none}.p-scrolltop.p-link{background:rgba(0,0,0,.7)}.p-scrolltop.p-link:hover{background:rgba(0,0,0,.8)}.p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#fafafa}.p-skeleton{background-color:#f4f4f5;border-radius:.375rem}.p-skeleton:after{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.4),rgba(255,255,255,0))}.p-tag{background:#0050f0;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:.375rem}.p-tag.p-tag-success{background-color:#22c55e;color:#fff}.p-tag.p-tag-info{background-color:#3b82f6;color:#fff}.p-tag.p-tag-warning{background-color:#f59e0b;color:#fff}.p-tag.p-tag-danger{background-color:#ef4444;color:#fff}.p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}.p-terminal{background:#ffffff;color:#3f3f46;border:1px solid #e5e7eb;padding:1.25rem}.p-terminal .p-terminal-input{font-size:1rem;font-family:Ekachon}.p-inputtext,.p-togglebutton,.p-selectbutton,.p-inputgroup,.p-inputgroup .p-inputtext,.p-inputgroup .p-togglebutton,.p-inputgroup .p-selectbutton{box-shadow:none}.p-inputtext.p-invalid.p-component:enabled:focus{box-shadow:none}.p-highlight{font-weight:600}.p-button-label{font-weight:400}.p-paginator .p-paginator-pages .p-paginator-page{margin-left:-1px}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{border-color:#0050f0;margin-right:1px;border-radius:10px}.p-paginator .p-paginator-current{border:0 none}.p-button.p-button-success:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #22c55e,0 1px 2px #0000}.p-button.p-button-info:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #3b82f6,0 1px 2px #0000}.p-button.p-button-warning:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #f59e0b,0 1px 2px #0000}.p-button.p-button-help:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #a855f7,0 1px 2px #0000}.p-button.p-button-danger:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #ef4444,0 1px 2px #0000}.p-checkbox .p-checkbox-box{border-radius:4px}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #0050f0}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #0050f0}.p-field *{display:block}.p-field>label{display:inline-block;margin-bottom:.5rem}.p-field>small{margin-top:.25rem}.swal2-container{z-index:200000!important}.b-SelectStandard{color:#0050f0;border:none;background-color:#e5edfe}.report-ta-timesheet-record,.report-employee-ssf3,.report-bis50,.report-salary{.p-multiselect {width: 100%; min-height: 40px; max-height: 136px; .p-multiselect-label-container {overflow: auto !important; scrollbar-width: none; padding-right: 32px !important;} .p-multiselect-trigger {width: -moz-fit-content; width: fit-content; margin-right: 16px;}} .p-disabled {background: #f2f5f7 !important; outline: 1px solid #b0bccb !important; border-color: transparent !important;} .p-multiselect.p-multiselect-chip {.p-multiselect-token {margin-right: 0; background: #f2f5f7; color: #6681a1; border-radius: 4px; padding: 0 .25rem; .p-multiselect-token-icon {margin-right: 0;}}} .p-multiselect .p-multiselect-label {display: flex; flex-wrap: wrap; gap: 8px;} .p-multiselect-panel {display: none !important;} .p-multiselect .p-multiselect-label.p-placeholder {color: #b0bccb;} .p-multiselect-token {max-width: 100%; .p-multiselect-token-label {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}} .p-multiselect.ng-dirty.ng-invalid > .p-multiselect {outline: 2px solid #da2110 !important; border-color: transparent;} .pi-chevron-down:before {color: #6681a1 !important;}}*,: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-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: }::-webkit-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-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: }::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-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-absolute{position:absolute}.tw-relative{position:relative}.tw-col-span-full{grid-column:1 / -1}.tw-col-span-10{grid-column:span 10 / span 10}.tw-col-span-2{grid-column:span 2 / span 2}.tw-col-span-6{grid-column:span 6 / span 6}.tw-col-span-12{grid-column:span 12 / span 12}.tw-col-span-3{grid-column:span 3 / span 3}.tw-col-span-8{grid-column:span 8 / span 8}.tw-col-span-9{grid-column:span 9 / span 9}.tw-col-span-4{grid-column:span 4 / span 4}.tw-col-span-1{grid-column:span 1 / span 1}.tw-m-0{margin:0}.tw-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.tw-mt-10{margin-top:2.5rem}.tw-mb-0{margin-bottom:0}.tw-mr-6{margin-right:1.5rem}.tw-mt-2{margin-top:.5rem}.tw-mb-2{margin-bottom:.5rem}.tw-ml-3{margin-left:.75rem}.tw-mb-4{margin-bottom:1rem}.tw-mr-4{margin-right:1rem}.tw-mt-1{margin-top:.25rem}.tw-mb-6{margin-bottom:1.5rem}.tw-mt-6{margin-top:1.5rem}.tw-ml-\[16px\]{margin-left:16px}.tw-flex{display:flex}.tw-grid{display:grid}.tw-hidden{display:none}.tw-w-full{width:100%}.tw-w-4\/5{width:80%}.tw-w-max{width:max-content}.tw-w-auto{width:auto}.tw-min-w-\[240px\]{min-width:240px}.tw-max-w-\[240px\]{max-width:240px}.tw-basis-56{flex-basis:14rem}.tw-basis-48{flex-basis:12rem}.tw-cursor-pointer{cursor:pointer}.tw-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.tw-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw-flex-row{flex-direction:row}.tw-flex-col{flex-direction:column}.tw-flex-wrap{flex-wrap:wrap}.tw-place-content-center{place-content:center}.tw-items-start{align-items:flex-start}.tw-items-center{align-items:center}.tw-justify-start{justify-content:flex-start}.tw-justify-end{justify-content:flex-end}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-gap-2{gap:.5rem}.tw-gap-4{gap:1rem}.tw-gap-6{gap:1.5rem}.tw-gap-3{gap:.75rem}.tw-gap-x-4{column-gap:1rem}.tw-gap-y-6{row-gap:1.5rem}.tw-gap-y-4{row-gap:1rem}.tw-gap-y-3{row-gap:.75rem}.tw-gap-y-8{row-gap:2rem}.tw-gap-x-16{column-gap:4rem}.tw-self-start{align-self:flex-start}.tw-self-center{align-self:center}.tw-overflow-auto{overflow:auto}.tw-break-words{overflow-wrap:break-word}.tw-rounded-full{border-radius:9999px}.tw-p-2{padding:.5rem}.tw-p-6{padding:1.5rem}.tw-py-px{padding-top:1px;padding-bottom:1px}.tw-py-1{padding-top:.25rem;padding-bottom:.25rem}.tw-pt-2{padding-top:.5rem}.tw-pt-1{padding-top:.25rem}.tw-pl-2{padding-left:.5rem}.tw-pl-6{padding-left:1.5rem}.tw-pb-12{padding-bottom:3rem}.tw-pl-3{padding-left:.75rem}.tw-pr-3{padding-right:.75rem}.tw-pb-2{padding-bottom:.5rem}.tw-pt-3{padding-top:.75rem}.tw-text-end{text-align:end}.tw-indent-8{text-indent:2rem}.tw-align-top{vertical-align:top}.tw-text-lg{font-size:1.125rem;line-height:1.75rem}.tw-font-normal{font-weight:400}.tw-font-medium{font-weight:500}.tw-leading-\[24px\]{line-height:24px}.tw-leading-6{line-height:1.5rem}.tw-underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}:root{--primary-confident-blue: #0050f0;--primary-refreshing-orange: #f68b1f;--primary-trusted-navy: #002d63;--primary-honest-white: #ffffff;--secondary-black: #000000;--secondary-sky-blue-01: #65b2e8;--secondary-sky-blue-02: #93c9ee;--secondary-sky-blue-03: #c1e0f6;--secondary-sky-blue-04: #eff7fc;--secondary-sky-blue-05: #e5edfe;--secondary-dark-orange-01: #f15a22;--secondary-dark-orange-02: #f58b64;--secondary-dark-orange-03: #f9bda7;--secondary-dark-orange-04: #fdeee8;--secondary-grey-01: #5b6a83;--secondary-grey-02: #7d8999;--secondary-grey-03: #ccd5e0;--secondary-grey-04: #dfe6ec;--secondary-grey-05: #f5f6f7;--secondary-grey-06: #9eafc2;--utility-red-error-01: #da2110;--utility-red-error-02: #e56357;--utility-red-error-03: #f0a69f;--utility-red-error-04: #fbe8e7;--utility-green-success-01: #1eb950;--utility-green-success-02: #61ce84;--utility-green-success-03: #a5e3b9;--utility-green-success-04: #e8f8ed;--utility-yellow-waring-01: #feae00;--utility-yellow-waring-02: #fec64c;--utility-yellow-waring-03: #ffdf99;--utility-yellow-waring-04: #fef6e5;--tertiary-peach-01: #ff917e;--tertiary-peach-02: #ffb2a4;--tertiary-peach-03: #ffd3cb;--tertiary-peach-04: #fff4f2;--tertiary-pink-01: #ea93d8;--tertiary-pink-02: #f0b3e3;--tertiary-pink-03: #f7d4ef;--tertiary-pink-04: #fcf4fb;--tertiary-light-yellow-01: #fec800;--tertiary-light-yellow-02: #fed84c;--tertiary-light-yellow-03: #ffe999;--tertiary-light-yellow-04: #fef9e5;--tertiary-orange-01: #ff8b33;--tertiary-orange-02: #ffad70;--tertiary-orange-03: #ffd1ad;--tertiary-orange-04: #fff3ea;--tertiary-light-green-01: #a7e6c3;--tertiary-light-green-02: #c1edd5;--tertiary-light-green-03: #dcf5e7;--tertiary-light-green-04: #f6fcf9;--tertiary-turquoise-01: #3dbcbe;--tertiary-turquoise-02: #77d0d1;--tertiary-turquoise-03: #b1e4e5;--tertiary-turquoise-04: #ebf8f8;--tertiary-blue-01: #0ac0eb;--tertiary-blue-02: #53d2f1;--tertiary-blue-03: #9de6f7;--tertiary-blue-04: #e6f8fd;--tertiary-brown-01: #8c522a;--tertiary-brown-02: #ae8569;--tertiary-brown-03: #d1baaa;--tertiary-brown-04: #f3ede9;--overlay-trusted-navy: rgba(0, 45, 99, .5);--overlay-image-navy: rgba(0, 0, 0, .2);--overlay-shadow-grey: rgba(76, 87, 101, .06);--overlay-shadow-grey-02: rgba(76, 87, 101, .04);--shadow-down: 0px 2px 0px rgba(0, 0, 0, .04), 0px 4px 0px rgba(76, 87, 101, .06);--shadow-up: 0px -2px 0px rgba(0, 0, 0, .04), 0px -4px 0px rgba(76, 87, 101, .06);--text-02-normal-text: #6681a1}.preloader{position:fixed;z-index:999999;background:#edf1f5;width:100%;height:100%}.preloader-content{border:0 solid transparent;border-radius:50%;width:150px;height:150px;position:absolute;top:calc(50vh - 75px);left:calc(50vw - 75px)}.preloader-content:before,.preloader-content:after{content:"";border:1em solid #0050f0;border:1em solid var(--primary-color);border-radius:50%;width:inherit;height:inherit;position:absolute;top:0;left:0;animation:loader 2s linear infinite;opacity:0}.preloader-content:before{animation-delay:.5s}@keyframes loader{0%{transform:scale(0);opacity:0}50%{opacity:1}to{transform:scale(1);opacity:0}}*{box-sizing:border-box}html{height:100%;font-size:14px}body{font-family:Ekachon,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif;font-family:var(--font-family);color:#002d63;color:var(--text-color);background-color:#fff;margin:0;padding:0;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}.layout-wrapper{min-height:100vh;overflow-x:hidden}.mb-56{margin-bottom:56px}.mt-56{margin-top:56px!important}._flex-center{display:flex;justify-content:center}._flex-column{flex-direction:column}.layout-topbar{position:fixed;height:72px;z-index:997;left:0;top:0;width:100%;padding:0 24px;background-color:#0050f0;background-color:var(--surface-card-header);transition:left .2s;display:flex;align-items:center;box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014}.layout-topbar .layout-topbar-logo{display:flex;align-items:center;color:#18181b;color:var(--surface-900);font-size:1.5rem;font-weight:500;width:300px;border-radius:12px}.layout-topbar .layout-topbar-logo img{margin-right:0rem}.layout-topbar .layout-topbar-logo:focus{outline:0 none;outline-offset:0;transition:box-shadow .2s;box-shadow:0 0 0 1px #6366f1;box-shadow:var(--focus-ring)}.layout-topbar .p-dropdown span{display:flex;justify-content:center!important}.layout-topbar .layout-topbar-button{display:inline-flex;justify-content:center;align-items:center;position:relative;color:#fff;color:var(--text-color-white);border-radius:4px;width:56px;height:40px;cursor:pointer;transition:background-color .2s}.layout-topbar .layout-topbar-button i{font-size:1.5rem}.layout-topbar .layout-topbar-button span{font-size:1rem;display:none}.layout-topbar .layout-topbar-button:enabled:hover{background-color:#f2f6fe}.layout-topbar .layout-topbar-button:enabled:hover i:before{color:#6696f6}.layout-topbar .layout-topbar-button:enabled:focus{background-color:#ccdcfc}.layout-topbar .layout-topbar-button:enabled:focus i:before{color:#0050f0}.layout-topbar .layout-topbar-button:enabled:active{background-color:#e5edfe}.layout-topbar .layout-topbar-button:enabled:active i:before{color:#0050f0}.layout-topbar .layout-menu-button{margin-left:-3rem}.layout-topbar .layout-topbar-menu-button{display:none}.layout-topbar .layout-topbar-menu-button i{font-size:1.25rem}.layout-topbar .layout-topbar-menu{justify-content:center;align-items:center;margin:0 0 0 auto;padding:0;list-style:none;display:flex;gap:16px}.layout-topbar .p-tieredmenu-overlay,.layout-topbar .p-menu-overlay{top:64px!important}@media (max-width: 991px){.layout-topbar{justify-content:space-between}.layout-topbar .layout-topbar-logo{width:auto;order:2}.layout-topbar .layout-menu-button{margin-left:0;order:0}.layout-topbar .layout-topbar-menu-button{display:inline-flex;margin-left:0;order:3}.layout-topbar .layout-topbar-menu{margin-left:0;position:absolute;flex-direction:column;background-color:#fff;background-color:var(--surface-overlay);box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014;border-radius:12px;padding:1rem;right:2rem;top:5rem;min-width:15rem;display:none;animation:scalein .15s linear}.layout-topbar .layout-topbar-menu.layout-topbar-menu-mobile-active{display:block}.layout-topbar .layout-topbar-menu .layout-topbar-button{margin-left:0;display:flex;width:100%;height:auto;justify-content:flex-start;border-radius:12px;padding:1rem}.layout-topbar .layout-topbar-menu .layout-topbar-button i{font-size:1rem;margin-right:.5rem}.layout-topbar .layout-topbar-menu .layout-topbar-button span{font-weight:medium;display:block}}@media screen and (min-width: 192px){.pi-hidden{content-visibility:auto}.button-munu{display:inline-flex;justify-content:center;align-items:center;position:relative;color:#fff;color:var(--text-color-white);border-radius:4px;width:56px;height:40px;cursor:pointer;transition:background-color .2s}.button-munu i{font-size:1.5rem}.button-munu span{font-size:1rem;display:none}.button-munu:hover{background-color:#f2f6fe}.button-munu:hover .ttb-icon-user-circle-web:before{color:#6696f6}.button-munu:focus{background-color:#ccdcfc}.button-munu:focus .ttb-icon-user-circle-web:before{color:#0050f0}.button-munu:active{background-color:#e5edfe}.button-munu:active .ttb-icon-user-circle-web:before{color:#0050f0}}@media screen and (min-width: 990px){.pi-hidden{content-visibility:hidden}.button-munu{display:none;justify-content:unset;align-items:unset;position:unset;color:unset;border-radius:4px;width:56px;height:40px;cursor:unset;transition:background-color .2s}.button-munu i{font-size:1.5rem}.button-munu span{font-size:1rem;display:none}.button-munu:hover{background-color:unset}.button-munu:hover .ttb-icon-user-circle-web:before{color:unset}.button-munu:focus{background-color:unset}.button-munu:focus .ttb-icon-user-circle-web:before{color:unset}.button-munu:active{background-color:unset}.button-munu:active .ttb-icon-user-circle-web:before{color:unset}}.layout-sidebar{position:fixed;height:calc(100vh - 5rem);z-index:999;overflow-y:auto;-webkit-user-select:none;-ms-user-select:none;user-select:none;top:72px;left:0rem;transition:transform .2s,left .2s;background-color:#fff;background-color:var(--surface-overlay);padding:16px 8px 0 0}.layout-menu{margin:0;padding:0;list-style-type:none}.layout-menu .layout-root-menuitem>.layout-menuitem-root-text{font-size:50px;text-transform:uppercase;font-weight:700;color:#6681a1}.layout-menu .layout-root-menuitem>a{display:none}.layout-menu a{-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-left:8px;margin-bottom:8px}.layout-menu a.active-menuitem>.layout-submenu-toggler{transform:rotate(90deg)}.layout-menu li.active-menuitem>a .layout-submenu-toggler{transform:rotate(90deg)}.layout-menu ul{padding:0;list-style-type:none}.layout-menu ul a{display:flex;align-items:center;position:relative;outline:0 none;color:#6681a1;font-style:normal;font-weight:400;line-height:24px;cursor:pointer;padding:8px 16px;border-radius:4px;font-size:14px;box-shadow:none}.layout-menu ul a .layout-menuitem-icon{margin-right:16px}.layout-menu ul a .layout-submenu-toggler{color:#6681a1;margin-left:auto;transition:transform .2s}.layout-menu ul a .layout-submenu-slim-toggler{font-size:20px;color:#6681a1;margin-left:auto;transition:transform .2s}.layout-menu ul a.rotated-icon .layout-menuitem-icon{transform:rotate(90deg)}.layout-menu ul a.active-route{font-weight:700;color:#0050f0;color:var(--primary-color);background-color:#e5edfe;background-color:var(--surface-hover)}.layout-menu ul a.active-route .home,.layout-menu ul a.active-route .Organization,.layout-menu ul a.active-route .time,.layout-menu ul a.active-route .Cash,.layout-menu ul a.active-route .User,.layout-menu ul a.active-route .Calculator,.layout-menu ul a.active-route .Addressbook,.layout-menu ul a.active-route .Report{filter:invert(17%) sepia(98%) saturate(3202%) hue-rotate(217deg) brightness(97%) contrast(107%)}.layout-menu ul a.active-route .ttb-icon-right-menu,.layout-menu ul a.active-route .pi-angle-right{color:#0050f0;color:var(--primary-color)}.layout-menu ul a.active-route-header{font-weight:700;color:#0050f0;color:var(--primary-color);background-color:#fff}.layout-menu ul a.active-route-header .home,.layout-menu ul a.active-route-header .Organization,.layout-menu ul a.active-route-header .time,.layout-menu ul a.active-route-header .Cash,.layout-menu ul a.active-route-header .User,.layout-menu ul a.active-route-header .Calculator,.layout-menu ul a.active-route-header .Addressbook,.layout-menu ul a.active-route-header .Report{filter:invert(17%) sepia(98%) saturate(3202%) hue-rotate(217deg) brightness(97%) contrast(107%)}.layout-menu ul a.active-route-header .ttb-icon-right-menu,.layout-menu ul a.active-route-header .pi-angle-right{color:#0050f0;color:var(--primary-color)}.layout-menu ul a:hover{color:#0050f0;color:var(--primary-color);background-color:#e5edfe;background-color:var(--surface-hover)}.layout-menu ul a:hover .home,.layout-menu ul a:hover .Organization,.layout-menu ul a:hover .time,.layout-menu ul a:hover .Cash,.layout-menu ul a:hover .User,.layout-menu ul a:hover .Calculator,.layout-menu ul a:hover .Addressbook,.layout-menu ul a:hover .Report{filter:invert(17%) sepia(98%) saturate(3202%) hue-rotate(217deg) brightness(97%) contrast(107%)}.layout-menu ul a:hover .ttb-icon-right-menu,.layout-menu ul a:hover .pi-angle-right{color:#0050f0;color:var(--primary-color)}.layout-menu ul a:focus{outline:0 none;outline-offset:0;transition:box-shadow .2s;box-shadow:inset 0 0 0 1px #6366f1;box-shadow:inset var(--focus-ring)}.layout-menu ul ul{overflow:hidden;border-radius:8px}.layout-menu ul ul li a{margin-bottom:8px;padding-left:56px;padding-right:16px}.layout-menu ul ul li li a{margin-left:8px;padding-left:70px;padding-right:16px}.layout-menu ul ul li li li a{margin-left:2.5rem}.layout-menu ul ul li li li li a{margin-left:3rem}.layout-menu ul ul li li li li li a{margin-left:3.5rem}.layout-menu ul ul li li li li li li a{margin-left:4rem}.focas-bar{width:4px;height:40px;background:#0050f0;background:var(--text-state-04-active, #0050f0);position:absolute}.layout-menu ul a:focus{box-shadow:none!important}.a-company{padding:8px 0 8px 8px!important}.active-colab-menu{background-color:#fff!important}.layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:#0050f0;background:var(--primary-color);color:#fff;color:var(--primary-color-text);text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:.375rem;border-top-left-radius:var(--border-radius);border-bottom-left-radius:.375rem;border-bottom-left-radius:var(--border-radius);border-top-right-radius:0;border-bottom-right-radius:0;transition:background-color var(--transition-duration);overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem #00000026}.layout-config-button i{font-size:2rem;line-height:inherit;transform:rotate(0);transition:transform 1s}.layout-config-button:hover{background:#7069ea;background:var(--primary-400)}.layout-config-sidebar.p-sidebar .p-sidebar-content{padding-left:2rem;padding-right:2rem}.layout-main-container{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between;padding:96px 24px 76px;transition:margin-left .2s;background-color:#fff}@media (max-width: 601px){.layout-main-container{padding:96px 24px 76px!important}}.layout-main{flex:1 1 auto}.layout-footer{transition:margin-left .2s;display:flex;align-items:center;justify-content:center;padding-top:1rem;border-top:1px solid #e5e7eb;border-top:1px solid var(--surface-border)}@media (min-width: 990px){.layout-wrapper.layout-overlay .layout-main-container{margin-left:0;padding-left:2rem}.layout-wrapper.layout-overlay .layout-sidebar{transform:translate(-100%);left:0;top:0;height:100vh;border-top-left-radius:0;border-bottom-left-radius:0}.layout-wrapper.layout-overlay.layout-overlay-active .layout-sidebar{transform:translate(0)}.layout-wrapper.layout-static .layout-main-container{margin-left:305px}.layout-wrapper.layout-static.layout-static-inactive .layout-sidebar{transform:translate(-80%);left:0}.layout-wrapper.layout-static.layout-static-inactive .layout-main-container{margin-left:0;padding-left:5rem}.layout-wrapper .layout-mask{display:none}}@media (max-width: 990px){.blocked-scroll{overflow:hidden}.layout-wrapper .layout-main-container{margin-left:0;padding-left:2rem}.layout-wrapper .layout-sidebar{transform:translate(-100%);left:0;top:0;height:100vh;border-top-left-radius:0;border-bottom-left-radius:0}.layout-wrapper .layout-mask{background-color:var(--mask-bg);display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;background-color:#002d6380;background-color:var(--maskbg)}.layout-wrapper.layout-mobile-active .layout-sidebar{transform:translate(0)}.layout-wrapper.layout-mobile-active .layout-mask{display:block}}.ttb-container{width:100%;max-width:1440px;padding-left:72px;padding-right:72px;margin:0 auto}@media (max-width: 1023px){.ttb-container{padding-left:24px;padding-right:24px}}@media (max-width: 639px){.ttb-container.no-px-md{padding-left:0;padding-right:0}.ttb-container{padding-left:16px;padding-right:16px}}.ttb-grid{display:-ms-grid;display:grid;grid-gap:24px;gap:24px}@media (max-width: 639px){.ttb-grid{gap:16px}}.ttb-grid.gap-xl{gap:0 48px}@media (max-width: 1439px){.ttb-grid.gap-xl{gap:0 24px}}.ttb-grid.no-gap{gap:0}.ttb-grid.ttb-grid-cols-1{-ms-grid-columns:repeat(1,1fr);grid-template-columns:repeat(1,minmax(0,1fr))}.ttb-grid.ttb-grid-cols-1>div{width:100%}.ttb-grid.ttb-grid-cols-2{-ms-grid-columns:repeat(2,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}.ttb-grid.ttb-grid-cols-2>div{width:100%}.ttb-grid.ttb-grid-cols-3{-ms-grid-columns:repeat(3,1fr);grid-template-columns:repeat(3,minmax(0,1fr))}.ttb-grid.ttb-grid-cols-3>div{width:100%}.ttb-grid.ttb-grid-cols-4{-ms-grid-columns:repeat(4,1fr);grid-template-columns:repeat(4,minmax(0,1fr))}.ttb-grid.ttb-grid-cols-4>div{width:100%}.ttb-grid.ttb-grid-cols-5{-ms-grid-columns:repeat(5,1fr);grid-template-columns:repeat(5,minmax(0,1fr))}.ttb-grid.ttb-grid-cols-5>div{width:100%}.ttb-grid.ttb-grid-cols-6{-ms-grid-columns:repeat(6,1fr);grid-template-columns:repeat(6,minmax(0,1fr))}.ttb-grid.ttb-grid-cols-6>div{width:100%}.ttb-grid.ttb-grid-cols-7{-ms-grid-columns:repeat(7,1fr);grid-template-columns:repeat(7,minmax(0,1fr))}.ttb-grid.ttb-grid-cols-7>div{width:100%}.ttb-grid.ttb-grid-cols-8{-ms-grid-columns:repeat(8,1fr);grid-template-columns:repeat(8,minmax(0,1fr))}.ttb-grid.ttb-grid-cols-8>div{width:100%}.ttb-grid.ttb-grid-cols-9{-ms-grid-columns:repeat(9,1fr);grid-template-columns:repeat(9,minmax(0,1fr))}.ttb-grid.ttb-grid-cols-9>div{width:100%}.ttb-grid.ttb-grid-cols-10{-ms-grid-columns:repeat(10,1fr);grid-template-columns:repeat(10,minmax(0,1fr))}.ttb-grid.ttb-grid-cols-10>div{width:100%}.ttb-grid.ttb-grid-cols-11{-ms-grid-columns:repeat(11,1fr);grid-template-columns:repeat(11,minmax(0,1fr))}.ttb-grid.ttb-grid-cols-11>div{width:100%}.ttb-grid.ttb-grid-cols-12{-ms-grid-columns:repeat(12,1fr);grid-template-columns:repeat(12,minmax(0,1fr))}.ttb-grid.ttb-grid-cols-12>div{width:100%}@media (max-width: 1023px){.ttb-grid.ttb-grid-lg-cols-1{-ms-grid-columns:repeat(1,1fr);grid-template-columns:repeat(1,minmax(0,1fr))}.ttb-grid.ttb-grid-lg-cols-2{-ms-grid-columns:repeat(2,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}.ttb-grid.ttb-grid-lg-cols-3{-ms-grid-columns:repeat(3,1fr);grid-template-columns:repeat(3,minmax(0,1fr))}.ttb-grid.ttb-grid-lg-cols-4{-ms-grid-columns:repeat(4,1fr);grid-template-columns:repeat(4,minmax(0,1fr))}.ttb-grid.ttb-grid-lg-cols-5{-ms-grid-columns:repeat(5,1fr);grid-template-columns:repeat(5,minmax(0,1fr))}.ttb-grid.ttb-grid-lg-cols-6{-ms-grid-columns:repeat(6,1fr);grid-template-columns:repeat(6,minmax(0,1fr))}.ttb-grid.ttb-grid-lg-cols-7{-ms-grid-columns:repeat(7,1fr);grid-template-columns:repeat(7,minmax(0,1fr))}.ttb-grid.ttb-grid-lg-cols-8{-ms-grid-columns:repeat(8,1fr);grid-template-columns:repeat(8,minmax(0,1fr))}.ttb-grid.ttb-grid-lg-cols-9{-ms-grid-columns:repeat(9,1fr);grid-template-columns:repeat(9,minmax(0,1fr))}.ttb-grid.ttb-grid-lg-cols-10{-ms-grid-columns:repeat(10,1fr);grid-template-columns:repeat(10,minmax(0,1fr))}.ttb-grid.ttb-grid-lg-cols-11{-ms-grid-columns:repeat(11,1fr);grid-template-columns:repeat(11,minmax(0,1fr))}.ttb-grid.ttb-grid-lg-cols-12{-ms-grid-columns:repeat(12,1fr);grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 639px){.ttb-grid.ttb-grid-md-cols-1{-ms-grid-columns:repeat(1,1fr);grid-template-columns:repeat(1,minmax(0,1fr))}.ttb-grid.ttb-grid-md-cols-2{-ms-grid-columns:repeat(2,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}.ttb-grid.ttb-grid-md-cols-3{-ms-grid-columns:repeat(3,1fr);grid-template-columns:repeat(3,minmax(0,1fr))}.ttb-grid.ttb-grid-md-cols-4{-ms-grid-columns:repeat(4,1fr);grid-template-columns:repeat(4,minmax(0,1fr))}.ttb-grid.ttb-grid-md-cols-5{-ms-grid-columns:repeat(5,1fr);grid-template-columns:repeat(5,minmax(0,1fr))}.ttb-grid.ttb-grid-md-cols-6{-ms-grid-columns:repeat(6,1fr);grid-template-columns:repeat(6,minmax(0,1fr))}.ttb-grid.ttb-grid-md-cols-7{-ms-grid-columns:repeat(7,1fr);grid-template-columns:repeat(7,minmax(0,1fr))}.ttb-grid.ttb-grid-md-cols-8{-ms-grid-columns:repeat(8,1fr);grid-template-columns:repeat(8,minmax(0,1fr))}.ttb-grid.ttb-grid-md-cols-9{-ms-grid-columns:repeat(9,1fr);grid-template-columns:repeat(9,minmax(0,1fr))}.ttb-grid.ttb-grid-md-cols-10{-ms-grid-columns:repeat(10,1fr);grid-template-columns:repeat(10,minmax(0,1fr))}.ttb-grid.ttb-grid-md-cols-11{-ms-grid-columns:repeat(11,1fr);grid-template-columns:repeat(11,minmax(0,1fr))}.ttb-grid.ttb-grid-md-cols-12{-ms-grid-columns:repeat(12,1fr);grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 319px){.ttb-grid.ttb-grid-sm-cols-1{-ms-grid-columns:repeat(1,1fr);grid-template-columns:repeat(1,minmax(0,1fr))}.ttb-grid.ttb-grid-sm-cols-2{-ms-grid-columns:repeat(2,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}.ttb-grid.ttb-grid-sm-cols-3{-ms-grid-columns:repeat(3,1fr);grid-template-columns:repeat(3,minmax(0,1fr))}.ttb-grid.ttb-grid-sm-cols-4{-ms-grid-columns:repeat(4,1fr);grid-template-columns:repeat(4,minmax(0,1fr))}.ttb-grid.ttb-grid-sm-cols-5{-ms-grid-columns:repeat(5,1fr);grid-template-columns:repeat(5,minmax(0,1fr))}.ttb-grid.ttb-grid-sm-cols-6{-ms-grid-columns:repeat(6,1fr);grid-template-columns:repeat(6,minmax(0,1fr))}.ttb-grid.ttb-grid-sm-cols-7{-ms-grid-columns:repeat(7,1fr);grid-template-columns:repeat(7,minmax(0,1fr))}.ttb-grid.ttb-grid-sm-cols-8{-ms-grid-columns:repeat(8,1fr);grid-template-columns:repeat(8,minmax(0,1fr))}.ttb-grid.ttb-grid-sm-cols-9{-ms-grid-columns:repeat(9,1fr);grid-template-columns:repeat(9,minmax(0,1fr))}.ttb-grid.ttb-grid-sm-cols-10{-ms-grid-columns:repeat(10,1fr);grid-template-columns:repeat(10,minmax(0,1fr))}.ttb-grid.ttb-grid-sm-cols-11{-ms-grid-columns:repeat(11,1fr);grid-template-columns:repeat(11,minmax(0,1fr))}.ttb-grid.ttb-grid-sm-cols-12{-ms-grid-columns:repeat(12,1fr);grid-template-columns:repeat(12,minmax(0,1fr))}}.ttb-grid .ttb-cols-span-1{-ms-grid-columns:span 1/span 1;grid-column:span 1/span 1}.ttb-grid .ttb-cols-span-2{-ms-grid-columns:span 2/span 2;grid-column:span 2/span 2}.ttb-grid .ttb-cols-span-3{-ms-grid-columns:span 3/span 3;grid-column:span 3/span 3}.ttb-grid .ttb-cols-span-4{-ms-grid-columns:span 4/span 4;grid-column:span 4/span 4}.ttb-grid .ttb-cols-span-5{-ms-grid-columns:span 5/span 5;grid-column:span 5/span 5}.ttb-grid .ttb-cols-span-6{-ms-grid-columns:span 6/span 6;grid-column:span 6/span 6}.ttb-grid .ttb-cols-span-7{-ms-grid-columns:span 7/span 7;grid-column:span 7/span 7}.ttb-grid .ttb-cols-span-8{-ms-grid-columns:span 8/span 8;grid-column:span 8/span 8}.ttb-grid .ttb-cols-span-9{-ms-grid-columns:span 9/span 9;grid-column:span 9/span 9}.ttb-grid .ttb-cols-span-10{-ms-grid-columns:span 10/span 10;grid-column:span 10/span 10}.ttb-grid .ttb-cols-span-11{-ms-grid-columns:span 11/span 11;grid-column:span 11/span 11}.ttb-grid .ttb-cols-span-12{-ms-grid-columns:span 12/span 12;grid-column:span 12/span 12}@media (max-width: 639px){.ttb-grid .ttb-cols-md-span-1{-ms-grid-columns:span 1/span 1;grid-column:span 1/span 1}.ttb-grid .ttb-cols-md-span-2{-ms-grid-columns:span 2/span 2;grid-column:span 2/span 2}.ttb-grid .ttb-cols-md-span-3{-ms-grid-columns:span 3/span 3;grid-column:span 3/span 3}.ttb-grid .ttb-cols-md-span-4{-ms-grid-columns:span 4/span 4;grid-column:span 4/span 4}.ttb-grid .ttb-cols-md-span-5{-ms-grid-columns:span 5/span 5;grid-column:span 5/span 5}.ttb-grid .ttb-cols-md-span-6{-ms-grid-columns:span 6/span 6;grid-column:span 6/span 6}.ttb-grid .ttb-cols-md-span-7{-ms-grid-columns:span 7/span 7;grid-column:span 7/span 7}.ttb-grid .ttb-cols-md-span-8{-ms-grid-columns:span 8/span 8;grid-column:span 8/span 8}.ttb-grid .ttb-cols-md-span-9{-ms-grid-columns:span 9/span 9;grid-column:span 9/span 9}.ttb-grid .ttb-cols-md-span-10{-ms-grid-columns:span 10/span 10;grid-column:span 10/span 10}.ttb-grid .ttb-cols-md-span-11{-ms-grid-columns:span 11/span 11;grid-column:span 11/span 11}.ttb-grid .ttb-cols-md-span-12{-ms-grid-columns:span 12/span 12;grid-column:span 12/span 12}}.clearfix:after{content:" ";display:block;clear:both}.card{background:#ffffff;background:var(--surface-card);box-shadow:var(--card-shadow);border:1px solid #ccd5e0;border-radius:8px}.card:last-child{margin-bottom:0}.p-toast.p-toast-top-right,.p-toast.p-toast-top-left,.p-toast.p-toast-top-center{top:75px}.f-mb-48{margin-bottom:48px}@media (max-width: 1439px){.f-mb-48{margin-bottom:24px}}.f-mb-24{margin-bottom:24px}@media (max-width: 1439px){.f-mb-24{margin-bottom:16px}}.f-mb-24-cus{margin-bottom:0}@media (max-width: 1023px){.f-mb-24-cus{margin-bottom:16px}}.f-mb-16{margin-bottom:16px}@media (max-width: 1439px){.f-mb-16{margin-bottom:8px}}.p-relative{position:relative}h1,h2,h3,h4,h5,h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:700;line-height:1.2;color:inherit}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.5rem;color:#002d63}h2{font-size:2rem;color:#002d63}h3{font-size:1.75rem;color:#002d63}h4{font-size:1.5rem;color:#002d63}h5{font-size:16px;line-height:24px;color:#002d63}h6{font-size:1rem;color:#002d63}mark{background:#fff8e1;padding:.25rem .4rem;border-radius:8px;font-family:monospace}blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90a4ae}hr{border-top:solid #e5e7eb;border-top:solid var(--surface-border);border-width:1px 0 0 0;margin:1rem 0}p{margin:0 0 1rem;line-height:1.5;white-space:pre-line}p:last-child{margin-bottom:0}.ttb-text-header-1{font-weight:700;letter-spacing:.24px;font-size:clamp(1.75rem,1.1786rem + 2.8571vw,3.75rem);line-height:clamp(2.625rem,1.9464rem + 3.3929vw,5rem);margin:0 0 24px}.ttb-text-header-1s{font-weight:500;font-size:clamp(3.5rem,3.0714rem + 2.1429vw,5rem);line-height:clamp(3.75rem,2.6786rem + 5.3571vw,7.5rem)}@media (max-width: 1439px){.ttb-text-header-1{margin-bottom:16px}}.ttb-text-header-1.no-desc{margin-bottom:48px}@media (max-width: 1439px){.ttb-text-header-1.no-desc{margin-bottom:24px}}.ttb-text-header-2{font-weight:700;letter-spacing:.24px;font-size:clamp(1.5rem,1.2143rem + 1.4286vw,2.5rem);line-height:clamp(2.25rem,1.9286rem + 1.6071vw,3.375rem);margin:0 0 16px}.ttb-text-header-3{font-weight:700;letter-spacing:.4%;font-size:clamp(1rem,.8571rem + .7143vw,1.5rem);line-height:clamp(1.5rem,1.2857rem + 1.0714vw,2.25rem);margin-top:24px;margin-bottom:16px}@media (max-width: 1439px){.ttb-text-header-3{margin-top:16px;margin-bottom:8px}}.ttb-text-subtitle-1{letter-spacing:.24px;font-size:clamp(1rem,.8571rem + .7143vw,1.5rem);line-height:clamp(1.5rem,1.2857rem + 1.0714vw,2.25rem);margin:0;margin-bottom:48px!important;color:#6681a1;color:var(--text-02-normal-text)}@media (max-width: 1439px){.ttb-text-subtitle-1{margin-bottom:24px!important}}.ttb-text-subtitle-2{letter-spacing:.24px;font-size:clamp(.875rem,.8036rem + .3571vw,1.125rem);line-height:clamp(1.25rem,1.1071rem + .7143vw,1.75rem)}.ttb-text-body{letter-spacing:.24px;font-size:clamp(.75rem,.6786rem + .3571vw,1rem);line-height:clamp(1rem,.8571rem + .7143vw,1.5rem);font-weight:400}.ttb-text-remark{letter-spacing:.24px;font-size:clamp(.625rem,.5536rem + .3571vw,.875rem);line-height:clamp(.875rem,.7679rem + .5357vw,1.25rem)}.ttb-text-overline{letter-spacing:clamp(.003rem,.0027rem + .0014vw,.004rem);font-size:clamp(.75rem,.6786rem + .3571vw,1rem);line-height:clamp(1rem,.8571rem + .7143vw,1.5rem);font-weight:700}.ttb-btn{padding:16px 32px;height:64px;font-family:inherit;font-size:24px;line-height:32px;letter-spacing:.096px;border:none;border-radius:12px;margin-bottom:24px;cursor:pointer}@media (max-width: 1023px){.ttb-btn{margin-bottom:16px;height:40px;padding:8px 16px;font-size:16px;line-height:24px;letter-spacing:.064px}}.ttb-btn-primary{background-color:#0050f0;background-color:var(--primary-confident-blue);color:#fff;color:var(--primary-honest-white)}.ttb-btn-primary:hover{background-color:#f68b1f;background-color:var(--primary-refreshing-orange)}.ttb-btn-secondary{color:#0050f0;color:var(--primary-confident-blue);background-color:#fff;background-color:var(--primary-honest-white)}.ttb-btn-secondary:hover{background-color:#f68b1f;background-color:var(--primary-refreshing-orange);color:#fff;color:var(--primary-honest-white)}.ttb-btn-ghost{color:#0050f0;color:var(--primary-confident-blue);background:none}.ttb-btn-ghost:hover{color:#f68b1f;color:var(--primary-refreshing-orange)}.ttb-btn-icon{align-items:center;display:inline-flex;justify-content:center}.ttb-btn--small{height:40px;padding:8px 16px;border-radius:12px;border:none;font-size:16px;line-height:24px;cursor:pointer;font-family:inherit}.ttb-btn--full{width:100%}.ttb-text-link{cursor:pointer}@media (hover: hover){.ttb-text-link:hover{color:#f68b1f;color:var(--primary-refreshing-orange)}}.text-blue{color:#0050f0;color:var(--primary-confident-blue)}.text-disabled{color:#b0bccb}@font-face{font-family:ttbIcons;src:url(ttbIcons.4889f451483b112f.eot?p4gow1);src:url(ttbIcons.4889f451483b112f.eot?p4gow1#iefix) format("embedded-opentype"),url(ttbIcons.253e32d373371f43.ttf?p4gow1) format("truetype"),url(ttbIcons.62769dde541bea55.woff?p4gow1) format("woff"),url(ttbIcons.a250b68b93d7e63f.svg?p4gow1#ttbIcons) format("svg");font-weight:400;font-style:normal;font-display:block}.ttb-icon{font-family:ttbIcons!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:normal;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 1023px){.ttb-icon{width:16px;height:16px;font-size:16px}}.ttb-icon-sm{width:16px;height:16px}.ttb-icon-xl{width:56px;height:56px;font-size:56px}@media (max-width: 1439px){.ttb-icon-xl{width:48px!important}}@media (max-width: 1023px){.ttb-icon-xl{width:36px!important}}@media (max-width: 1439px){.ttb-icon-xl{height:48px!important}}@media (max-width: 1023px){.ttb-icon-xl{height:36px!important}}@media (max-width: 1439px){.ttb-icon-xl{font-size:48px!important}}@media (max-width: 1023px){.ttb-icon-xl{font-size:36px!important}}.ttb-icon-solid-edit:before{content:"\e700";color:#002d63}.ttb-icon-solid-unlock:before{content:"\e701";color:#002d63}.ttb-icon-solid-lock:before{content:"\e702";color:#002d63}.ttb-icon-sort-up:before{content:"\e703";color:#002d63}.ttb-icon-sort-down:before{content:"\e704";color:#002d63}.ttb-icon-solid-trash:before{content:"\e705";color:#002d63}.ttb-icon-solid-star-half:before{content:"\e706";color:#002d63}.ttb-icon-solid-save:before{content:"\e707";color:#002d63}.ttb-icon-solid-print:before{content:"\e708";color:#002d63}.ttb-icon-solid-star:before{content:"\e709";color:#002d63}.ttb-icon-solid-shield-check:before{content:"\e70a";color:#002d63}.ttb-icon-solid-shield:before{content:"\e70b";color:#002d63}.ttb-icon-share:before{content:"\e70c";color:#002d63}.ttb-icon-solid-search:before{content:"\e70d";color:#002d63}.ttb-icon-solid-minus-circle:before{content:"\e70e";color:#002d63}.ttb-icon-solid-plus-circle:before{content:"\e70f";color:#002d63}.ttb-icon-solid-pin:before{content:"\e710";color:#002d63}.ttb-icon-solid-phone:before{content:"\e711";color:#002d63}.ttb-icon-solid-movie:before{content:"\e712";color:#002d63}.ttb-icon-vertical-more:before{content:"\e713";color:#002d63}.ttb-icon-horizontal-more:before{content:"\e714";color:#002d63}.ttb-icon-plus:before{content:"\e715";color:#002d63}.ttb-icon-medium-minus:before{content:"\e716";color:#002d63}.ttb-icon-solid-message:before{content:"\e717";color:#002d63}.ttb-icon-solid-mail:before{content:"\e718";color:#002d63}.ttb-icon-solid-location:before{content:"\e719";color:#002d63}.ttb-icon-solid-info:before{content:"\e71a";color:#002d63}.ttb-icon-solid-help:before{content:"\e71b";color:#002d63}.ttb-icon-solid-heart:before{content:"\e71c";color:#002d63}.ttb-icon-solid-globe:before{content:"\e71d";color:#002d63}.ttb-icon-medium-filter:before{content:"\e71e";color:#002d63}.ttb-icon-solid-file:before{content:"\e71f";color:#002d63}.ttb-icon-solid-eye-off:before{content:"\e720";color:#002d63}.ttb-icon-solid-eye:before{content:"\e721";color:#002d63}.ttb-icon-solid-credit-card:before{content:"\e722";color:#002d63}.ttb-icon-solid-copy:before{content:"\e723";color:#002d63}.ttb-icon-solid-close-circle:before{content:"\e724";color:#002d63}.ttb-icon-medium-close:before{content:"\e725";color:#002d63}.ttb-icon-solid-check-circle:before{content:"\e726";color:#002d63}.ttb-icon-medium-check:before{content:"\e727";color:#002d63}.ttb-icon-solid-camera:before{content:"\e728";color:#002d63}.ttb-icon-solid-calendar:before{content:"\e729";color:#002d63}.ttb-icon-solid-bulb:before{content:"\e72a";color:#002d63}.ttb-icon-solid-bookmark:before{content:"\e72b";color:#002d63}.ttb-icon-solid-alert:before{content:"\e72c";color:#002d63}.ttb-icon-placeholder:before{content:"\e72d";color:#002d63}.ttb-icon-up:before{content:"\e72e";color:#002d63}.ttb-icon-right:before{content:"\e72f";color:inherit}.ttb-icon-left:before{content:"\e730";color:#002d63}.ttb-icon-down:before{content:"\e731";color:#002d63}.ttb-icon-service:before{content:"\e732";color:#002d63}.ttb-icon-hospital:before{content:"\e733";color:#002d63}.ttb-icon-more-vertical:before{content:"\e734";color:#002d63}.ttb-icon-more-circle:before{content:"\e735";color:#002d63}.ttb-icon-report:before{content:"\e736"}.ttb-icon-downtime:before{content:"\e737";color:#002d63}.ttb-icon-dot:before{content:"\e738";color:#002d63}.ttb-icon-lock-open:before{content:"\e739";color:#002d63}.ttb-icon-lock:before{content:"\e73a";color:#002d63}.ttb-icon-graph:before{content:"\e73b";color:#002d63}.ttb-icon-wow-point:before{content:"\e73c";color:#002d63}.ttb-icon-utility:before{content:"\e73d";color:#002d63}.ttb-icon-trash:before{content:"\e73e";color:#002d63}.ttb-icon-star-half:before{content:"\e73f";color:#002d63}.ttb-icon-notification-badge .path1:before{content:"\e740";color:#002d63}.ttb-icon-notification-badge .path2:before{content:"\e741";margin-left:-1em;color:#f68b1f}.ttb-icon-notification:before{content:"\e742";color:#002d63}.ttb-icon-mobile-phone:before{content:"\e743";color:#002d63}.ttb-icon-expand:before{content:"\e744";color:#002d63}.ttb-icon-hide:before{content:"\e745";color:#002d63}.ttb-icon-home:before{content:"\e746"}.ttb-icon-bank:before{content:"\e747";color:#002d63}.ttb-icon-book-bank:before{content:"\e748";color:#002d63}.ttb-icon-t-phrase:before{content:"\e749";color:#002d63}.ttb-icon-user-circle:before{content:"\e74a";color:#002d63}.ttb-icon-exchange:before{content:"\e74b";color:#002d63}.ttb-icon-upgrade-account:before{content:"\e74c";color:#002d63}.ttb-icon-motorcycle:before{content:"\e74d";color:#002d63}.ttb-icon-player:before{content:"\e74e";color:#002d63}.ttb-icon-promptpay:before{content:"\e74f";color:#002d63}.ttb-icon-ndid:before{content:"\e750";color:#002d63}.ttb-icon-case-tracking:before{content:"\e751";color:#002d63}.ttb-icon-application-tracking:before{content:"\e752";color:#002d63}.ttb-icon-ncb-report:before{content:"\e753";color:#002d63}.ttb-icon-bill-statement:before{content:"\e754";color:#002d63}.ttb-icon-pig:before{content:"\e755";color:#002d63}.ttb-icon-utensils:before{content:"\e756";color:#002d63}.ttb-icon-shop:before{content:"\e757";color:#002d63}.ttb-icon-sofa:before{content:"\e758";color:#002d63}.ttb-icon-rewards:before{content:"\e759";color:#002d63}.ttb-icon-plane:before{content:"\e75a";color:#002d63}.ttb-icon-music:before{content:"\e75b";color:#002d63}.ttb-icon-lips:before{content:"\e75c";color:#002d63}.ttb-icon-homeappliances:before{content:"\e75d";color:#002d63}.ttb-icon-donation:before{content:"\e75e";color:#002d63}.ttb-icon-cart:before{content:"\e75f";color:#002d63}.ttb-icon-sunlight:before{content:"\e760";color:#002d63}.ttb-icon-noeyeglasses:before{content:"\e761";color:#002d63}.ttb-icon-facescan:before{content:"\e762";color:#002d63}.ttb-icon-reserved-card:before{content:"\e763";color:#002d63}.ttb-icon-privilege:before{content:"\e764";color:#002d63}.ttb-icon-history:before{content:"\e765";color:#002d63}.ttb-icon-chart-pie:before{content:"\e766";color:#002d63}.ttb-icon-chart-bar:before{content:"\e767";color:#002d63}.ttb-icon-certificate:before{content:"\e768";color:#002d63}.ttb-icon-cash:before{content:"\e769";color:#002d63}.ttb-icon-barcode:before{content:"\e76a";color:#002d63}.ttb-icon-baht-sign:before{content:"\e76b";color:#002d63}.ttb-icon-limit:before{content:"\e76c";color:#002d63}.ttb-icon-customer-support:before{content:"\e76d";color:#002d63}.ttb-icon-loan:before{content:"\e76e";color:#002d63}.ttb-icon-qrcode:before{content:"\e76f";color:#002d63}.ttb-icon-flash-off:before{content:"\e770";color:#002d63}.ttb-icon-flash:before{content:"\e771";color:#002d63}.ttb-icon-scan:before{content:"\e772";color:#002d63}.ttb-icon-discount:before{content:"\e773";color:#002d63}.ttb-icon-receipt-tax:before{content:"\e774";color:#002d63}.ttb-icon-receipt-refund:before{content:"\e775";color:#002d63}.ttb-icon-receipt:before{content:"\e776";color:#002d63}.ttb-icon-book-bank1:before{content:"\e777";color:#002d63}.ttb-icon-address-book:before{content:"\e778";color:#002d63}.ttb-icon-wifi-off:before{content:"\e779";color:#002d63}.ttb-icon-wifi:before{content:"\e77a";color:#002d63}.ttb-icon-user:before{content:"\e77b";color:#002d63}.ttb-icon-upload:before{content:"\e77c";color:#002d63}.ttb-icon-unlink:before{content:"\e77d";color:#002d63}.ttb-icon-time:before{content:"\e77e";color:#002d63}.ttb-icon-thumb-up:before{content:"\e77f";color:#002d63}.ttb-icon-thumb-down:before{content:"\e780";color:#002d63}.ttb-icon-speakerphone:before{content:"\e781";color:#002d63}.ttb-icon-sort:before{content:"\e782";color:#002d63}.ttb-icon-shield-check:before{content:"\e783";color:#002d63}.ttb-icon-shield:before{content:"\e784";color:#002d63}.ttb-icon-share-ios:before{content:"\e785";color:#002d63}.ttb-icon-share-android:before{content:"\e786";color:#002d63}.ttb-icon-setting:before{content:"\e787";color:#002d63}.ttb-icon-star:before{content:"\e788";color:#002d63}.ttb-icon-search:before{content:"\e789";color:#002d63}.ttb-icon-save:before{content:"\e78a";color:#002d63}.ttb-icon-refresh:before{content:"\e78b";color:#002d63}.ttb-icon-printer:before{content:"\e78c";color:#002d63}.ttb-icon-plus-circle:before{content:"\e78d";color:#002d63}.ttb-icon-plus1:before{content:"\e78e";color:#002d63}.ttb-icon-mail-open:before{content:"\e78f";color:#002d63}.ttb-icon-mail:before{content:"\e790";color:#002d63}.ttb-icon-logout:before{content:"\e791";color:#002d63}.ttb-icon-login:before{content:"\e792";color:#002d63}.ttb-icon-location:before{content:"\e793";color:#002d63}.ttb-icon-link:before{content:"\e794";color:#002d63}.ttb-icon-info:before{content:"\e795";color:#002d63}.ttb-icon-id-card:before{content:"\e796";color:#002d63}.ttb-icon-organization:before{content:"\e797";color:#002d63}.ttb-icon-help:before{content:"\e798";color:#002d63}.ttb-icon-heart:before{content:"\e799";color:#002d63}.ttb-icon-globe:before{content:"\e79a";color:#002d63}.ttb-icon-pin:before{content:"\e79b";color:#002d63}.ttb-icon-photo-copy:before{content:"\e79c";color:#002d63}.ttb-icon-photo:before{content:"\e79d";color:#002d63}.ttb-icon-phone:before{content:"\e79e";color:#002d63}.ttb-icon-note:before{content:"\e79f";color:#002d63}.ttb-icon-news:before{content:"\e7a0";color:#002d63}.ttb-icon-movie:before{content:"\e7a1";color:#002d63}.ttb-icon-more:before{content:"\e7a2";color:#002d63}.ttb-icon-minus-circle:before{content:"\e7a3";color:#002d63}.ttb-icon-minus:before{content:"\e7a4";color:#002d63}.ttb-icon-message:before{content:"\e7a5";color:#002d63}.ttb-icon-menu:before{content:"\e7a6";color:#002d63}.ttb-icon-filter:before{content:"\e7a7";color:#002d63}.ttb-icon-files:before{content:"\e7a8";color:#002d63}.ttb-icon-file-x:before{content:"\e7a9";color:#002d63}.ttb-icon-file-upload:before{content:"\e7aa";color:#002d63}.ttb-icon-file-report:before{content:"\e7ab";color:#002d63}.ttb-icon-file-download:before{content:"\e7ac";color:#002d63}.ttb-icon-file-check:before{content:"\e7ad";color:#002d63}.ttb-icon-file-analytic:before{content:"\e7ae";color:#002d63}.ttb-icon-file1:before{content:"\e7af";color:#002d63}.ttb-icon-eye-off:before{content:"\e7b0";color:#002d63}.ttb-icon-eye:before{content:"\e7b1";color:#002d63}.ttb-icon-external-link:before{content:"\e7b2";color:#002d63}.ttb-icon-edit:before{content:"\e7b3";color:#002d63}.ttb-icon-download:before{content:"\e7b4";color:#002d63}.ttb-icon-credit-card:before{content:"\e7b5";color:#002d63}.ttb-icon-copy:before{content:"\e7b6";color:#002d63}.ttb-icon-close-circle:before{content:"\e7b7";color:#002d63}.ttb-icon-close:before{content:"\e7b8";color:#002d63}.ttb-icon-cheque:before{content:"\e7b9";color:#002d63}.ttb-icon-check-circle:before{content:"\e7ba";color:#002d63}.ttb-icon-check1:before{content:"\e7bb";color:#002d63}.ttb-icon-car:before{content:"\e7bc";color:#002d63}.ttb-icon-camera:before{content:"\e7bd";color:#002d63}.ttb-icon-calendar:before{content:"\e7be";color:#002d63}.ttb-icon-calculator:before{content:"\e7bf";color:#002d63}.ttb-icon-bulb:before{content:"\e7c0";color:#002d63}.ttb-icon-bookmark:before{content:"\e7c1";color:#002d63}.ttb-icon-backspace:before{content:"\e7c2";color:#002d63}.ttb-icon-alert:before{content:"\e7c3";color:#002d63}.ttb-icon-alarm:before{content:"\e7c4";color:#002d63}.ttb-icon-medium-placeholder:before{content:"\e7c5";color:#002d63}.ttb-icon-logo-type .path1:before{content:"\e7c6";color:#0050f0}.ttb-icon-logo-type .path2:before{content:"\e7c7";margin-left:-2em;color:#f68b1f}.ttb-icon-logo-type .path3:before{content:"\e7c8";margin-left:-2em;color:#002d63}.ttb-icon-white-logo:before{content:"\e7c9";color:#fff}.ttb-icon-summary-insurance:before{content:"\e7d1";color:#002d63}.ttb-icon-circle-bth:before{content:"\e7d2";color:#002d63}.ttb-icon-light-mobile-phone:before{content:"\e7d3";color:#002d63}.select .p-dropdown{display:flex;align-items:center;flex-wrap:wrap;padding:8px 16px;border-radius:4px;height:40px;gap:8px;outline:1px solid #6681a1;outline:1px solid var(--text-02-normal-text)}.select .p-dropdown.p-disabled{background:#f2f5f7!important;outline:1px solid #b0bccb!important;border-color:transparent!important}.select .p-dropdown .p-dropdown-clear-icon{color:#6681a1;color:var(--text-02-normal-text);position:static;position:initial;margin-top:0}.select .p-dropdown .p-dropdown-clear-icon:before{content:"\e724";font-family:ttbIcons!important;font-size:16px;color:#6681a1;color:var(--text-02-normal-text)}.select .p-dropdown .p-dropdown-trigger{color:#6681a1;color:var(--text-02-normal-text)}.select .p-dropdown-panel{box-shadow:0 0 10px #002d631a;border-radius:4px;width:100%;left:0!important}.select .p-dropdown-panel .p-dropdown-items-wrapper{width:100%;min-width:auto;overflow-x:hidden;overflow-y:scroll}p-dropdown.select~.p-dropdown-suffix{top:0!important;right:40px!important;line-height:24px;margin-top:8px;margin-right:0;font-style:normal}p-dropdown .p-disabled{outline:1px solid #b0bccb!important;border-color:transparent!important;background:#f2f5f7!important}p-paginator .p-dropdown{background-color:#fff!important;border:none!important;outline:none!important}.p-input-suffix{top:8px!important;margin-top:0!important;line-height:24px;right:16px;font-style:normal}.grid{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;margin-top:-1rem}.grid>.col,.grid>[class*=col]{box-sizing:border-box}.grid-nogutter{margin-right:0;margin-left:0;margin-top:0}.grid-nogutter>.col,.grid-nogutter>[class*=col-]{padding:0}.col{flex-grow:1;flex-basis:0;padding:1rem}.col-fixed{flex:0 0 auto;padding:1rem}.col-1{flex:0 0 auto;padding:1rem;width:8.3333%}.col-2{flex:0 0 auto;padding:1rem;width:16.6667%}.col-3{flex:0 0 auto;padding:1rem;width:25%}.col-4{flex:0 0 auto;padding:1rem;width:33.3333%}.col-5{flex:0 0 auto;padding:1rem;width:41.6667%}.col-6{flex:0 0 auto;padding:1rem;width:50%}.col-7{flex:0 0 auto;padding:1rem;width:58.3333%}.col-8{flex:0 0 auto;padding:1rem;width:66.6667%}.col-9{flex:0 0 auto;padding:1rem;width:75%}.col-10{flex:0 0 auto;padding:1rem;width:83.3333%}.col-11{flex:0 0 auto;padding:1rem;width:91.6667%}.col-12{flex:0 0 auto;padding:1rem;width:100%}@media screen and (min-width: 576px){.sm\:col{flex-grow:1;flex-basis:0;padding:1rem}.sm\:col-fixed{flex:0 0 auto;padding:1rem}.sm\:col-1{flex:0 0 auto;padding:1rem;width:8.3333%}.sm\:col-2{flex:0 0 auto;padding:1rem;width:16.6667%}.sm\:col-3{flex:0 0 auto;padding:1rem;width:25%}.sm\:col-4{flex:0 0 auto;padding:1rem;width:33.3333%}.sm\:col-5{flex:0 0 auto;padding:1rem;width:41.6667%}.sm\:col-6{flex:0 0 auto;padding:1rem;width:50%}.sm\:col-7{flex:0 0 auto;padding:1rem;width:58.3333%}.sm\:col-8{flex:0 0 auto;padding:1rem;width:66.6667%}.sm\:col-9{flex:0 0 auto;padding:1rem;width:75%}.sm\:col-10{flex:0 0 auto;padding:1rem;width:83.3333%}.sm\:col-11{flex:0 0 auto;padding:1rem;width:91.6667%}.sm\:col-12{flex:0 0 auto;padding:1rem;width:100%}}@media screen and (min-width: 768px){.md\:col{flex-grow:1;flex-basis:0;padding:1rem}.md\:col-fixed{flex:0 0 auto;padding:1rem}.md\:col-1{flex:0 0 auto;padding:1rem;width:8.3333%}.md\:col-2{flex:0 0 auto;padding:1rem;width:16.6667%}.md\:col-3{flex:0 0 auto;padding:1rem;width:25%}.md\:col-4{flex:0 0 auto;padding:1rem;width:33.3333%}.md\:col-5{flex:0 0 auto;padding:1rem;width:41.6667%}.md\:col-6{flex:0 0 auto;padding:1rem;width:50%}.md\:col-7{flex:0 0 auto;padding:1rem;width:58.3333%}.md\:col-8{flex:0 0 auto;padding:1rem;width:66.6667%}.md\:col-9{flex:0 0 auto;padding:1rem;width:75%}.md\:col-10{flex:0 0 auto;padding:1rem;width:83.3333%}.md\:col-11{flex:0 0 auto;padding:1rem;width:91.6667%}.md\:col-12{flex:0 0 auto;padding:1rem;width:100%}}@media screen and (min-width: 992px){.lg\:col{flex-grow:1;flex-basis:0;padding:1rem}.lg\:col-fixed{flex:0 0 auto;padding:1rem}.lg\:col-1{flex:0 0 auto;padding:1rem;width:8.3333%}.lg\:col-2{flex:0 0 auto;padding:1rem;width:16.6667%}.lg\:col-3{flex:0 0 auto;padding:1rem;width:25%}.lg\:col-4{flex:0 0 auto;padding:1rem;width:33.3333%}.lg\:col-5{flex:0 0 auto;padding:1rem;width:41.6667%}.lg\:col-6{flex:0 0 auto;padding:1rem;width:50%}.lg\:col-7{flex:0 0 auto;padding:1rem;width:58.3333%}.lg\:col-8{flex:0 0 auto;padding:1rem;width:66.6667%}.lg\:col-9{flex:0 0 auto;padding:1rem;width:75%}.lg\:col-10{flex:0 0 auto;padding:1rem;width:83.3333%}.lg\:col-11{flex:0 0 auto;padding:1rem;width:91.6667%}.lg\:col-12{flex:0 0 auto;padding:1rem;width:100%}}@media screen and (min-width: 1200px){.xl\:col{flex-grow:1;flex-basis:0;padding:1rem}.xl\:col-fixed{flex:0 0 auto;padding:1rem}.xl\:col-1{flex:0 0 auto;padding:1rem;width:8.3333%}.xl\:col-2{flex:0 0 auto;padding:1rem;width:16.6667%}.xl\:col-3{flex:0 0 auto;padding:1rem;width:25%}.xl\:col-4{flex:0 0 auto;padding:1rem;width:33.3333%}.xl\:col-5{flex:0 0 auto;padding:1rem;width:41.6667%}.xl\:col-6{flex:0 0 auto;padding:1rem;width:50%}.xl\:col-7{flex:0 0 auto;padding:1rem;width:58.3333%}.xl\:col-8{flex:0 0 auto;padding:1rem;width:66.6667%}.xl\:col-9{flex:0 0 auto;padding:1rem;width:75%}.xl\:col-10{flex:0 0 auto;padding:1rem;width:83.3333%}.xl\:col-11{flex:0 0 auto;padding:1rem;width:91.6667%}.xl\:col-12{flex:0 0 auto;padding:1rem;width:100%}}.col-offset-0{margin-left:0!important}.col-offset-1{margin-left:8.3333%!important}.col-offset-2{margin-left:16.6667%!important}.col-offset-3{margin-left:25%!important}.col-offset-4{margin-left:33.3333%!important}.col-offset-5{margin-left:41.6667%!important}.col-offset-6{margin-left:50%!important}.col-offset-7{margin-left:58.3333%!important}.col-offset-8{margin-left:66.6667%!important}.col-offset-9{margin-left:75%!important}.col-offset-10{margin-left:83.3333%!important}.col-offset-11{margin-left:91.6667%!important}.col-offset-12{margin-left:100%!important}@media screen and (min-width: 576px){.sm\:col-offset-0{margin-left:0!important}.sm\:col-offset-1{margin-left:8.3333%!important}.sm\:col-offset-2{margin-left:16.6667%!important}.sm\:col-offset-3{margin-left:25%!important}.sm\:col-offset-4{margin-left:33.3333%!important}.sm\:col-offset-5{margin-left:41.6667%!important}.sm\:col-offset-6{margin-left:50%!important}.sm\:col-offset-7{margin-left:58.3333%!important}.sm\:col-offset-8{margin-left:66.6667%!important}.sm\:col-offset-9{margin-left:75%!important}.sm\:col-offset-10{margin-left:83.3333%!important}.sm\:col-offset-11{margin-left:91.6667%!important}.sm\:col-offset-12{margin-left:100%!important}}@media screen and (min-width: 768px){.md\:col-offset-0{margin-left:0!important}.md\:col-offset-1{margin-left:8.3333%!important}.md\:col-offset-2{margin-left:16.6667%!important}.md\:col-offset-3{margin-left:25%!important}.md\:col-offset-4{margin-left:33.3333%!important}.md\:col-offset-5{margin-left:41.6667%!important}.md\:col-offset-6{margin-left:50%!important}.md\:col-offset-7{margin-left:58.3333%!important}.md\:col-offset-8{margin-left:66.6667%!important}.md\:col-offset-9{margin-left:75%!important}.md\:col-offset-10{margin-left:83.3333%!important}.md\:col-offset-11{margin-left:91.6667%!important}.md\:col-offset-12{margin-left:100%!important}}@media screen and (min-width: 992px){.lg\:col-offset-0{margin-left:0!important}.lg\:col-offset-1{margin-left:8.3333%!important}.lg\:col-offset-2{margin-left:16.6667%!important}.lg\:col-offset-3{margin-left:25%!important}.lg\:col-offset-4{margin-left:33.3333%!important}.lg\:col-offset-5{margin-left:41.6667%!important}.lg\:col-offset-6{margin-left:50%!important}.lg\:col-offset-7{margin-left:58.3333%!important}.lg\:col-offset-8{margin-left:66.6667%!important}.lg\:col-offset-9{margin-left:75%!important}.lg\:col-offset-10{margin-left:83.3333%!important}.lg\:col-offset-11{margin-left:91.6667%!important}.lg\:col-offset-12{margin-left:100%!important}}@media screen and (min-width: 1200px){.xl\:col-offset-0{margin-left:0!important}.xl\:col-offset-1{margin-left:8.3333%!important}.xl\:col-offset-2{margin-left:16.6667%!important}.xl\:col-offset-3{margin-left:25%!important}.xl\:col-offset-4{margin-left:33.3333%!important}.xl\:col-offset-5{margin-left:41.6667%!important}.xl\:col-offset-6{margin-left:50%!important}.xl\:col-offset-7{margin-left:58.3333%!important}.xl\:col-offset-8{margin-left:66.6667%!important}.xl\:col-offset-9{margin-left:75%!important}.xl\:col-offset-10{margin-left:83.3333%!important}.xl\:col-offset-11{margin-left:91.6667%!important}.xl\:col-offset-12{margin-left:100%!important}}.text-0{color:#fff!important;color:var(--surface-0)!important}.text-50{color:#fafafa!important;color:var(--surface-50)!important}.text-100{color:#f4f4f5!important;color:var(--surface-100)!important}.text-200{color:#e4e4e7!important;color:var(--surface-200)!important}.text-300{color:#d4d4d8!important;color:var(--surface-300)!important}.text-400{color:#a1a1aa!important;color:var(--surface-400)!important}.text-500{color:#71717a!important;color:var(--surface-500)!important}.text-600{color:#52525b!important;color:var(--surface-600)!important}.text-700{color:#3f3f46!important;color:var(--surface-700)!important}.text-800{color:#27272a!important;color:var(--surface-800)!important}.text-900{color:#18181b!important;color:var(--surface-900)!important}.focus\:text-0:focus{color:#fff!important;color:var(--surface-0)!important}.hover\:text-0:hover,.active\:text-0:active{color:#fff!important;color:var(--surface-0)!important}.focus\:text-50:focus{color:#fafafa!important;color:var(--surface-50)!important}.hover\:text-50:hover,.active\:text-50:active{color:#fafafa!important;color:var(--surface-50)!important}.focus\:text-100:focus{color:#f4f4f5!important;color:var(--surface-100)!important}.hover\:text-100:hover,.active\:text-100:active{color:#f4f4f5!important;color:var(--surface-100)!important}.focus\:text-200:focus{color:#e4e4e7!important;color:var(--surface-200)!important}.hover\:text-200:hover,.active\:text-200:active{color:#e4e4e7!important;color:var(--surface-200)!important}.focus\:text-300:focus{color:#d4d4d8!important;color:var(--surface-300)!important}.hover\:text-300:hover,.active\:text-300:active{color:#d4d4d8!important;color:var(--surface-300)!important}.focus\:text-400:focus{color:#a1a1aa!important;color:var(--surface-400)!important}.hover\:text-400:hover,.active\:text-400:active{color:#a1a1aa!important;color:var(--surface-400)!important}.focus\:text-500:focus{color:#71717a!important;color:var(--surface-500)!important}.hover\:text-500:hover,.active\:text-500:active{color:#71717a!important;color:var(--surface-500)!important}.focus\:text-600:focus{color:#52525b!important;color:var(--surface-600)!important}.hover\:text-600:hover,.active\:text-600:active{color:#52525b!important;color:var(--surface-600)!important}.focus\:text-700:focus{color:#3f3f46!important;color:var(--surface-700)!important}.hover\:text-700:hover,.active\:text-700:active{color:#3f3f46!important;color:var(--surface-700)!important}.focus\:text-800:focus{color:#27272a!important;color:var(--surface-800)!important}.hover\:text-800:hover,.active\:text-800:active{color:#27272a!important;color:var(--surface-800)!important}.focus\:text-900:focus{color:#18181b!important;color:var(--surface-900)!important}.hover\:text-900:hover,.active\:text-900:active{color:#18181b!important;color:var(--surface-900)!important}.surface-0{background-color:#fff!important;background-color:var(--surface-0)!important}.surface-50{background-color:#fafafa!important;background-color:var(--surface-50)!important}.surface-100{background-color:#f4f4f5!important;background-color:var(--surface-100)!important}.surface-200{background-color:#e4e4e7!important;background-color:var(--surface-200)!important}.surface-300{background-color:#d4d4d8!important;background-color:var(--surface-300)!important}.surface-400{background-color:#a1a1aa!important;background-color:var(--surface-400)!important}.surface-500{background-color:#71717a!important;background-color:var(--surface-500)!important}.surface-600{background-color:#52525b!important;background-color:var(--surface-600)!important}.surface-700{background-color:#3f3f46!important;background-color:var(--surface-700)!important}.surface-800{background-color:#27272a!important;background-color:var(--surface-800)!important}.surface-900{background-color:#18181b!important;background-color:var(--surface-900)!important}.focus\:surface-0:focus{background-color:#fff!important;background-color:var(--surface-0)!important}.hover\:surface-0:hover,.active\:surface-0:active{background-color:#fff!important;background-color:var(--surface-0)!important}.focus\:surface-50:focus{background-color:#fafafa!important;background-color:var(--surface-50)!important}.hover\:surface-50:hover,.active\:surface-50:active{background-color:#fafafa!important;background-color:var(--surface-50)!important}.focus\:surface-100:focus{background-color:#f4f4f5!important;background-color:var(--surface-100)!important}.hover\:surface-100:hover,.active\:surface-100:active{background-color:#f4f4f5!important;background-color:var(--surface-100)!important}.focus\:surface-200:focus{background-color:#e4e4e7!important;background-color:var(--surface-200)!important}.hover\:surface-200:hover,.active\:surface-200:active{background-color:#e4e4e7!important;background-color:var(--surface-200)!important}.focus\:surface-300:focus{background-color:#d4d4d8!important;background-color:var(--surface-300)!important}.hover\:surface-300:hover,.active\:surface-300:active{background-color:#d4d4d8!important;background-color:var(--surface-300)!important}.focus\:surface-400:focus{background-color:#a1a1aa!important;background-color:var(--surface-400)!important}.hover\:surface-400:hover,.active\:surface-400:active{background-color:#a1a1aa!important;background-color:var(--surface-400)!important}.focus\:surface-500:focus{background-color:#71717a!important;background-color:var(--surface-500)!important}.hover\:surface-500:hover,.active\:surface-500:active{background-color:#71717a!important;background-color:var(--surface-500)!important}.focus\:surface-600:focus{background-color:#52525b!important;background-color:var(--surface-600)!important}.hover\:surface-600:hover,.active\:surface-600:active{background-color:#52525b!important;background-color:var(--surface-600)!important}.focus\:surface-700:focus{background-color:#3f3f46!important;background-color:var(--surface-700)!important}.hover\:surface-700:hover,.active\:surface-700:active{background-color:#3f3f46!important;background-color:var(--surface-700)!important}.focus\:surface-800:focus{background-color:#27272a!important;background-color:var(--surface-800)!important}.hover\:surface-800:hover,.active\:surface-800:active{background-color:#27272a!important;background-color:var(--surface-800)!important}.focus\:surface-900:focus{background-color:#18181b!important;background-color:var(--surface-900)!important}.hover\:surface-900:hover,.active\:surface-900:active{background-color:#18181b!important;background-color:var(--surface-900)!important}.border-0{border-color:#fff!important;border-color:var(--surface-0)!important}.border-50{border-color:#fafafa!important;border-color:var(--surface-50)!important}.border-100{border-color:#f4f4f5!important;border-color:var(--surface-100)!important}.border-200{border-color:#e4e4e7!important;border-color:var(--surface-200)!important}.border-300{border-color:#d4d4d8!important;border-color:var(--surface-300)!important}.border-400{border-color:#a1a1aa!important;border-color:var(--surface-400)!important}.border-500{border-color:#71717a!important;border-color:var(--surface-500)!important}.border-600{border-color:#52525b!important;border-color:var(--surface-600)!important}.border-700{border-color:#3f3f46!important;border-color:var(--surface-700)!important}.border-800{border-color:#27272a!important;border-color:var(--surface-800)!important}.border-900{border-color:#18181b!important;border-color:var(--surface-900)!important}.focus\:border-0:focus{border-color:#fff!important;border-color:var(--surface-0)!important}.hover\:border-0:hover,.active\:border-0:active{border-color:#fff!important;border-color:var(--surface-0)!important}.focus\:border-50:focus{border-color:#fafafa!important;border-color:var(--surface-50)!important}.hover\:border-50:hover,.active\:border-50:active{border-color:#fafafa!important;border-color:var(--surface-50)!important}.focus\:border-100:focus{border-color:#f4f4f5!important;border-color:var(--surface-100)!important}.hover\:border-100:hover,.active\:border-100:active{border-color:#f4f4f5!important;border-color:var(--surface-100)!important}.focus\:border-200:focus{border-color:#e4e4e7!important;border-color:var(--surface-200)!important}.hover\:border-200:hover,.active\:border-200:active{border-color:#e4e4e7!important;border-color:var(--surface-200)!important}.focus\:border-300:focus{border-color:#d4d4d8!important;border-color:var(--surface-300)!important}.hover\:border-300:hover,.active\:border-300:active{border-color:#d4d4d8!important;border-color:var(--surface-300)!important}.focus\:border-400:focus{border-color:#a1a1aa!important;border-color:var(--surface-400)!important}.hover\:border-400:hover,.active\:border-400:active{border-color:#a1a1aa!important;border-color:var(--surface-400)!important}.focus\:border-500:focus{border-color:#71717a!important;border-color:var(--surface-500)!important}.hover\:border-500:hover,.active\:border-500:active{border-color:#71717a!important;border-color:var(--surface-500)!important}.focus\:border-600:focus{border-color:#52525b!important;border-color:var(--surface-600)!important}.hover\:border-600:hover,.active\:border-600:active{border-color:#52525b!important;border-color:var(--surface-600)!important}.focus\:border-700:focus{border-color:#3f3f46!important;border-color:var(--surface-700)!important}.hover\:border-700:hover,.active\:border-700:active{border-color:#3f3f46!important;border-color:var(--surface-700)!important}.focus\:border-800:focus{border-color:#27272a!important;border-color:var(--surface-800)!important}.hover\:border-800:hover,.active\:border-800:active{border-color:#27272a!important;border-color:var(--surface-800)!important}.focus\:border-900:focus{border-color:#18181b!important;border-color:var(--surface-900)!important}.hover\:border-900:hover,.active\:border-900:active{border-color:#18181b!important;border-color:var(--surface-900)!important}.bg-transparent{background-color:transparent!important}@media screen and (min-width: 576px){.sm\:bg-transparent{background-color:transparent!important}}@media screen and (min-width: 768px){.md\:bg-transparent{background-color:transparent!important}}@media screen and (min-width: 992px){.lg\:bg-transparent{background-color:transparent!important}}@media screen and (min-width: 1200px){.xl\:bg-transparent{background-color:transparent!important}}.border-transparent{border-color:transparent!important}@media screen and (min-width: 576px){.sm\:border-transparent{border-color:transparent!important}}@media screen and (min-width: 768px){.md\:border-transparent{border-color:transparent!important}}@media screen and (min-width: 992px){.lg\:border-transparent{border-color:transparent!important}}@media screen and (min-width: 1200px){.xl\:border-transparent{border-color:transparent!important}}.text-blue-50{color:#f5f9ff!important;color:var(--blue-50)!important}.text-blue-100{color:#d0e1fd!important;color:var(--blue-100)!important}.text-blue-200{color:#abc9fb!important;color:var(--blue-200)!important}.text-blue-300{color:#85b2f9!important;color:var(--blue-300)!important}.text-blue-400{color:#609af8!important;color:var(--blue-400)!important}.text-blue-500{color:#3b82f6!important;color:var(--blue-500)!important}.text-blue-600{color:#326fd1!important;color:var(--blue-600)!important}.text-blue-700{color:#295bac!important;color:var(--blue-700)!important}.text-blue-800{color:#204887!important;color:var(--blue-800)!important}.text-blue-900{color:#183462!important;color:var(--blue-900)!important}.focus\:text-blue-50:focus{color:#f5f9ff!important;color:var(--blue-50)!important}.focus\:text-blue-100:focus{color:#d0e1fd!important;color:var(--blue-100)!important}.focus\:text-blue-200:focus{color:#abc9fb!important;color:var(--blue-200)!important}.focus\:text-blue-300:focus{color:#85b2f9!important;color:var(--blue-300)!important}.focus\:text-blue-400:focus{color:#609af8!important;color:var(--blue-400)!important}.focus\:text-blue-500:focus{color:#3b82f6!important;color:var(--blue-500)!important}.focus\:text-blue-600:focus{color:#326fd1!important;color:var(--blue-600)!important}.focus\:text-blue-700:focus{color:#295bac!important;color:var(--blue-700)!important}.focus\:text-blue-800:focus{color:#204887!important;color:var(--blue-800)!important}.focus\:text-blue-900:focus{color:#183462!important;color:var(--blue-900)!important}.hover\:text-blue-50:hover{color:#f5f9ff!important;color:var(--blue-50)!important}.hover\:text-blue-100:hover{color:#d0e1fd!important;color:var(--blue-100)!important}.hover\:text-blue-200:hover{color:#abc9fb!important;color:var(--blue-200)!important}.hover\:text-blue-300:hover{color:#85b2f9!important;color:var(--blue-300)!important}.hover\:text-blue-400:hover{color:#609af8!important;color:var(--blue-400)!important}.hover\:text-blue-500:hover{color:#3b82f6!important;color:var(--blue-500)!important}.hover\:text-blue-600:hover{color:#326fd1!important;color:var(--blue-600)!important}.hover\:text-blue-700:hover{color:#295bac!important;color:var(--blue-700)!important}.hover\:text-blue-800:hover{color:#204887!important;color:var(--blue-800)!important}.hover\:text-blue-900:hover{color:#183462!important;color:var(--blue-900)!important}.active\:text-blue-50:active{color:#f5f9ff!important;color:var(--blue-50)!important}.active\:text-blue-100:active{color:#d0e1fd!important;color:var(--blue-100)!important}.active\:text-blue-200:active{color:#abc9fb!important;color:var(--blue-200)!important}.active\:text-blue-300:active{color:#85b2f9!important;color:var(--blue-300)!important}.active\:text-blue-400:active{color:#609af8!important;color:var(--blue-400)!important}.active\:text-blue-500:active{color:#3b82f6!important;color:var(--blue-500)!important}.active\:text-blue-600:active{color:#326fd1!important;color:var(--blue-600)!important}.active\:text-blue-700:active{color:#295bac!important;color:var(--blue-700)!important}.active\:text-blue-800:active{color:#204887!important;color:var(--blue-800)!important}.active\:text-blue-900:active{color:#183462!important;color:var(--blue-900)!important}.text-green-50{color:#f4fcf7!important;color:var(--green-50)!important}.text-green-100{color:#caf1d8!important;color:var(--green-100)!important}.text-green-200{color:#a0e6ba!important;color:var(--green-200)!important}.text-green-300{color:#76db9b!important;color:var(--green-300)!important}.text-green-400{color:#4cd07d!important;color:var(--green-400)!important}.text-green-500{color:#22c55e!important;color:var(--green-500)!important}.text-green-600{color:#1da750!important;color:var(--green-600)!important}.text-green-700{color:#188a42!important;color:var(--green-700)!important}.text-green-800{color:#136c34!important;color:var(--green-800)!important}.text-green-900{color:#0e4f26!important;color:var(--green-900)!important}.focus\:text-green-50:focus{color:#f4fcf7!important;color:var(--green-50)!important}.focus\:text-green-100:focus{color:#caf1d8!important;color:var(--green-100)!important}.focus\:text-green-200:focus{color:#a0e6ba!important;color:var(--green-200)!important}.focus\:text-green-300:focus{color:#76db9b!important;color:var(--green-300)!important}.focus\:text-green-400:focus{color:#4cd07d!important;color:var(--green-400)!important}.focus\:text-green-500:focus{color:#22c55e!important;color:var(--green-500)!important}.focus\:text-green-600:focus{color:#1da750!important;color:var(--green-600)!important}.focus\:text-green-700:focus{color:#188a42!important;color:var(--green-700)!important}.focus\:text-green-800:focus{color:#136c34!important;color:var(--green-800)!important}.focus\:text-green-900:focus{color:#0e4f26!important;color:var(--green-900)!important}.hover\:text-green-50:hover{color:#f4fcf7!important;color:var(--green-50)!important}.hover\:text-green-100:hover{color:#caf1d8!important;color:var(--green-100)!important}.hover\:text-green-200:hover{color:#a0e6ba!important;color:var(--green-200)!important}.hover\:text-green-300:hover{color:#76db9b!important;color:var(--green-300)!important}.hover\:text-green-400:hover{color:#4cd07d!important;color:var(--green-400)!important}.hover\:text-green-500:hover{color:#22c55e!important;color:var(--green-500)!important}.hover\:text-green-600:hover{color:#1da750!important;color:var(--green-600)!important}.hover\:text-green-700:hover{color:#188a42!important;color:var(--green-700)!important}.hover\:text-green-800:hover{color:#136c34!important;color:var(--green-800)!important}.hover\:text-green-900:hover{color:#0e4f26!important;color:var(--green-900)!important}.active\:text-green-50:active{color:#f4fcf7!important;color:var(--green-50)!important}.active\:text-green-100:active{color:#caf1d8!important;color:var(--green-100)!important}.active\:text-green-200:active{color:#a0e6ba!important;color:var(--green-200)!important}.active\:text-green-300:active{color:#76db9b!important;color:var(--green-300)!important}.active\:text-green-400:active{color:#4cd07d!important;color:var(--green-400)!important}.active\:text-green-500:active{color:#22c55e!important;color:var(--green-500)!important}.active\:text-green-600:active{color:#1da750!important;color:var(--green-600)!important}.active\:text-green-700:active{color:#188a42!important;color:var(--green-700)!important}.active\:text-green-800:active{color:#136c34!important;color:var(--green-800)!important}.active\:text-green-900:active{color:#0e4f26!important;color:var(--green-900)!important}.text-yellow-50{color:#fefbf3!important;color:var(--yellow-50)!important}.text-yellow-100{color:#faedc4!important;color:var(--yellow-100)!important}.text-yellow-200{color:#f6de95!important;color:var(--yellow-200)!important}.text-yellow-300{color:#f2d066!important;color:var(--yellow-300)!important}.text-yellow-400{color:#eec137!important;color:var(--yellow-400)!important}.text-yellow-500{color:#eab308!important;color:var(--yellow-500)!important}.text-yellow-600{color:#c79807!important;color:var(--yellow-600)!important}.text-yellow-700{color:#a47d06!important;color:var(--yellow-700)!important}.text-yellow-800{color:#816204!important;color:var(--yellow-800)!important}.text-yellow-900{color:#5e4803!important;color:var(--yellow-900)!important}.focus\:text-yellow-50:focus{color:#fefbf3!important;color:var(--yellow-50)!important}.focus\:text-yellow-100:focus{color:#faedc4!important;color:var(--yellow-100)!important}.focus\:text-yellow-200:focus{color:#f6de95!important;color:var(--yellow-200)!important}.focus\:text-yellow-300:focus{color:#f2d066!important;color:var(--yellow-300)!important}.focus\:text-yellow-400:focus{color:#eec137!important;color:var(--yellow-400)!important}.focus\:text-yellow-500:focus{color:#eab308!important;color:var(--yellow-500)!important}.focus\:text-yellow-600:focus{color:#c79807!important;color:var(--yellow-600)!important}.focus\:text-yellow-700:focus{color:#a47d06!important;color:var(--yellow-700)!important}.focus\:text-yellow-800:focus{color:#816204!important;color:var(--yellow-800)!important}.focus\:text-yellow-900:focus{color:#5e4803!important;color:var(--yellow-900)!important}.hover\:text-yellow-50:hover{color:#fefbf3!important;color:var(--yellow-50)!important}.hover\:text-yellow-100:hover{color:#faedc4!important;color:var(--yellow-100)!important}.hover\:text-yellow-200:hover{color:#f6de95!important;color:var(--yellow-200)!important}.hover\:text-yellow-300:hover{color:#f2d066!important;color:var(--yellow-300)!important}.hover\:text-yellow-400:hover{color:#eec137!important;color:var(--yellow-400)!important}.hover\:text-yellow-500:hover{color:#eab308!important;color:var(--yellow-500)!important}.hover\:text-yellow-600:hover{color:#c79807!important;color:var(--yellow-600)!important}.hover\:text-yellow-700:hover{color:#a47d06!important;color:var(--yellow-700)!important}.hover\:text-yellow-800:hover{color:#816204!important;color:var(--yellow-800)!important}.hover\:text-yellow-900:hover{color:#5e4803!important;color:var(--yellow-900)!important}.active\:text-yellow-50:active{color:#fefbf3!important;color:var(--yellow-50)!important}.active\:text-yellow-100:active{color:#faedc4!important;color:var(--yellow-100)!important}.active\:text-yellow-200:active{color:#f6de95!important;color:var(--yellow-200)!important}.active\:text-yellow-300:active{color:#f2d066!important;color:var(--yellow-300)!important}.active\:text-yellow-400:active{color:#eec137!important;color:var(--yellow-400)!important}.active\:text-yellow-500:active{color:#eab308!important;color:var(--yellow-500)!important}.active\:text-yellow-600:active{color:#c79807!important;color:var(--yellow-600)!important}.active\:text-yellow-700:active{color:#a47d06!important;color:var(--yellow-700)!important}.active\:text-yellow-800:active{color:#816204!important;color:var(--yellow-800)!important}.active\:text-yellow-900:active{color:#5e4803!important;color:var(--yellow-900)!important}.text-cyan-50{color:#f3fbfd!important;color:var(--cyan-50)!important}.text-cyan-100{color:#c3edf5!important;color:var(--cyan-100)!important}.text-cyan-200{color:#94e0ed!important;color:var(--cyan-200)!important}.text-cyan-300{color:#65d2e4!important;color:var(--cyan-300)!important}.text-cyan-400{color:#35c4dc!important;color:var(--cyan-400)!important}.text-cyan-500{color:#06b6d4!important;color:var(--cyan-500)!important}.text-cyan-600{color:#059bb4!important;color:var(--cyan-600)!important}.text-cyan-700{color:#047f94!important;color:var(--cyan-700)!important}.text-cyan-800{color:#036475!important;color:var(--cyan-800)!important}.text-cyan-900{color:#024955!important;color:var(--cyan-900)!important}.focus\:text-cyan-50:focus{color:#f3fbfd!important;color:var(--cyan-50)!important}.focus\:text-cyan-100:focus{color:#c3edf5!important;color:var(--cyan-100)!important}.focus\:text-cyan-200:focus{color:#94e0ed!important;color:var(--cyan-200)!important}.focus\:text-cyan-300:focus{color:#65d2e4!important;color:var(--cyan-300)!important}.focus\:text-cyan-400:focus{color:#35c4dc!important;color:var(--cyan-400)!important}.focus\:text-cyan-500:focus{color:#06b6d4!important;color:var(--cyan-500)!important}.focus\:text-cyan-600:focus{color:#059bb4!important;color:var(--cyan-600)!important}.focus\:text-cyan-700:focus{color:#047f94!important;color:var(--cyan-700)!important}.focus\:text-cyan-800:focus{color:#036475!important;color:var(--cyan-800)!important}.focus\:text-cyan-900:focus{color:#024955!important;color:var(--cyan-900)!important}.hover\:text-cyan-50:hover{color:#f3fbfd!important;color:var(--cyan-50)!important}.hover\:text-cyan-100:hover{color:#c3edf5!important;color:var(--cyan-100)!important}.hover\:text-cyan-200:hover{color:#94e0ed!important;color:var(--cyan-200)!important}.hover\:text-cyan-300:hover{color:#65d2e4!important;color:var(--cyan-300)!important}.hover\:text-cyan-400:hover{color:#35c4dc!important;color:var(--cyan-400)!important}.hover\:text-cyan-500:hover{color:#06b6d4!important;color:var(--cyan-500)!important}.hover\:text-cyan-600:hover{color:#059bb4!important;color:var(--cyan-600)!important}.hover\:text-cyan-700:hover{color:#047f94!important;color:var(--cyan-700)!important}.hover\:text-cyan-800:hover{color:#036475!important;color:var(--cyan-800)!important}.hover\:text-cyan-900:hover{color:#024955!important;color:var(--cyan-900)!important}.active\:text-cyan-50:active{color:#f3fbfd!important;color:var(--cyan-50)!important}.active\:text-cyan-100:active{color:#c3edf5!important;color:var(--cyan-100)!important}.active\:text-cyan-200:active{color:#94e0ed!important;color:var(--cyan-200)!important}.active\:text-cyan-300:active{color:#65d2e4!important;color:var(--cyan-300)!important}.active\:text-cyan-400:active{color:#35c4dc!important;color:var(--cyan-400)!important}.active\:text-cyan-500:active{color:#06b6d4!important;color:var(--cyan-500)!important}.active\:text-cyan-600:active{color:#059bb4!important;color:var(--cyan-600)!important}.active\:text-cyan-700:active{color:#047f94!important;color:var(--cyan-700)!important}.active\:text-cyan-800:active{color:#036475!important;color:var(--cyan-800)!important}.active\:text-cyan-900:active{color:#024955!important;color:var(--cyan-900)!important}.text-pink-50{color:#fef6fa!important;color:var(--pink-50)!important}.text-pink-100{color:#fad3e7!important;color:var(--pink-100)!important}.text-pink-200{color:#f7b0d3!important;color:var(--pink-200)!important}.text-pink-300{color:#f38ec0!important;color:var(--pink-300)!important}.text-pink-400{color:#f06bac!important;color:var(--pink-400)!important}.text-pink-500{color:#ec4899!important;color:var(--pink-500)!important}.text-pink-600{color:#c93d82!important;color:var(--pink-600)!important}.text-pink-700{color:#a5326b!important;color:var(--pink-700)!important}.text-pink-800{color:#822854!important;color:var(--pink-800)!important}.text-pink-900{color:#5e1d3d!important;color:var(--pink-900)!important}.focus\:text-pink-50:focus{color:#fef6fa!important;color:var(--pink-50)!important}.focus\:text-pink-100:focus{color:#fad3e7!important;color:var(--pink-100)!important}.focus\:text-pink-200:focus{color:#f7b0d3!important;color:var(--pink-200)!important}.focus\:text-pink-300:focus{color:#f38ec0!important;color:var(--pink-300)!important}.focus\:text-pink-400:focus{color:#f06bac!important;color:var(--pink-400)!important}.focus\:text-pink-500:focus{color:#ec4899!important;color:var(--pink-500)!important}.focus\:text-pink-600:focus{color:#c93d82!important;color:var(--pink-600)!important}.focus\:text-pink-700:focus{color:#a5326b!important;color:var(--pink-700)!important}.focus\:text-pink-800:focus{color:#822854!important;color:var(--pink-800)!important}.focus\:text-pink-900:focus{color:#5e1d3d!important;color:var(--pink-900)!important}.hover\:text-pink-50:hover{color:#fef6fa!important;color:var(--pink-50)!important}.hover\:text-pink-100:hover{color:#fad3e7!important;color:var(--pink-100)!important}.hover\:text-pink-200:hover{color:#f7b0d3!important;color:var(--pink-200)!important}.hover\:text-pink-300:hover{color:#f38ec0!important;color:var(--pink-300)!important}.hover\:text-pink-400:hover{color:#f06bac!important;color:var(--pink-400)!important}.hover\:text-pink-500:hover{color:#ec4899!important;color:var(--pink-500)!important}.hover\:text-pink-600:hover{color:#c93d82!important;color:var(--pink-600)!important}.hover\:text-pink-700:hover{color:#a5326b!important;color:var(--pink-700)!important}.hover\:text-pink-800:hover{color:#822854!important;color:var(--pink-800)!important}.hover\:text-pink-900:hover{color:#5e1d3d!important;color:var(--pink-900)!important}.active\:text-pink-50:active{color:#fef6fa!important;color:var(--pink-50)!important}.active\:text-pink-100:active{color:#fad3e7!important;color:var(--pink-100)!important}.active\:text-pink-200:active{color:#f7b0d3!important;color:var(--pink-200)!important}.active\:text-pink-300:active{color:#f38ec0!important;color:var(--pink-300)!important}.active\:text-pink-400:active{color:#f06bac!important;color:var(--pink-400)!important}.active\:text-pink-500:active{color:#ec4899!important;color:var(--pink-500)!important}.active\:text-pink-600:active{color:#c93d82!important;color:var(--pink-600)!important}.active\:text-pink-700:active{color:#a5326b!important;color:var(--pink-700)!important}.active\:text-pink-800:active{color:#822854!important;color:var(--pink-800)!important}.active\:text-pink-900:active{color:#5e1d3d!important;color:var(--pink-900)!important}.text-indigo-50{color:#f7f7fe!important;color:var(--indigo-50)!important}.text-indigo-100{color:#dadafc!important;color:var(--indigo-100)!important}.text-indigo-200{color:#bcbdf9!important;color:var(--indigo-200)!important}.text-indigo-300{color:#9ea0f6!important;color:var(--indigo-300)!important}.text-indigo-400{color:#8183f4!important;color:var(--indigo-400)!important}.text-indigo-500{color:#6366f1!important;color:var(--indigo-500)!important}.text-indigo-600{color:#5457cd!important;color:var(--indigo-600)!important}.text-indigo-700{color:#4547a9!important;color:var(--indigo-700)!important}.text-indigo-800{color:#363885!important;color:var(--indigo-800)!important}.text-indigo-900{color:#282960!important;color:var(--indigo-900)!important}.focus\:text-indigo-50:focus{color:#f7f7fe!important;color:var(--indigo-50)!important}.focus\:text-indigo-100:focus{color:#dadafc!important;color:var(--indigo-100)!important}.focus\:text-indigo-200:focus{color:#bcbdf9!important;color:var(--indigo-200)!important}.focus\:text-indigo-300:focus{color:#9ea0f6!important;color:var(--indigo-300)!important}.focus\:text-indigo-400:focus{color:#8183f4!important;color:var(--indigo-400)!important}.focus\:text-indigo-500:focus{color:#6366f1!important;color:var(--indigo-500)!important}.focus\:text-indigo-600:focus{color:#5457cd!important;color:var(--indigo-600)!important}.focus\:text-indigo-700:focus{color:#4547a9!important;color:var(--indigo-700)!important}.focus\:text-indigo-800:focus{color:#363885!important;color:var(--indigo-800)!important}.focus\:text-indigo-900:focus{color:#282960!important;color:var(--indigo-900)!important}.hover\:text-indigo-50:hover{color:#f7f7fe!important;color:var(--indigo-50)!important}.hover\:text-indigo-100:hover{color:#dadafc!important;color:var(--indigo-100)!important}.hover\:text-indigo-200:hover{color:#bcbdf9!important;color:var(--indigo-200)!important}.hover\:text-indigo-300:hover{color:#9ea0f6!important;color:var(--indigo-300)!important}.hover\:text-indigo-400:hover{color:#8183f4!important;color:var(--indigo-400)!important}.hover\:text-indigo-500:hover{color:#6366f1!important;color:var(--indigo-500)!important}.hover\:text-indigo-600:hover{color:#5457cd!important;color:var(--indigo-600)!important}.hover\:text-indigo-700:hover{color:#4547a9!important;color:var(--indigo-700)!important}.hover\:text-indigo-800:hover{color:#363885!important;color:var(--indigo-800)!important}.hover\:text-indigo-900:hover{color:#282960!important;color:var(--indigo-900)!important}.active\:text-indigo-50:active{color:#f7f7fe!important;color:var(--indigo-50)!important}.active\:text-indigo-100:active{color:#dadafc!important;color:var(--indigo-100)!important}.active\:text-indigo-200:active{color:#bcbdf9!important;color:var(--indigo-200)!important}.active\:text-indigo-300:active{color:#9ea0f6!important;color:var(--indigo-300)!important}.active\:text-indigo-400:active{color:#8183f4!important;color:var(--indigo-400)!important}.active\:text-indigo-500:active{color:#6366f1!important;color:var(--indigo-500)!important}.active\:text-indigo-600:active{color:#5457cd!important;color:var(--indigo-600)!important}.active\:text-indigo-700:active{color:#4547a9!important;color:var(--indigo-700)!important}.active\:text-indigo-800:active{color:#363885!important;color:var(--indigo-800)!important}.active\:text-indigo-900:active{color:#282960!important;color:var(--indigo-900)!important}.text-teal-50{color:#f3fbfb!important;color:var(--teal-50)!important}.text-teal-100{color:#c7eeea!important;color:var(--teal-100)!important}.text-teal-200{color:#9ae0d9!important;color:var(--teal-200)!important}.text-teal-300{color:#6dd3c8!important;color:var(--teal-300)!important}.text-teal-400{color:#41c5b7!important;color:var(--teal-400)!important}.text-teal-500{color:#14b8a6!important;color:var(--teal-500)!important}.text-teal-600{color:#119c8d!important;color:var(--teal-600)!important}.text-teal-700{color:#0e8174!important;color:var(--teal-700)!important}.text-teal-800{color:#0b655b!important;color:var(--teal-800)!important}.text-teal-900{color:#084a42!important;color:var(--teal-900)!important}.focus\:text-teal-50:focus{color:#f3fbfb!important;color:var(--teal-50)!important}.focus\:text-teal-100:focus{color:#c7eeea!important;color:var(--teal-100)!important}.focus\:text-teal-200:focus{color:#9ae0d9!important;color:var(--teal-200)!important}.focus\:text-teal-300:focus{color:#6dd3c8!important;color:var(--teal-300)!important}.focus\:text-teal-400:focus{color:#41c5b7!important;color:var(--teal-400)!important}.focus\:text-teal-500:focus{color:#14b8a6!important;color:var(--teal-500)!important}.focus\:text-teal-600:focus{color:#119c8d!important;color:var(--teal-600)!important}.focus\:text-teal-700:focus{color:#0e8174!important;color:var(--teal-700)!important}.focus\:text-teal-800:focus{color:#0b655b!important;color:var(--teal-800)!important}.focus\:text-teal-900:focus{color:#084a42!important;color:var(--teal-900)!important}.hover\:text-teal-50:hover{color:#f3fbfb!important;color:var(--teal-50)!important}.hover\:text-teal-100:hover{color:#c7eeea!important;color:var(--teal-100)!important}.hover\:text-teal-200:hover{color:#9ae0d9!important;color:var(--teal-200)!important}.hover\:text-teal-300:hover{color:#6dd3c8!important;color:var(--teal-300)!important}.hover\:text-teal-400:hover{color:#41c5b7!important;color:var(--teal-400)!important}.hover\:text-teal-500:hover{color:#14b8a6!important;color:var(--teal-500)!important}.hover\:text-teal-600:hover{color:#119c8d!important;color:var(--teal-600)!important}.hover\:text-teal-700:hover{color:#0e8174!important;color:var(--teal-700)!important}.hover\:text-teal-800:hover{color:#0b655b!important;color:var(--teal-800)!important}.hover\:text-teal-900:hover{color:#084a42!important;color:var(--teal-900)!important}.active\:text-teal-50:active{color:#f3fbfb!important;color:var(--teal-50)!important}.active\:text-teal-100:active{color:#c7eeea!important;color:var(--teal-100)!important}.active\:text-teal-200:active{color:#9ae0d9!important;color:var(--teal-200)!important}.active\:text-teal-300:active{color:#6dd3c8!important;color:var(--teal-300)!important}.active\:text-teal-400:active{color:#41c5b7!important;color:var(--teal-400)!important}.active\:text-teal-500:active{color:#14b8a6!important;color:var(--teal-500)!important}.active\:text-teal-600:active{color:#119c8d!important;color:var(--teal-600)!important}.active\:text-teal-700:active{color:#0e8174!important;color:var(--teal-700)!important}.active\:text-teal-800:active{color:#0b655b!important;color:var(--teal-800)!important}.active\:text-teal-900:active{color:#084a42!important;color:var(--teal-900)!important}.text-orange-50{color:#fff8f3!important;color:var(--orange-50)!important}.text-orange-100{color:#feddc7!important;color:var(--orange-100)!important}.text-orange-200{color:#fcc39b!important;color:var(--orange-200)!important}.text-orange-300{color:#fba86f!important;color:var(--orange-300)!important}.text-orange-400{color:#fa8e42!important;color:var(--orange-400)!important}.text-orange-500{color:#f97316!important;color:var(--orange-500)!important}.text-orange-600{color:#d46213!important;color:var(--orange-600)!important}.text-orange-700{color:#ae510f!important;color:var(--orange-700)!important}.text-orange-800{color:#893f0c!important;color:var(--orange-800)!important}.text-orange-900{color:#642e09!important;color:var(--orange-900)!important}.focus\:text-orange-50:focus{color:#fff8f3!important;color:var(--orange-50)!important}.focus\:text-orange-100:focus{color:#feddc7!important;color:var(--orange-100)!important}.focus\:text-orange-200:focus{color:#fcc39b!important;color:var(--orange-200)!important}.focus\:text-orange-300:focus{color:#fba86f!important;color:var(--orange-300)!important}.focus\:text-orange-400:focus{color:#fa8e42!important;color:var(--orange-400)!important}.focus\:text-orange-500:focus{color:#f97316!important;color:var(--orange-500)!important}.focus\:text-orange-600:focus{color:#d46213!important;color:var(--orange-600)!important}.focus\:text-orange-700:focus{color:#ae510f!important;color:var(--orange-700)!important}.focus\:text-orange-800:focus{color:#893f0c!important;color:var(--orange-800)!important}.focus\:text-orange-900:focus{color:#642e09!important;color:var(--orange-900)!important}.hover\:text-orange-50:hover{color:#fff8f3!important;color:var(--orange-50)!important}.hover\:text-orange-100:hover{color:#feddc7!important;color:var(--orange-100)!important}.hover\:text-orange-200:hover{color:#fcc39b!important;color:var(--orange-200)!important}.hover\:text-orange-300:hover{color:#fba86f!important;color:var(--orange-300)!important}.hover\:text-orange-400:hover{color:#fa8e42!important;color:var(--orange-400)!important}.hover\:text-orange-500:hover{color:#f97316!important;color:var(--orange-500)!important}.hover\:text-orange-600:hover{color:#d46213!important;color:var(--orange-600)!important}.hover\:text-orange-700:hover{color:#ae510f!important;color:var(--orange-700)!important}.hover\:text-orange-800:hover{color:#893f0c!important;color:var(--orange-800)!important}.hover\:text-orange-900:hover{color:#642e09!important;color:var(--orange-900)!important}.active\:text-orange-50:active{color:#fff8f3!important;color:var(--orange-50)!important}.active\:text-orange-100:active{color:#feddc7!important;color:var(--orange-100)!important}.active\:text-orange-200:active{color:#fcc39b!important;color:var(--orange-200)!important}.active\:text-orange-300:active{color:#fba86f!important;color:var(--orange-300)!important}.active\:text-orange-400:active{color:#fa8e42!important;color:var(--orange-400)!important}.active\:text-orange-500:active{color:#f97316!important;color:var(--orange-500)!important}.active\:text-orange-600:active{color:#d46213!important;color:var(--orange-600)!important}.active\:text-orange-700:active{color:#ae510f!important;color:var(--orange-700)!important}.active\:text-orange-800:active{color:#893f0c!important;color:var(--orange-800)!important}.active\:text-orange-900:active{color:#642e09!important;color:var(--orange-900)!important}.text-bluegray-50{color:#f7f8f9!important;color:var(--bluegray-50)!important}.text-bluegray-100{color:#dadee3!important;color:var(--bluegray-100)!important}.text-bluegray-200{color:#bcc3cd!important;color:var(--bluegray-200)!important}.text-bluegray-300{color:#9fa9b7!important;color:var(--bluegray-300)!important}.text-bluegray-400{color:#818ea1!important;color:var(--bluegray-400)!important}.text-bluegray-500{color:#64748b!important;color:var(--bluegray-500)!important}.text-bluegray-600{color:#556376!important;color:var(--bluegray-600)!important}.text-bluegray-700{color:#465161!important;color:var(--bluegray-700)!important}.text-bluegray-800{color:#37404c!important;color:var(--bluegray-800)!important}.text-bluegray-900{color:#282e38!important;color:var(--bluegray-900)!important}.focus\:text-bluegray-50:focus{color:#f7f8f9!important;color:var(--bluegray-50)!important}.focus\:text-bluegray-100:focus{color:#dadee3!important;color:var(--bluegray-100)!important}.focus\:text-bluegray-200:focus{color:#bcc3cd!important;color:var(--bluegray-200)!important}.focus\:text-bluegray-300:focus{color:#9fa9b7!important;color:var(--bluegray-300)!important}.focus\:text-bluegray-400:focus{color:#818ea1!important;color:var(--bluegray-400)!important}.focus\:text-bluegray-500:focus{color:#64748b!important;color:var(--bluegray-500)!important}.focus\:text-bluegray-600:focus{color:#556376!important;color:var(--bluegray-600)!important}.focus\:text-bluegray-700:focus{color:#465161!important;color:var(--bluegray-700)!important}.focus\:text-bluegray-800:focus{color:#37404c!important;color:var(--bluegray-800)!important}.focus\:text-bluegray-900:focus{color:#282e38!important;color:var(--bluegray-900)!important}.hover\:text-bluegray-50:hover{color:#f7f8f9!important;color:var(--bluegray-50)!important}.hover\:text-bluegray-100:hover{color:#dadee3!important;color:var(--bluegray-100)!important}.hover\:text-bluegray-200:hover{color:#bcc3cd!important;color:var(--bluegray-200)!important}.hover\:text-bluegray-300:hover{color:#9fa9b7!important;color:var(--bluegray-300)!important}.hover\:text-bluegray-400:hover{color:#818ea1!important;color:var(--bluegray-400)!important}.hover\:text-bluegray-500:hover{color:#64748b!important;color:var(--bluegray-500)!important}.hover\:text-bluegray-600:hover{color:#556376!important;color:var(--bluegray-600)!important}.hover\:text-bluegray-700:hover{color:#465161!important;color:var(--bluegray-700)!important}.hover\:text-bluegray-800:hover{color:#37404c!important;color:var(--bluegray-800)!important}.hover\:text-bluegray-900:hover{color:#282e38!important;color:var(--bluegray-900)!important}.active\:text-bluegray-50:active{color:#f7f8f9!important;color:var(--bluegray-50)!important}.active\:text-bluegray-100:active{color:#dadee3!important;color:var(--bluegray-100)!important}.active\:text-bluegray-200:active{color:#bcc3cd!important;color:var(--bluegray-200)!important}.active\:text-bluegray-300:active{color:#9fa9b7!important;color:var(--bluegray-300)!important}.active\:text-bluegray-400:active{color:#818ea1!important;color:var(--bluegray-400)!important}.active\:text-bluegray-500:active{color:#64748b!important;color:var(--bluegray-500)!important}.active\:text-bluegray-600:active{color:#556376!important;color:var(--bluegray-600)!important}.active\:text-bluegray-700:active{color:#465161!important;color:var(--bluegray-700)!important}.active\:text-bluegray-800:active{color:#37404c!important;color:var(--bluegray-800)!important}.active\:text-bluegray-900:active{color:#282e38!important;color:var(--bluegray-900)!important}.text-purple-50{color:#fbf7ff!important;color:var(--purple-50)!important}.text-purple-100{color:#ead6fd!important;color:var(--purple-100)!important}.text-purple-200{color:#dab6fc!important;color:var(--purple-200)!important}.text-purple-300{color:#c996fa!important;color:var(--purple-300)!important}.text-purple-400{color:#b975f9!important;color:var(--purple-400)!important}.text-purple-500{color:#a855f7!important;color:var(--purple-500)!important}.text-purple-600{color:#8f48d2!important;color:var(--purple-600)!important}.text-purple-700{color:#763cad!important;color:var(--purple-700)!important}.text-purple-800{color:#5c2f88!important;color:var(--purple-800)!important}.text-purple-900{color:#432263!important;color:var(--purple-900)!important}.focus\:text-purple-50:focus{color:#fbf7ff!important;color:var(--purple-50)!important}.focus\:text-purple-100:focus{color:#ead6fd!important;color:var(--purple-100)!important}.focus\:text-purple-200:focus{color:#dab6fc!important;color:var(--purple-200)!important}.focus\:text-purple-300:focus{color:#c996fa!important;color:var(--purple-300)!important}.focus\:text-purple-400:focus{color:#b975f9!important;color:var(--purple-400)!important}.focus\:text-purple-500:focus{color:#a855f7!important;color:var(--purple-500)!important}.focus\:text-purple-600:focus{color:#8f48d2!important;color:var(--purple-600)!important}.focus\:text-purple-700:focus{color:#763cad!important;color:var(--purple-700)!important}.focus\:text-purple-800:focus{color:#5c2f88!important;color:var(--purple-800)!important}.focus\:text-purple-900:focus{color:#432263!important;color:var(--purple-900)!important}.hover\:text-purple-50:hover{color:#fbf7ff!important;color:var(--purple-50)!important}.hover\:text-purple-100:hover{color:#ead6fd!important;color:var(--purple-100)!important}.hover\:text-purple-200:hover{color:#dab6fc!important;color:var(--purple-200)!important}.hover\:text-purple-300:hover{color:#c996fa!important;color:var(--purple-300)!important}.hover\:text-purple-400:hover{color:#b975f9!important;color:var(--purple-400)!important}.hover\:text-purple-500:hover{color:#a855f7!important;color:var(--purple-500)!important}.hover\:text-purple-600:hover{color:#8f48d2!important;color:var(--purple-600)!important}.hover\:text-purple-700:hover{color:#763cad!important;color:var(--purple-700)!important}.hover\:text-purple-800:hover{color:#5c2f88!important;color:var(--purple-800)!important}.hover\:text-purple-900:hover{color:#432263!important;color:var(--purple-900)!important}.active\:text-purple-50:active{color:#fbf7ff!important;color:var(--purple-50)!important}.active\:text-purple-100:active{color:#ead6fd!important;color:var(--purple-100)!important}.active\:text-purple-200:active{color:#dab6fc!important;color:var(--purple-200)!important}.active\:text-purple-300:active{color:#c996fa!important;color:var(--purple-300)!important}.active\:text-purple-400:active{color:#b975f9!important;color:var(--purple-400)!important}.active\:text-purple-500:active{color:#a855f7!important;color:var(--purple-500)!important}.active\:text-purple-600:active{color:#8f48d2!important;color:var(--purple-600)!important}.active\:text-purple-700:active{color:#763cad!important;color:var(--purple-700)!important}.active\:text-purple-800:active{color:#5c2f88!important;color:var(--purple-800)!important}.active\:text-purple-900:active{color:#432263!important;color:var(--purple-900)!important}.text-gray-50{color:#fafafa!important;color:var(--gray-50)!important}.text-gray-100{color:#f4f4f5!important;color:var(--gray-100)!important}.text-gray-200{color:#e4e4e7!important;color:var(--gray-200)!important}.text-gray-300{color:#d4d4d8!important;color:var(--gray-300)!important}.text-gray-400{color:#a1a1aa!important;color:var(--gray-400)!important}.text-gray-500{color:#71717a!important;color:var(--gray-500)!important}.text-gray-600{color:#52525b!important;color:var(--gray-600)!important}.text-gray-700{color:#3f3f46!important;color:var(--gray-700)!important}.text-gray-800{color:#27272a!important;color:var(--gray-800)!important}.text-gray-900{color:#18181b!important;color:var(--gray-900)!important}.focus\:text-gray-50:focus{color:#fafafa!important;color:var(--gray-50)!important}.focus\:text-gray-100:focus{color:#f4f4f5!important;color:var(--gray-100)!important}.focus\:text-gray-200:focus{color:#e4e4e7!important;color:var(--gray-200)!important}.focus\:text-gray-300:focus{color:#d4d4d8!important;color:var(--gray-300)!important}.focus\:text-gray-400:focus{color:#a1a1aa!important;color:var(--gray-400)!important}.focus\:text-gray-500:focus{color:#71717a!important;color:var(--gray-500)!important}.focus\:text-gray-600:focus{color:#52525b!important;color:var(--gray-600)!important}.focus\:text-gray-700:focus{color:#3f3f46!important;color:var(--gray-700)!important}.focus\:text-gray-800:focus{color:#27272a!important;color:var(--gray-800)!important}.focus\:text-gray-900:focus{color:#18181b!important;color:var(--gray-900)!important}.hover\:text-gray-50:hover{color:#fafafa!important;color:var(--gray-50)!important}.hover\:text-gray-100:hover{color:#f4f4f5!important;color:var(--gray-100)!important}.hover\:text-gray-200:hover{color:#e4e4e7!important;color:var(--gray-200)!important}.hover\:text-gray-300:hover{color:#d4d4d8!important;color:var(--gray-300)!important}.hover\:text-gray-400:hover{color:#a1a1aa!important;color:var(--gray-400)!important}.hover\:text-gray-500:hover{color:#71717a!important;color:var(--gray-500)!important}.hover\:text-gray-600:hover{color:#52525b!important;color:var(--gray-600)!important}.hover\:text-gray-700:hover{color:#3f3f46!important;color:var(--gray-700)!important}.hover\:text-gray-800:hover{color:#27272a!important;color:var(--gray-800)!important}.hover\:text-gray-900:hover{color:#18181b!important;color:var(--gray-900)!important}.active\:text-gray-50:active{color:#fafafa!important;color:var(--gray-50)!important}.active\:text-gray-100:active{color:#f4f4f5!important;color:var(--gray-100)!important}.active\:text-gray-200:active{color:#e4e4e7!important;color:var(--gray-200)!important}.active\:text-gray-300:active{color:#d4d4d8!important;color:var(--gray-300)!important}.active\:text-gray-400:active{color:#a1a1aa!important;color:var(--gray-400)!important}.active\:text-gray-500:active{color:#71717a!important;color:var(--gray-500)!important}.active\:text-gray-600:active{color:#52525b!important;color:var(--gray-600)!important}.active\:text-gray-700:active{color:#3f3f46!important;color:var(--gray-700)!important}.active\:text-gray-800:active{color:#27272a!important;color:var(--gray-800)!important}.active\:text-gray-900:active{color:#18181b!important;color:var(--gray-900)!important}.text-red-50{color:#fef6f6!important;color:var(--red-50)!important}.text-red-100{color:#fbd2d2!important;color:var(--red-100)!important}.text-red-200{color:#f8afaf!important;color:var(--red-200)!important}.text-red-300{color:#f58b8b!important;color:var(--red-300)!important}.text-red-400{color:#f26868!important;color:var(--red-400)!important}.text-red-500{color:#ef4444!important;color:var(--red-500)!important}.text-red-600{color:#cb3a3a!important;color:var(--red-600)!important}.text-red-700{color:#a73030!important;color:var(--red-700)!important}.text-red-800{color:#832525!important;color:var(--red-800)!important}.text-red-900{color:#601b1b!important;color:var(--red-900)!important}.focus\:text-red-50:focus{color:#fef6f6!important;color:var(--red-50)!important}.focus\:text-red-100:focus{color:#fbd2d2!important;color:var(--red-100)!important}.focus\:text-red-200:focus{color:#f8afaf!important;color:var(--red-200)!important}.focus\:text-red-300:focus{color:#f58b8b!important;color:var(--red-300)!important}.focus\:text-red-400:focus{color:#f26868!important;color:var(--red-400)!important}.focus\:text-red-500:focus{color:#ef4444!important;color:var(--red-500)!important}.focus\:text-red-600:focus{color:#cb3a3a!important;color:var(--red-600)!important}.focus\:text-red-700:focus{color:#a73030!important;color:var(--red-700)!important}.focus\:text-red-800:focus{color:#832525!important;color:var(--red-800)!important}.focus\:text-red-900:focus{color:#601b1b!important;color:var(--red-900)!important}.hover\:text-red-50:hover{color:#fef6f6!important;color:var(--red-50)!important}.hover\:text-red-100:hover{color:#fbd2d2!important;color:var(--red-100)!important}.hover\:text-red-200:hover{color:#f8afaf!important;color:var(--red-200)!important}.hover\:text-red-300:hover{color:#f58b8b!important;color:var(--red-300)!important}.hover\:text-red-400:hover{color:#f26868!important;color:var(--red-400)!important}.hover\:text-red-500:hover{color:#ef4444!important;color:var(--red-500)!important}.hover\:text-red-600:hover{color:#cb3a3a!important;color:var(--red-600)!important}.hover\:text-red-700:hover{color:#a73030!important;color:var(--red-700)!important}.hover\:text-red-800:hover{color:#832525!important;color:var(--red-800)!important}.hover\:text-red-900:hover{color:#601b1b!important;color:var(--red-900)!important}.active\:text-red-50:active{color:#fef6f6!important;color:var(--red-50)!important}.active\:text-red-100:active{color:#fbd2d2!important;color:var(--red-100)!important}.active\:text-red-200:active{color:#f8afaf!important;color:var(--red-200)!important}.active\:text-red-300:active{color:#f58b8b!important;color:var(--red-300)!important}.active\:text-red-400:active{color:#f26868!important;color:var(--red-400)!important}.active\:text-red-500:active{color:#ef4444!important;color:var(--red-500)!important}.active\:text-red-600:active{color:#cb3a3a!important;color:var(--red-600)!important}.active\:text-red-700:active{color:#a73030!important;color:var(--red-700)!important}.active\:text-red-800:active{color:#832525!important;color:var(--red-800)!important}.active\:text-red-900:active{color:#601b1b!important;color:var(--red-900)!important}.text-primary-50{color:#f6f6fe!important;color:var(--primary-50)!important}.text-primary-100{color:#d5d3f9!important;color:var(--primary-100)!important}.text-primary-200{color:#b3aff4!important;color:var(--primary-200)!important}.text-primary-300{color:#928cef!important;color:var(--primary-300)!important}.text-primary-400{color:#7069ea!important;color:var(--primary-400)!important}.text-primary-500{color:#0050f0!important;color:var(--primary-500)!important}.text-primary-600{color:#433cc3!important;color:var(--primary-600)!important}.text-primary-700{color:#3731a0!important;color:var(--primary-700)!important}.text-primary-800{color:#2b277e!important;color:var(--primary-800)!important}.text-primary-900{color:#201c5c!important;color:var(--primary-900)!important}.focus\:text-primary-50:focus{color:#f6f6fe!important;color:var(--primary-50)!important}.focus\:text-primary-100:focus{color:#d5d3f9!important;color:var(--primary-100)!important}.focus\:text-primary-200:focus{color:#b3aff4!important;color:var(--primary-200)!important}.focus\:text-primary-300:focus{color:#928cef!important;color:var(--primary-300)!important}.focus\:text-primary-400:focus{color:#7069ea!important;color:var(--primary-400)!important}.focus\:text-primary-500:focus{color:#0050f0!important;color:var(--primary-500)!important}.focus\:text-primary-600:focus{color:#433cc3!important;color:var(--primary-600)!important}.focus\:text-primary-700:focus{color:#3731a0!important;color:var(--primary-700)!important}.focus\:text-primary-800:focus{color:#2b277e!important;color:var(--primary-800)!important}.focus\:text-primary-900:focus{color:#201c5c!important;color:var(--primary-900)!important}.hover\:text-primary-50:hover{color:#f6f6fe!important;color:var(--primary-50)!important}.hover\:text-primary-100:hover{color:#d5d3f9!important;color:var(--primary-100)!important}.hover\:text-primary-200:hover{color:#b3aff4!important;color:var(--primary-200)!important}.hover\:text-primary-300:hover{color:#928cef!important;color:var(--primary-300)!important}.hover\:text-primary-400:hover{color:#7069ea!important;color:var(--primary-400)!important}.hover\:text-primary-500:hover{color:#0050f0!important;color:var(--primary-500)!important}.hover\:text-primary-600:hover{color:#433cc3!important;color:var(--primary-600)!important}.hover\:text-primary-700:hover{color:#3731a0!important;color:var(--primary-700)!important}.hover\:text-primary-800:hover{color:#2b277e!important;color:var(--primary-800)!important}.hover\:text-primary-900:hover{color:#201c5c!important;color:var(--primary-900)!important}.active\:text-primary-50:active{color:#f6f6fe!important;color:var(--primary-50)!important}.active\:text-primary-100:active{color:#d5d3f9!important;color:var(--primary-100)!important}.active\:text-primary-200:active{color:#b3aff4!important;color:var(--primary-200)!important}.active\:text-primary-300:active{color:#928cef!important;color:var(--primary-300)!important}.active\:text-primary-400:active{color:#7069ea!important;color:var(--primary-400)!important}.active\:text-primary-500:active{color:#0050f0!important;color:var(--primary-500)!important}.active\:text-primary-600:active{color:#433cc3!important;color:var(--primary-600)!important}.active\:text-primary-700:active{color:#3731a0!important;color:var(--primary-700)!important}.active\:text-primary-800:active{color:#2b277e!important;color:var(--primary-800)!important}.active\:text-primary-900:active{color:#201c5c!important;color:var(--primary-900)!important}.bg-blue-50{background-color:#f5f9ff!important;background-color:var(--blue-50)!important}.bg-blue-100{background-color:#d0e1fd!important;background-color:var(--blue-100)!important}.bg-blue-200{background-color:#abc9fb!important;background-color:var(--blue-200)!important}.bg-blue-300{background-color:#85b2f9!important;background-color:var(--blue-300)!important}.bg-blue-400{background-color:#609af8!important;background-color:var(--blue-400)!important}.bg-blue-500{background-color:#3b82f6!important;background-color:var(--blue-500)!important}.bg-blue-600{background-color:#326fd1!important;background-color:var(--blue-600)!important}.bg-blue-700{background-color:#295bac!important;background-color:var(--blue-700)!important}.bg-blue-800{background-color:#204887!important;background-color:var(--blue-800)!important}.bg-blue-900{background-color:#183462!important;background-color:var(--blue-900)!important}.focus\:bg-blue-50:focus{background-color:#f5f9ff!important;background-color:var(--blue-50)!important}.focus\:bg-blue-100:focus{background-color:#d0e1fd!important;background-color:var(--blue-100)!important}.focus\:bg-blue-200:focus{background-color:#abc9fb!important;background-color:var(--blue-200)!important}.focus\:bg-blue-300:focus{background-color:#85b2f9!important;background-color:var(--blue-300)!important}.focus\:bg-blue-400:focus{background-color:#609af8!important;background-color:var(--blue-400)!important}.focus\:bg-blue-500:focus{background-color:#3b82f6!important;background-color:var(--blue-500)!important}.focus\:bg-blue-600:focus{background-color:#326fd1!important;background-color:var(--blue-600)!important}.focus\:bg-blue-700:focus{background-color:#295bac!important;background-color:var(--blue-700)!important}.focus\:bg-blue-800:focus{background-color:#204887!important;background-color:var(--blue-800)!important}.focus\:bg-blue-900:focus{background-color:#183462!important;background-color:var(--blue-900)!important}.hover\:bg-blue-50:hover{background-color:#f5f9ff!important;background-color:var(--blue-50)!important}.hover\:bg-blue-100:hover{background-color:#d0e1fd!important;background-color:var(--blue-100)!important}.hover\:bg-blue-200:hover{background-color:#abc9fb!important;background-color:var(--blue-200)!important}.hover\:bg-blue-300:hover{background-color:#85b2f9!important;background-color:var(--blue-300)!important}.hover\:bg-blue-400:hover{background-color:#609af8!important;background-color:var(--blue-400)!important}.hover\:bg-blue-500:hover{background-color:#3b82f6!important;background-color:var(--blue-500)!important}.hover\:bg-blue-600:hover{background-color:#326fd1!important;background-color:var(--blue-600)!important}.hover\:bg-blue-700:hover{background-color:#295bac!important;background-color:var(--blue-700)!important}.hover\:bg-blue-800:hover{background-color:#204887!important;background-color:var(--blue-800)!important}.hover\:bg-blue-900:hover{background-color:#183462!important;background-color:var(--blue-900)!important}.active\:bg-blue-50:active{background-color:#f5f9ff!important;background-color:var(--blue-50)!important}.active\:bg-blue-100:active{background-color:#d0e1fd!important;background-color:var(--blue-100)!important}.active\:bg-blue-200:active{background-color:#abc9fb!important;background-color:var(--blue-200)!important}.active\:bg-blue-300:active{background-color:#85b2f9!important;background-color:var(--blue-300)!important}.active\:bg-blue-400:active{background-color:#609af8!important;background-color:var(--blue-400)!important}.active\:bg-blue-500:active{background-color:#3b82f6!important;background-color:var(--blue-500)!important}.active\:bg-blue-600:active{background-color:#326fd1!important;background-color:var(--blue-600)!important}.active\:bg-blue-700:active{background-color:#295bac!important;background-color:var(--blue-700)!important}.active\:bg-blue-800:active{background-color:#204887!important;background-color:var(--blue-800)!important}.active\:bg-blue-900:active{background-color:#183462!important;background-color:var(--blue-900)!important}.bg-green-50{background-color:#f4fcf7!important;background-color:var(--green-50)!important}.bg-green-100{background-color:#caf1d8!important;background-color:var(--green-100)!important}.bg-green-200{background-color:#a0e6ba!important;background-color:var(--green-200)!important}.bg-green-300{background-color:#76db9b!important;background-color:var(--green-300)!important}.bg-green-400{background-color:#4cd07d!important;background-color:var(--green-400)!important}.bg-green-500{background-color:#22c55e!important;background-color:var(--green-500)!important}.bg-green-600{background-color:#1da750!important;background-color:var(--green-600)!important}.bg-green-700{background-color:#188a42!important;background-color:var(--green-700)!important}.bg-green-800{background-color:#136c34!important;background-color:var(--green-800)!important}.bg-green-900{background-color:#0e4f26!important;background-color:var(--green-900)!important}.focus\:bg-green-50:focus{background-color:#f4fcf7!important;background-color:var(--green-50)!important}.focus\:bg-green-100:focus{background-color:#caf1d8!important;background-color:var(--green-100)!important}.focus\:bg-green-200:focus{background-color:#a0e6ba!important;background-color:var(--green-200)!important}.focus\:bg-green-300:focus{background-color:#76db9b!important;background-color:var(--green-300)!important}.focus\:bg-green-400:focus{background-color:#4cd07d!important;background-color:var(--green-400)!important}.focus\:bg-green-500:focus{background-color:#22c55e!important;background-color:var(--green-500)!important}.focus\:bg-green-600:focus{background-color:#1da750!important;background-color:var(--green-600)!important}.focus\:bg-green-700:focus{background-color:#188a42!important;background-color:var(--green-700)!important}.focus\:bg-green-800:focus{background-color:#136c34!important;background-color:var(--green-800)!important}.focus\:bg-green-900:focus{background-color:#0e4f26!important;background-color:var(--green-900)!important}.hover\:bg-green-50:hover{background-color:#f4fcf7!important;background-color:var(--green-50)!important}.hover\:bg-green-100:hover{background-color:#caf1d8!important;background-color:var(--green-100)!important}.hover\:bg-green-200:hover{background-color:#a0e6ba!important;background-color:var(--green-200)!important}.hover\:bg-green-300:hover{background-color:#76db9b!important;background-color:var(--green-300)!important}.hover\:bg-green-400:hover{background-color:#4cd07d!important;background-color:var(--green-400)!important}.hover\:bg-green-500:hover{background-color:#22c55e!important;background-color:var(--green-500)!important}.hover\:bg-green-600:hover{background-color:#1da750!important;background-color:var(--green-600)!important}.hover\:bg-green-700:hover{background-color:#188a42!important;background-color:var(--green-700)!important}.hover\:bg-green-800:hover{background-color:#136c34!important;background-color:var(--green-800)!important}.hover\:bg-green-900:hover{background-color:#0e4f26!important;background-color:var(--green-900)!important}.active\:bg-green-50:active{background-color:#f4fcf7!important;background-color:var(--green-50)!important}.active\:bg-green-100:active{background-color:#caf1d8!important;background-color:var(--green-100)!important}.active\:bg-green-200:active{background-color:#a0e6ba!important;background-color:var(--green-200)!important}.active\:bg-green-300:active{background-color:#76db9b!important;background-color:var(--green-300)!important}.active\:bg-green-400:active{background-color:#4cd07d!important;background-color:var(--green-400)!important}.active\:bg-green-500:active{background-color:#22c55e!important;background-color:var(--green-500)!important}.active\:bg-green-600:active{background-color:#1da750!important;background-color:var(--green-600)!important}.active\:bg-green-700:active{background-color:#188a42!important;background-color:var(--green-700)!important}.active\:bg-green-800:active{background-color:#136c34!important;background-color:var(--green-800)!important}.active\:bg-green-900:active{background-color:#0e4f26!important;background-color:var(--green-900)!important}.bg-yellow-50{background-color:#fefbf3!important;background-color:var(--yellow-50)!important}.bg-yellow-100{background-color:#faedc4!important;background-color:var(--yellow-100)!important}.bg-yellow-200{background-color:#f6de95!important;background-color:var(--yellow-200)!important}.bg-yellow-300{background-color:#f2d066!important;background-color:var(--yellow-300)!important}.bg-yellow-400{background-color:#eec137!important;background-color:var(--yellow-400)!important}.bg-yellow-500{background-color:#eab308!important;background-color:var(--yellow-500)!important}.bg-yellow-600{background-color:#c79807!important;background-color:var(--yellow-600)!important}.bg-yellow-700{background-color:#a47d06!important;background-color:var(--yellow-700)!important}.bg-yellow-800{background-color:#816204!important;background-color:var(--yellow-800)!important}.bg-yellow-900{background-color:#5e4803!important;background-color:var(--yellow-900)!important}.focus\:bg-yellow-50:focus{background-color:#fefbf3!important;background-color:var(--yellow-50)!important}.focus\:bg-yellow-100:focus{background-color:#faedc4!important;background-color:var(--yellow-100)!important}.focus\:bg-yellow-200:focus{background-color:#f6de95!important;background-color:var(--yellow-200)!important}.focus\:bg-yellow-300:focus{background-color:#f2d066!important;background-color:var(--yellow-300)!important}.focus\:bg-yellow-400:focus{background-color:#eec137!important;background-color:var(--yellow-400)!important}.focus\:bg-yellow-500:focus{background-color:#eab308!important;background-color:var(--yellow-500)!important}.focus\:bg-yellow-600:focus{background-color:#c79807!important;background-color:var(--yellow-600)!important}.focus\:bg-yellow-700:focus{background-color:#a47d06!important;background-color:var(--yellow-700)!important}.focus\:bg-yellow-800:focus{background-color:#816204!important;background-color:var(--yellow-800)!important}.focus\:bg-yellow-900:focus{background-color:#5e4803!important;background-color:var(--yellow-900)!important}.hover\:bg-yellow-50:hover{background-color:#fefbf3!important;background-color:var(--yellow-50)!important}.hover\:bg-yellow-100:hover{background-color:#faedc4!important;background-color:var(--yellow-100)!important}.hover\:bg-yellow-200:hover{background-color:#f6de95!important;background-color:var(--yellow-200)!important}.hover\:bg-yellow-300:hover{background-color:#f2d066!important;background-color:var(--yellow-300)!important}.hover\:bg-yellow-400:hover{background-color:#eec137!important;background-color:var(--yellow-400)!important}.hover\:bg-yellow-500:hover{background-color:#eab308!important;background-color:var(--yellow-500)!important}.hover\:bg-yellow-600:hover{background-color:#c79807!important;background-color:var(--yellow-600)!important}.hover\:bg-yellow-700:hover{background-color:#a47d06!important;background-color:var(--yellow-700)!important}.hover\:bg-yellow-800:hover{background-color:#816204!important;background-color:var(--yellow-800)!important}.hover\:bg-yellow-900:hover{background-color:#5e4803!important;background-color:var(--yellow-900)!important}.active\:bg-yellow-50:active{background-color:#fefbf3!important;background-color:var(--yellow-50)!important}.active\:bg-yellow-100:active{background-color:#faedc4!important;background-color:var(--yellow-100)!important}.active\:bg-yellow-200:active{background-color:#f6de95!important;background-color:var(--yellow-200)!important}.active\:bg-yellow-300:active{background-color:#f2d066!important;background-color:var(--yellow-300)!important}.active\:bg-yellow-400:active{background-color:#eec137!important;background-color:var(--yellow-400)!important}.active\:bg-yellow-500:active{background-color:#eab308!important;background-color:var(--yellow-500)!important}.active\:bg-yellow-600:active{background-color:#c79807!important;background-color:var(--yellow-600)!important}.active\:bg-yellow-700:active{background-color:#a47d06!important;background-color:var(--yellow-700)!important}.active\:bg-yellow-800:active{background-color:#816204!important;background-color:var(--yellow-800)!important}.active\:bg-yellow-900:active{background-color:#5e4803!important;background-color:var(--yellow-900)!important}.bg-cyan-50{background-color:#f3fbfd!important;background-color:var(--cyan-50)!important}.bg-cyan-100{background-color:#c3edf5!important;background-color:var(--cyan-100)!important}.bg-cyan-200{background-color:#94e0ed!important;background-color:var(--cyan-200)!important}.bg-cyan-300{background-color:#65d2e4!important;background-color:var(--cyan-300)!important}.bg-cyan-400{background-color:#35c4dc!important;background-color:var(--cyan-400)!important}.bg-cyan-500{background-color:#06b6d4!important;background-color:var(--cyan-500)!important}.bg-cyan-600{background-color:#059bb4!important;background-color:var(--cyan-600)!important}.bg-cyan-700{background-color:#047f94!important;background-color:var(--cyan-700)!important}.bg-cyan-800{background-color:#036475!important;background-color:var(--cyan-800)!important}.bg-cyan-900{background-color:#024955!important;background-color:var(--cyan-900)!important}.focus\:bg-cyan-50:focus{background-color:#f3fbfd!important;background-color:var(--cyan-50)!important}.focus\:bg-cyan-100:focus{background-color:#c3edf5!important;background-color:var(--cyan-100)!important}.focus\:bg-cyan-200:focus{background-color:#94e0ed!important;background-color:var(--cyan-200)!important}.focus\:bg-cyan-300:focus{background-color:#65d2e4!important;background-color:var(--cyan-300)!important}.focus\:bg-cyan-400:focus{background-color:#35c4dc!important;background-color:var(--cyan-400)!important}.focus\:bg-cyan-500:focus{background-color:#06b6d4!important;background-color:var(--cyan-500)!important}.focus\:bg-cyan-600:focus{background-color:#059bb4!important;background-color:var(--cyan-600)!important}.focus\:bg-cyan-700:focus{background-color:#047f94!important;background-color:var(--cyan-700)!important}.focus\:bg-cyan-800:focus{background-color:#036475!important;background-color:var(--cyan-800)!important}.focus\:bg-cyan-900:focus{background-color:#024955!important;background-color:var(--cyan-900)!important}.hover\:bg-cyan-50:hover{background-color:#f3fbfd!important;background-color:var(--cyan-50)!important}.hover\:bg-cyan-100:hover{background-color:#c3edf5!important;background-color:var(--cyan-100)!important}.hover\:bg-cyan-200:hover{background-color:#94e0ed!important;background-color:var(--cyan-200)!important}.hover\:bg-cyan-300:hover{background-color:#65d2e4!important;background-color:var(--cyan-300)!important}.hover\:bg-cyan-400:hover{background-color:#35c4dc!important;background-color:var(--cyan-400)!important}.hover\:bg-cyan-500:hover{background-color:#06b6d4!important;background-color:var(--cyan-500)!important}.hover\:bg-cyan-600:hover{background-color:#059bb4!important;background-color:var(--cyan-600)!important}.hover\:bg-cyan-700:hover{background-color:#047f94!important;background-color:var(--cyan-700)!important}.hover\:bg-cyan-800:hover{background-color:#036475!important;background-color:var(--cyan-800)!important}.hover\:bg-cyan-900:hover{background-color:#024955!important;background-color:var(--cyan-900)!important}.active\:bg-cyan-50:active{background-color:#f3fbfd!important;background-color:var(--cyan-50)!important}.active\:bg-cyan-100:active{background-color:#c3edf5!important;background-color:var(--cyan-100)!important}.active\:bg-cyan-200:active{background-color:#94e0ed!important;background-color:var(--cyan-200)!important}.active\:bg-cyan-300:active{background-color:#65d2e4!important;background-color:var(--cyan-300)!important}.active\:bg-cyan-400:active{background-color:#35c4dc!important;background-color:var(--cyan-400)!important}.active\:bg-cyan-500:active{background-color:#06b6d4!important;background-color:var(--cyan-500)!important}.active\:bg-cyan-600:active{background-color:#059bb4!important;background-color:var(--cyan-600)!important}.active\:bg-cyan-700:active{background-color:#047f94!important;background-color:var(--cyan-700)!important}.active\:bg-cyan-800:active{background-color:#036475!important;background-color:var(--cyan-800)!important}.active\:bg-cyan-900:active{background-color:#024955!important;background-color:var(--cyan-900)!important}.bg-pink-50{background-color:#fef6fa!important;background-color:var(--pink-50)!important}.bg-pink-100{background-color:#fad3e7!important;background-color:var(--pink-100)!important}.bg-pink-200{background-color:#f7b0d3!important;background-color:var(--pink-200)!important}.bg-pink-300{background-color:#f38ec0!important;background-color:var(--pink-300)!important}.bg-pink-400{background-color:#f06bac!important;background-color:var(--pink-400)!important}.bg-pink-500{background-color:#ec4899!important;background-color:var(--pink-500)!important}.bg-pink-600{background-color:#c93d82!important;background-color:var(--pink-600)!important}.bg-pink-700{background-color:#a5326b!important;background-color:var(--pink-700)!important}.bg-pink-800{background-color:#822854!important;background-color:var(--pink-800)!important}.bg-pink-900{background-color:#5e1d3d!important;background-color:var(--pink-900)!important}.focus\:bg-pink-50:focus{background-color:#fef6fa!important;background-color:var(--pink-50)!important}.focus\:bg-pink-100:focus{background-color:#fad3e7!important;background-color:var(--pink-100)!important}.focus\:bg-pink-200:focus{background-color:#f7b0d3!important;background-color:var(--pink-200)!important}.focus\:bg-pink-300:focus{background-color:#f38ec0!important;background-color:var(--pink-300)!important}.focus\:bg-pink-400:focus{background-color:#f06bac!important;background-color:var(--pink-400)!important}.focus\:bg-pink-500:focus{background-color:#ec4899!important;background-color:var(--pink-500)!important}.focus\:bg-pink-600:focus{background-color:#c93d82!important;background-color:var(--pink-600)!important}.focus\:bg-pink-700:focus{background-color:#a5326b!important;background-color:var(--pink-700)!important}.focus\:bg-pink-800:focus{background-color:#822854!important;background-color:var(--pink-800)!important}.focus\:bg-pink-900:focus{background-color:#5e1d3d!important;background-color:var(--pink-900)!important}.hover\:bg-pink-50:hover{background-color:#fef6fa!important;background-color:var(--pink-50)!important}.hover\:bg-pink-100:hover{background-color:#fad3e7!important;background-color:var(--pink-100)!important}.hover\:bg-pink-200:hover{background-color:#f7b0d3!important;background-color:var(--pink-200)!important}.hover\:bg-pink-300:hover{background-color:#f38ec0!important;background-color:var(--pink-300)!important}.hover\:bg-pink-400:hover{background-color:#f06bac!important;background-color:var(--pink-400)!important}.hover\:bg-pink-500:hover{background-color:#ec4899!important;background-color:var(--pink-500)!important}.hover\:bg-pink-600:hover{background-color:#c93d82!important;background-color:var(--pink-600)!important}.hover\:bg-pink-700:hover{background-color:#a5326b!important;background-color:var(--pink-700)!important}.hover\:bg-pink-800:hover{background-color:#822854!important;background-color:var(--pink-800)!important}.hover\:bg-pink-900:hover{background-color:#5e1d3d!important;background-color:var(--pink-900)!important}.active\:bg-pink-50:active{background-color:#fef6fa!important;background-color:var(--pink-50)!important}.active\:bg-pink-100:active{background-color:#fad3e7!important;background-color:var(--pink-100)!important}.active\:bg-pink-200:active{background-color:#f7b0d3!important;background-color:var(--pink-200)!important}.active\:bg-pink-300:active{background-color:#f38ec0!important;background-color:var(--pink-300)!important}.active\:bg-pink-400:active{background-color:#f06bac!important;background-color:var(--pink-400)!important}.active\:bg-pink-500:active{background-color:#ec4899!important;background-color:var(--pink-500)!important}.active\:bg-pink-600:active{background-color:#c93d82!important;background-color:var(--pink-600)!important}.active\:bg-pink-700:active{background-color:#a5326b!important;background-color:var(--pink-700)!important}.active\:bg-pink-800:active{background-color:#822854!important;background-color:var(--pink-800)!important}.active\:bg-pink-900:active{background-color:#5e1d3d!important;background-color:var(--pink-900)!important}.bg-indigo-50{background-color:#f7f7fe!important;background-color:var(--indigo-50)!important}.bg-indigo-100{background-color:#dadafc!important;background-color:var(--indigo-100)!important}.bg-indigo-200{background-color:#bcbdf9!important;background-color:var(--indigo-200)!important}.bg-indigo-300{background-color:#9ea0f6!important;background-color:var(--indigo-300)!important}.bg-indigo-400{background-color:#8183f4!important;background-color:var(--indigo-400)!important}.bg-indigo-500{background-color:#6366f1!important;background-color:var(--indigo-500)!important}.bg-indigo-600{background-color:#5457cd!important;background-color:var(--indigo-600)!important}.bg-indigo-700{background-color:#4547a9!important;background-color:var(--indigo-700)!important}.bg-indigo-800{background-color:#363885!important;background-color:var(--indigo-800)!important}.bg-indigo-900{background-color:#282960!important;background-color:var(--indigo-900)!important}.focus\:bg-indigo-50:focus{background-color:#f7f7fe!important;background-color:var(--indigo-50)!important}.focus\:bg-indigo-100:focus{background-color:#dadafc!important;background-color:var(--indigo-100)!important}.focus\:bg-indigo-200:focus{background-color:#bcbdf9!important;background-color:var(--indigo-200)!important}.focus\:bg-indigo-300:focus{background-color:#9ea0f6!important;background-color:var(--indigo-300)!important}.focus\:bg-indigo-400:focus{background-color:#8183f4!important;background-color:var(--indigo-400)!important}.focus\:bg-indigo-500:focus{background-color:#6366f1!important;background-color:var(--indigo-500)!important}.focus\:bg-indigo-600:focus{background-color:#5457cd!important;background-color:var(--indigo-600)!important}.focus\:bg-indigo-700:focus{background-color:#4547a9!important;background-color:var(--indigo-700)!important}.focus\:bg-indigo-800:focus{background-color:#363885!important;background-color:var(--indigo-800)!important}.focus\:bg-indigo-900:focus{background-color:#282960!important;background-color:var(--indigo-900)!important}.hover\:bg-indigo-50:hover{background-color:#f7f7fe!important;background-color:var(--indigo-50)!important}.hover\:bg-indigo-100:hover{background-color:#dadafc!important;background-color:var(--indigo-100)!important}.hover\:bg-indigo-200:hover{background-color:#bcbdf9!important;background-color:var(--indigo-200)!important}.hover\:bg-indigo-300:hover{background-color:#9ea0f6!important;background-color:var(--indigo-300)!important}.hover\:bg-indigo-400:hover{background-color:#8183f4!important;background-color:var(--indigo-400)!important}.hover\:bg-indigo-500:hover{background-color:#6366f1!important;background-color:var(--indigo-500)!important}.hover\:bg-indigo-600:hover{background-color:#5457cd!important;background-color:var(--indigo-600)!important}.hover\:bg-indigo-700:hover{background-color:#4547a9!important;background-color:var(--indigo-700)!important}.hover\:bg-indigo-800:hover{background-color:#363885!important;background-color:var(--indigo-800)!important}.hover\:bg-indigo-900:hover{background-color:#282960!important;background-color:var(--indigo-900)!important}.active\:bg-indigo-50:active{background-color:#f7f7fe!important;background-color:var(--indigo-50)!important}.active\:bg-indigo-100:active{background-color:#dadafc!important;background-color:var(--indigo-100)!important}.active\:bg-indigo-200:active{background-color:#bcbdf9!important;background-color:var(--indigo-200)!important}.active\:bg-indigo-300:active{background-color:#9ea0f6!important;background-color:var(--indigo-300)!important}.active\:bg-indigo-400:active{background-color:#8183f4!important;background-color:var(--indigo-400)!important}.active\:bg-indigo-500:active{background-color:#6366f1!important;background-color:var(--indigo-500)!important}.active\:bg-indigo-600:active{background-color:#5457cd!important;background-color:var(--indigo-600)!important}.active\:bg-indigo-700:active{background-color:#4547a9!important;background-color:var(--indigo-700)!important}.active\:bg-indigo-800:active{background-color:#363885!important;background-color:var(--indigo-800)!important}.active\:bg-indigo-900:active{background-color:#282960!important;background-color:var(--indigo-900)!important}.bg-teal-50{background-color:#f3fbfb!important;background-color:var(--teal-50)!important}.bg-teal-100{background-color:#c7eeea!important;background-color:var(--teal-100)!important}.bg-teal-200{background-color:#9ae0d9!important;background-color:var(--teal-200)!important}.bg-teal-300{background-color:#6dd3c8!important;background-color:var(--teal-300)!important}.bg-teal-400{background-color:#41c5b7!important;background-color:var(--teal-400)!important}.bg-teal-500{background-color:#14b8a6!important;background-color:var(--teal-500)!important}.bg-teal-600{background-color:#119c8d!important;background-color:var(--teal-600)!important}.bg-teal-700{background-color:#0e8174!important;background-color:var(--teal-700)!important}.bg-teal-800{background-color:#0b655b!important;background-color:var(--teal-800)!important}.bg-teal-900{background-color:#084a42!important;background-color:var(--teal-900)!important}.focus\:bg-teal-50:focus{background-color:#f3fbfb!important;background-color:var(--teal-50)!important}.focus\:bg-teal-100:focus{background-color:#c7eeea!important;background-color:var(--teal-100)!important}.focus\:bg-teal-200:focus{background-color:#9ae0d9!important;background-color:var(--teal-200)!important}.focus\:bg-teal-300:focus{background-color:#6dd3c8!important;background-color:var(--teal-300)!important}.focus\:bg-teal-400:focus{background-color:#41c5b7!important;background-color:var(--teal-400)!important}.focus\:bg-teal-500:focus{background-color:#14b8a6!important;background-color:var(--teal-500)!important}.focus\:bg-teal-600:focus{background-color:#119c8d!important;background-color:var(--teal-600)!important}.focus\:bg-teal-700:focus{background-color:#0e8174!important;background-color:var(--teal-700)!important}.focus\:bg-teal-800:focus{background-color:#0b655b!important;background-color:var(--teal-800)!important}.focus\:bg-teal-900:focus{background-color:#084a42!important;background-color:var(--teal-900)!important}.hover\:bg-teal-50:hover{background-color:#f3fbfb!important;background-color:var(--teal-50)!important}.hover\:bg-teal-100:hover{background-color:#c7eeea!important;background-color:var(--teal-100)!important}.hover\:bg-teal-200:hover{background-color:#9ae0d9!important;background-color:var(--teal-200)!important}.hover\:bg-teal-300:hover{background-color:#6dd3c8!important;background-color:var(--teal-300)!important}.hover\:bg-teal-400:hover{background-color:#41c5b7!important;background-color:var(--teal-400)!important}.hover\:bg-teal-500:hover{background-color:#14b8a6!important;background-color:var(--teal-500)!important}.hover\:bg-teal-600:hover{background-color:#119c8d!important;background-color:var(--teal-600)!important}.hover\:bg-teal-700:hover{background-color:#0e8174!important;background-color:var(--teal-700)!important}.hover\:bg-teal-800:hover{background-color:#0b655b!important;background-color:var(--teal-800)!important}.hover\:bg-teal-900:hover{background-color:#084a42!important;background-color:var(--teal-900)!important}.active\:bg-teal-50:active{background-color:#f3fbfb!important;background-color:var(--teal-50)!important}.active\:bg-teal-100:active{background-color:#c7eeea!important;background-color:var(--teal-100)!important}.active\:bg-teal-200:active{background-color:#9ae0d9!important;background-color:var(--teal-200)!important}.active\:bg-teal-300:active{background-color:#6dd3c8!important;background-color:var(--teal-300)!important}.active\:bg-teal-400:active{background-color:#41c5b7!important;background-color:var(--teal-400)!important}.active\:bg-teal-500:active{background-color:#14b8a6!important;background-color:var(--teal-500)!important}.active\:bg-teal-600:active{background-color:#119c8d!important;background-color:var(--teal-600)!important}.active\:bg-teal-700:active{background-color:#0e8174!important;background-color:var(--teal-700)!important}.active\:bg-teal-800:active{background-color:#0b655b!important;background-color:var(--teal-800)!important}.active\:bg-teal-900:active{background-color:#084a42!important;background-color:var(--teal-900)!important}.bg-orange-50{background-color:#fff8f3!important;background-color:var(--orange-50)!important}.bg-orange-100{background-color:#feddc7!important;background-color:var(--orange-100)!important}.bg-orange-200{background-color:#fcc39b!important;background-color:var(--orange-200)!important}.bg-orange-300{background-color:#fba86f!important;background-color:var(--orange-300)!important}.bg-orange-400{background-color:#fa8e42!important;background-color:var(--orange-400)!important}.bg-orange-500{background-color:#f97316!important;background-color:var(--orange-500)!important}.bg-orange-600{background-color:#d46213!important;background-color:var(--orange-600)!important}.bg-orange-700{background-color:#ae510f!important;background-color:var(--orange-700)!important}.bg-orange-800{background-color:#893f0c!important;background-color:var(--orange-800)!important}.bg-orange-900{background-color:#642e09!important;background-color:var(--orange-900)!important}.focus\:bg-orange-50:focus{background-color:#fff8f3!important;background-color:var(--orange-50)!important}.focus\:bg-orange-100:focus{background-color:#feddc7!important;background-color:var(--orange-100)!important}.focus\:bg-orange-200:focus{background-color:#fcc39b!important;background-color:var(--orange-200)!important}.focus\:bg-orange-300:focus{background-color:#fba86f!important;background-color:var(--orange-300)!important}.focus\:bg-orange-400:focus{background-color:#fa8e42!important;background-color:var(--orange-400)!important}.focus\:bg-orange-500:focus{background-color:#f97316!important;background-color:var(--orange-500)!important}.focus\:bg-orange-600:focus{background-color:#d46213!important;background-color:var(--orange-600)!important}.focus\:bg-orange-700:focus{background-color:#ae510f!important;background-color:var(--orange-700)!important}.focus\:bg-orange-800:focus{background-color:#893f0c!important;background-color:var(--orange-800)!important}.focus\:bg-orange-900:focus{background-color:#642e09!important;background-color:var(--orange-900)!important}.hover\:bg-orange-50:hover{background-color:#fff8f3!important;background-color:var(--orange-50)!important}.hover\:bg-orange-100:hover{background-color:#feddc7!important;background-color:var(--orange-100)!important}.hover\:bg-orange-200:hover{background-color:#fcc39b!important;background-color:var(--orange-200)!important}.hover\:bg-orange-300:hover{background-color:#fba86f!important;background-color:var(--orange-300)!important}.hover\:bg-orange-400:hover{background-color:#fa8e42!important;background-color:var(--orange-400)!important}.hover\:bg-orange-500:hover{background-color:#f97316!important;background-color:var(--orange-500)!important}.hover\:bg-orange-600:hover{background-color:#d46213!important;background-color:var(--orange-600)!important}.hover\:bg-orange-700:hover{background-color:#ae510f!important;background-color:var(--orange-700)!important}.hover\:bg-orange-800:hover{background-color:#893f0c!important;background-color:var(--orange-800)!important}.hover\:bg-orange-900:hover{background-color:#642e09!important;background-color:var(--orange-900)!important}.active\:bg-orange-50:active{background-color:#fff8f3!important;background-color:var(--orange-50)!important}.active\:bg-orange-100:active{background-color:#feddc7!important;background-color:var(--orange-100)!important}.active\:bg-orange-200:active{background-color:#fcc39b!important;background-color:var(--orange-200)!important}.active\:bg-orange-300:active{background-color:#fba86f!important;background-color:var(--orange-300)!important}.active\:bg-orange-400:active{background-color:#fa8e42!important;background-color:var(--orange-400)!important}.active\:bg-orange-500:active{background-color:#f97316!important;background-color:var(--orange-500)!important}.active\:bg-orange-600:active{background-color:#d46213!important;background-color:var(--orange-600)!important}.active\:bg-orange-700:active{background-color:#ae510f!important;background-color:var(--orange-700)!important}.active\:bg-orange-800:active{background-color:#893f0c!important;background-color:var(--orange-800)!important}.active\:bg-orange-900:active{background-color:#642e09!important;background-color:var(--orange-900)!important}.bg-bluegray-50{background-color:#f7f8f9!important;background-color:var(--bluegray-50)!important}.bg-bluegray-100{background-color:#dadee3!important;background-color:var(--bluegray-100)!important}.bg-bluegray-200{background-color:#bcc3cd!important;background-color:var(--bluegray-200)!important}.bg-bluegray-300{background-color:#9fa9b7!important;background-color:var(--bluegray-300)!important}.bg-bluegray-400{background-color:#818ea1!important;background-color:var(--bluegray-400)!important}.bg-bluegray-500{background-color:#64748b!important;background-color:var(--bluegray-500)!important}.bg-bluegray-600{background-color:#556376!important;background-color:var(--bluegray-600)!important}.bg-bluegray-700{background-color:#465161!important;background-color:var(--bluegray-700)!important}.bg-bluegray-800{background-color:#37404c!important;background-color:var(--bluegray-800)!important}.bg-bluegray-900{background-color:#282e38!important;background-color:var(--bluegray-900)!important}.focus\:bg-bluegray-50:focus{background-color:#f7f8f9!important;background-color:var(--bluegray-50)!important}.focus\:bg-bluegray-100:focus{background-color:#dadee3!important;background-color:var(--bluegray-100)!important}.focus\:bg-bluegray-200:focus{background-color:#bcc3cd!important;background-color:var(--bluegray-200)!important}.focus\:bg-bluegray-300:focus{background-color:#9fa9b7!important;background-color:var(--bluegray-300)!important}.focus\:bg-bluegray-400:focus{background-color:#818ea1!important;background-color:var(--bluegray-400)!important}.focus\:bg-bluegray-500:focus{background-color:#64748b!important;background-color:var(--bluegray-500)!important}.focus\:bg-bluegray-600:focus{background-color:#556376!important;background-color:var(--bluegray-600)!important}.focus\:bg-bluegray-700:focus{background-color:#465161!important;background-color:var(--bluegray-700)!important}.focus\:bg-bluegray-800:focus{background-color:#37404c!important;background-color:var(--bluegray-800)!important}.focus\:bg-bluegray-900:focus{background-color:#282e38!important;background-color:var(--bluegray-900)!important}.hover\:bg-bluegray-50:hover{background-color:#f7f8f9!important;background-color:var(--bluegray-50)!important}.hover\:bg-bluegray-100:hover{background-color:#dadee3!important;background-color:var(--bluegray-100)!important}.hover\:bg-bluegray-200:hover{background-color:#bcc3cd!important;background-color:var(--bluegray-200)!important}.hover\:bg-bluegray-300:hover{background-color:#9fa9b7!important;background-color:var(--bluegray-300)!important}.hover\:bg-bluegray-400:hover{background-color:#818ea1!important;background-color:var(--bluegray-400)!important}.hover\:bg-bluegray-500:hover{background-color:#64748b!important;background-color:var(--bluegray-500)!important}.hover\:bg-bluegray-600:hover{background-color:#556376!important;background-color:var(--bluegray-600)!important}.hover\:bg-bluegray-700:hover{background-color:#465161!important;background-color:var(--bluegray-700)!important}.hover\:bg-bluegray-800:hover{background-color:#37404c!important;background-color:var(--bluegray-800)!important}.hover\:bg-bluegray-900:hover{background-color:#282e38!important;background-color:var(--bluegray-900)!important}.active\:bg-bluegray-50:active{background-color:#f7f8f9!important;background-color:var(--bluegray-50)!important}.active\:bg-bluegray-100:active{background-color:#dadee3!important;background-color:var(--bluegray-100)!important}.active\:bg-bluegray-200:active{background-color:#bcc3cd!important;background-color:var(--bluegray-200)!important}.active\:bg-bluegray-300:active{background-color:#9fa9b7!important;background-color:var(--bluegray-300)!important}.active\:bg-bluegray-400:active{background-color:#818ea1!important;background-color:var(--bluegray-400)!important}.active\:bg-bluegray-500:active{background-color:#64748b!important;background-color:var(--bluegray-500)!important}.active\:bg-bluegray-600:active{background-color:#556376!important;background-color:var(--bluegray-600)!important}.active\:bg-bluegray-700:active{background-color:#465161!important;background-color:var(--bluegray-700)!important}.active\:bg-bluegray-800:active{background-color:#37404c!important;background-color:var(--bluegray-800)!important}.active\:bg-bluegray-900:active{background-color:#282e38!important;background-color:var(--bluegray-900)!important}.bg-purple-50{background-color:#fbf7ff!important;background-color:var(--purple-50)!important}.bg-purple-100{background-color:#ead6fd!important;background-color:var(--purple-100)!important}.bg-purple-200{background-color:#dab6fc!important;background-color:var(--purple-200)!important}.bg-purple-300{background-color:#c996fa!important;background-color:var(--purple-300)!important}.bg-purple-400{background-color:#b975f9!important;background-color:var(--purple-400)!important}.bg-purple-500{background-color:#a855f7!important;background-color:var(--purple-500)!important}.bg-purple-600{background-color:#8f48d2!important;background-color:var(--purple-600)!important}.bg-purple-700{background-color:#763cad!important;background-color:var(--purple-700)!important}.bg-purple-800{background-color:#5c2f88!important;background-color:var(--purple-800)!important}.bg-purple-900{background-color:#432263!important;background-color:var(--purple-900)!important}.focus\:bg-purple-50:focus{background-color:#fbf7ff!important;background-color:var(--purple-50)!important}.focus\:bg-purple-100:focus{background-color:#ead6fd!important;background-color:var(--purple-100)!important}.focus\:bg-purple-200:focus{background-color:#dab6fc!important;background-color:var(--purple-200)!important}.focus\:bg-purple-300:focus{background-color:#c996fa!important;background-color:var(--purple-300)!important}.focus\:bg-purple-400:focus{background-color:#b975f9!important;background-color:var(--purple-400)!important}.focus\:bg-purple-500:focus{background-color:#a855f7!important;background-color:var(--purple-500)!important}.focus\:bg-purple-600:focus{background-color:#8f48d2!important;background-color:var(--purple-600)!important}.focus\:bg-purple-700:focus{background-color:#763cad!important;background-color:var(--purple-700)!important}.focus\:bg-purple-800:focus{background-color:#5c2f88!important;background-color:var(--purple-800)!important}.focus\:bg-purple-900:focus{background-color:#432263!important;background-color:var(--purple-900)!important}.hover\:bg-purple-50:hover{background-color:#fbf7ff!important;background-color:var(--purple-50)!important}.hover\:bg-purple-100:hover{background-color:#ead6fd!important;background-color:var(--purple-100)!important}.hover\:bg-purple-200:hover{background-color:#dab6fc!important;background-color:var(--purple-200)!important}.hover\:bg-purple-300:hover{background-color:#c996fa!important;background-color:var(--purple-300)!important}.hover\:bg-purple-400:hover{background-color:#b975f9!important;background-color:var(--purple-400)!important}.hover\:bg-purple-500:hover{background-color:#a855f7!important;background-color:var(--purple-500)!important}.hover\:bg-purple-600:hover{background-color:#8f48d2!important;background-color:var(--purple-600)!important}.hover\:bg-purple-700:hover{background-color:#763cad!important;background-color:var(--purple-700)!important}.hover\:bg-purple-800:hover{background-color:#5c2f88!important;background-color:var(--purple-800)!important}.hover\:bg-purple-900:hover{background-color:#432263!important;background-color:var(--purple-900)!important}.active\:bg-purple-50:active{background-color:#fbf7ff!important;background-color:var(--purple-50)!important}.active\:bg-purple-100:active{background-color:#ead6fd!important;background-color:var(--purple-100)!important}.active\:bg-purple-200:active{background-color:#dab6fc!important;background-color:var(--purple-200)!important}.active\:bg-purple-300:active{background-color:#c996fa!important;background-color:var(--purple-300)!important}.active\:bg-purple-400:active{background-color:#b975f9!important;background-color:var(--purple-400)!important}.active\:bg-purple-500:active{background-color:#a855f7!important;background-color:var(--purple-500)!important}.active\:bg-purple-600:active{background-color:#8f48d2!important;background-color:var(--purple-600)!important}.active\:bg-purple-700:active{background-color:#763cad!important;background-color:var(--purple-700)!important}.active\:bg-purple-800:active{background-color:#5c2f88!important;background-color:var(--purple-800)!important}.active\:bg-purple-900:active{background-color:#432263!important;background-color:var(--purple-900)!important}.bg-gray-50{background-color:#fafafa!important;background-color:var(--gray-50)!important}.bg-gray-100{background-color:#f4f4f5!important;background-color:var(--gray-100)!important}.bg-gray-200{background-color:#e4e4e7!important;background-color:var(--gray-200)!important}.bg-gray-300{background-color:#d4d4d8!important;background-color:var(--gray-300)!important}.bg-gray-400{background-color:#a1a1aa!important;background-color:var(--gray-400)!important}.bg-gray-500{background-color:#71717a!important;background-color:var(--gray-500)!important}.bg-gray-600{background-color:#52525b!important;background-color:var(--gray-600)!important}.bg-gray-700{background-color:#3f3f46!important;background-color:var(--gray-700)!important}.bg-gray-800{background-color:#27272a!important;background-color:var(--gray-800)!important}.bg-gray-900{background-color:#18181b!important;background-color:var(--gray-900)!important}.focus\:bg-gray-50:focus{background-color:#fafafa!important;background-color:var(--gray-50)!important}.focus\:bg-gray-100:focus{background-color:#f4f4f5!important;background-color:var(--gray-100)!important}.focus\:bg-gray-200:focus{background-color:#e4e4e7!important;background-color:var(--gray-200)!important}.focus\:bg-gray-300:focus{background-color:#d4d4d8!important;background-color:var(--gray-300)!important}.focus\:bg-gray-400:focus{background-color:#a1a1aa!important;background-color:var(--gray-400)!important}.focus\:bg-gray-500:focus{background-color:#71717a!important;background-color:var(--gray-500)!important}.focus\:bg-gray-600:focus{background-color:#52525b!important;background-color:var(--gray-600)!important}.focus\:bg-gray-700:focus{background-color:#3f3f46!important;background-color:var(--gray-700)!important}.focus\:bg-gray-800:focus{background-color:#27272a!important;background-color:var(--gray-800)!important}.focus\:bg-gray-900:focus{background-color:#18181b!important;background-color:var(--gray-900)!important}.hover\:bg-gray-50:hover{background-color:#fafafa!important;background-color:var(--gray-50)!important}.hover\:bg-gray-100:hover{background-color:#f4f4f5!important;background-color:var(--gray-100)!important}.hover\:bg-gray-200:hover{background-color:#e4e4e7!important;background-color:var(--gray-200)!important}.hover\:bg-gray-300:hover{background-color:#d4d4d8!important;background-color:var(--gray-300)!important}.hover\:bg-gray-400:hover{background-color:#a1a1aa!important;background-color:var(--gray-400)!important}.hover\:bg-gray-500:hover{background-color:#71717a!important;background-color:var(--gray-500)!important}.hover\:bg-gray-600:hover{background-color:#52525b!important;background-color:var(--gray-600)!important}.hover\:bg-gray-700:hover{background-color:#3f3f46!important;background-color:var(--gray-700)!important}.hover\:bg-gray-800:hover{background-color:#27272a!important;background-color:var(--gray-800)!important}.hover\:bg-gray-900:hover{background-color:#18181b!important;background-color:var(--gray-900)!important}.active\:bg-gray-50:active{background-color:#fafafa!important;background-color:var(--gray-50)!important}.active\:bg-gray-100:active{background-color:#f4f4f5!important;background-color:var(--gray-100)!important}.active\:bg-gray-200:active{background-color:#e4e4e7!important;background-color:var(--gray-200)!important}.active\:bg-gray-300:active{background-color:#d4d4d8!important;background-color:var(--gray-300)!important}.active\:bg-gray-400:active{background-color:#a1a1aa!important;background-color:var(--gray-400)!important}.active\:bg-gray-500:active{background-color:#71717a!important;background-color:var(--gray-500)!important}.active\:bg-gray-600:active{background-color:#52525b!important;background-color:var(--gray-600)!important}.active\:bg-gray-700:active{background-color:#3f3f46!important;background-color:var(--gray-700)!important}.active\:bg-gray-800:active{background-color:#27272a!important;background-color:var(--gray-800)!important}.active\:bg-gray-900:active{background-color:#18181b!important;background-color:var(--gray-900)!important}.bg-red-50{background-color:#fef6f6!important;background-color:var(--red-50)!important}.bg-red-100{background-color:#fbd2d2!important;background-color:var(--red-100)!important}.bg-red-200{background-color:#f8afaf!important;background-color:var(--red-200)!important}.bg-red-300{background-color:#f58b8b!important;background-color:var(--red-300)!important}.bg-red-400{background-color:#f26868!important;background-color:var(--red-400)!important}.bg-red-500{background-color:#ef4444!important;background-color:var(--red-500)!important}.bg-red-600{background-color:#cb3a3a!important;background-color:var(--red-600)!important}.bg-red-700{background-color:#a73030!important;background-color:var(--red-700)!important}.bg-red-800{background-color:#832525!important;background-color:var(--red-800)!important}.bg-red-900{background-color:#601b1b!important;background-color:var(--red-900)!important}.focus\:bg-red-50:focus{background-color:#fef6f6!important;background-color:var(--red-50)!important}.focus\:bg-red-100:focus{background-color:#fbd2d2!important;background-color:var(--red-100)!important}.focus\:bg-red-200:focus{background-color:#f8afaf!important;background-color:var(--red-200)!important}.focus\:bg-red-300:focus{background-color:#f58b8b!important;background-color:var(--red-300)!important}.focus\:bg-red-400:focus{background-color:#f26868!important;background-color:var(--red-400)!important}.focus\:bg-red-500:focus{background-color:#ef4444!important;background-color:var(--red-500)!important}.focus\:bg-red-600:focus{background-color:#cb3a3a!important;background-color:var(--red-600)!important}.focus\:bg-red-700:focus{background-color:#a73030!important;background-color:var(--red-700)!important}.focus\:bg-red-800:focus{background-color:#832525!important;background-color:var(--red-800)!important}.focus\:bg-red-900:focus{background-color:#601b1b!important;background-color:var(--red-900)!important}.hover\:bg-red-50:hover{background-color:#fef6f6!important;background-color:var(--red-50)!important}.hover\:bg-red-100:hover{background-color:#fbd2d2!important;background-color:var(--red-100)!important}.hover\:bg-red-200:hover{background-color:#f8afaf!important;background-color:var(--red-200)!important}.hover\:bg-red-300:hover{background-color:#f58b8b!important;background-color:var(--red-300)!important}.hover\:bg-red-400:hover{background-color:#f26868!important;background-color:var(--red-400)!important}.hover\:bg-red-500:hover{background-color:#ef4444!important;background-color:var(--red-500)!important}.hover\:bg-red-600:hover{background-color:#cb3a3a!important;background-color:var(--red-600)!important}.hover\:bg-red-700:hover{background-color:#a73030!important;background-color:var(--red-700)!important}.hover\:bg-red-800:hover{background-color:#832525!important;background-color:var(--red-800)!important}.hover\:bg-red-900:hover{background-color:#601b1b!important;background-color:var(--red-900)!important}.active\:bg-red-50:active{background-color:#fef6f6!important;background-color:var(--red-50)!important}.active\:bg-red-100:active{background-color:#fbd2d2!important;background-color:var(--red-100)!important}.active\:bg-red-200:active{background-color:#f8afaf!important;background-color:var(--red-200)!important}.active\:bg-red-300:active{background-color:#f58b8b!important;background-color:var(--red-300)!important}.active\:bg-red-400:active{background-color:#f26868!important;background-color:var(--red-400)!important}.active\:bg-red-500:active{background-color:#ef4444!important;background-color:var(--red-500)!important}.active\:bg-red-600:active{background-color:#cb3a3a!important;background-color:var(--red-600)!important}.active\:bg-red-700:active{background-color:#a73030!important;background-color:var(--red-700)!important}.active\:bg-red-800:active{background-color:#832525!important;background-color:var(--red-800)!important}.active\:bg-red-900:active{background-color:#601b1b!important;background-color:var(--red-900)!important}.bg-primary-50{background-color:#f6f6fe!important;background-color:var(--primary-50)!important}.bg-primary-100{background-color:#d5d3f9!important;background-color:var(--primary-100)!important}.bg-primary-200{background-color:#b3aff4!important;background-color:var(--primary-200)!important}.bg-primary-300{background-color:#928cef!important;background-color:var(--primary-300)!important}.bg-primary-400{background-color:#7069ea!important;background-color:var(--primary-400)!important}.bg-primary-500{background-color:#0050f0!important;background-color:var(--primary-500)!important}.bg-primary-600{background-color:#433cc3!important;background-color:var(--primary-600)!important}.bg-primary-700{background-color:#3731a0!important;background-color:var(--primary-700)!important}.bg-primary-800{background-color:#2b277e!important;background-color:var(--primary-800)!important}.bg-primary-900{background-color:#201c5c!important;background-color:var(--primary-900)!important}.focus\:bg-primary-50:focus{background-color:#f6f6fe!important;background-color:var(--primary-50)!important}.focus\:bg-primary-100:focus{background-color:#d5d3f9!important;background-color:var(--primary-100)!important}.focus\:bg-primary-200:focus{background-color:#b3aff4!important;background-color:var(--primary-200)!important}.focus\:bg-primary-300:focus{background-color:#928cef!important;background-color:var(--primary-300)!important}.focus\:bg-primary-400:focus{background-color:#7069ea!important;background-color:var(--primary-400)!important}.focus\:bg-primary-500:focus{background-color:#0050f0!important;background-color:var(--primary-500)!important}.focus\:bg-primary-600:focus{background-color:#433cc3!important;background-color:var(--primary-600)!important}.focus\:bg-primary-700:focus{background-color:#3731a0!important;background-color:var(--primary-700)!important}.focus\:bg-primary-800:focus{background-color:#2b277e!important;background-color:var(--primary-800)!important}.focus\:bg-primary-900:focus{background-color:#201c5c!important;background-color:var(--primary-900)!important}.hover\:bg-primary-50:hover{background-color:#f6f6fe!important;background-color:var(--primary-50)!important}.hover\:bg-primary-100:hover{background-color:#d5d3f9!important;background-color:var(--primary-100)!important}.hover\:bg-primary-200:hover{background-color:#b3aff4!important;background-color:var(--primary-200)!important}.hover\:bg-primary-300:hover{background-color:#928cef!important;background-color:var(--primary-300)!important}.hover\:bg-primary-400:hover{background-color:#7069ea!important;background-color:var(--primary-400)!important}.hover\:bg-primary-500:hover{background-color:#0050f0!important;background-color:var(--primary-500)!important}.hover\:bg-primary-600:hover{background-color:#433cc3!important;background-color:var(--primary-600)!important}.hover\:bg-primary-700:hover{background-color:#3731a0!important;background-color:var(--primary-700)!important}.hover\:bg-primary-800:hover{background-color:#2b277e!important;background-color:var(--primary-800)!important}.hover\:bg-primary-900:hover{background-color:#201c5c!important;background-color:var(--primary-900)!important}.active\:bg-primary-50:active{background-color:#f6f6fe!important;background-color:var(--primary-50)!important}.active\:bg-primary-100:active{background-color:#d5d3f9!important;background-color:var(--primary-100)!important}.active\:bg-primary-200:active{background-color:#b3aff4!important;background-color:var(--primary-200)!important}.active\:bg-primary-300:active{background-color:#928cef!important;background-color:var(--primary-300)!important}.active\:bg-primary-400:active{background-color:#7069ea!important;background-color:var(--primary-400)!important}.active\:bg-primary-500:active{background-color:#0050f0!important;background-color:var(--primary-500)!important}.active\:bg-primary-600:active{background-color:#433cc3!important;background-color:var(--primary-600)!important}.active\:bg-primary-700:active{background-color:#3731a0!important;background-color:var(--primary-700)!important}.active\:bg-primary-800:active{background-color:#2b277e!important;background-color:var(--primary-800)!important}.active\:bg-primary-900:active{background-color:#201c5c!important;background-color:var(--primary-900)!important}.border-blue-50{border-color:#f5f9ff!important;border-color:var(--blue-50)!important}.border-blue-100{border-color:#d0e1fd!important;border-color:var(--blue-100)!important}.border-blue-200{border-color:#abc9fb!important;border-color:var(--blue-200)!important}.border-blue-300{border-color:#85b2f9!important;border-color:var(--blue-300)!important}.border-blue-400{border-color:#609af8!important;border-color:var(--blue-400)!important}.border-blue-500{border-color:#3b82f6!important;border-color:var(--blue-500)!important}.border-blue-600{border-color:#326fd1!important;border-color:var(--blue-600)!important}.border-blue-700{border-color:#295bac!important;border-color:var(--blue-700)!important}.border-blue-800{border-color:#204887!important;border-color:var(--blue-800)!important}.border-blue-900{border-color:#183462!important;border-color:var(--blue-900)!important}.focus\:border-blue-50:focus{border-color:#f5f9ff!important;border-color:var(--blue-50)!important}.focus\:border-blue-100:focus{border-color:#d0e1fd!important;border-color:var(--blue-100)!important}.focus\:border-blue-200:focus{border-color:#abc9fb!important;border-color:var(--blue-200)!important}.focus\:border-blue-300:focus{border-color:#85b2f9!important;border-color:var(--blue-300)!important}.focus\:border-blue-400:focus{border-color:#609af8!important;border-color:var(--blue-400)!important}.focus\:border-blue-500:focus{border-color:#3b82f6!important;border-color:var(--blue-500)!important}.focus\:border-blue-600:focus{border-color:#326fd1!important;border-color:var(--blue-600)!important}.focus\:border-blue-700:focus{border-color:#295bac!important;border-color:var(--blue-700)!important}.focus\:border-blue-800:focus{border-color:#204887!important;border-color:var(--blue-800)!important}.focus\:border-blue-900:focus{border-color:#183462!important;border-color:var(--blue-900)!important}.hover\:border-blue-50:hover{border-color:#f5f9ff!important;border-color:var(--blue-50)!important}.hover\:border-blue-100:hover{border-color:#d0e1fd!important;border-color:var(--blue-100)!important}.hover\:border-blue-200:hover{border-color:#abc9fb!important;border-color:var(--blue-200)!important}.hover\:border-blue-300:hover{border-color:#85b2f9!important;border-color:var(--blue-300)!important}.hover\:border-blue-400:hover{border-color:#609af8!important;border-color:var(--blue-400)!important}.hover\:border-blue-500:hover{border-color:#3b82f6!important;border-color:var(--blue-500)!important}.hover\:border-blue-600:hover{border-color:#326fd1!important;border-color:var(--blue-600)!important}.hover\:border-blue-700:hover{border-color:#295bac!important;border-color:var(--blue-700)!important}.hover\:border-blue-800:hover{border-color:#204887!important;border-color:var(--blue-800)!important}.hover\:border-blue-900:hover{border-color:#183462!important;border-color:var(--blue-900)!important}.active\:border-blue-50:active{border-color:#f5f9ff!important;border-color:var(--blue-50)!important}.active\:border-blue-100:active{border-color:#d0e1fd!important;border-color:var(--blue-100)!important}.active\:border-blue-200:active{border-color:#abc9fb!important;border-color:var(--blue-200)!important}.active\:border-blue-300:active{border-color:#85b2f9!important;border-color:var(--blue-300)!important}.active\:border-blue-400:active{border-color:#609af8!important;border-color:var(--blue-400)!important}.active\:border-blue-500:active{border-color:#3b82f6!important;border-color:var(--blue-500)!important}.active\:border-blue-600:active{border-color:#326fd1!important;border-color:var(--blue-600)!important}.active\:border-blue-700:active{border-color:#295bac!important;border-color:var(--blue-700)!important}.active\:border-blue-800:active{border-color:#204887!important;border-color:var(--blue-800)!important}.active\:border-blue-900:active{border-color:#183462!important;border-color:var(--blue-900)!important}.border-green-50{border-color:#f4fcf7!important;border-color:var(--green-50)!important}.border-green-100{border-color:#caf1d8!important;border-color:var(--green-100)!important}.border-green-200{border-color:#a0e6ba!important;border-color:var(--green-200)!important}.border-green-300{border-color:#76db9b!important;border-color:var(--green-300)!important}.border-green-400{border-color:#4cd07d!important;border-color:var(--green-400)!important}.border-green-500{border-color:#22c55e!important;border-color:var(--green-500)!important}.border-green-600{border-color:#1da750!important;border-color:var(--green-600)!important}.border-green-700{border-color:#188a42!important;border-color:var(--green-700)!important}.border-green-800{border-color:#136c34!important;border-color:var(--green-800)!important}.border-green-900{border-color:#0e4f26!important;border-color:var(--green-900)!important}.focus\:border-green-50:focus{border-color:#f4fcf7!important;border-color:var(--green-50)!important}.focus\:border-green-100:focus{border-color:#caf1d8!important;border-color:var(--green-100)!important}.focus\:border-green-200:focus{border-color:#a0e6ba!important;border-color:var(--green-200)!important}.focus\:border-green-300:focus{border-color:#76db9b!important;border-color:var(--green-300)!important}.focus\:border-green-400:focus{border-color:#4cd07d!important;border-color:var(--green-400)!important}.focus\:border-green-500:focus{border-color:#22c55e!important;border-color:var(--green-500)!important}.focus\:border-green-600:focus{border-color:#1da750!important;border-color:var(--green-600)!important}.focus\:border-green-700:focus{border-color:#188a42!important;border-color:var(--green-700)!important}.focus\:border-green-800:focus{border-color:#136c34!important;border-color:var(--green-800)!important}.focus\:border-green-900:focus{border-color:#0e4f26!important;border-color:var(--green-900)!important}.hover\:border-green-50:hover{border-color:#f4fcf7!important;border-color:var(--green-50)!important}.hover\:border-green-100:hover{border-color:#caf1d8!important;border-color:var(--green-100)!important}.hover\:border-green-200:hover{border-color:#a0e6ba!important;border-color:var(--green-200)!important}.hover\:border-green-300:hover{border-color:#76db9b!important;border-color:var(--green-300)!important}.hover\:border-green-400:hover{border-color:#4cd07d!important;border-color:var(--green-400)!important}.hover\:border-green-500:hover{border-color:#22c55e!important;border-color:var(--green-500)!important}.hover\:border-green-600:hover{border-color:#1da750!important;border-color:var(--green-600)!important}.hover\:border-green-700:hover{border-color:#188a42!important;border-color:var(--green-700)!important}.hover\:border-green-800:hover{border-color:#136c34!important;border-color:var(--green-800)!important}.hover\:border-green-900:hover{border-color:#0e4f26!important;border-color:var(--green-900)!important}.active\:border-green-50:active{border-color:#f4fcf7!important;border-color:var(--green-50)!important}.active\:border-green-100:active{border-color:#caf1d8!important;border-color:var(--green-100)!important}.active\:border-green-200:active{border-color:#a0e6ba!important;border-color:var(--green-200)!important}.active\:border-green-300:active{border-color:#76db9b!important;border-color:var(--green-300)!important}.active\:border-green-400:active{border-color:#4cd07d!important;border-color:var(--green-400)!important}.active\:border-green-500:active{border-color:#22c55e!important;border-color:var(--green-500)!important}.active\:border-green-600:active{border-color:#1da750!important;border-color:var(--green-600)!important}.active\:border-green-700:active{border-color:#188a42!important;border-color:var(--green-700)!important}.active\:border-green-800:active{border-color:#136c34!important;border-color:var(--green-800)!important}.active\:border-green-900:active{border-color:#0e4f26!important;border-color:var(--green-900)!important}.border-yellow-50{border-color:#fefbf3!important;border-color:var(--yellow-50)!important}.border-yellow-100{border-color:#faedc4!important;border-color:var(--yellow-100)!important}.border-yellow-200{border-color:#f6de95!important;border-color:var(--yellow-200)!important}.border-yellow-300{border-color:#f2d066!important;border-color:var(--yellow-300)!important}.border-yellow-400{border-color:#eec137!important;border-color:var(--yellow-400)!important}.border-yellow-500{border-color:#eab308!important;border-color:var(--yellow-500)!important}.border-yellow-600{border-color:#c79807!important;border-color:var(--yellow-600)!important}.border-yellow-700{border-color:#a47d06!important;border-color:var(--yellow-700)!important}.border-yellow-800{border-color:#816204!important;border-color:var(--yellow-800)!important}.border-yellow-900{border-color:#5e4803!important;border-color:var(--yellow-900)!important}.focus\:border-yellow-50:focus{border-color:#fefbf3!important;border-color:var(--yellow-50)!important}.focus\:border-yellow-100:focus{border-color:#faedc4!important;border-color:var(--yellow-100)!important}.focus\:border-yellow-200:focus{border-color:#f6de95!important;border-color:var(--yellow-200)!important}.focus\:border-yellow-300:focus{border-color:#f2d066!important;border-color:var(--yellow-300)!important}.focus\:border-yellow-400:focus{border-color:#eec137!important;border-color:var(--yellow-400)!important}.focus\:border-yellow-500:focus{border-color:#eab308!important;border-color:var(--yellow-500)!important}.focus\:border-yellow-600:focus{border-color:#c79807!important;border-color:var(--yellow-600)!important}.focus\:border-yellow-700:focus{border-color:#a47d06!important;border-color:var(--yellow-700)!important}.focus\:border-yellow-800:focus{border-color:#816204!important;border-color:var(--yellow-800)!important}.focus\:border-yellow-900:focus{border-color:#5e4803!important;border-color:var(--yellow-900)!important}.hover\:border-yellow-50:hover{border-color:#fefbf3!important;border-color:var(--yellow-50)!important}.hover\:border-yellow-100:hover{border-color:#faedc4!important;border-color:var(--yellow-100)!important}.hover\:border-yellow-200:hover{border-color:#f6de95!important;border-color:var(--yellow-200)!important}.hover\:border-yellow-300:hover{border-color:#f2d066!important;border-color:var(--yellow-300)!important}.hover\:border-yellow-400:hover{border-color:#eec137!important;border-color:var(--yellow-400)!important}.hover\:border-yellow-500:hover{border-color:#eab308!important;border-color:var(--yellow-500)!important}.hover\:border-yellow-600:hover{border-color:#c79807!important;border-color:var(--yellow-600)!important}.hover\:border-yellow-700:hover{border-color:#a47d06!important;border-color:var(--yellow-700)!important}.hover\:border-yellow-800:hover{border-color:#816204!important;border-color:var(--yellow-800)!important}.hover\:border-yellow-900:hover{border-color:#5e4803!important;border-color:var(--yellow-900)!important}.active\:border-yellow-50:active{border-color:#fefbf3!important;border-color:var(--yellow-50)!important}.active\:border-yellow-100:active{border-color:#faedc4!important;border-color:var(--yellow-100)!important}.active\:border-yellow-200:active{border-color:#f6de95!important;border-color:var(--yellow-200)!important}.active\:border-yellow-300:active{border-color:#f2d066!important;border-color:var(--yellow-300)!important}.active\:border-yellow-400:active{border-color:#eec137!important;border-color:var(--yellow-400)!important}.active\:border-yellow-500:active{border-color:#eab308!important;border-color:var(--yellow-500)!important}.active\:border-yellow-600:active{border-color:#c79807!important;border-color:var(--yellow-600)!important}.active\:border-yellow-700:active{border-color:#a47d06!important;border-color:var(--yellow-700)!important}.active\:border-yellow-800:active{border-color:#816204!important;border-color:var(--yellow-800)!important}.active\:border-yellow-900:active{border-color:#5e4803!important;border-color:var(--yellow-900)!important}.border-cyan-50{border-color:#f3fbfd!important;border-color:var(--cyan-50)!important}.border-cyan-100{border-color:#c3edf5!important;border-color:var(--cyan-100)!important}.border-cyan-200{border-color:#94e0ed!important;border-color:var(--cyan-200)!important}.border-cyan-300{border-color:#65d2e4!important;border-color:var(--cyan-300)!important}.border-cyan-400{border-color:#35c4dc!important;border-color:var(--cyan-400)!important}.border-cyan-500{border-color:#06b6d4!important;border-color:var(--cyan-500)!important}.border-cyan-600{border-color:#059bb4!important;border-color:var(--cyan-600)!important}.border-cyan-700{border-color:#047f94!important;border-color:var(--cyan-700)!important}.border-cyan-800{border-color:#036475!important;border-color:var(--cyan-800)!important}.border-cyan-900{border-color:#024955!important;border-color:var(--cyan-900)!important}.focus\:border-cyan-50:focus{border-color:#f3fbfd!important;border-color:var(--cyan-50)!important}.focus\:border-cyan-100:focus{border-color:#c3edf5!important;border-color:var(--cyan-100)!important}.focus\:border-cyan-200:focus{border-color:#94e0ed!important;border-color:var(--cyan-200)!important}.focus\:border-cyan-300:focus{border-color:#65d2e4!important;border-color:var(--cyan-300)!important}.focus\:border-cyan-400:focus{border-color:#35c4dc!important;border-color:var(--cyan-400)!important}.focus\:border-cyan-500:focus{border-color:#06b6d4!important;border-color:var(--cyan-500)!important}.focus\:border-cyan-600:focus{border-color:#059bb4!important;border-color:var(--cyan-600)!important}.focus\:border-cyan-700:focus{border-color:#047f94!important;border-color:var(--cyan-700)!important}.focus\:border-cyan-800:focus{border-color:#036475!important;border-color:var(--cyan-800)!important}.focus\:border-cyan-900:focus{border-color:#024955!important;border-color:var(--cyan-900)!important}.hover\:border-cyan-50:hover{border-color:#f3fbfd!important;border-color:var(--cyan-50)!important}.hover\:border-cyan-100:hover{border-color:#c3edf5!important;border-color:var(--cyan-100)!important}.hover\:border-cyan-200:hover{border-color:#94e0ed!important;border-color:var(--cyan-200)!important}.hover\:border-cyan-300:hover{border-color:#65d2e4!important;border-color:var(--cyan-300)!important}.hover\:border-cyan-400:hover{border-color:#35c4dc!important;border-color:var(--cyan-400)!important}.hover\:border-cyan-500:hover{border-color:#06b6d4!important;border-color:var(--cyan-500)!important}.hover\:border-cyan-600:hover{border-color:#059bb4!important;border-color:var(--cyan-600)!important}.hover\:border-cyan-700:hover{border-color:#047f94!important;border-color:var(--cyan-700)!important}.hover\:border-cyan-800:hover{border-color:#036475!important;border-color:var(--cyan-800)!important}.hover\:border-cyan-900:hover{border-color:#024955!important;border-color:var(--cyan-900)!important}.active\:border-cyan-50:active{border-color:#f3fbfd!important;border-color:var(--cyan-50)!important}.active\:border-cyan-100:active{border-color:#c3edf5!important;border-color:var(--cyan-100)!important}.active\:border-cyan-200:active{border-color:#94e0ed!important;border-color:var(--cyan-200)!important}.active\:border-cyan-300:active{border-color:#65d2e4!important;border-color:var(--cyan-300)!important}.active\:border-cyan-400:active{border-color:#35c4dc!important;border-color:var(--cyan-400)!important}.active\:border-cyan-500:active{border-color:#06b6d4!important;border-color:var(--cyan-500)!important}.active\:border-cyan-600:active{border-color:#059bb4!important;border-color:var(--cyan-600)!important}.active\:border-cyan-700:active{border-color:#047f94!important;border-color:var(--cyan-700)!important}.active\:border-cyan-800:active{border-color:#036475!important;border-color:var(--cyan-800)!important}.active\:border-cyan-900:active{border-color:#024955!important;border-color:var(--cyan-900)!important}.border-pink-50{border-color:#fef6fa!important;border-color:var(--pink-50)!important}.border-pink-100{border-color:#fad3e7!important;border-color:var(--pink-100)!important}.border-pink-200{border-color:#f7b0d3!important;border-color:var(--pink-200)!important}.border-pink-300{border-color:#f38ec0!important;border-color:var(--pink-300)!important}.border-pink-400{border-color:#f06bac!important;border-color:var(--pink-400)!important}.border-pink-500{border-color:#ec4899!important;border-color:var(--pink-500)!important}.border-pink-600{border-color:#c93d82!important;border-color:var(--pink-600)!important}.border-pink-700{border-color:#a5326b!important;border-color:var(--pink-700)!important}.border-pink-800{border-color:#822854!important;border-color:var(--pink-800)!important}.border-pink-900{border-color:#5e1d3d!important;border-color:var(--pink-900)!important}.focus\:border-pink-50:focus{border-color:#fef6fa!important;border-color:var(--pink-50)!important}.focus\:border-pink-100:focus{border-color:#fad3e7!important;border-color:var(--pink-100)!important}.focus\:border-pink-200:focus{border-color:#f7b0d3!important;border-color:var(--pink-200)!important}.focus\:border-pink-300:focus{border-color:#f38ec0!important;border-color:var(--pink-300)!important}.focus\:border-pink-400:focus{border-color:#f06bac!important;border-color:var(--pink-400)!important}.focus\:border-pink-500:focus{border-color:#ec4899!important;border-color:var(--pink-500)!important}.focus\:border-pink-600:focus{border-color:#c93d82!important;border-color:var(--pink-600)!important}.focus\:border-pink-700:focus{border-color:#a5326b!important;border-color:var(--pink-700)!important}.focus\:border-pink-800:focus{border-color:#822854!important;border-color:var(--pink-800)!important}.focus\:border-pink-900:focus{border-color:#5e1d3d!important;border-color:var(--pink-900)!important}.hover\:border-pink-50:hover{border-color:#fef6fa!important;border-color:var(--pink-50)!important}.hover\:border-pink-100:hover{border-color:#fad3e7!important;border-color:var(--pink-100)!important}.hover\:border-pink-200:hover{border-color:#f7b0d3!important;border-color:var(--pink-200)!important}.hover\:border-pink-300:hover{border-color:#f38ec0!important;border-color:var(--pink-300)!important}.hover\:border-pink-400:hover{border-color:#f06bac!important;border-color:var(--pink-400)!important}.hover\:border-pink-500:hover{border-color:#ec4899!important;border-color:var(--pink-500)!important}.hover\:border-pink-600:hover{border-color:#c93d82!important;border-color:var(--pink-600)!important}.hover\:border-pink-700:hover{border-color:#a5326b!important;border-color:var(--pink-700)!important}.hover\:border-pink-800:hover{border-color:#822854!important;border-color:var(--pink-800)!important}.hover\:border-pink-900:hover{border-color:#5e1d3d!important;border-color:var(--pink-900)!important}.active\:border-pink-50:active{border-color:#fef6fa!important;border-color:var(--pink-50)!important}.active\:border-pink-100:active{border-color:#fad3e7!important;border-color:var(--pink-100)!important}.active\:border-pink-200:active{border-color:#f7b0d3!important;border-color:var(--pink-200)!important}.active\:border-pink-300:active{border-color:#f38ec0!important;border-color:var(--pink-300)!important}.active\:border-pink-400:active{border-color:#f06bac!important;border-color:var(--pink-400)!important}.active\:border-pink-500:active{border-color:#ec4899!important;border-color:var(--pink-500)!important}.active\:border-pink-600:active{border-color:#c93d82!important;border-color:var(--pink-600)!important}.active\:border-pink-700:active{border-color:#a5326b!important;border-color:var(--pink-700)!important}.active\:border-pink-800:active{border-color:#822854!important;border-color:var(--pink-800)!important}.active\:border-pink-900:active{border-color:#5e1d3d!important;border-color:var(--pink-900)!important}.border-indigo-50{border-color:#f7f7fe!important;border-color:var(--indigo-50)!important}.border-indigo-100{border-color:#dadafc!important;border-color:var(--indigo-100)!important}.border-indigo-200{border-color:#bcbdf9!important;border-color:var(--indigo-200)!important}.border-indigo-300{border-color:#9ea0f6!important;border-color:var(--indigo-300)!important}.border-indigo-400{border-color:#8183f4!important;border-color:var(--indigo-400)!important}.border-indigo-500{border-color:#6366f1!important;border-color:var(--indigo-500)!important}.border-indigo-600{border-color:#5457cd!important;border-color:var(--indigo-600)!important}.border-indigo-700{border-color:#4547a9!important;border-color:var(--indigo-700)!important}.border-indigo-800{border-color:#363885!important;border-color:var(--indigo-800)!important}.border-indigo-900{border-color:#282960!important;border-color:var(--indigo-900)!important}.focus\:border-indigo-50:focus{border-color:#f7f7fe!important;border-color:var(--indigo-50)!important}.focus\:border-indigo-100:focus{border-color:#dadafc!important;border-color:var(--indigo-100)!important}.focus\:border-indigo-200:focus{border-color:#bcbdf9!important;border-color:var(--indigo-200)!important}.focus\:border-indigo-300:focus{border-color:#9ea0f6!important;border-color:var(--indigo-300)!important}.focus\:border-indigo-400:focus{border-color:#8183f4!important;border-color:var(--indigo-400)!important}.focus\:border-indigo-500:focus{border-color:#6366f1!important;border-color:var(--indigo-500)!important}.focus\:border-indigo-600:focus{border-color:#5457cd!important;border-color:var(--indigo-600)!important}.focus\:border-indigo-700:focus{border-color:#4547a9!important;border-color:var(--indigo-700)!important}.focus\:border-indigo-800:focus{border-color:#363885!important;border-color:var(--indigo-800)!important}.focus\:border-indigo-900:focus{border-color:#282960!important;border-color:var(--indigo-900)!important}.hover\:border-indigo-50:hover{border-color:#f7f7fe!important;border-color:var(--indigo-50)!important}.hover\:border-indigo-100:hover{border-color:#dadafc!important;border-color:var(--indigo-100)!important}.hover\:border-indigo-200:hover{border-color:#bcbdf9!important;border-color:var(--indigo-200)!important}.hover\:border-indigo-300:hover{border-color:#9ea0f6!important;border-color:var(--indigo-300)!important}.hover\:border-indigo-400:hover{border-color:#8183f4!important;border-color:var(--indigo-400)!important}.hover\:border-indigo-500:hover{border-color:#6366f1!important;border-color:var(--indigo-500)!important}.hover\:border-indigo-600:hover{border-color:#5457cd!important;border-color:var(--indigo-600)!important}.hover\:border-indigo-700:hover{border-color:#4547a9!important;border-color:var(--indigo-700)!important}.hover\:border-indigo-800:hover{border-color:#363885!important;border-color:var(--indigo-800)!important}.hover\:border-indigo-900:hover{border-color:#282960!important;border-color:var(--indigo-900)!important}.active\:border-indigo-50:active{border-color:#f7f7fe!important;border-color:var(--indigo-50)!important}.active\:border-indigo-100:active{border-color:#dadafc!important;border-color:var(--indigo-100)!important}.active\:border-indigo-200:active{border-color:#bcbdf9!important;border-color:var(--indigo-200)!important}.active\:border-indigo-300:active{border-color:#9ea0f6!important;border-color:var(--indigo-300)!important}.active\:border-indigo-400:active{border-color:#8183f4!important;border-color:var(--indigo-400)!important}.active\:border-indigo-500:active{border-color:#6366f1!important;border-color:var(--indigo-500)!important}.active\:border-indigo-600:active{border-color:#5457cd!important;border-color:var(--indigo-600)!important}.active\:border-indigo-700:active{border-color:#4547a9!important;border-color:var(--indigo-700)!important}.active\:border-indigo-800:active{border-color:#363885!important;border-color:var(--indigo-800)!important}.active\:border-indigo-900:active{border-color:#282960!important;border-color:var(--indigo-900)!important}.border-teal-50{border-color:#f3fbfb!important;border-color:var(--teal-50)!important}.border-teal-100{border-color:#c7eeea!important;border-color:var(--teal-100)!important}.border-teal-200{border-color:#9ae0d9!important;border-color:var(--teal-200)!important}.border-teal-300{border-color:#6dd3c8!important;border-color:var(--teal-300)!important}.border-teal-400{border-color:#41c5b7!important;border-color:var(--teal-400)!important}.border-teal-500{border-color:#14b8a6!important;border-color:var(--teal-500)!important}.border-teal-600{border-color:#119c8d!important;border-color:var(--teal-600)!important}.border-teal-700{border-color:#0e8174!important;border-color:var(--teal-700)!important}.border-teal-800{border-color:#0b655b!important;border-color:var(--teal-800)!important}.border-teal-900{border-color:#084a42!important;border-color:var(--teal-900)!important}.focus\:border-teal-50:focus{border-color:#f3fbfb!important;border-color:var(--teal-50)!important}.focus\:border-teal-100:focus{border-color:#c7eeea!important;border-color:var(--teal-100)!important}.focus\:border-teal-200:focus{border-color:#9ae0d9!important;border-color:var(--teal-200)!important}.focus\:border-teal-300:focus{border-color:#6dd3c8!important;border-color:var(--teal-300)!important}.focus\:border-teal-400:focus{border-color:#41c5b7!important;border-color:var(--teal-400)!important}.focus\:border-teal-500:focus{border-color:#14b8a6!important;border-color:var(--teal-500)!important}.focus\:border-teal-600:focus{border-color:#119c8d!important;border-color:var(--teal-600)!important}.focus\:border-teal-700:focus{border-color:#0e8174!important;border-color:var(--teal-700)!important}.focus\:border-teal-800:focus{border-color:#0b655b!important;border-color:var(--teal-800)!important}.focus\:border-teal-900:focus{border-color:#084a42!important;border-color:var(--teal-900)!important}.hover\:border-teal-50:hover{border-color:#f3fbfb!important;border-color:var(--teal-50)!important}.hover\:border-teal-100:hover{border-color:#c7eeea!important;border-color:var(--teal-100)!important}.hover\:border-teal-200:hover{border-color:#9ae0d9!important;border-color:var(--teal-200)!important}.hover\:border-teal-300:hover{border-color:#6dd3c8!important;border-color:var(--teal-300)!important}.hover\:border-teal-400:hover{border-color:#41c5b7!important;border-color:var(--teal-400)!important}.hover\:border-teal-500:hover{border-color:#14b8a6!important;border-color:var(--teal-500)!important}.hover\:border-teal-600:hover{border-color:#119c8d!important;border-color:var(--teal-600)!important}.hover\:border-teal-700:hover{border-color:#0e8174!important;border-color:var(--teal-700)!important}.hover\:border-teal-800:hover{border-color:#0b655b!important;border-color:var(--teal-800)!important}.hover\:border-teal-900:hover{border-color:#084a42!important;border-color:var(--teal-900)!important}.active\:border-teal-50:active{border-color:#f3fbfb!important;border-color:var(--teal-50)!important}.active\:border-teal-100:active{border-color:#c7eeea!important;border-color:var(--teal-100)!important}.active\:border-teal-200:active{border-color:#9ae0d9!important;border-color:var(--teal-200)!important}.active\:border-teal-300:active{border-color:#6dd3c8!important;border-color:var(--teal-300)!important}.active\:border-teal-400:active{border-color:#41c5b7!important;border-color:var(--teal-400)!important}.active\:border-teal-500:active{border-color:#14b8a6!important;border-color:var(--teal-500)!important}.active\:border-teal-600:active{border-color:#119c8d!important;border-color:var(--teal-600)!important}.active\:border-teal-700:active{border-color:#0e8174!important;border-color:var(--teal-700)!important}.active\:border-teal-800:active{border-color:#0b655b!important;border-color:var(--teal-800)!important}.active\:border-teal-900:active{border-color:#084a42!important;border-color:var(--teal-900)!important}.border-orange-50{border-color:#fff8f3!important;border-color:var(--orange-50)!important}.border-orange-100{border-color:#feddc7!important;border-color:var(--orange-100)!important}.border-orange-200{border-color:#fcc39b!important;border-color:var(--orange-200)!important}.border-orange-300{border-color:#fba86f!important;border-color:var(--orange-300)!important}.border-orange-400{border-color:#fa8e42!important;border-color:var(--orange-400)!important}.border-orange-500{border-color:#f97316!important;border-color:var(--orange-500)!important}.border-orange-600{border-color:#d46213!important;border-color:var(--orange-600)!important}.border-orange-700{border-color:#ae510f!important;border-color:var(--orange-700)!important}.border-orange-800{border-color:#893f0c!important;border-color:var(--orange-800)!important}.border-orange-900{border-color:#642e09!important;border-color:var(--orange-900)!important}.focus\:border-orange-50:focus{border-color:#fff8f3!important;border-color:var(--orange-50)!important}.focus\:border-orange-100:focus{border-color:#feddc7!important;border-color:var(--orange-100)!important}.focus\:border-orange-200:focus{border-color:#fcc39b!important;border-color:var(--orange-200)!important}.focus\:border-orange-300:focus{border-color:#fba86f!important;border-color:var(--orange-300)!important}.focus\:border-orange-400:focus{border-color:#fa8e42!important;border-color:var(--orange-400)!important}.focus\:border-orange-500:focus{border-color:#f97316!important;border-color:var(--orange-500)!important}.focus\:border-orange-600:focus{border-color:#d46213!important;border-color:var(--orange-600)!important}.focus\:border-orange-700:focus{border-color:#ae510f!important;border-color:var(--orange-700)!important}.focus\:border-orange-800:focus{border-color:#893f0c!important;border-color:var(--orange-800)!important}.focus\:border-orange-900:focus{border-color:#642e09!important;border-color:var(--orange-900)!important}.hover\:border-orange-50:hover{border-color:#fff8f3!important;border-color:var(--orange-50)!important}.hover\:border-orange-100:hover{border-color:#feddc7!important;border-color:var(--orange-100)!important}.hover\:border-orange-200:hover{border-color:#fcc39b!important;border-color:var(--orange-200)!important}.hover\:border-orange-300:hover{border-color:#fba86f!important;border-color:var(--orange-300)!important}.hover\:border-orange-400:hover{border-color:#fa8e42!important;border-color:var(--orange-400)!important}.hover\:border-orange-500:hover{border-color:#f97316!important;border-color:var(--orange-500)!important}.hover\:border-orange-600:hover{border-color:#d46213!important;border-color:var(--orange-600)!important}.hover\:border-orange-700:hover{border-color:#ae510f!important;border-color:var(--orange-700)!important}.hover\:border-orange-800:hover{border-color:#893f0c!important;border-color:var(--orange-800)!important}.hover\:border-orange-900:hover{border-color:#642e09!important;border-color:var(--orange-900)!important}.active\:border-orange-50:active{border-color:#fff8f3!important;border-color:var(--orange-50)!important}.active\:border-orange-100:active{border-color:#feddc7!important;border-color:var(--orange-100)!important}.active\:border-orange-200:active{border-color:#fcc39b!important;border-color:var(--orange-200)!important}.active\:border-orange-300:active{border-color:#fba86f!important;border-color:var(--orange-300)!important}.active\:border-orange-400:active{border-color:#fa8e42!important;border-color:var(--orange-400)!important}.active\:border-orange-500:active{border-color:#f97316!important;border-color:var(--orange-500)!important}.active\:border-orange-600:active{border-color:#d46213!important;border-color:var(--orange-600)!important}.active\:border-orange-700:active{border-color:#ae510f!important;border-color:var(--orange-700)!important}.active\:border-orange-800:active{border-color:#893f0c!important;border-color:var(--orange-800)!important}.active\:border-orange-900:active{border-color:#642e09!important;border-color:var(--orange-900)!important}.border-bluegray-50{border-color:#f7f8f9!important;border-color:var(--bluegray-50)!important}.border-bluegray-100{border-color:#dadee3!important;border-color:var(--bluegray-100)!important}.border-bluegray-200{border-color:#bcc3cd!important;border-color:var(--bluegray-200)!important}.border-bluegray-300{border-color:#9fa9b7!important;border-color:var(--bluegray-300)!important}.border-bluegray-400{border-color:#818ea1!important;border-color:var(--bluegray-400)!important}.border-bluegray-500{border-color:#64748b!important;border-color:var(--bluegray-500)!important}.border-bluegray-600{border-color:#556376!important;border-color:var(--bluegray-600)!important}.border-bluegray-700{border-color:#465161!important;border-color:var(--bluegray-700)!important}.border-bluegray-800{border-color:#37404c!important;border-color:var(--bluegray-800)!important}.border-bluegray-900{border-color:#282e38!important;border-color:var(--bluegray-900)!important}.focus\:border-bluegray-50:focus{border-color:#f7f8f9!important;border-color:var(--bluegray-50)!important}.focus\:border-bluegray-100:focus{border-color:#dadee3!important;border-color:var(--bluegray-100)!important}.focus\:border-bluegray-200:focus{border-color:#bcc3cd!important;border-color:var(--bluegray-200)!important}.focus\:border-bluegray-300:focus{border-color:#9fa9b7!important;border-color:var(--bluegray-300)!important}.focus\:border-bluegray-400:focus{border-color:#818ea1!important;border-color:var(--bluegray-400)!important}.focus\:border-bluegray-500:focus{border-color:#64748b!important;border-color:var(--bluegray-500)!important}.focus\:border-bluegray-600:focus{border-color:#556376!important;border-color:var(--bluegray-600)!important}.focus\:border-bluegray-700:focus{border-color:#465161!important;border-color:var(--bluegray-700)!important}.focus\:border-bluegray-800:focus{border-color:#37404c!important;border-color:var(--bluegray-800)!important}.focus\:border-bluegray-900:focus{border-color:#282e38!important;border-color:var(--bluegray-900)!important}.hover\:border-bluegray-50:hover{border-color:#f7f8f9!important;border-color:var(--bluegray-50)!important}.hover\:border-bluegray-100:hover{border-color:#dadee3!important;border-color:var(--bluegray-100)!important}.hover\:border-bluegray-200:hover{border-color:#bcc3cd!important;border-color:var(--bluegray-200)!important}.hover\:border-bluegray-300:hover{border-color:#9fa9b7!important;border-color:var(--bluegray-300)!important}.hover\:border-bluegray-400:hover{border-color:#818ea1!important;border-color:var(--bluegray-400)!important}.hover\:border-bluegray-500:hover{border-color:#64748b!important;border-color:var(--bluegray-500)!important}.hover\:border-bluegray-600:hover{border-color:#556376!important;border-color:var(--bluegray-600)!important}.hover\:border-bluegray-700:hover{border-color:#465161!important;border-color:var(--bluegray-700)!important}.hover\:border-bluegray-800:hover{border-color:#37404c!important;border-color:var(--bluegray-800)!important}.hover\:border-bluegray-900:hover{border-color:#282e38!important;border-color:var(--bluegray-900)!important}.active\:border-bluegray-50:active{border-color:#f7f8f9!important;border-color:var(--bluegray-50)!important}.active\:border-bluegray-100:active{border-color:#dadee3!important;border-color:var(--bluegray-100)!important}.active\:border-bluegray-200:active{border-color:#bcc3cd!important;border-color:var(--bluegray-200)!important}.active\:border-bluegray-300:active{border-color:#9fa9b7!important;border-color:var(--bluegray-300)!important}.active\:border-bluegray-400:active{border-color:#818ea1!important;border-color:var(--bluegray-400)!important}.active\:border-bluegray-500:active{border-color:#64748b!important;border-color:var(--bluegray-500)!important}.active\:border-bluegray-600:active{border-color:#556376!important;border-color:var(--bluegray-600)!important}.active\:border-bluegray-700:active{border-color:#465161!important;border-color:var(--bluegray-700)!important}.active\:border-bluegray-800:active{border-color:#37404c!important;border-color:var(--bluegray-800)!important}.active\:border-bluegray-900:active{border-color:#282e38!important;border-color:var(--bluegray-900)!important}.border-purple-50{border-color:#fbf7ff!important;border-color:var(--purple-50)!important}.border-purple-100{border-color:#ead6fd!important;border-color:var(--purple-100)!important}.border-purple-200{border-color:#dab6fc!important;border-color:var(--purple-200)!important}.border-purple-300{border-color:#c996fa!important;border-color:var(--purple-300)!important}.border-purple-400{border-color:#b975f9!important;border-color:var(--purple-400)!important}.border-purple-500{border-color:#a855f7!important;border-color:var(--purple-500)!important}.border-purple-600{border-color:#8f48d2!important;border-color:var(--purple-600)!important}.border-purple-700{border-color:#763cad!important;border-color:var(--purple-700)!important}.border-purple-800{border-color:#5c2f88!important;border-color:var(--purple-800)!important}.border-purple-900{border-color:#432263!important;border-color:var(--purple-900)!important}.focus\:border-purple-50:focus{border-color:#fbf7ff!important;border-color:var(--purple-50)!important}.focus\:border-purple-100:focus{border-color:#ead6fd!important;border-color:var(--purple-100)!important}.focus\:border-purple-200:focus{border-color:#dab6fc!important;border-color:var(--purple-200)!important}.focus\:border-purple-300:focus{border-color:#c996fa!important;border-color:var(--purple-300)!important}.focus\:border-purple-400:focus{border-color:#b975f9!important;border-color:var(--purple-400)!important}.focus\:border-purple-500:focus{border-color:#a855f7!important;border-color:var(--purple-500)!important}.focus\:border-purple-600:focus{border-color:#8f48d2!important;border-color:var(--purple-600)!important}.focus\:border-purple-700:focus{border-color:#763cad!important;border-color:var(--purple-700)!important}.focus\:border-purple-800:focus{border-color:#5c2f88!important;border-color:var(--purple-800)!important}.focus\:border-purple-900:focus{border-color:#432263!important;border-color:var(--purple-900)!important}.hover\:border-purple-50:hover{border-color:#fbf7ff!important;border-color:var(--purple-50)!important}.hover\:border-purple-100:hover{border-color:#ead6fd!important;border-color:var(--purple-100)!important}.hover\:border-purple-200:hover{border-color:#dab6fc!important;border-color:var(--purple-200)!important}.hover\:border-purple-300:hover{border-color:#c996fa!important;border-color:var(--purple-300)!important}.hover\:border-purple-400:hover{border-color:#b975f9!important;border-color:var(--purple-400)!important}.hover\:border-purple-500:hover{border-color:#a855f7!important;border-color:var(--purple-500)!important}.hover\:border-purple-600:hover{border-color:#8f48d2!important;border-color:var(--purple-600)!important}.hover\:border-purple-700:hover{border-color:#763cad!important;border-color:var(--purple-700)!important}.hover\:border-purple-800:hover{border-color:#5c2f88!important;border-color:var(--purple-800)!important}.hover\:border-purple-900:hover{border-color:#432263!important;border-color:var(--purple-900)!important}.active\:border-purple-50:active{border-color:#fbf7ff!important;border-color:var(--purple-50)!important}.active\:border-purple-100:active{border-color:#ead6fd!important;border-color:var(--purple-100)!important}.active\:border-purple-200:active{border-color:#dab6fc!important;border-color:var(--purple-200)!important}.active\:border-purple-300:active{border-color:#c996fa!important;border-color:var(--purple-300)!important}.active\:border-purple-400:active{border-color:#b975f9!important;border-color:var(--purple-400)!important}.active\:border-purple-500:active{border-color:#a855f7!important;border-color:var(--purple-500)!important}.active\:border-purple-600:active{border-color:#8f48d2!important;border-color:var(--purple-600)!important}.active\:border-purple-700:active{border-color:#763cad!important;border-color:var(--purple-700)!important}.active\:border-purple-800:active{border-color:#5c2f88!important;border-color:var(--purple-800)!important}.active\:border-purple-900:active{border-color:#432263!important;border-color:var(--purple-900)!important}.border-gray-50{border-color:#fafafa!important;border-color:var(--gray-50)!important}.border-gray-100{border-color:#f4f4f5!important;border-color:var(--gray-100)!important}.border-gray-200{border-color:#e4e4e7!important;border-color:var(--gray-200)!important}.border-gray-300{border-color:#d4d4d8!important;border-color:var(--gray-300)!important}.border-gray-400{border-color:#a1a1aa!important;border-color:var(--gray-400)!important}.border-gray-500{border-color:#71717a!important;border-color:var(--gray-500)!important}.border-gray-600{border-color:#52525b!important;border-color:var(--gray-600)!important}.border-gray-700{border-color:#3f3f46!important;border-color:var(--gray-700)!important}.border-gray-800{border-color:#27272a!important;border-color:var(--gray-800)!important}.border-gray-900{border-color:#18181b!important;border-color:var(--gray-900)!important}.focus\:border-gray-50:focus{border-color:#fafafa!important;border-color:var(--gray-50)!important}.focus\:border-gray-100:focus{border-color:#f4f4f5!important;border-color:var(--gray-100)!important}.focus\:border-gray-200:focus{border-color:#e4e4e7!important;border-color:var(--gray-200)!important}.focus\:border-gray-300:focus{border-color:#d4d4d8!important;border-color:var(--gray-300)!important}.focus\:border-gray-400:focus{border-color:#a1a1aa!important;border-color:var(--gray-400)!important}.focus\:border-gray-500:focus{border-color:#71717a!important;border-color:var(--gray-500)!important}.focus\:border-gray-600:focus{border-color:#52525b!important;border-color:var(--gray-600)!important}.focus\:border-gray-700:focus{border-color:#3f3f46!important;border-color:var(--gray-700)!important}.focus\:border-gray-800:focus{border-color:#27272a!important;border-color:var(--gray-800)!important}.focus\:border-gray-900:focus{border-color:#18181b!important;border-color:var(--gray-900)!important}.hover\:border-gray-50:hover{border-color:#fafafa!important;border-color:var(--gray-50)!important}.hover\:border-gray-100:hover{border-color:#f4f4f5!important;border-color:var(--gray-100)!important}.hover\:border-gray-200:hover{border-color:#e4e4e7!important;border-color:var(--gray-200)!important}.hover\:border-gray-300:hover{border-color:#d4d4d8!important;border-color:var(--gray-300)!important}.hover\:border-gray-400:hover{border-color:#a1a1aa!important;border-color:var(--gray-400)!important}.hover\:border-gray-500:hover{border-color:#71717a!important;border-color:var(--gray-500)!important}.hover\:border-gray-600:hover{border-color:#52525b!important;border-color:var(--gray-600)!important}.hover\:border-gray-700:hover{border-color:#3f3f46!important;border-color:var(--gray-700)!important}.hover\:border-gray-800:hover{border-color:#27272a!important;border-color:var(--gray-800)!important}.hover\:border-gray-900:hover{border-color:#18181b!important;border-color:var(--gray-900)!important}.active\:border-gray-50:active{border-color:#fafafa!important;border-color:var(--gray-50)!important}.active\:border-gray-100:active{border-color:#f4f4f5!important;border-color:var(--gray-100)!important}.active\:border-gray-200:active{border-color:#e4e4e7!important;border-color:var(--gray-200)!important}.active\:border-gray-300:active{border-color:#d4d4d8!important;border-color:var(--gray-300)!important}.active\:border-gray-400:active{border-color:#a1a1aa!important;border-color:var(--gray-400)!important}.active\:border-gray-500:active{border-color:#71717a!important;border-color:var(--gray-500)!important}.active\:border-gray-600:active{border-color:#52525b!important;border-color:var(--gray-600)!important}.active\:border-gray-700:active{border-color:#3f3f46!important;border-color:var(--gray-700)!important}.active\:border-gray-800:active{border-color:#27272a!important;border-color:var(--gray-800)!important}.active\:border-gray-900:active{border-color:#18181b!important;border-color:var(--gray-900)!important}.border-red-50{border-color:#fef6f6!important;border-color:var(--red-50)!important}.border-red-100{border-color:#fbd2d2!important;border-color:var(--red-100)!important}.border-red-200{border-color:#f8afaf!important;border-color:var(--red-200)!important}.border-red-300{border-color:#f58b8b!important;border-color:var(--red-300)!important}.border-red-400{border-color:#f26868!important;border-color:var(--red-400)!important}.border-red-500{border-color:#ef4444!important;border-color:var(--red-500)!important}.border-red-600{border-color:#cb3a3a!important;border-color:var(--red-600)!important}.border-red-700{border-color:#a73030!important;border-color:var(--red-700)!important}.border-red-800{border-color:#832525!important;border-color:var(--red-800)!important}.border-red-900{border-color:#601b1b!important;border-color:var(--red-900)!important}.focus\:border-red-50:focus{border-color:#fef6f6!important;border-color:var(--red-50)!important}.focus\:border-red-100:focus{border-color:#fbd2d2!important;border-color:var(--red-100)!important}.focus\:border-red-200:focus{border-color:#f8afaf!important;border-color:var(--red-200)!important}.focus\:border-red-300:focus{border-color:#f58b8b!important;border-color:var(--red-300)!important}.focus\:border-red-400:focus{border-color:#f26868!important;border-color:var(--red-400)!important}.focus\:border-red-500:focus{border-color:#ef4444!important;border-color:var(--red-500)!important}.focus\:border-red-600:focus{border-color:#cb3a3a!important;border-color:var(--red-600)!important}.focus\:border-red-700:focus{border-color:#a73030!important;border-color:var(--red-700)!important}.focus\:border-red-800:focus{border-color:#832525!important;border-color:var(--red-800)!important}.focus\:border-red-900:focus{border-color:#601b1b!important;border-color:var(--red-900)!important}.hover\:border-red-50:hover{border-color:#fef6f6!important;border-color:var(--red-50)!important}.hover\:border-red-100:hover{border-color:#fbd2d2!important;border-color:var(--red-100)!important}.hover\:border-red-200:hover{border-color:#f8afaf!important;border-color:var(--red-200)!important}.hover\:border-red-300:hover{border-color:#f58b8b!important;border-color:var(--red-300)!important}.hover\:border-red-400:hover{border-color:#f26868!important;border-color:var(--red-400)!important}.hover\:border-red-500:hover{border-color:#ef4444!important;border-color:var(--red-500)!important}.hover\:border-red-600:hover{border-color:#cb3a3a!important;border-color:var(--red-600)!important}.hover\:border-red-700:hover{border-color:#a73030!important;border-color:var(--red-700)!important}.hover\:border-red-800:hover{border-color:#832525!important;border-color:var(--red-800)!important}.hover\:border-red-900:hover{border-color:#601b1b!important;border-color:var(--red-900)!important}.active\:border-red-50:active{border-color:#fef6f6!important;border-color:var(--red-50)!important}.active\:border-red-100:active{border-color:#fbd2d2!important;border-color:var(--red-100)!important}.active\:border-red-200:active{border-color:#f8afaf!important;border-color:var(--red-200)!important}.active\:border-red-300:active{border-color:#f58b8b!important;border-color:var(--red-300)!important}.active\:border-red-400:active{border-color:#f26868!important;border-color:var(--red-400)!important}.active\:border-red-500:active{border-color:#ef4444!important;border-color:var(--red-500)!important}.active\:border-red-600:active{border-color:#cb3a3a!important;border-color:var(--red-600)!important}.active\:border-red-700:active{border-color:#a73030!important;border-color:var(--red-700)!important}.active\:border-red-800:active{border-color:#832525!important;border-color:var(--red-800)!important}.active\:border-red-900:active{border-color:#601b1b!important;border-color:var(--red-900)!important}.border-primary-50{border-color:#f6f6fe!important;border-color:var(--primary-50)!important}.border-primary-100{border-color:#d5d3f9!important;border-color:var(--primary-100)!important}.border-primary-200{border-color:#b3aff4!important;border-color:var(--primary-200)!important}.border-primary-300{border-color:#928cef!important;border-color:var(--primary-300)!important}.border-primary-400{border-color:#7069ea!important;border-color:var(--primary-400)!important}.border-primary-500{border-color:#0050f0!important;border-color:var(--primary-500)!important}.border-primary-600{border-color:#433cc3!important;border-color:var(--primary-600)!important}.border-primary-700{border-color:#3731a0!important;border-color:var(--primary-700)!important}.border-primary-800{border-color:#2b277e!important;border-color:var(--primary-800)!important}.border-primary-900{border-color:#201c5c!important;border-color:var(--primary-900)!important}.focus\:border-primary-50:focus{border-color:#f6f6fe!important;border-color:var(--primary-50)!important}.focus\:border-primary-100:focus{border-color:#d5d3f9!important;border-color:var(--primary-100)!important}.focus\:border-primary-200:focus{border-color:#b3aff4!important;border-color:var(--primary-200)!important}.focus\:border-primary-300:focus{border-color:#928cef!important;border-color:var(--primary-300)!important}.focus\:border-primary-400:focus{border-color:#7069ea!important;border-color:var(--primary-400)!important}.focus\:border-primary-500:focus{border-color:#0050f0!important;border-color:var(--primary-500)!important}.focus\:border-primary-600:focus{border-color:#433cc3!important;border-color:var(--primary-600)!important}.focus\:border-primary-700:focus{border-color:#3731a0!important;border-color:var(--primary-700)!important}.focus\:border-primary-800:focus{border-color:#2b277e!important;border-color:var(--primary-800)!important}.focus\:border-primary-900:focus{border-color:#201c5c!important;border-color:var(--primary-900)!important}.hover\:border-primary-50:hover{border-color:#f6f6fe!important;border-color:var(--primary-50)!important}.hover\:border-primary-100:hover{border-color:#d5d3f9!important;border-color:var(--primary-100)!important}.hover\:border-primary-200:hover{border-color:#b3aff4!important;border-color:var(--primary-200)!important}.hover\:border-primary-300:hover{border-color:#928cef!important;border-color:var(--primary-300)!important}.hover\:border-primary-400:hover{border-color:#7069ea!important;border-color:var(--primary-400)!important}.hover\:border-primary-500:hover{border-color:#0050f0!important;border-color:var(--primary-500)!important}.hover\:border-primary-600:hover{border-color:#433cc3!important;border-color:var(--primary-600)!important}.hover\:border-primary-700:hover{border-color:#3731a0!important;border-color:var(--primary-700)!important}.hover\:border-primary-800:hover{border-color:#2b277e!important;border-color:var(--primary-800)!important}.hover\:border-primary-900:hover{border-color:#201c5c!important;border-color:var(--primary-900)!important}.active\:border-primary-50:active{border-color:#f6f6fe!important;border-color:var(--primary-50)!important}.active\:border-primary-100:active{border-color:#d5d3f9!important;border-color:var(--primary-100)!important}.active\:border-primary-200:active{border-color:#b3aff4!important;border-color:var(--primary-200)!important}.active\:border-primary-300:active{border-color:#928cef!important;border-color:var(--primary-300)!important}.active\:border-primary-400:active{border-color:#7069ea!important;border-color:var(--primary-400)!important}.active\:border-primary-500:active{border-color:#0050f0!important;border-color:var(--primary-500)!important}.active\:border-primary-600:active{border-color:#433cc3!important;border-color:var(--primary-600)!important}.active\:border-primary-700:active{border-color:#3731a0!important;border-color:var(--primary-700)!important}.active\:border-primary-800:active{border-color:#2b277e!important;border-color:var(--primary-800)!important}.active\:border-primary-900:active{border-color:#201c5c!important;border-color:var(--primary-900)!important}.bg-white-alpha-10{background-color:#ffffff1a!important}.bg-white-alpha-20{background-color:#fff3!important}.bg-white-alpha-30{background-color:#ffffff4d!important}.bg-white-alpha-40{background-color:#fff6!important}.bg-white-alpha-50{background-color:#ffffff80!important}.bg-white-alpha-60{background-color:#fff9!important}.bg-white-alpha-70{background-color:#ffffffb3!important}.bg-white-alpha-80{background-color:#fffc!important}.bg-white-alpha-90{background-color:#ffffffe6!important}.hover\:bg-white-alpha-10:hover{background-color:#ffffff1a!important}.hover\:bg-white-alpha-20:hover{background-color:#fff3!important}.hover\:bg-white-alpha-30:hover{background-color:#ffffff4d!important}.hover\:bg-white-alpha-40:hover{background-color:#fff6!important}.hover\:bg-white-alpha-50:hover{background-color:#ffffff80!important}.hover\:bg-white-alpha-60:hover{background-color:#fff9!important}.hover\:bg-white-alpha-70:hover{background-color:#ffffffb3!important}.hover\:bg-white-alpha-80:hover{background-color:#fffc!important}.hover\:bg-white-alpha-90:hover{background-color:#ffffffe6!important}.focus\:bg-white-alpha-10:focus{background-color:#ffffff1a!important}.focus\:bg-white-alpha-20:focus{background-color:#fff3!important}.focus\:bg-white-alpha-30:focus{background-color:#ffffff4d!important}.focus\:bg-white-alpha-40:focus{background-color:#fff6!important}.focus\:bg-white-alpha-50:focus{background-color:#ffffff80!important}.focus\:bg-white-alpha-60:focus{background-color:#fff9!important}.focus\:bg-white-alpha-70:focus{background-color:#ffffffb3!important}.focus\:bg-white-alpha-80:focus{background-color:#fffc!important}.focus\:bg-white-alpha-90:focus{background-color:#ffffffe6!important}.active\:bg-white-alpha-10:active{background-color:#ffffff1a!important}.active\:bg-white-alpha-20:active{background-color:#fff3!important}.active\:bg-white-alpha-30:active{background-color:#ffffff4d!important}.active\:bg-white-alpha-40:active{background-color:#fff6!important}.active\:bg-white-alpha-50:active{background-color:#ffffff80!important}.active\:bg-white-alpha-60:active{background-color:#fff9!important}.active\:bg-white-alpha-70:active{background-color:#ffffffb3!important}.active\:bg-white-alpha-80:active{background-color:#fffc!important}.active\:bg-white-alpha-90:active{background-color:#ffffffe6!important}.bg-black-alpha-10{background-color:#0000001a!important}.bg-black-alpha-20{background-color:#0003!important}.bg-black-alpha-30{background-color:#0000004d!important}.bg-black-alpha-40{background-color:#0006!important}.bg-black-alpha-50{background-color:#00000080!important}.bg-black-alpha-60{background-color:#0009!important}.bg-black-alpha-70{background-color:#000000b3!important}.bg-black-alpha-80{background-color:#000c!important}.bg-black-alpha-90{background-color:#000000e6!important}.hover\:bg-black-alpha-10:hover{background-color:#0000001a!important}.hover\:bg-black-alpha-20:hover{background-color:#0003!important}.hover\:bg-black-alpha-30:hover{background-color:#0000004d!important}.hover\:bg-black-alpha-40:hover{background-color:#0006!important}.hover\:bg-black-alpha-50:hover{background-color:#00000080!important}.hover\:bg-black-alpha-60:hover{background-color:#0009!important}.hover\:bg-black-alpha-70:hover{background-color:#000000b3!important}.hover\:bg-black-alpha-80:hover{background-color:#000c!important}.hover\:bg-black-alpha-90:hover{background-color:#000000e6!important}.focus\:bg-black-alpha-10:focus{background-color:#0000001a!important}.focus\:bg-black-alpha-20:focus{background-color:#0003!important}.focus\:bg-black-alpha-30:focus{background-color:#0000004d!important}.focus\:bg-black-alpha-40:focus{background-color:#0006!important}.focus\:bg-black-alpha-50:focus{background-color:#00000080!important}.focus\:bg-black-alpha-60:focus{background-color:#0009!important}.focus\:bg-black-alpha-70:focus{background-color:#000000b3!important}.focus\:bg-black-alpha-80:focus{background-color:#000c!important}.focus\:bg-black-alpha-90:focus{background-color:#000000e6!important}.active\:bg-black-alpha-10:active{background-color:#0000001a!important}.active\:bg-black-alpha-20:active{background-color:#0003!important}.active\:bg-black-alpha-30:active{background-color:#0000004d!important}.active\:bg-black-alpha-40:active{background-color:#0006!important}.active\:bg-black-alpha-50:active{background-color:#00000080!important}.active\:bg-black-alpha-60:active{background-color:#0009!important}.active\:bg-black-alpha-70:active{background-color:#000000b3!important}.active\:bg-black-alpha-80:active{background-color:#000c!important}.active\:bg-black-alpha-90:active{background-color:#000000e6!important}.border-white-alpha-10{border-color:#ffffff1a!important}.border-white-alpha-20{border-color:#fff3!important}.border-white-alpha-30{border-color:#ffffff4d!important}.border-white-alpha-40{border-color:#fff6!important}.border-white-alpha-50{border-color:#ffffff80!important}.border-white-alpha-60{border-color:#fff9!important}.border-white-alpha-70{border-color:#ffffffb3!important}.border-white-alpha-80{border-color:#fffc!important}.border-white-alpha-90{border-color:#ffffffe6!important}.hover\:border-white-alpha-10:hover{border-color:#ffffff1a!important}.hover\:border-white-alpha-20:hover{border-color:#fff3!important}.hover\:border-white-alpha-30:hover{border-color:#ffffff4d!important}.hover\:border-white-alpha-40:hover{border-color:#fff6!important}.hover\:border-white-alpha-50:hover{border-color:#ffffff80!important}.hover\:border-white-alpha-60:hover{border-color:#fff9!important}.hover\:border-white-alpha-70:hover{border-color:#ffffffb3!important}.hover\:border-white-alpha-80:hover{border-color:#fffc!important}.hover\:border-white-alpha-90:hover{border-color:#ffffffe6!important}.focus\:border-white-alpha-10:focus{border-color:#ffffff1a!important}.focus\:border-white-alpha-20:focus{border-color:#fff3!important}.focus\:border-white-alpha-30:focus{border-color:#ffffff4d!important}.focus\:border-white-alpha-40:focus{border-color:#fff6!important}.focus\:border-white-alpha-50:focus{border-color:#ffffff80!important}.focus\:border-white-alpha-60:focus{border-color:#fff9!important}.focus\:border-white-alpha-70:focus{border-color:#ffffffb3!important}.focus\:border-white-alpha-80:focus{border-color:#fffc!important}.focus\:border-white-alpha-90:focus{border-color:#ffffffe6!important}.active\:border-white-alpha-10:active{border-color:#ffffff1a!important}.active\:border-white-alpha-20:active{border-color:#fff3!important}.active\:border-white-alpha-30:active{border-color:#ffffff4d!important}.active\:border-white-alpha-40:active{border-color:#fff6!important}.active\:border-white-alpha-50:active{border-color:#ffffff80!important}.active\:border-white-alpha-60:active{border-color:#fff9!important}.active\:border-white-alpha-70:active{border-color:#ffffffb3!important}.active\:border-white-alpha-80:active{border-color:#fffc!important}.active\:border-white-alpha-90:active{border-color:#ffffffe6!important}.border-black-alpha-10{border-color:#0000001a!important}.border-black-alpha-20{border-color:#0003!important}.border-black-alpha-30{border-color:#0000004d!important}.border-black-alpha-40{border-color:#0006!important}.border-black-alpha-50{border-color:#00000080!important}.border-black-alpha-60{border-color:#0009!important}.border-black-alpha-70{border-color:#000000b3!important}.border-black-alpha-80{border-color:#000c!important}.border-black-alpha-90{border-color:#000000e6!important}.hover\:border-black-alpha-10:hover{border-color:#0000001a!important}.hover\:border-black-alpha-20:hover{border-color:#0003!important}.hover\:border-black-alpha-30:hover{border-color:#0000004d!important}.hover\:border-black-alpha-40:hover{border-color:#0006!important}.hover\:border-black-alpha-50:hover{border-color:#00000080!important}.hover\:border-black-alpha-60:hover{border-color:#0009!important}.hover\:border-black-alpha-70:hover{border-color:#000000b3!important}.hover\:border-black-alpha-80:hover{border-color:#000c!important}.hover\:border-black-alpha-90:hover{border-color:#000000e6!important}.focus\:border-black-alpha-10:focus{border-color:#0000001a!important}.focus\:border-black-alpha-20:focus{border-color:#0003!important}.focus\:border-black-alpha-30:focus{border-color:#0000004d!important}.focus\:border-black-alpha-40:focus{border-color:#0006!important}.focus\:border-black-alpha-50:focus{border-color:#00000080!important}.focus\:border-black-alpha-60:focus{border-color:#0009!important}.focus\:border-black-alpha-70:focus{border-color:#000000b3!important}.focus\:border-black-alpha-80:focus{border-color:#000c!important}.focus\:border-black-alpha-90:focus{border-color:#000000e6!important}.active\:border-black-alpha-10:active{border-color:#0000001a!important}.active\:border-black-alpha-20:active{border-color:#0003!important}.active\:border-black-alpha-30:active{border-color:#0000004d!important}.active\:border-black-alpha-40:active{border-color:#0006!important}.active\:border-black-alpha-50:active{border-color:#00000080!important}.active\:border-black-alpha-60:active{border-color:#0009!important}.active\:border-black-alpha-70:active{border-color:#000000b3!important}.active\:border-black-alpha-80:active{border-color:#000c!important}.active\:border-black-alpha-90:active{border-color:#000000e6!important}.text-white-alpha-10{color:#ffffff1a!important}.text-white-alpha-20{color:#fff3!important}.text-white-alpha-30{color:#ffffff4d!important}.text-white-alpha-40{color:#fff6!important}.text-white-alpha-50{color:#ffffff80!important}.text-white-alpha-60{color:#fff9!important}.text-white-alpha-70{color:#ffffffb3!important}.text-white-alpha-80{color:#fffc!important}.text-white-alpha-90{color:#ffffffe6!important}.hover\:text-white-alpha-10:hover{color:#ffffff1a!important}.hover\:text-white-alpha-20:hover{color:#fff3!important}.hover\:text-white-alpha-30:hover{color:#ffffff4d!important}.hover\:text-white-alpha-40:hover{color:#fff6!important}.hover\:text-white-alpha-50:hover{color:#ffffff80!important}.hover\:text-white-alpha-60:hover{color:#fff9!important}.hover\:text-white-alpha-70:hover{color:#ffffffb3!important}.hover\:text-white-alpha-80:hover{color:#fffc!important}.hover\:text-white-alpha-90:hover{color:#ffffffe6!important}.focus\:text-white-alpha-10:focus{color:#ffffff1a!important}.focus\:text-white-alpha-20:focus{color:#fff3!important}.focus\:text-white-alpha-30:focus{color:#ffffff4d!important}.focus\:text-white-alpha-40:focus{color:#fff6!important}.focus\:text-white-alpha-50:focus{color:#ffffff80!important}.focus\:text-white-alpha-60:focus{color:#fff9!important}.focus\:text-white-alpha-70:focus{color:#ffffffb3!important}.focus\:text-white-alpha-80:focus{color:#fffc!important}.focus\:text-white-alpha-90:focus{color:#ffffffe6!important}.active\:text-white-alpha-10:active{color:#ffffff1a!important}.active\:text-white-alpha-20:active{color:#fff3!important}.active\:text-white-alpha-30:active{color:#ffffff4d!important}.active\:text-white-alpha-40:active{color:#fff6!important}.active\:text-white-alpha-50:active{color:#ffffff80!important}.active\:text-white-alpha-60:active{color:#fff9!important}.active\:text-white-alpha-70:active{color:#ffffffb3!important}.active\:text-white-alpha-80:active{color:#fffc!important}.active\:text-white-alpha-90:active{color:#ffffffe6!important}.text-black-alpha-10{color:#0000001a!important}.text-black-alpha-20{color:#0003!important}.text-black-alpha-30{color:#0000004d!important}.text-black-alpha-40{color:#0006!important}.text-black-alpha-50{color:#00000080!important}.text-black-alpha-60{color:#0009!important}.text-black-alpha-70{color:#000000b3!important}.text-black-alpha-80{color:#000c!important}.text-black-alpha-90{color:#000000e6!important}.hover\:text-black-alpha-10:hover{color:#0000001a!important}.hover\:text-black-alpha-20:hover{color:#0003!important}.hover\:text-black-alpha-30:hover{color:#0000004d!important}.hover\:text-black-alpha-40:hover{color:#0006!important}.hover\:text-black-alpha-50:hover{color:#00000080!important}.hover\:text-black-alpha-60:hover{color:#0009!important}.hover\:text-black-alpha-70:hover{color:#000000b3!important}.hover\:text-black-alpha-80:hover{color:#000c!important}.hover\:text-black-alpha-90:hover{color:#000000e6!important}.focus\:text-black-alpha-10:focus{color:#0000001a!important}.focus\:text-black-alpha-20:focus{color:#0003!important}.focus\:text-black-alpha-30:focus{color:#0000004d!important}.focus\:text-black-alpha-40:focus{color:#0006!important}.focus\:text-black-alpha-50:focus{color:#00000080!important}.focus\:text-black-alpha-60:focus{color:#0009!important}.focus\:text-black-alpha-70:focus{color:#000000b3!important}.focus\:text-black-alpha-80:focus{color:#000c!important}.focus\:text-black-alpha-90:focus{color:#000000e6!important}.active\:text-black-alpha-10:active{color:#0000001a!important}.active\:text-black-alpha-20:active{color:#0003!important}.active\:text-black-alpha-30:active{color:#0000004d!important}.active\:text-black-alpha-40:active{color:#0006!important}.active\:text-black-alpha-50:active{color:#00000080!important}.active\:text-black-alpha-60:active{color:#0009!important}.active\:text-black-alpha-70:active{color:#000000b3!important}.active\:text-black-alpha-80:active{color:#000c!important}.active\:text-black-alpha-90:active{color:#000000e6!important}.text-primary{color:#0050f0!important;color:var(--primary-color)!important}.bg-primary{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.bg-primary-reverse{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.bg-white{background-color:#fff!important}.border-primary{border-color:#0050f0!important;border-color:var(--primary-color)!important}.text-white{color:#fff!important}.border-white{border-color:#fff!important}.text-color{color:#002d63!important;color:var(--text-color)!important}.text-color-secondary{color:#6681a1!important;color:var(--text-color-secondary)!important}.surface-ground{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.surface-section{background-color:#fff!important;background-color:var(--surface-section)!important}.surface-card{background-color:#fff!important;background-color:var(--surface-card)!important}.surface-overlay{background-color:#fff!important;background-color:var(--surface-overlay)!important}.surface-hover{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.surface-border{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}.focus\:text-primary:focus{color:#0050f0!important;color:var(--primary-color)!important}.hover\:text-primary:hover,.active\:text-primary:active{color:#0050f0!important;color:var(--primary-color)!important}.focus\:bg-primary:focus{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.hover\:bg-primary:hover,.active\:bg-primary:active{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.focus\:bg-primary-reverse:focus{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.hover\:bg-primary-reverse:hover,.active\:bg-primary-reverse:active{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.focus\:bg-white:focus{background-color:#fff!important}.hover\:bg-white:hover,.active\:bg-white:active{background-color:#fff!important}.focus\:border-primary:focus{border-color:#0050f0!important;border-color:var(--primary-color)!important}.hover\:border-primary:hover,.active\:border-primary:active{border-color:#0050f0!important;border-color:var(--primary-color)!important}.focus\:text-white:focus{color:#fff!important}.hover\:text-white:hover,.active\:text-white:active{color:#fff!important}.focus\:border-white:focus{border-color:#fff!important}.hover\:border-white:hover,.active\:border-white:active{border-color:#fff!important}.focus\:text-color:focus{color:#002d63!important;color:var(--text-color)!important}.hover\:text-color:hover,.active\:text-color:active{color:#002d63!important;color:var(--text-color)!important}.focus\:text-color-secondary:focus{color:#6681a1!important;color:var(--text-color-secondary)!important}.hover\:text-color-secondary:hover,.active\:text-color-secondary:active{color:#6681a1!important;color:var(--text-color-secondary)!important}.focus\:surface-ground:focus{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.hover\:surface-ground:hover,.active\:surface-ground:active{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.focus\:surface-section:focus{background-color:#fff!important;background-color:var(--surface-section)!important}.hover\:surface-section:hover,.active\:surface-section:active{background-color:#fff!important;background-color:var(--surface-section)!important}.focus\:surface-card:focus{background-color:#fff!important;background-color:var(--surface-card)!important}.hover\:surface-card:hover,.active\:surface-card:active{background-color:#fff!important;background-color:var(--surface-card)!important}.focus\:surface-overlay:focus{background-color:#fff!important;background-color:var(--surface-overlay)!important}.hover\:surface-overlay:hover,.active\:surface-overlay:active{background-color:#fff!important;background-color:var(--surface-overlay)!important}.focus\:surface-hover:focus{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.hover\:surface-hover:hover,.active\:surface-hover:active{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.focus\:surface-border:focus{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}.hover\:surface-border:hover,.active\:surface-border:active{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}@media screen and (min-width: 576px){.sm\:text-primary{color:#0050f0!important;color:var(--primary-color)!important}.sm\:bg-primary{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.sm\:bg-primary-reverse{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.sm\:bg-white{background-color:#fff!important}.sm\:border-primary{border-color:#0050f0!important;border-color:var(--primary-color)!important}.sm\:text-white{color:#fff!important}.sm\:border-white{border-color:#fff!important}.sm\:text-color{color:#002d63!important;color:var(--text-color)!important}.sm\:text-color-secondary{color:#6681a1!important;color:var(--text-color-secondary)!important}.sm\:surface-ground{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.sm\:surface-section{background-color:#fff!important;background-color:var(--surface-section)!important}.sm\:surface-card{background-color:#fff!important;background-color:var(--surface-card)!important}.sm\:surface-overlay{background-color:#fff!important;background-color:var(--surface-overlay)!important}.sm\:surface-hover{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.sm\:surface-border{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}.sm\:focus\:text-primary:focus{color:#0050f0!important;color:var(--primary-color)!important}.sm\:hover\:text-primary:hover,.sm\:active\:text-primary:active{color:#0050f0!important;color:var(--primary-color)!important}.sm\:focus\:bg-primary:focus{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.sm\:hover\:bg-primary:hover,.sm\:active\:bg-primary:active{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.sm\:focus\:bg-primary-reverse:focus{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.sm\:hover\:bg-primary-reverse:hover,.sm\:active\:bg-primary-reverse:active{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.sm\:focus\:bg-white:focus{background-color:#fff!important}.sm\:hover\:bg-white:hover,.sm\:active\:bg-white:active{background-color:#fff!important}.sm\:focus\:border-primary:focus{border-color:#0050f0!important;border-color:var(--primary-color)!important}.sm\:hover\:border-primary:hover,.sm\:active\:border-primary:active{border-color:#0050f0!important;border-color:var(--primary-color)!important}.sm\:focus\:text-white:focus{color:#fff!important}.sm\:hover\:text-white:hover,.sm\:active\:text-white:active{color:#fff!important}.sm\:focus\:border-white:focus{border-color:#fff!important}.sm\:hover\:border-white:hover,.sm\:active\:border-white:active{border-color:#fff!important}.sm\:focus\:text-color:focus{color:#002d63!important;color:var(--text-color)!important}.sm\:hover\:text-color:hover,.sm\:active\:text-color:active{color:#002d63!important;color:var(--text-color)!important}.sm\:focus\:text-color-secondary:focus{color:#6681a1!important;color:var(--text-color-secondary)!important}.sm\:hover\:text-color-secondary:hover,.sm\:active\:text-color-secondary:active{color:#6681a1!important;color:var(--text-color-secondary)!important}.sm\:focus\:surface-ground:focus{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.sm\:hover\:surface-ground:hover,.sm\:active\:surface-ground:active{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.sm\:focus\:surface-section:focus{background-color:#fff!important;background-color:var(--surface-section)!important}.sm\:hover\:surface-section:hover,.sm\:active\:surface-section:active{background-color:#fff!important;background-color:var(--surface-section)!important}.sm\:focus\:surface-card:focus{background-color:#fff!important;background-color:var(--surface-card)!important}.sm\:hover\:surface-card:hover,.sm\:active\:surface-card:active{background-color:#fff!important;background-color:var(--surface-card)!important}.sm\:focus\:surface-overlay:focus{background-color:#fff!important;background-color:var(--surface-overlay)!important}.sm\:hover\:surface-overlay:hover,.sm\:active\:surface-overlay:active{background-color:#fff!important;background-color:var(--surface-overlay)!important}.sm\:focus\:surface-hover:focus{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.sm\:hover\:surface-hover:hover,.sm\:active\:surface-hover:active{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.sm\:focus\:surface-border:focus{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}.sm\:hover\:surface-border:hover,.sm\:active\:surface-border:active{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}}@media screen and (min-width: 768px){.md\:text-primary{color:#0050f0!important;color:var(--primary-color)!important}.md\:bg-primary{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.md\:bg-primary-reverse{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.md\:bg-white{background-color:#fff!important}.md\:border-primary{border-color:#0050f0!important;border-color:var(--primary-color)!important}.md\:text-white{color:#fff!important}.md\:border-white{border-color:#fff!important}.md\:text-color{color:#002d63!important;color:var(--text-color)!important}.md\:text-color-secondary{color:#6681a1!important;color:var(--text-color-secondary)!important}.md\:surface-ground{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.md\:surface-section{background-color:#fff!important;background-color:var(--surface-section)!important}.md\:surface-card{background-color:#fff!important;background-color:var(--surface-card)!important}.md\:surface-overlay{background-color:#fff!important;background-color:var(--surface-overlay)!important}.md\:surface-hover{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.md\:surface-border{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}.md\:focus\:text-primary:focus{color:#0050f0!important;color:var(--primary-color)!important}.md\:hover\:text-primary:hover,.md\:active\:text-primary:active{color:#0050f0!important;color:var(--primary-color)!important}.md\:focus\:bg-primary:focus{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.md\:hover\:bg-primary:hover,.md\:active\:bg-primary:active{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.md\:focus\:bg-primary-reverse:focus{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.md\:hover\:bg-primary-reverse:hover,.md\:active\:bg-primary-reverse:active{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.md\:focus\:bg-white:focus{background-color:#fff!important}.md\:hover\:bg-white:hover,.md\:active\:bg-white:active{background-color:#fff!important}.md\:focus\:border-primary:focus{border-color:#0050f0!important;border-color:var(--primary-color)!important}.md\:hover\:border-primary:hover,.md\:active\:border-primary:active{border-color:#0050f0!important;border-color:var(--primary-color)!important}.md\:focus\:text-white:focus{color:#fff!important}.md\:hover\:text-white:hover,.md\:active\:text-white:active{color:#fff!important}.md\:focus\:border-white:focus{border-color:#fff!important}.md\:hover\:border-white:hover,.md\:active\:border-white:active{border-color:#fff!important}.md\:focus\:text-color:focus{color:#002d63!important;color:var(--text-color)!important}.md\:hover\:text-color:hover,.md\:active\:text-color:active{color:#002d63!important;color:var(--text-color)!important}.md\:focus\:text-color-secondary:focus{color:#6681a1!important;color:var(--text-color-secondary)!important}.md\:hover\:text-color-secondary:hover,.md\:active\:text-color-secondary:active{color:#6681a1!important;color:var(--text-color-secondary)!important}.md\:focus\:surface-ground:focus{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.md\:hover\:surface-ground:hover,.md\:active\:surface-ground:active{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.md\:focus\:surface-section:focus{background-color:#fff!important;background-color:var(--surface-section)!important}.md\:hover\:surface-section:hover,.md\:active\:surface-section:active{background-color:#fff!important;background-color:var(--surface-section)!important}.md\:focus\:surface-card:focus{background-color:#fff!important;background-color:var(--surface-card)!important}.md\:hover\:surface-card:hover,.md\:active\:surface-card:active{background-color:#fff!important;background-color:var(--surface-card)!important}.md\:focus\:surface-overlay:focus{background-color:#fff!important;background-color:var(--surface-overlay)!important}.md\:hover\:surface-overlay:hover,.md\:active\:surface-overlay:active{background-color:#fff!important;background-color:var(--surface-overlay)!important}.md\:focus\:surface-hover:focus{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.md\:hover\:surface-hover:hover,.md\:active\:surface-hover:active{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.md\:focus\:surface-border:focus{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}.md\:hover\:surface-border:hover,.md\:active\:surface-border:active{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}}@media screen and (min-width: 992px){.lg\:text-primary{color:#0050f0!important;color:var(--primary-color)!important}.lg\:bg-primary{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.lg\:bg-primary-reverse{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.lg\:bg-white{background-color:#fff!important}.lg\:border-primary{border-color:#0050f0!important;border-color:var(--primary-color)!important}.lg\:text-white{color:#fff!important}.lg\:border-white{border-color:#fff!important}.lg\:text-color{color:#002d63!important;color:var(--text-color)!important}.lg\:text-color-secondary{color:#6681a1!important;color:var(--text-color-secondary)!important}.lg\:surface-ground{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.lg\:surface-section{background-color:#fff!important;background-color:var(--surface-section)!important}.lg\:surface-card{background-color:#fff!important;background-color:var(--surface-card)!important}.lg\:surface-overlay{background-color:#fff!important;background-color:var(--surface-overlay)!important}.lg\:surface-hover{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.lg\:surface-border{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}.lg\:focus\:text-primary:focus{color:#0050f0!important;color:var(--primary-color)!important}.lg\:hover\:text-primary:hover,.lg\:active\:text-primary:active{color:#0050f0!important;color:var(--primary-color)!important}.lg\:focus\:bg-primary:focus{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.lg\:hover\:bg-primary:hover,.lg\:active\:bg-primary:active{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.lg\:focus\:bg-primary-reverse:focus{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.lg\:hover\:bg-primary-reverse:hover,.lg\:active\:bg-primary-reverse:active{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.lg\:focus\:bg-white:focus{background-color:#fff!important}.lg\:hover\:bg-white:hover,.lg\:active\:bg-white:active{background-color:#fff!important}.lg\:focus\:border-primary:focus{border-color:#0050f0!important;border-color:var(--primary-color)!important}.lg\:hover\:border-primary:hover,.lg\:active\:border-primary:active{border-color:#0050f0!important;border-color:var(--primary-color)!important}.lg\:focus\:text-white:focus{color:#fff!important}.lg\:hover\:text-white:hover,.lg\:active\:text-white:active{color:#fff!important}.lg\:focus\:border-white:focus{border-color:#fff!important}.lg\:hover\:border-white:hover,.lg\:active\:border-white:active{border-color:#fff!important}.lg\:focus\:text-color:focus{color:#002d63!important;color:var(--text-color)!important}.lg\:hover\:text-color:hover,.lg\:active\:text-color:active{color:#002d63!important;color:var(--text-color)!important}.lg\:focus\:text-color-secondary:focus{color:#6681a1!important;color:var(--text-color-secondary)!important}.lg\:hover\:text-color-secondary:hover,.lg\:active\:text-color-secondary:active{color:#6681a1!important;color:var(--text-color-secondary)!important}.lg\:focus\:surface-ground:focus{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.lg\:hover\:surface-ground:hover,.lg\:active\:surface-ground:active{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.lg\:focus\:surface-section:focus{background-color:#fff!important;background-color:var(--surface-section)!important}.lg\:hover\:surface-section:hover,.lg\:active\:surface-section:active{background-color:#fff!important;background-color:var(--surface-section)!important}.lg\:focus\:surface-card:focus{background-color:#fff!important;background-color:var(--surface-card)!important}.lg\:hover\:surface-card:hover,.lg\:active\:surface-card:active{background-color:#fff!important;background-color:var(--surface-card)!important}.lg\:focus\:surface-overlay:focus{background-color:#fff!important;background-color:var(--surface-overlay)!important}.lg\:hover\:surface-overlay:hover,.lg\:active\:surface-overlay:active{background-color:#fff!important;background-color:var(--surface-overlay)!important}.lg\:focus\:surface-hover:focus{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.lg\:hover\:surface-hover:hover,.lg\:active\:surface-hover:active{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.lg\:focus\:surface-border:focus{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}.lg\:hover\:surface-border:hover,.lg\:active\:surface-border:active{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}}@media screen and (min-width: 1200px){.xl\:text-primary{color:#0050f0!important;color:var(--primary-color)!important}.xl\:bg-primary{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.xl\:bg-primary-reverse{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.xl\:bg-white{background-color:#fff!important}.xl\:border-primary{border-color:#0050f0!important;border-color:var(--primary-color)!important}.xl\:text-white{color:#fff!important}.xl\:border-white{border-color:#fff!important}.xl\:text-color{color:#002d63!important;color:var(--text-color)!important}.xl\:text-color-secondary{color:#6681a1!important;color:var(--text-color-secondary)!important}.xl\:surface-ground{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.xl\:surface-section{background-color:#fff!important;background-color:var(--surface-section)!important}.xl\:surface-card{background-color:#fff!important;background-color:var(--surface-card)!important}.xl\:surface-overlay{background-color:#fff!important;background-color:var(--surface-overlay)!important}.xl\:surface-hover{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.xl\:surface-border{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}.xl\:focus\:text-primary:focus{color:#0050f0!important;color:var(--primary-color)!important}.xl\:hover\:text-primary:hover,.xl\:active\:text-primary:active{color:#0050f0!important;color:var(--primary-color)!important}.xl\:focus\:bg-primary:focus{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.xl\:hover\:bg-primary:hover,.xl\:active\:bg-primary:active{color:#fff!important;color:var(--primary-color-text)!important;background-color:#0050f0!important;background-color:var(--primary-color)!important}.xl\:focus\:bg-primary-reverse:focus{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.xl\:hover\:bg-primary-reverse:hover,.xl\:active\:bg-primary-reverse:active{color:#0050f0!important;color:var(--primary-color)!important;background-color:#fff!important;background-color:var(--primary-color-text)!important}.xl\:focus\:bg-white:focus{background-color:#fff!important}.xl\:hover\:bg-white:hover,.xl\:active\:bg-white:active{background-color:#fff!important}.xl\:focus\:border-primary:focus{border-color:#0050f0!important;border-color:var(--primary-color)!important}.xl\:hover\:border-primary:hover,.xl\:active\:border-primary:active{border-color:#0050f0!important;border-color:var(--primary-color)!important}.xl\:focus\:text-white:focus{color:#fff!important}.xl\:hover\:text-white:hover,.xl\:active\:text-white:active{color:#fff!important}.xl\:focus\:border-white:focus{border-color:#fff!important}.xl\:hover\:border-white:hover,.xl\:active\:border-white:active{border-color:#fff!important}.xl\:focus\:text-color:focus{color:#002d63!important;color:var(--text-color)!important}.xl\:hover\:text-color:hover,.xl\:active\:text-color:active{color:#002d63!important;color:var(--text-color)!important}.xl\:focus\:text-color-secondary:focus{color:#6681a1!important;color:var(--text-color-secondary)!important}.xl\:hover\:text-color-secondary:hover,.xl\:active\:text-color-secondary:active{color:#6681a1!important;color:var(--text-color-secondary)!important}.xl\:focus\:surface-ground:focus{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.xl\:hover\:surface-ground:hover,.xl\:active\:surface-ground:active{background-color:#fafafa!important;background-color:var(--surface-ground)!important}.xl\:focus\:surface-section:focus{background-color:#fff!important;background-color:var(--surface-section)!important}.xl\:hover\:surface-section:hover,.xl\:active\:surface-section:active{background-color:#fff!important;background-color:var(--surface-section)!important}.xl\:focus\:surface-card:focus{background-color:#fff!important;background-color:var(--surface-card)!important}.xl\:hover\:surface-card:hover,.xl\:active\:surface-card:active{background-color:#fff!important;background-color:var(--surface-card)!important}.xl\:focus\:surface-overlay:focus{background-color:#fff!important;background-color:var(--surface-overlay)!important}.xl\:hover\:surface-overlay:hover,.xl\:active\:surface-overlay:active{background-color:#fff!important;background-color:var(--surface-overlay)!important}.xl\:focus\:surface-hover:focus{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.xl\:hover\:surface-hover:hover,.xl\:active\:surface-hover:active{background-color:#e5edfe!important;background-color:var(--surface-hover)!important}.xl\:focus\:surface-border:focus{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}.xl\:hover\:surface-border:hover,.xl\:active\:surface-border:active{border-color:#e5e7eb!important;border-color:var(--surface-border)!important}}.field{margin-bottom:1rem}.field>label{display:inline-block;margin-bottom:.5rem}.field.grid>label{display:flex;align-items:center}.field>small{margin-top:.25rem}.field.grid,.formgrid.grid{margin-top:0}.field.grid .col-fixed,.formgrid.grid .col-fixed,.field.grid .col,.formgrid.grid .col,.field.grid .col-1,.formgrid.grid .col-1,.field.grid .col-2,.formgrid.grid .col-2,.field.grid .col-3,.formgrid.grid .col-3,.field.grid .col-4,.formgrid.grid .col-4,.field.grid .col-5,.formgrid.grid .col-5,.field.grid .col-6,.formgrid.grid .col-6,.field.grid .col-7,.formgrid.grid .col-7,.field.grid .col-8,.formgrid.grid .col-8,.field.grid .col-9,.formgrid.grid .col-9,.field.grid .col-10,.formgrid.grid .col-10,.field.grid .col-11,.formgrid.grid .col-11,.field.grid .col-12,.formgrid.grid .col-12{padding-top:0;padding-bottom:0}.formgroup-inline{display:flex;flex-wrap:wrap;align-items:flex-start}.formgroup-inline .field,.formgroup-inline .field-checkbox,.formgroup-inline .field-radiobutton{margin-right:1rem}.formgroup-inline .field>label,.formgroup-inline .field-checkbox>label,.formgroup-inline .field-radiobutton>label{margin-right:.5rem;margin-bottom:0}.field-checkbox,.field-radiobutton{margin-bottom:1rem;display:flex;align-items:center}.field-checkbox>label,.field-radiobutton>label{margin-left:.5rem;line-height:1}.hidden{display:none!important}.block{display:block!important}.inline{display:inline!important}.inline-block{display:inline-block!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}@media screen and (min-width: 576px){.sm\:hidden{display:none!important}.sm\:block{display:block!important}.sm\:inline{display:inline!important}.sm\:inline-block{display:inline-block!important}.sm\:flex{display:flex!important}.sm\:inline-flex{display:inline-flex!important}}@media screen and (min-width: 768px){.md\:hidden{display:none!important}.md\:block{display:block!important}.md\:inline{display:inline!important}.md\:inline-block{display:inline-block!important}.md\:flex{display:flex!important}.md\:inline-flex{display:inline-flex!important}}@media screen and (min-width: 992px){.lg\:hidden{display:none!important}.lg\:block{display:block!important}.lg\:inline{display:inline!important}.lg\:inline-block{display:inline-block!important}.lg\:flex{display:flex!important}.lg\:inline-flex{display:inline-flex!important}}@media screen and (min-width: 1200px){.xl\:hidden{display:none!important}.xl\:block{display:block!important}.xl\:inline{display:inline!important}.xl\:inline-block{display:inline-block!important}.xl\:flex{display:flex!important}.xl\:inline-flex{display:inline-flex!important}}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-left{text-align:left!important}.text-right{text-align:right!important}@media screen and (min-width: 576px){.sm\:text-center{text-align:center!important}.sm\:text-justify{text-align:justify!important}.sm\:text-left{text-align:left!important}.sm\:text-right{text-align:right!important}}@media screen and (min-width: 768px){.md\:text-center{text-align:center!important}.md\:text-justify{text-align:justify!important}.md\:text-left{text-align:left!important}.md\:text-right{text-align:right!important}}@media screen and (min-width: 992px){.lg\:text-center{text-align:center!important}.lg\:text-justify{text-align:justify!important}.lg\:text-left{text-align:left!important}.lg\:text-right{text-align:right!important}}@media screen and (min-width: 1200px){.xl\:text-center{text-align:center!important}.xl\:text-justify{text-align:justify!important}.xl\:text-left{text-align:left!important}.xl\:text-right{text-align:right!important}}.underline{text-decoration:underline!important}.line-through{text-decoration:line-through!important}.no-underline{text-decoration:none!important}.focus\:underline:focus{text-decoration:underline!important}.hover\:underline:hover,.active\:underline:active{text-decoration:underline!important}.focus\:line-through:focus{text-decoration:line-through!important}.hover\:line-through:hover,.active\:line-through:active{text-decoration:line-through!important}.focus\:no-underline:focus{text-decoration:none!important}.hover\:no-underline:hover,.active\:no-underline:active{text-decoration:none!important}.lowercase{text-transform:lowercase!important}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.text-overflow-clip{text-overflow:clip!important}.text-overflow-ellipsis{text-overflow:ellipsis!important}@media screen and (min-width: 576px){.sm\:text-overflow-clip{text-overflow:clip!important}.sm\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width: 768px){.md\:text-overflow-clip{text-overflow:clip!important}.md\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width: 992px){.lg\:text-overflow-clip{text-overflow:clip!important}.lg\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width: 1200px){.xl\:text-overflow-clip{text-overflow:clip!important}.xl\:text-overflow-ellipsis{text-overflow:ellipsis!important}}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}@media screen and (min-width: 576px){.sm\:font-light{font-weight:300!important}.sm\:font-normal{font-weight:400!important}.sm\:font-medium{font-weight:500!important}.sm\:font-semibold{font-weight:600!important}.sm\:font-bold{font-weight:700!important}}@media screen and (min-width: 768px){.md\:font-light{font-weight:300!important}.md\:font-normal{font-weight:400!important}.md\:font-medium{font-weight:500!important}.md\:font-semibold{font-weight:600!important}.md\:font-bold{font-weight:700!important}}@media screen and (min-width: 992px){.lg\:font-light{font-weight:300!important}.lg\:font-normal{font-weight:400!important}.lg\:font-medium{font-weight:500!important}.lg\:font-semibold{font-weight:600!important}.lg\:font-bold{font-weight:700!important}}@media screen and (min-width: 1200px){.xl\:font-light{font-weight:300!important}.xl\:font-normal{font-weight:400!important}.xl\:font-medium{font-weight:500!important}.xl\:font-semibold{font-weight:600!important}.xl\:font-bold{font-weight:700!important}}.font-italic{font-style:italic!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.75rem!important}.text-4xl{font-size:2rem!important}.text-5xl{font-size:2.5rem!important}.text-6xl{font-size:3rem!important}.text-7xl{font-size:4rem!important}.text-8xl{font-size:6rem!important}@media screen and (min-width: 576px){.sm\:text-xs{font-size:.75rem!important}.sm\:text-sm{font-size:.875rem!important}.sm\:text-base{font-size:1rem!important}.sm\:text-lg{font-size:1.125rem!important}.sm\:text-xl{font-size:1.25rem!important}.sm\:text-2xl{font-size:1.5rem!important}.sm\:text-3xl{font-size:1.75rem!important}.sm\:text-4xl{font-size:2rem!important}.sm\:text-5xl{font-size:2.5rem!important}.sm\:text-6xl{font-size:3rem!important}.sm\:text-7xl{font-size:4rem!important}.sm\:text-8xl{font-size:6rem!important}}@media screen and (min-width: 768px){.md\:text-xs{font-size:.75rem!important}.md\:text-sm{font-size:.875rem!important}.md\:text-base{font-size:1rem!important}.md\:text-lg{font-size:1.125rem!important}.md\:text-xl{font-size:1.25rem!important}.md\:text-2xl{font-size:1.5rem!important}.md\:text-3xl{font-size:1.75rem!important}.md\:text-4xl{font-size:2rem!important}.md\:text-5xl{font-size:2.5rem!important}.md\:text-6xl{font-size:3rem!important}.md\:text-7xl{font-size:4rem!important}.md\:text-8xl{font-size:6rem!important}}@media screen and (min-width: 992px){.lg\:text-xs{font-size:.75rem!important}.lg\:text-sm{font-size:.875rem!important}.lg\:text-base{font-size:1rem!important}.lg\:text-lg{font-size:1.125rem!important}.lg\:text-xl{font-size:1.25rem!important}.lg\:text-2xl{font-size:1.5rem!important}.lg\:text-3xl{font-size:1.75rem!important}.lg\:text-4xl{font-size:2rem!important}.lg\:text-5xl{font-size:2.5rem!important}.lg\:text-6xl{font-size:3rem!important}.lg\:text-7xl{font-size:4rem!important}.lg\:text-8xl{font-size:6rem!important}}@media screen and (min-width: 1200px){.xl\:text-xs{font-size:.75rem!important}.xl\:text-sm{font-size:.875rem!important}.xl\:text-base{font-size:1rem!important}.xl\:text-lg{font-size:1.125rem!important}.xl\:text-xl{font-size:1.25rem!important}.xl\:text-2xl{font-size:1.5rem!important}.xl\:text-3xl{font-size:1.75rem!important}.xl\:text-4xl{font-size:2rem!important}.xl\:text-5xl{font-size:2.5rem!important}.xl\:text-6xl{font-size:3rem!important}.xl\:text-7xl{font-size:4rem!important}.xl\:text-8xl{font-size:6rem!important}}.line-height-1{line-height:1!important}.line-height-2{line-height:1.25!important}.line-height-3{line-height:1.5!important}.line-height-4{line-height:2!important}.white-space-normal{white-space:normal!important}.white-space-nowrap{white-space:nowrap!important}.vertical-align-baseline{vertical-align:baseline!important}.vertical-align-top{vertical-align:top!important}.vertical-align-middle{vertical-align:middle!important}.vertical-align-bottom{vertical-align:bottom!important}.vertical-align-text-top{vertical-align:text-top!important}.vertical-align-text-bottom{vertical-align:text-bottom!important}.vertical-align-sub{vertical-align:sub!important}.vertical-align-super{vertical-align:super!important}@media screen and (min-width: 576px){.sm\:vertical-align-baseline{vertical-align:baseline!important}.sm\:vertical-align-top{vertical-align:top!important}.sm\:vertical-align-middle{vertical-align:middle!important}.sm\:vertical-align-bottom{vertical-align:bottom!important}.sm\:vertical-align-text-top{vertical-align:text-top!important}.sm\:vertical-align-text-bottom{vertical-align:text-bottom!important}.sm\:vertical-align-sub{vertical-align:sub!important}.sm\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width: 768px){.md\:vertical-align-baseline{vertical-align:baseline!important}.md\:vertical-align-top{vertical-align:top!important}.md\:vertical-align-middle{vertical-align:middle!important}.md\:vertical-align-bottom{vertical-align:bottom!important}.md\:vertical-align-text-top{vertical-align:text-top!important}.md\:vertical-align-text-bottom{vertical-align:text-bottom!important}.md\:vertical-align-sub{vertical-align:sub!important}.md\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width: 992px){.lg\:vertical-align-baseline{vertical-align:baseline!important}.lg\:vertical-align-top{vertical-align:top!important}.lg\:vertical-align-middle{vertical-align:middle!important}.lg\:vertical-align-bottom{vertical-align:bottom!important}.lg\:vertical-align-text-top{vertical-align:text-top!important}.lg\:vertical-align-text-bottom{vertical-align:text-bottom!important}.lg\:vertical-align-sub{vertical-align:sub!important}.lg\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width: 1200px){.xl\:vertical-align-baseline{vertical-align:baseline!important}.xl\:vertical-align-top{vertical-align:top!important}.xl\:vertical-align-middle{vertical-align:middle!important}.xl\:vertical-align-bottom{vertical-align:bottom!important}.xl\:vertical-align-text-top{vertical-align:text-top!important}.xl\:vertical-align-text-bottom{vertical-align:text-bottom!important}.xl\:vertical-align-sub{vertical-align:sub!important}.xl\:vertical-align-super{vertical-align:super!important}}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}@media screen and (min-width: 576px){.sm\:flex-row{flex-direction:row!important}.sm\:flex-row-reverse{flex-direction:row-reverse!important}.sm\:flex-column{flex-direction:column!important}.sm\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width: 768px){.md\:flex-row{flex-direction:row!important}.md\:flex-row-reverse{flex-direction:row-reverse!important}.md\:flex-column{flex-direction:column!important}.md\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width: 992px){.lg\:flex-row{flex-direction:row!important}.lg\:flex-row-reverse{flex-direction:row-reverse!important}.lg\:flex-column{flex-direction:column!important}.lg\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width: 1200px){.xl\:flex-row{flex-direction:row!important}.xl\:flex-row-reverse{flex-direction:row-reverse!important}.xl\:flex-column{flex-direction:column!important}.xl\:flex-column-reverse{flex-direction:column-reverse!important}}.flex-wrap{flex-wrap:wrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-nowrap{flex-wrap:nowrap!important}@media screen and (min-width: 576px){.sm\:flex-wrap{flex-wrap:wrap!important}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.sm\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width: 768px){.md\:flex-wrap{flex-wrap:wrap!important}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.md\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width: 992px){.lg\:flex-wrap{flex-wrap:wrap!important}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.lg\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width: 1200px){.xl\:flex-wrap{flex-wrap:wrap!important}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.xl\:flex-nowrap{flex-wrap:nowrap!important}}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}@media screen and (min-width: 576px){.sm\:justify-content-start{justify-content:flex-start!important}.sm\:justify-content-end{justify-content:flex-end!important}.sm\:justify-content-center{justify-content:center!important}.sm\:justify-content-between{justify-content:space-between!important}.sm\:justify-content-around{justify-content:space-around!important}.sm\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 768px){.md\:justify-content-start{justify-content:flex-start!important}.md\:justify-content-end{justify-content:flex-end!important}.md\:justify-content-center{justify-content:center!important}.md\:justify-content-between{justify-content:space-between!important}.md\:justify-content-around{justify-content:space-around!important}.md\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 992px){.lg\:justify-content-start{justify-content:flex-start!important}.lg\:justify-content-end{justify-content:flex-end!important}.lg\:justify-content-center{justify-content:center!important}.lg\:justify-content-between{justify-content:space-between!important}.lg\:justify-content-around{justify-content:space-around!important}.lg\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 1200px){.xl\:justify-content-start{justify-content:flex-start!important}.xl\:justify-content-end{justify-content:flex-end!important}.xl\:justify-content-center{justify-content:center!important}.xl\:justify-content-between{justify-content:space-between!important}.xl\:justify-content-around{justify-content:space-around!important}.xl\:justify-content-evenly{justify-content:space-evenly!important}}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-evenly{align-content:space-evenly!important}@media screen and (min-width: 576px){.sm\:align-content-start{align-content:flex-start!important}.sm\:align-content-end{align-content:flex-end!important}.sm\:align-content-center{align-content:center!important}.sm\:align-content-between{align-content:space-between!important}.sm\:align-content-around{align-content:space-around!important}.sm\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width: 768px){.md\:align-content-start{align-content:flex-start!important}.md\:align-content-end{align-content:flex-end!important}.md\:align-content-center{align-content:center!important}.md\:align-content-between{align-content:space-between!important}.md\:align-content-around{align-content:space-around!important}.md\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width: 992px){.lg\:align-content-start{align-content:flex-start!important}.lg\:align-content-end{align-content:flex-end!important}.lg\:align-content-center{align-content:center!important}.lg\:align-content-between{align-content:space-between!important}.lg\:align-content-around{align-content:space-around!important}.lg\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width: 1200px){.xl\:align-content-start{align-content:flex-start!important}.xl\:align-content-end{align-content:flex-end!important}.xl\:align-content-center{align-content:center!important}.xl\:align-content-between{align-content:space-between!important}.xl\:align-content-around{align-content:space-around!important}.xl\:align-content-evenly{align-content:space-evenly!important}}.align-items-stretch{align-items:stretch!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-items-end{align-items:flex-end!important}.align-items-baseline{align-items:baseline!important}@media screen and (min-width: 576px){.sm\:align-items-stretch{align-items:stretch!important}.sm\:align-items-start{align-items:flex-start!important}.sm\:align-items-center{align-items:center!important}.sm\:align-items-end{align-items:flex-end!important}.sm\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width: 768px){.md\:align-items-stretch{align-items:stretch!important}.md\:align-items-start{align-items:flex-start!important}.md\:align-items-center{align-items:center!important}.md\:align-items-end{align-items:flex-end!important}.md\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width: 992px){.lg\:align-items-stretch{align-items:stretch!important}.lg\:align-items-start{align-items:flex-start!important}.lg\:align-items-center{align-items:center!important}.lg\:align-items-end{align-items:flex-end!important}.lg\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width: 1200px){.xl\:align-items-stretch{align-items:stretch!important}.xl\:align-items-start{align-items:flex-start!important}.xl\:align-items-center{align-items:center!important}.xl\:align-items-end{align-items:flex-end!important}.xl\:align-items-baseline{align-items:baseline!important}}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-stretch{align-self:stretch!important}.align-self-baseline{align-self:baseline!important}@media screen and (min-width: 576px){.sm\:align-self-auto{align-self:auto!important}.sm\:align-self-start{align-self:flex-start!important}.sm\:align-self-end{align-self:flex-end!important}.sm\:align-self-center{align-self:center!important}.sm\:align-self-stretch{align-self:stretch!important}.sm\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width: 768px){.md\:align-self-auto{align-self:auto!important}.md\:align-self-start{align-self:flex-start!important}.md\:align-self-end{align-self:flex-end!important}.md\:align-self-center{align-self:center!important}.md\:align-self-stretch{align-self:stretch!important}.md\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width: 992px){.lg\:align-self-auto{align-self:auto!important}.lg\:align-self-start{align-self:flex-start!important}.lg\:align-self-end{align-self:flex-end!important}.lg\:align-self-center{align-self:center!important}.lg\:align-self-stretch{align-self:stretch!important}.lg\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width: 1200px){.xl\:align-self-auto{align-self:auto!important}.xl\:align-self-start{align-self:flex-start!important}.xl\:align-self-end{align-self:flex-end!important}.xl\:align-self-center{align-self:center!important}.xl\:align-self-stretch{align-self:stretch!important}.xl\:align-self-baseline{align-self:baseline!important}}.flex-order-0{order:0!important}.flex-order-1{order:1!important}.flex-order-2{order:2!important}.flex-order-3{order:3!important}.flex-order-4{order:4!important}.flex-order-5{order:5!important}.flex-order-6{order:6!important}@media screen and (min-width: 576px){.sm\:flex-order-0{order:0!important}.sm\:flex-order-1{order:1!important}.sm\:flex-order-2{order:2!important}.sm\:flex-order-3{order:3!important}.sm\:flex-order-4{order:4!important}.sm\:flex-order-5{order:5!important}.sm\:flex-order-6{order:6!important}}@media screen and (min-width: 768px){.md\:flex-order-0{order:0!important}.md\:flex-order-1{order:1!important}.md\:flex-order-2{order:2!important}.md\:flex-order-3{order:3!important}.md\:flex-order-4{order:4!important}.md\:flex-order-5{order:5!important}.md\:flex-order-6{order:6!important}}@media screen and (min-width: 992px){.lg\:flex-order-0{order:0!important}.lg\:flex-order-1{order:1!important}.lg\:flex-order-2{order:2!important}.lg\:flex-order-3{order:3!important}.lg\:flex-order-4{order:4!important}.lg\:flex-order-5{order:5!important}.lg\:flex-order-6{order:6!important}}@media screen and (min-width: 1200px){.xl\:flex-order-0{order:0!important}.xl\:flex-order-1{order:1!important}.xl\:flex-order-2{order:2!important}.xl\:flex-order-3{order:3!important}.xl\:flex-order-4{order:4!important}.xl\:flex-order-5{order:5!important}.xl\:flex-order-6{order:6!important}}.flex-1{flex:1 1 0%!important}.flex-auto{flex:1 1 auto!important}.flex-initial{flex:0 1 auto!important}.flex-none{flex:none!important}@media screen and (min-width: 576px){.sm\:flex-1{flex:1 1 0%!important}.sm\:flex-auto{flex:1 1 auto!important}.sm\:flex-initial{flex:0 1 auto!important}.sm\:flex-none{flex:none!important}}@media screen and (min-width: 768px){.md\:flex-1{flex:1 1 0%!important}.md\:flex-auto{flex:1 1 auto!important}.md\:flex-initial{flex:0 1 auto!important}.md\:flex-none{flex:none!important}}@media screen and (min-width: 992px){.lg\:flex-1{flex:1 1 0%!important}.lg\:flex-auto{flex:1 1 auto!important}.lg\:flex-initial{flex:0 1 auto!important}.lg\:flex-none{flex:none!important}}@media screen and (min-width: 1200px){.xl\:flex-1{flex:1 1 0%!important}.xl\:flex-auto{flex:1 1 auto!important}.xl\:flex-initial{flex:0 1 auto!important}.xl\:flex-none{flex:none!important}}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}@media screen and (min-width: 576px){.sm\:flex-grow-0{flex-grow:0!important}.sm\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width: 768px){.md\:flex-grow-0{flex-grow:0!important}.md\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width: 992px){.lg\:flex-grow-0{flex-grow:0!important}.lg\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width: 1200px){.xl\:flex-grow-0{flex-grow:0!important}.xl\:flex-grow-1{flex-grow:1!important}}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}@media screen and (min-width: 576px){.sm\:flex-shrink-0{flex-shrink:0!important}.sm\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width: 768px){.md\:flex-shrink-0{flex-shrink:0!important}.md\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width: 992px){.lg\:flex-shrink-0{flex-shrink:0!important}.lg\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width: 1200px){.xl\:flex-shrink-0{flex-shrink:0!important}.xl\:flex-shrink-1{flex-shrink:1!important}}.gap-0{gap:0rem!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:2rem!important}.gap-6{gap:3rem!important}.gap-7{gap:4rem!important}.gap-8{gap:5rem!important}.row-gap-0{row-gap:0rem!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:2rem!important}.row-gap-6{row-gap:3rem!important}.row-gap-7{row-gap:4rem!important}.row-gap-8{row-gap:5rem!important}.column-gap-0{column-gap:0rem!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:2rem!important}.column-gap-6{column-gap:3rem!important}.column-gap-7{column-gap:4rem!important}.column-gap-8{column-gap:5rem!important}@media screen and (min-width: 576px){.sm\:gap-0{gap:0rem!important}.sm\:gap-1{gap:.25rem!important}.sm\:gap-2{gap:.5rem!important}.sm\:gap-3{gap:1rem!important}.sm\:gap-4{gap:1.5rem!important}.sm\:gap-5{gap:2rem!important}.sm\:gap-6{gap:3rem!important}.sm\:gap-7{gap:4rem!important}.sm\:gap-8{gap:5rem!important}.sm\:row-gap-0{row-gap:0rem!important}.sm\:row-gap-1{row-gap:.25rem!important}.sm\:row-gap-2{row-gap:.5rem!important}.sm\:row-gap-3{row-gap:1rem!important}.sm\:row-gap-4{row-gap:1.5rem!important}.sm\:row-gap-5{row-gap:2rem!important}.sm\:row-gap-6{row-gap:3rem!important}.sm\:row-gap-7{row-gap:4rem!important}.sm\:row-gap-8{row-gap:5rem!important}.sm\:column-gap-0{column-gap:0rem!important}.sm\:column-gap-1{column-gap:.25rem!important}.sm\:column-gap-2{column-gap:.5rem!important}.sm\:column-gap-3{column-gap:1rem!important}.sm\:column-gap-4{column-gap:1.5rem!important}.sm\:column-gap-5{column-gap:2rem!important}.sm\:column-gap-6{column-gap:3rem!important}.sm\:column-gap-7{column-gap:4rem!important}.sm\:column-gap-8{column-gap:5rem!important}}@media screen and (min-width: 768px){.md\:gap-0{gap:0rem!important}.md\:gap-1{gap:.25rem!important}.md\:gap-2{gap:.5rem!important}.md\:gap-3{gap:1rem!important}.md\:gap-4{gap:1.5rem!important}.md\:gap-5{gap:2rem!important}.md\:gap-6{gap:3rem!important}.md\:gap-7{gap:4rem!important}.md\:gap-8{gap:5rem!important}.md\:row-gap-0{row-gap:0rem!important}.md\:row-gap-1{row-gap:.25rem!important}.md\:row-gap-2{row-gap:.5rem!important}.md\:row-gap-3{row-gap:1rem!important}.md\:row-gap-4{row-gap:1.5rem!important}.md\:row-gap-5{row-gap:2rem!important}.md\:row-gap-6{row-gap:3rem!important}.md\:row-gap-7{row-gap:4rem!important}.md\:row-gap-8{row-gap:5rem!important}.md\:column-gap-0{column-gap:0rem!important}.md\:column-gap-1{column-gap:.25rem!important}.md\:column-gap-2{column-gap:.5rem!important}.md\:column-gap-3{column-gap:1rem!important}.md\:column-gap-4{column-gap:1.5rem!important}.md\:column-gap-5{column-gap:2rem!important}.md\:column-gap-6{column-gap:3rem!important}.md\:column-gap-7{column-gap:4rem!important}.md\:column-gap-8{column-gap:5rem!important}}@media screen and (min-width: 992px){.lg\:gap-0{gap:0rem!important}.lg\:gap-1{gap:.25rem!important}.lg\:gap-2{gap:.5rem!important}.lg\:gap-3{gap:1rem!important}.lg\:gap-4{gap:1.5rem!important}.lg\:gap-5{gap:2rem!important}.lg\:gap-6{gap:3rem!important}.lg\:gap-7{gap:4rem!important}.lg\:gap-8{gap:5rem!important}.lg\:row-gap-0{row-gap:0rem!important}.lg\:row-gap-1{row-gap:.25rem!important}.lg\:row-gap-2{row-gap:.5rem!important}.lg\:row-gap-3{row-gap:1rem!important}.lg\:row-gap-4{row-gap:1.5rem!important}.lg\:row-gap-5{row-gap:2rem!important}.lg\:row-gap-6{row-gap:3rem!important}.lg\:row-gap-7{row-gap:4rem!important}.lg\:row-gap-8{row-gap:5rem!important}.lg\:column-gap-0{column-gap:0rem!important}.lg\:column-gap-1{column-gap:.25rem!important}.lg\:column-gap-2{column-gap:.5rem!important}.lg\:column-gap-3{column-gap:1rem!important}.lg\:column-gap-4{column-gap:1.5rem!important}.lg\:column-gap-5{column-gap:2rem!important}.lg\:column-gap-6{column-gap:3rem!important}.lg\:column-gap-7{column-gap:4rem!important}.lg\:column-gap-8{column-gap:5rem!important}}@media screen and (min-width: 1200px){.xl\:gap-0{gap:0rem!important}.xl\:gap-1{gap:.25rem!important}.xl\:gap-2{gap:.5rem!important}.xl\:gap-3{gap:1rem!important}.xl\:gap-4{gap:1.5rem!important}.xl\:gap-5{gap:2rem!important}.xl\:gap-6{gap:3rem!important}.xl\:gap-7{gap:4rem!important}.xl\:gap-8{gap:5rem!important}.xl\:row-gap-0{row-gap:0rem!important}.xl\:row-gap-1{row-gap:.25rem!important}.xl\:row-gap-2{row-gap:.5rem!important}.xl\:row-gap-3{row-gap:1rem!important}.xl\:row-gap-4{row-gap:1.5rem!important}.xl\:row-gap-5{row-gap:2rem!important}.xl\:row-gap-6{row-gap:3rem!important}.xl\:row-gap-7{row-gap:4rem!important}.xl\:row-gap-8{row-gap:5rem!important}.xl\:column-gap-0{column-gap:0rem!important}.xl\:column-gap-1{column-gap:.25rem!important}.xl\:column-gap-2{column-gap:.5rem!important}.xl\:column-gap-3{column-gap:1rem!important}.xl\:column-gap-4{column-gap:1.5rem!important}.xl\:column-gap-5{column-gap:2rem!important}.xl\:column-gap-6{column-gap:3rem!important}.xl\:column-gap-7{column-gap:4rem!important}.xl\:column-gap-8{column-gap:5rem!important}}.p-0{padding:0rem!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:2rem!important}.p-6{padding:3rem!important}.p-7{padding:4rem!important}.p-8{padding:5rem!important}.pt-0{padding-top:0rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:2rem!important}.pt-6{padding-top:3rem!important}.pt-7{padding-top:4rem!important}.pt-8{padding-top:5rem!important}.pr-0{padding-right:0rem!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:2rem!important}.pr-6{padding-right:3rem!important}.pr-7{padding-right:4rem!important}.pr-8{padding-right:5rem!important}.pl-0{padding-left:0rem!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:2rem!important}.pl-6{padding-left:3rem!important}.pl-7{padding-left:4rem!important}.pl-8{padding-left:5rem!important}.pb-0{padding-bottom:0rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:2rem!important}.pb-6{padding-bottom:3rem!important}.pb-7{padding-bottom:4rem!important}.pb-8{padding-bottom:5rem!important}.px-0{padding-left:0rem!important;padding-right:0rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:2rem!important;padding-right:2rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.px-7{padding-left:4rem!important;padding-right:4rem!important}.px-8{padding-left:5rem!important;padding-right:5rem!important}.py-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-8{padding-top:5rem!important;padding-bottom:5rem!important}@media screen and (min-width: 576px){.sm\:p-0{padding:0rem!important}.sm\:p-1{padding:.25rem!important}.sm\:p-2{padding:.5rem!important}.sm\:p-3{padding:1rem!important}.sm\:p-4{padding:1.5rem!important}.sm\:p-5{padding:2rem!important}.sm\:p-6{padding:3rem!important}.sm\:p-7{padding:4rem!important}.sm\:p-8{padding:5rem!important}.sm\:pt-0{padding-top:0rem!important}.sm\:pt-1{padding-top:.25rem!important}.sm\:pt-2{padding-top:.5rem!important}.sm\:pt-3{padding-top:1rem!important}.sm\:pt-4{padding-top:1.5rem!important}.sm\:pt-5{padding-top:2rem!important}.sm\:pt-6{padding-top:3rem!important}.sm\:pt-7{padding-top:4rem!important}.sm\:pt-8{padding-top:5rem!important}.sm\:pr-0{padding-right:0rem!important}.sm\:pr-1{padding-right:.25rem!important}.sm\:pr-2{padding-right:.5rem!important}.sm\:pr-3{padding-right:1rem!important}.sm\:pr-4{padding-right:1.5rem!important}.sm\:pr-5{padding-right:2rem!important}.sm\:pr-6{padding-right:3rem!important}.sm\:pr-7{padding-right:4rem!important}.sm\:pr-8{padding-right:5rem!important}.sm\:pl-0{padding-left:0rem!important}.sm\:pl-1{padding-left:.25rem!important}.sm\:pl-2{padding-left:.5rem!important}.sm\:pl-3{padding-left:1rem!important}.sm\:pl-4{padding-left:1.5rem!important}.sm\:pl-5{padding-left:2rem!important}.sm\:pl-6{padding-left:3rem!important}.sm\:pl-7{padding-left:4rem!important}.sm\:pl-8{padding-left:5rem!important}.sm\:pb-0{padding-bottom:0rem!important}.sm\:pb-1{padding-bottom:.25rem!important}.sm\:pb-2{padding-bottom:.5rem!important}.sm\:pb-3{padding-bottom:1rem!important}.sm\:pb-4{padding-bottom:1.5rem!important}.sm\:pb-5{padding-bottom:2rem!important}.sm\:pb-6{padding-bottom:3rem!important}.sm\:pb-7{padding-bottom:4rem!important}.sm\:pb-8{padding-bottom:5rem!important}.sm\:px-0{padding-left:0rem!important;padding-right:0rem!important}.sm\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:px-3{padding-left:1rem!important;padding-right:1rem!important}.sm\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:px-5{padding-left:2rem!important;padding-right:2rem!important}.sm\:px-6{padding-left:3rem!important;padding-right:3rem!important}.sm\:px-7{padding-left:4rem!important;padding-right:4rem!important}.sm\:px-8{padding-left:5rem!important;padding-right:5rem!important}.sm\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.sm\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.sm\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.sm\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.sm\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.sm\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.sm\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.sm\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width: 768px){.md\:p-0{padding:0rem!important}.md\:p-1{padding:.25rem!important}.md\:p-2{padding:.5rem!important}.md\:p-3{padding:1rem!important}.md\:p-4{padding:1.5rem!important}.md\:p-5{padding:2rem!important}.md\:p-6{padding:3rem!important}.md\:p-7{padding:4rem!important}.md\:p-8{padding:5rem!important}.md\:pt-0{padding-top:0rem!important}.md\:pt-1{padding-top:.25rem!important}.md\:pt-2{padding-top:.5rem!important}.md\:pt-3{padding-top:1rem!important}.md\:pt-4{padding-top:1.5rem!important}.md\:pt-5{padding-top:2rem!important}.md\:pt-6{padding-top:3rem!important}.md\:pt-7{padding-top:4rem!important}.md\:pt-8{padding-top:5rem!important}.md\:pr-0{padding-right:0rem!important}.md\:pr-1{padding-right:.25rem!important}.md\:pr-2{padding-right:.5rem!important}.md\:pr-3{padding-right:1rem!important}.md\:pr-4{padding-right:1.5rem!important}.md\:pr-5{padding-right:2rem!important}.md\:pr-6{padding-right:3rem!important}.md\:pr-7{padding-right:4rem!important}.md\:pr-8{padding-right:5rem!important}.md\:pl-0{padding-left:0rem!important}.md\:pl-1{padding-left:.25rem!important}.md\:pl-2{padding-left:.5rem!important}.md\:pl-3{padding-left:1rem!important}.md\:pl-4{padding-left:1.5rem!important}.md\:pl-5{padding-left:2rem!important}.md\:pl-6{padding-left:3rem!important}.md\:pl-7{padding-left:4rem!important}.md\:pl-8{padding-left:5rem!important}.md\:pb-0{padding-bottom:0rem!important}.md\:pb-1{padding-bottom:.25rem!important}.md\:pb-2{padding-bottom:.5rem!important}.md\:pb-3{padding-bottom:1rem!important}.md\:pb-4{padding-bottom:1.5rem!important}.md\:pb-5{padding-bottom:2rem!important}.md\:pb-6{padding-bottom:3rem!important}.md\:pb-7{padding-bottom:4rem!important}.md\:pb-8{padding-bottom:5rem!important}.md\:px-0{padding-left:0rem!important;padding-right:0rem!important}.md\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:px-3{padding-left:1rem!important;padding-right:1rem!important}.md\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:px-5{padding-left:2rem!important;padding-right:2rem!important}.md\:px-6{padding-left:3rem!important;padding-right:3rem!important}.md\:px-7{padding-left:4rem!important;padding-right:4rem!important}.md\:px-8{padding-left:5rem!important;padding-right:5rem!important}.md\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.md\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.md\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.md\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.md\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.md\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.md\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.md\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width: 992px){.lg\:p-0{padding:0rem!important}.lg\:p-1{padding:.25rem!important}.lg\:p-2{padding:.5rem!important}.lg\:p-3{padding:1rem!important}.lg\:p-4{padding:1.5rem!important}.lg\:p-5{padding:2rem!important}.lg\:p-6{padding:3rem!important}.lg\:p-7{padding:4rem!important}.lg\:p-8{padding:5rem!important}.lg\:pt-0{padding-top:0rem!important}.lg\:pt-1{padding-top:.25rem!important}.lg\:pt-2{padding-top:.5rem!important}.lg\:pt-3{padding-top:1rem!important}.lg\:pt-4{padding-top:1.5rem!important}.lg\:pt-5{padding-top:2rem!important}.lg\:pt-6{padding-top:3rem!important}.lg\:pt-7{padding-top:4rem!important}.lg\:pt-8{padding-top:5rem!important}.lg\:pr-0{padding-right:0rem!important}.lg\:pr-1{padding-right:.25rem!important}.lg\:pr-2{padding-right:.5rem!important}.lg\:pr-3{padding-right:1rem!important}.lg\:pr-4{padding-right:1.5rem!important}.lg\:pr-5{padding-right:2rem!important}.lg\:pr-6{padding-right:3rem!important}.lg\:pr-7{padding-right:4rem!important}.lg\:pr-8{padding-right:5rem!important}.lg\:pl-0{padding-left:0rem!important}.lg\:pl-1{padding-left:.25rem!important}.lg\:pl-2{padding-left:.5rem!important}.lg\:pl-3{padding-left:1rem!important}.lg\:pl-4{padding-left:1.5rem!important}.lg\:pl-5{padding-left:2rem!important}.lg\:pl-6{padding-left:3rem!important}.lg\:pl-7{padding-left:4rem!important}.lg\:pl-8{padding-left:5rem!important}.lg\:pb-0{padding-bottom:0rem!important}.lg\:pb-1{padding-bottom:.25rem!important}.lg\:pb-2{padding-bottom:.5rem!important}.lg\:pb-3{padding-bottom:1rem!important}.lg\:pb-4{padding-bottom:1.5rem!important}.lg\:pb-5{padding-bottom:2rem!important}.lg\:pb-6{padding-bottom:3rem!important}.lg\:pb-7{padding-bottom:4rem!important}.lg\:pb-8{padding-bottom:5rem!important}.lg\:px-0{padding-left:0rem!important;padding-right:0rem!important}.lg\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.lg\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:px-3{padding-left:1rem!important;padding-right:1rem!important}.lg\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:px-5{padding-left:2rem!important;padding-right:2rem!important}.lg\:px-6{padding-left:3rem!important;padding-right:3rem!important}.lg\:px-7{padding-left:4rem!important;padding-right:4rem!important}.lg\:px-8{padding-left:5rem!important;padding-right:5rem!important}.lg\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.lg\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.lg\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.lg\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.lg\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.lg\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.lg\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.lg\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.lg\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width: 1200px){.xl\:p-0{padding:0rem!important}.xl\:p-1{padding:.25rem!important}.xl\:p-2{padding:.5rem!important}.xl\:p-3{padding:1rem!important}.xl\:p-4{padding:1.5rem!important}.xl\:p-5{padding:2rem!important}.xl\:p-6{padding:3rem!important}.xl\:p-7{padding:4rem!important}.xl\:p-8{padding:5rem!important}.xl\:pt-0{padding-top:0rem!important}.xl\:pt-1{padding-top:.25rem!important}.xl\:pt-2{padding-top:.5rem!important}.xl\:pt-3{padding-top:1rem!important}.xl\:pt-4{padding-top:1.5rem!important}.xl\:pt-5{padding-top:2rem!important}.xl\:pt-6{padding-top:3rem!important}.xl\:pt-7{padding-top:4rem!important}.xl\:pt-8{padding-top:5rem!important}.xl\:pr-0{padding-right:0rem!important}.xl\:pr-1{padding-right:.25rem!important}.xl\:pr-2{padding-right:.5rem!important}.xl\:pr-3{padding-right:1rem!important}.xl\:pr-4{padding-right:1.5rem!important}.xl\:pr-5{padding-right:2rem!important}.xl\:pr-6{padding-right:3rem!important}.xl\:pr-7{padding-right:4rem!important}.xl\:pr-8{padding-right:5rem!important}.xl\:pl-0{padding-left:0rem!important}.xl\:pl-1{padding-left:.25rem!important}.xl\:pl-2{padding-left:.5rem!important}.xl\:pl-3{padding-left:1rem!important}.xl\:pl-4{padding-left:1.5rem!important}.xl\:pl-5{padding-left:2rem!important}.xl\:pl-6{padding-left:3rem!important}.xl\:pl-7{padding-left:4rem!important}.xl\:pl-8{padding-left:5rem!important}.xl\:pb-0{padding-bottom:0rem!important}.xl\:pb-1{padding-bottom:.25rem!important}.xl\:pb-2{padding-bottom:.5rem!important}.xl\:pb-3{padding-bottom:1rem!important}.xl\:pb-4{padding-bottom:1.5rem!important}.xl\:pb-5{padding-bottom:2rem!important}.xl\:pb-6{padding-bottom:3rem!important}.xl\:pb-7{padding-bottom:4rem!important}.xl\:pb-8{padding-bottom:5rem!important}.xl\:px-0{padding-left:0rem!important;padding-right:0rem!important}.xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xl\:px-3{padding-left:1rem!important;padding-right:1rem!important}.xl\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.xl\:px-5{padding-left:2rem!important;padding-right:2rem!important}.xl\:px-6{padding-left:3rem!important;padding-right:3rem!important}.xl\:px-7{padding-left:4rem!important;padding-right:4rem!important}.xl\:px-8{padding-left:5rem!important;padding-right:5rem!important}.xl\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.xl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.xl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.xl\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.xl\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.xl\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.xl\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.xl\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.xl\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}.m-0{margin:0rem!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:2rem!important}.m-6{margin:3rem!important}.m-7{margin:4rem!important}.m-8{margin:5rem!important}.-m-1{margin:-.25rem!important}.-m-2{margin:-.5rem!important}.-m-3{margin:-1rem!important}.-m-4{margin:-1.5rem!important}.-m-5{margin:-2rem!important}.-m-6{margin:-3rem!important}.-m-7{margin:-4rem!important}.-m-8{margin:-5rem!important}.m-auto{margin:auto!important}.mt-0{margin-top:0rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:2rem!important}.mt-6{margin-top:3rem!important}.mt-7{margin-top:4rem!important}.mt-8{margin-top:5rem!important}.-mt-1{margin-top:-.25rem!important}.-mt-2{margin-top:-.5rem!important}.-mt-3{margin-top:-1rem!important}.-mt-4{margin-top:-1.5rem!important}.-mt-5{margin-top:-2rem!important}.-mt-6{margin-top:-3rem!important}.-mt-7{margin-top:-4rem!important}.-mt-8{margin-top:-5rem!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0rem!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:2rem!important}.mr-6{margin-right:3rem!important}.mr-7{margin-right:4rem!important}.mr-8{margin-right:5rem!important}.-mr-1{margin-right:-.25rem!important}.-mr-2{margin-right:-.5rem!important}.-mr-3{margin-right:-1rem!important}.-mr-4{margin-right:-1.5rem!important}.-mr-5{margin-right:-2rem!important}.-mr-6{margin-right:-3rem!important}.-mr-7{margin-right:-4rem!important}.-mr-8{margin-right:-5rem!important}.mr-auto{margin-right:auto!important}.ml-0{margin-left:0rem!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:2rem!important}.ml-6{margin-left:3rem!important}.ml-7{margin-left:4rem!important}.ml-8{margin-left:5rem!important}.-ml-1{margin-left:-.25rem!important}.-ml-2{margin-left:-.5rem!important}.-ml-3{margin-left:-1rem!important}.-ml-4{margin-left:-1.5rem!important}.-ml-5{margin-left:-2rem!important}.-ml-6{margin-left:-3rem!important}.-ml-7{margin-left:-4rem!important}.-ml-8{margin-left:-5rem!important}.ml-auto{margin-left:auto!important}.mb-0{margin-bottom:0rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:2rem!important}.mb-6{margin-bottom:3rem!important}.mb-7{margin-bottom:4rem!important}.mb-8{margin-bottom:5rem!important}.-mb-1{margin-bottom:-.25rem!important}.-mb-2{margin-bottom:-.5rem!important}.-mb-3{margin-bottom:-1rem!important}.-mb-4{margin-bottom:-1.5rem!important}.-mb-5{margin-bottom:-2rem!important}.-mb-6{margin-bottom:-3rem!important}.-mb-7{margin-bottom:-4rem!important}.-mb-8{margin-bottom:-5rem!important}.mb-auto{margin-bottom:auto!important}.mx-0{margin-left:0rem!important;margin-right:0rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:2rem!important;margin-right:2rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.mx-7{margin-left:4rem!important;margin-right:4rem!important}.mx-8{margin-left:5rem!important;margin-right:5rem!important}.-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-8{margin-top:5rem!important;margin-bottom:5rem!important}.-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}@media screen and (min-width: 576px){.sm\:m-0{margin:0rem!important}.sm\:m-1{margin:.25rem!important}.sm\:m-2{margin:.5rem!important}.sm\:m-3{margin:1rem!important}.sm\:m-4{margin:1.5rem!important}.sm\:m-5{margin:2rem!important}.sm\:m-6{margin:3rem!important}.sm\:m-7{margin:4rem!important}.sm\:m-8{margin:5rem!important}.sm\:-m-1{margin:-.25rem!important}.sm\:-m-2{margin:-.5rem!important}.sm\:-m-3{margin:-1rem!important}.sm\:-m-4{margin:-1.5rem!important}.sm\:-m-5{margin:-2rem!important}.sm\:-m-6{margin:-3rem!important}.sm\:-m-7{margin:-4rem!important}.sm\:-m-8{margin:-5rem!important}.sm\:m-auto{margin:auto!important}.sm\:mt-0{margin-top:0rem!important}.sm\:mt-1{margin-top:.25rem!important}.sm\:mt-2{margin-top:.5rem!important}.sm\:mt-3{margin-top:1rem!important}.sm\:mt-4{margin-top:1.5rem!important}.sm\:mt-5{margin-top:2rem!important}.sm\:mt-6{margin-top:3rem!important}.sm\:mt-7{margin-top:4rem!important}.sm\:mt-8{margin-top:5rem!important}.sm\:-mt-1{margin-top:-.25rem!important}.sm\:-mt-2{margin-top:-.5rem!important}.sm\:-mt-3{margin-top:-1rem!important}.sm\:-mt-4{margin-top:-1.5rem!important}.sm\:-mt-5{margin-top:-2rem!important}.sm\:-mt-6{margin-top:-3rem!important}.sm\:-mt-7{margin-top:-4rem!important}.sm\:-mt-8{margin-top:-5rem!important}.sm\:mt-auto{margin-top:auto!important}.sm\:mr-0{margin-right:0rem!important}.sm\:mr-1{margin-right:.25rem!important}.sm\:mr-2{margin-right:.5rem!important}.sm\:mr-3{margin-right:1rem!important}.sm\:mr-4{margin-right:1.5rem!important}.sm\:mr-5{margin-right:2rem!important}.sm\:mr-6{margin-right:3rem!important}.sm\:mr-7{margin-right:4rem!important}.sm\:mr-8{margin-right:5rem!important}.sm\:-mr-1{margin-right:-.25rem!important}.sm\:-mr-2{margin-right:-.5rem!important}.sm\:-mr-3{margin-right:-1rem!important}.sm\:-mr-4{margin-right:-1.5rem!important}.sm\:-mr-5{margin-right:-2rem!important}.sm\:-mr-6{margin-right:-3rem!important}.sm\:-mr-7{margin-right:-4rem!important}.sm\:-mr-8{margin-right:-5rem!important}.sm\:mr-auto{margin-right:auto!important}.sm\:ml-0{margin-left:0rem!important}.sm\:ml-1{margin-left:.25rem!important}.sm\:ml-2{margin-left:.5rem!important}.sm\:ml-3{margin-left:1rem!important}.sm\:ml-4{margin-left:1.5rem!important}.sm\:ml-5{margin-left:2rem!important}.sm\:ml-6{margin-left:3rem!important}.sm\:ml-7{margin-left:4rem!important}.sm\:ml-8{margin-left:5rem!important}.sm\:-ml-1{margin-left:-.25rem!important}.sm\:-ml-2{margin-left:-.5rem!important}.sm\:-ml-3{margin-left:-1rem!important}.sm\:-ml-4{margin-left:-1.5rem!important}.sm\:-ml-5{margin-left:-2rem!important}.sm\:-ml-6{margin-left:-3rem!important}.sm\:-ml-7{margin-left:-4rem!important}.sm\:-ml-8{margin-left:-5rem!important}.sm\:ml-auto{margin-left:auto!important}.sm\:mb-0{margin-bottom:0rem!important}.sm\:mb-1{margin-bottom:.25rem!important}.sm\:mb-2{margin-bottom:.5rem!important}.sm\:mb-3{margin-bottom:1rem!important}.sm\:mb-4{margin-bottom:1.5rem!important}.sm\:mb-5{margin-bottom:2rem!important}.sm\:mb-6{margin-bottom:3rem!important}.sm\:mb-7{margin-bottom:4rem!important}.sm\:mb-8{margin-bottom:5rem!important}.sm\:-mb-1{margin-bottom:-.25rem!important}.sm\:-mb-2{margin-bottom:-.5rem!important}.sm\:-mb-3{margin-bottom:-1rem!important}.sm\:-mb-4{margin-bottom:-1.5rem!important}.sm\:-mb-5{margin-bottom:-2rem!important}.sm\:-mb-6{margin-bottom:-3rem!important}.sm\:-mb-7{margin-bottom:-4rem!important}.sm\:-mb-8{margin-bottom:-5rem!important}.sm\:mb-auto{margin-bottom:auto!important}.sm\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.sm\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.sm\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.sm\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.sm\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.sm\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.sm\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.sm\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.sm\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.sm\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.sm\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.sm\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.sm\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.sm\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.sm\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.sm\:mx-auto{margin-left:auto!important;margin-right:auto!important}.sm\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.sm\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.sm\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.sm\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.sm\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.sm\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.sm\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.sm\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.sm\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.sm\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.sm\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.sm\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.sm\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.sm\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.sm\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.sm\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.sm\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.sm\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width: 768px){.md\:m-0{margin:0rem!important}.md\:m-1{margin:.25rem!important}.md\:m-2{margin:.5rem!important}.md\:m-3{margin:1rem!important}.md\:m-4{margin:1.5rem!important}.md\:m-5{margin:2rem!important}.md\:m-6{margin:3rem!important}.md\:m-7{margin:4rem!important}.md\:m-8{margin:5rem!important}.md\:-m-1{margin:-.25rem!important}.md\:-m-2{margin:-.5rem!important}.md\:-m-3{margin:-1rem!important}.md\:-m-4{margin:-1.5rem!important}.md\:-m-5{margin:-2rem!important}.md\:-m-6{margin:-3rem!important}.md\:-m-7{margin:-4rem!important}.md\:-m-8{margin:-5rem!important}.md\:m-auto{margin:auto!important}.md\:mt-0{margin-top:0rem!important}.md\:mt-1{margin-top:.25rem!important}.md\:mt-2{margin-top:.5rem!important}.md\:mt-3{margin-top:1rem!important}.md\:mt-4{margin-top:1.5rem!important}.md\:mt-5{margin-top:2rem!important}.md\:mt-6{margin-top:3rem!important}.md\:mt-7{margin-top:4rem!important}.md\:mt-8{margin-top:5rem!important}.md\:-mt-1{margin-top:-.25rem!important}.md\:-mt-2{margin-top:-.5rem!important}.md\:-mt-3{margin-top:-1rem!important}.md\:-mt-4{margin-top:-1.5rem!important}.md\:-mt-5{margin-top:-2rem!important}.md\:-mt-6{margin-top:-3rem!important}.md\:-mt-7{margin-top:-4rem!important}.md\:-mt-8{margin-top:-5rem!important}.md\:mt-auto{margin-top:auto!important}.md\:mr-0{margin-right:0rem!important}.md\:mr-1{margin-right:.25rem!important}.md\:mr-2{margin-right:.5rem!important}.md\:mr-3{margin-right:1rem!important}.md\:mr-4{margin-right:1.5rem!important}.md\:mr-5{margin-right:2rem!important}.md\:mr-6{margin-right:3rem!important}.md\:mr-7{margin-right:4rem!important}.md\:mr-8{margin-right:5rem!important}.md\:-mr-1{margin-right:-.25rem!important}.md\:-mr-2{margin-right:-.5rem!important}.md\:-mr-3{margin-right:-1rem!important}.md\:-mr-4{margin-right:-1.5rem!important}.md\:-mr-5{margin-right:-2rem!important}.md\:-mr-6{margin-right:-3rem!important}.md\:-mr-7{margin-right:-4rem!important}.md\:-mr-8{margin-right:-5rem!important}.md\:mr-auto{margin-right:auto!important}.md\:ml-0{margin-left:0rem!important}.md\:ml-1{margin-left:.25rem!important}.md\:ml-2{margin-left:.5rem!important}.md\:ml-3{margin-left:1rem!important}.md\:ml-4{margin-left:1.5rem!important}.md\:ml-5{margin-left:2rem!important}.md\:ml-6{margin-left:3rem!important}.md\:ml-7{margin-left:4rem!important}.md\:ml-8{margin-left:5rem!important}.md\:-ml-1{margin-left:-.25rem!important}.md\:-ml-2{margin-left:-.5rem!important}.md\:-ml-3{margin-left:-1rem!important}.md\:-ml-4{margin-left:-1.5rem!important}.md\:-ml-5{margin-left:-2rem!important}.md\:-ml-6{margin-left:-3rem!important}.md\:-ml-7{margin-left:-4rem!important}.md\:-ml-8{margin-left:-5rem!important}.md\:ml-auto{margin-left:auto!important}.md\:mb-0{margin-bottom:0rem!important}.md\:mb-1{margin-bottom:.25rem!important}.md\:mb-2{margin-bottom:.5rem!important}.md\:mb-3{margin-bottom:1rem!important}.md\:mb-4{margin-bottom:1.5rem!important}.md\:mb-5{margin-bottom:2rem!important}.md\:mb-6{margin-bottom:3rem!important}.md\:mb-7{margin-bottom:4rem!important}.md\:mb-8{margin-bottom:5rem!important}.md\:-mb-1{margin-bottom:-.25rem!important}.md\:-mb-2{margin-bottom:-.5rem!important}.md\:-mb-3{margin-bottom:-1rem!important}.md\:-mb-4{margin-bottom:-1.5rem!important}.md\:-mb-5{margin-bottom:-2rem!important}.md\:-mb-6{margin-bottom:-3rem!important}.md\:-mb-7{margin-bottom:-4rem!important}.md\:-mb-8{margin-bottom:-5rem!important}.md\:mb-auto{margin-bottom:auto!important}.md\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.md\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.md\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.md\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.md\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.md\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.md\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.md\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.md\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.md\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.md\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.md\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.md\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.md\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.md\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.md\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.md\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.md\:mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.md\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.md\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.md\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.md\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.md\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.md\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.md\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.md\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.md\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.md\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.md\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.md\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.md\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.md\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.md\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.md\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.md\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width: 992px){.lg\:m-0{margin:0rem!important}.lg\:m-1{margin:.25rem!important}.lg\:m-2{margin:.5rem!important}.lg\:m-3{margin:1rem!important}.lg\:m-4{margin:1.5rem!important}.lg\:m-5{margin:2rem!important}.lg\:m-6{margin:3rem!important}.lg\:m-7{margin:4rem!important}.lg\:m-8{margin:5rem!important}.lg\:-m-1{margin:-.25rem!important}.lg\:-m-2{margin:-.5rem!important}.lg\:-m-3{margin:-1rem!important}.lg\:-m-4{margin:-1.5rem!important}.lg\:-m-5{margin:-2rem!important}.lg\:-m-6{margin:-3rem!important}.lg\:-m-7{margin:-4rem!important}.lg\:-m-8{margin:-5rem!important}.lg\:m-auto{margin:auto!important}.lg\:mt-0{margin-top:0rem!important}.lg\:mt-1{margin-top:.25rem!important}.lg\:mt-2{margin-top:.5rem!important}.lg\:mt-3{margin-top:1rem!important}.lg\:mt-4{margin-top:1.5rem!important}.lg\:mt-5{margin-top:2rem!important}.lg\:mt-6{margin-top:3rem!important}.lg\:mt-7{margin-top:4rem!important}.lg\:mt-8{margin-top:5rem!important}.lg\:-mt-1{margin-top:-.25rem!important}.lg\:-mt-2{margin-top:-.5rem!important}.lg\:-mt-3{margin-top:-1rem!important}.lg\:-mt-4{margin-top:-1.5rem!important}.lg\:-mt-5{margin-top:-2rem!important}.lg\:-mt-6{margin-top:-3rem!important}.lg\:-mt-7{margin-top:-4rem!important}.lg\:-mt-8{margin-top:-5rem!important}.lg\:mt-auto{margin-top:auto!important}.lg\:mr-0{margin-right:0rem!important}.lg\:mr-1{margin-right:.25rem!important}.lg\:mr-2{margin-right:.5rem!important}.lg\:mr-3{margin-right:1rem!important}.lg\:mr-4{margin-right:1.5rem!important}.lg\:mr-5{margin-right:2rem!important}.lg\:mr-6{margin-right:3rem!important}.lg\:mr-7{margin-right:4rem!important}.lg\:mr-8{margin-right:5rem!important}.lg\:-mr-1{margin-right:-.25rem!important}.lg\:-mr-2{margin-right:-.5rem!important}.lg\:-mr-3{margin-right:-1rem!important}.lg\:-mr-4{margin-right:-1.5rem!important}.lg\:-mr-5{margin-right:-2rem!important}.lg\:-mr-6{margin-right:-3rem!important}.lg\:-mr-7{margin-right:-4rem!important}.lg\:-mr-8{margin-right:-5rem!important}.lg\:mr-auto{margin-right:auto!important}.lg\:ml-0{margin-left:0rem!important}.lg\:ml-1{margin-left:.25rem!important}.lg\:ml-2{margin-left:.5rem!important}.lg\:ml-3{margin-left:1rem!important}.lg\:ml-4{margin-left:1.5rem!important}.lg\:ml-5{margin-left:2rem!important}.lg\:ml-6{margin-left:3rem!important}.lg\:ml-7{margin-left:4rem!important}.lg\:ml-8{margin-left:5rem!important}.lg\:-ml-1{margin-left:-.25rem!important}.lg\:-ml-2{margin-left:-.5rem!important}.lg\:-ml-3{margin-left:-1rem!important}.lg\:-ml-4{margin-left:-1.5rem!important}.lg\:-ml-5{margin-left:-2rem!important}.lg\:-ml-6{margin-left:-3rem!important}.lg\:-ml-7{margin-left:-4rem!important}.lg\:-ml-8{margin-left:-5rem!important}.lg\:ml-auto{margin-left:auto!important}.lg\:mb-0{margin-bottom:0rem!important}.lg\:mb-1{margin-bottom:.25rem!important}.lg\:mb-2{margin-bottom:.5rem!important}.lg\:mb-3{margin-bottom:1rem!important}.lg\:mb-4{margin-bottom:1.5rem!important}.lg\:mb-5{margin-bottom:2rem!important}.lg\:mb-6{margin-bottom:3rem!important}.lg\:mb-7{margin-bottom:4rem!important}.lg\:mb-8{margin-bottom:5rem!important}.lg\:-mb-1{margin-bottom:-.25rem!important}.lg\:-mb-2{margin-bottom:-.5rem!important}.lg\:-mb-3{margin-bottom:-1rem!important}.lg\:-mb-4{margin-bottom:-1.5rem!important}.lg\:-mb-5{margin-bottom:-2rem!important}.lg\:-mb-6{margin-bottom:-3rem!important}.lg\:-mb-7{margin-bottom:-4rem!important}.lg\:-mb-8{margin-bottom:-5rem!important}.lg\:mb-auto{margin-bottom:auto!important}.lg\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.lg\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.lg\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.lg\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.lg\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.lg\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.lg\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.lg\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.lg\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.lg\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.lg\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.lg\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.lg\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.lg\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.lg\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.lg\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.lg\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.lg\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.lg\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.lg\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.lg\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.lg\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.lg\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.lg\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.lg\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.lg\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.lg\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.lg\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.lg\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.lg\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width: 1200px){.xl\:m-0{margin:0rem!important}.xl\:m-1{margin:.25rem!important}.xl\:m-2{margin:.5rem!important}.xl\:m-3{margin:1rem!important}.xl\:m-4{margin:1.5rem!important}.xl\:m-5{margin:2rem!important}.xl\:m-6{margin:3rem!important}.xl\:m-7{margin:4rem!important}.xl\:m-8{margin:5rem!important}.xl\:-m-1{margin:-.25rem!important}.xl\:-m-2{margin:-.5rem!important}.xl\:-m-3{margin:-1rem!important}.xl\:-m-4{margin:-1.5rem!important}.xl\:-m-5{margin:-2rem!important}.xl\:-m-6{margin:-3rem!important}.xl\:-m-7{margin:-4rem!important}.xl\:-m-8{margin:-5rem!important}.xl\:m-auto{margin:auto!important}.xl\:mt-0{margin-top:0rem!important}.xl\:mt-1{margin-top:.25rem!important}.xl\:mt-2{margin-top:.5rem!important}.xl\:mt-3{margin-top:1rem!important}.xl\:mt-4{margin-top:1.5rem!important}.xl\:mt-5{margin-top:2rem!important}.xl\:mt-6{margin-top:3rem!important}.xl\:mt-7{margin-top:4rem!important}.xl\:mt-8{margin-top:5rem!important}.xl\:-mt-1{margin-top:-.25rem!important}.xl\:-mt-2{margin-top:-.5rem!important}.xl\:-mt-3{margin-top:-1rem!important}.xl\:-mt-4{margin-top:-1.5rem!important}.xl\:-mt-5{margin-top:-2rem!important}.xl\:-mt-6{margin-top:-3rem!important}.xl\:-mt-7{margin-top:-4rem!important}.xl\:-mt-8{margin-top:-5rem!important}.xl\:mt-auto{margin-top:auto!important}.xl\:mr-0{margin-right:0rem!important}.xl\:mr-1{margin-right:.25rem!important}.xl\:mr-2{margin-right:.5rem!important}.xl\:mr-3{margin-right:1rem!important}.xl\:mr-4{margin-right:1.5rem!important}.xl\:mr-5{margin-right:2rem!important}.xl\:mr-6{margin-right:3rem!important}.xl\:mr-7{margin-right:4rem!important}.xl\:mr-8{margin-right:5rem!important}.xl\:-mr-1{margin-right:-.25rem!important}.xl\:-mr-2{margin-right:-.5rem!important}.xl\:-mr-3{margin-right:-1rem!important}.xl\:-mr-4{margin-right:-1.5rem!important}.xl\:-mr-5{margin-right:-2rem!important}.xl\:-mr-6{margin-right:-3rem!important}.xl\:-mr-7{margin-right:-4rem!important}.xl\:-mr-8{margin-right:-5rem!important}.xl\:mr-auto{margin-right:auto!important}.xl\:ml-0{margin-left:0rem!important}.xl\:ml-1{margin-left:.25rem!important}.xl\:ml-2{margin-left:.5rem!important}.xl\:ml-3{margin-left:1rem!important}.xl\:ml-4{margin-left:1.5rem!important}.xl\:ml-5{margin-left:2rem!important}.xl\:ml-6{margin-left:3rem!important}.xl\:ml-7{margin-left:4rem!important}.xl\:ml-8{margin-left:5rem!important}.xl\:-ml-1{margin-left:-.25rem!important}.xl\:-ml-2{margin-left:-.5rem!important}.xl\:-ml-3{margin-left:-1rem!important}.xl\:-ml-4{margin-left:-1.5rem!important}.xl\:-ml-5{margin-left:-2rem!important}.xl\:-ml-6{margin-left:-3rem!important}.xl\:-ml-7{margin-left:-4rem!important}.xl\:-ml-8{margin-left:-5rem!important}.xl\:ml-auto{margin-left:auto!important}.xl\:mb-0{margin-bottom:0rem!important}.xl\:mb-1{margin-bottom:.25rem!important}.xl\:mb-2{margin-bottom:.5rem!important}.xl\:mb-3{margin-bottom:1rem!important}.xl\:mb-4{margin-bottom:1.5rem!important}.xl\:mb-5{margin-bottom:2rem!important}.xl\:mb-6{margin-bottom:3rem!important}.xl\:mb-7{margin-bottom:4rem!important}.xl\:mb-8{margin-bottom:5rem!important}.xl\:-mb-1{margin-bottom:-.25rem!important}.xl\:-mb-2{margin-bottom:-.5rem!important}.xl\:-mb-3{margin-bottom:-1rem!important}.xl\:-mb-4{margin-bottom:-1.5rem!important}.xl\:-mb-5{margin-bottom:-2rem!important}.xl\:-mb-6{margin-bottom:-3rem!important}.xl\:-mb-7{margin-bottom:-4rem!important}.xl\:-mb-8{margin-bottom:-5rem!important}.xl\:mb-auto{margin-bottom:auto!important}.xl\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.xl\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.xl\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.xl\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.xl\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.xl\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.xl\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.xl\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.xl\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.xl\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.xl\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.xl\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.xl\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.xl\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}.xl\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.xl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.xl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.xl\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.xl\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.xl\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.xl\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.xl\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.xl\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.xl\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.xl\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.xl\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.xl\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.xl\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.xl\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.xl\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.xl\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}.shadow-none{box-shadow:none!important}.shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.focus\:shadow-none:focus{box-shadow:none!important}.hover\:shadow-none:hover,.active\:shadow-none:active{box-shadow:none!important}.focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.hover\:shadow-1:hover,.active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.hover\:shadow-2:hover,.active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.hover\:shadow-3:hover,.active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.hover\:shadow-4:hover,.active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.hover\:shadow-5:hover,.active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.hover\:shadow-6:hover,.active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.hover\:shadow-7:hover,.active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.hover\:shadow-8:hover,.active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}@media screen and (min-width: 576px){.sm\:shadow-none{box-shadow:none!important}.sm\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.sm\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.sm\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.sm\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.sm\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.sm\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.sm\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.sm\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.sm\:focus\:shadow-none:focus{box-shadow:none!important}.sm\:hover\:shadow-none:hover,.sm\:active\:shadow-none:active{box-shadow:none!important}.sm\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.sm\:hover\:shadow-1:hover,.sm\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.sm\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.sm\:hover\:shadow-2:hover,.sm\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.sm\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.sm\:hover\:shadow-3:hover,.sm\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.sm\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.sm\:hover\:shadow-4:hover,.sm\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.sm\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.sm\:hover\:shadow-5:hover,.sm\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.sm\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.sm\:hover\:shadow-6:hover,.sm\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.sm\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.sm\:hover\:shadow-7:hover,.sm\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.sm\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.sm\:hover\:shadow-8:hover,.sm\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}@media screen and (min-width: 768px){.md\:shadow-none{box-shadow:none!important}.md\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.md\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.md\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.md\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.md\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.md\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.md\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.md\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.md\:focus\:shadow-none:focus{box-shadow:none!important}.md\:hover\:shadow-none:hover,.md\:active\:shadow-none:active{box-shadow:none!important}.md\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.md\:hover\:shadow-1:hover,.md\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.md\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.md\:hover\:shadow-2:hover,.md\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.md\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.md\:hover\:shadow-3:hover,.md\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.md\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.md\:hover\:shadow-4:hover,.md\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.md\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.md\:hover\:shadow-5:hover,.md\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.md\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.md\:hover\:shadow-6:hover,.md\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.md\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.md\:hover\:shadow-7:hover,.md\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.md\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.md\:hover\:shadow-8:hover,.md\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}@media screen and (min-width: 992px){.lg\:shadow-none{box-shadow:none!important}.lg\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.lg\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.lg\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.lg\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.lg\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.lg\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.lg\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.lg\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.lg\:focus\:shadow-none:focus{box-shadow:none!important}.lg\:hover\:shadow-none:hover,.lg\:active\:shadow-none:active{box-shadow:none!important}.lg\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.lg\:hover\:shadow-1:hover,.lg\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.lg\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.lg\:hover\:shadow-2:hover,.lg\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.lg\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.lg\:hover\:shadow-3:hover,.lg\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.lg\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.lg\:hover\:shadow-4:hover,.lg\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.lg\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.lg\:hover\:shadow-5:hover,.lg\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.lg\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.lg\:hover\:shadow-6:hover,.lg\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.lg\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.lg\:hover\:shadow-7:hover,.lg\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.lg\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.lg\:hover\:shadow-8:hover,.lg\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}@media screen and (min-width: 1200px){.xl\:shadow-none{box-shadow:none!important}.xl\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.xl\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.xl\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.xl\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.xl\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.xl\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.xl\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.xl\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.xl\:focus\:shadow-none:focus{box-shadow:none!important}.xl\:hover\:shadow-none:hover,.xl\:active\:shadow-none:active{box-shadow:none!important}.xl\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.xl\:hover\:shadow-1:hover,.xl\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.xl\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.xl\:hover\:shadow-2:hover,.xl\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.xl\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.xl\:hover\:shadow-3:hover,.xl\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.xl\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.xl\:hover\:shadow-4:hover,.xl\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.xl\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.xl\:hover\:shadow-5:hover,.xl\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.xl\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.xl\:hover\:shadow-6:hover,.xl\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.xl\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.xl\:hover\:shadow-7:hover,.xl\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.xl\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.xl\:hover\:shadow-8:hover,.xl\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}.border-none{border-width:0px!important;border-style:none}.border-1{border-width:1px!important;border-style:solid}.border-2{border-width:2px!important;border-style:solid}.border-3{border-width:3px!important;border-style:solid}.border-top-none{border-top-width:0px!important;border-top-style:none}.border-top-1{border-top-width:1px!important;border-top-style:solid}.border-top-2{border-top-width:2px!important;border-top-style:solid}.border-top-3{border-top-width:3px!important;border-top-style:solid}.border-right-none{border-right-width:0px!important;border-right-style:none}.border-right-1{border-right-width:1px!important;border-right-style:solid}.border-right-2{border-right-width:2px!important;border-right-style:solid}.border-right-3{border-right-width:3px!important;border-right-style:solid}.border-left-none{border-left-width:0px!important;border-left-style:none}.border-left-1{border-left-width:1px!important;border-left-style:solid}.border-left-2{border-left-width:2px!important;border-left-style:solid}.border-left-3{border-left-width:3px!important;border-left-style:solid}.border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}@media screen and (min-width: 576px){.sm\:border-none{border-width:0px!important;border-style:none}.sm\:border-1{border-width:1px!important;border-style:solid}.sm\:border-2{border-width:2px!important;border-style:solid}.sm\:border-3{border-width:3px!important;border-style:solid}.sm\:border-top-none{border-top-width:0px!important;border-top-style:none}.sm\:border-top-1{border-top-width:1px!important;border-top-style:solid}.sm\:border-top-2{border-top-width:2px!important;border-top-style:solid}.sm\:border-top-3{border-top-width:3px!important;border-top-style:solid}.sm\:border-right-none{border-right-width:0px!important;border-right-style:none}.sm\:border-right-1{border-right-width:1px!important;border-right-style:solid}.sm\:border-right-2{border-right-width:2px!important;border-right-style:solid}.sm\:border-right-3{border-right-width:3px!important;border-right-style:solid}.sm\:border-left-none{border-left-width:0px!important;border-left-style:none}.sm\:border-left-1{border-left-width:1px!important;border-left-style:solid}.sm\:border-left-2{border-left-width:2px!important;border-left-style:solid}.sm\:border-left-3{border-left-width:3px!important;border-left-style:solid}.sm\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.sm\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.sm\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.sm\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.sm\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.sm\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.sm\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.sm\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.sm\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.sm\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.sm\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.sm\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width: 768px){.md\:border-none{border-width:0px!important;border-style:none}.md\:border-1{border-width:1px!important;border-style:solid}.md\:border-2{border-width:2px!important;border-style:solid}.md\:border-3{border-width:3px!important;border-style:solid}.md\:border-top-none{border-top-width:0px!important;border-top-style:none}.md\:border-top-1{border-top-width:1px!important;border-top-style:solid}.md\:border-top-2{border-top-width:2px!important;border-top-style:solid}.md\:border-top-3{border-top-width:3px!important;border-top-style:solid}.md\:border-right-none{border-right-width:0px!important;border-right-style:none}.md\:border-right-1{border-right-width:1px!important;border-right-style:solid}.md\:border-right-2{border-right-width:2px!important;border-right-style:solid}.md\:border-right-3{border-right-width:3px!important;border-right-style:solid}.md\:border-left-none{border-left-width:0px!important;border-left-style:none}.md\:border-left-1{border-left-width:1px!important;border-left-style:solid}.md\:border-left-2{border-left-width:2px!important;border-left-style:solid}.md\:border-left-3{border-left-width:3px!important;border-left-style:solid}.md\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.md\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.md\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.md\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.md\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.md\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.md\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.md\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.md\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.md\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.md\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.md\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width: 992px){.lg\:border-none{border-width:0px!important;border-style:none}.lg\:border-1{border-width:1px!important;border-style:solid}.lg\:border-2{border-width:2px!important;border-style:solid}.lg\:border-3{border-width:3px!important;border-style:solid}.lg\:border-top-none{border-top-width:0px!important;border-top-style:none}.lg\:border-top-1{border-top-width:1px!important;border-top-style:solid}.lg\:border-top-2{border-top-width:2px!important;border-top-style:solid}.lg\:border-top-3{border-top-width:3px!important;border-top-style:solid}.lg\:border-right-none{border-right-width:0px!important;border-right-style:none}.lg\:border-right-1{border-right-width:1px!important;border-right-style:solid}.lg\:border-right-2{border-right-width:2px!important;border-right-style:solid}.lg\:border-right-3{border-right-width:3px!important;border-right-style:solid}.lg\:border-left-none{border-left-width:0px!important;border-left-style:none}.lg\:border-left-1{border-left-width:1px!important;border-left-style:solid}.lg\:border-left-2{border-left-width:2px!important;border-left-style:solid}.lg\:border-left-3{border-left-width:3px!important;border-left-style:solid}.lg\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.lg\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.lg\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.lg\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.lg\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.lg\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.lg\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.lg\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.lg\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.lg\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.lg\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.lg\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width: 1200px){.xl\:border-none{border-width:0px!important;border-style:none}.xl\:border-1{border-width:1px!important;border-style:solid}.xl\:border-2{border-width:2px!important;border-style:solid}.xl\:border-3{border-width:3px!important;border-style:solid}.xl\:border-top-none{border-top-width:0px!important;border-top-style:none}.xl\:border-top-1{border-top-width:1px!important;border-top-style:solid}.xl\:border-top-2{border-top-width:2px!important;border-top-style:solid}.xl\:border-top-3{border-top-width:3px!important;border-top-style:solid}.xl\:border-right-none{border-right-width:0px!important;border-right-style:none}.xl\:border-right-1{border-right-width:1px!important;border-right-style:solid}.xl\:border-right-2{border-right-width:2px!important;border-right-style:solid}.xl\:border-right-3{border-right-width:3px!important;border-right-style:solid}.xl\:border-left-none{border-left-width:0px!important;border-left-style:none}.xl\:border-left-1{border-left-width:1px!important;border-left-style:solid}.xl\:border-left-2{border-left-width:2px!important;border-left-style:solid}.xl\:border-left-3{border-left-width:3px!important;border-left-style:solid}.xl\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.xl\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.xl\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.xl\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.xl\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.xl\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.xl\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.xl\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.xl\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.xl\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.xl\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.xl\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-double{border-style:double!important}@media screen and (min-width: 576px){.sm\:border-solid{border-style:solid!important}.sm\:border-dashed{border-style:dashed!important}.sm\:border-dotted{border-style:dotted!important}.sm\:border-double{border-style:double!important}}@media screen and (min-width: 768px){.md\:border-solid{border-style:solid!important}.md\:border-dashed{border-style:dashed!important}.md\:border-dotted{border-style:dotted!important}.md\:border-double{border-style:double!important}}@media screen and (min-width: 992px){.lg\:border-solid{border-style:solid!important}.lg\:border-dashed{border-style:dashed!important}.lg\:border-dotted{border-style:dotted!important}.lg\:border-double{border-style:double!important}}@media screen and (min-width: 1200px){.xl\:border-solid{border-style:solid!important}.xl\:border-dashed{border-style:dashed!important}.xl\:border-dotted{border-style:dotted!important}.xl\:border-double{border-style:double!important}}.border-noround{border-radius:0!important}.border-round{border-radius:.375rem!important;border-radius:var(--border-radius)!important}.border-round-xs{border-radius:.125rem!important}.border-round-sm{border-radius:.25rem!important}.border-round-md{border-radius:.375rem!important}.border-round-lg{border-radius:.5rem!important}.border-round-xl{border-radius:.75rem!important}.border-round-2xl{border-radius:1rem!important}.border-round-3xl{border-radius:1.5rem!important}.border-circle{border-radius:50%!important}@media screen and (min-width: 576px){.sm\:border-noround{border-radius:0!important}.sm\:border-round{border-radius:.375rem!important;border-radius:var(--border-radius)!important}.sm\:border-round-xs{border-radius:.125rem!important}.sm\:border-round-sm{border-radius:.25rem!important}.sm\:border-round-md{border-radius:.375rem!important}.sm\:border-round-lg{border-radius:.5rem!important}.sm\:border-round-xl{border-radius:.75rem!important}.sm\:border-round-2xl{border-radius:1rem!important}.sm\:border-round-3xl{border-radius:1.5rem!important}.sm\:border-circle{border-radius:50%!important}}@media screen and (min-width: 768px){.md\:border-noround{border-radius:0!important}.md\:border-round{border-radius:.375rem!important;border-radius:var(--border-radius)!important}.md\:border-round-xs{border-radius:.125rem!important}.md\:border-round-sm{border-radius:.25rem!important}.md\:border-round-md{border-radius:.375rem!important}.md\:border-round-lg{border-radius:.5rem!important}.md\:border-round-xl{border-radius:.75rem!important}.md\:border-round-2xl{border-radius:1rem!important}.md\:border-round-3xl{border-radius:1.5rem!important}.md\:border-circle{border-radius:50%!important}}@media screen and (min-width: 992px){.lg\:border-noround{border-radius:0!important}.lg\:border-round{border-radius:.375rem!important;border-radius:var(--border-radius)!important}.lg\:border-round-xs{border-radius:.125rem!important}.lg\:border-round-sm{border-radius:.25rem!important}.lg\:border-round-md{border-radius:.375rem!important}.lg\:border-round-lg{border-radius:.5rem!important}.lg\:border-round-xl{border-radius:.75rem!important}.lg\:border-round-2xl{border-radius:1rem!important}.lg\:border-round-3xl{border-radius:1.5rem!important}.lg\:border-circle{border-radius:50%!important}}@media screen and (min-width: 1200px){.xl\:border-noround{border-radius:0!important}.xl\:border-round{border-radius:.375rem!important;border-radius:var(--border-radius)!important}.xl\:border-round-xs{border-radius:.125rem!important}.xl\:border-round-sm{border-radius:.25rem!important}.xl\:border-round-md{border-radius:.375rem!important}.xl\:border-round-lg{border-radius:.5rem!important}.xl\:border-round-xl{border-radius:.75rem!important}.xl\:border-round-2xl{border-radius:1rem!important}.xl\:border-round-3xl{border-radius:1.5rem!important}.xl\:border-circle{border-radius:50%!important}}.border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.border-round-left{border-top-left-radius:.375rem!important;border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--border-radius)!important}.border-round-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--border-radius)!important}.border-round-right{border-top-right-radius:.375rem!important;border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--border-radius)!important}.border-round-bottom{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--border-radius)!important}.border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}@media screen and (min-width: 576px){.sm\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.sm\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.sm\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.sm\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.sm\:border-round-left{border-top-left-radius:.375rem!important;border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--border-radius)!important}.sm\:border-round-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--border-radius)!important}.sm\:border-round-right{border-top-right-radius:.375rem!important;border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--border-radius)!important}.sm\:border-round-bottom{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--border-radius)!important}.sm\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.sm\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.sm\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.sm\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.sm\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.sm\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.sm\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.sm\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.sm\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.sm\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.sm\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.sm\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.sm\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.sm\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.sm\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.sm\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.sm\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.sm\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width: 768px){.md\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.md\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.md\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.md\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.md\:border-round-left{border-top-left-radius:.375rem!important;border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--border-radius)!important}.md\:border-round-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--border-radius)!important}.md\:border-round-right{border-top-right-radius:.375rem!important;border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--border-radius)!important}.md\:border-round-bottom{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--border-radius)!important}.md\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.md\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.md\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.md\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.md\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.md\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.md\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.md\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.md\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.md\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.md\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.md\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.md\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.md\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.md\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.md\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.md\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.md\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width: 992px){.lg\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.lg\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.lg\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.lg\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.lg\:border-round-left{border-top-left-radius:.375rem!important;border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--border-radius)!important}.lg\:border-round-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--border-radius)!important}.lg\:border-round-right{border-top-right-radius:.375rem!important;border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--border-radius)!important}.lg\:border-round-bottom{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--border-radius)!important}.lg\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.lg\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.lg\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.lg\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.lg\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.lg\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.lg\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.lg\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.lg\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.lg\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.lg\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.lg\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.lg\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.lg\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.lg\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.lg\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.lg\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.lg\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width: 1200px){.xl\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.xl\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.xl\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.xl\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.xl\:border-round-left{border-top-left-radius:.375rem!important;border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--border-radius)!important}.xl\:border-round-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--border-radius)!important}.xl\:border-round-right{border-top-right-radius:.375rem!important;border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--border-radius)!important}.xl\:border-round-bottom{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--border-radius)!important}.xl\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.xl\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.xl\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.xl\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.xl\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.xl\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.xl\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.xl\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.xl\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.xl\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.xl\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.xl\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.xl\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.xl\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.xl\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.xl\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.xl\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.xl\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}.w-full{width:100%!important}.w-screen{width:100vw!important}.w-auto{width:auto!important}.w-1{width:8.3333%!important}.w-2{width:16.6667%!important}.w-3{width:25%!important}.w-4{width:33.3333%!important}.w-5{width:41.6667%!important}.w-6{width:50%!important}.w-7{width:58.3333%!important}.w-8{width:66.6667%!important}.w-9{width:75%!important}.w-10{width:83.3333%!important}.w-11{width:91.6667%!important}.w-12{width:100%!important}.w-min{width:min-content!important}.w-max{width:max-content!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.w-1rem{width:1rem!important}.w-2rem{width:2rem!important}.w-3rem{width:3rem!important}.w-4rem{width:4rem!important}.w-5rem{width:5rem!important}.w-6rem{width:6rem!important}.w-7rem{width:7rem!important}.w-8rem{width:8rem!important}.w-9rem{width:9rem!important}.w-10rem{width:10rem!important}.w-11rem{width:11rem!important}.w-12rem{width:12rem!important}.w-13rem{width:13rem!important}.w-14rem{width:14rem!important}.w-15rem{width:15rem!important}.w-16rem{width:16rem!important}.w-17rem{width:17rem!important}.w-18rem{width:18rem!important}.w-19rem{width:19rem!important}.w-20rem{width:20rem!important}.w-21rem{width:21rem!important}.w-22rem{width:22rem!important}.w-23rem{width:23rem!important}.w-24rem{width:24rem!important}.w-25rem{width:25rem!important}.w-26rem{width:26rem!important}.w-27rem{width:27rem!important}.w-28rem{width:28rem!important}.w-29rem{width:29rem!important}.w-30rem{width:30rem!important}@media screen and (min-width: 576px){.sm\:w-full{width:100%!important}.sm\:w-screen{width:100vw!important}.sm\:w-auto{width:auto!important}.sm\:w-1{width:8.3333%!important}.sm\:w-2{width:16.6667%!important}.sm\:w-3{width:25%!important}.sm\:w-4{width:33.3333%!important}.sm\:w-5{width:41.6667%!important}.sm\:w-6{width:50%!important}.sm\:w-7{width:58.3333%!important}.sm\:w-8{width:66.6667%!important}.sm\:w-9{width:75%!important}.sm\:w-10{width:83.3333%!important}.sm\:w-11{width:91.6667%!important}.sm\:w-12{width:100%!important}.sm\:w-min{width:min-content!important}.sm\:w-max{width:max-content!important}.sm\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.sm\:w-1rem{width:1rem!important}.sm\:w-2rem{width:2rem!important}.sm\:w-3rem{width:3rem!important}.sm\:w-4rem{width:4rem!important}.sm\:w-5rem{width:5rem!important}.sm\:w-6rem{width:6rem!important}.sm\:w-7rem{width:7rem!important}.sm\:w-8rem{width:8rem!important}.sm\:w-9rem{width:9rem!important}.sm\:w-10rem{width:10rem!important}.sm\:w-11rem{width:11rem!important}.sm\:w-12rem{width:12rem!important}.sm\:w-13rem{width:13rem!important}.sm\:w-14rem{width:14rem!important}.sm\:w-15rem{width:15rem!important}.sm\:w-16rem{width:16rem!important}.sm\:w-17rem{width:17rem!important}.sm\:w-18rem{width:18rem!important}.sm\:w-19rem{width:19rem!important}.sm\:w-20rem{width:20rem!important}.sm\:w-21rem{width:21rem!important}.sm\:w-22rem{width:22rem!important}.sm\:w-23rem{width:23rem!important}.sm\:w-24rem{width:24rem!important}.sm\:w-25rem{width:25rem!important}.sm\:w-26rem{width:26rem!important}.sm\:w-27rem{width:27rem!important}.sm\:w-28rem{width:28rem!important}.sm\:w-29rem{width:29rem!important}.sm\:w-30rem{width:30rem!important}}@media screen and (min-width: 768px){.md\:w-full{width:100%!important}.md\:w-screen{width:100vw!important}.md\:w-auto{width:auto!important}.md\:w-1{width:8.3333%!important}.md\:w-2{width:16.6667%!important}.md\:w-3{width:25%!important}.md\:w-4{width:33.3333%!important}.md\:w-5{width:41.6667%!important}.md\:w-6{width:50%!important}.md\:w-7{width:58.3333%!important}.md\:w-8{width:66.6667%!important}.md\:w-9{width:75%!important}.md\:w-10{width:83.3333%!important}.md\:w-11{width:91.6667%!important}.md\:w-12{width:100%!important}.md\:w-min{width:min-content!important}.md\:w-max{width:max-content!important}.md\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.md\:w-1rem{width:1rem!important}.md\:w-2rem{width:2rem!important}.md\:w-3rem{width:3rem!important}.md\:w-4rem{width:4rem!important}.md\:w-5rem{width:5rem!important}.md\:w-6rem{width:6rem!important}.md\:w-7rem{width:7rem!important}.md\:w-8rem{width:8rem!important}.md\:w-9rem{width:9rem!important}.md\:w-10rem{width:10rem!important}.md\:w-11rem{width:11rem!important}.md\:w-12rem{width:12rem!important}.md\:w-13rem{width:13rem!important}.md\:w-14rem{width:14rem!important}.md\:w-15rem{width:15rem!important}.md\:w-16rem{width:16rem!important}.md\:w-17rem{width:17rem!important}.md\:w-18rem{width:18rem!important}.md\:w-19rem{width:19rem!important}.md\:w-20rem{width:20rem!important}.md\:w-21rem{width:21rem!important}.md\:w-22rem{width:22rem!important}.md\:w-23rem{width:23rem!important}.md\:w-24rem{width:24rem!important}.md\:w-25rem{width:25rem!important}.md\:w-26rem{width:26rem!important}.md\:w-27rem{width:27rem!important}.md\:w-28rem{width:28rem!important}.md\:w-29rem{width:29rem!important}.md\:w-30rem{width:30rem!important}}@media screen and (min-width: 992px){.lg\:w-full{width:100%!important}.lg\:w-screen{width:100vw!important}.lg\:w-auto{width:auto!important}.lg\:w-1{width:8.3333%!important}.lg\:w-2{width:16.6667%!important}.lg\:w-3{width:25%!important}.lg\:w-4{width:33.3333%!important}.lg\:w-5{width:41.6667%!important}.lg\:w-6{width:50%!important}.lg\:w-7{width:58.3333%!important}.lg\:w-8{width:66.6667%!important}.lg\:w-9{width:75%!important}.lg\:w-10{width:83.3333%!important}.lg\:w-11{width:91.6667%!important}.lg\:w-12{width:100%!important}.lg\:w-min{width:min-content!important}.lg\:w-max{width:max-content!important}.lg\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.lg\:w-1rem{width:1rem!important}.lg\:w-2rem{width:2rem!important}.lg\:w-3rem{width:3rem!important}.lg\:w-4rem{width:4rem!important}.lg\:w-5rem{width:5rem!important}.lg\:w-6rem{width:6rem!important}.lg\:w-7rem{width:7rem!important}.lg\:w-8rem{width:8rem!important}.lg\:w-9rem{width:9rem!important}.lg\:w-10rem{width:10rem!important}.lg\:w-11rem{width:11rem!important}.lg\:w-12rem{width:12rem!important}.lg\:w-13rem{width:13rem!important}.lg\:w-14rem{width:14rem!important}.lg\:w-15rem{width:15rem!important}.lg\:w-16rem{width:16rem!important}.lg\:w-17rem{width:17rem!important}.lg\:w-18rem{width:18rem!important}.lg\:w-19rem{width:19rem!important}.lg\:w-20rem{width:20rem!important}.lg\:w-21rem{width:21rem!important}.lg\:w-22rem{width:22rem!important}.lg\:w-23rem{width:23rem!important}.lg\:w-24rem{width:24rem!important}.lg\:w-25rem{width:25rem!important}.lg\:w-26rem{width:26rem!important}.lg\:w-27rem{width:27rem!important}.lg\:w-28rem{width:28rem!important}.lg\:w-29rem{width:29rem!important}.lg\:w-30rem{width:30rem!important}}@media screen and (min-width: 1200px){.xl\:w-full{width:100%!important}.xl\:w-screen{width:100vw!important}.xl\:w-auto{width:auto!important}.xl\:w-1{width:8.3333%!important}.xl\:w-2{width:16.6667%!important}.xl\:w-3{width:25%!important}.xl\:w-4{width:33.3333%!important}.xl\:w-5{width:41.6667%!important}.xl\:w-6{width:50%!important}.xl\:w-7{width:58.3333%!important}.xl\:w-8{width:66.6667%!important}.xl\:w-9{width:75%!important}.xl\:w-10{width:83.3333%!important}.xl\:w-11{width:91.6667%!important}.xl\:w-12{width:100%!important}.xl\:w-min{width:min-content!important}.xl\:w-max{width:max-content!important}.xl\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.xl\:w-1rem{width:1rem!important}.xl\:w-2rem{width:2rem!important}.xl\:w-3rem{width:3rem!important}.xl\:w-4rem{width:4rem!important}.xl\:w-5rem{width:5rem!important}.xl\:w-6rem{width:6rem!important}.xl\:w-7rem{width:7rem!important}.xl\:w-8rem{width:8rem!important}.xl\:w-9rem{width:9rem!important}.xl\:w-10rem{width:10rem!important}.xl\:w-11rem{width:11rem!important}.xl\:w-12rem{width:12rem!important}.xl\:w-13rem{width:13rem!important}.xl\:w-14rem{width:14rem!important}.xl\:w-15rem{width:15rem!important}.xl\:w-16rem{width:16rem!important}.xl\:w-17rem{width:17rem!important}.xl\:w-18rem{width:18rem!important}.xl\:w-19rem{width:19rem!important}.xl\:w-20rem{width:20rem!important}.xl\:w-21rem{width:21rem!important}.xl\:w-22rem{width:22rem!important}.xl\:w-23rem{width:23rem!important}.xl\:w-24rem{width:24rem!important}.xl\:w-25rem{width:25rem!important}.xl\:w-26rem{width:26rem!important}.xl\:w-27rem{width:27rem!important}.xl\:w-28rem{width:28rem!important}.xl\:w-29rem{width:29rem!important}.xl\:w-30rem{width:30rem!important}}.h-full{height:100%!important}.h-screen{height:100vh!important}.h-auto{height:auto!important}.h-min{height:min-content!important}.h-max{height:max-content!important}.h-fit{height:-moz-fit-content!important;height:fit-content!important}.h-1rem{height:1rem!important}.h-2rem{height:2rem!important}.h-3rem{height:3rem!important}.h-4rem{height:4rem!important}.h-5rem{height:5rem!important}.h-6rem{height:6rem!important}.h-7rem{height:7rem!important}.h-8rem{height:8rem!important}.h-9rem{height:9rem!important}.h-10rem{height:10rem!important}.h-11rem{height:11rem!important}.h-12rem{height:12rem!important}.h-13rem{height:13rem!important}.h-14rem{height:14rem!important}.h-15rem{height:15rem!important}.h-16rem{height:16rem!important}.h-17rem{height:17rem!important}.h-18rem{height:18rem!important}.h-19rem{height:19rem!important}.h-20rem{height:20rem!important}.h-21rem{height:21rem!important}.h-22rem{height:22rem!important}.h-23rem{height:23rem!important}.h-24rem{height:24rem!important}.h-25rem{height:25rem!important}.h-26rem{height:26rem!important}.h-27rem{height:27rem!important}.h-28rem{height:28rem!important}.h-29rem{height:29rem!important}.h-30rem{height:30rem!important}@media screen and (min-width: 576px){.sm\:h-full{height:100%!important}.sm\:h-screen{height:100vh!important}.sm\:h-auto{height:auto!important}.sm\:h-min{height:min-content!important}.sm\:h-max{height:max-content!important}.sm\:h-fit{height:-moz-fit-content!important;height:fit-content!important}.sm\:h-1rem{height:1rem!important}.sm\:h-2rem{height:2rem!important}.sm\:h-3rem{height:3rem!important}.sm\:h-4rem{height:4rem!important}.sm\:h-5rem{height:5rem!important}.sm\:h-6rem{height:6rem!important}.sm\:h-7rem{height:7rem!important}.sm\:h-8rem{height:8rem!important}.sm\:h-9rem{height:9rem!important}.sm\:h-10rem{height:10rem!important}.sm\:h-11rem{height:11rem!important}.sm\:h-12rem{height:12rem!important}.sm\:h-13rem{height:13rem!important}.sm\:h-14rem{height:14rem!important}.sm\:h-15rem{height:15rem!important}.sm\:h-16rem{height:16rem!important}.sm\:h-17rem{height:17rem!important}.sm\:h-18rem{height:18rem!important}.sm\:h-19rem{height:19rem!important}.sm\:h-20rem{height:20rem!important}.sm\:h-21rem{height:21rem!important}.sm\:h-22rem{height:22rem!important}.sm\:h-23rem{height:23rem!important}.sm\:h-24rem{height:24rem!important}.sm\:h-25rem{height:25rem!important}.sm\:h-26rem{height:26rem!important}.sm\:h-27rem{height:27rem!important}.sm\:h-28rem{height:28rem!important}.sm\:h-29rem{height:29rem!important}.sm\:h-30rem{height:30rem!important}}@media screen and (min-width: 768px){.md\:h-full{height:100%!important}.md\:h-screen{height:100vh!important}.md\:h-auto{height:auto!important}.md\:h-min{height:min-content!important}.md\:h-max{height:max-content!important}.md\:h-fit{height:-moz-fit-content!important;height:fit-content!important}.md\:h-1rem{height:1rem!important}.md\:h-2rem{height:2rem!important}.md\:h-3rem{height:3rem!important}.md\:h-4rem{height:4rem!important}.md\:h-5rem{height:5rem!important}.md\:h-6rem{height:6rem!important}.md\:h-7rem{height:7rem!important}.md\:h-8rem{height:8rem!important}.md\:h-9rem{height:9rem!important}.md\:h-10rem{height:10rem!important}.md\:h-11rem{height:11rem!important}.md\:h-12rem{height:12rem!important}.md\:h-13rem{height:13rem!important}.md\:h-14rem{height:14rem!important}.md\:h-15rem{height:15rem!important}.md\:h-16rem{height:16rem!important}.md\:h-17rem{height:17rem!important}.md\:h-18rem{height:18rem!important}.md\:h-19rem{height:19rem!important}.md\:h-20rem{height:20rem!important}.md\:h-21rem{height:21rem!important}.md\:h-22rem{height:22rem!important}.md\:h-23rem{height:23rem!important}.md\:h-24rem{height:24rem!important}.md\:h-25rem{height:25rem!important}.md\:h-26rem{height:26rem!important}.md\:h-27rem{height:27rem!important}.md\:h-28rem{height:28rem!important}.md\:h-29rem{height:29rem!important}.md\:h-30rem{height:30rem!important}}@media screen and (min-width: 992px){.lg\:h-full{height:100%!important}.lg\:h-screen{height:100vh!important}.lg\:h-auto{height:auto!important}.lg\:h-min{height:min-content!important}.lg\:h-max{height:max-content!important}.lg\:h-fit{height:-moz-fit-content!important;height:fit-content!important}.lg\:h-1rem{height:1rem!important}.lg\:h-2rem{height:2rem!important}.lg\:h-3rem{height:3rem!important}.lg\:h-4rem{height:4rem!important}.lg\:h-5rem{height:5rem!important}.lg\:h-6rem{height:6rem!important}.lg\:h-7rem{height:7rem!important}.lg\:h-8rem{height:8rem!important}.lg\:h-9rem{height:9rem!important}.lg\:h-10rem{height:10rem!important}.lg\:h-11rem{height:11rem!important}.lg\:h-12rem{height:12rem!important}.lg\:h-13rem{height:13rem!important}.lg\:h-14rem{height:14rem!important}.lg\:h-15rem{height:15rem!important}.lg\:h-16rem{height:16rem!important}.lg\:h-17rem{height:17rem!important}.lg\:h-18rem{height:18rem!important}.lg\:h-19rem{height:19rem!important}.lg\:h-20rem{height:20rem!important}.lg\:h-21rem{height:21rem!important}.lg\:h-22rem{height:22rem!important}.lg\:h-23rem{height:23rem!important}.lg\:h-24rem{height:24rem!important}.lg\:h-25rem{height:25rem!important}.lg\:h-26rem{height:26rem!important}.lg\:h-27rem{height:27rem!important}.lg\:h-28rem{height:28rem!important}.lg\:h-29rem{height:29rem!important}.lg\:h-30rem{height:30rem!important}}@media screen and (min-width: 1200px){.xl\:h-full{height:100%!important}.xl\:h-screen{height:100vh!important}.xl\:h-auto{height:auto!important}.xl\:h-min{height:min-content!important}.xl\:h-max{height:max-content!important}.xl\:h-fit{height:-moz-fit-content!important;height:fit-content!important}.xl\:h-1rem{height:1rem!important}.xl\:h-2rem{height:2rem!important}.xl\:h-3rem{height:3rem!important}.xl\:h-4rem{height:4rem!important}.xl\:h-5rem{height:5rem!important}.xl\:h-6rem{height:6rem!important}.xl\:h-7rem{height:7rem!important}.xl\:h-8rem{height:8rem!important}.xl\:h-9rem{height:9rem!important}.xl\:h-10rem{height:10rem!important}.xl\:h-11rem{height:11rem!important}.xl\:h-12rem{height:12rem!important}.xl\:h-13rem{height:13rem!important}.xl\:h-14rem{height:14rem!important}.xl\:h-15rem{height:15rem!important}.xl\:h-16rem{height:16rem!important}.xl\:h-17rem{height:17rem!important}.xl\:h-18rem{height:18rem!important}.xl\:h-19rem{height:19rem!important}.xl\:h-20rem{height:20rem!important}.xl\:h-21rem{height:21rem!important}.xl\:h-22rem{height:22rem!important}.xl\:h-23rem{height:23rem!important}.xl\:h-24rem{height:24rem!important}.xl\:h-25rem{height:25rem!important}.xl\:h-26rem{height:26rem!important}.xl\:h-27rem{height:27rem!important}.xl\:h-28rem{height:28rem!important}.xl\:h-29rem{height:29rem!important}.xl\:h-30rem{height:30rem!important}}.min-w-0{min-width:0px!important}.min-w-full{min-width:100%!important}.min-w-screen{min-width:100vw!important}.min-w-min{min-width:min-content!important}.min-w-max{min-width:max-content!important}@media screen and (min-width: 576px){.sm\:min-w-0{min-width:0px!important}.sm\:min-w-full{min-width:100%!important}.sm\:min-w-screen{min-width:100vw!important}.sm\:min-w-min{min-width:min-content!important}.sm\:min-w-max{min-width:max-content!important}}@media screen and (min-width: 768px){.md\:min-w-0{min-width:0px!important}.md\:min-w-full{min-width:100%!important}.md\:min-w-screen{min-width:100vw!important}.md\:min-w-min{min-width:min-content!important}.md\:min-w-max{min-width:max-content!important}}@media screen and (min-width: 992px){.lg\:min-w-0{min-width:0px!important}.lg\:min-w-full{min-width:100%!important}.lg\:min-w-screen{min-width:100vw!important}.lg\:min-w-min{min-width:min-content!important}.lg\:min-w-max{min-width:max-content!important}}@media screen and (min-width: 1200px){.xl\:min-w-0{min-width:0px!important}.xl\:min-w-full{min-width:100%!important}.xl\:min-w-screen{min-width:100vw!important}.xl\:min-w-min{min-width:min-content!important}.xl\:min-w-max{min-width:max-content!important}}.max-w-0{max-width:0px!important}.max-w-full{max-width:100%!important}.max-w-screen{max-width:100vw!important}.max-w-min{max-width:min-content!important}.max-w-max{max-width:max-content!important}.max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.max-w-1rem{max-width:1rem!important}.max-w-2rem{max-width:2rem!important}.max-w-3rem{max-width:3rem!important}.max-w-4rem{max-width:4rem!important}.max-w-5rem{max-width:5rem!important}.max-w-6rem{max-width:6rem!important}.max-w-7rem{max-width:7rem!important}.max-w-8rem{max-width:8rem!important}.max-w-9rem{max-width:9rem!important}.max-w-10rem{max-width:10rem!important}.max-w-11rem{max-width:11rem!important}.max-w-12rem{max-width:12rem!important}.max-w-13rem{max-width:13rem!important}.max-w-14rem{max-width:14rem!important}.max-w-15rem{max-width:15rem!important}.max-w-16rem{max-width:16rem!important}.max-w-17rem{max-width:17rem!important}.max-w-18rem{max-width:18rem!important}.max-w-19rem{max-width:19rem!important}.max-w-20rem{max-width:20rem!important}.max-w-21rem{max-width:21rem!important}.max-w-22rem{max-width:22rem!important}.max-w-23rem{max-width:23rem!important}.max-w-24rem{max-width:24rem!important}.max-w-25rem{max-width:25rem!important}.max-w-26rem{max-width:26rem!important}.max-w-27rem{max-width:27rem!important}.max-w-28rem{max-width:28rem!important}.max-w-29rem{max-width:29rem!important}.max-w-30rem{max-width:30rem!important}@media screen and (min-width: 576px){.sm\:max-w-0{max-width:0px!important}.sm\:max-w-full{max-width:100%!important}.sm\:max-w-screen{max-width:100vw!important}.sm\:max-w-min{max-width:min-content!important}.sm\:max-w-max{max-width:max-content!important}.sm\:max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.sm\:max-w-1rem{max-width:1rem!important}.sm\:max-w-2rem{max-width:2rem!important}.sm\:max-w-3rem{max-width:3rem!important}.sm\:max-w-4rem{max-width:4rem!important}.sm\:max-w-5rem{max-width:5rem!important}.sm\:max-w-6rem{max-width:6rem!important}.sm\:max-w-7rem{max-width:7rem!important}.sm\:max-w-8rem{max-width:8rem!important}.sm\:max-w-9rem{max-width:9rem!important}.sm\:max-w-10rem{max-width:10rem!important}.sm\:max-w-11rem{max-width:11rem!important}.sm\:max-w-12rem{max-width:12rem!important}.sm\:max-w-13rem{max-width:13rem!important}.sm\:max-w-14rem{max-width:14rem!important}.sm\:max-w-15rem{max-width:15rem!important}.sm\:max-w-16rem{max-width:16rem!important}.sm\:max-w-17rem{max-width:17rem!important}.sm\:max-w-18rem{max-width:18rem!important}.sm\:max-w-19rem{max-width:19rem!important}.sm\:max-w-20rem{max-width:20rem!important}.sm\:max-w-21rem{max-width:21rem!important}.sm\:max-w-22rem{max-width:22rem!important}.sm\:max-w-23rem{max-width:23rem!important}.sm\:max-w-24rem{max-width:24rem!important}.sm\:max-w-25rem{max-width:25rem!important}.sm\:max-w-26rem{max-width:26rem!important}.sm\:max-w-27rem{max-width:27rem!important}.sm\:max-w-28rem{max-width:28rem!important}.sm\:max-w-29rem{max-width:29rem!important}.sm\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width: 768px){.md\:max-w-0{max-width:0px!important}.md\:max-w-full{max-width:100%!important}.md\:max-w-screen{max-width:100vw!important}.md\:max-w-min{max-width:min-content!important}.md\:max-w-max{max-width:max-content!important}.md\:max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.md\:max-w-1rem{max-width:1rem!important}.md\:max-w-2rem{max-width:2rem!important}.md\:max-w-3rem{max-width:3rem!important}.md\:max-w-4rem{max-width:4rem!important}.md\:max-w-5rem{max-width:5rem!important}.md\:max-w-6rem{max-width:6rem!important}.md\:max-w-7rem{max-width:7rem!important}.md\:max-w-8rem{max-width:8rem!important}.md\:max-w-9rem{max-width:9rem!important}.md\:max-w-10rem{max-width:10rem!important}.md\:max-w-11rem{max-width:11rem!important}.md\:max-w-12rem{max-width:12rem!important}.md\:max-w-13rem{max-width:13rem!important}.md\:max-w-14rem{max-width:14rem!important}.md\:max-w-15rem{max-width:15rem!important}.md\:max-w-16rem{max-width:16rem!important}.md\:max-w-17rem{max-width:17rem!important}.md\:max-w-18rem{max-width:18rem!important}.md\:max-w-19rem{max-width:19rem!important}.md\:max-w-20rem{max-width:20rem!important}.md\:max-w-21rem{max-width:21rem!important}.md\:max-w-22rem{max-width:22rem!important}.md\:max-w-23rem{max-width:23rem!important}.md\:max-w-24rem{max-width:24rem!important}.md\:max-w-25rem{max-width:25rem!important}.md\:max-w-26rem{max-width:26rem!important}.md\:max-w-27rem{max-width:27rem!important}.md\:max-w-28rem{max-width:28rem!important}.md\:max-w-29rem{max-width:29rem!important}.md\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width: 992px){.lg\:max-w-0{max-width:0px!important}.lg\:max-w-full{max-width:100%!important}.lg\:max-w-screen{max-width:100vw!important}.lg\:max-w-min{max-width:min-content!important}.lg\:max-w-max{max-width:max-content!important}.lg\:max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.lg\:max-w-1rem{max-width:1rem!important}.lg\:max-w-2rem{max-width:2rem!important}.lg\:max-w-3rem{max-width:3rem!important}.lg\:max-w-4rem{max-width:4rem!important}.lg\:max-w-5rem{max-width:5rem!important}.lg\:max-w-6rem{max-width:6rem!important}.lg\:max-w-7rem{max-width:7rem!important}.lg\:max-w-8rem{max-width:8rem!important}.lg\:max-w-9rem{max-width:9rem!important}.lg\:max-w-10rem{max-width:10rem!important}.lg\:max-w-11rem{max-width:11rem!important}.lg\:max-w-12rem{max-width:12rem!important}.lg\:max-w-13rem{max-width:13rem!important}.lg\:max-w-14rem{max-width:14rem!important}.lg\:max-w-15rem{max-width:15rem!important}.lg\:max-w-16rem{max-width:16rem!important}.lg\:max-w-17rem{max-width:17rem!important}.lg\:max-w-18rem{max-width:18rem!important}.lg\:max-w-19rem{max-width:19rem!important}.lg\:max-w-20rem{max-width:20rem!important}.lg\:max-w-21rem{max-width:21rem!important}.lg\:max-w-22rem{max-width:22rem!important}.lg\:max-w-23rem{max-width:23rem!important}.lg\:max-w-24rem{max-width:24rem!important}.lg\:max-w-25rem{max-width:25rem!important}.lg\:max-w-26rem{max-width:26rem!important}.lg\:max-w-27rem{max-width:27rem!important}.lg\:max-w-28rem{max-width:28rem!important}.lg\:max-w-29rem{max-width:29rem!important}.lg\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width: 1200px){.xl\:max-w-0{max-width:0px!important}.xl\:max-w-full{max-width:100%!important}.xl\:max-w-screen{max-width:100vw!important}.xl\:max-w-min{max-width:min-content!important}.xl\:max-w-max{max-width:max-content!important}.xl\:max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.xl\:max-w-1rem{max-width:1rem!important}.xl\:max-w-2rem{max-width:2rem!important}.xl\:max-w-3rem{max-width:3rem!important}.xl\:max-w-4rem{max-width:4rem!important}.xl\:max-w-5rem{max-width:5rem!important}.xl\:max-w-6rem{max-width:6rem!important}.xl\:max-w-7rem{max-width:7rem!important}.xl\:max-w-8rem{max-width:8rem!important}.xl\:max-w-9rem{max-width:9rem!important}.xl\:max-w-10rem{max-width:10rem!important}.xl\:max-w-11rem{max-width:11rem!important}.xl\:max-w-12rem{max-width:12rem!important}.xl\:max-w-13rem{max-width:13rem!important}.xl\:max-w-14rem{max-width:14rem!important}.xl\:max-w-15rem{max-width:15rem!important}.xl\:max-w-16rem{max-width:16rem!important}.xl\:max-w-17rem{max-width:17rem!important}.xl\:max-w-18rem{max-width:18rem!important}.xl\:max-w-19rem{max-width:19rem!important}.xl\:max-w-20rem{max-width:20rem!important}.xl\:max-w-21rem{max-width:21rem!important}.xl\:max-w-22rem{max-width:22rem!important}.xl\:max-w-23rem{max-width:23rem!important}.xl\:max-w-24rem{max-width:24rem!important}.xl\:max-w-25rem{max-width:25rem!important}.xl\:max-w-26rem{max-width:26rem!important}.xl\:max-w-27rem{max-width:27rem!important}.xl\:max-w-28rem{max-width:28rem!important}.xl\:max-w-29rem{max-width:29rem!important}.xl\:max-w-30rem{max-width:30rem!important}}.min-h-0{min-height:0px!important}.min-h-full{min-height:100%!important}.min-h-screen{min-height:100vh!important}@media screen and (min-width: 576px){.sm\:min-h-0{min-height:0px!important}.sm\:min-h-full{min-height:100%!important}.sm\:min-h-screen{min-height:100vh!important}}@media screen and (min-width: 768px){.md\:min-h-0{min-height:0px!important}.md\:min-h-full{min-height:100%!important}.md\:min-h-screen{min-height:100vh!important}}@media screen and (min-width: 992px){.lg\:min-h-0{min-height:0px!important}.lg\:min-h-full{min-height:100%!important}.lg\:min-h-screen{min-height:100vh!important}}@media screen and (min-width: 1200px){.xl\:min-h-0{min-height:0px!important}.xl\:min-h-full{min-height:100%!important}.xl\:min-h-screen{min-height:100vh!important}}.max-h-0{max-height:0px!important}.max-h-full{max-height:100%!important}.max-h-screen{max-height:100vh!important}.max-h-min{max-height:min-content!important}.max-h-max{max-height:max-content!important}.max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.max-h-1rem{max-height:1rem!important}.max-h-2rem{max-height:2rem!important}.max-h-3rem{max-height:3rem!important}.max-h-4rem{max-height:4rem!important}.max-h-5rem{max-height:5rem!important}.max-h-6rem{max-height:6rem!important}.max-h-7rem{max-height:7rem!important}.max-h-8rem{max-height:8rem!important}.max-h-9rem{max-height:9rem!important}.max-h-10rem{max-height:10rem!important}.max-h-11rem{max-height:11rem!important}.max-h-12rem{max-height:12rem!important}.max-h-13rem{max-height:13rem!important}.max-h-14rem{max-height:14rem!important}.max-h-15rem{max-height:15rem!important}.max-h-16rem{max-height:16rem!important}.max-h-17rem{max-height:17rem!important}.max-h-18rem{max-height:18rem!important}.max-h-19rem{max-height:19rem!important}.max-h-20rem{max-height:20rem!important}.max-h-21rem{max-height:21rem!important}.max-h-22rem{max-height:22rem!important}.max-h-23rem{max-height:23rem!important}.max-h-24rem{max-height:24rem!important}.max-h-25rem{max-height:25rem!important}.max-h-26rem{max-height:26rem!important}.max-h-27rem{max-height:27rem!important}.max-h-28rem{max-height:28rem!important}.max-h-29rem{max-height:29rem!important}.max-h-30rem{max-height:30rem!important}@media screen and (min-width: 576px){.sm\:max-h-0{max-height:0px!important}.sm\:max-h-full{max-height:100%!important}.sm\:max-h-screen{max-height:100vh!important}.sm\:max-h-min{max-height:min-content!important}.sm\:max-h-max{max-height:max-content!important}.sm\:max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.sm\:max-h-1rem{max-height:1rem!important}.sm\:max-h-2rem{max-height:2rem!important}.sm\:max-h-3rem{max-height:3rem!important}.sm\:max-h-4rem{max-height:4rem!important}.sm\:max-h-5rem{max-height:5rem!important}.sm\:max-h-6rem{max-height:6rem!important}.sm\:max-h-7rem{max-height:7rem!important}.sm\:max-h-8rem{max-height:8rem!important}.sm\:max-h-9rem{max-height:9rem!important}.sm\:max-h-10rem{max-height:10rem!important}.sm\:max-h-11rem{max-height:11rem!important}.sm\:max-h-12rem{max-height:12rem!important}.sm\:max-h-13rem{max-height:13rem!important}.sm\:max-h-14rem{max-height:14rem!important}.sm\:max-h-15rem{max-height:15rem!important}.sm\:max-h-16rem{max-height:16rem!important}.sm\:max-h-17rem{max-height:17rem!important}.sm\:max-h-18rem{max-height:18rem!important}.sm\:max-h-19rem{max-height:19rem!important}.sm\:max-h-20rem{max-height:20rem!important}.sm\:max-h-21rem{max-height:21rem!important}.sm\:max-h-22rem{max-height:22rem!important}.sm\:max-h-23rem{max-height:23rem!important}.sm\:max-h-24rem{max-height:24rem!important}.sm\:max-h-25rem{max-height:25rem!important}.sm\:max-h-26rem{max-height:26rem!important}.sm\:max-h-27rem{max-height:27rem!important}.sm\:max-h-28rem{max-height:28rem!important}.sm\:max-h-29rem{max-height:29rem!important}.sm\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width: 768px){.md\:max-h-0{max-height:0px!important}.md\:max-h-full{max-height:100%!important}.md\:max-h-screen{max-height:100vh!important}.md\:max-h-min{max-height:min-content!important}.md\:max-h-max{max-height:max-content!important}.md\:max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.md\:max-h-1rem{max-height:1rem!important}.md\:max-h-2rem{max-height:2rem!important}.md\:max-h-3rem{max-height:3rem!important}.md\:max-h-4rem{max-height:4rem!important}.md\:max-h-5rem{max-height:5rem!important}.md\:max-h-6rem{max-height:6rem!important}.md\:max-h-7rem{max-height:7rem!important}.md\:max-h-8rem{max-height:8rem!important}.md\:max-h-9rem{max-height:9rem!important}.md\:max-h-10rem{max-height:10rem!important}.md\:max-h-11rem{max-height:11rem!important}.md\:max-h-12rem{max-height:12rem!important}.md\:max-h-13rem{max-height:13rem!important}.md\:max-h-14rem{max-height:14rem!important}.md\:max-h-15rem{max-height:15rem!important}.md\:max-h-16rem{max-height:16rem!important}.md\:max-h-17rem{max-height:17rem!important}.md\:max-h-18rem{max-height:18rem!important}.md\:max-h-19rem{max-height:19rem!important}.md\:max-h-20rem{max-height:20rem!important}.md\:max-h-21rem{max-height:21rem!important}.md\:max-h-22rem{max-height:22rem!important}.md\:max-h-23rem{max-height:23rem!important}.md\:max-h-24rem{max-height:24rem!important}.md\:max-h-25rem{max-height:25rem!important}.md\:max-h-26rem{max-height:26rem!important}.md\:max-h-27rem{max-height:27rem!important}.md\:max-h-28rem{max-height:28rem!important}.md\:max-h-29rem{max-height:29rem!important}.md\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width: 992px){.lg\:max-h-0{max-height:0px!important}.lg\:max-h-full{max-height:100%!important}.lg\:max-h-screen{max-height:100vh!important}.lg\:max-h-min{max-height:min-content!important}.lg\:max-h-max{max-height:max-content!important}.lg\:max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.lg\:max-h-1rem{max-height:1rem!important}.lg\:max-h-2rem{max-height:2rem!important}.lg\:max-h-3rem{max-height:3rem!important}.lg\:max-h-4rem{max-height:4rem!important}.lg\:max-h-5rem{max-height:5rem!important}.lg\:max-h-6rem{max-height:6rem!important}.lg\:max-h-7rem{max-height:7rem!important}.lg\:max-h-8rem{max-height:8rem!important}.lg\:max-h-9rem{max-height:9rem!important}.lg\:max-h-10rem{max-height:10rem!important}.lg\:max-h-11rem{max-height:11rem!important}.lg\:max-h-12rem{max-height:12rem!important}.lg\:max-h-13rem{max-height:13rem!important}.lg\:max-h-14rem{max-height:14rem!important}.lg\:max-h-15rem{max-height:15rem!important}.lg\:max-h-16rem{max-height:16rem!important}.lg\:max-h-17rem{max-height:17rem!important}.lg\:max-h-18rem{max-height:18rem!important}.lg\:max-h-19rem{max-height:19rem!important}.lg\:max-h-20rem{max-height:20rem!important}.lg\:max-h-21rem{max-height:21rem!important}.lg\:max-h-22rem{max-height:22rem!important}.lg\:max-h-23rem{max-height:23rem!important}.lg\:max-h-24rem{max-height:24rem!important}.lg\:max-h-25rem{max-height:25rem!important}.lg\:max-h-26rem{max-height:26rem!important}.lg\:max-h-27rem{max-height:27rem!important}.lg\:max-h-28rem{max-height:28rem!important}.lg\:max-h-29rem{max-height:29rem!important}.lg\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width: 1200px){.xl\:max-h-0{max-height:0px!important}.xl\:max-h-full{max-height:100%!important}.xl\:max-h-screen{max-height:100vh!important}.xl\:max-h-min{max-height:min-content!important}.xl\:max-h-max{max-height:max-content!important}.xl\:max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.xl\:max-h-1rem{max-height:1rem!important}.xl\:max-h-2rem{max-height:2rem!important}.xl\:max-h-3rem{max-height:3rem!important}.xl\:max-h-4rem{max-height:4rem!important}.xl\:max-h-5rem{max-height:5rem!important}.xl\:max-h-6rem{max-height:6rem!important}.xl\:max-h-7rem{max-height:7rem!important}.xl\:max-h-8rem{max-height:8rem!important}.xl\:max-h-9rem{max-height:9rem!important}.xl\:max-h-10rem{max-height:10rem!important}.xl\:max-h-11rem{max-height:11rem!important}.xl\:max-h-12rem{max-height:12rem!important}.xl\:max-h-13rem{max-height:13rem!important}.xl\:max-h-14rem{max-height:14rem!important}.xl\:max-h-15rem{max-height:15rem!important}.xl\:max-h-16rem{max-height:16rem!important}.xl\:max-h-17rem{max-height:17rem!important}.xl\:max-h-18rem{max-height:18rem!important}.xl\:max-h-19rem{max-height:19rem!important}.xl\:max-h-20rem{max-height:20rem!important}.xl\:max-h-21rem{max-height:21rem!important}.xl\:max-h-22rem{max-height:22rem!important}.xl\:max-h-23rem{max-height:23rem!important}.xl\:max-h-24rem{max-height:24rem!important}.xl\:max-h-25rem{max-height:25rem!important}.xl\:max-h-26rem{max-height:26rem!important}.xl\:max-h-27rem{max-height:27rem!important}.xl\:max-h-28rem{max-height:28rem!important}.xl\:max-h-29rem{max-height:29rem!important}.xl\:max-h-30rem{max-height:30rem!important}}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}@media screen and (min-width: 576px){.sm\:static{position:static!important}.sm\:fixed{position:fixed!important}.sm\:absolute{position:absolute!important}.sm\:relative{position:relative!important}.sm\:sticky{position:sticky!important}}@media screen and (min-width: 768px){.md\:static{position:static!important}.md\:fixed{position:fixed!important}.md\:absolute{position:absolute!important}.md\:relative{position:relative!important}.md\:sticky{position:sticky!important}}@media screen and (min-width: 992px){.lg\:static{position:static!important}.lg\:fixed{position:fixed!important}.lg\:absolute{position:absolute!important}.lg\:relative{position:relative!important}.lg\:sticky{position:sticky!important}}@media screen and (min-width: 1200px){.xl\:static{position:static!important}.xl\:fixed{position:fixed!important}.xl\:absolute{position:absolute!important}.xl\:relative{position:relative!important}.xl\:sticky{position:sticky!important}}.top-auto{top:auto!important}.top-0{top:0px!important}.top-50{top:50%!important}.top-100{top:100%!important}@media screen and (min-width: 576px){.sm\:top-auto{top:auto!important}.sm\:top-0{top:0px!important}.sm\:top-50{top:50%!important}.sm\:top-100{top:100%!important}}@media screen and (min-width: 768px){.md\:top-auto{top:auto!important}.md\:top-0{top:0px!important}.md\:top-50{top:50%!important}.md\:top-100{top:100%!important}}@media screen and (min-width: 992px){.lg\:top-auto{top:auto!important}.lg\:top-0{top:0px!important}.lg\:top-50{top:50%!important}.lg\:top-100{top:100%!important}}@media screen and (min-width: 1200px){.xl\:top-auto{top:auto!important}.xl\:top-0{top:0px!important}.xl\:top-50{top:50%!important}.xl\:top-100{top:100%!important}}.left-auto{left:auto!important}.left-0{left:0px!important}.left-50{left:50%!important}.left-100{left:100%!important}@media screen and (min-width: 576px){.sm\:left-auto{left:auto!important}.sm\:left-0{left:0px!important}.sm\:left-50{left:50%!important}.sm\:left-100{left:100%!important}}@media screen and (min-width: 768px){.md\:left-auto{left:auto!important}.md\:left-0{left:0px!important}.md\:left-50{left:50%!important}.md\:left-100{left:100%!important}}@media screen and (min-width: 992px){.lg\:left-auto{left:auto!important}.lg\:left-0{left:0px!important}.lg\:left-50{left:50%!important}.lg\:left-100{left:100%!important}}@media screen and (min-width: 1200px){.xl\:left-auto{left:auto!important}.xl\:left-0{left:0px!important}.xl\:left-50{left:50%!important}.xl\:left-100{left:100%!important}}.right-auto{right:auto!important}.right-0{right:0px!important}.right-50{right:50%!important}.right-100{right:100%!important}@media screen and (min-width: 576px){.sm\:right-auto{right:auto!important}.sm\:right-0{right:0px!important}.sm\:right-50{right:50%!important}.sm\:right-100{right:100%!important}}@media screen and (min-width: 768px){.md\:right-auto{right:auto!important}.md\:right-0{right:0px!important}.md\:right-50{right:50%!important}.md\:right-100{right:100%!important}}@media screen and (min-width: 992px){.lg\:right-auto{right:auto!important}.lg\:right-0{right:0px!important}.lg\:right-50{right:50%!important}.lg\:right-100{right:100%!important}}@media screen and (min-width: 1200px){.xl\:right-auto{right:auto!important}.xl\:right-0{right:0px!important}.xl\:right-50{right:50%!important}.xl\:right-100{right:100%!important}}.bottom-auto{bottom:auto!important}.bottom-0{bottom:0px!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}@media screen and (min-width: 576px){.sm\:bottom-auto{bottom:auto!important}.sm\:bottom-0{bottom:0px!important}.sm\:bottom-50{bottom:50%!important}.sm\:bottom-100{bottom:100%!important}}@media screen and (min-width: 768px){.md\:bottom-auto{bottom:auto!important}.md\:bottom-0{bottom:0px!important}.md\:bottom-50{bottom:50%!important}.md\:bottom-100{bottom:100%!important}}@media screen and (min-width: 992px){.lg\:bottom-auto{bottom:auto!important}.lg\:bottom-0{bottom:0px!important}.lg\:bottom-50{bottom:50%!important}.lg\:bottom-100{bottom:100%!important}}@media screen and (min-width: 1200px){.xl\:bottom-auto{bottom:auto!important}.xl\:bottom-0{bottom:0px!important}.xl\:bottom-50{bottom:50%!important}.xl\:bottom-100{bottom:100%!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}@media screen and (min-width: 576px){.sm\:overflow-auto{overflow:auto!important}.sm\:overflow-hidden{overflow:hidden!important}.sm\:overflow-visible{overflow:visible!important}.sm\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width: 768px){.md\:overflow-auto{overflow:auto!important}.md\:overflow-hidden{overflow:hidden!important}.md\:overflow-visible{overflow:visible!important}.md\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width: 992px){.lg\:overflow-auto{overflow:auto!important}.lg\:overflow-hidden{overflow:hidden!important}.lg\:overflow-visible{overflow:visible!important}.lg\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width: 1200px){.xl\:overflow-auto{overflow:auto!important}.xl\:overflow-hidden{overflow:hidden!important}.xl\:overflow-visible{overflow:visible!important}.xl\:overflow-scroll{overflow:scroll!important}}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}@media screen and (min-width: 576px){.sm\:overflow-x-auto{overflow-x:auto!important}.sm\:overflow-x-hidden{overflow-x:hidden!important}.sm\:overflow-x-visible{overflow-x:visible!important}.sm\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width: 768px){.md\:overflow-x-auto{overflow-x:auto!important}.md\:overflow-x-hidden{overflow-x:hidden!important}.md\:overflow-x-visible{overflow-x:visible!important}.md\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width: 992px){.lg\:overflow-x-auto{overflow-x:auto!important}.lg\:overflow-x-hidden{overflow-x:hidden!important}.lg\:overflow-x-visible{overflow-x:visible!important}.lg\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width: 1200px){.xl\:overflow-x-auto{overflow-x:auto!important}.xl\:overflow-x-hidden{overflow-x:hidden!important}.xl\:overflow-x-visible{overflow-x:visible!important}.xl\:overflow-x-scroll{overflow-x:scroll!important}}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}@media screen and (min-width: 576px){.sm\:overflow-y-auto{overflow-y:auto!important}.sm\:overflow-y-hidden{overflow-y:hidden!important}.sm\:overflow-y-visible{overflow-y:visible!important}.sm\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width: 768px){.md\:overflow-y-auto{overflow-y:auto!important}.md\:overflow-y-hidden{overflow-y:hidden!important}.md\:overflow-y-visible{overflow-y:visible!important}.md\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width: 992px){.lg\:overflow-y-auto{overflow-y:auto!important}.lg\:overflow-y-hidden{overflow-y:hidden!important}.lg\:overflow-y-visible{overflow-y:visible!important}.lg\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width: 1200px){.xl\:overflow-y-auto{overflow-y:auto!important}.xl\:overflow-y-hidden{overflow-y:hidden!important}.xl\:overflow-y-visible{overflow-y:visible!important}.xl\:overflow-y-scroll{overflow-y:scroll!important}}.z-auto{z-index:auto!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}.z-4{z-index:4!important}.z-5{z-index:5!important}@media screen and (min-width: 576px){.sm\:z-auto{z-index:auto!important}.sm\:z-0{z-index:0!important}.sm\:z-1{z-index:1!important}.sm\:z-2{z-index:2!important}.sm\:z-3{z-index:3!important}.sm\:z-4{z-index:4!important}.sm\:z-5{z-index:5!important}}@media screen and (min-width: 768px){.md\:z-auto{z-index:auto!important}.md\:z-0{z-index:0!important}.md\:z-1{z-index:1!important}.md\:z-2{z-index:2!important}.md\:z-3{z-index:3!important}.md\:z-4{z-index:4!important}.md\:z-5{z-index:5!important}}@media screen and (min-width: 992px){.lg\:z-auto{z-index:auto!important}.lg\:z-0{z-index:0!important}.lg\:z-1{z-index:1!important}.lg\:z-2{z-index:2!important}.lg\:z-3{z-index:3!important}.lg\:z-4{z-index:4!important}.lg\:z-5{z-index:5!important}}@media screen and (min-width: 1200px){.xl\:z-auto{z-index:auto!important}.xl\:z-0{z-index:0!important}.xl\:z-1{z-index:1!important}.xl\:z-2{z-index:2!important}.xl\:z-3{z-index:3!important}.xl\:z-4{z-index:4!important}.xl\:z-5{z-index:5!important}}.bg-repeat{background-repeat:repeat!important}.bg-no-repeat{background-repeat:no-repeat!important}.bg-repeat-x{background-repeat:repeat-x!important}.bg-repeat-y{background-repeat:repeat-y!important}.bg-repeat-round{background-repeat:round!important}.bg-repeat-space{background-repeat:space!important}@media screen and (min-width: 576px){.sm\:bg-repeat{background-repeat:repeat!important}.sm\:bg-no-repeat{background-repeat:no-repeat!important}.sm\:bg-repeat-x{background-repeat:repeat-x!important}.sm\:bg-repeat-y{background-repeat:repeat-y!important}.sm\:bg-repeat-round{background-repeat:round!important}.sm\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width: 768px){.md\:bg-repeat{background-repeat:repeat!important}.md\:bg-no-repeat{background-repeat:no-repeat!important}.md\:bg-repeat-x{background-repeat:repeat-x!important}.md\:bg-repeat-y{background-repeat:repeat-y!important}.md\:bg-repeat-round{background-repeat:round!important}.md\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width: 992px){.lg\:bg-repeat{background-repeat:repeat!important}.lg\:bg-no-repeat{background-repeat:no-repeat!important}.lg\:bg-repeat-x{background-repeat:repeat-x!important}.lg\:bg-repeat-y{background-repeat:repeat-y!important}.lg\:bg-repeat-round{background-repeat:round!important}.lg\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width: 1200px){.xl\:bg-repeat{background-repeat:repeat!important}.xl\:bg-no-repeat{background-repeat:no-repeat!important}.xl\:bg-repeat-x{background-repeat:repeat-x!important}.xl\:bg-repeat-y{background-repeat:repeat-y!important}.xl\:bg-repeat-round{background-repeat:round!important}.xl\:bg-repeat-space{background-repeat:space!important}}.bg-auto{background-size:auto!important}.bg-cover{background-size:cover!important}.bg-contain{background-size:contain!important}@media screen and (min-width: 576px){.sm\:bg-auto{background-size:auto!important}.sm\:bg-cover{background-size:cover!important}.sm\:bg-contain{background-size:contain!important}}@media screen and (min-width: 768px){.md\:bg-auto{background-size:auto!important}.md\:bg-cover{background-size:cover!important}.md\:bg-contain{background-size:contain!important}}@media screen and (min-width: 992px){.lg\:bg-auto{background-size:auto!important}.lg\:bg-cover{background-size:cover!important}.lg\:bg-contain{background-size:contain!important}}@media screen and (min-width: 1200px){.xl\:bg-auto{background-size:auto!important}.xl\:bg-cover{background-size:cover!important}.xl\:bg-contain{background-size:contain!important}}.bg-bottom{background-position:bottom!important}.bg-center{background-position:center!important}.bg-left{background-position:left!important}.bg-left-bottom{background-position:left bottom!important}.bg-left-top{background-position:left top!important}.bg-right{background-position:right!important}.bg-right-bottom{background-position:right bottom!important}.bg-right-top{background-position:right top!important}.bg-top{background-position:top!important}@media screen and (min-width: 576px){.sm\:bg-bottom{background-position:bottom!important}.sm\:bg-center{background-position:center!important}.sm\:bg-left{background-position:left!important}.sm\:bg-left-bottom{background-position:left bottom!important}.sm\:bg-left-top{background-position:left top!important}.sm\:bg-right{background-position:right!important}.sm\:bg-right-bottom{background-position:right bottom!important}.sm\:bg-right-top{background-position:right top!important}.sm\:bg-top{background-position:top!important}}@media screen and (min-width: 768px){.md\:bg-bottom{background-position:bottom!important}.md\:bg-center{background-position:center!important}.md\:bg-left{background-position:left!important}.md\:bg-left-bottom{background-position:left bottom!important}.md\:bg-left-top{background-position:left top!important}.md\:bg-right{background-position:right!important}.md\:bg-right-bottom{background-position:right bottom!important}.md\:bg-right-top{background-position:right top!important}.md\:bg-top{background-position:top!important}}@media screen and (min-width: 992px){.lg\:bg-bottom{background-position:bottom!important}.lg\:bg-center{background-position:center!important}.lg\:bg-left{background-position:left!important}.lg\:bg-left-bottom{background-position:left bottom!important}.lg\:bg-left-top{background-position:left top!important}.lg\:bg-right{background-position:right!important}.lg\:bg-right-bottom{background-position:right bottom!important}.lg\:bg-right-top{background-position:right top!important}.lg\:bg-top{background-position:top!important}}@media screen and (min-width: 1200px){.xl\:bg-bottom{background-position:bottom!important}.xl\:bg-center{background-position:center!important}.xl\:bg-left{background-position:left!important}.xl\:bg-left-bottom{background-position:left bottom!important}.xl\:bg-left-top{background-position:left top!important}.xl\:bg-right{background-position:right!important}.xl\:bg-right-bottom{background-position:right bottom!important}.xl\:bg-right-top{background-position:right top!important}.xl\:bg-top{background-position:top!important}}.select-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.select-text{-webkit-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.select-all{-webkit-user-select:all!important;user-select:all!important}.select-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.list-none{list-style:none!important}.list-disc{list-style:disc!important}.list-decimal{list-style:decimal!important}.appearance-none{-webkit-appearance:none!important;appearance:none!important}.outline-none{outline:none!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.cursor-auto{cursor:auto!important}.cursor-pointer{cursor:pointer!important}.cursor-wait{cursor:wait!important}.cursor-move{cursor:move!important}.select-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.select-text{-webkit-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.select-all{-webkit-user-select:all!important;user-select:all!important}.select-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.opacity-0{opacity:0!important}.opacity-10{opacity:.1!important}.opacity-20{opacity:.2!important}.opacity-30{opacity:.3!important}.opacity-40{opacity:.4!important}.opacity-50{opacity:.5!important}.opacity-60{opacity:.6!important}.opacity-70{opacity:.7!important}.opacity-80{opacity:.8!important}.opacity-90{opacity:.9!important}.opacity-100{opacity:1!important}.transition-none{transition-property:none!important}.transition-all{transition-property:all!important}.transition-colors{transition-property:background-color,border-color,color!important}.transition-transform{transition-property:transform!important}.transition-duration-100{transition-duration:.1s!important}.transition-duration-150{transition-duration:.15s!important}.transition-duration-200{transition-duration:.2s!important}.transition-duration-300{transition-duration:.3s!important}.transition-duration-400{transition-duration:.4s!important}.transition-duration-500{transition-duration:.5s!important}.transition-duration-1000{transition-duration:1s!important}.transition-duration-2000{transition-duration:2s!important}.transition-duration-3000{transition-duration:3s!important}.transition-linear{transition-timing-function:linear!important}.transition-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.transition-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.transition-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-delay-100{transition-delay:.1s!important}.transition-delay-150{transition-delay:.15s!important}.transition-delay-200{transition-delay:.2s!important}.transition-delay-300{transition-delay:.3s!important}.transition-delay-400{transition-delay:.4s!important}.transition-delay-500{transition-delay:.5s!important}.transition-delay-1000{transition-delay:1s!important}.translate-x-0{transform:translate(0)!important}.translate-x-100{transform:translate(100%)!important}.-translate-x-100{transform:translate(-100%)!important}.translate-y-0{transform:translateY(0)!important}.translate-y-100{transform:translateY(100%)!important}.-translate-y-100{transform:translateY(-100%)!important}@media screen and (min-width: 576px){.sm\:translate-x-0{transform:translate(0)!important}.sm\:translate-x-100{transform:translate(100%)!important}.sm\:-translate-x-100{transform:translate(-100%)!important}.sm\:translate-y-0{transform:translateY(0)!important}.sm\:translate-y-100{transform:translateY(100%)!important}.sm\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width: 768px){.md\:translate-x-0{transform:translate(0)!important}.md\:translate-x-100{transform:translate(100%)!important}.md\:-translate-x-100{transform:translate(-100%)!important}.md\:translate-y-0{transform:translateY(0)!important}.md\:translate-y-100{transform:translateY(100%)!important}.md\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width: 992px){.lg\:translate-x-0{transform:translate(0)!important}.lg\:translate-x-100{transform:translate(100%)!important}.lg\:-translate-x-100{transform:translate(-100%)!important}.lg\:translate-y-0{transform:translateY(0)!important}.lg\:translate-y-100{transform:translateY(100%)!important}.lg\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width: 1200px){.xl\:translate-x-0{transform:translate(0)!important}.xl\:translate-x-100{transform:translate(100%)!important}.xl\:-translate-x-100{transform:translate(-100%)!important}.xl\:translate-y-0{transform:translateY(0)!important}.xl\:translate-y-100{transform:translateY(100%)!important}.xl\:-translate-y-100{transform:translateY(-100%)!important}}.rotate-45{transform:rotate(45deg)!important}.-rotate-45{transform:rotate(-45deg)!important}.rotate-90{transform:rotate(90deg)!important}.-rotate-90{transform:rotate(-90deg)!important}.rotate-180{transform:rotate(180deg)!important}.-rotate-180{transform:rotate(-180deg)!important}@media screen and (min-width: 576px){.sm\:rotate-45{transform:rotate(45deg)!important}.sm\:-rotate-45{transform:rotate(-45deg)!important}.sm\:rotate-90{transform:rotate(90deg)!important}.sm\:-rotate-90{transform:rotate(-90deg)!important}.sm\:rotate-180{transform:rotate(180deg)!important}.sm\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width: 768px){.md\:rotate-45{transform:rotate(45deg)!important}.md\:-rotate-45{transform:rotate(-45deg)!important}.md\:rotate-90{transform:rotate(90deg)!important}.md\:-rotate-90{transform:rotate(-90deg)!important}.md\:rotate-180{transform:rotate(180deg)!important}.md\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width: 992px){.lg\:rotate-45{transform:rotate(45deg)!important}.lg\:-rotate-45{transform:rotate(-45deg)!important}.lg\:rotate-90{transform:rotate(90deg)!important}.lg\:-rotate-90{transform:rotate(-90deg)!important}.lg\:rotate-180{transform:rotate(180deg)!important}.lg\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width: 1200px){.xl\:rotate-45{transform:rotate(45deg)!important}.xl\:-rotate-45{transform:rotate(-45deg)!important}.xl\:rotate-90{transform:rotate(90deg)!important}.xl\:-rotate-90{transform:rotate(-90deg)!important}.xl\:rotate-180{transform:rotate(180deg)!important}.xl\:-rotate-180{transform:rotate(-180deg)!important}}.origin-center{transform-origin:center!important}.origin-top{transform-origin:top!important}.origin-top-right{transform-origin:top right!important}.origin-right{transform-origin:right!important}.origin-bottom-right{transform-origin:bottom right!important}.origin-bottom{transform-origin:bottom!important}.origin-bottom-left{transform-origin:bottom left!important}.origin-left{transform-origin:left!important}.origin-top-left{transform-origin:top-left!important}@media screen and (min-width: 576px){.sm\:origin-center{transform-origin:center!important}.sm\:origin-top{transform-origin:top!important}.sm\:origin-top-right{transform-origin:top right!important}.sm\:origin-right{transform-origin:right!important}.sm\:origin-bottom-right{transform-origin:bottom right!important}.sm\:origin-bottom{transform-origin:bottom!important}.sm\:origin-bottom-left{transform-origin:bottom left!important}.sm\:origin-left{transform-origin:left!important}.sm\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width: 768px){.md\:origin-center{transform-origin:center!important}.md\:origin-top{transform-origin:top!important}.md\:origin-top-right{transform-origin:top right!important}.md\:origin-right{transform-origin:right!important}.md\:origin-bottom-right{transform-origin:bottom right!important}.md\:origin-bottom{transform-origin:bottom!important}.md\:origin-bottom-left{transform-origin:bottom left!important}.md\:origin-left{transform-origin:left!important}.md\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width: 992px){.lg\:origin-center{transform-origin:center!important}.lg\:origin-top{transform-origin:top!important}.lg\:origin-top-right{transform-origin:top right!important}.lg\:origin-right{transform-origin:right!important}.lg\:origin-bottom-right{transform-origin:bottom right!important}.lg\:origin-bottom{transform-origin:bottom!important}.lg\:origin-bottom-left{transform-origin:bottom left!important}.lg\:origin-left{transform-origin:left!important}.lg\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width: 1200px){.xl\:origin-center{transform-origin:center!important}.xl\:origin-top{transform-origin:top!important}.xl\:origin-top-right{transform-origin:top right!important}.xl\:origin-right{transform-origin:right!important}.xl\:origin-bottom-right{transform-origin:bottom right!important}.xl\:origin-bottom{transform-origin:bottom!important}.xl\:origin-bottom-left{transform-origin:bottom left!important}.xl\:origin-left{transform-origin:left!important}.xl\:origin-top-left{transform-origin:top-left!important}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes scalein{0%{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:scaleY(1)}}@keyframes slidedown{0%{max-height:0}to{max-height:auto}}@keyframes slideup{0%{max-height:1000px}to{max-height:0}}@keyframes fadeinleft{0%{opacity:0;transform:translate(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutleft{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(-100%)}}@keyframes fadeinright{0%{opacity:0;transform:translate(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutright{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(100%)}}@keyframes fadeinup{0%{opacity:0;transform:translateY(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutup{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(-100%)}}@keyframes fadeindown{0%{opacity:0;transform:translateY(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutdown{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(100%)}}@keyframes animate-width{0%{width:0}to{width:100%}}.fadein{animation:fadein .15s linear}.fadeout{animation:fadeout .15s linear}.slidedown{animation:slidedown .45s ease-in-out}.slideup{animation:slideup .45s cubic-bezier(0,1,0,1)}.scalein{animation:scalein .15s linear}.fadeinleft{animation:fadeinleft .15s linear}.fadeoutleft{animation:fadeoutleft .15s linear}.fadeinright{animation:fadeinright .15s linear}.fadeoutright{animation:fadeoutright .15s linear}.fadeinup{animation:fadeinup .15s linear}.fadeoutup{animation:fadeoutup .15s linear}.fadeindown{animation:fadeindown .15s linear}.fadeoutdown{animation:fadeoutdown .15s linear}.animate-width{animation:animate-width 1s linear}.animation-duration-100{animation-duration:.1s!important}.animation-duration-150{animation-duration:.15s!important}.animation-duration-200{animation-duration:.2s!important}.animation-duration-300{animation-duration:.3s!important}.animation-duration-400{animation-duration:.4s!important}.animation-duration-500{animation-duration:.5s!important}.animation-duration-1000{animation-duration:1s!important}.animation-duration-2000{animation-duration:2s!important}.animation-duration-3000{animation-duration:3s!important}.animation-delay-100{animation-delay:.1s!important}.animation-delay-150{animation-delay:.15s!important}.animation-delay-200{animation-delay:.2s!important}.animation-delay-300{animation-delay:.3s!important}.animation-delay-400{animation-delay:.4s!important}.animation-delay-500{animation-delay:.5s!important}.animation-delay-1000{animation-delay:1s!important}.animation-iteration-1{animation-iteration-count:1!important}.animation-iteration-2{animation-iteration-count:2!important}.animation-iteration-infinite{animation-iteration-count:infinite!important}.animation-linear{animation-timing-function:linear!important}.animation-ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)!important}.animation-ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)!important}.animation-ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)!important}.animation-fill-none{animation-fill-mode:none!important}.animation-fill-forwards{animation-fill-mode:forwards!important}.animation-fill-backwards{animation-fill-mode:backwards!important}.animation-fill-both{animation-fill-mode:both!important}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size) / 44 * 27);height:44px;height:var(--swiper-navigation-size);margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#007aff;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-feature-settings:;font-variant:normal;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:8px;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:#000;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity, 1);background:#007aff;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.ttb-icon-calendar-web{width:16px!important;height:16px!important;font-size:16px!important}.ttb-icon-calendar-web:before{content:"\e7be";color:#6681a1}.ttb-icon-trash:before{content:"\e73e";color:#0050f0}.ttb-icon-solid-alert-web{position:relative;right:2px!important;width:16px!important;height:16px!important}.ttb-icon-solid-alert-web:before{content:"\e72c";color:#da2110}.ttb-icon-expand-web{width:24px!important;height:24px!important;font-size:24px!important}.ttb-icon-expand-web:before{content:"\e744";color:#6681a1}.ttb-icon-hide-web{width:24px!important;height:24px!important;font-size:24px!important}.ttb-icon-hide-web:before{content:"\e745";color:#6681a1}.ttb-icon-eye-off{width:24px;height:24px;font-size:24px}.ttb-icon-eye-off:before{content:"\e7b0";color:#6681a1}.ttb-icon-eye{width:24px;height:24px;font-size:24px}.ttb-icon-eye:before{content:"\e7b1";color:#6681a1}.ttb-icon-down-dorp-down-menu-company{width:16px;height:16px}.ttb-icon-down-dorp-down-menu-company:before{content:"\e731"}.ttb-icon-down-dorp-down{width:16px;height:16px}.ttb-icon-down-dorp-down:before{content:"\e731"}.ttb-icon-user-circle-web{width:24px;height:24px;font-size:24px}.ttb-icon-user-circle-web:before{content:"\e74a";color:#fff}.ttb-icon-calendar-web{width:16px;height:16px;font-size:16px}.ttb-icon-calendar-web:before{content:"\e7be";color:#6681a1}.ttb-icon-info-web{width:16px;height:16px;font-size:16px}.ttb-icon-info-web:before{content:"\e795";color:#0050f0;display:flex;align-items:center;justify-content:center}.ttb-icon-info-web-tooltip{width:24px;height:24px;font-size:24px}.ttb-icon-info-web-tooltip:before{content:"\e795";color:#6681a1;display:flex;align-items:center;justify-content:center}.ttb-icon-search-web{width:24px;height:24px;font-size:20px}.ttb-icon-search-web:before{content:"\e789";color:#6681a1;display:flex;align-items:center;justify-content:center}.ttb-icon-edit-web{width:16px;height:16px;font-size:16px}.ttb-icon-edit-web:before{content:"\e7b3";color:#0050f0;display:flex;align-items:center;justify-content:center}.ttb-icon-trash-web{width:16px;height:16px;font-size:16px}.ttb-icon-trash-web:before{content:"\e73e";color:#0050f0;display:flex;align-items:center;justify-content:center}.ttb-icon-mail-web{width:16px;height:16px;font-size:16px}.ttb-icon-mail-web:before{content:"\e790";color:#0050f0;display:flex;align-items:center;justify-content:center}.ttb-icon-history{width:16px;height:16px;font-size:16px}.ttb-icon-history:before{content:"\e765";color:#0050f0;display:flex;align-items:center;justify-content:center}.ttb-icon-download-web{width:16px;height:16px;font-size:16px}.ttb-icon-download-web:before{content:"\e7b4";color:#0050f0;display:flex;align-items:center;justify-content:center}.ttb-icon-upload-web{width:16px;height:16px;font-size:16px}.ttb-icon-upload-web:before{content:"\e77c";color:#fff;display:flex;align-items:center;justify-content:center}.ttb-icon-globe-web{width:16px;height:16px;font-size:16px}.ttb-icon-globe-web:before{content:"\e79a";color:#0050f0;display:flex;align-items:center;justify-content:center}.ttb-icon-globe-header-web{width:24px;height:24px;font-size:24px!important}.ttb-icon-globe-header-web:before{content:"\e79a";color:#fff;display:flex;align-items:center;justify-content:center}.ttb-icon-user-circle-header-web{width:24px;height:24px;font-size:24px}.ttb-icon-user-circle-header-web:before{content:"\e74a";color:#fff;padding:2px;display:flex;align-items:center;justify-content:center}.ttb-icon-plus-web{width:16px;height:16px;font-size:16px}.ttb-icon-plus-web:before{content:"\e715";color:#fff;display:flex;align-items:center;justify-content:center}.ttb-icon-plus-web-secomdary{width:16px;height:16px;font-size:16px}.ttb-icon-plus-web-secomdary:before{content:"\e715";color:#0050f0;display:flex;align-items:center;justify-content:center}.ttb-icon-plus2-web{width:16px;height:16px;font-size:16px}.ttb-icon-plus2-web:before{content:"\e715";color:#0050f0;display:flex;align-items:center;justify-content:center}.p-button:enabled:active .ttb-icon-trash-web:before,.p-button:enabled:active .ttb-icon-plus-web:before{color:#0050f0}.p-button:enabled:focus .ttb-icon-plus-web:before{color:#fff}.p-button.p-button-link.p-disabled i:before,.p-component:disabled i:before{color:#b0bccb}.p-button.p-button-text:enabled:hover .ttb-icon-info-web:before{content:"\e795";color:#6696f6}.p-button.p-button-text:enabled:hover .ttb-icon-edit-web:before{content:"\e7b3";color:#6696f6}.p-button.p-button-text:enabled:hover .ttb-icon-trash-web:before{content:"\e73e";color:#6696f6}.p-button.p-button-text:enabled:hover .ttb-icon-mail-web:before{content:"\e790";color:#6696f6}.p-button.p-button-text:enabled:hover .ttb-icon-download-web:before{content:"\e7b4";color:#6696f6}.p-button.p-button-text:enabled:hover .ttb-icon-history:before{content:"\e765";color:#6696f6}.p-button.p-button-text:enabled:focus .ttb-icon-info-web:before{content:"\e795";color:#0050f0}.p-button.p-button-text:enabled:focus .ttb-icon-edit-web:before{content:"\e7b3";color:#0050f0}.p-button.p-button-text:enabled:focus .ttb-icon-trash-web:before{content:"\e73e";color:#0050f0}.p-button.p-button-text:enabled:focus .ttb-icon-mail-web:before{content:"\e790";color:#0050f0}.p-button.p-button-text:enabled:focus .ttb-icon-download-web:before{content:"\e7b4";color:#0050f0}.p-button.p-button-text:enabled:focus .ttb-icon-history:before{content:"\e765";color:#0050f0}.p-button.p-button-text:disabled .ttb-icon-info-web:before{content:"\e795";color:#b0bccb}.p-button.p-button-text:disabled .ttb-icon-edit-web:before{content:"\e7b3";color:#b0bccb}.p-button.p-button-text:disabled .ttb-icon-trash-web:before{content:"\e73e";color:#b0bccb}.p-button.p-button-text:disabled .ttb-icon-mail-web:before{content:"\e790";color:#b0bccb}.p-button.p-button-text:disabled .ttb-icon-download-web:before{content:"\e7b4";color:#b0bccb}.p-button.p-button-text:disabled .ttb-icon-history:before{content:"\e765";color:#b0bccb}.b-SelectStandard:enabled:hover{background:#f2f6fe!important;color:#0050f0!important}.b-SelectStandard:enabled:hover .ttb-icon-globe-web:before{content:"\e79a";color:#0050f0}.b-SelectStandard:enabled:hover .ttb-icon-trash-web:before,.b-SelectStandard:enabled:hover .ttb-icon-plus-web:before{color:#0050f0}.b-SelectStandard:enabled:focus{background:#ccdcfc!important;color:#0050f0!important}.b-SelectStandard:enabled:focus .ttb-icon-globe-web:before{content:"\e79a";color:#0050f0}.p-input-search{position:relative}.p-input-search>i{top:16px}.short-w :-ms-input-placeholder{color:#b0bccb;opacity:1;width:75%!important}.short-w ::placeholder{color:#b0bccb;opacity:1;width:75%!important}html{font-size:16px;scroll-behavior:auto}body{overflow-y:scroll}.p-button-icon{font-family:primeicons!important}.justify-between{display:flex;justify-content:space-between}.upgrade-text{color:#f2f5f7;align-self:center;margin:0 16px}.upgrade-text span{color:#feae00}.trigger-side-bar{display:flex;justify-content:flex-end;padding:16px;cursor:pointer;color:#6681a1}.upgrade-button{color:#0050f0;background-color:#e5edfe}.logo-size{width:64.8px;height:40px}.org-chart{background:#f2f6fe!important;fill:#f2f6fe!important;color:#002d63!important}.boc-search-image-td{display:none!important}.boc-search-text-td{padding:10px}svg circle{fill:#002d63}.boc-fill{fill:#0050f0!important}.card-org .icon-size-6 svg{color:#707070!important}circle-progress>svg circle{fill:transparent!important}.text-green{color:#1eb950!important}.text-orange{color:#feae00!important}.text-red{color:#da2110!important}.text-gray{color:#6681a1}.text-gray-draft{color:#b0bccb!important}.bg-gray{background-color:#fafcff!important}.labelBlack{color:#000!important}.text-disable{color:#b0bccb!important}.text-disable-icon{filter:invert(93%) sepia(2%) saturate(6003%) hue-rotate(181deg) brightness(93%) contrast(70%);opacity:.3}.label{color:#6681a1!important}.p-radiobutton-disabled{filter:grayscale(.8);opacity:.4;border-color:#b0bccb!important;cursor:default!important;background-color:#f2f5f7!important}label{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#6681a1}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{box-shadow:none;border-bottom-width:3px}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{border-bottom-width:3px}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{border-bottom-width:3px}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border-color:transparent}.profile-avatar{text-align:-webkit-center}.profile-avatar .profile-image{width:120px!important;height:120px!important;background:#eff7fc!important;border-radius:100%!important}.row-color-data{background-color:#fafcff}.pac-container{z-index:9999}::ng-deep .swal2-styled.swal2-confirm{font-family:Ekachon!important}p-calendar.invalid-input>.p-calendar>.p-inputtext{border:2px solid #da2110}.invalid-multiselect .p-multiselect,.invalid-input{outline:2px solid #da2110!important;border-color:transparent}.dualControlCardSend{background-color:#6696f633;color:#6696f6}.dualControlCardWaiting{background-color:#feae0033;color:#feae00}.dualControlCardApprove{background-color:#1eb95033;color:#1eb950}.dualControlCardInApprove{background-color:#da211033;color:#da2110}.dualControlCardCancel{background-color:#ccd5e033;color:#6681a1;color:var(--text-02-normal-text, #6681a1);font-style:normal;font-weight:400;line-height:24px}.requestCardCancel{background:rgba(204,213,224,.2);color:#6681a1}.reques-cancel-text{color:#b0bccb!important}.dualControlCardReturnForEdit{background-color:#feae0033;color:#feae00}.send-bizone{background-color:#65b2e833;color:#6696f6}.color-text-blue{color:#6696f6}.noti-payroll-orange{border-radius:8px;padding:0 24px;background:#ffdf99;border:2px solid #feae00;color:#002d63;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:24px}.noti-payroll-red{border-radius:8px;padding:0 24px;background:rgba(218,33,16,.2);border:2px solid #da2110;color:#002d63;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:24px}.w-sm{width:auto}.w-full,.w-full .p-inputnumber{width:100%}@media only screen and (max-width: 1023px){.hr-sign h5{font-size:28px!important;line-height:42px!important}}@media only screen and (max-width: 991px){.panel-dropdown-fixed{position:fixed!important;display:flex!important;top:81.5px!important}}@media only screen and (min-width: 992px){.panel-dropdown-fixed{position:fixed!important;display:flex!important;top:159px!important}}.swal2-title{font-family:Ekachon!important;font-style:normal!important;font-weight:700!important;font-size:16px!important;color:#002d63!important}.swal2-html-container{font-family:Ekachon!important;font-style:normal!important;font-weight:400!important;font-size:14px!important;color:#6681a1!important}.shepherd-text{text-align:center!important;padding:24px!important;color:#6681a1!important}.shepherd-title{font-weight:700!important;font-size:16px!important;color:#002d63!important}.shepherd-header{background:white!important}.shepherd-cancel-icon{color:#0050f0!important}.shepherd-content{border-radius:8px!important;line-height:24px!important}@media (max-width: 600px){.shepherd-element{width:95%!important}}@media (min-width: 601px){.p-tabview-nav-content{overflow-x:visible!important;overflow-y:visible!important}.shepherd-element{width:380px!important}.shepherd-element[data-popper-placement^=right-end]{margin-left:55px!important;margin-top:35px!important}.shepherd-element[data-popper-placement^=right-end]>.shepherd-arrow{content:url(/assets/Images/SVG/arrow-right-end.svg)!important;width:71.2px!important;height:50px!important;left:-80px!important;top:-80px!important}.shepherd-element[data-popper-placement^=right-start]{margin-left:50px!important;margin-top:40px!important}.shepherd-element[data-popper-placement^=right-start]>.shepherd-arrow{content:url(/assets/Images/SVG/arrow-right-start.svg)!important;width:71.2px!important;height:50px!important;left:-80px!important;top:45px!important}.shepherd-element[data-popper-placement^=left-start]{margin-right:50px!important;margin-top:40px!important}.shepherd-element[data-popper-placement^=left-start]>.shepherd-arrow{content:url(/assets/Images/SVG/arrow-left-start.svg)!important;width:71.2px!important;height:50px!important;right:-80px!important;top:45px!important}.shepherd-element[data-popper-placement^=left-end]{margin-right:55px!important;margin-top:35px!important}.shepherd-element[data-popper-placement^=left-end]>.shepherd-arrow{content:url(/assets/Images/SVG/right-down.svg)!important;width:71.2px!important;height:50px!important;right:-80px!important;top:-95px!important}.shepherd-element[data-popper-placement^=bottom-start]{margin-left:200px!important;margin-top:40px!important}.shepherd-element[data-popper-placement^=bottom-start]>.shepherd-arrow{content:url(/assets/Images/SVG/shepherd-arrow-bottom-up.svg)!important;width:71.2px!important;height:50px!important;top:0px!important;left:-180px!important}.shepherd-element[data-popper-placement^=top-start]>.shepherd-arrow{content:url(/assets/Images/SVG/shepherd-arrow-bottom-up.svg)!important;width:71.2px!important;height:50px!important}}.shepherd-target{overflow:visible!important;z-index:1000000!important}.shepherd-target:before{content:"";border-radius:1000px;border:6px solid #ffffff;box-shadow:0 0 60px #fff 0,255,203,.64;position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .3s ease-in-out 0s}.shepherd-target:after{content:"";width:30px;height:30px;border-radius:100%;border:6px solid #ffffff;position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);animation:ring 1.5s infinite}@keyframes ring{0%{width:50px;height:50px;opacity:1}to{width:140px;height:140px;opacity:0}}.shepherd-target-disable{z-index:1!important}.shepherd-target-disable:after{animation:none!important;opacity:0%}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:center!important;padding:1rem!important}.shepherd-button{padding:8px 16px!important;gap:8px;width:auto!important;height:auto!important;background:#0050f0!important;color:#fff!important;font-family:Ekachon,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif!important;border-radius:4px!important}.home{width:24px!important;height:24px!important;content:url(home.c86c45468256be59.svg);filter:invert(51%) sepia(9%) saturate(1518%) hue-rotate(172deg) brightness(94%) contrast(84%)}.Organization{width:24px!important;content:url(Organization.ce975b6c5e8752d1.svg);filter:invert(51%) sepia(9%) saturate(1518%) hue-rotate(172deg) brightness(94%) contrast(84%)}.time{width:24px!important;content:url(time.9e978317849e627e.svg);filter:invert(51%) sepia(9%) saturate(1518%) hue-rotate(172deg) brightness(94%) contrast(84%)}.Cash{width:24px!important;content:url(Cash.d9eb926e9861fabe.svg);filter:invert(51%) sepia(9%) saturate(1518%) hue-rotate(172deg) brightness(94%) contrast(84%)}.User{width:24px!important;content:url(User.ba26b195807bdfca.svg);filter:invert(51%) sepia(9%) saturate(1518%) hue-rotate(172deg) brightness(94%) contrast(84%)}.Calculator{width:24px!important;content:url(Calculator.1caf1ba8117781ec.svg);filter:invert(51%) sepia(9%) saturate(1518%) hue-rotate(172deg) brightness(94%) contrast(84%)}.Addressbook{width:24px!important;content:url(Address-book.e6501412eca88f32.svg);filter:invert(51%) sepia(9%) saturate(1518%) hue-rotate(172deg) brightness(94%) contrast(84%)}.Report{width:24px!important;content:url(Report.435826d0a2e3a52b.svg);filter:invert(51%) sepia(9%) saturate(1518%) hue-rotate(172deg) brightness(94%) contrast(84%)}.UserCircle{content:url(UserCircle.4698303d3fcd530b.svg);filter:invert(88%) sepia(90%) saturate(2%) hue-rotate(271deg) brightness(110%) contrast(97%)}.Info{content:url(Info.48d0ee856472de9e.svg);filter:invert(45%) sepia(41%) saturate(350%) hue-rotate(172deg) brightness(101%) contrast(83%)}.pi-pencil{content:url(piPenIcon.0562d1498fecdcc4.svg);width:16px}.exclamation-orange{content:url(icon-exclamation-orange.e86030fa7683e7c0.svg);width:16px!important;height:16px;align-self:center}.exclamation-red{content:url(icon-exclamation-red.6ced1fa533ea53f0.svg)}.exclamation-red-payroll{content:url(icon-exclamation-red-payroll.f9e0fb18ce5d56a4.svg);width:16px!important;height:16px;align-self:center}.icon-eye{content:url(eye.d98adde913a955c1.svg)}.icon-eye2{content:url(eye2.99673c00cda73cb9.svg)}.icon-time2{content:url(time2.3becaf9ebe6d4677.svg)}.pi-trash1{content:url(Trash.42c33d9f868b66fd.svg);width:16px}.pi-icon-right1{content:url(icon-right.b4023fc426acd251.svg)}.pi-calendar-icon{content:url(calendar-icon.52ba778a0226e3b6.svg);width:16px!important;height:16px!important;font-size:16px!important;color:#6681a1}.pi-sort-alt:before{display:none!important}.Newicon{content:url(confirm-Icon-color.3d0cc5c9b5e3f781.svg);width:24px;position:relative;left:5px}.Newicon2{content:url(confirm-Icon-color.3d0cc5c9b5e3f781.svg);width:16px;position:relative;top:2px;filter:invert(21%) sepia(90%) saturate(5647%) hue-rotate(216deg) brightness(94%) contrast(111%)}@media screen and (min-width: 192px){.tw-grid-cols-12{grid-template-columns:unset}.tw-grid-cols-12 .pserror2,.tw-grid-cols-12 .pserror1{position:relative;right:unset}.display-fg{display:flex}.w-full1{width:335px!important}.w-max{width:200px}.flex-none{display:unset;margin-bottom:8px}.flex-none h1{margin-bottom:8px}.flex-none .ma-8{margin-bottom:8px;margin-right:0}.hr-signup .pa-h{padding:22px 16px 24px!important}.pos-l-10{position:unset;left:unset}}@media screen and (min-width: 783px){.tw-grid-cols-12{grid-template-columns:unset}.tw-grid-cols-12 .pserror2{position:relative;right:-93px}.tw-grid-cols-12 .pserror1{position:relative;right:-212px}.display-fg{display:grid}.w-full1{width:100%!important}.w-max{width:unset}.flex-none{display:flex;margin-bottom:0}.flex-none h1{margin-bottom:0}.flex-none .ma-8{margin-right:8px;margin-bottom:0}.hr-signup .pa-h{padding:22px 72px 56px!important}.pos-l-10{position:relative;left:10px}}@media screen and (min-width: 930px){.tw-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-none{display:flex;margin-bottom:0}.flex-none h1{margin-bottom:0}.flex-none .ma-8{margin-right:8px;margin-bottom:0}.display-fg{display:grid}.w-max{width:unset}.pos-l-10{position:relative;left:10px}}.max-100{max-width:100%}.screen-a{grid-template-columns:repeat(12,minmax(0,1fr))!important}.boc-chart-menu{font-family:Ekachon!important}fieldset{border:none!important}p-dropdown.d-disable>.p-disabled,.p-component:disabled+p.text-gray{color:#b0bccb}.pi-angle-down{font-size:16px!important}.p-checkbox .p-checkbox-box .p-checkbox-icon{color:#fff}.p-disabled .p-checkbox .p-checkbox-box .p-checkbox-icon{color:#f2f5f7}.p-disabled,.p-component:disabled+p.text-gray{color:#b0bccb}input.p-component:disabled,input.p-disabled{outline:1px solid #b0bccb;border-color:transparent}.p-component:disabled>.pi-pencil{filter:grayscale(1)}.p-calendar>.p-button,.p-calendar>.p-button:enabled:hover{background-color:transparent;border:0px;color:#6681a1;width:1rem;height:2px;margin-top:auto;margin-bottom:auto;border-radius:4px}.p-dialog .FromModal .p-inputnumber,.p-dialog .FromModal .p-component{width:100%}:-ms-input-placeholder{color:#b0bccb;opacity:1}::placeholder{color:#b0bccb;opacity:1}::-ms-input-placeholder{color:#b0bccb}.p-calendar ::-webkit-input-placeholder{color:#b0bccb}span.drop-select .p-calendar ::-webkit-input-placeholder{color:#6681a1}.border-left{border-left:1px solid #ccd5e0}span input{padding:0 4px}.pa-0px{padding:0!important}.pa-l-0px{padding-left:0!important}.pa-r-0px{padding-right:0!important}.pd-b-0px{padding-bottom:0!important}.pd-t-0px{padding-top:0!important}.pa-4px{padding:4px!important}.pa-8px{padding:8px!important}.pa-10px{padding:10px!important}.pa-4-0px{padding:4px 0!important}.pa-8-0px{padding:8px 0!important}.pa-16px{padding:16px!important}.pa-24px{padding:24px!important}.pa-12-0px{padding:12px 0}.pa-024px{padding:0 24px}.pa-0-16px{padding:0 16px!important}.pa-8-16px{padding:8px 16px!important}.pa-0-24px{padding:0 24px 24px!important}.pa-tl-24-b48{padding:24px 0 48px 24px!important}.pa-trl-24-b-48px{padding:24px 24px 48px!important}.pa-t-4px{padding-top:4px!important}.pa-t-10px{padding-top:10px!important}.pa-t-12px{padding-top:12px!important}.pa-t-24px{padding-top:24px!important}.pa-b-4px{padding-bottom:4px!important}.pa-b-8px{padding-bottom:8px!important}.pa-b-16px{padding-bottom:16px!important}.pa-b-24px{padding-bottom:24px!important}.pa-b-28px{padding-bottom:28px!important}.pa-b-32px{padding-bottom:32px!important}.pa-b-48px{padding-bottom:48px!important}.pa-b-56px{padding-bottom:56px!important}.pa-l-24px{padding-left:24px!important}.pa-r-8px{padding-right:8px!important}.pa-r-16px{padding-right:16px!important}.pa-r-24px{padding-right:24px!important}.pa-tb-4px-r-24px{padding:4px 24px 4px 0!important}.pa-tb-4px-l-24px{padding:4px 0 4px 24px!important}.pa-tb-4px-rl-24px{padding:4px 24px!important}.pa-tb-0px-rl-24px{padding:0 24px!important}.pd-tb-16px-rl-32px{padding:16px 32px!important}.pa-24-4px{padding:4px 24px!important}.pd-tb-12px-rl-8px{padding:12px 8px!important}.pd-tb-12px-r-24px-l8px{padding:12px 24px 12px 8px!important}.pd-tb-24px-r-8px-l-24px{padding:24px 8px 24px 24px!important}.ma-0px{margin:0!important}.ma-4-0px{margin:4px 0 0!important}.ma-24px{margin:24px!important}.ma-t-0px{margin-top:0!important}.ma-t-5px{margin-top:5px!important}.ma-t-16px{margin-top:16px!important}.ma-t-24px{margin-top:24px!important}.ma-l-16px{margin-left:16px!important}.ma-l-72px{margin-left:72px}.ma-b-0px{margin-bottom:0!important}.ma-b-16px{margin-bottom:16px!important}.ma-b-24px{margin-bottom:24px!important}.ma-b-28px{margin-bottom:28px!important}.ma-b-32px{margin-bottom:32px!important}.ma-b-48px{margin-bottom:48px!important}.ma-b-56px{margin-bottom:56px!important}.ma-b-72px{margin-bottom:72px!important}.ma-r-4px{margin-right:4px!important}.ma-r-8px{margin-right:8px!important}.ma-r-16px{margin-right:16px!important}.ma-r-24px{margin-right:24px!important}.ma-r-40px{margin-right:40px!important}.ma-r-64px{margin-right:60px!important}.ma-r-72px{margin-right:72px}.h-100{height:100%!important}.field.grid>label{display:flex;align-items:center}.field>label{margin-bottom:0}.pos-a{position:relative}.g-4px{gap:4px!important}.g-8px{gap:8px!important}.g-16px{gap:16px!important}.g-32px{gap:32px!important}.cg-4{column-gap:4px!important}.cg-8{column-gap:8px!important}.cg-16{column-gap:16px!important}.cg-24{column-gap:24px!important}.cg-64{column-gap:64px!important}.rg-5{row-gap:5px}.rg-8{row-gap:8px}.rg-16{row-gap:16px}.rg-24{row-gap:24px}.rg-32{row-gap:32px}.bu-dt{height:40px!important;padding:8px 16px!important;font-size:14px}.bu-pa{padding:8px!important}.inputicon{width:240px!important;padding:8px 16px 8px 35px!important;height:40px!important}.in-p-n input{padding:8px 16px!important}.w-full-field input{width:100%}.in-h{height:40px!important;padding:8px 16px!important}.inputText input{padding:8px 16px!important;height:40px!important}.inputTexthour input{padding:8px 60px 8px 16px!important;height:40px!important}.inputsearch{padding:8px 16px 8px 45px!important;height:40px!important}@media (max-width: 601px){.inputsearch{width:180px}.mobile-mb-16{margin-bottom:16px}}.fontpage h1{font-family:Ekachon!important;font-size:20px!important;font-weight:700!important;line-height:24px!important;letter-spacing:0em!important;color:#002d63!important}.fontpage h2{font-family:Ekachon!important;font-size:16px!important;font-weight:700!important;line-height:24px!important;letter-spacing:0em!important;color:#002d63!important}.fontpage p{font-size:14px!important;color:#6681a1}@media (min-width: 601px){.fontpage span{font-size:14px;align-items:center}}.fontpage .valueLabel{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;color:#002d63}.fs-14{font-family:Ekachon!important;font-size:14px!important;font-style:normal;font-weight:400}.fs-16{font-family:Ekachon!important;font-size:16px!important}.fs-20{font-size:20px!important}.th-h-l{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;color:#6681a1!important;padding:8px 8px 8px 24px!important;border:none!important}.th-h-m{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;color:#6681a1!important;padding:8px!important;border:none!important}.th-h-d{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;color:#6681a1!important;padding:8px 8px 8px 16px!important;border:none!important}.th-h-r{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;color:#6681a1!important;padding:8px 24px 8px 16px!important;border:none!important}.th-h-r1{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;color:#6681a1!important;padding:8px 24px 8px 8px!important;border:none!important}.td-d-l{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;color:#002d63;padding:12px 8px 12px 24px!important}.td-d-m{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;word-break:break-word;color:#002d63;padding:12px 8px!important}.td-d-nu{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;word-break:break-word;color:#002d63;padding:12px 38px 12px 8px!important}.td-d-d{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;color:#002d63;padding:4px 8px!important;text-align:center!important}.td-d-r{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;color:#002d63;padding:4px 24px 4px 8px!important}.td-d-r1{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;color:#002d63;padding:8px 24px 8px 16px!important}.td-d-r2{font-size:14px!important;font-weight:400!important;line-height:24px!important;letter-spacing:0em!important;color:#002d63;padding:12px 24px 12px 8px!important}.table-w80{min-width:80px;max-width:80px}.table-w160{min-width:160px!important;max-width:160px!important}.table-w200{min-width:200px!important;max-width:200px!important}.figma-table-style th{color:#6681a1!important;font-size:14px!important;font-weight:400!important;line-height:24px!important}.figma-table-style th:first-child{padding:8px 8px 8px 24px!important;border:none!important}.figma-table-style th:not(:first-child){padding:8px!important;text-align:center!important;border:none!important}.figma-table-style td:first-child{padding:12px 8px 12px 24px!important}.figma-table-style td:not(:first-child){padding:16px!important;text-align:center!important}.add-employee-table th{color:#6681a1!important;font-size:14px!important;font-weight:400!important;line-height:24px!important}.add-employee-table th:first-child{padding:8px 8px 8px 24px!important}.add-employee-table th:not(:first-child){padding:8px!important}.add-employee-table th:last-child.employee-selectBtn{padding:8px 24px 8px 16px!important}.add-employee-table td:first-child{padding:12px 8px 12px 24px!important}.add-employee-table td:not(:first-child){padding:12px 8px!important}.add-employee-table td:last-child.employee-selectBtn{padding:4px 24px 4px 8px!important}.ct{align-items:center}.ps-rl{position:relative}.ps-ab{position:absolute;line-height:24px}.ps-ab-textarea{position:absolute;left:0px;top:72px}.ps-ab-top{top:40px;position:absolute}@media only screen and (min-width: 768px){.border-right-field{border-right:1px solid #f2f5f7}.cg-26{column-gap:50px}}.w-80{width:80%}.p-dropdown span{display:flex}.text-ar{text-align-last:right}.fe{display:flex;justify-content:flex-end}.p-tree .p-treenode-children{padding:0 0 0 40px}.tw-font-semibold{font-weight:600;font-size:14px!important;font-family:Ekachon!important}.text-center{text-align:center}.align-items-flex-start{align-items:flex-start!important}.hr-sign h5{font-family:Ekachon;font-size:48px;font-style:normal;font-weight:700;line-height:68px;letter-spacing:.192px}.hr-sign .icon-globe{color:#0050f0!important}.hr-sign input{height:56px!important;border-radius:12px;border:1px solid #dfe6ec}.hr-sign button{height:56px!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.064px;border-radius:12px!important}.hr-sign .pa-h{padding:16px 24px 0}.hr-sign .logo{width:231.82px}.hr-sign input::-ms-reveal,.hr-sign input::-ms-clear{display:none}.hr-sign .la{font-size:18px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:.072px}.hr-signup ::ng-deep body:has(.hr-sign-up){overflow-y:scroll}.hr-signup .pa-t-24,.hr-signup .pa-t-24 input{padding-top:24px!important}.hr-signup input{height:56px!important;border-radius:12px;outline:1px solid #dfe6ec;border-color:transparent;padding-top:24px!important}.hr-signup ::ng-deep p-inputmask .p-inputtext{height:56px!important}.hr-signup #cb1,.hr-signup input[type=checkbox]{accent-color:#0050f0}.hr-signup .icon-globe{color:#0050f0!important}.hr-signup h5{font-family:Ekachon;font-size:48px;font-style:normal;font-weight:700;line-height:68px;letter-spacing:.192px}.hr-signup button{height:56px!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.064px;border-radius:12px}.hr-signup p-multiselect.ng-dirty.ng-invalid>.p-multiselect{outline:2px solid #da2110!important;border-color:transparent}.hr-signup p-multiselect.ng-dirty.ng-invalid>.p-multiselect-open{outline:2px solid #da2110!important;border-color:transparent}.hr-signup .p-multiselect{height:56px!important;border-radius:12px;border:1px solid #dfe6ec}.hr-signup .p-multiselect .p-multiselect-label-container{display:flex;align-items:end}.hr-signup .p-multiselect .p-multiselect-label.p-placeholder,.hr-signup .p-multiselect .p-multiselect-trigger{color:#6681a1;font-size:16px}.hr-signup .p-multiselect-open{outline:2px solid #0050f0!important;border-color:transparent}.hr-signup .p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:none!important}.hr-signup p-dropdown.ng-dirty.ng-invalid>.p-dropdown{outline:2px solid #da2110!important;border-color:transparent;box-shadow:none}.hr-signup .p-dropdown{height:56px!important;border-radius:12px;outline:1px solid #dfe6ec;border-color:transparent;align-items:end}.hr-signup .p-dropdown .p-dropdown-label.p-placeholder{color:#6681a1!important;font-size:16px}.hr-signup .p-dropdown .p-dropdown-trigger{height:100%}.hr-signup .p-dropdown .p-dropdown-trigger-icon{color:#6681a1!important}.hr-signup .p-float-label>p-multiselect.p-inputwrapper-focus~label,.hr-signup .p-float-label>p-dropdown.p-inputwrapper-focus~label{left:17px;color:#6681a1!important;transition-duration:.2s;font-size:16px!important;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.048px;margin-top:.25rem}.hr-signup .p-float-label>p-multiselect.p-inputwrapper-filled~label,.hr-signup .p-float-label>p-dropdown.p-inputwrapper-filled~label{color:#5b6a83!important;font-size:12px!important;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.048px;margin-top:-.5rem}.hr-signup .p-float-label .p-dropdown .p-dropdown-label{align-items:end}.homepage .line{border:1px solid #f2f5f7;margin-top:16px;margin-bottom:16px}.homepage .icon1{background:#0050f0;border:4px solid #0050f0;border-radius:15px}.homepage .icon2{background:#f68b1f;border:4px solid #f68b1f;border-radius:15px}.homepage .icon3{background:#002d63;border:4px solid #002d63;border-radius:15px}.homepage .layoutem{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;cursor:pointer}.homepage .padding1{cursor:pointer;padding:8px 16px;margin:0 8px}.homepage .headerscroller{overflow-y:scroll;padding-right:5px}.homepage .DE{display:grid;grid-template-columns:repeat(4,1fr);color:#002d63}.homepage .DE1{display:grid;grid-template-columns:repeat(2,1fr);margin-top:24px;margin-bottom:24px}.homepage .DE2{display:grid;grid-template-columns:repeat(3,1fr);margin-top:24px;margin-bottom:24px}.homepage .ss{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:#f2f5f7}.homepage .ss1{width:24px;height:24px}.homepage .tag{padding-left:16px;font-family:Ekachon!important;font-size:16px!important;font-weight:700!important;line-height:24px!important;letter-spacing:0em!important;color:#002d63!important}.homepage .tag1{font-size:60px!important;color:#002d63;font-weight:700}.homepage .tag2{font-size:14px!important;color:#6681a1;cursor:pointer;line-height:24px;font-weight:400}.homepage .tag3,.homepage .tag4{padding-left:16px;color:#002d63;font-weight:700;font-size:16px!important;height:40px;align-items:center}.homepage .tag7{font-size:14px!important;color:#002d63;font-weight:700;gap:16px}.homepage .tag9{font-size:16px!important;color:#002d63;font-weight:700}.homepage .tag8{font-size:14px!important;color:#0050f0;font-weight:700}.homepage .tag11{font-size:32px!important;font-weight:700!important;line-height:56px!important;letter-spacing:0px!important;color:#002d63!important;cursor:pointer}.homepage .le{text-align:end;font-size:16px;color:#002d63;font-weight:700}.homepage span{color:#6681a1;font-size:14px}.homepage .pa-w{border:1px;border-radius:10px;background-color:#f2f5f7;font-size:14px;text-align:center;padding:0 12px;width:48px;height:48px}.homepage .Hover{color:#002d63;display:flex;align-items:center}.homepage .Hover .le{color:#002d63}.homepage .Hover:hover{background:#e5edfe;color:#0050f0;border-radius:5px}.homepage .Hover:hover .le{color:#0050f0}.homepage .Hover:hover .ss1{filter:invert(59%) sepia(98%) saturate(7498%) hue-rotate(216deg) brightness(90%) contrast(112%)}.p-tabview-title{line-height:1;white-space:nowrap;height:24px;display:flex;gap:4px}.dropdown-max-width span{max-width:89px}@media (max-width: 768px){.dropdown-max-width span{max-width:unset}}.table-number-certer span{align-items:center}.menuheader .p-dropdown span{font-size:16px;font-weight:700}.line-h24{line-height:24px}.select-dropdown .p-dropdown .p-dropdown-trigger,.select-dropdown .p-dropdown .p-dropdown-trigger:hover{background:transparent;color:#b0bccb;margin:0;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;position:relative;top:1px}.select-dropdown .p-dropdown .p-dropdown-trigger:disabled{color:#b0bccb}.emtyheader{color:#002d63!important;text-align:center!important;font-size:20px!important;font-style:normal!important;font-weight:700!important;line-height:24px!important}.emtydetail{color:#6681a1!important;text-align:center!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:24px!important}.custom-swal-popup{padding:48px 24px!important;width:620px!important;border-radius:8px!important}.custom-swal-popup .swal2-actions{gap:8px!important;margin:0!important}.custom-swal-popup .swal2-image{margin:0 auto!important}.custom-swal-popup .swal2-title{padding:24px 0 8px!important;line-height:24px}.custom-swal-popup .swal2-html-container{padding:0 0 24px!important;margin:0!important;line-height:24px}.custom-swal-popup .swal2-styled.swal2-cancel{margin:0!important;padding:8px 16px!important;border-radius:4px!important}.custom-swal-popup .swal2-styled.swal2-cancel span{font-size:14px!important;color:#0050f0!important;font-style:normal;font-weight:400;line-height:24px}.custom-swal-popup .swal2-styled.swal2-cancel:hover{background-color:#f2f6fe!important}.custom-swal-popup .swal2-styled.swal2-confirm{margin:0!important;padding:8px 16px!important;border-radius:4px!important}.custom-swal-popup .swal2-styled.swal2-confirm span{font-size:14px!important;font-style:normal;font-weight:400;line-height:24px}.custom-swal-popup .swal2-styled.swal2-confirm:hover{background-color:#6696f6!important}.custom-swal-popup1{padding:48px 24px!important;width:620px!important;border-radius:8px!important}.custom-swal-popup1 .swal2-actions{gap:8px!important;margin:0!important}.custom-swal-popup1 .swal2-image{margin:0 auto!important}.custom-swal-popup1 .swal2-title{padding:24px 0 8px!important;line-height:24px}.custom-swal-popup1 .swal2-html-container{padding:0 0 24px!important;margin:0!important;line-height:24px}.custom-swal-popup1 .swal2-styled.swal2-confirm{margin:0!important;padding:8px 16px!important;border-radius:4px!important}.custom-swal-popup1 .swal2-styled.swal2-confirm span{font-size:14px!important;font-weight:400;line-height:24px}.swal2-styled.swal2-default-outline:focus{box-shadow:none!important;background-color:#0040c0!important}.swal2-styled.swal2-cancel:focus{box-shadow:none!important;background-color:#ccdcfc!important}.mobile-button-select-employee{width:100%!important}.organization-chart svg circle{fill:#0050f0}.max-w-max-content{width:max-content!important}.active-route-header,.active-route-sub-header{font-weight:700;color:#0050f0!important}.p-paginator .p-paginator-pages .p-paginator-page{height:40px;width:40px;border-radius:4px;padding:8px}@media (min-width: 601px){.paginator-front{font-size:14!important}.p-paginator .p-paginator-pages .p-paginator-page{font-size:14px}}@media (max-width: 601px){.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:#f2f6fe;color:#6696f6}.p-paginator{display:flex;flex-direction:column-reverse;padding:8px 0;justify-content:center}.p-paginator .p-inputtext{font-size:12px}.paginator-front{font-size:12px!important}.p-paginator .p-paginator-pages .p-paginator-page{flex-direction:column-reverse;height:40px!important;width:30px!important;padding:0;font-size:14px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{min-width:30px!important;height:40px!important;font-size:25px}}@media (max-width: 375px){.paginator-front{font-size:12px!important}.p-paginator .p-paginator-pages .p-paginator-page{width:20px!important;font-size:14px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{min-width:20px!important}}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{border-radius:4px}.ttb-icon-right-calendar:before{height:16px;width:16px;content:"\e72f";padding:4px;justify-content:center}.ttb-icon-right-menu{height:16px;width:16px;font-size:16px}.ttb-icon-right-menu:before{content:"\e72f";justify-content:center}.ttb-icon-left-calendar{height:16px;width:16px;font-size:16px}.ttb-icon-left-calendar:before{content:"\e730";justify-content:center}.ttb-icon-right-paginator:before{content:"\e72f"}.ttb-icon-left-paginator:before{content:"\e730"}.paginator-front{font-size:14px;color:#6681a1!important;display:flex;gap:8px;align-items:center}.paginator-front p-dropdown.ng-dirty>.p-dropdown.p-disabled{border:none!important;background:none!important}.paginator-front .p-dropdown-label{color:#6681a1!important}.paginator-front p-dropdown:hover{color:#6696f6!important}.paginator-front p-dropdown:hover .p-dropdown-label{color:#6696f6!important}.paginator-front p-dropdown:active{color:#0050f0!important}.paginator-front p-dropdown:active .p-dropdown-label{color:#0050f0!important}.paginator-front p-dropdown:focus{color:#0050f0!important}.paginator-front p-dropdown:focus .p-dropdown-label{color:#0050f0!important}.p-dropdown:not(.p-disabled):active:not(.select) .ttb-icon-down-dorp-down{color:#0050f0}.select .p-dropdown:not(.p-disabled):hover .ttb-icon-down-dorp-down{color:#6681a1!important}.select .p-dropdown:not(.p-disabled):active .ttb-icon-down-dorp-down{color:#6681a1!important}@media screen and (min-width: 769px){.ttb-icon-down-dorp-down{color:#6681a1}.p-dropdown:not(.p-disabled .select-dropdown):hover .ttb-icon-down-dorp-down{color:#6696f6}.select .p-dropdown:not(.p-disabled):active .ttb-icon-down-dorp-down{color:#0050f0}.p-dropdown:not(.p-disabled):hover:not(.select) .ttb-icon-down-dorp-down{color:#6696f6}}.p-datatable-wrapper{padding:0rem!important}::-webkit-scrollbar-thumb{background:#7a7a7a!important;border-radius:100px!important;width:6px!important;height:6px!important}.text-business-one{color:#6696f6}.select-some{display:flex;align-items:center}.select-some .p-checkbox .p-checkbox-box .ttb-icon-check1-checkbox{width:12px;height:12px;font-size:12px}.select-some .p-checkbox .p-checkbox-box .ttb-icon-check1-checkbox:before{content:"\e7a4";color:#fff}.ttb-icon-check1-checkbox{width:12px;height:12px;font-size:12px}.ttb-icon-check1-checkbox:before{content:"\e7bb";color:#fff}.ttb-icon-medium-check{width:12px;height:12px;font-size:12px}.ttb-icon-medium-check:before{content:"\e727";color:#fff}.g-col-9-8{grid-column:span 9/span 8}textarea{resize:none}.canvas-h-353 canvas{width:100%!important;height:353px!important}.p-multiselect-label-container{width:285px}.unset-flex span{display:unset}.p-calendar-back .p-calendar .p-inputtext{background:unset!important}.p-calendar-back .p-calendar .p-inputtext:disabled{background:unset!important}.p-calendar-icon:disabled .ttb-icon-calendar-web:before{color:#b0bccb}.income-deduct .cdk-virtual-scroll-viewport{height:170px!important}.p-tooltip{line-height:24px;max-width:-moz-fit-content;max-width:fit-content;max-height:min-content;background-color:#002d63!important;padding:0!important;border-radius:4px!important;border:1px solid #ccd5e0!important;border:1px solid var(--outline-08-card, #ccd5e0)!important}.p-tooltip .p-tooltip-text{background-color:#002d63!important;color:#fff;color:var(--text-button-01-primary, #fff);font-family:Ekachon;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.p-tooltip-text{padding:4px 16px!important}.p-tooltip-text ul{margin:0;padding:0 0 0 20px}.p-tooltip-left{margin-left:-8px!important}.p-tooltip-top{margin-top:-8px!important}.p-tooltip-bottom{margin-top:8px!important}.p-tooltip-right{margin-left:8px!important}.p-overlaypanel{--overlayArrowLeft: unset !important;margin-top:8px!important}.p-overlaypanel-flipped{margin-top:-8px!important;margin-bottom:unset!important}.p-overlaypanel ul{padding-left:16px;margin:0!important}.p-overlaypanel:after,.p-overlaypanel:before{content:unset!important}.invalid-input-fix input{border:2px solid #da2110!important}.p-menu .p-menuitem-text{line-height:24px!important}.p-menu .p-menuitem-link:focus{box-shadow:none}.p-menu .p-menuitem-link:hover{background:none}.p-menu .p-menuitem-link:hover .p-menuitem-text{color:#6696f6}.p-menu .current-lang{background:#ccdcfc!important;border-radius:4px}.p-menu .current-lang .p-menuitem-link .p-menuitem-text{font-weight:700!important;color:#0050f0!important;color:var(--primary-confident-blue)!important}.p-menu .current-lang .p-menuitem:hover{background:inherit}.p-menu .current-lang .p-menuitem-link:not(.p-disabled):hover{background:inherit}.p-submenu-list .p-menuitem-link:focus{box-shadow:none}.p-submenu-list .p-menuitem-link:hover{background:none}.p-submenu-list .p-menuitem-link:hover .p-menuitem-text{color:#6696f6}.p-submenu-list .p-menuitem-link:hover .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:inherit}.p-submenu-list .current-lang{background:#ccdcfc!important;border-radius:4px}.p-submenu-list .current-lang .p-menuitem-link .p-menuitem-text{font-weight:700!important;color:#0050f0!important;color:var(--primary-confident-blue)!important}.p-submenu-list .current-lang .p-menuitem-link:not(.p-disabled):hover{background:inherit}.p-submenu-list .current-lang .p-menuitem:hover{background:inherit}company-department-panal .p-menu-overlay,company-position-panel .p-menu-overlay{margin-top:8px}company-department-panal .p-tieredmenu-overlay,company-position-panel .p-tieredmenu-overlay{margin-top:8px!important}.pi-check:before{content:url(icon-vector.fef18db053918fd0.svg);display:flex;width:12px;height:12px;justify-content:center;align-items:center}.single-company-menu .company-label{padding:8px;font-size:16px;font-weight:700;color:#002d63;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:265px}.single-company-menu .company-label :active{outline:0 none;outline-offset:0;background:#ccdcfc;color:#002d63!important}.p-dropdown-items-wrapper{width:-webkit-fill-available;min-width:max-content}.stepoverflow>.p-datatable-responsive-scroll>.p-datatable-wrapper{overflow-x:unset!important}.menu-a-company-tradmark{cursor:default!important;--surface-hover: white}.menu-a-company-tradmark .menu-logo-tradmarks{max-width:40px;height:40px;border-radius:50px;margin-left:245px}.menu-a-company-tradmark .menu-logo-tradmarks-emty{width:40px;height:40px;border-radius:50px;margin-left:245px;background-color:#f5f6f7}.income-deduction-status .status-active{color:#1eb950}.income-deduction-status .status-inactive{color:#da2110}.income-deduction-status .status-waiting{color:#feae00}ngx-tooltip-content{background-color:#fff!important;color:#002d63!important;box-shadow:0 0 10px #002d631a!important;padding:8px 16px!important;border-radius:4px!important}ngx-tooltip-content .tooltip-caret{border-color:transparent!important}.swal-popup,.swal-popup button{font-family:Ekachon,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif!important;font-family:var(--font-family)!important}.p-button:disabled{cursor:no-drop}.ng-dirty.ng-invalid>.p-inputtext{outline:2px solid #da2110;outline:2px solid var(--utility-red-error-01);border-color:transparent!important}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:#002D6380!important}.search-modal-style .p-dialog-header{padding-bottom:0!important}.search-modal-style .p-dialog-content{padding:24px 0 0}.search-emp-modal-style .p-dialog-header{padding:24px 24px 48px}.search-emp-modal-style-max-select .p-dialog-header{padding:24px 24px 76px}.p-toast-icon-close>.pi-times:before{content:url(/assets/Images/SVG/icon-close.svg)!important;font-size:16px!important}.hr-button .p-button{color:#fff;background:#0050f0;font-size:16px;line-height:24px;transition:none;border-radius:12px;padding:8px 16px;letter-spacing:.064px}.hr-button .p-button:enabled:hover{background:#f68b1f;color:#fff;border-radius:12px}.hr-button .p-button .p-disabled:disabled{background:#f2f5f7!important;color:#ccd5e0;border-radius:12px}.hr-text{color:#0050f0}.hr-text:hover{color:#f68b1f!important}.d-none{display:none!important}.preview-dialog .p-dialog-content{overflow:hidden}.preview-dialog .p-dialog-header-icons{position:absolute;right:32px}.report-salary-ttb .p-dialog-content,.report-salary-general .p-dialog-content,.report-certificate .p-dialog-content,.report-bis50-modal .p-dialog-content{padding:12px 24px 24px!important}.report-salary-ttb .p-dialog-header,.report-salary-general .p-dialog-header,.report-certificate .p-dialog-header,.report-bis50-modal .p-dialog-header{padding:24px 24px 12px!important}@media (min-width: 640px){.sm\:tw-col-span-1{grid-column:span 1 / span 1}}@media (min-width: 768px){.md\:tw-col-span-4{grid-column:span 4 / span 4}.md\:tw-col-span-8{grid-column:span 8 / span 8}.md\:tw-col-span-10{grid-column:span 10 / span 10}.md\:tw-col-span-2{grid-column:span 2 / span 2}.md\:tw-col-span-3{grid-column:span 3 / span 3}.md\:tw-col-span-6{grid-column:span 6 / span 6}.md\:tw-col-span-1{grid-column:span 1 / span 1}.md\:tw-col-span-12{grid-column:span 12 / span 12}.md\:tw-col-span-9{grid-column:span 9 / span 9}.md\:tw-col-span-7{grid-column:span 7 / span 7}.md\:tw-col-span-5{grid-column:span 5 / span 5}.md\:tw-col-span-11{grid-column:span 11 / span 11}.md\:tw-w-2\/5{width:40%}.md\:tw-w-2\/3{width:66.666667%}.md\:tw-gap-6{gap:1.5rem}.md\:tw-gap-x-16{column-gap:4rem}.md\:tw-gap-x-10{column-gap:2.5rem}.md\:tw-pl-6{padding-left:1.5rem}}@media (min-width: 1024px){.lg\:tw-col-span-2{grid-column:span 2 / span 2}.lg\:tw-col-span-10{grid-column:span 10 / span 10}.lg\:tw-col-span-12{grid-column:span 12 / span 12}.lg\:tw-col-span-6{grid-column:span 6 / span 6}.lg\:tw-col-span-3{grid-column:span 3 / span 3}.lg\:tw-col-span-4{grid-column:span 4 / span 4}.lg\:tw-col-span-8{grid-column:span 8 / span 8}.lg\:tw-col-span-5{grid-column:span 5 / span 5}.lg\:tw-col-span-1{grid-column:span 1 / span 1}.lg\:tw-col-span-7{grid-column:span 7 / span 7}.lg\:tw-grid-flow-row{grid-auto-flow:row}.lg\:tw-gap-x-16{column-gap:4rem}}@media (min-width: 1280px){.xl\:tw-col-span-4{grid-column:span 4 / span 4}.xl\:tw-col-span-6{grid-column:span 6 / span 6}.xl\:tw-col-span-2{grid-column:span 2 / span 2}.xl\:tw-col-span-8{grid-column:span 8 / span 8}.xl\:tw-col-span-12{grid-column:span 12 / span 12}.xl\:tw-justify-end{justify-content:flex-end}}.shepherd-button{background:#3288e6;border:0;border-radius:3px;color:#ffffffbf;cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button:not(:disabled):hover{background:#196fcc;color:#ffffffbf}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:#000000bf}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:#000000bf}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;color:#808080bf;cursor:pointer;font-size:2em;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:#000000bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:#808080bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:#000000bf}.shepherd-title{color:#000000bf;display:flex;flex:1 0 auto;font-size:1rem;font-weight:400;margin:0;padding:0}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:#000000bf;font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{background:#fff;border-radius:5px;box-shadow:0 1px 4px #0003;max-width:400px;opacity:0;outline:none;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{background:#fff;content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0ms .3s,opacity .3s 0ms;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}
