@charset "UTF-8";main{overflow-y:scroll}.layout{display:grid;grid-template-columns:auto 1fr;grid-template-rows:80px 1fr;height:100vh}.aside{display:block;overflow-y:auto}.aside,.navbar{background-color:#fff}.navbar{box-shadow:0 0 10px;grid-column:1/span 4;grid-row:1;z-index:200}.offcanvas{width:auto!important}@media(max-width:991.98px){.layout{display:grid;grid-template-columns:1fr}.aside{display:none}.meter_command_floating{width:100%}.chevron-icon{display:none}}.hamburger-icon{border:2px solid #0000;border-radius:5px}.marquee-container{box-sizing:border-box;overflow:hidden;position:relative;white-space:nowrap;width:100%}.marquee-container:hover .marquee-text{animation:marquee1 3s linear infinite,marquee2 6s linear 3s infinite;display:inline-block}@keyframes marquee1{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes marquee2{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@media(max-width:768px){.navbar .text-end{display:none}}.misc-wrapper{align-items:center;display:flex;flex-basis:100%;justify-content:center;min-height:100vh;width:100%}.misc-wrapper .misc-inner{max-width:750px;position:relative}.misc-wrapper .brand-logo{display:flex;justify-content:center;left:2rem;margin:0;position:absolute;top:1rem}.misc-wrapper .brand-logo .brand-text{font-weight:600}
/*!
 * three-dots - v0.3.2
 * CSS loading animations made with single element
 * https://nzbin.github.io/three-dots/
 *
 * Copyright (c) 2018 nzbin
 * Released under MIT License
 */.dot-elastic{animation:dot-elastic 1s linear infinite;background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;position:relative;width:10px}.dot-elastic:after,.dot-elastic:before{content:"";display:inline-block;position:absolute;top:0}.dot-elastic:before{animation:dot-elastic-before 1s linear infinite;left:-15px}.dot-elastic:after,.dot-elastic:before{background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;width:10px}.dot-elastic:after{animation:dot-elastic-after 1s linear infinite;left:15px}@keyframes dot-elastic-before{0%{transform:scale(1)}25%{transform:scaleY(1.5)}50%{transform:scaleY(.67)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(1.5)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic-after{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(.67)}75%{transform:scaleY(1.5)}to{transform:scale(1)}}.dot-pulse{animation:dot-pulse 1.5s linear infinite;animation-delay:.25s;box-shadow:9999px 0 0 -5px;left:-9999px;position:relative}.dot-pulse,.dot-pulse:after,.dot-pulse:before{background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;width:10px}.dot-pulse:after,.dot-pulse:before{content:"";display:inline-block;position:absolute;top:0}.dot-pulse:before{animation:dot-pulse-before 1.5s linear infinite;animation-delay:0s;box-shadow:9984px 0 0 -5px}.dot-pulse:after{animation:dot-pulse-after 1.5s linear infinite;animation-delay:.5s;box-shadow:10014px 0 0 -5px}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}.dot-flashing{animation:dot-flashing 1s linear infinite alternate;animation-delay:.5s;background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;position:relative;width:10px}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{animation:dot-flashing 1s infinite alternate;animation-delay:0s;left:-15px}.dot-flashing:after,.dot-flashing:before{background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;width:10px}.dot-flashing:after{animation:dot-flashing 1s infinite alternate;animation-delay:1s;left:15px}@keyframes dot-flashing{0%{background-color:#9880ff}50%,to{background-color:#9880ff33}}.dot-collision{background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;position:relative;width:10px}.dot-collision:after,.dot-collision:before{content:"";display:inline-block;position:absolute;top:0}.dot-collision:before{animation:dot-collision-before 2s ease-in infinite;left:-10px}.dot-collision:after,.dot-collision:before{background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;width:10px}.dot-collision:after{animation:dot-collision-after 2s ease-in infinite;animation-delay:1s;left:10px}@keyframes dot-collision-before{0%,50%,75%,to{transform:translateX(0)}25%{transform:translateX(-15px)}}@keyframes dot-collision-after{0%,50%,75%,to{transform:translateX(0)}25%{transform:translateX(15px)}}.dot-revolution{background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;position:relative;width:10px}.dot-revolution:after,.dot-revolution:before{content:"";display:inline-block;position:absolute}.dot-revolution:before{animation:dot-revolution 1.4s linear infinite;top:-15px;transform-origin:5px 20px}.dot-revolution:after,.dot-revolution:before{background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;left:0;width:10px}.dot-revolution:after{animation:dot-revolution 1s linear infinite;top:-30px;transform-origin:5px 35px}@keyframes dot-revolution{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(1turn) translateZ(0)}}.dot-carousel{animation:dot-carousel 1.5s linear infinite;background-color:#9880ff;border-radius:5px;box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff;color:#9880ff;height:10px;left:-9999px;position:relative;width:10px}@keyframes dot-carousel{0%{box-shadow:9984px 0 0 -1px #9880ff,9999px 0 0 1px #9880ff,10014px 0 0 -1px #9880ff}50%{box-shadow:10014px 0 0 -1px #9880ff,9984px 0 0 -1px #9880ff,9999px 0 0 1px #9880ff}to{box-shadow:9999px 0 0 1px #9880ff,10014px 0 0 -1px #9880ff,9984px 0 0 -1px #9880ff}}.dot-typing{animation:dot-typing 1.5s linear infinite;background-color:#9880ff;border-radius:5px;box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff;color:#9880ff;height:10px;left:-9999px;position:relative;width:10px}@keyframes dot-typing{0%{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}16.667%{box-shadow:9984px -10px 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}33.333%{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}50%{box-shadow:9984px 0 0 0 #9880ff,9999px -10px 0 0 #9880ff,10014px 0 0 0 #9880ff}66.667%{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}83.333%{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px -10px 0 0 #9880ff}to{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}}.dot-windmill{animation:dot-windmill 2s linear infinite;background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;position:relative;top:-10px;transform-origin:5px 15px;width:10px}.dot-windmill:after,.dot-windmill:before{content:"";display:inline-block;position:absolute}.dot-windmill:before{left:-8.66254px}.dot-windmill:after,.dot-windmill:before{background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;top:15px;width:10px}.dot-windmill:after{left:8.66254px}@keyframes dot-windmill{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(2turn) translateZ(0)}}.dot-bricks{animation:dot-bricks 2s ease infinite;background-color:#9880ff;border-radius:5px;box-shadow:9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff;color:#9880ff;height:10px;left:-9999px;position:relative;top:8px;width:10px}@keyframes dot-bricks{0%{box-shadow:9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff}8.333%{box-shadow:10007px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff}16.667%{box-shadow:10007px -16px 0 0 #9880ff,9991px -16px 0 0 #9880ff,10007px 0 0 0 #9880ff}25%{box-shadow:10007px -16px 0 0 #9880ff,9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff}33.333%{box-shadow:10007px 0 0 0 #9880ff,9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff}41.667%{box-shadow:10007px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff}50%{box-shadow:10007px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff,9991px -16px 0 0 #9880ff}58.333%{box-shadow:9991px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff,9991px -16px 0 0 #9880ff}66.666%{box-shadow:9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff,9991px -16px 0 0 #9880ff}75%{box-shadow:9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff}83.333%{box-shadow:9991px -16px 0 0 #9880ff,10007px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff}91.667%{box-shadow:9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff}to{box-shadow:9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff}}.dot-floating{animation:dot-floating 3s cubic-bezier(.15,.6,.9,.1) infinite;background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;position:relative;width:10px}.dot-floating:after,.dot-floating:before{content:"";display:inline-block;position:absolute;top:0}.dot-floating:before{animation:dot-floating-before 3s ease-in-out infinite;left:-12px}.dot-floating:after,.dot-floating:before{background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;width:10px}.dot-floating:after{animation:dot-floating-after 3s cubic-bezier(.4,0,1,1) infinite;left:-24px}@keyframes dot-floating{0%{left:calc(-50% - 5px)}75%{left:calc(50% + 105px)}to{left:calc(50% + 105px)}}@keyframes dot-floating-before{0%{left:-50px}50%{left:-12px}75%{left:-50px}to{left:-50px}}@keyframes dot-floating-after{0%{left:-100px}50%{left:-24px}75%{left:-100px}to{left:-100px}}.dot-fire{animation:dot-fire 1.5s linear infinite;animation-delay:-.85s;box-shadow:9999px 22.5px 0 -5px #9880ff;left:-9999px;position:relative}.dot-fire,.dot-fire:after,.dot-fire:before{background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;width:10px}.dot-fire:after,.dot-fire:before{content:"";display:inline-block;position:absolute;top:0}.dot-fire:before{animation:dot-fire 1.5s linear infinite;animation-delay:-1.85s}.dot-fire:after,.dot-fire:before{box-shadow:9999px 22.5px 0 -5px #9880ff}.dot-fire:after{animation:dot-fire 1.5s linear infinite;animation-delay:-2.85s}@keyframes dot-fire{1%{box-shadow:9999px 22.5px 0 -5px #9880ff}50%{box-shadow:9999px -5.625px 0 2px #9880ff}to{box-shadow:9999px -22.5px 0 -5px #9880ff}}.dot-spin{animation:dot-spin 1.5s linear infinite;background-color:#0000;border-radius:5px;box-shadow:0 -18px 0 0 #9880ff,12.727926px -12.727926px 0 0 #9880ff,18px 0 0 0 #9880ff,12.727926px 12.727926px 0 0 #9880ff00,0 18px 0 0 #9880ff00,-12.727926px 12.727926px 0 0 #9880ff00,-18px 0 0 0 #9880ff00,-12.727926px -12.727926px 0 0 #9880ff00;color:#0000;height:10px;position:relative;width:10px}@keyframes dot-spin{0%,to{box-shadow:0 -18px 0 0 #9880ff,12.727926px -12.727926px 0 0 #9880ff,18px 0 0 0 #9880ff,12.727926px 12.727926px 0 -5px #9880ff00,0 18px 0 -5px #9880ff00,-12.727926px 12.727926px 0 -5px #9880ff00,-18px 0 0 -5px #9880ff00,-12.727926px -12.727926px 0 -5px #9880ff00}12.5%{box-shadow:0 -18px 0 -5px #9880ff00,12.727926px -12.727926px 0 0 #9880ff,18px 0 0 0 #9880ff,12.727926px 12.727926px 0 0 #9880ff,0 18px 0 -5px #9880ff00,-12.727926px 12.727926px 0 -5px #9880ff00,-18px 0 0 -5px #9880ff00,-12.727926px -12.727926px 0 -5px #9880ff00}25%{box-shadow:0 -18px 0 -5px #9880ff00,12.727926px -12.727926px 0 -5px #9880ff00,18px 0 0 0 #9880ff,12.727926px 12.727926px 0 0 #9880ff,0 18px 0 0 #9880ff,-12.727926px 12.727926px 0 -5px #9880ff00,-18px 0 0 -5px #9880ff00,-12.727926px -12.727926px 0 -5px #9880ff00}37.5%{box-shadow:0 -18px 0 -5px #9880ff00,12.727926px -12.727926px 0 -5px #9880ff00,18px 0 0 -5px #9880ff00,12.727926px 12.727926px 0 0 #9880ff,0 18px 0 0 #9880ff,-12.727926px 12.727926px 0 0 #9880ff,-18px 0 0 -5px #9880ff00,-12.727926px -12.727926px 0 -5px #9880ff00}50%{box-shadow:0 -18px 0 -5px #9880ff00,12.727926px -12.727926px 0 -5px #9880ff00,18px 0 0 -5px #9880ff00,12.727926px 12.727926px 0 -5px #9880ff00,0 18px 0 0 #9880ff,-12.727926px 12.727926px 0 0 #9880ff,-18px 0 0 0 #9880ff,-12.727926px -12.727926px 0 -5px #9880ff00}62.5%{box-shadow:0 -18px 0 -5px #9880ff00,12.727926px -12.727926px 0 -5px #9880ff00,18px 0 0 -5px #9880ff00,12.727926px 12.727926px 0 -5px #9880ff00,0 18px 0 -5px #9880ff00,-12.727926px 12.727926px 0 0 #9880ff,-18px 0 0 0 #9880ff,-12.727926px -12.727926px 0 0 #9880ff}75%{box-shadow:0 -18px 0 0 #9880ff,12.727926px -12.727926px 0 -5px #9880ff00,18px 0 0 -5px #9880ff00,12.727926px 12.727926px 0 -5px #9880ff00,0 18px 0 -5px #9880ff00,-12.727926px 12.727926px 0 -5px #9880ff00,-18px 0 0 0 #9880ff,-12.727926px -12.727926px 0 0 #9880ff}87.5%{box-shadow:0 -18px 0 0 #9880ff,12.727926px -12.727926px 0 0 #9880ff,18px 0 0 -5px #9880ff00,12.727926px 12.727926px 0 -5px #9880ff00,0 18px 0 -5px #9880ff00,-12.727926px 12.727926px 0 -5px #9880ff00,-18px 0 0 -5px #9880ff00,-12.727926px -12.727926px 0 0 #9880ff}}.dot-falling{animation:dot-falling 1s linear infinite;animation-delay:.1s;background-color:#9880ff;border-radius:5px;box-shadow:9999px 0 0 0 #9880ff;color:#9880ff;height:10px;left:-9999px;position:relative;width:10px}.dot-falling:after,.dot-falling:before{content:"";display:inline-block;position:absolute;top:0}.dot-falling:before{animation:dot-falling-before 1s linear infinite;animation-delay:0s}.dot-falling:after,.dot-falling:before{background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;width:10px}.dot-falling:after{animation:dot-falling-after 1s linear infinite;animation-delay:.2s}@keyframes dot-falling{0%{box-shadow:9999px -15px 0 0 #9880ff00}25%,50%,75%{box-shadow:9999px 0 0 0 #9880ff}to{box-shadow:9999px 15px 0 0 #9880ff00}}@keyframes dot-falling-before{0%{box-shadow:9984px -15px 0 0 #9880ff00}25%,50%,75%{box-shadow:9984px 0 0 0 #9880ff}to{box-shadow:9984px 15px 0 0 #9880ff00}}@keyframes dot-falling-after{0%{box-shadow:10014px -15px 0 0 #9880ff00}25%,50%,75%{box-shadow:10014px 0 0 0 #9880ff}to{box-shadow:10014px 15px 0 0 #9880ff00}}.dot-stretching{animation:dot-stretching 2s ease-in infinite;background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;position:relative;transform:scale(1.25);width:10px}.dot-stretching:after,.dot-stretching:before{content:"";display:inline-block;position:absolute;top:0}.dot-stretching:before{animation:dot-stretching-before 2s ease-in infinite}.dot-stretching:after,.dot-stretching:before{background-color:#9880ff;border-radius:5px;color:#9880ff;height:10px;width:10px}.dot-stretching:after{animation:dot-stretching-after 2s ease-in infinite}@keyframes dot-stretching{0%{transform:scale(1.25)}50%,60%{transform:scale(.8)}to{transform:scale(1.25)}}@keyframes dot-stretching-before{0%{transform:translate(0) scale(.7)}50%,60%{transform:translate(-20px) scale(1)}to{transform:translate(0) scale(.7)}}@keyframes dot-stretching-after{0%{transform:translate(0) scale(.7)}50%,60%{transform:translate(20px) scale(1)}to{transform:translate(0) scale(.7)}}.dot-gathering{margin:-1px 0;position:relative}.dot-gathering,.dot-gathering:after,.dot-gathering:before{background-color:#000;border-radius:6px;color:#0000;filter:blur(2px);height:12px;width:12px}.dot-gathering:after,.dot-gathering:before{animation:dot-gathering 2s ease-in infinite;content:"";display:inline-block;left:-50px;opacity:0;position:absolute;top:0}.dot-gathering:after{animation-delay:.5s}@keyframes dot-gathering{0%{opacity:0;transform:translateX(0)}35%,60%{opacity:1;transform:translateX(50px)}to{opacity:0;transform:translateX(100px)}}.dot-hourglass{animation:dot-hourglass 2.4s ease-in-out infinite;animation-delay:.6s;margin:-1px 0;position:relative;top:-15px;transform-origin:5px 20px}.dot-hourglass,.dot-hourglass:after,.dot-hourglass:before{background-color:#000;border-radius:6px;color:#0000;filter:blur(2px);height:12px;width:12px}.dot-hourglass:after,.dot-hourglass:before{content:"";display:inline-block;left:0;position:absolute;top:0}.dot-hourglass:before{top:30px}.dot-hourglass:after{animation:dot-hourglass-after 2.4s cubic-bezier(.65,.05,.36,1) infinite}@keyframes dot-hourglass{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes dot-hourglass-after{0%{transform:translateY(0)}25%{transform:translateY(30px)}50%{transform:translateY(30px)}75%{transform:translateY(0)}to{transform:translateY(0)}}.dot-overtaking{animation:dot-overtaking 2s cubic-bezier(.2,.6,.8,.2) infinite;margin:-1px 0;position:relative}.dot-overtaking,.dot-overtaking:after,.dot-overtaking:before{background-color:#0000;border-radius:6px;box-shadow:0 -20px 0 0;color:#000;filter:blur(2px);height:12px;width:12px}.dot-overtaking:after,.dot-overtaking:before{content:"";display:inline-block;left:0;position:absolute;top:0}.dot-overtaking:before{animation:dot-overtaking 2s cubic-bezier(.2,.6,.8,.2) infinite;animation-delay:.3s}.dot-overtaking:after{animation:dot-overtaking 1.5s cubic-bezier(.2,.6,.8,.2) infinite;animation-delay:.6s}@keyframes dot-overtaking{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dot-shuttle{left:-15px;margin:-1px 0;position:relative}.dot-shuttle,.dot-shuttle:after,.dot-shuttle:before{background-color:#000;border-radius:6px;color:#0000;filter:blur(2px);height:12px;width:12px}.dot-shuttle:after,.dot-shuttle:before{content:"";display:inline-block;position:absolute;top:0}.dot-shuttle:before{animation:dot-shuttle 2s ease-out infinite;left:15px}.dot-shuttle:after{left:30px}@keyframes dot-shuttle{0%,50%,to{transform:translateX(0)}25%{transform:translateX(-45px)}75%{transform:translateX(45px)}}.dot-bouncing{font-size:10px;height:10px;position:relative}.dot-bouncing:before{animation:dot-bouncing 1s infinite;content:"⚽🏀🏐";display:inline-block;position:relative}@keyframes dot-bouncing{0%{animation-timing-function:ease-in;top:-20px}34%{transform:scale(1)}35%{animation-timing-function:ease-out;top:20px;transform:scale(1.5,.5)}45%{transform:scale(1)}90%{top:-20px}to{top:-20px}}.dot-rolling{font-size:10px;height:10px;position:relative}.dot-rolling:before{animation:dot-rolling 3s infinite;content:"⚽";display:inline-block;position:relative;transform:translateX(-25px)}@keyframes dot-rolling{0%{content:"⚽";transform:translateX(-25px) rotate(0deg)}16.667%{content:"⚽";transform:translateX(25px) rotate(2turn)}33.333%{content:"⚽";transform:translateX(-25px) rotate(0deg)}34.333%{content:"🏀";transform:translateX(-25px) rotate(0deg)}50%{content:"🏀";transform:translateX(25px) rotate(2turn)}66.667%{content:"🏀";transform:translateX(-25px) rotate(0deg)}67.667%{content:"🏐";transform:translateX(-25px) rotate(0deg)}83.333%{content:"🏐";transform:translateX(25px) rotate(2turn)}to{content:"🏐";transform:translateX(-25px) rotate(0deg)}}.apexcharts-canvas line[stroke=transparent]{display:none}.apexcharts-canvas .apexcharts-tooltip{background:#fff;border-color:#ebe9f1}.apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-title{background:#fff!important;border-color:#ebe9f1!important;font-weight:600}.apexcharts-canvas .apexcharts-tooltip.apexcharts-theme-dark .apexcharts-tooltip-text-label,.apexcharts-canvas .apexcharts-tooltip.apexcharts-theme-dark .apexcharts-tooltip-text-value{color:#fff}.apexcharts-canvas .apexcharts-xaxistooltip,.apexcharts-canvas .apexcharts-yaxistooltip{background:#f8f8f8;border-color:#ebe9f1}.apexcharts-canvas .apexcharts-xaxistooltip:after,.apexcharts-canvas .apexcharts-xaxistooltip:before,.apexcharts-canvas .apexcharts-yaxistooltip:after,.apexcharts-canvas .apexcharts-yaxistooltip:before{border-bottom-color:#f8f8f8}.apexcharts-canvas .apexcharts-datalabel,.apexcharts-canvas .apexcharts-datalabel-label,.apexcharts-canvas .apexcharts-text,.apexcharts-canvas .apexcharts-tooltip-text{fill:#6e6b7b;filter:none;font-family:var(--bs-font-sans-serif)!important;font-weight:400}.apexcharts-canvas .apexcharts-pie-label{fill:#fff;filter:none}.apexcharts-canvas .apexcharts-marker{box-shadow:none}.apexcharts-canvas .apexcharts-legend-series+.apexcharts-legend-series{margin-top:.625rem}.apexcharts-canvas .apexcharts-legend-series .apexcharts-legend-text{color:#6e6b7b!important;font-size:1rem!important;margin-left:.5rem}.apexcharts-canvas .apexcharts-gridline,.apexcharts-canvas .apexcharts-xcrosshairs,.apexcharts-canvas .apexcharts-ycrosshairs{stroke:#ebe9f1}.apexcharts-legend.position-bottom{bottom:3rem}.dark-layout .apexcharts-canvas .apexcharts-heatmap .apexcharts-heatmap-rect,.dark-layout .apexcharts-canvas .apexcharts-xaxis-tick,.dark-layout .apexcharts-canvas line{stroke:#3b4253}.dark-layout .apexcharts-canvas .apexcharts-radialbar .apexcharts-radialbar-track .apexcharts-radialbar-area{stroke:#161d31}.dark-layout .apexcharts-canvas .apexcharts-radar-series polygon{fill:#161d31;stroke:#3b4253}.dark-layout .apexcharts-canvas .apexcharts-datalabels-group .apexcharts-datalabel-value{fill:#fff}.dark-layout .apexcharts-canvas .apexcharts-tooltip{background:#283046;border-color:#3b4253}.dark-layout .apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-title{background:#283046!important;border-color:#3b4253!important;color:#fff}.dark-layout .apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-text-label,.dark-layout .apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-text-value{color:#fff}.dark-layout .apexcharts-canvas .apexcharts-xaxistooltip,.dark-layout .apexcharts-canvas .apexcharts-yaxistooltip{background:#161d31;border-color:#3b4253}.dark-layout .apexcharts-canvas .apexcharts-xaxistooltip:after,.dark-layout .apexcharts-canvas .apexcharts-xaxistooltip:before,.dark-layout .apexcharts-canvas .apexcharts-yaxistooltip:after,.dark-layout .apexcharts-canvas .apexcharts-yaxistooltip:before{border-bottom-color:#3b4253}.dark-layout .apexcharts-canvas .apexcharts-xaxistooltip .apexcharts-xaxistooltip-text,.dark-layout .apexcharts-canvas .apexcharts-xaxistooltip .apexcharts-yaxistooltip-text,.dark-layout .apexcharts-canvas .apexcharts-yaxistooltip .apexcharts-xaxistooltip-text,.dark-layout .apexcharts-canvas .apexcharts-yaxistooltip .apexcharts-yaxistooltip-text{color:#fff}.dark-layout .apexcharts-canvas .apexcharts-datalabel-label,.dark-layout .apexcharts-canvas .apexcharts-tooltip-text,.dark-layout .apexcharts-canvas .apexcharts-xaxis-label,.dark-layout .apexcharts-canvas .apexcharts-yaxis-label{fill:#b4b7bd}.dark-layout .apexcharts-canvas .apexcharts-marker{stroke:#3b4253}.dark-layout .apexcharts-canvas .apexcharts-legend-series .apexcharts-legend-text{color:#b4b7bd!important}.dark-layout .apexcharts-canvas .apexcharts-gridline,.dark-layout .apexcharts-canvas .apexcharts-xcrosshairs,.dark-layout .apexcharts-canvas .apexcharts-ycrosshairs{stroke:#3b4253}.recharge-col-height{height:82vh;overflow-x:hidden;overflow-y:auto}.vertical-timeline *{-webkit-box-sizing:border-box;box-sizing:border-box}.vertical-timeline{margin:0 auto;max-width:1170px;padding:2em 0;position:relative;width:95%}.vertical-timeline:after{clear:both;content:"";display:table}.vertical-timeline:before{background:var(--line-color);content:"";height:100%;left:18px;position:absolute;top:0;width:4px}.vertical-timeline.vertical-timeline--one-column-right:before{left:auto;right:18px}@media only screen and (min-width:1170px){.vertical-timeline.vertical-timeline--two-columns{width:90%}.vertical-timeline.vertical-timeline--two-columns:before{left:50%;margin-left:-2px}}.vertical-timeline-element{margin:2em 0;position:relative}.vertical-timeline-element>div{min-height:1px}.vertical-timeline-element:after{clear:both;content:"";display:table}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}@media only screen and (min-width:1170px){.vertical-timeline-element{margin:4em 0}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}}.vertical-timeline-element-icon{border-radius:50%;height:40px;left:0;position:absolute;top:0;width:40px}.vertical-timeline-element-icon.shadow-size-small{-webkit-box-shadow:0 0 0 2px #fff,inset 0 1px 0 #00000014,0 2px 0 4px #0000000d;box-shadow:0 0 0 2px #fff,inset 0 1px 0 #00000014,0 2px 0 4px #0000000d}.vertical-timeline-element-icon.shadow-size-medium{-webkit-box-shadow:0 0 0 3px #fff,inset 0 2px 0 #00000014,0 3px 0 5px #0000000d;box-shadow:0 0 0 3px #fff,inset 0 2px 0 #00000014,0 3px 0 5px #0000000d}.vertical-timeline-element-icon.shadow-size-large{-webkit-box-shadow:0 0 0 4px #fff,inset 0 2px 0 #00000014,0 4px 0 6px #0000000d;box-shadow:0 0 0 4px #fff,inset 0 2px 0 #00000014,0 4px 0 6px #0000000d}.vertical-timeline--one-column-right .vertical-timeline-element-icon{left:auto;right:0}.vertical-timeline-element-icon svg{display:block;height:24px;left:50%;margin-left:-12px;margin-top:-12px;position:relative;top:50%;width:24px}@media only screen and (min-width:1170px){.vertical-timeline--two-columns .vertical-timeline-element-icon{height:60px;left:50%;margin-left:-30px;width:60px}}.vertical-timeline-element-icon{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.vertical-timeline--animate .vertical-timeline-element-icon.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in{-webkit-animation:cd-bounce-1 .6s;animation:cd-bounce-1 .6s;visibility:visible}@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2)}to{-webkit-transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.vertical-timeline-element-content{background:#fff;border-radius:.25em;-webkit-box-shadow:0 3px 0 #ddd;box-shadow:0 3px 0 #ddd;margin-left:60px;padding:1em;position:relative}.vertical-timeline--one-column-right .vertical-timeline-element-content{margin-left:0;margin-right:60px}.vertical-timeline-element--no-children .vertical-timeline-element-content{background:0 0;-webkit-box-shadow:none;box-shadow:none}.vertical-timeline-element-content:after{clear:both;content:"";display:table}.vertical-timeline-element-content h2{color:#303e49}.vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline-element-content p{font-size:13px;font-size:.8125rem;font-weight:500}.vertical-timeline-element-content .vertical-timeline-element-date{display:inline-block}.vertical-timeline-element-content p{line-height:1.6;margin:1em 0 0}.vertical-timeline-element-subtitle,.vertical-timeline-element-title{margin:0}.vertical-timeline-element-content .vertical-timeline-element-date{float:left;opacity:.7;padding:.8em 0}.vertical-timeline-element-content-arrow{border:7px solid #0000;border-right-color:#fff;content:"";height:0;position:absolute;right:100%;top:16px;width:0}.vertical-timeline--one-column-right .vertical-timeline-element-content-arrow{border:7px solid #0000;border-left-color:#fff;content:"";height:0;left:100%;position:absolute;right:auto;top:16px;width:0}.vertical-timeline--one-column-right .vertical-timeline-element-content:before{border-left:7px solid #fff;border-right:initial;left:100%}.vertical-timeline-element--no-children .vertical-timeline-element-content-arrow,.vertical-timeline-element--no-children .vertical-timeline-element-content:before{display:none}@media only screen and (min-width:768px){.vertical-timeline-element-content h2{font-size:20px;font-size:1.25rem}.vertical-timeline-element-content p{font-size:16px;font-size:1rem}.vertical-timeline-element-content .vertical-timeline-element-date{font-size:14px;font-size:.875rem}}@media only screen and (min-width:1170px){.vertical-timeline--two-columns .vertical-timeline-element-content{margin-left:0;padding:1.5em;width:44%}.vertical-timeline--two-columns .vertical-timeline-element-content-arrow{left:100%;top:24px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vertical-timeline--two-columns .vertical-timeline-element-content .vertical-timeline-element-date{font-size:16px;font-size:1rem;left:124%;position:absolute;top:6px;width:100%}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content{float:right}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{left:auto;right:100%;top:24px;-webkit-transform:rotate(0);transform:rotate(0)}.vertical-timeline--one-column-right .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--one-column-right .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{left:100%;right:auto;top:24px;-webkit-transform:rotate(0);transform:rotate(0)}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content .vertical-timeline-element-date{left:auto;right:124%;text-align:right}}.vertical-timeline--animate .vertical-timeline-element-content.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{-webkit-animation:cd-bounce-2 .6s;animation:cd-bounce-2 .6s;visibility:visible}@media only screen and (min-width:1170px){.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content.bounce-in,.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content.bounce-in{-webkit-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s}}@media only screen and (max-width:1169px){.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{-webkit-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s;visibility:visible}}@-webkit-keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px)}to{-webkit-transform:translateX(0)}}@keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px)}to{-webkit-transform:translateX(0)}}@keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-purple:#6f42c1;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-green:#198754;--bs-black:#000;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:#212529bf;--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:#21252980;--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-highlight-color:#212529;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-lg:0.5rem;--bs-box-shadow:0 0.5rem 1rem #00000026;--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-color:#0d6efd40;--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-secondary-color:#dee2e6bf;--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:#dee2e680;--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-highlight-color:#dee2e6;--bs-border-color:#495057;--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}body{-webkit-tap-highlight-color:transparent;background-color:#fff;color:#212529;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}hr{border-top:1px solid;border-top:var(--bs-border-width) solid}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}dt{font-weight:700}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{color:#212529}a{color:#0d6efd}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}code,kbd,pre{font-size:.875em}kbd{background-color:#212529;background-color:var(--bs-body-color);color:#fff}caption{color:#212529bf}.lead{font-size:1.25rem;font-weight:300}.initialism{font-size:.875em}.blockquote-footer{color:#6c757d;font-size:.875em}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.375rem}.figure-caption{color:#212529bf;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:#0000;--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-active-bg:#373b3e;--bs-table-hover-bg:#323539}.col-form-label{line-height:1.5;padding-bottom:calc(.375rem + 1px);padding-bottom:calc(.375rem + var(--bs-border-width));padding-top:calc(.375rem + 1px);padding-top:calc(.375rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-bottom:calc(.5rem + var(--bs-border-width));padding-top:calc(.5rem + 1px);padding-top:calc(.5rem + var(--bs-border-width))}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-bottom:calc(.25rem + var(--bs-border-width));padding-top:calc(.25rem + 1px);padding-top:calc(.25rem + var(--bs-border-width))}.form-text{color:#212529bf;font-size:.875em}.form-control{border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);line-height:1.5;padding:.375rem .75rem}.form-control,.form-control:focus{background-color:#fff;color:#212529;color:var(--bs-body-color)}.form-control:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#212529bf;color:var(--bs-secondary-color)}.form-control:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:#f8f9fa;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#f8f9fa;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e9ecef}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e9ecef}.form-control-plaintext{background-color:initial;color:#212529;color:var(--bs-body-color);line-height:1.5;padding:.375rem 0}.form-control-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2);padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + var(--bs-border-width)*2);padding:.375rem}.form-control-color::-moz-color-swatch{border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px);height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-color:#fff;background-position:right .75rem center;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);line-height:1.5;padding:.375rem 2.25rem .375rem .75rem}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem}.form-select:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{text-shadow:0 0 0 #212529;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.form-check{min-height:1.5rem}.form-check-input{border:1px solid #dee2e6;margin-top:.25em}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked,.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E")}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-range{background-color:initial}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-webkit-slider-thumb{background-color:#0d6efd}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#e9ecef}.form-range::-moz-range-thumb{background-color:#0d6efd}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#e9ecef}.form-range:disabled::-webkit-slider-thumb{background-color:#212529bf}.form-range:disabled::-moz-range-thumb{background-color:#212529bf}.form-floating>label{color:#212529a6;padding:1rem .75rem}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-select{padding-left:.75rem}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{background-color:#fff;border-radius:.375rem;border-radius:var(--bs-border-radius);inset:1rem .375rem}.form-floating>textarea:disabled~label:after{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.input-group-text{background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);line-height:1.5;padding:.375rem .75rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.valid-feedback{color:#198754;font-size:.875em}.valid-tooltip{background-color:#198754;border-radius:.375rem;border-radius:var(--bs-border-radius);font-size:.875rem;padding:.25rem .5rem}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.invalid-feedback{color:#dc3545;font-size:.875em}.invalid-tooltip{background-color:#dc3545;border-radius:.375rem;border-radius:var(--bs-border-radius);font-size:.875rem;padding:.25rem .5rem}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-line-height:1.5;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-box-shadow:inset 0 1px 0 #ffffff26,0 1px 1px rgba(0,0,0,.075);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-primary{--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-border-color:#198754}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-border-color:#212529}.btn-link{--bs-btn-disabled-color:#6c757d;--bs-btn-focus-shadow-rgb:49,132,253}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-spacer:0.125rem;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem}.dropdown-item,.dropdown-item.disabled,.dropdown-item:disabled{background-color:initial}.dropdown-header{font-size:.875rem}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-link-color:#dee2e6;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-active-bg:#0d6efd}.btn-group{border-radius:.375rem;border-radius:var(--bs-border-radius)}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-disabled-color:var(--bs-secondary-color)}.nav-link{background:0 0}.nav-link:focus-visible{box-shadow:0 0 0 .25rem #0d6efd40}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg)}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-bg:#0d6efd}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700}.navbar{--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(33, 37, 41, 0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-radius:var(--bs-border-radius)}.navbar-nav{--bs-nav-link-padding-y:0.5rem}.navbar-text{padding-bottom:.5rem;padding-top:.5rem}.navbar-toggler{background-color:initial}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand .offcanvas{background-color:initial!important}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-border-radius:var(--bs-border-radius);--bs-card-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-group-margin:0.75rem;color:#212529}.accordion{--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem #0d6efd40}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E")}.breadcrumb{--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-active-color:var(--bs-secondary-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem #0d6efd40;--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-border-radius:var(--bs-border-radius)}.alert{--bs-alert-padding-y:1rem;--bs-alert-border-radius:var(--bs-border-radius)}.alert-dismissible .btn-close{padding:1.25rem 1rem}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-bar-bg:#0d6efd}.list-group{--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E");--bs-btn-close-focus-shadow:0 0 0 0.25rem #0d6efd40;border-radius:.375rem}.toast{--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85)}.modal{--bs-modal-padding:1rem;--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-title-line-height:1.5;--bs-modal-footer-border-color:var(--bs-border-color)}.modal-backdrop{--bs-backdrop-bg:#000}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.tooltip{--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-font-size:0.875rem;--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9}.popover,.tooltip{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}.popover{--bs-popover-font-size:0.875rem;--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg)}.carousel-control-next,.carousel-control-prev{background:0 0}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E")}.carousel-dark,[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas-backdrop{background-color:#000}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%)}.text-bg-primary{background-color:#0d6efd!important}.text-bg-secondary{background-color:#6c757d!important;color:#fff!important}.text-bg-success{background-color:#198754!important;color:#fff!important}.text-bg-info{background-color:#0dcaf0!important;color:#000!important}.text-bg-warning{background-color:#ffc107!important;color:#000!important}.text-bg-danger{background-color:#dc3545!important;color:#fff!important}.text-bg-light{background-color:#f8f9fa!important;color:#000!important}.text-bg-dark{background-color:#212529!important}.link-primary{color:#0d6efd!important;-webkit-text-decoration-color:#0d6efd!important;text-decoration-color:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important;color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#0a58ca!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:#0a58ca!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:#6c757d!important;-webkit-text-decoration-color:#6c757d!important;text-decoration-color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important;color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#565e64!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:#565e64!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:#198754!important;-webkit-text-decoration-color:#198754!important;text-decoration-color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important;color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#146c43!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:#146c43!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:#0dcaf0!important;-webkit-text-decoration-color:#0dcaf0!important;text-decoration-color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important;color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#3dd5f3!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:#3dd5f3!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:#ffc107!important;-webkit-text-decoration-color:#ffc107!important;text-decoration-color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important;color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#ffcd39!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:#ffcd39!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:#dc3545!important;-webkit-text-decoration-color:#dc3545!important;text-decoration-color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important;color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#b02a37!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:#b02a37!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:#f8f9fa!important;-webkit-text-decoration-color:#f8f9fa!important;text-decoration-color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important;color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#f9fafb!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:#f9fafb!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:#212529!important;-webkit-text-decoration-color:#212529!important;text-decoration-color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important;color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#1a1e21!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:#1a1e21!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:#000!important;-webkit-text-decoration-color:#000!important;text-decoration-color:#000!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:#000000bf!important;-webkit-text-decoration-color:#000000bf!important;text-decoration-color:#000000bf!important}.focus-ring:focus{box-shadow:0 0 0 .25rem #0d6efd40}.icon-link{-webkit-text-decoration-color:#0d6efd80;text-decoration-color:#0d6efd80}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-end{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-start{border-left:1px solid #dee2e6!important}.border-primary-subtle{border-color:#9ec5fe!important}.border-secondary-subtle{border-color:#c4c8cb!important}.border-success-subtle{border-color:#a3cfbb!important}.border-info-subtle{border-color:#9eeaf9!important}.border-warning-subtle{border-color:#ffe69c!important}.border-danger-subtle{border-color:#f1aeb5!important}.border-light-subtle{border-color:#e9ecef!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:3rem!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:3rem!important;margin-right:3rem!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!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:3rem!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!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:3rem!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!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:3rem!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:3rem!important;padding-right:3rem!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!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:3rem!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!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:3rem!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!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:3rem!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:3rem!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:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-primary{color:rgba(13,110,253,var(--bs-text-opacity))!important}.text-secondary{color:rgba(108,117,125,var(--bs-text-opacity))!important}.text-success{color:rgba(25,135,84,var(--bs-text-opacity))!important}.text-info{color:rgba(13,202,240,var(--bs-text-opacity))!important}.text-warning{color:rgba(255,193,7,var(--bs-text-opacity))!important}.text-danger{color:rgba(220,53,69,var(--bs-text-opacity))!important}.text-light{color:rgba(248,249,250,var(--bs-text-opacity))!important}.text-dark{color:rgba(33,37,41,var(--bs-text-opacity))!important}.text-black{color:rgba(0,0,0,var(--bs-text-opacity))!important}.text-body{color:rgba(33,37,41,var(--bs-text-opacity))!important}.text-muted{color:#212529bf!important}.text-black-50{color:#00000080!important}.text-body-secondary{color:#212529bf!important}.text-body-tertiary{color:#21252980!important}.text-body-emphasis{color:#000!important}.text-primary-emphasis{color:#052c65!important}.text-secondary-emphasis{color:#2b2f32!important}.text-success-emphasis{color:#0a3622!important}.text-info-emphasis{color:#055160!important}.text-warning-emphasis{color:#664d03!important}.text-danger-emphasis{color:#58151c!important}.text-dark-emphasis,.text-light-emphasis{color:#495057!important}.link-underline-primary{-webkit-text-decoration-color:rgba(13,110,253,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(13,110,253,var(--bs-link-underline-opacity))!important}.link-underline-secondary{-webkit-text-decoration-color:rgba(108,117,125,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(108,117,125,var(--bs-link-underline-opacity))!important}.link-underline-success{-webkit-text-decoration-color:rgba(25,135,84,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(25,135,84,var(--bs-link-underline-opacity))!important}.link-underline-info{-webkit-text-decoration-color:rgba(13,202,240,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(13,202,240,var(--bs-link-underline-opacity))!important}.link-underline-warning{-webkit-text-decoration-color:rgba(255,193,7,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(255,193,7,var(--bs-link-underline-opacity))!important}.link-underline-danger{-webkit-text-decoration-color:rgba(220,53,69,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(220,53,69,var(--bs-link-underline-opacity))!important}.link-underline-light{-webkit-text-decoration-color:rgba(248,249,250,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(248,249,250,var(--bs-link-underline-opacity))!important}.link-underline-dark{-webkit-text-decoration-color:rgba(33,37,41,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(33,37,41,var(--bs-link-underline-opacity))!important}.link-underline{-webkit-text-decoration-color:#0d6efd!important;text-decoration-color:#0d6efd!important}.bg-primary{background-color:rgba(13,110,253,var(--bs-bg-opacity))!important}.bg-secondary{background-color:rgba(108,117,125,var(--bs-bg-opacity))!important}.bg-success{background-color:rgba(25,135,84,var(--bs-bg-opacity))!important}.bg-info{background-color:rgba(13,202,240,var(--bs-bg-opacity))!important}.bg-warning{background-color:rgba(255,193,7,var(--bs-bg-opacity))!important}.bg-danger{background-color:rgba(220,53,69,var(--bs-bg-opacity))!important}.bg-light{background-color:rgba(248,249,250,var(--bs-bg-opacity))!important}.bg-dark{background-color:rgba(33,37,41,var(--bs-bg-opacity))!important}.bg-black{background-color:rgba(0,0,0,var(--bs-bg-opacity))!important}.bg-body{background-color:rgba(255,255,255,var(--bs-bg-opacity))!important}.bg-transparent{background-color:initial!important}.bg-body-secondary{background-color:rgba(233,236,239,var(--bs-bg-opacity))!important}.bg-body-tertiary{background-color:rgba(248,249,250,var(--bs-bg-opacity))!important}.bg-primary-subtle{background-color:#cfe2ff!important}.bg-secondary-subtle{background-color:#e2e3e5!important}.bg-success-subtle{background-color:#d1e7dd!important}.bg-info-subtle{background-color:#cff4fc!important}.bg-warning-subtle{background-color:#fff3cd!important}.bg-danger-subtle{background-color:#f8d7da!important}.bg-light-subtle{background-color:#fcfcfd!important}.bg-dark-subtle{background-color:#ced4da!important}.rounded,.rounded-2{border-radius:.375rem!important}.rounded-3{border-radius:.5rem!important}.rounded-top,.rounded-top-2{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.rounded-top-3{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-end,.rounded-end-2{border-bottom-right-radius:.375rem!important;border-top-right-radius:.375rem!important}.rounded-end-3{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-bottom,.rounded-bottom-2{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-bottom-3{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-start,.rounded-start-2{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.rounded-start-3{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}.flatpickr-calendar{-webkit-animation:none;animation:none;background:#0000;background:#fff;border:0;border-radius:5px;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px #00000014;box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px #00000014;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;display:none;font-size:14px;line-height:24px;opacity:0;padding:0;position:absolute;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;visibility:hidden;width:307.875px}.flatpickr-calendar.inline,.flatpickr-calendar.open{max-height:640px;opacity:1;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{display:block;z-index:999}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid #e6e6e6;height:40px}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{border:solid #0000;content:"";display:block;height:0;left:22px;pointer-events:none;position:absolute;width:0}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{display:inline-block;position:relative}.flatpickr-months{display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:#0000;-webkit-flex:1;-ms-flex:1;flex:1 1;line-height:1;overflow:hidden;position:relative;text-align:center}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{fill:#000000e6;color:#000000e6;height:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{cursor:pointer;padding:10px;position:absolute;text-decoration:none;top:0;z-index:3}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{height:14px;width:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{fill:inherit;-webkit-transition:fill .1s;transition:fill .1s}.numInputWrapper{height:auto;position:relative}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper span{border:1px solid #39393926;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:50%;line-height:50%;opacity:0;padding:0 4px 0 2px;position:absolute;right:0;width:14px}.numInputWrapper span:hover{background:#0000001a}.numInputWrapper span:active{background:#0003}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid #39393999;top:40%}.numInputWrapper span svg{height:auto;width:inherit}.numInputWrapper span svg path{fill:#00000080}.numInputWrapper:hover{background:#0000000d}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{color:inherit;display:inline-block;font-size:135%;font-weight:300;height:34px;left:12.5%;line-height:inherit;line-height:1;padding:7.48px 0 0;position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);width:75%}.flatpickr-current-month span.cur-month{color:inherit;display:inline-block;font-family:inherit;font-weight:700;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:#0000000d}.flatpickr-current-month .numInputWrapper{display:inline-block;width:6ch;width:7ch\0}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#000000e6}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#000000e6}.flatpickr-current-month input.cur-year{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:#0000;border:0;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;display:inline-block;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:0;padding:0 0 0 .5ch;vertical-align:initial}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{background:#0000;color:#00000080;font-size:100%;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;-webkit-appearance:menulist;-moz-appearance:menulist;background:#0000;border:none;border-radius:0;box-sizing:border-box;-webkit-box-sizing:border-box;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:#0000000d}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#0000;outline:none;padding:0}.flatpickr-weekdays{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#0000;display:-webkit-flex;display:-ms-flexbox;display:flex;height:28px;overflow:hidden;text-align:center;width:100%}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1 1}span.flatpickr-weekday{background:#0000;color:#0000008a;cursor:default;display:block;-webkit-flex:1;-ms-flex:1;flex:1 1;font-size:90%;font-weight:bolder;line-height:1;margin:0;text-align:center}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;max-width:307.875px;min-width:307.875px;opacity:1;outline:0;padding:0;text-align:left;-webkit-transform:translateZ(0);transform:translateZ(0);width:307.875px}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{-ms-flex-preferred-size:14.2857143%;-ms-flex-pack:center;background:none;border:1px solid #0000;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;display:inline-block;-webkit-flex-basis:14.2857143%;flex-basis:14.2857143%;font-weight:400;height:39px;-webkit-justify-content:center;justify-content:center;line-height:39px;margin:0;max-width:39px;position:relative;text-align:center;width:14.2857143%}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{background:#e6e6e6;border-color:#e6e6e6;cursor:pointer;outline:0}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{background:#959ea9;border-color:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;border-color:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{background:#0000;border-color:#0000;color:#3939394d;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{color:#3939391a;cursor:not-allowed}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6;padding:0 12px}.flatpickr-weekwrapper .flatpickr-weekday{float:none;line-height:28px;width:100%}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{background:#0000;border:none;color:#3939394d;cursor:default;display:block;max-width:none;width:100%}.flatpickr-innerContainer{display:block;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-rContainer{display:inline-block;padding:0}.flatpickr-time{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;display:-webkit-flex;display:-ms-flexbox;display:flex;height:0;line-height:40px;max-height:40px;outline:0;overflow:hidden;text-align:center}.flatpickr-time:after{clear:both;content:"";display:table}.flatpickr-time .numInputWrapper{-webkit-flex:1;-ms-flex:1;flex:1 1;float:left;height:40px;width:40%}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:#0000;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;font-size:14px;height:inherit;line-height:inherit;margin:0;padding:0;position:relative;text-align:center}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center;color:#393939;float:left;font-weight:700;height:inherit;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:2%}.flatpickr-time .flatpickr-am-pm{cursor:pointer;font-weight:400;outline:0;text-align:center;width:18%}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.flatpickr-calendar .flatpickr-day{color:#6e6b7b}.flatpickr-calendar .flatpickr-day.today{border-color:#7367f0}.flatpickr-calendar .flatpickr-day.today:hover{background:#0000;color:#6e6b7b}.flatpickr-calendar .flatpickr-day.selected,.flatpickr-calendar .flatpickr-day.selected:hover{background:#7367f0;border-color:#7367f0;color:#fff}.flatpickr-calendar .flatpickr-day.inRange,.flatpickr-calendar .flatpickr-day.inRange:hover{background:#f3f2fe;border-color:#f3f2fe;box-shadow:-5px 0 0 #f3f2fe,5px 0 0 #f3f2fe}.flatpickr-calendar .flatpickr-day.endRange,.flatpickr-calendar .flatpickr-day.endRange:hover,.flatpickr-calendar .flatpickr-day.startRange,.flatpickr-calendar .flatpickr-day.startRange:hover{background:#7367f0;border-color:#7367f0;color:#fff}.flatpickr-calendar .flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-calendar .flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-calendar .flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 0 #7367f0}.flatpickr-calendar .flatpickr-day.flatpickr-disabled,.flatpickr-calendar .flatpickr-day.nextMonthDay,.flatpickr-calendar .flatpickr-day.prevMonthDay{color:#dae1e7}.flatpickr-calendar .flatpickr-day:hover{background:#f6f6f6}.flatpickr-calendar:after,.flatpickr-calendar:before{display:none}.flatpickr-calendar .flatpickr-months .flatpickr-next-month,.flatpickr-calendar .flatpickr-months .flatpickr-prev-month{top:-5px}.flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover i,.flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover i,.flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover svg{fill:#7367f0}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#fff}.dark-layout .flatpickr-calendar{background:#161d31;border-color:#161d31;box-shadow:none}.dark-layout .flatpickr-calendar .flatpickr-months i,.dark-layout .flatpickr-calendar .flatpickr-months svg{fill:#b4b7bd}.dark-layout .flatpickr-calendar .flatpickr-month{color:#b4b7bd}.dark-layout .flatpickr-calendar .flatpickr-weekwrapper .flatpickr-weeks{box-shadow:1px 0 0 #3b4253}.dark-layout .flatpickr-calendar .flatpickr-day,.dark-layout .flatpickr-calendar .flatpickr-day.today:hover,.dark-layout .flatpickr-calendar .flatpickr-weekday{color:#b4b7bd}.dark-layout .flatpickr-calendar .flatpickr-day.selected{color:#fff}.dark-layout .flatpickr-calendar .flatpickr-day.flatpickr-disabled,.dark-layout .flatpickr-calendar .flatpickr-day.nextMonthDay,.dark-layout .flatpickr-calendar .flatpickr-day.prevMonthDay{color:#4e5154!important}.dark-layout .flatpickr-calendar .flatpickr-day.inRange,.dark-layout .flatpickr-calendar .flatpickr-day.inRange:hover{background:#283046;border-color:#283046;box-shadow:-5px 0 0 #283046,5px 0 0 #283046}.dark-layout .flatpickr-calendar .flatpickr-day:hover:not(.selected):not(.today):not(.startRange):not(.endRange){border-color:#283046;color:#b4b7bd}.dark-layout .flatpickr-calendar .flatpickr-days .flatpickr-day:hover:not(.selected):not(.today):not(.startRange):not(.endRange){background:#283046}.dark-layout .flatpickr-calendar .flatpickr-time{border-color:#161d31!important}.dark-layout .flatpickr-calendar .flatpickr-time .flatpickr-am-pm,.dark-layout .flatpickr-calendar .flatpickr-time .numInput{color:#b4b7bd}.dark-layout .flatpickr-calendar .flatpickr-time .flatpickr-am-pm:hover,.dark-layout .flatpickr-calendar .flatpickr-time .numInput:hover{background:#161d31}.dark-layout .flatpickr-calendar .flatpickr-time .arrowUp:after{border-bottom-color:#b4b7bd}.dark-layout .flatpickr-calendar .flatpickr-time .arrowDown:after{border-top-color:#b4b7bd}.dark-layout .flatpickr-time .flatpickr-am-pm:focus,.dark-layout .flatpickr-time .flatpickr-am-pm:hover,.dark-layout .flatpickr-time input:focus,.dark-layout .flatpickr-time input:hover{background:#161d31}.flatpickr-human-friendly[readonly],.flatpickr-input[readonly],.flatpickr-input~.form-control[readonly]{background-color:inherit;opacity:1!important}.flatpickr-weekdays{margin-top:8px}.flatpickr-current-month .flatpickr-monthDropdown-months{-webkit-appearance:none}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month .numInputWrapper{border-radius:4px;font-size:1.1rem;padding:2px;transition:all .15s ease-out}.flatpickr-current-month .flatpickr-monthDropdown-months span,.flatpickr-current-month .numInputWrapper span{display:none}.react-select.is-invalid .select__control{border-color:#ea5455}.react-select__control.select__control--is-disabled,.select__control.select__control--is-disabled{border-color:#ebe9f1}.react-select__control.select__control--is-disabled .select__indicator-separator,.select__control.select__control--is-disabled .select__indicator-separator{background-color:#ebe9f1}.react-select__control.react-select__control--is-focused,.react-select__control.select__control--is-focused,.select__control.react-select__control--is-focused,.select__control.select__control--is-focused{border-color:#7367f0;box-shadow:none}.react-select__control .select__indicator svg,.select__control .select__indicator svg{cursor:pointer}.react-select__control .select__indicator-separator,.select__control .select__indicator-separator{display:none}.react-select__control .select__placeholder,.react-select__control .select__single-value,.select__control .select__placeholder,.select__control .select__single-value{color:#6e6b7b}.react-select__menu .react-select__menu-list .react-select__option,.react-select__menu .react-select__menu-list .select__option,.react-select__menu .select__menu-list .react-select__option,.react-select__menu .select__menu-list .select__option,.select__menu .react-select__menu-list .react-select__option,.select__menu .react-select__menu-list .select__option,.select__menu .select__menu-list .react-select__option,.select__menu .select__menu-list .select__option{cursor:pointer}.react-select__menu .react-select__menu-list .react-select__option.select__option--is-focused,.react-select__menu .react-select__menu-list .select__option.select__option--is-focused,.react-select__menu .select__menu-list .react-select__option.select__option--is-focused,.react-select__menu .select__menu-list .select__option.select__option--is-focused,.select__menu .react-select__menu-list .react-select__option.select__option--is-focused,.select__menu .react-select__menu-list .select__option.select__option--is-focused,.select__menu .select__menu-list .react-select__option.select__option--is-focused,.select__menu .select__menu-list .select__option.select__option--is-focused{background-color:#7367f01f;color:#7367f0}.react-select__menu .react-select__menu-list .react-select__option.select__option--is-selected,.react-select__menu .react-select__menu-list .select__option.select__option--is-selected,.react-select__menu .select__menu-list .react-select__option.select__option--is-selected,.react-select__menu .select__menu-list .select__option.select__option--is-selected,.select__menu .react-select__menu-list .react-select__option.select__option--is-selected,.select__menu .react-select__menu-list .select__option.select__option--is-selected,.select__menu .select__menu-list .react-select__option.select__option--is-selected,.select__menu .select__menu-list .select__option.select__option--is-selected{background-color:#7367f0;color:#fff}.react-select__menu .react-select__menu-list .select__group .select__group-heading,.react-select__menu .select__menu-list .select__group .select__group-heading,.select__menu .react-select__menu-list .select__group .select__group-heading,.select__menu .select__menu-list .select__group .select__group-heading{color:#5e5873;font-size:inherit;font-weight:bolder;margin-bottom:.5rem}.react-select__multi-value,.select__multi-value{border-radius:3px;color:#fff;margin:0 .7rem 0 0}.react-select__multi-value .select__multi-value__label,.select__multi-value .select__multi-value__label{border-radius:.357rem;color:#fff;font-size:.85rem;padding:.26rem .6rem}.react-select__multi-value .select__multi-value__remove,.select__multi-value .select__multi-value__remove{padding-left:0;padding-right:.5rem}.react-select__multi-value .select__multi-value__remove:hover,.select__multi-value .select__multi-value__remove:hover{background-color:inherit;color:inherit}.react-select__multi-value .select__multi-value__remove svg,.select__multi-value .select__multi-value__remove svg{height:.85rem;width:.85rem}.react-select__multi-value .select__multi-value__remove svg:hover,.select__multi-value .select__multi-value__remove svg:hover{cursor:pointer}.select-borderless .select__control{border:0}.select-borderless .select__control .select__indicators{display:none}.dark-layout .select__control{background-color:#283046;border-color:#3b4253}.dark-layout .select__control .select__indicator svg{fill:#b4b7bd}.dark-layout .select__control .select__indicator span,.dark-layout .select__control .select__single-value{color:#b4b7bd}.dark-layout .select__control .select__multi-value{background-color:#7367f01f}.dark-layout .select__control .select__multi-value .select__multi-value__label{color:#7367f0}.dark-layout .select__control .select__multi-value__remove svg{fill:#7367f0}.dark-layout .select__control .select__multi-value__remove:hover{background-color:#0000!important}.dark-layout .select__control .select__placeholder{color:#676d7d}.dark-layout .select__control.select__control--is-disabled{opacity:.5}.dark-layout .select__menu{background-color:#283046}
/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#00cfe8;--bs-indigo:#6610f2;--bs-purple:#7367f0;--bs-pink:#d63384;--bs-red:#ea5455;--bs-orange:#ff9f43;--bs-yellow:#ffc107;--bs-green:#28c76f;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#22292f;--bs-white:#fff;--bs-gray:#b8c2cc;--bs-gray-dark:#1e1e1e;--bs-gray-100:#babfc7;--bs-gray-200:#ededed;--bs-gray-300:#dae1e7;--bs-gray-400:#636363;--bs-gray-500:#adb5bd;--bs-gray-600:#b8c2cc;--bs-gray-700:#4e5154;--bs-gray-800:#1e1e1e;--bs-gray-900:#2a2e30;--bs-primary:#7367f0;--bs-secondary:#82868b;--bs-success:#28c76f;--bs-info:#00cfe8;--bs-warning:#ff9f43;--bs-danger:#ea5455;--bs-light:#f6f6f6;--bs-dark:#4b4b4b;--bs-primary-rgb:115,103,240;--bs-secondary-rgb:130,134,139;--bs-success-rgb:40,199,111;--bs-info-rgb:0,207,232;--bs-warning-rgb:255,159,67;--bs-danger-rgb:234,84,85;--bs-light-rgb:246,246,246;--bs-dark-rgb:75,75,75;--bs-primary-text-emphasis:#2e2960;--bs-secondary-text-emphasis:#343638;--bs-success-text-emphasis:#10502c;--bs-info-text-emphasis:#00535d;--bs-warning-text-emphasis:#66401b;--bs-danger-text-emphasis:#5e2222;--bs-light-text-emphasis:#4e5154;--bs-dark-text-emphasis:#4e5154;--bs-primary-bg-subtle:#e3e1fc;--bs-secondary-bg-subtle:#e6e7e8;--bs-success-bg-subtle:#d4f4e2;--bs-info-bg-subtle:#ccf5fa;--bs-warning-bg-subtle:#ffecd9;--bs-danger-bg-subtle:#fbdddd;--bs-light-bg-subtle:#dddfe3;--bs-dark-bg-subtle:#636363;--bs-primary-border-subtle:#c7c2f9;--bs-secondary-border-subtle:#cdcfd1;--bs-success-border-subtle:#a9e9c5;--bs-info-border-subtle:#99ecf6;--bs-warning-border-subtle:#ffd9b4;--bs-danger-border-subtle:#f7bbbb;--bs-light-border-subtle:#ededed;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:34,41,47;--bs-font-sans-serif:"Montserrat",Helvetica,Arial,serif;--bs-font-monospace:"Montserrat",Helvetica,Arial,serif;--bs-gradient:linear-gradient(180deg,#ffffff26,#fff0);--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.45;--bs-body-color:#6e6b7b;--bs-body-color-rgb:110,107,123;--bs-body-bg:#f8f8f8;--bs-body-bg-rgb:248,248,248;--bs-emphasis-color:#22292f;--bs-emphasis-color-rgb:34,41,47;--bs-secondary-color:#6e6b7bbf;--bs-secondary-color-rgb:110,107,123;--bs-secondary-bg:#ededed;--bs-secondary-bg-rgb:237,237,237;--bs-tertiary-color:#6e6b7b80;--bs-tertiary-color-rgb:110,107,123;--bs-tertiary-bg:#babfc7;--bs-tertiary-bg-rgb:186,191,199;--bs-heading-color:#5e5873;--bs-link-color:#7367f0;--bs-link-color-rgb:115,103,240;--bs-link-decoration:underline;--bs-link-hover-color:#5e50ee;--bs-link-hover-color-rgb:94,80,238;--bs-link-hover-decoration:none;--bs-code-color:#d63384;--bs-highlight-color:#6e6b7b;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#ebe9f1;--bs-border-color-translucent:rgba(34,41,47,.175);--bs-border-radius:0.357rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.6rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 4px 24px 0 #22292f1a;--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(34,41,47,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(34,41,47,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(34,41,47,.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:#7367f040;--bs-form-valid-color:#28c76f;--bs-form-valid-border-color:#28c76f;--bs-form-invalid-color:#ea5455;--bs-form-invalid-border-color:#ea5455}[data-bs-theme=dark]{--bs-body-color:#dae1e7;--bs-body-color-rgb:218,225,231;--bs-body-bg:#2a2e30;--bs-body-bg-rgb:42,46,48;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:#dae1e7bf;--bs-secondary-color-rgb:218,225,231;--bs-secondary-bg:#1e1e1e;--bs-secondary-bg-rgb:30,30,30;--bs-tertiary-color:#dae1e780;--bs-tertiary-color-rgb:218,225,231;--bs-tertiary-bg:#242627;--bs-tertiary-bg-rgb:36,38,39;--bs-primary-text-emphasis:#aba4f6;--bs-secondary-text-emphasis:#b4b6b9;--bs-success-text-emphasis:#7edda9;--bs-info-text-emphasis:#66e2f1;--bs-warning-text-emphasis:#ffc58e;--bs-danger-text-emphasis:#f29899;--bs-light-text-emphasis:#babfc7;--bs-dark-text-emphasis:#dae1e7;--bs-primary-bg-subtle:#171530;--bs-secondary-bg-subtle:#1a1b1c;--bs-success-bg-subtle:#082816;--bs-info-bg-subtle:#00292e;--bs-warning-bg-subtle:#33200d;--bs-danger-bg-subtle:#2f1111;--bs-light-bg-subtle:#1e1e1e;--bs-dark-bg-subtle:#202427;--bs-primary-border-subtle:#453e90;--bs-secondary-border-subtle:#4e5053;--bs-success-border-subtle:#187743;--bs-info-border-subtle:#007c8b;--bs-warning-border-subtle:#995f28;--bs-danger-border-subtle:#8c3233;--bs-light-border-subtle:#4e5154;--bs-dark-border-subtle:#1e1e1e;--bs-heading-color:inherit;--bs-link-color:#aba4f6;--bs-link-hover-color:#bcb6f8;--bs-link-color-rgb:171,164,246;--bs-link-hover-color-rgb:188,182,248;--bs-code-color:#e685b5;--bs-highlight-color:#dae1e7;--bs-highlight-bg:#664d03;--bs-border-color:#4e5154;--bs-border-color-translucent:#ffffff26;--bs-form-valid-color:#7edda9;--bs-form-valid-border-color:#7edda9;--bs-form-invalid-color:#f29899;--bs-form-invalid-border-color:#f29899;color-scheme:dark}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(34,41,47,0);background-color:#f8f8f8;background-color:var(--bs-body-bg);color:#6e6b7b;color:var(--bs-body-color);font-family:Montserrat,Helvetica,Arial,serif;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.45;line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid #ebe9f1;border-top:var(--bs-border-width) solid #ebe9f1;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#5e5873;color:var(--bs-heading-color);font-family:inherit;font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h1,h1{font-size:2rem}}.h2,h2{font-size:calc(1.2964rem + .5568vw)}@media(min-width:1200px){.h2,h2{font-size:1.714rem}}.h3,h3{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h3,h3{font-size:1.5rem}}.h4,h4{font-size:calc(1.2536rem + .0432vw)}@media(min-width:1200px){.h4,h4{font-size:1.286rem}}.h5,h5{font-size:1.07rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:600}.small,small{font-size:.857rem}.mark,mark{background-color:#fff3cd;background-color:var(--bs-highlight-bg);color:#6e6b7b;color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#7367f0;color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb);text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:Montserrat,Helvetica,Arial,serif;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:90%;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color)}a>code{color:inherit}kbd{background-color:#eee;border-radius:.25rem;color:#f8f8f8;color:var(--bs-body-bg);font-size:90%;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6e6b7bbf;color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[hidden]{display:none!important}.lead{font-size:1.14rem;font-weight:400}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.857rem;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#b8c2cc;font-size:.857rem;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#f8f8f8;background-color:var(--bs-body-bg);border:1px solid #ebe9f1;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.357rem;border-radius:var(--bs-border-radius);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6e6b7bbf;color:var(--bs-secondary-color);font-size:.857rem}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:2rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1440px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:2rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-25,.gx-25{--bs-gutter-x:0.25rem}.g-25,.gy-25{--bs-gutter-y:0.25rem}.g-50,.gx-50{--bs-gutter-x:0.5rem}.g-50,.gy-50{--bs-gutter-y:0.5rem}.g-75,.gx-75{--bs-gutter-x:0.75rem}.g-75,.gy-75{--bs-gutter-y:0.75rem}.g-1,.gx-1{--bs-gutter-x:1rem}.g-1,.gy-1{--bs-gutter-y:1rem}.g-2,.gx-2{--bs-gutter-x:1.5rem}.g-2,.gy-2{--bs-gutter-y:1.5rem}.g-3,.gx-3{--bs-gutter-x:3rem}.g-3,.gy-3{--bs-gutter-y:3rem}.g-4,.gx-4{--bs-gutter-x:3.5rem}.g-4,.gy-4{--bs-gutter-y:3.5rem}.g-5,.gx-5{--bs-gutter-x:4rem}.g-5,.gy-5{--bs-gutter-y:4rem}@media(min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-25,.gx-sm-25{--bs-gutter-x:0.25rem}.g-sm-25,.gy-sm-25{--bs-gutter-y:0.25rem}.g-sm-50,.gx-sm-50{--bs-gutter-x:0.5rem}.g-sm-50,.gy-sm-50{--bs-gutter-y:0.5rem}.g-sm-75,.gx-sm-75{--bs-gutter-x:0.75rem}.g-sm-75,.gy-sm-75{--bs-gutter-y:0.75rem}.g-sm-1,.gx-sm-1{--bs-gutter-x:1rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:1rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:1.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:1.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:3rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:3rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:3.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:3.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:4rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:4rem}}@media(min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-25,.gx-md-25{--bs-gutter-x:0.25rem}.g-md-25,.gy-md-25{--bs-gutter-y:0.25rem}.g-md-50,.gx-md-50{--bs-gutter-x:0.5rem}.g-md-50,.gy-md-50{--bs-gutter-y:0.5rem}.g-md-75,.gx-md-75{--bs-gutter-x:0.75rem}.g-md-75,.gy-md-75{--bs-gutter-y:0.75rem}.g-md-1,.gx-md-1{--bs-gutter-x:1rem}.g-md-1,.gy-md-1{--bs-gutter-y:1rem}.g-md-2,.gx-md-2{--bs-gutter-x:1.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:1.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:3rem}.g-md-3,.gy-md-3{--bs-gutter-y:3rem}.g-md-4,.gx-md-4{--bs-gutter-x:3.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:3.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:4rem}.g-md-5,.gy-md-5{--bs-gutter-y:4rem}}@media(min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-25,.gx-lg-25{--bs-gutter-x:0.25rem}.g-lg-25,.gy-lg-25{--bs-gutter-y:0.25rem}.g-lg-50,.gx-lg-50{--bs-gutter-x:0.5rem}.g-lg-50,.gy-lg-50{--bs-gutter-y:0.5rem}.g-lg-75,.gx-lg-75{--bs-gutter-x:0.75rem}.g-lg-75,.gy-lg-75{--bs-gutter-y:0.75rem}.g-lg-1,.gx-lg-1{--bs-gutter-x:1rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:1rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:1.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:1.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:3rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:3rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:3.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:3.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:4rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:4rem}}@media(min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-25,.gx-xl-25{--bs-gutter-x:0.25rem}.g-xl-25,.gy-xl-25{--bs-gutter-y:0.25rem}.g-xl-50,.gx-xl-50{--bs-gutter-x:0.5rem}.g-xl-50,.gy-xl-50{--bs-gutter-y:0.5rem}.g-xl-75,.gx-xl-75{--bs-gutter-x:0.75rem}.g-xl-75,.gy-xl-75{--bs-gutter-y:0.75rem}.g-xl-1,.gx-xl-1{--bs-gutter-x:1rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:1rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:1.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:1.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:3rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:3rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:3.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:3.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:4rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:4rem}}@media(min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-25,.gx-xxl-25{--bs-gutter-x:0.25rem}.g-xxl-25,.gy-xxl-25{--bs-gutter-y:0.25rem}.g-xxl-50,.gx-xxl-50{--bs-gutter-x:0.5rem}.g-xxl-50,.gy-xxl-50{--bs-gutter-y:0.5rem}.g-xxl-75,.gx-xxl-75{--bs-gutter-x:0.75rem}.g-xxl-75,.gy-xxl-75{--bs-gutter-y:0.75rem}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:1rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:1rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:1.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:1.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:3rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:3rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:3.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:3.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:4rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:4rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:#ebe9f1;--bs-table-accent-bg:#fafafc;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:#f6f6f9;border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));color:var(--bs-table-color);color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid;border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0;border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 1px;border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#22292f;--bs-table-bg:#e3e1fc;--bs-table-border-color:#bcbcd3;--bs-table-striped-bg:#d9d7f2;--bs-table-striped-color:#22292f;--bs-table-active-bg:#d0cee8;--bs-table-active-color:#22292f;--bs-table-hover-bg:#d5d3ed;--bs-table-hover-color:#22292f}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#22292f;--bs-table-bg:#e6e7e8;--bs-table-border-color:#bfc1c3;--bs-table-striped-bg:#dcdddf;--bs-table-striped-color:#22292f;--bs-table-active-bg:#d2d4d5;--bs-table-active-color:#22292f;--bs-table-hover-bg:#d7d9da;--bs-table-hover-color:#22292f}.table-success{--bs-table-color:#22292f;--bs-table-bg:#d4f4e2;--bs-table-border-color:#b0cbbe;--bs-table-striped-bg:#cbead9;--bs-table-striped-color:#22292f;--bs-table-active-bg:#c2e0d0;--bs-table-active-color:#22292f;--bs-table-hover-bg:#c7e5d5;--bs-table-hover-color:#22292f}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#22292f;--bs-table-bg:#ccf5fa;--bs-table-border-color:#aacdd2;--bs-table-striped-bg:#c4ebf0;--bs-table-striped-color:#22292f;--bs-table-active-bg:#bbe1e6;--bs-table-active-color:#22292f;--bs-table-hover-bg:#bfe6eb;--bs-table-hover-color:#22292f}.table-warning{--bs-table-color:#22292f;--bs-table-bg:#ffecd9;--bs-table-border-color:#d3c5b7;--bs-table-striped-bg:#f4e2d1;--bs-table-striped-color:#22292f;--bs-table-active-bg:#e9d8c8;--bs-table-active-color:#22292f;--bs-table-hover-bg:#eeddcd;--bs-table-hover-color:#22292f}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#22292f;--bs-table-bg:#fbdddd;--bs-table-border-color:#cfb9ba;--bs-table-striped-bg:#f0d4d4;--bs-table-striped-color:#22292f;--bs-table-active-bg:#e5cbcc;--bs-table-active-color:#22292f;--bs-table-hover-bg:#ebcfd0;--bs-table-hover-color:#22292f}.table-light{--bs-table-color:#22292f;--bs-table-bg:#f6f6f6;--bs-table-border-color:#cccdce;--bs-table-striped-bg:#ebecec;--bs-table-striped-color:#22292f;--bs-table-active-bg:#e1e2e2;--bs-table-active-color:#22292f;--bs-table-hover-bg:#e6e7e7;--bs-table-hover-color:#22292f}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#4b4b4b;--bs-table-border-color:#6f6f6f;--bs-table-striped-bg:#545454;--bs-table-striped-color:#fff;--bs-table-active-bg:#5d5d5d;--bs-table-active-color:#fff;--bs-table-hover-bg:#595959;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media(max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.45;margin-bottom:0;padding-bottom:calc(.438rem + 1px);padding-bottom:calc(.438rem + var(--bs-border-width));padding-top:calc(.438rem + 1px);padding-top:calc(.438rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.143rem;padding-bottom:calc(.75rem + 1px);padding-bottom:calc(.75rem + var(--bs-border-width));padding-top:calc(.75rem + 1px);padding-top:calc(.75rem + var(--bs-border-width))}.col-form-label-sm{font-size:.857rem;padding-bottom:calc(.188rem + 1px);padding-bottom:calc(.188rem + var(--bs-border-width));padding-top:calc(.188rem + 1px);padding-top:calc(.188rem + var(--bs-border-width))}.form-text{color:#6e6b7bbf;color:var(--bs-secondary-color);font-size:.857rem;margin-top:.25rem}.form-control{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#f8f8f8;background-color:var(--bs-body-bg);border:1px solid #d8d6de;border:var(--bs-border-width) solid #d8d6de;border-radius:.357rem;color:#6e6b7b;display:block;font-size:1rem;font-weight:400;line-height:1.45;padding:.438rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#f8f8f8;background-color:var(--bs-body-bg);border-color:#7367f0;box-shadow:0 3px 10px 0 #22292f1a;color:#6e6b7b;outline:0}.form-control::-webkit-date-and-time-value{height:1.45em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:#b9b9c3;opacity:1}.form-control:disabled{background-color:#efefef;opacity:1}.form-control::-webkit-file-upload-button{-webkit-margin-end:1rem;background-color:#babfc7;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#6e6b7b;margin:-.438rem -1rem;margin-inline-end:1rem;padding:.438rem 1rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,background 0s,border 0s;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,background 0s,border 0s}.form-control::file-selector-button{-webkit-margin-end:1rem;background-color:#babfc7;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#6e6b7b;margin:-.438rem -1rem;margin-inline-end:1rem;padding:.438rem 1rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,background 0s,border 0s}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#ededed;background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#ededed;background-color:var(--bs-secondary-bg)}.form-control-plaintext{background-color:#0000;border:solid #0000;border-width:1px 0;border-width:var(--bs-border-width) 0;color:#6e6b7b;display:block;line-height:1.45;margin-bottom:0;padding:.438rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.357rem;font-size:.857rem;min-height:2.142rem;padding:.188rem .857rem}.form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.857rem;margin:-.188rem -.857rem;margin-inline-end:.857rem;padding:.188rem .857rem}.form-control-sm::file-selector-button{-webkit-margin-end:.857rem;margin:-.188rem -.857rem;margin-inline-end:.857rem;padding:.188rem .857rem}.form-control-lg{border-radius:.357rem;font-size:1.143rem;min-height:3.2857rem;padding:.75rem 1.143rem}.form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1.143rem;margin:-.75rem -1.143rem;margin-inline-end:1.143rem;padding:.75rem 1.143rem}.form-control-lg::file-selector-button{-webkit-margin-end:1.143rem;margin:-.75rem -1.143rem;margin-inline-end:1.143rem;padding:.75rem 1.143rem}textarea.form-control{min-height:2.714rem}textarea.form-control-sm{min-height:2.142rem}textarea.form-control-lg{min-height:3.2857rem}.form-control-color{height:2.714rem;padding:.438rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.357rem}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:.357rem}.form-control-color.form-control-sm{height:2.142rem}.form-control-color.form-control-lg{height:3.2857rem}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%231e1e1e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");-webkit-appearance:none;appearance:none;background-color:#f8f8f8;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),none;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right 1rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #d8d6de;border:var(--bs-border-width) solid #d8d6de;border-radius:.357rem;color:#6e6b7b;display:block;font-size:1rem;font-weight:400;line-height:1.45;padding:.438rem 3rem .438rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#7367f0;box-shadow:0 0 0 .25rem #7367f040;outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:1rem}.form-select:disabled{background-color:#efefef}.form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #6e6b7b}.form-select-sm{border-radius:.357rem;font-size:.857rem;padding-bottom:.188rem;padding-left:.857rem;padding-top:.188rem}.form-select-lg{border-radius:.357rem;font-size:1.143rem;padding-bottom:.75rem;padding-left:1.143rem;padding-top:.75rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23dae1e7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.form-check{display:block;margin-bottom:.125rem;min-height:1.45rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);-webkit-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #ebe9f1;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.225em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#7367f0;box-shadow:0 0 0 .25rem #7367f040;outline:0}.form-check-input:checked{background-color:#7367f0;border-color:#7367f0}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");background-color:#7367f0;border-color:#7367f0}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(34, 41, 47, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%237367f0'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{-webkit-appearance:none;appearance:none;background-color:#0000;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f8f8f8,0 3px 10px 0 #22292f1a}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f8f8f8,0 3px 10px 0 #22292f1a}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#7367f0;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#d5d1fb}.form-range::-webkit-slider-runnable-track{background-color:#ededed;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#7367f0;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#d5d1fb}.form-range::-moz-range-track{background-color:#ededed;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#6e6b7bbf;background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:#6e6b7bbf;background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);height:calc(3.5rem + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + 2px);min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:1px solid #0000;border:var(--bs-border-width) solid #0000;color:#6e6b7ba6;color:rgba(var(--bs-body-color-rgb),.65);height:100%;left:0;max-width:100%;overflow:hidden;padding:1rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:#0000}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-left:1rem;padding-top:1.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{background-color:#f8f8f8;background-color:var(--bs-body-bg);border-radius:.357rem;content:"";height:1.5em;inset:1rem .5rem;position:absolute;z-index:-1}.form-floating>textarea:disabled~label:after{background-color:#efefef}.form-floating>.form-control-plaintext~label{border-width:1px 0;border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#b8c2cc}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:#fff;border:1px solid #d8d6de;border:var(--bs-border-width) solid #d8d6de;border-radius:.357rem;color:#6e6b7b;display:flex;font-size:1rem;font-weight:400;line-height:1.45;padding:.438rem 1rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.357rem;font-size:1.143rem;padding:.75rem 1.143rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.357rem;font-size:.857rem;padding:.188rem .857rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:4rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:#28c76f;color:var(--bs-form-valid-color);display:none;font-size:.857rem;margin-top:.25rem;width:100%}.valid-tooltip{background-color:#28c76f;background-color:var(--bs-success);border-radius:.358rem;color:#fff;display:none;font-size:.857rem;margin-top:.1rem;max-width:100%;padding:.4rem .775rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328c76f' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right calc(.3625em + .219rem) center;background-repeat:no-repeat;background-size:calc(.725em + .438rem) calc(.725em + .438rem);border-color:#28c76f;border-color:var(--bs-form-valid-border-color);padding-right:calc(1.45em + .876rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28c76f;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #28c76f40;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.3625em + .219rem) right calc(.3625em + .219rem);padding-right:calc(1.45em + .876rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#28c76f;border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328c76f' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right 1rem center,center right 3rem;background-size:16px 12px,calc(.725em + .438rem) calc(.725em + .438rem);padding-right:5.5rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#28c76f;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #28c76f40;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.876rem + 1.45em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#28c76f;border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#28c76f;background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #28c76f40;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28c76f;color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:#ea5455;color:var(--bs-form-invalid-color);display:none;font-size:.857rem;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:#ea5455;background-color:var(--bs-danger);border-radius:.358rem;color:#fff;display:none;font-size:.857rem;margin-top:.1rem;max-width:100%;padding:.4rem .775rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ea5455'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23ea5455' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.3625em + .219rem) center;background-repeat:no-repeat;background-size:calc(.725em + .438rem) calc(.725em + .438rem);border-color:#ea5455;border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.45em + .876rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#ea5455;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #ea545540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.3625em + .219rem) right calc(.3625em + .219rem);padding-right:calc(1.45em + .876rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#ea5455;border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ea5455'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23ea5455' stroke='none'/%3E%3C/svg%3E");background-position:right 1rem center,center right 3rem;background-size:16px 12px,calc(.725em + .438rem) calc(.725em + .438rem);padding-right:5.5rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#ea5455;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #ea545540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.876rem + 1.45em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#ea5455;border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#ea5455;background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #ea545540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#ea5455;color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:1.5rem;--bs-btn-padding-y:0.786rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:#0000;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:#0000;--bs-btn-border-radius:0.358rem;--bs-btn-hover-border-color:#0000;--bs-btn-box-shadow:inset 0 1px 0 #ffffff26,0 1px 1px rgba(34,41,47,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,background 0s,border 0s;-webkit-user-select:none;user-select:none;vertical-align:middle}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#7367f0;--bs-btn-border-color:#7367f0;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6258cc;--bs-btn-hover-border-color:#5c52c0;--bs-btn-focus-shadow-rgb:136,126,242;--bs-btn-active-color:#fff;--bs-btn-active-bg:#5c52c0;--bs-btn-active-border-color:#564db4;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#7367f0;--bs-btn-disabled-border-color:#7367f0}.btn-secondary{--bs-btn-color:#22292f;--bs-btn-bg:#82868b;--bs-btn-border-color:#82868b;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#95989c;--bs-btn-hover-border-color:#8f9297;--bs-btn-focus-shadow-rgb:116,120,125;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#9b9ea2;--bs-btn-active-border-color:#8f9297;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#82868b;--bs-btn-disabled-border-color:#82868b}.btn-success{--bs-btn-color:#22292f;--bs-btn-bg:#28c76f;--bs-btn-border-color:#28c76f;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#48cf85;--bs-btn-hover-border-color:#3ecd7d;--bs-btn-focus-shadow-rgb:39,175,101;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#53d28c;--bs-btn-active-border-color:#3ecd7d;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#28c76f;--bs-btn-disabled-border-color:#28c76f}.btn-info{--bs-btn-color:#22292f;--bs-btn-bg:#00cfe8;--bs-btn-border-color:#00cfe8;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#26d6eb;--bs-btn-hover-border-color:#1ad4ea;--bs-btn-focus-shadow-rgb:5,182,204;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#33d9ed;--bs-btn-active-border-color:#1ad4ea;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#00cfe8;--bs-btn-disabled-border-color:#00cfe8}.btn-warning{--bs-btn-color:#22292f;--bs-btn-bg:#ff9f43;--bs-btn-border-color:#ff9f43;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#ffad5f;--bs-btn-hover-border-color:#ffa956;--bs-btn-focus-shadow-rgb:222,141,64;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#ffb269;--bs-btn-active-border-color:#ffa956;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#ff9f43;--bs-btn-disabled-border-color:#ff9f43}.btn-danger{--bs-btn-color:#22292f;--bs-btn-bg:#ea5455;--bs-btn-border-color:#ea5455;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#ed6e6f;--bs-btn-hover-border-color:#ec6566;--bs-btn-focus-shadow-rgb:204,78,79;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#ee7677;--bs-btn-active-border-color:#ec6566;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#ea5455;--bs-btn-disabled-border-color:#ea5455}.btn-light{--bs-btn-color:#22292f;--bs-btn-bg:#f6f6f6;--bs-btn-border-color:#f6f6f6;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#d1d1d1;--bs-btn-hover-border-color:#c5c5c5;--bs-btn-focus-shadow-rgb:214,215,216;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#c5c5c5;--bs-btn-active-border-color:#b9b9b9;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#f6f6f6;--bs-btn-disabled-border-color:#f6f6f6}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#4b4b4b;--bs-btn-border-color:#4b4b4b;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#666;--bs-btn-hover-border-color:#5d5d5d;--bs-btn-focus-shadow-rgb:102,102,102;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6f6f6f;--bs-btn-active-border-color:#5d5d5d;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#4b4b4b;--bs-btn-disabled-border-color:#4b4b4b}.btn-outline-primary{--bs-btn-color:#7367f0;--bs-btn-border-color:#7367f0;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#7367f0;--bs-btn-hover-border-color:#7367f0;--bs-btn-focus-shadow-rgb:115,103,240;--bs-btn-active-color:#fff;--bs-btn-active-bg:#7367f0;--bs-btn-active-border-color:#7367f0;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#7367f0;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#7367f0;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#82868b;--bs-btn-border-color:#82868b;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#82868b;--bs-btn-hover-border-color:#82868b;--bs-btn-focus-shadow-rgb:130,134,139;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#82868b;--bs-btn-active-border-color:#82868b;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#82868b;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#82868b;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#28c76f;--bs-btn-border-color:#28c76f;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#28c76f;--bs-btn-hover-border-color:#28c76f;--bs-btn-focus-shadow-rgb:40,199,111;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#28c76f;--bs-btn-active-border-color:#28c76f;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#28c76f;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#28c76f;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#00cfe8;--bs-btn-border-color:#00cfe8;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#00cfe8;--bs-btn-hover-border-color:#00cfe8;--bs-btn-focus-shadow-rgb:0,207,232;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#00cfe8;--bs-btn-active-border-color:#00cfe8;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#00cfe8;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#00cfe8;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ff9f43;--bs-btn-border-color:#ff9f43;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#ff9f43;--bs-btn-hover-border-color:#ff9f43;--bs-btn-focus-shadow-rgb:255,159,67;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#ff9f43;--bs-btn-active-border-color:#ff9f43;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#ff9f43;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#ff9f43;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#ea5455;--bs-btn-border-color:#ea5455;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#ea5455;--bs-btn-hover-border-color:#ea5455;--bs-btn-focus-shadow-rgb:234,84,85;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#ea5455;--bs-btn-active-border-color:#ea5455;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#ea5455;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#ea5455;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f6f6f6;--bs-btn-border-color:#f6f6f6;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#f6f6f6;--bs-btn-hover-border-color:#f6f6f6;--bs-btn-focus-shadow-rgb:246,246,246;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#f6f6f6;--bs-btn-active-border-color:#f6f6f6;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#f6f6f6;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#f6f6f6;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#4b4b4b;--bs-btn-border-color:#4b4b4b;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#4b4b4b;--bs-btn-hover-border-color:#4b4b4b;--bs-btn-focus-shadow-rgb:75,75,75;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4b4b4b;--bs-btn-active-border-color:#4b4b4b;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#4b4b4b;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#4b4b4b;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:#0000;--bs-btn-border-color:#0000;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:#0000;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:#0000;--bs-btn-disabled-color:#b8c2cc;--bs-btn-disabled-border-color:#0000;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:136,126,242;text-decoration:underline}.btn-link:focus-visible,.btn-link:hover{text-decoration:none}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.8rem;--bs-btn-padding-x:2rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0.358rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.486rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:0.9rem;--bs-btn-border-radius:0.358rem}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:10;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:#22292f0d;--bs-dropdown-border-radius:0.358rem;--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(0.358rem - var(--bs-border-width));--bs-dropdown-divider-bg:#22292f14;--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 5px 25px #22292f1a;--bs-dropdown-link-color:#6e6b7b;--bs-dropdown-link-hover-color:#7367f0;--bs-dropdown-link-hover-bg:#7367f01f;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#7367f0;--bs-dropdown-link-disabled-color:#b9b9c3;--bs-dropdown-item-padding-x:1.28rem;--bs-dropdown-item-padding-y:0.65rem;--bs-dropdown-header-color:#5e5873;--bs-dropdown-header-padding-x:1.28rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:0;display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid #0000;border-left:.3em solid;border-right:0;border-top:.3em solid #0000;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid #0000;border-right:.3em solid;border-top:.3em solid #0000;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:#0000;border:0;border-radius:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:#0000;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:1rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dae1e7;--bs-dropdown-bg:#1e1e1e;--bs-dropdown-border-color:#22292f0d;--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dae1e7;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:#22292f14;--bs-dropdown-link-hover-bg:#ffffff26;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#7367f0;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.358rem}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:1.125rem;padding-right:1.125rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:1.5rem;padding-right:1.5rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px;margin-top:calc(var(--bs-border-width)*-1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:0.5rem;--bs-nav-link-padding-y:0.358rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#b9b9c3;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:none;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{box-shadow:0 0 0 .25rem #7367f040;outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:0;--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:0.25;--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:#7367f0;--bs-nav-tabs-link-active-bg:#0000;--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) #0000;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{border:var(--bs-nav-tabs-border-width) solid #0000;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:0.358rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#7367f0}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{border-bottom:var(--bs-nav-underline-border-width) solid #0000;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:initial}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:initial;color:var(--bs-nav-underline-link-active-color);font-weight:500}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:-0.367rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:2rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:2rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(110, 107, 123, 0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:0.358rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.358rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.358rem;padding-top:.358rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:#0000;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:#0000!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:#0000!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:#0000!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:#0000!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:#0000!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:#0000!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:#ffffff8c;--bs-navbar-hover-color:#ffffffbf;--bs-navbar-disabled-color:#ffffff40;--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:#ffffff1a}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:1.5rem;--bs-card-spacer-x:1.5rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.428rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(0.428rem - var(--bs-border-width));--bs-card-cap-padding-y:0.75rem;--bs-card-cap-padding-x:1.5rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:1rem;word-wrap:break-word;background-clip:initial;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);color:#6e6b7b;color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{color:var(--bs-card-title-color);margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{color:var(--bs-card-subtitle-color);margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-header,.card-group>.card:not(:last-child)>.card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-footer,.card-group>.card:not(:last-child)>.card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-header,.card-group>.card:not(:first-child)>.card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-footer,.card-group>.card:not(:first-child)>.card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,background 0s,border 0s,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%236e6b7b' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%232E2960' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem #7367f040;--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media(prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ABA3F6'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ABA3F6'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0.3rem;--bs-breadcrumb-margin-bottom:0;--bs-breadcrumb-font-size:1rem;--bs-breadcrumb-bg:#0000;--bs-breadcrumb-border-radius:0;--bs-breadcrumb-divider-color:#6e6b7b;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6e6b7b;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:"/";content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.85rem;--bs-pagination-padding-y:0.5rem;--bs-pagination-font-size:1rem;--bs-pagination-color:#6e6b7b;--bs-pagination-bg:#f3f2f7;--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:#7367f0;--bs-pagination-hover-bg:#f3f2f7;--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem #7367f040;--bs-pagination-active-color:#7367f0;--bs-pagination-active-bg:#7367f0;--bs-pagination-active-border-color:#7367f0;--bs-pagination-disabled-color:#b9b9c3;--bs-pagination-disabled-bg:#f3f2f7;--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1rem;--bs-pagination-padding-y:0.5575rem;--bs-pagination-font-size:calc(1.325rem + 0.9vw)}@media(min-width:1200px){.pagination-lg{--bs-pagination-font-size:2rem}}.pagination-lg{--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.745rem;--bs-pagination-padding-y:0.443rem;--bs-pagination-font-size:1rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.5rem;--bs-badge-padding-y:0.3rem;--bs-badge-font-size:85%;--bs-badge-font-weight:600;--bs-badge-color:#fff;--bs-badge-border-radius:0.358rem;border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:initial;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:#0000;--bs-alert-padding-x:1rem;--bs-alert-padding-y:0.71rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:#0000;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:0.358rem;--bs-alert-link-color:inherit;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{color:var(--bs-alert-link-color);font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:.8875rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height:0.857rem;--bs-progress-font-size:0.857rem;--bs-progress-bg:#7367f01f;--bs-progress-border-radius:5rem;--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#7367f0;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:0.358rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:#b9b9c3;--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#7367f0;--bs-list-group-active-border-color:#7367f0;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:not(.active):focus,.list-group-item-action:not(.active):hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:not(.active):active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media(min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#22292f;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2322292f'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem #7367f040;--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;background:#0000 var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.357rem;box-sizing:initial;filter:var(--bs-btn-close-filter);height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;-webkit-user-select:none;user-select:none}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:1.14rem;--bs-toast-padding-y:0.15rem;--bs-toast-spacing:2rem;--bs-toast-max-width:380px;--bs-toast-font-size:0.857rem;--bs-toast-color:#6e6b7b;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:0;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.286rem;--bs-toast-box-shadow:0 2px 20px 0 #22292f14;--bs-toast-header-color:#6e6b7b;--bs-toast-header-bg:#fff;--bs-toast-header-border-color:var(--bs-border-color-translucent);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:-webkit-max-content;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:0.8rem 1.4rem;--bs-modal-margin:0.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:0.358rem;--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(0.358rem - var(--bs-border-width));--bs-modal-header-padding-x:1.4rem;--bs-modal-header-padding-y:0.8rem;--bs-modal-header-padding:0.8rem 1.4rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.45;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:#22292f0d;--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#22292f;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin-bottom:calc(var(--bs-modal-header-padding-y)*-.5);margin-left:auto;margin-right:calc(var(--bs-modal-header-padding-x)*-.5);margin-top:calc(var(--bs-modal-header-padding-y)*-.5);padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:400px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width:94%}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:220px;--bs-tooltip-padding-x:0.775rem;--bs-tooltip-padding-y:0.4rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.857rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:#323232;--bs-tooltip-border-radius:0.358rem;--bs-tooltip-opacity:1;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;word-wrap:break-word;display:block;font-family:Montserrat,Helvetica,Arial,serif;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.45;margin:var(--bs-tooltip-margin);opacity:0;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:1rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:0;--bs-popover-border-color:#ebe9f1;--bs-popover-border-radius:0.358rem;--bs-popover-inner-border-radius:0.358rem;--bs-popover-box-shadow:0 0 10px 0 #22292f1a;--bs-popover-header-padding-x:1.21rem;--bs-popover-header-padding-y:0.65rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:#fff;--bs-popover-header-bg:#7367f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family:Montserrat,Helvetica,Arial,serif;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.45;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid #0000;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;filter:var(--bs-carousel-control-icon-filter);justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23fff' class='feather feather-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23fff' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;background-color:var(--bs-carousel-indicator-active-bg);border:0;border-bottom:10px solid #0000;border-top:10px solid #0000;box-sizing:initial;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;color:var(--bs-carousel-caption-color);left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg:#22292f;--bs-carousel-caption-color:#22292f;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#22292f;--bs-carousel-caption-color:#22292f;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}.spinner-border,.spinner-grow{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;flex-shrink:0;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid #0000}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:0.8rem 1.4rem;--bs-offcanvas-padding-y:0.8rem 1.4rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.45}@media(max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media(min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:#0000!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:#0000!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media(max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media(min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:#0000!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:#0000!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:991.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media(min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:#0000!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:#0000!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media(min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:#0000!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:#0000!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:1399.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:1399.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media(min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:#0000!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:#0000!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#22292f;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-left:auto;margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#22292f 55%,#000c 75%,#22292f 95%);mask-image:linear-gradient(130deg,#22292f 55%,#000c 75%,#22292f 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:#7367f0!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:#82868b!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#22292f!important}.text-bg-success{background-color:#28c76f!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#22292f!important}.text-bg-info{background-color:#00cfe8!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#22292f!important}.text-bg-warning{background-color:#ff9f43!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#22292f!important}.text-bg-danger{background-color:#ea5455!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#22292f!important}.text-bg-light{background-color:#f6f6f6!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#22292f!important}.text-bg-dark{background-color:#4b4b4b!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#7367f0!important;color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#7367f0!important;text-decoration-color:#7367f0!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:#5c52c0!important;color:RGBA(92,82,192,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#5c52c0!important;text-decoration-color:#5c52c0!important;-webkit-text-decoration-color:RGBA(92,82,192,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(92,82,192,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:#82868b!important;color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#82868b!important;text-decoration-color:#82868b!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:#9b9ea2!important;color:RGBA(155,158,162,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#9b9ea2!important;text-decoration-color:#9b9ea2!important;-webkit-text-decoration-color:RGBA(155,158,162,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(155,158,162,var(--bs-link-underline-opacity,1))!important}.link-success{color:#28c76f!important;color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#28c76f!important;text-decoration-color:#28c76f!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:#53d28c!important;color:RGBA(83,210,140,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#53d28c!important;text-decoration-color:#53d28c!important;-webkit-text-decoration-color:RGBA(83,210,140,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(83,210,140,var(--bs-link-underline-opacity,1))!important}.link-info{color:#00cfe8!important;color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#00cfe8!important;text-decoration-color:#00cfe8!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:#33d9ed!important;color:RGBA(51,217,237,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#33d9ed!important;text-decoration-color:#33d9ed!important;-webkit-text-decoration-color:RGBA(51,217,237,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(51,217,237,var(--bs-link-underline-opacity,1))!important}.link-warning{color:#ff9f43!important;color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#ff9f43!important;text-decoration-color:#ff9f43!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:#ffb269!important;color:RGBA(255,178,105,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#ffb269!important;text-decoration-color:#ffb269!important;-webkit-text-decoration-color:RGBA(255,178,105,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,178,105,var(--bs-link-underline-opacity,1))!important}.link-danger{color:#ea5455!important;color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#ea5455!important;text-decoration-color:#ea5455!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:#ee7677!important;color:RGBA(238,118,119,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#ee7677!important;text-decoration-color:#ee7677!important;-webkit-text-decoration-color:RGBA(238,118,119,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(238,118,119,var(--bs-link-underline-opacity,1))!important}.link-light{color:#f6f6f6!important;color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#f6f6f6!important;text-decoration-color:#f6f6f6!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:#f8f8f8!important;color:RGBA(248,248,248,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#f8f8f8!important;text-decoration-color:#f8f8f8!important;-webkit-text-decoration-color:RGBA(248,248,248,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(248,248,248,var(--bs-link-underline-opacity,1))!important}.link-dark{color:#4b4b4b!important;color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#4b4b4b!important;text-decoration-color:#4b4b4b!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:#3c3c3c!important;color:RGBA(60,60,60,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#3c3c3c!important;text-decoration-color:#3c3c3c!important;-webkit-text-decoration-color:RGBA(60,60,60,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(60,60,60,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:#22292f!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#22292f!important;text-decoration-color:#22292f!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:#22292fbf!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:#22292fbf!important;text-decoration-color:#22292fbf!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{box-shadow:0 0 0 .25rem #7367f040;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);outline:0}.icon-link{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:inline-flex;gap:.375rem;-webkit-text-decoration-color:#7367f080;text-decoration-color:#7367f080;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{fill:currentcolor;flex-shrink:0;height:1em;transition:transform .2s ease-in-out;width:1em}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:translate3d(.25em,0,0);transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media(min-width:576px){.sticky-sm-top{top:0}.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-bottom{bottom:0}}@media(min-width:768px){.sticky-md-top{top:0}.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-bottom{bottom:0}}@media(min-width:992px){.sticky-lg-top{top:0}.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-bottom{bottom:0}}@media(min-width:1200px){.sticky-xl-top{top:0}.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-bottom{bottom:0}}@media(min-width:1400px){.sticky-xxl-top{top:0}.sticky-xxl-bottom,.sticky-xxl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xxl-bottom{bottom:0}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:1px!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px;width:var(--bs-border-width)}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.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}.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}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 4px 24px 0 #22292f1a!important;box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(34,41,47,.075)!important;box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(34,41,47,.175)!important;box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #ebe9f1!important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:1px solid #ebe9f1!important;border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #ebe9f1!important;border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #ebe9f1!important;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #ebe9f1!important;border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:#c7c2f9!important;border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:#cdcfd1!important;border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:#a9e9c5!important;border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:#99ecf6!important;border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:#ffd9b4!important;border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:#f7bbbb!important;border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:#ededed!important;border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:#adb5bd!important;border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!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}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!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-stretch{align-content:stretch!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-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-25{margin:.25rem!important}.m-50{margin:.5rem!important}.m-75{margin:.75rem!important}.m-1{margin:1rem!important}.m-2{margin:1.5rem!important}.m-3{margin:3rem!important}.m-4{margin:3.5rem!important}.m-5{margin:4rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-25{margin-left:.25rem!important;margin-right:.25rem!important}.mx-50{margin-left:.5rem!important;margin-right:.5rem!important}.mx-75{margin-left:.75rem!important;margin-right:.75rem!important}.mx-1{margin-left:1rem!important;margin-right:1rem!important}.mx-2{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-3{margin-left:3rem!important;margin-right:3rem!important}.mx-4{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-5{margin-left:4rem!important;margin-right:4rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-25{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-50{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-75{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-2{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-4{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.my-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-25{margin-top:.25rem!important}.mt-50{margin-top:.5rem!important}.mt-75{margin-top:.75rem!important}.mt-1{margin-top:1rem!important}.mt-2{margin-top:1.5rem!important}.mt-3{margin-top:3rem!important}.mt-4{margin-top:3.5rem!important}.mt-5{margin-top:4rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-25{margin-right:.25rem!important}.me-50{margin-right:.5rem!important}.me-75{margin-right:.75rem!important}.me-1{margin-right:1rem!important}.me-2{margin-right:1.5rem!important}.me-3{margin-right:3rem!important}.me-4{margin-right:3.5rem!important}.me-5{margin-right:4rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-25{margin-bottom:.25rem!important}.mb-50{margin-bottom:.5rem!important}.mb-75{margin-bottom:.75rem!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:1.5rem!important}.mb-3{margin-bottom:3rem!important}.mb-4{margin-bottom:3.5rem!important}.mb-5{margin-bottom:4rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-25{margin-left:.25rem!important}.ms-50{margin-left:.5rem!important}.ms-75{margin-left:.75rem!important}.ms-1{margin-left:1rem!important}.ms-2{margin-left:1.5rem!important}.ms-3{margin-left:3rem!important}.ms-4{margin-left:3.5rem!important}.ms-5{margin-left:4rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-25{padding:.25rem!important}.p-50{padding:.5rem!important}.p-75{padding:.75rem!important}.p-1{padding:1rem!important}.p-2{padding:1.5rem!important}.p-3{padding:3rem!important}.p-4{padding:3.5rem!important}.p-5{padding:4rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-25{padding-left:.25rem!important;padding-right:.25rem!important}.px-50{padding-left:.5rem!important;padding-right:.5rem!important}.px-75{padding-left:.75rem!important;padding-right:.75rem!important}.px-1{padding-left:1rem!important;padding-right:1rem!important}.px-2{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-3{padding-left:3rem!important;padding-right:3rem!important}.px-4{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-5{padding-left:4rem!important;padding-right:4rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-25{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-50{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-75{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-2{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-4{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.py-5{padding-bottom:4rem!important;padding-top:4rem!important}.pt-0{padding-top:0!important}.pt-25{padding-top:.25rem!important}.pt-50{padding-top:.5rem!important}.pt-75{padding-top:.75rem!important}.pt-1{padding-top:1rem!important}.pt-2{padding-top:1.5rem!important}.pt-3{padding-top:3rem!important}.pt-4{padding-top:3.5rem!important}.pt-5{padding-top:4rem!important}.pe-0{padding-right:0!important}.pe-25{padding-right:.25rem!important}.pe-50{padding-right:.5rem!important}.pe-75{padding-right:.75rem!important}.pe-1{padding-right:1rem!important}.pe-2{padding-right:1.5rem!important}.pe-3{padding-right:3rem!important}.pe-4{padding-right:3.5rem!important}.pe-5{padding-right:4rem!important}.pb-0{padding-bottom:0!important}.pb-25{padding-bottom:.25rem!important}.pb-50{padding-bottom:.5rem!important}.pb-75{padding-bottom:.75rem!important}.pb-1{padding-bottom:1rem!important}.pb-2{padding-bottom:1.5rem!important}.pb-3{padding-bottom:3rem!important}.pb-4{padding-bottom:3.5rem!important}.pb-5{padding-bottom:4rem!important}.ps-0{padding-left:0!important}.ps-25{padding-left:.25rem!important}.ps-50{padding-left:.5rem!important}.ps-75{padding-left:.75rem!important}.ps-1{padding-left:1rem!important}.ps-2{padding-left:1.5rem!important}.ps-3{padding-left:3rem!important}.ps-4{padding-left:3.5rem!important}.ps-5{padding-left:4rem!important}.gap-0{gap:0!important}.gap-25{gap:.25rem!important}.gap-50{gap:.5rem!important}.gap-75{gap:.75rem!important}.gap-1{gap:1rem!important}.gap-2{gap:1.5rem!important}.gap-3{gap:3rem!important}.gap-4{gap:3.5rem!important}.gap-5{gap:4rem!important}.row-gap-0{row-gap:0!important}.row-gap-25{row-gap:.25rem!important}.row-gap-50{row-gap:.5rem!important}.row-gap-75{row-gap:.75rem!important}.row-gap-1{row-gap:1rem!important}.row-gap-2{row-gap:1.5rem!important}.row-gap-3{row-gap:3rem!important}.row-gap-4{row-gap:3.5rem!important}.row-gap-5{row-gap:4rem!important}.column-gap-0{column-gap:0!important}.column-gap-25{column-gap:.25rem!important}.column-gap-50{column-gap:.5rem!important}.column-gap-75{column-gap:.75rem!important}.column-gap-1{column-gap:1rem!important}.column-gap-2{column-gap:1.5rem!important}.column-gap-3{column-gap:3rem!important}.column-gap-4{column-gap:3.5rem!important}.column-gap-5{column-gap:4rem!important}.font-monospace{font-family:Montserrat,Helvetica,Arial,serif!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.325rem + .9vw)!important}.fs-2{font-size:calc(1.2964rem + .5568vw)!important}.fs-3{font-size:calc(1.275rem + .3vw)!important}.fs-4{font-size:calc(1.2536rem + .0432vw)!important}.fs-5{font-size:1.07rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:500!important}.fw-bolder{font-weight:600!important}.lh-1,.lh-sm{line-height:1!important}.lh-base{line-height:1.45!important}.lh-lg{line-height:1.25!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(115,103,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(130,134,139,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(40,199,111,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(0,207,232,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,159,67,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(234,84,85,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(246,246,246,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(75,75,75,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(34,41,47,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(110,107,123,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6e6b7bbf!important;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#22292f80!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:#6e6b7bbf!important;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:#6e6b7b80!important;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:#22292f!important;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:#2e2960!important;color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:#343638!important;color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:#10502c!important;color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:#00535d!important;color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:#66401b!important;color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:#5e2222!important;color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:#4e5154!important;color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:#4e5154!important;color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(115,103,240,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(115,103,240,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(130,134,139,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(130,134,139,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(40,199,111,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(40,199,111,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(0,207,232,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(0,207,232,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(255,159,67,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(255,159,67,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(234,84,85,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(234,84,85,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(246,246,246,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(246,246,246,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(75,75,75,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(75,75,75,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:#7367f0!important;text-decoration-color:#7367f0!important;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(115,103,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(130,134,139,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(40,199,111,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(0,207,232,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,159,67,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(234,84,85,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(246,246,246,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(75,75,75,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(34,41,47,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(248,248,248,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:#0000!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(237,237,237,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(186,191,199,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:#e3e1fc!important;background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:#e6e7e8!important;background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:#d4f4e2!important;background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:#ccf5fa!important;background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:#ffecd9!important;background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:#fbdddd!important;background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:#dddfe3!important;background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:#636363!important;background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:linear-gradient(180deg,#ffffff26,#fff0)!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.357rem!important;border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.25rem!important;border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:.357rem!important;border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:.6rem!important;border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:1rem!important;border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:2rem!important;border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important;border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:.357rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.357rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:.357rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.357rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:.6rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.6rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-bottom-right-radius:.357rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.357rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:.357rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.357rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:.6rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.6rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:.357rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.357rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:.357rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.357rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:.6rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:.6rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:.357rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.357rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:.357rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.357rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:.6rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:.6rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!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}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-25{margin:.25rem!important}.m-sm-50{margin:.5rem!important}.m-sm-75{margin:.75rem!important}.m-sm-1{margin:1rem!important}.m-sm-2{margin:1.5rem!important}.m-sm-3{margin:3rem!important}.m-sm-4{margin:3.5rem!important}.m-sm-5{margin:4rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-25{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-50{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-75{margin-left:.75rem!important;margin-right:.75rem!important}.mx-sm-1{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-2{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-3{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-4{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-sm-5{margin-left:4rem!important;margin-right:4rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-25{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-50{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-75{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-sm-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-2{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-4{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.my-sm-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-25{margin-top:.25rem!important}.mt-sm-50{margin-top:.5rem!important}.mt-sm-75{margin-top:.75rem!important}.mt-sm-1{margin-top:1rem!important}.mt-sm-2{margin-top:1.5rem!important}.mt-sm-3{margin-top:3rem!important}.mt-sm-4{margin-top:3.5rem!important}.mt-sm-5{margin-top:4rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-25{margin-right:.25rem!important}.me-sm-50{margin-right:.5rem!important}.me-sm-75{margin-right:.75rem!important}.me-sm-1{margin-right:1rem!important}.me-sm-2{margin-right:1.5rem!important}.me-sm-3{margin-right:3rem!important}.me-sm-4{margin-right:3.5rem!important}.me-sm-5{margin-right:4rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-25{margin-bottom:.25rem!important}.mb-sm-50{margin-bottom:.5rem!important}.mb-sm-75{margin-bottom:.75rem!important}.mb-sm-1{margin-bottom:1rem!important}.mb-sm-2{margin-bottom:1.5rem!important}.mb-sm-3{margin-bottom:3rem!important}.mb-sm-4{margin-bottom:3.5rem!important}.mb-sm-5{margin-bottom:4rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-25{margin-left:.25rem!important}.ms-sm-50{margin-left:.5rem!important}.ms-sm-75{margin-left:.75rem!important}.ms-sm-1{margin-left:1rem!important}.ms-sm-2{margin-left:1.5rem!important}.ms-sm-3{margin-left:3rem!important}.ms-sm-4{margin-left:3.5rem!important}.ms-sm-5{margin-left:4rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-25{padding:.25rem!important}.p-sm-50{padding:.5rem!important}.p-sm-75{padding:.75rem!important}.p-sm-1{padding:1rem!important}.p-sm-2{padding:1.5rem!important}.p-sm-3{padding:3rem!important}.p-sm-4{padding:3.5rem!important}.p-sm-5{padding:4rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-25{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-50{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-75{padding-left:.75rem!important;padding-right:.75rem!important}.px-sm-1{padding-left:1rem!important;padding-right:1rem!important}.px-sm-2{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-3{padding-left:3rem!important;padding-right:3rem!important}.px-sm-4{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-sm-5{padding-left:4rem!important;padding-right:4rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-25{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-50{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-75{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-sm-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-2{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-sm-4{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.py-sm-5{padding-bottom:4rem!important;padding-top:4rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-25{padding-top:.25rem!important}.pt-sm-50{padding-top:.5rem!important}.pt-sm-75{padding-top:.75rem!important}.pt-sm-1{padding-top:1rem!important}.pt-sm-2{padding-top:1.5rem!important}.pt-sm-3{padding-top:3rem!important}.pt-sm-4{padding-top:3.5rem!important}.pt-sm-5{padding-top:4rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-25{padding-right:.25rem!important}.pe-sm-50{padding-right:.5rem!important}.pe-sm-75{padding-right:.75rem!important}.pe-sm-1{padding-right:1rem!important}.pe-sm-2{padding-right:1.5rem!important}.pe-sm-3{padding-right:3rem!important}.pe-sm-4{padding-right:3.5rem!important}.pe-sm-5{padding-right:4rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-25{padding-bottom:.25rem!important}.pb-sm-50{padding-bottom:.5rem!important}.pb-sm-75{padding-bottom:.75rem!important}.pb-sm-1{padding-bottom:1rem!important}.pb-sm-2{padding-bottom:1.5rem!important}.pb-sm-3{padding-bottom:3rem!important}.pb-sm-4{padding-bottom:3.5rem!important}.pb-sm-5{padding-bottom:4rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-25{padding-left:.25rem!important}.ps-sm-50{padding-left:.5rem!important}.ps-sm-75{padding-left:.75rem!important}.ps-sm-1{padding-left:1rem!important}.ps-sm-2{padding-left:1.5rem!important}.ps-sm-3{padding-left:3rem!important}.ps-sm-4{padding-left:3.5rem!important}.ps-sm-5{padding-left:4rem!important}.gap-sm-0{gap:0!important}.gap-sm-25{gap:.25rem!important}.gap-sm-50{gap:.5rem!important}.gap-sm-75{gap:.75rem!important}.gap-sm-1{gap:1rem!important}.gap-sm-2{gap:1.5rem!important}.gap-sm-3{gap:3rem!important}.gap-sm-4{gap:3.5rem!important}.gap-sm-5{gap:4rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-25{row-gap:.25rem!important}.row-gap-sm-50{row-gap:.5rem!important}.row-gap-sm-75{row-gap:.75rem!important}.row-gap-sm-1{row-gap:1rem!important}.row-gap-sm-2{row-gap:1.5rem!important}.row-gap-sm-3{row-gap:3rem!important}.row-gap-sm-4{row-gap:3.5rem!important}.row-gap-sm-5{row-gap:4rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-25{column-gap:.25rem!important}.column-gap-sm-50{column-gap:.5rem!important}.column-gap-sm-75{column-gap:.75rem!important}.column-gap-sm-1{column-gap:1rem!important}.column-gap-sm-2{column-gap:1.5rem!important}.column-gap-sm-3{column-gap:3rem!important}.column-gap-sm-4{column-gap:3.5rem!important}.column-gap-sm-5{column-gap:4rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-25{margin:.25rem!important}.m-md-50{margin:.5rem!important}.m-md-75{margin:.75rem!important}.m-md-1{margin:1rem!important}.m-md-2{margin:1.5rem!important}.m-md-3{margin:3rem!important}.m-md-4{margin:3.5rem!important}.m-md-5{margin:4rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-25{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-50{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-75{margin-left:.75rem!important;margin-right:.75rem!important}.mx-md-1{margin-left:1rem!important;margin-right:1rem!important}.mx-md-2{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-3{margin-left:3rem!important;margin-right:3rem!important}.mx-md-4{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-md-5{margin-left:4rem!important;margin-right:4rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-25{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-50{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-75{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-md-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-2{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-4{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.my-md-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-25{margin-top:.25rem!important}.mt-md-50{margin-top:.5rem!important}.mt-md-75{margin-top:.75rem!important}.mt-md-1{margin-top:1rem!important}.mt-md-2{margin-top:1.5rem!important}.mt-md-3{margin-top:3rem!important}.mt-md-4{margin-top:3.5rem!important}.mt-md-5{margin-top:4rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-25{margin-right:.25rem!important}.me-md-50{margin-right:.5rem!important}.me-md-75{margin-right:.75rem!important}.me-md-1{margin-right:1rem!important}.me-md-2{margin-right:1.5rem!important}.me-md-3{margin-right:3rem!important}.me-md-4{margin-right:3.5rem!important}.me-md-5{margin-right:4rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-25{margin-bottom:.25rem!important}.mb-md-50{margin-bottom:.5rem!important}.mb-md-75{margin-bottom:.75rem!important}.mb-md-1{margin-bottom:1rem!important}.mb-md-2{margin-bottom:1.5rem!important}.mb-md-3{margin-bottom:3rem!important}.mb-md-4{margin-bottom:3.5rem!important}.mb-md-5{margin-bottom:4rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-25{margin-left:.25rem!important}.ms-md-50{margin-left:.5rem!important}.ms-md-75{margin-left:.75rem!important}.ms-md-1{margin-left:1rem!important}.ms-md-2{margin-left:1.5rem!important}.ms-md-3{margin-left:3rem!important}.ms-md-4{margin-left:3.5rem!important}.ms-md-5{margin-left:4rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-25{padding:.25rem!important}.p-md-50{padding:.5rem!important}.p-md-75{padding:.75rem!important}.p-md-1{padding:1rem!important}.p-md-2{padding:1.5rem!important}.p-md-3{padding:3rem!important}.p-md-4{padding:3.5rem!important}.p-md-5{padding:4rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-25{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-50{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-75{padding-left:.75rem!important;padding-right:.75rem!important}.px-md-1{padding-left:1rem!important;padding-right:1rem!important}.px-md-2{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-3{padding-left:3rem!important;padding-right:3rem!important}.px-md-4{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-md-5{padding-left:4rem!important;padding-right:4rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-25{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-50{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-75{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-md-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-2{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-md-4{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.py-md-5{padding-bottom:4rem!important;padding-top:4rem!important}.pt-md-0{padding-top:0!important}.pt-md-25{padding-top:.25rem!important}.pt-md-50{padding-top:.5rem!important}.pt-md-75{padding-top:.75rem!important}.pt-md-1{padding-top:1rem!important}.pt-md-2{padding-top:1.5rem!important}.pt-md-3{padding-top:3rem!important}.pt-md-4{padding-top:3.5rem!important}.pt-md-5{padding-top:4rem!important}.pe-md-0{padding-right:0!important}.pe-md-25{padding-right:.25rem!important}.pe-md-50{padding-right:.5rem!important}.pe-md-75{padding-right:.75rem!important}.pe-md-1{padding-right:1rem!important}.pe-md-2{padding-right:1.5rem!important}.pe-md-3{padding-right:3rem!important}.pe-md-4{padding-right:3.5rem!important}.pe-md-5{padding-right:4rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-25{padding-bottom:.25rem!important}.pb-md-50{padding-bottom:.5rem!important}.pb-md-75{padding-bottom:.75rem!important}.pb-md-1{padding-bottom:1rem!important}.pb-md-2{padding-bottom:1.5rem!important}.pb-md-3{padding-bottom:3rem!important}.pb-md-4{padding-bottom:3.5rem!important}.pb-md-5{padding-bottom:4rem!important}.ps-md-0{padding-left:0!important}.ps-md-25{padding-left:.25rem!important}.ps-md-50{padding-left:.5rem!important}.ps-md-75{padding-left:.75rem!important}.ps-md-1{padding-left:1rem!important}.ps-md-2{padding-left:1.5rem!important}.ps-md-3{padding-left:3rem!important}.ps-md-4{padding-left:3.5rem!important}.ps-md-5{padding-left:4rem!important}.gap-md-0{gap:0!important}.gap-md-25{gap:.25rem!important}.gap-md-50{gap:.5rem!important}.gap-md-75{gap:.75rem!important}.gap-md-1{gap:1rem!important}.gap-md-2{gap:1.5rem!important}.gap-md-3{gap:3rem!important}.gap-md-4{gap:3.5rem!important}.gap-md-5{gap:4rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-25{row-gap:.25rem!important}.row-gap-md-50{row-gap:.5rem!important}.row-gap-md-75{row-gap:.75rem!important}.row-gap-md-1{row-gap:1rem!important}.row-gap-md-2{row-gap:1.5rem!important}.row-gap-md-3{row-gap:3rem!important}.row-gap-md-4{row-gap:3.5rem!important}.row-gap-md-5{row-gap:4rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-25{column-gap:.25rem!important}.column-gap-md-50{column-gap:.5rem!important}.column-gap-md-75{column-gap:.75rem!important}.column-gap-md-1{column-gap:1rem!important}.column-gap-md-2{column-gap:1.5rem!important}.column-gap-md-3{column-gap:3rem!important}.column-gap-md-4{column-gap:3.5rem!important}.column-gap-md-5{column-gap:4rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-25{margin:.25rem!important}.m-lg-50{margin:.5rem!important}.m-lg-75{margin:.75rem!important}.m-lg-1{margin:1rem!important}.m-lg-2{margin:1.5rem!important}.m-lg-3{margin:3rem!important}.m-lg-4{margin:3.5rem!important}.m-lg-5{margin:4rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-25{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-50{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-75{margin-left:.75rem!important;margin-right:.75rem!important}.mx-lg-1{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-2{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-3{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-4{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-lg-5{margin-left:4rem!important;margin-right:4rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-25{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-50{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-75{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-lg-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-2{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-4{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.my-lg-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-25{margin-top:.25rem!important}.mt-lg-50{margin-top:.5rem!important}.mt-lg-75{margin-top:.75rem!important}.mt-lg-1{margin-top:1rem!important}.mt-lg-2{margin-top:1.5rem!important}.mt-lg-3{margin-top:3rem!important}.mt-lg-4{margin-top:3.5rem!important}.mt-lg-5{margin-top:4rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-25{margin-right:.25rem!important}.me-lg-50{margin-right:.5rem!important}.me-lg-75{margin-right:.75rem!important}.me-lg-1{margin-right:1rem!important}.me-lg-2{margin-right:1.5rem!important}.me-lg-3{margin-right:3rem!important}.me-lg-4{margin-right:3.5rem!important}.me-lg-5{margin-right:4rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-25{margin-bottom:.25rem!important}.mb-lg-50{margin-bottom:.5rem!important}.mb-lg-75{margin-bottom:.75rem!important}.mb-lg-1{margin-bottom:1rem!important}.mb-lg-2{margin-bottom:1.5rem!important}.mb-lg-3{margin-bottom:3rem!important}.mb-lg-4{margin-bottom:3.5rem!important}.mb-lg-5{margin-bottom:4rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-25{margin-left:.25rem!important}.ms-lg-50{margin-left:.5rem!important}.ms-lg-75{margin-left:.75rem!important}.ms-lg-1{margin-left:1rem!important}.ms-lg-2{margin-left:1.5rem!important}.ms-lg-3{margin-left:3rem!important}.ms-lg-4{margin-left:3.5rem!important}.ms-lg-5{margin-left:4rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-25{padding:.25rem!important}.p-lg-50{padding:.5rem!important}.p-lg-75{padding:.75rem!important}.p-lg-1{padding:1rem!important}.p-lg-2{padding:1.5rem!important}.p-lg-3{padding:3rem!important}.p-lg-4{padding:3.5rem!important}.p-lg-5{padding:4rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-25{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-50{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-75{padding-left:.75rem!important;padding-right:.75rem!important}.px-lg-1{padding-left:1rem!important;padding-right:1rem!important}.px-lg-2{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-3{padding-left:3rem!important;padding-right:3rem!important}.px-lg-4{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-lg-5{padding-left:4rem!important;padding-right:4rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-25{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-50{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-75{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-lg-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-2{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-lg-4{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.py-lg-5{padding-bottom:4rem!important;padding-top:4rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-25{padding-top:.25rem!important}.pt-lg-50{padding-top:.5rem!important}.pt-lg-75{padding-top:.75rem!important}.pt-lg-1{padding-top:1rem!important}.pt-lg-2{padding-top:1.5rem!important}.pt-lg-3{padding-top:3rem!important}.pt-lg-4{padding-top:3.5rem!important}.pt-lg-5{padding-top:4rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-25{padding-right:.25rem!important}.pe-lg-50{padding-right:.5rem!important}.pe-lg-75{padding-right:.75rem!important}.pe-lg-1{padding-right:1rem!important}.pe-lg-2{padding-right:1.5rem!important}.pe-lg-3{padding-right:3rem!important}.pe-lg-4{padding-right:3.5rem!important}.pe-lg-5{padding-right:4rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-25{padding-bottom:.25rem!important}.pb-lg-50{padding-bottom:.5rem!important}.pb-lg-75{padding-bottom:.75rem!important}.pb-lg-1{padding-bottom:1rem!important}.pb-lg-2{padding-bottom:1.5rem!important}.pb-lg-3{padding-bottom:3rem!important}.pb-lg-4{padding-bottom:3.5rem!important}.pb-lg-5{padding-bottom:4rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-25{padding-left:.25rem!important}.ps-lg-50{padding-left:.5rem!important}.ps-lg-75{padding-left:.75rem!important}.ps-lg-1{padding-left:1rem!important}.ps-lg-2{padding-left:1.5rem!important}.ps-lg-3{padding-left:3rem!important}.ps-lg-4{padding-left:3.5rem!important}.ps-lg-5{padding-left:4rem!important}.gap-lg-0{gap:0!important}.gap-lg-25{gap:.25rem!important}.gap-lg-50{gap:.5rem!important}.gap-lg-75{gap:.75rem!important}.gap-lg-1{gap:1rem!important}.gap-lg-2{gap:1.5rem!important}.gap-lg-3{gap:3rem!important}.gap-lg-4{gap:3.5rem!important}.gap-lg-5{gap:4rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-25{row-gap:.25rem!important}.row-gap-lg-50{row-gap:.5rem!important}.row-gap-lg-75{row-gap:.75rem!important}.row-gap-lg-1{row-gap:1rem!important}.row-gap-lg-2{row-gap:1.5rem!important}.row-gap-lg-3{row-gap:3rem!important}.row-gap-lg-4{row-gap:3.5rem!important}.row-gap-lg-5{row-gap:4rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-25{column-gap:.25rem!important}.column-gap-lg-50{column-gap:.5rem!important}.column-gap-lg-75{column-gap:.75rem!important}.column-gap-lg-1{column-gap:1rem!important}.column-gap-lg-2{column-gap:1.5rem!important}.column-gap-lg-3{column-gap:3rem!important}.column-gap-lg-4{column-gap:3.5rem!important}.column-gap-lg-5{column-gap:4rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-25{margin:.25rem!important}.m-xl-50{margin:.5rem!important}.m-xl-75{margin:.75rem!important}.m-xl-1{margin:1rem!important}.m-xl-2{margin:1.5rem!important}.m-xl-3{margin:3rem!important}.m-xl-4{margin:3.5rem!important}.m-xl-5{margin:4rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-25{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-50{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-75{margin-left:.75rem!important;margin-right:.75rem!important}.mx-xl-1{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-2{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-3{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-4{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-xl-5{margin-left:4rem!important;margin-right:4rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-25{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-50{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-75{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-xl-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-2{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-4{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.my-xl-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-25{margin-top:.25rem!important}.mt-xl-50{margin-top:.5rem!important}.mt-xl-75{margin-top:.75rem!important}.mt-xl-1{margin-top:1rem!important}.mt-xl-2{margin-top:1.5rem!important}.mt-xl-3{margin-top:3rem!important}.mt-xl-4{margin-top:3.5rem!important}.mt-xl-5{margin-top:4rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-25{margin-right:.25rem!important}.me-xl-50{margin-right:.5rem!important}.me-xl-75{margin-right:.75rem!important}.me-xl-1{margin-right:1rem!important}.me-xl-2{margin-right:1.5rem!important}.me-xl-3{margin-right:3rem!important}.me-xl-4{margin-right:3.5rem!important}.me-xl-5{margin-right:4rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-25{margin-bottom:.25rem!important}.mb-xl-50{margin-bottom:.5rem!important}.mb-xl-75{margin-bottom:.75rem!important}.mb-xl-1{margin-bottom:1rem!important}.mb-xl-2{margin-bottom:1.5rem!important}.mb-xl-3{margin-bottom:3rem!important}.mb-xl-4{margin-bottom:3.5rem!important}.mb-xl-5{margin-bottom:4rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-25{margin-left:.25rem!important}.ms-xl-50{margin-left:.5rem!important}.ms-xl-75{margin-left:.75rem!important}.ms-xl-1{margin-left:1rem!important}.ms-xl-2{margin-left:1.5rem!important}.ms-xl-3{margin-left:3rem!important}.ms-xl-4{margin-left:3.5rem!important}.ms-xl-5{margin-left:4rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-25{padding:.25rem!important}.p-xl-50{padding:.5rem!important}.p-xl-75{padding:.75rem!important}.p-xl-1{padding:1rem!important}.p-xl-2{padding:1.5rem!important}.p-xl-3{padding:3rem!important}.p-xl-4{padding:3.5rem!important}.p-xl-5{padding:4rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-25{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-50{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-75{padding-left:.75rem!important;padding-right:.75rem!important}.px-xl-1{padding-left:1rem!important;padding-right:1rem!important}.px-xl-2{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-3{padding-left:3rem!important;padding-right:3rem!important}.px-xl-4{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-xl-5{padding-left:4rem!important;padding-right:4rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-25{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-50{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-75{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-xl-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-2{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-xl-4{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.py-xl-5{padding-bottom:4rem!important;padding-top:4rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-25{padding-top:.25rem!important}.pt-xl-50{padding-top:.5rem!important}.pt-xl-75{padding-top:.75rem!important}.pt-xl-1{padding-top:1rem!important}.pt-xl-2{padding-top:1.5rem!important}.pt-xl-3{padding-top:3rem!important}.pt-xl-4{padding-top:3.5rem!important}.pt-xl-5{padding-top:4rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-25{padding-right:.25rem!important}.pe-xl-50{padding-right:.5rem!important}.pe-xl-75{padding-right:.75rem!important}.pe-xl-1{padding-right:1rem!important}.pe-xl-2{padding-right:1.5rem!important}.pe-xl-3{padding-right:3rem!important}.pe-xl-4{padding-right:3.5rem!important}.pe-xl-5{padding-right:4rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-25{padding-bottom:.25rem!important}.pb-xl-50{padding-bottom:.5rem!important}.pb-xl-75{padding-bottom:.75rem!important}.pb-xl-1{padding-bottom:1rem!important}.pb-xl-2{padding-bottom:1.5rem!important}.pb-xl-3{padding-bottom:3rem!important}.pb-xl-4{padding-bottom:3.5rem!important}.pb-xl-5{padding-bottom:4rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-25{padding-left:.25rem!important}.ps-xl-50{padding-left:.5rem!important}.ps-xl-75{padding-left:.75rem!important}.ps-xl-1{padding-left:1rem!important}.ps-xl-2{padding-left:1.5rem!important}.ps-xl-3{padding-left:3rem!important}.ps-xl-4{padding-left:3.5rem!important}.ps-xl-5{padding-left:4rem!important}.gap-xl-0{gap:0!important}.gap-xl-25{gap:.25rem!important}.gap-xl-50{gap:.5rem!important}.gap-xl-75{gap:.75rem!important}.gap-xl-1{gap:1rem!important}.gap-xl-2{gap:1.5rem!important}.gap-xl-3{gap:3rem!important}.gap-xl-4{gap:3.5rem!important}.gap-xl-5{gap:4rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-25{row-gap:.25rem!important}.row-gap-xl-50{row-gap:.5rem!important}.row-gap-xl-75{row-gap:.75rem!important}.row-gap-xl-1{row-gap:1rem!important}.row-gap-xl-2{row-gap:1.5rem!important}.row-gap-xl-3{row-gap:3rem!important}.row-gap-xl-4{row-gap:3.5rem!important}.row-gap-xl-5{row-gap:4rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-25{column-gap:.25rem!important}.column-gap-xl-50{column-gap:.5rem!important}.column-gap-xl-75{column-gap:.75rem!important}.column-gap-xl-1{column-gap:1rem!important}.column-gap-xl-2{column-gap:1.5rem!important}.column-gap-xl-3{column-gap:3rem!important}.column-gap-xl-4{column-gap:3.5rem!important}.column-gap-xl-5{column-gap:4rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-25{margin:.25rem!important}.m-xxl-50{margin:.5rem!important}.m-xxl-75{margin:.75rem!important}.m-xxl-1{margin:1rem!important}.m-xxl-2{margin:1.5rem!important}.m-xxl-3{margin:3rem!important}.m-xxl-4{margin:3.5rem!important}.m-xxl-5{margin:4rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-25{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-50{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-75{margin-left:.75rem!important;margin-right:.75rem!important}.mx-xxl-1{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-2{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-3{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-4{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-xxl-5{margin-left:4rem!important;margin-right:4rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-25{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-50{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-75{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-xxl-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-2{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-4{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.my-xxl-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-25{margin-top:.25rem!important}.mt-xxl-50{margin-top:.5rem!important}.mt-xxl-75{margin-top:.75rem!important}.mt-xxl-1{margin-top:1rem!important}.mt-xxl-2{margin-top:1.5rem!important}.mt-xxl-3{margin-top:3rem!important}.mt-xxl-4{margin-top:3.5rem!important}.mt-xxl-5{margin-top:4rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-25{margin-right:.25rem!important}.me-xxl-50{margin-right:.5rem!important}.me-xxl-75{margin-right:.75rem!important}.me-xxl-1{margin-right:1rem!important}.me-xxl-2{margin-right:1.5rem!important}.me-xxl-3{margin-right:3rem!important}.me-xxl-4{margin-right:3.5rem!important}.me-xxl-5{margin-right:4rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-25{margin-bottom:.25rem!important}.mb-xxl-50{margin-bottom:.5rem!important}.mb-xxl-75{margin-bottom:.75rem!important}.mb-xxl-1{margin-bottom:1rem!important}.mb-xxl-2{margin-bottom:1.5rem!important}.mb-xxl-3{margin-bottom:3rem!important}.mb-xxl-4{margin-bottom:3.5rem!important}.mb-xxl-5{margin-bottom:4rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-25{margin-left:.25rem!important}.ms-xxl-50{margin-left:.5rem!important}.ms-xxl-75{margin-left:.75rem!important}.ms-xxl-1{margin-left:1rem!important}.ms-xxl-2{margin-left:1.5rem!important}.ms-xxl-3{margin-left:3rem!important}.ms-xxl-4{margin-left:3.5rem!important}.ms-xxl-5{margin-left:4rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-25{padding:.25rem!important}.p-xxl-50{padding:.5rem!important}.p-xxl-75{padding:.75rem!important}.p-xxl-1{padding:1rem!important}.p-xxl-2{padding:1.5rem!important}.p-xxl-3{padding:3rem!important}.p-xxl-4{padding:3.5rem!important}.p-xxl-5{padding:4rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-25{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-50{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-75{padding-left:.75rem!important;padding-right:.75rem!important}.px-xxl-1{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-2{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-3{padding-left:3rem!important;padding-right:3rem!important}.px-xxl-4{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-xxl-5{padding-left:4rem!important;padding-right:4rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-25{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-50{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-75{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-xxl-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-2{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-xxl-4{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.py-xxl-5{padding-bottom:4rem!important;padding-top:4rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-25{padding-top:.25rem!important}.pt-xxl-50{padding-top:.5rem!important}.pt-xxl-75{padding-top:.75rem!important}.pt-xxl-1{padding-top:1rem!important}.pt-xxl-2{padding-top:1.5rem!important}.pt-xxl-3{padding-top:3rem!important}.pt-xxl-4{padding-top:3.5rem!important}.pt-xxl-5{padding-top:4rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-25{padding-right:.25rem!important}.pe-xxl-50{padding-right:.5rem!important}.pe-xxl-75{padding-right:.75rem!important}.pe-xxl-1{padding-right:1rem!important}.pe-xxl-2{padding-right:1.5rem!important}.pe-xxl-3{padding-right:3rem!important}.pe-xxl-4{padding-right:3.5rem!important}.pe-xxl-5{padding-right:4rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-25{padding-bottom:.25rem!important}.pb-xxl-50{padding-bottom:.5rem!important}.pb-xxl-75{padding-bottom:.75rem!important}.pb-xxl-1{padding-bottom:1rem!important}.pb-xxl-2{padding-bottom:1.5rem!important}.pb-xxl-3{padding-bottom:3rem!important}.pb-xxl-4{padding-bottom:3.5rem!important}.pb-xxl-5{padding-bottom:4rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-25{padding-left:.25rem!important}.ps-xxl-50{padding-left:.5rem!important}.ps-xxl-75{padding-left:.75rem!important}.ps-xxl-1{padding-left:1rem!important}.ps-xxl-2{padding-left:1.5rem!important}.ps-xxl-3{padding-left:3rem!important}.ps-xxl-4{padding-left:3.5rem!important}.ps-xxl-5{padding-left:4rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-25{gap:.25rem!important}.gap-xxl-50{gap:.5rem!important}.gap-xxl-75{gap:.75rem!important}.gap-xxl-1{gap:1rem!important}.gap-xxl-2{gap:1.5rem!important}.gap-xxl-3{gap:3rem!important}.gap-xxl-4{gap:3.5rem!important}.gap-xxl-5{gap:4rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-25{row-gap:.25rem!important}.row-gap-xxl-50{row-gap:.5rem!important}.row-gap-xxl-75{row-gap:.75rem!important}.row-gap-xxl-1{row-gap:1rem!important}.row-gap-xxl-2{row-gap:1.5rem!important}.row-gap-xxl-3{row-gap:3rem!important}.row-gap-xxl-4{row-gap:3.5rem!important}.row-gap-xxl-5{row-gap:4rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-25{column-gap:.25rem!important}.column-gap-xxl-50{column-gap:.5rem!important}.column-gap-xxl-75{column-gap:.75rem!important}.column-gap-xxl-1{column-gap:1rem!important}.column-gap-xxl-2{column-gap:1.5rem!important}.column-gap-xxl-3{column-gap:3rem!important}.column-gap-xxl-4{column-gap:3.5rem!important}.column-gap-xxl-5{column-gap:4rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2rem!important}.fs-2{font-size:1.714rem!important}.fs-3{font-size:1.5rem!important}.fs-4{font-size:1.286rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}a:focus{outline:none}a:not([href]){color:inherit;text-decoration:none}.list-style-icons{list-style:none;margin-left:0;padding-left:10px}.list-style-icons>li i,.list-style-icons>li svg{margin-right:6px}.pull-up{transition:all .25s ease}.pull-up:hover{box-shadow:0 14px 24px #3e396b33;transform:translateY(-4px) scale(1.02);z-index:30}.spinner{animation:spin 1s linear infinite;display:inline-block}.spinner-reverse{animation:spin-reverse 1s linear infinite;display:inline-block}@keyframes spin-reverse{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.bullet{border-radius:50%;display:inline-block;height:1rem;width:1rem}.bullet.bullet-xs{height:.5rem;width:.5rem}.bullet.bullet-sm{height:.714rem;width:.714rem}.bullet.bullet-lg{height:1.25rem;width:1.25rem}.section-label{color:#b9b9c3;font-size:.85rem;letter-spacing:.6px;text-transform:uppercase}.cell-fit{white-space:nowrap;width:.1%}.match-height>[class*=col]{display:flex;flex-flow:column}.match-height>[class*=col]>.card{flex:1 1 auto}.text-body-heading{color:#5e5873}.text-body-heading:hover{color:inherit!important}.text-body[href]:hover{color:#5e50ee!important}code{background-color:#eee;border-radius:.1785rem;color:#d63384;font-size:90%;padding:.1rem .4rem}pre{background-color:#f7f7f9}pre code{background-color:#0000!important}.table-white-space td,.table-white-space th{white-space:nowrap}.table tfoot th,.table thead th{font-size:.857rem;letter-spacing:.5px;text-transform:uppercase;vertical-align:top}.table td,.table th{padding:.72rem 2rem;vertical-align:middle}.table.table-sm td:first-child,.table.table-sm th:first-child{padding-left:.75rem}.table:not(.table-dark):not(.table-light) tfoot:not(.thead-dark) th,.table:not(.table-dark):not(.table-light) thead:not(.thead-dark) th{background-color:#f3f2f7}.table-hover tbody tr{cursor:pointer}.table-hover-animation{background-color:#f8f8f8}.table-hover-animation thead th{border-bottom:0}.table-hover-animation td,.table-hover-animation th{border:0}.table-hover-animation tbody tr{background-color:#fff;transition:all .25s ease}.table-hover-animation tbody tr:hover{transform:translateY(-4px)}.card .table{border-bottom-right-radius:.357rem;margin-bottom:0}.card .table,.card .table tbody tr:last-child td:first-child{border-bottom-left-radius:.357rem}.card .table tbody tr:last-child td:last-child{border-bottom-right-radius:.357rem}.card table tr[class*=table-]:last-child td:first-child{border-bottom-left-radius:.357rem}.card table tr[class*=table-]:last-child td:last-child{border-bottom-right-radius:.357rem}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.table-hover-animation tr:hover{border-bottom-color:#ebe9f1}}label{color:#5e5873;font-size:.857rem}.form-control::placeholder{transition:all .2s ease}.form-control:focus::placeholder{transform:translate(5px);transition:all .2s ease}.form-control:focus.is-valid,.form-control:focus:valid{box-shadow:0 3px 10px 0 #22292f1a}.form-control-plaintext:focus{outline:none}.custom-file-label{line-height:1.75}.custom-file-label:after{height:2.56rem;line-height:1.75}.invalid-tooltip,.valid-tooltip{left:5px;top:102%}.input-group:not(.bootstrap-touchspin):focus-within{border-radius:.357rem;box-shadow:0 3px 10px 0 #22292f1a}.input-group:not(.bootstrap-touchspin):focus-within .form-control,.input-group:not(.bootstrap-touchspin):focus-within .input-group-text{border-color:#7367f0;box-shadow:none}.input-group:not(.bootstrap-touchspin):focus-within .form-control.is-valid,.input-group:not(.bootstrap-touchspin):focus-within .input-group-text.is-valid{border-color:#28c76f}.input-group:not(.bootstrap-touchspin):focus-within .form-control.is-invalid,.input-group:not(.bootstrap-touchspin):focus-within .input-group-text.is-invalid{border-color:#ea5455}.input-group.is-valid .input-group-text{border-color:#28c76f!important}.input-group.is-valid:not(.bootstrap-touchspin):focus-within .input-group-text{border-color:#28c76f}.input-group.is-invalid .input-group-text{border-color:#ea5455!important}.input-group.is-invalid:not(.bootstrap-touchspin):focus-within .input-group-text{border-color:#ea5455}.input-group.disabled .input-group-text{background-color:#efefef}.input-group.round .form-control,.input-group.round .input-group-text,.input-group.round:focus-within{border-radius:1.5rem}.input-group.square .form-control,.input-group.square .input-group-text,.input-group.square:focus-within{border-radius:0}.input-group.round .input-group-prepend .input-group-text,.input-group.square .input-group-prepend .input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group.round .form-control:not(:first-child),.input-group.round .input-group-append .input-group-text,.input-group.square .form-control:not(:first-child),.input-group.square .input-group-append .input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.input-group.round .form-control:not(:last-child),.input-group.square .form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group.square .form-control,.input-group.square .input-group-text{border-radius:0}.input-group-text{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.input-group-text{transition:none}}.input-group-prepend .input-group-text{border-right:0}.input-group-append .input-group-text{border-left:0}.input-group-append:not(:last-child) .input-group-text{border-right:0}.input-group-merge .form-control:not(:first-child){border-left:0;padding-left:0}.input-group-merge .form-control:not(:last-child){border-right:0;padding-right:0}.input-group-merge .form-control.is-valid~.input-group-append .input-group-text,.input-group-text .input-group-merge .input-group-prepend~.form-control.is-valid{border-color:#28c76f}textarea.form-control{line-height:1.6rem;padding:.8rem 1rem!important}textarea.form-control-sm{padding:.4rem .857rem!important}textarea.form-control-lg{padding:1rem 1.143rem!important}.form-actions{border-top:1px solid #dfdfdf;margin-top:20px;padding:20px 0}.form-actions.filled{background-color:#f8f8f8}.form-actions.center{text-align:center}.form-actions.right{text-align:right}.form-actions.top{border-bottom:1px solid #dfdfdf;border-top:0;margin-bottom:20px;margin-top:0}@media(max-width:575.98px){.form-actions .buttons-group{float:left!important;margin-bottom:10px}}@media(min-width:576px){.form-horizontal .form-group .label-control{text-align:right}}select.form-control:not([multiple=multiple]){-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d8d6de' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:calc(100% - 12px) 13px,calc(100% - 20px) 13px,100% 0;background-repeat:no-repeat;background-size:18px 14px,18px 14px;padding-right:1.5rem}select.form-control.form-control-lg{background-position:calc(100% - 12px) 16px,calc(100% - 20px) 16px,100% 0}select.form-control.form-control-sm{background-position:calc(100% - 12px) 8px,calc(100% - 20px) 8px,100% 0}.custom-select{-moz-appearance:none;-webkit-appearance:none}.custom-checkbox .custom-control-label:after,.custom-checkbox .custom-control-label:before{top:.07rem}.custom-checkbox .custom-control-label:after{background-size:57%}.custom-radio .custom-control-label:before{top:.1rem}.custom-checkbox.custom-control,.custom-radio.custom-control{padding-left:1.8rem}.input-group .custom-checkbox.custom-control,.input-group .custom-radio.custom-control{padding-left:1.3rem}.custom-checkbox .custom-control-input,.custom-radio .custom-control-input{height:1.285rem;width:1.285rem}.custom-checkbox .custom-control-label,.custom-radio .custom-control-label{font-size:1rem;position:static}.custom-checkbox .custom-control-label:after,.custom-checkbox .custom-control-label:before,.custom-radio .custom-control-label:after,.custom-radio .custom-control-label:before{height:18px;left:0;width:18px}.custom-checkbox .custom-control-input:disabled~.custom-control-label:before,.custom-radio .custom-control-input:disabled~.custom-control-label:before{border:none;box-shadow:none!important}.custom-checkbox .custom-control-input:focus~.custom-control-label:before,.custom-radio .custom-control-input:focus~.custom-control-label:before{border-color:none}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#7367f0;border-color:#7367f0}.form-label-group{position:relative}.form-label-group .form-control-lg~label{font-size:1rem;padding:1rem}.form-label-group>label{color:#22292f66;cursor:text;display:block;font-size:.7rem;left:0;opacity:0;padding:.6rem;pointer-events:none;position:absolute;top:0;transition:all .25s ease-in-out}.form-label-group textarea:focus:not(:placeholder-shown)~label,.form-label-group textarea:not(:active):not(:placeholder-shown)~label,.form-label-group>input:focus:not(:placeholder-shown)~label,.form-label-group>input:not(:active):not(:placeholder-shown)~label{color:#7367f0!important;opacity:1;transition:all .25s ease-in-out}.form-label-group textarea:not(:focus):not(:placeholder-shown)~label,.form-label-group>input:not(:focus):not(:placeholder-shown)~label{color:#22292f66!important}.form-label-group textarea:not(:placeholder-shown)~label,.form-label-group>input:not(:placeholder-shown)~label{left:3px;padding:.25rem 0;top:-20px}.form-label-group textarea.form-control-lg:not(:placeholder-shown)~label,.form-label-group>input.form-control-lg:not(:placeholder-shown)~label{top:-23px}.form-label-group textarea.form-control-sm:not(:placeholder-shown)~label,.form-label-group>input.form-control-sm:not(:placeholder-shown)~label{top:-18px}.custom-switch{line-height:1.7rem;padding-left:0}.custom-switch .custom-control-label{line-height:1.7rem;padding-left:3.5rem}.custom-switch .custom-control-label:before{background-color:#e2e2e2;border:none;box-shadow:none!important;cursor:pointer;height:1.7rem;left:0;top:0;transition:opacity .25s ease,background-color .1s ease;-webkit-user-select:none;user-select:none}.custom-switch .custom-control-label:after{background-color:#fff;box-shadow:-1px 2px 3px 0 #22292f33;cursor:pointer;left:4px;position:absolute;top:4px;transition:all .15s ease-out;-webkit-user-select:none;user-select:none}.custom-switch .custom-control-label .switch-icon-left,.custom-switch .custom-control-label .switch-icon-right,.custom-switch .custom-control-label .switch-text-left,.custom-switch .custom-control-label .switch-text-right{cursor:pointer;line-height:1.8;position:absolute;-webkit-user-select:none;user-select:none}.custom-switch .custom-control-label .switch-icon-left i,.custom-switch .custom-control-label .switch-icon-left svg,.custom-switch .custom-control-label .switch-icon-right i,.custom-switch .custom-control-label .switch-icon-right svg,.custom-switch .custom-control-label .switch-text-left i,.custom-switch .custom-control-label .switch-text-left svg,.custom-switch .custom-control-label .switch-text-right i,.custom-switch .custom-control-label .switch-text-right svg{font-size:13px;height:13px;width:13px}.custom-switch .custom-control-label .switch-icon-left,.custom-switch .custom-control-label .switch-text-left{color:#fff;left:6px;opacity:0;transform:translateX(8px);transition:opacity .1s ease,transform .15s ease}.custom-switch .custom-control-label .switch-icon-right,.custom-switch .custom-control-label .switch-text-right{opacity:1;right:13px;transform:translateX(0);transition:opacity .08s ease,transform .15s ease}.custom-switch .custom-control-label:focus{outline:0}.custom-switch .switch-label{padding-left:1rem}.custom-switch .custom-control-input:checked~.custom-control-label:before{box-shadow:none}.custom-switch .custom-control-input:checked~.custom-control-label:after{transform:translateX(1.4rem)}.custom-switch .custom-control-input:checked~.custom-control-label .switch-icon-left,.custom-switch .custom-control-input:checked~.custom-control-label .switch-text-left{opacity:1;transform:translateX(0)}.custom-switch .custom-control-input:checked~.custom-control-label .switch-icon-right,.custom-switch .custom-control-input:checked~.custom-control-label .switch-text-right{opacity:0;transform:translateX(-8px)}.custom-switch .custom-control-input:not(:checked)~.custom-control-label .switch-text-left{opacity:0}.custom-switch .custom-control-input:not(:checked)~.custom-control-label .switch-text-right{opacity:1}.custom-switch .custom-control-input:checked~.custom-control-label .switch-text-right{opacity:0}.custom-switch .custom-control-input:checked~.custom-control-label .switch-text-left{opacity:1}.textarea-counter-value{background-color:#7367f0;border-radius:0 0 5px 5px;color:#fff;font-size:.6rem;margin-right:1rem;padding:1px 6px}.btn.disabled-max-min{background-color:#22292f80!important;cursor:default}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.form-label-group label{display:none}select.form-control:not([multiple=multiple]){background:none}}.picker__input.form-control{background-color:#fff}.btn{box-shadow:none;font-weight:500}.btn[class*=bg-gradient-]{transition:all .2s ease}.btn[class*=bg-gradient-]:hover{transform:translateY(-2px)}.btn.btn-icon{padding:.715rem .736rem}.btn-group-sm>.btn.btn-icon,.btn.btn-sm.btn-icon{line-height:.5;padding:.5rem}.btn-group-lg>.btn.btn-icon,.btn.btn-lg.btn-icon{line-height:.75;padding:1rem}.btn.active,.btn.focus,.btn:active,.btn:focus{box-shadow:none;outline:none}.btn:not(:disabled):not(.disabled).active:focus,.btn:not(:disabled):not(.disabled):active:focus{box-shadow:none!important}.btn .feather{vertical-align:bottom}.btn.waves-input-wrapper{padding:0}@media(max-width:575.98px){.btn-sm-block{display:block;width:100%}}.waves-effect{cursor:inherit}.dropdown-toggle-split{padding-left:.7894736842rem;padding-right:.7894736842rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:1.1428571429rem;padding-right:1.1428571429rem}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.5263157895rem;padding-right:.5263157895rem}.btn-group [class*=btn-]:not([class*=btn-outline-]):not([class*=btn-flat-]):not([class*=btn-gradient-]):not([class*=btn-relief-]){border-left-color:#22292f14!important;border-right-color:#22292f14!important}.btn-group>.btn:not([class*=btn-outline-]):not([class*=btn-flat-]):not([class*=btn-gradient-]):not([class*=btn-relief-]):first-child,.btn-group>.btn:not([class*=btn-outline-]):not([class*=btn-flat-]):not([class*=btn-gradient-]):not([class*=btn-relief-]):first-of-type{border-left-color:#0000!important}.btn-group>.btn:not([class*=btn-outline-]):not([class*=btn-flat-]):not([class*=btn-gradient-]):not([class*=btn-relief-]):last-child,.btn-group>.btn:not([class*=btn-outline-]):not([class*=btn-flat-]):not([class*=btn-gradient-]):not([class*=btn-relief-]):last-of-type{border-right-color:#0000!important}.btn-group-toggle [class*=btn-outline-]:not(:last-child){border-right-width:0!important}.btn-group-toggle :not([class*=btn-outline-]).active,.btn-group-toggle :not([class*=btn-outline-]):active{box-shadow:inset 0 4px 24px 0 #22292f1a}.dropdown [class*=btn-outline-].dropdown-toggle.dropdown-toggle-split{border-left:0!important}.dropdown.no-arrow .dropdown-toggle:after{display:none}.dropdown.no-arrow .dropdown-toggle i,.dropdown.no-arrow .dropdown-toggle svg{margin-right:0}.dropdown-menu{border-radius:.358rem;box-shadow:0 5px 25px #22292f1a;transform:scaleY(0)}.dropdown-menu .dropdown-item{cursor:pointer;width:auto}.dropdown-menu .dropdown-header{font-weight:500;line-height:1}.show>.dropdown-menu{display:block;opacity:1;transform:scale(1)}.show .btn.dropdown-toggle:focus,.show .dropdown-toggle:focus{box-shadow:none}.dropdown-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px;border:none!important;color:#6e6b7b;content:" ";height:11px;left:.714rem;margin:0;padding:0;position:relative;right:0;top:1px;vertical-align:0;width:14px}.btn-group-lg>.dropdown-toggle.btn:after,.dropdown-toggle.btn-lg:after{background-size:18px}.btn-group-sm>.dropdown-toggle.btn:after,.dropdown-toggle.btn-sm:after{background-size:14px}.dropdown-toggle.dropdown-toggle-split:after{left:0}.dropdown-toggle.nav-hide-arrow:after{display:none}.dropdown-toggle:focus{outline:0}.dropup{position:relative}.dropup .dropdown-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' class='feather feather-chevron-up'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px;content:"";height:11px;vertical-align:.05rem;width:14px}.dropup .dropdown-menu{min-width:8rem}.dropleft .dropdown-toggle:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' class='feather feather-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px;border:none!important;content:"";height:11px;left:0;position:relative;width:14px}.dropleft .dropdown-menu{min-width:8rem}.dropright .dropdown-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px;border:none!important;content:"";height:11px;width:14px}.dropright .dropdown-menu{min-width:8rem}.dropdown-menu[x-placement=bottom-end],.dropdown-menu[x-placement=bottom-start]{margin-top:.5rem}.dropdown-menu[x-placement=top-end],.dropdown-menu[x-placement=top-start]{margin-bottom:.5rem}.dropdown-menu[x-placement=right-start]{margin-left:.5rem}.dropdown-menu[x-placement=left-start]{margin-right:.5rem}.dropdown.dropdown-icon-wrapper .dropdown-toggle:after,.dropup.dropdown-icon-wrapper .dropdown-toggle:after{display:none}.dropdown.dropdown-icon-wrapper .dropdown-menu,.dropup.dropdown-icon-wrapper .dropdown-menu{min-width:auto}.dropdown.dropdown-icon-wrapper .dropdown-menu .dropdown-item,.dropup.dropdown-icon-wrapper .dropdown-menu .dropdown-item{cursor:pointer;padding:.5rem 1.1rem}.dropdown.dropdown-icon-wrapper .dropdown-menu .dropdown-item i,.dropdown.dropdown-icon-wrapper .dropdown-menu .dropdown-item svg,.dropup.dropdown-icon-wrapper .dropdown-menu .dropdown-item i,.dropup.dropdown-icon-wrapper .dropdown-menu .dropdown-item svg{font-size:1.3rem;height:1.3rem;width:1.3rem}.header-navbar .dropdown-menu,.horizontal-menu-wrapper .dropdown-menu{animation-duration:.3s;animation-fill-mode:both;animation-name:slideIn}.dropdown-toggle-hide-arrow>.dropdown-toggle:after,.dropdown-toggle-hide-arrow>.dropdown-toggle:before,.dropdown-toggle.hide-arrow:after,.dropdown-toggle.hide-arrow:before{display:none}@keyframes slideIn{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(1rem)}}.header-navbar{font-family:Montserrat,Helvetica,Arial,serif;min-height:4.45rem;padding:0;transition:all .3s ease,background 0s;z-index:997}.header-navbar.fixed-top{left:260px}.header-navbar[class*=bg-] .navbar-nav .nav-item>a,.header-navbar[class*=bg-] .navbar-nav .nav-item>a i,.header-navbar[class*=bg-] .navbar-nav .nav-item>a span,.header-navbar[class*=bg-] .navbar-nav .nav-item>a svg{color:#fff!important}.header-navbar[class*=bg-] .navbar-nav .nav-item .dropdown-menu i,.header-navbar[class*=bg-] .navbar-nav .nav-item .dropdown-menu svg{color:inherit!important}.header-navbar[class*=bg-] .navbar-nav .search-input .input,.header-navbar[class*=bg-] .navbar-nav .search-input .search-list .auto-suggestion span{color:#6e6b7b!important}.header-navbar.floating-nav{border-radius:.428rem;margin:1.3rem 2rem 0;position:fixed;right:0;width:calc(100% - 4rem - 260px);z-index:12}.header-navbar.navbar-static-top{background:#0000;box-shadow:none!important;left:260px;right:0;top:0;width:calc(100% - 260px)}.header-navbar.navbar-border{border-bottom:1px solid #ebe9f1}.header-navbar.navbar-shadow{box-shadow:0 4px 24px 0 #22292f1a}.header-navbar.navbar-dark.navbar-border{border-bottom:1px solid #3b4253}.header-navbar:not(.navbar-horizontal) .nav-link.dropdown-toggle:after{display:none}.header-navbar .navbar-container{padding:.8rem 1rem}@media(min-width:576px){.header-navbar .navbar-container{padding:.8rem 1.4rem}}.header-navbar .navbar-container{flex-basis:100%;margin-left:0;transition:all .3s ease}.header-navbar .navbar-container .bookmark-wrapper .bookmark-input{z-index:1}.header-navbar .navbar-container .dropdown-language .selected-language{font-weight:500}.header-navbar .navbar-container .dropdown-language .dropdown-menu .dropdown-item .flag-icon,.header-navbar .navbar-container .dropdown-language .nav-link .flag-icon{margin-right:.4rem}.header-navbar .navbar-container ul.navbar-nav li{line-height:1.5}.vertical-layout .header-navbar .navbar-container ul.navbar-nav li.dropdown .dropdown-menu{top:41px!important}.header-navbar .navbar-container ul.navbar-nav li.dropdown-language .dropdown-menu.dropdown-menu-right{right:-2px}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .badge.badge-up,.header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .badge.badge-up{right:-3px}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .dropdown-menu.dropdown-menu-right,.header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .dropdown-menu.dropdown-menu-right{left:inherit;padding:0;right:-2px}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .dropdown-menu.dropdown-menu-right:before,.header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .dropdown-menu.dropdown-menu-right:before{background:#7367f0;border-color:#7367f0}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .dropdown-menu-header,.header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .dropdown-menu-header{border-top-left-radius:.358rem;border-top-right-radius:.358rem}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .dropdown-menu-header .dropdown-header,.header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .dropdown-menu-header .dropdown-header{padding:1.22rem 1.28rem}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .notification-text,.header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .notification-text{color:#b9b9c3;font-size:smaller;margin-bottom:.5rem}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .dropdown-menu-footer,.header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .dropdown-menu-footer{padding:1.28rem}.header-navbar .navbar-container ul.navbar-nav li.dropdown-notification .media-body .media-heading{color:#6e6b7b;line-height:1.2;margin-bottom:0}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .media{position:relative}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .media img{background:#f8f8f8}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .media:hover .cart-item-remove{visibility:visible}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .media-heading{width:8rem}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .media-heading .cart-item-title.h6,.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .media-heading h6.cart-item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .media-heading .cart-item-by{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#b9b9c3;display:-webkit-box;overflow:hidden}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .media-body{align-items:center;display:flex;justify-content:space-between}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .cart-item-price{margin-bottom:0;text-align:right;width:5rem}.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .cart-item-remove{cursor:pointer;height:14px;position:absolute;right:17px;top:10px;width:14px}@media(min-width:768px){.header-navbar .navbar-container ul.navbar-nav li.dropdown-cart .cart-item-remove{visibility:hidden}}.header-navbar .navbar-container ul.navbar-nav li>a.nav-link{color:#6e6b7b;padding:0 .5rem;position:relative}.header-navbar .navbar-container ul.navbar-nav li.dropdown-user{line-height:1!important}.header-navbar .navbar-container ul.navbar-nav li.dropdown-user .dropdown-menu{margin-top:10px;width:12rem}.header-navbar .navbar-container ul.navbar-nav li.dropdown-user .dropdown-menu i,.header-navbar .navbar-container ul.navbar-nav li.dropdown-user .dropdown-menu svg{font-size:16px;height:16px;vertical-align:top;width:16px}.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link{align-items:center;display:flex}.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-name{display:inline-block;margin-bottom:.435rem;margin-left:.2rem}.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-status{font-size:smaller}.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link img{box-shadow:0 4px 8px 0 #22292f1f,0 2px 4px 0 #22292f14}.header-navbar .navbar-container ul.navbar-nav li a.menu-toggle i,.header-navbar .navbar-container ul.navbar-nav li a.menu-toggle svg{font-size:1.6rem;height:1.6rem;width:1.6rem}.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-nav{align-items:flex-end;display:flex;flex-direction:column;float:left;margin-right:.8rem}.header-navbar .navbar-container ul.navbar-nav li div.input-group{padding:.7rem 1rem}.header-navbar .navbar-container ul.navbar-nav li i.ficon,.header-navbar .navbar-container ul.navbar-nav li svg.ficon{color:#6e6b7b;font-size:1.5rem;height:1.5rem;width:1.5rem}.header-navbar .navbar-container ul.navbar-nav li i.ficon:hover,.header-navbar .navbar-container ul.navbar-nav li svg.ficon:hover{color:#7367f0}.header-navbar .navbar-container ul.navbar-nav li .media-list{max-height:25rem}.header-navbar .navbar-container ul.navbar-nav li .scrollable-container{position:relative}.header-navbar .navbar-container .dropdown-menu-media{width:30rem}.header-navbar .navbar-container .dropdown-menu-media .dropdown-menu-header{border-bottom:1px solid #ebe9f1}.header-navbar .navbar-container .dropdown-menu-media .media-list .media{border:none;border-bottom:1px solid #ebe9f1;padding:.9rem 1.28rem}.header-navbar .navbar-container .dropdown-menu-media .media-list .media:hover{background:#f8f8f8}.header-navbar .navbar-container .dropdown-menu-media .media-list .media .media-meta{color:#6e6b7b}.header-navbar .navbar-container .dropdown-menu-media .media-list a:last-of-type .media{border-bottom:none}.header-navbar .navbar-container .dropdown-menu-media .dropdown-menu-footer{border-top:1px solid #ebe9f1}.header-navbar-shadow{display:none}.navbar-floating .navbar-container{padding:.8rem 1rem}.navbar-floating .header-navbar-shadow{background:linear-gradient(180deg,#f8f8f8f2 44%,#f8f8f875 73%,#fff0);background-repeat:repeat;display:block;height:102px;left:0;padding-top:2.2rem;position:fixed;top:0;width:100%;z-index:11}.navbar-light,.navbar-light.navbar-horizontal{background:#fff}.navbar-light .navbar-nav .active.nav-link{background-color:#22292f08}.navbar-light .navbar-nav .disabled.nav-link{color:#b9b9c3}.navbar-dark{background:#b8c2cc}.navbar-dark .navbar-brand{color:#fff!important}.navbar-dark.navbar-horizontal{background:#b8c2cc}.navbar-dark .nav-search .btn-secondary,.navbar-dark .nav-search .form-control{background:#b8c2cc;color:#fff}.navbar-dark .navbar-nav li{line-height:1}.navbar-dark .navbar-nav .active.nav-link{background-color:#ffffff0d}.navbar-dark .navbar-nav .disabled.nav-link{color:#dae1e7}@media(max-width:575.98px){.header-navbar .navbar-nav .show{position:static}.header-navbar .navbar-nav .open-navbar-container{padding-top:.625rem}.header-navbar .navbar-container .show .dropdown-menu{float:none;left:0!important;margin-top:0;overflow:hidden;right:0;width:auto!important}.header-navbar .navbar-container .dropdown-user .dropdown-menu-right{right:0!important}.header-navbar .navbar-container ul.navbar-nav li .dropdown-toggle:after{margin-left:-2px;margin-right:0}.navbar-dark .navbar-header .navbar-nav .nav-link{color:#fff}.navbar-dark .navbar-container .navbar-nav .nav-link,.navbar-light .navbar-container .navbar-nav .nav-link,.navbar-light .navbar-header .navbar-nav .nav-link{color:#b8c2cc}}@media(max-width:991.98px){.header-navbar.floating-nav{width:calc(100% - 4rem)}.header-navbar.navbar-static-top{left:0;width:100%}}@media(max-width:767.98px){.header-navbar .navbar-nav{flex-flow:row wrap;margin:0}.header-navbar .navbar-nav .dropdown-menu{position:absolute}.header-navbar .navbar-nav .nav-item{float:left}}@media(max-width:767px){.header-navbar .navbar-nav{flex-flow:row wrap;margin:0}.header-navbar .navbar-nav .dropdown-menu{position:absolute}.header-navbar .navbar-nav .nav-item{float:left}}.header-navbar.floating-nav{margin-left:1rem;margin-right:1.2rem;width:calc(100% - 2.4rem)!important}.header-navbar .navbar-container ul.navbar-nav li .selected-language{display:none}@media only screen and (min-device-width:26.78em)and (max-device-width:47.64em)and (-webkit-min-device-pixel-ratio:2)and (orientation:landscape){.header-navbar .navbar-container .show .dropdown-menu{max-height:180px}}@media only screen and (min-device-width:29.57em)and (max-device-width:52.57em)and (-webkit-min-device-pixel-ratio:3)and (orientation:landscape){.header-navbar .navbar-container .show .dropdown-menu{max-height:280px}}@media(max-width:1201px){.header-navbar.fixed-top{left:0}.horizontal-layout .header-navbar .navbar-container{padding-left:.8rem;padding-right:.8rem}}@media(max-width:1199px){.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-name{margin-bottom:0}}.card{border:none;box-shadow:0 4px 24px 0 #22292f1a;margin-bottom:2rem;transition:all .3s ease-in-out,background 0s,color 0s,border-color 0s}.card .card{box-shadow:none!important}.card .card-title{font-size:1.285rem;font-weight:500;margin-bottom:1.53rem}.card .card-bordered{border:1px solid rgba(34,41,47,.175);border:var(--bs-border-width) solid var(--bs-border-color-translucent)}.card .card-img{object-fit:cover}.card .card-img-overlay{border-radius:.428rem}.card.card-fullscreen{bottom:0;display:block;height:100%!important;left:0;overflow:auto;position:fixed;right:0;top:0;width:100%!important;z-index:9999}.card .card-body[class*=border-bottom-]{border-bottom-width:2px!important}.card .card-img-overlay.bg-overlay{background:#22292f73}.card .card-img-overlay .text-muted{color:#1e1e1e!important}.card.card-minimal{border:none;box-shadow:none}.card .card-header{align-items:center;background-color:#0000;border-bottom:none;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1.5rem;position:relative}.card .card-header .card-title{margin-bottom:0}.card .card-header .heading-elements{position:relative;top:-1px}.card .card-header .heading-elements li:not(:first-child) a{margin-left:.75rem}.card .card-header .heading-elements a.btn{padding-bottom:6px;padding-top:6px}.card .card-header .heading-elements a i,.card .card-header .heading-elements a svg{font-size:1rem;height:1rem;width:1rem}.card .card-header .heading-elements a[data-action=collapse] i,.card .card-header .heading-elements a[data-action=collapse] svg{display:inline-block;transition:all .25s ease-out}.card .card-header .heading-elements a[data-action=collapse].rotate i,.card .card-header .heading-elements a[data-action=collapse].rotate svg{transform:rotate(-180deg)}.card .card-header+.card-body,.card .card-header+.card-content>.card-body:first-of-type{padding-top:0}.card .card-footer{background-color:#0000;border-top:1px solid #dae1e7}.card-columns .card{margin-bottom:2.2rem}.card-deck,.card-group{margin-bottom:.75rem}.card-head-inverse,.card-head-inverse .heading-elements i,.card-head-inverse .heading-elements svg{color:#fff}.card-transparent{background-color:#0000}.text-white .card-img-overlay .text-muted{color:#fff!important}.text-white code{background-color:#fff}.text-white .heading-elements i,.text-white .heading-elements svg{color:#fff}.overlay-img-card .card-img-overlay,.overlay-img-card img{max-height:34.64rem}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.card-body,.card-content{min-height:1px}}.card-congratulations{background:linear-gradient(118deg,#7367f0,#7367f0b3);color:#fff}.card-congratulations .congratulations-img-left{left:0;position:absolute;top:0;width:200px;width:140px}.card-congratulations .congratulations-img-right{position:absolute;right:0;top:0;width:175px;width:140px}.card-congratulations .avatar{margin-bottom:2rem}.congratulation-medal{position:absolute;right:37px;top:0}.card-deposits .deposits-divider{margin-bottom:1.4rem;margin-top:1.8rem}.card-employee-task .employee-task:not(:last-child){margin-bottom:1.5rem}.card-developer-meetup .meetup-img-wrapper{background-color:#7367f01a}.card-developer-meetup .meetup-header{margin-bottom:2rem}.card-developer-meetup .meetup-header .meetup-day{border-right:1px solid #d8d6de;margin-right:1.3rem;padding-right:1.3rem;text-align:center}.card-developer-meetup .media .avatar .avatar-content{height:34px;width:34px}.card-developer-meetup .media+.media{margin-top:1.2rem}.card-developer-meetup .avatar-group{margin-top:2rem}.card-profile{text-align:center}.card-profile .card-body{padding:5rem 2.3rem 1.5rem;position:relative}.card-profile .card-body .profile-image-wrapper{display:flex;justify-content:center}.card-profile .card-body .profile-image-wrapper .profile-image{background-color:#fff;border-radius:50%;box-shadow:0 0 8px 0 #22292f24;margin-bottom:1.15rem;padding:.5rem;position:absolute;top:-4rem}.card-profile .card-body .profile-image-wrapper .profile-image img{height:100px;width:100px}.card-profile .card-body .profile-badge{margin-bottom:.8rem;margin-top:.8rem}.card-apply-job .apply-job-package{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.15rem;padding:1.2rem}.card-apply-job .apply-job-package sup{top:-.8rem}.card-transaction .transaction-item{align-items:center;display:flex;justify-content:space-between}.card-transaction .transaction-item:not(:last-child){margin-bottom:1.2rem}.card-transaction .transaction-item .avatar{margin-right:1.2rem}.card-transaction .transaction-item .avatar .avatar-content{height:42px;width:42px}.card-transaction .transaction-item .transaction-title{margin-bottom:.2rem;margin-top:.2rem}.card-user-timeline .user-timeline-title-icon{height:1.714rem;margin-right:1.3rem;width:1.714rem}.card-user-timeline .timeline .timeline-item:last-child .timeline-event{min-height:auto}.card-user-timeline .timeline .timeline-item:not(:last-child){padding-bottom:2.3rem}.business-card .business-items:not(:last-child){margin-bottom:1.3rem}.business-card .business-items .business-item{border:1px solid #ebe9f1;border-radius:.357rem;padding:1rem 1rem 1rem 1.3rem}.business-card .business-items .business-item:not(:last-child){margin-bottom:.85rem}.card-browser-states .browser-states{align-items:center;display:flex;justify-content:space-between;margin-top:2.14rem}.card-app-design .design-group{margin-bottom:2rem}.card-app-design .design-group .avatar:not(:last-child){margin-right:.6rem}.card-app-design .design-planning-wrapper{align-items:center;display:flex;flex-wrap:wrap}.card-app-design .design-planning-wrapper:not(:last-child){margin-bottom:1.3rem}.card-app-design .design-planning-wrapper .design-planning{background-color:#f8f8f8;border-radius:.357rem;margin-bottom:.7rem;min-width:6.4rem;padding:.5rem;text-align:center}.card-app-design .design-planning-wrapper .design-planning:not(:last-child){margin-right:.7rem}.card-statistics .card-header{padding-left:2.4rem}.card-statistics .statistics-body{padding:2rem 2.4rem 2.8rem!important}.card-statistics .statistics-body .avatar .avatar-content{height:48px;width:48px}.card-statistics .statistics-body .avatar .avatar-content .avatar-icon{height:24px;width:24px}.chart-dropdown .btn{font-size:1rem;font-weight:400}.chart-dropdown .btn:after{display:none}.card-revenue-budget .revenue-report-wrapper{padding:1.286rem 1.5rem}@media(min-width:768px){.card-revenue-budget .revenue-report-wrapper{border-right:1px solid #ebe9f1}}.card-revenue-budget .revenue-report-wrapper #revenue-report-chart .apexcharts-series[seriesName=Earning]{transform:scaleY(.965)}.card-revenue-budget .revenue-report-wrapper #revenue-report-chart .apexcharts-series[seriesName=Expense]{transform:scaleY(1.035)}.card-revenue-budget .budget-wrapper{padding:2rem 3rem;text-align:center}@media(max-width:575.98px){.card-revenue-budget .budget-wrapper{padding-top:0}}.card-revenue-budget .budget-wrapper .budget-dropdown{margin-bottom:2rem}.card-revenue-budget .budget-wrapper #budget-chart{margin-bottom:2rem;margin-top:2rem}.earnings-card .apexcharts-canvas .apexcharts-pie .apexcharts-datalabel-label{fill:#6e6b7b!important;font-size:.8rem}.earnings-card .apexcharts-canvas .apexcharts-pie .apexcharts-datalabel-value{fill:#5e5873;font-size:1.286rem;font-weight:500}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#dashboard-analytics .avatar .avatar-content,#statistics-card .avatar .avatar-content{padding:0!important}}.breadcrumb:not([class*=breadcrumb-]) .breadcrumb-item+.breadcrumb-item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e6b7b' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;color:#6e6b7b;content:" ";margin-right:.6rem}.breadcrumb .breadcrumb-item+.breadcrumb-item:before{height:20px}.breadcrumb-slash.breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"/"}.breadcrumb-dots.breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:".";position:relative;top:-4px}.breadcrumb-dashes.breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"-"}.breadcrumb-pipes.breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"|"}.breadcrumb-chevron.breadcrumb .breadcrumb-item+.breadcrumb-item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e6b7b' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;color:#6e6b7b;content:" ";margin-right:.6rem}@media(max-width:648px){.content-header .breadcrumb{display:none}.breadcrumbs-top .content-header-title{display:contents!important}}.badge{color:#fff}.badge[class*=badge-] [class*=icon-]{line-height:1}.badge[class*=badge-] a{color:#fff}.badge[class*=badge-] .dropdown-toggle i,.badge[class*=badge-] .dropdown-toggle span,.badge[class*=badge-] .dropdown-toggle svg,.badge[class*=badge-].dropdown-toggle i,.badge[class*=badge-].dropdown-toggle span,.badge[class*=badge-].dropdown-toggle svg{vertical-align:text-top}.badge[class*=badge-] .dropdown-toggle i,.badge[class*=badge-] .dropdown-toggle svg,.badge[class*=badge-].dropdown-toggle i,.badge[class*=badge-].dropdown-toggle svg{padding-left:.2rem}.badge[class*=badge-] .dropdown-toggle:after,.badge[class*=badge-].dropdown-toggle:after{font-size:1rem;left:0;position:relative;top:0}.badge[class*=badge-] .dropdown-menu a{color:#6e6b7b;color:var(--bs-body-color)}.badge i,.badge svg{strokewidth:3;font-size:12px;height:12px;vertical-align:top;width:11px}.badge.badge-square{border-radius:0}.badge.badge-up{align-items:center;display:flex;font-size:.786rem;justify-content:center;line-height:.786;min-height:1.429rem;min-width:1.429rem;padding-left:.25rem;padding-right:.25rem;position:absolute;right:-9px;top:-11px}.badge.badge-up.badge-sm{right:-.5rem;top:-.5rem}.badge-icon i,.badge-icon svg{font-size:100%;margin-right:5px}.dropup .badge{cursor:pointer}.nav{border-radius:.25rem}.nav.wrap-border{border:1px solid #ddd}.nav.wrap-border li.nav-header{margin:0 .5rem}.nav.wrap-border div,.nav.wrap-border li.nav-item{padding:2px .714rem}.nav.nav-left .nav-item .nav-link{justify-content:flex-start}.nav.nav-right .nav-item .nav-link{justify-content:flex-end}.nav.square-border,.nav.square-border .nav-item .nav-link.active{border-radius:0}.nav .modern-nav-toggle{margin:1.571rem 0;padding:0}.nav .dropdown.show .dropdown-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.nav .dropdown-toggle:not(.active):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e6b7b' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.nav-pills .nav-link,.nav-tabs .nav-link{align-items:center;display:flex;justify-content:center}.nav-pills .nav-link i,.nav-pills .nav-link svg,.nav-tabs .nav-link i,.nav-tabs .nav-link svg{margin-right:.5rem}.nav-pills{margin-bottom:1rem}.nav-pills .nav-link{border:1px solid #0000;color:#5e5873;font-size:1rem;line-height:1rem;padding:.786rem 1.5rem}.nav-pills .nav-link.active{border-color:#7367f0;box-shadow:0 4px 18px -4px #7367f0a6}.nav-pills .nav-link.disabled{color:#b9b9c3}.nav-pills .nav-link.dropdown-toggle:after{left:1px;top:1px}.nav-pills.dropdown.show .nav-link{color:#fff}.nav-pills.dropdown.show .dropdown-item.active:hover{color:#7367f0}.nav-pills.nav-justified{width:100%}.nav-pills.nav-justified .nav-item{float:none}.nav-pills.nav-justified .nav-link{margin-bottom:5px;text-align:center}.nav-pills.nav-justified>.dropdown .dropdown-menu{left:auto;top:auto}@media(min-width:576px){.nav-pills.nav-justified .nav-item{display:block;width:1%}.nav-pills.nav-justified .nav-link{margin-bottom:0}}.nav-pills.nav-justified .nav-link{border-radius:.357rem;margin-right:0}@media(min-width:576px){.nav-pills.nav-justified .nav-link.active,.nav-pills.nav-justified .nav-link.active:focus,.nav-pills.nav-justified .nav-link.active:hover{border-bottom-color:#0000}}.nav-pills.nav-justified .nav-link{display:block}.nav-pills.nav-justified .nav-link.active,.nav-pills.nav-justified .nav-link.active:focus,.nav-pills.nav-justified .nav-link.active:hover{border:none}.nav-tabs{margin-bottom:1rem}.nav-tabs,.nav-tabs .nav-item{position:relative}.nav-tabs .nav-link{border:none;border-radius:0;color:#6e6b7b;font-weight:450;min-width:auto;overflow:hidden;padding:.61rem 1.2rem;position:relative}.nav-tabs .nav-link:after{background:linear-gradient(30deg,#7367f0,#7367f080)!important;bottom:0;content:"";height:3px;left:0;position:absolute;transform:translate3d(0,150%,0);transition:transform .3s;width:100%}.nav-tabs .nav-link.active{color:#7367f0;position:relative}.nav-tabs .nav-link.active:after{transform:translateZ(0)}.nav-tabs .nav-link.dropdown-toggle:after{left:1px;top:1px}.nav-tabs.nav-justified{width:100%}.nav-tabs.nav-justified .nav-item{float:none}.nav-tabs.nav-justified .nav-link{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{left:auto;top:auto}@media(min-width:576px){.nav-tabs.nav-justified .nav-item{display:block;width:1%}.nav-tabs.nav-justified .nav-link{margin-bottom:0}}.nav-tabs.nav-justified .nav-link{border-radius:.357rem;margin-right:0}@media(min-width:576px){.nav-tabs.nav-justified .nav-link.active,.nav-tabs.nav-justified .nav-link.active:focus,.nav-tabs.nav-justified .nav-link.active:hover{border-bottom-color:#0000}}.nav-tabs.nav-justified .nav-item a.nav-link{border-radius:0;display:block}.nav-tabs.nav-justified .nav-item a.nav-link.active{border:none}.nav-tabs.nav-justified .nav-item a.nav-link:hover{border-color:#0000}.nav-vertical{overflow:hidden}.nav-vertical .nav.nav-tabs .nav-item .nav-link{margin-bottom:0}.nav-vertical .nav.nav-tabs .nav-item .nav-link:after{left:70%;transform:rotate(90deg) translate3d(0,150%,0)}.nav-vertical .nav.nav-tabs .nav-item .nav-link.active:after{left:auto;right:-1.4rem;top:1.25rem;transform:rotate(90deg) translate3d(0,225%,0);width:2.14rem}.nav-vertical .nav.nav-tabs.nav-left{display:table;float:left;margin-right:1rem}.nav-vertical .nav.nav-tabs.nav-left~.tab-content .tab-pane{display:none;overflow-y:auto;padding-left:1rem}.nav-vertical .nav.nav-tabs.nav-left~.tab-content .tab-pane.active{display:block}.nav-vertical .nav.nav-tabs.nav-right{display:table;float:right;margin-left:1rem}.nav-vertical .nav.nav-tabs.nav-right .nav-item .nav-link.active:after{left:-.9rem;transform:rotate(90deg) translate3d(0,10%,0)}.nav-vertical .nav.nav-tabs.nav-right~.tab-content .tab-pane{display:none;overflow-y:auto;padding-right:1rem}.nav-vertical .nav.nav-tabs.nav-right~.tab-content .tab-pane.active{display:block}.alert{border:none;font-weight:500;padding:0}.alert.alert-dismissible .close{background-color:#0000!important;box-shadow:none!important;padding:.5rem 1rem}.alert.alert-dismissible .alert-body{padding:.71rem 2rem .71rem 1rem}.alert .close:focus{outline:0}.alert .alert-link:hover{text-decoration:underline}.alert p{font-weight:500;margin-bottom:0;padding:2px 0;vertical-align:middle}.alert .alert-heading{font-size:1rem;font-weight:600;margin-bottom:0;padding:.71rem 1rem}.alert .alert-body{padding:.71rem 1rem}.alert .alert-body i,.alert .alert-body svg{position:relative;top:-2px}.alert.alert-dark .alert-heading{box-shadow:0 6px 15px -7px #4b4b4b66}.media-list .media{margin-top:0;padding:1.25rem;width:100%}.media-list .media .media-left{margin-right:1rem}.media-list .media .media-right{margin-left:1rem}.media-list a.media{color:#b8c2cc!important}.media-bordered .media:not(:first-child){border-top:1px solid #ebe9f1}.progress .progress-bar+.progress-bar:not(:last-child){border-radius:0}.progress .progress-bar:last-child{border-bottom-right-radius:5rem;border-top-right-radius:5rem}ul.list-inline li{display:inline-block}ul.list-inline.list-inline-pipe>li+li:before{content:" | ";padding-right:2px}.list-group .list-group-item{line-height:1.5}.list-group .list-group-item.active:hover{background-color:#7367f0}.list-group .list-group-item.active:focus{outline:0}.list-group .list-group-item.active:focus:hover{color:#fff}.list-group .list-group-item.active .small,.list-group .list-group-item.active small{color:#fff!important}.list-group .list-group-item:hover{background-color:#f8f8f8}.list-group .list-group-item i,.list-group .list-group-item svg{position:relative}.list-group .list-group-item:not(.active):focus:active{color:inherit}.list-group .list-group-item-action.active{background-color:#7367f0;color:#fff}.list-group .list-group-item-action.active:focus{background-color:#7367f0}.list-group .list-group-item-action:focus{background-color:#f8f8f8;outline:0}.list-group.list-group-circle{border:none}.list-group.list-group-circle .list-group-item{border:none;padding-left:1.5rem;position:relative}.list-group.list-group-circle .list-group-item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%236e6b7b' class='feather feather-circle'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px;color:#6e6b7b;content:" ";height:10px;left:0;position:absolute;top:1.15rem;width:10px}.list-group.list-group-circle .list-group-item:hover{background-color:#0000}.list-group-item.gu-mirror{border-radius:0}.toast.show{z-index:1030}.toast .close:focus{outline:none}.toast{left:1rem}[class*=collapse-] .collapse-title{font-size:1.1rem;font-weight:500}[class*=collapse-] .card,[class*=collapse-] .card:last-of-type{margin-bottom:0}[class*=collapse-] .card:not(:last-of-type){border-bottom:1px solid #ebe9f1}[class*=collapse-] .card .card-header{cursor:pointer;padding:1rem 2.8rem 1rem 1rem}[class*=collapse-] .card .card-body{line-height:1.5;padding:.42rem 1rem 1rem}.collapse-title,.collapse-title:hover{color:inherit}.collapse-default .card:first-child{border-top:0}.collapse-default .card:last-child{border-bottom:0}.collapse-default .card{border-radius:0}.collapse-border .card{border:1px solid #ebe9f1}.collapse-border .card:not(:last-of-type){border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.collapse-border .card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.collapse-shadow{border-radius:.357rem;box-shadow:0 0 4px 0 #22292f1a;padding:.15rem .75rem}.collapse-shadow .card{border-radius:0;transition:border .5s ease-in-out,all .3s ease-in-out}.collapse-shadow .card.open{border:0;border-radius:.571rem;box-shadow:0 0 8px 0 #22292f1a!important;margin:10px 0}.collapse-shadow .card:first-child{border-top-left-radius:.571rem;border-top-right-radius:.571rem}.collapse-shadow .card:last-child{border-bottom-left-radius:.571rem;border-bottom-right-radius:.571rem}.collapse-margin .card{border-bottom:0 solid #0000!important;border-radius:.358rem;box-shadow:0 2px 15px 0 #22292f0d!important;margin-bottom:.71rem;margin-top:.71rem}.collapse-margin .card-header{border-radius:.358rem}.collapse-icon .card-header{position:relative}.collapse-icon [data-toggle=collapse]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e6b7b' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;content:"";height:11px;margin-top:-8px;position:absolute;right:1rem;top:58%;transition:all .3s linear 0s;width:14px}.collapse-icon [data-toggle=collapse]:disabled:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e6b7b' class='feather feather-chevron-up'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E")}.collapse-icon [aria-expanded=false]:after{transform:rotate(-180deg)}.page-item{border-radius:5rem}.page-item:not(.active) .page-link,.page-item:not(.first) .page-link,.page-item:not(.last) .page-link,.page-item:not(.next-item) .page-link,.page-item:not(.prev-item) .page-link{line-height:1.3}.page-item .page-link{align-items:center;display:flex;justify-content:center}.page-item.first .page-link,.page-item.last .page-link,.page-item.next .page-link,.page-item.prev .page-link,.page-item.previous .page-link{width:auto}.page-item.next-item .page-link,.page-item.prev-item .page-link{transition:all .2s ease-out}.page-item.prev-item{margin-right:.3571rem}.page-item.prev-item .page-link{border-radius:50%}.page-item.prev-item .page-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e6b7b' class='feather feather-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;color:#6e6b7b;content:"";height:18px;width:8px}.page-item.prev-item .page-link:hover{background:#f3f2f7;color:#7367f0}.page-item.prev-item .page-link:active,.page-item.prev-item .page-link:hover{background-color:#7367f0!important}.page-item.prev-item .page-link:active:before,.page-item.prev-item .page-link:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' class='feather feather-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")!important}.page-item.prev-item.disabled .page-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b9b9c3' class='feather feather-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")}.page-item.prev-item~.page-item:nth-child(2){border-bottom-left-radius:5rem;border-top-left-radius:5rem}.page-item.prev-item~.page-item:nth-child(2) .page-link{border-bottom-left-radius:5rem!important;border-top-left-radius:5rem!important}.page-item.prev-item~.page-item:nth-last-child(2){border-bottom-right-radius:5rem;border-top-right-radius:5rem}.page-item.prev-item~.page-item:nth-last-child(2) .page-link{border-bottom-right-radius:5rem!important;border-top-right-radius:5rem!important}.page-item.next-item{margin-left:.3571rem}.page-item.next-item .page-link{border-radius:50%}.page-item.next-item .page-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e6b7b' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;content:"";height:18px;width:8px}.page-item.next-item .page-link:hover{background:#f3f2f7;color:#7367f0}.page-item.next-item .page-link:active,.page-item.next-item .page-link:hover{background-color:#7367f0!important}.page-item.next-item .page-link:active:after,.page-item.next-item .page-link:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")!important}.page-item.next-item.disabled .page-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b9b9c3' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.page-item.prev .page-link:before,.page-item.previous .page-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e6b7b' class='feather feather-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;color:#6e6b7b;content:"";height:18px;width:12px}.page-item.prev .page-link:hover:before,.page-item.previous .page-link:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237367f0' class='feather feather-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")!important}.page-item.prev.disabled .page-link:before,.page-item.previous.disabled .page-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b9b9c3' class='feather feather-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")}.page-item.next .page-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e6b7b' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;color:#6e6b7b;content:"";height:18px;width:12px}.page-item.next .page-link:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237367f0' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")!important}.page-item.next.disabled .page-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b9b9c3' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.page-item.disabled .page-link{color:#b9b9c3}.page-item .page-link{border:none;font-size:1rem;margin:0;min-width:2.286rem}.page-item .page-link:focus{box-shadow:none}.page-item .page-link:hover{color:#7367f0}.page-item.active{background-color:#f3f2f7;border-radius:0}.page-item.active .page-link{background-color:#7367f0;border-radius:5rem;color:#fff!important;font-weight:600;z-index:3}.page-item:first-child:not(.prev-item).active{border-bottom-left-radius:1.428rem;border-top-left-radius:1.428rem}.page-item:first-child:not(.prev-item).active .page-link{border-radius:5rem}.page-item:first-child:not(.prev-item) .page-link{border-bottom-left-radius:1.428rem;border-top-left-radius:1.428rem}.page-item:last-child:not(.next-item).active{border-bottom-right-radius:1.428rem;border-top-right-radius:1.428rem}.page-item:last-child:not(.next-item).active .page-link{border-radius:5rem}.page-item:last-child:not(.next-item) .page-link{border-bottom-right-radius:1.428rem;border-top-right-radius:1.428rem}.pagination.pagination-lg .page-item .page-link{font-size:1.14rem;min-width:2.6rem}.pagination.pagination-sm .page-item .page-link{font-size:.857rem;min-width:2rem}.modal .modal-header{background-color:#f8f8f8;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.modal .modal-header .close{background:#fff;border-radius:.357rem;box-shadow:0 5px 20px 0 #22292f1a;opacity:1;padding:.2rem .62rem;position:relative;transform:translate(8px,-2px);transition:all .23s ease .1s}.modal .modal-header .close:active,.modal .modal-header .close:focus,.modal .modal-header .close:hover{box-shadow:none;opacity:1;outline:none;transform:translate(5px,3px)}.modal .modal-content{border:none;box-shadow:0 5px 20px 0 #22292f1a;overflow:visible}.modal .modal-footer{padding:.8rem 1.4rem}.modal.modal-sticky{bottom:0;height:auto;left:auto;position:fixed;right:0;top:auto}.modal.modal-sticky .modal-header{align-items:center;display:flex;justify-content:space-between}.modal.modal-sticky .modal-dialog{border-radius:.357rem;box-shadow:0 0 24px 0 #22292f40;margin-right:2rem!important}.modal.modal-sticky .modal-actions{background:#0000;box-shadow:none;line-height:0}.modal-xs{max-width:300px}@media(min-width:1200px){.modal-xl{margin-left:3%;margin-right:3%}}.modal-slide-in,.modal-slide-in .modal{overflow:hidden!important;padding:0!important}.modal-slide-in .modal-dialog{bottom:0;left:auto;margin:0;max-width:none;position:fixed;right:0;top:0;width:20rem}.modal-slide-in .modal-dialog .modal-content{border-radius:0;height:100%;overflow:auto;padding-bottom:3.7rem;padding-top:3.7rem}.modal-slide-in .modal-dialog .modal-body{flex-grow:0;margin:auto 0;padding-bottom:0;padding-top:0}@media(min-width:576px){.modal-slide-in .modal-dialog{width:28rem}}.modal-slide-in .modal-dialog.sidebar-sm{width:25rem}@media(min-width:576px){.modal-slide-in .modal-dialog.sidebar-lg{width:30rem}.modal-slide-in .modal-dialog.sidebar-xl{width:80rem}}.modal-slide-in .close{line-height:.5;margin:0;padding:0!important;position:absolute;right:1.4rem;top:.4rem;top:1.5rem;transform:none;transform:translateY(-50%);z-index:10}.modal-slide-in .modal.fade .modal-dialog,.modal-slide-in.fade .modal-dialog{transform:translateX(100%);transition:transform .1s ease-out}.modal-slide-in .modal.show .modal-dialog,.modal-slide-in.show .modal-dialog{transform:translateX(0)!important;transition:transform .1s ease-out}.modal-slide-in-left,.modal-slide-in-left .modal{overflow:hidden!important;padding:0!important}.modal-slide-in-left .modal-dialog{bottom:0;left:0;margin:0;max-width:none;position:fixed;right:auto;top:0;width:20rem}.modal-slide-in-left .modal-dialog .modal-content{border-radius:0;height:100%;overflow:auto;padding-bottom:3.7rem;padding-top:3.7rem}.modal-slide-in-left .modal-dialog .modal-body{flex-grow:0;margin:auto 0;padding-bottom:0;padding-top:0}@media(min-width:576px){.modal-slide-in-left .modal-dialog{width:28rem}}.modal-slide-in-left .modal-dialog.sidebar-sm{width:25rem}@media(min-width:576px){.modal-slide-in-left .modal-dialog.sidebar-lg{width:30rem}.modal-slide-in-left .modal-dialog.sidebar-xl{width:80rem}}.modal-slide-in-left .close{line-height:.5;margin:0;padding:0!important;position:absolute;right:1.4rem;top:.4rem;top:1.5rem;transform:none;transform:translateY(-50%);z-index:10}.modal-slide-in-left .modal.fade .modal-dialog,.modal-slide-in-left.fade .modal-dialog{transform:translateX(-100%);transition:transform .1s ease-out}.modal-slide-in-left .modal.show .modal-dialog,.modal-slide-in-left.show .modal-dialog{transform:translateX(0)!important;transition:transform .1s ease-out}@media(max-width:576px){.modal{padding-left:1rem;padding-right:1rem}.modal .modal-sm,.modal .modal-xs{max-width:none}.modal.modal-sticky .modal-dialog{margin-bottom:3rem;margin-left:.2rem;margin-right:.2rem!important}}.popover{box-shadow:0 0 10px 0 #22292f1a}.popover .popover-header{border:1px solid #7367f0;font-size:1.07rem}.popover .popover-body{border:1px solid #ebe9f1;border-bottom-left-radius:.358rem;border-bottom-right-radius:.358rem;border-top:1px solid var(--bs-body-bg)}.popover.bs-popover-auto[data-popper-placement^=bottom] .arrow:after,.popover.bs-popover-bottom .arrow:after{border-bottom-color:#7367f0}.bs-popover-auto[data-popper-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px}.bs-popover-right>.arrow:after{left:1px}.bs-popover-left>.arrow:after{right:1px}.font-small-1{font-size:.7rem!important}svg.font-small-1{height:.7rem!important;width:.7rem!important}.font-small-2{font-size:.8rem!important}svg.font-small-2{height:.8rem!important;width:.8rem!important}.font-small-3{font-size:.9rem!important}svg.font-small-3{height:.9rem!important;width:.9rem!important}.font-small-4{font-size:1rem!important}svg.font-small-4{height:1rem!important;width:1rem!important}.font-medium-1{font-size:1.1rem!important}svg.font-medium-1{height:1.1rem!important;width:1.1rem!important}.font-medium-2{font-size:1.2rem!important}svg.font-medium-2{height:1.2rem!important;width:1.2rem!important}.font-medium-3{font-size:1.3rem!important}svg.font-medium-3{height:1.3rem!important;width:1.3rem!important}.font-medium-4{font-size:1.4rem!important}svg.font-medium-4{height:1.4rem!important;width:1.4rem!important}.font-medium-5{font-size:1.5rem!important}svg.font-medium-5{height:1.5rem!important;width:1.5rem!important}.font-large-1{font-size:2rem!important}svg.font-large-1{height:2rem!important;width:2rem!important}.font-large-2{font-size:3rem!important}svg.font-large-2{height:3rem!important;width:3rem!important}.font-large-3{font-size:4rem!important}svg.font-large-3{height:4rem!important;width:4rem!important}.font-large-4{font-size:5rem!important}svg.font-large-4{height:5rem!important;width:5rem!important}.font-large-5{font-size:6rem!important}svg.font-large-5{height:6rem!important;width:6rem!important}.line-height-1{line-height:1!important}.line-height-condensed{line-height:1.5!important}.line-height-inherit{line-height:inherit!important}.rotate-45{transform:rotate(45deg)}.rotate-45-inverse{transform:rotate(-45deg)}.rotate-90{transform:rotate(90deg)}.rotate-90-inverse{transform:rotate(-90deg)}.rotate-180{transform:rotate(180deg)}.rotate-180-inverse{transform:rotate(-180deg)}.border-2{border-width:2px!important}.border-top-2{border-top-width:2px!important}.border-bottom-2{border-bottom-width:2px!important}.border-left-2{border-left-width:2px!important}.border-right-2{border-right-width:2px!important}.border-3{border-width:3px!important}.border-top-3{border-top-width:3px!important}.border-bottom-3{border-bottom-width:3px!important}.border-left-3{border-left-width:3px!important}.border-right-3{border-right-width:3px!important}.round{border-radius:1.5rem}.square{border-radius:0}.fit{max-width:100%!important}.half-width{width:50%!important}.full-width{width:100%!important}.full-height{height:100%!important}.height-50{height:50px!important}.width-50{width:50px!important}.height-100{height:100px!important}.width-100{width:100px!important}.height-150{height:150px!important}.width-150{width:150px!important}.height-200{height:200px!important}.width-200{width:200px!important}.height-250{height:250px!important}.width-250{width:250px!important}.height-300{height:300px!important}.width-300{width:300px!important}.height-350{height:350px!important}.width-350{width:350px!important}.height-400{height:405px!important}.width-400{width:405px!important}.height-450{height:455px!important}.width-450{width:455px!important}.height-500{height:500px!important}.width-500{width:500px!important}.height-550{height:550px!important}.width-550{width:550px!important}.height-600{height:600px!important}.width-600{width:600px!important}.height-650{height:650px!important}.width-650{width:650px!important}.height-700{height:700px!important}.width-700{width:700px!important}.height-750{height:750px!important}.width-750{width:750px!important}.height-800{height:800px!important}.width-800{width:800px!important}.height-5-per{height:5%!important}.width-5-per{width:5%!important}.height-10-per{height:10%!important}.width-10-per{width:10%!important}.height-15-per{height:15%!important}.width-15-per{width:15%!important}.height-20-per{height:20%!important}.width-20-per{width:20%!important}.height-25-per{height:25%!important}.width-25-per{width:25%!important}.height-30-per{height:30%!important}.width-30-per{width:30%!important}.height-35-per{height:35%!important}.width-35-per{width:35%!important}.height-40-per{height:40%!important}.width-40-per{width:40%!important}.height-45-per{height:45%!important}.width-45-per{width:45%!important}.height-50-per{height:50%!important}.width-50-per{width:50%!important}.height-55-per{height:55%!important}.width-55-per{width:55%!important}.height-60-per{height:60%!important}.width-60-per{width:60%!important}.height-65-per{height:65%!important}.width-65-per{width:65%!important}.height-70-per{height:70%!important}.width-70-per{width:70%!important}.height-75-per{height:75%!important}.width-75-per{width:75%!important}.height-80-per{height:80%!important}.width-80-per{width:80%!important}.height-85-per{height:85%!important}.width-85-per{width:85%!important}.height-90-per{height:90%!important}.width-90-per{width:90%!important}.height-95-per{height:95%!important}.width-95-per{width:95%!important}.position-top-0{top:0}.position-right-0{right:0}.position-bottom-0{bottom:0}.position-left-0{left:0}.overflow-visible{overflow:visible}.overflow-scroll,.overflow-x-scroll,.overflow-y-scroll{overflow:scroll}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}.cursor-default{cursor:default}.cursor-progress{cursor:progress}.cursor-not-allowed{cursor:not-allowed}.zindex-1{z-index:1!important}.zindex-2{z-index:2!important}.zindex-3{z-index:3!important}.zindex-4{z-index:4!important}.zindex-0{z-index:0!important}.zindex-minus-1{z-index:-1!important}.zindex-minus-2{z-index:-2!important}.zindex-minus-3{z-index:-3!important}.zindex-minus-4{z-index:-4!important}.box-shadow-0{box-shadow:none!important}.box-shadow-1{box-shadow:0 2px 5px 0 #22292f29,0 2px 10px 0 #22292f1f}.box-shadow-2{box-shadow:0 8px 17px 0 #22292f33,0 6px 20px 0 #22292f30}.box-shadow-3{box-shadow:0 12px 15px 0 #22292f3d,0 17px 50px 0 #22292f30}.box-shadow-4{box-shadow:0 16px 28px 0 #22292f38,0 25px 55px 0 #22292f36}.box-shadow-5{box-shadow:0 27px 24px 0 #22292f33,0 40px 77px 0 #22292f38}.box-shadow-6{box-shadow:0 4px 8px 0 #22292f1f,0 2px 4px 0 #22292f14}.no-style,.outline-none{outline:none!important}.no-style{background:none!important;border:none!important}.list-style-inside{list-style:inside}.list-style-circle{list-style:circle}.list-style-square{list-style:square}.bg-cover{background-size:cover!important}.background-repeat{background-repeat:repeat!important}.background-no-repeat{background-repeat:no-repeat!important}.icon-bg-circle{border-radius:50%;color:#fff;padding:.5rem}.icon-left,.icon-right{margin-right:.5rem}.blockOverlay{z-index:1050!important}.blockElement,.blockPage{z-index:1051!important}.hidden{display:none;visibility:hidden}a:hover{cursor:pointer}.table-middle td{vertical-align:middle}.fill-current{fill:currentColor}.pointer-events-none{pointer-events:none}html{font-size:14px;height:100%;letter-spacing:.01rem}html body{background-color:#f8f8f8;direction:ltr;height:100%}html body p{line-height:1.5rem}html .content{-webkit-backface-visibility:hidden;backface-visibility:hidden;margin-left:260px;min-height:calc(100% - 3.35rem);padding:0;position:relative;transition:all .3s ease}html .content.app-content{padding:7.75rem 2rem 0}html .content.app-content.show-overlay .content-overlay{opacity:1;z-index:10}html .content.app-content.show-overlay .content-overlay~.header-navbar-shadow{display:none}html .content.app-content .content-overlay{background-color:#22292f80;bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .7s,z-index 0s;width:100%;z-index:-1}html .content.app-content .content-area-wrapper{display:flex;overflow:hidden;position:relative}html .content.app-content .content-area-wrapper .content-body,html .content.app-content .content-area-wrapper .content-wrapper{height:100%}html .content .body-content-overlay{bottom:0;display:block;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:4}html .content .body-content-overlay.show{background-color:#22292f33;border-radius:.1785rem;opacity:1;transition:all .3s ease;visibility:visible}html .content .content-wrapper .content-header-title{border-right:1px solid #d6dbe1;color:#636363;font-weight:500;padding-right:1rem}html .content .content-wrapper .content-header-right .dropdown-toggle:after{display:none}html .content .content-wrapper .content-header-right .dropdown-toggle i,html .content .content-wrapper .content-header-right .dropdown-toggle svg{margin-right:0}html .content .content-wrapper .content-header-right .btn-icon{padding:.8rem}html .content .content-wrapper .content-header-right .btn-icon i,html .content .content-wrapper .content-header-right .btn-icon svg{height:1rem;width:1rem}html .navbar-floating.footer-static .app-content .content-area-wrapper,html .navbar-floating.footer-static .app-content .kanban-wrapper{height:calc(100vh - 11.1rem);height:calc(var(--vh, 1vh)*100 - 11.1rem);height:calc(100vh - 10.3rem);height:calc(var(--vh, 1vh)*100 - 10.3rem)}html .navbar-floating.footer-hidden .app-content .content-area-wrapper,html .navbar-floating.footer-hidden .app-content .kanban-wrapper{height:calc(100vh - 9.75rem);height:calc(var(--vh, 1vh)*100 - 9.75rem);height:calc(100vh - 8.15rem);height:calc(var(--vh, 1vh)*100 - 8.15rem)}html .navbar-floating.footer-fixed .app-content .content-area-wrapper,html .navbar-floating.footer-fixed .app-content .kanban-wrapper{height:calc(100vh - 13.1rem);height:calc(var(--vh, 1vh)*100 - 13.1rem);height:calc(100vh - 11.5rem);height:calc(var(--vh, 1vh)*100 - 11.5rem)}html .navbar-hidden .app-content{padding:2rem 2rem 0!important}html .navbar-hidden.footer-static .app-content .content-area-wrapper,html .navbar-hidden.footer-static .app-content .kanban-wrapper{height:calc(100vh - 5.35rem);height:calc(var(--vh, 1vh)*100 - 5.35rem);height:calc(100vh - 4.55rem);height:calc(var(--vh, 1vh)*100 - 4.55rem)}html .navbar-hidden.footer-hidden .app-content .content-area-wrapper,html .navbar-hidden.footer-hidden .app-content .kanban-wrapper{height:calc(100vh - 4rem);height:calc(var(--vh, 1vh)*100 - 4rem);height:calc(100vh - 2.4rem);height:calc(var(--vh, 1vh)*100 - 2.4rem)}html .navbar-hidden.footer-fixed .app-content .content-area-wrapper,html .navbar-hidden.footer-fixed .app-content .kanban-wrapper{height:calc(100vh - 7.35rem);height:calc(var(--vh, 1vh)*100 - 7.35rem);height:calc(100vh - 5.75rem);height:calc(var(--vh, 1vh)*100 - 5.75rem)}html .navbar-static .main-menu{top:0}html .navbar-static .content{min-height:calc(100% - 7.8rem)}html .navbar-static .app-content{padding:2rem 2rem 0}html .navbar-static.footer-static .app-content .content-area-wrapper,html .navbar-static.footer-static .app-content .kanban-wrapper{height:calc(100vh - 9.8rem);height:calc(var(--vh, 1vh)*100 - 9.8rem);height:calc(100vh - 9rem);height:calc(var(--vh, 1vh)*100 - 9rem)}html .navbar-static.footer-hidden .app-content .content-area-wrapper,html .navbar-static.footer-hidden .app-content .kanban-wrapper{height:calc(100vh - 8.45rem);height:calc(var(--vh, 1vh)*100 - 8.45rem);height:calc(100vh - 6.85rem);height:calc(var(--vh, 1vh)*100 - 6.85rem)}html .navbar-static.footer-fixed .app-content .content-area-wrapper,html .navbar-static.footer-fixed .app-content .kanban-wrapper{height:calc(100vh - 11.8rem);height:calc(var(--vh, 1vh)*100 - 11.8rem);height:calc(100vh - 10.2rem);height:calc(var(--vh, 1vh)*100 - 10.2rem)}html .navbar-sticky .app-content{padding:6.45rem 2rem 0}html .navbar-sticky.footer-static .app-content .content-area-wrapper,html .navbar-sticky.footer-static .app-content .kanban-wrapper{height:calc(100vh - 9.8rem);height:calc(var(--vh, 1vh)*100 - 9.8rem);height:calc(100vh - 9rem);height:calc(var(--vh, 1vh)*100 - 9rem)}html .navbar-sticky.footer-hidden .app-content .content-area-wrapper,html .navbar-sticky.footer-hidden .app-content .kanban-wrapper{height:calc(100vh - 8.45rem);height:calc(var(--vh, 1vh)*100 - 8.45rem);height:calc(100vh - 6.85rem);height:calc(var(--vh, 1vh)*100 - 6.85rem)}html .navbar-sticky.footer-fixed .app-content .content-area-wrapper,html .navbar-sticky.footer-fixed .app-content .kanban-wrapper{height:calc(100vh - 11.8rem);height:calc(var(--vh, 1vh)*100 - 11.8rem);height:calc(100vh - 10.2rem);height:calc(var(--vh, 1vh)*100 - 10.2rem)}html .navbar-static .nav.header-navbar .navbar-container,html .navbar-sticky .nav.header-navbar .navbar-container{padding-left:1.6rem;padding-right:1.6rem}html .navbar-static .nav.header-navbar .navbar-container .search-input .search-list.show,html .navbar-sticky .nav.header-navbar .navbar-container .search-input .search-list.show{left:1%;width:98%}html .footer-fixed .content.app-content{padding-bottom:3.35rem!important}html [data-col="1-column"] .header-navbar.floating-nav{width:calc(100% - 4rem)!important}html [data-col="1-column"] .header-navbar{left:0!important;width:100%}html [data-col="1-column"] .content,html [data-col="1-column"] .footer{margin-left:0!important}html [data-col="1-column"].horizontal-layout .header-navbar{width:100%!important}html [data-col="1-column"].horizontal-layout .app-content{padding:7.75rem 2rem 0!important}html [data-col="1-column"].horizontal-layout.footer-fixed .app-content{padding:7.75rem 2rem 3.35rem!important}html .blank-page .content{margin-left:0}html .blank-page .content.app-content{overflow:overlay;overflow-x:hidden;padding:0!important;transition:none}html .blank-page .content.app-content .header-navbar-shadow{display:none}html .blank-page .content-wrapper{padding:0!important}html .blank-page .content-wrapper .flexbox-container{align-items:center;display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center}html .pace .pace-progress{background:#7367f0}.app-content.center-layout{overflow:hidden}@media(min-width:992px){body .content-right{float:right;width:calc(100% - 260px)}body .content-left{float:left;width:calc(100% - 260px)}body .content-detached{width:100%}body .content-detached.content-right{float:right;margin-left:-260px}body .content-detached.content-right .content-body{margin-left:calc(260px + 2rem)}body .content-detached.content-left{float:left;margin-right:-260px}body .content-detached.content-left .content-body{margin-right:calc(260px + 2rem)}.sidebar-right.sidebar-sticky{float:right!important;margin-left:-260px;margin-top:5.7rem;width:260px!important}}html body .app-content{padding:6.95rem 1.2rem 0!important}html body.navbar-static .app-content{padding:1.2rem 1.2rem 0!important}html body.navbar-sticky .app-content{padding:5.65rem 1.2rem 0!important}html body.navbar-hidden .app-content{padding:1.2rem 1.2rem 0!important}.navbar-static .app-content .header-navbar .navbar-container,.navbar-sticky .app-content .header-navbar .navbar-container{padding-left:1rem;padding-right:.5rem}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){html.full-screen{width:100%}html.full-screen .content.app-content{height:100%;overflow:scroll;overflow-x:hidden}}.sidebar{height:100%;position:relative;width:100%}@media(min-width:992px){.sidebar{vertical-align:top}}.sidebar-fixed{height:100%;overflow:scroll;position:fixed}.sidenav-overlay{background-color:#22292f80;display:block;height:120vh;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .5s ease;visibility:hidden;z-index:997}.sidenav-overlay.show{opacity:1;transition:all .5s ease;visibility:visible}.drag-target{height:100%;left:-10px;position:fixed;top:0;width:40px;z-index:1036}.sidebar-detached .sidebar{width:260px}@media(min-width:992px){.sidebar-left{float:left}.sidebar-right{float:right}}@media(max-width:767.98px){.sidebar-detached .sidebar{width:100%}}footer.footer{min-height:3.35rem;padding:.8rem 2rem;transition:all .3s ease}footer.footer span i,footer.footer span svg{color:#ea5455;font-size:1.51rem;height:1.51rem;margin-left:.5rem;width:1.51rem}footer.footer .scroll-top{padding:.81rem .83rem}footer.footer-shadow{box-shadow:0 4px 24px 0 #22292f1a}footer.footer-border{border-top:1px solid #ebe9f1}.footer-fixed footer{bottom:0;left:0;position:fixed!important;right:0;z-index:1030}.footer-fixed footer.footer-light{background:#fff;box-shadow:0 4px 24px 0 #22292f1a}.footer-fixed footer.footer-dark{background:#b8c2cc;color:#fff}.footer-hidden .app-content{padding-bottom:.1px!important}.scroll-top{bottom:5%;display:none;position:fixed;right:30px;z-index:99}.main-menu{display:table-cell;height:100%;overflow:hidden;position:absolute;z-index:1031}.main-menu.menu-light{background:#fff;color:#6e6b7b}.main-menu.menu-light .navigation{background:#fff}.main-menu.menu-light .navigation .navigation-header{color:#a6a4b0;letter-spacing:.01rem;line-height:1.5;margin:2.286rem 0 .8rem 2.2rem;padding:0}.main-menu.menu-light .navigation .navigation-header span{font-weight:500}.main-menu.menu-light .navigation li.has-sub>a{transition:all .5s ease,background 0s,color 0s}.main-menu.menu-light .navigation li a{color:#625f6e;line-height:1.45;padding:10px 15px}.main-menu.menu-light .navigation li a span.menu-sub-title{color:#bdbbc4}.main-menu.menu-light .navigation li a>*{transition:transform .25s ease}.main-menu.menu-light .navigation li.nav-item a:hover>*,.main-menu.menu-light .navigation li.nav-item ul.menu-content li a:hover>*{transform:translateX(5px);transition:transform .25s ease}.main-menu.menu-light .navigation>li>a{margin:0 15px}.main-menu.menu-light .navigation>li>a .label{margin-right:5px;margin-top:4px}.main-menu.menu-light .navigation>li>a i,.main-menu.menu-light .navigation>li>a svg{position:relative;top:1px}.main-menu.menu-light .navigation>li>ul li:first-of-type{margin-top:7px!important}.main-menu.menu-light .navigation>li>ul li.has-sub>a,.main-menu.menu-light .navigation>li>ul li.has-sub>ul>li,.main-menu.menu-light .navigation>li>ul li:not(.has-sub){margin:0 15px}.main-menu.menu-light .navigation>li.open:not(.menu-item-closing)>a,.main-menu.menu-light .navigation>li.sidebar-group-active>a{background:#f5f5f5;border-radius:6px;color:#565360}.main-menu.menu-light .navigation>li:not(.open)>ul{display:none}.main-menu.menu-light .navigation>li:not(.open)>ul .active{background:#0000;box-shadow:none}.main-menu.menu-light .navigation>li.active{z-index:1}.main-menu.menu-light .navigation>li.active>a{background:linear-gradient(118deg,#7367f0,#7367f0b3);border-radius:4px;box-shadow:0 0 10px 1px #7367f0b3;color:#fff;font-weight:400}.main-menu.menu-light .navigation>li .active{background:#f0f0f0}.main-menu.menu-light .navigation>li .active>a{color:#7367f0;margin-bottom:0}.main-menu.menu-light .navigation>li .active .hover>a,.main-menu.menu-light .navigation>li .active :hover>a{background:#f5f5f5}.main-menu.menu-light .navigation>li ul{margin:0;padding:0}.main-menu.menu-light .navigation>li ul li{background:#0000;color:#6e6b7b}.main-menu.menu-light .navigation>li ul li>a{padding:10px 15px 10px 20px}.main-menu.menu-light .navigation>li ul li ul a{padding:10px 15px 10px 53px}.main-menu.menu-light .navigation>li ul .has-sub:not(.open)>ul{display:none}.main-menu.menu-light .navigation>li ul .has-sub:not(.open)>ul .active{background:#0000;box-shadow:none}.main-menu.menu-light .navigation>li ul .open>a,.main-menu.menu-light .navigation>li ul .sidebar-group-active>a{background:#f5f5f5;border-radius:6px;color:#6e6b7b}.main-menu.menu-light .navigation>li ul .open>ul,.main-menu.menu-light .navigation>li ul .open>ul .open>ul,.main-menu.menu-light .navigation>li ul .sidebar-group-active>ul,.main-menu.menu-light .navigation>li ul .sidebar-group-active>ul .open>ul{display:block}.main-menu.menu-light .navigation>li ul .hover>a,.main-menu.menu-light .navigation>li ul:hover>a{color:#787486}.main-menu.menu-light .navigation>li ul .active{background:linear-gradient(118deg,#7367f0,#7367f0b3);border-radius:4px;box-shadow:0 0 10px 1px #7367f0b3;z-index:1}.main-menu.menu-light .navigation>li ul .active>a{color:#fff}.main-menu.menu-dark{background:#10163a;color:#dcdcdc}.main-menu.menu-dark .navigation{background:#10163a}.main-menu.menu-dark .navigation .navigation-header{color:#fff;letter-spacing:.01rem;line-height:1.5;margin:2.286rem 0 .8rem 2.2rem;padding:0}.main-menu.menu-dark .navigation .navigation-header span{font-weight:500}.main-menu.menu-dark .navigation li.has-sub>a{transition:all .5s ease,background 0s,color 0s}.main-menu.menu-dark .navigation li a{color:#d0d0d0;line-height:1.45;padding:10px 15px}.main-menu.menu-dark .navigation li a span.menu-sub-title{color:#fff}.main-menu.menu-dark .navigation li a>*{transition:transform .25s ease}.main-menu.menu-dark .navigation li.nav-item a:hover>*,.main-menu.menu-dark .navigation li.nav-item ul.menu-content li a:hover>*{transform:translateX(5px);transition:transform .25s ease}.main-menu.menu-dark .navigation>li>a{margin:0 15px}.main-menu.menu-dark .navigation>li>a .label{margin-right:5px;margin-top:4px}.main-menu.menu-dark .navigation>li>a i,.main-menu.menu-dark .navigation>li>a svg{position:relative;top:1px}.main-menu.menu-dark .navigation>li>ul li:first-of-type{margin-top:7px!important}.main-menu.menu-dark .navigation>li>ul li.has-sub>a,.main-menu.menu-dark .navigation>li>ul li.has-sub>ul>li,.main-menu.menu-dark .navigation>li>ul li:not(.has-sub){margin:0 15px}.main-menu.menu-dark .navigation>li.open:not(.menu-item-closing)>a,.main-menu.menu-dark .navigation>li.sidebar-group-active>a{background:#0c102a;border-radius:6px;color:#c3c3c3}.main-menu.menu-dark .navigation>li:not(.open)>ul{display:none}.main-menu.menu-dark .navigation>li:not(.open)>ul .active{background:#0000;box-shadow:none}.main-menu.menu-dark .navigation>li.active{z-index:1}.main-menu.menu-dark .navigation>li.active>a{background:linear-gradient(118deg,#7367f0,#7367f0b3);border-radius:4px;box-shadow:0 0 10px 1px #7367f0b3;color:#fff;font-weight:400}.main-menu.menu-dark .navigation>li .active{background:#090d22}.main-menu.menu-dark .navigation>li .active>a{color:#7367f0;margin-bottom:0}.main-menu.menu-dark .navigation>li .active .hover>a,.main-menu.menu-dark .navigation>li .active :hover>a{background:#0c102a}.main-menu.menu-dark .navigation>li ul{margin:0;padding:0}.main-menu.menu-dark .navigation>li ul li{background:#0000;color:#dcdcdc}.main-menu.menu-dark .navigation>li ul li>a{padding:10px 15px 10px 20px}.main-menu.menu-dark .navigation>li ul li ul a{padding:10px 15px 10px 53px}.main-menu.menu-dark .navigation>li ul .has-sub:not(.open)>ul{display:none}.main-menu.menu-dark .navigation>li ul .has-sub:not(.open)>ul .active{background:#0000;box-shadow:none}.main-menu.menu-dark .navigation>li ul .open>a,.main-menu.menu-dark .navigation>li ul .sidebar-group-active>a{background:#0c102a;border-radius:6px;color:#dcdcdc}.main-menu.menu-dark .navigation>li ul .open>ul,.main-menu.menu-dark .navigation>li ul .open>ul .open>ul,.main-menu.menu-dark .navigation>li ul .sidebar-group-active>ul,.main-menu.menu-dark .navigation>li ul .sidebar-group-active>ul .open>ul{display:block}.main-menu.menu-dark .navigation>li ul .hover>a,.main-menu.menu-dark .navigation>li ul:hover>a{color:#e6e6e6}.main-menu.menu-dark .navigation>li ul .active{background:linear-gradient(118deg,#7367f0,#7367f0b3);border-radius:4px;box-shadow:0 0 10px 1px #7367f0b3;z-index:1}.main-menu.menu-dark .navigation>li ul .active>a{color:#fff}.main-menu.menu-fixed{position:fixed}.main-menu.menu-static{height:100%;padding-bottom:calc(100% - 20rem)}.main-menu.menu-static .main-menu-content{height:auto!important}.main-menu.menu-shadow{box-shadow:0 0 15px 0 #22292f0d}.main-menu.menu-border{border-right:1px solid #ebe9f1}.main-menu .shadow-bottom{background:linear-gradient(#fff 41%,#ffffff1c 95%,#fff0);display:none;filter:blur(5px);height:50px;margin-top:-.7rem;pointer-events:none;position:absolute;width:100%;z-index:2}.bordered-layout .main-menu .shadow-bottom{background:linear-gradient(#f8f8f8 41%,#ffffff1c 95%,#fff0)}.main-menu.menu-native-scroll .main-menu-content{overflow-y:scroll!important}.main-menu .navbar-header{height:100%;height:4.45rem;padding:.35rem 1rem .3rem 1.64rem;position:relative;transition:all .3s ease,background 0s;width:260px}.main-menu .navbar-header .navbar-brand{align-items:center;display:flex;font-size:inherit;margin-top:1.35rem}.main-menu .navbar-header .navbar-brand .brand-logo img{max-width:36px}.main-menu .navbar-header .navbar-brand .brand-text{color:#382b72!important;font-size:1.45rem;font-weight:600;letter-spacing:.01rem;margin-bottom:0;padding-left:1rem}.main-menu .navbar-header .modern-nav-toggle,.main-menu .navbar-header .navbar-brand .brand-text{animation:fadein .3s cubic-bezier(.25,.8,.25,1) 0s 1 normal forwards}.main-menu .main-menu-content{height:calc(100% - 4.45rem)!important;position:relative}.main-menu .main-menu-content .ps__rail-y{z-index:3}.main-menu ul{list-style:none;margin:0;padding:0}.main-menu ul.navigation-main{overflow-x:hidden;padding-bottom:.75rem}.main-menu ul.navigation-main>li:first-child{margin-top:.5rem}.main-menu a{outline:none}.main-menu a:focus,.main-menu a:hover{text-decoration:none}.navigation{font-size:1.1rem;font-weight:400;overflow-y:hidden;padding-bottom:20px}.navigation,.navigation .navigation-header{font-family:Montserrat,Helvetica,Arial,serif}.navigation .navigation-header{font-size:.9rem;font-weight:500;line-height:1.2;padding:12px 22px;text-transform:uppercase}.navigation li{position:relative;white-space:nowrap}.navigation li a{display:block;overflow:hidden;text-overflow:ellipsis}.navigation li a i,.navigation li a svg{font-size:11px;height:11px;margin-right:1.38rem;width:11px}.navigation li.menu-item-animating{transition:height .25s ease-in-out}.navigation li.disabled a{cursor:not-allowed;opacity:.65;pointer-events:none}@media(max-width:575.98px){.menu-hide .main-menu,.menu-open .main-menu{transition:transform .25s,top .35s,height .35s}.main-menu{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000;transform:translate3d(-240px,0,0)}.menu-open .main-menu{transform:translateZ(0)}}@media(min-width:768px){.drag-target{z-index:0}}.avatar{background-color:#c3c3c3;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;position:relative;text-align:center;vertical-align:middle;white-space:nowrap}.avatar .avatar-content{align-items:center;border-radius:50%;display:flex;font-size:.857rem;height:32px;justify-content:center;width:32px}.avatar .avatar-content .avatar-icon{height:1rem;width:1rem}.avatar [class*=avatar-status-]{border:1px solid #fff;border-radius:50%;bottom:0;height:11px;position:absolute;right:0;width:11px}.avatar [class*=avatar-status-].avatar-status-lg,.avatar [class*=avatar-status-].avatar-status-xl{border-width:2px;height:17px;width:17px}.avatar .avatar-status-online{background-color:#28c76f}.avatar .avatar-status-busy{background-color:#ea5455}.avatar .avatar-status-away{background-color:#ff9f43}.avatar .avatar-status-offline{background-color:#82868b}.avatar.avatar-tag{align-items:center;border-radius:.357rem;display:flex;height:42px;justify-content:center;width:42px}.avatar img{border-radius:50%}.avatar.avatar-xl{font-size:1.5rem}.avatar.avatar-xl img{height:70px;width:70px}.avatar.avatar-xl .avatar-content{font-size:2.57rem;height:70px;width:70px}.avatar.avatar-xl .avatar-content .avatar-icon,.avatar.avatar-xl .avatar-content i,.avatar.avatar-xl .avatar-content svg{font-size:3rem;height:3rem;width:3rem}.avatar.avatar-xl [class*=avatar-status-]{bottom:0;right:3px}.avatar.avatar-lg{font-size:1.2rem}.avatar.avatar-lg img{height:50px;width:50px}.avatar.avatar-lg .avatar-content{font-size:1.714rem;height:50px;width:50px}.avatar.avatar-lg .avatar-content .avatar-icon,.avatar.avatar-lg .avatar-content i,.avatar.avatar-lg .avatar-content svg{font-size:2rem;height:2rem;width:2rem}.avatar.avatar-lg [class*=avatar-status-]{bottom:1px;right:3px}.avatar.avatar-sm .avatar-content{height:24px;width:24px}.avatar.avatar-sm .avatar-content .avatar-icon,.avatar.avatar-sm .avatar-content i,.avatar.avatar-sm .avatar-content svg{font-size:1rem;height:1rem;width:1rem}.avatar.avatar-sm img{height:24px;width:24px}.avatar.avatar-sm [class*=avatar-status-]{bottom:-2px;right:-3px}.bg-light-primary{background-color:#7367f01f;border-radius:50%;color:#7367f0;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;position:relative;text-align:center;vertical-align:middle;white-space:nowrap}.bg-light-primary .avatar-content{align-items:center;border-radius:50%;display:flex;font-size:.857rem;height:32px;justify-content:center;width:32px}.bg-light-primary .avatar-content .avatar-icon{height:1rem;width:1rem}.avatar-group{display:flex;justify-content:flex-start}.avatar-group .avatar{transition:all .25s ease}.avatar-group .avatar .avatar-content,.avatar-group .avatar img{box-shadow:0 0 0 2px #fff,inset 0 0 0 1px #22292f12}.avatar-group .avatar:hover{transition:all .25s ease}.avatar-group .avatar.pull-up:hover{transform:translateY(-4px) scale(1.07)}.avatar-group .avatar:not(:first-child){margin-left:-.55rem}.avatar-group .avatar-sm:not(:first-child){margin-left:-.4rem}.avatar-group .avatar-lg:not(:first-child){margin-left:-1rem}.avatar-group .avatar-xl:not(:first-child){margin-left:-1.5rem}.navbar-container a.nav-link-search{float:left}.navbar-container .search-input{display:none;float:left;width:0}.navbar-container .search-input input{background:none;border:none;line-height:16px;padding:1.6rem 3.6rem;transition:all .2s ease-out;width:0}.navbar-container .search-input.open{background:#fff;border-radius:.5rem;display:block;left:0;position:absolute;top:0;width:100%;z-index:1000}.navbar-container .search-input.open .search-input-close,.navbar-container .search-input.open .search-input-icon{display:block}.navbar-container .search-input.open input{background:none;box-shadow:none;height:auto;outline:none;transition:all .3s ease-out;width:100%}.navbar-container .search-input .search-list{background:#fff;border-radius:.357rem;display:none;height:auto;left:0;margin-top:.5rem;max-height:450px;padding-left:0;position:absolute;top:100%;width:100%}@media only screen and (min-device-width:320px)and (max-device-width:875px)and (orientation:landscape){.navbar-container .search-input .search-list{max-height:250px}}.navbar-container .search-input .search-list.search-list-bookmark{height:auto!important}.navbar-container .search-input .search-list.search-list-bookmark i,.navbar-container .search-input .search-list.search-list-bookmark svg{font-size:1.2rem;height:1.2rem;width:1.2rem}.navbar-container .search-input .search-list.show{display:block;min-height:3rem}.navbar-container .search-input .search-list li a{color:#6e6b7b;padding:.9rem 1rem}.navbar-container .search-input .search-list li a i,.navbar-container .search-input .search-list li a svg[class*="feather feather-"]{font-size:1.25rem;height:1.25rem;width:1.25rem}.navbar-container .search-input .search-list li:first-child{border-top-left-radius:.357rem;border-top-right-radius:.357rem}.navbar-container .search-input .search-list li:last-child{border-bottom-left-radius:.357rem;border-bottom-right-radius:.357rem}.navbar-container .search-input .search-list li.auto-suggestion{align-items:center;cursor:pointer;display:flex}.navbar-container .search-input .search-list li.auto-suggestion.current_item,.navbar-container .search-input .search-list li.auto-suggestion:hover{background-color:#f8f8f8}.navbar-container .search-input .search-input-icon{cursor:pointer;display:none;left:1.5rem;position:absolute;top:32%;z-index:2}.navbar-container .search-input .search-input-icon i,.navbar-container .search-input .search-input-icon svg{font-size:1.25rem;height:1.25rem;width:1.25rem}.navbar-container .search-input .search-input-close{cursor:pointer;display:none;position:absolute;right:2rem;top:32%;z-index:1}.navbar-container .search-input .search-input-close i,.navbar-container .search-input .search-input-close svg{font-size:1.25rem;height:1.25rem;width:1.25rem}.navbar-container .bookmark-input{background:#fff;border-radius:.357rem;box-shadow:0 15px 30px 0 #22292f1c,0 5px 15px 0 #22292f14;display:none;position:absolute;top:102%;width:25%}.navbar-container .bookmark-input.show{display:block}.navbar-container .bookmark-input .bookmark-input-icon{left:24px;position:absolute;top:20px;z-index:1}.navbar-container .bookmark-input input{background:#fff;border:1px solid #22292f33;margin:12px;padding:.7rem .7rem .7rem 2.5rem;width:calc(100% - 24px)}.navbar-container .bookmark-input input:focus{border:1px solid #7367f0}.navbar-container .bookmark-input .search-list{position:relative}.navbar-container .bookmark-icon{cursor:pointer}.navbar-container .dropdown.bookmark-dropdown{padding:1.4rem .5rem 1.35rem}.navbar-container .dropdown.bookmark-dropdown .dropdown-toggle:after{display:none}.navbar-container .search-data-title{line-height:1.25rem}.navbar-dark .search-input .input{border-radius:.5rem;color:#f5f7fa}.navbar-dark .search-input.open .input{border:1px solid #f5f7fa;color:#f5f7fa}.navbar-static .navbar-container .search-input.open{border-radius:0}.btn-social,.btn-social-icon{overflow:hidden;padding-left:4.95rem;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap}.btn-social-icon>:first-child,.btn-social>:first-child{border-right:1px solid #22292f33;bottom:0;font-size:1rem;left:0;line-height:2.7rem;position:absolute;text-align:center;top:2px;width:2.95rem}.btn-social-icon{height:2.95rem;padding:0;width:2.95rem}.btn-social-icon>:first-child{border:none;text-align:center;width:100%!important}.btn-adn{--bs-btn-color:#d87a68;--bs-btn-bg:#d87a68;--bs-btn-border-color:#fff;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#d87a68;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:249,235,232;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#e09586;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#d87a68;--bs-btn-disabled-border-color:#fff;background-color:#d87a68}.btn-adn,.btn-bitbucket{border:none;color:#fff!important}.btn-bitbucket{--bs-btn-color:#205081;--bs-btn-bg:#205081;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#205081;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:222,229,236;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d739a;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#205081;--bs-btn-disabled-border-color:#fff;background-color:#205081}.btn-dropbox{--bs-btn-color:#1087dd;--bs-btn-bg:#1087dd;--bs-btn-border-color:#fff;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#1087dd;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:219,237,250;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#409fe4;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#1087dd;--bs-btn-disabled-border-color:#fff;background-color:#1087dd}.btn-dropbox,.btn-facebook{border:none;color:#fff!important}.btn-facebook{--bs-btn-color:#3b5998;--bs-btn-bg:#3b5998;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#3b5998;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:226,230,240;--bs-btn-active-color:#fff;--bs-btn-active-bg:#627aad;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#3b5998;--bs-btn-disabled-border-color:#fff;background-color:#3b5998}.btn-flickr{--bs-btn-color:#ff0084;--bs-btn-bg:#ff0084;--bs-btn-border-color:#fff;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#ff0084;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:255,217,237;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#ff339d;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#ff0084;--bs-btn-disabled-border-color:#fff;background-color:#ff0084}.btn-flickr,.btn-foursquare{border:none;color:#fff!important}.btn-foursquare{--bs-btn-color:#f94877;--bs-btn-bg:#f94877;--bs-btn-border-color:#fff;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#f94877;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:254,228,235;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#fa6d92;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#f94877;--bs-btn-disabled-border-color:#fff;background-color:#f94877}.btn-github{--bs-btn-color:#444;--bs-btn-bg:#444;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#444;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:227,227,227;--bs-btn-active-color:#fff;--bs-btn-active-bg:#696969;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#444;--bs-btn-disabled-border-color:#fff;background-color:#444}.btn-github,.btn-google{border:none;color:#fff!important}.btn-google{--bs-btn-color:#dd4b39;--bs-btn-bg:#dd4b39;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dd4b39;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:250,228,225;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#e46f61;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dd4b39;--bs-btn-disabled-border-color:#fff;background-color:#dd4b39}.btn-instagram{--bs-btn-color:#3f729b;--bs-btn-bg:#3f729b;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#3f729b;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:226,234,240;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#658eaf;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#3f729b;--bs-btn-disabled-border-color:#fff;background-color:#3f729b}.btn-instagram,.btn-linkedin{border:none;color:#fff!important}.btn-linkedin{--bs-btn-color:#007bb6;--bs-btn-bg:#007bb6;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#007bb6;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:217,235,244;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#3395c5;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#007bb6;--bs-btn-disabled-border-color:#fff;background-color:#007bb6}.btn-microsoft{--bs-btn-color:#2672ec;--bs-btn-bg:#2672ec;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2672ec;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:222,234,252;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#518ef0;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#2672ec;--bs-btn-disabled-border-color:#fff;background-color:#2672ec;border:none;color:#fff!important}.btn-odnoklassniki{--bs-btn-color:#f4731c;--bs-btn-bg:#f4731c;--bs-btn-border-color:#fff;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#f4731c;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:253,234,221;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#f68f49;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#f4731c;--bs-btn-disabled-border-color:#fff;background-color:#f4731c}.btn-odnoklassniki,.btn-openid{border:none;color:#fff!important}.btn-openid{--bs-btn-color:#f7931e;--bs-btn-bg:#f7931e;--bs-btn-border-color:#fff;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#f7931e;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:254,239,221;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#f9a94b;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#f7931e;--bs-btn-disabled-border-color:#fff;background-color:#f7931e}.btn-pinterest{--bs-btn-color:#cb2027;--bs-btn-bg:#cb2027;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#cb2027;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:247,222,223;--bs-btn-active-color:#fff;--bs-btn-active-bg:#d54d52;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#cb2027;--bs-btn-disabled-border-color:#fff;background-color:#cb2027;border:none;color:#fff!important}.btn-reddit{--bs-btn-color:#000;--bs-btn-bg:#eff7ff;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#1a1a1a;--bs-btn-focus-shadow-rgb:0,0,0;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#f2f9ff;--bs-btn-active-border-color:#1a1a1a;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#eff7ff;--bs-btn-disabled-border-color:#000;background-color:#eff7ff}.btn-reddit,.btn-soundcloud{border:none;color:#fff!important}.btn-soundcloud{--bs-btn-color:#f50;--bs-btn-bg:#f50;--bs-btn-border-color:#fff;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#f50;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:255,230,217;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#f73;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#f50;--bs-btn-disabled-border-color:#fff;background-color:#f50}.btn-tumblr{--bs-btn-color:#2c4762;--bs-btn-bg:#2c4762;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2c4762;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:223,227,231;--bs-btn-active-color:#fff;--bs-btn-active-bg:#566c81;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#2c4762;--bs-btn-disabled-border-color:#fff;background-color:#2c4762}.btn-tumblr,.btn-twitter{border:none;color:#fff!important}.btn-twitter{--bs-btn-color:#55acee;--bs-btn-bg:#55acee;--bs-btn-border-color:#fff;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#55acee;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:230,243,252;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#77bdf1;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#55acee;--bs-btn-disabled-border-color:#fff;background-color:#55acee}.btn-vimeo{--bs-btn-color:#1ab7ea;--bs-btn-bg:#1ab7ea;--bs-btn-border-color:#fff;--bs-btn-hover-color:#22292f;--bs-btn-hover-bg:#1ab7ea;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:221,244,252;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#48c5ee;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#22292f;--bs-btn-disabled-bg:#1ab7ea;--bs-btn-disabled-border-color:#fff;background-color:#1ab7ea;border:none;color:#fff!important}.btn-vk{--bs-btn-color:#587ea3;--bs-btn-bg:#587ea3;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#587ea3;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:230,236,241;--bs-btn-active-color:#22292f;--bs-btn-active-bg:#7998b5;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#587ea3;--bs-btn-disabled-border-color:#fff;background-color:#587ea3}.btn-vk,.btn-yahoo{border:none;color:#fff!important}.btn-yahoo{--bs-btn-color:#720e9e;--bs-btn-bg:#720e9e;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#720e9e;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:234,219,240;--bs-btn-active-color:#fff;--bs-btn-active-bg:#8e3eb1;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(34,41,47,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#720e9e;--bs-btn-disabled-border-color:#fff;background-color:#720e9e}.btn-outline-adn{border:1px solid #d87a68!important;color:#d87a68}.btn-outline-bitbucket{border:1px solid #205081!important;color:#205081}.btn-outline-dropbox{border:1px solid #1087dd!important;color:#1087dd}.btn-outline-facebook{border:1px solid #3b5998!important;color:#3b5998}.btn-outline-flickr{border:1px solid #ff0084!important;color:#ff0084}.btn-outline-foursquare{border:1px solid #f94877!important;color:#f94877}.btn-outline-github{border:1px solid #444!important;color:#444}.btn-outline-google{border:1px solid #dd4b39!important;color:#dd4b39}.btn-outline-instagram{border:1px solid #3f729b!important;color:#3f729b}.btn-outline-linkedin{border:1px solid #007bb6!important;color:#007bb6}.btn-outline-microsoft{border:1px solid #2672ec!important;color:#2672ec}.btn-outline-odnoklassniki{border:1px solid #f4731c!important;color:#f4731c}.btn-outline-openid{border:1px solid #f7931e!important;color:#f7931e}.btn-outline-pinterest{border:1px solid #cb2027!important;color:#cb2027}.btn-outline-reddit{border:1px solid #ff4500!important;color:#ff4500}.btn-outline-soundcloud{border:1px solid #f50!important;color:#f50}.btn-outline-tumblr{border:1px solid #2c4762!important;color:#2c4762}.btn-outline-twitter{border:1px solid #55acee!important;color:#55acee}.btn-outline-vimeo{border:1px solid #1ab7ea!important;color:#1ab7ea}.btn-outline-vk{border:1px solid #587ea3!important;color:#587ea3}.btn-outline-yahoo{border:1px solid #720e9e!important;color:#720e9e}.btn-outline-adn:hover{border:1px solid #ad412d!important;color:#ad412d}.btn-outline-bitbucket:hover{border:1px solid #0c1d2f!important;color:#0c1d2f}.btn-outline-dropbox:hover{border:1px solid #094d7e!important;color:#094d7e}.btn-outline-facebook:hover{border:1px solid #1e2e4f!important;color:#1e2e4f}.btn-outline-flickr:hover{border:1px solid #99004f!important;color:#99004f}.btn-outline-foursquare:hover{border:1px solid #d4073d!important;color:#d4073d}.btn-outline-github:hover{border:1px solid #111!important;color:#111}.btn-outline-google:hover{border:1px solid #96271a!important;color:#96271a}.btn-outline-instagram:hover{border:1px solid #223d52!important;color:#223d52}.btn-outline-linkedin:hover{border:1px solid #003650!important;color:#003650}.btn-outline-microsoft:hover{border:1px solid #0e459e!important;color:#0e459e}.btn-outline-odnoklassniki:hover{border:1px solid #a24608!important;color:#a24608}.btn-outline-openid:hover{border:1px solid #a95e06!important;color:#a95e06}.btn-outline-pinterest:hover{border:1px solid #731216!important;color:#731216}.btn-outline-reddit:hover{border:1px solid #992900!important;color:#992900}.btn-outline-soundcloud:hover{border:1px solid #930!important;color:#930}.btn-outline-tumblr:hover{border:1px solid #0c141c!important;color:#0c141c}.btn-outline-twitter:hover{border:1px solid #147bc9!important;color:#147bc9}.btn-outline-vimeo:hover{border:1px solid #0d7091!important;color:#0d7091}.btn-outline-vk:hover{border:1px solid #344b61!important;color:#344b61}.btn-outline-yahoo:hover{border:1px solid #2e0640!important;color:#2e0640}.bg-adn{background-color:#d87a68}.bg-bitbucket{background-color:#205081}.bg-dropbox{background-color:#1087dd}.bg-facebook{background-color:#3b5998}.bg-flickr{background-color:#ff0084}.bg-foursquare{background-color:#f94877}.bg-github{background-color:#444}.bg-google{background-color:#dd4b39}.bg-instagram{background-color:#3f729b}.bg-linkedin{background-color:#007bb6}.bg-microsoft{background-color:#2672ec}.bg-odnoklassniki{background-color:#f4731c}.bg-openid{background-color:#f7931e}.bg-pinterest{background-color:#cb2027}.bg-reddit{background-color:#ff4500}.bg-soundcloud{background-color:#f50}.bg-tumblr{background-color:#2c4762}.bg-twitter{background-color:#55acee}.bg-vimeo{background-color:#1ab7ea}.bg-vk{background-color:#587ea3}.bg-yahoo{background-color:#720e9e}.demo-inline-spacing{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.demo-inline-spacing>*{margin-right:1.5rem;margin-top:1.5rem}.demo-vertical-spacing>*{margin:0 0 1.5rem}.demo-spacing-0>:last-child,.demo-vertical-spacing>:last-child{margin:0}.icon-wrapper .feather{height:24px;width:24px}.scroll-example{border:2px solid #dfdfdf;overflow:auto;padding:.5rem;position:relative}.scroll-example .horz-scroll-content{width:1200px}.browser{background:#e0e0e0;border:4px solid #e0e0e0;box-sizing:border-box;height:12rem;margin:0 0 10px;padding-top:20px;width:100%}.browser iframe{background:#fff;border:0;height:100%;width:100%}.loader-wrapper{height:8em}.maintenance-icon{font-size:4rem}.animationIcon{bottom:10px;right:30px}#component-breadcrumbs .breadcrumb:not(last-child){margin-bottom:.5rem}#breadcrumb-alignment .breadcrumb-wrapper{border-radius:.357rem;box-shadow:1px 1px 10px #22292f1a;padding:1px}#breadcrumb-alignment .breadcrumb-wrapper .breadcrumb{margin-bottom:.8rem;margin-top:.8rem}.dark-layout #breadcrumb-alignment .breadcrumb-wrapper{box-shadow:1px 1px 10px #0000003d}.buy-now{bottom:5%;position:fixed;right:79px;z-index:1031}.buy-now .btn{box-shadow:0 1px 20px 1px #ea5455!important}.buy-now .btn:hover{box-shadow:none!important}.customizer{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;border-left:1px solid #22292f0d;bottom:0;height:100vh;height:calc(var(--vh, 1vh)*100);padding:0;position:fixed;right:-400px;top:0;transition:right .4s cubic-bezier(.05,.74,.2,.99);width:400px;z-index:1051}.customizer.open{box-shadow:0 15px 30px 0 #22292f1c,0 5px 15px 0 #22292f14;right:0}.customizer .customizer-content{height:100%;position:relative}.customizer .customizer-close{color:#5e5873;padding:7px;position:absolute;right:.6rem;top:.6rem;width:auto;z-index:10}.customizer .customizer-close i,.customizer .customizer-close svg{font-size:1.5rem;height:1.5rem;width:1.5rem}.customizer .customizer-toggle{background:#7367f0;border-bottom-left-radius:6px;border-top-left-radius:6px;box-shadow:-3px 0 8px #22292f1a;color:#fff!important;cursor:pointer;display:block;height:38px;left:-39px;line-height:40px;position:absolute;text-align:center;top:50%;width:38px}.customizer .color-box{border-radius:.5rem;cursor:pointer;height:24px;margin:.5rem;position:relative;width:24px}.customizer .color-box.selected:after{border:1px solid #7367f0;border-radius:.5rem;content:"";height:30px;left:-3px;position:absolute;top:-3px;width:30px}.customizer .color-box.selected.border:after{left:-4px;top:-4px}.divider{display:block;margin:1rem 0;overflow:hidden;text-align:center;white-space:nowrap}.divider .divider-text{display:inline-block;font-size:.9375rem;padding:0 1rem;position:relative}.divider .divider-text i,.divider .divider-text svg{font-size:1rem;height:1rem;width:1rem}.divider .divider-text:after,.divider .divider-text:before{border-top:1px solid #ebe9f1;content:"";position:absolute;top:50%;width:9999px}.divider .divider-text:before{right:100%}.divider .divider-text:after{left:100%}.divider.divider-left .divider-text{float:left;padding-left:0}.divider.divider-left .divider-text:before{display:none}.divider.divider-left-center .divider-text{left:-25%}.divider.divider-right .divider-text{float:right;padding-right:0}.divider.divider-right .divider-text:after{display:none}.divider.divider-right-center .divider-text{right:-25%}.divider.divider-dotted .divider-text:after,.divider.divider-dotted .divider-text:before{border:1px dotted #ebe9f1;border-top:0 dotted #ebe9f1}.divider.divider-dashed .divider-text:after,.divider.divider-dashed .divider-text:before{border:1px dashed #ebe9f1;border-top:0 dashed #ebe9f1}.timeline{list-style:none;margin-bottom:0;margin-left:1rem;padding:0}.timeline .timeline-item{border-left:1px solid #ebe9f1;padding-left:2.5rem;position:relative}.timeline .timeline-item:not(:last-child){padding-bottom:1.8rem}.timeline .timeline-item .timeline-point{align-items:center;background-color:#fff;border:1px solid #7367f0;border-radius:50%;display:flex;height:1.75rem;justify-content:center;left:-.85rem;position:absolute;text-align:center;top:0;width:1.75rem;z-index:2}.timeline .timeline-item .timeline-point.timeline-point-indicator{background-color:#7367f0;border:0;height:12px;left:-.412rem;top:.07rem;width:12px}.timeline .timeline-item .timeline-point.timeline-point-indicator:before{background:#7367f01f;border-radius:50%;content:"";display:block;height:20px;left:-.285rem;position:absolute;top:-.285rem;width:20px}.timeline .timeline-item .timeline-point i,.timeline .timeline-item .timeline-point svg{color:#7367f0;font-size:.85rem;vertical-align:initial}.timeline .timeline-item .timeline-event{min-height:4rem;position:relative;width:100%}.timeline .timeline-item .timeline-event .timeline-event-time{color:#b9b9c3;font-size:.85rem}.timeline .timeline-item:last-of-type{border-left-color:#0000!important}.timeline .timeline-item:last-of-type:after{background:linear-gradient(#ebe9f1,#0000);bottom:0;content:"";height:100%;left:-1px;position:absolute;width:1px}@media screen and (min-width:0px){head{font-family:xs\ 0px}body:after{content:"xs - min-width: 0px"}}@media screen and (min-width:544px){head{font-family:sm\ 544px}body:after{content:"sm - min-width: 544px"}}@media screen and (min-width:768px){head{font-family:md\ 768px}body:after{content:"md - min-width: 768px"}}@media screen and (min-width:992px){head{font-family:lg\ 992px}body:after{content:"lg - min-width: 992px"}}@media screen and (min-width:1200px){head{font-family:xl\ 1200px}body:after{content:"xl - min-width: 1200px"}}head{clear:both}head title{font-family:"xs 0px, sm 544px, md 768px, lg 992px, xl 1200px"}[data-usn-if],body:after{display:none}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;width:100%!important}.select2-container--classic:focus,.select2-container--default:focus{outline:none}.select2-container--classic .select2-selection__choice,.select2-container--default .select2-selection__choice{font-size:.9rem;margin-top:6px!important}.select2-container--classic .select2-selection--single,.select2-container--default .select2-selection--single{border:1px solid #d8d6de;min-height:2.714rem;padding:5px}.select2-container--classic .select2-selection--single:focus,.select2-container--default .select2-selection--single:focus{border-color:#7367f0!important;box-shadow:0 3px 10px 0 #22292f1a!important;outline:0}.select2-container--classic .select2-selection--single .select2-selection__rendered i,.select2-container--classic .select2-selection--single .select2-selection__rendered svg,.select2-container--default .select2-selection--single .select2-selection__rendered i,.select2-container--default .select2-selection--single .select2-selection__rendered svg{font-size:1.15rem;height:1.15rem;margin-right:.5rem;width:1.15rem}.select2-container--classic .select2-selection--single .select2-selection__arrow b,.select2-container--default .select2-selection--single .select2-selection__arrow b{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d8d6de' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:18px 14px,18px 14px;border-style:none;height:1rem;left:-8px;margin-left:0;margin-top:0;padding-right:1.5rem}.select2-container--classic.select2-container--open,.select2-container--default.select2-container--open{box-shadow:0 5px 25px #22292f1a}.select2-container--classic.select2-container--open .select2-selection--single,.select2-container--default.select2-container--open .select2-selection--single{border-color:#7367f0!important;outline:0}.select2-container--classic.select2-container--focus,.select2-container--default.select2-container--focus{outline:0}.select2-container--classic.select2-container--focus .select2-selection--multiple,.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#7367f0!important;outline:0}.select2-container--classic .select2-dropdown,.select2-container--default .select2-dropdown{border-color:#d8d6de}.select2-container--classic .select2-search--dropdown,.select2-container--default .select2-search--dropdown{padding:.5rem}.select2-container--classic .select2-search--dropdown .select2-search__field,.select2-container--default .select2-search--dropdown .select2-search__field{border-color:#d8d6de;border-radius:.357rem;outline:none!important;padding:.438rem 1rem}.select2-container--classic .select2-selection--multiple,.select2-container--default .select2-selection--multiple{border:1px solid #d8d6de;min-height:38px!important}.select2-container--classic .select2-selection--multiple:focus,.select2-container--default .select2-selection--multiple:focus{border-color:#7367f0!important;box-shadow:0 3px 10px 0 #22292f1a!important;outline:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice,.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#7367f0!important;border-color:#7367f0!important;color:#fff;padding:2px 5px}.select2-container--classic .select2-selection--multiple .select2-selection__rendered,.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 6px}.select2-container--classic .select2-selection--multiple .select2-selection__rendered li .select2-search__field,.select2-container--default .select2-selection--multiple .select2-selection__rendered li .select2-search__field{margin-top:7px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{display:inline-block;float:right;font-size:0;line-height:1rem;margin-left:.7rem;margin-right:.5rem;position:relative}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:before,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' class='feather feather-x'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E");background-size:.85rem;content:"";height:.85rem;left:-4px;position:absolute;top:22%;width:.85rem}.select2-container--classic .select2-selection--multiple i,.select2-container--classic .select2-selection--multiple svg,.select2-container--default .select2-selection--multiple i,.select2-container--default .select2-selection--multiple svg{font-size:1.15rem;height:1.15rem;margin-right:.5rem;padding-left:1px;position:relative;top:1px;width:1.15rem}.select2-container--classic .select2-results__group,.select2-container--default .select2-results__group{font-weight:600;padding:6px 9px}.select2-container--classic .select2-results__option,.select2-container--default .select2-results__option{padding:.428rem 1rem}.select2-container--classic .select2-results__option[role=group],.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[aria-selected=true]{background-color:#7367f0!important;color:#fff!important}.select2-container--classic .select2-results__option i,.select2-container--classic .select2-results__option svg,.select2-container--default .select2-results__option i,.select2-container--default .select2-results__option svg{font-size:1.15rem;height:1.15rem;margin-right:.5rem;width:1.15rem}.select2-container--classic .select2-results__option--highlighted,.select2-container--default .select2-results__option--highlighted{background-color:#7367f01f!important;color:#7367f0!important}.select2-container--classic .select2-result-repository__avatar img,.select2-container--default .select2-result-repository__avatar img{width:50px}.select2-container--classic .select-lg,.select2-container--default .select-lg{font-size:1.2rem;margin-bottom:0!important;min-height:2.714rem!important;padding:.3rem .7rem}.select2-container--classic .select-lg.select2-selection--single .select2-selection__rendered,.select2-container--default .select-lg.select2-selection--single .select2-selection__rendered{padding-top:-.1rem}.select2-container--classic .select-lg.select2-selection--single .select2-selection__arrow,.select2-container--default .select-lg.select2-selection--single .select2-selection__arrow{top:0!important}.select2-container--classic .select-lg.select2-selection--multiple,.select2-container--default .select-lg.select2-selection--multiple{padding:0 .2rem}.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered,.select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered{padding-top:0!important}.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered li,.select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered li{font-size:1.2rem}.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered li .select2-search__field,.select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered li .select2-search__field{margin-top:10px}.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice,.select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice{padding:5px}.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before,.select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before{top:46%}.select2-container--classic .select-sm,.select2-container--default .select-sm{font-size:.75rem;line-height:1.5;margin-bottom:0!important;min-height:2.142rem!important;padding:0 .2rem}.select2-container--classic .select-sm.select2-selection--single .select2-selection__arrow,.select2-container--default .select-sm.select2-selection--single .select2-selection__arrow{top:-.3rem!important}.select2-container--classic .select-sm.select2-selection--multiple,.select2-container--default .select-sm.select2-selection--multiple{line-height:1.3}.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__rendered,.select2-container--default .select-sm.select2-selection--multiple .select2-selection__rendered{padding:3px}.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__rendered li,.select2-container--default .select-sm.select2-selection--multiple .select2-selection__rendered li{font-size:.75rem;margin-top:2px}.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__rendered li .select2-search__field,.select2-container--default .select-sm.select2-selection--multiple .select2-selection__rendered li .select2-search__field{margin-top:4px}.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__choice,.select2-container--default .select-sm.select2-selection--multiple .select2-selection__choice{padding:0 .2rem}.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before,.select2-container--default .select-sm.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before{top:5%}.select2-container--classic .select-sm.select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--default .select-sm.select2-selection--multiple .select2-search--inline .select2-search__field{margin-top:0}.dark-layout .select2-container .select2-search__field,.dark-layout .select2-container .select2-selection,.dark-layout .select2-container .select2-selection__placeholder{background:#283046;border-color:#3b4253;color:#b4b7bd}.dark-layout .select2-container .select2-selection__rendered{color:#b4b7bd}.dark-layout .select2-container .select2-dropdown{background-color:#283046;border-color:#3b4253}.dark-layout .select2-container .select2-selection--multiple .select2-selection__choice{background:#7367f01f!important;border:none;color:#7367f0!important}.dark-layout .select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{color:#7367f0!important}.dark-layout .select2-container .select2-selection--multiple .select2-selection__choice__remove:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237367f0' class='feather feather-x'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E")}.dark-layout .select2-container .select2-results__option[aria-disabled=true]{color:#676d7d}.dark-layout .select2-container .select2-selection__arrow b{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b4b7bd' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.dark-layout .select2-container--disabled .select2-selection{opacity:.5}table.dataTable{border-collapse:collapse!important;width:100%!important}table.dataTable td,table.dataTable th{padding:.72rem 1.5rem;vertical-align:middle}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc{padding-right:inherit}table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235e5873' class='feather feather-chevron-up'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;color:#6e6b7b;content:"";height:14px;right:.3rem;top:.5rem;width:14px}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235e5873' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;color:#6e6b7b;content:"";height:14px;right:.3rem;top:1.3rem;width:14px}table.dataTable .dt-checkboxes-cell .custom-control{padding-left:0;padding-right:1.25rem}div.dataTables_wrapper .dt-button-collection{background-color:#f8f8f8;background-color:var(--bs-body-bg)}div.dataTables_wrapper .dt-button-collection>div[role=menu]{box-shadow:0 5px 16px -8px;min-width:8rem;text-align:left}div.dataTables_wrapper .dt-button-collection [class*=buttons-]:focus{outline:0}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{line-height:16px}div.dataTables_wrapper div.dataTables_filter label,div.dataTables_wrapper div.dataTables_length label{margin-bottom:.5rem;margin-top:1rem}div.dataTables_wrapper div.dataTables_filter select,div.dataTables_wrapper div.dataTables_length select{background-position:calc(100% - 3px) 11px,calc(100% - 20px) 13px,100% 0;margin:0 .5rem;padding:0 .8rem;width:5rem}div.dataTables_wrapper div.dataTables_filter input{margin-left:.75rem}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin-bottom:1.5rem;margin-top:1rem}div.dataTables_wrapper .dataTables_info{color:#b9b9c3;padding-top:1.25rem!important}tr.group{background-color:#fafafc}@media only screen and (max-width:768px){div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content:center}div.dataTables_wrapper div.dataTables_info{white-space:inherit}div.dt-buttons{justify-content:center;margin-top:1rem}div.dt-buttons button{margin-bottom:.5rem}}.dtr-bs-modal .modal-body{overflow-x:scroll;padding-left:0;padding-right:0}.dtr-bs-modal .table.dtr-details{margin:0 auto 1rem}.dtr-bs-modal .table.dtr-details td{padding-left:0;padding-right:0}.dtr-bs-modal .table.dtr-details tr td:first-child{padding-left:.75rem}div.dataTables_wrapper{overflow:scroll}.bootstrap-touchspin.input-group{align-items:center;width:8.4rem}.bootstrap-touchspin.input-group .form-control{background-color:#f8f8f8;border:0;border-radius:.357rem!important;font-weight:500;height:auto;padding:5px;text-align:center}.bootstrap-touchspin.input-group .form-control:focus{box-shadow:none;z-index:1}.bootstrap-touchspin .bootstrap-touchspin-injected{margin:0!important}.bootstrap-touchspin .bootstrap-touchspin-injected.input-group-prepend{left:12px;position:relative}.bootstrap-touchspin .bootstrap-touchspin-injected.input-group-append{position:relative;right:12px}.bootstrap-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-down,.bootstrap-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-up{border-radius:.357rem!important;min-height:20px;min-width:20px;padding:0}.bootstrap-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-down i,.bootstrap-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-down svg,.bootstrap-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-up i,.bootstrap-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-up svg{font-size:.8rem;height:.8rem;position:relative;top:-1px;width:.8rem}.bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-down,.bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-up{background-color:#22292f80!important;cursor:default;opacity:.5}.bootstrap-touchspin.input-group-lg{width:9.375rem}.bootstrap-touchspin.input-group-lg .touchspin.form-control{height:auto!important}.bootstrap-touchspin.input-group-lg .bootstrap-touchspin-down,.bootstrap-touchspin.input-group-lg .bootstrap-touchspin-up{min-height:24px;min-width:24px}.bootstrap-touchspin.input-group-lg .bootstrap-touchspin-down i,.bootstrap-touchspin.input-group-lg .bootstrap-touchspin-down svg,.bootstrap-touchspin.input-group-lg .bootstrap-touchspin-up i,.bootstrap-touchspin.input-group-lg .bootstrap-touchspin-up svg{font-size:1rem;height:1rem;top:-3px;width:1rem}.bootstrap-touchspin.input-group-sm{width:6.25rem}.bootstrap-touchspin.input-group-sm .touchspin.form-control{height:auto!important}.bootstrap-touchspin.input-group-sm .bootstrap-touchspin-injected .bootstrap-touchspin-down,.bootstrap-touchspin.input-group-sm .bootstrap-touchspin-injected .bootstrap-touchspin-up{min-height:16px;min-width:16px}.bootstrap-touchspin.input-group-sm .bootstrap-touchspin-injected .bootstrap-touchspin-down i,.bootstrap-touchspin.input-group-sm .bootstrap-touchspin-injected .bootstrap-touchspin-down svg,.bootstrap-touchspin.input-group-sm .bootstrap-touchspin-injected .bootstrap-touchspin-up i,.bootstrap-touchspin.input-group-sm .bootstrap-touchspin-injected .bootstrap-touchspin-up svg{font-size:.6rem;height:.6rem;width:.6rem}.bootstrap-touchspin.input-group input[type=number]{-moz-appearance:textfield}.dark-layout .bootstrap-touchspin.input-group .form-control{background-color:#161d31}.dark-layout .bootstrap-touchspin .bootstrap-touchspin-injected .disabled-max-min,.dark-layout .bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-down,.dark-layout .bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-injected .bootstrap-touchspin-up,.dark-layout .bootstrap-touchspin.disabled-touchspin .bootstrap-touchspin-injected .disabled-max-min{background-color:#b8c2cc!important;opacity:1}.dark-layout body,body.dark-layout{background-color:#161d31;color:#b4b7bd}.dark-layout .h1,.dark-layout .h2,.dark-layout .h3,.dark-layout .h4,.dark-layout .h5,.dark-layout .h6,.dark-layout h1,.dark-layout h2,.dark-layout h3,.dark-layout h4,.dark-layout h5,.dark-layout h6{color:#d0d2d6}.dark-layout .border,.dark-layout .border-bottom,.dark-layout .border-left,.dark-layout .border-right,.dark-layout .border-top{border-color:#3b4253!important}.dark-layout a:hover{color:#7367f0}.dark-layout label{color:#d0d2d6}.dark-layout .btn span{color:inherit}.dark-layout hr{border-color:#3b4253}.dark-layout pre{background-color:#161d31!important;border:0}.dark-layout pre code{background-color:inherit;text-shadow:none}.dark-layout code,.dark-layout kbd,.dark-layout pre code .url{background-color:#161d31}.dark-layout .text-dark{color:#b8c2cc!important}.dark-layout .text-muted{color:#676d7d!important}.dark-layout .text-body{color:#b4b7bd!important}.dark-layout .text-body-heading{color:#d0d2d6}.dark-layout .section-label{color:#676d7d}.dark-layout .shadow{box-shadow:0 4px 24px 0 #22292f3d!important}.dark-layout .blockquote-footer{color:#676d7d}.dark-layout .header-navbar-shadow{background:linear-gradient(180deg,#161d31e6 44%,#161d316e 73%,#161d3100)}.dark-layout .horizontal-layout .header-navbar{background-color:#283046}.dark-layout .horizontal-layout.navbar-static .header-navbar,.dark-layout .horizontal-layout.navbar-sticky .header-navbar{background-color:#161d31}.dark-layout .navbar-sticky .header-navbar.navbar-shadow{box-shadow:0 4px 24px 0 #22292fbf}.dark-layout .header-navbar{background-color:#283046}.dark-layout .header-navbar .navbar-container .nav .nav-item .nav-link{background-color:#0000;color:#d0d2d6}.dark-layout .header-navbar .navbar-container .nav .nav-item .nav-link i,.dark-layout .header-navbar .navbar-container .nav .nav-item .nav-link svg{color:#d0d2d6}.dark-layout .header-navbar .navbar-container .nav .nav-item .nav-link.bookmark-star i,.dark-layout .header-navbar .navbar-container .nav .nav-item .nav-link.bookmark-star svg{color:#fff!important}.dark-layout .header-navbar .navbar-container .nav .nav-item.nav-search .search-input.open{background-color:#283046}.dark-layout .header-navbar .navbar-container .nav .nav-item.nav-search .search-input.open .input{border-color:#3b4253}.dark-layout .header-navbar .navbar-container .nav .nav-item.nav-search .search-input.open .input,.dark-layout .header-navbar .navbar-container .nav .nav-item.nav-search .search-input.open .input::placeholder,.dark-layout .header-navbar .navbar-container .nav .nav-item.nav-search .search-input.open .search-input-close{color:#b4b7bd}.dark-layout .header-navbar .navbar-container .nav .nav-item .bookmark-input,.dark-layout .header-navbar .navbar-container .nav .nav-item .bookmark-input .form-control,.dark-layout .header-navbar .navbar-container .nav .nav-item .search-list{background-color:#283046}.dark-layout .header-navbar .navbar-container .nav .nav-item .search-list li a{color:#b4b7bd}.dark-layout .header-navbar .navbar-container .nav .nav-item .search-list .auto-suggestion.current_item{background-color:#161d31}.dark-layout .header-navbar .navbar-container .nav li i.ficon,.dark-layout .header-navbar .navbar-container .nav li svg.ficon{color:#b4b7bd}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media,.dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media{overflow:hidden}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .media,.dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .media{border-color:#3b4253}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .media .media-meta,.dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .media .media-meta{color:#b4b7bd}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .media:hover,.dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .media:hover{background-color:#161d31}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .dropdown-menu-header,.dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .dropdown-menu-header{border-bottom:1px solid #3b4253}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .dropdown-menu-footer,.dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .dropdown-menu-footer{background-color:#283046;border-top:1px solid #3b4253}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .dropdown-menu-footer .dropdown-item,.dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .dropdown-menu-footer .dropdown-item{border-color:#3b4253}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-menu.dropdown-menu-media .dropdown-menu-footer .dropdown-item:hover,.dark-layout .header-navbar .navbar-container .nav .dropdown-notification .dropdown-menu.dropdown-menu-media .dropdown-menu-footer .dropdown-item:hover{background-color:#283046}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart.empty-cart:before{background-color:#161d31}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart li{color:#fff}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .cart-item{color:#b4b7bd}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .dropdown-header span{color:#fff}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .media img{background-color:#161d31}.dark-layout .header-navbar .navbar-container .nav .dropdown-cart .media-heading .cart-item-by{color:#676d7d}.dark-layout .header-navbar .navbar-container .nav .dropdown-notification .media-body .media-heading{color:#d0d2d6}.dark-layout .header-navbar .navbar-container .nav .dropdown-notification .notification-text{color:#676d7d}.dark-layout .header-navbar.navbar-static-top{background-color:#0000!important}.dark-layout .header-navbar[class*=bg-] .navbar-nav .nav-item .nav-link{background-color:inherit}.dark-layout .blank-page .card.bg-transparent .h1,.dark-layout .blank-page .card.bg-transparent .h2,.dark-layout .blank-page .card.bg-transparent .h3,.dark-layout .blank-page .card.bg-transparent .h4,.dark-layout .blank-page .card.bg-transparent .h5,.dark-layout .blank-page .card.bg-transparent .h6,.dark-layout .blank-page .card.bg-transparent h1,.dark-layout .blank-page .card.bg-transparent h2,.dark-layout .blank-page .card.bg-transparent h3,.dark-layout .blank-page .card.bg-transparent h4,.dark-layout .blank-page .card.bg-transparent h5,.dark-layout .blank-page .card.bg-transparent h6{color:#283046}.dark-layout .blank-page .card.bg-transparent p{color:#161d31}.dark-layout .main-menu{background-color:#283046}.dark-layout .main-menu .shadow-bottom{background:linear-gradient(180deg,#283046 44%,#28304682 73%,#28304600)}.dark-layout .main-menu.menu-dark .navigation>li.open:not(.menu-item-closing)>a,.dark-layout .main-menu.menu-dark .navigation>li.sidebar-group-active>a,.dark-layout .main-menu:not(.expanded) .navigation .sidebar-group-active>a{background-color:#161d31}.dark-layout .main-menu .collapse-toggle-icon{color:#7367f0!important}.dark-layout .ps__thumb-x,.dark-layout .ps__thumb-y{background-color:#b4b7bd}.dark-layout .ps .ps__rail-x.ps--clicking,.dark-layout .ps .ps__rail-x:focus,.dark-layout .ps .ps__rail-x:hover,.dark-layout .ps .ps__rail-y.ps--clicking,.dark-layout .ps .ps__rail-y:focus,.dark-layout .ps .ps__rail-y:hover{background-color:#3b4253}.dark-layout .ps__rail-y.ps--clicking .ps__thumb-y,.dark-layout .ps__rail-y:focus>.ps__thumb-y,.dark-layout .ps__rail-y:hover>.ps__thumb-y{background-color:#b4b7bd}.dark-layout .main-menu-content .navigation-main{background-color:#283046}.dark-layout .main-menu-content .navigation-main .navigation-header{color:#676d7d}.dark-layout .main-menu-content .navigation-main li a{color:#d0d2d6!important}.dark-layout .main-menu-content .navigation-main li ul .open>a,.dark-layout .main-menu-content .navigation-main li ul .sidebar-group-active>a{background-color:#161d31}.dark-layout .main-menu-content .navigation-main .nav-item i,.dark-layout .main-menu-content .navigation-main .nav-item svg{color:#d0d2d6}.dark-layout .main-menu-content .navigation-main .nav-item.open>a{background-color:#161d31!important}.dark-layout .main-menu-content .navigation-main .nav-item a:after{color:#d0d2d6}.dark-layout .main-menu-content .navigation-main .nav-item .menu-content{background-color:#283046}.dark-layout .main-menu-content .navigation-main .active .menu-title,.dark-layout .main-menu-content .navigation-main .active i,.dark-layout .main-menu-content .navigation-main .active svg,.dark-layout .main-menu-content .navigation-main .nav-item .menu-content .active .menu-item{color:#fff}.dark-layout .main-menu-content .navigation-main .sidebar-group-active .menu-content{background-color:#283046}.dark-layout .main-menu-content .navigation-main .sidebar-group-active .menu-content .active{z-index:1}.dark-layout .main-menu-content .navigation-main .sidebar-group-active .menu-content .active a{background-color:#0000}.dark-layout .menu-collapsed .main-menu:not(.expanded) .navigation-main li.active>a{background:#161d31!important}.dark-layout .alert .alert-heading,.dark-layout .alert p{color:inherit}.dark-layout .alert .close{text-shadow:none}.dark-layout .alert.alert-dark .alert-body,.dark-layout .alert.alert-dark .alert-heading,.dark-layout .alert.alert-dark p{color:#b8c2cc}.dark-layout .alert.alert-dark.alert-dismissible .close{color:#b8c2cc!important}.dark-layout .content-header-left .breadcrumbs-top .content-header-title{border-color:#3b4253;color:#d0d2d6}.dark-layout .breadcrumb .breadcrumb-item,.dark-layout .breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#b4b7bd}.dark-layout .breadcrumb-chevron.breadcrumb .breadcrumb-item+.breadcrumb-item:before,.dark-layout .breadcrumb:not([class*=breadcrumb-]) .breadcrumb-item+.breadcrumb-item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b4b7bd' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.dark-layout .collapse-border .card,.dark-layout [class*=collapse-] .card:not(:last-of-type){border-color:#3b4253}.dark-layout .collapse-shadow{box-shadow:1px 1px 10px #0000003d}.dark-layout .collapse-margin .card{box-shadow:1px 1px 10px #0000003d!important}.dark-layout .collapse-icon .card-header a{color:#b4b7bd}.dark-layout .collapse-icon [data-toggle=collapse]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b4b7bd' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.dark-layout .collapse-icon [data-toggle=collapse]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b4b7bd' class='feather feather-chevron-up'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E")}.dark-layout .btn:not([class*=btn-]){color:#b4b7bd}.dark-layout .btn.btn-dark,.dark-layout .btn.btn-flat-dark,.dark-layout .btn.btn-outline-dark{color:#b8c2cc}.dark-layout .btn.btn-dark{background-color:#4b4b4b!important}.dark-layout .btn.btn-outline-dark{border-color:#4b4b4b;color:#b8c2cc}.dark-layout .btn.btn-outline-dark:hover:not(.disabled):not(:disabled){color:#b8c2cc}.dark-layout .btn.btn-flat-dark:active,.dark-layout .btn.btn-flat-dark:focus{background:#4b4b4b}.dark-layout .btn-group-toggle label[class*=btn-outline-]{color:#7367f0!important}.dark-layout .dropdown-menu{background-color:#283046;box-shadow:0 4px 24px 0 #0000003d}.dark-layout .dropdown-menu .dropdown-header{color:#d0d2d6}.dark-layout .dropdown-menu .dropdown-item{color:#b4b7bd}.dark-layout .dropdown-menu .dropdown-item:focus,.dark-layout .dropdown-menu .dropdown-item:hover{background:#7367f01f;color:#7367f0}.dark-layout .dropdown-menu .dropdown-item.active,.dark-layout .dropdown-menu .dropdown-item:active{background-color:#7367f0;color:#fff}.dark-layout .dropdown-menu .dropdown-item.disabled,.dark-layout .dropdown-menu .dropdown-item:disabled{color:#676d7d}.dark-layout .dropdown-divider{border-color:#3b4253}.dark-layout .modal .modal-header,.dark-layout .modal .modal-header[class*=bg-]{background-color:#161d31}.dark-layout .modal .modal-header .close{background-color:#283046!important;box-shadow:0 3px 8px 0 #0b0a197d!important;color:#b4b7bd;text-shadow:none}.dark-layout .modal .modal-body,.dark-layout .modal .modal-content,.dark-layout .modal .modal-footer{background-color:#283046;border-color:#3b4253}.dark-layout .pagination:not([class*=pagination-]) .page-item.active{background-color:#242b3d}.dark-layout .pagination:not([class*=pagination-]) .page-item.active .page-link{background-color:#7367f0}.dark-layout .pagination:not([class*=pagination-]) .page-item.active .page-link:hover{color:#fff}.dark-layout .pagination:not([class*=pagination-]) .page-item .page-link{background-color:#242b3d;color:#b4b7bd}.dark-layout .pagination:not([class*=pagination-]) .page-item .page-link:hover{color:#7367f0}.dark-layout .pagination:not([class*=pagination-]) .page-item.next-item .page-link:hover,.dark-layout .pagination:not([class*=pagination-]) .page-item.prev-item .page-link:hover{color:#fff}.dark-layout .pagination[class*=pagination-] .page-item:not(.active) .page-link{background-color:#242b3d}.dark-layout .pagination[class*=pagination-] .page-item:not(.active):not(:hover) .page-link{color:#fff}.dark-layout .pagination[class*=pagination-] .page-item.active,.dark-layout .pagination[class*=pagination-] .page-item:not(.active) .page-link:hover{background-color:#242b3d}.dark-layout .pagination .page-item.prev .page-link:before,.dark-layout .pagination .page-item.prev-item .page-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b4b7bd' class='feather feather-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")}.dark-layout .pagination .page-item.prev-item.disabled .page-link:before,.dark-layout .pagination .page-item.prev.disabled .page-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23676d7d' class='feather feather-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")}.dark-layout .pagination .page-item.next .page-link:after,.dark-layout .pagination .page-item.next-item .page-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b4b7bd' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.dark-layout .pagination .page-item.next-item.disabled .page-link:after,.dark-layout .pagination .page-item.next.disabled .page-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23676d7d' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.dark-layout .pagination .page-item.disabled .page-link{color:#676d7d}.dark-layout .nav-pills .nav-item .nav-link,.dark-layout .nav-tabs .nav-item .nav-link,.dark-layout .nav-tabs.nav-justified .nav-item .nav-link{color:#d0d2d6}.dark-layout .nav-pills .nav-item .nav-link.active,.dark-layout .nav-tabs .nav-item .nav-link.active,.dark-layout .nav-tabs.nav-justified .nav-item .nav-link.active{background-color:#283046;color:#7367f0}.dark-layout .nav-pills .nav-item .nav-link.disabled,.dark-layout .nav-tabs .nav-item .nav-link.disabled,.dark-layout .nav-tabs.nav-justified .nav-item .nav-link.disabled{color:#676d7d}.dark-layout .nav.wrap-border{border-color:#3b4253}.dark-layout .nav-pills .nav-item .nav-link.active{background-color:#7367f0;color:#fff}.dark-layout .media-bordered .media:not(:first-child){border-color:#3b4253}.dark-layout .popover[x-placement=top] .arrow:before{border-top-color:#3b4253}.dark-layout .popover[x-placement=top] .arrow:after{border-top-color:#283046}.dark-layout .popover[x-placement=left] .arrow:before{border-left-color:#3b4253}.dark-layout .popover[x-placement=left] .arrow:after{border-left-color:#283046}.dark-layout .popover[x-placement=right] .arrow:before{border-right-color:#3b4253}.dark-layout .popover[x-placement=right] .arrow:after{border-right-color:#283046}.dark-layout .popover .popover-header{color:#fff}.dark-layout .popover .popover-body{background-color:#283046;border-color:#3b4253!important;color:#b4b7bd}.dark-layout .toast{background-color:#283046d9;box-shadow:0 4px 24px 0 #22292f3d;color:#b4b7bd}.dark-layout .toast .toast-header{background-color:#283046;color:#b4b7bd}.dark-layout .toast .toast-header .close{background-color:#0000!important;box-shadow:none!important;text-shadow:none}.dark-layout .list-group .list-group-item.list-group-item-action,.dark-layout .list-group .list-group-item:not([class*=list-group-item-]){background-color:#283046;border-color:#3b4253;color:#b4b7bd}.dark-layout .list-group .list-group-item.list-group-item-action:focus,.dark-layout .list-group .list-group-item.list-group-item-action:hover,.dark-layout .list-group .list-group-item:not([class*=list-group-item-]):focus,.dark-layout .list-group .list-group-item:not([class*=list-group-item-]):hover{background-color:#161d31}.dark-layout .list-group .list-group-item.list-group-item-action.active,.dark-layout .list-group .list-group-item.list-group-item-action:active,.dark-layout .list-group .list-group-item:not([class*=list-group-item-]).active,.dark-layout .list-group .list-group-item:not([class*=list-group-item-]):active{background-color:#7367f0;color:#fff}.dark-layout .list-group .list-group-item.active .small,.dark-layout .list-group .list-group-item.active p,.dark-layout .list-group .list-group-item.active small{color:#fff}.dark-layout .list-group .list-group-item.disabled{color:#676d7d}.dark-layout .list-group.list-group-circle .list-group-item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23b4b7bd' class='feather feather-circle'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E")}.dark-layout .spinner-border{border-color:currentColor #0000 currentColor currentColor!important}.dark-layout .avatar{background-color:#161d31}.dark-layout .avatar [class*=avatar-status-]{border-color:#283046}.dark-layout .avatar-group .avatar .avatar-content,.dark-layout .avatar-group .avatar img{box-shadow:0 0 0 2px #283046,inset 0 0 0 1px #28304612}.dark-layout .divider .divider-text{color:#b4b7bd}.dark-layout .divider .divider-text:after,.dark-layout .divider .divider-text:before{border-color:#3b4253}.dark-layout .divider.divider-dark .divider-text:after,.dark-layout .divider.divider-dark .divider-text:before{border-color:#3b4253!important}.dark-layout .timeline .timeline-item{border-color:#3b4253}.dark-layout .timeline .timeline-item .timeline-point:not(.timeline-point-indicator){background-color:#283046}.dark-layout .timeline .timeline-item .timeline-event .timeline-event-time{color:#676d7d}.dark-layout .timeline .timeline-item:last-of-type:after{background:linear-gradient(#3b4253,#0000)}.dark-layout .card{background-color:#283046;box-shadow:0 4px 24px 0 #22292f3d}.dark-layout .card .card-footer{border-color:#3b4253}.dark-layout .card.overlay-img-card .card-img-overlay .card-body,.dark-layout .card.overlay-img-card .card-img-overlay p,.dark-layout .card.overlay-img-card .card-img-overlay span{color:#fff}.dark-layout .card-developer-meetup .meetup-header .meetup-day{border-right-color:#404656}.dark-layout .card-profile .profile-image-wrapper .profile-image{background-color:#161d31}.dark-layout .business-card .business-items .business-item{border-color:#3b4253}.dark-layout .card-app-design .design-planning-wrapper .design-planning{background-color:#161d31}.dark-layout .card-tiny-line-stats .apexcharts-series-markers .apexcharts-marker{stroke:#00cfe8}.dark-layout .card-tiny-line-stats .apexcharts-series-markers:last-child .apexcharts-marker{fill:#283046}.dark-layout .card-revenue-budget .revenue-report-wrapper{border-right-color:#3b4253}.dark-layout .card-revenue-budget .budget-wrapper .apexcharts-series:not(:first-child) path{stroke:#b4b7bd}.dark-layout .earnings-card .apexcharts-canvas .apexcharts-pie .apexcharts-datalabel-label{fill:#b4b7bd!important}.dark-layout .earnings-card .apexcharts-canvas .apexcharts-pie .apexcharts-datalabel-value{fill:#d0d2d6}.dark-layout .card-company-table .avatar{background-color:#161d31}.dark-layout .custom-file-label,.dark-layout input.form-control,.dark-layout textarea.form-control{background-color:#283046;color:#b4b7bd}.dark-layout .custom-file-label:not(:focus),.dark-layout input.form-control:not(:focus),.dark-layout textarea.form-control:not(:focus){border-color:#404656}.dark-layout .custom-file-label::placeholder,.dark-layout input.form-control::placeholder,.dark-layout textarea.form-control::placeholder{color:#676d7d}.dark-layout .custom-file-label:disabled,.dark-layout .custom-file-label[readonly=readonly],.dark-layout input.form-control:disabled,.dark-layout input.form-control[readonly=readonly],.dark-layout textarea.form-control:disabled,.dark-layout textarea.form-control[readonly=readonly]{opacity:.5}.dark-layout .char-textarea.active{color:#b4b7bd!important}.dark-layout .char-textarea.max-limit{color:#ea5455!important}.dark-layout .custom-file-label:after{background-color:#161d31;border-left:1px solid #3b4253;color:#b4b7bd}.dark-layout .custom-control-input:not(:checked)~.custom-control-label:before{background-color:#283046;border-color:#404656}.dark-layout .custom-control-input:disabled~.custom-control-label:before{background-color:#444b60;border-color:#444b60}.dark-layout .custom-switch .custom-control-input:not(:checked)~.custom-control-label:before{background-color:#545a6a}.dark-layout .custom-switch .custom-control-input:disabled~.custom-control-label:before{background-color:#1b2337}.dark-layout .custom-select,.dark-layout select.form-control{background-color:#283046;border-color:#3b4253;color:#b4b7bd}.dark-layout .custom-select option:checked,.dark-layout select.form-control option:checked{background-color:#283046}.dark-layout .custom-select:disabled,.dark-layout select.form-control:disabled{opacity:.5}.dark-layout .custom-select:focus,.dark-layout select.form-control:focus{border-color:#7367f0}.dark-layout select.form-control:not([multiple=multiple]){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b4b7bd' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.dark-layout .form-control.is-invalid,.dark-layout .was-validated .form-control:invalid{border-color:#ea5455!important}.dark-layout .form-control.is-valid,.dark-layout .was-validated .form-control:valid{border-color:#28c76f!important}.dark-layout .wizard .steps ul .disabled a,.dark-layout .wizard .steps ul .done a{color:#b4b7bd!important}.dark-layout .wizard .steps ul .disabled a:hover,.dark-layout .wizard .steps ul .done a:hover{color:#b4b7bd}.dark-layout .wizard .steps ul .disabled a .step,.dark-layout .wizard .steps ul .done a .step{background-color:#161d31!important;color:#fff!important}.dark-layout .input-group .input-group-text{background-color:#283046;border-color:#3b4253;color:#b4b7bd}.dark-layout .input-group:focus-within .form-control,.dark-layout .input-group:focus-within .input-group-text{border-color:#7367f0;box-shadow:none}.dark-layout .form-label-group>input:not(:focus):not(:placeholder-shown)~label,.dark-layout .form-label-group>textarea:not(:focus):not(:placeholder-shown)~label{color:#b4b7bd!important}.dark-layout .counter-value{color:#fff}.dark-layout .table{background-color:#283046}.dark-layout .table td,.dark-layout .table th{border-color:#3b4253!important;color:#b4b7bd}.dark-layout .table .thead tr:not([class*=table-]) td,.dark-layout .table .thead tr:not([class*=table-]) th,.dark-layout .table tbody tr:not([class*=table-]) td,.dark-layout .table tbody tr:not([class*=table-]) th{border-color:#3b4253;color:#b4b7bd}.dark-layout .table .thead tr:not([class*=table-]) td code,.dark-layout .table .thead tr:not([class*=table-]) th code,.dark-layout .table tbody tr:not([class*=table-]) td code,.dark-layout .table tbody tr:not([class*=table-]) th code{background-color:#283046}.dark-layout .table tfoot tr th,.dark-layout .table thead tr th{background-color:#343d55;border-color:#3b4253;color:#d0d2d6}.dark-layout .table tfoot.thead-dark th,.dark-layout .table thead.thead-dark th{background-color:#fff;color:#4b4b4b!important}.dark-layout .table:not(.table-dark):not(.table-light) tfoot:not(.thead-dark) th,.dark-layout .table:not(.table-dark):not(.table-light) thead:not(.thead-dark) th{background-color:#343d55}.dark-layout .table.table-dark{background-color:#fff}.dark-layout .table.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#4b4b4b0d}.dark-layout .table.table-dark.table-striped tbody tr:nth-of-type(odd) td{background-color:inherit}.dark-layout .table.table-dark td,.dark-layout .table.table-dark th{background-color:#fff;border-color:#f8f9fa!important;color:#4b4b4b!important}.dark-layout .table.table-dark td .text-white,.dark-layout .table.table-dark th .text-white{color:#4b4b4b!important}.dark-layout .table tbody tr[class*=table-] td,.dark-layout .table tbody tr[class*=table-] th{background-color:initial}.dark-layout .table tbody tr.table-dark td,.dark-layout .table tbody tr.table-dark th{color:#fff}.dark-layout .table tbody tr.table-active td,.dark-layout .table tbody tr.table-active th{color:#b4b7bd}.dark-layout .table.table-bordered{border-color:#3b4253}.dark-layout .table.table-hover tbody tr:hover{background-color:#242b3d}.dark-layout .table.table-hover tbody tr td,.dark-layout .table.table-hover tbody tr th{background-color:initial}.dark-layout .table.table-hover-animation tbody tr{background-color:#283046}.dark-layout .table.table-hover-animation tbody tr:hover{box-shadow:0 4px 24px 0 #22292f3d}.dark-layout .table.table-striped tbody tr:nth-of-type(odd){background-color:#242b3d}.dark-layout .dataTables_wrapper .dt-buttons .btn-secondary,.dark-layout .dataTables_wrapper .dt-buttons .buttons-copy,.dark-layout .dataTables_wrapper .dt-buttons .buttons-excel,.dark-layout .dataTables_wrapper .dt-buttons .buttons-pdf,.dark-layout .dataTables_wrapper .dt-buttons .buttons-print,.dark-layout .dataTables_wrapper .dt-buttons [class*=buttons-]{background-color:#161d31!important}.dark-layout .dataTables_wrapper .dt-buttons .btn-secondary:active,.dark-layout .dataTables_wrapper .dt-buttons .buttons-copy:active,.dark-layout .dataTables_wrapper .dt-buttons .buttons-excel:active,.dark-layout .dataTables_wrapper .dt-buttons .buttons-pdf:active,.dark-layout .dataTables_wrapper .dt-buttons .buttons-print:active,.dark-layout .dataTables_wrapper .dt-buttons [class*=buttons-]:active{background-color:#7367f0!important;color:#fff}.dark-layout .dataTables_wrapper .dt-button-collection>div[role=menu]{box-shadow:0 4px 24px 0 #22292f3d}.dark-layout .dataTables_wrapper .table.dataTable tr.group td{background-color:#242b3d;color:#d0d2d6}.dark-layout .dataTables_wrapper .table.dataTable thead .sorting:before,.dark-layout .dataTables_wrapper .table.dataTable thead .sorting_asc:before,.dark-layout .dataTables_wrapper .table.dataTable thead .sorting_desc:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b4b7bd' class='feather feather-chevron-up'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E")}.dark-layout .dataTables_wrapper .table.dataTable thead .sorting:after,.dark-layout .dataTables_wrapper .table.dataTable thead .sorting_asc:after,.dark-layout .dataTables_wrapper .table.dataTable thead .sorting_desc:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b4b7bd' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.dark-layout .dataTables_wrapper .table.dataTable thead .sorting:after,.dark-layout .dataTables_wrapper .table.dataTable thead .sorting:before{opacity:.5}.dark-layout .dataTables_wrapper .table.dataTable thead .sorting_asc:before{opacity:1}.dark-layout .dataTables_wrapper .table.dataTable thead .sorting_asc:after{opacity:.5}.dark-layout .dataTables_wrapper .table.dataTable thead .sorting_desc:after{opacity:1}.dark-layout .dataTables_wrapper .table.dataTable thead .sorting_desc:before{opacity:.5}.dark-layout .ag-grid-btns .filter-btn{background-color:#0000!important}.dark-layout .aggrid .ag-input-wrapper input{color:#b4b7bd}.dark-layout .ag-header,.dark-layout .aggrid{background-color:#283046;border-color:#3b4253;color:#b4b7bd}.dark-layout .ag-header .ag-row-hover,.dark-layout .ag-header .ag-row-selected,.dark-layout .aggrid .ag-row-hover,.dark-layout .aggrid .ag-row-selected{background-color:#242b3d!important}.dark-layout .ag-header .ag-icon,.dark-layout .aggrid .ag-icon{color:#404656}.dark-layout .ag-header .ag-header-cell.ag-column-hover,.dark-layout .aggrid .ag-header-cell.ag-column-hover{background:#0000!important}.dark-layout .ag-header .ag-cell,.dark-layout .ag-header .ag-floating-filter-input,.dark-layout .ag-header .ag-header-cell,.dark-layout .ag-header .ag-horizontal-left-spacer,.dark-layout .ag-header .ag-paging-panel,.dark-layout .ag-header .ag-pinned-left-cols-container,.dark-layout .ag-header .ag-pinned-left-header,.dark-layout .ag-header .ag-row,.dark-layout .aggrid .ag-cell,.dark-layout .aggrid .ag-floating-filter-input,.dark-layout .aggrid .ag-header-cell,.dark-layout .aggrid .ag-horizontal-left-spacer,.dark-layout .aggrid .ag-paging-panel,.dark-layout .aggrid .ag-pinned-left-cols-container,.dark-layout .aggrid .ag-pinned-left-header,.dark-layout .aggrid .ag-row{border-color:#3b4253!important;color:#b4b7bd}.dark-layout .ag-header .ag-cell.ag-cell-inline-editing,.dark-layout .aggrid .ag-cell.ag-cell-inline-editing{background:#161d31;border-color:#3b4253;height:auto;padding-top:0}.dark-layout .ag-header .ag-paging-panel .ag-paging-button,.dark-layout .aggrid .ag-paging-panel .ag-paging-button{background-color:#161d31}.dark-layout .ag-header .ag-paging-panel .ag-disabled,.dark-layout .aggrid .ag-paging-panel .ag-disabled{background:#283046}.dark-layout .ag-header .ag-paging-panel span[ref=lbTotal],.dark-layout .aggrid .ag-paging-panel span[ref=lbTotal]{background-color:#242b3d;color:#b4b7bd!important}.dark-layout .ag-header ::-webkit-scrollbar-track,.dark-layout .aggrid ::-webkit-scrollbar-track{background:#161d31}.dark-layout .ag-header ::-webkit-scrollbar-thumb,.dark-layout .aggrid ::-webkit-scrollbar-thumb{background:#7367f0}.dark-layout .getting-started .clockCard p{color:#b4b7bd!important}.dark-layout #user-profile .profile-header .navbar{background-color:#283046}.dark-layout #user-profile .profile-header .navbar .navbar-toggler{border-color:#3b4253;color:#b4b7bd}.dark-layout .search-bar .form-control{background-color:#283046}.dark-layout .blog-edit-wrapper .border{border-color:#3b4253!important}.dark-layout .kb-search-content-info .kb-search-content .card-img-top{background-color:#3f4860}.dark-layout .list-group-circle .list-group-item-action:active,.dark-layout .list-group-circle .list-group-item-action:focus,.dark-layout .list-group-circle .list-group-item-action:hover,.dark-layout .list-group-circle .list-group-item:not([class*=list-group-item-]):active,.dark-layout .list-group-circle .list-group-item:not([class*=list-group-item-]):focus,.dark-layout .list-group-circle .list-group-item:not([class*=list-group-item-]):hover{background-color:#0000!important}.dark-layout .content-area-wrapper{border-color:#3b4253!important}.dark-layout .content-area-wrapper .sidebar .sidebar-content{background-color:#283046!important}.dark-layout .content-area-wrapper .app-fixed-search{background-color:#283046!important;border-color:#3b4253!important}.dark-layout .content-area-wrapper .content-right{border-color:#3b4253!important}.dark-layout .email-application .content-area-wrapper .email-app-list .app-action{background-color:#283046;border-color:#3b4253}.dark-layout .email-application .content-area-wrapper .email-app-list .app-action .action-right .list-inline-item .dropdown-toggle{color:#b4b7bd}.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .media{background-color:#283046;border-color:#3b4253}.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .media:hover{box-shadow:0 3px 10px 0 #283046}.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .media.selected-row-bg{background-color:#7367f00f;border-color:#3b4253}.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .media .mail-message .mail-date,.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .media .mail-message p,.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .media .user-details .mail-date,.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .media .user-details p{color:#676d7d}.dark-layout .email-application .content-area-wrapper .email-app-list .email-user-list .mail-read{background-color:#242b3d}.dark-layout .email-application .content-area-wrapper .email-app-details{border-color:#3b4253}.dark-layout .email-application .content-area-wrapper .email-app-details .email-scroll-area{background-color:#161d31}.dark-layout .email-application .content-area-wrapper .email-app-details .email-detail-header{background-color:#283046;border-color:#3b4253}.dark-layout .email-application .content-area-wrapper .email-app-details .email-detail-header .email-header-right .list-inline-item .action-icon,.dark-layout .email-application .content-area-wrapper .email-app-details .email-detail-header .email-header-right .list-inline-item .dropdown-toggle{color:#b4b7bd}.dark-layout .email-application .content-area-wrapper .email-app-details .email-info-dropup .dropdown-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23676d7d' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.dark-layout .email-application .content-area-wrapper .email-app-details .email-detail-head,.dark-layout .email-application .content-area-wrapper .email-app-details .mail-message-wrapper{border-color:#3b4253!important}.dark-layout .email-application .content-area-wrapper #compose-mail .compose-mail-form-field,.dark-layout .email-application .content-area-wrapper #compose-mail .ql-container,.dark-layout .email-application .content-area-wrapper #compose-mail .ql-toolbar{border-color:#3b4253}.dark-layout .email-application .content-area-wrapper #compose-mail label{color:#b4b7bd}.dark-layout .email-application .content-area-wrapper #compose-mail .modal-body{border-bottom-left-radius:.358rem;border-bottom-right-radius:.358rem}.dark-layout .chat-application .content-area-wrapper{border-color:#3b4253}.dark-layout .chat-application .sidebar .chat-profile-sidebar{background-color:#283046;border-color:#3b4253}.dark-layout .chat-application .sidebar .sidebar-content,.dark-layout .chat-application .sidebar .sidebar-content .chat-fixed-search{border-color:#3b4253}.dark-layout .chat-application .sidebar .sidebar-content .chat-user-list-wrapper .chat-users-list li:not(.active):hover{background:#161d31}.dark-layout .chat-application .sidebar .sidebar-content .chat-user-list-wrapper .chat-users-list li .chat-info .card-text,.dark-layout .chat-application .sidebar .sidebar-content .chat-user-list-wrapper .chat-users-list li .chat-time{color:#676d7d}.dark-layout .chat-application .sidebar .sidebar-content .chat-user-list-wrapper .chat-users-list li.active .chat-info .card-text,.dark-layout .chat-application .sidebar .sidebar-content .chat-user-list-wrapper .chat-users-list li.active .chat-time{color:#fff}.dark-layout .chat-application .avatar-border img,.dark-layout .chat-application .sidebar .sidebar-content .chat-user-list-wrapper .chat-users-list li img{border-color:#3b4253}.dark-layout .chat-application .content-right .chat-app-window .start-chat-area{background-color:#283046}.dark-layout .chat-application .content-right .chat-app-window .start-chat-area .start-chat-icon,.dark-layout .chat-application .content-right .chat-app-window .start-chat-area .start-chat-text{background:#283046;color:#b4b7bd}.dark-layout .chat-application .content-right .chat-app-window .start-chat-area,.dark-layout .chat-application .content-right .chat-app-window .user-chats{background-color:#1e232f;background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAyNjAgMjYwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNjAgMjYwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGU+LnN0MHtmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsOiMxNzFhMjR9PC9zdHlsZT48ZyBpZD0iaS1saWtlLWZvb2QiPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNC40IDE2Yy4yLjYuNCAxLjMuNSAyaC0zLjdsMS4yIDIuMy41LjktLjIuMVYyOGMyLjIgMS43IDIuNyA0LjggMSA3LS44IDEtMS45IDEuNy0zLjIgMS45di4xYy0uOSAzLjUtNC4xIDYtNy44IDZoLTIwYy0zLjYgMC02LjgtMi41LTcuNy02di0uMWMtMi43LS40LTQuNi0zLTQuMi01LjcuMi0xLjMuOS0yLjUgMS45LTMuMnYtNi44bC0uOC0xLjYtLjQtLjkuOS0uNC42LS4zaC0zQy0xNy4yIDUuNi00LjktMi4yIDcuNS42IDE1LjQgMi4zIDIxLjkgOC4yIDI0LjQgMTZ6bS0zNi44IDJjLS4yIDAtLjMgMC0uNC4xbC0zLjEgMS42LjkgMS44IDEuMy0uN2MuOC0uNCAxLjgtLjQgMi43IDBsMi4yIDEuMWMuMy4xLjYuMS45IDBsMi4yLTEuMWMuOC0uNCAxLjgtLjQgMi43IDBsMi4yIDEuMWMuMy4xLjYuMS45IDBsMi4yLTEuMWMuOC0uNCAxLjgtLjQgMi43IDBsMi4yIDEuMWMuMi4xLjUuMS44IDBsMi45LTEuM2MuOC0uMyAxLjctLjMgMi40IDBsMi45IDEuM2MuMy4xLjYuMS45IDBsMy4xLTEuNS0uOS0xLjgtMS40LjdjLS44LjQtMS43LjQtMi42LjFsLTIuOC0xLjJjLS4yLS4yLS4zLS4yLS40LS4yLS4xIDAtLjMgMC0uNC4xbC0yLjggMS4yYy0uOC40LTEuOC4zLTIuNi0uMUw0IDE4LjFjLS4xLS4xLS4zLS4xLS40LS4xLS4yIDAtLjMgMC0uNC4xTDEgMTkuMmMtLjguNC0xLjguNC0yLjcgMEwtNCAxOC4xYy0uMS0uMS0uMy0uMS0uNC0uMS0uMiAwLS4zIDAtLjQuMUwtNyAxOS4yYy0uOC40LTEuOC40LTIuNyAwbC0yLjItMS4xYy0uMi0uMS0uNC0uMS0uNS0uMXptMC0yaC00LjlDLTEzLjUgNS4xLTEuNS0uNyA5LjUgMy4yYzYgMi4xIDEwLjcgNi44IDEyLjggMTIuOGgtMi4xbC0uMS0uMS0uMi4xaC0zMi4zem0zMC4zIDcuNyAxLjQtLjdoMS4zdjJoLTM2di0xLjFsLjMtLjIgMS40LS43aDIuNmwxLjQuN2MuOC40IDEuOC40IDIuNyAwbDEuNC0uN0gtM2wxLjQuN2MuOC40IDEuOC40IDIuNyAwbDEuMi0uN2gyLjZsMS40LjdjLjcuNCAxLjcuNCAyLjUgMGwxLjctLjdoMy4ybDEuNy43Yy44LjQgMS43LjQgMi41IDB6TS0xMy44IDI3bDE2LjQgNC45TDE4LjkgMjdoLTMyLjd6bS0uNiAyaC4zbDE2LjcgNSAxNi43LTVoLjNjMS43IDAgMyAxLjMgMyAzcy0xLjMgMy0zIDNoLTM0Yy0xLjcgMC0zLTEuMy0zLTNzMS4zLTMgMy0zem0xLjMgOGMuOCAyLjQgMy4xIDQgNS43IDRoMjBjMi41IDAgNC44LTEuNiA1LjctNGgtMzEuNHoiLz48cGF0aCBpZD0icGF0aDZfZmlsbC1jb3B5IiBjbGFzcz0ic3QwIiBkPSJNMjg0LjQgMTZjLjIuNi40IDEuMy41IDJoLTMuN2wxLjIgMi4zLjUuOS0uMi4xVjI4YzIuMiAxLjcgMi43IDQuOCAxIDctLjggMS0xLjkgMS43LTMuMiAxLjl2LjFjLS45IDMuNS00LjEgNi03LjggNmgtMjBjLTMuNiAwLTYuOC0yLjUtNy43LTZ2LS4xYy0yLjctLjQtNC42LTMtNC4yLTUuNy4yLTEuMy45LTIuNSAxLjktMy4ydi02LjhsLS44LTEuNi0uNC0uOS45LS40LjYtLjNoLTNDMjQyLjggNS42IDI1NS4xLTIuMiAyNjcuNS42YzcuOSAxLjcgMTQuNCA3LjYgMTYuOSAxNS40em0tMzYuOSAyYy0uMiAwLS4zIDAtLjQuMWwtMy4xIDEuNi45IDEuOCAxLjMtLjdjLjgtLjQgMS44LS40IDIuNyAwbDIuMiAxLjFjLjMuMS42LjEuOSAwbDIuMi0xLjFjLjgtLjQgMS44LS40IDIuNyAwbDIuMiAxLjFjLjMuMS42LjEuOSAwbDIuMi0xLjFjLjgtLjQgMS44LS40IDIuNyAwbDIuMiAxLjFjLjMuMS42LjEuOSAwbDIuOS0xLjNjLjgtLjMgMS43LS4zIDIuNCAwbDIuOSAxLjNjLjMuMS42LjEuOSAwbDMuMS0xLjUtLjktMS44LTEuNC43Yy0uOC40LTEuNy40LTIuNi4xbC0yLjgtMS4yYy0uMS0uMS0uMy0uMS0uNC0uMS0uMSAwLS4zIDAtLjQuMWwtMi44IDEuMmMtLjguNC0xLjguMy0yLjYtLjFsLTIuMy0xLjFjLS4xLS4xLS4zLS4xLS41LS4xcy0uMyAwLS40LjFsLTIuMiAxLjFjLS44LjQtMS44LjQtMi43IDBsLTIuMi0xLjFjLS4xLS4xLS4zLS4xLS40LS4xLS4yIDAtLjMgMC0uNC4xbC0yLjIgMS4xYy0uOC40LTEuOC40LTIuNyAwbC0yLjItMS4xYy0uMi0uMi0uNC0uMi0uNi0uMnptMC0yaC00LjljMy45LTEwLjkgMTUuOS0xNi43IDI2LjgtMTIuOCA2IDIuMSAxMC43IDYuOCAxMi44IDEyLjhoLTIuMWwtLjEtLjEtLjMuMWgtMzIuMnptMzAuNCA3LjcgMS40LS43aDEuM3YyaC0zNnYtMS4xbC4zLS4yIDEuNC0uN2gyLjZsMS40LjdjLjguNCAxLjguNCAyLjcgMGwxLjQtLjdoMi42bDEuNC43Yy44LjQgMS44LjQgMi43IDBsMS40LS43aDIuNmwxLjQuN2MuOC40IDEuNy40IDIuNi4xbDEuNy0uN2gzLjJsMS43LjdjLjUuMyAxLjQuMyAyLjItLjF6TTI0Ni4yIDI3bDE2LjQgNC45TDI3OSAyN2gtMzIuOHptLS43IDJoLjNsMTYuNyA1IDE2LjctNWguM2MxLjcgMCAzIDEuMyAzIDNzLTEuMyAzLTMgM2gtMzRjLTEuNyAwLTMtMS4zLTMtM3MxLjQtMyAzLTN6bTEuNCA4Yy44IDIuNCAzLjEgNCA1LjYgNGgyMGMyLjUgMCA0LjgtMS42IDUuNy00aC0zMS4zeiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNTkuNSAyMWMtMS4zLTMuNi00LjctNi04LjUtNmgtNDJjLTMuOCAwLTcuMiAyLjQtOC41IDYtMy4zLjMtNS44IDMuMi01LjUgNi41LjIgMi45IDIuNiA1LjIgNS41IDUuNS0xLjcgNC43LjggOS44IDUuNCAxMS41IDEgLjMgMiAuNSAzIC41aDQyYzUgMCA5LTQgOS05IDAtMS0uMi0yLjEtLjUtMyAzLjMtLjMgNS44LTMuMiA1LjUtNi41LS4yLTIuOS0yLjUtNS4yLTUuNC01LjV6bS04LjUtNGgtNDJjLTIuNyAwLTUuMiAxLjYtNi4zIDRoNTQuN2MtMS4yLTIuNC0zLjctNC02LjQtNHptLTkuMyAyNmMyLjEtMS43IDMuMy00LjMgMy4zLTdoLTJjMCAzLjktMy4xIDctNyA3aC00LjNjMi4xLTEuNyAzLjMtNC4zIDMuMy03aC0yYzAgMy45LTMuMSA3LTcgN2gtNC4zYzIuMS0xLjcgMy4zLTQuMyAzLjMtN2gtMmMwIDMuOS0zLjEgNy03IDdoLTdjLTMuOSAwLTctMy4xLTctN3MzLjEtNyA3LTdoNDJjMy45IDAgNyAzLjEgNyA3cy0zLjEgNy03IDdoLTkuM3pNMTA5IDI3Yy0zIDAtNS44IDEuNS03LjUgNGgtLjVjLTIuMiAwLTQtMS44LTQtNHMxLjgtNCA0LTRoNThjMi4yIDAgNCAxLjggNCA0cy0xLjggNC00IDRoLS41Yy0xLjctMi41LTQuNS00LTcuNS00aC00MnpNMzkgMTE1YzQuNCAwIDgtMy42IDgtOHMtMy42LTgtOC04LTggMy42LTggOCAzLjYgOCA4IDh6bTYtOGMwIDMuMy0yLjcgNi02IDZzLTYtMi43LTYtNiAyLjctNiA2LTYgNiAyLjcgNiA2em0tMy0yOXYtMmg4di02SDQwYy0yLjIgMC00IDEuOC00IDR2MTBIMjJsLTEuMyA0LS43IDJoMi4ybDMuOCA0MGgyNmwzLjgtNDBINThsLS43LTItMS4zLTRINDJ2LTZ6bS00LTR2MTBoMlY3NGg4di0yaC04Yy0xLjEgMC0yIC45LTIgMnptMiAxMmgxNC42bC43IDJIMjIuOGwuNy0ySDQwem0xMy44IDRIMjQuMmwzLjYgMzhoMjIuNGwzLjYtMzh6TTEyOSA5MmgtNnY0aC02djRoLTZ2MTRoLTNsLjIgMiAzLjggMzJoMzZsMy44LTMyIC4yLTJoLTN2LTE0aC02di00aC02di00aC04em0xOCAyMnYtMTJoLTR2NGgzdjhoMXptLTMgMHYtNmgtNHY2aDR6bS02IDZ2LTE2aC00djE5LjJjMS42LS43IDMtMS44IDQtMy4yem0tNiAzLjhWMTAwaC00djIzLjhjMS4zLjMgMi43LjMgNCAwem0tNi0uNlYxMDRoLTR2MTZjMSAxLjQgMi40IDIuNSA0IDMuMnptLTYtOS4ydi02aC00djZoNHptLTYgMHYtOGgzdi00aC00djEyaDF6bTI3LTEydi00aC00djRoM3Y0aDF2LTR6bS02IDB2LThoLTR2NGgzdjRoMXptLTYtNHYtNGgtNHY4aDF2LTRoM3ptLTYgNHYtNGgtNHY4aDF2LTRoM3ptNyAyNGM1LjkgMCAxMC45LTQuMiAxMS44LTEwaDcuOWwtMy41IDMwaC0zMi40bC0zLjUtMzBoNy45Yy45IDUuOCA1LjkgMTAgMTEuOCAxMHpNMjEyIDg2djJoLTR2LTJoNHptNCAwaC0ydjJoMnYtMnptLTIwIDBjLTIuNy43LTQuNSAzLjMtMy45IDYgLjQgMS44IDEuNiAzLjIgMy4zIDMuOGwuMS4yIDEuMSA0LjVjLjIuOSAxIDEuNSAxLjkgMS41bDcgMjQuNmMuMi45IDEgMS40IDEuOSAxLjRoNWMuOSAwIDEuNy0uNiAxLjktMS40bDctMjQuNmMuOSAwIDEuNy0uNiAxLjktMS41bDEuMS00LjUuMS0uMmMyLjYtLjkgNC4xLTMuNyAzLjItNi4zLS42LTEuNy0yLTMtMy44LTMuM1Y4NmMwLTcuNy02LjMtMTQtMTQtMTRTMTk2IDc4LjMgMTk2IDg2em00IDBoNnYyaC05Yy0xLjcgMC0zIDEuMy0zIDNzMS4zIDMgMyAzaDI2YzEuNyAwIDMtMS4zIDMtM3MtMS4zLTMtMy0zaC0zdi0yaDJjMC02LjYtNS40LTEyLTEyLTEycy0xMiA1LjQtMTIgMTJoMnptLTEuNCAxNC0xLTRoMjQuOWwtMSA0aC0yMi45em04LjkgMjYtNi45LTI0aDE4LjdsLTYuOSAyNGgtNC45ek0xNTAgMjQyYzEyLjIgMCAyMi05LjggMjItMjJzLTkuOC0yMi0yMi0yMi0yMiA5LjgtMjIgMjIgOS44IDIyIDIyIDIyem0yNC0yMmMwIDEzLjMtMTAuNyAyNC0yNCAyNHMtMjQtMTAuNy0yNC0yNCAxMC43LTI0IDI0LTI0IDI0IDEwLjcgMjQgMjR6bS0yOC40IDE3LjcgMi0uOWMxLjUtLjYgMy4yLS42IDQuNyAwbDIgLjljLjkuNCAyIDAgMi41LS44bDEuMS0xLjljLjgtMS40IDIuMi0yLjQgMy44LTIuOGwyLjEtLjVjMS0uMiAxLjYtMS4xIDEuNS0yLjFsLS4yLTIuMmMtLjEtMS42LjQtMy4yIDEuNC00LjVsMS40LTEuN2MuNy0uOC43LTEuOSAwLTIuNmwtMS40LTEuN2MtMS4xLTEuMi0xLjYtMi44LTEuNC00LjVsLjItMi4yYy4xLTEtLjYtMS45LTEuNi0yLjFsLTIuMS0uNWMtMS42LS40LTMtMS40LTMuOC0yLjhsLTEuMS0xLjljLS41LS45LTEuNi0xLjItMi41LS44bC0yIC45Yy0xLjUuNi0zLjIuNi00LjcgMGwtMi0uOWMtLjktLjQtMiAwLTIuNS44bC0xIDIuMWMtLjggMS40LTIuMiAyLjQtMy44IDIuOGwtMi4xLjVjLTEgLjItMS42IDEuMS0xLjUgMi4xbC4yIDIuMmMuMSAxLjYtLjQgMy4yLTEuNCA0LjVsLTEuNCAxLjdjLS43LjgtLjcgMS45IDAgMi42bDEuNCAxLjdjMS4xIDEuMiAxLjYgMi44IDEuNCA0LjVsLS4yIDIuMmMtLjEgMSAuNiAxLjkgMS42IDIuMWwyLjEuNWMxLjYuNCAzIDEuNCAzLjggMi44bDEuMSAxLjljLjQuNyAxLjUgMSAyLjQuNnptMi44IDFjMS0uNCAyLjEtLjQgMy4xIDBsMiAuOWMxLjguOCA0IC4xIDUtMS42bDEuMS0xLjljLjYtLjkgMS41LTEuNiAyLjUtMS44bDIuMS0uNWMxLjktLjQgMy4zLTIuMyAzLjEtNC4ybC0uMi0yLjJjLS4xLTEuMS4zLTIuMiAxLTNsMS40LTEuN2MxLjMtMS41IDEuMy0zLjcgMC01LjJsLTEuNC0xLjdjLS43LS44LTEuMS0xLjktMS0zbC4yLTIuMmMuMi0yLTEuMS0zLjgtMy4xLTQuMmwtMi4xLS41Yy0xLjEtLjItMi0uOS0yLjUtMS44bC0xLjEtMS45Yy0xLTEuNy0zLjItMi40LTUtMS42bC0yIC45Yy0xIC40LTIuMS40LTMuMSAwbC0yLS45Yy0xLjgtLjgtNC0uMS01IDEuNmwtMS4xIDEuOWMtLjYuOS0xLjUgMS42LTIuNSAxLjhsLTIuMS41Yy0xLjkuNC0zLjMgMi4zLTMuMSA0LjJsLjIgMi4yYy4xIDEuMS0uMyAyLjItMSAzbC0xLjQgMS43Yy0xLjMgMS41LTEuMyAzLjcgMCA1LjJsMS40IDEuN2MuNy44IDEuMSAxLjkgMSAzbC0uMiAyLjJjLS4yIDIgMS4xIDMuOCAzLjEgNC4ybDIuMS41YzEuMS4yIDIgLjkgMi41IDEuOGwxLjEgMS45YzEgMS43IDMuMiAyLjQgNSAxLjZsMi0uOXpNMTUyIDIwN2MwLS42LjQtMSAxLTFzMSAuNCAxIDEtLjQgMS0xIDEtMS0uNC0xLTF6bTYgMmMwLS42LjQtMSAxLTFzMSAuNCAxIDEtLjQgMS0xIDEtMS0uNC0xLTF6bS0xMSAxYzAtLjYuNC0xIDEtMXMxIC40IDEgMS0uNCAxLTEgMS0xLS40LTEtMXptLTYgMGMwLS42LjQtMSAxLTFzMSAuNCAxIDEtLjQgMS0xIDEtMS0uNC0xLTF6bTMtNWMwLS42LjQtMSAxLTFzMSAuNCAxIDEtLjQgMS0xIDEtMS0uNC0xLTF6bS04IDhjMC0uNi40LTEgMS0xczEgLjQgMSAxLS40IDEtMSAxLTEtLjQtMS0xem0zIDZjMC0uNi40LTEgMS0xczEgLjQgMSAxLS40IDEtMSAxLTEtLjQtMS0xem0wIDZjMC0uNi40LTEgMS0xczEgLjQgMSAxLS40IDEtMSAxLTEtLjQtMS0xem00IDdjMC0uNi40LTEgMS0xczEgLjQgMSAxLS40IDEtMSAxLTEtLjQtMS0xem01LTJjMC0uNi40LTEgMS0xczEgLjQgMSAxLS40IDEtMSAxLTEtLjQtMS0xem01IDRjMC0uNi40LTEgMS0xczEgLjQgMSAxLS40IDEtMSAxLTEtLjQtMS0xem00LTZjMC0uNi40LTEgMS0xczEgLjQgMSAxLS40IDEtMSAxLTEtLjQtMS0xem02LTRjMC0uNi40LTEgMS0xczEgLjQgMSAxLS40IDEtMSAxLTEtLjQtMS0xem0tNC0zYzAtLjYuNC0xIDEtMXMxIC40IDEgMS0uNCAxLTEgMS0xLS40LTEtMXptNC0zYzAtLjYuNC0xIDEtMXMxIC40IDEgMS0uNCAxLTEgMS0xLS40LTEtMXptLTUtNGMwLS42LjQtMSAxLTFzMSAuNCAxIDEtLjQgMS0xIDEtMS0uNC0xLTF6bS0yNCA2YzAtLjYuNC0xIDEtMXMxIC40IDEgMS0uNCAxLTEgMS0xLS40LTEtMXptMTYgNWMyLjggMCA1LTIuMiA1LTVzLTIuMi01LTUtNS01IDIuMi01IDUgMi4yIDUgNSA1em03LTVjMCAzLjktMy4xIDctNyA3cy03LTMuMS03LTcgMy4xLTcgNy03IDcgMy4xIDcgN3ptODYtMjljLS42IDAtMSAuNC0xIDFzLjQgMSAxIDFoMmMuNiAwIDEtLjQgMS0xcy0uNC0xLTEtMWgtMnptMTkgOWMwLS42LjQtMSAxLTFoMmMuNiAwIDEgLjQgMSAxcy0uNCAxLTEgMWgtMmMtLjYgMC0xLS40LTEtMXptLTE0IDVjLS42IDAtMSAuNC0xIDFzLjQgMSAxIDFoMmMuNiAwIDEtLjQgMS0xcy0uNC0xLTEtMWgtMnptLTI1IDFjLS42IDAtMSAuNC0xIDFzLjQgMSAxIDFoMmMuNiAwIDEtLjQgMS0xcy0uNC0xLTEtMWgtMnptNSA0Yy0uNiAwLTEgLjQtMSAxcy40IDEgMSAxaDJjLjYgMCAxLS40IDEtMXMtLjQtMS0xLTFoLTJ6bTkgMGMwLS42LjQtMSAxLTFoMmMuNiAwIDEgLjQgMSAxcy0uNCAxLTEgMWgtMmMtLjYgMC0xLS40LTEtMXptMTUgMWMwLS42LjQtMSAxLTFoMmMuNiAwIDEgLjQgMSAxcy0uNCAxLTEgMWgtMmMtLjYgMC0xLS40LTEtMXptMTItMmMtLjYgMC0xIC40LTEgMXMuNCAxIDEgMWgyYy42IDAgMS0uNCAxLTFzLS40LTEtMS0xaC0yem0tMTEtMTRjMC0uNi40LTEgMS0xaDJjLjYgMCAxIC40IDEgMXMtLjQgMS0xIDFoLTJjLS42IDAtMS0uNC0xLTF6bS0xOSAwYy0uNiAwLTEgLjQtMSAxcy40IDEgMSAxaDJjLjYgMCAxLS40IDEtMXMtLjQtMS0xLTFoLTJ6bTYgNWMwLS42LjQtMSAxLTFoMmMuNiAwIDEgLjQgMSAxcy0uNCAxLTEgMWgtMmMtLjYgMC0xLS40LTEtMXptLTI1IDE1di0xLjRjLTIuNS0xLjEtMy43LTQtMi42LTYuNi4yLS41LjUtMSAuOS0xLjQtLjktMiAwLTQuMiAxLjktNS4yLS44LTIuNi43LTUuNCAzLjQtNi4yLjQtLjUuOS0uOSAxLjUtMS4xLjUtMi43IDMuMS00LjUgNS44LTQuMS43LjEgMS40LjQgMiAuOCA1LjMtMy44IDExLjYtNS45IDE4LjItNS45IDYuOCAwIDEzLjEgMi4yIDE4LjIgNS45IDIuMy0xLjYgNS40LTEgNyAxLjMuNC42LjcgMS4zLjggMiAuNi4yIDEuMS42IDEuNSAxLjEgMi43LjggNC4yIDMuNSAzLjQgNi4yIDEuOSAxIDIuNyAzLjIgMS45IDUuMiAxLjkgMiAxLjggNS4yLS4yIDctLjQuNC0uOS43LTEuNSAxdjIuNGgtNjJ2LTFoLS4yem0uOC03LjJjLS4zIDEuMi0uNSAyLjQtLjYgMy42LTEuMy0xLTEuNi0yLjktLjYtNC4yLjQuMy44LjUgMS4yLjZ6bTEuNS00LjZjLS40LjktLjcgMS44LTEgMi43LTEtLjQtMS42LTEuNS0xLjMtMi41LjItLjUuNi0uOSAxLjEtMS4yLjQuNC44LjcgMS4yIDF6bTIuMy00LjUtMS41IDIuN2MtMS4zLTEtMS41LTIuOS0uNS00LjIuMS0uMi4zLS4zLjQtLjUuMy45LjkgMS42IDEuNiAyem0xLjItMS43Yy40LS41LjctMSAxLjEtMS41LS4zLS41LS45LS43LTEuNC0uNHMtLjcuOS0uNCAxLjRjLjIuMi40LjQuNy41em01LjMtNS44Yy0xIC45LTIgMS44LTIuOSAyLjgtLjMtLjMtLjctLjYtMS4xLS44LjQtMS42IDIuMS0yLjUgMy43LTIuMS4xIDAgLjIuMS4zLjF6bTQyLjcgMi44Yy0uOS0xLTEuOS0xLjktMi45LTIuOCAxLjUtLjYgMy4zLjEgMy45IDEuNyAwIC4xLjEuMi4xLjMtLjQuMi0uOC40LTEuMS44em0xLjMgMS41Yy40LjUuOCAxIDEuMSAxLjQuNS0uMS45LS43LjgtMS4ycy0uNy0uOS0xLjItLjhjLS4zLjItLjUuNC0uNy42em0zLjggNS45LTEuNS0yLjdjLjgtLjQgMS40LTEuMSAxLjYtMiAxLjMgMS4xIDEuNCAzIC40IDQuMi0uMi4yLS40LjMtLjUuNXptMS43IDQuNWMtLjMtLjktLjYtMS44LTEtMi43LjQtLjMuOC0uNiAxLjItMSAxIC41IDEuNCAxLjcgMSAyLjctLjIuNC0uNi44LTEuMiAxem0xLjIgNS41Yy0uMS0xLjItLjQtMi40LS42LTMuNi41LS4xLjktLjQgMS4yLS42IDEgMS4zLjcgMy4yLS42IDQuMnpNMjc1IDIxNGMtLjUtMTYtMTMuOS0yOC42LTI5LjktMjguMS0xNS4zLjUtMjcuNiAxMi44LTI4LjEgMjguMWg1OHpNNzIuMyAxOTguMWMtLjItLjMtLjMtLjctLjMtMS4xdi0xMmgtMnYxMmMwIDIuMiAxLjggNCA0IDQgMS4yIDAgMi4zLS41IDMuMS0xLjQuNi0uNy45LTEuNi45LTIuNXYtMTJoLTJ2MTJjMCAxLjEtLjkgMi0yIDItLjctLjEtMS4zLS40LTEuNy0xek03NSAxNzZjLjQgMCAuNyAwIDEuMS0uMS41IDIuMiAyLjYgMy41IDQuOCAzIC41LS4xIDEtLjMgMS40LS42IDEuMSAyLjEgMS43IDQuNCAxLjcgNi43djI0YzAgMy4zLTIuNyA2LTYgNmgtM3Y5YzAgMi44LTIuMiA1LTUgNXMtNS0yLjItNS01di05aC0zYy0zLjMgMC02LTIuNy02LTZ2LTI0YzAtNy43IDYuMy0xNCAxNC0xNCAwIDIuOCAyLjIgNSA1IDV6bS0xNyAxNXYxMmMwIC44LjUgMS41IDEuMiAxLjguOS40IDEuOS4xIDIuNC0uNy4yLS4zLjMtLjcuMy0xLjF2LTEyaDJ2MTJjMCAyLjItMS43IDQtMy45IDQtLjUgMC0xLS4xLTEuNC0uMi0uMi0uMS0uNC0uMi0uNy0uM3YyLjVjMCAyLjIgMS44IDQgNCA0aDE2YzIuMiAwIDQtMS44IDQtNHYtMjRjMC0xLjUtLjItMi45LS43LTQuMi0uNC4xLS45LjItMS4zLjItMi4xIDAtNC4xLTEuMS01LjItMy0zLS4xLTUuNi0yLTYuNS00LjlDNjIuNCAxNzQgNTggMTc5IDU4IDE4NXY2em05IDI0djljMCAxLjcgMS4zIDMgMyAzczMtMS4zIDMtM3YtOWgtNnpNLTE3IDE5MWMtLjYgMC0xIC40LTEgMXMuNCAxIDEgMWgyYy42IDAgMS0uNCAxLTFzLS40LTEtMS0xaC0yem0xOSA5YzAtLjYuNC0xIDEtMWgyYy42IDAgMSAuNCAxIDFzLS40IDEtMSAxSDNjLS42IDAtMS0uNC0xLTF6bS0xNCA1Yy0uNiAwLTEgLjQtMSAxcy40IDEgMSAxaDJjLjYgMCAxLS40IDEtMXMtLjQtMS0xLTFoLTJ6bS0yNSAxYy0uNiAwLTEgLjQtMSAxcy40IDEgMSAxaDJjLjYgMCAxLS40IDEtMXMtLjQtMS0xLTFoLTJ6bTUgNGMtLjYgMC0xIC40LTEgMXMuNCAxIDEgMWgyYy42IDAgMS0uNCAxLTFzLS40LTEtMS0xaC0yem05IDBjMC0uNi40LTEgMS0xaDJjLjYgMCAxIC40IDEgMXMtLjQgMS0xIDFoLTJjLS42IDAtMS0uNC0xLTF6bTE1IDFjMC0uNi40LTEgMS0xaDJjLjYgMCAxIC40IDEgMXMtLjQgMS0xIDFoLTJjLS42IDAtMS0uNC0xLTF6bTEyLTJjLS42IDAtMSAuNC0xIDFzLjQgMSAxIDFoMmMuNiAwIDEtLjQgMS0xcy0uNC0xLTEtMUg0em0tMTEtMTRjMC0uNi40LTEgMS0xaDJjLjYgMCAxIC40IDEgMXMtLjQgMS0xIDFoLTJjLS42IDAtMS0uNC0xLTF6bS0xOSAwYy0uNiAwLTEgLjQtMSAxcy40IDEgMSAxaDJjLjYgMCAxLS40IDEtMXMtLjQtMS0xLTFoLTJ6bTYgNWMwLS42LjQtMSAxLTFoMmMuNiAwIDEgLjQgMSAxcy0uNCAxLTEgMWgtMmMtLjYgMC0xLS40LTEtMXptLTI1IDE1di0xLjRjLTIuNS0xLjEtMy43LTQtMi42LTYuNi4yLS41LjUtMSAuOS0xLjQtLjktMiAwLTQuMiAxLjktNS4yLS44LTIuNi43LTUuNCAzLjQtNi4yLjQtLjUuOS0uOSAxLjUtMS4xLjUtMi43IDMuMS00LjUgNS44LTQuMS43LjEgMS40LjQgMiAuOCA1LjMtMy44IDExLjYtNS45IDE4LjItNS45IDYuOCAwIDEzLjEgMi4yIDE4LjIgNS45IDIuMy0xLjYgNS40LTEgNyAxLjMuNC42LjcgMS4zLjggMiAuNi4yIDEuMS42IDEuNSAxLjEgMi43LjggNC4yIDMuNSAzLjQgNi4yIDEuOSAxIDIuNyAzLjIgMS45IDUuMiAxLjkgMiAxLjggNS4yLS4yIDctLjQuNC0uOS43LTEuNSAxdjIuNGgtNjJ2LTFoLS4yem0uOC03LjJjLS4zIDEuMi0uNSAyLjQtLjYgMy42LTEuMy0xLTEuNi0yLjktLjYtNC4yLjQuMy44LjUgMS4yLjZ6bTEuNS00LjZjLS40LjktLjcgMS44LTEgMi43LTEtLjQtMS42LTEuNS0xLjMtMi41LjItLjUuNi0uOSAxLjEtMS4yLjQuNC44LjcgMS4yIDF6bTIuMy00LjUtMS41IDIuN2MtMS4zLTEtMS41LTIuOS0uNS00LjIuMS0uMi4zLS4zLjQtLjUuMy45LjkgMS42IDEuNiAyem0xLjItMS43Yy4zLS41LjctMSAxLjEtMS41LS4zLS41LS45LS43LTEuNC0uNHMtLjcuOS0uNCAxLjRjLjIuMi40LjQuNy41em01LjMtNS44Yy0xIC45LTIgMS44LTIuOSAyLjgtLjMtLjMtLjctLjYtMS4xLS44LjQtMS42IDIuMS0yLjUgMy43LTIuMS4xIDAgLjIuMS4zLjF6TTguOCAxOTRjLS45LTEtMS45LTEuOS0yLjktMi44IDEuNS0uNiAzLjMuMSAzLjkgMS43IDAgLjEuMS4yLjEuMy0uNC4yLS44LjQtMS4xLjh6bTEuMyAxLjVjLjQuNS44IDEgMS4xIDEuNC41LS4xLjktLjcuOC0xLjItLjEtLjUtLjctLjktMS4yLS44LS4zLjItLjUuNC0uNy42em0zLjggNS45Yy0uNS0uOS0uOS0xLjgtMS41LTIuNy44LS40IDEuNC0xLjEgMS42LTIgMS4zIDEuMSAxLjQgMyAuNCA0LjItLjIuMi0uNC4zLS41LjV6bTEuOCA0LjVjLS4zLS45LS42LTEuOC0xLTIuNy40LS4zLjgtLjYgMS4yLTEgMSAuNSAxLjQgMS43IDEgMi43LS4zLjQtLjcuOC0xLjIgMXptMS4xIDUuNWMtLjEtMS4yLS40LTIuNC0uNi0zLjYuNS0uMS45LS40IDEuMi0uNiAxIDEuMy43IDMuMi0uNiA0LjJ6TTE1IDIxNGMtLjUtMTYtMTMuOS0yOC42LTI5LjktMjguMS0xNS4zLjUtMjcuNiAxMi44LTI4LjEgMjguMWg1OHoiLz48L2c+PC9zdmc+)}.dark-layout .chat-application .content-right .chat-app-window .user-chats .divider .divider-text{background:#283046}.dark-layout .chat-application .content-right .chat-app-window .user-chats .avatar img,.dark-layout .chat-application .content-right .chat-app-window .user-chats .divider .divider-text:after,.dark-layout .chat-application .content-right .chat-app-window .user-chats .divider .divider-text:before{border-color:#3b4253}.dark-layout .chat-application .content-right .chat-app-window .active-chat .chat-left .chat-content{background-color:#283046}.dark-layout .chat-application .content-right .chat-app-window .active-chat .chat-left .chat-content p{color:#b4b7bd}.dark-layout .chat-application .content-right .chat-app-window .active-chat .chat-content p{color:#fff}.dark-layout .chat-application .content-right .chat-app-window .active-chat .chat-header .dropdown-toggle{color:#b4b7bd}.dark-layout .chat-application .content-right .chat-app-window .active-chat .chat-app-form,.dark-layout .chat-application .content-right .chat-app-window .active-chat .chat-header,.dark-layout .chat-application .content-right .user-profile-sidebar{background-color:#283046;border-color:#3b4253}.dark-layout .chat-widget .user-chats{background-color:#384056!important}.dark-layout .chat-widget .card-header,.dark-layout .chat-widget .chat-app-form{background-color:#283046}.dark-layout .chat-widget .chat-app-window .user-chats .chat-left .chat-content{background-color:#283046!important;color:#b4b7bd!important}.dark-layout .chat-widget .chat-app-window .user-chats .avatar img{border-color:#161d31}.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-board-header .kanban-title-board{color:#fff}.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-board-header .kanban-title-board:focus,.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-board-header .kanban-title-board:hover,.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item{background-color:#283046}.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item .item-dropdown i.dropdown-toggle,.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item .item-dropdown svg.dropdown-toggle{stroke:#fff}.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item .kanban-title-button{color:#b4b7bd}.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item i,.dark-layout .kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item svg{stroke:#b4b7bd}.dark-layout .kanban-application .update-item-sidebar .nav-tabs .nav-item .nav-link,.dark-layout .kanban-application .update-item-sidebar .tab-content .tab-pane{background-color:#0000}.dark-layout .kanban-item.gu-mirror{background-color:#283046}.dark-layout .todo-application .content-area-wrapper .sidebar .todo-form .todo-item-action{color:#b4b7bd}.dark-layout .todo-application .content-area-wrapper .content-right .todo-task-list-wrapper{background-color:#283046!important;border-color:#3b4253}.dark-layout .todo-application .content-area-wrapper .content-right .todo-task-list .todo-item:not(:first-child){border-color:#3b4253}.dark-layout .todo-application .content-area-wrapper .content-right .todo-task-list .todo-item.completed .todo-title{color:#676d7d}.dark-layout .todo-application .content-area-wrapper .content-right .todo-task-list .todo-item:hover{box-shadow:0 4px 24px 0 #22292f3d}.dark-layout .todo-application .content-area-wrapper .content-right .todo-task-list .todo-item .todo-item-action .todo-item-favorite:not(.text-warning) i,.dark-layout .todo-application .content-area-wrapper .content-right .todo-task-list .todo-item .todo-item-action .todo-item-favorite:not(.text-warning) svg{color:#b4b7bd}.dark-layout .todo-application .todo-item-action .close{background-color:#0000!important}.dark-layout .todo-item.gu-mirror{background-color:#283046;border-color:#3b4253;box-shadow:0 4px 24px 0 #22292f3d}.dark-layout .todo-item.gu-mirror.completed .todo-title{color:#676d7d}.dark-layout .ecommerce-application .ecommerce-card .btn-light{background-color:#161d31!important;border-color:#0000;color:#fff}.dark-layout .ecommerce-application .content-body .ecommerce-header-items .result-toggler .search-results,.dark-layout .ecommerce-application .content-body .ecommerce-header-items .result-toggler .shop-sidebar-toggler i,.dark-layout .ecommerce-application .content-body .ecommerce-header-items .result-toggler .shop-sidebar-toggler svg,.dark-layout .ecommerce-application .content-right .ecommerce-header-items .result-toggler .search-results,.dark-layout .ecommerce-application .content-right .ecommerce-header-items .result-toggler .shop-sidebar-toggler i,.dark-layout .ecommerce-application .content-right .ecommerce-header-items .result-toggler .shop-sidebar-toggler svg{color:#d0d2d6}.dark-layout .ecommerce-application .content-body .grid-view .ecommerce-card .card-body,.dark-layout .ecommerce-application .content-body .list-view .ecommerce-card .card-body,.dark-layout .ecommerce-application .content-right .grid-view .ecommerce-card .card-body,.dark-layout .ecommerce-application .content-right .list-view .ecommerce-card .card-body{border-color:#3b4253}.dark-layout .ecommerce-application .content-body .grid-view .ecommerce-card .item-options .wishlist span,.dark-layout .ecommerce-application .content-body .list-view .ecommerce-card .item-options .wishlist span,.dark-layout .ecommerce-application .content-right .grid-view .ecommerce-card .item-options .wishlist span,.dark-layout .ecommerce-application .content-right .list-view .ecommerce-card .item-options .wishlist span{color:#5e5873}.dark-layout .ecommerce-application .content-body .grid-view .ecommerce-card .item-options .cart span,.dark-layout .ecommerce-application .content-body .list-view .ecommerce-card .item-options .cart span,.dark-layout .ecommerce-application .content-right .grid-view .ecommerce-card .item-options .cart span,.dark-layout .ecommerce-application .content-right .list-view .ecommerce-card .item-options .cart span{color:#fff}.dark-layout .ecommerce-application .grid-view .item-name a,.dark-layout .ecommerce-application .grid-view .item-price{color:#b4b7bd}.dark-layout .ecommerce-application .wishlist-items .ecommerce-card .move-cart .move-to-cart{color:#fff}.dark-layout .ecommerce-application .product-checkout .checkout-options .coupons input,.dark-layout .ecommerce-application .product-checkout .checkout-options .coupons input::placeholder{color:#b4b7bd}.dark-layout .ecommerce-application .app-ecommerce-details .item-features,.dark-layout .ecommerce-application .app-ecommerce-details .swiper-responsive-breakpoints.swiper-container .swiper-slide{background-color:#161d31}.dark-layout .file-manager-application .sidebar-file-manager{background-color:#283046!important}.dark-layout .file-manager-application .sidebar-file-manager .jstree .jstree-container-ul .jstree-anchor{color:#b4b7bd}.dark-layout .file-manager-application .sidebar-file-manager .storage-status i,.dark-layout .file-manager-application .sidebar-file-manager .storage-status svg{color:#b4b7bd!important}.dark-layout .file-manager-application .sidebar-file-manager .file-manager-title{color:#d0d2d6}.dark-layout .file-manager-application .content-area-wrapper,.dark-layout .file-manager-application .file-manager-main-content,.dark-layout .file-manager-application .sidebar-file-manager.show{border:1px solid #3b4253!important}.dark-layout .file-manager-application .file-manager-main-content .file-manager-app-searchbar{background-color:#0000!important;border-bottom:1px solid #3b4253!important}.dark-layout .file-manager-application .file-manager-main-content .file-manager-app-searchbar .file-manager-toggler{color:#b4b7bd!important}.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-body,.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-header{background-color:#283046!important}.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-header{border-color:#3b4253!important}.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-body .drives .card{background-color:#283046}.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-body .view-container .file-manager-item .file-logo-wrapper{background-color:#161d31!important}.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-body .view-container .file-manager-item:not(.selected){border-color:#3b4253!important}.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-body .view-container:not(.list-view) .file-manager-item .file-accessed,.dark-layout .file-manager-application .file-manager-main-content .file-manager-content-body .view-container:not(.list-view) .file-manager-item .file-size{color:#676d7d!important}.dark-layout .file-manager-application #app-file-manager-info-sidebar .nav-tabs .nav-link,.dark-layout .file-manager-application #app-file-manager-info-sidebar .tab-content .tab-pane{background-color:#0000}.dark-layout .file-manager-application #app-file-manager-info-sidebar .nav-tabs .nav-item:not(.active) .nav-link{color:#b4b7bd}.dark-layout .app-calendar .app-calendar-sidebar{background-color:#283046;border-color:#3b4253}.dark-layout .app-calendar .app-calendar-sidebar .input-filter~label,.dark-layout .app-calendar .app-calendar-sidebar .select-all~label,.dark-layout .app-calendar .app-calendar-sidebar .sidebar-content-title{color:#d0d2d6}.dark-layout .app-calendar .fc .fc-day-today{background:#161d31!important;background-color:#161d31!important}.dark-layout .app-calendar .fc .fc-timegrid .fc-scrollgrid-section .fc-col-header-cell,.dark-layout .app-calendar .fc .fc-timegrid .fc-scrollgrid-section .fc-daygrid-day,.dark-layout .app-calendar .fc .fc-timegrid .fc-scrollgrid-section .fc-timegrid-axis{background-color:#283046;border-color:#3b4253}.dark-layout .app-calendar .fc .fc-timegrid .fc-scrollgrid-section .fc-day-today{background-color:#babfc71f!important}.dark-layout .app-calendar .fc .fc-timegrid .fc-scrollgrid-section .fc-day-today.fc-col-header-cell{background-color:#283046!important}.dark-layout .app-calendar .fc .fc-popover{background:#283046;border-color:#3b4253}.dark-layout .app-calendar .fc .fc-popover-header .fc-popover-close,.dark-layout .app-calendar .fc .fc-popover-header .fc-popover-title{color:#b4b7bd}.dark-layout .app-calendar .fc .fc-list,.dark-layout .app-calendar .fc .fc-scrollgrid,.dark-layout .app-calendar .fc tbody td,.dark-layout .app-calendar .fc th,.dark-layout .app-calendar .fc thead th{border-color:#3b4253}.dark-layout .app-calendar .fc .fc-list .fc-list-day-cushion,.dark-layout .app-calendar .fc th .fc-list-day-cushion{background:#161d31}.dark-layout .app-calendar .fc .fc-list .fc-list-event:hover td,.dark-layout .app-calendar .fc th .fc-list-event:hover td{background-color:#161d31}.dark-layout .app-calendar .fc .fc-list .fc-list-event-time,.dark-layout .app-calendar .fc th .fc-list-event-time{color:#b4b7bd}.dark-layout .app-calendar .fc .fc-list .fc-list-event td,.dark-layout .app-calendar .fc th .fc-list-event td{border-color:#3b4253}.dark-layout .invoice-list-wrapper .dataTables_wrapper .invoice-list-dataTable-header{background-color:#283046;border-color:#3b4253}.dark-layout .invoice-list-wrapper .dataTables_wrapper .invoice-data-table{background-color:#283046}.dark-layout .invoice-list-wrapper .dataTables_wrapper .invoice-data-table tbody .selected-row-bg{background-color:#3b4253}.dark-layout .invoice-list-wrapper .dataTables_wrapper .invoice-data-table td{background-color:inherit}.dark-layout .invoice-add .invoice-preview-card .invoice-product-details,.dark-layout .invoice-edit .invoice-preview-card .invoice-product-details{background-color:#161d31}.dark-layout .invoice-add .invoice-preview-card .invoice-product-details .product-details-border,.dark-layout .invoice-edit .invoice-preview-card .invoice-product-details .product-details-border{background-color:#283046;border-color:#3b4253}.dark-layout .invoice-print .form-control{background-color:#283046}.dark-layout .app-user-view .plan-card{border-color:#7367f0!important}.dark-layout .app-user-edit .form-control.error{border-color:#ea5455!important}.dark-layout .customizer{background-color:#283046}.dark-layout .customizer .customizer-close i,.dark-layout .customizer .customizer-close svg{color:#b4b7bd}.dark-layout .footer-fixed .footer{background-color:#283046}.dark-layout .horizontal-layout.navbar-sticky .horizontal-menu-wrapper .navbar-horizontal.header-navbar.fixed-top{box-shadow:0 4px 24px 0 #22292fbf!important}.dark-layout .horizontal-layout .horizontal-menu-wrapper{background:linear-gradient(180deg,#252b47c2 44%,#38353575 73%,#fff0)!important}.dark-layout .horizontal-layout .horizontal-menu-wrapper .header-navbar{background:#283046!important}.dark-layout .horizontal-layout .horizontal-menu-wrapper .header-navbar.navbar-shadow{box-shadow:0 4px 24px 0 #22292fbf}.dark-layout .horizontal-layout .horizontal-menu-wrapper .header-navbar.navbar-horizontal ul#main-menu-navigation>li:hover:not(.active)>a{background:#161d31}.dark-layout .horizontal-layout .horizontal-menu-wrapper .header-navbar.navbar-horizontal .active .nav-link.dropdown-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.dark-layout .horizontal-layout .horizontal-menu-wrapper .header-navbar.navbar-horizontal .nav-link.dropdown-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b4b7bd' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-submenu.show{background-color:#283046!important;color:#b4b7bd}.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-menu a:hover{color:#d0d2d6!important}.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-menu .disabled a{color:#676d7d}.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-menu .dropdown-item{color:#d0d2d6}.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-menu .dropdown-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b4b7bd' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-menu .dropdown-toggle:active:after,.dark-layout .horizontal-layout .main-menu-content .navbar-nav .dropdown-menu .dropdown-toggle:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' class='feather feather-chevron-right'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.dark-layout .horizontal-layout .main-menu-content .navbar-nav>li.active>a>i,.dark-layout .horizontal-layout .main-menu-content .navbar-nav>li.active>a>svg{color:#fff!important}.dark-layout .horizontal-layout .main-menu-content .navbar-nav>li.active .dropdown-menu li.active>a{background:#161d31!important;color:#b4b7bd}.dark-layout .horizontal-layout .main-menu-content .navbar-nav>li.active .dropdown-menu li.active>a:hover{color:#7367f0!important}.dark-layout .horizontal-layout .main-menu-content .navbar-nav>li.active .dropdown-menu li.open.active>a{color:#b4b7bd!important}.bordered-layout .header-navbar{box-shadow:none}.bordered-layout .header-navbar.floating-nav{border:1px solid #ebe9f1}.bordered-layout .header-navbar.fixed-top{background:#f8f8f8;border-bottom:1px solid #ebe9f1}.bordered-layout .main-menu{border-right:1px solid #ebe9f1;box-shadow:none}.bordered-layout .main-menu.menu-light .navigation>li.open:not(.menu-item-closing)>a,.bordered-layout .main-menu.menu-light .navigation>li.sidebar-group-active>a{background:#ededed}.bordered-layout .dropdown-menu{border:1px solid #ebe9f1!important;box-shadow:none}.bordered-layout .main-menu,.bordered-layout .main-menu .navigation{background:#f8f8f8}.bordered-layout .bs-stepper.wizard-modern .bs-stepper-content,.bordered-layout .bs-stepper:not(.wizard-modern):not(.checkout-tab-steps),.bordered-layout .card{border:1px solid #ebe9f1;box-shadow:none}.bordered-layout .footer{box-shadow:none!important}.bordered-layout .footer-fixed .footer{border-top:1px solid #ebe9f1}.semi-dark-layout .main-menu{background-color:#283046}.semi-dark-layout .main-menu .shadow-bottom{background:linear-gradient(180deg,#283046 44%,#28304682 73%,#28304600)}.semi-dark-layout .main-menu:not(.expanded) .navigation .sidebar-group-active a{background-color:#161d31}.semi-dark-layout .main-menu-content .navigation-main{background-color:#283046}.semi-dark-layout .main-menu-content .navigation-main .navigation-header{color:#676d7d}.semi-dark-layout .main-menu-content .navigation-main .nav-item a{color:#b4b7bd}.semi-dark-layout .main-menu-content .navigation-main .nav-item.open a{background-color:#161d31}.semi-dark-layout .main-menu-content .navigation-main .nav-item a,.semi-dark-layout .main-menu-content .navigation-main .nav-item a:after{color:#b4b7bd}.semi-dark-layout .main-menu-content .navigation-main .nav-item .menu-content{background-color:#283046}.semi-dark-layout .main-menu-content .navigation-main .nav-item .menu-content .active .menu-item{color:#fff}.semi-dark-layout .main-menu-content .navigation-main .nav-item .menu-content li:not(.active) a{background-color:#283046}.semi-dark-layout .main-menu-content .navigation-main .active .menu-title,.semi-dark-layout .main-menu-content .navigation-main .active i{color:#fff}.semi-dark-layout .main-menu-content .navigation-main .sidebar-group-active a{background:#283046;border-radius:4px}.semi-dark-layout .main-menu-content .navigation-main .menu-content{background-color:#283046}.semi-dark-layout .main-menu-content .navigation-main .menu-content .active{z-index:1}.semi-dark-layout .main-menu-content .navigation-main .menu-content .active a{background-color:#0000}.semi-dark-layout .menu-collapsed .main-menu:not(.expanded) .navigation-main li.active>a{background:#161d31!important;color:#fff!important}#root,.wrapper,body{height:100%}.vertical-layout .main-menu.expanded .navigation li:not(.open)>ul{display:block!important}.vertical-layout .main-menu .navigation li:not(.open) a:after{transform:rotate(0deg)!important}body #root .wrapper .ps__rail-y{left:auto!important;right:1px!important}.horizontal-layout.navbar-static .navbar-scrolled{background:#fff!important;box-shadow:0 4px 20px 0 #22292f0d!important}.horizontal-layout .header-navbar .navbar-container .dropdown-cart .dropdown-menu,.horizontal-layout .header-navbar .navbar-container .dropdown-language .dropdown-menu,.horizontal-layout .header-navbar .navbar-container .dropdown-notification .dropdown-menu,.horizontal-layout .header-navbar .navbar-container .dropdown-user .dropdown-menu{top:3rem!important}.horizontal-layout .horizontal-menu-wrapper #main-menu-navigation .dropdown .dropdown-submenu .dropdown-toggle:after{margin-top:-5px}.horizontal-layout .horizontal-menu-wrapper .navbar-horizontal ul.dropdown-menu .nav-item.active>a{border-bottom:none}.horizontal-layout .horizontal-menu-wrapper .navbar-horizontal ul.dropdown-menu::-webkit-scrollbar{height:5px;width:5px}.horizontal-layout .horizontal-menu-wrapper .navbar-horizontal ul.dropdown-menu::-webkit-scrollbar-thumb{background:#adb5bd;border-radius:20px}.horizontal-layout .horizontal-menu-wrapper .navbar-horizontal ul.dropdown-menu::-webkit-scrollbar-track{background:#dae1e7;border-radius:30px}.header-navbar .navbar-container .navbar-nav .autocomplete-container .suggestion-item span{line-height:1.2}.card-snippet pre{border-radius:.5rem;margin-top:0}.card-congratulations .avatar svg{height:28px!important;width:28px!important}.avg-session-progress{height:6px}.block-ui-container .block-ui-overlay{background:#22292f99}.react-slidedown::-webkit-scrollbar{width:0}.animate__animated.animate__fadeInLeft,.animate__animated.animate__zoomIn{--animate-duration:1s}.ecommerce-application .content-wrapper.animate__animated{animation:none}.customizer .react-select{max-width:200px;width:100%}.customizer .react-select .select__menu{z-index:2}.dark-layout .autocomplete-container .suggestions-list .suggestion-item.suggestion-title-wrapper .h6,.dark-layout .autocomplete-container .suggestions-list .suggestion-item.suggestion-title-wrapper h6{color:#676d7d}.dark-layout .ecommerce-application .list-view .ecommerce-card .card-body{border-right-color:#3b4253}.dark-layout .pagination .break{background-color:#242b3d}.dark-layout .pagination .break a{color:#b4b7bd}.dark-layout .invoice-list-wrapper header{background-color:#283046}.dark-layout .block-ui-container .block-ui-overlay{background:#161d31}.dark-layout .block-ui-container .block-ui-message{color:#b4b7bd}.dark-layout .form-control{background-color:#0000}.dark-layout .apexcharts-gridlines-vertical line{stroke:#3b4253}.dark-layout .horizontal-menu .horizontal-menu-wrapper .navbar-horizontal ul.dropdown-menu::-webkit-scrollbar-thumb{background:#161d31}.dark-layout .horizontal-menu .horizontal-menu-wrapper .navbar-horizontal ul.dropdown-menu::-webkit-scrollbar-track{background:#3b4253}html[dir=rtl] body .ps__rail-y{left:1px!important;right:auto!important}html[dir=rtl] .scroll-to-top div:first-of-type{left:auto!important;right:30px}html[dir=rtl] .vertical-layout.vertical-menu-modern .main-menu .navigation li.has-sub>a:after{transform:rotate(-90deg)!important}html[dir=rtl] .vertical-layout.vertical-menu-modern .main-menu .navigation li.has-sub:not(.open)>a:after{transform:rotate(-180deg)!important}html[dir=rtl] .horizontal-menu .header-navbar.navbar-horizontal .dropdown-menu .dropdown-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e6b7b' class='feather feather-chevron-left'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")}html[dir=rtl] .breadcrumb.breadcrumb-chevron .breadcrumb-item+.breadcrumb-item:before,html[dir=rtl] .breadcrumb:not([class*=breadcrumb-]) .breadcrumb-item+.breadcrumb-item:before,html[dir=rtl] .pagination .page-item.next .page-link:active:after,html[dir=rtl] .pagination .page-item.next .page-link:after,html[dir=rtl] .pagination .page-item.next .page-link:hover:after,html[dir=rtl] .pagination .page-item.next-item .page-link:active:after,html[dir=rtl] .pagination .page-item.next-item .page-link:after,html[dir=rtl] .pagination .page-item.next-item .page-link:hover:after,html[dir=rtl] .pagination .page-item.next-item.disabled .page-link:before,html[dir=rtl] .pagination .page-item.next.disabled .page-link:before,html[dir=rtl] .pagination .page-item.prev .page-link:active:before,html[dir=rtl] .pagination .page-item.prev .page-link:before,html[dir=rtl] .pagination .page-item.prev .page-link:hover:before,html[dir=rtl] .pagination .page-item.prev-item .page-link:active:before,html[dir=rtl] .pagination .page-item.prev-item .page-link:before,html[dir=rtl] .pagination .page-item.prev-item .page-link:hover:before,html[dir=rtl] .pagination .page-item.prev-item.disabled .page-link:before,html[dir=rtl] .pagination .page-item.prev.disabled .page-link:before,html[dir=rtl] .pagination .page-item.previous .page-link:active:before,html[dir=rtl] .pagination .page-item.previous .page-link:before,html[dir=rtl] .pagination .page-item.previous .page-link:hover:before,html[dir=rtl] .pagination .page-item.previous.disabled .page-link:before,html[dir=rtl] .pagination .page-item:first-of-type .page-link svg,html[dir=rtl] .pagination .page-item:last-of-type .page-link svg{transform:rotate(180deg)}html[dir=rtl] .popover{left:auto!important}html[dir=rtl] .progress-bar-animated{animation:progress-bar-stripes 40s linear infinite}html[dir=rtl] .bs-tooltip-auto[x-placement^=left] .arrow:before,html[dir=rtl] .bs-tooltip-left .arrow:before{border-right-color:#323232;border-width:.4rem 0 .4rem .4rem}html[dir=rtl] .bs-tooltip-auto[x-placement^=left] .arrow,html[dir=rtl] .bs-tooltip-left .arrow{left:0;right:auto;transform:rotate(180deg)}html[dir=rtl] .bs-tooltip-auto[x-placement^=right] .arrow:before,html[dir=rtl] .bs-tooltip-right .arrow:before{border-left-color:#323232;border-width:.4rem .4rem .4rem 0}html[dir=rtl] .bs-tooltip-auto[x-placement^=right] .arrow,html[dir=rtl] .bs-tooltip-right .arrow{left:auto;right:0;transform:rotate(180deg)}html[dir=rtl] .email-application .toggle-cc.mr-1{margin-left:1rem!important;margin-right:0!important}html[dir=rtl] .app-calendar .fc-toolbar .fc-next-button,html[dir=rtl] .app-calendar .fc-toolbar .fc-prev-button{transform:rotate(180deg)}html[dir=rtl] .app-ecommerce-details .swiper-button-next{left:auto;right:0}html[dir=rtl] .invoice-list-table-header select{background-position:45px 13px,20px 13px,0 0!important}html[dir=rtl] .tox-tinymce .tox-editor-header{direction:ltr}html[dir=rtl] .apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-marker{margin-left:0!important;margin-right:10px}html[dir=rtl] .react-contexify{z-index:1031}html[dir=rtl] .swiper-button-next{left:auto!important;right:10px!important}html[dir=rtl] .swiper-button-prev{left:10px!important;right:auto!important}html[dir=rtl] .bs-stepper .btn-next svg,html[dir=rtl] .bs-stepper .btn-prev svg,html[dir=rtl] .bs-stepper:not(.vertical) .bs-stepper-header .line svg,html[dir=rtl] .flatpickr-calendar .flatpickr-months svg,html[dir=rtl] .rdt_Table [aria-label="Expand Row"] svg{transform:rotate(180deg)}html[dir=rtl] #profile-info .post .post-actions .share-post span.mr-1{margin-right:0!important}.form-control[readonly]{opacity:.5}select.form-control[multiple]{background-image:none!important}.input-group .form-control.is-invalid~.input-group-append .input-group-text{border-color:#ea5455}.input-group.is-invalid .form-control,.input-group.is-invalid .input-group-append .input-group-text,.input-group.is-invalid .input-group-prepend .input-group-text{border-color:#ea5455!important}.dark-layout .card .toast{background-color:#161d31d9}.dark-layout .card .toast .toast-header{background-color:#161d31}.dark-layout .card .toast .toast-header .close{color:#b4b7bd}[dir] .custom-control-input:checked~.custom-control-label:before{background-color:#7367f0;border-color:#7367f0}.dropdown-cart .dropdown-menu,.dropdown-notification .dropdown-menu{left:inherit!important}.dropdown-language .country-flag{height:18px!important;width:18px!important}.dropdown-language .dropdown-menu{left:auto!important}.dropdown-user .dropdown-menu{left:auto!important;right:0}.dropdown-menu .dropdown-item:focus{outline:0}.dropdown-icon-wrapper .dropdown-toggle:after{display:none}.dropdown-icon-wrapper .dropdown-menu{min-width:auto}.dropdown-icon-wrapper .dropdown-menu .dropdown-item{cursor:pointer;padding:.5rem 1.1rem}.app-collapse.card .card-header{padding:1rem}.app-collapse.card svg{transition:all .3s linear 0s}.app-collapse.card .card-header:not(.collapsed) svg{transform:rotate(180deg)}.app-collapse .collapse-title{max-width:calc(100% - 25px)}html[dir=rtl] .carousel .carousel-control-next-icon,html[dir=rtl] .carousel .carousel-control-prev-icon{transform:rotate(180deg)}.pagination.react-paginate .page-item.next a.page-link:after,.pagination.react-paginate .page-item.next a.page-link:before,.pagination.react-paginate .page-item.prev a.page-link:after,.pagination.react-paginate .page-item.prev a.page-link:before{height:16.5px;margin-top:1px}.pagination.react-paginate.pagination-sm .page-item.next a.page-link:after,.pagination.react-paginate.pagination-sm .page-item.next a.page-link:before,.pagination.react-paginate.pagination-sm .page-item.prev a.page-link:after,.pagination.react-paginate.pagination-sm .page-item.prev a.page-link:before{height:15px}.pagination.react-paginate.pagination-lg .page-item.next a.page-link:after,.pagination.react-paginate.pagination-lg .page-item.next a.page-link:before,.pagination.react-paginate.pagination-lg .page-item.prev a.page-link:after,.pagination.react-paginate.pagination-lg .page-item.prev a.page-link:before{height:19px}.pagination.no-navigation li:first-of-type,.pagination.no-navigation li:last-of-type{display:none}.loading{border:3px solid #0000;border-radius:50%;box-sizing:border-box;height:55px;left:calc(50% - 35px);position:absolute;top:50%;width:55px}.loading.component-loader{margin-top:-60px}.loading .effect-1,.loading .effect-2{border:3px solid #0000;border-left-color:#7961f9;border-radius:50%;box-sizing:border-box;height:100%;position:absolute;width:100%}.loading .effect-1{animation:rotate 1s ease infinite}.loading .effect-2{animation:rotateOpacity 1s ease .1s infinite}.loading .effect-3{animation:rotateOpacity 1s ease .2s infinite;border:3px solid #0000;border-left-color:#7961f9;border-radius:50%;box-sizing:border-box;height:100%;width:100%}.loading .loading .effects{transition:all .3s ease}.fallback-logo{left:calc(50% - 45px);position:absolute;top:40%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotateOpacity{0%{opacity:.1;transform:rotate(0deg)}to{opacity:1;transform:rotate(1turn)}}:root{--even-row-bg-color:#ebeeff}.super-center{display:grid!important;place-items:center!important;width:100%}.isDisabled{cursor:not-allowed!important;opacity:.5}.min-height-1{min-height:1px}.max-height-1{max-height:1px}.height-1{height:1px;overflow-y:scroll}.min-width-1{min-width:1px}.min-height-2{min-height:2px}.max-height-2{max-height:2px}.height-2{height:2px;overflow-y:scroll}.min-width-2{min-width:2px}.min-height-3{min-height:3px}.max-height-3{max-height:3px}.height-3{height:3px;overflow-y:scroll}.min-width-3{min-width:3px}.min-height-4{min-height:4px}.max-height-4{max-height:4px}.height-4{height:4px;overflow-y:scroll}.min-width-4{min-width:4px}.min-height-5{min-height:5px}.max-height-5{max-height:5px}.height-5{height:5px;overflow-y:scroll}.min-width-5{min-width:5px}.min-height-6{min-height:6px}.max-height-6{max-height:6px}.height-6{height:6px;overflow-y:scroll}.min-width-6{min-width:6px}.min-height-7{min-height:7px}.max-height-7{max-height:7px}.height-7{height:7px;overflow-y:scroll}.min-width-7{min-width:7px}.min-height-8{min-height:8px}.max-height-8{max-height:8px}.height-8{height:8px;overflow-y:scroll}.min-width-8{min-width:8px}.min-height-9{min-height:9px}.max-height-9{max-height:9px}.height-9{height:9px;overflow-y:scroll}.min-width-9{min-width:9px}.min-height-10{min-height:10px}.max-height-10{max-height:10px}.height-10{height:10px;overflow-y:scroll}.min-width-10{min-width:10px}.min-height-11{min-height:11px}.max-height-11{max-height:11px}.height-11{height:11px;overflow-y:scroll}.min-width-11{min-width:11px}.min-height-12{min-height:12px}.max-height-12{max-height:12px}.height-12{height:12px;overflow-y:scroll}.min-width-12{min-width:12px}.min-height-13{min-height:13px}.max-height-13{max-height:13px}.height-13{height:13px;overflow-y:scroll}.min-width-13{min-width:13px}.min-height-14{min-height:14px}.max-height-14{max-height:14px}.height-14{height:14px;overflow-y:scroll}.min-width-14{min-width:14px}.min-height-15{min-height:15px}.max-height-15{max-height:15px}.height-15{height:15px;overflow-y:scroll}.min-width-15{min-width:15px}.min-height-16{min-height:16px}.max-height-16{max-height:16px}.height-16{height:16px;overflow-y:scroll}.min-width-16{min-width:16px}.min-height-17{min-height:17px}.max-height-17{max-height:17px}.height-17{height:17px;overflow-y:scroll}.min-width-17{min-width:17px}.min-height-18{min-height:18px}.max-height-18{max-height:18px}.height-18{height:18px;overflow-y:scroll}.min-width-18{min-width:18px}.min-height-19{min-height:19px}.max-height-19{max-height:19px}.height-19{height:19px;overflow-y:scroll}.min-width-19{min-width:19px}.min-height-20{min-height:20px}.max-height-20{max-height:20px}.height-20{height:20px;overflow-y:scroll}.min-width-20{min-width:20px}.min-height-21{min-height:21px}.max-height-21{max-height:21px}.height-21{height:21px;overflow-y:scroll}.min-width-21{min-width:21px}.min-height-22{min-height:22px}.max-height-22{max-height:22px}.height-22{height:22px;overflow-y:scroll}.min-width-22{min-width:22px}.min-height-23{min-height:23px}.max-height-23{max-height:23px}.height-23{height:23px;overflow-y:scroll}.min-width-23{min-width:23px}.min-height-24{min-height:24px}.max-height-24{max-height:24px}.height-24{height:24px;overflow-y:scroll}.min-width-24{min-width:24px}.min-height-25{min-height:25px}.max-height-25{max-height:25px}.height-25{height:25px;overflow-y:scroll}.min-width-25{min-width:25px}.min-height-26{min-height:26px}.max-height-26{max-height:26px}.height-26{height:26px;overflow-y:scroll}.min-width-26{min-width:26px}.min-height-27{min-height:27px}.max-height-27{max-height:27px}.height-27{height:27px;overflow-y:scroll}.min-width-27{min-width:27px}.min-height-28{min-height:28px}.max-height-28{max-height:28px}.height-28{height:28px;overflow-y:scroll}.min-width-28{min-width:28px}.min-height-29{min-height:29px}.max-height-29{max-height:29px}.height-29{height:29px;overflow-y:scroll}.min-width-29{min-width:29px}.min-height-30{min-height:30px}.max-height-30{max-height:30px}.height-30{height:30px;overflow-y:scroll}.min-width-30{min-width:30px}.min-height-31{min-height:31px}.max-height-31{max-height:31px}.height-31{height:31px;overflow-y:scroll}.min-width-31{min-width:31px}.min-height-32{min-height:32px}.max-height-32{max-height:32px}.height-32{height:32px;overflow-y:scroll}.min-width-32{min-width:32px}.min-height-33{min-height:33px}.max-height-33{max-height:33px}.height-33{height:33px;overflow-y:scroll}.min-width-33{min-width:33px}.min-height-34{min-height:34px}.max-height-34{max-height:34px}.height-34{height:34px;overflow-y:scroll}.min-width-34{min-width:34px}.min-height-35{min-height:35px}.max-height-35{max-height:35px}.height-35{height:35px;overflow-y:scroll}.min-width-35{min-width:35px}.min-height-36{min-height:36px}.max-height-36{max-height:36px}.height-36{height:36px;overflow-y:scroll}.min-width-36{min-width:36px}.min-height-37{min-height:37px}.max-height-37{max-height:37px}.height-37{height:37px;overflow-y:scroll}.min-width-37{min-width:37px}.min-height-38{min-height:38px}.max-height-38{max-height:38px}.height-38{height:38px;overflow-y:scroll}.min-width-38{min-width:38px}.min-height-39{min-height:39px}.max-height-39{max-height:39px}.height-39{height:39px;overflow-y:scroll}.min-width-39{min-width:39px}.min-height-40{min-height:40px}.max-height-40{max-height:40px}.height-40{height:40px;overflow-y:scroll}.min-width-40{min-width:40px}.min-height-41{min-height:41px}.max-height-41{max-height:41px}.height-41{height:41px;overflow-y:scroll}.min-width-41{min-width:41px}.min-height-42{min-height:42px}.max-height-42{max-height:42px}.height-42{height:42px;overflow-y:scroll}.min-width-42{min-width:42px}.min-height-43{min-height:43px}.max-height-43{max-height:43px}.height-43{height:43px;overflow-y:scroll}.min-width-43{min-width:43px}.min-height-44{min-height:44px}.max-height-44{max-height:44px}.height-44{height:44px;overflow-y:scroll}.min-width-44{min-width:44px}.min-height-45{min-height:45px}.max-height-45{max-height:45px}.height-45{height:45px;overflow-y:scroll}.min-width-45{min-width:45px}.min-height-46{min-height:46px}.max-height-46{max-height:46px}.height-46{height:46px;overflow-y:scroll}.min-width-46{min-width:46px}.min-height-47{min-height:47px}.max-height-47{max-height:47px}.height-47{height:47px;overflow-y:scroll}.min-width-47{min-width:47px}.min-height-48{min-height:48px}.max-height-48{max-height:48px}.height-48{height:48px;overflow-y:scroll}.min-width-48{min-width:48px}.min-height-49{min-height:49px}.max-height-49{max-height:49px}.height-49{height:49px;overflow-y:scroll}.min-width-49{min-width:49px}.min-height-50{min-height:50px}.max-height-50{max-height:50px}.height-50{height:50px;overflow-y:scroll}.min-width-50{min-width:50px}.min-height-51{min-height:51px}.max-height-51{max-height:51px}.height-51{height:51px;overflow-y:scroll}.min-width-51{min-width:51px}.min-height-52{min-height:52px}.max-height-52{max-height:52px}.height-52{height:52px;overflow-y:scroll}.min-width-52{min-width:52px}.min-height-53{min-height:53px}.max-height-53{max-height:53px}.height-53{height:53px;overflow-y:scroll}.min-width-53{min-width:53px}.min-height-54{min-height:54px}.max-height-54{max-height:54px}.height-54{height:54px;overflow-y:scroll}.min-width-54{min-width:54px}.min-height-55{min-height:55px}.max-height-55{max-height:55px}.height-55{height:55px;overflow-y:scroll}.min-width-55{min-width:55px}.min-height-56{min-height:56px}.max-height-56{max-height:56px}.height-56{height:56px;overflow-y:scroll}.min-width-56{min-width:56px}.min-height-57{min-height:57px}.max-height-57{max-height:57px}.height-57{height:57px;overflow-y:scroll}.min-width-57{min-width:57px}.min-height-58{min-height:58px}.max-height-58{max-height:58px}.height-58{height:58px;overflow-y:scroll}.min-width-58{min-width:58px}.min-height-59{min-height:59px}.max-height-59{max-height:59px}.height-59{height:59px;overflow-y:scroll}.min-width-59{min-width:59px}.min-height-60{min-height:60px}.max-height-60{max-height:60px}.height-60{height:60px;overflow-y:scroll}.min-width-60{min-width:60px}.min-height-61{min-height:61px}.max-height-61{max-height:61px}.height-61{height:61px;overflow-y:scroll}.min-width-61{min-width:61px}.min-height-62{min-height:62px}.max-height-62{max-height:62px}.height-62{height:62px;overflow-y:scroll}.min-width-62{min-width:62px}.min-height-63{min-height:63px}.max-height-63{max-height:63px}.height-63{height:63px;overflow-y:scroll}.min-width-63{min-width:63px}.min-height-64{min-height:64px}.max-height-64{max-height:64px}.height-64{height:64px;overflow-y:scroll}.min-width-64{min-width:64px}.min-height-65{min-height:65px}.max-height-65{max-height:65px}.height-65{height:65px;overflow-y:scroll}.min-width-65{min-width:65px}.min-height-66{min-height:66px}.max-height-66{max-height:66px}.height-66{height:66px;overflow-y:scroll}.min-width-66{min-width:66px}.min-height-67{min-height:67px}.max-height-67{max-height:67px}.height-67{height:67px;overflow-y:scroll}.min-width-67{min-width:67px}.min-height-68{min-height:68px}.max-height-68{max-height:68px}.height-68{height:68px;overflow-y:scroll}.min-width-68{min-width:68px}.min-height-69{min-height:69px}.max-height-69{max-height:69px}.height-69{height:69px;overflow-y:scroll}.min-width-69{min-width:69px}.min-height-70{min-height:70px}.max-height-70{max-height:70px}.height-70{height:70px;overflow-y:scroll}.min-width-70{min-width:70px}.min-height-71{min-height:71px}.max-height-71{max-height:71px}.height-71{height:71px;overflow-y:scroll}.min-width-71{min-width:71px}.min-height-72{min-height:72px}.max-height-72{max-height:72px}.height-72{height:72px;overflow-y:scroll}.min-width-72{min-width:72px}.min-height-73{min-height:73px}.max-height-73{max-height:73px}.height-73{height:73px;overflow-y:scroll}.min-width-73{min-width:73px}.min-height-74{min-height:74px}.max-height-74{max-height:74px}.height-74{height:74px;overflow-y:scroll}.min-width-74{min-width:74px}.min-height-75{min-height:75px}.max-height-75{max-height:75px}.height-75{height:75px;overflow-y:scroll}.min-width-75{min-width:75px}.min-height-76{min-height:76px}.max-height-76{max-height:76px}.height-76{height:76px;overflow-y:scroll}.min-width-76{min-width:76px}.min-height-77{min-height:77px}.max-height-77{max-height:77px}.height-77{height:77px;overflow-y:scroll}.min-width-77{min-width:77px}.min-height-78{min-height:78px}.max-height-78{max-height:78px}.height-78{height:78px;overflow-y:scroll}.min-width-78{min-width:78px}.min-height-79{min-height:79px}.max-height-79{max-height:79px}.height-79{height:79px;overflow-y:scroll}.min-width-79{min-width:79px}.min-height-80{min-height:80px}.max-height-80{max-height:80px}.height-80{height:80px;overflow-y:scroll}.min-width-80{min-width:80px}.min-height-81{min-height:81px}.max-height-81{max-height:81px}.height-81{height:81px;overflow-y:scroll}.min-width-81{min-width:81px}.min-height-82{min-height:82px}.max-height-82{max-height:82px}.height-82{height:82px;overflow-y:scroll}.min-width-82{min-width:82px}.min-height-83{min-height:83px}.max-height-83{max-height:83px}.height-83{height:83px;overflow-y:scroll}.min-width-83{min-width:83px}.min-height-84{min-height:84px}.max-height-84{max-height:84px}.height-84{height:84px;overflow-y:scroll}.min-width-84{min-width:84px}.min-height-85{min-height:85px}.max-height-85{max-height:85px}.height-85{height:85px;overflow-y:scroll}.min-width-85{min-width:85px}.min-height-86{min-height:86px}.max-height-86{max-height:86px}.height-86{height:86px;overflow-y:scroll}.min-width-86{min-width:86px}.min-height-87{min-height:87px}.max-height-87{max-height:87px}.height-87{height:87px;overflow-y:scroll}.min-width-87{min-width:87px}.min-height-88{min-height:88px}.max-height-88{max-height:88px}.height-88{height:88px;overflow-y:scroll}.min-width-88{min-width:88px}.min-height-89{min-height:89px}.max-height-89{max-height:89px}.height-89{height:89px;overflow-y:scroll}.min-width-89{min-width:89px}.min-height-90{min-height:90px}.max-height-90{max-height:90px}.height-90{height:90px;overflow-y:scroll}.min-width-90{min-width:90px}.min-height-91{min-height:91px}.max-height-91{max-height:91px}.height-91{height:91px;overflow-y:scroll}.min-width-91{min-width:91px}.min-height-92{min-height:92px}.max-height-92{max-height:92px}.height-92{height:92px;overflow-y:scroll}.min-width-92{min-width:92px}.min-height-93{min-height:93px}.max-height-93{max-height:93px}.height-93{height:93px;overflow-y:scroll}.min-width-93{min-width:93px}.min-height-94{min-height:94px}.max-height-94{max-height:94px}.height-94{height:94px;overflow-y:scroll}.min-width-94{min-width:94px}.min-height-95{min-height:95px}.max-height-95{max-height:95px}.height-95{height:95px;overflow-y:scroll}.min-width-95{min-width:95px}.min-height-96{min-height:96px}.max-height-96{max-height:96px}.height-96{height:96px;overflow-y:scroll}.min-width-96{min-width:96px}.min-height-97{min-height:97px}.max-height-97{max-height:97px}.height-97{height:97px;overflow-y:scroll}.min-width-97{min-width:97px}.min-height-98{min-height:98px}.max-height-98{max-height:98px}.height-98{height:98px;overflow-y:scroll}.min-width-98{min-width:98px}.min-height-99{min-height:99px}.max-height-99{max-height:99px}.height-99{height:99px;overflow-y:scroll}.min-width-99{min-width:99px}.min-height-100{min-height:100px}.max-height-100{max-height:100px}.height-100{height:100px;overflow-y:scroll}.min-width-100{min-width:100px}.min-height-101{min-height:101px}.max-height-101{max-height:101px}.height-101{height:101px;overflow-y:scroll}.min-width-101{min-width:101px}.min-height-102{min-height:102px}.max-height-102{max-height:102px}.height-102{height:102px;overflow-y:scroll}.min-width-102{min-width:102px}.min-height-103{min-height:103px}.max-height-103{max-height:103px}.height-103{height:103px;overflow-y:scroll}.min-width-103{min-width:103px}.min-height-104{min-height:104px}.max-height-104{max-height:104px}.height-104{height:104px;overflow-y:scroll}.min-width-104{min-width:104px}.min-height-105{min-height:105px}.max-height-105{max-height:105px}.height-105{height:105px;overflow-y:scroll}.min-width-105{min-width:105px}.min-height-106{min-height:106px}.max-height-106{max-height:106px}.height-106{height:106px;overflow-y:scroll}.min-width-106{min-width:106px}.min-height-107{min-height:107px}.max-height-107{max-height:107px}.height-107{height:107px;overflow-y:scroll}.min-width-107{min-width:107px}.min-height-108{min-height:108px}.max-height-108{max-height:108px}.height-108{height:108px;overflow-y:scroll}.min-width-108{min-width:108px}.min-height-109{min-height:109px}.max-height-109{max-height:109px}.height-109{height:109px;overflow-y:scroll}.min-width-109{min-width:109px}.min-height-110{min-height:110px}.max-height-110{max-height:110px}.height-110{height:110px;overflow-y:scroll}.min-width-110{min-width:110px}.min-height-111{min-height:111px}.max-height-111{max-height:111px}.height-111{height:111px;overflow-y:scroll}.min-width-111{min-width:111px}.min-height-112{min-height:112px}.max-height-112{max-height:112px}.height-112{height:112px;overflow-y:scroll}.min-width-112{min-width:112px}.min-height-113{min-height:113px}.max-height-113{max-height:113px}.height-113{height:113px;overflow-y:scroll}.min-width-113{min-width:113px}.min-height-114{min-height:114px}.max-height-114{max-height:114px}.height-114{height:114px;overflow-y:scroll}.min-width-114{min-width:114px}.min-height-115{min-height:115px}.max-height-115{max-height:115px}.height-115{height:115px;overflow-y:scroll}.min-width-115{min-width:115px}.min-height-116{min-height:116px}.max-height-116{max-height:116px}.height-116{height:116px;overflow-y:scroll}.min-width-116{min-width:116px}.min-height-117{min-height:117px}.max-height-117{max-height:117px}.height-117{height:117px;overflow-y:scroll}.min-width-117{min-width:117px}.min-height-118{min-height:118px}.max-height-118{max-height:118px}.height-118{height:118px;overflow-y:scroll}.min-width-118{min-width:118px}.min-height-119{min-height:119px}.max-height-119{max-height:119px}.height-119{height:119px;overflow-y:scroll}.min-width-119{min-width:119px}.min-height-120{min-height:120px}.max-height-120{max-height:120px}.height-120{height:120px;overflow-y:scroll}.min-width-120{min-width:120px}.min-height-121{min-height:121px}.max-height-121{max-height:121px}.height-121{height:121px;overflow-y:scroll}.min-width-121{min-width:121px}.min-height-122{min-height:122px}.max-height-122{max-height:122px}.height-122{height:122px;overflow-y:scroll}.min-width-122{min-width:122px}.min-height-123{min-height:123px}.max-height-123{max-height:123px}.height-123{height:123px;overflow-y:scroll}.min-width-123{min-width:123px}.min-height-124{min-height:124px}.max-height-124{max-height:124px}.height-124{height:124px;overflow-y:scroll}.min-width-124{min-width:124px}.min-height-125{min-height:125px}.max-height-125{max-height:125px}.height-125{height:125px;overflow-y:scroll}.min-width-125{min-width:125px}.min-height-126{min-height:126px}.max-height-126{max-height:126px}.height-126{height:126px;overflow-y:scroll}.min-width-126{min-width:126px}.min-height-127{min-height:127px}.max-height-127{max-height:127px}.height-127{height:127px;overflow-y:scroll}.min-width-127{min-width:127px}.min-height-128{min-height:128px}.max-height-128{max-height:128px}.height-128{height:128px;overflow-y:scroll}.min-width-128{min-width:128px}.min-height-129{min-height:129px}.max-height-129{max-height:129px}.height-129{height:129px;overflow-y:scroll}.min-width-129{min-width:129px}.min-height-130{min-height:130px}.max-height-130{max-height:130px}.height-130{height:130px;overflow-y:scroll}.min-width-130{min-width:130px}.min-height-131{min-height:131px}.max-height-131{max-height:131px}.height-131{height:131px;overflow-y:scroll}.min-width-131{min-width:131px}.min-height-132{min-height:132px}.max-height-132{max-height:132px}.height-132{height:132px;overflow-y:scroll}.min-width-132{min-width:132px}.min-height-133{min-height:133px}.max-height-133{max-height:133px}.height-133{height:133px;overflow-y:scroll}.min-width-133{min-width:133px}.min-height-134{min-height:134px}.max-height-134{max-height:134px}.height-134{height:134px;overflow-y:scroll}.min-width-134{min-width:134px}.min-height-135{min-height:135px}.max-height-135{max-height:135px}.height-135{height:135px;overflow-y:scroll}.min-width-135{min-width:135px}.min-height-136{min-height:136px}.max-height-136{max-height:136px}.height-136{height:136px;overflow-y:scroll}.min-width-136{min-width:136px}.min-height-137{min-height:137px}.max-height-137{max-height:137px}.height-137{height:137px;overflow-y:scroll}.min-width-137{min-width:137px}.min-height-138{min-height:138px}.max-height-138{max-height:138px}.height-138{height:138px;overflow-y:scroll}.min-width-138{min-width:138px}.min-height-139{min-height:139px}.max-height-139{max-height:139px}.height-139{height:139px;overflow-y:scroll}.min-width-139{min-width:139px}.min-height-140{min-height:140px}.max-height-140{max-height:140px}.height-140{height:140px;overflow-y:scroll}.min-width-140{min-width:140px}.min-height-141{min-height:141px}.max-height-141{max-height:141px}.height-141{height:141px;overflow-y:scroll}.min-width-141{min-width:141px}.min-height-142{min-height:142px}.max-height-142{max-height:142px}.height-142{height:142px;overflow-y:scroll}.min-width-142{min-width:142px}.min-height-143{min-height:143px}.max-height-143{max-height:143px}.height-143{height:143px;overflow-y:scroll}.min-width-143{min-width:143px}.min-height-144{min-height:144px}.max-height-144{max-height:144px}.height-144{height:144px;overflow-y:scroll}.min-width-144{min-width:144px}.min-height-145{min-height:145px}.max-height-145{max-height:145px}.height-145{height:145px;overflow-y:scroll}.min-width-145{min-width:145px}.min-height-146{min-height:146px}.max-height-146{max-height:146px}.height-146{height:146px;overflow-y:scroll}.min-width-146{min-width:146px}.min-height-147{min-height:147px}.max-height-147{max-height:147px}.height-147{height:147px;overflow-y:scroll}.min-width-147{min-width:147px}.min-height-148{min-height:148px}.max-height-148{max-height:148px}.height-148{height:148px;overflow-y:scroll}.min-width-148{min-width:148px}.min-height-149{min-height:149px}.max-height-149{max-height:149px}.height-149{height:149px;overflow-y:scroll}.min-width-149{min-width:149px}.min-height-150{min-height:150px}.max-height-150{max-height:150px}.height-150{height:150px;overflow-y:scroll}.min-width-150{min-width:150px}.min-height-151{min-height:151px}.max-height-151{max-height:151px}.height-151{height:151px;overflow-y:scroll}.min-width-151{min-width:151px}.min-height-152{min-height:152px}.max-height-152{max-height:152px}.height-152{height:152px;overflow-y:scroll}.min-width-152{min-width:152px}.min-height-153{min-height:153px}.max-height-153{max-height:153px}.height-153{height:153px;overflow-y:scroll}.min-width-153{min-width:153px}.min-height-154{min-height:154px}.max-height-154{max-height:154px}.height-154{height:154px;overflow-y:scroll}.min-width-154{min-width:154px}.min-height-155{min-height:155px}.max-height-155{max-height:155px}.height-155{height:155px;overflow-y:scroll}.min-width-155{min-width:155px}.min-height-156{min-height:156px}.max-height-156{max-height:156px}.height-156{height:156px;overflow-y:scroll}.min-width-156{min-width:156px}.min-height-157{min-height:157px}.max-height-157{max-height:157px}.height-157{height:157px;overflow-y:scroll}.min-width-157{min-width:157px}.min-height-158{min-height:158px}.max-height-158{max-height:158px}.height-158{height:158px;overflow-y:scroll}.min-width-158{min-width:158px}.min-height-159{min-height:159px}.max-height-159{max-height:159px}.height-159{height:159px;overflow-y:scroll}.min-width-159{min-width:159px}.min-height-160{min-height:160px}.max-height-160{max-height:160px}.height-160{height:160px;overflow-y:scroll}.min-width-160{min-width:160px}.min-height-161{min-height:161px}.max-height-161{max-height:161px}.height-161{height:161px;overflow-y:scroll}.min-width-161{min-width:161px}.min-height-162{min-height:162px}.max-height-162{max-height:162px}.height-162{height:162px;overflow-y:scroll}.min-width-162{min-width:162px}.min-height-163{min-height:163px}.max-height-163{max-height:163px}.height-163{height:163px;overflow-y:scroll}.min-width-163{min-width:163px}.min-height-164{min-height:164px}.max-height-164{max-height:164px}.height-164{height:164px;overflow-y:scroll}.min-width-164{min-width:164px}.min-height-165{min-height:165px}.max-height-165{max-height:165px}.height-165{height:165px;overflow-y:scroll}.min-width-165{min-width:165px}.min-height-166{min-height:166px}.max-height-166{max-height:166px}.height-166{height:166px;overflow-y:scroll}.min-width-166{min-width:166px}.min-height-167{min-height:167px}.max-height-167{max-height:167px}.height-167{height:167px;overflow-y:scroll}.min-width-167{min-width:167px}.min-height-168{min-height:168px}.max-height-168{max-height:168px}.height-168{height:168px;overflow-y:scroll}.min-width-168{min-width:168px}.min-height-169{min-height:169px}.max-height-169{max-height:169px}.height-169{height:169px;overflow-y:scroll}.min-width-169{min-width:169px}.min-height-170{min-height:170px}.max-height-170{max-height:170px}.height-170{height:170px;overflow-y:scroll}.min-width-170{min-width:170px}.min-height-171{min-height:171px}.max-height-171{max-height:171px}.height-171{height:171px;overflow-y:scroll}.min-width-171{min-width:171px}.min-height-172{min-height:172px}.max-height-172{max-height:172px}.height-172{height:172px;overflow-y:scroll}.min-width-172{min-width:172px}.min-height-173{min-height:173px}.max-height-173{max-height:173px}.height-173{height:173px;overflow-y:scroll}.min-width-173{min-width:173px}.min-height-174{min-height:174px}.max-height-174{max-height:174px}.height-174{height:174px;overflow-y:scroll}.min-width-174{min-width:174px}.min-height-175{min-height:175px}.max-height-175{max-height:175px}.height-175{height:175px;overflow-y:scroll}.min-width-175{min-width:175px}.min-height-176{min-height:176px}.max-height-176{max-height:176px}.height-176{height:176px;overflow-y:scroll}.min-width-176{min-width:176px}.min-height-177{min-height:177px}.max-height-177{max-height:177px}.height-177{height:177px;overflow-y:scroll}.min-width-177{min-width:177px}.min-height-178{min-height:178px}.max-height-178{max-height:178px}.height-178{height:178px;overflow-y:scroll}.min-width-178{min-width:178px}.min-height-179{min-height:179px}.max-height-179{max-height:179px}.height-179{height:179px;overflow-y:scroll}.min-width-179{min-width:179px}.min-height-180{min-height:180px}.max-height-180{max-height:180px}.height-180{height:180px;overflow-y:scroll}.min-width-180{min-width:180px}.min-height-181{min-height:181px}.max-height-181{max-height:181px}.height-181{height:181px;overflow-y:scroll}.min-width-181{min-width:181px}.min-height-182{min-height:182px}.max-height-182{max-height:182px}.height-182{height:182px;overflow-y:scroll}.min-width-182{min-width:182px}.min-height-183{min-height:183px}.max-height-183{max-height:183px}.height-183{height:183px;overflow-y:scroll}.min-width-183{min-width:183px}.min-height-184{min-height:184px}.max-height-184{max-height:184px}.height-184{height:184px;overflow-y:scroll}.min-width-184{min-width:184px}.min-height-185{min-height:185px}.max-height-185{max-height:185px}.height-185{height:185px;overflow-y:scroll}.min-width-185{min-width:185px}.min-height-186{min-height:186px}.max-height-186{max-height:186px}.height-186{height:186px;overflow-y:scroll}.min-width-186{min-width:186px}.min-height-187{min-height:187px}.max-height-187{max-height:187px}.height-187{height:187px;overflow-y:scroll}.min-width-187{min-width:187px}.min-height-188{min-height:188px}.max-height-188{max-height:188px}.height-188{height:188px;overflow-y:scroll}.min-width-188{min-width:188px}.min-height-189{min-height:189px}.max-height-189{max-height:189px}.height-189{height:189px;overflow-y:scroll}.min-width-189{min-width:189px}.min-height-190{min-height:190px}.max-height-190{max-height:190px}.height-190{height:190px;overflow-y:scroll}.min-width-190{min-width:190px}.min-height-191{min-height:191px}.max-height-191{max-height:191px}.height-191{height:191px;overflow-y:scroll}.min-width-191{min-width:191px}.min-height-192{min-height:192px}.max-height-192{max-height:192px}.height-192{height:192px;overflow-y:scroll}.min-width-192{min-width:192px}.min-height-193{min-height:193px}.max-height-193{max-height:193px}.height-193{height:193px;overflow-y:scroll}.min-width-193{min-width:193px}.min-height-194{min-height:194px}.max-height-194{max-height:194px}.height-194{height:194px;overflow-y:scroll}.min-width-194{min-width:194px}.min-height-195{min-height:195px}.max-height-195{max-height:195px}.height-195{height:195px;overflow-y:scroll}.min-width-195{min-width:195px}.min-height-196{min-height:196px}.max-height-196{max-height:196px}.height-196{height:196px;overflow-y:scroll}.min-width-196{min-width:196px}.min-height-197{min-height:197px}.max-height-197{max-height:197px}.height-197{height:197px;overflow-y:scroll}.min-width-197{min-width:197px}.min-height-198{min-height:198px}.max-height-198{max-height:198px}.height-198{height:198px;overflow-y:scroll}.min-width-198{min-width:198px}.min-height-199{min-height:199px}.max-height-199{max-height:199px}.height-199{height:199px;overflow-y:scroll}.min-width-199{min-width:199px}.min-height-200{min-height:200px}.max-height-200{max-height:200px}.height-200{height:200px;overflow-y:scroll}.min-width-200{min-width:200px}.min-height-201{min-height:201px}.max-height-201{max-height:201px}.height-201{height:201px;overflow-y:scroll}.min-width-201{min-width:201px}.min-height-202{min-height:202px}.max-height-202{max-height:202px}.height-202{height:202px;overflow-y:scroll}.min-width-202{min-width:202px}.min-height-203{min-height:203px}.max-height-203{max-height:203px}.height-203{height:203px;overflow-y:scroll}.min-width-203{min-width:203px}.min-height-204{min-height:204px}.max-height-204{max-height:204px}.height-204{height:204px;overflow-y:scroll}.min-width-204{min-width:204px}.min-height-205{min-height:205px}.max-height-205{max-height:205px}.height-205{height:205px;overflow-y:scroll}.min-width-205{min-width:205px}.min-height-206{min-height:206px}.max-height-206{max-height:206px}.height-206{height:206px;overflow-y:scroll}.min-width-206{min-width:206px}.min-height-207{min-height:207px}.max-height-207{max-height:207px}.height-207{height:207px;overflow-y:scroll}.min-width-207{min-width:207px}.min-height-208{min-height:208px}.max-height-208{max-height:208px}.height-208{height:208px;overflow-y:scroll}.min-width-208{min-width:208px}.min-height-209{min-height:209px}.max-height-209{max-height:209px}.height-209{height:209px;overflow-y:scroll}.min-width-209{min-width:209px}.min-height-210{min-height:210px}.max-height-210{max-height:210px}.height-210{height:210px;overflow-y:scroll}.min-width-210{min-width:210px}.min-height-211{min-height:211px}.max-height-211{max-height:211px}.height-211{height:211px;overflow-y:scroll}.min-width-211{min-width:211px}.min-height-212{min-height:212px}.max-height-212{max-height:212px}.height-212{height:212px;overflow-y:scroll}.min-width-212{min-width:212px}.min-height-213{min-height:213px}.max-height-213{max-height:213px}.height-213{height:213px;overflow-y:scroll}.min-width-213{min-width:213px}.min-height-214{min-height:214px}.max-height-214{max-height:214px}.height-214{height:214px;overflow-y:scroll}.min-width-214{min-width:214px}.min-height-215{min-height:215px}.max-height-215{max-height:215px}.height-215{height:215px;overflow-y:scroll}.min-width-215{min-width:215px}.min-height-216{min-height:216px}.max-height-216{max-height:216px}.height-216{height:216px;overflow-y:scroll}.min-width-216{min-width:216px}.min-height-217{min-height:217px}.max-height-217{max-height:217px}.height-217{height:217px;overflow-y:scroll}.min-width-217{min-width:217px}.min-height-218{min-height:218px}.max-height-218{max-height:218px}.height-218{height:218px;overflow-y:scroll}.min-width-218{min-width:218px}.min-height-219{min-height:219px}.max-height-219{max-height:219px}.height-219{height:219px;overflow-y:scroll}.min-width-219{min-width:219px}.min-height-220{min-height:220px}.max-height-220{max-height:220px}.height-220{height:220px;overflow-y:scroll}.min-width-220{min-width:220px}.min-height-221{min-height:221px}.max-height-221{max-height:221px}.height-221{height:221px;overflow-y:scroll}.min-width-221{min-width:221px}.min-height-222{min-height:222px}.max-height-222{max-height:222px}.height-222{height:222px;overflow-y:scroll}.min-width-222{min-width:222px}.min-height-223{min-height:223px}.max-height-223{max-height:223px}.height-223{height:223px;overflow-y:scroll}.min-width-223{min-width:223px}.min-height-224{min-height:224px}.max-height-224{max-height:224px}.height-224{height:224px;overflow-y:scroll}.min-width-224{min-width:224px}.min-height-225{min-height:225px}.max-height-225{max-height:225px}.height-225{height:225px;overflow-y:scroll}.min-width-225{min-width:225px}.min-height-226{min-height:226px}.max-height-226{max-height:226px}.height-226{height:226px;overflow-y:scroll}.min-width-226{min-width:226px}.min-height-227{min-height:227px}.max-height-227{max-height:227px}.height-227{height:227px;overflow-y:scroll}.min-width-227{min-width:227px}.min-height-228{min-height:228px}.max-height-228{max-height:228px}.height-228{height:228px;overflow-y:scroll}.min-width-228{min-width:228px}.min-height-229{min-height:229px}.max-height-229{max-height:229px}.height-229{height:229px;overflow-y:scroll}.min-width-229{min-width:229px}.min-height-230{min-height:230px}.max-height-230{max-height:230px}.height-230{height:230px;overflow-y:scroll}.min-width-230{min-width:230px}.min-height-231{min-height:231px}.max-height-231{max-height:231px}.height-231{height:231px;overflow-y:scroll}.min-width-231{min-width:231px}.min-height-232{min-height:232px}.max-height-232{max-height:232px}.height-232{height:232px;overflow-y:scroll}.min-width-232{min-width:232px}.min-height-233{min-height:233px}.max-height-233{max-height:233px}.height-233{height:233px;overflow-y:scroll}.min-width-233{min-width:233px}.min-height-234{min-height:234px}.max-height-234{max-height:234px}.height-234{height:234px;overflow-y:scroll}.min-width-234{min-width:234px}.min-height-235{min-height:235px}.max-height-235{max-height:235px}.height-235{height:235px;overflow-y:scroll}.min-width-235{min-width:235px}.min-height-236{min-height:236px}.max-height-236{max-height:236px}.height-236{height:236px;overflow-y:scroll}.min-width-236{min-width:236px}.min-height-237{min-height:237px}.max-height-237{max-height:237px}.height-237{height:237px;overflow-y:scroll}.min-width-237{min-width:237px}.min-height-238{min-height:238px}.max-height-238{max-height:238px}.height-238{height:238px;overflow-y:scroll}.min-width-238{min-width:238px}.min-height-239{min-height:239px}.max-height-239{max-height:239px}.height-239{height:239px;overflow-y:scroll}.min-width-239{min-width:239px}.min-height-240{min-height:240px}.max-height-240{max-height:240px}.height-240{height:240px;overflow-y:scroll}.min-width-240{min-width:240px}.min-height-241{min-height:241px}.max-height-241{max-height:241px}.height-241{height:241px;overflow-y:scroll}.min-width-241{min-width:241px}.min-height-242{min-height:242px}.max-height-242{max-height:242px}.height-242{height:242px;overflow-y:scroll}.min-width-242{min-width:242px}.min-height-243{min-height:243px}.max-height-243{max-height:243px}.height-243{height:243px;overflow-y:scroll}.min-width-243{min-width:243px}.min-height-244{min-height:244px}.max-height-244{max-height:244px}.height-244{height:244px;overflow-y:scroll}.min-width-244{min-width:244px}.min-height-245{min-height:245px}.max-height-245{max-height:245px}.height-245{height:245px;overflow-y:scroll}.min-width-245{min-width:245px}.min-height-246{min-height:246px}.max-height-246{max-height:246px}.height-246{height:246px;overflow-y:scroll}.min-width-246{min-width:246px}.min-height-247{min-height:247px}.max-height-247{max-height:247px}.height-247{height:247px;overflow-y:scroll}.min-width-247{min-width:247px}.min-height-248{min-height:248px}.max-height-248{max-height:248px}.height-248{height:248px;overflow-y:scroll}.min-width-248{min-width:248px}.min-height-249{min-height:249px}.max-height-249{max-height:249px}.height-249{height:249px;overflow-y:scroll}.min-width-249{min-width:249px}.min-height-250{min-height:250px}.max-height-250{max-height:250px}.height-250{height:250px;overflow-y:scroll}.min-width-250{min-width:250px}.min-height-251{min-height:251px}.max-height-251{max-height:251px}.height-251{height:251px;overflow-y:scroll}.min-width-251{min-width:251px}.min-height-252{min-height:252px}.max-height-252{max-height:252px}.height-252{height:252px;overflow-y:scroll}.min-width-252{min-width:252px}.min-height-253{min-height:253px}.max-height-253{max-height:253px}.height-253{height:253px;overflow-y:scroll}.min-width-253{min-width:253px}.min-height-254{min-height:254px}.max-height-254{max-height:254px}.height-254{height:254px;overflow-y:scroll}.min-width-254{min-width:254px}.min-height-255{min-height:255px}.max-height-255{max-height:255px}.height-255{height:255px;overflow-y:scroll}.min-width-255{min-width:255px}.min-height-256{min-height:256px}.max-height-256{max-height:256px}.height-256{height:256px;overflow-y:scroll}.min-width-256{min-width:256px}.min-height-257{min-height:257px}.max-height-257{max-height:257px}.height-257{height:257px;overflow-y:scroll}.min-width-257{min-width:257px}.min-height-258{min-height:258px}.max-height-258{max-height:258px}.height-258{height:258px;overflow-y:scroll}.min-width-258{min-width:258px}.min-height-259{min-height:259px}.max-height-259{max-height:259px}.height-259{height:259px;overflow-y:scroll}.min-width-259{min-width:259px}.min-height-260{min-height:260px}.max-height-260{max-height:260px}.height-260{height:260px;overflow-y:scroll}.min-width-260{min-width:260px}.min-height-261{min-height:261px}.max-height-261{max-height:261px}.height-261{height:261px;overflow-y:scroll}.min-width-261{min-width:261px}.min-height-262{min-height:262px}.max-height-262{max-height:262px}.height-262{height:262px;overflow-y:scroll}.min-width-262{min-width:262px}.min-height-263{min-height:263px}.max-height-263{max-height:263px}.height-263{height:263px;overflow-y:scroll}.min-width-263{min-width:263px}.min-height-264{min-height:264px}.max-height-264{max-height:264px}.height-264{height:264px;overflow-y:scroll}.min-width-264{min-width:264px}.min-height-265{min-height:265px}.max-height-265{max-height:265px}.height-265{height:265px;overflow-y:scroll}.min-width-265{min-width:265px}.min-height-266{min-height:266px}.max-height-266{max-height:266px}.height-266{height:266px;overflow-y:scroll}.min-width-266{min-width:266px}.min-height-267{min-height:267px}.max-height-267{max-height:267px}.height-267{height:267px;overflow-y:scroll}.min-width-267{min-width:267px}.min-height-268{min-height:268px}.max-height-268{max-height:268px}.height-268{height:268px;overflow-y:scroll}.min-width-268{min-width:268px}.min-height-269{min-height:269px}.max-height-269{max-height:269px}.height-269{height:269px;overflow-y:scroll}.min-width-269{min-width:269px}.min-height-270{min-height:270px}.max-height-270{max-height:270px}.height-270{height:270px;overflow-y:scroll}.min-width-270{min-width:270px}.min-height-271{min-height:271px}.max-height-271{max-height:271px}.height-271{height:271px;overflow-y:scroll}.min-width-271{min-width:271px}.min-height-272{min-height:272px}.max-height-272{max-height:272px}.height-272{height:272px;overflow-y:scroll}.min-width-272{min-width:272px}.min-height-273{min-height:273px}.max-height-273{max-height:273px}.height-273{height:273px;overflow-y:scroll}.min-width-273{min-width:273px}.min-height-274{min-height:274px}.max-height-274{max-height:274px}.height-274{height:274px;overflow-y:scroll}.min-width-274{min-width:274px}.min-height-275{min-height:275px}.max-height-275{max-height:275px}.height-275{height:275px;overflow-y:scroll}.min-width-275{min-width:275px}.min-height-276{min-height:276px}.max-height-276{max-height:276px}.height-276{height:276px;overflow-y:scroll}.min-width-276{min-width:276px}.min-height-277{min-height:277px}.max-height-277{max-height:277px}.height-277{height:277px;overflow-y:scroll}.min-width-277{min-width:277px}.min-height-278{min-height:278px}.max-height-278{max-height:278px}.height-278{height:278px;overflow-y:scroll}.min-width-278{min-width:278px}.min-height-279{min-height:279px}.max-height-279{max-height:279px}.height-279{height:279px;overflow-y:scroll}.min-width-279{min-width:279px}.min-height-280{min-height:280px}.max-height-280{max-height:280px}.height-280{height:280px;overflow-y:scroll}.min-width-280{min-width:280px}.min-height-281{min-height:281px}.max-height-281{max-height:281px}.height-281{height:281px;overflow-y:scroll}.min-width-281{min-width:281px}.min-height-282{min-height:282px}.max-height-282{max-height:282px}.height-282{height:282px;overflow-y:scroll}.min-width-282{min-width:282px}.min-height-283{min-height:283px}.max-height-283{max-height:283px}.height-283{height:283px;overflow-y:scroll}.min-width-283{min-width:283px}.min-height-284{min-height:284px}.max-height-284{max-height:284px}.height-284{height:284px;overflow-y:scroll}.min-width-284{min-width:284px}.min-height-285{min-height:285px}.max-height-285{max-height:285px}.height-285{height:285px;overflow-y:scroll}.min-width-285{min-width:285px}.min-height-286{min-height:286px}.max-height-286{max-height:286px}.height-286{height:286px;overflow-y:scroll}.min-width-286{min-width:286px}.min-height-287{min-height:287px}.max-height-287{max-height:287px}.height-287{height:287px;overflow-y:scroll}.min-width-287{min-width:287px}.min-height-288{min-height:288px}.max-height-288{max-height:288px}.height-288{height:288px;overflow-y:scroll}.min-width-288{min-width:288px}.min-height-289{min-height:289px}.max-height-289{max-height:289px}.height-289{height:289px;overflow-y:scroll}.min-width-289{min-width:289px}.min-height-290{min-height:290px}.max-height-290{max-height:290px}.height-290{height:290px;overflow-y:scroll}.min-width-290{min-width:290px}.min-height-291{min-height:291px}.max-height-291{max-height:291px}.height-291{height:291px;overflow-y:scroll}.min-width-291{min-width:291px}.min-height-292{min-height:292px}.max-height-292{max-height:292px}.height-292{height:292px;overflow-y:scroll}.min-width-292{min-width:292px}.min-height-293{min-height:293px}.max-height-293{max-height:293px}.height-293{height:293px;overflow-y:scroll}.min-width-293{min-width:293px}.min-height-294{min-height:294px}.max-height-294{max-height:294px}.height-294{height:294px;overflow-y:scroll}.min-width-294{min-width:294px}.min-height-295{min-height:295px}.max-height-295{max-height:295px}.height-295{height:295px;overflow-y:scroll}.min-width-295{min-width:295px}.min-height-296{min-height:296px}.max-height-296{max-height:296px}.height-296{height:296px;overflow-y:scroll}.min-width-296{min-width:296px}.min-height-297{min-height:297px}.max-height-297{max-height:297px}.height-297{height:297px;overflow-y:scroll}.min-width-297{min-width:297px}.min-height-298{min-height:298px}.max-height-298{max-height:298px}.height-298{height:298px;overflow-y:scroll}.min-width-298{min-width:298px}.min-height-299{min-height:299px}.max-height-299{max-height:299px}.height-299{height:299px;overflow-y:scroll}.min-width-299{min-width:299px}.min-height-300{min-height:300px}.max-height-300{max-height:300px}.height-300{height:300px;overflow-y:scroll}.min-width-300{min-width:300px}.min-height-301{min-height:301px}.max-height-301{max-height:301px}.height-301{height:301px;overflow-y:scroll}.min-width-301{min-width:301px}.min-height-302{min-height:302px}.max-height-302{max-height:302px}.height-302{height:302px;overflow-y:scroll}.min-width-302{min-width:302px}.min-height-303{min-height:303px}.max-height-303{max-height:303px}.height-303{height:303px;overflow-y:scroll}.min-width-303{min-width:303px}.min-height-304{min-height:304px}.max-height-304{max-height:304px}.height-304{height:304px;overflow-y:scroll}.min-width-304{min-width:304px}.min-height-305{min-height:305px}.max-height-305{max-height:305px}.height-305{height:305px;overflow-y:scroll}.min-width-305{min-width:305px}.min-height-306{min-height:306px}.max-height-306{max-height:306px}.height-306{height:306px;overflow-y:scroll}.min-width-306{min-width:306px}.min-height-307{min-height:307px}.max-height-307{max-height:307px}.height-307{height:307px;overflow-y:scroll}.min-width-307{min-width:307px}.min-height-308{min-height:308px}.max-height-308{max-height:308px}.height-308{height:308px;overflow-y:scroll}.min-width-308{min-width:308px}.min-height-309{min-height:309px}.max-height-309{max-height:309px}.height-309{height:309px;overflow-y:scroll}.min-width-309{min-width:309px}.min-height-310{min-height:310px}.max-height-310{max-height:310px}.height-310{height:310px;overflow-y:scroll}.min-width-310{min-width:310px}.min-height-311{min-height:311px}.max-height-311{max-height:311px}.height-311{height:311px;overflow-y:scroll}.min-width-311{min-width:311px}.min-height-312{min-height:312px}.max-height-312{max-height:312px}.height-312{height:312px;overflow-y:scroll}.min-width-312{min-width:312px}.min-height-313{min-height:313px}.max-height-313{max-height:313px}.height-313{height:313px;overflow-y:scroll}.min-width-313{min-width:313px}.min-height-314{min-height:314px}.max-height-314{max-height:314px}.height-314{height:314px;overflow-y:scroll}.min-width-314{min-width:314px}.min-height-315{min-height:315px}.max-height-315{max-height:315px}.height-315{height:315px;overflow-y:scroll}.min-width-315{min-width:315px}.min-height-316{min-height:316px}.max-height-316{max-height:316px}.height-316{height:316px;overflow-y:scroll}.min-width-316{min-width:316px}.min-height-317{min-height:317px}.max-height-317{max-height:317px}.height-317{height:317px;overflow-y:scroll}.min-width-317{min-width:317px}.min-height-318{min-height:318px}.max-height-318{max-height:318px}.height-318{height:318px;overflow-y:scroll}.min-width-318{min-width:318px}.min-height-319{min-height:319px}.max-height-319{max-height:319px}.height-319{height:319px;overflow-y:scroll}.min-width-319{min-width:319px}.min-height-320{min-height:320px}.max-height-320{max-height:320px}.height-320{height:320px;overflow-y:scroll}.min-width-320{min-width:320px}.min-height-321{min-height:321px}.max-height-321{max-height:321px}.height-321{height:321px;overflow-y:scroll}.min-width-321{min-width:321px}.min-height-322{min-height:322px}.max-height-322{max-height:322px}.height-322{height:322px;overflow-y:scroll}.min-width-322{min-width:322px}.min-height-323{min-height:323px}.max-height-323{max-height:323px}.height-323{height:323px;overflow-y:scroll}.min-width-323{min-width:323px}.min-height-324{min-height:324px}.max-height-324{max-height:324px}.height-324{height:324px;overflow-y:scroll}.min-width-324{min-width:324px}.min-height-325{min-height:325px}.max-height-325{max-height:325px}.height-325{height:325px;overflow-y:scroll}.min-width-325{min-width:325px}.min-height-326{min-height:326px}.max-height-326{max-height:326px}.height-326{height:326px;overflow-y:scroll}.min-width-326{min-width:326px}.min-height-327{min-height:327px}.max-height-327{max-height:327px}.height-327{height:327px;overflow-y:scroll}.min-width-327{min-width:327px}.min-height-328{min-height:328px}.max-height-328{max-height:328px}.height-328{height:328px;overflow-y:scroll}.min-width-328{min-width:328px}.min-height-329{min-height:329px}.max-height-329{max-height:329px}.height-329{height:329px;overflow-y:scroll}.min-width-329{min-width:329px}.min-height-330{min-height:330px}.max-height-330{max-height:330px}.height-330{height:330px;overflow-y:scroll}.min-width-330{min-width:330px}.min-height-331{min-height:331px}.max-height-331{max-height:331px}.height-331{height:331px;overflow-y:scroll}.min-width-331{min-width:331px}.min-height-332{min-height:332px}.max-height-332{max-height:332px}.height-332{height:332px;overflow-y:scroll}.min-width-332{min-width:332px}.min-height-333{min-height:333px}.max-height-333{max-height:333px}.height-333{height:333px;overflow-y:scroll}.min-width-333{min-width:333px}.min-height-334{min-height:334px}.max-height-334{max-height:334px}.height-334{height:334px;overflow-y:scroll}.min-width-334{min-width:334px}.min-height-335{min-height:335px}.max-height-335{max-height:335px}.height-335{height:335px;overflow-y:scroll}.min-width-335{min-width:335px}.min-height-336{min-height:336px}.max-height-336{max-height:336px}.height-336{height:336px;overflow-y:scroll}.min-width-336{min-width:336px}.min-height-337{min-height:337px}.max-height-337{max-height:337px}.height-337{height:337px;overflow-y:scroll}.min-width-337{min-width:337px}.min-height-338{min-height:338px}.max-height-338{max-height:338px}.height-338{height:338px;overflow-y:scroll}.min-width-338{min-width:338px}.min-height-339{min-height:339px}.max-height-339{max-height:339px}.height-339{height:339px;overflow-y:scroll}.min-width-339{min-width:339px}.min-height-340{min-height:340px}.max-height-340{max-height:340px}.height-340{height:340px;overflow-y:scroll}.min-width-340{min-width:340px}.min-height-341{min-height:341px}.max-height-341{max-height:341px}.height-341{height:341px;overflow-y:scroll}.min-width-341{min-width:341px}.min-height-342{min-height:342px}.max-height-342{max-height:342px}.height-342{height:342px;overflow-y:scroll}.min-width-342{min-width:342px}.min-height-343{min-height:343px}.max-height-343{max-height:343px}.height-343{height:343px;overflow-y:scroll}.min-width-343{min-width:343px}.min-height-344{min-height:344px}.max-height-344{max-height:344px}.height-344{height:344px;overflow-y:scroll}.min-width-344{min-width:344px}.min-height-345{min-height:345px}.max-height-345{max-height:345px}.height-345{height:345px;overflow-y:scroll}.min-width-345{min-width:345px}.min-height-346{min-height:346px}.max-height-346{max-height:346px}.height-346{height:346px;overflow-y:scroll}.min-width-346{min-width:346px}.min-height-347{min-height:347px}.max-height-347{max-height:347px}.height-347{height:347px;overflow-y:scroll}.min-width-347{min-width:347px}.min-height-348{min-height:348px}.max-height-348{max-height:348px}.height-348{height:348px;overflow-y:scroll}.min-width-348{min-width:348px}.min-height-349{min-height:349px}.max-height-349{max-height:349px}.height-349{height:349px;overflow-y:scroll}.min-width-349{min-width:349px}.min-height-350{min-height:350px}.max-height-350{max-height:350px}.height-350{height:350px;overflow-y:scroll}.min-width-350{min-width:350px}.min-height-351{min-height:351px}.max-height-351{max-height:351px}.height-351{height:351px;overflow-y:scroll}.min-width-351{min-width:351px}.min-height-352{min-height:352px}.max-height-352{max-height:352px}.height-352{height:352px;overflow-y:scroll}.min-width-352{min-width:352px}.min-height-353{min-height:353px}.max-height-353{max-height:353px}.height-353{height:353px;overflow-y:scroll}.min-width-353{min-width:353px}.min-height-354{min-height:354px}.max-height-354{max-height:354px}.height-354{height:354px;overflow-y:scroll}.min-width-354{min-width:354px}.min-height-355{min-height:355px}.max-height-355{max-height:355px}.height-355{height:355px;overflow-y:scroll}.min-width-355{min-width:355px}.min-height-356{min-height:356px}.max-height-356{max-height:356px}.height-356{height:356px;overflow-y:scroll}.min-width-356{min-width:356px}.min-height-357{min-height:357px}.max-height-357{max-height:357px}.height-357{height:357px;overflow-y:scroll}.min-width-357{min-width:357px}.min-height-358{min-height:358px}.max-height-358{max-height:358px}.height-358{height:358px;overflow-y:scroll}.min-width-358{min-width:358px}.min-height-359{min-height:359px}.max-height-359{max-height:359px}.height-359{height:359px;overflow-y:scroll}.min-width-359{min-width:359px}.min-height-360{min-height:360px}.max-height-360{max-height:360px}.height-360{height:360px;overflow-y:scroll}.min-width-360{min-width:360px}.min-height-361{min-height:361px}.max-height-361{max-height:361px}.height-361{height:361px;overflow-y:scroll}.min-width-361{min-width:361px}.min-height-362{min-height:362px}.max-height-362{max-height:362px}.height-362{height:362px;overflow-y:scroll}.min-width-362{min-width:362px}.min-height-363{min-height:363px}.max-height-363{max-height:363px}.height-363{height:363px;overflow-y:scroll}.min-width-363{min-width:363px}.min-height-364{min-height:364px}.max-height-364{max-height:364px}.height-364{height:364px;overflow-y:scroll}.min-width-364{min-width:364px}.min-height-365{min-height:365px}.max-height-365{max-height:365px}.height-365{height:365px;overflow-y:scroll}.min-width-365{min-width:365px}.min-height-366{min-height:366px}.max-height-366{max-height:366px}.height-366{height:366px;overflow-y:scroll}.min-width-366{min-width:366px}.min-height-367{min-height:367px}.max-height-367{max-height:367px}.height-367{height:367px;overflow-y:scroll}.min-width-367{min-width:367px}.min-height-368{min-height:368px}.max-height-368{max-height:368px}.height-368{height:368px;overflow-y:scroll}.min-width-368{min-width:368px}.min-height-369{min-height:369px}.max-height-369{max-height:369px}.height-369{height:369px;overflow-y:scroll}.min-width-369{min-width:369px}.min-height-370{min-height:370px}.max-height-370{max-height:370px}.height-370{height:370px;overflow-y:scroll}.min-width-370{min-width:370px}.min-height-371{min-height:371px}.max-height-371{max-height:371px}.height-371{height:371px;overflow-y:scroll}.min-width-371{min-width:371px}.min-height-372{min-height:372px}.max-height-372{max-height:372px}.height-372{height:372px;overflow-y:scroll}.min-width-372{min-width:372px}.min-height-373{min-height:373px}.max-height-373{max-height:373px}.height-373{height:373px;overflow-y:scroll}.min-width-373{min-width:373px}.min-height-374{min-height:374px}.max-height-374{max-height:374px}.height-374{height:374px;overflow-y:scroll}.min-width-374{min-width:374px}.min-height-375{min-height:375px}.max-height-375{max-height:375px}.height-375{height:375px;overflow-y:scroll}.min-width-375{min-width:375px}.min-height-376{min-height:376px}.max-height-376{max-height:376px}.height-376{height:376px;overflow-y:scroll}.min-width-376{min-width:376px}.min-height-377{min-height:377px}.max-height-377{max-height:377px}.height-377{height:377px;overflow-y:scroll}.min-width-377{min-width:377px}.min-height-378{min-height:378px}.max-height-378{max-height:378px}.height-378{height:378px;overflow-y:scroll}.min-width-378{min-width:378px}.min-height-379{min-height:379px}.max-height-379{max-height:379px}.height-379{height:379px;overflow-y:scroll}.min-width-379{min-width:379px}.min-height-380{min-height:380px}.max-height-380{max-height:380px}.height-380{height:380px;overflow-y:scroll}.min-width-380{min-width:380px}.min-height-381{min-height:381px}.max-height-381{max-height:381px}.height-381{height:381px;overflow-y:scroll}.min-width-381{min-width:381px}.min-height-382{min-height:382px}.max-height-382{max-height:382px}.height-382{height:382px;overflow-y:scroll}.min-width-382{min-width:382px}.min-height-383{min-height:383px}.max-height-383{max-height:383px}.height-383{height:383px;overflow-y:scroll}.min-width-383{min-width:383px}.min-height-384{min-height:384px}.max-height-384{max-height:384px}.height-384{height:384px;overflow-y:scroll}.min-width-384{min-width:384px}.min-height-385{min-height:385px}.max-height-385{max-height:385px}.height-385{height:385px;overflow-y:scroll}.min-width-385{min-width:385px}.min-height-386{min-height:386px}.max-height-386{max-height:386px}.height-386{height:386px;overflow-y:scroll}.min-width-386{min-width:386px}.min-height-387{min-height:387px}.max-height-387{max-height:387px}.height-387{height:387px;overflow-y:scroll}.min-width-387{min-width:387px}.min-height-388{min-height:388px}.max-height-388{max-height:388px}.height-388{height:388px;overflow-y:scroll}.min-width-388{min-width:388px}.min-height-389{min-height:389px}.max-height-389{max-height:389px}.height-389{height:389px;overflow-y:scroll}.min-width-389{min-width:389px}.min-height-390{min-height:390px}.max-height-390{max-height:390px}.height-390{height:390px;overflow-y:scroll}.min-width-390{min-width:390px}.min-height-391{min-height:391px}.max-height-391{max-height:391px}.height-391{height:391px;overflow-y:scroll}.min-width-391{min-width:391px}.min-height-392{min-height:392px}.max-height-392{max-height:392px}.height-392{height:392px;overflow-y:scroll}.min-width-392{min-width:392px}.min-height-393{min-height:393px}.max-height-393{max-height:393px}.height-393{height:393px;overflow-y:scroll}.min-width-393{min-width:393px}.min-height-394{min-height:394px}.max-height-394{max-height:394px}.height-394{height:394px;overflow-y:scroll}.min-width-394{min-width:394px}.min-height-395{min-height:395px}.max-height-395{max-height:395px}.height-395{height:395px;overflow-y:scroll}.min-width-395{min-width:395px}.min-height-396{min-height:396px}.max-height-396{max-height:396px}.height-396{height:396px;overflow-y:scroll}.min-width-396{min-width:396px}.min-height-397{min-height:397px}.max-height-397{max-height:397px}.height-397{height:397px;overflow-y:scroll}.min-width-397{min-width:397px}.min-height-398{min-height:398px}.max-height-398{max-height:398px}.height-398{height:398px;overflow-y:scroll}.min-width-398{min-width:398px}.min-height-399{min-height:399px}.max-height-399{max-height:399px}.height-399{height:399px;overflow-y:scroll}.min-width-399{min-width:399px}.min-height-400{min-height:400px}.max-height-400{max-height:400px}.height-400{height:400px;overflow-y:scroll}.min-width-400{min-width:400px}.min-height-401{min-height:401px}.max-height-401{max-height:401px}.height-401{height:401px;overflow-y:scroll}.min-width-401{min-width:401px}.min-height-402{min-height:402px}.max-height-402{max-height:402px}.height-402{height:402px;overflow-y:scroll}.min-width-402{min-width:402px}.min-height-403{min-height:403px}.max-height-403{max-height:403px}.height-403{height:403px;overflow-y:scroll}.min-width-403{min-width:403px}.min-height-404{min-height:404px}.max-height-404{max-height:404px}.height-404{height:404px;overflow-y:scroll}.min-width-404{min-width:404px}.min-height-405{min-height:405px}.max-height-405{max-height:405px}.height-405{height:405px;overflow-y:scroll}.min-width-405{min-width:405px}.min-height-406{min-height:406px}.max-height-406{max-height:406px}.height-406{height:406px;overflow-y:scroll}.min-width-406{min-width:406px}.min-height-407{min-height:407px}.max-height-407{max-height:407px}.height-407{height:407px;overflow-y:scroll}.min-width-407{min-width:407px}.min-height-408{min-height:408px}.max-height-408{max-height:408px}.height-408{height:408px;overflow-y:scroll}.min-width-408{min-width:408px}.min-height-409{min-height:409px}.max-height-409{max-height:409px}.height-409{height:409px;overflow-y:scroll}.min-width-409{min-width:409px}.min-height-410{min-height:410px}.max-height-410{max-height:410px}.height-410{height:410px;overflow-y:scroll}.min-width-410{min-width:410px}.min-height-411{min-height:411px}.max-height-411{max-height:411px}.height-411{height:411px;overflow-y:scroll}.min-width-411{min-width:411px}.min-height-412{min-height:412px}.max-height-412{max-height:412px}.height-412{height:412px;overflow-y:scroll}.min-width-412{min-width:412px}.min-height-413{min-height:413px}.max-height-413{max-height:413px}.height-413{height:413px;overflow-y:scroll}.min-width-413{min-width:413px}.min-height-414{min-height:414px}.max-height-414{max-height:414px}.height-414{height:414px;overflow-y:scroll}.min-width-414{min-width:414px}.min-height-415{min-height:415px}.max-height-415{max-height:415px}.height-415{height:415px;overflow-y:scroll}.min-width-415{min-width:415px}.min-height-416{min-height:416px}.max-height-416{max-height:416px}.height-416{height:416px;overflow-y:scroll}.min-width-416{min-width:416px}.min-height-417{min-height:417px}.max-height-417{max-height:417px}.height-417{height:417px;overflow-y:scroll}.min-width-417{min-width:417px}.min-height-418{min-height:418px}.max-height-418{max-height:418px}.height-418{height:418px;overflow-y:scroll}.min-width-418{min-width:418px}.min-height-419{min-height:419px}.max-height-419{max-height:419px}.height-419{height:419px;overflow-y:scroll}.min-width-419{min-width:419px}.min-height-420{min-height:420px}.max-height-420{max-height:420px}.height-420{height:420px;overflow-y:scroll}.min-width-420{min-width:420px}.min-height-421{min-height:421px}.max-height-421{max-height:421px}.height-421{height:421px;overflow-y:scroll}.min-width-421{min-width:421px}.min-height-422{min-height:422px}.max-height-422{max-height:422px}.height-422{height:422px;overflow-y:scroll}.min-width-422{min-width:422px}.min-height-423{min-height:423px}.max-height-423{max-height:423px}.height-423{height:423px;overflow-y:scroll}.min-width-423{min-width:423px}.min-height-424{min-height:424px}.max-height-424{max-height:424px}.height-424{height:424px;overflow-y:scroll}.min-width-424{min-width:424px}.min-height-425{min-height:425px}.max-height-425{max-height:425px}.height-425{height:425px;overflow-y:scroll}.min-width-425{min-width:425px}.min-height-426{min-height:426px}.max-height-426{max-height:426px}.height-426{height:426px;overflow-y:scroll}.min-width-426{min-width:426px}.min-height-427{min-height:427px}.max-height-427{max-height:427px}.height-427{height:427px;overflow-y:scroll}.min-width-427{min-width:427px}.min-height-428{min-height:428px}.max-height-428{max-height:428px}.height-428{height:428px;overflow-y:scroll}.min-width-428{min-width:428px}.min-height-429{min-height:429px}.max-height-429{max-height:429px}.height-429{height:429px;overflow-y:scroll}.min-width-429{min-width:429px}.min-height-430{min-height:430px}.max-height-430{max-height:430px}.height-430{height:430px;overflow-y:scroll}.min-width-430{min-width:430px}.min-height-431{min-height:431px}.max-height-431{max-height:431px}.height-431{height:431px;overflow-y:scroll}.min-width-431{min-width:431px}.min-height-432{min-height:432px}.max-height-432{max-height:432px}.height-432{height:432px;overflow-y:scroll}.min-width-432{min-width:432px}.min-height-433{min-height:433px}.max-height-433{max-height:433px}.height-433{height:433px;overflow-y:scroll}.min-width-433{min-width:433px}.min-height-434{min-height:434px}.max-height-434{max-height:434px}.height-434{height:434px;overflow-y:scroll}.min-width-434{min-width:434px}.min-height-435{min-height:435px}.max-height-435{max-height:435px}.height-435{height:435px;overflow-y:scroll}.min-width-435{min-width:435px}.min-height-436{min-height:436px}.max-height-436{max-height:436px}.height-436{height:436px;overflow-y:scroll}.min-width-436{min-width:436px}.min-height-437{min-height:437px}.max-height-437{max-height:437px}.height-437{height:437px;overflow-y:scroll}.min-width-437{min-width:437px}.min-height-438{min-height:438px}.max-height-438{max-height:438px}.height-438{height:438px;overflow-y:scroll}.min-width-438{min-width:438px}.min-height-439{min-height:439px}.max-height-439{max-height:439px}.height-439{height:439px;overflow-y:scroll}.min-width-439{min-width:439px}.min-height-440{min-height:440px}.max-height-440{max-height:440px}.height-440{height:440px;overflow-y:scroll}.min-width-440{min-width:440px}.min-height-441{min-height:441px}.max-height-441{max-height:441px}.height-441{height:441px;overflow-y:scroll}.min-width-441{min-width:441px}.min-height-442{min-height:442px}.max-height-442{max-height:442px}.height-442{height:442px;overflow-y:scroll}.min-width-442{min-width:442px}.min-height-443{min-height:443px}.max-height-443{max-height:443px}.height-443{height:443px;overflow-y:scroll}.min-width-443{min-width:443px}.min-height-444{min-height:444px}.max-height-444{max-height:444px}.height-444{height:444px;overflow-y:scroll}.min-width-444{min-width:444px}.min-height-445{min-height:445px}.max-height-445{max-height:445px}.height-445{height:445px;overflow-y:scroll}.min-width-445{min-width:445px}.min-height-446{min-height:446px}.max-height-446{max-height:446px}.height-446{height:446px;overflow-y:scroll}.min-width-446{min-width:446px}.min-height-447{min-height:447px}.max-height-447{max-height:447px}.height-447{height:447px;overflow-y:scroll}.min-width-447{min-width:447px}.min-height-448{min-height:448px}.max-height-448{max-height:448px}.height-448{height:448px;overflow-y:scroll}.min-width-448{min-width:448px}.min-height-449{min-height:449px}.max-height-449{max-height:449px}.height-449{height:449px;overflow-y:scroll}.min-width-449{min-width:449px}.min-height-450{min-height:450px}.max-height-450{max-height:450px}.height-450{height:450px;overflow-y:scroll}.min-width-450{min-width:450px}.min-height-451{min-height:451px}.max-height-451{max-height:451px}.height-451{height:451px;overflow-y:scroll}.min-width-451{min-width:451px}.min-height-452{min-height:452px}.max-height-452{max-height:452px}.height-452{height:452px;overflow-y:scroll}.min-width-452{min-width:452px}.min-height-453{min-height:453px}.max-height-453{max-height:453px}.height-453{height:453px;overflow-y:scroll}.min-width-453{min-width:453px}.min-height-454{min-height:454px}.max-height-454{max-height:454px}.height-454{height:454px;overflow-y:scroll}.min-width-454{min-width:454px}.min-height-455{min-height:455px}.max-height-455{max-height:455px}.height-455{height:455px;overflow-y:scroll}.min-width-455{min-width:455px}.min-height-456{min-height:456px}.max-height-456{max-height:456px}.height-456{height:456px;overflow-y:scroll}.min-width-456{min-width:456px}.min-height-457{min-height:457px}.max-height-457{max-height:457px}.height-457{height:457px;overflow-y:scroll}.min-width-457{min-width:457px}.min-height-458{min-height:458px}.max-height-458{max-height:458px}.height-458{height:458px;overflow-y:scroll}.min-width-458{min-width:458px}.min-height-459{min-height:459px}.max-height-459{max-height:459px}.height-459{height:459px;overflow-y:scroll}.min-width-459{min-width:459px}.min-height-460{min-height:460px}.max-height-460{max-height:460px}.height-460{height:460px;overflow-y:scroll}.min-width-460{min-width:460px}.min-height-461{min-height:461px}.max-height-461{max-height:461px}.height-461{height:461px;overflow-y:scroll}.min-width-461{min-width:461px}.min-height-462{min-height:462px}.max-height-462{max-height:462px}.height-462{height:462px;overflow-y:scroll}.min-width-462{min-width:462px}.min-height-463{min-height:463px}.max-height-463{max-height:463px}.height-463{height:463px;overflow-y:scroll}.min-width-463{min-width:463px}.min-height-464{min-height:464px}.max-height-464{max-height:464px}.height-464{height:464px;overflow-y:scroll}.min-width-464{min-width:464px}.min-height-465{min-height:465px}.max-height-465{max-height:465px}.height-465{height:465px;overflow-y:scroll}.min-width-465{min-width:465px}.min-height-466{min-height:466px}.max-height-466{max-height:466px}.height-466{height:466px;overflow-y:scroll}.min-width-466{min-width:466px}.min-height-467{min-height:467px}.max-height-467{max-height:467px}.height-467{height:467px;overflow-y:scroll}.min-width-467{min-width:467px}.min-height-468{min-height:468px}.max-height-468{max-height:468px}.height-468{height:468px;overflow-y:scroll}.min-width-468{min-width:468px}.min-height-469{min-height:469px}.max-height-469{max-height:469px}.height-469{height:469px;overflow-y:scroll}.min-width-469{min-width:469px}.min-height-470{min-height:470px}.max-height-470{max-height:470px}.height-470{height:470px;overflow-y:scroll}.min-width-470{min-width:470px}.min-height-471{min-height:471px}.max-height-471{max-height:471px}.height-471{height:471px;overflow-y:scroll}.min-width-471{min-width:471px}.min-height-472{min-height:472px}.max-height-472{max-height:472px}.height-472{height:472px;overflow-y:scroll}.min-width-472{min-width:472px}.min-height-473{min-height:473px}.max-height-473{max-height:473px}.height-473{height:473px;overflow-y:scroll}.min-width-473{min-width:473px}.min-height-474{min-height:474px}.max-height-474{max-height:474px}.height-474{height:474px;overflow-y:scroll}.min-width-474{min-width:474px}.min-height-475{min-height:475px}.max-height-475{max-height:475px}.height-475{height:475px;overflow-y:scroll}.min-width-475{min-width:475px}.min-height-476{min-height:476px}.max-height-476{max-height:476px}.height-476{height:476px;overflow-y:scroll}.min-width-476{min-width:476px}.min-height-477{min-height:477px}.max-height-477{max-height:477px}.height-477{height:477px;overflow-y:scroll}.min-width-477{min-width:477px}.min-height-478{min-height:478px}.max-height-478{max-height:478px}.height-478{height:478px;overflow-y:scroll}.min-width-478{min-width:478px}.min-height-479{min-height:479px}.max-height-479{max-height:479px}.height-479{height:479px;overflow-y:scroll}.min-width-479{min-width:479px}.min-height-480{min-height:480px}.max-height-480{max-height:480px}.height-480{height:480px;overflow-y:scroll}.min-width-480{min-width:480px}.min-height-481{min-height:481px}.max-height-481{max-height:481px}.height-481{height:481px;overflow-y:scroll}.min-width-481{min-width:481px}.min-height-482{min-height:482px}.max-height-482{max-height:482px}.height-482{height:482px;overflow-y:scroll}.min-width-482{min-width:482px}.min-height-483{min-height:483px}.max-height-483{max-height:483px}.height-483{height:483px;overflow-y:scroll}.min-width-483{min-width:483px}.min-height-484{min-height:484px}.max-height-484{max-height:484px}.height-484{height:484px;overflow-y:scroll}.min-width-484{min-width:484px}.min-height-485{min-height:485px}.max-height-485{max-height:485px}.height-485{height:485px;overflow-y:scroll}.min-width-485{min-width:485px}.min-height-486{min-height:486px}.max-height-486{max-height:486px}.height-486{height:486px;overflow-y:scroll}.min-width-486{min-width:486px}.min-height-487{min-height:487px}.max-height-487{max-height:487px}.height-487{height:487px;overflow-y:scroll}.min-width-487{min-width:487px}.min-height-488{min-height:488px}.max-height-488{max-height:488px}.height-488{height:488px;overflow-y:scroll}.min-width-488{min-width:488px}.min-height-489{min-height:489px}.max-height-489{max-height:489px}.height-489{height:489px;overflow-y:scroll}.min-width-489{min-width:489px}.min-height-490{min-height:490px}.max-height-490{max-height:490px}.height-490{height:490px;overflow-y:scroll}.min-width-490{min-width:490px}.min-height-491{min-height:491px}.max-height-491{max-height:491px}.height-491{height:491px;overflow-y:scroll}.min-width-491{min-width:491px}.min-height-492{min-height:492px}.max-height-492{max-height:492px}.height-492{height:492px;overflow-y:scroll}.min-width-492{min-width:492px}.min-height-493{min-height:493px}.max-height-493{max-height:493px}.height-493{height:493px;overflow-y:scroll}.min-width-493{min-width:493px}.min-height-494{min-height:494px}.max-height-494{max-height:494px}.height-494{height:494px;overflow-y:scroll}.min-width-494{min-width:494px}.min-height-495{min-height:495px}.max-height-495{max-height:495px}.height-495{height:495px;overflow-y:scroll}.min-width-495{min-width:495px}.min-height-496{min-height:496px}.max-height-496{max-height:496px}.height-496{height:496px;overflow-y:scroll}.min-width-496{min-width:496px}.min-height-497{min-height:497px}.max-height-497{max-height:497px}.height-497{height:497px;overflow-y:scroll}.min-width-497{min-width:497px}.min-height-498{min-height:498px}.max-height-498{max-height:498px}.height-498{height:498px;overflow-y:scroll}.min-width-498{min-width:498px}.min-height-499{min-height:499px}.max-height-499{max-height:499px}.height-499{height:499px;overflow-y:scroll}.min-width-499{min-width:499px}.min-height-500{min-height:500px}.max-height-500{max-height:500px}.height-500{height:500px;overflow-y:scroll}.min-width-500{min-width:500px}.min-height-501{min-height:501px}.max-height-501{max-height:501px}.height-501{height:501px;overflow-y:scroll}.min-width-501{min-width:501px}.min-height-502{min-height:502px}.max-height-502{max-height:502px}.height-502{height:502px;overflow-y:scroll}.min-width-502{min-width:502px}.min-height-503{min-height:503px}.max-height-503{max-height:503px}.height-503{height:503px;overflow-y:scroll}.min-width-503{min-width:503px}.min-height-504{min-height:504px}.max-height-504{max-height:504px}.height-504{height:504px;overflow-y:scroll}.min-width-504{min-width:504px}.min-height-505{min-height:505px}.max-height-505{max-height:505px}.height-505{height:505px;overflow-y:scroll}.min-width-505{min-width:505px}.min-height-506{min-height:506px}.max-height-506{max-height:506px}.height-506{height:506px;overflow-y:scroll}.min-width-506{min-width:506px}.min-height-507{min-height:507px}.max-height-507{max-height:507px}.height-507{height:507px;overflow-y:scroll}.min-width-507{min-width:507px}.min-height-508{min-height:508px}.max-height-508{max-height:508px}.height-508{height:508px;overflow-y:scroll}.min-width-508{min-width:508px}.min-height-509{min-height:509px}.max-height-509{max-height:509px}.height-509{height:509px;overflow-y:scroll}.min-width-509{min-width:509px}.min-height-510{min-height:510px}.max-height-510{max-height:510px}.height-510{height:510px;overflow-y:scroll}.min-width-510{min-width:510px}.min-height-511{min-height:511px}.max-height-511{max-height:511px}.height-511{height:511px;overflow-y:scroll}.min-width-511{min-width:511px}.min-height-512{min-height:512px}.max-height-512{max-height:512px}.height-512{height:512px;overflow-y:scroll}.min-width-512{min-width:512px}.min-height-513{min-height:513px}.max-height-513{max-height:513px}.height-513{height:513px;overflow-y:scroll}.min-width-513{min-width:513px}.min-height-514{min-height:514px}.max-height-514{max-height:514px}.height-514{height:514px;overflow-y:scroll}.min-width-514{min-width:514px}.min-height-515{min-height:515px}.max-height-515{max-height:515px}.height-515{height:515px;overflow-y:scroll}.min-width-515{min-width:515px}.min-height-516{min-height:516px}.max-height-516{max-height:516px}.height-516{height:516px;overflow-y:scroll}.min-width-516{min-width:516px}.min-height-517{min-height:517px}.max-height-517{max-height:517px}.height-517{height:517px;overflow-y:scroll}.min-width-517{min-width:517px}.min-height-518{min-height:518px}.max-height-518{max-height:518px}.height-518{height:518px;overflow-y:scroll}.min-width-518{min-width:518px}.min-height-519{min-height:519px}.max-height-519{max-height:519px}.height-519{height:519px;overflow-y:scroll}.min-width-519{min-width:519px}.min-height-520{min-height:520px}.max-height-520{max-height:520px}.height-520{height:520px;overflow-y:scroll}.min-width-520{min-width:520px}.min-height-521{min-height:521px}.max-height-521{max-height:521px}.height-521{height:521px;overflow-y:scroll}.min-width-521{min-width:521px}.min-height-522{min-height:522px}.max-height-522{max-height:522px}.height-522{height:522px;overflow-y:scroll}.min-width-522{min-width:522px}.min-height-523{min-height:523px}.max-height-523{max-height:523px}.height-523{height:523px;overflow-y:scroll}.min-width-523{min-width:523px}.min-height-524{min-height:524px}.max-height-524{max-height:524px}.height-524{height:524px;overflow-y:scroll}.min-width-524{min-width:524px}.min-height-525{min-height:525px}.max-height-525{max-height:525px}.height-525{height:525px;overflow-y:scroll}.min-width-525{min-width:525px}.min-height-526{min-height:526px}.max-height-526{max-height:526px}.height-526{height:526px;overflow-y:scroll}.min-width-526{min-width:526px}.min-height-527{min-height:527px}.max-height-527{max-height:527px}.height-527{height:527px;overflow-y:scroll}.min-width-527{min-width:527px}.min-height-528{min-height:528px}.max-height-528{max-height:528px}.height-528{height:528px;overflow-y:scroll}.min-width-528{min-width:528px}.min-height-529{min-height:529px}.max-height-529{max-height:529px}.height-529{height:529px;overflow-y:scroll}.min-width-529{min-width:529px}.min-height-530{min-height:530px}.max-height-530{max-height:530px}.height-530{height:530px;overflow-y:scroll}.min-width-530{min-width:530px}.min-height-531{min-height:531px}.max-height-531{max-height:531px}.height-531{height:531px;overflow-y:scroll}.min-width-531{min-width:531px}.min-height-532{min-height:532px}.max-height-532{max-height:532px}.height-532{height:532px;overflow-y:scroll}.min-width-532{min-width:532px}.min-height-533{min-height:533px}.max-height-533{max-height:533px}.height-533{height:533px;overflow-y:scroll}.min-width-533{min-width:533px}.min-height-534{min-height:534px}.max-height-534{max-height:534px}.height-534{height:534px;overflow-y:scroll}.min-width-534{min-width:534px}.min-height-535{min-height:535px}.max-height-535{max-height:535px}.height-535{height:535px;overflow-y:scroll}.min-width-535{min-width:535px}.min-height-536{min-height:536px}.max-height-536{max-height:536px}.height-536{height:536px;overflow-y:scroll}.min-width-536{min-width:536px}.min-height-537{min-height:537px}.max-height-537{max-height:537px}.height-537{height:537px;overflow-y:scroll}.min-width-537{min-width:537px}.min-height-538{min-height:538px}.max-height-538{max-height:538px}.height-538{height:538px;overflow-y:scroll}.min-width-538{min-width:538px}.min-height-539{min-height:539px}.max-height-539{max-height:539px}.height-539{height:539px;overflow-y:scroll}.min-width-539{min-width:539px}.min-height-540{min-height:540px}.max-height-540{max-height:540px}.height-540{height:540px;overflow-y:scroll}.min-width-540{min-width:540px}.min-height-541{min-height:541px}.max-height-541{max-height:541px}.height-541{height:541px;overflow-y:scroll}.min-width-541{min-width:541px}.min-height-542{min-height:542px}.max-height-542{max-height:542px}.height-542{height:542px;overflow-y:scroll}.min-width-542{min-width:542px}.min-height-543{min-height:543px}.max-height-543{max-height:543px}.height-543{height:543px;overflow-y:scroll}.min-width-543{min-width:543px}.min-height-544{min-height:544px}.max-height-544{max-height:544px}.height-544{height:544px;overflow-y:scroll}.min-width-544{min-width:544px}.min-height-545{min-height:545px}.max-height-545{max-height:545px}.height-545{height:545px;overflow-y:scroll}.min-width-545{min-width:545px}.min-height-546{min-height:546px}.max-height-546{max-height:546px}.height-546{height:546px;overflow-y:scroll}.min-width-546{min-width:546px}.min-height-547{min-height:547px}.max-height-547{max-height:547px}.height-547{height:547px;overflow-y:scroll}.min-width-547{min-width:547px}.min-height-548{min-height:548px}.max-height-548{max-height:548px}.height-548{height:548px;overflow-y:scroll}.min-width-548{min-width:548px}.min-height-549{min-height:549px}.max-height-549{max-height:549px}.height-549{height:549px;overflow-y:scroll}.min-width-549{min-width:549px}.min-height-550{min-height:550px}.max-height-550{max-height:550px}.height-550{height:550px;overflow-y:scroll}.min-width-550{min-width:550px}.min-height-551{min-height:551px}.max-height-551{max-height:551px}.height-551{height:551px;overflow-y:scroll}.min-width-551{min-width:551px}.min-height-552{min-height:552px}.max-height-552{max-height:552px}.height-552{height:552px;overflow-y:scroll}.min-width-552{min-width:552px}.min-height-553{min-height:553px}.max-height-553{max-height:553px}.height-553{height:553px;overflow-y:scroll}.min-width-553{min-width:553px}.min-height-554{min-height:554px}.max-height-554{max-height:554px}.height-554{height:554px;overflow-y:scroll}.min-width-554{min-width:554px}.min-height-555{min-height:555px}.max-height-555{max-height:555px}.height-555{height:555px;overflow-y:scroll}.min-width-555{min-width:555px}.min-height-556{min-height:556px}.max-height-556{max-height:556px}.height-556{height:556px;overflow-y:scroll}.min-width-556{min-width:556px}.min-height-557{min-height:557px}.max-height-557{max-height:557px}.height-557{height:557px;overflow-y:scroll}.min-width-557{min-width:557px}.min-height-558{min-height:558px}.max-height-558{max-height:558px}.height-558{height:558px;overflow-y:scroll}.min-width-558{min-width:558px}.min-height-559{min-height:559px}.max-height-559{max-height:559px}.height-559{height:559px;overflow-y:scroll}.min-width-559{min-width:559px}.min-height-560{min-height:560px}.max-height-560{max-height:560px}.height-560{height:560px;overflow-y:scroll}.min-width-560{min-width:560px}.min-height-561{min-height:561px}.max-height-561{max-height:561px}.height-561{height:561px;overflow-y:scroll}.min-width-561{min-width:561px}.min-height-562{min-height:562px}.max-height-562{max-height:562px}.height-562{height:562px;overflow-y:scroll}.min-width-562{min-width:562px}.min-height-563{min-height:563px}.max-height-563{max-height:563px}.height-563{height:563px;overflow-y:scroll}.min-width-563{min-width:563px}.min-height-564{min-height:564px}.max-height-564{max-height:564px}.height-564{height:564px;overflow-y:scroll}.min-width-564{min-width:564px}.min-height-565{min-height:565px}.max-height-565{max-height:565px}.height-565{height:565px;overflow-y:scroll}.min-width-565{min-width:565px}.min-height-566{min-height:566px}.max-height-566{max-height:566px}.height-566{height:566px;overflow-y:scroll}.min-width-566{min-width:566px}.min-height-567{min-height:567px}.max-height-567{max-height:567px}.height-567{height:567px;overflow-y:scroll}.min-width-567{min-width:567px}.min-height-568{min-height:568px}.max-height-568{max-height:568px}.height-568{height:568px;overflow-y:scroll}.min-width-568{min-width:568px}.min-height-569{min-height:569px}.max-height-569{max-height:569px}.height-569{height:569px;overflow-y:scroll}.min-width-569{min-width:569px}.min-height-570{min-height:570px}.max-height-570{max-height:570px}.height-570{height:570px;overflow-y:scroll}.min-width-570{min-width:570px}.min-height-571{min-height:571px}.max-height-571{max-height:571px}.height-571{height:571px;overflow-y:scroll}.min-width-571{min-width:571px}.min-height-572{min-height:572px}.max-height-572{max-height:572px}.height-572{height:572px;overflow-y:scroll}.min-width-572{min-width:572px}.min-height-573{min-height:573px}.max-height-573{max-height:573px}.height-573{height:573px;overflow-y:scroll}.min-width-573{min-width:573px}.min-height-574{min-height:574px}.max-height-574{max-height:574px}.height-574{height:574px;overflow-y:scroll}.min-width-574{min-width:574px}.min-height-575{min-height:575px}.max-height-575{max-height:575px}.height-575{height:575px;overflow-y:scroll}.min-width-575{min-width:575px}.min-height-576{min-height:576px}.max-height-576{max-height:576px}.height-576{height:576px;overflow-y:scroll}.min-width-576{min-width:576px}.min-height-577{min-height:577px}.max-height-577{max-height:577px}.height-577{height:577px;overflow-y:scroll}.min-width-577{min-width:577px}.min-height-578{min-height:578px}.max-height-578{max-height:578px}.height-578{height:578px;overflow-y:scroll}.min-width-578{min-width:578px}.min-height-579{min-height:579px}.max-height-579{max-height:579px}.height-579{height:579px;overflow-y:scroll}.min-width-579{min-width:579px}.min-height-580{min-height:580px}.max-height-580{max-height:580px}.height-580{height:580px;overflow-y:scroll}.min-width-580{min-width:580px}.min-height-581{min-height:581px}.max-height-581{max-height:581px}.height-581{height:581px;overflow-y:scroll}.min-width-581{min-width:581px}.min-height-582{min-height:582px}.max-height-582{max-height:582px}.height-582{height:582px;overflow-y:scroll}.min-width-582{min-width:582px}.min-height-583{min-height:583px}.max-height-583{max-height:583px}.height-583{height:583px;overflow-y:scroll}.min-width-583{min-width:583px}.min-height-584{min-height:584px}.max-height-584{max-height:584px}.height-584{height:584px;overflow-y:scroll}.min-width-584{min-width:584px}.min-height-585{min-height:585px}.max-height-585{max-height:585px}.height-585{height:585px;overflow-y:scroll}.min-width-585{min-width:585px}.min-height-586{min-height:586px}.max-height-586{max-height:586px}.height-586{height:586px;overflow-y:scroll}.min-width-586{min-width:586px}.min-height-587{min-height:587px}.max-height-587{max-height:587px}.height-587{height:587px;overflow-y:scroll}.min-width-587{min-width:587px}.min-height-588{min-height:588px}.max-height-588{max-height:588px}.height-588{height:588px;overflow-y:scroll}.min-width-588{min-width:588px}.min-height-589{min-height:589px}.max-height-589{max-height:589px}.height-589{height:589px;overflow-y:scroll}.min-width-589{min-width:589px}.min-height-590{min-height:590px}.max-height-590{max-height:590px}.height-590{height:590px;overflow-y:scroll}.min-width-590{min-width:590px}.min-height-591{min-height:591px}.max-height-591{max-height:591px}.height-591{height:591px;overflow-y:scroll}.min-width-591{min-width:591px}.min-height-592{min-height:592px}.max-height-592{max-height:592px}.height-592{height:592px;overflow-y:scroll}.min-width-592{min-width:592px}.min-height-593{min-height:593px}.max-height-593{max-height:593px}.height-593{height:593px;overflow-y:scroll}.min-width-593{min-width:593px}.min-height-594{min-height:594px}.max-height-594{max-height:594px}.height-594{height:594px;overflow-y:scroll}.min-width-594{min-width:594px}.min-height-595{min-height:595px}.max-height-595{max-height:595px}.height-595{height:595px;overflow-y:scroll}.min-width-595{min-width:595px}.min-height-596{min-height:596px}.max-height-596{max-height:596px}.height-596{height:596px;overflow-y:scroll}.min-width-596{min-width:596px}.min-height-597{min-height:597px}.max-height-597{max-height:597px}.height-597{height:597px;overflow-y:scroll}.min-width-597{min-width:597px}.min-height-598{min-height:598px}.max-height-598{max-height:598px}.height-598{height:598px;overflow-y:scroll}.min-width-598{min-width:598px}.min-height-599{min-height:599px}.max-height-599{max-height:599px}.height-599{height:599px;overflow-y:scroll}.min-width-599{min-width:599px}.min-height-600{min-height:600px}.max-height-600{max-height:600px}.height-600{height:600px;overflow-y:scroll}.min-width-600{min-width:600px}.min-height-601{min-height:601px}.max-height-601{max-height:601px}.height-601{height:601px;overflow-y:scroll}.min-width-601{min-width:601px}.min-height-602{min-height:602px}.max-height-602{max-height:602px}.height-602{height:602px;overflow-y:scroll}.min-width-602{min-width:602px}.min-height-603{min-height:603px}.max-height-603{max-height:603px}.height-603{height:603px;overflow-y:scroll}.min-width-603{min-width:603px}.min-height-604{min-height:604px}.max-height-604{max-height:604px}.height-604{height:604px;overflow-y:scroll}.min-width-604{min-width:604px}.min-height-605{min-height:605px}.max-height-605{max-height:605px}.height-605{height:605px;overflow-y:scroll}.min-width-605{min-width:605px}.min-height-606{min-height:606px}.max-height-606{max-height:606px}.height-606{height:606px;overflow-y:scroll}.min-width-606{min-width:606px}.min-height-607{min-height:607px}.max-height-607{max-height:607px}.height-607{height:607px;overflow-y:scroll}.min-width-607{min-width:607px}.min-height-608{min-height:608px}.max-height-608{max-height:608px}.height-608{height:608px;overflow-y:scroll}.min-width-608{min-width:608px}.min-height-609{min-height:609px}.max-height-609{max-height:609px}.height-609{height:609px;overflow-y:scroll}.min-width-609{min-width:609px}.min-height-610{min-height:610px}.max-height-610{max-height:610px}.height-610{height:610px;overflow-y:scroll}.min-width-610{min-width:610px}.min-height-611{min-height:611px}.max-height-611{max-height:611px}.height-611{height:611px;overflow-y:scroll}.min-width-611{min-width:611px}.min-height-612{min-height:612px}.max-height-612{max-height:612px}.height-612{height:612px;overflow-y:scroll}.min-width-612{min-width:612px}.min-height-613{min-height:613px}.max-height-613{max-height:613px}.height-613{height:613px;overflow-y:scroll}.min-width-613{min-width:613px}.min-height-614{min-height:614px}.max-height-614{max-height:614px}.height-614{height:614px;overflow-y:scroll}.min-width-614{min-width:614px}.min-height-615{min-height:615px}.max-height-615{max-height:615px}.height-615{height:615px;overflow-y:scroll}.min-width-615{min-width:615px}.min-height-616{min-height:616px}.max-height-616{max-height:616px}.height-616{height:616px;overflow-y:scroll}.min-width-616{min-width:616px}.min-height-617{min-height:617px}.max-height-617{max-height:617px}.height-617{height:617px;overflow-y:scroll}.min-width-617{min-width:617px}.min-height-618{min-height:618px}.max-height-618{max-height:618px}.height-618{height:618px;overflow-y:scroll}.min-width-618{min-width:618px}.min-height-619{min-height:619px}.max-height-619{max-height:619px}.height-619{height:619px;overflow-y:scroll}.min-width-619{min-width:619px}.min-height-620{min-height:620px}.max-height-620{max-height:620px}.height-620{height:620px;overflow-y:scroll}.min-width-620{min-width:620px}.min-height-621{min-height:621px}.max-height-621{max-height:621px}.height-621{height:621px;overflow-y:scroll}.min-width-621{min-width:621px}.min-height-622{min-height:622px}.max-height-622{max-height:622px}.height-622{height:622px;overflow-y:scroll}.min-width-622{min-width:622px}.min-height-623{min-height:623px}.max-height-623{max-height:623px}.height-623{height:623px;overflow-y:scroll}.min-width-623{min-width:623px}.min-height-624{min-height:624px}.max-height-624{max-height:624px}.height-624{height:624px;overflow-y:scroll}.min-width-624{min-width:624px}.min-height-625{min-height:625px}.max-height-625{max-height:625px}.height-625{height:625px;overflow-y:scroll}.min-width-625{min-width:625px}.min-height-626{min-height:626px}.max-height-626{max-height:626px}.height-626{height:626px;overflow-y:scroll}.min-width-626{min-width:626px}.min-height-627{min-height:627px}.max-height-627{max-height:627px}.height-627{height:627px;overflow-y:scroll}.min-width-627{min-width:627px}.min-height-628{min-height:628px}.max-height-628{max-height:628px}.height-628{height:628px;overflow-y:scroll}.min-width-628{min-width:628px}.min-height-629{min-height:629px}.max-height-629{max-height:629px}.height-629{height:629px;overflow-y:scroll}.min-width-629{min-width:629px}.min-height-630{min-height:630px}.max-height-630{max-height:630px}.height-630{height:630px;overflow-y:scroll}.min-width-630{min-width:630px}.min-height-631{min-height:631px}.max-height-631{max-height:631px}.height-631{height:631px;overflow-y:scroll}.min-width-631{min-width:631px}.min-height-632{min-height:632px}.max-height-632{max-height:632px}.height-632{height:632px;overflow-y:scroll}.min-width-632{min-width:632px}.min-height-633{min-height:633px}.max-height-633{max-height:633px}.height-633{height:633px;overflow-y:scroll}.min-width-633{min-width:633px}.min-height-634{min-height:634px}.max-height-634{max-height:634px}.height-634{height:634px;overflow-y:scroll}.min-width-634{min-width:634px}.min-height-635{min-height:635px}.max-height-635{max-height:635px}.height-635{height:635px;overflow-y:scroll}.min-width-635{min-width:635px}.min-height-636{min-height:636px}.max-height-636{max-height:636px}.height-636{height:636px;overflow-y:scroll}.min-width-636{min-width:636px}.min-height-637{min-height:637px}.max-height-637{max-height:637px}.height-637{height:637px;overflow-y:scroll}.min-width-637{min-width:637px}.min-height-638{min-height:638px}.max-height-638{max-height:638px}.height-638{height:638px;overflow-y:scroll}.min-width-638{min-width:638px}.min-height-639{min-height:639px}.max-height-639{max-height:639px}.height-639{height:639px;overflow-y:scroll}.min-width-639{min-width:639px}.min-height-640{min-height:640px}.max-height-640{max-height:640px}.height-640{height:640px;overflow-y:scroll}.min-width-640{min-width:640px}.min-height-641{min-height:641px}.max-height-641{max-height:641px}.height-641{height:641px;overflow-y:scroll}.min-width-641{min-width:641px}.min-height-642{min-height:642px}.max-height-642{max-height:642px}.height-642{height:642px;overflow-y:scroll}.min-width-642{min-width:642px}.min-height-643{min-height:643px}.max-height-643{max-height:643px}.height-643{height:643px;overflow-y:scroll}.min-width-643{min-width:643px}.min-height-644{min-height:644px}.max-height-644{max-height:644px}.height-644{height:644px;overflow-y:scroll}.min-width-644{min-width:644px}.min-height-645{min-height:645px}.max-height-645{max-height:645px}.height-645{height:645px;overflow-y:scroll}.min-width-645{min-width:645px}.min-height-646{min-height:646px}.max-height-646{max-height:646px}.height-646{height:646px;overflow-y:scroll}.min-width-646{min-width:646px}.min-height-647{min-height:647px}.max-height-647{max-height:647px}.height-647{height:647px;overflow-y:scroll}.min-width-647{min-width:647px}.min-height-648{min-height:648px}.max-height-648{max-height:648px}.height-648{height:648px;overflow-y:scroll}.min-width-648{min-width:648px}.min-height-649{min-height:649px}.max-height-649{max-height:649px}.height-649{height:649px;overflow-y:scroll}.min-width-649{min-width:649px}.min-height-650{min-height:650px}.max-height-650{max-height:650px}.height-650{height:650px;overflow-y:scroll}.min-width-650{min-width:650px}.min-height-651{min-height:651px}.max-height-651{max-height:651px}.height-651{height:651px;overflow-y:scroll}.min-width-651{min-width:651px}.min-height-652{min-height:652px}.max-height-652{max-height:652px}.height-652{height:652px;overflow-y:scroll}.min-width-652{min-width:652px}.min-height-653{min-height:653px}.max-height-653{max-height:653px}.height-653{height:653px;overflow-y:scroll}.min-width-653{min-width:653px}.min-height-654{min-height:654px}.max-height-654{max-height:654px}.height-654{height:654px;overflow-y:scroll}.min-width-654{min-width:654px}.min-height-655{min-height:655px}.max-height-655{max-height:655px}.height-655{height:655px;overflow-y:scroll}.min-width-655{min-width:655px}.min-height-656{min-height:656px}.max-height-656{max-height:656px}.height-656{height:656px;overflow-y:scroll}.min-width-656{min-width:656px}.min-height-657{min-height:657px}.max-height-657{max-height:657px}.height-657{height:657px;overflow-y:scroll}.min-width-657{min-width:657px}.min-height-658{min-height:658px}.max-height-658{max-height:658px}.height-658{height:658px;overflow-y:scroll}.min-width-658{min-width:658px}.min-height-659{min-height:659px}.max-height-659{max-height:659px}.height-659{height:659px;overflow-y:scroll}.min-width-659{min-width:659px}.min-height-660{min-height:660px}.max-height-660{max-height:660px}.height-660{height:660px;overflow-y:scroll}.min-width-660{min-width:660px}.min-height-661{min-height:661px}.max-height-661{max-height:661px}.height-661{height:661px;overflow-y:scroll}.min-width-661{min-width:661px}.min-height-662{min-height:662px}.max-height-662{max-height:662px}.height-662{height:662px;overflow-y:scroll}.min-width-662{min-width:662px}.min-height-663{min-height:663px}.max-height-663{max-height:663px}.height-663{height:663px;overflow-y:scroll}.min-width-663{min-width:663px}.min-height-664{min-height:664px}.max-height-664{max-height:664px}.height-664{height:664px;overflow-y:scroll}.min-width-664{min-width:664px}.min-height-665{min-height:665px}.max-height-665{max-height:665px}.height-665{height:665px;overflow-y:scroll}.min-width-665{min-width:665px}.min-height-666{min-height:666px}.max-height-666{max-height:666px}.height-666{height:666px;overflow-y:scroll}.min-width-666{min-width:666px}.min-height-667{min-height:667px}.max-height-667{max-height:667px}.height-667{height:667px;overflow-y:scroll}.min-width-667{min-width:667px}.min-height-668{min-height:668px}.max-height-668{max-height:668px}.height-668{height:668px;overflow-y:scroll}.min-width-668{min-width:668px}.min-height-669{min-height:669px}.max-height-669{max-height:669px}.height-669{height:669px;overflow-y:scroll}.min-width-669{min-width:669px}.min-height-670{min-height:670px}.max-height-670{max-height:670px}.height-670{height:670px;overflow-y:scroll}.min-width-670{min-width:670px}.min-height-671{min-height:671px}.max-height-671{max-height:671px}.height-671{height:671px;overflow-y:scroll}.min-width-671{min-width:671px}.min-height-672{min-height:672px}.max-height-672{max-height:672px}.height-672{height:672px;overflow-y:scroll}.min-width-672{min-width:672px}.min-height-673{min-height:673px}.max-height-673{max-height:673px}.height-673{height:673px;overflow-y:scroll}.min-width-673{min-width:673px}.min-height-674{min-height:674px}.max-height-674{max-height:674px}.height-674{height:674px;overflow-y:scroll}.min-width-674{min-width:674px}.min-height-675{min-height:675px}.max-height-675{max-height:675px}.height-675{height:675px;overflow-y:scroll}.min-width-675{min-width:675px}.min-height-676{min-height:676px}.max-height-676{max-height:676px}.height-676{height:676px;overflow-y:scroll}.min-width-676{min-width:676px}.min-height-677{min-height:677px}.max-height-677{max-height:677px}.height-677{height:677px;overflow-y:scroll}.min-width-677{min-width:677px}.min-height-678{min-height:678px}.max-height-678{max-height:678px}.height-678{height:678px;overflow-y:scroll}.min-width-678{min-width:678px}.min-height-679{min-height:679px}.max-height-679{max-height:679px}.height-679{height:679px;overflow-y:scroll}.min-width-679{min-width:679px}.min-height-680{min-height:680px}.max-height-680{max-height:680px}.height-680{height:680px;overflow-y:scroll}.min-width-680{min-width:680px}.min-height-681{min-height:681px}.max-height-681{max-height:681px}.height-681{height:681px;overflow-y:scroll}.min-width-681{min-width:681px}.min-height-682{min-height:682px}.max-height-682{max-height:682px}.height-682{height:682px;overflow-y:scroll}.min-width-682{min-width:682px}.min-height-683{min-height:683px}.max-height-683{max-height:683px}.height-683{height:683px;overflow-y:scroll}.min-width-683{min-width:683px}.min-height-684{min-height:684px}.max-height-684{max-height:684px}.height-684{height:684px;overflow-y:scroll}.min-width-684{min-width:684px}.min-height-685{min-height:685px}.max-height-685{max-height:685px}.height-685{height:685px;overflow-y:scroll}.min-width-685{min-width:685px}.min-height-686{min-height:686px}.max-height-686{max-height:686px}.height-686{height:686px;overflow-y:scroll}.min-width-686{min-width:686px}.min-height-687{min-height:687px}.max-height-687{max-height:687px}.height-687{height:687px;overflow-y:scroll}.min-width-687{min-width:687px}.min-height-688{min-height:688px}.max-height-688{max-height:688px}.height-688{height:688px;overflow-y:scroll}.min-width-688{min-width:688px}.min-height-689{min-height:689px}.max-height-689{max-height:689px}.height-689{height:689px;overflow-y:scroll}.min-width-689{min-width:689px}.min-height-690{min-height:690px}.max-height-690{max-height:690px}.height-690{height:690px;overflow-y:scroll}.min-width-690{min-width:690px}.min-height-691{min-height:691px}.max-height-691{max-height:691px}.height-691{height:691px;overflow-y:scroll}.min-width-691{min-width:691px}.min-height-692{min-height:692px}.max-height-692{max-height:692px}.height-692{height:692px;overflow-y:scroll}.min-width-692{min-width:692px}.min-height-693{min-height:693px}.max-height-693{max-height:693px}.height-693{height:693px;overflow-y:scroll}.min-width-693{min-width:693px}.min-height-694{min-height:694px}.max-height-694{max-height:694px}.height-694{height:694px;overflow-y:scroll}.min-width-694{min-width:694px}.min-height-695{min-height:695px}.max-height-695{max-height:695px}.height-695{height:695px;overflow-y:scroll}.min-width-695{min-width:695px}.min-height-696{min-height:696px}.max-height-696{max-height:696px}.height-696{height:696px;overflow-y:scroll}.min-width-696{min-width:696px}.min-height-697{min-height:697px}.max-height-697{max-height:697px}.height-697{height:697px;overflow-y:scroll}.min-width-697{min-width:697px}.min-height-698{min-height:698px}.max-height-698{max-height:698px}.height-698{height:698px;overflow-y:scroll}.min-width-698{min-width:698px}.min-height-699{min-height:699px}.max-height-699{max-height:699px}.height-699{height:699px;overflow-y:scroll}.min-width-699{min-width:699px}.min-height-700{min-height:700px}.max-height-700{max-height:700px}.height-700{height:700px;overflow-y:scroll}.min-width-700{min-width:700px}.min-height-701{min-height:701px}.max-height-701{max-height:701px}.height-701{height:701px;overflow-y:scroll}.min-width-701{min-width:701px}.min-height-702{min-height:702px}.max-height-702{max-height:702px}.height-702{height:702px;overflow-y:scroll}.min-width-702{min-width:702px}.min-height-703{min-height:703px}.max-height-703{max-height:703px}.height-703{height:703px;overflow-y:scroll}.min-width-703{min-width:703px}.min-height-704{min-height:704px}.max-height-704{max-height:704px}.height-704{height:704px;overflow-y:scroll}.min-width-704{min-width:704px}.min-height-705{min-height:705px}.max-height-705{max-height:705px}.height-705{height:705px;overflow-y:scroll}.min-width-705{min-width:705px}.min-height-706{min-height:706px}.max-height-706{max-height:706px}.height-706{height:706px;overflow-y:scroll}.min-width-706{min-width:706px}.min-height-707{min-height:707px}.max-height-707{max-height:707px}.height-707{height:707px;overflow-y:scroll}.min-width-707{min-width:707px}.min-height-708{min-height:708px}.max-height-708{max-height:708px}.height-708{height:708px;overflow-y:scroll}.min-width-708{min-width:708px}.min-height-709{min-height:709px}.max-height-709{max-height:709px}.height-709{height:709px;overflow-y:scroll}.min-width-709{min-width:709px}.min-height-710{min-height:710px}.max-height-710{max-height:710px}.height-710{height:710px;overflow-y:scroll}.min-width-710{min-width:710px}.min-height-711{min-height:711px}.max-height-711{max-height:711px}.height-711{height:711px;overflow-y:scroll}.min-width-711{min-width:711px}.min-height-712{min-height:712px}.max-height-712{max-height:712px}.height-712{height:712px;overflow-y:scroll}.min-width-712{min-width:712px}.min-height-713{min-height:713px}.max-height-713{max-height:713px}.height-713{height:713px;overflow-y:scroll}.min-width-713{min-width:713px}.min-height-714{min-height:714px}.max-height-714{max-height:714px}.height-714{height:714px;overflow-y:scroll}.min-width-714{min-width:714px}.min-height-715{min-height:715px}.max-height-715{max-height:715px}.height-715{height:715px;overflow-y:scroll}.min-width-715{min-width:715px}.min-height-716{min-height:716px}.max-height-716{max-height:716px}.height-716{height:716px;overflow-y:scroll}.min-width-716{min-width:716px}.min-height-717{min-height:717px}.max-height-717{max-height:717px}.height-717{height:717px;overflow-y:scroll}.min-width-717{min-width:717px}.min-height-718{min-height:718px}.max-height-718{max-height:718px}.height-718{height:718px;overflow-y:scroll}.min-width-718{min-width:718px}.min-height-719{min-height:719px}.max-height-719{max-height:719px}.height-719{height:719px;overflow-y:scroll}.min-width-719{min-width:719px}.min-height-720{min-height:720px}.max-height-720{max-height:720px}.height-720{height:720px;overflow-y:scroll}.min-width-720{min-width:720px}.min-height-721{min-height:721px}.max-height-721{max-height:721px}.height-721{height:721px;overflow-y:scroll}.min-width-721{min-width:721px}.min-height-722{min-height:722px}.max-height-722{max-height:722px}.height-722{height:722px;overflow-y:scroll}.min-width-722{min-width:722px}.min-height-723{min-height:723px}.max-height-723{max-height:723px}.height-723{height:723px;overflow-y:scroll}.min-width-723{min-width:723px}.min-height-724{min-height:724px}.max-height-724{max-height:724px}.height-724{height:724px;overflow-y:scroll}.min-width-724{min-width:724px}.min-height-725{min-height:725px}.max-height-725{max-height:725px}.height-725{height:725px;overflow-y:scroll}.min-width-725{min-width:725px}.min-height-726{min-height:726px}.max-height-726{max-height:726px}.height-726{height:726px;overflow-y:scroll}.min-width-726{min-width:726px}.min-height-727{min-height:727px}.max-height-727{max-height:727px}.height-727{height:727px;overflow-y:scroll}.min-width-727{min-width:727px}.min-height-728{min-height:728px}.max-height-728{max-height:728px}.height-728{height:728px;overflow-y:scroll}.min-width-728{min-width:728px}.min-height-729{min-height:729px}.max-height-729{max-height:729px}.height-729{height:729px;overflow-y:scroll}.min-width-729{min-width:729px}.min-height-730{min-height:730px}.max-height-730{max-height:730px}.height-730{height:730px;overflow-y:scroll}.min-width-730{min-width:730px}.min-height-731{min-height:731px}.max-height-731{max-height:731px}.height-731{height:731px;overflow-y:scroll}.min-width-731{min-width:731px}.min-height-732{min-height:732px}.max-height-732{max-height:732px}.height-732{height:732px;overflow-y:scroll}.min-width-732{min-width:732px}.min-height-733{min-height:733px}.max-height-733{max-height:733px}.height-733{height:733px;overflow-y:scroll}.min-width-733{min-width:733px}.min-height-734{min-height:734px}.max-height-734{max-height:734px}.height-734{height:734px;overflow-y:scroll}.min-width-734{min-width:734px}.min-height-735{min-height:735px}.max-height-735{max-height:735px}.height-735{height:735px;overflow-y:scroll}.min-width-735{min-width:735px}.min-height-736{min-height:736px}.max-height-736{max-height:736px}.height-736{height:736px;overflow-y:scroll}.min-width-736{min-width:736px}.min-height-737{min-height:737px}.max-height-737{max-height:737px}.height-737{height:737px;overflow-y:scroll}.min-width-737{min-width:737px}.min-height-738{min-height:738px}.max-height-738{max-height:738px}.height-738{height:738px;overflow-y:scroll}.min-width-738{min-width:738px}.min-height-739{min-height:739px}.max-height-739{max-height:739px}.height-739{height:739px;overflow-y:scroll}.min-width-739{min-width:739px}.min-height-740{min-height:740px}.max-height-740{max-height:740px}.height-740{height:740px;overflow-y:scroll}.min-width-740{min-width:740px}.min-height-741{min-height:741px}.max-height-741{max-height:741px}.height-741{height:741px;overflow-y:scroll}.min-width-741{min-width:741px}.min-height-742{min-height:742px}.max-height-742{max-height:742px}.height-742{height:742px;overflow-y:scroll}.min-width-742{min-width:742px}.min-height-743{min-height:743px}.max-height-743{max-height:743px}.height-743{height:743px;overflow-y:scroll}.min-width-743{min-width:743px}.min-height-744{min-height:744px}.max-height-744{max-height:744px}.height-744{height:744px;overflow-y:scroll}.min-width-744{min-width:744px}.min-height-745{min-height:745px}.max-height-745{max-height:745px}.height-745{height:745px;overflow-y:scroll}.min-width-745{min-width:745px}.min-height-746{min-height:746px}.max-height-746{max-height:746px}.height-746{height:746px;overflow-y:scroll}.min-width-746{min-width:746px}.min-height-747{min-height:747px}.max-height-747{max-height:747px}.height-747{height:747px;overflow-y:scroll}.min-width-747{min-width:747px}.min-height-748{min-height:748px}.max-height-748{max-height:748px}.height-748{height:748px;overflow-y:scroll}.min-width-748{min-width:748px}.min-height-749{min-height:749px}.max-height-749{max-height:749px}.height-749{height:749px;overflow-y:scroll}.min-width-749{min-width:749px}.min-height-750{min-height:750px}.max-height-750{max-height:750px}.height-750{height:750px;overflow-y:scroll}.min-width-750{min-width:750px}.min-height-751{min-height:751px}.max-height-751{max-height:751px}.height-751{height:751px;overflow-y:scroll}.min-width-751{min-width:751px}.min-height-752{min-height:752px}.max-height-752{max-height:752px}.height-752{height:752px;overflow-y:scroll}.min-width-752{min-width:752px}.min-height-753{min-height:753px}.max-height-753{max-height:753px}.height-753{height:753px;overflow-y:scroll}.min-width-753{min-width:753px}.min-height-754{min-height:754px}.max-height-754{max-height:754px}.height-754{height:754px;overflow-y:scroll}.min-width-754{min-width:754px}.min-height-755{min-height:755px}.max-height-755{max-height:755px}.height-755{height:755px;overflow-y:scroll}.min-width-755{min-width:755px}.min-height-756{min-height:756px}.max-height-756{max-height:756px}.height-756{height:756px;overflow-y:scroll}.min-width-756{min-width:756px}.min-height-757{min-height:757px}.max-height-757{max-height:757px}.height-757{height:757px;overflow-y:scroll}.min-width-757{min-width:757px}.min-height-758{min-height:758px}.max-height-758{max-height:758px}.height-758{height:758px;overflow-y:scroll}.min-width-758{min-width:758px}.min-height-759{min-height:759px}.max-height-759{max-height:759px}.height-759{height:759px;overflow-y:scroll}.min-width-759{min-width:759px}.min-height-760{min-height:760px}.max-height-760{max-height:760px}.height-760{height:760px;overflow-y:scroll}.min-width-760{min-width:760px}.min-height-761{min-height:761px}.max-height-761{max-height:761px}.height-761{height:761px;overflow-y:scroll}.min-width-761{min-width:761px}.min-height-762{min-height:762px}.max-height-762{max-height:762px}.height-762{height:762px;overflow-y:scroll}.min-width-762{min-width:762px}.min-height-763{min-height:763px}.max-height-763{max-height:763px}.height-763{height:763px;overflow-y:scroll}.min-width-763{min-width:763px}.min-height-764{min-height:764px}.max-height-764{max-height:764px}.height-764{height:764px;overflow-y:scroll}.min-width-764{min-width:764px}.min-height-765{min-height:765px}.max-height-765{max-height:765px}.height-765{height:765px;overflow-y:scroll}.min-width-765{min-width:765px}.min-height-766{min-height:766px}.max-height-766{max-height:766px}.height-766{height:766px;overflow-y:scroll}.min-width-766{min-width:766px}.min-height-767{min-height:767px}.max-height-767{max-height:767px}.height-767{height:767px;overflow-y:scroll}.min-width-767{min-width:767px}.min-height-768{min-height:768px}.max-height-768{max-height:768px}.height-768{height:768px;overflow-y:scroll}.min-width-768{min-width:768px}.min-height-769{min-height:769px}.max-height-769{max-height:769px}.height-769{height:769px;overflow-y:scroll}.min-width-769{min-width:769px}.min-height-770{min-height:770px}.max-height-770{max-height:770px}.height-770{height:770px;overflow-y:scroll}.min-width-770{min-width:770px}.min-height-771{min-height:771px}.max-height-771{max-height:771px}.height-771{height:771px;overflow-y:scroll}.min-width-771{min-width:771px}.min-height-772{min-height:772px}.max-height-772{max-height:772px}.height-772{height:772px;overflow-y:scroll}.min-width-772{min-width:772px}.min-height-773{min-height:773px}.max-height-773{max-height:773px}.height-773{height:773px;overflow-y:scroll}.min-width-773{min-width:773px}.min-height-774{min-height:774px}.max-height-774{max-height:774px}.height-774{height:774px;overflow-y:scroll}.min-width-774{min-width:774px}.min-height-775{min-height:775px}.max-height-775{max-height:775px}.height-775{height:775px;overflow-y:scroll}.min-width-775{min-width:775px}.min-height-776{min-height:776px}.max-height-776{max-height:776px}.height-776{height:776px;overflow-y:scroll}.min-width-776{min-width:776px}.min-height-777{min-height:777px}.max-height-777{max-height:777px}.height-777{height:777px;overflow-y:scroll}.min-width-777{min-width:777px}.min-height-778{min-height:778px}.max-height-778{max-height:778px}.height-778{height:778px;overflow-y:scroll}.min-width-778{min-width:778px}.min-height-779{min-height:779px}.max-height-779{max-height:779px}.height-779{height:779px;overflow-y:scroll}.min-width-779{min-width:779px}.min-height-780{min-height:780px}.max-height-780{max-height:780px}.height-780{height:780px;overflow-y:scroll}.min-width-780{min-width:780px}.min-height-781{min-height:781px}.max-height-781{max-height:781px}.height-781{height:781px;overflow-y:scroll}.min-width-781{min-width:781px}.min-height-782{min-height:782px}.max-height-782{max-height:782px}.height-782{height:782px;overflow-y:scroll}.min-width-782{min-width:782px}.min-height-783{min-height:783px}.max-height-783{max-height:783px}.height-783{height:783px;overflow-y:scroll}.min-width-783{min-width:783px}.min-height-784{min-height:784px}.max-height-784{max-height:784px}.height-784{height:784px;overflow-y:scroll}.min-width-784{min-width:784px}.min-height-785{min-height:785px}.max-height-785{max-height:785px}.height-785{height:785px;overflow-y:scroll}.min-width-785{min-width:785px}.min-height-786{min-height:786px}.max-height-786{max-height:786px}.height-786{height:786px;overflow-y:scroll}.min-width-786{min-width:786px}.min-height-787{min-height:787px}.max-height-787{max-height:787px}.height-787{height:787px;overflow-y:scroll}.min-width-787{min-width:787px}.min-height-788{min-height:788px}.max-height-788{max-height:788px}.height-788{height:788px;overflow-y:scroll}.min-width-788{min-width:788px}.min-height-789{min-height:789px}.max-height-789{max-height:789px}.height-789{height:789px;overflow-y:scroll}.min-width-789{min-width:789px}.min-height-790{min-height:790px}.max-height-790{max-height:790px}.height-790{height:790px;overflow-y:scroll}.min-width-790{min-width:790px}.min-height-791{min-height:791px}.max-height-791{max-height:791px}.height-791{height:791px;overflow-y:scroll}.min-width-791{min-width:791px}.min-height-792{min-height:792px}.max-height-792{max-height:792px}.height-792{height:792px;overflow-y:scroll}.min-width-792{min-width:792px}.min-height-793{min-height:793px}.max-height-793{max-height:793px}.height-793{height:793px;overflow-y:scroll}.min-width-793{min-width:793px}.min-height-794{min-height:794px}.max-height-794{max-height:794px}.height-794{height:794px;overflow-y:scroll}.min-width-794{min-width:794px}.min-height-795{min-height:795px}.max-height-795{max-height:795px}.height-795{height:795px;overflow-y:scroll}.min-width-795{min-width:795px}.min-height-796{min-height:796px}.max-height-796{max-height:796px}.height-796{height:796px;overflow-y:scroll}.min-width-796{min-width:796px}.min-height-797{min-height:797px}.max-height-797{max-height:797px}.height-797{height:797px;overflow-y:scroll}.min-width-797{min-width:797px}.min-height-798{min-height:798px}.max-height-798{max-height:798px}.height-798{height:798px;overflow-y:scroll}.min-width-798{min-width:798px}.min-height-799{min-height:799px}.max-height-799{max-height:799px}.height-799{height:799px;overflow-y:scroll}.min-width-799{min-width:799px}.min-height-800{min-height:800px}.max-height-800{max-height:800px}.height-800{height:800px;overflow-y:scroll}.min-width-800{min-width:800px}.min-height-801{min-height:801px}.max-height-801{max-height:801px}.height-801{height:801px;overflow-y:scroll}.min-width-801{min-width:801px}.min-height-802{min-height:802px}.max-height-802{max-height:802px}.height-802{height:802px;overflow-y:scroll}.min-width-802{min-width:802px}.min-height-803{min-height:803px}.max-height-803{max-height:803px}.height-803{height:803px;overflow-y:scroll}.min-width-803{min-width:803px}.min-height-804{min-height:804px}.max-height-804{max-height:804px}.height-804{height:804px;overflow-y:scroll}.min-width-804{min-width:804px}.min-height-805{min-height:805px}.max-height-805{max-height:805px}.height-805{height:805px;overflow-y:scroll}.min-width-805{min-width:805px}.min-height-806{min-height:806px}.max-height-806{max-height:806px}.height-806{height:806px;overflow-y:scroll}.min-width-806{min-width:806px}.min-height-807{min-height:807px}.max-height-807{max-height:807px}.height-807{height:807px;overflow-y:scroll}.min-width-807{min-width:807px}.min-height-808{min-height:808px}.max-height-808{max-height:808px}.height-808{height:808px;overflow-y:scroll}.min-width-808{min-width:808px}.min-height-809{min-height:809px}.max-height-809{max-height:809px}.height-809{height:809px;overflow-y:scroll}.min-width-809{min-width:809px}.min-height-810{min-height:810px}.max-height-810{max-height:810px}.height-810{height:810px;overflow-y:scroll}.min-width-810{min-width:810px}.min-height-811{min-height:811px}.max-height-811{max-height:811px}.height-811{height:811px;overflow-y:scroll}.min-width-811{min-width:811px}.min-height-812{min-height:812px}.max-height-812{max-height:812px}.height-812{height:812px;overflow-y:scroll}.min-width-812{min-width:812px}.min-height-813{min-height:813px}.max-height-813{max-height:813px}.height-813{height:813px;overflow-y:scroll}.min-width-813{min-width:813px}.min-height-814{min-height:814px}.max-height-814{max-height:814px}.height-814{height:814px;overflow-y:scroll}.min-width-814{min-width:814px}.min-height-815{min-height:815px}.max-height-815{max-height:815px}.height-815{height:815px;overflow-y:scroll}.min-width-815{min-width:815px}.min-height-816{min-height:816px}.max-height-816{max-height:816px}.height-816{height:816px;overflow-y:scroll}.min-width-816{min-width:816px}.min-height-817{min-height:817px}.max-height-817{max-height:817px}.height-817{height:817px;overflow-y:scroll}.min-width-817{min-width:817px}.min-height-818{min-height:818px}.max-height-818{max-height:818px}.height-818{height:818px;overflow-y:scroll}.min-width-818{min-width:818px}.min-height-819{min-height:819px}.max-height-819{max-height:819px}.height-819{height:819px;overflow-y:scroll}.min-width-819{min-width:819px}.min-height-820{min-height:820px}.max-height-820{max-height:820px}.height-820{height:820px;overflow-y:scroll}.min-width-820{min-width:820px}.min-height-821{min-height:821px}.max-height-821{max-height:821px}.height-821{height:821px;overflow-y:scroll}.min-width-821{min-width:821px}.min-height-822{min-height:822px}.max-height-822{max-height:822px}.height-822{height:822px;overflow-y:scroll}.min-width-822{min-width:822px}.min-height-823{min-height:823px}.max-height-823{max-height:823px}.height-823{height:823px;overflow-y:scroll}.min-width-823{min-width:823px}.min-height-824{min-height:824px}.max-height-824{max-height:824px}.height-824{height:824px;overflow-y:scroll}.min-width-824{min-width:824px}.min-height-825{min-height:825px}.max-height-825{max-height:825px}.height-825{height:825px;overflow-y:scroll}.min-width-825{min-width:825px}.min-height-826{min-height:826px}.max-height-826{max-height:826px}.height-826{height:826px;overflow-y:scroll}.min-width-826{min-width:826px}.min-height-827{min-height:827px}.max-height-827{max-height:827px}.height-827{height:827px;overflow-y:scroll}.min-width-827{min-width:827px}.min-height-828{min-height:828px}.max-height-828{max-height:828px}.height-828{height:828px;overflow-y:scroll}.min-width-828{min-width:828px}.min-height-829{min-height:829px}.max-height-829{max-height:829px}.height-829{height:829px;overflow-y:scroll}.min-width-829{min-width:829px}.min-height-830{min-height:830px}.max-height-830{max-height:830px}.height-830{height:830px;overflow-y:scroll}.min-width-830{min-width:830px}.min-height-831{min-height:831px}.max-height-831{max-height:831px}.height-831{height:831px;overflow-y:scroll}.min-width-831{min-width:831px}.min-height-832{min-height:832px}.max-height-832{max-height:832px}.height-832{height:832px;overflow-y:scroll}.min-width-832{min-width:832px}.min-height-833{min-height:833px}.max-height-833{max-height:833px}.height-833{height:833px;overflow-y:scroll}.min-width-833{min-width:833px}.min-height-834{min-height:834px}.max-height-834{max-height:834px}.height-834{height:834px;overflow-y:scroll}.min-width-834{min-width:834px}.min-height-835{min-height:835px}.max-height-835{max-height:835px}.height-835{height:835px;overflow-y:scroll}.min-width-835{min-width:835px}.min-height-836{min-height:836px}.max-height-836{max-height:836px}.height-836{height:836px;overflow-y:scroll}.min-width-836{min-width:836px}.min-height-837{min-height:837px}.max-height-837{max-height:837px}.height-837{height:837px;overflow-y:scroll}.min-width-837{min-width:837px}.min-height-838{min-height:838px}.max-height-838{max-height:838px}.height-838{height:838px;overflow-y:scroll}.min-width-838{min-width:838px}.min-height-839{min-height:839px}.max-height-839{max-height:839px}.height-839{height:839px;overflow-y:scroll}.min-width-839{min-width:839px}.min-height-840{min-height:840px}.max-height-840{max-height:840px}.height-840{height:840px;overflow-y:scroll}.min-width-840{min-width:840px}.min-height-841{min-height:841px}.max-height-841{max-height:841px}.height-841{height:841px;overflow-y:scroll}.min-width-841{min-width:841px}.min-height-842{min-height:842px}.max-height-842{max-height:842px}.height-842{height:842px;overflow-y:scroll}.min-width-842{min-width:842px}.min-height-843{min-height:843px}.max-height-843{max-height:843px}.height-843{height:843px;overflow-y:scroll}.min-width-843{min-width:843px}.min-height-844{min-height:844px}.max-height-844{max-height:844px}.height-844{height:844px;overflow-y:scroll}.min-width-844{min-width:844px}.min-height-845{min-height:845px}.max-height-845{max-height:845px}.height-845{height:845px;overflow-y:scroll}.min-width-845{min-width:845px}.min-height-846{min-height:846px}.max-height-846{max-height:846px}.height-846{height:846px;overflow-y:scroll}.min-width-846{min-width:846px}.min-height-847{min-height:847px}.max-height-847{max-height:847px}.height-847{height:847px;overflow-y:scroll}.min-width-847{min-width:847px}.min-height-848{min-height:848px}.max-height-848{max-height:848px}.height-848{height:848px;overflow-y:scroll}.min-width-848{min-width:848px}.min-height-849{min-height:849px}.max-height-849{max-height:849px}.height-849{height:849px;overflow-y:scroll}.min-width-849{min-width:849px}.min-height-850{min-height:850px}.max-height-850{max-height:850px}.height-850{height:850px;overflow-y:scroll}.min-width-850{min-width:850px}.min-height-851{min-height:851px}.max-height-851{max-height:851px}.height-851{height:851px;overflow-y:scroll}.min-width-851{min-width:851px}.min-height-852{min-height:852px}.max-height-852{max-height:852px}.height-852{height:852px;overflow-y:scroll}.min-width-852{min-width:852px}.min-height-853{min-height:853px}.max-height-853{max-height:853px}.height-853{height:853px;overflow-y:scroll}.min-width-853{min-width:853px}.min-height-854{min-height:854px}.max-height-854{max-height:854px}.height-854{height:854px;overflow-y:scroll}.min-width-854{min-width:854px}.min-height-855{min-height:855px}.max-height-855{max-height:855px}.height-855{height:855px;overflow-y:scroll}.min-width-855{min-width:855px}.min-height-856{min-height:856px}.max-height-856{max-height:856px}.height-856{height:856px;overflow-y:scroll}.min-width-856{min-width:856px}.min-height-857{min-height:857px}.max-height-857{max-height:857px}.height-857{height:857px;overflow-y:scroll}.min-width-857{min-width:857px}.min-height-858{min-height:858px}.max-height-858{max-height:858px}.height-858{height:858px;overflow-y:scroll}.min-width-858{min-width:858px}.min-height-859{min-height:859px}.max-height-859{max-height:859px}.height-859{height:859px;overflow-y:scroll}.min-width-859{min-width:859px}.min-height-860{min-height:860px}.max-height-860{max-height:860px}.height-860{height:860px;overflow-y:scroll}.min-width-860{min-width:860px}.min-height-861{min-height:861px}.max-height-861{max-height:861px}.height-861{height:861px;overflow-y:scroll}.min-width-861{min-width:861px}.min-height-862{min-height:862px}.max-height-862{max-height:862px}.height-862{height:862px;overflow-y:scroll}.min-width-862{min-width:862px}.min-height-863{min-height:863px}.max-height-863{max-height:863px}.height-863{height:863px;overflow-y:scroll}.min-width-863{min-width:863px}.min-height-864{min-height:864px}.max-height-864{max-height:864px}.height-864{height:864px;overflow-y:scroll}.min-width-864{min-width:864px}.min-height-865{min-height:865px}.max-height-865{max-height:865px}.height-865{height:865px;overflow-y:scroll}.min-width-865{min-width:865px}.min-height-866{min-height:866px}.max-height-866{max-height:866px}.height-866{height:866px;overflow-y:scroll}.min-width-866{min-width:866px}.min-height-867{min-height:867px}.max-height-867{max-height:867px}.height-867{height:867px;overflow-y:scroll}.min-width-867{min-width:867px}.min-height-868{min-height:868px}.max-height-868{max-height:868px}.height-868{height:868px;overflow-y:scroll}.min-width-868{min-width:868px}.min-height-869{min-height:869px}.max-height-869{max-height:869px}.height-869{height:869px;overflow-y:scroll}.min-width-869{min-width:869px}.min-height-870{min-height:870px}.max-height-870{max-height:870px}.height-870{height:870px;overflow-y:scroll}.min-width-870{min-width:870px}.min-height-871{min-height:871px}.max-height-871{max-height:871px}.height-871{height:871px;overflow-y:scroll}.min-width-871{min-width:871px}.min-height-872{min-height:872px}.max-height-872{max-height:872px}.height-872{height:872px;overflow-y:scroll}.min-width-872{min-width:872px}.min-height-873{min-height:873px}.max-height-873{max-height:873px}.height-873{height:873px;overflow-y:scroll}.min-width-873{min-width:873px}.min-height-874{min-height:874px}.max-height-874{max-height:874px}.height-874{height:874px;overflow-y:scroll}.min-width-874{min-width:874px}.min-height-875{min-height:875px}.max-height-875{max-height:875px}.height-875{height:875px;overflow-y:scroll}.min-width-875{min-width:875px}.min-height-876{min-height:876px}.max-height-876{max-height:876px}.height-876{height:876px;overflow-y:scroll}.min-width-876{min-width:876px}.min-height-877{min-height:877px}.max-height-877{max-height:877px}.height-877{height:877px;overflow-y:scroll}.min-width-877{min-width:877px}.min-height-878{min-height:878px}.max-height-878{max-height:878px}.height-878{height:878px;overflow-y:scroll}.min-width-878{min-width:878px}.min-height-879{min-height:879px}.max-height-879{max-height:879px}.height-879{height:879px;overflow-y:scroll}.min-width-879{min-width:879px}.min-height-880{min-height:880px}.max-height-880{max-height:880px}.height-880{height:880px;overflow-y:scroll}.min-width-880{min-width:880px}.min-height-881{min-height:881px}.max-height-881{max-height:881px}.height-881{height:881px;overflow-y:scroll}.min-width-881{min-width:881px}.min-height-882{min-height:882px}.max-height-882{max-height:882px}.height-882{height:882px;overflow-y:scroll}.min-width-882{min-width:882px}.min-height-883{min-height:883px}.max-height-883{max-height:883px}.height-883{height:883px;overflow-y:scroll}.min-width-883{min-width:883px}.min-height-884{min-height:884px}.max-height-884{max-height:884px}.height-884{height:884px;overflow-y:scroll}.min-width-884{min-width:884px}.min-height-885{min-height:885px}.max-height-885{max-height:885px}.height-885{height:885px;overflow-y:scroll}.min-width-885{min-width:885px}.min-height-886{min-height:886px}.max-height-886{max-height:886px}.height-886{height:886px;overflow-y:scroll}.min-width-886{min-width:886px}.min-height-887{min-height:887px}.max-height-887{max-height:887px}.height-887{height:887px;overflow-y:scroll}.min-width-887{min-width:887px}.min-height-888{min-height:888px}.max-height-888{max-height:888px}.height-888{height:888px;overflow-y:scroll}.min-width-888{min-width:888px}.min-height-889{min-height:889px}.max-height-889{max-height:889px}.height-889{height:889px;overflow-y:scroll}.min-width-889{min-width:889px}.min-height-890{min-height:890px}.max-height-890{max-height:890px}.height-890{height:890px;overflow-y:scroll}.min-width-890{min-width:890px}.min-height-891{min-height:891px}.max-height-891{max-height:891px}.height-891{height:891px;overflow-y:scroll}.min-width-891{min-width:891px}.min-height-892{min-height:892px}.max-height-892{max-height:892px}.height-892{height:892px;overflow-y:scroll}.min-width-892{min-width:892px}.min-height-893{min-height:893px}.max-height-893{max-height:893px}.height-893{height:893px;overflow-y:scroll}.min-width-893{min-width:893px}.min-height-894{min-height:894px}.max-height-894{max-height:894px}.height-894{height:894px;overflow-y:scroll}.min-width-894{min-width:894px}.min-height-895{min-height:895px}.max-height-895{max-height:895px}.height-895{height:895px;overflow-y:scroll}.min-width-895{min-width:895px}.min-height-896{min-height:896px}.max-height-896{max-height:896px}.height-896{height:896px;overflow-y:scroll}.min-width-896{min-width:896px}.min-height-897{min-height:897px}.max-height-897{max-height:897px}.height-897{height:897px;overflow-y:scroll}.min-width-897{min-width:897px}.min-height-898{min-height:898px}.max-height-898{max-height:898px}.height-898{height:898px;overflow-y:scroll}.min-width-898{min-width:898px}.min-height-899{min-height:899px}.max-height-899{max-height:899px}.height-899{height:899px;overflow-y:scroll}.min-width-899{min-width:899px}.min-height-900{min-height:900px}.max-height-900{max-height:900px}.height-900{height:900px;overflow-y:scroll}.min-width-900{min-width:900px}.min-height-901{min-height:901px}.max-height-901{max-height:901px}.height-901{height:901px;overflow-y:scroll}.min-width-901{min-width:901px}.min-height-902{min-height:902px}.max-height-902{max-height:902px}.height-902{height:902px;overflow-y:scroll}.min-width-902{min-width:902px}.min-height-903{min-height:903px}.max-height-903{max-height:903px}.height-903{height:903px;overflow-y:scroll}.min-width-903{min-width:903px}.min-height-904{min-height:904px}.max-height-904{max-height:904px}.height-904{height:904px;overflow-y:scroll}.min-width-904{min-width:904px}.min-height-905{min-height:905px}.max-height-905{max-height:905px}.height-905{height:905px;overflow-y:scroll}.min-width-905{min-width:905px}.min-height-906{min-height:906px}.max-height-906{max-height:906px}.height-906{height:906px;overflow-y:scroll}.min-width-906{min-width:906px}.min-height-907{min-height:907px}.max-height-907{max-height:907px}.height-907{height:907px;overflow-y:scroll}.min-width-907{min-width:907px}.min-height-908{min-height:908px}.max-height-908{max-height:908px}.height-908{height:908px;overflow-y:scroll}.min-width-908{min-width:908px}.min-height-909{min-height:909px}.max-height-909{max-height:909px}.height-909{height:909px;overflow-y:scroll}.min-width-909{min-width:909px}.min-height-910{min-height:910px}.max-height-910{max-height:910px}.height-910{height:910px;overflow-y:scroll}.min-width-910{min-width:910px}.min-height-911{min-height:911px}.max-height-911{max-height:911px}.height-911{height:911px;overflow-y:scroll}.min-width-911{min-width:911px}.min-height-912{min-height:912px}.max-height-912{max-height:912px}.height-912{height:912px;overflow-y:scroll}.min-width-912{min-width:912px}.min-height-913{min-height:913px}.max-height-913{max-height:913px}.height-913{height:913px;overflow-y:scroll}.min-width-913{min-width:913px}.min-height-914{min-height:914px}.max-height-914{max-height:914px}.height-914{height:914px;overflow-y:scroll}.min-width-914{min-width:914px}.min-height-915{min-height:915px}.max-height-915{max-height:915px}.height-915{height:915px;overflow-y:scroll}.min-width-915{min-width:915px}.min-height-916{min-height:916px}.max-height-916{max-height:916px}.height-916{height:916px;overflow-y:scroll}.min-width-916{min-width:916px}.min-height-917{min-height:917px}.max-height-917{max-height:917px}.height-917{height:917px;overflow-y:scroll}.min-width-917{min-width:917px}.min-height-918{min-height:918px}.max-height-918{max-height:918px}.height-918{height:918px;overflow-y:scroll}.min-width-918{min-width:918px}.min-height-919{min-height:919px}.max-height-919{max-height:919px}.height-919{height:919px;overflow-y:scroll}.min-width-919{min-width:919px}.min-height-920{min-height:920px}.max-height-920{max-height:920px}.height-920{height:920px;overflow-y:scroll}.min-width-920{min-width:920px}.min-height-921{min-height:921px}.max-height-921{max-height:921px}.height-921{height:921px;overflow-y:scroll}.min-width-921{min-width:921px}.min-height-922{min-height:922px}.max-height-922{max-height:922px}.height-922{height:922px;overflow-y:scroll}.min-width-922{min-width:922px}.min-height-923{min-height:923px}.max-height-923{max-height:923px}.height-923{height:923px;overflow-y:scroll}.min-width-923{min-width:923px}.min-height-924{min-height:924px}.max-height-924{max-height:924px}.height-924{height:924px;overflow-y:scroll}.min-width-924{min-width:924px}.min-height-925{min-height:925px}.max-height-925{max-height:925px}.height-925{height:925px;overflow-y:scroll}.min-width-925{min-width:925px}.min-height-926{min-height:926px}.max-height-926{max-height:926px}.height-926{height:926px;overflow-y:scroll}.min-width-926{min-width:926px}.min-height-927{min-height:927px}.max-height-927{max-height:927px}.height-927{height:927px;overflow-y:scroll}.min-width-927{min-width:927px}.min-height-928{min-height:928px}.max-height-928{max-height:928px}.height-928{height:928px;overflow-y:scroll}.min-width-928{min-width:928px}.min-height-929{min-height:929px}.max-height-929{max-height:929px}.height-929{height:929px;overflow-y:scroll}.min-width-929{min-width:929px}.min-height-930{min-height:930px}.max-height-930{max-height:930px}.height-930{height:930px;overflow-y:scroll}.min-width-930{min-width:930px}.min-height-931{min-height:931px}.max-height-931{max-height:931px}.height-931{height:931px;overflow-y:scroll}.min-width-931{min-width:931px}.min-height-932{min-height:932px}.max-height-932{max-height:932px}.height-932{height:932px;overflow-y:scroll}.min-width-932{min-width:932px}.min-height-933{min-height:933px}.max-height-933{max-height:933px}.height-933{height:933px;overflow-y:scroll}.min-width-933{min-width:933px}.min-height-934{min-height:934px}.max-height-934{max-height:934px}.height-934{height:934px;overflow-y:scroll}.min-width-934{min-width:934px}.min-height-935{min-height:935px}.max-height-935{max-height:935px}.height-935{height:935px;overflow-y:scroll}.min-width-935{min-width:935px}.min-height-936{min-height:936px}.max-height-936{max-height:936px}.height-936{height:936px;overflow-y:scroll}.min-width-936{min-width:936px}.min-height-937{min-height:937px}.max-height-937{max-height:937px}.height-937{height:937px;overflow-y:scroll}.min-width-937{min-width:937px}.min-height-938{min-height:938px}.max-height-938{max-height:938px}.height-938{height:938px;overflow-y:scroll}.min-width-938{min-width:938px}.min-height-939{min-height:939px}.max-height-939{max-height:939px}.height-939{height:939px;overflow-y:scroll}.min-width-939{min-width:939px}.min-height-940{min-height:940px}.max-height-940{max-height:940px}.height-940{height:940px;overflow-y:scroll}.min-width-940{min-width:940px}.min-height-941{min-height:941px}.max-height-941{max-height:941px}.height-941{height:941px;overflow-y:scroll}.min-width-941{min-width:941px}.min-height-942{min-height:942px}.max-height-942{max-height:942px}.height-942{height:942px;overflow-y:scroll}.min-width-942{min-width:942px}.min-height-943{min-height:943px}.max-height-943{max-height:943px}.height-943{height:943px;overflow-y:scroll}.min-width-943{min-width:943px}.min-height-944{min-height:944px}.max-height-944{max-height:944px}.height-944{height:944px;overflow-y:scroll}.min-width-944{min-width:944px}.min-height-945{min-height:945px}.max-height-945{max-height:945px}.height-945{height:945px;overflow-y:scroll}.min-width-945{min-width:945px}.min-height-946{min-height:946px}.max-height-946{max-height:946px}.height-946{height:946px;overflow-y:scroll}.min-width-946{min-width:946px}.min-height-947{min-height:947px}.max-height-947{max-height:947px}.height-947{height:947px;overflow-y:scroll}.min-width-947{min-width:947px}.min-height-948{min-height:948px}.max-height-948{max-height:948px}.height-948{height:948px;overflow-y:scroll}.min-width-948{min-width:948px}.min-height-949{min-height:949px}.max-height-949{max-height:949px}.height-949{height:949px;overflow-y:scroll}.min-width-949{min-width:949px}.min-height-950{min-height:950px}.max-height-950{max-height:950px}.height-950{height:950px;overflow-y:scroll}.min-width-950{min-width:950px}.min-height-951{min-height:951px}.max-height-951{max-height:951px}.height-951{height:951px;overflow-y:scroll}.min-width-951{min-width:951px}.min-height-952{min-height:952px}.max-height-952{max-height:952px}.height-952{height:952px;overflow-y:scroll}.min-width-952{min-width:952px}.min-height-953{min-height:953px}.max-height-953{max-height:953px}.height-953{height:953px;overflow-y:scroll}.min-width-953{min-width:953px}.min-height-954{min-height:954px}.max-height-954{max-height:954px}.height-954{height:954px;overflow-y:scroll}.min-width-954{min-width:954px}.min-height-955{min-height:955px}.max-height-955{max-height:955px}.height-955{height:955px;overflow-y:scroll}.min-width-955{min-width:955px}.min-height-956{min-height:956px}.max-height-956{max-height:956px}.height-956{height:956px;overflow-y:scroll}.min-width-956{min-width:956px}.min-height-957{min-height:957px}.max-height-957{max-height:957px}.height-957{height:957px;overflow-y:scroll}.min-width-957{min-width:957px}.min-height-958{min-height:958px}.max-height-958{max-height:958px}.height-958{height:958px;overflow-y:scroll}.min-width-958{min-width:958px}.min-height-959{min-height:959px}.max-height-959{max-height:959px}.height-959{height:959px;overflow-y:scroll}.min-width-959{min-width:959px}.min-height-960{min-height:960px}.max-height-960{max-height:960px}.height-960{height:960px;overflow-y:scroll}.min-width-960{min-width:960px}.min-height-961{min-height:961px}.max-height-961{max-height:961px}.height-961{height:961px;overflow-y:scroll}.min-width-961{min-width:961px}.min-height-962{min-height:962px}.max-height-962{max-height:962px}.height-962{height:962px;overflow-y:scroll}.min-width-962{min-width:962px}.min-height-963{min-height:963px}.max-height-963{max-height:963px}.height-963{height:963px;overflow-y:scroll}.min-width-963{min-width:963px}.min-height-964{min-height:964px}.max-height-964{max-height:964px}.height-964{height:964px;overflow-y:scroll}.min-width-964{min-width:964px}.min-height-965{min-height:965px}.max-height-965{max-height:965px}.height-965{height:965px;overflow-y:scroll}.min-width-965{min-width:965px}.min-height-966{min-height:966px}.max-height-966{max-height:966px}.height-966{height:966px;overflow-y:scroll}.min-width-966{min-width:966px}.min-height-967{min-height:967px}.max-height-967{max-height:967px}.height-967{height:967px;overflow-y:scroll}.min-width-967{min-width:967px}.min-height-968{min-height:968px}.max-height-968{max-height:968px}.height-968{height:968px;overflow-y:scroll}.min-width-968{min-width:968px}.min-height-969{min-height:969px}.max-height-969{max-height:969px}.height-969{height:969px;overflow-y:scroll}.min-width-969{min-width:969px}.min-height-970{min-height:970px}.max-height-970{max-height:970px}.height-970{height:970px;overflow-y:scroll}.min-width-970{min-width:970px}.min-height-971{min-height:971px}.max-height-971{max-height:971px}.height-971{height:971px;overflow-y:scroll}.min-width-971{min-width:971px}.min-height-972{min-height:972px}.max-height-972{max-height:972px}.height-972{height:972px;overflow-y:scroll}.min-width-972{min-width:972px}.min-height-973{min-height:973px}.max-height-973{max-height:973px}.height-973{height:973px;overflow-y:scroll}.min-width-973{min-width:973px}.min-height-974{min-height:974px}.max-height-974{max-height:974px}.height-974{height:974px;overflow-y:scroll}.min-width-974{min-width:974px}.min-height-975{min-height:975px}.max-height-975{max-height:975px}.height-975{height:975px;overflow-y:scroll}.min-width-975{min-width:975px}.min-height-976{min-height:976px}.max-height-976{max-height:976px}.height-976{height:976px;overflow-y:scroll}.min-width-976{min-width:976px}.min-height-977{min-height:977px}.max-height-977{max-height:977px}.height-977{height:977px;overflow-y:scroll}.min-width-977{min-width:977px}.min-height-978{min-height:978px}.max-height-978{max-height:978px}.height-978{height:978px;overflow-y:scroll}.min-width-978{min-width:978px}.min-height-979{min-height:979px}.max-height-979{max-height:979px}.height-979{height:979px;overflow-y:scroll}.min-width-979{min-width:979px}.min-height-980{min-height:980px}.max-height-980{max-height:980px}.height-980{height:980px;overflow-y:scroll}.min-width-980{min-width:980px}.min-height-981{min-height:981px}.max-height-981{max-height:981px}.height-981{height:981px;overflow-y:scroll}.min-width-981{min-width:981px}.min-height-982{min-height:982px}.max-height-982{max-height:982px}.height-982{height:982px;overflow-y:scroll}.min-width-982{min-width:982px}.min-height-983{min-height:983px}.max-height-983{max-height:983px}.height-983{height:983px;overflow-y:scroll}.min-width-983{min-width:983px}.min-height-984{min-height:984px}.max-height-984{max-height:984px}.height-984{height:984px;overflow-y:scroll}.min-width-984{min-width:984px}.min-height-985{min-height:985px}.max-height-985{max-height:985px}.height-985{height:985px;overflow-y:scroll}.min-width-985{min-width:985px}.min-height-986{min-height:986px}.max-height-986{max-height:986px}.height-986{height:986px;overflow-y:scroll}.min-width-986{min-width:986px}.min-height-987{min-height:987px}.max-height-987{max-height:987px}.height-987{height:987px;overflow-y:scroll}.min-width-987{min-width:987px}.min-height-988{min-height:988px}.max-height-988{max-height:988px}.height-988{height:988px;overflow-y:scroll}.min-width-988{min-width:988px}.min-height-989{min-height:989px}.max-height-989{max-height:989px}.height-989{height:989px;overflow-y:scroll}.min-width-989{min-width:989px}.min-height-990{min-height:990px}.max-height-990{max-height:990px}.height-990{height:990px;overflow-y:scroll}.min-width-990{min-width:990px}.min-height-991{min-height:991px}.max-height-991{max-height:991px}.height-991{height:991px;overflow-y:scroll}.min-width-991{min-width:991px}.min-height-992{min-height:992px}.max-height-992{max-height:992px}.height-992{height:992px;overflow-y:scroll}.min-width-992{min-width:992px}.min-height-993{min-height:993px}.max-height-993{max-height:993px}.height-993{height:993px;overflow-y:scroll}.min-width-993{min-width:993px}.min-height-994{min-height:994px}.max-height-994{max-height:994px}.height-994{height:994px;overflow-y:scroll}.min-width-994{min-width:994px}.min-height-995{min-height:995px}.max-height-995{max-height:995px}.height-995{height:995px;overflow-y:scroll}.min-width-995{min-width:995px}.min-height-996{min-height:996px}.max-height-996{max-height:996px}.height-996{height:996px;overflow-y:scroll}.min-width-996{min-width:996px}.min-height-997{min-height:997px}.max-height-997{max-height:997px}.height-997{height:997px;overflow-y:scroll}.min-width-997{min-width:997px}.min-height-998{min-height:998px}.max-height-998{max-height:998px}.height-998{height:998px;overflow-y:scroll}.min-width-998{min-width:998px}.min-height-999{min-height:999px}.max-height-999{max-height:999px}.height-999{height:999px;overflow-y:scroll}.min-width-999{min-width:999px}.font-size-1{font-size:1rem}.font-size-2{font-size:2rem}.font-size-3{font-size:3rem}.font-size-4{font-size:4rem}.font-size-5{font-size:5rem}.font-size-6{font-size:6rem}.font-size-7{font-size:7rem}.font-size-8{font-size:8rem}.font-size-9{font-size:9rem}.m_1{margin:1px}.mt_1{margin-top:1px}.mb_1{margin-bottom:1px}.ml_1{margin-left:1px}.mr_1,.mx_1{margin-right:1px}.mx_1{margin-left:1px}.my_1{margin-bottom:1px;margin-top:1px}.p_1{padding:1px}.pt_1{padding-top:1px}.pb_1{padding-bottom:1px}.pl_1{padding-left:1px}.pr_1,.px_1{padding-right:1px}.px_1{padding-left:1px}.py_1{padding-bottom:1px;padding-top:1px}.m_2{margin:2px}.mt_2{margin-top:2px}.mb_2{margin-bottom:2px}.ml_2{margin-left:2px}.mr_2,.mx_2{margin-right:2px}.mx_2{margin-left:2px}.my_2{margin-bottom:2px;margin-top:2px}.p_2{padding:2px}.pt_2{padding-top:2px}.pb_2{padding-bottom:2px}.pl_2{padding-left:2px}.pr_2,.px_2{padding-right:2px}.px_2{padding-left:2px}.py_2{padding-bottom:2px;padding-top:2px}.m_3{margin:3px}.mt_3{margin-top:3px}.mb_3{margin-bottom:3px}.ml_3{margin-left:3px}.mr_3,.mx_3{margin-right:3px}.mx_3{margin-left:3px}.my_3{margin-bottom:3px;margin-top:3px}.p_3{padding:3px}.pt_3{padding-top:3px}.pb_3{padding-bottom:3px}.pl_3{padding-left:3px}.pr_3,.px_3{padding-right:3px}.px_3{padding-left:3px}.py_3{padding-bottom:3px;padding-top:3px}.m_4{margin:4px}.mt_4{margin-top:4px}.mb_4{margin-bottom:4px}.ml_4{margin-left:4px}.mr_4,.mx_4{margin-right:4px}.mx_4{margin-left:4px}.my_4{margin-bottom:4px;margin-top:4px}.p_4{padding:4px}.pt_4{padding-top:4px}.pb_4{padding-bottom:4px}.pl_4{padding-left:4px}.pr_4,.px_4{padding-right:4px}.px_4{padding-left:4px}.py_4{padding-bottom:4px;padding-top:4px}.m_5{margin:5px}.mt_5{margin-top:5px}.mb_5{margin-bottom:5px}.ml_5{margin-left:5px}.mr_5,.mx_5{margin-right:5px}.mx_5{margin-left:5px}.my_5{margin-bottom:5px;margin-top:5px}.p_5{padding:5px}.pt_5{padding-top:5px}.pb_5{padding-bottom:5px}.pl_5{padding-left:5px}.pr_5,.px_5{padding-right:5px}.px_5{padding-left:5px}.py_5{padding-bottom:5px;padding-top:5px}.m_6{margin:6px}.mt_6{margin-top:6px}.mb_6{margin-bottom:6px}.ml_6{margin-left:6px}.mr_6,.mx_6{margin-right:6px}.mx_6{margin-left:6px}.my_6{margin-bottom:6px;margin-top:6px}.p_6{padding:6px}.pt_6{padding-top:6px}.pb_6{padding-bottom:6px}.pl_6{padding-left:6px}.pr_6,.px_6{padding-right:6px}.px_6{padding-left:6px}.py_6{padding-bottom:6px;padding-top:6px}.m_7{margin:7px}.mt_7{margin-top:7px}.mb_7{margin-bottom:7px}.ml_7{margin-left:7px}.mr_7,.mx_7{margin-right:7px}.mx_7{margin-left:7px}.my_7{margin-bottom:7px;margin-top:7px}.p_7{padding:7px}.pt_7{padding-top:7px}.pb_7{padding-bottom:7px}.pl_7{padding-left:7px}.pr_7,.px_7{padding-right:7px}.px_7{padding-left:7px}.py_7{padding-bottom:7px;padding-top:7px}.m_8{margin:8px}.mt_8{margin-top:8px}.mb_8{margin-bottom:8px}.ml_8{margin-left:8px}.mr_8,.mx_8{margin-right:8px}.mx_8{margin-left:8px}.my_8{margin-bottom:8px;margin-top:8px}.p_8{padding:8px}.pt_8{padding-top:8px}.pb_8{padding-bottom:8px}.pl_8{padding-left:8px}.pr_8,.px_8{padding-right:8px}.px_8{padding-left:8px}.py_8{padding-bottom:8px;padding-top:8px}.m_9{margin:9px}.mt_9{margin-top:9px}.mb_9{margin-bottom:9px}.ml_9{margin-left:9px}.mr_9,.mx_9{margin-right:9px}.mx_9{margin-left:9px}.my_9{margin-bottom:9px;margin-top:9px}.p_9{padding:9px}.pt_9{padding-top:9px}.pb_9{padding-bottom:9px}.pl_9{padding-left:9px}.pr_9,.px_9{padding-right:9px}.px_9{padding-left:9px}.py_9{padding-bottom:9px;padding-top:9px}.m_10{margin:10px}.mt_10{margin-top:10px}.mb_10{margin-bottom:10px}.ml_10{margin-left:10px}.mr_10,.mx_10{margin-right:10px}.mx_10{margin-left:10px}.my_10{margin-bottom:10px;margin-top:10px}.p_10{padding:10px}.pt_10{padding-top:10px}.pb_10{padding-bottom:10px}.pl_10{padding-left:10px}.pr_10,.px_10{padding-right:10px}.px_10{padding-left:10px}.py_10{padding-bottom:10px;padding-top:10px}.m_11{margin:11px}.mt_11{margin-top:11px}.mb_11{margin-bottom:11px}.ml_11{margin-left:11px}.mr_11,.mx_11{margin-right:11px}.mx_11{margin-left:11px}.my_11{margin-bottom:11px;margin-top:11px}.p_11{padding:11px}.pt_11{padding-top:11px}.pb_11{padding-bottom:11px}.pl_11{padding-left:11px}.pr_11,.px_11{padding-right:11px}.px_11{padding-left:11px}.py_11{padding-bottom:11px;padding-top:11px}.m_12{margin:12px}.mt_12{margin-top:12px}.mb_12{margin-bottom:12px}.ml_12{margin-left:12px}.mr_12,.mx_12{margin-right:12px}.mx_12{margin-left:12px}.my_12{margin-bottom:12px;margin-top:12px}.p_12{padding:12px}.pt_12{padding-top:12px}.pb_12{padding-bottom:12px}.pl_12{padding-left:12px}.pr_12,.px_12{padding-right:12px}.px_12{padding-left:12px}.py_12{padding-bottom:12px;padding-top:12px}.m_13{margin:13px}.mt_13{margin-top:13px}.mb_13{margin-bottom:13px}.ml_13{margin-left:13px}.mr_13,.mx_13{margin-right:13px}.mx_13{margin-left:13px}.my_13{margin-bottom:13px;margin-top:13px}.p_13{padding:13px}.pt_13{padding-top:13px}.pb_13{padding-bottom:13px}.pl_13{padding-left:13px}.pr_13,.px_13{padding-right:13px}.px_13{padding-left:13px}.py_13{padding-bottom:13px;padding-top:13px}.m_14{margin:14px}.mt_14{margin-top:14px}.mb_14{margin-bottom:14px}.ml_14{margin-left:14px}.mr_14,.mx_14{margin-right:14px}.mx_14{margin-left:14px}.my_14{margin-bottom:14px;margin-top:14px}.p_14{padding:14px}.pt_14{padding-top:14px}.pb_14{padding-bottom:14px}.pl_14{padding-left:14px}.pr_14,.px_14{padding-right:14px}.px_14{padding-left:14px}.py_14{padding-bottom:14px;padding-top:14px}.m_15{margin:15px}.mt_15{margin-top:15px}.mb_15{margin-bottom:15px}.ml_15{margin-left:15px}.mr_15,.mx_15{margin-right:15px}.mx_15{margin-left:15px}.my_15{margin-bottom:15px;margin-top:15px}.p_15{padding:15px}.pt_15{padding-top:15px}.pb_15{padding-bottom:15px}.pl_15{padding-left:15px}.pr_15,.px_15{padding-right:15px}.px_15{padding-left:15px}.py_15{padding-bottom:15px;padding-top:15px}.m_16{margin:16px}.mt_16{margin-top:16px}.mb_16{margin-bottom:16px}.ml_16{margin-left:16px}.mr_16,.mx_16{margin-right:16px}.mx_16{margin-left:16px}.my_16{margin-bottom:16px;margin-top:16px}.p_16{padding:16px}.pt_16{padding-top:16px}.pb_16{padding-bottom:16px}.pl_16{padding-left:16px}.pr_16,.px_16{padding-right:16px}.px_16{padding-left:16px}.py_16{padding-bottom:16px;padding-top:16px}.m_17{margin:17px}.mt_17{margin-top:17px}.mb_17{margin-bottom:17px}.ml_17{margin-left:17px}.mr_17,.mx_17{margin-right:17px}.mx_17{margin-left:17px}.my_17{margin-bottom:17px;margin-top:17px}.p_17{padding:17px}.pt_17{padding-top:17px}.pb_17{padding-bottom:17px}.pl_17{padding-left:17px}.pr_17,.px_17{padding-right:17px}.px_17{padding-left:17px}.py_17{padding-bottom:17px;padding-top:17px}.m_18{margin:18px}.mt_18{margin-top:18px}.mb_18{margin-bottom:18px}.ml_18{margin-left:18px}.mr_18,.mx_18{margin-right:18px}.mx_18{margin-left:18px}.my_18{margin-bottom:18px;margin-top:18px}.p_18{padding:18px}.pt_18{padding-top:18px}.pb_18{padding-bottom:18px}.pl_18{padding-left:18px}.pr_18,.px_18{padding-right:18px}.px_18{padding-left:18px}.py_18{padding-bottom:18px;padding-top:18px}.m_19{margin:19px}.mt_19{margin-top:19px}.mb_19{margin-bottom:19px}.ml_19{margin-left:19px}.mr_19,.mx_19{margin-right:19px}.mx_19{margin-left:19px}.my_19{margin-bottom:19px;margin-top:19px}.p_19{padding:19px}.pt_19{padding-top:19px}.pb_19{padding-bottom:19px}.pl_19{padding-left:19px}.pr_19,.px_19{padding-right:19px}.px_19{padding-left:19px}.py_19{padding-bottom:19px;padding-top:19px}.m_20{margin:20px}.mt_20{margin-top:20px}.mb_20{margin-bottom:20px}.ml_20{margin-left:20px}.mr_20,.mx_20{margin-right:20px}.mx_20{margin-left:20px}.my_20{margin-bottom:20px;margin-top:20px}.p_20{padding:20px}.pt_20{padding-top:20px}.pb_20{padding-bottom:20px}.pl_20{padding-left:20px}.pr_20,.px_20{padding-right:20px}.px_20{padding-left:20px}.py_20{padding-bottom:20px;padding-top:20px}.m_21{margin:21px}.mt_21{margin-top:21px}.mb_21{margin-bottom:21px}.ml_21{margin-left:21px}.mr_21,.mx_21{margin-right:21px}.mx_21{margin-left:21px}.my_21{margin-bottom:21px;margin-top:21px}.p_21{padding:21px}.pt_21{padding-top:21px}.pb_21{padding-bottom:21px}.pl_21{padding-left:21px}.pr_21,.px_21{padding-right:21px}.px_21{padding-left:21px}.py_21{padding-bottom:21px;padding-top:21px}.m_22{margin:22px}.mt_22{margin-top:22px}.mb_22{margin-bottom:22px}.ml_22{margin-left:22px}.mr_22,.mx_22{margin-right:22px}.mx_22{margin-left:22px}.my_22{margin-bottom:22px;margin-top:22px}.p_22{padding:22px}.pt_22{padding-top:22px}.pb_22{padding-bottom:22px}.pl_22{padding-left:22px}.pr_22,.px_22{padding-right:22px}.px_22{padding-left:22px}.py_22{padding-bottom:22px;padding-top:22px}.m_23{margin:23px}.mt_23{margin-top:23px}.mb_23{margin-bottom:23px}.ml_23{margin-left:23px}.mr_23,.mx_23{margin-right:23px}.mx_23{margin-left:23px}.my_23{margin-bottom:23px;margin-top:23px}.p_23{padding:23px}.pt_23{padding-top:23px}.pb_23{padding-bottom:23px}.pl_23{padding-left:23px}.pr_23,.px_23{padding-right:23px}.px_23{padding-left:23px}.py_23{padding-bottom:23px;padding-top:23px}.m_24{margin:24px}.mt_24{margin-top:24px}.mb_24{margin-bottom:24px}.ml_24{margin-left:24px}.mr_24,.mx_24{margin-right:24px}.mx_24{margin-left:24px}.my_24{margin-bottom:24px;margin-top:24px}.p_24{padding:24px}.pt_24{padding-top:24px}.pb_24{padding-bottom:24px}.pl_24{padding-left:24px}.pr_24,.px_24{padding-right:24px}.px_24{padding-left:24px}.py_24{padding-bottom:24px;padding-top:24px}.m_25{margin:25px}.mt_25{margin-top:25px}.mb_25{margin-bottom:25px}.ml_25{margin-left:25px}.mr_25,.mx_25{margin-right:25px}.mx_25{margin-left:25px}.my_25{margin-bottom:25px;margin-top:25px}.p_25{padding:25px}.pt_25{padding-top:25px}.pb_25{padding-bottom:25px}.pl_25{padding-left:25px}.pr_25,.px_25{padding-right:25px}.px_25{padding-left:25px}.py_25{padding-bottom:25px;padding-top:25px}.m_26{margin:26px}.mt_26{margin-top:26px}.mb_26{margin-bottom:26px}.ml_26{margin-left:26px}.mr_26,.mx_26{margin-right:26px}.mx_26{margin-left:26px}.my_26{margin-bottom:26px;margin-top:26px}.p_26{padding:26px}.pt_26{padding-top:26px}.pb_26{padding-bottom:26px}.pl_26{padding-left:26px}.pr_26,.px_26{padding-right:26px}.px_26{padding-left:26px}.py_26{padding-bottom:26px;padding-top:26px}.m_27{margin:27px}.mt_27{margin-top:27px}.mb_27{margin-bottom:27px}.ml_27{margin-left:27px}.mr_27,.mx_27{margin-right:27px}.mx_27{margin-left:27px}.my_27{margin-bottom:27px;margin-top:27px}.p_27{padding:27px}.pt_27{padding-top:27px}.pb_27{padding-bottom:27px}.pl_27{padding-left:27px}.pr_27,.px_27{padding-right:27px}.px_27{padding-left:27px}.py_27{padding-bottom:27px;padding-top:27px}.m_28{margin:28px}.mt_28{margin-top:28px}.mb_28{margin-bottom:28px}.ml_28{margin-left:28px}.mr_28,.mx_28{margin-right:28px}.mx_28{margin-left:28px}.my_28{margin-bottom:28px;margin-top:28px}.p_28{padding:28px}.pt_28{padding-top:28px}.pb_28{padding-bottom:28px}.pl_28{padding-left:28px}.pr_28,.px_28{padding-right:28px}.px_28{padding-left:28px}.py_28{padding-bottom:28px;padding-top:28px}.m_29{margin:29px}.mt_29{margin-top:29px}.mb_29{margin-bottom:29px}.ml_29{margin-left:29px}.mr_29,.mx_29{margin-right:29px}.mx_29{margin-left:29px}.my_29{margin-bottom:29px;margin-top:29px}.p_29{padding:29px}.pt_29{padding-top:29px}.pb_29{padding-bottom:29px}.pl_29{padding-left:29px}.pr_29,.px_29{padding-right:29px}.px_29{padding-left:29px}.py_29{padding-bottom:29px;padding-top:29px}.m_30{margin:30px}.mt_30{margin-top:30px}.mb_30{margin-bottom:30px}.ml_30{margin-left:30px}.mr_30,.mx_30{margin-right:30px}.mx_30{margin-left:30px}.my_30{margin-bottom:30px;margin-top:30px}.p_30{padding:30px}.pt_30{padding-top:30px}.pb_30{padding-bottom:30px}.pl_30{padding-left:30px}.pr_30,.px_30{padding-right:30px}.px_30{padding-left:30px}.py_30{padding-bottom:30px;padding-top:30px}.m_31{margin:31px}.mt_31{margin-top:31px}.mb_31{margin-bottom:31px}.ml_31{margin-left:31px}.mr_31,.mx_31{margin-right:31px}.mx_31{margin-left:31px}.my_31{margin-bottom:31px;margin-top:31px}.p_31{padding:31px}.pt_31{padding-top:31px}.pb_31{padding-bottom:31px}.pl_31{padding-left:31px}.pr_31,.px_31{padding-right:31px}.px_31{padding-left:31px}.py_31{padding-bottom:31px;padding-top:31px}.m_32{margin:32px}.mt_32{margin-top:32px}.mb_32{margin-bottom:32px}.ml_32{margin-left:32px}.mr_32,.mx_32{margin-right:32px}.mx_32{margin-left:32px}.my_32{margin-bottom:32px;margin-top:32px}.p_32{padding:32px}.pt_32{padding-top:32px}.pb_32{padding-bottom:32px}.pl_32{padding-left:32px}.pr_32,.px_32{padding-right:32px}.px_32{padding-left:32px}.py_32{padding-bottom:32px;padding-top:32px}.m_33{margin:33px}.mt_33{margin-top:33px}.mb_33{margin-bottom:33px}.ml_33{margin-left:33px}.mr_33,.mx_33{margin-right:33px}.mx_33{margin-left:33px}.my_33{margin-bottom:33px;margin-top:33px}.p_33{padding:33px}.pt_33{padding-top:33px}.pb_33{padding-bottom:33px}.pl_33{padding-left:33px}.pr_33,.px_33{padding-right:33px}.px_33{padding-left:33px}.py_33{padding-bottom:33px;padding-top:33px}.m_34{margin:34px}.mt_34{margin-top:34px}.mb_34{margin-bottom:34px}.ml_34{margin-left:34px}.mr_34,.mx_34{margin-right:34px}.mx_34{margin-left:34px}.my_34{margin-bottom:34px;margin-top:34px}.p_34{padding:34px}.pt_34{padding-top:34px}.pb_34{padding-bottom:34px}.pl_34{padding-left:34px}.pr_34,.px_34{padding-right:34px}.px_34{padding-left:34px}.py_34{padding-bottom:34px;padding-top:34px}.m_35{margin:35px}.mt_35{margin-top:35px}.mb_35{margin-bottom:35px}.ml_35{margin-left:35px}.mr_35,.mx_35{margin-right:35px}.mx_35{margin-left:35px}.my_35{margin-bottom:35px;margin-top:35px}.p_35{padding:35px}.pt_35{padding-top:35px}.pb_35{padding-bottom:35px}.pl_35{padding-left:35px}.pr_35,.px_35{padding-right:35px}.px_35{padding-left:35px}.py_35{padding-bottom:35px;padding-top:35px}.m_36{margin:36px}.mt_36{margin-top:36px}.mb_36{margin-bottom:36px}.ml_36{margin-left:36px}.mr_36,.mx_36{margin-right:36px}.mx_36{margin-left:36px}.my_36{margin-bottom:36px;margin-top:36px}.p_36{padding:36px}.pt_36{padding-top:36px}.pb_36{padding-bottom:36px}.pl_36{padding-left:36px}.pr_36,.px_36{padding-right:36px}.px_36{padding-left:36px}.py_36{padding-bottom:36px;padding-top:36px}.m_37{margin:37px}.mt_37{margin-top:37px}.mb_37{margin-bottom:37px}.ml_37{margin-left:37px}.mr_37,.mx_37{margin-right:37px}.mx_37{margin-left:37px}.my_37{margin-bottom:37px;margin-top:37px}.p_37{padding:37px}.pt_37{padding-top:37px}.pb_37{padding-bottom:37px}.pl_37{padding-left:37px}.pr_37,.px_37{padding-right:37px}.px_37{padding-left:37px}.py_37{padding-bottom:37px;padding-top:37px}.m_38{margin:38px}.mt_38{margin-top:38px}.mb_38{margin-bottom:38px}.ml_38{margin-left:38px}.mr_38,.mx_38{margin-right:38px}.mx_38{margin-left:38px}.my_38{margin-bottom:38px;margin-top:38px}.p_38{padding:38px}.pt_38{padding-top:38px}.pb_38{padding-bottom:38px}.pl_38{padding-left:38px}.pr_38,.px_38{padding-right:38px}.px_38{padding-left:38px}.py_38{padding-bottom:38px;padding-top:38px}.m_39{margin:39px}.mt_39{margin-top:39px}.mb_39{margin-bottom:39px}.ml_39{margin-left:39px}.mr_39,.mx_39{margin-right:39px}.mx_39{margin-left:39px}.my_39{margin-bottom:39px;margin-top:39px}.p_39{padding:39px}.pt_39{padding-top:39px}.pb_39{padding-bottom:39px}.pl_39{padding-left:39px}.pr_39,.px_39{padding-right:39px}.px_39{padding-left:39px}.py_39{padding-bottom:39px;padding-top:39px}.m_40{margin:40px}.mt_40{margin-top:40px}.mb_40{margin-bottom:40px}.ml_40{margin-left:40px}.mr_40,.mx_40{margin-right:40px}.mx_40{margin-left:40px}.my_40{margin-bottom:40px;margin-top:40px}.p_40{padding:40px}.pt_40{padding-top:40px}.pb_40{padding-bottom:40px}.pl_40{padding-left:40px}.pr_40,.px_40{padding-right:40px}.px_40{padding-left:40px}.py_40{padding-bottom:40px;padding-top:40px}.m_41{margin:41px}.mt_41{margin-top:41px}.mb_41{margin-bottom:41px}.ml_41{margin-left:41px}.mr_41,.mx_41{margin-right:41px}.mx_41{margin-left:41px}.my_41{margin-bottom:41px;margin-top:41px}.p_41{padding:41px}.pt_41{padding-top:41px}.pb_41{padding-bottom:41px}.pl_41{padding-left:41px}.pr_41,.px_41{padding-right:41px}.px_41{padding-left:41px}.py_41{padding-bottom:41px;padding-top:41px}.m_42{margin:42px}.mt_42{margin-top:42px}.mb_42{margin-bottom:42px}.ml_42{margin-left:42px}.mr_42,.mx_42{margin-right:42px}.mx_42{margin-left:42px}.my_42{margin-bottom:42px;margin-top:42px}.p_42{padding:42px}.pt_42{padding-top:42px}.pb_42{padding-bottom:42px}.pl_42{padding-left:42px}.pr_42,.px_42{padding-right:42px}.px_42{padding-left:42px}.py_42{padding-bottom:42px;padding-top:42px}.m_43{margin:43px}.mt_43{margin-top:43px}.mb_43{margin-bottom:43px}.ml_43{margin-left:43px}.mr_43,.mx_43{margin-right:43px}.mx_43{margin-left:43px}.my_43{margin-bottom:43px;margin-top:43px}.p_43{padding:43px}.pt_43{padding-top:43px}.pb_43{padding-bottom:43px}.pl_43{padding-left:43px}.pr_43,.px_43{padding-right:43px}.px_43{padding-left:43px}.py_43{padding-bottom:43px;padding-top:43px}.m_44{margin:44px}.mt_44{margin-top:44px}.mb_44{margin-bottom:44px}.ml_44{margin-left:44px}.mr_44,.mx_44{margin-right:44px}.mx_44{margin-left:44px}.my_44{margin-bottom:44px;margin-top:44px}.p_44{padding:44px}.pt_44{padding-top:44px}.pb_44{padding-bottom:44px}.pl_44{padding-left:44px}.pr_44,.px_44{padding-right:44px}.px_44{padding-left:44px}.py_44{padding-bottom:44px;padding-top:44px}.m_45{margin:45px}.mt_45{margin-top:45px}.mb_45{margin-bottom:45px}.ml_45{margin-left:45px}.mr_45,.mx_45{margin-right:45px}.mx_45{margin-left:45px}.my_45{margin-bottom:45px;margin-top:45px}.p_45{padding:45px}.pt_45{padding-top:45px}.pb_45{padding-bottom:45px}.pl_45{padding-left:45px}.pr_45,.px_45{padding-right:45px}.px_45{padding-left:45px}.py_45{padding-bottom:45px;padding-top:45px}.m_46{margin:46px}.mt_46{margin-top:46px}.mb_46{margin-bottom:46px}.ml_46{margin-left:46px}.mr_46,.mx_46{margin-right:46px}.mx_46{margin-left:46px}.my_46{margin-bottom:46px;margin-top:46px}.p_46{padding:46px}.pt_46{padding-top:46px}.pb_46{padding-bottom:46px}.pl_46{padding-left:46px}.pr_46,.px_46{padding-right:46px}.px_46{padding-left:46px}.py_46{padding-bottom:46px;padding-top:46px}.m_47{margin:47px}.mt_47{margin-top:47px}.mb_47{margin-bottom:47px}.ml_47{margin-left:47px}.mr_47,.mx_47{margin-right:47px}.mx_47{margin-left:47px}.my_47{margin-bottom:47px;margin-top:47px}.p_47{padding:47px}.pt_47{padding-top:47px}.pb_47{padding-bottom:47px}.pl_47{padding-left:47px}.pr_47,.px_47{padding-right:47px}.px_47{padding-left:47px}.py_47{padding-bottom:47px;padding-top:47px}.m_48{margin:48px}.mt_48{margin-top:48px}.mb_48{margin-bottom:48px}.ml_48{margin-left:48px}.mr_48,.mx_48{margin-right:48px}.mx_48{margin-left:48px}.my_48{margin-bottom:48px;margin-top:48px}.p_48{padding:48px}.pt_48{padding-top:48px}.pb_48{padding-bottom:48px}.pl_48{padding-left:48px}.pr_48,.px_48{padding-right:48px}.px_48{padding-left:48px}.py_48{padding-bottom:48px;padding-top:48px}.m_49{margin:49px}.mt_49{margin-top:49px}.mb_49{margin-bottom:49px}.ml_49{margin-left:49px}.mr_49,.mx_49{margin-right:49px}.mx_49{margin-left:49px}.my_49{margin-bottom:49px;margin-top:49px}.p_49{padding:49px}.pt_49{padding-top:49px}.pb_49{padding-bottom:49px}.pl_49{padding-left:49px}.pr_49,.px_49{padding-right:49px}.px_49{padding-left:49px}.py_49{padding-bottom:49px;padding-top:49px}.m_50{margin:50px}.mt_50{margin-top:50px}.mb_50{margin-bottom:50px}.ml_50{margin-left:50px}.mr_50,.mx_50{margin-right:50px}.mx_50{margin-left:50px}.my_50{margin-bottom:50px;margin-top:50px}.p_50{padding:50px}.pt_50{padding-top:50px}.pb_50{padding-bottom:50px}.pl_50{padding-left:50px}.pr_50,.px_50{padding-right:50px}.px_50{padding-left:50px}.py_50{padding-bottom:50px;padding-top:50px}.m_51{margin:51px}.mt_51{margin-top:51px}.mb_51{margin-bottom:51px}.ml_51{margin-left:51px}.mr_51,.mx_51{margin-right:51px}.mx_51{margin-left:51px}.my_51{margin-bottom:51px;margin-top:51px}.p_51{padding:51px}.pt_51{padding-top:51px}.pb_51{padding-bottom:51px}.pl_51{padding-left:51px}.pr_51,.px_51{padding-right:51px}.px_51{padding-left:51px}.py_51{padding-bottom:51px;padding-top:51px}.m_52{margin:52px}.mt_52{margin-top:52px}.mb_52{margin-bottom:52px}.ml_52{margin-left:52px}.mr_52,.mx_52{margin-right:52px}.mx_52{margin-left:52px}.my_52{margin-bottom:52px;margin-top:52px}.p_52{padding:52px}.pt_52{padding-top:52px}.pb_52{padding-bottom:52px}.pl_52{padding-left:52px}.pr_52,.px_52{padding-right:52px}.px_52{padding-left:52px}.py_52{padding-bottom:52px;padding-top:52px}.m_53{margin:53px}.mt_53{margin-top:53px}.mb_53{margin-bottom:53px}.ml_53{margin-left:53px}.mr_53,.mx_53{margin-right:53px}.mx_53{margin-left:53px}.my_53{margin-bottom:53px;margin-top:53px}.p_53{padding:53px}.pt_53{padding-top:53px}.pb_53{padding-bottom:53px}.pl_53{padding-left:53px}.pr_53,.px_53{padding-right:53px}.px_53{padding-left:53px}.py_53{padding-bottom:53px;padding-top:53px}.m_54{margin:54px}.mt_54{margin-top:54px}.mb_54{margin-bottom:54px}.ml_54{margin-left:54px}.mr_54,.mx_54{margin-right:54px}.mx_54{margin-left:54px}.my_54{margin-bottom:54px;margin-top:54px}.p_54{padding:54px}.pt_54{padding-top:54px}.pb_54{padding-bottom:54px}.pl_54{padding-left:54px}.pr_54,.px_54{padding-right:54px}.px_54{padding-left:54px}.py_54{padding-bottom:54px;padding-top:54px}.m_55{margin:55px}.mt_55{margin-top:55px}.mb_55{margin-bottom:55px}.ml_55{margin-left:55px}.mr_55,.mx_55{margin-right:55px}.mx_55{margin-left:55px}.my_55{margin-bottom:55px;margin-top:55px}.p_55{padding:55px}.pt_55{padding-top:55px}.pb_55{padding-bottom:55px}.pl_55{padding-left:55px}.pr_55,.px_55{padding-right:55px}.px_55{padding-left:55px}.py_55{padding-bottom:55px;padding-top:55px}.m_56{margin:56px}.mt_56{margin-top:56px}.mb_56{margin-bottom:56px}.ml_56{margin-left:56px}.mr_56,.mx_56{margin-right:56px}.mx_56{margin-left:56px}.my_56{margin-bottom:56px;margin-top:56px}.p_56{padding:56px}.pt_56{padding-top:56px}.pb_56{padding-bottom:56px}.pl_56{padding-left:56px}.pr_56,.px_56{padding-right:56px}.px_56{padding-left:56px}.py_56{padding-bottom:56px;padding-top:56px}.m_57{margin:57px}.mt_57{margin-top:57px}.mb_57{margin-bottom:57px}.ml_57{margin-left:57px}.mr_57,.mx_57{margin-right:57px}.mx_57{margin-left:57px}.my_57{margin-bottom:57px;margin-top:57px}.p_57{padding:57px}.pt_57{padding-top:57px}.pb_57{padding-bottom:57px}.pl_57{padding-left:57px}.pr_57,.px_57{padding-right:57px}.px_57{padding-left:57px}.py_57{padding-bottom:57px;padding-top:57px}.m_58{margin:58px}.mt_58{margin-top:58px}.mb_58{margin-bottom:58px}.ml_58{margin-left:58px}.mr_58,.mx_58{margin-right:58px}.mx_58{margin-left:58px}.my_58{margin-bottom:58px;margin-top:58px}.p_58{padding:58px}.pt_58{padding-top:58px}.pb_58{padding-bottom:58px}.pl_58{padding-left:58px}.pr_58,.px_58{padding-right:58px}.px_58{padding-left:58px}.py_58{padding-bottom:58px;padding-top:58px}.m_59{margin:59px}.mt_59{margin-top:59px}.mb_59{margin-bottom:59px}.ml_59{margin-left:59px}.mr_59,.mx_59{margin-right:59px}.mx_59{margin-left:59px}.my_59{margin-bottom:59px;margin-top:59px}.p_59{padding:59px}.pt_59{padding-top:59px}.pb_59{padding-bottom:59px}.pl_59{padding-left:59px}.pr_59,.px_59{padding-right:59px}.px_59{padding-left:59px}.py_59{padding-bottom:59px;padding-top:59px}.m_60{margin:60px}.mt_60{margin-top:60px}.mb_60{margin-bottom:60px}.ml_60{margin-left:60px}.mr_60,.mx_60{margin-right:60px}.mx_60{margin-left:60px}.my_60{margin-bottom:60px;margin-top:60px}.p_60{padding:60px}.pt_60{padding-top:60px}.pb_60{padding-bottom:60px}.pl_60{padding-left:60px}.pr_60,.px_60{padding-right:60px}.px_60{padding-left:60px}.py_60{padding-bottom:60px;padding-top:60px}.m_61{margin:61px}.mt_61{margin-top:61px}.mb_61{margin-bottom:61px}.ml_61{margin-left:61px}.mr_61,.mx_61{margin-right:61px}.mx_61{margin-left:61px}.my_61{margin-bottom:61px;margin-top:61px}.p_61{padding:61px}.pt_61{padding-top:61px}.pb_61{padding-bottom:61px}.pl_61{padding-left:61px}.pr_61,.px_61{padding-right:61px}.px_61{padding-left:61px}.py_61{padding-bottom:61px;padding-top:61px}.m_62{margin:62px}.mt_62{margin-top:62px}.mb_62{margin-bottom:62px}.ml_62{margin-left:62px}.mr_62,.mx_62{margin-right:62px}.mx_62{margin-left:62px}.my_62{margin-bottom:62px;margin-top:62px}.p_62{padding:62px}.pt_62{padding-top:62px}.pb_62{padding-bottom:62px}.pl_62{padding-left:62px}.pr_62,.px_62{padding-right:62px}.px_62{padding-left:62px}.py_62{padding-bottom:62px;padding-top:62px}.m_63{margin:63px}.mt_63{margin-top:63px}.mb_63{margin-bottom:63px}.ml_63{margin-left:63px}.mr_63,.mx_63{margin-right:63px}.mx_63{margin-left:63px}.my_63{margin-bottom:63px;margin-top:63px}.p_63{padding:63px}.pt_63{padding-top:63px}.pb_63{padding-bottom:63px}.pl_63{padding-left:63px}.pr_63,.px_63{padding-right:63px}.px_63{padding-left:63px}.py_63{padding-bottom:63px;padding-top:63px}.m_64{margin:64px}.mt_64{margin-top:64px}.mb_64{margin-bottom:64px}.ml_64{margin-left:64px}.mr_64,.mx_64{margin-right:64px}.mx_64{margin-left:64px}.my_64{margin-bottom:64px;margin-top:64px}.p_64{padding:64px}.pt_64{padding-top:64px}.pb_64{padding-bottom:64px}.pl_64{padding-left:64px}.pr_64,.px_64{padding-right:64px}.px_64{padding-left:64px}.py_64{padding-bottom:64px;padding-top:64px}.m_65{margin:65px}.mt_65{margin-top:65px}.mb_65{margin-bottom:65px}.ml_65{margin-left:65px}.mr_65,.mx_65{margin-right:65px}.mx_65{margin-left:65px}.my_65{margin-bottom:65px;margin-top:65px}.p_65{padding:65px}.pt_65{padding-top:65px}.pb_65{padding-bottom:65px}.pl_65{padding-left:65px}.pr_65,.px_65{padding-right:65px}.px_65{padding-left:65px}.py_65{padding-bottom:65px;padding-top:65px}.m_66{margin:66px}.mt_66{margin-top:66px}.mb_66{margin-bottom:66px}.ml_66{margin-left:66px}.mr_66,.mx_66{margin-right:66px}.mx_66{margin-left:66px}.my_66{margin-bottom:66px;margin-top:66px}.p_66{padding:66px}.pt_66{padding-top:66px}.pb_66{padding-bottom:66px}.pl_66{padding-left:66px}.pr_66,.px_66{padding-right:66px}.px_66{padding-left:66px}.py_66{padding-bottom:66px;padding-top:66px}.m_67{margin:67px}.mt_67{margin-top:67px}.mb_67{margin-bottom:67px}.ml_67{margin-left:67px}.mr_67,.mx_67{margin-right:67px}.mx_67{margin-left:67px}.my_67{margin-bottom:67px;margin-top:67px}.p_67{padding:67px}.pt_67{padding-top:67px}.pb_67{padding-bottom:67px}.pl_67{padding-left:67px}.pr_67,.px_67{padding-right:67px}.px_67{padding-left:67px}.py_67{padding-bottom:67px;padding-top:67px}.m_68{margin:68px}.mt_68{margin-top:68px}.mb_68{margin-bottom:68px}.ml_68{margin-left:68px}.mr_68,.mx_68{margin-right:68px}.mx_68{margin-left:68px}.my_68{margin-bottom:68px;margin-top:68px}.p_68{padding:68px}.pt_68{padding-top:68px}.pb_68{padding-bottom:68px}.pl_68{padding-left:68px}.pr_68,.px_68{padding-right:68px}.px_68{padding-left:68px}.py_68{padding-bottom:68px;padding-top:68px}.m_69{margin:69px}.mt_69{margin-top:69px}.mb_69{margin-bottom:69px}.ml_69{margin-left:69px}.mr_69,.mx_69{margin-right:69px}.mx_69{margin-left:69px}.my_69{margin-bottom:69px;margin-top:69px}.p_69{padding:69px}.pt_69{padding-top:69px}.pb_69{padding-bottom:69px}.pl_69{padding-left:69px}.pr_69,.px_69{padding-right:69px}.px_69{padding-left:69px}.py_69{padding-bottom:69px;padding-top:69px}.m_70{margin:70px}.mt_70{margin-top:70px}.mb_70{margin-bottom:70px}.ml_70{margin-left:70px}.mr_70,.mx_70{margin-right:70px}.mx_70{margin-left:70px}.my_70{margin-bottom:70px;margin-top:70px}.p_70{padding:70px}.pt_70{padding-top:70px}.pb_70{padding-bottom:70px}.pl_70{padding-left:70px}.pr_70,.px_70{padding-right:70px}.px_70{padding-left:70px}.py_70{padding-bottom:70px;padding-top:70px}.m_71{margin:71px}.mt_71{margin-top:71px}.mb_71{margin-bottom:71px}.ml_71{margin-left:71px}.mr_71,.mx_71{margin-right:71px}.mx_71{margin-left:71px}.my_71{margin-bottom:71px;margin-top:71px}.p_71{padding:71px}.pt_71{padding-top:71px}.pb_71{padding-bottom:71px}.pl_71{padding-left:71px}.pr_71,.px_71{padding-right:71px}.px_71{padding-left:71px}.py_71{padding-bottom:71px;padding-top:71px}.m_72{margin:72px}.mt_72{margin-top:72px}.mb_72{margin-bottom:72px}.ml_72{margin-left:72px}.mr_72,.mx_72{margin-right:72px}.mx_72{margin-left:72px}.my_72{margin-bottom:72px;margin-top:72px}.p_72{padding:72px}.pt_72{padding-top:72px}.pb_72{padding-bottom:72px}.pl_72{padding-left:72px}.pr_72,.px_72{padding-right:72px}.px_72{padding-left:72px}.py_72{padding-bottom:72px;padding-top:72px}.m_73{margin:73px}.mt_73{margin-top:73px}.mb_73{margin-bottom:73px}.ml_73{margin-left:73px}.mr_73,.mx_73{margin-right:73px}.mx_73{margin-left:73px}.my_73{margin-bottom:73px;margin-top:73px}.p_73{padding:73px}.pt_73{padding-top:73px}.pb_73{padding-bottom:73px}.pl_73{padding-left:73px}.pr_73,.px_73{padding-right:73px}.px_73{padding-left:73px}.py_73{padding-bottom:73px;padding-top:73px}.m_74{margin:74px}.mt_74{margin-top:74px}.mb_74{margin-bottom:74px}.ml_74{margin-left:74px}.mr_74,.mx_74{margin-right:74px}.mx_74{margin-left:74px}.my_74{margin-bottom:74px;margin-top:74px}.p_74{padding:74px}.pt_74{padding-top:74px}.pb_74{padding-bottom:74px}.pl_74{padding-left:74px}.pr_74,.px_74{padding-right:74px}.px_74{padding-left:74px}.py_74{padding-bottom:74px;padding-top:74px}.m_75{margin:75px}.mt_75{margin-top:75px}.mb_75{margin-bottom:75px}.ml_75{margin-left:75px}.mr_75,.mx_75{margin-right:75px}.mx_75{margin-left:75px}.my_75{margin-bottom:75px;margin-top:75px}.p_75{padding:75px}.pt_75{padding-top:75px}.pb_75{padding-bottom:75px}.pl_75{padding-left:75px}.pr_75,.px_75{padding-right:75px}.px_75{padding-left:75px}.py_75{padding-bottom:75px;padding-top:75px}.m_76{margin:76px}.mt_76{margin-top:76px}.mb_76{margin-bottom:76px}.ml_76{margin-left:76px}.mr_76,.mx_76{margin-right:76px}.mx_76{margin-left:76px}.my_76{margin-bottom:76px;margin-top:76px}.p_76{padding:76px}.pt_76{padding-top:76px}.pb_76{padding-bottom:76px}.pl_76{padding-left:76px}.pr_76,.px_76{padding-right:76px}.px_76{padding-left:76px}.py_76{padding-bottom:76px;padding-top:76px}.m_77{margin:77px}.mt_77{margin-top:77px}.mb_77{margin-bottom:77px}.ml_77{margin-left:77px}.mr_77,.mx_77{margin-right:77px}.mx_77{margin-left:77px}.my_77{margin-bottom:77px;margin-top:77px}.p_77{padding:77px}.pt_77{padding-top:77px}.pb_77{padding-bottom:77px}.pl_77{padding-left:77px}.pr_77,.px_77{padding-right:77px}.px_77{padding-left:77px}.py_77{padding-bottom:77px;padding-top:77px}.m_78{margin:78px}.mt_78{margin-top:78px}.mb_78{margin-bottom:78px}.ml_78{margin-left:78px}.mr_78,.mx_78{margin-right:78px}.mx_78{margin-left:78px}.my_78{margin-bottom:78px;margin-top:78px}.p_78{padding:78px}.pt_78{padding-top:78px}.pb_78{padding-bottom:78px}.pl_78{padding-left:78px}.pr_78,.px_78{padding-right:78px}.px_78{padding-left:78px}.py_78{padding-bottom:78px;padding-top:78px}.m_79{margin:79px}.mt_79{margin-top:79px}.mb_79{margin-bottom:79px}.ml_79{margin-left:79px}.mr_79,.mx_79{margin-right:79px}.mx_79{margin-left:79px}.my_79{margin-bottom:79px;margin-top:79px}.p_79{padding:79px}.pt_79{padding-top:79px}.pb_79{padding-bottom:79px}.pl_79{padding-left:79px}.pr_79,.px_79{padding-right:79px}.px_79{padding-left:79px}.py_79{padding-bottom:79px;padding-top:79px}.m_80{margin:80px}.mt_80{margin-top:80px}.mb_80{margin-bottom:80px}.ml_80{margin-left:80px}.mr_80,.mx_80{margin-right:80px}.mx_80{margin-left:80px}.my_80{margin-bottom:80px;margin-top:80px}.p_80{padding:80px}.pt_80{padding-top:80px}.pb_80{padding-bottom:80px}.pl_80{padding-left:80px}.pr_80,.px_80{padding-right:80px}.px_80{padding-left:80px}.py_80{padding-bottom:80px;padding-top:80px}.m_81{margin:81px}.mt_81{margin-top:81px}.mb_81{margin-bottom:81px}.ml_81{margin-left:81px}.mr_81,.mx_81{margin-right:81px}.mx_81{margin-left:81px}.my_81{margin-bottom:81px;margin-top:81px}.p_81{padding:81px}.pt_81{padding-top:81px}.pb_81{padding-bottom:81px}.pl_81{padding-left:81px}.pr_81,.px_81{padding-right:81px}.px_81{padding-left:81px}.py_81{padding-bottom:81px;padding-top:81px}.m_82{margin:82px}.mt_82{margin-top:82px}.mb_82{margin-bottom:82px}.ml_82{margin-left:82px}.mr_82,.mx_82{margin-right:82px}.mx_82{margin-left:82px}.my_82{margin-bottom:82px;margin-top:82px}.p_82{padding:82px}.pt_82{padding-top:82px}.pb_82{padding-bottom:82px}.pl_82{padding-left:82px}.pr_82,.px_82{padding-right:82px}.px_82{padding-left:82px}.py_82{padding-bottom:82px;padding-top:82px}.m_83{margin:83px}.mt_83{margin-top:83px}.mb_83{margin-bottom:83px}.ml_83{margin-left:83px}.mr_83,.mx_83{margin-right:83px}.mx_83{margin-left:83px}.my_83{margin-bottom:83px;margin-top:83px}.p_83{padding:83px}.pt_83{padding-top:83px}.pb_83{padding-bottom:83px}.pl_83{padding-left:83px}.pr_83,.px_83{padding-right:83px}.px_83{padding-left:83px}.py_83{padding-bottom:83px;padding-top:83px}.m_84{margin:84px}.mt_84{margin-top:84px}.mb_84{margin-bottom:84px}.ml_84{margin-left:84px}.mr_84,.mx_84{margin-right:84px}.mx_84{margin-left:84px}.my_84{margin-bottom:84px;margin-top:84px}.p_84{padding:84px}.pt_84{padding-top:84px}.pb_84{padding-bottom:84px}.pl_84{padding-left:84px}.pr_84,.px_84{padding-right:84px}.px_84{padding-left:84px}.py_84{padding-bottom:84px;padding-top:84px}.m_85{margin:85px}.mt_85{margin-top:85px}.mb_85{margin-bottom:85px}.ml_85{margin-left:85px}.mr_85,.mx_85{margin-right:85px}.mx_85{margin-left:85px}.my_85{margin-bottom:85px;margin-top:85px}.p_85{padding:85px}.pt_85{padding-top:85px}.pb_85{padding-bottom:85px}.pl_85{padding-left:85px}.pr_85,.px_85{padding-right:85px}.px_85{padding-left:85px}.py_85{padding-bottom:85px;padding-top:85px}.m_86{margin:86px}.mt_86{margin-top:86px}.mb_86{margin-bottom:86px}.ml_86{margin-left:86px}.mr_86,.mx_86{margin-right:86px}.mx_86{margin-left:86px}.my_86{margin-bottom:86px;margin-top:86px}.p_86{padding:86px}.pt_86{padding-top:86px}.pb_86{padding-bottom:86px}.pl_86{padding-left:86px}.pr_86,.px_86{padding-right:86px}.px_86{padding-left:86px}.py_86{padding-bottom:86px;padding-top:86px}.m_87{margin:87px}.mt_87{margin-top:87px}.mb_87{margin-bottom:87px}.ml_87{margin-left:87px}.mr_87,.mx_87{margin-right:87px}.mx_87{margin-left:87px}.my_87{margin-bottom:87px;margin-top:87px}.p_87{padding:87px}.pt_87{padding-top:87px}.pb_87{padding-bottom:87px}.pl_87{padding-left:87px}.pr_87,.px_87{padding-right:87px}.px_87{padding-left:87px}.py_87{padding-bottom:87px;padding-top:87px}.m_88{margin:88px}.mt_88{margin-top:88px}.mb_88{margin-bottom:88px}.ml_88{margin-left:88px}.mr_88,.mx_88{margin-right:88px}.mx_88{margin-left:88px}.my_88{margin-bottom:88px;margin-top:88px}.p_88{padding:88px}.pt_88{padding-top:88px}.pb_88{padding-bottom:88px}.pl_88{padding-left:88px}.pr_88,.px_88{padding-right:88px}.px_88{padding-left:88px}.py_88{padding-bottom:88px;padding-top:88px}.m_89{margin:89px}.mt_89{margin-top:89px}.mb_89{margin-bottom:89px}.ml_89{margin-left:89px}.mr_89,.mx_89{margin-right:89px}.mx_89{margin-left:89px}.my_89{margin-bottom:89px;margin-top:89px}.p_89{padding:89px}.pt_89{padding-top:89px}.pb_89{padding-bottom:89px}.pl_89{padding-left:89px}.pr_89,.px_89{padding-right:89px}.px_89{padding-left:89px}.py_89{padding-bottom:89px;padding-top:89px}.m_90{margin:90px}.mt_90{margin-top:90px}.mb_90{margin-bottom:90px}.ml_90{margin-left:90px}.mr_90,.mx_90{margin-right:90px}.mx_90{margin-left:90px}.my_90{margin-bottom:90px;margin-top:90px}.p_90{padding:90px}.pt_90{padding-top:90px}.pb_90{padding-bottom:90px}.pl_90{padding-left:90px}.pr_90,.px_90{padding-right:90px}.px_90{padding-left:90px}.py_90{padding-bottom:90px;padding-top:90px}.m_91{margin:91px}.mt_91{margin-top:91px}.mb_91{margin-bottom:91px}.ml_91{margin-left:91px}.mr_91,.mx_91{margin-right:91px}.mx_91{margin-left:91px}.my_91{margin-bottom:91px;margin-top:91px}.p_91{padding:91px}.pt_91{padding-top:91px}.pb_91{padding-bottom:91px}.pl_91{padding-left:91px}.pr_91,.px_91{padding-right:91px}.px_91{padding-left:91px}.py_91{padding-bottom:91px;padding-top:91px}.m_92{margin:92px}.mt_92{margin-top:92px}.mb_92{margin-bottom:92px}.ml_92{margin-left:92px}.mr_92,.mx_92{margin-right:92px}.mx_92{margin-left:92px}.my_92{margin-bottom:92px;margin-top:92px}.p_92{padding:92px}.pt_92{padding-top:92px}.pb_92{padding-bottom:92px}.pl_92{padding-left:92px}.pr_92,.px_92{padding-right:92px}.px_92{padding-left:92px}.py_92{padding-bottom:92px;padding-top:92px}.m_93{margin:93px}.mt_93{margin-top:93px}.mb_93{margin-bottom:93px}.ml_93{margin-left:93px}.mr_93,.mx_93{margin-right:93px}.mx_93{margin-left:93px}.my_93{margin-bottom:93px;margin-top:93px}.p_93{padding:93px}.pt_93{padding-top:93px}.pb_93{padding-bottom:93px}.pl_93{padding-left:93px}.pr_93,.px_93{padding-right:93px}.px_93{padding-left:93px}.py_93{padding-bottom:93px;padding-top:93px}.m_94{margin:94px}.mt_94{margin-top:94px}.mb_94{margin-bottom:94px}.ml_94{margin-left:94px}.mr_94,.mx_94{margin-right:94px}.mx_94{margin-left:94px}.my_94{margin-bottom:94px;margin-top:94px}.p_94{padding:94px}.pt_94{padding-top:94px}.pb_94{padding-bottom:94px}.pl_94{padding-left:94px}.pr_94,.px_94{padding-right:94px}.px_94{padding-left:94px}.py_94{padding-bottom:94px;padding-top:94px}.m_95{margin:95px}.mt_95{margin-top:95px}.mb_95{margin-bottom:95px}.ml_95{margin-left:95px}.mr_95,.mx_95{margin-right:95px}.mx_95{margin-left:95px}.my_95{margin-bottom:95px;margin-top:95px}.p_95{padding:95px}.pt_95{padding-top:95px}.pb_95{padding-bottom:95px}.pl_95{padding-left:95px}.pr_95,.px_95{padding-right:95px}.px_95{padding-left:95px}.py_95{padding-bottom:95px;padding-top:95px}.m_96{margin:96px}.mt_96{margin-top:96px}.mb_96{margin-bottom:96px}.ml_96{margin-left:96px}.mr_96,.mx_96{margin-right:96px}.mx_96{margin-left:96px}.my_96{margin-bottom:96px;margin-top:96px}.p_96{padding:96px}.pt_96{padding-top:96px}.pb_96{padding-bottom:96px}.pl_96{padding-left:96px}.pr_96,.px_96{padding-right:96px}.px_96{padding-left:96px}.py_96{padding-bottom:96px;padding-top:96px}.m_97{margin:97px}.mt_97{margin-top:97px}.mb_97{margin-bottom:97px}.ml_97{margin-left:97px}.mr_97,.mx_97{margin-right:97px}.mx_97{margin-left:97px}.my_97{margin-bottom:97px;margin-top:97px}.p_97{padding:97px}.pt_97{padding-top:97px}.pb_97{padding-bottom:97px}.pl_97{padding-left:97px}.pr_97,.px_97{padding-right:97px}.px_97{padding-left:97px}.py_97{padding-bottom:97px;padding-top:97px}.m_98{margin:98px}.mt_98{margin-top:98px}.mb_98{margin-bottom:98px}.ml_98{margin-left:98px}.mr_98,.mx_98{margin-right:98px}.mx_98{margin-left:98px}.my_98{margin-bottom:98px;margin-top:98px}.p_98{padding:98px}.pt_98{padding-top:98px}.pb_98{padding-bottom:98px}.pl_98{padding-left:98px}.pr_98,.px_98{padding-right:98px}.px_98{padding-left:98px}.py_98{padding-bottom:98px;padding-top:98px}.m_99{margin:99px}.mt_99{margin-top:99px}.mb_99{margin-bottom:99px}.ml_99{margin-left:99px}.mr_99,.mx_99{margin-right:99px}.mx_99{margin-left:99px}.my_99{margin-bottom:99px;margin-top:99px}.p_99{padding:99px}.pt_99{padding-top:99px}.pb_99{padding-bottom:99px}.pl_99{padding-left:99px}.pr_99,.px_99{padding-right:99px}.px_99{padding-left:99px}.py_99{padding-bottom:99px;padding-top:99px}.zindex_1000{z-index:1000}.zindex_1001{z-index:1001}.zindex_1002{z-index:1002}.zindex_1003{z-index:1003}.text_shadow{text-shadow:2px 2px 5px #000}.anim_left{animation-duration:1s;animation-iteration-count:infinite;animation-name:left_slide;position:relative}@keyframes left_slide{0%{left:0;top:0}25%{left:2.5px;top:0}50%{left:5px;top:0}75%{left:2.5px;top:0}to{left:0;top:0}}.anim_bottom{animation-duration:1s;animation-iteration-count:infinite;animation-name:bottom_slide;position:relative}@keyframes bottom_slide{0%{right:0;top:0}25%{right:0;top:2.5px}50%{right:0;top:5px}75%{right:0;top:2.5px}to{right:0;top:0}}.forground{left:220px;position:fixed;top:100px;width:70%;z-index:100}.forground_back_button{left:285px;position:fixed;top:105px;z-index:100}@media(max-width:992px){.forground_back_button{left:25px;position:fixed;top:105px;z-index:100}}@media(max-width:578px){.forground_back_button{left:8px;position:fixed;top:105px;z-index:100}}.right_slider_button{background:#ccc;border:1px solid #000;border-radius:5px;height:50px;position:fixed;right:-27px;text-align:center;top:45%;transform:rotate(45deg);width:50px}.right_slider_button span{position:absolute;right:24px;top:24px;transform:rotate(-45deg)}.left_slider_button{background:#ccc;border:1px solid #000;border-radius:5px;height:50px;left:-27px;position:absolute;text-align:center;top:45%;transform:rotate(45deg);width:50px}.left_slider_button span{position:absolute;right:2px;top:2px;transform:rotate(-45deg)}.arrow_position{position:absolute;right:0}.bg-img-top{background-size:100%}.ledger_hover :hover{background-color:#a9a2f6;color:#fff}.carousel-control-next-icon,.carousel-control-prev-icon{height:70%;width:70%}.gm-style .gm-style-iw-c{padding:0!important}.gm-style-iw-d{max-height:100%!important;overflow:hidden!important}.gm-style-iw-c{max-height:500px!important}.iwul{list-style-type:square}.iwul li{margin-bottom:7px}.rdt_Table .rdt_TableHead .rdt_TableHeadRow{font-weight:700;min-height:45px}.rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell{padding-left:0}.rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:first-child,.rdt_Table .rdt_TableHead .rdt_TableHeadRow .rdt_TableCol:first-child{padding-left:16px}.rdt_Table .rdt_TableBody .rdt_TableRow{border-bottom:1px solid #0000;border-top:1px solid #0000;outline:none;transition-duration:.5s;transition-property:color,background;transition-timing-function:ease-in-out}.rdt_Table .rdt_TableBody .rdt_TableRow:nth-child(2n){background-color:#ebeeff;background-color:var(--even-row-bg-color)}.left_side_legend_dv{border-radius:5px;left:60px;position:absolute;text-align:center;top:40%;width:200px}.left_side_legend_dv .legend{background:#fff;height:40px;margin-bottom:5px;position:relative;right:-40px;transition:.5s}.left_side_legend_dv .legend div{display:inline-block}.left_side_legend_dv .legend .legend_text{border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-weight:700;height:40px;padding-top:7px;width:150px}.left_side_legend_dv .legend .legend_icon{background:#9bb3d2;border-bottom-right-radius:5px;border-top-right-radius:5px;float:right;height:40px;width:40px}.left_side_legend_dv .legend:hover{right:-190px}.right_side_legend_dv{border-radius:5px;position:fixed;right:-200px;text-align:center;top:50%;width:200px}.right_side_legend_dv .legend{background:#fff;height:40px;margin-bottom:5px;position:relative;right:40px;transition:.5s}.right_side_legend_dv .legend div{display:inline-block}.right_side_legend_dv .legend .legend_text{border-bottom:1px solid #ccc;border-top:1px solid #ccc;float:right;font-weight:700;height:40px;padding-top:7px;width:150px}.right_side_legend_dv .legend .legend_icon{background:#9bb3d2;border-bottom-left-radius:5px;border-top-left-radius:5px;height:40px;width:40px}.right_side_legend_dv .legend:hover{right:190px}@media(max-width:991.98px){.left_side_legend_dv{left:-190px}}.select__menu{z-index:2!important}.dVgdrY{overflow-y:scroll!important}.meter_command_floating{box-shadow:0 5px 5px -5px #ccc;position:absolute;right:0;top:80px;transition:.3s;width:calc(100% - 255px);z-index:100}@media(max-width:991.98px){.meter_command_floating{box-shadow:0 5px 5px -5px #ccc;position:absolute;right:0;top:80px;transition:.3s;width:100%;z-index:100}}.sidebar-collapsed{box-shadow:0 5px 5px -5px #ccc;position:absolute;right:0;top:80px;transition:.3s;width:calc(100% - 85px);z-index:100}.meter_command_floating .notch,.sidebar-collapsed .notch{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:-25px;box-shadow:0 5px 5px #ccc;cursor:pointer;height:25px;left:48%;position:absolute;text-align:center;width:40px;z-index:0}.meter_command_floating .notch .ChevronDown_ico,.sidebar-collapsed .notch .ChevronDown_ico{animation-duration:1s;animation-iteration-count:infinite;animation-name:down_slide;position:relative}@keyframes down_slide{0%{top:-1.5px}25%{top:1.5px}50%{top:3px}75%{top:1.5px}to{top:-1.5px}}.map{position:relative}.con_stat{border-radius:50%;display:inline-block;height:15px;width:15px}.super_small{font-size:10px}.cardhover:hover{box-shadow:2px 2px 6px #7367f0}.text_hr{display:flex;flex-direction:row;font-weight:700}.text_hr:after,.text_hr:before{border-bottom:1px solid #ccc;content:"";flex:1 1;margin:auto}.alert_dv{height:76%;position:relative}.cardHover:hover{box-shadow:2px 2px 10px #7367f0}.circle{display:inline-block;height:13px;width:13px}.modal_size{max-width:95%!important}.wizard_btn{background:#fff!important}.wizard_btn:focus,.wizard_btn:hover{box-shadow:0 0 0 #fff!important}.wizard_btn:focus{background:#fff!important}.tab_active{border-bottom:2px solid #7367f0;box-shadow:5px 10px 10px #ccc}.sorting_overlap{left:0;padding-bottom:5px;padding-right:10px;top:11px;width:auto}.not_allowed{cursor:not-allowed}.page-item.next.disabled .page-link{color:#6c757d;cursor:not-allowed;pointer-events:none}.table-wrapper{overflow-x:auto;position:relative;z-index:2}.table-wrapper .rdt_Table .rdt_TableHead .rdt_TableHeadRow .rdt_TableCol:first-child{background-color:#fff;left:0;position:-webkit-sticky;position:sticky;z-index:2}.table-wrapper .rdt_Table .rdt_TableHead .rdt_TableHeadRow .rdt_TableCol:nth-child(2){background-color:#fff;border-right:2px solid #e6e6e6;left:90px;position:-webkit-sticky;position:sticky;z-index:2}.table-wrapper .rdt_Table .rdt_TableHead .rdt_TableHeadRow .rdt_TableCol:nth-child(3){padding-left:15px}.table-wrapper .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:first-child{background-color:#fff;flex:1 1;left:0;position:-webkit-sticky;position:sticky;z-index:2}.table-wrapper .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2){background-color:#fff;border-right:2px solid #e6e6e6;flex:1 1;left:90px;position:-webkit-sticky;position:sticky;z-index:4}.table-wrapper .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3){padding-left:15px}.table-wrapper .rdt_Table .rdt_TableBody .rdt_TableRow:nth-child(2n) .rdt_TableCell:nth-child(n+1){background-color:#ebeeff;background-color:var(--even-row-bg-color)}@media only screen and (max-width:600px){.table-wrapper{width:100%}.table-wrapper .rdt_Table .rdt_TableHead .rdt_TableHeadRow .rdt_TableCol:first-child,.table-wrapper .rdt_Table .rdt_TableHead .rdt_TableHeadRow .rdt_TableCol:nth-child(2){background-color:#0000;border-right:none;left:auto;position:static;z-index:auto}.table-wrapper .rdt_Table .rdt_TableHead .rdt_TableHeadRow .rdt_TableCol:nth-child(3){padding-left:0}.table-wrapper .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:first-child,.table-wrapper .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(2){background-color:#0000;border-right:none;flex:initial;left:auto;position:static;z-index:auto}.table-wrapper .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:nth-child(3){padding-left:0}}.icon-fixed-size{height:18px;min-height:18px;min-width:18px;width:18px}.fixed-select{height:40px;max-width:300px;min-width:185px}.fixed-select-house{height:40px;min-width:230px}.fixed-icon{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.react-select__loading-indicator{color:blue!important}@media(min-width:768px)and (max-width:991.98px){.custom-modal-size{max-width:750px}}.bs-stepper .step-trigger{background-color:#0000!important}.spinner-border-sm spinner-border text-primary{margin-right:10px}@media(min-width:300px){.forground{left:0;top:120px;width:100%}.gis_resp{margin-left:-5%;width:110%}.table_header{margin-bottom:10px!important;margin-top:0}}@media(min-width:576px){.forground{left:50px;top:120px;width:100%}.gis_resp{margin-left:-5%;width:110%}.table_header{margin-bottom:10px!important;margin-top:0}}@media(min-width:768px){.forground{left:250px;top:100px;width:80%}.gis_resp{margin-left:0;width:100%}.table_header{margin-bottom:0!important;margin-top:6px}}@media(min-width:992px){.forground{left:300px;top:100px;width:80%}.gis_resp{margin-left:0;width:100%}.table_header{margin-bottom:0!important;margin-top:6px}}@media(min-width:1200px){.forground{left:450px;top:100px;width:75%}.gis_resp{margin-left:0;width:100%}.table_header{margin-bottom:0!important;margin-top:6px}}@media(min-width:1400px){.forground{left:450px;top:100px;width:80%}.gis_resp{margin-left:0;width:100%}.table_header{margin-bottom:0!important;margin-top:6px}}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.gap-5{gap:5rem}.spin-360{animation:spin .5s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:991.98px){.pagination-footer{display:flex;flex-wrap:wrap}}@media(max-width:767.98px){.icons-navbar{display:flex;flex-wrap:wrap}}.nav-item-search{align-items:center;display:flex;flex-wrap:wrap;width:100%}.nav-item-search .form-group,.nav-item-search h6{margin:.5rem 0}@media(max-width:991.98px){.nav-item-search{align-items:flex-start;flex-direction:row}.nav-item-search .autocomplete,.nav-item-search h6{width:100%}.nav-item-search .form-group{display:flex;flex:1 1 100%;justify-content:space-between}.nav-item .icon-x{align-self:flex-end}}.data-table-container{max-height:525px!important;overflow-y:auto!important}.no-underline{text-decoration:none}.custom-checkbox{border:1px solid #7f7a90;border-radius:4px;padding:4px}.custom-select{border:.5px solid #d8d6dd}.circle{border-radius:50%;box-shadow:0 0 5px #0000004d;height:16px;width:16px}.custom-legend{display:flex;flex-direction:column;font-weight:600;height:100%;justify-content:center}.custom-legend div{align-items:center;color:#0a3690;display:flex;margin-bottom:4px}@media(min-width:1400px){.unmetered-card{height:325px}}.required-indicator:after{color:"#9B97A8";content:"*";margin-left:5px}.white{background-color:#fff}.light-warning{background-color:#ea27151f;color:#ea2715}.light-primary,.light-warning{align-items:center;border-radius:50%;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;height:2.5rem;justify-content:center;line-height:1;padding:.5rem;position:relative;text-align:center;vertical-align:middle;width:2.5rem}.light-primary{background-color:#7367f01f;color:#7367f0}.notification-sidebar{max-height:370px;max-width:450px;overflow-y:auto}.search-input{max-width:280px;min-width:150px}.icons-feather{min-height:18px;min-width:18px}.pad{padding:1px!important}.search-input-mdms{max-width:380px;min-width:150px}.uncontrolled-dropdown{position:absolute!important;transform:translate(-255px,-105px)!important}.uncontrolled-dropdown-update{position:absolute!important;transform:translate(-255px,-80px)!important}.align-middle{justify-content:center}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background-color:#ebeeff;border-radius:10px}::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#7367f0}.custom-offcanvas{max-width:500px;width:40vw!important}.custom-offcanvas.show{transform:translateX(0)}@media(max-width:991px){.custom-offcanvas{max-width:none;width:60vw!important}}@media(max-width:768px){.custom-offcanvas{height:100vh;width:100vw!important}}@media(max-width:576px){.modal{padding-left:0!important;padding-right:0!important}}.alert-indicator{background-color:#29c76f;border-radius:50%;height:10px;position:absolute;right:-2px;top:-2px;width:10px}
/*# sourceMappingURL=main.6c0c4363.css.map*/