@charset "UTF-8";@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@font-face{font-family:"icomoon";src:url(/assets/icomoon/fonts/icomoon.eot?rolewz);src:url(/assets/icomoon/fonts/icomoon.eot?rolewz#iefix)format("embedded-opentype"),url(/assets/icomoon/fonts/icomoon.ttf?rolewz)format("truetype"),url(/assets/icomoon/fonts/icomoon.woff?rolewz)format("woff"),url(/assets/icomoon/fonts/icomoon.svg?rolewz#icomoon)format("svg");font-weight:400;font-style:normal;font-display:swap}[class*=" icon-"],[class^=icon-]{font-family:"icomoon"!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-tiktok:before{content:""}.icon-youtube:before{content:""}.icon-facebook:before{content:""}.icon-instagram:before{content:""}.icon-linkedin:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-close:before{content:""}.icon-direction-arrow:before{content:""}.icon-mail:before{content:""}.icon-marker:before{content:""}.icon-phone:before{content:""}.icon-arrow-up:before{content:""}.icon-check:before{content:""}@font-face{font-family:"Inter";src:url(/assets/fonts/Inter-Var.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/assets/fonts/Inter-Italic-Var.woff2)format("woff2");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:"Inter Fallback";src:url(/assets/fonts/Inter-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter Fallback";src:url(/assets/fonts/Inter-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Inter Fallback";src:url(/assets/fonts/Inter-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter Fallback";src:url(/assets/fonts/Inter-MediumItalic.woff2)format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Inter Fallback";src:url(/assets/fonts/Inter-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter Fallback";src:url(/assets/fonts/Inter-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}.hamburger{padding:0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#fff6eb}.hamburger-box{width:24px;height:16px;display:inline-block;position:relative}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:24px;height:2px;background-color:#fff6eb;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;display:block}.hamburger-inner{top:50%;margin-top:-1px}.hamburger-inner::after,.hamburger-inner::before{content:""}.hamburger-inner::before{top:-7px}.hamburger-inner::after{bottom:-7px}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner::after{top:-14px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-7px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#FF4F30;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000000;--bs-white:#FFFFFF;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#FF4F30;--bs-secondary:#FFF6EB;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:255, 79, 48;--bs-secondary-rgb:255, 246, 235;--bs-success-rgb:25, 135, 84;--bs-info-rgb:13, 202, 240;--bs-warning-rgb:255, 193, 7;--bs-danger-rgb:220, 53, 69;--bs-light-rgb:248, 249, 250;--bs-dark-rgb:33, 37, 41;--bs-primary-text-emphasis:rgb(102, 31.6, 19.2);--bs-secondary-text-emphasis:rgb(102, 98.4, 94);--bs-success-text-emphasis:rgb(10, 54, 33.6);--bs-info-text-emphasis:rgb(5.2, 80.8, 96);--bs-warning-text-emphasis:rgb(102, 77.2, 2.8);--bs-danger-text-emphasis:rgb(88, 21.2, 27.6);--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:rgb(255, 219.8, 213.6);--bs-secondary-bg-subtle:rgb(255, 253.2, 251);--bs-success-bg-subtle:rgb(209, 231, 220.8);--bs-info-bg-subtle:rgb(206.6, 244.4, 252);--bs-warning-bg-subtle:rgb(255, 242.6, 205.4);--bs-danger-bg-subtle:rgb(248, 214.6, 217.8);--bs-light-bg-subtle:rgb(251.5, 252, 252.5);--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:rgb(255, 184.6, 172.2);--bs-secondary-border-subtle:rgb(255, 251.4, 247);--bs-success-border-subtle:rgb(163, 207, 186.6);--bs-info-border-subtle:rgb(158.2, 233.8, 249);--bs-warning-border-subtle:rgb(255, 230.2, 155.8);--bs-danger-border-subtle:rgb(241, 174.2, 180.6);--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-font-sans-serif:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#FFF6EB;--bs-body-color-rgb:255, 246, 235;--bs-body-bg:#1A1A1A;--bs-body-bg-rgb:26, 26, 26;--bs-emphasis-color:#000000;--bs-emphasis-color-rgb:0, 0, 0;--bs-secondary-color:rgba(255, 246, 235, 0.75);--bs-secondary-color-rgb:255, 246, 235;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233, 236, 239;--bs-tertiary-color:rgba(255, 246, 235, 0.5);--bs-tertiary-color-rgb:255, 246, 235;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248, 249, 250;--bs-heading-color:inherit;--bs-link-color:#FFF6EB;--bs-link-color-rgb:255, 246, 235;--bs-link-decoration:underline;--bs-link-hover-color:rgb(204, 196.8, 188);--bs-link-hover-color-rgb:204, 197, 188;--bs-code-color:#d63384;--bs-highlight-color:#FFF6EB;--bs-highlight-bg:rgb(255, 242.6, 205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#FF4F30;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(255, 79, 48, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222, 226, 230;--bs-body-bg:#212529;--bs-body-bg-rgb:33, 37, 41;--bs-emphasis-color:#FFFFFF;--bs-emphasis-color-rgb:255, 255, 255;--bs-secondary-color:rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb:222, 226, 230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52, 58, 64;--bs-tertiary-color:rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb:222, 226, 230;--bs-tertiary-bg:rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb:43, 48, 53;--bs-primary-text-emphasis:rgb(255, 149.4, 130.8);--bs-secondary-text-emphasis:rgb(255, 249.6, 243);--bs-success-text-emphasis:rgb(117, 183, 152.4);--bs-info-text-emphasis:rgb(109.8, 223.2, 246);--bs-warning-text-emphasis:rgb(255, 217.8, 106.2);--bs-danger-text-emphasis:rgb(234, 133.8, 143.4);--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:rgb(51, 15.8, 9.6);--bs-secondary-bg-subtle:rgb(51, 49.2, 47);--bs-success-bg-subtle:rgb(5, 27, 16.8);--bs-info-bg-subtle:rgb(2.6, 40.4, 48);--bs-warning-bg-subtle:rgb(51, 38.6, 1.4);--bs-danger-bg-subtle:rgb(44, 10.6, 13.8);--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:rgb(153, 47.4, 28.8);--bs-secondary-border-subtle:rgb(153, 147.6, 141);--bs-success-border-subtle:rgb(15, 81, 50.4);--bs-info-border-subtle:rgb(7.8, 121.2, 144);--bs-warning-border-subtle:rgb(153, 115.8, 4.2);--bs-danger-border-subtle:rgb(132, 31.8, 41.4);--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:rgb(255, 149.4, 130.8);--bs-link-hover-color:rgb(255, 170.52, 155.64);--bs-link-color-rgb:255, 149, 131;--bs-link-hover-color-rgb:255, 171, 156;--bs-code-color:rgb(230.4, 132.6, 181.2);--bs-highlight-color:#dee2e6;--bs-highlight-bg:rgb(102, 77.2, 2.8);--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15);--bs-form-valid-color:rgb(117, 183, 152.4);--bs-form-valid-border-color:rgb(117, 183, 152.4);--bs-form-invalid-color:rgb(234, 133.8, 143.4);--bs-form-invalid-border-color:rgb(234, 133.8, 143.4)}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body,sub,sup{position:relative}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;overflow-y:scroll}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:400;line-height:1.3;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}address,dl,ol,p,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.text-content b,.text-content strong,.text-content table b,.text-content table strong,dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote,figure{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace)}samp{font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto}pre code{font-size:inherit;word-break:normal}code,kbd,pre{font-size:.875em}code{color:var(--bs-code-color);word-wrap:break-word}a>code,pre code{color:inherit}kbd{padding:.1875rem .375rem;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:1rem;padding-bottom:1rem;color:var(--bs-secondary-color);text-align:left}th{font-weight:500;text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label,output{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}.form-control-color:not(:disabled):not([readonly]),.form-control[type=file]:not(:disabled):not([readonly]),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}.text-content table>tbody>tr,.text-content table>tbody>tr>td,iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.3;font-size:calc(1.625rem + 4.5vw)}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.3;font-size:calc(1.575rem + 3.9vw)}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.3;font-size:calc(1.525rem + 3.3vw)}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.3;font-size:calc(1.475rem + 2.7vw)}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.3;font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.3;font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid,.img-thumbnail,img{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.btn span,.figure,a span,button span{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-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:1440px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1920px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.col-auto,.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{width:auto}.col-1,.col-2{flex:0 0 auto;width:8.33333333%}.col-2{width:16.66666667%}.col-3,.col-4{flex:0 0 auto;width:25%}.col-4{width:33.33333333%}.col-5,.col-6{flex:0 0 auto;width:41.66666667%}.col-6{width:50%}.col-7,.col-8{flex:0 0 auto;width:58.33333333%}.col-8{width:66.66666667%}.col-10,.col-9{flex:0 0 auto;width:75%}.col-10{width:83.33333333%}.col-11,.col-12{flex:0 0 auto;width:91.66666667%}.col-12{width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0rem}.g-0,.gy-0{--bs-gutter-y:0rem}.g-2,.gx-2{--bs-gutter-x:0.125rem}.g-2,.gy-2{--bs-gutter-y:0.125rem}.g-4,.gx-4{--bs-gutter-x:0.25rem}.g-4,.gy-4{--bs-gutter-y:0.25rem}.g-8,.gx-8{--bs-gutter-x:0.5rem}.g-8,.gy-8{--bs-gutter-y:0.5rem}.g-12,.gx-12{--bs-gutter-x:0.75rem}.g-12,.gy-12{--bs-gutter-y:0.75rem}.g-16,.gx-16{--bs-gutter-x:1rem}.g-16,.gy-16{--bs-gutter-y:1rem}.g-24,.gx-24{--bs-gutter-x:1.5rem}.g-24,.gy-24{--bs-gutter-y:1.5rem}.g-32,.gx-32{--bs-gutter-x:2rem}.g-32,.gy-32{--bs-gutter-y:2rem}.g-46,.gx-46{--bs-gutter-x:2.875rem}.g-46,.gy-46{--bs-gutter-y:2.875rem}.g-56,.gx-56{--bs-gutter-x:3.5rem}.g-56,.gy-56{--bs-gutter-y:3.5rem}.g-64,.gx-64{--bs-gutter-x:4rem}.g-64,.gy-64{--bs-gutter-y:4rem}.g-96,.gx-96{--bs-gutter-x:6rem}.g-96,.gy-96{--bs-gutter-y:6rem}.g-128,.gx-128{--bs-gutter-x:8rem}.g-128,.gy-128{--bs-gutter-y:8rem}.g-164,.gx-164{--bs-gutter-x:10.25rem}.g-164,.gy-164{--bs-gutter-y:10.25rem}.g-196,.gx-196{--bs-gutter-x:12.25rem}.g-196,.gy-196{--bs-gutter-y:12.25rem}.g-256,.gx-256{--bs-gutter-x:16rem}.g-256,.gy-256{--bs-gutter-y:16rem}.g-512,.gx-512{--bs-gutter-x:32rem}.g-512,.gy-512{--bs-gutter-y:32rem}@media (min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.col-sm-auto,.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{width:auto}.col-sm-1,.col-sm-2{flex:0 0 auto;width:8.33333333%}.col-sm-2{width:16.66666667%}.col-sm-3,.col-sm-4{flex:0 0 auto;width:25%}.col-sm-4{width:33.33333333%}.col-sm-5,.col-sm-6{flex:0 0 auto;width:41.66666667%}.col-sm-6{width:50%}.col-sm-7,.col-sm-8{flex:0 0 auto;width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-10,.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{width:83.33333333%}.col-sm-11,.col-sm-12{flex:0 0 auto;width:91.66666667%}.col-sm-12{width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0rem}.g-sm-0,.gy-sm-0{--bs-gutter-y:0rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.125rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.125rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:0.25rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:0.25rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:0.5rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:0.5rem}.g-sm-12,.gx-sm-12{--bs-gutter-x:0.75rem}.g-sm-12,.gy-sm-12{--bs-gutter-y:0.75rem}.g-sm-16,.gx-sm-16{--bs-gutter-x:1rem}.g-sm-16,.gy-sm-16{--bs-gutter-y:1rem}.g-sm-24,.gx-sm-24{--bs-gutter-x:1.5rem}.g-sm-24,.gy-sm-24{--bs-gutter-y:1.5rem}.g-sm-32,.gx-sm-32{--bs-gutter-x:2rem}.g-sm-32,.gy-sm-32{--bs-gutter-y:2rem}.g-sm-46,.gx-sm-46{--bs-gutter-x:2.875rem}.g-sm-46,.gy-sm-46{--bs-gutter-y:2.875rem}.g-sm-56,.gx-sm-56{--bs-gutter-x:3.5rem}.g-sm-56,.gy-sm-56{--bs-gutter-y:3.5rem}.g-sm-64,.gx-sm-64{--bs-gutter-x:4rem}.g-sm-64,.gy-sm-64{--bs-gutter-y:4rem}.g-sm-96,.gx-sm-96{--bs-gutter-x:6rem}.g-sm-96,.gy-sm-96{--bs-gutter-y:6rem}.g-sm-128,.gx-sm-128{--bs-gutter-x:8rem}.g-sm-128,.gy-sm-128{--bs-gutter-y:8rem}.g-sm-164,.gx-sm-164{--bs-gutter-x:10.25rem}.g-sm-164,.gy-sm-164{--bs-gutter-y:10.25rem}.g-sm-196,.gx-sm-196{--bs-gutter-x:12.25rem}.g-sm-196,.gy-sm-196{--bs-gutter-y:12.25rem}.g-sm-256,.gx-sm-256{--bs-gutter-x:16rem}.g-sm-256,.gy-sm-256{--bs-gutter-y:16rem}.g-sm-512,.gx-sm-512{--bs-gutter-x:32rem}.g-sm-512,.gy-sm-512{--bs-gutter-y:32rem}}@media (min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.col-md-auto,.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{width:auto}.col-md-1,.col-md-2{flex:0 0 auto;width:8.33333333%}.col-md-2{width:16.66666667%}.col-md-3,.col-md-4{flex:0 0 auto;width:25%}.col-md-4{width:33.33333333%}.col-md-5,.col-md-6{flex:0 0 auto;width:41.66666667%}.col-md-6{width:50%}.col-md-7,.col-md-8{flex:0 0 auto;width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-10,.col-md-9{flex:0 0 auto;width:75%}.col-md-10{width:83.33333333%}.col-md-11,.col-md-12{flex:0 0 auto;width:91.66666667%}.col-md-12{width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0rem}.g-md-0,.gy-md-0{--bs-gutter-y:0rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.125rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.125rem}.g-md-4,.gx-md-4{--bs-gutter-x:0.25rem}.g-md-4,.gy-md-4{--bs-gutter-y:0.25rem}.g-md-8,.gx-md-8{--bs-gutter-x:0.5rem}.g-md-8,.gy-md-8{--bs-gutter-y:0.5rem}.g-md-12,.gx-md-12{--bs-gutter-x:0.75rem}.g-md-12,.gy-md-12{--bs-gutter-y:0.75rem}.g-md-16,.gx-md-16{--bs-gutter-x:1rem}.g-md-16,.gy-md-16{--bs-gutter-y:1rem}.g-md-24,.gx-md-24{--bs-gutter-x:1.5rem}.g-md-24,.gy-md-24{--bs-gutter-y:1.5rem}.g-md-32,.gx-md-32{--bs-gutter-x:2rem}.g-md-32,.gy-md-32{--bs-gutter-y:2rem}.g-md-46,.gx-md-46{--bs-gutter-x:2.875rem}.g-md-46,.gy-md-46{--bs-gutter-y:2.875rem}.g-md-56,.gx-md-56{--bs-gutter-x:3.5rem}.g-md-56,.gy-md-56{--bs-gutter-y:3.5rem}.g-md-64,.gx-md-64{--bs-gutter-x:4rem}.g-md-64,.gy-md-64{--bs-gutter-y:4rem}.g-md-96,.gx-md-96{--bs-gutter-x:6rem}.g-md-96,.gy-md-96{--bs-gutter-y:6rem}.g-md-128,.gx-md-128{--bs-gutter-x:8rem}.g-md-128,.gy-md-128{--bs-gutter-y:8rem}.g-md-164,.gx-md-164{--bs-gutter-x:10.25rem}.g-md-164,.gy-md-164{--bs-gutter-y:10.25rem}.g-md-196,.gx-md-196{--bs-gutter-x:12.25rem}.g-md-196,.gy-md-196{--bs-gutter-y:12.25rem}.g-md-256,.gx-md-256{--bs-gutter-x:16rem}.g-md-256,.gy-md-256{--bs-gutter-y:16rem}.g-md-512,.gx-md-512{--bs-gutter-x:32rem}.g-md-512,.gy-md-512{--bs-gutter-y:32rem}}@media (min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.col-lg-auto,.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{width:auto}.col-lg-1,.col-lg-2{flex:0 0 auto;width:8.33333333%}.col-lg-2{width:16.66666667%}.col-lg-3,.col-lg-4{flex:0 0 auto;width:25%}.col-lg-4{width:33.33333333%}.col-lg-5,.col-lg-6{flex:0 0 auto;width:41.66666667%}.col-lg-6{width:50%}.col-lg-7,.col-lg-8{flex:0 0 auto;width:58.33333333%}.col-lg-8{width:66.66666667%}.col-lg-10,.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{width:83.33333333%}.col-lg-11,.col-lg-12{flex:0 0 auto;width:91.66666667%}.col-lg-12{width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0rem}.g-lg-0,.gy-lg-0{--bs-gutter-y:0rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.125rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.125rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:0.25rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:0.25rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:0.5rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:0.5rem}.g-lg-12,.gx-lg-12{--bs-gutter-x:0.75rem}.g-lg-12,.gy-lg-12{--bs-gutter-y:0.75rem}.g-lg-16,.gx-lg-16{--bs-gutter-x:1rem}.g-lg-16,.gy-lg-16{--bs-gutter-y:1rem}.g-lg-24,.gx-lg-24{--bs-gutter-x:1.5rem}.g-lg-24,.gy-lg-24{--bs-gutter-y:1.5rem}.g-lg-32,.gx-lg-32{--bs-gutter-x:2rem}.g-lg-32,.gy-lg-32{--bs-gutter-y:2rem}.g-lg-46,.gx-lg-46{--bs-gutter-x:2.875rem}.g-lg-46,.gy-lg-46{--bs-gutter-y:2.875rem}.g-lg-56,.gx-lg-56{--bs-gutter-x:3.5rem}.g-lg-56,.gy-lg-56{--bs-gutter-y:3.5rem}.g-lg-64,.gx-lg-64{--bs-gutter-x:4rem}.g-lg-64,.gy-lg-64{--bs-gutter-y:4rem}.g-lg-96,.gx-lg-96{--bs-gutter-x:6rem}.g-lg-96,.gy-lg-96{--bs-gutter-y:6rem}.g-lg-128,.gx-lg-128{--bs-gutter-x:8rem}.g-lg-128,.gy-lg-128{--bs-gutter-y:8rem}.g-lg-164,.gx-lg-164{--bs-gutter-x:10.25rem}.g-lg-164,.gy-lg-164{--bs-gutter-y:10.25rem}.g-lg-196,.gx-lg-196{--bs-gutter-x:12.25rem}.g-lg-196,.gy-lg-196{--bs-gutter-y:12.25rem}.g-lg-256,.gx-lg-256{--bs-gutter-x:16rem}.g-lg-256,.gy-lg-256{--bs-gutter-y:16rem}.g-lg-512,.gx-lg-512{--bs-gutter-x:32rem}.g-lg-512,.gy-lg-512{--bs-gutter-y:32rem}}@media (min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.col-xl-auto,.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{width:auto}.col-xl-1,.col-xl-2{flex:0 0 auto;width:8.33333333%}.col-xl-2{width:16.66666667%}.col-xl-3,.col-xl-4{flex:0 0 auto;width:25%}.col-xl-4{width:33.33333333%}.col-xl-5,.col-xl-6{flex:0 0 auto;width:41.66666667%}.col-xl-6{width:50%}.col-xl-7,.col-xl-8{flex:0 0 auto;width:58.33333333%}.col-xl-8{width:66.66666667%}.col-xl-10,.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{width:83.33333333%}.col-xl-11,.col-xl-12{flex:0 0 auto;width:91.66666667%}.col-xl-12{width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0rem}.g-xl-0,.gy-xl-0{--bs-gutter-y:0rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.125rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.125rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:0.25rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:0.25rem}.g-xl-8,.gx-xl-8{--bs-gutter-x:0.5rem}.g-xl-8,.gy-xl-8{--bs-gutter-y:0.5rem}.g-xl-12,.gx-xl-12{--bs-gutter-x:0.75rem}.g-xl-12,.gy-xl-12{--bs-gutter-y:0.75rem}.g-xl-16,.gx-xl-16{--bs-gutter-x:1rem}.g-xl-16,.gy-xl-16{--bs-gutter-y:1rem}.g-xl-24,.gx-xl-24{--bs-gutter-x:1.5rem}.g-xl-24,.gy-xl-24{--bs-gutter-y:1.5rem}.g-xl-32,.gx-xl-32{--bs-gutter-x:2rem}.g-xl-32,.gy-xl-32{--bs-gutter-y:2rem}.g-xl-46,.gx-xl-46{--bs-gutter-x:2.875rem}.g-xl-46,.gy-xl-46{--bs-gutter-y:2.875rem}.g-xl-56,.gx-xl-56{--bs-gutter-x:3.5rem}.g-xl-56,.gy-xl-56{--bs-gutter-y:3.5rem}.g-xl-64,.gx-xl-64{--bs-gutter-x:4rem}.g-xl-64,.gy-xl-64{--bs-gutter-y:4rem}.g-xl-96,.gx-xl-96{--bs-gutter-x:6rem}.g-xl-96,.gy-xl-96{--bs-gutter-y:6rem}.g-xl-128,.gx-xl-128{--bs-gutter-x:8rem}.g-xl-128,.gy-xl-128{--bs-gutter-y:8rem}.g-xl-164,.gx-xl-164{--bs-gutter-x:10.25rem}.g-xl-164,.gy-xl-164{--bs-gutter-y:10.25rem}.g-xl-196,.gx-xl-196{--bs-gutter-x:12.25rem}.g-xl-196,.gy-xl-196{--bs-gutter-y:12.25rem}.g-xl-256,.gx-xl-256{--bs-gutter-x:16rem}.g-xl-256,.gy-xl-256{--bs-gutter-y:16rem}.g-xl-512,.gx-xl-512{--bs-gutter-x:32rem}.g-xl-512,.gy-xl-512{--bs-gutter-y:32rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1,.col-xxl-2{flex:0 0 auto;width:8.33333333%}.col-xxl-2{width:16.66666667%}.col-xxl-3,.col-xxl-4{flex:0 0 auto;width:25%}.col-xxl-4{width:33.33333333%}.col-xxl-5,.col-xxl-6{flex:0 0 auto;width:41.66666667%}.col-xxl-6{width:50%}.col-xxl-7,.col-xxl-8{flex:0 0 auto;width:58.33333333%}.col-xxl-8{width:66.66666667%}.col-xxl-10,.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{width:83.33333333%}.col-xxl-11,.col-xxl-12{flex:0 0 auto;width:91.66666667%}.col-xxl-12{width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0rem}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.125rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.125rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:0.25rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:0.25rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:0.5rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:0.5rem}.g-xxl-12,.gx-xxl-12{--bs-gutter-x:0.75rem}.g-xxl-12,.gy-xxl-12{--bs-gutter-y:0.75rem}.g-xxl-16,.gx-xxl-16{--bs-gutter-x:1rem}.g-xxl-16,.gy-xxl-16{--bs-gutter-y:1rem}.g-xxl-24,.gx-xxl-24{--bs-gutter-x:1.5rem}.g-xxl-24,.gy-xxl-24{--bs-gutter-y:1.5rem}.g-xxl-32,.gx-xxl-32{--bs-gutter-x:2rem}.g-xxl-32,.gy-xxl-32{--bs-gutter-y:2rem}.g-xxl-46,.gx-xxl-46{--bs-gutter-x:2.875rem}.g-xxl-46,.gy-xxl-46{--bs-gutter-y:2.875rem}.g-xxl-56,.gx-xxl-56{--bs-gutter-x:3.5rem}.g-xxl-56,.gy-xxl-56{--bs-gutter-y:3.5rem}.g-xxl-64,.gx-xxl-64{--bs-gutter-x:4rem}.g-xxl-64,.gy-xxl-64{--bs-gutter-y:4rem}.g-xxl-96,.gx-xxl-96{--bs-gutter-x:6rem}.g-xxl-96,.gy-xxl-96{--bs-gutter-y:6rem}.g-xxl-128,.gx-xxl-128{--bs-gutter-x:8rem}.g-xxl-128,.gy-xxl-128{--bs-gutter-y:8rem}.g-xxl-164,.gx-xxl-164{--bs-gutter-x:10.25rem}.g-xxl-164,.gy-xxl-164{--bs-gutter-y:10.25rem}.g-xxl-196,.gx-xxl-196{--bs-gutter-x:12.25rem}.g-xxl-196,.gy-xxl-196{--bs-gutter-y:12.25rem}.g-xxl-256,.gx-xxl-256{--bs-gutter-x:16rem}.g-xxl-256,.gy-xxl-256{--bs-gutter-y:16rem}.g-xxl-512,.gx-xxl-512{--bs-gutter-x:32rem}.g-xxl-512,.gy-xxl-512{--bs-gutter-y:32rem}}.table,.text-content table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:#FFF6EB;--bs-table-bg:transparent;--bs-table-border-color:rgba(255, 255, 255, 0.1);--bs-table-accent-bg:transparent;--bs-table-striped-color:#FFF6EB;--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color:#FFF6EB;--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color:#FFF6EB;--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{border-bottom-width:1px}.table>:not(caption)>*>*,.text-content table>:not(caption)>*>*{padding:1rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody,.text-content table>tbody{vertical-align:inherit}.table>thead,.text-content table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(1px*2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*,.text-content table>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*,.text-content table>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary,.table-secondary{--bs-table-color:#000000;--bs-table-striped-color:#000000;--bs-table-active-color:#000000;--bs-table-hover-color:#000000}.table-primary{--bs-table-bg:rgb(255, 219.8, 213.6);--bs-table-border-color:rgb(204, 175.84, 170.88);--bs-table-striped-bg:rgb(242.25, 208.81, 202.92);--bs-table-active-bg:rgb(229.5, 197.82, 192.24);--bs-table-hover-bg:rgb(235.875, 203.315, 197.58);color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-bg:rgb(255, 253.2, 251);--bs-table-border-color:rgb(204, 202.56, 200.8);--bs-table-striped-bg:rgb(242.25, 240.54, 238.45);--bs-table-active-bg:rgb(229.5, 227.88, 225.9);--bs-table-hover-bg:rgb(235.875, 234.21, 232.175)}.table-info,.table-secondary,.table-success{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000000;--bs-table-bg:rgb(209, 231, 220.8);--bs-table-border-color:rgb(167.2, 184.8, 176.64);--bs-table-striped-bg:rgb(198.55, 219.45, 209.76);--bs-table-striped-color:#000000;--bs-table-active-bg:rgb(188.1, 207.9, 198.72);--bs-table-active-color:#000000;--bs-table-hover-bg:rgb(193.325, 213.675, 204.24);--bs-table-hover-color:#000000}.table-info{--bs-table-bg:rgb(206.6, 244.4, 252);--bs-table-border-color:rgb(165.28, 195.52, 201.6);--bs-table-striped-bg:rgb(196.27, 232.18, 239.4);--bs-table-active-bg:rgb(185.94, 219.96, 226.8);--bs-table-hover-bg:rgb(191.105, 226.07, 233.1)}.table-danger,.table-info,.table-warning{--bs-table-color:#000000;--bs-table-striped-color:#000000;--bs-table-active-color:#000000;--bs-table-hover-color:#000000}.table-warning{--bs-table-bg:rgb(255, 242.6, 205.4);--bs-table-border-color:rgb(204, 194.08, 164.32);--bs-table-striped-bg:rgb(242.25, 230.47, 195.13);--bs-table-active-bg:rgb(229.5, 218.34, 184.86);--bs-table-hover-bg:rgb(235.875, 224.405, 189.995);color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-bg:rgb(248, 214.6, 217.8);--bs-table-border-color:rgb(198.4, 171.68, 174.24);--bs-table-striped-bg:rgb(235.6, 203.87, 206.91);--bs-table-active-bg:rgb(223.2, 193.14, 196.02);--bs-table-hover-bg:rgb(229.4, 198.505, 201.465)}.table-danger,.table-dark,.table-light{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000000;--bs-table-bg:#f8f9fa;--bs-table-border-color:rgb(198.4, 199.2, 200);--bs-table-striped-bg:rgb(235.6, 236.55, 237.5);--bs-table-striped-color:#000000;--bs-table-active-bg:rgb(223.2, 224.1, 225);--bs-table-active-color:#000000;--bs-table-hover-bg:rgb(229.4, 230.325, 231.25);--bs-table-hover-color:#000000}.table-dark{--bs-table-color:#FFFFFF;--bs-table-bg:#212529;--bs-table-border-color:rgb(77.4, 80.6, 83.8);--bs-table-striped-bg:rgb(44.1, 47.9, 51.7);--bs-table-striped-color:#FFFFFF;--bs-table-active-bg:rgb(55.2, 58.8, 62.4);--bs-table-active-color:#FFFFFF;--bs-table-hover-bg:rgb(49.65, 53.35, 57.05);--bs-table-hover-color:#FFFFFF}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.col-form-label,.form-label{font-weight:500;color:#1a1a1a}.form-label{margin-bottom:1rem;font-size:1rem}.col-form-label{padding-top:calc(1rem + 1px);padding-bottom:calc(1rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.7}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:1rem;font-size:1rem;font-weight:400;line-height:1.7;color:#1a1a1a;appearance:none;background-color:#fff;background-clip:padding-box;border:1px solid #1a1a1a;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file],header{overflow:hidden}.form-control:focus{color:#1a1a1a;background-color:#fff;border-color:#ff4f30;outline:0;box-shadow:0 0 0 0 rgba(255,79,48,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.7em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:#7e7e7e;opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:1rem;margin:-1rem;margin-inline-end:1rem;color:#1a1a1a;background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;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){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:1rem 0;margin-bottom:0;line-height:1.7;color:#1a1a1a;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.7em + .5rem + calc(1px*2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.7em + 1rem + calc(1px*2));padding:.5rem 1rem;font-size:1rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.7em + 2rem + calc(1px*2))}textarea.form-control-sm{min-height:calc(1.7em + .5rem + calc(1px*2))}textarea.form-control-lg{min-height:calc(1.7em + 1rem + calc(1px*2))}.form-control-color{width:3rem;height:calc(1.7em + 2rem + calc(1px*2));padding:1rem}.form-control-color::-moz-color-swatch{border:0!important;border-radius:0}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:0}.form-control-color.form-control-sm{height:calc(1.7em + .5rem + calc(1px*2))}.form-control-color.form-control-lg{height:calc(1.7em + 1rem + calc(1px*2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:1rem 3rem 1rem 1rem;font-size:1rem;font-weight:400;line-height:1.7;color:#1a1a1a;appearance:none;background-color:#fff;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 12px;border:1px solid #1a1a1a;border-radius:22px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#ff4f30;outline:0;box-shadow:0 0 0 0 rgba(255,79,48,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0#1a1a1a}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:2.5em;margin-bottom:0}.form-check .form-check-input{float:left;margin-left:-2.5em}.form-check-reverse{padding-right:2.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-2.5em;margin-left:0}.form-check-input{--bs-form-check-bg:transparent;flex-shrink:0;width:1.5em;height:1.5em;margin-top:0;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #1a1a1a;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:0}.form-check-input[type=radio]{border-radius:100%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#ff4f30;outline:0;box-shadow:0 0 0 0 rgba(255,79,48,.25)}.form-check-input:checked{background-color:#1a1a1a;border-color:#1a1a1a}.form-check-input:checked[type=checkbox],.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url('data:image/svg+xml,%3csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M20,7l-10.9,11-5.1-5.2,1-1,4.2,4.3,9.9-10.1,1,1Z" fill="%23FFF6EB"/%3e%3c/svg%3e')}.form-check-input[type=checkbox]:indeterminate{background-color:#ff4f30;border-color:#ff4f30;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FF4F30'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #1a1a1a,0 0 0 0 rgba(255,79,48,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #1a1a1a,0 0 0 0 rgba(255,79,48,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#ff4f30;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#ffcac1}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#ff4f30;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#ffcac1}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(1px*2));min-height:calc(3.5rem + calc(1px*2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:1rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>textarea:focus~label::after,.form-floating>textarea:not(:placeholder-shown)~label::after{position:absolute;inset:1rem .5rem;z-index:-1;height:1.5em;content:"";background-color:#fff;border-radius:0}.form-floating>textarea:disabled~label::after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:1rem;font-size:1rem;font-weight:400;line-height:1.7;color:#1a1a1a;text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:1px solid #1a1a1a;border-radius:0}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:4rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1*1px);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.7em + 2rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.425em + .5rem) center;background-size:calc(.85em + 1rem) calc(.85em + 1rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0 rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.7em + 2rem);background-position:top calc(.425em + .5rem) right calc(.425em + .5rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:5.5rem;background-position:right 1rem center,center right 3rem;background-size:16px 12px,calc(.85em + 1rem) calc(.85em + 1rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0 rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.7em + 2rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 0 rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.7em + 2rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.425em + .5rem) center;background-size:calc(.85em + 1rem) calc(.85em + 1rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0 rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.7em + 2rem);background-position:top calc(.425em + .5rem) right calc(.425em + .5rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:5.5rem;background-position:right 1rem center,center right 3rem;background-size:16px 12px,calc(.85em + 1rem) calc(.85em + 1rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0 rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.7em + 2rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 0 rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn,.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg)}.btn{--bs-btn-padding-x:1.5rem;--bs-btn-padding-y:0.75rem;--bs-btn-font-family: ;--bs-btn-font-size:0.875rem;--bs-btn-font-weight:500;--bs-btn-line-height:1.2;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:22px;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0 rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);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(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{border-color:var(--bs-btn-border-color)}.btn-check:focus-visible+.btn,.btn:focus-visible{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg)}.btn-check:focus-visible+.btn{outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-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(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary,.btn-secondary{--bs-btn-color:#000000;--bs-btn-hover-color:#000000;--bs-btn-active-color:#000000;--bs-btn-disabled-color:#000000}.btn-primary{--bs-btn-bg:#FF4F30;--bs-btn-border-color:#FF4F30;--bs-btn-hover-bg:rgb(255, 105.4, 79.05);--bs-btn-hover-border-color:rgb(255, 96.6, 68.7);--bs-btn-focus-shadow-rgb:217, 67, 41;--bs-btn-active-bg:rgb(255, 114.2, 89.4);--bs-btn-active-border-color:rgb(255, 96.6, 68.7);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-bg:#FF4F30;--bs-btn-disabled-border-color:#FF4F30}.btn-secondary{--bs-btn-bg:#FFF6EB;--bs-btn-border-color:#FFF6EB;--bs-btn-hover-bg:rgb(255, 247.35, 238);--bs-btn-hover-border-color:rgb(255, 246.9, 237);--bs-btn-focus-shadow-rgb:217, 209, 200;--bs-btn-active-bg:rgb(255, 247.8, 239);--bs-btn-active-border-color:rgb(255, 246.9, 237);--bs-btn-disabled-bg:#FFF6EB;--bs-btn-disabled-border-color:#FFF6EB}.btn-info,.btn-secondary,.btn-success,.btn-warning{--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.btn-success{--bs-btn-color:#FFFFFF;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#FFFFFF;--bs-btn-hover-bg:rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color:rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb:60, 153, 110;--bs-btn-active-color:#FFFFFF;--bs-btn-active-bg:rgb(20, 108, 67.2);--bs-btn-active-border-color:rgb(18.75, 101.25, 63);--bs-btn-disabled-color:#FFFFFF;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info,.btn-warning{--bs-btn-color:#000000;--bs-btn-hover-color:#000000;--bs-btn-active-color:#000000;--bs-btn-disabled-color:#000000}.btn-info{--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-bg:rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color:rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb:11, 172, 204;--bs-btn-active-bg:rgb(61.4, 212.6, 243);--bs-btn-active-border-color:rgb(37.2, 207.3, 241.5);--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-bg:rgb(255, 202.3, 44.2);--bs-btn-hover-border-color:rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb:217, 164, 6;--bs-btn-active-bg:rgb(255, 205.4, 56.6);--bs-btn-active-border-color:rgb(255, 199.2, 31.8);--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#FFFFFF;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#FFFFFF;--bs-btn-hover-bg:rgb(187, 45.05, 58.65);--bs-btn-hover-border-color:rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb:225, 83, 97;--bs-btn-active-color:#FFFFFF;--bs-btn-active-bg:rgb(176, 42.4, 55.2);--bs-btn-active-border-color:rgb(165, 39.75, 51.75);--bs-btn-disabled-color:#FFFFFF;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-danger,.btn-dark,.btn-light{--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.btn-light{--bs-btn-color:#000000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color:rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb:211, 212, 213;--bs-btn-active-color:#000000;--bs-btn-active-bg:rgb(198.4, 199.2, 200);--bs-btn-active-border-color:rgb(186, 186.75, 187.5);--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#FFFFFF;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#FFFFFF;--bs-btn-hover-bg:rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color:rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb:66, 70, 73;--bs-btn-active-color:#FFFFFF;--bs-btn-active-bg:rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color:rgb(55.2, 58.8, 62.4);--bs-btn-disabled-color:#FFFFFF;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary,.btn-outline-secondary{--bs-btn-hover-color:#000000;--bs-btn-active-color:#000000;--bs-gradient:none}.btn-outline-primary{--bs-btn-color:#FF4F30;--bs-btn-border-color:#FF4F30;--bs-btn-hover-bg:#FF4F30;--bs-btn-hover-border-color:#FF4F30;--bs-btn-focus-shadow-rgb:255, 79, 48;--bs-btn-active-bg:#FF4F30;--bs-btn-active-border-color:#FF4F30;--bs-btn-disabled-color:#FF4F30;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#FF4F30}.btn-outline-secondary{--bs-btn-border-color:#FFF6EB;--bs-btn-focus-shadow-rgb:255, 246, 235;--bs-btn-disabled-color:#FFF6EB;--bs-btn-disabled-border-color:#FFF6EB}.btn-outline-info,.btn-outline-success,.btn-outline-warning{--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#FFFFFF;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25, 135, 84;--bs-btn-active-color:#FFFFFF;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-disabled-color:#198754;--bs-btn-disabled-border-color:#198754}.btn-outline-info,.btn-outline-warning{--bs-btn-hover-color:#000000;--bs-btn-active-color:#000000}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13, 202, 240;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255, 193, 7;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#FFFFFF;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220, 53, 69;--bs-btn-active-color:#FFFFFF;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-outline-danger,.btn-outline-dark,.btn-outline-light{--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248, 249, 250;--bs-btn-active-color:#000000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#FFFFFF;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33, 37, 41;--bs-btn-active-color:#FFFFFF;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-disabled-color:#212529;--bs-btn-disabled-border-color:#212529}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:217, 209, 200;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg{--bs-btn-padding-y:1rem;--bs-btn-padding-x:1.5rem;--bs-btn-font-size:1rem;--bs-btn-border-radius:28px}.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.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}}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{box-shadow:0 0 0 0 rgba(255,79,48,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#FFFFFF;--bs-nav-pills-link-active-bg:#FF4F30}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link,.portfolio-card img,.portfolio-featured-card img{width:100%}.tab-content>.tab-pane,.text-content .ratio blockquote:before,.text-content ol li blockquote:before,.text-content ul li blockquote:before{display:none}.tab-content>.active{display:block}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:0;--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:50vw;--bs-offcanvas-height:100vh;--bs-offcanvas-padding-x:6rem;--bs-offcanvas-padding-y:6rem;--bs-offcanvas-color:#1A1A1A;--bs-offcanvas-bg:#FFF6EB;--bs-offcanvas-border-width:0;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-sm.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-md.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-lg.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xxl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);margin-top:calc(-.5*var(--bs-offcanvas-padding-y));margin-right:calc(-.5*var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5*var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#000!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#000!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(255,114,89,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,114,89,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(255,248,239,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,248,239,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 0.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 0.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio,.ratio>*{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-top{top:0}.fixed-bottom{bottom:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-top{top:0}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack,.vstack{display:flex;align-self:stretch}.hstack{flex-direction:row;align-items:center}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.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}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position: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(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary,.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-info,.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-danger,.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-dark,.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black,.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-2{margin:.125rem!important}.m-4{margin:.25rem!important}.m-8{margin:.5rem!important}.m-12{margin:.75rem!important}.m-16{margin:1rem!important}.m-24{margin:1.5rem!important}.m-32{margin:2rem!important}.m-46{margin:2.875rem!important}.m-56{margin:3.5rem!important}.m-64{margin:4rem!important}.m-96{margin:6rem!important}.m-128{margin:8rem!important}.m-164{margin:10.25rem!important}.m-196{margin:12.25rem!important}.m-256{margin:16rem!important}.m-512{margin:32rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-2{margin-right:.125rem!important;margin-left:.125rem!important}.mx-4{margin-right:.25rem!important;margin-left:.25rem!important}.mx-8{margin-right:.5rem!important;margin-left:.5rem!important}.mx-12{margin-right:.75rem!important;margin-left:.75rem!important}.mx-16{margin-right:1rem!important;margin-left:1rem!important}.mx-24{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-32{margin-right:2rem!important;margin-left:2rem!important}.mx-46{margin-right:2.875rem!important;margin-left:2.875rem!important}.mx-56{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-64{margin-right:4rem!important;margin-left:4rem!important}.mx-96{margin-right:6rem!important;margin-left:6rem!important}.mx-128{margin-right:8rem!important;margin-left:8rem!important}.mx-164{margin-right:10.25rem!important;margin-left:10.25rem!important}.mx-196{margin-right:12.25rem!important;margin-left:12.25rem!important}.mx-256{margin-right:16rem!important;margin-left:16rem!important}.mx-512{margin-right:32rem!important;margin-left:32rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-46{margin-top:2.875rem!important;margin-bottom:2.875rem!important}.my-56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-64{margin-top:4rem!important;margin-bottom:4rem!important}.my-96{margin-top:6rem!important;margin-bottom:6rem!important}.my-128{margin-top:8rem!important;margin-bottom:8rem!important}.my-164{margin-top:10.25rem!important;margin-bottom:10.25rem!important}.my-196{margin-top:12.25rem!important;margin-bottom:12.25rem!important}.my-256{margin-top:16rem!important;margin-bottom:16rem!important}.my-512{margin-top:32rem!important;margin-bottom:32rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-2{margin-top:.125rem!important}.mt-4{margin-top:.25rem!important}.mt-8{margin-top:.5rem!important}.mt-12{margin-top:.75rem!important}.mt-16{margin-top:1rem!important}.mt-24{margin-top:1.5rem!important}.mt-32{margin-top:2rem!important}.mt-46{margin-top:2.875rem!important}.mt-56{margin-top:3.5rem!important}.mt-64{margin-top:4rem!important}.mt-96{margin-top:6rem!important}.mt-128{margin-top:8rem!important}.mt-164{margin-top:10.25rem!important}.mt-196{margin-top:12.25rem!important}.mt-256{margin-top:16rem!important}.mt-512{margin-top:32rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-2{margin-right:.125rem!important}.me-4{margin-right:.25rem!important}.me-8{margin-right:.5rem!important}.me-12{margin-right:.75rem!important}.me-16{margin-right:1rem!important}.me-24{margin-right:1.5rem!important}.me-32{margin-right:2rem!important}.me-46{margin-right:2.875rem!important}.me-56{margin-right:3.5rem!important}.me-64{margin-right:4rem!important}.me-96{margin-right:6rem!important}.me-128{margin-right:8rem!important}.me-164{margin-right:10.25rem!important}.me-196{margin-right:12.25rem!important}.me-256{margin-right:16rem!important}.me-512{margin-right:32rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:.125rem!important}.mb-4{margin-bottom:.25rem!important}.mb-8{margin-bottom:.5rem!important}.mb-12{margin-bottom:.75rem!important}.mb-16{margin-bottom:1rem!important}.mb-24{margin-bottom:1.5rem!important}.mb-32{margin-bottom:2rem!important}.mb-46{margin-bottom:2.875rem!important}.mb-56{margin-bottom:3.5rem!important}.mb-64{margin-bottom:4rem!important}.mb-96{margin-bottom:6rem!important}.mb-128{margin-bottom:8rem!important}.mb-164{margin-bottom:10.25rem!important}.mb-196{margin-bottom:12.25rem!important}.mb-256{margin-bottom:16rem!important}.mb-512{margin-bottom:32rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-2{margin-left:.125rem!important}.ms-4{margin-left:.25rem!important}.ms-8{margin-left:.5rem!important}.ms-12{margin-left:.75rem!important}.ms-16{margin-left:1rem!important}.ms-24{margin-left:1.5rem!important}.ms-32{margin-left:2rem!important}.ms-46{margin-left:2.875rem!important}.ms-56{margin-left:3.5rem!important}.ms-64{margin-left:4rem!important}.ms-96{margin-left:6rem!important}.ms-128{margin-left:8rem!important}.ms-164{margin-left:10.25rem!important}.ms-196{margin-left:12.25rem!important}.ms-256{margin-left:16rem!important}.ms-512{margin-left:32rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-2{padding:.125rem!important}.p-4{padding:.25rem!important}.p-8{padding:.5rem!important}.p-12{padding:.75rem!important}.p-16{padding:1rem!important}.p-24{padding:1.5rem!important}.p-32{padding:2rem!important}.p-46{padding:2.875rem!important}.p-56{padding:3.5rem!important}.p-64{padding:4rem!important}.p-96{padding:6rem!important}.p-128{padding:8rem!important}.p-164{padding:10.25rem!important}.p-196{padding:12.25rem!important}.p-256{padding:16rem!important}.p-512{padding:32rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-2{padding-right:.125rem!important;padding-left:.125rem!important}.px-4{padding-right:.25rem!important;padding-left:.25rem!important}.px-8{padding-right:.5rem!important;padding-left:.5rem!important}.px-12{padding-right:.75rem!important;padding-left:.75rem!important}.px-16{padding-right:1rem!important;padding-left:1rem!important}.px-24{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-32{padding-right:2rem!important;padding-left:2rem!important}.px-46{padding-right:2.875rem!important;padding-left:2.875rem!important}.px-56{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-64{padding-right:4rem!important;padding-left:4rem!important}.px-96{padding-right:6rem!important;padding-left:6rem!important}.px-128{padding-right:8rem!important;padding-left:8rem!important}.px-164{padding-right:10.25rem!important;padding-left:10.25rem!important}.px-196{padding-right:12.25rem!important;padding-left:12.25rem!important}.px-256{padding-right:16rem!important;padding-left:16rem!important}.px-512{padding-right:32rem!important;padding-left:32rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-46{padding-top:2.875rem!important;padding-bottom:2.875rem!important}.py-56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-64{padding-top:4rem!important;padding-bottom:4rem!important}.py-96{padding-top:6rem!important;padding-bottom:6rem!important}.py-128{padding-top:8rem!important;padding-bottom:8rem!important}.py-164{padding-top:10.25rem!important;padding-bottom:10.25rem!important}.py-196{padding-top:12.25rem!important;padding-bottom:12.25rem!important}.py-256{padding-top:16rem!important;padding-bottom:16rem!important}.py-512{padding-top:32rem!important;padding-bottom:32rem!important}.pt-0{padding-top:0!important}.pt-2{padding-top:.125rem!important}.pt-4{padding-top:.25rem!important}.pt-8{padding-top:.5rem!important}.pt-12{padding-top:.75rem!important}.pt-16{padding-top:1rem!important}.pt-24{padding-top:1.5rem!important}.pt-32{padding-top:2rem!important}.pt-46{padding-top:2.875rem!important}.pt-56{padding-top:3.5rem!important}.pt-64{padding-top:4rem!important}.pt-96{padding-top:6rem!important}.pt-128{padding-top:8rem!important}.pt-164{padding-top:10.25rem!important}.pt-196{padding-top:12.25rem!important}.pt-256{padding-top:16rem!important}.pt-512{padding-top:32rem!important}.pe-0{padding-right:0!important}.pe-2{padding-right:.125rem!important}.pe-4{padding-right:.25rem!important}.pe-8{padding-right:.5rem!important}.pe-12{padding-right:.75rem!important}.pe-16{padding-right:1rem!important}.pe-24{padding-right:1.5rem!important}.pe-32{padding-right:2rem!important}.pe-46{padding-right:2.875rem!important}.pe-56{padding-right:3.5rem!important}.pe-64{padding-right:4rem!important}.pe-96{padding-right:6rem!important}.pe-128{padding-right:8rem!important}.pe-164{padding-right:10.25rem!important}.pe-196{padding-right:12.25rem!important}.pe-256{padding-right:16rem!important}.pe-512{padding-right:32rem!important}.pb-0{padding-bottom:0!important}.pb-2{padding-bottom:.125rem!important}.pb-4{padding-bottom:.25rem!important}.pb-8{padding-bottom:.5rem!important}.pb-12{padding-bottom:.75rem!important}.pb-16{padding-bottom:1rem!important}.pb-24{padding-bottom:1.5rem!important}.pb-32{padding-bottom:2rem!important}.pb-46{padding-bottom:2.875rem!important}.pb-56{padding-bottom:3.5rem!important}.pb-64{padding-bottom:4rem!important}.pb-96{padding-bottom:6rem!important}.pb-128{padding-bottom:8rem!important}.pb-164{padding-bottom:10.25rem!important}.pb-196{padding-bottom:12.25rem!important}.pb-256{padding-bottom:16rem!important}.pb-512{padding-bottom:32rem!important}.ps-0{padding-left:0!important}.ps-2{padding-left:.125rem!important}.ps-4{padding-left:.25rem!important}.ps-8{padding-left:.5rem!important}.ps-12{padding-left:.75rem!important}.ps-16{padding-left:1rem!important}.ps-24{padding-left:1.5rem!important}.ps-32{padding-left:2rem!important}.ps-46{padding-left:2.875rem!important}.ps-56{padding-left:3.5rem!important}.ps-64{padding-left:4rem!important}.ps-96{padding-left:6rem!important}.ps-128{padding-left:8rem!important}.ps-164{padding-left:10.25rem!important}.ps-196{padding-left:12.25rem!important}.ps-256{padding-left:16rem!important}.ps-512{padding-left:32rem!important}.gap-0{gap:0!important}.gap-2{gap:.125rem!important}.gap-4{gap:.25rem!important}.gap-8{gap:.5rem!important}.gap-12{gap:.75rem!important}.gap-16{gap:1rem!important}.gap-24{gap:1.5rem!important}.gap-32{gap:2rem!important}.gap-46{gap:2.875rem!important}.gap-56{gap:3.5rem!important}.gap-64{gap:4rem!important}.gap-96{gap:6rem!important}.gap-128{gap:8rem!important}.gap-164{gap:10.25rem!important}.gap-196{gap:12.25rem!important}.gap-256{gap:16rem!important}.gap-512{gap:32rem!important}.row-gap-0{row-gap:0!important}.row-gap-2{row-gap:.125rem!important}.row-gap-4{row-gap:.25rem!important}.row-gap-8{row-gap:.5rem!important}.row-gap-12{row-gap:.75rem!important}.row-gap-16{row-gap:1rem!important}.row-gap-24{row-gap:1.5rem!important}.row-gap-32{row-gap:2rem!important}.row-gap-46{row-gap:2.875rem!important}.row-gap-56{row-gap:3.5rem!important}.row-gap-64{row-gap:4rem!important}.row-gap-96{row-gap:6rem!important}.row-gap-128{row-gap:8rem!important}.row-gap-164{row-gap:10.25rem!important}.row-gap-196{row-gap:12.25rem!important}.row-gap-256{row-gap:16rem!important}.row-gap-512{row-gap:32rem!important}.column-gap-0{column-gap:0!important}.column-gap-2{column-gap:.125rem!important}.column-gap-4{column-gap:.25rem!important}.column-gap-8{column-gap:.5rem!important}.column-gap-12{column-gap:.75rem!important}.column-gap-16{column-gap:1rem!important}.column-gap-24{column-gap:1.5rem!important}.column-gap-32{column-gap:2rem!important}.column-gap-46{column-gap:2.875rem!important}.column-gap-56{column-gap:3.5rem!important}.column-gap-64{column-gap:4rem!important}.column-gap-96{column-gap:6rem!important}.column-gap-128{column-gap:8rem!important}.column-gap-164{column-gap:10.25rem!important}.column-gap-196{column-gap:12.25rem!important}.column-gap-256{column-gap:16rem!important}.column-gap-512{column-gap:32rem!important}.font-monospace{font-family:var(--bs-font-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-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!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{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary,.text-success{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info,.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger,.text-light{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-black,.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-body,.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50,.text-white-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary,.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info,.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger,.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark,.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary,.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info,.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger,.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-black,.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-body,.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-2{margin:.125rem!important}.m-sm-4{margin:.25rem!important}.m-sm-8{margin:.5rem!important}.m-sm-12{margin:.75rem!important}.m-sm-16{margin:1rem!important}.m-sm-24{margin:1.5rem!important}.m-sm-32{margin:2rem!important}.m-sm-46{margin:2.875rem!important}.m-sm-56{margin:3.5rem!important}.m-sm-64{margin:4rem!important}.m-sm-96{margin:6rem!important}.m-sm-128{margin:8rem!important}.m-sm-164{margin:10.25rem!important}.m-sm-196{margin:12.25rem!important}.m-sm-256{margin:16rem!important}.m-sm-512{margin:32rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-2{margin-right:.125rem!important;margin-left:.125rem!important}.mx-sm-4{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-8{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-12{margin-right:.75rem!important;margin-left:.75rem!important}.mx-sm-16{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-24{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-32{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-46{margin-right:2.875rem!important;margin-left:2.875rem!important}.mx-sm-56{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-sm-64{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-96{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-128{margin-right:8rem!important;margin-left:8rem!important}.mx-sm-164{margin-right:10.25rem!important;margin-left:10.25rem!important}.mx-sm-196{margin-right:12.25rem!important;margin-left:12.25rem!important}.mx-sm-256{margin-right:16rem!important;margin-left:16rem!important}.mx-sm-512{margin-right:32rem!important;margin-left:32rem!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-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-sm-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-sm-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-46{margin-top:2.875rem!important;margin-bottom:2.875rem!important}.my-sm-56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-sm-64{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-96{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-128{margin-top:8rem!important;margin-bottom:8rem!important}.my-sm-164{margin-top:10.25rem!important;margin-bottom:10.25rem!important}.my-sm-196{margin-top:12.25rem!important;margin-bottom:12.25rem!important}.my-sm-256{margin-top:16rem!important;margin-bottom:16rem!important}.my-sm-512{margin-top:32rem!important;margin-bottom:32rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-2{margin-top:.125rem!important}.mt-sm-4{margin-top:.25rem!important}.mt-sm-8{margin-top:.5rem!important}.mt-sm-12{margin-top:.75rem!important}.mt-sm-16{margin-top:1rem!important}.mt-sm-24{margin-top:1.5rem!important}.mt-sm-32{margin-top:2rem!important}.mt-sm-46{margin-top:2.875rem!important}.mt-sm-56{margin-top:3.5rem!important}.mt-sm-64{margin-top:4rem!important}.mt-sm-96{margin-top:6rem!important}.mt-sm-128{margin-top:8rem!important}.mt-sm-164{margin-top:10.25rem!important}.mt-sm-196{margin-top:12.25rem!important}.mt-sm-256{margin-top:16rem!important}.mt-sm-512{margin-top:32rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-2{margin-right:.125rem!important}.me-sm-4{margin-right:.25rem!important}.me-sm-8{margin-right:.5rem!important}.me-sm-12{margin-right:.75rem!important}.me-sm-16{margin-right:1rem!important}.me-sm-24{margin-right:1.5rem!important}.me-sm-32{margin-right:2rem!important}.me-sm-46{margin-right:2.875rem!important}.me-sm-56{margin-right:3.5rem!important}.me-sm-64{margin-right:4rem!important}.me-sm-96{margin-right:6rem!important}.me-sm-128{margin-right:8rem!important}.me-sm-164{margin-right:10.25rem!important}.me-sm-196{margin-right:12.25rem!important}.me-sm-256{margin-right:16rem!important}.me-sm-512{margin-right:32rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-2{margin-bottom:.125rem!important}.mb-sm-4{margin-bottom:.25rem!important}.mb-sm-8{margin-bottom:.5rem!important}.mb-sm-12{margin-bottom:.75rem!important}.mb-sm-16{margin-bottom:1rem!important}.mb-sm-24{margin-bottom:1.5rem!important}.mb-sm-32{margin-bottom:2rem!important}.mb-sm-46{margin-bottom:2.875rem!important}.mb-sm-56{margin-bottom:3.5rem!important}.mb-sm-64{margin-bottom:4rem!important}.mb-sm-96{margin-bottom:6rem!important}.mb-sm-128{margin-bottom:8rem!important}.mb-sm-164{margin-bottom:10.25rem!important}.mb-sm-196{margin-bottom:12.25rem!important}.mb-sm-256{margin-bottom:16rem!important}.mb-sm-512{margin-bottom:32rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-2{margin-left:.125rem!important}.ms-sm-4{margin-left:.25rem!important}.ms-sm-8{margin-left:.5rem!important}.ms-sm-12{margin-left:.75rem!important}.ms-sm-16{margin-left:1rem!important}.ms-sm-24{margin-left:1.5rem!important}.ms-sm-32{margin-left:2rem!important}.ms-sm-46{margin-left:2.875rem!important}.ms-sm-56{margin-left:3.5rem!important}.ms-sm-64{margin-left:4rem!important}.ms-sm-96{margin-left:6rem!important}.ms-sm-128{margin-left:8rem!important}.ms-sm-164{margin-left:10.25rem!important}.ms-sm-196{margin-left:12.25rem!important}.ms-sm-256{margin-left:16rem!important}.ms-sm-512{margin-left:32rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-2{padding:.125rem!important}.p-sm-4{padding:.25rem!important}.p-sm-8{padding:.5rem!important}.p-sm-12{padding:.75rem!important}.p-sm-16{padding:1rem!important}.p-sm-24{padding:1.5rem!important}.p-sm-32{padding:2rem!important}.p-sm-46{padding:2.875rem!important}.p-sm-56{padding:3.5rem!important}.p-sm-64{padding:4rem!important}.p-sm-96{padding:6rem!important}.p-sm-128{padding:8rem!important}.p-sm-164{padding:10.25rem!important}.p-sm-196{padding:12.25rem!important}.p-sm-256{padding:16rem!important}.p-sm-512{padding:32rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-2{padding-right:.125rem!important;padding-left:.125rem!important}.px-sm-4{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-8{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-12{padding-right:.75rem!important;padding-left:.75rem!important}.px-sm-16{padding-right:1rem!important;padding-left:1rem!important}.px-sm-24{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-32{padding-right:2rem!important;padding-left:2rem!important}.px-sm-46{padding-right:2.875rem!important;padding-left:2.875rem!important}.px-sm-56{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-sm-64{padding-right:4rem!important;padding-left:4rem!important}.px-sm-96{padding-right:6rem!important;padding-left:6rem!important}.px-sm-128{padding-right:8rem!important;padding-left:8rem!important}.px-sm-164{padding-right:10.25rem!important;padding-left:10.25rem!important}.px-sm-196{padding-right:12.25rem!important;padding-left:12.25rem!important}.px-sm-256{padding-right:16rem!important;padding-left:16rem!important}.px-sm-512{padding-right:32rem!important;padding-left:32rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-sm-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-sm-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-46{padding-top:2.875rem!important;padding-bottom:2.875rem!important}.py-sm-56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-sm-64{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-96{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-128{padding-top:8rem!important;padding-bottom:8rem!important}.py-sm-164{padding-top:10.25rem!important;padding-bottom:10.25rem!important}.py-sm-196{padding-top:12.25rem!important;padding-bottom:12.25rem!important}.py-sm-256{padding-top:16rem!important;padding-bottom:16rem!important}.py-sm-512{padding-top:32rem!important;padding-bottom:32rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-2{padding-top:.125rem!important}.pt-sm-4{padding-top:.25rem!important}.pt-sm-8{padding-top:.5rem!important}.pt-sm-12{padding-top:.75rem!important}.pt-sm-16{padding-top:1rem!important}.pt-sm-24{padding-top:1.5rem!important}.pt-sm-32{padding-top:2rem!important}.pt-sm-46{padding-top:2.875rem!important}.pt-sm-56{padding-top:3.5rem!important}.pt-sm-64{padding-top:4rem!important}.pt-sm-96{padding-top:6rem!important}.pt-sm-128{padding-top:8rem!important}.pt-sm-164{padding-top:10.25rem!important}.pt-sm-196{padding-top:12.25rem!important}.pt-sm-256{padding-top:16rem!important}.pt-sm-512{padding-top:32rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-2{padding-right:.125rem!important}.pe-sm-4{padding-right:.25rem!important}.pe-sm-8{padding-right:.5rem!important}.pe-sm-12{padding-right:.75rem!important}.pe-sm-16{padding-right:1rem!important}.pe-sm-24{padding-right:1.5rem!important}.pe-sm-32{padding-right:2rem!important}.pe-sm-46{padding-right:2.875rem!important}.pe-sm-56{padding-right:3.5rem!important}.pe-sm-64{padding-right:4rem!important}.pe-sm-96{padding-right:6rem!important}.pe-sm-128{padding-right:8rem!important}.pe-sm-164{padding-right:10.25rem!important}.pe-sm-196{padding-right:12.25rem!important}.pe-sm-256{padding-right:16rem!important}.pe-sm-512{padding-right:32rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-2{padding-bottom:.125rem!important}.pb-sm-4{padding-bottom:.25rem!important}.pb-sm-8{padding-bottom:.5rem!important}.pb-sm-12{padding-bottom:.75rem!important}.pb-sm-16{padding-bottom:1rem!important}.pb-sm-24{padding-bottom:1.5rem!important}.pb-sm-32{padding-bottom:2rem!important}.pb-sm-46{padding-bottom:2.875rem!important}.pb-sm-56{padding-bottom:3.5rem!important}.pb-sm-64{padding-bottom:4rem!important}.pb-sm-96{padding-bottom:6rem!important}.pb-sm-128{padding-bottom:8rem!important}.pb-sm-164{padding-bottom:10.25rem!important}.pb-sm-196{padding-bottom:12.25rem!important}.pb-sm-256{padding-bottom:16rem!important}.pb-sm-512{padding-bottom:32rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-2{padding-left:.125rem!important}.ps-sm-4{padding-left:.25rem!important}.ps-sm-8{padding-left:.5rem!important}.ps-sm-12{padding-left:.75rem!important}.ps-sm-16{padding-left:1rem!important}.ps-sm-24{padding-left:1.5rem!important}.ps-sm-32{padding-left:2rem!important}.ps-sm-46{padding-left:2.875rem!important}.ps-sm-56{padding-left:3.5rem!important}.ps-sm-64{padding-left:4rem!important}.ps-sm-96{padding-left:6rem!important}.ps-sm-128{padding-left:8rem!important}.ps-sm-164{padding-left:10.25rem!important}.ps-sm-196{padding-left:12.25rem!important}.ps-sm-256{padding-left:16rem!important}.ps-sm-512{padding-left:32rem!important}.gap-sm-0{gap:0!important}.gap-sm-2{gap:.125rem!important}.gap-sm-4{gap:.25rem!important}.gap-sm-8{gap:.5rem!important}.gap-sm-12{gap:.75rem!important}.gap-sm-16{gap:1rem!important}.gap-sm-24{gap:1.5rem!important}.gap-sm-32{gap:2rem!important}.gap-sm-46{gap:2.875rem!important}.gap-sm-56{gap:3.5rem!important}.gap-sm-64{gap:4rem!important}.gap-sm-96{gap:6rem!important}.gap-sm-128{gap:8rem!important}.gap-sm-164{gap:10.25rem!important}.gap-sm-196{gap:12.25rem!important}.gap-sm-256{gap:16rem!important}.gap-sm-512{gap:32rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-2{row-gap:.125rem!important}.row-gap-sm-4{row-gap:.25rem!important}.row-gap-sm-8{row-gap:.5rem!important}.row-gap-sm-12{row-gap:.75rem!important}.row-gap-sm-16{row-gap:1rem!important}.row-gap-sm-24{row-gap:1.5rem!important}.row-gap-sm-32{row-gap:2rem!important}.row-gap-sm-46{row-gap:2.875rem!important}.row-gap-sm-56{row-gap:3.5rem!important}.row-gap-sm-64{row-gap:4rem!important}.row-gap-sm-96{row-gap:6rem!important}.row-gap-sm-128{row-gap:8rem!important}.row-gap-sm-164{row-gap:10.25rem!important}.row-gap-sm-196{row-gap:12.25rem!important}.row-gap-sm-256{row-gap:16rem!important}.row-gap-sm-512{row-gap:32rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-2{column-gap:.125rem!important}.column-gap-sm-4{column-gap:.25rem!important}.column-gap-sm-8{column-gap:.5rem!important}.column-gap-sm-12{column-gap:.75rem!important}.column-gap-sm-16{column-gap:1rem!important}.column-gap-sm-24{column-gap:1.5rem!important}.column-gap-sm-32{column-gap:2rem!important}.column-gap-sm-46{column-gap:2.875rem!important}.column-gap-sm-56{column-gap:3.5rem!important}.column-gap-sm-64{column-gap:4rem!important}.column-gap-sm-96{column-gap:6rem!important}.column-gap-sm-128{column-gap:8rem!important}.column-gap-sm-164{column-gap:10.25rem!important}.column-gap-sm-196{column-gap:12.25rem!important}.column-gap-sm-256{column-gap:16rem!important}.column-gap-sm-512{column-gap:32rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-2{margin:.125rem!important}.m-md-4{margin:.25rem!important}.m-md-8{margin:.5rem!important}.m-md-12{margin:.75rem!important}.m-md-16{margin:1rem!important}.m-md-24{margin:1.5rem!important}.m-md-32{margin:2rem!important}.m-md-46{margin:2.875rem!important}.m-md-56{margin:3.5rem!important}.m-md-64{margin:4rem!important}.m-md-96{margin:6rem!important}.m-md-128{margin:8rem!important}.m-md-164{margin:10.25rem!important}.m-md-196{margin:12.25rem!important}.m-md-256{margin:16rem!important}.m-md-512{margin:32rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-2{margin-right:.125rem!important;margin-left:.125rem!important}.mx-md-4{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-8{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-12{margin-right:.75rem!important;margin-left:.75rem!important}.mx-md-16{margin-right:1rem!important;margin-left:1rem!important}.mx-md-24{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-32{margin-right:2rem!important;margin-left:2rem!important}.mx-md-46{margin-right:2.875rem!important;margin-left:2.875rem!important}.mx-md-56{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-md-64{margin-right:4rem!important;margin-left:4rem!important}.mx-md-96{margin-right:6rem!important;margin-left:6rem!important}.mx-md-128{margin-right:8rem!important;margin-left:8rem!important}.mx-md-164{margin-right:10.25rem!important;margin-left:10.25rem!important}.mx-md-196{margin-right:12.25rem!important;margin-left:12.25rem!important}.mx-md-256{margin-right:16rem!important;margin-left:16rem!important}.mx-md-512{margin-right:32rem!important;margin-left:32rem!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-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-md-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-md-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-46{margin-top:2.875rem!important;margin-bottom:2.875rem!important}.my-md-56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-md-64{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-96{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-128{margin-top:8rem!important;margin-bottom:8rem!important}.my-md-164{margin-top:10.25rem!important;margin-bottom:10.25rem!important}.my-md-196{margin-top:12.25rem!important;margin-bottom:12.25rem!important}.my-md-256{margin-top:16rem!important;margin-bottom:16rem!important}.my-md-512{margin-top:32rem!important;margin-bottom:32rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-2{margin-top:.125rem!important}.mt-md-4{margin-top:.25rem!important}.mt-md-8{margin-top:.5rem!important}.mt-md-12{margin-top:.75rem!important}.mt-md-16{margin-top:1rem!important}.mt-md-24{margin-top:1.5rem!important}.mt-md-32{margin-top:2rem!important}.mt-md-46{margin-top:2.875rem!important}.mt-md-56{margin-top:3.5rem!important}.mt-md-64{margin-top:4rem!important}.mt-md-96{margin-top:6rem!important}.mt-md-128{margin-top:8rem!important}.mt-md-164{margin-top:10.25rem!important}.mt-md-196{margin-top:12.25rem!important}.mt-md-256{margin-top:16rem!important}.mt-md-512{margin-top:32rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-2{margin-right:.125rem!important}.me-md-4{margin-right:.25rem!important}.me-md-8{margin-right:.5rem!important}.me-md-12{margin-right:.75rem!important}.me-md-16{margin-right:1rem!important}.me-md-24{margin-right:1.5rem!important}.me-md-32{margin-right:2rem!important}.me-md-46{margin-right:2.875rem!important}.me-md-56{margin-right:3.5rem!important}.me-md-64{margin-right:4rem!important}.me-md-96{margin-right:6rem!important}.me-md-128{margin-right:8rem!important}.me-md-164{margin-right:10.25rem!important}.me-md-196{margin-right:12.25rem!important}.me-md-256{margin-right:16rem!important}.me-md-512{margin-right:32rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-2{margin-bottom:.125rem!important}.mb-md-4{margin-bottom:.25rem!important}.mb-md-8{margin-bottom:.5rem!important}.mb-md-12{margin-bottom:.75rem!important}.mb-md-16{margin-bottom:1rem!important}.mb-md-24{margin-bottom:1.5rem!important}.mb-md-32{margin-bottom:2rem!important}.mb-md-46{margin-bottom:2.875rem!important}.mb-md-56{margin-bottom:3.5rem!important}.mb-md-64{margin-bottom:4rem!important}.mb-md-96{margin-bottom:6rem!important}.mb-md-128{margin-bottom:8rem!important}.mb-md-164{margin-bottom:10.25rem!important}.mb-md-196{margin-bottom:12.25rem!important}.mb-md-256{margin-bottom:16rem!important}.mb-md-512{margin-bottom:32rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-2{margin-left:.125rem!important}.ms-md-4{margin-left:.25rem!important}.ms-md-8{margin-left:.5rem!important}.ms-md-12{margin-left:.75rem!important}.ms-md-16{margin-left:1rem!important}.ms-md-24{margin-left:1.5rem!important}.ms-md-32{margin-left:2rem!important}.ms-md-46{margin-left:2.875rem!important}.ms-md-56{margin-left:3.5rem!important}.ms-md-64{margin-left:4rem!important}.ms-md-96{margin-left:6rem!important}.ms-md-128{margin-left:8rem!important}.ms-md-164{margin-left:10.25rem!important}.ms-md-196{margin-left:12.25rem!important}.ms-md-256{margin-left:16rem!important}.ms-md-512{margin-left:32rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-2{padding:.125rem!important}.p-md-4{padding:.25rem!important}.p-md-8{padding:.5rem!important}.p-md-12{padding:.75rem!important}.p-md-16{padding:1rem!important}.p-md-24{padding:1.5rem!important}.p-md-32{padding:2rem!important}.p-md-46{padding:2.875rem!important}.p-md-56{padding:3.5rem!important}.p-md-64{padding:4rem!important}.p-md-96{padding:6rem!important}.p-md-128{padding:8rem!important}.p-md-164{padding:10.25rem!important}.p-md-196{padding:12.25rem!important}.p-md-256{padding:16rem!important}.p-md-512{padding:32rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-2{padding-right:.125rem!important;padding-left:.125rem!important}.px-md-4{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-8{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-12{padding-right:.75rem!important;padding-left:.75rem!important}.px-md-16{padding-right:1rem!important;padding-left:1rem!important}.px-md-24{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-32{padding-right:2rem!important;padding-left:2rem!important}.px-md-46{padding-right:2.875rem!important;padding-left:2.875rem!important}.px-md-56{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-md-64{padding-right:4rem!important;padding-left:4rem!important}.px-md-96{padding-right:6rem!important;padding-left:6rem!important}.px-md-128{padding-right:8rem!important;padding-left:8rem!important}.px-md-164{padding-right:10.25rem!important;padding-left:10.25rem!important}.px-md-196{padding-right:12.25rem!important;padding-left:12.25rem!important}.px-md-256{padding-right:16rem!important;padding-left:16rem!important}.px-md-512{padding-right:32rem!important;padding-left:32rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-md-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-md-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-46{padding-top:2.875rem!important;padding-bottom:2.875rem!important}.py-md-56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-md-64{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-96{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-128{padding-top:8rem!important;padding-bottom:8rem!important}.py-md-164{padding-top:10.25rem!important;padding-bottom:10.25rem!important}.py-md-196{padding-top:12.25rem!important;padding-bottom:12.25rem!important}.py-md-256{padding-top:16rem!important;padding-bottom:16rem!important}.py-md-512{padding-top:32rem!important;padding-bottom:32rem!important}.pt-md-0{padding-top:0!important}.pt-md-2{padding-top:.125rem!important}.pt-md-4{padding-top:.25rem!important}.pt-md-8{padding-top:.5rem!important}.pt-md-12{padding-top:.75rem!important}.pt-md-16{padding-top:1rem!important}.pt-md-24{padding-top:1.5rem!important}.pt-md-32{padding-top:2rem!important}.pt-md-46{padding-top:2.875rem!important}.pt-md-56{padding-top:3.5rem!important}.pt-md-64{padding-top:4rem!important}.pt-md-96{padding-top:6rem!important}.pt-md-128{padding-top:8rem!important}.pt-md-164{padding-top:10.25rem!important}.pt-md-196{padding-top:12.25rem!important}.pt-md-256{padding-top:16rem!important}.pt-md-512{padding-top:32rem!important}.pe-md-0{padding-right:0!important}.pe-md-2{padding-right:.125rem!important}.pe-md-4{padding-right:.25rem!important}.pe-md-8{padding-right:.5rem!important}.pe-md-12{padding-right:.75rem!important}.pe-md-16{padding-right:1rem!important}.pe-md-24{padding-right:1.5rem!important}.pe-md-32{padding-right:2rem!important}.pe-md-46{padding-right:2.875rem!important}.pe-md-56{padding-right:3.5rem!important}.pe-md-64{padding-right:4rem!important}.pe-md-96{padding-right:6rem!important}.pe-md-128{padding-right:8rem!important}.pe-md-164{padding-right:10.25rem!important}.pe-md-196{padding-right:12.25rem!important}.pe-md-256{padding-right:16rem!important}.pe-md-512{padding-right:32rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-2{padding-bottom:.125rem!important}.pb-md-4{padding-bottom:.25rem!important}.pb-md-8{padding-bottom:.5rem!important}.pb-md-12{padding-bottom:.75rem!important}.pb-md-16{padding-bottom:1rem!important}.pb-md-24{padding-bottom:1.5rem!important}.pb-md-32{padding-bottom:2rem!important}.pb-md-46{padding-bottom:2.875rem!important}.pb-md-56{padding-bottom:3.5rem!important}.pb-md-64{padding-bottom:4rem!important}.pb-md-96{padding-bottom:6rem!important}.pb-md-128{padding-bottom:8rem!important}.pb-md-164{padding-bottom:10.25rem!important}.pb-md-196{padding-bottom:12.25rem!important}.pb-md-256{padding-bottom:16rem!important}.pb-md-512{padding-bottom:32rem!important}.ps-md-0{padding-left:0!important}.ps-md-2{padding-left:.125rem!important}.ps-md-4{padding-left:.25rem!important}.ps-md-8{padding-left:.5rem!important}.ps-md-12{padding-left:.75rem!important}.ps-md-16{padding-left:1rem!important}.ps-md-24{padding-left:1.5rem!important}.ps-md-32{padding-left:2rem!important}.ps-md-46{padding-left:2.875rem!important}.ps-md-56{padding-left:3.5rem!important}.ps-md-64{padding-left:4rem!important}.ps-md-96{padding-left:6rem!important}.ps-md-128{padding-left:8rem!important}.ps-md-164{padding-left:10.25rem!important}.ps-md-196{padding-left:12.25rem!important}.ps-md-256{padding-left:16rem!important}.ps-md-512{padding-left:32rem!important}.gap-md-0{gap:0!important}.gap-md-2{gap:.125rem!important}.gap-md-4{gap:.25rem!important}.gap-md-8{gap:.5rem!important}.gap-md-12{gap:.75rem!important}.gap-md-16{gap:1rem!important}.gap-md-24{gap:1.5rem!important}.gap-md-32{gap:2rem!important}.gap-md-46{gap:2.875rem!important}.gap-md-56{gap:3.5rem!important}.gap-md-64{gap:4rem!important}.gap-md-96{gap:6rem!important}.gap-md-128{gap:8rem!important}.gap-md-164{gap:10.25rem!important}.gap-md-196{gap:12.25rem!important}.gap-md-256{gap:16rem!important}.gap-md-512{gap:32rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-2{row-gap:.125rem!important}.row-gap-md-4{row-gap:.25rem!important}.row-gap-md-8{row-gap:.5rem!important}.row-gap-md-12{row-gap:.75rem!important}.row-gap-md-16{row-gap:1rem!important}.row-gap-md-24{row-gap:1.5rem!important}.row-gap-md-32{row-gap:2rem!important}.row-gap-md-46{row-gap:2.875rem!important}.row-gap-md-56{row-gap:3.5rem!important}.row-gap-md-64{row-gap:4rem!important}.row-gap-md-96{row-gap:6rem!important}.row-gap-md-128{row-gap:8rem!important}.row-gap-md-164{row-gap:10.25rem!important}.row-gap-md-196{row-gap:12.25rem!important}.row-gap-md-256{row-gap:16rem!important}.row-gap-md-512{row-gap:32rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-2{column-gap:.125rem!important}.column-gap-md-4{column-gap:.25rem!important}.column-gap-md-8{column-gap:.5rem!important}.column-gap-md-12{column-gap:.75rem!important}.column-gap-md-16{column-gap:1rem!important}.column-gap-md-24{column-gap:1.5rem!important}.column-gap-md-32{column-gap:2rem!important}.column-gap-md-46{column-gap:2.875rem!important}.column-gap-md-56{column-gap:3.5rem!important}.column-gap-md-64{column-gap:4rem!important}.column-gap-md-96{column-gap:6rem!important}.column-gap-md-128{column-gap:8rem!important}.column-gap-md-164{column-gap:10.25rem!important}.column-gap-md-196{column-gap:12.25rem!important}.column-gap-md-256{column-gap:16rem!important}.column-gap-md-512{column-gap:32rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-2{margin:.125rem!important}.m-lg-4{margin:.25rem!important}.m-lg-8{margin:.5rem!important}.m-lg-12{margin:.75rem!important}.m-lg-16{margin:1rem!important}.m-lg-24{margin:1.5rem!important}.m-lg-32{margin:2rem!important}.m-lg-46{margin:2.875rem!important}.m-lg-56{margin:3.5rem!important}.m-lg-64{margin:4rem!important}.m-lg-96{margin:6rem!important}.m-lg-128{margin:8rem!important}.m-lg-164{margin:10.25rem!important}.m-lg-196{margin:12.25rem!important}.m-lg-256{margin:16rem!important}.m-lg-512{margin:32rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-2{margin-right:.125rem!important;margin-left:.125rem!important}.mx-lg-4{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-8{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-12{margin-right:.75rem!important;margin-left:.75rem!important}.mx-lg-16{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-24{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-32{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-46{margin-right:2.875rem!important;margin-left:2.875rem!important}.mx-lg-56{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-lg-64{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-96{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-128{margin-right:8rem!important;margin-left:8rem!important}.mx-lg-164{margin-right:10.25rem!important;margin-left:10.25rem!important}.mx-lg-196{margin-right:12.25rem!important;margin-left:12.25rem!important}.mx-lg-256{margin-right:16rem!important;margin-left:16rem!important}.mx-lg-512{margin-right:32rem!important;margin-left:32rem!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-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-lg-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-lg-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-46{margin-top:2.875rem!important;margin-bottom:2.875rem!important}.my-lg-56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-lg-64{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-96{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-128{margin-top:8rem!important;margin-bottom:8rem!important}.my-lg-164{margin-top:10.25rem!important;margin-bottom:10.25rem!important}.my-lg-196{margin-top:12.25rem!important;margin-bottom:12.25rem!important}.my-lg-256{margin-top:16rem!important;margin-bottom:16rem!important}.my-lg-512{margin-top:32rem!important;margin-bottom:32rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-2{margin-top:.125rem!important}.mt-lg-4{margin-top:.25rem!important}.mt-lg-8{margin-top:.5rem!important}.mt-lg-12{margin-top:.75rem!important}.mt-lg-16{margin-top:1rem!important}.mt-lg-24{margin-top:1.5rem!important}.mt-lg-32{margin-top:2rem!important}.mt-lg-46{margin-top:2.875rem!important}.mt-lg-56{margin-top:3.5rem!important}.mt-lg-64{margin-top:4rem!important}.mt-lg-96{margin-top:6rem!important}.mt-lg-128{margin-top:8rem!important}.mt-lg-164{margin-top:10.25rem!important}.mt-lg-196{margin-top:12.25rem!important}.mt-lg-256{margin-top:16rem!important}.mt-lg-512{margin-top:32rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-2{margin-right:.125rem!important}.me-lg-4{margin-right:.25rem!important}.me-lg-8{margin-right:.5rem!important}.me-lg-12{margin-right:.75rem!important}.me-lg-16{margin-right:1rem!important}.me-lg-24{margin-right:1.5rem!important}.me-lg-32{margin-right:2rem!important}.me-lg-46{margin-right:2.875rem!important}.me-lg-56{margin-right:3.5rem!important}.me-lg-64{margin-right:4rem!important}.me-lg-96{margin-right:6rem!important}.me-lg-128{margin-right:8rem!important}.me-lg-164{margin-right:10.25rem!important}.me-lg-196{margin-right:12.25rem!important}.me-lg-256{margin-right:16rem!important}.me-lg-512{margin-right:32rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-2{margin-bottom:.125rem!important}.mb-lg-4{margin-bottom:.25rem!important}.mb-lg-8{margin-bottom:.5rem!important}.mb-lg-12{margin-bottom:.75rem!important}.mb-lg-16{margin-bottom:1rem!important}.mb-lg-24{margin-bottom:1.5rem!important}.mb-lg-32{margin-bottom:2rem!important}.mb-lg-46{margin-bottom:2.875rem!important}.mb-lg-56{margin-bottom:3.5rem!important}.mb-lg-64{margin-bottom:4rem!important}.mb-lg-96{margin-bottom:6rem!important}.mb-lg-128{margin-bottom:8rem!important}.mb-lg-164{margin-bottom:10.25rem!important}.mb-lg-196{margin-bottom:12.25rem!important}.mb-lg-256{margin-bottom:16rem!important}.mb-lg-512{margin-bottom:32rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-2{margin-left:.125rem!important}.ms-lg-4{margin-left:.25rem!important}.ms-lg-8{margin-left:.5rem!important}.ms-lg-12{margin-left:.75rem!important}.ms-lg-16{margin-left:1rem!important}.ms-lg-24{margin-left:1.5rem!important}.ms-lg-32{margin-left:2rem!important}.ms-lg-46{margin-left:2.875rem!important}.ms-lg-56{margin-left:3.5rem!important}.ms-lg-64{margin-left:4rem!important}.ms-lg-96{margin-left:6rem!important}.ms-lg-128{margin-left:8rem!important}.ms-lg-164{margin-left:10.25rem!important}.ms-lg-196{margin-left:12.25rem!important}.ms-lg-256{margin-left:16rem!important}.ms-lg-512{margin-left:32rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-2{padding:.125rem!important}.p-lg-4{padding:.25rem!important}.p-lg-8{padding:.5rem!important}.p-lg-12{padding:.75rem!important}.p-lg-16{padding:1rem!important}.p-lg-24{padding:1.5rem!important}.p-lg-32{padding:2rem!important}.p-lg-46{padding:2.875rem!important}.p-lg-56{padding:3.5rem!important}.p-lg-64{padding:4rem!important}.p-lg-96{padding:6rem!important}.p-lg-128{padding:8rem!important}.p-lg-164{padding:10.25rem!important}.p-lg-196{padding:12.25rem!important}.p-lg-256{padding:16rem!important}.p-lg-512{padding:32rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-2{padding-right:.125rem!important;padding-left:.125rem!important}.px-lg-4{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-8{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-12{padding-right:.75rem!important;padding-left:.75rem!important}.px-lg-16{padding-right:1rem!important;padding-left:1rem!important}.px-lg-24{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-32{padding-right:2rem!important;padding-left:2rem!important}.px-lg-46{padding-right:2.875rem!important;padding-left:2.875rem!important}.px-lg-56{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-lg-64{padding-right:4rem!important;padding-left:4rem!important}.px-lg-96{padding-right:6rem!important;padding-left:6rem!important}.px-lg-128{padding-right:8rem!important;padding-left:8rem!important}.px-lg-164{padding-right:10.25rem!important;padding-left:10.25rem!important}.px-lg-196{padding-right:12.25rem!important;padding-left:12.25rem!important}.px-lg-256{padding-right:16rem!important;padding-left:16rem!important}.px-lg-512{padding-right:32rem!important;padding-left:32rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-lg-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-lg-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-46{padding-top:2.875rem!important;padding-bottom:2.875rem!important}.py-lg-56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-lg-64{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-96{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-128{padding-top:8rem!important;padding-bottom:8rem!important}.py-lg-164{padding-top:10.25rem!important;padding-bottom:10.25rem!important}.py-lg-196{padding-top:12.25rem!important;padding-bottom:12.25rem!important}.py-lg-256{padding-top:16rem!important;padding-bottom:16rem!important}.py-lg-512{padding-top:32rem!important;padding-bottom:32rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-2{padding-top:.125rem!important}.pt-lg-4{padding-top:.25rem!important}.pt-lg-8{padding-top:.5rem!important}.pt-lg-12{padding-top:.75rem!important}.pt-lg-16{padding-top:1rem!important}.pt-lg-24{padding-top:1.5rem!important}.pt-lg-32{padding-top:2rem!important}.pt-lg-46{padding-top:2.875rem!important}.pt-lg-56{padding-top:3.5rem!important}.pt-lg-64{padding-top:4rem!important}.pt-lg-96{padding-top:6rem!important}.pt-lg-128{padding-top:8rem!important}.pt-lg-164{padding-top:10.25rem!important}.pt-lg-196{padding-top:12.25rem!important}.pt-lg-256{padding-top:16rem!important}.pt-lg-512{padding-top:32rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-2{padding-right:.125rem!important}.pe-lg-4{padding-right:.25rem!important}.pe-lg-8{padding-right:.5rem!important}.pe-lg-12{padding-right:.75rem!important}.pe-lg-16{padding-right:1rem!important}.pe-lg-24{padding-right:1.5rem!important}.pe-lg-32{padding-right:2rem!important}.pe-lg-46{padding-right:2.875rem!important}.pe-lg-56{padding-right:3.5rem!important}.pe-lg-64{padding-right:4rem!important}.pe-lg-96{padding-right:6rem!important}.pe-lg-128{padding-right:8rem!important}.pe-lg-164{padding-right:10.25rem!important}.pe-lg-196{padding-right:12.25rem!important}.pe-lg-256{padding-right:16rem!important}.pe-lg-512{padding-right:32rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-2{padding-bottom:.125rem!important}.pb-lg-4{padding-bottom:.25rem!important}.pb-lg-8{padding-bottom:.5rem!important}.pb-lg-12{padding-bottom:.75rem!important}.pb-lg-16{padding-bottom:1rem!important}.pb-lg-24{padding-bottom:1.5rem!important}.pb-lg-32{padding-bottom:2rem!important}.pb-lg-46{padding-bottom:2.875rem!important}.pb-lg-56{padding-bottom:3.5rem!important}.pb-lg-64{padding-bottom:4rem!important}.pb-lg-96{padding-bottom:6rem!important}.pb-lg-128{padding-bottom:8rem!important}.pb-lg-164{padding-bottom:10.25rem!important}.pb-lg-196{padding-bottom:12.25rem!important}.pb-lg-256{padding-bottom:16rem!important}.pb-lg-512{padding-bottom:32rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-2{padding-left:.125rem!important}.ps-lg-4{padding-left:.25rem!important}.ps-lg-8{padding-left:.5rem!important}.ps-lg-12{padding-left:.75rem!important}.ps-lg-16{padding-left:1rem!important}.ps-lg-24{padding-left:1.5rem!important}.ps-lg-32{padding-left:2rem!important}.ps-lg-46{padding-left:2.875rem!important}.ps-lg-56{padding-left:3.5rem!important}.ps-lg-64{padding-left:4rem!important}.ps-lg-96{padding-left:6rem!important}.ps-lg-128{padding-left:8rem!important}.ps-lg-164{padding-left:10.25rem!important}.ps-lg-196{padding-left:12.25rem!important}.ps-lg-256{padding-left:16rem!important}.ps-lg-512{padding-left:32rem!important}.gap-lg-0{gap:0!important}.gap-lg-2{gap:.125rem!important}.gap-lg-4{gap:.25rem!important}.gap-lg-8{gap:.5rem!important}.gap-lg-12{gap:.75rem!important}.gap-lg-16{gap:1rem!important}.gap-lg-24{gap:1.5rem!important}.gap-lg-32{gap:2rem!important}.gap-lg-46{gap:2.875rem!important}.gap-lg-56{gap:3.5rem!important}.gap-lg-64{gap:4rem!important}.gap-lg-96{gap:6rem!important}.gap-lg-128{gap:8rem!important}.gap-lg-164{gap:10.25rem!important}.gap-lg-196{gap:12.25rem!important}.gap-lg-256{gap:16rem!important}.gap-lg-512{gap:32rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-2{row-gap:.125rem!important}.row-gap-lg-4{row-gap:.25rem!important}.row-gap-lg-8{row-gap:.5rem!important}.row-gap-lg-12{row-gap:.75rem!important}.row-gap-lg-16{row-gap:1rem!important}.row-gap-lg-24{row-gap:1.5rem!important}.row-gap-lg-32{row-gap:2rem!important}.row-gap-lg-46{row-gap:2.875rem!important}.row-gap-lg-56{row-gap:3.5rem!important}.row-gap-lg-64{row-gap:4rem!important}.row-gap-lg-96{row-gap:6rem!important}.row-gap-lg-128{row-gap:8rem!important}.row-gap-lg-164{row-gap:10.25rem!important}.row-gap-lg-196{row-gap:12.25rem!important}.row-gap-lg-256{row-gap:16rem!important}.row-gap-lg-512{row-gap:32rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-2{column-gap:.125rem!important}.column-gap-lg-4{column-gap:.25rem!important}.column-gap-lg-8{column-gap:.5rem!important}.column-gap-lg-12{column-gap:.75rem!important}.column-gap-lg-16{column-gap:1rem!important}.column-gap-lg-24{column-gap:1.5rem!important}.column-gap-lg-32{column-gap:2rem!important}.column-gap-lg-46{column-gap:2.875rem!important}.column-gap-lg-56{column-gap:3.5rem!important}.column-gap-lg-64{column-gap:4rem!important}.column-gap-lg-96{column-gap:6rem!important}.column-gap-lg-128{column-gap:8rem!important}.column-gap-lg-164{column-gap:10.25rem!important}.column-gap-lg-196{column-gap:12.25rem!important}.column-gap-lg-256{column-gap:16rem!important}.column-gap-lg-512{column-gap:32rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-2{margin:.125rem!important}.m-xl-4{margin:.25rem!important}.m-xl-8{margin:.5rem!important}.m-xl-12{margin:.75rem!important}.m-xl-16{margin:1rem!important}.m-xl-24{margin:1.5rem!important}.m-xl-32{margin:2rem!important}.m-xl-46{margin:2.875rem!important}.m-xl-56{margin:3.5rem!important}.m-xl-64{margin:4rem!important}.m-xl-96{margin:6rem!important}.m-xl-128{margin:8rem!important}.m-xl-164{margin:10.25rem!important}.m-xl-196{margin:12.25rem!important}.m-xl-256{margin:16rem!important}.m-xl-512{margin:32rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-2{margin-right:.125rem!important;margin-left:.125rem!important}.mx-xl-4{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-8{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-12{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xl-16{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-24{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-32{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-46{margin-right:2.875rem!important;margin-left:2.875rem!important}.mx-xl-56{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xl-64{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-96{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-128{margin-right:8rem!important;margin-left:8rem!important}.mx-xl-164{margin-right:10.25rem!important;margin-left:10.25rem!important}.mx-xl-196{margin-right:12.25rem!important;margin-left:12.25rem!important}.mx-xl-256{margin-right:16rem!important;margin-left:16rem!important}.mx-xl-512{margin-right:32rem!important;margin-left:32rem!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-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-xl-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xl-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-46{margin-top:2.875rem!important;margin-bottom:2.875rem!important}.my-xl-56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xl-64{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-96{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-128{margin-top:8rem!important;margin-bottom:8rem!important}.my-xl-164{margin-top:10.25rem!important;margin-bottom:10.25rem!important}.my-xl-196{margin-top:12.25rem!important;margin-bottom:12.25rem!important}.my-xl-256{margin-top:16rem!important;margin-bottom:16rem!important}.my-xl-512{margin-top:32rem!important;margin-bottom:32rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-2{margin-top:.125rem!important}.mt-xl-4{margin-top:.25rem!important}.mt-xl-8{margin-top:.5rem!important}.mt-xl-12{margin-top:.75rem!important}.mt-xl-16{margin-top:1rem!important}.mt-xl-24{margin-top:1.5rem!important}.mt-xl-32{margin-top:2rem!important}.mt-xl-46{margin-top:2.875rem!important}.mt-xl-56{margin-top:3.5rem!important}.mt-xl-64{margin-top:4rem!important}.mt-xl-96{margin-top:6rem!important}.mt-xl-128{margin-top:8rem!important}.mt-xl-164{margin-top:10.25rem!important}.mt-xl-196{margin-top:12.25rem!important}.mt-xl-256{margin-top:16rem!important}.mt-xl-512{margin-top:32rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-2{margin-right:.125rem!important}.me-xl-4{margin-right:.25rem!important}.me-xl-8{margin-right:.5rem!important}.me-xl-12{margin-right:.75rem!important}.me-xl-16{margin-right:1rem!important}.me-xl-24{margin-right:1.5rem!important}.me-xl-32{margin-right:2rem!important}.me-xl-46{margin-right:2.875rem!important}.me-xl-56{margin-right:3.5rem!important}.me-xl-64{margin-right:4rem!important}.me-xl-96{margin-right:6rem!important}.me-xl-128{margin-right:8rem!important}.me-xl-164{margin-right:10.25rem!important}.me-xl-196{margin-right:12.25rem!important}.me-xl-256{margin-right:16rem!important}.me-xl-512{margin-right:32rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-2{margin-bottom:.125rem!important}.mb-xl-4{margin-bottom:.25rem!important}.mb-xl-8{margin-bottom:.5rem!important}.mb-xl-12{margin-bottom:.75rem!important}.mb-xl-16{margin-bottom:1rem!important}.mb-xl-24{margin-bottom:1.5rem!important}.mb-xl-32{margin-bottom:2rem!important}.mb-xl-46{margin-bottom:2.875rem!important}.mb-xl-56{margin-bottom:3.5rem!important}.mb-xl-64{margin-bottom:4rem!important}.mb-xl-96{margin-bottom:6rem!important}.mb-xl-128{margin-bottom:8rem!important}.mb-xl-164{margin-bottom:10.25rem!important}.mb-xl-196{margin-bottom:12.25rem!important}.mb-xl-256{margin-bottom:16rem!important}.mb-xl-512{margin-bottom:32rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-2{margin-left:.125rem!important}.ms-xl-4{margin-left:.25rem!important}.ms-xl-8{margin-left:.5rem!important}.ms-xl-12{margin-left:.75rem!important}.ms-xl-16{margin-left:1rem!important}.ms-xl-24{margin-left:1.5rem!important}.ms-xl-32{margin-left:2rem!important}.ms-xl-46{margin-left:2.875rem!important}.ms-xl-56{margin-left:3.5rem!important}.ms-xl-64{margin-left:4rem!important}.ms-xl-96{margin-left:6rem!important}.ms-xl-128{margin-left:8rem!important}.ms-xl-164{margin-left:10.25rem!important}.ms-xl-196{margin-left:12.25rem!important}.ms-xl-256{margin-left:16rem!important}.ms-xl-512{margin-left:32rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-2{padding:.125rem!important}.p-xl-4{padding:.25rem!important}.p-xl-8{padding:.5rem!important}.p-xl-12{padding:.75rem!important}.p-xl-16{padding:1rem!important}.p-xl-24{padding:1.5rem!important}.p-xl-32{padding:2rem!important}.p-xl-46{padding:2.875rem!important}.p-xl-56{padding:3.5rem!important}.p-xl-64{padding:4rem!important}.p-xl-96{padding:6rem!important}.p-xl-128{padding:8rem!important}.p-xl-164{padding:10.25rem!important}.p-xl-196{padding:12.25rem!important}.p-xl-256{padding:16rem!important}.p-xl-512{padding:32rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-2{padding-right:.125rem!important;padding-left:.125rem!important}.px-xl-4{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-8{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-12{padding-right:.75rem!important;padding-left:.75rem!important}.px-xl-16{padding-right:1rem!important;padding-left:1rem!important}.px-xl-24{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-32{padding-right:2rem!important;padding-left:2rem!important}.px-xl-46{padding-right:2.875rem!important;padding-left:2.875rem!important}.px-xl-56{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xl-64{padding-right:4rem!important;padding-left:4rem!important}.px-xl-96{padding-right:6rem!important;padding-left:6rem!important}.px-xl-128{padding-right:8rem!important;padding-left:8rem!important}.px-xl-164{padding-right:10.25rem!important;padding-left:10.25rem!important}.px-xl-196{padding-right:12.25rem!important;padding-left:12.25rem!important}.px-xl-256{padding-right:16rem!important;padding-left:16rem!important}.px-xl-512{padding-right:32rem!important;padding-left:32rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-xl-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xl-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-46{padding-top:2.875rem!important;padding-bottom:2.875rem!important}.py-xl-56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xl-64{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-96{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-128{padding-top:8rem!important;padding-bottom:8rem!important}.py-xl-164{padding-top:10.25rem!important;padding-bottom:10.25rem!important}.py-xl-196{padding-top:12.25rem!important;padding-bottom:12.25rem!important}.py-xl-256{padding-top:16rem!important;padding-bottom:16rem!important}.py-xl-512{padding-top:32rem!important;padding-bottom:32rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-2{padding-top:.125rem!important}.pt-xl-4{padding-top:.25rem!important}.pt-xl-8{padding-top:.5rem!important}.pt-xl-12{padding-top:.75rem!important}.pt-xl-16{padding-top:1rem!important}.pt-xl-24{padding-top:1.5rem!important}.pt-xl-32{padding-top:2rem!important}.pt-xl-46{padding-top:2.875rem!important}.pt-xl-56{padding-top:3.5rem!important}.pt-xl-64{padding-top:4rem!important}.pt-xl-96{padding-top:6rem!important}.pt-xl-128{padding-top:8rem!important}.pt-xl-164{padding-top:10.25rem!important}.pt-xl-196{padding-top:12.25rem!important}.pt-xl-256{padding-top:16rem!important}.pt-xl-512{padding-top:32rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-2{padding-right:.125rem!important}.pe-xl-4{padding-right:.25rem!important}.pe-xl-8{padding-right:.5rem!important}.pe-xl-12{padding-right:.75rem!important}.pe-xl-16{padding-right:1rem!important}.pe-xl-24{padding-right:1.5rem!important}.pe-xl-32{padding-right:2rem!important}.pe-xl-46{padding-right:2.875rem!important}.pe-xl-56{padding-right:3.5rem!important}.pe-xl-64{padding-right:4rem!important}.pe-xl-96{padding-right:6rem!important}.pe-xl-128{padding-right:8rem!important}.pe-xl-164{padding-right:10.25rem!important}.pe-xl-196{padding-right:12.25rem!important}.pe-xl-256{padding-right:16rem!important}.pe-xl-512{padding-right:32rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-2{padding-bottom:.125rem!important}.pb-xl-4{padding-bottom:.25rem!important}.pb-xl-8{padding-bottom:.5rem!important}.pb-xl-12{padding-bottom:.75rem!important}.pb-xl-16{padding-bottom:1rem!important}.pb-xl-24{padding-bottom:1.5rem!important}.pb-xl-32{padding-bottom:2rem!important}.pb-xl-46{padding-bottom:2.875rem!important}.pb-xl-56{padding-bottom:3.5rem!important}.pb-xl-64{padding-bottom:4rem!important}.pb-xl-96{padding-bottom:6rem!important}.pb-xl-128{padding-bottom:8rem!important}.pb-xl-164{padding-bottom:10.25rem!important}.pb-xl-196{padding-bottom:12.25rem!important}.pb-xl-256{padding-bottom:16rem!important}.pb-xl-512{padding-bottom:32rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-2{padding-left:.125rem!important}.ps-xl-4{padding-left:.25rem!important}.ps-xl-8{padding-left:.5rem!important}.ps-xl-12{padding-left:.75rem!important}.ps-xl-16{padding-left:1rem!important}.ps-xl-24{padding-left:1.5rem!important}.ps-xl-32{padding-left:2rem!important}.ps-xl-46{padding-left:2.875rem!important}.ps-xl-56{padding-left:3.5rem!important}.ps-xl-64{padding-left:4rem!important}.ps-xl-96{padding-left:6rem!important}.ps-xl-128{padding-left:8rem!important}.ps-xl-164{padding-left:10.25rem!important}.ps-xl-196{padding-left:12.25rem!important}.ps-xl-256{padding-left:16rem!important}.ps-xl-512{padding-left:32rem!important}.gap-xl-0{gap:0!important}.gap-xl-2{gap:.125rem!important}.gap-xl-4{gap:.25rem!important}.gap-xl-8{gap:.5rem!important}.gap-xl-12{gap:.75rem!important}.gap-xl-16{gap:1rem!important}.gap-xl-24{gap:1.5rem!important}.gap-xl-32{gap:2rem!important}.gap-xl-46{gap:2.875rem!important}.gap-xl-56{gap:3.5rem!important}.gap-xl-64{gap:4rem!important}.gap-xl-96{gap:6rem!important}.gap-xl-128{gap:8rem!important}.gap-xl-164{gap:10.25rem!important}.gap-xl-196{gap:12.25rem!important}.gap-xl-256{gap:16rem!important}.gap-xl-512{gap:32rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-2{row-gap:.125rem!important}.row-gap-xl-4{row-gap:.25rem!important}.row-gap-xl-8{row-gap:.5rem!important}.row-gap-xl-12{row-gap:.75rem!important}.row-gap-xl-16{row-gap:1rem!important}.row-gap-xl-24{row-gap:1.5rem!important}.row-gap-xl-32{row-gap:2rem!important}.row-gap-xl-46{row-gap:2.875rem!important}.row-gap-xl-56{row-gap:3.5rem!important}.row-gap-xl-64{row-gap:4rem!important}.row-gap-xl-96{row-gap:6rem!important}.row-gap-xl-128{row-gap:8rem!important}.row-gap-xl-164{row-gap:10.25rem!important}.row-gap-xl-196{row-gap:12.25rem!important}.row-gap-xl-256{row-gap:16rem!important}.row-gap-xl-512{row-gap:32rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-2{column-gap:.125rem!important}.column-gap-xl-4{column-gap:.25rem!important}.column-gap-xl-8{column-gap:.5rem!important}.column-gap-xl-12{column-gap:.75rem!important}.column-gap-xl-16{column-gap:1rem!important}.column-gap-xl-24{column-gap:1.5rem!important}.column-gap-xl-32{column-gap:2rem!important}.column-gap-xl-46{column-gap:2.875rem!important}.column-gap-xl-56{column-gap:3.5rem!important}.column-gap-xl-64{column-gap:4rem!important}.column-gap-xl-96{column-gap:6rem!important}.column-gap-xl-128{column-gap:8rem!important}.column-gap-xl-164{column-gap:10.25rem!important}.column-gap-xl-196{column-gap:12.25rem!important}.column-gap-xl-256{column-gap:16rem!important}.column-gap-xl-512{column-gap:32rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-2{margin:.125rem!important}.m-xxl-4{margin:.25rem!important}.m-xxl-8{margin:.5rem!important}.m-xxl-12{margin:.75rem!important}.m-xxl-16{margin:1rem!important}.m-xxl-24{margin:1.5rem!important}.m-xxl-32{margin:2rem!important}.m-xxl-46{margin:2.875rem!important}.m-xxl-56{margin:3.5rem!important}.m-xxl-64{margin:4rem!important}.m-xxl-96{margin:6rem!important}.m-xxl-128{margin:8rem!important}.m-xxl-164{margin:10.25rem!important}.m-xxl-196{margin:12.25rem!important}.m-xxl-256{margin:16rem!important}.m-xxl-512{margin:32rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-2{margin-right:.125rem!important;margin-left:.125rem!important}.mx-xxl-4{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-8{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-12{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xxl-16{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-24{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-32{margin-right:2rem!important;margin-left:2rem!important}.mx-xxl-46{margin-right:2.875rem!important;margin-left:2.875rem!important}.mx-xxl-56{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxl-64{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-96{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-128{margin-right:8rem!important;margin-left:8rem!important}.mx-xxl-164{margin-right:10.25rem!important;margin-left:10.25rem!important}.mx-xxl-196{margin-right:12.25rem!important;margin-left:12.25rem!important}.mx-xxl-256{margin-right:16rem!important;margin-left:16rem!important}.mx-xxl-512{margin-right:32rem!important;margin-left:32rem!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-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-xxl-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xxl-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-46{margin-top:2.875rem!important;margin-bottom:2.875rem!important}.my-xxl-56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxl-64{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-96{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-128{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxl-164{margin-top:10.25rem!important;margin-bottom:10.25rem!important}.my-xxl-196{margin-top:12.25rem!important;margin-bottom:12.25rem!important}.my-xxl-256{margin-top:16rem!important;margin-bottom:16rem!important}.my-xxl-512{margin-top:32rem!important;margin-bottom:32rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-2{margin-top:.125rem!important}.mt-xxl-4{margin-top:.25rem!important}.mt-xxl-8{margin-top:.5rem!important}.mt-xxl-12{margin-top:.75rem!important}.mt-xxl-16{margin-top:1rem!important}.mt-xxl-24{margin-top:1.5rem!important}.mt-xxl-32{margin-top:2rem!important}.mt-xxl-46{margin-top:2.875rem!important}.mt-xxl-56{margin-top:3.5rem!important}.mt-xxl-64{margin-top:4rem!important}.mt-xxl-96{margin-top:6rem!important}.mt-xxl-128{margin-top:8rem!important}.mt-xxl-164{margin-top:10.25rem!important}.mt-xxl-196{margin-top:12.25rem!important}.mt-xxl-256{margin-top:16rem!important}.mt-xxl-512{margin-top:32rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-2{margin-right:.125rem!important}.me-xxl-4{margin-right:.25rem!important}.me-xxl-8{margin-right:.5rem!important}.me-xxl-12{margin-right:.75rem!important}.me-xxl-16{margin-right:1rem!important}.me-xxl-24{margin-right:1.5rem!important}.me-xxl-32{margin-right:2rem!important}.me-xxl-46{margin-right:2.875rem!important}.me-xxl-56{margin-right:3.5rem!important}.me-xxl-64{margin-right:4rem!important}.me-xxl-96{margin-right:6rem!important}.me-xxl-128{margin-right:8rem!important}.me-xxl-164{margin-right:10.25rem!important}.me-xxl-196{margin-right:12.25rem!important}.me-xxl-256{margin-right:16rem!important}.me-xxl-512{margin-right:32rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-2{margin-bottom:.125rem!important}.mb-xxl-4{margin-bottom:.25rem!important}.mb-xxl-8{margin-bottom:.5rem!important}.mb-xxl-12{margin-bottom:.75rem!important}.mb-xxl-16{margin-bottom:1rem!important}.mb-xxl-24{margin-bottom:1.5rem!important}.mb-xxl-32{margin-bottom:2rem!important}.mb-xxl-46{margin-bottom:2.875rem!important}.mb-xxl-56{margin-bottom:3.5rem!important}.mb-xxl-64{margin-bottom:4rem!important}.mb-xxl-96{margin-bottom:6rem!important}.mb-xxl-128{margin-bottom:8rem!important}.mb-xxl-164{margin-bottom:10.25rem!important}.mb-xxl-196{margin-bottom:12.25rem!important}.mb-xxl-256{margin-bottom:16rem!important}.mb-xxl-512{margin-bottom:32rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-2{margin-left:.125rem!important}.ms-xxl-4{margin-left:.25rem!important}.ms-xxl-8{margin-left:.5rem!important}.ms-xxl-12{margin-left:.75rem!important}.ms-xxl-16{margin-left:1rem!important}.ms-xxl-24{margin-left:1.5rem!important}.ms-xxl-32{margin-left:2rem!important}.ms-xxl-46{margin-left:2.875rem!important}.ms-xxl-56{margin-left:3.5rem!important}.ms-xxl-64{margin-left:4rem!important}.ms-xxl-96{margin-left:6rem!important}.ms-xxl-128{margin-left:8rem!important}.ms-xxl-164{margin-left:10.25rem!important}.ms-xxl-196{margin-left:12.25rem!important}.ms-xxl-256{margin-left:16rem!important}.ms-xxl-512{margin-left:32rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-2{padding:.125rem!important}.p-xxl-4{padding:.25rem!important}.p-xxl-8{padding:.5rem!important}.p-xxl-12{padding:.75rem!important}.p-xxl-16{padding:1rem!important}.p-xxl-24{padding:1.5rem!important}.p-xxl-32{padding:2rem!important}.p-xxl-46{padding:2.875rem!important}.p-xxl-56{padding:3.5rem!important}.p-xxl-64{padding:4rem!important}.p-xxl-96{padding:6rem!important}.p-xxl-128{padding:8rem!important}.p-xxl-164{padding:10.25rem!important}.p-xxl-196{padding:12.25rem!important}.p-xxl-256{padding:16rem!important}.p-xxl-512{padding:32rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-2{padding-right:.125rem!important;padding-left:.125rem!important}.px-xxl-4{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-8{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-12{padding-right:.75rem!important;padding-left:.75rem!important}.px-xxl-16{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-24{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-32{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-46{padding-right:2.875rem!important;padding-left:2.875rem!important}.px-xxl-56{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxl-64{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-96{padding-right:6rem!important;padding-left:6rem!important}.px-xxl-128{padding-right:8rem!important;padding-left:8rem!important}.px-xxl-164{padding-right:10.25rem!important;padding-left:10.25rem!important}.px-xxl-196{padding-right:12.25rem!important;padding-left:12.25rem!important}.px-xxl-256{padding-right:16rem!important;padding-left:16rem!important}.px-xxl-512{padding-right:32rem!important;padding-left:32rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-xxl-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xxl-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-46{padding-top:2.875rem!important;padding-bottom:2.875rem!important}.py-xxl-56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxl-64{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-96{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxl-128{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxl-164{padding-top:10.25rem!important;padding-bottom:10.25rem!important}.py-xxl-196{padding-top:12.25rem!important;padding-bottom:12.25rem!important}.py-xxl-256{padding-top:16rem!important;padding-bottom:16rem!important}.py-xxl-512{padding-top:32rem!important;padding-bottom:32rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-2{padding-top:.125rem!important}.pt-xxl-4{padding-top:.25rem!important}.pt-xxl-8{padding-top:.5rem!important}.pt-xxl-12{padding-top:.75rem!important}.pt-xxl-16{padding-top:1rem!important}.pt-xxl-24{padding-top:1.5rem!important}.pt-xxl-32{padding-top:2rem!important}.pt-xxl-46{padding-top:2.875rem!important}.pt-xxl-56{padding-top:3.5rem!important}.pt-xxl-64{padding-top:4rem!important}.pt-xxl-96{padding-top:6rem!important}.pt-xxl-128{padding-top:8rem!important}.pt-xxl-164{padding-top:10.25rem!important}.pt-xxl-196{padding-top:12.25rem!important}.pt-xxl-256{padding-top:16rem!important}.pt-xxl-512{padding-top:32rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-2{padding-right:.125rem!important}.pe-xxl-4{padding-right:.25rem!important}.pe-xxl-8{padding-right:.5rem!important}.pe-xxl-12{padding-right:.75rem!important}.pe-xxl-16{padding-right:1rem!important}.pe-xxl-24{padding-right:1.5rem!important}.pe-xxl-32{padding-right:2rem!important}.pe-xxl-46{padding-right:2.875rem!important}.pe-xxl-56{padding-right:3.5rem!important}.pe-xxl-64{padding-right:4rem!important}.pe-xxl-96{padding-right:6rem!important}.pe-xxl-128{padding-right:8rem!important}.pe-xxl-164{padding-right:10.25rem!important}.pe-xxl-196{padding-right:12.25rem!important}.pe-xxl-256{padding-right:16rem!important}.pe-xxl-512{padding-right:32rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-2{padding-bottom:.125rem!important}.pb-xxl-4{padding-bottom:.25rem!important}.pb-xxl-8{padding-bottom:.5rem!important}.pb-xxl-12{padding-bottom:.75rem!important}.pb-xxl-16{padding-bottom:1rem!important}.pb-xxl-24{padding-bottom:1.5rem!important}.pb-xxl-32{padding-bottom:2rem!important}.pb-xxl-46{padding-bottom:2.875rem!important}.pb-xxl-56{padding-bottom:3.5rem!important}.pb-xxl-64{padding-bottom:4rem!important}.pb-xxl-96{padding-bottom:6rem!important}.pb-xxl-128{padding-bottom:8rem!important}.pb-xxl-164{padding-bottom:10.25rem!important}.pb-xxl-196{padding-bottom:12.25rem!important}.pb-xxl-256{padding-bottom:16rem!important}.pb-xxl-512{padding-bottom:32rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-2{padding-left:.125rem!important}.ps-xxl-4{padding-left:.25rem!important}.ps-xxl-8{padding-left:.5rem!important}.ps-xxl-12{padding-left:.75rem!important}.ps-xxl-16{padding-left:1rem!important}.ps-xxl-24{padding-left:1.5rem!important}.ps-xxl-32{padding-left:2rem!important}.ps-xxl-46{padding-left:2.875rem!important}.ps-xxl-56{padding-left:3.5rem!important}.ps-xxl-64{padding-left:4rem!important}.ps-xxl-96{padding-left:6rem!important}.ps-xxl-128{padding-left:8rem!important}.ps-xxl-164{padding-left:10.25rem!important}.ps-xxl-196{padding-left:12.25rem!important}.ps-xxl-256{padding-left:16rem!important}.ps-xxl-512{padding-left:32rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-2{gap:.125rem!important}.gap-xxl-4{gap:.25rem!important}.gap-xxl-8{gap:.5rem!important}.gap-xxl-12{gap:.75rem!important}.gap-xxl-16{gap:1rem!important}.gap-xxl-24{gap:1.5rem!important}.gap-xxl-32{gap:2rem!important}.gap-xxl-46{gap:2.875rem!important}.gap-xxl-56{gap:3.5rem!important}.gap-xxl-64{gap:4rem!important}.gap-xxl-96{gap:6rem!important}.gap-xxl-128{gap:8rem!important}.gap-xxl-164{gap:10.25rem!important}.gap-xxl-196{gap:12.25rem!important}.gap-xxl-256{gap:16rem!important}.gap-xxl-512{gap:32rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-2{row-gap:.125rem!important}.row-gap-xxl-4{row-gap:.25rem!important}.row-gap-xxl-8{row-gap:.5rem!important}.row-gap-xxl-12{row-gap:.75rem!important}.row-gap-xxl-16{row-gap:1rem!important}.row-gap-xxl-24{row-gap:1.5rem!important}.row-gap-xxl-32{row-gap:2rem!important}.row-gap-xxl-46{row-gap:2.875rem!important}.row-gap-xxl-56{row-gap:3.5rem!important}.row-gap-xxl-64{row-gap:4rem!important}.row-gap-xxl-96{row-gap:6rem!important}.row-gap-xxl-128{row-gap:8rem!important}.row-gap-xxl-164{row-gap:10.25rem!important}.row-gap-xxl-196{row-gap:12.25rem!important}.row-gap-xxl-256{row-gap:16rem!important}.row-gap-xxl-512{row-gap:32rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-2{column-gap:.125rem!important}.column-gap-xxl-4{column-gap:.25rem!important}.column-gap-xxl-8{column-gap:.5rem!important}.column-gap-xxl-12{column-gap:.75rem!important}.column-gap-xxl-16{column-gap:1rem!important}.column-gap-xxl-24{column-gap:1.5rem!important}.column-gap-xxl-32{column-gap:2rem!important}.column-gap-xxl-46{column-gap:2.875rem!important}.column-gap-xxl-56{column-gap:3.5rem!important}.column-gap-xxl-64{column-gap:4rem!important}.column-gap-xxl-96{column-gap:6rem!important}.column-gap-xxl-128{column-gap:8rem!important}.column-gap-xxl-164{column-gap:10.25rem!important}.column-gap-xxl-196{column-gap:12.25rem!important}.column-gap-xxl-256{column-gap:16rem!important}.column-gap-xxl-512{column-gap:32rem!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-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.btn,a,button{position:relative}.btn.flex-middle,a.flex-middle,button.flex-middle{display:flex;align-items:center;justify-content:space-between}#get-offer .member-profile .name,.portfolio-featured-card a:focus-visible .h3,.portfolio-featured-card a:focus-visible h3,.portfolio-featured-card a:hover .h3,.portfolio-featured-card a:hover h3,.services-card .h2,.services-card .no,.services-card h2,.text-content blockquote,.text-lg{font-size:clamp(1.25rem,1.4583333333vw,1.75rem)}.contacts-card .h2,.contacts-card h2,.portfolio-card .h3,.portfolio-card h3,.services-featured-card .h3,.services-featured-card .no,.services-featured-card h3,.services-more-card .h3,.services-more-card .no,.services-more-card h3,.text-md{font-size:clamp(1.125rem,1.1458333333vw,1.375rem)}#cookie-consent .content,.text-sm{font-size:clamp(.8125rem,.7291666667vw,.875rem)}.text-xs{font-size:clamp(.75rem,.6770833333vw,.8125rem)}.portfolio-featured-card .type,.text-content figure.image figcaption,.text-xxs{font-size:clamp(.75rem,.625vw,.75rem)}.heading-1,.main-heading{font-size:clamp(3.5rem,6.0416666667vw,7.25rem)}#experience .h2,#experience h2,#get-offer .welcome .h2,#get-offer .welcome h2,.heading-2{font-size:clamp(3rem,3.8541666667vw,4.625rem)}#hero .h1,#hero h1,.heading-3,.secondary-heading{font-size:clamp(2.125rem,2.5vw,3rem)}#about-blocks .h2,#about-blocks h2,#competeneces .h2,#competeneces h2,#featured-services .h2,#featured-services h2,#partners .h2,#partners h2,#structure .h2,#structure h2,.heading-4,.portfolio-featured-card .h3,.portfolio-featured-card h3,.portfolio-meta dd,footer .h2,footer h2{font-size:clamp(1.5rem,1.6666666667vw,2rem)}#featured-portfolio .h2,#featured-portfolio h2,#more-services .h2,#more-services h2,#portfolio-list .h2,#portfolio-list h2,#similar-portfolio .h2,#similar-portfolio h2,.heading-5{font-size:clamp(1.25rem,1.0416666667vw,1.25rem)}.secondary-heading{margin-bottom:1.5rem}@media (min-width:1200px){#hero .h1,#hero h1,.secondary-heading{margin-bottom:2rem}}.heading-underline{position:relative;padding-bottom:1.5rem}@media (min-width:1200px){.heading-underline{padding-bottom:2rem}}.heading-underline.main-heading{padding-bottom:2rem}@media (min-width:1200px){.heading-underline.main-heading{padding-bottom:3.5rem}}.heading-underline:after{content:"";height:1px;width:32px;background:#ff4f30;position:absolute;left:0;bottom:0}@media (min-width:1200px){.heading-underline:after{width:42px}}.heading-underline.align-center{text-align:center}.heading-underline.align-center:after{left:50%;transform:translate(-50%,0)}.heading-icon{display:flex;align-items:center;gap:.5rem}.heading-icon .icon{font-size:.75rem;padding:.5rem}.min-vh-50{min-height:50vh}.min-vh-75{min-height:75vh}@media (max-width:767.98px){.h1 br,.h2 br,.h3 br,.h4 br,.h5 br,.h6 br,h1 br,h2 br,h3 br,h4 br,h5 br,h6 br,p br{display:none}}.btn .icon{line-height:1;color:var(--bs-btn-icon-color, currentColor);background:var(--bs-btn-icon-bg, currentColor);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn *{margin-right:.5rem}.btn :last-child{margin-right:0}.btn:hover .icon{color:var(--bs-btn-icon-hover-color, var(--bs-btn-icon-color))}.btn.active .icon,.btn:active .icon{color:var(--bs-btn-icon-active-color, var(--bs-btn-icon-color))}.btn-lg{--bs-btn-font-weight:400}.btn-lg .icon{font-size:1.125rem}.btn-text{--bs-btn-padding-x:2.25rem;--bs-btn-padding-y:0.75rem;--bs-btn-border-radius:0;text-decoration:underline}.btn-back{--bs-btn-border-radius:4px}.btn-outline-primary,.btn-outline-primary-dark{--bs-btn-border-color:transparent;--bs-btn-hover-color:#1A1A1A;--bs-btn-hover-bg:#FFF6EB;--bs-btn-hover-border-color:transparent;--bs-btn-active-color:#1A1A1A;--bs-btn-active-bg:#FFF6EB;--bs-btn-active-border-color:transparent;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-border-color:transparent;--bs-btn-icon-color: ;--bs-btn-icon-bg: ;--bs-btn-icon-border: ;--bs-btn-icon-hover-color: ;--bs-btn-icon-hover-bg: ;--bs-btn-icon-hover-border: ;--bs-btn-icon-active-color: ;--bs-btn-icon-active-bg: ;--bs-btn-icon-active-border: }.btn-outline-primary{--bs-btn-color:#FFF6EB;--bs-btn-bg:#1A1A1A;--bs-btn-focus-shadow-rgb:255, 246, 235;--bs-btn-disabled-color:#FFFFFF;--bs-btn-disabled-bg:#1A1A1A}.btn-outline-primary-dark{--bs-btn-color:#1A1A1A;--bs-btn-bg:#FFF6EB;--bs-btn-focus-shadow-rgb:26, 26, 26;--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:#FFF6EB}.btn-outline-secondary,.btn-text{--bs-btn-color:#FFF6EB;--bs-btn-bg:transparent;--bs-btn-disabled-color:#FFFFFF;--bs-btn-disabled-bg:transparent}.btn-outline-secondary{--bs-btn-border-color:rgba(255, 255, 255, 0.1);--bs-btn-hover-color:#1A1A1A;--bs-btn-hover-bg:#FFF6EB;--bs-btn-hover-border-color:#FFF6EB;--bs-btn-focus-shadow-rgb:255, 248, 240;--bs-btn-active-color:#1A1A1A;--bs-btn-active-bg:#FFF6EB;--bs-btn-active-border-color:#FFF6EB;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-border-color:rgba(255, 255, 255, 0.1);--bs-btn-icon-color: ;--bs-btn-icon-bg: ;--bs-btn-icon-border: ;--bs-btn-icon-hover-color: ;--bs-btn-icon-hover-bg: ;--bs-btn-icon-hover-border: ;--bs-btn-icon-active-color: ;--bs-btn-icon-active-bg: ;--bs-btn-icon-active-border: }.btn-text{--bs-btn-border-color:transparent;--bs-btn-hover-color:rgba(255, 255, 255, 0.5);--bs-btn-hover-bg:transparent;--bs-btn-hover-border-color:transparent;--bs-btn-focus-shadow-rgb:255, 246, 235;--bs-btn-active-color:rgba(255, 255, 255, 0.5);--bs-btn-active-bg:transparent;--bs-btn-active-border-color:transparent;--bs-btn-disabled-border-color:transparent}.btn-back,.btn-orange,.btn-text{--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-icon-color: ;--bs-btn-icon-bg: ;--bs-btn-icon-border: ;--bs-btn-icon-hover-color: ;--bs-btn-icon-hover-bg: ;--bs-btn-icon-hover-border: ;--bs-btn-icon-active-color: ;--bs-btn-icon-active-bg: ;--bs-btn-icon-active-border: }.btn-back{--bs-btn-color:rgba(255, 255, 255, 0.5);--bs-btn-bg:transparent;--bs-btn-border-color:rgba(255, 255, 255, 0.1);--bs-btn-hover-color:#FFF6EB;--bs-btn-hover-bg:transparent;--bs-btn-hover-border-color:rgba(255, 255, 255, 0.1);--bs-btn-focus-shadow-rgb:255, 255, 255;--bs-btn-active-color:#FFF6EB;--bs-btn-active-bg:transparent;--bs-btn-active-border-color:rgba(255, 255, 255, 0.1);--bs-btn-disabled-color:#FFFFFF;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:rgba(255, 255, 255, 0.1)}.btn-orange{--bs-btn-color:#FFFFFF;--bs-btn-bg:#FF4F30;--bs-btn-border-color:#FF4F30;--bs-btn-hover-color:#FFFFFF;--bs-btn-hover-bg:#1A1A1A;--bs-btn-hover-border-color:#1A1A1A;--bs-btn-focus-shadow-rgb:255, 105, 79;--bs-btn-active-color:#FFFFFF;--bs-btn-active-bg:#1A1A1A;--bs-btn-active-border-color:#1A1A1A;--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:#FF4F30;--bs-btn-disabled-border-color:#FF4F30}.btn-outline-primary,.btn-outline-primary-dark{position:relative}.btn-outline-primary-dark>*,.btn-outline-primary>*{position:relative;z-index:3}.btn-outline-primary-dark:after,.btn-outline-primary-dark:before,.btn-outline-primary:after,.btn-outline-primary:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:var(--bs-btn-border-radius)}.btn-outline-primary-dark:before,.btn-outline-primary:before{z-index:1;background:linear-gradient(93deg,#ff4f30 -1.51%,#fff 100.07%)}.btn-outline-primary-dark:after,.btn-outline-primary:after{z-index:2;background:var(--bs-btn-bg);top:var(--bs-btn-border-width);left:var(--bs-btn-border-width);right:var(--bs-btn-border-width);bottom:var(--bs-btn-border-width)}.btn-outline-primary-dark:focus-visible:after,.btn-outline-primary-dark:focus-visible:before,.btn-outline-primary-dark:hover:after,.btn-outline-primary-dark:hover:before,.btn-outline-primary:focus-visible:after,.btn-outline-primary:focus-visible:before,.btn-outline-primary:hover:after,.btn-outline-primary:hover:before{background:var(--bs-btn-hover-bg)}.form-control:-webkit-autofill{background-color:transparent!important;-webkit-box-shadow:0 0 0 50px #fff inset;-webkit-text-fill-color:#1a1a1a}.has-error .btn-check+.btn,.has-error .form-check-input,.has-error .form-control,.has-error .form-select{border-color:#dc3545!important}.form-check-btn-group{display:flex;flex-wrap:wrap}.form-check-btn-group>*{margin-bottom:-1px;margin-right:-1px}.form-check-btn-group .btn{--bs-btn-color:#1A1A1A;--bs-btn-bg:transparent;--bs-btn-border-color:#1A1A1A;--bs-btn-active-color:#FFF6EB;--bs-btn-active-bg:#1A1A1A;--bs-btn-active-border-color:#1A1A1A;--bs-btn-border-radius:0;--bs-btn-padding-x:1rem;--bs-btn-padding-y:1rem;--bs-btn-font-size:1rem;--bs-btn-font-weight:500;--bs-btn-line-height:1.7;display:flex;align-items:center;text-align:left;min-height:100%}.form-check-btn-group .btn:before{content:"";display:inline-block;border-radius:100%;width:1.5em;height:1.5em;min-width:1.5em;min-height:1.5em;background-color:transparent;background-image:none;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #1a1a1a;margin-right:1rem}.form-check-btn-group .btn-check:checked+.btn:before{background-image:url('data:image/svg+xml,%3csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M20,7l-10.9,11-5.1-5.2,1-1,4.2,4.3,9.9-10.1,1,1Z" fill="%231A1A1A"/%3e%3c/svg%3e');background-color:#fff6eb}.offcanvas{max-width:100vw;background-image:url(./../img/noise.png);background-repeat:repeat}@media (max-width:767.98px){.offcanvas{--bs-offcanvas-width:75vw}}@media (max-width:575.98px){.offcanvas{--bs-offcanvas-width:100vw}}@media (max-width:991.98px){.offcanvas{--bs-offcanvas-padding-x:1.5rem;--bs-offcanvas-padding-y:2.875rem}}.offcanvas a{color:#1a1a1a}.offcanvas a:focus-visible,.offcanvas a:hover{color:#7e7e7e}.offcanvas .close{border:0;background:0 0;font-size:.875rem;color:#1a1a1a;line-height:1;position:absolute;top:0;right:0;padding:2rem}@media (max-width:575.98px){.nav-link:focus-visible{outline:0}}:root{--bs-header-height:127px}@media (min-width:1200px){:root{--bs-header-height:118px}}header .header-content{padding-top:1rem;padding-bottom:1rem}@media (min-width:768px){header .header-content{padding-top:2rem;padding-bottom:2rem}}header .logo{flex:0 0 auto;width:auto;display:block}header .nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:1rem;--bs-nav-link-font-size:1rem;--bs-nav-link-font-weight:500;--bs-nav-link-color:#1A1A1A;--bs-nav-link-hover-color:#FF4F30;gap:1.5rem}@media (min-width:768px){header .nav{--bs-nav-link-font-size:1.125rem;gap:2rem}}header .language-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.75rem;--bs-nav-link-font-size:0.875rem;--bs-nav-link-font-weight:500;--bs-nav-link-color:rgba(255, 255, 255, 0.5);--bs-nav-link-hover-color:#FFF6EB;gap:1.5rem}@media (min-width:768px){header .language-nav{--bs-nav-link-padding-y:1rem;gap:2.875rem;justify-content:flex-end}}@media (min-width:992px){header .language-nav{gap:6rem}}header .language-nav .nav-link.active{--bs-nav-link-color:#FFF6EB;position:relative}header .language-nav .nav-link.active:after{content:"";position:absolute;height:1px;background:#ff4f30;left:0;right:0;bottom:0}header .main-nav{flex-direction:column}header .main-nav .nav-link{padding:0}footer .footer-nav .nav-link span,header .main-nav .nav-link span{position:relative;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x)}footer .footer-nav .active .nav-link span:after,header .main-nav .active .nav-link span:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background:#ff4f30}header .social-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0;--bs-nav-link-font-size:1.25rem;gap:1rem;justify-content:space-between;margin-top:2.875rem}@media (min-width:768px){header .social-nav{margin-top:3.5rem}}.hamburger,header .social-nav .nav-link{line-height:1}header .contacts-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0;--bs-nav-link-font-size:1rem;margin-top:auto;display:flex;flex-direction:column;gap:.5rem;padding-top:2.875rem}@media (min-width:768px){header .contacts-nav{gap:1rem;padding-top:3.5rem}}header .contacts-nav .icon{font-size:1.25rem;margin-right:.75rem}header .contacts-nav .nav-item>*{display:inline-block;vertical-align:middle}header hr{margin-top:1rem;margin-bottom:1rem;opacity:1;border-color:rgba(255,255,255,.1)}@media (max-width:767.98px){header hr{margin-left:calc(var(--bs-gutter-x)*-1);margin-right:calc(var(--bs-gutter-x)*-1)}}.hamburger{padding:1rem;font-size:0}#navigation:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:-webkit-image-set(url(./../img/visual-offcanvas.png)type("image/png"));background-image:image-set(url(./../img/visual-offcanvas.png)type("image/png"));background-repeat:no-repeat;background-position:center center;background-size:140%auto;z-index:1}@media (min-width:768px){#navigation:before{background-size:75%auto}}#navigation .offcanvas-body{z-index:2}#navigation .navigation-content{display:flex;flex-direction:column;min-height:100%}footer{overflow:hidden;padding-top:clamp(4rem,8.5416666667vw,10.25rem);padding-bottom:clamp(2.875rem,3.3333333333vw,4rem)}footer .container-fluid,footer .container-lg,footer .container-md,footer .container-sm,footer .container-xl,footer .container-xxl{position:relative}footer .container-fluid:before,footer .container-lg:before,footer .container-md:before,footer .container-sm:before,footer .container-xl:before,footer .container-xxl:before{content:"";z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;background-image:-webkit-image-set(url(./../img/visual-bottom.png)type("image/png"));background-image:image-set(url(./../img/visual-bottom.png)type("image/png"));background-repeat:no-repeat;background-size:calc(100vw - var(--bs-gutter-x)) auto;background-position:center center}@media (min-width:768px){footer .container-fluid:before,footer .container-lg:before,footer .container-md:before,footer .container-sm:before,footer .container-xl:before,footer .container-xxl:before{background-size:25%auto}}footer .h2,footer h2{margin-bottom:0}footer .contacts-item{--bs-nav-link-color:#FFF6EB;--bs-nav-link-hover-color:rgba(255, 255, 255, 0.5)}footer .contacts-item .icon{font-size:1.25rem;margin-right:.75rem}footer .contacts-item>*{display:inline-block;vertical-align:middle}footer .footer-menu{border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:2rem 0;display:flex;justify-content:space-between;flex-direction:column;gap:1.5rem}@media (min-width:768px){footer .footer-menu{padding:0;flex-direction:row;align-items:center}}footer .nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:1rem;--bs-nav-link-font-size:1rem;--bs-nav-link-font-weight:500;--bs-nav-link-color:#FFF6EB;--bs-nav-link-hover-color:rgba(255, 255, 255, 0.5);gap:.5rem;flex-direction:column}@media (min-width:768px){footer .nav{--bs-nav-link-padding-y:2rem;flex-direction:row;gap:4rem}}footer .footer-nav{flex:1 0 0}@media (min-width:768px){footer .footer-nav{gap:2rem}}@media (min-width:992px){footer .footer-nav{gap:4rem}}footer .footer-nav .nav-link{padding:0}footer .social-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0;--bs-nav-link-font-size:1.25rem;gap:2rem;flex:0 0 auto;width:100%;flex-direction:row;justify-content:flex-start}@media (min-width:768px){footer .social-nav{width:auto;justify-content:space-between}}@media (min-width:992px){footer .social-nav{gap:4rem}}footer .social-nav .nav-link{line-height:1}footer .copyright{color:#a9a9a9;font-size:.875rem}footer .copyright-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0;--bs-nav-link-font-size:0.875rem;gap:1rem}.text-content a,footer .copyright-nav .nav-link{text-decoration:underline}footer .copyright-nav .nav-link:focus-visible,footer .copyright-nav .nav-link:hover{text-decoration:none}.scroll-up,.scroll-up .icon{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.scroll-up{border:0;background:0 0;font-size:.875rem;font-weight:500;color:rgba(255,255,255,.5);gap:1.5rem;display:flex;align-items:center;position:fixed;right:1rem;bottom:2.875rem;padding:0;margin:0}@media (min-width:1400px){.scroll-up{right:2.875rem}}@media all and (min-width:1920px){.scroll-up{right:calc((100vw - 1920px)*.5 + var(--bs-gutter-x)*.5)}}.scroll-up .icon{font-size:1rem;padding:1rem;line-height:1;color:#fff6eb;border:1px solid rgba(255,255,255,.1);border-radius:100%;background:#1a1a1a}.scroll-up:focus-visible,.scroll-up:hover{color:#fff6eb}.scroll-up:focus-visible .icon,.scroll-up:hover .icon{border-color:#fff6eb;background:#fff6eb;color:#1a1a1a}.section,section{max-width:1920px;margin:0 auto}.section>.container,.section>.container-fluid,.section>.container-lg,.section>.container-md,.section>.container-sm,.section>.container-xl,.section>.container-xxl,section>.container,section>.container-fluid,section>.container-lg,section>.container-md,section>.container-sm,section>.container-xl,section>.container-xxl{--bs-gutter-x:3rem}@media (min-width:1400px){.section>.container,.section>.container-fluid,.section>.container-lg,.section>.container-md,.section>.container-sm,.section>.container-xl,.section>.container-xxl,section>.container,section>.container-fluid,section>.container-lg,section>.container-md,section>.container-sm,section>.container-xl,section>.container-xxl{--bs-gutter-x:18rem}}.section+.section,.section+section,section+.section,section+section{padding-top:clamp(2.875rem,5vw,6rem)}.container-fluid.container-wide,.container-wide.container-lg,.container-wide.container-md,.container-wide.container-sm,.container-wide.container-xl,.container-wide.container-xxl,.container.container-wide{--bs-gutter-x:2.25rem}@media (min-width:576px){.container-fluid.container-wide,.container-wide.container-lg,.container-wide.container-md,.container-wide.container-sm,.container-wide.container-xl,.container-wide.container-xxl,.container.container-wide{--bs-gutter-x:3rem}}@media (min-width:1200px){.container-fluid.container-wide,.container-wide.container-lg,.container-wide.container-md,.container-wide.container-sm,.container-wide.container-xl,.container-wide.container-xxl,.container.container-wide{max-width:1920px}}@media (min-width:1400px){.container-fluid.container-wide,.container-wide.container-lg,.container-wide.container-md,.container-wide.container-sm,.container-wide.container-xl,.container-wide.container-xxl,.container.container-wide{--bs-gutter-x:6rem}}#hero{--bs-padding-top-bottom:clamp(2rem, 3.3333333333vw, 4rem);padding-top:var(--bs-padding-top-bottom);padding-bottom:var(--bs-padding-top-bottom)}#hero .h1,#hero h1{margin-bottom:1rem}@media (min-width:1200px){#hero .h1,#hero h1{margin-bottom:1.5rem}}#hero p{color:rgba(255,255,255,.5)}#hero+.section,#hero+section{padding-top:0}#featured-portfolio .h2,#featured-portfolio h2,#hero p,#similar-portfolio .h2,#similar-portfolio h2{margin:0}#featured-portfolio .action,#similar-portfolio .action{--bs-gutter-x:2rem;border-left:1px solid rgba(255,255,255,.2)}#portfolio-list .h2,#portfolio-list h2{margin-bottom:1.5rem}@media (min-width:1200px){#portfolio-list .h2,#portfolio-list h2{margin-bottom:2rem}}@media (max-width:767.98px){#portfolio .container-fluid,#portfolio .container-lg,#portfolio .container-md,#portfolio .container-sm,#portfolio .container-xl,#portfolio .container-xxl{--bs-gutter-x:0}}.portfolio-featured-card{position:relative}.portfolio-featured-card>*{display:block}.portfolio-featured-card .content{position:absolute;left:0;bottom:0;right:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.6) 100%);padding-top:6rem;padding-bottom:clamp(1rem,1.6666666667vw,2rem);padding-left:clamp(1rem,1.6666666667vw,2rem);padding-right:clamp(1rem,1.6666666667vw,2rem);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}@media (min-width:576px) and (max-width:767.98px){.portfolio-featured-card .content{flex-direction:column;align-items:flex-start}}@media (min-width:768px){.portfolio-featured-card .content{align-items:flex-end}}.portfolio-featured-card .content .details{padding-top:clamp(0rem,1.6666666667vw,2rem);padding-bottom:clamp(0rem,1.6666666667vw,2rem);padding-right:0;padding-left:clamp(1rem,1.6666666667vw,2rem);border-left:1px solid rgba(255,255,255,.2)}.portfolio-featured-card .type{color:rgba(255,255,255,.5);text-transform:uppercase;margin-bottom:1rem;display:none}@media (min-width:768px){.portfolio-featured-card .type{display:block}}.portfolio-featured-card .h3,.portfolio-featured-card h3{margin:0;color:#fff6eb;transition:font-size .15s ease-in-out}.portfolio-card a:focus-visible .content,.portfolio-card a:hover .content,.portfolio-featured-card a:focus-visible .content,.portfolio-featured-card a:hover .content{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.7) 100%)}#featured-services .container-fluid,#featured-services .container-lg,#featured-services .container-md,#featured-services .container-sm,#featured-services .container-xl,#featured-services .container-xxl,.portfolio-card{position:relative}.portfolio-card>*{display:block}.portfolio-card .content{position:absolute;left:0;bottom:0;right:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.6) 100%);padding-top:6rem;padding-bottom:clamp(1rem,1.25vw,1.5rem);padding-left:clamp(1rem,1.25vw,1.5rem);padding-right:clamp(1rem,1.25vw,1.5rem);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}@media (min-width:576px) and (max-width:767.98px){.portfolio-card .content{flex-direction:column;align-items:flex-start}}@media (min-width:768px){.portfolio-card .content{align-items:flex-end}}.portfolio-card .content .details{padding-top:0;padding-bottom:0;padding-right:0;padding-left:clamp(1rem,1.25vw,1.5rem);border-left:1px solid rgba(255,255,255,.2)}.portfolio-meta dt{color:rgba(255,255,255,.5);font-weight:400;margin-bottom:.5rem}@media (min-width:1200px){.portfolio-meta dt{font-size:1.125rem;margin-bottom:1rem}}.portfolio-card .h3,.portfolio-card h3,.portfolio-meta dd{color:#fff6eb;margin:0}#featured-services .container-fluid:before,#featured-services .container-lg:before,#featured-services .container-md:before,#featured-services .container-sm:before,#featured-services .container-xl:before,#featured-services .container-xxl:before{content:"";z-index:-1;position:absolute;top:0;right:calc(var(--bs-gutter-x)*.5);width:calc(100vw - var(--bs-gutter-x));background-image:-webkit-image-set(url(./../img/visual.png)type("image/png"));background-image:image-set(url(./../img/visual.png)type("image/png"));background-repeat:no-repeat;background-size:100%auto;background-position:top right;aspect-ratio:1.2/1}@media (min-width:768px){#featured-services .container-fluid:before,#featured-services .container-lg:before,#featured-services .container-md:before,#featured-services .container-sm:before,#featured-services .container-xl:before,#featured-services .container-xxl:before{width:35vw}}#featured-services .h2,#featured-services h2,#more-services .h2,#more-services h2{margin:0}#more-services .action{--bs-gutter-x:2rem;border-left:1px solid rgba(255,255,255,.2)}#experience .icon{font-size:1.5rem;margin-bottom:1.5rem}@media (min-width:1200px){#experience .icon{margin-bottom:2rem}}#experience .h2,#experience h2,#experience p{margin-bottom:0}@media (min-width:1200px){#experience .h2,#experience h2{margin-bottom:2rem}}#experience p{color:rgba(255,255,255,.8)}#competeneces .container-fluid,#competeneces .container-lg,#competeneces .container-md,#competeneces .container-sm,#competeneces .container-xl,#competeneces .container-xxl{padding-top:clamp(0rem,3.3333333333vw,4rem);padding-bottom:clamp(0rem,3.3333333333vw,4rem)}#competeneces .h2,#competeneces h2,.structure-card img{margin-bottom:1.5rem}@media (min-width:1200px){#competeneces .h2,#competeneces h2{margin-bottom:3.5rem}}#competeneces .words{display:flex;flex-direction:row;flex-wrap:wrap;color:rgba(255,255,255,.5);gap:.75rem}@media (min-width:1200px){#competeneces .words{font-size:1.125rem;gap:1.5rem}}#competeneces .words>*{flex:0 0 auto;width:auto}@media (max-width:767.98px){#service .container-fluid,#service .container-lg,#service .container-md,#service .container-sm,#service .container-xl,#service .container-xxl{--bs-gutter-x:0}}.services-featured-card,.services-more-card{position:relative;aspect-ratio:auto 1/1;width:100%;max-height:100%;min-height:100%;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.contacts-card:before,.services-card:before,.services-featured-card:before,.services-more-card:before{content:"";width:calc(100% + 1px);height:calc(100% + 1px);border:1px solid #373737;position:absolute;left:0;top:0}.services-featured-card.selected,.services-more-card.selected{position:relative}.services-featured-card.selected:after,.services-more-card.selected:after{content:"";width:100%;height:1px;background:#ff4f30;position:absolute;left:0;right:0;bottom:0}.services-featured-card a:focus-visible,.services-featured-card a:hover,.services-more-card a:focus-visible,.services-more-card a:hover{background:#fff6eb}.services-featured-card a:focus-visible .no,.services-featured-card a:focus-visible>*,.services-featured-card a:hover .no,.services-featured-card a:hover>*,.services-more-card a:focus-visible .no,.services-more-card a:focus-visible>*,.services-more-card a:hover .no,.services-more-card a:hover>*{color:#1a1a1a}.services-featured-card.active,.services-featured-card:active,.services-more-card.active,.services-more-card:active{background:#fff}#about-us,#cookie-consent .content a,.services-featured-card.active .no,.services-featured-card.active>*,.services-featured-card:active .no,.services-featured-card:active>*,.services-more-card.active .no,.services-more-card.active>*,.services-more-card:active .no,.services-more-card:active>*{color:#1a1a1a}.services-featured-card>*,.services-more-card>*{padding:clamp(1rem,1.6666666667vw,2rem);display:flex;flex-direction:column;justify-content:space-between;height:100%;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.services-featured-card .no,.services-more-card .no{color:rgba(255,255,255,.5)}.services-card{position:relative;aspect-ratio:auto 1.3/1;width:100%;max-height:100%;min-height:100%}.services-card,.services-card .no,.services-card>*,.services-featured-card .no,.services-more-card .no{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.services-card>*{padding:clamp(1rem,2.3958333333vw,2.875rem);display:flex;flex-direction:column;height:100%;text-decoration:none}.services-card .no{color:rgba(255,255,255,.5);margin-bottom:.5rem}.services-card p{color:rgba(255,255,255,.5);margin-top:auto;margin-bottom:1rem}@media (min-width:1200px){.services-card p{font-size:1.125rem}}#about-us .content{background:#fff6eb;padding:1.5rem 1rem}@media (min-width:768px){#about-us .content{padding:0}#about-us .right-column{padding:1.5rem 1.5rem 1.5rem 0}}@media (min-width:992px){#about-us .right-column{padding-right:0}}#about-us #hero .h1,#about-us #hero h1,#about-us .secondary-heading,#hero #about-us .h1,#hero #about-us h1,.text-content ol>li>ol>li,.text-content ol>li>ul>li{margin-bottom:.5rem}@media (min-width:1200px){#about-us #hero .h1,#about-us #hero h1,#about-us .secondary-heading,#hero #about-us .h1,#hero #about-us h1{margin-bottom:1rem}}#about-blocks .h2,#about-blocks h2,#about-us p{margin-bottom:1rem}@media (min-width:1200px){#about-us p{font-size:1.125rem;margin-bottom:2rem}}@media (min-width:1200px){#about-blocks .h2,#about-blocks h2{margin-bottom:2rem}}#about-blocks p,.structure-card p{color:rgba(255,255,255,.8);margin-bottom:0}#about-blocks p{font-size:.875rem}@media (min-width:1200px){#about-blocks p{font-size:1rem}}#structure .h2,#structure h2{margin-bottom:2.875rem}@media (min-width:1200px){#structure .h2,#structure h2{margin-bottom:6rem}}#structure .content{padding-bottom:clamp(2.875rem,5vw,6rem);border-bottom:1px solid rgba(255,255,255,.1)}#structure .image{width:100%}#partners p,.structure-card{text-align:center}@media (min-width:1200px){.structure-card img{margin-bottom:2.875rem}}.structure-card p{text-align:left}@media (min-width:1200px){.structure-card p{font-size:1.125rem}}#partners,.contacts-card{position:relative}#partners:before{content:"";z-index:-1;position:absolute;top:clamp(2.875rem,3.3333333333vw,4rem);right:10vw;width:80vw;background-image:-webkit-image-set(url(./../img/visual2.png)type("image/png"));background-image:image-set(url(./../img/visual2.png)type("image/png"));background-repeat:no-repeat;background-size:100%auto;background-position:top right;aspect-ratio:1.2/1}@media (min-width:768px){#partners:before{right:41vw;width:18vw}}#page-header .main-heading.heading-underline,#partners .h2,#partners h2{margin-bottom:2rem}@media (min-width:1200px){#partners .h2,#partners h2{margin-bottom:2.875rem}}#partners p{margin-bottom:2.875rem}@media (min-width:1200px){#partners p{font-size:1.125rem}}#contacts{padding-top:0}.contacts-card{aspect-ratio:auto 1.5/1;width:100%;max-height:100%;min-height:100%;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.contacts-card>*{padding:clamp(1rem,2.3958333333vw,2.875rem);display:flex;flex-direction:column;height:100%;text-decoration:none}.contacts-card .member-profile{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem}.contacts-card .image{position:relative;flex:0 0 auto;width:auto;border:1px solid #ff4f30;border-radius:100%;padding:.25rem}.contacts-card .image img{width:auto;max-width:clamp(3rem,2.9166666667vw,3.5rem);border-radius:100%;z-index:2;position:relative}.contacts-card .info{flex:1 0 0}.contacts-card .h2,.contacts-card h2{margin:0}.contacts-card .position{color:rgba(255,255,255,.5);font-size:.875rem}.contacts-card .contacts{font-size:.875rem}@media (min-width:1200px){.contacts-card .contacts,.contacts-card .position{font-size:1rem}}.contacts-card .contacts{margin-top:auto;display:flex;flex-direction:column;gap:.25rem}#page-header .content{border-bottom:1px solid rgba(255,255,255,.1)}#page-header .main-heading{margin-bottom:1.5rem}@media (min-width:1200px){#page-header .main-heading{margin-bottom:2rem}}@media (min-width:1200px){#page-header .main-heading.heading-underline{margin-bottom:3.5rem}}#hero #page-header .h1,#hero #page-header h1,#page-header #hero .h1,#page-header #hero h1,#page-header .secondary-heading{margin-bottom:.75rem}@media (min-width:1200px){#hero #page-header .h1,#hero #page-header h1,#page-header #hero .h1,#page-header #hero h1,#page-header .secondary-heading{margin-bottom:1.5rem}}#page-header p{margin-bottom:0;color:rgba(255,255,255,.8)}@media (min-width:1200px){#page-header p{font-size:1.125rem}}.text-content{line-height:1.7}@media (min-width:1200px){.text-content{font-size:1.125rem}}.text-content :last-child{margin-bottom:0!important}.text-content :first-child{margin-top:0!important}.text-content table>thead>tr>th{border-left:0;border-right:0}.text-content table>tbody>tr>td:first-child,.text-content table>thead>tr>th:first-child{padding-left:0}.text-content table>tbody>tr>td:last-child,.text-content table>thead>tr>th:last-child{padding-right:0}.text-content table>thead>tr:first-child{border-top:0}.text-content table>tbody>tr:first-child>td{padding-top:2rem}.text-content .table-responsive,.text-content p{margin-bottom:1rem}.text-content ol,.text-content ul{list-style:none;padding:0;margin-bottom:1rem}.text-content ol li,.text-content ul li{margin-bottom:.5rem;display:block}.text-content ol li blockquote,.text-content ul li blockquote{padding-left:0}.text-content ol{counter-reset:lis}.text-content ol>li{counter-increment:lis;padding-left:calc(1rem + 1.5rem)}.text-content ol>li:before{content:counter(lis)".";font-weight:500;background:0 0;text-align:center;margin-right:1.5rem;margin-left:calc((1rem + 1.5rem)*-1);display:inline-block;min-width:1rem;color:#ff4f30}.text-content ol>li>ol,.text-content ol>li>ul{margin-top:1rem}.text-content ol[start="1"]{counter-reset:lis 0}.text-content ol[start="2"]{counter-reset:lis 1}.text-content ol[start="3"]{counter-reset:lis 2}.text-content ol[start="4"]{counter-reset:lis 3}.text-content ol[start="5"]{counter-reset:lis 4}.text-content ol[start="6"]{counter-reset:lis 5}.text-content ol[start="7"]{counter-reset:lis 6}.text-content ol[start="8"]{counter-reset:lis 7}.text-content ol[start="9"]{counter-reset:lis 8}.text-content ol[start="10"]{counter-reset:lis 9}.text-content ol[start="11"]{counter-reset:lis 10}.text-content ol[start="12"]{counter-reset:lis 11}.text-content ol[start="13"]{counter-reset:lis 12}.text-content ol[start="14"]{counter-reset:lis 13}.text-content ol[start="15"]{counter-reset:lis 14}.text-content ol[start="16"]{counter-reset:lis 15}.text-content ol[start="17"]{counter-reset:lis 16}.text-content ol[start="18"]{counter-reset:lis 17}.text-content ol[start="19"]{counter-reset:lis 18}.text-content ol[start="20"]{counter-reset:lis 19}.text-content ol[start="21"]{counter-reset:lis 20}.text-content ol[start="22"]{counter-reset:lis 21}.text-content ol[start="23"]{counter-reset:lis 22}.text-content ol[start="24"]{counter-reset:lis 23}.text-content ol[start="25"]{counter-reset:lis 24}.text-content ol[start="26"]{counter-reset:lis 25}.text-content ol[start="27"]{counter-reset:lis 26}.text-content ol[start="28"]{counter-reset:lis 27}.text-content ol[start="29"]{counter-reset:lis 28}.text-content ol[start="30"]{counter-reset:lis 29}.text-content ol[start="31"]{counter-reset:lis 30}.text-content ol[start="32"]{counter-reset:lis 31}.text-content ol[start="33"]{counter-reset:lis 32}.text-content ol[start="34"]{counter-reset:lis 33}.text-content ol[start="35"]{counter-reset:lis 34}.text-content ol[start="36"]{counter-reset:lis 35}.text-content ol[start="37"]{counter-reset:lis 36}.text-content ol[start="38"]{counter-reset:lis 37}.text-content ol[start="39"]{counter-reset:lis 38}.text-content ol[start="40"]{counter-reset:lis 39}.text-content ol[start="41"]{counter-reset:lis 40}.text-content ol[start="42"]{counter-reset:lis 41}.text-content ol[start="43"]{counter-reset:lis 42}.text-content ol[start="44"]{counter-reset:lis 43}.text-content ol[start="45"]{counter-reset:lis 44}.text-content ol[start="46"]{counter-reset:lis 45}.text-content ol[start="47"]{counter-reset:lis 46}.text-content ol[start="48"]{counter-reset:lis 47}.text-content ol[start="49"]{counter-reset:lis 48}.text-content ol[start="50"]{counter-reset:lis 49}.text-content ol[start="51"]{counter-reset:lis 50}.text-content ol[start="52"]{counter-reset:lis 51}.text-content ol[start="53"]{counter-reset:lis 52}.text-content ol[start="54"]{counter-reset:lis 53}.text-content ol[start="55"]{counter-reset:lis 54}.text-content ol[start="56"]{counter-reset:lis 55}.text-content ol[start="57"]{counter-reset:lis 56}.text-content ol[start="58"]{counter-reset:lis 57}.text-content ol[start="59"]{counter-reset:lis 58}.text-content ol[start="60"]{counter-reset:lis 59}.text-content ol[start="61"]{counter-reset:lis 60}.text-content ol[start="62"]{counter-reset:lis 61}.text-content ol[start="63"]{counter-reset:lis 62}.text-content ol[start="64"]{counter-reset:lis 63}.text-content ol[start="65"]{counter-reset:lis 64}.text-content ol[start="66"]{counter-reset:lis 65}.text-content ol[start="67"]{counter-reset:lis 66}.text-content ol[start="68"]{counter-reset:lis 67}.text-content ol[start="69"]{counter-reset:lis 68}.text-content ol[start="70"]{counter-reset:lis 69}.text-content ol[start="71"]{counter-reset:lis 70}.text-content ol[start="72"]{counter-reset:lis 71}.text-content ol[start="73"]{counter-reset:lis 72}.text-content ol[start="74"]{counter-reset:lis 73}.text-content ol[start="75"]{counter-reset:lis 74}.text-content ol[start="76"]{counter-reset:lis 75}.text-content ol[start="77"]{counter-reset:lis 76}.text-content ol[start="78"]{counter-reset:lis 77}.text-content ol[start="79"]{counter-reset:lis 78}.text-content ol[start="80"]{counter-reset:lis 79}.text-content ol[start="81"]{counter-reset:lis 80}.text-content ol[start="82"]{counter-reset:lis 81}.text-content ol[start="83"]{counter-reset:lis 82}.text-content ol[start="84"]{counter-reset:lis 83}.text-content ol[start="85"]{counter-reset:lis 84}.text-content ol[start="86"]{counter-reset:lis 85}.text-content ol[start="87"]{counter-reset:lis 86}.text-content ol[start="88"]{counter-reset:lis 87}.text-content ol[start="89"]{counter-reset:lis 88}.text-content ol[start="90"]{counter-reset:lis 89}.text-content ol[start="91"]{counter-reset:lis 90}.text-content ol[start="92"]{counter-reset:lis 91}.text-content ol[start="93"]{counter-reset:lis 92}.text-content ol[start="94"]{counter-reset:lis 93}.text-content ol[start="95"]{counter-reset:lis 94}.text-content ol[start="96"]{counter-reset:lis 95}.text-content ol[start="97"]{counter-reset:lis 96}.text-content ol[start="98"]{counter-reset:lis 97}.text-content ol[start="99"]{counter-reset:lis 98}.text-content ol[start="100"]{counter-reset:lis 99}.text-content ul li{padding-left:calc(1rem + 6px + 1.5rem)}.text-content ul li:before{content:"";background:#ff4f30;width:6px;height:6px;margin-right:1.5rem;margin-left:calc((6px + 1.5rem)*-1);border-radius:100%;display:inline-block;vertical-align:middle}.text-content blockquote{border:0;position:relative;font-weight:400;padding:2rem 0 2rem 2rem;border-left:1px solid #ff4f30;margin-top:1.5rem;margin-bottom:1.5rem}.text-content blockquote p{color:#fff6eb}.text-content blockquote p:first-child{margin-bottom:0}.text-content blockquote p+p{font-weight:400;font-size:1rem;margin-top:1rem}.text-content img{max-width:100%;width:auto;height:auto}.text-content a img{--width:100%;width:100%;max-width:var(--width)}.text-content figure.image{position:relative;margin-bottom:1rem}.text-content figure.image figcaption{text-align:center;width:100vw;max-width:100%;padding:1rem}.text-content figure.image:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.mce-content-body.text-content figure.image+p,.text-content figure.image+p{clear:both}.text-content .ratio{text-align:center;margin-bottom:1rem}.text-content .ratio>*{max-width:100%;display:inline-block}.text-content .h1,.text-content .h2,.text-content .h3,.text-content .h4,.text-content .h5,.text-content .h6,.text-content h1,.text-content h2,.text-content h3,.text-content h4,.text-content h5,.text-content h6{margin-top:2rem;margin-bottom:1rem}#cookie-consent .content a:hover,.text-content a:hover{text-decoration:none}.text-content .embed-video-facebook:before{display:none}.text-content .embed-post *,.text-content .embed-video *{max-width:100%}.text-content .embed-post>*{display:inline-block;position:relative}.text-content .embed-post-spotify{padding-bottom:23.75rem}.text-content .embed-post-spotify.compact{padding-bottom:5rem}.text-content .embed-flickr{--bs-aspect-ratio:66.7%}.mce-content-body.text-content{max-width:900px!important;margin:0 auto;border-left:1px dashed #ccc;border-right:1px dashed #ccc;padding:0;height:auto;min-height:200px;background:#1a1a1a!important}.mce-content-body.text-content figure.image{background:0 0;border:0;width:100%}.mce-content-body.text-content figure.image figcaption{margin-left:0;margin-right:0}#get-offer:before,body:before{content:"";position:absolute;top:0;left:0;background-repeat:no-repeat}#get-offer:before{right:0;bottom:0;background-image:-webkit-image-set(url(./../img/visual-offcanvas-bottom.png)type("image/png"));background-image:image-set(url(./../img/visual-offcanvas-bottom.png)type("image/png"));background-position:center bottom;background-size:100%auto;z-index:1}@media (min-width:768px){#get-offer:before{background-size:45%auto}}#get-offer .offcanvas-body{z-index:2}#get-offer .get-offer-content{width:100%;max-width:1600px;min-height:100%;margin-left:auto;margin-right:auto}#get-offer .welcome .h2,#get-offer .welcome h2,#get-offer p{margin-bottom:1.5rem}@media (min-width:1200px){#get-offer .welcome .h2,#get-offer .welcome h2{margin-bottom:2rem}}#get-offer .thank-you .h2,#get-offer .thank-you h2{margin-bottom:2rem}@media (min-width:1200px){#get-offer .thank-you .h2,#get-offer .thank-you h2{margin-bottom:2.875rem}}@media (min-width:1200px){#get-offer p{font-size:1.125rem;margin-bottom:2.875rem}}#get-offer .member-profile{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:1.5rem}#get-offer .member-profile .image{position:relative;flex:0 0 auto;width:auto;border:1px solid #ff4f30;border-radius:100%;padding:.25rem}#get-offer .member-profile .image img{width:auto;max-width:5.5rem;border-radius:100%;z-index:2;position:relative}#get-offer .member-profile .info{flex:1 0 0}#get-offer .member-profile .name{margin-bottom:.25rem}#get-offer .member-profile .position{color:#7e7e7e}#cookie-consent{background-color:#fff6eb;color:#1a1a1a;padding:1rem;border-radius:8px;position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:10;max-width:100vw}@media (min-width:576px){#cookie-consent{right:initial;max-width:23.75rem;left:1.5rem;bottom:1.5rem;padding:1.5rem}}@media (min-width:1400px){#cookie-consent{left:3rem;bottom:3rem}}#cookie-consent .content{margin-bottom:.5rem}@media (min-width:576px){#cookie-consent .content{margin-bottom:1rem}}@supports not (font-variation-settings:normal){:root{--bs-font-sans-serif:"Inter Fallback", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--bs-body-font-family:"Inter Fallback", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"Inter Fallback",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}}body:before{z-index:-1;width:100vw;max-width:1920px;height:100vh;background-image:-webkit-image-set(url(./../img/visual-top.png)type("image/png"));background-image:image-set(url(./../img/visual-top.png)type("image/png"));background-size:contain;background-position:top center}@media all and (min-width:1920px){body:before{left:calc((100vw - 1920px)*.5)}}@media (min-width:768px){body:before{background-size:initial}}main{overflow:hidden;padding-bottom:1px}.hidden{visibility:hidden!important}
