@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700&display=swap);@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fancybox-rotate{to{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{0%{transform:scale(.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0}}@keyframes hide_menu{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes show_menu{0%{opacity:0}to{opacity:1}}@keyframes tweet-skeleton{0%{background-color:#8ea6b3}to{background-color:#d8dde0}}:root{--bs-text:(primary:#031D2A,secondary:#023854,disabled:#A5B3BB,background:#FBFCFC,background-2:#eee,hint:#C6CDD0);--bs-primary:(main:#26546C,dark:#023854,light:#8EA6B3,background:#D8DDE0,border:#023854,contrast-text:#fff);--bs-secondary:(main:#51C9E1,dark:#09ADCE,light:#D7E9EB,background:#EEF4F5,border:#09ADCE,contrast-text:#fff);--bs-complementary:(main:#5A214A,dark:#411635,light:#89527A,background:#D6CCD3,border:#5A214A,contrast-text:#fff);--bs-other:(black:#000,white:#fff,normal:#C5E3F2,valid:#6CA86E,invalid:#EE0C0C,yellow:#DBBC6F,orange:#DE9861,light_yellow:#F5E5CA,background_yellow:#FCF8F0);--bs-cheat:(base_button:#F8F8FA,primary_outlined_hover:#DCF2F3,secondary_outlined_hover:#E8E7F4,light_orange:#FCF8F0,dark_orange:#EA9459,input_normal_drop_shadow:#0D6EFD,input_invalid_drop_shadow:#DC3545,input_valid_drop_shadow:#198754,input_invalid_text:#B95B57,input_valid_text:#67BFC1,subscribe_banner_color:#F2E3C8,header_menu_icon_bckg:#E6EBEE,anchor:#00e,twitter_gradient:rgba(217,217,217,0));--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:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{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;font-family:"Open Sans";font-style:normal;font-size:16px;font-feature-settings:"case","calt","tnum","ss01","zero";text-rendering:optimizeLegibility;background-color:#fbfcfc;margin:98px 0 0;min-height:calc(100% - 98px);display:flex;flex-direction:column;word-wrap:break-word;word-break:break-word;width:100%;overflow-x:hidden}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:1}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.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}abbr[data-bs-original-title],abbr[title]{text-decoration:underline dotted;cursor:help;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{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote,figure{margin:0 0 1rem}b{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{text-decoration:underline}a,a:hover{color:inherit}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);direction:ltr;unicode-bidi:bidi-override}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:#d63384;word-wrap:break-word}a>code,pre code{color:inherit}kbd{padding:.2rem .4rem;color:#fff;background-color:#212529;border-radius:5px}kbd kbd{padding:0;font-size:1em;font-weight:700}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{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]::-webkit-calendar-picker-indicator{display:none}[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;font-size:calc(1.275rem + .3vw);line-height:inherit}@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]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}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-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li,.ps-list-ordered[type=a]>li{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:"\2014\00A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:4px}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x, .75rem);padding-left:var(--bs-gutter-x, .75rem);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:888px}}@media (min-width:1280px){.container,.container-lg,.container-md,.container-sm{max-width:1104px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1600px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.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.33333%}.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.66667%}.col-auto{width:auto}.col-1,.col-2{flex:0 0 auto;width:8.33333%}.col-2{width:16.66667%}.col-3,.col-4{flex:0 0 auto;width:25%}.col-4{width:33.33333%}.col-5,.col-6{flex:0 0 auto;width:41.66667%}.col-6{width:50%}.col-7,.col-8{flex:0 0 auto;width:58.33333%}.col-8{width:66.66667%}.col-10,.col-9{flex:0 0 auto;width:75%}.col-10{width:83.33333%}.col-11,.col-12{flex:0 0 auto;width:91.66667%}.col-12{width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-4,.gx-4{--bs-gutter-x:4px}.g-4,.gy-4{--bs-gutter-y:4px}.g-8,.gx-8{--bs-gutter-x:8px}.g-8,.gy-8{--bs-gutter-y:8px}.g-12,.gx-12{--bs-gutter-x:12px}.g-12,.gy-12{--bs-gutter-y:12px}.g-16,.gx-16{--bs-gutter-x:16px}.g-16,.gy-16{--bs-gutter-y:16px}.g-20,.gx-20{--bs-gutter-x:20px}.g-20,.gy-20{--bs-gutter-y:20px}.g-24,.gx-24{--bs-gutter-x:24px}.g-24,.gy-24{--bs-gutter-y:24px}.g-32,.gx-32{--bs-gutter-x:32px}.g-32,.gy-32{--bs-gutter-y:32px}.g-40,.gx-40{--bs-gutter-x:40px}.g-40,.gy-40{--bs-gutter-y:40px}.g-48,.gx-48{--bs-gutter-x:48px}.g-48,.gy-48{--bs-gutter-y:48px}.g-56,.gx-56{--bs-gutter-x:56px}.g-56,.gy-56{--bs-gutter-y:56px}.g-64,.gx-64{--bs-gutter-x:64px}.g-64,.gy-64{--bs-gutter-y:64px}.g-80,.gx-80{--bs-gutter-x:80px}.g-80,.gy-80{--bs-gutter-y:80px}.g-96,.gx-96{--bs-gutter-x:96px}.g-96,.gy-96{--bs-gutter-y:96px}.g-128,.gx-128{--bs-gutter-x:128px}.g-128,.gy-128{--bs-gutter-y:128px}.g-160,.gx-160{--bs-gutter-x:160px}.g-160,.gy-160{--bs-gutter-y:160px}@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.33333%}.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.66667%}.col-sm-auto{width:auto}.col-sm-1,.col-sm-2{flex:0 0 auto;width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3,.col-sm-4{flex:0 0 auto;width:25%}.col-sm-4{width:33.33333%}.col-sm-5,.col-sm-6{flex:0 0 auto;width:41.66667%}.col-sm-6{width:50%}.col-sm-7,.col-sm-8{flex:0 0 auto;width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-10,.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{width:83.33333%}.col-sm-11,.col-sm-12{flex:0 0 auto;width:91.66667%}.col-sm-12{width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-4,.gx-sm-4{--bs-gutter-x:4px}.g-sm-4,.gy-sm-4{--bs-gutter-y:4px}.g-sm-8,.gx-sm-8{--bs-gutter-x:8px}.g-sm-8,.gy-sm-8{--bs-gutter-y:8px}.g-sm-12,.gx-sm-12{--bs-gutter-x:12px}.g-sm-12,.gy-sm-12{--bs-gutter-y:12px}.g-sm-16,.gx-sm-16{--bs-gutter-x:16px}.g-sm-16,.gy-sm-16{--bs-gutter-y:16px}.g-sm-20,.gx-sm-20{--bs-gutter-x:20px}.g-sm-20,.gy-sm-20{--bs-gutter-y:20px}.g-sm-24,.gx-sm-24{--bs-gutter-x:24px}.g-sm-24,.gy-sm-24{--bs-gutter-y:24px}.g-sm-32,.gx-sm-32{--bs-gutter-x:32px}.g-sm-32,.gy-sm-32{--bs-gutter-y:32px}.g-sm-40,.gx-sm-40{--bs-gutter-x:40px}.g-sm-40,.gy-sm-40{--bs-gutter-y:40px}.g-sm-48,.gx-sm-48{--bs-gutter-x:48px}.g-sm-48,.gy-sm-48{--bs-gutter-y:48px}.g-sm-56,.gx-sm-56{--bs-gutter-x:56px}.g-sm-56,.gy-sm-56{--bs-gutter-y:56px}.g-sm-64,.gx-sm-64{--bs-gutter-x:64px}.g-sm-64,.gy-sm-64{--bs-gutter-y:64px}.g-sm-80,.gx-sm-80{--bs-gutter-x:80px}.g-sm-80,.gy-sm-80{--bs-gutter-y:80px}.g-sm-96,.gx-sm-96{--bs-gutter-x:96px}.g-sm-96,.gy-sm-96{--bs-gutter-y:96px}.g-sm-128,.gx-sm-128{--bs-gutter-x:128px}.g-sm-128,.gy-sm-128{--bs-gutter-y:128px}.g-sm-160,.gx-sm-160{--bs-gutter-x:160px}.g-sm-160,.gy-sm-160{--bs-gutter-y:160px}}@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.33333%}.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.66667%}.col-md-auto{width:auto}.col-md-1,.col-md-2{flex:0 0 auto;width:8.33333%}.col-md-2{width:16.66667%}.col-md-3,.col-md-4{flex:0 0 auto;width:25%}.col-md-4{width:33.33333%}.col-md-5,.col-md-6{flex:0 0 auto;width:41.66667%}.col-md-6{width:50%}.col-md-7,.col-md-8{flex:0 0 auto;width:58.33333%}.col-md-8{width:66.66667%}.col-md-10,.col-md-9{flex:0 0 auto;width:75%}.col-md-10{width:83.33333%}.col-md-11,.col-md-12{flex:0 0 auto;width:91.66667%}.col-md-12{width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-4,.gx-md-4{--bs-gutter-x:4px}.g-md-4,.gy-md-4{--bs-gutter-y:4px}.g-md-8,.gx-md-8{--bs-gutter-x:8px}.g-md-8,.gy-md-8{--bs-gutter-y:8px}.g-md-12,.gx-md-12{--bs-gutter-x:12px}.g-md-12,.gy-md-12{--bs-gutter-y:12px}.g-md-16,.gx-md-16{--bs-gutter-x:16px}.g-md-16,.gy-md-16{--bs-gutter-y:16px}.g-md-20,.gx-md-20{--bs-gutter-x:20px}.g-md-20,.gy-md-20{--bs-gutter-y:20px}.g-md-24,.gx-md-24{--bs-gutter-x:24px}.g-md-24,.gy-md-24{--bs-gutter-y:24px}.g-md-32,.gx-md-32{--bs-gutter-x:32px}.g-md-32,.gy-md-32{--bs-gutter-y:32px}.g-md-40,.gx-md-40{--bs-gutter-x:40px}.g-md-40,.gy-md-40{--bs-gutter-y:40px}.g-md-48,.gx-md-48{--bs-gutter-x:48px}.g-md-48,.gy-md-48{--bs-gutter-y:48px}.g-md-56,.gx-md-56{--bs-gutter-x:56px}.g-md-56,.gy-md-56{--bs-gutter-y:56px}.g-md-64,.gx-md-64{--bs-gutter-x:64px}.g-md-64,.gy-md-64{--bs-gutter-y:64px}.g-md-80,.gx-md-80{--bs-gutter-x:80px}.g-md-80,.gy-md-80{--bs-gutter-y:80px}.g-md-96,.gx-md-96{--bs-gutter-x:96px}.g-md-96,.gy-md-96{--bs-gutter-y:96px}.g-md-128,.gx-md-128{--bs-gutter-x:128px}.g-md-128,.gy-md-128{--bs-gutter-y:128px}.g-md-160,.gx-md-160{--bs-gutter-x:160px}.g-md-160,.gy-md-160{--bs-gutter-y:160px}}@media (min-width:1280px){.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.33333%}.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.66667%}.col-lg-auto{width:auto}.col-lg-1,.col-lg-2{flex:0 0 auto;width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3,.col-lg-4{flex:0 0 auto;width:25%}.col-lg-4{width:33.33333%}.col-lg-5,.col-lg-6{flex:0 0 auto;width:41.66667%}.col-lg-6{width:50%}.col-lg-7,.col-lg-8{flex:0 0 auto;width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-10,.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{width:83.33333%}.col-lg-11,.col-lg-12{flex:0 0 auto;width:91.66667%}.col-lg-12{width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-4,.gx-lg-4{--bs-gutter-x:4px}.g-lg-4,.gy-lg-4{--bs-gutter-y:4px}.g-lg-8,.gx-lg-8{--bs-gutter-x:8px}.g-lg-8,.gy-lg-8{--bs-gutter-y:8px}.g-lg-12,.gx-lg-12{--bs-gutter-x:12px}.g-lg-12,.gy-lg-12{--bs-gutter-y:12px}.g-lg-16,.gx-lg-16{--bs-gutter-x:16px}.g-lg-16,.gy-lg-16{--bs-gutter-y:16px}.g-lg-20,.gx-lg-20{--bs-gutter-x:20px}.g-lg-20,.gy-lg-20{--bs-gutter-y:20px}.g-lg-24,.gx-lg-24{--bs-gutter-x:24px}.g-lg-24,.gy-lg-24{--bs-gutter-y:24px}.g-lg-32,.gx-lg-32{--bs-gutter-x:32px}.g-lg-32,.gy-lg-32{--bs-gutter-y:32px}.g-lg-40,.gx-lg-40{--bs-gutter-x:40px}.g-lg-40,.gy-lg-40{--bs-gutter-y:40px}.g-lg-48,.gx-lg-48{--bs-gutter-x:48px}.g-lg-48,.gy-lg-48{--bs-gutter-y:48px}.g-lg-56,.gx-lg-56{--bs-gutter-x:56px}.g-lg-56,.gy-lg-56{--bs-gutter-y:56px}.g-lg-64,.gx-lg-64{--bs-gutter-x:64px}.g-lg-64,.gy-lg-64{--bs-gutter-y:64px}.g-lg-80,.gx-lg-80{--bs-gutter-x:80px}.g-lg-80,.gy-lg-80{--bs-gutter-y:80px}.g-lg-96,.gx-lg-96{--bs-gutter-x:96px}.g-lg-96,.gy-lg-96{--bs-gutter-y:96px}.g-lg-128,.gx-lg-128{--bs-gutter-x:128px}.g-lg-128,.gy-lg-128{--bs-gutter-y:128px}.g-lg-160,.gx-lg-160{--bs-gutter-x:160px}.g-lg-160,.gy-lg-160{--bs-gutter-y:160px}}@media (min-width:1400px){.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.33333%}.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.66667%}.col-xl-auto{width:auto}.col-xl-1,.col-xl-2{flex:0 0 auto;width:8.33333%}.col-xl-2{width:16.66667%}.col-xl-3,.col-xl-4{flex:0 0 auto;width:25%}.col-xl-4{width:33.33333%}.col-xl-5,.col-xl-6{flex:0 0 auto;width:41.66667%}.col-xl-6{width:50%}.col-xl-7,.col-xl-8{flex:0 0 auto;width:58.33333%}.col-xl-8{width:66.66667%}.col-xl-10,.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{width:83.33333%}.col-xl-11,.col-xl-12{flex:0 0 auto;width:91.66667%}.col-xl-12{width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-4,.gx-xl-4{--bs-gutter-x:4px}.g-xl-4,.gy-xl-4{--bs-gutter-y:4px}.g-xl-8,.gx-xl-8{--bs-gutter-x:8px}.g-xl-8,.gy-xl-8{--bs-gutter-y:8px}.g-xl-12,.gx-xl-12{--bs-gutter-x:12px}.g-xl-12,.gy-xl-12{--bs-gutter-y:12px}.g-xl-16,.gx-xl-16{--bs-gutter-x:16px}.g-xl-16,.gy-xl-16{--bs-gutter-y:16px}.g-xl-20,.gx-xl-20{--bs-gutter-x:20px}.g-xl-20,.gy-xl-20{--bs-gutter-y:20px}.g-xl-24,.gx-xl-24{--bs-gutter-x:24px}.g-xl-24,.gy-xl-24{--bs-gutter-y:24px}.g-xl-32,.gx-xl-32{--bs-gutter-x:32px}.g-xl-32,.gy-xl-32{--bs-gutter-y:32px}.g-xl-40,.gx-xl-40{--bs-gutter-x:40px}.g-xl-40,.gy-xl-40{--bs-gutter-y:40px}.g-xl-48,.gx-xl-48{--bs-gutter-x:48px}.g-xl-48,.gy-xl-48{--bs-gutter-y:48px}.g-xl-56,.gx-xl-56{--bs-gutter-x:56px}.g-xl-56,.gy-xl-56{--bs-gutter-y:56px}.g-xl-64,.gx-xl-64{--bs-gutter-x:64px}.g-xl-64,.gy-xl-64{--bs-gutter-y:64px}.g-xl-80,.gx-xl-80{--bs-gutter-x:80px}.g-xl-80,.gy-xl-80{--bs-gutter-y:80px}.g-xl-96,.gx-xl-96{--bs-gutter-x:96px}.g-xl-96,.gy-xl-96{--bs-gutter-y:96px}.g-xl-128,.gx-xl-128{--bs-gutter-x:128px}.g-xl-128,.gy-xl-128{--bs-gutter-y:128px}.g-xl-160,.gx-xl-160{--bs-gutter-x:160px}.g-xl-160,.gy-xl-160{--bs-gutter-y:160px}}@media (min-width:1600px){.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.33333%}.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.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1,.col-xxl-2{flex:0 0 auto;width:8.33333%}.col-xxl-2{width:16.66667%}.col-xxl-3,.col-xxl-4{flex:0 0 auto;width:25%}.col-xxl-4{width:33.33333%}.col-xxl-5,.col-xxl-6{flex:0 0 auto;width:41.66667%}.col-xxl-6{width:50%}.col-xxl-7,.col-xxl-8{flex:0 0 auto;width:58.33333%}.col-xxl-8{width:66.66667%}.col-xxl-10,.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{width:83.33333%}.col-xxl-11,.col-xxl-12{flex:0 0 auto;width:91.66667%}.col-xxl-12{width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:4px}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:4px}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:8px}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:8px}.g-xxl-12,.gx-xxl-12{--bs-gutter-x:12px}.g-xxl-12,.gy-xxl-12{--bs-gutter-y:12px}.g-xxl-16,.gx-xxl-16{--bs-gutter-x:16px}.g-xxl-16,.gy-xxl-16{--bs-gutter-y:16px}.g-xxl-20,.gx-xxl-20{--bs-gutter-x:20px}.g-xxl-20,.gy-xxl-20{--bs-gutter-y:20px}.g-xxl-24,.gx-xxl-24{--bs-gutter-x:24px}.g-xxl-24,.gy-xxl-24{--bs-gutter-y:24px}.g-xxl-32,.gx-xxl-32{--bs-gutter-x:32px}.g-xxl-32,.gy-xxl-32{--bs-gutter-y:32px}.g-xxl-40,.gx-xxl-40{--bs-gutter-x:40px}.g-xxl-40,.gy-xxl-40{--bs-gutter-y:40px}.g-xxl-48,.gx-xxl-48{--bs-gutter-x:48px}.g-xxl-48,.gy-xxl-48{--bs-gutter-y:48px}.g-xxl-56,.gx-xxl-56{--bs-gutter-x:56px}.g-xxl-56,.gy-xxl-56{--bs-gutter-y:56px}.g-xxl-64,.gx-xxl-64{--bs-gutter-x:64px}.g-xxl-64,.gy-xxl-64{--bs-gutter-y:64px}.g-xxl-80,.gx-xxl-80{--bs-gutter-x:80px}.g-xxl-80,.gy-xxl-80{--bs-gutter-y:80px}.g-xxl-96,.gx-xxl-96{--bs-gutter-x:96px}.g-xxl-96,.gy-xxl-96{--bs-gutter-y:96px}.g-xxl-128,.gx-xxl-128{--bs-gutter-x:128px}.g-xxl-128,.gy-xxl-128{--bs-gutter-y:128px}.g-xxl-160,.gx-xxl-160{--bs-gutter-x:160px}.g-xxl-160,.gy-xxl-160{--bs-gutter-y:160px}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.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:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:4px;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]{overflow:hidden}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;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:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;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::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 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.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:5px}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:20px}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:4px}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:4px}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image: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 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:4px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:5px}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:20px}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.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{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image: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");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{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.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}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;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{padding:1rem .75rem}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group .btn:focus,.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:4px}.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:1.25rem;border-radius:20px}.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:5px}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){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:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.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:rgba(25,135,84,.9);border-radius:4px}.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:#198754;padding-right:calc(1.5em + .75rem);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.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image: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 5l6 6 6-6'/%3e%3c/svg%3e"),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.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.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:rgba(220,53,69,.9);border-radius:4px}.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:#dc3545;padding-right:calc(1.5em + .75rem);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(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image: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 5l6 6 6-6'/%3e%3c/svg%3e"),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-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.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}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after,.dropend .dropdown-toggle:empty::after,.dropstart .dropdown-toggle:empty::after,.dropup .dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:4px}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1280px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1600px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropend .dropdown-toggle::after,.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid;vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:inherit;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:inherit}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:4px;border-top-right-radius:4px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:4px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:4px;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:4px}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:3px;border-top-right-radius:3px}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:20px;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:19px;border-top-right-radius:19px}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:19px;border-bottom-left-radius:19px}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:586px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:1280px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1400px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:1279.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1599.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after,.clearfix::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active,.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.offcanvas{position:fixed;bottom:0;z-index:1051;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.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;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{padding:.5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-bottom,.offcanvas-top{right:0;left:0;height:30vh;max-height:100%}.offcanvas-top{top:0;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.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:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-top{top:0}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:1280px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1600px){.sticky-xxl-top{position:sticky;top: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){position:absolute!important;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}.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:1px;min-height:1em;background-color:currentColor;opacity:1}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!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}.w-25{width:25%!important}.w-33{width:33%!important}.w-50{width:50%!important}.w-66{width:66%!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-33{height:33%!important}.h-50{height:50%!important}.h-66{height:66%!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}.gap-0{gap:0!important}.gap-4{gap:4px!important}.gap-8{gap:8px!important}.gap-12{gap:12px!important}.gap-16{gap:16px!important}.gap-20{gap:20px!important}.gap-24{gap:24px!important}.gap-32{gap:32px!important}.gap-40{gap:40px!important}.gap-48{gap:48px!important}.gap-56{gap:56px!important}.gap-64{gap:64px!important}.gap-80{gap:80px!important}.gap-96{gap:96px!important}.gap-128{gap:128px!important}.gap-160{gap:160px!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-4{margin:4px!important}.m-8{margin:8px!important}.m-12{margin:12px!important}.m-16{margin:16px!important}.m-20{margin:20px!important}.m-24{margin:24px!important}.m-32{margin:32px!important}.m-40{margin:40px!important}.m-48{margin:48px!important}.m-56{margin:56px!important}.m-64{margin:64px!important}.m-80{margin:80px!important}.m-96{margin:96px!important}.m-128{margin:128px!important}.m-160{margin:160px!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-4{margin-right:4px!important;margin-left:4px!important}.mx-8{margin-right:8px!important;margin-left:8px!important}.mx-12{margin-right:12px!important;margin-left:12px!important}.mx-16{margin-right:16px!important;margin-left:16px!important}.mx-20{margin-right:20px!important;margin-left:20px!important}.mx-24{margin-right:24px!important;margin-left:24px!important}.mx-32{margin-right:32px!important;margin-left:32px!important}.mx-40{margin-right:40px!important;margin-left:40px!important}.mx-48{margin-right:48px!important;margin-left:48px!important}.mx-56{margin-right:56px!important;margin-left:56px!important}.mx-64{margin-right:64px!important;margin-left:64px!important}.mx-80{margin-right:80px!important;margin-left:80px!important}.mx-96{margin-right:96px!important;margin-left:96px!important}.mx-128{margin-right:128px!important;margin-left:128px!important}.mx-160{margin-right:160px!important;margin-left:160px!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-4{margin-top:4px!important;margin-bottom:4px!important}.my-8{margin-top:8px!important;margin-bottom:8px!important}.my-12{margin-top:12px!important;margin-bottom:12px!important}.my-16{margin-top:16px!important;margin-bottom:16px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}.my-24{margin-top:24px!important;margin-bottom:24px!important}.my-32{margin-top:32px!important;margin-bottom:32px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.my-48{margin-top:48px!important;margin-bottom:48px!important}.my-56{margin-top:56px!important;margin-bottom:56px!important}.my-64{margin-top:64px!important;margin-bottom:64px!important}.my-80{margin-top:80px!important;margin-bottom:80px!important}.my-96{margin-top:96px!important;margin-bottom:96px!important}.my-128{margin-top:128px!important;margin-bottom:128px!important}.my-160{margin-top:160px!important;margin-bottom:160px!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-4{margin-top:4px!important}.mt-8{margin-top:8px!important}.mt-12{margin-top:12px!important}.mt-16{margin-top:16px!important}.mt-20{margin-top:20px!important}.mt-24{margin-top:24px!important}.mt-32{margin-top:32px!important}.mt-40{margin-top:40px!important}.mt-48{margin-top:48px!important}.mt-56{margin-top:56px!important}.mt-64{margin-top:64px!important}.mt-80{margin-top:80px!important}.mt-96{margin-top:96px!important}.mt-128{margin-top:128px!important}.mt-160{margin-top:160px!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-4{margin-right:4px!important}.me-8{margin-right:8px!important}.me-12{margin-right:12px!important}.me-16{margin-right:16px!important}.me-20{margin-right:20px!important}.me-24{margin-right:24px!important}.me-32{margin-right:32px!important}.me-40{margin-right:40px!important}.me-48{margin-right:48px!important}.me-56{margin-right:56px!important}.me-64{margin-right:64px!important}.me-80{margin-right:80px!important}.me-96{margin-right:96px!important}.me-128{margin-right:128px!important}.me-160{margin-right:160px!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-4{margin-bottom:4px!important}.mb-8{margin-bottom:8px!important}.mb-12{margin-bottom:12px!important}.mb-16{margin-bottom:16px!important}.mb-20{margin-bottom:20px!important}.mb-24{margin-bottom:24px!important}.mb-32{margin-bottom:32px!important}.mb-40{margin-bottom:40px!important}.mb-48{margin-bottom:48px!important}.mb-56{margin-bottom:56px!important}.mb-64{margin-bottom:64px!important}.mb-80{margin-bottom:80px!important}.mb-96{margin-bottom:96px!important}.mb-128{margin-bottom:128px!important}.mb-160{margin-bottom:160px!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-4{margin-left:4px!important}.ms-8{margin-left:8px!important}.ms-12{margin-left:12px!important}.ms-16{margin-left:16px!important}.ms-20{margin-left:20px!important}.ms-24{margin-left:24px!important}.ms-32{margin-left:32px!important}.ms-40{margin-left:40px!important}.ms-48{margin-left:48px!important}.ms-56{margin-left:56px!important}.ms-64{margin-left:64px!important}.ms-80{margin-left:80px!important}.ms-96{margin-left:96px!important}.ms-128{margin-left:128px!important}.ms-160{margin-left:160px!important}.ms-auto{margin-left:auto!important}.m-n4{margin:-4px!important}.m-n8{margin:-8px!important}.m-n12{margin:-12px!important}.m-n16{margin:-16px!important}.m-n20{margin:-20px!important}.m-n24{margin:-24px!important}.m-n32{margin:-32px!important}.m-n40{margin:-40px!important}.m-n48{margin:-48px!important}.m-n56{margin:-56px!important}.m-n64{margin:-64px!important}.m-n80{margin:-80px!important}.m-n96{margin:-96px!important}.m-n128{margin:-128px!important}.m-n160{margin:-160px!important}.mx-n4{margin-right:-4px!important;margin-left:-4px!important}.mx-n8{margin-right:-8px!important;margin-left:-8px!important}.mx-n12{margin-right:-12px!important;margin-left:-12px!important}.mx-n16{margin-right:-16px!important;margin-left:-16px!important}.mx-n20{margin-right:-20px!important;margin-left:-20px!important}.mx-n24{margin-right:-24px!important;margin-left:-24px!important}.mx-n32{margin-right:-32px!important;margin-left:-32px!important}.mx-n40{margin-right:-40px!important;margin-left:-40px!important}.mx-n48{margin-right:-48px!important;margin-left:-48px!important}.mx-n56{margin-right:-56px!important;margin-left:-56px!important}.mx-n64{margin-right:-64px!important;margin-left:-64px!important}.mx-n80{margin-right:-80px!important;margin-left:-80px!important}.mx-n96{margin-right:-96px!important;margin-left:-96px!important}.mx-n128{margin-right:-128px!important;margin-left:-128px!important}.mx-n160{margin-right:-160px!important;margin-left:-160px!important}.my-n4{margin-top:-4px!important;margin-bottom:-4px!important}.my-n8{margin-top:-8px!important;margin-bottom:-8px!important}.my-n12{margin-top:-12px!important;margin-bottom:-12px!important}.my-n16{margin-top:-16px!important;margin-bottom:-16px!important}.my-n20{margin-top:-20px!important;margin-bottom:-20px!important}.my-n24{margin-top:-24px!important;margin-bottom:-24px!important}.my-n32{margin-top:-32px!important;margin-bottom:-32px!important}.my-n40{margin-top:-40px!important;margin-bottom:-40px!important}.my-n48{margin-top:-48px!important;margin-bottom:-48px!important}.my-n56{margin-top:-56px!important;margin-bottom:-56px!important}.my-n64{margin-top:-64px!important;margin-bottom:-64px!important}.my-n80{margin-top:-80px!important;margin-bottom:-80px!important}.my-n96{margin-top:-96px!important;margin-bottom:-96px!important}.my-n128{margin-top:-128px!important;margin-bottom:-128px!important}.my-n160{margin-top:-160px!important;margin-bottom:-160px!important}.mt-n4{margin-top:-4px!important}.mt-n8{margin-top:-8px!important}.mt-n12{margin-top:-12px!important}.mt-n16{margin-top:-16px!important}.mt-n20{margin-top:-20px!important}.mt-n24{margin-top:-24px!important}.mt-n32{margin-top:-32px!important}.mt-n40{margin-top:-40px!important}.mt-n48{margin-top:-48px!important}.mt-n56{margin-top:-56px!important}.mt-n64{margin-top:-64px!important}.mt-n80{margin-top:-80px!important}.mt-n96{margin-top:-96px!important}.mt-n128{margin-top:-128px!important}.mt-n160{margin-top:-160px!important}.me-n4{margin-right:-4px!important}.me-n8{margin-right:-8px!important}.me-n12{margin-right:-12px!important}.me-n16{margin-right:-16px!important}.me-n20{margin-right:-20px!important}.me-n24{margin-right:-24px!important}.me-n32{margin-right:-32px!important}.me-n40{margin-right:-40px!important}.me-n48{margin-right:-48px!important}.me-n56{margin-right:-56px!important}.me-n64{margin-right:-64px!important}.me-n80{margin-right:-80px!important}.me-n96{margin-right:-96px!important}.me-n128{margin-right:-128px!important}.me-n160{margin-right:-160px!important}.mb-n4{margin-bottom:-4px!important}.mb-n8{margin-bottom:-8px!important}.mb-n12{margin-bottom:-12px!important}.mb-n16{margin-bottom:-16px!important}.mb-n20{margin-bottom:-20px!important}.mb-n24{margin-bottom:-24px!important}.mb-n32{margin-bottom:-32px!important}.mb-n40{margin-bottom:-40px!important}.mb-n48{margin-bottom:-48px!important}.mb-n56{margin-bottom:-56px!important}.mb-n64{margin-bottom:-64px!important}.mb-n80{margin-bottom:-80px!important}.mb-n96{margin-bottom:-96px!important}.mb-n128{margin-bottom:-128px!important}.mb-n160{margin-bottom:-160px!important}.ms-n4{margin-left:-4px!important}.ms-n8{margin-left:-8px!important}.ms-n12{margin-left:-12px!important}.ms-n16{margin-left:-16px!important}.ms-n20{margin-left:-20px!important}.ms-n24{margin-left:-24px!important}.ms-n32{margin-left:-32px!important}.ms-n40{margin-left:-40px!important}.ms-n48{margin-left:-48px!important}.ms-n56{margin-left:-56px!important}.ms-n64{margin-left:-64px!important}.ms-n80{margin-left:-80px!important}.ms-n96{margin-left:-96px!important}.ms-n128{margin-left:-128px!important}.ms-n160{margin-left:-160px!important}.p-0{padding:0!important}.p-4{padding:4px!important}.p-8{padding:8px!important}.p-12{padding:12px!important}.p-16{padding:16px!important}.p-20{padding:20px!important}.p-24{padding:24px!important}.p-32{padding:32px!important}.p-40{padding:40px!important}.p-48{padding:48px!important}.p-56{padding:56px!important}.p-64{padding:64px!important}.p-80{padding:80px!important}.p-96{padding:96px!important}.p-128{padding:128px!important}.p-160{padding:160px!important}.px-0{padding-right:0!important;padding-left:0!important}.px-4{padding-right:4px!important;padding-left:4px!important}.px-8{padding-right:8px!important;padding-left:8px!important}.px-12{padding-right:12px!important;padding-left:12px!important}.px-16{padding-right:16px!important;padding-left:16px!important}.px-20{padding-right:20px!important;padding-left:20px!important}.px-24{padding-right:24px!important;padding-left:24px!important}.px-32{padding-right:32px!important;padding-left:32px!important}.px-40{padding-right:40px!important;padding-left:40px!important}.px-48{padding-right:48px!important;padding-left:48px!important}.px-56{padding-right:56px!important;padding-left:56px!important}.px-64{padding-right:64px!important;padding-left:64px!important}.px-80{padding-right:80px!important;padding-left:80px!important}.px-96{padding-right:96px!important;padding-left:96px!important}.px-128{padding-right:128px!important;padding-left:128px!important}.px-160{padding-right:160px!important;padding-left:160px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-4{padding-top:4px!important;padding-bottom:4px!important}.py-8{padding-top:8px!important;padding-bottom:8px!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}.py-16{padding-top:16px!important;padding-bottom:16px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.py-24{padding-top:24px!important;padding-bottom:24px!important}.py-32{padding-top:32px!important;padding-bottom:32px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.py-48{padding-top:48px!important;padding-bottom:48px!important}.py-56{padding-top:56px!important;padding-bottom:56px!important}.py-64{padding-top:64px!important;padding-bottom:64px!important}.py-80{padding-top:80px!important;padding-bottom:80px!important}.py-96{padding-top:96px!important;padding-bottom:96px!important}.py-128{padding-top:128px!important;padding-bottom:128px!important}.py-160{padding-top:160px!important;padding-bottom:160px!important}.pt-0{padding-top:0!important}.pt-4{padding-top:4px!important}.pt-8{padding-top:8px!important}.pt-12{padding-top:12px!important}.pt-16{padding-top:16px!important}.pt-20{padding-top:20px!important}.pt-24{padding-top:24px!important}.pt-32{padding-top:32px!important}.pt-40{padding-top:40px!important}.pt-48{padding-top:48px!important}.pt-56{padding-top:56px!important}.pt-64{padding-top:64px!important}.pt-80{padding-top:80px!important}.pt-96{padding-top:96px!important}.pt-128{padding-top:128px!important}.pt-160{padding-top:160px!important}.pe-0{padding-right:0!important}.pe-4{padding-right:4px!important}.pe-8{padding-right:8px!important}.pe-12{padding-right:12px!important}.pe-16{padding-right:16px!important}.pe-20{padding-right:20px!important}.pe-24{padding-right:24px!important}.pe-32{padding-right:32px!important}.pe-40{padding-right:40px!important}.pe-48{padding-right:48px!important}.pe-56{padding-right:56px!important}.pe-64{padding-right:64px!important}.pe-80{padding-right:80px!important}.pe-96{padding-right:96px!important}.pe-128{padding-right:128px!important}.pe-160{padding-right:160px!important}.pb-0{padding-bottom:0!important}.pb-4{padding-bottom:4px!important}.pb-8{padding-bottom:8px!important}.pb-12{padding-bottom:12px!important}.pb-16{padding-bottom:16px!important}.pb-20{padding-bottom:20px!important}.pb-24{padding-bottom:24px!important}.pb-32{padding-bottom:32px!important}.pb-40{padding-bottom:40px!important}.pb-48{padding-bottom:48px!important}.pb-56{padding-bottom:56px!important}.pb-64{padding-bottom:64px!important}.pb-80{padding-bottom:80px!important}.pb-96{padding-bottom:96px!important}.pb-128{padding-bottom:128px!important}.pb-160{padding-bottom:160px!important}.ps-0{padding-left:0!important}.ps-4{padding-left:4px!important}.ps-8{padding-left:8px!important}.ps-12{padding-left:12px!important}.ps-16{padding-left:16px!important}.ps-20{padding-left:20px!important}.ps-24{padding-left:24px!important}.ps-32{padding-left:32px!important}.ps-40{padding-left:40px!important}.ps-48{padding-left:48px!important}.ps-56{padding-left:56px!important}.ps-64{padding-left:64px!important}.ps-80{padding-left:80px!important}.ps-96{padding-left:96px!important}.ps-128{padding-left:128px!important}.ps-160{padding-left:160px!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-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!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:#6c757d!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-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-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-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:4px!important}.rounded-0{border-radius:0!important}.rounded-4{border-radius:4px!important}.rounded-5{border-radius:5px!important}.rounded-20{border-radius:20px!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-end,.rounded-top{border-top-right-radius:4px!important}.rounded-top{border-top-left-radius:4px!important}.rounded-end{border-bottom-right-radius:4px!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:4px!important}.rounded-bottom{border-bottom-right-radius:4px!important}.rounded-start{border-top-left-radius:4px!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.position-sm-static{position:static!important}.position-sm-relative{position:relative!important}.position-sm-absolute{position:absolute!important}.position-sm-fixed{position:fixed!important}.position-sm-sticky{position:sticky!important}.top-sm-0{top:0!important}.top-sm-50{top:50%!important}.top-sm-100{top:100%!important}.bottom-sm-0{bottom:0!important}.bottom-sm-50{bottom:50%!important}.bottom-sm-100{bottom:100%!important}.start-sm-0{left:0!important}.start-sm-50{left:50%!important}.start-sm-100{left:100%!important}.end-sm-0{right:0!important}.end-sm-50{right:50%!important}.end-sm-100{right:100%!important}.w-sm-25{width:25%!important}.w-sm-33{width:33%!important}.w-sm-50{width:50%!important}.w-sm-66{width:66%!important}.w-sm-75{width:75%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}.h-sm-25{height:25%!important}.h-sm-33{height:33%!important}.h-sm-50{height:50%!important}.h-sm-66{height:66%!important}.h-sm-75{height:75%!important}.h-sm-100{height:100%!important}.h-sm-auto{height:auto!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}.gap-sm-0{gap:0!important}.gap-sm-4{gap:4px!important}.gap-sm-8{gap:8px!important}.gap-sm-12{gap:12px!important}.gap-sm-16{gap:16px!important}.gap-sm-20{gap:20px!important}.gap-sm-24{gap:24px!important}.gap-sm-32{gap:32px!important}.gap-sm-40{gap:40px!important}.gap-sm-48{gap:48px!important}.gap-sm-56{gap:56px!important}.gap-sm-64{gap:64px!important}.gap-sm-80{gap:80px!important}.gap-sm-96{gap:96px!important}.gap-sm-128{gap:128px!important}.gap-sm-160{gap:160px!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-4{margin:4px!important}.m-sm-8{margin:8px!important}.m-sm-12{margin:12px!important}.m-sm-16{margin:16px!important}.m-sm-20{margin:20px!important}.m-sm-24{margin:24px!important}.m-sm-32{margin:32px!important}.m-sm-40{margin:40px!important}.m-sm-48{margin:48px!important}.m-sm-56{margin:56px!important}.m-sm-64{margin:64px!important}.m-sm-80{margin:80px!important}.m-sm-96{margin:96px!important}.m-sm-128{margin:128px!important}.m-sm-160{margin:160px!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-4{margin-right:4px!important;margin-left:4px!important}.mx-sm-8{margin-right:8px!important;margin-left:8px!important}.mx-sm-12{margin-right:12px!important;margin-left:12px!important}.mx-sm-16{margin-right:16px!important;margin-left:16px!important}.mx-sm-20{margin-right:20px!important;margin-left:20px!important}.mx-sm-24{margin-right:24px!important;margin-left:24px!important}.mx-sm-32{margin-right:32px!important;margin-left:32px!important}.mx-sm-40{margin-right:40px!important;margin-left:40px!important}.mx-sm-48{margin-right:48px!important;margin-left:48px!important}.mx-sm-56{margin-right:56px!important;margin-left:56px!important}.mx-sm-64{margin-right:64px!important;margin-left:64px!important}.mx-sm-80{margin-right:80px!important;margin-left:80px!important}.mx-sm-96{margin-right:96px!important;margin-left:96px!important}.mx-sm-128{margin-right:128px!important;margin-left:128px!important}.mx-sm-160{margin-right:160px!important;margin-left:160px!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-4{margin-top:4px!important;margin-bottom:4px!important}.my-sm-8{margin-top:8px!important;margin-bottom:8px!important}.my-sm-12{margin-top:12px!important;margin-bottom:12px!important}.my-sm-16{margin-top:16px!important;margin-bottom:16px!important}.my-sm-20{margin-top:20px!important;margin-bottom:20px!important}.my-sm-24{margin-top:24px!important;margin-bottom:24px!important}.my-sm-32{margin-top:32px!important;margin-bottom:32px!important}.my-sm-40{margin-top:40px!important;margin-bottom:40px!important}.my-sm-48{margin-top:48px!important;margin-bottom:48px!important}.my-sm-56{margin-top:56px!important;margin-bottom:56px!important}.my-sm-64{margin-top:64px!important;margin-bottom:64px!important}.my-sm-80{margin-top:80px!important;margin-bottom:80px!important}.my-sm-96{margin-top:96px!important;margin-bottom:96px!important}.my-sm-128{margin-top:128px!important;margin-bottom:128px!important}.my-sm-160{margin-top:160px!important;margin-bottom:160px!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-4{margin-top:4px!important}.mt-sm-8{margin-top:8px!important}.mt-sm-12{margin-top:12px!important}.mt-sm-16{margin-top:16px!important}.mt-sm-20{margin-top:20px!important}.mt-sm-24{margin-top:24px!important}.mt-sm-32{margin-top:32px!important}.mt-sm-40{margin-top:40px!important}.mt-sm-48{margin-top:48px!important}.mt-sm-56{margin-top:56px!important}.mt-sm-64{margin-top:64px!important}.mt-sm-80{margin-top:80px!important}.mt-sm-96{margin-top:96px!important}.mt-sm-128{margin-top:128px!important}.mt-sm-160{margin-top:160px!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-4{margin-right:4px!important}.me-sm-8{margin-right:8px!important}.me-sm-12{margin-right:12px!important}.me-sm-16{margin-right:16px!important}.me-sm-20{margin-right:20px!important}.me-sm-24{margin-right:24px!important}.me-sm-32{margin-right:32px!important}.me-sm-40{margin-right:40px!important}.me-sm-48{margin-right:48px!important}.me-sm-56{margin-right:56px!important}.me-sm-64{margin-right:64px!important}.me-sm-80{margin-right:80px!important}.me-sm-96{margin-right:96px!important}.me-sm-128{margin-right:128px!important}.me-sm-160{margin-right:160px!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-4{margin-bottom:4px!important}.mb-sm-8{margin-bottom:8px!important}.mb-sm-12{margin-bottom:12px!important}.mb-sm-16{margin-bottom:16px!important}.mb-sm-20{margin-bottom:20px!important}.mb-sm-24{margin-bottom:24px!important}.mb-sm-32{margin-bottom:32px!important}.mb-sm-40{margin-bottom:40px!important}.mb-sm-48{margin-bottom:48px!important}.mb-sm-56{margin-bottom:56px!important}.mb-sm-64{margin-bottom:64px!important}.mb-sm-80{margin-bottom:80px!important}.mb-sm-96{margin-bottom:96px!important}.mb-sm-128{margin-bottom:128px!important}.mb-sm-160{margin-bottom:160px!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-4{margin-left:4px!important}.ms-sm-8{margin-left:8px!important}.ms-sm-12{margin-left:12px!important}.ms-sm-16{margin-left:16px!important}.ms-sm-20{margin-left:20px!important}.ms-sm-24{margin-left:24px!important}.ms-sm-32{margin-left:32px!important}.ms-sm-40{margin-left:40px!important}.ms-sm-48{margin-left:48px!important}.ms-sm-56{margin-left:56px!important}.ms-sm-64{margin-left:64px!important}.ms-sm-80{margin-left:80px!important}.ms-sm-96{margin-left:96px!important}.ms-sm-128{margin-left:128px!important}.ms-sm-160{margin-left:160px!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n4{margin:-4px!important}.m-sm-n8{margin:-8px!important}.m-sm-n12{margin:-12px!important}.m-sm-n16{margin:-16px!important}.m-sm-n20{margin:-20px!important}.m-sm-n24{margin:-24px!important}.m-sm-n32{margin:-32px!important}.m-sm-n40{margin:-40px!important}.m-sm-n48{margin:-48px!important}.m-sm-n56{margin:-56px!important}.m-sm-n64{margin:-64px!important}.m-sm-n80{margin:-80px!important}.m-sm-n96{margin:-96px!important}.m-sm-n128{margin:-128px!important}.m-sm-n160{margin:-160px!important}.mx-sm-n4{margin-right:-4px!important;margin-left:-4px!important}.mx-sm-n8{margin-right:-8px!important;margin-left:-8px!important}.mx-sm-n12{margin-right:-12px!important;margin-left:-12px!important}.mx-sm-n16{margin-right:-16px!important;margin-left:-16px!important}.mx-sm-n20{margin-right:-20px!important;margin-left:-20px!important}.mx-sm-n24{margin-right:-24px!important;margin-left:-24px!important}.mx-sm-n32{margin-right:-32px!important;margin-left:-32px!important}.mx-sm-n40{margin-right:-40px!important;margin-left:-40px!important}.mx-sm-n48{margin-right:-48px!important;margin-left:-48px!important}.mx-sm-n56{margin-right:-56px!important;margin-left:-56px!important}.mx-sm-n64{margin-right:-64px!important;margin-left:-64px!important}.mx-sm-n80{margin-right:-80px!important;margin-left:-80px!important}.mx-sm-n96{margin-right:-96px!important;margin-left:-96px!important}.mx-sm-n128{margin-right:-128px!important;margin-left:-128px!important}.mx-sm-n160{margin-right:-160px!important;margin-left:-160px!important}.my-sm-n4{margin-top:-4px!important;margin-bottom:-4px!important}.my-sm-n8{margin-top:-8px!important;margin-bottom:-8px!important}.my-sm-n12{margin-top:-12px!important;margin-bottom:-12px!important}.my-sm-n16{margin-top:-16px!important;margin-bottom:-16px!important}.my-sm-n20{margin-top:-20px!important;margin-bottom:-20px!important}.my-sm-n24{margin-top:-24px!important;margin-bottom:-24px!important}.my-sm-n32{margin-top:-32px!important;margin-bottom:-32px!important}.my-sm-n40{margin-top:-40px!important;margin-bottom:-40px!important}.my-sm-n48{margin-top:-48px!important;margin-bottom:-48px!important}.my-sm-n56{margin-top:-56px!important;margin-bottom:-56px!important}.my-sm-n64{margin-top:-64px!important;margin-bottom:-64px!important}.my-sm-n80{margin-top:-80px!important;margin-bottom:-80px!important}.my-sm-n96{margin-top:-96px!important;margin-bottom:-96px!important}.my-sm-n128{margin-top:-128px!important;margin-bottom:-128px!important}.my-sm-n160{margin-top:-160px!important;margin-bottom:-160px!important}.mt-sm-n4{margin-top:-4px!important}.mt-sm-n8{margin-top:-8px!important}.mt-sm-n12{margin-top:-12px!important}.mt-sm-n16{margin-top:-16px!important}.mt-sm-n20{margin-top:-20px!important}.mt-sm-n24{margin-top:-24px!important}.mt-sm-n32{margin-top:-32px!important}.mt-sm-n40{margin-top:-40px!important}.mt-sm-n48{margin-top:-48px!important}.mt-sm-n56{margin-top:-56px!important}.mt-sm-n64{margin-top:-64px!important}.mt-sm-n80{margin-top:-80px!important}.mt-sm-n96{margin-top:-96px!important}.mt-sm-n128{margin-top:-128px!important}.mt-sm-n160{margin-top:-160px!important}.me-sm-n4{margin-right:-4px!important}.me-sm-n8{margin-right:-8px!important}.me-sm-n12{margin-right:-12px!important}.me-sm-n16{margin-right:-16px!important}.me-sm-n20{margin-right:-20px!important}.me-sm-n24{margin-right:-24px!important}.me-sm-n32{margin-right:-32px!important}.me-sm-n40{margin-right:-40px!important}.me-sm-n48{margin-right:-48px!important}.me-sm-n56{margin-right:-56px!important}.me-sm-n64{margin-right:-64px!important}.me-sm-n80{margin-right:-80px!important}.me-sm-n96{margin-right:-96px!important}.me-sm-n128{margin-right:-128px!important}.me-sm-n160{margin-right:-160px!important}.mb-sm-n4{margin-bottom:-4px!important}.mb-sm-n8{margin-bottom:-8px!important}.mb-sm-n12{margin-bottom:-12px!important}.mb-sm-n16{margin-bottom:-16px!important}.mb-sm-n20{margin-bottom:-20px!important}.mb-sm-n24{margin-bottom:-24px!important}.mb-sm-n32{margin-bottom:-32px!important}.mb-sm-n40{margin-bottom:-40px!important}.mb-sm-n48{margin-bottom:-48px!important}.mb-sm-n56{margin-bottom:-56px!important}.mb-sm-n64{margin-bottom:-64px!important}.mb-sm-n80{margin-bottom:-80px!important}.mb-sm-n96{margin-bottom:-96px!important}.mb-sm-n128{margin-bottom:-128px!important}.mb-sm-n160{margin-bottom:-160px!important}.ms-sm-n4{margin-left:-4px!important}.ms-sm-n8{margin-left:-8px!important}.ms-sm-n12{margin-left:-12px!important}.ms-sm-n16{margin-left:-16px!important}.ms-sm-n20{margin-left:-20px!important}.ms-sm-n24{margin-left:-24px!important}.ms-sm-n32{margin-left:-32px!important}.ms-sm-n40{margin-left:-40px!important}.ms-sm-n48{margin-left:-48px!important}.ms-sm-n56{margin-left:-56px!important}.ms-sm-n64{margin-left:-64px!important}.ms-sm-n80{margin-left:-80px!important}.ms-sm-n96{margin-left:-96px!important}.ms-sm-n128{margin-left:-128px!important}.ms-sm-n160{margin-left:-160px!important}.p-sm-0{padding:0!important}.p-sm-4{padding:4px!important}.p-sm-8{padding:8px!important}.p-sm-12{padding:12px!important}.p-sm-16{padding:16px!important}.p-sm-20{padding:20px!important}.p-sm-24{padding:24px!important}.p-sm-32{padding:32px!important}.p-sm-40{padding:40px!important}.p-sm-48{padding:48px!important}.p-sm-56{padding:56px!important}.p-sm-64{padding:64px!important}.p-sm-80{padding:80px!important}.p-sm-96{padding:96px!important}.p-sm-128{padding:128px!important}.p-sm-160{padding:160px!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-4{padding-right:4px!important;padding-left:4px!important}.px-sm-8{padding-right:8px!important;padding-left:8px!important}.px-sm-12{padding-right:12px!important;padding-left:12px!important}.px-sm-16{padding-right:16px!important;padding-left:16px!important}.px-sm-20{padding-right:20px!important;padding-left:20px!important}.px-sm-24{padding-right:24px!important;padding-left:24px!important}.px-sm-32{padding-right:32px!important;padding-left:32px!important}.px-sm-40{padding-right:40px!important;padding-left:40px!important}.px-sm-48{padding-right:48px!important;padding-left:48px!important}.px-sm-56{padding-right:56px!important;padding-left:56px!important}.px-sm-64{padding-right:64px!important;padding-left:64px!important}.px-sm-80{padding-right:80px!important;padding-left:80px!important}.px-sm-96{padding-right:96px!important;padding-left:96px!important}.px-sm-128{padding-right:128px!important;padding-left:128px!important}.px-sm-160{padding-right:160px!important;padding-left:160px!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-4{padding-top:4px!important;padding-bottom:4px!important}.py-sm-8{padding-top:8px!important;padding-bottom:8px!important}.py-sm-12{padding-top:12px!important;padding-bottom:12px!important}.py-sm-16{padding-top:16px!important;padding-bottom:16px!important}.py-sm-20{padding-top:20px!important;padding-bottom:20px!important}.py-sm-24{padding-top:24px!important;padding-bottom:24px!important}.py-sm-32{padding-top:32px!important;padding-bottom:32px!important}.py-sm-40{padding-top:40px!important;padding-bottom:40px!important}.py-sm-48{padding-top:48px!important;padding-bottom:48px!important}.py-sm-56{padding-top:56px!important;padding-bottom:56px!important}.py-sm-64{padding-top:64px!important;padding-bottom:64px!important}.py-sm-80{padding-top:80px!important;padding-bottom:80px!important}.py-sm-96{padding-top:96px!important;padding-bottom:96px!important}.py-sm-128{padding-top:128px!important;padding-bottom:128px!important}.py-sm-160{padding-top:160px!important;padding-bottom:160px!important}.pt-sm-0{padding-top:0!important}.pt-sm-4{padding-top:4px!important}.pt-sm-8{padding-top:8px!important}.pt-sm-12{padding-top:12px!important}.pt-sm-16{padding-top:16px!important}.pt-sm-20{padding-top:20px!important}.pt-sm-24{padding-top:24px!important}.pt-sm-32{padding-top:32px!important}.pt-sm-40{padding-top:40px!important}.pt-sm-48{padding-top:48px!important}.pt-sm-56{padding-top:56px!important}.pt-sm-64{padding-top:64px!important}.pt-sm-80{padding-top:80px!important}.pt-sm-96{padding-top:96px!important}.pt-sm-128{padding-top:128px!important}.pt-sm-160{padding-top:160px!important}.pe-sm-0{padding-right:0!important}.pe-sm-4{padding-right:4px!important}.pe-sm-8{padding-right:8px!important}.pe-sm-12{padding-right:12px!important}.pe-sm-16{padding-right:16px!important}.pe-sm-20{padding-right:20px!important}.pe-sm-24{padding-right:24px!important}.pe-sm-32{padding-right:32px!important}.pe-sm-40{padding-right:40px!important}.pe-sm-48{padding-right:48px!important}.pe-sm-56{padding-right:56px!important}.pe-sm-64{padding-right:64px!important}.pe-sm-80{padding-right:80px!important}.pe-sm-96{padding-right:96px!important}.pe-sm-128{padding-right:128px!important}.pe-sm-160{padding-right:160px!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-4{padding-bottom:4px!important}.pb-sm-8{padding-bottom:8px!important}.pb-sm-12{padding-bottom:12px!important}.pb-sm-16{padding-bottom:16px!important}.pb-sm-20{padding-bottom:20px!important}.pb-sm-24{padding-bottom:24px!important}.pb-sm-32{padding-bottom:32px!important}.pb-sm-40{padding-bottom:40px!important}.pb-sm-48{padding-bottom:48px!important}.pb-sm-56{padding-bottom:56px!important}.pb-sm-64{padding-bottom:64px!important}.pb-sm-80{padding-bottom:80px!important}.pb-sm-96{padding-bottom:96px!important}.pb-sm-128{padding-bottom:128px!important}.pb-sm-160{padding-bottom:160px!important}.ps-sm-0{padding-left:0!important}.ps-sm-4{padding-left:4px!important}.ps-sm-8{padding-left:8px!important}.ps-sm-12{padding-left:12px!important}.ps-sm-16{padding-left:16px!important}.ps-sm-20{padding-left:20px!important}.ps-sm-24{padding-left:24px!important}.ps-sm-32{padding-left:32px!important}.ps-sm-40{padding-left:40px!important}.ps-sm-48{padding-left:48px!important}.ps-sm-56{padding-left:56px!important}.ps-sm-64{padding-left:64px!important}.ps-sm-80{padding-left:80px!important}.ps-sm-96{padding-left:96px!important}.ps-sm-128{padding-left:128px!important}.ps-sm-160{padding-left:160px!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}.rounded-sm{border-radius:4px!important}.rounded-sm-0{border-radius:0!important}.rounded-sm-4{border-radius:4px!important}.rounded-sm-5{border-radius:5px!important}.rounded-sm-20{border-radius:20px!important}.rounded-sm-circle{border-radius:50%!important}.rounded-sm-pill{border-radius:50rem!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.position-md-static{position:static!important}.position-md-relative{position:relative!important}.position-md-absolute{position:absolute!important}.position-md-fixed{position:fixed!important}.position-md-sticky{position:sticky!important}.top-md-0{top:0!important}.top-md-50{top:50%!important}.top-md-100{top:100%!important}.bottom-md-0{bottom:0!important}.bottom-md-50{bottom:50%!important}.bottom-md-100{bottom:100%!important}.start-md-0{left:0!important}.start-md-50{left:50%!important}.start-md-100{left:100%!important}.end-md-0{right:0!important}.end-md-50{right:50%!important}.end-md-100{right:100%!important}.w-md-25{width:25%!important}.w-md-33{width:33%!important}.w-md-50{width:50%!important}.w-md-66{width:66%!important}.w-md-75{width:75%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}.h-md-25{height:25%!important}.h-md-33{height:33%!important}.h-md-50{height:50%!important}.h-md-66{height:66%!important}.h-md-75{height:75%!important}.h-md-100{height:100%!important}.h-md-auto{height:auto!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}.gap-md-0{gap:0!important}.gap-md-4{gap:4px!important}.gap-md-8{gap:8px!important}.gap-md-12{gap:12px!important}.gap-md-16{gap:16px!important}.gap-md-20{gap:20px!important}.gap-md-24{gap:24px!important}.gap-md-32{gap:32px!important}.gap-md-40{gap:40px!important}.gap-md-48{gap:48px!important}.gap-md-56{gap:56px!important}.gap-md-64{gap:64px!important}.gap-md-80{gap:80px!important}.gap-md-96{gap:96px!important}.gap-md-128{gap:128px!important}.gap-md-160{gap:160px!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-4{margin:4px!important}.m-md-8{margin:8px!important}.m-md-12{margin:12px!important}.m-md-16{margin:16px!important}.m-md-20{margin:20px!important}.m-md-24{margin:24px!important}.m-md-32{margin:32px!important}.m-md-40{margin:40px!important}.m-md-48{margin:48px!important}.m-md-56{margin:56px!important}.m-md-64{margin:64px!important}.m-md-80{margin:80px!important}.m-md-96{margin:96px!important}.m-md-128{margin:128px!important}.m-md-160{margin:160px!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-4{margin-right:4px!important;margin-left:4px!important}.mx-md-8{margin-right:8px!important;margin-left:8px!important}.mx-md-12{margin-right:12px!important;margin-left:12px!important}.mx-md-16{margin-right:16px!important;margin-left:16px!important}.mx-md-20{margin-right:20px!important;margin-left:20px!important}.mx-md-24{margin-right:24px!important;margin-left:24px!important}.mx-md-32{margin-right:32px!important;margin-left:32px!important}.mx-md-40{margin-right:40px!important;margin-left:40px!important}.mx-md-48{margin-right:48px!important;margin-left:48px!important}.mx-md-56{margin-right:56px!important;margin-left:56px!important}.mx-md-64{margin-right:64px!important;margin-left:64px!important}.mx-md-80{margin-right:80px!important;margin-left:80px!important}.mx-md-96{margin-right:96px!important;margin-left:96px!important}.mx-md-128{margin-right:128px!important;margin-left:128px!important}.mx-md-160{margin-right:160px!important;margin-left:160px!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-4{margin-top:4px!important;margin-bottom:4px!important}.my-md-8{margin-top:8px!important;margin-bottom:8px!important}.my-md-12{margin-top:12px!important;margin-bottom:12px!important}.my-md-16{margin-top:16px!important;margin-bottom:16px!important}.my-md-20{margin-top:20px!important;margin-bottom:20px!important}.my-md-24{margin-top:24px!important;margin-bottom:24px!important}.my-md-32{margin-top:32px!important;margin-bottom:32px!important}.my-md-40{margin-top:40px!important;margin-bottom:40px!important}.my-md-48{margin-top:48px!important;margin-bottom:48px!important}.my-md-56{margin-top:56px!important;margin-bottom:56px!important}.my-md-64{margin-top:64px!important;margin-bottom:64px!important}.my-md-80{margin-top:80px!important;margin-bottom:80px!important}.my-md-96{margin-top:96px!important;margin-bottom:96px!important}.my-md-128{margin-top:128px!important;margin-bottom:128px!important}.my-md-160{margin-top:160px!important;margin-bottom:160px!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-4{margin-top:4px!important}.mt-md-8{margin-top:8px!important}.mt-md-12{margin-top:12px!important}.mt-md-16{margin-top:16px!important}.mt-md-20{margin-top:20px!important}.mt-md-24{margin-top:24px!important}.mt-md-32{margin-top:32px!important}.mt-md-40{margin-top:40px!important}.mt-md-48{margin-top:48px!important}.mt-md-56{margin-top:56px!important}.mt-md-64{margin-top:64px!important}.mt-md-80{margin-top:80px!important}.mt-md-96{margin-top:96px!important}.mt-md-128{margin-top:128px!important}.mt-md-160{margin-top:160px!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-4{margin-right:4px!important}.me-md-8{margin-right:8px!important}.me-md-12{margin-right:12px!important}.me-md-16{margin-right:16px!important}.me-md-20{margin-right:20px!important}.me-md-24{margin-right:24px!important}.me-md-32{margin-right:32px!important}.me-md-40{margin-right:40px!important}.me-md-48{margin-right:48px!important}.me-md-56{margin-right:56px!important}.me-md-64{margin-right:64px!important}.me-md-80{margin-right:80px!important}.me-md-96{margin-right:96px!important}.me-md-128{margin-right:128px!important}.me-md-160{margin-right:160px!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-4{margin-bottom:4px!important}.mb-md-8{margin-bottom:8px!important}.mb-md-12{margin-bottom:12px!important}.mb-md-16{margin-bottom:16px!important}.mb-md-20{margin-bottom:20px!important}.mb-md-24{margin-bottom:24px!important}.mb-md-32{margin-bottom:32px!important}.mb-md-40{margin-bottom:40px!important}.mb-md-48{margin-bottom:48px!important}.mb-md-56{margin-bottom:56px!important}.mb-md-64{margin-bottom:64px!important}.mb-md-80{margin-bottom:80px!important}.mb-md-96{margin-bottom:96px!important}.mb-md-128{margin-bottom:128px!important}.mb-md-160{margin-bottom:160px!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-4{margin-left:4px!important}.ms-md-8{margin-left:8px!important}.ms-md-12{margin-left:12px!important}.ms-md-16{margin-left:16px!important}.ms-md-20{margin-left:20px!important}.ms-md-24{margin-left:24px!important}.ms-md-32{margin-left:32px!important}.ms-md-40{margin-left:40px!important}.ms-md-48{margin-left:48px!important}.ms-md-56{margin-left:56px!important}.ms-md-64{margin-left:64px!important}.ms-md-80{margin-left:80px!important}.ms-md-96{margin-left:96px!important}.ms-md-128{margin-left:128px!important}.ms-md-160{margin-left:160px!important}.ms-md-auto{margin-left:auto!important}.m-md-n4{margin:-4px!important}.m-md-n8{margin:-8px!important}.m-md-n12{margin:-12px!important}.m-md-n16{margin:-16px!important}.m-md-n20{margin:-20px!important}.m-md-n24{margin:-24px!important}.m-md-n32{margin:-32px!important}.m-md-n40{margin:-40px!important}.m-md-n48{margin:-48px!important}.m-md-n56{margin:-56px!important}.m-md-n64{margin:-64px!important}.m-md-n80{margin:-80px!important}.m-md-n96{margin:-96px!important}.m-md-n128{margin:-128px!important}.m-md-n160{margin:-160px!important}.mx-md-n4{margin-right:-4px!important;margin-left:-4px!important}.mx-md-n8{margin-right:-8px!important;margin-left:-8px!important}.mx-md-n12{margin-right:-12px!important;margin-left:-12px!important}.mx-md-n16{margin-right:-16px!important;margin-left:-16px!important}.mx-md-n20{margin-right:-20px!important;margin-left:-20px!important}.mx-md-n24{margin-right:-24px!important;margin-left:-24px!important}.mx-md-n32{margin-right:-32px!important;margin-left:-32px!important}.mx-md-n40{margin-right:-40px!important;margin-left:-40px!important}.mx-md-n48{margin-right:-48px!important;margin-left:-48px!important}.mx-md-n56{margin-right:-56px!important;margin-left:-56px!important}.mx-md-n64{margin-right:-64px!important;margin-left:-64px!important}.mx-md-n80{margin-right:-80px!important;margin-left:-80px!important}.mx-md-n96{margin-right:-96px!important;margin-left:-96px!important}.mx-md-n128{margin-right:-128px!important;margin-left:-128px!important}.mx-md-n160{margin-right:-160px!important;margin-left:-160px!important}.my-md-n4{margin-top:-4px!important;margin-bottom:-4px!important}.my-md-n8{margin-top:-8px!important;margin-bottom:-8px!important}.my-md-n12{margin-top:-12px!important;margin-bottom:-12px!important}.my-md-n16{margin-top:-16px!important;margin-bottom:-16px!important}.my-md-n20{margin-top:-20px!important;margin-bottom:-20px!important}.my-md-n24{margin-top:-24px!important;margin-bottom:-24px!important}.my-md-n32{margin-top:-32px!important;margin-bottom:-32px!important}.my-md-n40{margin-top:-40px!important;margin-bottom:-40px!important}.my-md-n48{margin-top:-48px!important;margin-bottom:-48px!important}.my-md-n56{margin-top:-56px!important;margin-bottom:-56px!important}.my-md-n64{margin-top:-64px!important;margin-bottom:-64px!important}.my-md-n80{margin-top:-80px!important;margin-bottom:-80px!important}.my-md-n96{margin-top:-96px!important;margin-bottom:-96px!important}.my-md-n128{margin-top:-128px!important;margin-bottom:-128px!important}.my-md-n160{margin-top:-160px!important;margin-bottom:-160px!important}.mt-md-n4{margin-top:-4px!important}.mt-md-n8{margin-top:-8px!important}.mt-md-n12{margin-top:-12px!important}.mt-md-n16{margin-top:-16px!important}.mt-md-n20{margin-top:-20px!important}.mt-md-n24{margin-top:-24px!important}.mt-md-n32{margin-top:-32px!important}.mt-md-n40{margin-top:-40px!important}.mt-md-n48{margin-top:-48px!important}.mt-md-n56{margin-top:-56px!important}.mt-md-n64{margin-top:-64px!important}.mt-md-n80{margin-top:-80px!important}.mt-md-n96{margin-top:-96px!important}.mt-md-n128{margin-top:-128px!important}.mt-md-n160{margin-top:-160px!important}.me-md-n4{margin-right:-4px!important}.me-md-n8{margin-right:-8px!important}.me-md-n12{margin-right:-12px!important}.me-md-n16{margin-right:-16px!important}.me-md-n20{margin-right:-20px!important}.me-md-n24{margin-right:-24px!important}.me-md-n32{margin-right:-32px!important}.me-md-n40{margin-right:-40px!important}.me-md-n48{margin-right:-48px!important}.me-md-n56{margin-right:-56px!important}.me-md-n64{margin-right:-64px!important}.me-md-n80{margin-right:-80px!important}.me-md-n96{margin-right:-96px!important}.me-md-n128{margin-right:-128px!important}.me-md-n160{margin-right:-160px!important}.mb-md-n4{margin-bottom:-4px!important}.mb-md-n8{margin-bottom:-8px!important}.mb-md-n12{margin-bottom:-12px!important}.mb-md-n16{margin-bottom:-16px!important}.mb-md-n20{margin-bottom:-20px!important}.mb-md-n24{margin-bottom:-24px!important}.mb-md-n32{margin-bottom:-32px!important}.mb-md-n40{margin-bottom:-40px!important}.mb-md-n48{margin-bottom:-48px!important}.mb-md-n56{margin-bottom:-56px!important}.mb-md-n64{margin-bottom:-64px!important}.mb-md-n80{margin-bottom:-80px!important}.mb-md-n96{margin-bottom:-96px!important}.mb-md-n128{margin-bottom:-128px!important}.mb-md-n160{margin-bottom:-160px!important}.ms-md-n4{margin-left:-4px!important}.ms-md-n8{margin-left:-8px!important}.ms-md-n12{margin-left:-12px!important}.ms-md-n16{margin-left:-16px!important}.ms-md-n20{margin-left:-20px!important}.ms-md-n24{margin-left:-24px!important}.ms-md-n32{margin-left:-32px!important}.ms-md-n40{margin-left:-40px!important}.ms-md-n48{margin-left:-48px!important}.ms-md-n56{margin-left:-56px!important}.ms-md-n64{margin-left:-64px!important}.ms-md-n80{margin-left:-80px!important}.ms-md-n96{margin-left:-96px!important}.ms-md-n128{margin-left:-128px!important}.ms-md-n160{margin-left:-160px!important}.p-md-0{padding:0!important}.p-md-4{padding:4px!important}.p-md-8{padding:8px!important}.p-md-12{padding:12px!important}.p-md-16{padding:16px!important}.p-md-20{padding:20px!important}.p-md-24{padding:24px!important}.p-md-32{padding:32px!important}.p-md-40{padding:40px!important}.p-md-48{padding:48px!important}.p-md-56{padding:56px!important}.p-md-64{padding:64px!important}.p-md-80{padding:80px!important}.p-md-96{padding:96px!important}.p-md-128{padding:128px!important}.p-md-160{padding:160px!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-4{padding-right:4px!important;padding-left:4px!important}.px-md-8{padding-right:8px!important;padding-left:8px!important}.px-md-12{padding-right:12px!important;padding-left:12px!important}.px-md-16{padding-right:16px!important;padding-left:16px!important}.px-md-20{padding-right:20px!important;padding-left:20px!important}.px-md-24{padding-right:24px!important;padding-left:24px!important}.px-md-32{padding-right:32px!important;padding-left:32px!important}.px-md-40{padding-right:40px!important;padding-left:40px!important}.px-md-48{padding-right:48px!important;padding-left:48px!important}.px-md-56{padding-right:56px!important;padding-left:56px!important}.px-md-64{padding-right:64px!important;padding-left:64px!important}.px-md-80{padding-right:80px!important;padding-left:80px!important}.px-md-96{padding-right:96px!important;padding-left:96px!important}.px-md-128{padding-right:128px!important;padding-left:128px!important}.px-md-160{padding-right:160px!important;padding-left:160px!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-4{padding-top:4px!important;padding-bottom:4px!important}.py-md-8{padding-top:8px!important;padding-bottom:8px!important}.py-md-12{padding-top:12px!important;padding-bottom:12px!important}.py-md-16{padding-top:16px!important;padding-bottom:16px!important}.py-md-20{padding-top:20px!important;padding-bottom:20px!important}.py-md-24{padding-top:24px!important;padding-bottom:24px!important}.py-md-32{padding-top:32px!important;padding-bottom:32px!important}.py-md-40{padding-top:40px!important;padding-bottom:40px!important}.py-md-48{padding-top:48px!important;padding-bottom:48px!important}.py-md-56{padding-top:56px!important;padding-bottom:56px!important}.py-md-64{padding-top:64px!important;padding-bottom:64px!important}.py-md-80{padding-top:80px!important;padding-bottom:80px!important}.py-md-96{padding-top:96px!important;padding-bottom:96px!important}.py-md-128{padding-top:128px!important;padding-bottom:128px!important}.py-md-160{padding-top:160px!important;padding-bottom:160px!important}.pt-md-0{padding-top:0!important}.pt-md-4{padding-top:4px!important}.pt-md-8{padding-top:8px!important}.pt-md-12{padding-top:12px!important}.pt-md-16{padding-top:16px!important}.pt-md-20{padding-top:20px!important}.pt-md-24{padding-top:24px!important}.pt-md-32{padding-top:32px!important}.pt-md-40{padding-top:40px!important}.pt-md-48{padding-top:48px!important}.pt-md-56{padding-top:56px!important}.pt-md-64{padding-top:64px!important}.pt-md-80{padding-top:80px!important}.pt-md-96{padding-top:96px!important}.pt-md-128{padding-top:128px!important}.pt-md-160{padding-top:160px!important}.pe-md-0{padding-right:0!important}.pe-md-4{padding-right:4px!important}.pe-md-8{padding-right:8px!important}.pe-md-12{padding-right:12px!important}.pe-md-16{padding-right:16px!important}.pe-md-20{padding-right:20px!important}.pe-md-24{padding-right:24px!important}.pe-md-32{padding-right:32px!important}.pe-md-40{padding-right:40px!important}.pe-md-48{padding-right:48px!important}.pe-md-56{padding-right:56px!important}.pe-md-64{padding-right:64px!important}.pe-md-80{padding-right:80px!important}.pe-md-96{padding-right:96px!important}.pe-md-128{padding-right:128px!important}.pe-md-160{padding-right:160px!important}.pb-md-0{padding-bottom:0!important}.pb-md-4{padding-bottom:4px!important}.pb-md-8{padding-bottom:8px!important}.pb-md-12{padding-bottom:12px!important}.pb-md-16{padding-bottom:16px!important}.pb-md-20{padding-bottom:20px!important}.pb-md-24{padding-bottom:24px!important}.pb-md-32{padding-bottom:32px!important}.pb-md-40{padding-bottom:40px!important}.pb-md-48{padding-bottom:48px!important}.pb-md-56{padding-bottom:56px!important}.pb-md-64{padding-bottom:64px!important}.pb-md-80{padding-bottom:80px!important}.pb-md-96{padding-bottom:96px!important}.pb-md-128{padding-bottom:128px!important}.pb-md-160{padding-bottom:160px!important}.ps-md-0{padding-left:0!important}.ps-md-4{padding-left:4px!important}.ps-md-8{padding-left:8px!important}.ps-md-12{padding-left:12px!important}.ps-md-16{padding-left:16px!important}.ps-md-20{padding-left:20px!important}.ps-md-24{padding-left:24px!important}.ps-md-32{padding-left:32px!important}.ps-md-40{padding-left:40px!important}.ps-md-48{padding-left:48px!important}.ps-md-56{padding-left:56px!important}.ps-md-64{padding-left:64px!important}.ps-md-80{padding-left:80px!important}.ps-md-96{padding-left:96px!important}.ps-md-128{padding-left:128px!important}.ps-md-160{padding-left:160px!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}.rounded-md{border-radius:4px!important}.rounded-md-0{border-radius:0!important}.rounded-md-4{border-radius:4px!important}.rounded-md-5{border-radius:5px!important}.rounded-md-20{border-radius:20px!important}.rounded-md-circle{border-radius:50%!important}.rounded-md-pill{border-radius:50rem!important}}@media (min-width:1280px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.position-lg-static{position:static!important}.position-lg-relative{position:relative!important}.position-lg-absolute{position:absolute!important}.position-lg-fixed{position:fixed!important}.position-lg-sticky{position:sticky!important}.top-lg-0{top:0!important}.top-lg-50{top:50%!important}.top-lg-100{top:100%!important}.bottom-lg-0{bottom:0!important}.bottom-lg-50{bottom:50%!important}.bottom-lg-100{bottom:100%!important}.start-lg-0{left:0!important}.start-lg-50{left:50%!important}.start-lg-100{left:100%!important}.end-lg-0{right:0!important}.end-lg-50{right:50%!important}.end-lg-100{right:100%!important}.w-lg-25{width:25%!important}.w-lg-33{width:33%!important}.w-lg-50{width:50%!important}.w-lg-66{width:66%!important}.w-lg-75{width:75%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}.h-lg-25{height:25%!important}.h-lg-33{height:33%!important}.h-lg-50{height:50%!important}.h-lg-66{height:66%!important}.h-lg-75{height:75%!important}.h-lg-100{height:100%!important}.h-lg-auto{height:auto!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}.gap-lg-0{gap:0!important}.gap-lg-4{gap:4px!important}.gap-lg-8{gap:8px!important}.gap-lg-12{gap:12px!important}.gap-lg-16{gap:16px!important}.gap-lg-20{gap:20px!important}.gap-lg-24{gap:24px!important}.gap-lg-32{gap:32px!important}.gap-lg-40{gap:40px!important}.gap-lg-48{gap:48px!important}.gap-lg-56{gap:56px!important}.gap-lg-64{gap:64px!important}.gap-lg-80{gap:80px!important}.gap-lg-96{gap:96px!important}.gap-lg-128{gap:128px!important}.gap-lg-160{gap:160px!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-4{margin:4px!important}.m-lg-8{margin:8px!important}.m-lg-12{margin:12px!important}.m-lg-16{margin:16px!important}.m-lg-20{margin:20px!important}.m-lg-24{margin:24px!important}.m-lg-32{margin:32px!important}.m-lg-40{margin:40px!important}.m-lg-48{margin:48px!important}.m-lg-56{margin:56px!important}.m-lg-64{margin:64px!important}.m-lg-80{margin:80px!important}.m-lg-96{margin:96px!important}.m-lg-128{margin:128px!important}.m-lg-160{margin:160px!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-4{margin-right:4px!important;margin-left:4px!important}.mx-lg-8{margin-right:8px!important;margin-left:8px!important}.mx-lg-12{margin-right:12px!important;margin-left:12px!important}.mx-lg-16{margin-right:16px!important;margin-left:16px!important}.mx-lg-20{margin-right:20px!important;margin-left:20px!important}.mx-lg-24{margin-right:24px!important;margin-left:24px!important}.mx-lg-32{margin-right:32px!important;margin-left:32px!important}.mx-lg-40{margin-right:40px!important;margin-left:40px!important}.mx-lg-48{margin-right:48px!important;margin-left:48px!important}.mx-lg-56{margin-right:56px!important;margin-left:56px!important}.mx-lg-64{margin-right:64px!important;margin-left:64px!important}.mx-lg-80{margin-right:80px!important;margin-left:80px!important}.mx-lg-96{margin-right:96px!important;margin-left:96px!important}.mx-lg-128{margin-right:128px!important;margin-left:128px!important}.mx-lg-160{margin-right:160px!important;margin-left:160px!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-4{margin-top:4px!important;margin-bottom:4px!important}.my-lg-8{margin-top:8px!important;margin-bottom:8px!important}.my-lg-12{margin-top:12px!important;margin-bottom:12px!important}.my-lg-16{margin-top:16px!important;margin-bottom:16px!important}.my-lg-20{margin-top:20px!important;margin-bottom:20px!important}.my-lg-24{margin-top:24px!important;margin-bottom:24px!important}.my-lg-32{margin-top:32px!important;margin-bottom:32px!important}.my-lg-40{margin-top:40px!important;margin-bottom:40px!important}.my-lg-48{margin-top:48px!important;margin-bottom:48px!important}.my-lg-56{margin-top:56px!important;margin-bottom:56px!important}.my-lg-64{margin-top:64px!important;margin-bottom:64px!important}.my-lg-80{margin-top:80px!important;margin-bottom:80px!important}.my-lg-96{margin-top:96px!important;margin-bottom:96px!important}.my-lg-128{margin-top:128px!important;margin-bottom:128px!important}.my-lg-160{margin-top:160px!important;margin-bottom:160px!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-4{margin-top:4px!important}.mt-lg-8{margin-top:8px!important}.mt-lg-12{margin-top:12px!important}.mt-lg-16{margin-top:16px!important}.mt-lg-20{margin-top:20px!important}.mt-lg-24{margin-top:24px!important}.mt-lg-32{margin-top:32px!important}.mt-lg-40{margin-top:40px!important}.mt-lg-48{margin-top:48px!important}.mt-lg-56{margin-top:56px!important}.mt-lg-64{margin-top:64px!important}.mt-lg-80{margin-top:80px!important}.mt-lg-96{margin-top:96px!important}.mt-lg-128{margin-top:128px!important}.mt-lg-160{margin-top:160px!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-4{margin-right:4px!important}.me-lg-8{margin-right:8px!important}.me-lg-12{margin-right:12px!important}.me-lg-16{margin-right:16px!important}.me-lg-20{margin-right:20px!important}.me-lg-24{margin-right:24px!important}.me-lg-32{margin-right:32px!important}.me-lg-40{margin-right:40px!important}.me-lg-48{margin-right:48px!important}.me-lg-56{margin-right:56px!important}.me-lg-64{margin-right:64px!important}.me-lg-80{margin-right:80px!important}.me-lg-96{margin-right:96px!important}.me-lg-128{margin-right:128px!important}.me-lg-160{margin-right:160px!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-4{margin-bottom:4px!important}.mb-lg-8{margin-bottom:8px!important}.mb-lg-12{margin-bottom:12px!important}.mb-lg-16{margin-bottom:16px!important}.mb-lg-20{margin-bottom:20px!important}.mb-lg-24{margin-bottom:24px!important}.mb-lg-32{margin-bottom:32px!important}.mb-lg-40{margin-bottom:40px!important}.mb-lg-48{margin-bottom:48px!important}.mb-lg-56{margin-bottom:56px!important}.mb-lg-64{margin-bottom:64px!important}.mb-lg-80{margin-bottom:80px!important}.mb-lg-96{margin-bottom:96px!important}.mb-lg-128{margin-bottom:128px!important}.mb-lg-160{margin-bottom:160px!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-4{margin-left:4px!important}.ms-lg-8{margin-left:8px!important}.ms-lg-12{margin-left:12px!important}.ms-lg-16{margin-left:16px!important}.ms-lg-20{margin-left:20px!important}.ms-lg-24{margin-left:24px!important}.ms-lg-32{margin-left:32px!important}.ms-lg-40{margin-left:40px!important}.ms-lg-48{margin-left:48px!important}.ms-lg-56{margin-left:56px!important}.ms-lg-64{margin-left:64px!important}.ms-lg-80{margin-left:80px!important}.ms-lg-96{margin-left:96px!important}.ms-lg-128{margin-left:128px!important}.ms-lg-160{margin-left:160px!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n4{margin:-4px!important}.m-lg-n8{margin:-8px!important}.m-lg-n12{margin:-12px!important}.m-lg-n16{margin:-16px!important}.m-lg-n20{margin:-20px!important}.m-lg-n24{margin:-24px!important}.m-lg-n32{margin:-32px!important}.m-lg-n40{margin:-40px!important}.m-lg-n48{margin:-48px!important}.m-lg-n56{margin:-56px!important}.m-lg-n64{margin:-64px!important}.m-lg-n80{margin:-80px!important}.m-lg-n96{margin:-96px!important}.m-lg-n128{margin:-128px!important}.m-lg-n160{margin:-160px!important}.mx-lg-n4{margin-right:-4px!important;margin-left:-4px!important}.mx-lg-n8{margin-right:-8px!important;margin-left:-8px!important}.mx-lg-n12{margin-right:-12px!important;margin-left:-12px!important}.mx-lg-n16{margin-right:-16px!important;margin-left:-16px!important}.mx-lg-n20{margin-right:-20px!important;margin-left:-20px!important}.mx-lg-n24{margin-right:-24px!important;margin-left:-24px!important}.mx-lg-n32{margin-right:-32px!important;margin-left:-32px!important}.mx-lg-n40{margin-right:-40px!important;margin-left:-40px!important}.mx-lg-n48{margin-right:-48px!important;margin-left:-48px!important}.mx-lg-n56{margin-right:-56px!important;margin-left:-56px!important}.mx-lg-n64{margin-right:-64px!important;margin-left:-64px!important}.mx-lg-n80{margin-right:-80px!important;margin-left:-80px!important}.mx-lg-n96{margin-right:-96px!important;margin-left:-96px!important}.mx-lg-n128{margin-right:-128px!important;margin-left:-128px!important}.mx-lg-n160{margin-right:-160px!important;margin-left:-160px!important}.my-lg-n4{margin-top:-4px!important;margin-bottom:-4px!important}.my-lg-n8{margin-top:-8px!important;margin-bottom:-8px!important}.my-lg-n12{margin-top:-12px!important;margin-bottom:-12px!important}.my-lg-n16{margin-top:-16px!important;margin-bottom:-16px!important}.my-lg-n20{margin-top:-20px!important;margin-bottom:-20px!important}.my-lg-n24{margin-top:-24px!important;margin-bottom:-24px!important}.my-lg-n32{margin-top:-32px!important;margin-bottom:-32px!important}.my-lg-n40{margin-top:-40px!important;margin-bottom:-40px!important}.my-lg-n48{margin-top:-48px!important;margin-bottom:-48px!important}.my-lg-n56{margin-top:-56px!important;margin-bottom:-56px!important}.my-lg-n64{margin-top:-64px!important;margin-bottom:-64px!important}.my-lg-n80{margin-top:-80px!important;margin-bottom:-80px!important}.my-lg-n96{margin-top:-96px!important;margin-bottom:-96px!important}.my-lg-n128{margin-top:-128px!important;margin-bottom:-128px!important}.my-lg-n160{margin-top:-160px!important;margin-bottom:-160px!important}.mt-lg-n4{margin-top:-4px!important}.mt-lg-n8{margin-top:-8px!important}.mt-lg-n12{margin-top:-12px!important}.mt-lg-n16{margin-top:-16px!important}.mt-lg-n20{margin-top:-20px!important}.mt-lg-n24{margin-top:-24px!important}.mt-lg-n32{margin-top:-32px!important}.mt-lg-n40{margin-top:-40px!important}.mt-lg-n48{margin-top:-48px!important}.mt-lg-n56{margin-top:-56px!important}.mt-lg-n64{margin-top:-64px!important}.mt-lg-n80{margin-top:-80px!important}.mt-lg-n96{margin-top:-96px!important}.mt-lg-n128{margin-top:-128px!important}.mt-lg-n160{margin-top:-160px!important}.me-lg-n4{margin-right:-4px!important}.me-lg-n8{margin-right:-8px!important}.me-lg-n12{margin-right:-12px!important}.me-lg-n16{margin-right:-16px!important}.me-lg-n20{margin-right:-20px!important}.me-lg-n24{margin-right:-24px!important}.me-lg-n32{margin-right:-32px!important}.me-lg-n40{margin-right:-40px!important}.me-lg-n48{margin-right:-48px!important}.me-lg-n56{margin-right:-56px!important}.me-lg-n64{margin-right:-64px!important}.me-lg-n80{margin-right:-80px!important}.me-lg-n96{margin-right:-96px!important}.me-lg-n128{margin-right:-128px!important}.me-lg-n160{margin-right:-160px!important}.mb-lg-n4{margin-bottom:-4px!important}.mb-lg-n8{margin-bottom:-8px!important}.mb-lg-n12{margin-bottom:-12px!important}.mb-lg-n16{margin-bottom:-16px!important}.mb-lg-n20{margin-bottom:-20px!important}.mb-lg-n24{margin-bottom:-24px!important}.mb-lg-n32{margin-bottom:-32px!important}.mb-lg-n40{margin-bottom:-40px!important}.mb-lg-n48{margin-bottom:-48px!important}.mb-lg-n56{margin-bottom:-56px!important}.mb-lg-n64{margin-bottom:-64px!important}.mb-lg-n80{margin-bottom:-80px!important}.mb-lg-n96{margin-bottom:-96px!important}.mb-lg-n128{margin-bottom:-128px!important}.mb-lg-n160{margin-bottom:-160px!important}.ms-lg-n4{margin-left:-4px!important}.ms-lg-n8{margin-left:-8px!important}.ms-lg-n12{margin-left:-12px!important}.ms-lg-n16{margin-left:-16px!important}.ms-lg-n20{margin-left:-20px!important}.ms-lg-n24{margin-left:-24px!important}.ms-lg-n32{margin-left:-32px!important}.ms-lg-n40{margin-left:-40px!important}.ms-lg-n48{margin-left:-48px!important}.ms-lg-n56{margin-left:-56px!important}.ms-lg-n64{margin-left:-64px!important}.ms-lg-n80{margin-left:-80px!important}.ms-lg-n96{margin-left:-96px!important}.ms-lg-n128{margin-left:-128px!important}.ms-lg-n160{margin-left:-160px!important}.p-lg-0{padding:0!important}.p-lg-4{padding:4px!important}.p-lg-8{padding:8px!important}.p-lg-12{padding:12px!important}.p-lg-16{padding:16px!important}.p-lg-20{padding:20px!important}.p-lg-24{padding:24px!important}.p-lg-32{padding:32px!important}.p-lg-40{padding:40px!important}.p-lg-48{padding:48px!important}.p-lg-56{padding:56px!important}.p-lg-64{padding:64px!important}.p-lg-80{padding:80px!important}.p-lg-96{padding:96px!important}.p-lg-128{padding:128px!important}.p-lg-160{padding:160px!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-4{padding-right:4px!important;padding-left:4px!important}.px-lg-8{padding-right:8px!important;padding-left:8px!important}.px-lg-12{padding-right:12px!important;padding-left:12px!important}.px-lg-16{padding-right:16px!important;padding-left:16px!important}.px-lg-20{padding-right:20px!important;padding-left:20px!important}.px-lg-24{padding-right:24px!important;padding-left:24px!important}.px-lg-32{padding-right:32px!important;padding-left:32px!important}.px-lg-40{padding-right:40px!important;padding-left:40px!important}.px-lg-48{padding-right:48px!important;padding-left:48px!important}.px-lg-56{padding-right:56px!important;padding-left:56px!important}.px-lg-64{padding-right:64px!important;padding-left:64px!important}.px-lg-80{padding-right:80px!important;padding-left:80px!important}.px-lg-96{padding-right:96px!important;padding-left:96px!important}.px-lg-128{padding-right:128px!important;padding-left:128px!important}.px-lg-160{padding-right:160px!important;padding-left:160px!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-4{padding-top:4px!important;padding-bottom:4px!important}.py-lg-8{padding-top:8px!important;padding-bottom:8px!important}.py-lg-12{padding-top:12px!important;padding-bottom:12px!important}.py-lg-16{padding-top:16px!important;padding-bottom:16px!important}.py-lg-20{padding-top:20px!important;padding-bottom:20px!important}.py-lg-24{padding-top:24px!important;padding-bottom:24px!important}.py-lg-32{padding-top:32px!important;padding-bottom:32px!important}.py-lg-40{padding-top:40px!important;padding-bottom:40px!important}.py-lg-48{padding-top:48px!important;padding-bottom:48px!important}.py-lg-56{padding-top:56px!important;padding-bottom:56px!important}.py-lg-64{padding-top:64px!important;padding-bottom:64px!important}.py-lg-80{padding-top:80px!important;padding-bottom:80px!important}.py-lg-96{padding-top:96px!important;padding-bottom:96px!important}.py-lg-128{padding-top:128px!important;padding-bottom:128px!important}.py-lg-160{padding-top:160px!important;padding-bottom:160px!important}.pt-lg-0{padding-top:0!important}.pt-lg-4{padding-top:4px!important}.pt-lg-8{padding-top:8px!important}.pt-lg-12{padding-top:12px!important}.pt-lg-16{padding-top:16px!important}.pt-lg-20{padding-top:20px!important}.pt-lg-24{padding-top:24px!important}.pt-lg-32{padding-top:32px!important}.pt-lg-40{padding-top:40px!important}.pt-lg-48{padding-top:48px!important}.pt-lg-56{padding-top:56px!important}.pt-lg-64{padding-top:64px!important}.pt-lg-80{padding-top:80px!important}.pt-lg-96{padding-top:96px!important}.pt-lg-128{padding-top:128px!important}.pt-lg-160{padding-top:160px!important}.pe-lg-0{padding-right:0!important}.pe-lg-4{padding-right:4px!important}.pe-lg-8{padding-right:8px!important}.pe-lg-12{padding-right:12px!important}.pe-lg-16{padding-right:16px!important}.pe-lg-20{padding-right:20px!important}.pe-lg-24{padding-right:24px!important}.pe-lg-32{padding-right:32px!important}.pe-lg-40{padding-right:40px!important}.pe-lg-48{padding-right:48px!important}.pe-lg-56{padding-right:56px!important}.pe-lg-64{padding-right:64px!important}.pe-lg-80{padding-right:80px!important}.pe-lg-96{padding-right:96px!important}.pe-lg-128{padding-right:128px!important}.pe-lg-160{padding-right:160px!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-4{padding-bottom:4px!important}.pb-lg-8{padding-bottom:8px!important}.pb-lg-12{padding-bottom:12px!important}.pb-lg-16{padding-bottom:16px!important}.pb-lg-20{padding-bottom:20px!important}.pb-lg-24{padding-bottom:24px!important}.pb-lg-32{padding-bottom:32px!important}.pb-lg-40{padding-bottom:40px!important}.pb-lg-48{padding-bottom:48px!important}.pb-lg-56{padding-bottom:56px!important}.pb-lg-64{padding-bottom:64px!important}.pb-lg-80{padding-bottom:80px!important}.pb-lg-96{padding-bottom:96px!important}.pb-lg-128{padding-bottom:128px!important}.pb-lg-160{padding-bottom:160px!important}.ps-lg-0{padding-left:0!important}.ps-lg-4{padding-left:4px!important}.ps-lg-8{padding-left:8px!important}.ps-lg-12{padding-left:12px!important}.ps-lg-16{padding-left:16px!important}.ps-lg-20{padding-left:20px!important}.ps-lg-24{padding-left:24px!important}.ps-lg-32{padding-left:32px!important}.ps-lg-40{padding-left:40px!important}.ps-lg-48{padding-left:48px!important}.ps-lg-56{padding-left:56px!important}.ps-lg-64{padding-left:64px!important}.ps-lg-80{padding-left:80px!important}.ps-lg-96{padding-left:96px!important}.ps-lg-128{padding-left:128px!important}.ps-lg-160{padding-left:160px!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}.rounded-lg{border-radius:4px!important}.rounded-lg-0{border-radius:0!important}.rounded-lg-4{border-radius:4px!important}.rounded-lg-5{border-radius:5px!important}.rounded-lg-20{border-radius:20px!important}.rounded-lg-circle{border-radius:50%!important}.rounded-lg-pill{border-radius:50rem!important}}@media (min-width:1400px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.position-xl-static{position:static!important}.position-xl-relative{position:relative!important}.position-xl-absolute{position:absolute!important}.position-xl-fixed{position:fixed!important}.position-xl-sticky{position:sticky!important}.top-xl-0{top:0!important}.top-xl-50{top:50%!important}.top-xl-100{top:100%!important}.bottom-xl-0{bottom:0!important}.bottom-xl-50{bottom:50%!important}.bottom-xl-100{bottom:100%!important}.start-xl-0{left:0!important}.start-xl-50{left:50%!important}.start-xl-100{left:100%!important}.end-xl-0{right:0!important}.end-xl-50{right:50%!important}.end-xl-100{right:100%!important}.w-xl-25{width:25%!important}.w-xl-33{width:33%!important}.w-xl-50{width:50%!important}.w-xl-66{width:66%!important}.w-xl-75{width:75%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}.h-xl-25{height:25%!important}.h-xl-33{height:33%!important}.h-xl-50{height:50%!important}.h-xl-66{height:66%!important}.h-xl-75{height:75%!important}.h-xl-100{height:100%!important}.h-xl-auto{height:auto!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}.gap-xl-0{gap:0!important}.gap-xl-4{gap:4px!important}.gap-xl-8{gap:8px!important}.gap-xl-12{gap:12px!important}.gap-xl-16{gap:16px!important}.gap-xl-20{gap:20px!important}.gap-xl-24{gap:24px!important}.gap-xl-32{gap:32px!important}.gap-xl-40{gap:40px!important}.gap-xl-48{gap:48px!important}.gap-xl-56{gap:56px!important}.gap-xl-64{gap:64px!important}.gap-xl-80{gap:80px!important}.gap-xl-96{gap:96px!important}.gap-xl-128{gap:128px!important}.gap-xl-160{gap:160px!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-4{margin:4px!important}.m-xl-8{margin:8px!important}.m-xl-12{margin:12px!important}.m-xl-16{margin:16px!important}.m-xl-20{margin:20px!important}.m-xl-24{margin:24px!important}.m-xl-32{margin:32px!important}.m-xl-40{margin:40px!important}.m-xl-48{margin:48px!important}.m-xl-56{margin:56px!important}.m-xl-64{margin:64px!important}.m-xl-80{margin:80px!important}.m-xl-96{margin:96px!important}.m-xl-128{margin:128px!important}.m-xl-160{margin:160px!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-4{margin-right:4px!important;margin-left:4px!important}.mx-xl-8{margin-right:8px!important;margin-left:8px!important}.mx-xl-12{margin-right:12px!important;margin-left:12px!important}.mx-xl-16{margin-right:16px!important;margin-left:16px!important}.mx-xl-20{margin-right:20px!important;margin-left:20px!important}.mx-xl-24{margin-right:24px!important;margin-left:24px!important}.mx-xl-32{margin-right:32px!important;margin-left:32px!important}.mx-xl-40{margin-right:40px!important;margin-left:40px!important}.mx-xl-48{margin-right:48px!important;margin-left:48px!important}.mx-xl-56{margin-right:56px!important;margin-left:56px!important}.mx-xl-64{margin-right:64px!important;margin-left:64px!important}.mx-xl-80{margin-right:80px!important;margin-left:80px!important}.mx-xl-96{margin-right:96px!important;margin-left:96px!important}.mx-xl-128{margin-right:128px!important;margin-left:128px!important}.mx-xl-160{margin-right:160px!important;margin-left:160px!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-4{margin-top:4px!important;margin-bottom:4px!important}.my-xl-8{margin-top:8px!important;margin-bottom:8px!important}.my-xl-12{margin-top:12px!important;margin-bottom:12px!important}.my-xl-16{margin-top:16px!important;margin-bottom:16px!important}.my-xl-20{margin-top:20px!important;margin-bottom:20px!important}.my-xl-24{margin-top:24px!important;margin-bottom:24px!important}.my-xl-32{margin-top:32px!important;margin-bottom:32px!important}.my-xl-40{margin-top:40px!important;margin-bottom:40px!important}.my-xl-48{margin-top:48px!important;margin-bottom:48px!important}.my-xl-56{margin-top:56px!important;margin-bottom:56px!important}.my-xl-64{margin-top:64px!important;margin-bottom:64px!important}.my-xl-80{margin-top:80px!important;margin-bottom:80px!important}.my-xl-96{margin-top:96px!important;margin-bottom:96px!important}.my-xl-128{margin-top:128px!important;margin-bottom:128px!important}.my-xl-160{margin-top:160px!important;margin-bottom:160px!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-4{margin-top:4px!important}.mt-xl-8{margin-top:8px!important}.mt-xl-12{margin-top:12px!important}.mt-xl-16{margin-top:16px!important}.mt-xl-20{margin-top:20px!important}.mt-xl-24{margin-top:24px!important}.mt-xl-32{margin-top:32px!important}.mt-xl-40{margin-top:40px!important}.mt-xl-48{margin-top:48px!important}.mt-xl-56{margin-top:56px!important}.mt-xl-64{margin-top:64px!important}.mt-xl-80{margin-top:80px!important}.mt-xl-96{margin-top:96px!important}.mt-xl-128{margin-top:128px!important}.mt-xl-160{margin-top:160px!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-4{margin-right:4px!important}.me-xl-8{margin-right:8px!important}.me-xl-12{margin-right:12px!important}.me-xl-16{margin-right:16px!important}.me-xl-20{margin-right:20px!important}.me-xl-24{margin-right:24px!important}.me-xl-32{margin-right:32px!important}.me-xl-40{margin-right:40px!important}.me-xl-48{margin-right:48px!important}.me-xl-56{margin-right:56px!important}.me-xl-64{margin-right:64px!important}.me-xl-80{margin-right:80px!important}.me-xl-96{margin-right:96px!important}.me-xl-128{margin-right:128px!important}.me-xl-160{margin-right:160px!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-4{margin-bottom:4px!important}.mb-xl-8{margin-bottom:8px!important}.mb-xl-12{margin-bottom:12px!important}.mb-xl-16{margin-bottom:16px!important}.mb-xl-20{margin-bottom:20px!important}.mb-xl-24{margin-bottom:24px!important}.mb-xl-32{margin-bottom:32px!important}.mb-xl-40{margin-bottom:40px!important}.mb-xl-48{margin-bottom:48px!important}.mb-xl-56{margin-bottom:56px!important}.mb-xl-64{margin-bottom:64px!important}.mb-xl-80{margin-bottom:80px!important}.mb-xl-96{margin-bottom:96px!important}.mb-xl-128{margin-bottom:128px!important}.mb-xl-160{margin-bottom:160px!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-4{margin-left:4px!important}.ms-xl-8{margin-left:8px!important}.ms-xl-12{margin-left:12px!important}.ms-xl-16{margin-left:16px!important}.ms-xl-20{margin-left:20px!important}.ms-xl-24{margin-left:24px!important}.ms-xl-32{margin-left:32px!important}.ms-xl-40{margin-left:40px!important}.ms-xl-48{margin-left:48px!important}.ms-xl-56{margin-left:56px!important}.ms-xl-64{margin-left:64px!important}.ms-xl-80{margin-left:80px!important}.ms-xl-96{margin-left:96px!important}.ms-xl-128{margin-left:128px!important}.ms-xl-160{margin-left:160px!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n4{margin:-4px!important}.m-xl-n8{margin:-8px!important}.m-xl-n12{margin:-12px!important}.m-xl-n16{margin:-16px!important}.m-xl-n20{margin:-20px!important}.m-xl-n24{margin:-24px!important}.m-xl-n32{margin:-32px!important}.m-xl-n40{margin:-40px!important}.m-xl-n48{margin:-48px!important}.m-xl-n56{margin:-56px!important}.m-xl-n64{margin:-64px!important}.m-xl-n80{margin:-80px!important}.m-xl-n96{margin:-96px!important}.m-xl-n128{margin:-128px!important}.m-xl-n160{margin:-160px!important}.mx-xl-n4{margin-right:-4px!important;margin-left:-4px!important}.mx-xl-n8{margin-right:-8px!important;margin-left:-8px!important}.mx-xl-n12{margin-right:-12px!important;margin-left:-12px!important}.mx-xl-n16{margin-right:-16px!important;margin-left:-16px!important}.mx-xl-n20{margin-right:-20px!important;margin-left:-20px!important}.mx-xl-n24{margin-right:-24px!important;margin-left:-24px!important}.mx-xl-n32{margin-right:-32px!important;margin-left:-32px!important}.mx-xl-n40{margin-right:-40px!important;margin-left:-40px!important}.mx-xl-n48{margin-right:-48px!important;margin-left:-48px!important}.mx-xl-n56{margin-right:-56px!important;margin-left:-56px!important}.mx-xl-n64{margin-right:-64px!important;margin-left:-64px!important}.mx-xl-n80{margin-right:-80px!important;margin-left:-80px!important}.mx-xl-n96{margin-right:-96px!important;margin-left:-96px!important}.mx-xl-n128{margin-right:-128px!important;margin-left:-128px!important}.mx-xl-n160{margin-right:-160px!important;margin-left:-160px!important}.my-xl-n4{margin-top:-4px!important;margin-bottom:-4px!important}.my-xl-n8{margin-top:-8px!important;margin-bottom:-8px!important}.my-xl-n12{margin-top:-12px!important;margin-bottom:-12px!important}.my-xl-n16{margin-top:-16px!important;margin-bottom:-16px!important}.my-xl-n20{margin-top:-20px!important;margin-bottom:-20px!important}.my-xl-n24{margin-top:-24px!important;margin-bottom:-24px!important}.my-xl-n32{margin-top:-32px!important;margin-bottom:-32px!important}.my-xl-n40{margin-top:-40px!important;margin-bottom:-40px!important}.my-xl-n48{margin-top:-48px!important;margin-bottom:-48px!important}.my-xl-n56{margin-top:-56px!important;margin-bottom:-56px!important}.my-xl-n64{margin-top:-64px!important;margin-bottom:-64px!important}.my-xl-n80{margin-top:-80px!important;margin-bottom:-80px!important}.my-xl-n96{margin-top:-96px!important;margin-bottom:-96px!important}.my-xl-n128{margin-top:-128px!important;margin-bottom:-128px!important}.my-xl-n160{margin-top:-160px!important;margin-bottom:-160px!important}.mt-xl-n4{margin-top:-4px!important}.mt-xl-n8{margin-top:-8px!important}.mt-xl-n12{margin-top:-12px!important}.mt-xl-n16{margin-top:-16px!important}.mt-xl-n20{margin-top:-20px!important}.mt-xl-n24{margin-top:-24px!important}.mt-xl-n32{margin-top:-32px!important}.mt-xl-n40{margin-top:-40px!important}.mt-xl-n48{margin-top:-48px!important}.mt-xl-n56{margin-top:-56px!important}.mt-xl-n64{margin-top:-64px!important}.mt-xl-n80{margin-top:-80px!important}.mt-xl-n96{margin-top:-96px!important}.mt-xl-n128{margin-top:-128px!important}.mt-xl-n160{margin-top:-160px!important}.me-xl-n4{margin-right:-4px!important}.me-xl-n8{margin-right:-8px!important}.me-xl-n12{margin-right:-12px!important}.me-xl-n16{margin-right:-16px!important}.me-xl-n20{margin-right:-20px!important}.me-xl-n24{margin-right:-24px!important}.me-xl-n32{margin-right:-32px!important}.me-xl-n40{margin-right:-40px!important}.me-xl-n48{margin-right:-48px!important}.me-xl-n56{margin-right:-56px!important}.me-xl-n64{margin-right:-64px!important}.me-xl-n80{margin-right:-80px!important}.me-xl-n96{margin-right:-96px!important}.me-xl-n128{margin-right:-128px!important}.me-xl-n160{margin-right:-160px!important}.mb-xl-n4{margin-bottom:-4px!important}.mb-xl-n8{margin-bottom:-8px!important}.mb-xl-n12{margin-bottom:-12px!important}.mb-xl-n16{margin-bottom:-16px!important}.mb-xl-n20{margin-bottom:-20px!important}.mb-xl-n24{margin-bottom:-24px!important}.mb-xl-n32{margin-bottom:-32px!important}.mb-xl-n40{margin-bottom:-40px!important}.mb-xl-n48{margin-bottom:-48px!important}.mb-xl-n56{margin-bottom:-56px!important}.mb-xl-n64{margin-bottom:-64px!important}.mb-xl-n80{margin-bottom:-80px!important}.mb-xl-n96{margin-bottom:-96px!important}.mb-xl-n128{margin-bottom:-128px!important}.mb-xl-n160{margin-bottom:-160px!important}.ms-xl-n4{margin-left:-4px!important}.ms-xl-n8{margin-left:-8px!important}.ms-xl-n12{margin-left:-12px!important}.ms-xl-n16{margin-left:-16px!important}.ms-xl-n20{margin-left:-20px!important}.ms-xl-n24{margin-left:-24px!important}.ms-xl-n32{margin-left:-32px!important}.ms-xl-n40{margin-left:-40px!important}.ms-xl-n48{margin-left:-48px!important}.ms-xl-n56{margin-left:-56px!important}.ms-xl-n64{margin-left:-64px!important}.ms-xl-n80{margin-left:-80px!important}.ms-xl-n96{margin-left:-96px!important}.ms-xl-n128{margin-left:-128px!important}.ms-xl-n160{margin-left:-160px!important}.p-xl-0{padding:0!important}.p-xl-4{padding:4px!important}.p-xl-8{padding:8px!important}.p-xl-12{padding:12px!important}.p-xl-16{padding:16px!important}.p-xl-20{padding:20px!important}.p-xl-24{padding:24px!important}.p-xl-32{padding:32px!important}.p-xl-40{padding:40px!important}.p-xl-48{padding:48px!important}.p-xl-56{padding:56px!important}.p-xl-64{padding:64px!important}.p-xl-80{padding:80px!important}.p-xl-96{padding:96px!important}.p-xl-128{padding:128px!important}.p-xl-160{padding:160px!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-4{padding-right:4px!important;padding-left:4px!important}.px-xl-8{padding-right:8px!important;padding-left:8px!important}.px-xl-12{padding-right:12px!important;padding-left:12px!important}.px-xl-16{padding-right:16px!important;padding-left:16px!important}.px-xl-20{padding-right:20px!important;padding-left:20px!important}.px-xl-24{padding-right:24px!important;padding-left:24px!important}.px-xl-32{padding-right:32px!important;padding-left:32px!important}.px-xl-40{padding-right:40px!important;padding-left:40px!important}.px-xl-48{padding-right:48px!important;padding-left:48px!important}.px-xl-56{padding-right:56px!important;padding-left:56px!important}.px-xl-64{padding-right:64px!important;padding-left:64px!important}.px-xl-80{padding-right:80px!important;padding-left:80px!important}.px-xl-96{padding-right:96px!important;padding-left:96px!important}.px-xl-128{padding-right:128px!important;padding-left:128px!important}.px-xl-160{padding-right:160px!important;padding-left:160px!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-4{padding-top:4px!important;padding-bottom:4px!important}.py-xl-8{padding-top:8px!important;padding-bottom:8px!important}.py-xl-12{padding-top:12px!important;padding-bottom:12px!important}.py-xl-16{padding-top:16px!important;padding-bottom:16px!important}.py-xl-20{padding-top:20px!important;padding-bottom:20px!important}.py-xl-24{padding-top:24px!important;padding-bottom:24px!important}.py-xl-32{padding-top:32px!important;padding-bottom:32px!important}.py-xl-40{padding-top:40px!important;padding-bottom:40px!important}.py-xl-48{padding-top:48px!important;padding-bottom:48px!important}.py-xl-56{padding-top:56px!important;padding-bottom:56px!important}.py-xl-64{padding-top:64px!important;padding-bottom:64px!important}.py-xl-80{padding-top:80px!important;padding-bottom:80px!important}.py-xl-96{padding-top:96px!important;padding-bottom:96px!important}.py-xl-128{padding-top:128px!important;padding-bottom:128px!important}.py-xl-160{padding-top:160px!important;padding-bottom:160px!important}.pt-xl-0{padding-top:0!important}.pt-xl-4{padding-top:4px!important}.pt-xl-8{padding-top:8px!important}.pt-xl-12{padding-top:12px!important}.pt-xl-16{padding-top:16px!important}.pt-xl-20{padding-top:20px!important}.pt-xl-24{padding-top:24px!important}.pt-xl-32{padding-top:32px!important}.pt-xl-40{padding-top:40px!important}.pt-xl-48{padding-top:48px!important}.pt-xl-56{padding-top:56px!important}.pt-xl-64{padding-top:64px!important}.pt-xl-80{padding-top:80px!important}.pt-xl-96{padding-top:96px!important}.pt-xl-128{padding-top:128px!important}.pt-xl-160{padding-top:160px!important}.pe-xl-0{padding-right:0!important}.pe-xl-4{padding-right:4px!important}.pe-xl-8{padding-right:8px!important}.pe-xl-12{padding-right:12px!important}.pe-xl-16{padding-right:16px!important}.pe-xl-20{padding-right:20px!important}.pe-xl-24{padding-right:24px!important}.pe-xl-32{padding-right:32px!important}.pe-xl-40{padding-right:40px!important}.pe-xl-48{padding-right:48px!important}.pe-xl-56{padding-right:56px!important}.pe-xl-64{padding-right:64px!important}.pe-xl-80{padding-right:80px!important}.pe-xl-96{padding-right:96px!important}.pe-xl-128{padding-right:128px!important}.pe-xl-160{padding-right:160px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-4{padding-bottom:4px!important}.pb-xl-8{padding-bottom:8px!important}.pb-xl-12{padding-bottom:12px!important}.pb-xl-16{padding-bottom:16px!important}.pb-xl-20{padding-bottom:20px!important}.pb-xl-24{padding-bottom:24px!important}.pb-xl-32{padding-bottom:32px!important}.pb-xl-40{padding-bottom:40px!important}.pb-xl-48{padding-bottom:48px!important}.pb-xl-56{padding-bottom:56px!important}.pb-xl-64{padding-bottom:64px!important}.pb-xl-80{padding-bottom:80px!important}.pb-xl-96{padding-bottom:96px!important}.pb-xl-128{padding-bottom:128px!important}.pb-xl-160{padding-bottom:160px!important}.ps-xl-0{padding-left:0!important}.ps-xl-4{padding-left:4px!important}.ps-xl-8{padding-left:8px!important}.ps-xl-12{padding-left:12px!important}.ps-xl-16{padding-left:16px!important}.ps-xl-20{padding-left:20px!important}.ps-xl-24{padding-left:24px!important}.ps-xl-32{padding-left:32px!important}.ps-xl-40{padding-left:40px!important}.ps-xl-48{padding-left:48px!important}.ps-xl-56{padding-left:56px!important}.ps-xl-64{padding-left:64px!important}.ps-xl-80{padding-left:80px!important}.ps-xl-96{padding-left:96px!important}.ps-xl-128{padding-left:128px!important}.ps-xl-160{padding-left:160px!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.rounded-xl{border-radius:4px!important}.rounded-xl-0{border-radius:0!important}.rounded-xl-4{border-radius:4px!important}.rounded-xl-5{border-radius:5px!important}.rounded-xl-20{border-radius:20px!important}.rounded-xl-circle{border-radius:50%!important}.rounded-xl-pill{border-radius:50rem!important}}@media (min-width:1600px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.position-xxl-static{position:static!important}.position-xxl-relative{position:relative!important}.position-xxl-absolute{position:absolute!important}.position-xxl-fixed{position:fixed!important}.position-xxl-sticky{position:sticky!important}.top-xxl-0{top:0!important}.top-xxl-50{top:50%!important}.top-xxl-100{top:100%!important}.bottom-xxl-0{bottom:0!important}.bottom-xxl-50{bottom:50%!important}.bottom-xxl-100{bottom:100%!important}.start-xxl-0{left:0!important}.start-xxl-50{left:50%!important}.start-xxl-100{left:100%!important}.end-xxl-0{right:0!important}.end-xxl-50{right:50%!important}.end-xxl-100{right:100%!important}.w-xxl-25{width:25%!important}.w-xxl-33{width:33%!important}.w-xxl-50{width:50%!important}.w-xxl-66{width:66%!important}.w-xxl-75{width:75%!important}.w-xxl-100{width:100%!important}.w-xxl-auto{width:auto!important}.h-xxl-25{height:25%!important}.h-xxl-33{height:33%!important}.h-xxl-50{height:50%!important}.h-xxl-66{height:66%!important}.h-xxl-75{height:75%!important}.h-xxl-100{height:100%!important}.h-xxl-auto{height:auto!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}.gap-xxl-0{gap:0!important}.gap-xxl-4{gap:4px!important}.gap-xxl-8{gap:8px!important}.gap-xxl-12{gap:12px!important}.gap-xxl-16{gap:16px!important}.gap-xxl-20{gap:20px!important}.gap-xxl-24{gap:24px!important}.gap-xxl-32{gap:32px!important}.gap-xxl-40{gap:40px!important}.gap-xxl-48{gap:48px!important}.gap-xxl-56{gap:56px!important}.gap-xxl-64{gap:64px!important}.gap-xxl-80{gap:80px!important}.gap-xxl-96{gap:96px!important}.gap-xxl-128{gap:128px!important}.gap-xxl-160{gap:160px!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-4{margin:4px!important}.m-xxl-8{margin:8px!important}.m-xxl-12{margin:12px!important}.m-xxl-16{margin:16px!important}.m-xxl-20{margin:20px!important}.m-xxl-24{margin:24px!important}.m-xxl-32{margin:32px!important}.m-xxl-40{margin:40px!important}.m-xxl-48{margin:48px!important}.m-xxl-56{margin:56px!important}.m-xxl-64{margin:64px!important}.m-xxl-80{margin:80px!important}.m-xxl-96{margin:96px!important}.m-xxl-128{margin:128px!important}.m-xxl-160{margin:160px!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-4{margin-right:4px!important;margin-left:4px!important}.mx-xxl-8{margin-right:8px!important;margin-left:8px!important}.mx-xxl-12{margin-right:12px!important;margin-left:12px!important}.mx-xxl-16{margin-right:16px!important;margin-left:16px!important}.mx-xxl-20{margin-right:20px!important;margin-left:20px!important}.mx-xxl-24{margin-right:24px!important;margin-left:24px!important}.mx-xxl-32{margin-right:32px!important;margin-left:32px!important}.mx-xxl-40{margin-right:40px!important;margin-left:40px!important}.mx-xxl-48{margin-right:48px!important;margin-left:48px!important}.mx-xxl-56{margin-right:56px!important;margin-left:56px!important}.mx-xxl-64{margin-right:64px!important;margin-left:64px!important}.mx-xxl-80{margin-right:80px!important;margin-left:80px!important}.mx-xxl-96{margin-right:96px!important;margin-left:96px!important}.mx-xxl-128{margin-right:128px!important;margin-left:128px!important}.mx-xxl-160{margin-right:160px!important;margin-left:160px!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-4{margin-top:4px!important;margin-bottom:4px!important}.my-xxl-8{margin-top:8px!important;margin-bottom:8px!important}.my-xxl-12{margin-top:12px!important;margin-bottom:12px!important}.my-xxl-16{margin-top:16px!important;margin-bottom:16px!important}.my-xxl-20{margin-top:20px!important;margin-bottom:20px!important}.my-xxl-24{margin-top:24px!important;margin-bottom:24px!important}.my-xxl-32{margin-top:32px!important;margin-bottom:32px!important}.my-xxl-40{margin-top:40px!important;margin-bottom:40px!important}.my-xxl-48{margin-top:48px!important;margin-bottom:48px!important}.my-xxl-56{margin-top:56px!important;margin-bottom:56px!important}.my-xxl-64{margin-top:64px!important;margin-bottom:64px!important}.my-xxl-80{margin-top:80px!important;margin-bottom:80px!important}.my-xxl-96{margin-top:96px!important;margin-bottom:96px!important}.my-xxl-128{margin-top:128px!important;margin-bottom:128px!important}.my-xxl-160{margin-top:160px!important;margin-bottom:160px!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-4{margin-top:4px!important}.mt-xxl-8{margin-top:8px!important}.mt-xxl-12{margin-top:12px!important}.mt-xxl-16{margin-top:16px!important}.mt-xxl-20{margin-top:20px!important}.mt-xxl-24{margin-top:24px!important}.mt-xxl-32{margin-top:32px!important}.mt-xxl-40{margin-top:40px!important}.mt-xxl-48{margin-top:48px!important}.mt-xxl-56{margin-top:56px!important}.mt-xxl-64{margin-top:64px!important}.mt-xxl-80{margin-top:80px!important}.mt-xxl-96{margin-top:96px!important}.mt-xxl-128{margin-top:128px!important}.mt-xxl-160{margin-top:160px!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-4{margin-right:4px!important}.me-xxl-8{margin-right:8px!important}.me-xxl-12{margin-right:12px!important}.me-xxl-16{margin-right:16px!important}.me-xxl-20{margin-right:20px!important}.me-xxl-24{margin-right:24px!important}.me-xxl-32{margin-right:32px!important}.me-xxl-40{margin-right:40px!important}.me-xxl-48{margin-right:48px!important}.me-xxl-56{margin-right:56px!important}.me-xxl-64{margin-right:64px!important}.me-xxl-80{margin-right:80px!important}.me-xxl-96{margin-right:96px!important}.me-xxl-128{margin-right:128px!important}.me-xxl-160{margin-right:160px!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-4{margin-bottom:4px!important}.mb-xxl-8{margin-bottom:8px!important}.mb-xxl-12{margin-bottom:12px!important}.mb-xxl-16{margin-bottom:16px!important}.mb-xxl-20{margin-bottom:20px!important}.mb-xxl-24{margin-bottom:24px!important}.mb-xxl-32{margin-bottom:32px!important}.mb-xxl-40{margin-bottom:40px!important}.mb-xxl-48{margin-bottom:48px!important}.mb-xxl-56{margin-bottom:56px!important}.mb-xxl-64{margin-bottom:64px!important}.mb-xxl-80{margin-bottom:80px!important}.mb-xxl-96{margin-bottom:96px!important}.mb-xxl-128{margin-bottom:128px!important}.mb-xxl-160{margin-bottom:160px!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-4{margin-left:4px!important}.ms-xxl-8{margin-left:8px!important}.ms-xxl-12{margin-left:12px!important}.ms-xxl-16{margin-left:16px!important}.ms-xxl-20{margin-left:20px!important}.ms-xxl-24{margin-left:24px!important}.ms-xxl-32{margin-left:32px!important}.ms-xxl-40{margin-left:40px!important}.ms-xxl-48{margin-left:48px!important}.ms-xxl-56{margin-left:56px!important}.ms-xxl-64{margin-left:64px!important}.ms-xxl-80{margin-left:80px!important}.ms-xxl-96{margin-left:96px!important}.ms-xxl-128{margin-left:128px!important}.ms-xxl-160{margin-left:160px!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n4{margin:-4px!important}.m-xxl-n8{margin:-8px!important}.m-xxl-n12{margin:-12px!important}.m-xxl-n16{margin:-16px!important}.m-xxl-n20{margin:-20px!important}.m-xxl-n24{margin:-24px!important}.m-xxl-n32{margin:-32px!important}.m-xxl-n40{margin:-40px!important}.m-xxl-n48{margin:-48px!important}.m-xxl-n56{margin:-56px!important}.m-xxl-n64{margin:-64px!important}.m-xxl-n80{margin:-80px!important}.m-xxl-n96{margin:-96px!important}.m-xxl-n128{margin:-128px!important}.m-xxl-n160{margin:-160px!important}.mx-xxl-n4{margin-right:-4px!important;margin-left:-4px!important}.mx-xxl-n8{margin-right:-8px!important;margin-left:-8px!important}.mx-xxl-n12{margin-right:-12px!important;margin-left:-12px!important}.mx-xxl-n16{margin-right:-16px!important;margin-left:-16px!important}.mx-xxl-n20{margin-right:-20px!important;margin-left:-20px!important}.mx-xxl-n24{margin-right:-24px!important;margin-left:-24px!important}.mx-xxl-n32{margin-right:-32px!important;margin-left:-32px!important}.mx-xxl-n40{margin-right:-40px!important;margin-left:-40px!important}.mx-xxl-n48{margin-right:-48px!important;margin-left:-48px!important}.mx-xxl-n56{margin-right:-56px!important;margin-left:-56px!important}.mx-xxl-n64{margin-right:-64px!important;margin-left:-64px!important}.mx-xxl-n80{margin-right:-80px!important;margin-left:-80px!important}.mx-xxl-n96{margin-right:-96px!important;margin-left:-96px!important}.mx-xxl-n128{margin-right:-128px!important;margin-left:-128px!important}.mx-xxl-n160{margin-right:-160px!important;margin-left:-160px!important}.my-xxl-n4{margin-top:-4px!important;margin-bottom:-4px!important}.my-xxl-n8{margin-top:-8px!important;margin-bottom:-8px!important}.my-xxl-n12{margin-top:-12px!important;margin-bottom:-12px!important}.my-xxl-n16{margin-top:-16px!important;margin-bottom:-16px!important}.my-xxl-n20{margin-top:-20px!important;margin-bottom:-20px!important}.my-xxl-n24{margin-top:-24px!important;margin-bottom:-24px!important}.my-xxl-n32{margin-top:-32px!important;margin-bottom:-32px!important}.my-xxl-n40{margin-top:-40px!important;margin-bottom:-40px!important}.my-xxl-n48{margin-top:-48px!important;margin-bottom:-48px!important}.my-xxl-n56{margin-top:-56px!important;margin-bottom:-56px!important}.my-xxl-n64{margin-top:-64px!important;margin-bottom:-64px!important}.my-xxl-n80{margin-top:-80px!important;margin-bottom:-80px!important}.my-xxl-n96{margin-top:-96px!important;margin-bottom:-96px!important}.my-xxl-n128{margin-top:-128px!important;margin-bottom:-128px!important}.my-xxl-n160{margin-top:-160px!important;margin-bottom:-160px!important}.mt-xxl-n4{margin-top:-4px!important}.mt-xxl-n8{margin-top:-8px!important}.mt-xxl-n12{margin-top:-12px!important}.mt-xxl-n16{margin-top:-16px!important}.mt-xxl-n20{margin-top:-20px!important}.mt-xxl-n24{margin-top:-24px!important}.mt-xxl-n32{margin-top:-32px!important}.mt-xxl-n40{margin-top:-40px!important}.mt-xxl-n48{margin-top:-48px!important}.mt-xxl-n56{margin-top:-56px!important}.mt-xxl-n64{margin-top:-64px!important}.mt-xxl-n80{margin-top:-80px!important}.mt-xxl-n96{margin-top:-96px!important}.mt-xxl-n128{margin-top:-128px!important}.mt-xxl-n160{margin-top:-160px!important}.me-xxl-n4{margin-right:-4px!important}.me-xxl-n8{margin-right:-8px!important}.me-xxl-n12{margin-right:-12px!important}.me-xxl-n16{margin-right:-16px!important}.me-xxl-n20{margin-right:-20px!important}.me-xxl-n24{margin-right:-24px!important}.me-xxl-n32{margin-right:-32px!important}.me-xxl-n40{margin-right:-40px!important}.me-xxl-n48{margin-right:-48px!important}.me-xxl-n56{margin-right:-56px!important}.me-xxl-n64{margin-right:-64px!important}.me-xxl-n80{margin-right:-80px!important}.me-xxl-n96{margin-right:-96px!important}.me-xxl-n128{margin-right:-128px!important}.me-xxl-n160{margin-right:-160px!important}.mb-xxl-n4{margin-bottom:-4px!important}.mb-xxl-n8{margin-bottom:-8px!important}.mb-xxl-n12{margin-bottom:-12px!important}.mb-xxl-n16{margin-bottom:-16px!important}.mb-xxl-n20{margin-bottom:-20px!important}.mb-xxl-n24{margin-bottom:-24px!important}.mb-xxl-n32{margin-bottom:-32px!important}.mb-xxl-n40{margin-bottom:-40px!important}.mb-xxl-n48{margin-bottom:-48px!important}.mb-xxl-n56{margin-bottom:-56px!important}.mb-xxl-n64{margin-bottom:-64px!important}.mb-xxl-n80{margin-bottom:-80px!important}.mb-xxl-n96{margin-bottom:-96px!important}.mb-xxl-n128{margin-bottom:-128px!important}.mb-xxl-n160{margin-bottom:-160px!important}.ms-xxl-n4{margin-left:-4px!important}.ms-xxl-n8{margin-left:-8px!important}.ms-xxl-n12{margin-left:-12px!important}.ms-xxl-n16{margin-left:-16px!important}.ms-xxl-n20{margin-left:-20px!important}.ms-xxl-n24{margin-left:-24px!important}.ms-xxl-n32{margin-left:-32px!important}.ms-xxl-n40{margin-left:-40px!important}.ms-xxl-n48{margin-left:-48px!important}.ms-xxl-n56{margin-left:-56px!important}.ms-xxl-n64{margin-left:-64px!important}.ms-xxl-n80{margin-left:-80px!important}.ms-xxl-n96{margin-left:-96px!important}.ms-xxl-n128{margin-left:-128px!important}.ms-xxl-n160{margin-left:-160px!important}.p-xxl-0{padding:0!important}.p-xxl-4{padding:4px!important}.p-xxl-8{padding:8px!important}.p-xxl-12{padding:12px!important}.p-xxl-16{padding:16px!important}.p-xxl-20{padding:20px!important}.p-xxl-24{padding:24px!important}.p-xxl-32{padding:32px!important}.p-xxl-40{padding:40px!important}.p-xxl-48{padding:48px!important}.p-xxl-56{padding:56px!important}.p-xxl-64{padding:64px!important}.p-xxl-80{padding:80px!important}.p-xxl-96{padding:96px!important}.p-xxl-128{padding:128px!important}.p-xxl-160{padding:160px!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-4{padding-right:4px!important;padding-left:4px!important}.px-xxl-8{padding-right:8px!important;padding-left:8px!important}.px-xxl-12{padding-right:12px!important;padding-left:12px!important}.px-xxl-16{padding-right:16px!important;padding-left:16px!important}.px-xxl-20{padding-right:20px!important;padding-left:20px!important}.px-xxl-24{padding-right:24px!important;padding-left:24px!important}.px-xxl-32{padding-right:32px!important;padding-left:32px!important}.px-xxl-40{padding-right:40px!important;padding-left:40px!important}.px-xxl-48{padding-right:48px!important;padding-left:48px!important}.px-xxl-56{padding-right:56px!important;padding-left:56px!important}.px-xxl-64{padding-right:64px!important;padding-left:64px!important}.px-xxl-80{padding-right:80px!important;padding-left:80px!important}.px-xxl-96{padding-right:96px!important;padding-left:96px!important}.px-xxl-128{padding-right:128px!important;padding-left:128px!important}.px-xxl-160{padding-right:160px!important;padding-left:160px!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-4{padding-top:4px!important;padding-bottom:4px!important}.py-xxl-8{padding-top:8px!important;padding-bottom:8px!important}.py-xxl-12{padding-top:12px!important;padding-bottom:12px!important}.py-xxl-16{padding-top:16px!important;padding-bottom:16px!important}.py-xxl-20{padding-top:20px!important;padding-bottom:20px!important}.py-xxl-24{padding-top:24px!important;padding-bottom:24px!important}.py-xxl-32{padding-top:32px!important;padding-bottom:32px!important}.py-xxl-40{padding-top:40px!important;padding-bottom:40px!important}.py-xxl-48{padding-top:48px!important;padding-bottom:48px!important}.py-xxl-56{padding-top:56px!important;padding-bottom:56px!important}.py-xxl-64{padding-top:64px!important;padding-bottom:64px!important}.py-xxl-80{padding-top:80px!important;padding-bottom:80px!important}.py-xxl-96{padding-top:96px!important;padding-bottom:96px!important}.py-xxl-128{padding-top:128px!important;padding-bottom:128px!important}.py-xxl-160{padding-top:160px!important;padding-bottom:160px!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-4{padding-top:4px!important}.pt-xxl-8{padding-top:8px!important}.pt-xxl-12{padding-top:12px!important}.pt-xxl-16{padding-top:16px!important}.pt-xxl-20{padding-top:20px!important}.pt-xxl-24{padding-top:24px!important}.pt-xxl-32{padding-top:32px!important}.pt-xxl-40{padding-top:40px!important}.pt-xxl-48{padding-top:48px!important}.pt-xxl-56{padding-top:56px!important}.pt-xxl-64{padding-top:64px!important}.pt-xxl-80{padding-top:80px!important}.pt-xxl-96{padding-top:96px!important}.pt-xxl-128{padding-top:128px!important}.pt-xxl-160{padding-top:160px!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-4{padding-right:4px!important}.pe-xxl-8{padding-right:8px!important}.pe-xxl-12{padding-right:12px!important}.pe-xxl-16{padding-right:16px!important}.pe-xxl-20{padding-right:20px!important}.pe-xxl-24{padding-right:24px!important}.pe-xxl-32{padding-right:32px!important}.pe-xxl-40{padding-right:40px!important}.pe-xxl-48{padding-right:48px!important}.pe-xxl-56{padding-right:56px!important}.pe-xxl-64{padding-right:64px!important}.pe-xxl-80{padding-right:80px!important}.pe-xxl-96{padding-right:96px!important}.pe-xxl-128{padding-right:128px!important}.pe-xxl-160{padding-right:160px!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-4{padding-bottom:4px!important}.pb-xxl-8{padding-bottom:8px!important}.pb-xxl-12{padding-bottom:12px!important}.pb-xxl-16{padding-bottom:16px!important}.pb-xxl-20{padding-bottom:20px!important}.pb-xxl-24{padding-bottom:24px!important}.pb-xxl-32{padding-bottom:32px!important}.pb-xxl-40{padding-bottom:40px!important}.pb-xxl-48{padding-bottom:48px!important}.pb-xxl-56{padding-bottom:56px!important}.pb-xxl-64{padding-bottom:64px!important}.pb-xxl-80{padding-bottom:80px!important}.pb-xxl-96{padding-bottom:96px!important}.pb-xxl-128{padding-bottom:128px!important}.pb-xxl-160{padding-bottom:160px!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-4{padding-left:4px!important}.ps-xxl-8{padding-left:8px!important}.ps-xxl-12{padding-left:12px!important}.ps-xxl-16{padding-left:16px!important}.ps-xxl-20{padding-left:20px!important}.ps-xxl-24{padding-left:24px!important}.ps-xxl-32{padding-left:32px!important}.ps-xxl-40{padding-left:40px!important}.ps-xxl-48{padding-left:48px!important}.ps-xxl-56{padding-left:56px!important}.ps-xxl-64{padding-left:64px!important}.ps-xxl-80{padding-left:80px!important}.ps-xxl-96{padding-left:96px!important}.ps-xxl-128{padding-left:128px!important}.ps-xxl-160{padding-left:160px!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}.rounded-xxl{border-radius:4px!important}.rounded-xxl-0{border-radius:0!important}.rounded-xxl-4{border-radius:4px!important}.rounded-xxl-5{border-radius:5px!important}.rounded-xxl-20{border-radius:20px!important}.rounded-xxl-circle{border-radius:50%!important}.rounded-xxl-pill{border-radius:50rem!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel :after,.carousel :before{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__button,.carousel__dots{padding:0;display:flex;justify-content:center}.carousel__dots{margin:0 auto;position:absolute;top:calc(100% + .5rem);left:0;right:0;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);border:0;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:transparent;overflow:hidden;outline:0;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}*,.fancybox__container *,.fancybox__container ::after,.fancybox__container ::before,::after,::before{box-sizing:inherit}.fancybox__container :focus{outline:0}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1,210,232,0.94))}@media all and (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24,24,27,0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}.fancybox__slide::after,.fancybox__slide::before{content:"";flex:0 0 0;margin:auto}@media all and (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top,0) + 8px);right:calc(env(safe-area-inset-right,0) + 8px);z-index:40}@media all and (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:0 0;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:0 0}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34,213,233,0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,transparent 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,rgba(0,0,0,.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0,0,0,0.4))}@media all and (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media (max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34,213,233,0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2),.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}:root{box-sizing:border-box}html{scroll-behavior:smooth;height:100%;width:100%;overflow-x:hidden}img{object-fit:cover;max-width:100%;aspect-ratio:attr(width)/attr(height)}strong{font-weight:600}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0;color:inherit}li,ol,ul{list-style:none}.ps-tab{display:flex;justify-content:space-between;align-items:center;appearance:none;border:0;text-decoration:none;color:#023854;font-weight:500!important;font-size:16px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important;padding:11px 24px;border-radius:unset;background:0 0;position:relative}.ps-tab.active,.ps-tab:focus,.ps-tab:focus-visible{position:relative;background:#fcf8f0}.ps-tab.active:after,.ps-tab:focus-visible:after,.ps-tab:focus:after{content:"";display:flex;height:4px;width:100%;position:absolute;bottom:0;left:0;right:0;background-color:#26546c}.ps-tab .ps-tab-ajax-loader{-webkit-animation:spin .8s linear infinite;animation:spin 2s linear infinite;display:flex;position:absolute;left:100%}.ps-typography-h1,.ps-typography-h2,.ps-typography-h3,.ps-typography-h4{font-weight:600!important;font-size:62px!important;letter-spacing:-.5px!important;line-height:120%!important;font-family:Open Sans,sans-serif!important}.ps-typography-h2,.ps-typography-h3,.ps-typography-h4{font-size:48px!important;letter-spacing:0!important;line-height:116.7%!important}.ps-typography-h3,.ps-typography-h4{font-size:34px!important;letter-spacing:.25px!important;line-height:123.5%!important}.ps-typography-h4{font-size:24px!important;letter-spacing:0!important;line-height:133.4%!important}.ps-typography-h5,.ps-typography-subtitle1,.ps-typography-subtitle2{font-weight:500!important;font-size:20px!important;letter-spacing:.15px!important;line-height:160%!important;font-family:Open Sans,sans-serif!important}.ps-typography-subtitle1,.ps-typography-subtitle2{font-weight:600!important;font-size:18px!important;line-height:145%!important}.ps-typography-subtitle2{font-weight:500!important;font-size:16px!important;letter-spacing:.1px!important;line-height:157%!important}.ps-free-text p,.ps-typography-body1,.ps-typography-body2{font-weight:400!important;font-size:18px!important;letter-spacing:.15px!important;line-height:150%!important;font-family:Open Sans,sans-serif!important}.ps-typography-body2{font-size:16px!important}.ps-typography-button_large,.ps-typography-button_medium{font-weight:600!important;font-size:18px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-typography-button_medium{font-weight:500!important;font-size:16px!important}.ps-typography-caption{font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:166%!important;font-family:Open Sans,sans-serif!important}.ps-typography-badge,.ps-typography-input2,.ps-typography-input_label{font-weight:400!important;font-size:16px!important;letter-spacing:.15px!important;line-height:16px!important;font-family:Open Sans,sans-serif!important}.ps-typography-badge,.ps-typography-input2{font-size:12px!important;line-height:12px!important}.ps-typography-badge{font-weight:600!important}.ps-typography-helper_text,.ps-typography-input_text,.ps-typography-tootlip{font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:20px!important;font-family:Open Sans,sans-serif!important}.ps-typography-input_text,.ps-typography-tootlip{font-size:16px!important;letter-spacing:.15px!important}.ps-typography-tootlip{font-size:14px!important;letter-spacing:0!important;line-height:14px!important}@media (min-width:576px){.ps-typography-sm-h1,.ps-typography-sm-h2,.ps-typography-sm-h3,.ps-typography-sm-h4{font-weight:600!important;font-size:62px!important;letter-spacing:-.5px!important;line-height:120%!important;font-family:Open Sans,sans-serif!important}.ps-typography-sm-h2,.ps-typography-sm-h3,.ps-typography-sm-h4{font-size:48px!important;letter-spacing:0!important;line-height:116.7%!important}.ps-typography-sm-h3,.ps-typography-sm-h4{font-size:34px!important;letter-spacing:.25px!important;line-height:123.5%!important}.ps-typography-sm-h4{font-size:24px!important;letter-spacing:0!important;line-height:133.4%!important}.ps-typography-sm-h5,.ps-typography-sm-subtitle1,.ps-typography-sm-subtitle2{font-weight:500!important;font-size:20px!important;letter-spacing:.15px!important;line-height:160%!important;font-family:Open Sans,sans-serif!important}.ps-typography-sm-subtitle1,.ps-typography-sm-subtitle2{font-weight:600!important;font-size:18px!important;line-height:145%!important}.ps-typography-sm-subtitle2{font-weight:500!important;font-size:16px!important;letter-spacing:.1px!important;line-height:157%!important}.ps-typography-sm-body1,.ps-typography-sm-body2{font-weight:400!important;font-size:18px!important;letter-spacing:.15px!important;line-height:150%!important;font-family:Open Sans,sans-serif!important}.ps-typography-sm-body2{font-size:16px!important}.ps-typography-sm-button_large,.ps-typography-sm-button_medium{font-weight:600!important;font-size:18px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-typography-sm-button_medium{font-weight:500!important;font-size:16px!important}.ps-typography-sm-caption{font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:166%!important;font-family:Open Sans,sans-serif!important}.ps-typography-sm-badge,.ps-typography-sm-input2,.ps-typography-sm-input_label{font-weight:400!important;font-size:16px!important;letter-spacing:.15px!important;line-height:16px!important;font-family:Open Sans,sans-serif!important}.ps-typography-sm-badge,.ps-typography-sm-input2{font-size:12px!important;line-height:12px!important}.ps-typography-sm-badge{font-weight:600!important}.ps-typography-sm-helper_text,.ps-typography-sm-input_text,.ps-typography-sm-tootlip{font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:20px!important;font-family:Open Sans,sans-serif!important}.ps-typography-sm-input_text,.ps-typography-sm-tootlip{font-size:16px!important;letter-spacing:.15px!important}.ps-typography-sm-tootlip{font-size:14px!important;letter-spacing:0!important;line-height:14px!important}}@media (min-width:768px){.ps-typography-md-h1,.ps-typography-md-h2,.ps-typography-md-h3,.ps-typography-md-h4{font-weight:600!important;font-size:62px!important;letter-spacing:-.5px!important;line-height:120%!important;font-family:Open Sans,sans-serif!important}.ps-typography-md-h2,.ps-typography-md-h3,.ps-typography-md-h4{font-size:48px!important;letter-spacing:0!important;line-height:116.7%!important}.ps-typography-md-h3,.ps-typography-md-h4{font-size:34px!important;letter-spacing:.25px!important;line-height:123.5%!important}.ps-typography-md-h4{font-size:24px!important;letter-spacing:0!important;line-height:133.4%!important}.ps-typography-md-h5,.ps-typography-md-subtitle1,.ps-typography-md-subtitle2{font-weight:500!important;font-size:20px!important;letter-spacing:.15px!important;line-height:160%!important;font-family:Open Sans,sans-serif!important}.ps-typography-md-subtitle1,.ps-typography-md-subtitle2{font-weight:600!important;font-size:18px!important;line-height:145%!important}.ps-typography-md-subtitle2{font-weight:500!important;font-size:16px!important;letter-spacing:.1px!important;line-height:157%!important}.ps-typography-md-body1,.ps-typography-md-body2{font-weight:400!important;font-size:18px!important;letter-spacing:.15px!important;line-height:150%!important;font-family:Open Sans,sans-serif!important}.ps-typography-md-body2{font-size:16px!important}.ps-typography-md-button_large,.ps-typography-md-button_medium{font-weight:600!important;font-size:18px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-typography-md-button_medium{font-weight:500!important;font-size:16px!important}.ps-typography-md-caption{font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:166%!important;font-family:Open Sans,sans-serif!important}.ps-typography-md-badge,.ps-typography-md-input2,.ps-typography-md-input_label{font-weight:400!important;font-size:16px!important;letter-spacing:.15px!important;line-height:16px!important;font-family:Open Sans,sans-serif!important}.ps-typography-md-badge,.ps-typography-md-input2{font-size:12px!important;line-height:12px!important}.ps-typography-md-badge{font-weight:600!important}.ps-typography-md-helper_text,.ps-typography-md-input_text,.ps-typography-md-tootlip{font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:20px!important;font-family:Open Sans,sans-serif!important}.ps-typography-md-input_text,.ps-typography-md-tootlip{font-size:16px!important;letter-spacing:.15px!important}.ps-typography-md-tootlip{font-size:14px!important;letter-spacing:0!important;line-height:14px!important}}@media (min-width:1280px){.ps-typography-lg-h1,.ps-typography-lg-h2,.ps-typography-lg-h3,.ps-typography-lg-h4{font-weight:600!important;font-size:62px!important;letter-spacing:-.5px!important;line-height:120%!important;font-family:Open Sans,sans-serif!important}.ps-typography-lg-h2,.ps-typography-lg-h3,.ps-typography-lg-h4{font-size:48px!important;letter-spacing:0!important;line-height:116.7%!important}.ps-typography-lg-h3,.ps-typography-lg-h4{font-size:34px!important;letter-spacing:.25px!important;line-height:123.5%!important}.ps-typography-lg-h4{font-size:24px!important;letter-spacing:0!important;line-height:133.4%!important}.ps-typography-lg-h5,.ps-typography-lg-subtitle1,.ps-typography-lg-subtitle2{font-weight:500!important;font-size:20px!important;letter-spacing:.15px!important;line-height:160%!important;font-family:Open Sans,sans-serif!important}.ps-typography-lg-subtitle1,.ps-typography-lg-subtitle2{font-weight:600!important;font-size:18px!important;line-height:145%!important}.ps-typography-lg-subtitle2{font-weight:500!important;font-size:16px!important;letter-spacing:.1px!important;line-height:157%!important}.ps-typography-lg-body1,.ps-typography-lg-body2{font-weight:400!important;font-size:18px!important;letter-spacing:.15px!important;line-height:150%!important;font-family:Open Sans,sans-serif!important}.ps-typography-lg-body2{font-size:16px!important}.ps-typography-lg-button_large,.ps-typography-lg-button_medium{font-weight:600!important;font-size:18px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-typography-lg-button_medium{font-weight:500!important;font-size:16px!important}.ps-typography-lg-caption{font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:166%!important;font-family:Open Sans,sans-serif!important}.ps-typography-lg-badge,.ps-typography-lg-input2,.ps-typography-lg-input_label{font-weight:400!important;font-size:16px!important;letter-spacing:.15px!important;line-height:16px!important;font-family:Open Sans,sans-serif!important}.ps-typography-lg-badge,.ps-typography-lg-input2{font-size:12px!important;line-height:12px!important}.ps-typography-lg-badge{font-weight:600!important}.ps-typography-lg-helper_text,.ps-typography-lg-input_text,.ps-typography-lg-tootlip{font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:20px!important;font-family:Open Sans,sans-serif!important}.ps-typography-lg-input_text,.ps-typography-lg-tootlip{font-size:16px!important;letter-spacing:.15px!important}.ps-typography-lg-tootlip{font-size:14px!important;letter-spacing:0!important;line-height:14px!important}}@media (min-width:1400px){.ps-typography-xl-h1,.ps-typography-xl-h2,.ps-typography-xl-h3,.ps-typography-xl-h4{font-weight:600!important;font-size:62px!important;letter-spacing:-.5px!important;line-height:120%!important;font-family:Open Sans,sans-serif!important}.ps-typography-xl-h2,.ps-typography-xl-h3,.ps-typography-xl-h4{font-size:48px!important;letter-spacing:0!important;line-height:116.7%!important}.ps-typography-xl-h3,.ps-typography-xl-h4{font-size:34px!important;letter-spacing:.25px!important;line-height:123.5%!important}.ps-typography-xl-h4{font-size:24px!important;letter-spacing:0!important;line-height:133.4%!important}.ps-typography-xl-h5,.ps-typography-xl-subtitle1,.ps-typography-xl-subtitle2{font-weight:500!important;font-size:20px!important;letter-spacing:.15px!important;line-height:160%!important;font-family:Open Sans,sans-serif!important}.ps-typography-xl-subtitle1,.ps-typography-xl-subtitle2{font-weight:600!important;font-size:18px!important;line-height:145%!important}.ps-typography-xl-subtitle2{font-weight:500!important;font-size:16px!important;letter-spacing:.1px!important;line-height:157%!important}.ps-typography-xl-body1,.ps-typography-xl-body2{font-weight:400!important;font-size:18px!important;letter-spacing:.15px!important;line-height:150%!important;font-family:Open Sans,sans-serif!important}.ps-typography-xl-body2{font-size:16px!important}.ps-typography-xl-button_large,.ps-typography-xl-button_medium{font-weight:600!important;font-size:18px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-typography-xl-button_medium{font-weight:500!important;font-size:16px!important}.ps-typography-xl-caption{font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:166%!important;font-family:Open Sans,sans-serif!important}.ps-typography-xl-badge,.ps-typography-xl-input2,.ps-typography-xl-input_label{font-weight:400!important;font-size:16px!important;letter-spacing:.15px!important;line-height:16px!important;font-family:Open Sans,sans-serif!important}.ps-typography-xl-badge,.ps-typography-xl-input2{font-size:12px!important;line-height:12px!important}.ps-typography-xl-badge{font-weight:600!important}.ps-typography-xl-helper_text,.ps-typography-xl-input_text,.ps-typography-xl-tootlip{font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:20px!important;font-family:Open Sans,sans-serif!important}.ps-typography-xl-input_text,.ps-typography-xl-tootlip{font-size:16px!important;letter-spacing:.15px!important}.ps-typography-xl-tootlip{font-size:14px!important;letter-spacing:0!important;line-height:14px!important}}@media (min-width:1600px){.ps-typography-xxl-h1,.ps-typography-xxl-h2,.ps-typography-xxl-h3,.ps-typography-xxl-h4{font-weight:600!important;font-size:62px!important;letter-spacing:-.5px!important;line-height:120%!important;font-family:Open Sans,sans-serif!important}.ps-typography-xxl-h2,.ps-typography-xxl-h3,.ps-typography-xxl-h4{font-size:48px!important;letter-spacing:0!important;line-height:116.7%!important}.ps-typography-xxl-h3,.ps-typography-xxl-h4{font-size:34px!important;letter-spacing:.25px!important;line-height:123.5%!important}.ps-typography-xxl-h4{font-size:24px!important;letter-spacing:0!important;line-height:133.4%!important}.ps-typography-xxl-h5,.ps-typography-xxl-subtitle1,.ps-typography-xxl-subtitle2{font-weight:500!important;font-size:20px!important;letter-spacing:.15px!important;line-height:160%!important;font-family:Open Sans,sans-serif!important}.ps-typography-xxl-subtitle1,.ps-typography-xxl-subtitle2{font-weight:600!important;font-size:18px!important;line-height:145%!important}.ps-typography-xxl-subtitle2{font-weight:500!important;font-size:16px!important;letter-spacing:.1px!important;line-height:157%!important}.ps-typography-xxl-body1,.ps-typography-xxl-body2{font-weight:400!important;font-size:18px!important;letter-spacing:.15px!important;line-height:150%!important;font-family:Open Sans,sans-serif!important}.ps-typography-xxl-body2{font-size:16px!important}.ps-typography-xxl-button_large,.ps-typography-xxl-button_medium{font-weight:600!important;font-size:18px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-typography-xxl-button_medium{font-weight:500!important;font-size:16px!important}.ps-typography-xxl-caption{font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:166%!important;font-family:Open Sans,sans-serif!important}.ps-typography-xxl-badge,.ps-typography-xxl-input2,.ps-typography-xxl-input_label{font-weight:400!important;font-size:16px!important;letter-spacing:.15px!important;line-height:16px!important;font-family:Open Sans,sans-serif!important}.ps-typography-xxl-badge,.ps-typography-xxl-input2{font-size:12px!important;line-height:12px!important}.ps-typography-xxl-badge{font-weight:600!important}.ps-typography-xxl-helper_text,.ps-typography-xxl-input_text,.ps-typography-xxl-tootlip{font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:20px!important;font-family:Open Sans,sans-serif!important}.ps-typography-xxl-input_text,.ps-typography-xxl-tootlip{font-size:16px!important;letter-spacing:.15px!important}.ps-typography-xxl-tootlip{font-size:14px!important;letter-spacing:0!important;line-height:14px!important}}.ps-free-text ul,.ps-list-unordered{list-style-type:disc;padding-left:32px;margin-block-start:12px;padding-inline-end:12px}.ps-free-text ul li,.ps-list-unordered li{list-style:disc outside;padding-left:4px}.ps-free-text ol,.ps-list-ordered{list-style:decimal;padding-left:24px;margin-block-start:12px;padding-inline-end:12px}.ps-free-text ol li,.ps-list-ordered li{list-style:decimal outside;padding-left:12px}.ps-free-text ol[style*="list-style-type: lower-alpha"],.ps-free-text ol[type=a],.ps-list-ordered[style*="list-style-type: lower-alpha"],.ps-list-ordered[type=a]{list-style:none!important;padding-left:0}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li::marker,.ps-free-text ol[type=a]>li::marker,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li::marker,.ps-list-ordered[type=a]>li::marker{display:none}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li::before,.ps-free-text ol[type=a]>li::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li::before,.ps-list-ordered[type=a]>li::before{display:inline-block;width:auto;padding-right:16px;padding-left:4px;margin:0}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(1)::before,.ps-free-text ol[type=a]>li:nth-child(1)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(1)::before,.ps-list-ordered[type=a]>li:nth-child(1)::before{content:"a)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(2)::before,.ps-free-text ol[type=a]>li:nth-child(2)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(2)::before,.ps-list-ordered[type=a]>li:nth-child(2)::before{content:"b)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(3)::before,.ps-free-text ol[type=a]>li:nth-child(3)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(3)::before,.ps-list-ordered[type=a]>li:nth-child(3)::before{content:"c)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(4)::before,.ps-free-text ol[type=a]>li:nth-child(4)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(4)::before,.ps-list-ordered[type=a]>li:nth-child(4)::before{content:"ç)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(5)::before,.ps-free-text ol[type=a]>li:nth-child(5)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(5)::before,.ps-list-ordered[type=a]>li:nth-child(5)::before{content:"d)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(6)::before,.ps-free-text ol[type=a]>li:nth-child(6)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(6)::before,.ps-list-ordered[type=a]>li:nth-child(6)::before{content:"e)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(7)::before,.ps-free-text ol[type=a]>li:nth-child(7)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(7)::before,.ps-list-ordered[type=a]>li:nth-child(7)::before{content:"f)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(8)::before,.ps-free-text ol[type=a]>li:nth-child(8)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(8)::before,.ps-list-ordered[type=a]>li:nth-child(8)::before{content:"g)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(9)::before,.ps-free-text ol[type=a]>li:nth-child(9)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(9)::before,.ps-list-ordered[type=a]>li:nth-child(9)::before{content:"ğ)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(10)::before,.ps-free-text ol[type=a]>li:nth-child(10)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(10)::before,.ps-list-ordered[type=a]>li:nth-child(10)::before{content:"h)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(11)::before,.ps-free-text ol[type=a]>li:nth-child(11)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(11)::before,.ps-list-ordered[type=a]>li:nth-child(11)::before{content:"ı)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(12)::before,.ps-free-text ol[type=a]>li:nth-child(12)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(12)::before,.ps-list-ordered[type=a]>li:nth-child(12)::before{content:"i)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(13)::before,.ps-free-text ol[type=a]>li:nth-child(13)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(13)::before,.ps-list-ordered[type=a]>li:nth-child(13)::before{content:"j)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(14)::before,.ps-free-text ol[type=a]>li:nth-child(14)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(14)::before,.ps-list-ordered[type=a]>li:nth-child(14)::before{content:"k)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(15)::before,.ps-free-text ol[type=a]>li:nth-child(15)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(15)::before,.ps-list-ordered[type=a]>li:nth-child(15)::before{content:"l)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(16)::before,.ps-free-text ol[type=a]>li:nth-child(16)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(16)::before,.ps-list-ordered[type=a]>li:nth-child(16)::before{content:"m)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(17)::before,.ps-free-text ol[type=a]>li:nth-child(17)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(17)::before,.ps-list-ordered[type=a]>li:nth-child(17)::before{content:"n)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(18)::before,.ps-free-text ol[type=a]>li:nth-child(18)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(18)::before,.ps-list-ordered[type=a]>li:nth-child(18)::before{content:"o)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(19)::before,.ps-free-text ol[type=a]>li:nth-child(19)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(19)::before,.ps-list-ordered[type=a]>li:nth-child(19)::before{content:"ö)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(20)::before,.ps-free-text ol[type=a]>li:nth-child(20)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(20)::before,.ps-list-ordered[type=a]>li:nth-child(20)::before{content:"p)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(21)::before,.ps-free-text ol[type=a]>li:nth-child(21)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(21)::before,.ps-list-ordered[type=a]>li:nth-child(21)::before{content:"r)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(22)::before,.ps-free-text ol[type=a]>li:nth-child(22)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(22)::before,.ps-list-ordered[type=a]>li:nth-child(22)::before{content:"s)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(23)::before,.ps-free-text ol[type=a]>li:nth-child(23)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(23)::before,.ps-list-ordered[type=a]>li:nth-child(23)::before{content:"ş)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(24)::before,.ps-free-text ol[type=a]>li:nth-child(24)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(24)::before,.ps-list-ordered[type=a]>li:nth-child(24)::before{content:"t)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(25)::before,.ps-free-text ol[type=a]>li:nth-child(25)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(25)::before,.ps-list-ordered[type=a]>li:nth-child(25)::before{content:"u)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(26)::before,.ps-free-text ol[type=a]>li:nth-child(26)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(26)::before,.ps-list-ordered[type=a]>li:nth-child(26)::before{content:"ü)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(27)::before,.ps-free-text ol[type=a]>li:nth-child(27)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(27)::before,.ps-list-ordered[type=a]>li:nth-child(27)::before{content:"v)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(28)::before,.ps-free-text ol[type=a]>li:nth-child(28)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(28)::before,.ps-list-ordered[type=a]>li:nth-child(28)::before{content:"y)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(29)::before,.ps-free-text ol[type=a]>li:nth-child(29)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(29)::before,.ps-list-ordered[type=a]>li:nth-child(29)::before{content:"z)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(30)::before,.ps-free-text ol[type=a]>li:nth-child(30)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(30)::before,.ps-list-ordered[type=a]>li:nth-child(30)::before{content:"aa)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(31)::before,.ps-free-text ol[type=a]>li:nth-child(31)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(31)::before,.ps-list-ordered[type=a]>li:nth-child(31)::before{content:"bb)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(32)::before,.ps-free-text ol[type=a]>li:nth-child(32)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(32)::before,.ps-list-ordered[type=a]>li:nth-child(32)::before{content:"cc)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(33)::before,.ps-free-text ol[type=a]>li:nth-child(33)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(33)::before,.ps-list-ordered[type=a]>li:nth-child(33)::before{content:"çç)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(34)::before,.ps-free-text ol[type=a]>li:nth-child(34)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(34)::before,.ps-list-ordered[type=a]>li:nth-child(34)::before{content:"dd)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(35)::before,.ps-free-text ol[type=a]>li:nth-child(35)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(35)::before,.ps-list-ordered[type=a]>li:nth-child(35)::before{content:"ee)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(36)::before,.ps-free-text ol[type=a]>li:nth-child(36)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(36)::before,.ps-list-ordered[type=a]>li:nth-child(36)::before{content:"ff)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(37)::before,.ps-free-text ol[type=a]>li:nth-child(37)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(37)::before,.ps-list-ordered[type=a]>li:nth-child(37)::before{content:"gg)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(38)::before,.ps-free-text ol[type=a]>li:nth-child(38)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(38)::before,.ps-list-ordered[type=a]>li:nth-child(38)::before{content:"ğğ)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(39)::before,.ps-free-text ol[type=a]>li:nth-child(39)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(39)::before,.ps-list-ordered[type=a]>li:nth-child(39)::before{content:"hh)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(40)::before,.ps-free-text ol[type=a]>li:nth-child(40)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(40)::before,.ps-list-ordered[type=a]>li:nth-child(40)::before{content:"ıı)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(41)::before,.ps-free-text ol[type=a]>li:nth-child(41)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(41)::before,.ps-list-ordered[type=a]>li:nth-child(41)::before{content:"ii)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(42)::before,.ps-free-text ol[type=a]>li:nth-child(42)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(42)::before,.ps-list-ordered[type=a]>li:nth-child(42)::before{content:"jj)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(43)::before,.ps-free-text ol[type=a]>li:nth-child(43)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(43)::before,.ps-list-ordered[type=a]>li:nth-child(43)::before{content:"kk)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(44)::before,.ps-free-text ol[type=a]>li:nth-child(44)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(44)::before,.ps-list-ordered[type=a]>li:nth-child(44)::before{content:"ll)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(45)::before,.ps-free-text ol[type=a]>li:nth-child(45)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(45)::before,.ps-list-ordered[type=a]>li:nth-child(45)::before{content:"mm)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(46)::before,.ps-free-text ol[type=a]>li:nth-child(46)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(46)::before,.ps-list-ordered[type=a]>li:nth-child(46)::before{content:"nn)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(47)::before,.ps-free-text ol[type=a]>li:nth-child(47)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(47)::before,.ps-list-ordered[type=a]>li:nth-child(47)::before{content:"oo)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(48)::before,.ps-free-text ol[type=a]>li:nth-child(48)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(48)::before,.ps-list-ordered[type=a]>li:nth-child(48)::before{content:"öö)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(49)::before,.ps-free-text ol[type=a]>li:nth-child(49)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(49)::before,.ps-list-ordered[type=a]>li:nth-child(49)::before{content:"pp)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(50)::before,.ps-free-text ol[type=a]>li:nth-child(50)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(50)::before,.ps-list-ordered[type=a]>li:nth-child(50)::before{content:"rr)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(51)::before,.ps-free-text ol[type=a]>li:nth-child(51)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(51)::before,.ps-list-ordered[type=a]>li:nth-child(51)::before{content:"ss)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(52)::before,.ps-free-text ol[type=a]>li:nth-child(52)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(52)::before,.ps-list-ordered[type=a]>li:nth-child(52)::before{content:"şş)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(53)::before,.ps-free-text ol[type=a]>li:nth-child(53)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(53)::before,.ps-list-ordered[type=a]>li:nth-child(53)::before{content:"tt)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(54)::before,.ps-free-text ol[type=a]>li:nth-child(54)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(54)::before,.ps-list-ordered[type=a]>li:nth-child(54)::before{content:"uu)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(55)::before,.ps-free-text ol[type=a]>li:nth-child(55)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(55)::before,.ps-list-ordered[type=a]>li:nth-child(55)::before{content:"üü)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(56)::before,.ps-free-text ol[type=a]>li:nth-child(56)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(56)::before,.ps-list-ordered[type=a]>li:nth-child(56)::before{content:"vv)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(57)::before,.ps-free-text ol[type=a]>li:nth-child(57)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(57)::before,.ps-list-ordered[type=a]>li:nth-child(57)::before{content:"yy)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(58)::before,.ps-free-text ol[type=a]>li:nth-child(58)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(58)::before,.ps-list-ordered[type=a]>li:nth-child(58)::before{content:"zz)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(59)::before,.ps-free-text ol[type=a]>li:nth-child(59)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(59)::before,.ps-list-ordered[type=a]>li:nth-child(59)::before{content:"aaa)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(60)::before,.ps-free-text ol[type=a]>li:nth-child(60)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(60)::before,.ps-list-ordered[type=a]>li:nth-child(60)::before{content:"bbb)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(61)::before,.ps-free-text ol[type=a]>li:nth-child(61)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(61)::before,.ps-list-ordered[type=a]>li:nth-child(61)::before{content:"ccc)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(62)::before,.ps-free-text ol[type=a]>li:nth-child(62)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(62)::before,.ps-list-ordered[type=a]>li:nth-child(62)::before{content:"ççç)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(63)::before,.ps-free-text ol[type=a]>li:nth-child(63)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(63)::before,.ps-list-ordered[type=a]>li:nth-child(63)::before{content:"ddd)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(64)::before,.ps-free-text ol[type=a]>li:nth-child(64)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(64)::before,.ps-list-ordered[type=a]>li:nth-child(64)::before{content:"eee)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(65)::before,.ps-free-text ol[type=a]>li:nth-child(65)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(65)::before,.ps-list-ordered[type=a]>li:nth-child(65)::before{content:"fff)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(66)::before,.ps-free-text ol[type=a]>li:nth-child(66)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(66)::before,.ps-list-ordered[type=a]>li:nth-child(66)::before{content:"ggg)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(67)::before,.ps-free-text ol[type=a]>li:nth-child(67)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(67)::before,.ps-list-ordered[type=a]>li:nth-child(67)::before{content:"ğğğ)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(68)::before,.ps-free-text ol[type=a]>li:nth-child(68)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(68)::before,.ps-list-ordered[type=a]>li:nth-child(68)::before{content:"hhh)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(69)::before,.ps-free-text ol[type=a]>li:nth-child(69)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(69)::before,.ps-list-ordered[type=a]>li:nth-child(69)::before{content:"ııı)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(70)::before,.ps-free-text ol[type=a]>li:nth-child(70)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(70)::before,.ps-list-ordered[type=a]>li:nth-child(70)::before{content:"iii)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(71)::before,.ps-free-text ol[type=a]>li:nth-child(71)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(71)::before,.ps-list-ordered[type=a]>li:nth-child(71)::before{content:"jjj)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(72)::before,.ps-free-text ol[type=a]>li:nth-child(72)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(72)::before,.ps-list-ordered[type=a]>li:nth-child(72)::before{content:"kkk)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(73)::before,.ps-free-text ol[type=a]>li:nth-child(73)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(73)::before,.ps-list-ordered[type=a]>li:nth-child(73)::before{content:"lll)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(74)::before,.ps-free-text ol[type=a]>li:nth-child(74)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(74)::before,.ps-list-ordered[type=a]>li:nth-child(74)::before{content:"mmm)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(75)::before,.ps-free-text ol[type=a]>li:nth-child(75)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(75)::before,.ps-list-ordered[type=a]>li:nth-child(75)::before{content:"nnn)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(76)::before,.ps-free-text ol[type=a]>li:nth-child(76)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(76)::before,.ps-list-ordered[type=a]>li:nth-child(76)::before{content:"ooo)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(77)::before,.ps-free-text ol[type=a]>li:nth-child(77)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(77)::before,.ps-list-ordered[type=a]>li:nth-child(77)::before{content:"ööö)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(78)::before,.ps-free-text ol[type=a]>li:nth-child(78)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(78)::before,.ps-list-ordered[type=a]>li:nth-child(78)::before{content:"ppp)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(79)::before,.ps-free-text ol[type=a]>li:nth-child(79)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(79)::before,.ps-list-ordered[type=a]>li:nth-child(79)::before{content:"rrr)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(80)::before,.ps-free-text ol[type=a]>li:nth-child(80)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(80)::before,.ps-list-ordered[type=a]>li:nth-child(80)::before{content:"sss)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(81)::before,.ps-free-text ol[type=a]>li:nth-child(81)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(81)::before,.ps-list-ordered[type=a]>li:nth-child(81)::before{content:"şşş)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(82)::before,.ps-free-text ol[type=a]>li:nth-child(82)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(82)::before,.ps-list-ordered[type=a]>li:nth-child(82)::before{content:"ttt)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(83)::before,.ps-free-text ol[type=a]>li:nth-child(83)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(83)::before,.ps-list-ordered[type=a]>li:nth-child(83)::before{content:"uuu)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(84)::before,.ps-free-text ol[type=a]>li:nth-child(84)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(84)::before,.ps-list-ordered[type=a]>li:nth-child(84)::before{content:"üüü)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(85)::before,.ps-free-text ol[type=a]>li:nth-child(85)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(85)::before,.ps-list-ordered[type=a]>li:nth-child(85)::before{content:"vvv)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(86)::before,.ps-free-text ol[type=a]>li:nth-child(86)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(86)::before,.ps-list-ordered[type=a]>li:nth-child(86)::before{content:"yyy)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(87)::before,.ps-free-text ol[type=a]>li:nth-child(87)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(87)::before,.ps-list-ordered[type=a]>li:nth-child(87)::before{content:"zzz)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(88)::before,.ps-free-text ol[type=a]>li:nth-child(88)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(88)::before,.ps-list-ordered[type=a]>li:nth-child(88)::before{content:"aaaa)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(89)::before,.ps-free-text ol[type=a]>li:nth-child(89)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(89)::before,.ps-list-ordered[type=a]>li:nth-child(89)::before{content:"bbbb)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(90)::before,.ps-free-text ol[type=a]>li:nth-child(90)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(90)::before,.ps-list-ordered[type=a]>li:nth-child(90)::before{content:"cccc)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(91)::before,.ps-free-text ol[type=a]>li:nth-child(91)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(91)::before,.ps-list-ordered[type=a]>li:nth-child(91)::before{content:"çççç)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(92)::before,.ps-free-text ol[type=a]>li:nth-child(92)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(92)::before,.ps-list-ordered[type=a]>li:nth-child(92)::before{content:"dddd)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(93)::before,.ps-free-text ol[type=a]>li:nth-child(93)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(93)::before,.ps-list-ordered[type=a]>li:nth-child(93)::before{content:"eeee)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(94)::before,.ps-free-text ol[type=a]>li:nth-child(94)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(94)::before,.ps-list-ordered[type=a]>li:nth-child(94)::before{content:"ffff)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(95)::before,.ps-free-text ol[type=a]>li:nth-child(95)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(95)::before,.ps-list-ordered[type=a]>li:nth-child(95)::before{content:"gggg)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(96)::before,.ps-free-text ol[type=a]>li:nth-child(96)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(96)::before,.ps-list-ordered[type=a]>li:nth-child(96)::before{content:"ğğğğ)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(97)::before,.ps-free-text ol[type=a]>li:nth-child(97)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(97)::before,.ps-list-ordered[type=a]>li:nth-child(97)::before{content:"hhhh)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(98)::before,.ps-free-text ol[type=a]>li:nth-child(98)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(98)::before,.ps-list-ordered[type=a]>li:nth-child(98)::before{content:"ıııı)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(99)::before,.ps-free-text ol[type=a]>li:nth-child(99)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(99)::before,.ps-list-ordered[type=a]>li:nth-child(99)::before{content:"iiii)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(100)::before,.ps-free-text ol[type=a]>li:nth-child(100)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(100)::before,.ps-list-ordered[type=a]>li:nth-child(100)::before{content:"jjjj)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(101)::before,.ps-free-text ol[type=a]>li:nth-child(101)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(101)::before,.ps-list-ordered[type=a]>li:nth-child(101)::before{content:"kkkk)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(102)::before,.ps-free-text ol[type=a]>li:nth-child(102)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(102)::before,.ps-list-ordered[type=a]>li:nth-child(102)::before{content:"llll)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(103)::before,.ps-free-text ol[type=a]>li:nth-child(103)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(103)::before,.ps-list-ordered[type=a]>li:nth-child(103)::before{content:"mmmm)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(104)::before,.ps-free-text ol[type=a]>li:nth-child(104)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(104)::before,.ps-list-ordered[type=a]>li:nth-child(104)::before{content:"nnnn)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(105)::before,.ps-free-text ol[type=a]>li:nth-child(105)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(105)::before,.ps-list-ordered[type=a]>li:nth-child(105)::before{content:"oooo)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(106)::before,.ps-free-text ol[type=a]>li:nth-child(106)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(106)::before,.ps-list-ordered[type=a]>li:nth-child(106)::before{content:"öööö)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(107)::before,.ps-free-text ol[type=a]>li:nth-child(107)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(107)::before,.ps-list-ordered[type=a]>li:nth-child(107)::before{content:"pppp)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(108)::before,.ps-free-text ol[type=a]>li:nth-child(108)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(108)::before,.ps-list-ordered[type=a]>li:nth-child(108)::before{content:"rrrr)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(109)::before,.ps-free-text ol[type=a]>li:nth-child(109)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(109)::before,.ps-list-ordered[type=a]>li:nth-child(109)::before{content:"ssss)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(110)::before,.ps-free-text ol[type=a]>li:nth-child(110)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(110)::before,.ps-list-ordered[type=a]>li:nth-child(110)::before{content:"şşşş)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(111)::before,.ps-free-text ol[type=a]>li:nth-child(111)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(111)::before,.ps-list-ordered[type=a]>li:nth-child(111)::before{content:"tttt)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(112)::before,.ps-free-text ol[type=a]>li:nth-child(112)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(112)::before,.ps-list-ordered[type=a]>li:nth-child(112)::before{content:"uuuu)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(113)::before,.ps-free-text ol[type=a]>li:nth-child(113)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(113)::before,.ps-list-ordered[type=a]>li:nth-child(113)::before{content:"üüüü)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(114)::before,.ps-free-text ol[type=a]>li:nth-child(114)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(114)::before,.ps-list-ordered[type=a]>li:nth-child(114)::before{content:"vvvv)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(115)::before,.ps-free-text ol[type=a]>li:nth-child(115)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(115)::before,.ps-list-ordered[type=a]>li:nth-child(115)::before{content:"yyyy)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(116)::before,.ps-free-text ol[type=a]>li:nth-child(116)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(116)::before,.ps-list-ordered[type=a]>li:nth-child(116)::before{content:"zzzz)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(117)::before,.ps-free-text ol[type=a]>li:nth-child(117)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(117)::before,.ps-list-ordered[type=a]>li:nth-child(117)::before{content:"aaaaa)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(118)::before,.ps-free-text ol[type=a]>li:nth-child(118)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(118)::before,.ps-list-ordered[type=a]>li:nth-child(118)::before{content:"bbbbb)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(119)::before,.ps-free-text ol[type=a]>li:nth-child(119)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(119)::before,.ps-list-ordered[type=a]>li:nth-child(119)::before{content:"ccccc)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(120)::before,.ps-free-text ol[type=a]>li:nth-child(120)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(120)::before,.ps-list-ordered[type=a]>li:nth-child(120)::before{content:"ççççç)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(121)::before,.ps-free-text ol[type=a]>li:nth-child(121)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(121)::before,.ps-list-ordered[type=a]>li:nth-child(121)::before{content:"ddddd)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(122)::before,.ps-free-text ol[type=a]>li:nth-child(122)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(122)::before,.ps-list-ordered[type=a]>li:nth-child(122)::before{content:"eeeee)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(123)::before,.ps-free-text ol[type=a]>li:nth-child(123)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(123)::before,.ps-list-ordered[type=a]>li:nth-child(123)::before{content:"fffff)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(124)::before,.ps-free-text ol[type=a]>li:nth-child(124)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(124)::before,.ps-list-ordered[type=a]>li:nth-child(124)::before{content:"ggggg)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(125)::before,.ps-free-text ol[type=a]>li:nth-child(125)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(125)::before,.ps-list-ordered[type=a]>li:nth-child(125)::before{content:"ğğğğğ)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(126)::before,.ps-free-text ol[type=a]>li:nth-child(126)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(126)::before,.ps-list-ordered[type=a]>li:nth-child(126)::before{content:"hhhhh)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(127)::before,.ps-free-text ol[type=a]>li:nth-child(127)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(127)::before,.ps-list-ordered[type=a]>li:nth-child(127)::before{content:"ııııı)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(128)::before,.ps-free-text ol[type=a]>li:nth-child(128)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(128)::before,.ps-list-ordered[type=a]>li:nth-child(128)::before{content:"iiiii)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(129)::before,.ps-free-text ol[type=a]>li:nth-child(129)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(129)::before,.ps-list-ordered[type=a]>li:nth-child(129)::before{content:"jjjjj)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(130)::before,.ps-free-text ol[type=a]>li:nth-child(130)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(130)::before,.ps-list-ordered[type=a]>li:nth-child(130)::before{content:"kkkkk)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(131)::before,.ps-free-text ol[type=a]>li:nth-child(131)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(131)::before,.ps-list-ordered[type=a]>li:nth-child(131)::before{content:"lllll)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(132)::before,.ps-free-text ol[type=a]>li:nth-child(132)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(132)::before,.ps-list-ordered[type=a]>li:nth-child(132)::before{content:"mmmmm)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(133)::before,.ps-free-text ol[type=a]>li:nth-child(133)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(133)::before,.ps-list-ordered[type=a]>li:nth-child(133)::before{content:"nnnnn)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(134)::before,.ps-free-text ol[type=a]>li:nth-child(134)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(134)::before,.ps-list-ordered[type=a]>li:nth-child(134)::before{content:"ooooo)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(135)::before,.ps-free-text ol[type=a]>li:nth-child(135)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(135)::before,.ps-list-ordered[type=a]>li:nth-child(135)::before{content:"ööööö)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(136)::before,.ps-free-text ol[type=a]>li:nth-child(136)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(136)::before,.ps-list-ordered[type=a]>li:nth-child(136)::before{content:"ppppp)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(137)::before,.ps-free-text ol[type=a]>li:nth-child(137)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(137)::before,.ps-list-ordered[type=a]>li:nth-child(137)::before{content:"rrrrr)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(138)::before,.ps-free-text ol[type=a]>li:nth-child(138)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(138)::before,.ps-list-ordered[type=a]>li:nth-child(138)::before{content:"sssss)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(139)::before,.ps-free-text ol[type=a]>li:nth-child(139)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(139)::before,.ps-list-ordered[type=a]>li:nth-child(139)::before{content:"şşşşş)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(140)::before,.ps-free-text ol[type=a]>li:nth-child(140)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(140)::before,.ps-list-ordered[type=a]>li:nth-child(140)::before{content:"ttttt)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(141)::before,.ps-free-text ol[type=a]>li:nth-child(141)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(141)::before,.ps-list-ordered[type=a]>li:nth-child(141)::before{content:"uuuuu)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(142)::before,.ps-free-text ol[type=a]>li:nth-child(142)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(142)::before,.ps-list-ordered[type=a]>li:nth-child(142)::before{content:"üüüüü)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(143)::before,.ps-free-text ol[type=a]>li:nth-child(143)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(143)::before,.ps-list-ordered[type=a]>li:nth-child(143)::before{content:"vvvvv)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(144)::before,.ps-free-text ol[type=a]>li:nth-child(144)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(144)::before,.ps-list-ordered[type=a]>li:nth-child(144)::before{content:"yyyyy)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(145)::before,.ps-free-text ol[type=a]>li:nth-child(145)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(145)::before,.ps-list-ordered[type=a]>li:nth-child(145)::before{content:"zzzzz)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(146)::before,.ps-free-text ol[type=a]>li:nth-child(146)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(146)::before,.ps-list-ordered[type=a]>li:nth-child(146)::before{content:"aaaaaa)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(147)::before,.ps-free-text ol[type=a]>li:nth-child(147)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(147)::before,.ps-list-ordered[type=a]>li:nth-child(147)::before{content:"bbbbbb)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(148)::before,.ps-free-text ol[type=a]>li:nth-child(148)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(148)::before,.ps-list-ordered[type=a]>li:nth-child(148)::before{content:"cccccc)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(149)::before,.ps-free-text ol[type=a]>li:nth-child(149)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(149)::before,.ps-list-ordered[type=a]>li:nth-child(149)::before{content:"çççççç)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(150)::before,.ps-free-text ol[type=a]>li:nth-child(150)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(150)::before,.ps-list-ordered[type=a]>li:nth-child(150)::before{content:"dddddd)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(151)::before,.ps-free-text ol[type=a]>li:nth-child(151)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(151)::before,.ps-list-ordered[type=a]>li:nth-child(151)::before{content:"eeeeee)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(152)::before,.ps-free-text ol[type=a]>li:nth-child(152)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(152)::before,.ps-list-ordered[type=a]>li:nth-child(152)::before{content:"ffffff)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(153)::before,.ps-free-text ol[type=a]>li:nth-child(153)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(153)::before,.ps-list-ordered[type=a]>li:nth-child(153)::before{content:"gggggg)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(154)::before,.ps-free-text ol[type=a]>li:nth-child(154)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(154)::before,.ps-list-ordered[type=a]>li:nth-child(154)::before{content:"ğğğğğğ)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(155)::before,.ps-free-text ol[type=a]>li:nth-child(155)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(155)::before,.ps-list-ordered[type=a]>li:nth-child(155)::before{content:"hhhhhh)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(156)::before,.ps-free-text ol[type=a]>li:nth-child(156)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(156)::before,.ps-list-ordered[type=a]>li:nth-child(156)::before{content:"ıııııı)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(157)::before,.ps-free-text ol[type=a]>li:nth-child(157)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(157)::before,.ps-list-ordered[type=a]>li:nth-child(157)::before{content:"iiiiii)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(158)::before,.ps-free-text ol[type=a]>li:nth-child(158)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(158)::before,.ps-list-ordered[type=a]>li:nth-child(158)::before{content:"jjjjjj)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(159)::before,.ps-free-text ol[type=a]>li:nth-child(159)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(159)::before,.ps-list-ordered[type=a]>li:nth-child(159)::before{content:"kkkkkk)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(160)::before,.ps-free-text ol[type=a]>li:nth-child(160)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(160)::before,.ps-list-ordered[type=a]>li:nth-child(160)::before{content:"llllll)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(161)::before,.ps-free-text ol[type=a]>li:nth-child(161)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(161)::before,.ps-list-ordered[type=a]>li:nth-child(161)::before{content:"mmmmmm)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(162)::before,.ps-free-text ol[type=a]>li:nth-child(162)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(162)::before,.ps-list-ordered[type=a]>li:nth-child(162)::before{content:"nnnnnn)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(163)::before,.ps-free-text ol[type=a]>li:nth-child(163)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(163)::before,.ps-list-ordered[type=a]>li:nth-child(163)::before{content:"oooooo)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(164)::before,.ps-free-text ol[type=a]>li:nth-child(164)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(164)::before,.ps-list-ordered[type=a]>li:nth-child(164)::before{content:"öööööö)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(165)::before,.ps-free-text ol[type=a]>li:nth-child(165)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(165)::before,.ps-list-ordered[type=a]>li:nth-child(165)::before{content:"pppppp)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(166)::before,.ps-free-text ol[type=a]>li:nth-child(166)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(166)::before,.ps-list-ordered[type=a]>li:nth-child(166)::before{content:"rrrrrr)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(167)::before,.ps-free-text ol[type=a]>li:nth-child(167)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(167)::before,.ps-list-ordered[type=a]>li:nth-child(167)::before{content:"ssssss)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(168)::before,.ps-free-text ol[type=a]>li:nth-child(168)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(168)::before,.ps-list-ordered[type=a]>li:nth-child(168)::before{content:"şşşşşş)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(169)::before,.ps-free-text ol[type=a]>li:nth-child(169)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(169)::before,.ps-list-ordered[type=a]>li:nth-child(169)::before{content:"tttttt)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(170)::before,.ps-free-text ol[type=a]>li:nth-child(170)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(170)::before,.ps-list-ordered[type=a]>li:nth-child(170)::before{content:"uuuuuu)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(171)::before,.ps-free-text ol[type=a]>li:nth-child(171)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(171)::before,.ps-list-ordered[type=a]>li:nth-child(171)::before{content:"üüüüüü)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(172)::before,.ps-free-text ol[type=a]>li:nth-child(172)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(172)::before,.ps-list-ordered[type=a]>li:nth-child(172)::before{content:"vvvvvv)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(173)::before,.ps-free-text ol[type=a]>li:nth-child(173)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(173)::before,.ps-list-ordered[type=a]>li:nth-child(173)::before{content:"yyyyyy)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(174)::before,.ps-free-text ol[type=a]>li:nth-child(174)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(174)::before,.ps-list-ordered[type=a]>li:nth-child(174)::before{content:"zzzzzz)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(175)::before,.ps-free-text ol[type=a]>li:nth-child(175)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(175)::before,.ps-list-ordered[type=a]>li:nth-child(175)::before{content:"aaaaaaa)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(176)::before,.ps-free-text ol[type=a]>li:nth-child(176)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(176)::before,.ps-list-ordered[type=a]>li:nth-child(176)::before{content:"bbbbbbb)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(177)::before,.ps-free-text ol[type=a]>li:nth-child(177)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(177)::before,.ps-list-ordered[type=a]>li:nth-child(177)::before{content:"ccccccc)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(178)::before,.ps-free-text ol[type=a]>li:nth-child(178)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(178)::before,.ps-list-ordered[type=a]>li:nth-child(178)::before{content:"ççççççç)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(179)::before,.ps-free-text ol[type=a]>li:nth-child(179)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(179)::before,.ps-list-ordered[type=a]>li:nth-child(179)::before{content:"ddddddd)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(180)::before,.ps-free-text ol[type=a]>li:nth-child(180)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(180)::before,.ps-list-ordered[type=a]>li:nth-child(180)::before{content:"eeeeeee)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(181)::before,.ps-free-text ol[type=a]>li:nth-child(181)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(181)::before,.ps-list-ordered[type=a]>li:nth-child(181)::before{content:"fffffff)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(182)::before,.ps-free-text ol[type=a]>li:nth-child(182)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(182)::before,.ps-list-ordered[type=a]>li:nth-child(182)::before{content:"ggggggg)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(183)::before,.ps-free-text ol[type=a]>li:nth-child(183)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(183)::before,.ps-list-ordered[type=a]>li:nth-child(183)::before{content:"ğğğğğğğ)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(184)::before,.ps-free-text ol[type=a]>li:nth-child(184)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(184)::before,.ps-list-ordered[type=a]>li:nth-child(184)::before{content:"hhhhhhh)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(185)::before,.ps-free-text ol[type=a]>li:nth-child(185)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(185)::before,.ps-list-ordered[type=a]>li:nth-child(185)::before{content:"ııııııı)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(186)::before,.ps-free-text ol[type=a]>li:nth-child(186)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(186)::before,.ps-list-ordered[type=a]>li:nth-child(186)::before{content:"iiiiiii)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(187)::before,.ps-free-text ol[type=a]>li:nth-child(187)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(187)::before,.ps-list-ordered[type=a]>li:nth-child(187)::before{content:"jjjjjjj)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(188)::before,.ps-free-text ol[type=a]>li:nth-child(188)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(188)::before,.ps-list-ordered[type=a]>li:nth-child(188)::before{content:"kkkkkkk)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(189)::before,.ps-free-text ol[type=a]>li:nth-child(189)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(189)::before,.ps-list-ordered[type=a]>li:nth-child(189)::before{content:"lllllll)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(190)::before,.ps-free-text ol[type=a]>li:nth-child(190)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(190)::before,.ps-list-ordered[type=a]>li:nth-child(190)::before{content:"mmmmmmm)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(191)::before,.ps-free-text ol[type=a]>li:nth-child(191)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(191)::before,.ps-list-ordered[type=a]>li:nth-child(191)::before{content:"nnnnnnn)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(192)::before,.ps-free-text ol[type=a]>li:nth-child(192)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(192)::before,.ps-list-ordered[type=a]>li:nth-child(192)::before{content:"ooooooo)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(193)::before,.ps-free-text ol[type=a]>li:nth-child(193)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(193)::before,.ps-list-ordered[type=a]>li:nth-child(193)::before{content:"ööööööö)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(194)::before,.ps-free-text ol[type=a]>li:nth-child(194)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(194)::before,.ps-list-ordered[type=a]>li:nth-child(194)::before{content:"ppppppp)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(195)::before,.ps-free-text ol[type=a]>li:nth-child(195)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(195)::before,.ps-list-ordered[type=a]>li:nth-child(195)::before{content:"rrrrrrr)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(196)::before,.ps-free-text ol[type=a]>li:nth-child(196)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(196)::before,.ps-list-ordered[type=a]>li:nth-child(196)::before{content:"sssssss)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(197)::before,.ps-free-text ol[type=a]>li:nth-child(197)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(197)::before,.ps-list-ordered[type=a]>li:nth-child(197)::before{content:"şşşşşşş)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(198)::before,.ps-free-text ol[type=a]>li:nth-child(198)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(198)::before,.ps-list-ordered[type=a]>li:nth-child(198)::before{content:"ttttttt)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(199)::before,.ps-free-text ol[type=a]>li:nth-child(199)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(199)::before,.ps-list-ordered[type=a]>li:nth-child(199)::before{content:"uuuuuuu)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(200)::before,.ps-free-text ol[type=a]>li:nth-child(200)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(200)::before,.ps-list-ordered[type=a]>li:nth-child(200)::before{content:"üüüüüüü)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(201)::before,.ps-free-text ol[type=a]>li:nth-child(201)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(201)::before,.ps-list-ordered[type=a]>li:nth-child(201)::before{content:"vvvvvvv)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(202)::before,.ps-free-text ol[type=a]>li:nth-child(202)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(202)::before,.ps-list-ordered[type=a]>li:nth-child(202)::before{content:"yyyyyyy)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(203)::before,.ps-free-text ol[type=a]>li:nth-child(203)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(203)::before,.ps-list-ordered[type=a]>li:nth-child(203)::before{content:"zzzzzzz)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(204)::before,.ps-free-text ol[type=a]>li:nth-child(204)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(204)::before,.ps-list-ordered[type=a]>li:nth-child(204)::before{content:"aaaaaaaa)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(205)::before,.ps-free-text ol[type=a]>li:nth-child(205)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(205)::before,.ps-list-ordered[type=a]>li:nth-child(205)::before{content:"bbbbbbbb)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(206)::before,.ps-free-text ol[type=a]>li:nth-child(206)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(206)::before,.ps-list-ordered[type=a]>li:nth-child(206)::before{content:"cccccccc)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(207)::before,.ps-free-text ol[type=a]>li:nth-child(207)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(207)::before,.ps-list-ordered[type=a]>li:nth-child(207)::before{content:"çççççççç)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(208)::before,.ps-free-text ol[type=a]>li:nth-child(208)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(208)::before,.ps-list-ordered[type=a]>li:nth-child(208)::before{content:"dddddddd)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(209)::before,.ps-free-text ol[type=a]>li:nth-child(209)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(209)::before,.ps-list-ordered[type=a]>li:nth-child(209)::before{content:"eeeeeeee)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(210)::before,.ps-free-text ol[type=a]>li:nth-child(210)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(210)::before,.ps-list-ordered[type=a]>li:nth-child(210)::before{content:"ffffffff)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(211)::before,.ps-free-text ol[type=a]>li:nth-child(211)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(211)::before,.ps-list-ordered[type=a]>li:nth-child(211)::before{content:"gggggggg)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(212)::before,.ps-free-text ol[type=a]>li:nth-child(212)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(212)::before,.ps-list-ordered[type=a]>li:nth-child(212)::before{content:"ğğğğğğğğ)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(213)::before,.ps-free-text ol[type=a]>li:nth-child(213)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(213)::before,.ps-list-ordered[type=a]>li:nth-child(213)::before{content:"hhhhhhhh)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(214)::before,.ps-free-text ol[type=a]>li:nth-child(214)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(214)::before,.ps-list-ordered[type=a]>li:nth-child(214)::before{content:"ıııııııı)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(215)::before,.ps-free-text ol[type=a]>li:nth-child(215)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(215)::before,.ps-list-ordered[type=a]>li:nth-child(215)::before{content:"iiiiiiii)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(216)::before,.ps-free-text ol[type=a]>li:nth-child(216)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(216)::before,.ps-list-ordered[type=a]>li:nth-child(216)::before{content:"jjjjjjjj)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(217)::before,.ps-free-text ol[type=a]>li:nth-child(217)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(217)::before,.ps-list-ordered[type=a]>li:nth-child(217)::before{content:"kkkkkkkk)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(218)::before,.ps-free-text ol[type=a]>li:nth-child(218)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(218)::before,.ps-list-ordered[type=a]>li:nth-child(218)::before{content:"llllllll)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(219)::before,.ps-free-text ol[type=a]>li:nth-child(219)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(219)::before,.ps-list-ordered[type=a]>li:nth-child(219)::before{content:"mmmmmmmm)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(220)::before,.ps-free-text ol[type=a]>li:nth-child(220)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(220)::before,.ps-list-ordered[type=a]>li:nth-child(220)::before{content:"nnnnnnnn)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(221)::before,.ps-free-text ol[type=a]>li:nth-child(221)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(221)::before,.ps-list-ordered[type=a]>li:nth-child(221)::before{content:"oooooooo)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(222)::before,.ps-free-text ol[type=a]>li:nth-child(222)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(222)::before,.ps-list-ordered[type=a]>li:nth-child(222)::before{content:"öööööööö)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(223)::before,.ps-free-text ol[type=a]>li:nth-child(223)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(223)::before,.ps-list-ordered[type=a]>li:nth-child(223)::before{content:"pppppppp)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(224)::before,.ps-free-text ol[type=a]>li:nth-child(224)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(224)::before,.ps-list-ordered[type=a]>li:nth-child(224)::before{content:"rrrrrrrr)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(225)::before,.ps-free-text ol[type=a]>li:nth-child(225)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(225)::before,.ps-list-ordered[type=a]>li:nth-child(225)::before{content:"ssssssss)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(226)::before,.ps-free-text ol[type=a]>li:nth-child(226)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(226)::before,.ps-list-ordered[type=a]>li:nth-child(226)::before{content:"şşşşşşşş)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(227)::before,.ps-free-text ol[type=a]>li:nth-child(227)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(227)::before,.ps-list-ordered[type=a]>li:nth-child(227)::before{content:"tttttttt)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(228)::before,.ps-free-text ol[type=a]>li:nth-child(228)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(228)::before,.ps-list-ordered[type=a]>li:nth-child(228)::before{content:"uuuuuuuu)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(229)::before,.ps-free-text ol[type=a]>li:nth-child(229)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(229)::before,.ps-list-ordered[type=a]>li:nth-child(229)::before{content:"üüüüüüüü)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(230)::before,.ps-free-text ol[type=a]>li:nth-child(230)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(230)::before,.ps-list-ordered[type=a]>li:nth-child(230)::before{content:"vvvvvvvv)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(231)::before,.ps-free-text ol[type=a]>li:nth-child(231)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(231)::before,.ps-list-ordered[type=a]>li:nth-child(231)::before{content:"yyyyyyyy)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(232)::before,.ps-free-text ol[type=a]>li:nth-child(232)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(232)::before,.ps-list-ordered[type=a]>li:nth-child(232)::before{content:"zzzzzzzz)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(233)::before,.ps-free-text ol[type=a]>li:nth-child(233)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(233)::before,.ps-list-ordered[type=a]>li:nth-child(233)::before{content:"aaaaaaaaa)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(234)::before,.ps-free-text ol[type=a]>li:nth-child(234)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(234)::before,.ps-list-ordered[type=a]>li:nth-child(234)::before{content:"bbbbbbbbb)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(235)::before,.ps-free-text ol[type=a]>li:nth-child(235)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(235)::before,.ps-list-ordered[type=a]>li:nth-child(235)::before{content:"ccccccccc)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(236)::before,.ps-free-text ol[type=a]>li:nth-child(236)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(236)::before,.ps-list-ordered[type=a]>li:nth-child(236)::before{content:"ççççççççç)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(237)::before,.ps-free-text ol[type=a]>li:nth-child(237)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(237)::before,.ps-list-ordered[type=a]>li:nth-child(237)::before{content:"ddddddddd)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(238)::before,.ps-free-text ol[type=a]>li:nth-child(238)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(238)::before,.ps-list-ordered[type=a]>li:nth-child(238)::before{content:"eeeeeeeee)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(239)::before,.ps-free-text ol[type=a]>li:nth-child(239)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(239)::before,.ps-list-ordered[type=a]>li:nth-child(239)::before{content:"fffffffff)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(240)::before,.ps-free-text ol[type=a]>li:nth-child(240)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(240)::before,.ps-list-ordered[type=a]>li:nth-child(240)::before{content:"ggggggggg)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(241)::before,.ps-free-text ol[type=a]>li:nth-child(241)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(241)::before,.ps-list-ordered[type=a]>li:nth-child(241)::before{content:"ğğğğğğğğğ)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(242)::before,.ps-free-text ol[type=a]>li:nth-child(242)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(242)::before,.ps-list-ordered[type=a]>li:nth-child(242)::before{content:"hhhhhhhhh)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(243)::before,.ps-free-text ol[type=a]>li:nth-child(243)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(243)::before,.ps-list-ordered[type=a]>li:nth-child(243)::before{content:"ııııııııı)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(244)::before,.ps-free-text ol[type=a]>li:nth-child(244)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(244)::before,.ps-list-ordered[type=a]>li:nth-child(244)::before{content:"iiiiiiiii)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(245)::before,.ps-free-text ol[type=a]>li:nth-child(245)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(245)::before,.ps-list-ordered[type=a]>li:nth-child(245)::before{content:"jjjjjjjjj)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(246)::before,.ps-free-text ol[type=a]>li:nth-child(246)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(246)::before,.ps-list-ordered[type=a]>li:nth-child(246)::before{content:"kkkkkkkkk)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(247)::before,.ps-free-text ol[type=a]>li:nth-child(247)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(247)::before,.ps-list-ordered[type=a]>li:nth-child(247)::before{content:"lllllllll)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(248)::before,.ps-free-text ol[type=a]>li:nth-child(248)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(248)::before,.ps-list-ordered[type=a]>li:nth-child(248)::before{content:"mmmmmmmmm)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(249)::before,.ps-free-text ol[type=a]>li:nth-child(249)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(249)::before,.ps-list-ordered[type=a]>li:nth-child(249)::before{content:"nnnnnnnnn)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(250)::before,.ps-free-text ol[type=a]>li:nth-child(250)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(250)::before,.ps-list-ordered[type=a]>li:nth-child(250)::before{content:"ooooooooo)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(251)::before,.ps-free-text ol[type=a]>li:nth-child(251)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(251)::before,.ps-list-ordered[type=a]>li:nth-child(251)::before{content:"ööööööööö)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(252)::before,.ps-free-text ol[type=a]>li:nth-child(252)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(252)::before,.ps-list-ordered[type=a]>li:nth-child(252)::before{content:"ppppppppp)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(253)::before,.ps-free-text ol[type=a]>li:nth-child(253)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(253)::before,.ps-list-ordered[type=a]>li:nth-child(253)::before{content:"rrrrrrrrr)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(254)::before,.ps-free-text ol[type=a]>li:nth-child(254)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(254)::before,.ps-list-ordered[type=a]>li:nth-child(254)::before{content:"sssssssss)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(255)::before,.ps-free-text ol[type=a]>li:nth-child(255)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(255)::before,.ps-list-ordered[type=a]>li:nth-child(255)::before{content:"şşşşşşşşş)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(256)::before,.ps-free-text ol[type=a]>li:nth-child(256)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(256)::before,.ps-list-ordered[type=a]>li:nth-child(256)::before{content:"ttttttttt)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(257)::before,.ps-free-text ol[type=a]>li:nth-child(257)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(257)::before,.ps-list-ordered[type=a]>li:nth-child(257)::before{content:"uuuuuuuuu)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(258)::before,.ps-free-text ol[type=a]>li:nth-child(258)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(258)::before,.ps-list-ordered[type=a]>li:nth-child(258)::before{content:"üüüüüüüüü)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(259)::before,.ps-free-text ol[type=a]>li:nth-child(259)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(259)::before,.ps-list-ordered[type=a]>li:nth-child(259)::before{content:"vvvvvvvvv)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(260)::before,.ps-free-text ol[type=a]>li:nth-child(260)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(260)::before,.ps-list-ordered[type=a]>li:nth-child(260)::before{content:"yyyyyyyyy)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(261)::before,.ps-free-text ol[type=a]>li:nth-child(261)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(261)::before,.ps-list-ordered[type=a]>li:nth-child(261)::before{content:"zzzzzzzzz)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(262)::before,.ps-free-text ol[type=a]>li:nth-child(262)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(262)::before,.ps-list-ordered[type=a]>li:nth-child(262)::before{content:"aaaaaaaaaa)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(263)::before,.ps-free-text ol[type=a]>li:nth-child(263)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(263)::before,.ps-list-ordered[type=a]>li:nth-child(263)::before{content:"bbbbbbbbbb)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(264)::before,.ps-free-text ol[type=a]>li:nth-child(264)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(264)::before,.ps-list-ordered[type=a]>li:nth-child(264)::before{content:"cccccccccc)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(265)::before,.ps-free-text ol[type=a]>li:nth-child(265)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(265)::before,.ps-list-ordered[type=a]>li:nth-child(265)::before{content:"çççççççççç)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(266)::before,.ps-free-text ol[type=a]>li:nth-child(266)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(266)::before,.ps-list-ordered[type=a]>li:nth-child(266)::before{content:"dddddddddd)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(267)::before,.ps-free-text ol[type=a]>li:nth-child(267)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(267)::before,.ps-list-ordered[type=a]>li:nth-child(267)::before{content:"eeeeeeeeee)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(268)::before,.ps-free-text ol[type=a]>li:nth-child(268)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(268)::before,.ps-list-ordered[type=a]>li:nth-child(268)::before{content:"ffffffffff)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(269)::before,.ps-free-text ol[type=a]>li:nth-child(269)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(269)::before,.ps-list-ordered[type=a]>li:nth-child(269)::before{content:"gggggggggg)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(270)::before,.ps-free-text ol[type=a]>li:nth-child(270)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(270)::before,.ps-list-ordered[type=a]>li:nth-child(270)::before{content:"ğğğğğğğğğğ)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(271)::before,.ps-free-text ol[type=a]>li:nth-child(271)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(271)::before,.ps-list-ordered[type=a]>li:nth-child(271)::before{content:"hhhhhhhhhh)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(272)::before,.ps-free-text ol[type=a]>li:nth-child(272)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(272)::before,.ps-list-ordered[type=a]>li:nth-child(272)::before{content:"ıııııııııı)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(273)::before,.ps-free-text ol[type=a]>li:nth-child(273)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(273)::before,.ps-list-ordered[type=a]>li:nth-child(273)::before{content:"iiiiiiiiii)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(274)::before,.ps-free-text ol[type=a]>li:nth-child(274)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(274)::before,.ps-list-ordered[type=a]>li:nth-child(274)::before{content:"jjjjjjjjjj)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(275)::before,.ps-free-text ol[type=a]>li:nth-child(275)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(275)::before,.ps-list-ordered[type=a]>li:nth-child(275)::before{content:"kkkkkkkkkk)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(276)::before,.ps-free-text ol[type=a]>li:nth-child(276)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(276)::before,.ps-list-ordered[type=a]>li:nth-child(276)::before{content:"llllllllll)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(277)::before,.ps-free-text ol[type=a]>li:nth-child(277)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(277)::before,.ps-list-ordered[type=a]>li:nth-child(277)::before{content:"mmmmmmmmmm)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(278)::before,.ps-free-text ol[type=a]>li:nth-child(278)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(278)::before,.ps-list-ordered[type=a]>li:nth-child(278)::before{content:"nnnnnnnnnn)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(279)::before,.ps-free-text ol[type=a]>li:nth-child(279)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(279)::before,.ps-list-ordered[type=a]>li:nth-child(279)::before{content:"oooooooooo)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(280)::before,.ps-free-text ol[type=a]>li:nth-child(280)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(280)::before,.ps-list-ordered[type=a]>li:nth-child(280)::before{content:"öööööööööö)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(281)::before,.ps-free-text ol[type=a]>li:nth-child(281)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(281)::before,.ps-list-ordered[type=a]>li:nth-child(281)::before{content:"pppppppppp)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(282)::before,.ps-free-text ol[type=a]>li:nth-child(282)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(282)::before,.ps-list-ordered[type=a]>li:nth-child(282)::before{content:"rrrrrrrrrr)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(283)::before,.ps-free-text ol[type=a]>li:nth-child(283)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(283)::before,.ps-list-ordered[type=a]>li:nth-child(283)::before{content:"ssssssssss)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(284)::before,.ps-free-text ol[type=a]>li:nth-child(284)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(284)::before,.ps-list-ordered[type=a]>li:nth-child(284)::before{content:"şşşşşşşşşş)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(285)::before,.ps-free-text ol[type=a]>li:nth-child(285)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(285)::before,.ps-list-ordered[type=a]>li:nth-child(285)::before{content:"tttttttttt)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(286)::before,.ps-free-text ol[type=a]>li:nth-child(286)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(286)::before,.ps-list-ordered[type=a]>li:nth-child(286)::before{content:"uuuuuuuuuu)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(287)::before,.ps-free-text ol[type=a]>li:nth-child(287)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(287)::before,.ps-list-ordered[type=a]>li:nth-child(287)::before{content:"üüüüüüüüüü)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(288)::before,.ps-free-text ol[type=a]>li:nth-child(288)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(288)::before,.ps-list-ordered[type=a]>li:nth-child(288)::before{content:"vvvvvvvvvv)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(289)::before,.ps-free-text ol[type=a]>li:nth-child(289)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(289)::before,.ps-list-ordered[type=a]>li:nth-child(289)::before{content:"yyyyyyyyyy)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(290)::before,.ps-free-text ol[type=a]>li:nth-child(290)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(290)::before,.ps-list-ordered[type=a]>li:nth-child(290)::before{content:"zzzzzzzzzz)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(291)::before,.ps-free-text ol[type=a]>li:nth-child(291)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(291)::before,.ps-list-ordered[type=a]>li:nth-child(291)::before{content:"aaaaaaaaaaa)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(292)::before,.ps-free-text ol[type=a]>li:nth-child(292)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(292)::before,.ps-list-ordered[type=a]>li:nth-child(292)::before{content:"bbbbbbbbbbb)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(293)::before,.ps-free-text ol[type=a]>li:nth-child(293)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(293)::before,.ps-list-ordered[type=a]>li:nth-child(293)::before{content:"ccccccccccc)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(294)::before,.ps-free-text ol[type=a]>li:nth-child(294)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(294)::before,.ps-list-ordered[type=a]>li:nth-child(294)::before{content:"ççççççççççç)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(295)::before,.ps-free-text ol[type=a]>li:nth-child(295)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(295)::before,.ps-list-ordered[type=a]>li:nth-child(295)::before{content:"ddddddddddd)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(296)::before,.ps-free-text ol[type=a]>li:nth-child(296)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(296)::before,.ps-list-ordered[type=a]>li:nth-child(296)::before{content:"eeeeeeeeeee)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(297)::before,.ps-free-text ol[type=a]>li:nth-child(297)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(297)::before,.ps-list-ordered[type=a]>li:nth-child(297)::before{content:"fffffffffff)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(298)::before,.ps-free-text ol[type=a]>li:nth-child(298)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(298)::before,.ps-list-ordered[type=a]>li:nth-child(298)::before{content:"ggggggggggg)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(299)::before,.ps-free-text ol[type=a]>li:nth-child(299)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(299)::before,.ps-list-ordered[type=a]>li:nth-child(299)::before{content:"ğğğğğğğğğğğ)"}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li:nth-child(300)::before,.ps-free-text ol[type=a]>li:nth-child(300)::before,.ps-list-ordered[style*="list-style-type: lower-alpha"]>li:nth-child(300)::before,.ps-list-ordered[type=a]>li:nth-child(300)::before{content:"hhhhhhhhhhh)"}.ps-free-text p:not(:last-child){margin:0 0 16px}.ps-free-text ol[style*="list-style-type: lower-alpha"]>li,.ps-free-text ol[type=a]>li{padding-left:0;list-style:none}.ps-free-text a{text-decoration:none;color:#09adce}.ps-free-text a:hover{color:#26546c}.ps-free-text .h1,.ps-free-text .h2,.ps-free-text h1,.ps-free-text h2{font-weight:600!important;font-size:62px!important;letter-spacing:-.5px!important;line-height:120%!important;font-family:Open Sans,sans-serif!important}.ps-free-text .h2,.ps-free-text h2{font-size:48px!important;letter-spacing:0!important;line-height:116.7%!important}.ps-free-text .h3,.ps-free-text .h4,.ps-free-text h3,.ps-free-text h4{font-weight:600!important;font-size:34px!important;letter-spacing:.25px!important;line-height:123.5%!important;font-family:Open Sans,sans-serif!important}.ps-free-text .h4,.ps-free-text h4{font-size:24px!important;letter-spacing:0!important;line-height:133.4%!important}.ps-free-text .h5,.ps-free-text .h6,.ps-free-text h5,.ps-free-text h6{font-weight:500!important;font-size:20px!important;letter-spacing:.15px!important;line-height:160%!important;font-family:Open Sans,sans-serif!important}.ps-free-text .h6,.ps-free-text h6{font-weight:600!important;font-size:18px!important;line-height:145%!important}.ps-free-text hr{color:#8ea6b3;margin:16px}@media (max-width:767px){.ps-free-text .h1,.ps-free-text .h2,.ps-free-text h1,.ps-free-text h2{font-weight:600!important;font-size:48px!important;letter-spacing:0!important;line-height:116.7%!important;font-family:Open Sans,sans-serif!important}.ps-free-text .h2,.ps-free-text h2{font-size:34px!important;letter-spacing:.25px!important;line-height:123.5%!important}.ps-free-text .h3,.ps-free-text .h4,.ps-free-text h3,.ps-free-text h4{font-weight:600!important;font-size:24px!important;letter-spacing:0!important;line-height:133.4%!important;font-family:Open Sans,sans-serif!important}.ps-free-text .h4,.ps-free-text h4{font-weight:500!important;font-size:20px!important;letter-spacing:.15px!important;line-height:160%!important}}.ps-color-text-primary{color:#031d2a}.ps-fill-text-primary{fill:#031d2a}.ps-background-text-primary{background-color:#031d2a}.ps-color-text-secondary{color:#023854}.ps-fill-text-secondary{fill:#023854}.ps-background-text-secondary{background-color:#023854}.ps-color-text-disabled{color:#a5b3bb}.ps-fill-text-disabled,.ps-navigation ul .page-item.previous-next-item.disable svg{fill:#a5b3bb}.ps-background-text-disabled,footer .footer-divider{background-color:#a5b3bb}.ps-color-text-background{color:#fbfcfc}.ps-fill-text-background{fill:#fbfcfc}.ps-background-text-background{background-color:#fbfcfc}.ps-color-text-background-2{color:#eee}.ps-fill-text-background-2{fill:#eee}.ps-background-text-background-2{background-color:#eee}.ps-color-text-hint{color:#c6cdd0}.ps-fill-text-hint{fill:#c6cdd0}.ps-background-text-hint{background-color:#c6cdd0}.ps-color-primary-main{color:#26546c}.ps-fill-primary-main{fill:#26546c}.ps-background-primary-main{background-color:#26546c}.ps-color-primary-dark{color:#023854}.ps-fill-primary-dark{fill:#023854}.ps-background-primary-dark{background-color:#023854}#tweets_feed hr,.ps-color-primary-light{color:#8ea6b3}.ps-fill-primary-light{fill:#8ea6b3}.ps-background-primary-light{background-color:#8ea6b3}.ps-color-primary-background{color:#d8dde0}.ps-fill-primary-background{fill:#d8dde0}.ps-background-primary-background{background-color:#d8dde0}.ps-color-primary-border{color:#023854}.ps-btn-icon.ps-btn-icon-color-base svg,.ps-fill-primary-border{fill:#023854}.ps-background-primary-border{background-color:#023854}.ps-color-primary-contrast-text{color:#fff}.ps-fill-primary-contrast-text{fill:#fff}.ps-background-primary-contrast-text{background-color:#fff}.ps-color-secondary-main{color:#51c9e1}.ps-btn-icon.ps-btn-icon-color-secondary svg,.ps-fill-secondary-main{fill:#51c9e1}.ps-background-secondary-main{background-color:#51c9e1}.ps-color-secondary-dark{color:#09adce}.ps-fill-secondary-dark{fill:#09adce}.ps-background-secondary-dark{background-color:#09adce}.ps-color-secondary-light{color:#d7e9eb}.ps-fill-secondary-light{fill:#d7e9eb}.ps-background-secondary-light{background-color:#d7e9eb}.ps-color-secondary-background{color:#eef4f5}.ps-fill-secondary-background{fill:#eef4f5}.ps-background-secondary-background,.ps-btn-icon.ps-btn-icon-color-secondary:hover{background-color:#eef4f5}.ps-color-secondary-border{color:#09adce}.ps-fill-secondary-border{fill:#09adce}.ps-background-secondary-border{background-color:#09adce}.ps-color-secondary-contrast-text{color:#fff}.ps-fill-secondary-contrast-text{fill:#fff}.ps-background-secondary-contrast-text{background-color:#fff}.ps-color-complementary-main{color:#5a214a}.ps-fill-complementary-main{fill:#5a214a}.ps-background-complementary-main{background-color:#5a214a}.ps-color-complementary-dark{color:#411635}.ps-fill-complementary-dark{fill:#411635}.ps-background-complementary-dark{background-color:#411635}.ps-color-complementary-light{color:#89527a}.ps-fill-complementary-light{fill:#89527a}.ps-background-complementary-light{background-color:#89527a}.ps-color-complementary-background{color:#d6ccd3}.ps-fill-complementary-background{fill:#d6ccd3}.ps-background-complementary-background{background-color:#d6ccd3}.ps-color-complementary-border{color:#5a214a}.ps-fill-complementary-border{fill:#5a214a}.ps-background-complementary-border{background-color:#5a214a}.ps-color-complementary-contrast-text{color:#fff}.ps-fill-complementary-contrast-text{fill:#fff}.ps-background-complementary-contrast-text{background-color:#fff}.ps-color-other-black{color:#000}.ps-fill-other-black{fill:#000}.ps-background-other-black{background-color:#000}.ps-color-other-white{color:#fff}.ps-fill-other-white{fill:#fff}.ps-background-other-white{background-color:#fff}.ps-color-other-normal{color:#c5e3f2}.ps-fill-other-normal{fill:#c5e3f2}.ps-background-other-normal{background-color:#c5e3f2}.ps-color-other-valid{color:#6ca86e}.ps-fill-other-valid{fill:#6ca86e}.ps-background-other-valid{background-color:#6ca86e}.ps-color-other-invalid{color:#ee0c0c}.ps-fill-other-invalid{fill:#ee0c0c}.ps-background-other-invalid{background-color:#ee0c0c}.ps-color-other-yellow{color:#dbbc6f}.ps-fill-other-yellow{fill:#dbbc6f}.ps-background-other-yellow{background-color:#dbbc6f}.ps-color-other-orange{color:#de9861}.ps-fill-other-orange{fill:#de9861}.ps-background-other-orange{background-color:#de9861}.ps-color-other-light_yellow{color:#f5e5ca}.ps-fill-other-light_yellow{fill:#f5e5ca}.ps-background-other-light_yellow{background-color:#f5e5ca}.ps-color-other-background_yellow{color:#fcf8f0}.ps-fill-other-background_yellow{fill:#fcf8f0}.ps-background-other-background_yellow{background-color:#fcf8f0}.ps-color-cheat-base_button{color:#f8f8fa}.ps-fill-cheat-base_button{fill:#f8f8fa}.ps-background-cheat-base_button{background-color:#f8f8fa}.ps-color-cheat-primary_outlined_hover{color:#dcf2f3}.ps-fill-cheat-primary_outlined_hover{fill:#dcf2f3}.ps-background-cheat-primary_outlined_hover{background-color:#dcf2f3}.ps-color-cheat-secondary_outlined_hover{color:#e8e7f4}.ps-fill-cheat-secondary_outlined_hover{fill:#e8e7f4}.ps-background-cheat-secondary_outlined_hover{background-color:#e8e7f4}.ps-color-cheat-light_orange{color:#fcf8f0}.ps-fill-cheat-light_orange{fill:#fcf8f0}.ps-background-cheat-light_orange{background-color:#fcf8f0}.ps-color-cheat-dark_orange{color:#ea9459}.ps-fill-cheat-dark_orange{fill:#ea9459}.ps-background-cheat-dark_orange{background-color:#ea9459}.ps-color-cheat-input_normal_drop_shadow{color:#0d6efd}.ps-fill-cheat-input_normal_drop_shadow{fill:#0d6efd}.ps-background-cheat-input_normal_drop_shadow{background-color:#0d6efd}.ps-color-cheat-input_invalid_drop_shadow{color:#dc3545}.ps-fill-cheat-input_invalid_drop_shadow{fill:#dc3545}.ps-background-cheat-input_invalid_drop_shadow{background-color:#dc3545}.ps-color-cheat-input_valid_drop_shadow{color:#198754}.ps-fill-cheat-input_valid_drop_shadow{fill:#198754}.ps-background-cheat-input_valid_drop_shadow{background-color:#198754}.ps-color-cheat-input_invalid_text{color:#b95b57}.ps-fill-cheat-input_invalid_text{fill:#b95b57}.ps-background-cheat-input_invalid_text{background-color:#b95b57}.ps-color-cheat-input_valid_text{color:#67bfc1}.ps-fill-cheat-input_valid_text{fill:#67bfc1}.ps-background-cheat-input_valid_text{background-color:#67bfc1}.ps-color-cheat-subscribe_banner_color{color:#f2e3c8}.ps-fill-cheat-subscribe_banner_color{fill:#f2e3c8}.ps-background-cheat-subscribe_banner_color{background-color:#f2e3c8}.ps-color-cheat-header_menu_icon_bckg{color:#e6ebee}.ps-fill-cheat-header_menu_icon_bckg{fill:#e6ebee}.ps-background-cheat-header_menu_icon_bckg{background-color:#e6ebee}.ps-color-cheat-anchor{color:#00e}.ps-fill-cheat-anchor{fill:#00e}.ps-background-cheat-anchor{background-color:#00e}.ps-color-cheat-twitter_gradient{color:transparent}.ps-fill-cheat-twitter_gradient{fill:transparent}.ps-background-cheat-twitter_gradient{background-color:transparent}.ps-icon.ps-icon-size-small{width:24px;min-width:24px;height:24px;min-height:24px}.ps-icon.ps-icon-size-medium{width:32px;min-width:32px;height:32px;min-height:32px}.ps-icon.ps-icon-size-large{width:40px;min-width:40px;height:40px;min-height:40px}.ps-icon.ps-icon-size-xlarge{width:80px;min-width:80px;height:80px;min-height:80px}@media (min-width:576px){.ps-icon.ps-icon-size-sm-small{width:24px;min-width:24px;height:24px;min-height:24px}.ps-icon.ps-icon-size-sm-medium{width:32px;min-width:32px;height:32px;min-height:32px}.ps-icon.ps-icon-size-sm-large{width:40px;min-width:40px;height:40px;min-height:40px}.ps-icon.ps-icon-size-sm-xlarge{width:80px;min-width:80px;height:80px;min-height:80px}}@media (min-width:768px){.ps-icon.ps-icon-size-md-small{width:24px;min-width:24px;height:24px;min-height:24px}.ps-icon.ps-icon-size-md-medium{width:32px;min-width:32px;height:32px;min-height:32px}.ps-icon.ps-icon-size-md-large{width:40px;min-width:40px;height:40px;min-height:40px}.ps-icon.ps-icon-size-md-xlarge{width:80px;min-width:80px;height:80px;min-height:80px}}@media (min-width:1280px){.ps-icon.ps-icon-size-lg-small{width:24px;min-width:24px;height:24px;min-height:24px}.ps-icon.ps-icon-size-lg-medium{width:32px;min-width:32px;height:32px;min-height:32px}.ps-icon.ps-icon-size-lg-large{width:40px;min-width:40px;height:40px;min-height:40px}.ps-icon.ps-icon-size-lg-xlarge{width:80px;min-width:80px;height:80px;min-height:80px}}@media (min-width:1400px){.ps-icon.ps-icon-size-xl-small{width:24px;min-width:24px;height:24px;min-height:24px}.ps-icon.ps-icon-size-xl-medium{width:32px;min-width:32px;height:32px;min-height:32px}.ps-icon.ps-icon-size-xl-large{width:40px;min-width:40px;height:40px;min-height:40px}.ps-icon.ps-icon-size-xl-xlarge{width:80px;min-width:80px;height:80px;min-height:80px}}@media (min-width:1600px){.ps-icon.ps-icon-size-xxl-small{width:24px;min-width:24px;height:24px;min-height:24px}.ps-icon.ps-icon-size-xxl-medium{width:32px;min-width:32px;height:32px;min-height:32px}.ps-icon.ps-icon-size-xxl-large{width:40px;min-width:40px;height:40px;min-height:40px}.ps-icon.ps-icon-size-xxl-xlarge{width:80px;min-width:80px;height:80px;min-height:80px}}.ps-badge{display:inline-flex}.ps-badge.ps-badge-variant-standard{padding:4px 8px;border-radius:54px}.ps-badge.ps-badge-variant-dot{width:8px;height:8px;border-radius:50%}.ps-btn-icon{border-radius:50%;overflow:hidden;display:flex;border:0;cursor:pointer;transition:all .25s}.ps-btn-icon:disabled{cursor:not-allowed}.ps-btn-icon.ps-btn-icon-color-primary,.ps-btn-icon.ps-btn-icon-color-secondary{background-color:transparent}.ps-btn-icon.ps-btn-icon-color-secondary:disabled{background-color:transparent}.ps-btn-icon.ps-btn-icon-color-primary:disabled svg,.ps-btn-icon.ps-btn-icon-color-secondary:disabled svg,.ps-btn.ps-btn-variant-contained.ps-btn-color-primary:disabled.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-contained.ps-btn-color-primary:disabled.ps-btn-content-type-icon-right .ps-icon,.ps-btn.ps-btn-variant-contained.ps-btn-color-secondary:disabled.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-contained.ps-btn-color-secondary:disabled.ps-btn-content-type-icon-right .ps-icon,.ps-btn.ps-btn-variant-outlined.ps-btn-color-primary:disabled.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-outlined.ps-btn-color-primary:disabled.ps-btn-content-type-icon-right .ps-icon,.ps-btn.ps-btn-variant-outlined.ps-btn-color-secondary:disabled.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-outlined.ps-btn-color-secondary:disabled.ps-btn-content-type-icon-right .ps-icon,.ps-btn.ps-btn-variant-text.ps-btn-color-primary:disabled.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-text.ps-btn-color-primary:disabled.ps-btn-content-type-icon-right .ps-icon,.ps-btn.ps-btn-variant-text.ps-btn-color-secondary:disabled.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-text.ps-btn-color-secondary:disabled.ps-btn-content-type-icon-right .ps-icon,.ps-input-checkbox:disabled~.ps-checkbox .ps-checkbox-visual .ps-checkbox-visual-filled svg,.ps-input-radio:disabled~.ps-radio-button .ps-radio-button-visual .ps-radio-button-visual-filled svg{fill:#a5b3bb}.ps-btn-icon.ps-btn-icon-color-primary svg{fill:#26546c}.ps-btn-icon.ps-btn-icon-color-primary:hover{background-color:rgba(220,242,243,.5)}.ps-btn-icon.ps-btn-icon-color-primary:disabled{background-color:transparent}.ps-toggle-button-checkbox{position:absolute;left:-1000000px;top:auto;width:1px;height:1px;overflow:hidden}.ps-toggle-button-checkbox~.ps-toggle-icon-button{display:flex;flex-wrap:nowrap;align-items:center;width:max-content;border-radius:5px;padding:12px;overflow:hidden;border:1px solid var(--unfilled-border-color);background-color:var(--unfilled-background-color);--background-color:#023854;--filled-icon-color:#023854;--unfilled-icon-color:#023854;--filled-border-color:#023854;--unfilled-border-color:#023854;cursor:pointer;font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:20px!important;font-family:Open Sans,sans-serif!important}.ps-toggle-button-checkbox~.ps-toggle-icon-button.ps-toggle-icon-button-color-primary{--filled-background-color:#26546C;--unfilled-background-color:#26546C;--filled-border-color:#26546C;--unfilled-border-color:#26546C;--filled-icon-color:#fff;--unfilled-icon-color:#fff}.ps-toggle-button-checkbox~.ps-toggle-icon-button.ps-toggle-icon-button-color-secondary{--filled-background-color:#D7E9EB;--unfilled-background-color:#fff;--filled-border-color:#09ADCE;--unfilled-border-color:#8EA6B3;--filled-icon-color:#09ADCE;--unfilled-icon-color:#031D2A;--checkbox-color:#51C9E1}.ps-toggle-button-checkbox~.ps-toggle-icon-button .ps-toggle-icon-button-visual{display:inline-flex}.ps-toggle-button-checkbox~.ps-toggle-icon-button .ps-toggle-icon-button-visual .ps-toggle-icon-button-visual-filled{display:none}.ps-toggle-button-checkbox~.ps-toggle-icon-button .ps-toggle-icon-button-visual .ps-toggle-icon-button-visual-filled svg{fill:var(--filled-icon-color)}.ps-toggle-button-checkbox~.ps-toggle-icon-button .ps-toggle-icon-button-visual .ps-toggle-icon-button-visual-blank svg{fill:var(--unfilled-icon-color)}.ps-toggle-button-checkbox:checked~.ps-toggle-icon-button{background-color:var(--filled-background-color);border-color:var(--filled-border-color)}.ps-toggle-button-checkbox:checked~.ps-toggle-icon-button .ps-toggle-icon-button-visual .ps-toggle-icon-button-visual-filled{display:block}.ps-toggle-button-checkbox:checked~.ps-toggle-icon-button .ps-toggle-icon-button-visual .ps-toggle-icon-button-visual-blank{display:none}.ps-toggle-button-checkbox:disabled~.ps-toggle-icon-button{cursor:not-allowed;background-color:#a5b3bb;border-color:#a5b3bb}.ps-btn{cursor:pointer;color:#031d2a;width:max-content;border-radius:5px}.ps-btn:disabled{cursor:not-allowed}.ps-btn.ps-btn-variant-contained{border:0;text-decoration:none}.ps-btn.ps-btn-variant-contained.ps-btn-color-base{background-color:#f8f8fa;color:#031d2a}.ps-btn.ps-btn-variant-contained.ps-btn-color-base.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-contained.ps-btn-color-base.ps-btn-content-type-icon-right .ps-icon{fill:#031d2a}.ps-btn.ps-btn-variant-contained.ps-btn-color-primary{background-color:#26546c;color:#fff}.ps-btn.ps-btn-variant-contained.ps-btn-color-primary.ps-btn-status-active,.ps-btn.ps-btn-variant-contained.ps-btn-color-primary:focus,.ps-btn.ps-btn-variant-contained.ps-btn-color-primary:hover{background-color:#023854;color:#fff}.ps-btn.ps-btn-variant-contained.ps-btn-color-primary:disabled{background-color:#eef4f5;color:#a5b3bb}.ps-btn.ps-btn-variant-contained.ps-btn-color-primary.ps-btn-status-selected{border:2px solid #8ea6b3;background-color:#023854;color:#fff}.ps-btn.ps-btn-variant-contained.ps-btn-color-primary.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-contained.ps-btn-color-primary.ps-btn-content-type-icon-right .ps-icon{fill:#fff}.ps-btn.ps-btn-variant-contained.ps-btn-color-secondary{background-color:#51c9e1;color:#031d2a}.ps-btn.ps-btn-variant-contained.ps-btn-color-secondary.ps-btn-status-active,.ps-btn.ps-btn-variant-contained.ps-btn-color-secondary:focus,.ps-btn.ps-btn-variant-contained.ps-btn-color-secondary:hover{background-color:#09adce;color:#031d2a}.ps-btn.ps-btn-variant-contained.ps-btn-color-secondary:disabled{background-color:#eef4f5;color:#a5b3bb}.ps-btn.ps-btn-variant-contained.ps-btn-color-secondary.ps-btn-status-selected{border:2px solid #09adce;background-color:#51c9e1;color:#031d2a}.ps-btn.ps-btn-variant-contained.ps-btn-color-secondary.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-contained.ps-btn-color-secondary.ps-btn-content-type-icon-right .ps-icon,.ps-btn.ps-btn-variant-outlined.ps-btn-color-base.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-outlined.ps-btn-color-base.ps-btn-content-type-icon-right .ps-icon,.ps-btn.ps-btn-variant-outlined.ps-btn-color-primary.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-outlined.ps-btn-color-primary.ps-btn-content-type-icon-right .ps-icon,.ps-btn.ps-btn-variant-outlined.ps-btn-color-secondary.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-outlined.ps-btn-color-secondary.ps-btn-content-type-icon-right .ps-icon,.ps-btn.ps-btn-variant-text.ps-btn-color-base.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-text.ps-btn-color-base.ps-btn-content-type-icon-right .ps-icon,.ps-btn.ps-btn-variant-text.ps-btn-color-primary.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-text.ps-btn-color-primary.ps-btn-content-type-icon-right .ps-icon,.ps-btn.ps-btn-variant-text.ps-btn-color-secondary.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-variant-text.ps-btn-color-secondary.ps-btn-content-type-icon-right .ps-icon{fill:#031d2a}.ps-btn.ps-btn-variant-outlined{border:1px solid #fbfcfc;background-color:#fbfcfc;text-decoration:none}.ps-btn.ps-btn-variant-outlined.ps-btn-color-base{border:1px solid #f8f8fa;background-color:transparent;color:#031d2a}.ps-btn.ps-btn-variant-outlined.ps-btn-color-primary{color:#031d2a;border-color:#023854}.ps-btn.ps-btn-variant-outlined.ps-btn-color-primary.ps-btn-status-active,.ps-btn.ps-btn-variant-outlined.ps-btn-color-primary:focus,.ps-btn.ps-btn-variant-outlined.ps-btn-color-primary:hover{background-color:rgba(220,242,243,.5);border-color:#023854;color:#031d2a}.ps-btn.ps-btn-variant-outlined.ps-btn-color-primary:disabled{background-color:#eef4f5;color:#a5b3bb;border-color:#fbfcfc}.ps-btn.ps-btn-variant-outlined.ps-btn-color-primary.ps-btn-status-selected{border:2px solid #8ea6b3;background-color:rgba(220,242,243,.5);color:#031d2a}.ps-btn.ps-btn-variant-outlined.ps-btn-color-secondary{border-color:#09adce;color:#031d2a}.ps-btn.ps-btn-variant-outlined.ps-btn-color-secondary.ps-btn-status-active,.ps-btn.ps-btn-variant-outlined.ps-btn-color-secondary:focus,.ps-btn.ps-btn-variant-outlined.ps-btn-color-secondary:hover{background-color:rgba(232,231,244,.5)}.ps-btn.ps-btn-variant-outlined.ps-btn-color-secondary:disabled{background-color:#eef4f5;color:#a5b3bb;border-color:#fbfcfc}.ps-btn.ps-btn-variant-outlined.ps-btn-color-secondary.ps-btn-status-selected{border:2px solid #51c9e1;background-color:rgba(232,231,244,.5);color:#031d2a}.ps-btn.ps-btn-variant-text{border:0;background-color:transparent;text-decoration:none}.ps-btn.ps-btn-variant-text.ps-btn-color-base{color:#031d2a}.ps-btn.ps-btn-variant-text.ps-btn-color-primary{color:#031d2a;background-color:transparent}.ps-btn.ps-btn-variant-text.ps-btn-color-primary.ps-btn-status-active,.ps-btn.ps-btn-variant-text.ps-btn-color-primary:focus,.ps-btn.ps-btn-variant-text.ps-btn-color-primary:hover{background-color:rgba(220,242,243,.5)}.ps-btn.ps-btn-variant-text.ps-btn-color-primary:disabled{color:#a5b3bb}.ps-btn.ps-btn-variant-text.ps-btn-color-primary.ps-btn-status-selected{background-color:rgba(220,242,243,.5);color:#031d2a}.ps-btn.ps-btn-variant-text.ps-btn-color-secondary.ps-btn-status-active,.ps-btn.ps-btn-variant-text.ps-btn-color-secondary:focus,.ps-btn.ps-btn-variant-text.ps-btn-color-secondary:hover{background-color:rgba(232,231,244,.5)}.ps-btn.ps-btn-variant-text.ps-btn-color-secondary:disabled{color:#a5b3bb}.ps-btn.ps-btn-variant-text.ps-btn-color-secondary.ps-btn-status-selected{background-color:rgba(232,231,244,.5);color:#031d2a}.ps-btn.ps-btn-content-type-icon-left,.ps-btn.ps-btn-content-type-icon-right{display:flex;align-items:center}.ps-btn.ps-btn-content-type-icon-left>*+*,.ps-btn.ps-btn-content-type-icon-right>*+*{margin-left:8px}.ps-btn.ps-btn-content-type-icon-left .ps-icon,.ps-btn.ps-btn-content-type-icon-right .ps-icon{fill:#51c9e1}.ps-btn.ps-btn-content-type-icon-left.ps-btn-color-secondary .ps-icon,.ps-btn.ps-btn-content-type-icon-right.ps-btn-color-secondary .ps-icon,.ps-header .ps-header-nav-menu-toggle.ps-btn-icon.ps-btn-icon-color-base svg{fill:#fff}.ps-btn.ps-btn-content-type-icon-left.ps-btn-color-primary .ps-icon,.ps-btn.ps-btn-content-type-icon-right.ps-btn-color-primary .ps-icon{fill:#09adce}.ps-btn.ps-btn-size-large{padding:15px 24px;font-weight:600!important;font-size:18px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-btn.ps-btn-size-large.ps-btn-status-selected:not(.ps-btn-variant-text){padding:13px 24px}.ps-btn.ps-btn-size-large.ps-btn-variant-outlined:not(.ps-btn-status-selected){padding:14px 24px}.ps-btn.ps-btn-size-medium{padding:12px 16px;font-weight:500!important;font-size:16px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-btn.ps-btn-size-medium.ps-btn-status-selected:not(.ps-btn-variant-text){padding:10px 16px}.ps-btn.ps-btn-size-medium.ps-btn-variant-outlined:not(.ps-btn-status-selected){padding:11px 16px}@media (min-width:576px){.ps-btn.ps-btn-size-sm-large{padding:15px 24px;font-weight:600!important;font-size:18px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-btn.ps-btn-size-sm-large.ps-btn-status-selected:not(.ps-btn-variant-text){padding:13px 24px}.ps-btn.ps-btn-size-sm-large.ps-btn-variant-outlined:not(.ps-btn-status-selected){padding:14px 24px}.ps-btn.ps-btn-size-sm-medium{padding:12px 16px;font-weight:500!important;font-size:16px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-btn.ps-btn-size-sm-medium.ps-btn-status-selected:not(.ps-btn-variant-text){padding:10px 16px}.ps-btn.ps-btn-size-sm-medium.ps-btn-variant-outlined:not(.ps-btn-status-selected){padding:11px 16px}}@media (min-width:768px){.ps-btn.ps-btn-size-md-large{padding:15px 24px;font-weight:600!important;font-size:18px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-btn.ps-btn-size-md-large.ps-btn-status-selected:not(.ps-btn-variant-text){padding:13px 24px}.ps-btn.ps-btn-size-md-large.ps-btn-variant-outlined:not(.ps-btn-status-selected){padding:14px 24px}.ps-btn.ps-btn-size-md-medium{padding:12px 16px;font-weight:500!important;font-size:16px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-btn.ps-btn-size-md-medium.ps-btn-status-selected:not(.ps-btn-variant-text){padding:10px 16px}.ps-btn.ps-btn-size-md-medium.ps-btn-variant-outlined:not(.ps-btn-status-selected){padding:11px 16px}}@media (min-width:1280px){.ps-btn.ps-btn-size-lg-large{padding:15px 24px;font-weight:600!important;font-size:18px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-btn.ps-btn-size-lg-large.ps-btn-status-selected:not(.ps-btn-variant-text){padding:13px 24px}.ps-btn.ps-btn-size-lg-large.ps-btn-variant-outlined:not(.ps-btn-status-selected){padding:14px 24px}.ps-btn.ps-btn-size-lg-medium{padding:12px 16px;font-weight:500!important;font-size:16px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-btn.ps-btn-size-lg-medium.ps-btn-status-selected:not(.ps-btn-variant-text){padding:10px 16px}.ps-btn.ps-btn-size-lg-medium.ps-btn-variant-outlined:not(.ps-btn-status-selected){padding:11px 16px}}@media (min-width:1400px){.ps-btn.ps-btn-size-xl-large{padding:15px 24px;font-weight:600!important;font-size:18px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-btn.ps-btn-size-xl-large.ps-btn-status-selected:not(.ps-btn-variant-text){padding:13px 24px}.ps-btn.ps-btn-size-xl-large.ps-btn-variant-outlined:not(.ps-btn-status-selected){padding:14px 24px}.ps-btn.ps-btn-size-xl-medium{padding:12px 16px;font-weight:500!important;font-size:16px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-btn.ps-btn-size-xl-medium.ps-btn-status-selected:not(.ps-btn-variant-text){padding:10px 16px}.ps-btn.ps-btn-size-xl-medium.ps-btn-variant-outlined:not(.ps-btn-status-selected){padding:11px 16px}}@media (min-width:1600px){.ps-btn.ps-btn-size-xxl-large{padding:15px 24px;font-weight:600!important;font-size:18px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-btn.ps-btn-size-xxl-large.ps-btn-status-selected:not(.ps-btn-variant-text){padding:13px 24px}.ps-btn.ps-btn-size-xxl-large.ps-btn-variant-outlined:not(.ps-btn-status-selected){padding:14px 24px}.ps-btn.ps-btn-size-xxl-medium{padding:12px 16px;font-weight:500!important;font-size:16px!important;letter-spacing:.46px!important;line-height:26px!important;font-family:Open Sans,sans-serif!important;text-transform:capitalize!important}.ps-btn.ps-btn-size-xxl-medium.ps-btn-status-selected:not(.ps-btn-variant-text){padding:10px 16px}.ps-btn.ps-btn-size-xxl-medium.ps-btn-variant-outlined:not(.ps-btn-status-selected){padding:11px 16px}}.ps-header-nav-items{display:flex}.ps-header-nav-items.ps-header-nav-mobile-layout{flex-direction:column}.ps-header-nav-items.ps-header-nav-mobile-layout .ps-header-nav-btn{transition:all .25s}.ps-header-nav-items.ps-header-nav-mobile-layout .ps-header-nav-btn[aria-expanded=true] .ps-icon{transform:rotate(180deg)}.ps-header-nav-items.ps-header-nav-mobile-layout .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base{background-color:transparent;color:#023854;width:100%;display:flex;justify-content:space-between;padding-left:12px;padding-right:12px}.ps-header-nav-items.ps-header-nav-mobile-layout .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base .ps-icon{fill:#023854}.ps-header-nav-items.ps-header-nav-mobile-layout .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base.ps-btn-status-active{background-color:transparent;color:#023854}.ps-header-nav-items.ps-header-nav-mobile-layout .ps-header-nav-item.secondary-btn-variant .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base{padding:15px 24px;background-color:#51c9e1;color:#031d2a}.ps-header-nav-items.ps-header-nav-mobile-layout .ps-btn-not-active .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base{color:#023854}.ps-header-nav-items.ps-header-nav-mobile-layout .ps-btn-not-active .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base .ps-icon{fill:#eef4f5}.ps-header-nav-items:not(.ps-header-nav-mobile-layout) .ps-btn-not-active .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base,.ps-header-nav-items:not(.ps-header-nav-mobile-layout) .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base{background-color:transparent;color:#eef4f5}.ps-header-nav-items:not(.ps-header-nav-mobile-layout) .ps-btn-not-active .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base .ps-icon,.ps-header-nav-items:not(.ps-header-nav-mobile-layout) .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base .ps-icon{fill:#eef4f5}.ps-header-nav-items:not(.ps-header-nav-mobile-layout) .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base.ps-btn-status-active{background-color:#26546c;color:#fff}.ps-header-nav-items .ps-header-nav-item{position:relative;z-index:2}.ps-header-nav-items .ps-header-nav-sub-items{animation-name:show_menu;animation-duration:.5s}.ps-header-nav-items .ps-header-nav-sub-items .ps-header-nav-sub-item{width:100%}.ps-header-nav-items .ps-header-nav-sub-items .ps-header-nav-sub-item:not(:last-child){margin-bottom:24px}.ps-header-nav-items .ps-header-nav-sub-items .ps-header-nav-sub-item .ps-header-nav-sub-item-link{display:flex;width:100%;align-items:center;text-decoration:none}.ps-header-nav-items .ps-header-nav-sub-items .ps-header-nav-sub-item .ps-header-nav-sub-item-link .ps-header-nav-sub-item-link-icon{min-width:40px;height:40px;border-radius:6px}@media (min-width:1399px){.ps-header-nav-items:not(.ps-header-nav-mobile-layout) .ps-header-nav-sub-items{box-shadow:0 15px 50px rgba(0,0,0,.1);border-radius:12px;z-index:11;position:absolute;top:calc(100% + 12px);padding:24px;left:0}.ps-header-nav-items:not(.ps-header-nav-mobile-layout) .ps-header-nav-sub-items .ps-header-nav-sub-item .ps-header-nav-sub-item-title{white-space:nowrap}}@media (max-width:1399px){.ps-header-nav-items{flex-direction:column}.ps-header-nav-items .ps-header-nav-btn{transition:all .25s}.ps-header-nav-items .ps-header-nav-btn[aria-expanded=true] .ps-icon{transform:rotate(180deg)}.ps-header-nav-items .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base{background-color:transparent;color:#023854;width:100%;display:flex;justify-content:space-between;padding-left:12px;padding-right:12px}.ps-header-nav-items .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base .ps-icon{fill:#023854}.ps-header-nav-items .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base.ps-btn-status-active{background-color:transparent;color:#023854}.ps-header-nav-items .ps-header-nav-item.secondary-btn-variant .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base{padding:15px 24px;background-color:#51c9e1;color:#031d2a}.ps-header-nav-items .ps-btn-not-active .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base{color:#023854}.ps-header-nav-items .ps-btn-not-active .ps-header-nav-btn.ps-btn-variant-text.ps-btn-color-base .ps-icon{fill:#eef4f5}}.ps-header{z-index:100;padding-top:12px;padding-bottom:12px;position:fixed;left:0;right:0;top:0}.ps-header .ps-header-logo .custom-logo-link{display:flex;height:74px;width:auto}.ps-header .ps-header-logo .custom-logo-link img{height:100%;width:auto;min-width:80px}.ps-header .ps-header-nav{display:flex;padding-left:32px}.ps-header .ps-header-nav .ps-header-nav-wrapper{justify-content:space-between;width:100%}.ps-header .ps-header-nav .ps-header-dropdown-nav-wrapper{max-width:360px;width:360px;position:absolute;right:0;top:calc(100% - 12px);background-color:#fff;z-index:11;padding:24px;overflow-x:hidden;box-shadow:0 2px 12px rgba(36,35,35,.15);border-radius:0 0 5px 5px;animation-name:show_menu;animation-duration:.5s;max-height:80vh}.ps-header .ps-header-nav-menu-toggle.ps-btn-icon.ps-btn-icon-color-base{background-color:transparent}.ps-header .ps-header-profile-navigation{display:flex;align-items:center;justify-content:center}.ps-header .ps-header-profile-navigation.active .ps-header-profile-navigation-menu{display:block}.ps-header .ps-header-profile-navigation .ps-header-profile-navigation-menu{display:none}.ps-header .ps-header-profile-navigation .ps-header-profile-navigation-toggle .ps-header-profile-avatar{background:#eef4f5;color:#26546c;font-weight:600!important;font-size:24px!important;letter-spacing:0!important;line-height:133.4%!important;font-family:Open Sans,sans-serif!important;border-radius:50%;height:56px;min-width:56px;display:flex;align-items:center;justify-content:center}.ps-header .ps-header-logout-btn.ps-btn.ps-btn-size-medium{padding-left:4px}.hide-menu,.hide-nav-wrapper{position:absolute;top:-100vh;animation-name:hide_menu;opacity:0;visibility:hidden}@media (min-width:1399px){.ps-header .ps-header-logo{padding-right:16px;border-right:1px solid #c5e3f2}}@media (max-width:1399px){.ps-header .ps-header-nav-items-guest .ps-header-nav-item.login-btn .ps-header-nav-btn{background:#51c9e1;padding-left:24px;padding-right:24px}.ps-header .ps-header-nav-items-guest .ps-header-nav-item.login-btn .ps-header-nav-btn:hover{background-color:#09adce;color:#031d2a}.ps-header .ps-header-nav-items-guest .ps-header-nav-item.login-btn .ps-header-nav-btn.ps-btn-color-base.ps-btn-status-active{border:2px solid #09adce;background-color:#51c9e1;color:#031d2a}.ps-header .ps-header-profile-navigation .ps-header-profile-navigation-toggle{padding-right:12px}}.ps-input-checkbox,.ps-input-radio{position:absolute;left:-1000000px;top:auto;width:1px;height:1px;overflow:hidden}.ps-input-checkbox~.ps-checkbox{display:flex;flex-wrap:nowrap;align-items:center;cursor:pointer;--checkbox-color:#023854;font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:20px!important;font-family:Open Sans,sans-serif!important}.ps-input-checkbox~.ps-checkbox.ps-checkbox-color-primary{--checkbox-color:#26546C}.ps-input-checkbox~.ps-checkbox.ps-checkbox-color-secondary{--checkbox-color:#51C9E1}.ps-input-checkbox~.ps-checkbox .ps-checkbox-visual{display:inline-flex;padding:9px}.ps-input-checkbox~.ps-checkbox .ps-checkbox-visual .ps-checkbox-visual-filled,.ps-input-radio~.ps-radio-button .ps-radio-button-visual .ps-radio-button-visual-filled{display:none}.ps-input-checkbox~.ps-checkbox .ps-checkbox-visual .ps-checkbox-visual-blank svg,.ps-input-radio~.ps-radio-button .ps-radio-button-visual .ps-radio-button-visual-blank svg{stroke:#023854}.ps-input-checkbox~.ps-checkbox .ps-checkbox-visual svg,.ps-input-radio~.ps-radio-button .ps-radio-button-visual svg{fill:var(--checkbox-color)}.ps-input-checkbox:checked~.ps-checkbox .ps-checkbox-visual .ps-checkbox-visual-filled{display:block}.ps-input-checkbox:checked~.ps-checkbox .ps-checkbox-visual .ps-checkbox-visual-blank{display:none}.ps-input-checkbox:disabled~.ps-checkbox{cursor:not-allowed}.ps-input-radio~.ps-radio-button{flex-wrap:nowrap;display:flex;align-items:center;--checkbox-color:#023854;font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:20px!important;font-family:Open Sans,sans-serif!important}.ps-input-radio~.ps-radio-button *{cursor:pointer}.ps-input-radio~.ps-radio-button.ps-radio-button-color-primary{--checkbox-color:#26546C}.ps-input-radio~.ps-radio-button.ps-radio-button-color-secondary{--checkbox-color:#51C9E1}.ps-input-radio~.ps-radio-button .ps-radio-button-visual{display:inline-flex;padding:9px}.ps-input-radio:checked~.ps-radio-button .ps-radio-button-visual .ps-radio-button-visual-filled{display:block}.ps-input-radio:checked~.ps-radio-button .ps-radio-button-visual .ps-radio-button-visual-blank{display:none}.ps-input-radio:disabled~.ps-radio-button *{cursor:not-allowed}.ps-input input,.ps-input textarea{border:1px solid #8ea6b3;border-radius:4px;font-weight:400!important;font-size:16px!important;letter-spacing:.15px!important;line-height:16px!important;font-family:Open Sans,sans-serif!important;color:#031d2a;background-color:#fbfcfc}.ps-input input::placeholder,.ps-input textarea::placeholder,.ps-select-src .ps-select-src-input::placeholder{color:#8ea6b3}.ps-input input:focus,.ps-input input:focus-visible,.ps-input textarea:focus,.ps-input textarea:focus-visible{border:1px solid #c5e3f2;box-shadow:0 0 0 4px rgba(13,110,253,.25);outline:0}.ps-input input:disabled,.ps-input textarea:disabled{border-color:#d8dde0;color:#031d2a;cursor:not-allowed}.ps-input input:disabled::placeholder,.ps-input textarea:disabled::placeholder,.ps-select .ps-select-src-input:disabled::placeholder,.ps-select-src .ps-select-src-input:disabled::placeholder{color:#a5b3bb}.ps-input.ps-input-size-large input,.ps-input.ps-input-size-large textarea{padding:16px}.ps-input.ps-input-size-medium input,.ps-input.ps-input-size-medium textarea{padding:13px 12px}.ps-input .ps-input-message,.ps-select .ps-select-message{display:none;font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:20px!important;font-family:Open Sans,sans-serif!important;padding-top:4px}.ps-input.ps-input-has-icon.ps-input-icon-position-left input,.ps-input.ps-input-has-icon.ps-input-icon-position-left textarea{padding-left:42px}.ps-input.ps-input-has-icon.ps-input-icon-position-left .ps-input-icon-wrapper{left:16px}.ps-input.ps-input-has-icon.ps-input-icon-position-right input,.ps-input.ps-input-has-icon.ps-input-icon-position-right textarea{padding-right:42px}.ps-input.ps-input-has-icon.ps-input-icon-position-right .ps-input-icon-wrapper{right:16px}.ps-input.ps-input-has-icon .ps-input-wrapper{position:relative;display:flex}.ps-input.ps-input-has-icon .ps-input-wrapper input:placeholder-shown~.ps-input-icon-wrapper svg{fill:#a5b3bb}.ps-input.ps-input-has-icon .ps-input-icon-wrapper{position:absolute;top:0;bottom:0;display:flex;height:100%;align-items:center;z-index:7}.ps-input.ps-input-has-icon .ps-input-icon-wrapper svg,.ps-navigation ul .page-item.previous-next-item svg{fill:#031d2a}.ps-input.ps-input-status-normal .ps-input-message{display:block;color:#023854}.ps-input.ps-input-status-invalid .ps-input-message{display:block;color:#ee0c0c}.ps-input.ps-input-status-invalid input{background-position:calc(100% - 12px)}.ps-input.ps-input-status-invalid input,.ps-input.ps-input-status-invalid textarea{border-color:#ee0c0c;content:"";z-index:5;display:block;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE1SDEzVjE3SDExVjE1Wk0xMSA3SDEzVjEzSDExVjdaTTExLjk5IDJDNi40NyAyIDIgNi40OCAyIDEyQzIgMTcuNTIgNi40NyAyMiAxMS45OSAyMkMxNy41MiAyMiAyMiAxNy41MiAyMiAxMkMyMiA2LjQ4IDE3LjUyIDIgMTEuOTkgMlpNMTIgMjBDNy41OCAyMCA0IDE2LjQyIDQgMTJDNCA3LjU4IDcuNTggNCAxMiA0QzE2LjQyIDQgMjAgNy41OCAyMCAxMkMyMCAxNi40MiAxNi40MiAyMCAxMiAyMFoiIGZpbGw9IiNCODU3NTciLz4KPC9zdmc+Cgo=);background-color:#fbfcfc;background-repeat:no-repeat;background-size:20px;transition:unset}.ps-input.ps-input-status-invalid input:focus,.ps-input.ps-input-status-invalid input:focus-visible,.ps-input.ps-input-status-invalid textarea:focus,.ps-input.ps-input-status-invalid textarea:focus-visible{box-shadow:0 0 0 4px rgba(220,53,69,.5);outline:0}.ps-input.ps-input-status-invalid input:disabled,.ps-input.ps-input-status-invalid textarea:disabled{border-color:#ee0c0c}.ps-input.ps-input-status-invalid textarea,select.ps-input.ps-input-status-invalid input{background-position:calc(100% - 16px)}.ps-input.ps-input-status-valid .ps-input-message{display:block;color:#6ca86e}.ps-input.ps-input-status-valid input,.ps-input.ps-input-status-valid textarea{border-color:#6ca86e;content:"";z-index:5;display:block}.ps-input.ps-input-status-valid input:focus,.ps-input.ps-input-status-valid input:focus-visible,.ps-input.ps-input-status-valid textarea:focus,.ps-input.ps-input-status-valid textarea:focus-visible{box-shadow:0 0 0 4px rgba(25,135,84,.5);outline:0}.ps-input.ps-input-status-valid input:disabled,.ps-input.ps-input-status-valid textarea:disabled{border-color:#6ca86e}.ps-input.ps-input-status-valid textarea,select.ps-input.ps-input-status-valid input{background-position:calc(100% - 16px)}.ps-select{color:#031d2a}.ps-select .ps-select-src-input:focus,.ps-select .ps-select-src-input:focus-visible{border:1px solid #c5e3f2;box-shadow:0 0 0 4px rgba(13,110,253,.25);outline:0}.ps-select .ps-select-src-input:disabled{border-color:#d8dde0;color:#031d2a;cursor:not-allowed}.ps-select.ps-select-status-normal .ps-select-message{display:block;color:#023854}.ps-select.ps-select-status-invalid .ps-select-message{display:block;color:#ee0c0c}.ps-select.ps-select-status-invalid .ps-select-src-input{border-color:#ee0c0c}.ps-select.ps-select-status-invalid .ps-select-src-input:focus,.ps-select.ps-select-status-invalid .ps-select-src-input:focus-visible{outline:0;box-shadow:0 0 0 4px rgba(220,53,69,.5)}.ps-select.ps-select-status-invalid .ps-select-src-input:disabled{border-color:#ee0c0c}.ps-select.ps-select-status-valid .ps-select-message{display:block;color:#6ca86e}.ps-select.ps-select-status-valid .ps-select-src-input{border-color:#6ca86e;content:"";z-index:5;display:block}.ps-select.ps-select-status-valid .ps-select-src-input:focus,.ps-select.ps-select-status-valid .ps-select-src-input:focus-visible{box-shadow:0 0 0 4px rgba(25,135,84,.5);outline:0}.ps-select.ps-select-status-valid .ps-select-src-input:disabled{border-color:#6ca86e}.ps-select-src{display:block;max-width:400px;position:relative;cursor:pointer}.ps-select-src.open.downward .ps-select-src-input{border-radius:4px 4px 0 0}.ps-select-src.open.upward .ps-select-src-input{border-radius:0 0 4px 4px}.ps-select-src.open .ps-select-src-arrow{transform:rotate(180deg)}.ps-select-src.open .ps-select-src-options{display:block}.ps-select-src .ps-select-src-wrapper{border-radius:4px}.ps-select-src .ps-select-src-input{background-color:#fbfcfc;border:1px solid #8ea6b3;border-radius:4px;display:block;font-weight:400!important;font-size:16px!important;letter-spacing:.15px!important;line-height:150%!important;font-family:Open Sans,sans-serif!important;padding:12px 40px 12px 12px;cursor:pointer;text-align:left;width:100%}.ps-select-src .ps-select-src-input:focus,.ps-select-src .ps-select-src-input:focus-visible{border:1px solid #c5e3f2;outline:0}.ps-select-src .ps-select-src-input:disabled{border-color:#d8dde0;color:#031d2a;cursor:not-allowed}.ps-select-src .ps-select-src-arrow{position:absolute;top:0;bottom:0;right:12px;display:flex;align-items:center;transition:all .25s}.ps-select-src .ps-select-src-options{background-color:#fff;box-shadow:0 15px 50px rgba(0,0,0,.1);border-radius:4px;display:none;max-height:220px;overflow-y:auto;left:0;position:absolute;top:100%;width:100%;z-index:100000;margin-bottom:8px;margin-top:8px}.ps-select-src .ps-select-src-options::-webkit-scrollbar{width:14px}.ps-select-src .ps-select-src-options::-webkit-scrollbar-track{background-color:#fbfcfc}.ps-select-src .ps-select-src-options::-webkit-scrollbar-thumb{border-radius:100px;border:4px solid transparent;background-clip:content-box;background-color:#031d2a}.ps-select-src .ps-select-src-option{padding:16px}.ps-select-src .ps-select-src-option.ps-select-option-current,.ps-select-src .ps-select-src-option:hover{background-color:#eef4f5}.ps-navigation ul{display:flex;justify-content:center}.ps-navigation ul .page-item.hide-range{height:50px;width:50px;display:flex;align-items:center;justify-content:center}.ps-navigation ul .page-item.previous-next-item{display:flex;align-items:center;justify-content:center;padding-left:16px;padding-right:16px}.ps-navigation ul .page-item.previous-next-item.disable{color:#a5b3bb;cursor:not-allowed}.ps-navigation ul .page-item.previous-next-item.disable.active,.ps-navigation ul .page-item.previous-next-item.disable:hover{background-color:unset}.ps-navigation ul .page-item.previous-next-item.disable.active svg,.ps-navigation ul .page-item.previous-next-item.disable:hover svg{fill:#a5b3bb}.ps-navigation ul .page-item .page-link{height:50px;width:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50px;transition:background-color .3s;text-decoration:none;color:#023854}.ps-navigation ul .page-item .page-link.active,.ps-navigation ul .page-item .page-link:hover{background-color:#d7e9eb}@media (max-width:575.98px){.ps-navigation ul .page-item{margin-right:4px}}.ps-card{border-top-left-radius:20px;border-top-right-radius:20px}.ps-card .ps-card-actions{border-top-left-radius:64px}.ps-document-card{border:1px solid #eef4f5}.ps-document-card.ps-document-card-layout-vertical:hover{border-color:#023854}.ps-document-card .listing.listing-horizontal .listing-element .listing-element-label{width:128px}.ps-document-card .listing-separator{border-right:1px solid #023854!important}.ps-document-card .ps-document-card-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.ps-document-card .ps-document-card-action{position:relative}.ps-document-card .ps-document-card-action .ps-document-card-action-loader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.ps-document-card .ps-document-card-action .ps-document-card-action-loader .ps-document-card-action-loader-placeholder{border:3px solid #c5e3f2;border-radius:50%;border-top:3px solid #000;width:24px;height:24px;-webkit-animation:spin .8s linear infinite;animation:spin 2s linear infinite;display:flex}@media (min-width:767px){.ps-document-card.ps-document-card-layout-horizontal .ps-document-card-heading{max-width:calc(100% - 300px)}}.ps-video .ps-video-cover{position:relative;width:100%;padding-top:56.25%;border-radius:8px;overflow:hidden;display:block;text-decoration:none;-webkit-appearance:none;border:0}.ps-video .ps-video-cover .ps-video-cover-filter,.ps-video .ps-video-cover img{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;border-radius:8px}.ps-video .ps-video-cover .ps-video-cover-filter{background-color:rgba(5,2,34,.2);z-index:1}.ps-video .ps-video-cover img{object-fit:cover;overflow:hidden}.ps-video .ps-video-cover .ps-video-icon{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:2}.fancybox__container{z-index:9999999}.fancybox__content{background-color:transparent!important}.fancybox__content,.fancybox__content .container{padding:0!important}.fancybox__content .container .plyr{height:100%;--plyr-control-spacing:16px;--plyr-range-thumb-active-shadow-width:4px;--plyr-range-thumb-height:24px}.fancybox__content .container .plyr .plyr__controls .plyr__controls__item{margin-left:24px;padding-left:8px}.fancybox__content .container .plyr .plyr__controls .plyr__controls__item.plyr__control{padding:12px}.fancybox__content .container .plyr .plyr__controls .plyr__controls__item.plyr__volume{min-width:160px}.fancybox__content .container .plyr .plyr__controls .plyr__controls__item.plyr__time{min-height:32px;display:flex;align-items:center}.fancybox__content .container .plyr .plyr__controls .plyr__controls__item svg{width:20px;height:20px}.breadcrumbs,.ps-tabs{display:flex;flex-wrap:wrap}.breadcrumbs .breadcrumbs-link{text-transform:capitalize}.breadcrumbs .breadcrumbs-separate{padding:0 8px}.breadcrumbs a.breadcrumbs-link{text-decoration:none}.breadcrumbs a.breadcrumbs-link:hover,.footer-navigation-menu li a:hover,.search-modal .hit-card a:hover .hit-title,footer .copy-right .copy-right-link:hover{text-decoration:underline}.accordion .accordion-item{border:1px solid #d8dde0;border-radius:4px;overflow:hidden}.accordion .accordion-item .accordion-button{width:100%;text-align:left;padding:16px 24px;background-color:#fff;border:0;appearance:none;transition:.1s all;display:flex;justify-content:space-between}.accordion .accordion-item .accordion-button .accordion-item-icon-open{display:none}.accordion .accordion-item .accordion-button .accordion-item-icon-close,.accordion .accordion-item .accordion-button.collapsed .accordion-item-icon-open{display:block}.accordion .accordion-item .accordion-button.collapsed .accordion-item-icon-close{display:none}.accordion .accordion-item .accordion-body{padding:16px 48px;border-top:3px solid #eef4f5}@media (max-width:767px){.accordion .accordion-item .accordion-body{padding:16px 24px}}.ps-tabs{position:relative;flex-wrap:nowrap}.ps-tabs .wrapper-nav{position:relative;margin:0 auto;overflow:hidden;padding:0;width:100%;height:48px}.ps-tabs .list{position:absolute;left:0;top:0;min-width:3500px;margin-top:0}.ps-tabs .list li{display:table-cell;position:relative;text-align:center;cursor:grab;color:#efefef;vertical-align:middle}.ps-tabs .scroller{text-align:center;cursor:pointer;white-space:nowrap;background-color:transparent}.ps-tabs .scroller.scroller-left{margin-right:8px}.ps-tabs .scroller.scroller-right{margin-left:8px}footer .custom-logo-link .custom-logo{height:auto;width:100%;max-width:75px}.footer-navigation-menu li a,.search-modal .hit-card a,footer .copy-right .copy-right-link{text-decoration:none}footer .copy-right .copy-right-link-separator{background-color:#a5b3bb;width:1px;height:100%;margin:0 16px}footer .menus-container{display:flex;flex-direction:row;justify-content:flex-end}@media (max-width:1279px){footer .menus-container{justify-content:space-between;flex-wrap:wrap}footer .menus-container .footer-menu-wrapper{width:50%}}@media (max-width:767px){footer .menus-container .footer-menu-wrapper{width:100%}}.footer-navigation-menu li:not(:last-child){margin-bottom:8px}.search-modal .modal-content{border-radius:20px}.search-modal .modal-content .search-input{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 11H11.71L11.43 10.73C12.41 9.59 13 8.11 13 6.5C13 2.91 10.09 0 6.5 0C2.91 0 0 2.91 0 6.5C0 10.09 2.91 13 6.5 13C8.11 13 9.59 12.41 10.73 11.43L11 11.71V12.5L16 17.49L17.49 16L12.5 11ZM6.5 11C4.01 11 2 8.99 2 6.5C2 4.01 4.01 2 6.5 2C8.99 2 11 4.01 11 6.5C11 8.99 8.99 11 6.5 11Z' fill='%238EA6B3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:17px;padding-left:38px;background-position:12px}.search-modal .search-wrapper .search-loader{border:3px solid #c5e3f2;border-radius:50%;border-top:3px solid #000;width:24px;height:24px;-webkit-animation:spin .8s linear infinite;animation:spin 2s linear infinite;display:flex;position:absolute;top:13px;right:10px;background-color:#fff;z-index:3}.search-modal .search-wrapper .clear-search{position:absolute;top:0;bottom:0;right:12px;display:flex;align-items:center;text-decoration:unset;z-index:1}.search-modal .hits-container{height:fit-content;max-height:50vh;overflow:auto;padding-right:10px}.search-modal .hits-container::-webkit-scrollbar{width:3px}.search-modal .hits-container::-webkit-scrollbar-track{background:#f1f1f1}.search-modal .hits-container::-webkit-scrollbar-thumb{background:#888;border-radius:20px}.search-modal .hits-container::-webkit-scrollbar-thumb:hover{background:#555}.search-modal .hit-card{border-radius:20px;background-color:#eef4f5}.search-modal .hit-card .badges{display:flex;flex-wrap:wrap;row-gap:8px}.search-modal .hit-card .badges span{background-color:#26546c;border-radius:54px}.search-modal .hit-card a .hit-title{max-width:calc(100% - 45px);position:relative}.search-modal .hit-card a .hit-title::after{background-image:url("data:image/svg+xml,%3Csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.33337 0L0.453369 1.88L6.56004 8L0.453369 14.12L2.33337 16L10.3334 8L2.33337 0Z' fill='%23023854'/%3E%3C/svg%3E");content:'';width:10px;height:16px;position:absolute;right:-26px;top:calc(50% - 8px);background-position:center;background-repeat:no-repeat;background-size:contain}#tweets_feed .tweets-container{height:85vh;overflow:hidden}@media (max-width:1279px){#tweets_feed .tweets-container{height:110vh}}#tweets_feed .tweets-container .tweet-wrapper .twitter-tweet:not(.twitter-tweet-rendered) a{min-width:300px;border:1px solid #8ea6b3;border-radius:8px;height:45vh;margin-bottom:24px;padding:24px;display:block}#tweets_feed .tweets-container .tweet-wrapper .twitter-tweet:not(.twitter-tweet-rendered) a .image{height:64px;width:64px;border-radius:50%;background-color:#8ea6b3;animation:tweet-skeleton 1s linear infinite alternate}#tweets_feed .tweets-container .tweet-wrapper .twitter-tweet:not(.twitter-tweet-rendered) a .content-1,#tweets_feed .tweets-container .tweet-wrapper .twitter-tweet:not(.twitter-tweet-rendered) a .content-2{height:25%;margin-top:16px}#tweets_feed .tweets-container .tweet-wrapper .twitter-tweet:not(.twitter-tweet-rendered) a .line{height:16px;margin:8px 0;width:100%;border-radius:16px;background-color:#8ea6b3;animation:tweet-skeleton 1s linear infinite alternate}#tweets_feed .tweets-container .tweet-wrapper .twitter-tweet:not(.twitter-tweet-rendered) a .line:last-child{width:75%}@media (max-width:1279px){#tweets_feed .tweets-container .tweet-wrapper{width:fit-content}#tweets_feed .tweets-container .tweet-wrapper.disable-tweet-mobile{display:none}}#tweets_feed .tweets-container .box-shadow-overflow{position:absolute;bottom:0;left:0;right:0;height:25vh;background:linear-gradient(0deg,#fbfcfc 0,rgba(217,217,217,0) 100%)}.wpcf7 .wpcf7-form input.wpcf7-form-control:not([type=submit]),.wpcf7 .wpcf7-form textarea.wpcf7-form-control{border:1px solid #8ea6b3;border-radius:4px;font-weight:400!important;font-size:16px!important;letter-spacing:.15px!important;line-height:16px!important;font-family:Open Sans,sans-serif!important;color:#031d2a;background-color:#fbfcfc;padding:16px}.wpcf7 .wpcf7-form input.wpcf7-form-control:not([type=submit])::placeholder,.wpcf7 .wpcf7-form textarea.wpcf7-form-control::placeholder{color:#8ea6b3}.wpcf7 .wpcf7-form input.wpcf7-form-control:not([type=submit]):focus,.wpcf7 .wpcf7-form input.wpcf7-form-control:not([type=submit]):focus-visible,.wpcf7 .wpcf7-form textarea.wpcf7-form-control:focus,.wpcf7 .wpcf7-form textarea.wpcf7-form-control:focus-visible{border:1px solid #c5e3f2;box-shadow:0 0 0 4px rgba(13,110,253,.25);outline:0}.wpcf7 .wpcf7-form input.wpcf7-form-control:not([type=submit]):disabled,.wpcf7 .wpcf7-form textarea.wpcf7-form-control:disabled{border-color:#d8dde0;color:#031d2a;cursor:not-allowed}.wpcf7 .wpcf7-form input.wpcf7-form-control:not([type=submit]):disabled::placeholder,.wpcf7 .wpcf7-form textarea.wpcf7-form-control:disabled::placeholder{color:#a5b3bb}.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid:not(.wpcf7-acceptance){border-color:#ee0c0c!important;content:"";z-index:1;display:block;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE1SDEzVjE3SDExVjE1Wk0xMSA3SDEzVjEzSDExVjdaTTExLjk5IDJDNi40NyAyIDIgNi40OCAyIDEyQzIgMTcuNTIgNi40NyAyMiAxMS45OSAyMkMxNy41MiAyMiAyMiAxNy41MiAyMiAxMkMyMiA2LjQ4IDE3LjUyIDIgMTEuOTkgMlpNMTIgMjBDNy41OCAyMCA0IDE2LjQyIDQgMTJDNCA3LjU4IDcuNTggNCAxMiA0QzE2LjQyIDQgMjAgNy41OCAyMCAxMkMyMCAxNi40MiAxNi40MiAyMCAxMiAyMFoiIGZpbGw9IiNCODU3NTciLz4KPC9zdmc+Cgo=)!important;background-repeat:no-repeat;background-position:calc(100% - 12px);background-size:20px;transition:unset!important}.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid:not(.wpcf7-acceptance):focus,.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid:not(.wpcf7-acceptance):focus-visible{border-color:#ee0c0c!important;box-shadow:0 0 0 4px rgba(220,53,69,.5)!important;outline:0!important}.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{color:#ee0c0c;font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:20px!important;font-family:Open Sans,sans-serif!important;padding-top:4px}.wpcf7 .wpcf7-form.failed .wpcf7-response-output,.wpcf7 .wpcf7-form.init .wpcf7-response-output,.wpcf7 .wpcf7-form.invalid .wpcf7-response-output,.wpcf7 .wpcf7-form.sent .wpcf7-response-output{margin:12px 0 0;color:#ee0c0c;border:0;padding:0;font-weight:400!important;font-size:14px!important;letter-spacing:.4px!important;line-height:20px!important;font-family:Open Sans,sans-serif!important}.wpcf7 .wpcf7-form.sent .wpcf7-response-output{color:#6ca86e}.wpcf7 .wpcf7-form .wpcf7-spinner{display:none;background-color:#8ea6b3}.wpcf7 .wpcf7-form.submitting .wpcf7-spinner{display:block}.wpcf7 .wpcf7-form .wpcf7-response-output{border:0}.wpcf7 .wpcf7-form .wpcf7-response-output:empty{display:none}.wpcf7 .cf-turnstile iframe:not([style*="height: 0px;"]){margin-top:32px}.search-button-wrapper .ps-btn-icon.ps-btn-icon-color-secondary:hover{background-color:inherit}header>.navbar{display:none}.ps-document-card .listing.listing-horizontal .listing-element .listing-element-label{min-width:128px}.ps-banner .ps-btn{width:fit-content}@media all and (max-width:1399px){.ps-header .ps-header-nav .ps-header-nav-wrapper{max-height:calc(100vh - 100px)}}body.admin-bar .ps-header{top:32px!important}@media screen and (max-width:782px){body.admin-bar .ps-header{top:46px!important}}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}