@charset "UTF-8";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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--eg-blue:#0d6efd;--eg-indigo:#6610f2;--eg-purple:#6f42c1;--eg-pink:#d63384;--eg-red:#dc3545;--eg-orange:#fd7e14;--eg-yellow:#ffc107;--eg-green:#198754;--eg-teal:#20c997;--eg-cyan:#0dcaf0;--eg-black:#000;--eg-white:#fff;--eg-gray:#6c757d;--eg-gray-dark:#343a40;--eg-gray-100:#f8f9fa;--eg-gray-200:#e9ecef;--eg-gray-300:#dee2e6;--eg-gray-400:#ced4da;--eg-gray-500:#adb5bd;--eg-gray-600:#6c757d;--eg-gray-700:#495057;--eg-gray-800:#343a40;--eg-gray-900:#212529;--eg-primary:#0d6efd;--eg-secondary:#6c757d;--eg-success:#198754;--eg-info:#0dcaf0;--eg-warning:#ffc107;--eg-danger:#dc3545;--eg-light:#f8f9fa;--eg-dark:#212529;--eg-primary-rgb:13,110,253;--eg-secondary-rgb:108,117,125;--eg-success-rgb:25,135,84;--eg-info-rgb:13,202,240;--eg-warning-rgb:255,193,7;--eg-danger-rgb:220,53,69;--eg-light-rgb:248,249,250;--eg-dark-rgb:33,37,41;--eg-white-rgb:255,255,255;--eg-black-rgb:0,0,0;--eg-body-color-rgb:33,37,41;--eg-body-bg-rgb:255,255,255;--eg-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";--eg-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--eg-gradient:linear-gradient(180deg,#ffffff26,#fff0);--eg-body-font-family:var(--eg-body-font-family);--eg-body-font-size:1rem;--eg-body-font-weight:400;--eg-body-line-height:1.5;--eg-body-color:#212529;--eg-body-bg:#fff;--eg-border-width:1px;--eg-border-style:solid;--eg-border-color:var(--eg-light-darken-10);--eg-border-color-translucent:rgba(0,0,0,.175);--eg-border-radius:.375rem;--eg-border-radius-sm:.25rem;--eg-border-radius-lg:.5rem;--eg-border-radius-xl:1rem;--eg-border-radius-2xl:2rem;--eg-border-radius-pill:50rem;--eg-link-color:var(--eg-primary);--eg-link-hover-color:var(--eg-primary-darken-10);--eg-code-color:#d63384;--eg-highlight-bg:#fff3cd}.eg-bootstrap *,.eg-bootstrap :after,.eg-bootstrap :before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}.eg-bootstrap body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:#fff;background-color:var(--eg-body-bg);color:#212529;color:var(--eg-body-color);font-family:var(--eg-body-font-family);font-size:1rem;font-size:var(--eg-body-font-size);font-weight:400;font-weight:var(--eg-body-font-weight);line-height:1.5;line-height:var(--eg-body-line-height);margin:0;text-align:var(--eg-body-text-align)}.eg-bootstrap hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.eg-bootstrap .h1,.eg-bootstrap .h2,.eg-bootstrap .h3,.eg-bootstrap .h4,.eg-bootstrap .h5,.eg-bootstrap .h6,.eg-bootstrap h1,.eg-bootstrap h2,.eg-bootstrap h3,.eg-bootstrap h4,.eg-bootstrap h5,.eg-bootstrap h6{font-family:var(--eg-headings-font-family);font-weight:var(--eg-headings-font-weight);line-height:1.2;margin-bottom:.5rem;margin-top:0}.eg-bootstrap .h1,.eg-bootstrap h1{font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.eg-bootstrap .h1,.eg-bootstrap h1{font-size:3rem}}.eg-bootstrap .h2,.eg-bootstrap h2{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.eg-bootstrap .h2,.eg-bootstrap h2{font-size:2.5rem}}.eg-bootstrap .h3,.eg-bootstrap h3{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.eg-bootstrap .h3,.eg-bootstrap h3{font-size:2rem}}.eg-bootstrap .h4,.eg-bootstrap h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.eg-bootstrap .h4,.eg-bootstrap h4{font-size:1.5rem}}.eg-bootstrap .h5,.eg-bootstrap h5{font-size:1.25rem}.eg-bootstrap .h6,.eg-bootstrap h6{font-size:1rem}.eg-bootstrap p{margin-bottom:1rem;margin-top:0}.eg-bootstrap abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.eg-bootstrap address{font-style:normal;line-height:inherit;margin-bottom:1rem}.eg-bootstrap ol,.eg-bootstrap ul{padding-left:2rem}.eg-bootstrap dl,.eg-bootstrap ol,.eg-bootstrap ul{margin-bottom:1rem;margin-top:0}.eg-bootstrap ol ol,.eg-bootstrap ol ul,.eg-bootstrap ul ol,.eg-bootstrap ul ul{margin-bottom:0}.eg-bootstrap dt{font-weight:700}.eg-bootstrap dd{margin-bottom:.5rem;margin-left:0}.eg-bootstrap blockquote{margin:0 0 1rem}.eg-bootstrap b,.eg-bootstrap strong{font-weight:bolder}.eg-bootstrap .small,.eg-bootstrap small{font-size:.875em}.eg-bootstrap .mark,.eg-bootstrap mark{background-color:#fff3cd;background-color:var(--eg-highlight-bg);padding:.1875em}.eg-bootstrap sub,.eg-bootstrap sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}.eg-bootstrap sub{bottom:-.25em}.eg-bootstrap sup{top:-.5em}.eg-bootstrap a{color:#0d6efd;color:var(--eg-link-color);text-decoration:underline}.eg-bootstrap a:hover{color:var(--eg-primary-darken-10);color:var(--eg-link-hover-color)}.eg-bootstrap a:not([href]):not([class]),.eg-bootstrap a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.eg-bootstrap code,.eg-bootstrap kbd,.eg-bootstrap pre,.eg-bootstrap samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--eg-font-monospace);font-size:1em}.eg-bootstrap pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}.eg-bootstrap pre code{color:inherit;font-size:inherit;word-break:normal}.eg-bootstrap code{word-wrap:break-word;color:#d63384;color:var(--eg-code-color);font-size:.875em}.eg-bootstrap a>code{color:inherit}.eg-bootstrap kbd{background-color:#212529;background-color:var(--eg-body-color);border-radius:.25rem;color:#fff;color:var(--eg-body-bg);font-size:.875em;padding:.1875rem .375rem}.eg-bootstrap kbd kbd{font-size:1em;padding:0}.eg-bootstrap figure{margin:0 0 1rem}.eg-bootstrap img,.eg-bootstrap svg{vertical-align:middle}.eg-bootstrap table{border-collapse:collapse;caption-side:bottom}.eg-bootstrap caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}.eg-bootstrap th{text-align:inherit;text-align:-webkit-match-parent}.eg-bootstrap tbody,.eg-bootstrap td,.eg-bootstrap tfoot,.eg-bootstrap th,.eg-bootstrap thead,.eg-bootstrap tr{border:0 solid;border-color:inherit}.eg-bootstrap label{display:inline-block}.eg-bootstrap button{border-radius:0}.eg-bootstrap button:focus:not(:focus-visible){outline:0}.eg-bootstrap button,.eg-bootstrap input,.eg-bootstrap optgroup,.eg-bootstrap select,.eg-bootstrap textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}.eg-bootstrap button,.eg-bootstrap select{text-transform:none}.eg-bootstrap [role=button]{cursor:pointer}.eg-bootstrap select{word-wrap:normal}.eg-bootstrap select:disabled{opacity:1}.eg-bootstrap [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}.eg-bootstrap [type=button],.eg-bootstrap [type=reset],.eg-bootstrap [type=submit],.eg-bootstrap button{-webkit-appearance:button}.eg-bootstrap [type=button]:not(:disabled),.eg-bootstrap [type=reset]:not(:disabled),.eg-bootstrap [type=submit]:not(:disabled),.eg-bootstrap button:not(:disabled){cursor:pointer}.eg-bootstrap ::-moz-focus-inner{border-style:none;padding:0}.eg-bootstrap textarea{resize:vertical}.eg-bootstrap fieldset{border:0;margin:0;min-width:0;padding:0}.eg-bootstrap legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){.eg-bootstrap legend{font-size:1.5rem}}.eg-bootstrap legend+*{clear:left}.eg-bootstrap ::-webkit-datetime-edit-day-field,.eg-bootstrap ::-webkit-datetime-edit-fields-wrapper,.eg-bootstrap ::-webkit-datetime-edit-hour-field,.eg-bootstrap ::-webkit-datetime-edit-minute,.eg-bootstrap ::-webkit-datetime-edit-month-field,.eg-bootstrap ::-webkit-datetime-edit-text,.eg-bootstrap ::-webkit-datetime-edit-year-field{padding:0}.eg-bootstrap ::-webkit-inner-spin-button{height:auto}.eg-bootstrap [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.eg-bootstrap ::-webkit-search-decoration{-webkit-appearance:none}.eg-bootstrap ::-webkit-color-swatch-wrapper{padding:0}.eg-bootstrap ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.eg-bootstrap ::file-selector-button{-webkit-appearance:button;font:inherit}.eg-bootstrap output{display:inline-block}.eg-bootstrap iframe{border:0}.eg-bootstrap summary{cursor:pointer;display:list-item}.eg-bootstrap progress{vertical-align:initial}.eg-bootstrap [hidden]{display:none!important}.eg-bootstrap .lead{font-size:1.25rem;font-weight:300}.eg-bootstrap .display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.eg-bootstrap .display-1{font-size:5rem}}.eg-bootstrap .display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.eg-bootstrap .display-2{font-size:4.5rem}}.eg-bootstrap .display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.eg-bootstrap .display-3{font-size:4rem}}.eg-bootstrap .display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.eg-bootstrap .display-4{font-size:3.5rem}}.eg-bootstrap .display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.eg-bootstrap .display-5{font-size:3rem}}.eg-bootstrap .display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.eg-bootstrap .display-6{font-size:2.5rem}}.eg-bootstrap .list-inline,.eg-bootstrap .list-unstyled{list-style:none;padding-left:0}.eg-bootstrap .list-inline-item{display:inline-block}.eg-bootstrap .list-inline-item:not(:last-child){margin-right:.5rem}.eg-bootstrap .initialism{font-size:.875em;text-transform:uppercase}.eg-bootstrap .blockquote{font-size:1.25rem;margin-bottom:1rem}.eg-bootstrap .blockquote>:last-child{margin-bottom:0}.eg-bootstrap .blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.eg-bootstrap .blockquote-footer:before{content:"\2014  "}.eg-bootstrap .img-fluid{height:auto;max-width:100%}.eg-bootstrap .img-thumbnail{background-color:#fff;border:1px solid var(--eg-border-color);border-radius:.375rem;height:auto;max-width:100%;padding:.25rem}.eg-bootstrap .figure{display:inline-block}.eg-bootstrap .figure-img{line-height:1;margin-bottom:.5rem}.eg-bootstrap .figure-caption{color:#6c757d;font-size:.875em}.eg-bootstrap .container,.eg-bootstrap .container-fluid,.eg-bootstrap .container-lg,.eg-bootstrap .container-md,.eg-bootstrap .container-sm,.eg-bootstrap .container-xl,.eg-bootstrap .container-xxl{--eg-gutter-x:1.5rem;--eg-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--eg-gutter-x)*.5);padding-right:calc(var(--eg-gutter-x)*.5);width:100%}@media (min-width:576px){.eg-bootstrap .container,.eg-bootstrap .container-sm{max-width:540px}}@media (min-width:768px){.eg-bootstrap .container,.eg-bootstrap .container-md,.eg-bootstrap .container-sm{max-width:900px}}@media (min-width:992px){.eg-bootstrap .container,.eg-bootstrap .container-lg,.eg-bootstrap .container-md,.eg-bootstrap .container-sm{max-width:990px}}@media (min-width:1200px){.eg-bootstrap .container,.eg-bootstrap .container-lg,.eg-bootstrap .container-md,.eg-bootstrap .container-sm,.eg-bootstrap .container-xl{max-width:1150px}}@media (min-width:1400px){.eg-bootstrap .container,.eg-bootstrap .container-lg,.eg-bootstrap .container-md,.eg-bootstrap .container-sm,.eg-bootstrap .container-xl,.eg-bootstrap .container-xxl{max-width:1440px}}.eg-bootstrap .row{--eg-gutter-x:1.5rem;--eg-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--eg-gutter-x)*-.5);margin-right:calc(var(--eg-gutter-x)*-.5);margin-top:calc(var(--eg-gutter-y)*-1)}.eg-bootstrap .row>*{flex-shrink:0;margin-top:var(--eg-gutter-y);max-width:100%;padding-left:calc(var(--eg-gutter-x)*.5);padding-right:calc(var(--eg-gutter-x)*.5);width:100%}.eg-bootstrap .col{flex:1 0}.eg-bootstrap .row-cols-auto>*{flex:0 0 auto;width:auto}.eg-bootstrap .row-cols-1>*{flex:0 0 auto;width:100%}.eg-bootstrap .row-cols-2>*{flex:0 0 auto;width:50%}.eg-bootstrap .row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.eg-bootstrap .row-cols-4>*{flex:0 0 auto;width:25%}.eg-bootstrap .row-cols-5>*{flex:0 0 auto;width:20%}.eg-bootstrap .row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.eg-bootstrap .row-cols-7>*{flex:0 0 auto;width:14.2857142857%}.eg-bootstrap .row-cols-8>*{flex:0 0 auto;width:12.5%}.eg-bootstrap .col-auto{flex:0 0 auto;width:auto}.eg-bootstrap .col-1{flex:0 0 auto;width:8.33333333%}.eg-bootstrap .col-2{flex:0 0 auto;width:16.66666667%}.eg-bootstrap .col-3{flex:0 0 auto;width:25%}.eg-bootstrap .col-4{flex:0 0 auto;width:33.33333333%}.eg-bootstrap .col-5{flex:0 0 auto;width:41.66666667%}.eg-bootstrap .col-6{flex:0 0 auto;width:50%}.eg-bootstrap .col-7{flex:0 0 auto;width:58.33333333%}.eg-bootstrap .col-8{flex:0 0 auto;width:66.66666667%}.eg-bootstrap .col-9{flex:0 0 auto;width:75%}.eg-bootstrap .col-10{flex:0 0 auto;width:83.33333333%}.eg-bootstrap .col-11{flex:0 0 auto;width:91.66666667%}.eg-bootstrap .col-12{flex:0 0 auto;width:100%}.eg-bootstrap .offset-1{margin-left:8.33333333%}.eg-bootstrap .offset-2{margin-left:16.66666667%}.eg-bootstrap .offset-3{margin-left:25%}.eg-bootstrap .offset-4{margin-left:33.33333333%}.eg-bootstrap .offset-5{margin-left:41.66666667%}.eg-bootstrap .offset-6{margin-left:50%}.eg-bootstrap .offset-7{margin-left:58.33333333%}.eg-bootstrap .offset-8{margin-left:66.66666667%}.eg-bootstrap .offset-9{margin-left:75%}.eg-bootstrap .offset-10{margin-left:83.33333333%}.eg-bootstrap .offset-11{margin-left:91.66666667%}.eg-bootstrap .g-0,.eg-bootstrap .gx-0{--eg-gutter-x:0}.eg-bootstrap .g-0,.eg-bootstrap .gy-0{--eg-gutter-y:0}.eg-bootstrap .g-1,.eg-bootstrap .gx-1{--eg-gutter-x:.125rem}.eg-bootstrap .g-1,.eg-bootstrap .gy-1{--eg-gutter-y:.125rem}.eg-bootstrap .g-2,.eg-bootstrap .gx-2{--eg-gutter-x:.25rem}.eg-bootstrap .g-2,.eg-bootstrap .gy-2{--eg-gutter-y:.25rem}.eg-bootstrap .g-3,.eg-bootstrap .gx-3{--eg-gutter-x:.5rem}.eg-bootstrap .g-3,.eg-bootstrap .gy-3{--eg-gutter-y:.5rem}.eg-bootstrap .g-4,.eg-bootstrap .gx-4{--eg-gutter-x:.75rem}.eg-bootstrap .g-4,.eg-bootstrap .gy-4{--eg-gutter-y:.75rem}.eg-bootstrap .g-5,.eg-bootstrap .gx-5{--eg-gutter-x:1rem}.eg-bootstrap .g-5,.eg-bootstrap .gy-5{--eg-gutter-y:1rem}.eg-bootstrap .g-6,.eg-bootstrap .gx-6{--eg-gutter-x:1.25rem}.eg-bootstrap .g-6,.eg-bootstrap .gy-6{--eg-gutter-y:1.25rem}.eg-bootstrap .g-7,.eg-bootstrap .gx-7{--eg-gutter-x:1.5rem}.eg-bootstrap .g-7,.eg-bootstrap .gy-7{--eg-gutter-y:1.5rem}.eg-bootstrap .g-8,.eg-bootstrap .gx-8{--eg-gutter-x:1.75rem}.eg-bootstrap .g-8,.eg-bootstrap .gy-8{--eg-gutter-y:1.75rem}.eg-bootstrap .g-9,.eg-bootstrap .gx-9{--eg-gutter-x:2rem}.eg-bootstrap .g-9,.eg-bootstrap .gy-9{--eg-gutter-y:2rem}.eg-bootstrap .g-10,.eg-bootstrap .gx-10{--eg-gutter-x:2.5rem}.eg-bootstrap .g-10,.eg-bootstrap .gy-10{--eg-gutter-y:2.5rem}.eg-bootstrap .g-11,.eg-bootstrap .gx-11{--eg-gutter-x:3rem}.eg-bootstrap .g-11,.eg-bootstrap .gy-11{--eg-gutter-y:3rem}.eg-bootstrap .g-12,.eg-bootstrap .gx-12{--eg-gutter-x:4rem}.eg-bootstrap .g-12,.eg-bootstrap .gy-12{--eg-gutter-y:4rem}.eg-bootstrap .g-13,.eg-bootstrap .gx-13{--eg-gutter-x:5rem}.eg-bootstrap .g-13,.eg-bootstrap .gy-13{--eg-gutter-y:5rem}.eg-bootstrap .g-14,.eg-bootstrap .gx-14{--eg-gutter-x:6rem}.eg-bootstrap .g-14,.eg-bootstrap .gy-14{--eg-gutter-y:6rem}.eg-bootstrap .g-15,.eg-bootstrap .gx-15{--eg-gutter-x:7rem}.eg-bootstrap .g-15,.eg-bootstrap .gy-15{--eg-gutter-y:7rem}.eg-bootstrap .g-16,.eg-bootstrap .gx-16{--eg-gutter-x:8rem}.eg-bootstrap .g-16,.eg-bootstrap .gy-16{--eg-gutter-y:8rem}.eg-bootstrap .g-17,.eg-bootstrap .gx-17{--eg-gutter-x:9rem}.eg-bootstrap .g-17,.eg-bootstrap .gy-17{--eg-gutter-y:9rem}.eg-bootstrap .g-18,.eg-bootstrap .gx-18{--eg-gutter-x:10rem}.eg-bootstrap .g-18,.eg-bootstrap .gy-18{--eg-gutter-y:10rem}.eg-bootstrap .g-19,.eg-bootstrap .gx-19{--eg-gutter-x:12rem}.eg-bootstrap .g-19,.eg-bootstrap .gy-19{--eg-gutter-y:12rem}.eg-bootstrap .g-20,.eg-bootstrap .gx-20{--eg-gutter-x:14rem}.eg-bootstrap .g-20,.eg-bootstrap .gy-20{--eg-gutter-y:14rem}@media (min-width:576px){.eg-bootstrap .col-sm{flex:1 0}.eg-bootstrap .row-cols-sm-auto>*{flex:0 0 auto;width:auto}.eg-bootstrap .row-cols-sm-1>*{flex:0 0 auto;width:100%}.eg-bootstrap .row-cols-sm-2>*{flex:0 0 auto;width:50%}.eg-bootstrap .row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.eg-bootstrap .row-cols-sm-4>*{flex:0 0 auto;width:25%}.eg-bootstrap .row-cols-sm-5>*{flex:0 0 auto;width:20%}.eg-bootstrap .row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.eg-bootstrap .row-cols-sm-7>*{flex:0 0 auto;width:14.2857142857%}.eg-bootstrap .row-cols-sm-8>*{flex:0 0 auto;width:12.5%}.eg-bootstrap .col-sm-auto{flex:0 0 auto;width:auto}.eg-bootstrap .col-sm-1{flex:0 0 auto;width:8.33333333%}.eg-bootstrap .col-sm-2{flex:0 0 auto;width:16.66666667%}.eg-bootstrap .col-sm-3{flex:0 0 auto;width:25%}.eg-bootstrap .col-sm-4{flex:0 0 auto;width:33.33333333%}.eg-bootstrap .col-sm-5{flex:0 0 auto;width:41.66666667%}.eg-bootstrap .col-sm-6{flex:0 0 auto;width:50%}.eg-bootstrap .col-sm-7{flex:0 0 auto;width:58.33333333%}.eg-bootstrap .col-sm-8{flex:0 0 auto;width:66.66666667%}.eg-bootstrap .col-sm-9{flex:0 0 auto;width:75%}.eg-bootstrap .col-sm-10{flex:0 0 auto;width:83.33333333%}.eg-bootstrap .col-sm-11{flex:0 0 auto;width:91.66666667%}.eg-bootstrap .col-sm-12{flex:0 0 auto;width:100%}.eg-bootstrap .offset-sm-0{margin-left:0}.eg-bootstrap .offset-sm-1{margin-left:8.33333333%}.eg-bootstrap .offset-sm-2{margin-left:16.66666667%}.eg-bootstrap .offset-sm-3{margin-left:25%}.eg-bootstrap .offset-sm-4{margin-left:33.33333333%}.eg-bootstrap .offset-sm-5{margin-left:41.66666667%}.eg-bootstrap .offset-sm-6{margin-left:50%}.eg-bootstrap .offset-sm-7{margin-left:58.33333333%}.eg-bootstrap .offset-sm-8{margin-left:66.66666667%}.eg-bootstrap .offset-sm-9{margin-left:75%}.eg-bootstrap .offset-sm-10{margin-left:83.33333333%}.eg-bootstrap .offset-sm-11{margin-left:91.66666667%}.eg-bootstrap .g-sm-0,.eg-bootstrap .gx-sm-0{--eg-gutter-x:0}.eg-bootstrap .g-sm-0,.eg-bootstrap .gy-sm-0{--eg-gutter-y:0}.eg-bootstrap .g-sm-1,.eg-bootstrap .gx-sm-1{--eg-gutter-x:.125rem}.eg-bootstrap .g-sm-1,.eg-bootstrap .gy-sm-1{--eg-gutter-y:.125rem}.eg-bootstrap .g-sm-2,.eg-bootstrap .gx-sm-2{--eg-gutter-x:.25rem}.eg-bootstrap .g-sm-2,.eg-bootstrap .gy-sm-2{--eg-gutter-y:.25rem}.eg-bootstrap .g-sm-3,.eg-bootstrap .gx-sm-3{--eg-gutter-x:.5rem}.eg-bootstrap .g-sm-3,.eg-bootstrap .gy-sm-3{--eg-gutter-y:.5rem}.eg-bootstrap .g-sm-4,.eg-bootstrap .gx-sm-4{--eg-gutter-x:.75rem}.eg-bootstrap .g-sm-4,.eg-bootstrap .gy-sm-4{--eg-gutter-y:.75rem}.eg-bootstrap .g-sm-5,.eg-bootstrap .gx-sm-5{--eg-gutter-x:1rem}.eg-bootstrap .g-sm-5,.eg-bootstrap .gy-sm-5{--eg-gutter-y:1rem}.eg-bootstrap .g-sm-6,.eg-bootstrap .gx-sm-6{--eg-gutter-x:1.25rem}.eg-bootstrap .g-sm-6,.eg-bootstrap .gy-sm-6{--eg-gutter-y:1.25rem}.eg-bootstrap .g-sm-7,.eg-bootstrap .gx-sm-7{--eg-gutter-x:1.5rem}.eg-bootstrap .g-sm-7,.eg-bootstrap .gy-sm-7{--eg-gutter-y:1.5rem}.eg-bootstrap .g-sm-8,.eg-bootstrap .gx-sm-8{--eg-gutter-x:1.75rem}.eg-bootstrap .g-sm-8,.eg-bootstrap .gy-sm-8{--eg-gutter-y:1.75rem}.eg-bootstrap .g-sm-9,.eg-bootstrap .gx-sm-9{--eg-gutter-x:2rem}.eg-bootstrap .g-sm-9,.eg-bootstrap .gy-sm-9{--eg-gutter-y:2rem}.eg-bootstrap .g-sm-10,.eg-bootstrap .gx-sm-10{--eg-gutter-x:2.5rem}.eg-bootstrap .g-sm-10,.eg-bootstrap .gy-sm-10{--eg-gutter-y:2.5rem}.eg-bootstrap .g-sm-11,.eg-bootstrap .gx-sm-11{--eg-gutter-x:3rem}.eg-bootstrap .g-sm-11,.eg-bootstrap .gy-sm-11{--eg-gutter-y:3rem}.eg-bootstrap .g-sm-12,.eg-bootstrap .gx-sm-12{--eg-gutter-x:4rem}.eg-bootstrap .g-sm-12,.eg-bootstrap .gy-sm-12{--eg-gutter-y:4rem}.eg-bootstrap .g-sm-13,.eg-bootstrap .gx-sm-13{--eg-gutter-x:5rem}.eg-bootstrap .g-sm-13,.eg-bootstrap .gy-sm-13{--eg-gutter-y:5rem}.eg-bootstrap .g-sm-14,.eg-bootstrap .gx-sm-14{--eg-gutter-x:6rem}.eg-bootstrap .g-sm-14,.eg-bootstrap .gy-sm-14{--eg-gutter-y:6rem}.eg-bootstrap .g-sm-15,.eg-bootstrap .gx-sm-15{--eg-gutter-x:7rem}.eg-bootstrap .g-sm-15,.eg-bootstrap .gy-sm-15{--eg-gutter-y:7rem}.eg-bootstrap .g-sm-16,.eg-bootstrap .gx-sm-16{--eg-gutter-x:8rem}.eg-bootstrap .g-sm-16,.eg-bootstrap .gy-sm-16{--eg-gutter-y:8rem}.eg-bootstrap .g-sm-17,.eg-bootstrap .gx-sm-17{--eg-gutter-x:9rem}.eg-bootstrap .g-sm-17,.eg-bootstrap .gy-sm-17{--eg-gutter-y:9rem}.eg-bootstrap .g-sm-18,.eg-bootstrap .gx-sm-18{--eg-gutter-x:10rem}.eg-bootstrap .g-sm-18,.eg-bootstrap .gy-sm-18{--eg-gutter-y:10rem}.eg-bootstrap .g-sm-19,.eg-bootstrap .gx-sm-19{--eg-gutter-x:12rem}.eg-bootstrap .g-sm-19,.eg-bootstrap .gy-sm-19{--eg-gutter-y:12rem}.eg-bootstrap .g-sm-20,.eg-bootstrap .gx-sm-20{--eg-gutter-x:14rem}.eg-bootstrap .g-sm-20,.eg-bootstrap .gy-sm-20{--eg-gutter-y:14rem}}@media (min-width:768px){.eg-bootstrap .col-md{flex:1 0}.eg-bootstrap .row-cols-md-auto>*{flex:0 0 auto;width:auto}.eg-bootstrap .row-cols-md-1>*{flex:0 0 auto;width:100%}.eg-bootstrap .row-cols-md-2>*{flex:0 0 auto;width:50%}.eg-bootstrap .row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.eg-bootstrap .row-cols-md-4>*{flex:0 0 auto;width:25%}.eg-bootstrap .row-cols-md-5>*{flex:0 0 auto;width:20%}.eg-bootstrap .row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.eg-bootstrap .row-cols-md-7>*{flex:0 0 auto;width:14.2857142857%}.eg-bootstrap .row-cols-md-8>*{flex:0 0 auto;width:12.5%}.eg-bootstrap .col-md-auto{flex:0 0 auto;width:auto}.eg-bootstrap .col-md-1{flex:0 0 auto;width:8.33333333%}.eg-bootstrap .col-md-2{flex:0 0 auto;width:16.66666667%}.eg-bootstrap .col-md-3{flex:0 0 auto;width:25%}.eg-bootstrap .col-md-4{flex:0 0 auto;width:33.33333333%}.eg-bootstrap .col-md-5{flex:0 0 auto;width:41.66666667%}.eg-bootstrap .col-md-6{flex:0 0 auto;width:50%}.eg-bootstrap .col-md-7{flex:0 0 auto;width:58.33333333%}.eg-bootstrap .col-md-8{flex:0 0 auto;width:66.66666667%}.eg-bootstrap .col-md-9{flex:0 0 auto;width:75%}.eg-bootstrap .col-md-10{flex:0 0 auto;width:83.33333333%}.eg-bootstrap .col-md-11{flex:0 0 auto;width:91.66666667%}.eg-bootstrap .col-md-12{flex:0 0 auto;width:100%}.eg-bootstrap .offset-md-0{margin-left:0}.eg-bootstrap .offset-md-1{margin-left:8.33333333%}.eg-bootstrap .offset-md-2{margin-left:16.66666667%}.eg-bootstrap .offset-md-3{margin-left:25%}.eg-bootstrap .offset-md-4{margin-left:33.33333333%}.eg-bootstrap .offset-md-5{margin-left:41.66666667%}.eg-bootstrap .offset-md-6{margin-left:50%}.eg-bootstrap .offset-md-7{margin-left:58.33333333%}.eg-bootstrap .offset-md-8{margin-left:66.66666667%}.eg-bootstrap .offset-md-9{margin-left:75%}.eg-bootstrap .offset-md-10{margin-left:83.33333333%}.eg-bootstrap .offset-md-11{margin-left:91.66666667%}.eg-bootstrap .g-md-0,.eg-bootstrap .gx-md-0{--eg-gutter-x:0}.eg-bootstrap .g-md-0,.eg-bootstrap .gy-md-0{--eg-gutter-y:0}.eg-bootstrap .g-md-1,.eg-bootstrap .gx-md-1{--eg-gutter-x:.125rem}.eg-bootstrap .g-md-1,.eg-bootstrap .gy-md-1{--eg-gutter-y:.125rem}.eg-bootstrap .g-md-2,.eg-bootstrap .gx-md-2{--eg-gutter-x:.25rem}.eg-bootstrap .g-md-2,.eg-bootstrap .gy-md-2{--eg-gutter-y:.25rem}.eg-bootstrap .g-md-3,.eg-bootstrap .gx-md-3{--eg-gutter-x:.5rem}.eg-bootstrap .g-md-3,.eg-bootstrap .gy-md-3{--eg-gutter-y:.5rem}.eg-bootstrap .g-md-4,.eg-bootstrap .gx-md-4{--eg-gutter-x:.75rem}.eg-bootstrap .g-md-4,.eg-bootstrap .gy-md-4{--eg-gutter-y:.75rem}.eg-bootstrap .g-md-5,.eg-bootstrap .gx-md-5{--eg-gutter-x:1rem}.eg-bootstrap .g-md-5,.eg-bootstrap .gy-md-5{--eg-gutter-y:1rem}.eg-bootstrap .g-md-6,.eg-bootstrap .gx-md-6{--eg-gutter-x:1.25rem}.eg-bootstrap .g-md-6,.eg-bootstrap .gy-md-6{--eg-gutter-y:1.25rem}.eg-bootstrap .g-md-7,.eg-bootstrap .gx-md-7{--eg-gutter-x:1.5rem}.eg-bootstrap .g-md-7,.eg-bootstrap .gy-md-7{--eg-gutter-y:1.5rem}.eg-bootstrap .g-md-8,.eg-bootstrap .gx-md-8{--eg-gutter-x:1.75rem}.eg-bootstrap .g-md-8,.eg-bootstrap .gy-md-8{--eg-gutter-y:1.75rem}.eg-bootstrap .g-md-9,.eg-bootstrap .gx-md-9{--eg-gutter-x:2rem}.eg-bootstrap .g-md-9,.eg-bootstrap .gy-md-9{--eg-gutter-y:2rem}.eg-bootstrap .g-md-10,.eg-bootstrap .gx-md-10{--eg-gutter-x:2.5rem}.eg-bootstrap .g-md-10,.eg-bootstrap .gy-md-10{--eg-gutter-y:2.5rem}.eg-bootstrap .g-md-11,.eg-bootstrap .gx-md-11{--eg-gutter-x:3rem}.eg-bootstrap .g-md-11,.eg-bootstrap .gy-md-11{--eg-gutter-y:3rem}.eg-bootstrap .g-md-12,.eg-bootstrap .gx-md-12{--eg-gutter-x:4rem}.eg-bootstrap .g-md-12,.eg-bootstrap .gy-md-12{--eg-gutter-y:4rem}.eg-bootstrap .g-md-13,.eg-bootstrap .gx-md-13{--eg-gutter-x:5rem}.eg-bootstrap .g-md-13,.eg-bootstrap .gy-md-13{--eg-gutter-y:5rem}.eg-bootstrap .g-md-14,.eg-bootstrap .gx-md-14{--eg-gutter-x:6rem}.eg-bootstrap .g-md-14,.eg-bootstrap .gy-md-14{--eg-gutter-y:6rem}.eg-bootstrap .g-md-15,.eg-bootstrap .gx-md-15{--eg-gutter-x:7rem}.eg-bootstrap .g-md-15,.eg-bootstrap .gy-md-15{--eg-gutter-y:7rem}.eg-bootstrap .g-md-16,.eg-bootstrap .gx-md-16{--eg-gutter-x:8rem}.eg-bootstrap .g-md-16,.eg-bootstrap .gy-md-16{--eg-gutter-y:8rem}.eg-bootstrap .g-md-17,.eg-bootstrap .gx-md-17{--eg-gutter-x:9rem}.eg-bootstrap .g-md-17,.eg-bootstrap .gy-md-17{--eg-gutter-y:9rem}.eg-bootstrap .g-md-18,.eg-bootstrap .gx-md-18{--eg-gutter-x:10rem}.eg-bootstrap .g-md-18,.eg-bootstrap .gy-md-18{--eg-gutter-y:10rem}.eg-bootstrap .g-md-19,.eg-bootstrap .gx-md-19{--eg-gutter-x:12rem}.eg-bootstrap .g-md-19,.eg-bootstrap .gy-md-19{--eg-gutter-y:12rem}.eg-bootstrap .g-md-20,.eg-bootstrap .gx-md-20{--eg-gutter-x:14rem}.eg-bootstrap .g-md-20,.eg-bootstrap .gy-md-20{--eg-gutter-y:14rem}}@media (min-width:992px){.eg-bootstrap .col-lg{flex:1 0}.eg-bootstrap .row-cols-lg-auto>*{flex:0 0 auto;width:auto}.eg-bootstrap .row-cols-lg-1>*{flex:0 0 auto;width:100%}.eg-bootstrap .row-cols-lg-2>*{flex:0 0 auto;width:50%}.eg-bootstrap .row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.eg-bootstrap .row-cols-lg-4>*{flex:0 0 auto;width:25%}.eg-bootstrap .row-cols-lg-5>*{flex:0 0 auto;width:20%}.eg-bootstrap .row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.eg-bootstrap .row-cols-lg-7>*{flex:0 0 auto;width:14.2857142857%}.eg-bootstrap .row-cols-lg-8>*{flex:0 0 auto;width:12.5%}.eg-bootstrap .col-lg-auto{flex:0 0 auto;width:auto}.eg-bootstrap .col-lg-1{flex:0 0 auto;width:8.33333333%}.eg-bootstrap .col-lg-2{flex:0 0 auto;width:16.66666667%}.eg-bootstrap .col-lg-3{flex:0 0 auto;width:25%}.eg-bootstrap .col-lg-4{flex:0 0 auto;width:33.33333333%}.eg-bootstrap .col-lg-5{flex:0 0 auto;width:41.66666667%}.eg-bootstrap .col-lg-6{flex:0 0 auto;width:50%}.eg-bootstrap .col-lg-7{flex:0 0 auto;width:58.33333333%}.eg-bootstrap .col-lg-8{flex:0 0 auto;width:66.66666667%}.eg-bootstrap .col-lg-9{flex:0 0 auto;width:75%}.eg-bootstrap .col-lg-10{flex:0 0 auto;width:83.33333333%}.eg-bootstrap .col-lg-11{flex:0 0 auto;width:91.66666667%}.eg-bootstrap .col-lg-12{flex:0 0 auto;width:100%}.eg-bootstrap .offset-lg-0{margin-left:0}.eg-bootstrap .offset-lg-1{margin-left:8.33333333%}.eg-bootstrap .offset-lg-2{margin-left:16.66666667%}.eg-bootstrap .offset-lg-3{margin-left:25%}.eg-bootstrap .offset-lg-4{margin-left:33.33333333%}.eg-bootstrap .offset-lg-5{margin-left:41.66666667%}.eg-bootstrap .offset-lg-6{margin-left:50%}.eg-bootstrap .offset-lg-7{margin-left:58.33333333%}.eg-bootstrap .offset-lg-8{margin-left:66.66666667%}.eg-bootstrap .offset-lg-9{margin-left:75%}.eg-bootstrap .offset-lg-10{margin-left:83.33333333%}.eg-bootstrap .offset-lg-11{margin-left:91.66666667%}.eg-bootstrap .g-lg-0,.eg-bootstrap .gx-lg-0{--eg-gutter-x:0}.eg-bootstrap .g-lg-0,.eg-bootstrap .gy-lg-0{--eg-gutter-y:0}.eg-bootstrap .g-lg-1,.eg-bootstrap .gx-lg-1{--eg-gutter-x:.125rem}.eg-bootstrap .g-lg-1,.eg-bootstrap .gy-lg-1{--eg-gutter-y:.125rem}.eg-bootstrap .g-lg-2,.eg-bootstrap .gx-lg-2{--eg-gutter-x:.25rem}.eg-bootstrap .g-lg-2,.eg-bootstrap .gy-lg-2{--eg-gutter-y:.25rem}.eg-bootstrap .g-lg-3,.eg-bootstrap .gx-lg-3{--eg-gutter-x:.5rem}.eg-bootstrap .g-lg-3,.eg-bootstrap .gy-lg-3{--eg-gutter-y:.5rem}.eg-bootstrap .g-lg-4,.eg-bootstrap .gx-lg-4{--eg-gutter-x:.75rem}.eg-bootstrap .g-lg-4,.eg-bootstrap .gy-lg-4{--eg-gutter-y:.75rem}.eg-bootstrap .g-lg-5,.eg-bootstrap .gx-lg-5{--eg-gutter-x:1rem}.eg-bootstrap .g-lg-5,.eg-bootstrap .gy-lg-5{--eg-gutter-y:1rem}.eg-bootstrap .g-lg-6,.eg-bootstrap .gx-lg-6{--eg-gutter-x:1.25rem}.eg-bootstrap .g-lg-6,.eg-bootstrap .gy-lg-6{--eg-gutter-y:1.25rem}.eg-bootstrap .g-lg-7,.eg-bootstrap .gx-lg-7{--eg-gutter-x:1.5rem}.eg-bootstrap .g-lg-7,.eg-bootstrap .gy-lg-7{--eg-gutter-y:1.5rem}.eg-bootstrap .g-lg-8,.eg-bootstrap .gx-lg-8{--eg-gutter-x:1.75rem}.eg-bootstrap .g-lg-8,.eg-bootstrap .gy-lg-8{--eg-gutter-y:1.75rem}.eg-bootstrap .g-lg-9,.eg-bootstrap .gx-lg-9{--eg-gutter-x:2rem}.eg-bootstrap .g-lg-9,.eg-bootstrap .gy-lg-9{--eg-gutter-y:2rem}.eg-bootstrap .g-lg-10,.eg-bootstrap .gx-lg-10{--eg-gutter-x:2.5rem}.eg-bootstrap .g-lg-10,.eg-bootstrap .gy-lg-10{--eg-gutter-y:2.5rem}.eg-bootstrap .g-lg-11,.eg-bootstrap .gx-lg-11{--eg-gutter-x:3rem}.eg-bootstrap .g-lg-11,.eg-bootstrap .gy-lg-11{--eg-gutter-y:3rem}.eg-bootstrap .g-lg-12,.eg-bootstrap .gx-lg-12{--eg-gutter-x:4rem}.eg-bootstrap .g-lg-12,.eg-bootstrap .gy-lg-12{--eg-gutter-y:4rem}.eg-bootstrap .g-lg-13,.eg-bootstrap .gx-lg-13{--eg-gutter-x:5rem}.eg-bootstrap .g-lg-13,.eg-bootstrap .gy-lg-13{--eg-gutter-y:5rem}.eg-bootstrap .g-lg-14,.eg-bootstrap .gx-lg-14{--eg-gutter-x:6rem}.eg-bootstrap .g-lg-14,.eg-bootstrap .gy-lg-14{--eg-gutter-y:6rem}.eg-bootstrap .g-lg-15,.eg-bootstrap .gx-lg-15{--eg-gutter-x:7rem}.eg-bootstrap .g-lg-15,.eg-bootstrap .gy-lg-15{--eg-gutter-y:7rem}.eg-bootstrap .g-lg-16,.eg-bootstrap .gx-lg-16{--eg-gutter-x:8rem}.eg-bootstrap .g-lg-16,.eg-bootstrap .gy-lg-16{--eg-gutter-y:8rem}.eg-bootstrap .g-lg-17,.eg-bootstrap .gx-lg-17{--eg-gutter-x:9rem}.eg-bootstrap .g-lg-17,.eg-bootstrap .gy-lg-17{--eg-gutter-y:9rem}.eg-bootstrap .g-lg-18,.eg-bootstrap .gx-lg-18{--eg-gutter-x:10rem}.eg-bootstrap .g-lg-18,.eg-bootstrap .gy-lg-18{--eg-gutter-y:10rem}.eg-bootstrap .g-lg-19,.eg-bootstrap .gx-lg-19{--eg-gutter-x:12rem}.eg-bootstrap .g-lg-19,.eg-bootstrap .gy-lg-19{--eg-gutter-y:12rem}.eg-bootstrap .g-lg-20,.eg-bootstrap .gx-lg-20{--eg-gutter-x:14rem}.eg-bootstrap .g-lg-20,.eg-bootstrap .gy-lg-20{--eg-gutter-y:14rem}}@media (min-width:1200px){.eg-bootstrap .col-xl{flex:1 0}.eg-bootstrap .row-cols-xl-auto>*{flex:0 0 auto;width:auto}.eg-bootstrap .row-cols-xl-1>*{flex:0 0 auto;width:100%}.eg-bootstrap .row-cols-xl-2>*{flex:0 0 auto;width:50%}.eg-bootstrap .row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.eg-bootstrap .row-cols-xl-4>*{flex:0 0 auto;width:25%}.eg-bootstrap .row-cols-xl-5>*{flex:0 0 auto;width:20%}.eg-bootstrap .row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.eg-bootstrap .row-cols-xl-7>*{flex:0 0 auto;width:14.2857142857%}.eg-bootstrap .row-cols-xl-8>*{flex:0 0 auto;width:12.5%}.eg-bootstrap .col-xl-auto{flex:0 0 auto;width:auto}.eg-bootstrap .col-xl-1{flex:0 0 auto;width:8.33333333%}.eg-bootstrap .col-xl-2{flex:0 0 auto;width:16.66666667%}.eg-bootstrap .col-xl-3{flex:0 0 auto;width:25%}.eg-bootstrap .col-xl-4{flex:0 0 auto;width:33.33333333%}.eg-bootstrap .col-xl-5{flex:0 0 auto;width:41.66666667%}.eg-bootstrap .col-xl-6{flex:0 0 auto;width:50%}.eg-bootstrap .col-xl-7{flex:0 0 auto;width:58.33333333%}.eg-bootstrap .col-xl-8{flex:0 0 auto;width:66.66666667%}.eg-bootstrap .col-xl-9{flex:0 0 auto;width:75%}.eg-bootstrap .col-xl-10{flex:0 0 auto;width:83.33333333%}.eg-bootstrap .col-xl-11{flex:0 0 auto;width:91.66666667%}.eg-bootstrap .col-xl-12{flex:0 0 auto;width:100%}.eg-bootstrap .offset-xl-0{margin-left:0}.eg-bootstrap .offset-xl-1{margin-left:8.33333333%}.eg-bootstrap .offset-xl-2{margin-left:16.66666667%}.eg-bootstrap .offset-xl-3{margin-left:25%}.eg-bootstrap .offset-xl-4{margin-left:33.33333333%}.eg-bootstrap .offset-xl-5{margin-left:41.66666667%}.eg-bootstrap .offset-xl-6{margin-left:50%}.eg-bootstrap .offset-xl-7{margin-left:58.33333333%}.eg-bootstrap .offset-xl-8{margin-left:66.66666667%}.eg-bootstrap .offset-xl-9{margin-left:75%}.eg-bootstrap .offset-xl-10{margin-left:83.33333333%}.eg-bootstrap .offset-xl-11{margin-left:91.66666667%}.eg-bootstrap .g-xl-0,.eg-bootstrap .gx-xl-0{--eg-gutter-x:0}.eg-bootstrap .g-xl-0,.eg-bootstrap .gy-xl-0{--eg-gutter-y:0}.eg-bootstrap .g-xl-1,.eg-bootstrap .gx-xl-1{--eg-gutter-x:.125rem}.eg-bootstrap .g-xl-1,.eg-bootstrap .gy-xl-1{--eg-gutter-y:.125rem}.eg-bootstrap .g-xl-2,.eg-bootstrap .gx-xl-2{--eg-gutter-x:.25rem}.eg-bootstrap .g-xl-2,.eg-bootstrap .gy-xl-2{--eg-gutter-y:.25rem}.eg-bootstrap .g-xl-3,.eg-bootstrap .gx-xl-3{--eg-gutter-x:.5rem}.eg-bootstrap .g-xl-3,.eg-bootstrap .gy-xl-3{--eg-gutter-y:.5rem}.eg-bootstrap .g-xl-4,.eg-bootstrap .gx-xl-4{--eg-gutter-x:.75rem}.eg-bootstrap .g-xl-4,.eg-bootstrap .gy-xl-4{--eg-gutter-y:.75rem}.eg-bootstrap .g-xl-5,.eg-bootstrap .gx-xl-5{--eg-gutter-x:1rem}.eg-bootstrap .g-xl-5,.eg-bootstrap .gy-xl-5{--eg-gutter-y:1rem}.eg-bootstrap .g-xl-6,.eg-bootstrap .gx-xl-6{--eg-gutter-x:1.25rem}.eg-bootstrap .g-xl-6,.eg-bootstrap .gy-xl-6{--eg-gutter-y:1.25rem}.eg-bootstrap .g-xl-7,.eg-bootstrap .gx-xl-7{--eg-gutter-x:1.5rem}.eg-bootstrap .g-xl-7,.eg-bootstrap .gy-xl-7{--eg-gutter-y:1.5rem}.eg-bootstrap .g-xl-8,.eg-bootstrap .gx-xl-8{--eg-gutter-x:1.75rem}.eg-bootstrap .g-xl-8,.eg-bootstrap .gy-xl-8{--eg-gutter-y:1.75rem}.eg-bootstrap .g-xl-9,.eg-bootstrap .gx-xl-9{--eg-gutter-x:2rem}.eg-bootstrap .g-xl-9,.eg-bootstrap .gy-xl-9{--eg-gutter-y:2rem}.eg-bootstrap .g-xl-10,.eg-bootstrap .gx-xl-10{--eg-gutter-x:2.5rem}.eg-bootstrap .g-xl-10,.eg-bootstrap .gy-xl-10{--eg-gutter-y:2.5rem}.eg-bootstrap .g-xl-11,.eg-bootstrap .gx-xl-11{--eg-gutter-x:3rem}.eg-bootstrap .g-xl-11,.eg-bootstrap .gy-xl-11{--eg-gutter-y:3rem}.eg-bootstrap .g-xl-12,.eg-bootstrap .gx-xl-12{--eg-gutter-x:4rem}.eg-bootstrap .g-xl-12,.eg-bootstrap .gy-xl-12{--eg-gutter-y:4rem}.eg-bootstrap .g-xl-13,.eg-bootstrap .gx-xl-13{--eg-gutter-x:5rem}.eg-bootstrap .g-xl-13,.eg-bootstrap .gy-xl-13{--eg-gutter-y:5rem}.eg-bootstrap .g-xl-14,.eg-bootstrap .gx-xl-14{--eg-gutter-x:6rem}.eg-bootstrap .g-xl-14,.eg-bootstrap .gy-xl-14{--eg-gutter-y:6rem}.eg-bootstrap .g-xl-15,.eg-bootstrap .gx-xl-15{--eg-gutter-x:7rem}.eg-bootstrap .g-xl-15,.eg-bootstrap .gy-xl-15{--eg-gutter-y:7rem}.eg-bootstrap .g-xl-16,.eg-bootstrap .gx-xl-16{--eg-gutter-x:8rem}.eg-bootstrap .g-xl-16,.eg-bootstrap .gy-xl-16{--eg-gutter-y:8rem}.eg-bootstrap .g-xl-17,.eg-bootstrap .gx-xl-17{--eg-gutter-x:9rem}.eg-bootstrap .g-xl-17,.eg-bootstrap .gy-xl-17{--eg-gutter-y:9rem}.eg-bootstrap .g-xl-18,.eg-bootstrap .gx-xl-18{--eg-gutter-x:10rem}.eg-bootstrap .g-xl-18,.eg-bootstrap .gy-xl-18{--eg-gutter-y:10rem}.eg-bootstrap .g-xl-19,.eg-bootstrap .gx-xl-19{--eg-gutter-x:12rem}.eg-bootstrap .g-xl-19,.eg-bootstrap .gy-xl-19{--eg-gutter-y:12rem}.eg-bootstrap .g-xl-20,.eg-bootstrap .gx-xl-20{--eg-gutter-x:14rem}.eg-bootstrap .g-xl-20,.eg-bootstrap .gy-xl-20{--eg-gutter-y:14rem}}@media (min-width:1400px){.eg-bootstrap .col-xxl{flex:1 0}.eg-bootstrap .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.eg-bootstrap .row-cols-xxl-1>*{flex:0 0 auto;width:100%}.eg-bootstrap .row-cols-xxl-2>*{flex:0 0 auto;width:50%}.eg-bootstrap .row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.eg-bootstrap .row-cols-xxl-4>*{flex:0 0 auto;width:25%}.eg-bootstrap .row-cols-xxl-5>*{flex:0 0 auto;width:20%}.eg-bootstrap .row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.eg-bootstrap .row-cols-xxl-7>*{flex:0 0 auto;width:14.2857142857%}.eg-bootstrap .row-cols-xxl-8>*{flex:0 0 auto;width:12.5%}.eg-bootstrap .col-xxl-auto{flex:0 0 auto;width:auto}.eg-bootstrap .col-xxl-1{flex:0 0 auto;width:8.33333333%}.eg-bootstrap .col-xxl-2{flex:0 0 auto;width:16.66666667%}.eg-bootstrap .col-xxl-3{flex:0 0 auto;width:25%}.eg-bootstrap .col-xxl-4{flex:0 0 auto;width:33.33333333%}.eg-bootstrap .col-xxl-5{flex:0 0 auto;width:41.66666667%}.eg-bootstrap .col-xxl-6{flex:0 0 auto;width:50%}.eg-bootstrap .col-xxl-7{flex:0 0 auto;width:58.33333333%}.eg-bootstrap .col-xxl-8{flex:0 0 auto;width:66.66666667%}.eg-bootstrap .col-xxl-9{flex:0 0 auto;width:75%}.eg-bootstrap .col-xxl-10{flex:0 0 auto;width:83.33333333%}.eg-bootstrap .col-xxl-11{flex:0 0 auto;width:91.66666667%}.eg-bootstrap .col-xxl-12{flex:0 0 auto;width:100%}.eg-bootstrap .offset-xxl-0{margin-left:0}.eg-bootstrap .offset-xxl-1{margin-left:8.33333333%}.eg-bootstrap .offset-xxl-2{margin-left:16.66666667%}.eg-bootstrap .offset-xxl-3{margin-left:25%}.eg-bootstrap .offset-xxl-4{margin-left:33.33333333%}.eg-bootstrap .offset-xxl-5{margin-left:41.66666667%}.eg-bootstrap .offset-xxl-6{margin-left:50%}.eg-bootstrap .offset-xxl-7{margin-left:58.33333333%}.eg-bootstrap .offset-xxl-8{margin-left:66.66666667%}.eg-bootstrap .offset-xxl-9{margin-left:75%}.eg-bootstrap .offset-xxl-10{margin-left:83.33333333%}.eg-bootstrap .offset-xxl-11{margin-left:91.66666667%}.eg-bootstrap .g-xxl-0,.eg-bootstrap .gx-xxl-0{--eg-gutter-x:0}.eg-bootstrap .g-xxl-0,.eg-bootstrap .gy-xxl-0{--eg-gutter-y:0}.eg-bootstrap .g-xxl-1,.eg-bootstrap .gx-xxl-1{--eg-gutter-x:.125rem}.eg-bootstrap .g-xxl-1,.eg-bootstrap .gy-xxl-1{--eg-gutter-y:.125rem}.eg-bootstrap .g-xxl-2,.eg-bootstrap .gx-xxl-2{--eg-gutter-x:.25rem}.eg-bootstrap .g-xxl-2,.eg-bootstrap .gy-xxl-2{--eg-gutter-y:.25rem}.eg-bootstrap .g-xxl-3,.eg-bootstrap .gx-xxl-3{--eg-gutter-x:.5rem}.eg-bootstrap .g-xxl-3,.eg-bootstrap .gy-xxl-3{--eg-gutter-y:.5rem}.eg-bootstrap .g-xxl-4,.eg-bootstrap .gx-xxl-4{--eg-gutter-x:.75rem}.eg-bootstrap .g-xxl-4,.eg-bootstrap .gy-xxl-4{--eg-gutter-y:.75rem}.eg-bootstrap .g-xxl-5,.eg-bootstrap .gx-xxl-5{--eg-gutter-x:1rem}.eg-bootstrap .g-xxl-5,.eg-bootstrap .gy-xxl-5{--eg-gutter-y:1rem}.eg-bootstrap .g-xxl-6,.eg-bootstrap .gx-xxl-6{--eg-gutter-x:1.25rem}.eg-bootstrap .g-xxl-6,.eg-bootstrap .gy-xxl-6{--eg-gutter-y:1.25rem}.eg-bootstrap .g-xxl-7,.eg-bootstrap .gx-xxl-7{--eg-gutter-x:1.5rem}.eg-bootstrap .g-xxl-7,.eg-bootstrap .gy-xxl-7{--eg-gutter-y:1.5rem}.eg-bootstrap .g-xxl-8,.eg-bootstrap .gx-xxl-8{--eg-gutter-x:1.75rem}.eg-bootstrap .g-xxl-8,.eg-bootstrap .gy-xxl-8{--eg-gutter-y:1.75rem}.eg-bootstrap .g-xxl-9,.eg-bootstrap .gx-xxl-9{--eg-gutter-x:2rem}.eg-bootstrap .g-xxl-9,.eg-bootstrap .gy-xxl-9{--eg-gutter-y:2rem}.eg-bootstrap .g-xxl-10,.eg-bootstrap .gx-xxl-10{--eg-gutter-x:2.5rem}.eg-bootstrap .g-xxl-10,.eg-bootstrap .gy-xxl-10{--eg-gutter-y:2.5rem}.eg-bootstrap .g-xxl-11,.eg-bootstrap .gx-xxl-11{--eg-gutter-x:3rem}.eg-bootstrap .g-xxl-11,.eg-bootstrap .gy-xxl-11{--eg-gutter-y:3rem}.eg-bootstrap .g-xxl-12,.eg-bootstrap .gx-xxl-12{--eg-gutter-x:4rem}.eg-bootstrap .g-xxl-12,.eg-bootstrap .gy-xxl-12{--eg-gutter-y:4rem}.eg-bootstrap .g-xxl-13,.eg-bootstrap .gx-xxl-13{--eg-gutter-x:5rem}.eg-bootstrap .g-xxl-13,.eg-bootstrap .gy-xxl-13{--eg-gutter-y:5rem}.eg-bootstrap .g-xxl-14,.eg-bootstrap .gx-xxl-14{--eg-gutter-x:6rem}.eg-bootstrap .g-xxl-14,.eg-bootstrap .gy-xxl-14{--eg-gutter-y:6rem}.eg-bootstrap .g-xxl-15,.eg-bootstrap .gx-xxl-15{--eg-gutter-x:7rem}.eg-bootstrap .g-xxl-15,.eg-bootstrap .gy-xxl-15{--eg-gutter-y:7rem}.eg-bootstrap .g-xxl-16,.eg-bootstrap .gx-xxl-16{--eg-gutter-x:8rem}.eg-bootstrap .g-xxl-16,.eg-bootstrap .gy-xxl-16{--eg-gutter-y:8rem}.eg-bootstrap .g-xxl-17,.eg-bootstrap .gx-xxl-17{--eg-gutter-x:9rem}.eg-bootstrap .g-xxl-17,.eg-bootstrap .gy-xxl-17{--eg-gutter-y:9rem}.eg-bootstrap .g-xxl-18,.eg-bootstrap .gx-xxl-18{--eg-gutter-x:10rem}.eg-bootstrap .g-xxl-18,.eg-bootstrap .gy-xxl-18{--eg-gutter-y:10rem}.eg-bootstrap .g-xxl-19,.eg-bootstrap .gx-xxl-19{--eg-gutter-x:12rem}.eg-bootstrap .g-xxl-19,.eg-bootstrap .gy-xxl-19{--eg-gutter-y:12rem}.eg-bootstrap .g-xxl-20,.eg-bootstrap .gx-xxl-20{--eg-gutter-x:14rem}.eg-bootstrap .g-xxl-20,.eg-bootstrap .gy-xxl-20{--eg-gutter-y:14rem}}.eg-bootstrap .table{--eg-table-color:var(--eg-body-color);--eg-table-bg:#0000;--eg-table-border-color:var(--eg-border-color);--eg-table-accent-bg:#0000;--eg-table-striped-color:var(--eg-body-color);--eg-table-striped-bg:#0000000d;--eg-table-active-color:var(--eg-body-color);--eg-table-active-bg:#0000001a;--eg-table-hover-color:var(--eg-body-color);--eg-table-hover-bg:rgba(0,0,0,.075);border-color:var(--eg-table-border-color);color:var(--eg-table-color);vertical-align:top;width:100%}.eg-bootstrap .table>:not(caption)>*>*{background-color:var(--eg-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--eg-table-accent-bg);padding:.5rem}.eg-bootstrap .table>tbody{vertical-align:inherit}.eg-bootstrap .table>thead{vertical-align:bottom}.eg-bootstrap .table-group-divider{border-top:2px solid}.eg-bootstrap .caption-top{caption-side:top}.eg-bootstrap .table-sm>:not(caption)>*>*{padding:.25rem}.eg-bootstrap .table-bordered>:not(caption)>*{border-width:1px 0}.eg-bootstrap .table-bordered>:not(caption)>*>*{border-width:0 1px}.eg-bootstrap .table-borderless>:not(caption)>*>*{border-bottom-width:0}.eg-bootstrap .table-borderless>:not(:first-child){border-top-width:0}.eg-bootstrap .table-striped-columns>:not(caption)>tr>:nth-child(2n),.eg-bootstrap .table-striped>tbody>tr:nth-of-type(odd)>*{--eg-table-accent-bg:var(--eg-table-striped-bg);color:var(--eg-table-striped-color)}.eg-bootstrap .table-active{--eg-table-accent-bg:var(--eg-table-active-bg);color:var(--eg-table-active-color)}.eg-bootstrap .table-hover>tbody>tr:hover>*{--eg-table-accent-bg:var(--eg-table-hover-bg);color:var(--eg-table-hover-color)}.eg-bootstrap .table-primary{--eg-table-color:#000;--eg-table-bg:#cfe2ff;--eg-table-border-color:#bacbe6;--eg-table-striped-bg:#c5d7f2;--eg-table-striped-color:#000;--eg-table-active-bg:#bacbe6;--eg-table-active-color:#000;--eg-table-hover-bg:#bfd1ec;--eg-table-hover-color:#000}.eg-bootstrap .table-primary,.eg-bootstrap .table-secondary{border-color:var(--eg-table-border-color);color:var(--eg-table-color)}.eg-bootstrap .table-secondary{--eg-table-color:#000;--eg-table-bg:#e2e3e5;--eg-table-border-color:#cbccce;--eg-table-striped-bg:#d7d8da;--eg-table-striped-color:#000;--eg-table-active-bg:#cbccce;--eg-table-active-color:#000;--eg-table-hover-bg:#d1d2d4;--eg-table-hover-color:#000}.eg-bootstrap .table-success{--eg-table-color:#000;--eg-table-bg:#d1e7dd;--eg-table-border-color:#bcd0c7;--eg-table-striped-bg:#c7dbd2;--eg-table-striped-color:#000;--eg-table-active-bg:#bcd0c7;--eg-table-active-color:#000;--eg-table-hover-bg:#c1d6cc;--eg-table-hover-color:#000}.eg-bootstrap .table-info,.eg-bootstrap .table-success{border-color:var(--eg-table-border-color);color:var(--eg-table-color)}.eg-bootstrap .table-info{--eg-table-color:#000;--eg-table-bg:#cff4fc;--eg-table-border-color:#badce3;--eg-table-striped-bg:#c5e8ef;--eg-table-striped-color:#000;--eg-table-active-bg:#badce3;--eg-table-active-color:#000;--eg-table-hover-bg:#bfe2e9;--eg-table-hover-color:#000}.eg-bootstrap .table-warning{--eg-table-color:#000;--eg-table-bg:#fff3cd;--eg-table-border-color:#e6dbb9;--eg-table-striped-bg:#f2e7c3;--eg-table-striped-color:#000;--eg-table-active-bg:#e6dbb9;--eg-table-active-color:#000;--eg-table-hover-bg:#ece1be;--eg-table-hover-color:#000}.eg-bootstrap .table-danger,.eg-bootstrap .table-warning{border-color:var(--eg-table-border-color);color:var(--eg-table-color)}.eg-bootstrap .table-danger{--eg-table-color:#000;--eg-table-bg:#f8d7da;--eg-table-border-color:#dfc2c4;--eg-table-striped-bg:#eccccf;--eg-table-striped-color:#000;--eg-table-active-bg:#dfc2c4;--eg-table-active-color:#000;--eg-table-hover-bg:#e5c7ca;--eg-table-hover-color:#000}.eg-bootstrap .table-light{--eg-table-color:#000;--eg-table-bg:#f8f9fa;--eg-table-border-color:#dfe0e1;--eg-table-striped-bg:#ecedee;--eg-table-striped-color:#000;--eg-table-active-bg:#dfe0e1;--eg-table-active-color:#000;--eg-table-hover-bg:#e5e6e7;--eg-table-hover-color:#000}.eg-bootstrap .table-dark,.eg-bootstrap .table-light{border-color:var(--eg-table-border-color);color:var(--eg-table-color)}.eg-bootstrap .table-dark{--eg-table-color:#fff;--eg-table-bg:#212529;--eg-table-border-color:#373b3e;--eg-table-striped-bg:#2c3034;--eg-table-striped-color:#fff;--eg-table-active-bg:#373b3e;--eg-table-active-color:#fff;--eg-table-hover-bg:#323539;--eg-table-hover-color:#fff}.eg-bootstrap .table-responsive{-webkit-overflow-scrolling:touch;border:1px solid #e8ebed!important;border-radius:.375rem!important;margin-bottom:.5rem!important;overflow-x:auto}@media (max-width:575.98px){.eg-bootstrap .table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.eg-bootstrap .table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.eg-bootstrap .table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.eg-bootstrap .table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.eg-bootstrap .table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.eg-bootstrap .form-label{margin-bottom:.5rem}.eg-bootstrap .col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.eg-bootstrap .col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.eg-bootstrap .col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.eg-bootstrap .form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.eg-bootstrap .form-control{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.eg-bootstrap .form-control{transition:none}}.eg-bootstrap .form-control[type=file]{overflow:hidden}.eg-bootstrap .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.eg-bootstrap .form-control:focus{background-color:#fff;border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;color:#212529;outline:0}.eg-bootstrap .form-control::-webkit-date-and-time-value{height:1.5em}.eg-bootstrap .form-control::placeholder{color:#6c757d;opacity:1}.eg-bootstrap .form-control:disabled{background-color:#e9ecef;opacity:1}.eg-bootstrap .form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.eg-bootstrap .form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;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}@media (prefers-reduced-motion:reduce){.eg-bootstrap .form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.eg-bootstrap .form-control::file-selector-button{transition:none}}.eg-bootstrap .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.eg-bootstrap .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.eg-bootstrap .form-control-plaintext{background-color:initial;border:solid #0000;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.eg-bootstrap .form-control-plaintext:focus{outline:0}.eg-bootstrap .form-control-plaintext.form-control-lg,.eg-bootstrap .form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.eg-bootstrap .form-control-sm{border-radius:.25rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.eg-bootstrap .form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.eg-bootstrap .form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.eg-bootstrap .form-control-lg{border-radius:.5rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.eg-bootstrap .form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.eg-bootstrap .form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.eg-bootstrap textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}.eg-bootstrap textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}.eg-bootstrap textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.eg-bootstrap .form-control-color{height:calc(1.5em + .75rem + 2px);padding:.375rem;width:3rem}.eg-bootstrap .form-control-color:not(:disabled):not([readonly]){cursor:pointer}.eg-bootstrap .form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.eg-bootstrap .form-control-color::-webkit-color-swatch{border-radius:.375rem}.eg-bootstrap .form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.eg-bootstrap .form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.eg-bootstrap .form-select{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;appearance:none;background-color:#fff;background-image: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-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.eg-bootstrap .form-select{transition:none}}.eg-bootstrap .form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.eg-bootstrap .form-select[multiple],.eg-bootstrap .form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.eg-bootstrap .form-select:disabled{background-color:#e9ecef}.eg-bootstrap .form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #212529}.eg-bootstrap .form-select-sm{border-radius:.25rem;font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.eg-bootstrap .form-select-lg{border-radius:.5rem;font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.eg-bootstrap .form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.eg-bootstrap .form-check .form-check-input{float:left;margin-left:-1.5em}.eg-bootstrap .form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.eg-bootstrap .form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.eg-bootstrap .form-check-input{-webkit-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #00000040;height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.eg-bootstrap .form-check-input[type=checkbox]{border-radius:.25em}.eg-bootstrap .form-check-input[type=radio]{border-radius:50%}.eg-bootstrap .form-check-input:active{filter:brightness(90%)}.eg-bootstrap .form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.eg-bootstrap .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.eg-bootstrap .form-check-input:checked[type=checkbox]{background-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")}.eg-bootstrap .form-check-input:checked[type=radio]{background-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")}.eg-bootstrap .form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;background-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");border-color:#0d6efd}.eg-bootstrap .form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.eg-bootstrap .form-check-input:disabled~.form-check-label,.eg-bootstrap .form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.eg-bootstrap .form-switch{padding-left:2.5em}.eg-bootstrap .form-switch .form-check-input{background-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='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.eg-bootstrap .form-switch .form-check-input{transition:none}}.eg-bootstrap .form-switch .form-check-input:focus{background-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='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.eg-bootstrap .form-switch .form-check-input:checked{background-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='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.eg-bootstrap .form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.eg-bootstrap .form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.eg-bootstrap .form-check-inline{display:inline-block;margin-right:1rem}.eg-bootstrap .btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.eg-bootstrap .btn-check:disabled+.btn,.eg-bootstrap .btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.eg-bootstrap .form-range{-webkit-appearance:none;appearance:none;background-color:initial;height:1.5rem;padding:0;width:100%}.eg-bootstrap .form-range:focus{outline:0}.eg-bootstrap .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.eg-bootstrap .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.eg-bootstrap .form-range::-moz-focus-outer{border:0}.eg-bootstrap .form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;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){.eg-bootstrap .form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.eg-bootstrap .form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.eg-bootstrap .form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.eg-bootstrap .form-range::-moz-range-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;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){.eg-bootstrap .form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.eg-bootstrap .form-range::-moz-range-thumb:active{background-color:#b6d4fe}.eg-bootstrap .form-range::-moz-range-track{background-color:#dee2e6;border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.eg-bootstrap .form-range:disabled{pointer-events:none}.eg-bootstrap .form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.eg-bootstrap .form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.eg-bootstrap .form-floating{position:relative}.eg-bootstrap .form-floating>.form-control,.eg-bootstrap .form-floating>.form-control-plaintext,.eg-bootstrap .form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.eg-bootstrap .form-floating>label{border:1px solid #0000;height:100%;left:0;overflow:hidden;padding:1rem .75rem;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;width:100%}@media (prefers-reduced-motion:reduce){.eg-bootstrap .form-floating>label{transition:none}}.eg-bootstrap .form-floating>.form-control,.eg-bootstrap .form-floating>.form-control-plaintext{padding:1rem .75rem}.eg-bootstrap .form-floating>.form-control-plaintext::placeholder,.eg-bootstrap .form-floating>.form-control::placeholder{color:#0000}.eg-bootstrap .form-floating>.form-control-plaintext:focus,.eg-bootstrap .form-floating>.form-control-plaintext:not(:placeholder-shown),.eg-bootstrap .form-floating>.form-control:focus,.eg-bootstrap .form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.eg-bootstrap .form-floating>.form-control-plaintext:-webkit-autofill,.eg-bootstrap .form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.eg-bootstrap .form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.eg-bootstrap .form-floating>.form-control-plaintext~label,.eg-bootstrap .form-floating>.form-control:focus~label,.eg-bootstrap .form-floating>.form-control:not(:placeholder-shown)~label,.eg-bootstrap .form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.eg-bootstrap .form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.eg-bootstrap .form-floating>.form-control-plaintext~label{border-width:1px 0}.eg-bootstrap .input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.eg-bootstrap .input-group>.form-control,.eg-bootstrap .input-group>.form-floating,.eg-bootstrap .input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.eg-bootstrap .input-group>.form-control:focus,.eg-bootstrap .input-group>.form-floating:focus-within,.eg-bootstrap .input-group>.form-select:focus{z-index:5}.eg-bootstrap .input-group .btn{position:relative;z-index:2}.eg-bootstrap .input-group .btn:focus{z-index:5}.eg-bootstrap .input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.eg-bootstrap .input-group-lg>.btn,.eg-bootstrap .input-group-lg>.form-control,.eg-bootstrap .input-group-lg>.form-select,.eg-bootstrap .input-group-lg>.input-group-text{border-radius:.5rem;font-size:1.25rem;padding:.5rem 1rem}.eg-bootstrap .input-group-sm>.btn,.eg-bootstrap .input-group-sm>.form-control,.eg-bootstrap .input-group-sm>.form-select,.eg-bootstrap .input-group-sm>.input-group-text{border-radius:.25rem;font-size:.875rem;padding:.25rem .5rem}.eg-bootstrap .input-group-lg>.form-select,.eg-bootstrap .input-group-sm>.form-select{padding-right:3rem}.eg-bootstrap .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.eg-bootstrap .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.eg-bootstrap .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.eg-bootstrap .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.eg-bootstrap .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.eg-bootstrap .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.eg-bootstrap .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.eg-bootstrap .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}.eg-bootstrap .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}.eg-bootstrap .input-group>.form-floating:not(:first-child)>.form-control,.eg-bootstrap .input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.eg-bootstrap .valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.eg-bootstrap .valid-tooltip{background-color:#198754e6;border-radius:.375rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.eg-bootstrap .is-valid~.valid-feedback,.eg-bootstrap .is-valid~.valid-tooltip,.eg-bootstrap .was-validated :valid~.valid-feedback,.eg-bootstrap .was-validated :valid~.valid-tooltip{display:block}.eg-bootstrap .form-control.is-valid,.eg-bootstrap .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.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.eg-bootstrap .form-control.is-valid:focus,.eg-bootstrap .was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.eg-bootstrap .was-validated textarea.form-control:valid,.eg-bootstrap textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.eg-bootstrap .form-select.is-valid,.eg-bootstrap .was-validated .form-select:valid{border-color:#198754}.eg-bootstrap .form-select.is-valid:not([multiple]):not([size]),.eg-bootstrap .form-select.is-valid:not([multiple])[size="1"],.eg-bootstrap .was-validated .form-select:valid:not([multiple]):not([size]),.eg-bootstrap .was-validated .form-select:valid:not([multiple])[size="1"]{background-image: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"),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.1z'/%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}.eg-bootstrap .form-select.is-valid:focus,.eg-bootstrap .was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.eg-bootstrap .form-control-color.is-valid,.eg-bootstrap .was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.eg-bootstrap .form-check-input.is-valid,.eg-bootstrap .was-validated .form-check-input:valid{border-color:#198754}.eg-bootstrap .form-check-input.is-valid:checked,.eg-bootstrap .was-validated .form-check-input:valid:checked{background-color:#198754}.eg-bootstrap .form-check-input.is-valid:focus,.eg-bootstrap .was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440}.eg-bootstrap .form-check-input.is-valid~.form-check-label,.eg-bootstrap .was-validated .form-check-input:valid~.form-check-label{color:#198754}.eg-bootstrap .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.eg-bootstrap .input-group>.form-control:not(:focus).is-valid,.eg-bootstrap .input-group>.form-floating:not(:focus-within).is-valid,.eg-bootstrap .input-group>.form-select:not(:focus).is-valid,.eg-bootstrap .was-validated .input-group>.form-control:not(:focus):valid,.eg-bootstrap .was-validated .input-group>.form-floating:not(:focus-within):valid,.eg-bootstrap .was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.eg-bootstrap .invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.eg-bootstrap .invalid-tooltip{background-color:#dc3545e6;border-radius:.375rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.eg-bootstrap .is-invalid~.invalid-feedback,.eg-bootstrap .is-invalid~.invalid-tooltip,.eg-bootstrap .was-validated :invalid~.invalid-feedback,.eg-bootstrap .was-validated :invalid~.invalid-tooltip{display:block}.eg-bootstrap .form-control.is-invalid,.eg-bootstrap .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-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.eg-bootstrap .form-control.is-invalid:focus,.eg-bootstrap .was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.eg-bootstrap .was-validated textarea.form-control:invalid,.eg-bootstrap textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.eg-bootstrap .form-select.is-invalid,.eg-bootstrap .was-validated .form-select:invalid{border-color:#dc3545}.eg-bootstrap .form-select.is-invalid:not([multiple]):not([size]),.eg-bootstrap .form-select.is-invalid:not([multiple])[size="1"],.eg-bootstrap .was-validated .form-select:invalid:not([multiple]):not([size]),.eg-bootstrap .was-validated .form-select:invalid:not([multiple])[size="1"]{background-image: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"),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}.eg-bootstrap .form-select.is-invalid:focus,.eg-bootstrap .was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.eg-bootstrap .form-control-color.is-invalid,.eg-bootstrap .was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.eg-bootstrap .form-check-input.is-invalid,.eg-bootstrap .was-validated .form-check-input:invalid{border-color:#dc3545}.eg-bootstrap .form-check-input.is-invalid:checked,.eg-bootstrap .was-validated .form-check-input:invalid:checked{background-color:#dc3545}.eg-bootstrap .form-check-input.is-invalid:focus,.eg-bootstrap .was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.eg-bootstrap .form-check-input.is-invalid~.form-check-label,.eg-bootstrap .was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.eg-bootstrap .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.eg-bootstrap .input-group>.form-control:not(:focus).is-invalid,.eg-bootstrap .input-group>.form-floating:not(:focus-within).is-invalid,.eg-bootstrap .input-group>.form-select:not(:focus).is-invalid,.eg-bootstrap .was-validated .input-group>.form-control:not(:focus):invalid,.eg-bootstrap .was-validated .input-group>.form-floating:not(:focus-within):invalid,.eg-bootstrap .was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.eg-bootstrap .btn{--eg-btn-padding-x:.75rem;--eg-btn-padding-y:.375rem;--eg-btn-font-family: ;--eg-btn-font-size:1rem;--eg-btn-font-weight:400;--eg-btn-line-height:1.5;--eg-btn-color:#212529;--eg-btn-bg:#0000;--eg-btn-border-width:1px;--eg-btn-border-color:#0000;--eg-btn-border-radius:.375rem;--eg-btn-hover-border-color:#0000;--eg-btn-box-shadow:inset 0 1px 0 #ffffff26,0 1px 1px rgba(0,0,0,.075);--eg-btn-disabled-opacity:.65;--eg-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--eg-btn-focus-shadow-rgb),.5);background-color:var(--eg-btn-bg);border:var(--eg-btn-border-width) solid var(--eg-btn-border-color);border-radius:var(--eg-btn-border-radius);color:var(--eg-btn-color);cursor:pointer;display:inline-block;font-family:var(--eg-btn-font-family);font-size:var(--eg-btn-font-size);font-weight:var(--eg-btn-font-weight);line-height:var(--eg-btn-line-height);padding:var(--eg-btn-padding-y) var(--eg-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;-webkit-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.eg-bootstrap .btn{transition:none}}.eg-bootstrap .btn:hover{background-color:var(--eg-btn-hover-bg);border-color:var(--eg-btn-hover-border-color);color:var(--eg-btn-hover-color)}.eg-bootstrap .btn-check+.btn:hover{background-color:var(--eg-btn-bg);border-color:var(--eg-btn-border-color);color:var(--eg-btn-color)}.eg-bootstrap .btn:focus-visible{background-color:var(--eg-btn-hover-bg);border-color:var(--eg-btn-hover-border-color);box-shadow:var(--eg-btn-focus-box-shadow);color:var(--eg-btn-hover-color);outline:0}.eg-bootstrap .btn-check:focus-visible+.btn{border-color:var(--eg-btn-hover-border-color);box-shadow:var(--eg-btn-focus-box-shadow);outline:0}.eg-bootstrap .btn-check:checked+.btn,.eg-bootstrap .btn.active,.eg-bootstrap .btn.show,.eg-bootstrap .btn:first-child:active,.eg-bootstrap :not(.btn-check)+.btn:active{background-color:var(--eg-btn-active-bg);border-color:var(--eg-btn-active-border-color);color:var(--eg-btn-active-color)}.eg-bootstrap .btn-check:checked+.btn:focus-visible,.eg-bootstrap .btn.active:focus-visible,.eg-bootstrap .btn.show:focus-visible,.eg-bootstrap .btn:first-child:active:focus-visible,.eg-bootstrap :not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--eg-btn-focus-box-shadow)}.eg-bootstrap .btn.disabled,.eg-bootstrap .btn:disabled,.eg-bootstrap fieldset:disabled .btn{background-color:var(--eg-btn-disabled-bg);border-color:var(--eg-btn-disabled-border-color);color:var(--eg-btn-disabled-color);opacity:var(--eg-btn-disabled-opacity);pointer-events:none}.eg-bootstrap .btn-primary{--eg-btn-color:#fff;--eg-btn-bg:#0d6efd;--eg-btn-border-color:#0d6efd;--eg-btn-hover-color:#fff;--eg-btn-hover-bg:#0b5ed7;--eg-btn-hover-border-color:#0a58ca;--eg-btn-focus-shadow-rgb:49,132,253;--eg-btn-active-color:#fff;--eg-btn-active-bg:#0a58ca;--eg-btn-active-border-color:#0a53be;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#fff;--eg-btn-disabled-bg:#0d6efd;--eg-btn-disabled-border-color:#0d6efd}.eg-bootstrap .btn-secondary{--eg-btn-color:#fff;--eg-btn-bg:#6c757d;--eg-btn-border-color:#6c757d;--eg-btn-hover-color:#fff;--eg-btn-hover-bg:#5c636a;--eg-btn-hover-border-color:#565e64;--eg-btn-focus-shadow-rgb:130,138,145;--eg-btn-active-color:#fff;--eg-btn-active-bg:#565e64;--eg-btn-active-border-color:#51585e;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#fff;--eg-btn-disabled-bg:#6c757d;--eg-btn-disabled-border-color:#6c757d}.eg-bootstrap .btn-success{--eg-btn-color:#fff;--eg-btn-bg:#198754;--eg-btn-border-color:#198754;--eg-btn-hover-color:#fff;--eg-btn-hover-bg:#157347;--eg-btn-hover-border-color:#146c43;--eg-btn-focus-shadow-rgb:60,153,110;--eg-btn-active-color:#fff;--eg-btn-active-bg:#146c43;--eg-btn-active-border-color:#13653f;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#fff;--eg-btn-disabled-bg:#198754;--eg-btn-disabled-border-color:#198754}.eg-bootstrap .btn-info{--eg-btn-color:#000;--eg-btn-bg:#0dcaf0;--eg-btn-border-color:#0dcaf0;--eg-btn-hover-color:#000;--eg-btn-hover-bg:#31d2f2;--eg-btn-hover-border-color:#25cff2;--eg-btn-focus-shadow-rgb:11,172,204;--eg-btn-active-color:#000;--eg-btn-active-bg:#3dd5f3;--eg-btn-active-border-color:#25cff2;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#000;--eg-btn-disabled-bg:#0dcaf0;--eg-btn-disabled-border-color:#0dcaf0}.eg-bootstrap .btn-warning{--eg-btn-color:#000;--eg-btn-bg:#ffc107;--eg-btn-border-color:#ffc107;--eg-btn-hover-color:#000;--eg-btn-hover-bg:#ffca2c;--eg-btn-hover-border-color:#ffc720;--eg-btn-focus-shadow-rgb:217,164,6;--eg-btn-active-color:#000;--eg-btn-active-bg:#ffcd39;--eg-btn-active-border-color:#ffc720;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#000;--eg-btn-disabled-bg:#ffc107;--eg-btn-disabled-border-color:#ffc107}.eg-bootstrap .btn-danger{--eg-btn-color:#fff;--eg-btn-bg:#dc3545;--eg-btn-border-color:#dc3545;--eg-btn-hover-color:#fff;--eg-btn-hover-bg:#bb2d3b;--eg-btn-hover-border-color:#b02a37;--eg-btn-focus-shadow-rgb:225,83,97;--eg-btn-active-color:#fff;--eg-btn-active-bg:#b02a37;--eg-btn-active-border-color:#a52834;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#fff;--eg-btn-disabled-bg:#dc3545;--eg-btn-disabled-border-color:#dc3545}.eg-bootstrap .btn-light{--eg-btn-color:#000;--eg-btn-bg:#f8f9fa;--eg-btn-border-color:#f8f9fa;--eg-btn-hover-color:#000;--eg-btn-hover-bg:#d3d4d5;--eg-btn-hover-border-color:#c6c7c8;--eg-btn-focus-shadow-rgb:211,212,213;--eg-btn-active-color:#000;--eg-btn-active-bg:#c6c7c8;--eg-btn-active-border-color:#babbbc;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#000;--eg-btn-disabled-bg:#f8f9fa;--eg-btn-disabled-border-color:#f8f9fa}.eg-bootstrap .btn-dark{--eg-btn-color:#fff;--eg-btn-bg:#212529;--eg-btn-border-color:#212529;--eg-btn-hover-color:#fff;--eg-btn-hover-bg:#424649;--eg-btn-hover-border-color:#373b3e;--eg-btn-focus-shadow-rgb:66,70,73;--eg-btn-active-color:#fff;--eg-btn-active-bg:#4d5154;--eg-btn-active-border-color:#373b3e;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#fff;--eg-btn-disabled-bg:#212529;--eg-btn-disabled-border-color:#212529}.eg-bootstrap .btn-outline-primary{--eg-btn-color:#0d6efd;--eg-btn-border-color:#0d6efd;--eg-btn-hover-color:#fff;--eg-btn-hover-bg:#0d6efd;--eg-btn-hover-border-color:#0d6efd;--eg-btn-focus-shadow-rgb:13,110,253;--eg-btn-active-color:#fff;--eg-btn-active-bg:#0d6efd;--eg-btn-active-border-color:#0d6efd;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#0d6efd;--eg-btn-disabled-bg:#0000;--eg-btn-disabled-border-color:#0d6efd;--eg-gradient:none}.eg-bootstrap .btn-outline-secondary{--eg-btn-color:#6c757d;--eg-btn-border-color:#6c757d;--eg-btn-hover-color:#fff;--eg-btn-hover-bg:#6c757d;--eg-btn-hover-border-color:#6c757d;--eg-btn-focus-shadow-rgb:108,117,125;--eg-btn-active-color:#fff;--eg-btn-active-bg:#6c757d;--eg-btn-active-border-color:#6c757d;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#6c757d;--eg-btn-disabled-bg:#0000;--eg-btn-disabled-border-color:#6c757d;--eg-gradient:none}.eg-bootstrap .btn-outline-success{--eg-btn-color:#198754;--eg-btn-border-color:#198754;--eg-btn-hover-color:#fff;--eg-btn-hover-bg:#198754;--eg-btn-hover-border-color:#198754;--eg-btn-focus-shadow-rgb:25,135,84;--eg-btn-active-color:#fff;--eg-btn-active-bg:#198754;--eg-btn-active-border-color:#198754;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#198754;--eg-btn-disabled-bg:#0000;--eg-btn-disabled-border-color:#198754;--eg-gradient:none}.eg-bootstrap .btn-outline-info{--eg-btn-color:#0dcaf0;--eg-btn-border-color:#0dcaf0;--eg-btn-hover-color:#000;--eg-btn-hover-bg:#0dcaf0;--eg-btn-hover-border-color:#0dcaf0;--eg-btn-focus-shadow-rgb:13,202,240;--eg-btn-active-color:#000;--eg-btn-active-bg:#0dcaf0;--eg-btn-active-border-color:#0dcaf0;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#0dcaf0;--eg-btn-disabled-bg:#0000;--eg-btn-disabled-border-color:#0dcaf0;--eg-gradient:none}.eg-bootstrap .btn-outline-warning{--eg-btn-color:#ffc107;--eg-btn-border-color:#ffc107;--eg-btn-hover-color:#000;--eg-btn-hover-bg:#ffc107;--eg-btn-hover-border-color:#ffc107;--eg-btn-focus-shadow-rgb:255,193,7;--eg-btn-active-color:#000;--eg-btn-active-bg:#ffc107;--eg-btn-active-border-color:#ffc107;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#ffc107;--eg-btn-disabled-bg:#0000;--eg-btn-disabled-border-color:#ffc107;--eg-gradient:none}.eg-bootstrap .btn-outline-danger{--eg-btn-color:#dc3545;--eg-btn-border-color:#dc3545;--eg-btn-hover-color:#fff;--eg-btn-hover-bg:#dc3545;--eg-btn-hover-border-color:#dc3545;--eg-btn-focus-shadow-rgb:220,53,69;--eg-btn-active-color:#fff;--eg-btn-active-bg:#dc3545;--eg-btn-active-border-color:#dc3545;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#dc3545;--eg-btn-disabled-bg:#0000;--eg-btn-disabled-border-color:#dc3545;--eg-gradient:none}.eg-bootstrap .btn-outline-light{--eg-btn-color:#f8f9fa;--eg-btn-border-color:#f8f9fa;--eg-btn-hover-color:#000;--eg-btn-hover-bg:#f8f9fa;--eg-btn-hover-border-color:#f8f9fa;--eg-btn-focus-shadow-rgb:248,249,250;--eg-btn-active-color:#000;--eg-btn-active-bg:#f8f9fa;--eg-btn-active-border-color:#f8f9fa;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#f8f9fa;--eg-btn-disabled-bg:#0000;--eg-btn-disabled-border-color:#f8f9fa;--eg-gradient:none}.eg-bootstrap .btn-outline-dark{--eg-btn-color:#212529;--eg-btn-border-color:#212529;--eg-btn-hover-color:#fff;--eg-btn-hover-bg:#212529;--eg-btn-hover-border-color:#212529;--eg-btn-focus-shadow-rgb:33,37,41;--eg-btn-active-color:#fff;--eg-btn-active-bg:#212529;--eg-btn-active-border-color:#212529;--eg-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--eg-btn-disabled-color:#212529;--eg-btn-disabled-bg:#0000;--eg-btn-disabled-border-color:#212529;--eg-gradient:none}.eg-bootstrap .btn-link{--eg-btn-font-weight:400;--eg-btn-color:var(--eg-link-color);--eg-btn-bg:#0000;--eg-btn-border-color:#0000;--eg-btn-hover-color:var(--eg-link-hover-color);--eg-btn-hover-border-color:#0000;--eg-btn-active-color:var(--eg-link-hover-color);--eg-btn-active-border-color:#0000;--eg-btn-disabled-color:#6c757d;--eg-btn-disabled-border-color:#0000;--eg-btn-box-shadow:none;--eg-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.eg-bootstrap .btn-link:focus-visible{color:var(--eg-btn-color)}.eg-bootstrap .btn-link:hover{color:var(--eg-btn-hover-color)}.eg-bootstrap .btn-group-lg>.btn,.eg-bootstrap .btn-lg{--eg-btn-padding-y:.5rem;--eg-btn-padding-x:1rem;--eg-btn-font-size:1.25rem;--eg-btn-border-radius:.5rem}.eg-bootstrap .btn-group-sm>.btn,.eg-bootstrap .btn-sm{--eg-btn-padding-y:.25rem;--eg-btn-padding-x:.5rem;--eg-btn-font-size:.875rem;--eg-btn-border-radius:.25rem}.eg-bootstrap .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.eg-bootstrap .fade{transition:none}}.eg-bootstrap .fade:not(.show){opacity:0}.eg-bootstrap .collapse:not(.show){display:none}.eg-bootstrap .collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.eg-bootstrap .collapsing{transition:none}}.eg-bootstrap .collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.eg-bootstrap .collapsing.collapse-horizontal{transition:none}}.eg-bootstrap .dropdown,.eg-bootstrap .dropdown-center,.eg-bootstrap .dropend,.eg-bootstrap .dropstart,.eg-bootstrap .dropup,.eg-bootstrap .dropup-center{position:relative}.eg-bootstrap .dropdown-toggle{white-space:nowrap}.eg-bootstrap .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}.eg-bootstrap .dropdown-toggle:empty:after{margin-left:0}.eg-bootstrap .dropdown-menu{--eg-dropdown-zindex:1000;--eg-dropdown-min-width:10rem;--eg-dropdown-padding-x:0;--eg-dropdown-padding-y:.5rem;--eg-dropdown-spacer:.125rem;--eg-dropdown-font-size:1rem;--eg-dropdown-color:#212529;--eg-dropdown-bg:#fff;--eg-dropdown-border-color:var(--eg-border-color-translucent);--eg-dropdown-border-radius:.375rem;--eg-dropdown-border-width:1px;--eg-dropdown-inner-border-radius: calc(.375rem - 1px) ;--eg-dropdown-divider-bg:var(--eg-border-color-translucent);--eg-dropdown-divider-margin-y:.5rem;--eg-dropdown-box-shadow:0 .5rem 1rem #00000026;--eg-dropdown-link-color:#212529;--eg-dropdown-link-hover-color:#1e2125;--eg-dropdown-link-active-bg:#0d6efd;--eg-dropdown-link-disabled-color:#adb5bd;--eg-dropdown-item-padding-x:1rem;--eg-dropdown-item-padding-y:.25rem;--eg-dropdown-header-color:#6c757d;--eg-dropdown-header-padding-x:1rem;--eg-dropdown-header-padding-y:.5rem;background-clip:padding-box;background-color:var(--eg-dropdown-bg);border:var(--eg-dropdown-border-width) solid var(--eg-dropdown-border-color);border-radius:var(--eg-dropdown-border-radius);color:var(--eg-dropdown-color);display:none;font-size:var(--eg-dropdown-font-size);list-style:none;margin:0;min-width:var(--eg-dropdown-min-width);padding:var(--eg-dropdown-padding-y) var(--eg-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--eg-dropdown-zindex)}.eg-bootstrap .dropdown-menu[data-bs-popper]{left:0;margin-top:var(--eg-dropdown-spacer);top:100%}.eg-bootstrap .dropdown-menu-start{--eg-position:start}.eg-bootstrap .dropdown-menu-start[data-bs-popper]{left:0;right:auto}.eg-bootstrap .dropdown-menu-end{--eg-position:end}.eg-bootstrap .dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.eg-bootstrap .dropdown-menu-sm-start{--eg-position:start}.eg-bootstrap .dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.eg-bootstrap .dropdown-menu-sm-end{--eg-position:end}.eg-bootstrap .dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.eg-bootstrap .dropdown-menu-md-start{--eg-position:start}.eg-bootstrap .dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.eg-bootstrap .dropdown-menu-md-end{--eg-position:end}.eg-bootstrap .dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.eg-bootstrap .dropdown-menu-lg-start{--eg-position:start}.eg-bootstrap .dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.eg-bootstrap .dropdown-menu-lg-end{--eg-position:end}.eg-bootstrap .dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.eg-bootstrap .dropdown-menu-xl-start{--eg-position:start}.eg-bootstrap .dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.eg-bootstrap .dropdown-menu-xl-end{--eg-position:end}.eg-bootstrap .dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.eg-bootstrap .dropdown-menu-xxl-start{--eg-position:start}.eg-bootstrap .dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.eg-bootstrap .dropdown-menu-xxl-end{--eg-position:end}.eg-bootstrap .dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.eg-bootstrap .dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--eg-dropdown-spacer);margin-top:0;top:auto}.eg-bootstrap .dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.eg-bootstrap .dropup .dropdown-toggle:empty:after{margin-left:0}.eg-bootstrap .dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--eg-dropdown-spacer);margin-top:0;right:auto;top:0}.eg-bootstrap .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}.eg-bootstrap .dropend .dropdown-toggle:empty:after{margin-left:0}.eg-bootstrap .dropend .dropdown-toggle:after{vertical-align:0}.eg-bootstrap .dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--eg-dropdown-spacer);margin-top:0;right:100%;top:0}.eg-bootstrap .dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.eg-bootstrap .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}.eg-bootstrap .dropstart .dropdown-toggle:empty:after{margin-left:0}.eg-bootstrap .dropstart .dropdown-toggle:before{vertical-align:0}.eg-bootstrap .dropdown-divider{border-top:1px solid var(--eg-dropdown-divider-bg);height:0;margin:var(--eg-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.eg-bootstrap .dropdown-item{background-color:initial;border:0;clear:both;color:var(--eg-dropdown-link-color);display:block;font-weight:400;padding:var(--eg-dropdown-item-padding-y) var(--eg-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.eg-bootstrap .dropdown-item:focus,.eg-bootstrap .dropdown-item:hover{background-color:var(--eg-dropdown-link-hover-bg);color:var(--eg-dropdown-link-hover-color)}.eg-bootstrap .dropdown-item.active,.eg-bootstrap .dropdown-item:active{background-color:var(--eg-dropdown-link-active-bg);color:var(--eg-dropdown-link-active-color);text-decoration:none}.eg-bootstrap .dropdown-item.disabled,.eg-bootstrap .dropdown-item:disabled{background-color:initial;color:var(--eg-dropdown-link-disabled-color);pointer-events:none}.eg-bootstrap .dropdown-menu.show{display:block}.eg-bootstrap .dropdown-header{color:var(--eg-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--eg-dropdown-header-padding-y) var(--eg-dropdown-header-padding-x);white-space:nowrap}.eg-bootstrap .dropdown-item-text{color:var(--eg-dropdown-link-color);display:block;padding:var(--eg-dropdown-item-padding-y) var(--eg-dropdown-item-padding-x)}.eg-bootstrap .dropdown-menu-dark{--eg-dropdown-color:#dee2e6;--eg-dropdown-bg:#343a40;--eg-dropdown-border-color:var(--eg-border-color-translucent);--eg-dropdown-box-shadow: ;--eg-dropdown-link-color:#dee2e6;--eg-dropdown-link-hover-color:#fff;--eg-dropdown-divider-bg:var(--eg-border-color-translucent);--eg-dropdown-link-hover-bg:#ffffff26;--eg-dropdown-link-active-color:#fff;--eg-dropdown-link-active-bg:#0d6efd;--eg-dropdown-link-disabled-color:#adb5bd;--eg-dropdown-header-color:#adb5bd}.eg-bootstrap .btn-group,.eg-bootstrap .btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.eg-bootstrap .btn-group-vertical>.btn,.eg-bootstrap .btn-group>.btn{flex:1 1 auto;position:relative}.eg-bootstrap .btn-group-vertical>.btn-check:checked+.btn,.eg-bootstrap .btn-group-vertical>.btn-check:focus+.btn,.eg-bootstrap .btn-group-vertical>.btn.active,.eg-bootstrap .btn-group-vertical>.btn:active,.eg-bootstrap .btn-group-vertical>.btn:focus,.eg-bootstrap .btn-group-vertical>.btn:hover,.eg-bootstrap .btn-group>.btn-check:checked+.btn,.eg-bootstrap .btn-group>.btn-check:focus+.btn,.eg-bootstrap .btn-group>.btn.active,.eg-bootstrap .btn-group>.btn:active,.eg-bootstrap .btn-group>.btn:focus,.eg-bootstrap .btn-group>.btn:hover{z-index:1}.eg-bootstrap .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.eg-bootstrap .btn-toolbar .input-group{width:auto}.eg-bootstrap .btn-group{border-radius:.375rem}.eg-bootstrap .btn-group>.btn-group:not(:first-child),.eg-bootstrap .btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px}.eg-bootstrap .btn-group>.btn-group:not(:last-child)>.btn,.eg-bootstrap .btn-group>.btn.dropdown-toggle-split:first-child,.eg-bootstrap .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.eg-bootstrap .btn-group>.btn-group:not(:first-child)>.btn,.eg-bootstrap .btn-group>.btn:nth-child(n+3),.eg-bootstrap .btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.eg-bootstrap .dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.eg-bootstrap .dropdown-toggle-split:after,.eg-bootstrap .dropend .dropdown-toggle-split:after,.eg-bootstrap .dropup .dropdown-toggle-split:after{margin-left:0}.eg-bootstrap .dropstart .dropdown-toggle-split:before{margin-right:0}.eg-bootstrap .btn-group-sm>.btn+.dropdown-toggle-split,.eg-bootstrap .btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.eg-bootstrap .btn-group-lg>.btn+.dropdown-toggle-split,.eg-bootstrap .btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.eg-bootstrap .btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.eg-bootstrap .btn-group-vertical>.btn,.eg-bootstrap .btn-group-vertical>.btn-group{width:100%}.eg-bootstrap .btn-group-vertical>.btn-group:not(:first-child),.eg-bootstrap .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.eg-bootstrap .btn-group-vertical>.btn-group:not(:last-child)>.btn,.eg-bootstrap .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.eg-bootstrap .btn-group-vertical>.btn-group:not(:first-child)>.btn,.eg-bootstrap .btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.eg-bootstrap .nav{--eg-nav-link-padding-x:1rem;--eg-nav-link-padding-y:.5rem;--eg-nav-link-font-weight: ;--eg-nav-link-color:var(--eg-link-color);--eg-nav-link-hover-color:var(--eg-link-hover-color);--eg-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.eg-bootstrap .nav-link{color:var(--eg-nav-link-color);display:block;font-size:var(--eg-nav-link-font-size);font-weight:var(--eg-nav-link-font-weight);padding:var(--eg-nav-link-padding-y) var(--eg-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){.eg-bootstrap .nav-link{transition:none}}.eg-bootstrap .nav-link:focus,.eg-bootstrap .nav-link:hover{color:var(--eg-nav-link-hover-color)}.eg-bootstrap .nav-link.disabled{color:var(--eg-nav-link-disabled-color);cursor:default;pointer-events:none}.eg-bootstrap .nav-tabs{--eg-nav-tabs-border-width:1px;--eg-nav-tabs-border-color:#dee2e6;--eg-nav-tabs-border-radius:.375rem;--eg-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--eg-nav-tabs-link-active-color:#495057;--eg-nav-tabs-link-active-bg:#fff;--eg-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--eg-nav-tabs-border-width) solid var(--eg-nav-tabs-border-color)}.eg-bootstrap .nav-tabs .nav-link{background:0 0;border:var(--eg-nav-tabs-border-width) solid #0000;border-top-left-radius:var(--eg-nav-tabs-border-radius);border-top-right-radius:var(--eg-nav-tabs-border-radius);margin-bottom:calc(var(--eg-nav-tabs-border-width)*-1)}.eg-bootstrap .nav-tabs .nav-link:focus,.eg-bootstrap .nav-tabs .nav-link:hover{border-color:var(--eg-nav-tabs-link-hover-border-color);isolation:isolate}.eg-bootstrap .nav-tabs .nav-link.disabled,.eg-bootstrap .nav-tabs .nav-link:disabled{background-color:initial;border-color:#0000;color:var(--eg-nav-link-disabled-color)}.eg-bootstrap .nav-tabs .nav-item.show .nav-link,.eg-bootstrap .nav-tabs .nav-link.active{background-color:var(--eg-nav-tabs-link-active-bg);border-color:var(--eg-nav-tabs-link-active-border-color);color:var(--eg-nav-tabs-link-active-color)}.eg-bootstrap .nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--eg-nav-tabs-border-width)*-1)}.eg-bootstrap .nav-pills{--eg-nav-pills-border-radius:.375rem;--eg-nav-pills-link-active-color:#fff;--eg-nav-pills-link-active-bg:#0d6efd}.eg-bootstrap .nav-pills .nav-link{background:0 0;border:0;border-radius:var(--eg-nav-pills-border-radius)}.eg-bootstrap .nav-pills .nav-link:disabled{background-color:initial;border-color:#0000;color:var(--eg-nav-link-disabled-color)}.eg-bootstrap .nav-pills .nav-link.active,.eg-bootstrap .nav-pills .show>.nav-link{background-color:var(--eg-nav-pills-link-active-bg);color:var(--eg-nav-pills-link-active-color)}.eg-bootstrap .nav-fill .nav-item,.eg-bootstrap .nav-fill>.nav-link{flex:1 1 auto;text-align:center}.eg-bootstrap .nav-justified .nav-item,.eg-bootstrap .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.eg-bootstrap .nav-fill .nav-item .nav-link,.eg-bootstrap .nav-justified .nav-item .nav-link{width:100%}.eg-bootstrap .tab-content>.tab-pane{display:none}.eg-bootstrap .tab-content>.active{display:block}.eg-bootstrap .navbar{--eg-navbar-padding-x:0;--eg-navbar-padding-y:.5rem;--eg-navbar-color:#0000008c;--eg-navbar-hover-color:#000000b3;--eg-navbar-disabled-color:#0000004d;--eg-navbar-active-color:#000000e6;--eg-navbar-brand-padding-y:.3125rem;--eg-navbar-brand-margin-end:1rem;--eg-navbar-brand-font-size:1.25rem;--eg-navbar-brand-color:#000000e6;--eg-navbar-brand-hover-color:#000000e6;--eg-navbar-nav-link-padding-x:.5rem;--eg-navbar-toggler-padding-y:.25rem;--eg-navbar-toggler-padding-x:.75rem;--eg-navbar-toggler-font-size:1.25rem;--eg-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(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--eg-navbar-toggler-border-color:#0000001a;--eg-navbar-toggler-border-radius:.375rem;--eg-navbar-toggler-focus-width:.25rem;--eg-navbar-toggler-transition:box-shadow .15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--eg-navbar-padding-y) var(--eg-navbar-padding-x);position:relative}.eg-bootstrap .navbar>.container,.eg-bootstrap .navbar>.container-fluid,.eg-bootstrap .navbar>.container-lg,.eg-bootstrap .navbar>.container-md,.eg-bootstrap .navbar>.container-sm,.eg-bootstrap .navbar>.container-xl,.eg-bootstrap .navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.eg-bootstrap .navbar-brand{color:var(--eg-navbar-brand-color);font-size:var(--eg-navbar-brand-font-size);margin-right:var(--eg-navbar-brand-margin-end);padding-bottom:var(--eg-navbar-brand-padding-y);padding-top:var(--eg-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.eg-bootstrap .navbar-brand:focus,.eg-bootstrap .navbar-brand:hover{color:var(--eg-navbar-brand-hover-color)}.eg-bootstrap .navbar-nav{--eg-nav-link-padding-x:0;--eg-nav-link-padding-y:.5rem;--eg-nav-link-font-weight: ;--eg-nav-link-color:var(--eg-navbar-color);--eg-nav-link-hover-color:var(--eg-navbar-hover-color);--eg-nav-link-disabled-color:var(--eg-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.eg-bootstrap .navbar-nav .nav-link.active,.eg-bootstrap .navbar-nav .show>.nav-link{color:var(--eg-navbar-active-color)}.eg-bootstrap .navbar-nav .dropdown-menu{position:static}.eg-bootstrap .navbar-text{color:var(--eg-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.eg-bootstrap .navbar-text a,.eg-bootstrap .navbar-text a:focus,.eg-bootstrap .navbar-text a:hover{color:var(--eg-navbar-active-color)}.eg-bootstrap .navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.eg-bootstrap .navbar-toggler{background-color:initial;border:var(--eg-border-width) solid var(--eg-navbar-toggler-border-color);border-radius:var(--eg-navbar-toggler-border-radius);color:var(--eg-navbar-color);font-size:var(--eg-navbar-toggler-font-size);line-height:1;padding:var(--eg-navbar-toggler-padding-y) var(--eg-navbar-toggler-padding-x);transition:var(--eg-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.eg-bootstrap .navbar-toggler{transition:none}}.eg-bootstrap .navbar-toggler:hover{text-decoration:none}.eg-bootstrap .navbar-toggler:focus{box-shadow:0 0 0 var(--eg-navbar-toggler-focus-width);outline:0;text-decoration:none}.eg-bootstrap .navbar-toggler-icon{background-image:var(--eg-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}.eg-bootstrap .navbar-nav-scroll{max-height:75vh;max-height:var(--eg-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.eg-bootstrap .navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.eg-bootstrap .navbar-expand-sm .navbar-nav{flex-direction:row}.eg-bootstrap .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.eg-bootstrap .navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--eg-navbar-nav-link-padding-x);padding-right:var(--eg-navbar-nav-link-padding-x)}.eg-bootstrap .navbar-expand-sm .navbar-nav-scroll{overflow:visible}.eg-bootstrap .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.eg-bootstrap .navbar-expand-sm .navbar-toggler{display:none}.eg-bootstrap .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}.eg-bootstrap .navbar-expand-sm .offcanvas .offcanvas-header{display:none}.eg-bootstrap .navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.eg-bootstrap .navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.eg-bootstrap .navbar-expand-md .navbar-nav{flex-direction:row}.eg-bootstrap .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.eg-bootstrap .navbar-expand-md .navbar-nav .nav-link{padding-left:var(--eg-navbar-nav-link-padding-x);padding-right:var(--eg-navbar-nav-link-padding-x)}.eg-bootstrap .navbar-expand-md .navbar-nav-scroll{overflow:visible}.eg-bootstrap .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.eg-bootstrap .navbar-expand-md .navbar-toggler{display:none}.eg-bootstrap .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}.eg-bootstrap .navbar-expand-md .offcanvas .offcanvas-header{display:none}.eg-bootstrap .navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.eg-bootstrap .navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.eg-bootstrap .navbar-expand-lg .navbar-nav{flex-direction:row}.eg-bootstrap .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.eg-bootstrap .navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--eg-navbar-nav-link-padding-x);padding-right:var(--eg-navbar-nav-link-padding-x)}.eg-bootstrap .navbar-expand-lg .navbar-nav-scroll{overflow:visible}.eg-bootstrap .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.eg-bootstrap .navbar-expand-lg .navbar-toggler{display:none}.eg-bootstrap .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}.eg-bootstrap .navbar-expand-lg .offcanvas .offcanvas-header{display:none}.eg-bootstrap .navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.eg-bootstrap .navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.eg-bootstrap .navbar-expand-xl .navbar-nav{flex-direction:row}.eg-bootstrap .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.eg-bootstrap .navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--eg-navbar-nav-link-padding-x);padding-right:var(--eg-navbar-nav-link-padding-x)}.eg-bootstrap .navbar-expand-xl .navbar-nav-scroll{overflow:visible}.eg-bootstrap .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.eg-bootstrap .navbar-expand-xl .navbar-toggler{display:none}.eg-bootstrap .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}.eg-bootstrap .navbar-expand-xl .offcanvas .offcanvas-header{display:none}.eg-bootstrap .navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.eg-bootstrap .navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.eg-bootstrap .navbar-expand-xxl .navbar-nav{flex-direction:row}.eg-bootstrap .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.eg-bootstrap .navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--eg-navbar-nav-link-padding-x);padding-right:var(--eg-navbar-nav-link-padding-x)}.eg-bootstrap .navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.eg-bootstrap .navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.eg-bootstrap .navbar-expand-xxl .navbar-toggler{display:none}.eg-bootstrap .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}.eg-bootstrap .navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.eg-bootstrap .navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.eg-bootstrap .navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.eg-bootstrap .navbar-expand .navbar-nav{flex-direction:row}.eg-bootstrap .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.eg-bootstrap .navbar-expand .navbar-nav .nav-link{padding-left:var(--eg-navbar-nav-link-padding-x);padding-right:var(--eg-navbar-nav-link-padding-x)}.eg-bootstrap .navbar-expand .navbar-nav-scroll{overflow:visible}.eg-bootstrap .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.eg-bootstrap .navbar-expand .navbar-toggler{display:none}.eg-bootstrap .navbar-expand .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}.eg-bootstrap .navbar-expand .offcanvas .offcanvas-header{display:none}.eg-bootstrap .navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.eg-bootstrap .navbar-dark{--eg-navbar-color:#ffffff8c;--eg-navbar-hover-color:#ffffffbf;--eg-navbar-disabled-color:#ffffff40;--eg-navbar-active-color:#fff;--eg-navbar-brand-color:#fff;--eg-navbar-brand-hover-color:#fff;--eg-navbar-toggler-border-color:#ffffff1a;--eg-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")}.eg-bootstrap .card{--eg-card-spacer-y:1rem;--eg-card-spacer-x:1rem;--eg-card-title-spacer-y:.5rem;--eg-card-border-width:1px;--eg-card-border-color:var(--eg-border-color-translucent);--eg-card-border-radius:.375rem;--eg-card-box-shadow: ;--eg-card-inner-border-radius: calc(.375rem - 1px) ;--eg-card-cap-padding-y:.5rem;--eg-card-cap-padding-x:1rem;--eg-card-cap-bg:#00000008;--eg-card-cap-color: ;--eg-card-height: ;--eg-card-color: ;--eg-card-bg:#fff;--eg-card-img-overlay-padding:1rem;--eg-card-group-margin:.75rem;word-wrap:break-word;background-clip:initial;background-color:var(--eg-card-bg);border:var(--eg-card-border-width) solid var(--eg-card-border-color);border-radius:var(--eg-card-border-radius);display:flex;flex-direction:column;height:var(--eg-card-height);min-width:0;position:relative}.eg-bootstrap .card>hr{margin-left:0;margin-right:0}.eg-bootstrap .card>.list-group{border-bottom:inherit;border-top:inherit}.eg-bootstrap .card>.list-group:first-child{border-top-left-radius:var(--eg-card-inner-border-radius);border-top-right-radius:var(--eg-card-inner-border-radius);border-top-width:0}.eg-bootstrap .card>.list-group:last-child{border-bottom-left-radius:var(--eg-card-inner-border-radius);border-bottom-right-radius:var(--eg-card-inner-border-radius);border-bottom-width:0}.eg-bootstrap .card>.card-header+.list-group,.eg-bootstrap .card>.list-group+.card-footer{border-top:0}.eg-bootstrap .card-body{color:var(--eg-card-color);flex:1 1 auto;padding:var(--eg-card-spacer-y) var(--eg-card-spacer-x)}.eg-bootstrap .card-title{margin-bottom:var(--eg-card-title-spacer-y)}.eg-bootstrap .card-subtitle{margin-bottom:0;margin-top:calc(var(--eg-card-title-spacer-y)*-.5)}.eg-bootstrap .card-text:last-child{margin-bottom:0}.eg-bootstrap .card-link+.card-link{margin-left:var(--eg-card-spacer-x)}.eg-bootstrap .card-header{background-color:var(--eg-card-cap-bg);border-bottom:var(--eg-card-border-width) solid var(--eg-card-border-color);color:var(--eg-card-cap-color);margin-bottom:0;padding:var(--eg-card-cap-padding-y) var(--eg-card-cap-padding-x)}.eg-bootstrap .card-header:first-child{border-radius:var(--eg-card-inner-border-radius) var(--eg-card-inner-border-radius) 0 0}.eg-bootstrap .card-footer{background-color:var(--eg-card-cap-bg);border-top:var(--eg-card-border-width) solid var(--eg-card-border-color);color:var(--eg-card-cap-color);padding:var(--eg-card-cap-padding-y) var(--eg-card-cap-padding-x)}.eg-bootstrap .card-footer:last-child{border-radius:0 0 var(--eg-card-inner-border-radius) var(--eg-card-inner-border-radius)}.eg-bootstrap .card-header-tabs{border-bottom:0;margin-bottom:calc(var(--eg-card-cap-padding-y)*-1);margin-left:calc(var(--eg-card-cap-padding-x)*-.5);margin-right:calc(var(--eg-card-cap-padding-x)*-.5)}.eg-bootstrap .card-header-tabs .nav-link.active{background-color:var(--eg-card-bg);border-bottom-color:var(--eg-card-bg)}.eg-bootstrap .card-header-pills{margin-left:calc(var(--eg-card-cap-padding-x)*-.5);margin-right:calc(var(--eg-card-cap-padding-x)*-.5)}.eg-bootstrap .card-img-overlay{border-radius:var(--eg-card-inner-border-radius);bottom:0;left:0;padding:var(--eg-card-img-overlay-padding);position:absolute;right:0;top:0}.eg-bootstrap .card-img,.eg-bootstrap .card-img-bottom,.eg-bootstrap .card-img-top{width:100%}.eg-bootstrap .card-img,.eg-bootstrap .card-img-top{border-top-left-radius:var(--eg-card-inner-border-radius);border-top-right-radius:var(--eg-card-inner-border-radius)}.eg-bootstrap .card-img,.eg-bootstrap .card-img-bottom{border-bottom-left-radius:var(--eg-card-inner-border-radius);border-bottom-right-radius:var(--eg-card-inner-border-radius)}.eg-bootstrap .card-group>.card{margin-bottom:var(--eg-card-group-margin)}@media (min-width:576px){.eg-bootstrap .card-group{display:flex;flex-flow:row wrap}.eg-bootstrap .card-group>.card{flex:1 0;margin-bottom:0}.eg-bootstrap .card-group>.card+.card{border-left:0;margin-left:0}.eg-bootstrap .card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.eg-bootstrap .card-group>.card:not(:last-child) .card-header,.eg-bootstrap .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.eg-bootstrap .card-group>.card:not(:last-child) .card-footer,.eg-bootstrap .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.eg-bootstrap .card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.eg-bootstrap .card-group>.card:not(:first-child) .card-header,.eg-bootstrap .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.eg-bootstrap .card-group>.card:not(:first-child) .card-footer,.eg-bootstrap .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.eg-bootstrap .accordion{--eg-accordion-color:#212529;--eg-accordion-bg:#fff;--eg-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--eg-accordion-border-color:var(--eg-border-color);--eg-accordion-border-width:1px;--eg-accordion-border-radius:.375rem;--eg-accordion-inner-border-radius: calc(.375rem - 1px) ;--eg-accordion-btn-padding-x:1.25rem;--eg-accordion-btn-padding-y:1rem;--eg-accordion-btn-color:#212529;--eg-accordion-btn-bg:var(--eg-accordion-bg);--eg-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='%23212529'%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-.708z'/%3E%3C/svg%3E");--eg-accordion-btn-icon-width:1.25rem;--eg-accordion-btn-icon-transform:rotate(-180deg);--eg-accordion-btn-icon-transition:transform .2s ease-in-out;--eg-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='%230c63e4'%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-.708z'/%3E%3C/svg%3E");--eg-accordion-btn-focus-border-color:#86b7fe;--eg-accordion-btn-focus-box-shadow:0 0 0 .25rem #0d6efd40;--eg-accordion-body-padding-x:1.25rem;--eg-accordion-body-padding-y:1rem;--eg-accordion-active-color:#0c63e4;--eg-accordion-active-bg:#e7f1ff}.eg-bootstrap .accordion-button{align-items:center;background-color:var(--eg-accordion-btn-bg);border:0;border-radius:0;color:var(--eg-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--eg-accordion-btn-padding-y) var(--eg-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--eg-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.eg-bootstrap .accordion-button{transition:none}}.eg-bootstrap .accordion-button:not(.collapsed){background-color:var(--eg-accordion-active-bg);box-shadow:inset 0 calc(var(--eg-accordion-border-width)*-1) 0 var(--eg-accordion-border-color);color:var(--eg-accordion-active-color)}.eg-bootstrap .accordion-button:not(.collapsed):after{background-image:var(--eg-accordion-btn-active-icon);transform:var(--eg-accordion-btn-icon-transform)}.eg-bootstrap .accordion-button:after{background-image:var(--eg-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--eg-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--eg-accordion-btn-icon-width);margin-left:auto;transition:var(--eg-accordion-btn-icon-transition);width:var(--eg-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.eg-bootstrap .accordion-button:after{transition:none}}.eg-bootstrap .accordion-button:hover{z-index:2}.eg-bootstrap .accordion-button:focus{border-color:var(--eg-accordion-btn-focus-border-color);box-shadow:var(--eg-accordion-btn-focus-box-shadow);outline:0;z-index:3}.eg-bootstrap .accordion-header{margin-bottom:0}.eg-bootstrap .accordion-item{background-color:var(--eg-accordion-bg);border:var(--eg-accordion-border-width) solid var(--eg-accordion-border-color);color:var(--eg-accordion-color)}.eg-bootstrap .accordion-item:first-of-type{border-top-left-radius:var(--eg-accordion-border-radius);border-top-right-radius:var(--eg-accordion-border-radius)}.eg-bootstrap .accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--eg-accordion-inner-border-radius);border-top-right-radius:var(--eg-accordion-inner-border-radius)}.eg-bootstrap .accordion-item:not(:first-of-type){border-top:0}.eg-bootstrap .accordion-item:last-of-type{border-bottom-left-radius:var(--eg-accordion-border-radius);border-bottom-right-radius:var(--eg-accordion-border-radius)}.eg-bootstrap .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:var(--eg-accordion-inner-border-radius);border-bottom-right-radius:var(--eg-accordion-inner-border-radius)}.eg-bootstrap .accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:var(--eg-accordion-border-radius);border-bottom-right-radius:var(--eg-accordion-border-radius)}.eg-bootstrap .accordion-body{padding:var(--eg-accordion-body-padding-y) var(--eg-accordion-body-padding-x)}.eg-bootstrap .accordion-flush .accordion-collapse{border-width:0}.eg-bootstrap .accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.eg-bootstrap .accordion-flush .accordion-item:first-child{border-top:0}.eg-bootstrap .accordion-flush .accordion-item:last-child{border-bottom:0}.eg-bootstrap .accordion-flush .accordion-item .accordion-button,.eg-bootstrap .accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.eg-bootstrap .breadcrumb{--eg-breadcrumb-padding-x:0;--eg-breadcrumb-padding-y:0;--eg-breadcrumb-margin-bottom:1rem;--eg-breadcrumb-bg: ;--eg-breadcrumb-border-radius: ;--eg-breadcrumb-divider-color:#6c757d;--eg-breadcrumb-item-padding-x:.5rem;--eg-breadcrumb-item-active-color:#6c757d;background-color:var(--eg-breadcrumb-bg);border-radius:var(--eg-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--eg-breadcrumb-font-size);list-style:none;margin-bottom:var(--eg-breadcrumb-margin-bottom);padding:var(--eg-breadcrumb-padding-y) var(--eg-breadcrumb-padding-x)}.eg-bootstrap .breadcrumb-item+.breadcrumb-item{padding-left:var(--eg-breadcrumb-item-padding-x)}.eg-bootstrap .breadcrumb-item+.breadcrumb-item:before{color:var(--eg-breadcrumb-divider-color);content:"/";content:var(--eg-breadcrumb-divider,"/");float:left;padding-right:var(--eg-breadcrumb-item-padding-x)}.eg-bootstrap .breadcrumb-item.active{color:var(--eg-breadcrumb-item-active-color)}.eg-bootstrap .pagination{--eg-pagination-padding-x:.75rem;--eg-pagination-padding-y:.375rem;--eg-pagination-font-size:1rem;--eg-pagination-color:var(--eg-link-color);--eg-pagination-bg:#fff;--eg-pagination-border-width:1px;--eg-pagination-border-color:#dee2e6;--eg-pagination-border-radius:.375rem;--eg-pagination-hover-color:var(--eg-link-hover-color);--eg-pagination-hover-bg:#e9ecef;--eg-pagination-hover-border-color:#dee2e6;--eg-pagination-focus-color:var(--eg-link-hover-color);--eg-pagination-focus-bg:#e9ecef;--eg-pagination-focus-box-shadow:0 0 0 .25rem #0d6efd40;--eg-pagination-active-color:#fff;--eg-pagination-active-bg:#0d6efd;--eg-pagination-active-border-color:#0d6efd;--eg-pagination-disabled-color:#6c757d;--eg-pagination-disabled-bg:#fff;--eg-pagination-disabled-border-color:#dee2e6;display:flex;list-style:none;padding-left:0}.eg-bootstrap .page-link{background-color:var(--eg-pagination-bg);border:var(--eg-pagination-border-width) solid var(--eg-pagination-border-color);color:var(--eg-pagination-color);display:block;font-size:var(--eg-pagination-font-size);padding:var(--eg-pagination-padding-y) var(--eg-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){.eg-bootstrap .page-link{transition:none}}.eg-bootstrap .page-link:hover{background-color:var(--eg-pagination-hover-bg);border-color:var(--eg-pagination-hover-border-color);color:var(--eg-pagination-hover-color);z-index:2}.eg-bootstrap .page-link:focus{background-color:var(--eg-pagination-focus-bg);box-shadow:var(--eg-pagination-focus-box-shadow);color:var(--eg-pagination-focus-color);outline:0;z-index:3}.eg-bootstrap .active>.page-link,.eg-bootstrap .page-link.active{background-color:var(--eg-pagination-active-bg);border-color:var(--eg-pagination-active-border-color);color:var(--eg-pagination-active-color);z-index:3}.eg-bootstrap .disabled>.page-link,.eg-bootstrap .page-link.disabled{background-color:var(--eg-pagination-disabled-bg);border-color:var(--eg-pagination-disabled-border-color);color:var(--eg-pagination-disabled-color);pointer-events:none}.eg-bootstrap .page-item:not(:first-child) .page-link{margin-left:-1px}.eg-bootstrap .page-item:first-child .page-link{border-bottom-left-radius:var(--eg-pagination-border-radius);border-top-left-radius:var(--eg-pagination-border-radius)}.eg-bootstrap .page-item:last-child .page-link{border-bottom-right-radius:var(--eg-pagination-border-radius);border-top-right-radius:var(--eg-pagination-border-radius)}.eg-bootstrap .pagination-lg{--eg-pagination-padding-x:1.5rem;--eg-pagination-padding-y:.75rem;--eg-pagination-font-size:1.25rem;--eg-pagination-border-radius:.5rem}.eg-bootstrap .pagination-sm{--eg-pagination-padding-x:.5rem;--eg-pagination-padding-y:.25rem;--eg-pagination-font-size:.875rem;--eg-pagination-border-radius:.25rem}.eg-bootstrap .badge{--eg-badge-padding-x:.65em;--eg-badge-padding-y:.35em;--eg-badge-font-size:.75em;--eg-badge-font-weight:700;--eg-badge-color:#fff;--eg-badge-border-radius:.375rem;border-radius:var(--eg-badge-border-radius);color:var(--eg-badge-color);display:inline-block;font-size:var(--eg-badge-font-size);font-weight:var(--eg-badge-font-weight);line-height:1;padding:var(--eg-badge-padding-y) var(--eg-badge-padding-x);text-align:center;vertical-align:initial;white-space:nowrap}.eg-bootstrap .badge:empty{display:none}.eg-bootstrap .btn .badge{position:relative;top:-1px}.eg-bootstrap .alert{--eg-alert-bg:#0000;--eg-alert-padding-x:1rem;--eg-alert-padding-y:1rem;--eg-alert-margin-bottom:1rem;--eg-alert-color:inherit;--eg-alert-border-color:#0000;--eg-alert-border:1px solid var(--eg-alert-border-color);--eg-alert-border-radius:.375rem;background-color:var(--eg-alert-bg);border:var(--eg-alert-border);border-radius:var(--eg-alert-border-radius);color:var(--eg-alert-color);margin-bottom:var(--eg-alert-margin-bottom);padding:var(--eg-alert-padding-y) var(--eg-alert-padding-x);position:relative}.eg-bootstrap .alert-heading{color:inherit}.eg-bootstrap .alert-link{font-weight:700}.eg-bootstrap .alert-dismissible{padding-right:3rem}.eg-bootstrap .alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.eg-bootstrap .alert-primary{--eg-alert-color:#084298;--eg-alert-bg:#cfe2ff;--eg-alert-border-color:#b6d4fe}.eg-bootstrap .alert-primary .alert-link{color:#06357a}.eg-bootstrap .alert-secondary{--eg-alert-color:#41464b;--eg-alert-bg:#e2e3e5;--eg-alert-border-color:#d3d6d8}.eg-bootstrap .alert-secondary .alert-link{color:#34383c}.eg-bootstrap .alert-success{--eg-alert-color:#0f5132;--eg-alert-bg:#d1e7dd;--eg-alert-border-color:#badbcc}.eg-bootstrap .alert-success .alert-link{color:#0c4128}.eg-bootstrap .alert-info{--eg-alert-color:#055160;--eg-alert-bg:#cff4fc;--eg-alert-border-color:#b6effb}.eg-bootstrap .alert-info .alert-link{color:#04414d}.eg-bootstrap .alert-warning{--eg-alert-color:#664d03;--eg-alert-bg:#fff3cd;--eg-alert-border-color:#ffecb5}.eg-bootstrap .alert-warning .alert-link{color:#523e02}.eg-bootstrap .alert-danger{--eg-alert-color:#842029;--eg-alert-bg:#f8d7da;--eg-alert-border-color:#f5c2c7}.eg-bootstrap .alert-danger .alert-link{color:#6a1a21}.eg-bootstrap .alert-light{--eg-alert-color:#636464;--eg-alert-bg:#fefefe;--eg-alert-border-color:#fdfdfe}.eg-bootstrap .alert-light .alert-link{color:#4f5050}.eg-bootstrap .alert-dark{--eg-alert-color:#141619;--eg-alert-bg:#d3d3d4;--eg-alert-border-color:#bcbebf}.eg-bootstrap .alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.eg-bootstrap .progress{--eg-progress-height:1rem;--eg-progress-font-size:.75rem;--eg-progress-bg:#e9ecef;--eg-progress-border-radius:.375rem;--eg-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);--eg-progress-bar-color:#fff;--eg-progress-bar-bg:#0d6efd;--eg-progress-bar-transition:width .6s ease;background-color:var(--eg-progress-bg);border-radius:var(--eg-progress-border-radius);display:flex;font-size:var(--eg-progress-font-size);height:var(--eg-progress-height);overflow:hidden}.eg-bootstrap .progress-bar{background-color:var(--eg-progress-bar-bg);color:var(--eg-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--eg-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.eg-bootstrap .progress-bar{transition:none}}.eg-bootstrap .progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0 50%,#ffffff26 0 75%,#0000 0,#0000);background-size:var(--eg-progress-height) var(--eg-progress-height)}.eg-bootstrap .progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.eg-bootstrap .progress-bar-animated{animation:none}}.eg-bootstrap .list-group{--eg-list-group-color:#212529;--eg-list-group-bg:#fff;--eg-list-group-border-color:rgba(0,0,0,.125);--eg-list-group-border-width:1px;--eg-list-group-border-radius:.375rem;--eg-list-group-item-padding-x:1rem;--eg-list-group-item-padding-y:.5rem;--eg-list-group-action-color:#495057;--eg-list-group-action-hover-color:#495057;--eg-list-group-action-hover-bg:#f8f9fa;--eg-list-group-action-active-color:#212529;--eg-list-group-action-active-bg:#e9ecef;--eg-list-group-disabled-color:#6c757d;--eg-list-group-disabled-bg:#fff;--eg-list-group-active-color:#fff;--eg-list-group-active-bg:#0d6efd;--eg-list-group-active-border-color:#0d6efd;border-radius:var(--eg-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.eg-bootstrap .list-group-numbered{counter-reset:section;list-style-type:none}.eg-bootstrap .list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.eg-bootstrap .list-group-item-action{color:var(--eg-list-group-action-color);text-align:inherit;width:100%}.eg-bootstrap .list-group-item-action:focus,.eg-bootstrap .list-group-item-action:hover{background-color:var(--eg-list-group-action-hover-bg);color:var(--eg-list-group-action-hover-color);text-decoration:none;z-index:1}.eg-bootstrap .list-group-item-action:active{background-color:var(--eg-list-group-action-active-bg);color:var(--eg-list-group-action-active-color)}.eg-bootstrap .list-group-item{background-color:var(--eg-list-group-bg);border:var(--eg-list-group-border-width) solid var(--eg-list-group-border-color);color:var(--eg-list-group-color);display:block;padding:var(--eg-list-group-item-padding-y) var(--eg-list-group-item-padding-x);position:relative;text-decoration:none}.eg-bootstrap .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.eg-bootstrap .list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.eg-bootstrap .list-group-item.disabled,.eg-bootstrap .list-group-item:disabled{background-color:var(--eg-list-group-disabled-bg);color:var(--eg-list-group-disabled-color);pointer-events:none}.eg-bootstrap .list-group-item.active{background-color:var(--eg-list-group-active-bg);border-color:var(--eg-list-group-active-border-color);color:var(--eg-list-group-active-color);z-index:2}.eg-bootstrap .list-group-item+.list-group-item{border-top-width:0}.eg-bootstrap .list-group-item+.list-group-item.active{border-top-width:var(--eg-list-group-border-width);margin-top:calc(var(--eg-list-group-border-width)*-1)}.eg-bootstrap .list-group-horizontal{flex-direction:row}.eg-bootstrap .list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--eg-list-group-border-radius);border-top-right-radius:0}.eg-bootstrap .list-group-horizontal>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--eg-list-group-border-radius)}.eg-bootstrap .list-group-horizontal>.list-group-item.active{margin-top:0}.eg-bootstrap .list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--eg-list-group-border-width)}.eg-bootstrap .list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--eg-list-group-border-width);margin-left:calc(var(--eg-list-group-border-width)*-1)}@media (min-width:576px){.eg-bootstrap .list-group-horizontal-sm{flex-direction:row}.eg-bootstrap .list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--eg-list-group-border-radius);border-top-right-radius:0}.eg-bootstrap .list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--eg-list-group-border-radius)}.eg-bootstrap .list-group-horizontal-sm>.list-group-item.active{margin-top:0}.eg-bootstrap .list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--eg-list-group-border-width)}.eg-bootstrap .list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--eg-list-group-border-width);margin-left:calc(var(--eg-list-group-border-width)*-1)}}@media (min-width:768px){.eg-bootstrap .list-group-horizontal-md{flex-direction:row}.eg-bootstrap .list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--eg-list-group-border-radius);border-top-right-radius:0}.eg-bootstrap .list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--eg-list-group-border-radius)}.eg-bootstrap .list-group-horizontal-md>.list-group-item.active{margin-top:0}.eg-bootstrap .list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--eg-list-group-border-width)}.eg-bootstrap .list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--eg-list-group-border-width);margin-left:calc(var(--eg-list-group-border-width)*-1)}}@media (min-width:992px){.eg-bootstrap .list-group-horizontal-lg{flex-direction:row}.eg-bootstrap .list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--eg-list-group-border-radius);border-top-right-radius:0}.eg-bootstrap .list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--eg-list-group-border-radius)}.eg-bootstrap .list-group-horizontal-lg>.list-group-item.active{margin-top:0}.eg-bootstrap .list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--eg-list-group-border-width)}.eg-bootstrap .list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--eg-list-group-border-width);margin-left:calc(var(--eg-list-group-border-width)*-1)}}@media (min-width:1200px){.eg-bootstrap .list-group-horizontal-xl{flex-direction:row}.eg-bootstrap .list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--eg-list-group-border-radius);border-top-right-radius:0}.eg-bootstrap .list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--eg-list-group-border-radius)}.eg-bootstrap .list-group-horizontal-xl>.list-group-item.active{margin-top:0}.eg-bootstrap .list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--eg-list-group-border-width)}.eg-bootstrap .list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--eg-list-group-border-width);margin-left:calc(var(--eg-list-group-border-width)*-1)}}@media (min-width:1400px){.eg-bootstrap .list-group-horizontal-xxl{flex-direction:row}.eg-bootstrap .list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--eg-list-group-border-radius);border-top-right-radius:0}.eg-bootstrap .list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--eg-list-group-border-radius)}.eg-bootstrap .list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.eg-bootstrap .list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--eg-list-group-border-width)}.eg-bootstrap .list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--eg-list-group-border-width);margin-left:calc(var(--eg-list-group-border-width)*-1)}}.eg-bootstrap .list-group-flush{border-radius:0}.eg-bootstrap .list-group-flush>.list-group-item{border-width:0 0 var(--eg-list-group-border-width)}.eg-bootstrap .list-group-flush>.list-group-item:last-child{border-bottom-width:0}.eg-bootstrap .list-group-item-primary{background-color:#cfe2ff;color:#084298}.eg-bootstrap .list-group-item-primary.list-group-item-action:focus,.eg-bootstrap .list-group-item-primary.list-group-item-action:hover{background-color:#bacbe6;color:#084298}.eg-bootstrap .list-group-item-primary.list-group-item-action.active{background-color:#084298;border-color:#084298;color:#fff}.eg-bootstrap .list-group-item-secondary{background-color:#e2e3e5;color:#41464b}.eg-bootstrap .list-group-item-secondary.list-group-item-action:focus,.eg-bootstrap .list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}.eg-bootstrap .list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}.eg-bootstrap .list-group-item-success{background-color:#d1e7dd;color:#0f5132}.eg-bootstrap .list-group-item-success.list-group-item-action:focus,.eg-bootstrap .list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}.eg-bootstrap .list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}.eg-bootstrap .list-group-item-info{background-color:#cff4fc;color:#055160}.eg-bootstrap .list-group-item-info.list-group-item-action:focus,.eg-bootstrap .list-group-item-info.list-group-item-action:hover{background-color:#badce3;color:#055160}.eg-bootstrap .list-group-item-info.list-group-item-action.active{background-color:#055160;border-color:#055160;color:#fff}.eg-bootstrap .list-group-item-warning{background-color:#fff3cd;color:#664d03}.eg-bootstrap .list-group-item-warning.list-group-item-action:focus,.eg-bootstrap .list-group-item-warning.list-group-item-action:hover{background-color:#e6dbb9;color:#664d03}.eg-bootstrap .list-group-item-warning.list-group-item-action.active{background-color:#664d03;border-color:#664d03;color:#fff}.eg-bootstrap .list-group-item-danger{background-color:#f8d7da;color:#842029}.eg-bootstrap .list-group-item-danger.list-group-item-action:focus,.eg-bootstrap .list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}.eg-bootstrap .list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}.eg-bootstrap .list-group-item-light{background-color:#fefefe;color:#636464}.eg-bootstrap .list-group-item-light.list-group-item-action:focus,.eg-bootstrap .list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.eg-bootstrap .list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.eg-bootstrap .list-group-item-dark{background-color:#d3d3d4;color:#141619}.eg-bootstrap .list-group-item-dark.list-group-item-action:focus,.eg-bootstrap .list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}.eg-bootstrap .list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}.eg-bootstrap .btn-close{background:#0000 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.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:initial;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.eg-bootstrap .btn-close:hover{color:#000;opacity:.75;text-decoration:none}.eg-bootstrap .btn-close:focus{box-shadow:0 0 0 .25rem #0d6efd40;opacity:1;outline:0}.eg-bootstrap .btn-close.disabled,.eg-bootstrap .btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;user-select:none}.eg-bootstrap .btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.eg-bootstrap .toast{--eg-toast-zindex:1090;--eg-toast-padding-x:.75rem;--eg-toast-padding-y:.5rem;--eg-toast-spacing:1.5rem;--eg-toast-max-width:350px;--eg-toast-font-size:.875rem;--eg-toast-color: ;--eg-toast-bg:#ffffffd9;--eg-toast-border-width:1px;--eg-toast-border-color:var(--eg-border-color-translucent);--eg-toast-border-radius:.375rem;--eg-toast-box-shadow:0 .5rem 1rem #00000026;--eg-toast-header-color:#6c757d;--eg-toast-header-bg:#ffffffd9;--eg-toast-header-border-color:#0000000d;background-clip:padding-box;background-color:var(--eg-toast-bg);border:var(--eg-toast-border-width) solid var(--eg-toast-border-color);border-radius:var(--eg-toast-border-radius);box-shadow:var(--eg-toast-box-shadow);color:var(--eg-toast-color);font-size:var(--eg-toast-font-size);max-width:100%;pointer-events:auto;width:var(--eg-toast-max-width)}.eg-bootstrap .toast.showing{opacity:0}.eg-bootstrap .toast:not(.show){display:none}.eg-bootstrap .toast-container{--eg-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:-webkit-max-content;width:max-content;z-index:var(--eg-toast-zindex)}.eg-bootstrap .toast-container>:not(:last-child){margin-bottom:var(--eg-toast-spacing)}.eg-bootstrap .toast-header{align-items:center;background-clip:padding-box;background-color:var(--eg-toast-header-bg);border-bottom:var(--eg-toast-border-width) solid var(--eg-toast-header-border-color);border-top-left-radius:calc(var(--eg-toast-border-radius) - var(--eg-toast-border-width));border-top-right-radius:calc(var(--eg-toast-border-radius) - var(--eg-toast-border-width));color:var(--eg-toast-header-color);display:flex;padding:var(--eg-toast-padding-y) var(--eg-toast-padding-x)}.eg-bootstrap .toast-header .btn-close{margin-left:var(--eg-toast-padding-x);margin-right:calc(var(--eg-toast-padding-x)*-.5)}.eg-bootstrap .toast-body{word-wrap:break-word;padding:var(--eg-toast-padding-x)}.eg-bootstrap .modal{--eg-modal-zindex:1055;--eg-modal-width:500px;--eg-modal-padding:1rem;--eg-modal-margin:.5rem;--eg-modal-color: ;--eg-modal-bg:#fff;--eg-modal-border-color:var(--eg-border-color-translucent);--eg-modal-border-width:1px;--eg-modal-border-radius:.5rem;--eg-modal-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);--eg-modal-inner-border-radius: calc(.5rem - 1px) ;--eg-modal-header-padding-x:1rem;--eg-modal-header-padding-y:1rem;--eg-modal-header-padding:1rem 1rem;--eg-modal-header-border-color:var(--eg-border-color);--eg-modal-header-border-width:1px;--eg-modal-title-line-height:1.5;--eg-modal-footer-gap:.5rem;--eg-modal-footer-bg: ;--eg-modal-footer-border-color:var(--eg-border-color);--eg-modal-footer-border-width:1px;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--eg-modal-zindex)}.eg-bootstrap .modal-dialog{margin:var(--eg-modal-margin);pointer-events:none;position:relative;width:auto}.eg-bootstrap .modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.eg-bootstrap .modal.fade .modal-dialog{transition:none}}.eg-bootstrap .modal.show .modal-dialog{transform:none}.eg-bootstrap .modal.modal-static .modal-dialog{transform:scale(1.02)}.eg-bootstrap .modal-dialog-scrollable{height:calc(100% - var(--eg-modal-margin)*2)}.eg-bootstrap .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.eg-bootstrap .modal-dialog-scrollable .modal-body{overflow-y:auto}.eg-bootstrap .modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--eg-modal-margin)*2)}.eg-bootstrap .modal-content{background-clip:padding-box;background-color:var(--eg-modal-bg);border:var(--eg-modal-border-width) solid var(--eg-modal-border-color);border-radius:var(--eg-modal-border-radius);color:var(--eg-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.eg-bootstrap .modal-backdrop{--eg-backdrop-zindex:1050;--eg-backdrop-bg:#000;--eg-backdrop-opacity:.5;background-color:var(--eg-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--eg-backdrop-zindex)}.eg-bootstrap .modal-backdrop.fade{opacity:0}.eg-bootstrap .modal-backdrop.show{opacity:var(--eg-backdrop-opacity)}.eg-bootstrap .modal-header{align-items:center;border-bottom:var(--eg-modal-header-border-width) solid var(--eg-modal-header-border-color);border-top-left-radius:var(--eg-modal-inner-border-radius);border-top-right-radius:var(--eg-modal-inner-border-radius);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--eg-modal-header-padding)}.eg-bootstrap .modal-header .btn-close{margin:calc(var(--eg-modal-header-padding-y)*-.5) calc(var(--eg-modal-header-padding-x)*-.5) calc(var(--eg-modal-header-padding-y)*-.5) auto;padding:calc(var(--eg-modal-header-padding-y)*.5) calc(var(--eg-modal-header-padding-x)*.5)}.eg-bootstrap .modal-title{line-height:var(--eg-modal-title-line-height);margin-bottom:0}.eg-bootstrap .modal-body{flex:1 1 auto;padding:var(--eg-modal-padding);position:relative}.eg-bootstrap .modal-footer{align-items:center;background-color:var(--eg-modal-footer-bg);border-bottom-left-radius:var(--eg-modal-inner-border-radius);border-bottom-right-radius:var(--eg-modal-inner-border-radius);border-top:var(--eg-modal-footer-border-width) solid var(--eg-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--eg-modal-padding) - var(--eg-modal-footer-gap)*.5)}.eg-bootstrap .modal-footer>*{margin:calc(var(--eg-modal-footer-gap)*.5)}@media (min-width:576px){.eg-bootstrap .modal{--eg-modal-margin:1.75rem;--eg-modal-box-shadow:0 .5rem 1rem #00000026}.eg-bootstrap .modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--eg-modal-width)}.eg-bootstrap .modal-sm{--eg-modal-width:300px}}@media (min-width:992px){.eg-bootstrap .modal-lg,.eg-bootstrap .modal-xl{--eg-modal-width:800px}}@media (min-width:1200px){.eg-bootstrap .modal-xl{--eg-modal-width:1140px}}.eg-bootstrap .modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.eg-bootstrap .modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.eg-bootstrap .modal-fullscreen .modal-footer,.eg-bootstrap .modal-fullscreen .modal-header{border-radius:0}.eg-bootstrap .modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.eg-bootstrap .modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.eg-bootstrap .modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.eg-bootstrap .modal-fullscreen-sm-down .modal-footer,.eg-bootstrap .modal-fullscreen-sm-down .modal-header{border-radius:0}.eg-bootstrap .modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.eg-bootstrap .modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.eg-bootstrap .modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.eg-bootstrap .modal-fullscreen-md-down .modal-footer,.eg-bootstrap .modal-fullscreen-md-down .modal-header{border-radius:0}.eg-bootstrap .modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.eg-bootstrap .modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.eg-bootstrap .modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.eg-bootstrap .modal-fullscreen-lg-down .modal-footer,.eg-bootstrap .modal-fullscreen-lg-down .modal-header{border-radius:0}.eg-bootstrap .modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.eg-bootstrap .modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.eg-bootstrap .modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.eg-bootstrap .modal-fullscreen-xl-down .modal-footer,.eg-bootstrap .modal-fullscreen-xl-down .modal-header{border-radius:0}.eg-bootstrap .modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.eg-bootstrap .modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.eg-bootstrap .modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.eg-bootstrap .modal-fullscreen-xxl-down .modal-footer,.eg-bootstrap .modal-fullscreen-xxl-down .modal-header{border-radius:0}.eg-bootstrap .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.eg-bootstrap .tooltip{--eg-tooltip-zindex:1080;--eg-tooltip-max-width:200px;--eg-tooltip-padding-x:.5rem;--eg-tooltip-padding-y:.25rem;--eg-tooltip-margin: ;--eg-tooltip-font-size:.875rem;--eg-tooltip-color:#fff;--eg-tooltip-bg:#000;--eg-tooltip-border-radius:.375rem;--eg-tooltip-opacity:.9;--eg-tooltip-arrow-width:.8rem;--eg-tooltip-arrow-height:.4rem;word-wrap:break-word;display:block;font-family:var(--eg-body-font-family);font-size:var(--eg-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--eg-tooltip-margin);opacity:0;padding:var(--eg-tooltip-arrow-height);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(--eg-tooltip-zindex)}.eg-bootstrap .tooltip.show{opacity:var(--eg-tooltip-opacity)}.eg-bootstrap .tooltip .tooltip-arrow{display:block;height:var(--eg-tooltip-arrow-height);width:var(--eg-tooltip-arrow-width)}.eg-bootstrap .tooltip .tooltip-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.eg-bootstrap .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.eg-bootstrap .bs-tooltip-top .tooltip-arrow{bottom:0}.eg-bootstrap .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.eg-bootstrap .bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--eg-tooltip-bg);border-width:var(--eg-tooltip-arrow-height) calc(var(--eg-tooltip-arrow-width)*.5) 0;top:-1px}.eg-bootstrap .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.eg-bootstrap .bs-tooltip-end .tooltip-arrow{height:var(--eg-tooltip-arrow-width);left:0;width:var(--eg-tooltip-arrow-height)}.eg-bootstrap .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.eg-bootstrap .bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--eg-tooltip-bg);border-width:calc(var(--eg-tooltip-arrow-width)*.5) var(--eg-tooltip-arrow-height) calc(var(--eg-tooltip-arrow-width)*.5) 0;right:-1px}.eg-bootstrap .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.eg-bootstrap .bs-tooltip-bottom .tooltip-arrow{top:0}.eg-bootstrap .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.eg-bootstrap .bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--eg-tooltip-bg);border-width:0 calc(var(--eg-tooltip-arrow-width)*.5) var(--eg-tooltip-arrow-height);bottom:-1px}.eg-bootstrap .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.eg-bootstrap .bs-tooltip-start .tooltip-arrow{height:var(--eg-tooltip-arrow-width);right:0;width:var(--eg-tooltip-arrow-height)}.eg-bootstrap .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.eg-bootstrap .bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--eg-tooltip-bg);border-width:calc(var(--eg-tooltip-arrow-width)*.5) 0 calc(var(--eg-tooltip-arrow-width)*.5) var(--eg-tooltip-arrow-height);left:-1px}.eg-bootstrap .tooltip-inner{background-color:var(--eg-tooltip-bg);border-radius:var(--eg-tooltip-border-radius);color:var(--eg-tooltip-color);max-width:var(--eg-tooltip-max-width);padding:var(--eg-tooltip-padding-y) var(--eg-tooltip-padding-x);text-align:center}.eg-bootstrap .popover{--eg-popover-zindex:1070;--eg-popover-max-width:276px;--eg-popover-font-size:.875rem;--eg-popover-bg:#fff;--eg-popover-border-width:1px;--eg-popover-border-color:var(--eg-border-color-translucent);--eg-popover-border-radius:.5rem;--eg-popover-inner-border-radius: calc(.5rem - 1px) ;--eg-popover-box-shadow:0 .5rem 1rem #00000026;--eg-popover-header-padding-x:1rem;--eg-popover-header-padding-y:.5rem;--eg-popover-header-font-size:1rem;--eg-popover-header-color: ;--eg-popover-header-bg:#f0f0f0;--eg-popover-body-padding-x:1rem;--eg-popover-body-padding-y:1rem;--eg-popover-body-color:#212529;--eg-popover-arrow-width:1rem;--eg-popover-arrow-height:.5rem;--eg-popover-arrow-border:var(--eg-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--eg-popover-bg);border:var(--eg-popover-border-width) solid var(--eg-popover-border-color);border-radius:var(--eg-popover-border-radius);display:block;font-family:var(--eg-body-font-family);font-size:var(--eg-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:var(--eg-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(--eg-popover-zindex)}.eg-bootstrap .popover .popover-arrow{display:block;height:var(--eg-popover-arrow-height);width:var(--eg-popover-arrow-width)}.eg-bootstrap .popover .popover-arrow:after,.eg-bootstrap .popover .popover-arrow:before{border:0 solid #0000;content:"";display:block;position:absolute}.eg-bootstrap .bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.eg-bootstrap .bs-popover-top>.popover-arrow{bottom:calc((var(--eg-popover-arrow-height))*-1 - var(--eg-popover-border-width))}.eg-bootstrap .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.eg-bootstrap .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.eg-bootstrap .bs-popover-top>.popover-arrow:after,.eg-bootstrap .bs-popover-top>.popover-arrow:before{border-width:var(--eg-popover-arrow-height) calc(var(--eg-popover-arrow-width)*.5) 0}.eg-bootstrap .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.eg-bootstrap .bs-popover-top>.popover-arrow:before{border-top-color:var(--eg-popover-arrow-border);bottom:0}.eg-bootstrap .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.eg-bootstrap .bs-popover-top>.popover-arrow:after{border-top-color:var(--eg-popover-bg);bottom:var(--eg-popover-border-width)}.eg-bootstrap .bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.eg-bootstrap .bs-popover-end>.popover-arrow{height:var(--eg-popover-arrow-width);left:calc((var(--eg-popover-arrow-height))*-1 - var(--eg-popover-border-width));width:var(--eg-popover-arrow-height)}.eg-bootstrap .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.eg-bootstrap .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.eg-bootstrap .bs-popover-end>.popover-arrow:after,.eg-bootstrap .bs-popover-end>.popover-arrow:before{border-width:calc(var(--eg-popover-arrow-width)*.5) var(--eg-popover-arrow-height) calc(var(--eg-popover-arrow-width)*.5) 0}.eg-bootstrap .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.eg-bootstrap .bs-popover-end>.popover-arrow:before{border-right-color:var(--eg-popover-arrow-border);left:0}.eg-bootstrap .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.eg-bootstrap .bs-popover-end>.popover-arrow:after{border-right-color:var(--eg-popover-bg);left:var(--eg-popover-border-width)}.eg-bootstrap .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.eg-bootstrap .bs-popover-bottom>.popover-arrow{top:calc((var(--eg-popover-arrow-height))*-1 - var(--eg-popover-border-width))}.eg-bootstrap .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.eg-bootstrap .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.eg-bootstrap .bs-popover-bottom>.popover-arrow:after,.eg-bootstrap .bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--eg-popover-arrow-width)*.5) var(--eg-popover-arrow-height)}.eg-bootstrap .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.eg-bootstrap .bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--eg-popover-arrow-border);top:0}.eg-bootstrap .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.eg-bootstrap .bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--eg-popover-bg);top:var(--eg-popover-border-width)}.eg-bootstrap .bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.eg-bootstrap .bs-popover-bottom .popover-header:before{border-bottom:var(--eg-popover-border-width) solid var(--eg-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--eg-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--eg-popover-arrow-width)}.eg-bootstrap .bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.eg-bootstrap .bs-popover-start>.popover-arrow{height:var(--eg-popover-arrow-width);right:calc((var(--eg-popover-arrow-height))*-1 - var(--eg-popover-border-width));width:var(--eg-popover-arrow-height)}.eg-bootstrap .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.eg-bootstrap .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.eg-bootstrap .bs-popover-start>.popover-arrow:after,.eg-bootstrap .bs-popover-start>.popover-arrow:before{border-width:calc(var(--eg-popover-arrow-width)*.5) 0 calc(var(--eg-popover-arrow-width)*.5) var(--eg-popover-arrow-height)}.eg-bootstrap .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.eg-bootstrap .bs-popover-start>.popover-arrow:before{border-left-color:var(--eg-popover-arrow-border);right:0}.eg-bootstrap .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.eg-bootstrap .bs-popover-start>.popover-arrow:after{border-left-color:var(--eg-popover-bg);right:var(--eg-popover-border-width)}.eg-bootstrap .popover-header{background-color:var(--eg-popover-header-bg);border-bottom:var(--eg-popover-border-width) solid var(--eg-popover-border-color);border-top-left-radius:var(--eg-popover-inner-border-radius);border-top-right-radius:var(--eg-popover-inner-border-radius);color:var(--eg-popover-header-color);font-size:var(--eg-popover-header-font-size);margin-bottom:0;padding:var(--eg-popover-header-padding-y) var(--eg-popover-header-padding-x)}.eg-bootstrap .popover-header:empty{display:none}.eg-bootstrap .popover-body{color:var(--eg-popover-body-color);padding:var(--eg-popover-body-padding-y) var(--eg-popover-body-padding-x)}.eg-bootstrap .carousel{position:relative}.eg-bootstrap .carousel.pointer-event{touch-action:pan-y}.eg-bootstrap .carousel-inner{overflow:hidden;position:relative;width:100%}.eg-bootstrap .carousel-inner:after{clear:both;content:"";display:block}.eg-bootstrap .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){.eg-bootstrap .carousel-item{transition:none}}.eg-bootstrap .carousel-item-next,.eg-bootstrap .carousel-item-prev,.eg-bootstrap .carousel-item.active{display:block}.eg-bootstrap .active.carousel-item-end,.eg-bootstrap .carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.eg-bootstrap .active.carousel-item-start,.eg-bootstrap .carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.eg-bootstrap .carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.eg-bootstrap .carousel-fade .carousel-item-next.carousel-item-start,.eg-bootstrap .carousel-fade .carousel-item-prev.carousel-item-end,.eg-bootstrap .carousel-fade .carousel-item.active{opacity:1;z-index:1}.eg-bootstrap .carousel-fade .active.carousel-item-end,.eg-bootstrap .carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.eg-bootstrap .carousel-fade .active.carousel-item-end,.eg-bootstrap .carousel-fade .active.carousel-item-start{transition:none}}.eg-bootstrap .carousel-control-next,.eg-bootstrap .carousel-control-prev{align-items:center;background:0 0;border:0;bottom:0;color:#fff;display:flex;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){.eg-bootstrap .carousel-control-next,.eg-bootstrap .carousel-control-prev{transition:none}}.eg-bootstrap .carousel-control-next:focus,.eg-bootstrap .carousel-control-next:hover,.eg-bootstrap .carousel-control-prev:focus,.eg-bootstrap .carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.eg-bootstrap .carousel-control-prev{left:0}.eg-bootstrap .carousel-control-next{right:0}.eg-bootstrap .carousel-control-next-icon,.eg-bootstrap .carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.eg-bootstrap .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 0z'/%3E%3C/svg%3E")}.eg-bootstrap .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-.708z'/%3E%3C/svg%3E")}.eg-bootstrap .carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.eg-bootstrap .carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;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){.eg-bootstrap .carousel-indicators [data-bs-target]{transition:none}}.eg-bootstrap .carousel-indicators .active{opacity:1}.eg-bootstrap .carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.eg-bootstrap .carousel-dark .carousel-control-next-icon,.eg-bootstrap .carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.eg-bootstrap .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.eg-bootstrap .carousel-dark .carousel-caption{color:#000}.eg-bootstrap .spinner-border,.eg-bootstrap .spinner-grow{animation:var(--eg-spinner-animation-speed) linear infinite var(--eg-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--eg-spinner-height);vertical-align:var(--eg-spinner-vertical-align);width:var(--eg-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.eg-bootstrap .spinner-border{--eg-spinner-width:2rem;--eg-spinner-height:2rem;--eg-spinner-vertical-align:-.125em;--eg-spinner-border-width:.25em;--eg-spinner-animation-speed:.75s;--eg-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--eg-spinner-border-width) solid;border-right:var(--eg-spinner-border-width) solid #0000}.eg-bootstrap .spinner-border-sm{--eg-spinner-width:1rem;--eg-spinner-height:1rem;--eg-spinner-border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.eg-bootstrap .spinner-grow{--eg-spinner-width:2rem;--eg-spinner-height:2rem;--eg-spinner-vertical-align:-.125em;--eg-spinner-animation-speed:.75s;--eg-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.eg-bootstrap .spinner-grow-sm{--eg-spinner-width:1rem;--eg-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.eg-bootstrap .spinner-border,.eg-bootstrap .spinner-grow{--eg-spinner-animation-speed:1.5s}}.eg-bootstrap .offcanvas,.eg-bootstrap .offcanvas-lg,.eg-bootstrap .offcanvas-md,.eg-bootstrap .offcanvas-sm,.eg-bootstrap .offcanvas-xl,.eg-bootstrap .offcanvas-xxl{--eg-offcanvas-zindex:1045;--eg-offcanvas-width:400px;--eg-offcanvas-height:30vh;--eg-offcanvas-padding-x:1rem;--eg-offcanvas-padding-y:1rem;--eg-offcanvas-color: ;--eg-offcanvas-bg:#fff;--eg-offcanvas-border-width:1px;--eg-offcanvas-border-color:var(--eg-border-color-translucent);--eg-offcanvas-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}@media (max-width:575.98px){.eg-bootstrap .offcanvas-sm{background-clip:padding-box;background-color:var(--eg-offcanvas-bg);bottom:0;color:var(--eg-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--eg-offcanvas-zindex)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.eg-bootstrap .offcanvas-sm{transition:none}}@media (max-width:575.98px){.eg-bootstrap .offcanvas-sm.offcanvas-start{border-right:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);left:0;top:0;transform:translate(-100%);width:var(--eg-offcanvas-width)}.eg-bootstrap .offcanvas-sm.offcanvas-end{border-left:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--eg-offcanvas-width)}.eg-bootstrap .offcanvas-sm.offcanvas-top{border-bottom:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);height:var(--eg-offcanvas-height);left:0;max-height:100%;right:0;top:0;transform:translateY(-100%)}.eg-bootstrap .offcanvas-sm.offcanvas-bottom{border-top:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);height:var(--eg-offcanvas-height);left:0;max-height:100%;right:0;transform:translateY(100%)}.eg-bootstrap .offcanvas-sm.show:not(.hiding),.eg-bootstrap .offcanvas-sm.showing{transform:none}.eg-bootstrap .offcanvas-sm.hiding,.eg-bootstrap .offcanvas-sm.show,.eg-bootstrap .offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.eg-bootstrap .offcanvas-sm{--eg-offcanvas-height:auto;--eg-offcanvas-border-width:0;background-color:initial!important}.eg-bootstrap .offcanvas-sm .offcanvas-header{display:none}.eg-bootstrap .offcanvas-sm .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.eg-bootstrap .offcanvas-md{background-clip:padding-box;background-color:var(--eg-offcanvas-bg);bottom:0;color:var(--eg-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--eg-offcanvas-zindex)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.eg-bootstrap .offcanvas-md{transition:none}}@media (max-width:767.98px){.eg-bootstrap .offcanvas-md.offcanvas-start{border-right:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);left:0;top:0;transform:translate(-100%);width:var(--eg-offcanvas-width)}.eg-bootstrap .offcanvas-md.offcanvas-end{border-left:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--eg-offcanvas-width)}.eg-bootstrap .offcanvas-md.offcanvas-top{border-bottom:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);height:var(--eg-offcanvas-height);left:0;max-height:100%;right:0;top:0;transform:translateY(-100%)}.eg-bootstrap .offcanvas-md.offcanvas-bottom{border-top:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);height:var(--eg-offcanvas-height);left:0;max-height:100%;right:0;transform:translateY(100%)}.eg-bootstrap .offcanvas-md.show:not(.hiding),.eg-bootstrap .offcanvas-md.showing{transform:none}.eg-bootstrap .offcanvas-md.hiding,.eg-bootstrap .offcanvas-md.show,.eg-bootstrap .offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.eg-bootstrap .offcanvas-md{--eg-offcanvas-height:auto;--eg-offcanvas-border-width:0;background-color:initial!important}.eg-bootstrap .offcanvas-md .offcanvas-header{display:none}.eg-bootstrap .offcanvas-md .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.eg-bootstrap .offcanvas-lg{background-clip:padding-box;background-color:var(--eg-offcanvas-bg);bottom:0;color:var(--eg-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--eg-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.eg-bootstrap .offcanvas-lg{transition:none}}@media (max-width:991.98px){.eg-bootstrap .offcanvas-lg.offcanvas-start{border-right:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);left:0;top:0;transform:translate(-100%);width:var(--eg-offcanvas-width)}.eg-bootstrap .offcanvas-lg.offcanvas-end{border-left:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--eg-offcanvas-width)}.eg-bootstrap .offcanvas-lg.offcanvas-top{border-bottom:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);height:var(--eg-offcanvas-height);left:0;max-height:100%;right:0;top:0;transform:translateY(-100%)}.eg-bootstrap .offcanvas-lg.offcanvas-bottom{border-top:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);height:var(--eg-offcanvas-height);left:0;max-height:100%;right:0;transform:translateY(100%)}.eg-bootstrap .offcanvas-lg.show:not(.hiding),.eg-bootstrap .offcanvas-lg.showing{transform:none}.eg-bootstrap .offcanvas-lg.hiding,.eg-bootstrap .offcanvas-lg.show,.eg-bootstrap .offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.eg-bootstrap .offcanvas-lg{--eg-offcanvas-height:auto;--eg-offcanvas-border-width:0;background-color:initial!important}.eg-bootstrap .offcanvas-lg .offcanvas-header{display:none}.eg-bootstrap .offcanvas-lg .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.eg-bootstrap .offcanvas-xl{background-clip:padding-box;background-color:var(--eg-offcanvas-bg);bottom:0;color:var(--eg-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--eg-offcanvas-zindex)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.eg-bootstrap .offcanvas-xl{transition:none}}@media (max-width:1199.98px){.eg-bootstrap .offcanvas-xl.offcanvas-start{border-right:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);left:0;top:0;transform:translate(-100%);width:var(--eg-offcanvas-width)}.eg-bootstrap .offcanvas-xl.offcanvas-end{border-left:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--eg-offcanvas-width)}.eg-bootstrap .offcanvas-xl.offcanvas-top{border-bottom:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);height:var(--eg-offcanvas-height);left:0;max-height:100%;right:0;top:0;transform:translateY(-100%)}.eg-bootstrap .offcanvas-xl.offcanvas-bottom{border-top:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);height:var(--eg-offcanvas-height);left:0;max-height:100%;right:0;transform:translateY(100%)}.eg-bootstrap .offcanvas-xl.show:not(.hiding),.eg-bootstrap .offcanvas-xl.showing{transform:none}.eg-bootstrap .offcanvas-xl.hiding,.eg-bootstrap .offcanvas-xl.show,.eg-bootstrap .offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.eg-bootstrap .offcanvas-xl{--eg-offcanvas-height:auto;--eg-offcanvas-border-width:0;background-color:initial!important}.eg-bootstrap .offcanvas-xl .offcanvas-header{display:none}.eg-bootstrap .offcanvas-xl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1399.98px){.eg-bootstrap .offcanvas-xxl{background-clip:padding-box;background-color:var(--eg-offcanvas-bg);bottom:0;color:var(--eg-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--eg-offcanvas-zindex)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.eg-bootstrap .offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.eg-bootstrap .offcanvas-xxl.offcanvas-start{border-right:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);left:0;top:0;transform:translate(-100%);width:var(--eg-offcanvas-width)}.eg-bootstrap .offcanvas-xxl.offcanvas-end{border-left:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--eg-offcanvas-width)}.eg-bootstrap .offcanvas-xxl.offcanvas-top{border-bottom:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);height:var(--eg-offcanvas-height);left:0;max-height:100%;right:0;top:0;transform:translateY(-100%)}.eg-bootstrap .offcanvas-xxl.offcanvas-bottom{border-top:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);height:var(--eg-offcanvas-height);left:0;max-height:100%;right:0;transform:translateY(100%)}.eg-bootstrap .offcanvas-xxl.show:not(.hiding),.eg-bootstrap .offcanvas-xxl.showing{transform:none}.eg-bootstrap .offcanvas-xxl.hiding,.eg-bootstrap .offcanvas-xxl.show,.eg-bootstrap .offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.eg-bootstrap .offcanvas-xxl{--eg-offcanvas-height:auto;--eg-offcanvas-border-width:0;background-color:initial!important}.eg-bootstrap .offcanvas-xxl .offcanvas-header{display:none}.eg-bootstrap .offcanvas-xxl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.eg-bootstrap .offcanvas{background-clip:padding-box;background-color:var(--eg-offcanvas-bg);bottom:0;color:var(--eg-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--eg-offcanvas-zindex)}@media (prefers-reduced-motion:reduce){.eg-bootstrap .offcanvas{transition:none}}.eg-bootstrap .offcanvas.offcanvas-start{border-right:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);left:0;top:0;transform:translate(-100%);width:var(--eg-offcanvas-width)}.eg-bootstrap .offcanvas.offcanvas-end{border-left:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--eg-offcanvas-width)}.eg-bootstrap .offcanvas.offcanvas-top{border-bottom:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);height:var(--eg-offcanvas-height);left:0;max-height:100%;right:0;top:0;transform:translateY(-100%)}.eg-bootstrap .offcanvas.offcanvas-bottom{border-top:var(--eg-offcanvas-border-width) solid var(--eg-offcanvas-border-color);height:var(--eg-offcanvas-height);left:0;max-height:100%;right:0;transform:translateY(100%)}.eg-bootstrap .offcanvas.show:not(.hiding),.eg-bootstrap .offcanvas.showing{transform:none}.eg-bootstrap .offcanvas.hiding,.eg-bootstrap .offcanvas.show,.eg-bootstrap .offcanvas.showing{visibility:visible}.eg-bootstrap .offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.eg-bootstrap .offcanvas-backdrop.fade{opacity:0}.eg-bootstrap .offcanvas-backdrop.show{opacity:.5}.eg-bootstrap .offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:var(--eg-offcanvas-padding-y) var(--eg-offcanvas-padding-x)}.eg-bootstrap .offcanvas-header .btn-close{margin-bottom:calc(var(--eg-offcanvas-padding-y)*-.5);margin-right:calc(var(--eg-offcanvas-padding-x)*-.5);margin-top:calc(var(--eg-offcanvas-padding-y)*-.5);padding:calc(var(--eg-offcanvas-padding-y)*.5) calc(var(--eg-offcanvas-padding-x)*.5)}.eg-bootstrap .offcanvas-title{line-height:1.5;margin-bottom:0}.eg-bootstrap .offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--eg-offcanvas-padding-y) var(--eg-offcanvas-padding-x)}.eg-bootstrap .placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.eg-bootstrap .placeholder.btn:before{content:"";display:inline-block}.eg-bootstrap .placeholder-xs{min-height:.6em}.eg-bootstrap .placeholder-sm{min-height:.8em}.eg-bootstrap .placeholder-lg{min-height:1.2em}.eg-bootstrap .placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.eg-bootstrap .placeholder-wave{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.eg-bootstrap .clearfix:after{clear:both;content:"";display:block}.eg-bootstrap .text-bg-primary{background-color:#0d6efd!important;background-color:RGBA(13,110,253,var(--eg-bg-opacity,1))!important;color:#fff!important}.eg-bootstrap .text-bg-secondary{background-color:#6c757d!important;background-color:RGBA(108,117,125,var(--eg-bg-opacity,1))!important;color:#fff!important}.eg-bootstrap .text-bg-success{background-color:#198754!important;background-color:RGBA(25,135,84,var(--eg-bg-opacity,1))!important;color:#fff!important}.eg-bootstrap .text-bg-info{background-color:#0dcaf0!important;background-color:RGBA(13,202,240,var(--eg-bg-opacity,1))!important;color:#000!important}.eg-bootstrap .text-bg-warning{background-color:#ffc107!important;background-color:RGBA(255,193,7,var(--eg-bg-opacity,1))!important;color:#000!important}.eg-bootstrap .text-bg-danger{background-color:#dc3545!important;background-color:RGBA(220,53,69,var(--eg-bg-opacity,1))!important;color:#fff!important}.eg-bootstrap .text-bg-light{background-color:#f8f9fa!important;background-color:RGBA(248,249,250,var(--eg-bg-opacity,1))!important;color:#000!important}.eg-bootstrap .text-bg-dark{background-color:#212529!important;background-color:RGBA(33,37,41,var(--eg-bg-opacity,1))!important;color:#fff!important}.eg-bootstrap .link-primary{color:#0d6efd!important}.eg-bootstrap .link-primary:focus,.eg-bootstrap .link-primary:hover{color:#0a58ca!important}.eg-bootstrap .link-secondary{color:#6c757d!important}.eg-bootstrap .link-secondary:focus,.eg-bootstrap .link-secondary:hover{color:#565e64!important}.eg-bootstrap .link-success{color:#198754!important}.eg-bootstrap .link-success:focus,.eg-bootstrap .link-success:hover{color:#146c43!important}.eg-bootstrap .link-info{color:#0dcaf0!important}.eg-bootstrap .link-info:focus,.eg-bootstrap .link-info:hover{color:#3dd5f3!important}.eg-bootstrap .link-warning{color:#ffc107!important}.eg-bootstrap .link-warning:focus,.eg-bootstrap .link-warning:hover{color:#ffcd39!important}.eg-bootstrap .link-danger{color:#dc3545!important}.eg-bootstrap .link-danger:focus,.eg-bootstrap .link-danger:hover{color:#b02a37!important}.eg-bootstrap .link-light{color:#f8f9fa!important}.eg-bootstrap .link-light:focus,.eg-bootstrap .link-light:hover{color:#f9fafb!important}.eg-bootstrap .link-dark{color:#212529!important}.eg-bootstrap .link-dark:focus,.eg-bootstrap .link-dark:hover{color:#1a1e21!important}.eg-bootstrap .ratio{position:relative;width:100%}.eg-bootstrap .ratio:before{content:"";display:block;padding-top:var(--eg-aspect-ratio)}.eg-bootstrap .ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.eg-bootstrap .ratio-1x1{--eg-aspect-ratio:100%}.eg-bootstrap .ratio-4x3{--eg-aspect-ratio:75%}.eg-bootstrap .ratio-16x9{--eg-aspect-ratio:56.25%}.eg-bootstrap .ratio-21x9{--eg-aspect-ratio:42.8571428571%}.eg-bootstrap .fixed-top{left:0;position:fixed;right:0;top:0;z-index:1030}.eg-bootstrap .fixed-bottom{bottom:0;left:0;position:fixed;right:0;z-index:1030}.eg-bootstrap .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.eg-bootstrap .sticky-bottom{bottom:0;position:-webkit-sticky;position:sticky;z-index:1020}@media (min-width:576px){.eg-bootstrap .sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.eg-bootstrap .sticky-sm-bottom{bottom:0;position:-webkit-sticky;position:sticky;z-index:1020}}@media (min-width:768px){.eg-bootstrap .sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.eg-bootstrap .sticky-md-bottom{bottom:0;position:-webkit-sticky;position:sticky;z-index:1020}}@media (min-width:992px){.eg-bootstrap .sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.eg-bootstrap .sticky-lg-bottom{bottom:0;position:-webkit-sticky;position:sticky;z-index:1020}}@media (min-width:1200px){.eg-bootstrap .sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.eg-bootstrap .sticky-xl-bottom{bottom:0;position:-webkit-sticky;position:sticky;z-index:1020}}@media (min-width:1400px){.eg-bootstrap .sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.eg-bootstrap .sticky-xxl-bottom{bottom:0;position:-webkit-sticky;position:sticky;z-index:1020}}.eg-bootstrap .hstack{align-items:center;align-self:stretch;display:flex;flex-direction:row}.eg-bootstrap .vstack{align-self:stretch;display:flex;flex:1 1 auto;flex-direction:column}.eg-bootstrap .visually-hidden,.eg-bootstrap .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;position:absolute!important;white-space:nowrap!important;width:1px!important}.eg-bootstrap .stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.eg-bootstrap .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eg-bootstrap .vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px}.eg-bootstrap .align-baseline{vertical-align:initial!important}.eg-bootstrap .align-top{vertical-align:top!important}.eg-bootstrap .align-middle{vertical-align:middle!important}.eg-bootstrap .align-bottom{vertical-align:bottom!important}.eg-bootstrap .align-text-bottom{vertical-align:text-bottom!important}.eg-bootstrap .align-text-top{vertical-align:text-top!important}.eg-bootstrap .float-start{float:left!important}.eg-bootstrap .float-end{float:right!important}.eg-bootstrap .float-none{float:none!important}.eg-bootstrap .opacity-0{opacity:0!important}.eg-bootstrap .opacity-25{opacity:.25!important}.eg-bootstrap .opacity-50{opacity:.5!important}.eg-bootstrap .opacity-75{opacity:.75!important}.eg-bootstrap .opacity-100{opacity:1!important}.eg-bootstrap .overflow-auto{overflow:auto!important}.eg-bootstrap .overflow-hidden{overflow:hidden!important}.eg-bootstrap .overflow-visible{overflow:visible!important}.eg-bootstrap .overflow-scroll{overflow:scroll!important}.eg-bootstrap .d-inline{display:inline!important}.eg-bootstrap .d-inline-block{display:inline-block!important}.eg-bootstrap .d-block{display:block!important}.eg-bootstrap .d-grid{display:grid!important}.eg-bootstrap .d-table{display:table!important}.eg-bootstrap .d-table-row{display:table-row!important}.eg-bootstrap .d-table-cell{display:table-cell!important}.eg-bootstrap .d-flex{display:flex!important}.eg-bootstrap .d-inline-flex{display:inline-flex!important}.eg-bootstrap .d-none{display:none!important}.eg-bootstrap .shadow{box-shadow:0 .5rem 1rem #00000026!important}.eg-bootstrap .shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.eg-bootstrap .shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.eg-bootstrap .shadow-none{box-shadow:none!important}.eg-bootstrap .position-static{position:static!important}.eg-bootstrap .position-relative{position:relative!important}.eg-bootstrap .position-absolute{position:absolute!important}.eg-bootstrap .position-fixed{position:fixed!important}.eg-bootstrap .position-sticky{position:-webkit-sticky!important;position:sticky!important}.eg-bootstrap .top-0{top:0!important}.eg-bootstrap .top-50{top:50%!important}.eg-bootstrap .top-100{top:100%!important}.eg-bootstrap .bottom-0{bottom:0!important}.eg-bootstrap .bottom-50{bottom:50%!important}.eg-bootstrap .bottom-100{bottom:100%!important}.eg-bootstrap .start-0{left:0!important}.eg-bootstrap .start-50{left:50%!important}.eg-bootstrap .start-100{left:100%!important}.eg-bootstrap .end-0{right:0!important}.eg-bootstrap .end-50{right:50%!important}.eg-bootstrap .end-100{right:100%!important}.eg-bootstrap .translate-middle{transform:translate(-50%,-50%)!important}.eg-bootstrap .translate-middle-x{transform:translate(-50%)!important}.eg-bootstrap .translate-middle-y{transform:translateY(-50%)!important}.eg-bootstrap .border{border:var(--eg-border-width) var(--eg-border-style) var(--eg-border-color)!important}.eg-bootstrap .border-0{border:0!important}.eg-bootstrap .border-top{border-top:var(--eg-border-width) var(--eg-border-style) var(--eg-border-color)!important}.eg-bootstrap .border-top-0{border-top:0!important}.eg-bootstrap .border-end{border-right:var(--eg-border-width) var(--eg-border-style) var(--eg-border-color)!important}.eg-bootstrap .border-end-0{border-right:0!important}.eg-bootstrap .border-bottom{border-bottom:var(--eg-border-width) var(--eg-border-style) var(--eg-border-color)!important}.eg-bootstrap .border-bottom-0{border-bottom:0!important}.eg-bootstrap .border-start{border-left:var(--eg-border-width) var(--eg-border-style) var(--eg-border-color)!important}.eg-bootstrap .border-start-0{border-left:0!important}.eg-bootstrap .border-primary{--eg-border-opacity:1;border-color:rgba(var(--eg-primary-rgb),var(--eg-border-opacity))!important}.eg-bootstrap .border-secondary{--eg-border-opacity:1;border-color:rgba(var(--eg-secondary-rgb),var(--eg-border-opacity))!important}.eg-bootstrap .border-success{--eg-border-opacity:1;border-color:rgba(var(--eg-success-rgb),var(--eg-border-opacity))!important}.eg-bootstrap .border-info{--eg-border-opacity:1;border-color:rgba(var(--eg-info-rgb),var(--eg-border-opacity))!important}.eg-bootstrap .border-warning{--eg-border-opacity:1;border-color:rgba(var(--eg-warning-rgb),var(--eg-border-opacity))!important}.eg-bootstrap .border-danger{--eg-border-opacity:1;border-color:rgba(var(--eg-danger-rgb),var(--eg-border-opacity))!important}.eg-bootstrap .border-light{--eg-border-opacity:1;border-color:rgba(var(--eg-light-rgb),var(--eg-border-opacity))!important}.eg-bootstrap .border-dark{--eg-border-opacity:1;border-color:rgba(var(--eg-dark-rgb),var(--eg-border-opacity))!important}.eg-bootstrap .border-white{--eg-border-opacity:1;border-color:rgba(var(--eg-white-rgb),var(--eg-border-opacity))!important}.eg-bootstrap .border-1{--eg-border-width:1px}.eg-bootstrap .border-2{--eg-border-width:2px}.eg-bootstrap .border-3{--eg-border-width:3px}.eg-bootstrap .border-4{--eg-border-width:4px}.eg-bootstrap .border-5{--eg-border-width:5px}.eg-bootstrap .border-opacity-10{--eg-border-opacity:.1}.eg-bootstrap .border-opacity-25{--eg-border-opacity:.25}.eg-bootstrap .border-opacity-50{--eg-border-opacity:.5}.eg-bootstrap .border-opacity-75{--eg-border-opacity:.75}.eg-bootstrap .border-opacity-100{--eg-border-opacity:1}.eg-bootstrap .w-25{width:25%!important}.eg-bootstrap .w-50{width:50%!important}.eg-bootstrap .w-75{width:75%!important}.eg-bootstrap .w-100{width:100%!important}.eg-bootstrap .w-auto{width:auto!important}.eg-bootstrap .mw-100{max-width:100%!important}.eg-bootstrap .vw-100{width:100vw!important}.eg-bootstrap .min-vw-100{min-width:100vw!important}.eg-bootstrap .h-25{height:25%!important}.eg-bootstrap .h-50{height:50%!important}.eg-bootstrap .h-75{height:75%!important}.eg-bootstrap .h-100{height:100%!important}.eg-bootstrap .h-auto{height:auto!important}.eg-bootstrap .mh-100{max-height:100%!important}.eg-bootstrap .vh-100{height:100vh!important}.eg-bootstrap .min-vh-100{min-height:100vh!important}.eg-bootstrap .flex-fill{flex:1 1 auto!important}.eg-bootstrap .flex-row{flex-direction:row!important}.eg-bootstrap .flex-column{flex-direction:column!important}.eg-bootstrap .flex-row-reverse{flex-direction:row-reverse!important}.eg-bootstrap .flex-column-reverse{flex-direction:column-reverse!important}.eg-bootstrap .flex-grow-0{flex-grow:0!important}.eg-bootstrap .flex-grow-1{flex-grow:1!important}.eg-bootstrap .flex-shrink-0{flex-shrink:0!important}.eg-bootstrap .flex-shrink-1{flex-shrink:1!important}.eg-bootstrap .flex-wrap{flex-wrap:wrap!important}.eg-bootstrap .flex-nowrap{flex-wrap:nowrap!important}.eg-bootstrap .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.eg-bootstrap .justify-content-start{justify-content:flex-start!important}.eg-bootstrap .justify-content-end{justify-content:flex-end!important}.eg-bootstrap .justify-content-center{justify-content:center!important}.eg-bootstrap .justify-content-between{justify-content:space-between!important}.eg-bootstrap .justify-content-around{justify-content:space-around!important}.eg-bootstrap .justify-content-evenly{justify-content:space-evenly!important}.eg-bootstrap .align-items-start{align-items:flex-start!important}.eg-bootstrap .align-items-end{align-items:flex-end!important}.eg-bootstrap .align-items-center{align-items:center!important}.eg-bootstrap .align-items-baseline{align-items:baseline!important}.eg-bootstrap .align-items-stretch{align-items:stretch!important}.eg-bootstrap .align-content-start{align-content:flex-start!important}.eg-bootstrap .align-content-end{align-content:flex-end!important}.eg-bootstrap .align-content-center{align-content:center!important}.eg-bootstrap .align-content-between{align-content:space-between!important}.eg-bootstrap .align-content-around{align-content:space-around!important}.eg-bootstrap .align-content-stretch{align-content:stretch!important}.eg-bootstrap .align-self-auto{align-self:auto!important}.eg-bootstrap .align-self-start{align-self:flex-start!important}.eg-bootstrap .align-self-end{align-self:flex-end!important}.eg-bootstrap .align-self-center{align-self:center!important}.eg-bootstrap .align-self-baseline{align-self:baseline!important}.eg-bootstrap .align-self-stretch{align-self:stretch!important}.eg-bootstrap .order-first{order:-1!important}.eg-bootstrap .order-0{order:0!important}.eg-bootstrap .order-1{order:1}.eg-bootstrap .order-2{order:2}.eg-bootstrap .order-3{order:3}.eg-bootstrap .order-4{order:4}.eg-bootstrap .order-5{order:5}.eg-bootstrap .order-last{order:6}.eg-bootstrap .m-0{margin:0!important}.eg-bootstrap .m-1{margin:.125rem!important}.eg-bootstrap .m-2{margin:.25rem!important}.eg-bootstrap .m-3{margin:.5rem!important}.eg-bootstrap .m-4{margin:.75rem!important}.eg-bootstrap .m-5{margin:1rem!important}.eg-bootstrap .m-6{margin:1.25rem!important}.eg-bootstrap .m-7{margin:1.5rem!important}.eg-bootstrap .m-8{margin:1.75rem!important}.eg-bootstrap .m-9{margin:2rem!important}.eg-bootstrap .m-10{margin:2.5rem!important}.eg-bootstrap .m-11{margin:3rem!important}.eg-bootstrap .m-12{margin:4rem!important}.eg-bootstrap .m-13{margin:5rem!important}.eg-bootstrap .m-14{margin:6rem!important}.eg-bootstrap .m-15{margin:7rem!important}.eg-bootstrap .m-16{margin:8rem!important}.eg-bootstrap .m-17{margin:9rem!important}.eg-bootstrap .m-18{margin:10rem!important}.eg-bootstrap .m-19{margin:12rem!important}.eg-bootstrap .m-20{margin:14rem!important}.eg-bootstrap .m-auto{margin:auto!important}.eg-bootstrap .mx-0{margin-left:0!important;margin-right:0!important}.eg-bootstrap .mx-1{margin-left:.125rem!important;margin-right:.125rem!important}.eg-bootstrap .mx-2{margin-left:.25rem!important;margin-right:.25rem!important}.eg-bootstrap .mx-3{margin-left:.5rem!important;margin-right:.5rem!important}.eg-bootstrap .mx-4{margin-left:.75rem!important;margin-right:.75rem!important}.eg-bootstrap .mx-5{margin-left:1rem!important;margin-right:1rem!important}.eg-bootstrap .mx-6{margin-left:1.25rem!important;margin-right:1.25rem!important}.eg-bootstrap .mx-7{margin-left:1.5rem!important;margin-right:1.5rem!important}.eg-bootstrap .mx-8{margin-left:1.75rem!important;margin-right:1.75rem!important}.eg-bootstrap .mx-9{margin-left:2rem!important;margin-right:2rem!important}.eg-bootstrap .mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.eg-bootstrap .mx-11{margin-left:3rem!important;margin-right:3rem!important}.eg-bootstrap .mx-12{margin-left:4rem!important;margin-right:4rem!important}.eg-bootstrap .mx-13{margin-left:5rem!important;margin-right:5rem!important}.eg-bootstrap .mx-14{margin-left:6rem!important;margin-right:6rem!important}.eg-bootstrap .mx-15{margin-left:7rem!important;margin-right:7rem!important}.eg-bootstrap .mx-16{margin-left:8rem!important;margin-right:8rem!important}.eg-bootstrap .mx-17{margin-left:9rem!important;margin-right:9rem!important}.eg-bootstrap .mx-18{margin-left:10rem!important;margin-right:10rem!important}.eg-bootstrap .mx-19{margin-left:12rem!important;margin-right:12rem!important}.eg-bootstrap .mx-20{margin-left:14rem!important;margin-right:14rem!important}.eg-bootstrap .mx-auto{margin-left:auto!important;margin-right:auto!important}.eg-bootstrap .my-0{margin-bottom:0!important;margin-top:0!important}.eg-bootstrap .my-1{margin-bottom:.125rem!important;margin-top:.125rem!important}.eg-bootstrap .my-2{margin-bottom:.25rem!important;margin-top:.25rem!important}.eg-bootstrap .my-3{margin-bottom:.5rem!important;margin-top:.5rem!important}.eg-bootstrap .my-4{margin-bottom:.75rem!important;margin-top:.75rem!important}.eg-bootstrap .my-5{margin-bottom:1rem!important;margin-top:1rem!important}.eg-bootstrap .my-6{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.eg-bootstrap .my-7{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.eg-bootstrap .my-8{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.eg-bootstrap .my-9{margin-bottom:2rem!important;margin-top:2rem!important}.eg-bootstrap .my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.eg-bootstrap .my-11{margin-bottom:3rem!important;margin-top:3rem!important}.eg-bootstrap .my-12{margin-bottom:4rem!important;margin-top:4rem!important}.eg-bootstrap .my-13{margin-bottom:5rem!important;margin-top:5rem!important}.eg-bootstrap .my-14{margin-bottom:6rem!important;margin-top:6rem!important}.eg-bootstrap .my-15{margin-bottom:7rem!important;margin-top:7rem!important}.eg-bootstrap .my-16{margin-bottom:8rem!important;margin-top:8rem!important}.eg-bootstrap .my-17{margin-bottom:9rem!important;margin-top:9rem!important}.eg-bootstrap .my-18{margin-bottom:10rem!important;margin-top:10rem!important}.eg-bootstrap .my-19{margin-bottom:12rem!important;margin-top:12rem!important}.eg-bootstrap .my-20{margin-bottom:14rem!important;margin-top:14rem!important}.eg-bootstrap .my-auto{margin-bottom:auto!important;margin-top:auto!important}.eg-bootstrap .mt-0{margin-top:0!important}.eg-bootstrap .mt-1{margin-top:.125rem!important}.eg-bootstrap .mt-2{margin-top:.25rem!important}.eg-bootstrap .mt-3{margin-top:.5rem!important}.eg-bootstrap .mt-4{margin-top:.75rem!important}.eg-bootstrap .mt-5{margin-top:1rem!important}.eg-bootstrap .mt-6{margin-top:1.25rem!important}.eg-bootstrap .mt-7{margin-top:1.5rem!important}.eg-bootstrap .mt-8{margin-top:1.75rem!important}.eg-bootstrap .mt-9{margin-top:2rem!important}.eg-bootstrap .mt-10{margin-top:2.5rem!important}.eg-bootstrap .mt-11{margin-top:3rem!important}.eg-bootstrap .mt-12{margin-top:4rem!important}.eg-bootstrap .mt-13{margin-top:5rem!important}.eg-bootstrap .mt-14{margin-top:6rem!important}.eg-bootstrap .mt-15{margin-top:7rem!important}.eg-bootstrap .mt-16{margin-top:8rem!important}.eg-bootstrap .mt-17{margin-top:9rem!important}.eg-bootstrap .mt-18{margin-top:10rem!important}.eg-bootstrap .mt-19{margin-top:12rem!important}.eg-bootstrap .mt-20{margin-top:14rem!important}.eg-bootstrap .mt-auto{margin-top:auto!important}.eg-bootstrap .me-0{margin-right:0!important}.eg-bootstrap .me-1{margin-right:.125rem!important}.eg-bootstrap .me-2{margin-right:.25rem!important}.eg-bootstrap .me-3{margin-right:.5rem!important}.eg-bootstrap .me-4{margin-right:.75rem!important}.eg-bootstrap .me-5{margin-right:1rem!important}.eg-bootstrap .me-6{margin-right:1.25rem!important}.eg-bootstrap .me-7{margin-right:1.5rem!important}.eg-bootstrap .me-8{margin-right:1.75rem!important}.eg-bootstrap .me-9{margin-right:2rem!important}.eg-bootstrap .me-10{margin-right:2.5rem!important}.eg-bootstrap .me-11{margin-right:3rem!important}.eg-bootstrap .me-12{margin-right:4rem!important}.eg-bootstrap .me-13{margin-right:5rem!important}.eg-bootstrap .me-14{margin-right:6rem!important}.eg-bootstrap .me-15{margin-right:7rem!important}.eg-bootstrap .me-16{margin-right:8rem!important}.eg-bootstrap .me-17{margin-right:9rem!important}.eg-bootstrap .me-18{margin-right:10rem!important}.eg-bootstrap .me-19{margin-right:12rem!important}.eg-bootstrap .me-20{margin-right:14rem!important}.eg-bootstrap .me-auto{margin-right:auto!important}.eg-bootstrap .mb-0{margin-bottom:0!important}.eg-bootstrap .mb-1{margin-bottom:.125rem!important}.eg-bootstrap .mb-2{margin-bottom:.25rem!important}.eg-bootstrap .mb-3{margin-bottom:.5rem!important}.eg-bootstrap .mb-4{margin-bottom:.75rem!important}.eg-bootstrap .mb-5{margin-bottom:1rem!important}.eg-bootstrap .mb-6{margin-bottom:1.25rem!important}.eg-bootstrap .mb-7{margin-bottom:1.5rem!important}.eg-bootstrap .mb-8{margin-bottom:1.75rem!important}.eg-bootstrap .mb-9{margin-bottom:2rem!important}.eg-bootstrap .mb-10{margin-bottom:2.5rem!important}.eg-bootstrap .mb-11{margin-bottom:3rem!important}.eg-bootstrap .mb-12{margin-bottom:4rem!important}.eg-bootstrap .mb-13{margin-bottom:5rem!important}.eg-bootstrap .mb-14{margin-bottom:6rem!important}.eg-bootstrap .mb-15{margin-bottom:7rem!important}.eg-bootstrap .mb-16{margin-bottom:8rem!important}.eg-bootstrap .mb-17{margin-bottom:9rem!important}.eg-bootstrap .mb-18{margin-bottom:10rem!important}.eg-bootstrap .mb-19{margin-bottom:12rem!important}.eg-bootstrap .mb-20{margin-bottom:14rem!important}.eg-bootstrap .mb-auto{margin-bottom:auto!important}.eg-bootstrap .ms-0{margin-left:0!important}.eg-bootstrap .ms-1{margin-left:.125rem!important}.eg-bootstrap .ms-2{margin-left:.25rem!important}.eg-bootstrap .ms-3{margin-left:.5rem!important}.eg-bootstrap .ms-4{margin-left:.75rem!important}.eg-bootstrap .ms-5{margin-left:1rem!important}.eg-bootstrap .ms-6{margin-left:1.25rem!important}.eg-bootstrap .ms-7{margin-left:1.5rem!important}.eg-bootstrap .ms-8{margin-left:1.75rem!important}.eg-bootstrap .ms-9{margin-left:2rem!important}.eg-bootstrap .ms-10{margin-left:2.5rem!important}.eg-bootstrap .ms-11{margin-left:3rem!important}.eg-bootstrap .ms-12{margin-left:4rem!important}.eg-bootstrap .ms-13{margin-left:5rem!important}.eg-bootstrap .ms-14{margin-left:6rem!important}.eg-bootstrap .ms-15{margin-left:7rem!important}.eg-bootstrap .ms-16{margin-left:8rem!important}.eg-bootstrap .ms-17{margin-left:9rem!important}.eg-bootstrap .ms-18{margin-left:10rem!important}.eg-bootstrap .ms-19{margin-left:12rem!important}.eg-bootstrap .ms-20{margin-left:14rem!important}.eg-bootstrap .ms-auto{margin-left:auto!important}.eg-bootstrap .m-n1{margin:-.125rem!important}.eg-bootstrap .m-n2{margin:-.25rem!important}.eg-bootstrap .m-n3{margin:-.5rem!important}.eg-bootstrap .m-n4{margin:-.75rem!important}.eg-bootstrap .m-n5{margin:-1rem!important}.eg-bootstrap .m-n6{margin:-1.25rem!important}.eg-bootstrap .m-n7{margin:-1.5rem!important}.eg-bootstrap .m-n8{margin:-1.75rem!important}.eg-bootstrap .m-n9{margin:-2rem!important}.eg-bootstrap .m-n10{margin:-2.5rem!important}.eg-bootstrap .m-n11{margin:-3rem!important}.eg-bootstrap .m-n12{margin:-4rem!important}.eg-bootstrap .m-n13{margin:-5rem!important}.eg-bootstrap .m-n14{margin:-6rem!important}.eg-bootstrap .m-n15{margin:-7rem!important}.eg-bootstrap .m-n16{margin:-8rem!important}.eg-bootstrap .m-n17{margin:-9rem!important}.eg-bootstrap .m-n18{margin:-10rem!important}.eg-bootstrap .m-n19{margin:-12rem!important}.eg-bootstrap .m-n20{margin:-14rem!important}.eg-bootstrap .mx-n1{margin-left:-.125rem!important;margin-right:-.125rem!important}.eg-bootstrap .mx-n2{margin-left:-.25rem!important;margin-right:-.25rem!important}.eg-bootstrap .mx-n3{margin-left:-.5rem!important;margin-right:-.5rem!important}.eg-bootstrap .mx-n4{margin-left:-.75rem!important;margin-right:-.75rem!important}.eg-bootstrap .mx-n5{margin-left:-1rem!important;margin-right:-1rem!important}.eg-bootstrap .mx-n6{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.eg-bootstrap .mx-n7{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.eg-bootstrap .mx-n8{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.eg-bootstrap .mx-n9{margin-left:-2rem!important;margin-right:-2rem!important}.eg-bootstrap .mx-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.eg-bootstrap .mx-n11{margin-left:-3rem!important;margin-right:-3rem!important}.eg-bootstrap .mx-n12{margin-left:-4rem!important;margin-right:-4rem!important}.eg-bootstrap .mx-n13{margin-left:-5rem!important;margin-right:-5rem!important}.eg-bootstrap .mx-n14{margin-left:-6rem!important;margin-right:-6rem!important}.eg-bootstrap .mx-n15{margin-left:-7rem!important;margin-right:-7rem!important}.eg-bootstrap .mx-n16{margin-left:-8rem!important;margin-right:-8rem!important}.eg-bootstrap .mx-n17{margin-left:-9rem!important;margin-right:-9rem!important}.eg-bootstrap .mx-n18{margin-left:-10rem!important;margin-right:-10rem!important}.eg-bootstrap .mx-n19{margin-left:-12rem!important;margin-right:-12rem!important}.eg-bootstrap .mx-n20{margin-left:-14rem!important;margin-right:-14rem!important}.eg-bootstrap .my-n1{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.eg-bootstrap .my-n2{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.eg-bootstrap .my-n3{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.eg-bootstrap .my-n4{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.eg-bootstrap .my-n5{margin-bottom:-1rem!important;margin-top:-1rem!important}.eg-bootstrap .my-n6{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.eg-bootstrap .my-n7{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.eg-bootstrap .my-n8{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.eg-bootstrap .my-n9{margin-bottom:-2rem!important;margin-top:-2rem!important}.eg-bootstrap .my-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.eg-bootstrap .my-n11{margin-bottom:-3rem!important;margin-top:-3rem!important}.eg-bootstrap .my-n12{margin-bottom:-4rem!important;margin-top:-4rem!important}.eg-bootstrap .my-n13{margin-bottom:-5rem!important;margin-top:-5rem!important}.eg-bootstrap .my-n14{margin-bottom:-6rem!important;margin-top:-6rem!important}.eg-bootstrap .my-n15{margin-bottom:-7rem!important;margin-top:-7rem!important}.eg-bootstrap .my-n16{margin-bottom:-8rem!important;margin-top:-8rem!important}.eg-bootstrap .my-n17{margin-bottom:-9rem!important;margin-top:-9rem!important}.eg-bootstrap .my-n18{margin-bottom:-10rem!important;margin-top:-10rem!important}.eg-bootstrap .my-n19{margin-bottom:-12rem!important;margin-top:-12rem!important}.eg-bootstrap .my-n20{margin-bottom:-14rem!important;margin-top:-14rem!important}.eg-bootstrap .mt-n1{margin-top:-.125rem!important}.eg-bootstrap .mt-n2{margin-top:-.25rem!important}.eg-bootstrap .mt-n3{margin-top:-.5rem!important}.eg-bootstrap .mt-n4{margin-top:-.75rem!important}.eg-bootstrap .mt-n5{margin-top:-1rem!important}.eg-bootstrap .mt-n6{margin-top:-1.25rem!important}.eg-bootstrap .mt-n7{margin-top:-1.5rem!important}.eg-bootstrap .mt-n8{margin-top:-1.75rem!important}.eg-bootstrap .mt-n9{margin-top:-2rem!important}.eg-bootstrap .mt-n10{margin-top:-2.5rem!important}.eg-bootstrap .mt-n11{margin-top:-3rem!important}.eg-bootstrap .mt-n12{margin-top:-4rem!important}.eg-bootstrap .mt-n13{margin-top:-5rem!important}.eg-bootstrap .mt-n14{margin-top:-6rem!important}.eg-bootstrap .mt-n15{margin-top:-7rem!important}.eg-bootstrap .mt-n16{margin-top:-8rem!important}.eg-bootstrap .mt-n17{margin-top:-9rem!important}.eg-bootstrap .mt-n18{margin-top:-10rem!important}.eg-bootstrap .mt-n19{margin-top:-12rem!important}.eg-bootstrap .mt-n20{margin-top:-14rem!important}.eg-bootstrap .me-n1{margin-right:-.125rem!important}.eg-bootstrap .me-n2{margin-right:-.25rem!important}.eg-bootstrap .me-n3{margin-right:-.5rem!important}.eg-bootstrap .me-n4{margin-right:-.75rem!important}.eg-bootstrap .me-n5{margin-right:-1rem!important}.eg-bootstrap .me-n6{margin-right:-1.25rem!important}.eg-bootstrap .me-n7{margin-right:-1.5rem!important}.eg-bootstrap .me-n8{margin-right:-1.75rem!important}.eg-bootstrap .me-n9{margin-right:-2rem!important}.eg-bootstrap .me-n10{margin-right:-2.5rem!important}.eg-bootstrap .me-n11{margin-right:-3rem!important}.eg-bootstrap .me-n12{margin-right:-4rem!important}.eg-bootstrap .me-n13{margin-right:-5rem!important}.eg-bootstrap .me-n14{margin-right:-6rem!important}.eg-bootstrap .me-n15{margin-right:-7rem!important}.eg-bootstrap .me-n16{margin-right:-8rem!important}.eg-bootstrap .me-n17{margin-right:-9rem!important}.eg-bootstrap .me-n18{margin-right:-10rem!important}.eg-bootstrap .me-n19{margin-right:-12rem!important}.eg-bootstrap .me-n20{margin-right:-14rem!important}.eg-bootstrap .mb-n1{margin-bottom:-.125rem!important}.eg-bootstrap .mb-n2{margin-bottom:-.25rem!important}.eg-bootstrap .mb-n3{margin-bottom:-.5rem!important}.eg-bootstrap .mb-n4{margin-bottom:-.75rem!important}.eg-bootstrap .mb-n5{margin-bottom:-1rem!important}.eg-bootstrap .mb-n6{margin-bottom:-1.25rem!important}.eg-bootstrap .mb-n7{margin-bottom:-1.5rem!important}.eg-bootstrap .mb-n8{margin-bottom:-1.75rem!important}.eg-bootstrap .mb-n9{margin-bottom:-2rem!important}.eg-bootstrap .mb-n10{margin-bottom:-2.5rem!important}.eg-bootstrap .mb-n11{margin-bottom:-3rem!important}.eg-bootstrap .mb-n12{margin-bottom:-4rem!important}.eg-bootstrap .mb-n13{margin-bottom:-5rem!important}.eg-bootstrap .mb-n14{margin-bottom:-6rem!important}.eg-bootstrap .mb-n15{margin-bottom:-7rem!important}.eg-bootstrap .mb-n16{margin-bottom:-8rem!important}.eg-bootstrap .mb-n17{margin-bottom:-9rem!important}.eg-bootstrap .mb-n18{margin-bottom:-10rem!important}.eg-bootstrap .mb-n19{margin-bottom:-12rem!important}.eg-bootstrap .mb-n20{margin-bottom:-14rem!important}.eg-bootstrap .ms-n1{margin-left:-.125rem!important}.eg-bootstrap .ms-n2{margin-left:-.25rem!important}.eg-bootstrap .ms-n3{margin-left:-.5rem!important}.eg-bootstrap .ms-n4{margin-left:-.75rem!important}.eg-bootstrap .ms-n5{margin-left:-1rem!important}.eg-bootstrap .ms-n6{margin-left:-1.25rem!important}.eg-bootstrap .ms-n7{margin-left:-1.5rem!important}.eg-bootstrap .ms-n8{margin-left:-1.75rem!important}.eg-bootstrap .ms-n9{margin-left:-2rem!important}.eg-bootstrap .ms-n10{margin-left:-2.5rem!important}.eg-bootstrap .ms-n11{margin-left:-3rem!important}.eg-bootstrap .ms-n12{margin-left:-4rem!important}.eg-bootstrap .ms-n13{margin-left:-5rem!important}.eg-bootstrap .ms-n14{margin-left:-6rem!important}.eg-bootstrap .ms-n15{margin-left:-7rem!important}.eg-bootstrap .ms-n16{margin-left:-8rem!important}.eg-bootstrap .ms-n17{margin-left:-9rem!important}.eg-bootstrap .ms-n18{margin-left:-10rem!important}.eg-bootstrap .ms-n19{margin-left:-12rem!important}.eg-bootstrap .ms-n20{margin-left:-14rem!important}.eg-bootstrap .p-0{padding:0!important}.eg-bootstrap .p-1{padding:.125rem!important}.eg-bootstrap .p-2{padding:.25rem!important}.eg-bootstrap .p-3{padding:.5rem!important}.eg-bootstrap .p-4{padding:.75rem!important}.eg-bootstrap .p-5{padding:1rem!important}.eg-bootstrap .p-6{padding:1.25rem!important}.eg-bootstrap .p-7{padding:1.5rem!important}.eg-bootstrap .p-8{padding:1.75rem!important}.eg-bootstrap .p-9{padding:2rem!important}.eg-bootstrap .p-10{padding:2.5rem!important}.eg-bootstrap .p-11{padding:3rem!important}.eg-bootstrap .p-12{padding:4rem!important}.eg-bootstrap .p-13{padding:5rem!important}.eg-bootstrap .p-14{padding:6rem!important}.eg-bootstrap .p-15{padding:7rem!important}.eg-bootstrap .p-16{padding:8rem!important}.eg-bootstrap .p-17{padding:9rem!important}.eg-bootstrap .p-18{padding:10rem!important}.eg-bootstrap .p-19{padding:12rem!important}.eg-bootstrap .p-20{padding:14rem!important}.eg-bootstrap .px-0{padding-left:0!important;padding-right:0!important}.eg-bootstrap .px-1{padding-left:.125rem!important;padding-right:.125rem!important}.eg-bootstrap .px-2{padding-left:.25rem!important;padding-right:.25rem!important}.eg-bootstrap .px-3{padding-left:.5rem!important;padding-right:.5rem!important}.eg-bootstrap .px-4{padding-left:.75rem!important;padding-right:.75rem!important}.eg-bootstrap .px-5{padding-left:1rem!important;padding-right:1rem!important}.eg-bootstrap .px-6{padding-left:1.25rem!important;padding-right:1.25rem!important}.eg-bootstrap .px-7{padding-left:1.5rem!important;padding-right:1.5rem!important}.eg-bootstrap .px-8{padding-left:1.75rem!important;padding-right:1.75rem!important}.eg-bootstrap .px-9{padding-left:2rem!important;padding-right:2rem!important}.eg-bootstrap .px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.eg-bootstrap .px-11{padding-left:3rem!important;padding-right:3rem!important}.eg-bootstrap .px-12{padding-left:4rem!important;padding-right:4rem!important}.eg-bootstrap .px-13{padding-left:5rem!important;padding-right:5rem!important}.eg-bootstrap .px-14{padding-left:6rem!important;padding-right:6rem!important}.eg-bootstrap .px-15{padding-left:7rem!important;padding-right:7rem!important}.eg-bootstrap .px-16{padding-left:8rem!important;padding-right:8rem!important}.eg-bootstrap .px-17{padding-left:9rem!important;padding-right:9rem!important}.eg-bootstrap .px-18{padding-left:10rem!important;padding-right:10rem!important}.eg-bootstrap .px-19{padding-left:12rem!important;padding-right:12rem!important}.eg-bootstrap .px-20{padding-left:14rem!important;padding-right:14rem!important}.eg-bootstrap .py-0{padding-bottom:0!important;padding-top:0!important}.eg-bootstrap .py-1{padding-bottom:.125rem!important;padding-top:.125rem!important}.eg-bootstrap .py-2{padding-bottom:.25rem!important;padding-top:.25rem!important}.eg-bootstrap .py-3{padding-bottom:.5rem!important;padding-top:.5rem!important}.eg-bootstrap .py-4{padding-bottom:.75rem!important;padding-top:.75rem!important}.eg-bootstrap .py-5{padding-bottom:1rem!important;padding-top:1rem!important}.eg-bootstrap .py-6{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.eg-bootstrap .py-7{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.eg-bootstrap .py-8{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.eg-bootstrap .py-9{padding-bottom:2rem!important;padding-top:2rem!important}.eg-bootstrap .py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.eg-bootstrap .py-11{padding-bottom:3rem!important;padding-top:3rem!important}.eg-bootstrap .py-12{padding-bottom:4rem!important;padding-top:4rem!important}.eg-bootstrap .py-13{padding-bottom:5rem!important;padding-top:5rem!important}.eg-bootstrap .py-14{padding-bottom:6rem!important;padding-top:6rem!important}.eg-bootstrap .py-15{padding-bottom:7rem!important;padding-top:7rem!important}.eg-bootstrap .py-16{padding-bottom:8rem!important;padding-top:8rem!important}.eg-bootstrap .py-17{padding-bottom:9rem!important;padding-top:9rem!important}.eg-bootstrap .py-18{padding-bottom:10rem!important;padding-top:10rem!important}.eg-bootstrap .py-19{padding-bottom:12rem!important;padding-top:12rem!important}.eg-bootstrap .py-20{padding-bottom:14rem!important;padding-top:14rem!important}.eg-bootstrap .pt-0{padding-top:0!important}.eg-bootstrap .pt-1{padding-top:.125rem!important}.eg-bootstrap .pt-2{padding-top:.25rem!important}.eg-bootstrap .pt-3{padding-top:.5rem!important}.eg-bootstrap .pt-4{padding-top:.75rem!important}.eg-bootstrap .pt-5{padding-top:1rem!important}.eg-bootstrap .pt-6{padding-top:1.25rem!important}.eg-bootstrap .pt-7{padding-top:1.5rem!important}.eg-bootstrap .pt-8{padding-top:1.75rem!important}.eg-bootstrap .pt-9{padding-top:2rem!important}.eg-bootstrap .pt-10{padding-top:2.5rem!important}.eg-bootstrap .pt-11{padding-top:3rem!important}.eg-bootstrap .pt-12{padding-top:4rem!important}.eg-bootstrap .pt-13{padding-top:5rem!important}.eg-bootstrap .pt-14{padding-top:6rem!important}.eg-bootstrap .pt-15{padding-top:7rem!important}.eg-bootstrap .pt-16{padding-top:8rem!important}.eg-bootstrap .pt-17{padding-top:9rem!important}.eg-bootstrap .pt-18{padding-top:10rem!important}.eg-bootstrap .pt-19{padding-top:12rem!important}.eg-bootstrap .pt-20{padding-top:14rem!important}.eg-bootstrap .pe-0{padding-right:0!important}.eg-bootstrap .pe-1{padding-right:.125rem!important}.eg-bootstrap .pe-2{padding-right:.25rem!important}.eg-bootstrap .pe-3{padding-right:.5rem!important}.eg-bootstrap .pe-4{padding-right:.75rem!important}.eg-bootstrap .pe-5{padding-right:1rem!important}.eg-bootstrap .pe-6{padding-right:1.25rem!important}.eg-bootstrap .pe-7{padding-right:1.5rem!important}.eg-bootstrap .pe-8{padding-right:1.75rem!important}.eg-bootstrap .pe-9{padding-right:2rem!important}.eg-bootstrap .pe-10{padding-right:2.5rem!important}.eg-bootstrap .pe-11{padding-right:3rem!important}.eg-bootstrap .pe-12{padding-right:4rem!important}.eg-bootstrap .pe-13{padding-right:5rem!important}.eg-bootstrap .pe-14{padding-right:6rem!important}.eg-bootstrap .pe-15{padding-right:7rem!important}.eg-bootstrap .pe-16{padding-right:8rem!important}.eg-bootstrap .pe-17{padding-right:9rem!important}.eg-bootstrap .pe-18{padding-right:10rem!important}.eg-bootstrap .pe-19{padding-right:12rem!important}.eg-bootstrap .pe-20{padding-right:14rem!important}.eg-bootstrap .pb-0{padding-bottom:0!important}.eg-bootstrap .pb-1{padding-bottom:.125rem!important}.eg-bootstrap .pb-2{padding-bottom:.25rem!important}.eg-bootstrap .pb-3{padding-bottom:.5rem!important}.eg-bootstrap .pb-4{padding-bottom:.75rem!important}.eg-bootstrap .pb-5{padding-bottom:1rem!important}.eg-bootstrap .pb-6{padding-bottom:1.25rem!important}.eg-bootstrap .pb-7{padding-bottom:1.5rem!important}.eg-bootstrap .pb-8{padding-bottom:1.75rem!important}.eg-bootstrap .pb-9{padding-bottom:2rem!important}.eg-bootstrap .pb-10{padding-bottom:2.5rem!important}.eg-bootstrap .pb-11{padding-bottom:3rem!important}.eg-bootstrap .pb-12{padding-bottom:4rem!important}.eg-bootstrap .pb-13{padding-bottom:5rem!important}.eg-bootstrap .pb-14{padding-bottom:6rem!important}.eg-bootstrap .pb-15{padding-bottom:7rem!important}.eg-bootstrap .pb-16{padding-bottom:8rem!important}.eg-bootstrap .pb-17{padding-bottom:9rem!important}.eg-bootstrap .pb-18{padding-bottom:10rem!important}.eg-bootstrap .pb-19{padding-bottom:12rem!important}.eg-bootstrap .pb-20{padding-bottom:14rem!important}.eg-bootstrap .ps-0{padding-left:0!important}.eg-bootstrap .ps-1{padding-left:.125rem!important}.eg-bootstrap .ps-2{padding-left:.25rem!important}.eg-bootstrap .ps-3{padding-left:.5rem!important}.eg-bootstrap .ps-4{padding-left:.75rem!important}.eg-bootstrap .ps-5{padding-left:1rem!important}.eg-bootstrap .ps-6{padding-left:1.25rem!important}.eg-bootstrap .ps-7{padding-left:1.5rem!important}.eg-bootstrap .ps-8{padding-left:1.75rem!important}.eg-bootstrap .ps-9{padding-left:2rem!important}.eg-bootstrap .ps-10{padding-left:2.5rem!important}.eg-bootstrap .ps-11{padding-left:3rem!important}.eg-bootstrap .ps-12{padding-left:4rem!important}.eg-bootstrap .ps-13{padding-left:5rem!important}.eg-bootstrap .ps-14{padding-left:6rem!important}.eg-bootstrap .ps-15{padding-left:7rem!important}.eg-bootstrap .ps-16{padding-left:8rem!important}.eg-bootstrap .ps-17{padding-left:9rem!important}.eg-bootstrap .ps-18{padding-left:10rem!important}.eg-bootstrap .ps-19{padding-left:12rem!important}.eg-bootstrap .ps-20{padding-left:14rem!important}.eg-bootstrap .gap-0{gap:0!important}.eg-bootstrap .gap-1{gap:.125rem!important}.eg-bootstrap .gap-2{gap:.25rem!important}.eg-bootstrap .gap-3{gap:.5rem!important}.eg-bootstrap .gap-4{gap:.75rem!important}.eg-bootstrap .gap-5{gap:1rem!important}.eg-bootstrap .gap-6{gap:1.25rem!important}.eg-bootstrap .gap-7{gap:1.5rem!important}.eg-bootstrap .gap-8{gap:1.75rem!important}.eg-bootstrap .gap-9{gap:2rem!important}.eg-bootstrap .gap-10{gap:2.5rem!important}.eg-bootstrap .gap-11{gap:3rem!important}.eg-bootstrap .gap-12{gap:4rem!important}.eg-bootstrap .gap-13{gap:5rem!important}.eg-bootstrap .gap-14{gap:6rem!important}.eg-bootstrap .gap-15{gap:7rem!important}.eg-bootstrap .gap-16{gap:8rem!important}.eg-bootstrap .gap-17{gap:9rem!important}.eg-bootstrap .gap-18{gap:10rem!important}.eg-bootstrap .gap-19{gap:12rem!important}.eg-bootstrap .gap-20{gap:14rem!important}.eg-bootstrap .font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-family:var(--eg-font-monospace)!important}.eg-bootstrap .fs-1{font-size:calc(1.375rem + 1.5vw)!important}.eg-bootstrap .fs-2{font-size:calc(1.325rem + .9vw)!important}.eg-bootstrap .fs-3{font-size:calc(1.275rem + .3vw)!important}.eg-bootstrap .fs-4{font-size:1.25rem!important}.eg-bootstrap .fs-5{font-size:1.125rem!important}.eg-bootstrap .fs-6{font-size:1rem!important}.eg-bootstrap .fst-italic{font-style:italic!important}.eg-bootstrap .fst-normal{font-style:normal!important}.eg-bootstrap .fw-light{font-weight:300!important}.eg-bootstrap .fw-lighter{font-weight:lighter!important}.eg-bootstrap .fw-normal{font-weight:400!important}.eg-bootstrap .fw-bold{font-weight:700!important}.eg-bootstrap .fw-semibold{font-weight:600!important}.eg-bootstrap .fw-bolder{font-weight:bolder!important}.eg-bootstrap .lh-1{line-height:1!important}.eg-bootstrap .lh-sm{line-height:1.25!important}.eg-bootstrap .lh-base{line-height:1.5!important}.eg-bootstrap .lh-lg{line-height:2!important}.eg-bootstrap .text-start{text-align:left!important}.eg-bootstrap .text-end{text-align:right!important}.eg-bootstrap .text-center{text-align:center!important}.eg-bootstrap .text-decoration-none{text-decoration:none!important}.eg-bootstrap .text-decoration-underline{text-decoration:underline!important}.eg-bootstrap .text-decoration-line-through{text-decoration:line-through!important}.eg-bootstrap .text-lowercase{text-transform:lowercase!important}.eg-bootstrap .text-uppercase{text-transform:uppercase!important}.eg-bootstrap .text-capitalize{text-transform:capitalize!important}.eg-bootstrap .text-wrap{white-space:normal!important}.eg-bootstrap .text-nowrap{white-space:nowrap!important}.eg-bootstrap .text-break{word-wrap:break-word!important;word-break:break-word!important}.eg-bootstrap .text-primary{--eg-text-opacity:1;color:rgba(13,110,253,var(--eg-text-opacity))!important;color:rgba(var(--eg-primary-rgb),var(--eg-text-opacity))!important}.eg-bootstrap .text-secondary{--eg-text-opacity:1;color:rgba(108,117,125,var(--eg-text-opacity))!important;color:rgba(var(--eg-secondary-rgb),var(--eg-text-opacity))!important}.eg-bootstrap .text-success{--eg-text-opacity:1;color:rgba(25,135,84,var(--eg-text-opacity))!important;color:rgba(var(--eg-success-rgb),var(--eg-text-opacity))!important}.eg-bootstrap .text-info{--eg-text-opacity:1;color:rgba(13,202,240,var(--eg-text-opacity))!important;color:rgba(var(--eg-info-rgb),var(--eg-text-opacity))!important}.eg-bootstrap .text-warning{--eg-text-opacity:1;color:rgba(255,193,7,var(--eg-text-opacity))!important;color:rgba(var(--eg-warning-rgb),var(--eg-text-opacity))!important}.eg-bootstrap .text-danger{--eg-text-opacity:1;color:rgba(220,53,69,var(--eg-text-opacity))!important;color:rgba(var(--eg-danger-rgb),var(--eg-text-opacity))!important}.eg-bootstrap .text-light{--eg-text-opacity:1;color:rgba(248,249,250,var(--eg-text-opacity))!important;color:rgba(var(--eg-light-rgb),var(--eg-text-opacity))!important}.eg-bootstrap .text-dark{--eg-text-opacity:1;color:rgba(33,37,41,var(--eg-text-opacity))!important;color:rgba(var(--eg-dark-rgb),var(--eg-text-opacity))!important}.eg-bootstrap .text-black{--eg-text-opacity:1;color:rgba(0,0,0,var(--eg-text-opacity))!important;color:rgba(var(--eg-black-rgb),var(--eg-text-opacity))!important}.eg-bootstrap .text-white{--eg-text-opacity:1;color:rgba(255,255,255,var(--eg-text-opacity))!important;color:rgba(var(--eg-white-rgb),var(--eg-text-opacity))!important}.eg-bootstrap .text-body{--eg-text-opacity:1;color:rgba(33,37,41,var(--eg-text-opacity))!important;color:rgba(var(--eg-body-color-rgb),var(--eg-text-opacity))!important}.eg-bootstrap .text-muted{--eg-text-opacity:1;color:#6c757d!important}.eg-bootstrap .text-black-50{--eg-text-opacity:1;color:#00000080!important}.eg-bootstrap .text-white-50{--eg-text-opacity:1;color:#ffffff80!important}.eg-bootstrap .text-reset{--eg-text-opacity:1;color:inherit!important}.eg-bootstrap .text-opacity-25{--eg-text-opacity:.25}.eg-bootstrap .text-opacity-50{--eg-text-opacity:.5}.eg-bootstrap .text-opacity-75{--eg-text-opacity:.75}.eg-bootstrap .text-opacity-100{--eg-text-opacity:1}.eg-bootstrap .bg-primary{--eg-bg-opacity:1;background-color:rgba(13,110,253,var(--eg-bg-opacity))!important;background-color:rgba(var(--eg-primary-rgb),var(--eg-bg-opacity))!important}.eg-bootstrap .bg-secondary{--eg-bg-opacity:1;background-color:rgba(108,117,125,var(--eg-bg-opacity))!important;background-color:rgba(var(--eg-secondary-rgb),var(--eg-bg-opacity))!important}.eg-bootstrap .bg-success{--eg-bg-opacity:1;background-color:rgba(25,135,84,var(--eg-bg-opacity))!important;background-color:rgba(var(--eg-success-rgb),var(--eg-bg-opacity))!important}.eg-bootstrap .bg-info{--eg-bg-opacity:1;background-color:rgba(13,202,240,var(--eg-bg-opacity))!important;background-color:rgba(var(--eg-info-rgb),var(--eg-bg-opacity))!important}.eg-bootstrap .bg-warning{--eg-bg-opacity:1;background-color:rgba(255,193,7,var(--eg-bg-opacity))!important;background-color:rgba(var(--eg-warning-rgb),var(--eg-bg-opacity))!important}.eg-bootstrap .bg-danger{--eg-bg-opacity:1;background-color:rgba(220,53,69,var(--eg-bg-opacity))!important;background-color:rgba(var(--eg-danger-rgb),var(--eg-bg-opacity))!important}.eg-bootstrap .bg-light{--eg-bg-opacity:1;background-color:rgba(248,249,250,var(--eg-bg-opacity))!important;background-color:rgba(var(--eg-light-rgb),var(--eg-bg-opacity))!important}.eg-bootstrap .bg-dark{--eg-bg-opacity:1;background-color:rgba(33,37,41,var(--eg-bg-opacity))!important;background-color:rgba(var(--eg-dark-rgb),var(--eg-bg-opacity))!important}.eg-bootstrap .bg-black{--eg-bg-opacity:1;background-color:rgba(0,0,0,var(--eg-bg-opacity))!important;background-color:rgba(var(--eg-black-rgb),var(--eg-bg-opacity))!important}.eg-bootstrap .bg-white{--eg-bg-opacity:1;background-color:rgba(255,255,255,var(--eg-bg-opacity))!important;background-color:rgba(var(--eg-white-rgb),var(--eg-bg-opacity))!important}.eg-bootstrap .bg-body{--eg-bg-opacity:1;background-color:rgba(255,255,255,var(--eg-bg-opacity))!important;background-color:rgba(var(--eg-body-bg-rgb),var(--eg-bg-opacity))!important}.eg-bootstrap .bg-transparent{--eg-bg-opacity:1;background-color:initial!important}.eg-bootstrap .bg-opacity-10{--eg-bg-opacity:.1}.eg-bootstrap .bg-opacity-25{--eg-bg-opacity:.25}.eg-bootstrap .bg-opacity-50{--eg-bg-opacity:.5}.eg-bootstrap .bg-opacity-75{--eg-bg-opacity:.75}.eg-bootstrap .bg-opacity-100{--eg-bg-opacity:1}.eg-bootstrap .bg-gradient{background-image:linear-gradient(180deg,#ffffff26,#fff0)!important;background-image:var(--eg-gradient)!important}.eg-bootstrap .user-select-all{-webkit-user-select:all!important;user-select:all!important}.eg-bootstrap .user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.eg-bootstrap .user-select-none{-webkit-user-select:none!important;user-select:none!important}.eg-bootstrap .pe-none{pointer-events:none!important}.eg-bootstrap .pe-auto{pointer-events:auto!important}.eg-bootstrap .rounded{border-radius:.375rem!important;border-radius:var(--eg-border-radius)!important}.eg-bootstrap .rounded-0{border-radius:0!important}.eg-bootstrap .rounded-1{border-radius:.25rem!important;border-radius:var(--eg-border-radius-sm)!important}.eg-bootstrap .rounded-2{border-radius:.375rem!important;border-radius:var(--eg-border-radius)!important}.eg-bootstrap .rounded-3{border-radius:.5rem!important;border-radius:var(--eg-border-radius-lg)!important}.eg-bootstrap .rounded-4{border-radius:1rem!important;border-radius:var(--eg-border-radius-xl)!important}.eg-bootstrap .rounded-5{border-radius:2rem!important;border-radius:var(--eg-border-radius-2xl)!important}.eg-bootstrap .rounded-circle{border-radius:50%!important}.eg-bootstrap .rounded-pill{border-radius:50rem!important;border-radius:var(--eg-border-radius-pill)!important}.eg-bootstrap .rounded-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--eg-border-radius)!important}.eg-bootstrap .rounded-end,.eg-bootstrap .rounded-top{border-top-right-radius:.375rem!important;border-top-right-radius:var(--eg-border-radius)!important}.eg-bootstrap .rounded-bottom,.eg-bootstrap .rounded-end{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--eg-border-radius)!important}.eg-bootstrap .rounded-bottom,.eg-bootstrap .rounded-start{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--eg-border-radius)!important}.eg-bootstrap .rounded-start{border-top-left-radius:.375rem!important;border-top-left-radius:var(--eg-border-radius)!important}.eg-bootstrap .visible{visibility:visible!important}.eg-bootstrap .invisible{visibility:hidden!important}@media (min-width:576px){.eg-bootstrap .float-sm-start{float:left!important}.eg-bootstrap .float-sm-end{float:right!important}.eg-bootstrap .float-sm-none{float:none!important}.eg-bootstrap .d-sm-inline{display:inline!important}.eg-bootstrap .d-sm-inline-block{display:inline-block!important}.eg-bootstrap .d-sm-block{display:block!important}.eg-bootstrap .d-sm-grid{display:grid!important}.eg-bootstrap .d-sm-table{display:table!important}.eg-bootstrap .d-sm-table-row{display:table-row!important}.eg-bootstrap .d-sm-table-cell{display:table-cell!important}.eg-bootstrap .d-sm-flex{display:flex!important}.eg-bootstrap .d-sm-inline-flex{display:inline-flex!important}.eg-bootstrap .d-sm-none{display:none!important}.eg-bootstrap .flex-sm-fill{flex:1 1 auto!important}.eg-bootstrap .flex-sm-row{flex-direction:row!important}.eg-bootstrap .flex-sm-column{flex-direction:column!important}.eg-bootstrap .flex-sm-row-reverse{flex-direction:row-reverse!important}.eg-bootstrap .flex-sm-column-reverse{flex-direction:column-reverse!important}.eg-bootstrap .flex-sm-grow-0{flex-grow:0!important}.eg-bootstrap .flex-sm-grow-1{flex-grow:1!important}.eg-bootstrap .flex-sm-shrink-0{flex-shrink:0!important}.eg-bootstrap .flex-sm-shrink-1{flex-shrink:1!important}.eg-bootstrap .flex-sm-wrap{flex-wrap:wrap!important}.eg-bootstrap .flex-sm-nowrap{flex-wrap:nowrap!important}.eg-bootstrap .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.eg-bootstrap .justify-content-sm-start{justify-content:flex-start!important}.eg-bootstrap .justify-content-sm-end{justify-content:flex-end!important}.eg-bootstrap .justify-content-sm-center{justify-content:center!important}.eg-bootstrap .justify-content-sm-between{justify-content:space-between!important}.eg-bootstrap .justify-content-sm-around{justify-content:space-around!important}.eg-bootstrap .justify-content-sm-evenly{justify-content:space-evenly!important}.eg-bootstrap .align-items-sm-start{align-items:flex-start!important}.eg-bootstrap .align-items-sm-end{align-items:flex-end!important}.eg-bootstrap .align-items-sm-center{align-items:center!important}.eg-bootstrap .align-items-sm-baseline{align-items:baseline!important}.eg-bootstrap .align-items-sm-stretch{align-items:stretch!important}.eg-bootstrap .align-content-sm-start{align-content:flex-start!important}.eg-bootstrap .align-content-sm-end{align-content:flex-end!important}.eg-bootstrap .align-content-sm-center{align-content:center!important}.eg-bootstrap .align-content-sm-between{align-content:space-between!important}.eg-bootstrap .align-content-sm-around{align-content:space-around!important}.eg-bootstrap .align-content-sm-stretch{align-content:stretch!important}.eg-bootstrap .align-self-sm-auto{align-self:auto!important}.eg-bootstrap .align-self-sm-start{align-self:flex-start!important}.eg-bootstrap .align-self-sm-end{align-self:flex-end!important}.eg-bootstrap .align-self-sm-center{align-self:center!important}.eg-bootstrap .align-self-sm-baseline{align-self:baseline!important}.eg-bootstrap .align-self-sm-stretch{align-self:stretch!important}.eg-bootstrap .order-sm-first{order:-1!important}.eg-bootstrap .order-sm-0{order:0!important}.eg-bootstrap .order-sm-1{order:1!important}.eg-bootstrap .order-sm-2{order:2!important}.eg-bootstrap .order-sm-3{order:3!important}.eg-bootstrap .order-sm-4{order:4!important}.eg-bootstrap .order-sm-5{order:5!important}.eg-bootstrap .order-sm-last{order:6!important}.eg-bootstrap .m-sm-0{margin:0!important}.eg-bootstrap .m-sm-1{margin:.125rem!important}.eg-bootstrap .m-sm-2{margin:.25rem!important}.eg-bootstrap .m-sm-3{margin:.5rem!important}.eg-bootstrap .m-sm-4{margin:.75rem!important}.eg-bootstrap .m-sm-5{margin:1rem!important}.eg-bootstrap .m-sm-6{margin:1.25rem!important}.eg-bootstrap .m-sm-7{margin:1.5rem!important}.eg-bootstrap .m-sm-8{margin:1.75rem!important}.eg-bootstrap .m-sm-9{margin:2rem!important}.eg-bootstrap .m-sm-10{margin:2.5rem!important}.eg-bootstrap .m-sm-11{margin:3rem!important}.eg-bootstrap .m-sm-12{margin:4rem!important}.eg-bootstrap .m-sm-13{margin:5rem!important}.eg-bootstrap .m-sm-14{margin:6rem!important}.eg-bootstrap .m-sm-15{margin:7rem!important}.eg-bootstrap .m-sm-16{margin:8rem!important}.eg-bootstrap .m-sm-17{margin:9rem!important}.eg-bootstrap .m-sm-18{margin:10rem!important}.eg-bootstrap .m-sm-19{margin:12rem!important}.eg-bootstrap .m-sm-20{margin:14rem!important}.eg-bootstrap .m-sm-auto{margin:auto!important}.eg-bootstrap .mx-sm-0{margin-left:0!important;margin-right:0!important}.eg-bootstrap .mx-sm-1{margin-left:.125rem!important;margin-right:.125rem!important}.eg-bootstrap .mx-sm-2{margin-left:.25rem!important;margin-right:.25rem!important}.eg-bootstrap .mx-sm-3{margin-left:.5rem!important;margin-right:.5rem!important}.eg-bootstrap .mx-sm-4{margin-left:.75rem!important;margin-right:.75rem!important}.eg-bootstrap .mx-sm-5{margin-left:1rem!important;margin-right:1rem!important}.eg-bootstrap .mx-sm-6{margin-left:1.25rem!important;margin-right:1.25rem!important}.eg-bootstrap .mx-sm-7{margin-left:1.5rem!important;margin-right:1.5rem!important}.eg-bootstrap .mx-sm-8{margin-left:1.75rem!important;margin-right:1.75rem!important}.eg-bootstrap .mx-sm-9{margin-left:2rem!important;margin-right:2rem!important}.eg-bootstrap .mx-sm-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.eg-bootstrap .mx-sm-11{margin-left:3rem!important;margin-right:3rem!important}.eg-bootstrap .mx-sm-12{margin-left:4rem!important;margin-right:4rem!important}.eg-bootstrap .mx-sm-13{margin-left:5rem!important;margin-right:5rem!important}.eg-bootstrap .mx-sm-14{margin-left:6rem!important;margin-right:6rem!important}.eg-bootstrap .mx-sm-15{margin-left:7rem!important;margin-right:7rem!important}.eg-bootstrap .mx-sm-16{margin-left:8rem!important;margin-right:8rem!important}.eg-bootstrap .mx-sm-17{margin-left:9rem!important;margin-right:9rem!important}.eg-bootstrap .mx-sm-18{margin-left:10rem!important;margin-right:10rem!important}.eg-bootstrap .mx-sm-19{margin-left:12rem!important;margin-right:12rem!important}.eg-bootstrap .mx-sm-20{margin-left:14rem!important;margin-right:14rem!important}.eg-bootstrap .mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.eg-bootstrap .my-sm-0{margin-bottom:0!important;margin-top:0!important}.eg-bootstrap .my-sm-1{margin-bottom:.125rem!important;margin-top:.125rem!important}.eg-bootstrap .my-sm-2{margin-bottom:.25rem!important;margin-top:.25rem!important}.eg-bootstrap .my-sm-3{margin-bottom:.5rem!important;margin-top:.5rem!important}.eg-bootstrap .my-sm-4{margin-bottom:.75rem!important;margin-top:.75rem!important}.eg-bootstrap .my-sm-5{margin-bottom:1rem!important;margin-top:1rem!important}.eg-bootstrap .my-sm-6{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.eg-bootstrap .my-sm-7{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.eg-bootstrap .my-sm-8{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.eg-bootstrap .my-sm-9{margin-bottom:2rem!important;margin-top:2rem!important}.eg-bootstrap .my-sm-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.eg-bootstrap .my-sm-11{margin-bottom:3rem!important;margin-top:3rem!important}.eg-bootstrap .my-sm-12{margin-bottom:4rem!important;margin-top:4rem!important}.eg-bootstrap .my-sm-13{margin-bottom:5rem!important;margin-top:5rem!important}.eg-bootstrap .my-sm-14{margin-bottom:6rem!important;margin-top:6rem!important}.eg-bootstrap .my-sm-15{margin-bottom:7rem!important;margin-top:7rem!important}.eg-bootstrap .my-sm-16{margin-bottom:8rem!important;margin-top:8rem!important}.eg-bootstrap .my-sm-17{margin-bottom:9rem!important;margin-top:9rem!important}.eg-bootstrap .my-sm-18{margin-bottom:10rem!important;margin-top:10rem!important}.eg-bootstrap .my-sm-19{margin-bottom:12rem!important;margin-top:12rem!important}.eg-bootstrap .my-sm-20{margin-bottom:14rem!important;margin-top:14rem!important}.eg-bootstrap .my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.eg-bootstrap .mt-sm-0{margin-top:0!important}.eg-bootstrap .mt-sm-1{margin-top:.125rem!important}.eg-bootstrap .mt-sm-2{margin-top:.25rem!important}.eg-bootstrap .mt-sm-3{margin-top:.5rem!important}.eg-bootstrap .mt-sm-4{margin-top:.75rem!important}.eg-bootstrap .mt-sm-5{margin-top:1rem!important}.eg-bootstrap .mt-sm-6{margin-top:1.25rem!important}.eg-bootstrap .mt-sm-7{margin-top:1.5rem!important}.eg-bootstrap .mt-sm-8{margin-top:1.75rem!important}.eg-bootstrap .mt-sm-9{margin-top:2rem!important}.eg-bootstrap .mt-sm-10{margin-top:2.5rem!important}.eg-bootstrap .mt-sm-11{margin-top:3rem!important}.eg-bootstrap .mt-sm-12{margin-top:4rem!important}.eg-bootstrap .mt-sm-13{margin-top:5rem!important}.eg-bootstrap .mt-sm-14{margin-top:6rem!important}.eg-bootstrap .mt-sm-15{margin-top:7rem!important}.eg-bootstrap .mt-sm-16{margin-top:8rem!important}.eg-bootstrap .mt-sm-17{margin-top:9rem!important}.eg-bootstrap .mt-sm-18{margin-top:10rem!important}.eg-bootstrap .mt-sm-19{margin-top:12rem!important}.eg-bootstrap .mt-sm-20{margin-top:14rem!important}.eg-bootstrap .mt-sm-auto{margin-top:auto!important}.eg-bootstrap .me-sm-0{margin-right:0!important}.eg-bootstrap .me-sm-1{margin-right:.125rem!important}.eg-bootstrap .me-sm-2{margin-right:.25rem!important}.eg-bootstrap .me-sm-3{margin-right:.5rem!important}.eg-bootstrap .me-sm-4{margin-right:.75rem!important}.eg-bootstrap .me-sm-5{margin-right:1rem!important}.eg-bootstrap .me-sm-6{margin-right:1.25rem!important}.eg-bootstrap .me-sm-7{margin-right:1.5rem!important}.eg-bootstrap .me-sm-8{margin-right:1.75rem!important}.eg-bootstrap .me-sm-9{margin-right:2rem!important}.eg-bootstrap .me-sm-10{margin-right:2.5rem!important}.eg-bootstrap .me-sm-11{margin-right:3rem!important}.eg-bootstrap .me-sm-12{margin-right:4rem!important}.eg-bootstrap .me-sm-13{margin-right:5rem!important}.eg-bootstrap .me-sm-14{margin-right:6rem!important}.eg-bootstrap .me-sm-15{margin-right:7rem!important}.eg-bootstrap .me-sm-16{margin-right:8rem!important}.eg-bootstrap .me-sm-17{margin-right:9rem!important}.eg-bootstrap .me-sm-18{margin-right:10rem!important}.eg-bootstrap .me-sm-19{margin-right:12rem!important}.eg-bootstrap .me-sm-20{margin-right:14rem!important}.eg-bootstrap .me-sm-auto{margin-right:auto!important}.eg-bootstrap .mb-sm-0{margin-bottom:0!important}.eg-bootstrap .mb-sm-1{margin-bottom:.125rem!important}.eg-bootstrap .mb-sm-2{margin-bottom:.25rem!important}.eg-bootstrap .mb-sm-3{margin-bottom:.5rem!important}.eg-bootstrap .mb-sm-4{margin-bottom:.75rem!important}.eg-bootstrap .mb-sm-5{margin-bottom:1rem!important}.eg-bootstrap .mb-sm-6{margin-bottom:1.25rem!important}.eg-bootstrap .mb-sm-7{margin-bottom:1.5rem!important}.eg-bootstrap .mb-sm-8{margin-bottom:1.75rem!important}.eg-bootstrap .mb-sm-9{margin-bottom:2rem!important}.eg-bootstrap .mb-sm-10{margin-bottom:2.5rem!important}.eg-bootstrap .mb-sm-11{margin-bottom:3rem!important}.eg-bootstrap .mb-sm-12{margin-bottom:4rem!important}.eg-bootstrap .mb-sm-13{margin-bottom:5rem!important}.eg-bootstrap .mb-sm-14{margin-bottom:6rem!important}.eg-bootstrap .mb-sm-15{margin-bottom:7rem!important}.eg-bootstrap .mb-sm-16{margin-bottom:8rem!important}.eg-bootstrap .mb-sm-17{margin-bottom:9rem!important}.eg-bootstrap .mb-sm-18{margin-bottom:10rem!important}.eg-bootstrap .mb-sm-19{margin-bottom:12rem!important}.eg-bootstrap .mb-sm-20{margin-bottom:14rem!important}.eg-bootstrap .mb-sm-auto{margin-bottom:auto!important}.eg-bootstrap .ms-sm-0{margin-left:0!important}.eg-bootstrap .ms-sm-1{margin-left:.125rem!important}.eg-bootstrap .ms-sm-2{margin-left:.25rem!important}.eg-bootstrap .ms-sm-3{margin-left:.5rem!important}.eg-bootstrap .ms-sm-4{margin-left:.75rem!important}.eg-bootstrap .ms-sm-5{margin-left:1rem!important}.eg-bootstrap .ms-sm-6{margin-left:1.25rem!important}.eg-bootstrap .ms-sm-7{margin-left:1.5rem!important}.eg-bootstrap .ms-sm-8{margin-left:1.75rem!important}.eg-bootstrap .ms-sm-9{margin-left:2rem!important}.eg-bootstrap .ms-sm-10{margin-left:2.5rem!important}.eg-bootstrap .ms-sm-11{margin-left:3rem!important}.eg-bootstrap .ms-sm-12{margin-left:4rem!important}.eg-bootstrap .ms-sm-13{margin-left:5rem!important}.eg-bootstrap .ms-sm-14{margin-left:6rem!important}.eg-bootstrap .ms-sm-15{margin-left:7rem!important}.eg-bootstrap .ms-sm-16{margin-left:8rem!important}.eg-bootstrap .ms-sm-17{margin-left:9rem!important}.eg-bootstrap .ms-sm-18{margin-left:10rem!important}.eg-bootstrap .ms-sm-19{margin-left:12rem!important}.eg-bootstrap .ms-sm-20{margin-left:14rem!important}.eg-bootstrap .ms-sm-auto{margin-left:auto!important}.eg-bootstrap .m-sm-n1{margin:-.125rem!important}.eg-bootstrap .m-sm-n2{margin:-.25rem!important}.eg-bootstrap .m-sm-n3{margin:-.5rem!important}.eg-bootstrap .m-sm-n4{margin:-.75rem!important}.eg-bootstrap .m-sm-n5{margin:-1rem!important}.eg-bootstrap .m-sm-n6{margin:-1.25rem!important}.eg-bootstrap .m-sm-n7{margin:-1.5rem!important}.eg-bootstrap .m-sm-n8{margin:-1.75rem!important}.eg-bootstrap .m-sm-n9{margin:-2rem!important}.eg-bootstrap .m-sm-n10{margin:-2.5rem!important}.eg-bootstrap .m-sm-n11{margin:-3rem!important}.eg-bootstrap .m-sm-n12{margin:-4rem!important}.eg-bootstrap .m-sm-n13{margin:-5rem!important}.eg-bootstrap .m-sm-n14{margin:-6rem!important}.eg-bootstrap .m-sm-n15{margin:-7rem!important}.eg-bootstrap .m-sm-n16{margin:-8rem!important}.eg-bootstrap .m-sm-n17{margin:-9rem!important}.eg-bootstrap .m-sm-n18{margin:-10rem!important}.eg-bootstrap .m-sm-n19{margin:-12rem!important}.eg-bootstrap .m-sm-n20{margin:-14rem!important}.eg-bootstrap .mx-sm-n1{margin-left:-.125rem!important;margin-right:-.125rem!important}.eg-bootstrap .mx-sm-n2{margin-left:-.25rem!important;margin-right:-.25rem!important}.eg-bootstrap .mx-sm-n3{margin-left:-.5rem!important;margin-right:-.5rem!important}.eg-bootstrap .mx-sm-n4{margin-left:-.75rem!important;margin-right:-.75rem!important}.eg-bootstrap .mx-sm-n5{margin-left:-1rem!important;margin-right:-1rem!important}.eg-bootstrap .mx-sm-n6{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.eg-bootstrap .mx-sm-n7{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.eg-bootstrap .mx-sm-n8{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.eg-bootstrap .mx-sm-n9{margin-left:-2rem!important;margin-right:-2rem!important}.eg-bootstrap .mx-sm-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.eg-bootstrap .mx-sm-n11{margin-left:-3rem!important;margin-right:-3rem!important}.eg-bootstrap .mx-sm-n12{margin-left:-4rem!important;margin-right:-4rem!important}.eg-bootstrap .mx-sm-n13{margin-left:-5rem!important;margin-right:-5rem!important}.eg-bootstrap .mx-sm-n14{margin-left:-6rem!important;margin-right:-6rem!important}.eg-bootstrap .mx-sm-n15{margin-left:-7rem!important;margin-right:-7rem!important}.eg-bootstrap .mx-sm-n16{margin-left:-8rem!important;margin-right:-8rem!important}.eg-bootstrap .mx-sm-n17{margin-left:-9rem!important;margin-right:-9rem!important}.eg-bootstrap .mx-sm-n18{margin-left:-10rem!important;margin-right:-10rem!important}.eg-bootstrap .mx-sm-n19{margin-left:-12rem!important;margin-right:-12rem!important}.eg-bootstrap .mx-sm-n20{margin-left:-14rem!important;margin-right:-14rem!important}.eg-bootstrap .my-sm-n1{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.eg-bootstrap .my-sm-n2{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.eg-bootstrap .my-sm-n3{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.eg-bootstrap .my-sm-n4{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.eg-bootstrap .my-sm-n5{margin-bottom:-1rem!important;margin-top:-1rem!important}.eg-bootstrap .my-sm-n6{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.eg-bootstrap .my-sm-n7{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.eg-bootstrap .my-sm-n8{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.eg-bootstrap .my-sm-n9{margin-bottom:-2rem!important;margin-top:-2rem!important}.eg-bootstrap .my-sm-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.eg-bootstrap .my-sm-n11{margin-bottom:-3rem!important;margin-top:-3rem!important}.eg-bootstrap .my-sm-n12{margin-bottom:-4rem!important;margin-top:-4rem!important}.eg-bootstrap .my-sm-n13{margin-bottom:-5rem!important;margin-top:-5rem!important}.eg-bootstrap .my-sm-n14{margin-bottom:-6rem!important;margin-top:-6rem!important}.eg-bootstrap .my-sm-n15{margin-bottom:-7rem!important;margin-top:-7rem!important}.eg-bootstrap .my-sm-n16{margin-bottom:-8rem!important;margin-top:-8rem!important}.eg-bootstrap .my-sm-n17{margin-bottom:-9rem!important;margin-top:-9rem!important}.eg-bootstrap .my-sm-n18{margin-bottom:-10rem!important;margin-top:-10rem!important}.eg-bootstrap .my-sm-n19{margin-bottom:-12rem!important;margin-top:-12rem!important}.eg-bootstrap .my-sm-n20{margin-bottom:-14rem!important;margin-top:-14rem!important}.eg-bootstrap .mt-sm-n1{margin-top:-.125rem!important}.eg-bootstrap .mt-sm-n2{margin-top:-.25rem!important}.eg-bootstrap .mt-sm-n3{margin-top:-.5rem!important}.eg-bootstrap .mt-sm-n4{margin-top:-.75rem!important}.eg-bootstrap .mt-sm-n5{margin-top:-1rem!important}.eg-bootstrap .mt-sm-n6{margin-top:-1.25rem!important}.eg-bootstrap .mt-sm-n7{margin-top:-1.5rem!important}.eg-bootstrap .mt-sm-n8{margin-top:-1.75rem!important}.eg-bootstrap .mt-sm-n9{margin-top:-2rem!important}.eg-bootstrap .mt-sm-n10{margin-top:-2.5rem!important}.eg-bootstrap .mt-sm-n11{margin-top:-3rem!important}.eg-bootstrap .mt-sm-n12{margin-top:-4rem!important}.eg-bootstrap .mt-sm-n13{margin-top:-5rem!important}.eg-bootstrap .mt-sm-n14{margin-top:-6rem!important}.eg-bootstrap .mt-sm-n15{margin-top:-7rem!important}.eg-bootstrap .mt-sm-n16{margin-top:-8rem!important}.eg-bootstrap .mt-sm-n17{margin-top:-9rem!important}.eg-bootstrap .mt-sm-n18{margin-top:-10rem!important}.eg-bootstrap .mt-sm-n19{margin-top:-12rem!important}.eg-bootstrap .mt-sm-n20{margin-top:-14rem!important}.eg-bootstrap .me-sm-n1{margin-right:-.125rem!important}.eg-bootstrap .me-sm-n2{margin-right:-.25rem!important}.eg-bootstrap .me-sm-n3{margin-right:-.5rem!important}.eg-bootstrap .me-sm-n4{margin-right:-.75rem!important}.eg-bootstrap .me-sm-n5{margin-right:-1rem!important}.eg-bootstrap .me-sm-n6{margin-right:-1.25rem!important}.eg-bootstrap .me-sm-n7{margin-right:-1.5rem!important}.eg-bootstrap .me-sm-n8{margin-right:-1.75rem!important}.eg-bootstrap .me-sm-n9{margin-right:-2rem!important}.eg-bootstrap .me-sm-n10{margin-right:-2.5rem!important}.eg-bootstrap .me-sm-n11{margin-right:-3rem!important}.eg-bootstrap .me-sm-n12{margin-right:-4rem!important}.eg-bootstrap .me-sm-n13{margin-right:-5rem!important}.eg-bootstrap .me-sm-n14{margin-right:-6rem!important}.eg-bootstrap .me-sm-n15{margin-right:-7rem!important}.eg-bootstrap .me-sm-n16{margin-right:-8rem!important}.eg-bootstrap .me-sm-n17{margin-right:-9rem!important}.eg-bootstrap .me-sm-n18{margin-right:-10rem!important}.eg-bootstrap .me-sm-n19{margin-right:-12rem!important}.eg-bootstrap .me-sm-n20{margin-right:-14rem!important}.eg-bootstrap .mb-sm-n1{margin-bottom:-.125rem!important}.eg-bootstrap .mb-sm-n2{margin-bottom:-.25rem!important}.eg-bootstrap .mb-sm-n3{margin-bottom:-.5rem!important}.eg-bootstrap .mb-sm-n4{margin-bottom:-.75rem!important}.eg-bootstrap .mb-sm-n5{margin-bottom:-1rem!important}.eg-bootstrap .mb-sm-n6{margin-bottom:-1.25rem!important}.eg-bootstrap .mb-sm-n7{margin-bottom:-1.5rem!important}.eg-bootstrap .mb-sm-n8{margin-bottom:-1.75rem!important}.eg-bootstrap .mb-sm-n9{margin-bottom:-2rem!important}.eg-bootstrap .mb-sm-n10{margin-bottom:-2.5rem!important}.eg-bootstrap .mb-sm-n11{margin-bottom:-3rem!important}.eg-bootstrap .mb-sm-n12{margin-bottom:-4rem!important}.eg-bootstrap .mb-sm-n13{margin-bottom:-5rem!important}.eg-bootstrap .mb-sm-n14{margin-bottom:-6rem!important}.eg-bootstrap .mb-sm-n15{margin-bottom:-7rem!important}.eg-bootstrap .mb-sm-n16{margin-bottom:-8rem!important}.eg-bootstrap .mb-sm-n17{margin-bottom:-9rem!important}.eg-bootstrap .mb-sm-n18{margin-bottom:-10rem!important}.eg-bootstrap .mb-sm-n19{margin-bottom:-12rem!important}.eg-bootstrap .mb-sm-n20{margin-bottom:-14rem!important}.eg-bootstrap .ms-sm-n1{margin-left:-.125rem!important}.eg-bootstrap .ms-sm-n2{margin-left:-.25rem!important}.eg-bootstrap .ms-sm-n3{margin-left:-.5rem!important}.eg-bootstrap .ms-sm-n4{margin-left:-.75rem!important}.eg-bootstrap .ms-sm-n5{margin-left:-1rem!important}.eg-bootstrap .ms-sm-n6{margin-left:-1.25rem!important}.eg-bootstrap .ms-sm-n7{margin-left:-1.5rem!important}.eg-bootstrap .ms-sm-n8{margin-left:-1.75rem!important}.eg-bootstrap .ms-sm-n9{margin-left:-2rem!important}.eg-bootstrap .ms-sm-n10{margin-left:-2.5rem!important}.eg-bootstrap .ms-sm-n11{margin-left:-3rem!important}.eg-bootstrap .ms-sm-n12{margin-left:-4rem!important}.eg-bootstrap .ms-sm-n13{margin-left:-5rem!important}.eg-bootstrap .ms-sm-n14{margin-left:-6rem!important}.eg-bootstrap .ms-sm-n15{margin-left:-7rem!important}.eg-bootstrap .ms-sm-n16{margin-left:-8rem!important}.eg-bootstrap .ms-sm-n17{margin-left:-9rem!important}.eg-bootstrap .ms-sm-n18{margin-left:-10rem!important}.eg-bootstrap .ms-sm-n19{margin-left:-12rem!important}.eg-bootstrap .ms-sm-n20{margin-left:-14rem!important}.eg-bootstrap .p-sm-0{padding:0!important}.eg-bootstrap .p-sm-1{padding:.125rem!important}.eg-bootstrap .p-sm-2{padding:.25rem!important}.eg-bootstrap .p-sm-3{padding:.5rem!important}.eg-bootstrap .p-sm-4{padding:.75rem!important}.eg-bootstrap .p-sm-5{padding:1rem!important}.eg-bootstrap .p-sm-6{padding:1.25rem!important}.eg-bootstrap .p-sm-7{padding:1.5rem!important}.eg-bootstrap .p-sm-8{padding:1.75rem!important}.eg-bootstrap .p-sm-9{padding:2rem!important}.eg-bootstrap .p-sm-10{padding:2.5rem!important}.eg-bootstrap .p-sm-11{padding:3rem!important}.eg-bootstrap .p-sm-12{padding:4rem!important}.eg-bootstrap .p-sm-13{padding:5rem!important}.eg-bootstrap .p-sm-14{padding:6rem!important}.eg-bootstrap .p-sm-15{padding:7rem!important}.eg-bootstrap .p-sm-16{padding:8rem!important}.eg-bootstrap .p-sm-17{padding:9rem!important}.eg-bootstrap .p-sm-18{padding:10rem!important}.eg-bootstrap .p-sm-19{padding:12rem!important}.eg-bootstrap .p-sm-20{padding:14rem!important}.eg-bootstrap .px-sm-0{padding-left:0!important;padding-right:0!important}.eg-bootstrap .px-sm-1{padding-left:.125rem!important;padding-right:.125rem!important}.eg-bootstrap .px-sm-2{padding-left:.25rem!important;padding-right:.25rem!important}.eg-bootstrap .px-sm-3{padding-left:.5rem!important;padding-right:.5rem!important}.eg-bootstrap .px-sm-4{padding-left:.75rem!important;padding-right:.75rem!important}.eg-bootstrap .px-sm-5{padding-left:1rem!important;padding-right:1rem!important}.eg-bootstrap .px-sm-6{padding-left:1.25rem!important;padding-right:1.25rem!important}.eg-bootstrap .px-sm-7{padding-left:1.5rem!important;padding-right:1.5rem!important}.eg-bootstrap .px-sm-8{padding-left:1.75rem!important;padding-right:1.75rem!important}.eg-bootstrap .px-sm-9{padding-left:2rem!important;padding-right:2rem!important}.eg-bootstrap .px-sm-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.eg-bootstrap .px-sm-11{padding-left:3rem!important;padding-right:3rem!important}.eg-bootstrap .px-sm-12{padding-left:4rem!important;padding-right:4rem!important}.eg-bootstrap .px-sm-13{padding-left:5rem!important;padding-right:5rem!important}.eg-bootstrap .px-sm-14{padding-left:6rem!important;padding-right:6rem!important}.eg-bootstrap .px-sm-15{padding-left:7rem!important;padding-right:7rem!important}.eg-bootstrap .px-sm-16{padding-left:8rem!important;padding-right:8rem!important}.eg-bootstrap .px-sm-17{padding-left:9rem!important;padding-right:9rem!important}.eg-bootstrap .px-sm-18{padding-left:10rem!important;padding-right:10rem!important}.eg-bootstrap .px-sm-19{padding-left:12rem!important;padding-right:12rem!important}.eg-bootstrap .px-sm-20{padding-left:14rem!important;padding-right:14rem!important}.eg-bootstrap .py-sm-0{padding-bottom:0!important;padding-top:0!important}.eg-bootstrap .py-sm-1{padding-bottom:.125rem!important;padding-top:.125rem!important}.eg-bootstrap .py-sm-2{padding-bottom:.25rem!important;padding-top:.25rem!important}.eg-bootstrap .py-sm-3{padding-bottom:.5rem!important;padding-top:.5rem!important}.eg-bootstrap .py-sm-4{padding-bottom:.75rem!important;padding-top:.75rem!important}.eg-bootstrap .py-sm-5{padding-bottom:1rem!important;padding-top:1rem!important}.eg-bootstrap .py-sm-6{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.eg-bootstrap .py-sm-7{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.eg-bootstrap .py-sm-8{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.eg-bootstrap .py-sm-9{padding-bottom:2rem!important;padding-top:2rem!important}.eg-bootstrap .py-sm-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.eg-bootstrap .py-sm-11{padding-bottom:3rem!important;padding-top:3rem!important}.eg-bootstrap .py-sm-12{padding-bottom:4rem!important;padding-top:4rem!important}.eg-bootstrap .py-sm-13{padding-bottom:5rem!important;padding-top:5rem!important}.eg-bootstrap .py-sm-14{padding-bottom:6rem!important;padding-top:6rem!important}.eg-bootstrap .py-sm-15{padding-bottom:7rem!important;padding-top:7rem!important}.eg-bootstrap .py-sm-16{padding-bottom:8rem!important;padding-top:8rem!important}.eg-bootstrap .py-sm-17{padding-bottom:9rem!important;padding-top:9rem!important}.eg-bootstrap .py-sm-18{padding-bottom:10rem!important;padding-top:10rem!important}.eg-bootstrap .py-sm-19{padding-bottom:12rem!important;padding-top:12rem!important}.eg-bootstrap .py-sm-20{padding-bottom:14rem!important;padding-top:14rem!important}.eg-bootstrap .pt-sm-0{padding-top:0!important}.eg-bootstrap .pt-sm-1{padding-top:.125rem!important}.eg-bootstrap .pt-sm-2{padding-top:.25rem!important}.eg-bootstrap .pt-sm-3{padding-top:.5rem!important}.eg-bootstrap .pt-sm-4{padding-top:.75rem!important}.eg-bootstrap .pt-sm-5{padding-top:1rem!important}.eg-bootstrap .pt-sm-6{padding-top:1.25rem!important}.eg-bootstrap .pt-sm-7{padding-top:1.5rem!important}.eg-bootstrap .pt-sm-8{padding-top:1.75rem!important}.eg-bootstrap .pt-sm-9{padding-top:2rem!important}.eg-bootstrap .pt-sm-10{padding-top:2.5rem!important}.eg-bootstrap .pt-sm-11{padding-top:3rem!important}.eg-bootstrap .pt-sm-12{padding-top:4rem!important}.eg-bootstrap .pt-sm-13{padding-top:5rem!important}.eg-bootstrap .pt-sm-14{padding-top:6rem!important}.eg-bootstrap .pt-sm-15{padding-top:7rem!important}.eg-bootstrap .pt-sm-16{padding-top:8rem!important}.eg-bootstrap .pt-sm-17{padding-top:9rem!important}.eg-bootstrap .pt-sm-18{padding-top:10rem!important}.eg-bootstrap .pt-sm-19{padding-top:12rem!important}.eg-bootstrap .pt-sm-20{padding-top:14rem!important}.eg-bootstrap .pe-sm-0{padding-right:0!important}.eg-bootstrap .pe-sm-1{padding-right:.125rem!important}.eg-bootstrap .pe-sm-2{padding-right:.25rem!important}.eg-bootstrap .pe-sm-3{padding-right:.5rem!important}.eg-bootstrap .pe-sm-4{padding-right:.75rem!important}.eg-bootstrap .pe-sm-5{padding-right:1rem!important}.eg-bootstrap .pe-sm-6{padding-right:1.25rem!important}.eg-bootstrap .pe-sm-7{padding-right:1.5rem!important}.eg-bootstrap .pe-sm-8{padding-right:1.75rem!important}.eg-bootstrap .pe-sm-9{padding-right:2rem!important}.eg-bootstrap .pe-sm-10{padding-right:2.5rem!important}.eg-bootstrap .pe-sm-11{padding-right:3rem!important}.eg-bootstrap .pe-sm-12{padding-right:4rem!important}.eg-bootstrap .pe-sm-13{padding-right:5rem!important}.eg-bootstrap .pe-sm-14{padding-right:6rem!important}.eg-bootstrap .pe-sm-15{padding-right:7rem!important}.eg-bootstrap .pe-sm-16{padding-right:8rem!important}.eg-bootstrap .pe-sm-17{padding-right:9rem!important}.eg-bootstrap .pe-sm-18{padding-right:10rem!important}.eg-bootstrap .pe-sm-19{padding-right:12rem!important}.eg-bootstrap .pe-sm-20{padding-right:14rem!important}.eg-bootstrap .pb-sm-0{padding-bottom:0!important}.eg-bootstrap .pb-sm-1{padding-bottom:.125rem!important}.eg-bootstrap .pb-sm-2{padding-bottom:.25rem!important}.eg-bootstrap .pb-sm-3{padding-bottom:.5rem!important}.eg-bootstrap .pb-sm-4{padding-bottom:.75rem!important}.eg-bootstrap .pb-sm-5{padding-bottom:1rem!important}.eg-bootstrap .pb-sm-6{padding-bottom:1.25rem!important}.eg-bootstrap .pb-sm-7{padding-bottom:1.5rem!important}.eg-bootstrap .pb-sm-8{padding-bottom:1.75rem!important}.eg-bootstrap .pb-sm-9{padding-bottom:2rem!important}.eg-bootstrap .pb-sm-10{padding-bottom:2.5rem!important}.eg-bootstrap .pb-sm-11{padding-bottom:3rem!important}.eg-bootstrap .pb-sm-12{padding-bottom:4rem!important}.eg-bootstrap .pb-sm-13{padding-bottom:5rem!important}.eg-bootstrap .pb-sm-14{padding-bottom:6rem!important}.eg-bootstrap .pb-sm-15{padding-bottom:7rem!important}.eg-bootstrap .pb-sm-16{padding-bottom:8rem!important}.eg-bootstrap .pb-sm-17{padding-bottom:9rem!important}.eg-bootstrap .pb-sm-18{padding-bottom:10rem!important}.eg-bootstrap .pb-sm-19{padding-bottom:12rem!important}.eg-bootstrap .pb-sm-20{padding-bottom:14rem!important}.eg-bootstrap .ps-sm-0{padding-left:0!important}.eg-bootstrap .ps-sm-1{padding-left:.125rem!important}.eg-bootstrap .ps-sm-2{padding-left:.25rem!important}.eg-bootstrap .ps-sm-3{padding-left:.5rem!important}.eg-bootstrap .ps-sm-4{padding-left:.75rem!important}.eg-bootstrap .ps-sm-5{padding-left:1rem!important}.eg-bootstrap .ps-sm-6{padding-left:1.25rem!important}.eg-bootstrap .ps-sm-7{padding-left:1.5rem!important}.eg-bootstrap .ps-sm-8{padding-left:1.75rem!important}.eg-bootstrap .ps-sm-9{padding-left:2rem!important}.eg-bootstrap .ps-sm-10{padding-left:2.5rem!important}.eg-bootstrap .ps-sm-11{padding-left:3rem!important}.eg-bootstrap .ps-sm-12{padding-left:4rem!important}.eg-bootstrap .ps-sm-13{padding-left:5rem!important}.eg-bootstrap .ps-sm-14{padding-left:6rem!important}.eg-bootstrap .ps-sm-15{padding-left:7rem!important}.eg-bootstrap .ps-sm-16{padding-left:8rem!important}.eg-bootstrap .ps-sm-17{padding-left:9rem!important}.eg-bootstrap .ps-sm-18{padding-left:10rem!important}.eg-bootstrap .ps-sm-19{padding-left:12rem!important}.eg-bootstrap .ps-sm-20{padding-left:14rem!important}.eg-bootstrap .gap-sm-0{gap:0!important}.eg-bootstrap .gap-sm-1{gap:.125rem!important}.eg-bootstrap .gap-sm-2{gap:.25rem!important}.eg-bootstrap .gap-sm-3{gap:.5rem!important}.eg-bootstrap .gap-sm-4{gap:.75rem!important}.eg-bootstrap .gap-sm-5{gap:1rem!important}.eg-bootstrap .gap-sm-6{gap:1.25rem!important}.eg-bootstrap .gap-sm-7{gap:1.5rem!important}.eg-bootstrap .gap-sm-8{gap:1.75rem!important}.eg-bootstrap .gap-sm-9{gap:2rem!important}.eg-bootstrap .gap-sm-10{gap:2.5rem!important}.eg-bootstrap .gap-sm-11{gap:3rem!important}.eg-bootstrap .gap-sm-12{gap:4rem!important}.eg-bootstrap .gap-sm-13{gap:5rem!important}.eg-bootstrap .gap-sm-14{gap:6rem!important}.eg-bootstrap .gap-sm-15{gap:7rem!important}.eg-bootstrap .gap-sm-16{gap:8rem!important}.eg-bootstrap .gap-sm-17{gap:9rem!important}.eg-bootstrap .gap-sm-18{gap:10rem!important}.eg-bootstrap .gap-sm-19{gap:12rem!important}.eg-bootstrap .gap-sm-20{gap:14rem!important}.eg-bootstrap .text-sm-start{text-align:left!important}.eg-bootstrap .text-sm-end{text-align:right!important}.eg-bootstrap .text-sm-center{text-align:center!important}}@media (min-width:768px){.eg-bootstrap .float-md-start{float:left!important}.eg-bootstrap .float-md-end{float:right!important}.eg-bootstrap .float-md-none{float:none!important}.eg-bootstrap .d-md-inline{display:inline!important}.eg-bootstrap .d-md-inline-block{display:inline-block!important}.eg-bootstrap .d-md-block{display:block!important}.eg-bootstrap .d-md-grid{display:grid!important}.eg-bootstrap .d-md-table{display:table!important}.eg-bootstrap .d-md-table-row{display:table-row!important}.eg-bootstrap .d-md-table-cell{display:table-cell!important}.eg-bootstrap .d-md-flex{display:flex!important}.eg-bootstrap .d-md-inline-flex{display:inline-flex!important}.eg-bootstrap .d-md-none{display:none!important}.eg-bootstrap .flex-md-fill{flex:1 1 auto!important}.eg-bootstrap .flex-md-row{flex-direction:row!important}.eg-bootstrap .flex-md-column{flex-direction:column!important}.eg-bootstrap .flex-md-row-reverse{flex-direction:row-reverse!important}.eg-bootstrap .flex-md-column-reverse{flex-direction:column-reverse!important}.eg-bootstrap .flex-md-grow-0{flex-grow:0!important}.eg-bootstrap .flex-md-grow-1{flex-grow:1!important}.eg-bootstrap .flex-md-shrink-0{flex-shrink:0!important}.eg-bootstrap .flex-md-shrink-1{flex-shrink:1!important}.eg-bootstrap .flex-md-wrap{flex-wrap:wrap!important}.eg-bootstrap .flex-md-nowrap{flex-wrap:nowrap!important}.eg-bootstrap .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.eg-bootstrap .justify-content-md-start{justify-content:flex-start!important}.eg-bootstrap .justify-content-md-end{justify-content:flex-end!important}.eg-bootstrap .justify-content-md-center{justify-content:center!important}.eg-bootstrap .justify-content-md-between{justify-content:space-between!important}.eg-bootstrap .justify-content-md-around{justify-content:space-around!important}.eg-bootstrap .justify-content-md-evenly{justify-content:space-evenly!important}.eg-bootstrap .align-items-md-start{align-items:flex-start!important}.eg-bootstrap .align-items-md-end{align-items:flex-end!important}.eg-bootstrap .align-items-md-center{align-items:center!important}.eg-bootstrap .align-items-md-baseline{align-items:baseline!important}.eg-bootstrap .align-items-md-stretch{align-items:stretch!important}.eg-bootstrap .align-content-md-start{align-content:flex-start!important}.eg-bootstrap .align-content-md-end{align-content:flex-end!important}.eg-bootstrap .align-content-md-center{align-content:center!important}.eg-bootstrap .align-content-md-between{align-content:space-between!important}.eg-bootstrap .align-content-md-around{align-content:space-around!important}.eg-bootstrap .align-content-md-stretch{align-content:stretch!important}.eg-bootstrap .align-self-md-auto{align-self:auto!important}.eg-bootstrap .align-self-md-start{align-self:flex-start!important}.eg-bootstrap .align-self-md-end{align-self:flex-end!important}.eg-bootstrap .align-self-md-center{align-self:center!important}.eg-bootstrap .align-self-md-baseline{align-self:baseline!important}.eg-bootstrap .align-self-md-stretch{align-self:stretch!important}.eg-bootstrap .order-md-first{order:-1!important}.eg-bootstrap .order-md-0{order:0!important}.eg-bootstrap .order-md-1{order:1!important}.eg-bootstrap .order-md-2{order:2!important}.eg-bootstrap .order-md-3{order:3!important}.eg-bootstrap .order-md-4{order:4!important}.eg-bootstrap .order-md-5{order:5!important}.eg-bootstrap .order-md-last{order:6!important}.eg-bootstrap .m-md-0{margin:0!important}.eg-bootstrap .m-md-1{margin:.125rem!important}.eg-bootstrap .m-md-2{margin:.25rem!important}.eg-bootstrap .m-md-3{margin:.5rem!important}.eg-bootstrap .m-md-4{margin:.75rem!important}.eg-bootstrap .m-md-5{margin:1rem!important}.eg-bootstrap .m-md-6{margin:1.25rem!important}.eg-bootstrap .m-md-7{margin:1.5rem!important}.eg-bootstrap .m-md-8{margin:1.75rem!important}.eg-bootstrap .m-md-9{margin:2rem!important}.eg-bootstrap .m-md-10{margin:2.5rem!important}.eg-bootstrap .m-md-11{margin:3rem!important}.eg-bootstrap .m-md-12{margin:4rem!important}.eg-bootstrap .m-md-13{margin:5rem!important}.eg-bootstrap .m-md-14{margin:6rem!important}.eg-bootstrap .m-md-15{margin:7rem!important}.eg-bootstrap .m-md-16{margin:8rem!important}.eg-bootstrap .m-md-17{margin:9rem!important}.eg-bootstrap .m-md-18{margin:10rem!important}.eg-bootstrap .m-md-19{margin:12rem!important}.eg-bootstrap .m-md-20{margin:14rem!important}.eg-bootstrap .m-md-auto{margin:auto!important}.eg-bootstrap .mx-md-0{margin-left:0!important;margin-right:0!important}.eg-bootstrap .mx-md-1{margin-left:.125rem!important;margin-right:.125rem!important}.eg-bootstrap .mx-md-2{margin-left:.25rem!important;margin-right:.25rem!important}.eg-bootstrap .mx-md-3{margin-left:.5rem!important;margin-right:.5rem!important}.eg-bootstrap .mx-md-4{margin-left:.75rem!important;margin-right:.75rem!important}.eg-bootstrap .mx-md-5{margin-left:1rem!important;margin-right:1rem!important}.eg-bootstrap .mx-md-6{margin-left:1.25rem!important;margin-right:1.25rem!important}.eg-bootstrap .mx-md-7{margin-left:1.5rem!important;margin-right:1.5rem!important}.eg-bootstrap .mx-md-8{margin-left:1.75rem!important;margin-right:1.75rem!important}.eg-bootstrap .mx-md-9{margin-left:2rem!important;margin-right:2rem!important}.eg-bootstrap .mx-md-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.eg-bootstrap .mx-md-11{margin-left:3rem!important;margin-right:3rem!important}.eg-bootstrap .mx-md-12{margin-left:4rem!important;margin-right:4rem!important}.eg-bootstrap .mx-md-13{margin-left:5rem!important;margin-right:5rem!important}.eg-bootstrap .mx-md-14{margin-left:6rem!important;margin-right:6rem!important}.eg-bootstrap .mx-md-15{margin-left:7rem!important;margin-right:7rem!important}.eg-bootstrap .mx-md-16{margin-left:8rem!important;margin-right:8rem!important}.eg-bootstrap .mx-md-17{margin-left:9rem!important;margin-right:9rem!important}.eg-bootstrap .mx-md-18{margin-left:10rem!important;margin-right:10rem!important}.eg-bootstrap .mx-md-19{margin-left:12rem!important;margin-right:12rem!important}.eg-bootstrap .mx-md-20{margin-left:14rem!important;margin-right:14rem!important}.eg-bootstrap .mx-md-auto{margin-left:auto!important;margin-right:auto!important}.eg-bootstrap .my-md-0{margin-bottom:0!important;margin-top:0!important}.eg-bootstrap .my-md-1{margin-bottom:.125rem!important;margin-top:.125rem!important}.eg-bootstrap .my-md-2{margin-bottom:.25rem!important;margin-top:.25rem!important}.eg-bootstrap .my-md-3{margin-bottom:.5rem!important;margin-top:.5rem!important}.eg-bootstrap .my-md-4{margin-bottom:.75rem!important;margin-top:.75rem!important}.eg-bootstrap .my-md-5{margin-bottom:1rem!important;margin-top:1rem!important}.eg-bootstrap .my-md-6{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.eg-bootstrap .my-md-7{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.eg-bootstrap .my-md-8{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.eg-bootstrap .my-md-9{margin-bottom:2rem!important;margin-top:2rem!important}.eg-bootstrap .my-md-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.eg-bootstrap .my-md-11{margin-bottom:3rem!important;margin-top:3rem!important}.eg-bootstrap .my-md-12{margin-bottom:4rem!important;margin-top:4rem!important}.eg-bootstrap .my-md-13{margin-bottom:5rem!important;margin-top:5rem!important}.eg-bootstrap .my-md-14{margin-bottom:6rem!important;margin-top:6rem!important}.eg-bootstrap .my-md-15{margin-bottom:7rem!important;margin-top:7rem!important}.eg-bootstrap .my-md-16{margin-bottom:8rem!important;margin-top:8rem!important}.eg-bootstrap .my-md-17{margin-bottom:9rem!important;margin-top:9rem!important}.eg-bootstrap .my-md-18{margin-bottom:10rem!important;margin-top:10rem!important}.eg-bootstrap .my-md-19{margin-bottom:12rem!important;margin-top:12rem!important}.eg-bootstrap .my-md-20{margin-bottom:14rem!important;margin-top:14rem!important}.eg-bootstrap .my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.eg-bootstrap .mt-md-0{margin-top:0!important}.eg-bootstrap .mt-md-1{margin-top:.125rem!important}.eg-bootstrap .mt-md-2{margin-top:.25rem!important}.eg-bootstrap .mt-md-3{margin-top:.5rem!important}.eg-bootstrap .mt-md-4{margin-top:.75rem!important}.eg-bootstrap .mt-md-5{margin-top:1rem!important}.eg-bootstrap .mt-md-6{margin-top:1.25rem!important}.eg-bootstrap .mt-md-7{margin-top:1.5rem!important}.eg-bootstrap .mt-md-8{margin-top:1.75rem!important}.eg-bootstrap .mt-md-9{margin-top:2rem!important}.eg-bootstrap .mt-md-10{margin-top:2.5rem!important}.eg-bootstrap .mt-md-11{margin-top:3rem!important}.eg-bootstrap .mt-md-12{margin-top:4rem!important}.eg-bootstrap .mt-md-13{margin-top:5rem!important}.eg-bootstrap .mt-md-14{margin-top:6rem!important}.eg-bootstrap .mt-md-15{margin-top:7rem!important}.eg-bootstrap .mt-md-16{margin-top:8rem!important}.eg-bootstrap .mt-md-17{margin-top:9rem!important}.eg-bootstrap .mt-md-18{margin-top:10rem!important}.eg-bootstrap .mt-md-19{margin-top:12rem!important}.eg-bootstrap .mt-md-20{margin-top:14rem!important}.eg-bootstrap .mt-md-auto{margin-top:auto!important}.eg-bootstrap .me-md-0{margin-right:0!important}.eg-bootstrap .me-md-1{margin-right:.125rem!important}.eg-bootstrap .me-md-2{margin-right:.25rem!important}.eg-bootstrap .me-md-3{margin-right:.5rem!important}.eg-bootstrap .me-md-4{margin-right:.75rem!important}.eg-bootstrap .me-md-5{margin-right:1rem!important}.eg-bootstrap .me-md-6{margin-right:1.25rem!important}.eg-bootstrap .me-md-7{margin-right:1.5rem!important}.eg-bootstrap .me-md-8{margin-right:1.75rem!important}.eg-bootstrap .me-md-9{margin-right:2rem!important}.eg-bootstrap .me-md-10{margin-right:2.5rem!important}.eg-bootstrap .me-md-11{margin-right:3rem!important}.eg-bootstrap .me-md-12{margin-right:4rem!important}.eg-bootstrap .me-md-13{margin-right:5rem!important}.eg-bootstrap .me-md-14{margin-right:6rem!important}.eg-bootstrap .me-md-15{margin-right:7rem!important}.eg-bootstrap .me-md-16{margin-right:8rem!important}.eg-bootstrap .me-md-17{margin-right:9rem!important}.eg-bootstrap .me-md-18{margin-right:10rem!important}.eg-bootstrap .me-md-19{margin-right:12rem!important}.eg-bootstrap .me-md-20{margin-right:14rem!important}.eg-bootstrap .me-md-auto{margin-right:auto!important}.eg-bootstrap .mb-md-0{margin-bottom:0!important}.eg-bootstrap .mb-md-1{margin-bottom:.125rem!important}.eg-bootstrap .mb-md-2{margin-bottom:.25rem!important}.eg-bootstrap .mb-md-3{margin-bottom:.5rem!important}.eg-bootstrap .mb-md-4{margin-bottom:.75rem!important}.eg-bootstrap .mb-md-5{margin-bottom:1rem!important}.eg-bootstrap .mb-md-6{margin-bottom:1.25rem!important}.eg-bootstrap .mb-md-7{margin-bottom:1.5rem!important}.eg-bootstrap .mb-md-8{margin-bottom:1.75rem!important}.eg-bootstrap .mb-md-9{margin-bottom:2rem!important}.eg-bootstrap .mb-md-10{margin-bottom:2.5rem!important}.eg-bootstrap .mb-md-11{margin-bottom:3rem!important}.eg-bootstrap .mb-md-12{margin-bottom:4rem!important}.eg-bootstrap .mb-md-13{margin-bottom:5rem!important}.eg-bootstrap .mb-md-14{margin-bottom:6rem!important}.eg-bootstrap .mb-md-15{margin-bottom:7rem!important}.eg-bootstrap .mb-md-16{margin-bottom:8rem!important}.eg-bootstrap .mb-md-17{margin-bottom:9rem!important}.eg-bootstrap .mb-md-18{margin-bottom:10rem!important}.eg-bootstrap .mb-md-19{margin-bottom:12rem!important}.eg-bootstrap .mb-md-20{margin-bottom:14rem!important}.eg-bootstrap .mb-md-auto{margin-bottom:auto!important}.eg-bootstrap .ms-md-0{margin-left:0!important}.eg-bootstrap .ms-md-1{margin-left:.125rem!important}.eg-bootstrap .ms-md-2{margin-left:.25rem!important}.eg-bootstrap .ms-md-3{margin-left:.5rem!important}.eg-bootstrap .ms-md-4{margin-left:.75rem!important}.eg-bootstrap .ms-md-5{margin-left:1rem!important}.eg-bootstrap .ms-md-6{margin-left:1.25rem!important}.eg-bootstrap .ms-md-7{margin-left:1.5rem!important}.eg-bootstrap .ms-md-8{margin-left:1.75rem!important}.eg-bootstrap .ms-md-9{margin-left:2rem!important}.eg-bootstrap .ms-md-10{margin-left:2.5rem!important}.eg-bootstrap .ms-md-11{margin-left:3rem!important}.eg-bootstrap .ms-md-12{margin-left:4rem!important}.eg-bootstrap .ms-md-13{margin-left:5rem!important}.eg-bootstrap .ms-md-14{margin-left:6rem!important}.eg-bootstrap .ms-md-15{margin-left:7rem!important}.eg-bootstrap .ms-md-16{margin-left:8rem!important}.eg-bootstrap .ms-md-17{margin-left:9rem!important}.eg-bootstrap .ms-md-18{margin-left:10rem!important}.eg-bootstrap .ms-md-19{margin-left:12rem!important}.eg-bootstrap .ms-md-20{margin-left:14rem!important}.eg-bootstrap .ms-md-auto{margin-left:auto!important}.eg-bootstrap .m-md-n1{margin:-.125rem!important}.eg-bootstrap .m-md-n2{margin:-.25rem!important}.eg-bootstrap .m-md-n3{margin:-.5rem!important}.eg-bootstrap .m-md-n4{margin:-.75rem!important}.eg-bootstrap .m-md-n5{margin:-1rem!important}.eg-bootstrap .m-md-n6{margin:-1.25rem!important}.eg-bootstrap .m-md-n7{margin:-1.5rem!important}.eg-bootstrap .m-md-n8{margin:-1.75rem!important}.eg-bootstrap .m-md-n9{margin:-2rem!important}.eg-bootstrap .m-md-n10{margin:-2.5rem!important}.eg-bootstrap .m-md-n11{margin:-3rem!important}.eg-bootstrap .m-md-n12{margin:-4rem!important}.eg-bootstrap .m-md-n13{margin:-5rem!important}.eg-bootstrap .m-md-n14{margin:-6rem!important}.eg-bootstrap .m-md-n15{margin:-7rem!important}.eg-bootstrap .m-md-n16{margin:-8rem!important}.eg-bootstrap .m-md-n17{margin:-9rem!important}.eg-bootstrap .m-md-n18{margin:-10rem!important}.eg-bootstrap .m-md-n19{margin:-12rem!important}.eg-bootstrap .m-md-n20{margin:-14rem!important}.eg-bootstrap .mx-md-n1{margin-left:-.125rem!important;margin-right:-.125rem!important}.eg-bootstrap .mx-md-n2{margin-left:-.25rem!important;margin-right:-.25rem!important}.eg-bootstrap .mx-md-n3{margin-left:-.5rem!important;margin-right:-.5rem!important}.eg-bootstrap .mx-md-n4{margin-left:-.75rem!important;margin-right:-.75rem!important}.eg-bootstrap .mx-md-n5{margin-left:-1rem!important;margin-right:-1rem!important}.eg-bootstrap .mx-md-n6{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.eg-bootstrap .mx-md-n7{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.eg-bootstrap .mx-md-n8{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.eg-bootstrap .mx-md-n9{margin-left:-2rem!important;margin-right:-2rem!important}.eg-bootstrap .mx-md-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.eg-bootstrap .mx-md-n11{margin-left:-3rem!important;margin-right:-3rem!important}.eg-bootstrap .mx-md-n12{margin-left:-4rem!important;margin-right:-4rem!important}.eg-bootstrap .mx-md-n13{margin-left:-5rem!important;margin-right:-5rem!important}.eg-bootstrap .mx-md-n14{margin-left:-6rem!important;margin-right:-6rem!important}.eg-bootstrap .mx-md-n15{margin-left:-7rem!important;margin-right:-7rem!important}.eg-bootstrap .mx-md-n16{margin-left:-8rem!important;margin-right:-8rem!important}.eg-bootstrap .mx-md-n17{margin-left:-9rem!important;margin-right:-9rem!important}.eg-bootstrap .mx-md-n18{margin-left:-10rem!important;margin-right:-10rem!important}.eg-bootstrap .mx-md-n19{margin-left:-12rem!important;margin-right:-12rem!important}.eg-bootstrap .mx-md-n20{margin-left:-14rem!important;margin-right:-14rem!important}.eg-bootstrap .my-md-n1{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.eg-bootstrap .my-md-n2{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.eg-bootstrap .my-md-n3{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.eg-bootstrap .my-md-n4{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.eg-bootstrap .my-md-n5{margin-bottom:-1rem!important;margin-top:-1rem!important}.eg-bootstrap .my-md-n6{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.eg-bootstrap .my-md-n7{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.eg-bootstrap .my-md-n8{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.eg-bootstrap .my-md-n9{margin-bottom:-2rem!important;margin-top:-2rem!important}.eg-bootstrap .my-md-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.eg-bootstrap .my-md-n11{margin-bottom:-3rem!important;margin-top:-3rem!important}.eg-bootstrap .my-md-n12{margin-bottom:-4rem!important;margin-top:-4rem!important}.eg-bootstrap .my-md-n13{margin-bottom:-5rem!important;margin-top:-5rem!important}.eg-bootstrap .my-md-n14{margin-bottom:-6rem!important;margin-top:-6rem!important}.eg-bootstrap .my-md-n15{margin-bottom:-7rem!important;margin-top:-7rem!important}.eg-bootstrap .my-md-n16{margin-bottom:-8rem!important;margin-top:-8rem!important}.eg-bootstrap .my-md-n17{margin-bottom:-9rem!important;margin-top:-9rem!important}.eg-bootstrap .my-md-n18{margin-bottom:-10rem!important;margin-top:-10rem!important}.eg-bootstrap .my-md-n19{margin-bottom:-12rem!important;margin-top:-12rem!important}.eg-bootstrap .my-md-n20{margin-bottom:-14rem!important;margin-top:-14rem!important}.eg-bootstrap .mt-md-n1{margin-top:-.125rem!important}.eg-bootstrap .mt-md-n2{margin-top:-.25rem!important}.eg-bootstrap .mt-md-n3{margin-top:-.5rem!important}.eg-bootstrap .mt-md-n4{margin-top:-.75rem!important}.eg-bootstrap .mt-md-n5{margin-top:-1rem!important}.eg-bootstrap .mt-md-n6{margin-top:-1.25rem!important}.eg-bootstrap .mt-md-n7{margin-top:-1.5rem!important}.eg-bootstrap .mt-md-n8{margin-top:-1.75rem!important}.eg-bootstrap .mt-md-n9{margin-top:-2rem!important}.eg-bootstrap .mt-md-n10{margin-top:-2.5rem!important}.eg-bootstrap .mt-md-n11{margin-top:-3rem!important}.eg-bootstrap .mt-md-n12{margin-top:-4rem!important}.eg-bootstrap .mt-md-n13{margin-top:-5rem!important}.eg-bootstrap .mt-md-n14{margin-top:-6rem!important}.eg-bootstrap .mt-md-n15{margin-top:-7rem!important}.eg-bootstrap .mt-md-n16{margin-top:-8rem!important}.eg-bootstrap .mt-md-n17{margin-top:-9rem!important}.eg-bootstrap .mt-md-n18{margin-top:-10rem!important}.eg-bootstrap .mt-md-n19{margin-top:-12rem!important}.eg-bootstrap .mt-md-n20{margin-top:-14rem!important}.eg-bootstrap .me-md-n1{margin-right:-.125rem!important}.eg-bootstrap .me-md-n2{margin-right:-.25rem!important}.eg-bootstrap .me-md-n3{margin-right:-.5rem!important}.eg-bootstrap .me-md-n4{margin-right:-.75rem!important}.eg-bootstrap .me-md-n5{margin-right:-1rem!important}.eg-bootstrap .me-md-n6{margin-right:-1.25rem!important}.eg-bootstrap .me-md-n7{margin-right:-1.5rem!important}.eg-bootstrap .me-md-n8{margin-right:-1.75rem!important}.eg-bootstrap .me-md-n9{margin-right:-2rem!important}.eg-bootstrap .me-md-n10{margin-right:-2.5rem!important}.eg-bootstrap .me-md-n11{margin-right:-3rem!important}.eg-bootstrap .me-md-n12{margin-right:-4rem!important}.eg-bootstrap .me-md-n13{margin-right:-5rem!important}.eg-bootstrap .me-md-n14{margin-right:-6rem!important}.eg-bootstrap .me-md-n15{margin-right:-7rem!important}.eg-bootstrap .me-md-n16{margin-right:-8rem!important}.eg-bootstrap .me-md-n17{margin-right:-9rem!important}.eg-bootstrap .me-md-n18{margin-right:-10rem!important}.eg-bootstrap .me-md-n19{margin-right:-12rem!important}.eg-bootstrap .me-md-n20{margin-right:-14rem!important}.eg-bootstrap .mb-md-n1{margin-bottom:-.125rem!important}.eg-bootstrap .mb-md-n2{margin-bottom:-.25rem!important}.eg-bootstrap .mb-md-n3{margin-bottom:-.5rem!important}.eg-bootstrap .mb-md-n4{margin-bottom:-.75rem!important}.eg-bootstrap .mb-md-n5{margin-bottom:-1rem!important}.eg-bootstrap .mb-md-n6{margin-bottom:-1.25rem!important}.eg-bootstrap .mb-md-n7{margin-bottom:-1.5rem!important}.eg-bootstrap .mb-md-n8{margin-bottom:-1.75rem!important}.eg-bootstrap .mb-md-n9{margin-bottom:-2rem!important}.eg-bootstrap .mb-md-n10{margin-bottom:-2.5rem!important}.eg-bootstrap .mb-md-n11{margin-bottom:-3rem!important}.eg-bootstrap .mb-md-n12{margin-bottom:-4rem!important}.eg-bootstrap .mb-md-n13{margin-bottom:-5rem!important}.eg-bootstrap .mb-md-n14{margin-bottom:-6rem!important}.eg-bootstrap .mb-md-n15{margin-bottom:-7rem!important}.eg-bootstrap .mb-md-n16{margin-bottom:-8rem!important}.eg-bootstrap .mb-md-n17{margin-bottom:-9rem!important}.eg-bootstrap .mb-md-n18{margin-bottom:-10rem!important}.eg-bootstrap .mb-md-n19{margin-bottom:-12rem!important}.eg-bootstrap .mb-md-n20{margin-bottom:-14rem!important}.eg-bootstrap .ms-md-n1{margin-left:-.125rem!important}.eg-bootstrap .ms-md-n2{margin-left:-.25rem!important}.eg-bootstrap .ms-md-n3{margin-left:-.5rem!important}.eg-bootstrap .ms-md-n4{margin-left:-.75rem!important}.eg-bootstrap .ms-md-n5{margin-left:-1rem!important}.eg-bootstrap .ms-md-n6{margin-left:-1.25rem!important}.eg-bootstrap .ms-md-n7{margin-left:-1.5rem!important}.eg-bootstrap .ms-md-n8{margin-left:-1.75rem!important}.eg-bootstrap .ms-md-n9{margin-left:-2rem!important}.eg-bootstrap .ms-md-n10{margin-left:-2.5rem!important}.eg-bootstrap .ms-md-n11{margin-left:-3rem!important}.eg-bootstrap .ms-md-n12{margin-left:-4rem!important}.eg-bootstrap .ms-md-n13{margin-left:-5rem!important}.eg-bootstrap .ms-md-n14{margin-left:-6rem!important}.eg-bootstrap .ms-md-n15{margin-left:-7rem!important}.eg-bootstrap .ms-md-n16{margin-left:-8rem!important}.eg-bootstrap .ms-md-n17{margin-left:-9rem!important}.eg-bootstrap .ms-md-n18{margin-left:-10rem!important}.eg-bootstrap .ms-md-n19{margin-left:-12rem!important}.eg-bootstrap .ms-md-n20{margin-left:-14rem!important}.eg-bootstrap .p-md-0{padding:0!important}.eg-bootstrap .p-md-1{padding:.125rem!important}.eg-bootstrap .p-md-2{padding:.25rem!important}.eg-bootstrap .p-md-3{padding:.5rem!important}.eg-bootstrap .p-md-4{padding:.75rem!important}.eg-bootstrap .p-md-5{padding:1rem!important}.eg-bootstrap .p-md-6{padding:1.25rem!important}.eg-bootstrap .p-md-7{padding:1.5rem!important}.eg-bootstrap .p-md-8{padding:1.75rem!important}.eg-bootstrap .p-md-9{padding:2rem!important}.eg-bootstrap .p-md-10{padding:2.5rem!important}.eg-bootstrap .p-md-11{padding:3rem!important}.eg-bootstrap .p-md-12{padding:4rem!important}.eg-bootstrap .p-md-13{padding:5rem!important}.eg-bootstrap .p-md-14{padding:6rem!important}.eg-bootstrap .p-md-15{padding:7rem!important}.eg-bootstrap .p-md-16{padding:8rem!important}.eg-bootstrap .p-md-17{padding:9rem!important}.eg-bootstrap .p-md-18{padding:10rem!important}.eg-bootstrap .p-md-19{padding:12rem!important}.eg-bootstrap .p-md-20{padding:14rem!important}.eg-bootstrap .px-md-0{padding-left:0!important;padding-right:0!important}.eg-bootstrap .px-md-1{padding-left:.125rem!important;padding-right:.125rem!important}.eg-bootstrap .px-md-2{padding-left:.25rem!important;padding-right:.25rem!important}.eg-bootstrap .px-md-3{padding-left:.5rem!important;padding-right:.5rem!important}.eg-bootstrap .px-md-4{padding-left:.75rem!important;padding-right:.75rem!important}.eg-bootstrap .px-md-5{padding-left:1rem!important;padding-right:1rem!important}.eg-bootstrap .px-md-6{padding-left:1.25rem!important;padding-right:1.25rem!important}.eg-bootstrap .px-md-7{padding-left:1.5rem!important;padding-right:1.5rem!important}.eg-bootstrap .px-md-8{padding-left:1.75rem!important;padding-right:1.75rem!important}.eg-bootstrap .px-md-9{padding-left:2rem!important;padding-right:2rem!important}.eg-bootstrap .px-md-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.eg-bootstrap .px-md-11{padding-left:3rem!important;padding-right:3rem!important}.eg-bootstrap .px-md-12{padding-left:4rem!important;padding-right:4rem!important}.eg-bootstrap .px-md-13{padding-left:5rem!important;padding-right:5rem!important}.eg-bootstrap .px-md-14{padding-left:6rem!important;padding-right:6rem!important}.eg-bootstrap .px-md-15{padding-left:7rem!important;padding-right:7rem!important}.eg-bootstrap .px-md-16{padding-left:8rem!important;padding-right:8rem!important}.eg-bootstrap .px-md-17{padding-left:9rem!important;padding-right:9rem!important}.eg-bootstrap .px-md-18{padding-left:10rem!important;padding-right:10rem!important}.eg-bootstrap .px-md-19{padding-left:12rem!important;padding-right:12rem!important}.eg-bootstrap .px-md-20{padding-left:14rem!important;padding-right:14rem!important}.eg-bootstrap .py-md-0{padding-bottom:0!important;padding-top:0!important}.eg-bootstrap .py-md-1{padding-bottom:.125rem!important;padding-top:.125rem!important}.eg-bootstrap .py-md-2{padding-bottom:.25rem!important;padding-top:.25rem!important}.eg-bootstrap .py-md-3{padding-bottom:.5rem!important;padding-top:.5rem!important}.eg-bootstrap .py-md-4{padding-bottom:.75rem!important;padding-top:.75rem!important}.eg-bootstrap .py-md-5{padding-bottom:1rem!important;padding-top:1rem!important}.eg-bootstrap .py-md-6{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.eg-bootstrap .py-md-7{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.eg-bootstrap .py-md-8{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.eg-bootstrap .py-md-9{padding-bottom:2rem!important;padding-top:2rem!important}.eg-bootstrap .py-md-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.eg-bootstrap .py-md-11{padding-bottom:3rem!important;padding-top:3rem!important}.eg-bootstrap .py-md-12{padding-bottom:4rem!important;padding-top:4rem!important}.eg-bootstrap .py-md-13{padding-bottom:5rem!important;padding-top:5rem!important}.eg-bootstrap .py-md-14{padding-bottom:6rem!important;padding-top:6rem!important}.eg-bootstrap .py-md-15{padding-bottom:7rem!important;padding-top:7rem!important}.eg-bootstrap .py-md-16{padding-bottom:8rem!important;padding-top:8rem!important}.eg-bootstrap .py-md-17{padding-bottom:9rem!important;padding-top:9rem!important}.eg-bootstrap .py-md-18{padding-bottom:10rem!important;padding-top:10rem!important}.eg-bootstrap .py-md-19{padding-bottom:12rem!important;padding-top:12rem!important}.eg-bootstrap .py-md-20{padding-bottom:14rem!important;padding-top:14rem!important}.eg-bootstrap .pt-md-0{padding-top:0!important}.eg-bootstrap .pt-md-1{padding-top:.125rem!important}.eg-bootstrap .pt-md-2{padding-top:.25rem!important}.eg-bootstrap .pt-md-3{padding-top:.5rem!important}.eg-bootstrap .pt-md-4{padding-top:.75rem!important}.eg-bootstrap .pt-md-5{padding-top:1rem!important}.eg-bootstrap .pt-md-6{padding-top:1.25rem!important}.eg-bootstrap .pt-md-7{padding-top:1.5rem!important}.eg-bootstrap .pt-md-8{padding-top:1.75rem!important}.eg-bootstrap .pt-md-9{padding-top:2rem!important}.eg-bootstrap .pt-md-10{padding-top:2.5rem!important}.eg-bootstrap .pt-md-11{padding-top:3rem!important}.eg-bootstrap .pt-md-12{padding-top:4rem!important}.eg-bootstrap .pt-md-13{padding-top:5rem!important}.eg-bootstrap .pt-md-14{padding-top:6rem!important}.eg-bootstrap .pt-md-15{padding-top:7rem!important}.eg-bootstrap .pt-md-16{padding-top:8rem!important}.eg-bootstrap .pt-md-17{padding-top:9rem!important}.eg-bootstrap .pt-md-18{padding-top:10rem!important}.eg-bootstrap .pt-md-19{padding-top:12rem!important}.eg-bootstrap .pt-md-20{padding-top:14rem!important}.eg-bootstrap .pe-md-0{padding-right:0!important}.eg-bootstrap .pe-md-1{padding-right:.125rem!important}.eg-bootstrap .pe-md-2{padding-right:.25rem!important}.eg-bootstrap .pe-md-3{padding-right:.5rem!important}.eg-bootstrap .pe-md-4{padding-right:.75rem!important}.eg-bootstrap .pe-md-5{padding-right:1rem!important}.eg-bootstrap .pe-md-6{padding-right:1.25rem!important}.eg-bootstrap .pe-md-7{padding-right:1.5rem!important}.eg-bootstrap .pe-md-8{padding-right:1.75rem!important}.eg-bootstrap .pe-md-9{padding-right:2rem!important}.eg-bootstrap .pe-md-10{padding-right:2.5rem!important}.eg-bootstrap .pe-md-11{padding-right:3rem!important}.eg-bootstrap .pe-md-12{padding-right:4rem!important}.eg-bootstrap .pe-md-13{padding-right:5rem!important}.eg-bootstrap .pe-md-14{padding-right:6rem!important}.eg-bootstrap .pe-md-15{padding-right:7rem!important}.eg-bootstrap .pe-md-16{padding-right:8rem!important}.eg-bootstrap .pe-md-17{padding-right:9rem!important}.eg-bootstrap .pe-md-18{padding-right:10rem!important}.eg-bootstrap .pe-md-19{padding-right:12rem!important}.eg-bootstrap .pe-md-20{padding-right:14rem!important}.eg-bootstrap .pb-md-0{padding-bottom:0!important}.eg-bootstrap .pb-md-1{padding-bottom:.125rem!important}.eg-bootstrap .pb-md-2{padding-bottom:.25rem!important}.eg-bootstrap .pb-md-3{padding-bottom:.5rem!important}.eg-bootstrap .pb-md-4{padding-bottom:.75rem!important}.eg-bootstrap .pb-md-5{padding-bottom:1rem!important}.eg-bootstrap .pb-md-6{padding-bottom:1.25rem!important}.eg-bootstrap .pb-md-7{padding-bottom:1.5rem!important}.eg-bootstrap .pb-md-8{padding-bottom:1.75rem!important}.eg-bootstrap .pb-md-9{padding-bottom:2rem!important}.eg-bootstrap .pb-md-10{padding-bottom:2.5rem!important}.eg-bootstrap .pb-md-11{padding-bottom:3rem!important}.eg-bootstrap .pb-md-12{padding-bottom:4rem!important}.eg-bootstrap .pb-md-13{padding-bottom:5rem!important}.eg-bootstrap .pb-md-14{padding-bottom:6rem!important}.eg-bootstrap .pb-md-15{padding-bottom:7rem!important}.eg-bootstrap .pb-md-16{padding-bottom:8rem!important}.eg-bootstrap .pb-md-17{padding-bottom:9rem!important}.eg-bootstrap .pb-md-18{padding-bottom:10rem!important}.eg-bootstrap .pb-md-19{padding-bottom:12rem!important}.eg-bootstrap .pb-md-20{padding-bottom:14rem!important}.eg-bootstrap .ps-md-0{padding-left:0!important}.eg-bootstrap .ps-md-1{padding-left:.125rem!important}.eg-bootstrap .ps-md-2{padding-left:.25rem!important}.eg-bootstrap .ps-md-3{padding-left:.5rem!important}.eg-bootstrap .ps-md-4{padding-left:.75rem!important}.eg-bootstrap .ps-md-5{padding-left:1rem!important}.eg-bootstrap .ps-md-6{padding-left:1.25rem!important}.eg-bootstrap .ps-md-7{padding-left:1.5rem!important}.eg-bootstrap .ps-md-8{padding-left:1.75rem!important}.eg-bootstrap .ps-md-9{padding-left:2rem!important}.eg-bootstrap .ps-md-10{padding-left:2.5rem!important}.eg-bootstrap .ps-md-11{padding-left:3rem!important}.eg-bootstrap .ps-md-12{padding-left:4rem!important}.eg-bootstrap .ps-md-13{padding-left:5rem!important}.eg-bootstrap .ps-md-14{padding-left:6rem!important}.eg-bootstrap .ps-md-15{padding-left:7rem!important}.eg-bootstrap .ps-md-16{padding-left:8rem!important}.eg-bootstrap .ps-md-17{padding-left:9rem!important}.eg-bootstrap .ps-md-18{padding-left:10rem!important}.eg-bootstrap .ps-md-19{padding-left:12rem!important}.eg-bootstrap .ps-md-20{padding-left:14rem!important}.eg-bootstrap .gap-md-0{gap:0!important}.eg-bootstrap .gap-md-1{gap:.125rem!important}.eg-bootstrap .gap-md-2{gap:.25rem!important}.eg-bootstrap .gap-md-3{gap:.5rem!important}.eg-bootstrap .gap-md-4{gap:.75rem!important}.eg-bootstrap .gap-md-5{gap:1rem!important}.eg-bootstrap .gap-md-6{gap:1.25rem!important}.eg-bootstrap .gap-md-7{gap:1.5rem!important}.eg-bootstrap .gap-md-8{gap:1.75rem!important}.eg-bootstrap .gap-md-9{gap:2rem!important}.eg-bootstrap .gap-md-10{gap:2.5rem!important}.eg-bootstrap .gap-md-11{gap:3rem!important}.eg-bootstrap .gap-md-12{gap:4rem!important}.eg-bootstrap .gap-md-13{gap:5rem!important}.eg-bootstrap .gap-md-14{gap:6rem!important}.eg-bootstrap .gap-md-15{gap:7rem!important}.eg-bootstrap .gap-md-16{gap:8rem!important}.eg-bootstrap .gap-md-17{gap:9rem!important}.eg-bootstrap .gap-md-18{gap:10rem!important}.eg-bootstrap .gap-md-19{gap:12rem!important}.eg-bootstrap .gap-md-20{gap:14rem!important}.eg-bootstrap .text-md-start{text-align:left!important}.eg-bootstrap .text-md-end{text-align:right!important}.eg-bootstrap .text-md-center{text-align:center!important}}@media (min-width:992px){.eg-bootstrap .float-lg-start{float:left!important}.eg-bootstrap .float-lg-end{float:right!important}.eg-bootstrap .float-lg-none{float:none!important}.eg-bootstrap .d-lg-inline{display:inline!important}.eg-bootstrap .d-lg-inline-block{display:inline-block!important}.eg-bootstrap .d-lg-block{display:block!important}.eg-bootstrap .d-lg-grid{display:grid!important}.eg-bootstrap .d-lg-table{display:table!important}.eg-bootstrap .d-lg-table-row{display:table-row!important}.eg-bootstrap .d-lg-table-cell{display:table-cell!important}.eg-bootstrap .d-lg-flex{display:flex!important}.eg-bootstrap .d-lg-inline-flex{display:inline-flex!important}.eg-bootstrap .d-lg-none{display:none!important}.eg-bootstrap .flex-lg-fill{flex:1 1 auto!important}.eg-bootstrap .flex-lg-row{flex-direction:row!important}.eg-bootstrap .flex-lg-column{flex-direction:column!important}.eg-bootstrap .flex-lg-row-reverse{flex-direction:row-reverse!important}.eg-bootstrap .flex-lg-column-reverse{flex-direction:column-reverse!important}.eg-bootstrap .flex-lg-grow-0{flex-grow:0!important}.eg-bootstrap .flex-lg-grow-1{flex-grow:1!important}.eg-bootstrap .flex-lg-shrink-0{flex-shrink:0!important}.eg-bootstrap .flex-lg-shrink-1{flex-shrink:1!important}.eg-bootstrap .flex-lg-wrap{flex-wrap:wrap!important}.eg-bootstrap .flex-lg-nowrap{flex-wrap:nowrap!important}.eg-bootstrap .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.eg-bootstrap .justify-content-lg-start{justify-content:flex-start!important}.eg-bootstrap .justify-content-lg-end{justify-content:flex-end!important}.eg-bootstrap .justify-content-lg-center{justify-content:center!important}.eg-bootstrap .justify-content-lg-between{justify-content:space-between!important}.eg-bootstrap .justify-content-lg-around{justify-content:space-around!important}.eg-bootstrap .justify-content-lg-evenly{justify-content:space-evenly!important}.eg-bootstrap .align-items-lg-start{align-items:flex-start!important}.eg-bootstrap .align-items-lg-end{align-items:flex-end!important}.eg-bootstrap .align-items-lg-center{align-items:center!important}.eg-bootstrap .align-items-lg-baseline{align-items:baseline!important}.eg-bootstrap .align-items-lg-stretch{align-items:stretch!important}.eg-bootstrap .align-content-lg-start{align-content:flex-start!important}.eg-bootstrap .align-content-lg-end{align-content:flex-end!important}.eg-bootstrap .align-content-lg-center{align-content:center!important}.eg-bootstrap .align-content-lg-between{align-content:space-between!important}.eg-bootstrap .align-content-lg-around{align-content:space-around!important}.eg-bootstrap .align-content-lg-stretch{align-content:stretch!important}.eg-bootstrap .align-self-lg-auto{align-self:auto!important}.eg-bootstrap .align-self-lg-start{align-self:flex-start!important}.eg-bootstrap .align-self-lg-end{align-self:flex-end!important}.eg-bootstrap .align-self-lg-center{align-self:center!important}.eg-bootstrap .align-self-lg-baseline{align-self:baseline!important}.eg-bootstrap .align-self-lg-stretch{align-self:stretch!important}.eg-bootstrap .order-lg-first{order:-1!important}.eg-bootstrap .order-lg-0{order:0!important}.eg-bootstrap .order-lg-1{order:1!important}.eg-bootstrap .order-lg-2{order:2!important}.eg-bootstrap .order-lg-3{order:3!important}.eg-bootstrap .order-lg-4{order:4!important}.eg-bootstrap .order-lg-5{order:5!important}.eg-bootstrap .order-lg-last{order:6!important}.eg-bootstrap .m-lg-0{margin:0!important}.eg-bootstrap .m-lg-1{margin:.125rem!important}.eg-bootstrap .m-lg-2{margin:.25rem!important}.eg-bootstrap .m-lg-3{margin:.5rem!important}.eg-bootstrap .m-lg-4{margin:.75rem!important}.eg-bootstrap .m-lg-5{margin:1rem!important}.eg-bootstrap .m-lg-6{margin:1.25rem!important}.eg-bootstrap .m-lg-7{margin:1.5rem!important}.eg-bootstrap .m-lg-8{margin:1.75rem!important}.eg-bootstrap .m-lg-9{margin:2rem!important}.eg-bootstrap .m-lg-10{margin:2.5rem!important}.eg-bootstrap .m-lg-11{margin:3rem!important}.eg-bootstrap .m-lg-12{margin:4rem!important}.eg-bootstrap .m-lg-13{margin:5rem!important}.eg-bootstrap .m-lg-14{margin:6rem!important}.eg-bootstrap .m-lg-15{margin:7rem!important}.eg-bootstrap .m-lg-16{margin:8rem!important}.eg-bootstrap .m-lg-17{margin:9rem!important}.eg-bootstrap .m-lg-18{margin:10rem!important}.eg-bootstrap .m-lg-19{margin:12rem!important}.eg-bootstrap .m-lg-20{margin:14rem!important}.eg-bootstrap .m-lg-auto{margin:auto!important}.eg-bootstrap .mx-lg-0{margin-left:0!important;margin-right:0!important}.eg-bootstrap .mx-lg-1{margin-left:.125rem!important;margin-right:.125rem!important}.eg-bootstrap .mx-lg-2{margin-left:.25rem!important;margin-right:.25rem!important}.eg-bootstrap .mx-lg-3{margin-left:.5rem!important;margin-right:.5rem!important}.eg-bootstrap .mx-lg-4{margin-left:.75rem!important;margin-right:.75rem!important}.eg-bootstrap .mx-lg-5{margin-left:1rem!important;margin-right:1rem!important}.eg-bootstrap .mx-lg-6{margin-left:1.25rem!important;margin-right:1.25rem!important}.eg-bootstrap .mx-lg-7{margin-left:1.5rem!important;margin-right:1.5rem!important}.eg-bootstrap .mx-lg-8{margin-left:1.75rem!important;margin-right:1.75rem!important}.eg-bootstrap .mx-lg-9{margin-left:2rem!important;margin-right:2rem!important}.eg-bootstrap .mx-lg-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.eg-bootstrap .mx-lg-11{margin-left:3rem!important;margin-right:3rem!important}.eg-bootstrap .mx-lg-12{margin-left:4rem!important;margin-right:4rem!important}.eg-bootstrap .mx-lg-13{margin-left:5rem!important;margin-right:5rem!important}.eg-bootstrap .mx-lg-14{margin-left:6rem!important;margin-right:6rem!important}.eg-bootstrap .mx-lg-15{margin-left:7rem!important;margin-right:7rem!important}.eg-bootstrap .mx-lg-16{margin-left:8rem!important;margin-right:8rem!important}.eg-bootstrap .mx-lg-17{margin-left:9rem!important;margin-right:9rem!important}.eg-bootstrap .mx-lg-18{margin-left:10rem!important;margin-right:10rem!important}.eg-bootstrap .mx-lg-19{margin-left:12rem!important;margin-right:12rem!important}.eg-bootstrap .mx-lg-20{margin-left:14rem!important;margin-right:14rem!important}.eg-bootstrap .mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.eg-bootstrap .my-lg-0{margin-bottom:0!important;margin-top:0!important}.eg-bootstrap .my-lg-1{margin-bottom:.125rem!important;margin-top:.125rem!important}.eg-bootstrap .my-lg-2{margin-bottom:.25rem!important;margin-top:.25rem!important}.eg-bootstrap .my-lg-3{margin-bottom:.5rem!important;margin-top:.5rem!important}.eg-bootstrap .my-lg-4{margin-bottom:.75rem!important;margin-top:.75rem!important}.eg-bootstrap .my-lg-5{margin-bottom:1rem!important;margin-top:1rem!important}.eg-bootstrap .my-lg-6{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.eg-bootstrap .my-lg-7{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.eg-bootstrap .my-lg-8{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.eg-bootstrap .my-lg-9{margin-bottom:2rem!important;margin-top:2rem!important}.eg-bootstrap .my-lg-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.eg-bootstrap .my-lg-11{margin-bottom:3rem!important;margin-top:3rem!important}.eg-bootstrap .my-lg-12{margin-bottom:4rem!important;margin-top:4rem!important}.eg-bootstrap .my-lg-13{margin-bottom:5rem!important;margin-top:5rem!important}.eg-bootstrap .my-lg-14{margin-bottom:6rem!important;margin-top:6rem!important}.eg-bootstrap .my-lg-15{margin-bottom:7rem!important;margin-top:7rem!important}.eg-bootstrap .my-lg-16{margin-bottom:8rem!important;margin-top:8rem!important}.eg-bootstrap .my-lg-17{margin-bottom:9rem!important;margin-top:9rem!important}.eg-bootstrap .my-lg-18{margin-bottom:10rem!important;margin-top:10rem!important}.eg-bootstrap .my-lg-19{margin-bottom:12rem!important;margin-top:12rem!important}.eg-bootstrap .my-lg-20{margin-bottom:14rem!important;margin-top:14rem!important}.eg-bootstrap .my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.eg-bootstrap .mt-lg-0{margin-top:0!important}.eg-bootstrap .mt-lg-1{margin-top:.125rem!important}.eg-bootstrap .mt-lg-2{margin-top:.25rem!important}.eg-bootstrap .mt-lg-3{margin-top:.5rem!important}.eg-bootstrap .mt-lg-4{margin-top:.75rem!important}.eg-bootstrap .mt-lg-5{margin-top:1rem!important}.eg-bootstrap .mt-lg-6{margin-top:1.25rem!important}.eg-bootstrap .mt-lg-7{margin-top:1.5rem!important}.eg-bootstrap .mt-lg-8{margin-top:1.75rem!important}.eg-bootstrap .mt-lg-9{margin-top:2rem!important}.eg-bootstrap .mt-lg-10{margin-top:2.5rem!important}.eg-bootstrap .mt-lg-11{margin-top:3rem!important}.eg-bootstrap .mt-lg-12{margin-top:4rem!important}.eg-bootstrap .mt-lg-13{margin-top:5rem!important}.eg-bootstrap .mt-lg-14{margin-top:6rem!important}.eg-bootstrap .mt-lg-15{margin-top:7rem!important}.eg-bootstrap .mt-lg-16{margin-top:8rem!important}.eg-bootstrap .mt-lg-17{margin-top:9rem!important}.eg-bootstrap .mt-lg-18{margin-top:10rem!important}.eg-bootstrap .mt-lg-19{margin-top:12rem!important}.eg-bootstrap .mt-lg-20{margin-top:14rem!important}.eg-bootstrap .mt-lg-auto{margin-top:auto!important}.eg-bootstrap .me-lg-0{margin-right:0!important}.eg-bootstrap .me-lg-1{margin-right:.125rem!important}.eg-bootstrap .me-lg-2{margin-right:.25rem!important}.eg-bootstrap .me-lg-3{margin-right:.5rem!important}.eg-bootstrap .me-lg-4{margin-right:.75rem!important}.eg-bootstrap .me-lg-5{margin-right:1rem!important}.eg-bootstrap .me-lg-6{margin-right:1.25rem!important}.eg-bootstrap .me-lg-7{margin-right:1.5rem!important}.eg-bootstrap .me-lg-8{margin-right:1.75rem!important}.eg-bootstrap .me-lg-9{margin-right:2rem!important}.eg-bootstrap .me-lg-10{margin-right:2.5rem!important}.eg-bootstrap .me-lg-11{margin-right:3rem!important}.eg-bootstrap .me-lg-12{margin-right:4rem!important}.eg-bootstrap .me-lg-13{margin-right:5rem!important}.eg-bootstrap .me-lg-14{margin-right:6rem!important}.eg-bootstrap .me-lg-15{margin-right:7rem!important}.eg-bootstrap .me-lg-16{margin-right:8rem!important}.eg-bootstrap .me-lg-17{margin-right:9rem!important}.eg-bootstrap .me-lg-18{margin-right:10rem!important}.eg-bootstrap .me-lg-19{margin-right:12rem!important}.eg-bootstrap .me-lg-20{margin-right:14rem!important}.eg-bootstrap .me-lg-auto{margin-right:auto!important}.eg-bootstrap .mb-lg-0{margin-bottom:0!important}.eg-bootstrap .mb-lg-1{margin-bottom:.125rem!important}.eg-bootstrap .mb-lg-2{margin-bottom:.25rem!important}.eg-bootstrap .mb-lg-3{margin-bottom:.5rem!important}.eg-bootstrap .mb-lg-4{margin-bottom:.75rem!important}.eg-bootstrap .mb-lg-5{margin-bottom:1rem!important}.eg-bootstrap .mb-lg-6{margin-bottom:1.25rem!important}.eg-bootstrap .mb-lg-7{margin-bottom:1.5rem!important}.eg-bootstrap .mb-lg-8{margin-bottom:1.75rem!important}.eg-bootstrap .mb-lg-9{margin-bottom:2rem!important}.eg-bootstrap .mb-lg-10{margin-bottom:2.5rem!important}.eg-bootstrap .mb-lg-11{margin-bottom:3rem!important}.eg-bootstrap .mb-lg-12{margin-bottom:4rem!important}.eg-bootstrap .mb-lg-13{margin-bottom:5rem!important}.eg-bootstrap .mb-lg-14{margin-bottom:6rem!important}.eg-bootstrap .mb-lg-15{margin-bottom:7rem!important}.eg-bootstrap .mb-lg-16{margin-bottom:8rem!important}.eg-bootstrap .mb-lg-17{margin-bottom:9rem!important}.eg-bootstrap .mb-lg-18{margin-bottom:10rem!important}.eg-bootstrap .mb-lg-19{margin-bottom:12rem!important}.eg-bootstrap .mb-lg-20{margin-bottom:14rem!important}.eg-bootstrap .mb-lg-auto{margin-bottom:auto!important}.eg-bootstrap .ms-lg-0{margin-left:0!important}.eg-bootstrap .ms-lg-1{margin-left:.125rem!important}.eg-bootstrap .ms-lg-2{margin-left:.25rem!important}.eg-bootstrap .ms-lg-3{margin-left:.5rem!important}.eg-bootstrap .ms-lg-4{margin-left:.75rem!important}.eg-bootstrap .ms-lg-5{margin-left:1rem!important}.eg-bootstrap .ms-lg-6{margin-left:1.25rem!important}.eg-bootstrap .ms-lg-7{margin-left:1.5rem!important}.eg-bootstrap .ms-lg-8{margin-left:1.75rem!important}.eg-bootstrap .ms-lg-9{margin-left:2rem!important}.eg-bootstrap .ms-lg-10{margin-left:2.5rem!important}.eg-bootstrap .ms-lg-11{margin-left:3rem!important}.eg-bootstrap .ms-lg-12{margin-left:4rem!important}.eg-bootstrap .ms-lg-13{margin-left:5rem!important}.eg-bootstrap .ms-lg-14{margin-left:6rem!important}.eg-bootstrap .ms-lg-15{margin-left:7rem!important}.eg-bootstrap .ms-lg-16{margin-left:8rem!important}.eg-bootstrap .ms-lg-17{margin-left:9rem!important}.eg-bootstrap .ms-lg-18{margin-left:10rem!important}.eg-bootstrap .ms-lg-19{margin-left:12rem!important}.eg-bootstrap .ms-lg-20{margin-left:14rem!important}.eg-bootstrap .ms-lg-auto{margin-left:auto!important}.eg-bootstrap .m-lg-n1{margin:-.125rem!important}.eg-bootstrap .m-lg-n2{margin:-.25rem!important}.eg-bootstrap .m-lg-n3{margin:-.5rem!important}.eg-bootstrap .m-lg-n4{margin:-.75rem!important}.eg-bootstrap .m-lg-n5{margin:-1rem!important}.eg-bootstrap .m-lg-n6{margin:-1.25rem!important}.eg-bootstrap .m-lg-n7{margin:-1.5rem!important}.eg-bootstrap .m-lg-n8{margin:-1.75rem!important}.eg-bootstrap .m-lg-n9{margin:-2rem!important}.eg-bootstrap .m-lg-n10{margin:-2.5rem!important}.eg-bootstrap .m-lg-n11{margin:-3rem!important}.eg-bootstrap .m-lg-n12{margin:-4rem!important}.eg-bootstrap .m-lg-n13{margin:-5rem!important}.eg-bootstrap .m-lg-n14{margin:-6rem!important}.eg-bootstrap .m-lg-n15{margin:-7rem!important}.eg-bootstrap .m-lg-n16{margin:-8rem!important}.eg-bootstrap .m-lg-n17{margin:-9rem!important}.eg-bootstrap .m-lg-n18{margin:-10rem!important}.eg-bootstrap .m-lg-n19{margin:-12rem!important}.eg-bootstrap .m-lg-n20{margin:-14rem!important}.eg-bootstrap .mx-lg-n1{margin-left:-.125rem!important;margin-right:-.125rem!important}.eg-bootstrap .mx-lg-n2{margin-left:-.25rem!important;margin-right:-.25rem!important}.eg-bootstrap .mx-lg-n3{margin-left:-.5rem!important;margin-right:-.5rem!important}.eg-bootstrap .mx-lg-n4{margin-left:-.75rem!important;margin-right:-.75rem!important}.eg-bootstrap .mx-lg-n5{margin-left:-1rem!important;margin-right:-1rem!important}.eg-bootstrap .mx-lg-n6{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.eg-bootstrap .mx-lg-n7{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.eg-bootstrap .mx-lg-n8{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.eg-bootstrap .mx-lg-n9{margin-left:-2rem!important;margin-right:-2rem!important}.eg-bootstrap .mx-lg-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.eg-bootstrap .mx-lg-n11{margin-left:-3rem!important;margin-right:-3rem!important}.eg-bootstrap .mx-lg-n12{margin-left:-4rem!important;margin-right:-4rem!important}.eg-bootstrap .mx-lg-n13{margin-left:-5rem!important;margin-right:-5rem!important}.eg-bootstrap .mx-lg-n14{margin-left:-6rem!important;margin-right:-6rem!important}.eg-bootstrap .mx-lg-n15{margin-left:-7rem!important;margin-right:-7rem!important}.eg-bootstrap .mx-lg-n16{margin-left:-8rem!important;margin-right:-8rem!important}.eg-bootstrap .mx-lg-n17{margin-left:-9rem!important;margin-right:-9rem!important}.eg-bootstrap .mx-lg-n18{margin-left:-10rem!important;margin-right:-10rem!important}.eg-bootstrap .mx-lg-n19{margin-left:-12rem!important;margin-right:-12rem!important}.eg-bootstrap .mx-lg-n20{margin-left:-14rem!important;margin-right:-14rem!important}.eg-bootstrap .my-lg-n1{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.eg-bootstrap .my-lg-n2{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.eg-bootstrap .my-lg-n3{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.eg-bootstrap .my-lg-n4{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.eg-bootstrap .my-lg-n5{margin-bottom:-1rem!important;margin-top:-1rem!important}.eg-bootstrap .my-lg-n6{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.eg-bootstrap .my-lg-n7{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.eg-bootstrap .my-lg-n8{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.eg-bootstrap .my-lg-n9{margin-bottom:-2rem!important;margin-top:-2rem!important}.eg-bootstrap .my-lg-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.eg-bootstrap .my-lg-n11{margin-bottom:-3rem!important;margin-top:-3rem!important}.eg-bootstrap .my-lg-n12{margin-bottom:-4rem!important;margin-top:-4rem!important}.eg-bootstrap .my-lg-n13{margin-bottom:-5rem!important;margin-top:-5rem!important}.eg-bootstrap .my-lg-n14{margin-bottom:-6rem!important;margin-top:-6rem!important}.eg-bootstrap .my-lg-n15{margin-bottom:-7rem!important;margin-top:-7rem!important}.eg-bootstrap .my-lg-n16{margin-bottom:-8rem!important;margin-top:-8rem!important}.eg-bootstrap .my-lg-n17{margin-bottom:-9rem!important;margin-top:-9rem!important}.eg-bootstrap .my-lg-n18{margin-bottom:-10rem!important;margin-top:-10rem!important}.eg-bootstrap .my-lg-n19{margin-bottom:-12rem!important;margin-top:-12rem!important}.eg-bootstrap .my-lg-n20{margin-bottom:-14rem!important;margin-top:-14rem!important}.eg-bootstrap .mt-lg-n1{margin-top:-.125rem!important}.eg-bootstrap .mt-lg-n2{margin-top:-.25rem!important}.eg-bootstrap .mt-lg-n3{margin-top:-.5rem!important}.eg-bootstrap .mt-lg-n4{margin-top:-.75rem!important}.eg-bootstrap .mt-lg-n5{margin-top:-1rem!important}.eg-bootstrap .mt-lg-n6{margin-top:-1.25rem!important}.eg-bootstrap .mt-lg-n7{margin-top:-1.5rem!important}.eg-bootstrap .mt-lg-n8{margin-top:-1.75rem!important}.eg-bootstrap .mt-lg-n9{margin-top:-2rem!important}.eg-bootstrap .mt-lg-n10{margin-top:-2.5rem!important}.eg-bootstrap .mt-lg-n11{margin-top:-3rem!important}.eg-bootstrap .mt-lg-n12{margin-top:-4rem!important}.eg-bootstrap .mt-lg-n13{margin-top:-5rem!important}.eg-bootstrap .mt-lg-n14{margin-top:-6rem!important}.eg-bootstrap .mt-lg-n15{margin-top:-7rem!important}.eg-bootstrap .mt-lg-n16{margin-top:-8rem!important}.eg-bootstrap .mt-lg-n17{margin-top:-9rem!important}.eg-bootstrap .mt-lg-n18{margin-top:-10rem!important}.eg-bootstrap .mt-lg-n19{margin-top:-12rem!important}.eg-bootstrap .mt-lg-n20{margin-top:-14rem!important}.eg-bootstrap .me-lg-n1{margin-right:-.125rem!important}.eg-bootstrap .me-lg-n2{margin-right:-.25rem!important}.eg-bootstrap .me-lg-n3{margin-right:-.5rem!important}.eg-bootstrap .me-lg-n4{margin-right:-.75rem!important}.eg-bootstrap .me-lg-n5{margin-right:-1rem!important}.eg-bootstrap .me-lg-n6{margin-right:-1.25rem!important}.eg-bootstrap .me-lg-n7{margin-right:-1.5rem!important}.eg-bootstrap .me-lg-n8{margin-right:-1.75rem!important}.eg-bootstrap .me-lg-n9{margin-right:-2rem!important}.eg-bootstrap .me-lg-n10{margin-right:-2.5rem!important}.eg-bootstrap .me-lg-n11{margin-right:-3rem!important}.eg-bootstrap .me-lg-n12{margin-right:-4rem!important}.eg-bootstrap .me-lg-n13{margin-right:-5rem!important}.eg-bootstrap .me-lg-n14{margin-right:-6rem!important}.eg-bootstrap .me-lg-n15{margin-right:-7rem!important}.eg-bootstrap .me-lg-n16{margin-right:-8rem!important}.eg-bootstrap .me-lg-n17{margin-right:-9rem!important}.eg-bootstrap .me-lg-n18{margin-right:-10rem!important}.eg-bootstrap .me-lg-n19{margin-right:-12rem!important}.eg-bootstrap .me-lg-n20{margin-right:-14rem!important}.eg-bootstrap .mb-lg-n1{margin-bottom:-.125rem!important}.eg-bootstrap .mb-lg-n2{margin-bottom:-.25rem!important}.eg-bootstrap .mb-lg-n3{margin-bottom:-.5rem!important}.eg-bootstrap .mb-lg-n4{margin-bottom:-.75rem!important}.eg-bootstrap .mb-lg-n5{margin-bottom:-1rem!important}.eg-bootstrap .mb-lg-n6{margin-bottom:-1.25rem!important}.eg-bootstrap .mb-lg-n7{margin-bottom:-1.5rem!important}.eg-bootstrap .mb-lg-n8{margin-bottom:-1.75rem!important}.eg-bootstrap .mb-lg-n9{margin-bottom:-2rem!important}.eg-bootstrap .mb-lg-n10{margin-bottom:-2.5rem!important}.eg-bootstrap .mb-lg-n11{margin-bottom:-3rem!important}.eg-bootstrap .mb-lg-n12{margin-bottom:-4rem!important}.eg-bootstrap .mb-lg-n13{margin-bottom:-5rem!important}.eg-bootstrap .mb-lg-n14{margin-bottom:-6rem!important}.eg-bootstrap .mb-lg-n15{margin-bottom:-7rem!important}.eg-bootstrap .mb-lg-n16{margin-bottom:-8rem!important}.eg-bootstrap .mb-lg-n17{margin-bottom:-9rem!important}.eg-bootstrap .mb-lg-n18{margin-bottom:-10rem!important}.eg-bootstrap .mb-lg-n19{margin-bottom:-12rem!important}.eg-bootstrap .mb-lg-n20{margin-bottom:-14rem!important}.eg-bootstrap .ms-lg-n1{margin-left:-.125rem!important}.eg-bootstrap .ms-lg-n2{margin-left:-.25rem!important}.eg-bootstrap .ms-lg-n3{margin-left:-.5rem!important}.eg-bootstrap .ms-lg-n4{margin-left:-.75rem!important}.eg-bootstrap .ms-lg-n5{margin-left:-1rem!important}.eg-bootstrap .ms-lg-n6{margin-left:-1.25rem!important}.eg-bootstrap .ms-lg-n7{margin-left:-1.5rem!important}.eg-bootstrap .ms-lg-n8{margin-left:-1.75rem!important}.eg-bootstrap .ms-lg-n9{margin-left:-2rem!important}.eg-bootstrap .ms-lg-n10{margin-left:-2.5rem!important}.eg-bootstrap .ms-lg-n11{margin-left:-3rem!important}.eg-bootstrap .ms-lg-n12{margin-left:-4rem!important}.eg-bootstrap .ms-lg-n13{margin-left:-5rem!important}.eg-bootstrap .ms-lg-n14{margin-left:-6rem!important}.eg-bootstrap .ms-lg-n15{margin-left:-7rem!important}.eg-bootstrap .ms-lg-n16{margin-left:-8rem!important}.eg-bootstrap .ms-lg-n17{margin-left:-9rem!important}.eg-bootstrap .ms-lg-n18{margin-left:-10rem!important}.eg-bootstrap .ms-lg-n19{margin-left:-12rem!important}.eg-bootstrap .ms-lg-n20{margin-left:-14rem!important}.eg-bootstrap .p-lg-0{padding:0!important}.eg-bootstrap .p-lg-1{padding:.125rem!important}.eg-bootstrap .p-lg-2{padding:.25rem!important}.eg-bootstrap .p-lg-3{padding:.5rem!important}.eg-bootstrap .p-lg-4{padding:.75rem!important}.eg-bootstrap .p-lg-5{padding:1rem!important}.eg-bootstrap .p-lg-6{padding:1.25rem!important}.eg-bootstrap .p-lg-7{padding:1.5rem!important}.eg-bootstrap .p-lg-8{padding:1.75rem!important}.eg-bootstrap .p-lg-9{padding:2rem!important}.eg-bootstrap .p-lg-10{padding:2.5rem!important}.eg-bootstrap .p-lg-11{padding:3rem!important}.eg-bootstrap .p-lg-12{padding:4rem!important}.eg-bootstrap .p-lg-13{padding:5rem!important}.eg-bootstrap .p-lg-14{padding:6rem!important}.eg-bootstrap .p-lg-15{padding:7rem!important}.eg-bootstrap .p-lg-16{padding:8rem!important}.eg-bootstrap .p-lg-17{padding:9rem!important}.eg-bootstrap .p-lg-18{padding:10rem!important}.eg-bootstrap .p-lg-19{padding:12rem!important}.eg-bootstrap .p-lg-20{padding:14rem!important}.eg-bootstrap .px-lg-0{padding-left:0!important;padding-right:0!important}.eg-bootstrap .px-lg-1{padding-left:.125rem!important;padding-right:.125rem!important}.eg-bootstrap .px-lg-2{padding-left:.25rem!important;padding-right:.25rem!important}.eg-bootstrap .px-lg-3{padding-left:.5rem!important;padding-right:.5rem!important}.eg-bootstrap .px-lg-4{padding-left:.75rem!important;padding-right:.75rem!important}.eg-bootstrap .px-lg-5{padding-left:1rem!important;padding-right:1rem!important}.eg-bootstrap .px-lg-6{padding-left:1.25rem!important;padding-right:1.25rem!important}.eg-bootstrap .px-lg-7{padding-left:1.5rem!important;padding-right:1.5rem!important}.eg-bootstrap .px-lg-8{padding-left:1.75rem!important;padding-right:1.75rem!important}.eg-bootstrap .px-lg-9{padding-left:2rem!important;padding-right:2rem!important}.eg-bootstrap .px-lg-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.eg-bootstrap .px-lg-11{padding-left:3rem!important;padding-right:3rem!important}.eg-bootstrap .px-lg-12{padding-left:4rem!important;padding-right:4rem!important}.eg-bootstrap .px-lg-13{padding-left:5rem!important;padding-right:5rem!important}.eg-bootstrap .px-lg-14{padding-left:6rem!important;padding-right:6rem!important}.eg-bootstrap .px-lg-15{padding-left:7rem!important;padding-right:7rem!important}.eg-bootstrap .px-lg-16{padding-left:8rem!important;padding-right:8rem!important}.eg-bootstrap .px-lg-17{padding-left:9rem!important;padding-right:9rem!important}.eg-bootstrap .px-lg-18{padding-left:10rem!important;padding-right:10rem!important}.eg-bootstrap .px-lg-19{padding-left:12rem!important;padding-right:12rem!important}.eg-bootstrap .px-lg-20{padding-left:14rem!important;padding-right:14rem!important}.eg-bootstrap .py-lg-0{padding-bottom:0!important;padding-top:0!important}.eg-bootstrap .py-lg-1{padding-bottom:.125rem!important;padding-top:.125rem!important}.eg-bootstrap .py-lg-2{padding-bottom:.25rem!important;padding-top:.25rem!important}.eg-bootstrap .py-lg-3{padding-bottom:.5rem!important;padding-top:.5rem!important}.eg-bootstrap .py-lg-4{padding-bottom:.75rem!important;padding-top:.75rem!important}.eg-bootstrap .py-lg-5{padding-bottom:1rem!important;padding-top:1rem!important}.eg-bootstrap .py-lg-6{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.eg-bootstrap .py-lg-7{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.eg-bootstrap .py-lg-8{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.eg-bootstrap .py-lg-9{padding-bottom:2rem!important;padding-top:2rem!important}.eg-bootstrap .py-lg-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.eg-bootstrap .py-lg-11{padding-bottom:3rem!important;padding-top:3rem!important}.eg-bootstrap .py-lg-12{padding-bottom:4rem!important;padding-top:4rem!important}.eg-bootstrap .py-lg-13{padding-bottom:5rem!important;padding-top:5rem!important}.eg-bootstrap .py-lg-14{padding-bottom:6rem!important;padding-top:6rem!important}.eg-bootstrap .py-lg-15{padding-bottom:7rem!important;padding-top:7rem!important}.eg-bootstrap .py-lg-16{padding-bottom:8rem!important;padding-top:8rem!important}.eg-bootstrap .py-lg-17{padding-bottom:9rem!important;padding-top:9rem!important}.eg-bootstrap .py-lg-18{padding-bottom:10rem!important;padding-top:10rem!important}.eg-bootstrap .py-lg-19{padding-bottom:12rem!important;padding-top:12rem!important}.eg-bootstrap .py-lg-20{padding-bottom:14rem!important;padding-top:14rem!important}.eg-bootstrap .pt-lg-0{padding-top:0!important}.eg-bootstrap .pt-lg-1{padding-top:.125rem!important}.eg-bootstrap .pt-lg-2{padding-top:.25rem!important}.eg-bootstrap .pt-lg-3{padding-top:.5rem!important}.eg-bootstrap .pt-lg-4{padding-top:.75rem!important}.eg-bootstrap .pt-lg-5{padding-top:1rem!important}.eg-bootstrap .pt-lg-6{padding-top:1.25rem!important}.eg-bootstrap .pt-lg-7{padding-top:1.5rem!important}.eg-bootstrap .pt-lg-8{padding-top:1.75rem!important}.eg-bootstrap .pt-lg-9{padding-top:2rem!important}.eg-bootstrap .pt-lg-10{padding-top:2.5rem!important}.eg-bootstrap .pt-lg-11{padding-top:3rem!important}.eg-bootstrap .pt-lg-12{padding-top:4rem!important}.eg-bootstrap .pt-lg-13{padding-top:5rem!important}.eg-bootstrap .pt-lg-14{padding-top:6rem!important}.eg-bootstrap .pt-lg-15{padding-top:7rem!important}.eg-bootstrap .pt-lg-16{padding-top:8rem!important}.eg-bootstrap .pt-lg-17{padding-top:9rem!important}.eg-bootstrap .pt-lg-18{padding-top:10rem!important}.eg-bootstrap .pt-lg-19{padding-top:12rem!important}.eg-bootstrap .pt-lg-20{padding-top:14rem!important}.eg-bootstrap .pe-lg-0{padding-right:0!important}.eg-bootstrap .pe-lg-1{padding-right:.125rem!important}.eg-bootstrap .pe-lg-2{padding-right:.25rem!important}.eg-bootstrap .pe-lg-3{padding-right:.5rem!important}.eg-bootstrap .pe-lg-4{padding-right:.75rem!important}.eg-bootstrap .pe-lg-5{padding-right:1rem!important}.eg-bootstrap .pe-lg-6{padding-right:1.25rem!important}.eg-bootstrap .pe-lg-7{padding-right:1.5rem!important}.eg-bootstrap .pe-lg-8{padding-right:1.75rem!important}.eg-bootstrap .pe-lg-9{padding-right:2rem!important}.eg-bootstrap .pe-lg-10{padding-right:2.5rem!important}.eg-bootstrap .pe-lg-11{padding-right:3rem!important}.eg-bootstrap .pe-lg-12{padding-right:4rem!important}.eg-bootstrap .pe-lg-13{padding-right:5rem!important}.eg-bootstrap .pe-lg-14{padding-right:6rem!important}.eg-bootstrap .pe-lg-15{padding-right:7rem!important}.eg-bootstrap .pe-lg-16{padding-right:8rem!important}.eg-bootstrap .pe-lg-17{padding-right:9rem!important}.eg-bootstrap .pe-lg-18{padding-right:10rem!important}.eg-bootstrap .pe-lg-19{padding-right:12rem!important}.eg-bootstrap .pe-lg-20{padding-right:14rem!important}.eg-bootstrap .pb-lg-0{padding-bottom:0!important}.eg-bootstrap .pb-lg-1{padding-bottom:.125rem!important}.eg-bootstrap .pb-lg-2{padding-bottom:.25rem!important}.eg-bootstrap .pb-lg-3{padding-bottom:.5rem!important}.eg-bootstrap .pb-lg-4{padding-bottom:.75rem!important}.eg-bootstrap .pb-lg-5{padding-bottom:1rem!important}.eg-bootstrap .pb-lg-6{padding-bottom:1.25rem!important}.eg-bootstrap .pb-lg-7{padding-bottom:1.5rem!important}.eg-bootstrap .pb-lg-8{padding-bottom:1.75rem!important}.eg-bootstrap .pb-lg-9{padding-bottom:2rem!important}.eg-bootstrap .pb-lg-10{padding-bottom:2.5rem!important}.eg-bootstrap .pb-lg-11{padding-bottom:3rem!important}.eg-bootstrap .pb-lg-12{padding-bottom:4rem!important}.eg-bootstrap .pb-lg-13{padding-bottom:5rem!important}.eg-bootstrap .pb-lg-14{padding-bottom:6rem!important}.eg-bootstrap .pb-lg-15{padding-bottom:7rem!important}.eg-bootstrap .pb-lg-16{padding-bottom:8rem!important}.eg-bootstrap .pb-lg-17{padding-bottom:9rem!important}.eg-bootstrap .pb-lg-18{padding-bottom:10rem!important}.eg-bootstrap .pb-lg-19{padding-bottom:12rem!important}.eg-bootstrap .pb-lg-20{padding-bottom:14rem!important}.eg-bootstrap .ps-lg-0{padding-left:0!important}.eg-bootstrap .ps-lg-1{padding-left:.125rem!important}.eg-bootstrap .ps-lg-2{padding-left:.25rem!important}.eg-bootstrap .ps-lg-3{padding-left:.5rem!important}.eg-bootstrap .ps-lg-4{padding-left:.75rem!important}.eg-bootstrap .ps-lg-5{padding-left:1rem!important}.eg-bootstrap .ps-lg-6{padding-left:1.25rem!important}.eg-bootstrap .ps-lg-7{padding-left:1.5rem!important}.eg-bootstrap .ps-lg-8{padding-left:1.75rem!important}.eg-bootstrap .ps-lg-9{padding-left:2rem!important}.eg-bootstrap .ps-lg-10{padding-left:2.5rem!important}.eg-bootstrap .ps-lg-11{padding-left:3rem!important}.eg-bootstrap .ps-lg-12{padding-left:4rem!important}.eg-bootstrap .ps-lg-13{padding-left:5rem!important}.eg-bootstrap .ps-lg-14{padding-left:6rem!important}.eg-bootstrap .ps-lg-15{padding-left:7rem!important}.eg-bootstrap .ps-lg-16{padding-left:8rem!important}.eg-bootstrap .ps-lg-17{padding-left:9rem!important}.eg-bootstrap .ps-lg-18{padding-left:10rem!important}.eg-bootstrap .ps-lg-19{padding-left:12rem!important}.eg-bootstrap .ps-lg-20{padding-left:14rem!important}.eg-bootstrap .gap-lg-0{gap:0!important}.eg-bootstrap .gap-lg-1{gap:.125rem!important}.eg-bootstrap .gap-lg-2{gap:.25rem!important}.eg-bootstrap .gap-lg-3{gap:.5rem!important}.eg-bootstrap .gap-lg-4{gap:.75rem!important}.eg-bootstrap .gap-lg-5{gap:1rem!important}.eg-bootstrap .gap-lg-6{gap:1.25rem!important}.eg-bootstrap .gap-lg-7{gap:1.5rem!important}.eg-bootstrap .gap-lg-8{gap:1.75rem!important}.eg-bootstrap .gap-lg-9{gap:2rem!important}.eg-bootstrap .gap-lg-10{gap:2.5rem!important}.eg-bootstrap .gap-lg-11{gap:3rem!important}.eg-bootstrap .gap-lg-12{gap:4rem!important}.eg-bootstrap .gap-lg-13{gap:5rem!important}.eg-bootstrap .gap-lg-14{gap:6rem!important}.eg-bootstrap .gap-lg-15{gap:7rem!important}.eg-bootstrap .gap-lg-16{gap:8rem!important}.eg-bootstrap .gap-lg-17{gap:9rem!important}.eg-bootstrap .gap-lg-18{gap:10rem!important}.eg-bootstrap .gap-lg-19{gap:12rem!important}.eg-bootstrap .gap-lg-20{gap:14rem!important}.eg-bootstrap .text-lg-start{text-align:left!important}.eg-bootstrap .text-lg-end{text-align:right!important}.eg-bootstrap .text-lg-center{text-align:center!important}}@media (min-width:1200px){.eg-bootstrap .float-xl-start{float:left!important}.eg-bootstrap .float-xl-end{float:right!important}.eg-bootstrap .float-xl-none{float:none!important}.eg-bootstrap .d-xl-inline{display:inline!important}.eg-bootstrap .d-xl-inline-block{display:inline-block!important}.eg-bootstrap .d-xl-block{display:block!important}.eg-bootstrap .d-xl-grid{display:grid!important}.eg-bootstrap .d-xl-table{display:table!important}.eg-bootstrap .d-xl-table-row{display:table-row!important}.eg-bootstrap .d-xl-table-cell{display:table-cell!important}.eg-bootstrap .d-xl-flex{display:flex!important}.eg-bootstrap .d-xl-inline-flex{display:inline-flex!important}.eg-bootstrap .d-xl-none{display:none!important}.eg-bootstrap .flex-xl-fill{flex:1 1 auto!important}.eg-bootstrap .flex-xl-row{flex-direction:row!important}.eg-bootstrap .flex-xl-column{flex-direction:column!important}.eg-bootstrap .flex-xl-row-reverse{flex-direction:row-reverse!important}.eg-bootstrap .flex-xl-column-reverse{flex-direction:column-reverse!important}.eg-bootstrap .flex-xl-grow-0{flex-grow:0!important}.eg-bootstrap .flex-xl-grow-1{flex-grow:1!important}.eg-bootstrap .flex-xl-shrink-0{flex-shrink:0!important}.eg-bootstrap .flex-xl-shrink-1{flex-shrink:1!important}.eg-bootstrap .flex-xl-wrap{flex-wrap:wrap!important}.eg-bootstrap .flex-xl-nowrap{flex-wrap:nowrap!important}.eg-bootstrap .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.eg-bootstrap .justify-content-xl-start{justify-content:flex-start!important}.eg-bootstrap .justify-content-xl-end{justify-content:flex-end!important}.eg-bootstrap .justify-content-xl-center{justify-content:center!important}.eg-bootstrap .justify-content-xl-between{justify-content:space-between!important}.eg-bootstrap .justify-content-xl-around{justify-content:space-around!important}.eg-bootstrap .justify-content-xl-evenly{justify-content:space-evenly!important}.eg-bootstrap .align-items-xl-start{align-items:flex-start!important}.eg-bootstrap .align-items-xl-end{align-items:flex-end!important}.eg-bootstrap .align-items-xl-center{align-items:center!important}.eg-bootstrap .align-items-xl-baseline{align-items:baseline!important}.eg-bootstrap .align-items-xl-stretch{align-items:stretch!important}.eg-bootstrap .align-content-xl-start{align-content:flex-start!important}.eg-bootstrap .align-content-xl-end{align-content:flex-end!important}.eg-bootstrap .align-content-xl-center{align-content:center!important}.eg-bootstrap .align-content-xl-between{align-content:space-between!important}.eg-bootstrap .align-content-xl-around{align-content:space-around!important}.eg-bootstrap .align-content-xl-stretch{align-content:stretch!important}.eg-bootstrap .align-self-xl-auto{align-self:auto!important}.eg-bootstrap .align-self-xl-start{align-self:flex-start!important}.eg-bootstrap .align-self-xl-end{align-self:flex-end!important}.eg-bootstrap .align-self-xl-center{align-self:center!important}.eg-bootstrap .align-self-xl-baseline{align-self:baseline!important}.eg-bootstrap .align-self-xl-stretch{align-self:stretch!important}.eg-bootstrap .order-xl-first{order:-1!important}.eg-bootstrap .order-xl-0{order:0!important}.eg-bootstrap .order-xl-1{order:1!important}.eg-bootstrap .order-xl-2{order:2!important}.eg-bootstrap .order-xl-3{order:3!important}.eg-bootstrap .order-xl-4{order:4!important}.eg-bootstrap .order-xl-5{order:5!important}.eg-bootstrap .order-xl-last{order:6!important}.eg-bootstrap .m-xl-0{margin:0!important}.eg-bootstrap .m-xl-1{margin:.125rem!important}.eg-bootstrap .m-xl-2{margin:.25rem!important}.eg-bootstrap .m-xl-3{margin:.5rem!important}.eg-bootstrap .m-xl-4{margin:.75rem!important}.eg-bootstrap .m-xl-5{margin:1rem!important}.eg-bootstrap .m-xl-6{margin:1.25rem!important}.eg-bootstrap .m-xl-7{margin:1.5rem!important}.eg-bootstrap .m-xl-8{margin:1.75rem!important}.eg-bootstrap .m-xl-9{margin:2rem!important}.eg-bootstrap .m-xl-10{margin:2.5rem!important}.eg-bootstrap .m-xl-11{margin:3rem!important}.eg-bootstrap .m-xl-12{margin:4rem!important}.eg-bootstrap .m-xl-13{margin:5rem!important}.eg-bootstrap .m-xl-14{margin:6rem!important}.eg-bootstrap .m-xl-15{margin:7rem!important}.eg-bootstrap .m-xl-16{margin:8rem!important}.eg-bootstrap .m-xl-17{margin:9rem!important}.eg-bootstrap .m-xl-18{margin:10rem!important}.eg-bootstrap .m-xl-19{margin:12rem!important}.eg-bootstrap .m-xl-20{margin:14rem!important}.eg-bootstrap .m-xl-auto{margin:auto!important}.eg-bootstrap .mx-xl-0{margin-left:0!important;margin-right:0!important}.eg-bootstrap .mx-xl-1{margin-left:.125rem!important;margin-right:.125rem!important}.eg-bootstrap .mx-xl-2{margin-left:.25rem!important;margin-right:.25rem!important}.eg-bootstrap .mx-xl-3{margin-left:.5rem!important;margin-right:.5rem!important}.eg-bootstrap .mx-xl-4{margin-left:.75rem!important;margin-right:.75rem!important}.eg-bootstrap .mx-xl-5{margin-left:1rem!important;margin-right:1rem!important}.eg-bootstrap .mx-xl-6{margin-left:1.25rem!important;margin-right:1.25rem!important}.eg-bootstrap .mx-xl-7{margin-left:1.5rem!important;margin-right:1.5rem!important}.eg-bootstrap .mx-xl-8{margin-left:1.75rem!important;margin-right:1.75rem!important}.eg-bootstrap .mx-xl-9{margin-left:2rem!important;margin-right:2rem!important}.eg-bootstrap .mx-xl-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.eg-bootstrap .mx-xl-11{margin-left:3rem!important;margin-right:3rem!important}.eg-bootstrap .mx-xl-12{margin-left:4rem!important;margin-right:4rem!important}.eg-bootstrap .mx-xl-13{margin-left:5rem!important;margin-right:5rem!important}.eg-bootstrap .mx-xl-14{margin-left:6rem!important;margin-right:6rem!important}.eg-bootstrap .mx-xl-15{margin-left:7rem!important;margin-right:7rem!important}.eg-bootstrap .mx-xl-16{margin-left:8rem!important;margin-right:8rem!important}.eg-bootstrap .mx-xl-17{margin-left:9rem!important;margin-right:9rem!important}.eg-bootstrap .mx-xl-18{margin-left:10rem!important;margin-right:10rem!important}.eg-bootstrap .mx-xl-19{margin-left:12rem!important;margin-right:12rem!important}.eg-bootstrap .mx-xl-20{margin-left:14rem!important;margin-right:14rem!important}.eg-bootstrap .mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.eg-bootstrap .my-xl-0{margin-bottom:0!important;margin-top:0!important}.eg-bootstrap .my-xl-1{margin-bottom:.125rem!important;margin-top:.125rem!important}.eg-bootstrap .my-xl-2{margin-bottom:.25rem!important;margin-top:.25rem!important}.eg-bootstrap .my-xl-3{margin-bottom:.5rem!important;margin-top:.5rem!important}.eg-bootstrap .my-xl-4{margin-bottom:.75rem!important;margin-top:.75rem!important}.eg-bootstrap .my-xl-5{margin-bottom:1rem!important;margin-top:1rem!important}.eg-bootstrap .my-xl-6{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.eg-bootstrap .my-xl-7{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.eg-bootstrap .my-xl-8{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.eg-bootstrap .my-xl-9{margin-bottom:2rem!important;margin-top:2rem!important}.eg-bootstrap .my-xl-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.eg-bootstrap .my-xl-11{margin-bottom:3rem!important;margin-top:3rem!important}.eg-bootstrap .my-xl-12{margin-bottom:4rem!important;margin-top:4rem!important}.eg-bootstrap .my-xl-13{margin-bottom:5rem!important;margin-top:5rem!important}.eg-bootstrap .my-xl-14{margin-bottom:6rem!important;margin-top:6rem!important}.eg-bootstrap .my-xl-15{margin-bottom:7rem!important;margin-top:7rem!important}.eg-bootstrap .my-xl-16{margin-bottom:8rem!important;margin-top:8rem!important}.eg-bootstrap .my-xl-17{margin-bottom:9rem!important;margin-top:9rem!important}.eg-bootstrap .my-xl-18{margin-bottom:10rem!important;margin-top:10rem!important}.eg-bootstrap .my-xl-19{margin-bottom:12rem!important;margin-top:12rem!important}.eg-bootstrap .my-xl-20{margin-bottom:14rem!important;margin-top:14rem!important}.eg-bootstrap .my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.eg-bootstrap .mt-xl-0{margin-top:0!important}.eg-bootstrap .mt-xl-1{margin-top:.125rem!important}.eg-bootstrap .mt-xl-2{margin-top:.25rem!important}.eg-bootstrap .mt-xl-3{margin-top:.5rem!important}.eg-bootstrap .mt-xl-4{margin-top:.75rem!important}.eg-bootstrap .mt-xl-5{margin-top:1rem!important}.eg-bootstrap .mt-xl-6{margin-top:1.25rem!important}.eg-bootstrap .mt-xl-7{margin-top:1.5rem!important}.eg-bootstrap .mt-xl-8{margin-top:1.75rem!important}.eg-bootstrap .mt-xl-9{margin-top:2rem!important}.eg-bootstrap .mt-xl-10{margin-top:2.5rem!important}.eg-bootstrap .mt-xl-11{margin-top:3rem!important}.eg-bootstrap .mt-xl-12{margin-top:4rem!important}.eg-bootstrap .mt-xl-13{margin-top:5rem!important}.eg-bootstrap .mt-xl-14{margin-top:6rem!important}.eg-bootstrap .mt-xl-15{margin-top:7rem!important}.eg-bootstrap .mt-xl-16{margin-top:8rem!important}.eg-bootstrap .mt-xl-17{margin-top:9rem!important}.eg-bootstrap .mt-xl-18{margin-top:10rem!important}.eg-bootstrap .mt-xl-19{margin-top:12rem!important}.eg-bootstrap .mt-xl-20{margin-top:14rem!important}.eg-bootstrap .mt-xl-auto{margin-top:auto!important}.eg-bootstrap .me-xl-0{margin-right:0!important}.eg-bootstrap .me-xl-1{margin-right:.125rem!important}.eg-bootstrap .me-xl-2{margin-right:.25rem!important}.eg-bootstrap .me-xl-3{margin-right:.5rem!important}.eg-bootstrap .me-xl-4{margin-right:.75rem!important}.eg-bootstrap .me-xl-5{margin-right:1rem!important}.eg-bootstrap .me-xl-6{margin-right:1.25rem!important}.eg-bootstrap .me-xl-7{margin-right:1.5rem!important}.eg-bootstrap .me-xl-8{margin-right:1.75rem!important}.eg-bootstrap .me-xl-9{margin-right:2rem!important}.eg-bootstrap .me-xl-10{margin-right:2.5rem!important}.eg-bootstrap .me-xl-11{margin-right:3rem!important}.eg-bootstrap .me-xl-12{margin-right:4rem!important}.eg-bootstrap .me-xl-13{margin-right:5rem!important}.eg-bootstrap .me-xl-14{margin-right:6rem!important}.eg-bootstrap .me-xl-15{margin-right:7rem!important}.eg-bootstrap .me-xl-16{margin-right:8rem!important}.eg-bootstrap .me-xl-17{margin-right:9rem!important}.eg-bootstrap .me-xl-18{margin-right:10rem!important}.eg-bootstrap .me-xl-19{margin-right:12rem!important}.eg-bootstrap .me-xl-20{margin-right:14rem!important}.eg-bootstrap .me-xl-auto{margin-right:auto!important}.eg-bootstrap .mb-xl-0{margin-bottom:0!important}.eg-bootstrap .mb-xl-1{margin-bottom:.125rem!important}.eg-bootstrap .mb-xl-2{margin-bottom:.25rem!important}.eg-bootstrap .mb-xl-3{margin-bottom:.5rem!important}.eg-bootstrap .mb-xl-4{margin-bottom:.75rem!important}.eg-bootstrap .mb-xl-5{margin-bottom:1rem!important}.eg-bootstrap .mb-xl-6{margin-bottom:1.25rem!important}.eg-bootstrap .mb-xl-7{margin-bottom:1.5rem!important}.eg-bootstrap .mb-xl-8{margin-bottom:1.75rem!important}.eg-bootstrap .mb-xl-9{margin-bottom:2rem!important}.eg-bootstrap .mb-xl-10{margin-bottom:2.5rem!important}.eg-bootstrap .mb-xl-11{margin-bottom:3rem!important}.eg-bootstrap .mb-xl-12{margin-bottom:4rem!important}.eg-bootstrap .mb-xl-13{margin-bottom:5rem!important}.eg-bootstrap .mb-xl-14{margin-bottom:6rem!important}.eg-bootstrap .mb-xl-15{margin-bottom:7rem!important}.eg-bootstrap .mb-xl-16{margin-bottom:8rem!important}.eg-bootstrap .mb-xl-17{margin-bottom:9rem!important}.eg-bootstrap .mb-xl-18{margin-bottom:10rem!important}.eg-bootstrap .mb-xl-19{margin-bottom:12rem!important}.eg-bootstrap .mb-xl-20{margin-bottom:14rem!important}.eg-bootstrap .mb-xl-auto{margin-bottom:auto!important}.eg-bootstrap .ms-xl-0{margin-left:0!important}.eg-bootstrap .ms-xl-1{margin-left:.125rem!important}.eg-bootstrap .ms-xl-2{margin-left:.25rem!important}.eg-bootstrap .ms-xl-3{margin-left:.5rem!important}.eg-bootstrap .ms-xl-4{margin-left:.75rem!important}.eg-bootstrap .ms-xl-5{margin-left:1rem!important}.eg-bootstrap .ms-xl-6{margin-left:1.25rem!important}.eg-bootstrap .ms-xl-7{margin-left:1.5rem!important}.eg-bootstrap .ms-xl-8{margin-left:1.75rem!important}.eg-bootstrap .ms-xl-9{margin-left:2rem!important}.eg-bootstrap .ms-xl-10{margin-left:2.5rem!important}.eg-bootstrap .ms-xl-11{margin-left:3rem!important}.eg-bootstrap .ms-xl-12{margin-left:4rem!important}.eg-bootstrap .ms-xl-13{margin-left:5rem!important}.eg-bootstrap .ms-xl-14{margin-left:6rem!important}.eg-bootstrap .ms-xl-15{margin-left:7rem!important}.eg-bootstrap .ms-xl-16{margin-left:8rem!important}.eg-bootstrap .ms-xl-17{margin-left:9rem!important}.eg-bootstrap .ms-xl-18{margin-left:10rem!important}.eg-bootstrap .ms-xl-19{margin-left:12rem!important}.eg-bootstrap .ms-xl-20{margin-left:14rem!important}.eg-bootstrap .ms-xl-auto{margin-left:auto!important}.eg-bootstrap .m-xl-n1{margin:-.125rem!important}.eg-bootstrap .m-xl-n2{margin:-.25rem!important}.eg-bootstrap .m-xl-n3{margin:-.5rem!important}.eg-bootstrap .m-xl-n4{margin:-.75rem!important}.eg-bootstrap .m-xl-n5{margin:-1rem!important}.eg-bootstrap .m-xl-n6{margin:-1.25rem!important}.eg-bootstrap .m-xl-n7{margin:-1.5rem!important}.eg-bootstrap .m-xl-n8{margin:-1.75rem!important}.eg-bootstrap .m-xl-n9{margin:-2rem!important}.eg-bootstrap .m-xl-n10{margin:-2.5rem!important}.eg-bootstrap .m-xl-n11{margin:-3rem!important}.eg-bootstrap .m-xl-n12{margin:-4rem!important}.eg-bootstrap .m-xl-n13{margin:-5rem!important}.eg-bootstrap .m-xl-n14{margin:-6rem!important}.eg-bootstrap .m-xl-n15{margin:-7rem!important}.eg-bootstrap .m-xl-n16{margin:-8rem!important}.eg-bootstrap .m-xl-n17{margin:-9rem!important}.eg-bootstrap .m-xl-n18{margin:-10rem!important}.eg-bootstrap .m-xl-n19{margin:-12rem!important}.eg-bootstrap .m-xl-n20{margin:-14rem!important}.eg-bootstrap .mx-xl-n1{margin-left:-.125rem!important;margin-right:-.125rem!important}.eg-bootstrap .mx-xl-n2{margin-left:-.25rem!important;margin-right:-.25rem!important}.eg-bootstrap .mx-xl-n3{margin-left:-.5rem!important;margin-right:-.5rem!important}.eg-bootstrap .mx-xl-n4{margin-left:-.75rem!important;margin-right:-.75rem!important}.eg-bootstrap .mx-xl-n5{margin-left:-1rem!important;margin-right:-1rem!important}.eg-bootstrap .mx-xl-n6{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.eg-bootstrap .mx-xl-n7{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.eg-bootstrap .mx-xl-n8{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.eg-bootstrap .mx-xl-n9{margin-left:-2rem!important;margin-right:-2rem!important}.eg-bootstrap .mx-xl-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.eg-bootstrap .mx-xl-n11{margin-left:-3rem!important;margin-right:-3rem!important}.eg-bootstrap .mx-xl-n12{margin-left:-4rem!important;margin-right:-4rem!important}.eg-bootstrap .mx-xl-n13{margin-left:-5rem!important;margin-right:-5rem!important}.eg-bootstrap .mx-xl-n14{margin-left:-6rem!important;margin-right:-6rem!important}.eg-bootstrap .mx-xl-n15{margin-left:-7rem!important;margin-right:-7rem!important}.eg-bootstrap .mx-xl-n16{margin-left:-8rem!important;margin-right:-8rem!important}.eg-bootstrap .mx-xl-n17{margin-left:-9rem!important;margin-right:-9rem!important}.eg-bootstrap .mx-xl-n18{margin-left:-10rem!important;margin-right:-10rem!important}.eg-bootstrap .mx-xl-n19{margin-left:-12rem!important;margin-right:-12rem!important}.eg-bootstrap .mx-xl-n20{margin-left:-14rem!important;margin-right:-14rem!important}.eg-bootstrap .my-xl-n1{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.eg-bootstrap .my-xl-n2{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.eg-bootstrap .my-xl-n3{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.eg-bootstrap .my-xl-n4{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.eg-bootstrap .my-xl-n5{margin-bottom:-1rem!important;margin-top:-1rem!important}.eg-bootstrap .my-xl-n6{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.eg-bootstrap .my-xl-n7{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.eg-bootstrap .my-xl-n8{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.eg-bootstrap .my-xl-n9{margin-bottom:-2rem!important;margin-top:-2rem!important}.eg-bootstrap .my-xl-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.eg-bootstrap .my-xl-n11{margin-bottom:-3rem!important;margin-top:-3rem!important}.eg-bootstrap .my-xl-n12{margin-bottom:-4rem!important;margin-top:-4rem!important}.eg-bootstrap .my-xl-n13{margin-bottom:-5rem!important;margin-top:-5rem!important}.eg-bootstrap .my-xl-n14{margin-bottom:-6rem!important;margin-top:-6rem!important}.eg-bootstrap .my-xl-n15{margin-bottom:-7rem!important;margin-top:-7rem!important}.eg-bootstrap .my-xl-n16{margin-bottom:-8rem!important;margin-top:-8rem!important}.eg-bootstrap .my-xl-n17{margin-bottom:-9rem!important;margin-top:-9rem!important}.eg-bootstrap .my-xl-n18{margin-bottom:-10rem!important;margin-top:-10rem!important}.eg-bootstrap .my-xl-n19{margin-bottom:-12rem!important;margin-top:-12rem!important}.eg-bootstrap .my-xl-n20{margin-bottom:-14rem!important;margin-top:-14rem!important}.eg-bootstrap .mt-xl-n1{margin-top:-.125rem!important}.eg-bootstrap .mt-xl-n2{margin-top:-.25rem!important}.eg-bootstrap .mt-xl-n3{margin-top:-.5rem!important}.eg-bootstrap .mt-xl-n4{margin-top:-.75rem!important}.eg-bootstrap .mt-xl-n5{margin-top:-1rem!important}.eg-bootstrap .mt-xl-n6{margin-top:-1.25rem!important}.eg-bootstrap .mt-xl-n7{margin-top:-1.5rem!important}.eg-bootstrap .mt-xl-n8{margin-top:-1.75rem!important}.eg-bootstrap .mt-xl-n9{margin-top:-2rem!important}.eg-bootstrap .mt-xl-n10{margin-top:-2.5rem!important}.eg-bootstrap .mt-xl-n11{margin-top:-3rem!important}.eg-bootstrap .mt-xl-n12{margin-top:-4rem!important}.eg-bootstrap .mt-xl-n13{margin-top:-5rem!important}.eg-bootstrap .mt-xl-n14{margin-top:-6rem!important}.eg-bootstrap .mt-xl-n15{margin-top:-7rem!important}.eg-bootstrap .mt-xl-n16{margin-top:-8rem!important}.eg-bootstrap .mt-xl-n17{margin-top:-9rem!important}.eg-bootstrap .mt-xl-n18{margin-top:-10rem!important}.eg-bootstrap .mt-xl-n19{margin-top:-12rem!important}.eg-bootstrap .mt-xl-n20{margin-top:-14rem!important}.eg-bootstrap .me-xl-n1{margin-right:-.125rem!important}.eg-bootstrap .me-xl-n2{margin-right:-.25rem!important}.eg-bootstrap .me-xl-n3{margin-right:-.5rem!important}.eg-bootstrap .me-xl-n4{margin-right:-.75rem!important}.eg-bootstrap .me-xl-n5{margin-right:-1rem!important}.eg-bootstrap .me-xl-n6{margin-right:-1.25rem!important}.eg-bootstrap .me-xl-n7{margin-right:-1.5rem!important}.eg-bootstrap .me-xl-n8{margin-right:-1.75rem!important}.eg-bootstrap .me-xl-n9{margin-right:-2rem!important}.eg-bootstrap .me-xl-n10{margin-right:-2.5rem!important}.eg-bootstrap .me-xl-n11{margin-right:-3rem!important}.eg-bootstrap .me-xl-n12{margin-right:-4rem!important}.eg-bootstrap .me-xl-n13{margin-right:-5rem!important}.eg-bootstrap .me-xl-n14{margin-right:-6rem!important}.eg-bootstrap .me-xl-n15{margin-right:-7rem!important}.eg-bootstrap .me-xl-n16{margin-right:-8rem!important}.eg-bootstrap .me-xl-n17{margin-right:-9rem!important}.eg-bootstrap .me-xl-n18{margin-right:-10rem!important}.eg-bootstrap .me-xl-n19{margin-right:-12rem!important}.eg-bootstrap .me-xl-n20{margin-right:-14rem!important}.eg-bootstrap .mb-xl-n1{margin-bottom:-.125rem!important}.eg-bootstrap .mb-xl-n2{margin-bottom:-.25rem!important}.eg-bootstrap .mb-xl-n3{margin-bottom:-.5rem!important}.eg-bootstrap .mb-xl-n4{margin-bottom:-.75rem!important}.eg-bootstrap .mb-xl-n5{margin-bottom:-1rem!important}.eg-bootstrap .mb-xl-n6{margin-bottom:-1.25rem!important}.eg-bootstrap .mb-xl-n7{margin-bottom:-1.5rem!important}.eg-bootstrap .mb-xl-n8{margin-bottom:-1.75rem!important}.eg-bootstrap .mb-xl-n9{margin-bottom:-2rem!important}.eg-bootstrap .mb-xl-n10{margin-bottom:-2.5rem!important}.eg-bootstrap .mb-xl-n11{margin-bottom:-3rem!important}.eg-bootstrap .mb-xl-n12{margin-bottom:-4rem!important}.eg-bootstrap .mb-xl-n13{margin-bottom:-5rem!important}.eg-bootstrap .mb-xl-n14{margin-bottom:-6rem!important}.eg-bootstrap .mb-xl-n15{margin-bottom:-7rem!important}.eg-bootstrap .mb-xl-n16{margin-bottom:-8rem!important}.eg-bootstrap .mb-xl-n17{margin-bottom:-9rem!important}.eg-bootstrap .mb-xl-n18{margin-bottom:-10rem!important}.eg-bootstrap .mb-xl-n19{margin-bottom:-12rem!important}.eg-bootstrap .mb-xl-n20{margin-bottom:-14rem!important}.eg-bootstrap .ms-xl-n1{margin-left:-.125rem!important}.eg-bootstrap .ms-xl-n2{margin-left:-.25rem!important}.eg-bootstrap .ms-xl-n3{margin-left:-.5rem!important}.eg-bootstrap .ms-xl-n4{margin-left:-.75rem!important}.eg-bootstrap .ms-xl-n5{margin-left:-1rem!important}.eg-bootstrap .ms-xl-n6{margin-left:-1.25rem!important}.eg-bootstrap .ms-xl-n7{margin-left:-1.5rem!important}.eg-bootstrap .ms-xl-n8{margin-left:-1.75rem!important}.eg-bootstrap .ms-xl-n9{margin-left:-2rem!important}.eg-bootstrap .ms-xl-n10{margin-left:-2.5rem!important}.eg-bootstrap .ms-xl-n11{margin-left:-3rem!important}.eg-bootstrap .ms-xl-n12{margin-left:-4rem!important}.eg-bootstrap .ms-xl-n13{margin-left:-5rem!important}.eg-bootstrap .ms-xl-n14{margin-left:-6rem!important}.eg-bootstrap .ms-xl-n15{margin-left:-7rem!important}.eg-bootstrap .ms-xl-n16{margin-left:-8rem!important}.eg-bootstrap .ms-xl-n17{margin-left:-9rem!important}.eg-bootstrap .ms-xl-n18{margin-left:-10rem!important}.eg-bootstrap .ms-xl-n19{margin-left:-12rem!important}.eg-bootstrap .ms-xl-n20{margin-left:-14rem!important}.eg-bootstrap .p-xl-0{padding:0!important}.eg-bootstrap .p-xl-1{padding:.125rem!important}.eg-bootstrap .p-xl-2{padding:.25rem!important}.eg-bootstrap .p-xl-3{padding:.5rem!important}.eg-bootstrap .p-xl-4{padding:.75rem!important}.eg-bootstrap .p-xl-5{padding:1rem!important}.eg-bootstrap .p-xl-6{padding:1.25rem!important}.eg-bootstrap .p-xl-7{padding:1.5rem!important}.eg-bootstrap .p-xl-8{padding:1.75rem!important}.eg-bootstrap .p-xl-9{padding:2rem!important}.eg-bootstrap .p-xl-10{padding:2.5rem!important}.eg-bootstrap .p-xl-11{padding:3rem!important}.eg-bootstrap .p-xl-12{padding:4rem!important}.eg-bootstrap .p-xl-13{padding:5rem!important}.eg-bootstrap .p-xl-14{padding:6rem!important}.eg-bootstrap .p-xl-15{padding:7rem!important}.eg-bootstrap .p-xl-16{padding:8rem!important}.eg-bootstrap .p-xl-17{padding:9rem!important}.eg-bootstrap .p-xl-18{padding:10rem!important}.eg-bootstrap .p-xl-19{padding:12rem!important}.eg-bootstrap .p-xl-20{padding:14rem!important}.eg-bootstrap .px-xl-0{padding-left:0!important;padding-right:0!important}.eg-bootstrap .px-xl-1{padding-left:.125rem!important;padding-right:.125rem!important}.eg-bootstrap .px-xl-2{padding-left:.25rem!important;padding-right:.25rem!important}.eg-bootstrap .px-xl-3{padding-left:.5rem!important;padding-right:.5rem!important}.eg-bootstrap .px-xl-4{padding-left:.75rem!important;padding-right:.75rem!important}.eg-bootstrap .px-xl-5{padding-left:1rem!important;padding-right:1rem!important}.eg-bootstrap .px-xl-6{padding-left:1.25rem!important;padding-right:1.25rem!important}.eg-bootstrap .px-xl-7{padding-left:1.5rem!important;padding-right:1.5rem!important}.eg-bootstrap .px-xl-8{padding-left:1.75rem!important;padding-right:1.75rem!important}.eg-bootstrap .px-xl-9{padding-left:2rem!important;padding-right:2rem!important}.eg-bootstrap .px-xl-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.eg-bootstrap .px-xl-11{padding-left:3rem!important;padding-right:3rem!important}.eg-bootstrap .px-xl-12{padding-left:4rem!important;padding-right:4rem!important}.eg-bootstrap .px-xl-13{padding-left:5rem!important;padding-right:5rem!important}.eg-bootstrap .px-xl-14{padding-left:6rem!important;padding-right:6rem!important}.eg-bootstrap .px-xl-15{padding-left:7rem!important;padding-right:7rem!important}.eg-bootstrap .px-xl-16{padding-left:8rem!important;padding-right:8rem!important}.eg-bootstrap .px-xl-17{padding-left:9rem!important;padding-right:9rem!important}.eg-bootstrap .px-xl-18{padding-left:10rem!important;padding-right:10rem!important}.eg-bootstrap .px-xl-19{padding-left:12rem!important;padding-right:12rem!important}.eg-bootstrap .px-xl-20{padding-left:14rem!important;padding-right:14rem!important}.eg-bootstrap .py-xl-0{padding-bottom:0!important;padding-top:0!important}.eg-bootstrap .py-xl-1{padding-bottom:.125rem!important;padding-top:.125rem!important}.eg-bootstrap .py-xl-2{padding-bottom:.25rem!important;padding-top:.25rem!important}.eg-bootstrap .py-xl-3{padding-bottom:.5rem!important;padding-top:.5rem!important}.eg-bootstrap .py-xl-4{padding-bottom:.75rem!important;padding-top:.75rem!important}.eg-bootstrap .py-xl-5{padding-bottom:1rem!important;padding-top:1rem!important}.eg-bootstrap .py-xl-6{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.eg-bootstrap .py-xl-7{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.eg-bootstrap .py-xl-8{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.eg-bootstrap .py-xl-9{padding-bottom:2rem!important;padding-top:2rem!important}.eg-bootstrap .py-xl-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.eg-bootstrap .py-xl-11{padding-bottom:3rem!important;padding-top:3rem!important}.eg-bootstrap .py-xl-12{padding-bottom:4rem!important;padding-top:4rem!important}.eg-bootstrap .py-xl-13{padding-bottom:5rem!important;padding-top:5rem!important}.eg-bootstrap .py-xl-14{padding-bottom:6rem!important;padding-top:6rem!important}.eg-bootstrap .py-xl-15{padding-bottom:7rem!important;padding-top:7rem!important}.eg-bootstrap .py-xl-16{padding-bottom:8rem!important;padding-top:8rem!important}.eg-bootstrap .py-xl-17{padding-bottom:9rem!important;padding-top:9rem!important}.eg-bootstrap .py-xl-18{padding-bottom:10rem!important;padding-top:10rem!important}.eg-bootstrap .py-xl-19{padding-bottom:12rem!important;padding-top:12rem!important}.eg-bootstrap .py-xl-20{padding-bottom:14rem!important;padding-top:14rem!important}.eg-bootstrap .pt-xl-0{padding-top:0!important}.eg-bootstrap .pt-xl-1{padding-top:.125rem!important}.eg-bootstrap .pt-xl-2{padding-top:.25rem!important}.eg-bootstrap .pt-xl-3{padding-top:.5rem!important}.eg-bootstrap .pt-xl-4{padding-top:.75rem!important}.eg-bootstrap .pt-xl-5{padding-top:1rem!important}.eg-bootstrap .pt-xl-6{padding-top:1.25rem!important}.eg-bootstrap .pt-xl-7{padding-top:1.5rem!important}.eg-bootstrap .pt-xl-8{padding-top:1.75rem!important}.eg-bootstrap .pt-xl-9{padding-top:2rem!important}.eg-bootstrap .pt-xl-10{padding-top:2.5rem!important}.eg-bootstrap .pt-xl-11{padding-top:3rem!important}.eg-bootstrap .pt-xl-12{padding-top:4rem!important}.eg-bootstrap .pt-xl-13{padding-top:5rem!important}.eg-bootstrap .pt-xl-14{padding-top:6rem!important}.eg-bootstrap .pt-xl-15{padding-top:7rem!important}.eg-bootstrap .pt-xl-16{padding-top:8rem!important}.eg-bootstrap .pt-xl-17{padding-top:9rem!important}.eg-bootstrap .pt-xl-18{padding-top:10rem!important}.eg-bootstrap .pt-xl-19{padding-top:12rem!important}.eg-bootstrap .pt-xl-20{padding-top:14rem!important}.eg-bootstrap .pe-xl-0{padding-right:0!important}.eg-bootstrap .pe-xl-1{padding-right:.125rem!important}.eg-bootstrap .pe-xl-2{padding-right:.25rem!important}.eg-bootstrap .pe-xl-3{padding-right:.5rem!important}.eg-bootstrap .pe-xl-4{padding-right:.75rem!important}.eg-bootstrap .pe-xl-5{padding-right:1rem!important}.eg-bootstrap .pe-xl-6{padding-right:1.25rem!important}.eg-bootstrap .pe-xl-7{padding-right:1.5rem!important}.eg-bootstrap .pe-xl-8{padding-right:1.75rem!important}.eg-bootstrap .pe-xl-9{padding-right:2rem!important}.eg-bootstrap .pe-xl-10{padding-right:2.5rem!important}.eg-bootstrap .pe-xl-11{padding-right:3rem!important}.eg-bootstrap .pe-xl-12{padding-right:4rem!important}.eg-bootstrap .pe-xl-13{padding-right:5rem!important}.eg-bootstrap .pe-xl-14{padding-right:6rem!important}.eg-bootstrap .pe-xl-15{padding-right:7rem!important}.eg-bootstrap .pe-xl-16{padding-right:8rem!important}.eg-bootstrap .pe-xl-17{padding-right:9rem!important}.eg-bootstrap .pe-xl-18{padding-right:10rem!important}.eg-bootstrap .pe-xl-19{padding-right:12rem!important}.eg-bootstrap .pe-xl-20{padding-right:14rem!important}.eg-bootstrap .pb-xl-0{padding-bottom:0!important}.eg-bootstrap .pb-xl-1{padding-bottom:.125rem!important}.eg-bootstrap .pb-xl-2{padding-bottom:.25rem!important}.eg-bootstrap .pb-xl-3{padding-bottom:.5rem!important}.eg-bootstrap .pb-xl-4{padding-bottom:.75rem!important}.eg-bootstrap .pb-xl-5{padding-bottom:1rem!important}.eg-bootstrap .pb-xl-6{padding-bottom:1.25rem!important}.eg-bootstrap .pb-xl-7{padding-bottom:1.5rem!important}.eg-bootstrap .pb-xl-8{padding-bottom:1.75rem!important}.eg-bootstrap .pb-xl-9{padding-bottom:2rem!important}.eg-bootstrap .pb-xl-10{padding-bottom:2.5rem!important}.eg-bootstrap .pb-xl-11{padding-bottom:3rem!important}.eg-bootstrap .pb-xl-12{padding-bottom:4rem!important}.eg-bootstrap .pb-xl-13{padding-bottom:5rem!important}.eg-bootstrap .pb-xl-14{padding-bottom:6rem!important}.eg-bootstrap .pb-xl-15{padding-bottom:7rem!important}.eg-bootstrap .pb-xl-16{padding-bottom:8rem!important}.eg-bootstrap .pb-xl-17{padding-bottom:9rem!important}.eg-bootstrap .pb-xl-18{padding-bottom:10rem!important}.eg-bootstrap .pb-xl-19{padding-bottom:12rem!important}.eg-bootstrap .pb-xl-20{padding-bottom:14rem!important}.eg-bootstrap .ps-xl-0{padding-left:0!important}.eg-bootstrap .ps-xl-1{padding-left:.125rem!important}.eg-bootstrap .ps-xl-2{padding-left:.25rem!important}.eg-bootstrap .ps-xl-3{padding-left:.5rem!important}.eg-bootstrap .ps-xl-4{padding-left:.75rem!important}.eg-bootstrap .ps-xl-5{padding-left:1rem!important}.eg-bootstrap .ps-xl-6{padding-left:1.25rem!important}.eg-bootstrap .ps-xl-7{padding-left:1.5rem!important}.eg-bootstrap .ps-xl-8{padding-left:1.75rem!important}.eg-bootstrap .ps-xl-9{padding-left:2rem!important}.eg-bootstrap .ps-xl-10{padding-left:2.5rem!important}.eg-bootstrap .ps-xl-11{padding-left:3rem!important}.eg-bootstrap .ps-xl-12{padding-left:4rem!important}.eg-bootstrap .ps-xl-13{padding-left:5rem!important}.eg-bootstrap .ps-xl-14{padding-left:6rem!important}.eg-bootstrap .ps-xl-15{padding-left:7rem!important}.eg-bootstrap .ps-xl-16{padding-left:8rem!important}.eg-bootstrap .ps-xl-17{padding-left:9rem!important}.eg-bootstrap .ps-xl-18{padding-left:10rem!important}.eg-bootstrap .ps-xl-19{padding-left:12rem!important}.eg-bootstrap .ps-xl-20{padding-left:14rem!important}.eg-bootstrap .gap-xl-0{gap:0!important}.eg-bootstrap .gap-xl-1{gap:.125rem!important}.eg-bootstrap .gap-xl-2{gap:.25rem!important}.eg-bootstrap .gap-xl-3{gap:.5rem!important}.eg-bootstrap .gap-xl-4{gap:.75rem!important}.eg-bootstrap .gap-xl-5{gap:1rem!important}.eg-bootstrap .gap-xl-6{gap:1.25rem!important}.eg-bootstrap .gap-xl-7{gap:1.5rem!important}.eg-bootstrap .gap-xl-8{gap:1.75rem!important}.eg-bootstrap .gap-xl-9{gap:2rem!important}.eg-bootstrap .gap-xl-10{gap:2.5rem!important}.eg-bootstrap .gap-xl-11{gap:3rem!important}.eg-bootstrap .gap-xl-12{gap:4rem!important}.eg-bootstrap .gap-xl-13{gap:5rem!important}.eg-bootstrap .gap-xl-14{gap:6rem!important}.eg-bootstrap .gap-xl-15{gap:7rem!important}.eg-bootstrap .gap-xl-16{gap:8rem!important}.eg-bootstrap .gap-xl-17{gap:9rem!important}.eg-bootstrap .gap-xl-18{gap:10rem!important}.eg-bootstrap .gap-xl-19{gap:12rem!important}.eg-bootstrap .gap-xl-20{gap:14rem!important}.eg-bootstrap .text-xl-start{text-align:left!important}.eg-bootstrap .text-xl-end{text-align:right!important}.eg-bootstrap .text-xl-center{text-align:center!important}}@media (min-width:1400px){.eg-bootstrap .float-xxl-start{float:left!important}.eg-bootstrap .float-xxl-end{float:right!important}.eg-bootstrap .float-xxl-none{float:none!important}.eg-bootstrap .d-xxl-inline{display:inline!important}.eg-bootstrap .d-xxl-inline-block{display:inline-block!important}.eg-bootstrap .d-xxl-block{display:block!important}.eg-bootstrap .d-xxl-grid{display:grid!important}.eg-bootstrap .d-xxl-table{display:table!important}.eg-bootstrap .d-xxl-table-row{display:table-row!important}.eg-bootstrap .d-xxl-table-cell{display:table-cell!important}.eg-bootstrap .d-xxl-flex{display:flex!important}.eg-bootstrap .d-xxl-inline-flex{display:inline-flex!important}.eg-bootstrap .d-xxl-none{display:none!important}.eg-bootstrap .flex-xxl-fill{flex:1 1 auto!important}.eg-bootstrap .flex-xxl-row{flex-direction:row!important}.eg-bootstrap .flex-xxl-column{flex-direction:column!important}.eg-bootstrap .flex-xxl-row-reverse{flex-direction:row-reverse!important}.eg-bootstrap .flex-xxl-column-reverse{flex-direction:column-reverse!important}.eg-bootstrap .flex-xxl-grow-0{flex-grow:0!important}.eg-bootstrap .flex-xxl-grow-1{flex-grow:1!important}.eg-bootstrap .flex-xxl-shrink-0{flex-shrink:0!important}.eg-bootstrap .flex-xxl-shrink-1{flex-shrink:1!important}.eg-bootstrap .flex-xxl-wrap{flex-wrap:wrap!important}.eg-bootstrap .flex-xxl-nowrap{flex-wrap:nowrap!important}.eg-bootstrap .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.eg-bootstrap .justify-content-xxl-start{justify-content:flex-start!important}.eg-bootstrap .justify-content-xxl-end{justify-content:flex-end!important}.eg-bootstrap .justify-content-xxl-center{justify-content:center!important}.eg-bootstrap .justify-content-xxl-between{justify-content:space-between!important}.eg-bootstrap .justify-content-xxl-around{justify-content:space-around!important}.eg-bootstrap .justify-content-xxl-evenly{justify-content:space-evenly!important}.eg-bootstrap .align-items-xxl-start{align-items:flex-start!important}.eg-bootstrap .align-items-xxl-end{align-items:flex-end!important}.eg-bootstrap .align-items-xxl-center{align-items:center!important}.eg-bootstrap .align-items-xxl-baseline{align-items:baseline!important}.eg-bootstrap .align-items-xxl-stretch{align-items:stretch!important}.eg-bootstrap .align-content-xxl-start{align-content:flex-start!important}.eg-bootstrap .align-content-xxl-end{align-content:flex-end!important}.eg-bootstrap .align-content-xxl-center{align-content:center!important}.eg-bootstrap .align-content-xxl-between{align-content:space-between!important}.eg-bootstrap .align-content-xxl-around{align-content:space-around!important}.eg-bootstrap .align-content-xxl-stretch{align-content:stretch!important}.eg-bootstrap .align-self-xxl-auto{align-self:auto!important}.eg-bootstrap .align-self-xxl-start{align-self:flex-start!important}.eg-bootstrap .align-self-xxl-end{align-self:flex-end!important}.eg-bootstrap .align-self-xxl-center{align-self:center!important}.eg-bootstrap .align-self-xxl-baseline{align-self:baseline!important}.eg-bootstrap .align-self-xxl-stretch{align-self:stretch!important}.eg-bootstrap .order-xxl-first{order:-1!important}.eg-bootstrap .order-xxl-0{order:0!important}.eg-bootstrap .order-xxl-1{order:1!important}.eg-bootstrap .order-xxl-2{order:2!important}.eg-bootstrap .order-xxl-3{order:3!important}.eg-bootstrap .order-xxl-4{order:4!important}.eg-bootstrap .order-xxl-5{order:5!important}.eg-bootstrap .order-xxl-last{order:6!important}.eg-bootstrap .m-xxl-0{margin:0!important}.eg-bootstrap .m-xxl-1{margin:.125rem!important}.eg-bootstrap .m-xxl-2{margin:.25rem!important}.eg-bootstrap .m-xxl-3{margin:.5rem!important}.eg-bootstrap .m-xxl-4{margin:.75rem!important}.eg-bootstrap .m-xxl-5{margin:1rem!important}.eg-bootstrap .m-xxl-6{margin:1.25rem!important}.eg-bootstrap .m-xxl-7{margin:1.5rem!important}.eg-bootstrap .m-xxl-8{margin:1.75rem!important}.eg-bootstrap .m-xxl-9{margin:2rem!important}.eg-bootstrap .m-xxl-10{margin:2.5rem!important}.eg-bootstrap .m-xxl-11{margin:3rem!important}.eg-bootstrap .m-xxl-12{margin:4rem!important}.eg-bootstrap .m-xxl-13{margin:5rem!important}.eg-bootstrap .m-xxl-14{margin:6rem!important}.eg-bootstrap .m-xxl-15{margin:7rem!important}.eg-bootstrap .m-xxl-16{margin:8rem!important}.eg-bootstrap .m-xxl-17{margin:9rem!important}.eg-bootstrap .m-xxl-18{margin:10rem!important}.eg-bootstrap .m-xxl-19{margin:12rem!important}.eg-bootstrap .m-xxl-20{margin:14rem!important}.eg-bootstrap .m-xxl-auto{margin:auto!important}.eg-bootstrap .mx-xxl-0{margin-left:0!important;margin-right:0!important}.eg-bootstrap .mx-xxl-1{margin-left:.125rem!important;margin-right:.125rem!important}.eg-bootstrap .mx-xxl-2{margin-left:.25rem!important;margin-right:.25rem!important}.eg-bootstrap .mx-xxl-3{margin-left:.5rem!important;margin-right:.5rem!important}.eg-bootstrap .mx-xxl-4{margin-left:.75rem!important;margin-right:.75rem!important}.eg-bootstrap .mx-xxl-5{margin-left:1rem!important;margin-right:1rem!important}.eg-bootstrap .mx-xxl-6{margin-left:1.25rem!important;margin-right:1.25rem!important}.eg-bootstrap .mx-xxl-7{margin-left:1.5rem!important;margin-right:1.5rem!important}.eg-bootstrap .mx-xxl-8{margin-left:1.75rem!important;margin-right:1.75rem!important}.eg-bootstrap .mx-xxl-9{margin-left:2rem!important;margin-right:2rem!important}.eg-bootstrap .mx-xxl-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.eg-bootstrap .mx-xxl-11{margin-left:3rem!important;margin-right:3rem!important}.eg-bootstrap .mx-xxl-12{margin-left:4rem!important;margin-right:4rem!important}.eg-bootstrap .mx-xxl-13{margin-left:5rem!important;margin-right:5rem!important}.eg-bootstrap .mx-xxl-14{margin-left:6rem!important;margin-right:6rem!important}.eg-bootstrap .mx-xxl-15{margin-left:7rem!important;margin-right:7rem!important}.eg-bootstrap .mx-xxl-16{margin-left:8rem!important;margin-right:8rem!important}.eg-bootstrap .mx-xxl-17{margin-left:9rem!important;margin-right:9rem!important}.eg-bootstrap .mx-xxl-18{margin-left:10rem!important;margin-right:10rem!important}.eg-bootstrap .mx-xxl-19{margin-left:12rem!important;margin-right:12rem!important}.eg-bootstrap .mx-xxl-20{margin-left:14rem!important;margin-right:14rem!important}.eg-bootstrap .mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.eg-bootstrap .my-xxl-0{margin-bottom:0!important;margin-top:0!important}.eg-bootstrap .my-xxl-1{margin-bottom:.125rem!important;margin-top:.125rem!important}.eg-bootstrap .my-xxl-2{margin-bottom:.25rem!important;margin-top:.25rem!important}.eg-bootstrap .my-xxl-3{margin-bottom:.5rem!important;margin-top:.5rem!important}.eg-bootstrap .my-xxl-4{margin-bottom:.75rem!important;margin-top:.75rem!important}.eg-bootstrap .my-xxl-5{margin-bottom:1rem!important;margin-top:1rem!important}.eg-bootstrap .my-xxl-6{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.eg-bootstrap .my-xxl-7{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.eg-bootstrap .my-xxl-8{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.eg-bootstrap .my-xxl-9{margin-bottom:2rem!important;margin-top:2rem!important}.eg-bootstrap .my-xxl-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.eg-bootstrap .my-xxl-11{margin-bottom:3rem!important;margin-top:3rem!important}.eg-bootstrap .my-xxl-12{margin-bottom:4rem!important;margin-top:4rem!important}.eg-bootstrap .my-xxl-13{margin-bottom:5rem!important;margin-top:5rem!important}.eg-bootstrap .my-xxl-14{margin-bottom:6rem!important;margin-top:6rem!important}.eg-bootstrap .my-xxl-15{margin-bottom:7rem!important;margin-top:7rem!important}.eg-bootstrap .my-xxl-16{margin-bottom:8rem!important;margin-top:8rem!important}.eg-bootstrap .my-xxl-17{margin-bottom:9rem!important;margin-top:9rem!important}.eg-bootstrap .my-xxl-18{margin-bottom:10rem!important;margin-top:10rem!important}.eg-bootstrap .my-xxl-19{margin-bottom:12rem!important;margin-top:12rem!important}.eg-bootstrap .my-xxl-20{margin-bottom:14rem!important;margin-top:14rem!important}.eg-bootstrap .my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.eg-bootstrap .mt-xxl-0{margin-top:0!important}.eg-bootstrap .mt-xxl-1{margin-top:.125rem!important}.eg-bootstrap .mt-xxl-2{margin-top:.25rem!important}.eg-bootstrap .mt-xxl-3{margin-top:.5rem!important}.eg-bootstrap .mt-xxl-4{margin-top:.75rem!important}.eg-bootstrap .mt-xxl-5{margin-top:1rem!important}.eg-bootstrap .mt-xxl-6{margin-top:1.25rem!important}.eg-bootstrap .mt-xxl-7{margin-top:1.5rem!important}.eg-bootstrap .mt-xxl-8{margin-top:1.75rem!important}.eg-bootstrap .mt-xxl-9{margin-top:2rem!important}.eg-bootstrap .mt-xxl-10{margin-top:2.5rem!important}.eg-bootstrap .mt-xxl-11{margin-top:3rem!important}.eg-bootstrap .mt-xxl-12{margin-top:4rem!important}.eg-bootstrap .mt-xxl-13{margin-top:5rem!important}.eg-bootstrap .mt-xxl-14{margin-top:6rem!important}.eg-bootstrap .mt-xxl-15{margin-top:7rem!important}.eg-bootstrap .mt-xxl-16{margin-top:8rem!important}.eg-bootstrap .mt-xxl-17{margin-top:9rem!important}.eg-bootstrap .mt-xxl-18{margin-top:10rem!important}.eg-bootstrap .mt-xxl-19{margin-top:12rem!important}.eg-bootstrap .mt-xxl-20{margin-top:14rem!important}.eg-bootstrap .mt-xxl-auto{margin-top:auto!important}.eg-bootstrap .me-xxl-0{margin-right:0!important}.eg-bootstrap .me-xxl-1{margin-right:.125rem!important}.eg-bootstrap .me-xxl-2{margin-right:.25rem!important}.eg-bootstrap .me-xxl-3{margin-right:.5rem!important}.eg-bootstrap .me-xxl-4{margin-right:.75rem!important}.eg-bootstrap .me-xxl-5{margin-right:1rem!important}.eg-bootstrap .me-xxl-6{margin-right:1.25rem!important}.eg-bootstrap .me-xxl-7{margin-right:1.5rem!important}.eg-bootstrap .me-xxl-8{margin-right:1.75rem!important}.eg-bootstrap .me-xxl-9{margin-right:2rem!important}.eg-bootstrap .me-xxl-10{margin-right:2.5rem!important}.eg-bootstrap .me-xxl-11{margin-right:3rem!important}.eg-bootstrap .me-xxl-12{margin-right:4rem!important}.eg-bootstrap .me-xxl-13{margin-right:5rem!important}.eg-bootstrap .me-xxl-14{margin-right:6rem!important}.eg-bootstrap .me-xxl-15{margin-right:7rem!important}.eg-bootstrap .me-xxl-16{margin-right:8rem!important}.eg-bootstrap .me-xxl-17{margin-right:9rem!important}.eg-bootstrap .me-xxl-18{margin-right:10rem!important}.eg-bootstrap .me-xxl-19{margin-right:12rem!important}.eg-bootstrap .me-xxl-20{margin-right:14rem!important}.eg-bootstrap .me-xxl-auto{margin-right:auto!important}.eg-bootstrap .mb-xxl-0{margin-bottom:0!important}.eg-bootstrap .mb-xxl-1{margin-bottom:.125rem!important}.eg-bootstrap .mb-xxl-2{margin-bottom:.25rem!important}.eg-bootstrap .mb-xxl-3{margin-bottom:.5rem!important}.eg-bootstrap .mb-xxl-4{margin-bottom:.75rem!important}.eg-bootstrap .mb-xxl-5{margin-bottom:1rem!important}.eg-bootstrap .mb-xxl-6{margin-bottom:1.25rem!important}.eg-bootstrap .mb-xxl-7{margin-bottom:1.5rem!important}.eg-bootstrap .mb-xxl-8{margin-bottom:1.75rem!important}.eg-bootstrap .mb-xxl-9{margin-bottom:2rem!important}.eg-bootstrap .mb-xxl-10{margin-bottom:2.5rem!important}.eg-bootstrap .mb-xxl-11{margin-bottom:3rem!important}.eg-bootstrap .mb-xxl-12{margin-bottom:4rem!important}.eg-bootstrap .mb-xxl-13{margin-bottom:5rem!important}.eg-bootstrap .mb-xxl-14{margin-bottom:6rem!important}.eg-bootstrap .mb-xxl-15{margin-bottom:7rem!important}.eg-bootstrap .mb-xxl-16{margin-bottom:8rem!important}.eg-bootstrap .mb-xxl-17{margin-bottom:9rem!important}.eg-bootstrap .mb-xxl-18{margin-bottom:10rem!important}.eg-bootstrap .mb-xxl-19{margin-bottom:12rem!important}.eg-bootstrap .mb-xxl-20{margin-bottom:14rem!important}.eg-bootstrap .mb-xxl-auto{margin-bottom:auto!important}.eg-bootstrap .ms-xxl-0{margin-left:0!important}.eg-bootstrap .ms-xxl-1{margin-left:.125rem!important}.eg-bootstrap .ms-xxl-2{margin-left:.25rem!important}.eg-bootstrap .ms-xxl-3{margin-left:.5rem!important}.eg-bootstrap .ms-xxl-4{margin-left:.75rem!important}.eg-bootstrap .ms-xxl-5{margin-left:1rem!important}.eg-bootstrap .ms-xxl-6{margin-left:1.25rem!important}.eg-bootstrap .ms-xxl-7{margin-left:1.5rem!important}.eg-bootstrap .ms-xxl-8{margin-left:1.75rem!important}.eg-bootstrap .ms-xxl-9{margin-left:2rem!important}.eg-bootstrap .ms-xxl-10{margin-left:2.5rem!important}.eg-bootstrap .ms-xxl-11{margin-left:3rem!important}.eg-bootstrap .ms-xxl-12{margin-left:4rem!important}.eg-bootstrap .ms-xxl-13{margin-left:5rem!important}.eg-bootstrap .ms-xxl-14{margin-left:6rem!important}.eg-bootstrap .ms-xxl-15{margin-left:7rem!important}.eg-bootstrap .ms-xxl-16{margin-left:8rem!important}.eg-bootstrap .ms-xxl-17{margin-left:9rem!important}.eg-bootstrap .ms-xxl-18{margin-left:10rem!important}.eg-bootstrap .ms-xxl-19{margin-left:12rem!important}.eg-bootstrap .ms-xxl-20{margin-left:14rem!important}.eg-bootstrap .ms-xxl-auto{margin-left:auto!important}.eg-bootstrap .m-xxl-n1{margin:-.125rem!important}.eg-bootstrap .m-xxl-n2{margin:-.25rem!important}.eg-bootstrap .m-xxl-n3{margin:-.5rem!important}.eg-bootstrap .m-xxl-n4{margin:-.75rem!important}.eg-bootstrap .m-xxl-n5{margin:-1rem!important}.eg-bootstrap .m-xxl-n6{margin:-1.25rem!important}.eg-bootstrap .m-xxl-n7{margin:-1.5rem!important}.eg-bootstrap .m-xxl-n8{margin:-1.75rem!important}.eg-bootstrap .m-xxl-n9{margin:-2rem!important}.eg-bootstrap .m-xxl-n10{margin:-2.5rem!important}.eg-bootstrap .m-xxl-n11{margin:-3rem!important}.eg-bootstrap .m-xxl-n12{margin:-4rem!important}.eg-bootstrap .m-xxl-n13{margin:-5rem!important}.eg-bootstrap .m-xxl-n14{margin:-6rem!important}.eg-bootstrap .m-xxl-n15{margin:-7rem!important}.eg-bootstrap .m-xxl-n16{margin:-8rem!important}.eg-bootstrap .m-xxl-n17{margin:-9rem!important}.eg-bootstrap .m-xxl-n18{margin:-10rem!important}.eg-bootstrap .m-xxl-n19{margin:-12rem!important}.eg-bootstrap .m-xxl-n20{margin:-14rem!important}.eg-bootstrap .mx-xxl-n1{margin-left:-.125rem!important;margin-right:-.125rem!important}.eg-bootstrap .mx-xxl-n2{margin-left:-.25rem!important;margin-right:-.25rem!important}.eg-bootstrap .mx-xxl-n3{margin-left:-.5rem!important;margin-right:-.5rem!important}.eg-bootstrap .mx-xxl-n4{margin-left:-.75rem!important;margin-right:-.75rem!important}.eg-bootstrap .mx-xxl-n5{margin-left:-1rem!important;margin-right:-1rem!important}.eg-bootstrap .mx-xxl-n6{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.eg-bootstrap .mx-xxl-n7{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.eg-bootstrap .mx-xxl-n8{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.eg-bootstrap .mx-xxl-n9{margin-left:-2rem!important;margin-right:-2rem!important}.eg-bootstrap .mx-xxl-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.eg-bootstrap .mx-xxl-n11{margin-left:-3rem!important;margin-right:-3rem!important}.eg-bootstrap .mx-xxl-n12{margin-left:-4rem!important;margin-right:-4rem!important}.eg-bootstrap .mx-xxl-n13{margin-left:-5rem!important;margin-right:-5rem!important}.eg-bootstrap .mx-xxl-n14{margin-left:-6rem!important;margin-right:-6rem!important}.eg-bootstrap .mx-xxl-n15{margin-left:-7rem!important;margin-right:-7rem!important}.eg-bootstrap .mx-xxl-n16{margin-left:-8rem!important;margin-right:-8rem!important}.eg-bootstrap .mx-xxl-n17{margin-left:-9rem!important;margin-right:-9rem!important}.eg-bootstrap .mx-xxl-n18{margin-left:-10rem!important;margin-right:-10rem!important}.eg-bootstrap .mx-xxl-n19{margin-left:-12rem!important;margin-right:-12rem!important}.eg-bootstrap .mx-xxl-n20{margin-left:-14rem!important;margin-right:-14rem!important}.eg-bootstrap .my-xxl-n1{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.eg-bootstrap .my-xxl-n2{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.eg-bootstrap .my-xxl-n3{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.eg-bootstrap .my-xxl-n4{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.eg-bootstrap .my-xxl-n5{margin-bottom:-1rem!important;margin-top:-1rem!important}.eg-bootstrap .my-xxl-n6{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.eg-bootstrap .my-xxl-n7{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.eg-bootstrap .my-xxl-n8{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.eg-bootstrap .my-xxl-n9{margin-bottom:-2rem!important;margin-top:-2rem!important}.eg-bootstrap .my-xxl-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.eg-bootstrap .my-xxl-n11{margin-bottom:-3rem!important;margin-top:-3rem!important}.eg-bootstrap .my-xxl-n12{margin-bottom:-4rem!important;margin-top:-4rem!important}.eg-bootstrap .my-xxl-n13{margin-bottom:-5rem!important;margin-top:-5rem!important}.eg-bootstrap .my-xxl-n14{margin-bottom:-6rem!important;margin-top:-6rem!important}.eg-bootstrap .my-xxl-n15{margin-bottom:-7rem!important;margin-top:-7rem!important}.eg-bootstrap .my-xxl-n16{margin-bottom:-8rem!important;margin-top:-8rem!important}.eg-bootstrap .my-xxl-n17{margin-bottom:-9rem!important;margin-top:-9rem!important}.eg-bootstrap .my-xxl-n18{margin-bottom:-10rem!important;margin-top:-10rem!important}.eg-bootstrap .my-xxl-n19{margin-bottom:-12rem!important;margin-top:-12rem!important}.eg-bootstrap .my-xxl-n20{margin-bottom:-14rem!important;margin-top:-14rem!important}.eg-bootstrap .mt-xxl-n1{margin-top:-.125rem!important}.eg-bootstrap .mt-xxl-n2{margin-top:-.25rem!important}.eg-bootstrap .mt-xxl-n3{margin-top:-.5rem!important}.eg-bootstrap .mt-xxl-n4{margin-top:-.75rem!important}.eg-bootstrap .mt-xxl-n5{margin-top:-1rem!important}.eg-bootstrap .mt-xxl-n6{margin-top:-1.25rem!important}.eg-bootstrap .mt-xxl-n7{margin-top:-1.5rem!important}.eg-bootstrap .mt-xxl-n8{margin-top:-1.75rem!important}.eg-bootstrap .mt-xxl-n9{margin-top:-2rem!important}.eg-bootstrap .mt-xxl-n10{margin-top:-2.5rem!important}.eg-bootstrap .mt-xxl-n11{margin-top:-3rem!important}.eg-bootstrap .mt-xxl-n12{margin-top:-4rem!important}.eg-bootstrap .mt-xxl-n13{margin-top:-5rem!important}.eg-bootstrap .mt-xxl-n14{margin-top:-6rem!important}.eg-bootstrap .mt-xxl-n15{margin-top:-7rem!important}.eg-bootstrap .mt-xxl-n16{margin-top:-8rem!important}.eg-bootstrap .mt-xxl-n17{margin-top:-9rem!important}.eg-bootstrap .mt-xxl-n18{margin-top:-10rem!important}.eg-bootstrap .mt-xxl-n19{margin-top:-12rem!important}.eg-bootstrap .mt-xxl-n20{margin-top:-14rem!important}.eg-bootstrap .me-xxl-n1{margin-right:-.125rem!important}.eg-bootstrap .me-xxl-n2{margin-right:-.25rem!important}.eg-bootstrap .me-xxl-n3{margin-right:-.5rem!important}.eg-bootstrap .me-xxl-n4{margin-right:-.75rem!important}.eg-bootstrap .me-xxl-n5{margin-right:-1rem!important}.eg-bootstrap .me-xxl-n6{margin-right:-1.25rem!important}.eg-bootstrap .me-xxl-n7{margin-right:-1.5rem!important}.eg-bootstrap .me-xxl-n8{margin-right:-1.75rem!important}.eg-bootstrap .me-xxl-n9{margin-right:-2rem!important}.eg-bootstrap .me-xxl-n10{margin-right:-2.5rem!important}.eg-bootstrap .me-xxl-n11{margin-right:-3rem!important}.eg-bootstrap .me-xxl-n12{margin-right:-4rem!important}.eg-bootstrap .me-xxl-n13{margin-right:-5rem!important}.eg-bootstrap .me-xxl-n14{margin-right:-6rem!important}.eg-bootstrap .me-xxl-n15{margin-right:-7rem!important}.eg-bootstrap .me-xxl-n16{margin-right:-8rem!important}.eg-bootstrap .me-xxl-n17{margin-right:-9rem!important}.eg-bootstrap .me-xxl-n18{margin-right:-10rem!important}.eg-bootstrap .me-xxl-n19{margin-right:-12rem!important}.eg-bootstrap .me-xxl-n20{margin-right:-14rem!important}.eg-bootstrap .mb-xxl-n1{margin-bottom:-.125rem!important}.eg-bootstrap .mb-xxl-n2{margin-bottom:-.25rem!important}.eg-bootstrap .mb-xxl-n3{margin-bottom:-.5rem!important}.eg-bootstrap .mb-xxl-n4{margin-bottom:-.75rem!important}.eg-bootstrap .mb-xxl-n5{margin-bottom:-1rem!important}.eg-bootstrap .mb-xxl-n6{margin-bottom:-1.25rem!important}.eg-bootstrap .mb-xxl-n7{margin-bottom:-1.5rem!important}.eg-bootstrap .mb-xxl-n8{margin-bottom:-1.75rem!important}.eg-bootstrap .mb-xxl-n9{margin-bottom:-2rem!important}.eg-bootstrap .mb-xxl-n10{margin-bottom:-2.5rem!important}.eg-bootstrap .mb-xxl-n11{margin-bottom:-3rem!important}.eg-bootstrap .mb-xxl-n12{margin-bottom:-4rem!important}.eg-bootstrap .mb-xxl-n13{margin-bottom:-5rem!important}.eg-bootstrap .mb-xxl-n14{margin-bottom:-6rem!important}.eg-bootstrap .mb-xxl-n15{margin-bottom:-7rem!important}.eg-bootstrap .mb-xxl-n16{margin-bottom:-8rem!important}.eg-bootstrap .mb-xxl-n17{margin-bottom:-9rem!important}.eg-bootstrap .mb-xxl-n18{margin-bottom:-10rem!important}.eg-bootstrap .mb-xxl-n19{margin-bottom:-12rem!important}.eg-bootstrap .mb-xxl-n20{margin-bottom:-14rem!important}.eg-bootstrap .ms-xxl-n1{margin-left:-.125rem!important}.eg-bootstrap .ms-xxl-n2{margin-left:-.25rem!important}.eg-bootstrap .ms-xxl-n3{margin-left:-.5rem!important}.eg-bootstrap .ms-xxl-n4{margin-left:-.75rem!important}.eg-bootstrap .ms-xxl-n5{margin-left:-1rem!important}.eg-bootstrap .ms-xxl-n6{margin-left:-1.25rem!important}.eg-bootstrap .ms-xxl-n7{margin-left:-1.5rem!important}.eg-bootstrap .ms-xxl-n8{margin-left:-1.75rem!important}.eg-bootstrap .ms-xxl-n9{margin-left:-2rem!important}.eg-bootstrap .ms-xxl-n10{margin-left:-2.5rem!important}.eg-bootstrap .ms-xxl-n11{margin-left:-3rem!important}.eg-bootstrap .ms-xxl-n12{margin-left:-4rem!important}.eg-bootstrap .ms-xxl-n13{margin-left:-5rem!important}.eg-bootstrap .ms-xxl-n14{margin-left:-6rem!important}.eg-bootstrap .ms-xxl-n15{margin-left:-7rem!important}.eg-bootstrap .ms-xxl-n16{margin-left:-8rem!important}.eg-bootstrap .ms-xxl-n17{margin-left:-9rem!important}.eg-bootstrap .ms-xxl-n18{margin-left:-10rem!important}.eg-bootstrap .ms-xxl-n19{margin-left:-12rem!important}.eg-bootstrap .ms-xxl-n20{margin-left:-14rem!important}.eg-bootstrap .p-xxl-0{padding:0!important}.eg-bootstrap .p-xxl-1{padding:.125rem!important}.eg-bootstrap .p-xxl-2{padding:.25rem!important}.eg-bootstrap .p-xxl-3{padding:.5rem!important}.eg-bootstrap .p-xxl-4{padding:.75rem!important}.eg-bootstrap .p-xxl-5{padding:1rem!important}.eg-bootstrap .p-xxl-6{padding:1.25rem!important}.eg-bootstrap .p-xxl-7{padding:1.5rem!important}.eg-bootstrap .p-xxl-8{padding:1.75rem!important}.eg-bootstrap .p-xxl-9{padding:2rem!important}.eg-bootstrap .p-xxl-10{padding:2.5rem!important}.eg-bootstrap .p-xxl-11{padding:3rem!important}.eg-bootstrap .p-xxl-12{padding:4rem!important}.eg-bootstrap .p-xxl-13{padding:5rem!important}.eg-bootstrap .p-xxl-14{padding:6rem!important}.eg-bootstrap .p-xxl-15{padding:7rem!important}.eg-bootstrap .p-xxl-16{padding:8rem!important}.eg-bootstrap .p-xxl-17{padding:9rem!important}.eg-bootstrap .p-xxl-18{padding:10rem!important}.eg-bootstrap .p-xxl-19{padding:12rem!important}.eg-bootstrap .p-xxl-20{padding:14rem!important}.eg-bootstrap .px-xxl-0{padding-left:0!important;padding-right:0!important}.eg-bootstrap .px-xxl-1{padding-left:.125rem!important;padding-right:.125rem!important}.eg-bootstrap .px-xxl-2{padding-left:.25rem!important;padding-right:.25rem!important}.eg-bootstrap .px-xxl-3{padding-left:.5rem!important;padding-right:.5rem!important}.eg-bootstrap .px-xxl-4{padding-left:.75rem!important;padding-right:.75rem!important}.eg-bootstrap .px-xxl-5{padding-left:1rem!important;padding-right:1rem!important}.eg-bootstrap .px-xxl-6{padding-left:1.25rem!important;padding-right:1.25rem!important}.eg-bootstrap .px-xxl-7{padding-left:1.5rem!important;padding-right:1.5rem!important}.eg-bootstrap .px-xxl-8{padding-left:1.75rem!important;padding-right:1.75rem!important}.eg-bootstrap .px-xxl-9{padding-left:2rem!important;padding-right:2rem!important}.eg-bootstrap .px-xxl-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.eg-bootstrap .px-xxl-11{padding-left:3rem!important;padding-right:3rem!important}.eg-bootstrap .px-xxl-12{padding-left:4rem!important;padding-right:4rem!important}.eg-bootstrap .px-xxl-13{padding-left:5rem!important;padding-right:5rem!important}.eg-bootstrap .px-xxl-14{padding-left:6rem!important;padding-right:6rem!important}.eg-bootstrap .px-xxl-15{padding-left:7rem!important;padding-right:7rem!important}.eg-bootstrap .px-xxl-16{padding-left:8rem!important;padding-right:8rem!important}.eg-bootstrap .px-xxl-17{padding-left:9rem!important;padding-right:9rem!important}.eg-bootstrap .px-xxl-18{padding-left:10rem!important;padding-right:10rem!important}.eg-bootstrap .px-xxl-19{padding-left:12rem!important;padding-right:12rem!important}.eg-bootstrap .px-xxl-20{padding-left:14rem!important;padding-right:14rem!important}.eg-bootstrap .py-xxl-0{padding-bottom:0!important;padding-top:0!important}.eg-bootstrap .py-xxl-1{padding-bottom:.125rem!important;padding-top:.125rem!important}.eg-bootstrap .py-xxl-2{padding-bottom:.25rem!important;padding-top:.25rem!important}.eg-bootstrap .py-xxl-3{padding-bottom:.5rem!important;padding-top:.5rem!important}.eg-bootstrap .py-xxl-4{padding-bottom:.75rem!important;padding-top:.75rem!important}.eg-bootstrap .py-xxl-5{padding-bottom:1rem!important;padding-top:1rem!important}.eg-bootstrap .py-xxl-6{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.eg-bootstrap .py-xxl-7{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.eg-bootstrap .py-xxl-8{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.eg-bootstrap .py-xxl-9{padding-bottom:2rem!important;padding-top:2rem!important}.eg-bootstrap .py-xxl-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.eg-bootstrap .py-xxl-11{padding-bottom:3rem!important;padding-top:3rem!important}.eg-bootstrap .py-xxl-12{padding-bottom:4rem!important;padding-top:4rem!important}.eg-bootstrap .py-xxl-13{padding-bottom:5rem!important;padding-top:5rem!important}.eg-bootstrap .py-xxl-14{padding-bottom:6rem!important;padding-top:6rem!important}.eg-bootstrap .py-xxl-15{padding-bottom:7rem!important;padding-top:7rem!important}.eg-bootstrap .py-xxl-16{padding-bottom:8rem!important;padding-top:8rem!important}.eg-bootstrap .py-xxl-17{padding-bottom:9rem!important;padding-top:9rem!important}.eg-bootstrap .py-xxl-18{padding-bottom:10rem!important;padding-top:10rem!important}.eg-bootstrap .py-xxl-19{padding-bottom:12rem!important;padding-top:12rem!important}.eg-bootstrap .py-xxl-20{padding-bottom:14rem!important;padding-top:14rem!important}.eg-bootstrap .pt-xxl-0{padding-top:0!important}.eg-bootstrap .pt-xxl-1{padding-top:.125rem!important}.eg-bootstrap .pt-xxl-2{padding-top:.25rem!important}.eg-bootstrap .pt-xxl-3{padding-top:.5rem!important}.eg-bootstrap .pt-xxl-4{padding-top:.75rem!important}.eg-bootstrap .pt-xxl-5{padding-top:1rem!important}.eg-bootstrap .pt-xxl-6{padding-top:1.25rem!important}.eg-bootstrap .pt-xxl-7{padding-top:1.5rem!important}.eg-bootstrap .pt-xxl-8{padding-top:1.75rem!important}.eg-bootstrap .pt-xxl-9{padding-top:2rem!important}.eg-bootstrap .pt-xxl-10{padding-top:2.5rem!important}.eg-bootstrap .pt-xxl-11{padding-top:3rem!important}.eg-bootstrap .pt-xxl-12{padding-top:4rem!important}.eg-bootstrap .pt-xxl-13{padding-top:5rem!important}.eg-bootstrap .pt-xxl-14{padding-top:6rem!important}.eg-bootstrap .pt-xxl-15{padding-top:7rem!important}.eg-bootstrap .pt-xxl-16{padding-top:8rem!important}.eg-bootstrap .pt-xxl-17{padding-top:9rem!important}.eg-bootstrap .pt-xxl-18{padding-top:10rem!important}.eg-bootstrap .pt-xxl-19{padding-top:12rem!important}.eg-bootstrap .pt-xxl-20{padding-top:14rem!important}.eg-bootstrap .pe-xxl-0{padding-right:0!important}.eg-bootstrap .pe-xxl-1{padding-right:.125rem!important}.eg-bootstrap .pe-xxl-2{padding-right:.25rem!important}.eg-bootstrap .pe-xxl-3{padding-right:.5rem!important}.eg-bootstrap .pe-xxl-4{padding-right:.75rem!important}.eg-bootstrap .pe-xxl-5{padding-right:1rem!important}.eg-bootstrap .pe-xxl-6{padding-right:1.25rem!important}.eg-bootstrap .pe-xxl-7{padding-right:1.5rem!important}.eg-bootstrap .pe-xxl-8{padding-right:1.75rem!important}.eg-bootstrap .pe-xxl-9{padding-right:2rem!important}.eg-bootstrap .pe-xxl-10{padding-right:2.5rem!important}.eg-bootstrap .pe-xxl-11{padding-right:3rem!important}.eg-bootstrap .pe-xxl-12{padding-right:4rem!important}.eg-bootstrap .pe-xxl-13{padding-right:5rem!important}.eg-bootstrap .pe-xxl-14{padding-right:6rem!important}.eg-bootstrap .pe-xxl-15{padding-right:7rem!important}.eg-bootstrap .pe-xxl-16{padding-right:8rem!important}.eg-bootstrap .pe-xxl-17{padding-right:9rem!important}.eg-bootstrap .pe-xxl-18{padding-right:10rem!important}.eg-bootstrap .pe-xxl-19{padding-right:12rem!important}.eg-bootstrap .pe-xxl-20{padding-right:14rem!important}.eg-bootstrap .pb-xxl-0{padding-bottom:0!important}.eg-bootstrap .pb-xxl-1{padding-bottom:.125rem!important}.eg-bootstrap .pb-xxl-2{padding-bottom:.25rem!important}.eg-bootstrap .pb-xxl-3{padding-bottom:.5rem!important}.eg-bootstrap .pb-xxl-4{padding-bottom:.75rem!important}.eg-bootstrap .pb-xxl-5{padding-bottom:1rem!important}.eg-bootstrap .pb-xxl-6{padding-bottom:1.25rem!important}.eg-bootstrap .pb-xxl-7{padding-bottom:1.5rem!important}.eg-bootstrap .pb-xxl-8{padding-bottom:1.75rem!important}.eg-bootstrap .pb-xxl-9{padding-bottom:2rem!important}.eg-bootstrap .pb-xxl-10{padding-bottom:2.5rem!important}.eg-bootstrap .pb-xxl-11{padding-bottom:3rem!important}.eg-bootstrap .pb-xxl-12{padding-bottom:4rem!important}.eg-bootstrap .pb-xxl-13{padding-bottom:5rem!important}.eg-bootstrap .pb-xxl-14{padding-bottom:6rem!important}.eg-bootstrap .pb-xxl-15{padding-bottom:7rem!important}.eg-bootstrap .pb-xxl-16{padding-bottom:8rem!important}.eg-bootstrap .pb-xxl-17{padding-bottom:9rem!important}.eg-bootstrap .pb-xxl-18{padding-bottom:10rem!important}.eg-bootstrap .pb-xxl-19{padding-bottom:12rem!important}.eg-bootstrap .pb-xxl-20{padding-bottom:14rem!important}.eg-bootstrap .ps-xxl-0{padding-left:0!important}.eg-bootstrap .ps-xxl-1{padding-left:.125rem!important}.eg-bootstrap .ps-xxl-2{padding-left:.25rem!important}.eg-bootstrap .ps-xxl-3{padding-left:.5rem!important}.eg-bootstrap .ps-xxl-4{padding-left:.75rem!important}.eg-bootstrap .ps-xxl-5{padding-left:1rem!important}.eg-bootstrap .ps-xxl-6{padding-left:1.25rem!important}.eg-bootstrap .ps-xxl-7{padding-left:1.5rem!important}.eg-bootstrap .ps-xxl-8{padding-left:1.75rem!important}.eg-bootstrap .ps-xxl-9{padding-left:2rem!important}.eg-bootstrap .ps-xxl-10{padding-left:2.5rem!important}.eg-bootstrap .ps-xxl-11{padding-left:3rem!important}.eg-bootstrap .ps-xxl-12{padding-left:4rem!important}.eg-bootstrap .ps-xxl-13{padding-left:5rem!important}.eg-bootstrap .ps-xxl-14{padding-left:6rem!important}.eg-bootstrap .ps-xxl-15{padding-left:7rem!important}.eg-bootstrap .ps-xxl-16{padding-left:8rem!important}.eg-bootstrap .ps-xxl-17{padding-left:9rem!important}.eg-bootstrap .ps-xxl-18{padding-left:10rem!important}.eg-bootstrap .ps-xxl-19{padding-left:12rem!important}.eg-bootstrap .ps-xxl-20{padding-left:14rem!important}.eg-bootstrap .gap-xxl-0{gap:0!important}.eg-bootstrap .gap-xxl-1{gap:.125rem!important}.eg-bootstrap .gap-xxl-2{gap:.25rem!important}.eg-bootstrap .gap-xxl-3{gap:.5rem!important}.eg-bootstrap .gap-xxl-4{gap:.75rem!important}.eg-bootstrap .gap-xxl-5{gap:1rem!important}.eg-bootstrap .gap-xxl-6{gap:1.25rem!important}.eg-bootstrap .gap-xxl-7{gap:1.5rem!important}.eg-bootstrap .gap-xxl-8{gap:1.75rem!important}.eg-bootstrap .gap-xxl-9{gap:2rem!important}.eg-bootstrap .gap-xxl-10{gap:2.5rem!important}.eg-bootstrap .gap-xxl-11{gap:3rem!important}.eg-bootstrap .gap-xxl-12{gap:4rem!important}.eg-bootstrap .gap-xxl-13{gap:5rem!important}.eg-bootstrap .gap-xxl-14{gap:6rem!important}.eg-bootstrap .gap-xxl-15{gap:7rem!important}.eg-bootstrap .gap-xxl-16{gap:8rem!important}.eg-bootstrap .gap-xxl-17{gap:9rem!important}.eg-bootstrap .gap-xxl-18{gap:10rem!important}.eg-bootstrap .gap-xxl-19{gap:12rem!important}.eg-bootstrap .gap-xxl-20{gap:14rem!important}.eg-bootstrap .text-xxl-start{text-align:left!important}.eg-bootstrap .text-xxl-end{text-align:right!important}.eg-bootstrap .text-xxl-center{text-align:center!important}}@media (min-width:1200px){.eg-bootstrap .fs-1{font-size:2.5rem!important}.eg-bootstrap .fs-2{font-size:2rem!important}.eg-bootstrap .fs-3{font-size:1.5rem!important}}@media print{.eg-bootstrap .d-print-inline{display:inline!important}.eg-bootstrap .d-print-inline-block{display:inline-block!important}.eg-bootstrap .d-print-block{display:block!important}.eg-bootstrap .d-print-grid{display:grid!important}.eg-bootstrap .d-print-table{display:table!important}.eg-bootstrap .d-print-table-row{display:table-row!important}.eg-bootstrap .d-print-table-cell{display:table-cell!important}.eg-bootstrap .d-print-flex{display:flex!important}.eg-bootstrap .d-print-inline-flex{display:inline-flex!important}.eg-bootstrap .d-print-none{display:none!important}}.eg-bootstrap .w-10,.w-xs-10{width:10%!important}.eg-bootstrap .w-15,.w-xs-15{width:15%!important}.eg-bootstrap .w-20,.w-xs-20{width:20%!important}@media (max-width:576px){.eg-bootstrap .order-1-sm{order:1!important}.eg-bootstrap .order-2-sm{order:2!important}.eg-bootstrap .order-3-sm{order:3!important}.eg-bootstrap .order-4-sm{order:4!important}.eg-bootstrap .order-5-sm{order:5!important}}@media (min-width:576px){.eg-bootstrap .w-sm-10{width:10%!important}.eg-bootstrap .w-sm-15{width:15%!important}.eg-bootstrap .w-sm-20{width:20%!important}}@media (max-width:768px){.eg-bootstrap .order-1-md{order:1!important}.eg-bootstrap .order-2-md{order:2!important}.eg-bootstrap .order-3-md{order:3!important}.eg-bootstrap .order-4-md{order:4!important}.eg-bootstrap .order-5-md{order:5!important}}@media (min-width:768px){.eg-bootstrap .w-md-10{width:10%!important}.eg-bootstrap .w-md-15{width:15%!important}.eg-bootstrap .w-md-20{width:20%!important}.eg-bootstrap .w-md-100{width:100%!important}.eg-bootstrap .w-md-50{width:50%!important}}@media (max-width:992px){.eg-bootstrap .order-1-lg{order:1!important}.eg-bootstrap .order-2-lg{order:2!important}.eg-bootstrap .order-3-lg{order:3!important}.eg-bootstrap .order-4-lg{order:4!important}.eg-bootstrap .order-5-lg{order:5!important}}@media (min-width:992px){.eg-bootstrap .w-lg-10{width:10%!important}.eg-bootstrap .w-lg-15{width:15%!important}.eg-bootstrap .w-lg-20{width:20%!important}}.table-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.fade-enter{opacity:0;transform:translateY(-20px)}.fade-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}.eg-bootstrap .z-index-1{z-index:1}.eg-bootstrap .fw-500{font-weight:500}.eg-bootstrap .fw-600{font-weight:600}.eg-bootstrap .lead{font-weight:400}.eg-bootstrap .extra-small{font-size:.7rem}.eg-bootstrap .text-current-color{color:currentColor!important}.eg-bootstrap .link-dark{color:var(--eg-dark)!important;transition:all .2s ease-out}.eg-bootstrap .link-dark:focus,.eg-bootstrap .link-dark:hover{color:var(--eg-primary)!important}.eg-bootstrap .prefer-dark-design .link-dark{color:var(--eg-body-color)!important}.eg-bootstrap .prefer-dark-design .link-dark:focus,.eg-bootstrap .prefer-dark-design .link-dark:hover{color:var(--eg-primary)!important}.eg-bootstrap .prefer-dark-design .text-dark{color:var(--eg-body-color)!important}.eg-bootstrap .prefer-dark-design .text-muted{color:#ffffff80!important}.eg-bootstrap .btn{--eg-btn-border-radius:var(--eg-border-radius)}.eg-bootstrap .btn-primary{--eg-btn-bg:var(--eg-primary);--eg-btn-border-color:var(--eg-primary);--eg-btn-hover-bg:var(--eg-primary-darken-5);--eg-btn-hover-border-color:var(--eg-primary-darken-5);--eg-btn-focus-shadow-rgb:var(--eg-primary-rgb);--eg-btn-active-bg:var(--eg-primary-darken-5);--eg-btn-active-border-color:var(--eg-primary-darken-5);--eg-btn-disabled-bg:var(--eg-primary);--eg-btn-disabled-border-color:var(--eg-primary)}.eg-bootstrap .btn-secondary{--eg-btn-bg:var(--eg-secondary);--eg-btn-border-color:var(--eg-secondary);--eg-btn-hover-bg:var(--eg-secondary-darken-5);--eg-btn-hover-border-color:var(--eg-secondary-darken-5);--eg-btn-focus-shadow-rgb:var(--eg-secondary-rgb);--eg-btn-active-bg:var(--eg-secondary-darken-10);--eg-btn-active-border-color:var(--eg-secondary-darken-10);--eg-btn-disabled-bg:var(--eg-secondary);--eg-btn-disabled-border-color:var(--eg-secondary)}.eg-bootstrap .btn-light{--eg-btn-bg:var(--eg-light);--eg-btn-border-color:var(--eg-light);--eg-btn-hover-bg:var(--eg-light-darken-5);--eg-btn-hover-border-color:var(--eg-light-darken-5);--eg-btn-focus-shadow-rgb:var(--eg-light-rgb);--eg-btn-active-bg:var(--eg-light-darken-10);--eg-btn-active-border-color:var(--eg-light-darken-10);--eg-btn-disabled-bg:var(--eg-light);--eg-btn-disabled-border-color:var(--eg-light)}.eg-bootstrap .btn-dark{--eg-btn-bg:var(--eg-dark);--eg-btn-border-color:var(--eg-dark);--eg-btn-hover-bg:var(--eg-dark-darken-5);--eg-btn-hover-border-color:var(--eg-dark-darken-5);--eg-btn-focus-shadow-rgb:var(--eg-dark-rgb);--eg-btn-active-bg:var(--eg-dark-darken-10);--eg-btn-active-border-color:var(--eg-dark-darken-10);--eg-btn-disabled-bg:var(--eg-dark);--eg-btn-disabled-border-color:var(--eg-dark)}.eg-bootstrap .prefer-dark-design .btn:not([class*=outline]){color:var(--eg-body-color)}.eg-bootstrap .btn-outline-primary{--eg-btn-color:var(--eg-primary);--eg-btn-border-color:var(--eg-primary);--eg-btn-hover-bg:var(--eg-primary);--eg-btn-hover-border-color:var(--eg-primary);--eg-btn-focus-shadow-rgb:var(--eg-primary-rgb);--eg-btn-active-bg:var(--eg-primary);--eg-btn-active-border-color:var(--eg-primary);--eg-btn-disabled-color:var(--eg-primary);--eg-btn-disabled-border-color:var(--eg-primary)}.eg-bootstrap .btn-outline-secondary{--eg-btn-color:var(--eg-secondary);--eg-btn-border-color:var(--eg-secondary);--eg-btn-hover-bg:var(--eg-secondary);--eg-btn-hover-border-color:var(--eg-secondary);--eg-btn-focus-shadow-rgb:var(--eg-secondary-rgb);--eg-btn-active-bg:var(--eg-secondary);--eg-btn-active-border-color:var(--eg-secondary);--eg-btn-disabled-color:var(--eg-secondary);--eg-btn-disabled-border-color:var(--eg-secondary)}.eg-bootstrap .btn-outline-dark{--eg-btn-color:var(--eg-dark);--eg-btn-border-color:var(--eg-dark);--eg-btn-hover-bg:var(--eg-dark);--eg-btn-hover-border-color:var(--eg-dark);--eg-btn-focus-shadow-rgb:var(--eg-dark-rgb);--eg-btn-active-bg:var(--eg-dark);--eg-btn-active-border-color:var(--eg-dark);--eg-btn-disabled-color:var(--eg-dark);--eg-btn-disabled-border-color:var(--eg-dark)}.eg-bootstrap .badge{--eg-badge-border-radius:var(--eg-border-radius)}.eg-bootstrap .container,.eg-bootstrap .container-fluid,.eg-bootstrap .container-lg,.eg-bootstrap .container-md,.eg-bootstrap .container-sm,.eg-bootstrap .container-xl,.eg-bootstrap .container-xxl{--eg-gutter-x:2rem}.eg-bootstrap .form-control,.eg-bootstrap .form-select{border-color:var(--eg-border-color);border-radius:var(--eg-border-radius);color:var(--eg-dark)}.eg-bootstrap .form-control:focus,.eg-bootstrap .form-select:focus{border-color:rgba(var(--eg-primary-rgb),.25);box-shadow:0 0 0 .25rem rgba(var(--eg-primary-rgb),.25);color:var(--eg-dark)}.eg-bootstrap .text-white .form-control:focus,.eg-bootstrap .text-white .form-select:focus{box-shadow:0 0 0 .25rem #ffffff1a}.eg-bootstrap .input-group-text{background-color:var(--eg-light-darken-5)}.eg-bootstrap .input-group-lg .form-control,.eg-bootstrap .input-group-lg .form-select,.eg-bootstrap .input-group-lg .input-group-text,.eg-bootstrap .input-group-sm .form-control,.eg-bootstrap .input-group-sm .form-select,.eg-bootstrap .input-group-sm .input-group-text,.eg-bootstrap .input-group-text{border-radius:var(--eg-border-radius)}.eg-bootstrap .form-check-input{background-color:var(--eg-body-bg)}.eg-bootstrap .form-check-input:checked{background-color:var(--eg-primary);border-color:var(--eg-primary)}.eg-bootstrap .form-check-input:focus{border-color:rgba(var(--eg-primary-rgb),.5);box-shadow:0 0 0 .25rem rgba(var(--eg-primary-rgb),.25)}.eg-bootstrap .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(var(--eg-primary-rgb),.25)}.eg-bootstrap .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(var(--eg-primary-rgb),.25)}.eg-bootstrap .form-range::-webkit-slider-thumb{background-color:var(--eg-primary)}.eg-bootstrap .form-range::-webkit-slider-thumb:active{background-color:rgba(var(--eg-primary-rgb),.75)}.eg-bootstrap .form-range::-moz-range-thumb{background-color:var(--eg-primary)}.eg-bootstrap .form-range::-moz-slider-thumb:active{background-color:rgba(var(--eg-primary-rgb),.75)}.eg-bootstrap .prefer-dark-design .form-control,.eg-bootstrap .prefer-dark-design .form-select{background-color:#0000001a;border-color:#ffffff1a;color:var(--eg-body-color);color-scheme:dark}.eg-bootstrap .prefer-dark-design .form-select{background-image: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='%23ffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.eg-bootstrap .prefer-dark-design .form-control:focus,.eg-bootstrap .prefer-dark-design .form-select:focus{box-shadow:0 0 0 .25rem #ffffff20}.eg-bootstrap .prefer-dark-design .input-group-text{background-color:#ffffff0d;border-color:#ffffff1a;color:var(--eg-body-color)}.eg-bootstrap .prefer-dark-design .form-check-input{border-color:#ffffff40}.eg-bootstrap .dropdown-menu{--eg-dropdown-border-radius:var(--eg-border-radius);--eg-dropdown-link-color:var(--eg-dark);--eg-dropdown-link-hover-color:var(--eg-dark-darken-5);--eg-dropdown-link-hover-bg:#e9ecef;--eg-dropdown-link-active-color:#fff;--eg-dropdown-link-active-bg:var(--eg-primary)}.eg-bootstrap .prefer-dark-design .dropdown-menu{--eg-dropdown-link-color:var(--eg-body-color);--eg-dropdown-link-hover-color:var(--eg-body-color);--eg-dropdown-link-hover-bg:var(--eg-light-lighten-5);background-color:var(--eg-body-bg);color:var(--eg-body-color)}.eg-bootstrap .dropdown-menu.show:not([data-popper-placement]){animation:dropdown_menu_fade_aninatiom .2s ease-out}@keyframes dropdown_menu_fade_aninatiom{0%{transform:translateY(.25rem)}to{transform:translateY(0)}}.eg-bootstrap .dropdown-item{font-size:.925rem;transition:background .2s ease-out}.eg-bootstrap .img-thumbnail{background-color:var(--eg-body-bg)}.eg-bootstrap .prefer-dark-design .img-thumbnail{background-color:#ffffff1a;border-color:#ffffff1a}.eg-bootstrap .alert-primary{--eg-alert-color:var(--eg-primary);--eg-alert-bg:rgba(var(--eg-primary-rgb),.125);--eg-alert-border-color:rgba(var(--eg-primary-rgb),.25)}.eg-bootstrap .alert-secondary{--eg-alert-color:var(--eg-secondary);--eg-alert-bg:rgba(var(--eg-secondary-rgb),.125);--eg-alert-border-color:rgba(var(--eg-secondary-rgb),.25)}.eg-bootstrap .alert-dark{--eg-alert-color:var(--eg-dark);--eg-alert-bg:rgba(var(--eg-dark-rgb),.125);--eg-alert-border-color:rgba(var(--eg-dark-rgb),.25)}.eg-bootstrap .nav-tabs{border-bottom-color:var(--eg-border-color)}.eg-bootstrap .nav-pills{--eg-nav-pills-link-active-bg:var(--eg-primary)}.eg-bootstrap .prefer-dark-design .nav-tabs{--eg-nav-tabs-link-hover-border-color:var(--eg-border-color) var(--eg-border-color) var(--eg-border-color);--eg-nav-tabs-link-active-border-color:var(--eg-border-color) var(--eg-border-color) var(--eg-border-color)}.eg-bootstrap .prefer-dark-design .nav-tabs .nav-item.show .nav-link,.eg-bootstrap .prefer-dark-design .nav-tabs .nav-link.active{background-color:#ffffff1a;color:var(--eg-body-color)}.eg-bootstrap .btn-close:focus{box-shadow:0 0 0 .25rem rgba(var(--eg-primary-rgb),.25)}.eg-bootstrap .offcanvas{--eg-offcanvas-bg:var(--eg-body-bg);border:none!important;box-shadow:0 0 1.5rem #00000040}.eg-bootstrap .offcanvas-backdrop.show{opacity:1}@media (max-width:575px){.eg-bootstrap .offcanvas.offcanvas-mobile-full{width:100%}}.eg-bootstrap .modal{--eg-modal-bg:var(--eg-body-bg)}.eg-bootstrap .modal-backdrop.show{opacity:1}.eg-bootstrap .modal-content{border-radius:var(--eg-border-radius)}.eg-bootstrap .prefer-dark-design .modal-header .btn-close{filter:invert()}.eg-bootstrap .popover{--eg-popover-bg:var(--eg-body-bg);--eg-popover-border-color:var(--eg-border-color);--eg-popover-header-bg:var(--eg-light);--eg-popover-body-color:var(--eg-body-color);--eg-popover-arrow-border:var(--eg-border-color)}.eg-bootstrap .accordion{--eg-accordion-bg:var(--eg-body-bg);--eg-accordion-color:var(--eg-body-color);--eg-accordion-btn-color:var(--eg-body-color);--eg-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='var(--eg-body-color)'%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-.708z'/%3E%3C/svg%3E");--eg-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='var(--eg-body-color)'%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-.708z'/%3E%3C/svg%3E");--eg-accordion-btn-focus-border-color:rgba(var(--eg-primary-rgb),.5);--eg-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--eg-primary-rgb),.25);--eg-accordion-active-color:var(--eg-primary);--eg-accordion-active-bg:var(--eg-light);--eg-accordion-border-radius:var(--eg-border-radius);--eg-accordion-inner-border-radius:var(--eg-border-radius)}.eg-bootstrap .accordion-button:focus{border:none;box-shadow:none}.eg-bootstrap .accordion-button:focus-visible{box-shadow:0 0 0 .25rem #ffffff1a}.eg-bootstrap .prefer-dark-design .accordion{--eg-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='%23fff'%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-.708z'/%3E%3C/svg%3E");--eg-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='%23fff'%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-.708z'/%3E%3C/svg%3E")}.eg-bootstrap .table-light{--eg-table-bg:var(--eg-light);--eg-table-color:var(--eg-body-color);--eg-table-border-color:var(--eg-border-color)}.eg-bootstrap .pagination{--eg-pagination-active-bg:var(--eg-primary);--eg-pagination-active-border-color:var(--eg-primary);border:none}.eg-bootstrap .spinner-border-sm{--eg-spinner-border-width:.15em}.eg-bootstrap .card{--eg-card-border-radius:var(--eg-border-radius);--eg-card-inner-border-radius:var(--eg-border-radius);--eg-card-bg:var(--eg-body-bg);--eg-card-border-color:var(--eg-border-color);color:var(--eg-body-color)}.eg-bootstrap .card-header{background-color:var(--eg-light);border-bottom-color:var(--eg-border-color)}.eg-bootstrap .progress-bar{background-color:var(--eg-primary)}.eg-bootstrap .prefer-dark-design .progress{background-color:#ffffff1a}.eg-bootstrap .hr,.eg-bootstrap hr{opacity:.1}.eg-bootstrap .text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eg-bootstrap .breadcrumb{--eg-breadcrumb-margin-bottom:0;--eg-breadcrumb-font-size:.875rem;--eg-breadcrumb-item-active-color:rgba(var(--eg-body-color-rgb),.5)}.eg-bootstrap .ratio-3x4{--eg-aspect-ratio:133.33333%}.eg-bootstrap .ratio-9x16{--eg-aspect-ratio:177.77778%}.eg-bootstrap .ratio-9x21{--eg-aspect-ratio:233.33333%}.eg-bootstrap .shopify-challenge__container{padding:2rem}.eg-bootstrap .shopify-policy__container{margin-bottom:2rem!important;margin-top:2rem!important;max-width:720px!important}.eg-bootstrap .errors ul{margin-bottom:0}.eg-bootstrap .rte img{height:auto;max-width:100%}.eg-bootstrap .rte p:last-child{margin-bottom:0}.eg-bootstrap .text-white .rte a:not(.btn){color:#fff}@media (max-width:991px){.eg-bootstrap .table-collapsible table{border:0}.eg-bootstrap .table-collapsible table thead{clip:rect(0 0 0 0);border:none;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.eg-bootstrap .table-collapsible table tr{border:none;border-bottom:1px solid var(--eg-dark);display:block;padding:.5rem 0}.eg-bootstrap .table-collapsible table tr:first-child{border-top:1px solid var(--eg-dark)}.eg-bootstrap .table-collapsible table td{align-items:center;border:none;border-bottom:1px solid #0000001a;display:flex;font-size:.95rem;justify-content:space-between;padding:.5rem 0}.eg-bootstrap .table-collapsible table td:before{content:attr(data-label);font-weight:700;padding-right:1rem}.eg-bootstrap .table-collapsible table td:last-child{border-bottom:0}}.expired-code{filter:blur(5px)}.copytoclipboard{cursor:pointer!important;vertical-align:middle!important}.eg-bootstrap .nav-tabs .nav-link:not(.active){background-color:var(--eg-nav-tabs-link-active-bg);border-color:#dee2e638 #dee2e638 #fff;color:var(--eg-nav-tabs-link-active-color)}
/*# sourceMappingURL=/cdn/shop/t/61/assets/eg-store-credit.css.map */
