a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}/*!
 * Bootstrap Grid v5.2.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bsblue:#1789fc;--bsindigo:#6610f2;--bspurple:#6f42c1;--bspink:#d63384;--bsorange:#fd7e14;--bsgreen:#00a254;--bsteal:#20c997;--bscyan:#0dcaf0;--bsblack:#000;--bsgray:#6c757d;--bsgray-dark:#343a40;--bsgray-200:#ececec;--bsgray-700:#5d5d5d;--bsprimary:#00a254;--bssecondary:#1789fc;--bsgray:#5d5d5d;--bssoft-gray:#ececec;--bssoft-green:#e5f5eb;--bssoft-blue:#e3f3ff;--bssoft-blue-dark:#bbdfff;--bsgray-50:#f9f9f9;--bsgray-100:#f4f4f4;--bsgray-300:#ddd;--bsgray-500:#9a9a9a;--bswhite:#fff;--bsred:#ff5742;--bsyellow:#ffc857;--bslight:#f4f4f4;--bsdark:#000;--bsdark-soft:#1e1e1e;--bserror:#c03528;--bscream:#fff9cb;--bscream-soft:#fffeea;--bslight-pink:#ffedf0;--bsblue-dark:#1b77e8;--bsblue-light:#5fb8ff;--bsblue-darker:#1d65d6;--bsgreen-dark:#009048;--bsgreen-soft:#c1e7cd;--bsyellow-dark:#fab14f;--bsred-soft-dark:#f04e40;--bsred-soft:#fb4d3d;--bsred-soft-light:#ffd2d6;--bsprimary-rgb:0,162,84;--bssecondary-rgb:23,137,252;--bsgray-rgb:93,93,93;--bssoft-gray-rgb:236,236,236;--bssoft-green-rgb:229,245,235;--bssoft-blue-rgb:227,243,255;--bssoft-blue-dark-rgb:187,223,255;--bsgray-50-rgb:249,249,249;--bsgray-100-rgb:244,244,244;--bsgray-300-rgb:221,221,221;--bsgray-500-rgb:154,154,154;--bsred-rgb:255,87,66;--bsyellow-rgb:255,200,87;--bslight-rgb:244,244,244;--bsdark-rgb:0,0,0;--bsdark-soft-rgb:30,30,30;--bserror-rgb:192,53,40;--bscream-rgb:255,249,203;--bscream-soft-rgb:255,254,234;--bslight-pink-rgb:255,237,240;--bsblue-dark-rgb:27,119,232;--bsblue-light-rgb:95,184,255;--bsblue-darker-rgb:29,101,214;--bsgreen-dark-rgb:0,144,72;--bsgreen-soft-rgb:193,231,205;--bsyellow-dark-rgb:250,177,79;--bsred-soft-dark-rgb:240,78,64;--bsred-soft-rgb:251,77,61;--bsred-soft-light-rgb:255,210,214;--bswhite-rgb:255,255,255;--bsblack-rgb:0,0,0;--bsbody-color-rgb:33,37,41;--bsbody-bg-rgb:255,255,255;--bsfont-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";--bsfont-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bsgradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bsbody-font-family:var(--bsfont-sans-serif);--bsbody-font-size:1rem;--bsbody-font-weight:400;--bsbody-line-height:1.5;--bsbody-color:#212529;--bsbody-bg:#fff;--bsborder-width:1px;--bsborder-style:solid;--bsborder-color:#ddd;--bsborder-color-translucent:rgba(0,0,0,.175);--bsborder-radius:0.375rem;--bsborder-radius-sm:0.25rem;--bsborder-radius-lg:0.5rem;--bsborder-radius-xl:1rem;--bsborder-radius-2xl:2rem;--bsborder-radius-pill:50rem;--bslink-color:#00a254;--bslink-hover-color:#008243;--bscode-color:#d63384;--bshighlight-bg:#fff4dd}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bsgutter-x:1.5rem;--bsgutter-y:0;width:100%;padding-right:calc(var(--bsgutter-x)*.5);padding-left:calc(var(--bsgutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bsgutter-x:1.5rem;--bsgutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bsgutter-y));margin-right:calc(-.5*var(--bsgutter-x));margin-left:calc(-.5*var(--bsgutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bsgutter-x)*.5);padding-left:calc(var(--bsgutter-x)*.5);margin-top:var(--bsgutter-y)}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bsgutter-x:0}.g-0,.gy-0{--bsgutter-y:0}.g-1,.gx-1{--bsgutter-x:0.25rem}.g-1,.gy-1{--bsgutter-y:0.25rem}.g-2,.gx-2{--bsgutter-x:0.5rem}.g-2,.gy-2{--bsgutter-y:0.5rem}.g-3,.gx-3{--bsgutter-x:1rem}.g-3,.gy-3{--bsgutter-y:1rem}.g-4,.gx-4{--bsgutter-x:1.5rem}.g-4,.gy-4{--bsgutter-y:1.5rem}.g-5,.gx-5{--bsgutter-x:3rem}.g-5,.gy-5{--bsgutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bsgutter-x:0}.g-sm-0,.gy-sm-0{--bsgutter-y:0}.g-sm-1,.gx-sm-1{--bsgutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bsgutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bsgutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bsgutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bsgutter-x:1rem}.g-sm-3,.gy-sm-3{--bsgutter-y:1rem}.g-sm-4,.gx-sm-4{--bsgutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bsgutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bsgutter-x:3rem}.g-sm-5,.gy-sm-5{--bsgutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bsgutter-x:0}.g-md-0,.gy-md-0{--bsgutter-y:0}.g-md-1,.gx-md-1{--bsgutter-x:0.25rem}.g-md-1,.gy-md-1{--bsgutter-y:0.25rem}.g-md-2,.gx-md-2{--bsgutter-x:0.5rem}.g-md-2,.gy-md-2{--bsgutter-y:0.5rem}.g-md-3,.gx-md-3{--bsgutter-x:1rem}.g-md-3,.gy-md-3{--bsgutter-y:1rem}.g-md-4,.gx-md-4{--bsgutter-x:1.5rem}.g-md-4,.gy-md-4{--bsgutter-y:1.5rem}.g-md-5,.gx-md-5{--bsgutter-x:3rem}.g-md-5,.gy-md-5{--bsgutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bsgutter-x:0}.g-lg-0,.gy-lg-0{--bsgutter-y:0}.g-lg-1,.gx-lg-1{--bsgutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bsgutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bsgutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bsgutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bsgutter-x:1rem}.g-lg-3,.gy-lg-3{--bsgutter-y:1rem}.g-lg-4,.gx-lg-4{--bsgutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bsgutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bsgutter-x:3rem}.g-lg-5,.gy-lg-5{--bsgutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bsgutter-x:0}.g-xl-0,.gy-xl-0{--bsgutter-y:0}.g-xl-1,.gx-xl-1{--bsgutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bsgutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bsgutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bsgutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bsgutter-x:1rem}.g-xl-3,.gy-xl-3{--bsgutter-y:1rem}.g-xl-4,.gx-xl-4{--bsgutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bsgutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bsgutter-x:3rem}.g-xl-5,.gy-xl-5{--bsgutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bsgutter-x:0}.g-xxl-0,.gy-xxl-0{--bsgutter-y:0}.g-xxl-1,.gx-xxl-1{--bsgutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bsgutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bsgutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bsgutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bsgutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bsgutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bsgutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bsgutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bsgutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bsgutter-y:3rem}}@media(min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media(min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media(min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media(min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bsborder-width) var(--bsborder-style) var(--bsborder-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bsborder-width) var(--bsborder-style) var(--bsborder-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bsborder-width) var(--bsborder-style) var(--bsborder-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bsborder-width) var(--bsborder-style) var(--bsborder-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bsborder-width) var(--bsborder-style) var(--bsborder-color)!important}.border-start-0{border-left:0!important}.border-primary{--bsborder-opacity:1;border-color:rgba(var(--bsprimary-rgb),var(--bsborder-opacity))!important}.border-secondary{--bsborder-opacity:1;border-color:rgba(var(--bssecondary-rgb),var(--bsborder-opacity))!important}.border-gray{--bsborder-opacity:1;border-color:rgba(var(--bsgray-rgb),var(--bsborder-opacity))!important}.border-soft-gray{--bsborder-opacity:1;border-color:rgba(var(--bssoft-gray-rgb),var(--bsborder-opacity))!important}.border-soft-green{--bsborder-opacity:1;border-color:rgba(var(--bssoft-green-rgb),var(--bsborder-opacity))!important}.border-soft-blue{--bsborder-opacity:1;border-color:rgba(var(--bssoft-blue-rgb),var(--bsborder-opacity))!important}.border-soft-blue-dark{--bsborder-opacity:1;border-color:rgba(var(--bssoft-blue-dark-rgb),var(--bsborder-opacity))!important}.border-gray-50{--bsborder-opacity:1;border-color:rgba(var(--bsgray-50-rgb),var(--bsborder-opacity))!important}.border-gray-100{--bsborder-opacity:1;border-color:rgba(var(--bsgray-100-rgb),var(--bsborder-opacity))!important}.border-gray-300{--bsborder-opacity:1;border-color:rgba(var(--bsgray-300-rgb),var(--bsborder-opacity))!important}.border-gray-500{--bsborder-opacity:1;border-color:rgba(var(--bsgray-500-rgb),var(--bsborder-opacity))!important}.border-white{--bsborder-opacity:1;border-color:rgba(var(--bswhite-rgb),var(--bsborder-opacity))!important}.border-red{--bsborder-opacity:1;border-color:rgba(var(--bsred-rgb),var(--bsborder-opacity))!important}.border-yellow{--bsborder-opacity:1;border-color:rgba(var(--bsyellow-rgb),var(--bsborder-opacity))!important}.border-light{--bsborder-opacity:1;border-color:rgba(var(--bslight-rgb),var(--bsborder-opacity))!important}.border-dark{--bsborder-opacity:1;border-color:rgba(var(--bsdark-rgb),var(--bsborder-opacity))!important}.border-dark-soft{--bsborder-opacity:1;border-color:rgba(var(--bsdark-soft-rgb),var(--bsborder-opacity))!important}.border-error{--bsborder-opacity:1;border-color:rgba(var(--bserror-rgb),var(--bsborder-opacity))!important}.border-cream{--bsborder-opacity:1;border-color:rgba(var(--bscream-rgb),var(--bsborder-opacity))!important}.border-cream-soft{--bsborder-opacity:1;border-color:rgba(var(--bscream-soft-rgb),var(--bsborder-opacity))!important}.border-light-pink{--bsborder-opacity:1;border-color:rgba(var(--bslight-pink-rgb),var(--bsborder-opacity))!important}.border-blue-dark{--bsborder-opacity:1;border-color:rgba(var(--bsblue-dark-rgb),var(--bsborder-opacity))!important}.border-blue-light{--bsborder-opacity:1;border-color:rgba(var(--bsblue-light-rgb),var(--bsborder-opacity))!important}.border-blue-darker{--bsborder-opacity:1;border-color:rgba(var(--bsblue-darker-rgb),var(--bsborder-opacity))!important}.border-green-dark{--bsborder-opacity:1;border-color:rgba(var(--bsgreen-dark-rgb),var(--bsborder-opacity))!important}.border-green-soft{--bsborder-opacity:1;border-color:rgba(var(--bsgreen-soft-rgb),var(--bsborder-opacity))!important}.border-yellow-dark{--bsborder-opacity:1;border-color:rgba(var(--bsyellow-dark-rgb),var(--bsborder-opacity))!important}.border-red-soft-dark{--bsborder-opacity:1;border-color:rgba(var(--bsred-soft-dark-rgb),var(--bsborder-opacity))!important}.border-red-soft{--bsborder-opacity:1;border-color:rgba(var(--bsred-soft-rgb),var(--bsborder-opacity))!important}.border-red-soft-light{--bsborder-opacity:1;border-color:rgba(var(--bsred-soft-light-rgb),var(--bsborder-opacity))!important}.border-1{--bsborder-width:1px}.border-2{--bsborder-width:2px}.border-3{--bsborder-width:3px}.border-4{--bsborder-width:4px}.border-5{--bsborder-width:5px}.border-opacity-10{--bsborder-opacity:0.1}.border-opacity-25{--bsborder-opacity:0.25}.border-opacity-50{--bsborder-opacity:0.5}.border-opacity-75{--bsborder-opacity:0.75}.border-opacity-100{--bsborder-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bsfont-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bstext-opacity:1;color:rgba(var(--bsprimary-rgb),var(--bstext-opacity))!important}.text-secondary{--bstext-opacity:1;color:rgba(var(--bssecondary-rgb),var(--bstext-opacity))!important}.text-gray{--bstext-opacity:1;color:rgba(var(--bsgray-rgb),var(--bstext-opacity))!important}.text-soft-gray{--bstext-opacity:1;color:rgba(var(--bssoft-gray-rgb),var(--bstext-opacity))!important}.text-soft-green{--bstext-opacity:1;color:rgba(var(--bssoft-green-rgb),var(--bstext-opacity))!important}.text-soft-blue{--bstext-opacity:1;color:rgba(var(--bssoft-blue-rgb),var(--bstext-opacity))!important}.text-soft-blue-dark{--bstext-opacity:1;color:rgba(var(--bssoft-blue-dark-rgb),var(--bstext-opacity))!important}.text-gray-50{--bstext-opacity:1;color:rgba(var(--bsgray-50-rgb),var(--bstext-opacity))!important}.text-gray-100{--bstext-opacity:1;color:rgba(var(--bsgray-100-rgb),var(--bstext-opacity))!important}.text-gray-300{--bstext-opacity:1;color:rgba(var(--bsgray-300-rgb),var(--bstext-opacity))!important}.text-gray-500{--bstext-opacity:1;color:rgba(var(--bsgray-500-rgb),var(--bstext-opacity))!important}.text-white{--bstext-opacity:1;color:rgba(var(--bswhite-rgb),var(--bstext-opacity))!important}.text-red{--bstext-opacity:1;color:rgba(var(--bsred-rgb),var(--bstext-opacity))!important}.text-yellow{--bstext-opacity:1;color:rgba(var(--bsyellow-rgb),var(--bstext-opacity))!important}.text-light{--bstext-opacity:1;color:rgba(var(--bslight-rgb),var(--bstext-opacity))!important}.text-dark{--bstext-opacity:1;color:rgba(var(--bsdark-rgb),var(--bstext-opacity))!important}.text-dark-soft{--bstext-opacity:1;color:rgba(var(--bsdark-soft-rgb),var(--bstext-opacity))!important}.text-error{--bstext-opacity:1;color:rgba(var(--bserror-rgb),var(--bstext-opacity))!important}.text-cream{--bstext-opacity:1;color:rgba(var(--bscream-rgb),var(--bstext-opacity))!important}.text-cream-soft{--bstext-opacity:1;color:rgba(var(--bscream-soft-rgb),var(--bstext-opacity))!important}.text-light-pink{--bstext-opacity:1;color:rgba(var(--bslight-pink-rgb),var(--bstext-opacity))!important}.text-blue-dark{--bstext-opacity:1;color:rgba(var(--bsblue-dark-rgb),var(--bstext-opacity))!important}.text-blue-light{--bstext-opacity:1;color:rgba(var(--bsblue-light-rgb),var(--bstext-opacity))!important}.text-blue-darker{--bstext-opacity:1;color:rgba(var(--bsblue-darker-rgb),var(--bstext-opacity))!important}.text-green-dark{--bstext-opacity:1;color:rgba(var(--bsgreen-dark-rgb),var(--bstext-opacity))!important}.text-green-soft{--bstext-opacity:1;color:rgba(var(--bsgreen-soft-rgb),var(--bstext-opacity))!important}.text-yellow-dark{--bstext-opacity:1;color:rgba(var(--bsyellow-dark-rgb),var(--bstext-opacity))!important}.text-red-soft-dark{--bstext-opacity:1;color:rgba(var(--bsred-soft-dark-rgb),var(--bstext-opacity))!important}.text-red-soft{--bstext-opacity:1;color:rgba(var(--bsred-soft-rgb),var(--bstext-opacity))!important}.text-red-soft-light{--bstext-opacity:1;color:rgba(var(--bsred-soft-light-rgb),var(--bstext-opacity))!important}.text-black{--bstext-opacity:1;color:rgba(var(--bsblack-rgb),var(--bstext-opacity))!important}.text-body{--bstext-opacity:1;color:rgba(var(--bsbody-color-rgb),var(--bstext-opacity))!important}.text-muted{--bstext-opacity:1;color:#6c757d!important}.text-black-50{--bstext-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bstext-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bstext-opacity:1;color:inherit!important}.text-opacity-25{--bstext-opacity:0.25}.text-opacity-50{--bstext-opacity:0.5}.text-opacity-75{--bstext-opacity:0.75}.text-opacity-100{--bstext-opacity:1}.bg-primary{--bsbg-opacity:1;background-color:rgba(var(--bsprimary-rgb),var(--bsbg-opacity))!important}.bg-secondary{--bsbg-opacity:1;background-color:rgba(var(--bssecondary-rgb),var(--bsbg-opacity))!important}.bg-gray{--bsbg-opacity:1;background-color:rgba(var(--bsgray-rgb),var(--bsbg-opacity))!important}.bg-soft-gray{--bsbg-opacity:1;background-color:rgba(var(--bssoft-gray-rgb),var(--bsbg-opacity))!important}.bg-soft-green{--bsbg-opacity:1;background-color:rgba(var(--bssoft-green-rgb),var(--bsbg-opacity))!important}.bg-soft-blue{--bsbg-opacity:1;background-color:rgba(var(--bssoft-blue-rgb),var(--bsbg-opacity))!important}.bg-soft-blue-dark{--bsbg-opacity:1;background-color:rgba(var(--bssoft-blue-dark-rgb),var(--bsbg-opacity))!important}.bg-gray-50{--bsbg-opacity:1;background-color:rgba(var(--bsgray-50-rgb),var(--bsbg-opacity))!important}.bg-gray-100{--bsbg-opacity:1;background-color:rgba(var(--bsgray-100-rgb),var(--bsbg-opacity))!important}.bg-gray-300{--bsbg-opacity:1;background-color:rgba(var(--bsgray-300-rgb),var(--bsbg-opacity))!important}.bg-gray-500{--bsbg-opacity:1;background-color:rgba(var(--bsgray-500-rgb),var(--bsbg-opacity))!important}.bg-white{--bsbg-opacity:1;background-color:rgba(var(--bswhite-rgb),var(--bsbg-opacity))!important}.bg-red{--bsbg-opacity:1;background-color:rgba(var(--bsred-rgb),var(--bsbg-opacity))!important}.bg-yellow{--bsbg-opacity:1;background-color:rgba(var(--bsyellow-rgb),var(--bsbg-opacity))!important}.bg-light{--bsbg-opacity:1;background-color:rgba(var(--bslight-rgb),var(--bsbg-opacity))!important}.bg-dark{--bsbg-opacity:1;background-color:rgba(var(--bsdark-rgb),var(--bsbg-opacity))!important}.bg-dark-soft{--bsbg-opacity:1;background-color:rgba(var(--bsdark-soft-rgb),var(--bsbg-opacity))!important}.bg-error{--bsbg-opacity:1;background-color:rgba(var(--bserror-rgb),var(--bsbg-opacity))!important}.bg-cream{--bsbg-opacity:1;background-color:rgba(var(--bscream-rgb),var(--bsbg-opacity))!important}.bg-cream-soft{--bsbg-opacity:1;background-color:rgba(var(--bscream-soft-rgb),var(--bsbg-opacity))!important}.bg-light-pink{--bsbg-opacity:1;background-color:rgba(var(--bslight-pink-rgb),var(--bsbg-opacity))!important}.bg-blue-dark{--bsbg-opacity:1;background-color:rgba(var(--bsblue-dark-rgb),var(--bsbg-opacity))!important}.bg-blue-light{--bsbg-opacity:1;background-color:rgba(var(--bsblue-light-rgb),var(--bsbg-opacity))!important}.bg-blue-darker{--bsbg-opacity:1;background-color:rgba(var(--bsblue-darker-rgb),var(--bsbg-opacity))!important}.bg-green-dark{--bsbg-opacity:1;background-color:rgba(var(--bsgreen-dark-rgb),var(--bsbg-opacity))!important}.bg-green-soft{--bsbg-opacity:1;background-color:rgba(var(--bsgreen-soft-rgb),var(--bsbg-opacity))!important}.bg-yellow-dark{--bsbg-opacity:1;background-color:rgba(var(--bsyellow-dark-rgb),var(--bsbg-opacity))!important}.bg-red-soft-dark{--bsbg-opacity:1;background-color:rgba(var(--bsred-soft-dark-rgb),var(--bsbg-opacity))!important}.bg-red-soft{--bsbg-opacity:1;background-color:rgba(var(--bsred-soft-rgb),var(--bsbg-opacity))!important}.bg-red-soft-light{--bsbg-opacity:1;background-color:rgba(var(--bsred-soft-light-rgb),var(--bsbg-opacity))!important}.bg-black{--bsbg-opacity:1;background-color:rgba(var(--bsblack-rgb),var(--bsbg-opacity))!important}.bg-body{--bsbg-opacity:1;background-color:rgba(var(--bsbody-bg-rgb),var(--bsbg-opacity))!important}.bg-transparent{--bsbg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bsbg-opacity:0.1}.bg-opacity-25{--bsbg-opacity:0.25}.bg-opacity-50{--bsbg-opacity:0.5}.bg-opacity-75{--bsbg-opacity:0.75}.bg-opacity-100{--bsbg-opacity:1}.bg-gradient{background-image:var(--bsgradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bsborder-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bsborder-radius-sm)!important}.rounded-2{border-radius:var(--bsborder-radius)!important}.rounded-3{border-radius:var(--bsborder-radius-lg)!important}.rounded-4{border-radius:var(--bsborder-radius-xl)!important}.rounded-5{border-radius:var(--bsborder-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bsborder-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bsborder-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:var(--bsborder-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:var(--bsborder-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:var(--bsborder-radius)!important}.rounded-start{border-top-left-radius:var(--bsborder-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%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")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%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")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.btn{--bsbtn-padding-x:48px;--bsbtn-padding-y:6px;--bsbtn-font-family: ;--bsbtn-font-size:0.875rem;--bsbtn-font-weight:400;--bsbtn-line-height:1.5;--bsbtn-color:#212529;--bsbtn-bg:transparent;--bsbtn-border-width:1px;--bsbtn-border-color:transparent;--bsbtn-border-radius:48px;--bsbtn-hover-border-color:transparent;--bsbtn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bsbtn-disabled-opacity:0.65;--bsbtn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bsbtn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bsbtn-padding-y) var(--bsbtn-padding-x);font-family:var(--bsbtn-font-family);font-size:var(--bsbtn-font-size);font-weight:var(--bsbtn-font-weight);line-height:var(--bsbtn-line-height);color:var(--bsbtn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bsbtn-border-width) solid var(--bsbtn-border-color);border-radius:var(--bsbtn-border-radius);background-color:var(--bsbtn-bg);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){.btn{transition:none}}.btn:hover{color:var(--bsbtn-hover-color);background-color:var(--bsbtn-hover-bg);border-color:var(--bsbtn-hover-border-color)}.btn-check+.btn:hover{color:var(--bsbtn-color);background-color:var(--bsbtn-bg);border-color:var(--bsbtn-border-color)}.btn:focus-visible{color:var(--bsbtn-hover-color);background-color:var(--bsbtn-hover-bg);border-color:var(--bsbtn-hover-border-color);outline:0;box-shadow:var(--bsbtn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bsbtn-hover-border-color);outline:0;box-shadow:var(--bsbtn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bsbtn-active-color);background-color:var(--bsbtn-active-bg);border-color:var(--bsbtn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bsbtn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bsbtn-disabled-color);pointer-events:none;background-color:var(--bsbtn-disabled-bg);border-color:var(--bsbtn-disabled-border-color);opacity:var(--bsbtn-disabled-opacity)}.btn-primary{--bsbtn-color:#fff;--bsbtn-bg:#00a254;--bsbtn-border-color:#00a254;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#008a47;--bsbtn-hover-border-color:#008243;--bsbtn-focus-shadow-rgb:38,176,110;--bsbtn-active-color:#fff;--bsbtn-active-bg:#008243;--bsbtn-active-border-color:#007a3f;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#00a254;--bsbtn-disabled-border-color:#00a254}.btn-secondary{--bsbtn-color:#fff;--bsbtn-bg:#1789fc;--bsbtn-border-color:#1789fc;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#1474d6;--bsbtn-hover-border-color:#126eca;--bsbtn-focus-shadow-rgb:58,155,252;--bsbtn-active-color:#fff;--bsbtn-active-bg:#126eca;--bsbtn-active-border-color:#1167bd;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#1789fc;--bsbtn-disabled-border-color:#1789fc}.btn-gray{--bsbtn-color:#fff;--bsbtn-bg:#5d5d5d;--bsbtn-border-color:#5d5d5d;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#4f4f4f;--bsbtn-hover-border-color:#4a4a4a;--bsbtn-focus-shadow-rgb:117,117,117;--bsbtn-active-color:#fff;--bsbtn-active-bg:#4a4a4a;--bsbtn-active-border-color:#464646;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#5d5d5d;--bsbtn-disabled-border-color:#5d5d5d}.btn-soft-gray{--bsbtn-color:#000;--bsbtn-bg:#ececec;--bsbtn-border-color:#ececec;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#efefef;--bsbtn-hover-border-color:#eee;--bsbtn-focus-shadow-rgb:201,201,201;--bsbtn-active-color:#000;--bsbtn-active-bg:#f0f0f0;--bsbtn-active-border-color:#eee;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#ececec;--bsbtn-disabled-border-color:#ececec}.btn-soft-green{--bsbtn-color:#000;--bsbtn-bg:#e5f5eb;--bsbtn-border-color:#e5f5eb;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#e9f7ee;--bsbtn-hover-border-color:#e8f6ed;--bsbtn-focus-shadow-rgb:195,208,200;--bsbtn-active-color:#000;--bsbtn-active-bg:#eaf7ef;--bsbtn-active-border-color:#e8f6ed;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#e5f5eb;--bsbtn-disabled-border-color:#e5f5eb}.btn-soft-blue{--bsbtn-color:#000;--bsbtn-bg:#e3f3ff;--bsbtn-border-color:#e3f3ff;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#e7f5ff;--bsbtn-hover-border-color:#e6f4ff;--bsbtn-focus-shadow-rgb:193,207,217;--bsbtn-active-color:#000;--bsbtn-active-bg:#e9f5ff;--bsbtn-active-border-color:#e6f4ff;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#e3f3ff;--bsbtn-disabled-border-color:#e3f3ff}.btn-soft-blue-dark{--bsbtn-color:#000;--bsbtn-bg:#bbdfff;--bsbtn-border-color:#bbdfff;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#c5e4ff;--bsbtn-hover-border-color:#c2e2ff;--bsbtn-focus-shadow-rgb:159,190,217;--bsbtn-active-color:#000;--bsbtn-active-bg:#c9e5ff;--bsbtn-active-border-color:#c2e2ff;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#bbdfff;--bsbtn-disabled-border-color:#bbdfff}.btn-gray-50{--bsbtn-color:#000;--bsbtn-bg:#f9f9f9;--bsbtn-border-color:#f9f9f9;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#fafafa;--bsbtn-hover-border-color:#fafafa;--bsbtn-focus-shadow-rgb:212,212,212;--bsbtn-active-color:#000;--bsbtn-active-bg:#fafafa;--bsbtn-active-border-color:#fafafa;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#f9f9f9;--bsbtn-disabled-border-color:#f9f9f9}.btn-gray-100{--bsbtn-color:#000;--bsbtn-bg:#f4f4f4;--bsbtn-border-color:#f4f4f4;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#f6f6f6;--bsbtn-hover-border-color:#f5f5f5;--bsbtn-focus-shadow-rgb:207,207,207;--bsbtn-active-color:#000;--bsbtn-active-bg:#f6f6f6;--bsbtn-active-border-color:#f5f5f5;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#f4f4f4;--bsbtn-disabled-border-color:#f4f4f4}.btn-gray-300{--bsbtn-color:#000;--bsbtn-bg:#ddd;--bsbtn-border-color:#ddd;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#e2e2e2;--bsbtn-hover-border-color:#e0e0e0;--bsbtn-focus-shadow-rgb:188,188,188;--bsbtn-active-color:#000;--bsbtn-active-bg:#e4e4e4;--bsbtn-active-border-color:#e0e0e0;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#ddd;--bsbtn-disabled-border-color:#ddd}.btn-gray-500{--bsbtn-color:#fff;--bsbtn-bg:#9a9a9a;--bsbtn-border-color:#9a9a9a;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#838383;--bsbtn-hover-border-color:#7b7b7b;--bsbtn-focus-shadow-rgb:169,169,169;--bsbtn-active-color:#fff;--bsbtn-active-bg:#7b7b7b;--bsbtn-active-border-color:#747474;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#9a9a9a;--bsbtn-disabled-border-color:#9a9a9a}.btn-white{--bsbtn-color:#000;--bsbtn-bg:#fff;--bsbtn-border-color:#fff;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#fff;--bsbtn-hover-border-color:#fff;--bsbtn-focus-shadow-rgb:217,217,217;--bsbtn-active-color:#000;--bsbtn-active-bg:#fff;--bsbtn-active-border-color:#fff;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#fff;--bsbtn-disabled-border-color:#fff}.btn-red{--bsbtn-color:#fff;--bsbtn-bg:#ff5742;--bsbtn-border-color:#ff5742;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#d94a38;--bsbtn-hover-border-color:#cc4635;--bsbtn-focus-shadow-rgb:255,112,94;--bsbtn-active-color:#fff;--bsbtn-active-bg:#cc4635;--bsbtn-active-border-color:#bf4132;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#ff5742;--bsbtn-disabled-border-color:#ff5742}.btn-yellow{--bsbtn-color:#000;--bsbtn-bg:#ffc857;--bsbtn-border-color:#ffc857;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#ffd070;--bsbtn-hover-border-color:#ffce68;--bsbtn-focus-shadow-rgb:217,170,74;--bsbtn-active-color:#000;--bsbtn-active-bg:#ffd379;--bsbtn-active-border-color:#ffce68;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#ffc857;--bsbtn-disabled-border-color:#ffc857}.btn-light{--bsbtn-color:#000;--bsbtn-bg:#f4f4f4;--bsbtn-border-color:#f4f4f4;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#cfcfcf;--bsbtn-hover-border-color:#c3c3c3;--bsbtn-focus-shadow-rgb:207,207,207;--bsbtn-active-color:#000;--bsbtn-active-bg:#c3c3c3;--bsbtn-active-border-color:#b7b7b7;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#f4f4f4;--bsbtn-disabled-border-color:#f4f4f4}.btn-dark{--bsbtn-color:#fff;--bsbtn-bg:#000;--bsbtn-border-color:#000;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#262626;--bsbtn-hover-border-color:#1a1a1a;--bsbtn-focus-shadow-rgb:38,38,38;--bsbtn-active-color:#fff;--bsbtn-active-bg:#333;--bsbtn-active-border-color:#1a1a1a;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#000;--bsbtn-disabled-border-color:#000}.btn-dark-soft{--bsbtn-color:#fff;--bsbtn-bg:#1e1e1e;--bsbtn-border-color:#1e1e1e;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#1a1a1a;--bsbtn-hover-border-color:#181818;--bsbtn-focus-shadow-rgb:64,64,64;--bsbtn-active-color:#fff;--bsbtn-active-bg:#181818;--bsbtn-active-border-color:#171717;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#1e1e1e;--bsbtn-disabled-border-color:#1e1e1e}.btn-error{--bsbtn-color:#fff;--bsbtn-bg:#c03528;--bsbtn-border-color:#c03528;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#a32d22;--bsbtn-hover-border-color:#9a2a20;--bsbtn-focus-shadow-rgb:201,83,72;--bsbtn-active-color:#fff;--bsbtn-active-bg:#9a2a20;--bsbtn-active-border-color:#90281e;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#c03528;--bsbtn-disabled-border-color:#c03528}.btn-cream{--bsbtn-color:#000;--bsbtn-bg:#fff9cb;--bsbtn-border-color:#fff9cb;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#fffad3;--bsbtn-hover-border-color:#fffad0;--bsbtn-focus-shadow-rgb:217,212,173;--bsbtn-active-color:#000;--bsbtn-active-bg:#fffad5;--bsbtn-active-border-color:#fffad0;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#fff9cb;--bsbtn-disabled-border-color:#fff9cb}.btn-cream-soft{--bsbtn-color:#000;--bsbtn-bg:#fffeea;--bsbtn-border-color:#fffeea;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#fffeed;--bsbtn-hover-border-color:#fffeec;--bsbtn-focus-shadow-rgb:217,216,199;--bsbtn-active-color:#000;--bsbtn-active-bg:#fffeee;--bsbtn-active-border-color:#fffeec;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#fffeea;--bsbtn-disabled-border-color:#fffeea}.btn-light-pink{--bsbtn-color:#000;--bsbtn-bg:#ffedf0;--bsbtn-border-color:#ffedf0;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#fff0f2;--bsbtn-hover-border-color:#ffeff2;--bsbtn-focus-shadow-rgb:217,201,204;--bsbtn-active-color:#000;--bsbtn-active-bg:#fff1f3;--bsbtn-active-border-color:#ffeff2;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#ffedf0;--bsbtn-disabled-border-color:#ffedf0}.btn-blue-dark{--bsbtn-color:#fff;--bsbtn-bg:#1b77e8;--bsbtn-border-color:#1b77e8;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#1765c5;--bsbtn-hover-border-color:#165fba;--bsbtn-focus-shadow-rgb:61,139,235;--bsbtn-active-color:#fff;--bsbtn-active-bg:#165fba;--bsbtn-active-border-color:#1459ae;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#1b77e8;--bsbtn-disabled-border-color:#1b77e8}.btn-blue-light{--bsbtn-color:#fff;--bsbtn-bg:#5fb8ff;--bsbtn-border-color:#5fb8ff;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#519cd9;--bsbtn-hover-border-color:#4c93cc;--bsbtn-focus-shadow-rgb:119,195,255;--bsbtn-active-color:#fff;--bsbtn-active-bg:#4c93cc;--bsbtn-active-border-color:#478abf;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#5fb8ff;--bsbtn-disabled-border-color:#5fb8ff}.btn-blue-darker{--bsbtn-color:#fff;--bsbtn-bg:#1d65d6;--bsbtn-border-color:#1d65d6;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#1956b6;--bsbtn-hover-border-color:#1751ab;--bsbtn-focus-shadow-rgb:63,124,220;--bsbtn-active-color:#fff;--bsbtn-active-bg:#1751ab;--bsbtn-active-border-color:#164ca1;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#1d65d6;--bsbtn-disabled-border-color:#1d65d6}.btn-green-dark{--bsbtn-color:#fff;--bsbtn-bg:#009048;--bsbtn-border-color:#009048;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#007a3d;--bsbtn-hover-border-color:#00733a;--bsbtn-focus-shadow-rgb:38,161,99;--bsbtn-active-color:#fff;--bsbtn-active-bg:#00733a;--bsbtn-active-border-color:#006c36;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#009048;--bsbtn-disabled-border-color:#009048}.btn-green-soft{--bsbtn-color:#000;--bsbtn-bg:#c1e7cd;--bsbtn-border-color:#c1e7cd;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#caebd5;--bsbtn-hover-border-color:#c7e9d2;--bsbtn-focus-shadow-rgb:164,196,174;--bsbtn-active-color:#000;--bsbtn-active-bg:#cdecd7;--bsbtn-active-border-color:#c7e9d2;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#c1e7cd;--bsbtn-disabled-border-color:#c1e7cd}.btn-yellow-dark{--bsbtn-color:#000;--bsbtn-bg:#fab14f;--bsbtn-border-color:#fab14f;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#fbbd69;--bsbtn-hover-border-color:#fbb961;--bsbtn-focus-shadow-rgb:213,150,67;--bsbtn-active-color:#000;--bsbtn-active-bg:#fbc172;--bsbtn-active-border-color:#fbb961;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#fab14f;--bsbtn-disabled-border-color:#fab14f}.btn-red-soft-dark{--bsbtn-color:#fff;--bsbtn-bg:#f04e40;--bsbtn-border-color:#f04e40;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#cc4236;--bsbtn-hover-border-color:#c03e33;--bsbtn-focus-shadow-rgb:242,105,93;--bsbtn-active-color:#fff;--bsbtn-active-bg:#c03e33;--bsbtn-active-border-color:#b43b30;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#f04e40;--bsbtn-disabled-border-color:#f04e40}.btn-red-soft{--bsbtn-color:#fff;--bsbtn-bg:#fb4d3d;--bsbtn-border-color:#fb4d3d;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#d54134;--bsbtn-hover-border-color:#c93e31;--bsbtn-focus-shadow-rgb:252,104,90;--bsbtn-active-color:#fff;--bsbtn-active-bg:#c93e31;--bsbtn-active-border-color:#bc3a2e;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:#fb4d3d;--bsbtn-disabled-border-color:#fb4d3d}.btn-red-soft-light{--bsbtn-color:#000;--bsbtn-bg:#ffd2d6;--bsbtn-border-color:#ffd2d6;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#ffd9dc;--bsbtn-hover-border-color:#ffd7da;--bsbtn-focus-shadow-rgb:217,179,182;--bsbtn-active-color:#000;--bsbtn-active-bg:#ffdbde;--bsbtn-active-border-color:#ffd7da;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:#ffd2d6;--bsbtn-disabled-border-color:#ffd2d6}.btn-outline-primary{--bsbtn-color:#00a254;--bsbtn-border-color:#00a254;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#00a254;--bsbtn-hover-border-color:#00a254;--bsbtn-focus-shadow-rgb:0,162,84;--bsbtn-active-color:#fff;--bsbtn-active-bg:#00a254;--bsbtn-active-border-color:#00a254;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#00a254;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#00a254;--bsgradient:none}.btn-outline-secondary{--bsbtn-color:#1789fc;--bsbtn-border-color:#1789fc;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#1789fc;--bsbtn-hover-border-color:#1789fc;--bsbtn-focus-shadow-rgb:23,137,252;--bsbtn-active-color:#fff;--bsbtn-active-bg:#1789fc;--bsbtn-active-border-color:#1789fc;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#1789fc;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#1789fc;--bsgradient:none}.btn-outline-gray{--bsbtn-color:#5d5d5d;--bsbtn-border-color:#5d5d5d;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#5d5d5d;--bsbtn-hover-border-color:#5d5d5d;--bsbtn-focus-shadow-rgb:93,93,93;--bsbtn-active-color:#fff;--bsbtn-active-bg:#5d5d5d;--bsbtn-active-border-color:#5d5d5d;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#5d5d5d;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#5d5d5d;--bsgradient:none}.btn-outline-soft-gray{--bsbtn-color:#ececec;--bsbtn-border-color:#ececec;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#ececec;--bsbtn-hover-border-color:#ececec;--bsbtn-focus-shadow-rgb:236,236,236;--bsbtn-active-color:#000;--bsbtn-active-bg:#ececec;--bsbtn-active-border-color:#ececec;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#ececec;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#ececec;--bsgradient:none}.btn-outline-soft-green{--bsbtn-color:#e5f5eb;--bsbtn-border-color:#e5f5eb;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#e5f5eb;--bsbtn-hover-border-color:#e5f5eb;--bsbtn-focus-shadow-rgb:229,245,235;--bsbtn-active-color:#000;--bsbtn-active-bg:#e5f5eb;--bsbtn-active-border-color:#e5f5eb;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#e5f5eb;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#e5f5eb;--bsgradient:none}.btn-outline-soft-blue{--bsbtn-color:#e3f3ff;--bsbtn-border-color:#e3f3ff;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#e3f3ff;--bsbtn-hover-border-color:#e3f3ff;--bsbtn-focus-shadow-rgb:227,243,255;--bsbtn-active-color:#000;--bsbtn-active-bg:#e3f3ff;--bsbtn-active-border-color:#e3f3ff;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#e3f3ff;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#e3f3ff;--bsgradient:none}.btn-outline-soft-blue-dark{--bsbtn-color:#bbdfff;--bsbtn-border-color:#bbdfff;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#bbdfff;--bsbtn-hover-border-color:#bbdfff;--bsbtn-focus-shadow-rgb:187,223,255;--bsbtn-active-color:#000;--bsbtn-active-bg:#bbdfff;--bsbtn-active-border-color:#bbdfff;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#bbdfff;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#bbdfff;--bsgradient:none}.btn-outline-gray-50{--bsbtn-color:#f9f9f9;--bsbtn-border-color:#f9f9f9;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#f9f9f9;--bsbtn-hover-border-color:#f9f9f9;--bsbtn-focus-shadow-rgb:249,249,249;--bsbtn-active-color:#000;--bsbtn-active-bg:#f9f9f9;--bsbtn-active-border-color:#f9f9f9;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#f9f9f9;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#f9f9f9;--bsgradient:none}.btn-outline-gray-100{--bsbtn-color:#f4f4f4;--bsbtn-border-color:#f4f4f4;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#f4f4f4;--bsbtn-hover-border-color:#f4f4f4;--bsbtn-focus-shadow-rgb:244,244,244;--bsbtn-active-color:#000;--bsbtn-active-bg:#f4f4f4;--bsbtn-active-border-color:#f4f4f4;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#f4f4f4;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#f4f4f4;--bsgradient:none}.btn-outline-gray-300{--bsbtn-color:#ddd;--bsbtn-border-color:#ddd;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#ddd;--bsbtn-hover-border-color:#ddd;--bsbtn-focus-shadow-rgb:221,221,221;--bsbtn-active-color:#000;--bsbtn-active-bg:#ddd;--bsbtn-active-border-color:#ddd;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#ddd;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#ddd;--bsgradient:none}.btn-outline-gray-500{--bsbtn-color:#9a9a9a;--bsbtn-border-color:#9a9a9a;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#9a9a9a;--bsbtn-hover-border-color:#9a9a9a;--bsbtn-focus-shadow-rgb:154,154,154;--bsbtn-active-color:#fff;--bsbtn-active-bg:#9a9a9a;--bsbtn-active-border-color:#9a9a9a;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#9a9a9a;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#9a9a9a;--bsgradient:none}.btn-outline-white{--bsbtn-color:#fff;--bsbtn-border-color:#fff;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#fff;--bsbtn-hover-border-color:#fff;--bsbtn-focus-shadow-rgb:255,255,255;--bsbtn-active-color:#000;--bsbtn-active-bg:#fff;--bsbtn-active-border-color:#fff;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#fff;--bsgradient:none}.btn-outline-red{--bsbtn-color:#ff5742;--bsbtn-border-color:#ff5742;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#ff5742;--bsbtn-hover-border-color:#ff5742;--bsbtn-focus-shadow-rgb:255,87,66;--bsbtn-active-color:#fff;--bsbtn-active-bg:#ff5742;--bsbtn-active-border-color:#ff5742;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#ff5742;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#ff5742;--bsgradient:none}.btn-outline-yellow{--bsbtn-color:#ffc857;--bsbtn-border-color:#ffc857;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#ffc857;--bsbtn-hover-border-color:#ffc857;--bsbtn-focus-shadow-rgb:255,200,87;--bsbtn-active-color:#000;--bsbtn-active-bg:#ffc857;--bsbtn-active-border-color:#ffc857;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#ffc857;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#ffc857;--bsgradient:none}.btn-outline-light{--bsbtn-color:#f4f4f4;--bsbtn-border-color:#f4f4f4;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#f4f4f4;--bsbtn-hover-border-color:#f4f4f4;--bsbtn-focus-shadow-rgb:244,244,244;--bsbtn-active-color:#000;--bsbtn-active-bg:#f4f4f4;--bsbtn-active-border-color:#f4f4f4;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#f4f4f4;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#f4f4f4;--bsgradient:none}.btn-outline-dark{--bsbtn-color:#000;--bsbtn-border-color:#000;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#000;--bsbtn-hover-border-color:#000;--bsbtn-focus-shadow-rgb:0,0,0;--bsbtn-active-color:#fff;--bsbtn-active-bg:#000;--bsbtn-active-border-color:#000;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#000;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#000;--bsgradient:none}.btn-outline-dark-soft{--bsbtn-color:#1e1e1e;--bsbtn-border-color:#1e1e1e;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#1e1e1e;--bsbtn-hover-border-color:#1e1e1e;--bsbtn-focus-shadow-rgb:30,30,30;--bsbtn-active-color:#fff;--bsbtn-active-bg:#1e1e1e;--bsbtn-active-border-color:#1e1e1e;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#1e1e1e;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#1e1e1e;--bsgradient:none}.btn-outline-error{--bsbtn-color:#c03528;--bsbtn-border-color:#c03528;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#c03528;--bsbtn-hover-border-color:#c03528;--bsbtn-focus-shadow-rgb:192,53,40;--bsbtn-active-color:#fff;--bsbtn-active-bg:#c03528;--bsbtn-active-border-color:#c03528;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#c03528;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#c03528;--bsgradient:none}.btn-outline-cream{--bsbtn-color:#fff9cb;--bsbtn-border-color:#fff9cb;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#fff9cb;--bsbtn-hover-border-color:#fff9cb;--bsbtn-focus-shadow-rgb:255,249,203;--bsbtn-active-color:#000;--bsbtn-active-bg:#fff9cb;--bsbtn-active-border-color:#fff9cb;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fff9cb;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#fff9cb;--bsgradient:none}.btn-outline-cream-soft{--bsbtn-color:#fffeea;--bsbtn-border-color:#fffeea;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#fffeea;--bsbtn-hover-border-color:#fffeea;--bsbtn-focus-shadow-rgb:255,254,234;--bsbtn-active-color:#000;--bsbtn-active-bg:#fffeea;--bsbtn-active-border-color:#fffeea;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fffeea;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#fffeea;--bsgradient:none}.btn-outline-light-pink{--bsbtn-color:#ffedf0;--bsbtn-border-color:#ffedf0;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#ffedf0;--bsbtn-hover-border-color:#ffedf0;--bsbtn-focus-shadow-rgb:255,237,240;--bsbtn-active-color:#000;--bsbtn-active-bg:#ffedf0;--bsbtn-active-border-color:#ffedf0;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#ffedf0;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#ffedf0;--bsgradient:none}.btn-outline-blue-dark{--bsbtn-color:#1b77e8;--bsbtn-border-color:#1b77e8;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#1b77e8;--bsbtn-hover-border-color:#1b77e8;--bsbtn-focus-shadow-rgb:27,119,232;--bsbtn-active-color:#fff;--bsbtn-active-bg:#1b77e8;--bsbtn-active-border-color:#1b77e8;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#1b77e8;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#1b77e8;--bsgradient:none}.btn-outline-blue-light{--bsbtn-color:#5fb8ff;--bsbtn-border-color:#5fb8ff;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#5fb8ff;--bsbtn-hover-border-color:#5fb8ff;--bsbtn-focus-shadow-rgb:95,184,255;--bsbtn-active-color:#fff;--bsbtn-active-bg:#5fb8ff;--bsbtn-active-border-color:#5fb8ff;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#5fb8ff;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#5fb8ff;--bsgradient:none}.btn-outline-blue-darker{--bsbtn-color:#1d65d6;--bsbtn-border-color:#1d65d6;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#1d65d6;--bsbtn-hover-border-color:#1d65d6;--bsbtn-focus-shadow-rgb:29,101,214;--bsbtn-active-color:#fff;--bsbtn-active-bg:#1d65d6;--bsbtn-active-border-color:#1d65d6;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#1d65d6;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#1d65d6;--bsgradient:none}.btn-outline-green-dark{--bsbtn-color:#009048;--bsbtn-border-color:#009048;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#009048;--bsbtn-hover-border-color:#009048;--bsbtn-focus-shadow-rgb:0,144,72;--bsbtn-active-color:#fff;--bsbtn-active-bg:#009048;--bsbtn-active-border-color:#009048;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#009048;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#009048;--bsgradient:none}.btn-outline-green-soft{--bsbtn-color:#c1e7cd;--bsbtn-border-color:#c1e7cd;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#c1e7cd;--bsbtn-hover-border-color:#c1e7cd;--bsbtn-focus-shadow-rgb:193,231,205;--bsbtn-active-color:#000;--bsbtn-active-bg:#c1e7cd;--bsbtn-active-border-color:#c1e7cd;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#c1e7cd;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#c1e7cd;--bsgradient:none}.btn-outline-yellow-dark{--bsbtn-color:#fab14f;--bsbtn-border-color:#fab14f;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#fab14f;--bsbtn-hover-border-color:#fab14f;--bsbtn-focus-shadow-rgb:250,177,79;--bsbtn-active-color:#000;--bsbtn-active-bg:#fab14f;--bsbtn-active-border-color:#fab14f;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fab14f;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#fab14f;--bsgradient:none}.btn-outline-red-soft-dark{--bsbtn-color:#f04e40;--bsbtn-border-color:#f04e40;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#f04e40;--bsbtn-hover-border-color:#f04e40;--bsbtn-focus-shadow-rgb:240,78,64;--bsbtn-active-color:#fff;--bsbtn-active-bg:#f04e40;--bsbtn-active-border-color:#f04e40;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#f04e40;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#f04e40;--bsgradient:none}.btn-outline-red-soft{--bsbtn-color:#fb4d3d;--bsbtn-border-color:#fb4d3d;--bsbtn-hover-color:#fff;--bsbtn-hover-bg:#fb4d3d;--bsbtn-hover-border-color:#fb4d3d;--bsbtn-focus-shadow-rgb:251,77,61;--bsbtn-active-color:#fff;--bsbtn-active-bg:#fb4d3d;--bsbtn-active-border-color:#fb4d3d;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#fb4d3d;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#fb4d3d;--bsgradient:none}.btn-outline-red-soft-light{--bsbtn-color:#ffd2d6;--bsbtn-border-color:#ffd2d6;--bsbtn-hover-color:#000;--bsbtn-hover-bg:#ffd2d6;--bsbtn-hover-border-color:#ffd2d6;--bsbtn-focus-shadow-rgb:255,210,214;--bsbtn-active-color:#000;--bsbtn-active-bg:#ffd2d6;--bsbtn-active-border-color:#ffd2d6;--bsbtn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bsbtn-disabled-color:#ffd2d6;--bsbtn-disabled-bg:transparent;--bsbtn-disabled-border-color:#ffd2d6;--bsgradient:none}.btn-link{--bsbtn-font-weight:400;--bsbtn-color:var(--bslink-color);--bsbtn-bg:transparent;--bsbtn-border-color:transparent;--bsbtn-hover-color:var(--bslink-hover-color);--bsbtn-hover-border-color:transparent;--bsbtn-active-color:var(--bslink-hover-color);--bsbtn-active-border-color:transparent;--bsbtn-disabled-color:#6c757d;--bsbtn-disabled-border-color:transparent;--bsbtn-box-shadow:none;--bsbtn-focus-shadow-rgb:38,176,110;text-decoration:underline}.btn-link:focus-visible{color:var(--bsbtn-color)}.btn-link:hover{color:var(--bsbtn-hover-color)}.btn-lg{--bsbtn-padding-y:16px;--bsbtn-padding-x:16px;--bsbtn-font-size:inherit;--bsbtn-border-radius:36px}.btn-sm{--bsbtn-padding-y:0.25rem;--bsbtn-padding-x:0.5rem;--bsbtn-font-size:0.875rem;--bsbtn-border-radius:0.25rem}.badge{--bsbadge-padding-x:12px;--bsbadge-padding-y:7px;--bsbadge-font-size:0.875rem;--bsbadge-font-weight:normal;--bsbadge-color:#000;--bsbadge-border-radius:24px;display:inline-block;padding:var(--bsbadge-padding-y) var(--bsbadge-padding-x);font-size:var(--bsbadge-font-size);font-weight:var(--bsbadge-font-weight);line-height:1;color:var(--bsbadge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bsbadge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge_icon{padding-left:28px;background-image:url(/_next/static/media/teddy.101b4997.png);background-size:16px 16px;background-position:8px;background-repeat:no-repeat}.badge_image{display:flex;align-items:center;white-space:nowrap}.badge_image .img._small{width:16px;height:16px}@font-face{font-family:Commissioner;src:url(/_next/static/media/Commissioner-Regular.71331b4b.ttf) format("truetype"),url(/_next/static/media/Commissioner-Regular.f70fa787.eot) format("opentype"),url(/_next/static/media/Commissioner-Regular.7fffa161.woff) format("woff"),url(/_next/static/media/Commissioner-Regular.f92f9fbd.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Commissioner;src:url(/_next/static/media/Commissioner-Medium.449c82be.ttf) format("truetype"),url(/_next/static/media/Commissioner-Medium.d576dce2.eot) format("opentype"),url(/_next/static/media/Commissioner-Medium.37481523.woff) format("woff"),url(/_next/static/media/Commissioner-Medium.ca749ca8.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Commissioner;src:url(/_next/static/media/Commissioner-SemiBold.047c08a7.ttf) format("truetype"),url(/_next/static/media/Commissioner-SemiBold.f7a8e130.eot) format("opentype"),url(/_next/static/media/Commissioner-SemiBold.681e5446.woff) format("woff"),url(/_next/static/media/Commissioner-SemiBold.6ffae802.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap}.font-primary{font-family:Commissioner,sans-serif}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.lh-12{line-height:12px}.lh-14{line-height:14px}.lh-16{line-height:16px}.lh-18{line-height:18px}.lh-20{line-height:20px}.lh-22{line-height:22px}.lh-24{line-height:24px}.lh-26{line-height:26px}.lh-28{line-height:28px}.lh-30{line-height:30px}.lh-32{line-height:32px}.lh-34{line-height:34px}.lh-36{line-height:36px}.lh-38{line-height:38px}.lh-40{line-height:40px}:root{--safari-bottom-area:64px;--toolbar-area:56px;--layout-content-height-default:calc(310px + var(--toolbar-area));--layout-content-height-lower:calc(64px);--container-desktop:1140px;--container-laptop:928px;--container-tablet:720px}*{font-family:Commissioner,sans-serif;scrollbar-color:var(--bsgray-500) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--bsgray-500);border-radius:6px}::-webkit-scrollbar-track{background:transparent}body,html{padding:0;margin:0;color:#000;font-family:Commissioner,sans-serif;overscroll-behavior:auto;scroll-padding-top:160px;height:100%}p{line-height:20px;letter-spacing:.0025em;margin:0}a{color:inherit;text-decoration:none}h3{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.15px;margin:0}*{box-sizing:border-box}img{max-width:100%}.pointer{cursor:pointer}@media screen and (max-width:767px){html{scroll-padding-top:107px}}@media screen and (min-width:768px){.container{margin:0 24px;padding:0;max-width:calc(100vw - 48px)}}@media screen and (min-width:1024px){.container{margin:0 48px;max-width:calc(100vw - 96px);padding:0}}@media screen and (min-width:1280px){.container{margin:0 auto;max-width:var(--container-desktop);padding:0}}.row_border-bottom{position:relative}.row_border-bottom:after{content:"";position:absolute;width:inherit;background-color:#ddd;height:1px;bottom:0;left:0;right:0;box-sizing:content-box}.title-section{font-weight:600;font-size:20px;line-height:24px;letter-spacing:.15px}.scroll{white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.scroll-hide{-ms-overflow-style:none;scrollbar-width:none}.scroll-hide::-webkit-scrollbar{width:0;height:0}.scroll::-webkit-scrollbar{display:none}.avatar{width:48px;height:48px;position:relative;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover}.avatar._online:after{content:"";width:12px;height:12px;border-radius:50%;position:absolute;background:#00a254;border:2px solid #fff;bottom:0;right:0}.cross:after,.cross:before{content:"";position:absolute;width:14px;height:2px;background:#000;top:0;bottom:0;left:0;right:0;margin:auto}.cross:before{transform:rotate(90deg)}.text-fagging{position:relative}.text-fagging._absolute:after{position:absolute;bottom:0;right:0}.text-fagging:after{content:"last text symbols";font-size:inherit;color:transparent;margin-left:-50px;background-image:url(/_next/static/media/bg-gradient-white.d7cd467e.png);background-size:cover;background-position:100%}.link{font-weight:400;text-decoration:underline;cursor:pointer;font-size:14px;line-height:17px;text-align:right;letter-spacing:.001em}.link._no-line{text-decoration:none}.link._green{color:var(--bsgreen)}.box-shadow-primary{box-shadow:0 3px 25px 5px rgba(30,30,30,.1)}.text-shadow-primary{text-shadow:0 0 1px rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.font-ellipsis{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.font-ellipsis.font-ellipsis-1{line-clamp:1;-webkit-line-clamp:1}.font-ellipsis.font-ellipsis-3{line-clamp:3;-webkit-line-clamp:3}.font-ellipsis.font-ellipsis-4{line-clamp:4;-webkit-line-clamp:4}.font-ellipsis.font-ellipsis-9{line-clamp:9;-webkit-line-clamp:9}.font-ellipsis-in *{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.font-ellipsis-in :not(:first-child){display:none}.font-ellipsis-in.font-ellipsis-in-1 *{line-clamp:1;-webkit-line-clamp:1}.font-ellipsis-in.font-ellipsis-in-3 *{line-clamp:3;-webkit-line-clamp:3}.font-ellipsis-in.font-ellipsis-in-4 *{line-clamp:4;-webkit-line-clamp:4}.text-wrap{white-space:normal}.text-decoration-line-underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.max-w-100{max-width:100%}.max-h-100{max-height:100%}.w-100{width:100%}.h-100{height:100%}.w-auto{width:auto}.h-auto{height:auto}.h-fit-content{height:-moz-fit-content;height:fit-content}.list-style-disc{list-style-type:disc}.list-position-inside{list-style-position:inside}.fade-in-opacity{animation-name:fadeInOpacity;animation-duration:.5s;animation-fill-mode:forwards}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}.cursor-pointer{cursor:pointer}.inset-0{inset:0}.btn-icon-plus{background-position:20px;background-repeat:no-repeat;background-size:15px}.btn-icon-plus-blue{background-image:url(/_next/static/media/plus_blue.aa24a314.svg)}.btn-icon-plus-white{background-image:url(/_next/static/media/plus_white.f35a7fc6.svg)}.btn-reset{background:transparent;border:none;padding:0}.z-1{z-index:1}.z-10{z-index:10}.z-100{z-index:100}.z-1000{z-index:1000}.z-1500{z-index:1500}.rounded-8{border-radius:8px}.rounded-12{border-radius:12px}.rounded-16{border-radius:16px}.rounded-24{border-radius:24px}.rounded-circle{border-radius:50%}.rounded-full{border-radius:100%}.scroll-swipe{scroll-snap-type:both mandatory}.scroll-swipe,.scroll-swipe-item{scroll-snap-align:center}.base-txt-styles p{margin-bottom:8px}.aspect-square{aspect-ratio:1}.outline-none{outline:none}.notification-custom{padding:0!important;background-color:transparent!important;box-shadow:none!important}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.save-tabs-description{white-space:pre-wrap;overflow-wrap:normal;word-wrap:normal}.default-styles-text-content{line-height:1.5}.default-styles-text-content p{margin-bottom:24px}.default-styles-text-content li{margin-bottom:14px;position:relative;padding-left:15px}.default-styles-text-content ul li:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background-color:var(--bsblack);position:absolute;left:0;top:7px}.default-styles-text-content ol{counter-reset:list-counter}.default-styles-text-content ol li{counter-increment:list-counter}.default-styles-text-content ol li:before{content:counter(list-counter) ". ";position:absolute;left:0;top:0}.default-styles-text-content._mobile p{margin-bottom:14px}.text-description p{margin:8px 0}.text-description p:first-child{margin-top:0}.text-description br+p,.text-description p+br{margin:0}.text-description ul{list-style:disc}.text-description ul li{margin-left:16px}.ant-notification-notice-wrapper{background:none!important;box-shadow:none!important}.hidden-global{display:none!important}#g-recaptcha{display:none}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mt-0{margin-top:0}.pt-0{padding-top:0}.mb-0{margin-bottom:0}.pb-0{padding-bottom:0}.ml-0{margin-left:0}.pl-0{padding-left:0}.mr-0{margin-right:0}.pr-0,.px-0{padding-right:0}.px-0{padding-left:0}.py-0{padding-top:0;padding-bottom:0}.p-0{padding:0}.mt-4{margin-top:4px}.pt-4{padding-top:4px}.mb-4{margin-bottom:4px}.pb-4{padding-bottom:4px}.ml-4{margin-left:4px}.pl-4{padding-left:4px}.mr-4{margin-right:4px}.pr-4,.px-4{padding-right:4px}.px-4{padding-left:4px}.py-4{padding-top:4px;padding-bottom:4px}.p-4{padding:4px}.mt-6{margin-top:6px}.pt-6{padding-top:6px}.mb-6{margin-bottom:6px}.pb-6{padding-bottom:6px}.ml-6{margin-left:6px}.pl-6{padding-left:6px}.mr-6{margin-right:6px}.pr-6,.px-6{padding-right:6px}.px-6{padding-left:6px}.py-6{padding-top:6px;padding-bottom:6px}.p-6{padding:6px}.mt-7{margin-top:7px}.pt-7{padding-top:7px}.mb-7{margin-bottom:7px}.pb-7{padding-bottom:7px}.ml-7{margin-left:7px}.pl-7{padding-left:7px}.mr-7{margin-right:7px}.pr-7,.px-7{padding-right:7px}.px-7{padding-left:7px}.py-7{padding-top:7px;padding-bottom:7px}.p-7{padding:7px}.mt-8{margin-top:8px}.pt-8{padding-top:8px}.mb-8{margin-bottom:8px}.pb-8{padding-bottom:8px}.ml-8{margin-left:8px}.pl-8{padding-left:8px}.mr-8{margin-right:8px}.pr-8,.px-8{padding-right:8px}.px-8{padding-left:8px}.py-8{padding-top:8px;padding-bottom:8px}.p-8{padding:8px}.mt-10{margin-top:10px}.pt-10{padding-top:10px}.mb-10{margin-bottom:10px}.pb-10{padding-bottom:10px}.ml-10{margin-left:10px}.pl-10{padding-left:10px}.mr-10{margin-right:10px}.pr-10,.px-10{padding-right:10px}.px-10{padding-left:10px}.py-10{padding-top:10px;padding-bottom:10px}.p-10{padding:10px}.mt-12{margin-top:12px}.pt-12{padding-top:12px}.mb-12{margin-bottom:12px}.pb-12{padding-bottom:12px}.ml-12{margin-left:12px}.pl-12{padding-left:12px}.mr-12{margin-right:12px}.pr-12,.px-12{padding-right:12px}.px-12{padding-left:12px}.py-12{padding-top:12px;padding-bottom:12px}.p-12{padding:12px}.mt-16{margin-top:16px}.pt-16{padding-top:16px}.mb-16{margin-bottom:16px}.pb-16{padding-bottom:16px}.ml-16{margin-left:16px}.pl-16{padding-left:16px}.mr-16{margin-right:16px}.pr-16,.px-16{padding-right:16px}.px-16{padding-left:16px}.py-16{padding-top:16px;padding-bottom:16px}.p-16{padding:16px}.mt-18{margin-top:18px}.pt-18{padding-top:18px}.mb-18{margin-bottom:18px}.pb-18{padding-bottom:18px}.ml-18{margin-left:18px}.pl-18{padding-left:18px}.mr-18{margin-right:18px}.pr-18,.px-18{padding-right:18px}.px-18{padding-left:18px}.py-18{padding-top:18px;padding-bottom:18px}.p-18{padding:18px}.mt-20{margin-top:20px}.pt-20{padding-top:20px}.mb-20{margin-bottom:20px}.pb-20{padding-bottom:20px}.ml-20{margin-left:20px}.pl-20{padding-left:20px}.mr-20{margin-right:20px}.pr-20,.px-20{padding-right:20px}.px-20{padding-left:20px}.py-20{padding-top:20px;padding-bottom:20px}.p-20{padding:20px}.mt-24{margin-top:24px}.pt-24{padding-top:24px}.mb-24{margin-bottom:24px}.pb-24{padding-bottom:24px}.ml-24{margin-left:24px}.pl-24{padding-left:24px}.mr-24{margin-right:24px}.pr-24,.px-24{padding-right:24px}.px-24{padding-left:24px}.py-24{padding-top:24px;padding-bottom:24px}.p-24{padding:24px}.mt-26{margin-top:26px}.pt-26{padding-top:26px}.mb-26{margin-bottom:26px}.pb-26{padding-bottom:26px}.ml-26{margin-left:26px}.pl-26{padding-left:26px}.mr-26{margin-right:26px}.pr-26,.px-26{padding-right:26px}.px-26{padding-left:26px}.py-26{padding-top:26px;padding-bottom:26px}.p-26{padding:26px}.mt-28{margin-top:28px}.pt-28{padding-top:28px}.mb-28{margin-bottom:28px}.pb-28{padding-bottom:28px}.ml-28{margin-left:28px}.pl-28{padding-left:28px}.mr-28{margin-right:28px}.pr-28,.px-28{padding-right:28px}.px-28{padding-left:28px}.py-28{padding-top:28px;padding-bottom:28px}.p-28{padding:28px}.mt-32{margin-top:32px}.pt-32{padding-top:32px}.mb-32{margin-bottom:32px}.pb-32{padding-bottom:32px}.ml-32{margin-left:32px}.pl-32{padding-left:32px}.mr-32{margin-right:32px}.pr-32,.px-32{padding-right:32px}.px-32{padding-left:32px}.py-32{padding-top:32px;padding-bottom:32px}.p-32{padding:32px}.mt-36{margin-top:36px}.pt-36{padding-top:36px}.mb-36{margin-bottom:36px}.pb-36{padding-bottom:36px}.ml-36{margin-left:36px}.pl-36{padding-left:36px}.mr-36{margin-right:36px}.pr-36,.px-36{padding-right:36px}.px-36{padding-left:36px}.py-36{padding-top:36px;padding-bottom:36px}.p-36{padding:36px}.mt-40{margin-top:40px}.pt-40{padding-top:40px}.mb-40{margin-bottom:40px}.pb-40{padding-bottom:40px}.ml-40{margin-left:40px}.pl-40{padding-left:40px}.mr-40{margin-right:40px}.pr-40,.px-40{padding-right:40px}.px-40{padding-left:40px}.py-40{padding-top:40px;padding-bottom:40px}.p-40{padding:40px}.mt-44{margin-top:44px}.pt-44{padding-top:44px}.mb-44{margin-bottom:44px}.pb-44{padding-bottom:44px}.ml-44{margin-left:44px}.pl-44{padding-left:44px}.mr-44{margin-right:44px}.pr-44,.px-44{padding-right:44px}.px-44{padding-left:44px}.py-44{padding-top:44px;padding-bottom:44px}.p-44{padding:44px}.mt-48{margin-top:48px}.pt-48{padding-top:48px}.mb-48{margin-bottom:48px}.pb-48{padding-bottom:48px}.ml-48{margin-left:48px}.pl-48{padding-left:48px}.mr-48{margin-right:48px}.pr-48,.px-48{padding-right:48px}.px-48{padding-left:48px}.py-48{padding-top:48px;padding-bottom:48px}.p-48{padding:48px}.mt-52{margin-top:52px}.pt-52{padding-top:52px}.mb-52{margin-bottom:52px}.pb-52{padding-bottom:52px}.ml-52{margin-left:52px}.pl-52{padding-left:52px}.mr-52{margin-right:52px}.pr-52,.px-52{padding-right:52px}.px-52{padding-left:52px}.py-52{padding-top:52px;padding-bottom:52px}.p-52{padding:52px}.mt-54{margin-top:54px}.pt-54{padding-top:54px}.mb-54{margin-bottom:54px}.pb-54{padding-bottom:54px}.ml-54{margin-left:54px}.pl-54{padding-left:54px}.mr-54{margin-right:54px}.pr-54,.px-54{padding-right:54px}.px-54{padding-left:54px}.py-54{padding-top:54px;padding-bottom:54px}.p-54{padding:54px}.mt-56{margin-top:56px}.pt-56{padding-top:56px}.mb-56{margin-bottom:56px}.pb-56{padding-bottom:56px}.ml-56{margin-left:56px}.pl-56{padding-left:56px}.mr-56{margin-right:56px}.pr-56,.px-56{padding-right:56px}.px-56{padding-left:56px}.py-56{padding-top:56px;padding-bottom:56px}.p-56{padding:56px}.mt-60{margin-top:60px}.pt-60{padding-top:60px}.mb-60{margin-bottom:60px}.pb-60{padding-bottom:60px}.ml-60{margin-left:60px}.pl-60{padding-left:60px}.mr-60{margin-right:60px}.pr-60,.px-60{padding-right:60px}.px-60{padding-left:60px}.py-60{padding-top:60px;padding-bottom:60px}.p-60{padding:60px}.mt-64{margin-top:64px}.pt-64{padding-top:64px}.mb-64{margin-bottom:64px}.pb-64{padding-bottom:64px}.ml-64{margin-left:64px}.pl-64{padding-left:64px}.mr-64{margin-right:64px}.pr-64,.px-64{padding-right:64px}.px-64{padding-left:64px}.py-64{padding-top:64px;padding-bottom:64px}.p-64{padding:64px}.mt-72{margin-top:72px}.pt-72{padding-top:72px}.mb-72{margin-bottom:72px}.pb-72{padding-bottom:72px}.ml-72{margin-left:72px}.pl-72{padding-left:72px}.mr-72{margin-right:72px}.pr-72,.px-72{padding-right:72px}.px-72{padding-left:72px}.py-72{padding-top:72px;padding-bottom:72px}.p-72{padding:72px}.mt-84{margin-top:84px}.pt-84{padding-top:84px}.mb-84{margin-bottom:84px}.pb-84{padding-bottom:84px}.ml-84{margin-left:84px}.pl-84{padding-left:84px}.mr-84{margin-right:84px}.pr-84,.px-84{padding-right:84px}.px-84{padding-left:84px}.py-84{padding-top:84px;padding-bottom:84px}.p-84{padding:84px}.mt-96{margin-top:96px}.pt-96{padding-top:96px}.mb-96{margin-bottom:96px}.pb-96{padding-bottom:96px}.ml-96{margin-left:96px}.pl-96{padding-left:96px}.mr-96{margin-right:96px}.pr-96,.px-96{padding-right:96px}.px-96{padding-left:96px}.py-96{padding-top:96px;padding-bottom:96px}.p-96{padding:96px}.mt-120{margin-top:120px}.pt-120{padding-top:120px}.mb-120{margin-bottom:120px}.pb-120{padding-bottom:120px}.ml-120{margin-left:120px}.pl-120{padding-left:120px}.mr-120{margin-right:120px}.pr-120,.px-120{padding-right:120px}.px-120{padding-left:120px}.py-120{padding-top:120px;padding-bottom:120px}.p-120{padding:120px}.mt-180{margin-top:180px}.pt-180{padding-top:180px}.mb-180{margin-bottom:180px}.pb-180{padding-bottom:180px}.ml-180{margin-left:180px}.pl-180{padding-left:180px}.mr-180{margin-right:180px}.pr-180,.px-180{padding-right:180px}.px-180{padding-left:180px}.py-180{padding-top:180px;padding-bottom:180px}.p-180{padding:180px}.mt-auto{margin-top:auto}.pt-auto{padding-top:auto}.mb-auto{margin-bottom:auto}.pb-auto{padding-bottom:auto}.ml-auto{margin-left:auto}.pl-auto{padding-left:auto}.mr-auto{margin-right:auto}.pr-auto{padding-right:auto}.fs-10{font-size:10px!important}.fs-12{font-size:12px!important}.fs-14{font-size:14px!important}.fs-16{font-size:16px!important}.fs-18{font-size:18px!important}.fs-20{font-size:20px!important}.fs-22{font-size:22px!important}.fs-24{font-size:24px!important}.fs-32{font-size:32px!important}.fs-34{font-size:34px!important}.fs-48{font-size:48px!important}.object-fit-cover{object-fit:cover!important}.object-fit-contain{object-fit:contain!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale-down{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.gap-2{gap:2px!important}.gap-x-2{column-gap:2px!important}.gap-y-2{row-gap:2px!important}.gap-4{gap:4px!important}.gap-x-4{column-gap:4px!important}.gap-y-4{row-gap:4px!important}.gap-6{gap:6px!important}.gap-x-6{column-gap:6px!important}.gap-y-6{row-gap:6px!important}.gap-8{gap:8px!important}.gap-x-8{column-gap:8px!important}.gap-y-8{row-gap:8px!important}.gap-10{gap:10px!important}.gap-x-10{column-gap:10px!important}.gap-y-10{row-gap:10px!important}.gap-12{gap:12px!important}.gap-x-12{column-gap:12px!important}.gap-y-12{row-gap:12px!important}.gap-14{gap:14px!important}.gap-x-14{column-gap:14px!important}.gap-y-14{row-gap:14px!important}.gap-16{gap:16px!important}.gap-x-16{column-gap:16px!important}.gap-y-16{row-gap:16px!important}.gap-18{gap:18px!important}.gap-x-18{column-gap:18px!important}.gap-y-18{row-gap:18px!important}.gap-20{gap:20px!important}.gap-x-20{column-gap:20px!important}.gap-y-20{row-gap:20px!important}.gap-24{gap:24px!important}.gap-x-24{column-gap:24px!important}.gap-y-24{row-gap:24px!important}.gap-26{gap:26px!important}.gap-x-26{column-gap:26px!important}.gap-y-26{row-gap:26px!important}.gap-28{gap:28px!important}.gap-x-28{column-gap:28px!important}.gap-y-28{row-gap:28px!important}.gap-32{gap:32px!important}.gap-x-32{column-gap:32px!important}.gap-y-32{row-gap:32px!important}.gap-36{gap:36px!important}.gap-x-36{column-gap:36px!important}.gap-y-36{row-gap:36px!important}.gap-48{gap:48px!important}.gap-x-48{column-gap:48px!important}.gap-y-48{row-gap:48px!important}.ant-input-number-prefix,.ant-input-prefix{margin-right:8px!important}.ant-picker-input{flex-direction:row-reverse}.ant-picker-input .ant-picker-suffix{margin-right:8px;margin-left:0}.ant-form-item-explain-error{font-size:10px;padding-left:16px;position:relative;margin-top:4px}.ant-form-item-explain-error:before{content:"";display:block;width:12px;height:12px;position:absolute;left:0;top:1px;background-image:url(/_next/static/media/warning.73309c2b.svg);background-size:cover;background-position:50%}.ant-btn{box-shadow:none;border:none}.ant-btn.ant-btn-lg{height:56px}.ant-btn.ant-btn-sm{height:32px;padding-left:12px;padding-right:12px}.ant-btn-default,.ant-btn-primary{background:var(--bssecondary);color:var(--bswhite)}.ant-btn-default:active,.ant-btn-default:disabled,.ant-btn-default:hover,.ant-btn-primary:active,.ant-btn-primary:disabled,.ant-btn-primary:hover{color:var(--bswhite)!important;border-color:transparent!important}.ant-btn-default{background:#1789fc}@media(hover:hover){.ant-btn-default:hover{background:#5fb8ff}}.ant-btn-default:not(:disabled):active{background:#1d65d6}.ant-btn-default:disabled{background:#8fccff}.ant-btn-primary{background:#00a254}@media(hover:hover){.ant-btn-primary:hover{background:#6cc98e}}.ant-btn-primary:not(:disabled):active{background:#007f3c}.ant-btn-primary:disabled{background:#98d7ae}.ant-btn.ant-btn-icon-only{display:flex;align-items:center;justify-content:center}.anticon{font-size:20px}.ant-custom-notification-bottom:last-child{margin-bottom:calc(48px + env(safe-area-inset-bottom))}.ant-custom-notification-bottom .ant-notification-notice-close,.ant-custom-notification-bottom .ant-notification-notice-message{display:none}.ant-custom-modal-success .ant-modal-confirm-body{justify-content:center}.ant-notification-bottom{z-index:990}.ant-drawer-content-wrapper,.ant-modal-wrap{left:0;width:100%;height:100%}.ant-drawer-content-wrapper{bottom:0}.ant-drawer,.ant-drawer-mask{top:0;left:0;width:100%;height:100%}.ant-select-item-option-selected{background-color:var(--bsgray-100)!important;border-radius:0!important}.ant-select-item-option-selected:after{content:"";display:block;width:24px;height:24px;background-image:url(/_next/static/media/check-true_black.e7e0f85c.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.ant-select-arrow{transition:.2s}.ant-select-open .ant-select-arrow{transform:rotate(180deg)}.ant-select-open .ant-select-selection-item{color:rgba(0,0,0,.88)!important}.select-with-icon .ant-select-selector{padding-left:41px!important}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-stretch{justify-content:stretch}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.flex-center,.flex-center-column{display:flex;justify-content:center;align-items:center}.flex-center-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex{flex:1 1}.flex-column{flex-direction:column}.display-none{display:none}.display-inline{display:inline}.display-block{display:block}.display-inline-block{display:inline-block}.display-flex{display:flex}.display-inline-flex{display:inline-flex}.display-grid{display:grid}.display-inline-grid{display:inline-grid}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:-webkit-sticky;position:sticky}.color-primary{color:#00a254}.bg-primary{background-color:#00a254}.fill-primary svg{color:#00a254}.color-secondary{color:#1789fc}.bg-secondary{background-color:#1789fc}.fill-secondary svg{color:#1789fc}.color-gray{color:#5d5d5d}.bg-gray{background-color:#5d5d5d}.fill-gray svg{color:#5d5d5d}.color-soft-gray{color:#ececec}.bg-soft-gray{background-color:#ececec}.fill-soft-gray svg{color:#ececec}.color-soft-green{color:#e5f5eb}.bg-soft-green{background-color:#e5f5eb}.fill-soft-green svg{color:#e5f5eb}.color-soft-blue{color:#e3f3ff}.bg-soft-blue{background-color:#e3f3ff}.fill-soft-blue svg{color:#e3f3ff}.color-soft-blue-dark{color:#bbdfff}.bg-soft-blue-dark{background-color:#bbdfff}.fill-soft-blue-dark svg{color:#bbdfff}.color-gray-50{color:#f9f9f9}.bg-gray-50{background-color:#f9f9f9}.fill-gray-50 svg{color:#f9f9f9}.color-gray-100{color:#f4f4f4}.bg-gray-100{background-color:#f4f4f4}.fill-gray-100 svg{color:#f4f4f4}.color-gray-300{color:#ddd}.bg-gray-300{background-color:#ddd}.fill-gray-300 svg{color:#ddd}.color-gray-400{color:#7f7f7f}.bg-gray-400{background-color:#7f7f7f}.fill-gray-400 svg{color:#7f7f7f}.color-gray-500{color:#9a9a9a}.bg-gray-500{background-color:#9a9a9a}.fill-gray-500 svg{color:#9a9a9a}.color-white{color:#fff}.bg-white{background-color:#fff}.fill-white svg{color:#fff}.color-red{color:#ff5742}.bg-red{background-color:#ff5742}.fill-red svg{color:#ff5742}.color-yellow{color:#ffc857}.bg-yellow{background-color:#ffc857}.fill-yellow svg{color:#ffc857}.color-light{color:#f4f4f4}.bg-light{background-color:#f4f4f4}.fill-light svg{color:#f4f4f4}.color-dark{color:#000}.bg-dark{background-color:#000}.fill-dark svg{color:#000}.color-dark-soft{color:#1e1e1e}.bg-dark-soft{background-color:#1e1e1e}.fill-dark-soft svg{color:#1e1e1e}.color-error{color:#c03528}.bg-error{background-color:#c03528}.fill-error svg{color:#c03528}.color-cream{color:#fff9cb}.bg-cream{background-color:#fff9cb}.fill-cream svg{color:#fff9cb}.color-cream-soft{color:#fffeea}.bg-cream-soft{background-color:#fffeea}.fill-cream-soft svg{color:#fffeea}.color-light-pink{color:#ffedf0}.bg-light-pink{background-color:#ffedf0}.fill-light-pink svg{color:#ffedf0}.color-blue-dark{color:#1b77e8}.bg-blue-dark{background-color:#1b77e8}.fill-blue-dark svg{color:#1b77e8}.color-blue-light{color:#5fb8ff}.bg-blue-light{background-color:#5fb8ff}.fill-blue-light svg{color:#5fb8ff}.color-blue-darker{color:#1d65d6}.bg-blue-darker{background-color:#1d65d6}.fill-blue-darker svg{color:#1d65d6}.color-green-dark{color:#009048}.bg-green-dark{background-color:#009048}.fill-green-dark svg{color:#009048}.color-green-soft{color:#c1e7cd}.bg-green-soft{background-color:#c1e7cd}.fill-green-soft svg{color:#c1e7cd}.color-yellow-dark{color:#fab14f}.bg-yellow-dark{background-color:#fab14f}.fill-yellow-dark svg{color:#fab14f}.color-red-soft-dark{color:#f04e40}.bg-red-soft-dark{background-color:#f04e40}.fill-red-soft-dark svg{color:#f04e40}.color-red-soft{color:#fb4d3d}.bg-red-soft{background-color:#fb4d3d}.fill-red-soft svg{color:#fb4d3d}.color-red-soft-light{color:#ffd2d6}.bg-red-soft-light{background-color:#ffd2d6}.fill-red-soft-light svg{color:#ffd2d6}